#contents {
	position: static;
	background: #fff;
}
.mincho {
	font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ＭＳ 明朝', 'MS Mincho',sans-serif;
}
#mainImage {
	position: relative;
	top: 51px;
	width: 100%;
	height: 740px;
	background: url(../images/modelcourse/mainImage_bg.jpg) center top no-repeat;
	margin-bottom: 100px;
}
#mainImage .mainImage_wrap {
	position: relative;
	height: 640px;
}
#mainImage .cloud_left {
	position: absolute;
	top: 530px;
	left: 0;
}
#mainImage .cloud_right {
	position: absolute;
	top: 530px;
	right: 0;
}
#model {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 170px;
}
#model .intro_box .recommend {
	margin: 0 auto 30px;
	font-size: 24px;
	text-align: center;
}
#model .intro_box .recommend span {
	display: block;
	padding-top: 6px;
}
#model .intro_box h2 {
	font-size: 58px;
	letter-spacing: 0.15em;
	text-align: center;
	margin-bottom: 40px;
}
#model .intro_box p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 70px;
}
#model .pickup_box {
	width: 1110px;
	margin-bottom: 80px;
}
#model .img_block div {
	float: left;
}
#model .img_block div:first-child {
	margin-right: 10px;
}
#model .img_block div:last-child {
	margin-top: 10px;
}
#model .link_box {
	margin: 0 auto;
}
#model .link_box h2 {
	text-align: center;
}
#model .pickup_box a,
#model .list_box a {
	color: #000;
	text-decoration: none;
}
#model .pickup_box a:hover,
#model .list_box a:hover {
	color: #666;
}
#model .list_box {
	width: 345px;
	margin: 0 21px 50px 0;
	float: left;
}
#model .list_box:last-child {
	margin-right: 0;
}
#model .list_box img {
	display: block;
	margin: 0 auto;
}
#model .list_box .text_box {
	min-width: 85%;
	margin-bottom: 50px;
	font-size: 18px;
	text-align: left;
}
#model .pickup_box .text_box {
	width: 500px;
	max-width: 100%;
	margin-bottom: 50px;
	font-size: 18px;
	text-align: left;
}
.half-circle-lo {
	display: block;
	margin: 80px auto 0;
}
.half-circle-lo div {
	display: block;
	margin: 0 auto;
	background: #3f9ce8;
	height: 22.5px;
	width: 45px;
	-moz-border-radius: 50px 50px 0 0;
	-webkit-border-radius: 50px 50px 0 0;
	-o-border-radius: 50px 50px 0 0;
	-ms-border-radius: 50px 50px 0 0;
	border-radius: 50px 50px 0 0;
}
#model .title_box {
	text-align: center;
}
#model .title_box p {
	font-size: 20px;
	text-align: center;
	margin: 10px auto 0;
}
#model .title_box h2 {
	font-size: 24px;
	line-height: 140%;
	margin: 20px auto 0 auto;
}
#model .title_box h2 span {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 7px;
	padding: 0 3px;
	font-size: 18px;
	border: 1px solid #000;
	overflow: hidden;
	vertical-align: middle;
}
#model .place_block {
	margin-top: 20px;
}
#model .circle_box {
	display: table;
	margin: 0 auto;
	overflow: hidden;
}
#model .circle_box li {
	display: table-cell;
	width: 80px;
	height: 34px;
	margin: 0 10px 10px 0;
	background: #97cde0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
#model .circle_box li:last-child {
	margin-right: 0;
}
#model .text_box {
	width: 90%;
	margin: 30px auto 0;
	text-align: center;
	line-height: 150%;
}

/* =====================
  detail
===================== */

