@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: #333;
	background: #fff;
}

a{
	color: #333;
	text-decoration: none;
}

a:hover, .active{
  color:#09c;
  text-decoration: none;
}

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

section article {
	width:80%;
    margin: 0 auto;
    overflow: hidden;
}

section article p{
	display:inline-block;
}

img.alignright, img.alignleft {
    display: inline;
}
img.alignright {
	margin-left:30px;
    float: right;
}
img.alignleft {
	margin-right:40px;
    float: left;
}
/* ヘッダー
------------------------------------------------------------*/
#header{

  display:table;
  width:100%;
}

#header h1{
  font-weight:normal;
  color:#666;
  text-align: left;
}



	#header .info .tel{
		float:left;
		width: 255px;
		font-weight:bold;
		color:#ea940c;
		margin-right: 15px;
		text-align: center;
		height: 60px;
	}

#header .info .contact{
	float: right;
}

.headerInner{
  max-width:960px;
  margin:0 auto;
}
#header .time,#sec05 .time{
    width: 355px;
        height: 75px;
    }
#header .time table,#sec05 .time table{
    width: 355px;
    }
#header th,td ,#sec05 th,td {
	font-weight:bold;
	border:1px solid #409f37;
	text-align:center;
}
#header th ,#sec05 th{
	width:140px;

}
#header td ,#sec05 td{
	width:26px;
}

#header thead,#sec05 thead{
color:#409f37;
background-color:#d6e4ba;
	/** background-color:#b2cb83; */
}

#mainBanner{
  background:url(../images/tennposyoumen.jpg) center no-repeat;
  background-size:cover;
  width:100%;
  clear:both;
  height: 420px;
  padding:0;
  position:relative;
  text-align:center;
}

#slogan{
  text-shadow: 1px 1px 5px #409f37,-1px 1px 5px #409f37,-1px -1px 5px #409f37,-1px -1px 5px #409f37;
  position: absolute;
  top: 260px;

  text-align: left;
  font-size:32px;
  font-weight:bold;
  color:#fff;
}



.contact:hover,
.submit:hover,
#sec13 a:hover,
#sec12 a:hover,
#sec03 a:hover{
    color:#fff;
	cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
#move-page-top:hover{
    color:#fff;
	cursor:pointer;
    filter: alpha(opacity=100);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=100)";  /* ie 8 */
    -moz-opacity:1.0;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 1.0;              /* Safari 1.x */
    opacity:1.0;
    zoom:1;
}

#sec13 a{
	display: inline-block;
	background:#000 url(../images/search_bg.png) repeat-x;
	color: #fff;
	line-height:24px;
	padding:0 15px;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */
}

/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	text-align: center;
	font-size: 12px;
	background: #409f37;
	color: #fff;
	line-height:42px;
}
#footer a{
	color:#fff;
}

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

.title{
    display: inline-block;
    line-height: 32px;
	background: url(../images/title.png) no-repeat;
	padding-left:30px;
	color: #409f37;
}

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



section{clear:both;}

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

.inner{
	width: 94%;
	margin: 0 auto;
}

.col2 li{
	display: inline-block;
	width: 100%;
}

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

.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;
	*/
}

#sec03 p{
min-height:120px;
}

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


/* SEC05 PROFILE
------------------------------------------------------------*/
#sec05 {
	margin-bottom:90px;
}

#sec05 dl{
	line-height: 1.2;
}

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

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

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

/* SEC12 Gallery
------------------------------------------------------------*/
#sec12{
	padding: 0 !important;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}

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



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

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

@media only screen and (min-width: 800px){
	.container {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}
	#header .logo{
	  height: 132px;
	  float:left;
	  margin-top:24px;
	}
	#header .logo img{
		width: 480px;
	}
	#header .info .tel{
		float:left;
		width: 255px;
		font-weight:bold;
		color:#ea940c;
		margin-right: 15px;
		text-align: center;
	}
	#header .time{
		float: right;
		margin-top:10px;
	}

