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

html {
    font-size: 62.5%;
    word-break: break-all
}

body {
    -webkit-text-size-adjust: 100%
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    word-break: break-word;
    line-break: strict;
    overflow-wrap: break-word;
    word-wrap: break-word
}

ol:not([class]),
ul:not([class]) {
    padding-left: 1.25em
}

ol[class],
ul[class] {
    list-style: none
}

_:-ms-lang(x)::-ms-backdrop,
ol:not([class]) {
    padding-left: 1.6em
}

span {
    font-weight: inherit
}

blockquote,
q {
    quotes: none
}

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

a {
    color: inherit
}

@media all and (min-width:768px) {
    a:hover {
        text-decoration: none
    }
}

a[class] {
    text-decoration: none
}

ins {
    background-color: #ff9;
    text-decoration: none
}

mark {
    background-color: #ff9;
    font-weight: 700
}

del {
    text-decoration: line-through
}

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

address {
    font-style: normal
}

table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0
}

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

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

button,
input[type=email],
input[type=tel],
input[type=text],
option,
select,
textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    outline: 0;
    border: 1px solid;
    border-radius: 0;
    background: 0 0
}

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

    button,
    input[type=email],
    input[type=tel],
    input[type=text],
    option,
    select,
    textarea {
        font-size: 1.6rem
    }
}

button,
input[type=email],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

input[type=checkbox],
input[type=radio] {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

textarea {
    resize: vertical
}

button {
    cursor: pointer
}

select {
    color: inherit
}

button {
    color: inherit;
    font-weight: 400
}

html {
    overflow: auto
}

html:not([lang=ja]) {
    word-break: break-word
}

body {
    overflow: hidden;
    min-width: 320px;
    font-family: "Noto Sans JP", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", Meiryo, sans-serif;
    color: #283239;
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: .05em
}

@media all and (max-width:767px) {
    body.is-open {
        position: fixed;
        width: 100%
    }
}

@media all and (min-width:768px) {
    body {
        min-width: 1160px;
        font-size: 1.6rem
    }
}

.l-wrapper {
    position: relative;
    padding-top: 80px
}

@media all and (min-width:768px) {
    .l-wrapper {
        padding-top: 120px
    }
}

@media all and (min-width:768px) {
    .l-container.is-col2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 1080px;
        margin: 0 auto
    }

    .l-container.is-col2 .l-contents {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: calc(100% - 250px - 20px)
    }

    .l-container.is-col2 .l-sidebar {
        width: 250px
    }
}

.svg-symbol {
    display: none
}

.u-media-query {
    display: none;
    font-family: sp
}

@media all and (min-width:768px) {
    .u-media-query {
        font-family: tb
    }
}

@media all and (min-width:1160px) {
    .u-media-query {
        font-family: pc
    }
}

@media all and (max-width:1159px) {
    .u-view-pc {
        display: none !important
    }
}

@media all and (max-width:767px) {
    .u-view-tb {
        display: none !important
    }
}

@media all and (min-width:1160px) {
    .u-view-tb {
        display: none !important
    }
}

@media all and (min-width:768px) {
    .u-view-sp {
        display: none !important
    }
}

@media all and (min-width:1160px) {
    .u-view-under-tb {
        display: none !important
    }
}

@media all and (max-width:767px) {
    .u-view-upper-tb {
        display: none !important
    }
}

.u-view-sp-small {
    display: none
}

@media all and (max-width:374px) {
    .u-view-sp-small {
        display: block !important
    }
}

.u-uppercase {
    text-transform: uppercase
}

.u-dropcaps {
    text-transform: none
}

.u-dropcaps:first-letter {
    text-transform: uppercase
}

.u-palt {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt'
}

@supports (font-feature-setting:palt) {
    .u-palt {
        letter-spacing: .07em
    }
}

.u-font-en {
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    letter-spacing: .06em
}

.u-font-en.is-italic {
    font-style: italic
}

.u-font-sans {
    font-family: 'Noto Sans JP', sans-serif
}

a.u-alpha {
    text-decoration: none
}

@media all and (min-width:768px) {
    a.u-alpha {
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    a.u-alpha:hover {
        opacity: .7
    }
}

a.u-zoom {
    display: block;
    text-decoration: none
}

a.u-zoom .u-zoom__img {
    display: block
}

a.u-zoom .u-zoom__img-wrap {
    display: block;
    overflow: hidden
}

@media all and (min-width:768px) {
    a.u-zoom .u-zoom__img {
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    a.u-zoom:hover .u-zoom__img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.u-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
    padding-left: 25px
}

@media all and (min-width:768px) {
    .u-inner {
        width: 100%;
        max-width: 1080px;
        margin: auto;
        padding-right: 0;
        padding-left: 0
    }
}

@media all and (min-width:768px) {
    .u-inner-upper-tb {
        width: 100%;
        max-width: 1080px;
        margin: auto
    }
}

@media all and (max-width:767px) {
    .u-inner-sp {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 25px;
        padding-left: 25px
    }
}

@media all and (min-width:768px) {
    .u-inner-upper-tb-wide {
        width: 100%;
        max-width: 1500px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 40px;
        padding-left: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.u-section01 {
    padding: 45px 0 60px
}

@media all and (min-width:768px) {
    .u-section01 {
        padding: 60px 0 120px
    }
}

.u-section02 {
    padding: 60px 0
}

@media all and (min-width:768px) {
    .u-section02 {
        padding: 110px 0 120px
    }
}

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

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

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

.u-vertical-baseline {
    vertical-align: baseline !important
}

.u-vertical-middle {
    vertical-align: middle !important
}

.u-vertical-top {
    vertical-align: top !important
}

.u-vertical-bottom {
    vertical-align: bottom !important
}

.u-nowrap {
    white-space: nowrap
}

@media all and (min-width:768px) {
    .u-nowrap-pc {
        white-space: nowrap
    }
}

.c-anchor01__item:nth-child(n+2) {
    margin-top: 10px
}

@media (min-width:475px) {
    .c-anchor01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 580px;
        margin-right: auto;
        margin-left: auto
    }

    .c-anchor01__item {
        width: calc(50% - 5px)
    }

    .c-anchor01__item:nth-child(n+2) {
        margin-top: 0
    }

    .c-anchor01__item:nth-child(n+3) {
        margin-top: 10px
    }
}

@media all and (min-width:768px) {
    .c-anchor01 {
        max-width: none
    }

    .c-anchor01::before {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        content: '';
        display: block;
        width: 23.889%;
        max-width: 258px
    }

    .c-anchor01::after {
        content: '';
        display: block;
        width: 23.889%;
        max-width: 258px
    }

    .c-anchor01__item {
        width: 23.889%;
        max-width: 258px
    }

    .c-anchor01__item:nth-child(-n+4) {
        margin-top: 0
    }

    .c-anchor01__item:nth-child(n+5) {
        margin-top: 0
    }
}

.c-archive-interview01__item:nth-child(n+2) {
    margin-top: 50px
}

.c-archive-interview01__link {
    display: block
}

.c-archive-interview01__img {
    margin-bottom: 18px
}

.c-archive-interview01__img.has-border {
    border: 1px solid #e1e1e1
}

.c-archive-interview01__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-archive-interview01__meta {
    margin-bottom: 5px;
    line-height: 1.5;
    font-weight: 700
}

.c-archive-interview01__meta-year {
    margin-bottom: 2px;
    color: #707070;
    font-size: 1.1rem
}

.c-archive-interview01__meta-tit {
    font-size: 1.8rem
}

.c-archive-interview01__txt {
    line-height: 1.5
}

.c-archive-interview01__cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px -5px -5px 0
}

.c-archive-interview01__cat-item {
    margin: 0 5px 5px 0;
    padding: 3px 10px 4px;
    line-height: 1.45;
    color: #fff;
    font-size: 1.1rem;
    background-color: #0b7ac5
}

.c-archive-interview01__cat-item.is-dept {
    background-color: #31be77
}

@media all and (min-width:768px) {
    .c-archive-interview01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .c-archive-interview01::after {
        content: '';
        display: block;
        width: 30.741%;
        max-width: 332px
    }

    .c-archive-interview01__item {
        width: 30.741%;
        max-width: 332px
    }

    .c-archive-interview01__item:nth-child(n+2) {
        margin-top: 0
    }

    .c-archive-interview01__item:nth-child(n+4) {
        margin-top: 50px
    }

    .c-archive-interview01__link:hover .c-archive-interview01__img {
        opacity: .7
    }

    .c-archive-interview01__img {
        margin-bottom: 20px;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-archive-interview01__meta {
        margin-bottom: 7px
    }

    .c-archive-interview01__meta-year {
        margin-bottom: 4px;
        font-size: 1.2rem
    }

    .c-archive-interview01__meta-tit {
        font-size: 2rem
    }

    .c-archive-interview01__cat {
        margin: 15px -6px -6px 0
    }

    .c-archive-interview01__cat-item {
        margin: 0 6px 6px 0;
        padding: 3px 15px 5px;
        font-size: 1.2rem
    }
}

.c-bg-main {
    background-color: #31be77 !important
}

.c-bg-main02 {
    background-color: #69c9d0 !important
}

.c-bg-sub {
    background-color: #0b7ac5 !important
}

.c-bg-mist {
    background-color: #f5f5f5 !important
}

.c-bg-white {
    background-color: #fff !important
}

.c-btn01.is-anchor .c-btn01__link::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media all and (max-width:767px) {
    .c-btn01.is-anchor .c-btn01__link {
        padding-right: 60px
    }

    .c-btn01.is-anchor .c-btn01__link::before {
        right: 12px
    }
}

.c-btn01.is-back {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-btn01.is-back .c-btn01__link {
    padding: 10px 25px 10px 55px;
    color: #707070;
    font-size: 1.4rem;
    letter-spacing: .04em;
    border-color: #707070
}

.c-btn01.is-back .c-btn01__link::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23707070%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    right: auto;
    left: 25px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.c-btn01.is-back .c-btn01__txt {
    text-align: right
}

@media all and (min-width:768px) {
    .c-btn01.is-back .c-btn01__link {
        padding: 15px 28px 15px 55px;
        font-size: 1.6rem
    }

    .c-btn01.is-back .c-btn01__link::before {
        right: auto;
        left: 18px
    }

    .c-btn01.is-back .c-btn01__link::after {
        background-color: #0b7ac5
    }

    .c-btn01.is-back .c-btn01__link:hover {
        border-color: #0b7ac5
    }

    .c-btn01.is-back .c-btn01__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }
}

.c-btn01.is-center .c-btn01__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-btn01.is-center .c-btn01__link__txt {
    text-align: center
}

.c-btn01.is-center.is-noarrow .c-btn01__link {
    padding: 10px 25px
}

@media all and (min-width:768px) {
    .c-btn01.is-center.is-noarrow .c-btn01__link {
        padding: 15px 28px
    }
}

.c-btn01.is-center.is-noarrow .c-btn01__link::before {
    content: none
}

.c-btn01.is-return .c-btn01__link {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 10px 25px 10px 55px
}

.c-btn01.is-return .c-btn01__link::before {
    right: auto;
    left: 25px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.c-btn01.is-return .c-btn01__txt {
    text-align: right
}

.c-btn01.is-return.is-center .c-btn01__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 55px
}

@media all and (min-width:768px) {
    .c-btn01.is-return .c-btn01__link {
        padding: 15px 28px 15px 55px
    }

    .c-btn01.is-return .c-btn01__link::before {
        right: auto;
        left: 18px
    }

    .c-btn01.is-return.is-center .c-btn01__link {
        padding: 15px 55px
    }
}

.c-btn01.is-site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-btn01.is-site .c-btn01__link::before {
    width: 15px;
    height: 15px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2010%2010%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M3%2C0v3H0v7h7V7h3V0H3z%20M6%2C9H1V4h2v3h3V9z%20M9%2C6H4V1h5V6z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    right: 28px
}

@media all and (min-width:768px) {
    .c-btn01.is-site .c-btn01__link::before {
        right: 20px
    }

    .c-btn01.is-site .c-btn01__link:hover {
        border-color: #69c9d0
    }

    .c-btn01.is-site .c-btn01__link:hover::before {
        width: 15px;
        height: 15px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2010%2010%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M3%2C0v3H0v7h7V7h3V0H3z%20M6%2C9H1V4h2v3h3V9z%20M9%2C6H4V1h5V6z%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }
}

@media all and (min-width:768px) {
    .c-btn01.is-small-pc .c-btn01__link {
        width: 196px;
        padding: 10px 35px 12px 15px;
        min-height: 50px
    }

    .c-btn01.is-small-pc .c-btn01__link::before {
        right: 10px
    }
}

.c-btn01.is-submit {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.c-btn01.is-submit .c-btn01__link {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.4rem;
    letter-spacing: .05em;
    border: 2px solid #333;
    color: #333;
}

.c-btn01.is-submit .c-btn01__link:before {
    background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
}

.c-btn01.is-submit:disabled {
    opacity: .5;
    cursor: not-allowed
}

.c-btn01.is-submit:disabled .c-btn01__link {
    pointer-events: none;
    color: #333;
    opacity: 1;
}

@media all and (min-width:768px) {
    .c-btn01.is-submit .c-btn01__link {
        font-size: 1.6rem
    }

    .c-btn01.is-submit .c-btn01__link::after {
        background-color: #31be77
    }

    .c-btn01.is-submit .c-btn01__link:hover {
        border-color: #31be77
    }

    .c-btn01.is-submit .c-btn01__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01.is-submit .c-btn01__link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.c-btn01.is-white .c-btn01__link {
    border: 2px solid #fff
}

.c-btn01.is-white .c-btn01__link::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.c-btn01.is-white .c-btn01__txt {
    color: #fff
}

@media all and (min-width:768px) {
    .c-btn01.is-white .c-btn01__link::after {
        background-color: #fff
    }

    .c-btn01.is-white .c-btn01__link:hover {
        border-color: #fff
    }

    .c-btn01.is-white .c-btn01__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01.is-white .c-btn01__link:hover .c-btn01__txt {
        color: #333
    }
}

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

.c-btn01__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: relative;
    width: 100%;
    max-width: 285px;
    min-height: 50px;
    padding: 10px 55px 10px 25px;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}

.c-btn01__link::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='ãƒ¬ã‚¤ãƒ¤ãƒ¼_1' x='0px' y='0px' viewBox='0 0 24 12' style='enable-background:new 0 0 24 12;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23fff;%7D%3C/style%3E%3Cpolygon class='st0' points='17.7,0 16.3,1.4 20.1,5 0,5 0,7 20.1,7 16.3,10.6 17.7,12 24,6 '/%3E%3C/svg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    z-index: 1;
    margin: auto 0
}

.c-btn01__link[target*='_blank']::before {
    width: 15px;
    height: 15px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2010%2010%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M3%2C0v3H0v7h7V7h3V0H3z%20M6%2C9H1V4h2v3h3V9z%20M9%2C6H4V1h5V6z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    right: 28px
}

.c-btn01__txt {
    line-height: 1.5;
    font-weight: 700
}

@media all and (max-width:374px) {
    .c-btn01__txt br.u-view-sp {
        display: none
    }
}

@media all and (min-width:768px) {
    .c-btn01__link {
        width: 320px;
        max-width: 100%;
        min-height: 70px;
        padding: 15px 55px 15px 28px;
        overflow: hidden;
        -webkit-transition: all .75s cubic-bezier(.23, 1, .32, 1);
        transition: all .75s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01__link::before {
        right: 18px;
        -webkit-transition: all .75s cubic-bezier(.23, 1, .32, 1);
        transition: all .75s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01__link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .75s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .75s cubic-bezier(.23, 1, .32, 1);
        transition: transform .75s cubic-bezier(.23, 1, .32, 1);
        transition: transform .75s cubic-bezier(.23, 1, .32, 1), -webkit-transform .75s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01__link:hover {
        border-color: #69c9d0
    }

    .c-btn01__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01__link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .c-btn01__link:hover .c-btn01__txt {
        color: #fff
    }

    .c-btn01__link[target*='_blank']::before {
        right: 20px
    }

    .c-btn01__link[target*='_blank']:hover {
        border-color: #69c9d0
    }

    .c-btn01__link[target*='_blank']:hover::before {
        width: 15px;
        height: 15px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2010%2010%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M3%2C0v3H0v7h7V7h3V0H3z%20M6%2C9H1V4h2v3h3V9z%20M9%2C6H4V1h5V6z%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn01__txt {
        position: relative;
        z-index: 1;
        -webkit-transition: all .75s cubic-bezier(.23, 1, .32, 1);
        transition: all .75s cubic-bezier(.23, 1, .32, 1)
    }
}

.c-btn02.is-center .c-btn02__link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 55px;
    text-align: center
}

.c-btn02.is-center .c-btn02__txt {
    text-align: center
}

@media all and (min-width:768px) {
    .c-btn02.is-center .c-btn02__link {
        padding: 20px 65px
    }
}

.c-btn02.is-noicon .c-btn02__txt::before {
    content: none
}

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

.c-btn02__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 325px;
    min-height: 70px;
    padding: 15px 55px 15px 25px;
    background-color: #EE1D52;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-btn02__link::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    z-index: 1;
    margin: auto 0
}

.c-btn02__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700
}

.c-btn02__txt::before {
    width: 32px;
    height: 18px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2018%22%20style%3D%22enable-background%3Anew%200%200%2032%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M5.1%2C10H1c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h4.1c0.6%2C0%2C1%2C0.4%2C1%2C1S5.7%2C10%2C5.1%2C10z%20M31.9%2C3.3l-4.6%2C12.2%20c-0.4%2C1-1.3%2C1.7-2.4%2C1.8l-19%2C0c-0.6%2C0-1.1-0.3-1.4-0.7C4.1%2C16%2C4%2C15.4%2C4.3%2C14.7l0.6-1.6H2.6c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h3.1l1.6-4.2%20H2c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h6l0.1-0.2l0.4%2C0.2h0L8.1%2C4.7l0.8-2.2c0.4-1%2C1.3-1.7%2C2.4-1.8l19%2C0c0.6%2C0%2C1.1%2C0.3%2C1.4%2C0.7%20c0.1%2C0.2%2C0.2%2C0.4%2C0.2%2C0.6c0%2C0%2C0%2C0.1%2C0%2C0.1C32%2C2.5%2C32%2C2.9%2C31.9%2C3.3z%20M29.2%2C4.6l-8.6%2C5.6l3.1%2C2.8c0.4%2C0.4%2C0.4%2C1%2C0.1%2C1.4%20c-0.2%2C0.2-0.5%2C0.3-0.7%2C0.3c-0.2%2C0-0.5-0.1-0.7-0.3l-10-9c-0.4-0.4-0.4-1-0.1-1.4c0.4-0.4%2C1-0.4%2C1.4-0.1L19%2C8.8l9.4-6.1h-17%20c-0.2%2C0-0.5%2C0.2-0.6%2C0.5l-0.6%2C1.6h0.1c0.6%2C0%2C1%2C0.4%2C1%2C1s-0.4%2C1-1%2C1H9.4l-1.6%2C4.2c0.5%2C0%2C0.9%2C0.5%2C0.9%2C1c0%2C0.6-0.4%2C1-1%2C1H7.1l-0.8%2C2.1%20h18.5c0.2%2C0%2C0.5-0.2%2C0.6-0.5L29.2%2C4.6z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    margin-right: 10px
}

@media all and (max-width:374px) {
    .c-btn02__txt br.u-view-sp {
        display: none
    }
}

@media all and (min-width:768px) {
    .c-btn02__link {
        width: 540px;
        max-width: 100%;
        min-height: 110px;
        padding: 20px 65px 20px 45px;
        overflow: hidden
    }

    .c-btn02__link::before {
        right: 25px
    }

    .c-btn02__link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform 1s cubic-bezier(.23, 1, .32, 1);
        transition: transform 1s cubic-bezier(.23, 1, .32, 1);
        transition: transform 1s cubic-bezier(.23, 1, .32, 1), -webkit-transform 1s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn02__link:hover {
        border-color: #69c9d0
    }

    .c-btn02__link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .c-btn02__txt {
        position: relative;
        z-index: 1;
        font-size: 2rem
    }

    .c-btn02__txt::before {
        width: 42px;
        height: 22px;
        margin-right: 15px
    }
}

@media all and (max-width:767px) {
    .c-btn03 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-btn03__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        width: 100%;
        max-width: 325px;
        min-height: 70px;
        padding: 15px 25px;
        background-color: #31be77;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .c-btn03__link::before {
        width: 26px;
        height: 26px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2026%2026%22%20style%3D%22enable-background%3Anew%200%200%2026%2026%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16.7%2C26C8.9%2C25.4-0.8%2C13.5%2C0.3%2C5.7C0.5%2C5%2C0.9%2C4.3%2C1.5%2C3.9c0%2C0%2C3.4-2.7%2C3.4-2.7C5.9%2C0.2%2C7.6%2C0.7%2C8.1%2C2%20c0%2C0%2C2%2C5%2C2%2C5c0.4%2C0.9%2C0%2C2.1-0.8%2C2.7c0%2C0-1%2C0.8-1%2C0.8c0%2C0.2%2C0.1%2C0.4%2C0.2%2C0.5c1.1%2C2.4%2C2.9%2C4.7%2C5.1%2C6.1c0%2C0%2C1.2-1%2C1.2-1%20c0.8-0.6%2C2-0.6%2C2.9%2C0c0%2C0%2C4.2%2C3.1%2C4.2%2C3.1c1.1%2C0.8%2C1.2%2C2.5%2C0.1%2C3.4c0%2C0-3.4%2C2.7-3.4%2C2.7C18.1%2C25.7%2C17.4%2C26%2C16.7%2C26z%20M2.4%2C6%20c-0.8%2C6.6%2C7.5%2C16.8%2C14%2C17.9c0.3%2C0%2C0.7%2C0%2C1-0.2c0%2C0%2C3.4-2.7%2C3.4-2.7c0%2C0%2C0-0.1-0.1-0.1c0%2C0-4.2-3.1-4.2-3.1c-0.1%2C0-0.3%2C0-0.4%2C0%20c0%2C0-1.4%2C1.2-1.4%2C1.2c-2.5%2C1.9-8.5-6.3-8.5-8.7C6.1%2C9.3%2C7.4%2C8.6%2C8%2C8.1C8.1%2C8%2C8.2%2C7.9%2C8.2%2C7.8c0%2C0-2-5-2-5c0%2C0%2C0-0.1%2C0-0.1L2.7%2C5.5%20C2.6%2C5.7%2C2.4%2C5.8%2C2.4%2C6L2.4%2C6z%20M16.5%2C17.7L16.5%2C17.7L16.5%2C17.7z%20M8.1%2C10.7L8.1%2C10.7L8.1%2C10.7z%20M16.4%2C13.9c0.1%2C0.3%2C1.1%2C0.2%2C1.4%2C0.3%20c0.2%2C0%2C0.4-0.1%2C0.5-0.4c0.6-3.3-1.9-6.4-5.2-6.5c-0.2%2C0-0.4%2C0.2-0.4%2C0.4c0%2C0.6-0.4%2C1.5%2C0.3%2C1.6c2%2C0%2C3.5%2C1.6%2C3.5%2C3.6%20C16.4%2C13.3%2C16.2%2C13.7%2C16.4%2C13.9z%20M20.1%2C14.3c0.2%2C0.3%2C1.1%2C0.2%2C1.4%2C0.3c0.2%2C0%2C0.4-0.1%2C0.5-0.4c0.7-5.1-3-9.9-8.1-10.5%20C13.5%2C3.6%2C13%2C3.6%2C12.9%2C4c0%2C0.5-0.4%2C1.5%2C0.3%2C1.5c4.1%2C0.3%2C7.2%2C3.9%2C6.8%2C8C20.1%2C13.9%2C19.9%2C14.1%2C20.1%2C14.3z%20M23%2C4.7%20c-2.3-2.8-5.6-4.5-9.3-4.7c-0.2%2C0-0.4%2C0.2-0.5%2C0.4c0%2C0.3-0.2%2C1.2%2C0%2C1.4c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.2c5.9%2C0.3%2C10.5%2C5.3%2C10.3%2C11.3%20c0.1%2C0.5-0.5%2C1.5%2C0.2%2C1.7c0.6%2C0%2C1.5%2C0.4%2C1.6-0.3C26.2%2C11.1%2C25.2%2C7.5%2C23%2C4.7z%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1);
        margin-right: 10px
    }

    .c-btn03__txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1.2;
        text-align: left;
        color: #fff;
        font-size: 2.1rem
    }
}

