.p-policy {
    position: relative;
    margin: 0 auto;
}
.policy-section {
    max-width: 1000px;
    margin: 50px auto;
}
.policy-section h2 {
    font-size: 32px;
    color: #004bbb;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 15px;
    font-family: "Kiwi Maru", serif;
}
.policy-section h3 {
    margin-top: 25px;
    font-size: 24px;
    color: #004bbb;
    margin-bottom: 15px;
    font-family: "Kiwi Maru", serif;
}
.policy-list {
    margin: 10px auto;
}
.policy-list li {
    padding-left: 40px;
    text-indent: -40px;
}
.policy-date {
    margin-top: 30px;
    text-align: right;
}
.policy-contact {
    margin-top: 50px;
    border-top: 1px solid #c8c8c8;
    padding-top: 55px;
    text-align: center;
}
.policy-contact h4 {
    font-size: 24px;
    color: #004bbb;
    font-family: "Kiwi Maru", serif;
}
.policy-contact p {
    font-size: 20px;
    margin: 35px auto 30px;
}
.policy-contact a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #004bbb;
}
.policy-contact a img {
    width: 25px;
    height: auto;
    display: block;
    margin-right: 15px;
}
@media screen and (min-width: 1025px) {
    .p-policy {
        max-width: 1380px;
        padding: 0 90px;
    }
}
@media screen and (max-width: 1024px) {
    .p-policy {
        width: 89.33%;
    }
}
@media screen and (max-width: 768px) {
    .policy-section h2 {
        font-size: 25px;
        padding-bottom: 15px;
    }
    .policy-section h3 {
        margin-top: 35px;
        font-size: 20px;
    }
    .policy-list li {
        padding-left: 35px;
        text-indent: -35px;
    }
    .policy-date {
        margin-top: 40px;
    }
    .policy-contact {
        margin-top: 30px;
        padding-top: 35px;
    }
    .policy-contact h4 {
        font-size: 20px;
        color: #004bbb;
    }
    .policy-contact p {
        font-size: 18px;
        margin: 25px auto 20px;
    }
    .policy-contact a {
        font-size: 16px;
    }
    .policy-contact a img {
        width: 22px;
        margin-right: 10px;
    }
}

.p-access-title {
    line-height: 1.4;
}
.p-access-info-tb {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.p-access-info-tb dt {
    width: 70px;
    color: #004bbb;
}
.p-access-info-tb dd {
    width: calc(100% - 70px);
    padding-left: 1em;
    text-indent: -1em;
}
.p-access-info-tb dd span {
    display: block;
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
}
@media screen and (max-width: 768px) {
    .p-access-info-tb dt {
        width: 60px;
    }
    .p-access-info-tb dd {
        width: calc(100% - 60px);
    }
}

.modal-table th, .modal-table td {
    border: 0;
    padding: 0;
}
.modal-table th img, .modal-table td img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1024px) {
    .modal-table {
        border-top: 0;
    }
    .modal-table tr {
        display: flex;
        flex-wrap: wrap;
    }
    .modal-table td {
        display: inline-block;
        width: 50%;
    }
    .modal-table td:before {
        display: none;
    }
    .modal-table td span {
        width: 100%;
    }
}

.top-btn-link {
    display: none;
    position: fixed;
    width: 40px;
    bottom: 20px;
    right: 110px;
    z-index: 999;
}
@media screen and (max-width: 768px) {
    .top-btn-link {
        right: 20px;
    }
    .l-footer__logo {
        width: 160px;
    }
}

@media screen and (max-width: 1024px) {
    .p-top-access .u-no-pc {
        display: block;
    }
    .p-top-access .u-no-pc .c-btn-01 {
        margin: min(8vw, 60px) auto 0;
        width: fit-content;
    }
}

.page-id-2::before {
    background-image: url(../img/common/bg_sub_03.jpg?1);
}
@media screen and (min-width: 1025px) {
    .page-id-2::before {
        background-image: url(../img/common/bg_sub_03.jpg?1);
    }
}

.page-id-22::before {
    background-image: url(../img/common/bg_sub_04_sp.jpg?1);
}
@media screen and (min-width: 1025px) {
    .page-id-22::before {
        background-image: url(../img/common/bg_sub_04_pc.jpg?1);
    }
}

.bnr-img {
    display: block;
    margin: 50px auto;
    max-width: 560px;
    width: 100%;
}
.bnr-img:hover {
    opacity: .7;
}
.header-tel.no-pc {
    display: none;
}
.tel-btn {
    color: #004bbb;
}
.p-access-info .tel-btn {
    margin-top: 20px;
    width: 100%;
}
.tel-btn a {
    color: #004bbb;
    display: flex;
    align-items: flex-end;
    line-height: 1;
    font-family: "Kiwi Maru", serif;
}
.tel-btn img {
    width: 21px;
    margin-right: 5px;
}

