@charset "utf-8";

#primary {
    padding: 0;
}
#main {
    min-height:0;
}
.breadcrumb {
    display: none;
}

#makeupservice section * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Noto Sans JP", sans-serif !important;
    line-height: 1;
    letter-spacing: 0;
}
#makeupservice {
    width: 100%;
    background: #000;
    color: #000;
}
#makeupservice section {
    width: min(100%, 750px);
    margin-inline: auto;
    background-color: #fff;
    line-break: strict;
}
#makeupservice section:last-of-type {
    padding-bottom: min(calc((120 / 750) * 100vw), 120px);
}
#makeupservice img {
    border: none;
    vertical-align: bottom;
}
#makeupservice a {
    margin-inline: auto;
    text-decoration: none;
    transition: background 0.3s;
}
#makeupservice li {
    list-style: none;
}
#makeupservice .txt-en {
    font-size: 113%;
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue LT W05 45 Light", sans-serif !important;
    line-height: 0.8;
}
#makeupservice .yugo {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important
}
#makeupservice .section-title {
    margin-bottom: min(calc((20 / 750) * 100vw), 20px);
    font-size: min(calc((44 / 750) * 100vw), 44px);
    line-height: calc(52 / 44);
    text-align: center;
}
#makeupservice .section-cont {
    padding-bottom: min(calc((80 / 750) * 100vw), 80px);
}
#makeupservice .section-cont p {
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(42 / 26);
    text-align: center;
}
#makeupservice .section-img {
    margin-bottom: min(calc((40 / 750) * 100vw), 40px);
}
#makeupservice .disc-list li {
    position: relative;
    padding-left: 1em;
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(40 / 28);
}
#makeupservice .disc-list li:last-of-type {
    margin-bottom: 0;
}
#makeupservice .disc-list li::before {
    position: absolute;
    left: 0;
    content: "・";
}
#makeupservice .notes li {
    position: relative;
    padding-left: 1em;
    font-size: min(calc((23 / 750) * 100vw), 23px);
    line-height: calc(28 / 23);
}
#makeupservice .notes li::before {
    position: absolute;
    left: 0;
    content: "＊";
}
#makeupservice .notes li:last-of-type {
    margin-bottom: 0;
}
#makeupservice .common-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    width: min(calc((500 / 750) * 100vw), 500px);
    margin-block: min(calc((20 / 750) * 100vw), 20px);
    padding-block: min(calc((27.5 / 750) * 100vw), 27.5px);
    border: 1px #000 solid;
    background: #fff;
    color: #000;
    font-size: min(calc((26 / 750) * 100vw), 26px);
    text-align: center;
    line-height: calc(31 / 26);
}
#makeupservice .common-btn.arrow {
    padding-right: min(calc((55 / 750) * 100vw), 55px);
}
#makeupservice .common-btn.arrow::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: min(calc((23 / 750) * 100vw), 23px);
    transform: translateY(-50%) rotate(-90deg);
    font-size: min(calc((30 / 750) * 100vw), 30px);
    font-family: 'icomoon' !important;
    content:"\e904";
}
#makeupservice .common-btn.arrow.down::after {
    transform: translateY(-50%) rotate(0deg);
}
#makeupservice .common-btn:last-of-type {
    margin-bottom: 0;
}
@media screen and (min-width:751px) {
    #makeupservice .common-btn:hover {
        background:#000;
        color:#fff;
    }
}
#makeupservice .txt-link {
    text-decoration: underline;
}
@media screen and (min-width:751px) {
    #makeupservice .txt-link:hover {
        opacity: 0.7;
    }
}

