﻿html:not(.responsive) {
    width: 100%;
}


/*=============================================
 * body
 *=============================================*/

body {
    font-family: 'Noto Sans JP', sans-serif;
    background: #fff;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-align: justify;
    min-width: inherit;
    min-height: inherit;
    max-height: 100%;
}

.wrap {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 4% 0;
}

.txt-right {
    text-align: right;
}

.box-parallax {
    position: relative;
}

.img-parallax {
    clip: rect(0, auto, auto, 0);
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.img-parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    object-fit: cover;
    z-index: 0;
    transform: translateZ(0) !important;
}

@media screen and (min-width: 1000px) {
    body {
        font-size: 16px;
        line-height: 40px;
    }
    .wrap {
        padding: 0;
    }
}

li {
    list-style: none;
}

.pc {
    display: none;
}

#feed a:hover {
    text-decoration: underline;
}

span {
    letter-spacing: inherit;
}

i {
    letter-spacing: inherit;
    font-weight: inherit;
}

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

.navOpen #pagetop {
    opacity: 0 !important;
    visibility: hidden !important;
}

.word-br {
    word-break: break-all;
}

.txt-center {
    text-align: center;
}

.break-all {
    word-break: break-all;
}

.copied {
    pointer-events: none;
}

.rss-img:hover {
    opacity: 0.7;
}

@media screen and (max-width: 999px) {
    [class^="heightLine-"],
    [class^="txt heightLine-"] {
        /*height: auto !important;*/
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .btn-over img,
    .over-img img,
    img.over,
    img:not(.btn):not(.non-over),
    button img,
    .btn {
        opacity: 1;
        transform: none !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
        transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -webkit-transition: opacity .3s ease;
    }
    .btn {
        transition: none !important;
        -moz-transition: none !important;
        -webkit-transition: none !important;
    }
    .over-img img:hover,
    img.over:hover,
    a:hover img:not(.btn):not(.non-over),
    button:hover img {
        cursor: pointer;
        opacity: .8;
        transform: none !important;
        -moz-transform: none !important;
        -webkit-transform: none !important;
    }
    .img-parallax img {
        height: auto !important;
    }
}

body.navOpen,
body.navOpen *,
body.navOpen *:hover,
body.navOpen *:focus,
body.navOpen *:active {
    /* touch-action: none !important;
  pointer-events: none !important; */
}

body.navOpen .hamburger,
body.navOpen #ft_bnr_fixed,
body.navOpen #navigation,
body.navOpen #navigation *,
body.navOpen #brandlist_menu * {
    touch-action: auto !important;
    pointer-events: visible !important;
}

.navOpen {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: none !important;
    pointer-events: none !important;
}


/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

@font-face {
    font-family: 'Inter', sans-serif;
    src: url('../font/NotoSansJP-Regular.ttf');
    font-weight: 400;
    font-display: fallback
}

@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url('../font/NotoSansJP-Bold.ttf');
    font-weight: bold;
    font-display: fallback
}

@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url('../font/Inter-Bold.ttf');
    font-weight: bold;
    font-display: fallback
}

.fnt-inter {
    font-family: 'Inter', sans-serif;
}

.hs-copie {
    pointer-events: none;
}

a {
    text-decoration: none;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}

a:hover {
    text-decoration: none;
}


/*=============================================
 * .fnt - customs
 *=============================================*/


/*=============================================
 * <main>
 *=============================================*/

main {
    clear: both;
    width: 100%;
    position: relative;
}

.ovh {
    overflow: hidden;
}


/*=============================================
 * <header>
 *=============================================*/

header {
    position: relative;
}


/*=============================================
 * <footer>
 *=============================================*/

.cookies-link a:hover {
    text-decoration: none;
}


/*=============================================
 * .socialbuttons
 *=============================================*/

.socialbuttons .fb-like>span {
    width: 100px !important;
}

.socialbuttons .fb-like>span iframe {
    left: 50%;
    transform: translateX(-50%);
}

.socialbuttons {
    line-height: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding-top: 23px;
    gap: 20px;
}

.rss_img {
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
}

.rss_img:hover {
    opacity: 0.8;
}


/*=============================================
 * copyright
 *=============================================*/

address {}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    background: transparent;
    cursor: pointer;
}

.i-custom {
    cursor: pointer;
    display: block;
    position: relative;
    line-height: 50px;
    margin-bottom: 40px;
}

.i-custom input {
    opacity: 0;
    position: absolute;
}

.i-custom .ico {
    padding-left: 60px;
    position: relative;
    display: inline-block;
}

.i-custom .ico:before,
.i-custom .ico:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    transition: all .3s ease;
}

.i-custom input[type="radio"] .ico:before,
.i-custom input[type="radio"] .ico:after {
    border-radius: 100%;
}

.i-custom .ico:before {
    width: 50px;
    height: 50px;
    left: 0;
    background: #FFFFFF;
    border: 1px solid #333333;
    box-sizing: border-box;
    border-radius: 8px;
}

