﻿body {
    background-image: none
}

.localIntroMod {
    max-width: 1200px;
    min-width: 1040px;
    height: 380px;
    background-color: #dddddd;
    margin: -15px auto -30px auto;
    text-align: center;
    color: #ffffff;
    position: relative
}

.localIntroMod:after {
    content: '';
    max-width: 1200px;
    min-width: 1040px;
    width: 100%;
    height: 380px;
    background: #000000;
    z-index: 2;
    display: block;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0
}

.localIntroMod .rub {
    padding-top: 110px;
    font-size: 18px;
    font-size: 1.8rem;
    z-index: 10;
    position: relative
}

.localIntroMod .mainTtl {
    font-size: 54px;
    font-size: 5.4rem;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: normal;
    z-index: 10;
    position: relative;
    top: -2px
}

.localIntroMod .catch {
    font-size: 20px;
    font-size: 2rem
}

.localIntroMod .rub, .localIntroMod .mainTtl, .localIntroMod .catch {
    text-shadow: #555555 0px 0px 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(color=#555555,offx=1,offy=1)";
    display: block;
    z-index: 10;
    position: relative
}

.localIntroTextMod {
    clear: both;
    border-top: 8px solid #d00808;
    margin: 0 auto;
    background: #FFF;
    width: 1040px;
    text-align: center;
    padding: 40px 0;
    border-bottom: solid 1px #ebebeb
}

.localIntroTextMod .rub {
    font-size: 18px;
    font-size: 1.8rem
}

.localIntroTextMod .mainTtl {
    font-size: 74px;
    font-size: 7.4rem;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: normal
}

.localIntroTextMod .catch {
    font-size: 21px;
    font-size: 2.1rem
}

.messageMod .areaComment:after {
    content: "";
    clear: both;
    display: block
}

.messageMod .areaComment .txt01 {
    width: 825px;
    float: left;
    background: url(/images/pc/common/parts/bg_note.png);
    padding: 1px 0 5px 0;
    margin: 25px 0 0 25px
}

.messageMod .areaComment .txt01 p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75
}

.messageMod .areaComment .emblem {
    float: right;
    padding: 25px 25px 0 0
}

.placeMod h2 + div.placeImg, .placeMod h2 + .areaDetail {
    padding-top: 20px
}

.placeMod .placeImg {
    text-align: center;
    margin-bottom: 25px
}

.placeMod .placeImg .imageList {
    text-align: center;
    font-size: 0
}

.placeMod .placeImg .imageList:after {
    content: "";
    clear: both;
    display: block
}

.placeMod .placeImg .imageList li.image {
    display: inline-block;
    font-size: 100%;
    vertical-align: top
}

.placeMod .placeImg .imageList li > span:hover, .placeMod .placeImg .imageList li > span:hover img {
    opacity: 1
}

.placeMod .placeImg .imageList li > span {
    display: block;
    position: relative;
    display: block;
    cursor: pointer
}

.placeMod .placeImg .imageList li > span:hover {
    opacity: 1
}

.placeMod .placeImg .imageList li > span::before {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/pc/common/parts/icon_zoom_m_01.png) center center no-repeat;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.placeMod .placeImg .imageList li > span:hover:before {
    opacity: 1
}

