@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/* -------------------------------------------
 initialize
*/
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, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

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

:focus {
  outline: none;
}

a:not([class]),
a:not([class]):link,
a:not([class]):visited,
a:not([class]):hover,
a:not([class]):active {
  margin: 0;
  padding: 0;
  outline: 0;
  text-decoration: none;
  vertical-align: baseline;
  cursor: pointer;
}

ol,
ul {
  list-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
}

fieldset {
  border: none;
}

input,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-image: none;
  background-color: rgba(0, 0, 0, 0);
  font-size: 100%;
  font-family: inherit;
}

input,
select {
  vertical-align: middle;
}

input[type=radio],
input.radio,
input[type=checkbox],
input.checkbox {
  position: relative;
  top: -0.1em;
  margin-top: 0;
  margin-bottom: 0;
}

textarea {
  overflow: auto;
}

label,
button {
  cursor: pointer;
}

blockquote,
q {
  quotes: none;
}

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

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

del {
  text-decoration: line-through;
}

ins {
  background-color: #ffb;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ffb;
  color: #000;
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
  clear: both;
  border: none;
  border-top: 1px solid #ccc;
}

.en {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.img {
  position: relative;
}

.img span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 1rem;
}

main {
  display: block;
}

body *,
body *::before,
body *::after {
  box-sizing: border-box;
}

body.is-loading,
body.is-navOpen {
  height: 100%;
  overflow: hidden;
}

input:focus,
textarea:focus,
select:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

button {
  padding: 0;
  border: 0;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  font-family: inherit;
}

::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.4);
}

::-moz-placeholder {
  color: rgba(51, 51, 51, 0.4);
}

:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.4);
}

body span {
  font-weight: inherit;
}

a:not([class]) {
  color: inherit;
}

a,
a:link,
a:visited,
a:hover,
a:active {
  outline: none;
  text-decoration: none;
}

img {
  width: 100%;
}

.mb5 {
  margin-bottom: 0.5rem;
}

.mb10 {
  margin-bottom: 1rem;
}

.mb15 {
  margin-bottom: 1.5rem;
}

.mb20 {
  margin-bottom: 2rem;
}

.mb25 {
  margin-bottom: 2.5rem;
}

.mb30 {
  margin-bottom: 3rem;
}

.mb35 {
  margin-bottom: 3.5rem;
}

.mb40 {
  margin-bottom: 4rem;
}

.mb45 {
  margin-bottom: 4.5rem;
}

.mb50 {
  margin-bottom: 5rem;
}

.mb55 {
  margin-bottom: 5.5rem;
}

.mb60 {
  margin-bottom: 6rem;
}

.mb65 {
  margin-bottom: 6.5rem;
}

.mb70 {
  margin-bottom: 7rem;
}

.mb75 {
  margin-bottom: 7.5rem;
}

.mb80 {
  margin-bottom: 8rem;
}

.mb85 {
  margin-bottom: 8.5rem;
}

.mb90 {
  margin-bottom: 9rem;
}

.mb95 {
  margin-bottom: 9.5rem;
}

.mb100 {
  margin-bottom: 10rem;
}

body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "pwid";
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  overflow-x: clip;
  color: #333;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-style: normal;
}

html {
  font-size: 1px;
  height: 100%;
  font-size: 62.5%;
  /*@media (max-width:$breakpoint_sp) {
    font-size: .8vw;
  }*/
}

@media (max-width: 1300px) {
  html {
    font-size: .78vw;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: .78vw;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 2.6vw;
  }
}

.gothic {
  font-family: 'Noto Sans JP', sans-serif;
}

main, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

sup {
  font-size: 10px;
  vertical-align: super;
}

div {
  line-height: 0;
}

ul li {
  list-style: none;
}

input, select {
  vertical-align: middle;
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: auto;
}

table {
  font-size: 100%;
}

main {
  display: block;
}

iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

/* ----------------------------------------
 link-style 
 */
a {
  text-decoration: none;
}

a.no-link,
a.disable,
.disable a,
a.coming-soon {
  cursor: default !important;
  pointer-events: none;
}

a.disable,
.disable a {
  opacity: .5 !important;
  cursor: default;
}

.disable a:after {
  display: none !important;
}

.bottom-links a.disable {
  opacity: 1 !important;
  cursor: default;
}

