* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body {
    color: #000;
    font-family:'HiraKakuPro-W3', 'ヒラギノ角ゴ Pro W3', 'hiragino kaku gothic pro w3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, verdana, sans-serif;
    line-height: 1.35;
}  
.ovHover:hover {
    opacity: .7;
    cursor: pointer;
}
.block {
    display: block;
}
img {
    max-width: 100%;
    display: block;
}
a {
    display: inline-block;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
.wrapper {
    max-width: 1334px;
    width: 100%;
    margin: 0 auto;
    min-height: 100vh;
    overflow: hidden;
}

.section.skin {
    background: url('./../img/bg-skin.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 3.47%;
    position: relative;
}
.section.skin::before {
    content: "";
    position: absolute;
    top: 49.7%;
    left: 50%;
    width: 96%;
    height: 100%;
    background: url("./../img/skin-before-01.png") no-repeat;
    background-size: contain;
    transform: translateX(-50%);
}
.skin__banner {
    width: 76.1619190405%;
    padding-top: 4%;
    margin-left: 9.7%;
}
.group_anchor {
    width: 80.9595202399%;
    margin: 0 auto;
    margin-top: 8%;
    padding-left: 1.3%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
}
.group_anchor .anchor {
    padding-bottom: 8.6%;
    width: 100%;
    overflow: hidden;
}
.group_anchor .anchor:not(:nth-child(3)) {
    width: 84.1807909605%;
}
.group_anchor .anchor:nth-child(2),
.group_anchor .anchor:nth-child(3) {
    align-self: flex-end;
}
/* end .section.skin */
.section.skin01 {
    background: url('./../img/bg-skin01.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 11.1%;
    padding-bottom: 19.7%;
    position: relative;
}
.banner_skin01 {
    width: 72.263868066%;
    margin-left: 11%;
}
.section.skin01> .title {
    margin: 16.7% auto 0;
    width: 70.23988006%;
}
.section.skin01> .title span {
    background: linear-gradient(0deg, #f7f368 34%, #fff 34%);
}
.skin01__list_header {
    width: 92.203898051%;
    margin: 0 auto;
    padding-bottom: 7.9%;
}
.skin01__list {
    margin-top: 10.4%;
}
.skin01__list .skin01__item {
    width: 87.2563718141%;
    margin: 0 auto;
}
.skin01__list .skin01__item .imgBx { 
    width: 31.7869415808%;
}
.skin01__list .skin01__item .imgBx img {
    margin-left: 8%;
}
.skin01__list .skin01__item .content { 
    width: 65.8075601375%;
}
.skin01__list .skin01__item h3{
    /* font-size: 45.83px; */
    /* font-size: 41.83px;
    color: #009ae3;
    line-height: 1.45;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 700;
    font-style: normal; */
    width: 95.0391644909%;
}
/* .skin01__list .skin01__item h3 span {
    background-color: #009ae3;
    color: #fff;
    padding-left: 18px;
    padding-right: 18px;
} */

.skin01__list .skin01__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 9.5%;
}
.skin01__list .skin01__item h4 {
    font-size: 45.83px;
    margin-top: 8.1%;
    line-height: 1.2;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-bottom: 1%;
}
.skin01__list .skin01__item h4 .font02 {
    font-size: 37.5px;
    display: inline-block;
}
.skin01__list .skin01__item p.info01 {
    /* font-size: 41.76px; */
    font-size: 40px;
    line-height: 1.2;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.skin01__list .skin01__item p.info02 {
    font-size: 45.83px;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
}
.skin01__list .skin01__item p.info02 .tax {
    font-size: 37.5px;
}
.skin01__list .skin01__item p.info02 .font02 {
    font-size: 41.67px;
}
.skin01__list .skin01__item p.node {
    font-size: 31.25px;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.skin01__list .info-general {
    font-size: 35.42px;
    padding-left: 11%;
    margin-top: -5%;
    margin-bottom: 9.4%;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.skin01__list .info-general:last-child {
    margin-bottom: 8.4%;
}
.skin01__list hr {
    height: 3px;
    width: 78.1859070465%;
    background-color: #2ea1da;
    margin: 0 auto;
    margin-top: -1.4%;
    margin-bottom: 7.4%;
}
.skin01_form_modal {
    background: url("./../img/skin01_bg_footer.png") no-repeat;
    background-size: contain;
    padding-bottom: 9.4%;
}

.skin01_form_modal .node,
.skin02_form_modal .node{
    font-size: 31.25px;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-top: 1.2%;
}

.form_modal p.info {
    font-size: 41.67px;
    margin-left: 23%;
    padding-top: 9.5%;
    line-height: 1.6;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.form_modal p.info .line-white {
    background: linear-gradient(0deg, #fff 44%, #f6dadf 44%);
}
.form_modal p.info .font-line {
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
}
.form_modal .btn {
    margin-left: 20%;
    margin-top: 4.4%;
    width: 59.5952023988%;
}
.sroll-top  {
    position: absolute;
    bottom: .3%;
    right: 2.6%;
}
.sroll-top a {
    font-size: 43.75px;
    color: #000000;
    position: absolute;
}
.sroll-top img {
    display: inline-block;
    padding-left: 9px;
}
.sroll-top a {
    text-decoration: none;
    position: relative;
}
.sroll-top a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
}
@media screen and (max-width:1334px){
    .section.skin01> .title {
        font-size: 4.37256371814vw;
    }
    .skin01__list .skin01__item h3 {
        font-size: 3.13568215892vw;
    }
    .skin01__list .skin01__item h3 span {
        padding-left: 1.34932533733vw;
        padding-right: 1.34932533733vw;
    }
    .skin01__list .skin01__item h4 {
        font-size: 3.43553223388vw;
    }
    .skin01__list .skin01__item h4 .font02 {
        font-size: 2.81109445277vw;
    }
    .skin01__list .skin01__item p.info01 {
        font-size: 2.89850074963vw;
    }
    .skin01__list .skin01__item p.info02 {
        font-size: 3.43553223388vw;
    }
    .skin01__list .skin01__item p.info02 .tax {
        font-size: 2.81109445277vw;
    }
    .skin01__list .skin01__item p.info02 .font02 {
        font-size: 3.12368815592vw;
    }
    .skin01__list .skin01__item p.node {
        font-size: 2.34257871064vw;
    }
    .skin01__list .info-general {
        font-size: 2.65517241379vw;
    }
    .form_modal p.info {
        font-size: 3.12368815592vw;
    }
    .sroll-top a {
        font-size: 3.2796101949vw;
    }
    .sroll-top img {
        width: 2.92353823088vw;
        padding-left: 0.67466266866vw;
    }
}

/* end .section.skin01  */
.section.skin02 {
    background: url('./../img/bg-skin02.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 100%;
    padding-bottom: 17.3%;
}
.banner_skin02 {
    margin-left: 15.7%;
    padding-top: 8.5%;
    width: 71.2893553223%;
}
.section.skin02 .img01 {
    margin: 0 auto;
    margin-top: 9.8%;
    width: 49.3253373313%;
}
.section.skin02 .ttl01 {
    font-size: 54.17px;
    color: #047295;
    text-align: center;
    margin-top: 4%;
    line-height: 1.5;
}
.section.skin02 .info01 {
    font-size: 41.67px;
    text-align: center;
    margin-top: 3%;
    line-height: 1.7;
    margin-bottom: 8%;
}
.section.skin02 .img02 {
    width: 82.3088455772%;
    margin: 0 auto;
}
.section.skin02 .btn01 {
    margin: 9.3% auto 3.2%;
    width: 74.9625187406%;
}
.section.skin02 .info02 {
    font-size: 37.5px;
    text-align: center;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.skin02_form_modal {
    background: url("./../img/skin02_bg_footer.png") no-repeat;
    background-size: contain;
    margin-top: 5.1%;
    padding-bottom: 9%;
}
.skin02_form_modal .visit{
    font-size: 41.67px;
    margin-left: 31.4%;
    margin-top: 1.3%;
}
.form_modal.skin02_form_modal p.info {
    margin-left: 27.2%;
    line-height: 1.64;
}
.form_modal.skin02_form_modal .btn {
    margin-top: 3.7%;
}

.section.skin02 .sroll-top {
    bottom: 1.1%;
}
@media screen and (max-width:1334px){
    .section.skin02 .ttl01 {
        font-size: 4.06071964018vw;
    }
    .section.skin02 .info01 {
        font-size: 3.12368815592vw;
    }
    .section.skin02 .info02 {
        font-size: 2.81109445277vw;
    }
    .skin02_form_modal .visit{
        font-size: 3.12368815592vw;
    }
    .skin01_form_modal .node,
    .skin02_form_modal .node {
        font-size: 2.34257871064vw;
    }
}
/* end .section.skin02  */
.section.skin03 {
    background: url('./../img/bg-skin03.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    padding-bottom: 14.3%;
}
.banner_skin03 {
    margin-left: 9.2%;
    padding-top: 5.3%;
    width: 80.4347826087%;
}
.section.skin03 .img01 {
    margin-top: 10.2%;
    margin-left: 6%;
    width: 87.9310344828%;
}
.section.skin03 .img02 {
    margin-top: 2.4%;
    margin-left: 6%;
    width: 73.0884557721%;
}
.section.skin03 .img03 {
    margin-top: 10.1%;
    margin-left: 15.1%;
    width: 70.6146926537%;
    padding-bottom: 8.5%;
}
.section.skin03 .skin03-beauty .ttl {
    margin: 4.3% auto;
    width: 68.8905547226%;
}
.section.skin03 .skin03-beauty .info {
    width: 67.9910044978%;
    margin: 0 auto;
}
.section.skin03 .skin03-beauty .schedule {
    margin: 0 auto;
    width: 83.2083958021%;
    margin-top: 4.6%;
}
.section.skin03 .skin03-beauty .schedule_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 74.9625187406%;
    margin: 0 auto;
    padding-top: 4.4%;
}
.section.skin03 .skin03-beauty .schedule_list .item {
    margin-bottom: 5.45%;
    width: 47.6%;
}

.section.skin03 .skin03-beauty .schedule_end {
    margin: 2% auto 6%;
    width: 64.6176911544%;
}
.section.skin03 .skin03-beauty  .gift {
    margin: 0 auto;
    width: 83.2083958021%;
}
.section.skin03 .ttl{
    margin: 4% auto;
    width: 62.9685157421%;
}
.section.skin03 .skin03_product_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

    width: 83.9580209895%;
    margin: 0 auto;
}
.section.skin03 .skin03_product_list .item{
    width: 25%;
}
.section.skin03 .skin03_product_step {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

    width: 88.8305847076%;
    margin: 5.3% auto 0;
    padding-left: 1.5%;
}
.section.skin03 .skin03_product_step .item {
    width: 32.6180257511%;
}
.section.skin03  .btn-info-detail {
    margin: 7% auto;
    width: 70.6146926537%;
}
.section.skin03 .sroll-top {
    
    bottom: 1.4%;
}
.section.skin03 .sroll-top a {
    color: #fff;
}
.section.skin03 .sroll-top a::before {
    background: #fff;
}
/* end .section.skin03  */
.my-modal {
    position: fixed;
    z-index: 99999999999999;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0;
    overflow: auto;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
}

.my-modal-content {
    position: absolute;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 100%;
}

.my-modal-content>div {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: auto;
    position: relative;
    padding: 50px 0;
}
.my-modal-content .content {
    width: 1072px;
    position: relative;
    padding-bottom: 1%;
    background: #fff;
    box-shadow: 8px 8px 8px rgba(0, 0, 0, .75);
}
.my-modal-content .content .close-modal {
    position: relative;
    left: 92.4%;
    display: inline-block;
    top: 27px;
}
.my-modal-content .content h3 {
    font-size: 53.65px;
    text-align: center;
    padding-top: 7.5%;
    padding-bottom: 7%;
}
.my-modal-content .content .group {
    padding: 0 10%;
    margin-bottom: 7%;
}
.my-modal-content .content .group .btn {
    background: #edc6cd;
    font-size: 52.08px;
    color: #000;
    display: block;
    text-align: center;
    padding: 6%;
}
.my-modal-content .content .group .btn a {
    color: #000;
}

.my-modal-content .content .group .btn.active {
    background: none;
    text-decoration: none;
}
.my-modal-content .content .group > ul {
    display: none;
    height: 446px;
    overflow-Y: scroll !important;
}
.my-modal-content .content .group ul {
    list-style-type: none;
}
.my-modal-content .content .group > ul {
    padding-left: 6%;
}
.my-modal-content .content .group ul li {
    text-align: left;
}
.my-modal-content .content .group > ul > li {
    padding-bottom: 2%;
}
.my-modal-content .content .group > ul > li > a:hover{
    cursor: pointer;
    opacity: .7;
}
.my-modal-content .content .group > ul > li > ul a {
    cursor: default;
}
.my-modal-content .content .group ul  a {
    color: #000;
    font-size: 45.83px;
}
.my-modal-content .content .group > ul > li > ul {
    display: none;
    padding-left: 7%;
    padding-top: 2%;
}
.my-modal-content .content .group > ul > li > ul li {
    padding-bottom: 2.6%;
}
.my-modal-content .content .group > ul > li > ul li:last-child {
    padding-bottom: 0;
}
.my-modal-content .content .group > ul > li > ul.open {
    display: block;
}

.my-modal-content .content a {
    position: relative;
    text-decoration: none;
}
.my-modal-content .content a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
}


@media screen and (max-width: 1344px) {
    .my-modal-content .content {
        width: 80.35982009%;
    }
    .my-modal-content .close-modal{
        width: 3.82308845577vw;
    }
    .my-modal-content .content h3 { 
        font-size: 4.02173913043vw;
    }
    .my-modal-content .content .group .btn {
        font-size: 3.90404797601vw;
    }
    .my-modal-content .content .group ul  a {
        font-size: 3.43553223388vw;
    }
}
@media screen and (max-width: 768px) {
    .my-modal-content .content .group > ul {
        height: 283px;
    }
    .sroll-top a::before,
    .my-modal-content .content a::before {
        bottom: -2px;
    }
}
/* =======end my-modal===== */