@charset "UTF-8";
/* =====================
common
===================== */
header, section {
    position: relative;
}
.content_box {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
}
.blue {
    color: #0089cd;
}
.under {
    text-decoration: underline;
}
.sp_disp {
    display: none;
}

/* =====================
ヘッダー
===================== */
#fv {
    min-height: 550px;
}
 #fv img.bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
#fv .logo {
    padding: 30px 0 0;
}
#fv .logo img {
    width: 110px;
}
#fv p.fv_copy {
    width: 370px;
    margin: 40px 0 0 8.5%;
}

#fv .title {
    position: absolute;
    top: 420px;
    left: 0;
    right: 730px;
    margin: auto;
    width: 550px;
    /* background: #003b8c; */
    z-index: 1;
}

#fv .title:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #003b8c;
    transform: scaleY(1) perspective(2em) rotateX(-0.6deg);
    transform-origin: bottom left;
}

#fv .title h1 {
    text-align: right;
    padding: 14px 64px 14px 0;
}

#fv .title h1 img {
    width: 210px;
}
/* =====================
自分磨き
===================== */
#foreword {
    margin: 0 0 160px;
}
.foreword_box {
    background: rgb(0 137 205);
    padding: 60px 60px 50px 60px;
    margin: -40px 0 0 0;
    width: 100%;
    max-width: 800px;
    mix-blend-mode: multiply;
}
.foreword_box * {
    color: #fff;
}
.foreword_box h3 {
    font-size: 40px;
    font-weight: 700;
    font-style: italic;
    padding-bottom: 25px;
    font-feature-settings: "palt";
}
.foreword_box p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: -1px;
}
.worries {
    position: absolute;
    bottom: -80px;
    right: 8%;
}

/* =====================
清潔感
===================== */
#anchor {
    min-height: 836px;
}
#anchor img.point_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
#anchor h2 {
    text-align: center;
    font-size: 60px;
    font-weight: 900;
    font-style: italic;
    letter-spacing: -1px;
}
#anchor h2 span {
    font-size: 78px;
    text-underline-offset: 14px;
    text-decoration-thickness: 5px;
}
img.click {
    margin: 32px auto;
    display: block;
    width: 280px;
}
.anchor_box {
    position: relative;
}
.anchor_box img {
    position: absolute;
    width: 180px;
}
img.ahchor01 {
    top: 170px;
    left: 170px;
}
img.ahchor02 {
    top: 120px;
    right: 200px;
}
img.ahchor03 {
    top: 53px;
    left: 170px;
}
img.ahchor04 {
    top: 440px;
    left: 190px;
}
img.ahchor05 {
    top: 280px;
    right: 200px;
}


/* =====================
お悩み別アイテム
===================== */
#itemlist {
    margin-top: 120px;
}
img.item_pop {
    display: block;
    margin: 0 auto;
    width: 270px;
}
.itemlist_title {
    display: flex;
    justify-content: space-around;
    margin: 30px 0 90px;
}
#itemlist h2 {
    text-align: center;
    font-size: 60px;
    font-weight: 900;
    font-style: italic;
    letter-spacing: -1px;
}
#itemlist h2 span:first-child {
    position: relative;
    font-size: 40px;
    letter-spacing: -1px;
    text-decoration: none;
    color: #fff;
    padding: 0 50px 4px;
}
#itemlist h2 span:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 96%;
    z-index: -1;
    background: #0089cd;
    transform: skewX(-10deg);
}
#itemlist h2 span:last-child {
    font-size: 74px;
    text-underline-offset: 14px;
    text-decoration-thickness: 5px;
}


