@charset "utf-8";

/* プラチナページスタイル */
/* 初期非表示設定 */
.contShowHide,
.contShowHide_inlineBlock {
    display: none;
}

/*** ページカラー start ***/
/* ページ背景 */
.root {
    background-color: #313131;
}

/* タイトル */
.cmp-title h1 {
    color: #FFFFFF;
}

.cmp-title h2:before {
    background-color: #574D32;
}

.cmp-title h2 {
    color: #333333;
}

.cmp-title h3:before,
.cmp-title h3:after {
    background-color: #574D32;
}

.cmp-title h3 {
    color: #333333;
}

.cmp-title h4 {
    color: #333333;
}

.cmp-title h5 {
    color: #333333;
}

.cmp-title h5::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bfill:%23574D32;%7D.c%7Bfill:%23707070;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Crect class='b' width='4' height='7.5'/%3E%3Crect class='c' width='4' height='7.5' transform='translate(0 8.5)'/%3E %3C/svg%3E") no-repeat;
}

/* ボタン */
/* プライマリーボタン */
.primary_Button .cmp-button {
    background: #574D32;
}

.primary_Button .cmp-button::before {
    background: #3C331D;
}

.primary_Button:not(.disabled) .cmp-button:hover,
.primary_Button:not(.disabled) .cmp-button:hover::before {
    color: #FFFFFF;
}

/*セカンダリーボタン */
.secondary_Button .cmp-button {
    color: #574D32;
    border: 2px solid #574D32;
}

.secondary_Button .cmp-button::before {
    background: #574D32;
}

.secondary_Button.ic-window:not(.disabled) .cmp-button:not(:hover):after {
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linejoin:round;stroke-width:2px;%7D.c%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.355 2)'%3E%3Cpath class='b' d='M9,7.088V9H1V1H2.914' transform='translate(-1 2.641)'/%3E%3Crect class='c' width='8' height='8' transform='translate(3.644)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center right;
    background-size: contain;
}

.secondary_Button.ic-arrow-right:not(.disabled) .cmp-button:not(:hover):after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;%7D.b%7Bstroke:%23574D32;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E") no-repeat center right;
    background-size: contain;
}

.secondary_Button.ic-blank:not(.disabled) .cmp-button:not(:hover):after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linecap:round;stroke-width:2px;%7D.b%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.455 2.455)'%3E%3Cpath class='b' d='M12.086,9.711v2.376H1V1H3.376' transform='translate(-1 -1)'/%3E%3Cpath class='b' d='M9,1h4.751V5.752' transform='translate(-2.665 -1)'/%3E%3Cpath class='c' d='M5,1,0,6' transform='translate(5.543 -0.457)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center right;
    background-size: contain;
}

/*テキストボタン */
.text-link-A_Button .cmp-button,
.text-link-B_Button .cmp-button,
.text-link-C_Button .cmp-button,
.text-link-D_Button .cmp-button,
.anchor-link_Button .cmp-button,
.window-link-B_Button .cmp-button,
.text-link-E_Button .cmp-button,
.text-link-F_Button .cmp-button,
.text-link-G_Button .cmp-button {
    color: #574D32;
}

.text-link-A_Button:not(.disabled) .cmp-button:hover,
.text-link-B_Button:not(.disabled) .cmp-button:hover,
.text-link-D_Button:not(.disabled) .cmp-button:hover,
.window-link-B_Button:not(.disabled) .cmp-button:hover,
.text-link-F_Button:not(.disabled) .cmp-button:hover,
.text-link-G_Button:not(.disabled) .cmp-button:hover {
    color: #574D32;
    opacity: 0.5;
}

