@charset "utf-8";


.btnone{
	pointer-events: none;
	background-color: #cccccc !important;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

main img{
	width:100%;
	height:auto;
}

/* =========================================================
◆layout
========================================================= */
.red{color:#FF0000;}
.fs26{font-size: 26px;}
.fs28{font-size: 28px;}
.obi{
	width: 100%;
	text-align: center;
}
.obi img{
	width: 100%;
	max-width: 950px;
}
.title {
	width: 100%!important;
	text-align: center;
	background: url(../images/bg_titlekani.jpg) no-repeat center 0;
}
#mainArea{
	width: 100%;
	margin: 0 auto;
	display: block;
	line-height: 1.4;
}
#top_catch{
	font-size: 12px;
    text-align: center;
    margin: 2%;
    line-height: 1.4;
}
.spnone{
	display:none;
}
h1 {
	font-size: 108%;
	font-weight: bold;
	margin: 5px 0;
}
a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
#section00,
#section01,
#section02,
#section03{
	padding: 30px 0;
}
#section01,
#section00,
#section02{
	background-color: #feffd1;
}
#section03,
#section02{
	background-color: #ffffff;
}
h2.imgtitle {
margin: 20px auto 15px auto;
width:95%;
-moz-background-size:auto 90%;
background-size:auto 90%;
font-weight: bold;
font-size: 24px;
text-align: center;
	color: #8a500c;
}
.layout3{
margin: 0 auto 30px;
width:95%;
	clear: both;
	overflow: hidden;
}
.layout3 .item img{
	width: 100%;
}
.layout3 .item.last,
.layout3 .item2.last{
margin-right: 0 !important;  
}
p.tit{
font-size: 16px;
color: #fff;
padding: 12px 12px;
background: #559700;
text-align: center;
}
p.det_t {
    font-size: 16px;
line-height: 1.65em;
	margin: 20px 0 0 0;
}
.box01 {
margin: 0 0 1em ;
padding: 4% 4% 1%;
border: 1px solid #e5e0dc;
background: #fff;
}
h3.title_touris{
	font-size: 18px !important;
    margin: 0 0 15px 0;
    padding:0 0 7px 0;
    border-bottom: 2px solid #559700;
	color: #43280b;
}

/*seatBox*/
.seatBox{
position: relative;
width: 80%;
margin: 20px auto;
padding: 15px 25px 20px 25px;
background: #faf6e7;
}
.seatImg{
margin: 0;
padding: 0;
width: 100%;
vertical-align: top;
}
.seatImg img{
	width: 100%;
}
.seatBox .InBox{
margin: 0;
padding: 0;
}
.seatTitle{
margin: 15px 0 0 0;
padding: 0;
font-size: 16px;
font-weight: bold;
}
.seatTxt{
margin: 0;
padding: 15px 0 0 0;
font-size: 14px;
}
.seatBox2{
position: relative;
width: 80%;
margin: 20px auto;
padding: 15px 25px 20px 25px;
background: #faf6e7;
}
.seatBox2 .seatImg{
margin: 0;
padding: 0;
width: 100%;
vertical-align: top;
}
.seatBox2 .seatImg img{
	width: 100%;
}

/*use*/
div#useWrap{
	padding:10px;
	margin-bottom:30px;
}
div#useWrap div{
	overflow:hidden;
	padding:15px;
	margin:0 0 0 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
	border-bottom:1px dashed #CCC
}
div#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}
#useWrap div p img{
	width:100%;
	height:auto;
}
#useWrap div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
#useWrap div:last-child{
	border-bottom:none
}
#useWrap div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}
#useWrap div dl dt a{
	color:#000;
}
#useWrap div dl dd{
	font-size:12px;
	color:#999;
}
#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#useWrap div dl dd > span span{
	color:#F69;
	display:inline;
}
#useWrap .commonTit{
	margin:0;
}
.bnrarea{
	width: 90%;
	max-width: 640px;
	margin: 0 auto 50px;
}
.bnrarea p{
	margin: 20px 0;
}
.bnrarea p img{
	width: 100%;
}

/* =========================================================
◆navigation
========================================================= */
.topNavi ul {
	background: #000;
    text-align: center;
}
.topNavi li {
	float: left;
    width: 49.6%;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.topNavi li:nth-of-type(2n) {
    border-right: none;
}
.topNavi ul:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.topNavi li a {
    padding: 10px 10px 20px;
    display: block;
    color: #FFF;
    font-family: "Noto Sans Japanese";
    font-weight: 300;
    background: url(../images/im_navi_arrow.png) no-repeat 50% 80%;
    background-size: 10px auto;
    font-size: 12px;
    text-decoration: none!important;
}
.topNavi li a:hover {
	text-decoration:none;
}

/* =========================================================
◆横並び
========================================================= */
.itemList4 {
	width: 100%;
	margin: 0 -25px 0 0;
	overflow: hidden;
	_zoom: 1;
}
.itemList4 .photo {
	width: 80%;
    display: block;
    margin: 0 auto 10% auto;
}
.itemList4 .photo dl dt {
	margin-top: 10px;
}
.itemList4 .photo dl dd {
	margin-top: 10px;
	font-size: 108%;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn a:hover {
	background: #333;        /* マウスオーバーカラー */  
}
.Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 20px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background: #fff;
}
.Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background: #ff9326;;
}
.Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #333;
}

