@charset "utf-8";
/* CSS Document */
/*  */
.c-wrapper {
    padding-top: 0;
}
/*  */
html {
    overflow-y: scroll;
}
.tough-print {
    display: none !important;
}
.tough-wrapper {
    background: #141414;
    --font-ja: "Noto Sans JP", sans-serif;
    height: 100dvh;
    overflow: hidden;
}
.tough-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}
.tough-wrapper a {
    text-decoration: none;
    color: inherit;
}
.tough-loading-01 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 101;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tough-loading-01__text {
    max-width: 655px;
    position: relative;
    mask: url(../img/copy_top_01.png) no-repeat;
    mask-size: 100% auto;
    background: #ccc;
    width: 90%;
}
.tough-loading-01__text img {
    visibility: hidden;
}
.tough-loading-01__text-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform-origin: 0 0;
    transform: scaleX(0);
    transition: transform 200ms;
}
.tough-header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(20, 20, 20, 0.8);
    display: flex;
    justify-content: space-between;
    height: 69px;
}
.tough-header {
    max-width: 720px;
    pointer-events: none;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.tough-header__logo {
    width: 27.78%;
    display: block;
    margin: 2.88% 0 3% 5.6%;
    pointer-events: auto;
    max-width: 100px;
}
.tough-inner {
    max-width: 1152px;
    margin: 0 auto;
    width: 90%;
}
.tough-tl {
    z-index: 10;
    width: 100%;
    margin: 0 0 0;
    max-width: 1440px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
}
.tough-tl__box {
    display: flex;
    align-items: flex-end;
}
.tough-wrapper .tough-tl__img-01 {
    width: 43.264%;
    margin: 0 0 3.4% 3.9%;
}
.tough-wrapper .tough-tl__img-02 {
    width: 38.542%;
    margin: 0 0 2% 3.2%;
}
.tough-section {
    overflow: hidden;
    width: 100%;
    min-height: 100svh;
    display: flex;
    position: relative;
    align-items: center;
    z-index: 1;
}
.tough-top::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 0 0 20.97%;
    z-index: 1;
    background: linear-gradient(to top, #000 0%, rgba(102, 102, 102, 0) 100%);
    opacity: .3;
}
.tough-top {
    align-items: stretch;
    font-family: var(--font-ja);
}
.tough-top__text-wrap {
    position: relative;
    z-index: 2;
    color: #fff;
    margin: 80px auto 100px;
    margin-top: min(9svh, 19.3%);
    max-width: min(720px, 150svh);
    width: 70%;
}
.tough-top__ctn {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    position: relative;
}
.tough-top__bg-box-03::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    padding: 0 0 85.6%;
    z-index: 1;
    background: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .3;
}
.tough-top__item {
    position: relative;
    padding: 69px 0 0;
}
.tough-top__text-wrap {
    width: 56.5085%;
    max-width: 271px;
}
.tough-top__text {
    position: relative;
    z-index: 1;
    opacity: 0;
    margin: 0 0 0 -1%;
}
.tough-top__text-02 {
    width: 102.584%;
}
.tough-top__text-03 {
    width: 101.477%;
}
.tough-top__text-03 span:first-child {
    mask: url(../img/text_loading02_03.png) no-repeat;
    mask-size: 100% auto;
    margin: -2px 0;
    display: block;
}
.tough-top__text-03 img {
    visibility: hidden;
}
.tough-top__text-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500%;
    background: linear-gradient(180deg, #435579 30%, #3b70a4 60%, #fff 78%);
}
.tough-top__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.tough-top__bg img {
    object-fit: cover;
    height: 100%;
}
.tough-mil {
    color: #fff;
    font-family: var(--font-ja);
    -webkit-font-smoothing: antialiased;
}
.tough-mil__ctn {
    display: flex;
    width: 90%;
    justify-content: space-between;
    align-items: flex-start;
    max-width: min(1152px, 322svh);
    padding: 2% 0 0;
}
.tough-mil__text-item-01 {
    width: 50.26%;
    padding: 0.8% 0 0;
}
.tough-mil__tl {
    margin: 0 0 4.9%;
}
.tough-mil__tl-img {
    position: absolute;
    top: 0;
    left: 0;
}
.tough-mil__tl-wrap {
    position: relative;
    width: 87.74%;
    opacity: 0;
}
.tough-mil__text {
    font-size: 0.75em;
    line-height: 2;
    letter-spacing: 0.03em;
    opacity: 0;
}
.tough-mil__text-item-02 {
    width: 43.163%;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
}
.tough-mil__text-item-02 img {
    opacity: 0;
}
.tough-box-scroll {
    width: 100%;
}
.tough-box-scroll::-webkit-scrollbar-thumb {
    background: transparent;
}
.tough-box-scroll::-webkit-scrollbar {
    background: transparent;
    display: none;
}
.tough-cm {
    display: flex;
    min-height: 100svh;
    width: 100%;
    color: #fff;
    align-items: stretch;
    font-family: var(--font-ja);
    -webkit-font-smoothing: antialiased;
}
.tough-cm__ctn {
    align-items: flex-start;
    justify-content: space-between;
    padding: min(69px, 16.7svh) 0 0;
    max-width: min(1152px, 322svh);
    flex-direction: column;
    display: grid;
    grid-template-rows: 59% 1fr;
}
.tough-cm__tl {
    width: 42.668%;
    margin: 0 0 0 0.3%;
    align-self: center;
    opacity: 0;
}
.tough-cm__tl-02 {
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin: 2.9% 0 0 0.5%;
    display: block;
}
.tough-cm__lists {
    display: flex;
    gap: 0 2.2%;
    align-self: center;
}
.tough-cm__list-01 {
    width: 89.069%;
}
.tough-cm__list-02 {
    width: 89.069%;
}
.tough-cm__list-03 {
    width: 89.069%;
}
.tough-cm__lists-link {
    background: rgba(20, 20, 20, 0.7);
    display: flex;
    justify-content: space-between;
    padding: 8% 0 8.6% 0%;
    opacity: 0;
    transition-duration: 0ms;
}
.tough-cm__lists-num {
    width: 3.934%;
    flex-grow: 0;
    margin: 0.4% 1.5% 0 6%;
}
.tough-cm__lists-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 61.57%;
    flex-grow: 1;
    box-sizing: border-box;
}
.tough-cm__lists-text img {
    display: block;
}
.tough-cm__lists-text-01 {
    margin: 0 0 -1px;
}
.tough-cm__lists-text-03 {
    margin: 0 0 -0.7% 2.7%;
    display: flex;
    align-items: flex-end;
    width: 6.392%;
}
.tough-cm__lists-icon {
    width: 12.373%;
    margin: -0.7% 5.8% -1.6% 0;
}
.tough-cm__lists-text-01-img {
    display: block;
    transform-origin: 0 0;
    background: #fff;
    clip-path: inset(0 1px 1px 0);
    position: relative;
    padding: 0 1px 1px 0;
    transition: clip-path .35s cubic-bezier(0.45, 0, 0.55, 1);
}
.tough-cm__lists-text-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform-origin: 100% 0;
    transform: scaleX(0);
    transition: transform .35s ease-out;
}
.tough-cm__lists-text-cover-01 {
    mix-blend-mode: difference;
    background: #fff;
    transform: scaleX(0);
}
.tough-cm__lists-text-01-01 {
    width: 64.961%;
}
.tough-cm__lists-text-01-02 {
    width: 68.764%;
}
.tough-cm__lists-text-01-03 {
    width: 67.064%;
}
.tough-other {
    color: #fff;
    background: #141414;
    font-family: var(--font-ja);
    -webkit-font-smoothing: antialiased;
}
.tough-other__ctn {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}
.tough-other__text-item {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 5%;
    box-sizing: border-box;
    max-width: 720px;
}
.tough-other__text-box {
    max-width: 472px;
    margin: 0 auto;
    padding: 7.4% 0 5%;
}
.tough-other__tl {
    margin: 0 0 5.7%;
    opacity: 0;
    position: relative;
    padding: 0 0 1.5%;
}
.tough-other__tl--01 {
    width: 80.5085%;
}
.tough-other__tl--02 {
    width: 100%;
}
.tough-other__tl--03 {
    width: 94.068%;
}
.tough-other__tl--04 {
    width: 105.085%;
}
.tough-other__text {
    font-size: 0.75em;
    line-height: 2;
    letter-spacing: 0.03em;
    opacity: 0;
}
.tough-other__img {
    position: relative;
    width: 50%;
    overflow: hidden;
    max-width: 720px;
}
.tough-other__img img {
    opacity: 0;
}
.tough-other__img img {
    max-width: 720px;
}
.tough-other__ctn--rl {
    flex-direction: row-reverse;
}
.tough-other__ctn--rl .tough-other__img img {
    margin: 0 0 0 auto;
}
.tough-detail {
    display: flex;
    background: #fff;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    font-family: var(--font-ja);
    -webkit-font-smoothing: antialiased;
}
.tough-detail__text-item {
    width: 298px;
    margin: 0 0 0 6.9%;
    padding: 3.6% 0 1%;
    max-width: 31.8%;
}
.tough-detail__tl {
    width: 100%;
    margin: 0 0 13%;
    opacity: 0;
    filter: brightness(0);
}
.tough-detail__link {
    font-size: 1.125em;
    font-weight: 700;
    font-family: var(--font-ja);
    margin: 0 0 6.6%;
}
.tough-mil__button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 298px;
    padding: 3.5% 3.08%;
    box-sizing: border-box;
    position: relative;
    max-width: 90%;
    margin: 4.4% 0 4.5%;
    font-size: 1.125em;
    overflow: hidden;
    opacity: 0;
    transition-duration: 0ms;
}
.tough-mil__button::after {
    content: "";
    display: block;
    border-bottom: solid 1px;
    width: 100%;
    transform-origin: 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.tough-wrapper .tough-mil__button-icon {
    width: 7.576%;
    position: relative;
}
.tough-mil__button-icon>img {
    object-fit: contain;
    position: relative;
    z-index: 1;
}
.tough-mil__button-icon:before,
.tough-wrapper .tough-mil__button-icon:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/icon_btn_arrow-01.png) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 100%;
}
.tough-mil__button-02 {
    width: 298px;
    margin: 0;
    max-width: 90%;
}
.tough-detail__link-a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    position: relative;
    opacity: 0;
    padding: 6% 4.3%;
    transition-duration: 0ms;
}
.tough-detail__link-a::after {
    content: "";
    position: absolute;
    top: 100%;
    bottom: 0;
    display: block;
    border-bottom: solid 1px;
    transform-origin: 0 0;
    width: 100%;
    left: 0;
}
.tough-detail__link-a.tough-detail__link-a--price:before {
    content: "";
    width: 100%;
    height: 101%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -1%;
    left: 0;
    transform-origin: 100% 0;
    z-index: -1;
    transition: background-color .35s ease-out;
}
.tough-detail__link-a--price {
    color: #fff;
    padding: 8.6% 5.1% 8.6% 7.3%;
    transform-origin: 0 0;
    position: relative;
    z-index: 1;
    border: solid 1px #fff;
    opacity: 0;
}
.tough-detail .tough-detail__link-a--price {
    color: #fff;
}
.tough-detail .tough-detail__link-a--price:before {
    background: rgba(0, 0, 0, 1);
}
.tough-wrapper .tough-detail__link-a--price:after {
    display: none;
}
.tough-detail__link-a-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform-origin: 100% 0;
}
.tough-wrapper .tough-detail__link-a--price .tough-detail__link-icon {
    filter: brightness(0) invert(1);
}
.tough-wrapper .tough-detail__link-icon {
    width: 7.1%;
    filter: brightness(0);
    position: relative;
}
.tough-detail__link-icon-plus-img:first-child {
    position: absolute;
    top: 0;
    left: 0;
}
.tough-detail__img {
    width: 55.49%;
    overflow: hidden;
}
.tough-detail__img span {
    display: block;
    position: relative;
    opacity: 0;
    max-width: 800px;
    margin: 0 0 0 auto;
}
.tough-detail__img span:before,
.tough-detail__img span:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    height: 100%;
    width: 37.3%;
    background: linear-gradient(to right, transparent, #fff);
    z-index: 1;
}
.tough-detail__img span:after {
    background: linear-gradient(to left, transparent, #fff);
    right: 82.9%;
}
.tough-detail__img img {
    margin: -6.6% 0 0 -19.9%;
    max-width: none;
    width: 120%;
}
.tough-note {
    color: #fff;
    background: #141414;
    font-family: var(--font-ja);
    -webkit-font-smoothing: antialiased;
}
.tough-note__inner {
    max-width: 1152px;
    margin: 0 auto;
    width: 80%;
    padding: 80px 0 120px;
}
.tough-note__inner ul+ol,
.tough-note__inner ol+ul {
    margin-top: 1em;
}
.tough-note__text {
    font-family: var(--font-ja);
    font-size: 0.75em;
    line-height: 2;
    letter-spacing: 0.03em;
    display: flex;
    align-items: flex-start;
}
.tough-note__text+.tough-note__text {
    margin-top: 1em;
}
.tough-note__text-num {
    width: 3em;
    display: inline-block;
    text-align: right;
    text-indent: 0;
    padding: 0 1em 0 0;
    box-sizing: border-box;
    white-space: nowrap;
    flex-shrink: 0;
}
.tough-bg--video {
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    z-index: 0;
    display: flex;
    right: 0;
}
.tough-bg-video-wrap {
    clip-path: inset(0 0 0 0);
    position: relative;
}
.tough-bg--video__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tough-bg--video__cover-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.tough-bg--video__cover-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tough-bg--video__cover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tough-bg--video video {
    object-fit: cover;
    height: 100%;
    width: 100%;
    pointer-events: none;
    opacity: 0;
}
.tough-bg--video::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bg_dot.png);
    z-index: 1;
    pointer-events: none;
}
.tough-bg--video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    z-index: 1;
    pointer-events: none;
}
.tough-modal {
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, 0.8);
    border: none;
    max-width: none;
    max-height: none;
    margin: 0;
    box-sizing: border-box;
    overscroll-behavior: none;
}
.tough-modal::backdrop {
    opacity: 0;
}
.tough-modal__wrap {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: calc(100% + 1px);
    position: relative;
    padding: 69px 0;
    box-sizing: border-box;
}
.tough-modal__content {
    background: #fff;
    width: 98%;
    margin: 0 auto;
    max-width: 980px;
    position: relative;
}
.tough-modal__movie {
    position: relative;
    background: #000;
    aspect-ratio: 16 / 9;
}
.tough-modal__movie iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}
.tough-modal__close-btn {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 60px;
    width: 13.2%;
    z-index: 1;
    appearance: none;
    background: none;
    border: none;
    margin: -16% 0 0;
    margin-top: max(-16%, -76px);
    padding: 0;
    font: inherit;
    cursor: pointer;
}
.tough-modal-detail {
    background: #141414;
    max-width: 458px;
}
.tough-modal-detail__lists {
    color: #fff;
    width: 298px;
    margin: 0 auto;
    padding: 17.5% 0;
    max-width: 80%;
}
.tough-modal-detail__lists li+li {
    margin-top: 8.2%;
}
.tough-modal-detail__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6.3% 4.3%;
    position: relative;
    box-sizing: border-box;
    font-size: 1.125em;
    font-weight: 700;
}
.tough-modal-detail__link::after {
    content: "";
    position: absolute;
    top: 100%;
    bottom: 0;
    display: block;
    border-bottom: solid 1px;
    transform-origin: 0 0;
    width: 100%;
    left: 0;
}
.tough-modal-detail__link-icon {
    width: 7.1%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: scale .35s ease-out;
}
.tough-links {
    z-index: 10;
    color: #fff;
    font-size: 0.875em;
    font-weight: 700;
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.tough-links__ctn {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 11.5em));
    max-width: 321px;
    margin: 0px 24px 0 0;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    gap: 0 3%;
    justify-content: end;
    height: 45px;
}
.tough-links__ctn li {
    display: flex;
    position: relative;
}
.tough-links__ctn li:nth-child(1)::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-right: solid 1px #fff;
    bottom: 0;
    margin: 9.2% 0;
    opacity: .2;
}
.tough-links__ctn a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8%;
    background: #DDAF08;
    border-radius: 100px;
    line-height: 1;
    transition-duration: 0ms;
    gap: 0 8%;
}
.tough-links__ctn a span:first-child {
    text-align: center;
    letter-spacing: 0;
}
.tough-links__ctn .tough-links__price {
    background: #fff;
    color: #141414;
    font-weight: 800;
    font-size: 1.286em;
}
.tough-wrapper .tough-links__link-icon--plus,
.tough-links__link-icon-arw {
    width: min(12.18%, 1.36em);
    position: relative;
}
.tough-wrapper .tough-links__link-icon--plus {
    filter: brightness(0);
}
.tough-wrapper .tough-links__link-icon-plus-img:first-child {
    position: absolute;
    top: 0;
    left: 0;
}
.tough-links__link-icon-arw::before {
    content: "";
    background: url(../img/icon_btn_arrow-01.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width:900px) {
    .tough-detail__text-item {
        font-size: .7em;
        max-width: 28%;
    }
}
@media screen and (max-width:767px) {
    .tough-loading-01__text {
        width: 74.1%;
    }
    .tough-header-wrap {
        display: contents;
        background: none;
        font-size: 1em;
    }
    .tough-header {
        max-width: none;
        position: fixed;
        width: auto;
        z-index: 10;
        right: 0;
        left: 0;
        top: 0;
    }
    .tough-header__logo {
        width: 15.642%;
        margin: 6.667% 5.129%;
    }
    .tough-modal,
    .tough-main,
    .tough-links {
        font-size: min(3.077vw, 21px);
    }
    .tough-inner {
        width: 89.74%;
    }
    .tough-top__item {
        padding: 0;
    }
    .tough-top__item-02 {
        z-index: 1;
    }
    .tough-top {
        min-height: calc(100svh - min(18.067vw, 124px));
    }
    .tough-tl {
        background: rgba(20, 20, 20, 0.9);
        width: 100%;
        max-width: none;
        padding: 3.5% 0 1.4%;
    }
    .tough-top::before {
        display: none;
    }
    .tough-tl__box {
        max-width: min(508px, 41svh);
        width: 74.103%;
        margin: 0 0 0 7%;
        flex-direction: column;
        align-items: flex-start;
    }
    .tough-wrapper .tough-tl__img-01 {
        margin: 0 0 4.2%;
        width: 95.2%;
    }
    .tough-wrapper .tough-tl__img-02 {
        margin: 0 0 0 0.1%;
        width: 84.084%;
    }
    .tough-top__text-wrap {
        width: 100%;
        margin: 0;
        padding: 0;
        max-width: min(100%, 45svh);
    }
    .tough-top__text {
        font-size: 1.167em;
        width: 43.75%;
        margin: 5.3% 7% 0;
        max-width: none;
        padding: 49% 0 0;
        min-width: min(271px, 83%);
    }
    .tough-top__text-02 {
        width: 44.615%;
    }
    .tough-top__text-03 {
        width: 44.1%;
    }
    .tough-mil__ctn {
        flex-direction: column;
        padding: 17.2% 0 17.6vw;
    }
    .tough-mil__text-item-01 {
        width: 100%;
        display: contents;
    }
    .tough-mil__tl-wrap {
        width: 100%;
    }
    .tough-mil__tl {
        width: 92.2%;
        margin: 0 0 4.4%;
    }
    .tough-mil__tl-img:nth-child(2) {
        width: 111%;
        max-width: none;
        margin: -2.1% 0 0 0;
    }
    .tough-mil__tl-img:nth-child(3) {
        width: 111%;
        margin: 8.4% 0 0 -61.6%;
        max-width: none;
    }
    .tough-mil__text {
        font-size: 1em;
    }
    .tough-mil__button {
        font-size: 1.23em;
        width: 74.2%;
        margin: 2.3% 0 0;
        padding: 4% 3% 4% 3.5%;
    }
    .tough-mil .tough-mil__button-02 {
        margin: 4% 0 6%;
        order: 1;
        width: 74.2%;
        font-size: 1.23em;
    }
    .tough-mil__button-icon {
        width: 10%;
    }
    .tough-mil__text-item-02 {
        width: 100%;
        margin: 7.8% 0 0;
    }
    .tough-cm {
        min-height: 100svh;
        height: auto;
        align-items: center;
    }
    .tough-cm__ctn {
        flex-direction: column;
        padding: 23% 0;
        max-width: none;
        display: block;
    }
    .tough-cm__tl {
        width: 95.9%;
        margin: 0 0 11.6%;
    }
    .tough-cm__tl-02 {
        font-size: 2em;
        margin: 6.5% 0 0 0.8%;
    }
    .tough-cm__lists {
        width: 100%;
        display: block;
    }
    .tough-cm__list-01 {
        margin: 0 0 0 -6%;
        width: 103%;
    }
    .tough-cm__list-02 {
        margin: 3.4% 0 3.5% 3%;
        width: 103%;
    }
    .tough-cm__list-03 {
        width: 103%;
        margin: 0 0 0 -6%;
    }
    .tough-cm__lists-link {
        padding: 9% 0 8.8% 0%;
    }
    .tough-cm__lists-num {
        margin: 0.4% 1.4% 0 5.8%;
    }
    .tough-cm__lists-text {
        padding: 0 6.2% 0 0;
    }
    .tough-cm__lists-text-03 {
        width: 6.7%;
        margin: 0 0 0 1.2%;
    }
    .tough-cm__lists-icon {
        width: 12.7%;
    }
    .tough-other {
        padding: 25.9% 0 0;
    }
    .tough-other__ctn {
        flex-direction: column-reverse;
    }
    .tough-other__text-item {
        width: 100%;
        padding: 0 7.12%;
    }
    .tough-other__text-box {
        padding: 13.2% 0 17%;
        max-width: none;
    }
    .tough-other__img img {
        max-width: none;
    }
    .tough-other__text {
        font-size: 1em;
    }
    .tough-other__img {
        width: 100%;
        max-width: none;
    }
    .tough-detail {
        flex-direction: column-reverse;
    }
    .tough-detail__text-item {
        width: 66.46%;
        margin: 0 auto;
        padding: 15.4% 0 15.2%;
        max-width: none;
        font-size: 1em;
    }
    .tough-detail__tl {
        width: 100%;
        margin: 0 0 13.2%;
    }
    .tough-detail__link {
        font-size: 1.33em;
        margin: 0 0 8.9%;
    }
    .tough-detail__link-a {
        height: auto;
        padding: 7.3% 4.3%;
    }
    .tough-mil__button-02 a {
        padding: 4.9% 4.3%;
        font-size: 1em;
    }
    .tough-detail__img {
        width: 100%;
        aspect-ratio: 1 / 1;
    }
    .tough-detail__img span:before {
        top: auto;
        bottom: 0;
        width: 100%;
        height: 0;
        padding-bottom: 23.84%;
        background: linear-gradient(to bottom, transparent, #fff);
    }
    .tough-detail__img span:after {
        display: none;
    }
    .tough-detail__img img {
        width: 156%;
        max-width: none;
        margin: -5.9% 0 0 -43.3%;
    }
    .tough-note__inner {
        padding: 25.7% 0 20.3%;
        width: 88.4%;
    }
    .tough-note__text {
        font-size: 1em;
    }
    .tough-modal__close-btn {
        width: 11.5%;
        margin: -13.6% 0 0;
    }
    .tough-modal-detail__lists {
        padding: 12% 0 12%;
        width: 74.3%;
    }
    .tough-modal-detail__link {
        font-size: 1.33em;
    }
    .tough-links {
        max-width: none;
        position: fixed;
        bottom: 0;
        left: 0;
        width: auto;
        right: 0;
        border: solid 1px rgba(38, 38, 38, 1);
        background: rgba(20, 20, 20, 0.9);
        justify-content: center;
    }
    .tough-links__ctn {
        width: 100%;
        margin: 0;
        font-size: 1.17em;
        aspect-ratio: 390 / 69;
        height: auto;
        max-width: 690px;
        grid-template-columns: repeat(2, 40.5%);
        grid-template-rows: auto;
        justify-content: center;
        padding: 3% 0;
        gap: 0 3.5%;
    }
}
@media screen and (max-width:767px) and (max-aspect-ratio: 390 / 560) {
    .tough-top {
        flex-direction: column-reverse;
    }
    .tough-tl {
        position: relative;
    }
    .tough-top__ctn {
        grid-template-columns: 1fr;
        padding: 17.43% 0 0;
        grid-template-rows: 1fr 1fr 1fr;
        flex-grow: 1;
    }
    .tough-top__bg-box-01 {
        display: flex;
        overflow: visible;
    }
    .tough-top__bg-box-03 {
        overflow: visible;
    }
    .tough-top__bg-box-03::before {
        display: none;
    }
    .tough-top__bg-box-01 picture {
        display: flex;
        align-items: flex-end;
        width: 100%;
    }
    .tough-wrapper .tough-top__bg-01 {
        height: 217.42%;
    }
    .tough-top__bg-02 {
        object-position: 50% 60%;
    }
    .tough-wrapper .tough-top__bg-03 {
        height: 242.29%;
    }
    .tough-top__text {
        padding: 0;
        min-width: 0px;
    }
}
@media screen and (min-width:768px) {
    .tough-links {
        opacity: 1 !important;
        pointer-events: auto !important;
    }
}
@media (hover:hover) {
    .tough-cm__lists-icon>img {
        transition: scale .35s ease-out;
    }
    .tough-wrapper .tough-mil__button-icon {
        transition: scale 0.15s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
    }
    .tough-wrapper .tough-detail__link-icon {
        transition: scale .15s ease-out;
        transition-delay: 0.2s;
    }
    .tough-wrapper .tough-mil__button-02 .tough-detail__link-a--price:hover {
        color: #141414;
    }
    .tough-wrapper .tough-mil__button-02 .tough-detail__link-a--price:hover:before {
        background: #fff;
    }
    .tough-mil__button:hover:after {
        animation: border_anim 0.35s cubic-bezier(0.45, 0, 0.55, 1) forwards;
    }
    .tough-mil__button:hover .tough-mil__button-icon {
        scale: 1.15;
    }
    .tough-detail__link.tough-mil__button-02 .tough-detail__link-a:hover .tough-detail__link-icon {
        scale: 1.15;
        filter: brightness(0) invert(0);
    }
    .tough-modal-detail__link:hover .tough-modal-detail__link-icon {
        scale: 1.3;
    }
    .tough-modal-detail__link:hover .tough-mil__button-icon-img,
    .tough-detail__link-a:hover .tough-mil__button-icon-img,
    .tough-mil__button:hover .tough-mil__button-icon-img {
        animation: clip_anim02 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.3s;
        animation-fill-mode: backwards;
    }
    .tough-modal-detail__link:hover .tough-mil__button-icon:before,
    .tough-detail__link-a:hover .tough-mil__button-icon:before,
    .tough-mil__button:hover .tough-mil__button-icon:before {
        animation: clip_anim03 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.1s;
    }
    .tough-detail__link-a--price:hover:after {
        animation: border_anim 0.35s cubic-bezier(0.45, 0, 0.55, 1) forwards;
    }
    .tough-detail__link .tough-detail__link-a:hover:after {
        animation: border_anim 0.35s cubic-bezier(0.45, 0, 0.55, 1) forwards;
    }
    .tough-modal-detail__link:hover:after {
        animation: border_anim 0.5s cubic-bezier(0.45, 0, 0.55, 1) forwards;
    }
    .tough-cm__lists-link:hover .tough-cm__lists-icon>img {
        scale: 1.16;
    }
    .tough-cm__lists-link:hover .tough-cm__lists-text-cover-01 {
        transform-origin: 0 0;
        transform: scaleX(1);
    }
    .tough-modal__close-btn {
        transition: opacity 200ms ease-out;
    }
    .tough-modal__close-btn:hover {
        opacity: .8;
    }
    .tough-links__link-icon--plus,
    .tough-links__link-icon-arw {
        transition: scale 0.15s cubic-bezier(0.25, 0.1, 0.25, 1) 0.1s;
    }
    .tough-links__ctn a:hover .tough-links__link-icon-arw {
        scale: 1.08;
    }
    .tough-links__ctn a:hover .tough-links__link-icon-arw-img {
        animation: clip_anim02 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.2s;
        animation-fill-mode: backwards;
    }
    .tough-links__ctn a:hover .tough-links__link-icon-arw::before {
        animation: clip_anim03 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.1s;
    }
    .tough-detail__link-a--price:hover .tough-detail__link-icon,
    .tough-links__ctn a:hover .tough-links__link-icon--plus {
        scale: 1.08;
    }
    .tough-detail__link-a--price:hover .tough-detail__link-icon-plus-img:nth-child(2),
    .tough-links__ctn a:hover .tough-links__link-icon-plus-img:nth-child(2) {
        animation: clip_anim_plus02 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.2s;
        animation-fill-mode: backwards;
    }
    .tough-detail__link-a--price:hover .tough-detail__link-icon-plus-img:nth-child(1),
    .tough-links__ctn a:hover .tough-links__link-icon-plus-img:nth-child(1) {
        animation: clip_anim_plus01 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.1s;
    }
}
@keyframes border_anim {
    0% {
        transform: scaleX(0);
    }
    10% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}
@keyframes scaleX_anim01 {
    0% {
        transform: scaleX(1);
        opacity: 0;
    }
    1% {
        transform: scaleX(1);
        opacity: 1;
    }
    30% {
        transform: scaleX(1);
        opacity: 1;
    }
    50% {
        transform: scaleX(1);
        opacity: 1;
    }
    100% {
        transform: scaleX(0);
        opacity: 1;
    }
}
@keyframes scaleX_anim02 {
    0% {
        transform: scaleX(1);
        opacity: 0;
    }
    1% {
        transform: scaleX(1);
        opacity: 1;
    }
    1.1% {
        transform: scaleX(1);
        opacity: 1;
    }
    70% {
        transform: scaleX(0);
        opacity: 1;
    }
    100% {
        transform: scaleX(0);
        opacity: 1;
    }
}
@keyframes clip_anim02 {
    0% {
        clip-path: inset(0 0 0 100%);
    }
    10% {
        clip-path: inset(0 0 0 100%);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}
@keyframes clip_anim03 {
    0% {
        clip-path: inset(0 100% 0 0);
    }
    10% {
        clip-path: inset(0 100% 0 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}
@keyframes clip_anim04 {
    0% {
        clip-path: inset(0 0 0 100%);
    }
    10% {
        clip-path: inset(0 0 0 100%);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}
@keyframes clip_anim_plus01 {
    0% {
        clip-path: inset(0 50% 0 50%);
    }
    10% {
        clip-path: inset(0 50% 0 50%);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}
@keyframes clip_anim_plus02 {
    0% {
        clip-path: inset(50% 0 50% 0);
    }
    10% {
        clip-path: inset(50% 0 50% 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}
/*  */
.tough-header-wrap--02 .tough-links__ctn .tough-links__price {
    background: #DDAF08;
    color: #fff;
}
.tough-header-wrap--02 .tough-links__link-icon--plus {
    filter: none;
}
.tough-header-wrap--02 .tough-links__ctn .tough-links__more {
    background: #fff;
    color: #141414;
}
.tough-header-wrap--02 .tough-links__link-icon-arw {
    filter: brightness(0);
}
@media print {
    .tough-screen {
        display: none !important;
    }
    .tough-print {
        display: block !important;
    }
    .tough-cm,
    .tough-section {
        min-height: 71.11vw;
    }
    .tough-header {
        display: block !important;
    }
    .tough-header-wrap {
        position: absolute;
    }
    .tough-detail__link-a-cover {
        display: none;
    }
    .tough-tl,
    .tough-detail__link-a,
    .tough-detail__img span,
    .tough-detail__tl,
    .tough-cm__lists-link,
    .tough-cm__tl,
    .tough-other__img img,
    .tough-other__text,
    .tough-other__tl,
    .tough-mil__text-item-02 img,
    .tough-detail__link-a--price,
    .tough-mil__button,
    .tough-mil__text,
    .tough-mil__tl-wrap {
        opacity: 1;
    }
    .tough-bg--video {
        display: none;
    }
    .tough-cm,
    .tough-mil {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 50%), url(../img/bg_dot.png), url(../img/img_robustness_pc.jpg) no-repeat 50% 50%/ cover;
    }
}