@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}


body{
	font-family:"メイリオ",Meiryo,Droid Sans,Roboto,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


.accordion .btn, .tojiru{
	text-align: center; 
    margin:0 auto 10% auto;
	border: 1px solid black; 
	width: max-content;
	background-color: white;
padding:1.2% 4%;}


.accordion .btn_02, .tojiru_02{
	text-align: center; 
	margin:10% auto 0 auto;
	border: 1px solid black; 
	width: max-content;
	background-color: #e1e1e1;
padding:1.2% 4%;}


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

/* header
------------------------------------------------------------*/


#header{
	position:relative;
	background: url(../images/mainImg.jpg) no-repeat 100% 100%;
	background-size: cover;
	-webkit-background-size: cover;
	padding:15% 0;
}


#slogan{
	-webkit-transform: translate(0, -20%);
  transform: translate(0, -20%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

#slogan h1{
	font-size:500%;
	font-weight:bold;
   text-shadow:  3px 3px 10px rgba(0,0,0,.9);
}


@media screen and (max-width:800px) {
#header{
	background: url(../images/mainImg_sp.jpg) no-repeat 100% 100%;
	background-size: cover;
	-webkit-background-size: cover;
	padding:50% 0;
}

#slogan h1{
	font-size:210%;
	font-weight:bold;
}


#header .sample{
	position: absolute;
	top:3%;
	left:1%;
	font-size:120%;
	font-weight:bold;
	}
}


/* footer
------------------------------------------------------------*/
#footer{
	clear: both;
	text-align: center;
  background-color: #e1e1e1;
	padding: 2% 0;
}
#footer .sample{
	font-size:200%;
	font-weight:bold;}
#footer p{margin-top:0.5%;}

@media screen and (max-width:600px) {
	#footer .sample{font-size:120%;}
	#footer p{margin-top:0%;}
	}

/* common
------------------------------------------------------------*/
h1{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
}

img{
	width: 100%;
	height: auto;
}

section{clear:both;}


section h2{
	font-size:230%;
	font-weight:bold;
	text-align: center;
}

.spa_01{ margin-bottom:12%;}

.spa_02{ margin-top:15%;}

@media screen and (max-width:800px) {section h2{font-size:150%;}}



section h3{
	font-size: 22px;
	font-weight:normal;
	text-align: center;
}


.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 20px 0;
}


/* SEC01 VISION
------------------------------------------------------------*/

.vision{
	font-size:120%;
	margin: 0 auto;
	text-align:center;
	padding:2%;
}

@media screen and (max-width:800px) {
	.vision{padding:2% 20px 3% 20px; 
}
	
	}

/* SEC02 MESSAGE
------------------------------------------------------------*/
.wrap{
	clear: both;
	width: 100%;
	background: #f6f6f6;
}

.bg{
	line-height: 0;
}

.txt h2{
	padding: 0 0 20px !important;
}


@media screen and (max-width:800px) {
#sec01{
	background-color:#cccccc;
	margin: 3% auto 0 auto;
	padding: 0 2% 5% 2%;
}


.wrap{
	clear: both;
	width: 100%;
	background: none;
}


}



/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/
.col3 li{
	margin-bottom: 50px;
}

.col3 img{
	max-width:90%;
	display: block;
	margin: -5px auto 20px;
}


@media screen and (max-width:800px) {
#sec02 .col3 img{
	max-width:60%;
	margin: 5% auto;
}


#sec04 .col3 img{
	max-width:100%;
	margin: 5% auto;
}

}



/* SEC04 STORY & SUCCESS


#sec04{
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
}
------------------------------------------------------------*/
#sec04{
	background-color:#e1e1e1;
	background-size: cover;
	-webkit-background-size: cover;
	color: #0d0d0d;
}


/* sec05 PROFILE
------------------------------------------------------------*/
#sec05{
	padding-top: 50px;
}

#sec05 .inf{width:100%;}

#sec05 .inf div{padding:1.5% 0; border-bottom:1px solid #999999; }

#sec05 .inf span{display:inline-block; width:23%; padding-left:5%; vertical-align:top;}

#sec05 .inf p{display:inline-block;} 

@media screen and (max-width:800px) {
#sec05 .inf p{display:block; padding-left:5%;} 
}



#sec05 dt{
	margin:3% 3% 1% 0;
	clear: left;
	float: left;
	display: block;
	width: 30%;
	text-align: left;
}

#sec05 dd{
	margin:3% 0 1% 0;
	width: 60%;
	float: left;
	text-align: left;
	
}

#sec05 header{
	display: none;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}


/* contact_us
------------------------------------------------------------*/

.contact_us{
	position:relative;
	background: url(../images/inf_bg.jpg) no-repeat 100% 0;
	background-size: cover;
	-webkit-background-size: cover;
	padding-bottom:2% ;
}

.contact_us h2{
		padding: 3% 0 2% 0;
	}

.contact_us p{text-align: center; margin-bottom:1%;}




