@charset "UTF-8";
@import"https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-narrow.min.css";
@import"https://use.typekit.net/dde3btp.css";
[data-simplebar] {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}
.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}
.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}
.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
    width: 0;
    height: 0
}
.simplebar-content:before, .simplebar-content:after {
    content: ' ';
    display: table
}
.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}
.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}
.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}
[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}
.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px
}
.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: black;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity .2s linear
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}
.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}
.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}
.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}
.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.slick-track:before, .slick-track:after {
    content: '';
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slide-up-in {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 1s cubic-bezier(.39, .575, .565, 1), transform .8s cubic-bezier(.165, .84, .44, 1)
}
.slide-up-in.is-inview {
    opacity: 1;
    transform: translateY(0)
}
@keyframes swing1 {
    0% {
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transform: rotate(0deg) translateY(0)
    }
    35% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: rotate(5deg) translateY(-10px)
    }
    50% {
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transform: rotate(0deg) translateY(0)
    }
    85% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: rotate(-5deg) translateY(-10px)
    }
    100% {
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transform: rotate(0deg) translateY(0)
    }
}
@keyframes swing2 {
    0% {
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transform: rotate(0deg) translateY(0)
    }
    35% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: rotate(-5deg) translateY(-10px)
    }
    50% {
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transform: rotate(0deg) translateY(0)
    }
    85% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: rotate(5deg) translateY(-10px)
    }
    100% {
        animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transform: rotate(0deg) translateY(0)
    }
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        animation-timing-function: cubic-bezier(.165, .84, .44, 1);
        transform: translate3d(0, -4px, 0)
    }
}
#ec_top * {
    box-sizing: border-box
}
#ec_top img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}
@media screen and (max-width:750px) {
    #ec_top img {
        width: 100%
    }
}
#ec_top picture {
    display: block
}
#ec_top sup {
    top: -.4em
}
#ec_top a {
    color: #000;
    text-decoration: none
}
@font-face {
    font-family: yg;
    src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("游ゴシック体 Medium")
}
@font-face {
    font-family: yg;
    font-weight: 700;
    src: local("Yu Gothic Bold"), local("YuGothic-Bold"), local("游ゴシック体 Bold")
}
@font-face {
    font-family: yg;
    font-weight: 200;
    src: local("Yu Gothic Light"), local("YuGothic-Light"), local("游ゴシック体 Light")
}
@font-face {
    font-family: yg;
    font-weight: 300;
    src: local("Yu Gothic"), local("YuGothic"), local("游ゴシック体")
}
html, body {
    min-width: 1200px
}
@media screen and (max-width:750px) {
    html, body {
        min-width: 320px
    }
}
html {
    font-size: 10px
}
@media screen and (max-width:750px) {
    html {
        font-size: 1.33333vw
    }
}
body.on-hamburger, body.on-pulldown {
    overflow: hidden;
    scrollbar-gutter: stable
}
body.on-hamburger #wrapper, body.on-pulldown #wrapper {
    overflow: auto;
    scrollbar-gutter: stable
}
:root {
    --vh: 0;
    --rem: 10px
}
@media screen and (max-width:750px) {
    :root {
        --rem: calc(10vw/750*100)
    }
}
#ec_top {
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    line-break: normal;
    overflow: hidden;
    min-width: 1200px;
    color: #333;
    font-family: YakuHanJP_Narrow, yg, YuGothic, "游ゴシック", "游ゴシック体", YuGothic, YuGothic M, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .04em;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}
@media screen and (max-width:750px) {
    #ec_top {
        min-width: 0;
        font-size: 3.73333vw
    }
}
#wrapper {
    padding: 0 !important
}
#wrapper:before {
    display: none
}
.footerBnr {
    display: none
}
#js-include-header {
    height: 12.2rem
}
@media screen and (max-width:750px) {
    #js-include-header {
        height: 23.3rem
    }
}
#ec_top .slide-up {
    opacity: 0;
    visibility: hidden;
    translate: 0 2rem;
    transition: opacity .5s cubic-bezier(.165, .84, .44, 1), visibility .5s cubic-bezier(.165, .84, .44, 1), translate .5s cubic-bezier(.165, .84, .44, 1);
    will-change: opacity, translate
}
#ec_top .slide-up.is-inview {
    opacity: 1;
    visibility: visible;
    translate: 0
}
#ec_top .slide-list > * {
    opacity: 0;
    visibility: hidden;
    translate: 0 2rem;
    transition: opacity .5s cubic-bezier(.165, .84, .44, 1), visibility .5s cubic-bezier(.165, .84, .44, 1), translate .5s cubic-bezier(.165, .84, .44, 1);
    will-change: opacity, translate
}
#ec_top .slide-list > :nth-child(2) {
    transition-delay: .1s
}
#ec_top .slide-list > :nth-child(3) {
    transition-delay: .2s
}
#ec_top .slide-list > :nth-child(4) {
    transition-delay: .3s
}
#ec_top .slide-list > :nth-child(5) {
    transition-delay: .4s
}
#ec_top .slide-list > :nth-child(6) {
    transition-delay: .5s
}
#ec_top .slide-list > :nth-child(7) {
    transition-delay: .6s
}
#ec_top .slide-list > :nth-child(8) {
    transition-delay: .7s
}
#ec_top .slide-list > :nth-child(9) {
    transition-delay: .8s
}
#ec_top .slide-list > :nth-child(10) {
    transition-delay: .9s
}
#ec_top .slide-list > :nth-child(11) {
    transition-delay: 1s
}
#ec_top .slide-list > :nth-child(12) {
    transition-delay: 1.1s
}
#ec_top .slide-list > :nth-child(13) {
    transition-delay: 1.2s
}
#ec_top .slide-list > :nth-child(14) {
    transition-delay: 1.3s
}
#ec_top .slide-list > :nth-child(15) {
    transition-delay: 1.4s
}
#ec_top .slide-list.is-inview > * {
    opacity: 1;
    visibility: visible;
    translate: 0
}
#ec_top .section__inner {
    width: 100%;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto
}
#ec_top .section__heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
    font-size: 5rem;
    font-family: futura-pt, sans-serif;
    line-height: 1.28
}
@media screen and (max-width:750px) {
    #ec_top .section__heading {
        gap: 2.5rem;
        font-size: 6rem
    }
}
#ec_top .section__heading--small {
    font-size: 5rem;
    line-height: 1.28
}
#ec_top .section__heading small {
    font-weight: 400;
    font-size: 1.2rem;
    font-family: YakuHanJP_Narrow, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif
}
@media screen and (max-width:750px) {
    #ec_top .section__heading small {
        font-size: 2rem
    }
}
#ec_top .section__heading--special small {
    font-size: 1.4rem
}
#ec_top {
    letter-spacing: 0;
    color: #333
}
#ec_top a {
    color: #333
}

