
/*リニューアル*/

div#oec-skincheck-top {
position: relative;
    min-width: 768px;
    max-width: 1440px;
    margin: 0 auto;
}


#oec-skincheck-top-wide .container{
    max-width: 1690px;
}

#oec-skincheck-top .skincheck-mainvisual-heading-figure {
    margin: auto;
    width: 226px;
    margin-top: 24px;
}

#oec-skincheck-top .skincheck-mainvisual-heading-sub {
    text-align: center;
    margin-top: 38px;
    font-size: 20px;
    font-weight: bold;
}

#oec-skincheck-top .skincheck-mainvisual-heading-sub__text {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.5em;
    font-weight: bold;
}

#oec-skincheck-top .skincheck-mainvisual-body-sub {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #5c5a5a;
}

#oec-skincheck-top .skincheck-mainvisual-body-sub__text {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.4em;
}

#oec-skincheck-top .skincheck-mainvisual-body-main {
    text-align: center;
    margin-top: 44px;
}

#oec-skincheck-top .skincheck-mainvisual-body-main__text {
    font-size: 15px;
    letter-spacing: -0.5px;
    position: relative;
    text-align: center;
    /* width: 270px; */
    display: inline-block;
    margin: 0 auto;
    z-index: 1;
    background: linear-gradient(transparent 66%,#c0d2eb 34%);
    line-height: 1.3em;
    font-weight: bold;
}

#oec-skincheck-top .skincheck-mainvisual-body-main__text sup {
    vertical-align: super;
    font-size: 0.625rem;
}

#oec-skincheck-top .start-button {
    background-image: linear-gradient(90deg, #646be1 10%, #42A4E4 73%);
    width: 305px;
    margin: 17px auto 0;
    height: auto;
    padding: 0;
    font-size: 16px;
    text-align: center;
}

#oec-skincheck-top a.start-button__link {
    color: white;
    text-decoration: none;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    border-collapse: separate;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 6px 20px;
}



#oec-skincheck-top .start-button__link:after {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #fafafa;
    border-bottom: none;
    border-left: none;
    margin: auto;
    position: absolute;
    top: 0px;
    right: 20px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#oec-skincheck-top .samplenote {
  text-align: center;
  margin-top: 12px;
}

#oec-skincheck-top .samplenote ul {
  display: inline-block;
  text-align: left;
  margin: 0;
}

#oec-skincheck-top .samplenote ul li {
  padding-left: 1em;
    margin-left: 30px;
}

#oec-skincheck-top .samplenote ul li div {
  color: #5c5a5a;
  position: relative;
  display: inline-block;
  font-size: 0.625rem;
}

#oec-skincheck-top .samplenote ul li div::before {
  content: '※';
  position: absolute;
  display: inline-block;
  text-indent: -1em;
  font-size: 0.625rem;
}



.skincheck-content-bg {
    margin: 0 auto;
    max-width: 933px;
    background: white;
}

#oec-skincheck-top .skincheck-content-heading {
    text-align: center;
    margin-top: 79px;
    padding-top: 50px;
}

#oec-skincheck-top .skincheck-content-heading__title {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: bold;
}


#oec-skincheck-top .skincheck-content-box {
    display: flex;
    margin: 0 auto;
    padding-bottom: 60px;
    max-width: 770px;
}

#oec-skincheck-top .skincheck-content-column_right {
    padding-top: 51px;
    padding-left: 59px;
    background: white;
}

#oec-skincheck-top .skincheck-content-column-heading__text {
    font-size: 20px;
    font-weight: bold;
}

#oec-skincheck-top .skincheck-content-column-sub__text {
    margin-top: 8px;
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: inherit;
}

#oec-skincheck-top .flowchart-footer {
    margin-top: 39px;
    margin-bottom: 0px;
}

#oec-skincheck-top .letter-spacing--less {
    letter-spacing: 1px;
    font-weight: bold;

}

#oec-skincheck-top .skincheck-content-footer {
    max-width: 1080px;
    margin: 50px auto 0px;
}

#oec-skincheck-top .other-content-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

#oec-skincheck-top .other-content-wrap.other-content-wrap--shop {
    margin-bottom: 130px;
}

#oec-skincheck-top .other-content-box{
    display: flex;
}

#oec-skincheck-top .other-content-box.other-content-box__app,
#oec-skincheck-top .other-content-box.other-content-box__shop {
    position: relative;
}