.placeMod .placeImg .imageList li > span .cap {
    font-size: 15px;
    font-size: 1.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(50%, rgba(0, 0, 0, 0.2)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 50%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 50%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 50%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#dd000000', GradientType=0)
}

.placeMod .placeImg .imageList li > span .cap em {
    display: block;
    padding: 5px;
    line-height: 1.2;
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-style: normal
}

.placeMod .placeImg.imgCount01 li.image, .placeMod .placeImg.imgCount01 li.image > span, .placeMod .placeImg.imgCount01 li.image > span:before {
    width: 390px;
    height: 260px
}

.placeMod .placeImg.imgCount02 li.image, .placeMod .placeImg.imgCount02 li.image > span, .placeMod .placeImg.imgCount02 li.image > span:before, .placeMod .placeImg.imgCount03 li.image, .placeMod .placeImg.imgCount03 li.image > span, .placeMod .placeImg.imgCount03 li.image > span:before {
    width: 288px;
    height: 192px
}

.placeMod .placeImg.imgCount04 li.image, .placeMod .placeImg.imgCount04 li.image > span, .placeMod .placeImg.imgCount04 li.image > span:before {
    width: 260px;
    height: 173px
}

.placeMod .placeImg.imgCount03 .localGallery, .placeMod .placeImg.imgCount02 .localGallery, .placeMod .placeImg.imgCount01 .localGallery {
    height: auto
}

.placeMod .placeImg.imgCount03 .localGallery .imageList, .placeMod .placeImg.imgCount02 .localGallery .imageList, .placeMod .placeImg.imgCount01 .localGallery .imageList {
    position: relative
}

.placeMod .localGallery {
    overflow: hidden;
    height: 173px;
    width: 1040px;
    position: relative
}

.placeMod .localGallery .prevBox {
    position: absolute;
    height: 173px;
    width: 45px;
    left: 0;
    top: 0;
    z-index: 10
}

.placeMod .localGallery .nextBox {
    position: absolute;
    height: 173px;
    width: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.placeMod .localGallery .rightArrow {
    z-index: 11;
    height: 173px;
    width: 45px;
    cursor: pointer;
    display: block;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    position: absolute;
    right: 0;
    top: 0
}

.placeMod .localGallery .rightArrow:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.placeMod .localGallery .rightArrow::before {
    display: block;
    content: "";
    width: 26px;
    height: 38px;
    position: absolute;
    top: 68px;
    right: auto;
    bottom: auto;
    left: 12px;
    margin: auto;
    display: block;
    background-position: 0 -452px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.placeMod .localGallery .prevBox {
    position: absolute;
    height: 173px;
    width: 45px;
    left: 0;
    top: 0;
    z-index: 10
}

.placeMod .localGallery .leftArrow {
    z-index: 11;
    height: 173px;
    width: 45px;
    cursor: pointer;
    display: block;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: relative;
    position: absolute;
    left: 0;
    top: 0
}

.placeMod .localGallery .leftArrow:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.placeMod .localGallery .leftArrow::before {
    display: block;
    content: "";
    width: 26px;
    height: 38px;
    position: absolute;
    top: 68px;
    right: 12px;
    bottom: auto;
    left: auto;
    margin: auto;
    display: block;
    background-position: 0 -403px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/pc/common/parts/arrow_01.png)
}

.placeMod .localGallery .imageList {
    position: absolute;
    top: 0;
    left: 0
}

.placeMod .areaDetail {
    padding-top: 5px
}

.placeMod .areaDetail:after {
    content: "";
    clear: both;
    display: block
}

.placeMod .areaDetail .wrap {
    padding: 0 25px 25px 25px
}

.placeMod .areaDetail .wrap .tbl {
    width: 485px;
    float: left
}

.placeMod .areaDetail .wrap .tbl th {
    white-space: nowrap
}

.placeMod .areaDetail .wrap .tbl th, .placeMod .areaDetail .wrap .tbl td {
    font-size: 14px;
    font-size: 1.4rem
}

.placeMod .areaDetail .wrap .tbl01 td, .placeMod .areaDetail .wrap .tbl01 th {
    padding: 10px
}

.placeMod .areaDetail .wrap .map {
    width: 485px;
    height: 256px;
    float: right;
    margin-bottom: 25px
}

.placeMod .placeImg .placeGallery .imageList {
    position: relative
}

.placeMod .placeImg .placeGallery .imageList .grid {
    word-wrap:  normal;
    margin:  0 15px 15px 0;
    float:  left
}

.placeMod .placeImg .placeGallery .imageList .grid > span {
    width: 100%;
    display: block;
    position: relative
}

.placeMod .placeImg .placeGallery .imageList .grid span span.cap {
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    position: absolute;
    display: block;
    height: 27px;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    z-index: 0;
}

.placeMod .videoBox {
    margin-top: 25px;
    padding-bottom: 10px
}

.placeMod .videoBox .wrap {
    margin: 0 auto;
    width: 720px;
    box-sizing: border-box;
    padding: 0 0 20px 0;
    text-align: center
}

.placeMod .videoBox .wrap .ttl {
    padding-top: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 5px;
    width: 720px;
    margin: 0 auto;
    text-align: center
}

.placeMod .videoBox .wrap:first-child .ttl {
    padding-top: 0
}

.placeMod .videoBox .wrap .detail {
    text-align: left;
    padding-top: 5px
}

.placeMod .videoBox .wrap .detail .sum {
    display: inline-block
}

.placeMod .videoBox .wrap .detail .all {
    display: none
}

.placeMod .videoBox .wrap .detail.on .sum {
    display: none
}

.placeMod .videoBox .wrap .detail.on .all {
    display: inline-block
}

.placeMod .videoBox .wrap .detail .btn10 {
    float: right;
    padding-right: 13px
}

.placeMod .videoBox .wrap .detail .btn10 .close {
    position: relative;
    top: -5px
}

.placeMod .videoBox .wrap + .wrap {
    margin-top: 15px
}

.productListMod .attention {
    margin: 25px
}

.productListMod .attention .attBox01 {
    width: auto
}

.productListMod .txt01 {
    padding-bottom: 25px
}

.productListMod .txt01 p + p {
    margin-top: 12px
}

.productListMod .txt01 .annotation {
    font-size: 1.2rem;
    line-height: 1.5
}

.productListMod .sort01 {
    font-weight: bold
}

.productListMod .sort02 + .sort02 {
    margin-left: 10px
}

.productListMod .list01 li {
    height: 296px
}

.attentionMod {
    width: 1040px;
    background: #ffffff;
    margin: 0 auto 20px auto
}

.spBnrMod .bnr {
    box-sizing: border-box;
    width: 1040px;
    height: 144px;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.spBnrMod .bnr:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none
}

.projectMod h2 + ul.list02 {
    padding-top: 20px
}

.projectMod .list02 .box .info .text p {
    overflow: hidden
}

.projectMod .list12 li:first-child {
    border-top: none
}

.projectMod .txt01 + .list12 li:first-child {
    border-top: dotted 1px #ddd
}

.localIntroMod02 {
    width: 1040px;
    background: #fff;
    margin: 0 auto
}

.localIntroMod02:after {
    content: "";
    clear: both;
    display: block
}

.localIntroMod02 .imgBox {
    width: 702px;
    height: 468px;
    float: left
}

.localIntroMod02 .imgBox .img {
    position: relative;
    cursor: pointer
}

.localIntroMod02 .imgBox .itemImgMain {
    display: block;
    position: relative
}

.localIntroMod02 .imgBox .itemImgMain:hover {
    opacity: 1
}

.localIntroMod02 .imgBox .itemImgMain::before {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/pc/common/parts/icon_zoom_m_01.png) center center no-repeat;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.localIntroMod02 .imgBox .itemImgMain:hover:before {
    opacity: 1
}

.localIntroMod02 .imgBox .catch {
    color: #fff;
    position: absolute;
    padding: 15px 10px 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    font-weight: 600;
    font-size: 19px;
    font-size: 1.9rem;
    background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.3))
}

