
.eArchListHead {
    position: relative;
    height: 174px;
}

.eArchListHead time {
    display: inline-block;
    font-size: 10px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-family: Arial;
}

.eArchListHead time {
    color: #9B9B9B;
}

.eArchListHead span img {
    height: 14px;
    margin: 0 3px;
    vertical-align: text-bottom;
}

.eArchListHead time span {
    color: #A3A3A3;
    display: block;
    margin-top: 5px;
}

/*.eArchListHead time span:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background: url(../img/parts/antenna.png) no-repeat center /contain;
    margin: 0 2px 0 0px;
}*/

.eArchListHead h3 {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 16px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    height: 150px;
    font-weight: bold;
    z-index: 10;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2;
    letter-spacing: 0.1em;
}

.eArchListImg {
    width: 100%;
    position: relative;
}

.eArchListImg img {
    width: 100%;
    height: 100%;
    background: no-repeat center /cover;

}

.eArchListImg span {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    color: #FFF;
    top: 0;
    left: 0;
    font-size: 22px;
    opacity: 0;
    transition: opacity .5s;
}

.eArchListImg:hover span {
    opacity: 1;
}

.eArchListImg span img {
    width: auto;
    height: 28px;
    vertical-align: middle;
    margin: 0 5px;
}

#eTopHead {
    /*padding-top: 200px;*/
    /*padding-top: 10vw;*/
    /*margin-bottom: 90px;*/
    box-sizing: border-box;
    height: 100vh !important;
}

#eTopHead .eArchListHead {
    max-width: 1600px;
    width: 84vw;
    margin: 0 auto;
    position: absolute;
    /*height: 110px;*/
    height: 8vw;
    padding: 0 20px;
}

#eTopHead .eArchListHead time {
    display: inline-block;
    font-size: 10px;
    /*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
    font-family: Arial;
}

#eTopHead .eArchListHead time span {
    display: inline;
}

#eTopHead .eArchListHead time span:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background: url(../img/parts/antenna.png) no-repeat center /contain;
    margin: 0 2px 0 15px;
}

#eTopHead .eTopHeadTitle {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
}

#eTopHead .eTopHeadTitle h3 {
    display: inline-block;
    position: relative;
    top: 100px;
    font-size: 34px;
    color: #FFF;
    font-family: SilkSerif-Regular;
}

#eTopHead .eArchListImg {
    width: 100%;
    /*height: 750px;*/
    /*height: calc(100vh - 10vw - 8vw);*/
    height: 100%;
}

#eTopHead .eArchListImg img {
    width: 100%;
    height: 100%;
    background: no-repeat center /cover;
}

.eTopSection > h2 {
    padding-top: 90px;
    font-size: 34px;
    text-align: center;
    font-family: SilkSerif-Regular;
}

#eTopArch {
    max-width: 1600px;
    margin: 0 auto 100px;
    padding: 80px 20px 0;
    width: 84vw;
}

#eTopArchList {
    /*display: grid;*/

    justify-content: space-between;
    max-width: 1600px;

    /*grid-template-columns: repeat(3, 1fr);*/
    /*grid-column-gap: 35px;*/

}

#eTopArchList > div {

}

#eTopConcept {
    margin-bottom: 100px;
}

#eTopConceptImg {
    max-width: 1600px;
    margin: 0 auto;
    width: 84vw;
}

#eTopConceptCont {
    background-color: #F5F5F7;
    text-align: center;
    padding-top: 300px;
    padding-bottom: 130px;
    margin-top: -230px;
}

#eTopConceptImg img {
    width: 100%;
    background: no-repeat center /cover;
}

#eTopConceptCont > span {
    font-size: 46px;
    line-height: 1.8;
    font-family: 'Libre Baskerville', serif;
}

#eTopConceptCont > div {
    font-size: 42px;
    line-height: 1.6;
    margin-bottom: 30px;
    font-style: italic;
    font-family: 'Playfair Display', serif;
}

#eTopConceptCont > p {
    font-size: 15px;
    line-height: 2;
}

#eTopIndex {
    max-width: 1600px;
    margin: 0 auto;
    width: 84vw;
}

#eTopIndex > div {
    display: flex;
    margin-bottom: 300px;
}