.ic-arrow-right-p:not(.disabled)>.cmp-button:not(.hover)>p:nth-child(n+2):nth-last-child(n+2):after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;%7D.b%7Bstroke:%23574D32;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.ic-blank-p:not(.disabled)>.cmp-button:not(.hover)>p:nth-child(n+2):nth-last-child(n+2):after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linecap:round;stroke-width:2px;%7D.b%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.455 2.455)'%3E%3Cpath class='b' d='M12.086,9.711v2.376H1V1H3.376' transform='translate(-1 -1)'/%3E%3Cpath class='b' d='M9,1h4.751V5.752' transform='translate(-2.665 -1)'/%3E%3Cpath class='c' d='M5,1,0,6' transform='translate(5.543 -0.457)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.ic-window-p:not(.disabled)>.cmp-button:not(.hover)>p:nth-child(n+2):nth-last-child(n+2):after {
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linejoin:round;stroke-width:2px;%7D.c%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.355 2)'%3E%3Cpath class='b' d='M9,7.088V9H1V1H2.914' transform='translate(-1 2.641)'/%3E%3Crect class='c' width='8' height='8' transform='translate(3.644)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

/*テキストリンク*/
.cmp-text a {
    color: #574D32;
    font-weight: bold;
}

.cmp-text a:hover {
    color: #574D32;
    opacity: 0.5;
}

.text_mem .cmp-text a[target="_self"]:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;%7D.b%7Bstroke:%23574D32;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.text_mem .cmp-text a[target="_blank"]:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linecap:round;stroke-width:2px;%7D.b%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.455 2.455)'%3E%3Cpath class='b' d='M12.086,9.711v2.376H1V1H3.376' transform='translate(-1 -1)'/%3E%3Cpath class='b' d='M9,1h4.751V5.752' transform='translate(-2.665 -1)'/%3E%3Cpath class='c' d='M5,1,0,6' transform='translate(5.543 -0.457)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.text_mem .cmp-text a[target="_WinPop"]:after {
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linejoin:round;stroke-width:2px;%7D.c%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.355 2)'%3E%3Cpath class='b' d='M9,7.088V9H1V1H2.914' transform='translate(-1 2.641)'/%3E%3Crect class='c' width='8' height='8' transform='translate(3.644)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.text_mem .cmp-text a[target="_self"]:hover:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;%7D.b%7Bstroke:%23574D32;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.text_mem .cmp-text a[target="_blank"]:hover:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linecap:round;stroke-width:2px;%7D.b%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.455 2.455)'%3E%3Cpath class='b' d='M12.086,9.711v2.376H1V1H3.376' transform='translate(-1 -1)'/%3E%3Cpath class='b' d='M9,1h4.751V5.752' transform='translate(-2.665 -1)'/%3E%3Cpath class='c' d='M5,1,0,6' transform='translate(5.543 -0.457)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

.text_mem .cmp-text a[target="_WinPop"]:hover:after {
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b,.c%7Bfill:none;%7D.b,.c%7Bstroke:%23574D32;stroke-linejoin:round;stroke-width:2px;%7D.c%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cg transform='translate(2.355 2)'%3E%3Cpath class='b' d='M9,7.088V9H1V1H2.914' transform='translate(-1 2.641)'/%3E%3Crect class='c' width='8' height='8' transform='translate(3.644)'/%3E%3C/g%3E%3C/svg%3E")no-repeat;
    background-size: contain;
}

/*モーダルテキストリンク*/
div.bps-modal.text-link-A_Modal .cmp-modal__text,
div.bps-modal.text-link-B_Modal .cmp-modal__text,
div.bps-modal.text-link-A_Button .cmp-modal__text,
div.bps-modal.text-link-B_Button .cmp-modal__text {
    color: #574D32;
}

.ic-modal-p:not(.disabled)>.cmp-modal__text:not(.hover)>p:after {
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iX+ODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4gPGRlZnM+IDxzdHlsZT4gLmNscy0xIHsgZmlsbDogbm9uZTsgfSAuY2xzLTIgeyBmaWxsOiAjNTc0RDMyOyB9IDwvc3R5bGU+IDwvZGVmcz4gPGcgaWQ9Il/jg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj4gPGc+IDxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTEzLjU5LDEuNTFIMi40MmMtLjU1LDAtMSwuNDUtMSwxdjEwLjk4YzAsLjU1LjQ1LDEsMSwxaDExLjE3Yy41NSwwLDEtLjQ1LDEtMVYyLjUxYzAtLjU1LS40NS0xLTEtMVpNMTIuNTksMTIuNDlIMy40MnYtNi42OWg5LjE3djYuNjlaTTEyLjYxLDQuMjFjMCwuMTMtLjExLjI0LS4yNC4yNGgtMS4xMmMtLjEzLDAtLjI0LS4xMS0uMjQtLjI0di0xLjEyYzAtLjEzLjExLS4yNC4yNC0uMjRoMS4xMmMuMTMsMCwuMjQuMTEuMjQuMjR2MS4xMloiLz4gPHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiLz4gPC9nPiA8L2c+PC9zdmc+")no-repeat;
    background-size: contain;
}

