@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: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,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: none;
}

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





/*------------------------------------------------------------
アニメーション
-------------------------------------------------------------*/
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


/* ヘッダー
------------------------------------------------------------*/

#header{
	position: relative;
    overflow:hidden;
    width:100%;
    height:800px;
}

#header img{
    position:absolute;
    width:100%;
    height:auto;
}

#slider{
  top: 10%;
}



#slogan{
	position: absolute;
  top: 50%;
	width: 50%;
	-webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
	z-index: 499;
}






#slogan h1{
	font-size: 40px;
	font-family: 'Pacifico', cursive;
	margin-bottom: 20px;
	font-weight:normal;
}

#slogan h2{
	font-size: 20px;
	font-weight:normal;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


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

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

section{clear:both;}

section h2{
	font-size: 26px;
	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 トップ
------------------------------------------------------------*/

#sec01 {
	margin-top: 40px;
}



#sec01 h2{
	font-size: 38px;
	font-weight:normal;
	text-align: center;
	line-height: 1.0;
}

#sec01 span{
	font-size: 25px;
	font-weight:normal;
}




/* SEC00 挨拶
------------------------------------------------------------*/

#sec00 {
	margin-top: 35px;
}


#sec00 h2{
	font-size: 35px;
	font-weight:normal;
	text-align: center;
	line-height: 1.5;
}

#sec00 span{
	font-size: 27px;
	font-weight:normal;
}


.nami0{
	background: url(../images/sec_bg600.png) 100% 100% no-repeat ;
	background-size:100%;
	-webkit-background-size: 100%;
}

.inner2{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 50px;
		vertical-align: middle;
}

.right{
		float: right;
}


/* SEC002 スライダー
------------------------------------------------------------*/

#sec002 {
	margin-top: 35px;
}


#sec002 h2{
	font-size: 35px;
	font-weight:normal;
	text-align: center;
	line-height: 1.5;
}

#sec002 span{
	font-size: 27px;
	font-weight:normal;
}


.slider-wrapper {
  width: 600px;
  padding: 5px;
  overflow-x: auto;
  overflow-y: hidden;
  background: #CCC;
}

.slider {
  width:100%x;
  -webkit-overflow-scrolling: touch;
}

.slider > * {
  -webkit-transform: translateZ(0px);
}

.slider-wrapper::-webkit-scrollbar {
  display: none;
  height: 0 !important;
}

.unit {
  float: left;
  width: 150px;
  margin: 0 0 0 5px;
  border: 1px solid #DDDDDD;
  background: #EFEFEF;
}

.unit:first-child {
  margin: 0;
}

.unit .img {
  text-align: center;
}




/* SEC02 MESSAGE
------------------------------------------------------------*/

#sec02 h2{
	font-size: 50px;
	font-weight:normal;
	text-align: left;
	line-height: 1.5;
}

#sec02 span{
	font-size: 42px;
	font-weight:normal;
}




.nami2{
	background: url(../images/sec_bg1000_4.png) 0 0 no-repeat ;
	background-size:cover;
	-webkit-background-size: cover;
}


.nami{
	background: url(../images/sec_bg.png) 0 0 no-repeat ;
	background-size:cover;
	-webkit-background-size: cover;
}

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

.bg{
	line-height: 0;
}

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


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

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


/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/
#sec04{
	background: url(../images/di_01.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
}


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

#sec05 dl{
	line-height: 1.2;
}

#sec05 dt{
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}

#sec05 dd{
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}

#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;
}

#map2{
	position: relative;
	padding-bottom: 75%;
margin-top: 20px;
	height: 0;
	overflow: hidden;
	text-align: center;
}

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

}




/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1100px){

#sec02 {
	font-size: 20px;
}


.vMid{
		display: table-cell;
		padding: 0 100px;
		vertical-align: middle;
	}


}


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

#sec02 h2{
	font-size: 33px;
	font-weight:normal;
	text-align: left;
	line-height: 1.5;
}