#ec_top .limited-line {
    display: block;
    text-align: center;
    background-color: #ffffff;
    padding: 1.5rem 0;
    transition: .5s;
}
@media screen and (max-width:750px) {
    #ec_top .limited-line {
        padding: 2.8rem 0;
    }
}
#ec_top .limited-line.limited-line--black {
    background-color: #000000;
}
#ec_top .limited-line:hover {
    cursor: pointer;
}
#ec_top .limited-line .limited-line__text {
    position: relative;
    color: #000000;
    padding-right: 2rem;
    font-size: 1.8rem;
    transition: .5s;
}
#ec_top .limited-line.limited-line--black .limited-line__text {
    color: #ffffff;
}
@media screen and (max-width:750px) {
    #ec_top .limited-line .limited-line__text {
        font-size: 2.4rem;
    }
}
#ec_top .limited-line .limited-line__text:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0.7rem;
    height: 0.7rem;
    margin: auto;
    border-top: 0.2rem solid #000;
    border-right: 0.2rem solid #000;
    transform: rotate(45deg);
    box-sizing: border-box;
    transition: .5s;
}
@media screen and (max-width:750px) {
    #ec_top .limited-line .limited-line__text:after {
        top: 0.2rem;
        width: 1rem;
        height: 1rem;
        border-top: 0.3rem solid #000;
        border-right: 0.3rem solid #000;
    }
}
#ec_top .limited-line.limited-line--black .limited-line__text:after {
    border-color: #ffffff;
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.limited-modal-container{
	position: fixed;
    z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 4rem 2rem;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	box-sizing: border-box;
}
/*モーダル本体の擬似要素の指定*/
.limited-modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.limited-modal-container.active {
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.limited-modal-body {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	/*max-width: 44rem;*/
	max-width: 47rem;
	width: 90%;
}
@media screen and (max-width:750px) {
    .limited-modal-body {
        /*max-width: 53rem;*/
		max-width: 57rem;
    }
}
/*モーダルを閉じるボタンの指定*/
.limited-modal-close {
	position: absolute;
    top: -1.7rem;
    right: -1.7rem;
	width: 3.4rem;
	height: 3.4rem;
	cursor: pointer;
}
@media screen and (max-width:750px) {
    .limited-modal-close {
        top: -3.05rem;
        right: -3.05rem;
        width: 6.1rem;
        height: 6.1rem;
    }
}
/*モーダル内のコンテンツの指定*/
.limited-modal-content {
	background: linear-gradient(180deg, rgba(231,223,201,1) 0%, rgba(253,252,250,1) 100%);
	padding: 2rem 2.5rem;
}
@media screen and (max-width:750px) {
    .limited-modal-content {
        padding: 3rem;
    }
}
.limited-modal__box__logo {
    line-height: 1;
}
@media screen and (max-width:750px) {
    #ec_top .limited-modal__box__logo img {
        width: 9rem;
    }
}
.limited-modal__box__title {
    margin-top: 2rem;
    line-height: 1.2;
    padding: 1.5rem 1rem;
    background-color: #222222;
    color: #ffffff;
    font-size: 2.2rem;
}
@media screen and (max-width:750px) {
    .limited-modal__box__title {
        padding: 1.7rem 1rem;
        line-height: 1.3;
        font-size: 2.6rem;
    }
}
.limited-modal__box__title__em {
    font-size: 2.8rem;
}
@media screen and (max-width:750px) {
    .limited-modal__box__title__em {
        font-size: 3.2rem;
    }
}
.limited-modal__box__list {
    margin-top: 2rem;
}
@media screen and (max-width:750px) {
    .limited-modal__box__list {
        margin-top: 3rem;
    }
}
.limited-modal__box__list__item:not(:first-child) {
    margin-top: 2rem;
}
@media screen and (max-width:750px) {
    .limited-modal__box__list__item:not(:first-child) {
        margin-top: 1.5rem;
    }
}
.limited-columns {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.limited-columns__column:nth-child(1) {
    width: 12rem;
}
@media screen and (max-width:750px) {
    .limited-columns__column:nth-child(1) {
        width: 14.5rem;
    }
}
.limited-columns__column__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12rem;
    height: 12rem;
    border-radius: 1rem;
    border: 1px solid #b1964d;
    background-color: #ffffff;
}
@media screen and (max-width:750px) {
    .limited-columns__column__icon {
        width: 14.5rem;
        height: 14.5rem;
    }
}
#ec_top .limited-columns__column__icon.limited-columns__column__icon--today img {
    width: 8.2rem;
}
@media screen and (max-width:750px) {
    #ec_top .limited-columns__column__icon.limited-columns__column__icon--today img {
        width: 10rem;
    }
}
#ec_top .limited-columns__column__icon.limited-columns__column__icon--free img {
    width: 5.8rem;
}
@media screen and (max-width:750px) {
    #ec_top .limited-columns__column__icon.limited-columns__column__icon--free img {
        width: 7.8rem;
    }
}
#ec_top .limited-columns__column__icon.limited-columns__column__icon--point img {
    width: 5.0rem;
}
@media screen and (max-width:750px) {
    #ec_top .limited-columns__column__icon.limited-columns__column__icon--point img {
        width: 6.5rem;
    }
}
.limited-columns__column:nth-child(2) {
    text-align: left;
    width: calc(100% - 14rem);
}
@media screen and (max-width:750px) {
    .limited-columns__column:nth-child(2) {
        width: calc(100% - 16.5rem);
    }
}
.limited-columns__column__title {
    font-size: 1.8rem;
    line-height: 1.4;
}
@media screen and (max-width:750px) {
    .limited-columns__column__title {
        font-size: 2.2rem;
        line-height: 1.5;
    }
}
.limited-columns__column__title__txtwrap {
    margin-top: 1rem;
    display: inline-block;
}
@media screen and (max-width:750px) {
    .limited-columns__column__title__txtwrap {
        margin-top: 1.2rem;
    }
}
.limited-columns__column__title__gold {
    color: #b1964d;
    font-size: 2.6rem;
}
@media screen and (max-width:750px) {
    .limited-columns__column__title__gold {
        font-size: 3.2rem;
    }
}
.limited-columns__column__title__small {
    font-size: 1.4rem;
}
@media screen and (max-width:750px) {
    .limited-columns__column__title__small {
        font-size: 1.8rem;
    }
}
.limited-columns__column__paragraph {
    margin-top: 1rem;
    font-size: 1.4rem;
    line-height: 1.4;
}
@media screen and (max-width:750px) {
    .limited-columns__column__paragraph {
        font-size: 1.8rem;
    }
}

#ec_top .hero {
    padding-bottom: 16rem;
    background-color: #f2f2f2
}
@media screen and (max-width:750px) {
    #ec_top .hero {
        padding-bottom: 10.2rem
    }
}
#ec_top .hero__carousel {
    position: relative
}
#ec_top .hero__carousel .slick-list {
    height: 41.5625vw
}
@media screen and (max-width:750px) {
    #ec_top .hero__carousel .slick-list {
        height: 85.33333vw
    }
}
#ec_top .hero__carousel .slick-arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: calc(50% - 6rem/2);
    height: 6rem;
    z-index: 1;
    width: 5rem;
    padding-right: 0;
    padding-left: 2.4rem;
    background-color: rgba(0, 0, 0, .5);
    border: none;
    box-sizing: border-box;
    font-size: 0;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1);
    cursor: pointer
}
@media(hover:hover) {
    #ec_top .hero__carousel .slick-arrow:hover {
        opacity: .7
    }
}
@media(hover:none) {
    #ec_top .hero__carousel .slick-arrow:active {
        opacity: .7
    }
}
#ec_top .hero__carousel .slick-arrow:before {
    display: block;
    width: 1rem;
    height: 2rem;
    content: "";
    background-color: #fff;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain
}
#ec_top .hero__carousel .slick-arrow.slick-prev {
    left: 0;
    rotate: 180deg
}
#ec_top .hero__carousel .slick-arrow.slick-next {
    right: 0
}
#ec_top .hero__carousel .slick-dots {
    position: absolute;
    bottom: -1rem;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1rem;
    width: 100%
}
@media screen and (max-width:750px) {
    #ec_top .hero__carousel .slick-dots {
        bottom: -1.5rem
    }
}
#ec_top .hero__carousel .slick-dots li, #ec_top .hero__carousel .slick-dots button {
    font-size: 0;
    line-height: 0
}
#ec_top .hero__carousel .slick-dots li {
    width: 8rem;
    height: .2rem;
    position: relative;
    background: #acacac
}
@media screen and (max-width:750px) {
    #ec_top .hero__carousel .slick-dots li {
        height: .4rem
    }
}
#ec_top .hero__carousel .slick-dots li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: '';
    display: block;
    background: #ff7403
}
#ec_top .hero__carousel .slick-dots li.slick-active:before {
    animation: slide 5s 1 linear both
}
#ec_top .hero__carousel .slick-dots li:first-of-type.slick-active:before {
    animation: none
}
#ec_top .hero__carousel .slick-dots li:first-of-type.video-end:before {
    animation: slide 5s 1 linear both
}
@keyframes slide {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}
#ec_top .hero__carousel .slick-dots button {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background: none
}
#ec_top .hero__carousel-item img {
    width: 100%;
    height: 100%
}
#ec_top .hero__carousel-item video {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    margin-right: -1px;
    margin-bottom: -1px;
    filter: drop-shadow(0 0 transparent)
}
#ec_top .hero__carousel-item span, #ec_top .hero__carousel-item a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden
}
#ec_top .hero__note {
    margin-top: 7rem
}
#ec_top .hero__note-text {
    font-size: 2.4rem;
    line-height: 2.33333;
    text-align: center
}
@media screen and (min-width:751px) {
    #ec_top .hero__note-text {
        font-size: 1.8rem;
        line-height: 2.88889;
        letter-spacing: .1em
    }
}
#ec_top .hero__note-logo {
    width: 100%;
    max-width: 13.6rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem
}
@media screen and (min-width:751px) {
    #ec_top .hero__note-logo {
        width: 100%;
        max-width: 10.6rem;
        margin-left: auto;
        margin-right: auto
    }
}
#ec_top .hero .list-banner {
    width: 100%;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem;
    margin-top: 6.6rem
}
@media screen and (max-width:750px) {
    #ec_top .hero .list-banner {
        gap: 2.4rem 2rem;
        margin-top: 6.8rem;
        padding: 0 3.5rem
    }
}
/* #ec_top .hero .list-banner__item {
    width: 35.6rem
} */
/* @media screen and (max-width:750px) {
    #ec_top .hero .list-banner__item {
        width: calc(50% - 1rem)
    }
} */
@media screen and (max-width:750px) {
    #ec_top .hero .list-banner__item:first-of-type {
        width: 100%
    }
}
#ec_top .hero .list-banner__item a {
    width: 100%;
    height: 100%;
    display: block;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
    #ec_top .hero .list-banner__item a:hover {
        opacity: .7
    }
}
@media(hover:none) {
    #ec_top .hero .list-banner__item a:active {
        opacity: .7
    }
}
#ec_top .hero .list-banner__item a img {
    box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .15);
    border-radius: 1.2rem
}

