@charset "UTF-8";



/************************************************
info部分SP
************************************************/
#info_bg{
	clear:both;
	width:480px;
	height:auto;
	margin:0 auto;
}

#info{
	clear:both;
	border-top:#191919 solid 1px;
	border-bottom:#191919 solid 1px;
	width:460px;
    height: 400px;
	background:;	
	overflow:auto;
	padding:10px;
	
	
}

.info_title{
	clear:both;
	
	width:auto;
	height:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:120%;
	font-weight:bold;
	color:#007328;
	text-align:left;
	background:#fff;
	letter-spacing:0.5px;
	padding-bottom:2px;
	padding-left:10px;
}
	
/* PC */
@media print, screen and (min-width: 641px) {

/************************************************
info部分PC
************************************************/
#info_bg{
	width:620px;
	height:auto;
	margin:0;
	float:left;
}

#info{
	width:600px;
/*	height:538px; 20211209 支配人バナー追加*/
/*	height:620px; 202106 538pxに戻す*/
	height:683px;
	background:;	
	overflow:auto;
	padding:10px 0 ;
	
}
.info_title{
	
	padding-left:0;
}
}


/************************************************
サイドバナー部分PC
************************************************/
#side_bnr{
	width:480px;
	height:auto;
	float:none;
	margin:0 auto;
}


#side_bnr div img{
	clear:both;
	width:480px;
	height:auto;
}

#side_bnr2{
	width:480px;
	height:auto;
	float:none;
	margin:0 auto;
}


#side_bnr div img{
	clear:both;
	width:480px;
	height:auto;
}
#side_bnr2 div img{
	clear:both;
	width:480px;
	height:auto;
}

.side_bnr_top{
	clear:both;
	width:320px;
	height:22px;
}


	
/* PC */
@media print, screen and (min-width: 641px) {
/************************************************
サイドバナー部分PC
************************************************/

#side_bnr{
	width:320px;
	height:auto;
	float:right;
}


#side_bnr div img{
	clear:both;
	width:320px;
	height:auto;
}

.side_bnr_top{
	clear:both;
	width:320px;
	height:22px;
}



#ft_bg3 {
	clear:both;
	width:100%;
	height:100%;
	background:url(../img/gnv_bg.gif) repeat;
	margin:0;
}

}

/*************スマホ　項目間　スペース*************/
.sp_space_box{
	width:100%;
	height:1px;
	margin:0;
	padding:120px 0 80px;
}
.sp_space{
	width:60%;
	height:1px;
	margin:0 20%;
	background:#999;
}



 /******************************************************
新着情報
******************************************************/
.info_txt{
	clear:both;
	height:auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:8px;
}

.info_txt_box{
	width:76%;
	height:auto;
	float:left;
	
}
.info_ph_box{
	width:20%;
	height:auto;
	float:right;
	
}
.info_ph_box img{
	width:100%;
	height:auto;
}

.info_body{
	clear:both;
	text-align:left;
	line-height:160%;
	color:#191919;
	padding-bottom:8px;
	text-decoration:none;
}
.info_body a{
	color:#191919;
	text-decoration:none;
}

.fw_bold{
	font-weight:bold;
}

.info_border_line{
	clear:both;
	width:100%;
	height:1px;
	background:#ccc;
	margin:8px 0;
}

/*
@media screen and ( min-width:641px ){
.top_bnr{
	width:80%;
	font-size:22px;
	margin:0 10%;
	padding:8px 0;
	position:absolute;
	bottom:6%;
}
}
@media screen and ( min-width:961px ){
.top_bnr{
	width:78%;
	font-size:24px;
	margin:0 11%;
	bottom:5%;
}
}
@media screen and ( min-width:1261px ){
.top_bnr{
	width:78%;
	clear:both;
	text-align:center;
	font-size:30px;
	line-height:120%;
	font-weight:bold;
	color:#fff;
	padding:8px 0;
	margin:0 11%;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	bottom:6%;
	
}
}

.sp_info_title{
	width:640px;
	height:30px;
	position:absolute;
	top:10px;
}
	
	
	
	

 /******************************************************
info内span 文字サイズ
******************************************************/
/*202106アクセシビリティ対応
.size13{font-size:13px;}

.size14{font-size:14px;}

.size15{font-size:15px;}

.size16{font-size:16px;}

.size17{font-size:17px;}

.size18{font-size:18px;}

.size19{font-size:19px;}

.size20{font-size:20px;}

.size21{font-size:21px;}

.size22{font-size:22px;}

.size23{font-size:23px;}

.size24{font-size:24px;}

.size25{font-size:25px;}

.size26{font-size:26px;}

.size27{font-size:27px;}

.size28{font-size:28px;}

.size29{font-size:29px;}

.size30{font-size:30px;}

.size31{font-size:31px;}

.size32{font-size:32px;}

.size33{font-size:33px;}

.size34{font-size:34px;}

.size35{font-size:35px;}

.size36{font-size:36px;}
 ↓*/
