@import url("https://fonts.googleapis.com/css?family=Nunito|Arvo:400,700|Open+Sans:400,700");
body,
* {
    font-family: "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "MS PMincho", serif;
    outline: none !important
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    overflow-x: hidden
}

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #fff;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    font-family: "Yu Mincho", "游明朝", "Hiragino Mincho ProN", "MS PMincho", serif;
    margin: 0;
    position: relative;
    width: 100%
}

button {
    border: none;
    cursor: pointer
}

ul {
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:active,
a:focus {
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none !important
}

.hoverable a:hover {
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none !important;
    cursor: pointer
}

legend {
    color: #000
}

ol,
ul {
    list-style: none
}

* {
    text-decoration: none
}

caption,
th {
    text-align: left
}

sup {
    vertical-align: text-top
}

img {
    display: block;
    border: none !important
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    *font-size: 100%
}

a {
    color: inherit;
    text-decoration: none
}

textarea {
    outline: none;
    resize: none
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
a,
blockquote,
figure {
    margin: 0;
    padding: 0
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

#header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto;
    position: fixed;
    z-index: 999;
    width: 100%
}

#header .header-wrapper {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%
}

#header .header-wrapper .header-contents {
    margin: 0 auto;
    max-width: 100%
}

@media only screen and (max-width: 35.0625em) {
    #header .header-wrapper .header-contents {
        max-width: 560px
    }
}

#header .header-wrapper .header-contents .header-info {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding: 30px;
    position: relative
}

#header .header-wrapper .header-contents .header-info .logo {
    margin: 0;
    transition: .5s;
    width: 80px
}

@media only screen and (max-width: 35.0625em) {
    #header .header-wrapper .header-contents .header-info .logo {
        width: 15%
    }
}

#header .header-wrapper .header-contents .header-info .logo img {
    width: 100%
}

#header .header-wrapper .header-contents .header-info .menu {
    display: none;
    position: absolute;
    top: 20%;
    right: 5%
}

@media only screen and (max-width: 35.0625em) {
    #header .header-wrapper .header-contents .header-info .menu {
        display: block
    }
}

#header .header-wrapper .header-contents .header-info .menu .hamburger {
    padding: 0
}

#header .header-wrapper .header-contents .header-info .menu .hamburger-inner,
#header .header-wrapper .header-contents .header-info .menu .hamburger-inner:after,
#header .header-wrapper .header-contents .header-info .menu .hamburger-inner:before {
    background-color: #fff;
    height: .5px;
    width: 40px
}

#header .header-wrapper .header-contents .header-info .menu .hamburger-inner::before {
    display: none
}

#header .header-wrapper .header-contents .header-info .menu .hamburger-inner::after {
    top: 10px
}

#header .header-wrapper .header-contents .header-info .menu .hamburger--collapse.is-active .hamburger-inner {
    transform: translateY(3px) rotate(45deg)
}

#header .header-wrapper .header-contents .header-info .menu .hamburger--collapse.is-active .hamburger-inner::after {
    transform: translateY(-6px) rotate(-90deg)
}

#header .header-wrapper .header-contents .header-info .menu p {
    font-family: "Playfair Display", serif;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    margin-top: 15px
}

body,
html {
    background-color: #000
}

body.is-active,
html.is-active {
    overflow: hidden
}

.main-mv {
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh
}

.main-mv video {
    width: 100%;
    height: auto
}

.main-mv video.pc {
    display: block
}

@media only screen and (max-width: 35.0625em) {
    .main-mv video.pc {
        display: none
    }
}

.main-mv video.sp {
    display: none
}

@media only screen and (max-width: 35.0625em) {
    .main-mv video.sp {
        display: block
    }
}

#main-wrap {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.main-contents {
    background-color: #000 !important;
    box-shadow: 0px 5.973px 20.907px 0px rgba(0, 0, 0, 0.15);
    max-width: 560px;
    margin: 0 auto;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 50
}

.main-contents.is-strength::before {
    background-image: url("../images/strength-bg.jpg");
    opacity: 1
}

.main-contents.is-material::before {
    background-image: url("../images/material-bg.jpg");
    opacity: 1
}

.main-contents.is-color::before {
    background-image: url("../images/color-bg.jpg");
    opacity: 1
}

.main-contents.is-form::before {
    background-image: url("../images/form-bg.jpg");
    opacity: 1
}

.main-contents.is-philosophy::before {
    background-image: url("../images/philosophy-bg.jpg");
    opacity: 1
}

.main-contents.is-philosophy .philosophy .philosophy-contents {
    background-image: transparent
}

.main-contents::before {
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    content: '';
    height: 100vh;
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    width: 560px;
    transition: .3s;
    z-index: -1
}

.wrapper {
    margin: 0 auto;
    width: 100%
}

.main-title {
    align-items: center;
    display: flex;
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    flex-direction: column;
    line-height: 100%;
    font-size: 48px;
    letter-spacing: 7.2px
}

@media only screen and (max-width: 35.0625em) {
    .main-title {
        font-size: 38px
    }
}

.main-title.blk {
    color: #000
}

.main-title .main-subtitle {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 18px;
    letter-spacing: 2.7px
}

@media only screen and (max-width: 35.0625em) {
    .main-title .main-subtitle {
        font-size: 13px
    }
}

.main-title .main-label {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    gap: 15px
}

.main-title .main-label:before,
.main-title .main-label:after {
    background-color: #fff;
    content: '';
    display: inline-flex;
    height: 0.5px;
    width: 30px
}

.btn-cta {
    align-items: center;
    display: none;
    justify-content: center;
    position: fixed;
    flex-direction: column;
    right: 2%;
    text-align: center;
    bottom: 15px;
    opacity: 0;
    transition: .5s;
    gap: 15px;
    width: 300px;
    z-index: 999
}

.btn-cta .line {
    position: relative
}

