@charset "UTF-8";

#container .header-container {
    margin-top: 0;
}

#content {
    margin-top: 40px;
}
#content .main {
    padding: 0 0 20px;
}
article .entry-content.cf {
    margin-top: 0;
}

html .body .has-ex-a-background-color {
    padding: 8px 30px;
}

.metaslider.home_img_slider_new2405 {
    width: auto !important;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}


h1.has-text-align-center.home_h1 {
    margin-top: 2.2em;
    margin-bottom: 2.3em;
    font-size: 1.6em;
    color: #950000;
    line-height: 1.7;
    font-weight: 500;
}

div.home_lead {
    text-align: center;
    margin-bottom: 6em;
}
div.home_lead .home_lead_title {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 0.8em;
}
article .entry-content.cf div.home_lead p {
    margin-bottom: 0.8em;
}


article .home_top_btns_wrap {
    display: flex;
    flex-wrap: nowrap;
    width: 95%;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 7em;
    margin-left: auto;
    margin-right: auto;
}
.home_top_btns_wrap a {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border: 2px solid #aaa;
    border-radius: 8px;
    color: #999;
    font-size: 0.95em;
    line-height: 1.4;
    font-weight: 500;
    padding: 1.1em 0;
    transition: all 0.3s ease-in-out;
}
.home_top_btns_wrap a div {
    text-align: center;
}
.home_top_btns_wrap a.home_top_btn_hari:hover, .home_top_btns_wrap a.home_top_btn_appo:hover {
    color: #950000;
    border-color: #950000;
    background-color: #fffbe9;
}
.home_top_btns_wrap a.home_top_btn_gokan:hover {
    color: #449896;
    border-color: #449896;
    background-color: #fffbe9;
}
.home_top_btns_wrap a.home_top_btn_trial:hover {
    color: #d97d75;
    border-color: #d97d75;
    background-color: #fffbe9;
}



.service_title_wrap {
    margin: 0;
    position: relative;
    background-color: #000;
    width: auto !important;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}
.article .service_title_wrap h2 {
    width: 95%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 2.5em;
    line-height: 1;
    text-shadow: 0 2px 3px rgb(0 0 0 / 80%);
    z-index: 2;
}
.article .service_title_wrap div.service_title_img_cov {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.3;
}
.article .service_title_wrap img {
    display: block;
    width: 100%;
}

.home_service_conte {
    margin-top: 3em;
}
.home_service_conte h3.home_service_conte_title {
    background-color: transparent;
    border: none;
    text-align: center;
    margin: 0 0 0.6em;
    padding: 0;
    font-size: 1.6em;
    font-weight: 500;
}

.article h2.home_h2_junkan {
    color: #950000;
    font-size: 1.4em;
    text-align: center;
    margin: 2.8em 0 1.1em;
    font-weight: 400;
    padding: 0.6em;
    background-color: #f4ede8;
}
.article h2.home_h2_junkan.home_h2_junkan-2 {
    margin-top: 3.8em;
}

.service_title_wrap.service_title_wrap2 {
    margin-top: 10em;
}


.article h3.home_service_gokan_title {
    background-color: transparent;
    border: none;
    text-align: center;
    margin: 2em 0 1.2em;
    padding: 0;
    font-size: 1.6em;
    font-weight: 500;
    color: #50b3b1;
}
.home_service_gokan_wrap {
    display: flex;
    gap: 22px;
    width: 90%;
    max-width: 630px;
    margin: 0 auto 1em;
}
.home_service_gokan_inner_txt {
    width: 60%;
}
.home_service_gokan_inner_img {
    width: 40%;
}

html .body .has-ex-a-background-color.btn_gokan {
    background-color: #50b3b1;
}



.article h2.home_h2_app_only {
    background-color: #e5c0bb;
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    margin: 6em 0 1.1em;
    font-weight: 500;
    padding: 1em 0.6em;
    text-shadow: 0 1px 2px rgb(0 0 0 / 50%);
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}

.article h3.home_h3_trial_first {
    background-color: transparent;
    border: none;
    text-align: center;
    margin: 0 0 0.4em;
    padding: 2em 0 0;
    font-size: 1.6em;
    font-weight: 500;
    color: #d97d75;
}