#detail #mainImage {
}
#detail #mainImage.detail00 {
	background: url(../images/modelcourse/mainImage00_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail01 {
	background: url(../images/modelcourse/mainImage01_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail02 {
	background: url(../images/modelcourse/mainImage02_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail03 {
	background: url(../images/modelcourse/mainImage03_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail04 {
	background: url(../images/modelcourse/mainImage04_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail05 {
	background: url(../images/modelcourse/mainImage05_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail06 {
	background: url(../images/modelcourse/mainImage06_bg_detail.jpg) center no-repeat;
}
#detail #mainImage.detail07 {
	background: url(../images/modelcourse/mainImage07_bg_detail.jpg) center no-repeat;
}


#detail #model {
	width: 100%;
}
#detail .pickup_box {
	margin: 0 auto 105px;
}
#detail #model .title_box h2 {
    font-size: 28px;
}
#detail #model .title_box h2 span {
	line-height: 200%;
	padding: 0 12px;
}
#detail #model .text_box {
	width: 95%;
	margin: 20px auto;
}
#detail .bg_color {
	width: 1100px;
	height: 60px;
	margin: 0 auto 75px;
	position: relative;
	z-index: 10;
}
#detail .bg_color img {
	position: absolute;
	top: -68px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#detail .bg_color img:first-child {
	display: block;
}
#detail .bg_color img:last-child {
	display: none;
}
#detail .blue_bg,
#detail .yellow_bg {
	height: 119px;
	float: left;
}
#detail .blue_bg {
	width: 275px;
	background: #c9ebef;
}
#detail .yellow_bg {
	width: 275px;
	background: #f7f4c7;
}
#detail .side_color {
	position: relative;
}
#detail .side_color .blue_bg {
	width: 50%;
	position: absolute;
	top: -195px;
	left: 0;
	z-index: 1;
}
#detail .side_color .yellow_bg {
	width: 50%;
	position: absolute;
	top: -195px;
	right: 0;
	z-index: 1;
}
#detail .plan_block {
	width: 960px;
	margin: 0 auto;
}
#detail .time_block {
	width: 175px;
	float: left;
}
#detail .time_block img {
	margin-left: 35px;
}
#detail .time_block span {
	display: block;
	width: 1px;
	background: #000;
	margin: 15px 0 15px 70px;
	position: relative;
}
#detail .time_block span.h268 {
	height: 268px;
}
#detail .time_block span.h870 {
	height: 870px;
}
#detail .time_block span::after {
	content: "";
	display: block;
	left: -4px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
	bottom: 1px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#detail .clock_block {
	color: #00a8bc;
	font-size: 24px;
	margin-left: -20px;
}
#detail .clock_block img {
	margin-right: 8px;
	vertical-align: middle;
}
#detail .plan_box {
	width: 783px;
	margin-bottom: 100px;
	float: right;
}
#detail .img_box img {
	float: left;
}
#detail .img_box img:first-child {
	margin-right: 10px;
}
#detail .img_box img:last-child {
	margin-top: 10px;
}
#detail .plan_wrap {
	margin-top: 35px;
}
#detail .plan_text {
	width: 380px;
	float: left;
	line-height: 160%;
}
#detail .plan_text h3 {
	font-size: 34px;
	margin-bottom: 30px;
}
#detail .plan_text .text_01 {
	font-size: 22px;
	color: #4d4d4d;
	line-height: 140%;
	margin-bottom: 40px;
}
#detail .color_box {
	width: 354px;
	padding: 20px 40px;
	border: 5px solid #00a8bc;
	float: right;
	line-height: 160%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#detail .color_box h4 {
	font-size: 18px;
	color: #4d4d4d;
	margin: 25px 0 20px;
}
#detail .color_box a {
	display: block;
	width: 150px;
	margin: 20px 0 0 100px;
	padding: 10px 0 10px 20px;
	color: #00a8bc;
	border: 1px solid #00a8bc;
	text-decoration: none;
	background: url(../images/modelcourse/icon_btn.png) no-repeat;
	background-position: 90% center;
}
.head_box {
	width: 960px;
	margin: 0 auto;
	padding: 35px 0;
	background: url(../images/modelcourse/icon_down.png) no-repeat;
	background-position: 98% center;
}
.head_box .day_img {
	float: left;
}
.head_box div {
	margin-top: 18px;
}
.head_box div img {
	margin-left: 20px;
}
.head_box div img:first-child {
	margin-left: 40px;
}
#acMenu {
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
#acMenu dt,
#acMenu dd {
	overflow: hidden;
}
#acMenu dt {
	border-top: 1px solid #000;
}
#acMenu dt:hover {
	cursor: pointer;
}
#acMenu dd {
	padding-top: 20px;
	border-top: 1px solid #000;
}
#acMenu .open {
	display: block;
}
#acMenu dd,
.displaynone {
	display: none;
}
#detail .up_btn {
	display: block;
	width: 38px;
	height: 20px;
	margin: 0 auto 90px;
}
#detail .up_btn:hover {
	opacity: 0.5;
	cursor: pointer;
}

