﻿@import url("https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;400;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alata&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");

body,
* {
    font-family: "Noto Sans JP", sans-serif;
    outline: none !important
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    overflow-x: hidden;

    /* height: 100%;
    height: -webkit-fill-available; */
    /* ios対応 */
}

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #fff;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    margin: 0;
    position: relative;
    width: 100%;

    /* height: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available; */
    /* ios対応 */
}

button {
    border: none;
    cursor: pointer
}

ul {
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none
}

a:active,
a:focus {
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none !important
}

.hoverable a:hover {
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none !important;
    cursor: pointer
}

legend {
    color: #000
}

ol,
ul {
    list-style: none
}

* {
    text-decoration: none
}

caption,
th {
    text-align: left
}

sup {
    vertical-align: text-top
}

img {
    display: block;
    border: none !important
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    *font-size: 100%;
}

a {
    color: inherit;
    text-decoration: none
}

textarea {
    outline: none;
    resize: none
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

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

fieldset,
img {
    border: 0
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

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

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
a,
blockquote,
figure {
    margin: 0;
    padding: 0
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    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-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

#header {
    background-color: transparent;
    transition: .5s;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2)
}

#header .header-wrapper .header-contents {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: space-between;
    padding: 0 20px
}

@media only screen and (max-width: 980px) {
    #header .header-wrapper .header-contents {
        height: 60px;
        padding: 0 0 0 20px
    }
}

@media only screen and (max-width: 767px) {
    #header .header-wrapper .header-contents {
        height: 60px;
        padding: 0 0 0 10px
    }
}

#header .header-wrapper .header-contents .logo {
    margin: 0
}

#header .header-wrapper .header-contents .logo a img {
    width: 236px
}

@media only screen and (max-width: 767px) {
    #header .header-wrapper .header-contents .logo a img {
        width: 180px
    }
}

#header .header-wrapper .header-contents .menu {
    align-items: center;
    display: flex
}

#header .header-wrapper .header-contents .menu .menu-lists {
    align-items: center;
    display: flex;
    margin-right: 20px
}

@media only screen and (max-width: 1199px) {
    #header .header-wrapper .header-contents .menu .menu-lists {
        display: none
    }
}

@media only screen and (max-width: 980px) {
    #header .header-wrapper .header-contents .menu .menu-lists {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #header .header-wrapper .header-contents .menu .menu-lists {
        display: none
    }
}

#header .header-wrapper .header-contents .menu .menu-lists .menu-lists--item {
    border-right: 1px dashed #B4B4B4;
    padding: 0 15px;
    transition: .3s
}

#header .header-wrapper .header-contents .menu .menu-lists .menu-lists--item:last-child {
    border-right: 0
}

#header .header-wrapper .header-contents .menu .menu-lists .menu-lists--item:hover {
    opacity: .8
}

#header .header-wrapper .header-contents .menu .menu-lists .menu-lists--item a {
    align-items: center;
    color: #272426;
    display: flex;
    flex-direction: column;
    font-family: 'Nanum Pen Script', cursive;
    font-size: 28px;
    justify-content: center;
    line-height: 1
}

#header .header-wrapper .header-contents .menu .menu-lists .menu-lists--item a span {
    color: #B4B4B4;
    display: block;
    font-size: 14px;
    line-height: 1
}

#header .header-wrapper .header-contents .menu .buttons {
    display: flex
}

#header .header-wrapper .header-contents .menu .buttons .btn {
    display: block;
    transition: .3s;
    width: 195px
}

@media only screen and (max-width: 980px) {
    #header .header-wrapper .header-contents .menu .buttons .btn {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #header .header-wrapper .header-contents .menu .buttons .btn {
        display: none
    }
}

#header .header-wrapper .header-contents .menu .buttons .btn:hover {
    opacity: .8
}

#header .header-wrapper .header-contents .menu .buttons .btn img {
    width: 100%
}

#header .header-wrapper .header-contents .menu .buttons .btns {
    display: none;
    transition: .3s;
    width: 85px
}

@media only screen and (max-width: 980px) {
    #header .header-wrapper .header-contents .menu .buttons .btns {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    #header .header-wrapper .header-contents .menu .buttons .btns {
        display: block
    }
}

#header .header-wrapper .header-contents .menu .buttons .btns:hover {
    opacity: .8
}

#header .header-wrapper .header-contents .menu .buttons .btns img {
    width: 100%
}

#header .header-wrapper .header-contents .menu .buttons .hamburger {
    display: none
}

@media only screen and (max-width: 1199px) {
    #header .header-wrapper .header-contents .menu .buttons .hamburger {
        display: inline-block
    }
}

@media only screen and (max-width: 980px) {
    #header .header-wrapper .header-contents .menu .buttons .hamburger {
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    #header .header-wrapper .header-contents .menu .buttons .hamburger {
        display: inline-block
    }
}

html,
body {
    overflow-x: hidden;
}

html.is-active,
body.is-active {
    overflow-y: hidden;
}

#contents-wrap {
    padding-top: 80px
}

@media only screen and (max-width: 980px) {
    #contents-wrap {
        padding-top: 60px
    }
}

@media only screen and (max-width: 767px) {
    #contents-wrap {
        padding-top: 60px
    }
}

.wrapper {
    display: block;
    margin: 0 auto;
    width: 1200px
}

@media only screen and (max-width: 980px) {
    .wrapper {
        width: 100%
    }
}

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

.main-title {
    color: #272426;
    display: table;
    font-family: 'Nanum Pen Script', cursive;
    font-size: 60px;
    line-height: 1;
    margin: 0 auto;
    position: relative;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .main-title {
        font-size: 50px
    }
}

.main-title .nlsp {
    font-family: 'Nanum Pen Script', cursive;
    display: inline-block
}

@media only screen and (max-width: 767px) {
    .main-title .nlsp {
        display: block
    }
}

.main-title .subtitle {
    display: block;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 16px;
    line-height: 1
}

@media only screen and (max-width: 767px) {
    .main-title .subtitle {
        font-size: 14px
    }
}

.btn-contact {
    display: block;
    margin: 0 auto;
    transition: .3s;
    width: 470px
}

@media only screen and (max-width: 767px) {
    .btn-contact {
        width: 85%
    }
}

.btn-contact:hover {
    opacity: .6
}

.btn-contact img {
    width: 100%
}

.btn-contact img.pc {
    display: block
}

@media only screen and (max-width: 767px) {
    .btn-contact img.pc {
        display: none
    }
}

.btn-contact img.sp {
    display: none
}

@media only screen and (max-width: 767px) {
    .btn-contact img.sp {
        display: block
    }
}

#banner {
    position: relative;
    overflow: hidden;
    width: 100%
}

