
/* スムーズスクロールを有効にする */
html {
    scroll-behavior: smooth;
}

.s-pc{
    display: block;
}

.s-sp{
    display: none;
}

.s-page_content{
    background:url(/overseas/thailand/img/thailand-golf-guide/contents-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}

.s-page_container{
        max-width: 950px;
        margin: 0 auto;
        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
        background: #ffffbf;
}
.container {
    padding: 30px 60px;
}

.article{
    background-color: #fff;
    padding: 0 55px 60px;
    border-radius: 10px;
}

.article .cwd-overseas-button.cwd-icon-button{
    margin: 20px auto;
    padding: 14px 24px 12px;
}

.cwd-overseas-basic-text {
    font-size: 15px;
    color: #000;
    line-height: 1.8;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.18em;
    text-align: justify;
    margin-bottom: 20px;
}
/* 目次からのジャンプ時に見出しが見切れないように調整 */

h2 {
    font-size: 26px;
    color: #000;
    padding-top: 60px;
}
h3 span {
    display: inline-block;
    font-size: 20px;
    color: #000;
    border-left: 5px solid #4ce519;
    padding-left: 15px;
    margin-bottom: 8px;
    font-weight: bold;
}

h3{
    margin-top: 45px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

.charm{
    background-color: #ff0190;
    color: #fff;
    padding: 0 6px 0 9px;
    margin-right: 12px;
}

.step{
    background-color: #ffff01;
    color: #000;
    padding: 0 6px 0 9px;
    margin-right: 12px;
}

h4 {
    font-size: 18px;
}

.qa-box h4{
    font-size: 18px;
    font-weight: bold;
    color: #37d402;
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
}

.qa-box h4::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(/overseas/thailand/img/thailand-golf-guide/faq-ic.png) no-repeat;
    background-size: 26px 25px;
    width: 26px;
    height: 25px;
}


.lead-txt{
    text-align: center;
    position: relative;
    margin: 50px auto;
}

.lead-txt::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    background: url(/overseas/thailand/img/thailand-golf-guide/lead-parts-top.png) no-repeat;
    background-size: 163px 25px;
    width: 163px;
    height: 25px;
}

.lead-txt::after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    background: url(/overseas/thailand/img/thailand-golf-guide/lead-parts-side.png) no-repeat;
    background-size: 820px 105px;
    width: 820px;
    height: 105px;
}

.lead-txt strong{
    display: inline;
    background-position: left -100% center;
    padding-bottom: 0.6em;
    font-weight: bold;
    background-size: 200% 0.6em;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #fff 50%);
    transition: background-position 2s 0.1s;
}

/* 目次のスタイル */
.toc-box {
    background-color: #fff;
    border: 4px solid #f9f9f9;
    padding: 30px 50px 40px;
    margin: 30px 0;
    border-radius: 8px;
}
.toc-box h4 {
    margin-top: 0;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    padding-top: 0;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
}
.toc-ttl > a{
    font-weight: bold;
    text-decoration: underline;
    padding: 10px 0 5px;
    display: inline-block;
}
.toc-box ul li ul li {
    text-indent: 20px;
    margin-bottom: 0;
}
.cta-button {
    display: block;
    width: 90%;
    max-width: 500px;
    margin: 40px auto;
    padding: 20px;
    background-color: #ff4500;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    text-decoration: none;
    transition: background-color 0.3s;
}
.cta-button:hover {
    background-color: #e03e00;
    text-decoration: none;
}
.qa-box { margin-top: 30px;}

