﻿@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://fonts.googleapis.com/css?family=Oxygen");
@import url("https://fonts.googleapis.com/css?family=Oswald&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i,900,900i&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
} /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
body {
    font-family: 'Noto Sans Japanese', sans-serif;
}
input::placeholder,
textarea::placeholder {
    color: #ccc;
}
img {
    max-width: 100%;
    height: auto;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #ccc;
}
@-ms-viewport {
    width: auto;
    initial-scale: 1;
}
html {
    -ms-overflow-style: scrollbar;
    -webkit-text-size-adjust: 100%;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    zoom: 1;
}
.pc-display {
    display: block !important;
}
.sp-display {
    display: none !important;
}
@media(max-width: 767px) {
    .pc-display {
        display: none !important;
    }
    .sp-display {
        display: block !important;
    }
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #000;
    font-family: "Avenir", 'Nunito Sans', 'Open Sans', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    letter-spacing: 0.01em;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
}
.sprite {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}
*,
html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
body {
    margin: 0;
    width: 100%;
    overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}
a::after,
a::before {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: auto auto 24px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.u-sm-hide {
    display: block;
}
@keyframes animation-scroll {
    0% {
        width: 0;
    }
    50% {
        width: 138px;
        left: 0;
    }
    100% {
        width: 0;
        left: 138px;
    }
}
@keyframes animation-probrem-num {
    0% {
        width: 0;
        left: -16px;
    }
    50% {
        width: 16px;
        left: 0;
    }
    100% {
        width: 0;
        left: 16px;
    }
}
@keyframes animation-btn-bg-blk {
    0% {
        width: 100%;
    }
    100% {
        width: 0;
        left: 100%;
    }
}
@keyframes animation-arrow {
    0% {
        right: 16px;
    }
    50% {
        right: -32px;
        opacity: 0;
    }
    51% {
        right: 32px;
        opacity: 0;
    }
    100% {
        right: 16px;
        opacity: 1;
    }
}
.btn {
    display: flex;
    text-align: center;
    margin: auto;
    font-size: 1.6rem;
    font-weight: 900;
}
.btn span {
    font-weight: 900;
    margin: auto;
}
.btn-line {
    background: #00B900;
    border-bottom: 6px solid #027602;
}
.btn-line span {
    color: #fff;
    position: relative;
    padding-left: 72px;
}
.btn-line span::before {
    content: '';
    width: calc(128px * 0.4);
    height: calc(123px * 0.4);
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url('../images/line-icon.png') no-repeat center center;
    background-size: cover;
}
@media(max-width: 767px) {
    .btn-line span {
        color: #fff;
        position: relative;
        padding-left: 48px;
    }
    .btn-line span::before {
        content: '';
        width: calc(128px * 0.3);
        height: calc(123px * 0.3);
        display: block;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        margin: auto;
        background: url('../images/line-icon.png') no-repeat center center;
        background-size: cover;
    }
    .fixed-area {
        position: fixed;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
        padding: 12px;
        width: 100%;
    }
    .fixed-area .btn-line {
        width: 100%;
        max-width: 400px;
        margin: auto;
        height: 48px;
        border-radius: 4px;
        display: flex;
    }
    .fixed-area .btn-line span {
        font-size: 1.8rem;
        font-weight: 900;
        color: #fff;
        position: relative;
        padding-left: 40px;
        margin: auto;
    }
    .fixed-area .btn-line span::before {
        content: '';
        width: calc(128px * 0.25);
        height: calc(123px * 0.25);
        display: block;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        margin: auto;
        background: url('../images/line-icon.png') no-repeat center center;
        background-size: cover;
    }
}
.btn-max {
    width: 100%;
    height: 88px;
    border-radius: 4px;
}
.btn-max span {
    font-size: 2.8rem;
    letter-spacing: 0.05em;
    font-weight: 900;
}
@media(max-width: 767px) {
    .btn-max span {
        font-size: 2rem;
        letter-spacing: 0.03em;
        font-weight: 900;
    }
}
@media(max-width: 767px) {
    .kv-btn {
        width: 100%;
        max-width: 300px;
        height: 54px;
        background: #DB4A37;
        border-radius: 27px;
    }
    .kv-btn span {
        font-size: 1.8rem;
        margin: auto;
    }
}
.btn-lg {
    display: flex;
    width: 100%;
    max-width: 400px;
    height: 60px;
    position: relative;
    border-radius: 30px;
}
.btn-md {
    display: flex;
    width: 100%;
    max-width: 400px;
    height: 48px;
    position: relative;
    border-radius: 24px;
}
.btn:hover {
    opacity: 1;
}
.btn:hover.shadow_box {
    box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.3);
}
@media only screen and(max-width: 640px) {
    .btn_lg {
        width: 100%;
    }
}
h1 {
    font-size: 4.8rem;
    line-height: 1.4;
    letter-spacing: -0.01em;
}
h2 {
    font-size: 2.6rem;
    line-height: 1.5;
}
h3 {
    font-size: 2.2rem;
    line-height: 1.6;
}
h4 {
    font-size: 1.6rem;
    line-height: 1.7;
}
h1,
h2,
h3,
h4 {
    font-weight: bold;
}
.fw400 {
    font-weight: 400;
}
.fw500 {
    font-weight: 500;
}
.fw600 {
    font-weight: 600;
}
.fw700 {
    font-weight: 700;
}
.fw800 {
    font-weight: 800;
}
.fw900 {
    font-weight: 900;
}
.f-oswald {
    font-family: 'Oswald', sans-serif;
}
.f-roboto {
    font-family: 'Roboto', sans-serif;
}
.fc-white {
    color: #fff;
}
.fc-blue {
    color: #005792;
}
.fc-red {
    color: #DB4A37;
}
.fc-orange {
    color: #FD5F00;
}
.font-italic {
    font-style: italic;
}
.en {
    font-family: "Helvetica Neue", "Segoe UI", sans-serif;
}
.fs_xs {
    font-size: 1.2rem;
}
.fs_sm {
    font-size: 1.5rem;
}
.fs_md {
    font-size: 1.8rem;
}
.fs_lg {
    font-size: 2.4rem;
}
.fs_xl {
    font-size: 32px;
}
.fs_xxl {
    font-size: 40px;
}
.fs_3xl {
    font-size: 64px;
}
.fs_max {
    font-size: 9.6rem;
}
.fs_italic {
    font-style: italic;
}
@media(max-width: 767px) {
    .fs_sm {
        font-size: 1.4rem;
    }
    .fs_md {
        font-size: 1.6rem;
    }
    .fs_lg {
        font-size: 1.8rem;
    }
    .fs_xl {
        font-size: 2rem;
    }
    .fs_xxl {
        font-size: 2.4rem;
    }
    .fs_3xl {
        font-size: 3.2rem;
    }
    .fs_max {
        font-size: 5.6rem;
    }
}
p {
    font-size: 1.6rem;
    line-height: 2;
    margin: 0 0 0em;
}
a:hover {
    opacity: .6;
}
p a {
    color: #080808;
    text-decoration: none;
}
blockquote {
    padding: 32px;
}
blockquote p {
    max-width: 100%;
    width: 100%;
}
blockquote p:last-child {
    margin: 0;
}
.c-textAlignCenter,
.u-textAlignCenter {
    text-align: center;
    margin: 20px;
}
@media(max-width: 767px) {
    .c-textAlignCenter {
        text-align: left;
    }
}
.c-textAlignLeft {
    text-align: left;
}
.c-textAlignRight {
    text-align: right;
}
@font-face {
    font-family: 'social';
    src: url("../fonts/social.eot?ns5cj1");
    src: url("../fonts/social.eot?ns5cj1#iefix") format("embedded-opentype"), url("../fonts/social.ttf?ns5cj1") format("truetype"), url("../fonts/social.woff?ns5cj1") format("woff"), url("../fonts/social.svg?ns5cj1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'social' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.u-txtAlign_center {
    text-align: center !important;
}
.u-txtAlign_left {
    text-align: left !important;
}
.u-txtAlign_right {
    text-align: right !important;
}
.icon-xs {
    width: 24px;
    height: 24px;
}
.icon-sm {
    width: 32px;
    height: 32px;
}
.icon-md {
    width: 48px;
    height: 48px;
}
.icon-map {
    background: url('../images/common/icon-pin-bl.png') no-repeat;
    background-size: cover;
}
.icon-job {
    background: url('../images/common/icon-job-bl.png') no-repeat;
    background-size: cover;
}
.icon-status {
    background: url('../images/common/icon-pen-bl.png') no-repeat;
    background-size: cover;
}
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    transform: translate(0, -12px);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-arrow {
    font-size: 0;
    line-height: 0;
    color: transparent;
    position: absolute;
    z-index: 99998;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -14px;
    background: #54a7e3;
}
.slick-arrow:hover {
    opacity: 0.8;
}
.slick-prev {
    -webkit-background-size: 100%;
    background-size: 100%;
    z-index: 2;
    width: 36px;
    height: 36px;
    background: url('../images/common/l_arrow_link.png') no-repeat;
    background-size: cover;
    left: -64px;
}
.slick-prev::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url('../images/common/r_arrow_link.png') no-repeat;
    background-size: cover;
    width: 36px;
    height: 36px;
}
.slick-next {
    right: -64px;
    -webkit-background-size: 100%;
    background-size: 100%;
    z-index: 2;
    width: 36px;
    height: 36px;
    background: url('../images/common/r_arrow_link.png') no-repeat;
    background-size: cover;
}
.slick-next::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url('../img/common/r_arrow_link.png') no-repeat;
    background-size: cover;
    width: 22px;
    height: 21px;
}
@media(max-width: 840px) {
    .slick-prev,
    .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 36px;
        height: 36px;
        padding: 0;
        -webkit-transform: translate(0, -2px);
        -ms-transform: translate(0, -2px);
        transform: translate(0, -2px);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
    }
    .slick-arrow {
        font-size: 0;
        line-height: 0;
        color: transparent;
        position: absolute;
        z-index: 99998;
        top: 50%;
        width: 24px;
        height: 24px;
        margin-top: -12px;
        background: #54a7e3;
    }
    .slick-arrow:hover {
        opacity: 0.8;
    }
    .slick-prev {
        -webkit-background-size: 100%;
        background-size: 100%;
        z-index: 2;
        width: 24px;
        height: 24px;
        background: url('../images/common/l_arrow_link.png') no-repeat;
        background-size: cover;
        left: 8px;
    }
    .slick-next {
        right: 8px;
        -webkit-background-size: 100%;
        background-size: 100%;
        z-index: 2;
        width: 24px;
        height: 24px;
        background: url('../images/common/r_arrow_link.png') no-repeat;
        background-size: cover;
    }
}
.slick-dotted.slick-slider {
    margin-bottom: 45px;
}
.slick-dots {
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    border-radius: 50%;
    background: #fff;
    border: 2px solid #91c5eb;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    text-align: center;
}
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
    background: #91c5eb;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide {
    max-width: 1160px;
    position: relative;
    z-index: 1;
    position: relative;
}
.slick-track .slick-slide a:hover img {
    opacity: 0.8;
}
.slick-track .slick-slide:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    max-width: 1160px;
    height: 100%;
    content: "";
    z-index: 2;
}
.slick-track .slick-center:after {
    content: none;
}
@media(max-width: 1280px) {
    .slick-track .slick-slide {
        max-width: 90%;
    }
}
.k_yellow {
    background: linear-gradient(transparent 50%, #ff0 50%);
    font-weight: bold;
}
.k_orange {
    background: linear-gradient(transparent 50%, #FD5F00 50%);
}
.bg-orange {
    background: #FD5F00;
    padding: 8px;
    color: #fff;
}
.bg-white {
    background: #fff;
    padding: 8px;
    line-height: 3;
}
.play {
    background: url('../images/play-btn.png') no-repeat center center;
    background-size: cover;
}
.b-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    z-index: 7;
}
.shadow_box {
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.2);
    transition-duration: 0.4s;
}
.fc_white {
    color: #fff !important;
}
.bg-blue {
    background: #005792;
}
.col-12 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.col-12 .col6 {
    width: calc(50% - 16px);
}
.col-12 .col-4 {
    width: 31.5%;
}
.col-12 .col-4:nth-of-type(2n) {
    margin-top: 24px;
}
.col-12 .col-4:nth-of-type(3n) {
    margin-top: 48px;
}
.col-12 .col3 {
    width: calc(25% - 12px);
    margin-right: 16px;
}
.col-12 .col3:last-child {
    margin: 0;
}
.col-12 .col8 {
    width: 66.7%;
    float: left;
}
@media(max-width: 767px) {
    .col-12 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .col-12 .col6 {
        width: calc(50% - 16px);
    }
    .col-12 .col-sm-12 {
        margin-top: 0 !important;
        width: 100% !important;
        margin-bottom: 32px;
    }
    .col-12 .col3 {
        width: calc(25% - 12px);
        margin-right: 16px;
    }
    .col-12 .col3:last-child {
        margin: 0;
    }
    .col-12 .col8 {
        width: 66.7%;
        float: left;
    }
}
.card-item {
    border: 4px solid #080808;
    background: #fff;
    box-shadow: 0 8px 16px -2px rgba(10, 10, 10, 0.1), 8px 8px 0 1px #0a0a0a;
}
.card-item .thumb {
    width: 100%;
    height: 0;
    padding-top: 66.7%;
    background: #f5f5f5;
    margin: auto auto 16px;
}
.card-item .txt {
    padding: 0 16px;
}
.pc_mb_sm {
    margin-bottom: 16px;
}
.pc_mb_md {
    margin-bottom: 32px;
}
.pc_mb_lg {
    margin-bottom: 64px;
}
.pc_mb_xl {
    margin-bottom: 96px;
}
.pc_mt_sm {
    margin-top: 16px;
}
.pc_mt_md {
    margin-top: 32px;
}
.pc_mt_lg {
    margin-top: 64px;
}
.pc_mt_xl {
    margin-top: 96px;
}
@media(max-width: 767px) {
    .pc_mb_sm {
        margin-bottom: 16px;
    }
    .pc_mb_md {
        margin-bottom: 24px;
    }
    .pc_mb_lg {
        margin-bottom: 40px;
    }
    .pc_mb_xl {
        margin-bottom: 64px;
    }
}
.index-kv {
    width: 100%;
    height: 720px;
    margin: auto auto 144px;
    background: #F6F6E9;
    position: relative;
    display: block;
    text-align: center;
    background: url('../images/index-kv.jpg') no-repeat center center;
    background-size: cover;
}
.index-kv .index-kv_txt {
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: auto;
    height: 720px;
    display: flex;
}
.index-kv .index-kv_txt-01 {
    margin: auto;
    width: 100%;
    max-width: 1040px;
    height: 0;
    padding-top: 57.69%;
    background: url('../images/kv-txt.png') no-repeat center center;
    background-size: cover;
    position: relative;
}
.index-kv .index-kv_txt-circle {
    display: none;
}
@media(max-width: 767px) {
    .index-kv {
        width: 100%;
        margin: 0 auto 32px;
        height: auto; /*min-height:480px;*/
        position: relative;
        display: block;
        text-align: center;
        background: url('../images/index-kv.jpg') no-repeat right center;
        background-size: cover;
    }
    .index-kv .index-kv_txt {
        position: relative;
        width: calc(100% - 32px); /*max-width:300px;*/
        margin: auto;
        height: auto;
        display: flex;
        padding: 0;
    }
    .index-kv .index-kv_txt-01 {
        margin: auto;
        top: 0;
        width: 100%;
        height: 0;
        padding-top: 136.8%;
        background: url('../images/kv-txt-sp.png') no-repeat center center;
        background-size: cover;
        position: relative;
    }
}
.block-02 .content {
    flex-wrap: wrap;
}
.fil-txt {
    background: #005792;
    padding: 16px 0;
}
.check-list {
    margin: auto;
    width: 900px;
}
.check-list li {
    position: relative;
    font-size: 2.4rem;
    font-weight: 900;
    margin: 0 0 40px;
    padding-left: 48px;
    line-height: 1.3;
}
.check-list li::before {
    content: '';
    width: 32px;
    height: 32px;
    background: url('../images/check.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
}
@media(max-width: 767px) {
    .check-list {
        margin: auto;
        width: 100%;
    }
    .check-list li {
        position: relative;
        font-size: 1.6rem;
        font-weight: 900;
        margin: 0 0 20px;
        padding-left: 20px;
        line-height: 1.4;
    }
    .check-list li::before {
        content: '';
        width: 24px;
        height: 24px;
        background: url('../images/check.png') no-repeat center center;
        background-size: cover;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        margin: auto;
    }
}
.content-block {
    width: calc(100% - 32px);
    max-width: 1100px;
    margin: auto auto 120px;
}
.content-block h2 {
    font-size: 4.8rem;
    font-weight: 900;
    text-align: center;
    line-height: 1.3;
    margin: auto auto 1.5em;
}
.content-block.block-02 {
    margin-bottom: 0;
}
.content-block.block-02+.fil-txt {
    margin-top: 64px;
    margin-bottom: 160px;
}
.content-block.block-02+.fil-txt p {
    text-align: center;
    margin: 0 0 14px;
    font-size: 4rem;
    color: #fff;
    font-weight: 900;
}
.content-block.block-02+.fil-txt p .b_b {
    position: relative;
    padding-bottom: 8px;
}
.content-block.block-02+.fil-txt p .b_b::after {
    width: 100%;
    height: 4px;
    content: '';
    background: #fff;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.content-block .block-02-h h2 {
    line-height: 2;
}
.content-block.block-03 {
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.content-block.block-03 .content {
    width: calc(100% - 32px);
    max-width: 1100px;
    margin: auto;
}
.content-block.block-03+.fil-txt {
    padding: 40px 0;
    margin-bottom: 120px;
}
.content-block.block-03+.fil-txt p {
    line-height: 1.6;
}
.content-block.block-03+.fil-txt p .fu {
    display: inline-block;
    color: #005792;
    letter-spacing: 4px;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0 1px #ffffff, 0 2px 1px #ffffff, -2px 0 1px #ffffff, 0 -2px 1px #ffffff;
    position: relative;
}
.content-block.block-04 {
    width: 100%;
    max-width: 100%;
}
.content-block.block-05 {
    width: 100%;
    max-width: 100%;
}
.content-block.block-06 {
    width: 100%;
    max-width: 100%;
}
.content-block.block-06 .content {
    width: 100vw;
    overflow: hidden;
}
@media(max-width: 767px) {
    .content-block {
        width: calc(100% - 32px);
        margin: auto auto 96px;
    }
    .content-block h2 {
        font-size: 7vw;
        margin: auto auto 0em;
    }
    .content-block.block-02 {
        margin-bottom: 0;
    }
    .content-block.block-02+.fil-txt {
        margin-top: 40px;
        margin-bottom: 104px;
    }
    .content-block.block-02+.fil-txt p {
        font-size: 2.4rem;
        line-height: 2;
    }
    .content-block .block-02-h h2 {
        font-size: 5.5vw;
        line-height: 2.4;
        margin-bottom: 20px;
    }
    .content-block.block-03+.fil-txt {
        margin-bottom: 96px;
    }
    .content-block.block-04 > p {
        max-width: calc(100% - 32px);
        margin-right: auto;
        margin-left: auto;
    }
    .content-block.block-05 .content {
        width: calc(100% - 32px);
        margin: auto;
    }
}
.block-05-h {
    background: #FD5F00;
    padding: 24px 0;
    position: relative;
    margin: auto auto 96px;
}
.block-05-h::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 32px 0 32px;
    border-color: #fd6100 transparent transparent transparent;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -32px;
    left: 0;
    margin: auto;
}
.block-05-h h2 {
    margin: auto auto 0;
}
@media(max-width: 767px) {
    .block-05-h {
        background: #FD5F00;
        padding: 24px 0;
        position: relative;
        margin: auto auto 96px;
    }
    .block-05-h::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 32px 32px 0 32px;
        border-color: #fd6100 transparent transparent transparent;
        position: absolute;
        top: auto;
        right: 0;
        bottom: -32px;
        left: 0;
        margin: auto;
    }
    .block-05-h h2 {
        margin: auto auto 0;
    }
}
.horizontal-item {
    position: relative;
    margin: auto auto 64px;
}
.horizontal-item.reverse-item .inner {
    flex-direction: row-reverse;
}
.horizontal-item .inner {
    display: flex;
    position: relative;
    justify-content: space-between;
    width: calc(100% - 40px);
    max-width: 1100px;
    margin: auto;
}
.horizontal-item .inner .txt {
    width: 50%;
}
.horizontal-item .inner .thumb {
    width: calc(50% - 40px);
    height: 0;
    padding-top: 33%;
    background: #f5f5f5;
    border: 4px solid #080808;
}
.horizontal-item .bg-gray-o {
    width: 100%;
    background: #f5f5f5;
    height: 250px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: -1;
}
@media(max-width: 767px) {
    .horizontal-item {
        position: relative;
        margin: auto auto 48px;
    }
    .horizontal-item.reverse-item .inner {
        flex-direction: row-reverse;
    }
    .horizontal-item .inner {
        display: block;
        position: relative;
        width: calc(100% - 32px);
        margin: auto;
    }
    .horizontal-item .inner .txt {
        width: 100%;
    }
    .horizontal-item .inner .thumb {
        width: 100%;
        padding-top: 66.7%;
        background: #f5f5f5;
        border: 4px solid #080808;
        margin: auto auto 16px;
    }
    .horizontal-item .bg-gray-o {
        width: 100%;
        background: #f5f5f5;
        height: 80%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: -1;
    }
}
.caution-box {
    width: calc(100% - 32px);
    max-width: 960px;
    margin: 100px auto auto;
    background: url('../images/border.png') no-repeat center center;
    background-size: cover;
    padding: 40px;
}
.caution-box .caution-box-h {
    text-align: center;
    position: relative;
    top: -72px;
    width: 80%;
    background: #fff;
    margin: auto auto -92px;
}
.caution-box .caution-box-h h2 {
    padding: 24px;
    background: #fff;
    display: inline-block;
    margin: auto auto 0;
}
.caution-box .caution-box-content {
    display: block;
    background: #fff;
    padding: 40px;
}
.caution-box .caution-box-content p:last-child {
    margin: 0;
}
@media(max-width: 767px) {
    .caution-box {
        width: 100%;
        margin: 64px auto auto;
        background: url('../images/border.png') no-repeat center center;
        background-size: cover;
        padding: 16px;
    }
    .caution-box .caution-box-h {
        text-align: center;
        position: relative;
        top: -48px;
        width: 84%;
        background: #fff;
        margin: auto auto -64px;
    }
    .caution-box .caution-box-h h2 {
        font-size: 6.4vw;
        padding: 5.5vw;
        background: #fff;
        display: inline-block;
        margin: auto auto 0;
    }
    .caution-box .caution-box-content {
        display: block;
        background: #fff;
        padding: 16px;
    }
    .caution-box .caution-box-content p {
        font-size: 1.4rem;
    }
    .caution-box .caution-box-content p.fs_xl {
        font-size: 1.8rem;
    }
    .caution-box .caution-box-content p:last-child {
        margin: 0;
    }
}
.voice-list .voice-list-item {
    width: auto;
    height: auto;
    display: flex;
    align-items: stretch;
    background: #fff;
    margin: auto 24px 40px;
}
.voice-list .voice-list-item .thumb {
    width: 50%;
    height: 350px;
    background: #f5f5f5;
}
.voice-list .voice-list-item .txt {
    width: 50%;
    padding: 16px;
}
.voice-list .voice-list-item .txt p {
    font-size: 1.4rem;
    margin: 0;
}
.voice-list .voice-list-item .txt .col-12 {
    height: 40px;
    padding: 0 0 16px;
    text-align: center;
    display: block;
}
.voice-list .voice-list-item .txt .col-12.long-txt {
    padding: 16px 0;
    text-align: left;
}
.voice-list .voice-list-item .txt .row {
    display: flex;
    justify-content: space-between;
}
.voice-list .voice-list-item .txt .col-4 {
    height: 52px;
    width: 33.333%;
    padding: 12px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.voice-list .voice-list-item .txt .col-4:last-child {
    border-right: none;
}
@media(max-width: 767px) {
    .voice-list .voice-list-item {
        width: 100%;
        height: auto;
        display: flex;
        background: #fff;
        margin: auto 0 32px;
    }
    .voice-list .voice-list-item .thumb {
        width: 42%;
        height: 0;
        padding-top: 58%;
        position: relative;
        background: #f5f5f5;
    }
    .voice-list .voice-list-item .txt {
        width: 58%;
        padding: 8px;
    }
    .voice-list .voice-list-item .txt p {
        font-size: 1.2rem;
        margin: 0;
    }
    .voice-list .voice-list-item .txt .col-12 {
        height: 24px;
        padding: 0 0 8px;
        text-align: center;
        display: block;
    }
    .voice-list .voice-list-item .txt .col-12 p {
        line-height: 1;
    }
    .voice-list .voice-list-item .txt .col-12.long-txt {
        padding: calc(100% - 72px) 0 8px;
        height: 0;
        overflow-y: scroll;
        text-align: left;
        position: relative;
    }
    .voice-list .voice-list-item .txt .col-12.long-txt p {
        position: absolute;
        top: 8px;
        right: auto;
        bottom: auto;
        left: 0;
        margin: auto;
        line-height: 1.5;
    }
    .voice-list .voice-list-item .txt .row {
        display: flex;
        justify-content: space-between;
    }
    .voice-list .voice-list-item .txt .col-4 {
        height: 32px;
        width: 33.333%;
        padding: 8px;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        text-align: center;
    }
    .voice-list .voice-list-item .txt .col-4 p {
        line-height: 1;
    }
    .voice-list .voice-list-item .txt .col-4:last-child {
        border-right: none;
    }
}
.faq-list .faq-list-item input {
    display: none;
}
.faq-list .faq-list-item .faq-list-item-q {
    padding: 16px 56px;
    background: #f5f5f5;
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer;
}
.faq-list .faq-list-item .faq-list-item-q::before {
    display: inline;
    content: 'Q';
    font-size: 3.2rem;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 16px;
    margin: auto;
    font-weight: 900;
    font-family: "Helvetica Neue", "Segoe UI", sans-serif;
    line-height: 1;
    height: 32px;
}
.faq-list .faq-list-item .faq-list-item-q::after {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    content: '+';
    font-size: 1.6rem;
    font-weight: 700;
    background: #FD5F00;
    border-radius: 16px;
    position: absolute;
    top: 0;
    right: 16px;
    bottom: 0;
    left: auto;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    box-sizing: border-box;
    color: #fff;
}
.faq-list .faq-list-item .faq-list-item-q p {
    margin: 0;
    font-size: 2rem;
    font-weight: 900;
}
.faq-list .faq-list-item .faq-list-item-a {
    display: none;
    opacity: 0;
    transition: 0.8s;
    position: relative;
}
.faq-list .faq-list-item .faq-list-item-a::before {
    display: inline;
    content: 'A';
    font-size: 3.2rem;
    position: absolute;
    top: 16px;
    right: auto;
    bottom: auto;
    left: 16px;
    margin: auto;
    font-weight: 900;
    font-family: "Helvetica Neue", "Segoe UI", sans-serif;
    line-height: 1;
    height: 32px;
}
.faq-list .faq-list-item input:checked ~ .faq-list-item-a {
    padding: 16px 16px 32px 56px;
    display: block;
    opacity: 1;
}
.faq-list .faq-list-item input:checked ~ .faq-list-item-q:after {
    content: 'ー';
}
@media(max-width: 767px) {
    .faq-list .faq-list-item .faq-list-item-q {
        padding: 16px 48px;
        background: #f5f5f5;
        position: relative;
        cursor: pointer;
    }
    .faq-list .faq-list-item .faq-list-item-q::before {
        display: inline;
        content: 'Q';
        font-size: 2.4rem;
        position: absolute;
        top: 18px;
        right: auto;
        bottom: auto;
        left: 16px;
        margin: auto;
        font-weight: 900;
        font-family: "Helvetica Neue", "Segoe UI", sans-serif;
        line-height: 1;
        height: 24px;
    }
    .faq-list .faq-list-item .faq-list-item-q::after {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        content: '+';
        font-size: 1.6rem;
        font-weight: 700;
        background: #FD5F00;
        border-radius: 16px;
        position: absolute;
        top: 18px;
        right: 16px;
        bottom: auto;
        left: auto;
        margin: auto;
        text-align: center;
        vertical-align: middle;
        padding: 4px;
        box-sizing: border-box;
        color: #fff;
    }
    .faq-list .faq-list-item .faq-list-item-q p {
        margin: 0;
        font-size: 1.6rem;
        font-weight: 900;
    }
    .faq-list .faq-list-item .faq-list-item-a::before {
        display: inline;
        content: 'A';
        font-size: 2.4rem;
        position: absolute;
        top: 18px;
        right: auto;
        bottom: auto;
        left: 16px;
        margin: auto;
        font-weight: 900;
        font-family: "Helvetica Neue", "Segoe UI", sans-serif;
        line-height: 1;
        height: 24px;
    }
    .faq-list .faq-list-item input:checked ~ .faq-list-item-a {
        padding: 16px 16px 32px 48px;
        position: relative;
        height: auto;
        opacity: 1;
    }
}
.cv-container {
    /* width: calc(100% - 96px);
    margin: 48px auto 120px 96px; */
    position: relative;
    background: #F6F6E9;
    padding-top: 48px;
    padding-bottom: 72px;
}
.cv-container .cv-heading {
    /* width: calc(100% - 96px);
    margin: 0 auto 0.4rem 96px; */
    background: #FD5F00;
    height: 88px;
    position: relative;
    top: -44px;
}
.cv-container .cv-heading .cv-heading-inner {
    position: relative;
    width: calc(100% - 96px);
    max-width: 904px;
    margin: auto;
    left: -48px;
    height: 100%;
    display: flex;
}
.cv-container .cv-heading .cv-heading-inner h2 {
    margin: auto;
    color: #fff;
    font-size: 4.8rem;
    font-weight: 900;
    text-align: center;
}
.cv-container .cv-content {
    width: calc(100% - 192px);
    max-width: 904px;
    margin: auto;
}
.cv-container .cv-content .price-img {
    max-width: 90%;
    margin: auto auto 16px;
    text-align: center;
}
.cv-container .cv-content .merit-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cv-container .cv-content .merit-list li {
    width: calc(33.3333% - 16px);
    margin-right: 24px;
    margin-bottom: 24px;
    display: flex;
    background: #fff;
    height: 56px;
    border: 4px solid #005792;
}
.cv-container .cv-content .merit-list li:nth-of-type(3n) {
    margin-right: 0;
}
.cv-container .cv-content .merit-list li span {
    margin: auto;
    font-size: 1.8rem;
    font-weight: 900;
    color: #000;
}
@media(max-width: 767px) {
    .cv-container {
        width: 100%;
        margin: 48px auto 0px;
        position: relative;
        background: #F6F6E9;
        padding-top: 0;
        padding-bottom: 48px;
    }
    .cv-container .cv-heading {
        width: calc(100% - 32px);
        margin: 0 auto;
        background: #FD5F00;
        height: auto;
        position: relative;
        top: 0;
    }
    .cv-container .cv-heading.sp-full {
        width: 100%;
    }
    .cv-container .cv-heading .cv-heading-inner {
        position: relative;
        width: 100%;
        margin: -32px auto 32px;
        left: 0;
        height: 100%;
        display: flex;
        padding: 16px 0;
    }
    .cv-container .cv-heading .cv-heading-inner h2 {
        margin: auto;
        color: #fff;
        font-size: 5vw;
        line-height: 1.3;
        font-weight: 900;
        text-align: center;
    }
    .cv-container .cv-content {
        width: calc(100% - 32px);
        margin: auto;
    }
    .cv-container .cv-content .price-img {
        max-width: 100%;
        margin: auto auto 16px;
        text-align: center;
    }
    .cv-container .cv-content .merit-list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .cv-container .cv-content .merit-list li {
        width: calc(50% - 8px);
        margin-right: 16px;
        margin-bottom: 16px;
        display: flex;
        height: 40px;
    }
    .cv-container .cv-content .merit-list li:nth-of-type(3n) {
        margin-right: 16px;
    }
    .cv-container .cv-content .merit-list li:nth-of-type(even) {
        margin-right: 0;
    }
    .cv-container .cv-content .merit-list li span {
        margin: auto;
        font-size: 1.4rem;
        font-weight: 700;
        color: #000;
    }
}
.toBk {
    color: #fff;
}
.active #layer1 {
    fill: #fff !important;
}
.header .header-inner {
    position: absolute;
    width: 400px;
    height: 150px;
    z-index: 100;
}
.header .header-inner::after {
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 150px 400px 0 0;
    border-color: #fff transparent transparent transparent;
    content: '';
    top: 150px;
}
.header .header-inner .logo {
    width: 215px;
    height: 40px;
    background: url('../images/logo.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 16px;
    right: 0;
    bottom: 0;
    left: 16px;
    z-index: 100;
}
@media(max-width: 767px) {
    .header {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }
    .header .header-inner {
        position: relative;
        width: 100%;
        height: 50px;
        z-index: 100;
        background: transparent !important;
    }
    .header .header-inner::after {
        display: none;
    }
    .header .header-inner .logo {
        width: calc(215px * 0.45);
        height: calc(40px * 0.45);
        background: url('../images/logo.png') no-repeat center center;
        background-size: cover;
        position: absolute;
        top: 0;
        right: auto;
        bottom: 0;
        left: 16px;
        z-index: 100;
        margin: auto;
    }
}
.footer {
    width: calc(100% - 32px);
    max-width: 1000px;
    margin: auto;
    height: auto;
    display: block;
    padding: 40px 0 80px;
}
.footer .copyright {
    text-align: center;
    font-size: 1.2rem;
    margin: 0 auto;
    color: #fff;
}
.footer .footer-top {
    display: flex;
    justify-content: space-between;
}
.footer .footer-top-left {
    width: calc(60% - 40px);
    margin-right: 40px;
}
.footer .footer-top-left p {
    font-size: 18px;
    line-height: 1.5;
}
.footer .footer-top-left p span {
    font-size: 48px;
}
.footer .footer-top-right {
    width: 40%;
}
.footer .footer-top-right .footer-top-right-box {
    width: 100%;
    border: 4px solid #005792;
    display: block;
    width: 100%;
    padding: 0 32px 32px;
    text-align: center;
}
.footer .footer-top-right .footer-top-right-box .meta {
    background: #005792;
    padding: 12px 8px;
    position: relative;
    margin-top: -20px;
    display: block;
    margin-bottom: 24px;
}
.footer .footer-top-right .footer-top-right-box .meta h3 {
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.footer .footer-top-right .footer-top-right-box .btn {
    margin-bottom: 16px;
}
.footer .footer-top-right .footer-top-right-box .bg-y {
    padding: 4px 16px;
    background: #ff0;
    margin: auto auto 16px;
    color: #111;
    text-align: center;
    display: inline-block;
    position: relative;
}
.footer .footer-top-right .footer-top-right-box .bg-y::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #ff0;
}
.footer .footer-top-right .footer-top-right-box .f-phone {
    text-align: center;
    color: #005792;
    line-height: 1.4;
}
.footer .footer-top-right .footer-top-right-box .f-phone p {
    margin-bottom: 0;
    font-size: 1.4rem;
}
.footer .footer-top-right .footer-top-right-box .f-phone .en {
    display: block;
    font-size: 32px;
}
@media(max-width: 767px) {
    .footer {
        width: calc(100% - 32px);
        padding: 0px 0 80px;
    }
    .footer .footer-top {
        display: block;
    }
    .footer .footer-top-left {
        width: 100%;
        margin-right: auto;
        margin-bottom: 40px;
    }
    .footer .footer-top-left p {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .footer .footer-top-left p span {
        font-size: 3.2rem;
    }
    .footer .footer-top-right {
        width: 100%;
    }
    .footer .footer-top-right .footer-top-right-box {
        width: 100%;
        border: 4px solid #005792;
        display: block;
        width: 100%;
        padding: 0 32px 32px;
        text-align: center;
    }
    .footer .footer-top-right .footer-top-right-box .meta {
        background: #005792;
        padding: 12px 8px;
        position: relative;
        margin-top: -20px;
        display: block;
        margin-bottom: 24px;
    }
    .footer .footer-top-right .footer-top-right-box .meta h3 {
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    .footer .footer-top-right .footer-top-right-box .btn {
        margin-bottom: 16px;
    }
    .footer .footer-top-right .footer-top-right-box .bg-y {
        padding: 4px 16px;
        background: #ff0;
        margin: auto auto 16px;
        color: #111;
        text-align: center;
        display: inline-block;
        position: relative;
    }
    .footer .footer-top-right .footer-top-right-box .bg-y::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -10px;
        border: 10px solid transparent;
        border-top: 10px solid #ff0;
    }
    .footer .footer-top-right .footer-top-right-box .f-phone {
        text-align: center;
        color: #005792;
        line-height: 1.4;
    }
    .footer .footer-top-right .footer-top-right-box .f-phone p {
        margin-bottom: 0;
        font-size: 1.4rem;
    }
    .footer .footer-top-right .footer-top-right-box .f-phone .en {
        display: block;
        font-size: 24px;
    }
}
.toBk.bkTxt {
    color: #111;
}
.active .side-menu {
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.active .side-menu ul li a {
    animation: fi 0.5s;
    -webkit-animation: fi 0.5s;
    animation-delay: 0.3s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
@media(max-width: 767px) {
    .side-menu {
        position: fixed;
        width: 100vw;
        height: 100vh;
        display: block;
        overflow-y: scroll;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        opacity: 0;
        z-index: -1;
        transition: all 0.3s ease;
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        transform: scale(0, 0);
        padding: 88px 16px;
    }
}
.side-menu .inner {
    width: 100%;
    margin: auto;
}
.head_nav-sp {
    text-align: center;
    width: 100%;
    margin: auto auto 16px;
}
.head_nav-sp li {
    width: 100%;
}
.head_nav-sp li a {
    display: flex;
    padding: 16px 0 20px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    position: relative;
    text-align: left;
}
.head_nav-sp li a::after {
    content: '';
    width: 14px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
} /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 18px 14px;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    z-index: 9999 !important;
    position: absolute;
    top: 0;
    right: 0;
    background: #080808;
    width: 60px;
    height: 60px;
}
@media only screen and(max-width: 1000px) {
    .hamburger {
        display: inline-block;
    }
}
.hamburger-box {
    width: 30px;
    height: 21px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 30px;
    height: 3px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -9px;
}
.hamburger-inner::after {
    bottom: -9px;
}
.hamburger--3dx .hamburger-box {
    perspective: 60px;
}
.hamburger--3dx .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
    perspective: 60px;
}
.hamburger--3dx-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
    perspective: 60px;
}
.hamburger--3dy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
    perspective: 60px;
}
.hamburger--3dy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
    perspective: 60px;
}
.hamburger--3dxy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
    perspective: 60px;
}
.hamburger--3dxy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: transparent;
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
    transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
    transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
    top: -18px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
    top: -18px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -9px, 0) rotate(45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
    top: 1.5px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
    top: 9px;
    transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
    top: 18px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, 9px, 0) rotate(135deg);
    transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -18px, 0) rotate(-270deg);
    transition-delay: 0.075s;
}
.hamburger--elastic-r .hamburger-inner {
    top: 1.5px;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
    top: 9px;
    transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
    top: 18px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, 9px, 0) rotate(-135deg);
    transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -18px, 0) rotate(270deg);
    transition-delay: 0.075s;
}
.hamburger--emphatic {
    overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
    top: 9px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -60px;
    top: -60px;
    transform: translate3d(60px, 60px, 0) rotate(45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -60px;
    top: -60px;
    transform: translate3d(-60px, 60px, 0) rotate(-45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
    overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
    top: 9px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
    left: -60px;
    top: 60px;
    transform: translate3d(60px, -60px, 0) rotate(-45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
    right: -60px;
    top: 60px;
    transform: translate3d(-60px, -60px, 0) rotate(45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
    transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
    opacity: 0;
    transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
    top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
    bottom: 0;
}
.hamburger--slider .hamburger-inner {
    top: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
    top: 9px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
    top: 18px;
}
.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-4.28571px, -6px, 0);
    opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -18px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
    top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
    top: 9px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
    top: 18px;
}
.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 9px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(4.28571px, -6px, 0);
    opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -18px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
    top: 1.5px;
    transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
    top: 9px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
    top: 18px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
    transition-delay: 0.22s;
    background-color: transparent;
}
.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 9px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
    top: -18px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -9px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
    transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
    transform: rotate(-90deg);
    background-color: transparent;
    transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
}
/*追加編集　20201130*/
.k_yellow {
    background: linear-gradient(transparent 60%, #ff0 60%);
}
.fc-red {
    color: #ff0000;
}
.fc-yellow {
    color: #ff0;
}
.fs_2xl {
    font-size: 54px;
}
.pc_mb_xs {
    margin-bottom: 8px;
}
.fu_ul {
    position: relative;
}
.fu_ul:before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    width: 100%;
    background: #ff0;
    height: 4px;
    display: inline-block;
}
.fu_ul_blue {
    position: relative;
}
.fu_ul_blue:before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    width: 100%;
    background: #005792;
    height: 4px;
    display: inline-block;
}
.fu_ul_red {
    background: linear-gradient(transparent 90%, #ff0000 90%);
    padding-bottom: 8px;
}
.fu_ul_red:before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    width: 100%;
    background: #ff0000;
    height: 4px;
    display: inline-block;
}
.fu_ul_white {
    background: linear-gradient(transparent 90%, #fff 90%);
    padding-bottom: 8px;
}
.fil_tit {
    position: relative;
}
.fil_tit::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 32px 0 32px;
    border-color: #005792 transparent transparent transparent;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -32px;
    left: 0;
    margin: auto;
}
.content-block.block-03 + .fil-txt {
    padding: 40px 0;
    margin-bottom: 0;
}
.fil_tit + .bg_gray {
    background: #e9e9e9;
    padding: 60px 0;
}
@media(max-width: 767px) {
    .fs_2xl {
        font-size: 2.8rem;
    }
    .fixed-area {
        padding: 0;
    }
    .fixed-area .btn-line {
        max-width: 100%;
        height: 70px;
        padding-top: 0;
    }
    .content-block.block-03 + .fil-txt {
        padding: 25px 0 15px;
        margin-bottom: 0;
    }
    .fil_tit + .bg_gray {
        padding: 40px 0 10px;
    }
}
.block-03-h {
    background: #FD5F00;
    padding: 24px 0;
    position: relative;
    margin: auto auto 96px;
}
.block-03-h::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 32px 0 32px;
    border-color: #fd6100 transparent transparent transparent;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -32px;
    left: 0;
    margin: auto;
}
.block-03-h .fu_ul {
    line-height: 2;
}
@media(max-width: 767px) {
    .block-03-h {
        background: #FD5F00;
        padding: 24px 0;
        position: relative;
        margin: auto auto 50px;
    }
    .block-03-h::after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 32px 32px 0 32px;
        border-color: #fd6100 transparent transparent transparent;
        position: absolute;
        top: auto;
        right: 0;
        bottom: -32px;
        left: 0;
        margin: auto;
    }
    .block-03-h .fu_ul_white {
        line-height: 1.7;
    }
    .block-02 + .fil-txt + .cv-container {
        margin-bottom: 0;
    }
}
@media(max-width: 767px) {
	.faq-list .faq-list-item .faq-list-item-q::after {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
	}
}