<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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

@media screen and (max-width: 599px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    body {
        font-size: 4vw;
        font-feature-settings: "palt";
    }

    ruby[data-ruby]::before {
        transform: scale(0.8);
        top: -1.3em;
    }

    /**********/
    #tagBox ul {
        display: block;
    }

    .content .inner {
        width: 100%;
    }

    #seek .inner {
        width: 100%;
    }

    .boxWrap .titleWrap .titleinner {
        width: 100%;
    }

    #fee .innerWrap .feeInner {
        width: 100%;
    }

    #fee .table01 tr:first-child th:first-child {
        width: auto;
        letter-spacing: -1px;
    }

    #fee .table01 tr:first-child th:nth-child(n+2):nth-child(-n+7) {
        width: auto;
    }

    #fee .table01 tr:first-child th:last-child {
        width: auto;
    }

    #fee .table01 .style02 .txt01 ruby[data-ruby]::before {}

    #fee .aboutFee table th {
        width: auto;
    }

    #fee .aboutFee table th:last-child {
        width: auto;
    }

    #support .inner {
        width: 100%;
    }

    #support .news {
        width: 100%;
    }

    #support .news dl dd {
        width: 100%;
    }

    #flow .inner {
        width: 100%;
    }

    #flow .flowlist .btn01 a {
        width: 100%;
    }

    #flow .flowlist .btn02 a {
        width: 100%;
    }

    #hours .inner {
        width: 100%;
    }

    #schedule .inner {
        width: 100%;
    }

    #voice .inner {
        width: 100%;
    }

    #training .box .wrap {
        display: block;
    }

    #training .box .wrap dl:first-child {
        width: 100%;
    }

    #training .box .wrap dl:last-child {
        width: 100%;
    }

    #access .googlemapWrap {
        width: 100%;
    }

    #access .googlemapWrap iframe {
        width: 100%;
    }

    /**********/
    header .inner {
        padding: 8px 35px;
    }

    header .inner p {
        line-height: 1.5;
        font-size: 66.6%;
    }

    header .inner .h_wrap {
        margin-top: 0;
    }

    header .inner .h_wrap .logo {
        width: 55.5%;
        padding-left: 0;
    }

    header .inner .h_wrap .info {
        width: 37.5%;
    }

    header .inner .h_wrap .info ul li:first-child {
        margin-bottom: 5px;
    }

    /*******************************
    #title
    *******************************/
    #title {
        padding: 22px 0 10px 0;
    }

    #title .txt01 {
        font-size: 123.3%;
        margin-bottom: 15px;
    }

    #title .txt01 span.char1::before,
    #title .txt01 span.char2::before,
    #title .txt01 span.char4::before,
    #title .txt01 span.char5::before,
    #title .txt01 span.char6::before,
    #title .txt01 span.char7::before,
    #title .txt01 span.char8::before,
    #title .txt01 span.char9::before,
    #title .txt01 span.char10::before,
    #title .txt01 span.char11::before,
    #title .txt01 span.char12::before,
    #title .txt01 span.char14::before,
    #title .txt01 span.char15::before,
    #title .txt01 span.char17::before {
        font-size: 10px;
        letter-spacing: 0;
        padding-left: 0;
        transform: scale(0.7);
    }

    #title .txt02 {
        font-size: 160%;
        line-height: 1.5;
    }

    /*******************************
    #tagBox
    *******************************/
    #tagBox {
        padding: 10px 0;
    }

    #tagBox .inner {
        width: 77.3%;
    }

    #tagBox ul li {
        margin-bottom: 5px;
    }

    #tagBox ul li:last-child {
        margin-bottom: 0;
    }

    #tagBox ul li:not(:last-child) {
        margin-right: 0;
    }

    /*******************************
    #seek
    *******************************/
    #seek {
        padding: 15px 0;
    }

    #seek .inner {
        width: 93.3%;
        padding: 18px 10px 24px 10px;
    }

    #seek .inner dl dt {
        font-size: 88.3%;
        margin-bottom: 15px;
    }

    #seek .inner dl dd .txt01 {
        font-size: 93.3%;
        margin-bottom: 25px;
    }

    #seek .inner dl dd .country p {
        font-size: 106.6%;
        margin-bottom: 10px;
    }

    #seek .inner dl dd .country img {
        width: 94.2%;
    }

    #seek .inner dl dd .country .txt02 span.char5::before,
    #seek .inner dl dd .country .txt02 span.char6::before,
    #seek .inner dl dd .country .txt02 span.char7::before,
    #seek .inner dl dd .country .txt02 span.char8::before,
    #seek .inner dl dd .country .txt02 span.char9::before,
    #seek .inner dl dd .country .txt02 span.char10::before,
    #seek .inner dl dd .country .txt02 span.char11::before,
    #seek .inner dl dd .country .txt02 span.char13::before,
    #seek .inner dl dd .country .txt02 span.char14::before,
    #seek .inner dl dd .country .txt02 span.char15::before {
        font-size: 10px;
        top: -1em;
        letter-spacing: 0;
        padding-left: 0;
        transform: scale(0.7);
    }

    #seek .inner dl dt .big ruby[data-ruby]::before {
        top: -0.6em;
    }

    #seek .inner dl dd .multilingual {
        margin-top: 3em;
    }

    #seek .inner dl dd .multilingual .title01 {
        font-size: 137.5%;
    }

    #seek .inner dl dd .multilingual .subtitle01 {
        font-size: 60%;
    }

    #seek .inner dl dd .multilingual ul {
        margin-top: 1.25em;
        padding: 0 2.5%;
    }

    #seek .inner dl dd .multilingual ul li {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 1em;
    }

    #seek .inner dl dd .multilingual ul li:nth-child(3n) {
        margin-right: 4%;
    }

    #seek .inner dl dd .multilingual ul li:nth-child(2n) {
        margin-right: 0;
    }

    #seek .inner dl dd .multilingual ul li a {
        height: 2.85em;
    }

    #seek .inner dl dd .multilingual ul li a img {
        width: 2.25em;
        margin-right: 0.5em;
    }

    #seek .inner dl dd .multilingual ul li.ne a img {
        width: 1.5em;
    }

    /*******************************
    .boxWrap 共通
    *******************************/
    .boxWrap .titleWrap {
        padding: 25px 0 23px 0;
    }

    .boxWrap .titleWrap .titleinner {
        background-image: url(../images/boxWrap_titleWrap_bg_img_02_sp.png);
        width: 93.3%;
        height: auto;
        display: block;
        text-align: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 1.3em 0 0.9em 0;
    }

    .boxWrap .titleWrap .titleinner h2 {
        font-size: 166.6%;
        margin-right: 0;
    }

    .boxWrap .titleWrap .titleinner h2 ruby[data-ruby]::before {
        /* top: -0.8em; */
    }

    .boxWrap .titleWrap .titleinner p {
        font-size: 73.3%;
        margin-top: 8px;
    }

    /*******************************
    #fee
    *******************************/
    #fee .innerWrap {
        padding: 20px 0 25px 0;
    }

    #fee .innerWrap .feeInner {
        width: 93.3%;
    }

    #fee .innerWrap .feeInner .leadTxt {
        font-size: 106.6%;
        margin-bottom: 20px;
        line-height: 1.5;
    }

    #fee .table01 tr:first-child th:first-child {
        width: 5.9%;
        letter-spacing: -1px;
    }

    #fee .table01 tr:first-child th:nth-child(n+2):nth-child(-n+7) {
        width: 11.9%;
    }

    #fee .table01 tr:first-child th:last-child {
        width: 23%;
    }

    #fee .table01 th {
        font-size: 66.6%;
    }

    #fee .table01 td {
        font-size: 66.6%;
    }

    #fee .table01 .price {
        font-size: 130%;
    }

    #fee .table01 tr:nth-child(2) td:nth-child(n+2) p {
        transform: scale(0.9, 1);
        margin: 0 -10px;
        letter-spacing: -0.08em;
    }

    #fee .table01 tr:nth-child(3) td:nth-child(n+2) p {
        transform: scale(0.9, 1);
        margin: 0 -10px;
        letter-spacing: -0.08em;
    }

    #fee .table01 tr:nth-child(2) td:last-child .price {
        transform: scale(1, 1);
        letter-spacing: 0;
    }

    #fee .table01 .style02 .txt01 {
        font-size: 111%;
        margin-bottom: 5px;
    }

    #fee .table01 .style01 {
        height: auto;
        padding: 14px 0 11px 0;
    }

    #fee .table01 .style01 span {
        font-size: 180%;
        font-weight: 700;
        line-height: 1.6;
        margin-bottom: 5px;
        margin-top: 0;
    }

    #fee .table01 .style01 span.sp {
        display: block;
    }

    #fee .table01 .style01 span.pc {
        display: none;
    }

    #fee .table01 .style01 span ruby[data-ruby]::before {}

    #fee .table01 .style01 div {
        display: flex;
        justify-content: center;
    }

    #fee .table01 .style01 p {
        font-size: 73.3%;
        line-height: 1.4;
        text-align: left;
    }

    #fee .table01 .style03 .txt02 {
        transform: scale(0.8);
        margin-top: 5px;
    }

    #fee .table01 .style03 .txt02::before {
        left: -14px;
        top: -11px;
    }

    #fee .table01 .style03 .txt02::after {
        right: -14px;
        top: -11px;
    }

    #fee .table01 .balloon .wrap {
        padding: 8px 0 8px 0;
        width: 98%;
    }

    #fee .table01 .balloon .wrap .txt01 {
        font-size: 73.3%;
        margin-right: 10px;
    }

    #fee .table01 .balloon .wrap .txt02 {
        font-size: 113.3%;
    }

    #fee .table01 tr:nth-child(2) td:last-child::after,
    #fee .table01 tr:nth-child(4) td:last-child::after,
    #fee .table01 tr:nth-child(5) td:last-child::after {
        width: 25px;
        height: 15px;
        background-repeat: no-repeat;
        bottom: -10px;
    }

    #fee .table01 tr:nth-child(6) td:last-child::after {
        width: 40px;
        height: 105px;
        bottom: -96px;
        background-repeat: no-repeat;
    }

    #fee .table01 th ruby[data-ruby]::before {
        font-size: 50%;
        transform: scale(1);
        /* left: -10em;
        right: -10em; */
        top: -0.8em;
    }

    #fee .table01 .style02 .txt01 ruby[data-ruby]::before {
        font-size: 50%;
        transform: scale(1);
        top: -0.8em;
    }

    #fee .table01 .style03 .txt01 {
        margin-left: 3px;
        margin-bottom: 3px;
    }

    #fee .table01 .style03 .txt01 ruby[data-ruby]::before {
        font-size: 50%;
        transform: scale(1);
        left: -10em;
        right: -10em;
        top: -0.8em;
    }

    #fee .table01 .style01.bd01 {
        box-shadow: 0 0 0 4px #00336a inset;
    }

    #fee .table01 .style01.bd02 {
        box-shadow: 0 0 0 4px #3f4e7e inset;
    }

    #fee .table01 .balloon .wrap .txt01 ruby[data-ruby]::before {
        font-size: 60%;
        transform: scale(1);
        left: -10em;
        right: -10em;
        top: -0.8em;
    }

    #fee .table01 .balloon .wrap .txt02 ruby[data-ruby]::before {
        font-size: 50%;
        transform: scale(1);
        left: -10em;
        right: -10em;
        top: -0.8em;
    }

    #fee .table01 .balloon .wrap .txt02 .small ruby[data-ruby]::before {
        font-size: 60%;
        transform: scale(1);
        left: -10em;
        right: -10em;
        top: -0.8em;
    }

    #fee .table01 .balloon::after {
        width: 22px;
        height: 14px;
        margin-top: -7px;
    }


    #fee .aboutFee {
        margin-top: 30px;
    }

    #fee .aboutFee h2 {
        font-size: 137.5%;
    }

    #fee .aboutFee p {
        margin-top: 10px;
        font-size: 40%;
    }

    #fee .aboutFee table th {
        font-size: 86.6%;
        width: 33.3%;
        padding: 11px 0 5px 0;
    }

    #fee .aboutFee table td {
        font-size: 133.3%;
        padding: 10px 0;
    }

    #fee .aboutFee table {
        margin-top: 15px;
    }

    #fee .aboutFee table th ruby[data-ruby]::before {
        /* top: -1.5em;
        transform: scale(0.6); */
    }

    #fee .aboutFee table p {
        font-size: 100.0%;
        margin-top: 0;
    }

    /*******************************
    #attend
    *******************************/
    #attend {
        padding: 70px 0 20px 0;
    }

    #attend .title {
        margin-bottom: 25px;
    }

    #attend .title .tag {
        font-size: 100%;
        left: -10px;
        top: -50px;
    }

    #attend .title h2 {
        font-size: 137.5%;
    }

    #attend .title p {
        font-size: 40%;
        margin-top: 8px;
    }

    #attend .title .tag::after {
        width: 12px;
        height: 6px;
        bottom: -5px;
    }

    #attend .txt {
        width: 86.7%;
        margin: 0 auto;
        text-align: left;
        font-size: 86.6%;
        margin-bottom: 25px;
    }

    #attend .img {
        width: 93.3%;
        margin: 0 auto;
    }

    /*******************************
    #support
    *******************************/
    #support .inner {
        width: 93.3%;
        margin: 20px auto 25px auto;
    }

    #support .list dt {
        margin-bottom: 15px;
    }

    #support .list dt .num {
        font-size: 200%;
        width: 47px;
        height: 47px;
        line-height: 47px;
        margin-right: 15px;
    }

    #support .list dt h3 {
        font-size: 160%;
        line-height: 1.4;
    }

    #support .list dd p {
        font-size: 86.6%;
    }

    #support .list .box01 {
        margin: 20px auto 0 auto;
    }

    #support .list .box01 dl {
        width: 49%;
        background-color: #dad9e5;
    }

    #support .list .box01 dl dt {
        width: 100%;
        font-size: 100%;
        background-size: contain;
        height: auto;
        line-height: 1;
        padding: 9px 0 12px 0;
        background-color: #00336a;
        background-position: center;
        background-repeat: no-repeat;
    }

    #support .list .box01 dl dt span {
        display: block;
        margin-top: 0.5em;
    }

    #support .list .box01 dl dd {
        padding: 12px 12px 12px;
    }

    #support .list .box01 dl dd p {
        margin-top: 12px;
    }

    #support .list:nth-of-type(1) {
        margin-bottom: 30px;
    }

    #support .list:nth-of-type(2) {
        margin-bottom: 30px;
    }

    #support .list:nth-of-type(3) {
        margin-bottom: 30px;
    }

    #support .list:nth-of-type(4) {
        margin-bottom: 60px;
    }

    #support .list .imgWrap01 .imgBox {
        position: relative;
        top: auto;
        right: auto;
        width: 80%;
        margin: 15px auto 0 auto;
    }

    #support .list .imgWrap02 .imgBox {
        position: relative;
        top: auto;
        right: auto;
        width: 69.6%;
        margin: 15px auto 0 auto;
    }

    #support .list .imgWrap03 .imgBox {
        position: relative;
        top: auto;
        right: auto;
        width: 81.4%;
        margin: 15px auto 0 auto;
    }

    #support .list:nth-of-type(3) dt,
    #support .list:nth-of-type(4) dt {
        align-items: end;
    }

    #support .news {
        background-image: url(../images/support_img_07_sp.png);
        height: auto;
        padding: 16px 0;
        background-size: contain;
    }

    #support .news .tag {
        font-size: 93.3%;
        height: 70px;
        width: 70px;
        line-height: 70px;
        top: -35px;
        left: 5px;
    }

    #support .news dl dt {
        font-size: 120%;
        margin-bottom: 10px;
    }

    #support .news dl dd {
        width: 91.4%;
        padding: 10px 20px;
    }

    #support .news dl dd p {
        font-size: 86.6%;
    }

    /*******************************
    #flow
    *******************************/
    #flow .inner {
        padding: 20px 0 15px 0;
    }

    #flow .leadTxt {
        font-size: 86.6%;
        margin-bottom: 18px;
    }

    #flow .flowlist {
        padding: 25px 0;
    }

    #flow .flowlist ul {
        width: 86.7%;
        margin: 0 auto;
    }

    #flow .flowlist ul li {
        padding: 18px 0 10px 0;
    }

    #flow .flowlist ul li:last-child {
        padding: 10px 0;
    }

    #flow .flowlist ul li p {
        font-size: 106.6%;
    }

    #flow .flowlist ul li p ruby[data-ruby]::before {
        /* top: -1.5em; */
    }

    #flow .flowlist .btn01 {
        width: 89.2%;
    }

    #flow .flowlist .btn01 a {
        font-size: 133.3%;
        padding: 20px 0 15px 0;
    }

    #flow .flowlist .btn01 a ruby[data-ruby]::before,
    #flow .flowlist .btn02 a ruby[data-ruby]::before {
        top: -0.5em;
    }

    #flow .flowlist .btn02 {
        width: 89.2%;
    }

    #flow .flowlist .btn02 a {
        font-size: 133.3%;
        padding: 20px 0 15px 0;
    }

    /*******************************
    #hours
    *******************************/
    #hours .inner {
        padding: 20px 0 15px 0;
        width: 93.3%;
    }

    #hours .leadTxt {
        font-size: 86.6%;
        margin-bottom: 15px;
    }

    #hours table th, #hours table td {
        font-size: 73.3%;
    }

    #hours table tr:nth-child(n+2) th:first-child,
    #hours table tr:nth-child(n+2) td:nth-child(2) {
        font-size: 40%;
    }

    #hours table tr:nth-child(n+2) td:nth-child(2) p {
        /* transform: scale(0.9,1);
        margin: 0 -10px; */
    }

    #hours table .bg02 p {
        font-size: 80%;
        line-height: 1.4;
    }

    #hours table tr:first-child th:first-child {
        width: 8.9%;
    }

    #hours table tr:first-child th:nth-child(8),
    #hours table tr:first-child th:last-child {
        width: 7.9%;
    }

    #hours table tr:first-child th:nth-child(2) {
        width: 18.3%;
    }

    #hours table tr:first-child th {
        width: 11.4%;
    }

    #hours table .bg02 {
        padding: 4px 0;
    }


    /*******************************
    #schedule
    *******************************/
    #schedule {
        padding-bottom: 15px;
    }

    #schedule .inner {
        padding: 20px 0 35px 0;
    }

    #schedule .inner .scroll {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    #schedule .inner .scroll .scheduleImg {
        width: 900px;
    }

    /* 3月13日追記 */
    #schedule .inner .scheduleImg {
        width: auto;
        padding: 0 10px;
    }

    .scroll-hint-icon {
        background: rgb(224 41 22) !important;
    }

    /*******************************
    #training
    *******************************/
    #training .title h2 {
        font-size: 137.5%;
    }

    #training .title {
        margin-bottom: 15px;
    }

    #training .title p {
        font-size: 40%;
        margin-top: 8px;
    }

    #training .box {
        padding: 20px 0;
    }

    #training .box .wrap {
        display: block;
        width: 80%;
        margin: 0 auto;
    }

    #training .box .subtitle {
        font-size: 86.6%;
    }

    #training .box .wrap dl:first-child {
        margin-bottom: 50px;
    }

    #training .box .wrap dl:first-child dd {
        position: relative;
    }

    #training .box .wrap dl:first-child dd::after {
        content: '';
        display: inline-block;
        width: 15px;
        height: 35px;
        background-image: url(../images/training_arrow_01_sp.svg);
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -42px;
        background-repeat: no-repeat;
    }

    #training .box .wrap dl dt {
        font-size: 80%;
    }

    #training .box .wrap dl dd table th {
        font-size: 80%;
        padding: 5px 0 7px 0;
    }

    #training .box .wrap dl dd table td {
        font-size: 66.6%;
        padding: 0 0 5px 0;
    }

    #training .box .wrap dl:last-child table:first-child {
        width: 33.3%;
        margin-left: 4.2%;
    }

    #training .box .wrap dl:last-child table:last-child {
        width: 50%;
        margin-right: 4.2%;
    }

    #training .box .wrap dl:first-child::after {
        content: none;
    }


    /*******************************
    #voice
    *******************************/
    #voice .inner {
        width: 93.3%;
    }

    #voice .vBox {
        margin-top: 40px;
    }

    #voice .vBox:first-of-type {
        display: block;
        margin-top: 15px;
    }

    #voice .vBox:first-of-type .pfBox {
        width: 74.3%;
        flex-direction: row;
        margin: 0 auto;
    }

    #voice .vBox .pfBox .pfImg {
        width: 57.7%;
    }

    #voice .vBox .pfBox .country {
        width: 40.2%;
    }

    #voice .vBox .pfBox .country img {
        width: 87%;
    }

    #voice .pfBox .country p {
        margin-bottom: 0;
        margin-top: 8px;
        font-size: 86.6%;
    }

    #voice .vBox .txtBox {
        font-size: 86.6%;
        margin-top: 15px;
    }

    #voice .vBox:first-of-type .txtBox {
        margin-right: 0;
    }

    #voice .vBox .txtBox .jp {
        margin-top: 15px;
    }

    #voice .vBox:nth-of-type(2) {
        display: block;
    }

    #voice .vBox:nth-of-type(2) .pfBox {
        width: 74.3%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #voice .vBox:nth-of-type(2) .txtBox {
        width: 100%;
    }

    #voice .vBox:nth-of-type(2) .pfBox .pfImg {
        margin-bottom: 0;
    }

    #voice .vBox:nth-of-type(3) {
        display: block;
    }

    #voice .vBox:nth-of-type(3) .pfBox {
        width: 74.3%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #voice .vBox:nth-of-type(3) .txtBox {
        width: 100%;
    }

    #voice .vBox:nth-of-type(3) .pfBox .pfImg {
        margin-bottom: 0;
    }

    #voice .imgArea {
        width: 86.7%;
        margin: 25px auto 0;
    }

    #voice .imgArea p {
        font-size: 113.3%;
    }


    /*******************************
    #access
    *******************************/
    #access .inner {
        margin: 20px auto 25px auto;
    }

    #access .leadTxt {
        display: block;
    }

    #access .leadTxt p {
        font-size: 86.6%;
        margin: 0 0 30px 0;
    }

    #access .leadTxt img {
        width: 78.7%;
        margin: 0 auto;
    }

    #access .googlemapWrap {
        width: 93.3%;
    }

    #access .googlemapWrap iframe {
        width: 100%;
        height: 300px;
    }

    #access .googlemapWrap p {
        font-size: 100%;
        margin-top: 5px;
        margin-left: 25px;
    }

    #access .map {
        margin-top: 30px;
    }

    /*******************************
    #inquiry
    *******************************/
    #inquiry {
        padding: 30px 0 25px 0;
    }

    #inquiry h2 {
        font-size: 120%;
        margin-bottom: 20px;
    }

    #inquiry dl {
        font-size: 73.3%;
    }

    #inquiry dl dt ruby[data-ruby]::before {
        /* transform: scale(0.6);
        top: -1.5em; */
        left: -6em;
        right: -6em;
    }

    /*******************************
    footer
    *******************************/
    footer {
        padding-top: 15px;
    }

    footer .logo {
        width: 60.5%;
        margin: 0 auto;
    }

    footer ul {
        width: 93.3%;
        padding: 15px 0 10px 0;
    }

    footer ul li {
        font-size: 93.3%;
    }

    footer ul li:first-child img {
        margin-right: 5px;
    }

    footer ul li:last-child img {
        margin-right: 5px;
    }

    footer .copyright {
        padding: 20px 0;
    }

    footer .copyright p {
        font-size: 73.3%;
    }








    /*******************************
    .InformationBox
    *******************************/
    .InformationBox {
        padding: 25px 0;
        margin-bottom: 10px;
    }

    .InformationBox .btn {
        width: 93.3%;
    }

    .InformationBox .btn a {
        font-size: 153.3%;
        padding: 20px 0 12px 0;
        line-height: 1.4;
    }

    .InformationBox .btn::after {
        width: 15px;
        height: 15px;
        right: 15px;
        margin-top: -8px;
    }

    .InformationBox .btn a ruby[data-ruby]::before {
        font-size: 26%;
        /* top: -0.6em; */
        letter-spacing: 0.8em;
        padding-left: 0.8em;
        left: -6em;
        right: -6em;
    }

    /*******************************
    3/20　追加　5/9 編集
    *******************************/
    #fee .scholarship {
        margin-top: 30px;
    }

    #fee .scholarship h2 {
        font-size: 137.5%;
    }

    #fee .scholarship p {
        margin-top: 10px;
        font-size: 66.6%;
    }

    #fee .scholarship table td {
        font-size: 133.3%;
        padding: 10px 0;
    }

    #fee .scholarship table {
        margin-top: 15px;
    }

    #fee .scholarship table p {
        font-size: 100.0%;
    }

    #fee .scholarship table th {
        width: auto;
        font-size: 66.6%;
        font-weight: 700;
    }

    #fee .scholarship table th,
    #fee .scholarship table td {
        border: 1px solid #00336a;
        padding: 6px 0;
        text-align: center;
        vertical-align: middle;
        position: relative;
    }

    #fee .scholarship table td {
        font-size: 66.6%;
        vertical-align: middle;
        padding: 6px 0;
        position: relative;
    }

    #fee .scholarship table p {
        margin-top: 13px;
        margin-bottom: 13px;
    }

    #fee .scholarship .notification {
        font-size: 66.6%;
    }

    #fee .scholarship .price {
        font-size: 130%;
    }

    /*******************************
    3/21　追加
    *******************************/
    .spBr {
        display: block;
    }

    #hours .inner .notification {
        font-size: 70%;
    }

    /*******************************
    4/9　追加
    *******************************/
    #voice .vBox:first-of-type {
        display: block;
        padding: 32px 0;
    }

    #voice .vBox:first-of-type .pfBox {
        width: 74.3%;
        margin: 0 auto;
        display: flex;
    }

    #voice .vBox:first-of-type .txtBox {
        width: 100%;
    }

    /*******************************
    4/16　追加
    *******************************/
    #tagBox .inner .notification {
        font-size: 70%;
    }

    #support.boxWrap .inner .list .imgWrap03 .imgBox .notification {
        font-size: 70%;
    }

    #attend .notification {
        font-size: 70%;
        text-align: center;
    }

    #title .txt01 {
        margin-bottom: 24px;
    }

    header .inner p {
        margin: 20px 0;
    }

    header .inner h1 {
        margin: 0;
    }

    /*******************************
    5/23　追加
    *******************************/
    #title .txt01 {
        margin-bottom: 16px;
    }

    /* CVボタン追加関連 */
    .cvBox {
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 16px;
    }

    .cvBox .btn {
        max-width: 327px;
        padding: 24px 40px 16px 24px;
        font-size: 113.3%;
    }

    .cvBox .btn::after {
        border-width: 8px 0 8px 12px;
        top: 56%;
        right: 16px;
    }

    .cvBox .btn ruby[data-ruby]::before {
        color: #FFF;
        font-size: 60%;
        top: -0.7rem;
    }

    /* フッターロゴ サイズ変更 */
    footer .logo {
        width: 80%;
    }

    /*******************************
    06/06　追加
    *******************************/
    #seek .inner dl dt .big ruby[data-ruby]::before {
        font-size: 10px;
        letter-spacing: 0.3em;
    }

    #support .list dt h3 {
        line-height: 1.6;
    }
}</pre></body></html>