@charset "UTF-8";
/* =====================================================================





===================================================================== */
/*/////---example---//////
    html:lang(en) {
      body {}
    }
*/
/* =====================================================================


===================================================================== */
.topIndex {
    overflow: hidden;
}

.topIndex .l-wrapper {
    position: relative;
}

.topIndex .main {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .topIndex .topKv__logoBox {
        max-width: 600px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2;
    }
    .topIndex .topKv__logoBox .globalHeader__logo {
        -webkit-filter: saturate(0%) brightness(300%);
                filter: saturate(0%) brightness(300%);
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .globalHeader__toggleBtn {
        background-color: rgba(255, 255, 255, 0);
        -webkit-transition-duration: .8s;
                transition-duration: .8s;
        -webkit-transition-property: background-color;
        transition-property: background-color;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .globalHeader__shopLink a {
        background-color: rgba(255, 255, 255, 0);
        -webkit-transition-duration: .8s;
                transition-duration: .8s;
        -webkit-transition-property: background-color;
        transition-property: background-color;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .globalSidebar + .l-wrapper:before {
        display: none;
    }
}

.topIndex .topWrappr {
    padding-bottom: 120px;
}

@media only screen and (max-width: 767px) {
    .topIndex .topWrappr {
        padding-bottom: 9.33333%;
        margin-top: 16%;
    }
}

.topIndex .topKvBox {
    margin-bottom: 120px;
    font-size: 22.77876px;
}

@media only screen and (max-width: 1330px) {
    .topIndex .topKvBox {
        margin-bottom: 10.90909%;
    }
}

@media only screen and (max-width: 1700px) {
    .topIndex .topKvBox {
        font-size: 1.35338vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .topKvBox {
        font-size: 1.63636vw;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .topKvBox {
        font-size: 3.2vw;
    }
}

.topIndex .topKvBox__inner {
    position: relative;
}

.topIndex .kvBox__indicator {
    width: 0.53333vw;
    max-width: 4px;
    height: 0;
    padding-bottom: 49.46996%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cacccc;
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__indicator {
        height: 0.53333vw;
        max-height: 4px;
        padding-bottom: 0;
        width: auto;
        max-width: none;
        left: 0;
        right: 0;
        position: absolute;
        background-color: #cacccc;
        z-index: 10;
        margin-top: 121.86667%;
        margin-left: 6.66667%;
    }
}

.topIndex .kvBox__indicator__bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: #e83e0b;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition-duration: 0;
            transition-duration: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__indicator__bar {
        -webkit-transform: scale(0, 1);
                transform: scale(0, 1);
    }
}

.topIndex .kvBox__indicator__bar.is-next {
    -webkit-transition-duration: 6.0s;
            transition-duration: 6.0s;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__indicator__bar.is-next {
        -webkit-transition-duration: 7.0s;
                transition-duration: 7.0s;
    }
}

.topIndex .kvBox__slideNav {
    background-color: #fff;
    position: absolute;
    left: 4px;
    bottom: 0;
    z-index: 9;
    padding: 0 2.77778em 0;
    opacity: 0;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav {
        background-color: transparent;
        position: absolute;
        left: 0;
        top: 0%;
        margin-top: 41.33333%;
        bottom: auto;
        padding: 3.33333em 0.625em;
    }
}

.topIndex .swiper-container-initialized .kvBox__slideNav {
    opacity: 1;
}

.topIndex .kvBox__slideNav--pagination {
    text-align: left;
    font-size: 0.77778em;
    line-height: 1;
    color: #a1a1a1;
    letter-spacing: .1em;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--pagination {
        bottom: auto;
        font-size: 1.16667em;
        line-height: 1;
        letter-spacing: 0;
        margin-left: 5.33333%;
        margin-bottom: 14.66667%;
    }
}

.topIndex .kvBox__slideNav--pagination .swiper-pagination-current {
    color: #e83e0b;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--pagination .swiper-pagination-current {
        display: block;
    }
}

.topIndex .kvBox__slideNav--pagination .swiper-pagination-total {
    color: #000;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--pagination .swiper-pagination-total {
        display: block;
    }
}

.topIndex .kvBox__slideNav--pagination .slash {
    display: inline-block;
    -webkit-transform: scaleX(1.3) rotate(15deg);
            transform: scaleX(1.3) rotate(15deg);
    padding: 0 1.0em 0;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--pagination .slash {
        display: block;
        -webkit-transform: scaleY(1.3) rotate(15deg);
                transform: scaleY(1.3) rotate(15deg);
        padding: .8em 0;
    }
}

.topIndex .kvBox__slideNav--prev, .topIndex .kvBox__slideNav--next {
    width: 0.77778em;
    height: 0.77778em;
    margin-top: .05em;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--prev, .topIndex .kvBox__slideNav--next {
        width: 1em;
        height: 1em;
        margin-left: .05em;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto;
    }
}

.topIndex .kvBox__slideNav--prev:before, .topIndex .kvBox__slideNav--next:before {
    border-width: 0.05556em;
    width: 0.44444em;
    height: 0.44444em;
    padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--prev:before, .topIndex .kvBox__slideNav--next:before {
        border-width: 0.07143em;
        width: 0.57143em;
        height: 0.57143em;
        padding-bottom: 0;
    }
}

.topIndex .kvBox__slideNav--prev {
    left: 1.11111em;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--prev {
        top: 0;
    }
    .topIndex .kvBox__slideNav--prev:before {
        -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg);
    }
}

.topIndex .kvBox__slideNav--next {
    right: 1.11111em;
}

@media only screen and (max-width: 767px) {
    .topIndex .kvBox__slideNav--next {
        bottom: 0;
        top: auto;
    }
    .topIndex .kvBox__slideNav--next:before {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}

.topIndex .topKv {
    background: #fff;
    overflow: hidden;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .topIndex .topKv {
        padding-bottom: 2.22222em;
    }
}

.topIndex .topKv__inner {
    padding-bottom: 1020.70796px;
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width: 1700px) {
    .topIndex .topKv__inner {
        padding-bottom: 64.60177%;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .topKv__inner {
        padding-bottom: 157.6%;
        overflow: visible;
    }
}

.topIndex .topKv__imgBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 1132 / 560;
}

@media only screen and (max-width: 767px) {
    .topIndex .topKv__imgBox {
        width: 93.33333%;
        margin-left: auto;
        right: 0;
        aspect-ratio: 700 / 914;
    }
}

.topIndex .topKv__imgBox img {
    width: 100%;
    height: auto;
}

.topIndex .topKv__lead {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 49.46996%;
}

@media only screen and (max-width: 767px) {
    .topIndex .topKv__lead {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-top: 121.86667%;
        width: 93.33333%;
    }
}

.topIndex .topKv__lead img {
    width: 100%;
    height: auto;
}

.topIndex .topKv__link {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    font-size: 0.77778em;
    min-width: 27.85714em;
}

@media only screen and (max-width: 767px) {
    .topIndex .topKv__link {
        position: relative;
        bottom: 0;
        top: auto;
        right: 0;
        left: 0;
        width: auto;
        min-width: 0;
        margin: 0% 5.33333%;
        font-size: 1em;
    }
}

.topIndex .topKv__link a, .topIndex .topKv__link span {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    padding: 0.7em 3.21429em 0.65em 1.2em;
    position: relative;
    line-height: 1.5;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    z-index: 1;
    text-decoration: none;
}

.topIndex .topKv__link a:before, .topIndex .topKv__link span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e83e0b;
    z-index: -1;
}

.topIndex .topKv__link a:after, .topIndex .topKv__link span:after {
    content: "";
    width: .6em;
    height: .6em;
    border-right: 0.14286em solid #fff;
    border-bottom: 0.14286em solid #fff;
    position: absolute;
    right: 1.07143em;
    top: 50%;
    -webkit-transform: translateY(-100%) rotate(-45deg);
            transform: translateY(-100%) rotate(-45deg);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
}

.topIndex .topKv__link a:hover {
    opacity: .8;
}

.topIndex .informationSection {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    position: relative;
    margin-bottom: 120px;
    font-size: 0.88rem;
}

@media only screen and (max-width: 1330px) {
    .topIndex .informationSection {
        margin-bottom: 10.90909%;
        font-size: 1.05263vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .informationSection {
        font-size: 1.27273vw;
    }
}

.topIndex .informationBox__items {
    border-top: dashed 1px #1e1e1e;
}

.topIndex .informationBox__item {
    border-bottom: dashed 1px #1e1e1e;
    line-height: 1.6em;
}

.topIndex .informationBox__item a {
    text-decoration: none;
    position: relative;
}

.topIndex .informationBox__item > a {
    padding: 1.8em 4em 1.8em 2.72727%;
    display: block;
}

.topIndex .informationBox__item > a:after {
    content: "";
    width: 0.57143em;
    height: 0.57143em;
    border-right: solid 2px #e83e0b;
    border-bottom: solid 2px #e83e0b;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    right: 2.14286em;
    top: 50%;
    -webkit-transform: translateY(-100%) rotate(-45deg);
            transform: translateY(-100%) rotate(-45deg);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    pointer-events: none;
}

.topIndex .informationBox__item > a[href^="#"]:after {
    -webkit-transform: translateX(-30%) translateY(-90%) rotate(45deg);
            transform: translateX(-30%) translateY(-90%) rotate(45deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
}

.topIndex .informationBox__item.js-accordionBox a {
    cursor: pointer;
}

.topIndex .informationBox__item.js-accordionBox a:after {
    -webkit-transform: translateX(-30%) translateY(-80%) rotate(45deg);
            transform: translateX(-30%) translateY(-80%) rotate(45deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
}

.topIndex .informationBox__item.js-accordionBox.is-show a:after {
    -webkit-transform: translateX(-30%) translateY(-90%) scaleY(-1) rotate(45deg);
            transform: translateX(-30%) translateY(-90%) scaleY(-1) rotate(45deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
}

.topIndex .informationBox__item__inner {
    border-top: dashed 1px #1e1e1e;
    padding: 1.8em 2.72727% 1.8em 2.72727%;
}

.topIndex .aboutSection {
    position: relative;
    font-size: 1.13rem;
    background-color: #e83e0b;
    color: #fff;
    text-align: center;
    margin-bottom: 120px;
}

@media only screen and (max-width: 1330px) {
    .topIndex .aboutSection {
        font-size: 1.35338vw;
        margin-bottom: 10.90909%;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .aboutSection {
        font-size: 1.63636vw;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .aboutSection {
        font-size: 3.46667vw;
        margin-bottom: 20%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .aboutSection {
        font-size: 16.64px;
    }
}

.topIndex .aboutSection__inner {
    padding-top: 5.30973%;
    padding-bottom: 5.30973%;
}

@media only screen and (max-width: 767px) {
    .topIndex .aboutSection__inner {
        padding: 24% 5.33333% 16%;
    }
}

.topIndex .aboutSection__txt {
    font-size: 1.44444em;
    font-weight: 600;
    margin-bottom: 0.96154em;
}

@media only screen and (max-width: 767px) {
    .topIndex .aboutSection__txt {
        font-size: 1.53846em;
        margin-bottom: 3.5em;
    }
}

.topIndex .aboutSection__link {
    font-size: 0.77778em;
}

@media only screen and (max-width: 767px) {
    .topIndex .aboutSection__link {
        font-size: 0.92308em;
    }
}

.topIndex .aboutSection__link a {
    display: inline-block;
    text-align: left;
    min-width: 22.85714em;
}

@media only screen and (max-width: 767px) {
    .topIndex .aboutSection__link a {
        display: block;
        min-width: 0;
    }
}

.topIndex .topSecHeader {
    position: relative;
    max-width: 1100px;
    font-size: 4.13rem;
    margin: -.6em auto 40px;
}

@media only screen and (max-width: 1330px) {
    .topIndex .topSecHeader {
        font-size: 4.96241vw;
        margin-bottom: 3.63636%;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .topSecHeader {
        font-size: 6vw;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .topSecHeader {
        font-size: 10.66667vw;
        margin: -0.6em auto 0.825em;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .topSecHeader {
        font-size: 51.2px;
    }
}

.topIndex .topSecHeader__title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    color: #000000;
    padding: 0 2.72727%;
    line-height: 1;
}

@media only screen and (max-width: 767px) {
    .topIndex .topSecHeader__title {
        padding: 0;
        padding-left: 5.33333%;
    }
}

.topIndex .attentionSection {
    font-size: 0.88rem;
    margin-bottom: 150px;
    width: calc(100% - 40px);
    border-bottom: 1px dashed #000;
}

@media only screen and (max-width: 1330px) {
    .topIndex .attentionSection {
        font-size: 1.05263vw;
        margin-bottom: 13.63636%;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .attentionSection {
        font-size: 1.27273vw;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection {
        font-size: 4vw;
        margin-bottom: 24%;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .attentionSection {
        font-size: 19.2px;
    }
}

.topIndex .attentionSection .attentionSection__item {
    border-top: 1px dashed #000;
    padding: 1.81818% 0;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__item {
        padding: 5.33333% 0;
    }
}

.topIndex .attentionSection .attentionSection__item.m-link .attentionSection__label {
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__item.m-link .attentionSection__label {
        padding: 0 10.66667% 0 5.33333%;
    }
}

.topIndex .attentionSection .attentionSection__item.m-link .attentionSection__label::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
}

.topIndex .attentionSection .attentionSection__checkbox {
    display: none;
}

.topIndex .attentionSection .attentionSection__label {
    font-weight: 600;
    padding: 0 2.54545%;
    position: relative;
    display: block;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__label {
        padding: 0 5.33333%;
    }
}

.topIndex .attentionSection .attentionSection__label::after {
    content: "";
    display: block;
    height: .5em;
    width: .5em;
    border-bottom: 2px solid #e83e0b;
    border-right: 2px solid #e83e0b;
    position: absolute;
    right: 2.72727%;
    top: 50%;
    margin-top: -.1em;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__label::after {
        margin-top: -.2em;
        right: 5.33333%;
    }
}

.topIndex .attentionSection .attentionSection__content {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.topIndex .attentionSection .attentionSection__content .attentionSection__content__inr {
    padding: 1.81818% 2.72727%;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content .attentionSection__content__inr {
        padding: 6.66667% 5.33333% 0;
    }
}

.topIndex .attentionSection .attentionSection__content .attentionSection__content__title {
    margin-bottom: 1.81818%;
    margin-top: 4.54545%;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content .attentionSection__content__title {
        margin-bottom: 4%;
        margin-top: 6.66667%;
    }
}

.topIndex .attentionSection .attentionSection__content .attentionSection__content__note {
    margin-top: 1em;
    font-size: 0.85714em;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content .attentionSection__content__note {
        margin-top: 1.5em;
        letter-spacing: 0;
        font-size: 2.4vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .attentionSection .attentionSection__content .attentionSection__content__note {
        font-size: 11.52px;
    }
}

.topIndex .attentionSection .attentionSection__content table {
    text-align: center;
    line-height: 1.33333;
    width: min(100%, 587px);
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content table {
        font-size: .8em;
    }
}

.topIndex .attentionSection .attentionSection__content table tr:first-child th {
    width: 54.51448%;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content table tr:first-child th {
        width: initial;
    }
}

.topIndex .attentionSection .attentionSection__content table tr:nth-child(n+2) td {
    width: 22.48722%;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content table tr:nth-child(n+2) td {
        width: initial;
    }
}

.topIndex .attentionSection .attentionSection__content table tr:last-child td {
    border-bottom: 1px solid #d6d6d6;
}

.topIndex .attentionSection .attentionSection__content table tr th, .topIndex .attentionSection .attentionSection__content table tr td {
    padding: 1.09091% 1.81818%;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content table tr th, .topIndex .attentionSection .attentionSection__content table tr td {
        padding: 2.66667% 2.66667%;
    }
}

.topIndex .attentionSection .attentionSection__content table tr th {
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
}

.topIndex .attentionSection .attentionSection__content table tr th + th {
    border-right: 1px solid #d6d6d6;
}

.topIndex .attentionSection .attentionSection__content table tr td {
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
}

.topIndex .attentionSection .attentionSection__content table tr td:last-child {
    border-right: 1px solid #d6d6d6;
}

.topIndex .attentionSection .attentionSection__content table tr td span {
    font-size: .85em;
}

.topIndex .attentionSection .attentionSection__content p {
    line-height: 1.58333;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content p {
        font-size: .8em;
    }
}

.topIndex .attentionSection .attentionSection__content p .tel {
    text-decoration: none;
    pointer-events: none;
}

@media only screen and (max-width: 767px) {
    .topIndex .attentionSection .attentionSection__content p .tel {
        pointer-events: auto;
    }
}

.topIndex .attentionSection .attentionSection__checkbox:checked + .attentionSection__inr .attentionSection__content {
    max-height: 3000px;
}

.topIndex .newsSection {
    background: #fef6f2;
    padding-top: 1px;
    margin-bottom: 150px;
    font-size: 0.88rem;
}

@media only screen and (max-width: 1330px) {
    .topIndex .newsSection {
        margin-bottom: 13.63636%;
        font-size: 1.05263vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .newsSection {
        font-size: 1.27273vw;
    }
}

.topIndex .newsSection__inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 30px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

@media only screen and (max-width: 1330px) {
    .topIndex .newsSection__inner {
        padding: 0 2.72727% 3.63636%;
    }
}

.topIndex .productsSection {
    background: #fef6f2;
    padding-top: 1px;
    margin-bottom: 120px;
    font-size: 0.88rem;
}

@media only screen and (max-width: 1330px) {
    .topIndex .productsSection {
        margin-bottom: 10.90909%;
        font-size: 1.05263vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .productsSection {
        font-size: 1.27273vw;
    }
}

.topIndex .productsSection__inner {
    max-width: 1100px;
    padding: 0 30px 40px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

@media only screen and (max-width: 1330px) {
    .topIndex .productsSection__inner {
        padding: 0 2.72727% 3.63636%;
    }
}

.topIndex .productsSection__kv__lead {
    text-align: center;
    font-size: 2.14286em;
    line-height: 1.5;
    margin-bottom: 1em;
}

.topIndex .productsSection__kv__img {
    width: 72.88462%;
    margin: 0 auto 4.32692%;
}

.topIndex .productsSection__kv__img img {
    width: 100%;
    height: auto;
}

.topIndex .slideWrapper {
    position: relative;
}

.topIndex .slideList {
    position: relative;
    margin-bottom: 30px;
}

.topIndex .slideList:last-child {
    margin-bottom: 0;
}

.topIndex .slideList__inner {
    margin: 0 -0.96154%;
}

.topIndex .slideList__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3.77358%;
}

.topIndex .swiper-scrollbar-lock + .slideList__items {
    padding-bottom: 0;
}

.topIndex .slideList__item {
    width: 25%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.topIndex .slideList__item a {
    width: 92.45283%;
    margin: 0 3.77358%;
    display: block;
    text-decoration: none;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3.9604% 3.9604% 9.90099%;
    min-height: 100%;
}

@media only screen and (max-width: 767px) {
    .topIndex .slideList__item.is-spHide {
        display: none;
    }
}

.topIndex .slideList__item.is-pcHide {
    display: none;
}

@media only screen and (max-width: 767px) {
    .topIndex .slideList__item.is-pcHide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.topIndex .slideList__img {
    margin-bottom: 8%;
    position: relative;
}

.topIndex .slideList__img img {
    width: 100%;
    height: auto;
}

.topIndex .slideList__img.is-bdr:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: solid 1px #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.topIndex .slideList__txtBox {
    position: relative;
    text-align: center;
    z-index: 2;
}

.topIndex .slideList__date {
    margin-bottom: .4em;
    text-align: center;
}

.topIndex .slideList__txt {
    text-align: center;
}

.topIndex .productsList__inner {
    margin: 0 -1.34615%;
}

.topIndex .productsList__item {
    overflow: hidden;
    width: 33.33333%;
}

.topIndex .productsList__item a {
    width: 92.13483%;
    margin: 0 3.93258%;
    padding: 1.68539% 2.80899% 7.86517%;
}

.topIndex .productsList__img {
    width: 66.23377%;
    margin: 0 auto 3.24675%;
}

.topIndex .productsList__img.m-wide img {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

@media only screen and (max-width: 767px) {
    .topIndex .productsList__img.m-wide img {
        -webkit-transform: scale(1.2);
                transform: scale(1.2);
    }
}

.topIndex .productsList__img.is-09 {
    margin: 4.87013% auto 6.49351%;
    width: 74.67532%;
}

@media only screen and (max-width: 767px) {
    .topIndex .productsList__img.is-09 {
        margin: 5.55556% auto 4.16667%;
        width: 83.33333%;
    }
}

.topIndex .productsList__category {
    position: relative;
    padding-bottom: .3em;
    margin-bottom: .5em;
}

.topIndex .productsList__category:after {
    content: "";
    width: 1.6em;
    border-bottom: solid 1px #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.topIndex .productsList__category > span {
    font-size: 0.83333em;
}

.topIndex .series01 .productsList__category:after {
    border-color: #ffa3a3;
}

.topIndex .series02 .productsList__category:after {
    border-color: #92c9a3;
}

.topIndex .series03 .productsList__category:after {
    border-color: #4833a1;
}

.topIndex .series04 .productsList__category:after {
    border-color: #0050b2;
}

.topIndex .series05 .productsList__category:after {
    border-color: #c490bf;
}

.topIndex .series06 .productsList__category:after {
    border-color: #ee7800;
}

.topIndex .productsList__name {
    font-size: 1.14286em;
    margin-bottom: 1.2em;
    -webkit-text-stroke: 0.01em currentColor;
}

.topIndex .productsList__name:last-child {
    margin-bottom: 0;
}

.topIndex .productsList__txt {
    font-size: 1em;
}

.topIndex .productsSection__linkBox {
    text-align: left;
    padding-top: 1.96078%;
}

.topIndex .productsSection__linkBox__title {
    font-size: 1.14286em;
    margin-bottom: 1.2em;
}

.topIndex .productsSection__link a {
    display: inline-block;
    min-width: 320px;
}

.topIndex .topInsertImg {
    padding-bottom: 240px;
    position: relative;
    margin-bottom: 115px;
    pointer-events: none;
    overflow: hidden;
    background: url(../../img/bg_conts_01.jpg) no-repeat center center;
    background-size: cover;
}

@media only screen and (max-width: 1330px) {
    .topIndex .topInsertImg {
        padding-bottom: 21.81818%;
        margin-bottom: 10.45455%;
    }
}

.topIndex .topInsertMov {
    padding-bottom: 240px;
    position: relative;
    margin-bottom: 115px;
    pointer-events: none;
    overflow: hidden;
}

@media only screen and (max-width: 1330px) {
    .topIndex .topInsertMov {
        padding-bottom: 21.81818%;
        margin-bottom: 10.45455%;
    }
}

.topIndex .topInsertMov__movBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.topIndex .topInsertMov__movBox iframe {
    position: absolute;
    width: 100%;
    height: 300%;
    top: -100%;
    left: 0;
}

.topIndex .topContsSection {
    margin-bottom: 120px;
    font-size: 1rem;
}

@media only screen and (max-width: 1330px) {
    .topIndex .topContsSection {
        margin-bottom: 10.90909%;
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .topContsSection {
        font-size: 1.45455vw;
    }
}

.topIndex .topContsSection__inner {
    max-width: 1100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media only screen and (max-width: 1330px) {
    .topIndex .topContsSection__inner {
        padding: 0 2.72727%;
    }
}

.topIndex .topContsSection__thumb {
    width: 43.26923%;
}

.topIndex .topContsSection__thumb img {
    width: 100%;
    height: auto;
}

.topIndex .topContsSection__txtBox {
    width: 50%;
}

.topIndex .topContsSection__header {
    margin-bottom: 1.8em;
}

.topIndex .topContsSection__title {
    font-size: 2.625em;
    line-height: .85;
    font-weight: 400;
}

.topIndex .topContsSection__header__txt {
    color: #e83e0b;
    font-size: 1.125em;
    font-weight: 600;
    margin-top: .5em;
}

.topIndex .topContsSection__txt {
    font-weight: 600;
    margin-bottom: 1.8em;
}

.topIndex .topContsSection__link {
    font-size: 0.875em;
    margin-bottom: 2.4em;
}

.topIndex .topContsSection__link a {
    display: inline-block;
    min-width: 61.53846%;
}

.topIndex .topContsSection__link:last-child {
    margin-bottom: 0;
}

.topIndex .instaSection {
    font-size: 0.88rem;
}

@media only screen and (max-width: 1330px) {
    .topIndex .instaSection {
        font-size: 1.05263vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .instaSection {
        font-size: 1.27273vw;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .instaSection {
        font-size: 3.2vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 521px) {
    .topIndex .instaSection {
        font-size: 16.64px;
    }
}

.topIndex .instaSection__inner {
    max-width: 1100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
}

@media only screen and (max-width: 1330px) {
    .topIndex .instaSection__inner {
        padding: 0 2.72727%;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .instaSection__inner {
        padding: 0 5.33333%;
    }
}

.topIndex .instaSection__header {
    margin-bottom: 2em;
}

.topIndex .instaSection__title {
    font-size: 3em;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    margin-right: .4em;
    vertical-align: bottom;
}

@media only screen and (max-width: 767px) {
    .topIndex .instaSection__title {
        font-size: 2.25em;
        line-height: .85;
        display: block;
        margin-right: 0;
    }
}

.topIndex .instaSection__header__txt {
    font-size: 1.28571em;
    display: inline-block;
    font-weight: 600;
    color: #e83e0b;
    vertical-align: bottom;
}

@media only screen and (max-width: 767px) {
    .topIndex .instaSection__header__txt {
        font-size: 1.16667em;
        display: block;
        margin-top: .5em;
    }
}

.topIndex .snsList {
    overflow: hidden;
    margin: 0 -0.48077% 2.88462%;
}

@media only screen and (max-width: 767px) {
    .topIndex .snsList {
        overflow: visible;
        margin: 0 -1.33333vw 8.95522%;
    }
}

.topIndex .snsList__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.topIndex .snsList__item {
    width: 16.66667%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
    .topIndex .snsList__item {
        width: 37.33333vw;
    }
}

.topIndex .snsList__item img {
    width: 100%;
    height: auto;
}

.topIndex .snsList__item a {
    margin: 0 3.0303%;
    display: block;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .topIndex .snsList__item a {
        margin: 0 1.33333vw;
    }
}

.topIndex .snsList__item a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url(../img/icon_insta_wht.svg) no-repeat center center;
    background-size: 33% auto;
    opacity: 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.topIndex .snsList__item a:hover:before {
    opacity: 1;
}

.topIndex .instaSection__linkBox {
    text-align: left;
}

.topIndex .instaSection__link {
    display: inline-block;
    min-width: 30.76923%;
    margin-right: 2.14286em;
}

@media only screen and (max-width: 767px) {
    .topIndex .instaSection__link {
        display: block;
        min-width: 0;
        margin-right: 0;
        margin-bottom: 7.46269%;
    }
    .topIndex .instaSection__link:last-child {
        margin-bottom: 0;
    }
}

.topIndex .instaSection__link2 {
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .topIndex .instaSection__link2 {
        display: block;
        text-align: center;
    }
}

.topIndex .lineSection {
    font-size: 0.88rem;
}

@media only screen and (max-width: 1330px) {
    .topIndex .lineSection {
        font-size: 1.05263vw;
    }
}

@media only screen and (max-width: 1100px) {
    .topIndex .lineSection {
        font-size: 1.27273vw;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .lineSection {
        font-size: 3.2vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 521px) {
    .topIndex .lineSection {
        font-size: 16.64px;
    }
}

.topIndex .lineSection__inner {
    max-width: 1100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
}

@media only screen and (max-width: 1330px) {
    .topIndex .lineSection__inner {
        padding: 0 2.72727%;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .lineSection__inner {
        padding: 0 5.33333%;
    }
}

.topIndex .lineSection__thumb {
    width: 100%;
    margin-bottom: 2.98805%;
}

@media only screen and (max-width: 767px) {
    .topIndex .lineSection__thumb {
        margin-bottom: 8.95522%;
    }
}

.topIndex .lineSection__thumb img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 767px) {
    .topIndex .informationSection {
        margin-bottom: 20.66667%;
        font-size: 3.2vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .informationSection {
        font-size: 15.36px;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .informationBox__items {
        border-top: dashed 1px #1e1e1e;
    }
    .topIndex .informationBox__item {
        border-bottom: dashed 1px #1e1e1e;
        line-height: 1.6em;
    }
    .topIndex .informationBox__item a {
        text-decoration: none;
        position: relative;
    }
    .topIndex .informationBox__item > a {
        padding: 1.7em 4em 1.7em 5.33333%;
    }
    .topIndex .informationBox__item > a:after {
        border-width: 0.53333vw;
        right: 1.66667em;
    }
    .topIndex .newsSection {
        margin-bottom: 24%;
        font-size: 3.2vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .newsSection {
        font-size: 15.36px;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .newsSection__inner {
        padding: 0 5.33333% 9.33333%;
    }
    .topIndex .productsSection {
        margin-bottom: 21.33333%;
        font-size: 3.2vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .productsSection {
        font-size: 15.36px;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .productsSection__inner {
        padding: 0 5.33333% 10.66667%;
    }
    .topIndex .productsSection__kv__lead {
        font-size: 1.83333em;
        line-height: 1.4;
    }
    .topIndex .productsSection__kv__img {
        width: auto;
        margin: 0 -5.7971% 9.42029%;
    }
    .topIndex .slideWrapper {
        position: relative;
    }
    .topIndex .slideList {
        position: relative;
        margin-bottom: 7.24638%;
    }
    .topIndex .slideList:last-child {
        margin-bottom: 0;
    }
    .topIndex .slideList__inner {
        margin: 0 -3.33333vw;
    }
    .topIndex .slideList__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 5.33333vw;
    }
    .topIndex .slideList__item {
        width: 61.33333vw;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
    }
    .topIndex .slideList__item a {
        width: 100%;
        margin: 0 5.43478%;
        padding: 3.26087% 2.17391% 10.86957%;
    }
    .topIndex .slideList__img {
        margin-bottom: 9.72222%;
    }
    .topIndex .slideList__txtBox {
        text-align: center;
    }
    .topIndex .slideList__date {
        margin-bottom: .2em;
        text-align: center;
        line-height: 1.5;
    }
    .topIndex .slideList__txt {
        text-align: center;
        line-height: 1.5;
    }
    .topIndex .productsList__item:nth-child(3) {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .topIndex .productsList__category {
        position: relative;
        padding-bottom: .3em;
        margin-bottom: .8em;
    }
    .topIndex .productsList__category:after {
        content: "";
        width: 1.6em;
        border-width: 0.53333vw;
    }
    .topIndex .productsList__name {
        font-size: 1.16667em;
        margin-bottom: .6em;
    }
    .topIndex .productsList__txt {
        font-size: 1em;
        line-height: 1.6;
        letter-spacing: -.02em;
    }
    .topIndex .productsSection__linkBox {
        text-align: left;
        padding-top: 0;
    }
    .topIndex .productsSection__linkBox__title {
        font-size: 1.25em;
        margin-bottom: .8em;
    }
    .topIndex .productsSection__link a {
        display: block;
        min-width: 0;
    }
    .topIndex .topInsertImg {
        background: url(../../img/bg_conts_01_sp.jpg) no-repeat center center;
        background-size: cover;
        padding-bottom: 56%;
        margin-bottom: 21.33333%;
    }
    .topIndex .topInsertMov {
        padding-bottom: 56%;
        margin-bottom: 21.33333%;
    }
    .topIndex .topContsSection {
        margin-bottom: 21.33333%;
        font-size: 4vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .topIndex .topContsSection {
        font-size: 19.2px;
    }
}

@media only screen and (max-width: 767px) {
    .topIndex .topContsSection__inner {
        padding: 0;
        display: block;
    }
    .topIndex .topContsSection__thumb {
        width: auto;
    }
    .topIndex .topContsSection__thumb img {
        width: 100%;
        height: auto;
    }
    .topIndex .topContsSection__txtBox {
        width: 89.33333%;
        margin: 0 auto;
    }
    .topIndex .topContsSection__header {
        margin-bottom: 1.2em;
    }
    .topIndex .topContsSection__title {
        font-size: 2em;
        margin-top: -.5em;
        line-height: .85;
    }
    .topIndex .topContsSection__header__txt {
        font-size: 0.93333em;
        margin-top: .5em;
    }
    .topIndex .topContsSection__txt {
        font-weight: 600;
        margin-bottom: 1.5em;
    }
    .topIndex .topContsSection__link {
        font-size: 0.8em;
        margin-bottom: 2.4em;
    }
    .topIndex .topContsSection__link a {
        display: block;
        min-width: 0;
    }
}

/*リセットクリアNページ内追従バナー*/
@media only screen and (max-width: 767px) {
    .footBnrSection {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 1000;
        width: 100%;
        max-width: 415px;
        height: auto;
    }
    .footBnrSection .footBnr-lineBnr__close {
        position: absolute;
        z-index: 1;
        top: .35em;
        right: .5em;
        width: 1em;
        height: 1em;
        opacity: .75;
        -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease;
    }
    .footBnrSection .footBnr-lineBnr__close:before, .footBnrSection .footBnr-lineBnr__close:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        left: 0;
        margin: auto;
        top: 40%;
        width: 90%;
        height: 2px;
        background: #524e4c;
    }
    .footBnrSection .footBnr-lineBnr__close:before {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    .footBnrSection .footBnr-lineBnr__close:after {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    .footBnrSection a {
        display: inline-block;
        -webkit-transition: visibility .1s 1s, opacity .3s ease;
        transition: visibility .1s 1s, opacity .3s ease;
    }
    .footBnrSection a:hover {
        opacity: 0.7;
    }
    .footBnrSection a .footBnr-lineBnr__inner .footBnr-lineBnr__img img {
        width: 100%;
        height: auto;
    }
}

/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
.topIndex .aboutSection {
    opacity: 0;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
}

.topIndex .aboutSection__titleBox {
    overflow: hidden;
}

.topIndex .aboutSection__titleBox:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .aboutSection__txt {
    position: relative;
    overflow: hidden;
}

.topIndex .aboutSection__link a:before {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0, 0;
            transform-origin: 0, 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .aboutSection.is-animate1 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}

.topIndex .aboutSection.is-animate1 .aboutSection__titleBox:after {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
}

.topIndex .aboutSection.is-animate1 .aboutSection__txt:after {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
}

.topIndex .aboutSection.is-animate1 .aboutSection__link a:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}

.topIndex .newsSection {
    opacity: 0;
    -webkit-transition-duration: 2.4s;
            transition-duration: 2.4s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.topIndex .newsSection .topSecHeader {
    opacity: 0;
    -webkit-transform: translateX(-8%);
            transform: translateX(-8%);
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .newsSection.is-animate1 {
    opacity: 1;
}

.topIndex .newsSection.is-animate1 .topSecHeader {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}

.topIndex .productsSection {
    opacity: 0;
    -webkit-transition-duration: 2.4s;
            transition-duration: 2.4s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.topIndex .productsSection .topSecHeader {
    opacity: 0;
    -webkit-transform: translateX(-8%);
            transform: translateX(-8%);
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .productsSection .productsSection__link a:before {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .productsSection.is-animate1 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}

.topIndex .productsSection.is-animate1 .topSecHeader {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}

.topIndex .productsSection.is-animate1 .productsSection__link a:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}

.topIndex .topContsSection {
    opacity: 0;
    -webkit-transition-duration: 2.4s;
            transition-duration: 2.4s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.topIndex .topContsSection__header {
    opacity: 0;
    -webkit-transform: translateX(-8%);
            transform: translateX(-8%);
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .topContsSection__link a:before {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .topContsSection.is-animate1 {
    opacity: 1;
}

.topIndex .topContsSection.is-animate1 .topContsSection__header {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}

.topIndex .topContsSection.is-animate1 .topContsSection__link a:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}

.topIndex .instaSection {
    opacity: 0;
    -webkit-transition-duration: 2.4s;
            transition-duration: 2.4s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
            transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.topIndex .instaSection__header {
    opacity: 0;
    -webkit-transform: translateX(-8%);
            transform: translateX(-8%);
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .instaSection__link a:before {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
}

.topIndex .instaSection.is-animate1 {
    opacity: 1;
}

.topIndex .instaSection.is-animate1 .instaSection__header {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}

.topIndex .instaSection.is-animate1 .instaSection__link a:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}

.topIndex .lineSection.is-animate1 {
    opacity: 1;
}

.topIndex .lineSection.is-animate1 .instaSection__header {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
}

.topIndex .lineSection.is-animate1 .instaSection__link a:before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}

@-webkit-keyframes shadowAnimate {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
        opacity: .5;
    }
    15% {
        -webkit-transform: scale(0.95, 0.95) translateY(-5%) translateX(-3%);
                transform: scale(0.95, 0.95) translateY(-5%) translateX(-3%);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
        opacity: .9;
    }
}

@keyframes shadowAnimate {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
        opacity: .5;
    }
    15% {
        -webkit-transform: scale(0.95, 0.95) translateY(-5%) translateX(-3%);
                transform: scale(0.95, 0.95) translateY(-5%) translateX(-3%);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
        opacity: .9;
    }
}

@-webkit-keyframes iconAnimate {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    15% {
        -webkit-transform: scale(0.95, 0.95) translateY(5%);
                transform: scale(0.95, 0.95) translateY(5%);
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
}

@keyframes iconAnimate {
    0% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
    15% {
        -webkit-transform: scale(0.95, 0.95) translateY(5%);
                transform: scale(0.95, 0.95) translateY(5%);
    }
    100% {
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
    }
}

@-webkit-keyframes iconAnimate1 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes iconAnimate1 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

.loaderWrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 100;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}

.l-wrapper {
    opacity: 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
}

.loader {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #fff;
    background-size: cover;
    z-index: 100;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-delay: 0;
            transition-delay: 0;
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
}

.loader__inner1 {
    width: 378px;
    height: 76px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
    opacity: 0;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}

.loader__inner1 img {
    width: 100%;
    height: auto;
}

.is-load01.loader {
    opacity: 1;
}

.is-load01 .loader__inner1 {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.topKv__inner {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-delay: .1s;
            transition-delay: .1s;
}

.pageKv__mainImg {
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}

.l-wrapper.is-loaded {
    opacity: 1;
    -webkit-filter: none;
            filter: none;
}

.l-wrapper.is-loaded .topKv__inner {
    opacity: 1;
}

.l-wrapper.is-loaded .pageKv__mainImg {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

@media only screen and (max-width: 767px) {
    .loader__inner1 {
        width: 65.625%;
        padding-bottom: 13.125%;
        height: 0;
    }
}
