*:last-child {
    margin-bottom: 0;
}
main {
    position: relative;
    padding: 200px 0 0;
    background: var(--main-background-color);
}
section {
    margin: auto;
}
ul li {
    font-size: 1.6rem;
}
.att li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
}
.att li:before {
    content: "・";
    position: absolute;
    left: 2px;
}
.anotation_txt {
    padding: 10px 0 0;
}
.anotation_txt li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 1.4rem;
}
.anotation_txt li::before {
    position: absolute;
    left: 2px;
    content: "※";
}
.white {
    background-color: var(--full-light-color);
}
.color-gold {
    color: var(--gold-color);
}
.js-accordion-box {
    display: none;
}
.mv-area {
    width: 100%;
    margin: 0;
}
.concierge-list {
    position: absolute;
    top: 40px;
    left: calc(50% - 540px);
    width: 1080px;
    max-width: 100%;
    margin-bottom: 80px;
    border-radius: 4px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.14);
    background: var(--full-light-color);
}
.concierge-list.fixed {
    position: fixed;
    top: 75px;
    left: 0;
    bottom: auto;
    width: 100%;
    margin: 0;
    border-top: 1px solid #ccc;
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.14);
    z-index: 1000;
}
.anchor-link a {
    position: relative;
    display: block;
    padding: 30px 45px 30px 30px;
    font-size: 1.5rem;
}
.travel-desk-wrap.white h3 {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 30px;
    background: none;
}
.travel-desk-wrap.white .plan_contact .inner > .flex {
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
}
.section-wrap {
    width: 1180px;
    max-width: 100%;
    margin: 0 auto 65px;
    padding: 70px 50px;
}
.section-wrap + .section-wrap.-padding-none {
    margin-top: 15px;
}
.section-wrap.-padding-none {
    padding: 0;
}
.section-wrap p,
.section-wrap ul li {
    text-align: left;
}
section h2 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 3.0rem;
    color: #57370D;
    font-family: "Noto Serif JP";
}
section#faq h2 {
    padding: 16px;
    border: 2px solid #b4aca4;
    background-color: #fefaf2;
}
section h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 540px);
    width: 100%;
    height: 2px;
    background: var(--concierge-border-color);
}
section#faq h2::after {
    content: none;
}
section h2 + p {
    margin-bottom: 30px;
}
.products-section + .products-section {
    margin-top: 70px;
}
.products-section h3 {
    position: relative;
    margin-bottom: 18px;
    padding-left: 16px;
    font-size: 2.4rem;
    text-align: left;
    color: #57370D;
    font-family: "Noto Serif JP";
}
.products-section h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 8px;
    height: 30px;
    background-color: var(--gold-color);
}
.products-section .flex-only_pc {
    gap: 30px;
}
.step-list-wrap {
    margin-bottom: 40px;
}
.step-list {
    width: 345px;
}
.step-list dt {
    padding: 8px;
    font-size: 2.2rem;
    text-align: center;
    font-family: 'Noto Serif JP';
    background: var(--light-dark-color);
    color: var(--full-light-color);
}
.step-list dd {
    padding: 20px;
    background: var(--dark-white-color);
}
.step-list dd p {
    margin-bottom: 20px;
    text-align: left;
}
.step-list dd img {
    display: block;
    margin: 0 auto 25px;
    width: 129px;
    height: 100px;
}
.double-campaign {
    width: 850px;
    padding: 20px 20px 25px;
    border: 1px solid #b5ab95;
    background-color: #fff7e9;
}
.double-campaign h4 {
    position: relative;
    margin-bottom: 20px;
    font-size: 2.2rem;
    color: #57370d;
}
.double-campaign h4::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 110px;
    width: 14px;
    height: 24px;
    background: url(/-/media/tfc/ts3travel/file/telephone_lp/img/cp/2025/ico_dotted_line.png) center / contain no-repeat;
}
.double-campaign h4::after {
    content: "";
    position: absolute;
    top: 12px;
    right: 110px;
    width: 14px;
    height: 24px;
    background: url(/-/media/tfc/ts3travel/file/telephone_lp/img/cp/2025/ico_dotted_line.png) center / contain no-repeat;
    transform: scale(-1, 1);
}
.double-campaign h4 .col_red {
    font-size: 3.0rem;
}
.merit-wrap h2 {
    font-family: 'Noto Sans JP';
    color: var(--full-dark-color);
}
.merit-section {
    position: relative;
    margin-bottom: 40px;
    border: 1px solid #999;
}
.merit-section h3 {
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding: 25px 20px;
    font-size: 2.8rem;
    font-family: 'Noto Serif JP';
    font-weight: 500;
    color: var(--full-light-color);
    background: var(--light-dark-color);
}
.merit-section h3 span {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-left: 25px;
}
.merit-section h3 img {
    width: 60px;
}
.merit-section h3 + div {
    padding: 30px;
    background: var(--full-light-color);
}
.merit-section h4 {
    font-size: 1.8rem;
    text-align: left;
}
.merit-section .flex-only_pc {
    align-items: center;
    gap: 35px;
}
.merit-section .flex-only_pc img {
    width: 360px;
}
.merit-section .card-img {
    position: absolute;
    top: 25px;
    right: 80px;
    width: 145px;
}
.gold {
    font-weight: bold;
    background: linear-gradient(244deg, #c09d50 19.86%, #edd8aa 55.34%, #c09d50 95.94%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.qa-list {
    padding: 25px 0 25px 44px;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}
.qa-list + .qa-list {
    border-top: none;
}
.cash-back-list + .cash-back-list {
    margin-top: 40px;
}
.qa-list dt,
.qa-list dd {
    position: relative;
    padding-top: 5px;
    font-size: 1.6rem;
    text-align: left;
}
.qa-list dt span.qa,
.qa-list dd span.qa {
    position: absolute;
    display: flex;
    justify-content: center;
    top: 0;
    left: -44px;
    width: 34px;
    height: 34px;
    border-radius: 20px;
    font-size: 2.0rem;
    color: var(--full-light-color);
    background-color: var(--gold-color);
}
.qa-list dt {
    font-weight: bold;
}
dt.js-accordion-btn {
    cursor: pointer;
}
.qa-list dt.--open {
    margin-bottom: 25px;
}
.qa-list dd span.qa {
    background-color: #999;
}
.cash-back-list dt.js-accordion-btn::after,
.qa-list dt.js-accordion-btn::after {
    content: "";
    background: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_plus.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    position: absolute;
    right: -70px;
    z-index: 2;
    top: calc((100% - 9px) / 2);
    cursor: pointer;
}
.qa-list dt.js-accordion-btn.--open::after {
    background-image: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_minus.svg);
}
.cash-back-list dt.js-accordion-btn {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 100px 12px 30px;
    font-size: 3.6rem;
    background-color: #262626;
    font-family: 'Noto Serif JP';
}
.cash-back-list dt.js-accordion-btn::after {
    top: calc((100% - 48px) / 2);
    right: 24px;
    padding: 16px;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    border: 1px solid #fff;
    background-image: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_plus_wht.svg);
    background-position: center;
    background-size: 15px;
}
.cash-back-list dt.js-accordion-btn.--open::after {
    background-image: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_minus_wht.svg);
}
.cash-back-list dt.js-accordion-btn .num {
    font-size: 6.0rem;
}
.cash-back-list dt.js-accordion-btn .small {
    font-size: 3.0rem;
}
.cash-back-list .js-accordion-btn .label {
    padding: 7px 14px;
    font-size: 2.2rem;
    font-weight: 700;
    color: #fff;
    border: 1px solid #fff;
    font-family: 'Noto Sans JP';
}
.cash-back-list dd.js-accordion-box {
    border: 1px solid;
    border-color: var(--gray--color) #ccc;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14);
}
.cash-back-list dd.js-accordion-box .box-inner {
    justify-content: space-between;
    padding: 35px 40px 40px;
}
dd.js-accordion-box .box-inner > div:first-child {
    width: 660px;
}
dd.js-accordion-box .box-inner section {
    width: 100%;
    border: 1px solid #ccc;
}
dd.js-accordion-box .box-inner section h3 {
    margin-bottom: 0;
    padding: 5px;
    font-size: 2.0rem;
    text-align: center;
    color: var(--full-dark-color);
    background: #e6e6e6;
}
dd.js-accordion-box .box-inner section h3 .-small {
    font-size: 1.8rem;
}
dd.js-accordion-box .box-inner section h3::before {
    content: none;
}
dd.js-accordion-box .box-inner section ul {
    padding: 20px 10px;
}
dd.js-accordion-box .box-inner .lead-text {
    position: relative;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 2.4rem;
    text-align: center;
    font-family: 'Noto Serif JP';
    color: #57370d;
    border-top: 1px solid #a29061;
    border-bottom: 1px solid #a29061;
}
dd.js-accordion-box .box-inner .lead-text::before {
    content: "";
    position: absolute;
    top: -13px;
    left: calc(50% - 52px);
    width: 105px;
    height: 12px;
    background: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/img_decoration_01.png) center / contain no-repeat;
}
dd.js-accordion-box .btn {
    justify-content: center;
    padding: 26px;
    gap: 10px;
    background: #f5f2e8;
}
dd.js-accordion-box .btn a {
    width: 333px;
    padding-right: 35px;
    color: var(--full-light-color);
    border-radius: 100px;
    border: 1px solid #4B3C1D;
    background: linear-gradient(180deg, #A89469 0%, #7A6740 100%);
}
dd.js-accordion-box .btn a[target="_blank"]::after {
    right: 20px;
    background: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_blank_wht.svg) center no-repeat;
}
@media screen and (min-width: 768px) {
    .anchor-link {
        display: flex;
        justify-content: center;
    }
    .fixed .anchor-link a {
        padding: 30px;
    }
    .anchor-link li {
        position: relative;
    }
    .anchor-link li::after {
        position: absolute;
        content: "";
        top: calc(50% - 3px);
        right: 20px;
        width: 11px;
        height: 6px;
        background: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_arrow_down.png) center / contain no-repeat;
    }
    .fixed .anchor-link li::after {
        content: none;
    }
    .anchor-link a::before,
    .anchor-link li:last-child a::after {
        content: "";
        position: absolute;
        top: 25px;
        left: 0;
        width: 1px;
        height: 37px;
        background: #999;
    }
    .anchor-link li:last-child a::after {
        left: auto;
        right: 0;
    }
    .section-wrap {
        border-radius: 10px;
    }
    .double-campaign p {
        text-align: center;
    }
    .double-campaign .anotation_txt {
        display: inline-block;
        text-align: center;
    }
    .travel-desk-wrap.white {
        width: 1180px;
        max-width: 100%;
        margin-bottom: 65px;
        padding: initial;
        border: 1px solid var(--concierge-border-color);
    }
    .travel-desk-wrap.white .travel-desk {
        position: static;
        max-width: 100%;
        margin: auto;
        padding: 37px 50px;
        border: none;
        background: none;
    }
    .qa-list.js-accordion-wrap {
        padding-right: 88px;
    }
    .cash-back-list dt.js-accordion-btn:hover,
    .qa-list dt.js-accordion-btn:hover {
        opacity: 0.7;
    }
    .merit-wrap {
        width: 1080px;
        max-width: 100%;
    }
    .anotation_txt {
        font-size: 1.4rem;
    }
}
@media screen and (max-width: 767px) {
    main {
        padding-top: 0;
        background-color: var(--full-light-color);
    }
    main p {
        font-size: 1.6rem;
    }
    section {
        width: 100%;
    }
    section h2 {
        font-size: 2.4rem;
    }
    section h2::after {
        left: 0;
        width: 100%;
    }
    .anotation_txt li {
        font-size: 1.3rem;
    }
    /*anchor-link*/
    .concierge-list {
        display: none;
    }
    .concierge-list.fixed {
        display: block;
        top: 55px;
        padding: 0;
        background-color: var(--full-light-color);
    }
    .concierge-list .js-accordion-btn {
        display: none;
    }
    .concierge-list.fixed .js-accordion-btn {
        position: relative;
        display: block;
        width: 100%;
        padding: 11px 46px;
        font-size: 1.5rem;
        text-align: center;
        box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.16);
    }
    .concierge-list.fixed .js-accordion-btn:after {
        content: "";
        width: 46px;
        height: 46px;
        display: block;
        position: absolute;
        top: -1px;
        left: 0;
        background-color: var(--full-dark-color);
        background-image: linear-gradient(180deg, var(--full-light-color) 0px 2px, transparent 2px), linear-gradient(90deg, var(--full-light-color) 0px 2px, transparent 2px);
        background-size: 15px 2px, 2px 15px;
        background-position: calc((46px - 15px - 2px) / 2) calc((46px - 2px - 2px) / 2), calc((46px - 2px - 2px) / 2) calc((46px - 2px - 15px) / 2);
        background-repeat: no-repeat;
    }
    .concierge-list.fixed .js-accordion-btn.--open:after {
        content: "";
        border: 1px solid #333333;
        background-image: linear-gradient(180deg, var(--full-light-color) 0px 2px, transparent 2px);
        background-color: #333333;
        background-size: 17px 2px;
        background-position: calc((46px - 17px - 2px) / 2) calc((46px - 2px - 2px) / 2), calc((46px - 2px - 2px) / 2) calc((46px - 2px - 17px) / 2);
        background-repeat: no-repeat;
    }
    .att li {
        font-size: 1.5rem;
    }
    .anchor-link {
        padding: 4px 15px;
        background-color: #f0f0f0;
    }
    .anchor-link ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .anchor-link ul li {
        width: 50%;
        text-align: left;
        border-bottom: 1px solid #ccc;
    }
    .anchor-link.even ul li:nth-last-child(2),
    .anchor-link.even ul li:last-child {
        border-bottom: none;
    }
    .anchor-link.odd ul li:last-child {
        border-bottom: none;
    }
    .anchor-link a {
        display: inline-block;
        padding: 12px 0;
        border-radius: 20px;
        font-size: 3.75vw;
        text-decoration: none;
    }
    .anchor-link a::before{
        content: none;
    }
    .anchor-link a::after {
        position: absolute;
        content: "";
        top: calc(50% - 3px);
        right: -20px;
        width: 11px;
        height: 6px;
        background: url(/-/media/tfc/ts3travel/file/telephone_lp/common/img/ico_arrow_down.png) center / contain no-repeat;
    }
    .section-wrap {
        width: 100%;
        margin-bottom: 0;
        padding: 40px 20px;
    }
    .section-wrap.white.mb0 {
        padding-bottom: 0;
    }
    .section-wrap.-padding-none {
        padding: 0 20px 30px;
    }
    .travel-desk-wrap.white {
        width: 100%;
        background-color: var(--dark-white-color);
    }
    .fixed .anchor-link a::after {
        content: none;
    }
    .products-section h3 {
        font-size: 2.2rem;
    }
    .step-list-wrap {
        margin-bottom: 30px;
    }
    .step-list {
        width: 100%;
        margin-bottom: 18px;
    }
    .step-list:first-of-type img {
        width: 100px;
    }
    .step-list dt {
        font-size: 2.0rem;
    }
    .step-list dd img {
        height: 75px;
    }
    .double-campaign {
        width: 100%;
    }
    .double-campaign h4 {
        font-size: 1.5rem;
    }
    .double-campaign h4::before {
        top: 18px;
        left: 25px;
    }
    .double-campaign h4::after {
        top: 20px;
        right: 25px;
    }
    .double-campaign h4 .col_red {
        font-size: 1.8rem;
    }
    .cash-back-list dt.js-accordion-btn {
        flex-direction: column;
        align-items: baseline;
        padding: 3px 55px 12px 14px;
        font-size: 2.4rem;
        gap: 8px;
    }
    .cash-back-list dt.js-accordion-btn .num {
        font-size: 4.0rem;
    }
    .cash-back-list dt.js-accordion-btn .small {
        font-size: 1.8rem;
    }
    .cash-back-list .js-accordion-btn .label {
        font-size: 1.5rem;
    }
    .cash-back-list dt.js-accordion-btn::after {
        top: calc((100% - 35px) / 2);
        right: 16px;
        width: 35px;
        height: 35px;
        border-radius: 18px;
    }
    .cash-back-list dd.js-accordion-box .box-inner {
        padding: 30px 10px;
    }
    dd.js-accordion-box .box-inner .lead-text {
        padding: 16px 0px;
        font-size: 1.7rem;
    }
    dd.js-accordion-box .box-inner section h3 {
        padding: 8px 10px;
        font-size: 1.6rem;
    }
    dd.js-accordion-box .box-inner section h3 .-small {
        font-size: 1.5rem;
    }
    dd.js-accordion-box .btn {
        flex-direction: column;
    }
    dd.js-accordion-box .btn a {
        width: 100%;
        font-size: 1.4rem;
        padding-right: 30px;
    }
    dd.js-accordion-box .btn a::after {
        right: 14px;
    }
    .merit-wrap {
        width: 100%;
        padding: 30px 20px 0;
    }
    .merit-wrap h2 {
        font-size: 2.0rem;
    }
    .merit-section {
        margin-bottom: 60px;
    }
    .merit-section h3 {
        display: block;
        padding: 15px 20px;
        font-size: 2.2rem;
    }
    .merit-section h3 span {
        position: relative;
        margin: 30px 0 0 0;
    }
    .merit-section h3 span::before {
        content: "";
        position: absolute;
        top: -15px;
        left: 0;
        width: 100%;
        height: 1px;
        background: var(--full-light-color);
    }
    .merit-section h3 img {
        width: 40px;
    }
    .merit-section h3 + div {
        padding: 20px;
    }
    .merit-section .flex-only_pc img {
        width: 100%;
        margin-bottom: 85px;
    }
    .merit-section .card-img {
        top: calc(48% - 90px);
        right: calc(50% - 72px);
    }
    .qa-list {
        padding-right: 40px;
    }
    .qa-list dt.js-accordion-btn::after {
        right: -40px;
    }
}