.btn-cta .line .close-btn {
    align-items: center;
    background-color: transparent;
    top: 8px;
    color: #fff;
    display: flex;
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 0;
    padding: 0;
    position: absolute;
    right: 11px;
    -webkit-appearance: none;
    outline: 0
}

.btn-cta .line .close-btn::before,
.btn-cta .line .close-btn::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 8px;
    height: 2px;
    background-color: #fff;
    transition: background-color 0.3s ease
}

@media only screen and (max-width: 47.9375em) {
    .btn-cta .line .close-btn::before,
    .btn-cta .line .close-btn::after {
        width: 8px;
        height: 1px;
        top: 3px;
        left: -3px
    }
}

.btn-cta .line .close-btn::before {
    transform: rotate(45deg)
}

.btn-cta .line .close-btn::after {
    transform: rotate(-45deg)
}

.btn-cta:hover {
    opacity: .8
}

.btn-cta.hide {
    opacity: 0;
    visibility: hidden
}

.btn-cta img {
    transition: .3s;
    width: 100%
}

.btn-cta img:hover {
    opacity: .8
}

.btn-cta.is-active {
    display: flex;
    opacity: 1
}

.btn-cta p {
    position: relative;
    top: -10px
}

.white-btn {
    align-items: center;
    background-color: #fff;
    border-radius: 70px;
    color: #000;
    display: flex;
    font-size: 14px;
    height: 64px;
    justify-content: center;
    margin: 0 auto;
    transition: .3s;
    width: 280px
}

.white-btn:hover {
    opacity: .8
}

.banner .banner-wrapper {
    height: 889px;
    margin: 0 auto;
    position: relative;
    max-width: 560px;
    width: 100%
}

@media only screen and (max-width: 35.0625em) {
    .banner .banner-wrapper {
        height: 100vh
    }
}

.banner .banner-wrapper .banner-cover {
    width: 100%
}

.banner .banner-wrapper .banner-cover .slide-item {
    width: 100%
}

.banner .banner-wrapper .banner-details {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, 0)
}

.banner .banner-wrapper .banner-details .banner-label {
    border: 0.5px solid #fff;
    font-size: 12px;
    letter-spacing: 0.6px;
    padding: 3px 10px
}

@media only screen and (max-width: 35.0625em) {
    .banner .banner-wrapper .banner-details .banner-label {
        margin-bottom: 8px
    }
}

.banner .banner-wrapper .banner-details .banner-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 50px;
    letter-spacing: 5px;
    line-height: 110%;
    padding: 8px 0 0;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .banner .banner-wrapper .banner-details .banner-title {
        padding: 0px 0 0;
        line-height: .8;
        letter-spacing: 2.5px;
        font-size: 45px
    }
}

.banner .banner-wrapper .banner-details .banner-title.big {
    font-size: 70px;
    letter-spacing: 10.5px;
    line-height: 90%
}

@media only screen and (max-width: 35.0625em) {
    .banner .banner-wrapper .banner-details .banner-title.big {
        line-height: .7;
        letter-spacing: 5px;
        font-size: 65px
    }
}

.banner .banner-wrapper .banner-details .banner-title.sml {
    font-size: 42px;
    letter-spacing: 4.2px
}

@media only screen and (max-width: 35.0625em) {
    .banner .banner-wrapper .banner-details .banner-title.sml {
        letter-spacing: 2px;
        font-size: 37px
    }
}

.banner .banner-wrapper .banner-cta {
    background-color: rgba(0, 0, 0, 0.75);
    bottom: 0;
    align-items: center;
    display: none;
    justify-content: space-between;
    padding: 15px;
    position: fixed;
    z-index: 9999
}

@media only screen and (max-width: 35.0625em) {
    .banner .banner-wrapper .banner-cta {
        display: flex
    }
}

.banner .banner-wrapper .banner-cta a {
    display: block;
    width: 49%
}

.banner .banner-wrapper .banner-cta a img {
    width: 100%
}