/* .section-head */
#makeupservice .section-head {
    padding-block: min(calc((40 / 750) * 100vw), 40px) min(calc((50 / 750) * 100vw), 50px);
    background-color: #000;
    color: #fff;
    text-align: center;
}
#makeupservice .section-head h1 {
    margin-bottom: min(calc((20 / 750) * 100vw), 20px);
    font-size: min(calc((96 / 750) * 100vw), 96px);
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", Meiryo, "Noto Sans JP", sans-serif !important;
    line-height: calc(78 / 96);
}
#makeupservice .section-head h1 + p {
    margin-bottom: min(calc((40 / 750) * 100vw), 40px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(44 / 28);
    letter-spacing: -0.03em;
}
#makeupservice .section-head .artist-slide img {
    width: min(calc((582 / 750) * 100vw), 582px);
}
#makeupservice .section-head .artist-slide .atrist-txt {
    margin-block: min(calc((40 / 750) * 100vw), 40px) min(calc((60 / 750) * 100vw), 60px);
}
#makeupservice .section-head .artist-slide .artist-name {
    font-size:  min(calc((36 / 750) * 100vw), 36px);
    line-height: calc(50 / 36);
}
#makeupservice .section-head .artist-slide .artist-title {
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(42 / 26);
}

/* .section-about */
#makeupservice .section-about {
    padding-bottom: min(calc((40 / 750) * 100vw), 40px);
    background-color: #000;
    color: #fff;
    text-align: center;
}
#makeupservice .section-about h2 {
    margin-block: min(calc((40 / 750) * 100vw), 40px) min(calc((24 / 750) * 100vw), 24px);
    font-size: min(calc((96 / 750) * 100vw), 96px);
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;
    line-height: calc(78 / 96);
}
#makeupservice .section-about p {
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(44 / 28);
    letter-spacing: -0.03em;
}
#makeupservice .section-about .common-btn {
    margin-bottom: min(calc((40 / 750) * 100vw), 40px);
    border: 1px solid #fff;
    background-color: #000;
    color: #fff;
}
#makeupservice .section-about .common-btn:hover {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
}
#makeupservice .section-about .txt-link {
    color: #fff;
}
#makeupservice .section-about .about-txt-flow {
    margin-bottom: min(calc((12 / 750) * 100vw), 12px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(44 / 28);
}
#makeupservice .section-about .notes li {
    display: inline-block;
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(38 / 24);
}

