@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Noto+Sans+JP&family=Crimson+Text&family=Noto+Serif+JP:wght@400;500&display=swap");
html {
  overflow-y: scroll;
  font-size: 62.5%;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

a {
  background: transparent;
  color: currentColor;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  outline-width: 0;
}

img {
  border-style: none;
}

li {
  list-style: none;
}

summary {
  display: list-item;
}

hr {
  overflow: visible;
  height: 0;
}

[hidden], template {
  display: none;
}

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

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

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input:not([type=checkbox]), button, textarea, select {
  border-radius: 0;
  border: none;
  background: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

textarea {
  overflow: auto;
}

button {
  overflow: visible;
}

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

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

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

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

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

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

input::-ms-clear {
  visibility: hidden;
}

input::-ms-reveal {
  visibility: hidden;
}

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

select::-ms-value {
  color: inherit;
}

progress {
  vertical-align: baseline;
}

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

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

.hp_floatRight {
  float: right !important;
}

.hp_floatLleft {
  float: left !important;
}

.hp_clearfix::after {
  display: table !important;
  clear: both !important;
  content: "" !important;
}

.hp_mt0 {
  margin-top: 0px !important;
}

.hp_pt0 {
  padding-top: 0px !important;
}

.hp_mb0 {
  margin-bottom: 0px !important;
}

.hp_pb0 {
  padding-bottom: 0px !important;
}

.hp_mr0 {
  margin-right: 0px !important;
}

.hp_pr0 {
  padding-right: 0px !important;
}

.hp_ml0 {
  margin-left: 0px !important;
}

.hp_pl0 {
  padding-left: 0px !important;
}

.hp_mt5 {
  margin-top: 5px !important;
}

.hp_pt5 {
  padding-top: 5px !important;
}

.hp_mb5 {
  margin-bottom: 5px !important;
}

.hp_pb5 {
  padding-bottom: 5px !important;
}

.hp_mr5 {
  margin-right: 5px !important;
}

.hp_pr5 {
  padding-right: 5px !important;
}

.hp_ml5 {
  margin-left: 5px !important;
}

.hp_pl5 {
  padding-left: 5px !important;
}

.hp_mt10 {
  margin-top: 10px !important;
}

.hp_pt10 {
  padding-top: 10px !important;
}

.hp_mb10 {
  margin-bottom: 10px !important;
}

.hp_pb10 {
  padding-bottom: 10px !important;
}

.hp_mr10 {
  margin-right: 10px !important;
}

.hp_pr10 {
  padding-right: 10px !important;
}

.hp_ml10 {
  margin-left: 10px !important;
}

.hp_pl10 {
  padding-left: 10px !important;
}

.hp_mt15 {
  margin-top: 15px !important;
}

.hp_pt15 {
  padding-top: 15px !important;
}

.hp_mb15 {
  margin-bottom: 15px !important;
}

.hp_pb15 {
  padding-bottom: 15px !important;
}

.hp_mr15 {
  margin-right: 15px !important;
}

.hp_pr15 {
  padding-right: 15px !important;
}

.hp_ml15 {
  margin-left: 15px !important;
}

.hp_pl15 {
  padding-left: 15px !important;
}

.hp_mt20 {
  margin-top: 20px !important;
}

.hp_pt20 {
  padding-top: 20px !important;
}

.hp_mb20 {
  margin-bottom: 20px !important;
}

.hp_pb20 {
  padding-bottom: 20px !important;
}

.hp_mr20 {
  margin-right: 20px !important;
}

.hp_pr20 {
  padding-right: 20px !important;
}

.hp_ml20 {
  margin-left: 20px !important;
}

.hp_pl20 {
  padding-left: 20px !important;
}

.hp_mt25 {
  margin-top: 25px !important;
}

.hp_pt25 {
  padding-top: 25px !important;
}

.hp_mb25 {
  margin-bottom: 25px !important;
}

.hp_pb25 {
  padding-bottom: 25px !important;
}

.hp_mr25 {
  margin-right: 25px !important;
}

.hp_pr25 {
  padding-right: 25px !important;
}

.hp_ml25 {
  margin-left: 25px !important;
}

.hp_pl25 {
  padding-left: 25px !important;
}

.hp_mt30 {
  margin-top: 30px !important;
}

.hp_pt30 {
  padding-top: 30px !important;
}

.hp_mb30 {
  margin-bottom: 30px !important;
}

.hp_pb30 {
  padding-bottom: 30px !important;
}

.hp_mr30 {
  margin-right: 30px !important;
}

.hp_pr30 {
  padding-right: 30px !important;
}

.hp_ml30 {
  margin-left: 30px !important;
}

.hp_pl30 {
  padding-left: 30px !important;
}

.hp_mt35 {
  margin-top: 35px !important;
}

.hp_pt35 {
  padding-top: 35px !important;
}

.hp_mb35 {
  margin-bottom: 35px !important;
}

.hp_pb35 {
  padding-bottom: 35px !important;
}

.hp_mr35 {
  margin-right: 35px !important;
}

.hp_pr35 {
  padding-right: 35px !important;
}

.hp_ml35 {
  margin-left: 35px !important;
}

.hp_pl35 {
  padding-left: 35px !important;
}

.hp_mt40 {
  margin-top: 40px !important;
}

.hp_pt40 {
  padding-top: 40px !important;
}

.hp_mb40 {
  margin-bottom: 40px !important;
}

.hp_pb40 {
  padding-bottom: 40px !important;
}

.hp_mr40 {
  margin-right: 40px !important;
}

.hp_pr40 {
  padding-right: 40px !important;
}

.hp_ml40 {
  margin-left: 40px !important;
}

.hp_pl40 {
  padding-left: 40px !important;
}

.hp_mt45 {
  margin-top: 45px !important;
}

.hp_pt45 {
  padding-top: 45px !important;
}

.hp_mb45 {
  margin-bottom: 45px !important;
}

.hp_pb45 {
  padding-bottom: 45px !important;
}

.hp_mr45 {
  margin-right: 45px !important;
}

.hp_pr45 {
  padding-right: 45px !important;
}

.hp_ml45 {
  margin-left: 45px !important;
}

.hp_pl45 {
  padding-left: 45px !important;
}

.hp_mt50 {
  margin-top: 50px !important;
}

.hp_pt50 {
  padding-top: 50px !important;
}

.hp_mb50 {
  margin-bottom: 50px !important;
}

.hp_pb50 {
  padding-bottom: 50px !important;
}

.hp_mr50 {
  margin-right: 50px !important;
}

.hp_pr50 {
  padding-right: 50px !important;
}

.hp_ml50 {
  margin-left: 50px !important;
}

.hp_pl50 {
  padding-left: 50px !important;
}

.hp_mt55 {
  margin-top: 55px !important;
}

.hp_pt55 {
  padding-top: 55px !important;
}

.hp_mb55 {
  margin-bottom: 55px !important;
}

.hp_pb55 {
  padding-bottom: 55px !important;
}

.hp_mr55 {
  margin-right: 55px !important;
}

.hp_pr55 {
  padding-right: 55px !important;
}

.hp_ml55 {
  margin-left: 55px !important;
}

.hp_pl55 {
  padding-left: 55px !important;
}

.hp_mt60 {
  margin-top: 60px !important;
}

.hp_pt60 {
  padding-top: 60px !important;
}

.hp_mb60 {
  margin-bottom: 60px !important;
}

.hp_pb60 {
  padding-bottom: 60px !important;
}

.hp_mr60 {
  margin-right: 60px !important;
}

.hp_pr60 {
  padding-right: 60px !important;
}

.hp_ml60 {
  margin-left: 60px !important;
}

.hp_pl60 {
  padding-left: 60px !important;
}

.hp_mt65 {
  margin-top: 65px !important;
}

.hp_pt65 {
  padding-top: 65px !important;
}

.hp_mb65 {
  margin-bottom: 65px !important;
}

.hp_pb65 {
  padding-bottom: 65px !important;
}

.hp_mr65 {
  margin-right: 65px !important;
}

.hp_pr65 {
  padding-right: 65px !important;
}

.hp_ml65 {
  margin-left: 65px !important;
}

.hp_pl65 {
  padding-left: 65px !important;
}

.hp_mt70 {
  margin-top: 70px !important;
}

.hp_pt70 {
  padding-top: 70px !important;
}

.hp_mb70 {
  margin-bottom: 70px !important;
}

.hp_pb70 {
  padding-bottom: 70px !important;
}

.hp_mr70 {
  margin-right: 70px !important;
}

.hp_pr70 {
  padding-right: 70px !important;
}

.hp_ml70 {
  margin-left: 70px !important;
}

.hp_pl70 {
  padding-left: 70px !important;
}

.hp_mt75 {
  margin-top: 75px !important;
}

.hp_pt75 {
  padding-top: 75px !important;
}

.hp_mb75 {
  margin-bottom: 75px !important;
}

.hp_pb75 {
  padding-bottom: 75px !important;
}

.hp_mr75 {
  margin-right: 75px !important;
}

.hp_pr75 {
  padding-right: 75px !important;
}

.hp_ml75 {
  margin-left: 75px !important;
}

.hp_pl75 {
  padding-left: 75px !important;
}

.hp_mt80 {
  margin-top: 80px !important;
}

.hp_pt80 {
  padding-top: 80px !important;
}

.hp_mb80 {
  margin-bottom: 80px !important;
}

.hp_pb80 {
  padding-bottom: 80px !important;
}

.hp_mr80 {
  margin-right: 80px !important;
}

.hp_pr80 {
  padding-right: 80px !important;
}

.hp_ml80 {
  margin-left: 80px !important;
}

.hp_pl80 {
  padding-left: 80px !important;
}

.hp_mt85 {
  margin-top: 85px !important;
}

.hp_pt85 {
  padding-top: 85px !important;
}

.hp_mb85 {
  margin-bottom: 85px !important;
}

.hp_pb85 {
  padding-bottom: 85px !important;
}

.hp_mr85 {
  margin-right: 85px !important;
}

.hp_pr85 {
  padding-right: 85px !important;
}

.hp_ml85 {
  margin-left: 85px !important;
}

.hp_pl85 {
  padding-left: 85px !important;
}

.hp_mt90 {
  margin-top: 90px !important;
}

.hp_pt90 {
  padding-top: 90px !important;
}

.hp_mb90 {
  margin-bottom: 90px !important;
}

.hp_pb90 {
  padding-bottom: 90px !important;
}

.hp_mr90 {
  margin-right: 90px !important;
}

.hp_pr90 {
  padding-right: 90px !important;
}

.hp_ml90 {
  margin-left: 90px !important;
}

.hp_pl90 {
  padding-left: 90px !important;
}

.hp_mt95 {
  margin-top: 95px !important;
}

.hp_pt95 {
  padding-top: 95px !important;
}

.hp_mb95 {
  margin-bottom: 95px !important;
}

.hp_pb95 {
  padding-bottom: 95px !important;
}

.hp_mr95 {
  margin-right: 95px !important;
}

.hp_pr95 {
  padding-right: 95px !important;
}

.hp_ml95 {
  margin-left: 95px !important;
}

.hp_pl95 {
  padding-left: 95px !important;
}

.hp_mt100 {
  margin-top: 100px !important;
}

.hp_pt100 {
  padding-top: 100px !important;
}

.hp_mb100 {
  margin-bottom: 100px !important;
}

.hp_pb100 {
  padding-bottom: 100px !important;
}

.hp_mr100 {
  margin-right: 100px !important;
}

.hp_pr100 {
  padding-right: 100px !important;
}

.hp_ml100 {
  margin-left: 100px !important;
}

.hp_pl100 {
  padding-left: 100px !important;
}

@media screen and (max-width: 47.9375em) {
  .tab_mt0 {
    margin-top: 0px !important;
  }

  .tab_pt0 {
    padding-top: 0px !important;
  }

  .tab_mb0 {
    margin-bottom: 0px !important;
  }

  .tab_pb0 {
    padding-bottom: 0px !important;
  }

  .tab_mr0 {
    margin-right: 0px !important;
  }

  .tab_pr0 {
    padding-right: 0px !important;
  }

  .tab_ml0 {
    margin-left: 0px !important;
  }

  .tab_pl0 {
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt5 {
    margin-top: 5px !important;
  }

  .tab_pt5 {
    padding-top: 5px !important;
  }

  .tab_mb5 {
    margin-bottom: 5px !important;
  }

  .tab_pb5 {
    padding-bottom: 5px !important;
  }

  .tab_mr5 {
    margin-right: 5px !important;
  }

  .tab_pr5 {
    padding-right: 5px !important;
  }

  .tab_ml5 {
    margin-left: 5px !important;
  }

  .tab_pl5 {
    padding-left: 5px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt10 {
    margin-top: 10px !important;
  }

  .tab_pt10 {
    padding-top: 10px !important;
  }

  .tab_mb10 {
    margin-bottom: 10px !important;
  }

  .tab_pb10 {
    padding-bottom: 10px !important;
  }

  .tab_mr10 {
    margin-right: 10px !important;
  }

  .tab_pr10 {
    padding-right: 10px !important;
  }

  .tab_ml10 {
    margin-left: 10px !important;
  }

  .tab_pl10 {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt15 {
    margin-top: 15px !important;
  }

  .tab_pt15 {
    padding-top: 15px !important;
  }

  .tab_mb15 {
    margin-bottom: 15px !important;
  }

  .tab_pb15 {
    padding-bottom: 15px !important;
  }

  .tab_mr15 {
    margin-right: 15px !important;
  }

  .tab_pr15 {
    padding-right: 15px !important;
  }

  .tab_ml15 {
    margin-left: 15px !important;
  }

  .tab_pl15 {
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt20 {
    margin-top: 20px !important;
  }

  .tab_pt20 {
    padding-top: 20px !important;
  }

  .tab_mb20 {
    margin-bottom: 20px !important;
  }

  .tab_pb20 {
    padding-bottom: 20px !important;
  }

  .tab_mr20 {
    margin-right: 20px !important;
  }

  .tab_pr20 {
    padding-right: 20px !important;
  }

  .tab_ml20 {
    margin-left: 20px !important;
  }

  .tab_pl20 {
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt25 {
    margin-top: 25px !important;
  }

  .tab_pt25 {
    padding-top: 25px !important;
  }

  .tab_mb25 {
    margin-bottom: 25px !important;
  }

  .tab_pb25 {
    padding-bottom: 25px !important;
  }

  .tab_mr25 {
    margin-right: 25px !important;
  }

  .tab_pr25 {
    padding-right: 25px !important;
  }

  .tab_ml25 {
    margin-left: 25px !important;
  }

  .tab_pl25 {
    padding-left: 25px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt30 {
    margin-top: 30px !important;
  }

  .tab_pt30 {
    padding-top: 30px !important;
  }

  .tab_mb30 {
    margin-bottom: 30px !important;
  }

  .tab_pb30 {
    padding-bottom: 30px !important;
  }

  .tab_mr30 {
    margin-right: 30px !important;
  }

  .tab_pr30 {
    padding-right: 30px !important;
  }

  .tab_ml30 {
    margin-left: 30px !important;
  }

  .tab_pl30 {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt35 {
    margin-top: 35px !important;
  }

  .tab_pt35 {
    padding-top: 35px !important;
  }

  .tab_mb35 {
    margin-bottom: 35px !important;
  }

  .tab_pb35 {
    padding-bottom: 35px !important;
  }

  .tab_mr35 {
    margin-right: 35px !important;
  }

  .tab_pr35 {
    padding-right: 35px !important;
  }

  .tab_ml35 {
    margin-left: 35px !important;
  }

  .tab_pl35 {
    padding-left: 35px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt40 {
    margin-top: 40px !important;
  }

  .tab_pt40 {
    padding-top: 40px !important;
  }

  .tab_mb40 {
    margin-bottom: 40px !important;
  }

  .tab_pb40 {
    padding-bottom: 40px !important;
  }

  .tab_mr40 {
    margin-right: 40px !important;
  }

  .tab_pr40 {
    padding-right: 40px !important;
  }

  .tab_ml40 {
    margin-left: 40px !important;
  }

  .tab_pl40 {
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt45 {
    margin-top: 45px !important;
  }

  .tab_pt45 {
    padding-top: 45px !important;
  }

  .tab_mb45 {
    margin-bottom: 45px !important;
  }

  .tab_pb45 {
    padding-bottom: 45px !important;
  }

  .tab_mr45 {
    margin-right: 45px !important;
  }

  .tab_pr45 {
    padding-right: 45px !important;
  }

  .tab_ml45 {
    margin-left: 45px !important;
  }

  .tab_pl45 {
    padding-left: 45px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt50 {
    margin-top: 50px !important;
  }

  .tab_pt50 {
    padding-top: 50px !important;
  }

  .tab_mb50 {
    margin-bottom: 50px !important;
  }

  .tab_pb50 {
    padding-bottom: 50px !important;
  }

  .tab_mr50 {
    margin-right: 50px !important;
  }

  .tab_pr50 {
    padding-right: 50px !important;
  }

  .tab_ml50 {
    margin-left: 50px !important;
  }

  .tab_pl50 {
    padding-left: 50px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt55 {
    margin-top: 55px !important;
  }

  .tab_pt55 {
    padding-top: 55px !important;
  }

  .tab_mb55 {
    margin-bottom: 55px !important;
  }

  .tab_pb55 {
    padding-bottom: 55px !important;
  }

  .tab_mr55 {
    margin-right: 55px !important;
  }

  .tab_pr55 {
    padding-right: 55px !important;
  }

  .tab_ml55 {
    margin-left: 55px !important;
  }

  .tab_pl55 {
    padding-left: 55px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt60 {
    margin-top: 60px !important;
  }

  .tab_pt60 {
    padding-top: 60px !important;
  }

  .tab_mb60 {
    margin-bottom: 60px !important;
  }

  .tab_pb60 {
    padding-bottom: 60px !important;
  }

  .tab_mr60 {
    margin-right: 60px !important;
  }

  .tab_pr60 {
    padding-right: 60px !important;
  }

  .tab_ml60 {
    margin-left: 60px !important;
  }

  .tab_pl60 {
    padding-left: 60px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt65 {
    margin-top: 65px !important;
  }

  .tab_pt65 {
    padding-top: 65px !important;
  }

  .tab_mb65 {
    margin-bottom: 65px !important;
  }

  .tab_pb65 {
    padding-bottom: 65px !important;
  }

  .tab_mr65 {
    margin-right: 65px !important;
  }

  .tab_pr65 {
    padding-right: 65px !important;
  }

  .tab_ml65 {
    margin-left: 65px !important;
  }

  .tab_pl65 {
    padding-left: 65px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt70 {
    margin-top: 70px !important;
  }

  .tab_pt70 {
    padding-top: 70px !important;
  }

  .tab_mb70 {
    margin-bottom: 70px !important;
  }

  .tab_pb70 {
    padding-bottom: 70px !important;
  }

  .tab_mr70 {
    margin-right: 70px !important;
  }

  .tab_pr70 {
    padding-right: 70px !important;
  }

  .tab_ml70 {
    margin-left: 70px !important;
  }

  .tab_pl70 {
    padding-left: 70px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt75 {
    margin-top: 75px !important;
  }

  .tab_pt75 {
    padding-top: 75px !important;
  }

  .tab_mb75 {
    margin-bottom: 75px !important;
  }

  .tab_pb75 {
    padding-bottom: 75px !important;
  }

  .tab_mr75 {
    margin-right: 75px !important;
  }

  .tab_pr75 {
    padding-right: 75px !important;
  }

  .tab_ml75 {
    margin-left: 75px !important;
  }

  .tab_pl75 {
    padding-left: 75px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt80 {
    margin-top: 80px !important;
  }

  .tab_pt80 {
    padding-top: 80px !important;
  }

  .tab_mb80 {
    margin-bottom: 80px !important;
  }

  .tab_pb80 {
    padding-bottom: 80px !important;
  }

  .tab_mr80 {
    margin-right: 80px !important;
  }

  .tab_pr80 {
    padding-right: 80px !important;
  }

  .tab_ml80 {
    margin-left: 80px !important;
  }

  .tab_pl80 {
    padding-left: 80px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt85 {
    margin-top: 85px !important;
  }

  .tab_pt85 {
    padding-top: 85px !important;
  }

  .tab_mb85 {
    margin-bottom: 85px !important;
  }

  .tab_pb85 {
    padding-bottom: 85px !important;
  }

  .tab_mr85 {
    margin-right: 85px !important;
  }

  .tab_pr85 {
    padding-right: 85px !important;
  }

  .tab_ml85 {
    margin-left: 85px !important;
  }

  .tab_pl85 {
    padding-left: 85px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt90 {
    margin-top: 90px !important;
  }

  .tab_pt90 {
    padding-top: 90px !important;
  }

  .tab_mb90 {
    margin-bottom: 90px !important;
  }

  .tab_pb90 {
    padding-bottom: 90px !important;
  }

  .tab_mr90 {
    margin-right: 90px !important;
  }

  .tab_pr90 {
    padding-right: 90px !important;
  }

  .tab_ml90 {
    margin-left: 90px !important;
  }

  .tab_pl90 {
    padding-left: 90px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt95 {
    margin-top: 95px !important;
  }

  .tab_pt95 {
    padding-top: 95px !important;
  }

  .tab_mb95 {
    margin-bottom: 95px !important;
  }

  .tab_pb95 {
    padding-bottom: 95px !important;
  }

  .tab_mr95 {
    margin-right: 95px !important;
  }

  .tab_pr95 {
    padding-right: 95px !important;
  }

  .tab_ml95 {
    margin-left: 95px !important;
  }

  .tab_pl95 {
    padding-left: 95px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .tab_mt100 {
    margin-top: 100px !important;
  }

  .tab_pt100 {
    padding-top: 100px !important;
  }

  .tab_mb100 {
    margin-bottom: 100px !important;
  }

  .tab_pb100 {
    padding-bottom: 100px !important;
  }

  .tab_mr100 {
    margin-right: 100px !important;
  }

  .tab_pr100 {
    padding-right: 100px !important;
  }

  .tab_ml100 {
    margin-left: 100px !important;
  }

  .tab_pl100 {
    padding-left: 100px !important;
  }
}
.hp_alignLeft {
  text-align: left !important;
}

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

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

@media screen and (min-width: 48em) {
  .tab_alignLeft {
    text-align: left !important;
  }

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

  .tab_alignCenter {
    text-align: center !important;
  }
}
.hp_bgBase {
  background-color: #fff !important;
}

.hp_bgMain {
  background-color: #BBC7CE !important;
}

.hp_bgSub {
  background-color: #191970 !important;
}

.hp_bgBlack {
  background-color: #141414 !important;
}

.hp_bgGray {
  background: #696D72 !important;
}

.hp_colorMain {
  color: #BBC7CE !important;
}

.hp_colorSub {
  color: #191970 !important;
}

.hp_colorBase {
  color: #fff !important;
}

.hp_colorBlack {
  color: #333333 !important;
}

.hp_colorEnGray {
  color: #7F878B !important;
}

.hp_FontGothic {
  font-family: "Noto Sans JP", sans-serif !important;
}

.hp_FontMincho {
  font-family: "Noto Serif JP", serif !important;
}

.hp_FontCormorant {
  font-family: "Cormorant Garamond", serif !important;
}

.hp_borderTopBase {
  border-top: 1px solid #fff !important;
}

.hp_fs13 {
  font-size: 1.4rem !important;
}

.hp_fs14 {
  font-size: 1.4rem !important;
}

.hp_fs15 {
  font-size: 1.4rem !important;
}

.hp_weight400 {
  font-weight: 400 !important;
}

.hp_weight500 {
  font-weight: 500 !important;
}

.hp_weight600 {
  font-weight: 500 !important;
}

.hp_weight700 {
  font-weight: 700 !important;
}

.hp_weight800 {
  font-weight: 800 !important;
}

.hp_weight900 {
  font-weight: 900 !important;
}

.hp_underline {
  text-decoration: underline !important;
}

.hp_nonDecoration {
  text-decoration: none !important;
}

.hp_block {
  display: block !important;
}

.hp_inlineBlock {
  display: inline-block !important;
}

.hp_inline {
  display: inline !important;
}

.hp_relative {
  position: relative !important;
}

.bl_list > li {
  position: relative;
  padding-left: 1.4em;
}
.bl_list > li:not(:last-child) {
  margin-bottom: 0.3em;
}
.bl_list > li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}

.bl_list__square > li::before {
  content: "";
  top: 0.5em;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: currentColor;
}

.bl_list__line > li {
  display: inline-block;
  line-height: 2.2;
}
.bl_list__line > li:not(:last-child) {
  margin-bottom: 1em;
}
.bl_list__line > li::before {
  content: "一";
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
}

.bl_list__caution > li::before {
  content: "※";
  width: 1em;
  height: 1em;
}

.bl_list__decimal {
  counter-reset: decimal_01;
}
.bl_list__decimal > li {
  counter-increment: decimal_01;
}
.bl_list__decimal > li::before {
  content: counter(decimal_01) ". ";
  width: auto;
}

.bl_list__abc {
  counter-reset: upper-alpha_01;
}
.bl_list__abc > li {
  counter-increment: upper-alpha_01;
}
.bl_list__abc > li::before {
  content: counter(upper-alpha_01, upper-alpha) ") ";
  width: auto;
}

.bl_list__line > li::before {
  content: "―";
  width: 1em;
  height: 1em;
}

@media screen and (min-width: 48em) {
  .bl_list.bl_list__column2 {
    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;
  }
  .bl_list.bl_list__column2 > li {
    -webkit-box-flex: calc(50% - 10px);
        -ms-flex: calc(50% - 10px);
            flex: calc(50% - 10px);
  }
  .bl_list.bl_list__column2 > li:nth-child(2n+1) {
    margin-right: 20px;
  }
}
.el_note {
  position: relative;
  padding-left: 1.4em;
}
.el_note:not(:last-child) {
  margin-bottom: 0.3em;
}
.el_note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
}

.is_hoverOpacity:hover {
  cursor: pointer;
  opacity: 0.85;
}

.is_hoverUnderline:hover {
  text-decoration: underline;
}

.is_hoverMain:hover {
  color: #BBC7CE;
}

img {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: top;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

a {
  text-decoration: none;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (min-width: 48em) {
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
  }
}

label {
  display: inline-block;
  cursor: pointer;
}

input:not([type=submit]),
textarea,
select {
  padding: 8px 10px;
  background: #F2F5F6;
  color: #141414;
  font-family: "Noto Serif JP", serif;
  border: 1px solid #F2F5F6;
}
input:not([type=submit])::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
input:not([type=submit])::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
input:not([type=submit]):-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
input:not([type=submit])::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
input:not([type=submit])::placeholder,
textarea::placeholder,
select::placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus {
  border: 1px solid #BBC7CE;
  -webkit-box-shadow: 0 0 3px rgba(187, 199, 206, 0.5);
          box-shadow: 0 0 3px rgba(187, 199, 206, 0.5);
}

textarea {
  height: 150px;
  resize: vertical;
}
@media screen and (min-width: 48em) {
  textarea {
    height: 290px;
  }
}

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

input::-moz-placeholder {
  color: #ccc;
}

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

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
          box-shadow: 0 0 0 1000px #fff inset;
}

@media screen and (max-width: 63.9375em) {
  .pcs_none {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .tab_none {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  .w1200_none {
    display: none !important;
  }
}

@media screen and (max-width: 23.375em) {
  .sp_none {
    display: none !important;
  }
}

@media screen and (max-width: 36.1875em) {
  .ham_none {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .w1200_only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .pcs_only {
    display: none !important;
  }
}

@media screen and (min-width: 48em) {
  .tab_only {
    display: none !important;
  }
}

@media screen and (min-width: 23.4375em) {
  .sp_only {
    display: none !important;
  }
}

@media screen and (min-width: 36.25em) {
  .ham_only {
    display: none !important;
  }
}

html:lang(en) .jp_only {
  display: none;
}

html:not(:lang(en)) .en_only {
  display: none;
}

.hp_sideSpace {
  padding-left: 38px;
  padding-right: 38px;
}

.hp_topMiddleSpace {
  padding-top: 44px;
}
@media screen and (min-width: 48em) {
  .hp_topMiddleSpace {
    padding-top: 80px;
  }
}

.hp_bottomMiddleSpace {
  padding-bottom: 44px;
}
@media screen and (min-width: 48em) {
  .hp_bottomMiddleSpace {
    padding-bottom: 80px;
  }
}

.hp_topLargeSpace {
  padding-top: 104.5px;
}
@media screen and (min-width: 48em) {
  .hp_topLargeSpace {
    padding-top: 190px;
  }
}

.hp_bottomLargeSpace {
  padding-bottom: 104.5px;
}
@media screen and (min-width: 48em) {
  .hp_bottomLargeSpace {
    padding-bottom: 190px;
  }
}

.ly_flexCenter {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ly_boxCenter {
  margin-left: auto;
  margin-right: auto;
}

.ly_sideSpace {
  padding-left: 38px;
  padding-right: 38px;
}

.ly_displayContent {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1920px;
}

.ly_content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
}

.ly_mainContent {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 48em) {
  .ly_mainContent {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

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

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

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

@media screen and (min-width: 48em) {
  .tab_alignLeft {
    text-align: left !important;
  }

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

  .tab_alignCenter {
    text-align: center !important;
  }
}
.hp_animation {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.hp_animation.fast {
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.hp_animation.slow {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.hp_animation.cubic {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
          transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.js_IEalert {
  position: fixed;
  bottom: 5%;
  left: 5%;
  width: 90vw;
  height: 90vh;
  background: rgb(196, 52, 52);
  /* rgba未対応古いIE用 */
  background: rgba(196, 52, 52, 0.95);
  text-align: center;
  padding: 3em 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.js_IEalert span,
.js_IEalert p,
.js_IEalert a {
  color: #fff;
}
.js_IEalert span {
  display: block;
  font-size: 3rem;
}
.js_IEalert p {
  font-size: 2rem;
}
.js_IEalert a {
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
  padding: 8px 80px;
  border: solid 1px #fff;
}
.js_IEalert a:hover {
  background: rgba(255, 255, 255, 0.1);
}

.el_level1Title {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  position: relative;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
.el_level1Title::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #BBC7CE;
}
@media screen and (min-width: 48em) {
  .el_level1Title {
    font-size: 3rem;
  }
}

.el_level2Title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1em;
  border-bottom: 1px solid #BBC7CE;
}
.el_level2Title:not(:first-child) {
  margin-top: 1.5em;
}
@media screen and (min-width: 48em) {
  .el_level2Title {
    font-size: 2rem;
  }
}

.el_level3Title {
  padding-left: 0.5em;
  border-left: 5px solid #BBC7CE;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.el_level3Title:not(:first-child) {
  margin-top: 1.5em;
}
@media screen and (min-width: 48em) {
  .el_level3Title {
    font-size: 2rem;
  }
}

.el_headButton {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 1.8rem;
  padding: 9px 30px 11px;
  line-height: 1;
  color: #000000;
  border: 1px solid #333333;
  border-radius: 5px;
  letter-spacing: 0.1em;
}
.el_headButton:focus, .el_headButton:hover {
  background-color: #333333;
  border-color: currentColor;
  color: #fff;
}
.el_headButton::before {
  content: none !important;
}

.el_button {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  padding: 20px 10px;
  background-color: #BBC7CE;
  border: 2px solid transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.el_button:focus, .el_button:hover {
  background-color: #fff;
  border-color: currentColor;
  color: #BBC7CE;
}
.el_button.el_button__arrowRight {
  position: relative;
  padding-right: 2em;
  padding-left: 1.38em;
}
.el_button.el_button__arrowRight::after {
  content: "\f061";
  position: absolute;
  top: 50%;
  right: 0.83em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.el_button.el_button__large {
  width: 340px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 1.375em;
}
.el_button.el_button__caution {
  background-color: #ff0000;
}
.el_button.el_button__caution:focus, .el_button.el_button__caution:hover {
  background-color: #fff;
  color: #ff0000;
  border-color: #ff0000;
}

.contact_form [type=radio] {
  position: absolute;
  left: 0;
  opacity: 0.01;
}
.contact_form [type=radio] + span {
  position: relative;
  padding-left: 2.3em;
  font-size: 1.05em;
  line-height: 1.7;
  cursor: pointer;
}
.contact_form [type=radio] + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.4em;
  height: 1.4em;
  background: #F2F5F6;
  border-radius: 100px;
  -webkit-transition: all 0.275s;
  transition: all 0.275s;
}
.contact_form [type=radio] + span:after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  border-radius: 100px;
  top: 0.4em;
  left: 0.4em;
  background: #696D72;
  line-height: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contact_form [type=checkbox] {
  position: absolute;
  left: 0;
  opacity: 0.01;
}
.contact_form [type=checkbox] + span {
  position: relative;
  padding-left: 2.3em;
  font-size: 1.05em;
  line-height: 1.7;
  cursor: pointer;
}
.contact_form [type=checkbox] + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 0.2em;
  -webkit-transition: all 0.275s;
  transition: all 0.275s;
}
.contact_form [type=checkbox] + span:after {
  content: "";
  border-top: 2px solid #696D72;
  border-right: 2px solid #696D72;
  width: 1em;
  height: 0.5em;
  position: absolute;
  top: 0.3em;
  left: 0.2em;
  line-height: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.contact_form [type=radio],
.contact_form [type=checkbox] {
  /* checked mark aspect changes */
  /* Disabled checkbox */
}
.contact_form [type=radio]:not(:checked) + span:after,
.contact_form [type=checkbox]:not(:checked) + span:after {
  opacity: 0;
  -webkit-transform: scale(0) rotate(135deg);
          transform: scale(0) rotate(135deg);
}
.contact_form [type=radio]:checked + span:after,
.contact_form [type=checkbox]:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1) rotate(135deg);
          transform: scale(1) rotate(135deg);
}
.contact_form [type=radio]:disabled:not(:checked) span:before, .contact_form [type=radio]:disabled:checked span:before,
.contact_form [type=checkbox]:disabled:not(:checked) span:before,
.contact_form [type=checkbox]:disabled:checked span:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #bbb;
  background-color: #e9e9e9;
}
.contact_form [type=radio]:disabled:checked + span:after,
.contact_form [type=checkbox]:disabled:checked + span:after {
  color: #777;
}
.contact_form [type=radio]:disabled + span,
.contact_form [type=checkbox]:disabled + span {
  color: #aaa;
}

.el_icon {
  padding-left: 1.3em;
  background-repeat: no-repeat;
  background-position: top left;
}

.el_icon__day {
  background-image: url(../img/common/ico_day.svg);
  background-size: auto 1em;
}

.el_icon__night {
  background-image: url(../img/common/ico_night.svg);
  background-size: auto 1.1em;
}

.el_map {
  height: 400px;
}
.el_map iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 74.9375em) {
  .w1200_textWidth {
    max-width: 700px !important;
  }
}

.el_footerCopyright {
  color: #333333;
}

.share.post_share_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}

.post_share_wrap .share_item {
  text-align: center;
}
.post_share_wrap .share_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 43px;
  height: 43px;
}
.post_share_wrap .share_link_twitter {
  background: #1da1f2;
}
.post_share_wrap .share_link_facebook {
  background: #1877f2;
}
.post_share_wrap .share_link_line {
  background: #2fa829;
}
.post_share_wrap .share_link_hatena {
  background: #00a4de;
}
.post_share_wrap .share_icon {
  display: block;
  width: 20px;
  margin: 0 auto;
}

.wp_pagenavi {
  font-size: 0.75em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp_pagenavi > div {
  padding: 0 1em;
}
.wp_pagenavi > div a {
  display: inline-block;
  padding: 0.5em 1em;
  border-bottom: 1px solid #fff;
}
.wp_pagenavi .nonevent {
  opacity: 0.3;
}
@media screen and (min-width: 48em) {
  .wp_pagenavi {
    font-size: 1em;
  }
}

.wp_entryContent > *:first-child {
  margin-top: 0 !important;
}
.wp_entryContent h2 {
  font-size: 1.44em;
  margin-bottom: 30px;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #fff;
  margin-top: 40px;
}
@media screen and (min-width: 48em) {
  .wp_entryContent h2 {
    margin-top: 80px;
  }
}
.wp_entryContent h3 {
  font-size: 1.22em;
  margin-bottom: 30px;
  margin-top: 40px;
}
@media screen and (min-width: 48em) {
  .wp_entryContent h3 {
    margin-top: 80px;
  }
}
.wp_entryContent h4 {
  font-size: 1.22em;
  margin-bottom: 30px;
  position: relative;
  padding-top: 1.5em;
  margin-top: 40px;
}
.wp_entryContent h4::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 1px;
  content: "";
  background: #fff;
}
@media screen and (min-width: 48em) {
  .wp_entryContent h4 {
    margin-top: 80px;
  }
}
.wp_entryContent p {
  margin-bottom: 1em;
}
.wp_entryContent figure {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .wp_entryContent figure {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.wp_entryContent blockquote {
  border: 1px solid #fff;
  margin-top: 40px;
  padding: 1em;
  background: none;
}
@media screen and (min-width: 48em) {
  .wp_entryContent blockquote {
    margin-top: 80px;
    padding: 1em 1em 1em 90px;
    background: url(../img/common/icon_inyou.svg) no-repeat left 1em top 1em;
  }
}
.wp_entryContent blockquote cite {
  display: block;
  text-align: right;
  font-style: normal;
  text-decoration: underline;
}
.wp_entryContent table tr {
  display: block;
  border-bottom: 1px solid #fff;
}
.wp_entryContent table tr:first-child {
  border-top: 1px solid #fff;
}
.wp_entryContent table td:first-child,
.wp_entryContent table th {
  font-weight: 700;
  display: block;
  color: #fff;
  padding: 1em 1em 0.5em 1.3em;
  position: relative;
}
.wp_entryContent table td:first-child::before,
.wp_entryContent table th::before {
  content: "－";
  position: absolute;
  left: 0;
  top: 1em;
}
.wp_entryContent table td:not(:first-child) {
  padding: 0 1em 1em 1.3em;
  display: block;
}
@media screen and (min-width: 48em) {
  .wp_entryContent table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .wp_entryContent table td:first-child,
.wp_entryContent table th {
    font-weight: 400;
    width: 340px;
    padding: 1em 1em 1em 1.3em;
  }
  .wp_entryContent table td:not(:first-child) {
    padding: 1em;
    width: calc(100% - 340px);
  }
}
.wp_entryContent ul li {
  position: relative;
  padding-left: 1.5em;
}
.wp_entryContent ul li:not(:last-child) {
  margin-bottom: 1em;
}
.wp_entryContent ul li::before {
  position: absolute;
  content: "―";
  left: 0;
  top: 0;
}

.breadcrumb {
  max-width: 1920px;
  width: 100%;
  padding: 0 38px;
}

.breadcrumb_list {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1em;
}

.breadcrumb_item {
  font-size: 0.77em;
  font-family: "Noto Sans JP", sans-serif;
  color: #BBC7CE;
  display: inline-block;
}
.breadcrumb_item:not(:last-child)::after {
  content: "＞";
  display: inline-block;
  margin: 0 0.5em;
}
.breadcrumb_item:last-child {
  cursor: none;
}

body {
  overflow: hidden;
  position: relative;
  background: #fff;
  color: #141414;
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2;
  word-wrap: break-word;
  letter-spacing: 0.05em;
  margin: 0 auto;
  overflow-wrap: break-word;
  padding-top: 60px;
  background: #696D72;
  color: #fff;
}
@media screen and (min-width: 48em) {
  body {
    padding-top: 76px;
  }
}
body.home {
  padding-top: 0 !important;
}

.hp_noscript {
  padding: 10px 0;
  background: #fff;
  font-weight: 600;
  text-align: center;
}

.ly_header {
  background: #F2F5F6;
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  right: 0;
  color: #141414;
  -webkit-box-shadow: -3px 3px 5px rgba(20, 20, 20, 0.1);
          box-shadow: -3px 3px 5px rgba(20, 20, 20, 0.1);
}

.ly_header_inner {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.bl_headerUtils {
  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;
  padding: 10px 38px;
  height: 60px;
}
@media screen and (min-width: 48em) {
  .bl_headerUtils {
    height: 76px;
    padding: 20px 80px;
  }
}
.bl_headerUtils img {
  height: 100%;
  width: auto;
}
.bl_headerUtils .el_button {
  width: auto;
  padding: 10px 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bl_headerUtils_logo {
  height: 100%;
  width: 200px;
}
@media screen and (min-width: 48em) {
  .bl_headerUtils_logo {
    width: auto;
  }
}

.bl_headerUtils_button {
  margin-right: 60px;
}
@media screen and (min-width: 48em) {
  .bl_headerUtils_button {
    margin-right: 60px;
  }
}

.bl_headerNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-height: calc(100vh - 60px);
}
@media screen and (min-width: 48em) {
  .bl_headerNav {
    height: auto;
    max-height: calc(100vh - 76px);
  }
}

.bl_headerNav_item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #000000;
}

.bl_headerNav_item__end .bl_headerNav_link::after {
  content: none;
}

.bl_headerNav_link {
  position: relative;
  display: block;
  padding: 15px 5px;
  text-decoration: none;
}

.ly_NavToggle {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 100;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.ly_header.js_navOpen:not(.is_sticky) .ly_NavToggle {
  position: fixed;
}
@media screen and (min-width: 48em) {
  .ly_NavToggle {
    top: 22px;
    right: 80px;
  }
}

.ly_NavToggle_line {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #333333;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.ly_NavToggle_line:nth-of-type(1) {
  margin-top: -9px;
}
.ly_NavToggle_line:nth-of-type(3) {
  margin-top: 9px;
}
.ly_header.js_navOpen:not(.is_sticky) .ly_NavToggle_line:nth-of-type(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: 0;
}
.ly_header.js_navOpen:not(.is_sticky) .ly_NavToggle_line:nth-of-type(2) {
  left: 50%;
  width: 0;
}
.ly_header.js_navOpen:not(.is_sticky) .ly_NavToggle_line:nth-of-type(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: 0;
}

.bl_hamburger {
  position: fixed;
  right: 0;
  top: auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 10;
  background: #F2F5F6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: -3px 3px 5px rgba(20, 20, 20, 0.1);
          box-shadow: -3px 3px 5px rgba(20, 20, 20, 0.1);
  width: 100%;
  height: calc(100vh - 104px);
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
@media screen and (min-width: 23.4375em) {
  .bl_hamburger {
    width: auto;
    min-width: 360px;
  }
}
@media screen and (min-width: 36.25em) {
  .bl_hamburger {
    height: calc(100vh - 60px);
  }
}
@media screen and (min-width: 48em) {
  .bl_hamburger {
    height: calc(100vh - 76px);
  }
}
.ly_header.js_navOpen:not(.is_sticky) .bl_hamburger {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.bl_hamburger_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 48em) {
  .bl_hamburger_list {
    padding: 0;
  }
}

.bl_hamburger_list_item {
  max-height: 78px;
  height: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bl_hamburger_list_link {
  display: inline-block;
  width: 100%;
  padding: 5px 30px;
  font-family: "Noto Serif JP", serif;
}
html:lang(en) .bl_hamburger_list_link {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.222em;
  line-height: 1.2;
}
html:lang(en) .bl_hamburger_list_link::before {
  content: "－ ";
}
.bl_hamburger_list_link:hover {
  background: #f4f4f4;
  opacity: 0.8;
}
.bl_hamburger_list_link::before {
  content: "－　";
  color: #333333;
}
@media screen and (min-width: 48em) {
  .bl_hamburger_list_link {
    padding: 10px 30px 10px 80px;
  }
}
.bl_hamburger_list_link.el_headButton {
  padding: 10px 30px;
}
.bl_hamburger_list_link.el_headButton:before {
  content: none;
}

.el_lang {
  letter-spacing: 0;
  color: #7F878B;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
.el_lang a:hover {
  text-decoration: underline;
}
.el_lang::before {
  content: none !important;
}

.bl_hamburger_list_item__reserve {
  padding: 20px 20px 0px;
}

.un_headTitle.service {
  background: url(../common/nekos.png) center/cover;
}

.un_headTitle_inner {
  padding: 5em 0;
}

.un_headTitle_title {
  font-size: 2.4rem;
}
@media screen and (min-width: 48em) {
  .un_headTitle_title {
    font-size: 4rem;
  }
}

.un_breadcrumb {
  padding: 0 38px;
  max-width: 1200px;
  margin: 15px 20px 30px;
}
.un_breadcrumb ul {
  letter-spacing: -0.5em;
}
.un_breadcrumb li {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.3rem;
  line-height: 1.2;
  letter-spacing: normal;
}
.un_breadcrumb li::after {
  content: "＞";
}
.un_breadcrumb li:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}
.un_breadcrumb li:last-of-type::after {
  content: none;
}
.un_breadcrumb li:last-of-type a {
  cursor: default;
  pointer-events: none;
}
.un_breadcrumb a {
  padding-right: 5px;
  color: #141414;
}
.un_breadcrumb a:hover {
  color: #BBC7CE;
}
@media screen and (min-width: 48em) {
  .un_breadcrumb {
    margin: 20px auto 80px;
  }
}

body.home .ly_header {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: 0;
}
body.home .ly_header.is_sticky {
  top: -80px;
}

.el_yoyakuBottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px #333333 solid;
  background: #F2F5F6;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1em;
  height: 44px;
}

main {
  margin: 0 auto;
}

.bl_mainvisual_groundwork {
  background: #ccc;
}

.bl_mainvisual {
  max-width: 1920px;
  margin: 0 auto;
  background: url(../img/page/mainvisual_news.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .bl_mainvisual {
    background: url(../img/page/mainvisual_news.png) no-repeat center/cover;
  }
}
.about .bl_mainvisual {
  background: url(../img/page/mainvisual_about.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .about .bl_mainvisual {
    background: url(../img/page/mainvisual_about.png) no-repeat center/cover;
  }
}
.room .bl_mainvisual {
  background: url(../img/page/mainvisual_room.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .room .bl_mainvisual {
    background: url(../img/page/mainvisual_room.png) no-repeat center/cover;
  }
}
.access .bl_mainvisual {
  background: url(../img/page/mainvisual_access.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .access .bl_mainvisual {
    background: url(../img/page/mainvisual_access.png) no-repeat center/cover;
  }
}
.company .bl_mainvisual {
  background: url(../img/page/mainvisual_company.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .company .bl_mainvisual {
    background: url(../img/page/mainvisual_company.png) no-repeat center/cover;
  }
}
.restaurant .bl_mainvisual {
  background: url(../img/page/mainvisual_restaurant.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .restaurant .bl_mainvisual {
    background: url(../img/page/mainvisual_restaurant.png) no-repeat center/cover;
  }
}
.contact .bl_mainvisual {
  background: url(../img/page/mainvisual_contact.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .contact .bl_mainvisual {
    background: url(../img/page/mainvisual_contact.png) no-repeat center/cover;
  }
}
.faq .bl_mainvisual {
  background: url(../img/page/mainvisual_faq.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .faq .bl_mainvisual {
    background: url(../img/page/mainvisual_faq.png) no-repeat center/cover;
  }
}
.tokusho .bl_mainvisual {
  background: url(../img/page/mainvisual_privacy.png) no-repeat center/cover;
}
@media screen and (min-width: 48em) {
  .tokusho .bl_mainvisual {
    background: url(../img/page/mainvisual_privacy.png) no-repeat center/cover;
  }
}

.bl_mainvisual_inner {
  max-width: 1720px;
  margin: 0 auto;
  max-height: calc(100vh - 76px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 48em) {
  .bl_mainvisual_inner {
    height: 39vw;
    max-height: 100vh;
  }
}
@media screen and (min-width: 120em) {
  .bl_mainvisual_inner {
    height: 760px;
    max-height: auto;
  }
}

.bl_mainvisual_ttl {
  color: #fff;
  font-weight: 700;
  padding: 40px 20px;
  width: 100%;
  font-size: 2.4rem;
  line-height: 1;
}
@media screen and (min-width: 48em) {
  .bl_mainvisual_ttl {
    font-size: 4rem;
    width: auto;
    padding: 0 40px 35px;
  }
}
.bl_mainvisual_ttl em {
  font-style: normal;
  font-weight: 500;
  display: block;
  font-size: 1.25em;
  margin-bottom: 20px;
  font-family: "Cormorant Garamond", serif;
}
.bl_mainvisual_ttl small {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 0.575em;
}

.bl_media {
  margin: 0 -38px;
}
@media screen and (min-width: 48em) {
  .bl_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    max-width: calc(100% + 38px * 2);
    width: calc(100% + 38px * 2);
  }
  .bl_media.bl_harfMedia__reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.bl_media_imgWrapper {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
  padding: 0 38px;
  text-align: center;
}

.bl_media_body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 38px;
}
.bl_media_body > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .bl_media_body {
    padding: 0 60px;
  }
}

.bl_media_title {
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .bl_media {
    display: block;
  }

  .bl_media_imgWrapper {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.bl_harfMedia:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (min-width: 48em) {
  .bl_harfMedia:not(:last-child) {
    margin-bottom: 80px;
  }
}

.bl_harfMedia_body > *:last-child {
  margin-bottom: 0;
  padding-bottom: 38px;
}

.bl_harfMedia {
  display: block;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.bl_harfMedia .bl_harfMedia_imgWrapper {
  margin-bottom: 20px;
}
@media screen and (min-width: 48em) {
  .bl_harfMedia {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(100% + 38px * 2);
    width: calc(100% + 38px * 2);
    margin: 0 -38px;
  }
  .bl_harfMedia.bl_harfMedia__reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .bl_harfMedia .bl_harfMedia_imgWrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 38px;
    margin-bottom: auto;
  }
  .bl_harfMedia .bl_harfMedia_body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 38px 38px 0;
  }
}

.bl_cardList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px -20px;
}
.bl_cardList .bl_cardList_item {
  padding: 0 20px 40px;
}

.bl_cardList__2column .bl_cardList_item {
  max-width: 600px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .bl_cardList__2column .bl_cardList_item {
    max-width: 100%;
    width: 50%;
  }
}

.bl_cardList__3column .bl_cardList_item {
  max-width: 400px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .bl_cardList__3column .bl_cardList_item {
    max-width: 100%;
    width: 33.3333333333%;
  }
}

.bl_cardList__4column .bl_cardList_item {
  max-width: 300px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .bl_cardList__4column .bl_cardList_item {
    max-width: 100%;
    width: 25%;
  }
}

.bl_cardList__5column .bl_cardList_item {
  max-width: 240px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .bl_cardList__5column .bl_cardList_item {
    max-width: 100%;
    width: 20%;
  }
}

.bl_faq_item {
  position: relative;
  cursor: pointer;
}
.bl_faq_item:not(:last-child) {
  margin-bottom: 2em;
}

.bl_faq_question {
  position: relative;
  margin: 0;
  padding: 0 30px 1em;
  font-size: 1.2em;
  line-height: 1.5;
  border-bottom: 1px solid #BBC7CE;
}
.bl_faq_question::before {
  position: absolute;
  top: -0.1em;
  left: 0;
  font-size: 14px;
  display: block;
  content: "Q：";
  color: #BBC7CE;
}
@media screen and (min-width: 48em) {
  .bl_faq_question {
    font-size: 26px;
    padding: 0 30px 1.4em 40px;
  }
  .bl_faq_question::before {
    font-size: 24px;
  }
}
.bl_faq_question.js_accordion_click::after {
  position: absolute;
  top: 0.6em;
  right: 0.6em;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-bottom: 1px solid #BBC7CE;
  border-left: 1px solid #BBC7CE;
}
.bl_faq_question.js_accordion_click.js_active::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 48em) {
  .bl_faq_question {
    font-size: 1.35em;
  }
}

.bl_faq_answer {
  position: relative;
  margin: 0;
  padding: 1.44em 1em 1.44em 30px;
  border-bottom: 1px solid #BBC7CE;
}
.bl_faq_answer::before {
  position: absolute;
  top: 0.6em;
  left: 0;
  font-size: 14px;
  display: block;
  content: "A：";
  color: #BBC7CE;
}
@media screen and (min-width: 48em) {
  .bl_faq_answer {
    padding: 3.34em 1em 1.44em 0;
  }
  .bl_faq_answer::before {
    font-size: 24px;
  }
}

.js_accordion_click + .js_accordion_hide {
  display: none;
}

.bl_tabArea {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -10px;
}

.bl_tabArea_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 4px solid #F2F5F6;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  cursor: pointer;
}
.bl_tabArea_item:hover, .bl_tabArea_item:focus {
  border-bottom-color: currentColor;
  color: #BBC7CE;
  opacity: 0.8;
}
.bl_tabArea_item.is_tabActive {
  border-bottom-color: currentColor;
  color: #e25c00;
  pointer-events: none;
}

.bl_contentArea {
  padding: 20px;
  font-size: 3rem;
  text-align: center;
}

@-webkit-keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.js_tabContent {
  display: none;
  opacity: 0;
}
.js_tabContent.is_tabShow {
  display: block;
  opacity: 1;
  -webkit-animation: fadeIn 0.3s ease-in 0s forwards;
          animation: fadeIn 0.3s ease-in 0s forwards;
}

.bl_dlListTable > div {
  border-bottom: 1px solid #BBC7CE;
}
.bl_dlListTable > div:first-child {
  border-top: 1px solid #BBC7CE;
}
.bl_dlListTable dt {
  color: #fff;
  padding: 1em 1em 0.5em 1.3em;
  position: relative;
}
.bl_dlListTable dt::before {
  content: "－";
  position: absolute;
  left: 0;
  top: 1em;
}
.bl_dlListTable dd {
  padding: 0 1em 1em 1.3em;
}
@media screen and (min-width: 48em) {
  .bl_dlListTable > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bl_dlListTable dt {
    width: 340px;
    padding: 1em 1em 1em 1.3em;
  }
  .bl_dlListTable dd {
    padding: 1em;
    width: calc(100% - 340px);
  }
  .bl_dlListTable dd:not(:last-child) {
    border-right: 1px solid #141414;
  }
}

.bl_contact {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
.bl_contact .bl_contact_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 24px;
}
@media screen and (min-width: 48em) {
  .bl_contact .bl_contact_item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 52px;
  }
}
.bl_contact .bl_contact_item_name,
.bl_contact .bl_contact_item_input {
  margin-bottom: 8px;
}
@media screen and (min-width: 48em) {
  .bl_contact .bl_contact_item_name,
.bl_contact .bl_contact_item_input {
    margin-bottom: 0;
  }
}
.bl_contact .bl_contact_item_name {
  padding: 5px 0;
}
@media screen and (min-width: 48em) {
  .bl_contact .bl_contact_item_name {
    width: 232px;
  }
}
.bl_contact .bl_contact_item_name_require {
  margin-left: 1em;
  padding: 2px 10px;
  border: 1px #BBC7CE solid;
  color: #BBC7CE;
  font-weight: 700;
}
.bl_contact .bl_contact_item_input input,
.bl_contact .bl_contact_item_input textarea {
  background: #f4f4f4;
  margin: 5px 0;
  font-family: "Noto Serif JP", serif;
}
.bl_contact .bl_contact_item_input input::-webkit-input-placeholder, .bl_contact .bl_contact_item_input textarea::-webkit-input-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
.bl_contact .bl_contact_item_input input::-moz-placeholder, .bl_contact .bl_contact_item_input textarea::-moz-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
.bl_contact .bl_contact_item_input input:-ms-input-placeholder, .bl_contact .bl_contact_item_input textarea:-ms-input-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
.bl_contact .bl_contact_item_input input::-ms-input-placeholder, .bl_contact .bl_contact_item_input textarea::-ms-input-placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
.bl_contact .bl_contact_item_input input::placeholder,
.bl_contact .bl_contact_item_input textarea::placeholder {
  color: #696D72;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 48em) {
  .bl_contact .bl_contact_item_input {
    width: calc(100% - 232px);
  }
}
.bl_contact .bl_contact_item_input_field__short {
  display: inline-block;
  max-width: 300px;
  width: calc(100% - 5em);
}

.bl_form_btn {
  text-align: center;
}
.bl_form_btn input,
.bl_form_btn button {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  max-width: 328px;
  display: inline-block;
  width: 100%;
  padding: 1.2em;
  background: #BBC7CE;
  margin: 0 10px 20px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f5f3e8 inset;
  box-shadow: 0 0 0 1000px #f5f3e8 inset;
}

.bl_contact_item_checkbox > span:not(:last-child) {
  margin-right: 1em;
}

.bl_contact_item_checkbox input {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
}

.bl_contact_item_checkbox__agree {
  text-align: center;
  margin: 20px auto 40px;
}

.bl_contact_item_checkbox label > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.bl_contact_item_checkbox label > span::before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px #141414 solid;
}
.bl_contact_item_checkbox label > span::after {
  opacity: 0;
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  width: 23px;
  height: 12px;
  border-bottom: 2px solid #BBC7CE;
  border-left: 2px solid #BBC7CE;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bl_contact_item_checkbox input:checked + span:after {
  opacity: 1;
}

.js_tab:not(.is_tabActive),
.js_tab_siteU:not(.is_tabActive),
.js_tab_siteO:not(.is_tabActive) {
  cursor: pointer;
}

.bl_galleryArea {
  display: inline-block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -10px;
}

.bl_galleryButtonArea {
  position: absolute;
  bottom: calc(100% + 10px);
  right: 10px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.bl_galleryButtonArea_item {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  font-size: 1.6rem;
  cursor: pointer;
  opacity: 0.5;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1;
  font-family: "Cormorant Garamond", serif;
  text-shadow: 0px 0px 5px #141414;
}
.bl_galleryButtonArea_item:hover, .bl_galleryButtonArea_item:focus {
  text-decoration: underline;
}
.bl_galleryButtonArea_item.bl_galleryButtonArea_item__day {
  margin-right: 1.2em;
}
.bl_galleryButtonArea_item.is_tabActive {
  color: #fff;
  opacity: 1;
  pointer-events: none;
}
@media screen and (min-width: 48em) {
  .bl_galleryButtonArea_item {
    font-size: 2.3rem;
  }
}

.bl_galleryArea {
  text-align: center;
}

.el_svgIcon {
  display: inline-block;
  width: 1em;
  height: 1em;
}
.el_svgIcon svg {
  fill: currentColor;
}

/*========= 背景動画設定のCSS ===============*/
/*header設定*/
.bl_topMovie {
  position: relative;
  /*h1の中央寄せ配置の起点とするためのrelative*/
  height: 100vh;
  /*高さを全画面にあわせる*/
}
.bl_topMovie::after {
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
  display: block;
  width: 30px;
  /* 矢印の大きさの指定 */
  height: 30px;
  /* 矢印の大きさの指定 */
  border-top: 2px solid #fff;
  /* 矢印の太さの指定 */
  border-left: 2px solid #fff;
  /* 矢印の太さの指定 */
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-animation: shake 3s ease infinite;
          animation: shake 3s ease infinite;
}

.bl_videoArea {
  position: fixed;
  z-index: -1;
  /*最背面に設定*/
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.bl_videoArea_video {
  /*天地中央配置*/
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh;
  /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw;
  /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

/*見出し設定*/
.bl_topMovie_title {
  padding-bottom: 100px;
  visibility: hidden;
  /*要素の配置*/
  position: absolute;
  /*要素を天地中央寄せ*/
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  /*見た目の調整*/
  color: #fff;
  text-align: center;
  text-shadow: 0 0 15px #666;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateY(0) rotate(-135deg);
            transform: translateY(0) rotate(-135deg);
  }
  50% {
    -webkit-transform: translateY(-15px) rotate(-135deg);
            transform: translateY(-15px) rotate(-135deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-135deg);
            transform: translateY(0) rotate(-135deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translateY(0) rotate(-135deg);
            transform: translateY(0) rotate(-135deg);
  }
  50% {
    -webkit-transform: translateY(-15px) rotate(-135deg);
            transform: translateY(-15px) rotate(-135deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-135deg);
            transform: translateY(0) rotate(-135deg);
  }
}
.bl_twoImgLink {
  position: relative;
  display: block;
}
@media screen and (min-width: 48em) {
  .bl_twoImgLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.bl_twoImgLink_img {
  height: 250px;
}
@media screen and (min-width: 48em) {
  .bl_twoImgLink_img {
    height: 440px;
    width: 50%;
  }
}

.bl_twoImgLink_img__pattern1 {
  background: url(../img/index/img_index_access.png) no-repeat center/cover;
}

.bl_twoImgLink_img__pattern2 {
  background: url(../img/index/img_index_access2.png) no-repeat center/cover;
}

.bl_twoImgLink_text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.bl_blackBox {
  background: #333333;
  color: #fff;
  width: 260px;
  height: 260px;
  padding: 5px;
}

.bl_blackBox_inner {
  padding: 15px;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.bl_blackBox_en {
  font-size: 3rem;
  font-family: "Cormorant Garamond", serif;
  line-height: 1;
}
.bl_blackBox_en span {
  font-size: 0.8em;
}

.bl_blackBox_jp {
  margin-top: 20px;
  font-size: 2.1rem;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}
.bl_blackBox_jp span {
  font-size: 0.8em;
}

.ly_flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ly_flexbox_text {
  max-width: 776px;
}

.ly_flexbox_text__site550 {
  max-width: 626px;
}
.ly_flexbox_text__w600 {
  margin: 0 auto;
  width: 100%;
  padding-left: 38px;
  padding-right: 38px;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox_text__w600 {
    max-width: 600px;
    padding: 0;
    margin: 0;
  }
}

.ly_flexbox_text__w550 {
  margin: 0 auto;
  width: 100%;
  padding-left: 38px;
  padding-right: 38px;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox_text__w550 {
    max-width: 550px;
    padding: 0;
    margin: 0;
  }
  html:lang(en) .ly_flexbox_text__w550 {
    max-width: 560px;
  }
}

.ly_flexbox_text__w380 {
  margin: 0 auto;
  width: 100%;
  padding-left: 38px;
  padding-right: 38px;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox_text__w380 {
    max-width: 380px;
    padding: 0;
    margin: 0;
  }
}

.ly_flexbox_text__w330 {
  margin: 0 auto;
  width: 100%;
  padding-left: 38px;
  padding-right: 38px;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox_text__w330 {
    max-width: 330px;
    padding: 0;
    margin: 0;
  }
}

.ly_flexbox_img {
  margin-bottom: 90px;
  position: relative;
  max-width: 1150px;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox_img {
    margin-bottom: 0;
  }
}
.ly_flexbox_img figure {
  display: inline-block;
}
.ly_flexbox_img .bl_timeSwitch {
  position: absolute;
  right: 38px;
  top: -50px;
}

.ly_flexbox__justiRight {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ly_flexbox__justiRight .ly_flexbox_img {
  padding-right: 38px;
  margin-right: auto;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox__justiRight {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-left: 0;
    padding-right: calc((100% - 1200px) / 2 + 20px);
  }
  .ly_flexbox__justiRight .ly_flexbox_text {
    margin-left: 100px;
  }
  .ly_flexbox__justiRight .ly_flexbox_img {
    padding-right: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 120em) {
  .ly_flexbox__justiRight {
    padding-right: 360px;
  }
}

.ly_flexbox__justiLeft {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ly_flexbox__justiLeft .ly_flexbox_img {
  padding-left: 38px;
  margin-left: auto;
  text-align: right;
}
@media screen and (min-width: 1200px) {
  .ly_flexbox__justiLeft {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-right: 0;
    padding-left: calc((100% - 1200px) / 2 + 20px);
  }
  .ly_flexbox__justiLeft .ly_flexbox_text {
    margin-right: 100px;
  }
  .ly_flexbox__justiLeft .ly_flexbox_img {
    padding-left: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 120em) {
  .ly_flexbox__justiLeft {
    padding-left: 360px;
  }
}

.ly_flexbox_img__rightCorner {
  display: block;
  text-align: right;
  margin-left: auto;
  padding-left: 38px;
  margin-bottom: 100px;
  max-width: 373px;
}
@media screen and (min-width: 75em) {
  .ly_flexbox_img__rightCorner {
    display: none;
    margin-right: auto;
    margin-left: 0;
    position: absolute;
    padding-top: 50px;
    top: 0;
    left: 0;
  }
  .ly_flexbox_img__rightCorner img {
    max-width: 283px;
  }
}
@media screen and (min-width: 1800px) {
  .ly_flexbox_img__rightCorner {
    position: absolute;
    display: block;
    padding-top: 0;
    right: 0;
    left: initial;
    top: 100px;
    margin: 0;
  }
  html:lang(en) .ly_flexbox_img__rightCorner {
    top: 150px;
  }
}

.ly_flexbox_img__leftCorner {
  display: block;
  text-align: left;
  margin-right: auto;
  margin-bottom: 100px;
  padding-right: 38px;
  max-width: 373px;
}
@media screen and (min-width: 75em) {
  .ly_flexbox_img__leftCorner {
    padding-top: 50px;
    margin-right: 0;
    margin-left: auto;
    position: absolute;
    display: none;
    top: 0;
    right: 0;
  }
  .ly_flexbox_img__leftCorner img {
    max-width: 283px;
  }
}
@media screen and (min-width: 1800px) {
  .ly_flexbox_img__leftCorner {
    position: absolute;
    display: block;
    padding-top: 0;
    left: 0;
    top: 140px;
    margin: 0;
    right: initial;
  }
  .ly_flexbox_img__leftCorner img {
    max-width: 283px;
  }
  html:lang(en) .ly_flexbox_img__leftCorner {
    top: 150px;
  }
}

.el_vertical {
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  position: relative;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
  display: block;
  margin: 0 auto;
  font-weight: 400;
  letter-spacing: 0.5em;
  margin-bottom: 35px;
  padding-top: 80px;
}
html:not(:lang(en)) .el_vertical:not(.el_vertical__room) {
  width: 2em;
}
@media screen and (min-width: 48em) {
  .el_vertical {
    font-size: 2.8rem;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .el_vertical {
    font-size: 2.8rem;
    margin-top: 82px;
    padding-top: 0;
  }
}
.el_vertical:before {
  position: absolute;
  content: "";
  height: 60px;
  width: 1px;
  background: #fff;
  right: 1.1em;
  top: 0;
}
@media screen and (min-width: 48em) {
  .el_vertical:before {
    right: 1.1em;
  }
}
@media screen and (min-width: 1200px) {
  .el_vertical:before {
    bottom: calc(100% + 20px);
    top: initial;
  }
}
html:lang(en) .el_vertical {
  white-space: normal;
  letter-spacing: 0;
  -webkit-writing-mode: initial;
      -ms-writing-mode: initial;
          writing-mode: initial;
  font-family: "Cormorant Garamond", serif;
  line-height: 1.45;
  padding-top: 120px;
  text-align: center;
  font-size: 3.5rem;
}
@media screen and (min-width: 48em) {
  html:lang(en) .el_vertical {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  html:lang(en) .el_vertical {
    margin-top: 0;
    padding-top: 186px;
    text-align: left;
  }
}
html:lang(en) .el_vertical:before {
  right: initial;
  left: 0;
  right: 0;
  top: 0;
  bottom: initial;
  margin: auto;
  height: 115px;
}
@media screen and (min-width: 1200px) {
  html:lang(en) .el_vertical:before {
    left: 1.1em;
    right: initial;
  }
}

.el_vertical__room {
  width: auto;
}
@media screen and (min-width: 75em) {
  .el_vertical__room {
    margin-left: 70px;
  }
}

.el_vertical_combine {
  display: inline-block;
  -webkit-transform: rotate(-90deg) translate(0px, 0.2em);
          transform: rotate(-90deg) translate(0px, 0.2em);
  margin-bottom: 0.5em;
}

.el_middleText {
  font-size: 1.6rem;
  line-height: 3;
  margin-bottom: 1em;
}
html:lang(en) .el_middleText {
  line-height: 2.67;
}

.el_lineLink {
  display: inline-block;
  font-size: 1.6rem;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #fff;
  margin-top: 30px;
}
@media screen and (min-width: 48em) {
  .el_lineLink {
    margin-top: 45px;
  }
}
.el_lineLink:hover {
  opacity: 0.8;
  border-bottom: none;
}
html:lang(en) .el_lineLink {
  padding-bottom: 0;
  line-height: 1.6;
}
.el_lineLink__black {
  border-bottom: 1px solid #141414;
}
.el_lineLink__black:hover {
  border-bottom: 1px solid #fff;
}

.el_enTitle {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  color: #BBC7CE;
  margin-bottom: 0.7em;
  line-height: 1.2;
  font-size: 3.5rem;
}
@media screen and (min-width: 48em) {
  .el_enTitle {
    font-size: 4.5rem;
  }
}

.el_subTitle .el_subTitle_en {
  display: inline-block;
  margin-right: 0.7em;
  font-size: 2.5rem;
  font-family: "Cormorant Garamond", serif;
  color: #BBC7CE;
}
.el_subTitle .el_subTitle_jp {
  color: #fff;
  font-weight: 400;
  display: inline-block;
  font-size: 2.3rem;
  font-family: "Noto Serif JP", serif;
}

.el_largeText {
  font-size: 2.6rem;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 1.2em;
  line-height: 1.8;
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (min-width: 48em) {
  .el_largeText {
    font-size: 2.6rem;
  }
}
html:lang(en) .el_largeText {
  font-size: 3.5rem;
  letter-spacing: 0;
  line-height: 1.45;
  font-family: "Cormorant Garamond", serif;
}
@media screen and (min-width: 48em) {
  html:lang(en) .el_largeText {
    font-size: 4rem;
  }
}
html:lang(en) .el_largeText em {
  font-size: 1.75em;
  line-height: 0.8;
  color: #BBC7CE;
}

html:lang(en) .el_middleLargeText {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 1.45;
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 1.2em;
}
@media screen and (min-width: 48em) {
  html:lang(en) .el_middleLargeText {
    font-size: 3.8rem;
  }
}

.el_underlineBtn {
  border-bottom: 1px #F2F5F6 solid;
  padding: 0.3em 0;
  font-size: 0.89em;
  display: inline-block;
}
.el_underlineBtn:hover, .el_underlineBtn:focus {
  opacity: 0.8;
}
html:lang(en) .el_underlineBtn {
  padding: 0;
  line-height: 1.8;
}

@media screen and (min-width: 75em) {
  .hp_flexboxPt75 {
    padding-top: 75px;
  }
}

@media screen and (min-width: 75em) {
  .hp_flexboxPt90 {
    padding-top: 90px;
  }
}

@media screen and (min-width: 75em) {
  .hp_flexboxPt125 {
    padding-top: 125px;
  }
}

@media screen and (min-width: 75em) {
  .hp_flexboxPt150 {
    padding-top: 150px;
  }
}

@media screen and (min-width: 75em) {
  .un_top130 {
    padding-top: 130px;
  }
}

.un_top35 {
  padding-top: 0;
}
@media screen and (min-width: 75em) {
  .un_top35 {
    padding-top: 35px;
  }
}

.bl_timeSwitch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bl_timeSwitch_item {
  font-size: 2.3rem;
  line-height: 1;
  font-family: "Cormorant Garamond", serif;
}
.bl_timeSwitch_item:first-child {
  margin-right: 2em;
  position: relative;
}
.bl_timeSwitch_item:first-child::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background: #fff;
  top: 0;
  left: calc(100% + 1em);
}
.bl_timeSwitch_item.js_tab:not(.is_tabActive), .bl_timeSwitch_item.js_tab_siteU:not(.is_tabActive), .bl_timeSwitch_item.js_tab_siteO:not(.is_tabActive) {
  opacity: 0.5;
}
.bl_timeSwitch_item.js_tab:not(.is_tabActive):hover, .bl_timeSwitch_item.js_tab:not(.is_tabActive):focus, .bl_timeSwitch_item.js_tab_siteU:not(.is_tabActive):hover, .bl_timeSwitch_item.js_tab_siteU:not(.is_tabActive):focus, .bl_timeSwitch_item.js_tab_siteO:not(.is_tabActive):hover, .bl_timeSwitch_item.js_tab_siteO:not(.is_tabActive):focus {
  text-decoration: underline;
}
.ly_flexBetween > * {
  padding-bottom: 20px;
}
.ly_flexBetween .bl_timeSwitch {
  margin-left: auto;
}
@media screen and (min-width: 48em) {
  .ly_flexBetween {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.hp_gothic {
  font-family: "Noto Sans JP", sans-serif !important;
}

.bl_whiteBoard {
  color: #333333;
  background: #F2F5F6;
}
@media screen and (min-width: 75em) {
  .bl_whiteBoard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.bl_whiteBoard_text {
  padding: 38px;
}
@media screen and (min-width: 75em) {
  .bl_whiteBoard_text {
    padding: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(100% - 378px);
  }
}

@media screen and (min-width: 75em) {
  .bl_whiteBoard_img {
    width: 378px;
  }
}

.bl_whiteBoard_title {
  font-family: "Cormorant Garamond", serif;
}

.bl_whiteBoard_illust {
  margin-left: auto;
  max-width: 378px;
  width: 60%;
}

.bl_whiteBoard_title_en {
  font-family: "Cormorant Garamond", serif;
  display: block;
  letter-spacing: 0;
  font-size: 2rem;
}
@media screen and (min-width: 376px) {
  .bl_whiteBoard_title_en {
    font-size: 3rem;
  }
}
html:lang(en) .bl_whiteBoard_title_en {
  line-height: 1.66;
}
@media screen and (min-width: 376px) {
  html:lang(en) .bl_whiteBoard_title_en {
    font-size: 3.5rem;
  }
}

.bl_whiteBoard_title_jp {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.25em;
  font-size: 1.6rem;
}
@media screen and (min-width: 376px) {
  .bl_whiteBoard_title_jp {
    font-size: 2.1rem;
  }
}

.ly_flexBetween {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.el_topLineTitle {
  font-size: 1.8rem;
  position: relative;
  padding-top: 20px;
  font-weight: 400;
}
.el_topLineTitle::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background: #fff;
  top: 0;
  left: 0;
}
.ly_flexbox_text__site550 .el_topLineTitle::before {
  margin: 0 auto;
  right: 0;
  left: 0;
}
@media screen and (min-width: 75em) {
  .ly_flexbox_text__site550 .el_topLineTitle::before {
    margin: 0;
    right: initial;
  }
}
@media screen and (min-width: 48em) {
  .el_topLineTitle {
    font-size: 2.6rem;
    padding-top: 50px;
  }
  html:lang(en) .el_topLineTitle {
    font-size: 3.8rem;
    font-family: "Cormorant Garamond", serif;
  }
}

.bl_accessArea {
  font-size: 1.4rem;
  width: 100%;
  overflow-x: auto;
}
@media screen and (min-width: 23.4375em) {
  .bl_accessArea {
    overflow-x: initial;
  }
}
@media screen and (min-width: 48em) {
  .bl_accessArea {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 48em) {
  .bl_accessArea {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
html:lang(en) .bl_accessArea {
  font-size: 1.4rem;
  letter-spacing: 0;
}
@media screen and (min-width: 23.4375em) {
  html:lang(en) .bl_accessArea {
    overflow-x: auto;
  }
}
@media screen and (min-width: 645px) {
  html:lang(en) .bl_accessArea {
    overflow-x: initial;
  }
}

.bl_accessArea_table {
  min-width: 299px;
}
html:lang(en) .bl_accessArea_table {
  min-width: 570px;
  line-height: 1.7;
}
@media screen and (min-width: 48em) {
  .bl_accessArea_table {
    width: 72.2%;
    max-width: 100%;
  }
}

.bl_accessArea_toResort .bl_accessArea_toResort_car {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html:lang(en) .bl_accessArea_toResort .bl_accessArea_toResort_car br {
  display: none;
}
.bl_accessArea_toResort .bl_accessArea_toResort_inner {
  width: 100%;
  text-align: right;
}
.bl_accessArea_toResort .bl_accessArea_toResort_resort {
  background: #F2F5F6;
  display: none;
}
.bl_accessArea_toResort .el_beforeIcon__car {
  padding-left: 0;
}
.bl_accessArea_toResort .el_beforeIcon__car::before {
  content: none;
}
@media screen and (min-width: 48em) {
  .bl_accessArea_toResort {
    width: 27.8%;
    min-width: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bl_accessArea_toResort .bl_accessArea_toResort_car {
    width: 57.4%;
  }
  .bl_accessArea_toResort .bl_accessArea_toResort_inner {
    border-bottom: 1px solid #F2F5F6;
    padding-bottom: 0.5em;
    text-align: center;
  }
  .bl_accessArea_toResort .bl_accessArea_toResort_resort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1em;
    width: 42.6%;
  }
  .bl_accessArea_toResort .el_beforeIcon__car {
    padding-left: 1.5em;
  }
  .bl_accessArea_toResort .el_beforeIcon__car::before {
    content: "";
  }
  html:lang(en) .bl_accessArea_toResort .el_beforeIcon__car {
    text-align: left;
  }
}
@media screen and (max-width: 47.9375em) {
  .bl_accessArea_toResort .bl_accessArea_toResort_inner {
    padding-top: 80px;
    position: relative;
  }
  .bl_accessArea_toResort .bl_accessArea_toResort_inner:after {
    position: absolute;
    content: "";
    background: #fff;
    top: 0;
    right: 1em;
    width: 1px;
    height: 60px;
  }
}

.bl_accessTable {
  width: 100%;
}
.bl_accessTable td {
  padding: 0em;
  min-height: 101px;
  height: 101px;
}
.bl_accessTable .bl_accessTable_prefectures {
  vertical-align: top;
  position: relative;
  padding-left: 1em;
  font-size: 1.125em;
  padding-right: 0;
  width: 21.8%;
}
.bl_accessTable .bl_accessTable_prefectures::before {
  content: "";
  width: 10px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 1.1em;
  left: 0;
}
html:lang(en) .bl_accessTable .bl_accessTable_prefectures::before {
  top: 0.8em;
}
@media screen and (min-width: 48em) {
  html:lang(en) .bl_accessTable .bl_accessTable_prefectures::before {
    top: 1.1em;
  }
}
.bl_accessTable .bl_accessTable_mainAirport {
  background: #F2F5F6;
  text-align: center;
  color: #141414;
}
html:lang(en) .bl_accessTable .bl_accessTable_mainAirport {
  padding: 0 0.75em;
}
html:lang(en) .bl_accessTable .bl_accessTable_mainAirport span br {
  display: block;
}
.bl_accessTable .bl_accessTable_flight {
  width: 29%;
  min-width: 98px;
}
html:lang(en) .bl_accessTable .bl_accessTable_flight {
  width: 35.3%;
}
html:lang(en) .bl_accessTable .bl_accessTable_flight span:first-child {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 48em) {
  html:lang(en) .bl_accessTable .bl_accessTable_flight span:first-child {
    width: 40%;
    max-width: 120px;
  }
}
html:lang(en) .bl_accessTable .el_underline_lightGray[colspan="3"] span:first-child {
  display: inline-block;
  max-width: 120px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  html:lang(en) .bl_accessTable .el_underline_lightGray[colspan="3"] span:first-child {
    width: 40%;
    max-width: 120px;
  }
}
html:lang(en) .bl_accessTable span br {
  display: none;
}
@media screen and (min-width: 48em) {
  html:lang(en) .bl_accessTable span br {
    display: block;
  }
}
.bl_accessTable .bl_accessTable_flight,
.bl_accessTable .bl_accessTable_airportTime {
  color: #BBC7CE;
}
.bl_accessTable .bl_accessTable_airportTime {
  width: 19.6%;
  text-align: center;
  min-width: 4em;
}
html:lang(en) .bl_accessTable .bl_accessTable_airportTime {
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
}
.bl_accessTable .bl_accessTable_airport {
  background: #BBC7CE;
  text-align: center;
  border-bottom: 1px solid #BBC7CE;
  position: relative;
}
.bl_accessTable .bl_accessTable_airport::after {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  z-index: 1;
  background: #696D72;
}
html:lang(en) .bl_accessTable .bl_accessTable_airport {
  padding: 0 0.75em;
}
.bl_accessTable .bl_accessTable_mainAirport,
.bl_accessTable .bl_accessTable_airport {
  font-size: 1.125em;
  color: #333333;
  line-height: 1.39;
  width: 7.1%;
}
@media screen and (min-width: 450px) {
  .bl_accessTable .bl_accessTable_mainAirport,
.bl_accessTable .bl_accessTable_airport {
    width: 17.7%;
  }
}
html:lang(en) .bl_accessTable .bl_accessTable_mainAirport,
html:lang(en) .bl_accessTable .bl_accessTable_airport {
  font-size: 1em;
}
.bl_accessTable .el_beforeIcon__planeRight,
.bl_accessTable .el_beforeIcon__planeUp {
  padding-left: 0;
}
.bl_accessTable .el_beforeIcon__planeRight:before,
.bl_accessTable .el_beforeIcon__planeUp:before {
  content: none;
}
@media screen and (min-width: 48em) {
  .bl_accessTable td {
    min-height: 78px;
    height: auto;
  }
  .bl_accessTable .bl_accessTable_prefectures {
    padding-right: 1em;
    font-size: 1.125em;
    min-width: 3em;
    width: 108px;
  }
  .bl_accessTable .bl_accessTable_prefectures::before {
    top: 2.1em;
  }
  html:lang(en) .bl_accessTable .bl_accessTable_prefectures {
    font-size: 1em;
  }
  html:lang(en) .bl_accessTable .bl_accessTable_prefectures::before {
    top: 2.4em;
  }
  .bl_accessTable .el_beforeIcon__planeRight,
.bl_accessTable .el_beforeIcon__planeUp {
    padding-left: 1.5em;
  }
  .bl_accessTable .el_beforeIcon__planeRight:before,
.bl_accessTable .el_beforeIcon__planeUp:before {
    content: "";
  }
  .bl_accessTable .bl_accessTable_airport {
    width: 16.9%;
  }
  html:lang(en) .bl_accessTable .bl_accessTable_airport {
    width: 16.34%;
  }
  .bl_accessTable .bl_accessTable_airportTime {
    width: 20.3%;
  }
  html:lang(en) .bl_accessTable .bl_accessTable_airportTime {
    width: 19.68%;
  }
  .bl_accessTable .bl_accessTable_mainAirport {
    width: 16.9%;
  }
  html:lang(en) .bl_accessTable .bl_accessTable_mainAirport {
    width: 16.34%;
  }
  .bl_accessTable td {
    padding: 20px 0;
  }
}

.el_underline_white {
  border-bottom: 1px solid #fff;
}

.el_underline_lightGray {
  border-bottom: 1px solid #F2F5F6;
}

.el_underline_gray {
  border-bottom: 1px solid #BBC7CE;
}

.el_beforeIcon {
  padding-left: 1.5em;
  position: relative;
  display: inline-block;
}
.el_beforeIcon:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.el_beforeIcon.el_beforeIcon__planeRight:before {
  background-image: url(../img/common/ico_planeRight.svg);
}
.el_beforeIcon.el_beforeIcon__planeUp:before {
  background-image: url(../img/common/ico_planeUp.svg);
  top: 0.6em;
}
.el_beforeIcon.el_beforeIcon__car:before {
  background-image: url(../img/common/ico_car.svg);
  top: 0.6em;
}
html:lang(en) .el_beforeIcon {
  padding-left: 0;
}
html:lang(en) .el_beforeIcon:before {
  content: none !important;
}

.hp_fs14em {
  font-size: 1.4em;
}

.hp_fs22em {
  font-size: 2.2em;
}

.bl_sentence {
  margin-top: 40px;
  margin-bottom: 30px;
  border: 1px solid #F2F5F6;
  padding: 15px 15px 0;
  overflow: auto;
  height: 400px;
}
@media screen and (min-width: 48em) {
  .bl_sentence {
    height: 510px;
    padding: 38px 38px 0;
  }
}

.el_sentenceTitle {
  margin: 1.2em 0 1em;
  font-size: 1.22em;
  font-weight: 400;
}
.el_sentenceTitle::before {
  content: "― ";
}

.bl_btnArea {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_btnArea > span {
  display: inline-block;
}
.bl_btnArea > span > input {
  padding: 0.5em;
  border-bottom: 1px solid #F2F5F6;
  margin: 0 0.5em;
}
.bl_btnArea > span > input:hover {
  opacity: 0.8;
}
@media screen and (min-width: 48em) {
  .bl_btnArea {
    margin-top: 60px;
  }
}

.bl_info {
  display: block;
}
.bl_info:hover {
  opacity: 0.8;
}
.bl_info .bl_info_img {
  margin-bottom: 20px;
}
.bl_info .bl_info_text {
  margin-top: 20px;
  line-height: 1.6;
}
.bl_info .bl_info_time {
  margin-right: 1em;
  font-size: 0.83em;
  display: inline-block;
}
.bl_info .bl_catList {
  font-size: 0.83em;
}
.bl_info .bl_info_title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.89em;
  font-weight: 400;
}
html:lang(en) .bl_info .bl_info_title {
  font-family: "Noto Serif JP", serif;
}

.bl_catList {
  display: inline-block;
  color: #BBC7CE;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}
.bl_catList li {
  display: inline-block;
  margin-right: 1em;
  padding: 0.2em;
}

.ly_aspectImg {
  position: relative;
  width: 100%;
}
.ly_aspectImg::before {
  content: "";
  display: block;
  padding-top: 66%;
  /* 高さを幅の75%に固定 */
}
.ly_aspectImg figure {
  background: #F2F5F6;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.ly_aspectImg figure img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.bl_pageCatList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.4rem;
}
.bl_pageCatList > li {
  display: inline-block;
}
.bl_pageCatList > li:not(:last-child)::after {
  content: "／";
  margin: 0 0.5em;
}
.bl_pageCatList > li.current-cat {
  font-weight: 700;
  cursor: none;
}
.bl_pageCatList > li a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 48em) {
  .bl_pageCatList {
    font-size: 1em;
  }
}

.bl_articleList_item:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .bl_articleList_item:not(:last-child) {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 48em) {
  .bl_articleList_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.bl_articleList_img {
  margin-bottom: 20px;
  max-width: 240px;
}
@media screen and (min-width: 48em) {
  .bl_articleList_img {
    width: 25%;
    margin-right: 2.5%;
    margin-bottom: 0;
  }
}

.bl_articleList_text {
  font-size: 1.4rem;
}
.bl_articleList_text time {
  display: block;
  line-height: 1;
  margin-bottom: 1em;
}
@media screen and (min-width: 48em) {
  .bl_articleList_text {
    font-size: 1em;
    max-width: 880px;
    width: 72.5%;
  }
}

.bl_articleList_cat {
  line-height: 1;
  display: block;
}
.bl_articleList_cat li {
  font-weight: 400;
  display: inline-block;
  padding: 0.3em 0.5em;
  margin: 0 0.6em 0.6em 0;
  border: 1px solid #BBC7CE;
}

.bl_articleList_title {
  font-size: 1em;
  font-weight: 400;
}

@media screen and (min-width: 48em) {
  .bl_archiveArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.bl_archiveArea_title {
  margin-right: 50px;
}

.bl_archiveSelect {
  width: 100%;
  max-width: 430px;
  position: relative;
}
.bl_archiveSelect select {
  padding: 12px 20px;
  color: #fff;
  background: #696D72;
  width: 100%;
  max-width: 430px;
  cursor: pointer;
  border: 1px solid #BBC7CE;
}
.bl_archiveSelect::after {
  position: absolute;
  right: 1em;
  top: 1em;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #BBC7CE;
  border-right: 1px solid #BBC7CE;
}

.bl_pager {
  line-height: 1;
}
.bl_pager .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bl_pager .nav-links > *:not(.current):hover {
  opacity: 0.8;
}
.bl_pager .nav-links .page-numbers {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bl_pager .nav-links .page-numbers:not(.prev, .next) {
  width: 39px;
  height: 39px;
}
.bl_pager .nav-links .page-numbers.current {
  color: #141414;
  background: #F2F5F6;
}
@media screen and (min-width: 48em) {
  .bl_pager .nav-links .page-numbers.dots {
    margin: 0 0.5em;
  }
}
.bl_pager .nav-links .prev,
.bl_pager .nav-links .next {
  padding: 0.5em 0.8em;
  border-bottom: 1px solid #fff;
}

.bl_detail {
  margin-bottom: 1em;
}

.bl_detail_title {
  font-weight: 400;
  margin-bottom: 1em;
  line-height: 1.9;
}

.bl_detail_time {
  margin-bottom: 1em;
  display: block;
}

.bl_relatedArticle_title {
  font-size: 1.44em;
  margin-bottom: 0.8em;
}
html:lang(en) .bl_relatedArticle_title {
  font-weight: 500;
  font-family: "Cormorant Garamond", serif;
}

.bl_relatedArticle_list li {
  border-top: 1px solid #F2F5F6;
}
.bl_relatedArticle_list li:last-child {
  border-bottom: 1px solid #F2F5F6;
}
.bl_relatedArticle_list li a {
  display: block;
  padding: 1em 1em 1em 1.5em;
  position: relative;
}
.bl_relatedArticle_list li a::before {
  position: absolute;
  content: "―";
  left: 0;
  top: 1em;
}
.bl_relatedArticle_list li a:hover {
  opacity: 0.8;
}

.bl_lineList > li {
  line-height: 2.2;
  position: relative;
  padding-top: 1em;
}
.bl_lineList > li:not(:last-child) {
  margin-bottom: 1em;
}
.bl_lineList > li::before {
  content: "一 \a";
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  line-height: 1;
  position: absolute;
}
html:lang(en) .bl_lineList > li::before {
  content: "－ \a";
}
@media screen and (min-width: 75em) {
  .bl_lineList {
    padding-top: 0;
  }
  .bl_lineList > li {
    padding-left: 1.4em;
  }
  .bl_lineList > li::before {
    content: "一";
    top: 1em;
    left: 0;
    line-height: 2.2;
    position: absolute;
  }
}

.mw_wp_form .error {
  color: #ee82ee;
}

@media screen and (min-width: 48em) {
  .ly_outline__2column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: calc(1200px + 20px * 2);
    margin: 0 auto;
    padding: 0 20px;
  }
}
.ly_outline__2column main {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 48em) {
  .ly_outline__2column main {
    max-width: 720px;
    margin: 0;
  }
}
.ly_outline__2column aside {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (min-width: 48em) {
  .ly_outline__2column aside {
    width: 260px;
    margin-bottom: 80px;
  }
}

#footer {
  background: #F2F5F6;
  padding: 65px 38px 44px;
}
@media screen and (min-width: 36.25em) {
  #footer {
    padding: 65px 38px 0;
  }
}

.ly_footer {
  color: #141414;
}

.ly_footer_inner {
  margin-right: auto;
  margin-left: auto;
}

.bl_footerNav {
  color: #333333;
  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;
}

.bl_footerNav_item {
  margin-bottom: 20px;
}

.bl_footerNav_item > *:last-child {
  margin-bottom: 0;
}

.bl_footerNav_item:last-child .bl_footerNav_link::after {
  content: none;
}

.bl_footerNav_link {
  position: relative;
  display: block;
  padding: 38px 2em;
  margin-bottom: 10px;
  text-decoration: none;
}
.bl_footerNav_link:focus,
.bl_footerNav_link :hover {
  text-decoration: underline;
}

.bl_footerChildNav_item {
  margin-bottom: 1.5em;
}
html:lang(en) .bl_footerChildNav_item {
  margin-bottom: 0;
  height: 3.5em;
}

.bl_footerChildNav_link {
  font-size: 15px;
  padding-left: 1.5em;
  text-decoration: none;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.bl_footerChildNav_link:focus, .bl_footerChildNav_link:hover {
  text-decoration: underline;
}
.bl_footerChildNav_link::before {
  content: "－ ";
  position: absolute;
  top: 0.5em;
  left: 0;
  line-height: 1.3;
}
html:lang(en) .bl_footerChildNav_link {
  font-size: 1.4rem;
  line-height: 1.43;
  display: block;
}

.ly_copyright {
  max-width: 1200px;
  color: #141414;
  background: #F2F5F6;
  padding: 30px 0;
  font-size: 1.4rem;
  text-align: right;
  margin: 0 auto;
}

.ly_pageTop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 5;
}

.bl_pageTopLink {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  padding: 10px;
  color: #fff;
  font-size: 0;
  text-align: center;
}
.bl_pageTopLink::after {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  content: "";
  width: 16px;
  height: 16px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.bl_pageTopLink:hover {
  opacity: 0.8;
}

.bl_address {
  letter-spacing: 0.05em;
}
.bl_address .bl_address_post {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  -webkit-mask-box-image-repeat: 7px;
          mask-border-repeat: 7px;
}
.bl_address .bl_address_number {
  font-size: 2.4rem;
  font-family: "Crimson Text", serif;
  line-height: 1.3;
  color: #000000;
}
@media screen and (min-width: 48em) {
  .bl_address .bl_address_number {
    font-size: 3.5rem;
  }
}
.bl_address .bl_address_time {
  font-size: 1.5rem;
  font-family: "Crimson Text", serif;
  color: #000000;
}

.bl_reservation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.un_footReservation {
  padding-top: 4px;
  margin-right: 15px;
  font-size: 2rem;
  font-family: "Cormorant Garamond", serif;
  color: #7F878B;
  font-weight: 500;
  display: inline-block;
  line-height: 1;
}

.el_footButton {
  color: #000000;
  padding: 0 20px 2px;
  border-bottom: 1px solid #7F878B;
  font-size: 1.6rem;
}
.el_footButton:hover {
  opacity: 0.8;
}

@media print {
  * html body {
    zoom: 0.7;
  }

  * + html body {
    zoom: 1;
  }
}