@charset "UTF-8";

.sh-top-main-visual-wrapper {
  height: auto;
  overflow: hidden;
   /*メインビジュアルにだけ背景つける場合*/
  /*background: url(/top/bg_VI.jpg) repeat-x left bottom #fff;*/
  /*background-size: auto 100%;*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#000));
  background-image: linear-gradient(to bottom, #272727 0%, #000 100%);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 100px 560px;*/
  background-color: #000;
}

.sh-top-main-visual {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#topMainVisual {
}

.sh-top-MV-caption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  font-size: 13px;
  text-shadow: 0 0 3px #000, 1px 0 3px #000, 0 -1px 3px #000, 0 1px 3px #000, -1px 0 3px #000;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .sh-top-MV-caption {
    bottom: 1px;
    font-size: 12px;
    padding-left: 5px;
  }
}


.sh-top-obi {
  width: 100%;
  background-color: #636063;
}

.sh-top-obi > div {
  max-width:1280px;
  margin:0 auto;
}

.sh-top-contents {
  box-sizing: content-box;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.sh-top-section + .sh-top-section {
  margin-top: 12%;
}


.sh-top-banner-box {
	/*border-bottom:1px solid #CCC;*/
	background-color: transparent;
}

.sh-top-banner-box > div {
	max-width:1280px;
  margin-left: auto;
  margin-right: auto;
  /*padding-left: 10px;
  padding-right: 10px;*/
}
.sh-top-banner-box2 > div {
  max-width:1000px;
  margin-left: auto;
  margin-right: auto;
  /*padding-left: 10px;
  padding-right: 10px;*/
}

.sh-hover-img a:hover img ,
.sh-top-inquiry-btn a:hover img ,
.sh-top-banner-box a:hover img ,
.sh-top-banner-box2 a:hover img {
	opacity:0.9;
}

.sh-top-banner-box .pure-g {
  margin: 0 -10px;
}
.sh-top-banner-box .pure-g > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}