.qa-box:not(:last-of-type){
    border-bottom: 1px solid #e0e0e0;
}
.image-placeholder {
    width: 100%;
    margin: 25px 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.link-box {
    border: 4px solid #f2f2f2;
    background-color: #fff;
    padding: 24px 15px 10px;
    text-align: center;
    margin-top: 35px;
}
/* 2カラムアイテムの共通スタイル */
.item-list { list-style-type: none; padding: 0; }
.item-box {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 15px 24px;
    margin-bottom: 10px;
}
.item-image-placeholder {
    width: 234px;
    flex-shrink: 0;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.item-text h5 { margin: 0 0 5px 0; font-size: 18px; padding-top: 0; font-weight: bold;}
.item-text p { margin: 0; font-size: 15px; }

/* アフターゴルフ・カード型レイアウトのスタイル */
.after-golf-container {
    display: flex;
    justify-content: space-between;
    gap: 11px;
    margin-top: 25px;
}
.after-golf-card {
    width: 180px;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    background-color: #fff;
}
.after-golf-card-img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.after-golf-card-img img{
    width: 100%;
}
.after-golf-card-text { padding: 10px; }
.after-golf-card-text h5 { font-size: 15px; margin: 0 0 5px 0; padding-top: 0; font-weight: bold;}
.after-golf-card-text p { font-size: 13px; line-height: 1.6; margin: 0; }

/* クレジット表記のスタイル */
.credit-line {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #6c757d;
    padding: 20px 0;
    background: #fff;
}
.credit-link {
    display: inline-flex;
    align-items: center;
    color: #007bff;
    text-decoration: none;
    margin-left: 8px;
}
.credit-link:hover span {
    text-decoration: underline;
}
.credit-link img {
    height: 32px;
    margin-right: 8px;
}

/* 豆知識コラムのスタイル */
.tips-box { background-color: #fffff0; border: 2px solid #4ce519; padding: 20px 30px; margin: 50px 0 0 0; border-radius: 8px; }
.tips-box .tips-ttl { border-left: none; border-bottom: 2px solid #4ce519; padding-left: 0; text-align: center; font-size: 22px; margin-top:0; padding-top:0; color: #4ce519; font-weight: bold; padding-bottom: 10px; }
.tips-box ul { list-style-type: none; padding: 0; margin-top: 20px; position: relative;}
.tips-box ul li { font-size: 16px; margin-bottom: 15px; padding-left: 25px; position: relative; }
.tips-box ul li:last-child { margin-bottom: 0; }
.tips-box ul li::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin-top: 6px; background: url(/overseas/thailand/img/thailand-golf-guide/tips-ic.png) no-repeat; background-size: 15px 15px; width: 15px; height: 15px; }
.tips-box ul li strong{
    text-decoration: underline;
}

.article-footer{
    background-color: #4ce519;
}

.article-footer p{
    text-align: center;
}

.article-footer-inner{
    padding: 75px 30px;
    position: relative;
}

.article-footer-inner::before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 3px;
    background: url(/overseas/thailand/img/thailand-golf-guide/line.png) no-repeat;
    background-size: 950px 42px;
    width: 950px;
    height: 42px;
}

.article-footer-inner::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    background: url(/overseas/thailand/img/thailand-golf-guide/line.png) no-repeat;
    background-size: 950px 42px;
    width: 950px;
    height: 42px;
}

.article-footer-txt{
    position: relative;
}

.article-footer-txt::after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -35px;
    background: url(/overseas/thailand/img/thailand-golf-guide/lead-parts-bottom.png) no-repeat;
    background-size: 163px 25px;
    width: 163px;
    height: 25px;
}

/* スマートフォン用のレスポンシブ対応 */
@media (max-width: 768px) {
    .s-pc{
    display: none;
    }
    .s-sp{
        display: block;
    }
    .container{
        padding: 20px;
    }
    .lead-txt{
        margin-bottom: 20px;
    }
    .lead-txt::after{
        content: none;
    }
    .toc-box{
        padding: 10px 20px 0;
            margin: 30px 0 20px;
    }
    .toc-box h4{
        padding-bottom: 5px;
    }
    .cwd-overseas-basic-text{
        line-height: 1.4;
    }
    .article{
        padding: 0 20px 30px;
    }
    h2{
        padding-top: 30px;
    }
    h3{
        margin-top: 25px;
    }
    h3 span{
        font-size: 16px;
    }
    .item-box {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px;
    }
    .item-image-placeholder {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .item-image-placeholder img{
        width: 100%;
    }
    .after-golf-container {
        flex-wrap: wrap;
    }
    .after-golf-card {
        width: 48%;
    }
    .link-box p{
        font-size: 15px;
    }
    .tips-box ul li{
        font-size: 15px;
    }
    .tips-box .tips-ttl{
        font-size: 16px;
    }
    .tips-box{
        padding: 20px 15px;
        margin: 30px 0 0 0;
    }
    .qa-box h4{
        font-size: 16px;
    }
    .article-footer-txt p{
        text-align: left;
    }  
    .article-footer-inner::before{
        width: 100%;
    }
    .article-footer-inner::after{
        width: 100%;
    }
}