@charset "utf-8";


.only-pc{
	display: block;
}
.only-sp,
.only-device-sp{
	display: none;
}
.only-device-sp a{
	color: #000;
	text-decoration: underline;
}

@media screen and (max-width: 640px){
.only-pc{
	display: none;
}
.only-sp{
	display: block;
}
}


#head-area .btn01 a,
#head-area .btn07 a{
	color: #a87b00 !important;
}
@media screen and (max-width: 640px){
#head-area .btn01 a,
#head-area .btn07 a{
	color: #fff !important;
}
}

#main{
}
#main-img .socialbutton{
	float: right;
	text-align: right;
}
@media screen and (max-width: 640px){
#main-img .socialbutton{
	float: none;
	text-align: center;
	padding-top: 20px;
}
}
	#main-img .socialbutton li{
		display: inline-block;
		line-height: 1;
		vertical-align: middle;
		padding-left: 5px;
	}

/* #main-img
-----------------------------*/
#main-img{
	background: #EDEDED;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}

	#main-img-inner{
		margin: 0 auto;
		max-width:  980px;
	}

	#main-img-inner img{
		width: 100.3%;
	}

	#main-img-inner p{
		font-size: 14px;
	}

	#main-img-inner .main{
		padding-left: 1px;
		padding-top: 1px;
		padding-right: 1px;
	}
		#main-img-inner .intro{
			padding: 20px 10px;
   			line-height: 1.6;
		}


@media screen and (max-width:  640px){
#main-img{
	padding-top: 15px;
	padding-bottom: 20px;
}
}

		#main .main-inner h2.title-lv2 span.f10{
			font-size: 12px;
			font-weight: normal;
			/*padding-top: 9px;*/
			padding-left: 7px;
		}

/* h4.title
-----------------------*/
h4{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 8px;
}


/* contents
-----------------------*/
.contents-box{
	width: 95.91836734693878%;
	margin-left: auto;
	margin-right: auto;
}

/*------ table -----*/
#main .main-inner table.summary{
	border-top: 1px solid #CCC;
}
#main .main-inner table.summary th{
	width: 13%;
}
@media screen and (max-width: 640px){
#main .main-inner table.summary th{
	width: 20%;
}
}
#main .main-inner table{
	margin-bottom: 20px;
}
#main .main-inner table .col2{
	border-right: 1px solid #CCC;
}


	/* .block-top-2
	-----------------------------*/
	#k1-sec-contents .block-top-2 ul{
		text-align: left;
		padding: 20px 0;
	}
	@media screen and (max-width: 640px){

	}
		#k1-sec-contents .block-top-2 ul li{
			display: inline-block;
			vertical-align: top;
			border-right:solid 1px #DDDDDB;

			padding: 0 15px;
			width: 33.333%;
			box-sizing: border-box;
		}

		#k1-sec-contents .block-top-2 ul li:first-child{
			padding-left: 0;
		}

		#k1-sec-contents .block-top-2 ul li.nobd{
			border-right:none;
			padding-right: 0;
		}


		@media screen and (max-width: 640px){
		#k1-sec-contents .block-top-2 ul li{
			display: block;
			width: 100%;

			border-right: none;
			border-top: 1px solid #DDDDDB;

			padding: 15px 0 0;
			margin: 15px 0 0;

			height: auto !important;
		}
		#k1-sec-contents .block-top-2 ul li:first-child{
			margin: 0;
		}
		}

			#k1-sec-contents .block-top-2 ul li img{
				width: 100%;
			}
			#k1-sec-contents .block-top-2 ul li .duration{
				margin-top: 10px;
			}


	/* .col2-wrap
	-----------------------------*/
	#k1-sec-contents .col2-wrap{
		overflow: hidden;
		margin-left: -20px;
		margin-top: -20px;
	}
	@media screen and (max-width: 640px){
	#k1-sec-contents .col2-wrap{
		margin-left: 0;
		margin-top: 0;
	}
	}
		#k1-sec-contents .col2-wrap .col{
			width: 50%;
			float: left;

			padding-left: 20px;
			padding-top: 20px;

			box-sizing: border-box;
		}
		@media screen and (max-width: 640px){
		#k1-sec-contents .col2-wrap .col{
			float: none;
			width: 100%;
			padding: 0;
			height: auto !important;
		}
		#k1-sec-contents .col2-wrap .col + .col{
			margin-top: 20px;
		}
		}


	/* .sp-corner
	-----------------------------*/
	#k1-sec-contents .sp-corner{
		background: #f1ede0;
		padding: 3.19%;/* 30/940 */
		border-radius: 5px;
	}

		#k1-sec-contents .sp-corner .corner-list{
			font-size: 14px;
		}
		@media screen and (max-width: 640px){
		#k1-sec-contents .sp-corner .corner-list{
			margin: 10px 0 0;
		}
		}

		#k1-sec-contents .sp-corner .corner-list .corner-item{
			padding: 20px 0 0;
		}
		#k1-sec-contents .sp-corner .corner-list .corner-item:first-child{
			padding: 0;
		}
		@media screen and (max-width: 640px){
		#k1-sec-contents .sp-corner .corner-list .corner-item{
			padding: 10px 0 0;
		}
		}

			#k1-sec-contents .sp-corner .corner-list .name{
				color: #805808;
				font-weight: bold;
				padding-bottom: 5px;
				font-size: 16px;
			}
			#k1-sec-contents .sp-corner .corner-list .text{
				line-height: 1.8;
			}
				#k1-sec-contents .sp-corner .corner-list .text .note{
					font-size: 12px;
				}
			#k1-sec-contents .sp-corner .apply .text2{
				padding: 5px 0;
				font-size: 14px;

			}