@media all and (min-width:768px) {
    .c-btn03 {
        cursor: text
    }

    .c-btn03__link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative;
        pointer-events: none
    }

    .c-btn03__link::before {
        width: 35px;
        height: 35px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2026%2026%22%20style%3D%22enable-background%3Anew%200%200%2026%2026%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%2331be77%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16.7%2C26C8.9%2C25.4-0.8%2C13.5%2C0.3%2C5.7C0.5%2C5%2C0.9%2C4.3%2C1.5%2C3.9c0%2C0%2C3.4-2.7%2C3.4-2.7C5.9%2C0.2%2C7.6%2C0.7%2C8.1%2C2%20c0%2C0%2C2%2C5%2C2%2C5c0.4%2C0.9%2C0%2C2.1-0.8%2C2.7c0%2C0-1%2C0.8-1%2C0.8c0%2C0.2%2C0.1%2C0.4%2C0.2%2C0.5c1.1%2C2.4%2C2.9%2C4.7%2C5.1%2C6.1c0%2C0%2C1.2-1%2C1.2-1%20c0.8-0.6%2C2-0.6%2C2.9%2C0c0%2C0%2C4.2%2C3.1%2C4.2%2C3.1c1.1%2C0.8%2C1.2%2C2.5%2C0.1%2C3.4c0%2C0-3.4%2C2.7-3.4%2C2.7C18.1%2C25.7%2C17.4%2C26%2C16.7%2C26z%20M2.4%2C6%20c-0.8%2C6.6%2C7.5%2C16.8%2C14%2C17.9c0.3%2C0%2C0.7%2C0%2C1-0.2c0%2C0%2C3.4-2.7%2C3.4-2.7c0%2C0%2C0-0.1-0.1-0.1c0%2C0-4.2-3.1-4.2-3.1c-0.1%2C0-0.3%2C0-0.4%2C0%20c0%2C0-1.4%2C1.2-1.4%2C1.2c-2.5%2C1.9-8.5-6.3-8.5-8.7C6.1%2C9.3%2C7.4%2C8.6%2C8%2C8.1C8.1%2C8%2C8.2%2C7.9%2C8.2%2C7.8c0%2C0-2-5-2-5c0%2C0%2C0-0.1%2C0-0.1L2.7%2C5.5%20C2.6%2C5.7%2C2.4%2C5.8%2C2.4%2C6L2.4%2C6z%20M16.5%2C17.7L16.5%2C17.7L16.5%2C17.7z%20M8.1%2C10.7L8.1%2C10.7L8.1%2C10.7z%20M16.4%2C13.9c0.1%2C0.3%2C1.1%2C0.2%2C1.4%2C0.3%20c0.2%2C0%2C0.4-0.1%2C0.5-0.4c0.6-3.3-1.9-6.4-5.2-6.5c-0.2%2C0-0.4%2C0.2-0.4%2C0.4c0%2C0.6-0.4%2C1.5%2C0.3%2C1.6c2%2C0%2C3.5%2C1.6%2C3.5%2C3.6%20C16.4%2C13.3%2C16.2%2C13.7%2C16.4%2C13.9z%20M20.1%2C14.3c0.2%2C0.3%2C1.1%2C0.2%2C1.4%2C0.3c0.2%2C0%2C0.4-0.1%2C0.5-0.4c0.7-5.1-3-9.9-8.1-10.5%20C13.5%2C3.6%2C13%2C3.6%2C12.9%2C4c0%2C0.5-0.4%2C1.5%2C0.3%2C1.5c4.1%2C0.3%2C7.2%2C3.9%2C6.8%2C8C20.1%2C13.9%2C19.9%2C14.1%2C20.1%2C14.3z%20M23%2C4.7%20c-2.3-2.8-5.6-4.5-9.3-4.7c-0.2%2C0-0.4%2C0.2-0.5%2C0.4c0%2C0.3-0.2%2C1.2%2C0%2C1.4c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.2c5.9%2C0.3%2C10.5%2C5.3%2C10.3%2C11.3%20c0.1%2C0.5-0.5%2C1.5%2C0.2%2C1.7c0.6%2C0%2C1.5%2C0.4%2C1.6-0.3C26.2%2C11.1%2C25.2%2C7.5%2C23%2C4.7z%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1);
        margin-right: 15px
    }

    .c-btn03__txt {
        line-height: 1.2;
        color: #31be77;
        font-size: 3rem;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.c-btn04.is-reverse .c-btn04__link {
    text-align: right;
    padding: 0 0 8px 40px
}

.c-btn04.is-reverse .c-btn04__link::before {
    right: auto;
    left: 5px;
    -webkit-transform: scale(-1, 1) translateY(-5px);
    transform: scale(-1, 1) translateY(-5px)
}

@media all and (min-width:768px) {
    .c-btn04.is-reverse__link {
        padding: 0 0 10px 45px
    }

    .c-btn04.is-reverse__link::before {
        right: auto;
        left: 10px;
        -webkit-transform: scale(-1, 1) translateY(-7px);
        transform: scale(-1, 1) translateY(-7px);
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }
}

.c-btn04__link {
    display: inline-block;
    position: relative;
    min-width: 75px;
    padding: 0 40px 8px 0;
    line-height: 1.5;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}

.c-btn04__link::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media all and (min-width:768px) {
    .c-btn04__link {
        min-width: 100px;
        padding: 0 45px 10px 0;
        font-size: 1.4rem;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn04__link::before {
        right: 10px;
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px);
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn04__link::after {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn04__link:hover {
        color: #69c9d0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .c-btn04__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23108a59%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-btn04__link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

[class*=c-color-] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-color-main {
    color: #69C9D0 !important;
}

.c-color-main02 {
    color: #69c9d0 !important
}

.c-color-sub {
    color: #0b7ac5 !important
}

.c-color-text {
    color: #333 !important
}

.c-color-subtext {
    color: #707070 !important
}

.c-color-white {
    color: #fff !important
}

.c-faq01 {
    border-top: 1px solid #e1e1e1
}

.c-faq01__tit {
    position: relative;
    padding: 20px 40px 20px 30px;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    border-bottom: 1px solid #e1e1e1
}

.c-faq01__tit::after,
.c-faq01__tit::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    margin: auto 0;
    background-color: #333
}

.c-faq01__tit::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .3s cubic-bezier(.23, 1, .32, 1);
    transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

.c-faq01__tit.is-active::after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.c-faq01__tit-txt::before {
    position: absolute;
    content: 'Q';
    top: 25px;
    left: 2px;
    line-height: 1;
    color: #31be77;
    font-family: Poppins, sans-serif;
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 700;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-faq01__content {
    position: relative;
    border-bottom: 1px solid #e1e1e1
}

.c-faq01__content::before {
    position: absolute;
    content: 'A';
    top: 25px;
    left: 2px;
    line-height: 1;
    color: #0b7ac5;
    font-family: Poppins, sans-serif;
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 700;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-faq01__content.is-active {
    display: block
}

.c-faq01__inner {
    padding: 20px 0 20px 30px
}

@media all and (min-width:768px) {
    .c-faq01__tit {
        padding: 30px 70px 30px 50px;
        font-size: 2rem
    }

    .c-faq01__tit::after,
    .c-faq01__tit::before {
        right: 10px;
        width: 24px;
        height: 2px
    }

    .c-faq01__tit-txt::before {
        top: 34px;
        left: 10px;
        font-size: 2.3rem
    }

    .c-faq01__content::before {
        top: 34px;
        left: 10px;
        font-size: 2.3rem
    }

    .c-faq01__inner {
        padding: 30px 0 30px 50px
    }
}

.c-checkbox01 label {
    display: inline-block;
    cursor: pointer
}

.c-checkbox01 input[type=checkbox] {
    display: none
}

.c-checkbox01 input[type=checkbox]+span {
    display: inline-block;
    position: relative;
    min-height: 25px;
    padding-left: 35px;
    line-height: 1.5;
    font-size: 1.6rem
}

.c-checkbox01 input[type=checkbox]+span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-checkbox01 input[type=checkbox]+span::after {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 11px;
    height: 11px;
    margin: auto;
    background-color: #31be77;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.c-checkbox01 input[type=checkbox]:checked+span::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.c-form01__item {
    padding: 25px 0;
    border-bottom: 2px solid #efefef
}

.c-form01__tit {
    min-height: 25px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 1.6rem;
    font-weight: 700
}

.c-form01__label {
    display: inline-block;
    vertical-align: top;
    width: 55px;
    height: 25px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
    line-height: 23px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    background-color: #afedf1;
}

.c-form01__label.is-require {
    color: #fff;
    background-color: #69c9d0;
}

.c-form01__zip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.6rem;
    margin-bottom: 10px
}

.mw_wp_form_confirm .c-form01__zip {
    margin-bottom: 0
}

.c-form01__zip .c-textbox01 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 10px
}

.mw_wp_form_confirm .c-form01 .c-select01 {
    width: auto;
    max-width: none;
    height: auto;
    border: none
}

.mw_wp_form_confirm .c-form01 .c-select01::after {
    content: none
}

.c-form01__foot {
    text-align: center;
    margin-top: 20px
}

.c-form01__agreement {
    display: inline-block
}

.c-form01__agreement .error {
    text-align: left
}

.c-form01__submit {
    margin-top: 30px
}

.c-form01__submit button {
    width: 100%;
    max-width: 285px;
    margin: 0 auto;
    padding: 0;
    font-size: inherit;
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-form01__submit button:nth-of-type(n+2) {
    margin-top: 10px
}

.c-form01 .error {
    display: block;
    margin-top: 7px;
    line-height: 1.5;
    color: #c00
}

@media all and (min-width:768px) {
    .c-form01__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        padding: 30px 0
    }

    .mw_wp_form_input .c-form01__item.is-select .c-form01__tit {
        padding-top: 25px
    }

    .c-form01__tit {
        width: 220px;
        margin: 0 40px 0 0;
        padding-top: 15px
    }

    .mw_wp_form_confirm .c-form01__tit {
        padding-top: 2px
    }

    .c-form01__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .c-form01__zip {
        width: 326px
    }

    .c-form01__zip .c-textbox01 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 10px
    }

    .c-form01__foot {
        margin-top: 35px
    }

    .c-form01__submit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 50px
    }

    .c-form01__submit button {
        width: 320px;
        max-width: 100%;
        margin: 0 5px
    }

    .c-form01__submit button:nth-of-type(n+2) {
        margin-top: 0
    }

    .c-form01 .error {
        margin-top: 8px
    }
}

.c-radio01 label {
    display: inline-block;
    cursor: pointer
}

.c-radio01 input[type=radio] {
    display: none
}

.c-radio01 input[type=radio]+span {
    display: inline-block;
    position: relative;
    min-height: 25px;
    padding-left: 35px;
    line-height: 1.5;
    font-size: 1.6rem
}

.c-radio01 input[type=radio]+span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #e1e1e1;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-radio01 input[type=radio]+span::after {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    width: 11px;
    height: 11px;
    margin: auto;
    border-radius: 50%;
    background-color: #31be77;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.c-radio01 input[type=radio]:checked+span::after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.c-select01 {
    position: relative;
    width: 275px;
    max-width: 100%;
    height: 56px;
    border: 2px solid #333;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-select01::after {
    content: '';
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    margin: auto 0;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-2px) rotate(45deg);
    transform: translateY(-2px) rotate(45deg);
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-select01__select {
    width: 100%;
    height: 100%;
    padding: 0 40px 0 18px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: .05em;
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-select01__select::-ms-expand {
    display: none
}

@media all and (min-width:768px) {
    .c-select01 {
        width: 350px;
        max-width: 100%;
        height: 70px
    }

    .c-select01::after {
        right: 30px
    }

    .c-select01__select {
        font-size: 1.6rem;
        padding: 0 50px 0 22px
    }
}

.c-textarea01 {
    width: 100%;
    min-height: 200px;
    max-height: 500px;
    padding: 15px;
    color: #333;
    font-family: "Noto Sans Jp", sans-serif;
    font-size: 1.6rem;
    letter-spacing: .05em;
    border: none !important;
    border-radius: 0 !important;
    background-color: #f5f5f5 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: vertical
}

.c-textarea01:focus {
    outline: 2px solid #0b7ac5
}

.c-textbox01 {
    width: 100%;
    height: 56px;
    padding: 0 15px;
    color: #333;
    font-family: "Noto Sans Jp", sans-serif;
    font-size: 1.6rem;
    letter-spacing: .05em;
    border: none !important;
    border-radius: 0 !important;
    background-color: #f5f5f5 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-textbox01:focus {
    outline: 2px solid #0b7ac5
}

@media all and (min-width:768px) {
    .c-textbox01 {
        width: 500px !important
    }

    .c-textbox01.is-wide-upper-tb {
        width: 100% !important
    }
}

.c-head01.is-white {
    color: #fff
}

.c-head01 {
    color: #69C9D0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-head01__en {
    line-height: 1;
    font-size: 4.6rem;
    font-style: italic
}

.c-head01__tit {
    margin-top: 7px;
    line-height: 1.5;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: .15em
}

@media all and (min-width:768px) {
    .c-head01__en {
        font-size: 8rem
    }

    .c-head01__tit {
        margin-top: 10px;
        font-size: 2rem
    }
}

.c-head02 {
    position: relative;
    margin-bottom: 35px;
    padding-top: 15px;
    line-height: 1.5;
    text-align: center;
    font-weight: 700;
    font-size: 2.1rem;
    letter-spacing: .15em
}

@media all and (min-width:768px) {
    .c-head02 {
        font-size: 2.8rem;
    }
}

.c-head02::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 24px;
    height: 10px;
    margin: 0 auto;
    border-right: 10px solid #69c9d0;
    border-left: 10px solid #ee1d52;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-head02__sub {
    display: block;
    margin-top: 5px;
    font-size: 1.4rem;
    letter-spacing: .1em
}

@media all and (min-width:768px) {
    .c-head02 {
        margin-bottom: 40px;
        padding-top: 25px;
        font-size: 3.5rem
    }

    .c-head02__sub {
        margin-top: 13px;
        font-size: 1.6rem;
        letter-spacing: .15em
    }
}

.c-head03.is-noborder {
    padding-left: 0;
    border-left: none
}

.c-head03.is-noborder::before {
    content: none
}

@media all and (min-width:768px) {
    .c-head03.is-noborder {
        padding: 0;
        border-left: none
    }
}

.c-head03 {
    position: relative;
    margin-bottom: 25px;
    padding-left: 20px;
    line-height: 1.5;
    font-weight: 700;
    font-size: 2.4rem;
    letter-spacing: .15em;
    border-left: 6px solid #ee1d52;
}

.c-head03::before {
    content: '';
    position: absolute;
    top: 0;
    left: -6px;
    width: 6px;
    height: 6px;
    background-color: #69c9d0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media all and (min-width:768px) {
    .c-head03 {
        margin-bottom: 35px;
        padding: 1px 0 1px 25px;
        font-size: 3rem;
        border-left: 8px solid #ee1d52;
    }

    .c-head03::before {
        left: -8px;
        width: 8px;
        height: 8px
    }
}

.c-head04 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 12px;
    line-height: 1.5;
    font-weight: 700;
    font-size: 1.8rem;
    letter-spacing: .15em;
    border-bottom: 1px solid #e1e1e1
}

@media all and (min-width:768px) {
    .c-head04 {
        margin-bottom: 30px;
        padding-bottom: 18px;
        font-size: 2.5rem
    }
}

.c-head05 {
    position: relative;
    margin-bottom: 12px;
    padding-left: 18px;
    line-height: 1.5;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: .15em
}

.c-head05::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #69c9d0;
}

@media all and (min-width:768px) {
    .c-head05 {
        margin-bottom: 15px;
        padding-left: 26px;
        font-size: 2rem
    }

    .c-head05::before {
        width: 8px;
        height: 8px
    }
}

.c-site01::after,
a[target='_blank']:not([class])::after {
    width: 10px;
    height: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2010%2010%22%20style%3D%22enable-background%3Anew%200%200%2010%2010%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%2331be77%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M3%2C0v3H0v7h7V7h3V0H3z%20M6%2C9H1V4h2v3h3V9z%20M9%2C6H4V1h5V6z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 1px .25em
}

.c-list01__item {
    position: relative;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-list01__item::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 8px;
    height: 2px;
    background-color: #31be77
}

.c-list01__item:nth-child(n+2) {
    margin-top: 5px
}

@media all and (min-width:768px) {
    .c-list01__item::before {
        top: 15px;
        width: 6px
    }
}

.c-list02.is-black .c-list02__item[data-count]::before {
    color: #333
}

.c-list02.is-black .c-list02__item::before {
    color: #333
}

.c-list02 {
    counter-reset: ollist
}

