@charset "utf-8";

/* ==========================================================================
   CLT Freedom Page (Plan Flexibility)
   Scoped to #clt-freedom-page
   ========================================================================== */

#clt-freedom-page {
    font-family: 'Noto Sans JP', sans-serif !important;
    background-color: #000;
    color: #F0F0F0;
    font-weight: 400;
}

#clt-freedom-page .gothic {
    font-family: 'Noto Sans JP', sans-serif !important;
}

#clt-freedom-page p {
    line-height: 2;
}

#clt-freedom-page a {
    text-decoration: none;
    transition: all .2s linear;
}

#clt-freedom-page a:hover {
    opacity: 0.8;
}

#clt-freedom-page img {
    max-width: 100%;
    vertical-align: bottom;
}

/* Local Nav definitions removed to inherit global style */

/* Section 001 */
@media screen and (min-width: 768px) {
    #clt-freedom-page .section-001 {
        position: relative;
        z-index: 9995;
        height: 100%;
        object-fit: cover;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .section-001 {
        position: relative;
        z-index: 9995;
        height: 100%;
        object-fit: cover;
        margin-top: 0;
    }
}

#clt-freedom-page .section-001 .base {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

@media screen and (min-width: 768px) {
    #clt-freedom-page .section-001 h1 {
        width: 30%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .section-001 h1 {
        width: 80%;
        max-width: 350px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        margin: 0;
    }
}

/* Global Section Settings */
@media screen and (min-width: 768px) {

    #clt-freedom-page .section-002 .inner,
    #clt-freedom-page .section-003 .inner,
    #clt-freedom-page .section-004 .inner {
        width: 100%;
        max-width: 1180px;
        margin: 80px auto;
    }
}

/* Section 004 */
#clt-freedom-page .section-004 h2 {
    text-align: center !important;
    font-weight: normal !important;
    font-size: 1.5em !important;
    letter-spacing: 2px !important;
    line-height: 1.5 !important;
}

#clt-freedom-page .section-004 h2 .txt-001 {
    display: block;
    font-family: 'Noto Sans JP', sans-serif !important;
}

@media screen and (min-width: 768px) {
    #clt-freedom-page .section-004 .inner {
        width: 90%;
        max-width: 1180px;
        margin: 80px auto;
    }

    #clt-freedom-page .section-004 .block-box {
        margin: 100px auto;
        position: relative;
        height: 400px;
    }

    #clt-freedom-page .section-004 .block-box h3 {
        margin-bottom: 41px;
        font-weight: normal;
    }

    #clt-freedom-page .section-004 .block-box h3 .txt-001 {
        font-family: 'Noto Sans JP', sans-serif !important;
        display: block;
        font-size: 1.3em;
        margin-bottom: 10px;
    }

        #clt-freedom-page .section-004 .block-box h3 .txt-002 {
        font-family: 'Noto Sans JP', sans-serif !important;
        display: block;
        font-size: 2.3em;
        margin-bottom: 10px;
    }

    #clt-freedom-page .section-004 .block-box .img-002 {
        position: absolute;
        width: 45%;
        right: 0;
        top: 0;
    }

    #clt-freedom-page .section-004 .block-box .txt-box {
        width: 50%;
        float: left;
        padding-top: 1%;
    }
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .section-004 .inner {
        width: 86%;
        max-width: 400px;
        margin: 50px auto;
    }

    #clt-freedom-page .section-004 .top {
        text-align: center;
        width: 86%;
        max-width: 400px;
        margin: 30px auto;
    }

    #clt-freedom-page .section-004 .top h2 {
        letter-spacing: 2px;
        margin-bottom: 20px;
        font-size: 1.2em;
    }

    #clt-freedom-page .section-004 .top h2 .txt-001 {
        display: block;
        letter-spacing: -1px;
        margin-bottom: 5px;
    }

    #clt-freedom-page .section-004 h2 {
        font-size: 1.3em;
        margin-bottom: 30px;
    }

    #clt-freedom-page .section-004 .block-box {
        margin: 50px auto;
    }

    #clt-freedom-page .section-004 .block-box h3 {
        margin-bottom: 20px;
        font-weight: normal;
    }

    #clt-freedom-page .section-004 .block-box h3 .txt-001 {
        display: block;
        font-size: 1em;
        margin-bottom: 10px;
    }

    #clt-freedom-page .section-004 .block-box h3 .txt-002 {
        display: block;
        font-size: 1.6em;
    }

    #clt-freedom-page .section-004 .block-box .img-002 {
        margin: 25px 0;
        width: 100%;
    }
}