.modal {
    background-image: url("../images/footer-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    height: 100vh;
    display: none;
    padding: 30px 0 0;
    margin: 0 auto;
    max-width: 560px;
    position: fixed;
    overflow: scroll;
    width: 100%;
    z-index: 99999
}

.modal .modal-wrapper .modal-contents {
    position: relative;
    margin: 0 auto
}

.modal .modal-wrapper .modal-contents .logo {
    margin: 0 0 0 10%;
    display: block;
    width: 60px
}

.modal .modal-wrapper .modal-contents .logo img {
    width: 100%
}

.modal .modal-wrapper .modal-contents .navi {
    display: flex;
    margin: 90px auto 0;
    justify-content: space-between;
    width: 900px
}

@media only screen and (max-width: 47.9375em) {
    .modal .modal-wrapper .modal-contents .navi {
        display: none
    }
}

.modal .modal-wrapper .modal-contents .navi .navi-item strong {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-bottom: 60px
}

.modal .modal-wrapper .modal-contents .navi .navi-item ul li {
    margin-bottom: 10px
}

.modal .modal-wrapper .modal-contents .navi .navi-item ul li a {
    color: #fff;
    font-size: 12px
}

.modal .modal-wrapper .modal-contents .navi .navi-item ul li a:hover {
    text-decoration: underline
}

.modal .modal-wrapper .modal-contents .nav-sp {
    display: none;
    padding: 0 5%
}

@media only screen and (max-width: 35.0625em) {
    .modal .modal-wrapper .modal-contents .nav-sp {
        display: block
    }
}

.modal .modal-wrapper .modal-contents .nav-sp .nav {
    margin-top: 60px
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item {
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
    padding: 15px 0
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item strong {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    position: relative
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item a::after {
    content: "→";
    position: absolute;
    right: 0
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item .nav-child {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item .nav-child .nav-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item .nav-child .nav-item a {
    margin-left: 20px
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item.is-open>.nav-child {
    max-height: 500px
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item>strong {
    cursor: pointer;
    display: block;
    position: relative
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item>strong::after {
    content: "+";
    position: absolute;
    right: 0
}

.modal .modal-wrapper .modal-contents .nav-sp .nav .nav-item.is-open>strong::after {
    content: "−"
}

.modal .modal-wrapper .modal-contents .nav-sp .sns {
    margin-top: 25px
}

.modal .modal-wrapper .modal-contents .nav-sp .sns p {
    color: #fff;
    font-size: 12px;
    font-weight: bold
}

.modal .modal-wrapper .modal-contents .nav-sp .sns .sns-wrapper {
    align-items: center;
    display: flex;
    margin-top: 25px;
    gap: 7px
}

.modal .modal-wrapper .modal-contents .nav-sp .sns .sns-wrapper img {
    display: block;
    height: 30px;
    width: 30px
}

.modal .modal-wrapper .modal-contents .menu {
    display: block;
    position: absolute;
    top: 20px;
    right: 10%
}

.modal .modal-wrapper .modal-contents .menu .hamburger-inner,
.modal .modal-wrapper .modal-contents .menu .hamburger-inner:after,
.modal .modal-wrapper .modal-contents .menu .hamburger-inner:before {
    width: 40px;
    height: 1px;
    background-color: #fff
}

.modal .modal-wrapper .modal-contents .menu .hamburger--collapse.is-active .hamburger-inner:after {
    opacity: 1 !important
}

.modal .modal-wrapper .modal-contents .menu .hamburger {
    padding: 0
}

.modal .modal-wrapper .modal-contents .menu .hamburger .hamburger-box {
    width: 20px
}

.modal .modal-wrapper .modal-contents .menu p {
    font-size: 12px;
    color: #fff;
    margin-top: 10px
}

.modal .modal-wrapper .modal-contents .header-mid {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 50px 10% 90px
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav {
    color: #fff;
    align-items: flex-start;
    display: block;
    flex-direction: column;
    gap: 24px;
    justify-content: flex-start;
    width: 100%
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span {
    border-bottom: 0.5px solid #C4C4C480;
    display: block;
    font-size: 12px;
    transition: .3s;
    padding: 16px 0
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a:hover,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span:hover {
    font-weight: bold
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a.parent,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.parent {
    position: relative
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a.parent.is-active::after,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.parent.is-active::after {
    display: none
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a.parent::before,
.modal .modal-wrapper .modal-contents .header-mid .header-nav a.parent::after,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.parent::before,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.parent::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    height: 1px;
    background: #C4C4C480;
    transform: translateY(-50%);
    transition: transform 0.3s ease, opacity 0.3s ease
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a.parent::after,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.parent::after {
    transform: translateY(-50%) rotate(90deg)
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a.external,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.external {
    position: relative
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav a.external::after,
.modal .modal-wrapper .modal-contents .header-mid .header-nav span.external::after {
    background-image: url("../images/icon-link.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 20px
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav .child {
    display: none;
    margin-left: 20px
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav .child a {
    align-items: center;
    display: flex;
    gap: 16px
}

.modal .modal-wrapper .modal-contents .header-mid .header-nav .child a img {
    width: 50px
}

.modal .modal-wrapper .modal-contents .header-mid .footer-links {
    color: #fff;
    align-items: flex-start;
    display: flex;
    gap: 24px;
    justify-content: flex-start
}

.modal .modal-wrapper .modal-contents .header-mid .footer-links .footer-link {
    font-size: 10px;
    transition: .3s
}

.modal .modal-wrapper .modal-contents .header-mid .footer-links .footer-link:hover {
    opacity: .8
}

.modal .modal-wrapper .modal-contents .header-mid p {
    color: #fff;
    font-size: 12px;
    line-height: 180%
}

.modal .modal-wrapper .modal-contents .header-mid .sns {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 32px
}

.modal .modal-wrapper .modal-contents .header-mid .sns a {
    width: 30px
}

.modal .modal-wrapper .modal-contents .header-mid .sns a img {
    width: 100%
}

.modal .modal-wrapper .modal-contents .banner-cta {
    background-color: #000;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 15px
}

.modal .modal-wrapper .modal-contents .banner-cta a {
    display: block;
    width: 49%
}

.modal .modal-wrapper .modal-contents .banner-cta a img {
    width: 100%
}

#sidebar {
    display: flex;
    top: 48%;
    right: 5%;
    width: 240px;
    box-sizing: border-box;
    position: fixed;
    transform: translate(5%, -50%);
    z-index: 9999
}

@media only screen and (max-width: 35.0625em) {
    #sidebar {
        display: none
    }
}

#sidebar .nav {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 25px
}

#sidebar .nav .sidebar-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 16px;
    letter-spacing: 5px;
    text-align: center
}

#sidebar .nav .sidebar-nav {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    margin-top: 24px
}

#sidebar .nav .sidebar-nav .sidebar-nav--item a {
    font-size: 13px;
    padding-bottom: 5px;
    text-align: center;
    transition: .3s
}

#sidebar .nav .sidebar-nav .sidebar-nav--item a:hover::after {
    width: 100%
}

#sidebar .nav .sidebar-nav .sidebar-nav--item a::after {
    background-color: #fff;
    content: '';
    display: block;
    height: 1px;
    width: 0
}

#sidebar .sidebar-cta {
    display: flex;
    flex-direction: column;
    gap: 16px
}

#sidebar .sidebar-cta a {
    transition: .3s
}

#sidebar .sidebar-cta a:hover {
    opacity: .8
}

#sidebar .sidebar-cta a img {
    width: 100%
}

#footer {
    background-image: url("../images/footer-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    background-attachment: fixed;
    height: auto;
    margin: 0 auto;
    max-width: 560px;
    position: relative;
    width: 100%;
    z-index: 100
}

@media only screen and (max-width: 35.0625em) {
    #footer {
        background-size: cover;
        background-attachment: scroll
    }
}

#footer .footer-wrapper {
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 100px 60px 15px;
    margin: 0 auto
}

@media only screen and (max-width: 35.0625em) {
    #footer .footer-wrapper {
        padding: 100px 30px 15px
    }
}

#footer .footer-wrapper .footer-upper {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between
}

#footer .footer-wrapper .footer-upper .banner-btn {
    transition: .3s;
    width: 380px
}

@media only screen and (max-width: 35.0625em) {
    #footer .footer-wrapper .footer-upper .banner-btn {
        width: 90%
    }
}

#footer .footer-wrapper .footer-upper .banner-btn:hover {
    opacity: .8
}

#footer .footer-wrapper .footer-upper .banner-btn img {
    width: 100%
}