/* =========================================================
◆地図から探す
========================================================= */
#higaeri_fuyumikaku {
    display: block;
}
#map_gif{
	display:none;
}
#btn_area{
    width: 100%;
    display: block;
    margin: 0 auto 5% auto;
    float: left;
}
#btn_area h3{
	background-color:#ed1b24;
	color:#FFF;
	padding:1% 0;
	text-align:center;
}
#higaeri_fuyumikaku dd {
    overflow: hidden;
}
#higaeri_fuyumikaku dd div {
    overflow: hidden;
}
#higaeri_fuyumikaku dd div h3 {
    font-size: 20px;
    margin-top: 8px;
}

h2.more_seach{
	background: #820000;
    padding: 14px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
	margin-top: 3%;
}
#more_seach_box div.item{
	float: left;
    width: 241px;
    margin: 0 1%;
}

/*map select*/
#map_gif map#Map area {
  border:none;
  outline:none;
}

/* =========================================================
◆NEWS
========================================================= */
#newsCont li {
	border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    width: 94%;
    margin: 0 auto;
}
#newsCont li span.newsIco_jr {
	background: #4eab26;
    color: #fff;
    padding: 4px 9px 3px;
    line-height: 1;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 60%;
}
#newsCont li span {
    display: inline-block;
    line-height: 1.2;
}
#newsCont li a {
	font-weight:bold;
}
#newsCont li .red_fb{
	color:red;
	font-weight:bold;
	margin-left:2%;
}

/* =========================================================
◆プランを探す
========================================================= */
h2#plan_seach{
}
#more_seach_box div.item {
	margin: 2%;
    padding: 3%;
    border: 1px solid #ebdcb7;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
	float: left;
}
#more_seach_box div.item img {
    width: 100%;
}
#more_seach_box div.item .title{
	padding:2% 0;
	color:#FFF;
	font-size:18px
}
#more_seach_box div.item .det_t{
	margin:3% 0;
	font-size:14px;
}

/* =========================================================
◆かに料理
========================================================= */
.ti_message {
}

/* =========================================================
◆絶品ブランドがに
========================================================= */
.search_bland {
	width: 850px;
	height: 205px;
	background: url(../images/bg_search_bland.jpg) no-repeat 0 0;
	margin: 0 50px 30px 50px;
	padding-top: 50px;
}
.yoyakuBox li {
    display: inline-block;
    margin: 3% 0;
}

/* =========================================================
◆デジタルパンフレットから探す
========================================================= */
.panfuList {
	width: 100%;
	margin: 0 -20px 0 0;
	overflow: hidden;
	_zoom: 1;
}
.panfuList li {
	float: left;
    width: 29%;
    margin: 0 2% 5% 2%;
}
.panfuList li img{
	width: 100%;
}
.panfuList li h3 {
	font-size: 116%;
	margin-top: 4px;
	height:48px;
}
.panftxt{
	margin: 20px 0;
}

/* =========================================================
◆検索
========================================================= */
.search_kani {
	width: 90%;
    margin: 2% auto;
	padding: 2%;
    text-align: center;
    color: #FFF;
	background: rgba(255, 240, 217, 0.95);
}
.search_kani p{
	color:#000;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}

/* =========================================================
◆旬
========================================================= */
.syun.tx_C{
	margin: 3% 0 5% 0;
}

/*  =================================
buttom_new
=================================  */
/* ◆準備中 */
.Btngray {
	overflow: hidden;
	width: 90%;
	height: 60px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	display: block;
	position: relative;
	z-index: 100;
	text-align: center;
	background: #999;
	color: #fff;
	line-height: 60px;
	text-decoration :none;
	margin: 0 auto;
}
.planBtn3 a,Btn a {
    width: 96%;
    margin: 1% auto;
    padding: 3% 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 14px;
    text-decoration: none !important;
    display: block;
    font-weight: bold;
}
.planBtn a {
	float: left;
    width: 100%;
    margin: 1% 2%;
    padding: 3% 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 14px;
    text-decoration: none !important;
    display: block;
    font-weight: bold;
}
.planBtn2 a {
	float: left;
    width: 46%;
    margin: 1% 2%;
    padding: 3% 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 14px;
    text-decoration: none !important;
    display: block;
    font-weight: bold;
}
.Btn {
	overflow: hidden;
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 153.9%;
    font-weight: bold;
}
.Btn a {
	display: block;
	position: relative;
	z-index: 100;
	text-align: center;
	background: #ff9326;
	color: #fff;
	line-height: 60px;
	text-decoration :none;
}

/*サブテキスト*/
#mainArea p.sub_text {
	font-size:16px;
	text-align:center;
}
.tab-area {
	width: 100%;
	margin: 30px auto 0;
  display: flex;
  justify-content: space-around;
  cursor: pointer;
	border-bottom: 2px solid #c50000;
}
.tab {
    width: 45%;
	padding: 10px 0;
	margin: 0 0 0 0 ;
    line-height: 30px;
    text-align: center;
    color: white;
	background-color: #cccccc;
   font-size: 16px;
}
.tab.active {
    background-color: #c50000;
    color: #ffffff;
    border: none;
}
.content-area {
  font-size: 30px;
  text-align: center;
}
.content {
    display: none;
}
.content.show {
    margin-top: 50px;
    display: block;
}
.content dl{
	background-color: #FFFFFF;
}
.content dl dt{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 10px;
	margin: 0 0 10px 0;
}
.content dl dt span.mini{
	font-size: 14px;
}
.kani dl dt{
	background-color: #8a500c;
	color: #ffffff;
	display: table;
	width: 100%;
}
.kani dl dt span.mark{
	width: 13%;
	display: table-cell;
	font-size: 12px;
	background-color: #FF0004;
	border-radius: 10px;
	text-align: center;
	margin: 0px 10px 0 0;
	padding: 10px;
}
.kani dl dt span.mark2{
	width: 18%;
	display: table-cell;
	font-size: 12px;
	background-color: #ffff00;
	border-radius: 10px;
	text-align: center;
	margin: 0px 10px 0 0;
	padding: 10px;
	color: #FF0004 !important;
}
.kani dl dt span.mini{
	display: table-cell;
    font-size: 12px;
    width: 25%;
    padding: 0 0 0 10px;
    vertical-align: middle;
}
.kani dl dt span.mini2{
	    display: table-cell;
    font-size: 12px;
    width: 34%;
    padding: 0 0 0 10px;
    vertical-align: middle;
}
.kani dl dt span.titmain{
	display: table-cell;
    vertical-align: middle;
    width: 31%;
    font-size: 16px;
}
.kani dl {
	border: 2px solid #8a500c;
}
.mikaku dl dt{
	background-color: #FFFD00;
	color: #000000;
}
.mikaku dl {
	border: 2px solid #FFFD00;
}
.content dl{
	width: 90%;
	margin: 0 auto 30px;
	padding: 0 0 20px;
	clear: both;
	overflow: hidden;
	border-radius: 20px;
}
.content dl dd{
	font-size: 14px;
	text-align: left;
}
.content dl dd.panfimg{
	width: 80%;
	margin: 0px auto;
	padding: 10px;
	position: relative;
}
	