#detail .up_btn_small {
	display: block;
	height: 20px;
	margin: 0 auto 10px;
	text-align: right;
}
#detail .up_btn_small:hover {
	opacity: 0.5;
	cursor: pointer;
}


#bottom_pickup {
	width: 1100px;
	margin: 180px auto 100px;
}
#bottom_pickup h3 {
	font-size: 20px;
	text-align: center;
	background: #4d4d4d;
	margin-bottom: 0;
	padding: 10px 0;
	color: #fff;
}

#detail .pickup_box {
	margin: 0 auto;
}
#detail .schedule {
    width: 1050px;
	margin: 20px auto;
	padding: 20px 40px;
	border-top: 1px solid #000;
	vertical-align: top;
}

#detail .body {
	display: none;
}
#detail #day01 .body {
	display: block;
}

#detail .wrap {
	position: relative;
	margin: 0 0 10px 0;
}
#detail .timeline {
	display: inline-block;
	position: absolute;
	width: 17%;
	height: 100%;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}
#detail .timeline .date {
	vertical-align: top;
	margin-bottom: 2px;
}
#detail .timeline .line {
	display: block;
	position: absolute;
	vertical-align: top;
	width: 100%;
	height: 100%;
	margin: 10px auto;
	text-align: center;
}
#detail .timeline .line span {
	position: absolute;
	left: 50%;
	margin: 0 auto;
	width: 1px;
	height: 100%;
	background-color: #000;
}

#detail .timeline .arrow {
    display: block;
	position: absolute;
	bottom: 1px;
	width: 100%;
	text-align: center;
}
#detail .timeline .arrow span {
    display: block;
	margin: 0 auto;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#detail .timeline .time {
	display: inline-block;
	text-align: center;
}
#detail .timeline .time .required {
	margin: 5px 0;
	font-size: 12px;
	line-height: 18px;
}
#detail .timeline .time .clock {
	margin: 5px 0;
	color: #00a8bc;
	font-size: 24px;
}
#detail .main {
	position: relative;
	display: inline-block;
	margin-left: 17%;
	margin-bottom: 40px;
	padding: 5px 0;
	width: 80%;
	min-height: 120px;
	vertical-align: top;
}
#detail .main.last {
	min-height: 70px;
	padding-bottom: 10px;
}
#detail .main img {
	max-width: 100%;
}
#detail .main h3 {
	font-size: 34px;
	margin-bottom: 15px;
	line-height: 1.2;
}
#detail .main h3 span {
	display: block;
	padding-top: 2px;
	font-size: 14px;
	font-weight: normal;
}
#detail .main h3.arrow_under {
	margin-left: 50px;
}
#detail h5 {
	margin: 20px 0;
	font-size: 34px;
	color: #00a8bc;
	cursor: pointer;
	background: url("../images/modelcourse/icon_down.png") 82% center no-repeat;
}
#detail h5.open {
	background: url("../images/modelcourse/icon_up.png") 82% center no-repeat;
}
#detail h5:hover {
	opacity: 0.8;
}
#detail .sub_under {
	display: none;
}
#detail h5 img.sub_open {
	margin-left: 30px;
}
#detail .main .text {
	display: inline-block;
	margin: 0 1% 0 0;
	width: 100%;
	margin-top: 30px;
}
#detail .main .text.col2 {
	width: 55%;
	margin-top: 30px;
}
#detail .main .catch {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 20px;
	vertical-align: top;
}
#detail .main .info {
	font-size: 100%;
	line-height: 25px;
	vertical-align: top;
	margin-bottom: 20px;
}
#detail .supplement {
	position: relative;
	width: 100%;
}
#detail .supplement dl {
	position: relative;
	width: 100%;
}
#detail .supplement dl dt,
#detail .supplement dl dd {
	display: block;
	float: left;
	margin: 2px 0;
	vertical-align: top;
	font-size: 90%;
	line-height: 130%;
	word-wrap: break-word;
	white-space: normal;
}
#detail .supplement dl dt {
	width: 28%;
	font-weight: bold;
}
#detail .supplement dl dd {
	width: 72%;
}
#detail .main .column {
	display: inline-block;
	margin-top: 30px;
	width: 43%;
	margin-bottom: 20px;
	padding: 20px 20px;
	border: 5px solid #00a8bc;
	line-height: 160%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	vertical-align: top;
}
#detail .main .column.full {
	position: relative;
	margin: 30px 0 20px 0;
	padding: 20px 10px;
	width: 100%;
}
#detail .main .column.full img {
	float: left;
	margin: 0 15px 0 10px;
	max-width: 268px;
}
#detail .main .column h4 {
	font-size: 18px;
    color: #4d4d4d;
	margin: 10px 0 10px;
}

