@import"css2-Montserratwght400600_NotoSansJPwght400700_swap.css";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, section, article, aside, hgroup, header, footer, nav, dialog, figure, menu, video, audio, mark, time, canvas, details {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0)
}

section, article, aside, hgroup, header, footer, main, nav, dialog, figure, figcaption {
  display: block
}

html {
  font-size: 62.5%
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  -webkit-backface-visibility: hidden;
  vertical-align: bottom
}

b, strong, em {
  font-weight: inherit;
  font-style: inherit
}

html {
  font-size: 10px
}

@media screen and (max-width:374px) {
  html {
    font-size: 2.6666666667vw
  }
}

body {
  width: 100%;
  color: #222;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400
}

body.is-locked {
  position: fixed;
  width: 100%;
  height: 100%
}

@media screen and (max-width:767px) {
  body {
    min-width: 320px
  }
}

*, *:before, *:after {
  box-sizing: border-box;
  word-break: break-all
}

a {
  text-decoration: none;
  color: inherit;
  transition: all .3s ease
}

a img, a i {
  transition: all .3s ease
}

img {
  width: 100%;
  vertical-align: bottom
}

@media screen and (min-width:768px)and (max-width:1280px) {
  img {
    height: auto
  }
}

@media screen and (max-width:767px) {
  img {
    height: auto
  }
}

iframe {
  vertical-align: bottom
}

.hover-alpha a:hover img {
  opacity: .7
}

::-webkit-input-placeholder {
  color: #ccc;
  padding-top: .2em
}

:-moz-placeholder {
  color: #ccc;
  opacity: 1
}

::-moz-placeholder {
  color: #ccc;
  opacity: 1
}

:-ms-input-placeholder {
  color: #ccc
}

select, textarea, input[type=text], input[type=email], input[type=number], input[type=tel], button {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0;
  line-height: 1;
  box-sizing: border-box;
  border-radius: 0;
  border: none;
  background: none;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif
}

input[type=number] {
  -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=text], input[type=email], input[type=tel] {
  width: 100%;
  border: 1px solid;
  background: #fff;
  padding: 0 15px;
  box-sizing: border-box;
  height: 44px;
  line-height: 44px;
  font-size: 1.6rem
}

select {
  cursor: pointer;
  width: 100%;
  padding: 0 40px 0 15px;
  border: 1px solid;
  background: #fff;
  height: 44px;
  font-size: 1.6rem
}

select::-ms-expand {
  display: none
}

textarea {
  resize: none;
  width: 100%;
  line-height: 1.5;
  border: 1px solid;
  background: #fff;
  font-size: 1.6rem;
  padding: 15px;
  font: inherit
}

input[type=button], input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  line-height: 1;
  cursor: pointer
}

button {
  cursor: pointer
}

@media screen and (max-width:767px) {
  select, textarea, input[type=text], input[type=email], input[type=number], input[type=tel] {
    font-size: 1.6rem
  }
}

