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


* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	line-height: 150%;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight:500;
	color:#000000;
}

.fixedbody{
	position: fixed;
	height: 100vh;
}


img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
a {
	overflow: hidden;
	outline: none;
	color: #333333;
	text-decoration: none;
}
a>img:hover {
}
a:hover {
	text-decoration: underline;
}
.sp_hide {
	display: none !important;
}
.pc_hide {
}
/*-----------------------------------------------------------*/
/*全体枠*/

#all_wrap{
	width:100%;
	border:2px solid #045C34;
	box-sizing:border-box;
	position:relative;
}

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

#header_wrap{
	width:100%;
	margin:0px auto;
}

#header{
	height: 70px;
	margin:0px auto;
	position:relative;
}

#header h1{
	width:62%;
	margin-top:16px;
	margin-left: 11px;
	float:left;
	overflow:hidden;
}

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

/**/

#sp_btn_gnavi{
	width:12%;
	height:47px;
	float:right;
	margin: 15px 24px 0 0;
	text-align:center;
	overflow:hidden;
	position: relative;
	z-index: 11;
}

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

/**/

#gnavi {
    position: fixed;
    top: 7px;
    right: -100vw;
    width: 78%;
    height: 100%;
	background: rgba(255,255,255,0.96);
    padding-top: 70px;
    padding-bottom: 70px;
    box-sizing: border-box;
	overflow: scroll;
	z-index: 10;
}


#gnavi ul{
	width:78%;
	margin: 0 auto;
}

#gnavi ul li{
	width: 100%;
	list-style-type:none;

}

#gnavi ul li span{
	width: 100%;
}


#gnavi ul li span a{
	display: block;
	width: 100%;
	line-height: 45px;
	box-sizing: border-box;
	text-decoration:none;
	/*color:#fff;*/
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px solid #989898;
	background-image: url("common/mark01.png");
	background-repeat: no-repeat;
	background-size: 19px 11px;
	background-position: right 4px center;
	
}

#gnavi ul li .child{
	display: none;
	margin-top: 4px;
}


#gnavi ul li .child p{
	width: 99%;
	margin: 0 auto 2px;
}

#gnavi ul li .child p a{
	display: block;
	width: 100%;
	line-height: 31px;
	box-sizing: border-box;
	background: #D2E9DE;
	font-size: 12px;
	padding-left: 31px;
    background-image: url(./annai/shisetsu/gnavi_child_arrow.png);
    background-repeat: no-repeat;
    background-position: left 8px center;
}


#gnavi .yt_bn{
	float: left;
	margin: 18px 0 0 30px;
}

#gnavi .fb_bn{
	float: left;
	margin: 18px 0 0 30px;
}

#gnavi .tw_bn{
	float: left;
	margin: 18px 0 0 30px;
}

#gnavi .fb_bn img,
#gnavi .yt_bn img,
#gnavi .tw_bn img{
	width: auto;
	height: 30px;
}

/**/

#header_info{
	width: 100%;
}

#header_info dl{
	width:100%;
	overflow:hidden;
}

#header_info dl dt{
	background: #265F4A;
	box-sizing: border-box;
	padding: 8px 0 8px 17px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#header_info dl dt span{
	font-size: 12px;
	margin-right: 15px;
	font-weight: normal;
}
	
#header_info dl dd{
	padding: 11px 0 12px 17px;
	font-size: 13px;
	color: #265F4A;
}

/**/

#head_in{
	display:none;
}

#head_fb{
	display:none;
}

#head_youtube{
	display:none;
}

#head_twitter{
	display:none;
}

/**/

#head_sns{
	display:none;
}

#head_txtsize{
	display:none;
}

/**/

#head_color{
	display:none;
	
}

#color_changer{
	display:none;
}

/**/

#head_contact{
	display:none;
}

/**/

#head_language{
	display:none;
}

#google_language{
	display:none;
}

/**/

#head_site_search{
	display:none;
}
/*-----------------------------------------------------------*/

#page_tite{
	width:100%;
	height: auto;
	background-color: #045c34;
	margin:0px auto;
	display:table;
	/*overflow:hidden;*/
}

#page_title_txt{
	display:table-cell;
	vertical-align:middle;
}


#page_tite h1{
	padding: 0.5em 24px;
	color: #fff;
	vertical-align:middle;
	display:inline-block;
	line-height:36px;
	font-size:18px;
	overflow:hidden;

	height:36px;
}