#ec_top .hero .js-inview {
    opacity: 0;
    visibility: hidden;
    translate: 0 2rem;
    transition: opacity .5s cubic-bezier(.165, .84, .44, 1), visibility .5s cubic-bezier(.165, .84, .44, 1), translate .5s cubic-bezier(.165, .84, .44, 1);
    will-change: opacity, translate;
}
#ec_top .hero .js-inview.is-inview {
    opacity: 1;
    visibility: visible;
    translate: 0;
}
@media screen and (max-width: 750px) {
    #ec_top .hero .section__inner {
        padding: 0 5rem;
    }
}
#ec_top .hero .main-campaign {
    margin-top: 6rem;
}
#ec_top .hero .main-campaign__link {
    display: block;
    box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .15);
    border-radius: 1.5rem;
    overflow: hidden;
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#ec_top .hero .main-campaign__link:not(:first-child) {
    margin-top: 3rem;
}
#ec_top .hero .main-campaign__link:hover {
    opacity: .7;
}
#ec_top .hero .section__heading {
    margin-top: 8rem;
}
#ec_top .hero .pickup-banner-wrap {
    margin-top: 4rem;
    width: 100vw;
    min-width: 115rem;
}
@media screen and (max-width: 750px) {
    #ec_top .hero .pickup-banner-wrap {
        margin-top: 7rem;
        width: auto;
        min-width: auto;
    }
}
#ec_top .hero .pickup-banner {
    position: relative;
    padding-bottom: 2rem;
}
@media screen and (min-width: 751px) and (max-width: 1250px) {
    #ec_top .hero .pickup-banner {
        padding-left: 5rem;
    }
}
@media screen and (max-width: 750px) {
    #ec_top .hero .pickup-banner {
       display: flex;
       flex-wrap: wrap;
       margin-left: -1.5rem;
       margin-right: -1.5rem;
    }
}
@media screen and (min-width: 751px) {
    #ec_top .hero .pickup-banner_items {
        padding: 1rem;
        width: 273px!important;
    }
}
@media screen and (max-width: 750px) {
    #ec_top .hero .pickup-banner_items {
        width: 50%;
        padding: 1.5rem;
    }
}
#ec_top .hero .pickup-banner_items a {
    display: block;
    box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .15);
    border-radius: 1rem;
    overflow: hidden;
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#ec_top .hero .pickup-banner_items a:hover {
    opacity: .7;
}

#ec_top .hero .pickup-banner .slick-arrow {
    position: absolute;
    border: 0;
    background: url(/wellness/sixpad/assets/img/home/ic_pickup_btn.png) no-repeat center center;
    background-size: contain;
    cursor: pointer;
    font-size: 0;
    z-index: 10;
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  }

#ec_top .hero .pickup-banner .slick-arrow {
    top: 8rem;
    width: 6rem;
    height: 6rem;
}

@media screen and (max-width: 750px) {
    #ec_top .hero .pickup-banner .slick-arrow {
        display: none !important;
    }
}
#ec_top .hero .pickup-banner .slick-arrow.slick-prev {
    left: -7rem;
    transform: scaleX(-1);
}
@media screen and (min-width: 751px) and (max-width: 1250px) {
    #ec_top .hero .pickup-banner .slick-arrow.slick-prev {
        left: -3rem;
    }
}
#ec_top .hero .pickup-banner .slick-arrow.slick-next {
    left: 106rem;
}
#ec_top .hero .pickup-banner .slick-arrow:hover {
    opacity: 0.7;
}

#ec_top .hero .pickup-banner .slick-dots {
    position: absolute;
    width: 110rem;
    top: 100%;
    left: 0;
    display: flex;
}
@media screen and (max-width: 750px) {
    #ec_top .hero .pickup-banner .slick-dots {
        display: none;
    }
}
#ec_top .hero .pickup-banner .slick-dots li {
    flex: 1;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}
#ec_top .hero .pickup-banner .slick-dots li button {
    display: block;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    transition: ease 0.5s;
    height: 2px;
}
#ec_top .hero .pickup-banner .slick-dots li.slick-active button {
    background-color: #333333;
}
#ec_top .pickup__more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 65rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 10rem;
    margin-top: 3rem;
    border: 1px solid #707070;
    border-radius: 10rem;
    font-size: 2.4rem;
    cursor: pointer;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (min-width:751px) {
    #ec_top .pickup__more {
        display: none;
    }
}
@media(hover:hover) {
    #ec_top .pickup__more:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .pickup__more:active {
        opacity: .5
    }
}
#ec_top .pickup__more:after {
    display: block;
    width: 1.2rem;
    content: "";
    position: absolute;
    top: calc(50% - 2rem/2);
    height: 2rem;
    right: 3.8rem;
    rotate: 90deg;
    background-color: #707070;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (min-width:751px) {
    #ec_top .pickup__more:after {
        position: absolute;
        top: calc(50% - 1.2rem/2);
        height: 1.2rem;
        width: .6rem
    }
}
#ec_top .pickup__more.is-active:after {
    rotate: -90deg
}

