﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&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-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

html {
    -webkit-tap-highlight-color: transparent;
    scroll-behavior: smooth
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

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

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

button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox
}

[type="radio"] {
    -webkit-appearance: radio;
    appearance: radio
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button[disabled], [type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled] {
    cursor: default
}

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

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

select::-ms-expand {
    display: none
}

select, option, input[type="checkbox"], input[type="radio"] {
    cursor: pointer
}

body {
    font-family: 'Noto Sans JP', "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", "Meiryo", "YuGothic", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

@font-face {
    font-family: 'icon';
    src: url("../fonts/icon.eot?hfamf2");
    src: url("../fonts/icon.eot?hfamf2#iefix") format("embedded-opentype"), url("../fonts/icon.ttf?hfamf2") format("truetype"), url("../fonts/icon.woff?hfamf2") format("woff"), url("../fonts/icon.svg?hfamf2#icon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow:before {
    content: "\e900"
}

.icon-logo:before {
    content: "\e901"
}

.icon-mail:before {
    content: "\e90d"
}

.icon-link:before {
    content: "\e90e"
}

@media screen and (min-width: 768px) {
    .contents {
        max-width: 1100px;
        margin: 0 auto;
        padding: 0 80px
    }
}

.small-side-margin {
    padding-right: 20px;
    padding-left: 20px
}

p {
    letter-spacing: 0.03em;
    color: #555
}

a {
    text-decoration: none;
    transition: 0.2s;
    color: #555
}

a:hover {
    opacity: .6;
    transition: 0.2s
}

@media screen and (min-width: 768px) {
    .small-only {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .medium-only {
        display: none
    }
}

.contents-margin {
    margin-bottom: 80px
}

@media screen and (min-width: 768px) {
    .contents-margin {
        margin-bottom: 100px
    }
}

.text {
    color: #555;
    line-height: 1.8;
    letter-spacing: 0.03em;
    font-size: 14px
}

@media screen and (min-width: 768px) {
    .text {
        font-size: 16px
    }
}

body {
    position: relative;
    background-color: #161717
}

img {
    width: 100%
}

.bg-base {
    overflow: hidden;
    position: relative;
    background-color: #161717;
    padding-top: 80px;
    padding-bottom: 80px
}

@media screen and (min-width: 768px) {
    .bg-base {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.bg-base::before {
    content: "\e901";
    font-family: 'icon';
    position: absolute;
    top: 50px;
    right: -20px;
    color: #fff;
    opacity: .07;
    font-size: 36vw
}

.article-bg {
    background-color: #E6E7EB
}

.title-base {
    margin-bottom: 40px
}

@media screen and (min-width: 768px) {
    .title-base {
        margin-bottom: 90px
    }
}

.title-base__title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    line-height: 1.3;
    margin-bottom: 5px;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    font-size: 33px;
    font-size: 8.8vw
}

@media screen and (min-width: 768px) {
    .title-base__title {
        font-size: 90px
    }
}

.is-white .title-base__title {
    -webkit-text-stroke: 1px #000
}

.title-base__title em {
    color: #fff;
    text-shadow: none
}

.is-white .title-base__title em {
    color: #000
}

.title-base__sub {
    color: #00E0E8;
    letter-spacing: 0.18em;
    font-size: 18px;
    font-size: 4.8vw
}

@media screen and (min-width: 768px) {
    .title-base__sub {
        font-size: 38px
    }
}

.is-white .title-base__sub {
    color: #000
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #000;
    // background: linear-gradient(0deg, transparent 0%, #000 100%);
    // padding-bottom: 30px;
    display: flex
}

@media screen and (min-width: 768px) {
    // .header {
    //   padding-bottom: 100px;
    // }
}

.header__logo {
    padding: 20px 20px 0;
    width: 120px
}

@media screen and (min-width: 768px) {
    .header__logo {
        padding: 20px 30px 0;
        width: 200px
    }
}

.header__list {
    margin-left: auto;
    padding: 40px 40px 0 0;
    display: flex
}

@media screen and (max-width: 767px) {
    .header__list {
        display: none
    }
}

.header__list li {
    padding: 0 20px
}

.header__list li a {
    color: #fff;
    font-size: 16px
}

.header__list li i {
    padding-left: 8px;
    font-size: 13px
}

.footer {
    background-color: #161717;
    padding: 60px 0;
    text-align: center
}

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

.footer__logo {
    width: 100px;
    margin: 0 auto 30px
}

.footer__list {
    margin-bottom: 60px
}

@media screen and (min-width: 768px) {
    .footer__list {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.footer__list li {
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    .footer__list li {
        padding: 0 15px;
        margin-bottom: 0
    }
}

.footer__list a {
    color: #fff;
    font-weight: 300;
    font-size: 11px;
    text-decoration: underline
}

.footer__copy {
    font-size: 10px;
    font-weight: 300;
    color: #fff
}

.article-head {
    background: url("../img/article-head_bg.png") no-repeat center;
    background-size: cover;
    padding: 100px 0 60px;
    margin-bottom: 60px
}

@media screen and (min-width: 768px) {
    .article-head {
        margin-bottom: 80px;
        padding: 160px 0 120px
    }
}

.article-head__sub {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    line-height: 1.3;
    margin-bottom: 5px;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    font-size: 33px;
    font-size: 8.8vw
}

@media screen and (min-width: 768px) {
    .article-head__sub {
        font-size: 90px
    }
}

.article-head__title {
    color: #00E0E8;
    letter-spacing: 0.18em;
    font-size: 18px;
    font-size: 4.8vw
}

@media screen and (min-width: 768px) {
    .article-head__title {
        font-size: 38px
    }
}

input, button, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none
}

textarea {
    resize: vertical
}

input[type='checkbox'], input[type='radio'] {
    display: none
}

input[type='submit'], input[type='button'], label, button, select {
    cursor: pointer
}

select::-ms-expand {
    display: none
}

.contact-tell__text {
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 0.08em;
    line-height: 1.4;
    font-size: 14px;
    font-size: 3.7333333333vw
}

@media screen and (min-width: 768px) {
    .contact-tell__text {
        font-size: 16px
    }
}

@media screen and (max-width: 767px) {
    .contact-tell__text {
        text-align: center;
        margin-bottom: 15px
    }
}

@media screen and (min-width: 768px) {
    .contact-tell__body {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media screen and (max-width: 767px) {
    .contact-tell__body {
        text-align: center
    }
}

.contact-tell__link {
    color: #fff;
    font-weight: bold;
    margin: 0 0 15px;
    display: block;
    font-size: 30px;
    font-size: 8vw
}

@media screen and (min-width: 768px) {
    .contact-tell__link {
        margin-right: 20px;
        margin-bottom: 0;
        font-size: 40px
    }
}

.contact-tell__link i {
    margin-right: 5px;
    vertical-align: -3px
}

.contact-tell__time {
    color: #fff;
    line-height: 1.3;
    font-size: 13px;
    font-size: 3.4666666667vw
}

@media screen and (min-width: 768px) {
    .contact-tell__time {
        font-size: 14px
    }
}

.contact-form {
    padding-bottom: 100px
}

.contact-form__read {
    text-align: center;
    color: #2f3936;
    margin-bottom: 40px;
    font-weight: bold
}

.contact-form__read.is-end {
    margin-bottom: 60px;
    font-size: 18px;
    font-size: 4.8vw
}

@media screen and (min-width: 768px) {
    .contact-form__read.is-end {
        font-size: 24px;
        margin-bottom: 80px
    }
}

.contact-form__body {
    max-width: 725px;
    margin: 0 auto
}

.contact-form__text {
    text-align: center;
    color: #2f3936;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 14px;
    font-size: 3.7333333333vw
}

@media screen and (min-width: 768px) {
    .contact-form__text {
        font-size: 16px
    }
}

/*
.contact-form__item {
    margin-bottom: 25px
}
*/

.contact-form__item {
  margin: 25px 25px 25px 25px;
}

.contact-form__name {
    margin-bottom: 10px;
    color: #2f3936;
    font-weight: 500;
    font-size: 13px;
    font-size: 3.4666666667vw
}

@media screen and (min-width: 768px) {
    .contact-form__name {
        font-size: 14px
    }
}

.contact-form__name span {
    background-color: #00b6bc;
    border-radius: 3px;
    padding: 1px 3px;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    margin-left: 6px;
    font-size: 10px;
    font-size: 2.6666666667vw
}

@media screen and (min-width: 768px) {
    .contact-form__name span {
        font-size: 10px
    }
}

.contact-form__normal, .contact-form select, .contact-form textarea {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    height: 40px;
    padding: 0 8px;
    width: calc(100% - 16px)
}

.contact-form__normal::placeholder, .contact-form select::placeholder, .contact-form textarea::placeholder {
    color: #909090
}

.contact-form__select {
    position: relative
}

.contact-form__select::before {
    content: "\e900";
    position: absolute;
    top: calc(50% - 14px);
    right: 20px;
    font-size: 14px;
    font-family: 'icon' !important;
    transform: rotate(90deg);
    color: #909090
}

.contact-form__select select {
    width: 100%
}

.contact-form textarea {
    padding: 8px;
    height: auto
}

.contact-form__switch {
    display: flex;
    align-items: center
}

.contact-form__switch input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0;
    cursor: pointer
}

.contact-form__switch label {
    width: 26px;
    height: 14px;
    background: #fff;
    position: relative;
    display: inline-block;
    border-radius: 46px;
    transition: 0.4s;
    box-sizing: border-box;
    border: 1px solid #d2d2d2
}

.contact-form__switch label:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    left: 2px;
    top: 2px;
    z-index: 2;
    transition: 0.4s;
    background: #00b6bc
}

.contact-form__switch input:checked+label {
    background-color: #00b6bc
}

.contact-form__switch input:checked+label:after {
    left: 14px;
    background: #fff
}

.contact-form__switch .toggle-switch {
    position: relative
}

.contact-form__switch .toggle-switch-name {
    margin-left: 6px;
    font-size: 14px;
    line-height: 1
}

.contact-form__switch .toggle-switch-name a {
    color: #00b6bc;
    font-size: 14px;
    text-decoration: underline
}

.contact-form__button {
    display: flex;
    justify-content: center;
}

.contact-form__button input{
    display: inline-block;
    text-align: center;
    margin: 5px;
}

.contact-form__submit {
display: inline-block;
background-color: #fff;
border-radius: 1000px;
color: #2f3936;
font-weight: bold;
text-align: center;
width: 80%;
padding: 20px 0;
margin: 0 auto;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.16);
transition: 0.2s
}

@media screen and (min-width: 768px) {
.contact-form__submit {
    max-width: 300px
}
}

.contact-form__submit:hover {
opacity: .5;
transition: 0.2s
}


.contact-form__historyback {
display: inline-block;
background-color: #ccc;
border-radius: 1000px;
color: #2f3936;
font-weight: bold;
text-align: center;
width: 80%;
padding: 20px 0;
margin: 0 auto;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.16);
transition: 0.2s
}

@media screen and (min-width: 768px) {
.contact-form__historyback {
    max-width: 300px
}
}

.contact-form__historyback:hover {
opacity: .5;
transition: 0.2s
}

.contact-form__error {
padding-top: 5px;
font-size: 12px;
color: #FF2E2E
}

.contact-form__error {
padding-top: 5px;
font-size: 12px;
color: #FF2E2E
}

.contact-form__end a {
    display: block;
    background-color: #fff;
    border-radius: 1000px;
    color: #2f3936;
    font-weight: bold;
    text-align: center;
    width: 80%;
    padding: 20px 0;
    margin: 0 auto;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.16);
    transition: 0.2s
}

@media screen and (min-width: 768px) {
    .contact-form__end a {
        max-width: 300px
    }
}
