@charset "UTF-8";




@media print, screen and (max-width: 1000px) {
/***

スマホメニュー

***/
hr.nav_bar0{
	clear: both;
	width: 96%;
	height: 1px;
	margin: 0 auto;
	padding: 10px 0 0;
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999;
	background: none;
}
hr.nav_bar1{
	clear: both;
	width: 96%;
	height: 1px;
	margin: 0 auto;
	padding: 10px 0 0;
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999;
	background: none;
}
hr.nav_bar2{
	clear: both;
	width: 86%;
	height: 1px;
	margin: 5px auto 15px;
	padding: 0;
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999;
	background: none;
}
hr.nav_bar2.m01{
	margin: 25px auto 15px;
}
}



.gnv_btn2 a p.hd_btn_txt1{
	width: auto;
	height: 33px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	letter-spacing: 0;
	font-family: 'Noto Serif JP' , 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif ;
	font-weight: 400;
	font-size: 17px;
	line-height: 190%;
	text-align: left;
	letter-spacing: 2px;
	color: #fff;
	
	/*background: #F997F0;*/
}







/***

gnv SP

***/
@media print, screen and (max-width: 1000px) {
.gnv2{
	clear: both;
	width: 90%;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.gnv_btn2.m01{
	box-sizing: border-box;
	flex: 0 1 100%;
	height: 50px;
	position: relative;
	/*background: rgba(79,180,153,1.00);*/
	margin: 0 0 12px;
	
}
.gnv_btn2.m02{
	box-sizing: border-box;
	flex: 0 1 calc(100% / 2);
	height: 50px;
	position: relative;
	/*background: rgba(79,180,153,1.00);*/
	margin: 0 0 12px;
	
}
.gnv_btn2.m03{
	box-sizing: border-box;
	flex: 0 1 100%;
	height: 20px;
	position: relative;
	/*background: rgba(79,180,153,1.00);*/
	margin: 0;
	
}
.gnv_btn2{
	box-sizing: border-box;
	flex: 0 1 calc(80% / 2);
	height: 30px;
	position: relative;
	/*background: rgba(79,180,153,1.00);*/
	margin: 0 auto 12px;
}
.gnv_btn2 a{
	width: 100%;
	height: 30px;
	position:absolute;
	top: 0;
	left: 0;
	/*background: rgba(219,53,56,1.00);*/
}
.gnv_btn2 a p.hd_btn_txt1{
	text-align: center;
}
}

/***

gnv PC

***/
@media print, screen and (min-width: 1001px) {
nav#nv_box_sp1{
	width:55%;
	height:auto;
	margin: 33px 0 0 56px;
	padding: 0;
	float: left;
	/*background: #99c;*/
}
.gnv2{
	width: 100%;
	height: 33px;
	/*background: #83DA32;*/
}
.gnv_btn2 a{
	width: auto;
	height: 33px;
	position: relative;
	margin: 0 35px 0 0;
	padding: 0;
	float: left;
	/*background: #64C2ED;*/	
}
}


.gnv_btn2 a div.on_bar{
	width:100%;
	height:2px;
	position:absolute;
	top:28px;
	top: 32px;
	z-index: 150;
}


.gnv_btn2 a div.on_bar div.on_bar2{
	width:100%;
	height:2px;
	background-color: none;
	margin: 0;
}
.gnv_btn2 a div.on_bar div.on_bar2.on{
	background-color: #78781e;
}
.gnv_btn2 a:hover div.on_bar div.on_bar2.on{
	background-color: #78781e;
	height:2px;
}


.gnv_btn2 a:hover div.on_bar div.on_bar2{
	width:100%;
	height:1px;
	background-color:rgba(255,255,255,0.60);
	margin: 0;
}









/***

サブページ
内容タイトル

***/
.top_box_title1{
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-size: 25px;
	line-height: 115%;
	color: #000;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	height: auto;
	margin: 0;
	padding: 0;
}
/***

サブページ
内容bar

***/
hr.top_box_bar1{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 4px 0 0;
	padding: 0;
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999;
	background: none;
}
/***

内容テキスト

***/
.top_box_txt1{
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size: 20px;
	line-height: 200%;
	color: #000;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
}
.top_box_txt1 span{
	padding: 2px 6px 4px;
	margin: 0 12px 0 0;
	background: #ddd;
	border-radius: 3px;
}



.top_box_txt2{
	clear: both;
	width: calc(100% - 40px);
	height: auto;
	float: right;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 200%;
	color: #000;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	
}
.top_box_txt2 ul{
	margin: 10px 0 0;
}
.top_box_txt2 li{
	list-style:disc;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 200%;
	color: #000;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
}



.top_box_txt3{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 115%;
	color: #000;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0;
}
@media print, screen and (min-width: 1001px) {
.top_box_txt3{
	width: 90%;
}
}

.top_box_txt3 table , .top_box_txt3 tr , .top_box_txt3 td{
	border: none;
}
.top_box_txt3 table{
	width: 100%;
}


.top_box_txt3 tr{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 0 ;
	margin: 0;
	border-collapse: collapse;
	vertical-align: middle;
}
.top_box_txt3 td{
	padding: 12px 0;
}

.top_box_txt3 td.td1_txt{
	width: 28%;
}
.top_box_txt3 td.td2_txt{
	width: 62%;
}
.top_box_txt3 td.td3_txt{
	width: 10%;
	text-align: right;
}