.i-custom .ico:after {
    background: url(../img/shared/check.png) no-repeat 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 16px;
    height: 15px;
    margin: 0;
    position: absolute;
    top: 17px;
    left: 17px;
    opacity: 0;
}

.i-custom:hover .ico:after {
    opacity: .5;
    transform: scale(1);
}

.i-custom input:checked~.ico:after {
    opacity: 1;
    transform: scale(1);
}

@media screen and (max-width: 999px) {
    .i-custom .ico {
        padding-left: 51px;
    }
    .i-custom .ico:before {
        width: 36px;
        height: 36px;
    }
    .i-custom {
        font-size: 16px;
        line-height: 36px;
        margin-bottom: 30px;
    }
    .i-custom .ico:after {
        width: 12px;
        top: 12px;
        left: 12px;
    }
}


/*====================== ft_bnr_fixed ====================== */


/* iPhone X */

@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    footer:after {
        background-color: #fff;
        content: '';
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        height: 36px;
        z-index: 998;
    }
    #ft_bnr_fixed {
        bottom: calc(env(safe-area-inset-bottom) - 0px) !important;
    }
    #pagetop {
        bottom: calc(env(safe-area-inset-bottom) + 90px) !important;
    }
    #footer {
        padding-bottom: calc(env(safe-area-inset-bottom) + 170px) !important;
    }
}


/* iPhone XR */

@media only screen and (min-device-width: 414px) and (min-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
    footer:after {
        background-color: #fff;
        content: '';
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        height: 36px;
        z-index: 998;
    }
    #ft_bnr_fixed {
        bottom: calc(env(safe-area-inset-bottom) - 0px) !important;
    }
    #pagetop {
        bottom: calc(env(safe-area-inset-bottom) + 90px) !important;
    }
    #footer {
        padding-bottom: calc(env(safe-area-inset-bottom) + 170px) !important;
    }
}


/* iPhone 11 */

@media only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (min--moz-device-pixel-ratio: 3),
only screen and (-o-min-device-pixel-ratio: 3/1),
only screen and (min-device-pixel-ratio: 3),
only screen and (min-resolution: 458dpi),
only screen and (min-resolution: 3dppx) {
    footer:after {
        background-color: #fff;
        content: '';
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        height: 36px;
        z-index: 998;
    }
    #ft_bnr_fixed {
        bottom: calc(env(safe-area-inset-bottom) - 0px) !important;
    }
    #pagetop {
        bottom: calc(env(safe-area-inset-bottom) + 90px) !important;
    }
    #footer {
        padding-bottom: calc(env(safe-area-inset-bottom) + 170px) !important;
    }
}

@media screen and (min-width: 768px) {
    footer:after {
        display: none !important;
    }
}

@media screen and (max-width: 999px) {
    img {
        width: 100%;
        height: auto;
    }
    .pc {
        display: none !important;
    }
}

@media screen and (min-width: 999px) {
    img {
        width: auto;
        height: auto;
    }
    .sp {
        display: none !important;
    }
    .pc {
        display: block;
    }
}

@media screen and (min-width: 999px) {
    .txt-vertical-pc {
        cursor: vertical-text;
        writing-mode: vertical-rl;
        -o-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -moz-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        text-orientation: upright;
        word-wrap: break-word;
    }
    .txt-vertical-pc .int {
        writing-mode: lr-tb;
        -o-writing-mode: horizontal-tb;
        -ms-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        -moz-writing-mode: horizontal-tb;
        -webkit-writing-mode: horizontal-tb;
        display: inline-block;
        text-align: center;
        line-height: 1;
    }
    .txt-vertical-pc .txt-latin {
        direction: rtl;
        writing-mode: vertical-rl;
        -o-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -moz-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        text-orientation: sideways-right;
        -o-text-orientation: sideways-right;
        -ms-text-orientation: upright;
        -ms-text-orientation: sideways-right;
        -moz-text-orientation: sideways-right;
        -webkit-text-orientation: sideways-right;
    }
    .txt-vertical-pc .txt-dot {
        cursor: vertical-text;
        direction: ltr;
        writing-mode: vertical-lr;
        -o-writing-mode: vertical-lr;
        -ms-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        -moz-writing-mode: vertical-lr;
        -webkit-writing-mode: vertical-lr;
        text-orientation: sideways-right;
        -o-text-orientation: sideways-right;
        -ms-text-orientation: upright;
        -ms-text-orientation: sideways-right;
        -moz-text-orientation: sideways-right;
        -webkit-text-orientation: sideways-right;
        line-height: 1;
        position: relative;
        left: -2px;
    }
}

@media screen and (min-width: 1000px) {
    .object-fit-cover {
        position: absolute;
    }
    .object-fit-cover img {
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0i
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated {
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-duration: 2s;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset !important;
        -webkit-transition: none !important;
        animation: unset !important;
        transition: none !important
    }
}

@media screen and (max-width: 1000px) {
    .flex-end {
        align-items: flex-end;
    }
}