.tel-btn a {
    font-size: 28px;
    cursor: pointer;
}
.p-access-info .tel-btn a {
    margin-bottom: 5px;
}
.tel-btn img {
    margin-right: 10px;
}
.tel-btn p {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
}
.tel-txt {
    font-size: 12px;
    color: #004bbb;
    line-height: 1.2;
}
.tel-txt p {
    padding-left: 1em;
    text-indent: -1em;
}
.price-btn {
    width: 200px;
    align-items: center;
    color: #fff;
    background: #004bbb;
    font-family: "Kiwi Maru", serif;
    font-size: 20px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    line-height: 1;
    padding: 15px 0;
}
.price-btn br {
    display: none;
}
.price-btn:hover {
    opacity: .7;
}
.c-cv-button.s-web {
    background: #66b8e7;
}

@media screen and (min-width: 1025px)  {
    .l-header {
        height: 115px;
    }
    .p-top:not(.is-gnav-show) .l-header-menu {
        margin-top: 66px;
    }
    .l-header-menu {
        margin-top: 66px;
    }
    .header-tel {
        position: absolute;
        top: 0;
        right: 95px;
        width: 730px;
        padding-top: 20px;
        z-index: 9999;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .c-cv-menu {
        margin-bottom: 16vh;
    }
    .tel-btn {
        width: 260px;
    }
}
@media screen and (max-width: 1200px) {
    .header-tel {
        width: 620px;
    }
    .price-btn {
        width: 150px;
    }
    .header-tel br {
        display: none;
    }
    .tel-txt {
        width: calc(100% - 380px);
    }
}
@media screen and (max-width: 1024px)  {
    .l-header .header-tel {
        display: none;
    }
    .header-tel.no-pc {
        position: static;
        top: 0;
        right: 95px;
        width: 455px;
        padding-top: 20px;
        z-index: 9999;
        display: flex;
        justify-content: space-between;
        margin: auto;
    }
}

@media screen and (max-width: 500px) {
    .header-tel.no-pc {
        width: 88%;
    }
    .tel-btn {
        width: 250px;
        margin-right: 15px;
    }
    .p-access-info .tel-btn {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .tel-btn p {
        font-size: 10px;
    }
    .price-btn {
        width: calc(100% - 265px);
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
    }
    .price-btn br {
        display: block;
    }
}

table.price {
    width: 100%;
    margin: auto;
    text-align: center;
    border: 1px solid #e5edf8;
}

table.price th {
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 12px 0;
    background-color: #e5edf8;
    color: #004bbb;
    text-align: center;
    font-weight: 450;
}

table.price td {
    display: block;
    padding: 15px 10px;
    line-height: 1.5;
    font-size: 16px;
    color: #004bbb;
}
.p-menu-box table.price td p {
    margin-bottom: .5em;
}
table.price td p.ps {
    font-size: 12px;
    color: #000;
}

table.price br.sp-view {
    display: none;
}

@media screen and (max-width: 768px) {
    table.price br.sp-view {
        display: block ;
    }
    table.price th {
        line-height: 1.4;
    }
    table.price td .ps {
        margin-top: 5px;
        text-align: left;
    }
}

@media (max-width: 375px) {
    table.price td {
        font-size: 11px;
    }
    table.price td span {
        font-size: 14px;
    }
    table.price td p.ps {
        font-size: 12px;
    }
}

.notice {
    padding: 0px 0 min(13.3333333333vw,100px);
}
.top-notice {
    padding: 35px 30px 40px;
    background-color: #e5edf8;
    margin-bottom: 50px;
}
.top-notice h3 {
    font-family: "Kiwi Maru", serif;
    font-size: 32px;
    line-height: 1;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 20px;
    text-align: center;
    color: #004bbb;
}
.top-notice b {
    color: #004bbb;
}
.top-sns {
    display: flex;
    justify-content: space-between;
}
.top-sns a {
    display: block;
    width: calc((100% - 40px) / 2);
}
.top-sns a:hover {
    opacity: .7;
}

@media screen and (max-width: 1024px) {
    .notice {
        padding: 0px 0 min(13.3333333333vw,100px);
    }
    .top-notice {
        padding: 25px 20px 25px;
        background-color: #e5edf8;
        margin-bottom: 25px;
    }
    .top-notice h3 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .top-sns {
        display: block;
    }
    .top-sns a {
        display: block;
        width: 100%;
        margin-top: 25px;
    }
}

.price-txt {
    margin-bottom: 10px;
}
.price-blk {
    padding: 20px 25px;
    border: 5px solid #eff8fd;
    margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
    .price-blk {
        padding: 10px 15px;
        border: 3px solid #eff8fd;
        margin-bottom: 40px;
    }
    .price-list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }
    .price-list dt {
        width: 130px;
    }
    .price-list dd {
        width: calc(100% - 130px);
    }
    .p-menu-price-col-right {
        min-width: 60px;
        justify-content: flex-end;
    }
}

.c-info-list__item .p-news-detail__cat {
    width: 90px;
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .c-info-list__item .p-news-detail__cat {
        margin-bottom: 15px;
    }
}
.cat-campaign {
    background: #FFDC00;
    color: #004bbb;
}

p.notice-txt {
    font-size: 1.2rem;
}

@media screen and (max-width: 1024px) {
    .c-accordion__title {
        width: calc(100% - 35px);
    }
    .c-accordion__icon {
        width: 35px;
        height: 35px;
    }
}

.p-menu-title-row {
    background: #9ed2ef;
    padding: 10px;
    margin-bottom: 10px;
}

.tab-button.s-general .s-icon {
    background-image: url(../img/ico/ico_menu_01_on.svg);
}
.tab-button.s-general.active .s-icon {
    background-image: url(../img/ico/ico_menu_01.svg);
}
.tab-button.s-beauty .s-icon {
    background-image: url(../img/ico/ico_menu_02_on.svg);
}
.tab-button.s-beauty.active .s-icon {
    background-image: url(../img/ico/ico_menu_02.svg);
}


.p-news-detail__body p.cp-txt {
    margin-bottom: 30px;
}
.p-news-detail__body p.cp-ttl {
    color: #004bbb;
    margin-bottom: 15px;
}
.cp-btn-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.cp-btn-list a {
    display: block;
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 10px;
}
.cp-btn-list a:nth-of-type(3n) {
    margin-right: 0;
}
.cp-h2 {
    font-size: 21px;
    padding-left: 35px;
    position: relative;
    line-height: 30px;
    margin-top: 30px;
    color: #004bbb;
}
.cp-h2::before,
.cp-h2::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.cp-h2::before {
    width: 20px;
    height: 20px;
    left: 0;
    background: #004bbb;
}
.cp-h2::after {
    width: 10px;
    height: 10px;
    left: 5px;
    background: #fff;
}
.cp-notice {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 20px;
}
@media screen and (min-width: 1025px) {
    :target {
        scroll-margin-top: 115px;
    }
    .c-cv-button .s-text {
        line-height: 1.2;
    }
}
@media screen and (max-width: 1024px) {
    .p-news-detail__body p.cp-ttl {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .cp-btn-list {
        display: block;
        margin-bottom: 20px;
    }
    .cp-btn-list a {
        width: 100%;
        margin-right: 0px;
    }
    .cp-h2 {
        font-size: 20px;
        padding-left: 35px;
        line-height: 30px;
        margin-top: 30px;
    }
    .cp-h2::before,
    .cp-h2::after {
        top: 5px;
        transform: translateY(0%);
    }
    .cp-h2::before {
        width: 20px;
        height: 20px;
        left: 0;
        background: #004bbb;
    }
    .cp-h2::after {
        width: 10px;
        height: 10px;
        top: 10px;
        left: 5px;
        background: #fff;
    }
    .cp-notice {
        font-size: 12px;
    }

}

.c-btn-01 {
    min-width: 200px;
}
.c-btn-01::after {
    width: 200px;
    height: 200px;
}

.p-news-detail__body p a {
    color: #004bbb;
    text-decoration: underline;
}

.stains-top {
    border: 10px solid;
    padding: 25px 0;
    text-align: center;
    margin-bottom: 10px;
    color: #66b8e7;
    font-family: "Kiwi Maru", serif;
}
.stains-top p {
    font-size: 20px;
    line-height: 1;
}
.stains-top p br {
    display: none;
}
.stains-top p span {
    font-size: 40px;
    display: inline-block;
    margin-left: 30px;
    margin-right: 10px;
}

@media screen and (max-width: 800px) {
    .stains-top {
        padding: 10px 0;
        margin-bottom: 5px;
    }
    .stains-top p {
        font-size: 16px;
        line-height: 1;
    }
    .stains-top p br {
        display: block;
    }
    .stains-top p span {
        font-size: 40px;
        margin-left: 0px;
        margin-top: 10px;
    }
}

.p-top-menu-card.s-general .s-icon {
    background-image: url(../img/ico/ico_menu_01.svg);
}
.p-top-menu-card.s-beauty .s-icon {
    background-image: url(../img/ico/ico_menu_02.svg);
}
@media screen and (min-width: 1025px) {
    .p-top-menu-card.s-general:hover .s-icon {
        background-image: url(../img/ico/ico_menu_01_on.svg);
    }
    .p-top-menu-card.s-beauty:hover .s-icon {
        background-image: url(../img/ico/ico_menu_02_on.svg);
    }
}