#footer .footer-wrapper .footer-upper .footer-logo {
    width: 80px
}

#footer .footer-wrapper .footer-upper .footer-logo img {
    width: 100%
}

#footer .footer-wrapper .footer-upper .footer-social {
    display: flex;
    gap: 10px
}

#footer .footer-wrapper .footer-upper .footer-social .social-icon {
    transition: .3s;
    width: 30px
}

#footer .footer-wrapper .footer-upper .footer-social .social-icon:hover {
    transform: scale(0.9)
}

#footer .footer-wrapper .footer-upper .footer-social .social-icon img {
    width: 100%
}

#footer .footer-wrapper .footer-mid {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 50px 0 90px
}

#footer .footer-wrapper .footer-mid .footer-nav {
    color: #fff;
    align-items: flex-start;
    display: block;
    flex-direction: column;
    gap: 24px;
    justify-content: flex-start;
    width: 100%
}

#footer .footer-wrapper .footer-mid .footer-nav a {
    border-bottom: 0.5px solid #C4C4C480;
    display: block;
    font-size: 12px;
    transition: .3s;
    padding: 16px 0
}

#footer .footer-wrapper .footer-mid .footer-nav a:hover {
    font-weight: bold
}

#footer .footer-wrapper .footer-mid .footer-nav a.parent {
    position: relative
}

#footer .footer-wrapper .footer-mid .footer-nav a.parent.is-active::after {
    display: none
}

#footer .footer-wrapper .footer-mid .footer-nav a.parent::before,
#footer .footer-wrapper .footer-mid .footer-nav a.parent::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    height: 1px;
    background: #C4C4C480;
    transform: translateY(-50%);
    transition: transform 0.3s ease, opacity 0.3s ease
}

#footer .footer-wrapper .footer-mid .footer-nav a.parent::after {
    transform: translateY(-50%) rotate(90deg)
}

#footer .footer-wrapper .footer-mid .footer-nav a.external {
    position: relative
}

#footer .footer-wrapper .footer-mid .footer-nav a.external::after {
    background-image: url("../images/icon-link.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 20px
}

#footer .footer-wrapper .footer-mid .footer-nav .child {
    display: none;
    margin-left: 20px
}

#footer .footer-wrapper .footer-mid .footer-nav .child a {
    align-items: center;
    display: flex;
    gap: 16px
}

#footer .footer-wrapper .footer-mid .footer-nav .child a img {
    width: 50px
}

#footer .footer-wrapper .footer-mid .footer-links {
    color: #fff;
    align-items: flex-start;
    display: flex;
    gap: 24px;
    justify-content: flex-start
}

#footer .footer-wrapper .footer-mid .footer-links .footer-link {
    font-size: 10px;
    transition: .3s
}

#footer .footer-wrapper .footer-mid .footer-links .footer-link:hover {
    opacity: .8
}

#footer .footer-wrapper .footer-mid p {
    color: #fff;
    font-size: 12px;
    line-height: 180%
}

#footer .footer-wrapper .copyright {
    color: #fff;
    font-size: 9px;
    font-weight: 500;
    text-align: center
}

.carry {
    position: relative
}

.carry.carry-bag .wrapper .carry-details {
    top: 60px
}

.carry .carry-cover {
    width: 100%
}

.carry .carry-cover img {
    width: 100%
}

.carry .wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    top: 0
}

.carry .wrapper .carry-details {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 120px;
    left: 0;
    padding: 0 10%;
    width: 100%
}

.carry .wrapper .carry-details .carry-label {
    border: 0.5px solid #fff;
    font-size: 10px;
    letter-spacing: 0.5px;
    padding: 3px 10px
}

.carry .wrapper .carry-details .carry-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 40px;
    letter-spacing: 4px;
    line-height: 100%;
    padding: 8px 0 16px
}

.carry .wrapper .carry-details p {
    font-size: 13px;
    letter-spacing: 0.64px;
    line-height: 180%;
    margin-bottom: 10px
}

.carry .wrapper .carry-details p:last-child {
    margin-bottom: 0 !important
}

.carry .wrapper .carry-details p.t-center {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 200%;
    margin-bottom: 32px;
    text-align: center;
    width: 100%
}

@media only screen and (max-width: 35.0625em) {
    .carry .wrapper .carry-details p.t-center {
        font-size: 18px
    }
}

.carry .wrapper .btn-carry {
    align-items: center;
    background: linear-gradient(90deg, #D99730 0%, #ECB73E 30%, #FFFAB4 50%, #ECB73E 70%, #D99730 100%);
    border-radius: 5px;
    bottom: 65px;
    color: #fff;
    left: 50%;
    display: flex;
    justify-content: center;
    height: 60px;
    transform: translate(-50%);
    position: absolute;
    transition: .3s;
    width: 300px
}

.carry .wrapper .btn-carry:hover {
    opacity: .8
}

.carry .wrapper .btn-carry a {
    align-items: center;
    background-color: #0F0F0F;
    border-radius: 5px;
    height: 58px;
    color: #fff;
    display: flex;
    justify-content: center;
    width: 298px
}

#collection {
    background-color: #000
}