#banner .banner-slider .banner-container {
    position: relative;
    overflow: hidden
}

#banner .banner-slider .banner-container figure {
    margin: 0 auto;
    width: 1200px
}

@media only screen and (max-width: 1199px) {
    #banner .banner-slider .banner-container figure {
        width: 100%
    }
}

@media only screen and (max-width: 980px) {
    #banner .banner-slider .banner-container figure {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-slider .banner-container figure {
        width: 100%
    }
}

#banner .banner-slider .banner-container figure img {
    height: auto;
    width: 100%
}

@media only screen and (max-width: 1199px) {
    #banner .banner-slider .banner-container figure img {
        height: 100%;
        object-fit: cover
    }
}

@media only screen and (max-width: 980px) {
    #banner .banner-slider .banner-container figure img {
        height: 100%;
        object-fit: cover
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-slider .banner-container figure img {
        height: 100%;
        object-fit: cover
    }
}

#banner .banner-slider .banner-container figure img.pc {
    display: block
}

@media only screen and (max-width: 980px) {
    #banner .banner-slider .banner-container figure img.pc {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-slider .banner-container figure img.pc {
        display: none
    }
}

#banner .banner-slider .banner-container figure img.sp {
    display: none
}

@media only screen and (max-width: 980px) {
    #banner .banner-slider .banner-container figure img.sp {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-slider .banner-container figure img.sp {
        display: block
    }
}

#banner .banner-slider .slick-slide {
    margin: 0 9px
}

@media only screen and (max-width: 980px) {
    #banner .banner-slider .slick-slide {
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-slider .slick-slide {
        margin: 0
    }
}

#banner .banner-slider .slick-list {
    margin: 0 -9px
}

@media only screen and (max-width: 980px) {
    #banner .banner-slider .slick-list {
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-slider .slick-list {
        margin: 0
    }
}

#banner .banner-slider .slick-next,
#banner .banner-slider .slick-prev {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 75px;
    width: 37px;
    transition: .3s;
    z-index: 10
}

#banner .banner-slider .slick-next:hover,
#banner .banner-slider .slick-prev:hover {
    opacity: .8
}

#banner .banner-slider .slick-prev {
    background-image: url("../images/arrow_prev.png");
    left: 16.6%
}

#banner .banner-slider .slick-prev::before {
    content: ''
}

#banner .banner-slider .slick-next {
    background-image: url("../images/arrow_next.png");
    right: 16.6%
}

#banner .banner-slider .slick-next::before {
    content: ''
}

#banner .banner-slider .slick-dots li button {
    padding: 0
}

#banner .banner-slider .slick-dots li button:before {
    font-size: 8px
}

#banner .btn-wrap {
    align-items: center;
    display: flex;
    position: absolute;
    top: 50%;
    justify-content: space-between;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 1200px
}

#banner .btn-wrap .prev-btn,
#banner .btn-wrap .next-btn {
    background: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 75px;
    font-size: 0;
    width: 37px;
    transition: .3s;
    position: relative;
    z-index: 10
}

#banner .btn-wrap .prev-btn:hover,
#banner .btn-wrap .next-btn:hover {
    opacity: .8
}

#banner .btn-wrap .prev-btn {
    background-image: url("../images/arrow_prev.png");
    left: -37px
}

#banner .btn-wrap .next-btn {
    background-image: url("../images/arrow_next.png");
    right: -37px
}

#banner .banner-details {
    bottom: 40px;
    left: 50%;
    position: absolute;
    overflow: hidden;
    transform: translate(-50%);
    width: 1200px;
    z-index: 100
}

@media only screen and (max-width: 1199px) {
    #banner .banner-details {
        width: 100%
    }
}

@media only screen and (max-width: 980px) {
    #banner .banner-details {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-details {
        width: 100%;
        bottom: 30px
    }
}

#banner .banner-details .banner-text {
    position: relative;
    top: 11px;
    left: -10px
}

#banner .banner-details .banner-text span {
    background-color: #fff;
    display: inline-block;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 15px;
    transform: rotate(-3deg);
    padding: 10px 10px 10px 30px
}

@media only screen and (max-width: 767px) {
    #banner .banner-details .banner-text span {
        font-size: 22px;
        margin-bottom: 10px;
        padding: 0 10px 0 15px
    }
}

#banner .banner-details .banner-text span.pink {
    color: #E95981
}

#banner .banner-details .banner-text p {
    background-color: #fff;
    display: inline-block;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 46px;
    font-weight: bold;
    line-height: 50px;
    transform: rotate(-3deg);
    margin-bottom: 20px;
    padding: 5px 10px 5px 30px
}

@media only screen and (max-width: 767px) {
    #banner .banner-details .banner-text p {
        font-size: 32px;
        padding: 0 10px 0 15px;
        margin-bottom: 10px
    }
}

#banner .banner-details .banner-text p:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 980px) {
    #banner .banner-details .banner-text p:last-child {
        padding-left: 50px
    }
}

@media only screen and (max-width: 767px) {
    #banner .banner-details .banner-text p:last-child {
        padding-left: 50px
    }
}

#banner .banner-details .banner-button {
    display: block;
    margin-left: 40px;
    transition: .3s;
    max-width: 390px
}

#banner .banner-details .banner-button:hover {
    opacity: .8
}

#banner .banner-details .banner-button img {
    width: 100%
}

#modal {
    background-color: #EBDFDF;
    display: block;
    height: 0;
    position: fixed;
    top: 60px;
    transition: .3s;
    width: 100vw;
    z-index: 99999;
    overflow: hidden;
    /* overflow: scroll;
    -webkit-overflow-scrolling: touch; */
}

@media only screen and (max-width: 1199px) {
    #modal {
        top: 80px
    }
}

@media only screen and (max-width: 980px) {
    #modal {
        top: 60px
    }
}

#modal.is-active {
    /* height: 100vh; */
    height: 100%;
    width: 100%;
    /* height: -webkit-fill-available; */
    /* ios対応 アドレスバー*/
}

/* @supports (-webkit-touch-callout: none) {
    #modal.is-active { 
      height: -webkit-fill-available;
    }
  } */



/* #modal .modal-wrapper {
    padding-bottom: 20px;
    width: 100%;
    height: 100%;
} */


#modal .modal-wrapper .modal-contents .nav-lists {
    display: flex;
    flex-direction: column;
    width: 100%
}

#modal .modal-wrapper .modal-contents .nav-lists .nav-lists--item {
    border-bottom: 2px dashed #fff;
    padding: 8px 5%
}

#modal .modal-wrapper .modal-contents .nav-lists .nav-lists--item a p {
    font-family: 'Nanum Pen Script', cursive;
    font-size: 32px;
    line-height: 1
}

