<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*PC逕ｨ*/
@media screen and (min-width:761px) {

    .button04 {
        text-decoration: none;
        color: black;
        border: 1px solid #333;
        background-color: white;
        margin-left: 1vw;
        font-size: 1vw;
        width: auto;
        height: auto;
        border-radius: 8px;


    }

    .button04 a {
        text-decoration: none;
        color: black;
    }

    .button05 {
        text-decoration: none;
        margin-left: 1vw;
        border: 1px solid #333;
        background-color: black;
        color: yellow;
        font-size: 1vw;
        width: auto;
        height: auto;
        border-radius: 8px;
    }

    .button05 a {
        text-decoration: none;
        color: yellow;
    }


    .fresh {
        color: #606060;
        width: 20vw;
        height: auto;
        font-size: 1.7vw;
        margin-left: 1.5vw;
        display: flex;
        font-family: "Sawarabi Mincho", serif;
        align-items: center;
        text-align: center;
        text-decoration: none;
    }


    header {
        height: 5vw;
        background-color: white;
        display: flex;
        align-items: center;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        border-bottom: 0.1vw solid #ccc;
    }

    .logo {
        align-items: center;
        width: 6vw;
        height: auto;
    }



    #g-navi {
        list-style: none;
        text-align: center;
        display: flex;
        align-items: center;
        margin-left: 2vw;
        padding-left: 0px;
    }

    h1 {
        text-align: left;
        padding-left: 10vw;
    }

    h1 a {
        padding-left: 0.2vw;
        color: black;
        text-decoration: none;
        font-size: 2.5vw;
    }

    #g-nav {
        margin-left: 15.5vw;
    }

    #g-navi ul {
        display: block;
        width: 100%;
        height: auto;
    }

    #g-navi li {
        width: 100%;
        height: auto;
        padding-left: 1vw;
    }

    #g-navi li a {
        font-family: "Sawarabi Mincho", serif;
        width: 16.6666%;
        text-align: center;
        align-items: center;
        color: #606060;
        text-decoration: none;
        padding: 0.5vw 0.5vw;
        display: block;
        font-size: 1.5vw;
    }

    #g-navi li a:hover {
        color: #D88282;
        text-decoration: none;
    }

    footer {
        margin-top: 1vw;
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    footer p {
        font-size: 1vw;
        margin: 0;
        font-family: "Sawarabi Mincho", serif;
    }

    .rogo {
        margin: auto;
        width: 4vw;
        height: auto;
    }

    body {
        font-family: "Sawarabi Mincho", serif;
        padding-top: 0;
        margin: 0;
    }

    .haikei {
        background: -webkit-gradient(linear, left top, left bottom, from(#ace0f9), to(#fff1eb));
    }

    /*隕句�縺�*/
    .titlezone {
        padding-bottom: 0.25vw;
    }

    .INTERVIEWtitle {
        color: #606060;
        text-align: center;
        font-size: 1.2vw;
        font-family: "Sawarabi Mincho", serif;
        padding-top: 6vw;
    }

    h2 {
        color: #606060;
        font-size: 3vw;
        padding-bottom: 0.4vw;
        background: linear-gradient(90deg, #FFF1EB, #ace0f9, #FFF1EB);
        font-family: "Sawarabi Mincho", serif;
        line-height: 0.5;
        /*ﾃｨﾂ｡ﾅ津｣ﾂ�ｮﾃｩﾂｫﾋ愿｣ﾂ≫｢ﾃｨﾂｪﾂｿﾃｦ窶｢ﾂｴ*/
        margin: 0;
    }

    h2 span {
        display: block;
        background: #fff;
        padding-bottom: 1vw;
    }


    .INTERVIEWtitle p {
        color: #606060;
        font-size: 1.6vw;
    }

    /*繧ｿ繝悶ョ繧ｶ繧､繝ｳ*/

    .tab-1 {
        display: flex;
        flex-wrap: wrap;
        min-width: 60vw;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: auto;
    }

    .tab-1&gt;label {
        flex: 1 1;
        order: -1;
        min-width: 70px;
        padding: .7em 1em .7em;
        border-bottom: 1px solid #f0f0f0;
        background-color: #e9f0f6;
        color: #606060;
        font-size: .9em;
        text-align: center;
        cursor: pointer;
        border-radius: 10px 10px 0 0;
    }

    .note {
        padding-bottom: 0;
    }

    #id1 {
        border-color: #D88282 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        font-family: "Sawarabi Mincho", serif;
    }

    #id2 {
        border-color: #25b7c0 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        font-family: "Sawarabi Mincho", serif;
    }

    #id3 {
        border-color: #ffff00 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        font-family: "Sawarabi Mincho", serif;
    }



    .tab-1&gt;label:hover {
        opacity: .8;
        color: #D88282;
    }

    .tab-1 input {
        display: none;
    }

    .tab-1&gt;div {
        display: none;
        width: 100%;
        height: auto;
        padding: 1.5em 1em 0 1em;
        margin-bottom: 1em;
        background-color: #fff;
    }

    .tab-1 label:has(:checked) {
        background-color: #fff;
        border-color: #D88282 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        border-radius: 10px 10px 0 0;
        color: #333333;
    }

    .tab-1 label:has(:checked)+div {
        display: block;
    }

    /*譁�ｭ励∫ｽｫ邱壹�險ｭ螳�*/
    .tab-1 li {
        font-family: "Zen Kurenaido", sans-serif;
        font-size: large;
        border-bottom: dashed 1px #ccc;
        /*鄂ｫ邱�*/
        line-height: 1.5;
        /*陦後�鬮倥＆*/
        padding: 0.5em 0 0.5em 0.5em;
    }

    .question {
        text-align: left;
        color: #333333;
        font-weight: 600;
        font-family: "Zen Kurenaido", sans-serif;
        font-size: large;
    }

    .answer {
        text-align: left;
        color: #333333;
        font-family: "Zen Kurenaido", sans-serif;
        font-size: large;
    }

    .marker {
        background: linear-gradient(transparent 60%, #00ffff 90%);
    }



    .tab-1 p:last-of-type {
        border-bottom: none;
    }

    /*繝峨ャ繝医�險ｭ螳�*/
    .tab-1::before {
        content: "";
        position: absolute;
        border-right: dotted 15px #ddd;
        /*繝峨ャ繝医�螟ｧ縺阪＆縲�ｫ倥＆*/
        height: 70%;
        top: 20%;
        /*菴咲ｽｮ*/
        left: 0.5em;
        /*菴咲ｽｮ*/
    }

    /*繝ｬ繧､繧｢繧ｦ繝医�縺溘ａ縺ｮCSS*/

    ul {
        list-style: none;
    }
}

/*繧ｹ繝槭�逕ｨ*/
@media screen and (max-width:760px) {

    .fresh {
        display: none;

    }

    .display {
        display: flex
    }

    #g-nav {
        /*position:fixed;縺ｫ縺励】-index縺ｮ謨ｰ蛟､繧貞､ｧ縺阪￥縺励※蜑埼擇縺ｸ*/
        position: fixed;
        z-index: 999;
        /*繝翫ン縺ｮ繧ｹ繧ｿ繝ｼ繝井ｽ咲ｽｮ縺ｨ蠖｢迥ｶ*/
        top: 0;
        right: -120%;
        width: 100%;
        height: 100%;
        /*繝翫ン縺ｮ鬮倥＆*/
        background: #1ec6f0;
        /*蜍輔″*/
        transition: all 0.6s;
    }

    /*繧｢繧ｯ繝�ぅ繝悶け繝ｩ繧ｹ縺後▽縺�◆繧我ｽ咲ｽｮ繧�0縺ｫ*/
    #g-nav.panelactive {
        right: 0;
    }

    /*繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ縺ｮ邵ｦ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ*/
    #g-nav.panelactive #g-nav-list {
        /*繝翫ン縺ｮ謨ｰ縺悟｢励∴縺溷�ｴ蜷育ｸｦ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ*/
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100vh;
        /*陦ｨ遉ｺ縺吶ｋ鬮倥＆*/
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        text-align: center;
    }

    /*繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ*/
    #g-nav ul {
        /*繝翫ン繧ｲ繝ｼ繧ｷ繝ｧ繝ｳ螟ｩ蝨ｰ荳ｭ螟ｮ謠�∴*/
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 0;
    }

    /*繝ｪ繧ｹ繝医�繝ｬ繧､繧｢繧ｦ繝郁ｨｭ螳�*/

    #g-nav li {
        list-style: none;
        text-align: center;
        font-family: 'Sawarabi Mincho';
        font-size: 5vw;
    }

    #g-nav li a {
        color: #606060;
        text-decoration: none;
        padding: 10px;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-weight: bold;
    }

    /*========= 繝懊ち繝ｳ縺ｮ縺溘ａ縺ｮCSS ===============*/
    .openbtn {
        position: fixed;
        z-index: 9999;
        /*繝懊ち繝ｳ繧呈怙蜑埼擇縺ｫ*/
        top: 10px;
        right: 10px;
        cursor: pointer;
        width: 50px;
        height: 50px;
    }

    /*ﾃ励↓螟牙喧*/
    .openbtn span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #666;
        width: 45%;
    }

    .openbtn span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn span:nth-of-type(2) {
        top: 23px;
    }

    .openbtn span:nth-of-type(3) {
        top: 31px;
    }

    .openbtn.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%;
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
    }

    .openbtn.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%;
    }

    .button04 {
        background-color: white;
        font-size: 4vw;
        width: auto;
        height: auto;
        border-radius: 8px;
    }


    .button05 {
        background-color: black;
        color: yellow;
        font-size: 4vw;
        width: auto;
        height: auto;
        border-radius: 8px;
    }

    .button04 a {
        text-decoration: none;
        color: black;
    }

    .button05 a {
        text-decoration: none;
        color: yellow;
    }

    .logo {
        display: none;
    }

    footer {
        margin-top: 2vw;
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    footer p {
        font-size: 2vw;
        font-family: "Sawarabi Mincho", serif;
        margin: 0;
    }

    .rogo {
        width: 10%;
        height: auto;
    }

    body {
        font-family: "Sawarabi Mincho", serif;
        padding-top: 0;
        margin: 0;

    }

    .haikei {
        background: -webkit-gradient(linear, left top, left bottom, from(#ace0f9), to(#fff1eb));
    }

    /*隕句�縺�*/
    .titlezone {
        padding-bottom: 0.25vw;
    }

    .INTERVIEWtitle {
        color: #606060;
        text-align: center;
        font-size: 5vw;
        font-family: "Sawarabi Mincho", serif;
        padding-top: 15vw;
    }

    h2 {
        color: #606060;
        font-size: 6vw;
        padding-bottom: 1vw;
        background: linear-gradient(90deg, #FFF1EB, #ace0f9, #FFF1EB);
        font-family: "Sawarabi Mincho", serif;
        line-height: 1;
        /*陦後�鬮倥＆隱ｿ謨ｴ*/
        margin: 0;
    }

    h2 span {
        display: block;
        background: #fff;
        padding-bottom: 1vw;
    }


    .INTERVIEWtitle p {
        color: #606060;
        font-size: 4vw;
    }

    /*繧ｿ繝悶ョ繧ｶ繧､繝ｳ*/

    .tab-1 {
        display: flex;
        flex-wrap: wrap;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: auto;
    }

    .tab-1&gt;label {
        flex: 1 1;
        order: -1;
        min-width: 70px;
        padding: .7em 1em .7em;
        border-bottom: 1px solid #f0f0f0;
        background-color: #e9f0f6;
        color: #606060;
        font-size: .9em;
        text-align: center;
        cursor: pointer;
        border-radius: 10px 10px 0 0;
    }

    .note {
        padding-bottom: 0;
    }

    #id1 {
        border-color: #D88282 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        font-family: "Sawarabi Mincho", serif;
    }

    #id2 {
        border-color: #25b7c0 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        font-family: "Sawarabi Mincho", serif;
    }

    #id3 {
        border-color: #ffff00 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        font-family: "Sawarabi Mincho", serif;
    }

    .tab-1 input {
        display: none;
    }

    .tab-1&gt;div {
        display: none;
        width: 100%;
        height: auto;
        padding: 1.5em 1em 0 1em;
        margin-bottom: 1em;
        background-color: #fff;
    }

    .tab-1 label:has(:checked) {
        background-color: #fff;
        border-color: #D88282 #f0f0f0 #fff;
        border-style: solid;
        border-width: 4px 1px 1px;
        border-radius: 10px 10px 0 0;
        color: #333333;
    }

    .tab-1 label:has(:checked)+div {
        display: block;
    }

    /*譁�ｭ励∫ｽｫ邱壹�險ｭ螳�*/
    .tab-1 li {
        font-family: "Zen Kurenaido", sans-serif;
        font-size: large;
        border-bottom: dashed 1px #ccc;
        /*鄂ｫ邱�*/
        line-height: 1.5;
        /*陦後�鬮倥＆*/
        padding: 0.5em 0 0.5em 0.5em;
        /*譁�ｭ励�菴咲ｽｮ*/
        margin: 0;
    }

    .question {
        text-align: left;
        color: #333333;
        font-weight: 600;
        font-family: "Zen Kurenaido", sans-serif;
        font-size: large;
    }

    .answer {
        text-align: left;
        color: #333333;
        font-family: "Zen Kurenaido", sans-serif;
        font-size: large;
    }

    .marker {
        background: linear-gradient(transparent 60%, #00ffff 90%);
    }

    .tab-1 p:last-of-type {
        border-bottom: none;
    }

    /*繝峨ャ繝医�險ｭ螳�*/
    .tab-1::before {
        content: "";
        position: absolute;
        border-right: dotted 15px #ddd;
        /*繝峨ャ繝医�螟ｧ縺阪＆縲�ｫ倥＆*/
        height: 70%;
        top: 20%;
        /*菴咲ｽｮ*/
        left: 0.5em;
        /*菴咲ｽｮ*/
    }

    /*繝ｬ繧､繧｢繧ｦ繝医�縺溘ａ縺ｮCSS*/

    ul {
        list-style: none;
    }
}</pre></body></html>