.c-list02__item {
    counter-increment: ollist;
    position: relative;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-list02__item[data-count]::before {
    content: attr(data-count) "."
}

.c-list02__item::before {
    content: counter(ollist) ".";
    position: absolute;
    left: -10px;
    width: 25px;
    text-align: right;
    color: #31be77;
    font-weight: 700;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-list02__item:nth-child(n+2) {
    margin-top: 5px
}

.c-list03__item {
    position: relative;
    padding-left: 1.15em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-list03__item::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 4px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #333
}

.c-list03__item:nth-child(n+2) {
    margin-top: 2px
}

@media all and (min-width:768px) {
    .c-list03__item::before {
        top: 14px;
        left: 5px
    }
}

.c-logo01.is-white .c-logo01__text {
    fill: #fff
}

.c-logo01 {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-logo01__mark01 {
    fill: #1eaa39
}

.c-logo01__mark02 {
    fill: #036eb7
}

.c-logo01__text {
    fill: #000
}

.c-pager01 {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 -5px -10px
}

.c-pager01 li {
    margin: 0 5px 10px
}

.c-pager01 li a,
.c-pager01 li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 40px;
    height: 40px;
    line-height: 1;
    text-decoration: none;
    color: #333;
    font-weight: 700;
    border: 2px solid #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-pager01 li.pages span {
    width: auto;
    border: 0
}

.c-pager01 li.current span {
    color: #fff;
    border-color: #69c9d0;
    background-color: #69c9d0
}

.c-pager01 li.next a,
.c-pager01 li.previous a {
    display: block;
    position: relative;
    width: 24px;
    text-indent: 25px;
    white-space: nowrap;
    overflow: hidden;
    border: none
}

.c-pager01 li.next a::before,
.c-pager01 li.previous a::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0
}

.c-pager01 li.previous a::before {
    right: auto;
    left: 0;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.c-pager01 li.extend span {
    border: 0
}

@media all and (min-width:768px) {
    .c-pager01 {
        margin: 0
    }

    .c-pager01 li {
        margin: 0 5px 10px
    }

    .c-pager01 li a,
    .c-pager01 li span {
        width: 60px;
        height: 60px
    }

    .c-pager01 li.page a {
        -webkit-transition: all .3s cubic-bezier(.23, 1, .32, 1);
        transition: all .3s cubic-bezier(.23, 1, .32, 1)
    }

    .c-pager01 li.page a:hover {
        text-decoration: none;
        color: #fff;
        border-color: #69c9d0;
        background-color: #69c9d0
    }

    .c-pager01 li.next a,
    .c-pager01 li.previous a {
        text-indent: 65px
    }

    .c-pager01 li.next a::before,
    .c-pager01 li.previous a::before {
        -webkit-transition: content .3s cubic-bezier(.23, 1, .32, 1);
        transition: content .3s cubic-bezier(.23, 1, .32, 1)
    }

    .c-pager01 li.next a:hover::before,
    .c-pager01 li.previous a:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23108a59%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-pager01 li.previous {
        margin-right: 30px
    }

    .c-pager01 li.next {
        margin-left: 30px
    }
}

.c-pager02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-pager02__next,
.c-pager02__previous {
    max-width: calc(50% - 10px)
}

.c-pager02__next .c-btn04__link,
.c-pager02__previous .c-btn04__link {
    min-width: 110px
}

.c-pager02__next {
    margin-left: auto
}

@media all and (max-width:767px) {
    .c-pager02__all {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin-top: 30px
    }
}

@media all and (min-width:768px) {
    .c-pager02 {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: relative;
        min-height: 70px
    }

    .c-pager02__all {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 320px;
        height: 70px
    }

    .c-pager02__next,
    .c-pager02__previous {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 70px;
        max-width: calc(50% - 210px)
    }

    .c-pager02__next .c-btn04__link,
    .c-pager02__previous .c-btn04__link {
        min-width: 144px
    }
}

.c-recruit01 {
    position: relative;
    color: #fff;
}

.c-recruit01.is-center {
    padding: 50px 0;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #0b7ac5), to(#12a1ce));
    background: linear-gradient(to right, #0b7ac5 0, #12a1ce 100%)
}

.c-recruit01.is-center .c-recruit01__inner {
    margin-top: 0;
    background: 0 0
}

.c-recruit01.is-center .c-recruit01__content {
    padding: 0
}

.c-recruit01.is-center .c-recruit01__lead {
    text-align: left
}

.c-recruit01__inner {
    margin-top: 60px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #EE1D52), to(#69C9D0));
    background: linear-gradient(120deg, #EE1D52 0, #69C9D0 100%);
}

.c-recruit01__img {
    position: relative;
    top: -60px;
    margin: 0 20px -30px
}

.c-recruit01__img img {
    display: block;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-recruit01__content {
    padding: 0 20px 50px;
    text-align: center
}

.c-recruit01__head {
    margin-bottom: 15px;
    line-height: 1;
    color: #fff;
    font-size: 5rem
}

.c-recruit01__copy {
    line-height: 1.5;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: .2em
}

.c-recruit01__copy-txt:nth-child(n+2) {
    margin-top: 12px
}

.c-recruit01__txt {
    line-height: 1.7;
    margin-top: 15px
}

.c-recruit01__btn {
    margin-top: 25px
}

.c-recruit01__btn .c-btn01__link {
    width: 248px;
}

.c-recruit01__btnlist {
    margin-top: 25px
}

.c-recruit01__btnlist-item:nth-child(n+2) {
    margin-top: 15px
}

@media all and (min-width:768px) {
    .c-recruit01 {
        position: static
    }

    .c-recruit01.is-center {
        padding: 60px 0
    }

    .c-recruit01.is-center .c-recruit01__inner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 300px;
        margin-top: 0
    }

    .c-recruit01.is-center .c-recruit01__content {
        width: auto;
        padding: 0;
        text-align: center;
        background: 0 0
    }

    .c-recruit01.is-center .c-recruit01__head {
        margin-bottom: 15px
    }

    .c-recruit01.is-center .c-recruit01__lead {
        text-align: center
    }

    .c-recruit01.is-center .c-recruit01__btn {
        margin-top: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-recruit01__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 520px;
        margin-top: 0;
        background: 0 0
    }

    .c-recruit01__img {
        position: static;
        width: 50%;
        height: 100%;
        margin: 0
    }

    .c-recruit01__img img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center right;
        object-position: center right;
        width: 100%;
        height: 100%;
        font-family: 'object-fit: cover; object-position: center right;'
    }

    .c-recruit01__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
        width: 50%;
        padding: 40px 0 30px 10%;
        text-align: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        /* background: -webkit-gradient(linear, left top, right top, color-stop(0, #EE1D52), to(#12a1ce)); */
        background: linear-gradient(120deg, #EE1D52 0, #69C9D0 100%);
        -webkit-transition: padding-left .4s cubic-bezier(.23, 1, .32, 1);
        transition: padding-left .4s cubic-bezier(.23, 1, .32, 1)
    }
}

@media all and (min-width:768px) and (max-width:1366px) {
    .c-recruit01__content {
        padding-left: 6%
    }
}

@media all and (min-width:768px) {
    .c-recruit01__head {
        margin-bottom: 20px;
        font-size: 7rem
    }

    .c-recruit01__copy {
        font-size: 2.5rem;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        letter-spacing: .15em
    }

    .c-recruit01__copy-txt:nth-child(n+2) {
        margin-top: 0
    }

    .c-recruit01__txt {
        margin-top: 18px;
        line-height: 1.9
    }

    .c-recruit01__btn {
        margin-top: 36px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .c-recruit01__btn.is-white .c-btn01__link {
        width: 320px
    }

    .c-recruit01__btn.is-white .c-btn01__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%230b7ac5%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-recruit01__btn.is-white .c-btn01__link:hover .c-btn01__txt {
        color: #0b7ac5 !important
    }

    .c-recruit01__btnlist {
        margin-top: 20px
    }

    .c-recruit01__btnlist-item {
        width: 440px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .c-recruit01__btnlist-item:nth-child(n+2) {
        margin-top: 15px
    }

    .c-recruit01__btnlist-item .c-btn01__link {
        width: 100% !important
    }
}

.c-service01__item:nth-child(n+2) {
    margin-top: 30px
}

.c-service01__link {
    display: block;
    position: relative;
    height: 100%
}

.c-service01__pic {
    display: block;
    width: 100%;
    height: 325px;
    overflow: hidden
}

.c-service01__pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

_:-ms-lang(x)::-ms-backdrop,
.c-service01__pic img {
    object-fit: none;
    font-family: initial
}

.c-service01__txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    min-width: 190px;
    height: 75px;
    padding: 10px 10px 2px 0;
    background-color: #191919;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-service01__en {
    color: #31be77;
    font-size: 1.2rem;
    letter-spacing: .05em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-service01__txt {
    line-height: 1.5;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: .15em;
    color: #fff;
}

.c-service01__btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 52px;
    height: 52px;
    overflow: hidden;
    background-color: #283239
}

.c-service01__btn::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto
}

@media all and (min-width:768px) {
    .c-service01 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.5514fr 10px 1fr;
        grid-template-columns: 1.5514fr 1fr;
        -ms-grid-rows: 1fr 10px 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 10px 10px;
        grid-template-areas: 'transpotation warehouse''transpotation maintenance';
        width: 100%;
        max-width: 1580px;
        height: 560px;
        margin: 0 auto;
        padding-right: 40px;
        padding-left: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .c-service01__item:nth-child(1) {
        grid-area: transpotation
    }

    .c-service01__item:nth-child(1) .c-service01__pic img {
        width: 906px;
        height: 560px
    }

    _:-ms-lang(x)::-ms-backdrop img,
    .c-service01__item:nth-child(1) .c-service01__pic img {
        width: 906px;
        height: 560px
    }

    .c-service01__item:nth-child(1) .c-service01__txtbox {
        width: 320px;
        height: 95px
    }

    .c-service01__item:nth-child(1) .c-service01__txt {
        font-size: 2.5rem
    }

    .c-service01__item:nth-child(2) {
        grid-area: warehouse
    }

    .c-service01__item:nth-child(3) {
        grid-area: maintenance
    }

    .c-service01__item:nth-child(n+2) {
        margin-top: 0
    }

    .c-service01__link:hover .c-service01__btn::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .c-service01__pic {
        width: 100%;
        height: 100%
    }

    _:-ms-lang(x)::-ms-backdrop,
    .c-service01__pic img {
        position: relative;
        left: 50%;
        width: 584px;
        max-width: none;
        height: 275px;
        transform: translateX(-50%)
    }

    .c-service01__txtbox {
        min-width: 240px;
        padding: 10px 10px 10px 15px
    }

    .c-service01__en {
        font-size: 1.3rem
    }

    .c-service01__btn {
        width: 58px;
        height: 58px
    }

    .c-service01__btn::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .c-service01__btn:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@media all and (min-width:768px) {
    .c-service01__item:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 1
    }

    .c-service01__item:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3
    }

    .c-service01__item:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 3
    }
}

.c-imgset01__img {
    margin: 0 -25px 25px
}

.c-imgset01__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-imgset01__copy {
    margin-bottom: 15px;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.c-imgset01__txt+.c-imgset01__txt {
    margin-top: 25px
}

@media all and (min-width:768px) {
    .c-imgset01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .c-imgset01__img {
        width: 54.63%;
        max-width: 590px;
        margin: 0 50px 0 0
    }

    .c-imgset01__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: -5px
    }

    .c-imgset01__copy {
        margin-bottom: 15px;
        font-size: 2.2rem
    }

    .c-imgset01__txt+.c-imgset01__txt {
        margin-top: 30px
    }
}

.c-single01__content>:first-child {
    margin-top: 0
}

.c-single01__content>:last-child {
    margin-bottom: 0
}

.c-single01__content h2 {
    position: relative;
    margin: 40px 0 18px;
    padding: 12px 10px 12px 20px;
    line-height: 1.5;
    font-size: 2.4rem;
    letter-spacing: .15em;
    background-color: #ddf0f2
}

.c-single01__content h2::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6px;
    height: calc(100% - 28px);
    margin: auto 0;
    background-color: #0b7ac5
}

.c-single01__content h3 {
    position: relative;
    margin: 35px 0 15px;
    padding: 0 0 15px 22px;
    line-height: 1.5;
    font-size: 2.2rem;
    letter-spacing: .15em;
    border-bottom: 1px solid #e1e1e1
}

.c-single01__content h3::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 6px;
    height: calc(100% - 16px);
    background-color: #0b7ac5
}

.c-single01__content h4 {
    position: relative;
    margin: 30px 0 12px;
    padding-left: 18px;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.c-single01__content h4::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0b7ac5
}

.c-single01__content h2+*,
.c-single01__content h3+*,
.c-single01__content h4+*,
.c-single01__content h5+* {
    margin-top: 0
}

.c-single01__content p {
    margin: 20px 0
}