#oec-skincheck-top .other-content-figure {
    margin-right: 12px;
}

#oec-skincheck-top .other-content-top__heading {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#oec-skincheck-top .other-content-title-app,
#oec-skincheck-top .other-content-title-shop {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

#oec-skincheck-top .other-content-title-app {
    margin-top: 16px;
}
#oec-skincheck-top .other-content-title-shop {
    margin-top: 24px;
}


#oec-skincheck-top .other-content-text {
    font-size: 16px;
    position: relative;
}

.skincheck_bg {
    background-image: url(/contents/skincheck/top/images/bg.png);
    background-size: auto;
    background-position: 50% 32%;
    background-repeat: no-repeat;
    margin-right: -6.25vw;
    margin-left: -6.25vw;
    margin-top: -25px;
    padding: 5px 6.25vw 53px 6.25vw;
}

#oec-skincheck-top .other-content-text__heading {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 0;
}

#oec-skincheck-top .other-content-text__detail {
    font-size: 12px;
    line-height: 1.9em;
    letter-spacing: -0.5px;
    margin-top: 12px;
    margin-bottom: 0;
}

#oec-skincheck-top .other-content-box-wrap {
    position: relative;
    border-top: solid 0.5px #e0e0e0;
    border-bottom: solid 0.5px #e0e0e0;
    margin-right: 20px;
    width: 100%;
}

#oec-skincheck-top .other-content-box-wrap:last-child {
    margin-right: 0px;
}

#oec-skincheck-top .other-content-figure__img {
    width: 160px;
}

#oec-skincheck-top a.other-content-text_anchor:hover {
    opacity: unset;
}

#oec-skincheck-top .other-content-box:hover {
    transition: 0.3s;
    opacity: .65;
}


#oec-skincheck-top .other-content-box-wrap:after {
    content: '';
    background-image: url(/contents/skincheck/top/images/other-content-arrow.png);
    width: 22px;
    height: 7px;
    display: block;
    position: absolute;
    bottom: 12px;
    right: 17px;
    z-index: 10;
}

#oec-skincheck-top .skincheck-content-column-heading,
.skincheck-mainvisual-heading-sub__text,
.skincheck-content-column-figure__img {
    display: block;
}

#oec-skincheck-top .skincheck-content-column-heading--sp,
.skincheck-mainvisual-heading-sub__text--sp,
.skincheck-content-column-figure__img--sp,
.sp-none {
    display: none;
}

#oec-skincheck-top .other-content-text_anchor {
    display: block;
    text-decoration: none;
    padding: 12px 0;
}