.soon{
		position: absolute;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(90, 90, 90, 0.7);
		color: #ffffff;
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		z-index: 1;

	}	

.content dl dd.panfimg img{
	width: 100%;
	vertical-align: bottom;
}
.content dl dd.detail{
	width: 90%;
    margin: 20px auto;
}
.content dl dd.detail p{
	font-size: 16px;
	line-height: 28px;
}
.detailtxt{
	margin: 0 0 30px 0;
}
.cpbtn{
	margin: 0 0 30px 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #FFFD00; 
}
.cpbtn span.subtit{
	display: block;
	border-bottom: 1px solid #6E6E6E;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.cpbtn p{
	padding: 10px 10px 10px 10px;
}
.cpbtn a{
	display: block;
	text-align: center;
	background-color: #00C0FB;
	color: #FFFD00;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #00C0FB;
	padding: 10px;
	font-size: 16px;
	transition: .3s;
	position: relative;
}
.cpbtn a::after {
  content: '';
	position: absolute;
	top: 44%;
	right: 5%;
  width: 5px;
  height: 5px;
  border-top: 3px solid #FFFD00;
  border-right: 3px solid #FFFD00;
  transform: rotate(45deg);
}
.cpbtn a:hover{
	background-color: #FFFD00;
	border: 1px solid #FFFD00;
	color: #00C0FB;
	text-decoration: none;
}
.cpbtn a:hover::after{
	 border-top: 3px solid #00C0FB !important;
  border-right: 3px solid #00C0FB !important;
}
.content dl dd.detail ul{
	list-style: none;
	display: flex;
}
.content dl dd.detail li{
	width: 98%;
	margin: 10px auto 10px;
}
.content dl dd.detail li a{
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none !important;
	padding: 20px;
	font-weight: bold;
	font-size: 16px;
	background-color:#F59100;
	border-radius: 10px;
}
.content dl dd.detail li a:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}
.content dl dd.detail p span.txtred{
	color: #FF0004;
	font-weight: bold;
}
.content dl dd.tel{
	margin: 0 20px;
	padding:20px;
	border: #000000 4px double;
}
.content dl dd.tel p{
	text-align: center;
	font-weight: bold;
}
.redtxt{
	color: #FF0004 !important;
}
.content dl dd.tel p.number1{
	font-size: 14px;
	margin: 0 0 20px 0;
}
.content dl dd.tel p.number2{
	font-size: 24px;
}
.online{
	margin: 0 0 20px 0;
}
.btn-online{
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
}
.btn-online a{
	display: block;
	position: relative;
	color: #ffffff;
	text-align: center;
	text-decoration: none !important;
	padding: 20px;
	font-weight: bold;
	font-size: 14px;
	background-color:#F59100;
	border-radius: 10px;
}
.btn-online a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
	top: 42%;
	right: 5%;
	position: absolute;
}
.online .online_mini{
	font-size: 12px !important;
	margin: 0;
}
.online .online_mini img{
	width: 100px;
	vertical-align: middle;
	margin-left: 15px;
}
	

.yokoku{
		background-color: #AF0002;
		padding: 20px;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		margin: 20px 0 0 0;
	
	}
	.yokoku p{
		font-size: 14px !important;
	}
	
	.cpbox{
		padding: 10px;
		border: #AF0002 2px solid;
		
	}
	
	.cpbox p.cptxt{
		font-size: 12px !important;
		text-align: center;
		font-weight: bold;
		margin: 0 0 20px 0;
	}
	
	.cpbox p.cptxt strong{
		display: block;
		background-color: #AF0002;
		text-align: center;
		color: #ffffff;
		padding: 10px;
		margin: 0 0 20px 0;
		font-size: 14px;
	}


	

.yokoku2 a{
	display: block;
	position: relative;
	color: #ffffff;
	text-align: center;
	text-decoration: none !important;
	padding: 20px;
	font-weight: bold;
	font-size: 14px;
	background-color: #AF0002;
	border-radius: 10px;
}
.yokoku2 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
	top: 42%;
	right: 5%;
	position: absolute;
}
	
