@charset "Shift_JIS";

/*====================================================================
Detail template style
prefix: k042_td_20250630_01_phasefree

/* IE11 *
_:-ms-lang(x)::-ms-backdrop, .class {}

/* Safari *
_::-webkit-full-page-media, _:future, :root .class {}
====================================================================*/


/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    general
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .k042_td_20250630_01_phasefree img { max-width:100% }

.k042_td_20250630_01_phasefree {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic,"ＭＳ ゴシック","メイリオ",Meiryo,sans-serif;
    color: #333;
}

.k042_td_20250630_01_phasefree div ,
.k042_td_20250630_01_phasefree dt ,
.k042_td_20250630_01_phasefree dd {
    position: relative;
    box-sizing: border-box;
}
.k042_td_20250630_01_phasefree svg {
    width: 100%;
}

.k042_td_20250630_01_phasefree a {
    text-decoration: none;
    transition: all .2s ease-out;
}
.k042_td_20250630_01_phasefree a:hover {
    text-decoration: underline;
}
.k042_td_20250630_01_phasefree a:hover img {
    opacity: 0.8;
    transition: all .2s ease-out;
}



/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    common
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* text
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree .text p {
    font-size: .875rem;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;    }
.k042_td_20250630_01_phasefree .read {
    font-size: 1.08rem;
    line-height: 1.68;
    font-feature-settings: "palt";    }
.k042_td_20250630_01_phasefree .find {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.3;
    font-feature-settings: "palt";    }
