@charset "UTF-8";

@font-face {
    font-family: MyFont;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Manrope-Regular.woff) format("woff")
}

.c-button-wrap,
.c-flex,
.c-flex-block,
.c-flex-block__overlay,
.c-flex-block__thumb,
.c-flex-wrap,
.c-flex__center,
.c-flex__end,
.p-cta--box__wrap,
.p-cta__button--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-button-wrap,
.p-cta--box__wrap,
.p-cta__button--wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-button-wrap,
.c-flex__center,
.p-cta--box__wrap,
.p-cta__button--wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-flex__end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-box,
.c-box--narrow,
.c-box--radius,
.c-box--white {
    border: 1px solid #b5b5b5
}

.c-auto__inner:first-child,
.c-box--narrow:first-child,
.c-box--radius:first-child,
.c-box--white:first-child,
.c-box:first-child,
.c-button-wrap:first-child,
.c-button:first-child,
.c-movie:first-child,
.c-overlay__inner:first-child,
.c-table:first-child,
.p-cta--box:first-child,
.p-cta--box__wrap:first-child,
.p-cta__button--wrap:first-child,
.p-cta__button:first-child,
.p-cta__inner:first-child,
.p-cta__lead:first-child,
.p-cta__title:first-child {
    margin-top: 0
}

.c-auto__inner:last-child,
.c-box--narrow:last-child,
.c-box--radius:last-child,
.c-box--white:last-child,
.c-box:last-child,
.c-button-wrap:last-child,
.c-button:last-child,
.c-movie:last-child,
.c-overlay__inner:last-child,
.c-table:last-child,
.p-cta--box:last-child,
.p-cta--box__wrap:last-child,
.p-cta__button--wrap:last-child,
.p-cta__button:last-child,
.p-cta__inner:last-child,
.p-cta__lead:last-child,
.p-cta__title:last-child {
    margin-bottom: 0
}

@media (min-width:960px) {

    .c-auto__inner:first-child,
    .c-box--narrow:first-child,
    .c-box--radius:first-child,
    .c-box--white:first-child,
    .c-box:first-child,
    .c-button-wrap:first-child,
    .c-button:first-child,
    .c-movie:first-child,
    .c-overlay__inner:first-child,
    .c-table:first-child,
    .p-cta--box:first-child,
    .p-cta--box__wrap:first-child,
    .p-cta__button--wrap:first-child,
    .p-cta__button:first-child,
    .p-cta__inner:first-child,
    .p-cta__lead:first-child,
    .p-cta__title:first-child {
        margin-top: 0
    }

    .c-auto__inner:last-child,
    .c-box--narrow:last-child,
    .c-box--radius:last-child,
    .c-box--white:last-child,
    .c-box:last-child,
    .c-button-wrap:last-child,
    .c-button:last-child,
    .c-movie:last-child,
    .c-overlay__inner:last-child,
    .c-table:last-child,
    .p-cta--box:last-child,
    .p-cta--box__wrap:last-child,
    .p-cta__button--wrap:last-child,
    .p-cta__button:last-child,
    .p-cta__inner:last-child,
    .p-cta__lead:last-child,
    .p-cta__title:last-child {
        margin-bottom: 0
    }
}

.movie-title span,
.movie-title__request span,
.p-art__detail figure figcaption {
    font-family: 游明朝, YuMincho, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, ＭＳ Ｐ明朝, ＭＳ 明朝, serif;
    letter-spacing: 1px
}

.p-cta--box__number,
.p-cta__button>em,
.p-cta__phone em {
    font-family: Helvetica Neue, Helvetica, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Verdana, Roboto, メイリオ, Meiryo, sans-serif
}

.c-title__lv1 {
    font-size: 40px
}

.c-title__lv1 .sub {
    display: block;
    font-size: 14px;
    margin-top: 14px
}

@media (min-width:960px) {
    .c-title__lv1 {
        font-size: 50px
    }

    .c-title__lv1 .sub {
        display: block;
        font-size: 14px;
        margin-top: 14px
    }
}

.c-title__lv2 {
    font-size: 20px
}

.c-title__lv2 .sub {
    display: block;
    font-size: 12px;
    margin-top: 10px
}

@media (min-width:960px) {
    .c-title__lv2 {
        font-size: 30px
    }

    .c-title__lv2 .sub {
        display: block;
        font-size: 12px;
        margin-top: 10px
    }
}

.c-title__lv3 {
    font-size: 3.6rem;
    line-height: 1.5;
    margin-bottom: 2.4rem
}

@media (min-width:960px) {
    .c-title__lv3 {
        font-size: 5.4rem;
        line-height: 1.4;
        margin-bottom: 3rem
    }
}

.c-title__lv4 {
    font-size: 3.2rem;
    line-height: 1.5;
    margin-bottom: 2rem
}

@media (min-width:960px) {
    .c-title__lv4 {
        font-size: 4.2rem;
        line-height: 1.4;
        margin-bottom: 3rem
    }
}

.c-flex-block h3,
.c-flex-block[class*=c-title],
.c-flex-block__overlay h3,
.c-flex-block__thumb h3,
.p-cta__title,
[class*=c-title].c-flex-block__overlay,
[class*=c-title].c-flex-block__thumb {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 1.8rem
}

@media (min-width:960px) {

    .c-flex-block h3,
    .c-flex-block[class*=c-title],
    .c-flex-block__overlay h3,
    .c-flex-block__thumb h3,
    .p-cta__title,
    [class*=c-title].c-flex-block__overlay,
    [class*=c-title].c-flex-block__thumb {
        font-size: 1.8rem;
        line-height: 1.8;
        margin-bottom: 1.8rem
    }
}

.p-cta__inner {
    padding: 3rem 0
}

@media (min-width:769px) and (max-width:959px) {
    .p-cta__inner {
        padding: 5rem 0
    }
}

@media (min-width:960px) {
    .p-cta__inner {
        padding: 8rem 0
    }
}

.c-flex-block__overlay>div:before,
.c-flex-block__thumb>div:before {
    background-color: rgba(0, 0, 0, .3);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 100%
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

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

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

a {
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

a[href^="tel:"] {
    cursor: default;
    pointer-events: none
}

ins {
    text-decoration: none
}

ins,
mark {
    background-color: #ff9;
    color: #000
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
    height: 1px;
    margin: 40px 0;
    padding: 0
}

@media (max-width:959px) {
    hr {
        margin: 20px 0
    }
}

input,
select {
    vertical-align: middle
}

body {
    float: none;
    min-height: 0;
    width: auto
}

*,
:after,
:before,
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    margin: 0;
    padding: 0
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fff;
    color: #333;
    font-family: Hiragino Kaku Gothic ProN, Hiragino Sans, Verdana, Roboto, メイリオ, Meiryo, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    overflow-x: hidden;
    padding-top: 0
}

@media (max-width:768px) {
    body {
        padding-top: 0
    }
}

img {
    border: none;
    display: block;
    height: auto;
    max-width: 100%
}

li,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

a {
    color: #333;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

a figure {
    overflow: hidden
}

a figure img {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

a.blue {
    color: #468df8
}

a.blue:before {
    background-color: #468df8;
    background: #468df8
}

button,
input[type=submit] {
    cursor: pointer
}

button:hover,
input[type=submit]:hover {
    opacity: .7
}

input:focus,
input:hover,
textarea:focus,
textarea:hover {
    outline: none
}

textarea {
    display: block;
    resize: none
}

em,
i {
    font-style: normal
}

button,
input,
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    border: 0;
    border-radius: 0;
    color: #333;
    font-size: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: middle
}

input:-ms-input-placeholder input::-moz-placeholder,
input::-webkit-input-placeholder {
    color: #bfbfbf
}

option {
    outline: 0
}

p:not([class]) {
    line-height: 1.7
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f7f7f7
}

.bg-black {
    background-color: #000
}

.bg-black * {
    color: #fff
}

body.is-open {
    overflow: hidden
}

header {
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20
}

#header.UpMove {
    -webkit-animation: UpAnime .5s forwards;
    animation: UpAnime .5s forwards
}

#header.DownMove {
    -webkit-animation: DownAnime .5s forwards;
    animation: DownAnime .5s forwards
}

.l-header.black {
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
}

.l-header.black a {
    color: #fff
}

.l-header__inner {
    margin: 0 auto
}

.l-header__inner .logo {
    width: 100px
}

@media (max-width:959px) {
    .l-header__inner .logo {
        width: 100px
    }
}


.l-header .nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px
}

@media (min-width:960px) {
    .l-header .nav {
        padding: 20px 40px
    }

    .l-header .nav-wrap {
        margin-left: 20px
    }
}

.l-header .nav-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between
}

.l-header .nav-wrap,
.l-header .nav_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.l-header .nav_row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end
}

@media (min-width:960px) {
    .l-header .nav_row+.nav-box {
        margin-top: 20px
    }
}

@media (max-width:959px) {
    .l-header .nav_row .nav-submenu {
        display: none
    }
}

.l-header .nav .list {
    position: relative
}

.l-header .nav .list li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding-right: 40px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.l-header .nav .list li a:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    height: 8px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: rotate(45deg) translateX(calc(-50% - 2px));
    -ms-transform: rotate(45deg) translateX(calc(-50% - 2px));
    transform: rotate(45deg) translateX(calc(-50% - 2px));
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 8px
}

@media (max-width:768px) {
    .l-header .nav .list li a figure {
        display: none
    }

    .l-header .nav .list li a p {
        line-height: 1
    }

    .l-header .nav .list li a:after {
        content: "";
        right: 13px
    }
}

@media (min-width:960px) {
    .l-header .nav .list li a span.underLine {
        padding-bottom: 4px;
        position: relative
    }

    .l-header .nav .list li a span.underLine:after {
        background: #fff;
        bottom: -1px;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        width: 100%
    }

    .l-header .nav .list li a span.underLine:hover:after {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }
}

.l-header .nav .list li.has-link>.spTgr {
    border-bottom: 1px solid #707070;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 40px 15px 20px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.l-header .nav .list li.has-link>.spTgr:before {
    height: 14px;
    right: 18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    z-index: 1
}