#toiawase{
	border: 1px solid #000000;
	padding: 10px;
	width: 90%;
	margin: 0 auto 30px;
	background-color: #ffffff;
}
.text1{
	text-align: center;
}
#toiawase p span.redtxt{
	color: #FF0004;
}
#toiawase p {
	font-size: 14px;
	margin: 0 0 20px;
}
#toiawase div{
	width: 100%;
}
#toiawase div p{
	text-align: center;
	font-size: 14px;
}
#toiawase strong{
	font-weight: bold !important;
}
#toiawase div p.num span{
	font-size: 24px;
}

/*追加リンク*/
.item3{
	width:100%;
	top:10px;
}
.item3 li{
	display: flex;
	width: 100%;
	text-decoration: none;
}
.item3 p.ninki{
	font-size: 30px;
	color: #8a500c;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.item3 p.shisetsu{
	font-size: 18px;
	color: #111;
	text-align: left;	
}
.item2 p.ninki{
	font-size: 30px;
	color: #8a500c;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.item2 p.shisetsu{
	font-size: 17px;
	color: #111;
	text-align: left;		
}
.button-shisetsu{
	width: 80%;
	margin: 5px auto;
}
.button-shisetsu a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #f59100;
  border: 2px solid;
  text-decoration: none!important;
  border-radius: 30px;
}
.button-shisetsu a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.button-shisetsu a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #f59100
}
.hokuriku-pc{display: none;}

/*Q&A*/
#section04{margin-bottom: 2%;}
#link06{margin:0 auto 5%;}
#section04 > div{padding:0 10px;}
#section04 div:after{
    content: "";
    clear: both;
    display: block;
}
#section04 div > b {
	background: #8a500c;
    font-size: 16px;
    margin: 0 1% 1% 0;
    color: #FFF;
    width: 9%;
    text-align: center;
	float:left;
}
#section04 div h3{
	font-size: 16px;
    margin-bottom: 3%;
    color: #8a500c;
    line-height: 1.5;
	width:90%;
	float:left;
	font-weight: bold;
}
#section04 div p{
	float: left;
    width: 90%;
	font-size: 14px;
	margin-bottom: 8%;
	line-height: 1.5;
}

/*お知らせ*/
.newsCont li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsCont li:last-child{border-bottom: none;}
.newsCont li span {
	display: inline-block;
*display: inline;
	line-height: 1.2;
}
.newsCont li span.date {
	margin-right: 5px;
}
.newsCont li span.newsIco {
	color: #fff;
	padding: 4px 9px 3px;
	line-height:1;
	vertical-align:middle;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newsCont li span.newsIco.important {
	background: #e62d2d;
}
.newsCont li span.newsIco.kokunai {
	background: #dd335d;
}
.newsCont li span.newsIco.kaigai {
	background: #4eab26;
}
.newsCont li .text {
	display: block;
	margin-top: 5px;
}
#newsImportant{border-top:2px solid #e62d2d; border-bottom:2px solid #e62d2d; padding:15px 10px 15px; margin: 40px auto 40px; width: 100%;box-sizing: border-box;}
#newsImportant:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
#newsImportant       { min-height: 1px; }
#newsImportant h2{ font-size:18px; color:#e62d2d;}
#newsImportant .newsCont{}
#newsImportant .newsCont li{ border-bottom:none; padding-bottom: 4px;}
#newsImportant .newsCont li:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
#newsImportant .newsCont li       { min-height: 1px; }
#newsImportant .newsCont li a{ display:inline; *display: inline; vertical-align:middle; margin-top:0;}
#newsImportant .newsCont li span{ margin-right:10px; vertical-align:middle;}
#newsImportant .newsCont li .left{ float:left; margin: 0 0 5px 0;} 
#newsImportant .newsCont li .right{ padding: 0 15px 0 0; overflow-x:auto; zoom:1; clear: both;} 

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}

/* =========================================================
◆layout
========================================================= */
/*style*/
.pcnone{display:none;}
.red{color:#FF0000;}
.fs28{font-size: 28px;}
.contentbox{
	clear: both;
}
.obi{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
.title {
	width: 100%!important;
	text-align: center;
	background: url(../images/bg_titlekani.jpg) no-repeat center 0;
	line-height: 0;
}
#mainArea{
	width: 100%;
	display: block;
	line-height: 1.4;
}
#top_catch{
	font-size:16px;
	text-align:center;
	margin:2% auto;
}
a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
#kani, #panfu, #umatoku {
	margin-top: -80px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 80px; /* 打ち消し用のパディング */
}
.inner{
margin:0 auto;
	width: 970px;
	overflow: hidden;
}
#section00,
#section01,
#section02,
#section03{
	padding: 30px 0;
}
.anker{
	position: absolute;
    margin-top: -74px;
    padding-top: 74px;
	display: block;
	z-index: -9999;
}
#section00,
#section01{
	background-color: #feffd1;
}
#section03,
#section02{
	background-color: #ffffff;
}
#section00 h2.imgtitle,#section01 h2.imgtitle,#section02 h2.imgtitle,#section03 h2.imgtitle,#section04 h2.imgtitle,#section05 h2.imgtitle,#section06 h2.imgtitle,#section07 h2.imgtitle{
display: block;
overflow: hidden;
margin: 20px 0 0px;
text-align:center;
}

h2.imgtitle{
	font-size: 36px;
	position: relative;
  display: inline-block;
  padding: 0 55px;
	font-weight: bold !important;
	color: #8a500c;
}