.k042_td_20250630_01_phasefree .note {
    font-size: 82%
}
.k042_td_20250630_01_phasefree .super {
    vertical-align: super; font-size: 50%;
}
.k042_td_20250630_01_phasefree .find + .find {
    margin-top: 1.0em;
}
.k042_td_20250630_01_phasefree .find + .read {
    margin-top: 1.4em;
}
.k042_td_20250630_01_phasefree .text + .text {
    margin-top: 1.8em;
}
/* text color */
.k042_td_20250630_01_phasefree .text_center { text-align: center; }
.k042_td_20250630_01_phasefree .text_white { color: #fff !important; }
.k042_td_20250630_01_phasefree .text_red { color: #b93d47 !important; }
.k042_td_20250630_01_phasefree .text_green { color: #05503a !important; }


/* section
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree .section_phasefree {
    position: relative;
    padding: 45px 0;
}
.k042_td_20250630_01_phasefree .article_wrap {
    width: 960px;
    margin: 0 auto;
}
/* bg color */
.k042_td_20250630_01_phasefree .bg_white { background: #fff !important; }
.k042_td_20250630_01_phasefree .bg_glay { background: rgb(228, 232, 232) !important; }
.k042_td_20250630_01_phasefree .bg_blue { background: #2b59ab !important; }
.k042_td_20250630_01_phasefree .bg_green { background: #05503a !important; }

/* Anchor links */
.k042_td_20250630_01_phasefree #nav_phasefree_link ,
.k042_td_20250630_01_phasefree #outline_link  {
    padding-top: 30px !important;
    margin-top: -30px !important;
    z-index: -1;
}


/* column
―――――――――――-―――――――――――-―――――――――――-――- */
/* base */
.k042_td_20250630_01_phasefree .column_outer {
    padding: 15px 0;
}
.k042_td_20250630_01_phasefree .column_outer + .column_outer {
    padding-top: 0;
}
/* column */
.k042_td_20250630_01_phasefree .column1 .column { width: 100%; }
/* column2 */
.k042_td_20250630_01_phasefree .column2 .column { width: 50%; }
/* column3 */
.k042_td_20250630_01_phasefree .column3 .column { width: 33.33%; }
/* column4 */
.k042_td_20250630_01_phasefree .column4 .column { width: 25%; }
/* flex */
.k042_td_20250630_01_phasefree .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    align-items: flex-start;
    flex-wrap: wrap;
}



/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    Detail Layout
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* navigation
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree .nav_phasefree {
    position: sticky;
    top: 0;
    z-index: 3;
    height: 50px;
    background: #fff;
}
.k042_td_20250630_01_phasefree .find {
    max-width: 960px;
    margin: 0 auto;
    font-size: 1.25rem;
    line-height: 50px;
}
.k042_td_20250630_01_phasefree .find span:nth-child(1) {
    color: #2ab7ab;
}
.k042_td_20250630_01_phasefree .find span:nth-child(2) {
    color: #ed4e5c;
}


/* title
―――――――――――-―――――――――――-―――――――――――-――- */


/* section - common
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree .section_phasefree .article_wrap + .article_wrap {
    padding-top: 50px;
}
.k042_td_20250630_01_phasefree .section_phasefree .column .head {
    margin: 5px 0 0;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
}
.k042_td_20250630_01_phasefree .section_phasefree .column .text {
    margin: 0 0 40px;
}
.k042_td_20250630_01_phasefree .section_phasefree .column .text p {
    font-size: 0.95rem;
}


/* section - read
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree #read_phasefree .flex {
    justify-content: center;
}
.k042_td_20250630_01_phasefree #read_phasefree .column {
    width: 410px;
}
.k042_td_20250630_01_phasefree #read_phasefree .text {
    margin: 20px 0 0;
}
.k042_td_20250630_01_phasefree #read_phasefree .text p {
    line-height: 2;
}
.k042_td_20250630_01_phasefree #read_phasefree .image {
    width: 280px;
    margin: 20px auto 0;
}



/* section - main
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree #main_phasefree {
    margin: 0;
    padding: 0 0 70px;
    transition: opacity 0.3s ease-in-out;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap {
    position: sticky;
    top: 30px;
    margin-right: -20px;
    margin-left: -20px;
    padding: 0 20px;
    padding-top: 50px;
    background: rgb(228, 232, 232);
    z-index: 2;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    background: #fff;
    border-radius: 100px;
    transition: opacity 0.3s ease-in-out;
    box-shadow: 0px 5px 6px rgba(0,0,0,.25);
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap li {
    width: 220px;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap li .image {
    padding-top: 10px;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap li.find {
    width: 280px;
    text-align: center;
    color: rgb(43,89,171);
    font-size: 2rem;
}

.k042_td_20250630_01_phasefree #main_phasefree .card_wrap {
    position: sticky;
    height: 100%;
    top: 160px;
    margin: 30px 0 0;
    padding: 10px;
    background: #ffffff;
    border-radius: 30px;
    transition: all .5s ease-out;
    box-shadow: 0px 5px 6px rgba(0,0,0,.25);
}
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:hover {
            text-decoration: none;
            cursor: pointer;
            color: inherit;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(3) {
            position: sticky;
            height: 100%;
            top: 180px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(4) {
            position: sticky;
            height: 100%;
            top: 200px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(5) {
            position: sticky;
            height: 100%;
            top: 220px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(6) {
            position: sticky;
            height: 100%;
            top: 240px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(7) {
            position: sticky;
            height: 100%;
            top: 260px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(8) {
            position: sticky;
            height: 100%;
            top: 280px;
        }
.k042_td_20250630_01_phasefree #main_phasefree .column {
    width: 220px;
    height: 100%;
    border-radius: 20px;
}
.k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(2) {
    width: 440px;
    padding: 15px 0;
}
        .k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(2) .image {
            border-radius: 0;
        }
.k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(1) {
background: #2AB5AC;
background: linear-gradient(180deg, rgba(42, 181, 172, 1) 0%, rgba(42, 181, 172, 1) 70%, rgba(255, 255, 255, 0) 100%);
}
.k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(3) {
background: #ED4E5C;
background: linear-gradient(180deg, rgba(237, 78, 92, 1) 0%, rgba(237, 78, 92, 1) 70%, rgba(255, 255, 255, 0) 100%);
}

.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .text {
    margin: 0 0 15px;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .text p {
    color: #fff;
    font-size: .95rem;
    text-align: center;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .text.single p {
    line-height: 3.2em;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .image {
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child {
    width: 50%;
    height: 256px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child .read {
    color: #2b59ab;
    font-weight: 700;
    line-height: 1.4;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child .p_name {
    color: initial;
    font-size: 1rem;
    font-weight: 700;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child .text {
    margin: 0;
    color: #2b59ab;
    text-align: right;
    font-weight: 700;
}
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:hover .column_child .read ,
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:hover .column_child .text {
            text-decoration: underline;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:hover img {
            opacity: .5;
        }



/* section - link
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree #link_phasefree {
    margin: 0 0 50px;
}
.k042_td_20250630_01_phasefree #link_phasefree .find {
    color: #fff;
    text-align: center;
    font-size: 2rem;
}
.k042_td_20250630_01_phasefree #link_phasefree .column {
    width: 46%;
    margin-top: 30px;
}
.k042_td_20250630_01_phasefree #link_phasefree .badge {
    display: inline-block;
    margin: 10px 0;
    padding: 6px 15px;
    background: #2ab7ab;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
}
.k042_td_20250630_01_phasefree #link_phasefree .text {
    margin: 0;
}
.k042_td_20250630_01_phasefree #link_phasefree .text p {
    color: #fff;
    font-size: 1rem;
}




/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    animation
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

.k042_td_20250630_01_phasefree .fade ,
.k042_td_20250630_01_phasefree .fade2 {
    opacity : 0;
}

.k042_td_20250630_01_phasefree .fade.effect-scroll {
    animation: fadein .8s ease-out forwards;
}
.k042_td_20250630_01_phasefree .fade2.effect-scroll {
    animation: popup .8s ease-out forwards .3s;
}
@keyframes fadein {
    0% { transform: translateY(20px) scale(1, 1); opacity: 0; }
    100% { transform: translateY(0) scale(1, 1); opacity: 1; }
}




/*#########################################################################

    Media Queries

#########################################################################*/


@media screen and (max-width: 699px) {

    /* display
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250630_01_phasefree .pc {
        display: none !important;
    }


/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    common
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

    /* text
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250630_01_phasefree .text p {
        font-size: 3.8vw;
        line-height: 1.6;   }
    .k042_td_20250630_01_phasefree .read {
        font-size: 4vw;
        line-height: 1.6;    }
    .k042_td_20250630_01_phasefree .find {
        font-size: 7.0vw;    }
    .k042_td_20250630_01_phasefree .find.space {
        letter-spacing: 0.05em; }
    .k042_td_20250630_01_phasefree .note {
        font-size: 3.5vw;
    }
    .k042_td_20250630_01_phasefree .super {
        vertical-align: super; font-size: 50%;
    }


    /* section
    ―――――――――――-―――――――――――-―――――――――――-――- */
    .k042_td_20250630_01_phasefree {
        width: auto;
        min-width: 0;
        font-size: calc(18px + (24 - 18)*(100vw - 600px)/(1200 - 600));
    }
    .k042_td_20250630_01_phasefree .section_phasefree {
        padding: 10vw 0;
    }
    .k042_td_20250630_01_phasefree .article_wrap {
        width: 89vw;
        margin: 0 auto;
    }

    /* Anchor links */
    .k042_td_20250630_01_phasefree #kaunet_link ,
    .k042_td_20250630_01_phasefree #with_link ,
    .k042_td_20250630_01_phasefree #outline_link {
        padding-top: 30px !important;
        margin-top: -30px !important;
        z-index: -1;
    }


    /* column
    ―――――――――――-―――――――――――-―――――――――――-――- */
    /* base */
    .k042_td_20250630_01_phasefree .column_outer {
        padding: 15px 0;
    }
    .k042_td_20250630_01_phasefree .column_outer + .column_outer {
        padding-top: 0;
    }
    /* column */
    .k042_td_20250630_01_phasefree .column1 .column { width: 100%; }
    /* column2 */
    .k042_td_20250630_01_phasefree .column2 .column { width: 100%; }
    /* column3 */
    .k042_td_20250630_01_phasefree .column3 .column { width: 100%; }
    /* column4 */
    .k042_td_20250630_01_phasefree .column4 .column { width: 50%; }
    /* flex */
    .k042_td_20250630_01_phasefree .flex {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: wrap;
    }



/*―――――――――――-―――――――――――-―――――――――――-―――――――――――-
    Detail Layout
―――――――――――-―――――――――――-―――――――――――-―――――――――――-*/

/* navigation
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree .find {
    text-align: center;
    font-size: 4.5vw;
}


/* section - common
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree .section_phasefree .article_wrap + .article_wrap {
    padding-top: 50px;
}
.k042_td_20250630_01_phasefree .section_phasefree .column .head {
    font-size: 5vw;
}
.k042_td_20250630_01_phasefree .section_phasefree .column .text p {
    text-align: center;
    font-size: 3.3vw;
}


/* section - read
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree #read_phasefree .column {
    width: auto;
}
.k042_td_20250630_01_phasefree #read_phasefree .column img {
    width: 90%;
    margin: 0 auto;
    display: block;
}
.k042_td_20250630_01_phasefree #read_phasefree .text p {
    text-align: center;
    line-height: 1.8;
}
.k042_td_20250630_01_phasefree #read_phasefree .image {
    width: 80%;
}



/* section - main
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap {
    position: sticky;
    top: 50px;
    margin: 0 -10px;
    padding: 30px 10px 0;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap ul {
    padding: 0 5px;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap li {
    width: 60px;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap li .image {
    padding: 3px 0;
}
.k042_td_20250630_01_phasefree #main_phasefree .menu_wrap li.find {
    width: auto;
    font-size: 6vw;
}

.k042_td_20250630_01_phasefree #main_phasefree .card_wrap {
    top: 160px;
    justify-content: space-between;
}
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(3) {
            top: 160px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(4) {
            top: 160px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(5) {
            top: 160px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(6) {
            top: 160px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(7) {
            top: 160px;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:nth-child(8) {
            top: 160px;
        }
.k042_td_20250630_01_phasefree #main_phasefree .column {
    width: 220px;
    height: 100%;
    border-radius: 20px;
}
.k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(1) {
    width: 49%;
    margin: 20px 0 0;
    order: 2;
}
.k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(2) {
    width: auto;
    padding: 10px 10px;
    order: 1;
}
.k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(3) {
    width: 49%;
    margin: 20px 0 0;
    order: 3;
}
        .k042_td_20250630_01_phasefree #main_phasefree .column:nth-child(2) .image {
            border-radius: 0;
        }

.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .text {
    margin: 0 0 15px;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .text p {
    font-size: 3vw;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .image {
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child {
    min-height: 200px;
    height: 55vw;;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child .read {
    font-size: 3.5vw;
}
.k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child .p_name {
    font-size: 3.5vw;
}
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap .column_child .text {
            font-size: 3.8vw;
        }
        .k042_td_20250630_01_phasefree #main_phasefree .card_wrap:active .column_child .text {
            text-decoration: underline;
        }



/* section - link
―――――――――――-―――――――――――-―――――――――――-――- */
.k042_td_20250630_01_phasefree #link_phasefree .find {
    font-size: 6vw;
    line-height: 1.4;
}
.k042_td_20250630_01_phasefree #link_phasefree .column {
    width: auto;
    margin-top: 20px;
}
.k042_td_20250630_01_phasefree #link_phasefree .badge {
    font-size: 4.5vw;
}
.k042_td_20250630_01_phasefree #link_phasefree .text p {
    margin: 0 0 20px;
    text-align: left;
    font-size: 4vw;
}



}

@media screen and (min-width: 700px) {

        /* display
        ―――――――――――-―――――――――――-―――――――――――-――- */
        .k042_td_20250630_01_phasefree .sp {
            display: none !important;
        }

}
