@charset "utf-8";



@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');

/*============================
220615 CP用追加
============================*/
/* .hanakoromo_price_block_new{
    display: flex;
    justify-content: center;
    width: 622px;
    margin: 0 auto 62px;
    gap: 30px;
} */


.hanakoromo_price_block_cp_wrap {
    background: #FFFA7B;
}

.hanakoromo_price_block_cp {
    position: relative;
    display: inline-block;
    margin-top: 3%;
    margin-bottom: 3%;
    width: 1100px;
}

.hanakoromo_price_block_cp bt1 {
    position: absolute;
    display: block;
    max-width: 100%;
    width: 340px;
    height: auto;
    bottom: 6%;
    left: 12%;
}

.hanakoromo_price_block_cp bt2 {
    position: absolute;
    display: block;
    max-width: 100%;
    width: 340px;
    height: auto;
    bottom: 6%;
    right: 12%;
}

.hanakoromo_price_block_cp bt3 {
    position: absolute;
    display: block;
    max-width: 100%;
    width: 212px;
    height: auto;
    bottom: 4%;
    right: 28.5%;
}

.hanakoromo_price_block_cp bt4 {
    position: absolute;
    display: block;
    max-width: 100%;
    width: 212px;
    height: auto;
    bottom: 4%;
    right: 4%;
}

