﻿/*------------------------------------------------------------------------------
        CSS for TS-Framework.
                ver 10
------------------------------------------------------------------------------*/

/*------------------------------------------------
  Global Configurations.
------------------------------------------------*/
html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling */
}
*{
	font-family: "kozuka-gothic-pr6n", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;

 	 }

body {
	background: #71adc2;
	color: #000000;
}

a:link
{ 
color: #fff;
text-decoration: none ;
}

a:visited { color: #fff; }
a:hover   { color: #fff; }
a:active  { color: #fff; }

#wrapper {
	width: 100%;
	min-width: 1100px;
}


.u_line {
	text-decoration:underline;
}

.f_s12{
	font-size:12px;
}
.f_s14{
	font-size:14px;
}
.f_s16{
	font-size:16px;
}

.f_s18{
	font-size:18px;
}
.f_s20{
	font-size:20px;
}
.f_s22{
	font-size:22px;
}
.f_s24{
	font-size:24px;
}
.f_s26{
	font-size:26px;
}
.f_s28{
	font-size:28px;
}
.f_s30{
	font-size:30px;
	
}
.f_s32{
	font-size:32px;
}

.c_red{
	color:#ee0000;
}

.c_blue{
	color:#0000ee;
}

.c_d_blue{
	color:#0000aa;
}

.back_yellow{
	background:rgba(221,255,71,1.00);
}

.back_green{
	background:rgba(59,241,80,1.00);
}


@media only screen and ( max-width: 640px ) {
	#wrapper {
		width: 100%;
		min-width: 100%;
	}
}

.smp-sw_pc_i { display: inline; }
.smp-sw_mobile_i { display: none; }
.smp-sw_pc_b { display: block; }
.smp-sw_mobile_b { display: none; }
@media only screen and ( min-width: 961px ) {
	.smp-sw_pc_i { display: inline; }
	.smp-sw_mobile_i { display: none; }
	.smp-sw_pc_b { display: block; }
	.smp-sw_mobile_b { display: none; }
}
@media only screen and ( min-width: 641px ) and ( max-width: 960px ) {
	.smp-sw_pc_i { display: inline; }
	.smp-sw_mobile_i { display: none; }
	.smp-sw_pc_b { display: block; }
	.smp-sw_mobile_b { display: none; }
}
@media only screen and ( max-width: 640px ) {
	.smp-sw_pc_i { display: none; }
	.smp-sw_mobile_i { display: inline; }
	.smp-sw_pc_b { display: none; }
	.smp-sw_mobile_b { display: block; }
}



.bold { font-weight: bold; }
.fs9  { font-size:  9px; line-height: 1.5; }
.fs10 { font-size: 10px; line-height: 1.5; }
.fs11 { font-size: 11px; line-height: 1.5; }
.fs12 { font-size: 12px; line-height: 1.5; }
.fs13 { font-size: 13px; line-height: 1.5; }
.fs14 { font-size: 14px; line-height: 1.5; }
.fs15 { font-size: 15px; line-height: 1.5; }
.fs16 { font-size: 16px; line-height: 1.5; }
.fs17 { font-size: 17px; line-height: 1.5; }
.fs18 { font-size: 18px; line-height: 1.5; }
.fs19 { font-size: 19px; line-height: 1.5; }
.fs20 { font-size: 20px; line-height: 1.5; }
.fs21 { font-size: 21px; line-height: 1.5; }
.fs22 { font-size: 22px; line-height: 1.5; }
.fs23 { font-size: 23px; line-height: 1.5; }
.fs24 { font-size: 24px; line-height: 1.5; }
.fs25 { font-size: 25px; line-height: 1.5; }
.fs26 { font-size: 26px; line-height: 1.5; }
.fs27 { font-size: 27px; line-height: 1.5; }
.fs28 { font-size: 28px; line-height: 1.5; }
.fs29 { font-size: 29px; line-height: 1.5; }
.fs30 { font-size: 30px; line-height: 1.5; }
.fs31 { font-size: 31px; line-height: 1.5; }
.fs32 { font-size: 32px; line-height: 1.5; }
.fs33 { font-size: 33px; line-height: 1.5; }
.fs34 { font-size: 34px; line-height: 1.5; }
.fs35 { font-size: 35px; line-height: 1.5; }
.fs36 { font-size: 36px; line-height: 1.5; }
.fs37 { font-size: 37px; line-height: 1.5; }
.fs38 { font-size: 38px; line-height: 1.5; }
.fs39 { font-size: 39px; line-height: 1.5; }
.fs40 { font-size: 40px; line-height: 1.5; }

.left { float: left; }
.right { float: right; }



.pc_only{
	display:block;
}

.smp_only{
	display:none;
}



@media only screen and ( max-width: 640px ) {

.pc_only{
	display:none;

}

.smp_only{
	display:block;
}

}



.rel{
position: relative;
}

.modal{
position: absolute;
right: 0;
top: 0;
width: 200px;
height: 200px;
z-index: 1;

}

.modal a {
width: 100%;
height: 100%;
display: block;


}

@media only screen and (max-width:640px){
.modal{
position: absolute !important;
right: 0;
top: 0;
width: 30% !important;
height: auto;
z-index: 1;

}

.modal img {
width: 100%;
height: 100%;
}

}

.fadein {
	opacity : 0.1;
	transition : all 1200ms;
transform : translate(0, 25px);
	}

/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
transform : translate(0, 0px);
}


.fadein_a {
	opacity : 0.1;
	transition : all 1000ms;
transform : translate(0, 50px);
	}