@media screen and (max-width:768px) {

    div#oec-skincheck-top {
    position: relative;
    min-width: inherit;
    max-width: inherit;
}

    .skincheck-content {
    margin: 0 auto;
    max-width: none;
    background: none;
}
    .skincheck-content-bg {
    margin: 0 auto; 
    max-width: none;
    background: none;
}

    #oec-skincheck-top .skincheck-content-column-heading,
    .skincheck-mainvisual-heading-sub__text,
    .skincheck-content-column-figure__img {
        display: none;
    }

    #oec-skincheck-top .skincheck-content-column-heading--sp,
    .skincheck-mainvisual-heading-sub__text--sp,
    .skincheck-content-column-figure__img--sp,
    .sp-none {
        display: block;
    }


   #oec-skincheck-top {
        margin-bottom: 47px;
    }

    #oec-skincheck-top .skincheck-mainvisual-heading-figure {
        margin: auto;
        width: 153px;
        margin-top: 0px;
    }

    #oec-skincheck-top .skincheck-mainvisual-heading-figure_img {
        width: 153px;
        margin-top: 26px;
    }

    #oec-skincheck-top .skincheck-mainvisual-heading-sub {
        text-align: center;
        margin-top: 19px;
        font-size: 14px;
        font-weight: bold;
    }

    #oec-skincheck-top .skincheck-mainvisual-body-sub {
        text-align: center;
        margin-top: 18px;
        font-size: 12px;
        color: #5c5a5a;
    }

    #oec-skincheck-top .skincheck-mainvisual-body-sub__text {
        margin-bottom: 10px;
    }

    #oec-skincheck-top .skincheck-mainvisual-body-main {
        text-align: center;
        margin-top: 52px;
    }

    #oec-skincheck-top .skincheck-mainvisual-body-main__text {
        font-size: 12px;
        letter-spacing: -0.5px;
        position: relative;
        width: 215px;
        margin: 0 auto;
        z-index: 1;
        background: linear-gradient(transparent 56%,#c0d2eb 50%);
    }


   #oec-skincheck-top .start-button {
    background-image: linear-gradient(90deg, #646be1 10%, #42A4E4 73%);
    max-width: 335px;
    width: inherit;
    margin: 12px auto 0;
    height: auto;
    padding: 0;
    font-size: 16px;
}

    #oec-skincheck-top a.start-button__link {
    color: white;
    text-decoration: none;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    border-collapse: separate;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 6px 20px;
}

    #oec-skincheck-top .start-button__link:after {
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border: 1px solid #ffffff;
        border-bottom: none;
        border-left: none;
        margin: auto;
        position: absolute;
        top: -3px;
        right: 13px;
        bottom: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #oec-skincheck-top .samplenote {
        text-align: center;
        margin-top: 10px;
    }

    #oec-skincheck-top .samplenote ul li {
        margin-left: -4px;
        line-height: 1.5em;
    }

    #oec-skincheck-top .skincheck-content-heading {
        text-align: center;
        margin-top: 72px;
        padding-top: 0;
    }

    #oec-skincheck-top .skincheck-content-heading__title {
        font-size: 19px;
        margin-bottom: 22px;
    }

    #oec-skincheck-top .skincheck-content-box {
        padding-bottom: 0px;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    #oec-skincheck-top .skincheck-content-column_right {
        margin-top: 0px;
        margin-left: 0px;
        padding-top: 0;
        padding-left: 0;
        background: none;
    }

    #oec-skincheck-top .skincheck-content-column-heading__text {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 22px;
    line-height: 1.5em;
}
    #oec-skincheck-top .skincheck-content-column-sub__text {
    padding-top: 14px;
    margin-top: 0px;
    font-size: 14px;
    letter-spacing: -0.5px;
    margin-bottom: 49px;
}

    #oec-skincheck-top .skincheck-content-column-sub__text.skincheck-content-column-sub__text--last {
    margin-bottom: 0px;
    line-height: 1.7em;
    }

    #oec-skincheck-top .skincheck-content-column-figure__img {
        width: 100%;
    }

    #oec-skincheck-top .flowchart-footer {
    margin-top: 30px;
    margin-bottom: 41px;
    }

    #oec-skincheck-top .letter-spacing--less {
        letter-spacing: 1px;

    }

    .skincheck_bg {
        background: url(/contents/skincheck/top/images/sp-bg.png) top center no-repeat;
        background-size: cover;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #oec-skincheck-top .skincheck-content-footer {
        border-top: solid 1px #e0e0e0;
        background-color: #fff;
        margin: -30px -20px 0;
        padding: 41px 20px 0;
    }

    #oec-skincheck-top .other-content-top__heading {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 0px;
		margin-left: 0;
    }

    #oec-skincheck-top .other-content-wrap {
        flex-wrap: wrap;
    }

    #oec-skincheck-top .other-content-wrap.other-content-wrap--shop {
        margin-bottom: 0;
    }

    #oec-skincheck-top .other-content-title-app,
    #oec-skincheck-top .other-content-title-shop {
        font-size: 16px;
    }

    #oec-skincheck-top .other-content-box-wrap {
        width: 100%;
        margin-right: 0px;
        border-bottom: solid 0.5px #e0e0e0;
        border-top: none;
    }
    
    #oec-skincheck-top .other-content-box-wrap:first-child{
        border-top: solid 0.5px #e0e0e0;
    }

    #oec-skincheck-top .other-content-text__heading {
        font-size: 14px;
        margin-bottom: 0px;
    }

    #oec-skincheck-top .other-content-text__heading--small {
        font-size: 12px;
    }

    #oec-skincheck-top .other-content-figure__img {
        width: 120px;
    }

    #oec-skincheck-top .other-content-text {
        position: relative;
    }
    
    #oec-skincheck-top .other-content-text_anchor {
    padding:20px 0px;
}

    #oec-skincheck-top .other-content-text__detail {
        font-size: 12px;
        line-height: 1.7em;
        letter-spacing: 0px;
        margin-top: 8px;
        margin-bottom: 0px;
    }
}
