@charset "UTF-8";
/* CSS Document */
.recBtnBox.recBtnBox_col1 div {
  margin-left: auto;
  margin-right: auto; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1.2;
  font-size: 10px;
  font-family: "Yu Mincho Pr6N R","Yu Mincho","游明朝",YuMincho,"游明朝体","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  color: #333333;
  text-align: justify;
  -webkit-text-size-adjust: 100%; }

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

ul {
  list-style: none !important; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #000; }

sup {
  vertical-align: super;
  font-size: smaller; }

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

table sup {
  color: #ee0000; }

table sup.m2 {
  color: #333; }

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

input, select {
  vertical-align: middle; }

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

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

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

header {
  position: absolute;
  top: 0;
  width: 100%; }

header h1 {
  margin-top: 4.85%;
  margin-left: 3.64%;
  width: 31.52%; }
  header h1 img {
    width: 100%;
    max-width: none; }

.slMbtn {
  width: 9.7%;
  height: auto;
  padding: 0;
  border: none;
  box-sizing: border-box; }
  .slMbtn .border {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff; }
    .slMbtn .border + .border {
      margin-top: 25%; }

#pageSlide {
  position: absolute;
  top: 0;
  margin-top: 4.97%;
  right: 4.85%; }

nav.mainNav {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: visibility;
  transition: visibility;
  visibility: hidden;
  width: 300px;
  width: 80vw;
  padding-top: 16.97%;
  padding-top: 5.46%;
  box-sizing: border-box; }

nav.mainNav ul {
  display: flex;
  flex-direction: column; }

nav.mainNav a {
  color: #fff;
  display: block;
  padding: 1.24em 0;
  font-size: calc(13vw / 4.14);
  letter-spacing: 0.12em;
  border-bottom: none;
  font-family: "Yu Mincho Pr6N R","Yu Mincho","游明朝",YuMincho,"游明朝体","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; }
  nav.mainNav a .text_en {
    font-family: "Aboreto", system-ui;
    letter-spacing: 0.09em; }
  nav.mainNav a .sl {
    display: inline-block;
    margin-inline: 1.2em; }

nav.mainNav li.dl a {
  background: none;
  color: #fff;
  font-size: 14px;
  font-size: calc(13vw / 4.14);
  padding: 0;
  margin-top: 4.64em;
  letter-spacing: 0.1em; }

nav.mainNav.opened {
  visibility: visible;
  height: 100%; }

nav.mainNav.opened ul {
  height: 100%;
  background: #6c695c;
  padding: 0 5.69% 0 9.69%;
  box-sizing: border-box; }

nav.mainNav.opened + div.pageWrap {
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transform: translateX(-80vw);
  transform: translateX(-80vw); }

nav.mainNav.opened + div.pageWrap + div.closeNav {
  display: block;
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
  -webkit-transform: translateX(-80vw);
  transform: translateX(-80vw); }

nav.mainNav .bottom {
  position: static;
  border-top: none;
  margin-top: auto;
  padding-bottom: 4%;
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  font-size: 10px;
  font-size: calc(10vw / 4.14);
  gap: 1em;
  width: auto; }

nav.mainNav .bottom a {
  font-size: 10px;
  font-size: calc(10vw / 4.14);
  width: auto;
  float: none;
  text-align: right;
  padding: 0;
  font-family: "Yu Mincho Pr6N R","Yu Mincho","游明朝",YuMincho,"游明朝体","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif; }

.contWap {
  max-width: 100%;
  width: 100%;
  margin: 0; }

@media screen and (max-height: 320px) {
  nav.mainNav a {
    padding: 14px 0; } }
/*トップページ*/
#spTop {
  width: 100%;
  height: 100%;
  background: #6c695c; }

div.pageWrap {
  background: #6c695c; }

.main_image {
  width: 100%; }
  .main_image img {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0;
    aspect-ratio: 825 / 1405;
    object-fit: cover;
    object-position: center; }

footer {
  font-family: "Yu Mincho Pr6N R","Yu Mincho","游明朝",YuMincho,"游明朝体","Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  padding-top: 10.91%;
  padding-bottom: 2.43%;
  background: #6c695c; }
