@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@import url("https://use.fontawesome.com/releases/v5.3.1/css/all.css");
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@font-face {
  font-family: "游ゴシック体" ,  "游ゴシック" , YuGothic ,  "ヒラギノ角ゴ Pro" ,  "Hiragino Kami Gothic Pro" ,  "メイリオ" , Meiryo ,  "MS Pゴシック" ,  "MS PGothic" , sans-セリフ;
  src: local("游ゴシック体");
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mb0 {
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  .pc-mb0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .sp-mb0 {
    margin-bottom: 0 !important;
  }
}

.pb0 {
  padding-bottom: 0 !important;
}

@media (min-width: 768px) {
  .pc-pb0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .sp-pb0 {
    padding-bottom: 0 !important;
  }
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-gray {
  color: #444 !important;
}

.text-red {
  color: #f25151 !important;
}

.text-orange {
  color: #ff8d12 !important;
}

.text-blue {
  color: #649ee0 !important;
}

.text-green {
  color: #85c272 !important;
}

.text-normal {
  font-weight: 400 !important;
}

.text-medium {
  font-weight: 500 !important;
}

.text-bold {
  font-weight: 700 !important;
}

.text-black {
  font-weight: 900 !important;
}

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

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

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

@media (min-width: 768px) {
  .pc-text-left {
    text-align: left !important;
  }
  .pc-text-center {
    text-align: center !important;
  }
  .pc-text-right {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .sp-text-left {
    text-align: left !important;
  }
  .sp-text-center {
    text-align: center !important;
  }
  .sp-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .sp,
  .pda,
  .pda-sp {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}

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

html {
  font-size: 62.5%;
}

body {
  background: #00072C;
  font-family: "游ゴシック体", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kami Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-セリフ;
  font-size: 1.8em;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

header, footer, main, article, section, div,
h1, h2, h3, h4, h5, h6, h7,
p, span, a, b, i, em, strong, small,
table, th, td,
dl, dt, dd, ul, ol, li,
input, button, textarea, select {
  color: #fff;
  font-size: 100%;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
}

a,
button,
input[type=submit] {
  font-family: "游ゴシック体", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kami Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-セリフ;
  color: #D4C67D;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

a.text-link,
button.text-link,
input[type=submit].text-link {
  text-decoration: underline;
}

a.text-link:hover,
button.text-link:hover,
input[type=submit].text-link:hover {
  text-decoration: none;
}

ul, ol, dl {
  list-style: none;
}

ul li::before {
  display: inline-block;
  content: "";
  margin-top: 6px;
  margin-right: 7px;
  width: 4px;
  height: 4px;
  vertical-align: top;
  border-radius: 5px;
  background-color: #00072C;
}

ul li br {
  display: block;
  content: "";
  margin-top: 1.4rem;
}

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

.crumbs_area {
  margin: 50px 0;
}

.crumbs_area ul li {
  display: inline-block;
}

.crumbs_area ul li:not(:last-child):after {
  content: '>';
  margin: 0 0.5em;
}

h2 {
  color: #fff;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}

h2 span {
  line-height: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  font-size: 2.4rem;
  display: block;
  letter-spacing: 0.2em;
  color: #D4C67D;
  font-family: "Noto Sans JP", sans-serif;
}

h2::after {
  content: '';
  position: absolute;
  top: 11.2rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 45px;
  height: 1px;
  background-color: #D4C67D;
}

@media (min-width: 1200px) {
  h2 {
    font-size: 4.8rem;
    margin-bottom: 16.5rem;
  }
  h2 span {
    font-size: 3.0rem;
    top: 9.0rem;
  }
  h2::after {
    top: 7.0rem;
    width: 90px;
    height: 2px;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  h2 {
    font-size: 3.8rem;
    margin-bottom: 16.0rem;
  }
  h2 span {
    font-size: 2.5rem;
    top: 10.0rem;
  }
  h2::after {
    top: 7.0rem;
    width: 90px;
    height: 2px;
  }
}

@media (max-width: 500px) {
  h2 {
    font-size: 6.41025641vw;
    margin-bottom: 17.94871795vw;
  }
  h2 span {
    font-size: 4vw;
    top: 5.0rem;
  }
  h2::after {
    top: 3.8rem;
    width: 12vw;
    height: 1px;
  }
}

h4 {
  font-family: "Noto Sans JP", sans-serif;
}

p {
  color: #fff;
}

@media (min-width: 501px) {
  p {
    font-size: 1.8rem;
    line-height: 2.0;
  }
}

@media (max-width: 500px) {
  p {
    font-size: 3.846153846vw;
    line-height: 1.7;
  }
}

dl dt {
  font-weight: bold;
}

@media (min-width: 501px) {
  dl dt {
    font-size: 1.8rem;
    margin-bottom: 1.4rem;
  }
}

@media (max-width: 500px) {
  dl dt {
    margin-bottom: 2.564102564vw;
    font-size: 3.846153846vw;
  }
}

dl dd {
  font-weight: normal;
  border-bottom: 1px solid #707070;
}

@media (min-width: 501px) {
  dl dd {
    font-size: 1.8rem;
    padding-bottom: 2.0rem;
    margin-bottom: 2.0rem;
  }
}

@media (max-width: 500px) {
  dl dd {
    font-size: 3.846153846vw;
    padding-bottom: 5.128205128vw;
    margin-bottom: 5.128205128vw;
  }
}

table {
  width: 100%;
  border-color: #707070;
}

table tbody tr {
  border-bottom: 1px solid #707070;
}

@media (min-width: 501px) {
  table tbody tr {
    padding: 20px;
  }
}

@media (max-width: 500px) {
  table tbody tr {
    padding: 3.846153846vw 0;
  }
}

table tbody th {
  line-height: 2;
  font-weight: 500;
  text-align: left;
}

@media (min-width: 501px) {
  table tbody th {
    width: 40%;
    padding: 20px;
  }
}

@media (max-width: 500px) {
  table tbody th {
    font-size: 3.846153846vw;
  }
}

table tbody td {
  line-height: 2;
}

@media (min-width: 501px) {
  table tbody td {
    padding: 20px;
  }
}

@media (max-width: 500px) {
  table tbody td {
    font-size: 3.846153846vw;
  }
}

@media (max-width: 500px) {
  table, tbody, tr, th, td {
    display: block;
  }
}

a.btn01,
button.btn01,
input[type=submit].btn01,
span.btn01 {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a.btn01 span,
button.btn01 span,
input[type=submit].btn01 span,
span.btn01 span {
  position: relative;
  color: #fff;
}

@media (min-width: 501px) {
  a.btn01,
  button.btn01,
  input[type=submit].btn01,
  span.btn01 {
    padding: 1.5rem 6rem;
  }
}

@media (max-width: 500px) {
  a.btn01,
  button.btn01,
  input[type=submit].btn01,
  span.btn01 {
    font-size: 3.846153846vw;
    padding: 0.7rem 4rem;
  }
}

a.btn01:hover,
button.btn01:hover,
input[type=submit].btn01:hover,
span.btn01:hover {
  opacity: 0.6;
}

a.btn01:hover span,
button.btn01:hover span,
input[type=submit].btn01:hover span,
span.btn01:hover span {
  color: #fff;
}

@media (min-width: 1024px) {
  .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flexbox.count2 .col {
    width: 46.66667%;
    margin-top: 40px;
  }
  .flexbox.count2.full .col {
    width: 50%;
    margin-top: 0 !important;
  }
  .flexbox.count3::after {
    display: block;
    content: "";
    width: 31.05023%;
  }
  .flexbox.count3 .col {
    width: 31.05023%;
  }
  .flexbox.count3 .col:not(:nth-child(-n+3)) {
    margin-top: 30px;
  }
  .flexbox.count3.full .col {
    width: 33.33333%;
    margin-top: 0 !important;
  }
  .flexbox.count4 .col:not(:nth-child(-n+4)) {
    margin-top: 30px;
  }
  .flexbox.count4.full .col {
    width: 25%;
    margin-top: 0 !important;
  }
  .flexbox.count5 .col:not(:nth-child(-n+5)) {
    margin-top: 30px;
  }
  .flexbox.count5.full .col {
    width: 20%;
    margin-top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .flexbox:not(.sp-count2) .col:not(:first-child) {
    margin-top: 30px;
  }
  .flexbox.sp-count2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flexbox.sp-count2.full .col {
    width: 50%;
    margin-top: 0 !important;
  }
  .flexbox.sp-count3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flexbox.sp-count3.full .col {
    width: 33.33333%;
    margin-top: 0 !important;
  }
}

@media (max-width: 500px) {
  #global-head {
    z-index: 99;
    width: 100%;
    -webkit-transition-property: background-color;
    transition-property: background-color;
  }
  #global-head .head-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #00072C;
  }
  #global-head .head-container .hamburger {
    z-index: 1001;
    width: 10.25641026vw;
    height: 6.41025641vw;
    position: absolute;
    position: fixed;
    top: 5.128205128vw;
    right: 5.128205128vw;
  }
  #global-head .head-container .hamburger span {
    position: absolute;
    width: 100%;
    height: 0.5128205128vw;
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
  }
  #global-head .head-container .hamburger span:first-of-type {
    /* ハンバーガーメニューの1番目の線 */
    top: 0;
  }
  #global-head .head-container .hamburger span:nth-of-type(2) {
    /* ハンバーガーメニューの2番目の線 */
    top: 50%;
  }
  #global-head .head-container .hamburger span:last-of-type {
    /* ハンバーガーメニューの3番目の線 */
    top: 100%;
  }
  #global-head .head-container .hamburger.active span:first-of-type {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #global-head .head-container .hamburger.active span:nth-of-type(2) {
    opacity: 0;
  }
  #global-head .head-container .hamburger.active span:last-of-type {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #global-head .head-container #global-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #global-head .head-container #global-nav .menu {
    z-index: 1000;
    background-color: #00072C;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    display: none;
    min-height: 100vh;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: auto;
  }
  #global-head .head-container #global-nav .menu .logo {
    position: absolute;
    z-index: 1010;
    background: url(../img/common/logo.png) center/cover no-repeat;
    width: 197px;
    height: 90px;
    -webkit-transition: .5s;
    transition: .5s;
    left: 50%;
    top: 50px;
    display: none;
  }
  #global-head .head-container #global-nav .menu .logo.active {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: block;
  }
  #global-head .head-container #global-nav .menu ul {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 200px;
  }
  #global-head .head-container #global-nav .menu ul li {
    line-height: 200%;
    text-align: center;
  }
  #global-head .head-container #global-nav .menu ul li a {
    font-size: 1.5rem;
    color: #fff;
    position: relative;
  }
  #global-head .head-container #global-nav .menu ul li a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-head .head-container #global-nav .menu ul li::before {
    content: none;
  }
  #global-head .head-container #global-nav .menu.active {
    display: block;
    -webkit-transition: .5s;
    transition: .5s;
  }
  #global-head .head-container #global-nav .menu .tel {
    position: absolute;
    top: 570px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #global-head .head-container #global-nav .menu .tel a {
    color: #fff;
    font-size: 2.0rem;
  }
  #global-head .head-container #global-nav .menu .address {
    position: absolute;
    top: 600px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-bottom: 100px;
  }
  #global-head .head-container #global-nav .menu .address p {
    color: #fff;
    font-size: 1.5rem;
  }
}

