@charset "utf-8";

/************ base ************/
.col02,
.col02 h1,
.col02 h2,
.col02 p,
.col02 ol,
.col02 li {
    margin: 0;
    padding: 0;
}
.col02 ol {
    list-style: none;
}
.col02 img {
    vertical-align: bottom;
    max-width: 100%;
}
.col02 a {
    text-decoration: none;
}

.col02 .inner {
    width: 1000px;
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.02em;
}

/************ article header ************/
.col02 .a_title {
    padding-top: 40px;
    color: #192B5B;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
}
.col02 .a_date {
    margin-top: 20px;
    color: #333;
    font-size: 12px;
    text-align: right;
}
.col02 .a_mainimg {
    margin-top: 40px;
    text-align: center;
}
.col02 .a_mainimg img {
    width: 1000px;
    height: auto;
}

/************ intro ************/
.col02 .intro {
    margin-top: 40px;
}
.col02 .intro p {
    margin: 0 0 1.5em;
}
.col02 .intro p:last-child {
    margin-bottom: 0;
}
.col02 .intro .note {
    font-size: 12px;
}

/************ index (目次) ************/
.col02 .index {
    width: 1000px;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 20px 80px;
    background: #fff;
    border: 1px solid #192b5b;
}
.col02 .index_ttl {
    padding-bottom: 16px;
    border-bottom: 2px solid #ffe24e;
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.col02 .index_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
    row-gap: 12px;
    margin-top: 16px;
}
.col02 .index_list li a {
    display: flex;
    align-items: baseline;
    color: #0068b7;
    font-size: 15px;
    line-height: 1.4;
}
.col02 .index_list li a:hover .txt {
    text-decoration: underline;
}
.col02 .index_list .num {
    flex-shrink: 0;
    margin-right: 6px;
    color: #192b5b;
}

/************ section common ************/
.col02 .sec {
    background: #F3F9FE;
}
.col02 .sec_inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