/* #contact-box2
-----------------------------*/
#contact-box2{
	clear: both;
	margin-top: 40px;
}
@media screen and (max-width: 640px){
#contact-box2{
	clear: both;
	margin: 40px 10px 0;
}
}
	#contact-box2 .wrap{
		overflow: hidden;
		background: #f4f4f4;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding-bottom: 10px;
	}
	@media screen and (max-width: 750px){
	#contact-box2 .wrap{
		padding: 10px;
	}
	}

	#contact-box2 h3{
		padding: 15px 0;
		font-size: 17px;
		font-weight: bold;
		text-align: center;
	}

	#contact-box2 .row{
		text-align: center;
	}


	#contact-box2 .col{
		display: inline-block;
		background: #fff;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;

		font-size: 24px;
		font-weight: bold;

		padding: 5px 10px;
	}


	#contact-box2 .note{
		text-align: center;
		margin-top: 15px;
	}
#k0-sec-contents{
	width:  938px;
	background: #FFF;
	padding: 15px 20px 15px 20px;
	border: 1px solid #CCC;
	border-radius: 5px;
}
#k0-sec-contents .red{
	color: #c31924;
}

#k0-sec-contents  .title-lv0{
    display: block;
    line-height: 33px;
    background: #fff;
    border:none;
    font-size: 17px;
    font-weight: bold;
}
#k0-sec-contents  .text{
	font-size: 14px;
	padding-bottom: 20px;

}
#k0-sec-contents .con .txt{
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 340px;
	line-height: 21px;
}
#k0-sec-contents .con .img{
	float: left;
	width: 430px;
	margin-left: 80px;
}