#modal .modal-wrapper .modal-contents .nav-lists .nav-lists--item a span {
    display: block;
    font-size: 14px;
    line-height: 1
}

#modal .modal-wrapper .modal-contents .nav-cta {
    margin: 20px 5% 40px;

}

#modal .modal-wrapper .modal-contents .nav-cta .nav-bnr {
    width: 80%;
    margin: 0 auto 20px;
}

#modal .modal-wrapper .modal-contents .nav-cta .nav-bnr a {
    width: 100%;
}

#modal .modal-wrapper .modal-contents .nav-cta .nav-bnr a img {
    width: 100%;
    display: block;
}



#modal .modal-wrapper .modal-contents .nav-cta .nav-btn {
    width: 100%;
}

#modal .modal-wrapper .modal-contents .nav-cta .nav-btn a {
    width: 100%;
    display: block;
}

#modal .modal-wrapper .modal-contents .nav-cta .nav-btn a img {
    width: 100%;
    display: block;
}




#modal__company {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100000;
    font-family: "Hiragino Kaku Gothic Pro", Osaka, メイリオ, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.6
}

#modal__company.is-active {
    display: block
}

#modal__company .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    padding: 0 65px;
    box-sizing: border-box
}

#modal__company .btn__close {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

#modal__company .btn__close::before,
#modal__company .btn__close::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 1px;
    margin: -8% 0 0 -42%;
    background: #FFF
}

#modal__company .btn__close::after {
    transform: rotate(45deg)
}

#modal__company .btn__close::before {
    transform: rotate(-45deg)
}

#modal__company .modal__content {
    max-height: 60vh;
    max-width: 700px;
    width: 100%;
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 980px) {
    #modal__company .modal__content {
        width: 90%
    }
}

#modal__company .modal__content h3.ttlLarge {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px
}

#modal__company .modal__content table {
    width: 100%;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD
}

#modal__company .modal__content table th,
#modal__company .modal__content table td {
    padding: 15px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD
}

#modal__company .modal__content table th {
    font-weight: bold;
    width: 30%;
    background: #f8f8f8;
    vertical-align: top;
    text-align: center
}

#modal__company .modal__content table td a {
    text-decoration: underline
}

#footer {
    padding: 60px 0 20px
}

@media only screen and (max-width: 980px) {
    #footer {
        padding: 40px 0 40px
    }
}

@media only screen and (max-width: 767px) {
    #footer {
        padding: 20px 0 25px
    }
}

#footer .footer-wrapper .footer-contents {
    align-items: center;
    flex-direction: column;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 1200px
}

@media only screen and (max-width: 767px) {
    #footer .footer-wrapper .footer-contents {
        width: 95%
    }
}

#footer .footer-wrapper .footer-contents .upper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    width: 100%
}

@media only screen and (max-width: 767px) {
    #footer .footer-wrapper .footer-contents .upper {
        flex-direction: column;
        margin-bottom: 20px
    }
}

#footer .footer-wrapper .footer-contents .upper .external-link {
    display: block;
    text-align: center;
    transition: .3s
}

#footer .footer-wrapper .footer-contents .upper .external-link:hover {
    opacity: .6
}

@media only screen and (max-width: 767px) {
    #footer .footer-wrapper .footer-contents .upper .external-link {
        font-size: 14px;
        margin-top: 10px
    }
}

#footer .footer-wrapper .footer-contents .upper .logo {
    margin: 0;
    width: 236px
}

@media only screen and (max-width: 767px) {
    #footer .footer-wrapper .footer-contents .upper .logo {
        width: 200px
    }
}

#footer .footer-wrapper .footer-contents .upper .logo a {
    display: block
}

#footer .footer-wrapper .footer-contents .upper .logo a img {
    width: 100%
}

@media only screen and (max-width: 767px) {
    #footer .footer-wrapper .footer-contents .copyright {
        font-size: 12px
    }
}

#concept {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#concept .concept-wrapper .concept-contents {
    background-image: url("../images/bg_concept.png");
    background-position: center 80px;
    background-repeat: no-repeat;
    background-size: 1200px auto;
    background-color: #FAF8F8;
    padding: 80px 0 200px
}

@media only screen and (max-width: 74.25em) {
    #concept .concept-wrapper .concept-contents {
        background-position: center;
        background-size: 95% auto
    }
}

@media only screen and (max-width: 980px) {
    #concept .concept-wrapper .concept-contents {
        background-position: center;
        background-size: 95% auto
    }
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents {
        background-image: none;
        background-position: center 105%;
        background-size: 95% auto;
        padding: 30px 0 320px
    }
}

#concept .concept-wrapper .concept-contents .main-title::before {
    background-image: url("../images/ttl_concept-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 93px;
    left: -287px;
    position: absolute;
    top: -10px;
    width: 160px
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents .main-title::before {
        left: -190px
    }
}

#concept .concept-wrapper .concept-contents .main-title::after {
    background-image: url("../images/ttl_concept-right.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 93px;
    right: -287px;
    position: absolute;
    top: -10px;
    width: 160px
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents .main-title::after {
        right: -190px
    }
}

#concept .concept-wrapper .concept-contents .concept-title {
    color: #222;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    margin: 35px auto 25px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents .concept-title {
        font-size: 23px;
        line-height: 36px;
        margin: 20px auto 210px
    }
}

#concept .concept-wrapper .concept-contents .concept-description {
    color: #222;
    font-size: 15px;
    line-height: 50px;
    position: relative;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents .concept-description {
        font-size: 14px;
        line-height: 36px
    }
}

#concept .concept-wrapper .concept-contents .concept-description::before,
#concept .concept-wrapper .concept-contents .concept-description::after {
    display: none
}

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

    #concept .concept-wrapper .concept-contents .concept-description::before,
    #concept .concept-wrapper .concept-contents .concept-description::after {
        display: block
    }
}

#concept .concept-wrapper .concept-contents .concept-description::before {
    background-image: url("../images/bg_concept-upper.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 250px;
    left: 50%;
    position: absolute;
    top: -210px;
    transform: translate(-50%);
    width: 95%
}

#concept .concept-wrapper .concept-contents .concept-description::after {
    background-image: url("../images/bg_concept-lower.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 180px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    bottom: -220px;
    width: 95%
}

@media only screen and (max-width: 1199px) {
    #concept .concept-wrapper .concept-contents .concept-description br {
        display: none
    }
}

@media only screen and (max-width: 980px) {
    #concept .concept-wrapper .concept-contents .concept-description br {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents .concept-description br {
        display: none
    }
}

@media only screen and (max-width: 1199px) {
    #concept .concept-wrapper .concept-contents .concept-description span {
        display: block
    }
}