#detail .main .column.full h4 {
	margin: 0 0 10px;
}
/*
#detail .up_btn_bottom {
	display: block;
	cursor: pointer;
    background: url(../images/modelcourse/icon_up.png) no-repeat;
	background-position: center center;
	height: 30px;
}
*/

#detail .head {
	display: block;
	cursor: pointer;
    background: url(../images/modelcourse/icon_down.png) no-repeat;
    background-position: right center;
}
#detail .head.open {
    background: url(../images/modelcourse/icon_up.png) no-repeat;
    background-position: right center;
}
#detail .head .main {
	padding: 20px 0;
}
#detail .head:hover {
	opacity: 0.7;
}

#detail #bottom_pickup {
    margin: 20px auto;
}

#detail #back {
    margin-top: 50px;
    text-align: center;
}

#back a {
    margin: 0;
    padding: 15px 40px;
    background-color: #EF8688;
    color: #fff;
    text-decoration: none;
    color: #fff;
    margin-bottom: 40px;
}

#detail .all {
    width: 1050px;
    margin: 0 20px;
    padding: 20px 40px;
    border-top: 1px solid #000;
    vertical-align: top;
}

/* =====================
  common
===================== */

.bottom_bg img {
	width: 100%;
	min-width: 1077px;
	margin-bottom: -60px;
}
footer {
	padding-top: 70px;
}

@media screen and (max-width:1680px){

	#mainImage .cloud_left,
	#mainImage .cloud_right {
		width: 500px;
	}

}

@media screen and (max-width:1123px){

	#mainImage {
		height: 500px;
		margin-bottom: 45px;
		background-size: cover;
	}
	#mainImage .mainImage_wrap {
		height: 500px;
	}
	#mainImage .cloud_left,
	#mainImage .cloud_right {
		top: 390px;
		right: 0;
		width: 40%;
	}
	#model {
		width: 100%;
		padding: 0 2% 50px;
	}
	#model .pickup_box {
		width: 100%;
		margin-bottom: 25px;
	}
	#model .pickup_box .text_box {
		font-size: 14px;
	}
	#model .intro_box p {
		font-size: 16px;
		line-height: 150%;
		margin-bottom: 40px;
	}
	#model .img_block div {
		width: 25.9%;
	}
	#model .img_block div:first-child {
		width: 100%;
		margin-right: 1%;
	}
	#model .img_block div img:first-child {
		width: 100%;
		margin-bottom: 1%;
	}
	#model .img_block div:last-child {
		margin-top: 0;
	}
	#model .title_box p {
		font-size: 18px;
	}
	#model .title_box h2 {
		font-size: 16px;
	}
	#model .title_box h2 span {
		font-size: 14px;
		margin-left: 10px;
		vertical-align: middle;
	}
	#model .text_box {
		width: 100%;
		text-align: center;
		font-size: 14px;
		margin-top: 20px;
	}
	#model .list_box {
		width: 49%;
		margin: 0 0 30px 0;
	}
	#model .list_box:nth-child(even) {
		margin-left: 2%;
	}
	#model .list_box img {
		max-width: 100%;
	}
	#model .place_block {
		margin-top: 5px;
	}
	#model .list_box .text_box {
		width: 80%;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: left;
		font-size: 14px;
	}
	#bottom_pickup {
		width: 100%;
		padding: 0 2%;
		margin-bottom: 50px;
	}