.c-single01__content a {
    text-decoration: underline;
    color: #31be77;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-single01__content strong {
    color: #0b7ac5;
    font-weight: 700;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-single01__content ul {
    list-style: none;
    margin: 25px 0;
    padding: 0
}

.c-single01__content ul>li {
    position: relative;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-single01__content ul>li::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 2px;
    width: 8px;
    height: 2px;
    background-color: #31be77
}

.c-single01__content ul>li:nth-child(n+2) {
    margin-top: 5px
}

.c-single01__content ol {
    counter-reset: ollist;
    list-style: none;
    margin: 25px 0;
    padding: 0
}

.c-single01__content ol>li {
    counter-increment: ollist;
    position: relative;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-single01__content ol>li[data-count]::before {
    content: attr(data-count) "."
}

.c-single01__content ol>li::before {
    content: counter(ollist) ".";
    position: absolute;
    left: -10px;
    width: 25px;
    text-align: right;
    color: #31be77;
    font-weight: 700;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-single01__content ol>li:nth-child(n+2) {
    margin-top: 5px
}

.c-single01__content blockquote {
    position: relative;
    margin: 70px 0 0 10px;
    padding: 12px 15px;
    background-color: #f5f5f5
}

.c-single01__content blockquote::before {
    content: '"';
    position: absolute;
    top: -28px;
    left: -15px;
    line-height: 1;
    color: #707070;
    font-family: Poppins, sans-serif;
    font-size: 6rem;
    font-style: italic;
    font-weight: 700
}

@media all and (min-width:768px) {
    .c-single01__content h2 {
        margin: 60px 0 28px;
        padding: 12px 30px 12px 30px;
        font-size: 3rem
    }

    .c-single01__content h2::before {
        width: 8px;
        height: calc(100% - 32px)
    }

    .c-single01__content h3 {
        margin: 60px 0 20px;
        padding: 0 0 20px 30px;
        font-size: 2.5rem
    }

    .c-single01__content h3::before {
        width: 8px;
        height: calc(100% - 20px)
    }

    .c-single01__content h4 {
        margin: 60px 0 15px;
        padding-left: 26px;
        font-size: 2rem
    }

    .c-single01__content h4::before {
        width: 8px;
        height: 8px
    }

    .c-single01__content p {
        margin: 30px 0
    }

    .c-single01__content a:hover {
        text-decoration: none
    }

    .c-single01__content strong {
        color: #0b7ac5;
        font-weight: 700;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .c-single01__content ul {
        margin: 40px 0
    }

    .c-single01__content ul>li::before {
        top: 15px;
        width: 6px
    }

    .c-single01__content ol {
        margin: 40px 0
    }

    .c-single01__content blockquote {
        margin: 90px 0 0 15px;
        padding: 25px 30px
    }

    .c-single01__content blockquote::before {
        top: -30px;
        left: -13px
    }
}

.c-table01 {
    text-align: left
}

.c-table01.is-center td,
.c-table01.is-center th {
    text-align: center
}

.c-table01 td,
.c-table01 th {
    padding: 15px;
    border: 1px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-table01 td.is-right,
.c-table01 th.is-right {
    text-align: right
}

.c-table01 td.is-left,
.c-table01 th.is-left {
    text-align: left
}

.c-table01 td.is-center,
.c-table01 th.is-center {
    text-align: center
}

.c-table01 th:not(.is-normal) {
    color: #fff;
    font-weight: 400;
    background-color: #31be77;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.c-table01 th.is-normal {
    font-weight: 400
}

@media all and (min-width:768px) {

    .c-table01 td,
    .c-table01 th {
        padding: 25px 30px
    }

    .c-table01 td.is-right-upper-tb,
    .c-table01 th.is-right-upper-tb {
        text-align: right
    }

    .c-table01 td.is-left-upper-tb,
    .c-table01 th.is-left-upper-tb {
        text-align: left
    }

    .c-table01 td.is-center-upper-tb,
    .c-table01 th.is-center-upper-tb {
        text-align: center
    }
}

.l-breadcrumb {
    width: 1080px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px
}

.l-breadcrumb__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.45;
    font-size: 1.4rem
}

.l-breadcrumb__list-item {
    color: #707070
}

.l-breadcrumb__list-item:nth-child(n+2) {
    position: relative;
    margin-left: 10px;
    padding-left: 20px
}

.l-breadcrumb__list-item:nth-child(n+2):before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 1px;
    margin-right: 10px;
    background-color: #e1e1e1
}

.l-breadcrumb__list-link {
    color: #69c9d0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.l-breadcrumb__list-link:hover {
    text-decoration: underline
}

@media all and (max-width:767px) {
    .l-breadcrumb {
        display: none
    }
}

.l-footer {
    position: relative
}

.l-footer-cv {
    padding: 50px 0;
    color: #fff;
    background-color: #323c43
}

.l-footer-cv__head {
    margin-bottom: 12px;
    line-height: 1;
    font-size: 4rem
}

.l-footer-cv__txt {
    line-height: 2
}

.l-footer-cv__btn {
    margin-top: 25px
}

@media all and (min-width:768px) {
    .l-footer-cv {
        padding: 100px 0
    }

    .l-footer-cv__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .l-footer-cv__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .l-footer-cv__head {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 6rem
    }

    .l-footer-cv__btn {
        width: 50%;
        margin: 0 0 0 40px
    }
}

.l-footer-content {
    position: relative;
    padding: 40px 0 100px 0;
    color: #fff;
    background-color: #283239
}

@media all and (min-width:768px) {
    .l-footer-content {
        padding: 100px 0 110px
    }

    .l-footer-content__set {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.l-footer-info__logo {
    margin-bottom: 25px
}

.l-footer-info__logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 270px
}

.l-footer-info__logo-svg {
    display: block;
    width: 147px;
    height: 50px;
    margin-right: 10px
}

.l-footer-info__logo-txt {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 23.4px;
    letter-spacing: 1.2999999523162842px;
    text-align: center;
}

.l-footer-info__list {
    margin-left: 5px;
    line-height: 1.5;
    font-size: 1.2rem
}

.l-footer-info__list-tit {
    margin-bottom: 5px;
    font-weight: 700
}

.l-footer-info__list-txt {
    margin-top: 8px
}

.l-footer-info__tel {
    margin-top: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.l-footer-info__tel-tit {
    margin-right: 5px;
    font-weight: 700
}

@media all and (min-width:768px) {
    .l-footer-info__logo {
        margin-bottom: 40px
    }

    .l-footer-info__logo-link {
        width: auto
    }

    .l-footer-info__logo-svg {
        width: 204px;
        height: 68px;
        margin-right: 20px
    }

    .l-footer-info__logo-txt {
        margin-top: 5px;
        font-size: 2.3rem;
    }

    .l-footer-info__list {
        margin-left: 0;
        font-size: 1.4rem
    }

    .l-footer-info__list-tit {
        margin-bottom: 8px
    }

    .l-footer-info__list-txt {
        margin-top: 12px;
        font-size: 1.2rem
    }

    .l-footer-info__tel {
        margin-top: 0
    }
}

.l-footer-sitemap {
    margin-top: 40px;
    padding: 15px 0;
    border-top: 2px solid #485157;
    border-bottom: 2px solid #485157
}

.l-footer-sitemap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.l-footer-sitemap__list:last-of-type .l-footer-sitemap__list-item:last-child,
.l-footer-sitemap__list:last-of-type .l-footer-sitemap__list-item:nth-last-child(2):nth-child(odd) {
    border-bottom: none
}

.l-footer-sitemap__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 10px);
    line-height: 1.5;
    border-bottom: 1px solid #485157
}

.l-footer-sitemap__list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 45px;
    padding: 12px 0 12px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-footer-sitemap__list-link::before {
    content: '';
    position: absolute;
    top: 22px;
    left: 0;
    width: 5px;
    height: 1px;
    margin: auto 0;
    background-color: #31be77
}

@media all and (max-width:374px) {
    .l-footer-sitemap__list-link {
        font-size: 1.3rem
    }
}

@media all and (min-width:768px) {
    .l-footer-sitemap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 50%;
        margin-top: 15px;
        padding: 0;
        border: none
    }

    .l-footer-sitemap__list {
        display: block
    }

    .l-footer-sitemap__list-item {
        display: block;
        width: auto;
        line-height: 1.5;
        border-bottom: none
    }

    .l-footer-sitemap__list-item:nth-child(n+2) {
        margin-top: 20px
    }

    .l-footer-sitemap__list-link {
        display: inline;
        padding: 0 0 0 1em;
        font-size: 1.4rem;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-footer-sitemap__list-link::before {
        top: 10px;
        bottom: auto
    }

    .l-footer-sitemap__list-link:hover {
        color: #31be77;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.l-footer-ft {
    margin: 30px 65px 0 0
}

@media all and (min-width:768px) {
    .l-footer-ft {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin: 50px 0 0
    }
}

.l-footer-links__item {
    line-height: 1.5;
    font-size: 1.1rem
}

.l-footer-links__item:nth-child(n+2) {
    margin-top: 5px
}

.l-footer-links .c-site01::after {
    margin-bottom: 0
}

@media all and (min-width:768px) {
    .l-footer-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: auto;
        margin: 0 0 -10px auto
    }

    .l-footer-links__item {
        margin: 0 0 10px 30px;
        line-height: 1.5;
        font-size: 1.3rem
    }

    .l-footer-links__item:nth-child(n+2) {
        margin-top: 0
    }

    .l-footer-links .c-site01 {
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-footer-links .c-site01:hover {
        color: #31be77;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.l-footer-cr {
    margin-top: 10px;
    line-height: 1.5
}

.l-footer-cr__txt {
    color: #94999c;
    font-size: 1rem;
    font-weight: 700
}

@media all and (min-width:768px) {
    .l-footer-cr {
        margin: 0 40px 0 0
    }

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

.l-footer-pagetop {
    position: absolute;
    right: 0;
    bottom: 88%;
    width: 50px;
    height: 50px
}

.l-footer-pagetop__link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: 80px;
    white-space: nowrap;
    background: #34B478;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-footer-pagetop__link::before {
    width: 24px;
    height: 12px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media all and (min-width:768px) {
    .l-footer-pagetop {
        width: 70px;
        height: 70px
    }

    .l-footer-pagetop__link::before {
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-footer-pagetop__link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-footer-pagetop__link:hover::before {
        width: 24px;
        height: 12px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-footer-pagetop__link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.l-bnr-80th {
    position: fixed;
    -webkit-position: fixed;
    top: 80px;
    right: 10px;
    z-index: 10;
    width: 125px;
    height: 125px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.l-bnr-80th.is-top {
    top: 95px
}

.l-bnr-80th.is-hide {
    opacity: 0;
    visibility: hidden
}

@media all and (min-width:768px) {
    .l-bnr-80th {
        top: auto !important;
        right: 35px;
        bottom: 15px;
        width: 250px;
        height: 250px
    }
}

.l-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    z-index: 900;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.l-header.is-set {
    top: -100px
}

.l-header.is-fixed {
    position: fixed;
    top: 0
}

.l-header.is-return {
    top: -100px
}

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

    .l-header.is-fixed .l-header-info__inner,
    .l-header.is-return .l-header-info__inner,
    .l-header.is-set .l-header-info__inner {
        height: 0
    }

    .l-header.is-fixed .l-header-info__logo,
    .l-header.is-return .l-header-info__logo,
    .l-header.is-set .l-header-info__logo {
        opacity: 0;
        visibility: hidden
    }

    .l-header.is-fixed .l-nav-btn,
    .l-header.is-return .l-nav-btn,
    .l-header.is-set .l-nav-btn {
        position: absolute;
        background-color: #283239
    }

    .l-header.is-fixed .l-nav-btn__line,
    .l-header.is-return .l-nav-btn__line,
    .l-header.is-set .l-nav-btn__line {
        background-color: #fff
    }
}

@media all and (min-width:768px) {
    .l-header {
        top: 0;
        min-width: 1160px
    }

    .l-header.is-fixed .l-header-info {
        height: 90px
    }

    .l-header.is-fixed .l-header-info__logo {
        margin-right: 0
    }

    .l-header.is-fixed .l-header-info__logo-link {
        height: 90px;
        padding: 12px 0 12px 40px
    }

    .l-header.is-fixed .l-header-cv {
        margin-left: 0
    }

    .l-header.is-fixed .l-header-cv__btn.is-tel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 70px;
        margin-top: 0;
        padding-bottom: 3px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .l-header.is-fixed .l-header-cv__btn.is-mail {
        height: 70px;
        margin-left: 20px
    }

    .l-header.is-fixed .l-header-cv__btn.is-mail .l-header-cv__link::before {
        width: 26px;
        height: 19px
    }

    .l-header.is-fixed .l-header-cv__btn.is-mail .l-header-cv__txt {
        margin-top: 10px
    }

    .l-header.is-fixed .l-nav {
        right: 160px
    }

    .l-header.is-fixed .l-nav__list-link {
        height: 28px
    }

    .l-header.is-fixed .l-nav__list-link:hover {
        color: #31be77;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .l-header.is-fixed .l-nav__list02 {
        margin: 2px 0 12px
    }
}

.l-header-info {
    position: relative;
    z-index: 3
}

.l-header-info__logo {
    width: 100%;
    height: 80px
}

.l-header-info__logo-link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 250px;
    height: 80px;
    padding: 0 10px 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-header-info__logo-svg {
    display: block;
    width: 108px;
    /* height: 36px; */
    margin-right: 10px
}

.l-header-info__logo-svg .c-logo01 {
    width: auto;
    height: 100%
}

.l-header-info__logo-txt {
    line-height: 1.5;
    font-size: 1.1rem;
    font-weight: 700
}

@media all and (max-width:767px) {
    .l-header-info__logo {
        background-color: #191919;
        -webkit-transition: opacity .5s cubic-bezier(.23, 1, .32, 1);
        transition: opacity .5s cubic-bezier(.23, 1, .32, 1)
    }

    .l-header-info__logo.is-open {
        opacity: 1 !important;
        visibility: visible !important
    }
}

@media all and (min-width:768px) {
    .l-header-info {
        height: 120px;
        background-color: #fff
    }

    .l-header-info__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 100%
    }

    .l-header-info__logo {
        width: 360px;
        height: 100%;
        margin-right: 40px
    }

    .l-header-info__logo-link {
        width: 100%;
        height: 100%;
        padding: 0 20px 0 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .l-header-info__logo-svg {
        width: 162px;
        /* height: 54px; */
        margin-right: 15px
    }

    .l-header-info__logo-txt {
        font-size: 1.4rem
    }
}

@media all and (min-width:768px) {
    .l-header-cv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 120px;
        height: 100%;
        margin-left: 30px
    }

    .l-header-cv__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        width: 100%;
        height: 100%;
        padding-bottom: 5px;
        background-color: #31be77;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden
    }

    .l-header-cv__link::before {
        width: 32px;
        height: 18px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2018%22%20style%3D%22enable-background%3Anew%200%200%2032%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M5.1%2C10H1c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h4.1c0.6%2C0%2C1%2C0.4%2C1%2C1S5.7%2C10%2C5.1%2C10z%20M31.9%2C3.3l-4.6%2C12.2%20c-0.4%2C1-1.3%2C1.7-2.4%2C1.8l-19%2C0c-0.6%2C0-1.1-0.3-1.4-0.7C4.1%2C16%2C4%2C15.4%2C4.3%2C14.7l0.6-1.6H2.6c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h3.1l1.6-4.2%20H2c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h6l0.1-0.2l0.4%2C0.2h0L8.1%2C4.7l0.8-2.2c0.4-1%2C1.3-1.7%2C2.4-1.8l19%2C0c0.6%2C0%2C1.1%2C0.3%2C1.4%2C0.7%20c0.1%2C0.2%2C0.2%2C0.4%2C0.2%2C0.6c0%2C0%2C0%2C0.1%2C0%2C0.1C32%2C2.5%2C32%2C2.9%2C31.9%2C3.3z%20M29.2%2C4.6l-8.6%2C5.6l3.1%2C2.8c0.4%2C0.4%2C0.4%2C1%2C0.1%2C1.4%20c-0.2%2C0.2-0.5%2C0.3-0.7%2C0.3c-0.2%2C0-0.5-0.1-0.7-0.3l-10-9c-0.4-0.4-0.4-1-0.1-1.4c0.4-0.4%2C1-0.4%2C1.4-0.1L19%2C8.8l9.4-6.1h-17%20c-0.2%2C0-0.5%2C0.2-0.6%2C0.5l-0.6%2C1.6h0.1c0.6%2C0%2C1%2C0.4%2C1%2C1s-0.4%2C1-1%2C1H9.4l-1.6%2C4.2c0.5%2C0%2C0.9%2C0.5%2C0.9%2C1c0%2C0.6-0.4%2C1-1%2C1H7.1l-0.8%2C2.1%20h18.5c0.2%2C0%2C0.5-0.2%2C0.6-0.5L29.2%2C4.6z%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1);
        display: block;
        position: relative;
        z-index: 1;
        margin-bottom: 15px
    }

    .l-header-cv__link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .6s cubic-bezier(.23, 1, .32, 1);
        transition: transform .6s cubic-bezier(.23, 1, .32, 1);
        transition: transform .6s cubic-bezier(.23, 1, .32, 1), -webkit-transform .6s cubic-bezier(.23, 1, .32, 1)
    }

    .l-header-cv__link:hover {
        border-color: #69c9d0
    }

    .l-header-cv__link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .l-header-cv__txt {
        position: relative;
        z-index: 1;
        line-height: 1;
        color: #fff;
        font-size: 1.3rem;
        font-weight: 700
    }
}

.l-nav-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 15px;
    right: 15px;
    padding: 0;
    cursor: pointer;
    border: none;
    background-color: #34B478;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.l-nav-btn__line {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 2px;
    margin: auto;
    background: #fff;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.l-nav-btn__line:nth-child(1) {
    -webkit-transform: translateY(-8px) rotate(0);
    transform: translateY(-8px) rotate(0)
}

.l-nav-btn__line:nth-child(3) {
    -webkit-transform: translateY(8px) rotate(0);
    transform: translateY(8px) rotate(0)
}

.l-nav-btn.is-open .l-nav-btn__line:nth-child(1) {
    width: 30px;
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

.l-nav-btn.is-open .l-nav-btn__line:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.l-nav-btn.is-open .l-nav-btn__line:nth-child(3) {
    width: 30px;
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.l-nav-btn.is-open .l-nav-btn__chara {
    opacity: 0
}

.l-nav {
    position: absolute;
    z-index: 2;
    width: 100%;
    min-width: 320px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .5s cubic-bezier(.23, 1, .32, 1);
    transition: all .5s cubic-bezier(.23, 1, .32, 1)
}

@media all and (max-width:767px) {
    .l-nav {
        top: 80px;
        left: 0;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        background-color: #fff;
        height: calc(100vh - 80px);
        height: calc(calc(var(--vh, 1vh) * 100) - 80px)
    }

    .l-nav::-webkit-scrollbar {
        display: none
    }

    .l-nav.is-open {
        opacity: 1;
        visibility: visible
    }

    .l-nav__inner {
        position: relative;
        height: 100%;
        padding-bottom: 30px;
        overflow: scroll;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media all and (min-width:768px) {
    .l-nav {
        top: 0;
        right: 170px;
        z-index: 5;
        width: 620px;
        height: 100%;
        -webkit-transition: none;
        transition: none
    }

    .l-nav__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        height: 100%
    }
}

@media all and (max-width:767px) {
    .l-nav__list-item {
        text-align: left;
        border-bottom: 1px solid #e1e1e1
    }

    .l-nav__list-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 0;
        line-height: 1.5;
        font-size: 1.8rem;
        font-weight: 700
    }
}

@media all and (min-width:768px) {
    .l-nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative
    }

    .l-nav__list-item {
        display: block;
        position: relative;
        line-height: 1.5
    }

    .l-nav__list-item:nth-child(n+2) {
        margin-left: 35px
    }

    .l-nav__list-link {
        display: block;
        height: 30px;
        font-size: 1.5rem;
        font-weight: 700;
        white-space: nowrap;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-nav__list-link::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #31be77;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-nav__list-link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.l-nav__list02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 22px;
    text-align: left
}

.l-nav__list02-item {
    width: calc(50% - 5px);
    line-height: 1.5
}

.l-nav__list02-item:nth-child(n+3) {
    margin-top: 10px
}

@media all and (min-width:768px) {
    .l-nav__list02 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: right;
        margin: 5px 0 20px
    }

    .l-nav__list02-item {
        width: auto
    }

    .l-nav__list02-item:nth-child(n+2) {
        position: relative;
        margin: 0 0 0 20px;
        padding-left: 21px
    }

    .l-nav__list02-item:nth-child(n+2)::before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        width: 1px;
        height: 12px;
        background-color: #e1e1e1
    }

    .l-nav__list02-item:nth-child(n+3) {
        margin-top: 0
    }

    .l-nav__list02-link {
        display: block;
        font-size: 1.2rem;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .l-nav__list02-link::after {
        margin-bottom: 0 !important
    }

    .l-nav__list02-link:hover {
        color: #31be77;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

.l-nav__btn {
    margin-top: 30px
}

.l-nav-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 500
}

@media all and (min-width:768px) {
    .l-nav-overlay {
        display: none !important
    }
}

.l-load {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f6fb;
    z-index: 9999;
    overflow: hidden;
    -webkit-clip-path: polygon(0 0, 0 100%, 0 100%, 0 50%, 100% 50%, 100% 100%, 0 100%, 0 50%, 100% 50%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 0 100%, 0 50%, 100% 50%, 100% 100%, 0 100%, 0 50%, 100% 50%, 100% 0)
}

.l-load__truck {
    position: absolute;
    top: calc(50% + 5px);
    left: 0;
    right: 0;
    height: 45px;
    left: 0;
    z-index: 4;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.l-load__truck-item {
    height: 100%;
    margin-right: 25px
}

.l-load__truck-item img {
    height: 100%;
    width: auto;
    max-width: unset;
    display: block
}

.l-load__logo {
    width: 40%;
    max-width: 350px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    opacity: 0
}

.l-load__logo svg {
    display: block
}

.l-load__skip {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: auto;
    padding: 0;
    margin: 0;
    border: none;
    z-index: 5;
    font-weight: 700;
    text-decoration: underline;
    color: #88919d;
    opacity: 0
}

@media all and (min-width:768px) {
    .l-load__truck {
        top: calc(50% - 72px);
        height: 120px
    }

    .l-load__truck-item {
        margin-right: 90px
    }

    .l-load__skip {
        bottom: 30px;
        right: 40px;
        font-size: 1.8rem
    }
}

.l-load-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.l-load-bg__item {
    position: absolute;
    right: 0;
    display: block;
    min-width: 100%;
    width: 1137px;
    height: 7%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.l-load-bg__item::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: url(../image/pattern_noise01.png) repeat left top/300px 300px;
    opacity: .35
}

.l-load-bg__item.is-item01 {
    background: linear-gradient(125deg, #e7d6ca 0, #e0e0cb 72%, #c1c1ba 100%);
    top: 0
}

.l-load-bg__item.is-item02 {
    background: linear-gradient(125deg, #bfd5e1 0, #aeaac3 13.54%, #006fc6 30.73%, #008bd9 46.88%, #c1f597 100%);
    top: 4.2%;
    z-index: 2
}

.l-load-bg__item.is-item03 {
    background: linear-gradient(125deg, #c1f3c6 0, #b4d9b2 19%, #e0e0cb 72%, #c1c1ba 100%);
    top: 15.3%;
    opacity: .5
}

.l-load-bg__item.is-item04 {
    background: linear-gradient(125deg, #5ca82d 0, #1db116 21%, #d4d836 61%, #c0e3df 100%);
    height: 11.5%;
    top: calc(50% + 48px);
    z-index: 3
}

.l-load-bg__item.is-item05 {
    background: linear-gradient(125deg, #e1dd7b 0, #e98b34 20%, #ffc329 45%, #eef2d6 100%);
    height: 26.6%;
    bottom: 9.4%
}

.l-load-bg__item.is-item06 {
    background: linear-gradient(125deg, #c1f3c6 0, #e0e0cb 72%, #c1c1ba 100%);
    bottom: 2.4%;
    z-index: 2
}

.l-load-bg__item.is-item07 {
    background: linear-gradient(125deg, #acdbcd 0, #49aae0 52%, #c1f597 100%);
    height: 7.8%;
    bottom: 0
}

@media all and (min-width:768px) {
    .l-load-bg__item.is-item04 {
        top: calc(50% + 45px)
    }
}

.l-load.is-start .l-load__truck {
    -webkit-transition: -webkit-transform 4s linear;
    transition: -webkit-transform 4s linear;
    transition: transform 4s linear;
    transition: transform 4s linear, -webkit-transform 4s linear;
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform: translateX(768px);
    transform: translateX(768px)
}

.l-load.is-start .l-load-bg__item {
    -webkit-transition: -webkit-transform .8s ease;
    transition: -webkit-transform .8s ease;
    transition: transform .8s ease;
    transition: transform .8s ease, -webkit-transform .8s ease;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.l-load.is-start .l-load-bg__item.is-item01 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.l-load.is-start .l-load-bg__item.is-item02 {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.l-load.is-start .l-load-bg__item.is-item04 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.l-load.is-start .l-load-bg__item.is-item05 {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.l-load.is-start .l-load-bg__item.is-item06 {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.l-load.is-start .l-load-bg__item.is-item07 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.l-load.is-start .l-load__skip {
    opacity: 1
}

@media all and (min-width:768px) {
    .l-load.is-start .l-load__truck {
        -webkit-transition-duration: 5.6s;
        transition-duration: 5.6s;
        -webkit-transform: translateX(2202px);
        transform: translateX(2202px)
    }
}

.l-load.is-loaded {
    -webkit-transition: -webkit-clip-path .6s ease 1.8s;
    transition: -webkit-clip-path .6s ease 1.8s;
    transition: clip-path .6s ease 1.8s;
    transition: clip-path .6s ease 1.8s, -webkit-clip-path .6s ease 1.8s;
    -webkit-clip-path: polygon(0 0, 0 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0)
}

.l-load.is-loaded .l-load__logo {
    -webkit-transition: opacity .6s ease .6s;
    transition: opacity .6s ease .6s;
    opacity: 1
}

.l-load.is-loaded .l-load-bg__item.is-item04 {
    -webkit-transition: height .6s ease, -webkit-transform .3s ease;
    transition: height .6s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, height .6s ease;
    transition: transform .3s ease, height .6s ease, -webkit-transform .3s ease;
    height: calc(100% + 50px*2);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.l-load.is-loaded.is-fast {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.l-load.is-loaded.is-fast .l-load__logo {
    -webkit-transition: none;
    transition: none
}

.l-load.is-loaded.is-fast .l-load-bg__item.is-item04 {
    -webkit-transition: none;
    transition: none
}

.l-load.is-hide {
    display: none;
    pointer-events: none
}

.l-main-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 100%;
    height: calc(100vh - 80px);
    height: calc(calc(var(--vh, 1vh) * 100) - 80px);
    height: 100vh;
    text-align: center;
    font-size: 2rem;
    background: #69c9d0;
}

.l-main-img__inner {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-pack: start; */
    -ms-flex-pack: start;
    /* justify-content: flex-start; */
    /* -webkit-box-align: end; */
    -ms-flex-align: end;
    /* align-items: flex-end; */
    width: 100%;
    height: 100%;
    /* padding-bottom: 40px; */
    /* -webkit-box-sizing: border-box; */
    /* box-sizing: border-box; */
    position: relative;
}

.l-main-img__marquee {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100vw;
    height: 87px;
    margin: auto 0
}

.l-main-img__marquee-copy {
    width: 1268px;
    height: 87px;
    background: url(../image/txt_mainimg01.png) 0 0/contain repeat-x;
    -webkit-animation: marquee_sp 50s linear infinite;
    animation: marquee_sp 50s linear infinite
}

.l-main-img__copy {
    position: absolute;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    height: auto;
    text-align: center;
    left: 0;
    top: 19%;
}

.l-main-img__copy-img {
    width: 100%;
    font-family: Noto Sans JP;
    font-size: 15px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 1.2999999523162842px;
    text-align: center;
    color: #000000;
    text-shadow: -1px -1px 0 #27EFE9, 1px -1px 0 #27EFE9, -1px -1px 0 #27EFE9, 1px -1px 0 #27EFE9;
    -webkit-text-shadow: -1px -1px 0 #27EFE9, 1px -1px 0 #27EFE9, -1px -1px 0 #27EFE9, 1px -1px 0 #27EFE9;
}

.l-main-img__copy-img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.l-main-img__slider {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden
}

.l-main-img__slider-inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.l-main-img__slider-item {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s cubic-bezier(.23, 1, .32, 1) .8s;
    transition: all 1s cubic-bezier(.23, 1, .32, 1) .8s
}

.l-main-img__slider-item::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    /*-webkit-animation: main 25s cubic-bezier(.23, 1, .32, 1) 1s infinite;
    animation: main 25s cubic-bezier(.23, 1, .32, 1) 1s infinite*/
}

.l-main-img__slider-item:nth-child(n+2)::before {
    opacity: 0
}

.l-main-img__slider-item:nth-child(1) {
    z-index: 5
}

.l-main-img__slider-item:nth-child(1)::before {
    /*background: url(../image/mainimg01_sp.jpg) center center no-repeat;
    background-size: cover;*/
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.l-main-img__slider-item:nth-child(2) {
    z-index: 4
}

.l-main-img__slider-item:nth-child(2)::before {
    /*background: url(../image/mainimg02_sp.jpg) center center no-repeat;
    background-size: cover;*/
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.l-main-img__slider-item:nth-child(3) {
    z-index: 3
}

.l-main-img__slider-item:nth-child(3)::before {
    /*background: url(../image/mainimg03_sp.jpg) center center no-repeat;
    background-size: cover;*/
    -webkit-animation-delay: 10s;
    animation-delay: 10s
}

.l-main-img__slider-item:nth-child(4) {
    z-index: 2
}

.l-main-img__slider-item:nth-child(4)::before {
    /*background: url(../image/mainimg04_sp.jpg) center center no-repeat;
    background-size: cover;*/
    -webkit-animation-delay: 15s;
    animation-delay: 15s
}

.l-main-img__slider-item:nth-child(5) {
    z-index: 1
}

.l-main-img__slider-item:nth-child(5)::before {
    /*background: url(../image/mainimg05_sp.jpg) center center no-repeat;
    background-size: cover;*/
    -webkit-animation-delay: 20s;
    animation-delay: 20s
}

@media (max-width:767px) and (orientation:landscape) {
    .l-main-img__inner {
        padding-bottom: 25px
    }

    .l-main-img__marquee {
        top: auto;
        bottom: 120px;
        margin: 0
    }

    .l-main-img__copy {
        width: 240px
    }

    /*.l-main-img__slider-item:nth-child(1)::before {
        background: url(../image/mainimg01_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(2)::before {
        background: url(../image/mainimg02_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(3)::before {
        background: url(../image/mainimg03_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(4)::before {
        background: url(../image/mainimg04_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(5)::before {
        background: url(../image/mainimg05_pc.jpg) center center no-repeat;
        background-size: cover
    }*/
}

@media all and (min-width:768px) {
    .l-main-img {
        min-width: 100vw;
        height: auto;
        min-height: 800px;
        max-height: 940px
    }

    .l-main-img::before {
        content: '';
        display: block;
        padding-top: 48.958%
    }
}

@media all and (min-width:768px) and (min-width:1920px) {
    .l-main-img::before {
        padding-top: 940px
    }
}

@media all and (min-width:768px) and (max-width:1160px) {
    .l-main-img::before {
        padding-top: 800px
    }
}

@media all and (min-width:768px) {
    @supports (aspect-ratio: auto) {
        .l-main-img {
            height: calc(100vh - 120px);
            height: calc(calc(var(--vh, 1vh) * 100%) - 120px);
            aspect-ratio: 96/47
        }

        .l-main-img::before {
            content: none
        }

        .l-main-img__inner {
            position: relative
        }
    }

    .l-main-img__inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        padding: 0 40px 6% 6.25%
    }

    .l-main-img__copy {
        width: 594px;
        max-width: 47.5%
    }

    /*.l-main-img__slider-item:nth-child(1)::before {
        background: url(../image/mainimg01_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(2)::before {
        background: url(../image/mainimg02_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(3)::before {
        background: url(../image/mainimg03_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(4)::before {
        background: url(../image/mainimg04_pc.jpg) center center no-repeat;
        background-size: cover
    }

    .l-main-img__slider-item:nth-child(5)::before {
        background: url(../image/mainimg05_pc.jpg) center center no-repeat;
        background-size: cover
    }*/

    .l-main-img__marquee {
        height: 174px
    }

    .l-main-img__marquee-copy {
        width: 2536px;
        height: 174px;
        -webkit-animation: marquee_pc 50s linear infinite;
        animation: marquee_pc 50s linear infinite
    }
}

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

    10% {
        opacity: 1
    }

    20% {
        opacity: 1
    }

    30% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes main {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    20% {
        opacity: 1
    }

    30% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes marquee_sp {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -1268px 0
    }
}

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

    100% {
        background-position: -1268px 0
    }
}

@-webkit-keyframes marquee_pc {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -2536px 0
    }
}

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

    100% {
        background-position: -2536px 0
    }
}

.l-main-scroll {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
    width: 40px;
    height: 130px;
    margin: 0 auto;
    overflow: hidden
}

.l-main-scroll__link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-main-scroll__link::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 80px;
    margin: 0 auto;
    background: #fff;
    -webkit-animation: scroll 2.5s cubic-bezier(1, 0, 0, 1) infinite;
    animation: scroll 2.5s cubic-bezier(1, 0, 0, 1) infinite
}

.l-main-scroll__txt {
    width: 100%;
    overflow: hidden;
    line-height: 38px;
    color: #fff;
    font-size: 1.1rem;
    letter-spacing: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

@media all and (min-width:768px) {
    .l-main-scroll {
        right: 20px;
        height: 165px
    }

    .l-main-scroll__link::after {
        height: 100px
    }

    .l-main-scroll__txt {
        font-size: 1.3rem;
        line-height: 40px;
        letter-spacing: .075em
    }
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    25% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    25.1% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%
    }

    100%,
    40% {
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    25% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    25.1% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%
    }

    100%,
    40% {
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%
    }
}

.l-sub-img {
    position: relative;
    height: 160px;
    overflow: hidden;
    background: url(../image/bg_main01.png) right top/60px 90px no-repeat, url(../image/bg_main02.png) left bottom/40px 40px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #0b7ac5), to(#12a1ce));
    background: url(../image/bg_main01.png) right top/60px 90px no-repeat, url(../image/bg_main02.png) left bottom/40px 40px no-repeat, linear-gradient(to bottom, #0b7ac5 0, #12a1ce 100%)
}

.l-sub-img__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-sub-img__head {
    line-height: 1.5;
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.l-sub-img__en {
    position: absolute;
    right: 0;
    bottom: -13px;
    width: 100%;
    text-align: right;
    color: transparent;
    font-size: 30px;
    -webkit-text-stroke: 1px #fff;
    /* background: transparent; */
    /* -webkit-background-clip: text; */
}

.l-sub-img__en:before,
.l-sub-img__en:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
}

.l-sub-img__en:before {
    -webkit-text-stroke: 7px yellow;
}

.l-sub-img__en:after {
    -webkit-text-stroke: 4px red;
}

.l-sub-img__en img {
    width: auto;
    max-width: none;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.l-sub-img__pic {
    display: block;
    height: 100%
}

@media all and (min-width:768px) {
    .l-sub-img {
        height: 350px;
        background-size: 100px 150px, 108px 108px, 100%
    }

    .l-sub-img__head {
        font-size: 5.5rem
    }

    .l-sub-img__en {
        height: 96px
    }
}

.js-c-anime-elem[data-anime=fadein-up] {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all .9s cubic-bezier(.23, 1, .32, 1);
    transition: all .9s cubic-bezier(.23, 1, .32, 1)
}

.js-c-anime-elem[data-anime=fadein-up].is-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.js-c-anime-elem[data-anime=fadein-left] {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition: all .9s cubic-bezier(.23, 1, .32, 1);
    transition: all .9s cubic-bezier(.23, 1, .32, 1)
}

.js-c-anime-elem[data-anime=fadein-left].is-animated {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.js-c-anime-elem[data-anime=fadein-right] {
    opacity: 0;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: all .9s cubic-bezier(.23, 1, .32, 1);
    transition: all .9s cubic-bezier(.23, 1, .32, 1)
}

.js-c-anime-elem[data-anime=fadein-right].is-animated {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.js-c-anime-elem[data-anime-delay="0.1"] {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.js-c-anime-elem[data-anime-delay="0.2"] {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.js-c-anime-elem[data-anime-delay="0.3"] {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.js-c-anime-elem[data-anime-delay="0.4"] {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.js-c-anime-elem[data-anime-delay="0.5"] {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.js-c-anime-elem[data-anime-delay="0.6"] {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.js-c-anime-elem[data-anime-delay="0.7"] {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.js-c-anime-elem[data-anime-delay="0.8"] {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.js-c-anime-elem[data-anime-delay="0.9"] {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.js-c-anime-elem[data-anime-delay="1"] {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.js-c-anime-elem[data-anime-delay="1.1"] {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.js-c-anime-elem[data-anime-delay="1.2"] {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.js-c-anime-elem[data-anime-delay="1.3"] {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.js-c-anime-elem[data-anime-delay="1.4"] {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.js-c-anime-elem[data-anime-delay="1.5"] {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.js-c-anime-elem[data-anime-delay="1.6"] {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.js-c-anime-elem[data-anime-delay="1.7"] {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.js-c-anime-elem[data-anime-delay="1.8"] {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.js-c-anime-elem[data-anime-delay="1.9"] {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.js-c-anime-elem[data-anime-delay="2"] {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

@-webkit-keyframes mask-anim {
    0% {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    51% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    100% {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top
    }
}

@keyframes mask-anim {
    0% {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    51% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    100% {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top
    }
}

@-webkit-keyframes img-anim {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    51% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes img-anim {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    51% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.js-c-maskimg {
    position: relative
}

.js-c-maskimg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #69c9d0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.js-c-maskimg img {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.js-c-maskimg.is-animated::before {
    -webkit-animation: mask-anim 1.75s cubic-bezier(.86, 0, .07, 1) forwards;
    animation: mask-anim 1.75s cubic-bezier(.86, 0, .07, 1) forwards
}

.js-c-maskimg.is-animated img {
    -webkit-animation: img-anim 1.75s linear forwards;
    animation: img-anim 1.75s linear forwards
}

.js-c-switch-tab {
    cursor: pointer
}

.js-c-switch-content {
    display: none
}

.js-c-switch-content.is-active {
    display: block
}

.js-c-toggle-trigger {
    cursor: pointer
}

.js-c-toggle-content {
    display: none
}

/*! #about
================================================ */
#about .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #about .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc.jpg) center center/cover no-repeat
    }
}

.about-role__content {
    position: relative;
    padding: 40px 30px;
    margin: -30px 10px 0
}

.about-role__content::before {
    content: '';
    position: absolute;
    top: -15px;
    right: -20px;
    width: 50px;
    height: 70px;
    background: url(../image/bg_icon03.png) right top/cover no-repeat
}

.about-role__content::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: -10px;
    z-index: -1;
    width: 45px;
    height: 45px;
    background-color: rgba(105, 201, 208, .4);
}

.about-role__content-tit {
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

@media all and (max-width:374px) {
    .about-role__content-tit {
        font-size: 2.4rem;
        letter-spacing: .1em
    }
}

.about-role__content-sub {
    margin-bottom: 18px;
    line-height: 1.2;
    text-transform: none;
    font-size: 1.7rem;
    font-weight: 700
}

@media all and (max-width:374px) {
    .about-role__content-sub {
        font-size: 1.5rem
    }
}

@media all and (min-width:768px) {
    .about-role {
        padding-bottom: 170px
    }

    .about-role__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative
    }

    .about-role__img {
        position: absolute;
        top: 0;
        right: 50%;
        z-index: -2;
        margin-right: -100px
    }

    .about-role__img img {
        width: 850px;
        max-width: none
    }

    .about-role__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        min-height: 470px;
        margin: 40px 0 0;
        padding: 70px 75px 90px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .about-role__content::before {
        z-index: -1;
        top: -40px;
        right: -120px;
        width: 200px;
        height: 280px
    }

    .about-role__content::after {
        bottom: -60px;
        left: -40px;
        width: 120px;
        height: 120px
    }

    .about-role__content-tit {
        font-size: 3.5rem;
        letter-spacing: .15em
    }

    .about-role__content-sub {
        margin-bottom: 35px;
        line-height: 1.2;
        font-size: 2.4rem
    }
}

.about-strength__head {
    margin-bottom: 30px
}

.about-strength__lead {
    margin-bottom: 18px;
    line-height: 1.5;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.about-strength__list-item {
    padding: 25px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.about-strength__list-item:nth-child(3n+1){
    background-color: #69c9d0;
}
.about-strength__list-item:nth-child(3n+2){
    background-color: #ee1d52;
}
.about-strength__list-item:nth-child(3n+3){
    background-color: #34b478;
}

.about-strength__list-item:nth-child(n+2) {
    margin-top: 15px
}

.about-strength__list-tit {
    text-align: center;
    margin-bottom: 10px
}

.about-strength__list-ico {
    display: inline-block;
    width: 80px;
    margin-bottom: 8px
}

.about-strength__list-ico img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.about-strength__list-copy {
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em;
    color: #fff;
}

.about-strength__list-txt {
    color: #fff;
}

.about-strength__copy {
    margin: 50px 25px 0;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

@media all and (min-width:768px) {
    .about-strength__head {
        margin-bottom: 40px
    }

    .about-strength__lead {
        margin-bottom: 50px;
        font-size: 2.5rem
    }

    .about-strength__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about-strength__list-item {
        width: calc(50% - 10px);
        padding: 40px 40px 45px
    }

    .about-strength__list-item:nth-child(n+2) {
        margin-top: 0
    }

    .about-strength__list-item:nth-child(n+3) {
        margin-top: 20px
    }

    .about-strength__list-tit {
        margin-bottom: 15px
    }

    .about-strength__list-ico {
        width: 110px;
        margin-bottom: 12px
    }

    .about-strength__list-copy {
        font-size: 2rem
    }

    .about-strength__copy {
        margin: 100px 0 0;
        text-align: center;
        font-size: 2.5rem
    }
}

.about-service {
    position: relative
}

.about-service::before {
    content: '';
    position: absolute;
    top: -72px;
    left: 0;
    width: 72px;
    height: 108px;
    background: url(../image/bg_icon01.png) left top/cover no-repeat
}

.about-service::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -36px;
    width: 72px;
    height: 72px;
    background: url(../image/bg_icon02.png) left top/cover no-repeat
}

.about-service__head {
    margin-bottom: 30px
}

.about-service__head-lead {
    margin: 0 15px
}

.about-service__foot {
    margin-top: 40px
}

@media all and (min-width:768px) {
    .about-service::before {
        top: -288px;
        width: 288px;
        height: 432px
    }
}

@media all and (min-width:768px) and (max-width:1500px) {
    .about-service::before {
        left: 50%;
        margin-left: -742px
    }
}

@media all and (min-width:768px) {
    .about-service::after {
        bottom: 0;
        width: 288px;
        height: 288px;
        z-index: -1
    }
}

@media all and (min-width:768px) and (max-width:1600px) {
    .about-service::after {
        right: 50%;
        margin-right: -742px
    }
}

@media all and (min-width:768px) {
    .about-service__head {
        margin-bottom: 65px
    }

    .about-service__head-lead {
        margin: 0 auto;
        text-align: center
    }

    .about-service__foot {
        margin-top: 65px
    }
}

.about-history {
    position: relative
}

.about-history::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -36px;
    z-index: 1;
    width: 72px;
    height: 108px;
    background: url(../image/bg_icon01.png) left bottom/cover no-repeat
}

.about-history-sec {
    position: relative;
    z-index: 2;
    margin: 90px -25px 0;
    padding: 85px 25px 35px;
    background-color: #fff
}

.about-history-sec:nth-child(n+2) .about-history-sec__head::before {
    content: '';
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    width: 3px;
    height: 35px;
    margin: 0 auto
}

.about-history-sec:nth-child(2) {
    z-index: 1
}

.about-history-sec:nth-child(2) .about-history-sec__head::before {
    background-color: #69c9d0
}

.about-history-sec:nth-child(3) {
    z-index: 0
}

.about-history-sec:nth-child(3) .about-history-sec__head::before {
    background-color: #0b7ac5
}

.about-history-sec__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding-bottom: 8px;
    text-align: center;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    background-color: #31be77;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.about-history-sec__head-tit {
    margin-bottom: 1px;
    padding-left: .15em;
    font-size: 2.2rem;
    letter-spacing: .15em
}

.about-history-sec__head-date {
    padding-left: .15em;
    font-size: 1.1rem;
    letter-spacing: .15em
}

.about-history-sec__img {
    text-align: center;
    margin-bottom: 20px
}

.about-history-sec__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media all and (min-width:768px) {
    .about-history-sec {
        z-index: 0;
        margin: 0;
        padding: 40px
    }

    .about-history-sec:nth-child(n+2) {
        margin-top: 45px
    }

    .about-history-sec:nth-child(n+2) .about-history-sec__head::before {
        top: auto;
        bottom: calc(100% - 10px);
        width: 3px;
        height: 325px
    }

    .about-history-sec:nth-child(2) {
        z-index: 0
    }

    .about-history-sec:nth-child(2) .about-history-sec__head::before {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #69c9d0), color-stop(5%, #69c9d0), color-stop(95%, #31be77));
        background: linear-gradient(to top, #69c9d0 0, #69c9d0 5%, #31be77 95%)
    }

    .about-history-sec:nth-child(2) .about-history-sec__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .about-history-sec:nth-child(3) .about-history-sec__head::before {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b7ac5), color-stop(5%, #0b7ac5), color-stop(95%, #69c9d0));
        background: linear-gradient(to top, #0b7ac5 0, #0b7ac5 5%, #69c9d0 95%)
    }

    .about-history-sec__head {
        top: 0;
        bottom: 0;
        width: 150px;
        height: 150px;
        margin: auto;
        padding-bottom: 10px
    }

    .about-history-sec__head-tit {
        margin-bottom: 1px;
        font-size: 3rem
    }

    .about-history-sec__head-date {
        font-size: 1.2rem
    }

    .about-history-sec__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .about-history-sec__img {
        width: calc(50% - 100px);
        max-height: 300px;
        margin-bottom: 0;
        text-align: center
    }

    .about-history-sec__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: 'object-fit: cover;'
    }

    .about-history-sec__sec {
        width: calc(50% - 100px)
    }

    .about-history-sec__sec-head {
        margin-bottom: 25px;
        letter-spacing: .1em
    }
}

.about-philosophy__lead {
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.about-philosophy__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-philosophy__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    min-height: 125px;
    padding: 5px 10px 10px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.about-philosophy__list-item::before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 92px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain
}

.about-philosophy__list-item:nth-child(n+2) {
    margin-top: 15px
}

.about-philosophy__list-item:nth-child(1) {
    background-color: #69C9D0;
}

.about-philosophy__list-item:nth-child(1)::before {
    right: 15px;
    width: 35px;
    background-image: url(../image/ico_philosophy01.png)
}

.about-philosophy__list-item:nth-child(2) {
    background-color: #EE1D52;
}

.about-philosophy__list-item:nth-child(2)::before {
    right: -1px;
    width: 61px;
    background-image: url(../image/ico_philosophy02.png)
}

.about-philosophy__list-item:nth-child(3) {
    background-color: #AFEDF1;
}

.about-philosophy__list-item:nth-child(3)::before {
    right: -2px;
    width: 61px;
    background-image: url(../image/ico_philosophy03.png)
}

.about-philosophy__list-tit {
    position: relative;
    z-index: 1;
    line-height: 1.2;
    text-transform: none;
    font-size: 3rem
}

.about-philosophy__list-tit::first-letter {
    font-size: 5rem
}

.about-philosophy__list-txt {
    position: relative;
    z-index: 1
}

@media all and (min-width:768px) {
    .about-philosophy__lead {
        margin-bottom: 50px;
        font-size: 2.5rem
    }

    .about-philosophy__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about-philosophy__list::after {
        content: '';
        display: block;
        width: 32.408%;
        max-width: 350px
    }

    .about-philosophy__list-item {
        width: 32.408%;
        max-width: 350px;
        min-height: 230px;
        padding: 10px 20px 40px
    }

    .about-philosophy__list-item::before {
        height: 130px
    }

    .about-philosophy__list-item:nth-child(n+2) {
        margin-top: 0
    }

    .about-philosophy__list-item:nth-child(1)::before {
        right: 20px;
        width: 49px
    }

    .about-philosophy__list-item:nth-child(2)::before {
        right: -8px;
        bottom: -2px;
        width: 88px
    }

    .about-philosophy__list-item:nth-child(3) {
        background-color: #AFEDF1;
    }

    .about-philosophy__list-item:nth-child(3)::before {
        right: -8px;
        bottom: -3px;
        width: 88px
    }

    .about-philosophy__list-tit {
        margin-bottom: 12px;
        font-size: 4rem
    }

    .about-philosophy__list-tit::first-letter {
        font-size: 6rem
    }
}

.about-interview__img {
    margin-bottom: 20px
}

.about-interview__btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px
}

@media all and (min-width:768px) {
    .about-interview__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .about-interview__img {
        width: 54.63%;
        max-width: 590px;
        margin: 0 0 0 50px
    }

    .about-interview__txtbox {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .about-interview__btn {
        margin-top: 50px
    }
}

/*! #activity
================================================ */
#activity .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp1.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #activity .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc1.jpg) center center/cover no-repeat
    }
}

.activity-sec {
    margin-top: 50px
}

.activity-sec__list01 {
    margin: 25px 0;
    font-weight: 700
}

.activity-sec__list02 {
    margin-top: 25px
}

.activity-sec__set01-tit {
    display: inline-block;
    padding: 4px 20px 5px;
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 1.6rem;
    font-weight: 700;
    background-color: #f5f5f5
}

.activity-sec__set01-content .activity-sec__list02 {
    margin-top: 0
}

.activity-sec__set02 {
    margin-top: 25px;
    padding: 20px;
    background-color: #fff
}

.activity-sec__set02-tit {
    margin-bottom: 5px;
    font-weight: 700
}

@media all and (min-width:768px) {
    .activity-sec {
        margin-top: 100px
    }

    .activity-sec__list01 {
        margin-bottom: 35px
    }

    .activity-sec__set02 {
        padding: 25px 30px
    }

    .activity-sec__set02-tit {
        margin-bottom: 8px
    }
}

.activity-head {
    padding-bottom: 0
}

.activity-safe-mgmt {
    margin-top: 40px
}

.activity-safe-mgmt__table td,
.activity-safe-mgmt__table th {
    padding-right: 10px;
    padding-left: 10px
}

.activity-safe-mgmt__table thead th:first-child {
    width: 115px
}

@media all and (min-width:768px) {
    .activity-safe-mgmt {
        margin-top: 50px
    }

    .activity-safe-mgmt__table {
        width: 870px
    }

    .activity-safe-mgmt__table thead th {
        width: 230px !important
    }
}

.activity-society__img {
    margin-top: 30px
}

.activity-society__img-pic {
    display: block;
    border: 1px solid #e1e1e1;
    background-color: #fff
}

.activity-society__img-pic img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.activity-society__img-txt {
    margin-top: 10px
}

@media all and (min-width:768px) {
    .activity-society__img {
        margin-top: 60px
    }

    .activity-society__img-txt {
        margin-top: 15px;
        text-align: right;
        font-size: 1.4rem
    }
}

/*! #base
================================================ */
#base .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp2.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #base .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc2.jpg) center center/cover no-repeat
    }
}

.base-main__anchor {
    margin-bottom: 60px
}

.base-map {
    position: relative;
    width: 100%;
    height: 600px;
    margin-bottom: 100px;
    background: url(../image/bg_map01.png) center top no-repeat
}

.base-map__list-item {
    position: absolute;
    width: 40px;
    height: 60px
}

.base-map__list-item.is-head {
    top: 250px;
    left: 600px
}

.base-map__list-item.is-ikeda {
    top: 206px;
    left: 564px
}

.base-map__list-item.is-takarazuka {
    top: 220px;
    left: 466px
}

.base-map__list-item.is-shiga {
    top: 212px;
    left: 678px
}

.base-map__list-item.is-kyoto {
    top: 182px;
    left: 626px
}

.base-map__list-item.is-ooita {
    top: 330px;
    left: 216px
}

.base-map__list-item.is-fukuoka {
    top: 308px;
    left: 170px
}

.base-map__list-item.is-kurume {
    top: 276px;
    left: 126px
}

.base-map__list-item.is-shizuoka {
    top: 268px;
    left: 832px
}

.base-map__list-item.is-maintenance {
    top: 234px;
    left: 520px
}

.base-map__list-pin {
    width: 100%;
    height: 100%;
    cursor: pointer
}

.base-map__list-balloon {
    position: absolute;
    top: -120px;
    left: 50%;
    z-index: 20;
    width: 162px;
    height: 122px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.base-map__list-balloon.is-active {
    top: -140px;
    opacity: 1;
    visibility: visible
}

.base-map__list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 3px;
    text-align: center;
    border: 2px solid #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.base-map__list-link::after,
.base-map__list-link::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    width: 22px;
    height: 22px;
    margin: 0 auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.base-map__list-link::before {
    bottom: -12px;
    background-color: #333
}

.base-map__list-link::after {
    bottom: -9px;
    background-color: #fff
}

.base-map__list-link:hover .base-map__list-img {
    opacity: .7
}

.base-map__list-link:hover .base-map__list-txt {
    color: #31be77;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.base-map__list-img {
    width: 150px;
    margin: 0 auto;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.base-map__list-img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.base-map__list-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
    font-weight: 700;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.base-archive__item:nth-child(n+2) {
    margin-top: 50px
}

.base-archive__img {
    margin-bottom: 17px;
    text-align: center
}

.base-archive__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.base-archive__head {
    margin-bottom: 10px
}

.base-archive__head-sub {
    display: block;
    margin-top: 3px;
    font-size: 1.4rem
}

.base-archive__head-small {
    font-size: 1.3rem;
    letter-spacing: .05em
}

.base-archive__content {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e1e1e1
}

.base-archive__meta-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.base-archive__meta-item:nth-child(n+2) {
    margin-top: 8px
}

.base-archive__meta-tit {
    width: 3.15em;
    margin-right: 1.05em;
    font-weight: 700;
    white-space: nowrap
}

.base-archive__meta-txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.base-archive__meta-txt a[href^=tel]:before {
    margin-right: 4px;
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2026%2026%22%20style%3D%22enable-background%3Anew%200%200%2026%2026%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23283239%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M16.7%2C26C8.9%2C25.4-0.8%2C13.5%2C0.3%2C5.7C0.5%2C5%2C0.9%2C4.3%2C1.5%2C3.9c0%2C0%2C3.4-2.7%2C3.4-2.7C5.9%2C0.2%2C7.6%2C0.7%2C8.1%2C2%20c0%2C0%2C2%2C5%2C2%2C5c0.4%2C0.9%2C0%2C2.1-0.8%2C2.7c0%2C0-1%2C0.8-1%2C0.8c0%2C0.2%2C0.1%2C0.4%2C0.2%2C0.5c1.1%2C2.4%2C2.9%2C4.7%2C5.1%2C6.1c0%2C0%2C1.2-1%2C1.2-1%20c0.8-0.6%2C2-0.6%2C2.9%2C0c0%2C0%2C4.2%2C3.1%2C4.2%2C3.1c1.1%2C0.8%2C1.2%2C2.5%2C0.1%2C3.4c0%2C0-3.4%2C2.7-3.4%2C2.7C18.1%2C25.7%2C17.4%2C26%2C16.7%2C26z%20M2.4%2C6%20c-0.8%2C6.6%2C7.5%2C16.8%2C14%2C17.9c0.3%2C0%2C0.7%2C0%2C1-0.2c0%2C0%2C3.4-2.7%2C3.4-2.7c0%2C0%2C0-0.1-0.1-0.1c0%2C0-4.2-3.1-4.2-3.1c-0.1%2C0-0.3%2C0-0.4%2C0%20c0%2C0-1.4%2C1.2-1.4%2C1.2c-2.5%2C1.9-8.5-6.3-8.5-8.7C6.1%2C9.3%2C7.4%2C8.6%2C8%2C8.1C8.1%2C8%2C8.2%2C7.9%2C8.2%2C7.8c0%2C0-2-5-2-5c0%2C0%2C0-0.1%2C0-0.1L2.7%2C5.5%20C2.6%2C5.7%2C2.4%2C5.8%2C2.4%2C6L2.4%2C6z%20M16.5%2C17.7L16.5%2C17.7L16.5%2C17.7z%20M8.1%2C10.7L8.1%2C10.7L8.1%2C10.7z%20M16.4%2C13.9c0.1%2C0.3%2C1.1%2C0.2%2C1.4%2C0.3%20c0.2%2C0%2C0.4-0.1%2C0.5-0.4c0.6-3.3-1.9-6.4-5.2-6.5c-0.2%2C0-0.4%2C0.2-0.4%2C0.4c0%2C0.6-0.4%2C1.5%2C0.3%2C1.6c2%2C0%2C3.5%2C1.6%2C3.5%2C3.6%20C16.4%2C13.3%2C16.2%2C13.7%2C16.4%2C13.9z%20M20.1%2C14.3c0.2%2C0.3%2C1.1%2C0.2%2C1.4%2C0.3c0.2%2C0%2C0.4-0.1%2C0.5-0.4c0.7-5.1-3-9.9-8.1-10.5%20C13.5%2C3.6%2C13%2C3.6%2C12.9%2C4c0%2C0.5-0.4%2C1.5%2C0.3%2C1.5c4.1%2C0.3%2C7.2%2C3.9%2C6.8%2C8C20.1%2C13.9%2C19.9%2C14.1%2C20.1%2C14.3z%20M23%2C4.7%20c-2.3-2.8-5.6-4.5-9.3-4.7c-0.2%2C0-0.4%2C0.2-0.5%2C0.4c0%2C0.3-0.2%2C1.2%2C0%2C1.4c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.2c5.9%2C0.3%2C10.5%2C5.3%2C10.3%2C11.3%20c0.1%2C0.5-0.5%2C1.5%2C0.2%2C1.7c0.6%2C0%2C1.5%2C0.4%2C1.6-0.3C26.2%2C11.1%2C25.2%2C7.5%2C23%2C4.7z%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.base-archive__btn {
    margin-top: 25px
}

@media all and (min-width:768px) {
    .base-archive {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .base-archive__item {
        width: calc(50% - 30px)
    }

    .base-archive__item:nth-child(n+2) {
        margin-top: 0
    }

    .base-archive__item:nth-child(n+3) {
        margin-top: 100px
    }

    .base-archive__img {
        margin-bottom: 25px
    }

    .base-archive__head {
        margin-bottom: 15px
    }

    .base-archive__head-sub {
        display: inline-block;
        margin-top: 5px;
        font-size: 1.6rem
    }

    .base-archive__head-small {
        font-size: 1.5rem
    }

    .base-archive__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 20px;
        padding-top: 20px
    }

    .base-archive__meta {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 1.5rem
    }

    .base-archive__meta-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .base-archive__meta-item:nth-child(n+2) {
        margin-top: 8px
    }

    .base-archive__meta-tit {
        width: 3.15em;
        margin-right: 1.05em;
        font-weight: 700
    }

    .base-archive__meta-txt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .base-archive__meta-txt a[href^=tel] {
        pointer-events: none;
        text-decoration: none
    }

    .base-archive__meta-txt a[href^=tel]:before {
        display: none
    }

    .base-archive__btn {
        margin: 5px 0 0 20px
    }

    .base-archive__btn .c-btn01__link {
        width: 165px !important
    }

    .base-archive__btn .c-btn01__txt {
        letter-spacing: .04em
    }
}

.base-warehouse__table td,
.base-warehouse__table th {
    border: 1px solid #e1e1e1
}

.base-warehouse__table td {
    background-color: #fff
}

.base-warehouse__table td:nth-child(4) {
    text-align: center
}

@media all and (max-width:767px) {
    .base-warehouse__table thead {
        display: none
    }

    .base-warehouse__table td {
        display: block
    }

    .base-warehouse__table td::before {
        content: attr(data-label);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        min-height: 50px;
        padding: 10px 15px;
        text-align: center;
        color: #fff;
        border-bottom: 1px solid #e1e1e1;
        background-color: #31be77;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .base-warehouse__table td:nth-child(n+2) {
        border-top: none
    }

    .base-warehouse__table tbody tr {
        display: block
    }

    .base-warehouse__table tbody tr:nth-of-type(n+2) {
        margin-top: 25px;
        padding-top: 25px;
        border-top: 1px solid #e1e1e1
    }

    .base-warehouse__table-inner {
        padding: 15px 20px
    }
}

@media all and (max-width:767px) {
    .base-warehouse.c-bg-mist {
        margin-bottom: -60px;
        padding-bottom: 120px
    }
}

@media all and (min-width:1160px) {
    .base-warehouse__table {
        table-layout: fixed
    }

    .base-warehouse__table td,
    .base-warehouse__table th {
        padding: 22px 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .base-warehouse__table th {
        color: #fff;
        font-weight: 400;
        background-color: #31be77
    }

    .base-warehouse__table th:nth-child(1) {
        width: 216px
    }

    .base-warehouse__table th:nth-child(2) {
        width: 278px
    }

    .base-warehouse__table th:nth-child(3) {
        width: 158px
    }

    .base-warehouse__table th:nth-child(4) {
        width: 128px
    }

    .base-warehouse__txt {
        text-align: center
    }
}

/*! #company
================================================ */
#company .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp3.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #company .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc3.jpg) center center/cover no-repeat
    }
}

.company-greeting__content {
    position: relative;
    padding: 40px 30px;
    margin: -30px 10px 0
}

/*.company-greeting__content::before {
    content: '';
    position: absolute;
    top: -15px;
    right: -20px;
    width: 50px;
    height: 70px;
    background: url(../image/bg_icon03.png) right top/cover no-repeat
}*/

.company-greeting__content::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: -10px;
    z-index: -1;
    width: 45px;
    height: 45px;
    background-color: rgba(131, 195, 238, .4)
}

.company-greeting__content-head {
    margin-bottom: 25px
}

.company-greeting__content-en {
    margin-bottom: 5px;
    line-height: 1.2;
    font-size: 1.8rem
}

.company-greeting__content-copy {
    line-height: 1.5;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: .15em
}

@media all and (max-width:374px) {
    .company-greeting__content-copy br {
        display: none !important
    }
}

@media all and (min-width:768px) {
    .company-greeting {
        padding-bottom: 170px
    }

    .company-greeting__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative
    }

    .company-greeting__img {
        position: absolute;
        top: 0;
        left: calc(50% - 700px);
        z-index: -2;
        width: 850px;
        height: 526px;
        -webkit-transition: all 1s cubic-bezier(.23, 1, .32, 1);
        transition: all 1s cubic-bezier(.23, 1, .32, 1)
    }

    .company-greeting__img img {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all 1s cubic-bezier(.23, 1, .32, 1);
        transition: all 1s cubic-bezier(.23, 1, .32, 1)
    }

    .company-greeting__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 75%;
        min-height: 470px;
        margin: 400px -20px 0 0;
        padding: 75px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .company-greeting__content::before {
        z-index: -1;
        top: -40px;
        right: -120px;
        width: 200px;
        height: 280px
    }

    .company-greeting__content::after {
        bottom: -40px;
        left: -40px;
        width: 120px;
        height: 120px
    }

    .company-greeting__content-head {
        margin-bottom: 30px
    }

    .company-greeting__content-en {
        margin-bottom: 15px;
        font-size: 2rem
    }

    .company-greeting__content-copy {
        font-size: 3rem
    }
}

@media all and (min-width:768px) and (max-width:1400px) {
    .company-greeting__img {
        left: -10%
    }
}

@media all and (min-width:768px) and (max-width:1366px) {
    .company-greeting__img {
        left: -5%
    }
}

@media all and (min-width:768px) and (max-width:1280px) {
    .company-greeting__img {
        left: 0
    }
}

.company-greeting-signature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-top: 15px;
    line-height: 1.5
}

.company-greeting-signature__tit {
    margin-right: 8px;
    font-size: 1.2rem
}

.company-greeting-signature__txt {
    font-weight: 700
}

@media all and (min-width:768px) {
    .company-greeting-signature {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: absolute;
        top: 150px;
        left: -290px;
        margin-top: 0;
        line-height: 1.5;
        font-size: 2.2rem
    }

    .company-greeting-signature__tit {
        margin-right: 12px;
        font-size: 1.6rem
    }
}

.company-philosophy-sec:nth-of-type(n+2) {
    margin-top: 30px
}

.company-philosophy-sec__img {
    margin-top: 30px
}

.company-philosophy-sec__img-pic img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.company-philosophy-sec__img-caption {
    margin-top: 5px;
    text-align: right
}

.company-philosophy-sec__link {
    text-decoration: underline !important;
    font-size: 1.6rem
}

.company-philosophy-sec__link::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 4px;
    background-color: #31be77;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.company-philosophy-sec__link::after {
    width: 13px;
    height: 13px
}

.company-philosophy-sec__txt+.company-philosophy-sec__list {
    margin-top: 20px
}

@media all and (min-width:768px) {
    .company-philosophy-sec:nth-of-type(n+2) {
        margin-top: 65px
    }

    .company-philosophy-sec__img {
        margin-top: 50px
    }

    .company-philosophy-sec__img-caption {
        margin-top: 15px
    }

    .company-philosophy-sec__link::before {
        width: 11px;
        height: 11px;
        margin-right: 6px
    }

    .company-philosophy-sec__link::after {
        width: 14px;
        height: 14px
    }

    .company-philosophy-sec__link:hover {
        text-decoration: none !important
    }

    .company-philosophy-sec__txt+.company-philosophy-sec__list {
        margin-top: 25px
    }
}

.company-overview__list {
    border-top: 1px solid #0b7ac5
}

.company-overview__list-item {
    padding: 18px 20px;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    text-align: left;
}

.company-overview__list-tit {
    margin-bottom: 7px;
    line-height: 1.5;
    font-weight: 700;
    display: block;
}

.company-overview__note {
    margin-top: 10px;
    text-align: right
}

@media all and (min-width:768px) {
    .company-overview__list {
        border-top: 2px solid #0b7ac5
    }

    .company-overview__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }

    .company-overview__list-tit {
        margin: 0;
        padding: 30px;
        width: 300px;
        line-height: 1.8;
        border-right: 1px solid #e1e1e1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .company-overview__list-content {
        padding: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .company-overview__note {
        margin-top: 15px
    }
}

.company-history__list {
    border-top: 1px solid #e1e1e1
}

.company-history__list-item {
    padding: 18px 20px;
    border-bottom: 1px solid #e1e1e1
}

.company-history__list-tit {
    margin-bottom: 7px;
    line-height: 1.5;
    font-weight: 700
}

.company-history__note {
    margin-top: 10px;
    text-align: right
}

@media all and (min-width:768px) {
    .company-history__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }

    .company-history__list-tit {
        margin: 0;
        padding: 30px;
        width: 300px;
        line-height: 1.8;
        border-right: 1px solid #e1e1e1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .company-history__list-content {
        padding: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .company-history__note {
        margin-top: 15px
    }
}

/*! #contact
================================================ */
#contact .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp4.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #contact .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc4.jpg) center center/cover no-repeat
    }
}

@media all and (max-width:767px) {
    .contact-inquiry {
        padding-bottom: 0
    }
}

.contact-inquiry-form__inner {
    padding-top: 40px;
    padding-bottom: 80px
}

.contact-inquiry-form__head {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 2.2rem
}

@media all and (min-width:768px) {
    .contact-inquiry-form {
        padding: 0 40px
    }

    .contact-inquiry-form__inner {
        padding-top: 80px;
        padding-bottom: 100px;
        border: 1px solid #e1e1e1
    }

    .contact-inquiry-form__head {
        margin-bottom: 14px;
        font-size: 3rem
    }
}

.contact-policy {
    margin-top: 25px;
    height: 200px;
    overflow-y: scroll;
}

.contact-policy__inner {
    padding: 20px 35px 25px 15px
}

.contact-policy__head {
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: center;
    font-size: 1.8rem
}

.contact-policy__list-item:nth-child(n+2) {
    margin-top: 25px
}

.contact-policy__list-tit,.contact-policy__list h3 {
    margin-bottom: 5px;
    line-height: 1.6;
    font-weight: 700
}

.contact-policy .simplebar-track.simplebar-vertical {
    top: 0;
    width: 17px
}

.contact-policy .simplebar-track.simplebar-vertical .simplebar-scrollbar::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    border-radius: 0;
    background: #c1c1c1
}

@media all and (min-width:768px) {
    .contact-policy {
        margin-top: 30px;
        height: 200px
    }

    .contact-policy__inner {
        padding: 30px 40px 40px 25px
    }

    .contact-policy__head {
        margin-bottom: 15px;
        line-height: 1.5;
        font-size: 2rem
    }

    .contact-policy__list-tit,.contact-policy__list h3 {
        margin-bottom: 6px;
        line-height: 1.5
    }

    .contact-policy__list-item:nth-child(n+2) ,.contact-policy__list h3 {
        margin-top: 35px
    }

    .contact-policy .simplebar-track.simplebar-vertical {
        top: 0;
        width: 17px
    }

    .contact-policy .simplebar-track.simplebar-vertical .simplebar-scrollbar::before {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
        border-radius: 0;
        background: #c1c1c1
    }
}

/*! #error-page404
================================================ */
.error-page404__btn {
    margin-top: 30px
}

@media all and (min-width:768px) {
    .error-page404__txt {
        text-align: center
    }

    .error-page404__btn {
        margin-top: 60px
    }
}

/*! #faq
================================================ */
#faq .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp5.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #faq .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc5.jpg) center center/cover no-repeat
    }
}

.faq-sec__btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 15px
}

@media all and (min-width:768px) {
    .faq-sec__btn {
        margin-top: 30px
    }
}

/*! #home
================================================ */
.home-about {
    position: relative;
    padding: 55px 0 60px;
    background: #191919;
}

.home-about::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 108px;
    height: 108px;
    background: url(../image/bg_about01_sp.jpg) right top/cover no-repeat
}

.home-about__head {
    margin-bottom: 15px
}

.home-about__head-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.home-about__head-svg {
    display: block;
    margin-right: 10px
}

.home-about__head-txt {
    font-size: 1.6rem;
    font-weight: 700;
    font-family: Noto Sans JP;
    text-align: left;
    color: #fff;
}

.home-about__head-tit {
    line-height: 1.5;
    font-size: 2rem
}

.home-about__txt {
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
}

@media all and (max-width:374px) {
    .home-about__txt br {
        display: none
    }
}

.home-about__btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 30px
}

@media all and (min-width:768px) {
    .home-about {
        padding: 120px 0 160px
    }

    .home-about::before {
        width: 572px;
        height: 572px;
        background: url(../image/bg_about01_pc.jpg) right top/cover no-repeat
    }
}

@media all and (min-width:768px) and (max-width:1380px) {
    .home-about::before {
        right: auto;
        left: 50%;
        margin-left: 100px
    }
}

@media all and (min-width:768px) {
    .home-about__head {
        margin-bottom: 25px
    }

    .home-about__head-logo {
        margin: 0 0 40px -60px;
        -webkit-transition: margin .4s cubic-bezier(.23, 1, .32, 1);
        transition: margin .4s cubic-bezier(.23, 1, .32, 1)
    }
}

@media all and (min-width:768px) and (max-width:1240px) {
    .home-about__head-logo {
        margin-left: 0
    }
}

@media all and (min-width:768px) {
    .home-about__head-svg {
/*        width: 480px;*/
        height: 160px;
        margin-right: 30px
    }

    .home-about__head-txt {
        margin-top: 8px;
        font-size: 3.2rem
    }

    .home-about__head-tit {
        font-size: 3.4rem
    }

    .home-about__txt {
        font-size: 2rem
    }

    .home-about__btn {
        margin-top: 40px
    }
}

.home-activity {
    position: relative;
/*    background: url(../image/bg_activity01.png) center bottom -10px/550px 208px no-repeat;*/
    background-color: #191919;
}

.home-activity::after {
    content: '';
    position: absolute;
    bottom: -36px;
    left: 0;
    z-index: 1;
    width: 72px;
    height: 108px;
    background: url(../image/bg_icon01.png) left bottom/cover no-repeat
}

.home-activity__img {
    width: 100%;
    height: 280px
}

.home-activity__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: 'object-fit: cover'
}

.home-activity__content {
    position: relative;
    z-index: 2;
    padding-top: 20px;
    padding-bottom: 130px
}

.home-activity__content::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: calc(100% - 25px);
    height: 30px;
    background-color: #191919;
}

.home-activity__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.home-activity__head {
    margin-top: 40px
}

.home-activity__head-tit {
    line-height: 1.5;
    font-size: 3rem;
    letter-spacing: .15em;
    color: #fff;
}

.home-activity__head-tit em {
    font-style: normal;
    color: #31BE77;
}

.home-activity__head-txt {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: .15em
}

.home-activity__head-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 25px
}

.home-activity__txtbox {
    line-height: 2.5;
    font-weight: 700
}

.home-activity__txt {
    color: #fff;
}

@media all and (max-width:374px) {
    .home-activity__txt {
        white-space: nowrap
    }
}

@media all and (min-width:768px) {
    .home-activity {
/*        background: url(../image/bg_activity01.png) right bottom no-repeat*/
    }

    .home-activity::after {
        bottom: -144px;
        width: 288px;
        height: 432px
    }
}

@media all and (min-width:768px) and (max-width:1440px) {
    .home-activity::after {
        right: 50%;
        left: auto;
        margin-right: 424px
    }
}

@media all and (min-width:768px) {
    .home-activity__img {
        width: 89.0625%;
        max-width: 1710px;
        min-width: 1180px;
        height: auto;
        margin: 0 0 0 auto
    }
}

@media all and (min-width:768px) and (max-width:1380px) {
    .home-activity__img {
        position: relative;
        left: 50%;
        width: 1180px;
        margin: 0 0 0 -540px
    }
}

@media all and (min-width:768px) {
    .home-activity__img img {
        -o-object-fit: none;
        object-fit: none
    }

    .home-activity__content {
        padding-top: 60px;
        padding-bottom: 245px
    }

    .home-activity__content::before {
        top: -80px;
        left: 0;
        width: 89.0625%;
        height: 100px
    }
}

@media all and (min-width:768px) and (max-width:1380px) {
    .home-activity__content::before {
        width: 1180px
    }
}

@media all and (min-width:768px) {
    .home-activity__inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .home-activity__head {
        max-width: 500px;
        margin: 0 -20px 0 0
    }

    .home-activity__head-tit {
        font-size: 5.5rem
    }
}

@media all and (min-width:768px) and (min-width:1440px) {
    .home-activity__head-tit {
        white-space: nowrap
    }

    .home-activity__head-tit br:last-child {
        display: none
    }
}

@media all and (min-width:768px) {
    .home-activity__head-txt {
        margin-top: 30px;
        font-size: 3rem
    }

    .home-activity__head-btn {
        margin-top: 50px
    }

    .home-activity__txtbox {
        width: 510px;
        margin: 15px 90px 0 0;
        font-size: 2rem
    }
}

.home-service {
    position: relative;
    padding: 70px 0 60px;
    background: #191919;
}

.home-service::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 400px;
}

.home-service__inner {
    position: relative;
    z-index: 1;
}

.home-service__head-txt {
    margin-bottom: 30px
}

.home-service__head-copy {
    color: #fff;
    font-weight: 700
}

.home-service__head-copy span {
    display: block;
    font-size: 1.5rem;
    max-width: 380px;
    font-weight: 500;
    margin-top: 10px;
}

.home-service__content {
    margin-top: 40px
}

.home-service__foot {
    margin-top: 40px
}

@media all and (min-width:768px) {
    .home-service {
        padding: 140px 0 120px
    }

    .home-service::before {
        height: 680px
    }

    .home-service__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-service__head-txt {
        margin: 0 60px 0 0
    }

    .home-service__head-copy {
        font-size: 2rem
    }

    .home-service__content {
        margin-top: 80px
    }

    .home-service__foot {
        margin-top: 80px
    }
}

.home-news {
    padding: 55px 0 15px;
    background: #191919;
}

.home-news__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-news__head-content .c-head01__en {
    font-size: 3rem
}

.home-news__head-content .c-head01__tit {
    margin-top: 5px;
    font-size: 1.3rem;
    color: #fff;
}

.home-news__head-btn {
    margin-top: 10px
}

@media all and (min-width:768px) {
    .home-news {
        padding: 70px 0
    }

    .home-news__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .home-news__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 130px;
        height: 150px;
        margin: 20px 90px 0 0
    }

    .home-news__head-content .c-head01__en {
        font-size: 4rem
    }

    .home-news__head-content .c-head01__tit {
        font-size: 1.5rem
    }

    .home-news__head-btn {
        margin-top: 10px
    }
}

.home-news-archive__item {
    border-bottom: 1px solid #e1e1e1
}

.home-news-archive__item:last-child {
    border-bottom: none
}

.home-news-archive__link {
    display: block;
    padding: 20px 0;
    color: #fff;
}

.home-news-archive__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px;
}

.home-news-archive__time {
    margin: 1px 6px 0 0;
    line-height: 1.5
}

.home-news-archive__cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px -5px 0;
}

.home-news-archive__cat-item {
    padding: 3px 11px 4px;
    line-height: 1.4;
    color: #fff;
    font-size: 1.1rem;
    background-color: #EE1D52;
}

.home-news-archive__txt {
    line-height: 1.5
}

@media all and (max-width:767px) {
    .home-news-archive__txt {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }
}

@media all and (min-width:768px) {
    .home-news-archive {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 860px
    }

    .home-news-archive__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 30px 0
    }

    .home-news-archive__link:hover .home-news-archive__txt {
        color: #31be77;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .home-news-archive__meta {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 30px 0 0
    }

    .home-news-archive__time {
        margin: 0 17px 0 0
    }

    .home-news-archive__cat {
        display: block;
        margin: 0
    }

    .home-news-archive__cat-item {
        min-width: 92px;
        padding: 4px 12px 5px;
        text-align: center;
        font-size: 1.2rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .home-news-archive__cat-item:nth-child(n+2) {
        margin-top: 5px
    }

    .home-news-archive__txt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1.5rem;
        white-space: nowrap;
        -webkit-transition: all .3s cubic-bezier(.23, 1, .32, 1);
        transition: all .3s cubic-bezier(.23, 1, .32, 1)
    }
}

.home-base {
    position: relative;
    padding: 80px 0 60px
}

.home-base::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 30px;
    z-index: 2;
    width: 222px;
    height: 184px;
    margin-left: -10px;
    background: url(../image/bg_base01_sp.png) left bottom/cover no-repeat;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.home-base::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -36px;
    z-index: 1;
    width: 72px;
    height: 72px;
    background: url(../image/bg_icon02.png) right bottom/cover no-repeat
}

.home-base__head {
    margin-bottom: 65px
}

.home-base__copy {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: .15em
}

@media all and (max-width:374px) {
    .home-base__copy br {
        display: none
    }
}

.home-base__btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 30px
}

@media all and (max-width:374px) {
    .home-base {
        padding-top: 60px
    }

    .home-base::before {
        top: 30px;
        margin-left: -40px
    }

    .home-base__head {
        margin-bottom: 85px
    }
}

@media all and (min-width:768px) {
    .home-base {
        padding: 170px 0 255px
    }

    .home-base::before {
        top: 115px;
        width: 906px;
        height: 750px;
        margin-left: -135px;
        background: url(../image/bg_base01_pc.png) left bottom no-repeat
    }

    .home-base::after {
        bottom: -40px;
        width: 288px;
        height: 288px
    }

    .home-base__inner {
        position: relative;
        z-index: 3
    }

    .home-base__head {
        margin-bottom: 50px
    }

    .home-base__copy {
        margin-bottom: 40px;
        font-size: 3rem
    }

    .home-base__btn {
        margin-top: 50px
    }

    .home-base__txt {
        width: 47.222%
    }
}

.home-company {
    padding: 0 0 80px
}

.home-company__inner {
    position: relative;
    z-index: 1;
    margin-top: -45px;
    padding: 0 10px
}

.home-company__box {
    padding: 40px 30px 60px;
    background-color: #fff
}

.home-company__head {
    margin-bottom: 30px
}

@media all and (max-width:374px) {
    .home-company__head .c-head01__en {
        font-size: 4.2rem
    }
}

.home-company__copy {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 2.2rem;
    font-weight: 700
}

.home-company__btn {
    margin-top: 30px
}

@media all and (min-width:768px) {
    .home-company {
        padding: 0 0 150px
    }

    .home-company__img {
        position: absolute;
        padding: 0
    }

    .home-company__img-inner {
        width: 69.334%;
        max-width: 1040px
    }

    .home-company__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 0;
        padding-top: 70px
    }

    .home-company__box {
        width: 42.667%;
        min-width: 640px;
        padding: 100px 40px 100px 80px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width .4s cubic-bezier(.23, 1, .32, 1);
        transition: width .4s cubic-bezier(.23, 1, .32, 1)
    }
}

@media all and (min-width:768px) and (min-width:1720px) {
    .home-company__box {
        width: calc(50vw - 200px)
    }
}

@media all and (min-width:768px) {
    .home-company__head {
        margin-bottom: 50px
    }

    .home-company__copy {
        margin-bottom: 40px;
        font-size: 3rem
    }

    .home-company__btn {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 50px
    }
}

.home-interview {
    position: relative;
    padding: 40px 0 50px;
    background: url(../image/bg_interview02.png) calc(50% - 10px) calc(100% - 100px)/414px auto no-repeat
}

.home-interview::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 188px;
    height: 188px;
    background: url(../image/bg_interview01.jpg) right top/cover no-repeat
}

.home-interview__img {
    margin-bottom: 35px
}

.home-interview__head {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-interview__head-txt {
    margin-right: -22px;
    line-height: 1.55;
    font-size: 2.85rem;
    letter-spacing: .2em;
    font-weight: 700
}

.home-interview__head-ico {
    width: 116px
}

.home-interview__head-ico img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.home-interview__btn {
    margin-top: 40px
}

@media all and (min-width:768px) {
    .home-interview {
        padding: 100px 0 120px;
        background: url(../image/bg_interview02.png) left calc(100% + 120px)/780px auto no-repeat
    }

    .home-interview::before {
        width: 500px;
        height: 500px
    }

    .home-interview__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        position: relative;
        padding-right: 0
    }
}

@media all and (min-width:768px) and (max-width:1197px) {
    .home-interview__inner {
        display: block
    }
}

@media all and (min-width:768px) {
    .home-interview__box {
        width: 440px;
        margin-right: 90px
    }

    .home-interview__img {
        margin-bottom: 0;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }
}

@media all and (min-width:768px) and (max-width:1500px) {
    .home-interview__img {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 650px
    }
}

@media all and (min-width:768px) and (max-width:1197px) {
    .home-interview__img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 650px;
        height: 402px;
        margin: auto 0 auto -10px
    }
}

@media all and (min-width:768px) {
    .home-interview__head {
        margin-bottom: 40px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .home-interview__head-txt {
        margin-right: -22px;
        padding-left: 20px;
        font-size: 4.5rem
    }

    .home-interview__head-ico {
        width: 174px
    }

    .home-interview__btn {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 40px
    }
}

/*! #interview
================================================ */
#interview .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp6.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #interview .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc6.jpg) center center/cover no-repeat
    }
}

.interview-main__head {
    margin-bottom: 40px
}

@media all and (min-width:768px) {
    .interview-main__head {
        margin-bottom: 60px
    }

    .interview-main__head-lead {
        text-align: center
    }
}

.interview-select {
    margin-top: 25px;
    padding: 20px 25px 30px
}

.interview-select__tit {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 700
}

.interview-select__content {
    position: relative
}

.interview-select__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    width: 275px;
    max-width: 100%;
    padding: 10px 40px 10px 18px;
    height: 50px;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: .05em;
    cursor: pointer;
    border: 2px solid #333;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.interview-select__btn::after {
    content: '';
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    margin: auto 0;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-2px) rotate(45deg);
    transform: translateY(-2px) rotate(45deg);
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.interview-select__btn.is-active::after {
    -webkit-transform: translateY(0) rotate(-135deg);
    transform: translateY(0) rotate(-135deg)
}

.interview-select__list {
    position: absolute;
    top: 40px;
    z-index: 1;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    line-height: 1.5;
    font-weight: 700;
    border: 2px solid #333;
    border-top: 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.interview-select__list.is-active {
    top: 50px;
    opacity: 1;
    visibility: visible
}

.interview-select__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.interview-select__list-item:nth-child(n+2) {
    border-top: 2px solid #333
}

.interview-select__list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 45px;
    padding: 8px 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media all and (min-width:768px) {
    .interview-select {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 40px;
        padding: 30px
    }

    .interview-select__tit {
        margin: 0 22px 0 0;
        font-size: 1.6rem
    }

    .interview-select__btn {
        width: 350px;
        max-width: 100%;
        height: 70px;
        padding: 15px 50px 15px 22px;
        font-size: 1.6rem
    }

    .interview-select__btn::after {
        right: 30px
    }

    .interview-select__list {
        top: 60px
    }

    .interview-select__list.is-active {
        top: 70px
    }

    .interview-select__list-link {
        position: relative;
        min-height: 60px;
        padding: 10px 18px;
        overflow: hidden
    }

    .interview-select__list-link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #ddf0f2;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .75s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .75s cubic-bezier(.23, 1, .32, 1);
        transition: transform .75s cubic-bezier(.23, 1, .32, 1);
        transition: transform .75s cubic-bezier(.23, 1, .32, 1), -webkit-transform .75s cubic-bezier(.23, 1, .32, 1)
    }

    .interview-select__list-link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .interview-select__list-txt {
        position: relative;
        z-index: 1
    }
}

.interview-archive {
    margin-top: 50px
}

.interview-archive__pagination {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media all and (min-width:768px) {
    .interview-archive {
        margin-top: 70px
    }

    .interview-archive__pagination {
        margin-top: 80px
    }
}

.interview-article__head {
    margin-bottom: 50px
}

@media all and (max-width:767px) {
    .interview-article__head-tit {
        font-size: 2rem
    }
}

.interview-article__head-thumb {
    text-align: center;
    margin-bottom: 25px
}

.interview-article__head-thumb.has-border {
    border: 1px solid #e1e1e1
}

.interview-article__head-thumb img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.interview-article-meta {
    padding: 25px
}

.interview-article-meta__head {
    margin-bottom: 15px;
    overflow: hidden
}

.interview-article-meta__img {
    float: left;
    width: 60px;
    margin: 0 15px 15px 0;
    border-radius: 30px;
    overflow: hidden
}

.interview-article-meta__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.interview-article-meta__txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 60px;
    margin: 0 0 15px 75px;
    line-height: 1.5;
    font-weight: 700
}

.interview-article-meta__year {
    margin-bottom: 2px;
    color: #707070;
    font-size: 1.1rem
}

.interview-article-meta__name {
    font-size: 1.8rem;
    letter-spacing: .15em
}

.interview-article-meta__cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px -5px 0
}

.interview-article-meta__cat-item {
    margin: 0 5px 5px 0;
    padding: 3px 10px 4px;
    line-height: 1.45;
    color: #fff;
    font-size: 1.1rem;
    background-color: #0b7ac5
}

.interview-article-meta__cat-item.is-dept {
    background-color: #31be77
}

@media all and (min-width:768px) {
    .interview-article__head {
        margin-bottom: 100px
    }

    .interview-article__head-tit {
        margin-bottom: 50px
    }

    .interview-article__head-thumb {
        margin-bottom: 60px
    }

    .interview-article-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 40px
    }

    .interview-article-meta__head {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        position: relative;
        min-height: 120px;
        margin-bottom: 0
    }

    .interview-article-meta__img {
        position: absolute;
        top: 0;
        left: 0;
        width: 120px;
        height: 120px;
        margin: 0;
        border-radius: 60px
    }

    .interview-article-meta__txtbox {
        min-height: 0;
        margin: 0 0 10px 140px
    }

    .interview-article-meta__year {
        font-size: 1.2rem
    }

    .interview-article-meta__name {
        font-size: 2rem
    }

    .interview-article-meta__cat {
        margin: 0 -6px -6px 140px
    }

    .interview-article-meta__cat-item {
        margin: 0 6px 6px 0;
        padding: 3px 15px 5px;
        font-size: 1.2rem
    }

    .interview-article-meta__content {
        width: 58%;
        margin-left: 35px;
        font-size: 1.5rem
    }
}

.interview-article-sec:nth-of-type(n+2) {
    margin-top: 50px
}

.interview-article-sec.is-wide__img {
    margin: 0 -25px
}

.interview-article-sec__img {
    margin-bottom: 25px;
    text-align: center
}

@media all and (max-width:767px) {
    .interview-article-sec__img {
        margin-right: -25px;
        margin-left: -25px
    }
}

.interview-article-sec__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media all and (min-width:768px) {
    .interview-article-sec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .interview-article-sec:nth-of-type(n+2) {
        margin-top: 90px
    }

    .interview-article-sec.is-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .interview-article-sec.is-reverse .interview-article-sec__img {
        margin: 0 0 0 40px
    }

    .interview-article-sec.is-wide {
        display: block
    }

    .interview-article-sec.is-wide .interview-article-sec__img {
        width: 100%;
        max-width: none;
        margin-bottom: 35px
    }

    .interview-article-sec__img {
        width: 46.297%;
        max-width: 500px;
        margin: 0 40px 0 0
    }

    .interview-article-sec__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.interview-other__list+.interview-other__btn {
    margin-top: 50px
}

@media all and (max-width:767px) {
    .interview-other.c-bg-mist {
        margin-bottom: -60px;
        padding-bottom: 120px
    }
}

@media all and (min-width:768px) {
    .interview-other__list+.interview-other__btn {
        margin-top: 60px
    }
}

/*! #news
================================================ */
#news .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp7.jpg) center center/cover no-repeat
}

@media all and (max-width:767px) {
    #news .l-sub-img__en {
        height: 66px
    }
}

@media all and (min-width:768px) {
    #news .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc7.jpg) center center/cover no-repeat
    }
}

.news-archive__item {
    padding: 25px 0;
    border-bottom: 1px solid #e1e1e1
}

.news-archive__item:first-child {
    padding-top: 0
}

.news-archive__item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.news-archive__link {
    display: block
}

.news-archive__img {
    margin-bottom: 15px;
    text-align: center
}

.news-archive__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.news-archive__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px
}

.news-archive__time {
    width: 85px;
    margin: 5px 5px 0 0;
    line-height: 1;
    white-space: nowrap
}

.news-archive__cat {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px -5px 0
}

.news-archive__cat-item {
    margin: 0 5px 5px 0;
    padding: 3px 10px 4px;
    line-height: 1.45;
    color: #fff;
    font-size: 1.1rem;
    background-color: #ee1d52;
}

.news-archive__txt {
    line-height: 1.6;
    font-size: 1.3rem
}

.news-archive__pagination {
    margin-top: 40px
}

@media all and (min-width:768px) {
    .news-archive__item {
        padding: 30px 0
    }

    .news-archive__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .news-archive__link:hover .news-archive__txt {
        color: #69c9d0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .news-archive__img {
        width: 200px;
        height: 124px;
        margin: 0 30px 0 0
    }

    .news-archive__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: 'object-fit: cover;'
    }

    .news-archive__meta {
        margin-bottom: 15px
    }

    .news-archive__time {
        width: 100px;
        margin: 6px 8px 0 0
    }

    .news-archive__cat {
        margin: 0 -6px -6px 0
    }

    .news-archive__cat-item {
        margin: 0 6px 6px 0;
        padding: 3px 15px 5px;
        font-size: 1.2rem
    }

    .news-archive__txt {
        line-height: 1.8;
        font-size: 1.6rem;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .news-archive__pagination {
        margin-top: 80px
    }
}

.news-single__head {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #0b7ac5
}

.news-single__head-tit {
    line-height: 1.5;
    font-size: 2.4rem;
    letter-spacing: .15em
}

.news-single__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 8px;
    letter-spacing: .05em
}

.news-single__time {
    width: 85px;
    margin: 5px 5px 0 0;
    line-height: 1;
    white-space: nowrap
}

.news-single__cat {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px -5px 0
}

.news-single__cat-item {
    margin: 0 5px 5px 0
}

.news-single__cat-link {
    display: block;
    padding: 3px 10px 4px;
    background-color: #0b7ac5
}

.news-single__cat-txt {
    display: block;
    line-height: 1.45;
    color: #fff;
    font-size: 1.1rem
}

.news-single__img {
    margin-bottom: 15px
}

.news-single__foot {
    margin-top: 50px;
    padding-top: 35px;
    border-top: 2px solid #e1e1e1
}

@media all and (min-width:768px) {
    .news-single__head {
        margin-bottom: 50px;
        padding-bottom: 30px
    }

    .news-single__head-tit {
        font-size: 3rem
    }

    .news-single__meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px;
        letter-spacing: .05em
    }

    .news-single__time {
        width: 100px;
        margin: 6px 8px 0 0
    }

    .news-single__cat {
        margin: 0 -6px -6px 0
    }

    .news-single__cat-item {
        margin: 0 6px 6px 0
    }

    .news-single__cat-link {
        position: relative;
        padding: 3px 15px 4px
    }

    .news-single__cat-link::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #085c95;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .news-single__cat-link:hover::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .news-single__cat-link:hover .news-single__cat-txt {
        color: #fff
    }

    .news-single__cat-txt {
        position: relative;
        z-index: 1;
        font-size: 1.2rem
    }

    .news-single__img {
        text-align: center;
        margin-bottom: 45px
    }

    .news-single__foot {
        margin-top: 100px;
        padding-top: 70px
    }
}

/*! #recruit
================================================ */
#recruit .l-sub-img {
    height: 210px;
}

#recruit .l-sub-img__en {
    height: 66px
}

@media all and (min-width:768px) {
    #recruit .l-sub-img {
        height: 420px;
    }

    #recruit .l-sub-img__en {
        height: 214px
    }
}