@media (min-width: 501px) {
  #global-head {
    z-index: 99;
    width: 100%;
    -webkit-transition-property: background-color;
    transition-property: background-color;
  }
  #global-head .head-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #000;
  }
  #global-head .head-container .hamburger {
    z-index: 1001;
    width: 50px;
    height: 40px;
    position: absolute;
    position: fixed;
    top: 50px;
    right: 50px;
  }
  #global-head .head-container .hamburger span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
  }
  #global-head .head-container .hamburger span:first-of-type {
    /* ハンバーガーメニューの1番目の線 */
    top: 0;
  }
  #global-head .head-container .hamburger span:nth-of-type(2) {
    /* ハンバーガーメニューの2番目の線 */
    top: 50%;
  }
  #global-head .head-container .hamburger span:last-of-type {
    /* ハンバーガーメニューの3番目の線 */
    top: 100%;
  }
  #global-head .head-container .hamburger.active span:first-of-type {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #global-head .head-container .hamburger.active span:nth-of-type(2) {
    opacity: 0;
  }
  #global-head .head-container .hamburger.active span:last-of-type {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #global-head .head-container #global-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #global-head .head-container #global-nav .menu {
    z-index: 1000;
    background-color: #00072C;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    display: none;
    -webkit-transition: .5s;
    transition: .5s;
    height: 100vh;
    padding: 50px 18.75%;
  }
  #global-head .head-container #global-nav .menu .logo {
    position: absolute;
    margin: auto;
    z-index: 1010;
    width: 200px;
    height: 91px;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/common/logo.png) center/cover no-repeat;
  }
  #global-head .head-container #global-nav .menu ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  #global-head .head-container #global-nav .menu ul li {
    line-height: 300%;
    display: block;
    text-align: center;
  }
  #global-head .head-container #global-nav .menu ul li a {
    font-size: 1.8rem;
    color: #fff;
    position: relative;
  }
  #global-head .head-container #global-nav .menu li::before {
    content: none;
  }
  #global-head .head-container #global-nav .menu.active {
    display: block;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #global-head .head-container #global-nav .menu .btn {
    top: 310px;
  }
  #global-head .head-container #global-nav .menu .tel {
    position: absolute;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #global-head .head-container #global-nav .menu .tel a {
    color: #fff;
    font-size: 3.0rem;
  }
  #global-head .head-container #global-nav .menu .address {
    position: absolute;
    top: 80px;
    left: 60%;
  }
  #global-head .head-container #global-nav .menu .address p {
    color: #fff;
    font-size: 1.6rem;
  }
}

