@charset "utf-8";
/* CSS Document */


@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

@media screen and (max-width: 480px){
	
.pc{
	display:none;
}

.bold{
	font-weight:bold;
}

.wrap {
	overflow: hidden;
}

html {
	overflow: auto;
	height:100%;
	overflow: auto;
	scroll-padding-top: 72px;
	scroll-behavior: smooth;
}



img{
	max-width:100%;
}

body {
	font-family:
        'Open Sans', Georgia,
        "ヒラギノ角ゴ ProN W3",
        "Hiragino Kaku Gothic ProN",
        Meiryo,
        sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	height:100%;

}


a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.clear{
	clear:both;
}

header  {
	display: block;
	position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
	height:62px;
	background:rgba(255,255,255,0.8);
	margin-top:0px;
}

header #head_cont{
	width:100%;
	margin-right: auto;
	margin-left: auto;
}

header #logo    {
	position:absolute;
	top:0px;
	left:5px;
}

header #logo img {
	height:32px;
}

header #h_adress {
	font-size:95%;
	font-weight:bold;
	color:#464637;
	position:absolute;
	top:0px;
	left:60%;
}

header #h_adress span{
	font-size:100%;
}




.is-animation {
  height: 78px;
}

h2.b_box{
	position:absolute;
	background:rgba(0,51,102,0.6);
	color:#FFF;
	text-align:center;
	font-size:32px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:20px 120px;
	display:inline-block;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	letter-spacing:0.1em;
}

h2.b_box2{
	position:absolute;
	background:rgba(0,51,102,0.6);
	color:#FFF;
	text-align:center;
	font-size:32px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:20px 120px;
	display:inline-block;
	top:20%;
	left:50%;
	transform:translate(-50%,-50%);
	letter-spacing:0.1em;
}


h3.hyou{
	font-size:32px;
	text-align:center;
}


footer{
	height:auto;
	background:#EEEEEE no-repeat;
	width:100%;
	padding:1%;
}

#f_cont{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	
}

#f_cont1{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	
	}

#f_logo{

	margin-left:10px;
	
}

#f_logo img{
	height:40px;
	
}

#f_info{
	margin-top:10px;
	margin-bottom:10px;

}

#f_cont2{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	
	}

#f_info02{
	top:20px;
	width:100%;
	
}




address{
	color:#333;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	margin-top:5px;
	padding:5px 0;
	font-size:90%;
}



/*トップページ*/

#main_v_area{
	height:auto;
	width:100%;
}


#main_v{
	background-image:url(../../img/mv01p.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	padding-top: 68%;
	background-position: center center;
    background-size: cover;
	margin-top:54px;
	position:relative;
}


#skytrak_link{
	display:none;

}


#skytrak_link img{
}


#main_copy{
	position:relative;
	padding:20px 0px 10px 0px;
}

#main_copy img{
	width:60%;
}


#main_copy_cont{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#main_copy_cont p{
	width:90%;
	line-height:120%;
	font-size:100%;
	letter-spacing:0.1em;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

h2.mv_copy{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:120%;
	padding:20px 0 10px 0px;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:120%;
}


h2.b_bar{
	border-left:solid 16px #99DDFF;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-size:260%;
	margin-bottom:50px;
}

h2.b_bar span{
	font-size:60%;
	letter-spacing:0.1em;
}




h2.midashi{
	padding-top:20px;
	padding-bottom:5px;
	font-size:150%;
	text-align:center;
	border-bottom:solid;
	width:32%;
	margin-left:auto;
	margin-right:auto;
	font-weight:normal;
	margin-bottom:30px;
}

h3.green_txt{
	background-color:#015023;
	background-repeat:no-repeat;
	padding:8px;
	color:#FFF;
	text-align:center;
	width:260px;
	margin-left:auto;
	margin-right:auto;
}

#news{
	background-color:#F7F7EE;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;

}

#news_cont{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#news_cont dl{
	width:96%;
	margin-left:auto;
	margin-right:auto;
	font-size:100%;
	border-bottom:dotted;/*下線を点線にする*/
	border-color:#6E6E6E;
	border-width:1px;
	padding-bottom:5px;
	margin-bottom:20px;
	}

#news_cont dl dt{
	margin-left:15px;
	color:#6E6E6E;
	width:40%;
	font-weight:bold;
	
}	

#news_cont dl dd a{
	color:#444; 
}

#news_cont dl dd a:hover{
	color:#099;
}

#news_cont dd{
	margin-left:50px;
	
}



#news_box{
	background-color:#FFF9E6;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	font-size:19px;
	padding-bottom:20px;
	}

.map_area{
	width:100%;
	margin-bottom:30px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


.map_area p{
	background-color:#F3F3E9;
	padding:25px 15px;
}


h2.midashi02{
	padding-top:20px;
	padding-bottom:5px;
	font-size:150%;
	text-align:center;
	border-bottom:solid;
	width:47%;
	margin-left:auto;
	margin-right:auto;
	font-weight:normal;
	margin-bottom:30px;
}

#service_cont{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#service_cont h3{
	text-align:center;
	font-size:120%;
	font-weight:normal;
	margin-bottom:10px;
	font-weight:bold;

}

.img_right {
	margin-top:30px;
	text-align:center;
}

.img_right img{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

.img_right p{
	font-size:100%;
	line-height:160%;
	overflow: hidden;
	width:92%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.img_left {
	margin-top:30px;
	text-align:center;
}

.img_left img{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

.img_left p{
	font-size:100%;
	line-height:160%;
	overflow: hidden;
	width:92%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}



}