@media screen and (min-width: 1025px) {
  a:hover {
    opacity: 0.7;
    transition: opacity .3s;
  }
}

@media screen and (min-width: 1025px) {
  span.pc {
    display: inline !important;
  }
  img.pc {
    display: inline-block !important;
  }
  .pc {
    display: block !important;
  }
  .sp, .tb {
    display: none !important;
  }
}

/* ----------------------------------------
  responsible-contents  tablet 
*/
@media screen and (max-width: 1024px) {
  .sp {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  img.tb {
    display: inline-block !important;
  }
  span.tb {
    display: inline !important;
  }
}

/* ----------------------------------------
  responsible-contents  sp 
*/
@media screen and (max-width: 768px) {
  .pc, .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

/*==================================================================================
 common
==================================================================================*/
.all-wrap {
  font-family: 'Hina Mincho', serif;
  font-family: 'Shippori Mincho', serif;
  letter-spacing: .2em;
  color: #5D6970;
  overflow: hidden;
}

@media screen and (min-width: 1025px) {
  .all-wrap {
    background-attachment: fixed;
  }
}

.all-wrap img {
  width: 100%;
}

.all-wrap .main {
  position: relative;
  z-index: 1;
}

#contents {
  overflow: hidden;
}

.caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 1.1rem;
  padding: .4rem .8rem;
}

.images {
  position: relative;
}

.en {
  font-family: "minerva-modern", sans-serif;
  font-style: normal;
}