h2.imgtitle:before, h2.imgtitle:after {
  content: '';
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 45px;
  height: 2px;
  border-top: solid 1px #8a500c;
  border-bottom: solid 1px #8a500c;
}

h2.imgtitle:before{
	left: 20%;
}

h2.imgtitle:after{
	right: 20%;
}
#section01 h2.imgtitle {
width: 630px;
margin: 20px auto 30px auto;
/*background: url(../images/icon_spot.png) no-repeat;*/
-moz-background-size:auto 90%;
background-size:auto 90%;
}
#section01 h2.imgtitle span{
font-size: 26px;
padding: 0 0 0 10px;
}
#section00 h2.imgtitle {
margin: 20px auto 30px auto;
		width:630px;
/*background: url(../images/icon_onsen.png) no-repeat left -1px;*/
-moz-background-size:auto 90%;
background-size:auto 90%;
}
#section02 h2.imgtitle {
margin: 20px auto 30px auto;
		width:630px;
/*background: url(../images/icon_onsen.png) no-repeat left -1px;*/
-moz-background-size:auto 90%;
background-size:auto 90%;
}
#section03 h2.imgtitle {
margin: 20px auto 30px auto;
		width:630px;
/*background: url(../images/icon_onsen.png) no-repeat left -1px;*/
-moz-background-size:auto 90%;
background-size:auto 90%;
}
h3.title_touris{
	font-size: 28px !important;
    margin: 0 0 15px 0;
    padding:0 0 7px 0;
    border-bottom: 2px solid #559700;
	color: #43280b;
}
.layout3{
margin: 0 auto 30px;
width:970px;
	clear: both;
	overflow: hidden;
}
.layout3 .item{
float: left;
width: 268px;
margin: 0 6px 0 6px; 
}
.layout3 .item img{
	width: 100%;
}
.layout3 .item.last,
.layout3 .item2.last{
margin-right: 0 !important;  
}
p.det_t {
    font-size: 16px;
line-height: 1.65em;
	margin: 20px 0 0 0;
}
.box01 {
margin: 0 0 30px ;
padding: 20px 20px 5px;
border: 1px solid #e5e0dc;
background: #fff;
}
#section01 p.tit{
font-size: 16px;
color: #fff;
padding: 12px 6px;
background: #559700;
text-align: center;
}
#section01 p.tit span{
font-size: 12px;
}

/*seatBox*/
.seatBox{
float: left;
position: relative;
width: 250px;
margin: 15px 25px 20px 0;
padding: 15px 25px 20px 25px;
background: #faf6e7;
}
.seatBox:nth-child(3n){
margin-right: 0;
}
.seatImg{
margin: 0;
padding: 0;
width: 100%;
vertical-align: top;
}
.seatImg img{
width: 250px;
}
.seatBox .InBox{
margin: 0;
padding: 0;
}
.seatTitle{
margin: 15px 0 0 0;
padding: 0;
font-size: 16px;
font-weight: bold;
}
.seatTxt{
margin: 0;
padding: 15px 0 0 0;
font-size: 14px;
}
.seatBox2{
float: left;
position: relative;
width: 576px;
margin: 15px 25px 20px 0;
padding: 15px 25px 20px 25px;
background: #faf6e7;
}
.seatBox2 .seatImg{
margin: 0;
padding: 0;
width: 100%;
vertical-align: top;
}
.seatBox2 .seatImg img{
	width: 100%;
}
div#useWrap {
    padding: 10px;
    margin-bottom: 30px;
}
div#useWrap div {
    overflow: hidden;
    padding: 15px;
    margin: 0 0 0 0;
    background: #FFF;
    float: none !important;
    width: auto !important;
    border-bottom: 1px dashed #CCC;
}
div#useWrap div p {
    float: left;
    margin: 0 20px 0 0;
    width: 150px;
    height: auto;
}
div#useWrap div p img{
	width:100%;
	height:auto;
}
#useWrap div dl {
    overflow: hidden;
    display: block;
    padding: 0 0 0 0;
}
#useWrap div dl dt {
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
}
#useWrap div dl dd{
	font-size:14px;
}
#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}
#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}
#useWrap div dl dd > span span{
	color:#F69;
	display:inline;
	font-size:14px;
}
.bnrarea{
	width: 90%;
	max-width: 640px;
	margin: 0 auto 50px;
}
.bnrarea p{
	margin: 20px 0;
}

/* =========================================================
◆navigation
========================================================= */
.topNavi ul {
	background: #000;
    text-align: center;
}
.topNavi li {
	display: inline-block;
}
.topNavi li a {
	padding: 10px 32px 25px;
    display: block;
    color: #FFF;
    font-family: "Noto Sans Japanese";
    font-weight: 300;
    background: url(../images/im_navi_arrow.png) no-repeat 50% 70%;
    background-size: 15px auto;
    font-size: 16px;
    text-decoration: none!important;
    border-right: 1px solid #FFF;
    margin: 10px 0 10px 0;
}
.topNavi li:last-child a{
    border: none;
}
.topNavi li a:hover {
	text-decoration:none;
}

/*通常時*/
.topNavi {
	display: block;
	width: 100%;
}
/*active付与時*/
.topNavi.active {
	display: block;
	position: fixed;
	top: 0;
	z-index: 9999;
}