@media screen and (max-width: 640px){
	#k0-sec-contents{
	width:  auto;
	padding: 20px 10px;
	margin: 0 10px;
	}


	#k0-sec-contents .con .txt{
	width: 100%;
	clear:both;
	margin-bottom: 20px;
	}
	#k0-sec-contents .con img{
	width: 100%;
	clear:both;
	margin-left: 0px;
	}
	#k0-sec-contents .con .img{
	width: 100%;
	clear:both;
	margin-left: 0px;
	}
}


	/* .block-top-2
	-----------------------------*/
	.k0-section ul {
	  text-align: left;
	  padding: 10px 0;
	  margin: 0 -15px;
	}

	@media screen and (max-width: 640px){
	.k0-section ul {
	  text-align: left;
	  padding: 10px 15px 0;
	  margin: 0 -15px;
	} }

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

	}
		.k0-section ul li{
			display: inline-block;
			vertical-align: top;
			border-right:solid 1px #DDDDDB;

			padding: 0 15px;
			width: 33.333%;
			box-sizing: border-box;
		}

		.k0-section ul li:first-child{
  			/* padding-left: 0; */
		}

		.k0-section ul li.nobd{
			border-right:none;
			/* padding-right: 0; */
		}


		@media screen and (max-width: 640px){
		.k0-section ul li{
			display: block;
			width: 100%;

			border-right: none;
			border-top: 1px solid #DDDDDB;

			padding: 15px 0 0;
			margin: 15px 0 0;

			height: auto !important;
		}
		.k0-section ul li:first-child{
			margin: 0;
		}
		}

			.k0-section ul li img{
				width: 100%;
			}

			.k0-section ul li .duration{
				margin-top: 10px;
			}

/*----ステージプログラム----*/
.content-wrap .step-inner{
	padding:		20px;
}
.content-wrap .step-inner h4{
	background:		url("../img/stage_img_01.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	font-size:		20px;
	font-weight:		bold;
	line-height:		1;
	padding:		15px 14px 10px;
	text-align:		left;
}
.content-wrap .day{
	width:			32.9%;
	float:			left;
}
.content-wrap .day1,
.content-wrap .day2,
.content-wrap .day3{
	margin-right:		0.4%;
}
#main table{
	border-top:		0;
}
#main .schedule{
	font-size:		12px;
	line-height:		1.5;
}
#main .schedule td{
	height:		155px;
}
#main .schedule2 td{
	height:		214px;
}

.content-wrap .main-inner .schedule td{
	font-weight:		bold;
	text-align:		center;
	border-right:		0;
	line-height:		1.6;
}
.content-wrap .main-inner .schedule td a{
	padding-top:20px;
	display: block;
}
.content-wrap .main-inner .schedule td span{
	font-size:		11px;
}
.content-wrap .main-inner .schedule td.intro{
	vertical-align:		middle;
}
.content-wrap .main-inner .schedule td p.time{
	padding:		0 0 10px;
	text-align:		left;
	font-weight:		normal;
}
.content-wrap .main-inner .schedule td.bg{
	background:		#FFE9E6;
}
.content-wrap .main-inner .schedule td.bg_grey{
	background: #ededed !important;
}
.content-wrap .main-inner .schedule td.bg1{
	background:		#EDFFF6;
}
#main .schedule td.borB{
	border-bottom:			1px solid #FFFFFF;
}
.content-wrap .main-inner .pred{
	font-size:		14px;
	color:			#FF0000;
	padding:		20px 20px 0 20px;
}
.content-wrap .main-inner .schedule .btn01{
	font-size:		13px;
	color:			#BBBBBB;
	position:		relative;
	line-height:		30px;
	vertical-align:		middle;
	width:			73.5%;
	margin:			10px auto;
	background:		url(../img/stage_btn_midd01.jpg) repeat-x 0 0;
}
.content-wrap .main-inner .schedule .btn01 .bgL{
	position:		absolute;
	top:			0;
	left:			0;
	display:		block;
	width:			4px;
	height:			30px;
	background:		url(../img/stage_btn_left01.jpg) no-repeat 0 0;
}
.content-wrap .main-inner .schedule .btn01 .bgR{
	position:		absolute;
	top:			0;
	right:			0;
	display:		block;
	width:			4px;
	height:			30px;
	background:		url(../img/stage_btn_right01.jpg) no-repeat 0 0;
}
.content-wrap .main-inner .schedule .btn02{
	font-size:		13px;
	color:			#BBBBBB;
	width:			100%;
	position:		relative;
	height:			60px;
	padding-top:		20px;
	margin:			10px auto;
	background:		url(../img/stage_btn_midd02.jpg) repeat-x 0 0;
}
.content-wrap .main-inner .schedule .btn02 .bgL{
	position:		absolute;
	top:			0;
	left:			0;
	display:		block;
	width:			4px;
	height:			80px;
	background:		url(../img/stage_btn_left02.jpg) no-repeat 0 0;
}
.content-wrap .main-inner .schedule .btn02 .bgR{
	position:		absolute;
	top:			0;
	right:			0;
	display:		block;
	width:			4px;
	height:			80px;
	background:		url(../img/stage_btn_right02.jpg) no-repeat 0 0;
}