#page-top {
  display: none;
  z-index: 98;
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #fff;
}

#page-top a {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  background-color: #fff;
  text-decoration: none;
}

#page-top a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 1;
}

#page-top span {
  display: none;
}

#global-foot * {
  color: #fff;
}

#global-foot #copylight {
  display: block;
  color: #fff;
  text-align: center;
}

@media (min-width: 501px) {
  #global-foot .container {
    width: 730px;
    font-size: 1.6rem;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
  }
  #global-foot .container .logo {
    margin: 0 auto;
    width: 200px;
    margin-bottom: 20px;
  }
  #global-foot .container .sns_icon {
    margin: 20px 0;
    line-height: 1.8;
  }
  #global-foot .container .sns_icon a img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    max-width: 30px;
  }
  #global-foot .container #sitemap {
    padding: 25px 0;
  }
  #global-foot .container #sitemap .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
  }
  #global-foot .container #sitemap .menu li {
    margin: 10px 20px;
  }
  #global-foot .container #sitemap .menu li a {
    display: inline-block;
  }
  #global-foot .container .img_bg_01 {
    background-image: url(../img/home/footer_img001.jpg);
    width: 100%;
    height: 500px;
    margin: 100px 0;
  }
  #global-foot #copylight {
    padding: 10px 0;
  }
  #global-foot #copylight p {
    display: inline;
    text-align: center;
  }
  #global-foot #copylight p:not(:first-child) {
    margin-left: 1em;
  }
}

