@charset "utf-8";
/* かけ放題 */
.align-items-center {
    align-items: center;
}
table.price-list {
	width: 92% !important;
	margin: auto !important;
}
table.price-list .th-data {
	border: #00afad !important;
	width: 100% !important;
	padding: 8px 0 !important;
}
.fw-bold {
	font-weight: bold;
}
table.price-list .text-underline {
	text-decoration: underline;
}
table.price-list .td-carry {
	padding: 10px !important;
}
table.price-list .img {
	width: 100%;
}
table.price-list .txt-num {
	font-size: 20px !important;
}
@media screen and (max-width: 767px) {
	.fs-12-sp {
		font-size: 12px !important;
	}
	table.price-list .td-carry {
        border-bottom: solid #00afad 2px !important;
    }
	.price-list .td-carry {
		width: auto !important;
	}
}
table.price-list .row {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 0;
}
.col, [class^="col-"], [class*=" col-"] {
    position: relative;
    margin: 0;
    box-sizing: border-box;
}
.col-20 {
    width: 20%;
}
.col-80 {
    width: 80%;
}
@media screen and (max-width: 767px) {
	.col-40-sp {
		width: 40%;
	}
	.col-60-sp {
		width: 60%;
	}
    .col-100-sp {
        width: 100% !important;
    }
}

