@charset "utf-8";

.contents {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;    
    font-size: 3.6vw;
    line-height: 1.4em;
    color: #222;
    background: url("../img/bg.jpg");
    background-size: 216px;
}
/*------------------------------------------------
	パンくず
--------------------------------------------------*/
.ui-static-breadcrumb-list {
        margin: 0;
}
/*------------------------------------------------
	ページトップ
--------------------------------------------------*/
.goTop {
        & a {
                display: flex;
                cursor: pointer;
                align-items: center;
                justify-content: center;
                border-radius: 50%;
                background-color: rgba(105, 113, 128, .5);
                width: 48px;
                height: 48px;
                & img {
                        width: 24px;
                        height: 24px;
                }
        }
}
/*------------------------------------------------
	メインビジュアル
--------------------------------------------------*/
#mainVisual {
	width: 100%;
	height: 80vw;
    background: url("../img/main-bg-sp.jpg") no-repeat top center;
    background-size: 100%;
	text-align: center;
    position: relative;
}
#mainVisual .title {
    padding-top: 6vw;
}
#mainVisual .title img {
    width: 84vw;
}
#mainVisual .btn-bus {
    position: absolute;
    bottom: -2vw;
    right: 2vw;
}
#mainVisual .btn-bus a {
    display: block;
}
#mainVisual .btn-bus img {
    width: 23vw;
}
/*------------------------------------------------
	導入
--------------------------------------------------*/
#lead {
	width: 100%;
    background: #ffd0c4;
    background: linear-gradient(90deg, rgba(255,189,173,1) 0%, rgba(255,234,228,1) 33%, rgba(255,234,228,1) 67%, rgba(255,189,173,1) 100%);
	padding: 5vw 0;
}
#lead .inner {
	width: 88vw;
	margin: 0 auto;
}
#lead .lead-text {
    line-height: 1.5em;
    text-align: justify;
}
#lead .lead-text span {
    color: #d62a0f;
    font-weight: bold;
}

/*------------------------------------------------
	食べ方/ズワイガニ　タイトル共通部分
--------------------------------------------------*/
#tabekata {
    width: 100%;
    padding: 7vw 0 0 0;
}
#zuwai {
    width: 100%;
    padding: 7vw 0;
}
#tabekata .inner,
#zuwai .inner {
    width: 96vw;
    margin: 0 auto;
}
#tabekata h2,
#zuwai h2 {
    font-size: 6.0vw;
    line-height: 1.2em;
    text-align: center;
    font-weight: bold;
    color: #603431;
    background: url("../img/line.png") no-repeat bottom center;
    background-size: 140%;
    padding-bottom: 4vw;
    margin-bottom: 7vw;
}
#tabekata h2:before,
#zuwai h2:before {
    content: "";
    display: block;
    width: 16vw;
    height: 8vw;
    background: url("../img/icon-kani.png") no-repeat;
    background-size: contain;
    margin: 0 auto 2vw;
}

/*------------------------------------------------
	食べ方
--------------------------------------------------*/
#tabekata ul {
    width: 90vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#tabekata ul li {
    width: 43vw;
    margin-bottom: 5vw;
}
#tabekata ul li .ph {
    width: 43vw;
    height: 30vw;
}
#tabekata ul li .ph img {
    width: 100%;
    border-radius: 2vw;
}
#tabekata ul li .text {
}
#tabekata ul li .text dt {
    font-size: 5.0vw;
    line-height: 1.7em;
    font-weight: bold;
}
#tabekata ul li .text dd {
}

/*------------------------------------------------
	ズワイガニ説明
--------------------------------------------------*/
#zuwai .desc {
    width: 90vw;
    margin: 0 auto 5vw;
}
#zuwai .desc .ph {
    width: 35vw;
    float: left;
    margin: 0 3vw 3vw 0;
}
#zuwai .desc .ph img {
    width: 100%;
    border-radius: 50%;
}
#zuwai .desc .text {
    margin-bottom: 3vw;
}
#zuwai .desc .info {
    background-color: #eee4d6;
    padding: 2vw;
    color: #572b28;
}
#zuwai .desc .info li:before {
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    content: "\f0da";
    margin-right: 1vw;
}
#zuwai .brand-box {
    width: 92vw;
    margin: 0 auto;
    border: solid 1vw #eee4d6;
    padding: 2vw;
    background-color: #fff;
    background-image: url("../img/map.png"),url("../img/illust-kani2.png");
    background-repeat: no-repeat,no-repeat;
    background-position: top right, top 5vw left 3vw;
    background-size: 50vw, 28vw;
}
#zuwai .brand-box h3 {
    font-size: 5.4vw;
    line-height: 1.3em;
    font-weight: bold;
    margin-bottom:5vw;
    padding-top: 20vw;
}
#zuwai .brand-box h3 span {
    display: inline-block;
    background: linear-gradient(transparent 70%, #ffea42 70%);
}
#zuwai .brand-box .lead {
    font-size: 3.8vw;
    line-height: 1.4em;
    color: #eb6d48;
    margin-bottom: 7vw;
}
#zuwai .brand-box ul li {
    margin-bottom: 7vw;
}
#zuwai .brand-box ul li .ph {
    width: 45vw;
    height: 30vw;
    float: right;
    margin: 0 0 1vw 2vw;
}
#zuwai .brand-box ul li .ph img {
    width: 100%;
    border-radius: 2vw;
}
#zuwai .brand-box ul li .text {
}
#zuwai .brand-box ul li .text dt {
    font-size: 5.0vw;
    line-height: 1.7em;
    font-weight: bold;
}
#zuwai .brand-box ul li .text dd {
}