#collection .collection-contents {
    padding: 120px 0 160px
}

#collection .collection-contents .collection {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px 120px
}

#collection .collection-contents .collection .collection-title {
    align-items: flex-start;
    color: #fff;
    display: flex;
    letter-spacing: 0.05em;
    flex-direction: column;
    font-size: 32px;
    gap: 30px;
    line-height: 100%
}

@media only screen and (max-width: 35.0625em) {
    #collection .collection-contents .collection .collection-title {
        font-size: 28px
    }
}

#collection .collection-contents .collection .collection-title span {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    align-items: center;
    display: flex;
    letter-spacing: 0.05em;
    font-size: 24px;
    gap: 16px
}

@media only screen and (max-width: 35.0625em) {
    #collection .collection-contents .collection .collection-title span {
        font-size: 20px
    }
}

#collection .collection-contents .collection .collection-title span:before {
    background-color: #fff;
    content: '';
    display: inline-flex;
    height: 0.5px;
    width: 50px
}

#collection .collection-contents .collection .collection-details {
    margin-top: 50px
}

#collection .collection-contents .collection .collection-details .collection-desc {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 240%
}

@media only screen and (max-width: 35.0625em) {
    #collection .collection-contents .collection .collection-details .collection-desc {
        font-size: 15px
    }
}

#collection .collection-contents .slick-collection {
    margin-bottom: 0
}

#collection .collection-contents .slick-collection .slick-prev {
    left: 30px
}

#collection .collection-contents .slick-collection .slick-prev::before {
    background-image: url("../images/icon-prev.png");
    content: ''
}

#collection .collection-contents .slick-collection .slick-next {
    right: 30px
}

#collection .collection-contents .slick-collection .slick-next::before {
    background-image: url("../images/icon-next.png");
    content: ''
}

#collection .collection-contents .slick-collection .slick-next,
#collection .collection-contents .slick-collection .slick-prev {
    top: auto;
    bottom: -50px;
    height: 17px;
    z-index: 100;
    width: 10px
}

#collection .collection-contents .slick-collection .slick-next::before,
#collection .collection-contents .slick-collection .slick-prev::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 17px;
    opacity: 1;
    width: 10px
}

#collection .collection-contents .slick-collection .slick-dots {
    bottom: -40px
}

#collection .collection-contents .slick-collection .slick-dots li {
    height: 7px;
    width: 7px
}

#collection .collection-contents .slick-collection .slick-dots li.slick-active button::before {
    color: #6A6A6A
}

#collection .collection-contents .slick-collection .slick-dots li button {
    padding: 0
}

#collection .collection-contents .slick-collection .slick-dots li button::before {
    color: #fff;
    font-size: 10px;
    opacity: 1
}

#collection .collection-contents .slick-collection .collection-items {
    position: relative
}

#collection .collection-contents .slick-collection .collection-items .collection-cover {
    width: 100%
}

#collection .collection-contents .slick-collection .collection-items .collection-cover img {
    width: 100%
}

.movie {
    position: relative
}

.movie .movie-cover {
    width: 100%
}

.movie .movie-cover img {
    width: 100%
}

.movie video {
    width: 100%
}

.cta {
    align-items: center;
    background-color: #0F0F0F;
    display: flex;
    justify-content: center;
    margin-top: -2px;
    padding: 50px
}

.cta img {
    display: block;
    transition: .3s;
    width: 320px
}

.cta img:hover {
    opacity: .8
}

.strength {
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    padding: 100px 0;
    background-attachment: fixed;
    width: 100%
}

@media only screen and (max-width: 35.0625em) {
    .strength {
        background-size: 100%;
        background-attachment: scroll;
        background-repeat: repeat
    }
}

.strength .strength-contents {
    margin-top: 150px
}

.strength .strength-contents .strength-lists {
    display: flex;
    flex-direction: column;
    gap: 150px
}

.strength .strength-contents .strength-lists .strength-item:nth-child(1) .jp-text span:first-child {
    margin-top: 0 !important
}

.strength .strength-contents .strength-lists .strength-item .strength-logo {
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
    width: 100%;
    z-index: 1
}

.strength .strength-contents .strength-lists .strength-item .strength-logo img {
    position: relative;
    width: 100%;
    z-index: 5
}

.strength .strength-contents .strength-lists .strength-item .strength-logo img.num {
    left: 5%;
    position: absolute;
    top: 0;
    width: 90px;
    z-index: 10
}