.bellefair-regular {
  font-family: "Bellefair", serif;
  font-weight: 400;
  font-style: normal;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.wrap {
  margin: 0 auto;
  max-width: 120rem;
}

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

.caption {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  line-height: 1;
  background: rgba(21, 21, 21, 0.6);
  color: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

.swipe {
  display: none;
}

@media screen and (max-width: 768px) {
  .swipe-img {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .swipe-img img {
    max-width: auto !important;
    max-width: inherit !important;
    width: auto !important;
  }
  .swipe {
    display: block;
    text-align: center;
    width: 60%;
    margin: 20px auto;
  }
  .swipe img {
    width: 160px !important;
  }
  .cap-sp {
    font-size: 11px;
    margin: 6px 10px 0 0;
    text-align: right;
  }
}

.js-scroll02 {
  margin-top: 10px;
  opacity: 0;
  transition: opacity 0.8s ease, margin-top 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.js-scroll02.on {
  margin-top: 0px;
  opacity: 1;
}

.js-scroll {
  transform: translateY(10px);
  opacity: 0;
  transition: opacity 0.8s ease, transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.js-scroll.on {
  transform: translateY(0px);
  opacity: 1;
}

.wrap {
  width: 94%;
  margin: 0 auto;
}

/*------------------------------------------------------------
  ヘッダー + メニュー
------------------------------------------------------------*/
.l-container {
  position: relative;
  width: 100%;
  min-height: 100%;
  background-color: #023;
}

.l-main {
  z-index: 2;
  position: relative;
  overflow: clip;
  background-color: #fff;
  color: #333;
}

.l-main h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  font-size: 0;
  z-index: -9999;
  visibility: hidden;
}

.l-inner {
  max-width: 1366px;
  margin-inline: auto;
  background: #fff;
}

.l-header {
  z-index: 101;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.l-headerLogo {
  position: fixed;
  background: none;
}

/*.l-headerLogo::after {
  display: block;
  content: "新発表";
  color: #000;
  line-height: 1;
  letter-spacing: 0.5em;
  text-align: center;
  margin-top: 15px;
}*/
body[id=brand] .l-headerLogo::after {
  border-block-color: rgba(51, 51, 51, 0.3);
  color: #333;
}

.l-headerBtn {
  display: flex;
  z-index: 299;
  position: fixed;
  top: 30px;
  right: 30px;
  align-items: center;
  justify-content: flex-end;
  width: 106px;
  gap: 12px;
}

.l-headerBtnItem span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.l-headerBtnItem._info span {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s;
}

.l-headerBtnItem._info span img {
  width: 32px;
}

.l-headerBtnItem._info span::after {
  top: 7px;
  right: 7px;
}

.l-headerBtnItem._menu {
  width: 52px;
  height: 52px;
  padding: 4px;
  overflow: hidden;
  border-radius: 50%;
  background: #fff;
  transition: all 0.3s;
}

.l-headerBtnItem._menu span {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(to right, #c74e95, #7f0274);
  color: #fff;
  font-size: 1.1rem;
  font-family: "EB Garamond", serif;
}

.l-headerContent {
  visibility: hidden;
  z-index: 300;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  color: #333;
  opacity: 0;
  pointer-events: none;
  transition: 0.6s;
  transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1);
}

.l-headerContent a:not([class]) {
  color: #333;
}

.l-headerContent .c_new {
  display: inline-block;
  padding-right: 12px;
}

.l-headerContent.is-visible {
  visibility: visible;
  top: 0;
  bottom: auto;
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
  transition: 0.3s;
  transition-timing-function: cubic-bezier(0.46, 0.1, 0.29, 1);
}

.l-headerContent_wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.l-headerContent_inner {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-block: 200px 60px;
  overflow-y: scroll;
}

.l-headerContent_close {
  z-index: 500;
  position: fixed;
  top: 35px;
  right: 35px;
}

.l-headerContent_close ._btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

.l-headerContent_close ._btn ._icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s;
}

.l-headerContent_close ._btn ._icon img {
  width: 14px;
}

.l-headerContent_logo {
  position: absolute;
  top: 30px;
  left: 30px;
}

.l-headerContent_logo img {
  height: 65px;
}

.l-header .infoContent {
  flex-grow: 1;
}

.l-header .infoContent > .l-inner {
  max-width: 966px;
}

.l-header .infoTitle {
  position: relative;
}

.l-header .infoTitle ._main {
  position: relative;
  color: #b3b3b3;
  font-size: 2rem;
  line-height: 1;
  font-family: "EB Garamond", serif;
}

.l-header .infoTitle ._sub {
  color: #777;
  font-size: 1rem;
}

.l-header .infoInnerBox {
  margin-top: 25px;
  text-align: center;
}

.l-header .infoInnerTitle {
  margin: 0 auto 10px;
  font-size: 2.5rem;
  line-height: 1.5;
}

.l-header .infoInnerTitle ._waku {
  display: inline-block;
  margin: 0 10px 5px;
  padding: 7px 14px;
  border: solid 1px rgba(0, 0, 0, 0.25);
  font-size: min(3.7vw, 1.6rem);
  line-height: 1;
  vertical-align: middle;
}

.l-header .infoInnerText {
  font-size: clamp(1.4rem, 1.65vw, 1.6rem);
  line-height: 1.6;
  margin: 10px 0 10px;
}

.l-header .infoInnerSc:not(:last-child) {
  margin-bottom: 25px;
}

.l-header .infoInner .menuBoxLinkBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 416px;
  height: 60px;
  margin: 0 auto 0;
  font-size: clamp(1.5rem, 1.66015625vw, 1.7rem);
}

.l-header .infoNews {
  margin-top: 60px;
}

.l-header .infoNews .newsDetail {
  margin-bottom: 4px;
  padding: 10px 20px;
  background: #fff;
  letter-spacing: 0.05em;
}

.l-header .infoNews .newsDetail ._term {
  padding-right: 30px;
  font-size: clamp(1.2rem, 1.46484375vw, 1.5rem);
  line-height: 1.8;
  font-family: "EB Garamond", serif;
  min-width: 100px;
}

.l-header .infoNews .newsDetail ._desc {
  font-size: clamp(1.2rem, 1.3671875vw, 1.4rem);
  line-height: 1.5;
}

.l-header .infoNews .newsDetail ._desc a {
  color: #333;
  text-decoration: underline;
  transition: all 0.3s;
}

.l-header .menuContent {
  z-index: 1;
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin-inline: auto;
  color: #333;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.l-header .menuBox {
  padding: 0 24px;
}

.l-header .menuBox._top {
  width: 100%;
  max-width: none;
  margin-bottom: 40px;
  padding-inline: 24px;
}

.l-header .menuBoxListTitle {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.l-header .menuBoxListTitle ._main {
  color: #333;
  font-size: 1.6rem;
  font-family: "Zen Old Mincho", serif;
}

.l-header .menuBoxListTitle ._sub {
  display: block;
  margin: 3px 0;
  color: #777;
  font-size: 1rem;
  font-family: "EB Garamond", serif;
  letter-spacing: 0;
}

.l-header .menuBoxListSub {
  padding-left: 30px;
}

.l-header .menuBoxListSubItem:not(:last-child) {
  margin-bottom: 4px;
}

.l-header .menuBoxListSubLink {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 10px 12px 12px;
  background: #fff;
  color: #333;
  position: relative;
}

.l-header .menuBoxListSubLink.sub2 {
  border: 1px solid rgba(0, 132, 135, 0.6);
}

.l-header .menuBoxListSubLink.blank:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 16px;
  height: 14px;
  background: url("../images/common/i_blank_bk.svg") no-repeat center/contain;
}

.l-header .menuBoxListSubItem.noLink .menuBoxListSubLink {
  position: relative;
}

.l-header .menuBoxListSubItem.noLink .menuBoxListSubLink:after {
  content: 'Coming soon';
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e3e3e3;
  font-size: 1.3rem;
}

.l-header .menuBoxListSubLink ._main {
  font-size: 1.3rem;
}

.l-header .menuBoxListSubLink ._sub {
  display: block;
  width: 95px;
  margin: 3px 10px 3px 0;
  color: #000;
  font-size: 1rem;
  font-family: "EB Garamond", serif;
  letter-spacing: 0;
  position: relative;
  z-index: 1;
}

.l-header .noLink .menuBoxListSubLink ._main {
  display: none;
}

.l-header .menuBoxLinkBtn {
  display: block;
  width: 100%;
  padding: 20px 7px;
  background: linear-gradient(90deg, #0D0A31, #5C7CA8);
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  transition: all 0.3s;
}

.l-header .menuBoxLinkBtn:not(:last-child) {
  margin-bottom: 20px;
}

.l-header .menuBoxLinkBtnSub {
  display: block;
  width: 100%;
  padding: 10px 7px;
  border: 1px solid #aaa;
  background: none;
  color: #333;
  font-size: 1.3rem;
  text-align: center;
  transition: all 0.3s;
}

.l-header .menuBoxLinkBtnSub:not(:last-child) {
  margin-bottom: 10px;
}

.l-header .menuBoxLinkLarge {
  box-sizing: border-box;
  display: block;
  position: relative;
  padding: 18px 30px 18px 8px;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
  background-color: rgba(181, 154, 91, 0.1);
  transition: all 0.3s;
}

.l-header .menuBoxLinkLarge::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 8px;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  background: url("../images/common/i_login.svg") no-repeat center/contain;
  content: "";
}

.l-header .menuBoxLinkLarge ._main {
  position: relative;
  color: #333;
  font-size: 1.6rem;
}

.l-header .menuBoxLinkLarge ._sub {
  display: block;
  margin: 3px 0;
  color: #777;
  font-size: 1rem;
  font-family: "EB Garamond", serif;
  letter-spacing: 0;
}

.l-header .cvContent {
  display: grid;
  flex-grow: 1;
  place-items: center;
  min-height: 520px;
  padding-block: 150px 60px;
}

.l-header .cvContent > .l-inner {
  width: 100%;
}

.l-header .cvBtn {
  display: flex;
  column-gap: max(20px, 5%);
  justify-content: center;
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  align-items: flex-end;
}

.l-header .cvBtnItem {
  flex-basis: 47.5%;
}

.l-header .cvBtnItem ._text {
  display: flex;
  align-items: flex-end;
  height: 90px;
  font-size: 1.3rem;
  line-height: 1.6;
  margin: 0 0 10px;
}

.l-header .cvBtnItem .menuBoxLinkBtn {
  padding-block: 25px;
  font-size: 1.7rem;
}

.l-header .bnrContent {
  flex-shrink: 0;
  padding-block: 50px;
  background: #ebebeb;
}

.l-header .bnrItemImage {
  display: block;
  max-width: 378px;
  margin: 4px auto;
  text-align: center;
}

.l-header .contactContent {
  flex-shrink: 0;
  background: #333;
  color: #fff;
  letter-spacing: 0.06em;
}

.l-header .contactContentInner {
  max-width: 966px;
}

.l-header .contactContentBox {
  font-size: 10px;
  line-height: 1.6;
}

.l-header .contactContentBox ._info {
  margin-top: 6px;
}

.l-header .contactContentBox ._tel a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  gap: 5px;
  background: #fff;
  color: #333;
  font-size: clamp(2.4rem, 2.9296875vw, 3rem);
}

.l-header .contactContentBox ._tel a img {
  width: auto;
}

.l-header .contactContentBox ._name {
  font-size: 10px;
}

.l-header .contactContentBox ._time {
  font-size: 10px;
  line-height: 1.6;
}

.l-header .menuBoxList.sub {
  margin-top: 90px;
}

.spAlert {
  display: none;
  visibility: hidden;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  font-family: "Zen Old Mincho", serif;
  opacity: 0;
  transition: opacity 0.3s;
}

.c_new {
  position: relative;
}

.c_new::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #c44e73;
  content: "";
}

.noLink {
  pointer-events: none !important;
}

.l-header .noLink .menuBoxListTitle {
  opacity: .5;
}

.menuBoxListSub .noLink {
  opacity: .5;
}

.spAlertMsg {
  margin-top: 6.5vh;
  color: #fff;
  font-size: 2.1vw;
  line-height: 1;
  letter-spacing: 0.15em;
}

.spAlert .svgIcon {
  display: block;
  width: 23%;
  min-width: 81.5px;
  margin-inline: auto;
}

.spAlert .svgIcon__path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 17;
}

