@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;
}


#wrap .contents.wide {
    width: 100%;
    padding-bottom: 0;
}

#wrap .contents.wide .subTitle,
#wrap .contents.wide .subLine {
    margin: auto;
}

.dot-tit {
    position: relative;
    padding-left: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #222;
    padding-top: 0;
}

.dot-tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7a6a3c;
}

.jp-club-wrap {
    position: relative;
    width: 100%;
    padding-bottom: 110px;
}

.jp-club-wrap::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('/images/bg_jp_club.jpg') center bottom / cover;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.jp-club-inner {
    width: 1200px;
    margin: auto;
}

.jp-club h1 {
    font-size: 32px;
    font-weight: 600;
    color: #3D8ECC;
    text-align: center;
    padding-bottom: 40px;
}

.jp-club p {
    font-size: 24px;
    font-weight: 400;
    color: #393F43;
    line-height: 2.8em;
    text-align: center;
}

.jp-club p b {
    font-weight: 600;
}

.jp-site {
    margin-top: 80px;
    background-color: #F7F7F7;
    line-height: 78px;
    width: 100%;
    font-weight: 400;
    border-top: 1px solid #adadad;
    text-align: center;
}

.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;
}


.tbl-sty01 td {
    border-bottom: 1px solid #d9d9d9;
    text-align: center;
    padding: 12px 2px;
    line-height: 1.5em;
}

.jp-intro {
    display: flex;
    gap: 40px;
}

.jp-intro .tit {
    flex: none;
    width: 600px;
}

.jp-intro .txt {
    flex: 1;
    font-size: 16px;
    line-height: 1.9;
    color: #444;
}

.dot-tit {
    position: relative;
    padding-left: 16px;
    font-size: 18px;
    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: 800px;
    margin: 80px auto 40px;
    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: -40px;
}

.tourist-wrap .swiper-button-next {
    right: -40px;
}

.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;
}

/* 인테리어 (폭 제한 없음 - 와이드/1200 분리) */
.interior{padding: 40px 0 90px;}
.interior .inner{width:1200px;margin:0 auto;}
.interior .ph{position:relative;}
.interior .ph span{position:absolute;left:0;bottom:0;font-size:18px;color:#fff;background:#3D8ECC; width: 107px; line-height: 35px; text-align: center;}

/* 타이틀 */
.int-tit{padding-top:40px;}
.int-tit .en{font-size:32px;color:#292929; line-height: 1.5em;}
.int-tit b{font-weight:700;}

/* 스태거 이미지 (밴드 위로) */
.int-stagger{position:relative;z-index:2;height:845px;margin-top:120px;}
.int-stagger .box{ position: absolute; left:252px;top:0;}

/* 회색 밴드 : 와이드 100%, 스태거 뒤로 */
.int-concept{
    position: relative;
    z-index: 1;
    width: 100vw;
    height: 885px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -370px;
    padding: 370px 0 70px;
    background: #f4f4f4;
}
.concept-main{position:relative;}
.wm-en{
    position: absolute;
    top: -100px;
    left: 0;
    font-family: serif;
    font-size: 130px;
    font-weight: 100;
    color: #E8E8E8;
    letter-spacing: -8%;
}
.wm-kanji {
    position: absolute;
    top: 0;
    left: 0;
    font-family: serif;
    font-size: 240px;
    font-weight: 700;
    color: #D8D8D8;
}
.concept-txt{position:relative;padding:208px 0 0 300px;}
.concept-txt dl{margin-bottom:22px;}
.concept-txt dt{font-size:18px;font-weight:600;color:#292929;}
.concept-txt dd{margin-top:8px;font-size:16px;line-height:1.5;color:#292929;}

/* 갤러리 (통이미지) */
.int-gallery{margin-top:24px;}
.int-gallery img{width:100%;display:block;}

/* 연결선 */
.int-line{width:1px;height:154px;margin:346px auto 96px;background:#292929;}

/* 2컷 */
.int-pair{display:flex;gap:10px 0;}
.int-pair .ph{flex:1;}

/* 설명 */
.int-desc{padding:40px 0 80px;}
.int-desc .tit{font-size:18px;font-weight:700;color:#292929;}
.int-desc .txt{margin-top:32px;font-size:16px;line-height:1.5em;color:#292929;}

/* 그리드 */
.int-grid{display:flex;flex-wrap:wrap;gap:16px 0;}
.int-grid .ph{flex:0 0 calc(50% - 5px);height:400px;}