@media only screen and (max-width: 980px) {
    #concept .concept-wrapper .concept-contents .concept-description span {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    #concept .concept-wrapper .concept-contents .concept-description span {
        display: block
    }
}

#concept .concept-wrapper .concept-contents .etc {
    display: block;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 10px;
    text-align: center
}

#point {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#point .point-wrapper .point-contents {
    background-color: #F7ECEC;
    padding: 0 0 100px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents {
        padding: 0 0 35px
    }
}

#point .point-wrapper .point-contents::before {
    background-image: url("../images/bg-point.png");
    background-position: left;
    background-repeat: repeat;
    background-size: 100% auto;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

#point .point-wrapper .point-contents .slick-list {
    padding: 0 10% 0 0
}

#point .point-wrapper .point-contents .point-lists {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto -80px;
    position: relative;
    top: -140px;
    width: 1200px
}

@media only screen and (max-width: 1199px) {
    #point .point-wrapper .point-contents .point-lists {
        width: 95%
    }
}

@media only screen and (max-width: 980px) {
    #point .point-wrapper .point-contents .point-lists {
        flex-wrap: wrap;
        width: 85%
    }
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists {
        margin: 0 auto -110px;
        width: 85%
    }
}

#point .point-wrapper .point-contents .point-lists .point-lists--item {
    background-image: url("../images/point-list-bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    padding: 16px 15.5px 20px;
    width: 390px
}

@media only screen and (max-width: 1199px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item {
        margin: 0 auto 50px;
        width: 31%
    }
}

@media only screen and (max-width: 980px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item {
        margin: 0 auto 50px;
        width: 75%
    }
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item {
        margin: 0 auto 25px;
        padding: 15px 5%;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item:last-child {
        margin-bottom: 0
    }
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-number {
    position: relative;
    margin-bottom: 10px
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-number span {
    display: block;
    font-family: 'Nanum Pen Script', cursive;
    font-size: 28px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item .point-number span {
        font-size: 22px
    }
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-number strong {
    display: block;
    font-family: 'Nanum Pen Script', cursive;
    font-size: 85px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    margin: -25px 0
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item .point-number strong {
        font-size: 70px;
        line-height: 1.2
    }
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-title {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item .point-title {
        line-height: 23px;
        font-size: 18px
    }
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-cover {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item .point-cover {
        height: 180px
    }
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-cover img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

#point .point-wrapper .point-contents .point-lists .point-lists--item .point-desc {
    font-size: 15px;
    line-height: 30px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #point .point-wrapper .point-contents .point-lists .point-lists--item .point-desc {
        font-size: 12px;
        line-height: 20px
    }
}

#point .point-wrapper .point-contents .point-lists .slick-slide {
    margin: 0 12.5px
}

#point .point-wrapper .point-contents .point-lists .slick-list {
    margin: 0 -12.5px
}

#cv {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#cv .cv-wrapper .cv-contents {
    background-color: #E89FA1;
    background-image: url("../images/bg-cv.png");
    background-position: center;
    background-repeat: repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 35px 0;
    z-index: 2
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents {
        padding: 15px 0 25px
    }
}

#cv .cv-wrapper .cv-contents::before {
    background-image: url("../images/cv-arrow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: -30px;
    content: '';
    display: block;
    height: 31px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
    width: 44px;
    z-index: 1
}

#cv .cv-wrapper .cv-contents .main-title {
    color: #fff
}

#cv .cv-wrapper .cv-contents .main-title::before {
    background-image: url("../images/ttl_event_left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 103px;
    left: -178px;
    position: absolute;
    top: -35px;
    width: 135px
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .main-title::before {
        background-image: url("../images/ttl_event_left-sp.png");
        left: -50px;
        height: 117px;
        top: -15px;
        width: 25px
    }
}

#cv .cv-wrapper .cv-contents .main-title::after {
    background-image: url("../images/ttl_event_right.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 96px;
    right: -178px;
    position: absolute;
    top: -36px;
    width: 135px
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .main-title::after {
        background-image: url("../images/ttl_event_right-sp.png");
        right: -50px;
        height: 117px;
        top: -15px;
        width: 25px;
        transform: scaleX(-1)
    }
}

#cv .cv-wrapper .cv-contents .cv-lists {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin: 30px auto 0;
    width: 900px
}

@media only screen and (max-width: 980px) {
    #cv .cv-wrapper .cv-contents .cv-lists {
        align-items: center;
        flex-direction: column;
        width: 95%
    }
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .cv-lists {
        align-items: center;
        flex-direction: column;
        margin: 15px auto 0;
        width: 95%
    }
}

#cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item {
    position: relative;
    width: 291px
}

@media only screen and (max-width: 980px) {
    #cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item {
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 980px) {
    #cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item:last-child {
        margin-bottom: 0px
    }
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item:last-child {
        margin-bottom: 0px
    }
}

#cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item img {
    width: 100%
}

#cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item .cv-title {
    display: flex;
    justify-content: center;
    padding-left: 55px;
    position: absolute;
    top: 47%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%
}

#cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item .cv-title span {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 20px;
    line-height: 25px;
    position: relative
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item .cv-title span {
        font-size: 17px;
        line-height: 19px
    }
}

#cv .cv-wrapper .cv-contents .cv-lists .cv-lists--item .etc {
    bottom: -3px;
    color: #fff;
    display: block;
    font-size: 10px;
    line-height: 1;
    right: 0;
    position: absolute;
    text-align: right
}

#cv .cv-wrapper .cv-contents .etc {
    color: #fff;
    display: none;
    font-size: 14px;
    line-height: 1;
    position: relative;
    margin: 10px auto 0;
    text-align: left;
    width: 95%
}

@media only screen and (max-width: 767px) {
    #cv .cv-wrapper .cv-contents .etc {
        margin: 10px auto 0;
        display: block
    }
}

#event {
    padding: 100px 0
}

@media only screen and (max-width: 767px) {
    #event {
        padding: 50px 0
    }
}

#event .event-wrapper .event-contents {
    margin: 0 auto;
    position: relative;
    width: 1200px
}

@media only screen and (max-width: 980px) {
    #event .event-wrapper .event-contents {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents {
        width: 90%
    }
}

@media only screen and (max-width: 1199px) {
    #event .event-wrapper .event-contents .event-lists {
        margin: 0 auto 50px;
        width: 90%
    }
}

@media only screen and (max-width: 980px) {
    #event .event-wrapper .event-contents .event-lists {
        margin: 0 auto 50px;
        width: 90%
    }
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists {
        margin: 0 auto 25px;
        width: 90%
    }
}

