@charset "utf-8";

/*PCSP共通設定*/
section:nth-of-type(odd){margin-bottom: 60px;}
section:nth-of-type(even){margin-bottom: 60px;}
html {scroll-behavior: smooth;}/*smooth scroll*/

.clearfix::after {
    content: ""; /* 魔法の呪文を唱える準備 */
    display: table; /* テーブルとして振る舞い、次の要素に影響を与えないように */
    clear: both; /* 左右のフロートを解除する魔法 */
}

article {
background-image: url(../images/kani42.png);
background-size: 70%;
background-color:rgba(255,255,255,0.7);
background-blend-mode:lighten;}

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


#top_catch{
	font-size: 12px;
    text-align: center;
    margin: 2%;
    line-height: 1.4;
}
	
	
.bnrLarea{
		margin: 30px auto 30px;
	}
	
	.bnrLarea .bn_txt{
		text-align: center;
		font-size: 14px;
		margin: 0 0 0px 0;
		font-weight: bold;
	}
	
	.bnrLarea .bn_txt2{
		text-align: center;
		font-size: 12px;
		margin: 0px 0 0px 0;
		
	}
	.bnrLarea .bn{
		max-width: 640px;
		margin: 10px auto;
		width: 95%;
	}

.red{color:#FF0000;}
.fs26{font-size: 26px;}
.fs28{font-size: 28px;}
	
/* CSS */
#dirPathBlock {
	overflow-x: scroll;
	overflow-y: hidden;
}
#dirPathBlock,
#anchorLinkBlock {margin: 0 1%;}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
#dirPathBlock p {width: max-content;}
h1 {
	font-size: 12px;
	margin: 0 1% 1%;
}

h2{
	width: 100%;
    margin: 2% 0 1% 0;
    text-align: center;
    font-size: 24px;
	font-family :"游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}

.inner{
	width: 92%;
	margin: 0 4%;
	padding: 24px 1%;
	box-sizing: border-box;
}

/*title*/

.title {
	width: 100%!important;
	text-align: center;
}
    .title img {
        width: 100%;
    }

/* =========================================================
◆navigation
========================================================= */
.topNavi ul {
	background: #000;
    text-align: center;
    background: url(../images/bg_tab.jpg) 50% 50%;
    background-size: 250% 150%;
}

 .topNavi ul li {
        float: left;
        width: 49.8%;
        border-right: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
    }

    .topNavi ul li.wide {
        border-right: none;
        width: 100%;
    }


.topNavi ul li:nth-of-type(2n) {
    border-right: none;
}

.topNavi ul:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.topNavi ul 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 ul li a:hover {
	text-decoration:none;
}

/*active付与時*/
.topNavi {
	display: block;

}


/* =========================================================
◆横並び
========================================================= */
.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;
}

/* =========================================================
◆地図から探す
========================================================= */
h2#more_seach_img {
}

#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 ul li {
	border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    width: 94%;
    margin: 0 auto;
}

#newsCont ul 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 ul li span {
    display: inline-block;
    line-height: 1.2;
}

#newsCont ul li a {
	font-weight:bold;
}

#newsCont ul 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 .item_img{
		margin: 0 0 20px 0;
	}

#more_seach_box div.item .item_img img {
    width: 100%;
}

#more_seach_box div.item .item_title{
	margin: 5px 0 10px 0;
	font-size:18px;
	text-align: center;
	font-weight: bold;
}

#more_seach_box div.item .det_t{
	margin:3% 0;
	font-size:14px;
}

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

/* =========================================================
◆絶品ブランドがに
========================================================= */
.ti_bland {
}

.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;
}

/* =========================================================
◆デジタルパンフレットから探す
========================================================= */
.ti_panfu {
}

.panfuList {
	width: 100%;
	margin: 0 -20px 20px 0;
	overflow: hidden;
	_zoom: 1;
}

.panfuList li {
	float: left;
    width: 46%;
    margin: 0 2% 5% 2%;
}
.panfuList li img {
    width: 100%;
    height: auto;
}

.panfuList li h3 {
	font-size: 116%;
	margin-top: 4px;
	height:48px;
}

/* =========================================================
◆検索
========================================================= */
.search_kani {
	width: 90%;
    margin: 20px auto 30px;
	padding: 2%;
    text-align: center;
    color: #FFF;
	background: rgba(255, 240, 217, 0.95);
    overflow: hidden;
}

.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;
}
	
	.syun.tx_C img{
		width: 100%; max-width: 471px; margin: 0 auto; display: block;
	}

#syun_back {
}