.size13{font-size:100%; }
.size14{font-size:107.7%; }
.size15{font-size:115.3%; }
.size16{font-size:123%; }
.size17{font-size:130.7%; }
.size18{font-size:138.4%; }
.size19{font-size:146.1%; }
.size20{font-size:153.8%; }
.size21{font-size:161.5%; }
.size22{font-size:169.2%; }
.size23{font-size:176.9%; }
.size24{font-size:184.6%; }
.size25{font-size:192.3%; }
.size26{font-size:200%; }
.size27{font-size:207.7%; }
.size28{font-size:215.3%; }
.size29{font-size:223.1%; }
.size30{font-size:230.7%; }
.size31{font-size:238.4%; }
.size32{font-size:246.1%; }
.size33{font-size:253.8%; }
.size34{font-size:261.5%; }
.size35{font-size:269.2%; }
.size36{font-size:276.9%; }

.l-h110{line-height:110%;}
.l-h120{line-height:120%;}
.l-h130{line-height:130%;}
.l-h140{line-height:140%;}
.l-h150{line-height:150%;}
.l-h160{line-height:160%;}
.l-h170{line-height:170%;}


/******************************************************
 注釈
******************************************************/

.cap_left_info{
	clear:both;
/*	font-size: 11px;202106アクセシビリティ対応*/
	font-size:84.6%;
	line-height:120%;
	color:#333;
	text-align:left;
	padding: 0 0 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.info_btn{
	width:110px;
	padding:4px;
	line-height:105%;
	background:#900;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
}


/******************************************************
 テキストバナー
******************************************************/

/**白**/
.text_bnr40w{
/*	clear:both;font-size: 40px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 307.7%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_bnr35w{
/*	clear:both;font-size: 35px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 269.2%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_bnr30w{
/*	clear:both;font-size: 30px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 230.7%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr25w{
/*	clear:both;font-size: 25px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 192.3%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr20w{
/*	clear:both;font-size: 20px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 153.8%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr15w{
/*	clear:both;font-size: 15px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 115.3%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr10w{
/*	clear:both;font-size: 10px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 76.9%;line-height:120%;
	color:#fff;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**黒**/
.text_bnr40b{
/*	clear:both;font-size: 40px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 307.7%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr38b{
/*	clear:both;font-size: 38px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 292.3%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr35b{
/*	clear:both;font-size: 35px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 269.2%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_bnr30b{
/*	clear:both;font-size: 30px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 230.7%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr25b{
/*	clear:both;font-size: 25px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 192.3%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr20b{
/*	clear:both;font-size: 20px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 153.8%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr15b{
/*	clear:both;font-size: 15px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 115.3%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr13b{
/*	clear:both;font-size: 13px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 100%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a.text_bnr13b{
/*	clear:both;font-size: 13px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 100%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr10b{
/*	clear:both;font-size: 10px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 76.9%;line-height:120%;
	color:#000;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/**赤**/
.text_bnr40r{
/*	clear:both;font-size: 40px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 307.7%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_bnr35r{
/*	clear:both;font-size: 35px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 269.2%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr30r{
/*	clear:both;font-size: 30px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 230.7%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr25r{
/*	clear:both;font-size: 25px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 192.3%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr20r{
/*	clear:both;font-size: 20px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 153.8%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr15r{
/*	clear:both;font-size: 15px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 115.3%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_bnr10r{
/*	clear:both;font-size: 10px;line-height:120%;202106アクセシビリティ対応*/
	clear:both;font-size: 76.9%;line-height:120%;
	color:#c00;font-weight:bold;text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}