#event .event-wrapper .event-contents .event-lists .event-lists--item {
    background-color: #EBE8DF;
    border-radius: 10px;
    margin-top: 55px;
    position: relative;
    width: 370px
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists .event-lists--item {
        margin-top: 25px;
        width: 100%
    }
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-loc {
    background-color: #272426;
    border-radius: 18px;
    color: #fff;
    display: table;
    padding: 2px 28px;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, 0);
    position: absolute;
    top: -15px;
    z-index: 1
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-loc span {
    align-items: center;
    display: flex;
    font-family: 'Zen Maru Gothic', sans-serif;
    /*
    font-size: 20px;
    */
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    justify-content: space-around
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists .event-lists--item .event-loc span {
        /*
        font-size: 17px
    	*/
        font-size: 14px
    }
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-loc span::before {
    background-image: url("../images/icon-marker.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: inline-block;
    margin-right: 10px;
    height: 21px;
    /*
    width: 14.5px
    */
    width: 10px
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-studio {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 140px;
    margin: 0;
    overflow: hidden;
    position: relative
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-studio::before {
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-studio img {
    width: 100%
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-studio p {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 100%;
    justify-content: center;
    left: 50%;
    line-height: 24px;
    position: absolute;
    text-align: center;
    transform: translate(-50%, -50%);
    top: 45%;
    width: 100%
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .teacher {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin-bottom: -45px;
    top: -45px
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists .event-lists--item .teacher {
        top: -38px
    }
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .teacher .teacher-photo {
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    height: 89px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 89px
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists .event-lists--item .teacher .teacher-photo {
        height: 72px;
        width: 72px
    }
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .teacher .teacher-photo img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .teacher .teacher-name {
    color: #222;
    font-size: 14px;
    line-height: 24px
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-time {
    margin-top: 10px;
    text-align: center;
}





#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details {
    margin-top: 10px;
    padding: 0 14px 20px 14px
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists .event-lists--item .event-details {
        margin-top: 10px
    }
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details .event-info {
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    font-weight: 500;
    justify-content: center;
    margin: 0 auto;
    width: 90%;
    padding: 6px 0;
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details .event-info span {
    display: block;
    font-size: 12px;
    line-height: 1;
    color: #272426;
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details .event-info .event-theme {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 20px;
    line-height: 1;
    margin-bottom: .4em;
    color: #e85377;
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details .event-info .event-time-item {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 17px;
    line-height: 1;

}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details .event-cover {
    border: 2px solid #fff;
    border-radius: 3px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    position: relative;
}

#event .event-wrapper .event-contents .event-lists .event-lists--item .event-details .event-cover img {
    border-radius: 3px;
    width: 100%
}

#event .event-wrapper .event-contents .event-lists .slick-slide {
    margin: 0 12.5px
}

#event .event-wrapper .event-contents .event-lists .slick-list {
    margin: 0 -12.5px
}

#event .event-wrapper .event-contents .event-lists .slick-center {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    margin-right: 30px;
    margin-left: 30px;
    transition: .3s
}

#event .event-wrapper .event-contents .event-lists .slick-center .event-lists--item {
    margin-top: 58px;
    margin-bottom: 85px
}

#event .event-wrapper .event-contents .event-lists .slick-dots {
    bottom: 0
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .event-lists .slick-dots {
        bottom: -25px
    }
}

#event .event-wrapper .event-contents .event-lists .slick-dots li button {
    padding: 0
}

#event .event-wrapper .event-contents .event-lists .slick-dots li button:before {
    font-size: 8px
}

#event .event-wrapper .event-contents .button-wrap {
    align-items: center;
    display: flex;
    position: absolute;
    top: 36%;
    justify-content: space-between;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 1200px
}

@media only screen and (max-width: 1199px) {
    #event .event-wrapper .event-contents .button-wrap {
        display: flex;
        width: 50%;
        top: 42%
    }
}

@media only screen and (max-width: 980px) {
    #event .event-wrapper .event-contents .button-wrap {
        display: flex;
        width: 50%;
        top: 42%
    }
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .button-wrap {
        display: flex;
        width: 90%;
        top: 42%
    }
}

#event .event-wrapper .event-contents .button-wrap .btn-prev,
#event .event-wrapper .event-contents .button-wrap .btn-next {
    background: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 75px;
    font-size: 0;
    width: 37px;
    transition: .3s;
    position: relative;
    z-index: 10
}

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

    #event .event-wrapper .event-contents .button-wrap .btn-prev,
    #event .event-wrapper .event-contents .button-wrap .btn-next {
        width: 27px;
        height: 55px
    }
}

#event .event-wrapper .event-contents .button-wrap .btn-prev:hover,
#event .event-wrapper .event-contents .button-wrap .btn-next:hover {
    opacity: .8
}

#event .event-wrapper .event-contents .button-wrap .btn-prev {
    background-image: url("../images/arrow_prev.png");
    left: -34.5px
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .button-wrap .btn-prev {
        left: -27px
    }
}

#event .event-wrapper .event-contents .button-wrap .btn-next {
    background-image: url("../images/arrow_next.png");
    right: -34.5px
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .button-wrap .btn-next {
        right: -27px
    }
}

@media only screen and (max-width: 767px) {
    #event .event-wrapper .event-contents .btn-contact {
        width: 100%
    }
}

#voice {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#voice .voice-wrapper .voice-contents {
    background: linear-gradient(#EBDFDF, #FAF8F8);
    padding: 80px 0 150px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents {
        padding: 30px 0 50px
    }
}

#voice .voice-wrapper .voice-contents::before {
    background-image: url("../images/bg-voice.png");
    background-position: center;
    background-repeat: repeat;
    background-size: 126px 126px;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

#voice .voice-wrapper .voice-contents .main-title::before {
    background-image: url("../images/ttl_voice-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 54px;
    left: -240px;
    position: absolute;
    top: -0px;
    transform: rotate(-8deg);
    width: 167px
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents .main-title::before {
        left: -200px;
        top: 10px
    }
}

#voice .voice-wrapper .voice-contents .main-title::after {
    background-image: url("../images/ttl_voice-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 54px;
    right: -240px;
    position: absolute;
    transform: rotate(-172deg) scaleY(-1);
    top: 0px;
    width: 167px
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents .main-title::after {
        right: -200px;
        top: 10px
    }
}

#voice .voice-wrapper .voice-contents .voice-lists {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 70px auto 25px;
    width: 880px
}

@media only screen and (max-width: 980px) {
    #voice .voice-wrapper .voice-contents .voice-lists {
        width: 80%
    }
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents .voice-lists {
        flex-direction: column;
        margin: 50px auto 0px;
        width: 80%
    }
}

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item {
    margin-right: 7.5%;
    margin-bottom: 70px;
    width: 46.25%
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item {
        margin-right: 0;
        margin-bottom: 50px;
        width: 100%
    }
}

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item:nth-child(2n+2) {
    margin-right: 0
}

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-cover {
    margin: 0
}

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-cover img {
    width: 100%
}