/* 画面内に入った状態 */
.fadein_a.scrollin {
	opacity : 1;
transform : translate(0, 0px);
}

.fadein_b {
	opacity : 0.1;
	transition : all 1300ms;
transform : translate(0, 60px);
	}

/* 画面内に入った状態 */
.fadein_b.scrollin {
	opacity : 1;
transform : translate(0, 0px);
}

.fadein_c {
	opacity : 0.1;
	transition : all 1600ms;
transform : translate(0, 70px);
	}

/* 画面内に入った状態 */
.fadein_c.scrollin {
	opacity : 1;
transform : translate(0, 0px);
}

.fadein_d {
	opacity : 0.1;
	transition : all 1900ms;
transform : translate(0, 80px);
	}

/* 画面内に入った状態 */
.fadein_d.scrollin {
	opacity : 1;
transform : translate(0, 0px);
}




/*------------------------------------------------
  maincontents
------------------------------------------------*/
header,
section,
article
{
	width: 100%;
	margin: 0 auto 0;
	color: #fff;
	max-width: 1920px;
}


#headerimg{
		text-align: center;
	min-height:120%; 
}

#headerimg img{
	width: 50%;}


@media only screen and (max-width:640px){
#headerimg img{
	width: 60%;}

}


#arrow {
	text-align: center;
}

#arrow img{
	width: 60%;
}


#image{
	background: url(../images/image.jpg) no-repeat center center;
	min-height: 800px;
	background-size: 100% auto;
	background-attachment: fixed;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (   min--moz-device-pixel-ratio: 2),
       only screen and (     -o-min-device-pixel-ratio: 2/1),
       only screen and (        min-device-pixel-ratio: 2),
       only screen and (                min-resolution: 192dpi),
       only screen and (                min-resolution: 2dppx) {
    background-image: url("(../images/image@2.jpg");
}

.bxslider li{
overflow: hidden;
text-align: center;
}

.bxslider li img{
width: 100%;
}


@media only screen and (max-width:640px){
#image{
	background: url(../images/image.jpg) no-repeat;
	min-height: 200px;
	background-size: 100% auto;
	background-attachment: fixed;

}
}


#message{
	text-align: center;
	padding: 170px 0;
	overflow: hidden;
}

@media only screen and (max-width:640px){
#message{
	text-align: center;
	padding: 32px 0;
	overflow: hidden;
}
}

#message img{
	width: 50%;
}


@media only screen and (max-width:640px){
#message img{
	width: 80%;
}
}

#only .instwrap{
	margin-top: 30px;
	position: relative;
	width: 100%;
}

#only div > .inst{
left: 95% ;
top: 0;
width: 50px;
height: 50px;
position: absolute;
margin: 0 !important;
}


@media only screen and (max-width:640px){
#only div > .inst{
left: 80% ;
top: 0;
width: 16%;
height: auto;
position: absolute;
margin: 0 !important;
}
}

#only div > .inst img{
width: 100%;
height: 100%;

}


#only .wrap{
	width: 800px;
	margin: 0 auto;
}

@media only screen and (max-width:640px){
#only .wrap{
	width: 92%;
	margin: 0 auto;
	
}
}


h3{
	font-size: 30px;
	font-weight: 900;
	margin-top: 40px;	
}


h4{
	font-size: 30px;
	margin-top: 15px;	
}
p{
	font-size: 17px;
	line-height: 1.5;
	
}

@media only screen and (max-width:640px){
h3{
	font-size: 16.5px;
}


h4{
	font-size: 16.5px;
}
p{
	font-size: 12px;
}
}


.price{
	overflow: hidden;
}

.price dt{
	width: 50%;
	float: left;
	font-size: 17px;}

.price dd{
	margin-left: 50%;
	font-size: 17px;}


@media only screen and (max-width:640px){
.price dt{
	width: 46%;
	float: left;
	font-size: 12px;}

.price dd{
	margin-left: 54%;
	font-size: 12px;}
}

.gmap{
	width: 100%;
	height: 270px;
}

.gmaptext_a{
	text-align: center;
}

.gmaptext_b{
	text-align: center;
	background-size: 24px 24px;
}

.gmaptext_b span{
	background: url(../images/p-01.svg) no-repeat left center;
	padding-left: 30px;
}

@media only screen and ( max-width: 640px ) {
	section {
		width: 100%;
	}
}


/*------------------------------------------------
  footer
------------------------------------------------*/
footer {
	width: 100%;
	margin: 180px auto 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

@media only screen and ( max-width: 640px ) {
footer {
		width: 100%;
	margin: 50px auto 20px;		
	font-size: 11px;	}
}


#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
background: #71adc2;
  z-index: 3;
}
#loader {
  width: 2000px;
  float: right;
  position: absolute;
  top: 50%;
  margin-top: -100px;
  text-align: center;
  z-index: 4;
  background: url("../images/anime.gif") no-repeat top left;
  left: 100%;
}

#loader img{
	height: 60px;
}
#counter-wrapper{
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: #0684aa;
	display: table;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.counter-inner{
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}
.counter-inner p{
	line-height: 1.2;
}
.count{
	margin-top: 10px;
	font-size: 24px;
}
.wrapper2 {
  display: table-cell;
  width:100%;
}
.frame {
background: #71adc2;
overflow-x: hidden;
}
.scroll-p {
  margin: 0;
  position: relative;
}
@-moz-keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -10%;
  }
}
@-webkit-keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -10%;
  }
}
@-o-keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -10%;
  }
}
@keyframes scroll {
  from {
    left: 100%;
  }
  to {
    left: -10%;
  }
}