.hidden-pc{
	display:none !important
}
@media screen and (max-width: 767px) {
	.hidden-pc{
		display:block !important
	}
}
.taC {
    text-align: center!important;
}
.BtniconW a {
    font-size: 14px;
    font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif !important;
}
.BtniconW a.btn.gray {
	width: 280px;
}
@media screen and (max-width: 767px) {
	.BtniconW a.btn.gray {
		font-size: 12px;
		width: 180px;
	}
}
/* お申し込みの前に */
    body.mobile_step  {
        min-width: 0 !important;
    }

    body.mobile_step .fcRed {
        color: red;
    }

    body.mobile_step {
        background: #fff;
        overflow: scroll;
    }

    body.mobile_step #newMainArea_1 p,
    body.mobile_step h2 {
        margin-bottom: 15px;
    }

    body.mobile_step #newMainArea_1 h3 {
        margin-bottom: 20px;
    }

    body.mobile_step #newMainArea_1 h3+p {
        margin-left: 15px;
    }

    body.mobile_step .full-width {
        width: 100% !important;
        float: none !important;
    }

    body.mobile_step .m-color-mobile {
        color: #00a4a8;
    }

    body.mobile_step .m-bg-mobile {
        background-color: #00a4a8;
        color: #FFF;
    }

    body.mobile_step .m-bg-mobile * {
        color: #FFF;
    }

    body.mobile_step .fsXL {
        font-size: 32px;
    }

    body.mobile_step .doc_box .doc_box_himself ul li {
        box-sizing: initial !important;
    }

    body.mobile_step #header_nav {
        padding-top: 20px;
    }

    body.mobile_step #header_nav.inner .page_nav ul {
        display: flex;
    }

    body.mobile_step #header_nav.inner .page_nav ul li {
        width: 100%;
        padding: 5px 5px;
    }




    body.mobile_step #header_nav.inner .page_nav ul li a {
        display: block;
        text-decoration: none;
        background-color: #00a4a8;
        color: #FFF;
        padding: 5px 0em;
        text-align: center;
        position: relative;
    }

    body.mobile_step #header_nav.inner .page_nav ul li a::after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #FFFFFF;
        border-right: 2px solid #FFFFFF;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        position: absolute;
        right: 8px;
        top: 50%;
        margin-top: -7px;
    }


    @media (max-width: 320px) {}

    @media (max-width:767px) {
        body.mobile_step .sp-hidden {
            display: none;
        }

        body.mobile_step .taC-sp {
            text-align: center;
        }

        body.mobile_step .mb-sp-10 {
            margin-bottom: 10px;
        }

        body.mobile_step #personalconf.inner {
            width: 100%;
            margin: 0;
        }

        body.mobile_step .mobile_confBox .box h3 {
            width: 100%;
        }

        body.mobile_step #personalconf.inner img {
            width: auto !important;
            max-width: 100% !important;
            height: auto;
        }


        body.mobile_step #newMainArea_1 #m_confBox_nav ul li,
        body.mobile_step .mobile_confBox .box .img,
        body.mobile_step .mobile_confBox .box .txt,
        body.mobile_step .doc_box .doc_box_himself {
            float: none;
        }

        body.mobile_step .mobile_confBox .box .txt,
        body.mobile_step #newMainArea_1 #m_confBox_nav ul,
        body.mobile_step .doc_box,
        body.mobile_step .doc_box .doc_box_himself,
        body.mobile_step .doc_box .doc_box_support {
            width: auto;
        }

        body.mobile_step .mobile_confBox .box .img {
            margin: 1em auto 1.5em;
        }


        body.mobile_step .mobile_confBox .box .txt {}

        body.mobile_step .doc_box .doc_box_himself ul {
            margin-left: 10px;
            margin-right: 10px;
            width: calc(100% - 10px);
        }

        body.mobile_step #newMainArea_1 #m_confBox_nav ul li {
            text-align: left;
            width: auto !important;
            min-width: 0 !important;
        }

        body.mobile_step #newMainArea_1 #m_confBox_nav ul li:first-child {
            border-right: 0;
        }

        body.mobile_step .doc_box .doc_box_himself ul li {
            width: calc(50% - 10px);
            margin: 0px 10px 10px 0px !important;
            height: auto;
        }

        body.mobile_step .doc_box .doc_box_himself ul li:first-child {
            margin: 0px 10px 10px 0px !important;
        }

        body.mobile_step .doc_box .doc_box_support #doc_box_support_body {
            width: calc(100% - 10px);
            margin-left: auto;
            margin-right: auto;
            padding-left: 15px;
            padding-right: 15px;
            height: auto;
        }

        body.mobile_step .BtniconW a.btn.gray {
            padding: 10px 50px;
        }

    }


    @media (min-width: 768px) {
        .pc-hidden {
            display: none;
        }

        body.mobile_step #destination.inner .box .img {}

        body.mobile_step #header_nav.inner .page_nav,
        body.mobile_step #delivery.inner,
        body.mobile_step #destination.inner {
            max-width: 860px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;

        }

        body.mobile_step #header_nav.inner .page_nav ul {
            display: flex;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

        body.mobile_step #header_nav.inner .page_nav ul li {
            width: 100%;
            padding: 5px 5px;
        }

        body.mobile_step #header_nav.inner .page_nav ul li:first-child {
            padding-left: 0;
        }

        body.mobile_step #header_nav.inner .page_nav ul li:last-child {
            padding-right: 0;
        }

        body.mobile_step #personalconf.inner {}

        body.mobile_step #newMainArea_1 #m_confBox_nav ul {
            width: 550px;
        }

        body.mobile_step #newMainArea_1 #m_confBox_nav ul li:nth-child(2) {
            border-right: 1px solid #c8c8c8;
        }

        body.mobile_step .doc_box .doc_box_himself ul li:first-child {
            margin: 5px;
        }

        body.mobile_step .doc_box .doc_box_himself ul li {
            margin: 5px;
            height: 130px;
        }

        body.mobile_step .mobile_confBox .box .txt {
            width: calc(100% - 175px);
        }

        body.mobile_step .doc_box .doc_box_himself ul {
            margin-left: 10px;
            margin-right: 10px;
            width: calc(100% - 10px);

        }

        body.mobile_step .doc_box .doc_box_himself ul li {
            width: calc(27% - 30px);
            margin: 0px 5px 10px 0px !important;
            padding-left: 0px;
            padding-right: 5px;
            height: 140px;
        }

        body.mobile_step .doc_box .doc_box_himself ul li:first-child {
            margin: 0px 5px 10px 0px !important;
        }

    }

    body.mobile_step .doc_box h4 {
        font-weight: bold;
    }

    body.mobile_step .doc_box .doc_box_himself {
        width: 70% !important;
    }

    @media (max-width: 767px) {
        body.mobile_step .doc_box .doc_box_himself {
            width: auto !important;
        }
    }

    body.mobile_step .doc_box .doc_box_support {
        width: 30% !important;
    }

    @media (max-width: 767px) {
        body.mobile_step .doc_box .doc_box_support {
            width: auto !important;
        }
    }

    body.mobile_step .doc_box .doc_box_support #doc_box_support_body img {
        width: 99px !important;
    }

    @media (max-width: 767px) {
        body.mobile_step .doc_box .doc_box_support #doc_box_support_body img {
            width: auto !important;
        }
    }

    .box-card {
        overflow: hidden;
        transition: .3s opacity ease-out;
        background: #fff;
        border-radius: 32px;
        border: 2px solid #E2E2E2;
        color: #333 !important;
        display: block;
    }

    .box-header {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        background: #fff;
        padding: 16px !important;
        width: 127px !important;
        margin: auto !important;
    }

    @media (max-width: 767px) {
        .box-header .mt-4 {
            margin-top: 0 !important;
        }
    }

    .box-body {
        padding: 24px !important;
        background: #F8F8F8;
        width: calc(100% - 127px) !important;
    }

    @media (max-width: 767px) {
        .box-body {
            width: auto !important;
        }
    }

    .box-card .box-body>*:last-child {
        margin-bottom: 0 !important;
    }

    /* アコーディオン */
    .m-accordion {
        margin-top: 10px;
        font-size: 14px;
        border: 1px solid #ddd;
    }

    body.jm-page .m-hdg,
    body.jm-page h3.m-accordion-hdg,
    body.jm-page h3.m-accordion-hdg-qa,
    body.jm-page .m-title-box-label-str * {
        text-align: inherit;
        color: inherit;
    }

    body.jm-page a.js-accordion {
        font-size: 14px;
    }

    .m-accordion-body {
        display: none;
    }

    body.jm-page div.l-contentBody *,
    body.jm-page div.l-contentMain * {
        /* font-family: 'Noto Sans JP', sans-serif !important; */
        font-family: \30e1\30a4\30ea\30aa, Meiryo, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, "MS PGothic", sans-serif;
    }

    .m-accordion h3 {
        text-align: inherit;
        margin-top: inherit;
        margin-bottom: inherit !important;
    }

    .m-accordion-contents {
        font-size: 12px;
    }

    .m-accordion-contents,
    .m-accordion-contents-qa {
        padding: 0 20px;

    }

    @media screen and (max-width: 767px) {
        .m-accordion-contents,
        .m-accordion-contents-qa {
            padding: 0 10px 15px;
        }
    }

    .m-accordion-hdg a.is-active,
    .m-accordion-hdg-qa a.is-active {
        background-image: url("/resources/images/icon/icon_close.png");
    }

    .m-accordion-hdg a,
    .m-accordion-hdg-qa a {
        text-decoration: none;
        font-size: 14px;
        color: inherit;
        display: block;
        padding: 12px 50px 12px 20px;
        background-position: 97.4% 50%;
        background-repeat: no-repeat;
        background-image: url("/resources/images/icon/icon_open.png");
    }
    @media screen and (max-width: 767px) {
        .m-accordion-hdg a,
        .m-accordion-hdg-qa a {
            padding: 12px 30px 12px 20px;
        }
    }

    .m-accordion-close {
        margin: 0;
        padding: 5px 20px;
        text-align: right;
    }

    .m-accordion-close a {
        display: inline-block;
        padding: 5px 5px 5px 30px;
        background: url("/resources/images/icon/icon_close.png") 0 50% no-repeat;
    }

    @media screen and (max-width: 767px) {
        .m-accordion-close-wrap {
            display: none !important;
        }
    }

    .is-show {
        display: block;
    }

    .align-items-center {
        align-items: center !important;
    }

    .font-NotoSansJPM {
        font-family: "Noto Sans Japanese Medium" !important;
    }

    .bg-gray {
        background-color: #F2F2F2 !important;
    }

    .p10 {
        padding: 10px !important;
    }

    .pl-xs {
        padding-left: 4px !important;
    }

    .pr-xs {
        padding-right: 4px !important;
    }

    .mt-md {
        margin-top: 16px !important;
    }

    .mr-xs {
        margin-right: 4px !important;
    }

    .ml-md {
        margin-left: 16px !important;
    }

    @media screen and (max-width: 767px) {
        .p0-sp {
            padding: 0 !important;
        }

        .ml-0-sp {
            margin-left: 0 !important;
        }

        .mt-sm-sp {
            margin-top: 8px !important;
        }
    }

    .fs12 {
        font-size: 12px !important;
    }

    .fs14 {
        font-size: 14px !important;
    }

    .fs16 {
        font-size: 16px !important;
    }

    .label-jcom {
        display: inline-block;
        background: #FFF2F0;
        border-radius: 4px;
        border: 1px solid #EE5D44;
        color: #000000;
        padding: 3px 12px;
        font-size: 14px;
    }

    .label-jcom-mobile {
        display: inline-block;
        background: #DEF0F0;
        border-radius: 4px;
        border: 1px solid #66C1C8;
        color: #000000;
        padding: 3px 12px;
        font-size: 14px;
    }


    .row {
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
    }

    .col,
    [class^="col-"],
    [class*=" col-"] {
        position: relative;
        box-sizing: border-box;
    }
.guide_inner {
    margin: 0 60px;
}

@media screen and (max-width: 767px) {
    .col-100-sp {
        width: 100% !important;
    }
    .guide_inner {
        margin: 0 15px;
    }
}