@media only screen and (max-width: 667px) {

    .hanakoromo_price_block_cp {
        position: relative;
        display: inline-block;
        width: calc(100% - 40px);
        margin: 20px 0;
    }

    .hanakoromo_price_block_cp bt1 {
        width: 76%;
        height: auto;
        top: 65%;
        left: 50%;
        transform: translateX(-50%);
    }

    .hanakoromo_price_block_cp bt2 {
        width: 76%;
        height: auto;
        bottom: 5%;
        left: 50%;
        transform: translateX(-50%);
    }

    .hanakoromo_price_block_cp bt3 {
        width: 76%;
        height: auto;
        bottom: 18.5%;
        left: 50%;
        transform: translateX(-50%);
    }

    .hanakoromo_price_block_cp bt4 {
        width: 76%;
        height: auto;
        bottom: 3%;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 375px) {

    .hanakoromo_price_block_cp bt1 {}

    .hanakoromo_price_block_cp bt2 {}

    .hanakoromo_price_block_cp bt3 {}

    .hanakoromo_price_block_cp bt4 {}
}

/*===========================*/

body {
    _height: 100%;
    font-family: "MS Pゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
}

.empha {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック ", "MS PGothic", sans serif;
}

.mincho {
    font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

img {
    width: auto;
    max-width: 100%;
}

.pc_only {
    display: block;
}

.sp_only {
    display: none;
}



div#fv_main_txt_wrap {
    width: 404px;
    height: 404px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fv_main_txt {
    font-size: 27px;
    margin-bottom: 20px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
}

h1#fv_main_h1 {
    font-size: 40px;
    line-height: 64px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
}

img.fv_main_img {
    width: 214px;
    display: block;
    margin: 20px auto 0;
}


.cmn_content {
    width: 1080px;
    margin: 0 auto;
    position: relative;
}

.swiper-container {
    width: calc(100% - 80px);
    margin-bottom: 50px !important;
}

.swiper-wrapper {
    align-items: stretch !important;
}

.swiper-slide {
    height: auto !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -40px !important;
    background-image: URL('/merrymaids/hanakoromo/images/swiper-button-next.png') !important;
    background-size: contain !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -40px !important;
    background-image: URL('/merrymaids/hanakoromo/images/swiper-button-prev.png') !important;
    background-size: contain !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 44px !important;
    height: 44px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}


. .hanakoromo_container {
    text-align: center;
    font-feature-settings: "palt";
}

.hanakoromo_container img {
    vertical-align: top;
}

.hanakoromo_container * {
    box-sizing: border-box;
    color: #000;
}

.hanakoromo_container a:hover img {
    opacity: .8;
}

/* .contact_btn img {
max-width: 710px;
} */
.hanakoromo_container p {
    font-size: 18px;
}

.hanakoromo_container .fs_one {
    font-size: 16px;
}

.hanakoromo_container .fs_two {
    font-size: 13px;
}


/*============================
mv
============================*/
.hanakoromo_mv {
    position: relative;
    overflow: hidden;
}

.hanakoromo_mv_bg {
    background: url(../images/mv_img_1.png) no-repeat center top #F5E1E4;
    background-size: auto 100%;
    margin: 0 auto;
}

.hanakoromo_mv_header {
    width: 100%;
    background: rgba(255, 255, 255, .9);
    padding: 20px 0 15px;
}

.hanakoromo_mv_header_logo {
    display: flex;
    justify-content: space-between;
}

.hanakoromo_mv_header_logo_a {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
}

.hanakoromo_mv_header_duskin {}

.hanakoromo_mv_header_duskin img {
    max-width: auto;
    height: 45px;
    padding-right: 15px;
}



.hanakoromo_mv_header_merry img {
    max-width: 134px;
}

.hanakoromo_mv_header_nav ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.hanakoromo_mv_header_nav ul li:not(:last-of-type) {
    margin-right: 18px;
}

.hanakoromo_mv_header_nav ul li:nth-of-type(1) img {
    max-width: 126px;
}

.hanakoromo_mv_header_nav ul li:nth-of-type(2) img {
    max-width: 114px;
}

.hanakoromo_mv_header_nav ul li:nth-of-type(3) img {
    max-width: 48px;
}

.hanakoromo_mv_header_nav ul li:nth-of-type(4) img {
    max-width: 119px;
}

.hanakoromo_mv_header_nav ul li:nth-of-type(5) img {
    max-width: 91px;
}

.hanakoromo_mv_header_nav ul li:nth-of-type(6) img {
    max-width: 122px;
}

.hanakoromo_mv_header_add {
    position: absolute;
    left: 0;
    top: 97px;
    z-index: 2;
    width: calc((100% - 1080px) / 2 + 175px);
    padding: 0 49px 20px 0;
    background: rgba(255, 255, 255, .9);
}

.hanakoromo_mv_header_add::before {
    position: absolute;
    bottom: 0;
    right: -25px;
    width: 0;
    height: 0;
    content: "";
    border-bottom: 50px solid transparent;
    border-left: 25px solid rgba(255, 255, 255, .9);
}

.hanakoromo_mv_header_add_img {
    text-align: right;
}

.hanakoromo_mv_header_add_img img {
    max-width: 126px;
}

.hanakoromo_mv_img {
    padding: 80px 0 60px;
    /* padding:80px 0 0; */
}

.hanakoromo_mv_img_content {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hanakoromo_mv_img_head {
    margin: 0 auto;
    width: 404px;
}

.hanakoromo_mv_img_cloud {
    position: absolute;
    z-index: 2;
    width: 181px;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_cloud:nth-of-type(1) {
    top: -40px;
    right: 160px;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_cloud:nth-of-type(2) {
    bottom: 0;
    left: 0;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_cloud:nth-of-type(3) {
    bottom: 40px;
    right: 40px;
}

.hanakoromo_mv_img_flower {
    position: absolute;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_flower:nth-of-type(4) {
    top: -40px;
    left: 440px;
    width: 36px;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_flower:nth-of-type(5) {
    top: 0;
    left: -167px;
    width: 47px;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_flower:nth-of-type(6) {
    bottom: 0;
    right: 260px;
    width: 47px;
}

.hanakoromo_mv_img_content .hanakoromo_mv_img_flower:nth-of-type(7) {
    bottom: 20px;
    right: 110px;
    width: 55px;
}

.hanakoromo_mv_bottom {
    width: 100%;
    background: rgba(255, 255, 255, .8);
    padding: 13px 0;

}

.hanakoromo_mv_bottom_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 950px;
    margin: 0 auto;
}

.hanakoromo_mv_bottom_tel img {
    max-width: 514px;
}

.hanakoromo_mv_bottom_btn img {
    max-width: 343px;
}

.hanakoromo_mv_bottom_fixed {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 20;
}

.hanakoromo_mv_header_nav_fixed {
    display: none;
    position: fixed;
    top: 0;
    z-index: 20;
    width: 100%;
    background: rgba(255, 255, 255, .9);
    padding: 20px 0 15px;
}

/*============================
campaign
============================*/
.hanakoromo_campaign {
    background: #FFFA7B;
    padding: 25px 0 35px;
}

.hanakoromo_campaign_head {
    margin: 0 0 20px;
}

.hanakoromo_campaign_head img {
    max-width: 852px;
}

/*============================
review
============================*/
.hanakoromo_review_wrap {
    display: grid;
    grid-template-columns: 1fr 544px 1fr;
    grid-template-rows: 1fr 1fr;
}

.hanakoromo_review {
    padding: 48px 0 125px;
    background: url(../images/review_bg_1.jpg) no-repeat;
    background-size: cover;
}

.hanakoromo_review * {
    color: #595757;
}

.hanakoromo_review_head {
    margin: 0 0 32px;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}

.hanakoromo_review_box {
    position: relative;
    background: #FFFFE2;
    width: 100%;
    padding: 10px;
    margin: 0 auto;
    grid-column: 2;
    grid-row: 1/3;
}

.hanakoromo_review_box::before,
.hanakoromo_review_box::after,
.hanakoromo_review_box_inner::before,
.hanakoromo_review_box_inner::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #B9AB7A;
}

.hanakoromo_review_box::before {
    left: 0;
    top: 0;
}

.hanakoromo_review_box::after {
    right: 0;
    top: 0;
}

.hanakoromo_review_box_inner::before {
    left: 0;
    bottom: 0;
}

.hanakoromo_review_box_inner::after {
    right: 0;
    bottom: 0;
}

.hanakoromo_review_box_inner {
    border: solid 1px #B9AB7A;
    padding: 36px 20px 20px;
    text-align: center;
}

.hanakoromo_review_box_head {
    display: inline-block;
    border-top: solid 1px #707070;
    border-bottom: solid 1px #707070;
    padding: 12px 30px;
    margin: 0 0 12px;
    font-size: 28px;
    font-weight: bold;
}

.hanakoromo_review_box_sub {
    margin: 0 0 23px;
}

.hanakoromo_review_box_star img {
    max-width: 480px;
}

.hanakoromo_review_box_btn {
    margin: 0 0 12px;
}

.hanakoromo_review_box_btn img {
    max-width: 246px;
}


/*============================
pointone
============================*/
.hanakoromo_pointone {
    position: relative;
    background: #F5D5D8;
    padding: 53px 0 313px;
}

.hanakoromo_pointone .cmn_content {
    position: relative;
}

.hanakoromo_pointone * {
    color: #595757;
}

.hanakoromo_pointone_wraphead {
    position: absolute;
    z-index: 2;
    top: -123px;
    left: 0;
    right: 0;
    margin: auto;
    width: 688px;
}

.hanakoromo_pointone_no {
    margin: 0 0 30px;
}

.hanakoromo_pointone_no img {
    max-width: 128px;
}

.hanakoromo_pointone_head img {
    max-width: 767px;
}

.hanakoromo_pointone_detail {
    position: relative;
    padding: 1030px 0 0;
}

.hanakoromo_pointone_circle {
    position: absolute;
    z-index: 2;
    width: 278px;
    height: 278px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    gap: 10px;
}

.hanakoromo_pointone_circle img {
    width: 50px;
    margin: 0 auto;
}

.hanakoromo_pointone .hanakoromo_pointone_subhead {
    margin: 0;
    font-size: 30px;
    font-weight: normal;
    color: #D76E61;
    display: block;
    width: 100%;
    line-height: 50px;
}

.hanakoromo_pointone .hanakoromo_pointone_subhead span img {
    padding-left: 10px;
}

.hanakoromo_pointone_circle.circle_01 {}

.hanakoromo_pointone_circle.circle_02 {}

.hanakoromo_pointone_circle.circle_03 {}

.hanakoromo_pointone_circle.circle_03 .hanakoromo_pointone_circle_inner h3 {
    line-height: 1.4em;
}

.hanakoromo_pointone_circle.circle_04 {}

.hanakoromo_pointone_circle.circle_05 {}

.hanakoromo_pointone_circle.circle_06 {
    width: 336px;
    height: 336px;
    cursor: initial;
}

.hanakoromo_pointone_circle.circle_06 .hanakoromo_pointone_circle_inner h3 {
    line-height: 1.4em;
    margin-bottom: 20px;
}

.hanakoromo_pointone_circle.circle_06 div p.hanakoromo_pointone_txt {
    width: 234px;
    margin: 0 auto;
    text-align: justify;
}






.hanakoromo_pointone .hanakoromo_pointone_subhead sup {
    font-size: 14px;
    color: #D76E61;
}

.hanakoromo_container p.hanakoromo_pointone_txt {
    text-align: center;
    line-height: 1.5;
}

.hanakoromo_pointone_txt span {
    font-size: 15px;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_circle:nth-of-type(1) {
    top: 64px;
    left: 0;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_circle:nth-of-type(2) {
    top: 305px;
    left: 378px;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_circle:nth-of-type(3) {
    top: 120px;
    right: 0;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_circle:nth-of-type(4) {
    top: 460px;
    left: 21px;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_circle:nth-of-type(5) {
    top: 655px;
    right: 156px;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_circle:nth-of-type(6) {
    top: 800px;
    left: 235px;
}

.hanakoromo_pointone_cirlink {
    top: 820px;
    left: 80px;
}

.hanakoromo_pointone_cirlink {
    position: absolute;
    z-index: 3;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.hanakoromo_pointone_img {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_cirimg:nth-of-type(6) {
    top: 40px;
    right: 258px;
    background: url(../images/pointone_img_1.jpg) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_cirimg:nth-of-type(7) {
    top: 445px;
    right: 207px;
    background: url(../images/pointone_img_2.jpg) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone_cirlink {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E799A0;
    padding: 20px;
}

.hanakoromo_pointone_cirlink a {
    position: relative;
    display: block;
    padding: 0 0 0 16px;
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    text-align: left;
}

.hanakoromo_pointone_cirlink a img {
    width: 18px;
    display: block;
    margin: 5px auto 0 38%;
}

.hanakoromo_pointone_cirlink a:hover {
    text-decoration: none;
}

.hanakoromo_pointone_cirlink a::before {
    content: "\25B6\FE0E";
    position: absolute;
    top: 0;
    left: 0;
}

.hanakoromo_pointone_detail .hanakoromo_pointone_cirlink:nth-of-type(8) {
    top: 845px;
    right: 0;
}

.hanakoromo_pointone_bubble {
    position: absolute;
    z-index: 1;
    border-radius: 50%;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(2) {
    width: 54px;
    height: 54px;
    top: 34px;
    right: 165px;
    background: url(../images/pointone_circle_1.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(3) {
    width: 90px;
    height: 90px;
    top: 151px;
    left: 110px;
    background: url(../images/pointone_circle_2.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(4) {
    width: 54px;
    height: 54px;
    top: 738px;
    right: -100px;
    background: url(../images/pointone_circle_1.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(5) {
    width: 45px;
    height: 45px;
    top: 852px;
    left: -45px;
    background: url(../images/pointone_circle_4.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(6) {
    width: 72px;
    height: 72px;
    top: 854px;
    right: 120px;
    background: url(../images/pointone_circle_5.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(7) {
    width: 71px;
    height: 71px;
    top: 1250px;
    left: -79px;
    background: url(../images/pointone_circle_4.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(8) {
    width: 45px;
    height: 45px;
    top: 1475px;
    left: 352px;
    background: url(../images/pointone_circle_4.png) no-repeat center center;
    background-size: cover;
    display: none;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(9) {
    width: 45px;
    height: 45px;
    top: 1637px;
    left: 352px;
    background: url(../images/pointone_circle_4.png) no-repeat center center;
    background-size: cover;
    display: none;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(10) {
    width: 45px;
    height: 45px;
    top: 1637px;
    left: 352px;
    background: url(../images/pointone_circle_4.png) no-repeat center center;
    background-size: cover;
    display: none;
}

.hanakoromo_pointone .cmn_content .hanakoromo_pointone_bubble:nth-of-type(11) {
    width: 45px;
    height: 45px;
    top: 1637px;
    left: 352px;
    background: url(../images/pointone_circle_4.png) no-repeat center center;
    background-size: cover;
    display: none;
}

.hanakoromo_pointone_img img {
    width: 591px;
}

.modalArea {
    display: none;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modalWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    padding: 60px 20px 30px 20px;
    background: #fff;
    border-radius: 10px;
    max-width: 1080px;
}

.closeModal {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 70px;
    font-weight: 100;
    color: #707070;
    line-height: 1em;
}

.hanakoromo_pointone_modalArea {
    padding: 58px 41px;
    z-index: 99;
    display: none;
}

.modalContents.hanakoromo_pointone_modalContents {
    display: flex;
    justify-content: center;
}

.hanakoromo_pointone_modalContents_left {
    width: 60%;
    text-align: left;
    padding-left: 20px;
}

p.hanakoromo_pointone_modal_txt_large {
    font-size: 40px !important;
    color: #D76E61;
    margin-bottom: 19px;
}

p.hanakoromo_pointone_modal_txt {
    font-size: 22px !important;
}

.hanakoromo_pointone_modalContents_right {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 25px;
    justify-content: center;
    padding: 10px;
}

.hanakoromo_pointone_modalContents_right_block {
    width: 275px;
}

.hanakoromo_pointone_modalContents_right_block p {
    background: #E18088;
    color: #fff;
    padding: 5px;
}

.hanakoromo_pointone_modalContents_right img {
    width: 100%;
}

.modalContents.hanakoromo_pointone_modalContents02 {
    display: flex;
    flex-direction: column;
}

.modalContents.hanakoromo_pointone_modalContents02 img {
    padding: 0;
}

.hanakoromo_pointone_modalContents_left02 {
    margin-bottom: 37px;
    text-align: left;
    padding: 0 20px;
}

.hanakoromo_pointone_modalContents_left img {
    width: 100%;
}

.hanakoromo_pointone_modalContents_right02 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.hanakoromo_pointone_modalContents_right02_block {
    width: 100%;
    padding: 0;
    position: relative;
}

.hanakoromo_pointone_modalContents_right02_block p {
    background: #E18088;
    color: #fff;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 100%;
}

.hanakoromo_pointone_modalContents_right02_block img {
    width: 100%;
}

/*============================
movie
============================*/

.hanakoromo_movie_head {
    display: flex;
    max-width: 1080px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    gap: 20px;
}


.hanakoromo_movie_head img {
    max-width: 1000px;
    height: auto;
    margin-bottom: 20px;
}

.hanakoromo_movie {
    position: relative;
    padding: 72px 0 160px;
}

.hanakoromo_movie::before {
    content: "";
    position: absolute;
    top: -51px;
    left: 0;
    width: 100%;
    height: 51px;
    background: url(../images/movie_bg_1.png) no-repeat center center;
    background-size: cover;
}


.hanakoromo_movie_embed {
    position: relative;
    padding-bottom: 56.3%;
    height: 0;
    overflow: hidden;
    margin: 0 0 57px;
}

.hanakoromo_movie_embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hanakoromo_movie_voice {
    position: relative;
    padding: 0 0 25px;
}

.hanakoromo_movie_voice_head {
    position: absolute;
    z-index: 2;
    left: 68px;
    bottom: 0;
    width: 191px;
}

.hanakoromo_movie_voice_box {
    background: #FFFFE0;
    border: solid 1px #E9A4A9;
    border-radius: 110px;
    padding: 40px 80px;
    width: 753px;
    margin: 0 0 0 145px;
}

.hanakoromo_movie_voice .hanakoromo_movie_voice_box:nth-of-type(2) {
    width: 823px;
    margin: -10px 64px 0 auto;
}

.hanakoromo_container p.hanakoromo_movie_voice_txt {
    margin: 0 0 30px;
    text-align: left;
    line-height: 1.7;
}

.hanakoromo_movie_voice_name {
    text-align: right;
}

/*============================
pointtwo
============================*/
.hanakoromo_pointtwo {
    position: relative;
    padding: 105px 0 180px;
    background: #FAECED;
}

.hanakoromo_pointtwo::before {
    content: "";
    width: 511px;
    height: 148px;
    position: absolute;
    z-index: 2;
    top: -148px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/pointtwo_bg_1.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_pointtwo_no {
    position: absolute;
    z-index: 3;
    width: 128px;
    top: -192px;
    left: 0;
    right: 0;
    margin: auto;
}

.hanakoromo_pointtwo_head {
    margin: 0 0 20px;
}

.hanakoromo_pointtwo_head+p {
    margin: 0 0 56px;
}

.hanakoromo_pointtwo_head img {
    max-width: 590px;
}

.hanakoromo_pointtwo_flow {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}

.hanakoromo_pointtwo_flow_child {}

.hanakoromo_pointtwo_flow_img {
    position: relative;
}

.hanakoromo_pointtwo_flow_ribbon {
    position: absolute;
    left: 0;
    top: 10px;
    width: 127px;
}

.hanakoromo_pointtwo_flow_ballon {
    position: absolute;
    left: 48px;
    top: 143px;
    width: 160px;
}

.hanakoromo_pointtwo_flow_pic {
    width: 483px;
    margin: 0 0 0 auto;
}

.hanakoromo_pointtwo_flow_txt {
    margin: 8px 0 0 12px;
    text-align: left;
}

.hanakoromo_pointtwo_flow_arrow {
    display: flex;
    align-items: center;
}

.hanakoromo_pointtwo_flow_arrow div {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23.5px 0 23.5px 36px;
    border-color: transparent transparent transparent #e18088;
}

.hanakoromo_pointtwo_detail {
    /* //background: #FFF8DE; */
    /* //padding: 6px; */
    border: solid;
    padding: 48px 34px 34px;
    border-image: url(/merrymaids/hanakoromo/images/hanakoromo_pointtwo_detail_bg.png?11) 8% / 80px 80px repeat;
    box-sizing: border-box;
    margin-bottom: 64px;
    position: relative;
}

.hanakoromo_pointtwo_detail_inner {
    background: #FFF8E2;
    padding: 20px;
}

.hanakoromo_pointtwo_detail_contents {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    margin-bottom: 65px;
}

.hanakoromo_pointtwo_detail_left {}

.hanakoromo_pointtwo_detail_right {}

.hanakoromo_pointtwo_detail_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style: none;
    gap: 15px 10px;
    margin-bottom: 20px;
}

.hanakoromo_pointtwo_detail_list_inner {
    background: #E18088;
    border-radius: 12px;
}

.hanakoromo_container .hanakoromo_pointtwo_detail_list li p {
    margin: 0 !important;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    padding: 35px;
}

.hanakoromo_pointtwo_detail_list li:nth-child(5) {
    grid-column: 2/4;
}

.hanakoromo_container p.hanakoromo_pointtwo_detail_txt {
    font-size: 24px;
    color: #595757;
    text-align: left;
    margin-bottom: 15px;
}

p.hanakoromo_pointtwo_detail_txt_1 {
    margin-bottom: 50px;
}

.hanakoromo_pointtwo_detail_img img {}

.hanakoromo_container p.hanakoromo_pointtwo_detail_note {
    text-align: left;
    line-height: 1.3;
}

.hanakoromo_pointtwo_detail_dec {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px 30px;
}

.hanakoromo_pointtwo_detail_dec div {}

.hanakoromo_pointtwo_detail_dec div img {
    width: 100%;
    margin-bottom: 15px;
}

.hanakoromo_pointtwo_detail_dec div p {
    color: #595757;
    text-align: left;
}

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

.hanakoromo_pointtwo_voice {
    width: 783px;
    margin: -60px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.hanakoromo_pointtwo_voice_head {
    width: 191px;
}

.hanakoromo_pointtwo_voice_box {
    width: 592px;
    background: url(../images/pointtwo_bg_3.png) no-repeat left center;
    background-size: contain;
    padding: 39px 45px 38px 70px;
}

.hanakoromo_container p.hanakoromo_pointtwo_voice_txt {
    margin: 0 0 20px;
    text-align: left;
    line-height: 1.5;
}

.hanakoromo_pointtwo_voice_name {
    text-align: right;
}

/*============================
pointthree
============================*/
.hanakoromo_pointthree {
    position: relative;
    padding: 95px 0 0px;
    background: #F5D5D8;
}

img.hanakoromo_pointthree_img {
    position: absolute;
    bottom: 0;
    left: -34px;
}

.hanakoromo_pointthree::before {
    content: "";
    width: 511px;
    height: 148px;
    position: absolute;
    z-index: 2;
    top: -148px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/pointthree_bg_1.png) no-repeat center center;
    background-size: cover;
}

img.hanakoromo_step_ttl_img {
    max-width: 510px;
    margin-bottom: 30px;
}

.hanakoromo_pointthree_no {
    position: absolute;
    z-index: 3;
    width: 128px;
    top: -192px;
    left: 0;
    right: 0;
    margin: auto;
}

.hanakoromo_pointthree_head {
    margin: 0 0 40px;
}

.hanakoromo_pointthree_head img {
    max-width: 381px;
}

p.hanakoromo_pointthree_mainimg {
    width: 92%;
    margin: 0 auto;
}

.hanakoromo_pointthree_mainimg {
    margin: 0;
}


.hanakoromo_pointthree_box {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    margin: 0 auto;
}

.hanakoromo_pointthree_box_cont {
    width: 564px;
}

.hanakoromo_container p.hanakoromo_pointthree_box_txt {
    margin: 0 0 30px;
    font-size: 25px;
    color: #595757;
}

.hanakoromo_container p.hanakoromo_pointthree_box_txt span {
    background: linear-gradient(transparent 50%, #FFF8A5 40%);
}

p.hanakoromo_pointthree_box_txt.pc_only {
    //background: linear-gradient(transparent 77%, #FFF8A5 40%);
}

.hanakoromo_pointthree_box_btn img {
    max-width: 246px;
}

.hanakoromo_pointthree_voice {
    width: 902px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.hanakoromo_pointthree_voice_head {
    order: 2;
    width: 191px;
}

.hanakoromo_pointthree_voice_box {
    width: 711px;
    background: url(../images/pointthree_bg_2.png) no-repeat left center;
    background-size: contain;
    padding: 45px 90px 38px 50px;
}

.hanakoromo_container p.hanakoromo_pointthree_voice_txt {
    margin: 0 0 20px;
    text-align: left;
    line-height: 1.5;
}

.hanakoromo_pointthree_voice_name {
    text-align: right;
}

/*============================
step
============================*/
.hanakoromo_step {
    padding: 53px 0 78px;
    background: #FFF8E2;
}

.hanakoromo_step_head {
    margin: 0 0 35px;
}

.hanakoromo_step_head img {
    max-width: 510px;
}

/*============================
price
============================*/
.hanakoromo_price {
    padding: 28px 0 68px;
    overflow: hidden;
}

.hanakoromo_price_head {
    margin: 0 0 25px;
}

.hanakoromo_price_head img {
    max-width: 202px;
}

.hanakoromo_price_subhead {
    position: relative;
    width: 622px;
    background: #E18088;
    border-radius: 30px;
    padding: 10px 30px;
    margin: 0 auto 52px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.hanakoromo_price_subhead::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: calc(50% - 50vw);
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100vw;
    height: 3px;
    background: url(../images/price_border_1.png) no-repeat center center;
    background-size: cover;
}

.hanakoromo_price_block {
    justify-content: center;
    display: grid;

    display: flex;

    grid-template-columns: 1fr 1fr;
    width: 622px;
    margin: 0 auto 62px;
    gap: 30px;
}

.hanakoromo_price_regular .hanakoromo_price_block {
    width: fit-content;
    display: grid;
    grid-template-columns: 1fr 1fr;
    //grid-template-columns: 1fr 1fr 1fr;
}

.hanakoromo_price_block_child {
    width: 296px;
    padding: 25px 25px 20px;
    background: #FAECED;
    position: relative;
}

.hanakoromo_price_block_quantity {
    width: 238px;
    margin: 0 auto 13px;
}

.hanakoromo_price_block_quantity_ico {
    position: absolute;
    right: 0;
    top: 0;
    width: 88px;
    height: 86px;
}

.hanakoromo_price_block_quantity_ico_new {
    position: absolute;
    left: 0;
    top: 0;
    width: 88px;
    height: 86px;
}


.hanakoromo_price_block_num {
    width: 202px;
    margin: 0 auto 10px;
}

.hanakoromo_price_block_btn {
    width: 246px;
    margin: 0 auto;
}

.hanakoromo_price_block_tbl {
    width: 238px;
    margin: 0 auto 20px;
}

.hanakoromo_price_txtbox {
    width: 680px;
    border: solid 3px #BEAA69;
    border-radius: 10px;
    padding: 15px;
    margin: 0 auto 23px;
    background: #fff;
    color: #BEAA69;
    font-size: 17px;
    font-weight: bold;
}

.hanakoromo_price_regular .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(1) .hanakoromo_price_block_num {
    width: 196px;
}

.hanakoromo_price_regular .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(2) .hanakoromo_price_block_num {
    width: 201px;
}

.hanakoromo_price_premium .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(2) .hanakoromo_price_block_num {
    width: 199px;
}

.hanakoromo_price_kakou .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(1) .hanakoromo_price_block_num {
    width: 196px;
}

.hanakoromo_price_kakou .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(2) .hanakoromo_price_block_num {
    width: 201px;
}




.hanakoromo_price_premium .hanakoromo_price_subhead {
    background: #BEAA69;
    margin: 0 auto 20px;
}

.hanakoromo_price_premium .hanakoromo_price_subhead::after {
    background-image: url(../images/price_border_2.png);
    height: 15px;
}

.hanakoromo_price_premium .hanakoromo_price_block_child {
    background: #F1ECDE;
}

.hanakoromo_price_kakou .hanakoromo_price_block {
    margin: 0 auto;
}

.hanakoromo_price_kakou .hanakoromo_price_txtbox {
    border-color: #65A7DE;
    color: #65A7DE;
}

.hanakoromo_price_kakou .hanakoromo_price_subhead {
    background: #65A7DE;
    margin: 0 auto 20px;
}

.hanakoromo_price_kakou .hanakoromo_price_subhead::after {
    background-image: url(../images/price_border_3.png);
    height: 16px;
}

.hanakoromo_price_kakou .hanakoromo_price_block_child {
    background: #D9F0F9;
}

/*============================
point
============================*/
.hanakoromo_point {
    background: #E1DDD1;
    padding: 35px 0 63px;
}

.hanakoromo_point * {
    color: #595757;
}

.hanakoromo_point_head {
    margin: 0 0 18px;
    font-size: 28px;
    font-weight: bold;
}

.hanakoromo_point_block {
    display: flex;
    justify-content: space-between;
}

.hanakoromo_point_block_child {
    width: 520px;
}

.hanakoromo_point_img {
    margin: 0 0 25px;
}

.hanakoromo_container p.hanakoromo_point_txt {
    text-align: left;
}

/*============================
note
============================*/
.hanakoromo_note {
    padding: 30px 0 46px;
    text-align: left;
}

.hanakoromo_container .hanakoromo_note p {
    line-height: 1.4;
}

.hanakoromo_note_phase_one {
    margin: 0 0 20px;
}

.hanakoromo_note_head {
    display: inline-block;
    background: #F7DEE0;
    border-radius: 5px;
    margin: 0 0 6px;
    padding: 4px 10px;
}

.hanakoromo_note_phase_two {
    margin: 0 0 57px;
}

.hanakoromo_note_phase_three {
    margin: 0 0 35px;
}

.hanakoromo_container p.hanakoromo_note_link {
    margin: 10px 0 0;
    font-size: 16px;
}

.hanakoromo_container p.hanakoromo_note_link a {
    color: #E18088;
    text-decoration: underline;
}

.hanakoromo_container p.hanakoromo_note_link a:hover {
    text-decoration: none;
}

.hanakoromo_note_link a img {
    width: 18px;
    margin-left: 4px;
}

/*============================
qa
============================*/
.hanakoromo_qa {
    background: #FBECED;
    padding: 38px 0 100px;
}

.hanakoromo_qa_head {
    margin: 0 0 25px;
}

.hanakoromo_qa_head img {
    max-width: 317px;
}

.hanakoromo_qa_box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 8px 8px 0 rgba(225, 128, 136, .4);
    padding: 34px 65px;
}

.hanakoromo_qa .hanakoromo_qa_box:not(:last-of-type) {
    margin: 0 0 28px;
}

.hanakoromo_qa .hanakoromo_qa_box:not(:last-of-type).js-active {
    margin: 0 0 63px;
}

.hanakoromo_qa_box_head {
    cursor: pointer;
}

.hanakoromo_qa_box_head>div {
    position: relative;
}

.hanakoromo_qa_box_head_arrow {
    position: absolute;
    right: 30%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hanakoromo_qa_box_head_arrow::before,
.hanakoromo_qa_box_head_arrow::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    vertical-align: middle;
}

.hanakoromo_qa_box_head_arrow::before {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #E18088;
}

.hanakoromo_qa_box_head_arrow::after {
    content: "+";
    /* left: 50%; */
    top: -2px;
    /* width: 7px; */
    /* height: 7px; */
    /* border-top: 1px solid #fff; */
    /* border-right: 1px solid #fff; */
    /* -webkit-transform: rotate(135deg); */
    /* transform: rotate(135deg); */
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 1em;
    font-weight: normal;
}

.hanakoromo_qa_box_head.js-active .hanakoromo_qa_box_head_arrow::after {
    content: "-";
    top: -20px;
    /* -webkit-transform: rotate(315deg); */
    /* transform: rotate(315deg); */
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 31px;
    line-height: 1em;
    font-weight: normal;
}

.hanakoromo_qa .hanakoromo_qa_box:nth-of-type(1) .hanakoromo_qa_box_head img {
    max-width: 265px;
}

.hanakoromo_qa .hanakoromo_qa_box:nth-of-type(2) .hanakoromo_qa_box_head img {
    max-width: 196px;
}

.hanakoromo_qa .hanakoromo_qa_box:nth-of-type(3) .hanakoromo_qa_box_head img {
    max-width: 331px;
}

.hanakoromo_qa .hanakoromo_qa_box:nth-of-type(4) .hanakoromo_qa_box_head img {
    max-width: 200px;
}

.hanakoromo_qa .hanakoromo_qa_box:nth-of-type(5) .hanakoromo_qa_box_head img {
    max-width: 265px;
}

.hanakoromo_qa_box_child {
    display: none;
    margin: 35px 0;
}

.hanakoromo_container .hanakoromo_qa_box_child dt {
    position: relative;
    background: url(../images/qa_bg_1.png) no-repeat 44px center #E799A0;
    background-size: 33px 38px;
    border-radius: 40px;
    padding: 11px 80px 11px 100px;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}

.hanakoromo_qa_box_line {
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
}

.hanakoromo_qa_box_line::before,
.hanakoromo_qa_box_line::after {
    position: absolute;
    top: 9px;
    left: 50%;
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    border-top: 2px solid #E799A0;
    transform: translateX(-50%);
}

.hanakoromo_qa_box_line::after {
    top: 3px;
    left: -3px;
    transform: rotate(90deg);
}

.hanakoromo_container .hanakoromo_qa_box_child dt.js-active .hanakoromo_qa_box_line::after {
    top: 9px;
    left: -50px;
    transform: rotate(0deg);
}

.hanakoromo_container .hanakoromo_qa_box_child dt:not(:first-of-type) {
    margin: 26px 0 0;
}

.hanakoromo_container .hanakoromo_qa_box_child dd {
    display: none;
    padding: 13px 40px 0;
    text-align: left;
    line-height: 1.4;
}

.hanakoromo_container .hanakoromo_qa_box_child dt .hanakoromo_qa_box_dtchild {
    color: #fff;
}


/*============================
voice
============================*/
.hanakoromo_voice {
    padding: 50px 0 22px;
    background: url(../images/voice_bg_1.jpg) no-repeat;
    background-size: cover;
}

.hanakoromo_voice_head {
    margin: 0 0 50px;
}

.hanakoromo_voice_head img {
    max-width: 222px;
}

.hanakoromo_voice_block {
    max-width: 1080px;
    margin: 0 auto 46px;
}

.hanakoromo_voice_box {
    padding: 90px 74px 53px;
    display: flex;
}

.hanakoromo_voice_box_child {
    background-color: #FFFFE0;
    padding: 20px;
    border-radius: 30px;
    box-sizing: border-box;
    outline-offset: -2px;
    outline: 1px solid #E18088;
}

p.hanakoromo_voice_box_txt {
    font-size: 16px;
}

.hanakoromo_voice_box .hanakoromo_voice_box_child:last-of-type {
    border-bottom: none;
}

.hanakoromo_container p.hanakoromo_voice_box_txt {
    margin: 0 0 20px;
    text-align: left;
    line-height: 1.5;
}

.hanakoromo_voice_box_date {
    text-align: right;
}

.hanakoromo_voice_btn {
    margin: 0 0 30px;
}

.hanakoromo_voice_btn img {
    max-width: 293px;
    margin-bottom: 20px;
}

.hanakoromo_voice_btn p {
    font-size: 13px !important;
}

.hanakoromo_border {
    background: url(../images/border_bg_1.jpg) no-repeat;
    background-size: cover;
    height: 51px;
}

/*============================
cleaning
============================*/
.hanakoromo_cleaning {
    padding: 50px 0 60px;
    background: url(../images/cleaning_bg_1.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.hanakoromo_cleaning_head img {
    max-width: 493px;
}

.hanakoromo_cleaning_img {
    margin: 0 0 20px;
}

.hanakoromo_cleaning_baloon {
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 35px 70px;
    margin: 0 0 85px;
}

.hanakoromo_cleaning_baloon::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 44px;
    margin-left: -44px;
}

.hanakoromo_cleaning_baloon_head {
    margin: 0 0 40px;
}

.hanakoromo_cleaning_baloon_list {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 0 10px;
}

.hanakoromo_cleaning_baloon_list li {
    width: 123px;
    padding: 0 0 19px;
}

.hanakoromo_cleaning_baloon_list li:nth-of-type(2) {
    width: 118px;
}

.hanakoromo_cleaning_baloon_list li:nth-of-type(3) {
    width: 117px;
}

.hanakoromo_cleaning_baloon_list li:nth-of-type(4) {
    width: 115px;
}

.hanakoromo_cleaning_baloon_list li:nth-of-type(5) {
    width: 121px;
}

.hanakoromo_cleaning_baloon_list li:nth-of-type(6) {
    width: 113px;
    padding: 0;
}

.hanakoromo_cleaning_note {
    text-align: left;
}

.hanakoromo_cleaning .hanakoromo_note_head {
    background: #BDE4F5;
}

.hanakoromo_cleaning_course {
    position: relative;
    z-index: 1;
}

.hanakoromo_cleaning_course .hanakoromo_price_subhead {
    background: #0099D9;
    margin: 0 auto 40px;
}

.hanakoromo_cleaning_course .hanakoromo_price_subhead::after {
    background-image: url(../images/cleaning_bg_2.png);
}

.hanakoromo_cleaning_course .hanakoromo_price_txtbox {
    border-color: #0099D9;
    color: #0099D9;
}

.hanakoromo_cleaning_course .hanakoromo_price_block_child {
    background: #fff;
}

.hanakoromo_cleaning_course .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(1) .hanakoromo_price_block_num {
    width: 196px;
}

.hanakoromo_cleaning_course .hanakoromo_price_block .hanakoromo_price_block_child:nth-of-type(2) .hanakoromo_price_block_num {
    width: 205px;
}

.hanakoromo_cleaning_phase_one {
    margin: 0 0 12px;
    text-align: left;
}

.k18.fs_two {
    font-size: 13px;
}

.hanakoromo_cleaning_link {
    text-align: left;
}

.hanakoromo_cleaning_link a {
    text-decoration: underline;
    color: #316DA7 !important;
}

.hanakoromo_cleaning_link a:hover {
    text-decoration: none;
}



.hanakoromo_cleaning .hanakoromo_cleaning_phase_one .hanakoromo_note_head {
    background: #fff;
}

/*============================
footer
============================*/
.hanakoromo_footer {
    padding: 16px 0;
    background: #E18088;
}

.hanakoromo_footer_child {
    display: flex;
    flex-wrap: wrap;
    padding: 0 28px;
}

.hanakoromo_container p.hanakoromo_footer_txt {
    background: url(../images/footer_img_2.png) no-repeat right center;
    background-size: 10px 48px;
    width: 258px;
    padding: 0 20px 0 0;
    margin: 0 35px 0 0;
    min-height: 48px;
    color: #fff;
    text-align: left;
}

.hanakoromo_footer_tel {
    width: 463px;
    margin: 0 20px 0 0;
}

.hanakoromo_footer_tel img {
    max-width: 463px;
}

.hanakoromo_container p.hanakoromo_footer_day {
    width: 243px;
    color: #fff;
    text-align: left;
}

/*============================
copy
============================*/
.hanakoromo_copy {
    padding: 10px 0 64px;
}

.hanakoromo_pagetop {
    position: fixed;
    bottom: 140px;
    right: 30px;
}

.hanakoromo_pagetop img {
    max-width: 62px;
}