.strength .strength-contents .strength-lists .strength-item .strength-logo img.txt {
    position: absolute;
    right: 5%;
    top: 0;
    width: 105px;
    z-index: 10
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .strength-num {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 5
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .strength-num span {
    font-size: 80px
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .jp-text {
    align-items: flex-start;
    display: inline-flex;
    gap: 16px;
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 10
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .jp-text span {
    align-items: center;
    background-color: #fff;
    color: #5A0F2E;
    display: inline-flex;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 120%;
    padding: 16px 10px;
    writing-mode: vertical-rl
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .jp-text span:first-child {
    margin-top: 50px
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .jp-text span b {
    font-size: 40px;
    letter-spacing: 4px;
    line-height: 110%;
    font-weight: normal
}

.strength .strength-contents .strength-lists .strength-item .strength-logo .jp-text span em {
    font-style: normal;
    letter-spacing: -1px;
    writing-mode: lr
}

.strength .strength-contents .strength-lists .strength-item .strength-details {
    padding: 65px 10% 0
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-title {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 32px;
    font-weight: 500;
    line-height: 220%
}

@media only screen and (max-width: 35.0625em) {
    .strength .strength-contents .strength-lists .strength-item .strength-details .strength-title {
        font-size: 27px
    }
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-title:before,
.strength .strength-contents .strength-lists .strength-item .strength-details .strength-title:after {
    border: 0.5px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 2.5px;
    content: '';
    display: inline-flex;
    width: 100%
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-label {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 200%;
    margin: 50px 0;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .strength .strength-contents .strength-lists .strength-item .strength-details .strength-label {
        font-size: 18px
    }
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-label span {
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 140%
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-img img {
    width: 100%
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-img.strength-img1 {
    margin: 8px auto 65px
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-img.strength-img2 {
    margin: 65px auto 30px
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-desc {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.18em;
    line-height: 2.2
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-column {
    margin-top: 65px;
    align-items: stretch;
    display: grid;
    gap: 30px;
    grid-template-columns: 50% 50%;
    justify-content: stretch;
    margin-left: -60px
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-column .strength-cover img {
    width: 100%
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-column .strength-column2 {
    display: flex;
    flex-direction: column
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-column .strength-column2 .strength-desc {
    font-size: 16px
}

@media only screen and (max-width: 35.0625em) {
    .strength .strength-contents .strength-lists .strength-item .strength-details .strength-column .strength-column2 .strength-desc {
        font-size: 13px
    }
}

.strength .strength-contents .strength-lists .strength-item .strength-details .strength-column .strength-column2 .strength-img {
    margin: 40px auto 20px
}

.order-purchase {
    background-image: url("../images/order-purchase-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -2px;
    padding: 140px 5% 150px
}

.order-purchase .order-purchase-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 48px;
    letter-spacing: 5px;
    margin-bottom: 5px;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .order-purchase .order-purchase-title {
        letter-spacing: 0;
        font-size: 42px
    }
}

.order-purchase .order-purchase-subtitle {
    font-size: 16px;
    text-align: center
}

.order-purchase .order-purchase-contents {
    background-image: url("../images/order-purchase-bg2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 32px;
    overflow: hidden
}

.order-purchase .order-purchase-contents .order-purchase-cover img {
    width: 100%
}

.order-purchase .order-purchase-contents p {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 2;
    padding: 60px 5% 80px
}

@media only screen and (max-width: 35.0625em) {
    .order-purchase .order-purchase-contents p {
        font-size: 14px
    }
}

.order-purchase .order-purchase-contents p .white-btn {
    margin-top: 30px
}

.purchase-information {
    background-image: url("../images/purchase-information-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 5% 150px
}

.purchase-information .purchase-information-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 48px;
    letter-spacing: 5px;
    margin-bottom: 5px;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .purchase-information .purchase-information-title {
        letter-spacing: 0;
        font-size: 42px
    }
}

.purchase-information .purchase-information-subtitle {
    font-size: 16px;
    text-align: center
}

.purchase-information .purchase-information-contents {
    background-image: url("../images/purchase-information-bg2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 32px;
    overflow: hidden
}

.purchase-information .purchase-information-contents .purchase-information-cover img {
    width: 100%
}

.purchase-information .purchase-information-contents p {
    font-size: 16px;
    line-height: 2;
    padding: 60px 10% 80px
}

@media only screen and (max-width: 35.0625em) {
    .purchase-information .purchase-information-contents p {
        font-size: 14px
    }
}

.purchase-information .purchase-information-contents p .white-btn {
    margin-top: 30px
}

.guarantee {
    background-image: url("../images/guarantee-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 5% 150px
}

.guarantee .guarantee-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 48px;
    letter-spacing: 5px;
    margin-bottom: 5px;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .guarantee .guarantee-title {
        letter-spacing: 0;
        font-size: 42px
    }
}

.guarantee .guarantee-subtitle {
    font-size: 16px;
    text-align: center
}

.guarantee .guarantee-contents {
    background-image: url("../images/guarantee-bg2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 32px;
    overflow: hidden
}

.guarantee .guarantee-contents .guarantee-cover img {
    width: 100%
}

.guarantee .guarantee-contents p {
    font-size: 16px;
    line-height: 2;
    padding: 60px 10% 80px
}

@media only screen and (max-width: 35.0625em) {
    .guarantee .guarantee-contents p {
        font-size: 14px
    }
}

.guarantee .guarantee-contents p .white-btn {
    margin-top: 30px
}

.history {
    background-image: url("../images/history-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0
}

.history .history-cover img {
    width: 100%
}

.history p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.18em;
    line-height: 2.4;
    margin-top: 60px;
    padding: 0 10%
}

@media only screen and (max-width: 35.0625em) {
    .history p {
        font-size: 14px
    }
}

.philosophy .philosophy-bg {
    position: relative;
    width: 100%
}

.philosophy .philosophy-bg img {
    width: 100%
}

.philosophy .philosophy-bg .philosophy-info {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%
}

.philosophy .philosophy-contents {
    background-image: url("../images/philosophy-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    width: 100%
}

.philosophy .philosophy-wrap {
    padding: 100px 0 0
}

.philosophy .philosophy-wrap .philosophy-details {
    padding: 0 10%
}

.philosophy .philosophy-wrap .philosophy-details .philosophy-label {
    display: block;
    font-size: 14px;
    letter-spacing: 2.1px;
    line-height: 100%;
    margin-bottom: 24px
}

.philosophy .philosophy-wrap .philosophy-details .philosophy-title {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 9.6px;
    line-height: 160%;
    margin-bottom: 40px
}

@media only screen and (max-width: 35.0625em) {
    .philosophy .philosophy-wrap .philosophy-details .philosophy-title {
        letter-spacing: 0;
        font-size: 27px
    }
}

.philosophy .philosophy-wrap .philosophy-details .philosophy-desc {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 240%;
    margin-bottom: 30px
}

@media only screen and (max-width: 35.0625em) {
    .philosophy .philosophy-wrap .philosophy-details .philosophy-desc {
        font-size: 15px
    }
}

.philosophy .philosophy-wrap .philosophy-details .philosophy-desc:last-child {
    margin-bottom: 0
}

.philosophy .philosophy-wrap .philosophy-cover {
    display: block;
    margin: 100px auto 0;
    width: 100%
}

.philosophy .philosophy-wrap .philosophy-cover img {
    width: 100%
}

.philosophy .philosophy-btn {
    background-image: url("../images/philosophy-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    display: block;
    margin: 0 auto;
    padding: 48px 10% 48px;
    transition: .3s
}

.philosophy .philosophy-btn img {
    width: 100%
}

.philosophy .philosophy-btn:hover {
    opacity: .8
}

.philosophy .philosophy-container {
    display: block;
    overflow: hidden;
    height: 0;
    transition: 1s
}

.philosophy .philosophy-container.is-active {
    height: auto
}

.process .uncompromised {
    background-image: url("../images/uncompromised-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 135px 0 0
}

.process .uncompromised .main-ttl {
    text-align: center
}

.process .uncompromised .main-ttl p {
    letter-spacing: 0.15em;
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 18px;
    margin-bottom: 8px
}

.process .uncompromised .main-ttl h2 {
    letter-spacing: 0.15em;
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 48px;
    margin-bottom: 8px
}

.process .uncompromised .main-ttl span {
    align-items: center;
    display: flex;
    letter-spacing: 0.1em;
    justify-content: center;
    gap: 15px;
    font-size: 14px
}

.process .uncompromised .main-ttl span::before,
.process .uncompromised .main-ttl span::after {
    background-color: #fff;
    content: '';
    display: block;
    height: 1px;
    width: 35px
}

.process .uncompromised .desc {
    font-size: 24px;
    letter-spacing: 0.1em;
    line-height: 1.8;
    margin-top: 50px;
    text-align: center
}

.process .uncompromised img {
    display: block;
    margin-top: 70px;
    width: 100%
}

.process .process-btn {
    background-image: url("../images/process-btn-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    padding: 24px 0 24px
}

.process .process-btn img {
    display: block;
    margin: 0 auto;
    transition: .3s;
    width: 80%
}

.process .process-btn img:hover {
    opacity: .8
}

.process .process-contents {
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 560px 100%;
    background-attachment: fixed;
    display: flex;
    height: 0;
    flex-direction: column;
    justify-content: center;
    gap: 70px;
    overflow: hidden;
    padding: 0 0;
    transition: 1s
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents {
        background-size: 100%;
        background-attachment: scroll;
        background-repeat: repeat
    }
}

.process .process-contents.is-active {
    height: auto;
    padding: 100px 0
}

.process .process-contents .process-item {
    background-color: rgba(17, 17, 17, 0.9);
    border-radius: 20px;
    overflow: hidden;
    margin: 0 auto;
    padding: 65px 0 100px;
    width: 90%
}

.process .process-contents .process-item .process-title {
    font-family: Georgia, "Times New Roman", "Hiragino Mincho ProN", "Yu Mincho", serif;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 5px;
    margin-bottom: 10px;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents .process-item .process-title {
        font-size: 38px;
        letter-spacing: 2.5px
    }
}

.process .process-contents .process-item .process-subtitle {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 5px;
    text-align: center
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents .process-item .process-subtitle {
        letter-spacing: 2.5px;
        font-size: 14px
    }
}

.process .process-contents .process-item .process-cover {
    margin: 65px auto 80px
}

.process .process-contents .process-item .process-cover img {
    max-width: 100%
}

.process .process-contents .process-item .sai-img {
    margin-top: 70px;
    margin-bottom: -100px
}

.process .process-contents .process-item .sai-img img {
    margin: 0;
    max-width: 100%
}

.process .process-contents .process-item h4 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 0 5% 45px
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents .process-item h4 {
        font-size: 21px
    }
}

.process .process-contents .process-item h4 span {
    font-size: 40px
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents .process-item h4 span {
        font-size: 30px
    }
}

.process .process-contents .process-item p {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 2;
    margin: 0 5%
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents .process-item p {
        font-size: 13px
    }
}

.process .process-contents .process-item p+p {
    margin-top: 30px
}

.process .process-contents .process-item p strong {
    font-size: 32px;
    font-weight: normal
}

@media only screen and (max-width: 35.0625em) {
    .process .process-contents .process-item p strong {
        font-size: 20px
    }
}

.process .process-contents .process-item img {
    display: block;
    margin: 65px auto;
    max-width: 90%
}

.process .process-contents .process-item .img-half-right {
    max-width: 190px;
    margin-right: 30px
}

.process .process-contents .process-item .img-half-left {
    max-width: 190px;
    margin-left: 30px
}

.process .process-contents .process-item .img-half-left2 {
    max-width: 320px;
    margin-left: 30px
}

.process .process-contents .process-item .img-half-rcurve {
    max-width: 320px;
    margin-right: 0
}

#product {
    background-color: #fff
}

#product .product-contents {
    padding: 100px 0
}

#product .product-contents .product-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff
}

#product .product-contents .product-wrapper .slider-for {
    margin-bottom: 15px
}

#product .product-contents .product-wrapper .slider-for div img {
    width: 100%
}

#product .product-contents .product-wrapper .slider-for .slick-next,
#product .product-contents .product-wrapper .slider-for .slick-prev {
    background-color: rgba(0, 0, 0, 0.7);
    height: 40px;
    width: 40px;
    z-index: 100;
    transition: .3s
}

#product .product-contents .product-wrapper .slider-for .slick-next:hover,
#product .product-contents .product-wrapper .slider-for .slick-prev:hover {
    opacity: .8
}

#product .product-contents .product-wrapper .slider-for .slick-next:before,
#product .product-contents .product-wrapper .slider-for .slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    opacity: 1
}

#product .product-contents .product-wrapper .slider-for .slick-next {
    right: 0
}

#product .product-contents .product-wrapper .slider-for .slick-next::before {
    content: '\f105'
}

#product .product-contents .product-wrapper .slider-for .slick-prev {
    left: 0
}

#product .product-contents .product-wrapper .slider-for .slick-prev::before {
    content: '\f104'
}

#product .product-contents .product-wrapper .slider-nav div img {
    width: 100%
}

#product .product-contents .product-wrapper .slider-nav .slick-slide {
    margin: 0 1px
}

#product .product-contents .product-wrapper .slider-nav .slick-list {
    margin: 0 -1px
}

#product .product-contents .product-wrapper .slider-nav .slick-prev {
    left: 15px
}

#product .product-contents .product-wrapper .slider-nav .slick-prev::before {
    background-image: url("../images/arrow-prev.png");
    content: ''
}

#product .product-contents .product-wrapper .slider-nav .slick-next {
    right: 15px
}

#product .product-contents .product-wrapper .slider-nav .slick-next::before {
    background-image: url("../images/arrow-next.png");
    content: ''
}

#product .product-contents .product-wrapper .slider-nav .slick-next,
#product .product-contents .product-wrapper .slider-nav .slick-prev {
    top: auto;
    bottom: -15px;
    height: 5px;
    z-index: 100;
    width: 25px
}

#product .product-contents .product-wrapper .slider-nav .slick-next::before,
#product .product-contents .product-wrapper .slider-nav .slick-prev::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 5px;
    opacity: 1;
    width: 25px
}

#product .product-contents .product-wrapper .product-title {
    border: 1px solid #f5f5f5;
    color: rgba(0, 0, 0, 0.2);
    font-size: 90px;
    line-height: 100%;
    margin-bottom: 90px;
    padding: 80px 0 50px;
    text-align: center
}

#product .product-contents .product-wrapper .product-container {
    background: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    margin-top: 80px
}

#product .product-contents .product-wrapper .product-container .image-gallery .main-image {
    position: relative;
    overflow: hidden;
    cursor: zoom-in;
    width: 100%;
    height: auto
}

