@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Arial',YuGothic,'Yu Gothic','秀英丸ゴシック', 'メイリオ', Meiryo,'Avenir','Helvetica Neue','Helvetica','ＭＳ Ｐゴシック','MS PGothic';
	font-size: 16px;
	font-size: 0.999999994rem;
	line-height:1.8em;
}

body {
	position:relative;
	background:#FFF;
	margin: 0;
	padding: 0;
}



img {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	border:none;
}


.min {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Times New Roman", "メイリオ", Meiryo, serif;
}

header#header {
	width:100%;
	display:block;
	clear:both;
	background-color: rgba(255,255,255,1.0);
}

#menu {
		display:none;
}



.logo {
	
}

.inner {
	width:92%;
	padding:2%;
	margin:0 auto;
	max-width:1025px;
	position:relative;
	background:#FFF;
/*	display:flex; 
	align-items: flex-start;*/
}
.inner96 {
	width:96%;
	margin:0 auto;
	text-align: left;
}




table.pc-menutbl {
	border-top:solid 1.5px #000;
	border-left:solid 1.5px #000;
}
.pc-menutbl td {
	line-height:1.0em;
	line-height:14px;
	text-align: left;
	font-weight: 600;
	width:20%;
	padding:20px 10px;
	border-right:solid 1.5px #000;
	border-bottom:solid 1.5px #000;
	letter-spacing:0.1em;
}
.pc-menutbl td a {
	display:block;
	font-size:13px;
	line-height:1.0em;
	line-height:14px;
	color:#000;
	text-decoration: none;
}



/* ----------------------------------------------------------------------
Youtube responsive - Youtube動画のレスポンシブ表示
---------------------------------------------------------------------- */
.ytube {
  position: relative;
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
}

.ytube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.debut {
	background:url("img/bg-debut.jpg") center top no-repeat;
	background-size:cover;
	padding:40px 0;
	text-align: center;
	font-size:20px;
	color:#FFF;
	line-height:2em;
}
.debut p {
	font-size:20px;
}
.debut h3 {
	font-size:32px;
	font-weight:bold;
	margin-bottom:20px;
}


#menu03 {
	background:url("./img/bg-price.jpg") center top no-repeat;
	background-size: cover;
	padding:50px 0;
}

.title {
	margin:0 auto 50px;
	font-size: 60px;
	font-weight:900;
	text-align: center;
}
.title span {
	display:block;
	font-size:20px;
	line-height:1.4em;
}
.sub-tit {
	margin:0 auto 30px;
	font-size: 40px;
	font-weight:900;
	text-align: center;
}
.sub-tit span.px18 {
	font-size:14px;
}
.txt-course {
	font-size:18px;
}


#menu05 {
	background:url("./img/bg-access.png");
	padding:50px 0;
	position: relative;
}
#menu05 img {
	z-index:1;
}
.access-txt {
	position: relative;
	width:70%;
	margin:-10% auto 50px;
	padding:5% 3%;
	background:url("./img/img-wet.jpg") right 5% center no-repeat #FFF;
	background-size:50% auto;
	font-size:18px;
	text-align: left;
	z-index:10;
}
.access-txt a {
	color:#000;
}
.px32b {
	font-weight: bold;
	font-size:32px;
}

#menu06 {
	background:#d4d1ca;
	padding:50px 0;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}
.foot {
	text-align: center;
	padding:20px;
	font-size:18px;
	font-weight:bold;
}

/*insta*/

.insta-wrapper {
  position: relative;
  width: 100%;
  padding-top: 40%;
margin-bottom:30px;
}
iframe.insta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 640px) {
/*insta*/
	
.insta-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
iframe.insta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}	
}/*640*/






.camp {
	text-align: center;
	font-size: 14px;
}
.camp img {
	margin-bottom:10px;
}

.pc-center1 {
	position:relative;
	padding:0 34% 0;
	text-align: center;
}
.pc-center1 img.left {
    display: block;
    position: absolute;
    width: 30%;
    left: -1px;
}
.pc-center1 img.right {
	display:block;
	position:absolute;
	width:30%;
	right:0;
}
.tekiyou {
	margin-bottom:15px;
}
.tekiyou th {
		width:20%;
		background:#17c6ff;
		color:#FFF;
	}
.tekiyou td {
	padding-left:15px;
	padding-right:5px;
	border:solid 1px #17c6ff;
}
.px10,.px10 br  {
	font-size:12px;
	line-height:1.4em;
}

.step li {
	width:49%;
	float:left;
	margin:0 2% 2% 0;
}
.step li:nth-child(2n) {
	margin:0 0 2% 0;
}
.px20r {
	font-size:20px;
	margin-bottom:10px;
	color:#e60012;
	text-decoration: underline;
}
.px18 {
	font-size:18px;
}
.red {
	color:#e60012;
}
.shinsei-l {
	width:51.5%;
	margin-right:0.5%;
	float:left;
}
.shinsei-r {
	width:48%;
	float:left;
}

table.foottbl {
	max-width:500px;
	margin:0 auto;
}

.sns-link a {
	display:inline-block;
	width:50px;
}

.s_question {
	background:url("./img/bt-plus.png") right 10px center no-repeat #e60012;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding:10px 20px;
}
.s_question.on{
	background:url("./img/bt-minus.png") right 10px center no-repeat #e60012;
}
.s_answer {
	background:#fde9de;
	padding:10px 20px 20px;
	display: none;
}
/*--------QA----------*/
/*　Q&A
-------------------------*/