.recruit-intro__img {
    height: 393px;
}

.recruit-intro__img-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.recruit-intro__bnr {
    width: 325px;
    max-width: 100%
}

.recruit-intro__bnr-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    background-color: rgba(255, 255, 255, .8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.recruit-intro__bnr-set {
    text-align: center;
    letter-spacing: .1em
}

.recruit-intro__bnr-tit {
    line-height: 1.5;
    font-weight: 700
}

.recruit-intro__bnr-sub {
    font-size: 1rem;
    font-weight: 700
}

.recruit-intro__bnr-icon {
    width: 62px;
    margin-left: 10px
}

.recruit-intro__bnr-icon img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media all and (max-width:374px) {
    .recruit-intro__bnr-link {
        padding: 20px 10px
    }

    .recruit-intro__bnr-tit {
        font-size: 1.25rem;
        letter-spacing: .05em;
        white-space: nowrap
    }

    .recruit-intro__bnr-sub {
        letter-spacing: .05em
    }

    .recruit-intro__bnr-icon {
        margin-left: 3px
    }
}

.recruit-intro__content {
    margin-top: 60px
}

.recruit-intro__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 1
}

.recruit-intro__list-item,.recruit-intro__list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 90px;
    padding: 15px 10px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .1em;
    background: #69c9d0 url(../image/bg_intro01.png) right bottom/60px auto no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.recruit-intro__list-item:nth-child(2),.recruit-intro__list>li:nth-child(2),