/* Section 003 */
@media screen and (min-width: 768px) {
    #clt-freedom-page .section-003 {
        background: #141414;
        margin-top: 200px;
        padding: 80px 0;
    }

    #clt-freedom-page .section-003 .inner {
        width: 90%;
        max-width: 1180px;
        margin: 80px auto;
    }

    #clt-freedom-page .section-003 .inner h2 {
        text-align: center;
        font-size: 1.8em;
        font-weight: normal;
        line-height: 1.6;
    }

    #clt-freedom-page .section-003 .inner h2 main h2:before, main h2:after {
        background-color: #141414 !important;
    }


    #clt-freedom-page .section-003 .inner p {
        margin: 50px auto;
        text-align: center;
        font-size: 1.1em;
        line-height: 2.2;
        max-width: 900px;
    }

    #clt-freedom-page .section-003 .img-004 {
        width: 250px;
        float: right;
        margin-top: -60px;
    }

    #clt-freedom-page .section-003 .block-box {
        margin: 80px 0 0 0;
        text-align: left;
    }

    #clt-freedom-page .section-003 .block-box h3 {
        background: #F0F0F0;
        color: #141414;
        padding: 10px;
        font-size: 2em;
        font-weight: normal;
    }

    #clt-freedom-page .section-003 .number-list {
        margin-top: 100px;
        padding: 0;
        list-style: none;
    }

    #clt-freedom-page .section-003 .number-list li {
        border: 1px solid #707070;
        position: relative;
        margin-bottom: 150px;
        padding: 60px 40px 60px 40px;
    }

    #clt-freedom-page .section-003 .number-list li .img-001 {
        position: absolute;
        left: 30px;
        top: -70px;
        width: 125px;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box {
        display: inline-block;
        width: 35%;
        vertical-align: middle;
        margin-right: 0;
        margin-left: 2%;
    }

    #clt-freedom-page .section-003 .number-list li .img-003 {
        display: inline-block;
        width: 55%;
        vertical-align: middle;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 {
        display: inline-block;
        width: 100%;
        text-align: left;
        font-weight: normal;
        margin: 0;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 .txt-001 {
        display: block;
        margin-bottom: 30px;
        font-size: 1.4em;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 .txt-002 {
        display: block;
        font-size: 1.4em;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 .txt-003 {
        display: block;
        font-size: .9em;
        margin-bottom: 14px;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box .tag {
        display: block;
        width: 200px;
        border: 1px solid #707070;
        border-radius: 50px;
        font-size: 1em;
        padding: 10px;
        margin: 10px 0;
        text-align: center;
        color: #ccc;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box .img-002 {
        display: inline-block;
        width: 45%;
        margin-top: 20px;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box p {
        text-align: left;
        margin: 30px 0;
    }

    #clt-freedom-page .section-003 .number-list li:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 45%;
        margin-left: -10px;
        border: 50px solid transparent;
        border-top: 25px solid #141414;
        z-index: 2;
    }

    #clt-freedom-page .section-003 .number-list li:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 45%;
        margin-left: -11px;
        border: 51px solid transparent;
        border-top: 26px solid #707070;
        z-index: 1;
    }

    #clt-freedom-page .section-003 .number-list li:last-child {
        margin-bottom: 0;
    }

    #clt-freedom-page .section-003 .number-list li:last-child:before,
    #clt-freedom-page .section-003 .number-list li:last-child:after {
        content: none;
    }
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .section-003 {
        background: #141414;
        margin-top: 100px;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #clt-freedom-page .section-003 .inner {
        width: 86%;
        max-width: 400px;
        margin: 50px auto;
    }

    #clt-freedom-page .section-003 .inner h2 {
        text-align: left;
        margin-bottom: 30px;
        font-size: 1.4em;
        font-weight: normal;
        line-height: 1.6;
    }

    #clt-freedom-page .section-003 .inner h2 .txt-001 {
        display: block;
    }

    #clt-freedom-page .section-003 .inner p {
        margin: 30px 0;
        text-align: left;
        line-height: 1.8;
    }

    #clt-freedom-page .section-003 .inner p br {
        display: none;
    }

    #clt-freedom-page .section-003 .img-004 {
        width: 180px;
        float: right;
        margin-top: -14%;
    }

    #clt-freedom-page .section-003 .block-box {
        margin: 80px 0 0 0;
        text-align: left;
    }

    #clt-freedom-page .section-003 .number-list {
        margin-top: 130px;
        padding: 0;
        list-style: none;
    }

    #clt-freedom-page .section-003 .number-list li {
        border: 1px solid #707070;
        position: relative;
        margin-bottom: 150px;
        padding: 60px 20px 30px 20px;
    }

    #clt-freedom-page .section-003 .number-list li .img-001 {
        position: absolute;
        left: 30px;
        top: -35px;
        width: 70px;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box .tag {
        display: block;
        width: 150px;
        border: 1px solid #707070;
        border-radius: 50px;
        font-size: .9em;
        padding: 10px;
        margin: 10px 0;
        text-align: center;
        color: #ccc;
    }

    #clt-freedom-page .section-003 .number-list li .img-003 {
        margin: 30px 0;
        width: 100%;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 {
        display: inline-block;
        width: 55%;
        text-align: left;
        font-size: 1.5em;
        font-weight: normal;
        margin: 0;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 .txt-001 {
        display: block;
        margin-bottom: 18px;
        font-size: 1.2em;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box h4 .txt-002,
    #clt-freedom-page .section-003 .number-list li .txt-box h4 .txt-003 {
        display: block;
        font-size: .8em;
    }

    #clt-freedom-page .section-003 .number-list li .txt-box .img-002 {
        display: inline-block;
        width: 40%;
        vertical-align: top;
    }
}

