@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル — スマホ・タブレット縦（767px以下）
	general.css のモバイル用オーバーライドを集約
------------------------------------------------------------*/

/* index.css: max-device-width 480px（SP表示）
   ※ @media (max-width:767px) より前に置く（同一セレクタは767側が後勝ち＝従来の index.css と同じ） */
/*SP表示START*/
@media only screen and (max-device-width: 480px) {

    #main .sec04 .freeBox {
        margin-top: -15px;
        padding: 35px 65px 40px 65px;
        background: #1C174F;
    }

    #main .sec04 .freeBox h4 {
        padding: 5px 0 0 0;
        margin: 10px 0 37px 0;
    }

    #main .sec04 .freeBox > ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 15px 15px;
    }

    #main .sec04 .freeBox > ul > li,
    #main .sec04 .freeBox .freeBoxItem {
        padding: 10px 15px;
        font-weight: bold;
        text-align: center;
        background: #FFF;
    }

    #main .sec04 .freeBox > ul > li {
        width: 125px !important;
        height: 210px;
        /*    border-radius: 16px;*/
    }

    #main .sec04 .freeBox .freeBoxItem {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        height: auto;
    }

    #main .sec04 .freeBox > ul > li .mark,
    #main .sec04 .freeBox .freeBoxItem .mark {
        margin: 10px 0 10px 0;
    }

    #main .sec04 .freeBox > ul > li .mark img {
        max-width: inherit;
        height: 166px;
    }

    #main .sec04 .freeBox .freeBoxItem .mark img {
        max-width: 100%;
        height: auto;
        max-height: 166px;
    }

    #main .sec04 .freeBox > ul > li .ribon {
        margin: 5px auto;
        text-align: center;
    }

    #main .sec04 .freeBox .freeBoxItem .ribon {
        margin: 5px auto;
        width: 100%;
        text-align: center;
    }

    #main .sec04 .freeBox .freeBoxItem .ribon img {
        max-width: 100%;
        height: auto;
        vertical-align: top;
    }

    #main .sec04 .freeBox > ul > li .red,
    #main .sec04 .freeBox .freeBoxItem .red {
        color: #e60012;
    }

    #main .sec04 .freeBox .freeBoxItem .freeBoxItem__text {
        text-align: left;
        padding: 6px 18px 20px;
        box-sizing: border-box;
    }
    #main .sec04 .freeBox .freeBoxItem .freeBoxItem__text p {
        margin: 0 0 0.75em;
        line-height: 1.65;
        text-align: left;
    }
    #main .sec04 .freeBox .freeBoxItem .freeBoxItem__text p:last-child {
        margin-bottom: 0;
    }

    .note_points_red {
        width: 100%;
        margin: 0 auto;
        color: #515151;
        margin-bottom: 24px;
        text-align: left;
    }

    .note_points_red p {
        font-size: 16px;
        padding: 0;
        margin: 0 10px;
        font-weight: 600;
    }

    .note_points_red ul {
        list-style: none;
        margin: 0;
        padding: 0 10px;
        font-size: 18px;
    }

    .note_points_red li {
        display: flex;
        color: #e60012;
    }

    .note_points_red li span:first-child {
        margin-right: 10px;
    }

}

