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

.ftAbel{ font-family: 'Abel', sans-serif;}
.ftNotoSan{ font-family: 'Noto Sans JP', sans-serif;}
.ftNotoSer{ font-family: 'Noto Serif JP', serif;}

.content_area{
    position: relative;
    width: 100%;
    margin: auto;
}

.is-sp{ display: none;}
.is-pc{ display: block;}

.wrap{
    width: 100%;
    height: 42vw;
    overflow: hidden;
}

.bg-video{
    position: relative;
    z-index: -100;
    right: 0;
    bottom: 0;
    width: 100%;
    background: url('image/top_image.png') no-repeat;
    background-size: 100%;
}

.purchase_page{
    margin: 100px auto 40px;
    position: relative;
    width: 90%;
    max-width: 1024px;
}

.purchase_page .flexBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.purchase_page .flexBox .img{
    margin-right: 5%;
    width: 40%;
}

.purchase_page .flexBox .img img{
    width: 100%;
}

.purchase_page .flexBox .detail{
    width: 55%;
}

.herbalq_text_title{
    font-family: 'Abel', sans-serif;
    margin-bottom: 16px;
    font-size: 32px;
}

.pach_text_title{
    font-family: 'Abel', sans-serif;
    margin-bottom: 16px;
    font-size: 32px;
}

.pach_text_title span{
    font-family: 'Noto Serif JP', serif;
}

.purchase_text{
    font-size: 16px;
    margin-bottom: 48px;
    line-height: 1.7;
}

.hanbaikakaku{
    font-family: 'Noto Sans JP', sans-serif;
    background: #f7f7f7;
    padding: 2px 30px;
    display: inline-block;
    font-size: 13px;
    border-radius: 30px;
}

.price_container{
    height: 64px;
}

.price_box{
    float: left;
}

.price_unit{
    font-size: 30px;
    font-family: 'Abel', sans-serif;
    line-height: 2.7;
}

.price{
    font-size: 48px;
    font-family: 'Abel', sans-serif;
}

.price_tax{
    margin: 32px 0 0 5px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
}

.purchase_pach .button,
.purchase_herbalq .button {
    margin-top: 25px;
    text-align: left;
}

a.grayBtn{
    color: #fff;
    text-decoration: none;
    padding: 25px 15px;
    display: inline-block;
    width: 100%;
    max-width: 350px;
    text-align: center;
    background: #d5cfcc;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.7rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    opacity: 1;
    transition: .2s ease;
}

a.grayBtn:hover{
    opacity: 0.7 !important;
}

.purchase_herbalq{
    overflow: hidden;
    width: 100%;
}

.purchase_herbalq_img{
    float: left;
    width: 400px;
    position: relative;
}

.herbalq_text{
    font-size: 16px;
    float: left;
    position: relative;
    width: 424px;
    height: 380px;
}

.purchase_pach{
    top: 0;
    overflow: hidden;
    width: 100%;
}

.purchase_pach_img{
    float: left;
    position: relative;
    width: 400px;
}

.pach_text{
    font-size: 16px;
    float: left;
    position: relative;
    width: 424px;
    height: 380px;
}

.parallax {
    position: relative;
    background-image: url('image/sc_es_01.png');
    height: 600px; 
    /*background-attachment: fixed;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.parallax_1_sita {
    position: relative;
    background-image: url('image/sc_es_01.png');
    height: 10px; 
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contents {
    position: relative;
    z-index: 1;
    height: 680px;
    background: #fff;
    font-size:16px;
    background: #fff;
    padding: 100px 20px;
    text-align :center;
}

.sejutu{
    background: #DBCFBD;
    padding: 140px 0;
    width: 100%;
}

.contents_3sejutu {
    width: 90%;
    max-width: 1024px;
    position: relative;
    z-index: 1;
    /*height: 500px;*/
    font-size:16px;
    text-align :center;
    overflow: hidden;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
}

.contents_3sejutu > div{
    width: 30%;
}

.sejutu_title{
    color: #55524C;
    font-size: 20px;
}

.hotstone img,
.yomogimushi img,
.herbball img{
    width: 100%;
}    

.ninki_sejutu{
    color: #55524C;
    font-size: 45px;
    text-align: center;
}

