@charset "utf-8";
@media screen and (max-width : 480px), screen and (max-width : 740px) and (orientation: landscape) {
/* ==================================================
reset
================================================== */
body {
	-webkit-text-size-adjust: none;
	background: none;
	line-height: 1.5;
	font-size: 93%;
}
li,
dt,
dd,
table {
	line-height: 1.5;
}
select,
input[type="text"],
textarea {
	width: 100% !important;
	height: auto !important;
	box-sizing: border-box;
	display: block;
}
input[type="submit"],
input[type="button"] {
	padding: 5px 20px;
}
#wrap_header,
#wrap_main,
#wrap_top_main,
#wrap_footer1,
#wrap_footer2,
#wrap_footer3,
#wrap_footer4,
#wrap_footer5 {
	width: 100%;
	min-width: 320px;
	clear: both;
}
#header,
#main,
#top_main,
#footer1,
#footer2,
#footer3,
#footer4,
#footer5 {
	width: 100%;
	box-sizing: border-box;
}
.sp_only {
	display: block;
}
.pc_only {
	display: none !important;
}
/* ==================================================
header
================================================== */
#wrap_header {
	margin: 0 0 2px;
	background-size: cover;
}
#header img {
	width: 100%;
}
/* ==================================================
footer
================================================== */
#pagetop {
	bottom: 5px;
	right: 5px;
}
#pagetop img {
	width: 40px;
	height: 40px;
}
#wrap_footer1,
#wrap_footer2,
#wrap_footer3,
#wrap_footer4,
#wrap_footer5 {
	padding: 10px 0;
}
#footer1 h2,
#footer2 h2,
#footer5 h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 100%;
}
#footer1 p {
	margin: 0 0 5px !important;
	font-size: 86% !important;
}
#footer1 p.note {
	width: 95%;
	margin: 0 10px !important;
	padding: 5px;
	box-sizing: border-box;
}
#footer2 p.topimg {
	display: none;
}
#footer2 div.access {
	padding: 0;
}
#footer2 p.access_img,
#footer2 div.access_txt {
	width: 100%;
	float: none;
	margin: 0 0 10px;
}
#footer2 p.access_img {
	text-align: center;
}
#footer2 p.access_img img {
	width: 95%;
	height: auto;
}
#footer2 div.access_txt p,
#footer2 div.access_txt li {
	font-size: 78%;
}
#footer2 p.access_link {
	margin: 15px 0;
	padding: 0;
}
#footer2 p.access_link a {
	font-size: 100%;
}
#footer2 p iframe {
	width: 95%;
	height: auto;
}
#flogo,
#finfo {
	width: 100%;
	float: none;
}
#flogo p {
	margin: 0 0 10px;
	text-align: center;
}
#finfo p {
	padding: 0;
	text-align: center;
	font-size: 86%;
}
#flink p {
	font-size: 86%;
}
#footer4 p,
#footer5 p {
	margin: 0;
	padding: 0;
	font-size: 86%;
}
#footer5 {
	padding: 0 5px;
}
#footer5 p {
	text-align: left;
	line-height: 1.4;
}
#pagetop {
	display: none !important;
}
/* ==================================================
top
================================================== */
#top_emergency {
	margin: 15px 0;
	padding: 10px;
}
#top_emergency strong {
	font-size: 100%;
	font-weight: 600;
}
#top_message {
	margin: 10px 0;
}
#top_message table td {
	display: block;
	margin-bottom: 10px;
	padding: 0;
}
#top_message img {
	width: 50%;
	vertical-align: top;
}
#top_message p {
	font-size: 86%;
	margin-bottom: 5px;
}
#top_message h2 {
	font-size: 120%;
	padding: 0;
	margin: 0 0 10px;
	font-family: inherit;
	font-weight: normal;
}
#top_note {
	margin: 10px 0 20px;
	padding: 10px;
}
#top_note2 {
	margin: 10px 0 10px;
	padding: 10px;
}
#top_note h2,
#top_note2 h2 {
	font-size: 100%;
}
#top_note p,
#top_note2 p {
	margin: 0.2em 0;
	font-size: 90%;
}
#top_note ul,
#top_note2 ul {
	margin: 0 0 0 1em;
	font-size: 90%;
	font-weight: 500;
}
#top_note ul li,
#top_note2 ul li {
	margin: 0;
}
#top_note2 p.link {
	font-size: 100%;
}
#top_note2 p.link a {
	display: block;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
