@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: 0 0;
    vertical-align: baseline;
    font-size: 100%;
}

*,
:after,
:before {
    box-sizing: border-box;
}

html {
    overflow-x: hidden;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    overflow-x: hidden;
    font: normal normal normal 14px/1.6 "-apple-system", BlinkMacSystemFont, "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";
    color: #000;
    margin: 0 auto;
    background-color: #fff;
}

address,
caption,
code,
figcaption,
pre,
th {
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
}

blockquote,
q {
    quotes: none;
}

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

fieldset,
iframe,
img {
    border: 0;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

caption,
th {
    text-align: left;
}

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

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

hr {
    display: block;
    overflow: visible;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 1em 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    font-family: inherit;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

[hidden],
template {
    display: none;
}

input,
select {
    vertical-align: middle;
}

button {
    overflow: visible;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 0;
    background: 0 0;
    color: inherit;
    vertical-align: inherit;
    font: inherit;
    line-height: inherit;
    cursor: pointer;
}

button:disabled {
    cursor: default;
}

button,
select {
    text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
    outline: 0;
}

::-moz-focus-inner {
    padding: 0;
    border: 0;
}

audio,
progress,
video {
    display: inline-block;
}

progress {
    vertical-align: baseline;
}

a,
a:link,
a:visited {
    background-color: transparent;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    color: #333333;
}

a:active {
    text-decoration: none;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

mark {
    background-color: #ff0;
    color: #231916;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sub {
    bottom: -0.25em;
}

sup {
    top: 0.1em;
    font-size: 22px;
    font-weight: bold;
    line-height: 12px;
    vertical-align: middle;
}

ul {
    list-style: none;
}

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

svg:not(:root) {
    overflow: hidden;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: #d0d0d0;
}

:-moz-placeholder {
    color: #d0d0d0;
}

::-moz-placeholder {
    color: #d0d0d0;
}

:-ms-input-placeholder {
    color: #d0d0d0;
}

/* chorm scroll style */
::-webkit-scrollbar {
    width: 6px;
    background-color: #f3f3f3;
    border-left: 1px solid #dddddd;
}

::-webkit-scrollbar:hover {
    background-color: #f3f3f3;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background-color: #333333;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #333333;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none;
}

span.nowrap {
    white-space: nowrap;
    display: inline-block;
}

.hasbg {
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}

body {
    max-width: 2560px;
    margin: auto;
    color: #707070;
}

body.int>*:not(.loading) {
    opacity: 0;
}

@media (max-width: 500px) {
    body {
        padding-bottom: 64px;
        padding-bottom: calc(constant(safe-area-inset-bottom) + 64px);
        padding-bottom: calc(env(safe-area-inset-bottom) + 64px);
    }
}

.inner {
    width: 100%;
    margin: auto;
    max-width: 1360px;
    padding: 0 40px;
    position: relative;
    z-index: 5;
}

@media (max-width: 800px) {
    .inner {
        padding: 0 30px;
    }
}

@media (max-width: 600px) {
    .inner {
        padding: 0 20px;
    }
}

.loading {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 99999999999999999999999999999999999999999999;
    background-color: #fff;
}

.loading img {
    width: 200px;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.3s;
}

@media (max-width: 500px) {
    .loading img {
        width: 160px;
    }
}

.loading.show img {
    opacity: 1;
}

header {
    width: 100%;
    max-width: 2560px;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 555;
    background-color: #fff;
}

header.do {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 7px 7px rgba(218, 155, 155, 0.18);
    transition: 0.3s;
}

@media (max-width: 1600px) {
    header.do {
        background: rgba(255, 255, 255, 0.85);
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        transition: 0s;
    }
}

.global-header {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}

.brand {
    overflow: hidden;
}

.brand a,
.brand a:link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.brand a:hover,
.brand a:link:hover {
    opacity: 0.7;
}

.brand img {
    width: 90px;
}

.brand .p2 {
    font-size: 18px;
}

.brand .ps {
    color: #707070;
    margin-left: 10px;
}

.brand .p1 {
    font-weight: 400;
}

.header-right-section {
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media (max-width: 980px) {
    .header-right-section {
        display: none;
    }
}

.header-phone {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px 0 30px;
}

.header-phone>a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.header-phone .phone-number {
    font-size: 32px;
    margin-right: 80px;
    display: flex;
    align-items: center;
    line-height: 1.2;
    white-space: nowrap;
    color: #f19453;
    margin-top: 0.2em;
    font-weight: bold;
}

.header-phone .phone-number .icon {
    width: 1em;
    height: 1em;
    min-width: 1em;
    margin-right: 0.4em;
    position: relative;
}

.header-phone .phone-number .icon svg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

@media (max-width: 1300px) {
    .header-phone .phone-number {
        font-size: 24px;
        margin-right: 0px;
    }
}

@media (max-width: 980px) {
    .header-phone .phone-number {
        justify-content: center;
    }
}

.header-phone .phone-description {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 0.3em;
}

.header-phone .phone-description.des-ri {
    text-align: right;
}

.header-phone .phone-description span {
    display: block;
    white-space: nowrap;
}

.header-phone .phone-description span b {
    font-size: 0.95em;
    margin-right: 0.5em;
}

@media (max-width: 1300px) {
    .header-phone .phone-description {
        font-size: 12px;
    }
}

@media (max-width: 980px) {
    .header-phone {
        padding: 10px 30px 10px 30px;
    }
}

/*@media (min-width: 1100px) {*/
/*    .btn-request {*/
/*        transition: 0.2s;*/
/*        position: relative;*/
/*    }*/

/*    .btn-request:hover {*/
/*        opacity: 0.71;*/
/*    }*/
/*}*/

/*@media (max-width: 1300px) {*/
/*    .btn-request {*/
/*        font-size: 14px;*/
/*    }*/
/*}*/

.btn-request,
.btn-contact {
    display: none;
}

@media (max-width: 980px) {
    .btn-request {
        min-width: 200px;
        line-height: 1.1;
        height: 45px;
        border-radius: 30px;
        display: flex;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        background-color: #00527d;
        color: #ffffff;
        white-space: nowrap;
        overflow: hidden;
        padding: 18px;
        margin-right: 0;
    }

    .btn-request .icon {
        width: 1.3em;
        height: 1.3em;
        min-width: 1.3em;
        margin-right: 0.4em;
        position: relative;
    }

    .btn-request .icon svg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    .btn-request>span {
        display: inline-block;
        margin-right: 8px;
    }

    .btn-request>a {
        width: 25px;
        margin: 0 5px;
    }
}

/*@media (min-width: 1100px) {*/
/*    .btn-contact {*/
/*        transition: 0.2s;*/
/*        position: relative;*/
/*    }*/

/*    .btn-contact:hover {*/
/*        opacity: 0.71;*/
/*    }*/
/*    */
/*}*/

/*@media (max-width: 1300px) {*/
/*    .btn-contact {*/
/*        min-width: auto;*/
/*    }*/

/*    .btn-contact .icon {*/
/*        margin-right: 0em;*/
/*    }*/

/*    .btn-contact span {*/
/*        display: none;*/
/*    }*/
/*}*/

@media (max-width: 980px) {
    .btn-contact {
        min-width: 200px;
        line-height: 1.1;
        height: 45px;
        border-radius: 30px;
        display: flex;
        padding: 18px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        background-color: #14BBDB;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
    }

    .btn-contact .icon {
        width: 1.3em;
        height: 1.3em;
        min-width: 1.3em;
        margin-right: 0.4em;
        position: relative;
    }

    .btn-contact .icon svg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    .btn-contact>span {
        display: inline-block;
        margin-right: 8px;
    }

    .btn-contact>a {
        width: 25px;
        margin: 0 5px;
    }
}

.contact-banner {
    padding: 0;
    background: #1dbadc url(img/banner-bg.jpg) center center/cover no-repeat;
}

.contact-banner .banner-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-banner .female {
    width: 160px;
    transform-origin: left bottom;
    transform: scale(1.3);
}

.contact-banner .icon {
    width: .8em;
    height: .8em;
    min-width: .8em;
    margin-right: 0.2em;
    position: relative;
}

.contact-banner .icon svg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.contact-banner .phone {
    position: relative;
    z-index: 5;
    display: block;
    color: #ffffff;
    padding: 0.5em 0.7em;
    line-height: 1.2;
    white-space: nowrap;
}

.contact-banner .phone .text {
    font-size: 32px;
    color: #00527d;
    font-weight: bold;
    transform: translateY(-0.2em);
}

.contact-banner .phone .text em {
    color: #fccf00;
    font-style: normal;
}

.contact-banner .phone a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.contact-banner .phone .number {
    border-radius: 10px;
    display: flex;
    font-size: 40px;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    background-color: #1dbadc;
    padding: 0.3em;
}

.contact-banner .phone .number small {
    font-size: 0.45em;
    padding-left: 0.3em;
    transform: translateY(5px);
}

.contact-banner .form {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    font-size: 53px;
    color: #fff;
    padding: 0.5em 0.7em;
    line-height: 1.2;
    background-color: #fccf00;
    border-radius: 6px;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.1);
}

.contact-banner .form a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.contact-banner .form .text {
    white-space: nowrap;
}

.contact-banner .form .text span {
    display: block;
}

.contact-banner .form .text span.en {
    font-size: 0.3em;
    margin-bottom: 0.3em;
}

.contact-banner .form .text span.jp {
    font-size: 0.5em;
}

@media (min-width: 1100px) {
    .contact-banner .form {
        transition: 0.3s;
    }

    .contact-banner .form:hover {
        background-color: #ffffff;
        color: #1dbadc;
    }
}

@media (max-width: 1380px) {
    .contact-banner .inner {
        padding: 0 3vw !important;
    }

    .contact-banner .phone .text {
        font-size: 2.3vw;
    }

    .contact-banner .phone .number {
        font-size: 2.7vw;
        border-radius: 15px;
    }

    .contact-banner .form {
        font-size: 3.8vw;
        border-radius: 15px;
    }

    .contact-banner .female {
        width: 11vw;
    }
}

@media (max-width: 700px) {
    .contact-banner .inner {
        padding: 0 20px !important;
    }

    .contact-banner .banner-wrapper {
        position: relative;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 50px 0 20px;
        margin: auto;
    }

    .contact-banner .banner-wrapper .female {
        position: absolute;
        width: 25%;
        right: 14px;
        top: 0px;
    }

    .contact-banner .banner-wrapper .form {
        margin-top: 10px;
        font-size: 9vw;
        padding: 10px;
        width: 100%;
    }

    .contact-banner .banner-wrapper .phone {
        width: 100%;
        padding: 0;
    }

    .contact-banner .banner-wrapper .phone .text {
        font-size: 5.2vw;
    }

    .contact-banner .banner-wrapper .phone .number {
        font-size: 6.2vw;
        padding: 10px;
    }
}

.section-title {
    text-align: center;
    font-size: 32px;
    color: #fbb03b;
}

@media (max-width: 660px) {
    .section-title {
        font-size: 22px;
    }
}

.section-ttl {
    font-weight: 400;
    font-size: 24px;
    color: #fccf00;
}

@media (max-width: 660px) {
    .section-ttl {
        font-size: 18px;
    }
}

/*hero*/
.hero {
    margin-top: 125.53px;
    position: relative;
}

.hero .c_name {
    position: absolute;
    color: #00527d;
    top: 41%;
    left: 66.5%;
    line-height: 1.3;
}

.hero .c_name h2 {
    font-size: 1.4vw;
}

.hero .c_name p {
    font-size: 1vw;
}

.hero .icon {
    width: 1.3em;
    height: 1.3em;
    min-width: 1.3em;
    margin-right: 0.5em;
    position: relative;
}

.hero .icon svg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.hero .ban_btn {
    top: 61%;
    left: 66.5%;
    position: absolute;
    font-size: 14px;
}

.hero .form {
    position: relative;
    z-index: 5;
    font-size: 1.2vw;
    color: #fff;
    padding: 1em 2.2em;
    line-height: 1.1;
    background-color: #fccf00;
    border-radius: 10px;
    box-shadow: 0 5px 0px #fae583;
    font-weight: bold;
}

.hero .form>p {
    font-size: 1vw;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.hero .form>p::before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
    width: 1em;
    height: 1em;
    background: url(img/line-alt.svg) center center/contain no-repeat;
}

.hero .form>p::after {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 1em;
    height: 1em;
    background: url(img/line-alt.svg) center center/contain no-repeat;
}

.hero .form>p span {
    font-size: 0.65vw;
}

.hero .form>div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero .form a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.hero .form .text {
    margin-top: 8px;
    white-space: nowrap;
}

@media (min-width: 1100px) {
    .hero .form {
        transition: 0.3s;
    }

    .hero .form:hover {
        background-color: #f9644e;
    }
}

@media (min-width: 2800px) {
    .hero .form {
        font-size: 30px;
    }
}

@media (max-width: 660px) {
    .hero .ban_btn {
        top: 86%;
        left: 50%;
        transform: translateX(-50%);
    }

    .hero .form {
        font-size: 3.3vw;
    }
}

/*college*/
.college {
    width: 100%;
    background-image: url(img/college-bg-l.jpg), url(img/college-bg-r.jpg);
    background-position: left bottom, right bottom;
    background-repeat: no-repeat;
    background-size: auto 90%, auto 90%;
    padding: 40px 0;
}

.college .content {
    background-color: #fff;
    position: relative;
    border: 3px solid #fbb03b;
    padding: 16px 83px 30px;
    align-items: center;
    display: flex;
}

.college .content .part-1 {
    width: 73%;
    position: relative;
    z-index: 2;
}

.college .content .part-1 p {
    font-size: 22px;
    margin-bottom: 30px;
}

.college .content .part-1 p span {
    position: relative;
    display: inline-block;
    box-shadow: inset 0px -5px 0px #ffea00;
}

.college .content .part-1 p span em {
    font-style: normal;
    color: #ef8337;
}

.college .content .part-1 p:last-child {
    margin-bottom: 0;
}

.college .content .college-img {
    width: 27%;
}

.college .content~.txt {
    max-width: 729px;
    margin: 30px auto 0;
    font-size: 14px;
    line-height: 1.8;
}

.college h2 {
    margin-top: 60px;
}

.college .part-2 {
    margin: 40px auto 0;
    width: 100%;
    max-width: 1100px;
    display: flex;
    position: relative;
    justify-content: center;
}

.college .part-2 .txt {
    font-size: 14px;
}

.college .part-2 .txt-ri {
    text-align: right;
}

.college .part-2 ul {
    font-size: 24px;
    padding: 10px 25px;
    width: 100%;
}

.college .part-2 ul li {
    font-size: 18px;
    position: relative;
    padding-left: 1.6em;
    line-height: 1.6;
}

.college .part-2 ul li:before {
    content: "";
    width: 0.9em;
    height: 0.9em;
    min-width: 0.9em;
    display: block;
    left: 0;
    top: 0.35em;
    background: url(img/list-icon01.svg) center center/0.9em 0.9em no-repeat;
    position: absolute;
}

.college .part-2 ul li span {
    position: relative;
    box-shadow: inset 0px -5px 0px #ffea00;
}

.college .part-2 ul li em {
    position: relative;
    font-style: normal;
    color: #ef8337;
    z-index: 2;
}

.college .part-2 .col {
    min-width: 80px;
    width: 20%;
    max-width: 200px;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.college .part-2 .col.col-l {
    left: 0;
}

.college .part-2 .col.col-r {
    right: 0;
}

.college .part-2 .col-min {
    background-color: #fff;
    padding: 30px;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    width: 100%;
    max-width: 612px;
    margin: 0 40px;
    border: 3px solid #fbb03b;
}

.college .part-2 .col-min:before {
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #fbb03b;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 1200px) {
    .college .content {
        padding: 16px 44px 30px;
    }

    .college .content .part-1 {
        width: 100%;
    }

    .college .content .college-img {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1;
    }
}

@media (max-width: 1020px) {
    .college .content .college-img {
        width: 26%;
        opacity: 0.2;
    }
}

@media (max-width: 980px) {
    .college .content .part-1 p {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .college .part-2 {
        margin-bottom: 8%;
    }

    .college .part-2 .col {
        width: 15%;
        top: 104%;
    }
}

@media (max-width: 740px) {
    .college h2 {
        margin-top: 40px;
    }

    .college .content {
        padding: 16px 20px 16px;
    }

    .college .content .part-1 p span:after {
        width: 100%;
    }

    .college .part-2 ul {
        padding: 10px 0px;
    }

    .college .part-2 ul li span:after {
        width: 100%;
    }
}

@media (max-width: 660px) {
    .college .content {
        padding: 16px 20px 16px;
    }

    .college .content~.txt {
        margin: 10px auto 0;
        font-size: 12px;
    }

    .college .content .part-1 p {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .college .content .part-1 p span:after {
        width: 100%;
    }

    .college .content .college-img {
        width: 40%;
    }

    .college .part-2 {
        margin: 10px auto 8%;
    }

    .college .part-2 .col-min:before {
        width: calc(100% - 10px);
        height: calc(100% - 10px);
    }

    .college .part-2 .txt-ri {
        text-align: center;
    }

    .college .part-2 ul li {
        font-size: 14px;
    }

    .college .part-2 ul li em {
        display: inline-block;
    }
}

@media (max-width: 490px) {
    .college .content {
        padding: 16px 20px 16px;
    }

    .college .content .part-1 p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .college .content .part-1 p span {
        box-shadow: inset 0px 0px 0px transparent;
    }

    .college .content .part-1 p span em {
        color: #707070;
    }

    .college .content .college-img {
        width: 42%;
    }

    .college .part-2 .col-min {
        padding: 20px;
        margin: 0 0px;
    }
}

/*trouble*/
.trouble {
    width: 100%;
    background-color: #fef9e3;
    background-image: url(img/trouble-bg-l.jpg), url(img/trouble-bg-r.jpg);
    background-position: left bottom, right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%, auto 100%;
    padding: 40px 0;
}

.trouble .part-1 {
    display: flex;
    align-items: center;
    max-width: 1040px;
    margin: 20px auto 0;
}

.trouble .part-1 .college-img {
    width: 27%;
}

.trouble .part-1 .content {
    width: 73%;
    padding-left: 80px;
}

.trouble .part-1 ul {
    width: 100%;
}

.trouble .part-1 ul li {
    margin: 5px 0;
    font-size: 14px;
    position: relative;
    padding-left: 1.6em;
    line-height: 1.6;
}

.trouble .part-1 ul li:before {
    content: "";
    width: 0.9em;
    height: 0.9em;
    min-width: 0.9em;
    display: block;
    left: 0;
    top: 0.35em;
    background: url(img/list-icon02.svg) center center/0.9em 0.9em no-repeat;
    position: absolute;
}

@media (max-width: 940px) {
    .trouble .part-1 .college-img {
        width: 29%;
    }

    .trouble .part-1 .content {
        width: 71%;
        padding-left: 40px;
    }
}

@media (max-width: 660px) {
    .trouble h2 {
        color: #707070;
        text-align: left;
    }

    .trouble .part-1 {
        flex-direction: column;
    }

    .trouble .part-1 .college-img {
        width: 52%;
    }

    .trouble .part-1 .content {
        width: 100%;
        padding-top: 20px;
        padding-left: 0px;
    }
}

/*characteristics*/
.characteristics {
    width: 100%;
    background-image: url(img/characteristics-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.characteristics .characteristics-items {
    width: 100%;
    max-width: 1080px;
    margin: 30px auto 0;
}

.characteristics .characteristics-items .item-step {
    padding: 0 10px 10px 0;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}

.characteristics .characteristics-items .item-step:last-child {
    margin-bottom: 0px;
}

.characteristics .characteristics-items .item-step:after {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    content: "";
    display: block;
    border: 1px solid #4673b8;
    width: calc(100% - 20px);
    height: calc(100% - 10px);
    top: 10px;
    left: 20px;
}

.characteristics .characteristics-items .item-step .item-inner {
    position: relative;
    background-color: #fff;
    z-index: 2;
    border: 1px solid #4673b8;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    padding: 20px 30px;
}

.characteristics .characteristics-items .item-step .item-img {
    width: 38%;
}

.characteristics .characteristics-items .item-step .item-img img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.19);
}

.characteristics .characteristics-items .item-step .item-body {
    width: 62%;
    padding-right: 90px;
}

.characteristics .characteristics-items .item-step .ttl {
    display: flex;
    align-items: flex-start;
}

.characteristics .characteristics-items .item-step .ttl img {
    min-width: 47px;
    margin-right: 3%;
    width: 19%;
    max-width: 100px;
}

.characteristics .characteristics-items .item-step .content {
    margin-top: -12%;
    padding-left: 23%;
}

.characteristics .characteristics-items .item-step ul {
    width: 100%;
}

.characteristics .characteristics-items .item-step ul li {
    margin-top: 0.5em;
    font-size: 14px;
    position: relative;
    padding-left: 1.6em;
    line-height: 1.6;
}

.characteristics .characteristics-items .item-step ul li strong {
    font-weight: 400;
    font-size: 17px;
    display: block;
}

.characteristics .characteristics-items .item-step ul li:before {
    content: "";
    width: 0.9em;
    height: 0.9em;
    min-width: 0.9em;
    display: block;
    left: 0;
    top: 0.35em;
    background: url(img/list-icon01.svg) center center/0.9em 0.9em no-repeat;
    position: absolute;
}

.characteristics .characteristics-items .item-step:nth-child(2n) {
    padding: 0 0px 10px 10px;
}

.characteristics .characteristics-items .item-step:nth-child(2n) .item-inner {
    flex-direction: inherit;
}

.characteristics .characteristics-items .item-step:nth-child(2n) .item-body {
    padding-left: 90px;
    padding-right: 0px;
}

.characteristics .characteristics-items .item-step:nth-child(2n):after {
    left: auto;
    right: 20px;
}

.characteristics .characteristics-items .item-step.step-2 .item-inner {
    border: 1px solid #8dc21f;
}

.characteristics .characteristics-items .item-step.step-2:after {
    border: 1px solid #8dc21f;
}

.characteristics .characteristics-items .item-step.step-3 .item-inner {
    border: 1px solid #fbb03b;
}

.characteristics .characteristics-items .item-step.step-3:after {
    border: 1px solid #fbb03b;
}

@media (max-width: 1200px) {
    .characteristics .characteristics-items .item-step .item-body {
        padding-right: 40px;
    }

    .characteristics .characteristics-items .item-step:nth-child(2n) .item-body {
        padding-left: 40px;
    }
}

@media (max-width: 1080px) {
    .characteristics .characteristics-items .item-step .ttl {
        align-items: center;
    }

    .characteristics .characteristics-items .item-step .content {
        margin-top: 0%;
        padding-left: 0%;
    }
}

@media (max-width: 767px) {
    .characteristics .characteristics-items {
        margin: 10px auto 0;
    }

    .characteristics .characteristics-items .item-step .item-inner {
        align-items: center;
        flex-direction: column-reverse !important;
        padding: 20px 20px;
    }

    .characteristics .characteristics-items .item-step ul li {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .characteristics .characteristics-items .item-step ul li strong {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .characteristics .characteristics-items .item-step .ttl {
        align-items: center;
    }

    .characteristics .characteristics-items .item-step .ttl img {
        width: 47px;
    }

    .characteristics .characteristics-items .item-step .content {
        margin-top: 0%;
        padding-left: 0%;
    }

    .characteristics .characteristics-items .item-step .item-img {
        width: 80%;
        margin-bottom: 10px;
    }

    .characteristics .characteristics-items .item-step .item-img img {
        margin: 0 auto;
    }

    .characteristics .characteristics-items .item-step .item-body {
        width: 100%;
        padding-right: 0px;
    }

    .characteristics .characteristics-items .item-step:nth-child(2n) .item-body {
        padding-left: 0px;
    }
}

/*flow*/
.flow {
    padding: 80px 0;
    position: relative;
}

.flow:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(img/dot.png) 5px 5px/10px 10px repeat;
    opacity: 0.6;
    filter: grayscale(100%);
}

.flow .flow-description {
    line-height: 1.5;
    font-size: 12px;
    color: #4f4f4f;
    text-align: center;
    margin: 20px 0;
}

.flow .centerblock {
    width: 100%;
    max-width: 800px;
    margin: 40px auto 0;
    text-align: center;
}

.flow .redblock {
    border: 2px solid #f9644e;
    border-radius: 17px;
    padding: 15px;
    margin-top: 20px;
    font-size: 0.8em;
    line-height: 1.4em;
    text-align: center;
}

.flow .redblock .font_l {
    font-weight: bolder;
    font-size: 1.2em;
}

.flow .redtext {
    color: #f9644e;
}

@media (min-width: 1050px) {
    .flow .flowright {
        width: 40%;
        margin-left: auto;
        text-align: left;
    }
}

.flow .flow-head {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    border-radius: 10px;
}

.flow .flow-head ul {
    overflow: hidden;
    display: flex;
}

.flow .flow-head ul li {
    width: 20%;
    min-width: 20%;
    background-color: #ffea00;
    position: relative;
}

.flow .flow-head ul li:not(:first-child) .flow-head-text {
    padding-left: 10%;
}

.flow .flow-head ul li:before {
    content: "";
    width: 0;
    height: 0;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 60px 0 60px 29px;
    border-color: transparent transparent transparent #ffea00;
    border-style: dashed dashed dashed solid;
    position: absolute;
    z-index: 3;
}

.flow .flow-head ul li:after {
    content: "";
    width: 0;
    height: 0;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-width: 70px 0 70px 32px;
    border-color: transparent transparent transparent #ffffff;
    border-style: dashed dashed dashed solid;
    position: absolute;
    z-index: 2;
}

.flow .flow-head ul li:last-child:before,
.flow .flow-head ul li:last-child:after {
    display: none;
}

.flow .flow-head-text {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    position: relative;
    z-index: 1;
    height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.flow .flow-head-text span {
    display: block;
}

.flow .flow-head-text span:first-child {
    background-color: #1dbadc;
    color: #fccf00;
    padding: 0.3em 1em 0.2em 1em;
    border-radius: 4px;
    color: #fff;
}

.flow .flow-head-text span:last-child {
    color: #1dbadc;
    margin-top: 0.5em;
    font-size: 16px;
}

.flow .flow-head ul li.n-active,
.flow .flow-head ul li:hover {
    background-color: #f9644e;
}

.flow .flow-head ul li:hover {
    cursor: pointer;
}

.flow .flow-head ul li.n-active {
    cursor: text;
}

.flow .flow-head ul li.n-active .flow-head-text span:first-child,
.flow .flow-head ul li:hover .flow-head-text span:first-child {
    background-color: #ffea00;
    color: #f9644e;
}

.flow .flow-head ul li.n-active .flow-head-text span:last-child,
.flow .flow-head ul li:hover .flow-head-text span:last-child {
    color: #fccf00;
}

.flow .flow-head ul li.n-active:before,
.flow .flow-head ul li:hover:before {
    border-color: transparent transparent transparent #f9644e;
}

.flow .flow-head ul li.n-active:after,
.flow .flow-head ul li:hover:after {
    border-color: transparent transparent transparent #ffffff;
}

.flow .flow-body {
    width: 100%;
    position: relative;
}

@media (max-width: 900px) {
    .flow .flow-body {
        margin: auto;
        width: calc(100% - 40px);
    }
}

.flow .flow-body .bx-prev,
.flow .flow-body .bx-next {
    display: none;
    width: 40px;
    height: 120px;
    overflow: hidden;
    text-indent: -9999999999999999999999999px;
    position: absolute;
    top: 45%;
    margin-top: -60px;
    z-index: 400;
    background: url(img/left.svg) center center/40px 40px no-repeat;
    opacity: 1;
}

@media (max-width: 900px) {

    .flow .flow-body .bx-prev,
    .flow .flow-body .bx-next {
        display: block;
    }
}

.flow .flow-body .bx-prev {
    left: -40px;
}

.flow .flow-body .bx-next {
    transform: rotate(180deg);
    right: -40px;
}

.flow .bx-controls {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.flow .bx-pager {
    text-align: center;
}

.flow .bx-pager-item {
    display: inline-block;
    overflow: hidden;
    margin: 5px;
}

.flow .bx-pager-item a {
    display: block;
    width: 12px;
    height: 12px;
    background-color: #4f4f4f;
    text-indent: -9999px;
    border-radius: 100%;
    opacity: 0.4;
}

.flow .bx-pager-item a.active,
.flow .bx-pager-item a:hover {
    background-color: #1dbadc;
    opacity: 1;
}

.flow .flowitem {
    padding: 30px 0 0;
}

.flow .flowitem h3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    line-height: 1.3;
    font-size: 22px;
    color: #1dbadc;
}

.flow .flowitem h3 .order {
    margin-right: 10px;
    font-size: 0.8em;
    padding: 0.3em 0.3em 0.1em 0.3em;
    border-radius: 4px;
    background-color: #fccf00;
}

.flow .flowitem p {
    margin-top: 1.5em;
    line-height: 2;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 1150px) {
    .flow .flow-head-text {
        font-size: 12px;
    }

    .flow .flow-head-text span:last-child {
        font-size: 14px;
    }
}

@media (max-width: 900px) {
    .flow .flow-head {
        display: none !important;
    }

    .flow .bx-controls {
        margin-top: 30px;
    }

    .flow .bx-pager-item a {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 600px) {
    .flow {
        padding: 40px 0;
    }

    .flow .centerblock {
        margin: 10px auto 0;
    }
}

@media (max-width: 500px) {
    .flow .flowitem h3 {
        font-size: 18px;
    }

    .flow .flowitem {
        padding-top: 10px;
    }

    .flow .bx-pager-item a {
        width: 12px;
        height: 12px;
        opacity: 0.3    }

    .flow .flow-description {
        line-height: 1.8;
    }

    .flow .flowitem p {
        line-height: 1.8;
        font-size: 12px;
    }
}

/*office*/
.office {
    padding: 50px 0;
    width: 100%;
    background-image: url(img/about.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.office .wrapper {
    max-width: 1080px;
    margin: 30px auto 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.office .wrapper .link {
    background: #fff;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    z-index: 2;
    overflow: hidden;
    margin: 15px 20px 15px 0;
}

.office .wrapper .link:before,
.office .wrapper .link:after {
    transition: all 0.6s;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}

.office .wrapper .link:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
}

.office .wrapper .link a {
    font-size: 10px;
    padding: 6px 40px 5px 40px;
    display: block;
    color: #00527d;
    position: relative;
    border: solid 1px #00527d;
}

.office .wrapper .link a .icon {
    width: 6px;
    top: 8px;
    height: 10px;
    min-width: 6px;
    right: 10px;
    position: absolute;
}

.office .wrapper .link a .icon svg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.office .wrapper .link a:hover {
    color: #fff !important;
}

.office .wrapper .link:hover:after {
    left: 0;
    background: #ef8337;
}

.office .wrapper .item-content {
    width: 49%;
    background: #fff;
    color: #1b224c;
    margin-bottom: 25px;
    padding: 40px 30px;
    border: 1px dashed #00527d;
}

.office .wrapper .item-content .icon {
    position: relative;
    width: 1.4em;
    min-width: 1.4em;
    margin-right: 1.2em;
}

.office .wrapper .item-content ul {
    margin-top: 20px;
}

.office .wrapper .item-content ul li {
    font-size: 14px;
    padding: 0 10px 10px;
    display: flex;
    align-items: flex-start;
}

.office .wrapper .item-content ul li:nth-child(2) {
    border-bottom: solid 1px #1dbadc;
}

.office .wrapper .item-content ul li:nth-child(3) {
    padding: 10px 10px 10px;
}

.office .wrapper .item-content .phone a {
    line-height: 1.1;
    color: #00527d;
    font-size: 26px;
}

.office .wrapper .item-content .phone a:hover {
    color: #27316f;
}

.office .wrapper .item-map {
    width: 49%;
    text-align: right;
}

.office .people-inner {
    max-width: 980px;
    margin: 30px auto 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.office .people-inner .people {
    width: 22%;
}

.office .people-inner .people-txt {
    width: 78%;
    padding-left: 30px;
    font-size: 14px;
}

.office .people-inner .people-txt p {
    margin-bottom: 15px;
}

.office .people-inner .people-txt p:last-child {
    margin-bottom: 0;
}

.office .people-inner .people-txt strong {
    font-size: 17px;
}

@media (max-width: 920px) {
    .office .section-ttl {
        font-size: 18px;
    }

    .office .wrapper .item-content {
        padding: 20px 20px;
    }
}

@media (max-width: 767px) {
    .office {
        padding: 40px 0;
        background-color: #fff;
        background-image: none;
    }

    .office .wrapper {
        flex-direction: column;
    }

    .office .wrapper .item-map {
        width: 100%;
        text-align: right;
    }

    .office .wrapper .link {
        margin: 10px 0px 10px 0;
    }

    .office .wrapper .item-content {
        width: 100%;
        padding: 20px 20px;
    }

    .office .wrapper .item-content .phone a {
        font-size: 20px;
    }

    .office .wrapper .item-content ul li {
        font-size: 12px;
        padding: 0 0px 10px;
    }

    .office .wrapper .item-content ul li:nth-child(3) {
        padding: 10px 0px 10px;
    }

    .office .people-inner {
        margin: 0px auto 0;
        flex-direction: column;
    }

    .office .people-inner .people {
        width: 57%;
    }

    .office .people-inner .people img {
        margin: 0 auto;
    }

    .office .people-inner .people-txt {
        width: 100%;
        padding-top: 20px;
        padding-left: 0px;
        font-size: 13px;
    }

    .office .people-inner .people-txt strong {
        font-size: 14px;
    }
}

/*faq*/
.faq {
    padding: 60px 0;
    background: url(img/fea-bg.jpg) 14% 56%/cover no-repeat;
    position: relative;
}

.faq table.darkTable {
    border: 1px solid #fff;
    background-color: #4f4f4f;
    width: 100%;
    height: 200px;
    border-collapse: collapse;
    color: white;
}

.faq table.darkTable th {
    border: 1px solid #fff;
    padding-left: 10px;
    text-align: left;
}

.faq table.darkTable td {
    border: 1px solid #fff;
    padding-left: 10px;
    text-align: left;
}

.faq .list {
    margin-top: 30px;
}

.faq .list dl {
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.faq .list dl:not(:last-child) {
    margin-bottom: 10px;
}

.faq .list dl dd {
    display: none;
    background-color: #4f4f4f;
    color: #ffffff;
    line-height: 2;
    padding: 30px 70px 30px;
    position: relative;
    font-size: 14px;
}

.faq .list dl dd .content {
    opacity: 0;
    transform: translateX(10px);
    transition-duration: 0s;
    transition-delay: 0s;
}

.faq .list dl dd.show .content {
    opacity: 1;
    transform: translateX(0);
    transition-duration: 0.5s;
    transition-delay: 0.1s;
    transition-timing-function: cubic-bezier(0.37, 0.87, 0.57, 0.97);
}

.faq .list dl dd p {
    margin: 0 0 1em;
    width: 100%;
    overflow: hidden;
}

.faq .list dl dd p:last-child {
    margin-bottom: 0;
}

.faq .list dl dd p small {
    opacity: 0.5;
}

.faq .list dl dd a,
.faq .list dl dd a:link {
    color: #ffffff;
}

.faq .list dl dd a:hover,
.faq .list dl dd a:link:hover {
    text-decoration: underline;
}

.faq .list dl dd strong {
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    margin: 0.5em 0 0.4em;
}

.faq .list dl dd h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    display: block;
    margin: 1.5em 0 0.8em;
    color: #ef8337;
}

.faq .list dl dd h4:first-child {
    margin-top: 0em;
}

.faq .list dl dd h5 {
    display: block;
    line-height: 1.3;
    font-size: 16px;
    padding: 0.1em 0.3em 0.1em 0.7em;
    border-left: 4px solid #ef8337;
    margin: 1.6em 0 1.2em;
}

.faq .list dl dd h5:first-child {
    margin-top: 0.2em;
}

.faq .list dl dd ul {
    margin: 0.8em 0 1em;
    padding-left: 2em;
    list-style: disc;
}

.faq .list dl dd ul li small {
    opacity: 0.5;
}

.faq .list dl dd:before {
    content: "A";
    position: absolute;
    left: 25px;
    font-size: 32px;
    line-height: 1.2;
    color: #ef8337;
    top: 25px;
}

.faq .list dl dd ::selection {
    color: #ef8337;
    background-color: #ffffff;
}

.faq .list dl dt {
    font-size: 18px;
    line-height: 1.5;
    border: 1px solid #707070;
    position: relative;
    padding: 20px 70px;
    cursor: pointer;
    user-select: none;
}

.faq .list dl dt h3 {
    transition: 0.3s;
}

@media (min-width: 1100px) {
    .faq .list dl dt:hover h3 {
        color: #ef8337;
    }
}

.faq .list dl dt.active:after {
    transform: translateY(-50%) rotate(45deg);
}

.faq .list dl dt:before {
    content: "Q";
    position: absolute;
    left: 25px;
    font-size: 32px;
    line-height: 1.2;
    color: #00527d;
    top: 50%;
    transform: translateY(-50%);
}

.faq .list dl dt:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    transform-origin: center;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    transition: 0.3s;
    background: url(img/plus.png) center center/contain no-repeat;
}

@media (max-width: 1650px) {
    .faq .list dl dt {
        font-size: 18px;
        padding: 16px 60px;
    }

    .faq .list dl dt:before {
        left: 20px;
        font-size: 30px;
    }

    .faq .list dl dd {
        padding: 25px 40px 25px 60px;
    }

    .faq .list dl dd h4 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.6;
        display: block;
        margin: 1.5em 0 0.8em;
        color: #f9644e;
    }

    .faq .list dl dd:before {
        left: 22px;
        font-size: 30px;
        top: 23px;
    }
}

@media (max-width: 900px) {
    .faq .list dl dt {
        font-size: 16px;
    }

    .faq .list dl dd h4 {
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    .faq {
        padding: 40px 0 40px;
    }

    .faq .list dl dd {
        padding: 18px 20px 20px 45px;
    }

    .faq .list dl dd:before {
        left: 15px;
        font-size: 20px;
        top: 20px;
    }

    .faq .list dl dd p {
        font-size: 12px;
        margin: 0 0 0.8em;
        line-height: 1.8;
    }

    .faq .list dl dd h4 {
        font-size: 14px;
    }

    .faq .list dl dd h5 {
        font-size: 13px;
    }

    .faq .list dl dt {
        font-size: 14px;
        padding: 10px 45px;
    }

    .faq .list dl dd .content {
        font-size: 12px;
        line-height: 1.8;
    }

    .faq .list dl dt:before {
        left: 14px;
        font-size: 20px;
    }

    .faq .list dl dt:after {
        content: "";
        right: 18px;
        width: 18px;
        height: 18px;
    }

    .faq .list dl {
        box-shadow: 0 2px 2px rgba(236, 230, 195, 0.46);
    }
}

@media (max-width: 550px) {
    .faq .list {
        margin-top: 0px;
        padding-top: 10px;
    }
}

/*company*/
.company {
    padding: 80px 0 0;
    position: relative;
}

.company:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(img/square.jpg) center center/300px auto repeat;
}

.company .list {
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.company .list-wrapper {
    width: 100%;
    max-width: 800px;
}

.company .row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1em;
    position: relative;
}

.company .row .ttl {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    white-space: nowrap;
    font-weight: 700;
    text-align: center;
}

.company .row .cell {
    padding-left: 1.5em;
}

.company .row .cell strong {
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.1em;
}

.company .row .cell strong:not(:first-child) {
    margin-top: 0.5em;
}

.company .row:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -1px;
    background: url(img/voc-item-bg.png) 0px 0px/30px 30px repeat;
}

.company-bases {
    display: flex;
    flex-wrap: wrap;
    /*折り返し*/
    align-items: stretch;
    justify-content: center;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.company-bases .col {
    width: calc(45% - 20px);
    min-width: calc(520px);
    margin: 25px;
    background-color: #fafafa;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    opacity: 0;
}

.company-bases .col .base-brand {
    padding: 5px 10px;
}

.company-bases .col .base-brand img {
    display: block;
    width: 45%;
    float: left;
    padding-top: 20px;
}

.company-bases .col .base-body {
    padding: 26px 30px;
    position: relative;
    color: #ffffff;
    background: #0087b0 url(img/point-bg.png) center center/cover no-repeat;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    clear: both;
}

.company-bases .col .tag {
    display: inline-block;
    line-height: 1.3;
    padding: 0.2em 1em;
    color: #ffffff;
    background-color: #0087b0;
    border-radius: 10em;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 200;
}

.company-bases .col h3 {
    width: 55%;
    float: right;
    text-align: center;
    color: #0087b0;
    font-family: 'vdl-v7marugothic', 'M PLUS Rounded 1c', 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin: 0.6em 0;
    line-height: 1.1;
}

.company-bases .service {
    font-size: 17px;
    font-weight: 200;
}

.company-bases .col p {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}

.company-bases.animate .col {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
}

.company-bases.animate .col:nth-child(1) {
    transition-delay: 0s;
}

.company-bases.animate .col:nth-child(2) {
    transition-delay: 0.2s;
}

.company-bases.animate .col:nth-child(3) {
    transition-delay: 0.4s;
}


@media (max-width: 1150px) {
    .company-bases .col h3 {
        font-size: 1.8vw;
    }
}

@media (max-width: 900px) {
    .company-bases .col h3 {
        font-size: 2vw;
    }

    .company-bases .col p {
        font-size: 12px;
    }

    .faq .list dl dt {
        font-size: 16px;
    }

    .company-bases .col .base-body {
        padding: 2vw;
    }
}

@media (max-width: 700px) {
    .company {
        padding: 40px 0 0;
    }

    .company .list {
        margin: 0px 0 40px;
    }

    .company-bases {
        display: block;
    }

    .company-bases .col .base-brand img {
        max-width: 200px;
        margin: auto;
    }

    .company-bases .col h3 {
        font-size: 18px;
    }

    .company-bases .col .base-body {
        height: auto !important;
    }

    .company-bases .col p {
        max-width: 300px;
        margin: 0.5em auto;
        text-align: center;
    }

    .company-bases .col {
        width: 100%;
        min-width: 0;
        max-width: 500px;
        margin: 20px auto;
    }
}

@media (max-width: 550px) {
    .company .list-wrapper {
        padding-top: 10px;
    }
}

@media (max-width: 500px) {
    .company-bases .col .base-brand img {
        float: none;
        width: auto;
    }

    .company-bases .col .base-brand h3 {
        float: none;
        width: auto;
    }

    .company-bases .col .base-body {
        padding: 4.5vw 4vw 3.6vw;
    }

    .company-bases .col p {
        text-align: left;
    }
}

/*privacy*/
section.privacy {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateX(-101%);
    transition-duration: 0.1s;
    transition-delay: 0.6s;
    transition-timing-function: cubic-bezier(0.41, 0.19, 0.98, 0.57);
}

section.privacy:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0;
    transition: 0.3s;
    transition-delay: 0.4s;
}

section.privacy .privacy-content {
    opacity: 0;
    transform: translateX(-10px);
    transition-timing-function: cubic-bezier(0.23, 0.82, 0.48, 0.99);
    transition-delay: 0s;
    transition-duration: 0.3s;
    z-index: 5;
    width: 100%;
    max-width: 900px;
}

@media (max-width: 2200px) {
    section.privacy .privacy-content {
        max-width: 1100px;
        font-size: 14px;
    }
}

@media (max-width: 1680px) {
    section.privacy .privacy-content {
        max-width: 1200px;
    }
}

@media (max-width: 1340px) {
    section.privacy .privacy-content {
        padding: 0 40px;
    }
}

section.privacy .wrap {
    overflow: hidden;
    overflow-y: auto;
    padding: 0 10px 0 0;
    line-height: 2;
    max-height: calc(100vh - 170px);
}

section.privacy .wrap::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #eeeeee;
    border-radius: 10px;
}

section.privacy .wrap::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #eeeeee;
    border-radius: 10px;
}

section.privacy .wrap::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #cccccc;
    border-radius: 10px;
}

section.privacy .privacy-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
}

section.privacy .privacy-head:before {
    content: "";
    width: 50vw;
    position: absolute;
    left: -20px;
    transform: translateX(-100%);
    height: 1px;
    background-color: #1dbadc;
    top: 50%;
}

section.privacy .btn-close-privacy {
    cursor: pointer;
    background-color: #f3f3f3;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 14px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

@media (min-width: 1100px) {
    section.privacy .btn-close-privacy {
        cursor: pointer;
    }

    section.privacy .btn-close-privacy:hover {
        color: #ffffff;
        background-color: #1dbadc;
    }
}

section.privacy .btn-close-privacy .icon {
    width: 1.1em;
    height: 1.1em;
    min-width: 1.1em;
}

section.privacy .btn-close-privacy span {
    white-space: nowrap;
}

section.privacy h2 {
    line-height: 1.2;
    display: block;
    color: #1dbadc;
    font-weight: bold;
    font-size: 28px;
    position: relative;
}

@media (max-width: 1680px) {
    section.privacy h2 {
        font-size: 24px;
    }
}

@media (max-width: 1300px) {
    section.privacy h2 {
        font-size: 20px;
    }
}

@media (max-width: 360px) {
    section.privacy h2 {
        font-size: 18px;
        white-space: nowrap;
    }
}

section.privacy h3 {
    font-size: 18px;
    display: block;
    line-height: 1.5;
    margin: 2em 0 0.8em;
}

@media (max-width: 1680px) {
    section.privacy h3 {
        font-size: 16px;
    }
}

body.privacy section.privacy {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0;
    transition: 0.1s;
    transition-timing-function: linear;
}

body.privacy section.privacy:after {
    opacity: 1;
    transition-delay: 0.3s;
}

body.privacy section.privacy .privacy-content {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0.8s;
    transition-duration: 0.5s;
}

@media (max-width: 500px) {
    section.privacy .btn-close-privacy {
        padding: 7px 15px;
    }

    section.privacy {
        padding: 0;
    }

    section.privacy .privacy-content {
        padding: 0px 0 0 20px;
    }

    .privacy-content {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    section.privacy .privacy-head {
        padding-top: 30px;
    }

    section.privacy .wrap {
        position: absolute;
        max-height: calc(100% - 110px);
        padding: 5px 10px 5px 0;
    }

    section.privacy .privacy-head {
        margin-bottom: 20px;
    }

    section.privacy p {
        line-height: 1.8;
    }
}

/*contact_us*/
.contact_us-main {
    position: relative;
}

.contact_us-main .top {
    position: relative;
    padding: 60px 0 70px;
}

.contact_us-main .top::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(img/square.jpg) center center/300px auto repeat;
}

.contact_us-main .bottom {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.contact_us-main .bottom::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(img/dot.png) 5px 5px/10px 10px repeat;
    opacity: 0.6;
    filter: grayscale(100%);
}

.contact_us-main .wrapper {
    padding: 20px 20px;
}

.contact_us-main input,
.contact_us-main textarea {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    line-height: 1.2;
    margin: 5px 0;
}

.contact_us-main .privacy-a {
    cursor: pointer;
    margin-left: 10px;
    text-decoration: underline;
}

.contact_us-main select,
.contact_us-main input[type="checkbox"],
.contact_us-main input[type="radio"] {
    width: auto;
    background-color: #fff;
    max-width: 97%;
    padding: 8px;
    border: 1px solid #ccc;
}

.contact_us-main select,
.contact_us-main .contact_us-list-item-label {
    font-size: 14px;
    margin: 5px;
    background-color: #fff;
    line-height: 1.2;
}

.contact_us-main .wpcft-btn-reset,
.contact_us-main .wpcf7c-btn-confirm,
.contact_us-main .wpcf7c-btn-back,
.contact_us-main .wpcf7-submit {
    display: inline;
    max-width: 150px;
    height: 50px;
}

.contact_us-main input[type="submit"]:hover,
.contact_us-main input[type="button"]:hover {
    background: rgba(71, 67, 67, 0.7);
    background: #fff;
    color: #f9644e;
}

.contact_us-main input[type="reset"],
.contact_us-main input[type="submit"],
.contact_us-main input[type="button"] {
    width: 150px;
    height: 46px;
    padding: 0 1em;
    border-radius: 10px;
    cursor: pointer;
}

.contact_us-main input[type="submit"],
.contact_us-main input[type="button"] {
    background: #f9644e;
    color: #fff;
    border: 2px solid #f9644e;
}

.contact_us-main .requied {
    font-size: 0.5em;
    background-color: #f9644e;
    color: #fff;
    padding: 5px 5px 3px;
    margin-right: 10px;
    border-radius: 3px;
}

.contact_us-main .requiednone {
    font-size: 0.5em;
    background-color: #888;
    color: #fff;
    padding: 5px 5px 3px;
    margin-right: 10px;
    border-radius: 3px;
}

.contact_us-main table {
    width: 65%;
    max-width: 850px;
    margin: auto;
}

.contact_us-main table tbody {
    width: 100%;
}

.contact_us-main table th,
.contact_us-main table td {
    width: 100%;
    margin: 5px;
    display: block;
}

@media (max-width: 980px) {
    .contact_us-main table {
        width: 90%;
    }
}

@media (max-width: 660px) {
    .contact_us-main table {
        width: 100%;
    }
}

/*foot*/
footer {
    position: relative;
    padding: 60px 0;
}

footer:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(img/dot.png) 5px 5px/10px 10px repeat;
    opacity: 0.6;
    filter: grayscale(100%);
}

footer .footer-logo {
    width: 70%;
    max-width: 200px;
    margin: auto;
}

footer .footer-nav {
    padding: 20px 0;
}

footer .footer-nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

footer .footer-nav ul li span,
footer .footer-nav ul li a,
footer .footer-nav ul li a:link {
    cursor: pointer;
    line-height: 1.2;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 10px;
    line-height: 1.2;
}

footer .footer-nav ul li span:hover,
footer .footer-nav ul li a:hover,
footer .footer-nav ul li a:link:hover {
    text-decoration: underline;
}

footer .footer-nav ul li:not(:last-child) a {
    border-right: 1px solid #e9e9e9;
}

footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
}

.bkt {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 5px;
    overflow: hidden;
    position: fixed;
    z-index: 400;
    right: 20px;
    bottom: 60px;
    opacity: 0;
    -webkit-transition: 1.6s;
    transition: 1.6s;
    -webkit-transform: translateX(71px);
    transform: translateX(71px);
}

@media (max-width: 500px) {
    .bkt {
        right: 10px;
        bottom: 70px;
        bottom: calc(constant(safe-area-inset-bottom) + 70px);
        bottom: calc(env(safe-area-inset-bottom) + 70px);
    }
}

.bkt svg {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #1dbadc;
    border-radius: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 10px;
}

.bkt svg path {
    fill: #ffffff;
}

.bkt.show {
    opacity: 1;
    -webkit-transition: 0.9s;
    transition: 0.9s;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.bkt:hover {
    cursor: pointer;
}

@media (max-width: 500px) {
    footer .footer-logo {
        width: 45%;
    }

    footer {
        padding: 40px 0;
    }

    footer .copyright {
        font-size: 11px;
        opacity: 0.5;
    }
}

.mobile-nav-btn {
    display: none;
    cursor: pointer;
}

.mobile-nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 500;
    transform: translateY(-200vh);
}

.mobile-nav .mobile-nav-wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 70px 20px 20px;
    overflow: hidden;
    overflow-y: auto;
    opacity: 0;
    transform: translateY(-20px);
}

.mobile-nav .mobile-nav-wrapper .btn-request span br {
    display: none;
}

.mobile-nav .mobile-nav-wrapper .btn-contact span {
    margin-top: 5px;
}

.mobile-nav .hidden {
    display: none !important;
}

.mobile-nav:before {
    content: "";
    width: 100%;
    height: calc(100% - 60px);
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1dbadc;
    opacity: 0;
}

.mobile-nav ul {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}

.mobile-nav ul li {
    padding: 10px 0 0;
}

.mobile-nav ul li a,
.mobile-nav ul li a:link,
.mobile-nav ul li a:hover {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #1dbadc;
    font-size: 16px;
    overflow: hidden;
    text-decoration: none;
    line-height: 1.2;
    padding: 0.8em 0.6em;
    white-space: nowrap;
}

@media (max-width: 400px) and (max-height: 660px) {

    .mobile-nav ul li a,
    .mobile-nav ul li a:link,
    .mobile-nav ul li a:hover {
        font-size: 14px;
        padding: 0.7em 0.6em;
    }
}

@media (max-width: 360px) {

    .mobile-nav ul li a,
    .mobile-nav ul li a:link,
    .mobile-nav ul li a:hover {
        padding: 0.6em 0.6em;
    }
}

.mobile-nav .header-phone,
.mobile-nav .btn-request,
.mobile-nav .btn-contact {
    z-index: 10;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    font-size: 16px;
    color: #1dbadc;
    background-color: #fff;
}

@media (max-width: 400px) and (max-height: 660px) {

    .mobile-nav .header-phone,
    .mobile-nav .btn-request,
    .mobile-nav .btn-contact {
        height: 75px;
    }
}

@media (max-width: 360px) {

    .mobile-nav .header-phone,
    .mobile-nav .btn-request,
    .mobile-nav .btn-contact {
        height: auto;
    }
}

.mobile-nav.show {
    transform: translateY(0);
}

.mobile-nav.show:before {
    opacity: 1;
    transition: 0.3s;
}

.mobile-nav.show .mobile-nav-wrapper {
    opacity: 1;
    transform: translateY(0);
    transition: 0.6s;
    transition-delay: 0.4s;
    transition-timing-function: cubic-bezier(0.36, 0.79, 0.37, 0.89);
}

.mobile-floting-component {
    display: none !important;
    width: 100%;
    height: 62px;
    background: rgba(255, 255, 255, 0.85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    transition: 0s;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    z-index: 499;
    box-shadow: 0 -4px 5px rgba(135, 125, 125, 0.18);
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding-bottom: calc(constant(safe-area-inset-bottom) + 10px);
    padding-bottom: calc(env(safe-area-inset-bottom) + 10px);
    height: calc(constant(safe-area-inset-bottom) + 62px);
    height: calc(env(safe-area-inset-bottom) + 62px);
}

.mobile-floting-component>div {
    width: calc(50% - 5px);
    max-width: calc(50% - 5px);
    position: relative;
    display: flex;
    background-color: #1dbadc;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    line-height: 1em;
    border-radius: 4px;
    box-shadow: 0 4px 1px rgba(186, 46, 26, 0.11);
}

.mobile-floting-component>div>a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.mobile-floting-component>div .icon {
    margin-right: 5px;
}

.mobile-floting-component>div .icon svg {
    display: block;
    width: 1.1em;
    min-width: 1.1em;
    height: 1.1em;
}

.mobile-floting-component>div small {
    margin-top: 5px;
    line-height: 1em;
    display: block;
    text-align: center;
    font-size: 8px;
}

.mobile-floting-component>div.request {
    color: #1dbadc;
    background-color: #fccf00;
    box-shadow: 0 4px 1px rgba(198, 179, 0, 0.15);
}

.mobile-floting-component .number-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1051px) {
    .mobile-nav {
        display: none !important;
    }
}

@media (max-width: 980px) {
    .mobile-nav-btn {
        z-index: 10;
        display: block;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        right: 10px;
    }

    .mobile-nav-btn:before,
    .mobile-nav-btn:after {
        width: 30px;
        height: 2px;
        content: "";
        background-color: #1dbadc;
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        transform-origin: center;
        transition-duration: 0.2s;
    }

    .mobile-nav-btn:before {
        transform: translate(-50%, -4px);
    }

    .mobile-nav-btn:after {
        transform: translate(-50%, 4px);
    }

    .mobile-nav-btn.active:before {
        transform: translate(-50%, -50%) rotate(-20deg);
    }

    .mobile-nav-btn.active:after {
        transform: translate(-50%, -50%) rotate(20deg);
    }
}

@media (max-width: 500px) {

    .mobile-nav-btn:before,
    .mobile-nav-btn:after {
        width: 28px;
    }

    .mobile-nav-btn {
        right: 6px;
    }

    .mobile-floting-component {
        display: flex !important;
    }
}

.normalmove {
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.normalmove.normalanimate {
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.83, 0.37, 0.97);
    -o-transition-timing-function: cubic-bezier(0.23, 0.83, 0.37, 0.97);
    transition-timing-function: cubic-bezier(0.23, 0.83, 0.37, 0.97);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

/* about*/
.about {
    padding: 60px 0;
    background: url(img/about.jpg) center center/cover no-repeat;
}

.about .section-title {
    margin-bottom: 25px;
}

.about .part1 {
    max-width: 1000px;
    margin: auto;
}

.about .part1 ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 13em;
}

.about .part1 li {
    height: 20%;
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.about .part1 li::before {
    content: '';
    display: block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 5px;
    margin-top: -3px;
    background: url(img/checkbox-fill.svg) center center/cover no-repeat;
}

.about .part1 .p_main {
    padding-right: 32%;
    position: relative;
}

.about .part1 .pic {
    width: 32%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.about .part2 {
    font-size: 18px;
    margin: 50px 0;
}

.about .part2 .p_main {
    padding: 20px 40px;
    border: 3px dotted #1dbadc;
    display: flex;
    background: #fff;
}

.about .part2 .p_main p {
    line-height: 2.0;
}

.about .part2 span {
    color: #df3273;
    display: inline;
    font-size: 24px;
}

.about .part2 .left {
    width: calc(100% - 270px);
    padding-right: 30px;
}

.about .part2 .right {
    width: 270px;
}

.about .part2 small {
    display: block;
    margin-top: 20px;
}

.about .part2 .p_main-centered {
    display: block;
}

.about .part2 .centered-content {
    max-width: 800px;
    margin: 0 auto;
}

.about .part3 .item {
    max-width: 1000px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
}

.about .part3 .item:last-child {
    margin-bottom: 0;
}

.about .part3 .pic {
    width: 30%;
}

.about .part3 .content {
    width: 70%;
    padding-left: 20px;
    line-height: 1.8;
}

.about .part3 span {
    color: #1dbadc;
    font-size: 18px;
    font-weight: bold;
}

.features {
    padding: 60px 0;
    background: url(img/fea-bg.jpg) left top/cover no-repeat;
}

.features .item {
    padding: 25px 40px;
    background: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.features .item:last-child {
    margin-bottom: 0;
}

.features .content {
    width: 65%;
    padding-right: 30px;
}

.features .content img {
    display: none;
}

.features .pic {
    width: 35%;
}

.features h3 {
    display: flex;
    font-size: 24px;
    color: #00527d;
    margin-bottom: 10px;
}

.features h3::before {
    content: '';
    display: block;
    width: 1.1em;
    min-width: 1.1em;
    height: 1.1em;
    margin-right: 5px;
    margin-top: 7px;
    background: url(img/checkbox-fill-blue.svg) center center/cover no-repeat;
}

.features p {
    line-height: 2.0;
}

.interview {
    padding: 60px 0;
    background: url(img/about.jpg) center center/cover no-repeat;
}

.interview .bx-wrapper {
    position: relative;
}

.interview .bx-prev,
.interview .bx-next {
    width: 40px;
    height: 120px;
    overflow: hidden;
    text-indent: -9999999999999999999999999px;
    position: absolute;
    top: 45%;
    margin-top: -60px;
    z-index: 400;
    background: url(img/left.svg) center center/40px 40px no-repeat;
    opacity: 1;
}

.interview .bx-prev {
    left: -40px;
}

.interview .bx-next {
    transform: translate(40px) rotate(180deg);
    right: 0;
}

.interview .bx-default-pager {
    display: none;
}

.interview .items-outer {
    max-width: 1200px;
    margin: auto;
}

.interview .item-outer {
    overflow: hidden;
}

.interview .item-outer .item-p {
    background-image: url(img/pink-bg.jpg);
}

.interview .item-outer .item-p figcaption {
    background-color: #df3273;
}

.interview .item-outer .item-p img {
    border: 2px solid #df3273;
    border-radius: 100%;
}

.interview .item-outer .item-b {
    background-image: url(img/blue-bg.jpg);
}

.interview .item-outer .item-b img {
    border: 2px solid #00527d;
    border-radius: 100%;
}

.interview .item-outer .item-b figcaption {
    background-color: #00527d;
}

.interview .item {
    margin: 30px 0;
    display: flex;
    padding: 25px 50px;
    background-repeat: repeat;
    background-position: left top;
    flex-wrap: wrap;
    background-size: contain;
    position: relative;
}

.interview .item::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
}

.interview .item:last-child {
    margin-bottom: 0;
}

.interview figcaption {
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 24px;
}

.interview figcaption small {
    display: inline-block;
    white-space: nowrap;
}

.interview .content {
    padding: 30px 40px;
    width: calc(100% - 240px);
    background: #fff;
    line-height: 1.8;
    position: relative;
}

.interview .pic {
    width: 240px;
    position: relative;
    padding-right: 40px;
}

.staff-inner {
    max-width: 980px;
    margin: auto;
}

.staff-inner>span {
    color: #fff;
    background: #00527d;
    padding: 5px 20px;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 5px;
    border-radius: 10px;
    font-weight: 700;
}

.staff-inner .item {
    padding: 20px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #1dbadc;
}

.staff-inner .portrait {
    width: 120px;
    border-radius: 100%;
    min-width: 120px;
    overflow: hidden;
}

.staff-inner .content {
    margin-left: 20px;
    flex: 1 1 auto;
}

.staff-inner h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.steps {
    padding: 60px 0;
    background: url(img/support-bg.jpg) right 80%/cover no-repeat;
}

.steps .flowitem {
    display: flex;
}

.steps .flowitem .content {
    width: 68%;
}

.steps .flowitem .pic {
    width: 32%;
}

.steps .flow {
    padding: 0 15px;
    max-width: 1010px;
    margin: auto;
}

.steps .flow::after {
    content: none;
}

.steps .flow .flow-head {
    margin-top: 0;
}

.steps .flow .flow-head ul li {
    width: 33.33333%;
    min-width: 33.33333%;
}

.steps .flow .flowitem h3 {
    margin-bottom: 1.5rem;
}

.steps .flow .flowitem h3 .order {
    background: #1dbadc;
    color: #fff;
}

.steps .flow .flowitem p {
    margin-top: 0;
}

.flow-outer {
    background: #e7f7fa;
    padding: 30px 0 40px;
    margin-top: 25px;
}

.flow-note {
    background: #00527d;
    display: flex;
    padding: 0.5em 1em;
    font-size: 18px;
    color: #fff;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}

.flow-note h2 {
    font-size: 24px;
    margin-right: 2em;
}

.flow-bottom {
    padding: 50px 0 30px;
    background: #fdebef;
    position: relative;
}

.flow-bottom::before {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    transform: translate(0, -100%);
    border-left: 48vw solid #fdebef;
    border-top: 50px solid transparent;
}

.flow-bottom::after {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    transform: translate(0, -100%);
    border-right: 48vw solid #fdebef;
    border-top: 50px solid transparent;
}

.flow-bottom>div {
    max-width: 1010px;
    margin: auto;
    padding: 0 15px;
}

.flow-bottom .flow-note {
    background: #df3273;
}

.flow-bottom .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.flow-bottom .content {
    width: 68%;
}

.flow-bottom .pic {
    width: 32%;
}

@media (max-width: 1400px) {
    .staff-inner h4 {
        font-size: 16px;
    }

    .staff-inner>span {
        font-size: 20px;
    }

    .flow-note {
        font-size: 16px;
    }

    .flow-note h2 {
        font-size: 20px;
    }

    .features h3 {
        font-size: 20px;
    }

    .about .part2 {
        font-size: 16px;
    }

    .about .part2 span {
        font-size: 20px;
    }

    .brand .p1 {
        font-size: 12px;
    }

    .brand .p2 {
        font-size: 16px;
    }
}

@media (max-width: 1300px) {
    .brand img {
        width: 80px;
    }

    .hero {
        margin-top: 113.8px;
    }
}

@media (max-width: 1200px) {
    .interview .content {
        padding: 20px;
    }

    .interview .item {
        padding: 20px;
    }

    .about .part2 {
        font-size: 14px;
    }

    .about .part2 span {
        font-size: 18px;
    }

    .features h3 {
        font-size: 18px;
    }

    .features .content {
        padding-right: 15px;
    }

    .features .item {
        padding: 20px;
    }
}

@media (max-width: 980px) {
    .about .part2 {
        font-size: 16px;
    }

    .about .part2 .left {
        padding-right: 0px;
        width: calc(100% - 220px);
    }

    .about .part2 .pic {
        width: 220px;
    }

    .about .part1 li {
        font-size: 12px;
    }

    .brand img {
        width: 120px;
    }

    .brand .ps {
        display: none;
    }

    .hero {
        margin-top: 62.34px;
    }
}

@media (max-width: 768px) {
    .hero .c_name {
        width: 35vw;
        top: 68%;
        left: 58.5%;
    }

    .hero .c_name p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .hero .c_name h2 {
        font-size: 4.5vw;
    }

    .about .part2 .p_main {
        padding: 20px;
    }

    .hero .ban_btn {
        top: 84%;
        left: 50%;
        transform: translateX(-50%);
    }

    .hero .form {
        font-size: 5vw;
        padding: 0.5em 1em;
    }

    .hero .form>p {
        display: none;
    }

    .hero .form .text {
        margin-top: 0;
        font-size: 5vw;
    }
}

@media (max-width: 750px) {
    .company .list {
        margin-top: 20px;
    }

    .staff-inner .portrait {
        width: 100px;
        min-width: 100px;
    }

    .staff-inner>span {
        font-size: 18px;
        margin: auto;
        display: block;
        width: 160px;
        text-align: center;
    }

    .interview .item {
        margin: 0;
    }

    .interview .inner {
        padding: 0 40px;
    }

    .interview .section-title {
        margin-bottom: 25px;
    }

    .interview .content {
        width: 100%;
        margin-top: 20px;
    }

    .interview .pic {
        width: 100%;
        padding-right: 0;
    }

    .interview .pic img {
        width: 80%;
        margin: auto;
    }

    .flow-note {
        font-size: 12px;
    }

    .flow-note h2 {
        font-size: 16px;
    }

    .flow-bottom {
        padding-top: 0;
    }

    .flow-bottom .content {
        width: 100%;
    }

    .flow-bottom .pic {
        width: 100%;
        margin-top: 20px;
    }

    .steps {
        padding: 40px 0;
    }

    .steps .flowitem {
        flex-wrap: wrap;
    }

    .steps .flowitem .pic {
        width: 100%;
        margin-top: 30px;
    }

    .steps .flowitem .content {
        width: 100%;
    }

    .features {
        padding: 40px 0;
    }

    .features h3 {
        font-size: 16px;
    }

    .features .inner {
        padding: 0;
    }

    .features .content {
        width: 100%;
        padding-right: 0;
    }

    .features .content img {
        display: block;
        margin-bottom: 10px;
    }

    .features .pic {
        display: none;
    }

    .about {
        padding: 40px 0;
    }

    .about .part1 {
        padding: 0 15px;
    }

    .about .part1 li {
        font-size: 14px;
        width: 100%;
    }

    .about .part1 .pic {
        position: relative;
        width: 100%;
        margin-top: 15px;
    }

    .about .part1 .pic img {
        margin: auto;
    }

    .about .part1 .p_main {
        padding-right: 0;
    }

    .about .part1 ul {
        height: auto;
        flex-direction: row;
    }

    .about .part2 .left {
        width: 100%;
    }

    .about .part2 .right {
        width: 100%;
        margin-top: 20px;
    }

    .about .part2 .p_main {
        flex-wrap: wrap;
    }

    .about .part3 .content {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .about .part3 span {
        font-size: 16px;
    }

    .about .part3 .pic {
        width: 80%;
        margin: auto;
    }

    .about .part3 .item {
        flex-wrap: wrap;
    }
}

.thank-main {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    margin-top: 125.53px;
    position: relative;
    padding: 50px 20px;
}

.thank-main .logo-img {
    margin-top: 30px;
}

.thank-main .logo-img img {
    max-width: 300px;
    margin: 0 auto;
}

.thank-main .thank-bg {
    background-image: url(img/thank-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 55px 110px;
}

.thank-main .text {
    margin: 0 auto;
    margin-top: 43px;
    font-size: 17px;
    max-width: 430px;
}

.thank-content {
    background-color: rgba(250, 250, 250, 0.8);
    padding: 70px;
}

.thank-main .btn-more {
    margin-top: 73px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.thank-main .btn-more a {
    font-size: 16px;
    text-align: center;
    padding: 20px 10px;
    background-color: #00527d;
    color: #ffffff;
    white-space: nowrap;
    border-radius: 30px;
    min-width: 200px;
    line-height: 1.1;
    transition: 0.3s;
}

.thank-main .btn-more a:hover {
    opacity: 0.8;
}

@media (max-width: 1300px) {
    .thank-main {
        margin-top: 113.8px;
    }
}

@media (max-width: 980px) {
    .thank-main {
        padding: 20px 0px;
        margin-top: 62.34px;
    }

    .thank-main .thank-bg {
        padding: 30px 0px;
    }

    .thank-content {
        padding: 40px;
    }

    .thank-main .btn-more {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .thank-content {
        padding: 20px 20px;
    }

    .thank-main .text {
        margin-top: 40px;
        font-size: 14px;
    }

    .thank-main .btn-more a {
        padding: 13px 10px;
    }
}

/*# sourceMappingURL=style.css.map */

/* cookie */
.cookie-container {
	bottom: 0;
	position: fixed;
	z-index: 100002;
	width: 100%;
	background: #dcdcdc;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font-size: 1.4rem;
}

.cookie-container .cookie-container-inner {
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cookie-container .cookie-container-inner p {
	float: left;
	width: calc(100% - 156px);
	padding-right: 15px;
    font-size: 14px;
}

.cookie-container .cookie-container-inner p a {
	font-weight: bold;
	text-decoration: underline;
}

.cookie-container .cookie-container-inner .cookie-btn {
	border: 1px solid #0087b0;
	color: #0087b0;
	background: #FFF;
	border-radius: 2px;
	padding: 0 15px;
    font-size: 14px;
	height: 36px;
	line-height: 34px;
	-webkit-transition: .5s;
	transition: .5s;
	float: right;
	cursor: pointer;
	text-align: center;
}

.cookie-container .cookie-container-inner .privacy-a {
	cursor: pointer;
	margin-left: 0;
	text-decoration: underline;
}

@media (max-width: 767px) {
	.cookie-container .cookie-container-inner {
		display: block;
		text-align: center;
	}
	.cookie-container .cookie-container-inner p {
		float: none;
		width: 100%;
		padding: 0px;
		font-size: 12px;
		text-align: left;
		margin-bottom: 15px;
		display: inline-block;
	}
	.cookie-container .cookie-container-inner .cookie-btn {
		float: none;
		width: 100%;
		display: inline-block;
	}
}

.cookie-container.close {
	display: none;
}

/* Header SNS Section */
.header-sns-section {
    display: flex;
    align-items: center;
}

.sns-card {
    border-radius: 12px;
    padding: 0;
    text-align: center;
    min-width: 150px;
}

.sns-card h4 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.4;
}

.sns-icon,
.sns-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.sns-icon a,
.sns-icons a {
    display: block;
    transition: transform 0.3s ease;
}

.sns-icon img,
.sns-icons img {
    width: 40px;
    height: 40px;
    border-radius: 8px;
}

.sns-icon a:hover,
.sns-icons a:hover {
    transform: scale(1.1);
}

@media (max-width: 1300px) {
    .header-sns-section {
        gap: 10px;
    }
    
    .sns-card {
        min-width: 160px;
        padding: 12px 15px;
    }
    
    .sns-card h4 {
        font-size: 11px;
    }
    
    .sns-icon img,
    .sns-icons img {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 980px) {
    .header-sns-section {
        display: none;
    }
}

/* 確認画面用スタイル */
.confirm-table {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.confirm-table th {
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 15px;
    width: 30%;
    vertical-align: top;
}

.confirm-table td {
    padding: 15px;
    word-break: break-all;
}

.btn-back:hover,
.btn-send:hover {
    opacity: 0.8;
    transition: opacity 0.3s;
}

.confirm-btn-list {
    text-align: center;
    margin-top: 30px;
}
.confirm-btn-list form {
    display: inline-block;
}
.confirm-btn-list form:first-child {
    margin-right: 20px;
}
.confirm-btn-list form input[type="submit"] {
    padding: 15px 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.confirm-btn-list form .btn-back {
    background: #ccc;
    color: #333;
}
.confirm-btn-list form .btn-back:hover {
    opacity: .7;
    background: #ccc;
    color: #333;
}
.confirm-btn-list form .btn-send {
    background: #00527d;
    color: #fff;
}
.confirm-btn-list form .btn-send:hover {
    opacity: .7;
    background: #00527d;
    color: #fff;
}
@media (max-width: 980px) {
    .confirm-btn-list form:first-child {
        margin-right: 0;
    }
}

/* バリデーションエラー用スタイル */
.error-message {
    color: #e74c3c;
    font-size: 14px;
    margin-top: 5px;
    display: block;
    font-weight: bold;
}

.error-field {
    border: 2px solid #e74c3c !important;
    background-color: #ffeaea !important;
}

.error-field:focus {
    border-color: #e74c3c !important;
    box-shadow: 0 0 5px rgba(231, 76, 60, 0.3) !important;
}