div.bps-modal.text-link-A_Modal:not(.disabled) .cmp-modal__text:hover,
div.bps-modal.text-link-B_Modal:not(.disabled) .cmp-modal__text:hover,
div.bps-modal.text-link-A_Button:not(.disabled) .cmp-modal__text:hover,
div.bps-modal.text-link-B_Button:not(.disabled) .cmp-modal__text:hover {
    color: #574D32;
    opacity: 0.5;
    ;
}

/*アンカーリンク*/
.anchor-link_Button .cmp-button:before {
    background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:none;}.b{fill:%23574D32;}%3C/style%3E%3C/defs%3E%3Cg transform='translate(14 2) rotate(90)'%3E%3Crect class='a' width='16' height='16' transform='translate(-2 -2)'/%3E%3Cpath class='b' d='M6,0l6,6H0Z' transform='translate(10 2) rotate(90)'/%3E%3C/g%3E%3C/svg%3E")no-repeat center right;
    background-size: contain;
}

.anchor-link_Button:not(.disabled) .cmp-button:hover {
    border-bottom-color: #574D32;
    opacity: 0.5;
}

.anchor-link_Button:not(.disabled) .cmp-button {
    border-bottom-color: #574D32;
}

.text-link-C_Button:not(.disabled) .cmp-button:hover,
.anchor-link_Button:not(.disabled) .cmp-button:hover,
.text-link-E_Button:not(.disabled) .cmp-button:hover {
    color: #574D32;
    opacity: 0.5;
}

/*マーカー*/
.cmp-text .green_marker {
    background: linear-gradient(transparent 50%, #E8E3D4 0%);
}

/*ステップ*/
.step_num span {
    color: #574D32 !important;
}

/*アコーディオン*/
.cmp-accordion__button {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:none;}.b{fill:%23E8E3D4;}.c{fill:%23574D32;}%3C/style%3E%3C/defs%3E%3Crect class='a' width='32' height='32'/%3E%3Ccircle class='b' cx='16' cy='16' r='16'/%3E%3C/svg%3E") no-repeat center right;
    background-size: 32px;
    background-position: right 32px center;
}

.cmp-accordion__button:hover {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:none;}.b{fill:%23574D32;}.c{fill:%23574D32;}%3C/style%3E%3C/defs%3E%3Crect class='a' width='32' height='32'/%3E%3Ccircle class='b' cx='16' cy='16' r='16'/%3E%3C/svg%3E") no-repeat center right;
    background-size: 32px;
    background-position: right 32px center;
    color: #333333;
}

.cmp-accordion__button:hover .cmp-accordion__title {
    opacity: 0.5;
}

.cmp-accordion__button:hover::before,
.cmp-accordion__button:hover::after {
    background-color: #E8E3D4;
}

.cmp-accordion__button:before,
.cmp-accordion__button:after {
    background-color: #574D32;
}

/*リスト中点*/
.cmp-text li::marker {
    color: #E8E3D4;
}

/*電話番号*/
.tel_num {
    color: #574D32;
    font-weight: bold;
}

.text-sp-block .tel_num {
    text-decoration: underline;
}

.container.inquiry>.cmp-container>.aem-Grid>.bps-freehtml>.cmp-includejsp>.inquiryWrapArea>.inquiryWrap>ul>[data-ui-module-display*="phone"] [data-ui-module-prop*="phone"] {
    color: #574D32;
}

/*パンくず*/
.cmp-breadcrumb a {
    color: #574D32;
}

.cmp-breadcrumb a:link {
    color: #574D32;
}