#sec02 span{
	font-size: 30px;
	font-weight:normal;
}

	#slogan{
  top: 35%;

}



#sec02 {
	font-size: font: 14px;
}




#sec04{
	background: url(../images/bg_1000.jpg) 0 0 no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
background-position: center center;
  margin: 0;
}


}

@media only screen and (min-width: 1200px){


	.inner{
		width: 1024px;
		padding-bottom: 120px;
	}
	section h2{
		padding: 70px 0 20px;
	}
	.txt h2{
		padding: 0 0 20px !important;
	}


	
}




@media only screen and (min-width: 648px){



	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

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

	#mainnav ul{
		text-align: right;
		padding-right: 30px;
	}

	#mainnav li{
		display: inline-block;
		padding: 10px 10px 20px;
		font-size: 14px;
		font-weight: 300;
		vertical-align:middle;
	}
	
  #mainnav a{
		color: #000;
	}
	
	#mainnav.changeNav{
		background: rgba(255,255,255,.9);
		border-bottom: 1px solid #d1d1d1;
	}
	
	#mainnav.changeNav li{
		padding: 10px 10px;
	}

  #mainnav a:hover, .active {
          border-bottom: 1px solid #990000; }
		


	
	

	/* SEC02 MESSAGE
	-----------------*/
	.txt, .bg{
		width: 50%;
		height: 1%;
		float: left;
		display: table;

	}

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





	
	/* 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: 120px;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}

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

}


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

	#map iframe{
	  width: 96% !important;
		left: 2%;
	}

	#map2 iframe{
	  width: 96% !important;
	}


	#slogan h1{
		font-size: 31px;
	}

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


#sec02 h2{
	font-size: 35px;
	font-weight:normal;
	text-align: left;
	line-height: 1.5;
}

#sec02 span{
	font-size: 33px;
	font-weight:normal;
}


  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

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

	#mainnav ul{
		text-align: center;
		padding-right: 0px;
	}

	#mainnav li{
		display: inline-block;
		padding: 5px 5px;
		font-size: 10px;
		font-weight: 300;
		vertical-align:middle;
	}
	
  #mainnav a{
		color: #000;
	}
	
	#mainnav.changeNav{
		background: rgba(255,255,255,.9);
		border-bottom: 1px solid #d1d1d1;
	}
	
	#mainnav.changeNav li{
		padding: 5px 5px;
	}

  #mainnav a:hover, .active {
          border-bottom: 1px solid #990000; }
		



.inner648{
	width: 90%;
	margin: 0 auto 20px;
}


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


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



	.col3 li{
		margin: 0;
		display: block;
	max-width: 100%;
	}
	
	
	#slogan{
  top: 20%;

}
	
/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/
#sec04{
	background: url(../images/bg_1000.jpg) 0 0 no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
background-position: center center;
  margin: 0;
}

.nami{
	background: url(../images/sec_bg1000_3.png)  no-repeat ;
	background-size:cover;
	-webkit-background-size: cover;
}

.nami2{
	background: url(../images/--.png)  no-repeat ;
	background-size:cover;
	-webkit-background-size: cover;

}
	



	
}







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



	#section h2{
		padding: 50px 0 20px 0;
	}
	#sec01 h2{
		padding: 70px 0 20px;
	}
	.vMid{
		padding: 0 20px;
	}
}


/* font
------------------------------------------------------------*/
.fm {
font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;}
.fb{font-weight: bold;}



.wakusen {
width: 80%;
    padding: 0.2em 1em;
    color: #78b9cc;/*文字色*/
    border: solid 1px #78b9cc;/*線*/
    border-radius: 2px;/*角の丸み*/
	text-align: center;
	margin: 20px auto 80px;
	font-size: 16px;
}
mb-20｛
		margin: 0 0 20px;
｝

mb-50｛
		margin: 0 0 50px;
｝


.arrow{
  position: relative;
  display: inline-block;
  padding-left: 20px;
	
}

.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #5bc0de;
  border-right: solid 2px #5bc0de;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}