.contact_us .form_conte{
	margin:2% 0 0 31%;
	width: 600px;
	overflow:hidden;
}

.contact_us form dt{
		clear: left;
		float: left;
		margin-bottom:3%;
		width:25%;}

.contact_us form dd{
		float: left;
		width:70%;
}

.contact_us form dd input{
		width:100%;
	  height:25px;
	  padding-left: 2%;
}



.contact_us form dd textarea{
		width:100%;
	  padding:2% 0 0 2%;
	
}


.contact_us form dd input, .contact_us form dd textarea{ font-size: 120%; color:black;  }


.submit{ text-align: center; margin-top:2%;}


.submit button{ padding:1% 4%; background-color: white; border:1px solid black; font-size:120%}


.contact_us h3{
	font-size: 22px;
	margin:1.5% 0 1% 0;
	font-weight:normal;
	text-align: center;
	display: block ruby;
}




@media (min-width: 801px) and (max-width: 1600px) {
	
	.contact_us .form_conte{
	margin:2% auto 0 auto;
	width: 600px;
	overflow:hidden;
}
	
}

@media screen and (max-width:800px) {
.contact_us{
	background: url(../images/inf_bg_sp.jpg) no-repeat 100% 0;
	background-size: cover;
	-webkit-background-size: cover;
	padding:0 2% 7% 2%;
}

.contact_us h2{
		padding: 5% 0;
	}


.contact_us p{ margin-bottom:5%;}

.contact_us .form_conte{width:99%; margin:2% 0 0 1%;}


.contact_us form dt{
		clear: both;
		float: none;
		margin-bottom:1%;
		width:100%;}

.contact_us form dd{
		clear: both;
		float: none;
		width:100%;
		margin-bottom:3%;
}


.contact_us form dd input{padding-left: 1%; width:97%;}


.contact_us form dd textarea{padding:1% 0 0 1%; width:97%}


.submit button{ padding:3% 12%;}
}





/* RESPONSIVE 
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
		padding-bottom: 120px;
	}
	section h2{
		padding: 4% 0 2.5% 0;
	}
	.txt h2{
		padding: 0 0 20px !important;
	}
}


.vMid h3{margin-bottom:3%; font-weight:bold}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
		
	}

	#mainnav .sample{
		position:fixed;
		top: 2%;
		left:1%;
		color:white;
		font-size:250%;
		font-weight:bold;
		text-shadow:  3px 3px 10px rgba(0,0,0,.9);
	}
	#mainnav ul{
		text-align: right;
		padding-right: 30px;
	}

	#mainnav li{
		display: inline-block;
		padding: 45px 10px 20px;
		font-size: 14px;
		font-weight: 300;
	}
	
  #mainnav a{
		color:white;
		font-weight: bold;
		text-shadow:  3px 3px 3px rgba(0,0,0,.9);
	}
  #mainnav.changeNav a{
		color:black;
		text-shadow:none;}
	
  #mainnav.changeNav .sample {
		position:fixed;
		top:0.3%;
		left:0.8%;
		color:black;
		text-shadow:none;
	}
	
	#mainnav.changeNav{
		background: rgba(255,255,255,.9);
	}
	
	#mainnav.changeNav li{
		padding: 20px 10px;
	}

	/* SEC02 MESSAGE
	-----------------*/
	.txt, .bg{
		width: 50%;
		float: left;
		display: table;
		background: #f6f6f6;
	}

	.sec02_02 .txt, .sec02_02 .bg{
		float: right;
	}

	.vMid{
		display: table-cell;
		margin-top:5%;
		padding: 0 11%;
		vertical-align: middle;
	}
	
	
	
	/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 30%;
		padding: 0 1.5%;
		margin-bottom: 0;
		vertical-align: top;
		text-align: left;
	}
	
	/* SEC05 PROFILE
	-----------------*/
	#sec05{
		padding-top:4%;
	}
	

}
	.col2 li h3{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom:6%;
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 47%;
		padding: 0 1%;
		vertical-align: top;
	}
}

@media only screen and (max-width: 640px){
	#map iframe{
	  width: 96% !important;
		left: 2%;
	}
}

@media only screen and (max-width: 799px){
	#slogan h1{
		font-size: 31px;
	}

	#slogan h2{
		font-size: 16px;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		z-index:500;
		text-align: right;
	}


	#mainnav ul{
		text-align: left;
		border-bottom: 1px solid #ccc;
		background: #fff;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.col3 li{
		margin:20% auto 0 auto;
		display: block;
						/* max-width: 288px;*/
	}
	
	.col3 li:first-child{
		margin:0 auto 0 auto;
		display: block;
						
	}
	
	#sec04 .col3 li:last-child{
		margin:0 auto 0 auto;
		display: block;}

}

@media only screen and (max-width: 1199px){
	section h2{
		padding: 50px 0 20px 0;
	}

	.vMid{
		padding: 0 20px;
	}
}