#ec_top .ranking {
    padding: 12rem 0
}
@media screen and (max-width:750px) {
    #ec_top .ranking {
        padding: 13.6rem 5rem 12rem
    }
}
#ec_top .ranking .list-ranking {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8.4rem 1rem;
    margin-top: 4rem;
    counter-reset: ranking 0
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking {
        gap: 8rem 3rem;
        margin-top: 7rem
    }
}
#ec_top .ranking .list-ranking__item {
    width: calc(20% - .8rem)
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__item {
        width: calc(50% - 1.5rem)
    }
}
#ec_top .ranking .list-ranking__item:nth-of-type(1) .list-ranking__image:before, #ec_top .ranking .list-ranking__item:nth-of-type(2) .list-ranking__image:before, #ec_top .ranking .list-ranking__item:nth-of-type(3) .list-ranking__image:before {
    margin-top: -.2rem;
    padding-bottom: .3rem
}
#ec_top .ranking .list-ranking__item:nth-of-type(1) .list-ranking__image:before {
    background-color: #e6c000;
    -webkit-mask: url(../img/home/bg_ranking.svg) no-repeat center center/contain;
    mask: url(../img/home/bg_ranking.svg) no-repeat center center/contain
}
#ec_top .ranking .list-ranking__item:nth-of-type(2) .list-ranking__image:before {
    background-color: #ababab;
    -webkit-mask: url(../img/home/bg_ranking.svg) no-repeat center center/contain;
    mask: url(../img/home/bg_ranking.svg) no-repeat center center/contain
}
#ec_top .ranking .list-ranking__item:nth-of-type(3) .list-ranking__image:before {
    background-color: #c97404;
    -webkit-mask: url(../img/home/bg_ranking.svg) no-repeat center center/contain;
    mask: url(../img/home/bg_ranking.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__item:nth-of-type(n+7) {
        display: none
    }
}
#ec_top .ranking .list-ranking__item a {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__item a {
        gap: 2.4rem
    }
}
@media(hover:hover) {
    #ec_top .ranking .list-ranking__item a:hover {
        opacity: .7
    }
}
@media(hover:none) {
    #ec_top .ranking .list-ranking__item a:active {
        opacity: .7
    }
}
#ec_top .ranking .list-ranking__image {
    position: relative;
    overflow: hidden
}
#ec_top .ranking .list-ranking__image:before {
    display: block;
    width: 2.7rem;
    height: 2.8rem;
    content: "";
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #707070;
    color: #fff;
    font-size: 1.6rem;
    font-family: futura-pt, sans-serif;
    counter-increment: ranking 1;
    content: counter(ranking)
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__image:before {
        width: 3rem;
        height: 3.1rem;
        font-size: 2rem
    }
}
#ec_top .ranking .list-ranking__image img {
    width: 21.2rem;
    height: 21.2rem;
    display: block;
    object-fit: cover
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__image img {
        width: 31rem;
        height: 31rem
    }
}
#ec_top .ranking .list-ranking__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1;
    position: relative
}
#ec_top .ranking .list-ranking__content-heading {
    font-size: 2rem;
    font-family: futura-pt, sans-serif;
    line-height: 1.3
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__content-heading {
        font-size: 3.6rem
    }
}
#ec_top .ranking .list-ranking__content-text {
    padding-right: 2rem;
    font-weight: 200;
    margin: .6rem 0 1.6rem;
    font-size: 1.4rem;
    line-height: 2
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__content-text {
        font-size: 2.3rem
    }
}
#ec_top .ranking .list-ranking__content-category {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    width: fit-content;
    height: 2.5rem;
    margin-top: auto;
    padding: 0 2.1rem;
    border: 1px solid #707070;
    border-radius: 2.5rem;
    font-size: 1.2rem
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__content-category {
        height: 3.6rem;
        margin-top: .6rem;
        font-size: 2rem
    }
}
#ec_top .ranking .list-ranking__content-supplement {
    position: absolute;
    bottom: -.8rem;
    left: 0;
    translate: 0 100%;
    font-weight: 200;
    font-size: 1.2rem;
    line-height: 2
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__content-supplement {
        font-size: 1.8rem
    }
}
@media screen and (max-width:750px) {
    #ec_top .ranking .list-ranking__content:has(.list-ranking__content-supplement) {
        margin-bottom: 3rem
    }
}
#ec_top .ranking__more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 10rem;
    position: relative;
    margin-top: 8.6rem;
    border: 1px solid #707070;
    border-radius: 10rem;
    font-size: 2.4rem;
    cursor: pointer;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
    #ec_top .ranking__more:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .ranking__more:active {
        opacity: .5
    }
}
#ec_top .ranking__more:after {
    display: block;
    width: 1.2rem;
    content: "";
    position: absolute;
    top: calc(50% - 2rem/2);
    height: 2rem;
    right: 3.8rem;
    rotate: 90deg;
    background-color: #707070;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
}
#ec_top .ranking__more.is-active:after {
    rotate: -90deg
}
#ec_top .ranking__button {
    width: 100%;
    max-width: 45rem;
    margin-left: auto;
    margin-right: auto;
    height: 6.2rem;
    margin-top: 6rem
}
@media screen and (max-width:750px) {
    #ec_top .ranking__button {
        max-width: 100%;
        height: 9rem
    }
}
#ec_top .ranking__button a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    gap: 2rem;
    border-radius: 1rem;
    border: .2rem solid #ed6c00;
    box-sizing: border-box;
    background-color: #ed6c00;
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    transition: background-color .2s cubic-bezier(.165, .84, .44, 1), color .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .ranking__button a {
        font-size: 2.4rem
    }
}
@media(hover:hover) {
    #ec_top .ranking__button a:hover {
        background-color: #fff;
        color: #ed6c00
    }
    #ec_top .ranking__button a:hover:before {
        background-color: #ed6c00
    }
}
@media(hover:none) {
    #ec_top .ranking__button a:active {
        background-color: #fff;
        color: #ed6c00
    }
    #ec_top .ranking__button a:active:before {
        background-color: #ed6c00
    }
}
#ec_top .ranking__button a:before {
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    content: "";
    margin-bottom: .4rem;
    background-color: #fff;
    -webkit-mask: url(../img/home/icn_gift.svg) no-repeat center center/contain;
    mask: url(../img/home/icn_gift.svg) no-repeat center center/contain;
    transition: background-color .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .ranking__button a:before {
        width: 4.8rem;
        height: 4.8rem
    }
}
@media screen and (max-width:750px) {
    #ec_top .recommend .section__heading {
        padding: 0 5rem
    }
}
#ec_top .recommend .list-recommend {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .4rem;
    margin-top: 4rem
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend {
        gap: 1rem;
        margin-top: 6.6rem
    }
}
#ec_top .recommend .list-recommend__item {
    position: relative
}
#ec_top .recommend .list-recommend__item:before {
    display: block;
    width: 100%;
    height: 22rem;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .15);
    pointer-events: none
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:before {
        height: 37.4rem
    }
}
#ec_top .recommend .list-recommend__item:after {
    display: block;
    width: 3.6rem;
    height: 3.6rem;
    content: "";
    position: absolute;
    top: 17rem;
    right: 1.4rem;
    z-index: 1;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .8);
    pointer-events: none
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:after {
        width: 5.4rem;
        height: 5.4rem;
        top: 30rem;
        right: 2rem
    }
}
#ec_top .recommend .list-recommend__item:nth-of-type(1) .list-recommend__head {
    background-image: url("../img/home/bg_recommend01.jpg?ym=202504")
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:nth-of-type(1) .list-recommend__head {
        background-image: url("../img/home/bg_recommend01@sp.jpg?ym=202504")
    }
}
#ec_top .recommend .list-recommend__item:nth-of-type(2) .list-recommend__head {
    background-image: url("../img/home/bg_recommend02.jpg?ym=202504")
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:nth-of-type(2) .list-recommend__head {
        background-image: url("../img/home/bg_recommend02@sp.jpg?ym=202504")
    }
}
#ec_top .recommend .list-recommend__item:nth-of-type(3) .list-recommend__head {
    background-image: url("../img/home/bg_recommend03.jpg?data20251015")
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:nth-of-type(3) .list-recommend__head {
        background-image: url("../img/home/bg_recommend03@sp.jpg?data20251015")
    }
}
#ec_top .recommend .list-recommend__item:nth-of-type(4) .list-recommend__head {
    background-image: url("../img/home/bg_recommend04.jpg?ym=202504")
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:nth-of-type(4) .list-recommend__head {
        background-image: url("../img/home/bg_recommend04@sp.jpg?ym=202504")
    }
}
#ec_top .recommend .list-recommend__item:nth-of-type(5) .list-recommend__head {
    background-image: url("../img/home/bg_recommend_girdle.jpg")
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:nth-of-type(5) .list-recommend__head {
        background-image: url("../img/home/bg_recommend_girdle@sp.jpg")
    }
}
#ec_top .recommend .list-recommend__item .list-product {
    padding: 2rem 0 5rem
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__item:not(:last-of-type) .list-recommend__body {
        padding-bottom: 6rem
    }
}
#ec_top .recommend .list-recommend__head {
    position: relative;
    background: no-repeat center center / contain;
    color: #fff;
    cursor: pointer
}
#ec_top .recommend .list-recommend__head-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    height: 22rem;
    padding-left: 15rem
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__head-inner {
        height: 37.4rem;
        padding-left: 5rem
    }
}
#ec_top .recommend .list-recommend__head-heading {
    position: relative;
    z-index: 1;
    font-size: 4.5rem;
    font-family: futura-pt, sans-serif;
    line-height: 1.28889
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__head-heading {
        font-size: 7rem
    }
}
#ec_top .recommend .list-recommend__head-text {
    position: relative;
    z-index: 1;
    font-size: 2rem;
    line-height: 1.6
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__head-text {
        font-size: 3rem
    }
}
#ec_top .recommend .list-recommend__head:before, #ec_top .recommend .list-recommend__head:after {
    display: block;
    width: 1.8rem;
    height: .1rem;
    content: "";
    position: absolute;
    right: 2.3rem;
    bottom: 3.1rem;
    z-index: 2;
    border-radius: .1rem;
    background-color: #707070
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__head:before, #ec_top .recommend .list-recommend__head:after {
        width: 2.6rem;
        height: .2rem;
        right: 3.4rem;
        bottom: 4.6rem
    }
}
#ec_top .recommend .list-recommend__head:after {
    rotate: -90deg;
    transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
}
#ec_top .recommend .list-recommend__head.is-open:after {
    rotate: 0deg
}
#ec_top .recommend .list-recommend__body {
    display: none
}
#ec_top .recommend .list-recommend__body-button {
    width: 100%;
    max-width: 56rem;
    margin-left: auto;
    margin-right: auto;
    height: 10rem;
    margin-bottom: 5rem
}
@media screen and (min-width:751px) {
    #ec_top .recommend .list-recommend__body-button {
        width: 45rem;
        height: 7rem;
        margin-bottom: 5rem
    }
}
#ec_top .recommend .list-recommend__body-button.mb-0 {
    margin-bottom: 0
}
#ec_top .recommend .list-recommend__body-button a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border: 1px solid #707070;
    border-radius: 10rem;
    box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .16);
    font-size: 1.6rem;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .recommend .list-recommend__body-button a {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 4.2rem 4.6rem 5rem;
        font-size: 2.4rem
    }
}
@media(hover:hover) {
    #ec_top .recommend .list-recommend__body-button a:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .recommend .list-recommend__body-button a:active {
        opacity: .5
    }
}
#ec_top .experience {
    padding: 8rem 0
}
@media screen and (max-width:750px) {
    #ec_top .experience {
        padding: 12rem 5rem 11.6rem
    }
}
#ec_top .experience .section__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 5.2rem 7rem;
    padding: 3.5rem 6.5rem;
    border: 1px solid #707070;
    border-radius: 1rem
}
@media screen and (max-width:750px) {
    #ec_top .experience .section__inner {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 4.2rem 4.6rem 5rem
    }
}
#ec_top .experience .section__heading {
    font-size: 5.2rem;
    font-family: futura-pt, sans-serif;
    line-height: 1.23077
}
@media screen and (max-width:750px) {
    #ec_top .experience .section__heading {
        font-size: 6rem
    }
}
#ec_top .experience .section__heading:before {
    display: block;
    width: 3.2rem;
    height: 2.2rem;
    content: "";
    margin-right: -1rem;
    background: url(../img/common/icn_shop.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .experience .section__heading:before {
        width: 5rem;
        height: 3.4rem
    }
}
#ec_top .experience__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
    width: 50%
}
@media screen and (max-width:750px) {
    #ec_top .experience__content {
        gap: 3rem;
        width: 100%
    }
}
#ec_top .experience__text {
    font-weight: 200;
    font-size: 1.6rem;
    line-height: 1.75
}
@media screen and (max-width:750px) {
    #ec_top .experience__text {
        font-size: 2.4rem;
        line-height: 1.66667
    }
}
#ec_top .experience__button {
    width: 50%;
    height: 8rem
}
@media screen and (max-width:750px) {
    #ec_top .experience__button {
        width: 100%;
        height: 10rem
    }
}
#ec_top .experience__button a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border: 1px solid #707070;
    border-radius: 8rem;
    font-weight: 200;
    font-size: 1.6rem;
    box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .16);
    transition: box-shadow .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
    #ec_top .experience__button a:hover {
        box-shadow: none
    }
}
@media(hover:none) {
    #ec_top .experience__button a:active {
        box-shadow: none
    }
}
@media screen and (max-width:750px) {
    #ec_top .experience__button a {
        font-size: 2.4rem
    }
}
#ec_top .product {
    /*padding-bottom: 13.6rem*/
	padding-bottom: 8.3rem;
}
#ec_top .product__tab {
    border-bottom: 1px solid #e7e7e7
}
#ec_top .product__tab .list-tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto;
    gap: 6rem
}
@media screen and (max-width:750px) {
    #ec_top .product__tab .list-tab {
        padding: 0 5rem;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
#ec_top .product__tab .list-tab__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5rem;
    padding-bottom: 1.2rem;
    border-bottom: .2rem solid #fff;
    color: #acacac;
    font-size: 2.6rem;
    font-family: futura-pt, sans-serif;
    line-height: 1.30769;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1), color .2s cubic-bezier(.165, .84, .44, 1);
    cursor: pointer
}
@media screen and (max-width:750px) {
    #ec_top .product__tab .list-tab__item {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        width: auto;
        padding-bottom: 2.4rem;
        border-width: .4rem;
        font-size: 3.4rem
    }
}
@media(hover:hover) {
    #ec_top .product__tab .list-tab__item:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .product__tab .list-tab__item:active {
        opacity: .5
    }
}
#ec_top .product__tab .list-tab__item small {
    font-size: 1.2rem;
    font-family: YakuHanJP_Narrow, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif
}
@media screen and (max-width:750px) {
    #ec_top .product__tab .list-tab__item small {
        font-size: 2rem
    }
}
#ec_top .product__tab .list-tab__item.is-active {
    border-bottom: .2rem solid #ed6c00;
    color: #333;
    pointer-events: none
}
@media screen and (max-width:750px) {
    #ec_top .product__tab .list-tab__item.is-active {
        border-width: .4rem
    }
}
#ec_top .product .section__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8rem;
    margin-top: 8rem
}
#ec_top .product .section__heading {
    padding-bottom: 1rem;
    border-bottom: 1px solid #c5c5c5
}
@media screen and (max-width:750px) {
    #ec_top .product .section__heading {
        padding: 0 5rem 3.2rem
    }
}
#ec_top .product .section__heading small {
    font-family: YakuHanJP_Narrow, "游ゴシック体", YuGothic, "游ゴシック Medium", Yu Gothic Medium, "游ゴシック", Yu Gothic, sans-serif
}
#ec_top .product__body {
    margin-top: 4rem
}
#ec_top .product__body:nth-of-type(n+2) {
    margin-top: 6rem
}
@media screen and (max-width:750px) {
    #ec_top .product__body:nth-of-type(n+2) {
        margin-top: 10rem
    }
}
#ec_top .product__body-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
@media screen and (max-width:750px) {
    #ec_top .product__body-head {
        padding-right: 5rem
    }
}
#ec_top .product__body-head-button {
    margin-left: auto
}
#ec_top .product__body-head-button a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: .6rem;
    height: 3.4rem;
    padding: 0 2rem;
    border: 1px solid #ed6c00;
    border-radius: 3.4rem;
    box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .16);
    font-size: 1.2rem;
    transition: box-shadow .2s cubic-bezier(.165, .84, .44, 1), color .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .product__body-head-button a {
        gap: 1.2rem;
        height: 5rem;
        font-size: 2rem
    }
}
@media(hover:hover) {
    #ec_top .product__body-head-button a:hover {
        box-shadow: none;
        color: #ed6c00
    }
}
@media(hover:none) {
    #ec_top .product__body-head-button a:active {
        box-shadow: none;
        color: #ed6c00
    }
}
#ec_top .product__body-head-button a:before {
    display: block;
    width: 1.4rem;
    height: 1.8rem;
    content: "";
    background-color: #ed6c00;
    -webkit-mask: url(../img/home/icn_beginner.svg) no-repeat center center/contain;
    mask: url(../img/home/icn_beginner.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .product__body-head-button a:before {
        width: 2rem;
        height: 2.6rem
    }
}



