@charset "UTF-8";

* {
    box-sizing: border-box
}

a {
    text-decoration: none
}

div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    quotes: none
}

blockquote:before {
    content: "";
    content: none
}

blockquote:after {
    content: "";
    content: none
}

pre,
abbr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

address {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-style: normal
}

cite,
code {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

del {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: line-through
}

dfn {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

em {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: Roboto Condensed, sans-serif;
    letter-spacing: -.02em;
    font-size: 1.1em;
    font-style: normal
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

@media screen and (max-width: 767px) {
    img {
        width: 100%
    }
}

ins {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

kbd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

q {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    quotes: none
}

q:before {
    content: "";
    content: none
}

q:after {
    content: "";
    content: none
}

samp,
small,
strong {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

sub {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: .65rem;
    line-height: 1.35;
    vertical-align: text-bottom
}

sup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: .65rem;
    line-height: 1.35;
    vertical-align: text-top
}

var,
b {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

i,
dl {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-style: normal
}

dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

ol,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    list-style: none
}

li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

table {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1rem;
    font-family: inherit
}

table th {
    text-align: left;
    vertical-align: middle;
    padding: 1em;
    font-weight: 400
}

table td {
    text-align: left;
    vertical-align: middle;
    padding: .2em 1em;
    word-break: break-all;
    overflow-wrap: break-word;
    word-wrap: break-word
}

caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

article {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

aside {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

canvas {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

details {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

figcaption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

figure {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

header {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

header .inner {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

header .inner .head-LogoBox_LoginBtn {
    width: 80px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    background-color: #e7e7e7;
    box-shadow: #e7e7e7 0 2px 1px inset;
    background-image: linear-gradient(to top, #e7e7e7, #f7f7f7 15%);
    box-sizing: border-box;
    font-family: Lucida Grande, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    padding: 12px;
    justify-content: center;
    border-radius: 4px;
    text-decoration: none
}

@media screen and (max-width: 767px) {
    header .inner .head-LogoBox_LoginBtn {
        border: 1px solid #ddd;
        padding: 8px 0;
        width: 48px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.9, #f9f9f9), color-stop(.9, #e5e5e5));
        background-color: #f9f9f9;
        background-image: linear-gradient(to bottom, #f9f9f9 90%, #e5e5e5 90%);
        font-size: .8rem;
        border-radius: 0;
        box-shadow: none;
        height: 26px
    }
}

header .inner h1 {
    width: 291px
}

@media screen and (max-width: 767px) {
    header .inner h1 {
        width: 35vw
    }
}

header .inner h1 img {
    width: 100%
}

hgroup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

menu {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    display: block
}

nav ul {
    list-style: none
}

summary {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

time {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

mark {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

audio {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

main {
    display: block
}

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

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

input {
    vertical-align: middle
}

input:-moz-placeholder {
    color: #4d4d4d
}

input::-moz-placeholder {
    color: #4d4d4d
}

input:-ms-input-placeholder {
    color: #4d4d4d
}

input::-webkit-input-placeholder {
    color: #4d4d4d
}

select {
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    padding: 14px 10px;
    border-radius: 6px;
    border: 1px solid #ebebeb;
    width: 100%;
    background-image: url(/assets/img/arrow_open.svg);
    background-repeat: no-repeat;
    background-position: center right 15px
}

textarea {
    margin: 5px;
    padding: 6px;
    color: #222;
    font-size: 1rem;
    border: 1px solid #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea:-moz-placeholder {
    color: #4d4d4d
}

textarea::-moz-placeholder {
    color: #4d4d4d
}

textarea:-ms-input-placeholder {
    color: #4d4d4d
}

textarea::-webkit-input-placeholder {
    color: #4d4d4d
}

input::placeholder {
    color: #9a9a9a
}

input[type=text],
input[type=number],
input[type=tel],
input[type=email],
input[type=password],
textarea {
    border: none;
    background: none;
    font-size: 15px;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 14px 10px;
    border-radius: 6px;
    border: 1px solid #ebebeb;
    width: 100%;
    line-height: 1.4;
    font-size: 16px
}

input[type=text].align_left {
    text-align: left
}

input[type=text].align_center {
    text-align: center
}

input[type=text].align_right {
    text-align: right
}

input[type=radio],
input[type=checkbox] {
    margin: 3px 0 5px 5px;
    outline: none;
    cursor: pointer
}

input[type=radio]+label {
    padding: 0 8px 0 2px;
    cursor: pointer
}

input[type=checkbox]+label {
    padding: 0 8px 0 2px;
    cursor: pointer
}

input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none
}

html {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 10px;
    vertical-align: baseline;
    background: transparent;
    height: 100%
}

.sp-content {
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    word-break: normal;
    overflow-wrap: normal;
    word-wrap: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0;
    line-height: 1.8;
    font-family: Noto Sans JP, "Noto Serif JP", Hiragino Kaku Gothic ProN, 游ゴシック, Yu Gothic, sans-serif;
    font-size: 14px;
    line-height: 160%;
    font-weight: 500;
    color: #363636;
    height: 100%
}

.fadeIn {
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, .295, .5, 1);
    opacity: 0;
    -webkit-transform: translate(0, 60px);
    transform: translateY(60px)
}

.fadeIn[data-delay="1"] {
    transition-delay: .2s
}

.fadeIn[data-delay="2"] {
    transition-delay: .4s
}

.fadeIn[data-delay="3"] {
    transition-delay: .6s
}

.fadeIn[data-delay="4"] {
    transition-delay: .8s
}

.fadeIn[data-delay="5"] {
    transition-delay: 1s
}

.fadeIn[data-delay="6"] {
    transition-delay: 1.2s
}

.fadeIn[data-delay="7"] {
    transition-delay: 1.4s
}

.fadeIn[data-delay="8"] {
    transition-delay: 1.6s
}

.fadeIn[data-delay="9"] {
    transition-delay: 1.8s
}

.fadeIn[data-delay="10"] {
    transition-delay: 2s
}

.fadeIn[data-delay="11"] {
    transition-delay: 2.2s
}

.fadeIn[data-delay="12"] {
    transition-delay: 2.4s
}

.fadeIn.is_done {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0)
}

.pc {
    display: block !important
}

.sp {
    display: none !important
}

.inner {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1000px
}

@media screen and (max-width: 767px) {
    .inner {
        width: auto;
        margin: 0 5.1282051282vw
    }
}

p.more {
    text-align: center
}

p.more a {
    background-color: #a17a43;
    color: #fff;
    display: block;
    font-size: 11px;
    line-height: 1;
    width: 300px;
    margin: 0 auto;
    padding: 17px 0;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    -ms-transition: .8s;
    transition: .8s
}

p.more a:hover {
    background-color: #efefef;
    color: #a17a43;
    text-decoration: none
}

.itemcenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 764px) {
    footer .inner {
        padding: 10px 0
    }

    footer .inner dl {
        display: block;
        position: relative;
        padding-bottom: 15%
    }

    footer .inner dl dt {
        position: absolute;
        bottom: 0;
        left: 0
    }

    footer .inner dl dd ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    footer .inner dl dd ul li {
        margin-right: 0;
        width: 50%;
        border-right: none;
        padding: 7px
    }

    .pc {
        display: none !important
    }

    .sp {
        display: block !important
    }
}

.u-must:after {
    content: "＊";
    color: #f32d3d;
    display: inline-block;
    position: relative;
    top: 0;
    left: .2em;
    font-size: 12px
}

.u-date {
    position: relative
}

.u-date input[type=date] {
    border: 1px solid #ebebeb;
    padding: 15px 50px 15px 15px;
    background-color: #fff;
    border-radius: 5px;
    height: 45px;
    width: 190px;
    font-size: 16px;
    color: #363636;
    background-color: #f5f5f5;
    box-sizing: border-box;
    background-image: url(/assets/img/icon_calender.svg);
    background-position: center right 15px;
    background-repeat: no-repeat;
    text-align: left
}

.u-date span {
    position: absolute;
    left: 12px;
    padding-right: 5px;
    top: 3px;
    color: #9a9a9a;
    display: inline-block;
    background-color: #f5f5f5
}

.u-link {
    color: #399fe8;
    display: inline-flex;
    align-items: center
}

.u-link:after {
    content: "";
    width: 8px;
    height: 15px;
    position: relative;
    top: 1px;
    margin-left: 8px;
    background-image: url(/assets/img/arrow.svg);
    background-repeat: no-repeat;
    background-position: center
}

.u-link.cancel:after {
    display: none
}

.u-link.cancel:before {
    content: "";
    width: 14px;
    height: 14px;
    position: relative;
    top: 1px;
    margin-right: 8px;
    background-image: url(/assets/img/icon_cancel.svg);
    background-repeat: no-repeat;
    background-position: center
}

.u-select.select-empty {
    color: #9a9a9a
}

.u-select.select-filled {
    color: #363636
}

.u-text-left {
    text-align: left
}

.u-text-center {
    text-align: center !important
}

.u-align-center {
    align-items: center
}

.u-text-right {
    text-align: right
}

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

.u-bd {
    border: 1px solid #eee
}

.u-w-100 {
    width: 100%;
    max-width: 100%
}

.u-fw-bold {
    font-weight: 700
}

.u-flex {
    display: flex;
    justify-content: space-between
}

.u-flex.w100 {
    width: 100%
}

.u-flex.end {
    justify-content: flex-end
}

.u-flex.start {
    justify-content: flex-start
}

.u-flex.sb {
    justify-content: space-between
}

.u-flex.ac {
    align-items: center
}

.u-ml-auto {
    margin-left: auto
}

.u-mt0 {
    margin-top: 0 !important
}

.u-mb0 {
    margin-bottom: 0 !important
}

.u-ml0 {
    margin-left: 0 !important
}

.u-mr0 {
    margin-right: 0 !important
}

.u-mt5 {
    margin-top: 5px !important
}

.u-mb5 {
    margin-bottom: 5px !important
}

.u-ml5 {
    margin-left: 5px !important
}

.u-mr5 {
    margin-right: 5px !important
}

.u-mt10 {
    margin-top: 10px !important
}

.u-mb10 {
    margin-bottom: 10px !important
}

.u-ml10 {
    margin-left: 10px !important
}

.u-mr10 {
    margin-right: 10px !important
}

.u-mt15 {
    margin-top: 15px !important
}

.u-mb15 {
    margin-bottom: 15px !important
}

.u-ml15 {
    margin-left: 15px !important
}

.u-mr15 {
    margin-right: 15px !important
}

.u-mt20 {
    margin-top: 20px !important
}

.u-mb20 {
    margin-bottom: 20px !important
}

.u-ml20 {
    margin-left: 20px !important
}

.u-mr20 {
    margin-right: 20px !important
}

.u-mt25 {
    margin-top: 25px !important
}

.u-mb25 {
    margin-bottom: 25px !important
}

.u-ml25 {
    margin-left: 25px !important
}

.u-mr25 {
    margin-right: 25px !important
}

.u-mt30 {
    margin-top: 30px !important
}

.u-mb30 {
    margin-bottom: 30px !important
}

.u-ml30 {
    margin-left: 30px !important
}

.u-mr30 {
    margin-right: 30px !important
}

.u-mt35 {
    margin-top: 35px !important
}

.u-mb35 {
    margin-bottom: 35px !important
}

.u-ml35 {
    margin-left: 35px !important
}

.u-mr35 {
    margin-right: 35px !important
}

.u-mt40 {
    margin-top: 40px !important
}

.u-mb40 {
    margin-bottom: 40px !important
}

.u-ml40 {
    margin-left: 40px !important
}

.u-mr40 {
    margin-right: 40px !important
}

.u-mt45 {
    margin-top: 45px !important
}

.u-mb45 {
    margin-bottom: 45px !important
}

.u-ml45 {
    margin-left: 45px !important
}

.u-mr45 {
    margin-right: 45px !important
}

.u-mt50 {
    margin-top: 50px !important
}

.u-mb50 {
    margin-bottom: 50px !important
}

.u-ml50 {
    margin-left: 50px !important
}

.u-mr50 {
    margin-right: 50px !important
}

.u-mt55 {
    margin-top: 55px !important
}

.u-mb55 {
    margin-bottom: 55px !important
}

.u-ml55 {
    margin-left: 55px !important
}

.u-mr55 {
    margin-right: 55px !important
}

.u-mt60 {
    margin-top: 60px !important
}

.u-mb60 {
    margin-bottom: 60px !important
}

.u-ml60 {
    margin-left: 60px !important
}

.u-mr60 {
    margin-right: 60px !important
}

.u-mt65 {
    margin-top: 65px !important
}

.u-mb65 {
    margin-bottom: 65px !important
}

.u-ml65 {
    margin-left: 65px !important
}

.u-mr65 {
    margin-right: 65px !important
}

.u-mt70 {
    margin-top: 70px !important
}

.u-mb70 {
    margin-bottom: 70px !important
}

.u-ml70 {
    margin-left: 70px !important
}

.u-mr70 {
    margin-right: 70px !important
}

.u-mt75 {
    margin-top: 75px !important
}

.u-mb75 {
    margin-bottom: 75px !important
}

.u-ml75 {
    margin-left: 75px !important
}

.u-mr75 {
    margin-right: 75px !important
}

.u-mt80 {
    margin-top: 80px !important
}

.u-mb80 {
    margin-bottom: 80px !important
}

.u-ml80 {
    margin-left: 80px !important
}

.u-mr80 {
    margin-right: 80px !important
}

.u-mt85 {
    margin-top: 85px !important
}

.u-mb85 {
    margin-bottom: 85px !important
}

.u-ml85 {
    margin-left: 85px !important
}

.u-mr85 {
    margin-right: 85px !important
}

.u-mt90 {
    margin-top: 90px !important
}

.u-mb90 {
    margin-bottom: 90px !important
}

.u-ml90 {
    margin-left: 90px !important
}

.u-mr90 {
    margin-right: 90px !important
}

.u-mt95 {
    margin-top: 95px !important
}

.u-mb95 {
    margin-bottom: 95px !important
}

.u-ml95 {
    margin-left: 95px !important
}

.u-mr95 {
    margin-right: 95px !important
}

.u-mt100 {
    margin-top: 100px !important
}

.u-mb100 {
    margin-bottom: 100px !important
}

.u-ml100 {
    margin-left: 100px !important
}

.u-mr100 {
    margin-right: 100px !important
}

.u-pt0 {
    padding-top: 0 !important
}

.u-pb0 {
    padding-bottom: 0 !important
}

.u-pl0 {
    padding-left: 0 !important
}

.u-pr0 {
    padding-right: 0 !important
}

.u-pt5 {
    padding-top: 5px !important
}

.u-pb5 {
    padding-bottom: 5px !important
}

.u-pl5 {
    padding-left: 5px !important
}

.u-pr5 {
    padding-right: 5px !important
}

.u-pt10 {
    padding-top: 10px !important
}

.u-pb10 {
    padding-bottom: 10px !important
}

.u-pl10 {
    padding-left: 10px !important
}

.u-pr10 {
    padding-right: 10px !important
}

.u-pt15 {
    padding-top: 15px !important
}

.u-pb15 {
    padding-bottom: 15px !important
}

.u-pl15 {
    padding-left: 15px !important
}

.u-pr15 {
    padding-right: 15px !important
}

.u-pt20 {
    padding-top: 20px !important
}

.u-pb20 {
    padding-bottom: 20px !important
}

.u-pl20 {
    padding-left: 20px !important
}

.u-pr20 {
    padding-right: 20px !important
}

.u-pt25 {
    padding-top: 25px !important
}

.u-pb25 {
    padding-bottom: 25px !important
}

.u-pl25 {
    padding-left: 25px !important
}

.u-pr25 {
    padding-right: 25px !important
}

.u-pt30 {
    padding-top: 30px !important
}

.u-pb30 {
    padding-bottom: 30px !important
}

.u-pl30 {
    padding-left: 30px !important
}

.u-pr30 {
    padding-right: 30px !important
}

.u-pt35 {
    padding-top: 35px !important
}

.u-pb35 {
    padding-bottom: 35px !important
}

.u-pl35 {
    padding-left: 35px !important
}

.u-pr35 {
    padding-right: 35px !important
}

.u-pt40 {
    padding-top: 40px !important
}

.u-pb40 {
    padding-bottom: 40px !important
}

.u-pl40 {
    padding-left: 40px !important
}

.u-pr40 {
    padding-right: 40px !important
}

.u-pt45 {
    padding-top: 45px !important
}

.u-pb45 {
    padding-bottom: 45px !important
}

.u-pl45 {
    padding-left: 45px !important
}

.u-pr45 {
    padding-right: 45px !important
}

.u-pt50 {
    padding-top: 50px !important
}

.u-pb50 {
    padding-bottom: 50px !important
}

.u-pl50 {
    padding-left: 50px !important
}

.u-pr50 {
    padding-right: 50px !important
}

.u-pt55 {
    padding-top: 55px !important
}

.u-pb55 {
    padding-bottom: 55px !important
}

.u-pl55 {
    padding-left: 55px !important
}

.u-pr55 {
    padding-right: 55px !important
}

.u-pt60 {
    padding-top: 60px !important
}

.u-pb60 {
    padding-bottom: 60px !important
}

.u-pl60 {
    padding-left: 60px !important
}

.u-pr60 {
    padding-right: 60px !important
}

.u-pt65 {
    padding-top: 65px !important
}

.u-pb65 {
    padding-bottom: 65px !important
}

.u-pl65 {
    padding-left: 65px !important
}

.u-pr65 {
    padding-right: 65px !important
}

.u-pt70 {
    padding-top: 70px !important
}

.u-pb70 {
    padding-bottom: 70px !important
}

.u-pl70 {
    padding-left: 70px !important
}

.u-pr70 {
    padding-right: 70px !important
}

.u-pt75 {
    padding-top: 75px !important
}

.u-pb75 {
    padding-bottom: 75px !important
}

.u-pl75 {
    padding-left: 75px !important
}

.u-pr75 {
    padding-right: 75px !important
}

.u-pt80 {
    padding-top: 80px !important
}

.u-pb80 {
    padding-bottom: 80px !important
}

.u-pl80 {
    padding-left: 80px !important
}

.u-pr80 {
    padding-right: 80px !important
}

.u-pt85 {
    padding-top: 85px !important
}

.u-pb85 {
    padding-bottom: 85px !important
}

.u-pl85 {
    padding-left: 85px !important
}

.u-pr85 {
    padding-right: 85px !important
}

.u-pt90 {
    padding-top: 90px !important
}

.u-pb90 {
    padding-bottom: 90px !important
}

.u-pl90 {
    padding-left: 90px !important
}

.u-pr90 {
    padding-right: 90px !important
}

.u-pt95 {
    padding-top: 95px !important
}

.u-pb95 {
    padding-bottom: 95px !important
}

.u-pl95 {
    padding-left: 95px !important
}

.u-pr95 {
    padding-right: 95px !important
}

.u-pt100 {
    padding-top: 100px !important
}

.u-pb100 {
    padding-bottom: 100px !important
}

.u-pl100 {
    padding-left: 100px !important
}

.u-pr100 {
    padding-right: 100px !important
}

.l-header {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    align-items: center
}

.l-header .logo {
    padding: 30px 0 0 30px
}

@media screen and (max-width: 767px) {
    .l-header .logo {
        padding: 5.1282051282vw 0 0 5.1282051282vw
    }

    .l-header .logo img {
        height: 5.8974358974vw;
        width: auto
    }
}

.l-header .menu {
    position: fixed;
    height: 80px;
    width: 80px;
    right: 0;
    top: 0;
    z-index: 30;
    background: #fff;
    cursor: pointer;
    transition: .3s
}

.l-header .menu:hover {
    background-color: #000
}

@media screen and (max-width: 767px) {
    .l-header .menu {
        width: 50px;
        height: 50px
    }
}

.l-header .menu.open+nav {
    display: flex;
    align-items: center;
    justify-content: center
}

.l-header .menu.open span {
    background-color: #626262
}

.l-header .menu.open span:nth-of-type(1) {
    transform: rotate(135deg);
    right: 0;
    top: 35px
}

@media screen and (max-width: 767px) {
    .l-header .menu.open span:nth-of-type(1) {
        top: 20px
    }
}

.l-header .menu.open span:nth-of-type(2) {
    transform: rotate(45deg);
    right: 0;
    top: 35px
}

@media screen and (max-width: 767px) {
    .l-header .menu.open span:nth-of-type(2) {
        top: 20px
    }
}

.l-header .menu.open span:nth-of-type(3) {
    opacity: 0
}

.l-header .menu span {
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #39cb7a;
    left: 20px;
    border-radius: 10px;
    transition: .3s
}

@media screen and (max-width: 767px) {
    .l-header .menu span {
        left: 10px;
        width: 30px
    }
}

.l-header .menu span:nth-of-type(1) {
    top: 21px
}

@media screen and (max-width: 767px) {
    .l-header .menu span:nth-of-type(1) {
        top: 14px
    }
}

.l-header .menu span:nth-of-type(2) {
    top: 36px
}

@media screen and (max-width: 767px) {
    .l-header .menu span:nth-of-type(2) {
        top: 24px
    }
}

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

@media screen and (max-width: 767px) {
    .l-header .menu span:nth-of-type(3) {
        top: 34px
    }
}

.l-header nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 10
}

.l-header nav .parents {
    padding: 60px 20px 20px
}

@media screen and (max-width: 767px) {
    .l-header nav .parents {
        padding: 12.8205128205vw 5.1282051282vw 5.1282051282vw
    }
}

.l-header nav .parents .parent {
    width: 100%;
    font-weight: 700;
    font-size: 2.4rem;
    padding: 10px 0;
    line-height: 1.6
}

@media screen and (max-width: 767px) {
    .l-header nav .parents .parent {
        font-size: 1.6rem;
        padding: 2vw 0
    }
}

.l-header nav .parents .parent a {
    display: block;
    color: #39cb7a;
    font-size: 26px;
    margin-bottom: 10px
}

.l-header nav .parents .parent span {
    display: block;
    font-size: 60%;
    color: #000
}

.l-header nav .child {
    background-color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
    display: none
}

.l-header nav .child li+li {
    border-top: 1px solid #e6e6e6
}

.l-header nav .child li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12.5px 25px 12.5px 0;
    font-size: 16px;
    color: #39cb7a
}

.l-header nav .child li a:after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(/assets/img/arrow_circle.svg);
    background-repeat: no-repeat
}

.l-header nav .company {
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 35px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 700;
    color: #39cb7a
}

.l-header nav .btn-top {
    padding: 20px 35px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px
}

.l-header nav .btn-top a {
    align-items: center;
    justify-content: space-between;
    display: flex;
    background-color: #fff;
    height: 50px;
    border-radius: 100px;
    padding: 0 18px;
    color: #626262;
    font-size: 16px
}

.l-header nav .btn-top a:after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(/assets/img/arrow_circle.svg);
    background-repeat: no-repeat
}

.l-header nav .btn-bottom {
    padding: 0 35px 35px;
    display: grid;
    gap: 20px
}

.l-header nav .btn-bottom a {
    background-color: #e6e6e6;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 50px;
    border-radius: 100px;
    padding: 0 18px;
    color: #626262;
    font-size: 16px
}

.l-header nav .btn-bottom a.account:before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
    display: inline-block;
    background-image: url(/assets/img/icon_account.svg);
    background-repeat: no-repeat
}

.l-header nav .btn-bottom a.logout:before {
    content: "";
    width: 22px;
    height: 19px;
    margin-right: 10px;
    display: inline-block;
    background-image: url(/assets/img/icon_logout.svg);
    background-repeat: no-repeat
}

.l-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    background: #f4f4f4
}

@media screen and (max-width: 767px) {
    .l-footer {
        padding: 10vw 5.1282051282vw 22vw;
        display: block
    }
}

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

@media screen and (max-width: 767px) {
    .l-footer dt {
        justify-content: space-between;
        align-items: flex-start;
        width: 70%;
        margin: 0 auto
    }
}

@media screen and (max-width: 767px) {
    .l-footer dt .img {
        text-align: center
    }

    .l-footer dt .img img {
        height: 20.5128205128vw;
        width: auto
    }
}

.l-footer dt ul {
    display: flex;
    margin-left: 70px
}

@media screen and (max-width: 767px) {
    .l-footer dt ul {
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0;
        flex-direction: column
    }
}

.l-footer dt ul li {
    font-size: 1.8rem;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .l-footer dt ul li {
        font-size: 1.4rem;
        margin: 0
    }
}

.l-footer dt ul li+li {
    margin-left: 40px
}

@media screen and (max-width: 767px) {
    .l-footer dt ul li+li {
        margin: 0;
        margin-top: 2vw
    }
}

.l-footer dt ul li a {
    color: #000
}

.l-footer dd {
    font-size: 1.2rem
}

@media screen and (max-width: 767px) {
    .l-footer dd {
        font-size: 1rem;
        margin-top: 6vw;
        text-align: center
    }
}

.l-content {
    background-color: #f5f5f5;
    position: relative
}

.l-content.white {
    background-color: #fff;
    padding: 4vw
}

.l-title {
    box-shadow: 0 1px 10px #00000026;
    display: flex;
    height: 53px;
    padding: 0 20px;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2
}

.l-title h1 {
    font-size: 18px;
    font-weight: 700;
    display: flex
}

.l-title h1 span {
    color: #399fe8;
    font-size: 14px;
    font-weight: 500;
    margin-left: 12px
}

.l-title a {
    display: inline-block;
    width: 26px;
    height: 26px
}

.l-topicpath {
    display: flex;
    line-height: 1;
    padding: 5px 20px;
    border-bottom: 1px solid #e6e6e6;
    color: #626262;
    font-size: 12px
}

.l-topicpath a:after {
    content: "/";
    display: inline-block;
    padding: 0 .2em
}

.l-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    padding: 10px
}

.l-modal:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #626262cc
}

.l-modal .modal-inner {
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    height: 100%;
    overflow: hidden
}

.l-modal .modal-inner .modal-header {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.l-modal .modal-inner .modal-header .modal-close {
    width: 28px;
    height: 28px
}

.l-modal .modal-inner .modal-header .title {
    font-weight: 700;
    font-size: 16px
}

.l-modal .modal-inner .modal-header .search-area {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: center
}

.l-modal .modal-inner .modal-header .search-area dl {
    display: flex;
    align-items: center;
    width: calc(100% - 100px)
}

.l-modal .modal-inner .modal-header .search-area dl dt {
    flex-shrink: 0;
    color: #626262;
    margin-right: 10px
}

.l-modal .modal-inner .modal-header .search-area dl dd {
    width: 100%
}

.l-modal .modal-inner .modal-header .search-area dl select {
    background-color: #f5f5f5;
    border: 1px solid #ebebeb;
    width: 100%;
    padding: 11px 10px
}

.l-modal .modal-inner .modal-header .search-area .c-button.search {
    width: 86px;
    font-size: 14px;
    margin: 0 0 0 auto;
    height: 36px
}

.l-modal .modal-inner .modal-header .search-area .c-button.search:before {
    width: 20px;
    height: 20px;
    background-size: 100%
}

.l-modal .modal-inner .modal-body {
    height: calc(100% - 110px);
    overflow: auto;
    background-color: #f5f5f5
}

.c-drop-menu {
    padding: auto;
    font-size: 14px;
    position: relative;
    z-index: 5
}

.c-drop-menu dt {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #399fe8;
    padding: 14px 20px;
    align-items: center;
    position: relative
}

.c-drop-menu dt:before {
    content: "";
    width: 90%;
    height: 4px;
    border-radius: 4px 4px 0 0;
    background-color: #399fe8;
    position: absolute;
    bottom: 0;
    left: 5%
}

.c-drop-menu dt:after {
    content: "";
    width: 14px;
    height: 8px;
    display: inline-block;
    background-image: url(/assets/img/arrow_open.svg);
    background-repeat: no-repeat
}

.c-drop-menu dt.open:after {
    transform: scaleY(-1)
}

.c-drop-menu dt.open:before {
    display: none
}

.c-drop-menu dt.open+dd {
    display: block
}

.c-drop-menu dd {
    display: none;
    background-color: #ebebeb;
    padding: 15px 20px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    box-shadow: 0 3px 6px #00000026
}

.c-drop-menu dd ul {
    display: grid;
    gap: 12px
}

.c-drop-menu dd ul a {
    color: #626262
}

.c-input-box {
    box-sizing: border-box;
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: inset 0 0 6px #00000026;
    padding: 16px;
    margin-bottom: 20px
}

.c-input-box dl+dl {
    margin-top: 15px
}

.c-input-box dl.row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.c-input-box dl.row dt {
    margin-bottom: 0;
    width: 20%
}

.c-input-box dl.row dd {
    width: 80%
}

.c-input-box dt {
    display: flex;
    color: #399fe8;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    position: relative
}

.c-input-box dt:before {
    content: "";
    width: 4px;
    height: 20px;
    background-color: #399fe8;
    border-radius: 0 5px 5px 0;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -10px
}

.c-input-box dt .ttl {
    font-weight: 700
}

.c-input-box dt .ttl.must:after {
    content: "*";
    color: #f32d3d;
    display: inline-block;
    position: relative;
    top: .3em;
    left: .2em
}

.c-payment-list {
    display: grid;
    gap: 20px;
    background-color: #f5f5f5;
    padding: 10px
}

.c-payment-list .item {
    background-color: #fff;
    padding: 15px;
    border-radius: 20px;
    box-shadow: inset 0 0 6px #00000026;
    font-size: 13px
}

.c-payment-list .item .item-header {
    margin-bottom: 9px
}

.c-payment-list .item .item-header .type {
    background-color: #626262;
    display: inline-flex;
    width: 40px;
    height: 24px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    margin-right: 7px;
    border-radius: 4px
}

.c-payment-list .item .row {
    display: flex;
    align-items: center
}

.c-payment-list .item .row dt {
    font-weight: 700
}

.c-payment-list .item .row .distance {
    margin-left: auto;
    color: #399fe8;
    display: inline-block
}

.c-payment-list .item .row.col2.col2 {
    margin-top: 4px
}

.c-payment-list .item .row.col2 dt {
    width: 20%
}

.c-payment-list .item .row.col2 dd {
    width: 80%;
    display: flex
}

.c-payment-list .item .row.col4 {
    flex-wrap: wrap
}

.c-payment-list .item .row.col4 dt {
    width: 20%;
    padding-top: 4px
}

.c-payment-list .item .row.col4 dd {
    padding-top: 4px;
    width: 30%
}

.c-payment-list .item .row.price {
    margin: 8px 0 4px
}

.c-payment-list .item .row.price dt {
    padding: 3px 10px;
    border-radius: 4px;
    border: 1px solid #399fe8;
    color: #399fe8;
    line-height: 1.4
}

.c-payment-list .item .row.price dd {
    padding: 0 15px 0 10px
}

.c-row {
    display: grid;
    gap: 13px;
    margin-bottom: 20px
}

.c-row input[type=text] {
    background-color: #f5f5f5;
    border: 1px solid #ebebeb
}

.c-row dl {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.c-row dl dt {
    font-weight: 700
}

.c-row dl dt.input {
    width: calc(100% - 120px)
}

.c-row dl dt input {
    width: 100%
}

.c-row dl dt.must:after {
    content: "*";
    color: #f32d3d;
    display: inline-block;
    position: relative;
    top: .3em;
    left: .2em
}

.c-row dl dd {
    text-align: right
}

.c-row dl dd .u-select {
    width: 190px;
    background-color: #f5f5f5
}

.c-radio {
    position: relative
}

.c-radio+.c-radio {
    margin-left: 6px
}

.c-radio input {
    position: absolute;
    opacity: 0
}

.c-radio input:checked+span {
    background-color: #399fe8;
    color: #fff
}

.c-radio input:checked+span:before {
    background-image: url(/assets/img/check_on.svg)
}

.c-radio span {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    height: 36px;
    padding: 0 12px;
    color: #626262;
    border-radius: 100px;
    background-color: #e6e6e6
}

.c-radio span:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/assets/img/check_off.svg);
    margin-right: 6px
}

.c-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-weight: 700;
    width: 100%;
    height: 50px;
    border: 0
}

.c-button.search {
    background-color: #626262;
    color: #fff;
    font-size: 20px;
    width: 85%;
    margin: 0 auto
}

.c-button.search:before {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(/assets/img/icon_search.svg);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px
}

.c-button.distance {
    color: #626262;
    background-color: #fff3bc;
    width: 100px;
    height: 36px
}

.c-button.login {
    color: #fff;
    background-color: #399fe8;
    font-size: 20px
}

.c-button.map {
    color: #626262;
    background-color: #e8f4fa;
    width: 100px;
    height: 36px
}

.c-login {
    padding: 30px 35px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.c-login .logo img {
    width: 250px
}

.c-login .login-header {
    margin-bottom: 20px
}

.c-login .login-header dl {
    padding-top: 30px
}

.c-login .login-header dl dt {
    color: #399fe8;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px
}

.c-login .login-header dl dd {
    font-size: 14px;
    text-align: left;
    line-height: 1.75
}

.c-login .input-area {
    padding: 30px 0;
    text-align: left
}

.c-login .input-area dt {
    font-weight: 700;
    margin-bottom: 10px
}

.c-login .input-area dd {
    margin-bottom: 20px
}

.c-login .input-area input {
    font-size: 16px;
    background-color: #f5f5f5;
    border: 1px solid #ebebeb
}

.c-login .button-box {
    padding-bottom: 20px
}

.main_blk {
    position: relative;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    z-index: 3
}

.main_blk:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../../assets/img/main/af_bg.svg) 0 0 no-repeat;
    width: 866px;
    height: 829px;
    top: -20px;
    opacity: .5;
    left: 14%
}

@media screen and (max-width: 767px) {
    .main_blk:after {
        background-size: contain;
        width: 75vw;
        height: 75vw;
        top: 20vw;
        left: 4vw
    }
}

.main_blk .in-main {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    width: 85%
}

@media screen and (max-width: 767px) {
    .main_blk .in-main {
        display: block;
        width: 100%;
        height: 80vh;
        margin-top: 0vw;
        padding-top: 20vw
    }
}

.main_blk .in-main p {
    content: "";
    background-size: contain;
    width: 61vw;
    height: 190px;
    min-width: 600px;
    position: absolute;
    bottom: 10vw;
    left: 0;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .main_blk .in-main p {
        min-width: 0;
        width: 90.5128205128vw;
        height: 19.8717948718vw;
        right: 0;
        z-index: 10;
        bottom: 26vw;
        right: 3vw;
        left: auto
    }
}

.main_blk .in-main dt {
    position: relative;
    margin-top: -300px
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dt {
        margin-top: 0vw
    }
}

.main_blk .in-main dt .ja_txt {
    width: 30vw;
    min-width: 400px
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dt .ja_txt {
        margin: 0 0 -3.8461538462vw 7.6923076923vw;
        position: relative;
        z-index: 3
    }
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dt .ja_txt img {
        height: 22.5641025641vw;
        width: auto
    }
}

.main_blk .in-main dd {
    position: relative;
    margin-left: 30px;
    padding-top: 20px
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dd {
        margin-left: 7.6923076923vw;
        bottom: 0
    }
}

.main_blk .in-main dd .video {
    overflow: hidden;
    position: relative;
    bottom: -70px
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dd .video {
        bottom: 0;
        top: -5vw
    }
}

.main_blk .in-main dd .video video {
    width: 43vw;
    height: 58vw;
    min-height: 750px;
    max-height: 980px;
    object-fit: cover;
    border-radius: 50px
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dd .video video {
        max-width: 100vw;
        right: -10vw;
        min-height: 0;
        height: 70vw;
        width: 100vw;
        border-radius: 7.6923076923vw 0 0 7.6923076923vw
    }
}

.main_blk .in-main dd .btn {
    position: absolute;
    bottom: 90px;
    right: -100px
}

@media screen and (max-width: 767px) {
    .main_blk .in-main dd .btn {
        position: fixed;
        bottom: -2vw;
        right: 0;
        z-index: 9999
    }
}

.main_blk .news {
    width: 45%;
    background: #fff;
    border-radius: 0 20px 0 0;
    display: flex;
    padding: 30px 0 20px 5%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0
}

.main_blk .news:after {
    content: "";
    width: 28px;
    height: 28px;
    display: block;
    background-image: url(../../assets/img/main/bg_bottom.svg);
    position: absolute;
    right: -28px;
    bottom: 0
}

@media screen and (max-width: 767px) {
    .main_blk .news {
        width: 93%;
        border-radius: 0 7.6923076923vw 0 0;
        padding: 5.1282051282vw;
        margin-top: 20.5128205128vw
    }
}

.main_blk .news .flex_new {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10
}

@media screen and (max-width: 767px) {
    .main_blk .news .flex_new .logo img {
        height: 4.6153846154vw;
        width: auto
    }
}

.main_blk .news .flex_new .new_cont {
    margin-left: 40px
}

@media screen and (max-width: 767px) {
    .main_blk .news .flex_new .new_cont {
        margin-left: 5.1282051282vw
    }
}

.main_blk .news .flex_new .new_cont a {
    font-size: 1.6rem;
    color: #000
}

@media screen and (max-width: 767px) {
    .main_blk .news .flex_new .new_cont a {
        font-size: 1.3rem
    }
}

.mission_blk {
    padding: 180px 0 120px;
    display: flex;
    align-items: center
}

@media screen and (max-width: 767px) {
    .mission_blk {
        flex-direction: column-reverse;
        padding: 10vw 0
    }
}

.mission_blk .img {
    width: 50%
}

@media screen and (max-width: 767px) {
    .mission_blk .img {
        margin-top: 7vw;
        width: 110vw;
        margin-left: -5vw
    }
}

.mission_blk .in-miss {
    width: 50%;
    text-align: center
}

.mission_blk .in-miss .in {
    display: inline-block;
    text-align: left
}

@media screen and (max-width: 767px) {
    .mission_blk .in-miss {
        width: 100%;
        margin-left: 0vw
    }
}

.mission_blk .in-miss h2.ttl {
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start
}

@media screen and (max-width: 767px) {
    .mission_blk .in-miss h2.ttl {
        margin: 0 5.1282051282vw
    }
}

.mission_blk .in-miss h2.ttl span {
    margin-top: 0;
    margin-left: 25px
}

@media screen and (max-width: 767px) {
    .mission_blk .in-miss h2.ttl span {
        margin-left: 5.1282051282vw
    }
}

.mission_blk .in-miss .next_ttl {
    font-size: 2.4rem;
    font-weight: 700;
    color: #39cb7a;
    margin: 30px 0;
    line-height: 1.5
}

@media screen and (max-width: 767px) {
    .mission_blk .in-miss .next_ttl {
        font-size: 2.2rem;
        margin: 5vw 5.1282051282vw
    }
}

.mission_blk .in-miss p {
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 2
}

@media screen and (max-width: 1300px) {
    .mission_blk .in-miss p {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 767px) {
    .mission_blk .in-miss p {
        font-size: 1.6rem;
        line-height: 1.8;
        margin: 0 5.1282051282vw
    }
}

.mission_blk .in-miss p em {
    color: #39cb7a;
    background: #000;
    padding: 3px 5px
}

.mission_blk .in-miss p+p {
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    .mission_blk .in-miss p+p {
        margin-top: 3.8461538462vw
    }
}

.data_blk {
    position: relative;
    padding: 100px 30px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .data_blk {
        padding: 10vw 5.1282051282vw
    }
}

.data_blk .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 97%;
    height: 100%;
    background: #f4f4f4;
    border-radius: 100px 0 0 100px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .data_blk .bg {
        width: 100%;
        border-radius: 7.6923076923vw
    }
}

.data_blk .inner .next_ttl {
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
    margin: 30px 0
}

@media screen and (max-width: 767px) {
    .data_blk .inner .next_ttl {
        font-size: 1.3rem;
        margin: 5vw 0 1vw;
        text-align: left
    }
}

.data_blk .inner .list_data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto
}

.data_blk .inner .list_data li {
    width: 23.6%;
    background: #fff;
    margin-top: 25px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

@media screen and (max-width: 767px) {
    .data_blk .inner .list_data li {
        width: 48%;
        margin-top: 4vw;
        border-radius: 2.0512820513vw;
        padding: 5.1282051282vw
    }
}

.data_blk .inner .list_data li .img {
    width: 90px
}

@media screen and (max-width: 767px) {
    .data_blk .inner .list_data li .img img {
        height: 23.0769230769vw;
        width: auto
    }
}

.data_blk .inner .list_data li p {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4
}

@media screen and (max-width: 767px) {
    .data_blk .inner .list_data li p {
        font-size: 1.5rem
    }
}

.data_blk .inner .list_data li p em {
    font-size: 2.8rem;
    color: #39cb7a
}

@media screen and (max-width: 767px) {
    .data_blk .inner .list_data li p em {
        font-size: 2rem
    }
}

.l-content .feature_blk .inner {
    max-width: none
}

.feature_blk {
    padding: 0 0 120px
}

@media screen and (max-width: 767px) {
    .feature_blk {
        padding: 0 5.1282051282vw 10vw
    }
}

.feature_blk .inner {
    display: flex;
    align-items: center;
    margin-left: 6% !important
}

@media screen and (max-width: 767px) {
    .feature_blk .inner {
        display: block;
        margin-left: 0 !important
    }
}

.feature_blk .inner h2.ttl {
    align-items: flex-start;
    border-right: 4px solid #39CB7A;
    padding-right: 40px;
    margin-right: 40px
}

@media screen and (max-width: 767px) {
    .feature_blk .inner h2.ttl {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
        align-items: flex-end
    }
}

.feature_blk .inner .next_ttl {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8
}

@media screen and (max-width: 767px) {
    .feature_blk .inner .next_ttl {
        font-size: 1.3rem;
        margin: 5vw 0 8vw
    }
}

.feature_blk .mySwiper {
    margin-left: 6%;
    overflow: unset;
    margin-top: 80px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper {
        margin: 0
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide {
    width: 800px;
    background: #fff;
    padding: 38px;
    box-sizing: border-box;
    border-radius: 50px;
    box-shadow: 0 5px 10px #00000040;
    display: flex
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide {
        width: 100%;
        padding: 7.6923076923vw 5.1282051282vw 5.1282051282vw;
        border-radius: 5.1282051282vw;
        flex-direction: column
    }

    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .eng_ttl {
        order: 1
    }

    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .cap {
        order: 2;
        margin-bottom: 5px
    }

    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .img {
        order: 3;
        margin-top: 0;
        margin-bottom: 15px
    }

    .feature_blk .mySwiper .swiper-wrapper .swiper-slide p {
        order: 4
    }

    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .btn {
        order: 5
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide+.swiper-slide {
    margin-left: 50px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide+.swiper-slide {
        margin-left: 5.1282051282vw
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .img {
    width: 42%;
    box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .img {
        width: 100%;
        height: 43.5897435897vw;
        border-radius: 5.1282051282vw;
        margin-top: 4vw
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn {
    width: 53%;
    margin-left: 40px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn {
        width: 100%;
        margin-left: 0;
        display: contents
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .eng_ttl span {
    font-size: 1.6rem;
    font-weight: 700;
    border-bottom: 3px solid #000;
    padding-bottom: 5px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .eng_ttl span {
        font-size: 1.6rem;
        padding-bottom: 1vw
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .cap {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 20px 0
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .cap {
        font-size: 1.8rem;
        margin: 4vw 0 0vw
    }
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .txt {
        order: 4
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn p {
    font-size: 1.5rem;
    line-height: 1.7
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn p {
        min-height: 9em;
        font-size: 1.3rem
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn p+p {
    margin-top: 10px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn p+p {
        margin-top: 5px
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .btn {
    display: flex;
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .btn {
        margin-top: 4vw;
        justify-content: space-between
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .btn a {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    width: 100%;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    border-radius: 30px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .btn a {
        font-size: 1.3rem;
        padding: 2.5641025641vw;
        text-align: center
    }
}

.feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .btn a+a {
    margin-left: 20px
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-wrapper .swiper-slide .txt-btn .btn a+a {
        margin-left: 0
    }
}

.feature_blk .mySwiper .swiper-scrollbar {
    bottom: -70px;
    width: 70%
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-scrollbar {
        bottom: -12vw;
        width: 65%
    }
}

.feature_blk .mySwiper .swiper-button-next {
    bottom: -90px;
    right: 100px;
    top: auto
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-button-next {
        bottom: -16vw;
        right: 0vw;
        width: 10.2564102564vw;
        height: 10.2564102564vw
    }
}

.feature_blk .mySwiper .swiper-button-prev {
    transform: rotate(180deg);
    bottom: -90px;
    right: 180px;
    top: auto;
    left: auto
}

@media screen and (max-width: 767px) {
    .feature_blk .mySwiper .swiper-button-prev {
        bottom: -16vw;
        right: 12vw;
        width: 10.2564102564vw;
        height: 10.2564102564vw
    }
}

.document_blk {
    position: relative;
    margin-top: 200px
}

@media screen and (max-width: 767px) {
    .document_blk {
        margin-top: 14vw
    }
}

.document_blk .scrollPoint {
    display: block;
    position: relative;
    top: -150px
}

@media screen and (max-width: 767px) {
    .document_blk .scrollPoint {
        top: 0
    }
}

.document_blk .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: 100%;
    background: #222;
    border-radius: 0 100px 100px 0;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .document_blk .bg {
        width: 100%;
        border-radius: 7.6923076923vw
    }
}

.document_blk .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 0 0 40px;
    position: relative;
    left: -80px
}

@media screen and (max-width: 1300px) {
    .document_blk .inner {
        left: 0
    }
}

@media screen and (max-width: 767px) {
    .document_blk .inner {
        flex-direction: column;
        padding: 0 5.1282051282vw;
        justify-content: flex-start;
        align-items: flex-start;
        left: 0
    }
}

.document_blk .inner .img {
    margin-top: -150px;
    background-color: #222;
    border-radius: 20px;
    width: 400px;
    margin-right: 80px;
    padding: 25px
}

@media screen and (max-width: 1300px) {
    .document_blk .inner .img {
        margin-right: 60px
    }
}

@media screen and (max-width: 767px) {
    .document_blk .inner .img {
        width: 70vw;
        padding: 0;
        margin: 5vw auto
    }
}

.document_blk .inner .img img {
    border-radius: 15px
}

.document_blk .inner .img .navs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-top: 10px
}

.document_blk .inner .img .swiper-button-prev {
    transform: scaleX(-1)
}

.document_blk .inner .img .swiper-button-next,
.document_blk .inner .img .swiper-button-prev {
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
    position: static
}

@media screen and (max-width: 767px) {
    .document_blk .inner .txt-btn {
        margin: 7.6923076923vw 0 0;
        display: contents
    }
}

.document_blk .inner .txt-btn .ttl {
    align-items: flex-start
}

@media screen and (max-width: 767px) {
    .document_blk .inner .txt-btn .ttl {
        order: 1;
        align-items: flex-end;
        padding-top: 10vw
    }
}

.document_blk .inner .txt-btn p {
    font-size: 1.6rem;
    line-height: 1.7;
    margin: 30px 0 50px
}

@media screen and (max-width: 767px) {
    .document_blk .inner .txt-btn p {
        font-size: 1.3rem;
        margin: 5vw 0 0;
        order: 2
    }
}

@media screen and (max-width: 767px) {
    .document_blk .inner .img {
        order: 3
    }
}

.document_blk .inner .pdf_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    padding: 15px;
    box-sizing: border-box;
    width: 375px;
    border-radius: 30px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .document_blk .inner .pdf_btn {
        width: 100%;
        padding: 2.5641025641vw;
        order: 4;
        font-size: 1.6rem;
        position: static;
        margin-bottom: 7.6923076923vw
    }
}

.document_blk .inner .pdf_btn:before {
    content: "";
    display: inline-block;
    background: url(../../assets/img/document/pdf_icon.webp) 0 0 no-repeat;
    background-size: contain;
    width: 21px;
    height: 28px;
    margin-right: 10px
}

@media screen and (max-width: 767px) {
    .document_blk .inner .pdf_btn:before {
        width: 5.3846153846vw;
        height: 7.1794871795vw;
        margin-right: 2vw
    }
}

.flow_blk {
    padding: 100px 30px
}

@media screen and (max-width: 767px) {
    .flow_blk {
        padding: 10vw 5.1282051282vw
    }
}

.flow_blk .fl_step {
    position: relative;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step {
        flex-direction: column
    }

    .flow_blk .fl_step .ri_step {
        order: 3
    }
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .le_cap {
        display: contents
    }

    .flow_blk .fl_step .le_cap .ttl {
        order: 1
    }

    .flow_blk .fl_step .le_cap .next_ttl {
        order: 2
    }

    .flow_blk .fl_step .le_cap .btn {
        order: 4
    }
}

.flow_blk .fl_step .le_cap h2.ttl {
    align-items: flex-start
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .le_cap h2.ttl {
        align-items: flex-end
    }
}

.flow_blk .fl_step .le_cap .next_ttl {
    font-size: 1.6rem;
    line-height: 1.7;
    font-weight: 500;
    margin: 30px 0
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .le_cap .next_ttl {
        font-size: 1.3rem;
        margin: 5vw 0
    }
}

.flow_blk .fl_step .ri_step {
    width: 50%
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .ri_step {
        width: 100%
    }
}

.flow_blk .fl_step .ri_step li {
    display: flex;
    align-items: center
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .ri_step li img {
        height: 6.1538461538vw;
        width: auto
    }
}

.flow_blk .fl_step .ri_step li p {
    margin-left: 20px;
    font-size: 1.6rem;
    font-weight: 500
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .ri_step li p {
        margin-left: 2vw;
        font-size: 1.3rem
    }
}

.flow_blk .fl_step .ri_step li+li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #35B597
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .ri_step li+li {
        margin-top: 4vw;
        padding-top: 4vw
    }
}

.flow_blk .fl_step .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    padding: 15px;
    box-sizing: border-box;
    width: 375px;
    border-radius: 30px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    .flow_blk .fl_step .btn {
        width: 100%;
        position: static;
        padding: 2.5641025641vw;
        font-size: 1.6rem;
        margin-top: 6vw
    }
}

.entry_blk {
    padding: 130px 0 0;
    background: #f4f4f4;
    position: relative
}

.entry_blk:before {
    content: "";
    height: 54px;
    background-image: url(../../assets/img//entry/arrow.svg);
    position: absolute;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center
}

@media screen and (max-width: 767px) {
    .entry_blk {
        padding: 15vw 0 0
    }

    .entry_blk:before {
        height: 30px;
        background-size: 100% 100%
    }
}

.entry_blk .inner {
    display: flex;
    justify-content: space-between;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .entry_blk .inner {
        flex-direction: column-reverse
    }
}

.entry_blk .inner .form_le {
    width: 480px;
    box-sizing: border-box;
    background: #000000b3;
    border-radius: 35px;
    padding: 35px;
    color: #fff
}

@media screen and (max-width: 767px) {
    .entry_blk .inner .form_le {
        width: 100%;
        border-radius: 5.1282051282vw;
        padding: 5.1282051282vw;
        background: #fff;
        color: #35b597
    }
}

.entry_blk .inner .ri_txt {
    width: 40%
}

@media screen and (max-width: 767px) {
    .entry_blk .inner .ri_txt {
        width: 90%;
        margin: 0 auto
    }
}

.entry_blk .inner .ri_txt .ttl {
    align-items: flex-start
}

@media screen and (max-width: 767px) {
    .entry_blk .inner .ri_txt .ttl {
        align-items: flex-end
    }
}

.entry_blk .inner .ri_txt .next_ttl {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .entry_blk .inner .ri_txt .next_ttl {
        font-size: 1.3rem;
        margin: 5vw 0
    }
}

.sld-img {
    margin-top: 50px;
    width: 100%;
    height: 326px;
    background-image: url(../../assets/img/entry/sld_img.webp);
    background-size: 2310px 326px;
    background-repeat: repeat-x;
    animation: scroll 50s linear infinite;
    z-index: 1
}

@keyframes scroll {
    0% {
        background-position: 0 0
    }

    to {
        background-position: -2310px 0
    }
}

.company-sns_blk {
    margin-top: -100px
}

.company-sns_blk .bg {
    width: 90%;
    margin: 0 auto;
    background: linear-gradient(135deg, #7eedd3 30%, #63f26c 70%);
    border-radius: 100px;
    box-sizing: border-box;
    position: relative
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg {
        width: 100%;
        border-radius: 7.6923076923vw
    }
}

.company-sns_blk .bg .inner {
    display: flex;
    justify-content: space-between;
    padding: 80px 0 90px
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner {
        flex-direction: column;
        justify-content: flex-start;
        padding: 15vw 5.1282051282vw
    }
}

.company-sns_blk .bg .inner h2.ttl {
    align-items: flex-start
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner h2.ttl {
        align-items: flex-end
    }
}

.company-sns_blk .bg .inner h2.ttl span {
    margin-top: 15px
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner h2.ttl span {
        margin-top: 0
    }
}

.company-sns_blk .bg .inner dt {
    width: 30%;
    padding-right: 40px;
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dt {
        width: 100%;
        padding-right: 0;
        border-right: 0
    }
}

.company-sns_blk .bg .inner dt .comp {
    margin-top: 50px;
    font-size: 1.4rem;
    line-height: 2
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dt .comp {
        margin-top: 5vw;
        font-size: 1.3rem
    }
}

.company-sns_blk .bg .inner dt .comp li {
    display: flex
}

.company-sns_blk .bg .inner dt .comp li p {
    font-weight: 500;
    width: 35%
}

.company-sns_blk .bg .inner dt .comp li span {
    display: block;
    width: 65%
}

.company-sns_blk .bg .inner dd {
    width: 65%
}

.company-sns_blk .bg .inner .comp {
    display: grid;
    gap: .8em;
}

.company-sns_blk .bg .inner .comp li {
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 4fr;

}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner .comp li {
        gap: 5px;
        grid-template-columns: 1fr 2fr;
    }
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dd {
        width: 100%;
        padding-top: 5vw;
        margin-top: 5vw;
        border-top: 1px solid #000
    }
}

.company-sns_blk .bg .inner dd .peo_sns {
    margin-top: 50px
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dd .peo_sns {
        margin-top: 5vw
    }
}

.company-sns_blk .bg .inner dd .peo_sns li {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    line-height: 1.6;
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    padding: 10px
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dd .peo_sns li {
        font-size: 1.3rem
    }
}

.company-sns_blk .bg .inner dd .peo_sns li .img {
    margin-right: 20px
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dd .peo_sns li .img {
        margin-right: 5vw
    }

    .company-sns_blk .bg .inner dd .peo_sns li .img img {
        width: auto;
        max-width: 100%
    }
}

.company-sns_blk .bg .inner dd .peo_sns li em {
    font-weight: 700
}

.company-sns_blk .bg .inner dd .peo_sns li+li {
    margin-top: 40px
}

@media screen and (max-width: 767px) {
    .company-sns_blk .bg .inner dd .peo_sns li+li {
        margin-top: 5vw
    }
}

.vision_blk {
    background: url(../../assets/img/vision/bg.webp) 0 0 no-repeat;
    background-size: cover;
    padding: 300px 30px 150px;
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    .vision_blk {
        padding: 25vw 5.1282051282vw 10vw
    }
}

.vision_blk .scrollPoint {
    display: block;
    position: relative;
    top: -100px
}

.vision_blk h2.ttl span {
    color: #39cb7a
}

.vision_blk .next_ttl {
    color: #39cb7a;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    margin: 30px 0 50px
}

@media screen and (max-width: 767px) {
    .vision_blk .next_ttl {
        font-size: 2.2rem;
        text-align: left;
        line-height: 1.6;
        margin: 5vw 0
    }
}

.vision_blk p {
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    line-height: 2;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .vision_blk p {
        font-size: 1.6rem;
        text-align: left
    }
}

.vision_blk p em {
    background: linear-gradient(135deg, #7eedd3 30%, #63f26c 70%);
    color: #000;
    padding: 3px 5px;
    margin-right: 3px
}

@media screen and (max-width: 767px) {
    .vision_blk p em {
        padding: 0;
        background-color: transparent
    }
}

@media screen and (max-width: 767px) {
    .vision_blk p em strong {
        background: linear-gradient(135deg, #7eedd3 30%, #63f26c 70%);
        color: #000;
        padding: 3px 4px
    }
}

.vision_blk p+p {
    margin-top: 20px
}

@media screen and (max-width: 767px) {
    .vision_blk p+p {
        margin-top: 3vw
    }
}

.contact_blk {
    padding: 90px 30px
}

@media screen and (max-width: 767px) {
    .contact_blk {
        padding: 10vw 5.1282051282vw
    }
}

.contact_blk .inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .contact_blk .inner {
        flex-direction: column
    }
}

.contact_blk .inner h2.ttl {
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start
}

.contact_blk .inner h2.ttl span {
    margin: 0 0 0 25px
}

@media screen and (max-width: 767px) {
    .contact_blk .inner h2.ttl span {
        margin: 0 0 0 5.1282051282vw
    }
}

.contact_blk .inner .next_ttl {
    font-size: 1.6rem;
    line-height: 1.7;
    margin-top: 40px;
    padding-right: 30px
}

@media screen and (max-width: 767px) {
    .contact_blk .inner .next_ttl {
        padding-right: 0;
        font-size: 1.3rem;
        margin: 5vw 0
    }
}

@media screen and (max-width: 767px) {
    .contact_blk .inner dd {
        width: 100%
    }
}

.contact_blk .inner .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    padding: 15px;
    box-sizing: border-box;
    width: 375px;
    border-radius: 30px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .contact_blk .inner .btn {
        width: 100%;
        padding: 2.5641025641vw;
        font-size: 1.6rem
    }
}

.btn-fix {
    position: fixed;
    right: 10px;
    bottom: -20px;
    z-index: 10;
    line-height: 0;
    transition: .3s
}

.btn-fix.hidden {
    visibility: none;
    opacity: 0
}

.btn-fix:hover {
    bottom: -10px
}

@media screen and (max-width: 767px) {
    .btn-fix {
        right: 0;
        bottom: -5px
    }
}

.l-content {
    overflow: hidden;
    background: #fff
}

@media screen and (min-width: 768px) {
    .l-content {
        min-width: 1100px
    }
}

.l-content a:hover {
    opacity: .7;
    transition: .3s
}

.l-content img {
    max-width: 100%
}

.l-content .inner {
    max-width: 1000px;
    margin: 0 auto
}

.l-content .ttl2 {
    margin-top: 20px;
    font-size: 2rem;
    font-weight: 700
}

.l-content h2.ttl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 767px) {
    .l-content h2.ttl {
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-end
    }
}

.l-content h2.ttl span {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 25px
}

@media screen and (max-width: 767px) {
    .l-content h2.ttl span {
        font-size: 1.3rem;
        margin: 0 0 0 5.1282051282vw
    }
}

@media screen and (max-width: 767px) {
    .l-content h2.ttl img {
        height: 11.0256410256vw;
        width: auto
    }
}

.l-content .slick-dots {
    bottom: -50px
}

.l-content .slick-dots li {
    width: 10px;
    height: 10px;
    background: #666;
    border-radius: 50%
}

.l-content .slick-dots li button {
    display: none
}

.l-content .slick-dots li.slick-active {
    background: #e90802
}

.l-content .slick-arrow {
    background: #e90802;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 3
}

@media screen and (max-width: 767px) {
    .l-content .slick-arrow {
        width: 10vw;
        height: 10vw
    }
}

.l-content .slick-arrow:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: 3px solid white;
    border-right: 3px solid white;
    transform: rotate(45deg);
    position: relative;
    right: 5px
}

@media screen and (max-width: 767px) {
    .l-content .slick-arrow:after {
        width: 3vw;
        height: 3vw;
        right: .5vw
    }
}

.l-content .slick-arrow:before {
    display: none
}

.l-content .slick-arrow.slick-next {
    right: 25%
}

@media screen and (max-width: 767px) {
    .l-content .slick-arrow.slick-next {
        right: 0vw
    }
}

.l-content .slick-arrow.slick-prev {
    left: 25%
}

@media screen and (max-width: 767px) {
    .l-content .slick-arrow.slick-prev {
        left: 0vw
    }
}

.l-content .slick-arrow.slick-prev:after {
    transform: rotate(-135deg);
    right: -5px
}

@media screen and (max-width: 767px) {
    .l-content .slick-arrow.slick-prev:after {
        right: -.8vw
    }
}

.load_fist {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.load_fist .in-logo img {
    opacity: 0;
    animation: draw-logo .5s forwards, blur-logo .5s .8s ease-out forwards
}

@media screen and (max-width: 767px) {
    .load_fist .in-logo img {
        height: 20.5128205128vw;
        width: auto
    }
}

@keyframes draw-logo {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes blur-logo {
    0% {
        filter: blur(0)
    }

    to {
        filter: blur(1.5rem)
    }
}

.swiper-container,
.swiper-container2 {
    position: relative
}

.swiper-container .swiper-pagination,
.swiper-container .swiper-pagination2,
.swiper-container2 .swiper-pagination,
.swiper-container2 .swiper-pagination2 {
    top: auto;
    text-align: center;
    position: static;
    padding-top: 15px;
    display: none
}

@media screen and (max-width: 767px) {

    .swiper-container .swiper-pagination,
    .swiper-container .swiper-pagination2,
    .swiper-container2 .swiper-pagination,
    .swiper-container2 .swiper-pagination2 {
        display: block
    }
}

.swiper-pagination-bullet-active {
    background-color: #e7322d
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none
}

.swiper-button-prev,
.swiper-button-next {
    width: 60px;
    height: 60px
}

.modaal-close:hover:before {
    background: #39cb7a !important
}

.modaal-close:hover:after {
    background: #39cb7a !important
}

.modaal-content-container p {
    font-size: 1.5rem;
    line-height: 2
}

@media screen and (max-width: 767px) {
    .modaal-content-container p {
        font-size: 1.2rem
    }
}

.modaal-content-container p em {
    font-weight: 700;
    color: #39cb7a;
    font-size: 120%
}

.modaal-content-container p+p {
    margin-top: 15px
}

@media screen and (max-width: 767px) {
    .modaal-content-container p+p {
        margin-top: 3vw
    }
}

.formus-page .modaal-container {
    max-width: 700px;
    padding: 25px 10px;
    border-radius: 30px
}

@media screen and (max-width: 767px) {
    .formus-page .modaal-container {
        padding: 20px 10px
    }
}

.formus-page .modaal-container .modaal-content-container {
    padding: 0 15px
}

.formus-page .modaal-container .modaal-content-container h3 {
    color: #39cb7a;
    padding: 2em 0 1em
}

.formus-page .modaal-container .modaal-content-container h2 {
    padding: .8em;
    border-radius: 10px;
    margin-bottom: 15px;
    color: #fff;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    font-size: 24px
}

@media screen and (max-width: 767px) {
    .formus-page .modaal-container .modaal-content-container h2 {
        font-size: 20px
    }
}

.formus-page .modaal-container .modaal-content-container p {
    font-size: 14px
}

.formus-page .modaal-container .modaal-content {
    max-height: 70vh;
    overflow-y: auto
}

.formus-page .modaal-container .modaal-content::-webkit-scrollbar {
    width: 5px
}

.formus-page .modaal-container .modaal-content::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

.formus-page .modaal-container .modaal-content::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px
}

.formus-page .modaal-container .modaal-content::-webkit-scrollbar-thumb:hover {
    background: #555
}

.form_le .btn-entry {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%);
    padding: 15px;
    box-sizing: border-box;
    width: 90%;
    max-width: 375px;
    border-radius: 30px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 30px auto 0
}

@media screen and (max-width: 767px) {
    .form_le .btn-entry {
        margin-top: 0
    }
}

.form_le li {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .form_le li {
        flex-direction: column
    }
}

.form_le li label {
    padding-top: 0;
    width: 30%;
    flex-shrink: 0
}

@media screen and (max-width: 767px) {
    .form_le li label {
        width: 100%
    }
}

.form_le li label span {
    color: red
}

.form_le li input,
.form_le li textarea {
    width: 70%;
    padding: .5em
}

@media screen and (max-width: 767px) {

    .form_le li input,
    .form_le li textarea {
        width: 100%;
        background-color: #f4f4f4
    }
}

.form_le li input[type=checkbox] {
    width: 1em;
    height: 1em;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-right: 10px;
    line-height: 1.2
}

.form_le li textarea {
    height: 180px;
    font-size: 14px;
    margin: 0
}

@media screen and (max-width: 767px) {
    .form_le li textarea {
        height: 100px
    }
}

.form_le li .checkbox-text {
    color: #fff;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    font-size: 16px;
    align-items: center
}

.form_le li .checkbox-text.is-black,
.form_le li .checkbox-text.is-black a {
    color: #000
}

@media screen and (max-width: 767px) {
    .form_le li .checkbox-text {
        color: #000;
        padding-bottom: 1em
    }
}

.form_le li .checkbox-text a {
    color: #fff;
    text-decoration: underline
}

@media screen and (max-width: 767px) {
    .form_le li .checkbox-text a {
        color: #000
    }
}

.form_le li+li {
    margin-top: 25px
}

@media screen and (max-width: 767px) {
    .form_le li+li {
        margin-top: 15px
    }
}

.l-content a {
    outline: 0
}

.l-content .page-head {
    padding: 100px 20px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, #35b597 30%, #47ec52 70%)
}

@media screen and (max-width: 767px) {
    .l-content .page-head {
        padding: 15vw 5vw 10vw
    }
}

.l-content .page-head .next_ttl {
    margin-top: 2em
}

@media screen and (max-width: 767px) {
    .l-content .page-head .ttl {
        text-align: center;
        justify-content: center;
        width: 100%;
        padding-top: 5vw;
        display: block
    }
}

.l-content .page-body {
    padding: 60px 20px;
    background-color: #eee
}

.l-content .page-body .center {
    font-size: 16px;
    text-align: center;
    padding: 30px 0
}

.l-content .page-body .center a {
    display: inline-block;
    background-color: #000;
    border-radius: 50px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 30px
}

@media screen and (max-width: 767px) {
    .l-content .page-body {
        padding: 40px 20px
    }
}

.l-content .page-body .inner {
    max-width: 800px
}

.sbox {
    max-width: 1100px;
    width: 90%;
    margin: 0 auto
}

.sbox+.sbox {
    margin-top: 80px;
    padding-top: 80px;
    border-top: 1px solid #CCC
}

@media screen and (max-width: 767px) {
    .sbox+.sbox {
        margin-top: 10vw;
        padding-top: 10vw
    }
}

.sbox h2 {
    font-size: 2.5rem;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: 1em;
    margin-bottom: 1.5em
}

@media screen and (max-width: 767px) {
    .sbox h2 {
        align-items: center
    }
}

.sbox h2 em {
    background: linear-gradient(to right, #47ec52, #008062);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 6rem;
    font-family: Antonio, sans-serif
}

@media screen and (max-width: 767px) {
    .sbox h2 em {
        font-size: 4rem
    }
}

.sbox .flex {
    gap: 5%;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 767px) {
    .sbox .flex {
        flex-direction: column
    }
}

.sbox .flex.reverse {
    flex-direction: row-reverse
}

.sbox .flex .img {
    width: 45%
}

@media screen and (max-width: 767px) {
    .sbox .flex .img {
        width: 100%;
        order: 2
    }
}

.sbox .flex img {
    border-radius: 20px;
    overflow: hidden
}

.sbox .flex .txt {
    width: 60%
}

@media screen and (max-width: 767px) {
    .sbox .flex .txt {
        width: 100%;
        display: contents
    }
}

.sbox .flex .txt h2 {
    order: 1
}

.sbox .flex .txt p {
    order: 3;
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 1em
}

.sbox .flex .txt p.mrN {
    margin-right: -1em
}