#eTopIndex > div:nth-of-type(even) {
    flex-direction: row-reverse;
}

.eTopIndexImg {
    width: 924px;
    position: relative;
}

.eTopIndexImg img {
    width: 100%;
    background-size: cover;
}

.eTopIndexImg > div {
    position: relative;
}

.eTopIndexImg > div:nth-of-type(1) {
    width: 80%;
    top: 18%;
}

.eTopIndexImg > div:nth-of-type(2) {
    width: 50%;
    top: 0;
    left: 50%;
}

.eTopIndexImg > div:nth-of-type(3) {
    width: 30%;
    right: 10%;
    top: 0;
    position: absolute;
}

.eTopIndexCont {
    padding: 0vw 8vw;
    width: 40vw;
    box-sizing: border-box;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.eTopIndexCont h3 {
    font-size: 25px;
    margin-bottom: 40px;
    font-family: SilkSerif-Regular;
}

.eTopIndexCont p {
    font-size: 13px;
    line-height: 1.9;
    margin-bottom: 60px;
}

.eTopIndexCont div {
    font-size: 13px;

    width: 180px;
    /*border-bottom: 1px solid #000;*/
}

.eTopIndexCont a {
    /*display: block;
    position: relative;*/
    /*padding-bottom: 15px;*/
    /*background-color: rgba(0, 0, 0, 0.3);*/
    /* text-align: center;
     line-height: 36px;
     border: 1px solid #000;
     box-sizing: border-box;*/

}

.eTopIndexCont a svg {
    transition: all .5s;
}

.eTopIndexCont a:hover svg {
    background-color: rgba(200, 200, 200, 0.1);
    opacity: 0.7;
}

/*

.eTopIndexCont a:before {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: key5;
    animation-duration: 5s;
    animation-delay: 0s;
}

.eTopIndexCont a:after {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: key6;
    animation-duration: 5s;
    animation-delay: 0s;
}

.eTopIndexCont a::before {
    content: '';
    display: block;
    height: 1px;
    width: 10px;
    background-color: #FFF;
    position: absolute;
    left: -11px;
    top: -1px;
}


.eTopIndexCont a::after {
    content: '';
    display: block;
    height: 10px;
    width: 1px;
    background-color: #FFF;
    position: absolute;
    right: -1px;
    top: -11px;
}


@keyframes key5 {
    from {
        left: -11px;
        top: -1px;
    }
    40% {
        left: 100%;
        top: -1px;
    }
    50% {
        left: 100%;
        top: 100%;
    }
    90% {
        left: -10px;
        top: 100%;;
    }

    to {
        left: -10px;
        top: 0%;
    }
}

@keyframes key6 {
    from {
        top: -11px;
        right: -1px;
    }
    40% {
        top: -11px;
        right: -1px;
    }
    50% {
        top: 100%;
        right: -1px;
    }
    90% {
        top: 100%;
        right: 100%;
    }

    to {
        top: -11px;
        right: 100%;
    }
}

*/

#eTopRecruit {
    height: 924px;
    background: no-repeat center /cover;
}

#eTopRecruitSP {
    /*height: 100%;*/
    background: no-repeat center /cover;
    display: none;
}

.eTopRecruitWrap {
    max-width: 1600px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    flex-flow: row;
    align-items: center;
    color: #FFFFFF;
}

.eTopRecruitCont {
    width: 340px;
    box-sizing: border-box;
}

.eTopRecruitCont h3 {
    font-size: 34px;
    margin-bottom: 40px;
    font-family: SilkSerif-Regular;
}

.eTopRecruitCont p {
    font-size: 12px;
    line-height: 1.9;
    margin-bottom: 60px;
}

.eTopRecruitCont div {
    font-size: 13px;

}

.eTopRecruitCont div a {
    display: inline-block;
    width: 214px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #FFF;
    background-color: #912022;
}

#ePageHead {
    background: no-repeat center /cover;
    position: relative;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #FFF;
}

#aMenuPage #ePageHead {
    height: 680px;
}

/*

#aMenuPage #eHeadTitle {
    width: 60vw;
    padding-right: 150px;
    text-align: left;
    margin-bottom: 30px;
}

#aMenuPage #eHeadTitle h1 {
    font-size: 30px;
}
*/