.l-header .nav .list li.has-link>.spTgr:after,
.l-header .nav .list li.has-link>.spTgr:before {
    background-color: #fff;
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.l-header .nav .list li.has-link>.spTgr:after {
    height: 2px;
    right: 5px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 14px
}

.l-header .nav .list li.has-link>.spTgr.is-open:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

@media (min-width:960px) {
    .l-header .nav .list li.has-link>.spTgr {
        border-bottom: none;
        padding: 0 20px 0 0
    }

    .l-header .nav .list li.has-link>.spTgr:before {
        content: none
    }

    .l-header .nav .list li.has-link>.spTgr:after {
        background-color: transparent;
        border-right: 2px solid #b5b5b5;
        border-top: 2px solid #b5b5b5;
        height: 8px;
        right: 1.25rem;
        top: 50%;
        -webkit-transform: rotate(135deg) translateX(calc(-50% - 2px));
        -ms-transform: rotate(135deg) translateX(calc(-50% - 2px));
        transform: rotate(135deg) translateX(calc(-50% - 2px));
        width: 8px
    }

    .l-header .nav .list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end
    }

    .l-header .nav .list>li {
        padding: 0 16px
    }

    .l-header .nav .list>li:last-child {
        padding: 0 0 0 16px
    }

    .l-header .nav .list li {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .l-header .nav .list li a {
        font-weight: 700;
        padding: 0;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .l-header .nav .list li a:after {
        content: none
    }

    .l-header .nav .list li a:hover:after {
        border-right: 2px solid #868686;
        border-top: 2px solid #868686
    }

    .l-header .nav .list li.has-link>.spTgr {
        cursor: pointer
    }

    .l-header .nav .list li.has-link>.spTgr:after {
        border-right: 2px solid #fff;
        border-top: 2px solid #fff;
        content: "";
        height: 8px;
        position: absolute;
        right: 5px;
        top: 50%;
        -webkit-transform: rotate(135deg) translateX(calc(-50% - 2px));
        -ms-transform: rotate(135deg) translateX(calc(-50% - 2px));
        transform: rotate(135deg) translateX(calc(-50% - 2px));
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .l-header .nav .list li.has-link>.spTgr:before {
        background-color: transparent;
        border-style: solid;
        border-bottom: 14px solid #fff;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 0;
        bottom: -26px;
        content: "";
        left: 50%;
        opacity: 0;
        position: absolute;
        top: unset;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: all .3s;
        transition: all .3s;
        visibility: hidden
    }

    .l-header .nav .list.border>li {
        border-right: 1px solid #333
    }

    .l-header .nav .list.border>li.not-bdr {
        border-right: none
    }

    .l-header .nav .list.border li:last-child {
        padding: 0 16px
    }

    .l-header .nav .list .has-link:hover>a {
        color: #c29c36
    }

    .l-header .nav .list .has-link:hover>a:after {
        border-right: 2px solid #c29c36;
        border-top: 2px solid #c29c36
    }

    .l-header .nav .list .has-link:hover>.dropmenu {
        opacity: 1;
        visibility: unset
    }

    .l-header .nav .list .has-link:hover>.spTgr {
        color: #fff
    }

    .l-header .nav .list .has-link:hover>.spTgr:after {
        border-right: 2px solid #fff;
        border-top: 2px solid #fff
    }

    .l-header .nav .list .has-link:hover>.spTgr:before {
        opacity: 1;
        visibility: unset
    }
}

.l-header .nav-submenu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end
}

.l-header .nav-submenu__language .language {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.l-header .nav-submenu__language .language span {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 20px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.l-header .nav-submenu__language .language span:before {
    content: "\e894";
    font-family: Material Icons;
    font-size: 22px;
    font-weight: 400;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.l-header .nav-submenu__language .language span:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #333;
    content: "";
    height: 6px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(calc(-50% + 4px), calc(-50% + 1px));
    -ms-transform: translate(calc(-50% + 4px), calc(-50% + 1px));
    transform: translate(calc(-50% + 4px), calc(-50% + 1px));
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 8px
}

.l-header .nav-submenu__language .language ul {
    background-color: #fff;
    border-radius: 8px;
    display: none;
    -webkit-filter: drop-shadow(-1px 0 9px rgba(0, 0, 0, .11));
    filter: drop-shadow(-1px 0 9px rgba(0, 0, 0, .11));
    left: 0;
    padding: 16px 0 16px 32px;
    position: absolute;
    top: 30px;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 100
}

.l-header .nav-submenu__language .language ul li {
    margin: unset;
    padding: unset;
    position: relative
}

.l-header .nav-submenu__language .language ul li:last-child {
    padding: 0
}

.l-header .nav-submenu__language .language ul li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 32px 5px 0
}

.l-header .nav-submenu__language .language ul li a.is-current,
.l-header .nav-submenu__language .language ul li a:hover {
    color: #c29c36
}

.l-header .nav-submenu__language .language.is-open ul {
    display: block
}

.l-header .nav-submenu__language .language:hover {
    color: #c29c36
}

.l-header .nav-submenu__language .language:hover span:after {
    border-top: 6px solid #c29c36
}

@media (max-width:959px) {
    .l-header .nav-submenu__language {
        position: fixed;
        right: 70px;
        top: 22px
    }

    .l-header .nav-submenu__language .language span {
        display: block
    }
}

@media (min-width:960px) {
    .l-header .nav-submenu__language {
        position: relative
    }

    .l-header .nav-submenu__language+.nav-submenu__list {
        margin-left: 1.6rem
    }
}

.l-header .nav-submenu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.l-header .nav-submenu__list li {
    border-bottom: 1px solid #333;
    position: relative;
    width: 100%
}

.l-header .nav-submenu__list li a[target=_blank] {
    display: block;
    margin-right: 20px
}

.l-header .nav-submenu__list li a[target=_blank]:after {
    border: none;
    color: #c29c36;
    content: "\e89e";
    font-family: Material Icons;
    font-size: 16px;
    font-weight: 400;
    height: unset;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: unset
}

.l-header .nav-submenu__list li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 20px 40px 20px 20px
}

.l-header .nav-submenu__list li a:after {
    border-right: 2px solid #333;
    border-top: 2px solid #333;
    content: "";
    height: 8px;
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: rotate(45deg) translateX(calc(-50% - 2px));
    -ms-transform: rotate(45deg) translateX(calc(-50% - 2px));
    transform: rotate(45deg) translateX(calc(-50% - 2px));
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 8px
}

@media (max-width:768px) {
    .l-header .nav-submenu__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .l-header .nav-submenu__list li a {
        white-space: nowrap
    }
}

@media (min-width:960px) {
    .l-header .nav-submenu__list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .l-header .nav-submenu__list li {
        border-bottom: unset;
        border-left: 1px solid #333;
        padding: 0 16px;
        width: unset
    }

    .l-header .nav-submenu__list li:last-child {
        border-right: 1px solid #333
    }

    .l-header .nav-submenu__list li.not-bdr {
        border-right: none
    }

    .l-header .nav-submenu__list li a[target=_blank] {
        right: 1.25rem
    }

    .l-header .nav-submenu__list li a {
        padding: unset
    }

    .l-header .nav-submenu__list li a:after {
        content: none
    }
}

.l-header .nav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.l-header .nav-btn .link-btn {
    background-color: #c29c36;
    border: 1px solid #c29c36;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 24px;
    position: relative;
    text-align: center;
    white-space: nowrap
}

.l-header .nav-btn .link-btn.white_edition {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000
}

.l-header .nav-btn .link-btn.gray_edition {
    background-color: #868686;
    border: 1px solid #868686;
    color: #fff
}

.l-header .nav-btn .link-btn span {
    position: relative
}

.l-header .nav-btn .link-btn span.download {
    padding-right: 20px
}

.l-header .nav-btn .link-btn span.download:after {
    background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12.4 10.2' style='enable-background:new 0 0 12.4 10.2;' xml:space='preserve'><style type='text/css'>.st0{fill:%23FFFFFF;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat;
    content: "";
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 16px
}

@media (max-width:768px) {
    .l-header .nav-btn {
        position: relative;
        z-index: 1
    }

    .l-header .nav-btn .link-btn {
        margin: 20px 20px 0;
        width: 100%
    }
}

@media (min-width:960px) {
    .l-header .nav-btn {
        -ms-flex-wrap: unset;
        flex-wrap: unset
    }

    .l-header .nav-btn .link-btn {
        margin-left: 30px
    }

    .l-header .nav-btn .link-btn:hover {
        background-color: transparent;
        color: #c29c36
    }

    .l-header .nav-btn .link-btn:hover.white_edition {
        background-color: transparent;
        color: #fff
    }

    .l-header .nav-btn .link-btn:hover.gray_edition {
        background-color: transparent;
        color: #868686
    }

    .l-header .nav-btn .link-btn:hover span.download:after {
        background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12.4 10.2' style='enable-background:new 0 0 12.4 10.2;' xml:space='preserve'><style type='text/css'>.st0{fill:%23868686;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat;
        content: "";
        height: 14px;
        width: 16px
    }
}

.l-header .nav-btn .btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 50vh;
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: none;
    overflow: hidden;
    padding: 14px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.l-header .nav-btn .btn+.btn {
    margin-left: 16px
}

.l-header .nav-btn .btn span {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 3
}

.l-header .nav-btn .btn span.download {
    padding-left: 30px
}

.l-header .nav-btn .btn span.download:after {
    background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12.4 10.2' style='enable-background:new 0 0 12.4 10.2;' xml:space='preserve'><style type='text/css'>.st0{fill:%23FFFFFF;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat 50%/cover;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 22.85px
}

.l-header .nav-btn .btn span.tel {
    padding-left: 25px
}

.l-header .nav-btn .btn span.tel:after {
    aspect-ratio: 34.047/37.238;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNC4wNDciIGhlaWdodD0iMzcuMjM4Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOC4xMzggMTMuMzMxYy4xMjcuNDQzLjI0My45MTguNCAxLjM3OEEyMS40MjMgMjEuNDIzIDAgMCAwIDIwLjg0NSAyOC4xYy4zMzEuMTQyLjQ0NS4wOS42MjctLjI1MWExMS44NjcgMTEuODY3IDAgMCAxIDEuMjkyLTEuOTcgMi4yMjIgMi4yMjIgMCAwIDEgMi4yNzctLjc1MnEzLjQxMS43MjIgNi44MTEgMS41YTIuNTI0IDIuNTI0IDAgMCAxIDEuOTE0IDEuOTQ2IDYuNjYxIDYuNjYxIDAgMCAxLTYuODE3IDguNjM5QTI4LjEyMiAyOC4xMjIgMCAwIDEgNC40IDIzLjU0NiAyOC42NjQgMjguNjY0IDAgMCAxIC4wMzcgNi40ODEgNi41NjcgNi41NjcgMCAwIDEgOS4yNjguNTg1IDIuNjA3IDIuNjA3IDAgMCAxIDEwLjkgMi44NzJjLjIxIDIuMTI4LjQgNC4yNjUuNjYyIDYuMzg4YTIuOTE1IDIuOTE1IDAgMCAxLTEuNjEyIDMuMjI1Yy0uNTYxLjMtMS4xNTMuNTQxLTEuODEyLjg0NSIgZGF0YS1uYW1lPSLjg5HjgrkgMjEyIi8+PC9zdmc+") no-repeat 50%/cover;
    content: "";
    height: 20.98px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 19.02px
}

.l-header .nav-btn .btn span.showroom {
    padding-left: 30px
}

.l-header .nav-btn .btn span.showroom:after {
    aspect-ratio: 19/20;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJf44Os44Kk44Ok44O8XzEiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8XzEiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE5IDIwIj48ZGVmcz48c3R5bGU+LnN0MHtmaWxsOiMzMzN9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE3LjIgMTguMkgxLjhWNS43aDE1LjR6TTMuNyAxLjdjMC0uMy4yLS41LjUtLjVoLjVjLjMgMCAuNS4yLjUuNXYxLjRjMCAuMy0uMi41LS41LjVoLS41Yy0uMyAwLS41LS4yLS41LS41em0xMC4zIDBjMC0uMy4yLS41LjUtLjVoLjVjLjMgMCAuNS4yLjUuNXYxLjRjMCAuMy0uMi41LS41LjVoLS41Yy0uMiAwLS41LS4yLS41LS41em01IC44aC0yLjlWMWMwLS41LS40LTEtLjktMWgtLjljLS41IDAtLjkuNC0uOSAxdjEuNUg1LjlWMWMwLS41LS40LTEtLjktMWgtLjljLS41IDAtLjkuNC0uOSAxdjEuNUgwVjIwaDE5eiIgY2xhc3M9InN0MCIvPjxwYXRoIGQ9Ik02LjIgNy40SDQuNGMtLjQgMC0uNy4zLS43Ljh2LjZjMCAuNC4zLjguNy44aDEuOGMuNCAwIC43LS4zLjctLjh2LS42YzAtLjQtLjMtLjgtLjctLjhNMTAuNCA3LjRIOC42Yy0uNCAwLS43LjMtLjcuOHYuNmMwIC40LjMuOC43LjhoMS44Yy40IDAgLjctLjMuNy0uOHYtLjZjMC0uNC0uMy0uOC0uNy0uOE0xNC42IDcuNGgtMS44Yy0uNCAwLS43LjMtLjcuOHYuNmMwIC40LjMuOC43LjhoMS44Yy40IDAgLjctLjMuNy0uOHYtLjZjMC0uNC0uMy0uOC0uNy0uOE02LjIgMTAuOUg0LjRjLS40IDAtLjcuMy0uNy44di42YzAgLjQuMy44LjcuOGgxLjhjLjQgMCAuNy0uMy43LS44di0uNmMwLS40LS4zLS44LS43LS44TTEwLjQgMTAuOUg4LjZjLS40IDAtLjcuMy0uNy44di42YzAgLjQuMy44LjcuOGgxLjhjLjQgMCAuNy0uMy43LS44di0uNmMwLS40LS4zLS44LS43LS44TTYuMiAxNC40SDQuNGMtLjQgMC0uNy4zLS43Ljh2LjZjMCAuNC4zLjguNy44aDEuOGMuNCAwIC43LS4zLjctLjh2LS42YzAtLjQtLjMtLjgtLjctLjhNMTAuNCAxNC40SDguNmMtLjQgMC0uNy4zLS43Ljh2LjZjMCAuNC4zLjguNy44aDEuOGMuNCAwIC43LS4zLjctLjh2LS42YzAtLjQtLjMtLjgtLjctLjhNMTQuNiAxMC45aC0xLjhjLS40IDAtLjcuMy0uNy44di42YzAgLjQuMy44LjcuOGgxLjhjLjQgMCAuNy0uMy43LS44di0uNmMwLS40LS4zLS44LS43LS44IiBjbGFzcz0ic3QwIi8+PC9zdmc+") no-repeat 50%/cover;
    content: "";
    height: auto;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 23px
}

.l-header .nav-btn .btn span.contact {
    padding-left: 30px
}

.l-header .nav-btn .btn span.contact:after {
    aspect-ratio: 33/20;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIyMCI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDMzdjIwSDB6IiBkYXRhLW5hbWU9IumVt+aWueW9oiAxMDk0Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMTk1NyI+PGcgZmlsbD0iI2ZmZiIgY2xpcC1wYXRoPSJ1cmwoI2EpIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxOTUzIj48cGF0aCBkPSJNOC4wODggMTAuMzQxLjAyNiAxOC4wNjVBMi4zMDcgMi4zMDcgMCAwIDEgMCAxNy43MTdWMy40NTdaIiBkYXRhLW5hbWU9IuODkeOCuSAyMDgiLz48cGF0aCBkPSJtMjIuMzkzIDExLjkxNSA4LjQzNiA4LjA4MkgyLjI1NGEyLjIyNSAyLjIyNSAwIDAgMS0xLjMyLS40MzRsOC40NjQtOC4xMDkgMy45IDMuMzIxLjA0Ny4wM2E1LjMzNSA1LjMzNSAwIDAgMCA2LjAxNS0uMTMxbC4wNDMtLjAzWiIgZGF0YS1uYW1lPSLjg5HjgrkgMjA5Ii8+PHBhdGggZD0iTTE0LjMwNyAxMy4zODUuMTkgMS4zNjhBMi4yNTcgMi4yNTcgMCAwIDEgMi4yNTUgMGgyOC40OWEyLjIzIDIuMjMgMCAwIDEgMS41MS41ODlsLTEzLjkxIDEyLjcwNmEzLjY1NiAzLjY1NiAwIDAgMS00LjAzNy4wOSIgZGF0YS1uYW1lPSLjg5HjgrkgMjEwIi8+PHBhdGggZD0iTTMzIDIuMjg0djE1LjQzM2EyLjI4OSAyLjI4OSAwIDAgMS0uNTM2IDEuNDc2bC04LjgtOC40MzQgOS4zMzgtOC41Mjl2LjA1NCIgZGF0YS1uYW1lPSLjg5HjgrkgMjExIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat 50%/cover;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 24.75px
}

.l-header .nav-btn .btn.gray_edition {
    background-color: #868686;
    border: 1px solid #868686
}

.l-header .nav-btn .btn.gray_edition span {
    color: #fff
}

.l-header .nav-btn .btn:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
    transition: -webkit-transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
    transition: transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
    transition: transform .6s cubic-bezier(.8, 0, .2, 1) 0s, -webkit-transform .6s cubic-bezier(.8, 0, .2, 1) 0s;
    width: 100%;
    z-index: 2
}

@media (min-width:960px) {

    .l-header .nav-btn .btn span,
    .l-header .nav-btn .btn span[class] {
        font-size: 13px;
        padding-left: 0
    }

    .l-header .nav-btn .btn span:after,
    .l-header .nav-btn .btn span[class]:after {
        content: none
    }

    .l-header .nav-btn .btn:hover span {
        color: #fff
    }

    .l-header .nav-btn .btn:hover span.download:after {
        background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12.4 10.2' style='enable-background:new 0 0 12.4 10.2;' xml:space='preserve'><style type='text/css'>.st0{fill:%23868686;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat;
        content: "";
        height: 14px;
        width: 16px
    }

    .l-header .nav-btn .btn:hover.gray_edition span {
        color: #868686
    }

    .l-header .nav-btn .btn:hover:before {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }
}

@media (max-width:768px) {
    .l-header .nav-btn .btn {
        display: block;
        margin: 20px 20px 0;
        width: 100%
    }
}

.l-header .nav-box {
    background-color: #000;
    border-top: 1px solid #b5b5b5;
    height: 100vh;
    left: 0;
    overflow-y: scroll;
    padding: 0 0 100px;
    position: absolute;
    top: 62px;
    width: 100%
}

.l-header .nav-box a:not([class]) {
    line-height: 1.5
}

@media (max-width:959px) {
    .l-header .nav-box {
        display: none
    }

    .l-header .nav-box .list li a {
        border-bottom: 1px solid #b5b5b5
    }

    .l-header .nav-box .list a {
        display: block;
        padding: 15px 20px
    }

    .l-header .nav-box .list .nav-btn a {
        padding: 15px 20px
    }

    .l-header .nav-box .list .nav-btn a:first-of-type {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        display: none;
        order: 4
    }

    .l-header .nav-box .list .nav-btn a:nth-of-type(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .l-header .nav-box .list .nav-btn a:nth-of-type(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .l-header .nav-box .list .nav-btn a:nth-of-type(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        line-height: 1.4;
        order: 2;
        padding: 6px 20px 5px;
        pointer-events: auto !important
    }

    .l-header .nav-box .nav-submenu {
        display: block
    }
}

@media (min-width:960px) {
    .l-header .nav-box {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: unset;
        justify-content: flex-end;
        left: unset;
        overflow-y: unset;
        padding: 0;
        position: unset;
        top: unset
    }

    .l-header .nav-box>*>:nth-child(n+2),
    .l-header .nav-box>:nth-child(n+2) {
        margin-top: 0
    }

    .l-header .nav-box .nav-submenu {
        display: none
    }
}

.l-header .nav .tgr-menu {
    border-radius: 40px;
    cursor: pointer;
    height: 40px;
    position: relative;
    width: 40px
}

.l-header .nav .tgr-menu span {
    background: #333;
    border-radius: 2px;
    display: inline-block;
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 20px
}

.l-header .nav .tgr-menu span:first-of-type {
    top: 13px
}

.l-header .nav .tgr-menu span:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.l-header .nav .tgr-menu span:nth-of-type(3) {
    top: 25px
}

.l-header .nav .tgr-menu.is-open span:first-of-type {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.l-header .nav .tgr-menu.is-open span:nth-of-type(2) {
    height: 0;
    width: 0
}

.l-header .nav .tgr-menu.is-open span:nth-of-type(3) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg)
}

@media (min-width:960px) {
    .l-header .nav .tgr-menu {
        display: none
    }
}

.l-header .nav .tel-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #868686;
    border-radius: 5px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    justify-content: center;
    pointer-events: auto !important;
    position: absolute;
    right: 77px;
    width: 38px;
    z-index: 2
}

@media (min-width:960px) {
    .l-header .nav .tel-btn {
        display: none
    }
}

.l-header .dropmenu a {
    color: #000
}

@media (min-width:960px) {
    .l-header .dropmenu {
        left: 50%;
        margin-top: 0;
        opacity: 0;
        position: absolute;
        top: 52px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: all .3s;
        transition: all .3s;
        visibility: hidden;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .l-header .dropmenu:before {
        content: "";
        display: block;
        height: 30px;
        left: 0;
        position: absolute;
        top: -26px;
        width: 100%
    }

    .l-header .dropmenu a:hover {
        color: #868686
    }

    .l-header .dropmenu .thumb_list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .l-header .dropmenu .thumb_list li {
        width: calc(50% - 10px)
    }

    .l-header .dropmenu .thumb_list li a {
        padding: 0
    }

    .l-header .dropmenu .col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .l-header .dropmenu .col.half>* {
        width: 50%
    }

    .l-header .dropmenu .col.half>:last-child {
        padding: 40px 60px 40px 0
    }

    .l-header .dropmenu .col.half>:first-child {
        padding: 40px 20px 40px 60px
    }

    .l-header .dropmenu .col.asymmetrical>:first-child {
        background-color: #ccc;
        min-height: 100px;
        width: 30%
    }

    .l-header .dropmenu .col.asymmetrical>:nth-child(2) {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 40px 60px
    }

    .l-header .dropmenu .thumb_list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }

    .l-header .dropmenu .thumb_list li {
        padding: 0;
        width: 33.3333333333%
    }

    .l-header .dropmenu .thumb_list li a:before {
        content: none
    }

    .l-header .dropmenu .thumb_list li a figure {
        overflow: hidden
    }

    .l-header .dropmenu .thumb_list li a figure img {
        display: block;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 100%
    }

    .l-header .dropmenu .thumb_list li a p {
        display: block;
        font-size: 14px;
        font-weight: 700;
        margin-top: 10px;
        padding-right: 20px;
        position: relative
    }

    .l-header .dropmenu .thumb_list li a p:after {
        border-right: 2px solid #333;
        border-top: 2px solid #333;
        content: "";
        height: 8px;
        position: absolute;
        right: 5px;
        top: 50%;
        -webkit-transform: rotate(45deg) translateX(calc(-50% - 2px));
        -ms-transform: rotate(45deg) translateX(calc(-50% - 2px));
        transform: rotate(45deg) translateX(calc(-50% - 2px));
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .l-header .dropmenu .thumb_list li a:hover figure img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .l-header .dropmenu .thumb_list li a:hover p:after {
        border-right: 2px solid #868686;
        border-top: 2px solid #868686
    }

    .l-header .dropmenu .thumb_list li:nth-child(n+4) {
        margin-top: 20px
    }

    .l-header .dropmenu .link_ttl {
        border-bottom: 1px solid #333;
        margin-bottom: 16px;
        padding-bottom: 16px !important
    }

    .l-header .dropmenu .link_ttl a {
        display: inline-block !important
    }

    .l-header .dropmenu .link_ttl a span {
        font-size: 20px;
        padding-right: 40px;
        position: relative
    }

    .l-header .dropmenu .link_ttl a span:after {
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        content: "";
        height: 8px;
        position: absolute;
        right: 5px;
        top: 50%;
        -webkit-transform: rotate(45deg) translateX(calc(-50% - 2px));
        -ms-transform: rotate(45deg) translateX(calc(-50% - 2px));
        transform: rotate(45deg) translateX(calc(-50% - 2px));
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .l-header .dropmenu .link_ttl a:hover span:after {
        border-right: 2px solid #868686;
        border-top: 2px solid #868686
    }

    .l-header .dropmenu .c-href_nl {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start
    }

    .l-header .dropmenu ul>li ul li a {
        display: block;
        font-size: 14px;
        font-weight: 700;
        padding-right: 20px !important;
        position: relative;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .l-header .dropmenu ul>li ul li a:before {
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        content: "";
        height: 8px;
        position: absolute;
        right: 5px;
        top: 50%;
        -webkit-transform: rotate(45deg) translateX(calc(-50% - 2px));
        -ms-transform: rotate(45deg) translateX(calc(-50% - 2px));
        transform: rotate(45deg) translateX(calc(-50% - 2px));
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 8px
    }

    .l-header .dropmenu ul>li ul li a:hover:before {
        border-color: #868686
    }

    .l-header .dropmenu .row_list>li {
        width: 33.3333333333%
    }

    .l-header .dropmenu .row_list>li:nth-child(n+2) {
        margin-left: 32px
    }

    .l-header .dropmenu .row_list>li ul li:nth-child(n+2) {
        margin-top: 20px
    }

    .l-header .dropmenu .column_list li:nth-child(n+2) {
        margin-top: 32px
    }

    .l-header .dropmenu .column_list li ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start
    }

    .l-header .dropmenu .column_list li ul>li {
        width: 33.3333333333%
    }

    .l-header .dropmenu .column_list li ul>li:nth-child(n+2) {
        margin-left: 16px;
        margin-top: 0
    }
}

.l-header .megamenu {
    position: unset !important
}

.l-header .megamenu .dropmenu {
    background-color: #f5f5f5;
    display: none;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    width: 100%
}

@media (min-width:960px) {
    .l-header .megamenu .dropmenu {
        display: unset;
        left: 0
    }

    .l-header .megamenu .dropmenu .thumb_list {
        padding: 40px 0 40px 60px
    }
}

.l-header .middlemenu .dropmenu {
    background-color: #fff;
    display: none;
    width: 100%
}

@media (max-width:768px) {
    .l-header .middlemenu .dropmenu_box li a:after {
        border-right: 2px solid #000;
        border-top: 2px solid #000
    }
}

@media (min-width:960px) {
    .l-header .middlemenu .dropmenu {
        -webkit-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .2);
        display: unset
    }

    .l-header .middlemenu .dropmenu_box {
        padding: 30px
    }
}

.l-header .minimenu .dropmenu {
    background-color: #f5f5f5;
    display: none
}

@media (min-width:960px) {
    .l-header .minimenu .dropmenu {
        background-color: #fff;
        border-radius: 8px;
        display: unset;
        -webkit-filter: drop-shadow(-1px 0 9px rgba(0, 0, 0, .11));
        filter: drop-shadow(-1px 0 9px rgba(0, 0, 0, .11));
        padding: 16px 0 16px 32px
    }

    .l-header .minimenu .dropmenu li {
        padding: 0 !important
    }

    .l-header .minimenu .dropmenu li:nth-child(n+2) {
        margin: 0
    }

    .l-header .minimenu .dropmenu li a {
        padding: 5px 32px 5px 0
    }
}

.l-footer {
    background-color: #fff;
    position: relative
}

/* .l-footer,
.l-footer a {
    color: #fff
} */

.l-footer .inner {
    padding: 40px 20px 80px;
    background-color: #f7f7f7;
}

.l-footer .col_box>*+* {
    margin-top: 20px
}

.l-footer .info .logo {
    margin-bottom: 30px
}

.l-footer .info .logo figure {
    width: 100px
}

.l-footer .info .logo figure img {
    width: 100%
}

.l-footer .info>:nth-child(n+2) {
    margin-top: 15px
}

.l-footer .info p {
    line-height: 1.7
}

.l-footer .info a {
    display: block;
    line-height: 1.7;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.l-footer .sns {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start
}

.l-footer .sns a,
.l-footer .sns a svg {
    -webkit-transition: all .3s;
    transition: all .3s
}

.l-footer .sns a svg {
    fill: #fff
}

.l-footer .sns a:hover svg {
    fill: #868686
}

.l-footer .sns a figure img {
    display: block;
    width: 100%
}

.l-footer .sns a figure.facebook,
.l-footer .sns a figure.instagram,
.l-footer .sns a figure.x {
    width: 20px
}

.l-footer .sns a+a {
    margin-left: 20px
}

.l-footer .copylight_box {
    background-color: #c29c36;
    color: #fff;
    font-size: 14px;
    padding: 0 80px
}

.l-footer .copylight_box ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.l-footer .copylight_box ul li:nth-child(n+2) {
    margin-left: 20px
}

.l-footer .copylight_box ul li a {
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.l-footer .copylight_box ul li a:hover {
    opacity: .7
}

.l-footer .row_list>li {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.l-footer .row_list>li:nth-child(n+2).copylight>* {
    line-height: 1.2
}

.l-footer .row_list a {
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s
}

.l-footer .copylight {
    font-size: 14px
}

.l-footer .nav-submenu {
    display: block
}

.l-footer .nav-submenu__language {
    display: none
}

.l-footer .nav-submenu__list {
    display: block;
    padding: 0
}

.l-footer .nav-submenu__list li {
    border: none
}

.l-footer .nav-btn>* {
    display: block
}

.l-footer .dropmenu figure {
    display: none
}

@media (max-width:768px) {
    .l-footer .footerbox__reverse--sp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }

    .l-footer .footerbox .logo {
        display: block;
        margin: 0 auto 40px
    }

    .l-footer .footerbox .logo figure {
        display: block;
        max-width: 100%
    }

    .l-footer .footerbox .sns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 60px auto 40px
    }

    .l-footer .footerbox .sns a+a {
        margin-left: 40px
    }

    .l-footer .footerbox .info {
        margin-bottom: 30px
    }

    .l-footer .footerbox .info .sns {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .l-footer .footerbox .col ul+ul {
        border-bottom: 1px solid #868686
    }

    .l-footer .footerbox .col ul li {
        border-top: 1px solid #868686
    }

    .l-footer .footerbox .col ul li a {
        display: block
    }

    .l-footer .footerbox .col.col_box {
        margin-top: 60px
    }

    .l-footer .footerbox ul {
        margin: 0 -20px
    }

    .l-footer .footerbox ul li {
        font-size: 16px;
        padding: 20px
    }

    .l-footer .footerbox ul li:not([class]) {
        padding: 0
    }

    .l-footer .footerbox ul li span {
        font-size: 16px
    }

    .l-footer .footerbox ul li.is-footerTgl {
        padding-right: 40px;
        position: relative
    }

    .l-footer .footerbox ul li.is-footerTgl:before {
        background-color: #fff;
        content: "";
        height: 1px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
        -webkit-transition: .3s;
        transition: .3s;
        width: 14px
    }

    .l-footer .footerbox ul li.is-footerTgl:after {
        background-color: #fff;
        content: "";
        height: 1px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 14px
    }

    .l-footer .footerbox ul li.is-footerTgl.is-open:before {
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg)
    }

    .l-footer .footerbox ul li ul {
        background-color: #fff;
        margin: 0
    }

    .l-footer .footerbox ul li ul li a {
        color: #000;
        display: block;
        padding: 20px 40px
    }

    .l-footer .footerbox ul li ul li:first-child {
        border-top: none;
        padding: 0
    }

    .l-footer .footerbox ul li ul li:first-child a {
        display: block;
        padding: 20px 40px
    }

    .l-footer .footerbox ul li a {
        font-size: 16px;
        -webkit-transition: .3s;
        transition: .3s
    }

    .l-footer .footerbox .col_box>:first-child {
        margin: 0 auto
    }

    .l-footer .footerbox .col_box>:nth-child(n+2) {
        margin: 30px auto 0
    }

    .l-footer .footerbox .copylight {
        text-align: center
    }

    .l-footer .row_list>li {
        padding: 20px 0 0;
        text-align: center
    }

    .l-footer .row_list>li:nth-child(n+2) {
        margin-top: 20px
    }

    .l-footer .row_list>li:last-child {
        padding: 0
    }
}

@media (min-width:960px) {
    .l-footer .inner {
        padding: 100px 80px
    }

    .l-footer .footerbox__first--autoright {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start
    }

    .l-footer .footerbox__first--autoright>:first-child {
        margin-right: auto
    }

    .l-footer .footerbox__first--autoright>:nth-child(n+2) {
        margin-left: 40px
    }

    .l-footer .footerbox__last--autoleft {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start
    }

    .l-footer .footerbox__last--autoleft>:nth-child(n+2) {
        margin-right: 40px
    }

    .l-footer .footerbox__last--autoleft>:last-child {
        margin-left: auto;
        margin-right: 0
    }

    .l-footer .footerbox__reverse--sp {
        border-top: 1px solid #b5b5b5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 100px;
        padding-top: 40px
    }

    .l-footer .footerbox .col:first-child {
        width: 33.3333333333%
    }

    .l-footer .footerbox .col:nth-child(n+2) {
        width: 16.6666666667%
    }

    .l-footer .footerbox ul+ul {
        margin-top: 20px
    }

    .l-footer .footerbox ul li,
    .l-footer .footerbox ul li span {
        font-size: 16px
    }

    .l-footer .footerbox ul li ul li {
        margin-top: 20px;
        padding-left: 20px;
        position: relative
    }

    .l-footer .footerbox ul li ul li:before {
        background-color: #fff;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 10px
    }

    .l-footer .footerbox ul li a {
        font-size: 16px;
        -webkit-transition: .3s;
        transition: .3s
    }

    .l-footer .footerbox ul li a:hover {
        color: #868686
    }

    .l-footer .row_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .l-footer .row_list>li:nth-child(n+2) {
        border-left: 1px solid #868686;
        margin-left: 10px;
        padding-left: 10px
    }

    .l-footer .row_list>li:nth-child(n+2).copylight {
        border-left: none
    }

    .l-footer .row_list a:hover {
        color: #c29c36
    }
}

@-webkit-keyframes UpAnime {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

@keyframes UpAnime {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

@-webkit-keyframes DownAnime {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes DownAnime {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes ScrollDown {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg) translateZ(0);
        transform: rotate(-45deg) translateZ(0)
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg) translate3d(-10px, 10px, 0);
        transform: rotate(-45deg) translate3d(-10px, 10px, 0)
    }
}

@keyframes ScrollDown {
    0% {
        opacity: 0;
        -webkit-transform: rotate(-45deg) translateZ(0);
        transform: rotate(-45deg) translateZ(0)
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(-45deg) translate3d(-10px, 10px, 0);
        transform: rotate(-45deg) translate3d(-10px, 10px, 0)
    }
}

@-webkit-keyframes autoScroollDown {
    0% {
        -webkit-transform: translateY(-340%);
        transform: translateY(-340%)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes autoScroollDown {
    0% {
        -webkit-transform: translateY(-340%);
        transform: translateY(-340%)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.fade-in {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .5s, .5s ease-in-out;
    transition: opacity .5s, .5s ease-in-out
}

.fade-in-show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes UpPagetop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes UpPagetop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes DownPagetop {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes DownPagetop {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes scroll2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes scroll2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes showroomScroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes showroomScroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes showroomScroll2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes showroomScroll2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes scrollTxt {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes scrollTxt {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes scrollTxt2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }
}

@keyframes scrollTxt2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }
}

@-webkit-keyframes verticalScroll {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes verticalScroll {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes verticalScroll2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%)
    }
}

@keyframes verticalScroll2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%)
    }
}

@-webkit-keyframes newsList {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes newsList {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.is-fade {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .8s, -webkit-transform .8s;
    transition: opacity .8s, -webkit-transform .8s;
    transition: opacity .8s, transform .8s;
    transition: opacity .8s, transform .8s, -webkit-transform .8s
}

.is-fade.is-fade-show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.is-fade__order>* {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .8s, -webkit-transform .8s;
    transition: opacity .8s, -webkit-transform .8s;
    transition: opacity .8s, transform .8s;
    transition: opacity .8s, transform .8s, -webkit-transform .8s
}

.is-fade__order.is-fade-show>:first-child,
.is-fade__order.is-fade-show>:nth-child(2) {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.is-fade__order.is-fade-show>:nth-child(2) {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.is-fade__order.is-fade-show>:nth-child(3) {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.c-auto {
    width: 100%
}

.c-auto,
.c-auto figure {
    position: relative
}

.c-auto figure img {
    height: auto;
    width: 100%
}

.c-auto figure:before {
    background-color: rgba(0, 0, 0, .7);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:768px) {
    .c-auto figure {
        height: 120vw;
        width: 100%
    }

    .c-auto figure img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

.c-auto__inner {
    color: #fff;
    left: 50%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 100%;
    z-index: 0
}

.c-auto__inner .c-subtitle {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media (min-width:769px) and (max-width:959px) {
    .c-auto__inner {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:960px) {
    .c-auto__inner {
        max-width: 964px;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        text-align: center
    }
}

.p-service .c-auto p {
    font-size: 2rem;
    line-height: 1.3
}

.p-service .c-auto p+p {
    margin-top: 1.5rem
}

@media (max-width:768px) {
    .p-service .c-auto p {
        font-size: 1.25rem
    }
}

.p-service .c-auto .c-button {
    background-color: #fff
}

.exhibition .c-auto p {
    line-height: 2;
    margin: 50px 0 0
}

.c-overlay {
    position: relative;
    width: 100%
}

.c-overlay:after {
    background: rgba(0, 0, 0, .3);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.c-overlay figure img,
.c-overlay picture img {
    height: auto;
    width: 100%
}

.c-overlay__inner {
    color: #fff;
    left: 0;
    margin: 0 auto;
    padding: 1rem;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.c-overlay__inner h3 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem
}

.c-overlay__inner p {
    font-size: .75rem;
    font-weight: 600;
    line-height: 1.7
}

@media (min-width:769px) and (max-width:959px) {
    .c-overlay__inner {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:960px) {
    .c-overlay__inner {
        padding: 3rem
    }

    .c-overlay__inner h3 {
        font-size: 3rem;
        letter-spacing: .05em;
        margin-bottom: 2rem
    }

    .c-overlay__inner p {
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 2
    }
}

.c-overlay+.c-overlay {
    margin-top: 20px
}

@media (min-width:960px) {
    .c-overlay+.c-overlay {
        margin-top: 100px
    }
}

.c-box,
.c-box--narrow,
.c-box--radius,
.c-box--white {
    background: #f7f7f7;
    margin: 2rem auto;
    padding: 2rem
}

.c-box--narrow {
    padding: 1.5rem
}

.c-box--white {
    background-color: #fff
}

.c-box--radius {
    border-radius: 8px
}

.c-box[class*=c-flex],
[class*=c-flex].c-box--narrow,
[class*=c-flex].c-box--radius,
[class*=c-flex].c-box--white {
    margin: 0
}

.c-box--center {
    display: block;
    margin: 0 auto;
    text-align: center
}

@media (min-width:960px) {

    .c-box,
    .c-box--narrow,
    .c-box--radius,
    .c-box--white {
        margin: 3rem auto;
        padding: 3.5rem 4rem
    }

    .c-box--narrow {
        padding: 2.5rem
    }
}

.c-flame,
.c-flame--black,
.c-flame--main,
.c-flame--white {
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-weight: 600;
    margin: 0 .5rem;
    padding: 0 1rem
}

.c-flame--white {
    border-color: #fff;
    color: #fff
}

.c-flame--main {
    border-color: #c29c36;
    color: #c29c36
}

.c-flame--black {
    border-color: #333;
    color: #333
}

.c-button {
    border: 1px solid #707070;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    min-width: 87.5%;
    padding: 1.5rem 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background .3s;
    transition: background .3s
}

.c-button,
.c-button>span {
    display: inline-block
}

.c-button.floor-map span {
    display: inline-block;
    padding: 0 3rem;
    position: relative
}

.c-button.floor-map span:before {
    background: url(../img/common/icon_plus.svg) no-repeat 50%/contain;
    height: 25px;
    left: 0;
    width: 25px
}

.c-button.floor-map span:after,
.c-button.floor-map span:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-button.floor-map span:after {
    background: url(../img/common/icon_floor-map.svg) no-repeat 50%/contain;
    height: 34.15px;
    right: 0;
    width: 35.01px
}

.c-button:hover {
    opacity: .7
}

.c-button-wrap {
    margin: 2.5rem auto 1.5rem
}

@media (max-width:959px) {
    .c-button-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-button-wrap .c-button+.c-button {
        margin-top: 2rem
    }
}

@media (min-width:960px) {
    .c-button-wrap {
        margin: 7.5rem auto 0
    }

    .c-button-wrap .c-button+.c-button {
        margin-left: 2rem
    }
}

.c-button-wrap.cta .c-button {
    border-radius: 50px;
    color: #fff;
    font-size: 1.125rem;
    min-width: 100%
}

.c-button-wrap.cta .c-button-download {
    background-color: #868686;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 3
}

.c-button-wrap.cta .c-button-download:before {
    background-color: #fff;
    border: 1px solid #868686;
    border-radius: 100%;
    height: 40px;
    right: 20px;
    top: 50%;
    width: 40px
}

.c-button-wrap.cta .c-button-download:after,
.c-button-wrap.cta .c-button-download:before {
    content: "";
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-button-wrap.cta .c-button-download:after {
    background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'><style type='text/css'>.st0{fill:%23333;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat 50%/cover;
    height: 36px;
    right: 12px;
    top: calc(50% + 8px);
    width: 36px
}

.c-button-wrap.cta .c-button-contact {
    background-color: #fff;
    color: #333 !important;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 3
}

.c-button-wrap.cta .c-button-contact:before {
    background-color: #fff;
    border: 1px solid #868686;
    border-radius: 100%;
    height: 40px;
    right: 20px;
    width: 40px
}

.c-button-wrap.cta .c-button-contact:after,
.c-button-wrap.cta .c-button-contact:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-button-wrap.cta .c-button-contact:after {
    background: url(../img/common/icon_link.svg) no-repeat 50%/contain;
    height: 8px;
    right: 32px;
    width: 16px
}

.c-button-wrap.cta .c-button-contact span {
    color: #333 !important
}

.c-button-wrap.cta .c-button-pdf {
    background-color: #868686;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 3
}

.c-button-wrap.cta .c-button-pdf:before {
    background-color: #fff;
    border: 1px solid #868686;
    border-radius: 100%;
    height: 40px;
    right: 20px;
    width: 40px
}

.c-button-wrap.cta .c-button-pdf:after,
.c-button-wrap.cta .c-button-pdf:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-button-wrap.cta .c-button-pdf:after {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PGcgZmlsbD0iIzg2ODY4NiIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMTcuNzM4IDBIOS4xNDZMOC43MS40MzcgMi42NzMgNi40NzRsLS40MzcuNDM2djEzLjA2NEE0LjAzIDQuMDMgMCAwIDAgNi4yNjMgMjRoMTEuNDc1YTQuMDMgNC4wMyAwIDAgMCA0LjAyNi00LjAyNlY0LjAyNkE0LjAzIDQuMDMgMCAwIDAgMTcuNzM4IDBtMi41MzUgMTkuOTc0YzAgMS40LTEuMTM1IDIuNTM1LTIuNTM1IDIuNTM1SDYuMjYzYTIuNTM1IDIuNTM1IDAgMCAxLTIuNTM2LTIuNTM1VjcuNTI4SDcuNjVhMi4xMTMgMi4xMTMgMCAwIDAgMi4xMTMtMi4xMTNWMS40OTFoNy45NzRjMS40IDAgMi41MzUgMS4xMzUgMi41MzUgMi41MzV6Ii8+PHBhdGggZD0iTTguMDYgMTEuODVINi43MjNjLS4yNTUgMC0uNDA4LjE2NS0uNDA4LjQxM3YzLjQ1N2MwIC4zLjE5Ny40OTcuNDcxLjQ5Ny4yNjggMCAuNDY1LS4xOTcuNDY1LS40OTd2LTEuMDVjMC0uMDI2LjAxMy0uMDM4LjAzOC0uMDM4aC43N2MuOTQzIDAgMS41MS0uNTczIDEuNTEtMS4zODggMC0uODI4LS41Ni0xLjM5NS0xLjUxLTEuMzk1bS0uMDU4IDEuOTczSDcuMjljLS4wMjUgMC0uMDM4LS4wMTMtLjAzOC0uMDM4di0xLjA4OWMwLS4wMjUuMDEzLS4wMzguMDM4LS4wMzhoLjcxM2MuMzk1IDAgLjYzLjIzNi42My41ODZzLS4yMzUuNTc5LS42My41NzlNMTEuNzI4IDExLjg1aC0xLjAyNWMtLjI1NSAwLS40MDcuMTY1LS40MDcuNDEzdjMuNTA4YzAgLjI0OS4xNTIuNDA4LjQwNy40MDhoMS4wMjVjLjkyMyAwIDEuNDk3LS4yOTMgMS43MjYtMSAuMDgyLS4yNDguMTI3LS41NDcuMTI3LTEuMTY1IDAtLjYxNy0uMDQ1LS45MTctLjEyNy0xLjE2NS0uMjMtLjcwNy0uODAzLTEtMS43MjYtMW0uODI4IDMuMDA1Yy0uMTA4LjM0My0uNDIuNDktLjg1My40OWgtLjQzM2MtLjAyNiAwLS4wMzktLjAxMy0uMDM5LS4wMzh2LTIuNTg1YzAtLjAyNi4wMTMtLjAzOS4wMzktLjAzOWguNDMzYy40MzMgMCAuNzQ1LjE0Ny44NTMuNDkuMDQ1LjE0Ny4wNzYuNDAyLjA3Ni44NDEgMCAuNDQtLjAzMS42OTQtLjA3Ni44NE0xNi45MyAxMS44NWgtMi4xYy0uMjU1IDAtLjQwOC4xNjUtLjQwOC40MTN2My40NTdjMCAuMy4xOTguNDk3LjQ3MS40OTcuMjY3IDAgLjQ2NS0uMTk3LjQ2NS0uNDk3di0xLjIzNWMwLS4wMjUuMDEyLS4wMzguMDM4LS4wMzhoMS4yMjNjLjI3MyAwIC40MzItLjE2NS40MzItLjQwMSAwLS4yMzYtLjE1OS0uNDAxLS40MzItLjQwMWgtMS4yMjNjLS4wMjYgMC0uMDM4LS4wMTMtLjAzOC0uMDM4di0uOTFjMC0uMDI2LjAxMi0uMDQuMDM4LS4wNGgxLjUzNGMuMjYxIDAgLjQzNC0uMTcxLjQzNC0uNCAwLS4yMzYtLjE3My0uNDA4LS40MzQtLjQwOCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=") no-repeat 0 0/contain;
    height: 24px;
    right: 28px;
    width: 24px
}

@media (min-width:769px) and (max-width:959px) {
    .c-button-wrap.cta .c-button {
        min-width: 50%
    }
}

@media (min-width:960px) {
    .c-button-wrap.cta .c-button {
        min-width: 45%;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .c-button-wrap.cta .c-button-contact,
    .c-button-wrap.cta .c-button-download {
        padding: 1.675rem 0
    }

    .c-button-wrap.cta .c-button:hover-download {
        background-color: #f7f7f7
    }

    .c-button-wrap.cta .c-button:hover-contact {
        background-color: #f7f7f7
    }
}

.c-button__reservation,
.c-button__reservation--right {
    aspect-ratio: 202/70;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50vh;
    width: 38vw
}

.c-button__reservation,
.c-button__reservation span,
.c-button__reservation--right,
.c-button__reservation--right span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center
}

.c-button__reservation span,
.c-button__reservation--right span {
    font-size: min(3.8vw, 1.6rem);
    font-weight: 600;
    gap: 5px;
    padding: 5px 0;
    white-space: nowrap
}

.c-button__reservation small,
.c-button__reservation--right small {
    font-size: min(2.4vw, 1rem);
    font-weight: 400
}

.c-button__reservation--right {
    bottom: 7.5%;
    position: absolute;
    right: 5%
}

@media (min-width:960px) {

    .c-button__reservation,
    .c-button__reservation--right {
        width: 202px
    }

    .c-button__reservation span,
    .c-button__reservation--right span {
        font-size: min(2vw, 1.25rem);
        gap: 10px;
        padding: 11px 0
    }

    .c-button__reservation small,
    .c-button__reservation--right small {
        font-size: min(1.2vw, .75rem)
    }

    .c-button__reservation--right:hover,
    .c-button__reservation:hover {
        background-color: transparent;
        color: #fff
    }

    .c-button__reservation--right {
        bottom: 10%;
        right: 8.5%
    }
}

.c-movie {
    position: relative;
    width: 100%
}

.c-movie:before {
    content: "";
    float: left;
    padding-top: 56.25%
}

.c-movie:after {
    clear: both;
    content: "";
    display: block
}

.c-movie>:first-child {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-movie__inner {
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.c-movie__inner a,
.c-movie__inner iframe,
.c-movie__inner img,
.c-movie__inner video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-movie+.c-movie {
    margin-top: 3rem
}

.c-movie__main {
    overflow: hidden;
    position: relative
}

.c-movie__main .overlay {
    background-color: rgba(0, 0, 0, .1);
    left: 0;
    z-index: 1
}

.c-movie__main .overlay,
.c-movie__main video {
    aspect-ratio: 16/9;
    position: absolute;
    top: 0;
    width: 100%
}

.c-movie__main video {
    -o-object-fit: cover;
    object-fit: cover;
    right: 0;
    z-index: -1
}

.c-movie__main .oblique {
    aspect-ratio: 16/9;
    position: relative
}

@media (max-width:768px) {
    .c-movie__main figure {
        aspect-ratio: 16/9;
        position: relative
    }

    .c-movie__main figure img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

@media (min-width:960px) {
    .c-movie__main {
        margin-top: 30px
    }
}

.movie .inner {
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 20px
}

.movie_slide {
    margin: 20px 0 0
}

@media (min-width:960px) {
    .movie_slide {
        margin: 2rem 0 0
    }
}

.movie-title {
    margin: 4rem auto;
    text-align: center
}

.movie-title span {
    text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, right top, from(#99d8e1), to(#d7b1da));
    background: linear-gradient(90deg, #99d8e1, #d7b1da);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
    font-size: 3.6rem;
    line-height: 1.7
}

@media (max-width:768px) {
    .movie-title {
        margin: 2rem auto
    }

    .movie-title span {
        font-size: 1.75rem;
        line-height: 1.4
    }
}

.movie-title__request {
    margin: 0 auto 4rem;
    text-align: center
}

.movie-title__request span {
    text-fill-color: transparent;
    background: -webkit-gradient(linear, left top, right top, from(#e8bddb), color-stop(50%, #bfc2fe), to(#5ed1e1));
    background: linear-gradient(90deg, #e8bddb, #bfc2fe 50%, #5ed1e1);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;
    font-size: 3.6rem
}

@media (max-width:768px) {
    .movie-title__request span {
        font-size: 2rem;
        line-height: 1.4
    }
}

.movie-lead {
    font-size: 1.5rem;
    line-height: 2;
    text-align: center
}

@media (max-width:768px) {
    .movie-lead {
        font-size: 1rem;
        line-height: 1.7;
        text-align: left
    }
}

.movie-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 4rem auto;
    max-width: 73.4%
}

.movie-list li {
    background-color: #b2c4fd;
    border-radius: 100%;
    height: 180px;
    position: relative;
    text-align: center;
    width: 180px
}

.movie-list li span {
    color: #fff;
    display: inline-block;
    font-size: 2rem;
    font-weight: 700;
    left: 50%;
    line-height: 1.4;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.movie-list li:first-child {
    background-color: #d1d0f7
}

.movie-list li:nth-child(2) {
    background-color: #b2c4fd
}

.movie-list li:nth-child(3) {
    background-color: #84cbef
}

.movie-list li:nth-child(4) {
    background-color: #5fd1e1
}

@media (max-width:768px) {
    .movie-list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 2rem auto;
        max-width: 260px
    }

    .movie-list li {
        height: 120px;
        position: relative;
        width: 120px
    }

    .movie-list li span {
        font-size: 1.25rem;
        line-height: 1.4
    }

    .movie-list li:nth-child(3),
    .movie-list li:nth-child(4) {
        margin-top: 20px
    }
}

.c-floating {
    bottom: .5rem;
    height: 14rem;
    opacity: 0;
    position: fixed;
    right: .5rem;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
    visibility: hidden;
    width: 14rem;
    z-index: 30
}

.c-floating a {
    display: block;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.c-floating a:hover {
    opacity: .8
}

.c-floating.is-show {
    opacity: 1;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
    visibility: visible
}

@media (max-width:768px) {
    .c-floating {
        bottom: 7.5rem;
        height: 7.5rem;
        right: 1rem;
        width: 7.5rem
    }

    .c-floating.approval {
        display: none
    }
}

.c-fade-in {
    opacity: 0;
    -webkit-transform: translateY(5rem);
    -ms-transform: translateY(5rem);
    transform: translateY(5rem);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.c-scroll-in {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.c-fadeUp {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeUpAnime;
    animation-name: fadeUpAnime;
    opacity: 0
}

@-webkit-keyframes fadeUpAnime {
    0% {
        opacity: 0;
        -webkit-transform: translateY(1rem);
        transform: translateY(1rem)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeUpAnime {
    0% {
        opacity: 0;
        -webkit-transform: translateY(1rem);
        transform: translateY(1rem)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.js-fadeUp {
    opacity: 0
}

.c-flex__end>:nth-child(n+2) {
    margin-left: 4rem
}

.c-flex-block,
.c-flex-block__overlay,
.c-flex-block__thumb,
.c-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media (max-width:768px) {

    .c-flex-block,
    .c-flex-block__overlay,
    .c-flex-block__thumb,
    .c-flex-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-flex-block>*,
    .c-flex-block__overlay>*,
    .c-flex-block__thumb>*,
    .c-flex-wrap>* {
        width: 100%
    }

    .c-flex-block>:nth-of-type(n+2),
    .c-flex-block__overlay>:nth-of-type(n+2),
    .c-flex-block__thumb>:nth-of-type(n+2),
    .c-flex-wrap>:nth-of-type(n+2) {
        margin-top: 2rem
    }
}

@media (min-width:769px) and (max-width:959px) {

    .c-flex-block>.c-flex01,
    .c-flex-block__overlay>.c-flex01,
    .c-flex-block__thumb>.c-flex01,
    .c-flex-wrap>.c-flex01 {
        width: 100%
    }

    .c-flex-block>.c-flex01:not(:nth-of-type(1n)),
    .c-flex-block__overlay>.c-flex01:not(:nth-of-type(1n)),
    .c-flex-block__thumb>.c-flex01:not(:nth-of-type(1n)),
    .c-flex-wrap>.c-flex01:not(:nth-of-type(1n)) {
        margin-right: 2rem
    }

    .c-flex-block>.c-flex01:nth-of-type(n+2),
    .c-flex-block__overlay>.c-flex01:nth-of-type(n+2),
    .c-flex-block__thumb>.c-flex01:nth-of-type(n+2),
    .c-flex-wrap>.c-flex01:nth-of-type(n+2) {
        margin-top: 2rem
    }
}

@media (min-width:960px) {

    .c-flex-block>.c-flex01,
    .c-flex-block__overlay>.c-flex01,
    .c-flex-block__thumb>.c-flex01,
    .c-flex-wrap>.c-flex01,
    .immersive .c-flex-block>.c-flex01,
    .immersive .c-flex-block__overlay>.c-flex01,
    .immersive .c-flex-block__thumb>.c-flex01,
    .immersive .c-flex-wrap>.c-flex01 {
        width: 100%
    }

    .c-flex-block>.c-flex01:not(:nth-of-type(1n)),
    .c-flex-block__overlay>.c-flex01:not(:nth-of-type(1n)),
    .c-flex-block__thumb>.c-flex01:not(:nth-of-type(1n)),
    .c-flex-wrap>.c-flex01:not(:nth-of-type(1n)) {
        margin-right: 7rem
    }

    .immersive .c-flex-block>.c-flex01:not(:nth-of-type(1n)),
    .immersive .c-flex-block__overlay>.c-flex01:not(:nth-of-type(1n)),
    .immersive .c-flex-block__thumb>.c-flex01:not(:nth-of-type(1n)),
    .immersive .c-flex-wrap>.c-flex01:not(:nth-of-type(1n)) {
        margin-right: 4rem
    }

    .c-flex-block>.c-flex01:nth-of-type(n+2),
    .c-flex-block__overlay>.c-flex01:nth-of-type(n+2),
    .c-flex-block__thumb>.c-flex01:nth-of-type(n+2),
    .c-flex-wrap>.c-flex01:nth-of-type(n+2) {
        margin-top: 5.3rem
    }
}

@media (min-width:769px) and (max-width:959px) {

    .c-flex-block>.c-flex02,
    .c-flex-block__overlay>.c-flex02,
    .c-flex-block__thumb>.c-flex02,
    .c-flex-wrap>.c-flex02 {
        width: 100%
    }

    .c-flex-block>.c-flex02:not(:nth-of-type(2n)),
    .c-flex-block__overlay>.c-flex02:not(:nth-of-type(2n)),
    .c-flex-block__thumb>.c-flex02:not(:nth-of-type(2n)),
    .c-flex-wrap>.c-flex02:not(:nth-of-type(2n)) {
        margin-right: 2rem
    }

    .c-flex-block>.c-flex02:nth-of-type(n+3),
    .c-flex-block__overlay>.c-flex02:nth-of-type(n+3),
    .c-flex-block__thumb>.c-flex02:nth-of-type(n+3),
    .c-flex-wrap>.c-flex02:nth-of-type(n+3) {
        margin-top: 2rem
    }
}

@media (min-width:960px) {

    .c-flex-block>.c-flex02,
    .c-flex-block__overlay>.c-flex02,
    .c-flex-block__thumb>.c-flex02,
    .c-flex-wrap>.c-flex02 {
        width: calc(50% - 3.5rem)
    }

    .immersive .c-flex-block>.c-flex02,
    .immersive .c-flex-block__overlay>.c-flex02,
    .immersive .c-flex-block__thumb>.c-flex02,
    .immersive .c-flex-wrap>.c-flex02 {
        width: calc(50% - 3rem)
    }

    .c-flex-block>.c-flex02:not(:nth-of-type(2n)),
    .c-flex-block__overlay>.c-flex02:not(:nth-of-type(2n)),
    .c-flex-block__thumb>.c-flex02:not(:nth-of-type(2n)),
    .c-flex-wrap>.c-flex02:not(:nth-of-type(2n)) {
        margin-right: 7rem
    }

    .immersive .c-flex-block>.c-flex02:not(:nth-of-type(2n)),
    .immersive .c-flex-block__overlay>.c-flex02:not(:nth-of-type(2n)),
    .immersive .c-flex-block__thumb>.c-flex02:not(:nth-of-type(2n)),
    .immersive .c-flex-wrap>.c-flex02:not(:nth-of-type(2n)) {
        margin-right: 4rem
    }

    .c-flex-block>.c-flex02:nth-of-type(n+3),
    .c-flex-block__overlay>.c-flex02:nth-of-type(n+3),
    .c-flex-block__thumb>.c-flex02:nth-of-type(n+3),
    .c-flex-wrap>.c-flex02:nth-of-type(n+3) {
        margin-top: 5.3rem
    }
}

@media (min-width:769px) and (max-width:959px) {

    .c-flex-block>.c-flex03,
    .c-flex-block__overlay>.c-flex03,
    .c-flex-block__thumb>.c-flex03,
    .c-flex-wrap>.c-flex03 {
        width: 100%
    }

    .c-flex-block>.c-flex03:not(:nth-of-type(3n)),
    .c-flex-block__overlay>.c-flex03:not(:nth-of-type(3n)),
    .c-flex-block__thumb>.c-flex03:not(:nth-of-type(3n)),
    .c-flex-wrap>.c-flex03:not(:nth-of-type(3n)) {
        margin-right: 2rem
    }

    .c-flex-block>.c-flex03:nth-of-type(n+4),
    .c-flex-block__overlay>.c-flex03:nth-of-type(n+4),
    .c-flex-block__thumb>.c-flex03:nth-of-type(n+4),
    .c-flex-wrap>.c-flex03:nth-of-type(n+4) {
        margin-top: 2rem
    }
}

@media (min-width:960px) {

    .c-flex-block>.c-flex03,
    .c-flex-block__overlay>.c-flex03,
    .c-flex-block__thumb>.c-flex03,
    .c-flex-wrap>.c-flex03 {
        width: calc(33.33333% - 4.66667rem)
    }

    .immersive .c-flex-block>.c-flex03,
    .immersive .c-flex-block__overlay>.c-flex03,
    .immersive .c-flex-block__thumb>.c-flex03,
    .immersive .c-flex-wrap>.c-flex03 {
        width: calc(33.33333% - 4rem)
    }

    .c-flex-block>.c-flex03:not(:nth-of-type(3n)),
    .c-flex-block__overlay>.c-flex03:not(:nth-of-type(3n)),
    .c-flex-block__thumb>.c-flex03:not(:nth-of-type(3n)),
    .c-flex-wrap>.c-flex03:not(:nth-of-type(3n)) {
        margin-right: 7rem
    }

    .immersive .c-flex-block>.c-flex03:not(:nth-of-type(3n)),
    .immersive .c-flex-block__overlay>.c-flex03:not(:nth-of-type(3n)),
    .immersive .c-flex-block__thumb>.c-flex03:not(:nth-of-type(3n)),
    .immersive .c-flex-wrap>.c-flex03:not(:nth-of-type(3n)) {
        margin-right: 4rem
    }

    .c-flex-block>.c-flex03:nth-of-type(n+4),
    .c-flex-block__overlay>.c-flex03:nth-of-type(n+4),
    .c-flex-block__thumb>.c-flex03:nth-of-type(n+4),
    .c-flex-wrap>.c-flex03:nth-of-type(n+4) {
        margin-top: 5.3rem
    }
}

@media (min-width:769px) and (max-width:959px) {

    .c-flex-block>.c-flex04,
    .c-flex-block__overlay>.c-flex04,
    .c-flex-block__thumb>.c-flex04,
    .c-flex-wrap>.c-flex04 {
        width: 100%
    }

    .c-flex-block>.c-flex04:not(:nth-of-type(4n)),
    .c-flex-block__overlay>.c-flex04:not(:nth-of-type(4n)),
    .c-flex-block__thumb>.c-flex04:not(:nth-of-type(4n)),
    .c-flex-wrap>.c-flex04:not(:nth-of-type(4n)) {
        margin-right: 2rem
    }

    .c-flex-block>.c-flex04:nth-of-type(n+5),
    .c-flex-block__overlay>.c-flex04:nth-of-type(n+5),
    .c-flex-block__thumb>.c-flex04:nth-of-type(n+5),
    .c-flex-wrap>.c-flex04:nth-of-type(n+5) {
        margin-top: 2rem
    }
}

@media (min-width:960px) {

    .c-flex-block>.c-flex04,
    .c-flex-block__overlay>.c-flex04,
    .c-flex-block__thumb>.c-flex04,
    .c-flex-wrap>.c-flex04 {
        width: calc(25% - 5.25rem)
    }

    .immersive .c-flex-block>.c-flex04,
    .immersive .c-flex-block__overlay>.c-flex04,
    .immersive .c-flex-block__thumb>.c-flex04,
    .immersive .c-flex-wrap>.c-flex04 {
        width: calc(25% - 4.5rem)
    }

    .c-flex-block>.c-flex04:not(:nth-of-type(4n)),
    .c-flex-block__overlay>.c-flex04:not(:nth-of-type(4n)),
    .c-flex-block__thumb>.c-flex04:not(:nth-of-type(4n)),
    .c-flex-wrap>.c-flex04:not(:nth-of-type(4n)) {
        margin-right: 7rem
    }

    .immersive .c-flex-block>.c-flex04:not(:nth-of-type(4n)),
    .immersive .c-flex-block__overlay>.c-flex04:not(:nth-of-type(4n)),
    .immersive .c-flex-block__thumb>.c-flex04:not(:nth-of-type(4n)),
    .immersive .c-flex-wrap>.c-flex04:not(:nth-of-type(4n)) {
        margin-right: 4rem
    }

    .c-flex-block>.c-flex04:nth-of-type(n+5),
    .c-flex-block__overlay>.c-flex04:nth-of-type(n+5),
    .c-flex-block__thumb>.c-flex04:nth-of-type(n+5),
    .c-flex-wrap>.c-flex04:nth-of-type(n+5) {
        margin-top: 5.3rem
    }
}

.c-flex-wrap.is-items-center,
.is-items-center.c-flex-block,
.is-items-center.c-flex-block__overlay,
.is-items-center.c-flex-block__thumb {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-flex-wrap.is-items-stretch,
.is-items-stretch.c-flex-block,
.is-items-stretch.c-flex-block__overlay,
.is-items-stretch.c-flex-block__thumb {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-flex-wrap.is-items-end,
.is-items-end.c-flex-block,
.is-items-end.c-flex-block__overlay,
.is-items-end.c-flex-block__thumb {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-flex-wrap.is-content-stretch,
.is-content-stretch.c-flex-block,
.is-content-stretch.c-flex-block__overlay,
.is-content-stretch.c-flex-block__thumb {
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.c-flex-wrap.is-content-center,
.is-content-center.c-flex-block,
.is-content-center.c-flex-block__overlay,
.is-content-center.c-flex-block__thumb {
    -ms-flex-line-pack: center;
    align-content: center
}

.c-flex-wrap.is-content-end,
.is-content-end.c-flex-block,
.is-content-end.c-flex-block__overlay,
.is-content-end.c-flex-block__thumb {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.c-flex-wrap.is-content-between,
.is-content-between.c-flex-block,
.is-content-between.c-flex-block__overlay,
.is-content-between.c-flex-block__thumb {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.c-flex-wrap.is-content-around,
.is-content-around.c-flex-block,
.is-content-around.c-flex-block__overlay,
.is-content-around.c-flex-block__thumb {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.c-flex-wrap.is-justify-center,
.is-justify-center.c-flex-block,
.is-justify-center.c-flex-block__overlay,
.is-justify-center.c-flex-block__thumb {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-flex-wrap.is-justify-between,
.is-justify-between.c-flex-block,
.is-justify-between.c-flex-block__overlay,
.is-justify-between.c-flex-block__thumb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-flex-wrap.is-justify-around,
.is-justify-around.c-flex-block,
.is-justify-around.c-flex-block__overlay,
.is-justify-around.c-flex-block__thumb {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.c-flex-wrap.is-direction-column,
.is-direction-column.c-flex-block,
.is-direction-column.c-flex-block__overlay,
.is-direction-column.c-flex-block__thumb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-flex-wrap.is-direction-column-reverse,
.is-direction-column-reverse.c-flex-block,
.is-direction-column-reverse.c-flex-block__overlay,
.is-direction-column-reverse.c-flex-block__thumb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.c-flex-wrap__title {
    width: 100%
}

@media (max-width:768px) {
    .c-flex-wrap__title {
        text-align: center
    }
}

@media (min-width:960px) {
    .c-flex-wrap__title {
        width: calc(100% - 70.1rem)
    }
}

.c-flex-wrap__detail {
    width: 100%
}

@media (min-width:960px) {
    .c-flex-wrap__detail {
        margin-left: 7rem;
        width: 63.1rem
    }
}

.c-flex-block,
.c-flex-block__overlay,
.c-flex-block__thumb {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-flex-block+.c-flex-block,
.c-flex-block+.c-flex-block__overlay,
.c-flex-block+.c-flex-block__thumb,
.c-flex-block__overlay+.c-flex-block,
.c-flex-block__overlay+.c-flex-block__overlay,
.c-flex-block__overlay+.c-flex-block__thumb,
.c-flex-block__thumb+.c-flex-block,
.c-flex-block__thumb+.c-flex-block__overlay,
.c-flex-block__thumb+.c-flex-block__thumb {
    margin-top: 20px
}

@media (max-width:959px) {

    .c-flex-block+.c-flex-block,
    .c-flex-block+.c-flex-block__overlay,
    .c-flex-block+.c-flex-block__thumb,
    .c-flex-block__overlay+.c-flex-block,
    .c-flex-block__overlay+.c-flex-block__overlay,
    .c-flex-block__overlay+.c-flex-block__thumb,
    .c-flex-block__thumb+.c-flex-block,
    .c-flex-block__thumb+.c-flex-block__overlay,
    .c-flex-block__thumb+.c-flex-block__thumb {
        margin-top: 20px
    }
}

@media (min-width:960px) {

    .c-flex-block+.c-flex-block,
    .c-flex-block+.c-flex-block__overlay,
    .c-flex-block+.c-flex-block__thumb,
    .c-flex-block__overlay+.c-flex-block,
    .c-flex-block__overlay+.c-flex-block__overlay,
    .c-flex-block__overlay+.c-flex-block__thumb,
    .c-flex-block__thumb+.c-flex-block,
    .c-flex-block__thumb+.c-flex-block__overlay,
    .c-flex-block__thumb+.c-flex-block__thumb {
        margin-top: 70px
    }
}

.c-flex-block>div,
.c-flex-block__overlay>div,
.c-flex-block__thumb>div {
    text-align: center
}

.c-flex-block>div[class*=c-flex],
.c-flex-block__overlay>div[class*=c-flex],
.c-flex-block__thumb>div[class*=c-flex] {
    background-color: transparent
}

@media (max-width:959px) {

    .c-flex-block>div,
    .c-flex-block__overlay>div,
    .c-flex-block__thumb>div {
        padding: 3.3rem 2.5rem 2.7rem
    }

    .c-flex-block>div p,
    .c-flex-block__overlay>div p,
    .c-flex-block__thumb>div p {
        text-align: left
    }
}

@media (min-width:960px) {

    .c-flex-block>div,
    .c-flex-block__overlay>div,
    .c-flex-block__thumb>div {
        padding: 4.5rem 4rem 4rem
    }
}

.c-flex-block__overlay>div,
.c-flex-block__thumb>div {
    position: relative
}

.c-flex-block__thumb>figure {
    width: 100%
}

@media (max-width:959px) {
    .c-flex-block__thumb>figure {
        position: relative
    }

    .c-flex-block__thumb>figure:before {
        content: "";
        float: left;
        padding-top: 89.3333333333%
    }

    .c-flex-block__thumb>figure:after {
        clear: both;
        content: "";
        display: block
    }

    .c-flex-block__thumb>figure>:first-child {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

@media (min-width:960px) {
    .c-flex-block__thumb>figure {
        position: relative
    }

    .c-flex-block__thumb>figure:before {
        content: "";
        float: left;
        padding-top: 66.9444444444%
    }

    .c-flex-block__thumb>figure:after {
        clear: both;
        content: "";
        display: block
    }

    .c-flex-block__thumb>figure>:first-child {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.c-flex-block__thumb>figure img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c-title__lv1 {
    font-weight: 400
}

.c-title__lv1 span {
    font-weight: 600
}

.c-title__lv2 {
    font-weight: 400
}

.c-title__lv2 span {
    font-weight: 600
}

.c-title__lv3 {
    font-weight: 400
}

.c-title__lv3 span {
    font-weight: 600
}

.c-title__lv4 {
    font-weight: 400
}

.c-title__bar,
.c-title__lv4 span {
    font-weight: 600
}

.c-title__bar {
    border-left: 6px solid #333;
    font-size: 1.125rem;
    line-height: 1.67;
    margin-bottom: 10px;
    padding-left: 20px
}

.c-subtitle {
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 1.6rem
}

@media (min-width:960px) {
    .c-subtitle {
        font-size: 1.6rem;
        margin-bottom: 2.1rem
    }
}

.c-subtitle__lv1 {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 2rem
}

@media (min-width:960px) {
    .c-subtitle__lv1 {
        font-size: 2.6rem;
        margin-bottom: 2.9rem
    }
}

.c-notice {
    font-size: 14px;
    line-height: 1.3
}

@media (min-width:960px) {
    .c-notice {
        font-size: 16px
    }
}

.c-link {
    background-color: #fff;
    border: 1px solid #b5b5b5;
    border-radius: 100px;
    color: #333 !important;
    display: block;
    font-weight: 700;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: center;
    width: 100%
}

.c-link:before {
    background-color: #fff;
    border: 1px solid #b5b5b5;
    border-radius: 32px;
    height: 32px;
    right: 20px;
    width: 32px
}

.c-link:after,
.c-link:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-link:after {
    background: url(../img/common/icon_arrow.svg) no-repeat;
    height: 8px;
    right: 30px;
    width: 11px
}

.c-link.download {
    background-color: #868686;
    border: 1px solid #868686;
    border-radius: 100px;
    color: #fff !important;
    display: block;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: center
}

.c-link.download:before {
    background-color: #fff;
    border-radius: 32px;
    height: 32px;
    right: 20px;
    width: 32px
}

.c-link.download:after,
.c-link.download:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-link.download:after {
    background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12.4 10.2' style='enable-background:new 0 0 12.4 10.2;' xml:space='preserve'><style type='text/css'>.st0{fill:%23868686;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat;
    height: 14px;
    right: 28px;
    width: 16px
}

@media (min-width:960px) {
    .c-link {
        width: 600px
    }

    .c-link.min {
        min-width: 300px;
        width: auto
    }

    .c-link:hover {
        background-color: #000;
        border: 1px solid #fff;
        color: #fff !important
    }

    .c-link:hover:after,
    .c-link:hover:before {
        background-color: #000;
        border: none
    }

    .c-link:hover:after {
        background: url(../img/common/icon_arrow_w.svg) no-repeat
    }

    .c-link:hover.download {
        border: 1px solid #868686;
        color: #868686 !important
    }

    .c-link:hover.download,
    .c-link:hover.download:before {
        background-color: transparent
    }

    .c-link:hover.download:after {
        background: url("data:image/svg+xml;utf8,<svg version='1.1' id='レイヤー_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12.4 10.2' style='enable-background:new 0 0 12.4 10.2;' xml:space='preserve'><style type='text/css'>.st0{fill:%23868686;}</style><g><path class='st0' d='M8.5,5.5C8.3,5.3,8,5.3,7.8,5.5L6.7,6.6V0.5C6.7,0.2,6.5,0,6.2,0S5.7,0.2,5.7,0.5v6.1L4.6,5.5 c-0.2-0.2-0.5-0.2-0.7,0S3.7,6,3.9,6.2l1.9,1.9c0.1,0.1,0.2,0.1,0.4,0.1s0.3,0,0.4-0.1l1.9-1.9C8.7,6,8.7,5.7,8.5,5.5z'/><path class='st0' d='M1.4,10.2C0.7,10.2,0,9.5,0,8.7V5.9c0-0.3,0.2-0.5,0.5-0.5S1,5.6,1,5.9v2.8C1,9,1.2,9.2,1.4,9.2c0,0,0,0,0,0 h9.5c0.1,0,0.2,0,0.3-0.1c0.1-0.1,0.1-0.2,0.1-0.3V5.9c0-0.3,0.2-0.5,0.5-0.5s0.5,0.2,0.5,0.5v2.8c0,0.4-0.1,0.7-0.4,1 c-0.3,0.3-0.6,0.4-1,0.4H1.4L1.4,10.2z'/></g></svg>") no-repeat;
        height: 14px;
        width: 16px
    }
}

.c-list,
.c-list--disc {
    line-height: 2
}

.c-list li,
.c-list--disc li {
    padding: 0 0 0 2rem
}

.c-list li:not(:last-child),
.c-list--disc li:not(:last-child) {
    margin-bottom: 1rem
}

.c-list--disc li {
    position: relative
}

.c-list--disc li:before {
    background-color: #333;
    border-radius: 50%;
    content: "";
    height: .8125rem;
    left: 0;
    position: absolute;
    top: .6rem;
    width: .8125rem
}

.c-border__radius {
    border-radius: 10px
}

.c-viewmore__min,
.c-viewmore__svg {
    border: 1px solid #000;
    border-radius: 100%;
    display: block;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.c-viewmore__min:after,
.c-viewmore__svg:after {
    background: url(../img/common/icon_link.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .2s;
    transition: .2s;
    width: 20px
}

.c-viewmore__min svg,
.c-viewmore__svg svg {
    height: 100%;
    left: 0;
    overflow: visible;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 100%
}

.c-viewmore__min circle,
.c-viewmore__svg circle {
    fill: transparent;
    stroke: #000;
    stroke-width: 2;
    stroke-dasharray: 0 366;
    -webkit-transition: .4s;
    transition: .4s
}

.c-viewmore__min.white,
.c-viewmore__svg.white {
    border: 1px solid #fff
}

.c-viewmore__min.white:after,
.c-viewmore__svg.white:after {
    background: url(../img/common/icon_link_w.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .2s;
    transition: .2s;
    width: 20px
}

.c-viewmore__min.white svg,
.c-viewmore__svg.white svg {
    fill: #fff
}

.c-viewmore__min.white circle,
.c-viewmore__svg.white circle {
    stroke: #fff
}

.c-viewmore__svg {
    height: 60px;
    width: 60px
}

.c-viewmore__min {
    height: 40px;
    width: 40px
}

.c-viewmore:hover .c-viewmore__min,
.c-viewmore:hover .c-viewmore__svg {
    background: #000
}

.c-viewmore:hover .c-viewmore__min circle,
.c-viewmore:hover .c-viewmore__svg circle {
    stroke-dasharray: 366 366
}

.c-viewmore:hover .c-viewmore__min:after,
.c-viewmore:hover .c-viewmore__svg:after {
    -webkit-animation: hoverarrow .4s .1s forwards;
    animation: hoverarrow .4s .1s forwards;
    background-image: url(../img/common/icon_link_w.svg)
}

.c-viewmore:hover .c-viewmore__min.white,
.c-viewmore:hover .c-viewmore__svg.white {
    background: #fff
}

.c-viewmore:hover .c-viewmore__min.white:after,
.c-viewmore:hover .c-viewmore__svg.white:after {
    -webkit-animation: hoverarrow .4s .1s forwards;
    animation: hoverarrow .4s .1s forwards;
    background-image: url(../img/common/icon_link.svg)
}

.c-viewmore .txt_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.c-viewmore .txt_box p {
    line-height: 1
}

.c-viewmore .txt_box p em {
    font-size: 30px
}

.c-viewmore .txt_box p span {
    font-size: 16px;
    margin-left: 10px
}

.c-viewmore .txt {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-viewmore .txt span {
    margin-right: 10px
}

.service .c-viewmore .txt span {
    display: none
}

@media (max-width:768px) {
    .c-viewmore .txt_box p em {
        font-size: 24px
    }

    .c-viewmore .txt_box p span {
        font-size: 12px
    }

    .c-viewmore .txt span {
        display: none
    }
}

.c-table {
    line-height: 1.6;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:768px) {
    .c-table {
        margin-bottom: 20px
    }
}

.c-table td,
.c-table th {
    word-break: break-all
}

.c-table--normal table {
    width: 100%
}

.c-table--normal table thead {
    text-align: center
}

.c-table--normal table thead th {
    color: #c29c36
}

.c-table--normal table tbody {
    text-align: left
}

.c-table--normal table tbody th {
    background: #d5d5d5;
    width: 80px
}

.c-table--normal table tbody th.emphasis {
    background-color: #cdd7ff
}

.c-table--normal table tbody td.emphasis {
    background-color: #f2f4ff
}

.c-table--normal table td,
.c-table--normal table th {
    background: #fff;
    border: 1px solid #b5b5b5;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle
}

.c-table--normal table th {
    font-weight: 500
}

@media (max-width:768px) {

    .c-table--normal table td,
    .c-table--normal table th {
        padding: 10px
    }

    .c-table--normal table td {
        text-align: left
    }
}

.c-table--wide table {
    width: 100%
}

.c-table--wide table thead {
    text-align: center
}

.c-table--wide table thead th {
    color: #c29c36
}

.c-table--wide table tbody {
    text-align: left
}

.c-table--wide table tbody .blank,
.c-table--wide table tbody .blank td,
.c-table--wide table tbody .blank th {
    background-color: #333;
    color: #fff
}

.c-table--wide table tbody th {
    background: #d5d5d5;
    width: 50%
}

.c-table--wide table tbody th.emphasis {
    background-color: #cdd7ff
}

.c-table--wide table tbody td {
    width: 50%
}

.c-table--wide table tbody td.emphasis {
    background-color: #f2f4ff
}

.c-table--wide table td,
.c-table--wide table th {
    background: #fff;
    border: 1px solid #b5b5b5;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle
}

.c-table--wide table th {
    font-weight: 500
}

@media (max-width:768px) {

    .c-table--wide table td,
    .c-table--wide table th {
        padding: 10px
    }

    .c-table--wide table td {
        text-align: left
    }
}

.c-table--products table tbody th {
    background: #f7f7f7;
    border: 1px solid #ddd
}

.c-table--products table tbody th.emphasis {
    background-color: #c3d9eb
}

.c-table--products table tbody td {
    border: 1px solid #ddd
}

.c-table--products table tbody td.emphasis {
    background-color: #e1edf7
}

@media (max-width:768px) {

    .c-table--products table td,
    .c-table--products table th {
        font-size: 12px;
        padding: 6px
    }

    .c-table--products table td {
        text-align: center
    }
}

.c-table.is-scroll {
    overflow-y: auto
}

.c-table.is-swipe {
    overflow-x: auto;
    position: relative
}

@media (max-width:768px) {
    .c-table.is-swipe.js-remove:before {
        opacity: 0;
        visibility: hidden
    }

    .c-table.is-swipe:before {
        background: rgba(0, 0, 0, .5) url(../img/common/swipe.svg) no-repeat 50%/45px 46px;
        border-radius: 3px;
        content: "";
        display: block;
        height: 65px;
        left: 0;
        margin: auto;
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-transition: opacity .1s, visibility .1s .5s;
        transition: opacity .1s, visibility .1s .5s;
        visibility: visible;
        width: 65px
    }

    .c-table.is-swipe table {
        min-width: 420px !important
    }
}

.c-font__bold {
    font-weight: 700
}

.c-font--en {
    font-family: Manrope, sans-serif
}

.p-art {
    background-color: #f5e8ef;
    padding: 150px 0
}

@media (max-width:768px) {
    .p-art {
        padding: 80px 0
    }
}

.p-art .inner {
    margin: 0 auto;
    max-width: 960px;
    padding: 80px 20px 0;
    text-align: center
}

@media (max-width:768px) {
    .p-art .inner {
        padding: 40px 20px 0
    }
}

.p-art h2 {
    margin: 0 auto;
    max-width: 300px
}

@media (max-width:768px) {
    .p-art h2 {
        max-width: 60%
    }
}

.p-art__detail {
    padding: 80px 0 0
}

.p-art__detail p {
    color: #181818;
    font-size: 1.25rem;
    line-height: 2
}

.p-art__detail figure {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 80px
}

.p-art__detail figure img {
    max-height: 40px
}

.p-art__detail figure figcaption {
    color: #9e9485;
    font-size: 2.5rem;
    margin-left: 60px
}

@media (max-width:768px) {
    .p-art__detail {
        padding: 40px 0 0
    }

    .p-art__detail p {
        font-size: 1rem;
        line-height: 1.7;
        text-align: left
    }

    .p-art__detail figure {
        margin-top: 40px
    }

    .p-art__detail figure img {
        max-width: 50%
    }

    .p-art__detail figure figcaption {
        font-size: 1.25rem;
        margin-left: 20px
    }
}

.p-art .splide__arrow {
    background-color: #fff !important
}

.p-art .splide__arrow:disabled {
    opacity: 0 !important
}

.p-cta,
.p-cta--box {
    background-color: #f7f7f7;
    max-height: 812px
}

.catalogue .p-cta,
.catalogue .p-cta--box,
.contact .p-cta,
.contact .p-cta--box {
    background-color: #fff;
    max-height: none
}

@media (min-width:960px) {

    .p-cta,
    .p-cta--box {
        max-height: 470px
    }

    .catalogue .p-cta,
    .catalogue .p-cta--box,
    .contact .p-cta,
    .contact .p-cta--box {
        max-height: none
    }
}

.p-cta__inner,
.p-cta__inner--wide {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:769px) and (max-width:959px) {
    .p-cta__inner {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:960px) {
    .p-cta__inner {
        max-width: 964px;
        padding-left: 0;
        padding-right: 0
    }

    .p-cta__inner--wide {
        margin: 0 auto;
        max-width: 1302px;
        padding-left: 0;
        padding-right: 0
    }
}

.p-cta__title {
    text-align: center
}

.p-cta__lead {
    line-height: 2
}

@media (min-width:960px) {
    .p-cta__lead {
        text-align: center
    }
}

.p-cta__button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #c29c36;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 600;
    height: 5.9rem;
    justify-content: center;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 27rem
}

.p-cta--box__wrap,
.p-cta__button--wrap {
    margin: 2.5rem auto 1.5rem
}

@media (max-width:959px) {

    .p-cta--box__wrap,
    .p-cta__button--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:768px) {
    .p-cta__button {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 auto;
        padding-left: 2.5rem
    }
}

@media (min-width:960px) {
    .p-cta__button {
        height: 7.1rem;
        width: 30rem
    }
}

.p-cta__button>i {
    background-color: #fff;
    border-radius: 1.6rem;
    color: #c29c36;
    display: inline-block;
    height: 3.2rem;
    line-height: 3.2rem;
    margin-right: 1rem;
    position: relative;
    width: 3.2rem
}

@media (min-width:960px) {
    .p-cta__button>i {
        left: -.8rem
    }
}

.p-cta__button>span {
    display: inline-block;
    position: relative
}

.p-cta__button>span:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    display: inline-block;
    height: .9rem;
    margin-left: 5px;
    position: absolute;
    top: -2px;
    -webkit-transform: rotate(45deg) translate(50%, 50%);
    -ms-transform: rotate(45deg) translate(50%, 50%);
    transform: rotate(45deg) translate(50%, 50%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: .9rem
}

@media (min-width:960px) {
    .p-cta__button>span {
        left: -.8rem
    }
}

.p-cta__button>em {
    color: #fff;
    display: inline-block;
    font-size: 2.8rem;
    font-weight: 900;
    text-align: left
}

.p-cta__button>em small {
    display: block;
    font-size: 1.2rem;
    margin-top: .2rem
}

@media (min-width:960px) {
    .p-cta__button>em {
        font-size: 2.4rem
    }
}

.p-cta__button:hover {
    opacity: .7
}

@media (max-width:959px) {
    .p-cta__button+.p-cta__button {
        margin-top: 2.5rem
    }
}

@media (min-width:960px) {
    .p-cta__button+.p-cta__button {
        margin-left: 5rem
    }
}

.p-cta__phone {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #b5b5b5;
    border-top: 1px solid #b5b5b5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 2.5rem auto 0;
    padding: 2.4rem 2rem;
    text-align: center
}

@media (max-width:959px) {
    .p-cta__phone {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:960px) {
    .p-cta__phone {
        max-width: 65rem
    }
}

.p-cta__phone em {
    font-size: 2.8rem;
    font-weight: 900
}

@media (min-width:960px) {
    .p-cta__phone em {
        font-size: 2.4rem
    }
}

.p-cta--box__wrap {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.p-cta--box__wrap>div {
    background-color: #fff;
    padding: 2rem;
    position: relative;
    text-align: center
}

@media (max-width:959px) {
    .p-cta--box__wrap>div {
        width: 100%
    }

    .p-cta--box__wrap>div:last-child {
        margin-top: 2.5rem
    }
}

@media (min-width:960px) {
    .p-cta--box__wrap>div {
        width: calc(50% - 2.5rem)
    }

    .p-cta--box__wrap>div:last-child {
        margin-left: 5rem
    }
}

.p-cta--box__phone {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between
}

.p-cta--box__title {
    font-weight: 600
}

@media (min-width:960px) {
    .p-cta--box__title {
        font-size: 1.4rem
    }
}

.p-cta--box__number {
    font-size: 3rem;
    font-weight: 900
}

@media (max-width:959px) {
    .p-cta--box__number {
        letter-spacing: .25rem;
        margin: 1.16rem auto
    }
}

@media (min-width:960px) {
    .p-cta--box__number {
        font-size: 3.1rem;
        letter-spacing: .5rem
    }
}

.p-cta--box__button {
    margin: 1.16rem auto 0
}

@media (min-width:960px) {
    .p-cta--box__button {
        margin: 1.06rem auto 0
    }
}

.p-cta__box {
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 -5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 -5px 20px rgba(0, 0, 0, .1);
    margin: 0 auto;
    padding: 100px 30px;
    position: relative;
    top: -200px;
    width: calc(100% - 40px)
}

.catalogue .p-cta__box,
.contact .p-cta__box {
    margin: 50px auto 30px;
    padding: 30px;
    top: 0
}

@media (min-width:960px) {
    .p-cta__box {
        max-width: 1240px
    }

    .catalogue .p-cta__box,
    .contact .p-cta__box {
        margin: 100px auto 50px;
        padding: 50px 30px
    }
}

.p-cta__pb {
    padding-bottom: 150px !important
}

@media (min-width:960px) {
    .p-cta__pb {
        padding-bottom: 200px !important
    }
}

.p-cta__contact {
    margin-top: 60px
}

.catalogue .p-cta__contact,
.contact .p-cta__contact {
    margin-top: 0
}

.p-cta__contact .contact_box {
    margin-top: 60px
}

.catalogue .p-cta__contact .contact_box,
.contact .p-cta__contact .contact_box {
    margin-top: 20px
}

.p-cta__contact .contact_box .contact_list {
    width: 100%
}

.p-cta__contact .contact_box .contact_list+.contact_list {
    margin-top: 40px
}

.p-cta__contact .contact_box .contact_list[href^="tel:"] {
    cursor: pointer;
    pointer-events: unset
}

.p-cta__contact .contact_box .contact_list .svg {
    border: 1px solid #b5b5b5;
    border-radius: 100%;
    height: 80px;
    margin: 0 auto 20px;
    position: relative;
    width: 80px
}

.p-cta__contact .contact_box .contact_list .svg svg {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 24px
}

.p-cta__contact .contact_box .contact_list .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.p-cta__contact .contact_box .contact_list .txt p {
    text-align: center
}

.p-cta__contact .contact_box .contact_list .txt p+p {
    margin-top: 10px
}

.p-cta__contact .contact_box .contact_list .txt p em {
    font-weight: 600
}

.p-cta__contact .contact_box .contact_list .txt p em.ttl {
    font-size: 18px
}

.p-cta__contact .contact_box .contact_list .txt p em.ttl.c-font--en {
    font-size: 30px
}

@media (min-width:960px) {
    .p-cta__contact>p {
        text-align: center
    }

    .p-cta__contact .contact_box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }

    .catalogue .p-cta__contact .contact_box,
    .contact .p-cta__contact .contact_box {
        margin-left: auto;
        margin-right: auto;
        max-width: 50%
    }

    .p-cta__contact .contact_box .contact_list {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        align-items: center;
        border-radius: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start;
        margin: 0 40px;
        padding: 20px 40px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .p-cta__contact .contact_box .contact_list+.contact_list {
        margin-top: 0
    }

    .p-cta__contact .contact_box .contact_list:hover {
        background-color: #f7f7f7
    }

    .p-cta__contact .contact_box .contact_list .svg {
        height: 100px;
        margin: 0;
        width: 100px
    }

    .p-cta__contact .contact_box .contact_list .svg svg {
        width: auto
    }

    .p-cta__contact .contact_box .contact_list .txt {
        margin-left: 20px
    }

    .p-cta__contact .contact_box .contact_list .txt p {
        text-align: left
    }

    .p-cta__contact .contact_box .contact_list .txt p em {
        font-weight: 600
    }

    .p-cta__contact .contact_box .contact_list .txt p em.ttl {
        font-size: 22px
    }

    .p-cta__contact .contact_box .contact_list .txt p em.ttl.c-font--en {
        font-size: 30px
    }
}

.p-cta__footer {
    bottom: 0;
    height: 60px;
    position: fixed;
    width: 100%;
    z-index: 11
}

.p-cta__footer,
.p-cta__footer>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-cta__footer>li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    width: 50%
}

.p-cta__footer>li a {
    display: block;
    font-size: .8125rem;
    font-weight: 600;
    line-height: 1.4;
    padding: 10px;
    position: relative;
    text-align: center
}

.p-cta__footer>li a[href^="tel:"] {
    cursor: pointer;
    pointer-events: unset
}

.p-cta__footer>li small {
    display: block;
    font-size: .5rem
}

.p-cta__footer>li i {
    display: inline-block;
    position: relative
}

.p-cta__footer>li:first-child {
    background-color: #4b4b4b;
    color: #fff
}

.p-cta__footer>li:first-child a {
    background: url() no-repeat 0/contain
}

.p-cta__footer>li:first-child i {
    margin-right: 5px
}

.p-cta__footer>li:last-child {
    background-color: #fff
}

.p-cta__footer>li:last-child a {
    color: #000
}

.p-cta__footer>li:last-child i {
    margin-right: 5px;
    top: 3px
}

@media (min-width:960px) {
    .p-cta__footer {
        display: none
    }
}

.p-flow {
    padding: 6.25rem 1.25rem 2.5rem;
    position: relative;
    z-index: 0
}

.p-flow__inner {
    margin: auto;
    max-width: 1148px
}

.p-flow--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.25rem;
    margin: 2.5rem auto 0;
    max-width: 43.75rem
}

.p-flow--list,
.p-flow--list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-flow--list__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f7f7f7;
    border-radius: .625rem;
    padding: 1.125rem 1.25rem 2.125rem;
    position: relative;
    width: 100%
}

.p-flow--list__item:last-child {
    padding-bottom: 1.125rem
}

.bg-gray .p-flow--list__item {
    background-color: #fff
}

.p-flow--list__item .-step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 3.125rem;
    color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Poppins, serif;
    font-size: 1.125rem;
    font-style: italic;
    height: 3.75rem;
    justify-content: center;
    line-height: 1;
    position: relative;
    width: 3.75rem
}

.p-flow--list__item .-step small {
    font-size: .75rem;
    font-weight: 600;
    line-height: 1
}

.p-flow--list__item .-content {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.625;
    position: relative;
    text-align: left
}

.p-flow--list__item .-content:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.p-flow--list__item .-content small {
    display: block;
    font-weight: 400
}

.p-flow--list__item .-content small a {
    text-decoration: underline
}

.p-flow--list__item:first-child .-content:before {
    background: url(../img/common/icon_flow_step01.svg) no-repeat 50%/contain;
    height: 2.1875rem;
    width: 2.6875rem
}

.p-flow--list__item:nth-child(2) .-content:before {
    background: url(../img/common/icon_flow_step02.svg) no-repeat 50%/contain;
    height: 3rem;
    width: 2.25rem
}

.p-flow--list__item:nth-child(3) .-content:before {
    background: url(../img/common/icon_flow_step03.svg) no-repeat 50%/contain;
    height: 3rem;
    width: 2.3125rem
}

.p-flow--list__item:nth-child(4) .-content:before {
    background: url(../img/common/icon_flow_step04.svg) no-repeat 50%/contain;
    height: 3rem;
    width: 2.25rem
}

.p-flow--list__item:nth-child(5) .-content:before {
    background: url(../img/common/icon_flow_step05.svg) no-repeat 50%/contain;
    height: 2.75rem;
    width: 3rem
}

.p-flow--list__item:nth-child(6) .-content:before {
    background: url(../img/common/icon_flow_step06.svg) no-repeat 50%/contain;
    height: 3.625rem;
    width: 4.8125rem
}

.p-flow--list__item:nth-child(7) .-content:before {
    background: url(../img/common/icon_flow_step07.svg) no-repeat 50%/contain;
    height: 2.875rem;
    width: 2.875rem
}

.p-flow--list__item:last-child .-step:after {
    display: none
}

.p-flow--list__item--contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.625;
    position: relative;
    text-align: left
}

.p-flow--list__item--contents:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.p-flow--list__item--contents small {
    display: block;
    font-weight: 400
}

@media (max-width:768px) {
    .p-flow--list {
        gap: 1.25rem;
        padding: 1.125rem 0 2.125rem;
        position: relative
    }

    .p-flow--list,
    .p-flow--list__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-flow--list__item:after {
        background: url(../img/common/flow-dot.svg) no-repeat 50%/contain;
        bottom: .9375rem;
        content: "";
        display: block;
        height: .6875rem;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: .25rem
    }

    .p-flow--list__item .-content {
        font-size: 1rem;
        padding-top: 5rem;
        text-align: center
    }

    .p-flow--list__item .-content small {
        font-size: .875rem;
        padding-top: .5rem;
        text-align: left
    }

    .p-flow--list__item .-content:before {
        left: 50%;
        top: 1.0625rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .p-flow--list__item:last-child:after {
        display: none
    }

    .p-flow--list__item:last-child .-content:before {
        top: .5rem;
        width: 4.0625rem
    }
}

@media (min-width:769px) and (max-width:959px) {
    .p-flow--list__item .-content {
        max-width: 30rem;
        padding-left: 6.125rem
    }
}

@media (min-width:960px) {
    .p-flow {
        padding: 9.275rem 2.5rem 8.125rem
    }

    .p-flow--list {
        margin: 4.0625rem auto 0
    }

    .p-flow--list__item {
        padding: 1.125rem 3rem 2.125rem
    }

    .p-flow--list__item .-step {
        border-radius: 4.625rem;
        font-size: 1.625rem;
        height: 4.625rem;
        width: 4.625rem
    }

    .p-flow--list__item .-step:after {
        background: url(../img/common/flow-dot.svg) no-repeat 50%/contain;
        content: "";
        display: block;
        height: .6875rem;
        left: 50%;
        position: absolute;
        top: calc(100% + .625rem);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: .25rem
    }

    .p-flow--list__item .-step small {
        font-size: .875rem
    }

    .p-flow--list__item .-content {
        font-size: 1.125rem;
        line-height: 2.1111111111;
        max-width: 33rem;
        padding-left: 6.125rem
    }

    .p-flow--list__item .-content small {
        font-size: .875rem
    }

    .p-flow--list__item:first-child .-content:before {
        left: 1.9375rem
    }

    .p-flow--list__item:nth-child(2) .-content:before,
    .p-flow--list__item:nth-child(3) .-content:before,
    .p-flow--list__item:nth-child(4) .-content:before {
        left: 2.125rem
    }

    .p-flow--list__item:nth-child(5) .-content:before {
        left: 1.75rem
    }

    .p-flow--list__item:nth-child(6) .-content:before {
        left: .5rem
    }

    .p-flow--list__item:nth-child(7) .-content:before {
        left: 1.75rem
    }

    .p-flow--list__item:last-child .-step:after {
        display: none
    }
}

.p-slider {
    background-color: #000;
    overflow: hidden;
    padding: 1rem 0;
    position: relative;
    width: 100%
}

.p-slider:before {
    right: 50%;
    translate: 50%
}

.p-slider:before,
.p-slider__inner {
    max-width: 1250px;
    width: calc(100% - 80px)
}

.p-slider__inner {
    margin: 0 auto;
    position: relative
}

.p-slider__inner:nth-child(2) {
    position: absolute;
    right: 50%;
    top: 1rem;
    translate: calc(-50% - 20px) 0
}

.p-slider__inner:nth-child(3) {
    left: 50%;
    position: absolute;
    top: 1rem;
    translate: calc(50% + 20px) 0
}

.p-slider__item {
    margin: 0 auto;
    max-width: 1250px;
    position: absolute;
    right: 50%;
    top: 0;
    translate: 50%;
    width: 100%;
    z-index: 1
}

.p-slider__item:first-child {
    position: relative
}

.p-slider__item .img {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 1.6s cubic-bezier(.33, 1, .68, 1);
    transition: all 1.6s cubic-bezier(.33, 1, .68, 1);
    z-index: 1
}

.p-slider__item .img span {
    aspect-ratio: 1700/940;
    display: block;
    height: 100%;
    max-height: 940px;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    translate: 0 0;
    width: 106.25%;
    z-index: 1
}

.p-slider__item .img span img {
    height: 100%;
    max-width: none;
    width: auto
}

.p-slider__item.pre {
    z-index: 3
}

.p-slider__item.pre .img {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%)
}

.p-slider__item.pre .img span {
    translate: -5.8824% 0
}

.p-slider__item.pre h2 em:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.p-slider__item.now {
    z-index: 2
}

.p-slider__item.now .img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.p-slider__item.now .img span {
    -webkit-transition: all 9s linear;
    transition: all 9s linear;
    translate: -5.8824% 0
}

@media (max-width:768px) {

    .p-slider:before,
    .p-slider__inner {
        width: calc(100% - 40px)
    }

    .p-slider__inner {
        margin: 0 auto;
        position: relative
    }

    .p-slider__inner:before {
        aspect-ratio: 335/470;
        aspect-ratio: none;
        height: calc(100vh - 120px);
        height: calc(100dvh - 120px);
        width: 100%
    }

    .p-slider__inner:nth-child(2) {
        translate: calc(-50% - 10px) 0
    }

    .p-slider__inner:nth-child(3) {
        translate: calc(50% + 10px) 0
    }

    .p-slider__item {
        height: 100%;
        margin: 0 auto;
        right: 50%;
        top: 0;
        translate: 50%;
        width: 100%;
        z-index: 1
    }

    .p-slider__item .img span {
        aspect-ratio: auto;
        height: calc(100vh - 100px);
        height: calc(100svh - 100px);
        max-height: 100%;
        width: 117.9105%
    }

    .p-slider__item .img span img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .p-slider__item h2 {
        bottom: 75px;
        font-size: clamp(25px, 8vw, 30px);
        left: 10px;
        letter-spacing: -.05em
    }

    .p-slider__item h2 em:after {
        height: 3px
    }

    .p-slider__item.now .img span,
    .p-slider__item.pre .img span {
        translate: -9.4595% 0
    }
}

.p-modal__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 500px
}

.studio .p-modal__inner {
    max-width: 989px
}

.p-modal__image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 80px
}

.p-modal__image figure {
    max-height: 100%
}

.p-modal__image figure img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.p-modal__title {
    font-size: 20px;
    margin-top: 1rem
}

@media (min-width:960px) {
    .p-modal__title {
        font-size: 24px
    }
}

.p-modal__detail {
    line-height: 1.875;
    margin-top: 1rem;
    max-height: 20rem;
    overflow-y: auto;
    width: 100%
}

@media (max-width:768px) {
    .p-modal__detail {
        max-height: 30rem;
        padding-bottom: 2rem
    }
}

@media (min-width:960px) {
    .p-modal__detail {
        margin-top: 3.75rem
    }
}

.p-modal__detail p {
    line-height: 1.875
}

.p-modal__detail p+p {
    margin-top: 1rem
}

.p-modal__detail ul {
    margin: 1rem 0
}

.p-modal__detail ul li {
    padding-left: 1.5em;
    position: relative
}

.p-modal__detail ul li:before {
    background-color: #000;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: .5em;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(.7em);
    -ms-transform: translateY(.7em);
    transform: translateY(.7em);
    width: .5em
}

.p-modal__detail ul li+li {
    margin-top: .5rem
}

.p-modal__detail a {
    color: #468df8;
    display: inline-block;
    margin-top: 1rem;
    position: relative;
    text-decoration: none
}

.p-modal__detail a:after {
    background: #468df8;
    bottom: -3px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 100%
}

.p-modal__detail a:hover:after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.p-modal__detail a:focus-visible {
    outline: none
}

.p-sitemap .l-main .list .spTgr,
.p-sitemap .l-main .list>li:not([class]) {
    font-weight: 600;
    margin-bottom: 1.5rem
}

.p-sitemap .l-main .list li ul>li {
    font-weight: 400;
    padding-left: 20px;
    position: relative
}

.p-sitemap .l-main .list li ul>li:before {
    background-color: #b5b5b5;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px
}

.p-sitemap .l-main .list li ul.c-href_nl {
    margin-top: 2rem
}

.p-sitemap .l-main .list li ul.c-href_nl>li {
    margin-bottom: 2rem
}

.p-sitemap .l-main .list li ul.c-href_nl>li:before {
    content: none
}

.p-sitemap .l-main .list li ul.c-href_nl li ul li {
    font-weight: 400
}

.p-sitemap .l-main .list li ul.c-href_nl li ul li:not(:last-child) {
    margin-bottom: 2rem
}

@media (max-width:959px) {
    .p-sitemap .l-main .list li {
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }

    .p-sitemap .l-main .list li ul.c-href_nl>li {
        border-bottom: none
    }

    .p-sitemap .l-main .list a {
        display: inline-block;
        position: relative
    }

    .p-sitemap .l-main .list a:after {
        border-bottom-color: #b5b5b5;
        border-right-color: #b5b5b5;
        content: "";
        display: block;
        height: 7px;
        left: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: rotate(-45deg) translate(50%);
        -ms-transform: rotate(-45deg) translate(50%);
        transform: rotate(-45deg) translate(50%);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        width: 7px
    }
}

@media (min-width:960px) {
    .p-sitemap .l-main .list {
        grid-column-gap: 65px;
        grid-row-gap: 20px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(4, 1fr)
    }

    .p-sitemap .l-main .list li:first-child {
        grid-area: 1/1/2/2
    }

    .p-sitemap .l-main .list li:nth-child(2) {
        grid-area: 2/1/3/2
    }

    .p-sitemap .l-main .list li:nth-child(3) {
        grid-area: 3/1/4/2
    }

    .p-sitemap .l-main .list li:nth-child(4) {
        grid-area: 4/1/5/2
    }

    .p-sitemap .l-main .list li:nth-child(5) {
        grid-area: 1/2/5/3
    }

    .p-sitemap .l-main .list li:nth-child(6) {
        grid-area: 1/3/5/4
    }

    .p-sitemap .l-main .list li:nth-child(7) {
        grid-area: 1/4/5/5
    }

    .p-sitemap .l-main .list li.has-link {
        margin-bottom: 1rem
    }

    .p-sitemap .l-main .list+.nav-submenu {
        margin-left: 6rem
    }
}

.p-sitemap .l-main .dropmenu figure {
    display: none
}

.p-sitemap .l-main .dropmenu li:not(:last-child) {
    margin-bottom: 2rem
}

.p-sitemap .l-main .dropmenu a:after,
.p-sitemap .l-main .dropmenu p:after {
    content: none
}

.p-sitemap .l-main .dropmenu .col.asymmetrical li ul>li {
    margin-left: -20px
}

.p-sitemap .l-main .nav-submenu {
    display: block
}

.p-sitemap .l-main .nav-submenu__language {
    display: none
}

.p-sitemap .l-main .nav-submenu__list {
    display: block;
    padding: 0
}

.p-sitemap .l-main .nav-submenu__list li {
    border: none
}

.p-sitemap .l-main .nav-submenu__list li:not(:last-child) {
    margin-bottom: 2rem
}

.p-sitemap .l-main .nav-btn>* {
    display: block;
    margin-top: 2rem
}

.p-mv {
    background-color: #4b4b4b;
    padding-bottom: 80px;
    position: relative
}

.p-mv:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 80px;
    position: absolute;
    right: 0;
    width: 220px
}

.p-mv .splide__arrows {
    display: none
}

.p-mv__rightarea {
    background-color: #4b4b4b;
    left: 0;
    position: absolute;
    top: 0
}

.p-mv__rightarea:before {
    background-color: #000;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px
}

.p-mv__rightarea .scrolldown {
    background-color: #4b4b4b;
    bottom: 0;
    height: 50%;
    position: absolute;
    width: 80px
}

.p-mv__rightarea .scrolldown p {
    -webkit-font-feature-settings: initial;
    font-feature-settings: normal;
    border-left: 1px solid #b5b5b5;
    color: #f7f7f7;
    font-size: 11px;
    left: 50%;
    overflow: hidden;
    padding: 2px 0 24px 4px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

.p-mv__rightarea .scrolldown p:after {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDcuNiAxMC40IiB2aWV3Qm94PSIwIDAgNy42IDEwLjQiPjxwYXRoIGQ9Im03LjYgNi42LS43LS43LTIuNiAyLjZWMGgtMXY4LjVMLjcgNS45bC0uNy43IDMuOCAzLjh6IiBzdHlsZT0iZmlsbDojODY4Njg2Ii8+PC9zdmc+") no-repeat;
    bottom: 0;
    content: "";
    height: 10px;
    position: absolute;
    right: 2px;
    width: 7px
}

.p-mv__rightarea .scrolldown p:before {
    -webkit-animation: autoScroollDown 2.5s ease-in-out infinite;
    animation: autoScroollDown 2.5s ease-in-out infinite;
    background-color: #b5b5b5;
    bottom: 0;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    width: 2px
}

.p-mv__slider {
    background-color: #4b4b4b;
    height: calc(100% - 110px);
    margin: 0 0 0 auto;
    max-width: 100%;
    padding: 0 0 110px 80px;
    width: 100%
}

.p-mv__slider .slider_sp {
    display: none
}

.p-mv__slider .slider_box figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 190px);
    justify-content: center;
    overflow: hidden;
    width: 100%
}

@media (max-width:768px) {
    .p-mv__slider .slider_box figure picture {
        height: calc(100vh - 190px)
    }
}

.p-mv__slider .slider_box figure img,
.p-mv__slider .slider_box figure picture {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.p-mv__slider .slide_handle {
    background-color: #000;
    bottom: 80px;
    height: 110px;
    position: absolute;
    right: 0;
    width: 220px
}

.p-mv__slider .slide_handle .handle_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-mv__slider .slide_handle .handle_box #slider-progress-container {
    width: 100px
}

.p-mv__slider .slide_handle .handle_box .splide__arrow {
    background: transparent;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    height: 18px;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px
}

.p-mv__slider .slide_handle .handle_box .splide__arrow:before {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    display: block;
    height: 12px;
    width: 12px
}

.p-mv__slider .slide_handle .handle_box .splide__arrow--prev {
    left: 0
}

.p-mv__slider .slide_handle .handle_box .splide__arrow--prev:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.p-mv__slider .slide_handle .handle_box .splide__arrow--next {
    right: 0
}

.p-mv__slider .slide_handle .handle_box .splide__arrow--next:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.p-mv__slider .slide_handle .handle_box .handle_count {
    padding: 0 10px;
    text-align: center
}

.p-mv__slider .slide_handle .handle_box .handle_count span {
    color: #fff
}

.p-mv__slider .slide_handle .handle_box .handle_count span.current {
    font-size: 20px
}

.p-mv__slider .slide_handle .handle_box .handle_count span.total {
    font-size: 12px;
    padding-left: 10px;
    position: relative
}

.p-mv__slider .slide_handle .handle_box .handle_count span.total:before {
    background-color: #b5b5b5;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(20deg);
    -ms-transform: translateY(-50%) rotate(20deg);
    transform: translateY(-50%) rotate(20deg);
    width: 1px
}

.p-mv__slider .slide_handle .handle_box .progress-bar_box {
    background-color: #f7f7f7;
    bottom: -9px;
    height: 2px;
    position: absolute;
    width: 100%
}

.p-mv__slider .slide_handle .handle_box .progress-bar_box #slider-progress-bar {
    background-color: #b5b5b5;
    height: 2px;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
    width: 0
}

.p-mv__slider .slide_handle .slider-progress {
    background-color: #f7f7f7;
    height: 2px;
    left: 50%;
    position: absolute;
    top: calc(50% + 18px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px
}

.p-mv__slider .slide_handle .slider-progress .slider-progress-bar {
    background-color: #b5b5b5;
    height: 100%;
    width: 0
}

.p-mv__slider .ttl_box {
    bottom: 120px;
    left: 60px;
    position: absolute
}

.p-mv__slider .ttl_box .ttl {
    color: #fff;
    font-size: 50px;
    font-weight: 700
}

.p-mv__slider .ttl_box .ttl em {
    line-height: 1.2
}

.p-mv__slider .ttl_box .ttl span {
    margin-top: 10px
}

@media (max-width:768px) {
    .p-mv {
        padding-bottom: 20px
    }

    .p-mv:after {
        content: "";
        height: 20px;
        width: 40px
    }

    .p-mv__rightarea .scrolldown,
    .p-mv__rightarea:before {
        width: 50px
    }

    .p-mv__rightarea .scrolldown p {
        font-size: 10px
    }

    .p-mv__slider {
        height: calc(100% - 80px);
        padding: 0 0 80px 50px
    }

    .p-mv__slider .slider_pc {
        display: none
    }

    .p-mv__slider .slider_sp {
        display: block
    }

    .p-mv__slider .ttl_box {
        bottom: 30px;
        left: 20px
    }

    .p-mv__slider .ttl_box .ttl {
        font-size: 24px
    }

    .p-mv__slider .slide_handle {
        bottom: 20px;
        height: 80px;
        width: 40px
    }

    .p-mv__slider .slide_handle .handle_box {
        left: unset;
        right: 20px;
        width: 100px
    }

    .p-mv__slider .slide_handle .handle_box,
    .p-mv__slider .slide_handle .slider-progress {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .p-mv__slider .slide_handle .slider-progress {
        left: auto;
        right: 10px
    }
}

.p-news {
    background-color: #fff;
    padding: 150px 20px
}

.p-news .inner {
    margin: 0 auto;
    max-width: 1240px
}

.p-news .inner .news_wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-news .inner .news_wrap,
.p-news .inner>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-news .inner>a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    justify-content: flex-start;
    margin-top: 80px;
    max-width: 180px
}

.p-news .inner>a span {
    display: block;
    margin-right: 20px
}

.p-news .inner>a svg {
    display: block
}

.p-news__ttl {
    margin-right: 20px;
    min-width: 280px;
    width: 280px
}

.p-news__box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.p-news__box .tab {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 50px
}

.p-news__box .tab li {
    color: #868686;
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:960px) {
    .p-news__box .tab li:hover {
        color: #333
    }
}

.p-news__box .tab li:nth-child(n+2) {
    border-left: 1px solid #b5b5b5;
    margin-left: 20px;
    padding-left: 20px
}

.p-news__box .tab li.is-active {
    color: #333
}

.p-news__box .list {
    display: none;
    margin-top: 50px;
    opacity: 0
}

.p-news__box .list.is-current {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: newsList;
    animation-name: newsList;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end
}

.p-news__box .list li {
    width: 250px
}

.p-news__box .list li:last-child {
    margin-right: 0 !important
}

.p-news__box .list li a {
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.p-news__box .list li a figure {
    overflow: hidden;
    padding-top: 56%;
    position: relative;
    width: 100%
}

.p-news__box .list li a figure img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

@media (min-width:960px) {
    .p-news__box .list li a:hover figure img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.p-news__box .list li a p {
    color: #868686;
    font-size: 12px;
    line-height: 1.2;
    padding-top: 10px
}

.p-news__box .list li a p.ttl {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5
}

@media (max-width:768px) {
    .p-news {
        padding: 150px 0
    }

    .p-news .inner {
        max-width: 100%
    }

    .p-news .inner .news_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-news .inner>a {
        margin: 60px auto 0
    }

    .p-news__ttl {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-line-pack: center;
        align-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin-right: 0;
        padding: 0 20px;
        width: 100%
    }

    .p-news__ttl a {
        margin: 0
    }

    .p-news__box {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-top: 40px;
        padding: 0;
        width: 100%
    }

    .p-news__box .tab {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .p-news__box .tab li:nth-child(n+2) {
        margin-left: 10px;
        padding-left: 10px
    }

    .p-news__box .list.is-current {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-name: newsList;
        animation-name: newsList;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start
    }
}

.p-share {
    background-color: #f7f7f7;
    padding: 120px 0
}

.p-share .inner {
    padding: 0 20px
}

.p-share .inner h2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center
}

.p-share .inner h2 figure {
    width: 200px
}

.p-share .inner p span {
    font-size: 12px
}

.p-share .auto_scroll {
    height: 220px;
    overflow: hidden;
    padding: 60px 0 40px;
    position: relative;
    width: 100%
}

.p-share .auto_scroll .track,
.p-share .auto_scroll .track2 {
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 60px;
    width: 396rem
}

.p-share .auto_scroll .track figure,
.p-share .auto_scroll .track2 figure {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    margin-right: 20px;
    padding: 15px 30px
}

.p-share .auto_scroll .track figure img,
.p-share .auto_scroll .track2 figure img {
    height: 80px
}

.p-share .auto_scroll .track {
    -webkit-animation-name: scroll;
    animation-name: scroll
}

.p-share .auto_scroll .track2 {
    -webkit-animation-name: scroll2;
    animation-name: scroll2
}

@media (max-width:768px) {
    .p-share {
        padding: 80px 0
    }

    .p-share .inner {
        padding: 0 10px
    }

    .p-share .inner h2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-share .inner h2 span {
        display: block;
        line-height: 1.5;
        margin-top: 20px;
        text-align: center;
        width: 100%
    }

    .p-share .auto_scroll .track,
    .p-share .auto_scroll .track2 {
        width: 1600%
    }
}

.p-solutions {
    background-color: #4b4b4b;
    padding: 150px 0
}

.p-solutions * {
    color: #fff
}

.p-solutions .inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 6rem
}

.p-solutions .inner,
.p-solutions__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.p-solutions__list {
    margin-top: 50px;
    padding-left: 6rem;
    position: relative
}

@media (min-width:960px) {
    .p-solutions__list:after {
        aspect-ratio: 590/680;
        content: "";
        width: 48.46%
    }
}

.p-solutions__list .list__body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 56rem;
    padding: 0 60px 0 0;
    width: 51.54%
}

.p-solutions__list .list__body .item {
    border-bottom: 1px solid #b5b5b5;
    counter-increment: home-service-number 1;
    display: block;
    padding: 40px 0
}

.p-solutions__list .list__body .item .item__txt {
    padding-right: 40px;
    position: relative
}

@media (min-width:960px) {
    .p-solutions__list .list__body .item .item__txt .icon {
        background-color: #868686;
        border-radius: 30px;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 20px
    }

    .p-solutions__list .list__body .item .item__txt .icon:before {
        background-color: #fff;
        content: "";
        height: 10px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 1px
    }

    .p-solutions__list .list__body .item .item__txt .icon:after {
        background-color: #fff;
        content: "";
        height: 10px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        width: 1px
    }
}

.p-solutions__list .list__body .item .item__txt a {
    display: block;
    position: relative
}

.p-solutions__list .list__body .item .item__txt dt {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.32
}

.p-solutions__list .list__body .item .item__txt dt,
.p-solutions__list .list__body .item .item__txt dt:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-solutions__list .list__body .item .item__txt dt:before {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-negative: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    content: counter(home-service-number, decimal-leading-zero);
    flex-shrink: 0;
    font-family: Manrope, sans-serif;
    font-size: 25px;
    font-weight: 600;
    height: 60px;
    justify-content: center;
    line-height: 1;
    -webkit-transition: all .4s cubic-bezier(.645, .045, .355, 1) 0s;
    transition: all .4s cubic-bezier(.645, .045, .355, 1) 0s;
    -webkit-transition-property: background, color;
    transition-property: background, color;
    width: 60px
}

.p-solutions__list .list__body .item .item__txt dt .label {
    margin-left: 20px
}

.p-solutions__list .list__body .item .item__txt dt .label span {
    color: #868686;
    display: block;
    font-size: 11px
}

.p-solutions__list .list__body .item .item__txt dt .label em {
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin-top: 6px
}

.p-solutions__list .list__body .item .item__txt dd {
    line-height: 1.72;
    -webkit-transition: max-height .5s ease, opacity .5s ease;
    transition: max-height .5s ease, opacity .5s ease
}

@media (min-width:960px) {
    .p-solutions__list .list__body .item .item__txt dd {
        height: 0;
        max-height: 0;
        opacity: 0;
        overflow: hidden
    }
}

.p-solutions__list .list__body .item .item__txt dd .txt {
    padding-top: 20px
}

.p-solutions__list .list__body .item .item__txt dd .txt .item__more {
    margin-top: 20px
}

.p-solutions__list .list__body .item .item__txt dd .txt .item__more span {
    padding-right: 20px;
    position: relative
}

.p-solutions__list .list__body .item .item__txt dd .txt .item__more span:after {
    background: url(../img/common/icon_arrow_w.svg) no-repeat;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px
}

@media (min-width:960px) {
    .p-solutions__list .list__body .item .item__img {
        display: block;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: opacity .4s cubic-bezier(.645, .045, .355, 1) 0s;
        transition: opacity .4s cubic-bezier(.645, .045, .355, 1) 0s;
        width: 45%
    }

    .p-solutions__list .list__body .item .item__img img {
        width: 100%
    }

    .p-solutions__list .list__body .item .item__img.is-active {
        opacity: 1
    }

    .p-solutions__list .list__body .item .item__txt.is-active .icon:before {
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg)
    }

    .p-solutions__list .list__body .item .item__txt.is-active dt:before {
        background-color: #fff;
        color: #4b4b4b
    }

    .p-solutions__list .list__body .item .item__txt.is-active dd {
        height: auto;
        max-height: 500px;
        opacity: 1
    }
}

@media (max-width:768px) {
    .p-solutions {
        padding: 80px 0
    }

    .p-solutions .inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px
    }

    .p-solutions .inner h2 {
        width: 100%
    }

    .p-solutions .inner p {
        margin-top: 20px
    }

    .p-solutions__list {
        padding: 0 20px
    }

    .p-solutions__list .list__body {
        max-width: 100%;
        padding: 0;
        width: 100%
    }

    .p-solutions__list .list__body .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px 0
    }

    .p-solutions__list .list__body .item .item__txt {
        margin-top: 20px;
        padding-right: 0
    }
}

.p-works {
    background-color: #000;
    height: 980px;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.p-works,
.p-works * {
    color: #fff
}

.p-works__scroll {
    height: 994px;
    position: relative
}

.p-works__scroll .scroll_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.p-works__scroll .scroll_wrap:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
    background-image: linear-gradient(180deg, #000, transparent);
    top: 0
}

.p-works__scroll .scroll_wrap:after,
.p-works__scroll .scroll_wrap:before {
    content: "";
    display: block;
    height: 10rem;
    position: absolute;
    width: 100%;
    z-index: 1
}

.p-works__scroll .scroll_wrap:after {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
    background-image: linear-gradient(0deg, #000, transparent);
    bottom: 0
}

.p-works__scroll .scroll_wrap .scroll_box {
    padding: 0 25px;
    position: relative;
    width: 50%
}

.p-works__scroll .scroll_wrap .scroll_box .slide__container {
    list-style: none;
    margin: 0;
    max-width: 300px;
    padding: 0
}

.p-works__scroll .scroll_wrap .scroll_box .slide__container img {
    display: block;
    padding: 10px 0;
    width: 100%
}

.p-works__scroll .scroll_wrap .scroll_box.up .slide__container:first-child {
    -webkit-animation: verticalScroll 40s linear -20s infinite;
    animation: verticalScroll 40s linear -20s infinite
}

.p-works__scroll .scroll_wrap .scroll_box.up .slide__container:last-child {
    -webkit-animation: verticalScroll2 40s linear infinite;
    animation: verticalScroll2 40s linear infinite
}

.p-works__scroll .scroll_wrap .scroll_box.down .slide__container:first-child {
    animation: verticalScroll 40s linear -20s infinite reverse
}

.p-works__scroll .scroll_wrap .scroll_box.down .slide__container:last-child {
    animation: verticalScroll2 40s linear infinite reverse
}

.p-works__txt {
    position: relative
}

.p-works__txt .txt__box p {
    font-size: 16px;
    margin-top: 80px
}

.p-works__txt .txt__box p+p {
    margin-top: 40px
}

.p-works__txt .txt__box p em {
    font-size: 22px;
    font-weight: 700
}

.p-works__txt .txt__box a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    justify-content: flex-start;
    margin-top: 40px;
    max-width: 200px
}

.p-works__txt .txt__box a span {
    display: block;
    margin-right: 20px
}

@media (min-width:960px) {
    .p-works {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }

    .p-works__scroll .scroll_wrap {
        height: 994px
    }

    .p-works__txt {
        width: 40%
    }

    .p-works__txt .txt__box {
        padding: 0 80px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width:768px) {
    .p-works {
        height: 100%;
        padding-top: 40px
    }

    .p-works__scroll {
        height: 320px
    }

    .p-works__scroll .scroll_wrap {
        height: 100%;
        overflow: hidden;
        padding: 0 10px
    }

    .p-works__scroll .scroll_wrap .scroll_box {
        height: 100%;
        padding: 0 10px
    }

    .p-works__txt {
        margin-top: 40px;
        padding: 0 20px 60px
    }

    .p-works__txt .txt__box p {
        font-size: 14px;
        margin-top: 40px
    }

    .p-works__txt .txt__box p+p {
        margin-top: 20px
    }

    .p-works__txt .txt__box p em {
        font-size: 16px
    }

    .p-works__txt .txt__box a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.p-parallax {
    height: 100vh;
    position: relative
}

.p-parallax .parallax-container {
    height: 100%;
    overflow: hidden;
    position: relative
}

.p-parallax .parallax-container .parallax-background {
    background: url(../img/top/parallax.webp) no-repeat;
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: -1
}

.p-parallax .parallax-container .parallax-background.is-fixed {
    position: fixed;
    top: 0
}

.p-parallax .scroll-container {
    bottom: -40px;
    height: 110px;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.p-parallax .scroll-container .scroll-content {
    color: #fff;
    font-size: 120px;
    position: absolute;
    white-space: nowrap
}

.p-showroom {
    background-color: #000;
    margin: 0 auto;
    padding: 180px 20px
}

.p-showroom * {
    color: #fff
}

.p-showroom__ttl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1240px;
    width: 100%
}

.p-showroom .inner {
    margin: 80px auto 0;
    max-width: 800px
}

.p-showroom .inner .info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 40px
}

.p-showroom .inner .info p {
    font-size: 16px;
    line-height: 1.5
}

.p-showroom .inner .info p+p {
    margin-left: 20px
}

.p-showroom .inner .info p em {
    font-size: 40px
}

.p-showroom .inner a.c-viewmore {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 40px auto 0;
    width: 300px
}

.p-showroom .inner a.c-viewmore span {
    display: block;
    margin-right: 20px
}

@media (max-width:768px) {
    .p-showroom {
        padding: 100px 20px
    }

    .p-showroom__ttl {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-showroom__ttl h2 {
        margin-bottom: 20px
    }

    .p-showroom .inner .info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-showroom .inner .info p+p {
        margin-left: 0;
        margin-top: 20px
    }
}

.p-page__common.sample {
    background-color: #4b4b4b
}

.p-page__common .inner {
    padding: 40px 20px 100px
}

.p-page__common .inner.min,
.p-page__common .inner.w1180 {
    padding: 40px 20px
}

.p-page__common .inner.w1180.u-only--sp {
    padding: 40px 0
}

.p-page__common .inner+.inner {
    padding: 0 20px 40px
}

@media (min-width:960px) {
    .p-page__common .inner {
        margin: 0 auto;
        max-width: 1240px;
        padding: 60px 0 150px
    }

    .p-page__common .inner.min {
        margin: 0 auto;
        max-width: 800px;
        padding: 60px 0 150px;
        width: 100%
    }

    .p-page__common .inner.middle {
        margin: 0 auto;
        max-width: 960px;
        padding: 60px 0 150px;
        width: 100%
    }

    .p-page__common .inner.w1180 {
        margin: 0 auto;
        max-width: 1180px;
        padding: 60px 0 150px;
        width: 100%
    }

    .service .p-page__common .c-flex-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .service .p-page__common .c-flex-wrap .c-flex03 {
        width: calc(33.33333% - 1.58333rem)
    }

    .service .p-page__common .c-flex-wrap .c-flex03:not(:nth-of-type(3n)) {
        margin-right: 2.375rem
    }
}

.p-page__titllearea .inner {
    padding: 80px 20px
}

.p-page__titllearea .breadcrumb {
    border-top: 1px solid #b5b5b5;
    display: none;
    margin: 0 auto;
    max-width: 1240px;
    padding: 20px 0;
    width: 100%
}

.p-page__titllearea .breadcrumb li {
    line-height: 1;
    padding-right: 20px;
    position: relative
}

.p-page__titllearea .breadcrumb li:after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    height: 4px;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 4px
}

.p-page__titllearea .breadcrumb li:last-child {
    padding: 0
}

.p-page__titllearea .breadcrumb li:last-child:after {
    content: none
}

.p-page__titllearea .breadcrumb li a {
    display: block;
    font-size: 11px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.p-page__titllearea .breadcrumb li a:hover {
    color: #4b4b4b
}

@media (min-width:960px) {
    .p-page__titllearea {
        padding: 0 20px
    }

    .p-page__titllearea .inner {
        padding: 100px 0 80px
    }

    .p-page__titllearea .breadcrumb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:768px) {
    .p-page__titllearea .inner {
        padding: 30px 20px 40px
    }

    .p-page__titllearea .breadcrumb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        padding: 20px;
        white-space: nowrap;
        word-break: keep-all
    }
}

.p-page__titllearea .tab_list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 60px auto 0;
    max-width: 960px
}

.p-page__titllearea .tab_list a {
    border: 1px solid #b5b5b5;
    border-radius: 20px;
    display: block;
    font-weight: 700;
    padding: 10px 20px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 160px
}

.p-page__titllearea .tab_list a.current,
.p-page__titllearea .tab_list a:hover {
    background-color: #333;
    border: 1px solid #333;
    color: #fff
}

.p-page__titllearea .tab_list a.current {
    pointer-events: none
}

.p-page__titllearea .tab_list a:nth-child(n+2) {
    margin-left: 20px
}

.contact .p-page__titllearea .tab_list a,
.showroom.reservation .p-page__titllearea .tab_list a {
    font-size: .875rem;
    padding: 10px 4px
}

@media (max-width:768px) {
    .p-page__titllearea .tab_list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        padding: 20px 20px 0
    }

    .p-page__titllearea .tab_list a {
        width: calc(50% - 10px)
    }

    .p-page__titllearea .tab_list a:nth-child(n+2) {
        margin-left: 0
    }

    .p-page__titllearea .tab_list a:nth-child(n+3) {
        margin-top: 20px
    }

    .contact .p-page__titllearea .tab_list a,
    .showroom.reservation .p-page__titllearea .tab_list a {
        width: calc(50% - 5px)
    }
}

.p-page__catalog {
    background-color: #000;
    padding: 100px 20px
}

.p-page__catalog * {
    color: #fff
}

.p-page__catalog .info {
    margin: 40px 0
}

.p-page__catalog .info figure {
    max-width: 300px
}

@media (max-width:768px) {
    .p-page__catalog .info figure {
        margin: 0 auto
    }
}

.p-page__catalog .info p {
    margin-top: 20px
}

.p-page__catalog.bg-gray {
    background-color: #f7f7f7 !important;
    margin-bottom: 350px
}

.p-page__catalog.bg-gray .c-font--en,
.p-page__catalog.bg-gray .sub,
.p-page__catalog.bg-gray p {
    color: #333 !important
}

@media (min-width:960px) {
    .p-page__catalog .info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        margin: 60px 0 80px
    }

    .p-page__catalog .info figure {
        margin-right: 20px;
        max-width: 400px
    }

    .p-page__catalog .info p {
        max-width: 400px
    }
}

.p-page__faq {
    background-color: #f7f7f7;
    padding: 150px 20px
}

.p-page__faq.bg-white {
    background-color: #fff !important
}

.p-page__faq .faq-list {
    margin: 80px auto 0;
    max-width: 1000px
}

.p-page__faq .faq-list ul li:last-child {
    border-bottom: 1px solid #bcbcbc
}

.p-page__faq .faq-list ul li .question {
    border-top: 1px solid #bcbcbc;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    padding: 40px 0;
    position: relative
}

.p-page__faq .faq-list ul li .question:after,
.p-page__faq .faq-list ul li .question:before {
    background: #000;
    border-radius: 5px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px
}

.p-page__faq .faq-list ul li .question:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: .25s;
    transition: .25s
}

.p-page__faq .faq-list ul li .question.active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.p-page__faq .faq-list ul li .question .faq {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    padding-left: 40px
}

.p-page__faq .faq-list ul li .question .faq span {
    background-color: #333;
    border-radius: 100px;
    display: block;
    height: 30px;
    min-width: 30px;
    position: relative;
    width: 30px;
    z-index: 1
}

.p-page__faq .faq-list ul li .question .faq span:after {
    color: #fff;
    content: "Q";
    display: block;
    font-family: Manrope, sans-serif;
    left: 50%;
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-page__faq .faq-list ul li .question .faq p {
    font-weight: 700;
    padding-left: 20px
}

.p-page__faq .faq-list ul li .answer {
    display: none;
    font-size: 16px;
    padding: 20px 0 40px;
    position: relative
}

.p-page__faq .faq-list ul li .answer .faq {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    padding-left: 40px
}

.p-page__faq .faq-list ul li .answer .faq span {
    background-color: #868686;
    border-radius: 100px;
    display: block;
    height: 30px;
    min-width: 30px;
    position: relative;
    width: 30px;
    z-index: 1
}

.p-page__faq .faq-list ul li .answer .faq span:after {
    color: #fff;
    content: "A";
    display: block;
    font-family: Manrope, sans-serif;
    left: 50%;
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-page__faq .faq-list ul li .answer .faq p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
}

@media (min-width:960px) {
    .p-page__faq .faq-list ul li .answer .faq a {
        display: inline-block;
        line-height: 1.2;
        padding-bottom: 2px;
        position: relative
    }

    .p-page__faq .faq-list ul li .answer .faq a:before {
        background-color: #333;
        bottom: 0;
        content: "";
        height: 1px;
        position: absolute;
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        -webkit-transition: -webkit-transform .3s cubic-bezier(.39, .575, .565, 1);
        transition: -webkit-transform .3s cubic-bezier(.39, .575, .565, 1);
        transition: transform .3s cubic-bezier(.39, .575, .565, 1);
        transition: transform .3s cubic-bezier(.39, .575, .565, 1), -webkit-transform .3s cubic-bezier(.39, .575, .565, 1);
        width: 100%
    }

    .p-page__faq .faq-list ul li .answer .faq a:hover:before {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        -ms-transform-origin: right;
        transform-origin: right
    }

    .p-page__faq .faq-list ul li .answer .faq a.blue {
        color: #468df8
    }

    .p-page__faq .faq-list ul li .answer .faq a.blue:before {
        background-color: #468df8;
        background: #468df8
    }
}

@media (max-width:768px) {
    .p-page__faq .faq-list ul li .question {
        font-size: 16px;
        padding: 20px 20px 20px 0
    }

    .p-page__faq .faq-list ul li .question:after,
    .p-page__faq .faq-list ul li .question:before {
        right: 0;
        width: 15px
    }

    .p-page__faq .faq-list ul li .question .faq {
        padding-left: 0
    }

    .p-page__faq .faq-list ul li .answer {
        font-size: 14px;
        margin-left: 0;
        padding: 20px 0
    }

    .p-page__faq .faq-list ul li .answer .faq {
        padding-left: 0
    }

    .p-page__faq .faq-list ul li .answer .faq a {
        text-decoration: underline
    }
}

.p-page__list ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.p-page__list ul li {
    background-color: #fff;
    padding: 40px 20px;
    width: calc(33.3% - 20px)
}

.p-page__list ul li:nth-child(n+2) {
    margin-left: 20px
}

.p-page__list ul li>*+* {
    margin-top: 20px
}

.p-page__list ul li figure {
    width: 100%
}

.p-page__list ul li p {
    font-size: 16px;
    line-height: 1.5
}

.p-page__list ul li p.ttl {
    font-size: 18px;
    font-weight: 700
}

@media (max-width:768px) {
    .p-page__list ul li {
        width: 100%
    }

    .p-page__list ul li:nth-child(n+2) {
        margin-left: 0;
        margin-top: 20px
    }
}

.p-page__sitemap .inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.p-page__sitemap .inner .col ul+ul {
    margin-top: 20px
}

.p-page__sitemap .inner .col ul li ul li {
    margin-top: 20px;
    padding-left: 20px;
    position: relative
}

.p-page__sitemap .inner .col ul li ul li:before {
    background-color: #868686;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px
}

.p-page__sitemap .inner .col ul li a {
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s
}

@media (min-width:960px) {
    .p-page__sitemap .inner .col ul li a:hover {
        color: #868686
    }
}

@media (max-width:768px) {
    .p-page__sitemap .inner {
        background-color: #f7f7f7;
        border-radius: 20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 40px 20px;
        width: calc(100% - 40px)
    }

    .p-page__sitemap .inner .col {
        width: 100%
    }

    .p-page__sitemap .inner .col ul li ul li,
    .p-page__sitemap .inner .col ul+ul,
    .p-page__sitemap .inner .col+.col {
        margin-top: 30px
    }
}

.p-page__studio .c-flex-wrap {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.p-page__studio .c-flex-wrap>.c-flex03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0
}

.p-page__studio .c-flex-wrap>.c-flex03:not(:nth-of-type(3n)) {
    margin-right: 1.25rem
}

.p-page__studio .c-flex-wrap>.c-flex03.c-box,
.p-page__studio .c-flex-wrap>.c-flex03.c-box--radius {
    line-height: 1.7;
    padding: 2rem 0
}

.p-page__studio .c-flex-wrap>.c-flex03 figure {
    text-align: center
}

.p-page__studio .c-flex-wrap>.c-flex03 figure img {
    margin: auto
}

.p-page__studio .c-flex-wrap>.c-flex03 h3 {
    -ms-flex-negative: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0
}

.p-page__studio .c-flex-wrap>.c-flex03 h3.ttl {
    color: #000 !important;
    font-size: 1.125rem;
    font-weight: 600;
    margin: 1rem auto;
    text-align: center
}

.p-page__studio .c-flex-wrap>.c-flex03 p {
    color: #000 !important;
    padding: 0 1rem
}

@media (max-width:959px) {
    .p-page__studio .c-flex-wrap {
        width: 100%
    }
}

@media (min-width:960px) {
    .p-page__studio .c-flex-wrap>.c-flex03 {
        width: calc(33.3333% - 1.25rem)
    }

    .p-page__studio .c-flex-wrap>.c-flex03 h3.ttl {
        font-size: 1.5rem;
        margin: 2rem auto
    }

    .p-page__studio .c-flex-wrap>.c-flex03.c-box,
    .p-page__studio .c-flex-wrap>.c-flex03.c-box--radius {
        padding: 3rem 0
    }

    .p-page__studio .c-flex-wrap>.c-flex03 p {
        padding: 0 2.5rem
    }
}

.p-page__studio .c-flex-wrap.image p {
    padding: 1rem 0 0
}

@media (max-width:959px) {
    .p-page__studio .c-flex-wrap.image>.c-flex02 {
        text-align: center
    }

    .p-page__studio .c-flex-wrap.image>.c-flex02:nth-child(3),
    .p-page__studio .c-flex-wrap.image>.c-flex02:nth-child(4) {
        display: none
    }
}

.p-page__studio .u-mt20 {
    line-height: 1.7
}

.p-page__studio .link_box {
    border-radius: 50px;
    -webkit-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 10px -5px rgba(0, 0, 0, .5);
    margin-top: 60px;
    min-width: 24.5%;
    padding: 0;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width:768px) {
    .p-page__studio .link_box {
        min-width: 100%
    }
}

.p-page__studio .link_box:hover {
    -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .5);
    opacity: 1
}

.p-page__studio .link_box .c-viewmore {
    padding: 1.5rem 0;
    position: relative
}

.p-page__studio .link_box a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    justify-content: center;
    margin: 0 auto
}

.p-page__studio .link_box a span {
    display: block;
    margin-right: 20px
}

.p-page__studio .link_box a .c-viewmore__svg {
    content: "";
    height: 40px;
    position: absolute;
    right: 58px;
    width: 40px;
    z-index: 1
}

@media (max-width:768px) {
    .p-page__exhibition--main {
        line-height: 1.5
    }

    .p-page__exhibition--main .c-title__lv1 {
        font-size: 1.5rem
    }

    .p-page__exhibition--main .c-title__lv2 {
        font-size: 1.25rem
    }
}

.p-page__exhibition--list {
    grid-column-gap: 13px;
    grid-row-gap: 22px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 auto;
    position: relative
}

@media (min-width:960px) {
    .p-page__exhibition--list {
        grid-column-gap: 19px;
        grid-row-gap: 30px;
        grid-template-columns: repeat(5, 1fr)
    }
}

.p-page__exhibition--list figure {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .251);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .251);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 10px
}

.p-page__exhibition--list figure img {
    margin: auto
}

@media (max-width:768px) {
    .p-page__exhibition--list figure:nth-child(n+10) {
        display: none
    }
}

@media (min-width:960px) {
    .p-page__exhibition--list figure {
        padding: 5px 15px
    }
}

.p-page__exhibition--list button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff 50%, #fff);
    bottom: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3
}

.p-page__exhibition--list button i {
    display: inline-block;
    height: 28px;
    margin-right: 10px;
    width: 28px
}

.p-page__exhibition--list button span {
    font-weight: 700
}

@media (min-width:960px) {
    .p-page__exhibition--list button {
        display: none
    }
}

.p-page__exhibition--list .c-viewmore__svg:after {
    -webkit-transform: rotate(90deg) translate(-25%, 100%);
    -ms-transform: rotate(90deg) translate(-25%, 100%);
    transform: rotate(90deg) translate(-25%, 100%)
}

@media (max-width:768px) {
    .p-page__exhibition--list.js-allview figure:nth-child(n+10) {
        display: block
    }
}

.p-page__exhibition--list.js-allview button {
    display: none
}

.p-page__exhibition--solution {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.p-page__exhibition--solution+.p-page__exhibition--solution {
    margin-top: 40px
}

.p-page__exhibition--solution .detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.p-page__exhibition--solution .detail h3 {
    letter-spacing: .05em;
    margin: 10px 0
}

.p-page__exhibition--solution .detail h3 em {
    font-size: 1.5rem
}

.p-page__exhibition--solution .detail h3 span {
    font-size: .875rem;
    margin-left: 10px
}

.p-page__exhibition--solution .detail p {
    letter-spacing: .05em
}

.p-page__exhibition--solution .detail p+p {
    margin-top: 20px
}

.p-page__exhibition--solution figure,
.p-page__exhibition--solution figure img {
    width: 100%
}

@media (min-width:960px) {
    .p-page__exhibition--solution {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .p-page__exhibition--solution+.p-page__exhibition--solution {
        margin-top: 80px
    }

    .p-page__exhibition--solution .detail {
        padding: 0 22.5px
    }

    .p-page__exhibition--solution .detail h3 {
        margin: 0 0 20px
    }

    .p-page__exhibition--solution .detail h3 em {
        font-size: 2.25rem
    }

    .p-page__exhibition--solution .detail h3 span {
        font-size: 1rem
    }

    .p-page__exhibition--solution .detail p {
        letter-spacing: .05em
    }

    .p-page__exhibition--solution .detail p+p {
        margin-top: 20px
    }

    .p-page__exhibition--solution figure {
        padding: 0 22.5px;
        width: 50%
    }

    .p-page__exhibition--solution.reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.p-page__exhibition--case {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 67px;
    justify-content: space-between
}

.p-page__exhibition--case li {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, .25));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .25));
    margin: 0
}

.p-page__exhibition--case li .detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    margin-top: 0;
    width: 100%
}

.p-page__exhibition--case li .detail-head {
    background: #f7f7f7;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

.p-page__exhibition--case li .detail-lead {
    font-size: 1rem;
    margin-top: 0;
    text-align: center;
    width: 100%
}

.p-page__exhibition--case li .detail-lead em {
    font-size: 1.25rem;
    font-weight: 600
}

.p-page__exhibition--case li .detail-lead em small {
    display: inline-block;
    font-size: 1rem;
    margin-left: .5rem
}

.p-page__exhibition--case li .detail-lead span {
    display: inline-block
}

.p-page__exhibition--case li .detail-lead span:before {
    content: "・"
}

.p-page__exhibition--case li .detail-lead span+span {
    margin: 0 0 0 1em
}

@media (min-width:960px) {
    .p-page__exhibition--case li .detail-head {
        font-size: 1.25rem
    }

    .p-page__exhibition--case li .detail-lead {
        font-size: 1.5rem
    }

    .p-page__exhibition--case li .detail-lead em {
        font-size: 1.875rem
    }

    .p-page__exhibition--case li .detail-lead em small {
        font-size: 1.5rem
    }
}

.p-page__exhibition--case.breakdown {
    margin: 5rem auto 0
}

.p-page__exhibition--case.breakdown li {
    margin: auto;
    width: 925px
}

.p-page__exhibition--case.breakdown li .detail-lead {
    padding: 1rem 0
}

@media (max-width:768px) {
    .p-page__exhibition--case {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1rem
    }

    .p-page__exhibition--case.breakdown {
        margin: 2rem auto 0
    }

    .p-page__exhibition--case.breakdown li {
        margin: auto;
        width: 100%
    }

    .p-page__exhibition--case.breakdown li .detail-lead {
        padding: .5rem 0
    }
}

.p-page__exhibition--event p {
    line-height: 1.5rem
}

@media (max-width:768px) {
    .p-page__exhibition--event p.u-align--left--sm {
        text-align: left !important
    }
}

.daiba-studio__works .common_flex.facilities .txt h3 {
    margin-bottom: 0 !important
}

.daiba-studio__works .common_flex.facilities .txt h3 .pc_only {
    display: block
}

@media (max-width:768px) {
    .daiba-studio__works .common_flex.facilities .txt h3 .pc_only {
        display: none
    }
}

.daiba-studio__feature .daiba__feature__flex .flex__item {
    width: calc(50% - 1.5rem)
}

.daiba-studio__feature .daiba__feature__flex .flex__item:first-of-type {
    margin-right: 3rem
}

.daiba-studio__feature .daiba__feature__flex .flex__item .c-box--radius {
    margin-bottom: 0;
    padding: 3rem 0
}

.daiba-studio__feature .daiba__feature__flex .flex__item figure {
    text-align: center
}

.daiba-studio__feature .daiba__feature__flex .flex__item figure img {
    margin: auto
}

.daiba-studio__feature .daiba__feature__flex .flex__item h3.ttl {
    color: #000 !important;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 2rem auto;
    text-align: center
}

.daiba-studio__feature .daiba__feature__flex .flex__item p {
    color: #000 !important;
    overflow-wrap: break-word;
    padding: 0 2.5rem;
    white-space: normal;
    word-break: break-all
}

.daiba-studio__feature .daiba__feature__flex .flex__item .feature__sml {
    color: #fff !important;
    font-size: .8em;
    line-height: 1.5;
    margin-top: 1.5em;
    padding: 0 1em
}

@media (max-width:768px) {
    .daiba-studio__feature .daiba__feature__flex .flex__item {
        margin-right: 0;
        width: 100%
    }
}

.p-service__common .common_flex.spec.daiba-studio__spec_flex .txt dl dt {
    width: 10%
}

.p-service__common .common_flex.spec .txt dl {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.daiba-studio__flow .p-flow--list__item:nth-child(5) .-content:before {
    background: url(../img/common/icon_flow_step06.svg) no-repeat 50%/contain
}

.daiba-studio__access {
    padding-bottom: 300px !important
}

@media (min-width:960px) {
    .daiba-studio__access {
        padding-bottom: 350px !important
    }
}

.p-products__works {
    background-color: #f7f7f7;
    padding: 120px 0
}

.p-products__works.bg-white {
    background-color: #fff !important
}

.p-products__works .inner {
    padding: 0 6rem
}

.p-products__works .list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 60px auto 0;
    max-width: 1220px;
    padding: 0 20px
}

.p-products__works .list li:nth-child(n+2) {
    margin-left: 60px
}

.p-products__works .list li a {
    max-width: 350px
}

.p-products__works .list li a figure {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.p-products__works .list li a figure img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.p-products__works .list li a p {
    font-size: 16px;
    margin-top: 10px
}

.p-products__works .list li a p.ttl {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 20px
}

.p-products__works .list li a p.dtl {
    border-top: 1px solid #b5b5b5;
    font-size: 13px;
    font-weight: 700;
    margin-top: 20px;
    padding-top: 10px;
    text-align: right
}

.p-products__works .list li a p.dtl span {
    display: block;
    padding-right: 20px;
    position: relative
}

.p-products__works .list li a p.dtl span:after {
    content: "→";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:960px) {
    .p-products__works .list li a:hover figure img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.p-products__works .link_box {
    margin-top: 60px
}

.p-products__works .link_box a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    justify-content: center;
    margin: 0 auto;
    width: 180px
}

.p-products__works .link_box a span {
    display: block;
    margin-right: 20px
}

@media (max-width:768px) {
    .p-products__works .inner {
        padding: 0 20px
    }

    .p-products__works .list {
        display: block;
        margin-top: 40px
    }

    .p-products__works .list li {
        margin-right: 20px
    }

    .p-products__works .list li:nth-child(n+2) {
        margin-left: 0
    }
}

.p-products__works .works_list {
    overflow: hidden;
    padding: 0 20px
}

.p-products__works .works_list .splide {
    overflow: visible !important
}

.p-products__works .works_list .splide .splide__track {
    overflow: unset !important
}

.p-products__works .works_list .splide .splide__track .splide__list {
    margin-right: -100px;
    margin: 60px auto 0 !important;
    max-width: 1180px
}

.p-products__works .works_list .splide .splide__track .splide__list li:last-child {
    margin-right: 0 !important
}

.p-products__works .works_list .splide .splide__track .splide__list li a figure {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.p-products__works .works_list .splide .splide__track .splide__list li a figure img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.p-products__works .works_list .splide .splide__track .splide__list li a p {
    font-size: 16px;
    margin-top: 10px
}

.p-products__works .works_list .splide .splide__track .splide__list li a p.ttl {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 20px
}

.p-products__works .works_list .splide .splide__track .splide__list li a p.dtl {
    border-top: 1px solid #b5b5b5;
    font-size: 13px;
    font-weight: 700;
    margin-top: 20px;
    padding-top: 10px;
    text-align: right
}

.p-products__works .works_list .splide .splide__track .splide__list li a p.dtl span {
    display: block;
    padding-right: 20px;
    position: relative
}

.p-products__works .works_list .splide .splide__track .splide__list li a p.dtl span:after {
    content: "→";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:960px) {
    .p-products__works .works_list .splide .splide__track .splide__list li a:hover figure img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.p-products__futures {
    padding: 150px 0
}

.p-products__futures .inner {
    margin: 0 auto;
    max-width: 800px;
    padding: 0 20px
}

.p-products__futures .inner .futures_content {
    margin-top: 80px
}

.p-products__futures .inner .futures_content+.futures_content {
    margin-top: 150px
}

.p-products__futures .inner .futures_content figure {
    position: relative
}

.p-products__futures .inner .futures_content figure figcaption {
    background-color: #f7f7f7;
    border-top-left-radius: 4px;
    bottom: 0;
    padding: 6px;
    position: absolute;
    right: 0
}

.p-products__futures .inner .futures_content dl {
    margin-top: 30px
}

.p-products__futures .inner .futures_content dl dt {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5
}

.p-products__futures .inner .futures_content dl dd {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px
}

@media (min-width:960px) {
    .p-products__futures .inner .futures_content dl {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin-top: 30px
    }

    .p-products__futures .inner .futures_content dl dt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 18px;
        margin-right: 20px
    }

    .p-products__futures .inner .futures_content dl dd {
        font-size: 16px;
        margin-top: 0;
        width: 60%
    }
}

@media (max-width:768px) {
    .p-products__futures {
        padding: 80px 0
    }

    .p-products__futures .inner .futures_content,
    .p-products__futures .inner .futures_content+.futures_content {
        margin-top: 40px
    }
}

.p-products__flow {
    padding: 150px 0
}

.p-products__flow figure,
.p-products__flow picture {
    display: block;
    margin: 80px auto 40px;
    max-width: 1220px;
    padding: 0 20px
}

.p-products__flow p {
    font-size: 14px;
    padding: 0 20px;
    text-align: center
}

.p-products__flow p strong {
    font-size: 16px
}

@media (max-width:768px) {
    .p-products__flow {
        padding: 80px 0
    }

    .p-products__flow figure,
    .p-products__flow picture {
        margin: 40px auto
    }

    .p-products__flow picture img {
        margin: auto
    }

    .p-products__flow p {
        text-align: left
    }
}

.p-products__under {
    padding: 150px 20px
}

.p-products__under .ttl_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    text-align: center
}

.p-products__under .ttl_box p {
    line-height: 1.5;
    width: 80%
}

.p-products__under .inner {
    background-color: #f7f7f7;
    margin: 0 auto;
    max-width: 1240px;
    padding: 60px 45px
}

.p-products__under .inner ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px
}

.p-products__under .inner ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(30% - 10px);
    flex: 0 0 calc(30% - 10px);
    margin: 10px
}

.p-products__under .inner ul li a {
    display: block
}

.p-products__under .inner ul li a figure {
    display: block;
    margin-bottom: 20px;
    overflow: hidden
}

.p-products__under .inner ul li a figure img {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.p-products__under .inner ul li a p {
    line-height: 1
}

.p-products__under .inner ul li a p.ttl {
    font-weight: 700;
    line-height: 1.5;
    padding-right: 20px;
    position: relative
}

.p-products__under .inner ul li a p.ttl:after {
    background: url(../img/common/icon_link.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.p-products__under .inner ul li a p span {
    color: #868686;
    font-size: 10px
}

@media (min-width:960px) {
    .p-products__under .inner ul li a:hover figure img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.rental .p-products__under .inner ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-products__under .inner ul.lineup {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-products__under .inner ul.lineup li {
    -webkit-box-flex: initial;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    -ms-flex: initial;
    flex: initial;
    margin: 0;
    padding: 40px
}

.p-products__under .inner ul.lineup li:nth-child(n+3) {
    margin-top: 26px
}

.p-products__under .inner ul.lineup li:first-child {
    width: calc(50% - 13px)
}

.p-products__under .inner ul.lineup li:nth-child(2) {
    margin-left: 26px;
    width: calc(50% - 13px)
}

.p-products__under .inner ul.lineup li:nth-child(3) {
    width: calc(50% - 13px)
}

.p-products__under .inner ul.lineup li:nth-child(4) {
    margin-left: 26px;
    width: calc(50% - 13px)
}

.p-products__under .inner ul.lineup li:nth-child(5) {
    width: calc(33.33333% - 17.33333px)
}

.p-products__under .inner ul.lineup li:nth-child(6),
.p-products__under .inner ul.lineup li:nth-child(7) {
    margin-left: 26px;
    width: calc(33.33333% - 17.33333px)
}

.products .p-products__under .inner ul.lineup li:nth-child(5) {
    width: calc(25% - 19.5px)
}

.products .p-products__under .inner ul.lineup li:nth-child(6),
.products .p-products__under .inner ul.lineup li:nth-child(7),
.products .p-products__under .inner ul.lineup li:nth-child(8) {
    margin-left: 26px;
    width: calc(25% - 19.5px)
}

.p-products__under .inner ul.lineup li a p.ttl {
    display: inline-block;
    padding-right: 40px
}

.exhibition .p-products__under .inner ul.lineup {
    margin: 42px auto 62px;
    max-width: 925px
}

.exhibition .p-products__under .inner ul.lineup .title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2;
    margin-top: 5%;
    text-align: center
}

.exhibition .p-products__under .inner ul.lineup .subtitle {
    font-size: 1rem;
    line-height: 1.5;
    text-align: center
}

.exhibition .p-products__under .inner ul.lineup+p {
    line-height: 2
}

@media (max-width:768px) {
    .p-products__under {
        padding: 80px 20px
    }

    .p-products__under .ttl_box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-products__under .ttl_box p {
        margin-top: 20px;
        width: 100%
    }

    .p-products__under .inner {
        padding: 20px
    }

    .p-products__under .inner ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px)
    }

    .p-products__under .inner ul li a p.ttl {
        font-size: 14px
    }

    .p-products__under .inner ul li a figure {
        margin-bottom: 10px;
        max-height: 150px
    }

    .p-products__under .inner ul li a figure img {
        -o-object-fit: cover;
        object-fit: cover
    }

    .p-products__under .inner ul.lineup li {
        padding: 10px
    }

    .p-products__under .inner ul.lineup li:nth-child(n+2) {
        margin-top: 20px
    }

    .p-products__under .inner ul.lineup li:first-child {
        width: 100%
    }

    .p-products__under .inner ul.lineup li:nth-child(2),
    .p-products__under .inner ul.lineup li:nth-child(3),
    .p-products__under .inner ul.lineup li:nth-child(4),
    .p-products__under .inner ul.lineup li:nth-child(5) {
        margin: 20px 0 0;
        width: 100%
    }

    .p-products__under .inner ul.lineup li:nth-child(6) {
        margin: 20px 0 0;
        width: calc(50% - 5.5px)
    }

    .p-products__under .inner ul.lineup li:nth-child(7) {
        margin: 20px 0 0 11px;
        width: calc(50% - 5.5px)
    }

    .products .p-products__under .inner ul.lineup li:nth-child(5) {
        margin: 20px 0 0;
        width: calc(50% - 5.5px)
    }

    .products .p-products__under .inner ul.lineup li:nth-child(6) {
        margin: 20px 0 0 11px;
        width: calc(50% - 5.5px)
    }

    .products .p-products__under .inner ul.lineup li:nth-child(7) {
        margin: 20px 0 0;
        width: calc(50% - 5.5px)
    }

    .products .p-products__under .inner ul.lineup li:nth-child(7) a p.ttl {
        padding-right: 20px
    }

    .products .p-products__under .inner ul.lineup li:nth-child(8) {
        margin: 20px 0 0 11px;
        width: calc(50% - 5.5px)
    }

    .exhibition .p-products__under .inner ul.lineup {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 20px;
        margin: 2rem -20px;
        width: calc(100% + 40px)
    }

    .exhibition .p-products__under .inner ul.lineup li:first-child {
        width: 50%
    }

    .exhibition .p-products__under .inner ul.lineup li:nth-child(2) {
        margin: 0;
        width: 50%
    }

    .exhibition .p-products__under .inner ul.lineup .title {
        font-size: 1.25rem;
        margin-top: 0
    }

    .exhibition .p-products__under .inner ul.lineup .subtitle {
        font-size: .875rem;
        line-height: 1.25
    }

    .exhibition .p-products__under .inner ul.lineup+p {
        text-align: left !important
    }
}

.p-products__under__sale {
    padding: 40px 20px 150px
}

@media (max-width:768px) {
    .p-products__under__sale {
        padding: 20px 20px 80px
    }
}

.p-products__lineup {
    background-color: #000;
    padding: 7rem 20px 1.875rem
}

.p-products__lineup h2 em,
.p-products__lineup h2 span {
    color: #fff
}

.p-products__lineup .inner {
    margin: 0 auto;
    max-width: 1240px;
    padding: 60px 45px
}

.p-products__lineup .inner ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: -10px
}

.p-products__lineup .inner ul li {
    -webkit-box-flex: 0;
    color: #fff;
    -ms-flex: 0 0 calc(24% - 10px);
    flex: 0 0 calc(24% - 10px);
    margin: 10px 10px 20px
}

.p-products__lineup .inner ul li a {
    color: #fff;
    display: block
}

.p-products__lineup .inner ul li a figure {
    display: block;
    margin-bottom: 20px;
    overflow: hidden
}

.p-products__lineup .inner ul li a figure img {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.p-products__lineup .inner ul li a p {
    line-height: 1
}

.p-products__lineup .inner ul li a p.ttl {
    font-weight: 700;
    line-height: 1.5;
    padding-right: 20px;
    position: relative
}

.p-products__lineup .inner ul li a p.ttl:after {
    background: url(../img/common/icon_link_w.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    top: .4rem;
    width: 16px
}

.p-products__lineup .inner ul li a p span {
    color: #fff;
    font-size: 10px;
    font-weight: 600
}

@media (min-width:960px) {
    .p-products__lineup .inner ul li a:hover figure img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.rental .p-products__lineup .inner ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:768px) {
    .p-products__lineup {
        padding: 80px 20px
    }

    .p-products__lineup .inner {
        padding: 20px
    }

    .p-products__lineup .inner ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px)
    }

    .p-products__lineup .inner ul li a p.ttl {
        font-size: 14px
    }
}

.p-products__lineup__sale {
    padding: 40px 20px 150px
}

@media (max-width:768px) {
    .p-products__lineup__sale {
        padding: 20px 20px 80px
    }
}

.p-products__feature {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    counter-reset: item;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 5.3125rem auto 3.625rem
}

@media (max-width:768px) {
    .p-products__feature {
        margin: 3.75rem auto 1.56rem
    }
}

.p-products__feature li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.125rem;
    font-weight: 600;
    justify-content: center;
    line-height: 1.3;
    max-width: 30%;
    padding: 1.5rem 0;
    position: relative;
    text-align: center;
    width: 33%
}

.p-products__feature li:before {
    color: #c3d9eb;
    content: "0" counter(item);
    counter-increment: item;
    font-size: 1.5rem;
    font-weight: 600;
    left: 50%;
    position: absolute;
    top: -.7rem;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.p-products__feature li:not(:last-child) {
    margin-right: 1rem
}

@media (min-width:960px) {
    .p-products__feature li {
        font-size: 1.3rem;
        max-width: 12.5rem;
        padding: 2.5rem 1rem 1.5rem;
        width: 12.5rem
    }

    .p-products__feature li:before {
        font-size: 2.875rem;
        top: -1.4rem
    }
}

.p-products__product {
    margin-top: -60px;
    padding: 100px 20px 40px
}

@media (min-width:960px) {
    .p-products__product {
        margin-top: -90px;
        padding: 180px 0 0
    }
}

.p-products__table--wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0 0 20px
}

.p-products__table--btn {
    cursor: pointer
}

.p-products__table--btn span {
    border: 1px solid #b5b5b5;
    border-radius: 13px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    height: 26px;
    line-height: 26px;
    max-width: 130px;
    padding: 0 10px 0 20px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.p-products__table--btn span:before {
    background: url(../img/common/icon_magnifying_glass.svg) no-repeat 50%/contain;
    content: "";
    display: inline-block;
    height: 13.49px;
    left: 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13.49px
}

.p-products__table--btn:hover {
    opacity: 1
}

.p-products__table--btn:hover span {
    background-color: #000;
    border: 1px solid #000;
    color: #fff
}

.p-products__table--btn:hover span:before {
    background-image: url(../img/common/icon_magnifying_glass_w.svg)
}

@media (max-width:959px) {
    .p-products__table h2 {
        line-height: 1.4;
        margin-bottom: 1rem;
        text-align: center
    }

    .p-products__table h2 span {
        position: relative
    }

    .p-products__table h2 span:after {
        background-color: #c3d9eb;
        bottom: -1rem;
        content: "";
        display: inline-block;
        height: 2px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%
    }

    .p-products__table h3 {
        background-color: #e1edf7;
        border: 1px solid #e1edf7;
        font-weight: 400
    }

    .p-products__table h3.question:before {
        background: #fff;
        border-radius: 50%;
        bottom: 20px;
        bottom: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        content: "";
        height: 20px;
        left: 50%;
        left: auto;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        width: 20px
    }

    .p-products__table h3.question.active {
        background-color: #e1edf7
    }

    .p-products__table h3.bg-price,
    .p-products__table h3.bg-price.active {
        background-color: #d7d9db
    }

    .p-products__table .question {
        padding: 1rem .6rem;
        position: relative
    }

    .p-products__table .question:after {
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        bottom: 27px;
        bottom: 0;
        content: "";
        height: 6px;
        left: calc(50% - 3px);
        left: auto;
        position: absolute;
        right: auto;
        right: 17px;
        top: calc(50% - 4px);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        width: 6px
    }

    .p-products__table .question.active {
        background-color: #d3d3d3
    }

    .p-products__table .question.active:after {
        top: calc(50% - 2px);
        -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .p-products__table .question.bg-color {
        background-color: #f7f7f7
    }

    .p-products__table .c-figure {
        padding: 1rem
    }

    .p-products__table .c-figure img {
        margin: auto;
        max-height: 160px
    }

    .p-products__table .dp-none {
        display: none
    }

    .p-products__table--item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border: 1px solid #ddd;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-products__table--item dd,
    .p-products__table--item dt {
        line-height: 1.5;
        padding: .6rem;
        position: relative
    }

    .p-products__table--item dt {
        background-color: #f7f7f7
    }

    .p-products__table--item dd {
        display: none
    }

    .p-products__table--item dd span {
        display: block;
        position: relative
    }

    .p-products__table--item dd.bullet span {
        display: inline-block
    }

    .p-products__table--item dd.bullet span:not(:last-child):after {
        content: "・"
    }

    .p-products__table--item dd.bullet.fz14 {
        font-size: 14px
    }

    .p-products__table--item+.p-products__table--item {
        border-top: none
    }

    .p-products__table--item.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .p-products__table--item.row dd,
    .p-products__table--item.row dt {
        display: block
    }

    .p-products__table--item.row dt {
        width: 60%
    }

    .p-products__table--item.row dd {
        text-align: center
    }
}

@media (min-width:960px) {
    .p-products__table {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        width: 100%
    }

    .p-products__table dd,
    .p-products__table dt {
        grid-column-gap: 0;
        grid-row-gap: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: 1fr;
        line-height: 1.5;
        white-space: nowrap
    }

    .p-products__table dt {
        background-color: #f7f7f7;
        padding: 0;
        text-align: center;
        width: 20%
    }

    .p-products__table dt.row02fr {
        grid-template-rows: repeat(2, 1fr)
    }

    .p-products__table dd {
        width: 100%
    }

    .p-products__table dd.is-head {
        background-color: #c3d9eb
    }

    .p-products__table dd.bg-color {
        background-color: #e1edf7
    }

    .p-products__table dd.bg-price {
        background-color: #d7d9db
    }

    .p-products__table dd.bg-price-day {
        background-color: #eaeaea
    }

    .p-products__table dd.col02fr {
        grid-template-columns: repeat(2, 1fr)
    }

    .p-products__table dd.col03fr {
        grid-template-columns: repeat(3, 1fr)
    }

    .p-products__table dd.col04fr {
        grid-template-columns: repeat(4, 1fr)
    }

    .p-products__table dd.col05fr {
        grid-template-columns: repeat(5, 1fr)
    }

    .p-products__table dd.col06fr {
        grid-template-columns: repeat(6, 1fr)
    }

    .p-products__table dd.col07fr {
        grid-template-columns: repeat(7, 1fr)
    }

    .p-products__table dd.col08fr {
        grid-template-columns: repeat(8, 1fr)
    }

    .p-products__table dd.col09fr {
        grid-template-columns: repeat(9, 1fr)
    }

    .p-products__table dd.col10fr {
        grid-template-columns: repeat(10, 1fr)
    }

    .p-products__table dd.row02fr {
        grid-template-rows: repeat(2, 1fr)
    }

    .p-products__table dd>* {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        min-height: 100%;
        padding: 1rem .5rem;
        text-align: center
    }

    .p-products__table dd>:not(:last-child) {
        border-right: 1px solid #ddd
    }

    .p-products__table dd>.row02 {
        padding: 1.25rem .5rem
    }

    .p-products__table dd>.grid01 {
        grid-area: 1/1/2/2
    }

    .p-products__table dd>.grid02 {
        grid-area: 1/2/2/3
    }

    .p-products__table dd>.grid03 {
        grid-area: 1/3/2/4
    }

    .p-products__table dd>.grid04 {
        grid-area: 1/4/2/5
    }

    .p-products__table dd>.grid05 {
        grid-area: 1/5/2/6
    }

    .p-products__table dd>.grid06 {
        grid-area: 1/6/2/7
    }

    .p-products__table dd>.grid07 {
        grid-area: 1/7/2/8
    }

    .p-products__table dd>.grid08 {
        grid-area: 1/8/2/9
    }

    .p-products__table dd>.grid09 {
        grid-area: 1/9/2/10
    }

    .p-products__table dd>.grid10 {
        grid-area: 1/10/2/11
    }

    .p-products__table dd>.grid2a {
        grid-area: 1/1/2/3
    }

    .p-products__table dd>.grid2b {
        grid-area: 1/3/2/8
    }

    .p-products__table dd>.grid1a {
        grid-area: 1/1/2/2
    }

    .p-products__table dd>.grid1b {
        grid-area: 1/2/2/8
    }

    .p-products__table dd>.grid3a {
        grid-area: 1/3/2/5
    }

    .p-products__table dd>.grid3b {
        grid-area: 1/6/2/8
    }

    .p-products__table dd>.grid4a {
        grid-area: 1/1/2/4
    }

    .p-products__table dd>.grid4b {
        grid-area: 1/4/2/6
    }

    .p-products__table dd>.grid4c {
        grid-area: 1/6/2/8
    }

    .p-products__table dd>.grid4d {
        grid-area: 1/8/2/9
    }

    .p-products__table dd>.grid4e {
        grid-area: 2/1/2/4
    }

    .p-products__table dd>.grid4f {
        grid-area: 2/4/2/6
    }

    .p-products__table dd>.grid4g {
        grid-area: 2/6/2/8
    }

    .p-products__table dd>.grid4h {
        grid-area: 2/8/2/9
    }

    .p-products__table dd>.grid4i {
        grid-area: 2/6/2/7
    }

    .p-products__table dd>.grid4j {
        grid-area: 2/7/3/8
    }

    .p-products__table dd>.grid5b {
        grid-area: 1/2/2/4
    }

    .p-products__table dd>.grid6a {
        grid-area: 1/1/2/2
    }

    .p-products__table dd>.grid6b {
        grid-area: 1/2/2/5
    }

    .p-products__table dd>.grid6c {
        grid-area: 1/5/2/8
    }

    .p-products__table dd>.grid7d {
        grid-area: 1/5/2/7
    }

    .p-products__table dd>.grid8a {
        grid-area: 1/1/2/3
    }

    .p-products__table dd>.grid8b {
        grid-area: 1/3/2/5
    }

    .p-products__table dd>.grid8c {
        grid-area: 1/4/2/6
    }

    .p-products__table dd>.grid8d {
        grid-area: 1/6/2/8
    }

    .p-products__table dd>.grid9a {
        grid-area: 1/1/2/4
    }

    .p-products__table dd>.grid9b {
        grid-area: 1/4/2/8
    }

    .p-products__table dd>.grid9c {
        grid-area: 1/4/2/7
    }

    .p-products__table dd>.grid10a {
        grid-area: 1/1/2/3
    }

    .p-products__table dd>.grid10b {
        grid-area: 1/3/2/7
    }

    .p-products__table dd>.grid10c {
        grid-area: 2/1/2/3
    }

    .p-products__table dd>.grid10d {
        grid-area: 2/3/2/7
    }

    .p-products__table dd>.grid11a {
        grid-area: 1/1/2/5
    }

    .p-products__table dd>.grid11b {
        grid-area: 1/5/2/7
    }

    .p-products__table dd>.small {
        font-size: small
    }

    .p-products__table dd>.fz14 {
        font-size: 14px
    }

    .p-products__table dd>.is-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-products__table dd>.is-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .p-products__table dd>.is-bese {
        -webkit-box-pack: baseline;
        -ms-flex-pack: baseline;
        justify-content: baseline
    }

    .p-products__table dd>.is-stretch {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .p-products__table dd .c-figure {
        width: 100%
    }

    .p-products__table dd .c-figure img {
        margin: auto;
        max-height: 122px
    }

    .p-products__table+p {
        margin-top: 1rem
    }

    .p-products__table .fz13 {
        font-size: 13px
    }

    .p-products__table .fz14 {
        font-size: 14px
    }

    .p-products__table .fz15 {
        font-size: 15px
    }
}

@media screen and (min-width:960px) and (max-width:1200px) {

    .p-products__table dd,
    .p-products__table dt {
        font-size: 14px
    }
}

.p-products__ctaimg {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    position: relative
}

@media (min-width:769px) and (max-width:959px) {
    .p-products__ctaimg {
        max-width: 500px
    }
}

.p-products__ctaimg img {
    height: auto;
    width: 100%
}

.p-products__ctaimg a {
    background-color: #868686;
    border: 1px solid #868686;
    border-radius: 100px;
    bottom: 14%;
    color: #fff;
    font-weight: 700;
    left: 50%;
    padding: 10px 30px;
    position: absolute;
    text-decoration: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    transition: background-color .3s ease, transform .3s ease, -webkit-transform .3s ease
}

@media (min-width:769px) and (max-width:959px) {
    .p-products__ctaimg a {
        bottom: 10%;
        font-size: 20px;
        padding: 20px 50px
    }
}

@media (max-width:768px) {
    .p-products__ctaimg a {
        bottom: 10%;
        font-size: 16px;
        padding: 15px 30px
    }
}

.p-products__ctaimg a:hover {
    background-color: transparent;
    color: #868686
}

@media (max-width:768px) {
    .p-products__ctaimg.lcd_img a {
        bottom: 7%
    }
}

.p-products__point {
    padding: 40px 20px
}

@media (min-width:960px) {
    .p-products__point {
        padding: 0 0 150px
    }
}

.p-products__point .inner {
    margin: -3rem auto 0;
    max-width: 1000px;
    position: relative
}

.p-products__point .inner h2 {
    position: relative;
    top: 3rem
}

.p-products__point--list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    width: 100%
}

@media (max-width:768px) {
    .p-products__point--list {
        padding: 80px 10px 20px
    }
}

.p-products__point--list li:last-child {
    margin-right: 0
}

.p-products__point--list li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    cursor: pointer;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 0
}

.p-products__point--list li a,
.p-products__point--list li figure {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-products__point--list li figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 80px;
    justify-content: center
}

.p-products__point--list li figure img {
    margin: auto;
    max-height: 100%
}

.p-products__point--list li h3 {
    font-size: 14px;
    margin-top: .85rem
}

@media (max-width:768px) {
    .p-products__point--list {
        padding: 80px 20px 20px
    }

    .p-products__point--list li {
        width: calc(50% - 20px)
    }

    .p-products__point--list li:not(:nth-child(2n)) {
        margin-right: 20px
    }

    .p-products__point--list li:nth-child(n+3) {
        margin-top: 20px
    }
}

@media (max-width:360px) {
    .p-products__point--list h3 {
        font-size: 12px !important
    }
}

@media (min-width:769px) and (max-width:959px) {
    .p-products__point--list {
        padding: 80px 20px 20px
    }

    .p-products__point--list li {
        width: calc(50% - 20px)
    }

    .p-products__point--list li:not(:nth-child(2n)) {
        margin-right: 20px
    }

    .p-products__point--list li:nth-child(n+3) {
        margin-top: 20px
    }
}

@media (min-width:961px) and (max-width:1129px) {
    .p-products__point--list {
        padding: 132px 30px 74px
    }

    .p-products__point--list li {
        max-width: 190px;
        width: 176px
    }

    .p-products__point--list li:not(:nth-child(4n)) {
        margin-right: 30px
    }

    .p-products__point--list li:nth-child(n+5) {
        margin-top: 34px
    }

    .p-products__point--list li:last-child {
        margin-right: 0
    }

    .p-products__point--list li a {
        padding: 35px 0 24px
    }

    .p-products__point--list li a,
    .p-products__point--list li a:hover {
        -webkit-transition: -webkit-box-shadow .3s;
        transition: -webkit-box-shadow .3s;
        transition: box-shadow .3s;
        transition: box-shadow .3s, -webkit-box-shadow .3s
    }

    .p-products__point--list li a:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .p-products__point--list li h3 {
        font-size: 18px
    }
}

@media (min-width:1130px) {
    .p-products__point--list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 1000px;
        padding: 132px 30px 74px
    }

    .p-products__point--list li {
        max-width: 190px;
        width: 176px
    }

    .p-products__point--list li:not(:nth-child(4n)) {
        margin-right: 30px
    }

    .p-products__point--list li:nth-child(n+5) {
        margin-top: 34px
    }

    .p-products__point--list li a {
        padding: 35px 0 24px
    }

    .p-products__point--list li a,
    .p-products__point--list li a:hover {
        -webkit-transition: -webkit-box-shadow .3s;
        transition: -webkit-box-shadow .3s;
        transition: box-shadow .3s;
        transition: box-shadow .3s, -webkit-box-shadow .3s
    }

    .p-products__point--list li a:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .p-products__point--list li h3 {
        font-size: 18px
    }
}

.p-products__usage {
    padding: 60px 0
}

@media (min-width:960px) {
    .p-products__usage {
        padding: 150px 0 90px
    }
}

@media (max-width:959px) {
    .p-products__usage h2 {
        padding: 0 20px
    }
}

.p-products__usage .inner {
    margin: 0 auto;
    position: relative
}

@media (min-width:960px) {
    .p-products__usage .inner {
        padding: 0 5%
    }
}

.p-products__usage .c-splide {
    margin-inline: auto;
    margin-top: 10px;
    max-width: 100%;
    width: 100%
}

.p-products__usage .splide__slide {
    margin: 2rem auto 3rem;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.p-products__usage .splide__slide img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .5;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .7s;
    transition: .7s;
    width: 100%
}

.p-products__usage .splide__slide.is-active img {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1
}

@media (min-width:960px) {
    .p-products__usage .splide__slide {
        margin: 6rem auto
    }
}

.p-products__usage .splide__arrow {
    background-color: #fff;
    opacity: 1
}

.p-products__usage .splide__arrow--prev {
    left: 10%
}

.p-products__usage .splide__arrow--next {
    right: 10%
}

@media (min-width:960px) {
    .p-products__usage .splide__arrow--prev {
        left: 32%
    }

    .p-products__usage .splide__arrow--next {
        right: 32%
    }
}

.p-products__usage .splide__pagination {
    gap: 10px;
    margin-top: 20px
}

.p-products__usage .splide__pagination li {
    font-size: 0
}

.p-products__usage .splide__pagination__page.is-active {
    opacity: 1
}

.p-products__cinema {
    background-color: #000;
    color: #fff
}

.p-products__cinema .c-figure {
    position: relative
}

.p-products__cinema .c-figure:after {
    background: url(../img/under/products/cinema_hero_btm.webp) no-repeat 50%/cover;
    bottom: -2px;
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    width: 100%
}

.p-products__cinema .inner {
    margin: 0 auto;
    max-width: 1180px;
    padding: 60px 20px;
    position: relative;
    width: 100%
}

@media (min-width:960px) {
    .p-products__cinema .inner {
        padding: 60px 0 150px
    }

    .p-products__cinema .c-title__lv1 {
        margin-top: 7rem
    }
}

.p-products__cinema .c-notice {
    font-size: .875rem;
    padding-left: 1em;
    text-indent: -1em
}

@media (min-width:960px) {
    .p-products__cinema .c-notice {
        text-align: center
    }
}

.p-products__cinema--lead {
    letter-spacing: .02em;
    line-height: 2;
    margin: 2.5rem auto
}

@media (min-width:960px) {
    .p-products__cinema--lead {
        text-align: center
    }
}

.p-products__cinema--list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.25rem;
    justify-content: center;
    margin-bottom: 3rem
}

@media (min-width:960px) {
    .p-products__cinema--list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 2.5rem
    }
}

.p-products__cinema--list>li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 1rem;
    position: relative;
    width: 100%
}

@media (min-width:960px) {
    .p-products__cinema--list>li {
        aspect-ratio: 1/1;
        border-radius: 100vh;
        padding: 0 2rem;
        width: calc(33.3333% - 1.25rem)
    }
}

.p-products__cinema--list>li dl {
    letter-spacing: .02em
}

.p-products__cinema--list>li dl dt {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center
}

@media (max-width:768px) {
    .p-products__cinema--list>li dl dt figure {
        margin: 0 auto;
        max-width: 53%;
        text-align: center
    }
}

@media (min-width:960px) {
    .p-products__cinema--list>li dl dt {
        font-size: 1.5rem
    }
}

.p-products__cinema--list>li dl dd {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.7;
    margin-top: 1rem
}

@media (min-width:960px) {
    .p-products__cinema--list>li dl dd {
        font-size: 1rem;
        margin-top: 2rem;
        text-align: center
    }
}

.p-products__cinema--list>li:nth-child(2n) {
    background-color: #fff;
    color: #000
}

.p-products__cinema--dci {
    border: 1px solid #fff;
    margin: 4.375rem auto 0;
    padding: 2rem 1rem 1rem;
    position: relative
}

@media (min-width:960px) {
    .p-products__cinema--dci {
        padding: 3.75rem
    }
}

.p-products__cinema--dci h3 {
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-products__cinema--dci h3 span {
    background-color: #000;
    display: inline-block;
    font-size: 1.25rem;
    padding: 0 2rem
}

@media (min-width:960px) {
    .p-products__cinema--dci h3 span {
        font-size: 1.5rem
    }
}

.p-products__cinema--dci__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem
}

@media (max-width:768px) {
    .p-products__cinema--dci__inner p {
        font-size: .8125rem
    }
}

.p-products__cinema--dci__inner p+p {
    margin-top: 1rem
}

@media (max-width:768px) {
    .p-products__cinema--dci__inner figure {
        margin: 0 auto;
        max-width: 75%;
        text-align: center
    }
}

@media (min-width:960px) {
    .p-products__cinema--dci__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 3.75rem
    }
}

.p-products__cinema+.p-products__product {
    margin-top: 0
}

.p-company__common {
    padding: 150px 20px
}

.p-company__common .data__list>dl {
    border-top: 1px solid #b5b5b5
}

.p-company__common .data__list>dl:last-child {
    border-bottom: 1px solid #b5b5b5
}

.p-company__common .data__list>dl.bgc {
    background-color: #f7f7f7
}

.p-company__common .data__list dl dt {
    overflow-wrap: break-word
}

.p-company__common .data__list dl dd {
    line-height: 1.5;
    overflow-wrap: break-word
}

.p-company__common .data__list dl dd>dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.p-company__common .data__list dl dd>dl:nth-child(n+2) {
    margin-top: 20px
}

.p-company__common .data__list dl dd>dl dt {
    width: 150px
}

.p-company__common .data__list dl dd>dl dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width:960px) {
    .p-company__common .data__list {
        margin: 100px auto 0;
        max-width: 800px
    }

    .p-company__common .data__list>dl {
        padding: 40px
    }

    .p-company__common .data__list>dl>dt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .p-company__common .data__list dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .p-company__common .data__list dl.blk {
        display: block
    }

    .p-company__common .data__list dl.blk>dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .p-company__common .data__list dl.blk>dl>dt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .p-company__common .data__list dl.blk dl+dl {
        margin-top: 20px
    }

    .p-company__common .data__list dl dt {
        margin-right: 10px
    }

    .p-company__common .data__list dl dt+dt {
        width: calc(15% - 10px)
    }

    .p-company__common .data__list dl dd {
        width: 60%
    }
}

@media (max-width:768px) {
    .p-company__common {
        padding: 80px 20px
    }

    .p-company__common .data__list {
        margin: 80px auto 0
    }

    .p-company__common .data__list>dl {
        padding: 40px 20px
    }

    .p-company__common .data__list>dl>dt {
        font-weight: 700
    }

    .p-company__common .data__list dl dt+dt,
    .p-company__common .data__list>dl>dd {
        margin-top: 20px
    }

    .p-company__common .data__list dl dd>dl {
        padding: 0
    }

    .p-company__common .data__list dl.blk {
        display: block
    }

    .p-company__common .data__list dl.blk dl+dl {
        margin-top: 40px
    }

    .p-company__common .data__list dl.blk dl>dt {
        font-weight: 700
    }

    .p-company__common .data__list dl.blk dl>dd {
        margin-top: 20px
    }
}

.p-company__philosophy .inner {
    padding: 150px 20px
}

.p-company__philosophy .inner>p {
    line-height: 2;
    margin-top: 40px
}

.p-company__philosophy .inner dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 800px;
    padding: 80px 0
}

.p-company__philosophy .inner dl+dl {
    border-top: 1px solid #b5b5b5
}

.p-company__philosophy .inner dl dt {
    font-size: 13px;
    font-weight: 700;
    margin-right: 20px;
    width: calc(30% - 20px)
}

.p-company__philosophy .inner dl dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 700;
    line-height: 1.5
}

.p-company__philosophy .inner dl dd ol {
    counter-reset: list-counter
}

.p-company__philosophy .inner dl dd li:before {
    color: #868686;
    content: "0" counter(list-counter);
    counter-increment: list-counter;
    font-family: Manrope, sans-serif;
    font-size: 13px;
    margin-right: 25px
}

.p-company__philosophy .inner dl dd li:nth-child(n+2) {
    margin-top: 40px
}

.p-company__philosophy .inner dl dd li:nth-child(n+10):before {
    content: counter(list-counter)
}

.p-company__philosophy figure {
    width: 100%
}

@media (max-width:768px) {
    .p-company__philosophy .inner {
        padding: 80px 20px
    }

    .p-company__philosophy .inner dl {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 0
    }

    .p-company__philosophy .inner dl dt {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%
    }

    .p-company__philosophy .inner dl dd {
        width: 100%
    }
}

.p-company__officer {
    background-color: #000;
    margin-top: 100px;
    padding: 150px 0
}

.p-company__officer * {
    color: #fff
}

.p-company__officer .list_box {
    margin: 80px auto 0;
    max-width: 1220px;
    padding: 0 20px
}

.p-company__officer .works_list {
    margin-top: 60px
}

.p-company__officer .works_list ul li a {
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (min-width:960px) {
    .p-company__officer .works_list ul li a:hover {
        opacity: .7
    }
}

.p-company__officer .works_list ul li p {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px
}

.p-company__officer .works_list ul li p+p {
    margin-top: 6px
}

.p-company__officer .works_list ul li p.ttl {
    margin-top: 10px
}

.p-company__officer .works_list ul li p.ttl span {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding-right: 20px;
    position: relative
}

.p-company__officer .works_list ul li p.ttl span.arrow:after {
    background: url(../img/common/icon_search__detail.svg) no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px
}

.p-company__officer .works_list ul li p span {
    color: #868686;
    font-size: 10px
}

.p-company__officer .works_list ul.splide__pagination {
    bottom: -30px
}

@media (min-width:960px) {
    .p-company__officer .works_list {
        margin-top: 80px;
        overflow: hidden
    }

    .p-company__officer .works_list .wrap {
        margin: 0 auto;
        width: 1180px
    }

    .p-company__officer .works_list .wrap ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-company__officer .works_list .wrap ul li:nth-child(n+4) {
        margin-top: 80px
    }

    .p-company__officer .works_list .wrap ul li:nth-child(3n) {
        margin-right: 0 !important
    }
}

.p-company__officer .md-overlay {
    background: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: .7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.p-company__officer .md-contents {
    display: none;
    height: auto;
    left: 50%;
    max-width: 800px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 10000
}

.p-company__officer .md-contents * {
    color: #000
}

.p-company__officer .md-contents .md-inner {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding: 60px 60px 120px
}

.p-company__officer .md-contents .md-inner figure img {
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 200px
}

.p-company__officer .md-contents .md-inner .txt_box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px
}

.p-company__officer .md-contents .md-inner .txt_box p {
    font-size: 14px;
    line-height: 1.5
}

.p-company__officer .md-contents .md-inner .txt_box p+p {
    margin-top: 10px
}

.p-company__officer .md-contents .md-inner .txt_box p.ttl {
    font-size: 24px;
    font-weight: 700
}

.p-company__officer .md-contents .md-xmark {
    background-color: #f7f7f7;
    bottom: 0;
    cursor: pointer;
    display: block;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999
}

.p-company__officer .md-contents .md-xmark span {
    padding-left: 40px;
    position: relative
}

.p-company__officer .md-contents .md-xmark span:after,
.p-company__officer .md-contents .md-xmark span:before {
    background-color: #b5b5b5;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 20px
}

.p-company__officer .md-contents .md-xmark span:before {
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
}

.p-company__officer .md-contents .md-xmark span:after {
    -webkit-transform: rotate(135deg) translateY(-50%);
    -ms-transform: rotate(135deg) translateY(-50%);
    transform: rotate(135deg) translateY(-50%)
}

@media (max-width:768px) {
    .p-company__officer .md-contents .md-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 20px 20px 80px;
        width: calc(100% - 40px)
    }

    .p-company__officer .md-contents .md-inner figure {
        margin: 0 auto;
        width: 240px
    }

    .p-company__officer .md-contents .md-inner figure img {
        height: auto;
        -o-object-fit: unset;
        object-fit: unset;
        width: 100%
    }

    .p-company__officer .md-contents .md-inner .txt_box {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-left: 0;
        margin-top: 20px;
        width: 100%
    }

    .p-company__officer .md-contents .md-inner .txt_box .scroll {
        max-height: 150px;
        overflow-y: scroll
    }

    .p-company__officer .md-contents .md-xmark {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(100% - 40px)
    }

    .p-company__officer .md-contents .md-xmark p {
        font-size: 14px
    }

    .p-company__officer .md-contents .md-xmark p.ttl {
        font-size: 18px;
        font-weight: 700
    }
}

.p-company__advisor {
    padding: 150px 20px
}

.p-company__advisor .advisor {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 80px auto 0;
    width: 765px
}

@media (max-width:768px) {
    .p-company__advisor .advisor {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        width: auto
    }
}

.p-company__advisor .list {
    width: 30%
}

@media (max-width:768px) {
    .p-company__advisor .list {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 280px;
        width: auto
    }
}

.p-company__advisor .list p {
    line-height: 1;
    margin-top: 10px
}

.p-company__advisor .list p+p {
    margin-top: 6px
}

.p-company__advisor .list p.ttl {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px
}

.p-company__advisor .list p span {
    color: #868686;
    font-size: 10px
}

.p-company__joint .list {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: grid
}

.p-company__joint .list-col02 {
    grid-template-columns: repeat(2, 1fr)
}

.p-company__joint .list-col03 {
    grid-template-columns: repeat(3, 1fr)
}

.p-company__joint .list-col04 {
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:768px) {
    .p-company__joint .list {
        grid-column-gap: 15px;
        grid-row-gap: 15px
    }

    .p-company__joint .list-col02,
    .p-company__joint .list-col03,
    .p-company__joint .list-col04 {
        grid-template-columns: repeat(1, 1fr)
    }
}

.p-company__joint .list li {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
    margin: 0;
    padding: 40px
}

@media (max-width:768px) {
    .p-company__joint .list li {
        padding: 10px
    }
}

.p-company__joint .list li .ttl {
    display: inline-block;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 20px;
    position: relative
}

@media (max-width:768px) {
    .p-company__joint .list li .ttl {
        margin-top: 10px
    }
}

.p-company__joint .list li a {
    display: block
}

.p-company__joint .list li a figure img {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.p-company__joint .list li a .ttl {
    padding-right: 40px
}

.p-company__joint .list li a .ttl:after {
    background: url(../img/common/icon_link.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px
}

.p-company__joint .list li a:hover figure img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.p-company__joint .list li .univ {
    font-size: 1.3rem;
    font-weight: 700;
    text-align: center
}

.p-company__joint .list li .univ+.coming_soon {
    margin-top: 20px
}

@media (max-width:768px) {
    .p-company__joint .list li .univ {
        font-size: 1.2rem
    }
}

.p-company__joint .list li figure {
    margin-top: 20px
}

@media (max-width:768px) {
    .p-company__joint .list li figure {
        margin-top: 10px
    }
}

.p-company__joint .list li .sub {
    color: #868686;
    font-size: 10px;
    line-height: 2
}

.p-company__joint .list li .coming_soon {
    background: #979797;
    color: #fff;
    height: 283px;
    position: relative;
    width: 100%
}

.p-company__joint .list li .coming_soon span {
    display: inline-block;
    font-size: 2rem;
    font-style: italic;
    font-weight: 400;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

@media (max-width:768px) {
    .p-company__joint .list li .coming_soon {
        aspect-ratio: 16/9;
        height: auto
    }
}

.tut .p-company__joint .p-posts h2 {
    letter-spacing: -.05em
}

@media (max-width:768px) {
    .tut .p-company__joint .p-posts h2 {
        letter-spacing: 0
    }
}

.p-company__joint .p-posts h4 {
    margin-bottom: 1rem
}

.p-company__joint .p-posts h4:before {
    content: none
}

.p-company__joint .p-posts h5 {
    margin-bottom: 1rem
}

.p-company__joint .p-posts p {
    line-height: 1.7;
    margin-bottom: 1rem
}

.p-company__joint .p-posts p+h3 {
    margin-top: 95px
}

@media (max-width:768px) {
    .p-company__joint .p-posts p+h3 {
        margin-top: 30px
    }
}

.p-company__joint .p-posts p+ul {
    margin-top: 2rem
}

@media (max-width:768px) {
    .p-company__joint .p-posts p.u-align--left--sm {
        text-align: left !important
    }
}

.p-company__joint .p-posts ul {
    margin-bottom: 1rem
}

.p-company__joint .p-posts ul.u-pad0 {
    padding-left: 0 !important
}

.p-company__joint .p-posts ul li:not(:last-child) {
    margin-bottom: 1rem
}

.p-company__joint .p-posts ul li.u-nindent2 {
    list-style: none
}

.p-company__joint .p-posts ul li a {
    display: inline;
    text-decoration: underline
}

.p-company__joint .p-posts .p-posts__back {
    margin-top: 5rem
}

.p-company__joint .p-posts .c-flex__end--detail {
    width: 56.25vw
}

.p-company__joint .p-posts .c-flex__end figure {
    width: 35vw
}

.p-company__joint .p-posts .c-flex__end.is-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.p-company__joint .p-posts .c-flex__end.is-reverse figure {
    margin-left: 0;
    margin-right: 4rem
}

@media (max-width:768px) {
    .p-company__joint .p-posts .c-flex__end {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .p-company__joint .p-posts .c-flex__end--detail {
        width: 100%
    }

    .p-company__joint .p-posts .c-flex__end figure {
        margin: 20px auto;
        width: 100%
    }

    .p-company__joint .p-posts .c-flex__end.is-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.p-company__joint .p-posts .c-flex-wrap.is-justify-between {
    text-align: center
}

.p-service__common {
    padding: 150px 0
}

@media (max-width:768px) {
    .p-service__common {
        padding: 80px 0
    }
}

.p-service__common .inner {
    margin: 0 auto;
    max-width: 1240px;
    padding: 150px 20px 0
}

.exhibition .p-service__common .inner,
.studio .p-service__common .inner {
    padding: 80px 20px 0
}

.p-service__common .inner_min {
    margin: 0 auto;
    max-width: 840px;
    padding: 80px 20px 0
}

.p-service__common .inner_min .min-image {
    margin: 0 auto;
    max-width: 450px;
    width: 100%
}

.p-service__common .inner_min .min-image img {
    width: 100%
}

.p-service__common .inner_middle {
    margin: 0 auto;
    max-width: 960px;
    padding: 80px 20px 0
}

@media (max-width:768px) {
    .p-service__common .inner {
        padding: 80px 20px 0
    }

    .exhibition .p-service__common .inner,
    .studio .p-service__common .inner {
        padding: 40px 20px 0
    }
}

.p-service__common dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px
}

.p-service__common dl+dl {
    border-top: 1px solid #b5b5b5;
    padding-top: 40px
}

.p-service__common dl dt {
    font-weight: 700;
    line-height: 1.5;
    width: 240px
}

.p-service__common dl dd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: 1.5;
    margin-left: 20px
}

.p-service__common dl dd>*+* {
    margin-top: 20px
}

.p-service__common dl dd a {
    display: inline-block;
    position: relative;
    text-decoration: none
}

.p-service__common dl dd a:after {
    background: #000;
    bottom: -3px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 100%
}

.p-service__common dl dd a:hover:after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

@media (max-width:768px) {
    .p-service__common dl {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-service__common dl dt {
        width: 100%
    }

    .p-service__common dl dd {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-left: 0;
        margin-top: 20px
    }
}

.p-service__common .border_list .wrap {
    padding-top: 80px
}

.p-service__common .border_list .wrap>*+* {
    border-top: 1px solid #b5b5b5;
    margin-top: 60px;
    padding-top: 60px
}

.p-service__common .border_list__solution .wrap>*+* {
    border-top: none;
    margin-top: 20px;
    padding-top: 20px
}

.p-service__common .border_list__solution .image,
.p-service__common .border_list__solution .txt {
    padding: 0 10px
}

.p-service__common .border_list__solution .common_flex:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.p-service__common .border_list__solution .common_flex .txt-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.375
}

.p-service__common .border_list__solution .common_flex .txt-title i {
    display: inline-block;
    font-size: 2.25rem;
    font-weight: 700;
    left: 0;
    margin-right: 1rem;
    top: 0
}

.p-service__common .border_list__solution .common_flex+.common_flex {
    margin-top: 40px
}

.p-service__common .map-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.p-service__common .map-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.p-service__common .map-address {
    display: block;
    margin-top: 80px
}

.p-service__common .map-address-item {
    background-color: #000;
    color: #fff;
    font-weight: 700 !important;
    padding: 6px 0;
    text-align: center;
    width: 12.78vw
}

.p-service__common .map-address-item+dd {
    margin-top: 16px
}

@media (max-width:768px) {
    .p-service__common .map-address-item {
        width: 50vw
    }
}

.p-service__common .map-address-detail {
    letter-spacing: .05em;
    line-height: 1.75;
    margin-left: 0
}

.p-service__common .map-address-detail+dt {
    margin-top: 40px
}

.p-service__common .common_flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p-service__common .common_flex+.common_flex {
    margin-top: 80px
}

.p-service__common .common_flex .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.p-service__common .common_flex .txt p+p {
    margin-top: 20px
}

.p-service__common .common_flex .txt p em {
    font-weight: 700
}

.p-service__common .common_flex .txt p span {
    display: block;
    font-size: 12px
}

.p-service__common .common_flex .txt+.image {
    margin-left: 20px
}

.p-service__common .common_flex .image {
    width: 50%
}

.p-service__common .common_flex .image img {
    width: 100%
}

.p-service__common .common_flex .image+.txt {
    margin-left: 40px
}

.p-service__common .common_flex.between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-service__common .common_flex.between>*+* {
    margin-left: 20px
}

@media (max-width:768px) {
    .p-service__common .common_flex.between>*+* {
        margin-left: auto;
        margin-top: 20px
    }
}

.p-service__common .common_flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.p-service__common .common_flex.reverse.asymmetrical .image {
    margin: 0
}

.p-service__common .common_flex.reverse.asymmetrical .image+.txt {
    margin-left: unset;
    margin-right: 40px
}

.p-service__common .common_flex.reverse.asymmetrical .txt {
    margin: 0
}

.p-service__common .common_flex.reverse.asymmetrical .txt+.image {
    margin-left: unset;
    margin-right: 40px
}

@media (max-width:768px) {
    .p-service__common .common_flex.reverse.asymmetrical .image {
        margin: 0
    }

    .p-service__common .common_flex.reverse.asymmetrical .image+.txt {
        margin-left: unset;
        margin-right: unset;
        margin-top: 20px
    }

    .p-service__common .common_flex.reverse.asymmetrical .txt {
        margin: 0
    }

    .p-service__common .common_flex.reverse.asymmetrical .txt+.image {
        margin-left: unset;
        margin-right: unset;
        margin-top: 20px
    }
}

.p-service__common .common_flex.asymmetrical .image {
    margin: 0;
    width: 55%
}

.p-service__common .common_flex.asymmetrical .image+.txt {
    margin-left: 40px
}

.p-service__common .common_flex.asymmetrical .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0
}

.p-service__common .common_flex.asymmetrical .txt+.image {
    margin-left: 40px
}

.p-service__common .common_flex.asymmetrical .txt>*+* {
    margin-top: 20px
}

.p-service__common .common_flex.asymmetrical .txt p em {
    font-size: 18px
}

@media (max-width:768px) {
    .p-service__common .common_flex.asymmetrical .image {
        width: 100%
    }

    .p-service__common .common_flex.asymmetrical .image+.txt {
        margin-left: auto
    }

    .p-service__common .common_flex.asymmetrical .txt p {
        font-size: 14px
    }

    .p-service__common .common_flex.asymmetrical .txt p em {
        font-size: 16px
    }
}

.p-service__common .common_flex.itemlist {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: unset;
    justify-content: space-between
}

.p-service__common .common_flex.itemlist .list+.list {
    margin-left: 20px
}

.p-service__common .common_flex.itemlist .list figure img {
    width: 100%
}

.p-service__common .common_flex.itemlist .list p {
    text-align: center
}

.p-service__common .common_flex.itemlist .list p em {
    display: inline-block;
    font-weight: 700;
    padding-right: 20px;
    position: relative
}

.p-service__common .common_flex.itemlist .list p em:after {
    background: url(../img/common/icon_arrow.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    width: 11px
}

.p-service__common .common_flex.itemlist .list p span {
    font-size: 12px
}

.p-service__common .common_flex.itemdetail {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 80px 0
}

.p-service__common .common_flex.itemdetail li {
    width: calc(50% - 40px)
}

.p-service__common .common_flex.itemdetail li:nth-child(n+3) {
    margin-top: 60px
}

.p-service__common .common_flex.itemdetail li>*+* {
    margin-top: 20px
}

.p-service__common .common_flex.itemdetail li figure img {
    width: 100%
}

.p-service__common .common_flex.itemdetail li .txt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start
}

.p-service__common .common_flex.itemdetail li .txt p+p {
    margin-left: 10px;
    margin-top: 0
}

.p-service__common .common_flex.itemdetail li .txt p em {
    display: block;
    font-size: 20px
}

.p-service__common .common_flex.itemdetail li .txt p span {
    display: block
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 20px
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item h3 small {
    font-size: 1.125rem
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 10px 25px
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl+dl {
    border-top: none
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl:nth-of-type(odd) {
    background-color: #f7f7f7
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dd,
.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dt {
    font-weight: 400;
    margin-top: 0
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dd small,
.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dt small {
    font-size: 75%
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dd em,
.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dt em {
    font-size: 125%;
    font-weight: 700
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dt {
    width: 40%
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item dl dd {
    width: 60%
}

.p-service__common .common_flex.itemdetail .itemdetail__table-item .c-notice {
    font-size: .875rem;
    margin-top: 1rem
}

@media (max-width:768px) {
    .p-service__common .common_flex.itemdetail .itemdetail__table-item dl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .p-service__common .common_flex.itemdetail .itemdetail__table-item dl:nth-of-type(odd) {
        background-color: #fff
    }

    .p-service__common .common_flex.itemdetail .itemdetail__table-item dl dd,
    .p-service__common .common_flex.itemdetail .itemdetail__table-item dl dt {
        margin-top: 0;
        padding: 10px;
        width: 100%
    }

    .p-service__common .common_flex.itemdetail .itemdetail__table-item dl dt {
        background-color: #f7f7f7 !important
    }
}

.p-service__common .common_flex.works {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.p-service__common .common_flex.works .image {
    width: 65%
}

.p-service__common .common_flex.works .image+.txt {
    margin-left: 60px
}

.p-service__common .common_flex.works .txt table tr {
    background-color: #f7f7f7;
    display: block;
    padding: 20px 15px
}

.p-service__common .common_flex.works .txt table tr:nth-child(odd) {
    background-color: #ccc
}

.p-service__common .common_flex.works .txt table tr:first-child {
    background-color: #333;
    color: #fff
}

@media (max-width:768px) {
    .p-service__common .common_flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-service__common .common_flex .txt {
        margin-top: 0
    }

    .p-service__common .common_flex .txt+.image {
        margin: 20px 0 0
    }

    .p-service__common .common_flex .image {
        margin-top: 0;
        width: 100%
    }

    .p-service__common .common_flex .image+.txt {
        margin: 20px 0 0
    }

    .p-service__common .common_flex.itemlist {
        display: none
    }

    .p-service__common .common_flex.itemdetail {
        margin: 0 0 80px
    }

    .p-service__common .common_flex.itemdetail:last-child {
        margin: 60px 0 0
    }

    .p-service__common .common_flex.itemdetail li {
        width: 100%
    }

    .p-service__common .common_flex.itemdetail li:nth-child(n+2),
    .p-service__common .common_flex.itemdetail li:nth-child(n+3) {
        margin-top: 40px
    }

    .p-service__common .common_flex.works .image {
        width: 100%
    }

    .p-service__common .common_flex.works .image+.txt {
        margin: 20px 0 0
    }
}

.p-service__common .common_flex.facilities .image {
    margin: 0;
    width: 100%
}

.p-service__common .common_flex.facilities .image+.txt {
    padding: 1rem
}

.p-service__common .common_flex.facilities .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0
}

.p-service__common .common_flex.facilities .txt+.image {
    margin-left: 40px
}

.p-service__common .common_flex.facilities .txt.bg-white {
    background-color: #fff
}

.p-service__common .common_flex.facilities .txt.bg-gray {
    background-color: #f7f7f7
}

.p-service__common .common_flex.facilities .txt.bg-black {
    background: -webkit-gradient(linear, left top, right top, color-stop(67.3%, hsla(0, 0%, 97%, .23)), color-stop(99.98%, hsla(0, 0%, 57%, 0)));
    background: linear-gradient(90deg, hsla(0, 0%, 97%, .23) 67.3%, hsla(0, 0%, 57%, 0) 99.98%)
}

.p-service__common .common_flex.facilities .txt h3 {
    font-size: 1.125rem;
    line-height: 1.875
}

.p-service__common .common_flex.facilities .txt p {
    line-height: 1.875
}

.p-service__common .common_flex.facilities .txt .adjustment {
    display: inline-block;
    margin-left: 5em
}

.p-service__common .common_flex.facilities .txt .c-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.p-service__common .common_flex.facilities .txt .c-flex .badge img {
    margin: auto
}

@media (max-width:768px) {
    .p-service__common .common_flex.facilities .txt .c-flex .badge {
        left: 0;
        max-width: 25%;
        position: absolute;
        top: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@media (min-width:960px) {
    .p-service__common .common_flex.facilities .txt h3 {
        font-size: 1.5rem;
        line-height: 1.6;
        margin-bottom: 1.1875rem
    }

    .p-service__common .common_flex.facilities .image {
        width: 55%
    }

    .p-service__common .common_flex.facilities .image+.txt {
        padding: 3rem
    }

    .exhibition .p-service__common .common_flex.facilities .image+.txt {
        padding: 3rem 1rem 3rem 3rem
    }

    .p-service__common .common_flex.facilities .c-flex {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        gap: 1rem
    }

    .p-service__common .common_flex.facilities .c-flex .badge {
        margin-left: -1.5rem;
        width: 30%
    }

    .p-service__common .common_flex.facilities .c-flex .detail {
        width: 70%
    }
}

.p-service__common .common_flex.spec .image {
    margin: 0;
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
    width: 100%
}

.p-service__common .common_flex.spec .image+.txt {
    padding: 1rem 0
}

.p-service__common .common_flex.spec .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.p-service__common .common_flex.spec .txt h3 {
    border-bottom: 1px solid #b5b5b5;
    font-size: .875rem;
    padding-bottom: 1rem;
    position: relative
}

.immersive .p-service__common .common_flex.spec .txt h3 {
    display: inline-block;
    font-size: 1rem;
    padding-bottom: .5rem
}

.immersive .p-service__common .common_flex.spec .txt h3+p {
    margin-top: .5rem
}

.immersive .p-service__common .common_flex.spec .txt h3+p+h3 {
    margin-top: 1rem
}

.immersive .p-service__common .common_flex.spec .txt p {
    font-weight: 300
}

.immersive .p-service__common .common_flex.spec .txt p small {
    font-size: .8125rem
}

.p-service__common .common_flex.spec .txt dl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1rem;
    width: 100%
}

.p-service__common .common_flex.spec .txt dl dt {
    font-weight: 700;
    line-height: 1.875;
    position: relative;
    width: 47%
}

.p-service__common .common_flex.spec .txt dl dd {
    line-height: 1.875;
    width: 53%
}

.p-service__common .common_flex.spec .txt dl+dl {
    padding-top: 1rem
}

@media (max-width:959px) {
    .p-service__common .common_flex.spec .txt h3 {
        display: none
    }

    .p-service__common .common_flex.spec .txt dl:first-of-type {
        border-top: 1px solid #b5b5b5;
        padding-top: 1rem
    }

    .p-service__common .common_flex.spec .txt dl:last-of-type {
        border-bottom: 1px solid #b5b5b5;
        padding-bottom: 1rem
    }

    .p-service__common .common_flex.spec .txt dl dt {
        font-size: .75rem
    }

    .p-service__common .common_flex.spec .txt dl dd {
        font-size: .8125rem;
        margin-top: 0
    }
}

@media (min-width:960px) {
    .p-service__common .common_flex.spec .image {
        width: 55%
    }

    .p-service__common .common_flex.spec .image+.txt {
        padding: 0 0 0 3.75rem
    }

    .p-service__common .common_flex.spec .txt h3 {
        border-bottom: 1px solid #b5b5b5;
        font-size: .875rem;
        padding-bottom: 1rem;
        position: relative
    }

    .p-service__common .common_flex.spec .txt dl {
        max-width: 100%
    }

    .p-service__common .common_flex.spec .txt dl dt {
        width: 50%
    }

    .p-service__common .common_flex.spec .txt dl dd {
        width: 40%
    }
}

.p-service__common .main-slider {
    margin-bottom: 80px
}

.p-service__common .main-slider .iframe_box .iframe {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    position: relative
}

.p-service__common .main-slider .iframe_box .iframe iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.p-service__common .thumbnail_slide .splide {
    margin-top: 60px
}

.p-service__common .thumbnail_slide .splide .splide__pagination {
    bottom: -30px
}

.p-service__common .thumbnail_slide .splide .splide__pagination li:nth-child(n+2) {
    margin-left: 4px
}

.p-service__common .thumbnail_slide .splide .splide__pagination li button.is-active {
    opacity: 1
}

.p-service__common .thumbnail_slide .splide .splide__arrow {
    background-color: #fff;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.p-service__common .thumbnail_slide .splide .splide__arrow svg {
    height: 1em;
    width: 1em
}

@media (min-width:960px) {
    .p-service__common .thumbnail_slide .splide .splide__arrow:hover {
        opacity: .7
    }
}

@media (max-width:768px) {
    .p-service__common .thumbnail_slide .splide .splide__pagination li:nth-child(n+2) {
        margin-left: 6px
    }
}

.p-service__list {
    padding-bottom: 150px
}

.p-service__list .list_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 60px auto 0;
    max-width: 1220px;
    padding: 0 20px
}

.p-service__list .list_box li {
    width: calc(30% - 10px)
}

.p-service__list .list_box li:last-child {
    margin-right: 0 !important
}

.p-service__list .list_box li p {
    font-size: 16px;
    margin-top: 20px
}

.p-service__list .list_box li p+p {
    margin-top: 14px
}

.p-service__list .list_box li p em {
    font-size: 20px;
    font-weight: 700
}

.p-service__list .list_box li p span {
    background-color: #f7f7f7;
    display: block;
    font-size: 14px;
    padding: 8px;
    text-align: center
}

@media (max-width:768px) {
    .p-service__list .list_box {
        display: block;
        padding: 0
    }

    .p-service__list .list_box li {
        margin-right: 20px;
        width: 100%
    }
}

.p-service__immersive .c-lead {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    align-items: center;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(23.08%, #fff), color-stop(81.25%, #fff), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 23.08%, #fff 81.25%, hsla(0, 0%, 100%, 0));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    height: 94px;
    justify-content: center;
    margin-bottom: 8.125rem;
    position: relative;
    text-align: center
}

.p-service__immersive .c-lead span {
    color: #000;
    display: inline-block;
    font-size: 2rem;
    font-weight: 700
}

@media (max-width:768px) {
    .p-service__immersive .c-lead {
        height: auto;
        margin-bottom: 4rem;
        padding: 2rem
    }

    .p-service__immersive .c-lead span {
        font-size: 1.25rem
    }
}

.p-service__immersive--about {
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 20px;
    position: relative
}

.p-service__immersive--about:before {
    background: url(/assets/img/under/immersive/bg_about.webp) no-repeat 0 0/100% 100%;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:768px) {
    .p-service__immersive--about {
        margin: 0 20px;
        padding: 0
    }

    .p-service__immersive--about:before {
        background: url(/assets/img/under/immersive/bg_about_sp.webp) no-repeat 0 0/100% 100%
    }
}

.p-service__immersive--about h2 {
    margin-top: 100px;
    position: relative;
    text-align: center
}

.p-service__immersive--about h2 span {
    background-color: #000;
    display: inline-block;
    font-weight: 700;
    padding: 0 20px;
    position: relative;
    top: -25px
}

@media (max-width:768px) {
    .p-service__immersive--about h2 {
        line-height: 1.4;
        margin-top: 60px
    }

    .p-service__immersive--about h2 span {
        font-size: 1.25rem !important;
        letter-spacing: .05em;
        top: -30px
    }
}

.p-service__immersive--about h3 {
    font-size: 1.25rem;
    letter-spacing: .05em;
    line-height: 1.875;
    margin-top: 40px;
    text-align: center
}

.p-service__immersive--about h3 small {
    font-size: 1rem
}

@media (max-width:768px) {
    .p-service__immersive--about h3 {
        font-size: 1rem !important;
        margin-top: -20px
    }
}

.p-service__immersive--about ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: 60px auto 0;
    max-width: 714px;
    padding-bottom: 125.45px
}

@media (max-width:768px) {
    .p-service__immersive--about ul {
        margin: 30px auto 0;
        padding-bottom: 62.7px
    }
}

.p-service__immersive--about ul li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    background: radial-gradient(50% 50% at 50% 50%, #000 0, #666 100%);
    border: 1px solid #d9d9d9;
    border-radius: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 295.4px;
    justify-content: center;
    position: relative;
    width: 292px
}

.p-service__immersive--about ul li h4 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 20px
}

.p-service__immersive--about ul li p {
    line-height: 1.875;
    max-width: 66.5%;
    text-align: center
}

.p-service__immersive--about ul li:nth-child(2) {
    margin-left: 130px;
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.p-service__immersive--about ul li:nth-child(2):before {
    content: "＋";
    font-size: 3rem;
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-89px, -50%);
    -ms-transform: translate(-89px, -50%);
    transform: translate(-89px, -50%)
}

.p-service__immersive--about ul li:last-of-type {
    height: 352.05px;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    width: 348px
}

.p-service__immersive--about ul li:last-of-type p {
    max-width: 71.8%
}

@media (max-width:768px) {
    .p-service__immersive--about ul li {
        height: 125px;
        width: 125px
    }

    .p-service__immersive--about ul li h4 {
        font-size: 1.25rem;
        letter-spacing: .05em;
        line-height: 1.4;
        margin-bottom: 0
    }

    .p-service__immersive--about ul li p {
        max-width: 44.8vw
    }

    .p-service__immersive--about ul li:nth-child(2) {
        margin-left: 40px;
        -webkit-transition-delay: .25s;
        transition-delay: .25s
    }

    .p-service__immersive--about ul li:nth-child(2):before {
        font-size: 2rem;
        font-weight: 700;
        -webkit-transform: translate(-2.2rem, -50%);
        -ms-transform: translate(-2.2rem, -50%);
        transform: translate(-2.2rem, -50%)
    }

    .p-service__immersive--about ul li:last-of-type {
        height: 125px;
        margin-top: 14px;
        width: 125px
    }

    .p-service__immersive--about ul li:last-of-type p {
        line-height: 1.5;
        max-width: 54vw
    }
}

.p-price--detail {
    margin-top: 80px
}

.p-price--exam {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    width: 960px
}

.p-price--exam+.p-price--exam {
    margin-top: 20px
}

.p-price--design {
    max-width: 350px
}

.p-price--text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 40px
}

.p-price--text>*+* {
    margin-top: 20px
}

.p-price--text ul li {
    padding-left: 20px;
    position: relative
}

.p-price--text ul li:before {
    content: "・";
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.p-price--text ul li:nth-child(n+2) {
    margin-top: 10px
}

.p-price--title {
    font-size: 18px;
    font-weight: 700
}

.p-price--l {
    font-size: 22px;
    font-weight: 700
}

.p-price--inch {
    margin: 0 40px;
    max-width: 160px;
    width: 100%
}

.p-price--inch figure {
    width: 100%
}

@media (max-width:768px) {
    .p-price--detail {
        margin-top: 60px
    }

    .p-price--exam {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        position: relative;
        width: 100%
    }

    .p-price--design {
        max-width: 100%;
        width: 100%
    }

    .p-price--text {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-left: 0;
        padding: 20px;
        width: 100%
    }

    .p-price--text>*+* {
        margin-top: 20px
    }

    .p-price--text ul li {
        padding-left: 20px;
        position: relative
    }

    .p-price--text ul li:before {
        content: "・";
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .p-price--text ul li:nth-child(n+2) {
        margin-top: 10px
    }

    .p-price--title {
        font-size: 18px;
        font-weight: 700
    }

    .p-price--l {
        font-size: 22px;
        font-weight: 700
    }

    .p-price--inch {
        margin: 0;
        max-width: 100%;
        position: absolute;
        right: 2%;
        top: 28%;
        width: 24%
    }
}

@media (min-width:960px) {
    .exhibition .p-service__common .common_flex.reverse.facilities .image+.txt {
        padding: 3rem 3rem 3rem 2rem
    }
}

sup {
    font-size: 70%;
    left: .2em;
    position: relative;
    top: -.7em
}

.p-showroom__under {
    padding: 120px 0
}

.p-showroom__under .inner {
    margin: 0 auto;
    max-width: 1240px;
    padding: 150px 20px 0
}

.p-showroom__under .inner_min {
    margin: 0 auto;
    max-width: 840px;
    padding: 80px 20px 0
}

.p-showroom__under .inner_min .min-image {
    margin: 0 auto;
    max-width: 450px;
    width: 100%
}

.p-showroom__under .inner_min .min-image img {
    width: 100%
}

.p-showroom__under .inner_middle {
    margin: 0 auto;
    max-width: 960px;
    padding: 80px 20px 0
}

@media (max-width:768px) {
    .p-showroom__under .inner {
        padding: 80px 20px 0
    }
}

.p-showroom__under .inner h2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.p-showroom__under .inner h2 figure {
    width: 120px
}

.p-showroom__under .inner p span {
    font-size: 12px
}

.p-showroom__under .auto_scroll {
    height: 300px;
    overflow: hidden;
    padding: 60px 0 40px;
    position: relative;
    width: 100%
}

.p-showroom__under .auto_scroll .track,
.p-showroom__under .auto_scroll .track2 {
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 60px
}

.p-showroom__under .auto_scroll .track {
    -webkit-animation-name: showroomScroll;
    animation-name: showroomScroll
}

.p-showroom__under .auto_scroll .track2 {
    -webkit-animation-name: showroomScroll2;
    animation-name: showroomScroll2
}

.p-showroom__under .auto_scroll figure {
    background-color: transparent;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    height: 200px;
    margin-right: 20px;
    width: 300px
}

.p-showroom__under .auto_scroll figure img {
    border-radius: 10px;
    height: 100%
}

@media (max-width:768px) {
    .p-showroom__under {
        padding: 80px 0
    }

    .p-showroom__under .inner {
        padding: 0 10px
    }

    .p-showroom__under .inner h2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p-showroom__under .inner h2 span {
        display: block;
        line-height: 1.5;
        margin-top: 20px;
        text-align: center;
        width: 100%
    }

    .p-showroom__under .auto_scroll .track,
    .p-showroom__under .auto_scroll .track2 {
        width: 400%
    }
}

.p-showroom__slide {
    margin-top: 30px;
    overflow: hidden;
    position: relative
}

.p-showroom__slide:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.77%, rgba(0, 0, 0, 0)), color-stop(91.5%, #000));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 1.77%, #000 91.5%);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.p-showroom__slide video {
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -1
}

.p-showroom__slide--list {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 12px;
    -webkit-column-gap: 2.5%;
    -moz-column-gap: 2.5%;
    column-gap: 2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    margin: 0 -10%;
    pointer-events: none;
    position: absolute;
    z-index: 0
}

@media (max-width:768px) {
    .p-showroom__slide--list {
        background-color: #000;
        -webkit-column-gap: 3.5%;
        -moz-column-gap: 3.5%;
        column-gap: 3.5%;
        margin: 10px -50%;
        padding: 30px 0;
        position: relative
    }
}

.p-showroom__slide--item {
    overflow: hidden;
    pointer-events: none;
    position: relative
}

.p-showroom__slide--item:not(:nth-of-type(2)) {
    height: auto;
    width: 20%
}

.p-showroom__slide--item:nth-of-type(2) {
    height: auto;
    width: 40%
}

@media (max-width:768px) {
    .p-showroom__slide--item:nth-of-type(n+4) {
        display: none
    }

    .p-showroom__slide--item:not(:nth-of-type(2)),
    .p-showroom__slide--item:nth-of-type(2) {
        height: auto;
        width: auto
    }
}

.responsive-iframe-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.responsive-iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.p-sns {
    padding-top: 80px
}

.p-sns__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 3rem 0;
    width: 100%
}

.p-sns__list li figure {
    height: 3rem;
    margin: 0 auto;
    text-align: center;
    width: 3rem
}

.p-sns__list li figure img {
    height: 100%;
    width: 100%
}

.p-sns__list li h3 {
    line-height: 1.6875;
    margin: 1rem auto 0;
    text-align: center
}

.p-sns__list li:not(:last-child) {
    margin-right: 2rem
}

.p-sns p {
    line-height: 2
}

@media (min-width:960px) {
    .p-sns {
        padding-top: 150px
    }

    .p-sns__list {
        margin: 6rem 0
    }

    .p-sns__list li figure {
        height: 4.6875rem;
        width: 4.6875rem
    }

    .p-sns__list li:not(:last-child) {
        margin-right: 10rem
    }
}

.u-align--center {
    text-align: center !important
}

.u-align--left {
    text-align: left !important
}

.u-align--right {
    text-align: right !important
}

@media (min-width:960px) {
    .u-align--center--pc {
        text-align: center !important
    }

    .u-align--left--pc {
        text-align: left !important
    }

    .u-align--right--pc {
        text-align: right !important
    }
}

.u-bg {
    background-color: #f5f5f5
}

.u-bg--gray {
    background-color: #868686
}

.u-bg--main {
    background-color: #c29c36
}

.u-clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0
}

@media (min-width:960px) {
    .u-only--sp {
        display: none !important
    }
}

@media (max-width:768px) {
    .u-only--tab {
        display: none
    }
}

@media (min-width:960px) {
    .u-only--tab {
        display: none
    }
}

@media (max-width:768px) {
    .u-only--pc {
        display: none !important
    }
}

@media (min-width:769px) and (max-width:959px) {
    .u-only--pc {
        display: none
    }
}

.u-fit,
img.u-fit {
    font-family: "object-fit: contain;object-position: 50% 50%;";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100%
}

.u-fb {
    font-weight: 600
}

.u-fs-10 {
    font-size: 1rem
}

.u-fs-15 {
    font-size: 1.5rem
}

.u-fs-18 {
    font-size: 1.8rem
}

.u-fs-20 {
    font-size: 2rem
}

.u-fs-22 {
    font-size: 2.2rem
}

.u-fs-24 {
    font-size: 2.4rem
}

.u-fs-26 {
    font-size: 2.6rem
}

.u-fs-28 {
    font-size: 2.8rem
}

.u-fs-30 {
    font-size: 3rem
}

.u-fc-red {
    color: #cc2020
}

.u-fc-blue {
    color: #f0b44b
}

.u-indent1 {
    text-indent: -1em
}

.u-indent2 {
    text-indent: -2em
}

.u-indent3 {
    text-indent: -3em
}

.u-indent4 {
    text-indent: -4em
}

.u-indent5 {
    text-indent: -5em
}

.u-nindent1 {
    padding-left: 1em;
    text-indent: -1em
}

.u-nindent2 {
    padding-left: 2em;
    text-indent: -2em
}

.u-nindent3 {
    padding-left: 3em;
    text-indent: -3em
}

.u-nindent4 {
    padding-left: 4em;
    text-indent: -4em
}

.u-nindent5 {
    padding-left: 5em;
    text-indent: -5em
}

.u-mt0 {
    margin-top: 0 !important
}

.u-mb0 {
    margin-bottom: 0 !important
}

.u-mr0 {
    margin-right: 0 !important
}

.u-ml0 {
    margin-left: 0 !important
}

@media (min-width:960px) {
    .u--mt--pc0 {
        margin-top: 0 !important
    }

    .u--mb--pc0 {
        margin-bottom: 0 !important
    }

    .u--mr--pc0 {
        margin-right: 0 !important
    }

    .u--ml--pc0 {
        margin-left: 0 !important
    }
}

.u-mt10 {
    margin-top: 10px !important
}

.u-mb10 {
    margin-bottom: 10px !important
}

.u-mr10 {
    margin-right: 10px !important
}

.u-ml10 {
    margin-left: 10px !important
}

@media (min-width:960px) {
    .u--mt--pc10 {
        margin-top: 10px !important
    }

    .u--mb--pc10 {
        margin-bottom: 10px !important
    }

    .u--mr--pc10 {
        margin-right: 10px !important
    }

    .u--ml--pc10 {
        margin-left: 10px !important
    }
}

.u-mt20 {
    margin-top: 20px !important
}

.u-mb20 {
    margin-bottom: 20px !important
}

.u-mr20 {
    margin-right: 20px !important
}

.u-ml20 {
    margin-left: 20px !important
}

@media (min-width:960px) {
    .u--mt--pc20 {
        margin-top: 20px !important
    }

    .u--mb--pc20 {
        margin-bottom: 20px !important
    }

    .u--mr--pc20 {
        margin-right: 20px !important
    }

    .u--ml--pc20 {
        margin-left: 20px !important
    }
}

.u-mt30 {
    margin-top: 30px !important
}

.u-mb30 {
    margin-bottom: 30px !important
}

.u-mr30 {
    margin-right: 30px !important
}

.u-ml30 {
    margin-left: 30px !important
}

@media (min-width:960px) {
    .u--mt--pc30 {
        margin-top: 30px !important
    }

    .u--mb--pc30 {
        margin-bottom: 30px !important
    }

    .u--mr--pc30 {
        margin-right: 30px !important
    }

    .u--ml--pc30 {
        margin-left: 30px !important
    }
}

.u-mt40 {
    margin-top: 40px !important
}

.u-mb40 {
    margin-bottom: 40px !important
}

.u-mr40 {
    margin-right: 40px !important
}

.u-ml40 {
    margin-left: 40px !important
}

@media (min-width:960px) {
    .u--mt--pc40 {
        margin-top: 40px !important
    }

    .u--mb--pc40 {
        margin-bottom: 40px !important
    }

    .u--mr--pc40 {
        margin-right: 40px !important
    }

    .u--ml--pc40 {
        margin-left: 40px !important
    }
}

.u-mt50 {
    margin-top: 50px !important
}

.u-mb50 {
    margin-bottom: 50px !important
}

.u-mr50 {
    margin-right: 50px !important
}

.u-ml50 {
    margin-left: 50px !important
}

@media (min-width:960px) {
    .u--mt--pc50 {
        margin-top: 50px !important
    }

    .u--mb--pc50 {
        margin-bottom: 50px !important
    }

    .u--mr--pc50 {
        margin-right: 50px !important
    }

    .u--ml--pc50 {
        margin-left: 50px !important
    }
}

.u-mt60 {
    margin-top: 60px !important
}

.u-mb60 {
    margin-bottom: 60px !important
}

.u-mr60 {
    margin-right: 60px !important
}

.u-ml60 {
    margin-left: 60px !important
}

@media (min-width:960px) {
    .u--mt--pc60 {
        margin-top: 60px !important
    }

    .u--mb--pc60 {
        margin-bottom: 60px !important
    }

    .u--mr--pc60 {
        margin-right: 60px !important
    }

    .u--ml--pc60 {
        margin-left: 60px !important
    }
}

.u-mt70 {
    margin-top: 70px !important
}

.u-mb70 {
    margin-bottom: 70px !important
}

.u-mr70 {
    margin-right: 70px !important
}

.u-ml70 {
    margin-left: 70px !important
}

@media (min-width:960px) {
    .u--mt--pc70 {
        margin-top: 70px !important
    }

    .u--mb--pc70 {
        margin-bottom: 70px !important
    }

    .u--mr--pc70 {
        margin-right: 70px !important
    }

    .u--ml--pc70 {
        margin-left: 70px !important
    }
}

.u-mt80 {
    margin-top: 80px !important
}

.u-mb80 {
    margin-bottom: 80px !important
}

.u-mr80 {
    margin-right: 80px !important
}

.u-ml80 {
    margin-left: 80px !important
}

@media (min-width:960px) {
    .u--mt--pc80 {
        margin-top: 80px !important
    }

    .u--mb--pc80 {
        margin-bottom: 80px !important
    }

    .u--mr--pc80 {
        margin-right: 80px !important
    }

    .u--ml--pc80 {
        margin-left: 80px !important
    }
}

.u-mt90 {
    margin-top: 90px !important
}

.u-mb90 {
    margin-bottom: 90px !important
}

.u-mr90 {
    margin-right: 90px !important
}

.u-ml90 {
    margin-left: 90px !important
}

@media (min-width:960px) {
    .u--mt--pc90 {
        margin-top: 90px !important
    }

    .u--mb--pc90 {
        margin-bottom: 90px !important
    }

    .u--mr--pc90 {
        margin-right: 90px !important
    }

    .u--ml--pc90 {
        margin-left: 90px !important
    }
}

.u-mt100 {
    margin-top: 100px !important
}

.u-mb100 {
    margin-bottom: 100px !important
}

.u-mr100 {
    margin-right: 100px !important
}

.u-ml100 {
    margin-left: 100px !important
}

@media (min-width:960px) {
    .u--mt--pc100 {
        margin-top: 100px !important
    }

    .u--mb--pc100 {
        margin-bottom: 100px !important
    }

    .u--mr--pc100 {
        margin-right: 100px !important
    }

    .u--ml--pc100 {
        margin-left: 100px !important
    }
}

@media (max-width:768px) {
    .u--pt--sm0 {
        padding-top: 0 !important
    }

    .u--pb--sm0 {
        padding-bottom: 0 !important
    }

    .u--pr--sm0 {
        padding-right: 0 !important
    }

    .u--pl--sm0 {
        padding-left: 0 !important
    }
}

.u-pt0 {
    padding-top: 0 !important
}

.u-pb0 {
    padding-bottom: 0 !important
}

.u-pr0 {
    padding-right: 0 !important
}

.u-pl0 {
    padding-left: 0 !important
}

@media (max-width:768px) {
    .u--pt--sm10 {
        padding-top: 10px !important
    }

    .u--pb--sm10 {
        padding-bottom: 10px !important
    }

    .u--pr--sm10 {
        padding-right: 10px !important
    }

    .u--pl--sm10 {
        padding-left: 10px !important
    }
}

.u-pt10 {
    padding-top: 10px !important
}

.u-pb10 {
    padding-bottom: 10px !important
}

.u-pr10 {
    padding-right: 10px !important
}

.u-pl10 {
    padding-left: 10px !important
}

@media (max-width:768px) {
    .u--pt--sm20 {
        padding-top: 20px !important
    }

    .u--pb--sm20 {
        padding-bottom: 20px !important
    }

    .u--pr--sm20 {
        padding-right: 20px !important
    }

    .u--pl--sm20 {
        padding-left: 20px !important
    }
}

.u-pt20 {
    padding-top: 20px !important
}

.u-pb20 {
    padding-bottom: 20px !important
}

.u-pr20 {
    padding-right: 20px !important
}

.u-pl20 {
    padding-left: 20px !important
}

@media (max-width:768px) {
    .u--pt--sm30 {
        padding-top: 30px !important
    }

    .u--pb--sm30 {
        padding-bottom: 30px !important
    }

    .u--pr--sm30 {
        padding-right: 30px !important
    }

    .u--pl--sm30 {
        padding-left: 30px !important
    }
}

.u-pt30 {
    padding-top: 30px !important
}

.u-pb30 {
    padding-bottom: 30px !important
}

.u-pr30 {
    padding-right: 30px !important
}

.u-pl30 {
    padding-left: 30px !important
}

@media (max-width:768px) {
    .u--pt--sm40 {
        padding-top: 40px !important
    }

    .u--pb--sm40 {
        padding-bottom: 40px !important
    }

    .u--pr--sm40 {
        padding-right: 40px !important
    }

    .u--pl--sm40 {
        padding-left: 40px !important
    }
}

.u-pt40 {
    padding-top: 40px !important
}

.u-pb40 {
    padding-bottom: 40px !important
}

.u-pr40 {
    padding-right: 40px !important
}

.u-pl40 {
    padding-left: 40px !important
}

@media (max-width:768px) {
    .u--pt--sm50 {
        padding-top: 50px !important
    }

    .u--pb--sm50 {
        padding-bottom: 50px !important
    }

    .u--pr--sm50 {
        padding-right: 50px !important
    }

    .u--pl--sm50 {
        padding-left: 50px !important
    }
}

.u-pt50 {
    padding-top: 50px !important
}

.u-pb50 {
    padding-bottom: 50px !important
}

.u-pr50 {
    padding-right: 50px !important
}

.u-pl50 {
    padding-left: 50px !important
}

@media (max-width:768px) {
    .u--pt--sm60 {
        padding-top: 60px !important
    }

    .u--pb--sm60 {
        padding-bottom: 60px !important
    }

    .u--pr--sm60 {
        padding-right: 60px !important
    }

    .u--pl--sm60 {
        padding-left: 60px !important
    }
}

.u-pt60 {
    padding-top: 60px !important
}

.u-pb60 {
    padding-bottom: 60px !important
}

.u-pr60 {
    padding-right: 60px !important
}

.u-pl60 {
    padding-left: 60px !important
}

@media (max-width:768px) {
    .u--pt--sm70 {
        padding-top: 70px !important
    }

    .u--pb--sm70 {
        padding-bottom: 70px !important
    }

    .u--pr--sm70 {
        padding-right: 70px !important
    }

    .u--pl--sm70 {
        padding-left: 70px !important
    }
}

.u-pt70 {
    padding-top: 70px !important
}

.u-pb70 {
    padding-bottom: 70px !important
}

.u-pr70 {
    padding-right: 70px !important
}

.u-pl70 {
    padding-left: 70px !important
}

@media (max-width:768px) {
    .u--pt--sm80 {
        padding-top: 80px !important
    }

    .u--pb--sm80 {
        padding-bottom: 80px !important
    }

    .u--pr--sm80 {
        padding-right: 80px !important
    }

    .u--pl--sm80 {
        padding-left: 80px !important
    }
}

.u-pt80 {
    padding-top: 80px !important
}

.u-pb80 {
    padding-bottom: 80px !important
}

.u-pr80 {
    padding-right: 80px !important
}

.u-pl80 {
    padding-left: 80px !important
}

@media (max-width:768px) {
    .u--pt--sm90 {
        padding-top: 90px !important
    }

    .u--pb--sm90 {
        padding-bottom: 90px !important
    }

    .u--pr--sm90 {
        padding-right: 90px !important
    }

    .u--pl--sm90 {
        padding-left: 90px !important
    }
}

.u-pt90 {
    padding-top: 90px !important
}

.u-pb90 {
    padding-bottom: 90px !important
}

.u-pr90 {
    padding-right: 90px !important
}

.u-pl90 {
    padding-left: 90px !important
}

@media (max-width:768px) {
    .u--pt--sm100 {
        padding-top: 100px !important
    }

    .u--pb--sm100 {
        padding-bottom: 100px !important
    }

    .u--pr--sm100 {
        padding-right: 100px !important
    }

    .u--pl--sm100 {
        padding-left: 100px !important
    }
}

.u-pt100 {
    padding-top: 100px !important
}

.u-pb100 {
    padding-bottom: 100px !important
}

.u-pr100 {
    padding-right: 100px !important
}

.u-pl100 {
    padding-left: 100px !important
}

.u-wid0,
.u-widp0 {
    width: 0 !important
}

.u-wid1 {
    width: 1px !important
}

.u-widp1 {
    width: 1% !important
}

.u-wid2 {
    width: 2px !important
}

.u-widp2 {
    width: 2% !important
}

.u-wid3 {
    width: 3px !important
}

.u-widp3 {
    width: 3% !important
}

.u-wid4 {
    width: 4px !important
}

.u-widp4 {
    width: 4% !important
}

.u-wid5 {
    width: 5px !important
}

.u-widp5 {
    width: 5% !important
}

.u-wid6 {
    width: 6px !important
}

.u-widp6 {
    width: 6% !important
}

.u-wid7 {
    width: 7px !important
}

.u-widp7 {
    width: 7% !important
}

.u-wid8 {
    width: 8px !important
}

.u-widp8 {
    width: 8% !important
}

.u-wid9 {
    width: 9px !important
}

.u-widp9 {
    width: 9% !important
}

.u-wid10 {
    width: 10px !important
}

.u-widp10 {
    width: 10% !important
}

.u-wid11 {
    width: 11px !important
}

.u-widp11 {
    width: 11% !important
}

.u-wid12 {
    width: 12px !important
}

.u-widp12 {
    width: 12% !important
}

.u-wid13 {
    width: 13px !important
}

.u-widp13 {
    width: 13% !important
}

.u-wid14 {
    width: 14px !important
}

.u-widp14 {
    width: 14% !important
}

.u-wid15 {
    width: 15px !important
}

.u-widp15 {
    width: 15% !important
}

.u-wid16 {
    width: 16px !important
}

.u-widp16 {
    width: 16% !important
}

.u-wid17 {
    width: 17px !important
}

.u-widp17 {
    width: 17% !important
}

.u-wid18 {
    width: 18px !important
}

.u-widp18 {
    width: 18% !important
}

.u-wid19 {
    width: 19px !important
}

.u-widp19 {
    width: 19% !important
}

.u-wid20 {
    width: 20px !important
}

.u-widp20 {
    width: 20% !important
}

.u-wid21 {
    width: 21px !important
}

.u-widp21 {
    width: 21% !important
}

.u-wid22 {
    width: 22px !important
}

.u-widp22 {
    width: 22% !important
}

.u-wid23 {
    width: 23px !important
}

.u-widp23 {
    width: 23% !important
}

.u-wid24 {
    width: 24px !important
}

.u-widp24 {
    width: 24% !important
}

.u-wid25 {
    width: 25px !important
}

.u-widp25 {
    width: 25% !important
}

.u-wid26 {
    width: 26px !important
}

.u-widp26 {
    width: 26% !important
}

.u-wid27 {
    width: 27px !important
}

.u-widp27 {
    width: 27% !important
}

.u-wid28 {
    width: 28px !important
}

.u-widp28 {
    width: 28% !important
}

.u-wid29 {
    width: 29px !important
}

.u-widp29 {
    width: 29% !important
}

.u-wid30 {
    width: 30px !important
}

.u-widp30 {
    width: 30% !important
}

.u-wid31 {
    width: 31px !important
}

.u-widp31 {
    width: 31% !important
}

.u-wid32 {
    width: 32px !important
}

.u-widp32 {
    width: 32% !important
}

.u-wid33 {
    width: 33px !important
}

.u-widp33 {
    width: 33% !important
}

.u-wid34 {
    width: 34px !important
}

.u-widp34 {
    width: 34% !important
}

.u-wid35 {
    width: 35px !important
}

.u-widp35 {
    width: 35% !important
}

.u-wid36 {
    width: 36px !important
}

.u-widp36 {
    width: 36% !important
}

.u-wid37 {
    width: 37px !important
}

.u-widp37 {
    width: 37% !important
}

.u-wid38 {
    width: 38px !important
}

.u-widp38 {
    width: 38% !important
}

.u-wid39 {
    width: 39px !important
}

.u-widp39 {
    width: 39% !important
}

.u-wid40 {
    width: 40px !important
}

.u-widp40 {
    width: 40% !important
}

.u-wid41 {
    width: 41px !important
}

.u-widp41 {
    width: 41% !important
}

.u-wid42 {
    width: 42px !important
}

.u-widp42 {
    width: 42% !important
}

.u-wid43 {
    width: 43px !important
}

.u-widp43 {
    width: 43% !important
}

.u-wid44 {
    width: 44px !important
}

.u-widp44 {
    width: 44% !important
}

.u-wid45 {
    width: 45px !important
}

.u-widp45 {
    width: 45% !important
}

.u-wid46 {
    width: 46px !important
}

.u-widp46 {
    width: 46% !important
}

.u-wid47 {
    width: 47px !important
}

.u-widp47 {
    width: 47% !important
}

.u-wid48 {
    width: 48px !important
}

.u-widp48 {
    width: 48% !important
}

.u-wid49 {
    width: 49px !important
}

.u-widp49 {
    width: 49% !important
}

.u-wid50 {
    width: 50px !important
}

.u-widp50 {
    width: 50% !important
}

.u-wid51 {
    width: 51px !important
}

.u-widp51 {
    width: 51% !important
}

.u-wid52 {
    width: 52px !important
}

.u-widp52 {
    width: 52% !important
}

.u-wid53 {
    width: 53px !important
}

.u-widp53 {
    width: 53% !important
}

.u-wid54 {
    width: 54px !important
}

.u-widp54 {
    width: 54% !important
}

.u-wid55 {
    width: 55px !important
}

.u-widp55 {
    width: 55% !important
}

.u-wid56 {
    width: 56px !important
}

.u-widp56 {
    width: 56% !important
}

.u-wid57 {
    width: 57px !important
}

.u-widp57 {
    width: 57% !important
}

.u-wid58 {
    width: 58px !important
}

.u-widp58 {
    width: 58% !important
}

.u-wid59 {
    width: 59px !important
}

.u-widp59 {
    width: 59% !important
}

.u-wid60 {
    width: 60px !important
}

.u-widp60 {
    width: 60% !important
}

.u-wid61 {
    width: 61px !important
}

.u-widp61 {
    width: 61% !important
}

.u-wid62 {
    width: 62px !important
}

.u-widp62 {
    width: 62% !important
}

.u-wid63 {
    width: 63px !important
}

.u-widp63 {
    width: 63% !important
}

.u-wid64 {
    width: 64px !important
}

.u-widp64 {
    width: 64% !important
}

.u-wid65 {
    width: 65px !important
}

.u-widp65 {
    width: 65% !important
}

.u-wid66 {
    width: 66px !important
}

.u-widp66 {
    width: 66% !important
}

.u-wid67 {
    width: 67px !important
}

.u-widp67 {
    width: 67% !important
}

.u-wid68 {
    width: 68px !important
}

.u-widp68 {
    width: 68% !important
}

.u-wid69 {
    width: 69px !important
}

.u-widp69 {
    width: 69% !important
}

.u-wid70 {
    width: 70px !important
}

.u-widp70 {
    width: 70% !important
}

.u-wid71 {
    width: 71px !important
}

.u-widp71 {
    width: 71% !important
}

.u-wid72 {
    width: 72px !important
}

.u-widp72 {
    width: 72% !important
}

.u-wid73 {
    width: 73px !important
}

.u-widp73 {
    width: 73% !important
}

.u-wid74 {
    width: 74px !important
}

.u-widp74 {
    width: 74% !important
}

.u-wid75 {
    width: 75px !important
}

.u-widp75 {
    width: 75% !important
}

.u-wid76 {
    width: 76px !important
}

.u-widp76 {
    width: 76% !important
}

.u-wid77 {
    width: 77px !important
}

.u-widp77 {
    width: 77% !important
}

.u-wid78 {
    width: 78px !important
}

.u-widp78 {
    width: 78% !important
}

.u-wid79 {
    width: 79px !important
}

.u-widp79 {
    width: 79% !important
}

.u-wid80 {
    width: 80px !important
}

.u-widp80 {
    width: 80% !important
}

.u-wid81 {
    width: 81px !important
}

.u-widp81 {
    width: 81% !important
}

.u-wid82 {
    width: 82px !important
}

.u-widp82 {
    width: 82% !important
}

.u-wid83 {
    width: 83px !important
}

.u-widp83 {
    width: 83% !important
}

.u-wid84 {
    width: 84px !important
}

.u-widp84 {
    width: 84% !important
}

.u-wid85 {
    width: 85px !important
}

.u-widp85 {
    width: 85% !important
}

.u-wid86 {
    width: 86px !important
}

.u-widp86 {
    width: 86% !important
}

.u-wid87 {
    width: 87px !important
}

.u-widp87 {
    width: 87% !important
}

.u-wid88 {
    width: 88px !important
}

.u-widp88 {
    width: 88% !important
}

.u-wid89 {
    width: 89px !important
}

.u-widp89 {
    width: 89% !important
}

.u-wid90 {
    width: 90px !important
}

.u-widp90 {
    width: 90% !important
}

.u-wid91 {
    width: 91px !important
}

.u-widp91 {
    width: 91% !important
}

.u-wid92 {
    width: 92px !important
}

.u-widp92 {
    width: 92% !important
}

.u-wid93 {
    width: 93px !important
}

.u-widp93 {
    width: 93% !important
}

.u-wid94 {
    width: 94px !important
}

.u-widp94 {
    width: 94% !important
}

.u-wid95 {
    width: 95px !important
}

.u-widp95 {
    width: 95% !important
}

.u-wid96 {
    width: 96px !important
}

.u-widp96 {
    width: 96% !important
}

.u-wid97 {
    width: 97px !important
}

.u-widp97 {
    width: 97% !important
}

.u-wid98 {
    width: 98px !important
}

.u-widp98 {
    width: 98% !important
}

.u-wid99 {
    width: 99px !important
}

.u-widp99 {
    width: 99% !important
}

.u-wid100 {
    width: 100px !important
}

.u-widp100 {
    width: 100% !important
}

@media (max-width:959px) {

    .u--wid--tab0,
    .u--widp--tab0 {
        width: 0 !important
    }

    .u--wid--tab1 {
        width: 1px !important
    }

    .u--widp--tab1 {
        width: 1% !important
    }

    .u--wid--tab2 {
        width: 2px !important
    }

    .u--widp--tab2 {
        width: 2% !important
    }

    .u--wid--tab3 {
        width: 3px !important
    }

    .u--widp--tab3 {
        width: 3% !important
    }

    .u--wid--tab4 {
        width: 4px !important
    }

    .u--widp--tab4 {
        width: 4% !important
    }

    .u--wid--tab5 {
        width: 5px !important
    }

    .u--widp--tab5 {
        width: 5% !important
    }

    .u--wid--tab6 {
        width: 6px !important
    }

    .u--widp--tab6 {
        width: 6% !important
    }

    .u--wid--tab7 {
        width: 7px !important
    }

    .u--widp--tab7 {
        width: 7% !important
    }

    .u--wid--tab8 {
        width: 8px !important
    }

    .u--widp--tab8 {
        width: 8% !important
    }

    .u--wid--tab9 {
        width: 9px !important
    }

    .u--widp--tab9 {
        width: 9% !important
    }

    .u--wid--tab10 {
        width: 10px !important
    }

    .u--widp--tab10 {
        width: 10% !important
    }

    .u--wid--tab11 {
        width: 11px !important
    }

    .u--widp--tab11 {
        width: 11% !important
    }

    .u--wid--tab12 {
        width: 12px !important
    }

    .u--widp--tab12 {
        width: 12% !important
    }

    .u--wid--tab13 {
        width: 13px !important
    }

    .u--widp--tab13 {
        width: 13% !important
    }

    .u--wid--tab14 {
        width: 14px !important
    }

    .u--widp--tab14 {
        width: 14% !important
    }

    .u--wid--tab15 {
        width: 15px !important
    }

    .u--widp--tab15 {
        width: 15% !important
    }

    .u--wid--tab16 {
        width: 16px !important
    }

    .u--widp--tab16 {
        width: 16% !important
    }

    .u--wid--tab17 {
        width: 17px !important
    }

    .u--widp--tab17 {
        width: 17% !important
    }

    .u--wid--tab18 {
        width: 18px !important
    }

    .u--widp--tab18 {
        width: 18% !important
    }

    .u--wid--tab19 {
        width: 19px !important
    }

    .u--widp--tab19 {
        width: 19% !important
    }

    .u--wid--tab20 {
        width: 20px !important
    }

    .u--widp--tab20 {
        width: 20% !important
    }

    .u--wid--tab21 {
        width: 21px !important
    }

    .u--widp--tab21 {
        width: 21% !important
    }

    .u--wid--tab22 {
        width: 22px !important
    }

    .u--widp--tab22 {
        width: 22% !important
    }

    .u--wid--tab23 {
        width: 23px !important
    }

    .u--widp--tab23 {
        width: 23% !important
    }

    .u--wid--tab24 {
        width: 24px !important
    }

    .u--widp--tab24 {
        width: 24% !important
    }

    .u--wid--tab25 {
        width: 25px !important
    }

    .u--widp--tab25 {
        width: 25% !important
    }

    .u--wid--tab26 {
        width: 26px !important
    }

    .u--widp--tab26 {
        width: 26% !important
    }

    .u--wid--tab27 {
        width: 27px !important
    }

    .u--widp--tab27 {
        width: 27% !important
    }

    .u--wid--tab28 {
        width: 28px !important
    }

    .u--widp--tab28 {
        width: 28% !important
    }

    .u--wid--tab29 {
        width: 29px !important
    }

    .u--widp--tab29 {
        width: 29% !important
    }

    .u--wid--tab30 {
        width: 30px !important
    }

    .u--widp--tab30 {
        width: 30% !important
    }

    .u--wid--tab31 {
        width: 31px !important
    }

    .u--widp--tab31 {
        width: 31% !important
    }

    .u--wid--tab32 {
        width: 32px !important
    }

    .u--widp--tab32 {
        width: 32% !important
    }

    .u--wid--tab33 {
        width: 33px !important
    }

    .u--widp--tab33 {
        width: 33% !important
    }

    .u--wid--tab34 {
        width: 34px !important
    }

    .u--widp--tab34 {
        width: 34% !important
    }

    .u--wid--tab35 {
        width: 35px !important
    }

    .u--widp--tab35 {
        width: 35% !important
    }

    .u--wid--tab36 {
        width: 36px !important
    }

    .u--widp--tab36 {
        width: 36% !important
    }

    .u--wid--tab37 {
        width: 37px !important
    }

    .u--widp--tab37 {
        width: 37% !important
    }

    .u--wid--tab38 {
        width: 38px !important
    }

    .u--widp--tab38 {
        width: 38% !important
    }

    .u--wid--tab39 {
        width: 39px !important
    }

    .u--widp--tab39 {
        width: 39% !important
    }

    .u--wid--tab40 {
        width: 40px !important
    }

    .u--widp--tab40 {
        width: 40% !important
    }

    .u--wid--tab41 {
        width: 41px !important
    }

    .u--widp--tab41 {
        width: 41% !important
    }

    .u--wid--tab42 {
        width: 42px !important
    }

    .u--widp--tab42 {
        width: 42% !important
    }

    .u--wid--tab43 {
        width: 43px !important
    }

    .u--widp--tab43 {
        width: 43% !important
    }

    .u--wid--tab44 {
        width: 44px !important
    }

    .u--widp--tab44 {
        width: 44% !important
    }

    .u--wid--tab45 {
        width: 45px !important
    }

    .u--widp--tab45 {
        width: 45% !important
    }

    .u--wid--tab46 {
        width: 46px !important
    }

    .u--widp--tab46 {
        width: 46% !important
    }

    .u--wid--tab47 {
        width: 47px !important
    }

    .u--widp--tab47 {
        width: 47% !important
    }

    .u--wid--tab48 {
        width: 48px !important
    }

    .u--widp--tab48 {
        width: 48% !important
    }

    .u--wid--tab49 {
        width: 49px !important
    }

    .u--widp--tab49 {
        width: 49% !important
    }

    .u--wid--tab50 {
        width: 50px !important
    }

    .u--widp--tab50 {
        width: 50% !important
    }

    .u--wid--tab51 {
        width: 51px !important
    }

    .u--widp--tab51 {
        width: 51% !important
    }

    .u--wid--tab52 {
        width: 52px !important
    }

    .u--widp--tab52 {
        width: 52% !important
    }

    .u--wid--tab53 {
        width: 53px !important
    }

    .u--widp--tab53 {
        width: 53% !important
    }

    .u--wid--tab54 {
        width: 54px !important
    }

    .u--widp--tab54 {
        width: 54% !important
    }

    .u--wid--tab55 {
        width: 55px !important
    }

    .u--widp--tab55 {
        width: 55% !important
    }

    .u--wid--tab56 {
        width: 56px !important
    }

    .u--widp--tab56 {
        width: 56% !important
    }

    .u--wid--tab57 {
        width: 57px !important
    }

    .u--widp--tab57 {
        width: 57% !important
    }

    .u--wid--tab58 {
        width: 58px !important
    }

    .u--widp--tab58 {
        width: 58% !important
    }

    .u--wid--tab59 {
        width: 59px !important
    }

    .u--widp--tab59 {
        width: 59% !important
    }

    .u--wid--tab60 {
        width: 60px !important
    }

    .u--widp--tab60 {
        width: 60% !important
    }

    .u--wid--tab61 {
        width: 61px !important
    }

    .u--widp--tab61 {
        width: 61% !important
    }

    .u--wid--tab62 {
        width: 62px !important
    }

    .u--widp--tab62 {
        width: 62% !important
    }

    .u--wid--tab63 {
        width: 63px !important
    }

    .u--widp--tab63 {
        width: 63% !important
    }

    .u--wid--tab64 {
        width: 64px !important
    }

    .u--widp--tab64 {
        width: 64% !important
    }

    .u--wid--tab65 {
        width: 65px !important
    }

    .u--widp--tab65 {
        width: 65% !important
    }

    .u--wid--tab66 {
        width: 66px !important
    }

    .u--widp--tab66 {
        width: 66% !important
    }

    .u--wid--tab67 {
        width: 67px !important
    }

    .u--widp--tab67 {
        width: 67% !important
    }

    .u--wid--tab68 {
        width: 68px !important
    }

    .u--widp--tab68 {
        width: 68% !important
    }

    .u--wid--tab69 {
        width: 69px !important
    }

    .u--widp--tab69 {
        width: 69% !important
    }

    .u--wid--tab70 {
        width: 70px !important
    }

    .u--widp--tab70 {
        width: 70% !important
    }

    .u--wid--tab71 {
        width: 71px !important
    }

    .u--widp--tab71 {
        width: 71% !important
    }

    .u--wid--tab72 {
        width: 72px !important
    }

    .u--widp--tab72 {
        width: 72% !important
    }

    .u--wid--tab73 {
        width: 73px !important
    }

    .u--widp--tab73 {
        width: 73% !important
    }

    .u--wid--tab74 {
        width: 74px !important
    }

    .u--widp--tab74 {
        width: 74% !important
    }

    .u--wid--tab75 {
        width: 75px !important
    }

    .u--widp--tab75 {
        width: 75% !important
    }

    .u--wid--tab76 {
        width: 76px !important
    }

    .u--widp--tab76 {
        width: 76% !important
    }

    .u--wid--tab77 {
        width: 77px !important
    }

    .u--widp--tab77 {
        width: 77% !important
    }

    .u--wid--tab78 {
        width: 78px !important
    }

    .u--widp--tab78 {
        width: 78% !important
    }

    .u--wid--tab79 {
        width: 79px !important
    }

    .u--widp--tab79 {
        width: 79% !important
    }

    .u--wid--tab80 {
        width: 80px !important
    }

    .u--widp--tab80 {
        width: 80% !important
    }

    .u--wid--tab81 {
        width: 81px !important
    }

    .u--widp--tab81 {
        width: 81% !important
    }

    .u--wid--tab82 {
        width: 82px !important
    }

    .u--widp--tab82 {
        width: 82% !important
    }

    .u--wid--tab83 {
        width: 83px !important
    }

    .u--widp--tab83 {
        width: 83% !important
    }

    .u--wid--tab84 {
        width: 84px !important
    }

    .u--widp--tab84 {
        width: 84% !important
    }

    .u--wid--tab85 {
        width: 85px !important
    }

    .u--widp--tab85 {
        width: 85% !important
    }

    .u--wid--tab86 {
        width: 86px !important
    }

    .u--widp--tab86 {
        width: 86% !important
    }

    .u--wid--tab87 {
        width: 87px !important
    }

    .u--widp--tab87 {
        width: 87% !important
    }

    .u--wid--tab88 {
        width: 88px !important
    }

    .u--widp--tab88 {
        width: 88% !important
    }

    .u--wid--tab89 {
        width: 89px !important
    }

    .u--widp--tab89 {
        width: 89% !important
    }

    .u--wid--tab90 {
        width: 90px !important
    }

    .u--widp--tab90 {
        width: 90% !important
    }

    .u--wid--tab91 {
        width: 91px !important
    }

    .u--widp--tab91 {
        width: 91% !important
    }

    .u--wid--tab92 {
        width: 92px !important
    }

    .u--widp--tab92 {
        width: 92% !important
    }

    .u--wid--tab93 {
        width: 93px !important
    }

    .u--widp--tab93 {
        width: 93% !important
    }

    .u--wid--tab94 {
        width: 94px !important
    }

    .u--widp--tab94 {
        width: 94% !important
    }

    .u--wid--tab95 {
        width: 95px !important
    }

    .u--widp--tab95 {
        width: 95% !important
    }

    .u--wid--tab96 {
        width: 96px !important
    }

    .u--widp--tab96 {
        width: 96% !important
    }

    .u--wid--tab97 {
        width: 97px !important
    }

    .u--widp--tab97 {
        width: 97% !important
    }

    .u--wid--tab98 {
        width: 98px !important
    }

    .u--widp--tab98 {
        width: 98% !important
    }

    .u--wid--tab99 {
        width: 99px !important
    }

    .u--widp--tab99 {
        width: 99% !important
    }

    .u--wid--tab100 {
        width: 100px !important
    }

    .u--widp--tab100 {
        width: 100% !important
    }
}

@media (min-width:960px) {

    .u--wid--pc0,
    .u--widp--pc0 {
        width: 0 !important
    }

    .u--wid--pc1 {
        width: 1px !important
    }

    .u--widp--pc1 {
        width: 1% !important
    }

    .u--wid--pc2 {
        width: 2px !important
    }

    .u--widp--pc2 {
        width: 2% !important
    }

    .u--wid--pc3 {
        width: 3px !important
    }

    .u--widp--pc3 {
        width: 3% !important
    }

    .u--wid--pc4 {
        width: 4px !important
    }

    .u--widp--pc4 {
        width: 4% !important
    }

    .u--wid--pc5 {
        width: 5px !important
    }

    .u--widp--pc5 {
        width: 5% !important
    }

    .u--wid--pc6 {
        width: 6px !important
    }

    .u--widp--pc6 {
        width: 6% !important
    }

    .u--wid--pc7 {
        width: 7px !important
    }

    .u--widp--pc7 {
        width: 7% !important
    }

    .u--wid--pc8 {
        width: 8px !important
    }

    .u--widp--pc8 {
        width: 8% !important
    }

    .u--wid--pc9 {
        width: 9px !important
    }

    .u--widp--pc9 {
        width: 9% !important
    }

    .u--wid--pc10 {
        width: 10px !important
    }

    .u--widp--pc10 {
        width: 10% !important
    }

    .u--wid--pc11 {
        width: 11px !important
    }

    .u--widp--pc11 {
        width: 11% !important
    }

    .u--wid--pc12 {
        width: 12px !important
    }

    .u--widp--pc12 {
        width: 12% !important
    }

    .u--wid--pc13 {
        width: 13px !important
    }

    .u--widp--pc13 {
        width: 13% !important
    }

    .u--wid--pc14 {
        width: 14px !important
    }

    .u--widp--pc14 {
        width: 14% !important
    }

    .u--wid--pc15 {
        width: 15px !important
    }

    .u--widp--pc15 {
        width: 15% !important
    }

    .u--wid--pc16 {
        width: 16px !important
    }

    .u--widp--pc16 {
        width: 16% !important
    }

    .u--wid--pc17 {
        width: 17px !important
    }

    .u--widp--pc17 {
        width: 17% !important
    }

    .u--wid--pc18 {
        width: 18px !important
    }

    .u--widp--pc18 {
        width: 18% !important
    }

    .u--wid--pc19 {
        width: 19px !important
    }

    .u--widp--pc19 {
        width: 19% !important
    }

    .u--wid--pc20 {
        width: 20px !important
    }

    .u--widp--pc20 {
        width: 20% !important
    }

    .u--wid--pc21 {
        width: 21px !important
    }

    .u--widp--pc21 {
        width: 21% !important
    }

    .u--wid--pc22 {
        width: 22px !important
    }

    .u--widp--pc22 {
        width: 22% !important
    }

    .u--wid--pc23 {
        width: 23px !important
    }

    .u--widp--pc23 {
        width: 23% !important
    }

    .u--wid--pc24 {
        width: 24px !important
    }

    .u--widp--pc24 {
        width: 24% !important
    }

    .u--wid--pc25 {
        width: 25px !important
    }

    .u--widp--pc25 {
        width: 25% !important
    }

    .u--wid--pc26 {
        width: 26px !important
    }

    .u--widp--pc26 {
        width: 26% !important
    }

    .u--wid--pc27 {
        width: 27px !important
    }

    .u--widp--pc27 {
        width: 27% !important
    }

    .u--wid--pc28 {
        width: 28px !important
    }

    .u--widp--pc28 {
        width: 28% !important
    }

    .u--wid--pc29 {
        width: 29px !important
    }

    .u--widp--pc29 {
        width: 29% !important
    }

    .u--wid--pc30 {
        width: 30px !important
    }

    .u--widp--pc30 {
        width: 30% !important
    }

    .u--wid--pc31 {
        width: 31px !important
    }

    .u--widp--pc31 {
        width: 31% !important
    }

    .u--wid--pc32 {
        width: 32px !important
    }

    .u--widp--pc32 {
        width: 32% !important
    }

    .u--wid--pc33 {
        width: 33px !important
    }

    .u--widp--pc33 {
        width: 33% !important
    }

    .u--wid--pc34 {
        width: 34px !important
    }

    .u--widp--pc34 {
        width: 34% !important
    }

    .u--wid--pc35 {
        width: 35px !important
    }

    .u--widp--pc35 {
        width: 35% !important
    }

    .u--wid--pc36 {
        width: 36px !important
    }

    .u--widp--pc36 {
        width: 36% !important
    }

    .u--wid--pc37 {
        width: 37px !important
    }

    .u--widp--pc37 {
        width: 37% !important
    }

    .u--wid--pc38 {
        width: 38px !important
    }

    .u--widp--pc38 {
        width: 38% !important
    }

    .u--wid--pc39 {
        width: 39px !important
    }

    .u--widp--pc39 {
        width: 39% !important
    }

    .u--wid--pc40 {
        width: 40px !important
    }

    .u--widp--pc40 {
        width: 40% !important
    }

    .u--wid--pc41 {
        width: 41px !important
    }

    .u--widp--pc41 {
        width: 41% !important
    }

    .u--wid--pc42 {
        width: 42px !important
    }

    .u--widp--pc42 {
        width: 42% !important
    }

    .u--wid--pc43 {
        width: 43px !important
    }

    .u--widp--pc43 {
        width: 43% !important
    }

    .u--wid--pc44 {
        width: 44px !important
    }

    .u--widp--pc44 {
        width: 44% !important
    }

    .u--wid--pc45 {
        width: 45px !important
    }

    .u--widp--pc45 {
        width: 45% !important
    }

    .u--wid--pc46 {
        width: 46px !important
    }

    .u--widp--pc46 {
        width: 46% !important
    }

    .u--wid--pc47 {
        width: 47px !important
    }

    .u--widp--pc47 {
        width: 47% !important
    }

    .u--wid--pc48 {
        width: 48px !important
    }

    .u--widp--pc48 {
        width: 48% !important
    }

    .u--wid--pc49 {
        width: 49px !important
    }

    .u--widp--pc49 {
        width: 49% !important
    }

    .u--wid--pc50 {
        width: 50px !important
    }

    .u--widp--pc50 {
        width: 50% !important
    }

    .u--wid--pc51 {
        width: 51px !important
    }

    .u--widp--pc51 {
        width: 51% !important
    }

    .u--wid--pc52 {
        width: 52px !important
    }

    .u--widp--pc52 {
        width: 52% !important
    }

    .u--wid--pc53 {
        width: 53px !important
    }

    .u--widp--pc53 {
        width: 53% !important
    }

    .u--wid--pc54 {
        width: 54px !important
    }

    .u--widp--pc54 {
        width: 54% !important
    }

    .u--wid--pc55 {
        width: 55px !important
    }

    .u--widp--pc55 {
        width: 55% !important
    }

    .u--wid--pc56 {
        width: 56px !important
    }

    .u--widp--pc56 {
        width: 56% !important
    }

    .u--wid--pc57 {
        width: 57px !important
    }

    .u--widp--pc57 {
        width: 57% !important
    }

    .u--wid--pc58 {
        width: 58px !important
    }

    .u--widp--pc58 {
        width: 58% !important
    }

    .u--wid--pc59 {
        width: 59px !important
    }

    .u--widp--pc59 {
        width: 59% !important
    }

    .u--wid--pc60 {
        width: 60px !important
    }

    .u--widp--pc60 {
        width: 60% !important
    }

    .u--wid--pc61 {
        width: 61px !important
    }

    .u--widp--pc61 {
        width: 61% !important
    }

    .u--wid--pc62 {
        width: 62px !important
    }

    .u--widp--pc62 {
        width: 62% !important
    }

    .u--wid--pc63 {
        width: 63px !important
    }

    .u--widp--pc63 {
        width: 63% !important
    }

    .u--wid--pc64 {
        width: 64px !important
    }

    .u--widp--pc64 {
        width: 64% !important
    }

    .u--wid--pc65 {
        width: 65px !important
    }

    .u--widp--pc65 {
        width: 65% !important
    }

    .u--wid--pc66 {
        width: 66px !important
    }

    .u--widp--pc66 {
        width: 66% !important
    }

    .u--wid--pc67 {
        width: 67px !important
    }

    .u--widp--pc67 {
        width: 67% !important
    }

    .u--wid--pc68 {
        width: 68px !important
    }

    .u--widp--pc68 {
        width: 68% !important
    }

    .u--wid--pc69 {
        width: 69px !important
    }

    .u--widp--pc69 {
        width: 69% !important
    }

    .u--wid--pc70 {
        width: 70px !important
    }

    .u--widp--pc70 {
        width: 70% !important
    }

    .u--wid--pc71 {
        width: 71px !important
    }

    .u--widp--pc71 {
        width: 71% !important
    }

    .u--wid--pc72 {
        width: 72px !important
    }

    .u--widp--pc72 {
        width: 72% !important
    }

    .u--wid--pc73 {
        width: 73px !important
    }

    .u--widp--pc73 {
        width: 73% !important
    }

    .u--wid--pc74 {
        width: 74px !important
    }

    .u--widp--pc74 {
        width: 74% !important
    }

    .u--wid--pc75 {
        width: 75px !important
    }

    .u--widp--pc75 {
        width: 75% !important
    }

    .u--wid--pc76 {
        width: 76px !important
    }

    .u--widp--pc76 {
        width: 76% !important
    }

    .u--wid--pc77 {
        width: 77px !important
    }

    .u--widp--pc77 {
        width: 77% !important
    }

    .u--wid--pc78 {
        width: 78px !important
    }

    .u--widp--pc78 {
        width: 78% !important
    }

    .u--wid--pc79 {
        width: 79px !important
    }

    .u--widp--pc79 {
        width: 79% !important
    }

    .u--wid--pc80 {
        width: 80px !important
    }

    .u--widp--pc80 {
        width: 80% !important
    }

    .u--wid--pc81 {
        width: 81px !important
    }

    .u--widp--pc81 {
        width: 81% !important
    }

    .u--wid--pc82 {
        width: 82px !important
    }

    .u--widp--pc82 {
        width: 82% !important
    }

    .u--wid--pc83 {
        width: 83px !important
    }

    .u--widp--pc83 {
        width: 83% !important
    }

    .u--wid--pc84 {
        width: 84px !important
    }

    .u--widp--pc84 {
        width: 84% !important
    }

    .u--wid--pc85 {
        width: 85px !important
    }

    .u--widp--pc85 {
        width: 85% !important
    }

    .u--wid--pc86 {
        width: 86px !important
    }

    .u--widp--pc86 {
        width: 86% !important
    }

    .u--wid--pc87 {
        width: 87px !important
    }

    .u--widp--pc87 {
        width: 87% !important
    }

    .u--wid--pc88 {
        width: 88px !important
    }

    .u--widp--pc88 {
        width: 88% !important
    }

    .u--wid--pc89 {
        width: 89px !important
    }

    .u--widp--pc89 {
        width: 89% !important
    }

    .u--wid--pc90 {
        width: 90px !important
    }

    .u--widp--pc90 {
        width: 90% !important
    }

    .u--wid--pc91 {
        width: 91px !important
    }

    .u--widp--pc91 {
        width: 91% !important
    }

    .u--wid--pc92 {
        width: 92px !important
    }

    .u--widp--pc92 {
        width: 92% !important
    }

    .u--wid--pc93 {
        width: 93px !important
    }

    .u--widp--pc93 {
        width: 93% !important
    }

    .u--wid--pc94 {
        width: 94px !important
    }

    .u--widp--pc94 {
        width: 94% !important
    }

    .u--wid--pc95 {
        width: 95px !important
    }

    .u--widp--pc95 {
        width: 95% !important
    }

    .u--wid--pc96 {
        width: 96px !important
    }

    .u--widp--pc96 {
        width: 96% !important
    }

    .u--wid--pc97 {
        width: 97px !important
    }

    .u--widp--pc97 {
        width: 97% !important
    }

    .u--wid--pc98 {
        width: 98px !important
    }

    .u--widp--pc98 {
        width: 98% !important
    }

    .u--wid--pc99 {
        width: 99px !important
    }

    .u--widp--pc99 {
        width: 99% !important
    }

    .u--wid--pc100 {
        width: 100px !important
    }

    .u--widp--pc100 {
        width: 100% !important
    }
}

.u-line-height1 {
    line-height: 1 !important
}

.u-line-height11 {
    line-height: 1.1 !important
}

.u-line-height12 {
    line-height: 1.2 !important
}

.u-line-height13 {
    line-height: 1.3 !important
}

.u-line-height14 {
    line-height: 1.4 !important
}

.u-line-height15 {
    line-height: 1.5 !important
}

.u-line-height16 {
    line-height: 1.6 !important
}

.u-line-height17 {
    line-height: 1.7 !important
}

.u-line-height18 {
    line-height: 1.8 !important
}

.u-line-height19 {
    line-height: 1.9 !important
}

.u-line-height2 {
    line-height: 2 !important
}

.u-line-height21 {
    line-height: 2.1 !important
}

.u-line-height22 {
    line-height: 2.2 !important
}

.u-line-height23 {
    line-height: 2.3 !important
}

.u-line-height24 {
    line-height: 2.4 !important
}

.u-line-height25 {
    line-height: 2.5 !important
}

.u-line-height26 {
    line-height: 2.6 !important
}

.u-line-height27 {
    line-height: 2.7 !important
}

.u-line-height28 {
    line-height: 2.8 !important
}

.u-line-height29 {
    line-height: 2.9 !important
}

.u-line-height3 {
    line-height: 3 !important
}

.modal * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.modal__overlay {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, .3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.modal__container {
    border-radius: 0;
    max-height: 90vh;
    max-width: 761px;
    overflow: hidden;
    padding: 0 20px
}

.studio .modal__container {
    max-width: 1200px
}

@media (max-width:768px) {
    .modal__container {
        height: auto
    }
}

@media (min-width:960px) {
    .modal__container {
        padding: 0 30px
    }
}

.modal__container .splide__arrow {
    background: #000
}

.modal__container .splide__arrow:focus {
    outline: none
}

#modal-point .modal__container .splide__arrow {
    background: #333;
    opacity: 1
}

#modal-point .modal__container .splide__arrow:focus,
#modal-point .modal__container .splide__arrow:hover {
    outline: none
}

#modal-point .modal__container .splide__arrow:disabled {
    opacity: 0
}

#modal-point .modal__container .splide__arrow svg {
    fill: #fff
}

#modal-point .modal__container .splide__arrow--prev {
    left: -2.25em
}

#modal-point .modal__container .splide__arrow--next {
    right: -2.25em
}

@media (max-width:768px) {

    #modal-point .modal__container .splide__arrow--next,
    #modal-point .modal__container .splide__arrow--prev {
        -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        transform: translateY(-60px)
    }
}

@media (min-width:960px) {
    #modal-point .modal__container .splide__arrow {
        height: 3em;
        width: 3em
    }

    #modal-point .modal__container .splide__arrow--prev {
        left: -2.75em
    }

    #modal-point .modal__container .splide__arrow--next {
        right: -2.75em
    }
}

.modal__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    position: relative
}

.modal__title {
    color: #c29c36;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0;
    margin-top: 0
}

.modal__close {
    background: transparent;
    border: 0;
    cursor: pointer
}

.modal__header h2 {
    font-size: 1.25rem;
    left: 50%;
    position: absolute;
    top: 5rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:960px) {
    .modal__header h2 {
        font-size: 1.5rem;
        top: 7rem
    }
}

.modal__header .modal__close:before {
    content: "✕";
    font-size: 2rem;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-15px, 4.5rem);
    -ms-transform: translate(-15px, 4.5rem);
    transform: translate(-15px, 4.5rem)
}

#modal-point .modal__header .modal__close:before {
    -webkit-transform: translate(-15px, 2rem);
    -ms-transform: translate(-15px, 2rem);
    transform: translate(-15px, 2rem)
}

@media (min-width:960px) {
    .modal__header .modal__close:before {
        -webkit-transform: translate(-20px, 8rem);
        -ms-transform: translate(-20px, 8rem);
        transform: translate(-20px, 8rem)
    }
}

@media (min-width:1440px) {
    .modal__header .modal__close:before {
        -webkit-transform: translate(-20px, 6.5rem);
        -ms-transform: translate(-20px, 6.5rem);
        transform: translate(-20px, 6.5rem)
    }
}

.modal__content {
    background-color: #fff;
    color: #333;
    line-height: 1.5;
    padding: 20px
}

@media (max-width:768px) {
    .modal__content {
        max-height: 45rem;
        overflow-y: auto
    }

    .studio .modal__content {
        max-height: 30rem;
        padding: 50px 0 20px
    }
}

@media (min-width:960px) {
    .modal__content {
        max-height: 75vh;
        overflow-y: auto;
        padding: 60px 20px;
        width: 712px
    }

    .studio .modal__content {
        padding: 90px 20px 60px;
        width: 1200px
    }
}

.modal__btn {
    -moz-osx-font-smoothing: grayscale;
    -webkit-appearance: button;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #e6e6e6;
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    color: #333;
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.15;
    margin: 0;
    overflow: visible;
    padding: .5rem 1rem;
    text-transform: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
    will-change: transform
}

.modal__btn:focus,
.modal__btn:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #c29c36;
    color: #fff
}

@-webkit-keyframes mmfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes mmfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes mmslideIn {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mmslideIn {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes mmslideOut {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

@keyframes mmslideOut {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    -webkit-animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    -webkit-animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1)
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform
}

main {
    position: relative
}

#pagetop {
    background-color: #868686;
    bottom: 0;
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    display: block;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: 0;
    width: 40px;
    z-index: 1000
}

#pagetop,
#pagetop:after {
    -webkit-transition: all .3s;
    transition: all .3s
}

#pagetop:after {
    border-left: 2px solid #333;
    border-top: 2px solid #333;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg) translate(-50%, calc(-50% + 5px));
    -ms-transform: rotate(45deg) translate(-50%, calc(-50% + 5px));
    transform: rotate(45deg) translate(-50%, calc(-50% + 5px));
    width: 8px
}

#pagetop.UpMove {
    opacity: 1
}

#pagetop.DownMove {
    opacity: 0
}

#pagetop:hover {
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 25px rgba(0, 0, 0, .3)
}

@media (max-width:768px) {
    #pagetop {
        border-radius: 100px;
        height: 48px;
        width: 48px
    }
}

.grecaptcha-badge {
    visibility: hidden
}

@media (max-width:768px) {
    .grecaptcha-badge {
        bottom: 140px !important;
        z-index: 100
    }
}