#ec_top .product__body-head-button-lplink {
    margin-left: auto
}
#ec_top .product__body-head-button-lplink a {
    display: -ms-flexbox;
    display: flex;
	position: relative;
    -ms-flex-align: center;
    align-items: center;
    gap: .6rem;
    /*height: 9.8rem;*/
    /*padding: 0.1rem 4rem 0 4rem;*/
	padding: 1.6rem 4.8rem;
    border: 1px solid #ed6c00;
    border-radius: 4.2rem;
    /*box-shadow: 0 .1rem .3rem rgba(0, 0, 0, .16);*/
    font-size: 1.6rem;
    transition: box-shadow .2s cubic-bezier(.165, .84, .44, 1), color .2s cubic-bezier(.165, .84, .44, 1);
}
@media screen and (max-width:750px) {
    #ec_top .product__body-head-button-lplink a {
        gap: 1.2rem;
        height: 7rem;
        font-size: 2rem;
		padding: 1.6rem 6.4rem;
    }
}
@media(hover:hover) {
    #ec_top .product__body-head-button-lplink a:hover {
        box-shadow: none;
        color: #ed6c00
    }
}
@media(hover:none) {
    #ec_top .product__body-head-button-lplink a:active {
        box-shadow: none;
        color: #ed6c00
    }
}
#ec_top .product__body-head-button-lplink a:after {
    display: block;
    width: 2rem;
    content: "";
    position: absolute;
    /*top: calc(50% - 0.8rem/2);*/
	align-items: center;
    height: 1.2rem;
    right: 0.9rem;
    rotate: 0deg;
    background-color: #707070;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .product__body-head-button-lplink a:after {
		position: absolute;
		/*top:calc(50% - 1.2rem/2);*/
		right: 1.8rem;
		height: 1.6rem;
		width: 1rem;
    }
}
#ec_top .product__body-head-button-lplink a:hover:after{
  mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
	background-color: #ff6b08;
}
/*#ec_top .product__body-head-button-lplink a:after:hover{
  mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
	background-color: #ff6b08;
}*/