/*------------------------------------------------
	ツアー ナビ・タイトル
--------------------------------------------------*/
#tourWrap {
    width: 100%;
    padding: 7vw 0;
}
#tourWrap #navi {
    width: 100%;
    background-color: #b62604;
    text-align: center;
    padding: 4vw 0;
    margin-bottom: 10vw;
}
#tourWrap #navi h2 {
    font-size: 6.0vw;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
    position: relative;
    margin-bottom: 3vw;
}
#tourWrap #navi h2:before {
    content: "";
    display: block;
    width: 36vw;
    height: 10vw;
    margin: 0 auto;
    background: url("../img/navi-ttl.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -12vw;
    right: 0;
    left: 0;
}
#tourWrap #navi ul {
    width: 94vw;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
#tourWrap #navi ul li {
    width: 25%;
    margin: 0 0.5vw;
    color: #b62604;
    font-size: 3.4vw;
    line-height: 1.3em;
    font-weight: bold;
}
#tourWrap #navi ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: inherit;
    text-decoration: none;
    padding: 3vw 0.5vw;
    border-radius: 1vw;
    position: relative;
}
#tourWrap #navi ul li a:after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    position: absolute;
    bottom: -1vw;
    right: 0;
    left: 0;
}
#tourWrap h3 {
    font-size: 6.0vw;
    line-height: 1.8em;
    font-weight: bold;
    text-align: center;
    margin: 10vw 0 5vw;
}
#tourWrap h3#aircar {
    font-size: 5.2vw;
}
#tourWrap h3:before {
    content: "";
    display: inline-block;
    width: 16vw;
    height: 6vw;
    background: url("../img/title-left.png") no-repeat;
    background-size: contain;
    margin-right: 2vw;
}
#tourWrap h3:after {
    content: "";
    display: inline-block;
    width: 16vw;
    height: 6vw;
    background: url("../img/title-right.png") no-repeat;
    background-size: contain;
    margin-left:  2vw;
}
#tourWrap .more-btn {
    width: 86vw;
    text-align: center;
    margin: 5vw auto;
    font-size: 3.6vw;
}
#tourWrap .more-btn a {
    display: block;
    background: #bc981c;
    border-radius: 6vw;
    color: #fff;
    text-decoration: none;
    padding: 3vw 0;
    box-shadow: 2px 2px 4px gray;
    position: relative;
}
#tourWrap .more-btn a:after  {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    position: absolute;
    right: 15px;
}

/*------------------------------------------------
	商品設定
--------------------------------------------------*/
.item-wrap {
	width: 94vw;
	margin: 0 auto;
}

.item-json-wrap {
}
.item-json-wrap > li {
    width: 100%;
    margin-bottom: 2vw;
}
.item-json-wrap > li:empty {
    display: none;
}
.item-box {
	width: 100%;
	padding: 2vw 2vw;
	background-color: #fff;
	position: relative;
    border: solid 1px #000;
    margin-bottom: 2vw
}
.item-box a {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	color: #333;
	text-decoration: none;
}
.item-box .item-image-wrap {
	width: 28vw;
}
.item-box .item-pic {
	width: 28vw;
}
.item-box .item-pic img {
	width: 100%;
	height: 19vw;
	object-fit: cover;
}
.item-box .item-area {
    background-color: #000;
    color: #fff;
    font-size: 3.0vw;
    line-height: 1.4em;
    padding: 0 1vw;
}
.item-box .item-text-wrap {
	width: 59vw;
}
.item-box .item-title {
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1vw;
}
.item-box .item-detail {
    font-size: 3.4vw;
    line-height: 1.4em;
    margin-bottom: 2vw;
}
.item-box .item-price {
    font-size: 4.0vw;
    line-height: 1.5em;
    font-weight: bold;
    color: #d10404;
    text-align: right;
    margin-bottom: 1vw;
}
.item-box .item-room {
    font-size: 2.8vw;
	line-height: 1.4em;
    text-align: right;
}
.item-box .item-dep {
    font-size: 2.8vw;
	line-height: 1.4em;
    text-align: right;
}
.item-box .item-point {
    margin-top: 1vw;
    width: 100%;
    padding: 1vw;
    background-color: #f4f4f4;
    font-size: 3.2vw;
    line-height: 1.4em;
}
.item-box .item-point-ttl {
    font-size: 3.2vw;
    line-height: 1.4em;
    font-weight: bold;
    color: #ee660b;
    margin-bottom: 1vw;
}
/*.item-box .item-point-text {
    vertical-align: middle;
}
.item-box .item-point-text p:before {
    content: "◆";
    margin-right: 1vw;
}*/
.coming-text{
	text-align: center;
}