/* =====================
  detail
===================== */

	#detail #model {
		padding: 0 0 50px;
	}
	#detail .bg_color {
		width: 100%;
		height: auto;
	}
	#detail .bg_color img {
		width: 100%;
		position: static;
	}
	#detail .side_color {
		display: none;
	}
	#detail .plan_block {
		width: 100%;
	}
	#detail .time_block {
		width: 17%;
	}
	#detail .plan_box {
		width: 80%;
    	margin-right: 3%;
	}
	#detail .img_box img {
		float: left;
		width: 44%;
	}
	#detail .img_box img:first-child {
		width: 52%;
		margin-bottom: 1%;
	}
	#acMenu {
		width: 100%;
	}
	#bottom_pickup h3 {
		margin-bottom: 0;
	}

	#detail .schedule {
		width: 100%;
	}
	#detail .main .text,
	#detail .main .text.col2 {
		width: 55%;
	}

#detail .all {
    width: 100%;
    margin: 0;
    padding: 20px 40px;
    border-top: 1px solid #000;
    vertical-align: top;
}
/* =====================
  common
===================== */

	.bottom_bg img {
		min-width: 100%;
		margin-bottom: -20px;
	}
	footer {
		padding-top: 0;
	}

}

@media screen and (max-width:952px){

	#mainImage {
		top: 0;
	}
	#mainImage .main_logo {
		top: 12%;
	}
	#mainImage h2 {
		bottom: 10%;
	}
	#model .img_block div {
		width: 49%;
	}
	#model .img_block div:first-child {
		width: 100%;
		margin-right: 0;
	}

	#model .list_box .text_box {
		width: 95%;
		margin: 20px auto;
	}

/* =====================
  detail
===================== */

	.head_box {
		width: 100%;
		padding: 20px 3%;
		background-position: 90% center;
	}
	.head_box .day_img {
		max-width: 20%;
	}
	.head_box div {
		margin-top: 5px;
		overflow: hidden;
	}
	.head_box div img {
		width: 32%;
		margin-left: 4%;
		margin-bottom: 4%;
		float: left;
	}
	.head_box div img:first-child {
		margin-left: 4%;
	}
	#detail .time_block img {
		margin-left: 6%;
	}
	#detail .time_block > img {
		width: 55%;
		margin-left: 14%;
	}
	#detail .time_block span {
		margin-left: 40%;
	}
	#detail .clock_block {
		font-size: 18px;
		margin-left: 5px;
	}
	#detail .time_block span.h268 {
		height: 220px;
	}
	#detail .plan_text .text_01 {
		margin-bottom: 20px;
	}
	#detail .plan_text {
		width: 100%;
	}
	#detail .plan_box {
		margin-bottom: 30px;
	}
	#detail .plan_box > img {
		width: 100%;
	}
	#detail .color_box {
		width: 100%;
		margin-top: 40px;
		padding: 20px 25px;
		overflow: hidden;
	}
	#detail .color_box img {
		width: 42.6%;
		float: left;
	}
	#detail .color_box h4,
	#detail .color_box p {
		width: 56%;
		float: right;
	}
	#detail .color_box h4 {
		margin: 0 0 15px 0;
	}
	#detail #model .title_box h2 {
		font-size: 16px;
	}
	#detail .up_btn {
		margin: 20px auto 40px;
	}
	#detail .up_btn_small {
		margin: 0 10px 10px;
	}

	#detail .schedule {
		padding: 10px 20px;
	}
	#detail .timeline {
		width: 25%;
	}
	#detail .main {
		margin-left: 25%;
		width: 73%;
	}
	#detail .head .main {
	    padding: 0 0 20px 0;
	}
	#detail .main .text,
	#detail .main .text.col2 {
		margin-bottom: 20px;
		width: 100%;
	}
	#detail .main .column {
		position: relative;
		margin: 0 0 20px 0;
		padding: 20px 10px;
		width: 100%;
	}
	#detail .main .column img {
		float: left;
		margin-right: 10px;
		max-width: 200px;
	}
	#detail .main .column h4 {
		margin-top: 0;
	}
}