/* Section 002 */
@media screen and (min-width: 768px) {
    #clt-freedom-page .section-002 .inner {
        width: 90%;
        max-width: 1180px;
        margin: 80px auto;
    }

    #clt-freedom-page .section-002 .inner h2 {
        text-align: center;
        font-size: 1.8em;
        font-weight: normal;
        margin-bottom: 50px;
        line-height: 1.6;
    }

    #clt-freedom-page .section-002 .inner h2 .txt-001 {
        display: block;
    }

    #clt-freedom-page .section-002 .inner .img-001 {
        margin: 100px 0;
    }
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .section-002 .inner {
        width: 86%;
        max-width: 400px;
        margin: 50px auto;
    }

    #clt-freedom-page .section-002 .inner h2 {
        text-align: center;
        font-size: 1.4em;
        font-weight: normal;
        line-height: 1.6;
    }

    #clt-freedom-page .section-002 .inner h2 .txt-001 {
        display: block;
        margin-bottom: 10px;
    }

    #clt-freedom-page .section-002 .inner h2 .txt-002 {
        display: block;
    }

    #clt-freedom-page .section-002 .inner img {
        margin: 50px 0;
    }
}

/* Section 005 */
@media screen and (min-width: 768px) {
    #clt-freedom-page .section-005 .inner {
        width: 90%;
        max-width: 1180px;
        margin: 80px auto;
        text-align: center;
    }

    #clt-freedom-page .section-005 .img-001 {
        width: 90%;
        max-width: 1280px;
        margin: 0 auto;
    }

    #clt-freedom-page .section-005 .tabs {
        display: flex;
        justify-content: center;
        border-bottom: 1px solid #707070;
        padding: 0 20px;
        margin-top: 80px;
        list-style: none;
    }

    #clt-freedom-page .section-005 .tabs li {
        border: 1px solid #707070;
        border-bottom: 0;
        padding: 10px 20px;
        box-sizing: border-box;
        margin: 0 11px;
        transition: all .2s linear;
        cursor: pointer;
    }

    #clt-freedom-page .section-005 .tabs li .img-001 {
        width: 60px;
        filter: invert(0);
        display: block;
        margin: 0 auto;
    }

    #clt-freedom-page .section-005 .tabs li .img-002 {
        width: 32px;
        filter: invert(0);
        display: block;
        margin: 0 auto 10px;
    }

    #clt-freedom-page .section-005 .tabs li.action {
        border: 1px solid #ffffff;
        background: #ffffff;
        border-bottom: 0;
    }

    #clt-freedom-page .section-005 .tabs li.action .img-001,
    #clt-freedom-page .section-005 .tabs li.action .img-002 {
        filter: invert(1);
    }

    #clt-freedom-page .section-005 h2 {
        margin: 80px 0;
        font-size: 2em;
        font-weight: normal;
    }

    #clt-freedom-page .section-005 .block-box {
        margin: 60px auto;
        position: relative;
        width: 90%;
        border: none;
        padding: 10px 0;
        background: none;
    }

    #clt-freedom-page .section-005 .block-box h3 {
        font-weight: normal;
        font-size: 1.8em;
    }

    #clt-freedom-page .section-005 .block-box h3 .txt-001 {
        display: block;
        font-size: 1.3em;
        margin-bottom: 10px;
    }

    #clt-freedom-page .section-005 .block-box h3 .cap-title {
        margin-top: 0;
        font-size: 1em;
        color: #ccc;
    }

    #clt-freedom-page .section-005 .block-box .txt-box {
        text-align: left;
        width: 60%;
        float: left;
    }

    #clt-freedom-page .section-005 .block-box p {
        text-align: justify;
        margin-top: 20px;
        line-height: 2;
        font-size: 1.1em;
    }
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .section-005 .inner {
        width: 86%;
        max-width: 400px;
        margin: 80px auto 0 auto;
        text-align: center;
    }

    #clt-freedom-page .section-005 .img-001 {
        width: 90%;
        max-width: 400px;
        margin: 0 auto;
    }

    #clt-freedom-page .section-005 .tabs {
        display: flex;
        justify-content: center;
        border-bottom: 1px solid #707070;
        margin-top: 40px;
        list-style: none;
        padding: 0;
    }

    #clt-freedom-page .section-005 .tabs li {
        border: 1px solid #707070;
        border-bottom: 0;
        padding: 8px;
        box-sizing: border-box;
        margin: 0px 5px;
        transition: all .2s linear;
        text-align: center;
        cursor: pointer;
    }

    #clt-freedom-page .section-005 .tabs li .img-001 {
        width: 30px;
        display: block;
        margin: 0 auto;
    }

    #clt-freedom-page .section-005 .tabs li .img-002 {
        width: 20px;
        display: block;
        margin: 0 auto;
    }

    #clt-freedom-page .section-005 .tabs li.action {
        border: 1px solid #ffffff;
        background: #ffffff;
        border-bottom: 0;
    }

    #clt-freedom-page .section-005 .tabs li.action .img-001,
    #clt-freedom-page .section-005 .tabs li.action .img-002 {
        filter: invert(1);
    }

    #clt-freedom-page .section-005 h2 {
        margin: 40px 0;
        font-size: 1.3em;
        line-height: 1.5;
        font-weight: normal;
    }

    #clt-freedom-page .section-005 h2 .txt-001 {
        display: block;
    }

    #clt-freedom-page .section-005 .block-box h3 {
        font-size: 1.3em;
        margin-top: 30px;
        font-weight: normal;
        text-align: left;
    }

    #clt-freedom-page .section-005 .block-box h3 .txt-001 {
        display: block;
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    #clt-freedom-page .section-005 .block-box p {
        text-align: justify;
        margin-top: 20px;
        line-height: 2;
        font-size: .9em;
    }
}