@media all and (max-width: 767px) {
    .content {
        margin: 0 10px;
        width: auto;
    }

    .headLine01 {
        margin-bottom: 5px;
        font-size: 1.2rem;
    }

    .comlinkBox {
        margin-bottom: 13px;
        padding: 16px 0 8px;
    }
    .comlinkBox .title {
        margin-bottom: 24px;
    }
    .comlinkBox .title img {
        width: 188px;
    }
    .comlinkBox .subBox {
        width: auto;
        display: block;
    }
    .comlinkBox .subBox ul {
        margin: 0 10px;
        justify-content: space-between;
    }
    .comlinkBox .subBox li {
        width: 47%;
    }
    .comlinkBox .subBox li:not(:first-child) {
        margin-left: 0;
    }
    .comlinkBox .subBox .telBox a,
    .comlinkBox .subBox .telBox span {
        font-size: 1.35rem;
    }
    .comlinkBox .subBox .telBox a {
        display: flex;
        justify-content: center;
    }
    .comlinkBox .subBox .telBox {
        margin: 0 0 7px 30px;
    }
    .comlinkBox .subBox .telBox .innBox {
        margin: -5px 10px 0;
    }
    .comlinkBox .subBox .telBox .tel {
        margin-bottom: 3px;
        font-size: 1.7rem;
    }
    .comlinkBox .subBox .telBox .sm {
        font-size: 0.6rem;
    }
    .comlinkBox.style01 {
        padding: 16px 0 8px;
    }
    .comlinkBox.mb0 {
        margin-bottom: 0 !important;
    }
    .comlinkBox--ctaRow .subBox.subBox--ctaRow {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
        padding: 0 12px;
    }
    .comlinkBox--ctaRow .subBox.subBox--ctaRow .telBox {
        margin: 0;
        text-align: center;
    }
    .comlinkBox--ctaRow .subBox.subBox--ctaRow .telBox a {
        justify-content: center;
    }
    .comlinkBox--ctaRow .subBox.subBox--ctaRow .ctaCol {
        width: 100%;
        max-width: 100%;
    }
    .comlinkBtnDoc {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        padding: 12px 12px 12px;
        border-radius: 10px;
        font-weight: 800;
    }
    .comlinkBtnDoc__sub {
        font-size: 1.25rem;
        font-weight: 800;
        letter-spacing: 0.06em;
    }
    .comlinkBtnDoc__main {
        font-size: 2.05rem;
        font-weight: 800;
        letter-spacing: 0.02em;
    }
    .taikisection + .comlinkBox.comlinkBox--ctaRow .ctaCol.ctaCol--pair {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    .errorMsg {
        margin: 0 5px 15px;
    }

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ここから追記***************************/

.taikisection {
    background-color: rgb(227, 237, 242);
    padding : 40px 0 ;
}

.taikisection .title {
    text-align: center;
    font-weight: 800;
    font-size: 2rem;
}

.taikisection .midashi {
    font-size: 1.5rem;
    font-weight: 600;
    color:#1964af;
    margin-top: 30px;
    border-bottom: #1964af 2px solid;
    margin-bottom: 20px;
}

.taikisection .subtitle {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 30px 0;
}

.taikisection .content > .title {
    margin-bottom: 20px;
}

.taikisection .taikiBlock {
    border-radius: 12px;
    padding: 20px 16px 22px;
    margin-bottom: 18px;
    box-sizing: border-box;
}

.taikisection .taikiBlock > .midashi:first-child {
    margin-top: 0;
}

.taikisection .taikiBlock img[src*="shiharai_fuka.png"],
.taikisection .taikiBlock img[src*="shiharai_ka.png"] {
    width: 80%;
    max-width: 80%;
}

.sec04 .comlinkBox .title{
    margin-top: 0px;
}


    /* ---- index.css より移動（モバイル） ---- */
    .mainVisual {
        margin-bottom: 0;
        padding-bottom: 4px;
        position: relative;
        background: none;
    }

    .mainVisual .bgBox {
        margin-bottom: -1.5%;
        padding: 0;
        height: auto;
        background: none;
    }

    .mainVisual .inner {
        margin: 0 auto;
        width: auto;
        position: relative;
        text-align: left;
    }

    .mainVisual .inner img,
    .mainVisual .pho img {
        width: 100%;
    }

    .mainVisual .pho {
        margin-bottom: 5px;
    }

    .mainVisual p {
        margin: 0;
        padding: 0 5px;
        width: 100%;
        position: relative;
        font-size: 0.7rem;
        box-sizing: border-box;
        margin-bottom: 5px;
    }

    #main .sec01 {
        padding: 44px 0 36px;
        text-align: center;
        background: url(../../img/index/sp_sec01_bg01.png) no-repeat left top / 100% auto;
    }

    #main .sec01 h2 {
        margin: 0 0 43px auto;
        width: 248px;
    }

    #main .sec01 .photo {
        margin-bottom: 26px;
    }

    #main .sec01 p {
        margin: 0 auto;
        width: 307px;
    }

    #main .sec02 {
        padding-bottom: 80px;
        background: url(../../img/index/sec02_bg01.jpg) no-repeat center center / cover;
    }

    #main .sec02 .textImg {
        margin-left: 0;
        padding: 0 15px;
        width: 100%;
        box-sizing: border-box;
    }

    #main .sec02 h2 {
        margin-bottom: 6px;
        height: 96px;
    }

    #main .sec02 h2 img {
        height: 100%;
    }

    #main .sec02 li {
        padding: 5px 0 5px;
        width: 49%;
        border-radius: 2px;
    }

    #main .sec02 li h3 {
        margin-bottom: 3px;
        font-size: 1.35rem;
    }

    #main .sec02 li h3 small {
        font-size: 1.1rem;
    }

    #main .sec02 li .pho {
        margin: 0 auto 10px;
        width: 68px;
    }

    #main .sec02 li .pho01 {
        width: 96px;
    }

    #main .sec02 li p {
        font-size: 0.7rem;
        line-height: 1.5;
    }

    #main .sec02 li p.ttl {
        margin: -5px 0 6px;
        font-size: 0.8rem;
        font-weight: bold;
        line-height: 1.33;
    }

    #main .sec03 {
        margin-bottom: 31px;
        background: none;
    }

    #main .sec03 img {
        padding-left: 0;
        margin: 0;
        width: 100%;
    }

    #main .sec04 h2 {
        margin-bottom: 13px;
    }

    #main .sec04 h2 img {
        width: 250px;
    }

    #main .sec04 .h2Ttl01 img {
        width: 280px;
    }

    #main .sec04 .photo {
        margin: 0 -5px 5px;
        position: relative;
    }

    #main .sec04 .photo .btn {
        width: 63%;
        right: 1.5%;
        top: 23%;
    }

    #main .sec04 .noteUl {
        margin-bottom: 30px;
    }

    #main .sec04 .noteUl li {
        font-size: 0.9rem;
    }

    #main .sec04 .area {
        margin-bottom: 15px;
        padding-top: 12px;
    }

    #main .sec04 .area h3 {
        margin-bottom: 6px;
    }

    #main .sec04 .area h3 img {
        max-width: inherit;
        height: 30px;
    }

    #main .sec04 .area .photo {
        margin: 0 -9px;
    }

    #main .sec04 .area .photo span {
        right: 34px;
        bottom: 10px;
        font-size: 0.7rem;
    }

    #main .sec04 .area .photoUl {
        margin-top: -6px;
        padding-top: 3px;
    }

    #main .sec04 .area .photoUl:after {
        width: 48%;
    }

    #main .sec04 .area .photoUl li {
        margin-top: 6px;
        width: 48%;
        font-size: 1rem;
    }

    #main .sec04 .area .photoUl li h4 {
        margin: 6px -10px 5px 0;
        font-size: 1.2rem;
        text-align: left;
    }

    #main .sec04 .area h4 {
        margin: 0 0 13px;
        font-size: 1.2rem;
        text-align: center;
    }

    #main .sec04 .area .textUl {
        margin-bottom: 12px;
    }

    #main .sec04 .area .textUl li {
        width: 88%;
    }

    #main .sec04 .area .textUl li p {
        font-size: 1.0rem;
        line-height: 1.3;
    }
    #main .sec04 .area.area01 .textUl > li:nth-child(1) > p:first-of-type,
    #main .sec04 .area.area01 .textUl > li:nth-child(2) > p:first-of-type {
        font-size: 1.3rem;
        line-height: 1.5;
    }

    #main .sec04 .area .textUl li .txtBox {
        margin-bottom: 9px;
        padding: 6px 0 12px;
        border-radius: 2px;
        ;
    }

    #main .sec04 .area .textUl li .txtBox .sub {
        margin-bottom: 5px;
    }

    #main .sec04 .area .textUl li .txtBox p {
        margin-bottom: 0;
        font-size: 1rem;
    }

    #main .sec04 .area .textUl li .txtBox .ttl {
        margin-top:3px;
        margin-bottom: 3px;
        font-size: 1.8rem;
        line-height: 1.2;
    }

    #main .sec04 .area .textUl li .txtBox .sm {
        font-size: 0.9rem;
    }

    #main .sec04 .area .textUl li .txtBox img {
        max-width: inherit;
        height: 40px;
    }
    #main .sec04 .area.area01 .textUl .kijunbox {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        padding: 12px;
    }
    #main .sec04 .area.area01 .textUl .kijunbox img {
        width: 140px;
        max-width: 100%;
        height: auto;
    }
    #main .sec04 .area.area01 .textUl .kijunbox p {
        margin: 0;
        font-size:1.2rem;
    }

    #main .sec04 .area01 {
        margin-bottom: 30px;
    }

    #main .sec04 .area02 {
        margin-bottom: 0;
        padding: 48px 0 20px;
        background: url(../../img/index/sp_sec04_bg02.png) no-repeat left top, /*url(../../img/index/sp_sec04_bg01.jpg) no-repeat center center / cover*/;
        background-size: 68% auto, cover;
    }

    #main .sec04 .area02 h3 img {
        max-width: inherit;
        height: 64px;
    }

    #main .sec04 .area02 .textList {
        margin: -10px 0 3px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
    }

    #main .sec04 .area02 .textList li {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 0;
        margin-top: 12px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        font-size: 0.9rem;
    }

    #main .sec04 .area02 .textList li:first-child {
        margin-top: 0;
    }

    #main .sec04 .area02 .textList li .phoBox {
        flex: 0 0 38%;
        max-width: 40%;
        min-width: 0;
        padding: 10px 0 12px 6px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-evenly;
    }

    #main .sec04 .area02 .textList li .phoBox .mark {
        margin-bottom: 5px;
    }

    #main .sec04 .area02 .textList li .phoBox .mark img {
        width: 70px;
        max-width: 100%;
        height: auto;
    }

    #main .sec04 .area02 .textList li .phoBox .mark .wid01 {
        width: 90px;
        max-width: 100%;
    }

    #main .sec04 .area02 .textList li .phoBox .mark .wid02 {
        width: 130px;
        max-width: 100%;
    }

    #main .sec04 .area02 .textList li h4 {
        margin: 0;
        font-size: 0.75rem;
        line-height: 1.35;
        text-align: center;
    }

    #main .sec04 .area02 .textList li h4 span {
        font-size: 1.05rem;
        line-height: 1.2;
    }

    #main .sec04 .area02 .textList li .txtBox {
        flex: 1 1 auto;
        min-width: 0;
        margin-left: 0;
        padding: 10px 8px 10px 10px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #main .sec04 .area02 .textList li .txtBox p {
        word-break: normal;
        overflow-wrap: break-word;
        font-size: 1.2rem;
    }

    #main .sec04 .area02 .textList li .txtBox .sm {
        margin: 8px 0 0;
        font-size: 1rem;
        line-height: 1.65;
    }

    #main .sec04 .area02 .textList li .txtBox .sec04DialNote {
        margin-top: 0.65em;
        line-height: 1.65;
        font-size: 1rem;
    }

    #main .sec04 .area02 .title {
        margin-bottom: 24px;
    }

    #main .sec04 .area02 .title img {
        width: 116px;
    }

    #main .sec04 .grayBox {
        margin-bottom: 23px;
        padding: 20px 0 36px;
    }

    #main .sec04 .grayBox .area {
        margin-bottom: 0;
    }

    #main .sec04 .comlinkBox {
        margin-bottom: 20px;
    }

    #main .sec04 .comlinkBox.style01 {
        margin-bottom: 0;
    }

    #main .sec04 h5 {
        margin-bottom: 3px;
        font-size: 0.9rem;
    }

    #main .sec04 .chart {
        margin-bottom: 4px;
    }

    #main .sec04 .note {
        font-size: 0.6rem;
    }

    #main .sec04 .freeBox {
        margin-top: -15px;
        padding: 10px 10px;
    }

    #main .sec04 .freeBox h4 {
        margin-bottom: 10px;
    }

    #main .sec04 .freeBox h4 img {
        width: 220px;
    }

    #main .sec04 .freeBox > ul {
        position: relative;
    }

    #main .sec04 .freeBox > ul > li,
    #main .sec04 .freeBox .freeBoxItem {
        padding-bottom: 18px;
        font-size: 1.3rem;
        border-radius: 5px;
    }

    #main .sec04 .freeBox .freeBoxItem .freeBoxItem__text {
        text-align: left;
        padding: 8px 16px 16px;
        box-sizing: border-box;
    }
    #main .sec04 .freeBox .freeBoxItem .freeBoxItem__text p {
        margin: 0 0 0.7em;
        line-height: 1.6;
        text-align: left;
    }
    #main .sec04 .freeBox .freeBoxItem .freeBoxItem__text p:last-child {
        margin-bottom: 0;
    }

    #main .sec04 .freeBox > ul > li {
        width: 32%;
    }

    #main .sec04 .freeBox .freeBoxItem {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    #main .sec04 .freeBox > ul > li .mark,
    #main .sec04 .freeBox .freeBoxItem .mark {
        margin: 3px 0 0;
    }

    #main .sec04 .freeBox > ul > li .mark img,
    #main .sec04 .freeBox .freeBoxItem .mark img {
        height: 60px;
        max-width: 100%;
        width: auto;
    }

    #main .sec04 .freeBox > ul > li .ribon,
    #main .sec04 .freeBox .freeBoxItem .ribon {
        margin-bottom: 3px;
        width: 100%;
    }

    #main .sec04 .freeBox .freeBoxItem .ribon img {
        max-width: 40%;
        height: auto;
        vertical-align: top;
    }

    #main .sec04 .freeBox .freeBoxItem .red {
        color: #e60012;
    }

    #main .sec05 {
        margin-bottom: 19px;
        padding: 5px 23px 22px;
    }

    #main .sec05 h2 {
        font-size: 2rem;
        margin: 10px 0 20px;
    }

    #main .sec05 .content {
        width: auto;
    }

    #main .sec05 .note {
        font-size: 0.8rem;
    }

    #main .sec06 h2 {
        margin-bottom: 7px;
        font-size: 2.3rem;
    }

    #main .sec06 .faqUl li {
        padding: 7px 10px;
        border-radius: 2px;
    }

    #main .sec06 .faqUl li:not(:last-child) {
        margin-bottom: 5px;
    }

    #main .sec06 .faqUl li dt {
        padding: 0 14px;
        font-size: 1.2rem;
        background-position: right top 8px;
        background-size: 5px auto;
    }

    #main .sec06 .faqUl li dd {
        margin-top: 5px;
        padding: 8px 13px;
        font-size: 1rem;
    }

    #main .sec06 .faqUl li dd:before {
        top: 5px;
    }

    #main .sec06 .content {
        margin: 0 3px;
    }

    #main .sec06 .faqUl li dt::before {
        font-size: 1rem;
        top: 1px;
    }

    #main .sec06 {
        margin-bottom: 48px;
    }

    #main .sec07 .tabUl {
        margin: 0;
    }

    #main .sec07 .tabUl li {
        width: 49%;
    }

    #main .sec07 .tabPlane .imgBox {
        margin-bottom: 29px;
        display: block;
    }

    #main .sec07 .tabPlane .imgBox .photoBox {
        display: none;
        /*hnd*/
        margin: 0 auto;
        max-width: 168px;
    }

    #main .sec07 .tabPlane .content {
        margin: 0 5px;
        width: auto;
    }

    #main .sec07 .tabPlane {
        padding: 12px 0;
    }

    #main .sec07 .mailForm th,
    #main .sec07 .mailForm td {
        width: 100% !important;
        float: left !important;
        box-sizing: border-box;
        font-size: 1.4rem;
    }

    #main .sec07 .tabPlane .imgBox .textBox {
        margin-top: 7px;
        width: auto;
    }

    #main .sec07 .tabPlane .imgBox .textBox .ttl {
        margin-bottom: -1px;
        /*font-size: 1.1rem;*/
        font-size: 2rem;
        /*hnd*/
    }

    #main .sec07 .mailForm th small {
        margin-left: 2px;
        font-size: 1.1rem;
        font-weight: normal;
    }

    #main .sec07 .mailForm th {
        padding-bottom: 0;
    }

    #main .sec07 .mailForm td {
        padding: 2px 0 4px;
    }

    #main .sec07 .mailForm td textarea,
    #main .sec07 .mailForm td input[type="text"],
    #main .sec07 .mailForm td input[type="email"],
    #main .sec07 .mailForm td input[type="tel"] {
        height: 37px;
        border: none;
        border-radius: 0;
        font-size: 1.4rem;
    }

    #main .sec07 .mailForm th .must {
        font-size: 0.8rem;
    }

    #main .sec07 .mailForm input[type="checkbox"]+label {
        padding-left: 20px;
        font-size: 0.8rem;
        background-size: 17px auto;
    }

    #main .sec07 .mailForm .submit li {
        display: block;
        margin: 0 0 15px;
    }

    #main .sec07 .mailForm .submit {
        margin: 0 auto;
        max-width: 260px;
    }

    #main .sec07 .mailForm .submit li input {
        min-width: inherit;
        width: 100%;
        height: 37px;
        font-size: 1.6rem;
        box-shadow: 2px 2px 2px 0 #D0A18D;
    }

    #main .sec07 .mailForm .agree {
        margin-bottom: 13px;
    }

    #main .sec07 .mailForm .submit li input:hover {
        opacity: 1;
    }

    #main .sec05 table td {
        border: 0.1em #666666 solid;
        text-align: center;
    }

    #main .sec05 table tr {
        height: 3em;
    }

    .tb_l_5 {
        border-left: 0.2em #666666 solid !important;
    }

    .tb_ta_r {
        text-align: right !important;
    }

    .tb_fw_b {
        font-weight: bold;
    }

    .tb_fw_n {
        font-weight: normal;
    }

    .tb {
        border-collapse: collapse;
        width: 90%;
        margin: 0 auto;
        font-size: 0.6em;
        border: 0.2em #666666 solid;
    }

    .tb_fc_r {
        color: red;
    }

    .tb_img {
        height: 1em;
        vertical-align: middle;
    }

    .tb_center_content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .tb_title_b {
        font-weight: bold;
        font-size: 0.9em;
    }

    .tb_title_n {
        font-weight: normal;
        font-size: 0.5em;
    }

    .tb_td_span {
        font-size: 0.5em;
    }

    .tb_margin {
        margin: 0.4em 0 0 1.8em;
    }

    #main .sec05 .tb_wrap {
        padding: 0 16px;
    }

    #main .sec05 .tb.tb--fee5 {
        border: 1px solid #666;
    }

    #main .sec05 .tb.tb--fee5 th,
    #main .sec05 .tb.tb--fee5 td {
        border: 1px solid #666;
    }
    .thanks .img {
        width: 270px;
    }

    .thanks p {
        font-size: 1.8rem;
    }

    .thanks p span {
        font-size: 1.2rem;
    }

    .page-m11-html #gFooter {
        padding-bottom: calc(58px + env(safe-area-inset-bottom, 0px));
    }

    .fixedCtaRail {
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        transform: translateY(100%);
        transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s ease;
        flex-direction: row;
        align-items: stretch;
        gap: 0;
    }
    .fixedDocCta,
    .fixedKojinCta {
        flex: 1 1 50%;
        min-width: 0;
    }
    .fixedKojinCta {
        order: 1;
    }
    .fixedDocCta {
        order: 2;
    }
    .fixedDocCta__inner,
    .fixedKojinCta__inner {
        min-width: 0;
        min-height: 0;
        width: 100%;
        height: 100%;
        padding: 14px 10px calc(14px + env(safe-area-inset-bottom, 0px));
        border-radius: 0;
        box-shadow: 0 -4px 18px rgba(0, 0, 0, 0.15);
        flex-direction: row;
    }
    .fixedKojinCta__inner {
        box-shadow: 0 -4px 18px rgba(0, 0, 0, 0.12);
        border-right: 1px solid rgba(255, 255, 255, 0.35);
    }
    .fixedDocCta__text,
    .fixedKojinCta__text {
        writing-mode: horizontal-tb;
        text-orientation: mixed;
        font-size: 1.15rem;
        letter-spacing: 0.08em;
        line-height: 1.4;
    }
    .fixedCtaRail--ready:not(.fixedCtaRail--hide) {
        transform: translateY(0);
    }
    .fixedCtaRail--hide {
        transform: translateY(100%) !important;
        opacity: 1;
        pointer-events: none;
    }
}