@media print, screen and (min-width:768px) {
  body {
    min-width: 1280px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  body {
    min-width: auto
  }
}

main {
  display: block;
  overflow: hidden
}

@media print, screen and (min-width:768px) {
  main {
    padding-top: 100px;
    padding-bottom: 160px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  main {
    padding-bottom: 120px
  }
}

@media screen and (max-width:767px) {
  main {
    padding-top: 60px;
    padding-bottom: 21.3333333333vw
  }
}

.inner {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .inner {
    width: auto;
    padding: 0 20px
  }
}

@media screen and (max-width:767px) {
  .inner {
    width: 100%;
    padding: 0 5.3333333333vw
  }
}

@media print, screen and (min-width:768px) {
  .sp {
    display: none !important
  }
}

@media screen and (max-width:767px) {
  .pc {
    display: none !important
  }
}

.ttl01 {
  color: #fff;
  background: #99aab0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative
}

@media print, screen and (min-width:768px) {
  .ttl01 {
    height: 260px;
    margin-bottom: 80px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .ttl01 {
    height: 200px;
    margin-bottom: 60px
  }
}

@media screen and (max-width:767px) {
  .ttl01 {
    height: 42.6666666667vw;
    margin-bottom: 10.6666666667vw
  }
}

.ttl01:before, .ttl01:after {
  content: "";
  width: 100vw;
  height: 100%;
  background: #99aab0;
  position: absolute;
  top: 0
}

.ttl01:before {
  left: -50vw
}

.ttl01:after {
  right: -50vw
}

.ttl01 b {
  font-family: "Montserrat";
  font-size: 48px;
  font-weight: 600;
  letter-spacing: .1em;
  position: relative;
  z-index: 2
}

@media screen and (max-width:767px) {
  .ttl01 b {
    font-size: 8.5333333333vw
  }
}

.ttl01 span {
  font-size: 18px;
  font-weight: 400;
  padding-top: 10px;
  position: relative;
  z-index: 2
}

@media screen and (max-width:767px) {
  .ttl01 span {
    font-size: 4.2666666667vw;
    padding-top: 2.6666666667vw
  }
}

.ttl01--lower {
  background: #fff;
  margin-bottom: 0
}

@media print, screen and (min-width:768px) {
  .ttl01--lower {
    height: 200px
  }
}

.ttl01--lower:before, .ttl01--lower:after {
  background: #fff
}

.ttl01--lower b {
  color: #99aab0
}

.ttl01--lower span {
  color: #99aab0
}

.ttl02 {
  text-align: center;
  font-weight: 400;
  line-height: 1.8
}

@media print, screen and (min-width:768px) {
  .ttl02 {
    font-size: 28px;
    margin-bottom: 80px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .ttl02 {
    margin-bottom: 60px
  }
}

@media screen and (max-width:767px) {
  .ttl02 {
    font-size: 5.3333333333vw;
    margin-bottom: 10.6666666667vw
  }
}

.btn01 a, .btn01 div {
  border-radius: 8px;
  border: solid 1px #99aab0;
  width: 360px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all .3s ease
}

.btn02 a, .btn02 div {
  border-radius: 8px;
  border: solid 1px #99aab0;
  width: 360px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #99aab0;
  color: #fff;
  cursor: pointer;
  transition: all .3s ease
}

@media screen and (max-width:767px) {
  .btn01 a, .btn01 div, .btn02 a, .btn02 div {
    width: 78.6666666667vw;
    height: 16vw
  }
}

@media print, screen and (min-width:768px) {
  .btn01 a:hover, .btn01 div:hover {
    background-color: #99aab0;
    color: #fff
  }
}

@media print, screen and (min-width:768px) {
  .btn02 a:hover, .btn02 div:hover {
    background-color: #fff;
    color: #000;
  }
}

.btn01 a span, .btn01 div span, .btn02 a span, .btn02 div span {
  font-size: 16px
}

@media screen and (max-width:767px) {
  .btn01 a span, .btn01 div span, .btn02 a span, .btn02 div span {
    font-size: 3.7333333333vw
  }
}

.btn-wrap {
  display: flex;
  justify-content: center
}

@media screen and (max-width:767px) {
  .btn-wrap {
    flex-direction: column;
    align-items: center
  }
}

.btn-wrap .btn01+.btn01 {
  margin-left: 40px
}

.btn-wrap .btn01+.btn02 {
  margin-left: 40px
}

.btn-wrap .btn02+.btn01 {
  margin-left: 40px
}

.btn-wrap .btn02+.btn02 {
  margin-left: 40px
}

@media screen and (max-width:767px) {
  .btn-wrap .btn01+.btn01 {
    margin: 5.3333333333vw 0 0
  }
}

@media screen and (max-width:767px) {
  .btn-wrap .btn01+.btn02 {
    margin: 5.3333333333vw 0 0
  }
}

@media screen and (max-width:767px) {
  .btn-wrap .btn02+.btn01 {
    margin: 5.3333333333vw 0 0
  }
}

@media screen and (max-width:767px) {
  .btn-wrap .btn02+.btn02 {
    margin: 5.3333333333vw 0 0
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff
}

.header .header__inner {
  display: flex;
  justify-content: flex-end;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .header .header__inner {
    height: 100px;
    padding: 0 40px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header__inner {
    padding: 0 20px
  }
}

@media screen and (max-width:767px) {
  .header .header__inner {
    height: 60px;
    padding: 0 10px
  }
}

.header .header__logo {
  margin-right: auto
}

@media print, screen and (min-width:768px) {
  .header .header__logo {
    width: 320px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header__logo {
    width: 200px
  }
}

@media screen and (max-width:767px) {
  .header .header__logo {
    width: 230px
  }
}

.header .header__logo img.top {
  display: none
}

@media print, screen and (min-width:768px) {
  .header .header-nav {
    display: flex
  }
}

@media screen and (max-width:767px) {
  .header .header-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%
  }
  .header .header-nav.is-open {
    display: block
  }
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header-nav__logo {
    display: none
  }
}

@media screen and (max-width:767px) {
  .header .header-nav .header-nav__logo {
    width: 230px;
    margin: 5px 0 0 10px
  }
}

@media print, screen and (min-width:768px) {
  .header .header-nav ul {
    display: flex
  }
}

@media screen and (max-width:767px) {
  .header .header-nav ul {
    margin-top: 60px
  }
}

.header .header-nav ul li {
  font-family: "Montserrat";
  font-weight: 600;
  color: #99aab0;
  display: flex;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .header .header-nav ul li {
    font-size: 16px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header-nav ul li {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .header .header-nav ul li {
    font-size: 4.8vw;
    display: block;
    text-align: center;
    position: relative
  }
}

@media screen and (max-width:767px) {
  .header .header-nav ul li+li {
    margin-top: 50px
  }
  .header .header-nav ul li+li:after {
    content: "";
    width: 12px;
    height: 1px;
    background: #99aab0;
    position: absolute;
    top: -25px;
    left: calc(50% - 6px)
  }
}

@media print, screen and (min-width:768px) {
  .header .header-nav ul li a {
    display: block;
    padding: 0 30px;
    border-right: solid 1px #99aab0
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header-nav ul li a {
    padding: 0 15px
  }
}

@media screen and (max-width:767px) {
  .header .header-nav ul li a {
    display: inline-block
  }
}

.header .header-nav ul li a span {
  position: relative;
  display: block
}

.header .header-nav ul li a span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #99aab0;
  position: absolute;
  bottom: -10px;
  left: 0;
  transform: translateY(5px);
  opacity: 0;
  transition: all .3s ease;
  pointer-events: none
}

@media print, screen and (min-width:768px) {
  .header .header-nav ul li a:hover span {
    color: #99aab0
  }
  .header .header-nav ul li a:hover span:after {
    opacity: 1;
    transform: translateY(0)
  }
}

.header .header-nav .header__reserve {
  font-family: "Montserrat";
  font-weight: 600;
  border-radius: 4px;
  background: #99aab0;
  border: solid 1px #99aab0
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__reserve {
    font-size: 14px;
    margin-left: 30px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header-nav .header__reserve {
    font-size: 12px;
    margin-left: 20px
  }
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__reserve:hover {
    background: #fff;
    border: solid 1px #99aab0
  }
}

@media screen and (max-width:767px) {
  .header .header-nav .header__reserve {
    margin: 40px auto 0;
    font-size: 4.2666666667vw;
    width: 160px
  }
}

.header .header-nav .header__reserve a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__reserve a {
    width: 100px;
    height: 34px;
    transition: all .3s ease
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header-nav .header__reserve a {
    width: 80px
  }
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__reserve a:hover {
    color: #99aab0
  }
}

@media screen and (max-width:767px) {
  .header .header-nav .header__reserve a {
    width: 160px;
    height: 60px
  }
}

.header .header-nav .header__ig {
  display: flex;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__ig {
    width: 24px;
    margin-left: 30px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .header .header-nav .header__ig {
    margin-left: 20px
  }
}

@media screen and (max-width:767px) {
  .header .header-nav .header__ig {
    margin: 40px 0 0;
    width: 100%;
    justify-content: center
  }
}

.header .header-nav .header__ig a {
  display: block
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__ig a {
    transition: all .3s ease
  }
  .header .header-nav .header__ig a:hover {
    opacity: .5
  }
}

@media screen and (max-width:767px) {
  .header .header-nav .header__ig a {
    display: flex;
    align-items: center
  }
}

.header .header-nav .header__ig img.top {
  display: none
}

@media print, screen and (min-width:768px) {
  .header .header-nav .header__ig span {
    display: none
  }
}

@media screen and (max-width:767px) {
  .header .header-nav .header__ig span {
    display: block;
    word-break: keep-all;
    font-size: 3.2vw;
    font-weight: 600;
    color: #99aab0;
    padding-left: 10px
  }
}

.header .header-menu {
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .header .header-menu {
    display: none
  }
}

.header .header-menu span {
  width: 20px;
  height: 2px;
  background: #99aab0;
  position: relative;
  border-radius: 4px;
  display: block
}

.header .header-menu span:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #99aab0;
  position: absolute;
  top: -6px;
  left: 0;
  border-radius: 4px
}

.header .header-menu span:after {
  content: "";
  width: 10px;
  height: 2px;
  background: #99aab0;
  position: absolute;
  bottom: -6px;
  left: 0;
  border-radius: 4px
}

.header .header-menu.is-open span {
  background-color: #fff
}

.header .header-menu.is-open span:before {
  transform: rotate(-45deg);
  top: 0
}

.header .header-menu.is-open span:after {
  width: 20px;
  transform: rotate(45deg);
  bottom: 0
}

.header.is-top {
  background-color: rgba(0, 0, 0, 0);
  position: absolute
}

.header.is-top .header__logo img {
  display: none
}

.header.is-top .header__logo img.top {
  display: block
}

@media print, screen and (min-width:768px) {
  .header.is-top .header-nav ul li {
    color: #fff
  }
}

@media print, screen and (min-width:768px) {
  .header.is-top .header-nav ul li a {
    border-color: #fff
  }
  .header.is-top .header-nav ul li a:hover span {
    color: #fff;
    opacity: .5
  }
  .header.is-top .header-nav ul li a:hover span:after {
    background: #fff
  }
}

@media print, screen and (min-width:768px) {
  .header.is-top .header__reserve {
    background: #fff
  }
  .header.is-top .header__reserve:hover {
    background: #99aab0;
    border-color: #fff
  }
}

@media print, screen and (min-width:768px) {
  .header.is-top .header__reserve a {
    color: #99aab0
  }
  .header.is-top .header__reserve a:hover {
    color: #fff
  }
}

@media print, screen and (min-width:768px) {
  .header.is-top .header__ig img {
    display: none
  }
}

@media print, screen and (min-width:768px) {
  .header.is-top .header__ig img.top {
    display: block
  }
}

.footer {
  background: #99aab0
}

.footer .footer__link {
  display: flex
}

@media screen and (max-width:767px) {
  .footer .footer__link {
    flex-direction: column;
    padding: 5.3333333333vw
  }
}

.footer .footer__link li {
  width: 50%
}

@media screen and (max-width:767px) {
  .footer .footer__link li {
    width: 100%
  }
}

.footer .footer__link li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li a {
    height: 400px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li a {
    height: 300px;
    padding: 0 20px
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li a {
    height: auto;
    justify-content: space-between;
    padding: 10.6666666667vw 0
  }
}

.footer .footer__link li a dl {
  color: #fff
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li a dl {
    width: calc(100% - 80px)
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li a dl {
    width: 74.6666666667vw
  }
}

.footer .footer__link li a dl dt {
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: .1em
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li a dl dt {
    font-size: 20px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li a dl dt {
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li a dl dt {
    font-size: 4.8vw;
    margin-bottom: 4vw
  }
}

.footer .footer__link li a dl dt .en {
  font-family: "Montserrat"
}

.footer .footer__link li a dl dd {
  font-size: 16px;
  line-height: 1.8
}

@media screen and (max-width:767px) {
  .footer .footer__link li a dl dd {
    font-size: 3.7333333333vw
  }
}

.footer .footer__link li .arrow {
  border: solid 1px #fff;
  position: relative;
  transition: all .3s ease
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li .arrow {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-left: 50px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li .arrow {
    width: 60px;
    height: 60px;
    margin-left: 20px
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li .arrow {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 10.6666666667vw;
    margin-left: 0
  }
}

.footer .footer__link li .arrow:before {
  content: "";
  width: 24px;
  height: 1px;
  background: #fff;
  position: absolute;
  transition: all .3s ease
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li .arrow:before {
    top: 39px;
    left: 28px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li .arrow:before {
    top: 30px;
    left: 20px
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li .arrow:before {
    width: 3.2vw;
    top: 5.0666666667vw;
    left: 3.2vw
  }
}

.footer .footer__link li .arrow:after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  transition: all .3s ease
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li .arrow:after {
    top: 34px;
    left: 38px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li .arrow:after {
    top: 24px;
    left: 30px
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li .arrow:after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 4.16vw;
    left: 4.2666666667vw
  }
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li+li {
    border-left: solid 1px #cdd9e0
  }
}

@media screen and (max-width:767px) {
  .footer .footer__link li+li {
    border-top: solid 1px #cdd9e0
  }
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li a:hover .arrow {
    background-color: #fff
  }
  .footer .footer__link li a:hover .arrow:before {
    background-color: #99aab0;
    width: 28px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li a:hover .arrow:before {
    width: 24px
  }
}

@media print, screen and (min-width:768px) {
  .footer .footer__link li a:hover .arrow:after {
    border-color: #99aab0;
    left: 42px
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer .footer__link li a:hover .arrow:after {
    left: 30px
  }
}

.footer small {
  display: block;
  background: #fff;
  text-align: center;
  font-size: 12px;
  font-family: "Montserrat"
}

@media print, screen and (min-width:768px) {
  .footer small {
    padding: 75px 0
  }
}

@media screen and (min-width:768px)and (max-width:1280px) {
  .footer small {
    padding: 50px 0
  }
}

@media screen and (max-width:767px) {
  .footer small {
    padding: 10.6666666667vw 0;
    font-size: 2.6666666667vw;
    line-height: 1.8
  }
}

.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 200;
  background: #99aab0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none
}

.modal-wrap.is-open {
  display: flex
}

.modal-wrap .modal-inner {
  width: 90%;
  max-width: 1200px;
  position: relative
}

.modal-wrap .modal-close {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  z-index: 10;
  background: #99aab0;
  border: solid 1px #fff;
  display: flex;
  justify-content: center;
  align-items: center
}

@media screen and (max-width:767px) {
  .modal-wrap .modal-close {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    top: -4vw;
    right: -4vw
  }
}

.modal-wrap .modal-close:before, .modal-wrap .modal-close:after {
  content: "";
  width: 24px;
  height: 1px;
  background: #fff;
  transform: rotate(45deg)
}

@media screen and (max-width:767px) {
  .modal-wrap .modal-close:before, .modal-wrap .modal-close:after {
    width: 4vw
  }
}

.modal-wrap .modal-close:after {
  position: absolute;
  transform: rotate(135deg)
}

@media print, screen and (min-width:768px) {
  .modal-wrap .modal-close:hover {
    background-color: #fff;
    border-color: #99aab0
  }
  .modal-wrap .modal-close:hover:before, .modal-wrap .modal-close:hover:after {
    background-color: #99aab0
  }
}