/*  =================================
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: 96%;
    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;
}

.planBtn a.red {
        background:#a94230 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    }

.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;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
#wrapper {line-height: 1.231;}
.pcnone{display:none;}

#top_catch{
	font-size:16px;
	text-align:center;
	margin:2% auto;
}
.bnrLarea{
		margin: 30px auto 30px;
	}
	
	.bnrLarea .bn_txt{
		text-align: center;
		font-size: 18px;
		margin: 0 0 0px 0;
		font-weight: bold;
	}
	
	.bnrLarea .bn_txt2{
		text-align: center;
		font-size: 14px;
		margin: 0px 0 0px 0;
		
	}
	
	.bnrLarea .bn{
		max-width: 640px;
		margin: 10px auto;
		width: 100%;
	}
	
.pcnone{display:none;}
.red{color:#FF0000;}
.fs28{font-size: 28px;}
	
/* CSS */
#dirPathBlock,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
    width: 100%;
	max-width:1080px;
	min-width:760px;
    margin: 0 auto 5px;
}

h2{

    margin: 0 0 30px 0;
    text-align: center;
    font-size: 34px;
	font-family :"游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}

.inner{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

/*title*/

.title {
	width: 100%!important;
	text-align: center;
	background: url(../images/bg.jpg?date=20241106) no-repeat center 0;
}


#kani, #panfu, #umatoku {
	margin-top: -80px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 80px; /* 打ち消し用のパディング */
}



/* =========================================================
◆navigation
========================================================= */
.topNavi ul {
	background: #000;
    text-align: center;
    background: url(../images/bg_tab.jpg) no-repeat 50% #000;
}

.topNavi ul li {
	display: inline-block;
    width:250px;
}

.topNavi ul 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% 85%;
    background-size: 15px auto;
    font-size: 18px;
    text-decoration: none!important;
    border-right: 1px solid #FFF;
    margin: 20px 0 20px 0;
}

.topNavi ul li:last-child a{
    border: none;
}

.topNavi ul li a:hover {
	text-decoration:none;
}

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

/* =========================================================
◆横並び
========================================================= */
.itemList4 {
	width: 975px;
	margin: 0 auto;
	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;
}

/* =========================================================
◆地図から探す
========================================================= */
h2#more_seach_img {
}

#higaeri_fuyumikaku {
    display: block;
}

#map_gif{
    width: 626px;
    display: block;
    height: 490px;
    margin: 0 210px;
    float: left;
    border: 1px solid #ebdcb7;
	background: url(../images/map.gif) no-repeat 0 0;
}

#map_gif img{
    width: 626px;
	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: 50px auto!important;
}

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

/* =========================================================
◆NEWS
========================================================= */
#newsCont ul li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
	font-size:16px;
}

#newsCont ul 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 ul li span {
    display: inline-block;
    line-height: 1.2;
}

#newsCont ul li a {
	font-weight:bold;
}

#newsCont ul li .red_fb{
	color:red;
	font-weight:bold;
	margin-left:2%;
}

/* =========================================================
◆プランを探す
========================================================= */
h2#plan_seach{
}
	
	.flexboxarea{
		display: flex;
		justify-content: space-between;
	}

#more_seach_box div.item {
    width: 33%;
        padding: 10px 10px 15px;
    border: 1px solid #ebdcb7;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 40px 1% 50px!important;
}

#more_seach_box div.item .item_img {
    width: 100%;
	display: block;
	margin: 0 0 20px 0;
}
	
	#more_seach_box div.item .item_img img{
		width: 100%;
	}

#more_seach_box div.item .item_title{
	margin: 5px 0 10px 0;
	font-size:18px;
	text-align: center;
	font-weight: bold;
}

#more_seach_box div.item .det_t{
	margin:3% 0;
	font-size:14px;
    height: 104px;
}

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

/* =========================================================
◆絶品ブランドがに
========================================================= */
.ti_bland {
/*	background: url(../images/ti_bland.gif) no-repeat 0 0;*/
}

.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;
}

/* =========================================================
◆デジタルパンフレットから探す
========================================================= */
.ti_panfu {
}

.panfuList {
	width: 970px;
	margin: 0 auto 20px;
	overflow: hidden;
	_zoom: 1;
	display: flex;
	justify-content: center;
}

.panfuList li {
	width: 174px;
	margin: 20px 10px 0 10px;
}

.panfuList li h3 {
	font-size: 100%;
	margin-top: 4px;
	height:48px;
}

/* =========================================================
◆検索
========================================================= */
.search_kani {
	width: 850px;
	height: 155px;
	background: url(../images/bg_search_kani.jpg) no-repeat 0 0;
	margin: 5px auto 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 0% 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%;
    margin: 0 0 15px;
    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;
}
.planBtn a.red {
        background:#a94230 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;
}
	
	.planBtn a:last-of-type{
		margin-bottom: 0px !important;
	}

/*サブテキスト*/
p.sub_text {
	font-size:16px;
	text-align:center;
}

#plan_seach,#more_seach_img,#kani,#syun_back,#how_to_eat,#panfu{
  padding-top: 100px;
  margin-top:-100px;
}

}