/* #voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-cover img.pc {
    display: block
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-cover img.pc {
        display: none
    }
}

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-cover img.sp {
    display: none
}

@media only screen and (max-width: 767px) {
    #voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-cover img.sp {
        display: block;
        margin-bottom: 25px
    }
} */

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-details .voice-description {
    color: #222;
    font-size: 15px;
    line-height: 32px
}

#voice .voice-wrapper .voice-contents .voice-lists .voice-lists--item .voice-details .voice-person {
    display: block;
    font-size: 14px;
    color: #222;
    margin-top: 20px;
    text-align: right
}

#gallery {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#gallery .gallery-wrapper .gallery-contents {
    padding: 80px 0
}

@media only screen and (max-width: 767px) {
    #gallery .gallery-wrapper .gallery-contents {
        padding: 30px 0 50px
    }
}

#gallery .gallery-wrapper .gallery-contents .gallery-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px auto 80px;
    width: 1200px
}

@media only screen and (max-width: 1199px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists {
        width: 95%
    }
}

@media only screen and (max-width: 980px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists {
        width: 95%
    }
}

@media only screen and (max-width: 767px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists {
        margin: 20px auto 30px;
        width: 95%
    }
}

#gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item {
    margin-right: .5%;
    margin-bottom: .6%;
    transition: .3s;
    width: 19.6%
}

@media only screen and (max-width: 767px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item {
        margin-bottom: 2%;
        margin-right: 2%;
        width: 32%
    }
}

#gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item:hover {
    opacity: .8
}

#gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item:nth-child(5n+5) {
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item:nth-child(5n+5) {
        margin-right: 2%
    }
}

@media only screen and (max-width: 767px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item:nth-child(3n+3) {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    #gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item:last-child {
        /* display: none */
    }
}

#gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item .gallery-cover {
    height: 100%;
    margin: 0;
    width: 100%
}

#gallery .gallery-wrapper .gallery-contents .gallery-lists .gallery-lists--item .gallery-cover img {
    width: 100%;
    object-fit: cover;
    height: 100%
}

#faq {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#faq .faq-wrapper .faq-contents {
    background-color: #FAF8F8;
    padding: 125px 0 85px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents {
        padding: 50px 0
    }
}

#faq .faq-wrapper .faq-contents .main-title::before {
    background-image: url("../images/ttl_faq-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 93px;
    left: -250px;
    position: absolute;
    top: -0px;
    width: 187px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .main-title::before {
        top: -5px;
        left: -240px
    }
}

#faq .faq-wrapper .faq-contents .main-title::after {
    background-image: url("../images/ttl_faq-right.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 93px;
    right: -250px;
    position: absolute;
    top: 0px;
    width: 187px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .main-title::after {
        top: -5px;
        right: -240px
    }
}

#faq .faq-wrapper .faq-contents .faq-lists {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 60px auto 0;
    width: 1200px
}

@media only screen and (max-width: 1199px) {
    #faq .faq-wrapper .faq-contents .faq-lists {
        width: 95%
    }
}

@media only screen and (max-width: 980px) {
    #faq .faq-wrapper .faq-contents .faq-lists {
        flex-direction: column;
        width: 95%
    }
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .faq-lists {
        flex-direction: column;
        margin: 30px auto 0;
        width: 95%
    }
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    margin-right: 4%;
    width: 48%
}

@media only screen and (max-width: 980px) {
    #faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item {
        margin-bottom: 12px;
        width: 100%
    }
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item:nth-child(2n+2) {
    margin-right: 0
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .q {
    align-items: center;
    display: flex;
    background-color: #EAE8E0;
    height: 60px;
    padding: 18px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .q {
        padding: 10px 12px
    }
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .q .question {
    color: #222;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .q .question {
        font-size: 16px
    }
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .q .question::before {
    align-items: flex-start;
    background-color: #272426;
    border-radius: 50%;
    content: 'Q';
    color: #fff;
    display: inline-flex;
    font-family: 'Alata', sans-serif;
    font-size: 14px;
    height: 24px;
    justify-content: center;
    margin-right: 10px;
    width: 24px
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a {
    background-color: #fff;
    height: 110px;
    padding: 20px 15px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a {
        height: auto;
        padding: 7px 12px 10px
    }
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a .answer {
    color: #222;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    padding-left: 35px
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a .answer::before {
    align-items: flex-start;
    background-color: #de6f6f;
    border-radius: 50%;
    content: 'A';
    color: #fff;
    display: inline-flex;
    font-family: 'Alata', sans-serif;
    font-size: 14px;
    height: 24px;
    justify-content: center;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 3px;
    width: 24px
}

@media only screen and (max-width: 767px) {
    #faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a .answer::before {
        left: 0
    }
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a .answer a {
    color: blue;
    text-decoration: underline
}

#faq .faq-wrapper .faq-contents .faq-lists .faq-lists--item .a .answer a:hover {
    text-decoration: none
}

#form {
    padding-top: 80px;
    margin-top: -80px;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#form .form-wrapper .form-contents {
    background-color: #F7ECEC;
    padding: 80px 0;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents {
        padding: 40px 0
    }
}

#form .form-wrapper .form-contents::before {
    background-image: url("../images/bg-point.png");
    background-position: left;
    background-repeat: repeat;
    background-size: 100% auto;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

#form .form-wrapper .form-contents .main-title::before {
    background-image: url("../images/ttl_voice-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 54px;
    left: -240px;
    position: absolute;
    top: -0px;
    transform: rotate(-8deg);
    width: 167px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .main-title::before {
        left: -200px
    }
}

#form .form-wrapper .form-contents .main-title::after {
    background-image: url("../images/ttl_voice-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 54px;
    right: -240px;
    position: absolute;
    transform: rotate(-172deg) scaleY(-1);
    top: 0px;
    width: 167px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .main-title::after {
        right: -200px
    }
}

#form .form-wrapper .form-contents .form {
    background-color: #fff;
    border-radius: 10px;
    display: block;
    margin: 75px auto 0;
    padding: 50px 50px 60px;
    position: relative;
    width: 1200px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form {
        padding: 50px 0 60px;
        width: 95%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form {
        margin: 30px auto 0;
        padding: 15px 0 25px;
        width: 95%
    }
}

#form .form-wrapper .form-contents .form .form-title {
    display: table;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
    width: 300px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .form-title {
        width: 55%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-title {
        white-space: nowrap;
        width: 55%
    }
}

@media only screen and (max-width: 20em) {
    #form .form-wrapper .form-contents .form .form-title {
        white-space: nowrap
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-title span {
        display: block
    }
}

#form .form-wrapper .form-contents .form .form-title::before {
    background-image: url("../images/bg-line-left.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    display: block;
    height: 53px;
    position: absolute;
    left: -75px;
    top: -10px;
    width: 55px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-title::before {
        top: 0;
        left: -60px
    }
}

#form .form-wrapper .form-contents .form .form-title::after {
    background-image: url("../images/bg-line-right.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    display: block;
    height: 53px;
    position: absolute;
    right: -75px;
    top: -10px;
    width: 50px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-title::after {
        top: 0;
        right: -60px
    }
}

#form .form-wrapper .form-contents .form .form-subtitle {
    align-items: center;
    background-color: #D9ABAB;
    /* border-radius: 60px; */
    color: #fff;
    display: flex;
    justify-content: center;
    height: 65px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .form-subtitle {
        border-radius: 0;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-subtitle {
        border-radius: 0;
        height: auto;
        padding: 5px 0;
        width: 100%
    }
}

#form .form-wrapper .form-contents .form .form-subtitle p {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 28px;
    font-weight: 500;
    position: relative;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-subtitle p {
        font-size: 20px;
        width: 70%
    }
}

#form .form-wrapper .form-contents .form .form-subtitle p::before,
#form .form-wrapper .form-contents .form .form-subtitle p::after {
    background-image: url("../images/icon-arrow-down.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 20px;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 22px
}

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

    #form .form-wrapper .form-contents .form .form-subtitle p::before,
    #form .form-wrapper .form-contents .form .form-subtitle p::after {
        top: 52%
    }
}