.parallax_senakagif{
    position: relative;
    background-image: url('image/sc_es_01.png');
    height: 600px; 
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.center_tesuto01{
    padding: 140px 0;
    position: relative;
    width: 100%;
}

.center_tesuto01_02{
    width: 90%;
    max-width: 1024px;
    position: relative;
    margin: auto;
}

.contents_onnestugif{
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size:16px;
    background: #55524C;
    text-align :center;
    display: flex;
    align-items: center;
}

.img{
    width: 70%;
}

.onnestugif{
    width: 100%;
}

.onnestu_text{
    width: 30%;
}

.onnestu_text_title{
    font-size: 24px;
    color: #E08451;
}

.onnestu_tex_p{
    width: 240px;
    font-size: 16px;
    color: #fff;
    line-height: 1.7;
    margin-left: auto;
    margin-right: auto;
}



/*笆ｼ笆ｼ笆ｼ繝代Λ繝ｩ繝�け繧ｹ驛ｨ蛻�_02笆ｼ笆ｼ笆ｼ*/
/*蝗ｺ螳壹＆繧後◆逕ｻ蜒�*/
.parallax_02 {
    position: relative;
    background-image: url('image/sc_es_02.png');
    height: 600px; 
    /*background-attachment: fixed;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.user_image{
    background-color: #F4F0E9;
    width: 100%;
    position: relative;

}

.user_image_center{
    position: relative;
    width: 90%;
    max-width: 1024px;
    margin: auto;
    padding: 120px 0;
}

/*.user_image_center img{
    margin-bottom: 220px;
}*/

.head01{
    color: #3e3e3e;
    font-family: 'Abel', sans-serif;
    font-size: 45px;
    font-size: 4.5rem;
    margin-bottom: 30px;
}

.head02{
    font-size: 32px;
    color: #E08451;
    margin-bottom: 24px;
}

.user_image_center ul li{
    margin-bottom: 60px;
}

.user_image_center ul li:last-child{
    margin-bottom: 0;
}

.user_image_center ul li .head01{
    text-align: center;
}

.user_image_center ul li img{
    width: 100%;
}

.user_image_center ul li .whiteBox{
    background: #fff;
    padding: 40px 15%;
}

.user_image_center ul li .whiteBox .head02{
    text-align: center;
}

.user_image_center ul li .whiteBox p{
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.7;
}

.parallax_03{
    position: relative;
    background-image: url('image/sc_es_03.png');
    height: 600px; 
    /*background-attachment: fixed;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.contents_HERBALQ_body{
    position: relative;
    z-index: 1;
    background: #fff;
    width: 100%;
    padding: 140px 0;
}

.contents_HERBALQ_body h5{
    font-size: 32px;
    color: #E08451;
    margin-bottom: 24px;
    line-height: 1.4;
}

.HERBALQ_body_magnet{
    overflow: hidden;
    width: 90%;
    max-width: 1024px;
    margin: 0 auto 60px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.body_magnet_textbox{
    width: 60%;
}

.HERBALQ_body_magnet p{
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
}

.magnet_img_right{
    width: 38%;
}

.magnet_img_right img{
    width: 100%;
}

.HERBALQ_body_graphene{
    overflow: hidden;
    width: 90%;
    max-width: 1024px;
    margin: 0 auto 100px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.body_graphene_textbox{
    order: 2;
    width: 60%;
}

.body_graphene_textbox p{
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
}

.graphene_img_left{
    order: 1;
    width: 38%;
}

.graphene_img_left img{
    width: 100%;
}

.HERBALQ_body_heat_config{
    width: 90%;
    max-width: 1024px;
    margin: auto;
    position: relative;
    margin-bottom: 80px;
}

.heat_config_h5{
    margin-top: 60px;
    position: relative;
}

.heat_config_h5.center{
    text-align: center;
}

.HERBALQ_body_heat_config img{
    width: 160px;
}

.heat_config_group {
    max-width: 640px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
}

.heat_config_42,
.heat_config_45,
.heat_config_48{
    width: 25%;
}

.heat_config_42 img,
.heat_config_45 img,
.heat_config_48 img{
    margin-bottom: 25px;
    width: 100%;
}

.heat_config_42 p,
.heat_config_45 p,
.heat_config_48 p{
    font-size: 24px;
    text-align: center;
}

.heat_config_42 p{
    color: #8395C4;
}

.heat_config_45 p{
    color: #9AB287;
}

.heat_config_48 p{
    color: #D17878;
}

.HERBALQ_body_herbal{
    overflow: hidden;
    width: 90%;
    max-width: 1024px;
    margin: auto;
    position: relative;
    display: flex;
    align-items: center;
}

.body_herbal_textgroup{
    width: 60%;
}

.body_herbal_textgroup p{
    font-size: 16px;
    font-size: 1.6rem;    
    line-height: 1.7;
}

.herbal_img_right{
    width: 38%;
}

.HERBALQ_body_herbal img{
    width: 400px;
}

.parallax_04{
    position: relative;
    background-image: url('image/sc_es_04.png');
    height: 600px; 
    /*background-attachment: fixed;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.herbalq4_howto3step_center_01{
    background-color: #F0E9DE;
    padding: 120px 0;
    position: relative;
    width: 100%;
}

.herbalq4_howto3step_center_01_2{
    position: relative;
    width: 90%;
    max-width: 1024px;
    margin: auto;
}

.herbalq_4x{
    height: 379px;
    position: relative;
}

.herbalq_4x:after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-image: url(image/bg.jpg);
    background-size: contain;
    transform: translateY(-50%);
    width: 536px;
    height: 379px;
    background-repeat: no-repeat;
    z-index: 0;
}

.herbalq_4x .detail{
    position: absolute;
    left: 35%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    margin-right: 5%;
}

.herbalq_4x .detail p{
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.4;
}

.salon_comment{
    background-color: #fff;
    width: 100%;
    height: 704px;
}

.herbalq_functionality{
    background-color: #F0E9DE;
    width: 100%;
    height: 472px;
}

.functionality_list{
    background-color: #F0E9DE;
    width: 100%;
}

.howtouse_3step{
    background-color: #F0E9DE;
    width: 100%;
}

.howtouse_3step .head01{
    text-align: center;
}

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

.howtouse_3step ul li{
    width: 33.33%;
}

.howtouse_3step ul li .ttlWrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    z-index: 1;
}

.howtouse_3step ul li .ttlWrap .number{
    color: #3e3e3e;
    font-family: 'Abel', sans-serif;
    font-size: 70px;
    font-size: 7rem;
    line-height: 1;
    margin: 0 10px;
}

.howtouse_3step ul li .ttlWrap .text{
    color: #3e3e3e;
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    font-size: 2.2rem;
}

.howtouse_3step ul li img{
    position: relative;
    margin-top: -35px;
    width: 100%;
    z-index: 0;
}

.howtouse_movie{
    position: relative;
    margin: auto;
    max-width: 1024px;
    height: 576px;
}

.movie_size{
    position: relative;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
}

.herbalq_caution{
    position: relative;
    width: 90%;
    max-width: 1024px;
    margin: 60px auto 120px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 60px 0 60px;
}

.herbalq_caution .pach_text_title{
    margin-bottom: 30px;
}

.herbalq_caution .pach_text_title span{
    font-size: 28px;
    font-size: 2.8rem;
}

.herbalq_caution .grayBtn i{
    margin-right: 10px;
}

.footer_address_eria{
    width: 100%;
    background-color: #55524C;
    position: relative;
}

.footer_address{
    width: 90%;
    max-width: 1024px;
    height: 550px;
    overflow: hidden;
    position: relative;
    margin: auto;
}

.syousai{
    margin-top: 56px;
    color: #fff;
    width: 560px;
    height: 281px;
    float: left;
}

.syousai_title{
    margin-bottom: 16px;
    font-size: 18px;
}

.syousai_name{
    margin-bottom: 16px;
    font-size: 18px;
}

.syousai_text{
    font-size: 12px;
    /*line-height: 160%;*/
    line-height: 1.7;
}

.setnaiyou{
    margin-top: 56px;
    color: #fff;
    width: 330px;
    height: 120px;
    float: left;

}

.set_title{
    margin-bottom: 16px;
    font-size: 18px;
}

.set_text{
    font-size: 12px;
    line-height: 160%;
}

/*@media only screen and (max-width: 1280px) {
.purchase_page {
    margin: -40px auto 140px;
}*/


@media only screen and (max-width: 640px) {
.content_area{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: auto;
}

.is-sp{ display: block;}
.is-pc{ display: none;}

a.grayBtn{
    font-size: 14px;
    font-size: 1.4rem;
}

.bg-video{
    position: relative;
    z-index: -100;
    right: 0;
    bottom: 0;
    width: 100%;
    background: url('image/top_image.png') no-repeat;
    background-size: 100%;
}

.purchase_page{
    top: 0;
    position: relative;
    margin: auto;
    background-color: #fff;
    margin-bottom: 0;
}

.herbalq_text_title{
    margin-bottom: 16px;
    font-size: 20px;
    text-align: center;
}

.pach_text_title{
    margin-bottom: 16px;
    font-size: 20px;
    text-align: center;
}

.purchase_text{
    font-size: 14px;
    margin-bottom: 20px;
}

.hanbaikakaku{
    margin-bottom: 10px;
}

.price_container{
    width: 290px;
}

.price_box{
    float: left;
}

.price_tax{
    margin-top: 22px;
}

.price_unit{
    font-size: 24px;
}

.price{
    font-size: 38px;
}

.purchase_page a{
    text-decoration: none;
    z-index: 5;
}

.purchase_herbalq{
    padding: 0 0 40px;
}

.herbalq_image_eria{
    width: 250px;
    position: relative;
    margin: auto;
}

.purchase_herbalq_img{
    width: 250px;
    position: relative;
}

.herbalq_text_box{
    width: 320px;
    margin: auto;
}

.herbalq_text{
    line-height: 200%;
    font-size: 12px;
    position: relative;
    width: 320px;
}

.purchase_pach{
    width: 100%;
    position: relative;
}

.pach_image_eria{
    width: 250px;
    position: relative;
    margin: auto;
}

.purchase_pach_img{
    position: relative;
    width: 250px;
    margin-top: 80px;
    margin-bottom: 40px;
}

.pach_text_box{
    width: 320px;
    margin: auto;
}

.pach_text{
    line-height: 200%;
    font-size: 12px;
    position: relative;
    width: 320px;
}

.contents {
    position: relative;
    z-index: 1;
    height: 680px;
    background: #fff;
    font-size:16px;
    background: #fff;
    padding: 100px 20px;
    text-align :center;
}

.sejutu{
    padding: 40px 0;
}

.sejutu_title{
    color: #55524C;
    font-size: 12px;
}

.ninki_sejutu{
    color: #55524C;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
}

.center_tesuto01{
    padding: 40px 0;
}

.center_tesuto01_02{
    position: relative;
    margin: auto;
}

.contents_onnestugif{
    display: block;
}

.contents_onnestugif .img{
    width: 100%;
}

.onnestugif {
    object-fit: cover;
    width: 100%;
}

.onnestu_text{
    width: 100%;
    padding: 30px 5%;
}

.onnestu_text_title{
    font-size: 20px;
    margin-bottom: 15px;
}

.onnestu_tex_p{
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 1.7;
    margin-left: auto;
    margin-right: auto;
}

.user_image{
    background-color: #F4F0E9;
    width: 100%;
    position: relative;

}

.user_image_center{
    padding: 40px 0;
}

.user_image_center img{
}

.contents_HERBALQ_body{
    padding: 40px 0;
}

.contents_HERBALQ_body h5{
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
}

.HERBALQ_body_magnet{
    display: block;
}

.body_magnet_textbox {
    width: 100%;
}

.magnet_img_right {
    width: 60%;
    margin: 0 auto 25px;
}

.graphene_img_right img{
    width: 100%;
}

.HERBALQ_body_graphene{
    margin-bottom: 40px;
    display: block;
}

.body_graphene_textbox{
    width: 100%;
    margin: 0 auto;
}

.graphene_img_left{
    width: 60%;
    margin: 0 auto 25px;
}

.graphene_img_left img{
    width: 100%;
}

.heat_config_h5{
    text-align: center;
}

.HERBALQ_body_heat_config{
    margin-bottom: 0;
}

.HERBALQ_body_heat_config img{
    width: 100%;
}

.heat_config_group {
    margin-bottom: 40px;
}

.heat_config_42,
.heat_config_45,
.heat_config_48{
    width: 30%;
}

.HERBALQ_body_herbal{
    display: block;
}

.body_herbal_textgroup{
    width: 100%;
}

.herbal_img_right{
    width: 80%;
    margin: 0 auto;
}

.HERBALQ_body_herbal img{
    width: 100%;
}

.herbalq4_howto3step_center_01{
    padding: 40px 0;
}

.herbalq_4x{
    height: auto;
    margin-bottom: 25px;
}

.herbalq_4x .detail {
    position: inherit;
    left: 0;
    top: 0;
    transform: inherit;
    z-index: 1;
    margin-right: 0;
}

.herbalq_4x .detail p {
    font-size: 1.6rem;
}

.salon_comment{
    background-color: #fff;
    width: 100%;
    height: 704px;
}

.herbalq_functionality{
    background-color: #F0E9DE;
    width: 100%;
    height: 472px;
}

.functionality_list{
    margin-bottom: 25px;
}

.functionality_list img{
    width: 100%;
}

.howtouse_3step{
    background-color: #F0E9DE;
    width: 100%;
}

.howtouse_3step img{
    width: 320px;
}

.howtouse_movie{
    width: 100%;
    position: relative;
    margin: auto;
    height: auto;
}

.movie_size{
    position: relative;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
}

.item-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.item-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.herbalq_caution {
    margin: 35px auto 60px;
    padding: 8% 5%;
}

.herbalq_caution a:nth-of-type(1){
    margin-bottom: 5px;
}

.footer_address{
    height: auto;
    padding: 40px 0;
}

.footer_address_eria{
    width: 100%;
    background-color: #55524C;
    position: relative;
}

.syousai{
    margin-top: 0;
    color: #fff;
    width: 100%;
    height: auto;
    float: none;
}

.syousai_title{
    margin-bottom: 16px;
    font-size: 18px;
}

.syousai_name{
    margin-bottom: 16px;
    font-size: 18px;
}

.syousai_text{
    font-size: 12px;
    line-height: 160%;
}

.setnaiyou{
    margin-top: 40px;
    width: 100%;
    height: auto;
    float: none;

}

.set_title{
    margin-bottom: 16px;
    font-size: 18px;
}

.set_text{
    font-size: 12px;
    line-height: 160%;
}

/*----------------------------追加20220112-----*/

.purchase_page,
.user_image_center,
.HERBALQ_body_magnet,
.HERBALQ_body_graphene,
.HERBALQ_body_heat_config,
.herbalq4_howto3step_center_01_2,
{
    max-width: 90%;
    margin: 0 auto;
}

.purchase_pach .button,
.purchase_herbalq .button{
    margin-top: 5px;
    text-align: center;
}

.parallax,
.parallax_02,
.parallax_03,
.parallax_04{
    height: 200px;
}

.purchase_page .flexBox{
    display: block;
    margin-bottom: 0;
}

.purchase_page .flexBox .img {
    margin: 0 auto 25px;
    width: 80%;
}

.purchase_page .flexBox .detail {
    width: 100%;
}

.user_image_center ul li {
    margin-bottom: 40px;
}

.head01 {
    font-size: 3.2rem;
    margin-bottom: 10px;
}

.head02 {
    font-size: 20px;
    margin-bottom: 15px;
}

.user_image_center ul li .whiteBox {
    background: #fff;
    padding: 8% 5%;
}

.user_image_center ul li .whiteBox p {
    font-size: 1.6rem;
}

.herbalq_4x:after {
    height: 128px;
    left: -15%;
    top: 0;
    width: 200px;
    transform: inherit;
}

.howtouse_3step ul {
    display: block;
}

.howtouse_3step ul li {
    margin-bottom: 30px;
    width: 100%;
}

.howtouse_3step ul li:last-child{
    margin-bottom: 0;
}

.howtouse_3step ul li .ttlWrap .number {
    font-size: 4rem;
}

.howtouse_3step ul li .ttlWrap .text {
    font-size: 1.6rem;
}

.howtouse_3step ul li img {
    margin-top: -20px;
    object-fit: cover;
    height: 200px;
}

.HERBALQ_body_magnet p,
.body_graphene_textbox p,
.body_herbal_textgroup p{
    line-height: 1.7;
}

.herbalq_caution .pach_text_title {
    margin-bottom: 15px;
}

.herbalq_caution .pach_text_title span {
    font-size: 20px;
    font-size: 2.0rem;
}

}    

/*-----safari only-----*/

@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
.purchase_page {
        margin: 110px auto 40px;
}
}}

@supports (-webkit-touch-callout: none) and (max-width: 640px){
.purchase_page {
        margin: 0px auto 140px;
}
}