@media (max-width: 500px) {
  #global-foot .container {
    width: 320px;
    text-align: center;
    margin: 0 auto;
  }
  #global-foot .container .logo {
    width: 51.28205128vw;
    margin: 0 auto;
    margin-bottom: 5.12820513vw;
  }
  #global-foot .container .sns_icon {
    margin: 5.12820513vw 0;
    line-height: 1.8;
  }
  #global-foot .container .sns_icon a img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    max-width: 7.692307692vw;
  }
  #global-foot .container nav ul li {
    font-size: 3.58974359vw;
    line-height: 3;
  }
  #global-foot .container nav ul li + li {
    border-top: 0.2564102564vw #fff solid;
  }
  #global-foot .container .img {
    background: url(../img/home/footer_img001_sp.jpg) center/cover no-repeat;
    width: 100%;
    height: 64.1025641vw;
    margin: 12.82051282vw 0;
  }
  #global-foot #copylight {
    padding: 2.564102564vw 0;
    font-size: 3.58974359vw;
  }
  #global-foot #copylight p {
    text-align: center;
  }
}

.mv {
  position: relative;
}

.mv .slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.mv #slider {
  z-index: 0;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.mv #slider div {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.mv .main-copy1 {
  position: absolute;
  z-index: 100;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation: 0.6s copy1 1.0s forwards;
          animation: 0.6s copy1 1.0s forwards;
  opacity: 0;
}