.s_question:hover{
	cursor:pointer;
}




a.tellink {
	color:#000;
	text-decoration:none;
}


.set-txt {
	text-align: left;
	font-size:24px;
	font-weight:bold;
} 





.block2 li {
		display:block;
		width:48%;
		margin:0 4% 0 0;
		float:left;
	}
.block2 li.center {
		margin:0 auto;
		float:none;
}
.block2 li:nth-child(2n) {
	margin:0;
}
.block2 li.nagare {
		width:53.52%;
}
.block2 li.koe {
		width:42.477%;
}
.block3 li {
		display:block;
		width:30.66%;
		margin:0 4% 30px 0;
		float:left;
		text-align: center;
	}
.block3 li.ysmall {
		display:block;
		width:33%;
		margin:0 0 30px 0;
		float:left;
		text-align: center;
	}
.block3 li:nth-child(3n), .block3s li:nth-child(3n) {
	margin:0;
}
.block3 li.gokaku {
	width:100%;
	margin:0;
}
.block3 li.sp0 {
	margin-bottom:10px;
}



a#ptop {
	display:block;
	position:fixed;
	width:40px;
	height:40px;
/*	background:rgba(255,255,255,0.5);*/
	right:10px;
	bottom:10px;
}


.set-img img {
	width:90%;
	box-shadow:2px 2px 4px gray; 
	transform: rotate( 4deg );
}
.set-img2 img {
	width:90%;
	box-shadow:2px 2px 4px gray; 
	transform: rotate( -2deg );
}
.set-img3 img {
	width:90%;
	box-shadow:2px 2px 4px gray; 
	transform: rotate( -4deg );
}
.set-img4 img {
	width:90%;
	box-shadow:2px 2px 4px gray; 
	transform: rotate( -2deg );
}











a.btnon:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


.clear {clear:both;}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}










.pc-left{float:left;}
.pc-right{float:right;}






img.img100 {width:100%;max-width:1100px;position:relative;}



.pc-view {display:block;}
.sp-view {display:none;}

sup {font-size:11px;}





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

.logo {
	width:200px;
	float:left;
	position: absolute;
	z-index:9999;
}
	
	#menu {
		display:block;
	}
.pc-view {display:none;}
.sp-view {display:block;}

	.pc-menutbl {
		display:none;
	}

.debut {
	padding:40px 30px;
	text-align: left;
	font-size:14px;
}
.debut p {
	font-size:14px;
}	
.debut br {
	display:none;
}
.debut h3 {
	font-size:24px;
	line-height:1.6em;
}
.title {
	margin:0 auto 50px;
	font-size: 28px;
	font-weight:900;
	text-align: center;
}
.title span {
	display:block;
	font-size:14px;
	line-height:1.4em;
}
.sub-tit {
	margin:0 auto 30px;
	font-size: 18px;
	font-weight:900;
	text-align: center;
}	

.txt-course {
	font-size:14px;
}	
	
	
.set-txt {
	text-align: left;
	font-size:18px;
	font-weight:bold;
} 	

.access-txt {
	position: relative;
	width:80%;
	margin:-10% auto 50px;
	padding:5% 3% 50% 3%;
	background:url("./img/img-wet.jpg") center bottom 5% no-repeat #FFF;
	background-size:auto 40%;
	font-size:18px;
	z-index:10;
}
.px32b {
	font-weight: bold;
	font-size:24px;
}	
	
	
	
	
	
	
.camp {
	text-align: left;
	font-size: 13px;
}

.pc-center1 {
	padding:0;
	font-size:13px;
	text-align: left;
}
.pc-center1 img.left {
    display: none;
}
.pc-center1 img.right {
	display:none;
}

.step li {
	width:100%;
	float:none;
	margin:0 auto 2%;
}
.step li:nth-child(2n) {
	margin:0 auto 2%;
}
	.step li img {
		display:block;
		margin:0 auto;
	}
.shinsei-l, .shinsei-r {
		width:100%;
		float:none;
		margin:0 auto 10px;
	}

.s_question {
	background:url("./img/bt-plus.png") right 10px center no-repeat #e60012;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:10px 40px 10px 10px;
}
.s_answer {
	padding:10px 20px 20px;
	display: none;
}
	
	.tekiyou th, .tekiyou td {
		width:auto;
		display:block;
		clear:both;
	}	
	
	
	
	
	
	
	
	
	

	.block2 li, .block3 li, .block3 li:nth-child(3n), .block3 li.ysmall  {
		width:90%;
		margin:0 auto 20px;
		float:none;
	}
	.block2 li:nth-child(2n) {
		margin:0 auto 20px;
}
	.block2 li.nagare  {
		width:100%;
		margin-right:0;
		margin-bottom:0;
		text-align: center;
	}
	.block2 li.koe  {
		width:100%;
		margin-bottom:0;
		text-align: center;
	}
	.block2 li.nagare img, .block2 li.koe img {
		display:block;
		margin:0 auto;
	}
	.block2 li.nagare img.pc-view, .block2 li.koe img.pc-view {
		display:none;
	}
	
a.btn {
	display:inline-block;
	text-align: center;
	padding:10px 0;
	font-size:12px;
	font-weight:bold;
	line-height:1.0em;
	background:#000;
	color:#FFF;
	text-decoration: none;
	border-radius: 21px;
	width:200px;
}
	
a.btnimg img {
	display:inline-block;
	max-width:200px;
}

	.foottbl td {
		display: block;
		clear:both;
	}
a#ptop {
	width:30px;
	height:30px;
}


	
	

}