#ePageHeadPC {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center /cover;
    z-index: 0;
}

#eHeadTitle {
    text-align: center;
    margin-bottom: 80px;
    z-index: 10;
    position: relative;
}


#eHeadTitle p {
    font-size: 11px;
    letter-spacing: 0.1em;
}

#eMenuBody {
    /*width: 1040px;*/
    width: 60vw;
    padding-top: 120px;
    padding-left: 140px;
    margin: 0 auto;
}

#eMenu {

}

#eMenu > div {
    position: relative;
    border-top: 1px solid #C9C9C9;
    display: flex;
}

#eMenu > div h2 {
    position: absolute;
    width: 150px;
    line-height: 30px;
    font-size: 20px;
    left: -200px;
    top: -15px;
    text-align: right;
    font-family: SilkSerif-Regular;
    font-weight: bold;
}

.eMenuMemo {
    /* width: 420px; */
    width: 25vw;
    /*padding: 40px 65px 100px;*/
    padding: 40px 4vw 100px;
    box-sizing: border-box;
    font-size: 13px;
    /*line-height: 30px;*/
    line-height: 1.7;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.eMenuList {
    flex: 1;
    margin-bottom: 150px;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.eMenuList > div {
    border-bottom: 1px solid #C9C9C9;
    height: 125px;
    overflow: hidden;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

/*.eMenuList > div:last-child {
    border: 0 none;
}*/

.eMenuList h3 {
    float: left;
    font-size: 15px;
    line-height: 3;
    font-weight: bold;
}

.eMenuList .eMenuPrice {
    float: right;
    font-size: 15px;
    line-height: 3;
    font-weight: bold;
}

.eMenuList .eMenuNote {
    clear: both;
    font-size: 11px;
    line-height: 1.5;
    width: 100%;
}

#eMenuCoupon > div {
    position: relative;
    border-top: 1px solid #C9C9C9;
    display: flex;
}

#eMenuCoupon > div h2 {
    position: absolute;
    width: 150px;
    line-height: 30px;
    font-size: 20px;
    left: -200px;
    top: -15px;
    text-align: right;
    font-family: SilkSerif-Regular;
    font-weight: bold;

}

.eMenuCouponList {
    flex: 1;
    width: 30vw;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.eMenuCouponList > div {
    position: relative;
    overflow: hidden;
    padding: 30px 10px;
    border-bottom: 1px solid #C9C9C9;
}

.eMenuCouponList > div:last-child {
    border: 0 none;
}

.eMenuCouponList > div:before {
    content: '';
    display: block;
    float: left;
    width: 40px;
    height: 140px;

    box-sizing: border-box;
    margin-right: 20px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;

}

.eMenuCouponList > div.eMenuCouponNew:before {
    content: '新　　規';
    /*border: 1px solid #C9C9C9;*/
    color: #FFF;
    background-color: #912022;
}
.eMenuCouponList > div.eMenuCouponRepeat:before {
    content: '再　　来';
    border: 1px solid #912022;
    color: #912022;
    background-color: transparent;
}

.eMenuCouponList h3 {
    font-size: 15px;
    line-height: 1.7;
    font-weight: bold;
    /*width: 450px;*/
    /*height: 76px;*/
    height: 60px;
    box-sizing: border-box;
    padding-right: 80px;
}

.eMenuCouponList .eMenuPrice {

    position: absolute;
    font-size: 15px;
    line-height: 2;
    font-weight: bold;
    top: 30px;
    right: 10px;
}

.eMenuCouponLink {
    display: none;
}

.eMenuCouponList .eMenuNote {
    font-size: 11px;
    line-height: 1.5;
    margin-bottom: 1rem;
}

.eMenuCouponList .eMenuLimit {
    font-size: 11px;
    line-height: 1.5;
}

#eArchive {
    max-width: 1600px;
    margin: 0 auto;
    width: 84vw;
}

#eArchiveList {
    display: grid;
    justify-content: space-between;
    max-width: 1600px;

    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 35px;
}

#eArchiveList > div {
    margin-bottom: 100px;
}

#eArchiveHead {
    padding-top: 100px;
}