#top_course_ttl h2 {
	font-size: 120%;
	padding: 0;
	border-radius: 0;
	margin-bottom: 10px;
}
#top_course_ttl p.h2img {
	display: none;
}
#top_course_ttl .desc {
	margin-bottom: 10px;
}
#top_course_ttl .desc p {
	font-size: 85%;
	text-align: left;
}
#top_select {
	font-size: 80%;
	margin: 0 0 20px;
}
#top_select h3 {
	background-color: #f6f6f6;
	color: #009be4;
	text-align: center;
	font-weight: normal;
	font-size: 130%;
	padding: 2px 0;
}
#top_select ul {
	padding: 0 0 15px;
	border: none;
	display: none;
}
#top_select ul li {
	float: none;
	margin: 0;
	padding: 2px 20px;
	border-bottom: #cccccc 1px solid !important;
}
#top_select ul li img {
	display: none;
}
#top_select ul li.hover,
#top_select ul li.active {
	background-color: #d2ecfa;
}
#top_course {
	padding: 0;
}
#top_course h3 {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 120%;
	font-weight: normal;
}
#top_course h3 img {
	display: none;
}
#top_course .box_course_time1,
#top_course .box_course_time2,
#top_course .box_course_time3,
#top_course .box_course_time4 {
	margin: 0 0 20px;
}
#top_course ul {
	border-bottom: #b9b9b9 1px solid;
}
#top_course li {
	width: 100%;
	float: none;
	padding: 0;
}
#top_course li a.cbox {
	width: 100%;
	height: auto;
	padding: 5px 20px 5px 5px;
	border: #b9b9b9 1px solid;
	border-bottom: none;
	border-radius: 0;
}
#top_course li a.cbox::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 4px;
	height: 4px;
	margin: -3px 0 0 0;
	border-top: solid 1px #aaa;
	border-right: solid 1px #aaa;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#top_course li a.cbox:hover {
	border: #b9b9b9 1px solid !important;
	border-bottom: none !important;
}
#top_course li p.type,
#top_course li p.num,
#top_course li div.name_box,
#top_course li p.cat_box {
	display: none;
}
#top_course li p.no {
	width: 24px;
	height: 24px;
	border-radius: 12px;
	padding: 3px 0 0;
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	font-size: 85%;
}
#top_course li div.wrap_ttl {
	height: auto;
	display: inline;
}
#top_course li p.ttl {
	width: auto;
	height: auto;
	display: inline;
	padding: 0;
	font-size: 100%;
	border: none;
}
#top_course li p.expire {
	width: auto;
	height: auto;
	padding: 2px;
	border-radius: 0;
	font-size: 120%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#top_contact {
	margin: 20px 0;
}
#top_contact a {
	width: 95%;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	font-size: 150%;
}
/* leanModal
--------------------------- */
div.leanModal {
	width: 95%;
	padding: 5px 10px 10px;
	border-radius: 0;
	box-shadow: none;
	font-size: 100%;
}
#top_course li div.leanModal div.name_box,
#top_course li div.leanModal p.cat_box {
	display: block;
}
#top_course li div.leanModal p.no {
	width: 36px;
	height: 36px;
	border-radius: 18px;
	padding: 4px 0 0;
	font-size: 120%;
	margin-left: -5px;
}
#top_course li div.leanModal p.time {
	font-size: 86%;
}
#top_course li div.leanModal p.time span {
	padding: 0 5px;
	display: inline-block;
}
#top_course li div.leanModal p.num {
	padding: 0 5px;
	font-size: 86%;
}
#top_course li div.leanModal p.type img {
	width: 40px;
	height: 40px;
	vertical-align: -15px;
}
#top_course li div.leanModal p.cat_box {
	padding: 5px 0 0;
	margin-bottom: 10px;
}
#top_course li div.leanModal p.ttl {
	font-size: 100%;
	margin-bottom: 10px;
	display: block;
}
#top_course li div.leanModal div.name_box {
	padding: 0;
	margin: 0 0 10px;
}
div.leanModal table td {
	display: block;
	padding: 0;
	margin-bottom: 5px;
}
#top_course li div.leanModal p.koushi {
	font-size: 86%;
	border-radius: 0;
	padding: 0 5px;
	display: inline-block;
}
#top_course li div.leanModal p.note {
	font-size: 86%;
}
#top_course li div.leanModal p.btn {
	margin: 20px 0 0;
}
#top_course li div.leanModal p.btn a {
	width: 95%;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	font-size: 120%;
}
/* ==================================================
contents
================================================== */
#wrap_main {
	padding: 5px 0 10px;
}
#wrap_contents {
	padding: 0;
}
#top_main,
#contents {
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
}
#top_main img,
#contents img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}
#contents iframe {
	width: 100%;
	height: 50%;
	box-sizing: border-box;
}
#contents table {
	width: 100% !important;
	height: auto !important;
	margin: 0.8em 0;
}
#contents table th,
#contents table td {
	width: auto !important;
	height: auto !important;
	word-break: break-all;
	display: block;
}
#contents p img.alignleft,
#contents p img.alignright {
	margin: 0 0 0.8em;
	float: none;
	display: block;
}
#contents table.layout_table td {
	display: block;
	width: auto !important;
	padding: 0;
}
#contents table.layout_table table td {
	display: table-cell;
}
#contents .fill_box {
	margin: 0.8em 0 !important;
	border-radius: 0;
}
#contents table.fill_box {
	border-spacing: 10px;
}
#contents h1 {
	margin: 10px 0 20px;
	font-size: 120%;
	border-radius: 0;
	padding: 0;
}
#contents h2 {
	font-size: 110%;
	margin: 20px 0;
}
#contents ul {
	margin: 0 0 20px 1.5em;
}
/* archive_list
--------------------------- */
#contents table.archive_list td {
	padding: 0 0 5px;
	border-bottom: #CCCCCC 1px dotted;
}
#contents table.archive_list td strong {
	font-weight: normal;
}
#contents table.archive_list th {
	padding: 5px 0 0;
	border: none;
}
/* form_btn
--------------------------- */
#contents .form_btn {
	margin: 20px 0 40px;
}
#contents .form_btn input {
	border-radius: 9px;
	font-size: 130%;
	padding: 10px 20px;
	-webkit-appearance: none;
}
#contents table.form_table p.postcode input {
	width: auto !important;
	display: inline-block;
}
/* form_table
--------------------------- */
#contents table.form_table td,
#contents table.form_table th {
	padding: 5px;
	font-size: 100%;
	border: none;
}
#contents table.form_table input.cb {
	vertical-align: top;
}
#contents table.form_table input.small {
	width: 10% !important;
	display: inline !important;
}
#contents p.attention {
	margin: 10px 0;
	padding: 5px;
	font-size: 100%;
}
}