.item01 .item_title {
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u58635744/pc/men/css/../img/pc/01_bg.png) right top no-repeat;
    min-height: 400px;
}
.item02 .item_title {
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u58635744/pc/men/css/../img/pc/02_bg.png) left top no-repeat;
    min-height: 400px;
}
.item03 .item_title {
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u58635744/pc/men/css/../img/pc/03_bg.png) right top no-repeat;
    min-height: 400px;
}
.item04 .item_title {
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u58635744/pc/men/css/../img/pc/04_bg.png) left top no-repeat;
    min-height: 400px;
}
.item05 .item_title {
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u58635744/pc/men/css/../img/pc/05_bg.png) right top no-repeat;
    min-height: 400px;
}
.item_title {
    position: relative;
}
.right .item_title > img {
    width: 140px;
    margin: 20px auto 0 20px;
}
.left .item_title > img {
    display: block;
    width: 140px;
    margin: 20px 20px 0 auto;
}
.item_title .employee_title {
    display: block;
    /*background: rgb(0 137 205);*/
    padding: 60px 80px 50px;
    width: 100%;
    max-width: 600px;
    position: relative;
}
.employee_title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 137 205);
    mix-blend-mode: multiply;
    z-index: 1;
}
.item02 .item_title .employee_title {
    padding: 60px 60px 50px;
    max-width: 630px;
}
.item03 .item_title .employee_title {
    padding: 30px 60px 50px;
    max-width: 540px;
}
.item04 .item_title .employee_title {
    padding: 60px 60px 50px;
    max-width: 600px;
}
.right .item_title .employee_title {
    margin: -60px auto 0 0;
}
.left .item_title .employee_title {
    margin: -30px 0 0 auto;
}
.item_title .employee_title h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 800;
    font-style: italic;
    text-underline-offset: 14px;
    text-decoration-thickness: 5px;
    font-feature-settings: "palt";
    z-index: 2;
    position: relative;
}
.item01 .item_title .employee_title h3 span {
    font-size: 43px;
}
.item05 .item_title .employee_title h3 span {
    font-size: 32px;
}
.meaning_to_use {
    background: rgba(255,255,255,0.7);
    width: 100%;
    max-width: 900px;
    margin: -20px auto 0;
    padding: 40px 48px;
    border: 2px solid #003b8c;
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    font-feature-settings: "palt";
    line-height: 1.8;
    color: #003b8c;
}
/************/
.item_introduction {
    display: flex;
    justify-content: space-between;
    margin: 60px 0 120px;
}
.item_introduction > div {
    width: 50%;
}
.item_introduction > div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}
.right .item_introduction > div:first-child {
    order: 1;
}
.left .item_introduction > div:first-child {
    order: 2;
}
.item_introduction + .item_introduction {
    margin: -120px 0 120px;
}
.item_detail {
    display: flex;
    flex-direction: column;
}
.right .item_detail {
    border-right: 10px solid #003b8c;
    padding-right: 40px;
    order: 2;
}
.left .item_detail {
    border-left: 10px solid #003b8c;
    padding-left: 40px;
    order: 1;
}
.item_detail h4 {
    font-size: 32px;
    font-weight: 800;
    font-style: italic;
    line-height: 1.6;
    text-underline-offset: 8px;
    text-decoration-thickness: 4px;
    font-feature-settings: "palt";
    margin-bottom: 30px;
}
.item_detail p.text {
    font-size: 18px;
    line-height: 1.8;
    font-feature-settings: "palt";
}
.item_detail p.text span {
    background: rgb(0 170 255 / 30%);
    padding: 0 0 2px;
}
.item_detail p.caution {
    font-size: 12px;
    font-weight: 400;
    font-feature-settings: "palt";
    padding-top: 10px;
}
.item_detail .item_info {
    margin-top: 30px;
}
.item_detail .item_info img {
    display: block;
    width: 65px;
    margin-bottom: 10px;
}
.item_detail .item_info h5 {
    display: inline-block;
    background: #003b8c;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    font-feature-settings: "palt";
    padding: 2px 10px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    display: inline;
    line-height: 2;
}
.item_detail p.price {
    font-size: 14px;
}
.item_detail p.price span {
    font-size: 18px;
    font-weight: 700;
    padding-left: 4px;
}
.item_detail .link_btn {
    margin: 40px 0 0;
    text-align: center;
}