@media screen and (max-width:580px){

	#mainImage {
		height: 300px;
		margin-bottom: 45px;
		background-size: cover;
	}
	#mainImage .mainImage_wrap {
		height: 300px;
	}
	#mainImage .cloud_left,
	#mainImage .cloud_right {
		top: 274px;
		right: 0;
		width: 40%;
	}
	#model .intro_box h2 {
		font-size: 30px;
	}

/* =====================
  detail
===================== */

	#detail #model {
		padding-bottom: 20px;
	}
	#detail .bg_color img:first-child {
		display: none;
	}
	#detail .bg_color img:last-child {
		display: block;
	}
	#detail .timeline .time .required {
		margin: 5px 0;
		font-size: 9px;
		line-height: 18px;
	}
	#detail .time_block span.h268 {
		height: 142px;
	}
	#detail .time_block span.h870 {
		height: 790px;
	}
	#detail .clock_block {
		font-size: 14px;
	}
	#detail .clock_block img {
		width: 28px;
	}
	#detail h5 {
		background: none;
	}
	#detail h5.open {
		background: none;
	}
	.head_box {
		background-size: 8%;
	}
	#detail .color_box {
		margin-top: 25px;
		padding: 20px 10px;
	}
	#detail .color_box img {
		display: block;
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	#detail .color_box h4,
	#detail .color_box p {
		width: 100%;
		float: none;
	}
	#detail .color_box h4 {
		margin: 15px 0 5px;
		font-size: 16px;
	}
	#detail .color_box p {
		font-size: 14px;
	}
	#model .title_box p {
		font-size: 13px;
	}
	#detail #model .title_box h2 {
		font-size: 14px;
	}
	#detail .main .info {
		font-size: 90%;
		line-height: 25px;
		vertical-align: top;
		margin-bottom: 20px;
	}
	#detail .supplement dl dt,
	#detail .supplement dl dd {
		width: 100%;
	}
	#detail .plan_wrap {
		margin-top: 15px;
	}
	#detail .plan_text h3 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	#detail .plan_text .text_01 {
		font-size: 16px;
	}
	#detail .plan_text p {
		font-size: 13px;
	}
	#detail .img_box img {
		width: 43%;
	}
	#bottom_pickup {
		margin: 75px auto 100px;
	}
	#bottom_pickup h3 {
		font-size: 16px;
		padding: 5px 0;
	}
	#detail .list_box {
		width: 100%;
		margin: 0;
		padding-bottom: 30px;
		border-bottom: 1px solid #e2e2e2;
	}
	#detail .list_box:nth-child(even) {
		margin: 0;
	}
	#detail .half-circle-lo {
		display: block;
		margin: 20px auto 0;
	}

	#detail .schedule {
		padding: 10px 5px;
	}
	#detail .main {
	}
	#detail .head .main {
		padding: 0 0 10px 5px;

	}
	#detail .head .main img {
		height: 60px;
	}
	#detail .main h3 {
		margin-top: 5px;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 1.2;
	}
	#detail .main .catch {
		margin-bottom: 10px;
		font-size: 16px;
	}
	#detail .main .text {
	    display: block;
		position: relative;
		margin-bottom: 10px;
	}
	#detail .main .column,
	#detail .main .column.full {
	   	display: block;
		position: relative;
		margin-bottom: 10px;
		font-size: 90%;
		width: 90%;
			text-align: center;
	}
	#detail .main .column h4 ,
	#detail .main .column  p{
		text-align: left;
	}

	#detail .main .column img,
	#detail .main .column.full img {
		float: inherit;
		margin: 0 auto 10px auto;
		max-width: 100%;
	}

}