/*#eArchiveHead {*/
/*padding: 100px 0 150px;*/
/*}*/

#eArchiveImageHead {
    /*padding: 100px 0 150px;*/
    box-sizing: border-box;
    height: 100vh;
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
}

#eArchiveImageHeadScroll {
    position: absolute;
    bottom: 34px;
    right: 34px;
    z-index: 5;
}

#eHeadTitle h1 {
    display: inline-block;
    /*position: relative;*/
    /*top: 100px;*/
    font-size: 34px;
    /*color: #FFF;*/
    font-family: SilkSerif-Regular;

    line-height: 1.3;

    /*font-weight: bold;*/
    margin-bottom: 0.2em;
    letter-spacing: 0.1em;
}

#eHeadTitle p {
    font-size: 20px;
    font-family: SilkSerif-Regular;
}

#eArchiveSingleHead {
    padding-top: 120px;
    margin-bottom: 30px;
}

#aNewsPage #eArchiveSingleHead {
    padding-top: 0px;
    margin-bottom: 30px;
}

#aSalonhairPage #eArchiveSingleHead {
    padding-top: 30px;
}

#eArchiveSingleHead .eArchListHead {
    max-width: 1600px;
    margin: 0 auto;
    height: 50px;
    width: 84vw;
}

#eArchiveSingleHead .eArchListHead time span {
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
}

#eArchiveSingleHead .eArchListImg {
    /*width: 1080px;*/
    width: 1000px;
    margin: 0 auto;
}

#eArchiveSingleHead .eArchListHead h3 {
    font-size: 36px;
    height: 260px;
    z-index: 10;
}

#eArchSingleBody {
    /*width: 1280px;*/
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#eArchSingleBody:after {
    content: '';
    display: block;
    clear: both;
}

#eArchMain {
    background-color: #FFF;
    /*width: 560px;*/
    width: 610px;
    margin-top: -70px;
    float: left;
    position: relative;
}

#eArchSide {
    /*width: 380px;*/
    width: 330px;
    float: right;
}

.eArchImgCredit {
    font-family: gotham;
    font-weight: bold;
    font-size: 10px;
    padding: 20px 20px 0 0;
    color: #B2B2B2;
}

.eArchImgCredit:nth-child(odd) {
    text-align: right;
}

.eArchContText {
    /*padding: 60px 125px;*/
    padding: 60px 70px;
    font-size: 15px;
    line-height: 2;
}

.eArchContImg img {
    display: block;
    width: 100%;
}

#eArchContTag,
#eArchContStaff {
    /*padding: 0 125px;*/
    padding: 0 70px;
    font-size: 12px;
    margin-bottom: 50px;
}

#eArchContStaff {
    margin-bottom: 100px;
}

#eArchContTag a {
    margin-right: 1em;
}

#eArchContTag h4,
#eArchContStaff h4 {
    font-family: SilkSerif-Regular;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 1em;
    background: center /cover;
}

#eArchContStylist {

    margin-bottom: 40px;

    background: center /cover;
}

#eArchContStylist > div {
    padding: 25px 32px;
    background-color: #F5F5F7;
    display: flex;
    justify-content: space-between;
}

#eArchContStylist #eArchContStylistImg {
    width: 120px;
}

#eArchContStylist #eArchContStylistCont {
    /*width: 600px;*/
    width: 400px;
}

#eArchContStylist #eArchContStylistCont span {
    font-size: 12px;
}

#eArchContStylist #eArchContStylistCont div {
    font-size: 13px;
    margin: 16px 0;
}

#eArchContStylist #eArchContStylistCont p {
    font-size: 12px;
}

#eArchContStylist span {
    font-size: 10px;
    font-family: gotham;
    font-weight: bold;
    color: #B2B2B2;
    margin-right: 15px;
}

#eArchiveSingleOther {
    background-color: #F7F7F7;
    padding: 80px 0;
    overflow: hidden;
}

#eArchiveSingleOther h4 {
    font-family: SilkSerif-Regular;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    line-height: 5;
    margin-bottom: 60px;
    letter-spacing: 0.1em;
}

#eArchiveSingleOther .swiper-container {
    overflow: unset;
}