/*

#page_tite{
	width:100%;
	height:115px;
	margin:0px auto;
	display:table;
	overflow:hidden;
	background-image:url(common/dammy_bg_title.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	background-size: cover;
}

#page_title_txt{
	display:table-cell;
	vertical-align:middle;
}


#page_title_txt h1{
	vertical-align:middle;
	background-color:#fff;
	display:inline-block;
	line-height:36px;
	font-size:18px;
	overflow:hidden;
	padding: 0 24px;
	height:36px;
}

*/

/*-----------------------------------------------------------*/

#breadcrumb{
	/*width:100%;*/
	margin:16px 10px 16px 10px;
	font-size:12px;
}

#breadcrumb dl{
	display:table;
	color:#989898;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(4,92,52,0.5);
}

#breadcrumb dl dt{
	display:table-cell;
	vertical-align:middle;
	line-height:18px;
}

#breadcrumb dl dd{
	display:table-cell;
	vertical-align:middle;
	line-height:18px;
	padding-left:1em;
}

#breadcrumb dl dd a{
	color:#989898;
	text-decoration:none;
}

#breadcrumb dl dd:last-child,
#breadcrumb dl dd:last-child a{
	color:#000;
	text-decoration:none;
}

/*-----------------------------------------------------------*/

#local_navi{
	display:none;
}


/*-----------------------------------------------------------*/

#contents_container{
	margin:0px 8px;
	overflow:hidden;
}


/**/

#contents_container h2{
	overflow:hidden;
	border-bottom:1px solid #989898;
	padding-bottom:6px;
	padding-left:5px;
	font-size:20px;
	margin-bottom:17px;
	margin-top:17px;
}

#contents_container h2 span{
	border-left:8px solid #045c34;
	line-height:33px;
	overflow:hidden;
	padding-left:1em;
	display:block;
}

/**/

#contents_container h3{
	overflow:hidden;
	font-size:87.5%;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:10px;
	background-image:url(common/icon_h3.png);
	background-repeat:no-repeat;
	background-position:left center;
}

#contents_container h3.none_icon{
	background-image:none !important;
}

#contents_container h3 span{
	overflow:hidden;
	padding-left:27px;	
	color:#045c34;
	display:block;
}

/*-----------------------------------------------------------*/
/*フッター*/

.totop{
	width:49px;
	height:49px;
    position: fixed;
	right:15px;
	bottom:30px;
    /*
    position: absolute;
	right:10px;
	top:-24px;
    */
	z-index:1;
}

#footer_wrap{
	width:100%;
	margin:0px auto;
	position:relative;
	z-index:0;
	background-color:#f1f1f1;
}

#footer{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

/**/

#footer .left_col{
	width:100%;
	overflow:hidden;
}

#footer .left_col h1{
	overflow:hidden;
	margin-top:21px;
	border-bottom:1px solid #b2b2b2;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding-bottom:21px;
}

#footer .left_col .txt{
	overflow:hidden;
	margin:1em;
	text-align:center;
}

/**/

#footer .right_col ul li{
	display: none;
}

#footer .right_col ul li:last-child{
	display: block;
	width: 65%;
	margin: 0 auto 20px;
}

#footer .right_col ul li:last-child dl dt{
	margin-bottom: 8px;
}

#footer .right_col ul li:last-child dl dt a{
	position: relative;
}

#footer .right_col ul li:last-child dl dt a::before{
	content: '> ';
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #045C34;
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
}

/*-----------------------------------------------------------*/
/*コピーライト*/

#copy_wrap{
	width:100%;
	margin:0px auto;

	background-color:#045c34;
	color:#fff;
}

#copy{
	text-align:center;
	font-size:8px;
	line-height:37px;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.caution{
	color:#666;
}

/*-----------------------------------------------------------*/
#sp_btn_gnavi .hide{
	display: none;
}
/*-----------------------------------------------------------*/

.navi_bar ul{
	display: block;
	margin: 15px auto;
	justify-content: space-between;
	width: 90vw;
	
}
.navi_bar ul li{
	display: block;
	background-color: #d2e9de;
	margin-bottom: 4px;
	
}.navi_bar ul li.active{
	background-color: rgba(210,233,222,0.59)
}
.navi_bar ul li a{
	height: 55px;
	display: flex;
	align-items: center;
	font-size: 87.5%;
	padding-left: 60px;
	position: relative;
}
.navi_bar ul li a:before{
	content: '>';
	display: block;
	position: absolute;
	font-size: 17px;
	font-weight: bold;
	left: 10px;
	color: #045c34;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/