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

/*-------------------
Reset
-------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
  margin : 0px 0px 0px;
  padding: 0;
  border : 0px none;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}
body{
  font-family: 'Meiryo', メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-size: 0.9em;
  color: #333333;
  min-width: 1200px;
}
h1{
  font-size: 175%;
  border-left: 5px solid #a51502;
  font-size: 175%;
  line-height: 2.03;
  padding-left: 21px;
}
.info h2 img{
  margin-bottom:15px;
}
.pickup h2 img{
  margin-bottom:15.6px;
}
h3{
  border-bottom: solid 1px #AAAAAA;
  color: #A51300;
  margin-top: 20px;
  padding-bottom: 10px;
  margin-bottom:15px;
}
#main_content section{
  clear:both;
}
#main_content h2{
  border-bottom: 2px solid #a51502;
  font-size: 125%;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom:20px;
}
#main_content h3 span{
  font-size: 125%;
  font-family: sans-selif;
  display: block;
  float: left;
  font-weight: bold;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.content_title_wrap{
  border: solid 1px #CCCCCC;
  margin-bottom: 30px;
}
.content_title{
  border: 5px solid #eeeeee;
  padding-bottom: 7px;
  padding-left: 8px;
  padding-top: 7px;
}
p{
  line-height: 1.8;
}
section p{
  margin: 10px 0;
}
section p:first-child{
  margin-top: 0;
}
section div{
  margin-bottom:30px;
}
section div div{
  width:450px;
  float:left;
  padding-top: 0;
  padding-bottom:0;
}
li{
  line-height: 1.8;
}
a{
  height: 100%;
  color: #333333;
}
a:hover{
  text-decoration:none;
}
table{
  width: 100%;
}
table th{
  background: #EEEEEE;
  color: #333333;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #AAAAAA;
}
table td{
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #AAAAAA;
}
.btnone{
  border-top: none !important;
}
.cf::before, .cf::after{
  content: " ";
  display: table
;
}
.cf::after{
  clear: both
;
}
.cf {
  *zoom:1
}
.main{
  width: 100%;
  text-align: center;
}
#topnav a{
  height: 100%;
}
.content{
  width: 950px;
  margin: 0 auto 30px;
}
.pan{
  width: 100%;
  display: table;
  margin-bottom: 20px;
  margin-top: 20px;
}
.pan li{
  float: left;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.cb{
  clear: both;
}
.w100{
  width: 100%;
}
.pb15{
  padding-bottom: 15px;
}
.pb0{
  padding-bottom: 0 !important;
}
.pt0{
  padding-top: 0 !important;
}
.pt35{
  padding-top: 35px;
}
/*.trg:before {
  margin: 8px;
  content: url(../common/images/triangle.png);
}
*/
.trg{
  padding-left: 13px;
  background : url(triangle.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
  background-repeat:no-repeat;
  background-position:left center;
}
.gray{
  background: #EEEEEE;
}
.bb1{
  display: table;
  border-bottom: solid 1px #BBBBBB;
}
a img:hover {
  opacity: 0.75;
}
.gnavi01{
  background : url(about.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi01:hover{
  background : url(about02.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi02{
  background : url(activity.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi02:hover{
  background : url(activity02.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi03{
  background : url(around.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi03:hover{
  background : url(around02.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi04{
  background : url(news.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.gnavi04:hover{
  background : url(news02.jpg) center center / auto auto no-repeat scroll padding-box border-box transparent;
}
.mtnone{
  margin-top: 0 !important;
}
ol, ul{
  list-style: none;
}
header{
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  border-top: solid 4px #A51401;
}
header form{
  float: left;
  border: 1px solid #a51401;
  width: 220px;
  height: 30px;
}
header form input {
  }
header form .input01{
  float: left;
  height: 30px;
  width: 152px;
  border: none;
  padding: 0 10px;
}
header form .input02{
  padding: 2px;
}
.dt{
  display: table;
}
.pr{
  width: 950px;
  margin: 0 auto;
  position: relative;
}
.pa{
  position: absolute;
  bottom: 0px;
  right: 0px;
  vertical-align: bottom;
  width: 480px;
}
.pa a{
  margin-left: 5px;
}
.pa form{
  margin-left: 10px;
}
nav{
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 20px;
}
nav ul{
  width: 950px;
  margin: 0 auto 30px;
}
nav li{
  float: left;
  height: 30px;
  width: 24.86%;
}
.gnavi01, .gnavi02,.gnavi03, .gnavi04{
  border-right: dotted 1px;
}
nav li a{
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
nav li:hover{
  border-bottom: 1px solid #a51401;
}
.gnavi01:first-child{
  border-left: dotted 1px;
}
nav img{
  display: block;
  margin: auto auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
footer{
  border-top: #BBB solid 1px;
  background: #EEE;
  width: 100%;
}
footer p{
  line-height:1.2;
  margin-top:-0.1em;
}
.footer_bk{
  width: 950px;
  margin: 0 auto;
  height: 76px;
}
.footer_right{
  float: right;
  font-size: 0.8em;
  width: 500px;
}
.footer_right ul{
  margin-left:50px;
  width:250px;
}
.footer_right li{
  background : url(foot_arrow.jpg) left center / auto auto no-repeat scroll padding-box border-box rgba(0, 0, 0, 0);
  float: left;
  padding-left: 10px;
  width: 100px;
  line-height:1.5;
}
#logo{
  padding-right: 25px
;
}
address{
  padding-top: 20px;
}
.copyright_bk{
  background: #333;
  padding: 5px 0;
}
.copyrighr_content{
  width: 950px;
  margin: 0 auto;
}
.copyrighr_content p{
  color: #FFF;
}
p{
  line-height:1;
}
h1{
  font-size:100%;
  border:none;
  line-height: normal;
  padding-left: 0;
}
h2{
  font-size:100%;
}
.main{
  height: 350px;
}
.content{
  padding-top: 40px;
  padding-bottom: 40px;
}
.info{
  float: left;
  width: 560px;
}
.info h2, .top_event{
  border-bottom: 3px solid #901d22;
  position: relative;
}
.top_message,
.top_guid{
  border-bottom: 3px solid #901d22;
  position: initial;
}
.info h2 a{
  color: #A51300;
}
.info_list{
  position: absolute;
  right: 0;
  top: 2px;
}
#news ul dl {
  }
#news ul dl dd, #news ul dl dt{
  float: left;
}
#news ul li span, #news ul dl dd span{
  display: block;
  float:left;
  /*	margin-right: 10px;
  */
	padding: 1px 0;
  text-align: center;
  vertical-align: middle;
  width: 78px;
}
#news ul li .text{
  display: inline-block;
  float:none;
  vertical-align: top;
  text-align:left;
  color:#333;
}
#news li{
  color: #FFF;
  padding:8px;
}
#news ul li span{
  float:left;
}
#news li a{
  color: #A51401;
  padding: 1px 0;
}
#news ul:nth-child(2n){
  background: #EEE;
}
#news .blue{
  background: #0078CC;
}
#news .green{
  background: #029D6F;
}
.time{
  font-weight: bold;
  color: #000;
}
.pickup{
  width: 350px;
  float: right;
}
.pickup div{
  width : 350px;
  float: right;
}
.pickup a{
  font-weight: bold;
}
.pickup ul{
  padding-top: 5px;
}
.pickup ul div a{
  line-height: 1.2;
  margin-top:-0.1em;
}
.pickup ul div span{
  line-height: 1.5;
}
.pickup img{
  margin-left : 1%;
}
.pickup h2 img{
  float: none;
}
.pickup a{
  display: block;
  margin-bottom: 9px;
  color: #A51300;
}
.pickup li{
  float: left;
  border-bottom: 1px dotted;
  padding: 10px 0;
}
.top_activity{
  width: 100%;
  background: #D0D0D0;
  padding-bottom: 15px;
  padding-top: 15px;
}
.top_activity ul{
  margin-bottom:20px;
}
#banner{
  width: 950px;
  margin: 0 auto;
}
.banner_wrap{
  padding: 20px 0px;
  background: #EEE;
}
.about{
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  background: #FFF;
  line-height: 2;
}
.about ul{
  position:relative;
}
.about ul li{
  float: left;
}
.about ul li{
  width: 316px;
  border-right: dashed 1px;
  /*	position:relative;
  */
	height:320px;
}
.about div{
  height: 93px;
}
.about img{
  margin: auto;
  display: block;
}
.descri{
  padding: 20px 30px;
}
#banner02{
  padding: 0 40px;
}
#about03{
  border: none;
}
footer{
  clear: both;
}
.ban-size{
  width: 290px;
  height: 54px;
}
.ban-size a{
  display: block;
}
.ban-size img{
  display: block;
}
.gnavi .mg{
  position:absolute;
  width:99%;
  z-index:20;
  display:none;
  border:solid 1px #FFF;
  border-top:none;
}
.gnavi .mg a{
  text-decoration:none;
  font-size:.9em;
  background:FFFFFF;
}
.gnavi .mg a span{
  display:block;
  padding:10px;
}
.gnavi .mg a:hover{
  background:#f8d8da;
  color:#333;
}
.gnavi_w340{
  width:340px !important;
}
.gnavi > ul{
  width:950px;
}
.gnavi > ul > li{
  float:left;
  position:relative;
}
.gnavi > ul > li > a{
  display:block;
  width:100%;
  height:100%;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
.gnavi .mg{
  position:absolute;
  width:99%;
  z-index:20;
  display:none;
  border:solid 1px #FFF;
  border-top:none;
}
.gnavi .mg a{
  text-decoration:none;
  font-size:.9em;
  background:#FFFFFF;
}
.mg li:first-child{
  border-top: 1px solid #a51401;
}
.gnavi .mg a span{
  display:block;
  padding:10px;
}
.gnavi_w340{
  width:340px !important;
}
.gnavi a{
  display:block;
  width: 100%;
  height: 100%;
}
.mg li{
  width:100%;
  border-bottom:1px solid #eeeeee;
  height:35px;
  line-height:15px;
}
.mg li:hover{
  border-bottom:1px solid #a51401;
  height:35px;
}
.top_activity ul a{
  bottom: 0;
  display: block;
  height: 32px;
  position: absolute;
  margin-left: 100px;
}
/* .listarea
------------------------- */
.listarea ul{
  width: 950px;
}
#about02 dl{
  padding-bottom:38px;
}
/*お知らせ・新着情報*/
/*#news ul li span{
  width:auto;
}
*/
#news ul li p{
  display:inline-table;
  float:left;
  line-height:1.8;
}
/*#news ul li span:first-child{
  display:inline-table;
  width:5em;
  padding:1px 3px;
}
*/
#news ul li .time{
  width:auto;
  display:block;
  padding:1px 0;
  /*	margin-right: 23px!important;
  */
	word-wrap: break-word;
}
#news ul li .text{
  float:none;
  margin-right: 0px;
}
#news .news_set{
  display:table;
}
#news .news_set li{
  display:table-cell;
  vertical-align:middle;
}
#news .news_set .icon .new{
  color:white;
  background-color:#FFA604;
  font-size:0.8em;
  height:16px;
}
#news .news_set .icon ul li{
  padding: 0;
  display: block;
}
#news .news_set .day{
  width:20%;
}
#news .news_set .news_text{
  color:#333;
  width:63%;
}

/* お知らせ・イベント用更新（2201追加）*/
.mark {
	display:block;
	margin: 0 auto 5px;
	padding: 5px 10px 4px;
	font-size: 85%;
	line-height: 100%;
	text-align: center;
	color:#191970;
}

.mark.blue {
	border:#191970 solid 1.8px;
	border-radius: 8px;
	background-color:#e0ffff !important;
}
.mark.gray {
	border:#191970 solid 1.8px;
	border-radius: 8px;
	background-color:#ffebcd;
}

/* お知らせ・イベント用更新（2201追加）ここまで */

.cf:nth-child(2n) {background: #EEEEEE;} /* お知らせ・イベント用更新（2403追加） */





/*フッターエリア調整*/
.footer_bk{
  height:auto;
}
.footer_content{
  position:relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer_left{
  float:left;
  width:450px;
}
.footer_left address{
  padding-top:0;
}
.footer_right div{
  position:absolute;
  right:0;
  bottom:2px;
  height:35px;
  margin-bottom:2px;
}