#header .info{
  float:right;
}
	#sec99 {
	    width:300px;
		margin: 0 auto;
	    padding-bottom: 80px;

	}

	#sec13 {
	    width:90%;
	    margin: 0 auto;
	}
	#sec13 h3{
	    background:#000;
	    color: #fff;
	    padding:5px;
	    text-align:center;
		margin-bottom:10px;
	}

	#sec13 h3:not(.first) {
		margin-top:30px;
	}


	#sec13 table{
		border-collapse: collapse;
		width:100%;
	}
	
	#sec13 table thead th:first-child{
	    width:16%;
	}
	#sec13 table thead th:nth-child(2){
	    width:21%;
	}
	#sec13 table thead th:nth-child(3){
	    width:12%;
	}
	#sec13 table tbody td:nth-child(3){
	    text-align:right;
	}
	#sec13 table tr {
	    border-bottom: 1px solid #bbb;
	    line-height: 32px;
	}
	#sec13 table tr:nth-child(2n) {
	    background: #ddd;
	}
	#sec13 table td,
	#sec13 table th{
		padding: 0 12px;
	}
	#sec13 table th{
		font-weight: bold;
	}
	#sec13 table thead th{
	    line-height: 36px;
		color: #fff;
		background:#000;
		text-align:center;
	}

	#sec15 {
	    margin: 30px auto 0 auto;
	    width:60%;
	}

	#sec15 h4{
	    background:#000;
	    color: #fff;
	    line-height: 36px;
	    text-align:center;
	}

	#sec15 p{
		border-top: 1px solid #000;
		border-right: 4px solid #000;
		border-left: 4px solid #000;
		border-bottom: 4px solid #000;
		color: #000;
	    padding:0 15px 12px 15px;
	}

	#sec15 p span{
		width: 180px;
	    background:#ddd;
		font-weight:bold;
		display: inline-block;
		margin-top: 12px;
		margin-right: 20px;
		text-align: center;
	}

	#sec16 {
		width:100%;
		margin-bottom:90px;
		text-align:center;
	}
	
	#sec16 .box{
		margin:0 auto;
		padding:30px 30px;
		width:80%;
		border: #ddd 10px solid;
	}
	#sec16 .info{
		clear:both;
		text-align:center;
		max-width:550px;
		margin:0 auto;
	}
	#sec16 .info .tel{
		padding-top:12px;
	}
	#sec16 .info .contact{
		float:right;
	}
	
	#sec16 h2{
		padding:0 0 15px 0!important;
	}
	#sec16 dt {
	    clear: left;
	    float: left;
	    display: block;
	    width: 25%;
	    margin-right: 5%;
	    margin-bottom: 20px;
	    text-align: right;
	    line-height: 1.6em;
	}
	#sec16 dd{
		width: 60%;
		float: left;
		text-align: left;
		margin-bottom: 15px;
		line-height: 1.6em;
	}
	#sec16 input[type="text"],#sec16 select{
		height: 22px;
	}
	#sec16 select, #sec16 input[type="text"],#sec16 textarea{
		border:#ccc 1px solid;
		width: 90%;
	}
	
	#sec16 .required{
		background:#E45252;
		color:#fff;
		padding:2px 6px;
		font-size:12px;
		margin-left:8px;
	}

	.page-top{
		display: none ;
		margin: 0 ;
		padding: 0 ;
	}
	.page-top p{
		margin: 0 ;
		padding: 0 ;
		position: fixed ;
		right: 10px ;
		bottom: 70px ;
	}
	.move-page-top{
		display: block ;
		background: #409f37 ;
		width: 40px ;
		height: 40px ;
		cursor: pointer ;
		color: #fff ;
		line-height: 40px ;
		text-decoration: none ;
		text-align: center ;
		-webkit-transition:all 0.3s ;
		-moz-transition:all 0.3s ;
		transition:all 0.3s ;
		filter:alpha(opacity=8);
	    -moz-opacity: 0.8;
	    opacity: 0.8;
	    border-radius: 5px;        /* CSS3草案 */  
	    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	    -moz-border-radius: 5px;   /* Firefox用 */
	}

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

	.panel{
		display:block !important;
		clear: both;
	}
	#mainnav ul {
	    text-align: center;
		background: url(../images/menu_bg.png) repeat-x;
	    background-color: #409f37;
	}

	#mainnav li{
		display: inline-block;
        margin-left:40px;
		font-size: 14px;
		font-weight:bold;
	}
    
    #mainnav a{
        line-height: 48px;
		color: #fff;
	}
    #mainnav a:hover{
	    color: #09C;
	}

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

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

	.vMid{
		display: table-cell;
		padding: 0 100px;
		vertical-align: middle;
		background-color: #eee;
	}
	
	/* 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;
	}

	#sec13 .active{
		color: #fff;
		background: url(../images/menu_bg.png) repeat-x;
	}
	#sec13 .active:hover{
/*	    filter: alpha(opacity=60);      
	    -ms-filter: "alpha(opacity=60)";
	    -moz-opacity:0.6;               
	    -khtml-opacity: 0.6;            
	    opacity:0.6;
	    zoom:1;*/
	}

	#sec13 .active > a{
		color: #ffffff; 
		background: #333; 
		cursor: default; 
	} 
	#sec13 .active:before{
		background: #fff;
		content: "";
		border-left: 10px dashed transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #000;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		bottom: -10px;
	}
}

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

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