/* =========================================================
◆横並び
========================================================= */
.itemList4 {
	width: 975px;
	margin: 0 -25px 0 0;
	overflow: hidden;
	_zoom: 1;
}
.itemList4 .photo {
	float: left;
	width: 300px;
	margin: 20px 25px 0 0;
}
.itemList4 .photo dl dt {
	margin-top: 10px;
}
.itemList4 .photo dl dd {
	margin-top: 10px;
	font-size: 108%;
}

/* =========================================================
◆ボタン
========================================================= */
/* ◆準備中 */
.Btngray {
    display: block;
    z-index: 100;
    text-align: center;
    background: #999;
    color: #fff;
    text-decoration: none;
    width: 90%;
    margin: 0 auto;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	padding: 2% 0;
    font-size: 18px;
}

/* ◆予約する */
.Btn {
	overflow: hidden;
	width: 350px;
	height: 60px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
}
.Btn a {
	display: block;
	position: relative;
	z-index: 100;
	text-align: center;
	background: #ff9326;
	color: #fff;
	line-height: 60px;
	text-decoration :none;
}
.Btn a:hover {
	background: #ff9326;        /* マウスオーバーカラー */
	opacity:0.8;  
}
.Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 20px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background: #fff;
}
.Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	background: #ff9326;
}
.Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #ff9326;
}

/* =========================================================
◆地図から探す
========================================================= */
#higaeri_fuyumikaku {
    display: block;
}
#map_gif{
    width: 60%;
    display: block;
    height: 490px;
    margin: 1%;
    float: left;
    border: 1px solid #ebdcb7;
	background: url(../images/map.gif) no-repeat 0 0;
}
#map_gif img{
    width: 548px;
	height:492px;
}
#btn_area{
	width:35%;
	display:block;
	margin:1%;
	float:left;
}
#btn_area h3{
	background-color:#ed1b24;
	color:#FFF;
	padding:1% 0;
	text-align:center;
}
#higaeri_fuyumikaku dd {
    padding: 20px 20px 20px 20px;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
}
#higaeri_fuyumikaku dd div {
    overflow: hidden;
}
#higaeri_fuyumikaku dd div h3 {
    font-size: 20px;
    margin-top: 8px;
}

h2.more_seach{
	background: #820000;
    padding: 14px;
    font-size: 24px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
	margin-top: 3%;
}
#more_seach_box div.item{
	float: left;
    width: 241px;
    margin: 0 1%;
}

/*map select*/
#map_gif map#Map area {
  border:none;
  outline:none;
}

/* =========================================================
◆NEWS
========================================================= */
#newsCont li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
	font-size:16px;
}
#newsCont li span.newsIco_jr {
    background: #4eab26;
    color: #fff;
    padding: 4px 9px 3px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#newsCont li span {
    display: inline-block;
    line-height: 1.2;
}
#newsCont li a {
	font-weight:bold;
}
#newsCont li .red_fb{
	color:red;
	font-weight:bold;
	margin-left:2%;
}

/* =========================================================
◆プランを探す
========================================================= */
#more_seach_box div.item {
    float: left;
    width: 262px;
    margin: 6px;
    padding: 20px 20px 25px;
    border: 1px solid #ebdcb7;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#more_seach_box div.item img {
    width: 100%;
}
#more_seach_box div.item .title{
	padding:2% 0;
	color:#FFF;
	font-size:14px;
}
#more_seach_box div.item .det_t{
	margin:3% 0;
	font-size:14px;
    height: 57px;
}

/* =========================================================
◆かに料理
========================================================= */
.ti_message {
}

/* =========================================================
◆絶品ブランドがに
========================================================= */
.search_bland {
	width: 850px;
	height: 205px;
	background: url(../images/bg_search_bland.jpg) no-repeat 0 0;
	margin: 0 50px 30px 50px;
	padding-top: 50px;
}
.yoyakuBox li {
	display: inline-block;
	margin: 20px 10px 10px;
}

/* =========================================================
◆デジタルパンフレットから探す
========================================================= */
.panfuList {
	width: 970px;
	margin: 0 -20px 0 0;
	overflow: hidden;
	_zoom: 1;
}
.panfuList li {
	float: left;
	width: 300px;
	margin: 20px 23px 0 0;
}
.panfuList li img{
	width: 100%;
}
.panfuList li h3 {
	font-size: 100%;
	margin-top: 4px;
	height:48px;
}
.panftxt{
	margin: 20px 0;
}

/* =========================================================
◆検索
========================================================= */
.search_kani {
	width: 850px;
	height: 155px;
	background: url(../images/bg_search_kani.jpg) no-repeat 0 0;
	margin: 5px 50px 35px;
	padding-top: 25px;
}
.search_kani p{
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}

/* =========================================================
◆旬
========================================================= */
.syun.tx_C{
	margin: 3% 0 5% 0;
}

/* =========================================================
ボタン
========================================================= */
.planBtn
.planBtn2 {
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}
.planBtn a{
	display: block;
    position: relative;
    z-index: 100;
    text-align: center;
    background: #ff9326;
    color: #fff;
    text-decoration: none;
    width: 100%;
    float: left;
    margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5% 0;
	background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
}
.planBtn2 a {
	display: block;
    position: relative;
    z-index: 100;
    text-align: center;
    background: #ff9326;
    color: #fff;
    text-decoration: none;
    width: 48%;
    float: left;
    margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5% 0;
	background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
}
.planBtn3 {
    overflow: hidden;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}
.planBtn3 a {
	display: block;
    position: relative;
    z-index: 100;
    text-align: center;
    background: #ff9326;
    color: #fff;
    text-decoration: none;
    width: 98%;
    float: left;
    margin: 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5% 0;
	background: #FF9326 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
}