#eArchiveSingleOther #eArchiveList {
    width: 84vw;
    margin: 0 auto;
    /*grid-column-gap: 60px;*/
}

#eArchiveSingleOther #eArchiveList .swiper-slide {
    margin-bottom: 0;
    width: 480px;
}

#eArchiveSingleOther .eArchListHead h3 {
    font-size: 16px;
}

#eArchSideRank {

}

#eArchSideRank h4 {
    font-family: SilkSerif-Regular;
    font-size: 12px;
    line-height: 4;
    border-bottom: 1px solid #C9C9C9;
    width: 100px;
    text-align: center;
    margin: 0 auto 50px;
    font-weight: bold;
}

#eArchSideRankList {
    counter-reset: cnt;

}

#eArchSideRankList > div {
    margin-bottom: 30px;
}

#eArchSideRankList > div:after {
    content: '';
    display: block;
    clear: both;
}

#eArchSideRankList .eArchListImg {
    float: left;
    width: 150px;
    margin-right: 18px;
    position: relative;
    z-index: 10;

}

#eArchSideRankList .eArchListImg:after {
    counter-increment: cnt;
    content: counter(cnt) "";
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    background-color: #FFF;
    position: absolute;
    left: 10px;
    bottom: -10px;
}

.eArchListCont {
    position: relative;
    height: 100px;
}

.eArchListCont time {
    position: absolute;
    display: inline-block;
    font-size: 10px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    bottom: 8px;
}

.eArchListCont time span {
    color: #A3A3A3;
    margin-top: 5px;
    margin-left: 10px;
}

.eArchListCont time span:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background: url(../img/parts/antenna.png) no-repeat center /contain;
    margin: 0 2px 0 0px;
}

.eArchListCont h3 {
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding-top: 8px;
    max-height: 57px;
    overflow: hidden;
}

#eArchShare {
    position: absolute;
    left: -160px;
    top: 0px;
    height: 100%;
}

#eArchShareNoScroll {
    position: absolute;
    left: -160px;
    top: 0px;
    height: 100%;
}

#eArchShareList {
    position: relative;
    border-top: 1px solid #C9C9C9;
}

/*
#ePageBody #eArchShare {
     !*left: -250px;*!
     left: -23%;
 }
*/

#eArchShareList > div {
    width: 100px;
    height: 100px;
    border-bottom: 1px solid #C9C9C9;
}

#eArchShareList > div img {
    width: 100%;
    background: no-repeat center /28px;
}

#eRightArchHead {
    padding: 120px 0 90px;
    width: 1030px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 20px;
}

#eRightArchHead h1 {
    float: left;
    width: 125px;
    font-size: 15px;
    font-family: SilkSerif-Regular;
    font-weight: bold;
}

#eRightArchCat {
    font-size: 11px;
    font-family: SilkSerif-Regular;
}

#eRightArchTags {
    font-family: SilkSerif-Regular;
    font-weight: bold;
    padding: 15px 0 0 125px;
    font-size: 12px;
}

#eRightArchCat > span:nth-child(n+2):before {
    content: ' / ';
}

#eRightArchBody {
    /*width: 1600px;*/
    width: 52vw;
    margin: 0 8vw 0 auto;
    /*padding-left: 550px;*/
    position: relative;
    box-sizing: border-box;
}

#eStaffList {

}

#eStaffList > div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}

.eStaffListImg {
    /*width: 510px;*/
    width: 50%;
}

.eStaffListCont {
    width: 46%;
    /*width: 420px;*/
    position: relative;
    font-size: 13px;
    padding-bottom: 50px;
}

.eStaffListCont > span {
    font-size: 11px;
    line-height: 2;
    display: block;
}

.eStaffListCont > h3 {
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
}

.eStaffListCont > i {
    font-size: 10px;
    color: #CCCCCC;
    font-style: normal;
    margin-bottom: 50px;
    display: block;
}

.eStaffListCont > p {
    font-size: 13px;
    line-height: 1.9;
    margin-bottom: 1rem;
}

.eStaffListCont > div {
    position: absolute;
    bottom: 20px;
}

.eStaffListCont > div span {
    margin-right: 5px;
}

.eStaffListCont > div img {
    height: 18px;
    width: auto;
}

