@import url("https://use.typekit.net/tll5pmd.css");
@import url("https://fonts.googleapis.com/css?family=Muli:500,500i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&subset=japanese");
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=Noto+Sans+JP:wght@100..900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

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

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

body {
    line-height: 1
}

div,
p,
span,
object,
iframe,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
table,
tr,
td,
th,
tbody,
tfoot,
thead {
    line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    font-weight: normal
}

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

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    padding: 0
}

a img {
    border: none
}

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

a:hover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

*,
*::before,
*::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    -webkit-tap-highlight-color: transparent
}

html {
    font-size: 62.5%
}

body {
    width: 100%;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    font-size: 1.0rem;
    color: #000000;
    letter-spacing: 0.025em;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-overflow-scrolling: touch
}

body.ua-android {
    font-family: 'Noto Sans JP', sans-serif
}

p,
a,
dt,
dd,
small,
address,
th,
td {
    line-height: 1.5
}

@media screen and (min-width: 1024px) {
    p,
    a,
    dt,
    dd,
    small,
    address,
    th,
    td {
        font-size: 1.8rem
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    p,
    a,
    dt,
    dd,
    small,
    address,
    th,
    td {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 560px) {
    p,
    a,
    dt,
    dd,
    small,
    address,
    th,
    td {
        font-size: 1.6rem
    }
}

a {
    text-decoration: none;
    transition: all 370ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

a,
a:visited,
a:focus,
a:link,
a:active {
    color: #000000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.5
}

ol,
ul {
    list-style: none
}

main {
    display: block
}

@media screen and (min-width: 1024px) {
    .l-aside {
        margin-top: 80px;
        margin-bottom: 80px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-aside {
        margin-top: 60px;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 560px) {
    .l-aside {
        margin-top: 40px;
        margin-bottom: 20px
    }
}

.l-aside__list li {
    background-color: #ffffff
}

@media screen and (min-width: 1024px) {
    .l-aside__list li {
        width: calc(25% - 40px)
    }
}

@media screen and (max-width: 1023px) {
    .l-aside__list li {
        width: calc(25% - 20px)
    }
}

@media screen and (max-width: 768px) {
    .l-aside__list li {
        width: calc(50% - 20px)
    }
    .l-aside__list li:nth-of-type(n+3) {
        margin-top: 20px
    }
}

.l-aside__list a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.l-aside__list a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.095);
    opacity: 0;
    transition: opacity 370ms cubic-bezier(0.165, 0.84, 0.44, 1);
    pointer-events: none
}

.l-aside__list a.is-hover:hover::after {
    opacity: 1
}

@media screen and (min-width: 1024px) {
    .l-aside__list a {
        padding: 80px 20px 40px
    }
}

@media screen and (max-width: 1023px) {
    .l-aside__list a {
        padding: 80px 20px 20px
    }
}

.l-aside__list h2 {
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    line-height: 1.36364;
    letter-spacing: 0.05em
}

@media screen and (min-width: 1024px) {
    .l-aside__list h2 {
        font-size: 2.2rem
    }
}

@media screen and (max-width: 1023px) {
    .l-aside__list h2 {
        font-size: 1.8rem
    }
}

@media screen and (max-width: 320px) {
    .l-aside__list h2 {
        font-size: 1.6rem
    }
}

.l-aside__list div {
    position: relative
}

@media screen and (min-width: 1024px) {
    .l-aside__list div {
        height: 120px
    }
}

@media screen and (max-width: 1023px) {
    .l-aside__list div {
        height: 60px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-aside__list div {
        margin-bottom: 10px
    }
}

.l-aside__list div img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (min-width: 769px) {
    .l-aside__list p {
        font-size: 1.2rem;
        max-width: 210px;
        width: 100%;
        margin: 0 auto;
        text-align: justify;
        line-height: 1.92308
    }
}

@media screen and (min-width: 1024px) {
    .l-aside__list p {
        font-size: 1.3rem
    }
}

@media screen and (max-width: 768px) {
    .l-aside__list p {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    .l-aside__about img {
        width: 45px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-aside__about img {
        width: 36px
    }
}

@media screen and (max-width: 560px) {
    .l-aside__about img {
        width: 31.5px
    }
}

@media screen and (min-width: 1024px) {
    .l-aside__service img {
        width: 129.5px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-aside__service img {
        width: 103.6px
    }
}

@media screen and (max-width: 560px) {
    .l-aside__service img {
        width: 90.65px
    }
}

@media screen and (min-width: 1024px) {
    .l-aside__recruit img {
        width: 86.55px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-aside__recruit img {
        width: 69.24px
    }
}

@media screen and (max-width: 560px) {
    .l-aside__recruit img {
        width: 60.585px
    }
}

@media screen and (min-width: 1024px) {
    .l-aside__contact img {
        width: 99px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-aside__contact img {
        width: 79.2px
    }
}

@media screen and (max-width: 560px) {
    .l-aside__contact img {
        width: 69.3px
    }
}

.l-footer {
    background-color: #000000
}

@media screen and (min-width: 1024px) {
    .l-footer {
        padding: 66.5px 5%
    }
}

@media screen and (max-width: 1023px) {
    .l-footer {
        padding: 50px 5%
    }
}

@media screen and (min-width: 1024px) {
    .l-footer__logo {
        width: 171px;
        height: 100px;
        margin: 0 auto
    }
}

@media screen and (max-width: 1023px) {
    .l-footer__logo {
        width: 120px;
        height: 70px;
        margin: 0 auto
    }
}

.l-footer__logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left;
    background-image: url("../img/logo_footer.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.l-footer__logo a.is-hover:hover {
    opacity: 0.7
}

.l-footer__sns {
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (min-width: 1024px) {
    .l-footer__sns {
        margin-bottom: 37px
    }
}

@media screen and (max-width: 1023px) {
    .l-footer__sns {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 1024px) {
    .l-footer__sns li:not(:last-of-type) {
        margin-right: 26px
    }
}

@media screen and (max-width: 1023px) {
    .l-footer__sns li:not(:last-of-type) {
        margin-right: 25px
    }
}

.l-footer__sns a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left
}

.l-footer__sns a.is-hover:hover {
    opacity: 0.7
}

.l-footer__sns a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.l-footer__instagram {
    width: 17.5px;
    height: 17.5px
}

.l-footer__instagram a::before {
    background-image: url("../icon/sns_instagram-white.svg")
}
.l-footer__copyright {
    line-height: 1;
    font-size: 0rem;
    text-align: center
}

.l-footer__copyright small {
    color: #ffffff;
    text-transform: uppercase;
    font-family: azo-sans-web, sans-serif;
    font-size: 1.0rem
}

@media screen and (min-width: 1024px) {
    .l-footer__copyright small {
        letter-spacing: 0.1em
    }
}

@media screen and (max-width: 1023px) {
    .l-footer__copyright small {
        letter-spacing: 0.05em
    }
}

.l-header {
    position: relative
}

@media screen and (max-width: 1023px) {
    .l-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #ffffff;
        padding-left: 5%
    }
}

@media screen and (min-width: 1024px) {
    .l-header__logo {
        position: absolute;
        z-index: 2;
        width: 365px;
        height: 100px;
        left: 100px
    }
}

@media screen and (max-width: 1023px) {
    .l-header__logo {
        width: 205px;
        height: 60px
    }
}

.l-header__logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.l-header__logo a.is-hover:hover {
    opacity: 0.7
}

@media screen and (min-width: 1024px) {
    .l-header__logo a {
        background-image: url("../img/logo.jpg")
    }
}

@media screen and (max-width: 1023px) {
    .l-header__logo a {
        background-image: url("../img/logo.jpg")
    }
}

.l-header__content {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media screen and (min-width: 1200px) {
    .l-header__nav {
        display: flex;
        align-items: center
    }
}

@media screen and (max-width: 1199px) {
    .l-header__nav {
        display: none
    }
}

.l-header__nav__main {
    display: flex;
    align-items: center;
}

@media screen and (min-width: 1024px) {
    .l-header__nav__main {
        margin-right: 30px
    }
}

@media screen and (min-width: 1024px) {
    .l-header__nav__main li:not(:last-of-type) {
        margin-right: 18px
    }
    
}

.l-header__nav__main a {
    position: relative;
    font-weight: bold;
    font-size: 1.2rem
}

.l-header__nav__main a.is-hover:hover {
    opacity: .7
}


.l-header__nav__sns {
    display: flex
}

@media screen and (min-width: 1024px) {
    .l-header__nav__sns {
        margin-right: 40px
    }
}

.l-header__nav__sns li {
    width: 40px;
    height: 40px
}

.l-header__nav__sns li:not(:last-of-type) {
    margin-right: 15px
}

.l-header__nav__sns a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #f1f1f1
}

.l-header__nav__sns a.is-hover:hover {
    opacity: .7
}

.l-header__nav__sns a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.l-header__nav__instagram a::after {
    width: 19px;
    height: 19px;
    background-image: url(../icon/sns_instagram-gray.svg);
}
.l-header__nav__sns span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left
}

.l-hero {
    position: relative;
    z-index: 1
}

@media screen and (min-width: 1024px) {
    .l-hero {
        padding-top: 65px
    }
}

.l-hero.is-shown .l-hero__ja>span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.l-hero.is-shown .l-hero__bg::before {
    opacity: 0
}

.l-hero__ja {
    position: absolute;
    z-index: 4;
    font-weight: bold;
    white-space: nowrap
}

@media screen and (min-width: 1024px) {
    .l-hero__ja {
        top: 60px;
        right: 13.06667%;
        line-height: 2
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__ja {
        right: 5%;
        margin-right: -2px;
        line-height: 1.83333
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-hero__ja {
        top: 30px;
        font-size: 4.0rem
    }
}

@media screen and (max-width: 560px) {
    .l-hero__ja {
        top: 20px;
        font-size: 3.0rem
    }
}

.l-hero__ja span {
    letter-spacing: 0.025em
}

.l-hero__ja>span {
    display: inline-block
}

@media screen and (min-width: 1024px) {
    .l-hero__ja--large {
        top: 60px;
        right: 13.06667%;
        font-size: 5.0rem
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__ja--large {
        right: 5%
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-hero__ja--large {
        top: 30px;
        font-size: 4.0rem
    }
}

@media screen and (max-width: 560px) {
    .l-hero__ja--large {
        top: 20px;
        font-size: 3.0rem
    }
}

@media screen and (min-width: 1024px) {
    .l-hero__ja--large span {
        padding: 16px 25px
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__ja--large span {
        padding: 8px 10px
    }
}

@media screen and (min-width: 1024px) {
    .l-hero__ja--small {
        top: 60px;
        right: 13.06667%;
        font-size: 3.0rem
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__ja--small {
        right: 5%
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-hero__ja--small {
        top: 30px;
        font-size: 4.0rem
    }
}

@media screen and (max-width: 560px) {
    .l-hero__ja--small {
        top: 20px;
        font-size: 3.0rem
    }
}

@media screen and (min-width: 1024px) {
    .l-hero__ja--small span {
        padding: 16px 13px
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__ja--small span {
        padding: 8px 10px
    }
}

@media screen and (min-width: 1024px) {
    .l-hero__ja--static {
        left: calc( 50% + 450px);
        right: auto
    }
}

.l-hero__en {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-family: azo-sans-web, sans-serif;
    letter-spacing: 0.1em;
    line-height: 1
}

@media screen and (min-width: 1024px) {
    .l-hero__en {
        font-size: 1.2rem;
        margin-bottom: 23px;
        margin-left: 200px
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__en {
        font-size: 1.0rem;
        margin-left: 5%
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-hero__en {
        height: 60px
    }
}

@media screen and (max-width: 560px) {
    .l-hero__en {
        height: 40px
    }
}

.l-hero__en::after {
    content: '';
    display: block;
    height: 1px;
    background-color: #000000
}

@media screen and (min-width: 1024px) {
    .l-hero__en::after {
        width: 60px;
        margin-left: 12px;
        margin-bottom: 4px
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__en::after {
        width: 40px;
        margin-left: 15px;
        margin-bottom: 3px
    }
}

.l-hero__bg {
    position: relative;
    overflow: hidden
}

.l-hero__bg::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 1;
    transition: opacity 1400ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

.l-hero__bg div {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (min-width: 1024px) {
    .l-hero__bg div {
        background-position: 50% 100%
    }
}

@media screen and (max-width: 1023px) {
    .l-hero__bg div {
        height: 100% !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        background-position: center
    }
}

@media screen and (min-width: 1024px) {
    .l-hero--br .l-hero__ja--large span {
        padding: 16px 21px
    }
}

@media screen and (min-width: 1024px) {
    .l-hero--medium .l-hero__bg {
        height: 540px
    }
}

@media screen and (min-width: 1921px) {
    .l-hero--medium .l-hero__bg {
        height: 700px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-hero--medium .l-hero__bg {
        height: 410px
    }
}

@media screen and (max-width: 560px) {
    .l-hero--medium .l-hero__bg {
        height: 200px
    }
}

@media screen and (min-width: 1024px) {
    .l-hero--large .l-hero__bg {
        height: 800px
    }
}

@media screen and (min-width: 1921px) {
    .l-hero--large .l-hero__bg {
        height: 1000px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-hero--large .l-hero__bg {
        height: 600px
    }
}

@media screen and (max-width: 560px) {
    .l-hero--large .l-hero__bg {
        height: 380px
    }
}

.l-nav {
    max-width: 600px;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    background-color: #000000;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition: -webkit-transform 460ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 460ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 460ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 460ms cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: auto
}

@media screen and (min-width: 1024px) {
    .l-nav {
        padding: 120px 60px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-nav {
        padding: 100px 50px
    }
}

@media screen and (max-width: 560px) {
    .l-nav {
        padding: 80px 5%
    }
}

.l-nav a {
    color: #ffffff
}

.l-nav a.is-hover:hover {
    opacity: .5
}

.l-nav.is-open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.l-nav.is-open .l-nav__main li:nth-of-type(1) a::after {
    transition-delay: 310ms
}

.l-nav.is-open .l-nav__main li:nth-of-type(2) a::after {
    transition-delay: 340ms
}

.l-nav.is-open .l-nav__main li:nth-of-type(3) a::after {
    transition-delay: 370ms
}

.l-nav.is-open .l-nav__main li:nth-of-type(4) a::after {
    transition-delay: 400ms
}

.l-nav.is-open .l-nav__main li:nth-of-type(5) a::after {
    transition-delay: 430ms
}

.l-nav.is-open .l-nav__main li:nth-of-type(6) a::after {
    transition-delay: 460ms
}
.l-nav.is-open .l-nav__main li:nth-of-type(7) a::after {
    transition-delay: 490ms
}

.l-nav.is-open .l-nav__main a::after {
    width: 0;
    right: 0;
    left: auto
}

.l-nav.is-open .l-nav__sub::before,
.l-nav.is-open .l-nav__sub::after {
    width: 100%;
    right: auto;
    left: 0;
    transition-delay: 310ms
}

.l-nav.is-open .l-nav__sub li,
.l-nav.is-open .l-nav__sns li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.l-nav.is-open .l-nav__sub li:nth-of-type(1),
.l-nav.is-open .l-nav__sns li:nth-of-type(1) {
    transition-delay: 310ms
}

.l-nav.is-open .l-nav__sub li:nth-of-type(2),
.l-nav.is-open .l-nav__sns li:nth-of-type(2) {
    transition-delay: 350ms
}

.l-nav.is-open .l-nav__sub li:nth-of-type(3),
.l-nav.is-open .l-nav__sns li:nth-of-type(3) {
    transition-delay: 390ms
}

@media screen and (min-width: 1024px) {
    .l-nav__main {
        margin-bottom: 100px
    }
}

@media screen and (max-width: 1023px) {
    .l-nav__main {
        margin-bottom: 60px
    }
}

@media screen and (min-width: 1024px) {
    .l-nav__main>li:not(:last-of-type) {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-nav__main>li:not(:last-of-type) {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 560px) {
    .l-nav__main>li:not(:last-of-type) {
        margin-bottom: 15px
    }
}

.l-nav__main a {
    position: relative
}

.l-nav__main a::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    transition: width 360ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

.l-nav__main__parent {
    display: inline-block;
    line-height: 1;
    font-size: 2.5rem;
    padding: 0.4em 0
}

.l-nav__main__parent span {
    vertical-align: middle
}

.l-nav__main__ja {
    font-weight: bold
}

@media screen and (min-width: 561px) {
    .l-nav__main__ja {
        font-size: 2.5rem;
        margin-right: 34px
    }
}

@media screen and (max-width: 560px) {
    .l-nav__main__ja {
        font-size: 2.2rem;
        letter-spacing: 0.025em
    }
}

@media screen and (max-width: 414px) {
    .l-nav__main__ja {
        font-size: calc( 1.0rem + 3.2vw)
    }
}

@media screen and (min-width: 561px) {
    .l-nav__main__en {
        text-transform: uppercase;
        font-family: azo-sans-web, sans-serif;
        font-size: 1.2rem;
        color: rgba(255, 255, 255, 0.4);
        letter-spacing: 0.05em
    }
}

@media screen and (max-width: 560px) {
    .l-nav__main__en {
        display: none
    }
}

.l-nav__main__children {
    padding-left: 20px
}

@media screen and (min-width: 561px) {
    .l-nav__main__children {
        margin-top: 10px
    }
}

@media screen and (max-width: 560px) {
    .l-nav__main__children {
        margin-top: 8px
    }
}

@media screen and (max-width: 560px) {
    .l-nav__main__children {
        padding-bottom: 10px
    }
}

.l-nav__main__children li:not(:last-of-type) {
    margin-bottom: 13px
}

.l-nav__main__children a {
    display: inline-flex;
    align-items: center;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1
}

@media screen and (min-width: 561px) {
    .l-nav__main__children a {
        font-size: 1.5rem
    }
}

@media screen and (min-width: 561px) {
    .l-nav__main__children a {
        font-size: 1.4rem
    }
}

.l-nav__main__children a::before {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background-color: #333333;
    margin-right: 15px
}

.l-nav__sub {
    position: relative;
    display: flex;
    align-items: center;
    padding: 60px 0
}

@media screen and (min-width: 1024px) {
    .l-nav__sub {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 1023px) {
    .l-nav__sub {
        margin-bottom: 60px
    }
}

.l-nav__sub::before,
.l-nav__sub::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    left: auto;
    transition: width 360ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

.l-nav__sub::before {
    top: 0
}

.l-nav__sub::after {
    bottom: 0
}

@media screen and (min-width: 769px) {
    .l-nav__sub li:not(:last-of-type) {
        margin-right: 50px
    }
}

@media screen and (max-width: 768px) {
    .l-nav__sub li:not(:last-of-type) {
        margin-right: 46px
    }
}

@media screen and (max-width: 414px) {
    .l-nav__sub li:not(:last-of-type) {
        margin-right: 13.5%
    }
}

.l-nav__sub a {
    display: block;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.2em 0
}

@media screen and (max-width: 414px) {
    .l-nav__sub a {
        font-size: calc( 1.0rem + 0.85vw)
    }
}

.l-nav__sub li,
.l-nav__sns li {
    opacity: 0;
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
    transition: 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.l-nav__sns {
    display: flex
}

.l-nav__sns li {
    width: 40px;
    height: 40px;
    margin-right: 30px
}

.l-nav__sns a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left;
    border-radius: 50%;
    background-color: #ffffff
}

.l-nav__sns a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.l-nav__instagram a::before {
    width: 19px;
    height: 19px;
    background-image: url("../icon/sns_instagram-black.svg")
}


.l-nav-btn {
    position: relative;
    z-index: 1001
}

@media screen and (min-width: 1024px) {
    .l-nav-btn {
        width: 100px;
        height: 100px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .l-nav-btn {
        width: 80px;
        height: 80px
    }
}

@media screen and (max-width: 560px) {
    .l-nav-btn {
        width: 60px;
        height: 60px
    }
}

.l-nav-btn a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #000000;
    cursor: pointer;
    transition: background-color 370ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

.l-nav-btn a.is-hover:hover {
    opacity: .8
}

.l-nav-btn span {
    display: block;
    background-color: #ffffff
}

@media screen and (min-width: 561px) {
    .l-nav-btn span {
        width: 35px;
        height: 3px;
        margin: 6px 0
    }
}

@media screen and (max-width: 560px) {
    .l-nav-btn span {
        width: 25px;
        height: 2px;
        margin: 3px 0
    }
}

.l-nav-btn.is-open a {
    background-color: #181818
}

@media screen and (min-width: 561px) {
    .l-nav-btn.is-open span:nth-of-type(1) {
        -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
        transform: translate3d(0, 7px, 0) rotate(45deg)
    }
}

@media screen and (max-width: 560px) {
    .l-nav-btn.is-open span:nth-of-type(1) {
        -webkit-transform: translate3d(0, 4px, 0) rotate(45deg);
        transform: translate3d(0, 4px, 0) rotate(45deg)
    }
}

@media screen and (min-width: 561px) {
    .l-nav-btn.is-open span:nth-of-type(2) {
        -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
        transform: translate3d(0, -7px, 0) rotate(-45deg)
    }
}

@media screen and (max-width: 560px) {
    .l-nav-btn.is-open span:nth-of-type(2) {
        -webkit-transform: translate3d(0, -4px, 0) rotate(-45deg);
        transform: translate3d(0, -4px, 0) rotate(-45deg)
    }
}

.c-inner-small,
.c-inner-medium,
.c-inner-large,
.c-inner-x-large {
    width: 90%;
    margin: 0 auto
}

.c-inner-small {
    max-width: 900px
}

.c-inner-medium {
    max-width: 1100px
}

.c-inner-large {
    max-width: 1300px
}

.c-inner-x-large {
    max-width: 1420px
}

@media screen and (min-width: 1024px) {
    .c-paragraph-f15 {
        font-size: 1.5rem;
        line-height: 2
    }
}

@media screen and (max-width: 1023px) {
    .c-paragraph-f15 {
        font-size: 1.4rem;
        line-height: 1.78571
    }
}

.c-paragraph-l2em p:not(:last-of-type) {
    margin-bottom: 2em
}

.c-paragraph-sub {
    color: #858585;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 2.14286
}

@media screen and (max-width: 560px) {
    .c-paragraph-sub--small {
        font-size: 1.3rem
    }
}

.c-small small,
.c-small a {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    line-height: 2
}

.c-small small {
    position: relative;
    display: block;
    padding-left: 1em
}

.c-small small::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width: 1024px) {
    .c-cpace-mt--small {
        margin-top: 80px
    }
}

@media screen and (max-width: 1023px) {
    .c-cpace-mt--small {
        margin-top: 40px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-m--large {
        margin-top: 120px;
        margin-bottom: 120px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-cpace-m--large {
        margin-top: 90px;
        margin-bottom: 90px
    }
}

@media screen and (max-width: 560px) {
    .c-cpace-m--large {
        margin-top: 60px;
        margin-bottom: 60px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-mt--large {
        margin-top: 120px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-cpace-mt--large {
        margin-top: 90px
    }
}

@media screen and (max-width: 560px) {
    .c-cpace-mt--large {
        margin-top: 60px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-mb--large {
        margin-bottom: 120px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-cpace-mb--large {
        margin-bottom: 90px
    }
}

@media screen and (max-width: 560px) {
    .c-cpace-mb--large {
        margin-bottom: 60px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-mt--x-large {
        margin-top: 140px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-cpace-mt--x-large {
        margin-top: 60px
    }
}

@media screen and (max-width: 560px) {
    .c-cpace-mt--x-large {
        margin-top: 40px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-p--small {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media screen and (max-width: 1023px) {
    .c-cpace-p--small {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-pt--small {
        padding-top: 80px
    }
}

@media screen and (max-width: 1023px) {
    .c-cpace-pt--small {
        padding-top: 40px
    }
}

@media screen and (min-width: 1024px) {
    .c-cpace-pt--medium {
        padding-top: 100px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-cpace-pt--medium {
        padding-top: 75px
    }
}

@media screen and (max-width: 560px) {
    .c-cpace-pt--medium {
        padding-top: 40px
    }
}

.c-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px
}

.c-table dl {
    border-bottom: solid 1px rgba(0, 0, 0, 0.15)
}

@media screen and (min-width: 561px) {
    .c-table dl {
        display: flex;
        align-items: flex-start
    }
}

@media screen and (min-width: 1024px) {
    .c-table dl {
        padding: 23px 0
    }
}

@media screen and (max-width: 1023px) {
    .c-table dl {
        padding: 27px 0
    }
}

.c-table dl:first-of-type {
    border-top: solid 1px rgba(0, 0, 0, 0.15)
}

@media screen and (min-width: 1024px) {
    .c-table dt,
    .c-table dd {
        font-size: 1.5rem;
        line-height: 2
    }
}

@media screen and (max-width: 1023px) {
    .c-table dt,
    .c-table dd {
        font-size: 1.4rem;
        line-height: 1.78571
    }
}

.c-table dt {
    font-weight: bold;
    padding-right: 10px
}

@media screen and (max-width: 560px) {
    .c-table dt {
        margin-bottom: 3px
    }
}

@media screen and (min-width: 561px) {
    .c-table dd {
        flex: 1
    }
}

@media screen and (min-width: 1024px) {
    .c-table--120 dt {
        width: 100px
    }
}

@media screen and (min-width: 1280px) {
    .c-table--120 dt {
        width: 120px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-table--120 dt {
        width: 100px
    }
}

@media screen and (min-width: 1024px) {
    .c-table--170 dt {
        width: 140px
    }
}

@media screen and (min-width: 1280px) {
    .c-table--170 dt {
        width: 170px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .c-table--170 dt {
        width: 100px
    }
}

.c-table--small dl {
    padding: 19.5px 0
}

.js-delay-1 {
    transition-delay: 100ms !important
}

.js-delay-2 {
    transition-delay: 200ms !important
}

.js-delay-3 {
    transition-delay: 300ms !important
}

.js-delay-4 {
    transition-delay: 400ms !important
}

.js-delay-5 {
    transition-delay: 500ms !important
}

.js-delay-6 {
    transition-delay: 600ms !important
}

.js-delay-7 {
    transition-delay: 700ms !important
}

.js-delay-8 {
    transition-delay: 800ms !important
}

.js-delay-9 {
    transition-delay: 900ms !important
}

.js-delay-10 {
    transition-delay: 1000ms !important
}

.js-fadeins>* {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    transition: 1200ms 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.js-fadeins>*:nth-of-type(1) {
    transition-delay: 100ms
}

.js-fadeins>*:nth-of-type(2) {
    transition-delay: 200ms
}

.js-fadeins>*:nth-of-type(3) {
    transition-delay: 300ms
}

.js-fadeins>*:nth-of-type(4) {
    transition-delay: 400ms
}

.js-fadeins>*:nth-of-type(5) {
    transition-delay: 500ms
}

.js-fadeins>*:nth-of-type(6) {
    transition-delay: 600ms
}

.js-fadeins>*:nth-of-type(7) {
    transition-delay: 700ms
}

.js-fadeins>*:nth-of-type(8) {
    transition-delay: 800ms
}

.js-fadeins>*:nth-of-type(9) {
    transition-delay: 900ms
}

.js-fadeins>*:nth-of-type(10) {
    transition-delay: 1000ms
}

.js-fadeins>*:nth-of-type(11) {
    transition-delay: 1100ms
}

.js-fadeins>*:nth-of-type(12) {
    transition-delay: 1200ms
}

.js-fadeins>*:nth-of-type(13) {
    transition-delay: 1300ms
}

.js-fadeins>*:nth-of-type(14) {
    transition-delay: 1400ms
}

.js-fadeins>*:nth-of-type(15) {
    transition-delay: 1500ms
}

.js-fadeins>*:nth-of-type(16) {
    transition-delay: 1600ms
}

.js-fadeins>*:nth-of-type(17) {
    transition-delay: 1700ms
}

.js-fadeins>*:nth-of-type(18) {
    transition-delay: 1800ms
}

.js-fadeins>*:nth-of-type(19) {
    transition-delay: 1900ms
}

.js-fadeins>*:nth-of-type(20) {
    transition-delay: 2000ms
}

.is-shown.js-fadeins>* {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-fadein {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    transition: 1200ms 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.is-shown.js-fadein,
.is-shown .js-fadein {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.js-filter {
    position: relative
}

.js-filter::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity 1400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 10
}

.is-shown.js-filter::before,
.is-shown .js-filter::before {
    opacity: 0
}

.ua-mac .js-kerning__start,
.ua-iphone .js-kerning__start,
.ua-ipad .js-kerning__start {
    margin-top: -.5em
}

.ua-mac .js-kerning__end,
.ua-iphone .js-kerning__end,
.ua-ipad .js-kerning__end {
    margin-bottom: -.3em
}

.ua-mac .js-kerning__middle,
.ua-iphone .js-kerning__middle,
.ua-ipad .js-kerning__middle {
    margin-bottom: -.4em
}

.ua-windows .js-kerning__start {
    margin-top: -.2em;
    margin-bottom: -.2em
}

.ua-windows .js-kerning__end {
    margin-top: -.1em;
    margin-bottom: -.1em
}

.ua-windows .js-kerning__middle {
    margin-bottom: -.2em
}

.js-lazyload {
    opacity: 0
}

.js-lazyload.is-set {
    opacity: 1;
    transition: opacity 200ms linear
}

.js-loopSlider {
    will-change: transform
}

.js-loopSlider:not(.is-set) {
    opacity: 0
}

.js-loopSlider::after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.js-loopSlider>* {
    float: left
}

.t-top-visual {
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 561px) {
    .t-top-visual {
        margin-bottom: 60px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .t-top-visual {
        padding-top: 60px
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual {
        padding-top: 20px;
        margin-bottom: 40px
    }
}

body.is-load .t-top-visual__text,
body.is-load .t-top-visual__slider {
    opacity: 1;
    transition: opacity 400ms 1000ms linear
}

.t-top-visual__text,
.t-top-visual__slider {
    opacity: 0
}

.t-top-visual__slider li {
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 1024px) {
    .t-top-visual__slider li {
        width: 1000px;
        height: 780px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .t-top-visual__slider li {
        width: 800px;
        height: 624px
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__slider li {
        width: 315px;
        height: 320px
    }
}

.t-top-visual__slider img {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width: 1024px) {
    .t-top-visual__slider img {
        width: calc( 100% - 100px);
        margin-left: 50px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .t-top-visual__slider img {
        width: calc( 100% - 60px);
        margin-left: 30px
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__slider img {
        width: calc( 100% - 20px);
        margin-left: 10px
    }
}

.t-top-visual__text {
    position: absolute;
    z-index: 1
}

@media screen and (min-width: 561px) {
    .t-top-visual__text {
        left: 8%;
        bottom: 55px
    }
}

@media screen and (min-width: 1024px) {
    .t-top-visual__text {
        left: 13.33333%
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__text {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

.t-top-visual__en {
    text-transform: uppercase;
    font-family: azo-sans-web, sans-serif;
    line-height: 1.05
}

@media screen and (min-width: 1024px) {
    .t-top-visual__en {
        font-size: 10.0rem
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .t-top-visual__en {
        font-size: 6.6rem
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__en {
        font-size: 4.0rem;
        position: absolute;
        left: 8%;
        bottom: 20px;
        z-index: 2
    }
}

.t-top-visual__en span {
    position: relative
}

@media screen and (min-width: 1024px) {
    .t-top-visual__en span {
        padding: 0 15px
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .t-top-visual__en span {
        padding: 0 7px
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__en span {
        padding: 0 5px
    }
}

.t-top-visual__en span::after {
    content: '';
    display: block;
    width: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

@media screen and (min-width: 1024px) {
    .t-top-visual__en span::after {
        height: calc( 100% - 28px)
    }
}

@media screen and (max-width: 1023px) and (min-width: 561px) {
    .t-top-visual__en span::after {
        height: calc( 100% - 20px)
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__en span::after {
        height: calc( 100% - 12px)
    }
}

.t-top-visual__ja {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    text-align: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 1
}

@media screen and (min-width: 561px) {
    .t-top-visual__ja {
        width: 500px;
        height: 60px;
        background-image: url("../img/hero-jp-pc.jpg");
        margin-top: 17px
    }
}

@media screen and (max-width: 560px) {
    .t-top-visual__ja {
        width: 50px;
        height: 162px;
        background-image: url("../img/hero-jp.jpg");
        position: absolute;
        top: 10px;
        right: 16%;
        z-index: 1
    }
}

.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 100px);
  -webkit-transform: translate(0, 100px);
  transition: .5s; }

.fadeInUp {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0); }

.mov {
  position: relative;
}
.mov::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #496032;
    z-index: 1;
}

.mov.img-blur::before {
  width: 0;
  transition: all .25s ease-in-out .2s;
}
.index_p-concept__title{
    font-family: azo-sans-web, sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0.1em;
    font-size: 3rem;
    color: #027dd3;

}
.c-section__inner {
    margin: 0 6.66667%;
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 800px) {
    .index_p-concept__title {
        font-size: 12rem;
        line-height: 1.2;
    }
    .c-section__inner {
        max-width: 1080px;
        margin: auto;
        width: 67.5vw;
    }
}

.c-sectionTitle2 {
    color: #496032;
    font-size: 12px;
    position: relative;
    height: 30px;
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .13em;
    font-weight: 700;
    margin-bottom: 35px;
    overflow: hidden;
    z-index: 2
}

.c-sectionTitle2:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #496032;
    content: ""
}

@media screen and (min-width: 800px) {
    .c-sectionTitle2 {
        font-size:16px;
        height: 50px;
        margin-bottom: 60px;
    }

    .is-ourfield .c-sectionTitle2 {
        margin-bottom: 0
    }

    .is-concept .c-sectionTitle2,.is-ourfield .c-sectionTitle2 {
        margin-left: 0
    }

    .c-sectionTitle2:before {
        width: 2px
    }
}

.c-sectionTitle2__inner {
    position: relative;
    display: block;
    padding-left: 20px
}

@media screen and (min-width: 800px) {
    .c-sectionTitle2__inner {
        padding-left: 44px
    }
}
.c-sectionCopy {
    font-size: 7.2vw;
    line-height: 1.67;
    margin-bottom: calc(40px - 2.412vw);
    z-index: 2;
    text-align: center;
    position: relative
}


@media screen and (min-width: 800px) {
    .c-sectionCopy {
        font-size:4.25vw;
        margin-bottom: 2.32625vw;
        letter-spacing: .3em;
    }

}

@media screen and (min-width: 1600px) {
    .c-sectionCopy {
        font-size:68px;
        margin-top: -22.78px;
        margin-bottom: 37.22px
    }

}

.c-sectionTxt {
    margin-top: 2em
}

.c-sectionTxt:first-child {
    margin-top: 0
}

@media screen and (min-width: 800px) {
    .c-sectionTxt {
        margin-top:2.67em
    }

    .c-sectionTxt:first-child {
        margin-top: 0
    }
}
@media screen and (min-width: 800px) {
    .u-blockS {
        display:none
    }
}

.u-blockL {
    display: none
}

@media screen and (min-width: 800px) {
    .u-blockL {
        display:block
    }
}

.u-halfSize {
    width: .6em
}
.c-section + .c-section {
    margin-top: 80px
}

.p-sign {
    margin-bottom: 2em;
    line-height: 2em;
    text-align: right;
    font-weight: bold;
}
@media screen and (min-width: 800px) {
    .p-sign {
        line-height: 2.67;
        margin-bottom: 2.67em;
    }
    .c-section + .c-section {
    margin-top: 150px
    }

}

.t-service-modelhouse__bg {
    overflow: hidden
}

.t-service-modelhouse__bg li {
    width: 450px
}

.t-service-modelhouse__content {
max-width: 360px;
    width: 81.33333%;
    min-height: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;

}
.t-service-modelhouse__en {
    text-transform: uppercase;
    font-family: azo-sans-web, sans-serif;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    line-height: 1;
    text-align: center;
    margin-bottom: 25px
}

.t-service-modelhouse__en span {
    display: inline-block;
    border-bottom: solid 2px #000000;
    padding-bottom: 3px
}

.t-service-modelhouse__title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin-bottom: 33px
}

.t-service-modelhouse__title span {
    display: flex;
    align-items: center;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-size: 4rem;
    line-height: 1.8
}

.t-service-modelhouse__bg {
    overflow: hidden
}

.t-service-modelhouse__bg li {
    width: 450px
}
.ourfield_p-view {
    position: relative;
    padding-left: 0;
    margin-bottom: 9.33333vw;
}
@media screen and (min-width: 800px) {
    .ourfield_p-view {
        margin-top: 0;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.ourfield_p-viewItem {
    background-color: #fff;
    padding: 0;
    margin-bottom: 6.66667vw;
    position: relative;
    list-style: none;
}


@media screen and (min-width: 800px) {
    .ourfield_p-viewItem {
        padding:4.6875vw 2.5vw 6.25vw 3.125vw;
        margin-bottom: 2.5vw;
        width: 48.14815%
    }
    .ourfield_p-viewItem:first-child{
        width: 100%;
    }

    .ourfield_p-viewItem:nth-child(even) {
        top: -6vw
    }
}

@media screen and (min-width: 1600px) {
    .ourfield_p-viewItem {
        padding:75px 40px 100px;
        margin-bottom: 40px
    }

    .ourfield_p-viewItem:nth-child(even) {
        top: -96px
    }
}

.ourfield_p-viewItem__illust {
    position: relative;
}

.ourfield_p-viewItem__illust img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ourfield_p-viewItem__illust:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 80%
}

.ourfield_p-viewItem__heading {
    background: none;
    list-style-type: none;
    color: #027dd3;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.875;
    margin-top: 1.4em
}

@media screen and (min-width: 800px) {
    .ourfield_p-viewItem__heading {
        font-size:1.375vw
    }
}

@media screen and (min-width: 1600px) {
    .ourfield_p-viewItem__heading {
        font-size:22px
    }
}

.ourfield_p-viewItem__subheading {
    font-weight: 700;
    font-size: 18px;
    line-height: 2;
    letter-spacing: .1em
}

@media screen and (min-width: 800px) {
    .ourfield_p-viewItem__subheading {
        font-size:1.4vw
    }
}

@media screen and (min-width: 1600px) {
    .ourfield_p-viewItem__subheading {
        font-size:16px
    }
}

.ourfield_p-viewItem__txt {
    line-height: 1.78571;
    letter-spacing: .13333em;
    margin-top: .8em
}

@media screen and (min-width: 800px) {
    .ourfield_p-viewItem__txt {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 1600px) {
    .ourfield_p-viewItem__txt {
        font-size:1.8rem
    }
}
.c-sectionTitle3 {
    font-weight: 700;
    letter-spacing: .5em;
    text-transform: uppercase;
    font-size: 5.2vw;
    color: #027dd3;
    line-height: 1.4;
    margin-bottom: 3.73333vw
}

.c-sectionTitle3:after {
    display: inline-block;
    width: 13.33333vw;
    height: 1px;
    margin-left: 2.66667vw;
    background-color: #027dd3;
    content: "";
    vertical-align: middle;
    position: relative;
}

@media screen and (min-width: 800px) {
    .c-sectionTitle3 {
        font-size:24px;
        margin-bottom: 1.125vw
    }

    .c-sectionTitle3:after {
        display: inline-block;
        width: 50px;
        margin-left: 20px
    }
}
.c-transitionImg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.message_c-profile__nameEn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-family: Montserrat,sans-serif;
    letter-spacing: .12em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 5.06667vw;
    color: #dcd6c3;
    text-align: center;
    white-space: nowrap;
    line-height: 1.45;
    padding-top: 2.2em;
    letter-spacing: .8em
}

@media screen and (min-width: 800px) {
    .message_c-profile__nameEn {
        font-size:2.5vw
    }
}

.message_c-profile__nameEnInner {
    display: block;
    white-space: nowrap;
    margin: 0 .5em
}

@media screen and (min-width: 800px) {
    .message_c-profile__nameEnInner {
        display:inline-block
    }
}
.message_c-profile__img + .c-sectionTxts{
    margin-top: 30px;
}
.platform_p-view {
    position: relative;
    margin-bottom: 36vw;
    padding-left: 0;
}


@media screen and (min-width: 800px) {
    .platform_p-view {
        margin-top: 8.75vw;
        margin-bottom: 12.5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .message_c-profile__img + .c-sectionTxts{
        margin-top: 80px;
    }
}

@media screen and (min-width: 1600px) {
    .platform_p-view {
        margin-top: 140px;
        margin-bottom: 200px;
    }

}

.platform_p-viewItem {
    background-color: rgba(220, 214, 195, 0.4);
    padding: 6.66667vw;
    margin-bottom: 6.66667vw;
    position: relative;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    list-style: none;
}

@media screen and (min-width: 800px) {
    .platform_p-viewItem {
        padding: 2.1875vw;
        margin-bottom: 2.5vw;
        width: 48.14815%;
    }

    .platform_p-viewItem:nth-child(odd) {
        top: -6vw;
    }
}

@media screen and (min-width: 1600px) {
    .platform_p-viewItem {
        padding: 35px;
        margin-bottom: 40px;
    }

    .platform_p-viewItem:nth-child(odd) {
        top: -96px;
    }
}

.platform_p-viewItem__illust {
    position: relative;
    width: 63.69231%;
    margin: auto;
}

.platform_p-viewItem__illust img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 800px) {
    .u-blockS {
        display:none
    }
    .platform_p-viewItem__clock > span{
    font-size: 1vw;
    }

}
.platform_p-viewItem {
    background-color: #fff;
    padding: 0;
    margin-bottom: 6.66667vw;
    position: relative;
    list-style: none;
}


@media screen and (min-width: 800px) {
    .platform_p-viewItem {
        padding:4.6875vw 2.5vw 6.25vw 3.125vw;
        margin-bottom: 2.5vw;
        width: 48.14815%
    }

    .platform_p-viewItem:nth-child(odd) {
        top: -6vw
    }
}

@media screen and (min-width: 1600px) {
    .platform_p-viewItem {
        padding:75px 40px 100px;
        margin-bottom: 40px
    }

    .platform_p-viewItem:nth-child(odd) {
        top: -96px
    }
}

.platform_p-viewItem__illust {
    position: relative;
}

.platform_p-viewItem__illust img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.platform_p-viewItem__illust:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 80%
}

.platform_p-viewItem__heading {
    background: none;
    list-style-type: none;
    color: #027dd3;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.875;
    margin-top: 1.4em
}

@media screen and (min-width: 800px) {
    .platform_p-viewItem__heading {
        font-size:1.375vw
    }
}

@media screen and (min-width: 1600px) {
    .platform_p-viewItem__heading {
        font-size:22px
    }
}

.platform_p-viewItem__subheading {
    font-weight: 700;
    font-size: 18px;
    line-height: 2;
    letter-spacing: .1em
}

@media screen and (min-width: 800px) {
    .platform_p-viewItem__subheading {
        font-size:1.4vw
    }
}

@media screen and (min-width: 1600px) {
    .platform_p-viewItem__subheading {
        font-size:16px
    }
}

.platform_p-viewItem__txt {
    line-height: 1.78571;
    letter-spacing: .13333em;
    margin-top: .8em
}

@media screen and (min-width: 800px) {
    .platform_p-viewItem__txt {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 1600px) {
    .platform_p-viewItem__txt {
        font-size: 1.8rem
    }
}
.c-sectionTitle1 {
    font-family: "Cabin", sans-serif;
    letter-spacing: .12em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2rem;
    color: #027dd3;
    margin-left: -.096em
}

@media screen and (min-width: 800px) {
    .c-sectionTitle1 {
        font-size:60px;
        margin-bottom: 24px
    }
}
.c-sectionTxts {
    font-size: 15px;
    letter-spacing: .13em;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 22.5px
}

@media screen and (min-width: 800px) {
    .c-sectionTxts {
        font-size:18px;
        line-height: 2.67;
        margin-bottom: 60px
    }

    .is-concept .c-sectionTxts {
        line-height: 2.66667
    }
}
.c-sectionTxts.c-Txts-ct{
    text-align: center;
}
.c-sectionTxt {
    margin-top: 2em
}

.c-sectionTxt:first-child {
    margin-top: 0
}

@media screen and (min-width: 800px) {
    .c-sectionTxt {
        margin-top:2.67em
    }

    .c-sectionTxt:first-child {
        margin-top: 0
    }
}
.info_p-requirementsContents {
    font-size: 14px
}

.info_p-requirementsContents dt {
    font-weight: 700;
    padding: 15px 0 7.5px;
    border-top: 1px solid #d5dada;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
}

.info_p-requirementsContents dd {
    padding-bottom: 15px;
    letter-spacing: .05em;
    border-left: none;
}

.info_p-requirementsContents dd:last-child {
    border-bottom: 1px solid #d5dada
}

@media screen and (min-width: 800px) {
    .info_p-requirementsContents {
        font-size:16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .info_p-requirementsContents dt {
        padding: 24px 30px;
        border-top: 1px solid #d5dada;
        min-width: 180px
    }

    .info_p-requirementsContents dt:last-of-type {
        border-bottom: 1px solid #d5dada
    }

    .info_p-requirementsContents dd {
        padding: 24px 30px;
        border-top: 1px solid #d5dada;
        width: calc(100% - 180px)
    }

    .info_p-requirementsContents dd:last-of-type {
        border-bottom: 1px solid #d5dada
    }
}
.index_c-btnReadMore a{
    display: flex;
    justify-content: center;
    align-items: center;
    background:#027dd3;
    height: 80px;
    text-decoration: none;
    font-size: 1.6rem;
    color: #fff;
}
.index_c-btnReadMore a:hover{
    opacity: 0.8;
}
@media screen and (min-width: 800px) {
    .index_c-btnReadMore a{
        font-size: 2rem;
    }

}
.c-section:last-child {
    margin-bottom: 150px
}