@charset "UTF-8";

html,
body {
  height: auto !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

@media only screen and (max-width: 767px) {
  .header {
    opacity: 1;
    visibility: visible;
  }

  .header.scroll {
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (min-width: 1025px) {
  .header {    
    /* opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
    top: -145px; */
  }

  .header.scroll {
    opacity: 1;
    top: 0;
    visibility: visible;
  }
}

.content {
  margin-top: 138px;
}

@media screen and (max-width: 1024px) {
  .content {
    margin-top: 70px;
  }
}

br.spc {
  display: none;
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
  br.spc {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  br.nosp {
    display: none;
  }
}

br.notab {
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  br.notab {
    display: none;
  }
}

img.spc {
  display: none;
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
  img.spc {
    display: inline;
  }
}

@media screen and (max-width: 1024px) {
  img.lpc {
    display: none;
  }
}

.kazari_area {
  z-index: inherit;
}

.kazari_area .above_kazari {
  z-index: inherit;
}

.kazari_area img.tab {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 959px) {
  .kazari_area img.tab {
    display: inline;
  }
}

.kv {
}

.kv .slick-dots {
  bottom: 0;
}

.kv__img {
  position: relative;
}

.kv__img .sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .kv__img .sp {
    display: inline-block;
  }

  .kv__img .pc {
    display: none;
  }

  .kv .slick-dots {
    bottom: -15px;
  }
}

.kv__img ul li {
  position: relative;
}

.kv__img ul li .acap {
  bottom: 5px;
  color: #fff;
  font-size: 10px;
  letter-spacing: normal;
  position: absolute;
  right: 5px;
  text-align: left;

text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px,
    black -1px -1px 2px;
}

.kv__img ul li .acap.acap2 {
  bottom: 156px;
  left: 5px;
  right: auto;
}

@media screen and (min-width: 768px) {
  .kv__badge {
    bottom: 0;
    left: 30px;
    position: absolute;
  }

  .kv__link {
    transition: .3s;
  }

  .kv__link:hover {
    opacity: .9;
  }
}

@media screen and (max-width: 767px) {
  .kv__badg {
    margin-bottom: 20px;
  }
}

.kvUspArea {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .kvUspArea {
    bottom: 0;
    margin-top: 20px;
    padding: 0 5px;
    position: relative;
  }
}

.kvBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 1270px;
}

.kvBox__item {
  background-color: #435997;
  padding: 2px;
  position: relative;
  width: 310px;
  z-index: 1;
}

.kvBox__item:after {
  background: linear-gradient(90deg, rgba(95, 95, 95, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(95, 95, 95, 1) 100%);
  content: '';
  inset: 0;
  mix-blend-mode: multiply;
  position: absolute;
  z-index: -1;
}

.kvBox .kvBox__txt {
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  height: 70px;
  letter-spacing: .1em;
  line-height: 1;
  padding-top: 23px;
  text-align: center;
}

.kvBox .kvBox__txt--huge {
  padding-top: 5px;
}

.kvBox__item .xl {
  font-size: 23px;
  letter-spacing: .05em;
}

.kvBox .kvBox__txt--xl {
  letter-spacing: .03em;
  line-height: .8;
  padding-top: 11px;
}

.kvBox .kvBox__txt--br {
  padding-top: 15px;
}

.kvBox .kvBox__txt--large-br {
  padding-top: 11px;
}

.kvBox__item .cap {
  font-size: 12px;
}

.kvBox__item .cap--right {
  display: block;
  padding-left: 13px;
  text-align: left;
}

.kvBox__item .small {
  font-size: 14px;
  letter-spacing: 0;
}

.kvBox__item .mid {
  font-size: 20px;
}

.kvBox__item .large {
  font-size: 23px;
}

.kvBox__item .wLarge {
  margin-left: -.6em;
}

@media screen and (min-width: 768px) {
  .kvBox__item .wLarge {
    font-size: 18px;
  }
}

.kvBox__item .kvBox__txt--xl .num {
  font-family: 'Didot', serif;
  font-size: 34px;
  font-style: italic;
}

.kvBox .kvBox__txt--huge .num {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 36px;
  letter-spacing: .05em;
}

.kvBox__item .color--gold {
  color: #e8d099;
}

@media screen and (min-width: 767px) {
  .kvBox__item:nth-child(n+5) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .kvBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
  }

  .kvBox__item {
    height: 60px;
    margin-top: 5px;
    width: 49%;
  }

  .kvBox .kvBox__txt {
    font-size: calc(24/750*100vw);
    height: 56px;
    letter-spacing: 0;
    line-height: 1.1;
    padding-top: 20px;
  }

  .kvBox .kvBox__txt--huge {
    padding-top: 8px;
  }

  .kvBox .kvBox__txt--mid {
    line-height: 1.3;
    padding-top: 7px;
  }

  .kvBox .kvBox__txt--xl {
    letter-spacing: 0;
    line-height: .8;
    padding-top: 14px;
  }

  .kvBox .kvBox__txt--br {
    padding-top: 13px;
  }

  .kvBox .kvBox__txt--large-br {
    padding-top: 12px;
  }

  .kvBox__item .cap {
    font-size: calc(18/750*100vw);
    letter-spacing: -1.4px;
  }

  .kvBox__item .cap--right {
    padding-left: 10px;
  }

  .kvBox__item .small {
    font-size: calc(16/750*100vw);
    letter-spacing: -1.1px;
  }

  .kvBox__item .large {
    font-size: calc(28/750*100vw);
    letter-spacing: .05em;
  }

  .kvBox__item .xl {
    font-size: calc(32/750*100vw);
    letter-spacing: .05em;
  }

  .kvBox__item .kvBox__txt--xl .num {
    font-size: calc(36/750*100vw);
    letter-spacing: 0;
  }

  .kvBox .kvBox__txt--huge .num {
    font-size: calc(40/750*100vw);
  }
}

.kv .link__area {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .kv .link__area {
    display: none;
  }
}

.kv .link___area__logo {
  left: 30px;
  position: absolute;
  top: 30px;
  width: 216px;
}

.kv .hdr_right>div {
  float: left;
}

.kv .hdr_right .pnav>div {
  display: inline-block;
  vertical-align: bottom;
}

.kv .hdr_right .pnav a {
  align-items: center;
  background: rgba(255, 255, 255, .6);
  color: #888888;
  display: flex;
  font-size: 14px;
  height: 70px;
  justify-content: center;
  padding-left: 30px;
  padding-right: 20px;
  position: relative;
}

.kv .hdr_right .pnav>div:first-child a {
  padding-left: 50px;
  padding-right: 10px;
}

.kv .hdr_right .pnav a::after {
  background: #888888;
  box-shadow: 0px 0px 15px -5px #777777;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 52%;
  transition: 0.3s;
  width: 20px;
}

.kv .hdr_right .pnav>div:first-child a::after {
  left: 20px;
}

.kv .hdr_right .pnav a.hover {
  color: #b89332;
}

.kv .hdr_right .pnav a.hover::after {
  background: #b89332;
}

.kv .hdr_right .cv .request {
  align-items: center;
  background: #a61c4d;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 70px;
  justify-content: center;
  position: relative;
  transition: 0.3s;
  width: 160px;
}

.kv .hdr_right .cv .request::after {
  background: rgba(255, 255, 255, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.3s;
  width: 100%;
}

.kv .hdr_right .cv .request.hover::after {
  background: rgba(255, 255, 255, 0.3);
}

.kv .hdr_right .cv .reserve {
  align-items: center;
  background: #8a6929;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 70px;
  justify-content: center;
  position: relative;
  transition: 0.3s;
  width: 160px;
}

.kv .hdr_right .cv .reserve::after {
  background: rgba(255, 255, 255, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.3s;
  width: 100%;
}

.kv .hdr_right .cv .reserve.hover::after {
  background: rgba(255, 255, 255, 0.3);
}

.gNav--top {
  background: #fff;
  box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  z-index: 100;
}

.gNav--top ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  position: relative;
  width: 100%;

font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro",
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "メイリオ", sans-serif;
}

.gNav--top ul li {
  position: relative;
  vertical-align: middle;
  width: 10.4166667%;

font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro",
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "メイリオ", sans-serif;
}

.gNav--top li::after {
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: #bababa;
  content: '';
  height: 50%;
  position: absolute;
  right: -10%;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.gNav--top li:last-child::after {
  display: none;
}

.gNav--top li.topList {
  cursor: pointer;
  position: relative;
  width: 22%;
}

.gNav--top li.topList::before {
  border-right: solid 1px #535353;
  border-top: solid 1px #535353;
  content: '';
  display: block;
  height: 5px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transition: .4s;
  width: 5px;
  z-index: 1;
}

.gNav--top li.topList.is-opened::before {
  transform: translateY(-50%) rotate(135deg);
}

.gNav--top li.topList+.innerLink {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translateY(0px);
  transition: .4s;
  width: 21%;
  z-index: -1;
}

.gNav--top li.topList.is-opened+.innerLink {
  opacity: 1;
  transform: translateY(63px);
}

.gNav--top li.topList+.innerLink .innerLink__item {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  display: block;
  display: flex;
  font-size: 12px;
  height: 50px;
  justify-content: center;
  pointer-events: none;
  width: 70%;

font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro",
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "メイリオ", sans-serif;
}

.gNav--top li.topList+.innerLink .innerLink__item.is-off {
  pointer-events: none;
}

.gNav--top li.topList+.innerLink .innerLink__item.is-off span {
  opacity: .4;
}

.gNav--top li.topList+.innerLink .innerLink__item span {
  display: inline-block;
  position: relative;
}

.gNav--top li.topList+.innerLink .innerLink__item span::before {
  background-color: #065d56;
  bottom: -3px;
  content: '';
  display: block;
  height: 3px;
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translateX(-50%);
  transition: .4s;
  width: 100%;
}

.gNav--top li.topList+.innerLink .innerLink__item:hover span::before {
  opacity: 1;
}

.gNav--top ul li a,
.gNav--top ul li span {
  padding: 9px 0;
  text-align: center;

  /* display: block; */
}

.gNav--top ul li a.current {
  color: #0f653e;
}

.gNav--top li>a.is-off {
  opacity: .4;
  pointer-events: none;
}

.gNav--top ul li>a.hover,
.gNav--top ul li>div>a.hover,
.gNav--top ul li>div>span.hover {
  color: #0f653e;
}

.gNav--top li.topList a,
.gNav--top li.topList>div>span {
  background-color: #fff !important;
  color: #045738 !important;
  font-weight: bolder !important;
  line-height: calc(18/12);
}

.gNav--top li.topList.is-opened+.innerLink .innerLink__item {
  pointer-events: auto;
}

.gNav--top li.topList+.innerLink .innerLink__item:not(:last-child) {
  border-bottom: 1px solid #aaaaaa;
}

@media screen and (max-width: 1024px) {
  .gNav--top {
    display: none;
  }
}

.content_sec {
  background: url(../imgs/bg_contents.png) no-repeat center top;
  background-size: 1441px auto;
  padding: 90px 20px 170px;
}

@media screen and (max-width: 1218px) {
  .content_sec {
    padding: calc(100vw * 90 / 1218) 20px calc(100vw * 170 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec {
    background: none;
    padding: 30px 0 0px;
  }
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info {
    padding: 0 20px;
  }
}

.sec__banner__wrapper {
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 960px;
}

/* .sec__banner__wrapper > * {
  width: 50%;
} */

@media only screen and (max-width: 639px) {
  .sec__banner__wrapper {
    flex-direction: column;
  }
}

.sec__banner__content {
  width: 46%;
}

@media only screen and (max-width: 639px) {
  .sec__banner__content {
    width: 100%;
  }
}

.sec__banner__thumbnail {
  position: relative;
  width: 54%;
}

.sec__banner__thumbnail--event {
  position: relative;
  width: 100%;
}

.sec__banner__thumbnail--event img {
  height: auto;
}

.sec__banner__thumbnail--event+.cap {
  margin-top: 20px;
}

.sec__banner__thumbnail .caption {
  bottom: 5px;
  color: #fff;
  font-size: 10px;
  letter-spacing: normal;
  position: absolute;
  position: absolute;
  right: 5px;
  text-align: left;
  text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px, black -1px -1px 2px;
}

@media only screen and (max-width: 639px) {
  .sec__banner__thumbnail {
    width: 100%;
  }
}

.sec__banner__description {
  font-size: 16px;
  text-align: center;
}

*+.sec__banner__description {
  margin-top: 14px;
}

.sec__banner__description .red {
  display: inline-block;
  font-size: 20px;
  color: #7d130f;
  padding: 0 0 10px;
}

.sec__banner__description .accent {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  display: inline-block;
  font-size: 20px;
  padding: 14px 0;
}

.sec__banner__content {
  background-color: #cbcbcb;
  padding-bottom: 12px;
}

.sec__banner__event--title {
  background: #430504;
  background: -moz-linear-gradient(left, #430504 0%, #7d130f 50%, #430504 100%);
  background: -webkit-linear-gradient(left, #430504 0%, #7d130f 50%, #430504 100%);
  background: linear-gradient(to right, #430504 0%, #7d130f 50%, #430504 100%);
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#430504', endColorstr='#430504', GradientType=1);
  font-size: 22px;
  line-height: 1.5em;
  padding: 20px;
  text-align: center;

  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#430504+0,7d130f+50,430504+100 */
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* IE6-9 */
}

@media only screen and (max-width: 639px) {
  .sec__banner__event--title {
    font-size: 18px;
  }
}

.sec__banner__event--title .subTitle {
  line-height: 1.3;
}

.sec__banner__event--title .subTitle .small {
  font-size: 14px;
}

.sec__banner__event--title .subTitle .middle {
  font-size: 18px;
}

@media only screen and (max-width: 639px) {
  .sec__banner__event--title .subTitle .middle {
    font-size: 11px;
  }
}

.sec__banner__event--title .mainTitle {
  align-items: center;
  column-gap: 16px;
  display: flex;
  justify-content: center;
  margin-top: 6px;
}

@media only screen and (max-width: 639px) {
  .sec__banner__event--title .mainTitle {
    margin-top: 0;
  }
}

.sec__banner__event--title span.accent {
  color: #e7d8a7;
  display: inline-block;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

@media only screen and (max-width: 639px) {
  .sec__banner__event--title span.accent {
    font-size: 22px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__banner__event--title .mainTitle {
    flex-direction: column;
    margin-top: 16px;
  }

  .sec__banner__event--title .mainTitle>* {
    margin-top: 6px;
  }

  .sec__banner__event--title .mainTitle>*:first-child {
    margin-top: 0;
  }
}

.sec__banner__wrapper .eventCvButton {
  align-items: center;
  background-image: linear-gradient(90deg, rgba(107, 107, 107, 1) 20%, rgba(153, 153, 153, 1) 50%, rgba(107, 107, 107, 1) 80%);
  display: flex;
  font-size: 15px;
  height: 60px;
  justify-content: center;
  letter-spacing: 0.16em;
  margin: inherit auto;
  max-width: 260px;
  position: relative;
  transition: 0.5s;
  width: 100%;

  /* width: calc(320 / 664 * 100%); */
}

.sec__banner__wrapper .eventCvButton:hover {
  opacity: .6;
}

.sec__banner__wrapper--lp {
  display: flex;
}

*+.eventCvButton {
  margin: 20px auto 0 auto;
}

.sec__banner__wrapper .eventCvButton .link {
  align-items: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: inline-flex;
  height: 90%;
  justify-content: center;
  margin: 6px;
  width: 100%;
}

.content_sec .sec__info__wrapper {
  text-align: center;
}

.content_sec .sec__info__wrapper .cap--right {
  margin-left: 450px;
}

.content_sec .sec__info__wrapper sup {
  font-size: 16px;
}

.content_sec .sec__info__wrapper .titA {
  margin-bottom: 50px;
}

@media screen and (max-width: 1218px) {
  .content_sec .sec__info__wrapper .titA {
    margin-bottom: calc(100vw * 50 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__wrapper .titA {
    line-height: 0;
    margin-bottom: 25px;
  }

  .content_sec .sec__info__wrapper .titA img {
    width: 92px;
  }

  .content_sec .sec__info__wrapper .titA span {
    padding: 0 10px;
  }

  .content_sec .sec__info__wrapper .cap--right {
    margin-left: 0;
  }

  .content_sec .sec__info__wrapper sup {
    font-size: 11px;
  }
}

.content_sec .sec__info__wrapper .tit__txt {
  font-size: 18px;
  letter-spacing: 0.18em;
  line-height: 2;
  margin-bottom: calc(0px - (((18px * 2) - 18px) / 2));
  margin-top: calc(0px - (((18px * 2) - 18px) / 2));
}

@media screen and (max-width: 1218px) {
  .content_sec .sec__info__wrapper .tit__txt {
    font-size: calc(100vw * 18 / 1218);
    margin-bottom: calc(0px - ((((100vw * 18 / 1218) * 2) - (100vw * 18 / 1218)) / 2));
    margin-top: calc(0px - ((((100vw * 18 / 1218) * 2) - (100vw * 18 / 1218)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__wrapper .tit__txt {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}

.content_sec .sec__info__wrapper .tit__big {
  font-size: 46px;
  letter-spacing: 0.15em;
  line-height: 1;
  margin: 50px auto;
}

@media screen and (max-width: 1218px) {
  .content_sec .sec__info__wrapper .tit__big {
    font-size: calc(100vw * 46 / 1218);
    margin: calc(100vw * 50 / 1218) auto;
  }
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__wrapper .tit__big {
    font-size: 30px;
    margin: 20px auto;
  }
}

.content_sec .sec__info__wrapper .info__btn {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  max-width: 664px;
  width: 100%;

  /* justify-content:space-between; */
}

@media screen and (max-width: 1218px) {
  .content_sec .sec__info__wrapper .info__btn {
    margin-bottom: calc(100vw * 50 / 1218);
  }
}

.content_sec .sec__info__wrapper .info__btn--item {
  align-items: center;
  display: flex;
  font-size: 20px;
  height: 80px;
  justify-content: center;
  letter-spacing: 0.16em;
  position: relative;
  transition: 0.5s;
  width: 100%;

  /* width: calc(320 / 664 * 100%); */
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__wrapper .info__btn {
    display: block;
    margin-top: 30px;
  }

  .content_sec .sec__info__wrapper .info__btn--item {
    width: 100%;
  }

  .content_sec .sec__info__wrapper .info__btn--item:nth-child(n+2) {
    margin-top: 10px;
  }
}

.content_sec .sec__info__wrapper .info__btn--item::before {
  border: 1px solid #dddddd;
  box-sizing: border-box;
  content: "";
  height: calc(100% - (4px * 2));
  left: 4px;
  position: absolute;
  top: 4px;
  width: calc(100% - (4px * 2));
}

.content_sec .sec__info__wrapper .info__btn--item:after {
  background: rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s;
  width: 100%;
  z-index: 100;
}

.content_sec .sec__info__wrapper .info__btn--item:hover:after {
  background: rgba(0, 0, 0, 0.3);
  transition: 0.5s;
}

.content_sec .sec__info__wrapper .info__btn--item.request {
  background-image: linear-gradient(90deg, rgb(158, 27, 73) 0%, rgb(168, 51, 93) 18%, rgb(177, 75, 112) 50%, rgb(168, 51, 93) 82%, rgb(158, 27, 73) 100%);
}

.content_sec .sec__info__wrapper .info__btn--item.result {
  background-image: linear-gradient(90deg, rgb(138, 105, 41) 0%, rgb(157, 124, 59) 18%, rgb(175, 142, 77) 50%, rgb(157, 124, 59) 82%, rgb(138, 105, 41) 100%);
}

.content_sec .sec__info__wrapper .info__btn a {
  color: #fff;
}

@media screen and (max-width: 1218px) {
  .content_sec .sec__info__wrapper .info__btn a {
    width: calc(100vw * 320 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__wrapper .info__btn a {
    width: 275px;
  }
}

.content_sec .sec__info__wrapper .info__btn a::after {
  background: rgba(255, 255, 255, 0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.5s;
  width: 100%;
}

.content_sec .sec__info__wrapper .info__btn a.hover::after {
  background: rgba(255, 255, 255, 0.3);
}

.content_sec .sec__info__content {
  background: #dedede;
  border: 1px solid #cde0d3;
  box-shadow: 4px 3px 10px -2px rgb(0 0 0 / 20%);
  margin: 80px auto;
  max-width: 960px;
  padding: 8px;
  width: 100%;
}

.content_sec .sec__info__content--inner {
  background: -moz-linear-gradient(left, #f7fcf5 50%, #e9f7e5);
  background: -webkit-linear-gradient(left, #f7fcf5 50%, #e9f7e5);
  background: linear-gradient(to right, #f4f4f4, #e1e1e1);
  border: 1px solid #cde0d3;
  padding: 55px 35px;
}

.content_sec .sec__info__content--txt {
  border-bottom: 1px solid #333;
  font-size: 28px;
  margin-bottom: 40px;
  padding-bottom: 35px;
}

.content_sec .sec__info__content--wrap {
  margin-bottom: 10px;
}

.sec__info__content--wrap .ranking__ttl {
  background: #0f653e;
  background: -moz-linear-gradient(left, #8e8e8e 50%, #747474);
  background: -webkit-linear-gradient(left, #8e8e8e 50%, #747474);
  background: linear-gradient(to right, #8e8e8e, #747474);
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  padding: 5px;
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__content--inner {
    padding: 30px 10px 20px;
  }

  .content_sec .sec__info__content--txt {
    font-size: 14px;
  }

  .content_sec .sec__info__content--wrap {
    padding: 0 5px;
  }

  .sec__info__content--wrap .ranking__ttl {
    font-size: 14px;
    line-height: 1.2;
    padding: 15px 0;
  }
}

.soldOutArea {
  font-size: 24px;
  letter-spacing: .15em;
}

.soldOutArea .lower {
  margin-top: .25em;
}

.soldOutArea .big {
  font-size: 36px;
}

@media screen and (max-width: 767px) {
  .soldOutArea {
    font-size: 16px;
    letter-spacing: .15em;
  }

  .soldOutArea .lower {
    margin-top: .25em;
  }

  .soldOutArea .big {
    font-size: 24px;
  }

  .soldOutArea sup {
    display: inline;
    font-size: 10px;
    vertical-align: text-top;
  }

  .soldOutArea .cap {
    font-size: 10px;
    margin-top: .5em;
    text-align: right;
  }
}

.rankingbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.rankingbox__item {
}

.rankingbox__item__ttl {
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.rankingbox__item__img {
}

.rankingbox__cap {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .rankingbox {
    display: block;
    margin-bottom: 10px;
  }

  .rankingbox__item {
    margin-bottom: 30px;
  }

  .rankingbox__item:last-of-type {
    margin-bottom: 20px;
  }
  .rankingbox__item__ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .rankingbox__cap {
    font-size: 10px;
  }
}

.content_sec .sec__info__virus {
  background: #fff;
  border: 1px solid #999;
  border-top: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  max-width: 960px;
  padding: 50px 20px;
  width: 100%;

  /* margin-top: 100px; */
}

.content_sec .sec__info__virus__mttl {
  font-size: 20px;
  left: 0.1em;
  line-height: 1.5;
  margin-bottom: calc(0px - (((20px * 1.5) - 20px) / 2));
  margin-top: calc(0px - (((20px * 1.5) - 20px) / 2));
  text-align: center;
}

.content_sec .sec__info__virus__sttl {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.18em;
  line-height: 1.714285714;
  margin-bottom: calc(0px - (((14px * 1.714285714) - 14px) / 2));
  margin-top: calc(30px - (((14px * 1.714285714) - 14px) / 2));
  text-align: center;
}

.content_sec .sec__info__virus__sttl .color {
  color: #a61c4d;
}

.content_sec .sec__info__virus__text {
  color: #666;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: calc(0px - (((12px * 1.5) - 12px) / 2));
  margin-top: calc(30px - (((12px * 1.5) - 12px) / 2));
  text-align: center;
}

.content_sec .sec__info__virus__text ul {
  display: inline-block;
  max-width: 634px;
  width: 100%;
}

.content_sec .sec__info__virus__text ul li {
  padding-left: 1em;
  text-align: left;
  text-indent: -1em;
}

.content_sec .sec__info__virus__link {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: calc(0px - (((14px * 1.714285714) - 14px) / 2));
  margin-top: calc(30px - (((14px * 1.714285714) - 14px) / 2));
  text-align: center;
}

.content_sec .sec__info__virus__link a {
  display: inline-block;
  position: relative;
}

.content_sec .sec__info__virus__link a::after {
  background: #333;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  opacity: 1;
  position: absolute;
  transition: 0.3s;
  width: 100%;
}

.content_sec .sec__info__virus__link a.hover::after {
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .content_sec .sec__info__virus {
    padding: 30px 20px;

    /* margin-top: 50px; */
  }

  .content_sec .sec__info__virus__mttl {
    font-size: 15px;
    margin-bottom: calc(0px - (((15px * 1.5) - 15px) / 2));
    margin-top: calc(0px - (((15px * 1.5) - 15px) / 2));
  }

  .content_sec .sec__info__virus__sttl {
    font-size: 12px;
    margin-bottom: calc(0px - (((12px * 1.714285714) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.714285714) - 12px) / 2));
  }

  .content_sec .sec__info__virus__text {
    font-size: 10px;
    margin-bottom: calc(0px - (((10px * 1.5) - 10px) / 2));
    margin-top: calc(20px - (((10px * 1.5) - 10px) / 2));
  }

  .content_sec .sec__info__virus__link {
    font-size: 12px;
    margin-bottom: calc(0px - (((12px * 1.714285714) - 12px) / 2));
    margin-top: calc(20px - (((12px * 1.714285714) - 12px) / 2));
  }
}

.content_sec .content__l_inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1264px;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .content_sec .content__l_inner .sp_cont_img.sp {
    display: block;
  }

  .content_sec .content__l_inner .sp_cont_img.sp img {
    width: 100%;
  }
}

.content_sec .content__inner {
  background: #fff;
  box-shadow: 0px 3px 12px -3px rgba(0, 0, 0, 0.2);
  margin-left: 0;
  margin-right: auto;
  max-width: 1178px;
  padding-bottom: 70px;
  padding-left: 220px;
  padding-top: 62px;
  position: relative;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner {
    padding-bottom: calc(100vw * 70 / 1218);
    padding-left: calc(100vw * 220 / 1218);
    padding-top: calc(100vw * 62 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner {
    left: 50%;
    padding: 30px 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -5%);
    width: calc(100% - 40px);
  }

  .content_sec .content__inner.third {
    top: 50%;
    transform: translate(-50%, -7%);
  }
}

.content_sec .content__inner .content__ttl--en {
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  color: #898989;
  font-size: 80px;
  left: 35px;
  letter-spacing: 0.1em;
  position: absolute;
  top: -30px;
  writing-mode: vertical-rl;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__ttl--en {
    font-size: calc(100vw * 80 / 1218);
    left: calc(100vw * 35 / 1218);
    top: calc(-100vw * 30 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__ttl--en {
    display: none;
  }
}

.content_sec .content__inner .content__ttl--small {
  font-size: 14px;
  letter-spacing: 0.36em;
  line-height: 1;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__ttl--small {
    font-size: calc(100vw * 14 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__ttl--small {
    font-size: 12px;
  }
}

.content_sec .content__inner .content__ttl--large {
  font-size: 40px;
  letter-spacing: 0.12em;
  line-height: 1;
  margin-top: 20px;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__ttl--large {
    font-size: calc(100vw * 40 / 1218);
    margin-top: calc(100vw * 25 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__ttl--large {
    font-size: 30px;
  }
}

.content_sec .content__inner .content__txt {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: calc(0px - (((14px * 2) - 14px) / 2));
  margin-top: calc(40px - (((14px * 2) - 14px) / 2));
  opacity: 0;
  transform: translateX(10px);
}

.content_sec .content__inner .content__txt.aos-animate {
  opacity: 1;
  transform: translateX(0);
}

.content_sec .content__inner .content__txt__box {
  display: inline-block;
  text-align: left;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__txt {
    font-size: calc(100vw * 14 / 1218);
    margin-bottom: calc(0px - ((((100vw * 14 / 1218) * 2) - (100vw * 14 / 1218)) / 2));
    margin-top: calc((100vw * 40 / 1218) - ((((100vw * 14 / 1218) * 2) - (100vw * 14 / 1218)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__txt {
    font-size: 12px;
    margin-top: 16px;
  }
}

.content_sec .content__inner .content__btn {
  margin-top: 30px;
  max-width: 156px;
  opacity: 0;
  transform: translateX(10px);
  width: 100%;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__btn {
    margin-top: calc(100vw * 30 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__btn {
    margin-top: 30px;
  }
}

.content_sec .content__inner .content__btn.aos-animate {
  opacity: 1;
  transform: translateX(0);
}

.content_sec .content__inner .content__btn a {
  border-bottom: 1px solid #333;
  display: block;
  font-size: 14px;
  line-height: 1;
  padding-bottom: 10px;
  position: relative;
  transition: 0.5s;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__btn a {
    font-size: calc(100vw * 14 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__btn a {
    font-size: 12px;
    padding-bottom: 5px;
    width: 94px;
  }
}

.content_sec .content__inner .content__btn a .arrow {
  display: inline-block;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 28%;
  transform: translateY(-50%);
}

.content_sec .content__inner .content__btn a .arrow .ov {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__btn a .arrow {
    width: 28px;
  }
}

.content_sec .content__inner .content__btn a.hover {
  border-bottom: 1px solid #0f653e;
  color: #0f653e;
}

.content_sec .content__inner .content__btn a.hover .arrow .ov {
  opacity: 1;
}

.content_sec .content__inner .content__btn.third {
  margin-top: 60px;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__btn.third {
    margin-top: calc(100vw * 60 / 1218);
  }
}

.content_sec .content__inner .content__image {
  position: absolute;
  right: 66px;
  top: -25%;
  width: 46.689303905%;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__inner .content__image {
    right: calc(100vw * 66 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__inner .content__image {
    display: none;
  }
}

.content_sec .content__inner .js-sprit-text span {
  opacity: 0;
  transform: translate(1em, 0) scale(1.2, 1.2);
  transition: opacity 1s linear, transform 1s cubic-bezier(0, 0.6, 0.2, 1);
}

.content_sec .content__inner .js-sprit-text.aos-animate span {
  opacity: 1;
  transform: translate(0, 0);
}

.content_sec .content__wrapper {
  margin-top: 292px;
  position: relative;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper {
    margin-top: calc(100vw * 292 / 1218);
  }
}

@media screen and (min-width: 639px) and (max-width: 767px) {
  .content_sec .content__wrapper {
    margin-bottom: calc(-100vw * 200 / 750);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper {
    margin-top: 0;
  }
}

.content_sec .content__wrapper::before {
  background: linear-gradient(to right, #435998 0%, #c7d0e0 100%);
  bottom: -70px;
  content: "";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ababab', endColorstr='#ededed', GradientType=1);
  height: 370px;
  opacity: .25;
  position: absolute;
  right: -20px;
  transform: scaleX(0);
  transform-origin: left;
  transition: 1s ease;
  width: calc(100vw * 1140 / 1440);
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper::before {
    bottom: calc(-100vw * 70 / 1218);
    height: calc(100vw * 370 / 1218);
    right: calc(-100vw * 20 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper::before {
    content: none;
  }
}

.content_sec .content__wrapper.aos-animate::before {
  transform: scaleX(1);
}

.content_sec .content__wrapper.first {
  margin-top: 200px;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.first {
    margin-top: calc(100vw * 200 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.first {
    margin-top: 64px;
  }
}

.content_sec .content__wrapper.rev::before {
  bottom: -70px;
  left: -20px;
  transform-origin: right;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev::before {
    bottom: calc(-100vw * 70 / 1218);
    height: calc(100vw * 370 / 1218);
    left: calc(-100vw * 20 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev::before {
    content: none;
  }
}

.content_sec .content__wrapper.rev .content__inner {
  background: #fff;
  margin-left: auto;
  margin-right: 0;
  max-width: 1178px;
  padding-bottom: 70px;
  padding-left: 670px;
  padding-right: 0px;
  padding-top: 62px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner {
    padding-bottom: calc(100vw * 70 / 1218);
    padding-left: calc(100vw * 670 / 1218);
    padding-top: calc(100vw * 62 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner {
    left: 50%;
    padding: 30px 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -5%);
    width: calc(100% - 40px);
  }
}

.content_sec .content__wrapper.rev .content__inner .content__ttl--en {
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  color: #898989;
  font-size: 80px;
  letter-spacing: 0.1em;
  position: absolute;
  right: 35px;
  top: -30px;
  writing-mode: vertical-rl;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__ttl--en {
    font-size: calc(100vw * 80 / 1218);
    left: calc(100vw * 35 / 1218);
    top: calc(-100vw * 30 / 1218);
  }
}

.content_sec .content__wrapper.rev .content__inner .content__ttl--small {
  font-size: 14px;
  letter-spacing: 0.36em;
  line-height: 1;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__ttl--small {
    font-size: calc(100vw * 14 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__ttl--small {
    font-size: 12px;
  }
}

.content_sec .content__wrapper.rev .content__inner .content__ttl--large {
  font-size: 40px;
  letter-spacing: 0.12em;
  line-height: 1;
  margin-top: 20px;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__ttl--large {
    font-size: calc(100vw * 40 / 1218);
    margin-top: calc(100vw * 25 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__ttl--large {
    font-size: 30px;
  }
}

.content_sec .content__wrapper.rev .content__inner .content__txt {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: calc(0px - (((14px * 2) - 14px) / 2));
  margin-top: calc(40px - (((14px * 2) - 14px) / 2));
  opacity: 0;
  transform: translateX(10px);
}

.content_sec .content__wrapper.rev .content__inner .content__txt.aos-animate {
  opacity: 1;
  transform: translateX(0);
}

.content_sec .content__wrapper.rev .content__inner .content__txt__box {
  display: inline-block;
  text-align: left;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__txt {
    font-size: calc(100vw * 14 / 1218);
    margin-bottom: calc(0px - ((((100vw * 14 / 1218) * 2) - (100vw * 14 / 1218)) / 2));
    margin-top: calc((100vw * 40 / 1218) -((((100vw * 14 / 1218) * 2) - (100vw * 14 / 1218)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__txt {
    font-size: 12px;
    margin-top: 16px;
  }
}

.content_sec .content__wrapper.rev .content__inner .content__btn {
  margin-top: 90px;
  max-width: 156px;
  opacity: 0;
  transform: translateX(10px);
  width: 100%;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__btn {
    margin-top: calc(100vw * 30 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__btn {
    margin-top: 30px;
  }
}

.content_sec .content__wrapper.rev .content__inner .content__btn.aos-animate {
  opacity: 1;
  transform: translateX(0);
}

.content_sec .content__wrapper.rev .content__inner .content__btn a {
  border-bottom: 1px solid #333;
  display: block;
  font-size: 14px;
  line-height: 1;
  padding-bottom: 10px;
  position: relative;
  transition: 0.5s;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__btn a {
    font-size: calc(100vw * 14 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__btn a {
    font-size: 12px;
    padding-bottom: 5px;
    width: 94px;
  }
}

.content_sec .content__wrapper.rev .content__inner .content__btn a .arrow {
  display: inline-block;
  line-height: 0;
  position: absolute;
  right: 0;
  top: 28%;
  transform: translateY(-50%);
}

.content_sec .content__wrapper.rev .content__inner .content__btn a .arrow .ov {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__btn a .arrow {
    width: 28px;
  }
}

.content_sec .content__wrapper.rev .content__inner .content__btn a.hover {
  border-bottom: 1px solid #0f653e;
  color: #0f653e;
}

.content_sec .content__wrapper.rev .content__inner .content__btn a.hover .arrow .ov {
  opacity: 1;
}

.content_sec .content__wrapper.rev .content__inner .content__image {
  left: 66px;
  position: absolute;
  right: auto;
  top: -25%;
}

@media screen and (max-width: 1218px) {
  .content_sec .content__wrapper.rev .content__inner .content__image {
    left: calc(100vw * 66 / 1218);
  }
}

@media screen and (max-width: 767px) {
  .content_sec .content__wrapper.rev .content__inner .content__image {
    display: none;
  }
}

.content_sec .content__wrapper.rev .content__inner .js-sprit-text span {
  opacity: 0;
  transform: translate(1em, 0) scale(1.2, 1.2);
  transition: opacity 1s linear, transform 1s cubic-bezier(0, 0.6, 0.2, 1);
}

.content_sec .content__wrapper.rev .content__inner .js-sprit-text.aos-animate span {
  opacity: 1;
  transform: translate(0, 0);
}

.ftr_cv {
  padding-top: 50px;
}

@media only screen and (max-width: 639px) {
  .ftr_cv {
    padding-top: 20px;
  }
}

.sec__info__event {
  background: #fff;
  border: #aa8225 solid 1px;
  margin: auto;
  margin-bottom: 80px;
  max-width: 960px;
  position: relative;
}

.sec__info__event .event__badge {
  left: 12px;
  position: absolute;
  top: 5px;
}

.sec__info__event .event__badge img {
  width: 170px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event {
    margin-bottom: 30px;
  }

  .sec__info__event .event__badge {
    left: 73%;
    top: 19%;
  }

  .sec__info__event .event__badge img {
    width: 90px;
  }
}

.sec__info__event--title {
  color: #fff;
  font-size: 36px;
  line-height: 1.1em;
  padding: 20px;
  text-align: center;
}

.inner--title {
  color: #ac923e;
  font-size: 36px;
  margin-bottom: 10px;
}

.inner--title .small {
  font-size: 23px;
}

.sec__info__wrapper.sec__info__event.machinami {
  margin: 90px auto 50px;
}

.machinami .sec__info__event--title {
  background-color: #30231f;
  font-size: 24px;
  line-height: 1.5em;
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.machinami .sec__info__event--title:after {
  background-image: -moz-linear-gradient(0deg, rgb(3, 0, 0) 0%, rgb(155, 155, 155) 50%, rgb(3, 0, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(3, 0, 0) 0%, rgb(155, 155, 155) 50%, rgb(3, 0, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(3, 0, 0) 0%, rgb(155, 155, 155) 50%, rgb(3, 0, 0) 100%);
  content: '';
  inset: 0;
  mix-blend-mode: soft-light;
  opacity: .69;
  position: absolute;
  z-index: -1;
}

.machinami .sec__info__event--title .mainTitle {
  align-items: center;
  column-gap: 16px;
  display: flex;
  justify-content: center;

padding-top: 3px
}

*+.sec__banner__event--title .mainTitle {
  margin-top: 12px;
}

@media only screen and (max-width: 639px) {
  .machinami .sec__info__event--title .mainTitle {
    flex-direction: column;
    padding-top: 0;
  }

  *+.machinami .sec__info__event--title .mainTitle {
    margin-top: 16px;
  }

  .machinami .sec__info__event--title .mainTitle>* {
    margin-top: 6px;
  }

  .machinami .sec__info__event--title .mainTitle>*:first-child {
    margin-top: 0;
  }
}

.machinami .sec__info__event--title .small {
  color: #e7d8a7;
  font-size: 12px;
}

.machinami .txt {
  color: #333333;
  font-size: 18px;
}

.machinami .txt .red {
  color: #a61c4d;
  font-size: 20px;
}

.sec__info__event--title span {
  color: #e6e26f;
  font-size: 32px;
  font-weight: bold;
}

.machinami .sec__info__event--title span.accent {
  color: #b59a5b;
  display: inline-block;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 639px) {
  .machinami .sec__info__event--title span.accent {
    font-size: 20px;
    letter-spacing: 0;
    margin-top: 0;
  }
}

.machinami .sec__info__event--title span.borderText {
  border-bottom: 1px solid #e7d8a7;
  border-top: 1px solid #e7d8a7;
  color: #e7d8a7;
  display: inline-block;
  font-size: 18px;
  padding: 0 12px;
}

@media only screen and (max-width: 639px) {
  .machinami .sec__info__event--title span.borderText {
    font-size: 12px;
    padding: 0 5px;
  }
}

.sec__info__event--title small {
  font-size: 28px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--title small {
    font-size: 20px;
  }

  .inner--title {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .inner--title .small {
    font-size: 16px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--title {
    padding: 20px 0;
  }
}

.sec__info__event--title .sp-large {
  color: #fff;
  font-size: 38px;
  line-height: 1.3;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--title .sp-large {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
  }
}

.sec__info__event--title .sp-capOuter {
  display: inline-block;
  position: relative;
}

.sec__info__event--title .sp-capOuter .cap {
  color: #fff;
  font-size: 10px;
  left: 0;
  letter-spacing: 0.03em;
  line-height: 1.5;
  position: absolute;
  top: 105%;
}

.sec__info__cvTitle {
  background: linear-gradient(to right, #01390c 0%, #03732d 50%, #01390c 100%);
  color: #e7d8a7;
  font-size: 36px;
  letter-spacing: 0.11em;
  margin-left: -20px;
  margin-right: -20px;
  padding: 33px 0;
  text-align: center;
}

@media only screen and (max-width: 639px) {
  .sec__info__cvTitle {
    font-size: 21px;
    padding: 20px 0;
  }
}

.sec__info__event--inner {
  background: url(../imgs/bg_event-info.png) repeat center center;
  padding: 30px 80px;
}

.sec__info__event--inner .inner--title {
  color: #a61c4d;
}

.sec__info__event--inner .schedule {
  font-size: 26px;
  letter-spacing: .1em;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .schedule {
    font-size: 20px;
  }
}

.sec__info__event--inner .schedule.schedule--col {
  align-items: flex-start;
  display: flex;
  justify-content: flex-start;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .schedule.schedule--col {
    display: block;
  }
}

.sec__info__event--inner .schedule .small {
  font-size: 20px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .schedule .small {
    font-size: 14px;
  }
}

.sec__info__event--inner .schedule .min {
  font-size: 16px;
  letter-spacing: .1em;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .schedule .min {
    font-size: 12px;
  }
}

.sec__info__event--inner .schedule .middle {
  font-size: 20px;
  letter-spacing: .1em;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .schedule .middle {
    font-size: 16px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventDate {
    margin: auto -10px;
  }
}

@media only screen and (min-width: 640px) {
  .sec__info__event--inner .eventDate {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sec__info__event--inner .eventDate .txt:first-child {
    width: 48%;
    padding-right: 20px;
    text-align: right;
  }
  .sec__info__event--inner .eventDate .txt:nth-child(2) {
    width: 52%;
    text-align: left;
  }
}

.sec__info__event--inner .eventDate .txt {
  font-size: 18px;
}

.sec__info__event--inner .eventDate .txt {
  font-size: 18px;
}

.sec__info__event--inner .eventDate .bold {
  font-weight: 600;
}

.sec__info__event--inner .eventDate .blue {
  color: #19387b;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventDate .txt {
    font-size: 16px;
    margin: 6px auto 0;
  }
}

.sec__info__event--inner .eventDate .txt .dateTime {
  font-family: 'EB Garamond', serif;
  font-size: 50px;
  letter-spacing: 0.03em;
  line-height: calc(52 / 56);
}

.sec__info__event--inner .eventDate .txt .dateTime_s {
  font-size: 32px;
  font-weight: 600;
}

.sec__info__event--inner .eventDate .txt .saturday {
  color: #0071a2;
}

.sec__info__event--inner .eventDate .txt .sunday {
  color: #ab010b;
}

.sec__info__event--inner .eventDate .txt .holiday {
  color: #ab010b;
}

.sec__info__event--inner .eventDate .txt .holiday .dot {
  letter-spacing: -5px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventDate .txt .dateTime {
    font-size: 30px;
  }

  .sec__info__event--inner .eventDate .txt .dateTime_s {
    font-size: 22px;
  }
}

.sec__info__event--inner .eventDate .txt .part {
  font-size: 16px;
}

.sec__info__event--inner .eventDate .txt .num {
  font-family: 'EB Garamond', serif;
  font-size: 32px;
}

.sec__info__event--inner .eventDate .txt .middle {
  font-size: 18px;
  letter-spacing: 0;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventDate .txt .part {
    font-size: 14px;
    letter-spacing: 0;
  }

  .sec__info__event--inner .eventDate .txt .num {
    font-family: 'EB Garamond', serif;
    font-size: 22px;
    letter-spacing: .05em;
  }

  .sec__info__event--inner .eventDate .txt .middle {
    font-size: 16px;
  }

  .sec__info__event--inner .eventDate .txt+.caption {
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContent--gold {
    background-color: rgba(35, 24, 21, 0.149);
    padding: 5px 0 8px;
  }

  .sec__info__event--inner .eventContent--gold .eventContents__txt {
    color: rgb(51, 51, 51);
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 15px;
    line-height: 1.6;
    padding: 0 20px;
    text-align: center;
  }

  .sec__info__event--inner .eventContent--gold .eventContents__meritList {
    margin: 0 auto;
    padding-bottom: 30px;
    width: fit-content;
  }

  .sec__info__event--inner .eventContent--gold .eventContents__meritItem {
    font-size: 14px;
    line-height: 2.182;
    padding: 0 10px;
    text-align: left;
    width: fit-content;
  }

  .sec__info__event--inner .eventTitle {
    border-bottom: 1px solid #777777;
    border-top: 1px solid #777777;
    padding: 5px 0 8px;
  }
}

.sec__info__event--inner .eventContent--gold {
  background-color: rgba(35, 24, 21, 0.149);
  border: 1px solid #acabaa;
  padding: 5px 0 8px;
}

.sec__info__event--inner .eventContent--gold .eventContents__txt {
  color: rgb(51, 51, 51);
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContent--gold .eventContents__txt {
    font-size: calc(28 / 750 * 100vw);
  }
}

.sec__info__event--inner .eventContent--gold .eventContents__meritList {
  margin: 0 auto;
  padding-bottom: 30px;
  width: fit-content;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContent--gold .eventContents__meritList {
    padding-bottom: 20px;
    width: 83%;
  }
}

.sec__info__event--inner .eventContent--gold .eventContents__meritItem {
  list-style-type: disc;
  text-align: left;
  width: fit-content;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContent--gold .eventContents__meritItem {
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: 0;
    padding: 0;
  }

  .sec__info__event--inner .eventContent--gold .eventContents__meritItem::marker {
    font-size: 10px;
  }
}

.sec__info__event--inner .eventTitle {
  border-bottom: 1px solid #777777;
  border-top: 1px solid #777777;
  padding: 5px 0 8px;
}

.sec__info__event--inner .eventTitle--gold {
  background-color: #9a7f45;
  color: #ffffff;
  margin: 0 5px;
  opacity: 0.502;
  padding: 5px 0 8px;
}

.sec__info__event--inner .eventTitle--gold .txt {
  color: #ffffff;
  font-size: 20px;
  line-height: calc(36 / 20);
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventTitle--gold {
    margin: 0 5px;
  }

  .sec__info__event--inner .eventTitle--gold .txt {
    font-size: calc(30 / 750 * 100vw);
  }
}

*+.sec__info__event--inner .eventTitle {
  margin-top: 30px;
}

.sec__info__event--inner .eventTitle .txt {
  font-size: 20px;
  line-height: calc(36 / 20);
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventTitle .txt {
    margin: 0;
  }
}

*+.sec__info__event--inner .eventContents {
  margin-top: 30px;
  position: relative;
}

.sec__info__event--inner .eventContents .eventContents__list {
  margin-top: 30px;
  width: 48%;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__list {
    width: 100%;
    margin-top: 20px;
  }  
  .sec__info__event--inner .eventContents .eventContents__list +  .eventContents__list{
    margin-top: 6px;
  }
  
}

.sec__info__event--inner .eventContents .eventContents__wrapper {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__wrapper {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.sec__info__event--inner .eventContents .eventContents__list .eventContents__item {
  display: flex;
  font-size: 18px;
  margin-top: 6px;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__list .eventContents__item {    
    /* display: block; */
  }
}

.sec__info__event--inner .eventContents .eventContents__list .eventContents__item .caption {
  font-size: 10px;
  line-height: 1.5;
}

/* @media only screen and (min-width: 640px) {
  .sec__info__event--inner .eventContents .eventContents__list:first-of-type .eventContents__item:nth-of-type(2)::after {
    border: 1px solid #ab2957;
    color: #ab2957;
    content: 'NEW';
    font-size: 12px;
    line-height: 1.8;
    padding: 1px 3px 2px;
    margin-left: 5px
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__list:first-of-type .eventContents__item:nth-of-type(2) .accentText::after {
    border: 1px solid #ab2957;
    color: #ab2957;
    content: 'NEW';
    font-size: 12px;
    line-height: 0;
    padding: 1px 3px 2px;
  }
} */

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__list .eventContents__item {
    font-size: 15px;
    letter-spacing: 0;
  }

  .sec__info__event--inner .eventContents .eventContents__list .eventContents__item:nth-of-type(1)::after {

    margin-left: 20px
  }
}

.sec__info__event--inner .eventContents .eventContents__list .eventContents__item .cap {
  display: inline-block;
  font-size: 12px;
  line-height: calc(20 / 12);
}

.sec__info__event--inner .eventContents .eventContents__list .eventContents__item .cap--bottom {
  display: block;

padding: 0 0 0 15px
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__list .eventContents__item .cap--bottom {
    font-size: 10px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents .eventContents__list .eventContents__item .cap--left {
    padding-left: 20px;
  }
}

.sec__info__event--inner .eventContents .eventContents__list .eventContents__item:first-child {
  margin-top: 0px;
}

.sec__info__event--inner .eventContents .eventContents__list .eventContents__item .accentText {
  color: #9a7f45;
}

.sec__info__event--inner .eventContents .eventContents__list .eventContents__item .accentText .caption {
  color: #000000;
  font-size: 12px;
  line-height: 1.8;
  display: inline-block;
}

.sec__info__event--inner .eventContents__txt {
  margin-top: 20px;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents__txt {
    letter-spacing: 0;
  }
}

.sec__info__event--inner .eventContents__map {
  max-width: 253px;
  position: absolute;
  right: -25px;
  top: 145px;
}

@media only screen and (max-width: 900px) {
  .sec__info__event--inner .eventContents__map {
    max-width: calc(200 / 900 * 100vw);
    top: 70px;
  }
}

@media only screen and (max-width: 800px) {
  .sec__info__event--inner .eventContents__map {
    max-width: calc(150 / 800 * 100vw);
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents__map {
    margin: 30px auto 0 calc(50 / 750 * 100vw);
    max-width: calc(570 / 750 * 100vw);
    position: static;
  }
}

.eventContents__img {
  width: 100%;
}

.sec__info__event--inner .eventContents__btnArea {
  text-align: center;
}

.sec__info__event--inner .eventContents__btnArea + .eventContents__btnArea {
  color: #333333;
  margin-top: 30px;
  padding-bottom: 40px;
}

.sec__info__event--inner .eventContents__btnArea .eventContents__btn {
  align-items: center;
  background-color: #333333;
  color: #fff;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  opacity: 1;
  position: relative;
  transition: opacity .6s;
  z-index: 1;
}

.sec__info__event--inner .eventContents__btnArea .eventContents__btn:after {
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0) 100%);
  content: '';
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.sec__info__event--inner .eventContents__btnArea .eventContents__btn.eventContents__btn--green {
    background-color: #034b2f;
  }

@media only screen and (min-width: 640px) {
  .sec__info__event--inner .eventContents__btnArea .eventContents__btn {
    height: 40px;
    margin-top: 20px;
    width: 200px;
  }

  .sec__info__event--inner .eventContents__btnArea .eventContents__btn:hover {
    opacity: .4;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventContents__btnArea {
    font-size: calc(26 / 750 * 100vw);
    letter-spacing: 0;
  }

  .sec__info__event--inner .eventContents__btnArea .eventContents__btn {
    margin-top: 15px;
    padding: 5px 0;
    width: calc(380 / 750 * 100vw);
  }
}

*+.sec__info__event--inner .eventBelongings {
  border: 1px solid #777777;
  margin-top: 30px;
  padding: 5px 5px 12px;
  width: 440px;
}

.sec__info__event--inner .eventBelongings .belongingsTitle {
  background: rgba(154, 127, 69, .1);
  padding: 3px 8px;
  text-align: left;
}

.sec__info__event--inner .eventBelongings .belongingsTitle .txt {
  font-size: 16px;
}

.sec__info__event--inner .eventBelongings .eventBelongings__list {
  margin-top: 10px;
}

@media only screen and (max-width: 639px) {
  *+.sec__info__event--inner .eventBelongings {
    width: 100%;
  }

  .sec__info__event--inner .eventBelongings .eventBelongings__list {
    margin-top: 10px;
  }
}

.sec__info__event--inner .eventBelongings .eventBelongings__list .eventBelongings__item {
  font-size: 16px;
  margin-top: 6px;
  padding-left: 19px;
  position: relative;
  text-align: left;
}

.sec__info__event--inner .eventBelongings .eventBelongings__list .eventBelongings__item::before {
  background: #9a7f45;
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 5px;
  position: absolute;
  top: 7px;
  width: 12px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventBelongings .eventBelongings__list .eventBelongings__item {
    font-size: 15px;
    letter-spacing: 0;
  }
}

.sec__info__event--inner .eventBelongings .eventBelongings__list .eventBelongings__item .cap {
  display: inline-block;
  font-size: 12px;
  line-height: calc(20 / 12);
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventBelongings .eventBelongings__list .eventBelongings__item .cap--bottom {
    font-size: 10px;
  }
}

.sec__info__event--inner .eventBelongings .eventBelongings__list .eventBelongings__item:first-child {
  margin-top: 0px;
}

.sec__info__event--inner .eventBelongings__txt {
  margin-top: 20px;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventBelongings__txt {
    margin-bottom: 10px;
  }
}

*+.sec__info__event--inner .eventLottery {
  border: 1px solid #777777;
  margin-top: 30px;
  padding: 5px 5px 12px;
  width: 440px;
}

.sec__info__event--inner .eventLottery .lotteryTitle {
  background: rgba(154, 127, 69, .1);
  padding: 3px 8px;
  text-align: left;
}

.sec__info__event--inner .eventLottery .lotteryTitle .txt {
  font-size: 16px;
}

.sec__info__event--inner .eventLottery .eventLottery__list {
  margin-top: 10px;
}

@media only screen and (max-width: 639px) {
  *+.sec__info__event--inner .eventLottery {
    width: 100%;
  }

  .sec__info__event--inner .eventLottery .eventLottery__list {
    margin-top: 10px;
  }
}

.sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item {
  font-size: 16px;
  margin-top: 6px;
  text-align: left;
}

.sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item .holiday {
  color: #ab010b;
}

.sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item .heading {
  color: #9a7f45;
  font-size: 14px;
}

.sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item .large {
  font-size: 26px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item {
    align-items: baseline;
    display: flex;
    font-size: 15px;
    letter-spacing: 0;
  }

  .sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item .accentText {
    letter-spacing: 0;
  }

  .sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item .heading {
    letter-spacing: 0;
    margin-left: -5px;
    white-space: nowrap;
  }
}

.sec__info__event--inner .eventLottery .eventLottery__list .eventLottery__item:first-child {
  margin-top: 0px;
}

.sec__info__event--inner .eventLottery__txt {
  margin-top: 20px;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventLottery__txt {
    margin-bottom: 10px;
  }
}

.eventContact {
  background: rgba(154, 127, 69, .1);
  margin: 50px auto 90px;
  padding: 50px;
}

@media only screen and (max-width: 639px) {
  .eventContact {
    margin: 30px auto 15px;
    padding: 40px 0;
  }
}

*+.sec__info__event--inner .eventAnnouncement {
  margin-top: 32px;
}

@media only screen and (max-width: 639px) {
  *+.sec__info__event--inner .eventAnnouncement {
    margin-top: 20px;
  }
}

.sec__info__event--inner .eventAnnouncement {
  opacity: .8;
  padding: 3px 0 0;
}

.sec__info__event--inner .eventAnnouncement .txt .mainText {
  color: #19387b;
  font-size: 28px;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventAnnouncement .txt .mainText {
    font-size: 19px;
    letter-spacing: 0.06em;
  }
}

.sec__info__event--inner .eventAnnouncement .cap {
  font-size: 12px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventAnnouncement .cap {
    font-size: 10px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCvArea .txt {
    letter-spacing: 0;
  }

  .sec__info__event--inner .eventCvArea .txt .red {
    font-size: 16px;
  }
}

.sec__info__event--inner .eventCvArea__logo {
  display: inline-block;
  margin: 0 3px 7px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCvArea__logo {
    margin: 0 0 7px;
    width: calc(400 / 750 * 100vw);
  }
}

.sec__info__event--inner .eventCvArea .ttl {
  background-color: #f9f8f6;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1;
  margin-top: 30px;
  padding: 8px 0;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCvArea .ttl {
    font-size: 12px;
    font-weight: 400;
    margin: 30px 25px 0;
    width: auto;
  }
}

.sec__info__event--inner .eventCvButton {
  align-items: center;
  background-image: linear-gradient(90deg, rgb(138, 105, 41) 0%, rgb(157, 124, 59) 18%, rgb(175, 142, 77) 50%, rgb(157, 124, 59) 82%, rgb(138, 105, 41) 100%);
  display: flex;
  font-size: 20px;
  height: 80px;
  justify-content: center;
  letter-spacing: 0.16em;
  margin: 0 auto;
  max-width: 320px;
  position: relative;
  transition: 0.5s;
  width: 100%;

  /* width: calc(320 / 664 * 100%); */
}

*+.sec__info__event--inner .eventCvButton {
  margin-top: 30px;
}

.sec__info__event--inner .eventCvButton .link {
  align-items: center;
  border: 1px solid #e7d8a7;
  color: #ffffff;
  display: inline-flex;
  height: 90%;
  justify-content: center;
  margin: 6px;
  width: 100%;
}

.sec__info__event--inner .color--blue {
  color: #0070a1;
}

.sec__info__event--inner .color--red {
  color: #aa020b;
}

.sec__info__event--inner .eventCont__ttl {
  color: #b89332;
  font-size: 22px;
  margin-top: 40px;
  position: relative;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCont__ttl {
    font-size: 16px;
  }
}

.sec__info__event--inner .eventCont__ttl::before,
.sec__info__event--inner .eventCont__ttl::after {
  background: #b89332;
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  width: calc((100% - 9em) / 2);
}

.sec__info__event--inner .eventCont__ttl::before {
  left: 0;
}

.sec__info__event--inner .eventCont__ttl::after {
  right: 0;
}

.sec__info__event--inner .eventCont {
  margin-top: 10px;
  padding: 0 50px;
}

.sec__info__event--inner .eventCont__belongings {
  margin-top: 30px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCont__belongings {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCont {
    padding: 0;
  }
}

.sec__info__event--inner .eventCont__cont {
  font-size: 20px;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCont__cont {
    font-size: 14px;
  }
}

.sec__info__event--inner .eventCont__list {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}

.sec__info__event--inner .eventCont__list .schedule .small {
  margin-left: 0;
}

.sec__info__event--inner .eventCont__item {
  font-size: 20px;
  margin-top: 5px;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCont__item {
    font-size: 14px;
    margin-top: 5px;
    padding-left: 1.2em;
    position: relative;
    text-align: left;
  }
}

.sec__info__event--inner .eventCont__belongings .eventCont__icon {
  background-color: #fff;
  color: #737373;
  font-size: 25px;
}

.sec__info__event--inner .eventCont__icon {
  align-items: center;
  background: #737373;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 14px;
  height: 20px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 18px;
  transform: translateY(-50%);
  width: 20px;
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .eventCont__icon {
    align-items: center;
    background: #737373;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 10px;
    height: 14px;
    justify-content: center;
    position: absolute;
    text-indent: 0;
    top: -2px;
    transform: translateY(50%);
    width: 14px;
  }
}

.sec__info__event--inner .eventCont__cap {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.sec__info__event--inner .contact__cap {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-top: 20px;
}
.sec__info__event--inner .eventPlace {
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 640px) {
  .sec__info__event--inner .eventPlace__inner {
    display: flex;
  }
  .sec__info__event--inner .eventCaption {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin: 10px auto 0 ;
  }
  .sec__info__event--inner .eventCaption.small {
    font-size: 15px;
  }
}

@media only screen and (max-width: 639px) {
  .sec__info__event--inner .contact__cap {
    font-size: 10px;
    margin-top: 15px;
  }

  .sec__info__event--title span {
    font-size: 22px;
  }
}

.sec__info__event--date {
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

.sec__info__event--date p {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 10px;
}

.sec__info__event--date dl {
  display: inline-block;
  display: flex;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}

.sec__info__event--date dl+dl {
  margin-top: 20px;
}

.sec__info__event--date dl dt {
  display: inline;
  font-size: 20px;
  position: relative;
  top: 5px;
  width: 140px;
}

.sec__info__event--date dl dd {
  display: inline;
  font-size: 20px;
  text-align: left;
  width: auto;
}

.sec__info__event--date dl dd .num {
  color: rgb(51, 51, 51);
  font-size: 26px;
}

.sec__info__event--date .borderBox span {
  border: 1px solid #000;
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 8px;
}

.sec__info__event dl dd .red {
  color: #aa020b;
}

.sec__info__event dl dd .blue {
  color: #0070a1;
}

.sec__info__event--title02 {
  display: block;
  margin: auto;
  position: relative;
  text-align: center;
  z-index: 10;
}

.sec__info__event--title02 span {
  background: #fff;
  color: #aa8225;
  display: inline-block;
  font-size: 22px;
  padding: 20px;
  z-index: 5;
}

.sec__info__event--title02::before {
  background: #aa8225;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
}

.sec__info__event--title03 {
  display: block;
  margin: auto;
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  z-index: 10;
}

.sec__info__event--title03 span {
  background: #fff;
  color: #aa8225;
  display: inline-block;
  font-size: 22px;
  padding: 20px;
  z-index: 5;
}

.sec__info__event--cont {
  display: inline-block;
  margin: auto;
  margin-bottom: 30px;
}

.sec__info__event--cont .left {
  font-size: 20px;
  margin: 20px 0;
  text-align: left;
}

.sec__info__event--cont ol li {
  color: #0f653e;
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  text-align: left;
}

.sec__info__event--cont ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}

.sec__info__event--cont ol li:before {
  align-items: center;
  background-color: #0f653e;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  color: #ffffff;
  content: counter(my-counter);
  counter-increment: my-counter;
  display: flex;
  font-size: 70%;
  height: 22px;
  justify-content: center;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 4px;
  width: 22px;
}

.sec__info__event--cont ol li.none-list:before {
  content: "";
  counter-increment: "";
}

.sec__info__event--cont ol li .red {
  color: #aa020b;
}

.sec__info__event--cont ol li .cap {
  color: #333;
  display: block;
  font-size: 12px;
}

.sec__info__event--cont ul li {
  color: #0f653e;
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  text-align: left;
}

.sec__info__event--cont ul {
  list-style: none;
  margin: 0 auto 50px;
  padding: 0;
}

.sec__info__event--cont ul li:before {
  align-items: center;
  background-color: #0f653e;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  color: #ffffff;
  content: '';
  counter-increment: my-counter;
  display: flex;
  font-size: 70%;
  height: 18px;
  justify-content: center;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 4px;
  width: 18px;
}

.sec__info__event--cont ul li .cap {
  color: #333;
  display: block;
  font-size: 12px;
}

/*.sec__info__event--cont ul li::before {
  background: #0f653e;
  border-radius: 10px;
  content:'';
  height: 20px;
  left: 0;
  position: relative;
  text-align: center;
  width: 20px;
}

.sec__info__event--cont ul li::after {
  color: #fff;
  font-size: 20px;
  left: 0;
  position: absolute;
}
*/

.sec__info__event--cont .ttl {
  font-size: 16px;
  margin-top: 30px;
}

.sec__info__event--cont .txt {
  font-size: 14px;
  line-height: 2;
  text-align: left;
}

.sec__info__event--lead {
  color: #0f653e;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.sec__info__event--col {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
  max-width: 700px;
}

.sec__info__event--txt {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: left;
}

.sec__info__event--img {
  position: relative;
}

.sec__info__event--img .cap {
  bottom: 5px;
  color: #fff;
  position: absolute;
  right: 5px;
}

.contact {
  background: #f6f6f6;
  display: inline-block;
  margin: 20px auto;
  padding: 40px 0;
  text-align: center;
  width: 100%;
}

.contact__info {
  background: #fff;
  border: 1px solid #aa8225;
  box-sizing: border-box;
  line-height: 1.8;
  margin: 0 auto 30px;
  padding: 20px 0;
  width: 600px;
}

@media only screen and (max-width: 767px) {
  .contact__info {
    font-size: 12px;
    letter-spacing: .05em;
    margin: 10px auto 30px;
    text-align: center;
    width: 100%;
  }
}

.contact__lead {
  font-size: 14px;
  letter-spacing: .1em;
  line-height: 2;
}

.contact__lead .color {
  color: #aa020b;
  font-size: 1.15em;
}

@media only screen and (max-width: 767px) {
  .contact__lead {
    font-size: 12px;
  }
}

.contact__link--res {
  align-items: center;
  background: #8a6929;
  box-shadow: 0px 0px 16px -6px rgb(0 0 0 / 20%);
  color: #fff;
  display: flex;
  font-size: 20px;
  height: 80px;
  justify-content: center;
  letter-spacing: 0.16em;
  margin: 30px auto 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
  position: relative;
  transition: 0.5s;
  width: 100%;
}

.contact__link--res:hover {
  opacity: .7;
}

.contact__link--tel {
  display: block;
  margin: 30px auto 10px;
  max-width: 570px;
  pointer-events: none;
  width: 100%;
}

@media only screen and (max-width: 639px) {
  .contact__reserveImg {
    display: block;

width: calc(300 / 750 * 100%)
  }

  .contact__link--tel {
    margin: 20px 25px 0;
    width: auto;
  }
}

.contact__img {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .contact__img.limited {
    width: 80%;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: -5px;
}

.machinami .sec__info__event--title .subTitle {
  color: #b59a5b;
  font-size: 24px;
}

.machinami .sec__info__event--title .new {
  background-color: #605100;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: initial;
  line-height: 1;
  padding: 6px 16px;
  position: relative;
  vertical-align: text-bottom;
}

.machinami .sec__info__event--title .new:after {
  background-image: -moz-linear-gradient(0deg, rgb(3, 0, 0) 0%, rgb(200, 200, 200) 20%, rgb(200, 200, 200) 50%, rgb(200, 200, 200) 70%, rgb(3, 0, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(3, 0, 0) 0%, rgb(200, 200, 200) 20%, rgb(200, 200, 200) 50%, rgb(200, 200, 200) 70%, rgb(3, 0, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(3, 0, 0) 0%, rgb(200, 200, 200) 20%, rgb(200, 200, 200) 50%, rgb(200, 200, 200) 70%, rgb(3, 0, 0) 100%);
  content: '';
  inset: 0;
  mix-blend-mode: soft-light;
  opacity: .7;
  position: absolute;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .machinami .sec__info__event--title .new {
    font-size: 10px;
    padding: 4px 10px;
  }
}

@media screen and (max-width: 767px) {
  .sec__info__wrapper.sec__info__event.machinami {
    margin-top: 55px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .sec__info__event--inner {
    padding: 10px 14px;
  }

  .sec__info__event--inner .eventPlace {
    display: flex;
    justify-content: center;
    margin-top: 5px;
  }
  .sec__info__event--inner .eventPlace__inner {
    text-align: left;
  }

  .sec__info__event--title,
  .machinami .sec__info__event--title {
    color: #e7d8a7;
    font-size: 20px;
    padding: 20px 0;
  }

  .machinami .sec__info__event--title .subTitle {
    color: #b59a5b;
    font-size: 12px;
  }

  .machinami .sec__info__event--title .small {
    color: #e7d8a7;
    font-size: 8px;
  }

  .machinami .txt {
    font-size: 14px;
  }

  .machinami .txt .red {
    font-size: 18px;
  }
  .sec__info__event--title small {
    font-size: 16px;
    line-height: 1.4em;
  }

  .sec__info__event--title small br {
    content: "";
    display: block;
    margin: -5px 0;
  }

  .sec__info__event--date {
    line-height: .9;
  }

  .sec__info__event--date p {
    font-size: 12px;
    letter-spacing: .07rem;
  }

  .sec__info__event--date dl {
    display: block;
    line-height: 1.8;
    text-align: left;
  }

  .sec__info__event--date dl dt {
    display: block;
    font-size: 16px;
  }

  .sec__info__event--date dl dd {
    display: inline;
    font-size: 14px;
    letter-spacing: 0;
    padding-right: 14px;
    width: auto;
  }

  .sec__info__event--date dl dd .num {
    font-size: 18px;
  }

  .sec__info__event--date .borderBox span {
    margin-top: 10px;
  }

  .sec__info__event--cont ol {
    margin: 0;
  }

  .sec__info__event--cont ol li {
    font-size: 16px;
    letter-spacing: 0;
  }

  .sec__info__event--cont .txt {
    letter-spacing: .01rem;
  }

  .sec__info__event--col {
    display: block;
  }

  .sec__info__event--img {
    margin: 20px auto 0;
    width: 235px;
  }

  .contact {
    padding: 30px 10px;
  }
  .contact__link--tel {
    pointer-events: auto;
  }
}

.sec__info__event--title03::before {
  background: #aa8225;
  bottom: 20%;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 6;
}

.sec__info__event--title03::after {
  background: #aa8225;
  bottom: 15%;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 6;
}

.sec__info__cv {
  background: #fff;
  border: 1px solid #999;
  display: block;
  margin: 50px auto;
  max-width: 960px;
  padding: 0 0 60px;
  text-align: center;
  width: 100%;
}

.sec__info__cv.information {
  border-top: none;
  margin: 0 auto;
  padding-bottom: 50px;
}

.sec__info__cv.information .article_wrap {
  padding: 0px 40px;
}

.sec__info__cv.information .information_ttl {
  background: rgb(62, 140, 107);
  background-color: #a1accb;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e8c6b', endColorstr='#dcf2b8', GradientType=1);
  font-family: 'EB Garamond', serif;
  font-size: 22px;
  letter-spacing: .1em;
  line-height: 1;
  margin-bottom: 40px;
  padding: 27px 15px;
  position: relative;
  z-index: 1;
}

.sec__info__cv.information .information_ttl:after {
  background: linear-gradient(to left, #e7e7e7 0%, #ababab 60%, #737373 100%);
  content: '';
  inset: 0;
  mix-blend-mode: multiply;
  position: absolute;
  z-index: -1;
}

.sec__info__cv.information .more__btn {
  margin-top: 40px;
  padding-right: 40px;
  text-align: right;
}

.sec__info__cv.information .more__btn a {
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 85px;
  position: relative;
}

.sec__info__cv.information .more__btn a::before {
  background: url(../imgs/more_arrow.png) no-repeat;
  background-size: cover;
  content: '';
  height: 4px;
  position: absolute;
  right: 0;
  top: 30%;
  transition: .3s ease;
  width: 48px;
}

.sec__info__cv.information .more__btn a.hover::before {
  right: -10px;
}

.sec__info__cv.information .more__btn a::after {
  background: #333333;
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  transition: .3s ease;
  width: 100%;
}

.sec__info__cv.information .more__btn a.hover::after {
  opacity: 0;
}

.sec__info__cv.information .more__btn a img {
  margin-left: 10px;
  transform: translateY(-3px);
}

@media screen and (max-width: 767px) {
  .sec__info__cv {
    padding: 0 10px;
  }

  .sec__info__cv.information {
    padding-bottom: 30px;
  }

  .sec__info__cv.information .information_ttl {
    font-size: 18px;
    margin-bottom: 30px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 17px 15px;
  }

  .sec__info__cv.information .article_wrap {
    padding: 0 20px;
  }

  .sec__info__cv.information .more__btn {
    margin-top: 20px;
    padding-right: 20px;
    text-align: right;
  }

  .sec__info__cv.information .more__btn a {
    padding-right: 65px;
  }
}

.sec__bnr {
  margin: 50px auto 60px;
  max-width: 960px;
  text-align: center;
}

/* @media screen and (max-width: 767px) {
  .sec__bnr {
    max-width: 330px;
  }
} */

.sec__bnr a {
  background: #fff;
  display: block;
}

.sec__bnr img {
  box-shadow: 4px 3px 10px -2px rgb(0 0 0 / 20%);
  object-fit: contain;
  transition: .3s;

height: auto
}

.sec__bnr a.hover img {
  opacity: .7;
}

.article_wrap {
  text-align: center;
}

.article_wrap .article {
  display: inline-block;
  text-align: left;
}

.article_wrap .article+.article {
  display: none;
}

.featherlight .featherlight-content {
  background: none;
  border: none;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  max-width: 936px;
  padding: 0;
  padding: 50px;
  width: 100%;

  /* width: 100%; */
  /* display: block; */
}

.featherlight .featherlight-content .article_wrap {
  background: #fff;
  border-bottom: 10px solid white;
  border-bottom: 25px solid transparent;
  cursor: auto;
  max-height: calc(100vh - 350px);
  overflow: auto;
  padding: 10px 30px 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
  white-space: normal;
}

.featherlight .featherlight-content .article_wrap .article {
  border-bottom: 1px solid #e3e3e3;
  display: block;
  padding: 20px 0;
}

.featherlight .featherlight-close-icon {
  background: none;
  color: white;
  font-size: 50px;
  line-height: 50px;
  right: 43px;
  width: 50px;
}

@media only screen and (max-width: 767px) {
  .featherlight {
    padding: 30px 20px;
  }

  .featherlight .featherlight-content {
    overflow: visible;
    padding: 0;
  }

  .featherlight .featherlight-close-icon {
    font-size: 20px;
    line-height: 20px;
    right: 0;
    top: -25px;
    width: 20px;
  }
}

.c-news-tumb {
  flex-direction: column;
  padding: 0 30px;
}

.c-news-tumb>.c-news_data:nth-child(1),
.c-news-tumb>.c-news_data:nth-child(2) {
  width: 100%;
}

.c-news-tumb>.c-news_data:nth-child(1) {
  margin-bottom: 10px;
}

.c-news-tumb>a {
  text-decoration: underline;
}

.bnrArea {
  margin: 0 auto 80px;
  transition: .3s;
  width: 1080px;
}

@media screen and (min-width: 768px) {
  .bnrArea .bnrArea__item:hover {
    opacity: .8;
  }
}

.bnrArea .bnrArea__item {
  display: block;
  width: 100%;
}

.bnrArea .bnrArea__item img {
  width: 100%;
}

.bnrArea .bnrArea__item:nth-of-type(n+1) {
  margin-top: 50px;
}

.green__bar {
  background: -moz-linear-gradient(left, #014210 0%, #03702c 50%, #014210 100%);
  background: -webkit-linear-gradient(left, #014210 0%, #03702c 50%, #014210 100%);
  background: linear-gradient(to right, #014210 0%, #03702c 50%, #014210 100%);
  color: #e7d8a7;
  font-size: 36px;
  height: 100px;
  line-height: 1.5em;
  margin-left: -20px;
  padding: 20px;
  text-align: center;
  width: 100vw;
}

@media only screen and (max-width: 767px) {
  .bnrArea {
    margin-bottom: 50px;
    width: 90%;
  }

  .green__bar {
    display: grid;
    font-size: 26px;
    margin: auto;
    place-content: center;
  }
}