#eRightArchBody #eArchShare {
    /*left: 410px;*/
    top: 0px;
}

#eArchSalonhairHead {
    /*padding: 100px 125px 0px;*/
    padding: 100px 70px 0px;
}

#eArchSalonhairHead h2 {
    font-size: 15px;
    line-height: 1.7;
    font-weight: bold;
}

#eArchSalonhairHead .eArchListHead {
    height: auto;
}

#eArchSalonhairHead .eArchListHead span {
    margin-left: 8px;
    display: inline-block;

}

#eArchContImgList {
    height: 320px;
    margin-bottom: 125px;
}

#eArchContImgList .swiper-slide {
    width: auto;
}

#eArchContImgList .swiper-slide img {
    height: 100%;
}

#eCollectionList {

}

#eCollectionList > div {
    margin-bottom: 30px;
}

#ePageBody {
    /* width: 1140px; */
    width: 60vw;
    margin: 0 auto;
    position: relative;
    /*padding-top: 150px;*/
}

#ePageBody h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.6;
    font-family: SilkSerif-Regular;
    margin-bottom: 30px;
}

#ePageCollectionCont {
    font-size: 11px;
    line-height: 1.8;
    font-family: SilkSerif-Regular;
    margin-bottom: 150px;
}

#ePageCollectionCont p {
    margin-bottom: 1rem;
}

#ePageCollectionList {
    margin-bottom: 125px;
    /*margin-left: 19vw;*/
    overflow: visible;
}

#ePageCollectionList .swiper-slide {
    /*width: 262px;*/
    width: 20%;
}

#ePageCollectionList .swiper-slide img {
    width: 100%;
    background-size: cover;

}

#ePageCont {
    font-size: 15px;
    margin-bottom: 150px;
}


#ePageCont p {
    margin-bottom: 1rem;
}

#ePageMap {

    height: 820px;

}

#ePageMap iframe {
    width: 100%;
    height: 100%;
}

/*#ePageMap iframe {*/
/*width: 100%;*/
/*height: 820px;*/
/*}*/

#eTagListButton {
    cursor: pointer;
    display: inline-block;
}

#eSalonhairList {

}

#eSalonhairList > div {
    /*position: relative;*/
}

.eSalonhairListData {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    color: #FFF;
    opacity: 0;
    transition: all 0.5s;
}

.eSalonhairListData > div {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}

.eSalonhairListData > h3 {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 10px;
}

.eSalonhairListData > p {
    font-size: 10px;
    line-height: 1.7;
    margin-bottom: 10px;
}

.eSalonhairListData > time {
    font-size: 10px;
    line-height: 1.7;
}

.eSalonhairListData > time span:before {
    content: '';
    display: inline-block;
    height: 8px;
    width: 8px;
    background: url(../img/parts/antenna.png) no-repeat center /contain;

    margin-left: 8px;
    margin-right: 1px;
    filter: brightness(10);
}

#eSalonhairList > div:hover .eSalonhairListData {
    opacity: 1;
}