/* Slick slider global */
#clt-freedom-page .freedom-slider {
    margin: 50px auto;
    width: 90%;
    max-width: 1000px;
    padding: 0;
    list-style: none;
}

#clt-freedom-page .freedom-slider li {
    margin: 0;
}

#clt-freedom-page .freedom-slider img {
    width: 100%;
    border-radius: 10px;
}

#clt-freedom-page .slick-prev,
#clt-freedom-page .slick-next {
    background: none;
    border: none;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

#clt-freedom-page .slick-prev {
    left: -60px !important;
}

#clt-freedom-page .slick-next {
    right: -60px !important;
}

#clt-freedom-page .slick-prev img,
#clt-freedom-page .slick-next img {
    width: 40px !important;
    height: auto !important;
    max-width: 40px;
}

/* Slick dots styling */
#clt-freedom-page .slick-dots {
    display: flex;
    justify-content: center;
    margin: 30px 0 0 0;
    list-style: none;
    padding: 0;
}

#clt-freedom-page .slick-dots li {
    margin: 0 5px;
}

#clt-freedom-page .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #d8d8d8;
    border: 0;
    color: transparent;
    cursor: pointer;
    font-size: 0;
    padding: 0;
}

#clt-freedom-page .slick-dots li.slick-active button {
    background: #141414;
}

@media screen and (max-width: 767px) {
    #clt-freedom-page .freedom-slider {
        width: 100%;
        margin: 30px auto;
    }

    #clt-freedom-page .slick-prev {
        left: 5px !important;
    }

    #clt-freedom-page .slick-next {
        right: 5px !important;
    }

    #clt-freedom-page .slick-prev img,
    #clt-freedom-page .slick-next img {
        width: 30px !important;
    }
}