.localIntroMod02 .imgBox .catch .txt {
    vertical-align: middle
}

.localIntroMod02 .imgBox .cap {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    box-sizing: border-box
}

.localIntroMod02 .imgBox .noImage {
    cursor: default;
    position: relative
}

.localIntroMod02 .imgBox .noImage .itemImgMain {
    background: #f5f5f5;
    width: 702px;
    height: 468px
}

.localIntroMod02 .imgBox .noImage .itemImgMain::before {
    background-image: none
}

.localIntroMod02 .imgBox .noImage .catch {
    background: none;
    color: #9d9d9d
}

.localIntroMod02 .imgBox .noImage .noImgTxt {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 702px;
    height: 40px;
    font-size: 34px;
    font-size: 3.4rem;
    text-align: center;
    color: #9d9d9d
}

.localIntroMod02 .txtBox {
    position: relative;
    width: 338px;
    box-sizing: border-box;
    vertical-align: top;
    float: right;
    padding: 25px 20px 25px
}

.localIntroMod02 .txtBox .ttl {
    width: 100%
}

.localIntroMod02 .txtBox .ttl:after {
    content: "";
    clear: both;
    display: block
}

.localIntroMod02 .txtBox .emblem {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    float: right
}

.localIntroMod02 .txtBox .mainTtl {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    color: #333333
}