/************ section: rumor / POINT ************/
.col02 .sec-rumor {
    margin-top: 60px;
}
.col02 .sec-rumor .sec_inner {
    height: 1230px;
}
.col02 .sec_ttl {
    position: absolute;
    left: 0;
    top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1000px;
    height: 77px;
    background: #83a3d7;
    color: #fff;
    font-size: 33px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    white-space: nowrap;
}
.col02 .sec_lead {
    position: absolute;
    left: 0;
    top: 157px;
    width: 1000px;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.col02 .sec_note {
    position: absolute;
    left: 0;
    top: 215px;
    width: 1000px;
    color: #333;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}
.col02 .rumor_iphone {
    position: absolute;
    left: 623px;
    top: 283px;
    width: 253px;
    height: 430px;
}
.col02 .rumor_arrow {
    position: absolute;
    z-index: 1;
}
.col02 .rumor_arrow.a01 {
    left: 462px;
    top: 307px;
    width: 307.5px;
    height: 118px;
}
.col02 .rumor_arrow.a02 {
    left: 492px;
    top: 608px;
    width: 140.5px;
    height: 53px;
}
.col02 .rumor_arrow.a03 {
    left: 805px;
    top: 554.5px;
    width: 97.5px;
    height: 197px;
}
.col02 .point_badge {
    position: absolute;
    z-index: 4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    background: #ffe24e;
    color: #192b5b;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
}
.col02 .point_badge.b01 {
    left: 20px;
    top: 283px;
}
.col02 .point_badge.b02 {
    left: 50px;
    top: 597px;
}
.col02 .point_badge.b03 {
    left: 568px;
    top: 731px;
}
.col02 .point_badge.b04 {
    left: 20px;
    top: 887px;
}
.col02 .point_card {
    position: absolute;
    z-index: 3;
    box-sizing: border-box;
    width: 462px;
    padding: 30px 20px;
    background: #fff;
    border: 1px solid #ccc;
}
.col02 .point_card.c01 {
    left: 0;
    top: 303px;
}
.col02 .point_card.c02 {
    left: 30px;
    top: 617px;
}
.col02 .point_card.c03 {
    left: 548px;
    top: 751px;
    width: 452px;
}
.col02 .point_card.c04 {
    left: 0;
    top: 907px;
    width: 502px;
}
.col02 .point_ttl {
    position: relative;
    z-index: 1;
    width: 420px;
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
}
.col02 .c03 .point_ttl {
    width: 410px;
}
.col02 .c04 .point_ttl {
    width: 460px;
}
.col02 .point_txt {
    position: relative;
    z-index: 1;
    width: 420px;
    margin-top: 10px;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}
.col02 .c03 .point_txt {
    width: 410px;
}
.col02 .c04 .point_txt {
    width: 460px;
}
.col02 .point_hl {
    position: absolute;
    z-index: 0;
    height: 5px;
    background: #ffe24e;
}
.col02 .c01 .point_hl {
    left: 119px;
    top: 93px;
    width: 142px;
}
.col02 .c02 .point_hl {
    left: 214px;
    top: 92px;
    width: 167px;
}
.col02 .c03 .point_hl.h1 {
    left: 16px;
    top: 55px;
    width: 306px;
}
.col02 .c03 .point_hl.h2 {
    left: 16px;
    top: 93px;
    width: 177px;
}
.col02 .c04 .point_hl {
    left: 21px;
    top: 55px;
    width: 252px;
}

/************ section: compare (iPhone17 vs 18) ************/
.col02 .sec-compare {
    margin-top: 60px;
    margin-bottom: 60px;
}
.col02 .compare_inner {
    width: 1000px;
    margin: 0 auto;
}
.col02 .sec_ttl2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 77px;
    background: #65349a;
    color: #fff;
    font-size: 33px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    white-space: nowrap;
    text-align: center;
}
.col02 .sec-compare .sec_ttl2 {
    background: #83a3d7;
}
.col02 .compare_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 60px;
}
.col02 .compare_col {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 320px;
}
.col02 .compare_head {
    position: absolute;
    z-index: 2;
    top: -38px;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 240px;
    padding: 8px 20px;
    background: #ffe24e;
}
.col02 .compare_head .model {
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    white-space: nowrap;
}
.col02 .compare_head .sub {
    color: #192b5b;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
}
.col02 .compare_card {
    box-sizing: border-box;
    flex: 1;
    padding: 58px 10px 30px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.col02 .compare_spec {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 28px;
    height: 100%;
}
.col02 .compare_spec .item {
    box-sizing: border-box;
    text-align: center;
}
.col02 .compare_spec .ic {
    width: 60px;
    height: 60px;
}
.col02 .compare_spec .cat {
    margin-top: 6px;
    color: #192b5b;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
}
.col02 .compare_spec .val {
    margin-top: 4px;
    color: #192b5b;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}
.col02 .compare_col.is-pro .val {
    color: #ff2626;
}
.col02 .compare_spec .val.red {
    color: #ff2626;
}
.col02 .compare_eq {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 20px;
    height: 1px;
    background: #ccc;
    transform: translateY(-50%);
}
.col02 .compare_eq.eq1 {
    left: 320px;
}
.col02 .compare_eq.eq2 {
    left: 660px;
}
.col02 .compare_summary {
    margin-top: 40px;
    padding: 44px 20px;
    background: rgba(255, 214, 0, 0.2);
    border-radius: 10px;
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

/************ section common (flow) ************/
.col02 .sec-block {
    padding: 60px 0;
    background: #F3F9FE;
}
.col02 .sec-block#sec04 {
    background: #FFF;
}
.col02 .band.sec-block + .band.sec-block {
    padding-top: 40px;
}
.col02 section.sec-block:last-of-type {
    padding-bottom: 100px;
}
.col02 .band {
    background: #F3F9FE;
}
.col02 .sec_inner2 {
    width: 1000px;
    margin: 0 auto;
}
.col02 .ttl-line {
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 77px;
    border-bottom: 5px solid #65349a;
    color: #65349a;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-align: center;
}
.col02 #sec05 .ttl-line,
.col02 #sec06 .ttl-line,
.col02 #sec07 .ttl-line,
.col02 #sec08 .ttl-line {
    border-bottom-color: #83a3d7;
    color: #192b5b;
}
.col02 .c_lead {
    margin-top: 22px;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
}
.col02 .c_txt {
    margin-top: 24px;
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
}

/************ sec3: 発売スケジュール ************/
.col02 #sec03 .sec_ttl2 {
    height: auto;
    padding: 12px 20px;
    background: #83a3d7;
    line-height: 1.35;
    white-space: normal;
}
.col02 .sch_model {
    margin-top: 34px;
    color: #192b5b;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}
.col02 .sch_card {
    box-sizing: border-box;
    display: flex;
    width: 660px;
    margin: 12px auto 0;
    padding: 15px 40px;
    background: #fff;
    border: 2px solid #ff2626;
    border-radius: 10px;
}
.col02 .sch_col {
    flex: 1;
    padding: 0 10px;
    text-align: center;
}
.col02 .sch_label {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.col02 .sch_date {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    margin-top: 4px;
    color: #ff2626;
    font-weight: 700;
}
.col02 .sch_date span {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}
.col02 .sch_date .num {
    font-size: 24px;
    line-height: 1;
}
.col02 .sch_card.is-none {
    display: block;
    border-color: #ccc;
    text-align: center;
}
.col02 .sch_card.is-none .sch_note {
    margin-top: 5px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}
.col02 .sch_summary {
    box-sizing: border-box;
    width: 100%;
    margin: 40px auto 0;
    padding: 40px 20px;
    background: rgba(255, 214, 0, 0.2);
    border-radius: 10px;
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

/************ sec4: 買取価格の動向 (infocard) ************/
.col02 #sec04 .sec_ttl2 {
    background: #83a3d7;
}
.col02 .infocard {
    width: 872px;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.col02 .infocard_ttl {
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}
.col02 .infocard_ttl .mk {
    background: linear-gradient(transparent 78%, #ffe24e 78%, #ffe24e 95%, transparent 95%);
    font-weight: bold;
}
.col02 .infocard p {
    margin-top: 20px;
    color: #333;
    font-size: 16px;
    line-height: 1.8;
}

/************ sec5: 2つのポイント ************/
.col02 .pt_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.col02 .pt_card {
    position: relative;
    width: 490px;
    min-height: 426px;
    background: #fff;
}
.col02 .pt_num {
    position: absolute;
    z-index: 2;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 65px;
    height: 40px;
}
.col02 .pt_ttl {
    position: absolute;
    top: 50px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    color: #192b5b;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.col02 .pt_img {
    position: absolute;
    top: 94px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 200px;
}
.col02 .pt_txt {
    position: absolute;
    top: 314px;
    left: 50%;
    transform: translateX(-50%);
    width: 410px;
    color: #333;
    font-size: 16px;
    line-height: 1.7;
}

/************ sec6: 選ばれる理由 ************/
.col02 .reason_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.col02 .reason_card {
    position: relative;
    box-sizing: border-box;
    width: 320px;
    min-height: 234px;
    padding: 40px 30px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
}
.col02 .reason_ttl {
    color: #192b5b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
}
.col02 .reason_ttl .mk {
    background: linear-gradient(transparent 68%, #ffd600 68%, #ffd600 88%, transparent 88%);
    font-weight: bold;
}
.col02 .reason_txt {
    margin-top: 22px;
    color: #333;
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
}

/************ sec7: FAQ ************/
.col02 .faq_box {
    margin-top: 40px;
    padding: 30px 80px;
    background: #fff;
}
.col02 .faq_item {
    padding: 22px 0;
}
.col02 .faq_item:first-child {
    padding-top: 10px;
}
.col02 .faq_item + .faq_item {
    border-top: 1px solid #ccc;
}
.col02 .faq_q,
.col02 .faq_a {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.col02 .faq_a {
    margin-top: 14px;
}
.col02 .faq_mark {
    flex-shrink: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.05;
}
.col02 .faq_q .faq_mark {
    color: #ffd600;
}
.col02 .faq_a .faq_mark {
    color: #b53131;
}
.col02 .faq_q .faq_txt {
    color: #192b5b;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
}
.col02 .faq_a .faq_txt {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}

/************ 下部固定CTAポップアップ ************/
.col02 .popupCta {
    position: fixed;
    z-index: 9999;
    right: 50px;
    bottom: 50px;
    width: 235px;
}
.col02 .popupCta_btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background: #192b5b;
    border: 2px solid #fff;
    border-radius: 4px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.col02 .popupCta_badge {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: -23px;
    transform: translateX(-50%);
    padding: 8px 14px;
    background: #fff;
    border: 2px solid #192b5b;
    border-radius: 15px;
    color: #192b5b;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
}
.col02 .popupCta_badge::before,
.col02 .popupCta_badge::after {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
}
.col02 .popupCta_badge::before {
    bottom: -10px;
    transform: translateX(-50%);
    border-width: 9px 7px 0 7px;
    border-color: #192b5b transparent transparent transparent;
}
.col02 .popupCta_badge::after {
    bottom: -6px;
    transform: translateX(-50%);
    border-width: 7px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
}
.col02 .popupCta_arrow {
    position: absolute;
    z-index: 2;
    right: -12px;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 2px solid #192b5b;
    border-radius: 50%;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}
.col02 .popupCta_arrow::before {
    content: "";
    position: absolute;
    top: 42%;
    left: 50%;
    width: 7px;
    height: 7px;
    border-right: 2px solid #192b5b;
    border-bottom: 2px solid #192b5b;
    transform: translate(-50%, -50%) rotate(45deg);
}

/************ utility ************/
.col02 .mt20 {
    margin-top: 20px;
}