.article .home_trial_info_wrap {
    display: flex;
    justify-content: center;
    gap: 36px;
    width: 96%;
    margin: 1.2em auto 4em;
}
.home_trial_info_wrap .home_trial_info_inner {
    width: 50%;
    text-align: center;
    border: 1px solid #950000;
    border-radius: 12px;
    padding-bottom: 1.2em;
}
.home_trial_info_wrap .home_trial_info_inner.home_trial_info_inner_gokan {
    border-color: #449896;
}
.home_trial_info_wrap .home_trial_info_inner h4.home_trial_info_title {
    margin: 0 12px;
    padding: 1em 0 0.9em;
    border-top: none;
    font-size: 1.2em;
    font-weight: 500;
    border-bottom: 1px solid #950000;
}
.home_trial_info_wrap .home_trial_info_inner h4.home_trial_info_title.home_trial_info_title_gokan {
    color: #449896;
    border-bottom: 1px solid #449896;
}
.home_trial_info_price {
    font-weight: 500;
    margin: 1em 0 1.2em;
}
.article ul.home_trial_info_items {
    text-align: left;
    width: fit-content;
    margin: 0 auto;
    padding: 0 0 0 0.2em;
}
.article ul.home_trial_info_items li {
    line-height: 1;
    margin: 0 0 0.6em;
    padding-left: 1em;
    display: block;
    position: relative;
    font-weight: 400;
}
ul.home_trial_info_items li::before {
    content: "●";
    font-size: 0.6em;
    line-height: 1;
    display: block;
    position: absolute;
    top: 0.4em;
    left: 0;
}
.home_trial_info_inner_hari ul.home_trial_info_items li::before {
    color: #950000;
}
.home_trial_info_inner_gokan ul.home_trial_info_items li::before {
    color: #50b3b1;
}
.trial_info_disclaimer {
    margin-top: 1.6em;
    font-size: 0.85em;
}
.trial_info_disclaimer br{
    display: none;
}


.home_spacer1 {
    line-height: 0;
    border-top: 1px solid #ccc;
    display: block;
    width: auto;
    margin-left: calc(40% - 40vw);
    margin-right: calc(40% - 40vw);
    max-width: 100vw;
    margin-top: 7em;
    margin-bottom: 9em;
}

article .service_title_wrap h2 br{
    display: none;
}


div#metaslider-id-1770 {
    display: none;
}


@media screen and (max-width: 840px){
    .trial_info_disclaimer {
    text-align: left;
    padding: 0 2em;
    line-height: 1.4;
    }
    .trial_info_disclaimer br{
    display: block;
    }
    .metaslider .flexslider .slides img{
    height: auto;
    }
}

@media screen and (max-width: 781px){
    .article .service_title_wrap h2 {
    font-size: 2em;
    }
}

@media screen and (max-width: 599px){
    div.home_lead p br{
        display: none;
    }
    article .home_top_btns_wrap {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    }
    .home_top_btns_wrap a {
    width: 46%;
    }
}

.article h3.home_service_gokan_title br{
    display: none;
}

@media screen and (max-width: 599px){
    div#metaslider-id-1770 {
    display: block;
    }
    div#metaslider-id-1423{
    display: none;
    }
    article .service_title_wrap h2 br{
    display: block;
    }
    .article .service_title_wrap h2 {
        font-size: 1.6em;
    }
    .article h3.home_service_gokan_title br{
    display: block;
    }
    .article h3.home_service_gokan_title span{
    display: none;
    }
    .article .home_trial_info_wrap {
    flex-wrap: wrap;
    gap: 28px;
    }
    .home_trial_info_wrap .home_trial_info_inner {
    width: 90%;
    }
    .trial_info_disclaimer br {
    display: none;
    }
}


@media screen and (max-width: 480px){
    h1.has-text-align-center.home_h1 {
    font-size: 1.4em;
    }
    div.home_lead .home_lead_title {
    font-size: 1.25em;
    }
    .home_service_conte h3.home_service_conte_title {
    font-size: 1.4em;
    }
    .article h2.home_h2_junkan {
    font-size: 1.3em;
    }
    .article h3.home_service_gokan_title {
    font-size: 1.4em;
    }
    .home_service_gokan_wrap {
    gap: 12px;
    }
    .article h2.home_h2_app_only {
    font-size: 1.4em;
    }
    .article h3.home_h3_trial_first {
    font-size: 1.4em;
    }
    
    .home_trial_info_wrap .home_trial_info_inner {
    width: 100%;
    }
}

@media screen and (max-width: 380px){
    .home_service_gokan_wrap {
    flex-wrap: wrap;
    }
    .home_service_gokan_inner_txt {
    width: 100%;
    }
    .home_service_gokan_inner_img {
    width: 80%;
    max-width: 250px;
    margin: 0 auto;
    }
}

