.spNavBar {
  display: flex;
  z-index: 98;
  position: fixed;
  bottom: -1px;
  left: 0;
  justify-content: space-between;
  width: 100%;
  height: 70px;
  padding: 4px 0 22px;
  border-radius: 10px 10px 0 0;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.spNavBar__item {
  width: 20%;
}

.spNavBar__item.-menuBtn {
  position: relative;
  top: -14px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  padding: 4px;
  overflow: hidden;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.spNavBar__item.-menuBtn .circle {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(to right, #c74e95, #7f0274);
}

.spNavBar__item.-menuBtn .circle:after {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  content: "MENU";
  font-size: 9px;
}

.spNavBar__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.spNavBar__item a .item-in p {
  color: #595757;
  font-size: 9px;
  line-height: 1;
  letter-spacing: -0.02em;
  white-space: nowrap;
}

.spNavBar__item a .item-in img {
  max-width: 30px;
}

.spContent {
  z-index: 600;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.6s;
}

.spContent.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.spContent.is-visible .spContentBtnBox {
  bottom: -1px;
}

.spContent__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.spContentBtnBox {
  -webkit-transition: bottom 0.3s;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  padding: 8px 8px 42px;
  border-radius: 8px 8px 0 0;
  background: #fff;
  letter-spacing: 0.05em;
  transition: bottom 0.3s;
}

.spContentBtnBox::before {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: -12px;
  left: 50%;
  width: 60px;
  height: 2px;
  transform: translateX(-50%);
  border-radius: 1px;
  background: #fff;
  content: "";
}

.spContentBtnBox .menuBoxLinkBtn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 54px;
  padding-block: 10px;
  border-radius: 8px;
  background: linear-gradient(90deg, #0D0A31, #5C7CA8);
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
}

.spContentBtnBox ._text {
  font-size: 10px;
  margin-bottom: 6px;
}

.spContentBtnBox ._item {
  margin-bottom: 6px;
}

.spContentBtnBox li:last-child .menuBoxLinkBtn {
  height: 81px;
}

.spContentBtnBox ._tel ._number {
  margin-bottom: 5px;
  font-size: 3rem;
  letter-spacing: 0.1em;
}

.spContentBtnBox ._tel ._number img {
  width: 26px;
  margin-right: 4px;
  vertical-align: middle;
}

.spContentBtnBox ._hours {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.4;
}

.spContentBtnBox ._text {
  font-size: 1.1rem;
  line-height: 1.4;
  text-align: center;
}

#headerInfo .l-headerContent_inner,
#headerCv .l-headerContent_inner {
  padding-bottom: 0;
}

#headerCv .l-headerContent_inner {
  padding-top: 0;
}

.l-headerLogo.w {
  opacity: 0;
  pointer-events: none;
}

.logo-bukkenLogo__txt {
  text-align: center;
  letter-spacing: .6em;
  color: #000;
  margin-top: .85em;
  font-size: 1.4rem;
}

@media (min-width: 769px) {
  .displayNotMedium {
    display: block;
  }
  .displayNotMedium.displayInlineBlock {
    display: inline-block;
  }
  .displayMedium {
    display: none;
  }
  .l-inner {
    padding-inline: min(6.0761346999vw, 83px);
  }
  .l-headerLogo {
    top: 30px;
    left: 30px;
  }
  .l-headerLogo img {
    height: 65px;
  }
  .l-header .infoContent {
    padding-block-end: 60px;
  }
  .l-header .infoTitle {
    text-align: center;
  }
  .l-header .infoTitle::before {
    -webkit-transform: translateX(-50%);
    position: absolute;
    top: -54px;
    left: 50%;
    width: 1px;
    height: 54px;
    transform: translateX(-50%);
    background: #b3b3b3;
    content: "";
  }
  .l-header .infoTitle ._sub {
    display: none;
  }
  .l-header .infoNews .newsDetail {
    display: flex;
    align-items: center;
  }
  .l-header .menuContent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .l-header .menuBox {
    width: 33.33%;
    max-width: 400px;
  }
  .l-header .menuBoxListItem:not(:last-child) {
    margin-bottom: 40px;
  }
  .l-header .menuBoxListTitle {
    margin-bottom: 20px;
  }
  .l-header a.menuBoxListTitle {
    width: 11rem;
    position: relative;
  }
  .l-header a.menuBoxListTitle::after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    background: url(../images/common/i_arr.svg) no-repeat center/contain;
    content: "";
  }
  .l-header .contactContent {
    padding: 50px 0 60px;
  }
  .l-header .contactContentBox ._info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .l-header .contactContentBox ._tel {
    width: 50%;
    max-width: 400px;
    margin-right: 10px;
  }
  .spNavBar {
    display: none;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .l-header .menuBox {
    padding-inline: 1.5vw;
  }
  .l-header .menuBox._top {
    margin-bottom: 30px;
    padding-inline: 1.5vw;
  }
  .l-header .menuBoxListTitle ._main {
    font-size: 1.3rem;
  }
  .l-header .menuBoxListSubLink {
    display: block;
  }
  .l-header .menuBoxLinkLarge ._main {
    font-size: 1.3rem;
  }
}

@media (max-width: 768px) {
  .l-inner {
    padding-inline: 5%;
  }
  .l-headerLogo {
    top: 25px;
    left: 20px;
    width: 96px;
    background: none;
    border: none;
  }
  .l-headerLogo img {
    height: auto;
  }
  .logo-bukkenLogo__txt {
    margin-top: .85em;
    font-size: 1.1rem;
  }
  .l-headerBtn {
    display: none;
  }
  .l-headerContent {
    top: auto;
    bottom: -100%;
  }
  .l-headerContent.is-visible {
    top: auto;
    bottom: 0;
  }
  .l-headerContent_inner {
    padding-top: 140px;
  }
  .l-headerContent_close {
    top: 25px;
    right: 20px;
  }
  .l-headerContent_close ._btn ._icon {
    width: 32px;
    height: 32px;
  }
  .l-headerContent_close ._btn ._icon img {
    width: 12px;
  }
  .l-headerContent_logo {
    top: 25px;
    left: 20px;
    width: 101px;
  }
  .l-header .infoContent {
    padding-block-end: 40px;
  }
  .l-header .infoTitle ._main {
    display: block;
    color: #333;
  }
  .l-header .infoInnerBox {
    margin-top: 20px;
    padding-block: 25px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
  }
  .l-header .infoInnerTitle ._waku {
    padding: 5px 10px;
  }
  .l-header .infoInnerTitle {
    margin-bottom: 10px;
  }
  .l-header .infoInner .menuBoxLinkBtn {
    height: 44px;
    margin-top: 10px;
  }
  .l-header .infoNews {
    margin-top: 25px;
  }
  .l-header .infoNews .newsDetail {
    padding: 10px 20px 15px;
  }
  .l-header .menuBox {
    padding: 0;
  }
  .l-header .menuBox._top {
    margin-bottom: 0;
    padding: 0;
  }
  .l-header .menuBoxListItem {
    border-bottom: solid 1px #aaa;
  }
  .l-header .menuBoxListItem:has(.menuBoxListSub) .menuBoxListTitle::after {
    transform: translateY(-50%) rotate(90deg);
    transition: all 0.3s;
  }
  .l-header .menuBoxListItem:has(.menuBoxListSub) .menuBoxListTitle.is-active::after {
    transform: translateY(-50%) rotate(-90deg);
    transition: all 0.3s;
  }
  .l-header .menuBoxListTitle {
    position: relative;
    width: 100%;
    padding: 18px 30px 18px 8px;
  }
  .l-header .menuBoxListTitle::after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    background: url("../images/common/i_arr.svg") no-repeat center/contain;
    content: "";
  }
  .l-header .menuBoxListSub {
    display: none;
    margin-bottom: 24px;
  }
  .l-header .bnrContent {
    padding-block: 40px;
  }
  .l-header .contactContent {
    padding: 40px 0 50px;
  }
  .l-header .contactContentBox ._tel img {
    width: 30px;
  }
  .l-header .contactContentBox ._tel a {
    height: 40px;
  }
  .l-header .contactContentBox ._time {
    margin-bottom: 16px;
  }
  #headerCv {
    display: none;
  }
  .l-header .menuBoxList.sub {
    margin-top: 30px;
  }
}

