@charset "utf-8";
    @media (min-width: 1200px) {
.cs_none_pc {
display: none !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.cs_none_tb {
display: none !important;
}
}
@media screen and (max-width: 991px) {
.cs_none_sp {
display: none !important;
}
}   .cs_w_full {
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
overflow: hidden;
}   .cs_cf:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
.cs_cf {
display: block;
}   @media (min-width: 768px) {
.cs_e_op {
transition: opacity 0.3s ease-in-out;
}
.cs_e_op:hover {
opacity: 0.6;
}
}   .cs_desc_1 p {
margin-bottom: 0;
}
.cs_desc_1 p+p {
margin-top: 1.2rem;
}   .cs_businessday_1 .list {
width: 100%;
}
.cs_businessday_1 .list th,
.cs_businessday_1 .list td {
padding: 20px 5px;
text-align: center;
white-space: nowrap;
border-top: 1px solid #907143;
border-bottom: 1px solid #907143;
}
.cs_businessday_1 .list th {
background-color: #f2f2f2;
}
.cs_businessday_1 .list .red {
color: #db576b;
}
.cs_businessday_1 .note {
margin-top: 15px;
font-size: 14px;
text-align: center;
}
@media (max-width: 991px) {
.cs_businessday_1 .list th,
.cs_businessday_1 .list td {
padding: 15px 5px;
font-size: 12px;
}
.cs_businessday_1 .note {
font-size: 11px;
text-align: center;
}
}   @media (min-width: 992px) {
.cs_none_pc {
display: none !important;
}
}
@media (max-width: 991px) {
.cs_none_sp {
display: none !important;
}
}   .cs_img_full {
width: 100%;
}   .cs_sec_wrap {
position: relative;
}   .cs_btn_wrap {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-right: -10px;
}
.cs_btn_wrap a {
margin-right: 10px;
margin-bottom: 10px;
}
@media (max-width: 991px) {
.cs_btn_wrap {
display: block;
margin-right: 0;
}
.cs_btn_wrap a {
margin-left: auto;
margin-right: auto;
}
}   .cs_btn_1 {
display: flex;
justify-content: center;
align-items: center;
width: 200px;
max-width: 100%;
height: 70px;
font-size: 15px;
text-decoration: none !important;
border-radius: 0;
transition: 0.3s ease-in-out;
}
.cs_btn_1::before {
content: "";
display: none;
margin-right: 5px;
width: 26px;
height: 26px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
} .cs_btn_1.cs_btn_ico_1::before {
display: block;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/phone_1.svg);
}
.cs_btn_1.cs_btn_ico_2::before {
display: block;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/calendar_1.svg);
} .cs_btn_1.cs_btn_color_1 {
color: #FFF;
background-color: #b7c4d0;
}
.cs_btn_1.cs_btn_color_1:hover {
background-color: #8397aa;
}
.cs_btn_1.cs_btn_color_2 {
color: #FFF;
background-color: #384658;
}
.cs_btn_1.cs_btn_color_2:hover {
background-color: #0c131e;
} .cs_btn_1.cs_btn_type_tel {
font-size: 22px;
}
@media (max-width: 991px) {
.cs_btn_1 {
width: 100%;
}
}   .cs_btn_2 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
padding: 0 50px;
max-width: 100%;
font-size: 14px;
text-decoration: none !important;
border: 1px solid #927244;
border-radius: 0;
transition: 0.3s ease-in-out;
}
.cs_btn_2::before {
content: "";
position: absolute;
right: 10px;
top: 0;
display: none;
margin-right: 5px;
width: 26px;
height: 100%;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}
.cs_btn_2:hover::before {
filter: brightness(1000%);
} .cs_btn_2.cs_btn_ico_1::before {
display: block;
width: 26px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/arrow_1.png);
}
.cs_btn_2.cs_btn_ico_2::before {
display: block;
width: 26px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/arrow_2.png);
}
.cs_btn_2.cs_btn_ico_3::before {
display: block;
width: 17px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/blank_1.png);
} .cs_btn_2.cs_btn_size_s {
justify-content: flex-start;
padding-left: 15px;
width: 190px;
height: 40px;
}
.cs_btn_2.cs_btn_size_m {
width: 300px;
height: 50px;
}
.cs_btn_2.cs_btn_size_l {
width: 650px;
height: 80px;
} .cs_btn_2.cs_btn_color_1 {
color: #927244;
border-color: #927244;
}
.cs_btn_2.cs_btn_color_1:hover {
color: #FFF;
background-color: #927244;
}
.cs_btn_2.cs_btn_color_2 {
color: #384658;
border-color: #384658;
}
.cs_btn_2.cs_btn_color_2:hover {
color: #FFF;
background-color: #384658;
}
@media (max-width: 991px) { .cs_btn_2.cs_btn_size_s {
width: 70%;
}
.cs_btn_2.cs_btn_size_m {
width: 90%;
}
.cs_btn_2.cs_btn_size_l {
width: 100%;
}
}   .cs_btn_3 {
position: relative;
display: inline-block;
padding-right: 50px;
max-width: 100%;
font-size: 15px;
text-decoration: none !important;
border-radius: 0;
transition: 0.3s ease-in-out;
}
.cs_btn_3:hover {
opacity: 0.6;
}
.cs_btn_3::before {
content: "";
position: absolute;
right: 10px;
top: 0;
display: block;
width: 26px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/arrow_1.png);
margin-right: 5px;
width: 26px;
height: 100%;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}   .cs_ttl_1 {
text-align: center;
border: none;
}
.cs_ttl_1::after {
display: none;
}
.cs_ttl_1 .ja {
display: block;
font-size: 28px;
}
@media (max-width: 991px) {
.cs_ttl_1 .ja {
font-size: 20px;
}
}   .cs_ttl_2 {
text-align: center;
border: none;
}
.cs_ttl_2::before {
content: "";
display: block !important;
margin-bottom: 25px;
height: 15px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/deco_2.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.cs_ttl_2::after {
display: none;
}
.cs_ttl_2 .ja {
display: block;
font-size: 28px;
}
.cs_ttl_2 .en {
display: block;
margin-top: 20px;
font-size: 16px;
}
@media (max-width: 991px) {
.cs_ttl_2::before {
margin-bottom: 20px;
}
.cs_ttl_2 .ja {
font-size: 20px;
}
.cs_ttl_2 .en {
font-size: 15px;
}
}   .cs_contact_wrap_1 {
padding: 80px 0;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/bg/pic_1.jpg);
background-position: center;
background-size: cover;
}
.cs_contact_wrap_1 .block {
margin: 0 auto;
padding: 40px 20px;
max-width: 640px;
background-color: #FFF;
}
.cs_contact_wrap_1 .sec_ttl {
margin-bottom: 50px;
}
.cs_contact_wrap_1 .sec_copy {
margin-bottom: 25px;
font-size: 16px;
text-align: center;
}
.cs_contact_wrap_1 .sec_copy::after {
content: "";
display: block;
margin-top: 25px;
height: 15px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/ico/deco_1.png);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.cs_contact_wrap_1 .time {
margin-bottom: 50px;
font-size: 12px;
text-align: center;
}
@media (max-width: 991px) {
.cs_contact_wrap_1 {
padding: 70px 0;
}
.cs_contact_wrap_1 .block {
padding: 40px 20px 20px;
}
.cs_contact_wrap_1 .sec_ttl {
margin-bottom: 20px;
}
.cs_contact_wrap_1 .time {
margin-bottom: 25px;
font-size: 11px;
}
}   .cs_dl_1 {
line-height: 2.0;
}
.cs_dl_1 dt {
float: left;
padding: 3px;
width: 100px;
text-align: center;
background-size: 5px;
border: none;
background-color: #f8f9fa;
clear: both;
}
.cs_dl_1 dd {
padding: 3px 2px 3px 120px;
border: none;
}   .cs_faq_1 {
position: relative;
display: flex;
padding-bottom: 10px;
color: #384658;
font-size: 18px;
font-weight: 700;
border-bottom: 1px solid #907143;
}
.cs_faq_1:before {
flex: none;
content: "Q";
margin-right: 20px;
padding-bottom: 10px;
font-size: 28px;
line-height: 1;
}   .cs_flow_1 {
margin-bottom: 1.2em;
}
.cs_flow_1 .article {
position: relative;
padding: 35px;
border: 2px solid #a2a9b1;
}
.cs_flow_1 .article+.article {
margin-top: 1.5em;
}
.cs_flow_1 .ttl {
display: flex;
align-items: flex-start;
flex-wrap: wrap;
margin-bottom: 30px;
}
.cs_flow_1 .ttl::after {
content: "";
display: block !important;
margin-top: 1.2em;
width: 100%;
height: 10px;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/bg/dot_1.png);
background-position: left top;
background-size: 5px;
background-position: top left;
}
.cs_flow_1 .ttl>span {
flex: none;
display: flex;
justify-content: center;
align-items: center;
margin-right: 15px;
width: 110px;
height: 38px;
color: #FFF;
font-size: 18px;
line-height: 1;
background-color: #384658;
}
.cs_flow_1 .ttl>span:before {
content: "STEP";
margin-right: 5px;
}
.cs_flow_1 .ttl>div {
flex: none;
padding-top: 5px;
width: calc(100% - 125px);
color: #384658;
font-size: 20px;
line-height: 1.4;
}
.cs_flow_1 .clms_wrap {
display: flex;
align-items: flex-start;
}
.cs_flow_1 .clms_wrap .img {
flex: none;
margin-right: 30px;
width: 25%;
display: flex;
justify-content: center;
align-items: flex-start;
}
@media (max-width: 991px) {
.cs_flow_1 .article {
padding: 35px 20px;
}
.cs_flow_1 .ttl {
display: block;
margin-bottom: 20px;
}
.cs_flow_1 .ttl>span {
color: #FFF;
font-size: 16px;
}
.cs_flow_1 .ttl>div {
padding-top: 10px;
width: auto;
font-size: 16px;
}
.cs_flow_1 .clms_wrap {
display: block;
}
.cs_flow_1 .clms_wrap .img {
margin-bottom: 20px;
margin-right: 0px;
width: auto;
}
}   .cs_box_1 {
margin-bottom: 1.2em
}
.cs_box_1 {
padding: 50px;
}
@media (max-width: 991px) {
.cs_box_1 {
padding: 40px 20px;
}
}   .cs_overview_wrap_1 {
padding: 70px 0;
}
.cs_overview_wrap_1 .container {
max-width: 990px;
}
.cs_overview_wrap_1 .logo {
display: block;
margin-bottom: 50px;
width: 370px;
}
.cs_overview_wrap_1 .logo img {
width: 100%;
}
.cs_overview_wrap_1 .clms_wrap {
display: flex;
justify-content: space-between;
}
.cs_overview_wrap_1 .clms_wrap>.clm_wrap:nth-of-type(1) {
flex: none;
width: 410px;
}
.cs_overview_wrap_1 .clms_wrap>.clm_wrap:nth-of-type(2) {
flex: none;
width: 500px;
}
.cs_overview_wrap_1 .overview {
margin-top: 0;
margin-bottom: 50px;
}
.cs_overview_wrap_1 .overview a {
text-decoration: underline;
}
.cs_overview_wrap_1 .overview a:hover {
text-decoration: none;
}
.cs_overview_wrap_1 .overview dt {
float: left;
padding: 3px;
margin-bottom: 10px;
width: 100px;
text-align: center;
background-image: url(//shibuyaderm.com/wp-content/themes/lightning-pro-child/assets/common/img/bg/dot_1.png);
background-position: left top;
background-size: 5px;
border: none;
clear: both;
}
.cs_overview_wrap_1 .overview dt:last-of-type {
margin-bottom: 0;
}
.cs_overview_wrap_1 .overview dd {
margin-bottom: 10px;
padding: 0px 2px 0px 120px;
border: none;
}
.cs_overview_wrap_1 .overview dd:last-of-type {
margin-bottom: 0;
}
.cs_overview_wrap_1 .btn_wrap {
display: flex;
justify-content: space-between;
}
@media (max-width: 991px) {
.cs_overview_wrap_1 {
padding: 60px 0;
}
.cs_overview_wrap_1 .logo {
margin: 0 auto 40px;
width: 270px;
}
.cs_overview_wrap_1 .clms_wrap {
display: block;
}
.cs_overview_wrap_1 .clms_wrap>.clm_wrap:nth-of-type(1) {
margin-bottom: 50px;
width: auto;
}
.cs_overview_wrap_1 .clms_wrap>.clm_wrap:nth-of-type(2) {
width: auto;
}
.cs_overview_wrap_1 .overview {
margin-bottom: 50px;
}
.cs_overview_wrap_1 .overview dt {
float: none;
padding: 10px;
margin-bottom: 10px !important;
width: auto;
}
.cs_overview_wrap_1 .overview dd {
margin-bottom: 20px;
padding: 0;
text-align: center;
}
.cs_overview_wrap_1 .btn_wrap {
display: none;
}
}   .cs_nav_1 {
padding: 0;
list-style-type: none;
border-top: none !important;
border-bottom: 1px solid #384658;
}
.cs_nav_1>li {
position: relative;
margin: 0;
border-top: 1px solid #384658;
}
.cs_nav_1>li.menu-item-has-children>.btn_acco {
position: absolute;
right: 2px;
top: 11px;
display: block;
width: 20px;
height: 20px;
cursor: pointer;
z-index: 2;
}
.cs_nav_1>li.menu-item-has-children>.btn_acco::before,
.cs_nav_1>li.menu-item-has-children>.btn_acco::after {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
display: block;
width: 2px;
height: 100%;
background-color: #384658;
transition: opacity 0.5s ease-in-out;
}
.cs_nav_1>li.menu-item-has-children>.btn_acco::before {
width: 2px;
height: 19px;
}
.cs_nav_1>li.menu-item-has-children>.btn_acco::after {
width: 19px;
height: 2px;
}
.cs_nav_1>li.menu-item-has-children.is_show>.btn_acco::before {
opacity: 0;
}
.cs_nav_1>li.menu-item-has-children.is_show>.btn_acco::after {
opacity: 1;
}
.cs_nav_1 .sub-menu {
display: none;
margin: 0;
padding: 0;
list-style-type: none;
transition: opacity 0.5s ease-in-out;
opacity: 0;
}
.cs_nav_1 .is_show .sub-menu {
opacity: 1;
}
.cs_nav_1 .sub-menu>li {
margin: 0;
padding: 0;
border-top: 1px solid #384658;
}
.cs_nav_1 a,
.cs_nav_1 .gMenu_name {
color: #927244 !important;
border: none !important;
}
.cs_nav_1 a:hover,
.cs_nav_1 .gMenu_name:hover {
color: #384658;
}