@media (max-width: 500px) {
  .mv .main-copy1 {
    background: url(../img/mv/sp-copy1.png) center/cover no-repeat;
    top: 20px;
    width: 183px;
    height: 114px;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .mv .main-copy1 {
    background: url(../img/mv/pc-copy1.png) center/cover no-repeat;
    top: 0;
    width: 183px;
    height: 114px;
  }
}

@media (min-width: 1200px) {
  .mv .main-copy1 {
    background: url(../img/mv/pc-copy1.png) center/cover no-repeat;
    top: 0;
    width: 300px;
    height: 187px;
  }
}

@-webkit-keyframes copy1 {
  0% {
    top: -40px;
  }
  100% {
    top: 20px;
    opacity: 1;
  }
}

@keyframes copy1 {
  0% {
    top: -40px;
  }
  100% {
    top: 20px;
    opacity: 1;
  }
}

.mv .main-copy2 {
  position: absolute;
  z-index: 100;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-animation: 0.6s copy2 1.0s forwards;
          animation: 0.6s copy2 1.0s forwards;
  opacity: 0;
}

@media (max-width: 500px) {
  .mv .main-copy2 {
    background: url(../img/mv/sp-copy2.png) center/cover no-repeat;
    bottom: 0;
    width: 182px;
    height: 189px;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .mv .main-copy2 {
    background: url(../img/mv/pc-copy2.png) center/cover no-repeat;
    bottom: 0;
    width: 182px;
    height: 189px;
  }
}

@media (min-width: 1200px) {
  .mv .main-copy2 {
    background: url(../img/mv/pc-copy2.png) center/cover no-repeat;
    bottom: 0;
    width: 300px;
    height: 311px;
  }
}

@-webkit-keyframes copy2 {
  0% {
    bottom: -40px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes copy2 {
  0% {
    bottom: -40px;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .sec {
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .sec {
    margin-bottom: 50px;
  }
}

.sec p:not(:last-child), .sec ul:not(:last-child), .sec dl:not(:last-child), .sec ol:not(:last-child), .sec table:not(:last-child), .sec li:not(:last-child),
.sec .text-wrap01:not(:last-child),
.sec .text-wrap02:not(:last-child),
.sec .table-wrap:not(:last-child) {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .sec .row {
    margin-bottom: 30px;
  }
  .sec .row:high {
    margin-bottom: 60px;
  }
  .sec .row:low {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .sec .row {
    margin-bottom: 30px;
  }
  .sec .row:high {
    margin-bottom: 60px;
  }
  .sec .row:low {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  #main-contents .container {
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 30px;
  }
  #main-contents .container-min {
    max-width: 730px;
    margin: 0 auto;
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  #main-contents {
    z-index: 1;
  }
  #main-contents .container {
    padding: 0 6.25%;
    z-index: 1;
  }
  #main-contents .container-min {
    padding: 0 6.25%;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .home-page .event-guide p {
    background: #00072C;
    text-align: center;
    vertical-align: middle;
    padding-top: 1rem;
    font-size: 3.0rem;
    color: #fff;
  }
  .home-page .event-guide .sns_icon {
    padding-bottom: 1rem;
  }
  .home-page .event-guide .sns_icon a img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    max-width: 40px;
  }
}

@media (max-width: 767px) {
  .home-page .event-guide p {
    background: #00072C;
    text-align: center;
    vertical-align: middle;
    padding-top: 2.666666666666667vw;
    font-size: 1.8rem;
    color: #fff;
  }
  .home-page .event-guide .sns_icon {
    padding-bottom: 2.666666666666667vw;
  }
  .home-page .event-guide .sns_icon a img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    max-width: 7.692307692vw;
  }
}

.home-page .home-info {
  margin-top: 100px;
}

.home-page .home-info .fb {
  text-align: center;
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home01 h2 {
    font-size: 4.0rem;
    margin-bottom: 8.2rem;
  }
}

@media (min-width: 1200px) {
  .home-page .home01 h2 {
    font-size: 4.4rem;
    margin-bottom: 8.2rem;
  }
}

@media (max-width: 500px) {
  .home-page .home01 h2 {
    margin-bottom: 9.6vw;
  }
}

.home-page .home01 h2::after {
  background: #fff;
}

@media (min-width: 501px) {
  .home-page .home01 .highlight {
    padding: 100px 0;
    background: url(../img/home/bg_img001_pc.jpg) center/cover no-repeat;
  }
}

@media (max-width: 500px) {
  .home-page .home01 .highlight {
    padding: 12.82051282vw 0;
    background: url(../img/home/bg_img001_sp.jpg) center/cover no-repeat;
  }
}

.home-page .home01 .highlight p {
  color: #fff;
}

@media (min-width: 501px) {
  .home-page .home01 .highlight p {
    font-size: 2.0rem;
    line-height: 2.0;
  }
  .home-page .home01 .highlight p.text-large {
    font-size: 2.4rem;
  }
}

@media (max-width: 500px) {
  .home-page .home01 .highlight p {
    font-size: 3.846153846vw;
    line-height: 1.7;
  }
  .home-page .home01 .highlight p.text-large {
    font-size: 4.8vw;
  }
}

.home-page .home01 .btn {
  text-align: center;
  margin-top: 20px;
}

.home-page .home01 .btn a.btn01 {
  color: #00072C;
}

.home-page .home01 .btn a.btn01:hover {
  color: #fff;
}

@media (min-width: 561px) {
  .home-page .home02 h2 {
    margin-bottom: 180px;
  }
}

@media (max-width: 560px) {
  .home-page .home02 h2 {
    margin-bottom: 25.64102564vw;
  }
}

.home-page .home02 .flexbox .col .home02_box h3 {
  line-height: 1;
  padding: 1em 0 1em 4em;
  letter-spacing: 0.1em;
  color: #D4C67D;
  text-align: left;
  background: #fff;
  position: relative;
}

@media (min-width: 1200px) {
  .home-page .home02 .flexbox .col .home02_box h3 {
    font-size: 3.0rem;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home02 .flexbox .col .home02_box h3 {
    font-size: 2.5rem;
  }
}

.home-page .home02 .flexbox .col .home02_box h3 span {
  position: absolute;
  color: #fff;
  background: #D4C67D;
  top: 0;
  left: 0;
  padding: 1em 1em;
}

.home-page .home02 .flexbox p {
  color: #fff;
  width: 100%;
}

.home-page .home03 .col {
  position: relative;
}

.home-page .home03 .col h3 {
  line-height: 1;
  letter-spacing: 0.1em;
  color: #D4C67D;
  position: relative;
  text-align: center;
}

@media (min-width: 1200px) {
  .home-page .home03 .col h3 {
    font-size: 3.0rem;
    margin-bottom: 1.6rem;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home03 .col h3 {
    font-size: 2.5rem;
    margin-bottom: 1.6rem;
  }
}

@media (max-width: 500px) {
  .home-page .home03 .col h3 {
    margin-bottom: 2.666666666666667vw;
  }
}

.home-page .home03 .col p {
  position: absolute;
  bottom: 0;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 1200px) {
  .home-page .home03 .col p {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 1.8rem;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home03 .col p {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 1.8rem;
  }
}

@media (max-width: 500px) {
  .home-page .home03 .col p {
    font-size: 3.846153846vw;
    line-height: 1.5;
    padding: 2.666666666666667vw;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home04 .row {
    margin-bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .home-page .home04 .row {
    margin-bottom: 60px;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home04 h2 {
    font-size: 4.0rem;
  }
}

@media (min-width: 1200px) {
  .home-page .home04 h2 {
    font-size: 4.4rem;
  }
}

.home-page .home04 h2 span {
  color: #fff;
}

.home-page .home04 h2::after {
  background: #fff;
}

.home-page .home04 h3 {
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  position: relative;
  text-align: center;
}

@media (min-width: 1200px) {
  .home-page .home04 h3 {
    font-size: 3.0rem;
    margin-bottom: 1.6rem;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home04 h3 {
    font-size: 3.0rem;
  }
}

@media (max-width: 500px) {
  .home-page .home04 h3 {
    margin-bottom: 1vw;
  }
}

@media (min-width: 501px) {
  .home-page .home04 .highlight {
    padding: 100px 0;
    background: url(../img/home/bg_img002_pc.jpg) center/cover no-repeat;
  }
}

@media (max-width: 500px) {
  .home-page .home04 .highlight {
    padding: 12.82051282vw 0;
    background: url(../img/home/bg_img002_sp.jpg) center/cover no-repeat;
  }
}

.home-page .home04 .highlight p {
  color: #fff;
}

@media (min-width: 501px) {
  .home-page .home04 .highlight p {
    font-size: 2.0rem;
    line-height: 2.0;
    margin-bottom: 1rem;
  }
}

@media (max-width: 500px) {
  .home-page .home04 .highlight p {
    font-size: 3.846153846vw;
    line-height: 1.7;
    margin-bottom: 1vw;
  }
}

.home-page .home04 .highlight .fee {
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #fff;
  position: relative;
  text-align: center;
}

@media (min-width: 1200px) {
  .home-page .home04 .highlight .fee {
    font-size: 3.6rem;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home04 .highlight .fee {
    font-size: 3.6rem;
  }
}

@media (max-width: 500px) {
  .home-page .home04 .highlight .fee {
    font-size: 5.866666666666666vw;
  }
}

.home-page .home04 .highlight .text-large {
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #fff;
  position: relative;
  text-align: center;
}

@media (min-width: 1200px) {
  .home-page .home04 .highlight .text-large {
    font-size: 4.0rem;
  }
}

@media (min-width: 501px) and (max-width: 1199px) {
  .home-page .home04 .highlight .text-large {
    font-size: 3.6rem;
  }
}

@media (max-width: 500px) {
  .home-page .home04 .highlight .text-large {
    font-size: 5.333333333333334vw;
  }
}

.home-page .home04 .btn {
  text-align: center;
  margin-top: 20px;
}

.home-page .home04 .btn a.btn01 {
  color: #00072C;
}

.home-page .home04 .btn a.btn01:hover {
  color: #fff;
}

.home-page .home05 .table01 tbody tr th {
  text-align: center;
}

.home-page .home05 .table01 tbody tr td {
  text-align: center;
}

.home-page .home07 .insta_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}

.home-page .home07 .insta_list li {
  position: relative;
  width: calc((100% - 40px)/3);
}

@media screen and (max-width: 750px) {
  .home-page .home07 .insta_list li {
    width: calc((100% - 20px)/2);
  }
}

.home-page .home07 .insta_list li::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.home-page .home07 .insta_list a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.home-page .home07 .insta_list img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.home-page .home07 .insta_btn {
  background-color: #000;
  padding: .5em 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.home-page .home07 .insta_btn a {
  color: #fff;
  text-decoration: none;
}

.home-page .home07 .insta_btn:hover {
  background-color: #999;
}

.home-page .home08 .title {
  font-weight: bold;
}

.home-page .home08 dl dd {
  border-bottom: none;
}

@media (min-width: 501px) {
  .home-page .home08 dl dd {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 500px) {
  .home-page .home08 {
    background: #00072C;
    /* 必須・任意 */
    /* input・textarea */
    /* ドロップダウンメニュー */
    /* チェックボックス・ラジオボタン */
    /* 縦並び（チェックボックス・ラジオボタン） */
    /* マウスカーソル（チェックボックス・ラジオボタン） */
    /* チェックボックス・ラジオボタン */
    /* チェックボックス */
    /* ラジオボタン */
    /* プレースホルダー */
    /* Google Chrome / Safari / Mozilla Firefox / Opera */
    /* Microsoft Edge */
    /* Internet Explorer */
    /* 送信ボタン */
    /* ajax-loader */
  }
  .home-page .home08 dl dd {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .home-page .home08 .cf7__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .home-page .home08 .cf7__list dt:nth-of-type(n + 2),
  .home-page .home08 .cf7__list dd:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  .home-page .home08 .cf7__list dt {
    width: 35%;
    padding-top: 15px;
  }
  .home-page .home08 .cf7__list dd {
    width: 65%;
  }
  .home-page .home08 .cf7__required,
  .home-page .home08 .cf7__optional {
    margin-right: 15px;
    padding: 6px 14px;
    color: #fff;
    font-size: 12px;
    vertical-align: 1px;
  }
  .home-page .home08 .cf7__required {
    background: #BE1D1D;
  }
  .home-page .home08 .cf7__optional {
    background: #878D8E;
  }
  .home-page .home08 .cf7__list dd input[type="text"],
  .home-page .home08 .cf7__list dd input[type="tel"],
  .home-page .home08 .cf7__list dd input[type="email"],
  .home-page .home08 .cf7__list dd input[type="date"],
  .home-page .home08 .cf7__list dd textarea {
    width: 100%;
    padding: 15px 20px;
    background: #fff;
  }
  .home-page .home08 .cf7__select {
    position: relative;
  }
  .home-page .home08 .cf7__select:before {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 10;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    pointer-events: none;
    content: '';
  }
  .home-page .home08 .cf7__select select {
    width: 100%;
    padding: 19px 20px;
    background: #fff;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .home-page .home08 .cf7__list dd .wpcf7-checkbox,
  .home-page .home08 .cf7__list dd .wpcf7-radio {
    display: block;
    padding: 15px 0 10px;
  }
  .home-page .home08 .cf7__list dd .wpcf7-list-item {
    display: block;
    margin: 0;
  }
  .home-page .home08 .cf7__list dd .wpcf7-list-item:nth-child(n + 2) {
    margin-top: 18px;
  }
  .home-page .home08 .cf7__list dd .wpcf7-list-item label {
    cursor: pointer;
  }
  .home-page .home08 input[type="checkbox"],
  .home-page .home08 input[type="radio"] {
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 1px solid #fff;
    vertical-align: -3px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .home-page .home08 input[type="checkbox"]:checked {
    border: 1px solid #fff;
    background: transparent;
  }
  .home-page .home08 input[type="checkbox"]:checked:before {
    position: absolute;
    top: 2px;
    left: 5px;
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
    width: 6px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
  }
  .home-page .home08 input[type="radio"] {
    border-radius: 50%;
  }
  .home-page .home08 input[type="radio"]:checked:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
    content: '';
  }
  .home-page .home08 .cf7__list dd input[type="text"]::-webkit-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="tel"]::-webkit-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="email"]::-webkit-input-placeholder,
  .home-page .home08 .cf7__list dd textarea::-webkit-input-placeholder {
    color: #a5a5a5;
  }
  .home-page .home08 .cf7__list dd input[type="text"]:-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="tel"]:-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="email"]:-ms-input-placeholder,
  .home-page .home08 .cf7__list dd textarea:-ms-input-placeholder {
    color: #a5a5a5;
  }
  .home-page .home08 .cf7__list dd input[type="text"]::-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="tel"]::-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="email"]::-ms-input-placeholder,
  .home-page .home08 .cf7__list dd textarea::-ms-input-placeholder {
    color: #a5a5a5;
  }
  .home-page .home08 .cf7__list dd input[type="text"]::placeholder,
  .home-page .home08 .cf7__list dd input[type="tel"]::placeholder,
  .home-page .home08 .cf7__list dd input[type="email"]::placeholder,
  .home-page .home08 .cf7__list dd textarea::placeholder {
    color: #a5a5a5;
  }
  .home-page .home08 .cf7__list dd input[type="text"]::-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="tel"]::-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="email"]::-ms-input-placeholder,
  .home-page .home08 .cf7__list dd textarea::-ms-input-placeholder {
    color: #a5a5a5;
  }
  .home-page .home08 .cf7__list dd input[type="text"]:-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="tel"]:-ms-input-placeholder,
  .home-page .home08 .cf7__list dd input[type="email"]:-ms-input-placeholder,
  .home-page .home08 .cf7__list dd textarea:-ms-input-placeholder {
    color: #a5a5a5;
  }
  .home-page .home08 .cf7__button {
    padding-left: 72px;
    text-align: center;
  }
  .home-page .home08 input[type="submit"] {
    width: 260px;
    height: 60px;
    background: transparent;
    color: #fff;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
  }
  .home-page .home08 input[type="submit"]:hover {
    opacity: .6;
  }
  .home-page .home08 .wpcf7-spinner {
    vertical-align: middle;
  }
}

@media screen and (max-width: 500px) and (max-width: 767px) {
  .home-page .home08 {
    /* 送信ボタン */
  }
  .home-page .home08 .cf7__list dt {
    width: 100%;
    margin-bottom: 15px;
    padding-top: 0;
  }
  .home-page .home08 .cf7__list dd {
    width: 100%;
  }
  .home-page .home08 .cf7__list dd:nth-of-type(n + 2) {
    margin-top: 0;
  }
  .home-page .home08 .cf7__list dd .wpcf7-checkbox,
  .home-page .home08 .cf7__list dd .wpcf7-radio {
    padding: 15px 0 0;
  }
  .home-page .home08 input[type="submit"] {
    width: 180px;
    height: 56px;
  }
}

/*==================================================
ふわっ
===================================*/
/* fadeUp */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@media (max-width: 767px) {
  .fadeUp {
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
  }
}

@media (min-width: 768px) {
  .fadeUp {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}
/*# sourceMappingURL=main.css.map */