/*------------------------------------------------------------
  共通フッターバナースライド
------------------------------------------------------------*/
#geo--cpsys--banner .geo--cpsys--link {
  margin: 0 auto;
}

#geo--cpsys--banner .geo--cpsys--link img {
  width: 100% !important;
}

#geo--cpsys--banner .geo--cpsys--link:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  #geo--cpsys--banner {
    padding-top: 60px;
  }
}

/*------------------------------------------------------------
  フッター
------------------------------------------------------------*/
.footer-banner-area {
  background-color: #FBFBFA;
}

#geo--cpsys--banner {
  margin-bottom: 0;
  padding-bottom: 6rem;
}

@media (max-width: 768px) {
  #geo--cpsys--banner {
    padding-bottom: 7rem;
  }
}

.copyright {
  display: block;
  padding: 20px 5%;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.06em;
  font-family: "Bellefair",serif;
  background: #fff;
}

@media (max-width: 768px) {
  .copyright {
    padding-bottom: 11rem;
    font-size: 1.2rem;
  }
}

.site-footer {
  padding: 4.7rem 0 0rem;
  background: #333;
  color: #fff;
}

.site-footer .footer-info {
  width: auto;
}

.site-footer .footer-info .text {
  padding: 1.5rem 0 0;
  font-size: 1.4rem;
  line-height: 1.5;
}