#form .form-wrapper .form-contents .form .form-subtitle p::before {
    left: -50px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-subtitle p::before {
        left: -25px
    }
}

#form .form-wrapper .form-contents .form .form-subtitle p::after {
    right: -50px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .form-subtitle p::after {
        right: -50px
    }
}

#form .form-wrapper .form-contents .form .upper {
    align-items: flex-start;
    display: flex;
    justify-content: space-around;
    margin-top: 50px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .upper {
        align-items: center;
        flex-direction: column;
        margin-top: 15px;
        margin: 50px auto 0;
        width: 85%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper {
        flex-direction: column;
        margin-top: 15px;
        margin: 0 auto;
        width: 85%
    }
}

#form .form-wrapper .form-contents .form .upper .left {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#form .form-wrapper .form-contents .form .upper .left .benefits-ttl {
    border-bottom: 1px dashed #D9D3B9;
    color: #222;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 22px;
    display: table;
    font-weight: 500;
    line-height: 32px;
    padding-bottom: 7px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 400px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl {
        margin-top: 15px;
        border-bottom: 0;
        padding-bottom: 0;
        width: 66%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl {
        margin-top: 15px;
        border-bottom: 0;
        padding-bottom: 0;
        white-space: nowrap;
        width: 66%
    }
}

@media only screen and (max-width: 20em) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl {
        white-space: nowrap
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-ttl span {
    font-family: 'Zen Maru Gothic', sans-serif
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl span {
        border-bottom: 1px dashed #D9D3B9;
        display: block;
        padding-bottom: 6px
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-ttl::before,
#form .form-wrapper .form-contents .form .upper .left .benefits-ttl::after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 64px;
    position: absolute;
    top: 0;
    width: 76px
}

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

    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl::before,
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl::after {
        height: 35px;
        top: 30%;
        width: 42px
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-ttl::before {
    background-image: url("../images/stars-left.png");
    left: -100px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl::before {
        background-image: url("../images/stars-left-sp.png");
        left: -60px
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-ttl::after {
    background-image: url("../images/stars-right.png");
    right: -100px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-ttl::after {
        background-image: url("../images/stars-left-sp.png");
        right: -60px;
        transform: scale(-1)
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-lists {
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-lists {
        margin-top: 15px
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-lists .benefits-lists--item {
    margin-bottom: 15px
}

#form .form-wrapper .form-contents .form .upper .left .benefits-lists .benefits-lists--item:last-child {
    margin-bottom: 0
}

#form .form-wrapper .form-contents .form .upper .left .benefits-lists .benefits-lists--item p {
    align-items: center;
    display: flex;
    font-size: 15px;
    line-height: 22px;
    justify-content: center;
    position: relative
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-lists .benefits-lists--item p {
        padding-left: 40px;
        justify-content: flex-start;
        font-size: 14px
    }
}

#form .form-wrapper .form-contents .form .upper .left .benefits-lists .benefits-lists--item p::before {
    background-image: url("../images/event-checklist.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 28px;
    left: 0;
    margin-right: 20px;
    position: relative;
    top: 0;
    width: 28px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .left .benefits-lists .benefits-lists--item p::before {
        height: 25px;
        width: 25px;
        top: 48%;
        transform: translate(0, -50%);
        position: absolute
    }
}

#form .form-wrapper .form-contents .form .upper .right {
    overflow: hidden;
    width: 380px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .upper .right {
        margin-top: 30px;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right {
        margin-top: 30px;
        width: 100%
    }
}

#form .form-wrapper .form-contents .form .upper .right .line-ttl {
    color: #222;
    font-size: 15px;
    line-height: 22px;
    text-align: center
}

#form .form-wrapper .form-contents .form .upper .right .line-ttl::before,
#form .form-wrapper .form-contents .form .upper .right .line-ttl::after {
    background-color: #EAE8E0;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%
}

#form .form-wrapper .form-contents .form .upper .right .line-ttl::before {
    right: 0.5em;
    margin-left: -50%
}

#form .form-wrapper .form-contents .form .upper .right .line-ttl::after {
    left: 0.5em;
    margin-right: -50%
}

#form .form-wrapper .form-contents .form .upper .right .line {
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin-top: 20px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right .line {
        justify-content: space-evenly
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right .line {
        margin-top: 10px
    }
}

#form .form-wrapper .form-contents .form .upper .right .line .line-qr {
    background-color: #ccc;
    overflow: hidden;
    width: 155px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right .line .line-qr {
        width: 110px
    }
}

#form .form-wrapper .form-contents .form .upper .right .line .line-qr img {
    width: 100%
}

#form .form-wrapper .form-contents .form .upper .right .line .line-txt {
    align-items: center;
    background-color: #00B900;
    border-radius: 50%;
    display: flex;
    height: 155px;
    justify-content: center;
    transition: .3s;
    width: 155px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right .line .line-txt {
        height: 110px;
        width: 110px
    }
}

#form .form-wrapper .form-contents .form .upper .right .line .line-txt:hover {
    opacity: .8
}

#form .form-wrapper .form-contents .form .upper .right .line .line-txt p {
    color: #fff;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 29px;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right .line .line-txt p {
        line-height: 20px;
        font-size: 18px
    }
}