@media only screen and (max-width: 799px){
	#header {
	    text-align: center;
	}
	#header .logo{
	    width:100%;
	    min-width:300px;
	}
	#header .logo img{
		width: 350px;
	}

	#header .info{
	    width: 351px;
	    margin: auto;
	}

	#header .tel{
	    padding:0!important;
	    margin-bottom:15px;
	}
#header .time{
	    margin: auto;
	    margin-bottom:30px;
	    clear: both;
    }
	#slogan{
	  font-size:20px;
	}

	.tel:hover{
		cursor:pointer;
	    filter: alpha(opacity=60);        /* ie lt 8 */
	    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
	    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	    -khtml-opacity: 0.6;              /* Safari 1.x */
	    opacity:0.6;
	    zoom:1;
	}

	#page-top ,.page-top,.move-page-top{
		display:none;
	}
	
.alignleft, .alignright, img.alignleft, img.alignright {
    float: none;
    display: block;
    margin: 0 auto 10px;
}
	
	#sec13 h3,#sec15 h4{
	    background:#000;
	    color: #fff;
	    line-height: 36px;
	    text-align:center;
	}
	#sec13 table{
		display: block;
		margin-bottom:20px;
	}
	#sec13 table thead{
		display: none;
	}
	#sec13 table tbody{
		display: block;
	}
	#sec13 table tbody tr{
		display: block;
	}
	#sec13 table tbody th,
	#sec13 table tbody td{
		display: list-item;
		border: none;
	}
	#sec13 table tbody th{
		list-style-type: none;
		background: #ddd;
	}
	#sec13 table tbody td{
		list-style-type: none;
		padding: 0;
	}
	#sec13 table tbody td:nth-of-type(1):before { content: "[条件]　"; }
	#sec13 table tbody td:nth-of-type(2):before { content: "[料金（税別）]　"; }
	#sec13 table tbody td:nth-of-type(3):before { content: "[備考]　"; }

	#sec15 {
	    margin: 0 auto;
	    width:100%;
	}
	#sec15 h2{
	    padding:10px 10px 0 10px;
	    text-align:center;
	    font-size:20px;
	    background:#000;
	    color: #fff;
	}
	#sec15 p{
	    padding:0 15px 0 15px;
	}

	#sec15 p span{
		width: 180px;
	    background:#ddd;
		font-weight:bold;
		display:block;
		margin-top: 12px;
		margin-right:20px;
		text-align: center;
	}

	#sec16 {
		width:100%;
		margin-bottom:90px;
		text-align:center;
	}
	#sec16 h2{
		padding:0 0 15px 0!important;
	}
	#sec16 .box{
		margin:0 auto;
		padding:30px 30px;
		border: #ddd 10px solid;
		text-align:center;
	}
	#sec16 dt {
	text-align:left;
	}
	#sec16 .info{
		clear:both;
		text-align:center;
		max-width:550px;
		margin:0 auto;
	}
	#sec16 .info .tel{
		padding-top:12px;
	}
	#sec16 .info .submit{
		float:none!important;
	}

	#sec16 input[type="text"],#sec16 select{
		height: 22px;
	}
	#sec16 select, #sec16 input[type="text"],#sec16 textarea{
		border:#ccc 1px solid;
		width: 100%;
	}
	
	#sec16 .required{
		background:#E45252;
		color:#fff;
		padding:2px 6px;
		font-size:12px;
		margin-left:8px;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
  	background: #409f37;
  	filter:alpha(opacity=8);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -9px;
  	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: 75%;
		display: none;
		overflow: hidden;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: fixed;
		top: 0;
		right: 0;
		width: 60px;
		text-align: right;
		z-index:500;
	}

	#mainnav li{
      background: #409f37;
      text-align: left;
      filter:alpha(opacity=8);
      -moz-opacity: 0.8;
      opacity: 0.8;
	}
	#mainnav li:hover{
	  	filter:alpha(opacity=10);
    -moz-opacity: 1.0;
    opacity: 1.0;
	}

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


	.col3 li{
		margin: 0 auto;
		display: block;
	max-width: 288px;
	}
}

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