.site-footer .footer-info .tel {
  display: flex;
  justify-content: left;
  align-items: center;
}

.site-footer .footer-info .tel a {
  display: block;
  padding: 0;
  font-size: 5rem;
}

.site-footer .footer-info .tel a ._icon {
  transform: translateY(-1rem);
  display: inline-block;
  vertical-align: top;
  width: 5rem;
  margin-right: .5rem;
}

.site-footer .footer-info .business-hour {
  padding-left: 2rem;
  transform: translateY(0rem);
  font-size: 1.7rem;
  line-height: 2;
}

.site-footer .footer-links {
  border-top: 1px solid #666;
  padding: 1.5rem;
}

.site-footer .footer-links ul {
  display: flex;
  justify-content: space-between;
  gap: 2.4rem 1.6rem;
}

.site-footer .footer-links li {
  font-size: 1.2rem;
  line-height: 2;
}

.site-footer .footer-links li::before {
  content: ">";
  margin-right: 1.3rem;
}

.site-footer .footer-logo-block {
  position: relative;
  max-width: 30rem;
  margin: 4rem auto 3rem;
}

@media (max-width: 768px) {
  .site-footer {
    padding: 6.5rem 0 0;
  }
  .site-footer .inner {
    display: block;
  }
  .site-footer .footer-info {
    width: auto;
    padding-bottom: 2.0rem;
  }
  .site-footer .footer-info .text {
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    text-align: center;
  }
  .site-footer .footer-info .tel {
    padding-top: 1.5rem;
    text-align: center;
    display: block;
  }
  .site-footer .footer-info .tel a {
    display: block;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 3.7rem;
  }
  .site-footer .footer-info .tel a ._icon {
    transform: translateY(-0.4rem);
    display: inline-block;
    vertical-align: top;
    width: 4.5rem;
    margin-right: .5rem;
  }
  .site-footer .footer-info .business-hour {
    padding-left: 0rem;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .site-footer .footer-links {
    border-top: 1px solid #666;
    padding: 1.5rem 0 2rem;
  }
  .site-footer .footer-links ul {
    display: block;
  }
  .site-footer .footer-links li {
    border-bottom: 1px solid #666;
    font-size: 1.2rem;
    line-height: 2;
    text-align: center;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
  .site-footer .footer-links li:last-child {
    border: none;
  }
}

.pageTop {
  display: flex;
  z-index: 2;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 42px;
  gap: 6px;
  background: #6b6b6b;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0;
  cursor: pointer;
  transition: all 0.3s;
}

.page-annotation-wrap {
  padding-bottom: 8rem;
}

.page-annotation-wrap .page-annotation {
  font-size: 1.1rem;
  line-height: 1.5;
}

.l-main {
  padding-bottom: 6rem;
}

/*------------------------------------------------------------
  フェードイン
------------------------------------------------------------*/
.show-cnt {
  transform: translateY(10px);
  transition: 0.5s ease-out;
  opacity: 0;
}

.show-cnt.run {
  transform: translateY(0);
  opacity: 1;
}

/*------------------------------------------------------------
  共通
------------------------------------------------------------*/
.ft-flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.btn01 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #357F8B;
  color: #fff;
  padding: 15px 5px;
  text-align: center;
  font-size: clamp(1.6rem,1.8vw,2rem);
  border: solid 1px #fff;
  max-width: 374px;
  width: 90%;
  transition: .3s;
  margin: 0 auto;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.btn01.brown {
  background-color: #A69B79;
}

.btn01.white {
  background-color: #fff;
  border-color: #A69B79;
  color: #A69B79;
}

.btn01:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.btn01 span {
  display: block;
  margin-right: 10px;
}

.btn01 .mail {
  width: 24px;
}

.ft-flex .btn01 {
  margin: 0 10px;
}

.img {
  position: relative;
}

.img span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 1rem;
  color: #fff;
}

@media (max-width: 768px) {
  .btn01 {
    max-width: 300px;
  }
  .btn01 span {
    display: block;
    margin-right: 5px;
  }
  .btn01 .mail {
    width: 20px;
  }
}

.footerNotice .btn-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto 50px;
  max-width: 780px;
  width: 100%;
}

