@charset "utf-8";

figure {
    margin: 0;
}

.pt20 {
    padding-top: 20px;
}

.pt40 {
    padding-top: 40px;
}

.pt60 {
    padding-top: 60px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb80 {
    padding-bottom: 80px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt60 {
    margin-top: 60px;
}

.mt100 {
    margin-top: 100px;
}

.wp100 {
    width: 100%;
}

.myzoneTabList2 {
    display: flex;
    width: 100%;
    align-items: center;
    overflow: hidden;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.myzoneTabList2 li {
    flex-grow: 1;
    border-right: 1px solid #dedede;
    margin: 12px 0;
}

.myzoneTabList2 li:last-child {
    border-right: 0;
}

.myzoneTabList2 li a {
    display: block;
    font: 0.9em 'Nanum GothicB';
    color: #45454f;
    text-align: center;
}

.myzoneTabList2 li.on a {
    color: #8a7550;
}

.intro-img {
    padding: 16px 0 24px;
}

.intro-img.sec {
    padding: 16px 0;
}

.intro-img img {
    width: 100%;
}

.jp-club {
    padding-top: 16px;
}

.jp-club figure img {
    width: 100%;
    padding-bottom: 24px;
}

.jp-club h1 {
    font-size: 1.13rem;
    font-weight: 600;
    color: #3D8ECC;
    text-align: center;
    line-height: 2em;
    padding-bottom: 16px;
}

.jp-club p {
    font-size: 0.81rem;
    font-weight: 400;
    color: #393F43;
    line-height: 2.8em;
    text-align: center;
}

.jp-club p b {
    font-weight: 600;
    font-size: 0.81rem;
}

.jp-site {
    margin-top: 40px;
    background-color: #F7F7F7;
    width: 100%;
    font-weight: 400;
    border-top: 1px solid #adadad;
    text-align: center;
    padding: 16px 0;
    line-height: 2em;
}

.jp-site b {
    font-weight: 600;
}

.tbl-sty01 {
    width: 100%;
    color: #535252;
    margin: 16px 0;
    border-top: 1px solid #d9d9d9;
}

.tbl-sty01 th {
    background: #f9f9f9;
    line-height: 48px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    font-size: 0.81rem;
}


.tbl-sty01 td {
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    padding: 12px 2px;
    line-height: 1.5em;
    font-size: 0.75rem;
}

.jp-intro {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.jp-intro .tit {
    width: 1;
}

.jp-intro .txt {
    flex: 1;
    font-size: 0.81rem;
    line-height: 1.5rem;
    color: #444;
}

.dot-tit {
    position: relative;
    padding-left: 16px;
    font-size: 0.88rem;
    font-weight: 700;
    color: #222;
}

.dot-tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7a6a3c;
}


/* 여행지 */
.tourist-wrap {
    width: 100%;
    margin: 16px auto 32px;
    text-align: center;
    position: relative;
}

.jpSwiper {
    width: 100%;
    overflow: hidden;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: none;
}

.tourist-wrap .swiper-button-prev,
.tourist-wrap .swiper-button-next {
    width: auto;
    height: auto;
    margin-top: 0;
    transform: translateY(-50%);
    top: 50%;
}

.tourist-wrap .swiper-button-prev {
    left: 6px;
}

.tourist-wrap .swiper-button-next {
    right: 6px;
}

.tourist-wrap .swiper-button-prev img,
.tourist-wrap .swiper-button-next img {
    width: 36px;
    height: 36px;
}

.jpSwiper .swiper-slide img {
    width: 100%;
}

.jp-down-wrap {
    text-align: center;
}

.jp-down-wrap a {
    display: inline-block;
    width: 250px;
    border-radius: 60px;
    line-height: 50px;
    background-color: #1254ac;
    color: #fff;
    text-align: center;
}


.interior {
    padding-top: 16px;
}

.interior .ph {
    position: relative;
}

.interior .ph img {
    width: 100%;
    display: block;
}

.interior .ph span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.63rem;
    color: #fff;
    background: #3D8ECC;
    width: 107px;
    line-height: 15px;
    text-align: center;
}

.int-tit {
    padding-top: 16px;
}

.int-tit .en {
    font-size: 1.13rem;
    color: #292929;
    line-height: 1.5em;
}

.int-tit b {
    font-size: 1.13rem;
    font-weight: 700;
}

.int-stagger {
    position: relative;
    z-index: 2;
    margin-top: 40px;
}

.int-stagger .box {
    position: relative;
    padding-left: 60px;
}

.int-stagger .box img {
    width: 100%;
}

.int-concept {
    position: relative;
    z-index: 1;
    width: 100%;
    left: auto;
    margin-top: -33vw;
    padding-top: 33vw;
    background: #f4f4f4;
}

.concept-main {
    position: relative;
    padding-top: 20px;
}

.wm-en {
    position: absolute;
    top: -10px;
    left: 0;
    font-family: serif;
    font-size: 2.5rem;
    font-weight: 100;
    color: #E8E8E8;
    letter-spacing: -8%;
}

.wm-kanji {
    position: absolute;
    top: 30px;
    left: 0;
    font-family: serif;
    font-size: 5rem;
    font-weight: 700;
    color: #D8D8D8;
}

.concept-txt {
    position: relative;
    padding-top: 155px;
}

.concept-txt dl {
    margin-bottom: 22px;
}

.concept-txt dt {
    font-size: 0.88rem;
    font-weight: 600;
    color: #292929;
}

.concept-txt dd {
    margin-top: 8px;
    font-size: 0.81rem;
    line-height: 1.5;
    color: #292929;
}

.int-gallery {
    margin-top: 24px;
}

.int-gallery img {
    width: 100%;
    display: block;
}

.int-pair {
    display: flex;
    gap: 10px 0;
    margin-top: 80px;
}

.int-pair .ph {
    flex: 1;
}

.int-desc {
    padding: 24px 0 48px;
}

.int-desc .tit {
    font-size: 0.81rem;
    font-weight: 700;
    color: #292929;
}

.int-desc .txt {
    margin-top: 26px;
    font-size: 0.81rem;
    line-height: 1.5em;
    color: #292929;
}

.int-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 0;
}

.int-grid .ph {
    flex: 0 0 50%;
}