#form .form-wrapper .form-contents .form .upper .right .line .line-txt p::before {
    background-image: url("../images/icon-line.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 51px;
    margin: 0 auto 8px;
    width: 54px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .upper .right .line .line-txt p::before {
        height: 36px;
        margin: 0 auto;
        width: 38px
    }
}

#form .form-wrapper .form-contents .form .lower {
    border: 3px solid #EAE8E0;
    border-radius: 10px;
    display: flex;
    margin-top: 60px;
    padding: 30px 50px;
    position: relative
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .lower {
        align-items: center;
        flex-direction: column;
        margin: 40px auto 0;
        padding: 0;
        width: 85%
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower {
        align-items: center;
        flex-direction: column;
        margin: 40px auto 0;
        padding: 0;
        width: 85%
    }
}

#form .form-wrapper .form-contents .form .lower::after {
    background-image: url("../images/event-balloon.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 184px;
    position: absolute;
    right: 0;
    top: -20px;
    width: 120px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower::after {
        height: 120px;
        top: -10px;
        right: -10px;
        width: 78px
    }
}

#form .form-wrapper .form-contents .form .lower .event-window {
    align-items: center;
    display: flex;
    margin-right: 45px;
    position: relative;
    width: 154px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .lower .event-window {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-window {
        margin-right: 0;
        width: 125px
    }
}

#form .form-wrapper .form-contents .form .lower .event-window::before {
    background-color: #FAF8F8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 50%;
    content: '';
    display: block;
    height: 140px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 140px
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-window::before {
        height: 110px;
        width: 110px
    }
}

#form .form-wrapper .form-contents .form .lower .event-window .event-window-ttl {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-window .event-window-ttl {
        font-size: 18px;
        line-height: 22px
    }
}

#form .form-wrapper .form-contents .form .lower .event-window .event-window-ttl:before {
    background-image: url("../images/event-star.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 31px;
    margin: 0 auto;
    width: 32px
}

#form .form-wrapper .form-contents .form .lower .event-table table {
    border-spacing: 12px;
    border-collapse: separate
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

#form .form-wrapper .form-contents .form .lower .event-table table tr th,
#form .form-wrapper .form-contents .form .lower .event-table table tr td {
    vertical-align: middle
}

#form .form-wrapper .form-contents .form .lower .event-table table tr th {
    border: 1px solid #C9C7BF;
    color: #65645D;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    padding: 6px;
    text-align: center;
    width: 172px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr th {
        margin-top: 20px
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr th {
        font-size: 13px;
        margin-top: 20px;
        padding: 0;
        width: 125px
    }
}

#form .form-wrapper .form-contents .form .lower .event-table table tr td {
    font-size: 16px;
    line-height: 22px;
    padding-left: 12px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr td {
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr td {
        font-size: 14px;
        text-align: center
    }
}

#form .form-wrapper .form-contents .form .lower .event-table table tr td span {
    font-size: 14px;
    margin-left: 20px
}

@media only screen and (max-width: 980px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr td span {
        display: block;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    #form .form-wrapper .form-contents .form .lower .event-table table tr td span {
        display: block;
        font-size: 12px;
        margin-left: 0
    }
}

.important-marker-area {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

.important-marker {
    background: linear-gradient(transparent 60%, #ff6 60%);
    color: #ff5f5f;
    font-weight: bold;
}

.marker-yellow {
    background: linear-gradient(transparent 60%, #ff6 60%);
    font-weight: bold;
}

.pc {
    /* display: inline-block */
}



/* ▼追加記述▼ */

.modal__area {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100000;
    font-family: "Hiragino Kaku Gothic Pro", Osaka, メイリオ, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.6
}

.modal__area.is-active {
    display: block
}

.modal__area .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    padding: 0 65px;
    box-sizing: border-box
}

.modal__area .btn__close {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer
}

.modal__area .btn__close::before,
.modal__area .btn__close::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 1px;
    margin: -8% 0 0 -42%;
    background: #FFF
}

.modal__area .btn__close::after {
    transform: rotate(45deg)
}

.modal__area .btn__close::before {
    transform: rotate(-45deg)
}

.modal__area .modal__content {
    /*
    max-height: 60vh;
    max-width: 700px;
    */
    max-height: 70vh;
    max-width: 900px;
    width: 100%;
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 980px) {
    .modal__area .modal__content {
        width: 90%
    }
    
    .modal__area .map_area {
    	max-height: 90vh;
        width: 100%
    }
    
    .modal__area .map_area iframe{
        width: 100%
    }
}

.modal__area .modal__content h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px
}

.modal__area .modal__content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .2em;
}

.modal__area .modal__content p {
    font-size: 14px;
    margin-bottom: .4em;
}

.modal__area .title{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}


.event-btn {
    padding: 0 14px 24px 14px;
}

.event-btn a:hover {
    opacity: .8;
}

.event-btn a:active,
.event-btn a:focus {
    color: #fff;
}

.event-btn a img {
    width: 100%;
}


.event-end {
    width: 60%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.event-end span {
    /* display: inline-block;
    transform: rotate(10deg); */
}



.btn-event-introduction {
    width: 100%;
    max-width: 330px;
    display: inline-block;
    font-size: 20px;
    padding: 18px;
    margin: 10px 0;
    text-decoration: none;
    border-radius: 4px;
    color: #e95981;
    border: solid 2px #e95981;
    background-color: #fff;
}

.btn-event-introduction:hover {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}

/*
.post-categories li a {
    pointer-events: none;
}
*/




.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}


@media only screen and (max-width: 500px) {
    .iframe-wrapper {
        padding-bottom: 140%;
    }
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.event-stock {
    text-align: center;
    margin-bottom: 4px;
}

.event-stock p {
    display: inline-block;
    text-align: center;
    background: linear-gradient(transparent 60%, #ff6 60%);
    color: #ff5f5f;
    font-weight: bold;
}

.event-not-report {
    background: #fff;
    padding: 10px;
    margin: 0 20px 25px 20px;
    text-align: center;
    border: 1.5px dotted #666;
    border-radius: 10px;
}

.event-lists--item:after {
    display: block;
    content: " ";
    clear: both;
    height: 10px;
}


.gift-info-area {
    textalign:center;
}

.gift-info-area img {
    margin:0 auto 20px auto;
}



.gift-info-area .pc {
    display: block
}

@media only screen and (max-width: 1200px) {
	.gift-info-area img.pc {
	    width:100%;;
	}
}

@media only screen and (max-width: 400px) {
    .gift-info-area .pc {
        display: none
    }
}

.gift-info-area .sp {
    display: none
}

@media only screen and (max-width: 400px) {
    .gift-info-area .sp {
        display: block
    }
    
	.gift-info-area img.sp {
	    max-width:300px;;
	}
}