#product .product-contents .product-wrapper .product-container .image-gallery .main-image img {
    display: block;
    width: 100%;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform-origin: top left
}

#product .product-contents .product-wrapper .product-container .image-gallery .main-image img.zoomed {
    transform: scale(2.5)
}

#product .product-contents .product-wrapper .product-container .image-gallery .thumbnail-list {
    display: flex;
    gap: 2px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 16px 16px 0;
    width: 100%;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none
}

#product .product-contents .product-wrapper .product-container .image-gallery .thumbnail-list::-webkit-scrollbar {
    display: none
}

#product .product-contents .product-wrapper .product-container .image-gallery .thumbnail-list img {
    width: 76px;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid transparent;
    scroll-snap-align: start;
    transition: border 0.2s, opacity 0.2s
}

#product .product-contents .product-wrapper .product-container .image-gallery .thumbnail-list img:hover {
    opacity: 0.8
}

#product .product-contents .product-wrapper .product-container .image-gallery .thumbnail-list img.active {
    border: 2px solid #000
}

#product .product-contents .product-wrapper .product-container .details {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 15px
}

#product .product-contents .product-wrapper .product-container .details .label-limited {
    display: inline-block;
    font-size: 10px;
    padding: 6px 16px;
    background: #000;
    color: #fff;
    margin-bottom: 8px;
    text-align: center;
    width: 100px
}