#ec_top .product__subheading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    /*gap: .8rem;*/
    font-size: 3rem;
    font-family: futura-pt, sans-serif;
    line-height: 1.26667
}
@media screen and (max-width:750px) {
    #ec_top .product__subheading {
        padding: 0 5rem;
        font-size: 4.2rem
    }
}
#ec_top .product__subheading:before {
    display: block;
    width: 2.2rem;
    height: .1rem;
    content: "";
    background-color: #707070
}
@media screen and (max-width:750px) {
    #ec_top .product__subheading:before {
        width: 3rem;
        height: .2rem
    }
}
#ec_top .product .list-product {
    margin-top: 4rem
}
#ec_top .product .list-product--ems > :nth-of-type(n+11), #ec_top .product .list-product--training > :nth-of-type(n+11) {
    display: none
}
#ec_top .product__more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 65rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 10rem;
    margin-top: 8.6rem;
    border: 1px solid #707070;
    border-radius: 10rem;
    font-size: 2.4rem;
    cursor: pointer;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (min-width:751px) {
    #ec_top .product__more {
        width: 45rem;
        height: 7rem;
        font-size: 1.6rem;
        margin-top: 5rem
    }
}
@media(hover:hover) {
    #ec_top .product__more:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .product__more:active {
        opacity: .5
    }
}
#ec_top .product__more:after {
    display: block;
    width: 1.2rem;
    content: "";
    position: absolute;
    top: calc(50% - 2rem/2);
    height: 2rem;
    right: 3.8rem;
    rotate: 90deg;
    background-color: #707070;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (min-width:751px) {
    #ec_top .product__more:after {
        position: absolute;
        top: calc(50% - 1.2rem/2);
        height: 1.2rem;
        width: .6rem
    }
}
#ec_top .product__more.is-active:after {
    rotate: -90deg
}
#ec_top .product__button {
    width: 65.7rem;
    height: 7.5rem;
    margin: 8.2rem auto 9rem
}
@media screen and (max-width:750px) {
    #ec_top .product__button {
        height: 16rem
    }
}
#ec_top .product__button a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 2rem;
    border: 1px solid #ed6c00;
    border-radius: 7.5rem;
    box-shadow: 0 0 2rem rgba(0, 0, 0, .16);
    box-sizing: border-box;
    color: #525252;
    font-size: 1.8rem;
    transition: box-shadow .2s cubic-bezier(.165, .84, .44, 1), color .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .product__button a {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-width: .2rem;
        font-size: 2.8rem
    }
}
@media(hover:hover) {
    #ec_top .product__button a:hover {
        box-shadow: none;
        color: #ed6c00
    }
}
@media(hover:none) {
    #ec_top .product__button a:active {
        box-shadow: none;
        color: #ed6c00
    }
}
#ec_top .product__button a:before {
    display: block;
    width: 2.4rem;
    height: 3.8rem;
    content: "";
    margin-right: 2.4rem;
    background-color: #ed6c00;
    -webkit-mask: url(../img/home/icn_beginner.svg) no-repeat center center/contain;
    mask: url(../img/home/icn_beginner.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .product__button a:before {
        width: 3.6rem;
        height: 5rem
    }
}
#ec_top .product__button a small {
    margin-left: 4rem;
    font-weight: 200;
    font-size: 1.4rem
}
@media screen and (max-width:750px) {
    #ec_top .product__button a small {
        width: 100%;
        text-align: center;
        font-size: 2.4rem;
        margin-top: -5rem;
        margin-left: 0
    }
}
#ec_top .ambassador {
    margin-bottom: 13.6rem;
    padding: 8rem 0;
    background-color: #e9edef
}
@media screen and (max-width:750px) {
    #ec_top .ambassador {
        padding: 7rem 0
    }
}
#ec_top .ambassador .section__heading {
    align-items: baseline;
    width: 100%;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .section__heading {
        padding: 0 5rem
    }
}
#ec_top .ambassador .section__heading .section__heading__namelist {
    font-size: 1.4rem
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .section__heading .section__heading__namelist {
        font-size: 2.2rem
    }
}
#ec_top .ambassador__content {
    width: 100%;
    margin-top: 3rem;
    padding-bottom: 4rem
}
@media screen and (max-width:750px) {
    #ec_top .ambassador__content {
        margin-top: 5rem
    }
}
#ec_top .ambassador .list-ambassador {
    position: relative
}
#ec_top .ambassador .list-ambassador .slick-list {
    padding: 0 calc((100vw - 110rem)/2)
}
@media screen and (max-width:1200px) {
    #ec_top .ambassador .list-ambassador .slick-list {
        padding: 0 5rem
    }
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador .slick-list {
        padding: 0 5rem
    }
}
#ec_top .ambassador .list-ambassador .slick-track {
    display: -ms-flexbox;
    display: flex;
    gap: 4rem
}
#ec_top .ambassador .list-ambassador .slick-slide {
    width: 34rem;
    height: auto
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador .slick-slide {
        width: 39.8rem
    }
}
#ec_top .ambassador .list-ambassador .slick-slide > div {
    height: 100%
}
#ec_top .ambassador .list-ambassador .slick-arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: calc(50% - 3rem);
    width: 6rem;
    height: 6rem;
    border-radius: 100%;
    z-index: 1;
    border: none;
    box-shadow: 0 .3rem .6rem rgba(0, 0, 0, .15);
    background-color: #fff;
    font-size: 0;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador .slick-arrow {
        width: 8rem;
        height: 8rem;
        top: calc(50% - 4rem)
    }
}
@media(hover:hover) {
    #ec_top .ambassador .list-ambassador .slick-arrow:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .ambassador .list-ambassador .slick-arrow:active {
        opacity: .5
    }
}
#ec_top .ambassador .list-ambassador .slick-arrow:after {
    display: block;
    width: .7rem;
    height: 1.6rem;
    content: "";
    background-color: #707070;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador .slick-arrow:after {
        width: .8rem;
        height: 1.8rem
    }
}
#ec_top .ambassador .list-ambassador .slick-arrow.slick-prev {
    left: calc((100vw - 128rem)/2)
}
@media screen and (max-width:1320px) {
    #ec_top .ambassador .list-ambassador .slick-arrow.slick-prev {
        left: 2rem
    }
}
#ec_top .ambassador .list-ambassador .slick-arrow.slick-prev:after {
    rotate: 180deg
}
#ec_top .ambassador .list-ambassador .slick-arrow.slick-next {
    right: calc((100vw - 128rem)/2)
}
@media screen and (max-width:1320px) {
    #ec_top .ambassador .list-ambassador .slick-arrow.slick-next {
        right: 2rem
    }
}
#ec_top .ambassador .list-ambassador .slick-arrow.slick-disabled {
    opacity: .5
}
#ec_top .ambassador .list-ambassador .slick-dots {
    position: absolute;
    bottom: -4rem;
    left: calc(50% - 55rem);
    width: 100%;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador .slick-dots {
        left: calc(50% - 65rem/2);
        width: 65rem
    }
}
#ec_top .ambassador .list-ambassador .slick-dots li, #ec_top .ambassador .list-ambassador .slick-dots button {
    font-size: 0;
    line-height: 0
}
#ec_top .ambassador .list-ambassador .slick-dots li {
    width: 100%;
    height: .2rem;
    background: #e8e8e8
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador .slick-dots li {
        height: .4rem
    }
}
#ec_top .ambassador .list-ambassador .slick-dots li.slick-active {
    background: #ff7403
}
#ec_top .ambassador .list-ambassador .slick-dots button {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background: none
}
#ec_top .ambassador .list-ambassador__item {
    overflow: hidden;
    width: 34rem;
    height: 100%;
    border-radius: 1rem;
    background-color: #fff
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador__item {
        width: 39.8rem
    }
}
#ec_top .ambassador .list-ambassador__item .list-ambassador-link:hover {
    opacity: .7;
}
#ec_top .ambassador .list-ambassador__content {
    padding: 3.2rem 3rem 2.8rem
}
#ec_top .ambassador .list-ambassador__content-heading {
    margin-top: 0.5rem;
    font-size: 2.6rem;
    line-height: 1
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador__content-heading {
        margin-top: 0.7rem;
        font-size: 3.2rem
    }
}
#ec_top .ambassador .list-ambassador__content-heading small {
    font-size: 1.6rem
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador__content-heading small {
        font-size: 2.4rem
    }
}
#ec_top .ambassador .list-ambassador__content-occupation {
    font-size: 1.2rem;
    line-height: 1.33333
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador__content-occupation {
        font-size: 2rem
    }
}
#ec_top .ambassador .list-ambassador__content-name {
    margin-top: .6rem;
    color: #c5c5c5;
    font-size: 1.2rem;
    line-height: 1.33333
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador__content-name {
        font-size: 2rem
    }
}
#ec_top .ambassador .list-ambassador__content-text {
    font-weight: 200;
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.75
}
@media screen and (max-width:750px) {
    #ec_top .ambassador .list-ambassador__content-text {
        font-size: 2.4rem
    }
}
#ec_top .banner {
    padding: 12rem 0
}
@media screen and (max-width:750px) {
    #ec_top .banner {
        padding: 12rem 5rem
    }
}
#ec_top .banner .list-banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3rem 4rem
}
@media screen and (max-width:750px) {
    #ec_top .banner .list-banner:nth-of-type(1) {
        gap: 1.6rem
    }
}
#ec_top .banner .list-banner:nth-of-type(1) img {
    border-radius: 1rem
}
#ec_top .banner .list-banner:nth-of-type(n+2) {
    margin-top: 3rem
}
@media screen and (max-width:750px) {
    #ec_top .banner .list-banner:nth-of-type(n+2) {
        gap: 5rem;
        margin-top: 5rem
    }
}
#ec_top .banner .list-banner__item {
    width: 34rem
}
@media screen and (max-width:750px) {
    #ec_top .banner .list-banner__item {
        width: 100%
    }
}
#ec_top .banner .list-banner__item a {
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media(hover:hover) {
    #ec_top .banner .list-banner__item a:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .banner .list-banner__item a:active {
        opacity: .5
    }
}
@media screen and (max-width:750px) {
    #ec_top .news {
        padding: 0 5rem
    }
}
#ec_top .news__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}
@media screen and (max-width:750px) {
    #ec_top .news__content {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 5rem
    }
}
#ec_top .news .list-news {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 85rem;
    border-top: 1px solid #e8e8e8
}
@media screen and (max-width:750px) {
    #ec_top .news .list-news {
        width: 100%
    }
}
#ec_top .news .list-news__item {
    border-bottom: 1px solid #e8e8e8
}
#ec_top .news .list-news__item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6rem;
    padding: 3rem;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .news .list-news__item a {
        gap: 4rem;
        padding: 4.2rem 2rem
    }
}
@media(hover:hover) {
    #ec_top .news .list-news__item a:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .news .list-news__item a:active {
        opacity: .5
    }
}
#ec_top .news .list-news__date {
    font-size: 1.4rem
}
@media screen and (max-width:750px) {
    #ec_top .news .list-news__date {
        font-size: 1.8rem
    }
}
#ec_top .news .list-news__text {
    font-size: 1.6rem;
    line-height: 1.75
}
@media screen and (max-width:750px) {
    #ec_top .news .list-news__text {
        font-size: 2.2rem;
        line-height: 1.63636
    }
}
#ec_top .news__link {
    margin-top: 3rem;
    text-align: right
}
#ec_top .news__link a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    font-size: 1.2rem;
    line-height: 1;
    transition: opacity .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .news__link a {
        gap: 1.6rem;
        font-size: 2.4rem
    }
}
@media(hover:hover) {
    #ec_top .news__link a:hover {
        opacity: .5
    }
}
@media(hover:none) {
    #ec_top .news__link a:active {
        opacity: .5
    }
}
#ec_top .news__link a:after {
    display: block;
    width: .6rem;
    height: 1.2rem;
    content: "";
    background-color: #707070;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .news__link a:after {
        width: .8rem;
        height: 1.8rem
    }
}
#ec_top .news__button {
    width: 100%;
    max-width: 45rem;
    margin-left: auto;
    margin-right: auto;
    height: 6.2rem;
    margin-top: 8rem
}
@media screen and (max-width:750px) {
    #ec_top .news__button {
        max-width: 100%;
        height: 9rem;
        margin-top: 11.6rem
    }
}
#ec_top .news__button a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    gap: 1.2rem;
    border: .2rem solid #ed6c00;
    border-radius: 1rem;
    box-sizing: border-box;
    background-color: #ed6c00;
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    transition: background-color .2s cubic-bezier(.165, .84, .44, 1), color .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .news__button a {
        font-size: 2.4rem
    }
}
@media(hover:hover) {
    #ec_top .news__button a:hover {
        background-color: #fff;
        color: #ed6c00
    }
    #ec_top .news__button a:hover:before {
        background-color: #ed6c00
    }
}
@media(hover:none) {
    #ec_top .news__button a:active {
        background-color: #fff;
        color: #ed6c00
    }
    #ec_top .news__button a:active:before {
        background-color: #ed6c00
    }
}
#ec_top .news__button a:before {
    display: block;
    width: 2.6rem;
    height: 2.2rem;
    content: "";
    margin-bottom: .4rem;
    background-color: #fff;
    -webkit-mask: url(../img/home/icn_attention.svg) no-repeat center center/contain;
    mask: url(../img/home/icn_attention.svg) no-repeat center center/contain
}
@media screen and (max-width:750px) {
    #ec_top .news__button a:before {
        width: 3.8rem;
        height: 3.4rem
    }
}
@media screen and (max-width:750px) {
    #ec_top .only-pc {
        display: none !important
    }
}
@media screen and (min-width:751px) {
    #ec_top .only-sp {
        display: none !important
    }
}
#ec_top .js-fit-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;"
}
#ec_top .ani-cover-image {
    position: relative;
    overflow: hidden
}
#ec_top .ani-cover-image img, #ec_top .ani-cover-image video {
    transform: scale(1.1);
    opacity: 0;
    transition: transform .6s cubic-bezier(.165, .84, .44, 1) .4s, opacity 0s cubic-bezier(.39, .575, .565, 1) .4s;
    will-change: transform
}
#ec_top .ani-cover-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    display: block;
    background: #ed6c00
}
#ec_top .ani-cover-image.is-inview img, #ec_top .ani-cover-image.is-inview video {
    transform: scale(1);
    opacity: 1
}
#ec_top .ani-cover-image.is-inview:after {
    animation: cover .8s cubic-bezier(.165, .84, .44, 1) both
}
@keyframes cover {
    0% {
        left: 0;
        right: auto;
        width: 0
    }
    50% {
        left: 0;
        right: auto;
        width: 100%
    }
    51% {
        left: auto;
        right: 0;
        width: 100%
    }
    100% {
        left: auto;
        right: 0;
        width: 0
    }
}
#ec_top .ani-cover-text > span {
    position: relative;
    display: inline-block
}
#ec_top .ani-cover-text > span span {
    opacity: 0;
    transition: opacity 0s cubic-bezier(.39, .575, .565, 1) .4s
}
#ec_top .ani-cover-text > span:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: "";
    display: block;
    background: #ed6c00
}
#ec_top .ani-cover-text.is-inview > span span {
    opacity: 1
}
#ec_top .ani-cover-text.is-inview > span:after {
    animation: cover .8s cubic-bezier(.165, .84, .44, 1) both
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(2) span {
    transition-delay: .5s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(2):after {
    animation-delay: .1s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(3) span {
    transition-delay: .6s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(3):after {
    animation-delay: .2s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(4) span {
    transition-delay: .7s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(4):after {
    animation-delay: .3s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(5) span {
    transition-delay: .8s
}
#ec_top .ani-cover-text.is-inview > span:nth-of-type(5):after {
    animation-delay: .4s
}
@keyframes cover {
    0% {
        left: 0;
        right: auto;
        width: 0
    }
    50% {
        left: 0;
        right: auto;
        width: 100%
    }
    51% {
        left: auto;
        right: 0;
        width: 100%
    }
    100% {
        left: auto;
        right: 0;
        width: 0
    }
}
#ec_top .ani-slide-up {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity .6s cubic-bezier(.39, .575, .565, 1), transform .6s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .ani-slide-up {
        transform: translateY(10rem)
    }
}
#ec_top .ani-slide-up.is-inview {
    opacity: 1;
    transform: translateY(0)
}
#ec_top .ani-slide {
    opacity: 0;
    transform: translateX(-4rem);
    transition: opacity .8s cubic-bezier(.39, .575, .565, 1), transform .8s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
    #ec_top .ani-slide {
        transform: translateX(-4rem)
    }
}
#ec_top .ani-slide.is-inview {
    opacity: 1;
    transform: translateX(0)
}
#ec_top .ani-mask-slide-up {
    overflow: hidden
}
#ec_top .ani-mask-slide-up > * {
    transform: translateY(100%);
    transition: transform .6s cubic-bezier(.165, .84, .44, 1)
}
#ec_top .ani-mask-slide-up.is-inview > * {
    transform: translateY(0)
}
#ec_top .ani-line strong {
    border-color: transparent !important;
    transition: border-color .4s cubic-bezier(.39, .575, .565, 1)
}
#ec_top .ani-line.is-inview strong {
    border-color: #ed6c00 !important
}
#ec_top .ani-grayscale {
    filter: grayscale(1);
    transition: filter 1s cubic-bezier(.39, .575, .565, 1)
}
#ec_top .ani-grayscale.is-inview {
    filter: grayscale(0)
}
#ec_top .breadcrumb {
    width: 960px;
    margin: 20px auto;
    font-size: 0;
    text-align: left;
    padding-top: 15px !important
}
@media screen and (max-width:750px) {
    #ec_top .breadcrumb {
        width: 100vw;
        margin: 0;
        padding: 1.33333vw 2.66667vw !important
    }
}
#ec_top .breadcrumb__item {
    color: #ff8705;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: .02em;
    display: inline-block;
    vertical-align: top
}
@media screen and (max-width:750px) {
    #ec_top .breadcrumb__item {
        line-height: 1.3em
    }
}
#ec_top .breadcrumb__item a {
    text-decoration: none;
    color: #333
}
#ec_top .breadcrumb__item:after {
    content: ">";
    display: inline-block;
    margin: 0 5px;
    color: #333;
    vertical-align: top
}
#ec_top .breadcrumb__item:last-of-type:after {
    display: none
}



