@charset "UTF-8";
@import url('');


/*allreset*/
body,div,form,hr,img,br,a,h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,ol,table,td,th,tr,tbody,caption,b,em,strong,i,font,big,small,embed,object,map,frame,frameset,iframe,select,option,address,button,figure,input,textarea    { color: #000; text-indent: 0px; list-style-type: none; margin: 0px; padding: 0px; border: none 0px;background-color: transparent;font-size: 100%;font-family:'M PLUS Rounded 1c','Apple TP','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',verdana,sans-serif;text-decoration: none;font-weight: normal;font-style: normal;font-variant: normal;line-height: 100%;-webkit-text-size-adjust: none;box-sizing: border-box;font-weight: 400;outline:none;}

input,textarea {
  -webkit-appearance: none;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
}
img {
	display: block;}
.lock {
	overflow: hidden;
	display: block;
}
.overlay {
	z-index: 225;
	overflow: scroll!important;
}
.mincho {font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho,"HGS明朝E","ＭＳ Ｐ明朝",serif;}
.vertical {
    -ms-writing-mode: tb-rl; /* for MS IE8+ */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.txtright {text-align: right!important;}
.txtleft {text-align: left!important;}
.txtcenter {text-align: center!important;}
.imgcenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.imgleft {
	float: left;
	display: block;
}
.imgright {
	float: right;
	display: block;
}
.maru {font-family:'M PLUS Rounded 1c', sans-serif;
font-weight: 700;

}


/*hover*/
a.hover {
opacity:1;
filter: alpha(opacity=100);
display: block;
transition: all 250ms 0ms ease;}
a.hover:hover  {
opacity:0.75;
filter: alpha(opacity=75);
cursor:pointer;
transition: all 250ms 0ms ease;}

/*hover2*/
a.hover2,a.hover2 img,button.hover2 {
opacity:1;
filter: alpha(opacity=100);
display: block;
transition: all 250ms 0ms ease;}
a.hover2:hover ,a.hover2 img:hover,button.hover2:hover {
opacity:0.50;
filter: alpha(opacity=50);
cursor:pointer;
transition: all 250ms 0ms ease;}

/*hover3*/
a.hover3 {
opacity:1;
filter: alpha(opacity=100);
display: block;background-color: #fff;
transition: all 250ms 0ms ease;}
a.hover3:hover  {
opacity:1;
filter: alpha(opacity=100);
background-color: #eee;color: #333!important;
transition: all 250ms 0ms ease;}

/*hovertext*/
a.thover:hover {
	text-decoration: underline;
}




@media screen and (max-width: 25em) {
	.codrops-icon span {
		display: none;
	}
}


body {
	background-color: #2ecbfe;
}

/* @group PersonalComputer */
@media screen and (min-width: 481px) {


/*tothetopfixed*/
div.tothetopfixed {
	position: fixed;
	bottom: 0;
	z-index: 1500;right: 0;}	
div.tothetopfixed a  {display: block;float: right;background-color: #fff;}
div.tothetopfixed a:hover {
transition: opacity 0.2s ease-in-out;
opacity:1;
filter: alpha(opacity=100);
}
div.tothetopfixed a {
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 0.8em;width: 40px;height: 40px;background: url(../img/b_gototop.png) no-repeat 0 0;background-size:contain;margin: 0 20px 20px 0;text-indent: -9999px;
transition: opacity 0.2s ease-in-out;
opacity:0.75;
filter: alpha(opacity=75);
}

.floating {
	display: none;

	
}
.floating a {

	z-index: 1000;
	position: fixed;
	right: 40px;
	bottom: 40px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 120px;
	height: 120px;
	border-radius: 100%;

transition: all 0.2s ease-in-out;
	opacity: 1;	
}

body {
	background-color: #fff;
}

.nopc {display: none!important;}
.top300 {
	margin-top: 300px;
}
.top250 {
	margin-top: 250px;
}
.top200 {
	margin-top: 200px;
}
.top150 {
	margin-top: 150px;
}
.top125 {
	margin-top: 125px;
}
.top100 {
	margin-top: 100px;
}
.top75 {
	margin-top: 75px;
}
.top50 {
	margin-top: 50px;
}
.top25 {
	margin-top: 25px;
}
.top15 {
	margin-top:15px;
}
.top10 {
	margin-top: 10px;
}
.top5 {
	margin-top: 5px;
}
.btm300 {
	margin-bottom: 300px;
}
.btm250 {
	margin-bottom: 250px;
}
.btm200 {
	margin-bottom: 200px;
}
.btm150 {
	margin-bottom: 150px;
}
.btm125 {
	margin-bottom: 125px;
}
.btm100 {
	margin-bottom: 100px;
}
.btm75 {
	margin-bottom: 75px;
}
.btm50 {
	margin-bottom: 50px;
}
.btm25 {
	margin-bottom: 25px;
}
.btm15 {
	margin-bottom:15px;
}
.btm10 {
	margin-bottom: 10px;
}
.btm5 {
	margin-bottom: 5px;
}

.pad100 {
	padding-top: 100px;
		padding-bottom: 100px;
}

body {

min-width: 1024px;
}



.header-header {
	background: url(../img/bg_head_pc.png) center top no-repeat;
		background-size: 1200px auto;
	width: 100%;
	height: 660px;
}

.block-bg {
 transition: all .7s ease;
 background-color: #2eccfe;
} 

.sec-intro {
/*	background-color: #2fcdff;*/
	padding-top: 50px;
		padding-bottom: 100px;
/*		background: linear-gradient(to bottom, #65cbff 0%,#00a0f8 20%,#00a0f8 80%,#00a0f8 100%);*/
}


.sec-midgreen {
/*	background-color: #00c552;*/
	padding-top: 0px;
		padding-bottom: 50px;
/*background: linear-gradient(to bottom, #00a0f8 0%,#00c552 20%,#00c552 80%,#00a0f8 100%);*/
		
}

.sec-midnomal {
/*	background-color: #0096f5;*/
	padding-top: 50px;
		padding-bottom: 50px;
/*		background: linear-gradient(to bottom, #00a0f8 0%,#00a0f8 20%,#00a0f8 84%,#004fc8 100%);*/
}

.sec-middark {
/*	background-color: #004fc8;*/
	padding-top: 50px;
		padding-bottom: 100px;
/*background: linear-gradient(to bottom, #004fc8 0%,#004fc8 20%,#004fc8 70%,#ffffff 100%);*/
margin-bottom: 50px;
height: 500px;
}

.sec-white {
/*	background-color: #0096f5;*/
	padding-top: 50px;
		padding-bottom: 50px;
/*		background: linear-gradient(to bottom, #00a0f8 0%,#00a0f8 20%,#00a0f8 84%,#004fc8 100%);*/	
}



.sec-contact {
	width: 100%;
/*	background-color: #fff7e7;*/
	padding-top: 100px;
		padding-bottom: 100px;
/*		background: linear-gradient(to bottom, #fff9e3 0%,#fce28c 100%); */
}

.div-header {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
}
.ul-header {
	position: absolute;
	width: 960px;
	margin-right: auto;
		margin-left: auto;
	height: 580px;
}
.li-blogin {
	position: absolute;
	right: 50px;
	bottom: 90px;
	z-index: 10;
}
.li-benter {
	position: absolute;
	right: 0;
	bottom: 0;
}
.hover-x {
	transition: all 0.5s ease-in-out 0s;
transform:scale(1,1) ;
cursor: ;

}
.hover-x:hover {
	transition: all 0.5s ease-in-out 0s;
transform:scale(1.1,1.1) ;
cursor: pointer;
}

.div-entrybtn {
	position: fixed;
	bottom: 50px;
	right: 50px;
}

.img-blogin {
	width: 140px;
	height: 140px;
}
.img-benter {
	width: 120px;
	height: 120px;
}
.div-mmpc {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
}

.ul-mmpc {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin-bottom: 150px;
}
.ul-mmpc li {
	
}
.ul-mmpc li a {
	display: block;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	border-bottom: 2px solid transparent;
	padding-bottom: 10px;
		transition: all 0.25s ease-in-out 0s;
}
.ul-mmpc li a:hover {
	border-bottom: 2px solid #fff;
		transition: all 0.25s ease-in-out 0s;
}



.div-intro {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
}
.div-midgreen {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
}
.div-midnomal {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
	position: relative;
}
.div-middark {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
}

.div-white {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
}

.h2-intro {
	 writing-mode: vertical-rl;
	 color: #fff;
	 font-size: 27px;
	 line-height: 1.5em;
	 font-weight: 500;
	 letter-spacing: 0.2em;
}

.div-inrto2 {
	width: 640px;
	display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin-right: auto;
		margin-left: auto;
}

.art-inrto2 {
	width: 500px;
	margin-bottom: 150px;
}
.tab-intro {
width: 400px;	
}
.p-inrto2 {
	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 75px;
}
.tab-intro caption {

	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
	text-align: left;
	margin-bottom: 50px;
}

.tab-intro th {
	color: #fff;
	font-size: 18px;
	line-height: 1.5em;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
		padding-bottom: 10px;
	padding-left: 25px;
	font-weight: 500;
}
	
	
.tab-intro td {
	color: #fff;
	font-size: 21px;
	line-height: 1.5em;
	
 	font-weight: 500;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
		padding-bottom: 10px;
	padding-left: 50px;
}


 .tab-intro th b {
	color: #fff;
	font-size: 21px;
 	font-weight: 500;
 }
 
.div-inrto3 {
	width: 630px;
	display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin-left: auto;
		margin-bottom: 100px;
}
.dl-intro {
	
}
.dl-intro dt {
	color: #fff;
	font-size: 27px;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 15px;
}
.dl-intro dd {
	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
}


.div-midclm01 {
	background: url(../img/tit_rinen.svg) left top no-repeat;
	background-size: 92px auto;
	padding-left: 110px;
	width: 780px;
	margin-left: auto;
		margin-bottom: 150px;
}
.h4-mid27 {
	color: #fff;
	font-size: 27px;
	font-weight: 500;
	line-height: 1.25em;
}
.h4-mid {
	margin-bottom: 15px;
}
.p-mid {
	
}
.p-exp16 {
	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
}

.h4-mid02 {
	background: url(../img/tit_concept.svg) left top no-repeat;
	background-size: 92px auto;
	padding-left: 110px;
		padding-top: 15px;
	padding-bottom: 20px;
	width: 680px;
	margin-left: auto;
}

.h4-mid03 {
	background: url(../img/tit_lesson.svg) left top no-repeat;
	background-size: 92px auto;
	padding-left: 110px;
		padding-top: 15px;
	padding-bottom: 20px;
	width: 680px;
	margin-left: auto;
		margin-right: auto;
}

.div-mgodd {
display:flex;

  flex-direction: row;
justify-content:space-between;
flex-wrap: wrap;
width: 800px;
margin-right: auto;
		margin-top: 50px;
margin-bottom: 50px;
	}

.div-mgeven {
display:flex;

justify-content:space-between;
flex-wrap: wrap;	
  flex-direction: row-reverse;
width: 800px;
margin-left: auto;
		margin-top: 50px;
margin-bottom: 50px;
	}

.img-mgodd {
	width: 350px;
	height: auto;
}
.img-mgeven {
	width: 400px;
	height: auto;
}
.dl-mgcolmn {
	width: 430px;
	margin-top: 50px;
}

.dl-mgcolmn dt {
	color: #fff;
	line-height: 1.25em;
	font-size: 21px;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.dl-mgcolmn dd {
	color: #fff;
	line-height: 1.75em;
	font-size: 16px;
	padding-top: 10px;
}

.dl-mbcolmn01 {
	width: 600px;
	margin-left: 115px;
}
.dl-mbcolmn01 dt {
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 1.5em;
	margin-top: 50px;
}
.dl-mbcolmn01 dd {
	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
	padding-top: 10px;
}



.dl-mbcolmn02 {
	width: 880px;
	margin-right: auto;
		margin-left: auto;
}
.dl-mbcolmn02 dt {
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 1.5em;
	margin-top: 50px;
}
.dl-mbcolmn02 dd {
	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
	padding-top: 10px;
}

.img-earth {
	width: 670px;
	margin-left: 100px;
		margin-top: 25px;
	margin-bottom: -25px;
}

.img-houese {
	position: absolute;
	width: 160px;
	height: auto;
	right: 0;
	top: 80px;
}

.dl-mbcolmn01 dt i,.dl-mbcolmn02 dt i {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.dl-mbcolmn01 dt b,.dl-mbcolmn02 dt b {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.p-middark {
	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
	background: url(../img/tit_price.svg) left center no-repeat;
	background-size: 90px auto;
	padding-left: 105px;
		padding-top: 25px;
		padding-bottom: 25px;
	margin-bottom: 25px;
}

.p-middark b {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
}

.div-white {
	width: 900px;
	margin-right: auto;
		margin-left: auto;
	background: url(../img/bg_annai_pc.png) left top no-repeat;
	background-size: 150px auto;
	padding-left: 230px;
}
.h2-white {
	color: #000;
	font-size: 27px;
	font-weight: 700;
	border-bottom: 1px solid #000;
	display: inline;
	line-height: 1.75em;
}

.p-white {
	color: #000;
	font-size: 16px;
	line-height: 2em;
	margin-top: 25px;
}
.p-white-r {
	text-align: right;
}
.p-white i {
	color: #000;
	font-size: 16px;
	border-bottom: 1px solid #000;
}
.p-white b {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #000;
}

.ifra-map {
	width: 100%;
	height: 800px;
}


.div-gotoinsta {
	padding-top: 100px;
		padding-bottom: 60px;
}
.dl-gotoinsta{
	
}

.dt-gotoinsta{
	text-align: center;
	color: #000;
	font-size: 27px;
	font-weight: 500;
	margin-bottom: 25px;
}
.hr-gotoinsta {
	border-bottom: 1px solid #65CBFF;
	width: 70px;
	margin-right: auto;
		margin-left: auto;
	display: block;
	height: 2px;
	background-color: #65CBFF;
	margin-top: 10px;
}
.dd-btninsta{
	text-align: center;
}

.dd-gotoinsta{
	text-align: center;
	color: #000;
	font-size: 21px;
	font-weight: 500;
}
.btninsta {
	font-size: 40px;
	color: #666!important;
	text-align: center;
	margin-bottom: 20px;
}

.div-book {
	background: url(../img/bg_contit.png) left center no-repeat;
	color: #ea4954;
	font-size: 30px;
	padding-top: 20px;
		padding-bottom: 20px;
	padding-left: 150px;
	width: 330px;
	margin-bottom: 50px;
	background-size:120px auto ;
}

.div-question {
	width: 1000px;
	margin-right: auto;
		margin-left: auto;
	font-size: 18px;
	color: #111;
	line-height: 1.75em;
}
.div-question b {
	background-color: #ea4954;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	padding: 6px 10px 8px;
	margin-right: 10px;
		margin-bottom: 10px;
}
.p-question {
	color: #111;
	font-size: 18px;
	line-height: 1.75em;
	width: 1000px;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 50px;
}
.cont_check01 {
	background-color: #fff;
	border: 1px solid #111;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	margin-right: 5px;
	  position:absolute;
  top:0;
  bottom:0;
  left:0px;
  margin:auto;
}
	.pointer {
  position:relative;
		padding-left: 30px;
	}
	.pointer:hover {
		cursor: pointer;	
		}
.cont_check01:checked {
	background-color: #ea4954;
}
.hissu {
	color: #fff;
	font-size: 14px;
	background-color: #ea4853;
	padding: 1px 3px;
	margin-right: 10px;
}

.tab-contact {
	width: 1000px;
	margin-right: auto;
		margin-left: auto;
}

.tab-contact th {
	text-align: left;
	vertical-align: top;
	width: 200px;
	color: #111;
	font-size: 18px;
	line-height: 1.75em;
	padding-bottom: 20px;
}
.tab-contact th i {
	color: #111;
	font-size: 14px;
	margin-left: 45px;
		display: block;
}
.tab-contact td {
	text-align: left;
	vertical-align: top;
	color: #111;
	font-size: 18px;
	line-height: 1.75em;
	padding-bottom: 20px;
}
.form_text {
	border-style: none;
		border-width: 0;
	color: #111;
	font-size: 18px;
	font-weight: 400;
		font-style: normal;
		  -webkit-appearance: none;
		  appearance: none;
	background-color: #fff;
	padding: 15px;
}



.form100 {
	width: 100%;
}
.form25 {
	width: 25%;
}
.form100x4 {
		width: 100%!important;
		height: 4em!important;
		font-weight: normal;
		font-style: normal;
}
.form100x6 {
		width: 100%!important;
		height: 6em!important;
		font-weight: normal;
		font-style: normal;
}
.form100x8 {
		width: 100%!important;
		height: 8em!important;
		font-weight: normal;
		font-style: normal;
}
.cont_submit {
background-color: #dd5057;
color: #fff;
font-size: 18px;
font-weight: bold;
padding-top: 20px;
		padding-bottom: 20px;
width: 200px;
margin: 30px auto 80px;
border-radius: 5px;
display: block;
opacity:1;
filter: alpha(opacity=100);
display: block;
transition: all 250ms 0ms ease;
}
.cont_submit:hover  {
cursor: pointer;
opacity:0.75;
filter: alpha(opacity=75);
cursor:pointer;
transition: all 250ms 0ms ease;
}

.form_bottun {
	background-color: #ddd;
	color: #111;
	margin-left: 20px;
	text-align: center;
	border-style: none;
		border-width: 0;
	padding: 8px 20px;
	font-size: 18px;
}
.pointer3:hover	 {
	cursor: pointer;
}
.sec-foot {
	padding-top: 100px;
		padding-bottom: 100px;
	background-color: #FFF;
}
.div-foot {
display:flex;
justify-content:space-between;
	width: 860px;
	margin-right: auto;
		margin-left: auto;
}
.div-footl {

}
.div-footc{

} 
.div-footr{

} 

.img-footrogo {
	width: 140px;
	height: auto;
	margin-top: 25px;
}
.p-foot01 {
	color: #000;
	font-size: 16px;
	margin-bottom: 13px;
		text-align: center;
	width: 470px;
	background: url(../img/tit_footrogo.svg) left top no-repeat;
		background-size: 470px auto;
	padding-top: 60px;
	margin-left: 0;
	text-indent: -50px;
}
.p-foot02 {
	font-size: 17px;
	color: #111;
	border-bottom: 1px solid #111;
	padding-bottom: 10px;
}
.p-foot03 {
	color: #111;
	font-size: 16px;
	line-height: 1.75em;
	padding-top: 10px;
	margin-bottom: 10px;
}
.p-foot04 {
	font-size: 28px;
	color: #000;
}
.a-fotomap {
	display: inline-block;
	background-color: #fff;
	border-radius: 20px;
	color: #000;
	font-size: 15px;
	padding: 5px 20px;
	margin-left: 10px;
	border: 1px solid #000;
	font-weight: 500;
}
.sec-thanx {
	height: calc(100vh - 150px);
	padding-top: 75px;
		padding-bottom: 75px;
}
.div-thanx  {
	width: 720px;
	margin-right: auto;
		margin-left: auto;
}

.a-gotop {
	display: block;
	width: 200px;
	margin-right: auto;
		margin-left: auto;
	padding-top: 20px;
		padding-bottom: 20px;
	background-color: #f2c100;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
}
.img-iconthanx {
	width: 90px;
	height: auto;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 25px;
}


.p-copyright {
	color: #666;
	font-size: 12px;
	text-align: center;
	display: block;
	margin-bottom: 50px;
		margin-top: 50px;
}

#mfp_button_cancel {
	display: block;
	padding: 10px 20px;
	background-color: #ddd;
	font-size: 18px;
}

#mfp_button_send{
	display: block;
	padding: 10px 40px;
	background-color: #df5e63;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.mfp_buttons {
	display:flex;
justify-content:space-between;
flex-wrap: wrap;
width: 300px;
margin-right: auto;
		margin-left: auto;
}
#mfp_confirm_table th ,#mfp_confirm_table td{
	color: #111!important;
	font-size: 16px!important;
	padding: 10px!important;
}
#mfp_overlay_inner h4 {
	padding-bottom: 10px;
}


.ul-footsns {
	width: 170px;
	display:flex;
justify-content:left;
flex-wrap: wrap;
}
.ul-footsns li {
	margin-right: 5px;
			width: 50px;
	height: 50px;

}
.ul-footsns li a {
		width: 50px;
	height: 50px;
	display: block;
}
.ul-footsns li a img {
	width: 100%;
}



.ul-midsns {

	display:flex;
justify-content:center;
flex-wrap: wrap;
height: 50px;
margin-top: 25px;
}
.ul-midsns li {
	height: 50px;
	margin-right: 10px;
		margin-left: 10px;
}
.ul-midsns li a {
		width: auto;

	display: block;
}
.ul-midsns li a img {
height: 50px;
width: auto;
}

.p-caption01 {
	color: #111;
	font-size: 14px;
	line-height: 1.75em;
	text-align: center;
	margin-top: -30px;
}

.instapc {
	margin-left: 20px;
}
.instapc i {
	font-size: 30px;
}

.tit_thanx {
	color: #D95659;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	padding-top: 180px;
	background: url(../img/icon_foot.png) center top no-repeat;
		background-size: auto 130px;
	margin-bottom: 50px;
}

.p-thanx {
	color: #000;
	font-size: 14px;
	line-height: 1.75em;
	font-weight: 500;
}
.p-thanx i {
	color: #000;
	font-size: 12px;
}
.img-gotoindex {
	width: 50px;
	height: auto;


}
.a-gotoindex {
		margin-top: 50px;
	display: block;
	width: 50px;
	height: 50px;
	margin-right: auto;
		margin-left: auto;
}


.sec-privacy {
	padding-bottom: 100px;
}
.div-privacy {
	width: 600px;
	margin-right: auto;
		margin-left: auto;
}
.h3-privacy {
	color: #000;
	font-size: 20px;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}
.p-privacy {
	color: #000;
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 50px;
}

.ul-privacy {
	margin-top: -25px;
		margin-bottom: 25px;
}
.ul-privacy li {
list-style-type: disc;
color: #000;
font-size: 16px;
line-height: 1.75em;
margin-left: 1.5em;
}

.a-privacy {
	text-decoration: underline;
}

.sec-middark22 {
	height: 1000px !important;
}
.art-price22 {
	position: relative;
	height: 600px;
	width: 1020px;
	margin-right: auto;
		margin-left: auto;
}
.div-price01 {
	position: absolute;
	top: 0;
	left: 60px;
	width: 800px;
}
.div-price02 {
	position: absolute;
	top: 20px;
	left: 360px;
}

.div-price03 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 330px;
}

.div-price04{
	position: absolute;
	top: 260px;
	width: 330px;
	left: 345px;
}

.div-price05 {
	position: absolute;
	top: 100px;
	right: 0;
	width: 330px;
}
.img-price22 {
	width: 100%;
	height: auto;
}


.p-foot22 {
	background: url(../img/t_foot22.svg) center top no-repeat;
		background-size: 100% auto;
	border-bottom: 1px solid #ccc;
	height: 85px;
	width: 530px;
}

}/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer *//* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */
/* @end group PersonalComputer */


/*——————————————————————————————————————————*/
/*——————————————————————————————————————————*/
/*——————————————————————————————————————————*/


































/* @group SmartPhone */
@media screen and (max-width: 480px) {


/*tothetopfixed*/
div.tothetopfixed {
	position: fixed;
	bottom: 75px;
	right: 0;
	z-index: 180;
}	
div.tothetopfixed a  {display: block;float: right;background-color: #fff;}
div.tothetopfixed a:hover {
transition: opacity 0.2s ease-in-out;
opacity:1;
filter: alpha(opacity=100);
}
div.tothetopfixed a {
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 0.8em;width: 40px;height: 40px;background: url(../img/b_gototop.png) no-repeat 0 0;background-size:contain;
	margin: 0 5px 5px 0;
	text-indent: -9999px;
transition: opacity 0.2s ease-in-out;
opacity:0.75;
filter: alpha(opacity=75);
}


.menubtn {
    position: fixed;
	background: url(../img/b_open.svg) center center no-repeat;
		background-size: cover;
	display: block;
    width: 50px;
    height: 50px;
	z-index: 200;
	top: 10px;
	right: 10px;
	border-radius: 100%;
}

.menubtn i {
	color: #D95659;
	font-size: 25px;
	border: 1px solid #D95659;
	padding: 5px;
	border-radius: 5px;
}

.overlay-close {
    position: absolute;
	background: url(../img/b_close.svg) center center no-repeat;
		background-size: cover;
	display: block;
    width: 50px;
    height: 50px;
	z-index: 200;
	top: 10px;
	right: 20px;
	border-radius: 100%;
}
.nosp {
		display: none!important;
}

.top300 {
	margin-top: 30%;
}
.top250 {
	margin-top: 25%;
}
.top200 {
	margin-top: 20%;
}
.top150 {
	margin-top: 15%;
}
.top125 {
	margin-top: 12.5%;
}
.top100 {
	margin-top: 10%;
}
.top75 {
	margin-top: 7.5%;
}
.top50 {
	margin-top: 5%;
}
.top25 {
	margin-top: 2.5%;
}
.top15 {
	margin-top:1.5%;
}
.top10 {
	margin-top: 1%;
}
.top5 {
	margin-top: .5%;
}
.btm300 {
	margin-bottom: 30.0%;
}
.btm250 {
	margin-bottom: 25.0%;
}
.btm200 {
	margin-bottom: 20.0%;
}
.btm150 {
	margin-bottom: 15.0%;
}
.btm125 {
	margin-bottom: 12.5%;
}
.btm100 {
	margin-bottom: 10.0%;
}
.btm75 {
	margin-bottom: 7.5%;
}
.btm50 {
	margin-bottom: 5.0%;
}
.btm25 {
	margin-bottom: 2.5%;
}
.btm15 {
	margin-bottom:1.5%;
}
.btm10 {
	margin-bottom: 1.0%;
}
.btm5 {
	margin-bottom: 05%;
}

body {
	background-color: #fff;
}

.pad100 {
	padding-top: 10%;
		padding-bottom: 10%;
}
/* Overlay closing cross */
.overlay .overlay-close {

	position: absolute;
	right: 10px;
	top: 10px;
	overflow: hidden;
	border: none;
	color: transparent;
	outline: none;
	z-index: 200;

}
.overlay-close i {
	color: #D95659;
	font-size: 30px;
	border: 1px solid #D95659!important;
	padding: 5px;
	border-radius: 5px;
	display: block;
	width: 40px;
	height: 40px;
	position: relative;
	margin-top: 25px;
		margin-right: 15px;
}
.div-olout {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.ul-tm2 {
	background: url(../img/icon_foot.png) center top no-repeat;
	background-size: 30%;
	padding-top: 47.5%;
	margin-top: 10%;
}
.ul-tm2 li {
	
}
.ul-tm2 li a {
	color: #000;
	font-size: 6vw;
	font-weight: 700;
	text-align: center;
	padding-top: 2.5%;
		padding-bottom: 2.5%;
}

.block {
	

}


.ul-footer {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
position: fixed;
bottom: 0;
width: 100%;
z-index: 250;
}

.li-foologin {
	width: 50%;

}
.li-fooenter {
	width: 50%;

}
.li-foologin a{
	background-color: #0050ca;

	display: block;
	padding-top: 5%;
		padding-bottom: 5%;
	position: relative;
}
.li-fooenter a {
	background-color: #ea4954;

	display: block;
	padding-top: 5%;
		padding-bottom: 5%;
	position: relative;
}
.li-foologin a:after,.li-fooenter a:after {
	content: '〉';
	color: #fff;
	font-size: 5vw;
	font-weight: 500;
	  position: absolute;
  top: 50%;

  transform: translateY(-50%) ;
  right: 5px;
}



.fbold {
	display: block;
	text-align: center;
	color: #fff;
	font: 5.5vw 'Noto Sans JP', sans-serif;
	font-weight: 900;
	letter-spacing: 0.1em;
}
.fsmall {
	display: block;
	text-align: center;
	color: #fff;
	font: 3vw 'Noto Sans JP', sans-serif;

}

.header-header {
	background: url(../img/bg_head_sp.png) center top no-repeat;
		background-size: 100% auto;
	width: 100%;
	height: 60vh;
}

.block-bg {
 transition: all .7s ease;
  background-color: #2eccfe;
} 

.sec-intro {
/*	background-color: #2fcdff;*/
	padding-top: 5%;
		padding-bottom: 10%;
/*		background: linear-gradient(to bottom, #65cbff 0%,#00a0f8 20%,#00a0f8 80%,#00a0f8 100%);*/
height: 200vw;
}


.sec-midgreen {
/*	background-color: #00c552;*/
	padding-top: 0px;
		padding-bottom: 15%;
/*background: linear-gradient(to bottom, #00a0f8 0%,#00c552 20%,#00c552 80%,#00a0f8 100%);*/
/*min-height: 2300px;*/
height:650vw;
}

.sec-midnomal {
/*	background-color: #0096f5;*/

/*		background: linear-gradient(to bottom, #00a0f8 0%,#00a0f8 20%,#00a0f8 84%,#004fc8 100%);*/
padding-top: 5%;
		padding-bottom: 15%;
height: 550vw;
}

.sec-middark {
/*	background-color: #004fc8;*/
	padding-top: 5%;
		padding-bottom: 15%;
/*background: linear-gradient(to bottom, #004fc8 0%,#004fc8 20%,#004fc8 70%,#ffffff 100%);*/

/*min-height: 1900px;*/
height: 500vw;
}

.sec-white {
/*	background-color: #004fc8;*/
	padding-top: 5%;
		padding-bottom: 15%;
/*background: linear-gradient(to bottom, #004fc8 0%,#004fc8 20%,#004fc8 70%,#ffffff 100%);*/

}




.sec-contact {
	width: 100%;
/*	background-color: #fff7e7;*/
	padding-top: 10%;
		padding-bottom: 10%;
/*		background: linear-gradient(to bottom, #fff9e3 0%,#fce28c 100%); */
}

.div-header {

	margin-right: auto;
		margin-left: auto;
}
.ul-header {
	position: fixed;

	margin-right: auto;
		margin-left: auto;
	height: 580px;
}




.div-intro {

	margin-right: auto;
		margin-left: auto;
}
.div-midgreen {

	margin-right: auto;
		margin-left: auto;
	width: 90%;
}
.div-midnomal {

	margin-right: auto;
		margin-left: auto;
	position: relative;
	width: 90%;
}
.div-middark {

	margin-right: auto;
		margin-left: auto;
}

.div-white {

	margin-right: auto;
		margin-left: auto;
}

.h2-intro {

	 color: #fff;
	 font-size: 7vw;
	 font-weight: 500;
	 text-align: center;
	 margin-right: 5%;
		margin-left: 5%;
	 letter-spacing: 0.1em;
	 margin-bottom: 2.5%;
	 line-height: 1.5em;
}
.h2-intro span.nopc {

	 color: #fff;
	 font-size: 7vw;

}
.div-inrto2 {


}

.art-inrto2 {

	margin-bottom: 15%;
}
.tab-intro {
	width: 90%;
	margin-right: auto;
		margin-left: auto;
}
.p-inrto2 {
	color: #fff;
	font-size: 4vw;
	line-height: 1.75em;
	margin-bottom: 7.5%;
		margin-right: auto;
	width: 90%;
		margin-left: auto;
}
.tab-intro caption {

	color: #fff;
	font-size: 16px;
	line-height: 1.75em;
	text-align: left;
	margin-bottom: 5%;
}

.tab-intro th {
	color: #fff;
	font-size: 3.5vw;
	line-height: 1.5em;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
		padding-bottom: 10px;
	padding-left: 25px;
	font-weight: 500;
}
	
	
.tab-intro td {
	color: #fff;
	font-size: 5vw;
	line-height: 1.5em;
	
 	font-weight: 500;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
		padding-bottom: 10px;
	padding-left: 25px;
}


 .tab-intro th b {
	color: #fff;
	font-size: 4.5vw;
 	font-weight: 500;
 }
 
.div-inrto3 {

	display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin-left: auto;
		margin-bottom: 100px;
}
.dl-intro {
	width: 90%;
	margin-right: auto;
		margin-left: auto;
}
.dl-intro dt {
	color: #fff;
	font-size: 6vw;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 15px;
}
.dl-intro dd {
	color: #fff;
	font-size: 3.75vw;
	line-height: 1.75em;
}


.div-midclm01 {
	background: url(../img/tit_rinen.svg) center top no-repeat;
		background-size: 25% auto;
	margin-bottom: 30%;
	padding-top: 30%;
}
.h4-mid27 {
	color: #fff;
	font-size: 5vw;
	font-weight: 500;
	line-height: 1.25em;
}
.h4-mid {
	margin-bottom: 15px;
}
.p-mid {
	
}
.p-exp16 {
	color: #fff;
	font-size: 3.75vw;
	line-height: 1.75em;
}

.h4-mid02 {
	background: url(../img/tit_concept.svg) center top no-repeat;
		background-size: 25% auto;
	padding-top: 30%;
	width: 100%;
	margin-right: auto;
		margin-left: auto;
}

.h4-mid03 {
	background: url(../img/tit_lesson.svg) center top no-repeat;
		background-size: 25% auto;
	margin-left: auto;
		margin-right: auto;
	padding-top: 30%;
}

.div-mgodd {
margin: 5% auto;
width: 100;
	}

.div-mgeven {
margin: 5% auto;
width: 100%;
}

.img-mgodd {

	height: auto;
	width: 90%;
	margin-right: auto;
		margin-left: auto;
}
.img-mgeven {

	height: auto;
	width: 90%;
	margin-right: auto;
		margin-left: auto;
}
.dl-mgcolmn {

	margin-top: 5%;
}

.dl-mgcolmn dt {
	color: #fff;
	line-height: 1.25em;
	font-size: 5.5vw;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
.dl-mgcolmn dd {
	color: #fff;
	line-height: 1.75em;
	font-size: 3.75vw;
	padding-top: 10px;
}

.dl-mbcolmn01 {


}
.dl-mbcolmn01 dt {
	color: #fff;
	font-size: 5.5vw;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 1.5em;
	margin-top: 50px;
}
.dl-mbcolmn01 dd {
	color: #fff;
	font-size: 3.75vw;
	line-height: 1.75em;
	padding-top: 10px;
}



.dl-mbcolmn02 {

	margin-right: auto;
		margin-left: auto;
}
.dl-mbcolmn02 dt {
	color: #fff;
	font-size: 5vw;
	font-weight: 500;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	line-height: 1.5em;
	margin-top: 5%;
}
.dl-mbcolmn02 dd {
	color: #fff;
	font-size: 3.75vw;
	line-height: 1.75em;
	padding-top: 10px;
}

.img-earth {
margin: 2.5% auto -2.5%;
width: 90%;
}

.img-houese {
	position: absolute;
	width: 160px;
	height: auto;
	right: 0;
	top: 80px;
}

.dl-mbcolmn01 dt i,.dl-mbcolmn02 dt i {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.dl-mbcolmn01 dt b,.dl-mbcolmn02 dt b {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
}

.p-middark {
	color: #fff;
	font-size: 3.75vw;
	line-height: 1.75em;
	background: url(../img/tit_price.svg) center top no-repeat;
		background-size: 25% auto;
	padding-top: 30%;
	margin-bottom: 10%;
		margin-right: auto;
	width: 90%;
		margin-left: auto;
}

.p-middark b {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
}


.img-price {
	margin-right: auto;
		margin-left: auto;
	display: block;
	width: 80%;
	height: auto;
}

.div-white {

	margin-right: auto;
		margin-left: auto;
	background: url(../img/bg_annai_sp.png) center top no-repeat;
		background-size: 85% auto;
	padding-top: 55%;
	width: 90%;
}
.h2-white {
	color: #000;
	font-size: 4.75vw;
	font-weight: 700;
	border-bottom: 1px solid #000;
	display: inline;
	line-height: 1.75em;
}

.p-white {
	color: #000;
	font-size: 3.75vw;
	line-height: 2em;
	margin-top: 25px;
}
.p-white-r {
	text-align: right;
}
.p-white i {
	color: #000;
	font-size: 3.75vw;
	border-bottom: 1px solid #000;
}
.p-white b {
	color: #000;
	font-size: 3.75vw;
	font-weight: 700;
	border-bottom: 1px solid #000;
}

.ifra-map {
	width: 100%;
	height: 400px;
}

.googlepmap {
	height: 400px;
}

.div-gotoinsta {
	padding-top: 10%;
		padding-bottom: 15%;
}
.dl-gotoinsta{
	
}

.dt-gotoinsta{
	text-align: center;
	color: #000;
	font-size: 27px;
	font-weight: 500;
	margin-bottom: 25px;
}
.hr-gotoinsta {
	border-bottom: 1px solid #65CBFF;
	width: 70px;
	margin-right: auto;
		margin-left: auto;
	display: block;
	height: 2px;
	background-color: #65CBFF;
	margin-top: 10px;
}
.dd-btninsta{
	text-align: center;
}

.dd-gotoinsta{
	text-align: center;
	color: #000;
	font-size: 21px;
	font-weight: 500;
}
.btninsta {
	font-size: 40px;
	color: #666!important;
	text-align: center;
	margin-bottom: 20px;
}




.div-book {
	background: url(../img/bg_contit.png) left center no-repeat;
	background-size: 25%;
	color: #ea4954;
	font-size: 6vw;
	text-align: center;
	width: 90%;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 5%;
	padding-top: 3.5%;
		padding-bottom: 3.5%;
}

.div-contact {
	
	margin-right: auto;
		margin-left: auto;
}

.div-question {

	margin-right: auto;
		margin-left: auto;
	font-size: 3.8vw;
	color: #111;
	line-height: 1.75em;
	width: 90%;
}
.div-question b {
	background-color: #ea4954;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	padding: 6px 10px 8px;
	margin-right: 10px;
		margin-bottom: 10px;
}
.p-question {
	color: #111;
	font-size: 3.8vw;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 10%;
	width: 90%;
	line-height: 2.5em;
}
.cont_check01 {
	background-color: #fff;
	border: 1px solid #111;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	margin-right: 5px;
	  position:absolute;
  top:0;
  bottom:0;
  left:0px;
  margin:auto;
}
	.pointer {
  position:relative;
		padding-left: 30px;
	}
	.pointer:hover {
		cursor: pointer;	
		}
.cont_check01:checked {
	background-color: #ea4954;
}
.hissu {
	color: #fff;
	font-size: 14px;
	background-color: #ea4853;
	padding: 1px 3px;
	margin-right: 10px;
}

.th-add0 {

	display: none!important;
}
.td-add1 {
	padding-bottom: 5%!important;
}


.tab-contact {

	margin-right: auto;
		margin-left: auto;
	width: 90%;
}

.tab-contact th {
	text-align: left;
	vertical-align: top;

	color: #111;
	font-size:3.8vw;
	line-height: 1.75em;
	padding-bottom: 20px;
	display: block;
}
.tab-contact th i {
	color: #111;
	font-size: 3vw;
	margin-left: 45px;
		display: block;
}
.tab-contact td {
	text-align: left;
	vertical-align: top;
	color: #111;
	font-size: 3.8vw;
	line-height: 1.75em;
	padding-bottom: 10%;
	display: block;
}
.form_text {
	border-style: none;
		border-width: 0;
	color: #111;
	font-size: 16px;
	padding: 15px;
	background-color: #fff;
}
.form100 {
	width: 100%;
}
.form25 {
	width: 40%;
}

.form100x4 {
	width: 100%!important;
		height: 5em!important;
}
.form100x6 {
	width: 100%!important;
		height: 6em!important;
}
.form100x8 {
	width: 100%!important;
		height: 8em!important;
}
.cont_submit {
background-color: #dd5057;
color: #fff;
font-size: 5vw;
font-weight: bold;
padding-top: 20px;
		padding-bottom: 20px;
width: 200px;
margin: 30px auto 80px;
border-radius: 5px;
display: block;
opacity:1;
filter: alpha(opacity=100);
display: block;
transition: all 250ms 0ms ease;
}
.cont_submit:hover  {
cursor: pointer;
opacity:0.75;
filter: alpha(opacity=75);
cursor:pointer;
transition: all 250ms 0ms ease;
}

.form_bottun {
	background-color: #ddd;
	color: #111;
	margin-left: 20px;
	text-align: center;
	border-style: none;
		border-width: 0;
	padding: 8px 20px;
	font-size: 12px;
}
.pointer3:hover	 {
	cursor: pointer;
}





.sec-foot {
	padding-top: 10%;
		padding-bottom: 10%;
	background-color: #FFF;
}
.div-foot {


	margin-right: auto;
		margin-left: auto;
	width: 90%;
}
.div-footl {

}
.div-footc{
	width: 90%;
	margin-right: auto;
		margin-left: auto;
} 
.div-footr{

} 

.img-footrogo {
	width: 45%;
	height: auto;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 5%;
}
.p-foot01 {
	color: #000;
	font-size: 5.5vw;
	margin-right: auto;
	text-align: center;
	border-bottom: 1px solid #000;
	font-weight: 500;
	padding-top: 5%;
		padding-bottom: 5%;
}
.p-foot02 {
	font-size: 17px;
	color: #111;
	border-bottom: 1px solid #111;
	padding-bottom: 10px;
}
.p-foot03 {
	color: #111;
	font-size: 16px;
	line-height: 1.75em;
	padding-top: 15px;
	margin-bottom: 10px;
	position: relative;
}
.p-foot04 {
	font-size: 28px;
	color: #000;
}
.a-fotomap {
	display: inline-block;
	background-color: #fff;
	border-radius: 20px;
	color: #000;
	font-size: 15px;
	padding: 5px 20px;
	margin-left: 10px;
	border: 1px solid #000;
	font-weight: 500;
	position: absolute;
	top: 10px;
	right: 0;
}
.sec-thanx {

	padding-bottom: 5%;
		padding-top: 5%;
}
.div-thanx  {
	width: 90%;
	margin-right: auto;
		margin-left: auto;
}

.a-gotop {
	display: block;
	width: 200px;
	margin-right: auto;
		margin-left: auto;
	padding-top: 20px;
		padding-bottom: 20px;
	background-color: #f2c100;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
}
.img-iconthanx {
	width: 90px;
	height: auto;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 25px;
}


.p-copyright {
	color: #666;
	font-size: 12px;
	text-align: center;
	display: block;
	margin-bottom: 50px;
		margin-top: 50px;
}

#mfp_button_cancel {
	display: block;
	padding: 10px 20px;
	background-color: #ddd;
	font-size: 18px;
}

#mfp_button_send{
	display: block;
	padding: 10px 40px;
	background-color: #df5e63;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.mfp_buttons {
	display:flex;
justify-content:space-between;
flex-wrap: wrap;
width: 300px;
margin-right: auto;
		margin-left: auto;
}
#mfp_confirm_table th ,#mfp_confirm_table td{
	color: #111!important;
	font-size: 16px!important;
	padding: 10px!important;
}
#mfp_overlay_inner h4 {
	padding-bottom: 10px;
}


.ul-footsns {
	width: 170px;
	display:flex;
justify-content:left;
flex-wrap: wrap;
}
.ul-footsns li {
	margin-right: 5px;
			width: 50px;
	height: 50px;

}
.ul-footsns li a {
		width: 50px;
	height: 50px;
	display: block;
}
.ul-footsns li a img {
	width: 100%;
}



.ul-midsns {

	display:flex;
justify-content:center;
flex-wrap: wrap;
height: 50px;
margin-top: 25px;
}
.ul-midsns li {
	height: 50px;
	margin-right: 10px;
		margin-left: 10px;
}
.ul-midsns li a {
		width: auto;

	display: block;
}
.ul-midsns li a img {
height: 50px;
width: auto;
}

.p-caption01 {
	color: #000;
	font-size: 3.5vw;
	line-height: 1.75em;
	text-align: center;
}


.p-caption01 i {
	color: #000;
	font-size: 3vw;
	line-height: 1.75em;
	text-align: center;
}


.instasp {
	display: block;
	margin-right: auto;
		margin-left: auto;
	width: 40px;
	height: 40px;
	margin-top: 5%;
}
.instasp i {
	font-size: 40px;
}

.tit_thanx {
	color: #D95659;
	font-size: 5.5vw;
	font-weight: 700;
	text-align: center;
	padding-top: 50%;
	background: url(../img/icon_foot.png) center top no-repeat;
		background-size: auto 130px;
	margin-bottom: 5%;
}

.p-thanx {
	color: #000;
	font-size: 4vw;
	line-height: 1.5em;
	font-weight: 500;
}
.p-thanx i {
	color: #000;
	font-size: 3vw;
}
.img-gotoindex {
	width: 50px;
	height: auto;


}
.a-gotoindex {
		margin-top: 50px;
	display: block;
	width: 50px;
	height: 50px;
	margin-right: auto;
		margin-left: auto;
}
.floating {
	display: none!important;

	
}

.sec-privacy {
	padding-bottom: 10%;
}
.div-privacy {

	margin-right: auto;
		margin-left: auto;
	width: 90%;
}
.h3-privacy {
	color: #000;
	font-size: 5vw;
	font-weight: 500;
	border-bottom: 1px solid #333;
	margin-bottom: 2.5%;
	padding-bottom: 2.5%;
}
.p-privacy {
	color: #000;
	font-size: 3.75vw;
	line-height: 1.75em;
	margin-bottom: 10%;
}

.ul-privacy {
	margin-top: -2.5%;
		margin-bottom: 5%;
}
.ul-privacy li {
list-style-type: disc;
color: #000;
font-size: 3.75vw;
line-height: 1.75em;
margin-left: 1.5em;
}

.a-privacy {
	text-decoration: underline;
}


.sec-middark22 {
	height: 775vw !important;
}
.art-price22 {
	position: relative;
	height: 1300px;
}
.div-price01 {
	width: 100%;
	margin-right: auto;
		margin-left: auto;
}
.div-price02 {
}

.div-price03 {
}

.div-price04{
}

.div-price05 {
}
.img-price2201 {
	width: 100%;
	margin-bottom: 5%;
		margin-left: -5%;
}
.img-price2202 {
	width: 75%;
	margin-right: auto;
		margin-left: auto;
}
.img-price2203 {
	width: 90%;
	margin: -5% auto 10%;
}
.img-price2204 {
	width: 90%;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 10%;
}
.img-price2205 {
	width: 90%;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 10%;
}

.p-foot22 {
	background: url(../img/t_foot23.svg) center top no-repeat;
		background-size: 100% auto;
	border-bottom: 1px solid #ccc;
	height: 15vw;
}

}/* @end group SmartPhone */
/* @end group SmartPhone */
/* @end group SmartPhone */
/* @end group SmartPhone */
/* @end group SmartPhone */
/* @end group SmartPhone */
/* @end group SmartPhone */

/*cssanimation*/


.fadein {
	opacity: 0;
}
.animfadein.forimg01 {
	opacity: 1;
	transition: all 1000ms 250ms ease;
}
.animfadein.forimg02 {
	opacity: 1;
	transition: all 1000ms 500ms ease;
}
.animfadein.forimg03 {
	opacity: 1;
	transition: all 1000ms 750ms ease;
}
.animfadein.forimg04 {
	opacity: 1;
	transition: all 1000ms 1000ms ease;
}

.fadein {
	opacity: 0;
	margin-top: 20px;
	margin-bottom: -20px;
}
.animfadein.forimg01 {
	opacity: 1;
	transition: all 1000ms 250ms ease;
	margin-top: 0;
	margin-bottom: 0;
}
.animfadein.forimg02 {
	opacity: 1;
	transition: all 1000ms 500ms ease;
	margin-top: 0;
	margin-bottom: 0;
}
.animfadein.forimg03 {
	opacity: 1;
	transition: all 1000ms 750ms ease;
	margin-top: 0;
	margin-bottom: 0;
}
.animfadein.forimg04 {
	opacity: 1;
	transition: all 1000ms 1000ms ease;
	margin-top: 0;
	margin-bottom: 0;
}
.animfadein.forimg05 {
	opacity: 1;
	transition: all 1000ms 1250ms ease;
	margin-top: 0;
	margin-bottom: 0;
}
.animfadein.forimg06 {
	opacity: 1;
	transition: all 1000ms 1500ms ease;
	margin-top: 0;
	margin-bottom: 0;
}


.fadezoom0 {
	opacity: 0;
	transform: scale(2,2);
}
.animzoom0.forimg01 {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1000ms 250ms ease;
}
.animzoom0.forimg02 {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1000ms 500ms ease;
}
.animzoom0.forimg03 {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1000ms 750ms ease;
}
.animzoom0.forimg04 {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1000ms 1000ms ease;
}
.animzoom0.forimg05 {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1000ms 1250ms ease;
}

.animzoom0.forimg06 {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1000ms 1500ms ease;
}



/*wideslider*/ 

.mainList {position: relative;}



.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;background-color: #fff;}


.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(https://www.sakura-db.jp/wp-content/themes/sakuradb2017/img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(https://www.sakura-db.jp/wp-content/themes/sakuradb2017/img/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	background: #fff;
		filter:alpha(opacity=50)!important;
	-moz-opacity: 0.5!important;
	opacity: 0.5!important;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}