/*他地区発*/
.item-search-link {
	margin-top: 2vw;
	text-align: center;
    display: flex;
    justify-content: right;
}
.item-search-link a {
	display: inline-block;
	margin: 0 0.5vw;
    background-color: #d84d1f;
	color: #fff;
	font-size: 3.0vw;
	padding: 2vw 1vw;
	text-decoration: none;
	border-radius: 3px;
}
.item-search-link a:after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 7px;
}
/*アイコン表示*/
.item-box .item-icon {
    margin-bottom: 1vw;
} 
.item-box .item-icon span {
    display: none;
    font-size: 2.8vw;
    line-height: 1.0em;
    color: #da3200;
    border: solid 1px #da3200;
    padding: 1vw;
    margin-right: 1vw;
}
.item-box .item-icon span.show {
    display: inline-block!important;
}
.item-box .item-icon .icon-car {
    color: #fff;
    border: solid 1px #62a91d;
    background-color: #62a91d;
}
.item-box .item-icon .icon-air {
    color: #fff;
    border: solid 1px #2798d5;
    background-color: #2798d5;
}

/*------------------------------------------------
	他の発着地
--------------------------------------------------*/
#other-dep {
    width: 100%;
    padding: 5vw 0 10vw;
}
#other-dep .inner{
    width: 94vw;
    margin: 0 auto;
}
#other-dep h2 {
    font-size: 6.0vw;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 5vw;
}
#other-dep .oter-btn ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.oter-btn ul li {
    margin: 0 2vw 2vw;
}
.oter-btn ul li a {
    border: 1px solid #aca8a8;
    background-color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 4.0vw;
    color: #b62604;
    text-decoration: none;
    border-radius: 1vw;
    padding: 3vw 5vw;
}
.oter-btn ul li a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    padding-left: 2vw;
}

/*  パンくず
------------------------*/
/*.breadcrumb{
    width: 100%;
}*/
/*------------------------------------------------
新旧上下限js混在応急処置
(①新上下限②旧上下限③手書き の順番で優先表示)
--------------------------------------------------*/
.item-price .minmax-new:not(:empty) + .minmax-old,
.item-dep .js-split-departure:not(:empty) + span{
  display: none;
}
.js-split-departure::after,
span[id*="dep_"]::after{
  content: "出発";
}
.js-split-departure:empty::after,
span[id*="dep_"]:empty::after{
  display: none;
}
/*発着*/
.item-area .dpt-type::after{
  content: "発着";
}
.item-area .dpt-type.cartravel::after{
  content: "発";
}
.item-area .js-split-airport:not(:empty) + span{
  display: none;
}
.item-area .dpt-type:empty::after{
  display: none;
}

/*----------------------------------------------
	サイドボタン
------------------------------------------------*/
.side-btn {
    position: fixed;
    top: 20vw;/*KARTE被るとき*/
    /*bottom: 20vw;*/
    right: 0;
    writing-mode: vertical-rl;
	font-size: 13px;
    line-height: 2.6em;
    padding: 10px 0;
	background-color: #7c7806;
    opacity: 0.9;
    z-index: 1000;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    display: none;
}
.side-btn a {
	display: block;
	color: #fff;
	text-decoration: none;
}

/*----------------------------------------------
	バナー
------------------------------------------------*/
#bnrarea-foot {
    background: url(../img/bg.jpg);
    background-size: 216px;
}
#bnrarea-foot ul {
	border: solid 1px #c5bfb3;
}

/*------------------------------------------------
	クローズ
--------------------------------------------------*/
#close {
    padding: 20vw 0;
    text-align: center;
    font-size: 3.7vw;
    line-height: 1.6em;
}
#close a {
    color: #1a7acd;
}
#close .yokoku {
    color: #f00;
    font-size: 5.0vw;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10vw;
}
#close .btn a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 7vw;
    padding: 4vw 8vw;
}
#close .btn a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	margin-left: 1vw;
}