/* .section-course */
#makeupservice .section-course {
    padding: 0 min(calc((21 / 750) * 100vw), 21px) min(calc((50 / 750) * 100vw), 50px);
    text-align: center;
}
#makeupservice .section-course .course-wrap {
    padding-top: min(calc((100 / 750) * 100vw), 100px);
}
#makeupservice .section-course .course-head {
    border-bottom: 1px solid #c1c1c1;
}
#makeupservice .section-course .course-head h3 {
    margin-block: min(calc((36 / 750) * 100vw), 36px) min(calc((24 / 750) * 100vw), 24px);
    font-size:  min(calc((70 / 750) * 100vw), 70px);
    font-family:"Helvetica Neue LT W01_35 Thin", "Helvetica Neue LT W05 35 Thin", sans-serif !important;
    line-height: calc(70 / 70);
    letter-spacing: -0.02em;
}
#makeupservice .section-course .course-head h3 span {
    display: block;
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(42 / 26);
    letter-spacing: -0.02em;
}
#makeupservice .section-course .course-head .course-lead {
    margin-bottom: min(calc((36 / 750) * 100vw), 36px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(44 / 28);
    letter-spacing: -0.03em;
}
#makeupservice .section-course .course-disc-wrap {
    margin-block:  min(calc((36 / 750) * 100vw), 36px);
}
#makeupservice .section-course .course-disc-wrap .course-disc {
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: calc(44 / 28);
    letter-spacing: -0.03em;
}
#makeupservice .section-course .course-disc-wrap .course-conditions {
    margin-block: min(calc((36 / 750) * 100vw), 36px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
}
#makeupservice .section-course .course-disc-wrap .course-conditions .conditions-title {
    font-weight: 700;
    line-height: calc(44 / 28);
}
#makeupservice .section-course .course-disc-wrap .course-conditions .conditions-buy,
#makeupservice .section-course .course-disc-wrap .course-conditions .conditions-time {
    line-height: calc(44 / 28);
}
#makeupservice .section-course .course-disc-wrap .course-conditions .conditions-buy::after {
    display: block;
    width: 1em;
    height: min(calc((2 / 750) * 100vw), 2px);
    margin: min(calc((22 / 750) * 100vw), 22px) auto;
    background-color: #000;
    content: "";
}
#makeupservice .section-course .course-disc-wrap .course-conditions .conditions-time .time-desc {
    display: block;
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(36 / 24);
}
#makeupservice .section-course .course-disc-wrap .disc-list {
    margin-bottom: min(calc((36 / 750) * 100vw), 36px);

}
#makeupservice .section-course .course-disc-wrap .disc-list li {
    display: inline-block;
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(36 / 24);
    letter-spacing: -0.03em;
}
#makeupservice .section-course .course-disc-wrap .course-attention {
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(38 / 24);
}
#makeupservice .section-course .course-note {
    margin-top: min(calc((36 / 750) * 100vw), 36px);
    font-size: min(calc((24 / 750) * 100vw), 24px);
    line-height: calc(38 / 24);
    letter-spacing: -0.03em;
}
/*アコーディオン部*/
#makeupservice .section-course .course-store {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
#makeupservice .section-course .course-store:last-of-type {
    border-bottom: 1px solid #000;
}
#makeupservice .section-course .course-store .store-summary {
    position: relative;
    display: block;
    padding-block: min(calc((37 / 750) * 100vw), 37px);
    font-size: min(calc((32 / 750) * 100vw), 32px);
    text-align: center;
    line-height: 1.4;
    cursor: pointer;
}
#makeupservice .section-course .course-store .store-summary .btn {
    position: absolute;
    top: 50%;
    right: min(calc((43 / 750) * 100vw), 43px);
    width: min(calc((50 / 750) * 100vw), 50px);
    height: min(calc((50 / 750) * 100vw), 50px);
    transform: translateY(-50%);
}
#makeupservice .section-course .course-store .store-summary .btn::before,
#makeupservice .section-course .course-store .store-summary .btn::after {
    content: "";
    background-color: #000;
    width: min(calc((50 / 750) * 100vw), 50px);
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
}
#makeupservice .section-course .course-store .store-summary .btn::before {
    width: 1px;
    height: min(calc((50 / 750) * 100vw), 50px);
    top: 0;
    left: 50%;
}
#makeupservice .section-course .course-store .store-summary.is-active .btn::before {
     content: none;
}

#makeupservice .section-course .course-store .store-content {
    display: none;
    padding: min(calc((60 / 750) * 100vw), 60px) min(calc((53 / 750) * 100vw), 53px);
    border-top: 1px solid #000;
}
#makeupservice .section-course .course-store .store-item {
    display: flex;
    gap: min(calc((40 / 750) * 100vw), 40px);
    margin-bottom: min(calc((100 / 750) * 100vw), 100px);
}
#makeupservice .section-course .course-store .store-item:last-of-type {
    margin-bottom: min(calc((60 / 750) * 100vw), 60px);
}
#makeupservice .section-course .course-store .store-item .cat-add {
    width: min(calc((120 / 750) * 100vw), 120px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    line-height: 1.4;
    text-align: left;
}
#makeupservice .section-course .course-store .store-item .store-item-list {
    flex: 1;
}
#makeupservice .section-course .course-store .store-item .store-item-list li {
    margin-bottom: min(calc((49 / 750) * 100vw), 49px);
    font-size: min(calc((28 / 750) * 100vw), 28px);
    text-align: left;
}
#makeupservice .section-course .course-store .store-item .store-item-list li:last-of-type {
    margin-bottom: 0;
}
#makeupservice .section-course .course-store .store-item .store-item-list li a {
    padding-bottom: min(calc((9 / 750) * 100vw), 9px);
    line-height: 1.4;
    text-underline-offset: min(calc((9 / 750) * 100vw), 9px);
}
#makeupservice .section-course .course-store .store-content .close-btn {
    margin-inline: auto;
}
#makeupservice .section-course .course-store .store-content .close-btn::before,
#makeupservice .section-course .course-store .store-content .close-btn::after {
    content: "";
    background-color: #000;
    width: min(calc((40 / 750) * 100vw), 40px);
    height: 1px;
    position: absolute;
    top: 50%;
    right: min(calc((25 / 750) * 100vw), 25px);
    transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width:751px) {
    #makeupservice .section-course .course-store .store-content .close-btn:hover::before,
    #makeupservice .section-course .course-store .store-content .close-btn:hover::after {
        background-color: #fff;
    }
}
#makeupservice .section-course .course-store .store-content .close-btn::before {
    transform: rotate(-45deg);
}