.footerNotice .btn-list li {
  width: 48%;
  margin: 0 1%;
}

.footerNotice .btn-list li a {
  max-width: none;
  width: 100%;
}

@media (max-width: 768px) {
  .footerNotice .btn-list {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .footerNotice .btn-list li {
    width: 100%;
    margin: 0 0 20px;
  }
  .footerNotice .ft-flex .btn01 {
    margin: 0 auto 20px;
  }
}

._number span,
._tel span span {
  font-family: "minerva-modern", sans-serif;
  font-weight: 300;
}

.fixCvBtn {
  display: none;
  z-index: 20;
  position: fixed;
  right: 30px;
  bottom: 20px;
}

.fixCvBtnInner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 230px;
  height: 42px;
  padding: 0 32px;
  border-radius: 21px;
  background-color: rgba(0, 132, 135, 0.75);
  color: #fff;
  border: solid 2px rgba(255, 255, 255, 0.75);
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  transition: all 0.3s;
}

.fixCvBtnInner:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}

@media (max-width: 768px) {
  .fixCvBtn {
    display: none !important;
  }
}

.l-header .horiday {
  width: fit-content;
  padding: 10px 20px;
  text-align: center;
  margin: 30px auto 0;
  border: solid 1px #357F8B;
  color: #357F8B;
  font-size: clamp(1.4rem,1.5vw,1.6rem);
  line-height: 1.6;
}

.l-header .horiday strong {
  display: block;
  font-weight: normal;
}

.l-header .horiday2 {
  font-size: clamp(1rem, 1.07421875vw, 1.1rem);
  padding-top: 5px;
  margin-top: 10px;
  border-top: solid 1px #fff;
  display: block;
}

.l-header .horiday2 strong {
  display: block;
  font-weight: normal;
}

.l-footerContent .ft-bn {
  display: block;
  max-width: 1080px;
  width: 100%;
  margin: 40px auto 0;
}

.fix-banner {
  position: fixed;
  bottom: 20px;
  right: 30px;
  width: 230px;
  z-index: 98;
}

.fixCvBtn {
  display: none !important;
}

@media screen and (max-width: 768px) {
  /*====================================
 common
======================================*/
  main img {
    width: 100%;
  }
  /*==============================
 site-header
================================*/
  /*==============================
 siteFooter
===============================*/
}

/*# sourceMappingURL=style.css.map */