/*サブテキスト*/
#mainArea p.sub_text {
	font-size:16px;
	text-align:center;
}
.tab-area {
	width: 950px;
	margin: 30px auto 0;
display: flex;
justify-content: space-around;
cursor: pointer;
	border-bottom: 2px solid #c50000;
}
.tab {
    width: 45%;
	padding: 10px 0;
	margin: 0 0 0 0 ;
    line-height: 30px;
    text-align: center;
    color: white;
	background-color: #cccccc;
   font-size: 16px;
}
.tab.active {
    background-color: #c50000;
    color: #ffffff;
    border: none;
}
.content-area {
  font-size: 30px;
  text-align: center;
}
.content {
    display: none;
}
.content.show {
    display: block;
}
.content dl{
	background-color: #FFFFFF;
}
.content dl dt{
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 10px 20px;
	margin: 0 0 30px 0;
}
.kani dl dt{
	background-color: #8a500c;
	color: #ffffff;
	display: table;
	width: 100%;
}
.kani dl dt span.mark{
	width: 7%;
	display: table-cell;
	font-size: 14px;
	background-color: #FF0004;
	border-radius: 10px;
	text-align: center;
	margin: 0px 10px 0 0;
	padding: 10px;
}
.kani dl dt span.mark2{
	width: 10%;
	display: table-cell;
	font-size: 14px;
	background-color: #ffff00;
	border-radius: 10px;
	text-align: center;
	margin: 0px 10px 0 0;
	padding: 10px;
	color: #FF0004 !important;
}
.kani dl dt span.mini{
	 display: table-cell;
    font-size: 22px;
    width: 34%;
    padding: 0 0 0 10px;
    vertical-align: middle;
}
.kani dl dt span.mini2{
	display: table-cell;
    font-size: 22px;
    width: 48%;
    padding: 0 0 0 10px;
    vertical-align: middle;
}
.kani dl dt span.titmain{
	display: table-cell;
    vertical-align: middle;
    width: 64%;
    font-size: 32px;
}
.kani dl {
	border: 2px solid #8a500c;
}
.mikaku dl dt{
	background-color: #FFFD00;
	color: #000000;
}
.mikaku dl {
	border: 2px solid #FFFD00;
}
.content dl{
	margin: 0 auto 30px;
    padding: 0 0 20px;
    overflow: hidden;
    border-radius: 20px;
    width: 95%;
	overflow: hidden;
}
.content dl dd{
	font-size: 14px;
	text-align: left;
}
.content dl dd.panfimg{
	width: 300px;
    margin: 0px 20px 30px 20px; 
	float: left;
	position: relative;
}
	
.soon{
		position: absolute;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(90, 90, 90, 0.7);
		color: #ffffff;
		font-size: 24px;
		text-align: center;
		font-weight: bold;
		z-index: 1;

	}
	
.content dl dd.panfimg img{
	width: 100%;
	vertical-align: bottom;
}
.content dl dd.detail{
	width: 541px;
    float: right;
	padding: 0 20px 20px;
}
.content dl dd.detail p{
	font-size: 18px;
	line-height: 32px;
}
.detailtxt{
	margin: 0 0 30px 0;
}
.cpbtn{
	margin: 0 0 30px 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #FFFD00; 
}
.cpbtn p{
	padding: 20px 20px 20px 20px;
}
.cpbtn span.subtit{
	display: block;
	border-bottom: 1px solid #6E6E6E;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.cpbtn a{
	display: block;
	text-align: center;
	background-color: #00C0FB;
	color: #FFFD00;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #00C0FB;
	padding: 10px;
	font-size: 16px;
	transition: .3s;
	position: relative;
}
.cpbtn a::after {
  content: '';
	position: absolute;
	top: 44%;
	right: 5%;
  width: 5px;
  height: 5px;
  border-top: 3px solid #FFFD00;
  border-right: 3px solid #FFFD00;
  transform: rotate(45deg);
}
.cpbtn a:hover{
	background-color: #FFFD00;
	border: 1px solid #FFFD00;
	color: #00C0FB;
	text-decoration: none;
}
.cpbtn a:hover::after{
	 border-top: 3px solid #00C0FB !important;
  border-right: 3px solid #00C0FB !important;
}
.content dl dd.detail ul{
	list-style: none;
	display: flex;
}
.content dl dd.detail li{
	width: 98%;
	margin: 10px 10px 10px 10px;
}
.content dl dd.detail li a{
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none !important;
	padding: 20px;
	font-weight: bold;
	font-size: 16px;
	background-color:#F59100;
	border-radius: 10px;
}
.content dl dd.detail li a:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}
.content dl dd.detail p span.txtred{
	color: #FF0004;
	font-weight: bold;
}
.content dl dd.tel{
	margin: 0 20px;
	padding:20px;
	border: #000000 4px double;
}
.content dl dd.tel p{
	text-align: center;
	font-weight: bold;
}
.redtxt{
	color: #FF0004 !important;
}
.content dl dd.tel p.number1{
	font-size: 14px;
	margin: 0 0 20px 0;
}
.content dl dd.tel p.number2{
	font-size: 24px;
}
.online{
	margin: 0 0 20px 0;
}
.btn-online{
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
}
.btn-online a{
	position: relative;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none !important;
	padding: 20px;
	font-weight: bold;
	font-size: 23px;
	background-color:#F59100;
	border-radius: 10px;
}
.btn-online a::after {
  content: '';
	position: absolute;
	top: 44%;
	right: 5%;
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.btn-online a:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}
	
	