ul.list-recommend_banner.js-inview.slide-list.is-inview {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
}

li.list-banner_2column {
    margin-top: 1rem;
}

@media screen and (max-width:750px) {
ul.list-recommend_banner.js-inview.slide-list.is-inview {
    display: block;
}
}

#ec_top .howto{
	
	
}

#ec_top .howto .section__heading{
	margin-bottom: 38px;
}

@media screen and (max-width:750px) {
#ec_top .howto .section__heading{
	padding:0 5rem 3.2rem;
	margin-bottom:3vw;
}
}

#ec_top .howto .list-banner{
	display: flex;
	gap:3rem 2rem;
	justify-content:flex-start;
	flex-wrap: wrap;
}

@media screen and (max-width:750px) {
	#ec_top .howto .list-banner{padding:0 5rem;}
}

#ec_top .howto .list-banner__item{
	width:53rem;
}
@media screen and (max-width:750px) {
	#ec_top .howto .list-banner__item{
	width:100%;
}
}

#ec_top .howto .list-banner__item img{
	border-radius: 1rem;
	border:0.1rem solid #707070;
}
#ec_top .howto .list-banner__item a{

}
@media(hover:hover) {
    #ec_top .howto .list-banner__item a:hover {
        opacity: .7
    }
}
@media(hover:none) {
    #ec_top .howto .list-banner__item a:active {
        opacity: .7
    }
}