#product .product-contents .product-wrapper .product-container .details h2 {
    color: #000;
    font-size: 16px;
    letter-spacing: 1.6px;
    margin: 0 0 8px;
    line-height: 1.4
}

#product .product-contents .product-wrapper .product-container .details .price {
    border-bottom: 1px solid #9B9B9B;
    color: #000;
    font-size: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px
}

#product .product-contents .product-wrapper .product-container .details .price span {
    color: #9C9C9C;
    display: block;
    font-size: 12px;
    margin-top: 8px
}

#product .product-contents .product-wrapper .product-container .details .btn-buy {
    background: #000;
    display: flex;
    color: #fff;
    border: 1px solid #000;
    transition: .5s;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 16px 0;
    font-size: 15px;
    cursor: pointer
}

#product .product-contents .product-wrapper .product-container .details .btn-buy:hover {
    background: #fff;
    color: #000
}

#product .product-contents .product-wrapper .product-container .details .product-info {
    color: #000;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.8
}

#product .product-contents .product-wrapper .product-container .details .product-info .product-details {
    background: #fff;
    border-top: 1px solid #9B9B9B;
    display: block;
    padding: 20px 0 0;
    position: relative;
    font-size: 14px;
    color: #000
}

#product .product-contents .product-wrapper .product-container .details .product-info .product-table {
    width: 100%;
    border-collapse: collapse
}

#product .product-contents .product-wrapper .product-container .details .product-info .product-table th,
#product .product-contents .product-wrapper .product-container .details .product-info .product-table td {
    font-size: 13px;
    padding: 16px 0;
    text-align: left
}

#product .product-contents .product-wrapper .product-container .details .product-info .product-table th {
    width: 70px;
    padding-right: 12px;
    border-bottom: 0.5px dashed #9C9C9C
}

#product .product-contents .product-wrapper .product-container .details .product-info .product-table td {
    display: block;
    margin-left: 12px;
    border-bottom: 0.5px dashed #9C9C9C
}

.product-gallery {
    background-color: #fff;
    padding-bottom: 100px
}

.product-gallery .slick-product div img {
    width: 100%
}

.product-gallery .slick-prev {
    left: 15px
}

.product-gallery .slick-prev::before {
    background-image: url("../images/arrow-prev.png");
    content: ''
}

.product-gallery .slick-next {
    left: 45px;
    right: auto
}

.product-gallery .slick-next::before {
    background-image: url("../images/arrow-next.png");
    content: ''
}

.product-gallery .slick-next,
.product-gallery .slick-prev {
    top: auto;
    bottom: -15px;
    height: 5px;
    z-index: 100;
    width: 25px
}

.product-gallery .slick-next::before,
.product-gallery .slick-prev::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    height: 5px;
    opacity: 1;
    width: 25px
}