.sh-top-title1 {
  font-size: 30px;
  font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
}
.sh-top-title2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sh-top-title2 > p:first-child {
  width: 260px;
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 33px;
  font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: bold;
  letter-spacing: 4px;
  text-align: left;
  border-right: 1px solid #282828;
}
.sh-top-title2 > p:last-child {
  font-size: 17px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 5px;
  text-align: left;
  padding-left: 40px;
}
.sh-top-text1 {
  font-size: 22px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
}
.sh-top-caption1 {
  font-size: 11px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
}
.sh-PR .sh-top-caption1 {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.sh-top-caption2 {
  font-size: 14px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: right;
}
.sh-top-caption3 {
  font-size: 11px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #fff;
}
.sh-PR .sh-top-caption3 {
  position: absolute;
  left: 10px;
  bottom: 10px;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}
.sh-top-caption4 {
  font-size: 11px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-top-bgbox1-outer {
  background: linear-gradient(90deg, #39b37c, #1a704b);
}
.sh-top-bgbox1 {
  background: url(bg_01.webp) top right no-repeat;
  background-size: auto 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.sh-top-bgbox2 {
  background-color: #062312;
  padding-top: 120px;
  padding-bottom: 120px;
}
html.no-webp .sh-top-bgbox1 {
    background-image: url(bg_01.jpg);
}
html.no-webp .sh-top-bgbox2 {
}

.sh-top-box1 {
}
.sh-top-box1 > div {
}

.sh-top-news-box {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-top-news-list {
  color: #fff;
  margin-top: 50px;
}
.sh-top-news-list > li {
  border-bottom: 1px solid #fff;
}
.sh-top-news-list > li:nth-child(3),
.sh-top-news-list > li:last-child {
  border-bottom: none;
}
.sh-top-news-box.sh-is-open .sh-top-news-list > li:nth-child(3) {
  border-bottom: 1px solid #fff;
}

.sh-top-news-list > li > div {
  display: table;
  width: 100%;
}

.sh-top-news-list > li:nth-child(n + 4) {
  display: none;
}

.sh-top-news-date {
  display: table-cell;
  width: 190px;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #fff;
}


.sh-top-news-content {
  display: table-cell;
  font-size: 18px;
  padding: 20px 50px;
  text-align: left;
  vertical-align: top;
}

.sh-top-news-content a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
  padding: 2px 15px 2px 2px;
  -webkit-transition: background-color .3s, -webkit-box-shadow .3s;
  transition: background-color .3s, -webkit-box-shadow .3s;
  transition: background-color .3s, box-shadow .3s;
  transition: background-color .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

.sh-top-news-content a:after {
  display: block;
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 24px;
  line-height: 1;
  color: #fff;
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  text-align: right;
  vertical-align: middle;
}

html.no-touch .sh-top-news-content a:hover {
  -webkit-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 4px -2px rgba(0, 0, 0, 0.3);
  background-color: rgba(222, 222, 198, 0.1);
  text-decoration: none;
  color: #fff;
}

.sh-top-news-button {
  display: none;
  width: 298px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 0;
  line-height: 20px;
  border: 1px solid #fff;
  text-align: center;
  cursor: pointer;
  color: #fff;
}

.sh-top-news-button span {
  display: inline-block;
  padding-left: 30px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: left center;
}

.sh-top-news-button .sh-top-news-button__open {
  position: relative;
}
.sh-top-news-button .sh-top-news-button__open::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(ico_02.png) no-repeat center top;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(90deg);
}

.sh-top-news-button .sh-top-news-button__close {
  display: none;
  position: relative;
}
.sh-top-news-button .sh-top-news-button__close::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(ico_02.png) no-repeat center top;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-90deg);
}

.sh-top-news-button.sh-is-open .sh-top-news-button__open {
  display: none;
}

.sh-top-news-button.sh-is-open .sh-top-news-button__close {
  display: inline-block;
}

.sh-top-news-box.sh-is-show .sh-top-news-button {
  display: block;
}

.sh-top-contents-box {
  background-color: #efeee8;
  padding-top: 80px;
  padding-bottom: 80px;
}
.sh-top-contents-item + .sh-top-contents-item {
  margin-top: 8%;
}
.sh-top-contents-item > a {
  display: block;
  color: #333;
  text-decoration: none;
}
html.no-touch .sh-top-contents-item > a:hover {
  color: #333;
  text-decoration: none;
}
.sh-top-contents-item .__txt {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.sh-top-contents-item .__lnk {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  width: 220px;
  height: 50px;
  border: 1px solid #000;
  margin-left: 20px;
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #333;
  background-color: transparent;
  transition: background-color .3s;
}
html.no-touch .sh-top-contents-item > a:hover .__lnk {
  background-color: #d7d7d7;
}

.sh-top-contents-item > a .__img {
  overflow: hidden;
  position: relative;
}
html.no-touch .sh-top-contents-item > a .__img img {
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
html.no-touch .sh-top-contents-item > a:hover .__img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.sh-top-contents-item .sh-top-contents-caption {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 13px;
  color: #fff;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP', serif;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}


.sh-top-fullwidth__white {
  padding-bottom: 30px;
}
.sh-top-asidebox {
  max-width: 1280px;
  margin: 0 auto;
}
.sh-top-asidebox .pure-g {
  margin: 3.90625% 0 2.34375%;
}
.sh-top-asidebox .pure-g > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px;
  margin-bottom:20px;
}

.sh-header-wrapper {
  border-bottom: none;
}
.sh-global-info {
  display: none;
}

.PB80 {
  padding-bottom: 80px;
}
.MT80_60 {
  margin-top: 80px;
}

.sh-br1 {
  display: block;
}

.sh-PR {
  position: relative;
}

.sh-top-contents2 {
  box-sizing: content-box;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.sh-top-bgbox3 {
  position: relative;
  max-width: 2400px;
  margin: 0 auto;
}
.sh-top-img01 {
  position: absolute;
  width: 28.125%;
  left: 0;
  right: 0;
  top: 8.333333333333333%;
  margin-left: auto;
  margin-right: auto;
}

.sh-top-bgbox4 {
  background-color: #1a0f0c;
  padding: 80px 0;
}
.sh-top-img02 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.sh-top-bgbox5 {
  background-color: #0f2314;
  padding: 80px 0;
}
.sh-top-box2 {
  background-color: #b5bab6;
  margin-top: 30px;
  padding: 0 20px 70px;
}
.sh-top-img05 {
  max-width: 540px;
  margin: 0 auto;
  transform: translateY(-30px);
}
.sh-top-box3 {
  display: flex;
  justify-content: space-between;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.sh-top-box3 > div {
  max-width: 276px;
  width: 32.1%;
  background-color: #fff;
}
.sh-top-box3 .__ttl-en {
  font-size: 22px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
  color: #fff;
  background-color: #231815;
  padding: 16px 4px;
}
.sh-top-box3 .__content {
  padding: 20px 10px 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sh-top-box3 .__ttl-ja {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
  color: #0f4e14;
  line-height: 1.2;
  min-height: 2.4em;
}
.sh-top-box3 .__txt {
  font-size: 16px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  padding: 0 10px;
}


.sh-top-bgbox6 {
  padding: 80px 0;
}
.sh-top-img09 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.sh-top-box4 {
  display: grid;
  row-gap: 40px;
  column-gap: 6%;
  grid-template-columns: 1fr 1fr;
}
.sh-top-box4 > div:first-child {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
}

@media screen and (max-width: 1023px) {
  .sh-top-asidebox {
    max-width: 768px;
  }
}
@media screen and (min-width: 920px)  {
}

@media screen and (min-width: 768px) and (max-width: 911px){
  .sh-br1 {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sh-header-wrapper {
    position: relative;
    height: 0;
    border-bottom: none;
  }
  .sh-header {
    padding: 0;
    height: 80px;
  }
  .sh-top-logo {
    position: absolute;
    top: 15px;
    left: 0;
    margin-left: 1%;
    z-index: 100;
  }
  .sh-header h1 {
    display: none;
  }
  .sh-header-nav ul {
    position: absolute;
    top: 35px;
    right: 100px;
    z-index: 100;
  }
  .sh-header-nav a.sh-nav-link.sh-nav-link__map,
  .sh-header-nav a.sh-nav-link.sh-nav-link__outline {
    color: #fff;
    filter: drop-shadow(1.5px 1.5px 3px #000);
  }
  html.no-touch .sh-header-nav a.sh-nav-link.sh-nav-link__map:hover,
  html.no-touch .sh-header-nav a.sh-nav-link.sh-nav-link__outline:hover {
    color: #efefef;
  }
  .sh-header-nav a.sh-nav-link.sh-nav-link__map:after {
    content: url(/shared/images/ico_external.png);
  }
  .sh-header-nav ul li a.sh-nav-link.sh-link-arrow.sh-nav-link__outline {
    background-image: url(ico_01.png);
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
  .sh-header-nav ul li a.sh-nav-link.sh-link-arrow.sh-nav-link__outline {
    background-image: none;
  }
  .sh-header-nav ul li a.sh-nav-link.sh-nav-link__map:after {
    content: "";
    width: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 800px){
  .sh-header-nav ul li:nth-child(n+3) a.sh-nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sh-header-nav ul li a.sh-nav-link.sh-nav-link__reserve ,
  .sh-header-nav ul li a.sh-nav-link.sh-nav-link__limited ,
  .sh-header-nav ul li a.sh-nav-link.sh-nav-link__inquiry {
    width: 110px;
  }
}
@media screen and (max-width: 767px) {

  .sh-top-mv-video-wrapper {
    aspect-ratio: 9 / 16;
  }

  .sh-top-contents {
    padding-left: 0;
    padding-right: 0;
  }
  .sh-top-section + .sh-top-section {
    margin-top: 20%;
  }

  .sh-top-title1 {
    font-size: 24px;
  }
  .sh-top-title2 {
    display: flex;
    flex-direction: column;
    gap: 15px
  }
  .sh-top-title2 > p:first-child {
    width: 100%;
    font-size: 26px;
    border-right: none;
    text-align: center;
  }
  .sh-top-title2 > p:last-child {
    font-size: 16px;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    letter-spacing: 1px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  .sh-top-text1 {
    font-size: 20px;
  }

  .sh-top-bgbox1 {
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .sh-top-bgbox2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sh-top-box1 {
    flex-direction: column;
    gap: 40px;
  }
  .sh-top-box1 > div {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .sh-top-news-date {
    width: 110px;
    font-size: 15px;
    text-align: left;
  }
  .sh-top-news-content {
    font-size: 14px;
    padding: 20px;
  }
  .sh-top-news-button {
    max-width: 298px;
    width: 70%;
  }

  .sh-top-contents-box {
    padding: 60px 20px;
  }
  .sh-top-contents-item + .sh-top-contents-item {
    margin-top: 50px;
  }
  .sh-top-contents-item .__txt {
    flex-direction: column;
    gap: 25px;
    margin-top: 20px;
  }
  .sh-top-contents-item .__lnk {
    width: 100%;
    font-size: 16px;
    height: 40px;
    margin-left: 0;
  }
  .sh-top-contents-item .sh-top-contents-caption {
    bottom: 1px;
  }

  .sh-top-fullwidth__white {
    padding-bottom: 0;
  }
  .sh-top-asidebox {
    width: 85%;
    max-width: 400px;
  }
  .sh-top-asidebox .pure-g {
    margin: 4.166667% 0 0;
  }
  .sh-top-asidebox .pure-g > div {
    padding: 0 2.083333%;
    margin: 4px 0;
  }
  .sh-top-asidebox a {
    display: block;
    margin-bottom: 9.090909%;
  }
  .sh-smp-top-link {
    margin-bottom: 2.34375%;
    padding-top: 8px;
  }


  .sh-top-contents2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sh-top-img01 {
    width: 60%;
  }
  .sh-top-bgbox4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sh-top-img02 {
    width: 80%;
  }

  .sh-top-bgbox5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sh-top-box2 {
    padding-bottom: 20px;
  }
  .sh-top-img05 {
    width: 100%;
    transform: translateY(-20px);
  }
  .sh-top-box3 {
    flex-direction: column;
    gap: 20px;
  }
  .sh-top-box3 > div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .sh-top-box3 .__ttl-en {
    font-size: 20px;
    padding: 12px 3px;
  }
  .sh-top-box3 .__ttl-ja {
    font-size: 20px;
    min-height: 1.2em;
  }
  .sh-top-box3 .__txt {
    font-size: 14px;
  }


  .sh-top-bgbox6 {
    padding: 60px 0;
  }
  .sh-top-img09 {
    max-width: 320px;
    width: 90%;
  }
  .sh-top-box4 {
    row-gap: 30px;
    column-gap: 6%;
    grid-template-columns: 1fr;
  }
  .sh-top-box4 > div:first-child {
    grid-column: 1 / 2;
  }

  .MT80_60 {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {

}