/* =====================
注目プラスワン
===================== */
#plusone {
    background: rgb(0 137 205 / 10%);
    margin-bottom: 90px;
    padding-bottom: 100px;
}
img.other {
    position: relative;
    top: -30px;
    display: block;
    margin: 0 auto;
    width: 200px;
}
#plusone h2 {
    font-size: 44px;
    font-weight: 800;
    font-style: italic;
    text-align: center;
    font-feature-settings: "palt";
    line-height: 1.3;
}
#plusone h2 span {
    font-size: 60px;
    text-underline-offset: 12px;
    text-decoration-thickness: 6px;
    color: #0089cd;
}

#plusone .item_introduction {
    margin: 60px 0 0;
}
#plusone .right .item_introduction {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(255,255,255,0.6) 8%, rgba(255,255,255,0.6) 100%);
}
#plusone .left .item_introduction {
    background: linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 8%, rgba(255,255,255,0.6) 8%, rgba(255,255,255,0.6) 100%);
}

#plusone .item_introduction > div:first-child {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    top: 50px;
}
#plusone .item_introduction > div:first-child img.cleanliness_ph {
    position: relative;
}
#plusone .item01 .item_introduction > div:first-child img.cleanliness_ph {
    left: 50px;
}
#plusone .item02 .item_introduction > div:first-child img.cleanliness_ph {
    right: -50px;
}
#plusone .item03 .item_introduction > div:first-child img.cleanliness_ph {
    top: 60px;
    left: -20px;
}
#plusone .item_introduction > div:first-child img.cleanliness_comm {
    position: absolute;
}
#plusone .item01 .item_introduction > div:first-child img.cleanliness_comm {
    bottom: 120px;
    left: 40px;
}
#plusone .item02 .item_introduction > div:first-child img.cleanliness_comm {
    bottom: 110px;
    right: 40px;
}
#plusone .item03 .item_introduction > div:first-child img.cleanliness_comm {
    bottom: 140px;
    left: 40px;
}
#plusone .item_detail {
    border: none;
}
#plusone .right .item_detail {
    padding: 60px 60px 80px 0px;
}
#plusone .left .item_detail {
    padding: 60px 0px 80px 60px;
}
#plusone p.recommended_title {
    font-size: 26px;
    text-align: center;
}
#plusone p.recommended_title span {
    font-size: 26px;
    font-weight: 800;
    font-style: italic;
    font-feature-settings: "palt";
    padding: 3px 10px;
    /*border-left: 2px solid #000;*/
    /*border-right: 2px solid #000;*/
    /*background: #fff;*/
    position: relative;
    z-index: 1;
}
#plusone p.recommended_title span:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #fff;
    display: block;
    width: 100%;
    height: 70%;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    transform: skewX(-10deg);
}
#plusone p.recommended_text {
    padding: 30px 0;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    margin: -18px 0 0;
    font-size: 18px;
    line-height: 1.8;
    font-feature-settings: "palt";
}


/* =====================
トップに戻る
===================== */
/*トップに戻る*/
#pagetop {
    position: fixed;
    width: 50px;
    height: 50px;
    background: rgb(0 59 140);
    color: #fff;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 1;
    transform: rotate(45deg);
}
#pagetop span {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
}
#pagetop span:after {
    content: "";
    position: absolute;
    top: 4px;
    bottom: 0;
    margin: auto;
    left: 4px;
    right: 0;
    width: 16px;
    height: 16px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