.localIntroMod02 .txtBox .mainTtl .kana {
    font-size: 11px;
    font-size: 1.1rem;
    display: block;
    font-weight: normal;
    margin-top: -2px;
    position: relative;
    left: 1px
}

.localIntroMod02 .txtBox .mainTtl .name {
    display: inline-block;
    font-size: 25px;
    font-size: 2.5rem
}

.localIntroMod02 .txtBox .mainTtl .name.prefectures {
    font-size: 13px;
    font-size: 1.3rem;
    position: relative;
    top: -5px
}

.localIntroMod02 .txtBox .mainTtl .name.prefectures + .name {
    margin-top: -2px;
    padding-left: 3px
}

.localIntroMod02 .txtBox .mainTtl .emblem {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative;
    margin-right: 11px;
    margin-left: 0;
    float: left
}

.localIntroMod02 .txtBox .message {
    margin-top: 18px;
    line-height: 1.7;
    word-wrap: break-word
}

.localIntroMod02 .txtBox .flex-scroll {
    flex: 1;
    position: relative;
    margin-top: 18px;
    margin-bottom: 10px;
}

.localIntroMod02 .txtBox .flex-scroll > * {
    width: 100%;
    height: 100%;
    position: absolute;
    --tbl-scroller-padding: 4px;
    padding: var(--tbl-scroller-padding) 4px;
    overflow-y: auto;
}

.localIntroMod02 .txtBox .flex-scroll > .message {
    --tbl-scroller-padding: 0px;
    margin: 0;
}

.localIntroMod02 .txtBox .btn02, .localIntroMod02 .txtBox .btn06 {
    margin: 20px 0 10px;
    padding: 0
}

.localIntroMod02 .txtBox .btn02 a, .localIntroMod02 .txtBox .btn02 p, .localIntroMod02 .txtBox .btn06 a, .localIntroMod02 .txtBox .btn06 p {
    width: auto;
    padding: 14px 3px 13px 5px;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem
}

.localIntroMod02 .txtBox .btn02 p, .localIntroMod02 .txtBox .btn06 p {
    padding: 13px 0px 13px 8px
}

.localIntroMod02 .txtBox .favBtn01 + .infoLink {
    margin-top: -10px;
    margin-bottom: 20px
}

.localIntroMod02 .txtBox .infoLink {
    width: 100%;
    text-align: center
}

.localIntroMod02 .txtBox .infoLink a {
    color: #d00808
}

.localIntroMod02 .txtBox .promotionBlk {
    background: #f5f5f5;
    height: 80px;
    margin-bottom: 20px
}

.localIntroMod02 .txtBox .promotionBlk .txt {
    width: 168px;
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    color: #333333
}

.localIntroMod02 .txtBox .sns ul {
    text-align: center
}

.localIntroMod02 .txtBox .sns li {
    display: inline-block;
    margin-left: 4px
}

.localIntroMod02 .txtBox .sns li:first-child {
    margin-left: -4px
}

.localIntroMod02 .txtBox .guideBtn {
    width: 100%;
    text-align: center;
    bottom: 0
}

.localIntroMod02 .txtBox .guideBtn a {
    padding: 10px;
    display: inline-block
}

.productListMod .number {
    margin: 0 0 5px 25px;
    font-size: 16px;
    font-size: 1.6rem
}

.productListMod .number .strong {
    color: #333333;
    font-size: 25px;
    font-size: 2.5rem;
    display: inline-block;
    padding: 0 3px;
    position: relative;
    top: 1px
}

.productListMod .number .strong .unit {
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    padding-left: 2px
}

.productListMod .number .strong .sub {
    padding-left: 0;
    padding-right: 2px;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    top: -1px
}

.productListMod .number + .list01 {
    padding-top: 10px
}

.productListMod .number .annotation {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    position: relative;
    top: -1px;
    color: #9d9d9d
}

.productListMod .ttl02 {
    padding: 10px 0 10px 25px
}

.productListMod .ttlSelect01 .number {
    margin-bottom: 20px
}

.productListMod .ttlSelect01.sortWrap .sort {
    top: 0;
    right: 15px
}
