@charset "UTF-8";

/* ローカル固有CSS(SP) */
@import 'common.css';

.pc .pc {
	display: none;
}

#content.col1 #outline article {
	max-width: 450px;
	margin: 0 auto;
}
#outline h2 {
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 26px;
	color: #005BAC;
}
#contents #outline p {
	position: absolute;
	top: auto;
	bottom: 10px;
	font-size: 16px;
	line-height: 26px;
}

#basic1,
#basic2 {
	margin-bottom: 40px;
}
#basic1 .detail,
#basic2 .detail {
	padding: 20px 10px 10px;
}
#basic1 .point,
#basic2 .point {
	padding: 20px 10px;
}
#contents #basic1 .point p,
#contents #basic2 .point p {
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
}
#basic1 h3,
#basic2 h3 {
	padding-bottom: 12px;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}
#basic1 .point li,
#basic2 .point li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #C9C9C9;
}
#basic1 .point li:first-child,
#basic2 .point li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top:  none;
}

#schedule {
	padding: 10px;
}
#schedule table.sp {
	width: 100%;
	border-collapse: separate;
}
#schedule table.sp th {
	width: 86px;
	position: relative;
}
#schedule table.sp tr.prepare th {
	height: 60px;
}
#schedule table.sp tr.subj th {
	width: auto;
	padding: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 18px;
	line-height: 19px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#schedule table.sp tr.subj th.eng {
	background-color: #F1AE47;
}
#schedule table.sp tr.subj th.jpn {
	background-color: #F18781;
}
#schedule table.sp tr.subj th.mat {
	background-color: #63C9FB;
}
#schedule table.sp th img {
	position: absolute;
	left: 0;
}
#schedule table.sp tr.prepare th img {
	top: 0;
}
#schedule table.sp tr.week2 th img {
	top: 9px;
}
#schedule table.sp tr.week1 th img {
	top: 12px;
}
#schedule table.sp tr.day3 th img {
	top: 15px;
}
#schedule table.sp td {
	padding: 8px 8px 6px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#schedule table.sp tr.prepare td {
	padding: 0;
}
#schedule table.sp td.eng {
	background-color: #F4C67F;
}
#schedule table.sp td.jpn {
	background-color: #F1C9C7;
}
#schedule table.sp td.mat {
	background-color: #AFE4FE;
}
#schedule table.sp tr.day3 td {
	padding: 6px 6px 4px;
	background-color: #FFF;
	border: 2px solid #CCC;
}
#schedule table.sp tr.day3 td h5 {
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 15px;
}

#review {
	padding: 20px 10px;
}
#review h5 {
	text-align: center;
}

#maru {
	padding-bottom: 15px;
}
#contents #maru p {
	padding-bottom: 0;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}
#contents #maru p i {
	font-size: 21px;
	line-height: 32px;
	color: #F18781;
}

#camp .inner {
	padding: 20px 10px 0;
}
#contents #camp p {
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 26px;
}
#camp h2 {
	padding: 0 10px 10px;
	font-size: 20px;
	line-height: 26px;
}
#camp h2 small {
	font-size: 16px;
}
#camp h3 {
	padding: 15px 10px 15px 95px;
	font-size: 16px;
	line-height: 20px;
}
#camp h3 img {
	top: -30px;
	left: -10px;
}
#camp h4 {
	font-size: 18px;
	line-height: 24px;
}
#camp h4 img,
#camp dd br,
#batsu li br {
	display: none;
}


/* clearfix */
#camp .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#camp .inner {zoom:100%;}

#top_basic {
	background: url(../img_sp/bg_slush.gif) repeat;
	margin-bottom: 25px;
	padding: 10px;
}

.basic_item {
	border: 3px solid #ee781f;
	border-radius: 7px;
	width: auto;
	margin-bottom: 15px;
}

#outline .basic_item h3 {
	background: #eee url(../img_sp/bg_line.gif) repeat-x left bottom;
	background-size: auto 1px;
	line-height: 1;
	text-align: center;
	padding: 15px 0;
}

.basic_item h4 {
	margin-bottom: 10px;
}

#content #outline .basic_item p {
	position: static;
	font-size: 85%;
}

.basic_item .basic_body {
	background: #fff;
	padding: 10px;
}

.basic_item .bgw {
	background: #fff;
}

.basic_item .basic_body.bgl {
	background: #fff url(../img_sp/bg_line.gif) repeat-x left bottom;
	background-size: auto 1px;
}

.basic_item .basic_body2 {
	background: #bfbfbf;
	vertical-align: middle;
	text-align: center;
	padding: 80px 0;
}

.basic_item.last {
	margin-bottom: 0;
}


#present {
	background: #009ae1;
	margin-bottom: 30px;
	padding-bottom: 1px;
}

#present .present_body {
	background: #fff;
	border-radius: 7px;
	margin: 0 5px 4px;
	padding: 10px 10px 22px;
}

#present h3 {
	text-align: center;
	margin-bottom: 12px;
}

#present h4 {
	text-align: center;
	margin: 19px 0 10px;
}

#present p {
	text-align: center;
	padding: 0;
}

#present .btn_area {
	padding: 0 20px;
}

#header {
	margin-bottom: 0;
}