/* =====================
フッター
===================== */
.btn_link {
    text-align: center;
    display: block;
    margin: 30px auto 0;
}
.btn_link a {
    position: relative;
    display: inline-block;
    padding: 15px 30px 15px 20px;
    letter-spacing: -0.4px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
}
.btn_link a:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 2px;
    margin: auto;
    vertical-align: middle;
    right: 15px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn_link.small a {
    width: 260px;
    text-align: left;
}
.btn_link.detail {
    margin: 15px auto 0;
}
.btn_link.detail a {
    padding: 10px 30px 10px 20px;
}
.btn_link.form a {
    width: 290px;
    text-align: left;
}
footer {
    position: relative;
    margin-top: 60px;
    background: -moz-linear-gradient(top, #eef4f9, #d9e8f5);
    background: -webkit-linear-gradient(top, #eef4f9, #d9e8f5);
    background: linear-gradient(to bottom, #eef4f9, #d9e8f5);
    /*background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u58635744/pc/men/css/../img/common/bg_footer.png) no-repeat center center;*/
    background-size: contain;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    font-weight: 500;
}
footer img {
    display: block;
}
footer > div {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 60px;
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/58635744/image/common/bg_footer.png) no-repeat top 380px center ,-moz-radial-gradient(at 50% 25%, rgba(255,255,255,.8),rgba(255,255,255,0) 600px);
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/58635744/image/common/bg_footer.png) no-repeat top 380px center ,-webkit-radial-gradient(at 50% 25%, rgba(255,255,255,.8),rgba(255,255,255,0) 600px);
    background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/image.wowma.click/58635744/image/common/bg_footer.png) no-repeat top 380px center ,radial-gradient(at 50% 25%, rgba(255,255,255,.8),rgba(255,255,255,0) 600px);
    background-size: contain;
}
.footer_cont {
    width: 1080px;
    margin: 0 auto;
    padding: 100px 0 50px;
}
/*公式店情報*/
.footer_cont .information {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}
.footer_cont .information > div:first-child {
    width: 310px;
}
.footer_cont .information > div:first-child img {
    margin: 0 auto;
}
.footer_cont .information > div:last-child {
    width: 925px;
}
.footer_cont .information > div:last-child > p {
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 4px;
}
.footer_cont .information div ul {
    display: flex;
    flex-wrap: wrap;
    width: 715px;
    justify-content: space-between;
}
.footer_cont .information div ul li {
    width: 180px;
}
/*店舗メリット*/
.official_merit img {
    margin: 0 auto;
}

/*ショップインフォ*/
.shop_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 200px;
}
.clm_1 {
    width: 330px;
    margin-bottom: 40px;
    padding: 35px 0;
    border: 1px solid rgba(146,184,215,.5);
    background: rgba(255,255,255,.4);
    text-align: center;
}
.clm_1:nth-child(4) p {
    height: auto;
}
.clm_2 {
    width: 705px;
    margin-bottom: 40px;
    padding: 35px 0;
    border: 1px solid rgba(146,184,215,.5);
    background: rgba(255,255,255,.5);
    text-align: center;
}
.shop_cont h4 {
    font-size: 16px;
    font-weight: 600;
}
.shop_cont h4 img {
    margin: 0 auto 20px;
    width: 100px;
}
.shop_cont p {
    height: 100px;
    padding: 15px 0 0;
    font-size: 14px;
    line-height: 1.7;
}
.shop_cont p span {
    display: block;
    padding-bottom: 3px;
    font-size: 20px;
    font-weight: 600;
    color: #76a7cf;
}
.inquiry_cont {
    display: flex;
    margin: 0 8%;
}
.shop_cont .inquiry_cont p {
    font-size: 32px;
    letter-spacing: 4px;
}
.shop_cont .inquiry_cont p span {
    position: relative;
    top: -10px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    color: initial;
}
.sub_inquiry_cont {
    display: flex;
    flex-direction: column;
    margin: 0 8%;
}
.sub_inquiry_cont div {
    display: flex;
    width: 100%;
}
.sub_inquiry_cont div p:last-child {
    margin-left: 20px;
}
.sub_inquiry_cont div p {
    font-size: 18px;
}
.sub_inquiry_cont div p span {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 130px;
    margin-right: 10px;
    padding: 3px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    color: #4f87b4;
    background: rgba(163,192,215,.2);
}
.sub_inquiry_cont p {
    height: auto;
    padding: 5px 0 0;
    font-size: 12px;
    letter-spacing: 1px;
}
/*サブメニュー*/
ul.shop_link {
    display: flex;
    justify-content: space-between;
    width: 760px;
    margin: 10px auto 0;
    font-size: 12px;
}
ul.shop_link li + li {
    border-left: 1px solid #ccc;
}
ul.shop_link li a {
    padding: 0 20px;
}
/*コピーライト*/
.copy {
    padding: 25px 0;
    border-top: 1px solid #bfd5e8;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1;
}