.online .online_mini{
	font-size: 14px !important;
	margin: 0;
	line-height: 24px  !important;
	padding: 10px;
}
.online .online_mini img{
	width: 100px;
	vertical-align: middle;
	margin-left: 15px;
}
	
	

.yokoku{
		background-color: #AF0002;
		padding: 20px;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		margin: 20px 0 0 0;
	
	}
	.yokoku p{
		font-size: 23px !important;
	}
	.cpbox{
		padding: 10px;
		border: #AF0002 2px solid;
	}
	
	.cpbox p.cptxt{
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
	
	.cpbox p.cptxt strong{
		display: block;
		background-color: #AF0002;
		text-align: center;
		color: #ffffff;
		padding: 10px;
		margin: 0 0 20px 0;
		font-size: 23px;
	}
	

.yokoku2 a{
	position: relative;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none !important;
	padding: 20px;
	font-weight: bold;
	font-size: 23px;
	background-color: #AF0002;
	border-radius: 10px;
}
.yokoku2 a::after {
  content: '';
	position: absolute;
	top: 44%;
	right: 5%;
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.yokoku2 a:hover{
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}	
	
	
#toiawase{
	border: 1px solid #000000;
	padding: 10px;
	width: 928px;
	margin: 0 auto 20px;
	clear: both;
	background-color: #ffffff;
}
.text1{
	text-align: center;
}
#toiawase p span.redtxt{
	color: #FF0004;
}
#toiawase p {
	font-size: 16px;
	margin: 0 0 10px;
}
#toiawase div{
	/*display: table;*/
	width: 100%;
	margin: 0 0 20px 0;
}
#toiawase div p{
	text-align: center;
	font-size: 16px;
}
#toiawase strong{
	font-weight: bold !important;
}
#toiawase div p.num span{
	font-size: 32px;
}
.toiawase_att{
	text-align: center;
}

/*追加リンク*/
.item3{
	width:100%;
	top:10px;
	clear: both;
}
.item3 li{
	display: inline-block;
	width: 270px;
	text-decoration: none;
}
.item3 p.ninki{
	font-size: 30px;
	color: #8a500c;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
}
.item3 p.shisetsu{
	font-size: 20px;
	color: #111;
	text-align: left;		
}
.item2{
	width:70%;
	top:10px;
	clear: both;
}
.item2 li{
	display: inline-block;
	width: 270px;
	text-decoration: none;
}
.item2 p.ninki{
	font-size: 30px;
	color: #8a500c;
	font-weight: 700;
	text-align: center;
	margin-left: 40%;
	margin-bottom: 10px;
}
.item2 p.shisetsu{
	font-size: 20px;
	color: #111;
	text-align: left;		
}
.button-shisetsu a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #f59100;
  border: 2px solid;
  text-decoration: none!important;
  border-radius: 10px;
}
.button-shisetsu a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.button-shisetsu a:hover {
	opacity: 0.5 ;
	transition: 0.2s ;
	text-decoration: none;
}
.hokuriku-sp{display: none;}

/*Q&A*/
#section04 div > b{
	background: #8a500c;
    font-size: 16px;
    margin-right: 1%;
    color: #FFF;
    width: 30px;
    height: 25px;
    text-align: center;
    display: inline-block;
    float: left;
    padding-top: 3px;
}
#section04 div h3{
	font-size: 18px;
	margin-bottom: 1%;
	color: #8a500c;
	line-height: 1.5;
	padding-top: 2px;
	font-weight: bold;
}
#section04 div p{
	font-size: 15px;
	margin-bottom: 3%;
	line-height: 1.6;
	padding-top: 3px;
}

/*お知らせ*/
.newsCont li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsCont li:last-child{border-bottom: none;}
.newsCont li span {
	display: inline-block;
*display: inline;
	line-height: 1.2;
}
.newsCont li span.date {
	margin-right: 5px;
}
.newsCont li span.newsIco {
	color: #fff;
	padding: 4px 9px 3px;
	line-height:1;
	vertical-align:middle;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newsCont li span.newsIco.important {
	background: #e62d2d;
}
.newsCont li span.newsIco.kokunai {
	background: #dd335d;
}
.newsCont li span.newsIco.kaigai {
	background: #4eab26;
}
.newsCont li .text {
	display: block;
	margin-top: 5px;
}
#newsImportant{ border-top:2px solid #e62d2d; border-bottom:2px solid #e62d2d; padding:15px 0 15px; margin: 40px auto 40px; width: 970px;}
#newsImportant:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
#newsImportant       { min-height: 1px; }
* html #newsImportant { height: 1px; /*?_*//*/ height: auto; overflow: hidden; /**/ }
#newsImportant h2{ font-size:18px; color:#e62d2d;}
#newsImportant .newsCont{}
#newsImportant .newsCont ul{
	padding: 0 0 0px 0
}
#newsImportant .newsCont li{ border-bottom:none; padding-bottom: 4px;}
#newsImportant .newsCont li:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
#newsImportant .newsCont li       { min-height: 1px; }
* html #newsImportant .newsCont li{ height: 1px; /*?_*//*/ height: auto; overflow: hidden; /**/ }
#newsImportant .newsCont li a{ display:inline; *display: inline; vertical-align:middle; margin-top:0;}
#newsImportant .newsCont li span{ margin-right:10px; vertical-align:middle;}
#newsImportant .newsCont li .left{ float:left} 
#newsImportant .newsCont li .right{  /*overflow-x:auto;*/ zoom:1;} 

	
}