/* お問い合わせ */
/*

#aContactCont {
    padding-bottom: 100px;
}

#aContactTxt {
    margin-bottom: 40px;
}

#aContactTxt p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 30px;
}

#aContactTxt p b {
    color: #4A4C4E;
}

#aContactForm {
    width: 100%;
    margin-bottom: 80px;
}

#aContactForm table {
    width: 100%;
    margin-bottom: 80px;
}

#aContactForm tr th,
#aContactForm tr td {
    border: 1px solid #ced2dc;
    font-size: 14px;
    line-height: 28px;
}

#aContactForm tr th {
    width: 160px;
    padding: 15px 20px;
    font-weight: bold;
    color: #4A4C4E;
    vertical-align: top;
}

#aContactForm tr td {
    padding: 15px;
}

#aContactForm tr td label {
    margin-right: 20px;
    font-weight: bold;
}

#aContactForm input[type="text"],
#aContactForm input[type="email"] {
    width: 280px;
    border: 1px solid #ced2dc;
    line-height: 28px;
    padding: 0 5px;
}

#aContactForm .aContactAddr input[type="text"] {
    width: 90px;
}

#aContactForm select {
    width: 350px;
    height: 28px;
    padding-left: 5px;
    border: 1px solid #ced2dc;
    line-height: 30px;
}

#aContactForm textarea {
    width: 100%;
    height: 150px;
    padding: 5px;
    border: 1px solid #ced2dc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 20px;
    vertical-align: middle;
}

.mwform-radio-field label {
    padding-left: 5px;
}

.mwform-radio-field input[type="radio"] {
    position: relative;
    visibility: hidden;
    vertical-align: middle;
    margin-right: 18px;
}

.mwform-radio-field input[type="radio"]:before {
    visibility: visible;
    position: absolute;
    content: "";
    top: 50%;
    left: 0px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: #bdc3c7;
    border-radius: 50%;
    margin-left: -5px;
}

.mwform-radio-field input[type="radio"]:after {
    visibility: visible;
    position: absolute;
    content: "";
    top: 50%;
    left: 2px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background: #FFF;
    border-radius: 50%;
    margin-left: -5px;
}

.mwform-radio-field input[type="radio"]:checked:before {
    background: #3A99FC;
    transition: color .3s;
}

.mwform-radio-field input[type="radio"]:checked:after {
    left: 5px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    transition: width .3s, height .3s, margin .2s, left .2s;
}

.aFormButton {
    text-align: center;
}

.aFormButton input {
    margin: 0 10px;
    padding: 0 100px;
    border: 0 none;
    background-color: #4A4C4E;
    font-size: 14px;
    line-height: 53px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

!*#aContactPage #eHeadTitle h1 {
    width: 1140px;
    text-align: left;
    font-size: 38px;
}*!

#aContactPage #ePageBody {
    margin-top: 40px;
}
*/

.parallax-window {
    min-height: 400px;
    background: transparent;
}

#eTopScroll {
    transform: rotate(90deg);
    position: absolute;
    right: -5px;
    top: 65%;
    font-family: SilkSerif-Regular;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.0;
    cursor: pointer;
    display: none;
}

#ePageScroll {
    transform: rotate(90deg);
    position: absolute;
    right: -5px;
    top: 65%;
    font-family: SilkSerif-Regular;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.0;
    cursor: pointer;
    color: #FFF;
}

.ePageSection {

}

.ePageSection.ePageBase {
    padding-top: 150px;
    box-sizing: border-box;
    /*overflow: hidden;*/
}

.ePageBase {
    padding-top: 150px;
}

.acf-map {
    width: 100%;
    height: 400px;
    /*border: #ccc solid 1px;*/
    margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

#eTopSocial {
    background-color: #F5F5F7;
    padding: 150px 0 120px;
}

#eTopSocialList {
    display: flex;
    width: 1080px;
    margin: 0 auto;
    justify-content: space-between;
    font-size: 12px;
}

#eTopSocialList > div {
    width: 316px;
}

#eTopSocialList img {
    margin-bottom: 24px;
}

#eTopSocialList h3 {
    font-family: SilkSerif-Regular;
    font-size: 20px;
    margin-bottom: 27px;
}

#eTopSocialList p {
    margin-bottom: 30px;
}

#eTopSocialList a {
    font-family: SilkSerif-Regular;
    border-bottom: 1px solid #D8D8D8;
}

.eTopIndexImgLoad3 .eTopIndexImg div.eLoadImg3 {
    transition: all 0s;
    transform: translateY(-10px);
    opacity: 0;
}

.eTopIndexImgLoad3 .eTopIndexImg div {
    transform: translateY(0px);
    opacity: 1;
    transition: all 1s;
}

#eContentsArchive {
    padding-bottom: 100px;
}

#eContentsArchiveList {
    width: 70vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#eContentsArchiveList > article {
    width: 47%;

    color: #FFF;
    position: relative;
    text-align: center;
    margin-bottom: 6%;
}

#eContentsArchiveList > article .eListCont {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    justify-content: flex-end;
    flex-flow: column;
    align-items: center;
    top: 0;
    left: 0;
    padding: 5%;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#8c000000', GradientType=0);
}

#eContentsArchiveList > article .eListCont div {
    font-size: calc(100vw / 100);
    margin-bottom: 0.5em;
    font-family: SilkSerif-Regular;
}