.recruit-intro__list>li:nth-child(5) {
    background-color: #ee1d52;
}

.recruit-intro__list-item:nth-child(3),.recruit-intro__list>li:nth-child(3),
.recruit-intro__list>li:nth-child(6) {
    background-color: #34b478;
}

.recruit-intro__list-item:nth-child(n+2),.recruit-intro__list>li:nth-child(n+2) {
    margin-top: 12px
}

@media all and (min-width:768px) {
    .recruit-intro__img {
        height: 786px;
        background: url(../image/bg_intro01_pc.jpg) center center/cover no-repeat
    }

    .recruit-intro__img-inner {
        padding-bottom: 170px
    }

    .recruit-intro__bnr {
        width: 680px
    }

    .recruit-intro__bnr-link {
        padding: 35px 60px;
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .recruit-intro__bnr-link:hover {
        background-color: rgba(255, 255, 255, .9)
    }

    .recruit-intro__bnr-tit {
        font-size: 2rem;
        letter-spacing: .15em
    }

    .recruit-intro__bnr-sub {
        margin-top: 3px;
        font-size: 1.4rem;
        letter-spacing: .15em
    }

    .recruit-intro__bnr-icon {
        width: 108px;
        margin-left: 30px
    }

    .recruit-intro__content {
        position: relative;
        margin-top: -90px;
        padding-top: 90px;
    }

    .recruit-intro__content::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 90px;
        background-color: #fff
    }

    .recruit-intro__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .recruit-intro__list-item,.recruit-intro__list>li {
        width: 32.408%;
        max-width: 350px;
        min-height: 230px;
        padding: 20px;
        font-size: 2.6rem;
        background-size: 100px auto
    }

    .recruit-intro__list-item:nth-child(n+2),.recruit-intro__list>li:nth-child(n+2) {
        margin-top: 0
    }
}