.text2 {
	font-size: 16px !important;
	font-weight: bold !important;
}

.text3 table{
	font-size: 12px !important;
	line-height: 1.8 !important;
}

table td {
    padding: 9px 7px 9px 15px !important;
}

table td figure.original {
	margin: 10px 0 20px;
    max-width: 230px;
}
table td figure.original img {
    width: 100%;
}
table td figure.original figcaption {
    margin-top: 5px;
    width: 500px;
}
table td .app {
	margin-bottom: 5px;
}
table td .app li {
	display: inline-block;
}
table td .app li:last-child {
	padding-left: 10px;
}

@media screen and (max-width: 640px){
	table td figure.original {
		max-width: 330px;
	}
table td figure.original figcaption {
    margin-top: 5px;
    width: 100%;
}
table td .app {
	text-align: center;
}
table td .app li:last-child {
	margin-top: 10px;
	padding-left: 0px;
}
}


.caption {
	font-size: 11px;
}

.line {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.device {
    text-align: center;
}

#k0-sec-contents .caption {
    font-size: 12px;
}

.textred {
	color: #FF0000;
}



/*--- for smartphone ---*/
@media screen and (max-width: 640px) {
	#head-area .ttl{
		width:			100%;
	}
	#head-area .ttl h1{
		width:			93.75%;
		padding:		0 10px;
	}
	#head-area .ttl .time{
		float:			right;
		padding:		10px 10px 10px 0;
		width:			46%;
	}
	#head-area .mainimg p{
		width:			100%;
	}
	#head-area .ttl h1 img{
		max-width:		456px;
	}
	#head-area .ttl .time img{
		max-width:		276px;
	}
	#head-area .maintxt{
		font-size:		11px;
		line-height:		1.6;
		padding:		10px;
	}
	#head-area .snav{
		background:		none;

		padding:		0 10px;
	}
	#main .schedule td,
	#main .schedule2 td{
		height:			auto;
	}
	.content-wrap .main-inner .schedule td a{
	padding-top:0px;

}
	#snav{
		display:		block;
	}
	#head-area .page-navi0{
		display:		none;
	}
	#head-area .page-navi0 li {
		float:			none;
		height:			37px;
		padding:		0;
	}
	.content-wrap .step-inner{
		padding:		10px 0;
	}
	.content-wrap .day{
		width:			100%;
	}
	.content-wrap .day h4 span{
		padding-left:		10px;
		background:		url(../img/nav_bg_02.gif) no-repeat 0 center;
		background-size:	5px 5px;
	}
	.content-wrap .active h4 span{
		padding-left:		10px;
		background:		url(../img/nav_bg_03.gif) no-repeat 0 center;
		background-size:	5px 5px;
	}
	.content-wrap .step-inner h4{
		font-size:		10px;
	}
	.content-wrap .main-inner .pred {
		padding:		10px 0 0 0;
		font-size:		12px;
	}
	.content-wrap .main-inner .schedule .btn01{
		width:			100%;
	}
	.content-wrap .main-inner .schedule .dis{
		display:		none;
	}
	.content-wrap .step-inner .borB1{
		border-bottom:		1px solid #DDDDDD;
	}
	.content-wrap .step-inner .active .borB1,
	#main .active table td.borB1{
		border-bottom:		none;
	}