#eContentsArchiveList > article .eListCont h3 {
    font-size: calc(100vw / 120);
    width: 72%;
    margin: 0 auto 1em;
}

#eContentsArchiveList > article .eListCont a {
    font-size: calc(100vw / 150);
    color: #FFF;
    display: inline-block;
    line-height: 3.6;
    padding: 0 2.4em;
    background-color: #912022;
}

#eContentsArchiveList > article > img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
}

#eHeadCont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    color: #FFF;
    text-align: center;

}

#eHeadCont h2 {
    font-size: 40px;
    margin-bottom: 2em;
    /*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif*/
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#eHeadCont p {
    font-size: 15px;
    width: 600px;
}

#aContentsPage #eHeadCont {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#8c000000', GradientType=0);
}

#eContentsSingle {
    width: 1140px;
    margin: 0px auto;
    position: relative;
}

/*#eContentsSingle.ePageSection.ePageBase {
    padding-top: 0;
}*/
#eContentsSingle > article {
    height: 500px;
    position: relative;
}

#eContentsSingle > article > div {
    position: absolute;
    width: 600px;
    height: 400px;
}

#eContentsSingle > article > div.eContImg {

}

#eContentsSingle > article > div.eContImg span {
    width: 54px;
    height: 54px;
    line-height: 53px;
    text-align: center;
    background-color: #912022;
    display: block;
    position: absolute;
    color: #FFF;
    font-size: 24px;
    font-family: SilkSerif-Regular;
    bottom: -28px;
    left: 28px;
}

#eContentsSingle > article > div.eContImg img {
    object-fit: cover;
    width: 600px;
    height: 400px;
    background: no-repeat center /cover;
}

#eContentsSingle > article > div.eContDesc {
    background-color: #FFF;
    width: 600px;
    height: 400px;
    box-sizing: border-box;
    right: 0;
    bottom: 0;
    padding: 85px 100px;
}

#eContentsSingle > article:nth-child(even) > div.eContImg {
    right: 0;

}

#eContentsSingle > article:nth-child(even) > div.eContDesc {
    right: unset;


}

#eContentsSingle > article:nth-child(even) > div.eContImg span {
    left: unset;
    right: 28px;

}

#eContentsSingle > article > div.eContDesc h3 {
    font-size: 20px;
    color: #912022;
    border-bottom: 1px solid #E3E7EB;
    line-height: 1.5;
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

#eContentsSingle > article > div.eContDesc p {
    font-size: 12px;
    line-height: 1.8;
}

#aNewsPage #eArchiveHead {
    padding-bottom: 0;
}

#aNewsPage #eArchiveHead #eHeadTitle {
    margin-bottom: 60px;
}

#eSalonHairBody {
    width: 84vw;
    margin: 0 auto 100px;
}

#ePageCollectionData {
    font-size: 12px;
    margin-bottom: 30px;
}

#ePageShop #ePageCont {
    font-size: 12px;
    line-height: 2;
}

#ePageShop #ePageCont > div {
    font-size: 15px;
    color: #9B9B9B;
    margin-bottom: 30px;
    max-width: 520px;
}

#eContentsCoupon {
    background-color: #F5F5F7;
    padding: 100px 0;
}

#eContentsCoupon .eMenuCouponList {
    width: 622px;
    margin: 0 auto;
}

#eContentsCoupon h2 {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    padding: 10px 0px;
    box-sizing: border-box;
    border-bottom: 1px solid #C9C9C9;
    margin: 0 auto;
    width: 622px;
}

#eTopHeadMovie {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

#eTopHeadMovie::after,
#eTopHeadMovie::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0,0,0,0.5);*/
    z-index: 2;
    border: 1px solid #000;
    background-size: 3px 3px;
}

#eTopHeadMovie::after {
    background-image: linear-gradient(
            rgba(0, 0, 0, 0.3) 70%,
            rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.4)
    );
}

#eTopHeadMovie::before {
    background-image: linear-gradient(
            -90deg,
            rgba(0, 0, 0, 0.3) 70%,
            rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.4)
    );
}

#eTopHeadMovie video {
    position: absolute;
    right: 0;
    bottom: 0;

    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}


#eTopHeadTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) ;
    z-index: 10;
}