.recruit-attraction {
    position: relative;
    padding-bottom: 90px
}

.recruit-attraction::before {
    content: '';
    position: absolute;
    top: -36px;
    right: 0;
    width: 72px;
    height: 72px;
    background: url(../image/bg_icon02.png) right top/cover no-repeat
}

.recruit-attraction::after {
    content: '';
    position: absolute;
    bottom: -36px;
    left: 0;
    width: 72px;
    height: 108px;
    background: url(../image/bg_icon01.png) left bottom/cover no-repeat
}

@media all and (min-width:768px) {
    .recruit-attraction {
        padding-bottom: 120px
    }

    .recruit-attraction::before {
        top: -144px;
        width: 288px;
        height: 288px
    }
}

@media all and (min-width:768px) and (max-width:1580px) {
    .recruit-attraction::before {
        right: auto;
        left: 50%;
        margin-left: 491px
    }
}

@media all and (min-width:768px) {
    .recruit-attraction::after {
        bottom: -144px;
        width: 288px;
        height: 432px
    }
}

@media all and (min-width:768px) and (max-width:1580px) {
    .recruit-attraction::after {
        right: 50%;
        left: auto;
        margin-right: 491px
    }
}

.recruit-attraction-sec {
    position: relative;
    z-index: 1
}

.recruit-attraction-sec:nth-child(n+2) {
    margin-top: 50px
}

.recruit-attraction-sec__link {
    text-decoration: underline !important
}

.recruit-attraction-sec__sub {
    margin-top: 30px
}

@media all and (min-width:768px) {
    .recruit-attraction-sec:nth-child(n+2) {
        margin-top: 100px
    }

    .recruit-attraction-sec__link:hover {
        text-decoration: none !important
    }

    .recruit-attraction-sec__sub {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 40px
    }

    .recruit-attraction-sec__sub .recruit-attraction-support {
        margin-top: 0;
        width: calc(50% - 25px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .recruit-attraction-sec__sub .recruit-attraction-support:first-of-type .c-list01__item:nth-child(odd) {
        width: 170px
    }

    .recruit-attraction-sec__sub .recruit-attraction-support:first-of-type .c-list01__item:nth-child(even) {
        width: 250px
    }
}

.recruit-attraction-support {
    /* margin-top: 30px; */
}

.recruit-attraction-support__box {
    padding: 20px;
    background-color: #fff
}

.recruit-attraction-support__tit {
    margin-bottom: 8px;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 700
}

.recruit-attraction-support__txt {
    margin-top: 10px;
    text-align: right
}

@media all and (min-width:768px) {
    .recruit-attraction-support {
        /* margin-top: 40px; */
    }

    .recruit-attraction-support__box {
        padding: 25px 30px 30px
    }

    .recruit-attraction-support__tit {
        margin-bottom: 12px;
        font-size: 1.7rem
    }

    .recruit-attraction-support__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .recruit-attraction-support__list.is-wide {
        display: block
    }

    .recruit-attraction-support__list.is-wide .c-list01__item {
        width: auto !important
    }

    .recruit-attraction-support__list.is-wide .c-list01__item:nth-child(n+2) {
        margin-top: 5px
    }

    .recruit-attraction-support__list .c-list01__item {
        font-size: 1.5rem
    }

    .recruit-attraction-support__list .c-list01__item:nth-child(odd) {
        width: 195px
    }

    .recruit-attraction-support__list .c-list01__item:nth-child(even) {
        width: 155px
    }

    .recruit-attraction-support__list .c-list01__item:nth-child(n+2) {
        margin-top: 0
    }

    .recruit-attraction-support__list .c-list01__item:nth-child(n+3) {
        margin-top: 5px
    }

    .recruit-attraction-support__txt {
        margin-top: 5px;
        font-size: 1.5rem
    }
}

.recruit-guideline__list {
    position: relative;
    z-index: 1
}

.recruit-guideline__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid #333;
    background-color: #fff
}

.recruit-guideline__list-item:nth-child(n+2) {
    margin-top: 15px
}

.recruit-guideline__list-tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    min-height: 64px;
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 15px 50px 15px 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.recruit-guideline__list-tit::after,
.recruit-guideline__list-tit::before {
    content: '';
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 16px;
    height: 2px;
    margin: auto 0;
    background-color: #333
}

.recruit-guideline__list-tit::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .3s cubic-bezier(.23, 1, .32, 1);
    transition: all .3s cubic-bezier(.23, 1, .32, 1)
}

.recruit-guideline__list-tit.is-active::after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.recruit-guideline__list-content {
    padding: 20px 22px 25px;
    border-top: 1px solid #333
}

.recruit-guideline__list-content.is-active {
    display: block
}

@media all and (min-width:768px) {
    .recruit-guideline__list-item:nth-child(n+2) {
        margin-top: 20px
    }

    .recruit-guideline__list-tit {
        min-height: 80px;
        font-size: 2.5rem;
        padding: 20px 80px 20px 30px
    }

    .recruit-guideline__list-tit::after,
    .recruit-guideline__list-tit::before {
        right: 28px;
        width: 30px
    }

    .recruit-guideline__list-content {
        padding: 32px 40px 45px
    }
}

.recruit-guide__item:nth-child(n+2) {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid #e1e1e1
}

.recruit-guide__tit {
    margin-bottom: 10px
}

@media all and (min-width:768px) {
    .recruit-guide__item:nth-child(n+2) {
        margin-top: 25px;
        padding-top: 25px
    }

    .recruit-guide__tit {
        margin-bottom: 12px
    }
}

.recruit-voice {
    position: relative
}

.recruit-voice::before {
    content: '';
    position: absolute;
    top: -16px;
    right: -11px;
    width: 72px;
    height: 72px;
    background: url(../image/bg_icon02.png) right top/cover no-repeat
}

@media all and (min-width:768px) {
    .recruit-voice::before {
        top: -100px;
        width: 200px;
        height: 200px;
    }
}

@media all and (min-width:768px) and (max-width:1580px) {
    .recruit-voice::before {
        right: auto;
        left: 50%;
        margin-left: 551px;
    }
}

.recruit-voice-sec {
    padding: 5px;
    background-color: #fff
}

.recruit-voice-sec:nth-child(n+2) {
    margin-top: 20px
}

.recruit-voice-sec.is-sub .recruit-voice-sec__head {
    background-color: #0b7ac5
}

.recruit-voice-sec__head {
    padding: 25px 20px 20px;
    color: #fff;
    background-color: #AFEDF1;
}

.recruit-voice-sec__head-img {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
    overflow: hidden;
    border-radius: 30px
}

.recruit-voice-sec__head-img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.recruit-voice-sec__head-meta {
    margin-bottom: 5px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #333;
}

.recruit-voice-sec__head-tit {
    font-size: 1.4rem;
    letter-spacing: .15em;
    color: #333;
}

.recruit-voice-sec__content {
    padding: 35px 20px 45px
}

.recruit-voice-sec__list-item:nth-child(n+2) {
    margin-top: 25px
}

@media all and (min-width:768px) {
    .recruit-voice-sec {
        padding: 10px
    }

    .recruit-voice-sec:nth-child(n+2) {
        margin-top: 30px
    }

    .recruit-voice-sec__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 40px
    }

    .recruit-voice-sec__head-img {
        width: 110px;
        height: 110px;
        margin: 0 30px 0 0;
        border-radius: 55px
    }

    .recruit-voice-sec__head-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .recruit-voice-sec__head-meta {
        margin-bottom: 2px;
        font-size: 1.4rem
    }

    .recruit-voice-sec__head-tit {
        font-size: 1.4rem;
    }

    .recruit-voice-sec__content {
        padding: 40px
    }

    .recruit-voice-sec__list-item:nth-child(n+2) {
        margin-top: 35px
    }

    .recruit-voice-sec__list-tit {
        margin-bottom: 20px
    }
}

.recruit-voice-balloon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.recruit-voice-balloon__img {
    width: 55px;
    height: 55px;
    overflow: hidden;
    margin-right: 20px;
    border-radius: 50%
}

.recruit-voice-balloon__content {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 20px;
    border-radius: 6px;
    background-color: #e4f6e7
}

.recruit-voice-balloon__content::before {
    content: '';
    position: absolute;
    top: 20px;
    left: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-color: transparent #e4f6e7 transparent transparent
}

.recruit-voice-balloon__list:nth-child(n+2),
.recruit-voice-balloon__txt:nth-child(n+2) {
    margin-top: 10px
}

.recruit-voice-sec.is-sub .recruit-voice-balloon__txt {
    background-color: #daebf7
}

.recruit-voice-sec.is-sub .recruit-voice-balloon__txt::before {
    border-color: transparent #daebf7 transparent transparent
}

@media all and (min-width:768px) {
    .recruit-voice-balloon__img {
        width: 70px;
        height: 70px;
        margin-right: 35px;
        border-radius: 35px
    }

    .recruit-voice-balloon__content {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 20px;
        border-radius: 6px;
        background-color: #e4f6e7
    }

    .recruit-voice-balloon__content::before {
        top: 26px;
        left: -17px;
        border-width: 8px 17px 8px 0
    }

    .recruit-voice-balloon__list:nth-child(n+2),
    .recruit-voice-balloon__txt:nth-child(n+2) {
        margin-top: 10px
    }
}

.recruit-voice-timetable__item {
    position: relative;
    padding: 20px 25px;
    background-color: #f5f5f5
}

.recruit-voice-timetable__item:nth-child(n+2) {
    margin-top: 25px
}

.recruit-voice-timetable__item:nth-child(n+2)::before {
    content: '';
    position: absolute;
    top: -18px;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #31be77 transparent transparent transparent
}

.recruit-voice-sec.is-sub .recruit-voice-timetable__item:nth-child(n+2)::before {
    border-color: #0b7ac5 transparent transparent transparent
}

.recruit-voice-timetable__tit {
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 700
}

@media all and (min-width:768px) {
    .recruit-voice-timetable {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .recruit-voice-timetable__item {
        width: 22.857%;
        max-width: 224px;
        padding: 20px 20px 18px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .recruit-voice-timetable__item:nth-child(n+2) {
        margin-top: 0
    }

    .recruit-voice-timetable__item:nth-child(n+2)::before {
        top: 0;
        right: auto;
        bottom: 0;
        left: -20px;
        margin: auto 0;
        border-width: 10px 0 10px 12px;
        border-color: transparent transparent transparent #31be77
    }

    .recruit-voice-sec.is-sub .recruit-voice-timetable__item:nth-child(n+2)::before {
        border-color: transparent transparent transparent #0b7ac5
    }

    .recruit-voice-timetable__item:nth-child(n+5) {
        margin-top: 20px
    }

    .recruit-voice-timetable__tit {
        margin-bottom: 3px
    }
}

/*! #service
================================================ */
#service .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp9.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #service .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc9.jpg) center center/cover no-repeat
    }
}