/* .section-flow */
#makeupservice .section-flow {
        padding: min(calc((100 / 750) * 100vw), 100px) min(calc((40 / 750) * 100vw), 40px) min(calc((120 / 750) * 100vw), 120px);
    background-color: #000;
    color: #fff;
}
#makeupservice .section-flow h2 {
    margin-bottom: min(calc((50 / 750) * 100vw), 50px);
    font-size: min(calc((56 / 750) * 100vw), 56px);
    line-height: calc(66 / 56);
    text-align: center;
}
#makeupservice .section-flow .step-item {
    margin-bottom: min(calc((34 / 750) * 100vw), 34px);
}
#makeupservice .section-flow .step-item:last-of-type {
    margin-bottom: 0;
}
#makeupservice .section-flow .step-num {
    margin-bottom: min(calc((16 / 750) * 100vw), 16px);
    font-size: min(calc((44 / 750) * 100vw), 44px);
    line-height: calc(44 / 44);
}
#makeupservice .section-flow .step-desc {
    font-size: min(calc((26 / 750) * 100vw), 26px);
    line-height: calc(40 / 26);
}
#makeupservice .section-flow h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: min(calc((28 / 750) * 100vw), 28px);
    padding-top: min(calc((58 / 750) * 100vw), 58px);
    font-size: min(calc((25 / 750) * 100vw), 25px);
    line-height: calc(40 / 25);
    text-align: center;
}
#makeupservice .section-flow h3::before,
#makeupservice .section-flow h3::after {
    width: 1em;
    height: 1px;
    background-color: #fff;
    content: "";
}
#makeupservice .section-flow h3::before {
    margin-right: 0.5em;
}
#makeupservice .section-flow h3::after {
    margin-left: 0.5em;
}
#makeupservice .section-flow .disc-list li {
    margin-bottom: min(calc((20 / 750) * 100vw), 20px);
}
#makeupservice .section-flow .disc-list li:last-of-type {
    margin-bottom: 0;
}

/* slick */
#makeupservice .slick-prev,
#makeupservice .slick-next {
    top: min(calc((261 / 750) * 100vw), 261px);
}
#makeupservice .slick-prev {
    left: min(calc((20 / 750) * 100vw), 20px);
}
#makeupservice .slick-next {
    right: min(calc((20 / 750) * 100vw), 20px);
}
#makeupservice .slick-prev:before,
#makeupservice .slick-next:before {
    font-size: min(calc((60 / 750) * 100vw), 60px);
    color: #fff;
    opacity: 1;
}
#makeupservice .slick-dots li {
    width: min(calc((14 / 750) * 100vw), 14px);
    height: min(calc((14 / 750) * 100vw), 14px);
    margin-right: min(calc((18 / 750) * 100vw), 18px);
}
#makeupservice .slick-dots li:last-of-type {
    margin-right: 0;
}
#makeupservice .slick-dots li.slick-active button:before {
    background: #fff;
}
#makeupservice .slick-dots li button:before {
    width: min(calc((14 / 750) * 100vw), 14px);
    height: min(calc((14 / 750) * 100vw), 14px);
    background: #888;
}