.list-product__item .list-product__image{
	position: relative;
}
.list-product__item .list-product__image .cp-icon{
/*.list-product__item a .cp-icon{*/
	position: absolute;
	bottom:0;
	left:0;
	display: block;
	text-align: center;
}
.cp-icon .cp-icon__new,.cp-icon .cp-icon__cp{
	font-size:12px;
	color: #fff;
	padding:6px 8px;
}
.cp-icon .cp-icon__new{
	background:#ed6c00;
	max-width: 4em;
}

.cp-icon .cp-icon__cp{
	background:#24292d;
	max-width: 9em;	
	margin-top:4px;
}
@media screen and (max-width:750px) {
	.cp-icon .cp-icon__new,.cp-icon .cp-icon__cp{
	font-size:3.2vw;
	color: #fff;
	padding:1.3vw 2.1vw;
}
}

@media screen and (max-width:750px) {
	.cp-icon .cp-icon__cp{margin-top:1vw;}
}

.rank-cp-icon{
	display: flex;
	justify-content: flex-start;
}

.rank-cp-icon .cp-icon__new,.rank-cp-icon .cp-icon__cp{
	font-size:12px;
	color: #fff;
	padding:6px 10px;
}
@media screen and (max-width:750px) {
	.rank-cp-icon .cp-icon__new,.rank-cp-icon .cp-icon__cp{
	font-size:3.2vw;
	color: #fff;
	padding:1.3vw 2.1vw;
	}
}

.rank-cp-icon .cp-icon__new{
	background:#ed6c00;
	max-width: 4em;
}

.rank-cp-icon .cp-icon__cp{
	background:#24292d;
	max-width: 9em;
	
}
.rank-cp-icon .cp-icon__new{
	margin-right:6px;
}
@media screen and (max-width:750px) {
	.rank-cp-icon .cp-icon__new{
		margin-right:0.8vw;
	}
}

#ec_top .rental-tag {
	position: absolute;
	top:0;
	right:0;
	display: block;
	text-align: center;
	font-size:12px;
	color: #fff;
	padding:6px 8px;
	background:#24292d;
	max-width: 9em;	
	margin-top:4px;
}
@media screen and (max-width:750px) {
	#ec_top .rental-tag {
		font-size:3.2vw;
		color: #fff;
		padding:1.3vw 2.1vw;
	}
}

.discontinued {
	margin-bottom: 15rem;
	box-sizing: border-box;
}
@media screen and (max-width:750px) {
	.discontinued {
		padding:0 calc(3.5 * var(--rem));
	}
}

.discontinued .section__inner a.discontinued-link{
	font-size: 1.2rem;
	border-bottom: 1px solid #333;
	padding:0.6rem 0;
	position: relative;
	letter-spacing: 0.05em;
}
.discontinued .section__inner a.discontinued-link:hover{opacity: .7}

@media screen and (max-width:750px) {
	.discontinued .section__inner a.discontinued-link{
	font-size:2rem;
	}
}
.discontinued .section__inner a.discontinued-link::after{
	display: block;
    width: 2rem;
    content: "";
    position: absolute;
    top: calc(50% - 1rem/2);
	right: -2rem;
	align-items: center;
    height: 1.2rem;
    rotate: 0deg;
    background-color: #333;
    -webkit-mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    mask: url(../img/common/arw_line.svg) no-repeat center center/contain;
    transition: rotate .2s cubic-bezier(.165, .84, .44, 1)
}
@media screen and (max-width:750px) {
	.discontinued .section__inner a.discontinued-link::after{
		width: 2.4rem;
		height: 1.6rem;
		top: calc(50% - 1.8rem/2);
		right: -2.8rem;
	}
}


/* aaaaaaaa */

.btn-link{
    border: 1px solid #8F999F;
    width: 365px;
    margin: auto;
    margin-bottom: 6vh;
}
@media screen and (max-width:750px) {
    .btn-link{
        width: auto;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-bottom: 2vw;
    }
}
.btn-link a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
    min-height: 56px;
    font-size: 1.6rem;
    line-height: calc(19.6 / 14);
    letter-spacing: 1.12px;
    color: #000000;
    padding:10px 40px 10px 34px;
    position: relative;
}
@media screen and (max-width:750px) {
    .btn-link a{
        font-size: 2.4rem;
        /* padding: 1.6vw 2.4vw; */
    }
}
.btn-link a:after{
    content:'';
    background-image: url('/assets/beauty/refa/haircare/common/img/ic-arrow-gray.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 12px;
}
.btn-link a:after{
    content:'';
    background-image: url('/assets/beauty/refa/haircare/common/img/ic-arrow-gray.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 12px;
}
.btn-link.external a:after{
    content:'';
    background-image: url('/assets/beauty/refa/haircare/common/img/ic-openwindow-gray.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 12px;
}