.service-business__head {
    margin-bottom: 40px
}

@media all and (min-width:768px) {
    .service-business__head {
        margin-bottom: 60px
    }

    .service-business__head-lead {
        text-align: center
    }
}

.service-business-sec:nth-of-type(n+2) {
    margin-top: 50px
}

@media all and (min-width:768px) {
    .service-business-sec:nth-of-type(n+2) {
        margin-top: 100px
    }
}

.service-business-intro {
    margin-top: 35px
}

.service-business-intro__list-item:nth-child(n+2),.service-business-intro__list>li:nth-child(n+2) {
    margin-top: 30px
}

.service-business-intro__list-img {
    text-align: center;
    margin-bottom: 18px
}

.service-business-intro__list-txtbox {
    margin-bottom: 8px
}

.service-business-intro__list02 {
    margin-top: 5px
}

.service-business-intro__list02+.service-business-intro__txt {
    margin-top: 5px
}

.service-business-intro__list02-item {
    padding-left: 1.05em;
    text-indent: -1.05em
}

.service-business-intro__list02-item:nth-child(n+2) {
    margin-top: 3px
}

@media all and (min-width:768px) {
    .service-business-intro {
        margin-top: 70px
    }

    .service-business-intro__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .service-business-intro__list::before {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        content: '';
        display: block;
        width: 23.334%;
        max-width: 252px
    }

    .service-business-intro__list::after {
        content: '';
        display: block;
        width: 23.334%;
        max-width: 252px
    }

    .service-business-intro__list-item,.service-business-intro__list>li {
        width: 23.334%;
        max-width: 252px
    }

    .service-business-intro__list-item:nth-child(n+2),.service-business-intro__list>li:nth-child(n+2) {
        margin-top: 0
    }

    .service-business-intro__list-item:nth-child(n+5),.service-business-intro__list>li:nth-child(n+5) {
        margin-top: 40px
    }

    .service-business-intro__list-img {
        position: relative;
        text-align: center;
        margin-bottom: 18px;
        cursor: pointer
    }

    .service-business-intro__list-img:hover .service-business-intro__list-btn::after {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .service-business-intro__list-btn {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 26px;
        height: 26px;
        text-indent: 30px;
        overflow: hidden;
        white-space: nowrap;
        background-color: #333
    }

    .service-business-intro__list-btn::before {
        width: 16px;
        height: 18px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: no-repeat center/contain;
        background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2016%2018%22%20style%3D%22enable-background%3Anew%200%200%2016%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_8081%22%20class%3D%22st0%22%20d%3D%22M2.8%2C1.6C0.3%2C3.5-0.3%2C7.2%2C1.7%2C9.8s5.6%2C3.1%2C8.2%2C1.2C12.5%2C9%2C13%2C5.3%2C11%2C2.7%20C9.1%2C0.2%2C5.4-0.4%2C2.8%2C1.6z%20M9%2C9.8c-2%2C1.5-4.8%2C1.1-6.3-0.9S1.7%2C4.1%2C3.7%2C2.7c2-1.5%2C4.8-1.1%2C6.3%2C0.9C11.4%2C5.5%2C11%2C8.4%2C9%2C9.8L9%2C9.8z%22%2F%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_8082%22%20class%3D%22st0%22%20d%3D%22M11.3%2C10.7c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.8c-0.3%2C0.2-0.6%2C0.4-0.9%2C0.5c-0.2%2C0.1-0.2%2C0.3-0.1%2C0.4%20c0%2C0%2C0%2C0%2C0%2C0.1l3.6%2C4.8c0.2%2C0.3%2C0.6%2C0.3%2C0.8%2C0.1l1.5-1.1c0.3-0.2%2C0.3-0.6%2C0.1-0.8c0%2C0%2C0%2C0%2C0%2C0l-3.6-4.9%20C11.6%2C10.6%2C11.4%2C10.6%2C11.3%2C10.7C11.3%2C10.7%2C11.3%2C10.7%2C11.3%2C10.7z%22%2F%3E%3C%2Fsvg%3E");
        -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
        transition: all .4s cubic-bezier(.23, 1, .32, 1);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        margin: auto;
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }

    .service-business-intro__list-btn::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #69c9d0;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: right top;
        transform-origin: right top;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1);
        transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
    }

    .service-business-intro__list-tit {
        padding-left: 20px
    }

    .service-business-intro__list02 {
        margin-top: 10px
    }

    .service-business-intro__list02+.service-business-intro__txt {
        margin-top: 10px
    }
}

.business-modal .iziModal-content {
    position: relative
}

.business-modal__txt {
    position: absolute;
    top: -40px;
    line-height: 1.5;
    color: #fff
}

.business-modal__btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-indent: 45px;
    white-space: nowrap;
    border: none;
    background-color: #333
}

.business-modal__btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #69c9d0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
    transition: -webkit-transform .4s cubic-bezier(.23, 1, .32, 1);
    transition: transform .4s cubic-bezier(.23, 1, .32, 1);
    transition: transform .4s cubic-bezier(.23, 1, .32, 1), -webkit-transform .4s cubic-bezier(.23, 1, .32, 1)
}

.business-modal__btn:hover::after {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.business-modal__btn-txt::after,
.business-modal__btn-txt::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 20px;
    height: 2px;
    margin: auto;
    background-color: #fff
}

.business-modal__btn-txt::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.business-modal__btn-txt::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media all and (max-width:767px) {
    [data-izimodal-open] {
        pointer-events: none
    }
}

.service-case__lead {
    margin-bottom: 40px
}

@media all and (min-width:768px) {
    .service-case__lead {
        margin-bottom: 60px;
        text-align: center
    }
}

.service-case-sec {
    padding: 35px 25px 25px;
    background-color: #fff
}

.service-case-sec:nth-of-type(n+2) {
    margin-top: 10px
}

.service-case-sec__head {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1
}

.service-case-sec__head-tit {
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.service-case-sec__head-txt {
    margin-top: 7px;
    line-height: 1.5;
    text-align: right;
    font-size: 1.4rem
}

@media all and (min-width:768px) {
    .service-case-sec {
        padding: 55px 50px 50px
    }

    .service-case-sec:nth-of-type(n+2) {
        margin-top: 50px
    }

    .service-case-sec__head {
        margin-bottom: 35px;
        padding-bottom: 15px;
        text-align: center
    }

    .service-case-sec__head-tit {
        font-size: 2.5rem
    }

    .service-case-sec__head-txt {
        margin-top: 15px;
        text-align: center;
        font-size: 1.6rem
    }
}

.service-case-problem__img {
    margin-bottom: 12px;
    text-align: center;
    border: 1px solid #eaeaea
}

.service-case-problem__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.service-case-problem__set-item:nth-of-type(n+2) {
    margin-top: 15px
}

.service-case-problem__set-tit {
    margin-bottom: 3px;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .15em
}

.service-case-problem__set-list {
    margin-top: 8px;
    padding: 20px
}

.service-case-problem__set-list.is-improve {
    border: 1px solid #31be77
}

@media all and (min-width:768px) {
    .service-case-problem__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .service-case-problem__content .service-case-problem__img {
        width: 51.021%;
        max-width: 500px;
        margin: 0 50px 0 0
    }

    .service-case-problem__set {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .service-case-problem__set-item:nth-of-type(n+2) {
        margin-top: 20px
    }

    .service-case-problem__set-tit {
        margin-bottom: 8px;
        font-size: 1.8rem
    }

    .service-case-problem__set-list {
        margin-top: 12px;
        padding: 25px 20px 25px 25px
    }
}

.service-case-box {
    position: relative;
    margin-top: 30px;
    padding: 25px
}

.service-case-box::after,
.service-case-box::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 18px 22px 0 22px
}

.service-case-box::before {
    top: -6px;
    z-index: 2;
    border-color: #0b7ac5 transparent transparent transparent
}

.service-case-box::after {
    top: -1px;
    z-index: 1;
    border-color: #fff transparent transparent transparent
}

.service-case-box__head {
    margin-bottom: 20px
}

.service-case-box__head.is-after {
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1
}

.service-case-box__head.is-after .service-case-box__head-tit::before {
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M5.4%2C14.8c-0.1%2C0-0.2%2C0-0.3-0.1l-3.8-3.8c-0.2-0.2-0.2-0.4%2C0-0.6l5.7-7.8c0.1-0.2%2C0.4-0.2%2C0.6-0.1%20c0%2C0%2C0%2C0%2C0.1%2C0l5.9%2C5.9c0.2%2C0.2%2C0.2%2C0.5%2C0%2C0.6c0%2C0%2C0%2C0-0.1%2C0l-7.8%2C5.7C5.6%2C14.8%2C5.5%2C14.9%2C5.4%2C14.8%20M2.1%2C10.5l3.3%2C3.3l7.1-5.2%20L7.3%2C3.5L2.1%2C10.5z%20M9.9%2C2.5c-0.2%2C0-0.4-0.2-0.4-0.4c0-0.1%2C0-0.1%2C0-0.2l0.6-1.6c0.1-0.2%2C0.3-0.3%2C0.6-0.3c0.2%2C0.1%2C0.3%2C0.3%2C0.3%2C0.6%20l-0.6%2C1.6C10.3%2C2.4%2C10.1%2C2.5%2C9.9%2C2.5%20M13.9%2C6.5c-0.2%2C0-0.4-0.2-0.5-0.4c0-0.2%2C0.1-0.4%2C0.3-0.4L15.4%2C5c0.2-0.1%2C0.5%2C0%2C0.6%2C0.2%20c0.1%2C0.2%2C0%2C0.5-0.2%2C0.6c0%2C0%2C0%2C0%2C0%2C0L14%2C6.4C14%2C6.5%2C13.9%2C6.5%2C13.9%2C6.5%20M11.9%2C4.3c-0.2%2C0-0.4-0.2-0.4-0.4c0-0.1%2C0-0.2%2C0.1-0.3l1.5-1.5%20c0.2-0.2%2C0.5-0.2%2C0.6%2C0c0.2%2C0.2%2C0.2%2C0.4%2C0%2C0.6l-1.5%2C1.5C12.2%2C4.2%2C12.1%2C4.3%2C11.9%2C4.3%20M2.6%2C16c-0.4%2C0-0.7-0.1-1-0.4l-1.2-1.2%20c-0.6-0.6-0.6-1.4%2C0-2l0.4-0.4c0.2-0.2%2C0.4-0.2%2C0.6%2C0c0.2%2C0.2%2C0.2%2C0.4%2C0%2C0.6c0%2C0%2C0%2C0%2C0%2C0L1.1%2C13c-0.2%2C0.2-0.2%2C0.5%2C0%2C0.7L2.2%2C15%20c0.2%2C0.2%2C0.5%2C0.2%2C0.7%2C0l0.4-0.4c0.2-0.2%2C0.5-0.2%2C0.6%2C0c0.2%2C0.2%2C0.2%2C0.4%2C0%2C0.6l-0.4%2C0.4C3.4%2C15.8%2C3%2C16%2C2.6%2C16%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1)
}

.service-case-box__head-tit {
    color: #fff;
    width: 100px;
    margin-bottom: 5px;
    line-height: 1.7;
    text-align: center;
    letter-spacing: .15em
}

.service-case-box__head-tit::before {
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23fff%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M7.3%2C12.8C3.8%2C12.8%2C1%2C10%2C1%2C6.4c0-1.7%2C0.7-3.3%2C1.9-4.5c2.5-2.5%2C6.5-2.6%2C9-0.1s2.6%2C6.5%2C0.1%2C9c0%2C0-0.1%2C0.1-0.1%2C0.1%20C10.7%2C12.2%2C9%2C12.8%2C7.3%2C12.8%20M7.3%2C0.9c-3.1%2C0-5.6%2C2.5-5.6%2C5.6c0%2C1.5%2C0.6%2C2.9%2C1.6%2C3.9c2.2%2C2.2%2C5.7%2C2.2%2C7.9%2C0.1s2.2-5.7%2C0.1-7.9%20c0%2C0%2C0%2C0-0.1-0.1C10.2%2C1.5%2C8.8%2C0.9%2C7.3%2C0.9%20M7.3%2C10.6c-2.3%2C0-4.1-1.8-4.1-4.1s1.8-4.1%2C4.1-4.1s4.1%2C1.8%2C4.1%2C4.1%20C11.5%2C8.7%2C9.6%2C10.6%2C7.3%2C10.6%20M7.3%2C3.2c-1.8%2C0-3.3%2C1.5-3.3%2C3.3s1.5%2C3.3%2C3.3%2C3.3s3.3-1.5%2C3.3-3.3v0C10.6%2C4.6%2C9.2%2C3.2%2C7.3%2C3.2%20M14.6%2C16%20c-0.1%2C0-0.2-0.1-0.3-0.1l-3.5-4.1c-0.1-0.2-0.1-0.4%2C0.1-0.6c0.2-0.1%2C0.4-0.1%2C0.6%2C0.1l3.5%2C4.1c0.1%2C0.2%2C0.1%2C0.4-0.1%2C0.6%20C14.8%2C16%2C14.7%2C16%2C14.6%2C16%20M9.3%2C7.4L9.3%2C7.4c-0.2%2C0-0.4-0.2-0.4-0.4c0%2C0%2C0%2C0%2C0%2C0C9%2C6.3%2C8.8%2C5.7%2C8.4%2C5.3C8.1%2C5%2C7.6%2C4.8%2C7.2%2C4.8l0-0.4%20l0-0.4C7.8%2C4%2C8.5%2C4.2%2C9%2C4.7c0.6%2C0.6%2C0.9%2C1.4%2C0.8%2C2.3C9.8%2C7.2%2C9.6%2C7.4%2C9.3%2C7.4%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transition: all .4s cubic-bezier(.23, 1, .32, 1);
    transition: all .4s cubic-bezier(.23, 1, .32, 1);
    display: inline-block;
    margin: 0 3px 2px 0
}

.service-case-box__head-txt {
    line-height: 1.5;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: .15em
}

.service-case-box__img {
    margin-bottom: 12px;
    text-align: center
}

.service-case-box__img+.service-case-support {
    margin-top: 20px
}

.service-case-box__img.is-border {
    border: 1px solid #eaeaea;
    background-color: #fff
}

.service-case-box__img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.service-case-box__copy {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .15em
}

@media all and (min-width:768px) {
    .service-case-box {
        margin-top: 50px;
        padding: 60px 50px 50px
    }

    .service-case-box::after,
    .service-case-box::before {
        border-width: 40px 50px 0 50px
    }

    .service-case-box::before {
        top: -20px
    }

    .service-case-box::after {
        top: -5px
    }

    .service-case-box__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 25px
    }

    .service-case-box__head.is-after {
        margin-bottom: 30px;
        padding-bottom: 20px;
        border-bottom: 2px solid #e1e1e1
    }

    .service-case-box__head.is-after .service-case-box__head-tit::before {
        width: 20px;
        height: 20px
    }

    .service-case-box__head-tit {
        color: #fff;
        width: 130px;
        margin: 0 20px 0 0;
        padding: 2px 0;
        line-height: 1.5;
        font-size: 1.8rem
    }

    .service-case-box__head-tit::before {
        position: relative;
        top: -2px;
        width: 20px;
        height: 20px;
        margin: 0 6px 0 0
    }

    .service-case-box__head-txt {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 2rem
    }

    .service-case-box__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .service-case-box__content .service-case-box__img {
        width: 46.591%;
        max-width: 410px;
        margin: 0 40px 0 0
    }

    .service-case-box__img+.service-case-support {
        margin-top: 30px
    }

    .service-case-box__txtbox {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .service-case-box__copy {
        margin-bottom: 15px;
        font-size: 1.8rem
    }
}

.service-case-support {
    margin-top: 25px;
    padding: 20px;
    background-color: #fff
}

.service-case-support__tit {
    margin-bottom: 8px;
    line-height: 1.5;
    font-size: 1.5rem;
    font-weight: 700
}

@media all and (min-width:768px) {
    .service-case-support {
        margin-top: 40px;
        padding: 25px 30px 30px
    }

    .service-case-support__tit {
        margin-bottom: 12px;
        font-size: 1.7rem
    }

    .service-case-support__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .service-case-support__list.is-col2 .c-list01__item {
        width: calc(50% - 20px)
    }

    .service-case-support__list.is-col2 .c-list01__item:nth-child(n+2) {
        margin-top: 0
    }

    .service-case-support__list.is-col2 .c-list01__item:nth-child(n+3) {
        margin-top: 5px
    }

    .service-case-support__list.is-col3::after {
        content: '';
        display: block;
        width: 31.098%;
        max-width: 255px
    }

    .service-case-support__list.is-col3 .c-list01__item {
        width: 31.098%;
        max-width: 255px
    }

    .service-case-support__list.is-col3 .c-list01__item:nth-child(n+2) {
        margin-top: 0
    }

    .service-case-support__list.is-col3 .c-list01__item:nth-child(n+4) {
        margin-top: 5px
    }
}

/*! #thanks
================================================ */
#thanks.contact .l-sub-img {
    height: 210px;
    background: url(../image/bg_main01_sp4.jpg) center center/cover no-repeat
}

@media all and (min-width:768px) {
    #thanks.contact .l-sub-img {
        height: 420px;
        background: url(../image/bg_main01_pc4.jpg) center center/cover no-repeat
    }
}

.thanks-message__btn {
    margin-top: 30px;
    margin-bottom: 20%;
}

@media all and (min-width:768px) {
    .thanks-message__txt {
        text-align: center
    }

    .thanks-message__btn {
        margin-top: 60px
    }
}

/*-----------------------------------
    sp_menu
-----------------------------------*/
#sp_menu {
    height: 60px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 997;
    width: 100%;
    border-top: solid 1px #fff;
    background: #3b3b3b;
}

#sp_menu ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
}

#sp_menu li {
    width: 33.3%;
    border-right: solid 1px #fff;
    box-sizing: border-box;
}

#sp_menu li::marker{
    font-size: 0;
    display: none;
}

#sp_menu li:last-child {
    border-right: none;
}

#sp_menu li a,
#sp_menu li span {
    height: 60px;
    color: #fff;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    padding: 6px 0;
    box-sizing: border-box;
    letter-spacing: 0.1rem;
    position: relative
}

#sp_menu li a:before,
#sp_menu li span:before {
    display: block;
    line-height: 1;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#sp_menu li a:hover,
#sp_menu li span:hover {
    background: #aaa;
}

#sp_menu li a div,
#sp_menu li span div {
    padding-top: 28px;
}

#sp_menu li:nth-child(1) a {
    background: #69C9D0;
}

#sp_menu li:nth-child(1) a:before {
    width: 30px;
    content: url(../images/icon_tel.png);
}

#sp_menu li:nth-child(2) a {
    background: #EE1D52;
}

#sp_menu li:nth-child(2) a:before {
    width: 28px;
    content: url(../images/icon_contact.png);
    top: 10px;
}

#sp_menu li:nth-child(3) span {
    cursor: pointer;
}

#sp_menu li:nth-child(3) span:before {
    width: 25px;
    height: 25px;
    content: url(../images/icon_menu.png);
    top: 10px;
}


/*-----------------------------------
    nav_sp
-----------------------------------*/
@media screen and (max-width: 980px) {
    #nav_sp .menu_btn {
        width: 40px;
        height: 40px;
        cursor: pointer;
        position: relative;
        z-index: 999;
        display: block;
        margin: 30px auto 0;
    }

    #nav_sp .menu_btn span {
        width: 40px;
        height: 3px;
        display: block;
        position: absolute;
        top: 18px;
        right: 0;
        background: none;
        cursor: pointer;
        box-sizing: border-box;
        transition: all 0.3s;
        border-radius: 5px;
        z-index: 999;
    }

    #nav_sp .menu_btn span:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #fff;
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 0;
        right: 0;
    }

    #nav_sp .menu_btn span:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #fff;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        bottom: 0;
        right: 0;
    }

    #nav_sp {
        width: 100%;
        height: 100%;
        position: fixed;
        overflow-y: scroll;
        top: 0;
        right: -100%;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        padding: 30px 2.5% 30px;
        display: inline-block;
        z-index: 999;
        box-sizing: border-box;
        background-color: #191919;
    }

    #nav_sp.toggle {
        right: 0 !important;
    }

    #nav_sp .logo {
        width: 50%;
        max-width: 130px;
        margin: 0 auto 6% auto;
    }

    #nav_sp .logo>a {
        display: block;
    }

    #nav_sp nav ul li {
        text-align: left;
        border-bottom: solid 1px #515151;
    }

    #nav_sp nav ul li:first-child {
        border-top: solid 1px #4c565b;
    }

    #nav_sp nav ul li a {
        font-size: 1.4rem;
        color: #fff;
        display: block;
        position: relative;
        padding: 10px 0 10px 2.5%;
        transition: 0.3s;
        text-decoration: none;
    }

    #nav_sp nav ul li div {
        font-size: 1.6rem;
        color: #fff;
        padding: 15px 0 15px 2.5%;
    }

    #nav_sp nav ul li ul {
        background: #333c42;
        display: none;
        margin: 0;
    }

    #nav_sp nav ul li ul li {
        border-top: solid 1px #4c565b;
        border-bottom: none;
    }

    #nav_sp nav ul li ul li a {
        font-size: 1.4rem;
        padding: 10px 0 10px 10%;
    }

    #nav_sp nav ul li a:hover,
    #nav_sp nav ul li div:hover {
        background: #aaa;
    }

    #nav_sp .accordion_title {
        float: left;
    }

    #nav_sp .accordion_icon,
    #nav_sp .accordion_icon span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }

    #nav_sp .accordion_icon {
        position: relative;
        width: 15px;
        height: 15px;
        float: right;
        margin: 5px 10px 0 0;
    }

    #nav_sp .accordion_icon span {
        position: absolute;
        width: 100%;
        height: 3px;
        background-color: #fff;
    }

    #nav_sp ul li div:hover .accordion_icon span {
        background-color: #fff !important;
    }

    #nav_sp .accordion_icon span:nth-of-type(1) {
        top: 5px;
        transform: rotate(0deg);
    }

    #nav_sp .accordion_icon span:nth-of-type(2) {
        top: 5px;
        transform: rotate(90deg);
    }

    #nav_sp .accordion_icon.active span:nth-of-type(1) {
        display: none;
    }

    #nav_sp .accordion_icon.active span:nth-of-type(2) {
        top: 5px;
        transform: rotate(180deg);
    }
}

.thanks-message__btn .c-btn01__link{
    border: 2px solid #333;
    color: #333;
}

.thanks-message__btn .c-btn01__link::before{
    background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2012%22%20style%3D%22enable-background%3Anew%200%200%2024%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23333%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2217.7%2C0%2016.3%2C1.4%2020.1%2C5%200%2C5%200%2C7%2020.1%2C7%2016.3%2C10.6%2017.7%2C12%2024%2C6%20%22%2F%3E%3C%2Fsvg%3E");
}


@media all and (max-width:768px) {
    .l-sub-img__en {
        bottom: 0;
    }
    .l-sub-img__en img {
        width: 50%;
    }
}