.cmp-breadcrumb a:hover {
    color: #574D32;
    opacity: 0.5;
}

.cmp-breadcrumb__arrow {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;%7D.b%7Bstroke:%23574D32;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E")no-repeat;
    background-size: contain;
    background-position: center;
}

/*** ページカラー end ***/

/*** セクション出し分け用タグコンテナ start ***/
#main>div>div.tagcontainer>div>div>div>div.bps-section>section.cmp-section {
    /* 白背景を画面いっぱい広げるための設定 */
    margin-left: calc((960px - 100vw) / 2);
    border-left: solid calc((-960px + 100vw) / 2) #ffffff;
    border-right: solid calc((-960px + 100vw) / 2) #ffffff;
}

/*** セクション出し分け用タグコンテナ end ***/

/*** 貸金 start ***/
.kasikin {
    width: 100%;
}

.kasikin__intro {
    width: 55%;
}

@media (max-width: 640px) {
    .kasikin__intro {
        width: 100%;
    }
}

/*** 貸金 end ***/

@media all and (max-width:960px) {

    /* mainコンテナ直下のタグコンテナ内のセクション */
    #main>div>div.tagcontainer>div>div>div>div.bps-section>section.cmp-section {
        /* PC用白背景設定を打ち消す */
        margin-left: 0;
        border-left: 0;
        border-right: 0;
    }
}

@media (max-width: 640px) {

    /* 初期非表示設定 */
    .Header .TopRogo a.contShowHide {
        display: none;
    }

    /*アコーディオン*/
    .cmp-accordion__button,
    .cmp-accordion__button:hover {
        background-position: right 24px center;
    }

    .cmp-accordion__panel .cmp-title h3 {
        width: 100%;
        font-size: 20px;
        margin-top: 72px;
        margin-bottom: 48px;
        margin-left: 0px;
        line-height: 36px;
        letter-spacing: 1.2px;
    }
}

/*** 会員専用サイト用モーダル start ***/
.ModalArea {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55000000, EndColorStr=#55000000);
    color: #333333;
    display: none;
}

/*IE9以上*/
.ModalArea:not(:target) {
    filter: none;
}

.ModalInner {
    width: auto;
    max-width:880px;
    background: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    padding: 60px 30px 30px;
    margin: 0 auto;
    opacity: 0;
    outline: none;
}

.ModalCloseBtn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -30px;
    right: -5px;
    pointer-events: none;
    overflow: hidden;
    padding-top: 22px;
}

.ModalCloseBtn:before {
    content: "×";
    display: block;
    font-size: 30px;
    line-height: 1;
    margin-top: -5px;
    position: absolute;
    top: 0;
    left: 0;
    color: #e1e1e1;
}

.ModalInner .MembersSiteLinkBtnArea {
    text-align: center;
    margin-top: 20px;
}

.ModalInner .MembersSiteLinkBtn {
    width: 320px;
    background: #574D32;
    color: #FFFFFF;
    border: none;
    display: inline-flex;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    padding: 9px 0;
    transition: 0.2s;
    position: relative;
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    line-height: 30px;
}

.ModalInner .MembersSiteLinkBtn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    display: block;
    z-index: -1;
    transition: .5s;
    background: #3C331D;
}

.ModalInner .MembersSiteLinkBtn:hover::before {
    width: 100%;
}

.ModalInner .MembersSiteLinkBtn:after {
    position: absolute;
    right: 16px;
    top: 50%;
    content: " ";
    width: 1.0em;
    height: 1.0em;
    margin-top: -0.5em;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a,.b{fill:none;}.b{stroke:%23ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}%3C/style%3E%3C/defs%3E%3Crect class='a' width='16' height='16'/%3E%3Cpath class='b' d='M4.55,1.1l5,5-5,5' transform='translate(1.449 1.898)'/%3E%3C/svg%3E") no-repeat center right;
    background-size: contain;
}

@media (max-width: 640px) {
    .ModalInner {
        width: auto;
        left: 20px;
        right: 20px;
    }

    .ModalInner .MembersSiteLinkBtn {
        width:100%
    }
}
/*** 会員専用サイト用モーダル end ***/