@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;
}

.sh-top-mv__sub1 {
  position: absolute;
  width: 60%;
  /*max-width: 1152px;*/
  left: 20%;
  top: 7.407407%;
  opacity: 0;
}
.sh-top-mv__sub2 {
  position: absolute;
  width: 10.520833%;
  /*max-width: 202px;*/
  left: 15.052083%;
  top: 50.092593%;
  opacity: 0;
}
.sh-top-mv__sub3 {
  position: absolute;
  width: 21.354167%;
  /*max-width: 410px;*/
  left: 77.604167%;
  top: 60.185185%;
  opacity: 0;
}
@keyframes shTopMvSub1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.__do-anim-sub {
  animation: shTopMvSub1 1s linear 1s forwards;
}

@media screen and (max-width: 767px) {
  .sh-top-MV-caption {
    bottom: 1px;
    font-size: 12px;
    padding-left: 5px;
  }
  .sh-top-mv__sub1 {
    width: 93.90625%;
    left: 2.96875%;
    top: 9.909091%;
  }
  .sh-top-mv__sub2 {
    width: 31.5625%;
    left: 0;
    top: 65.545455%;
  }
  .sh-top-mv__sub3 {
    width: 93.90625%;
    left: 2.96875%;
    top: 29.181818%;
  }

}


.sh-top-obi {
  width: 100%;
  background: linear-gradient(to bottom, #ce9305, #ce9305 4%, #002d52 4%, #002d52 100%);
}
.sh-top-obi > div {
  max-width:1280px;
  margin:0 auto;
}

.sh-top-obi2 {
  width: 100%;
  background-color: #fff;
}

.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: 45px;
  font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 0.3em;
}
.sh-top-title2 {
  font-size: 30px;
  font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 5px;
  text-align: center;
}
.sh-top-text1 {
  font-size: 18px;
  line-height: 2;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
}
.sh-top-link1 {
  font-size: 24px;
  font-family: "Cinzel", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-top-caption1 {
  position: absolute;
  font-size: 14px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  right: 10px;
  bottom: 10px;
}
.sh-top-caption1.__left {
  left: 10px;
  right: unset;
  bottom: 10px;
}
.sh-top-caption1.__white {
  color: #fff;
  text-shadow: 0 0 3px #000, 1px 0 3px #000, 0 -1px 3px #000, 0 1px 3px #000, -1px 0 3px #000;
}


.sh-top-news-section {
  max-width: 1000px;
  margin-inline: auto;
  padding-bottom: 120px;
}
.sh-top-news-box {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.sh-top-news-list {
  margin-top: 50px;
}
.sh-top-news-list > li {
  border-bottom: 1px solid #000;
}
.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 #000;
}

.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 #000;
}


.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: #333;
  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: #333;
  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: #333;
}

.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 #000;
  text-align: center;
  cursor: pointer;
  color: #333;
}

.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_03.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_03.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 {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.sh-top-contents-item + .sh-top-contents-item {
  border-top: 1px solid #000;
}
.sh-top-contents-item > a {
  display: flex;
  color: #333;
  text-decoration: none;
  max-width: 1600px;
  margin-inline: auto;
}
html.no-touch .sh-top-contents-item > a:hover {
  color: #333;
  text-decoration: none;
}
.sh-top-contents-item > a.__row-reverse {
  flex-direction: row-reverse;
}
.sh-top-contents-item .__txt {
  width: 45%;
  max-width: 560px;
  padding-top: 120px;
}
.sh-top-contents-item .__txt .sh-top-title1 {
  color: #3a5663;
  border-bottom: 1px solid #3a5663;
  padding-right: 60px;
  text-align: right;
}
.sh-top-contents-item > a.__row-reverse .__txt .sh-top-title1 {
  padding-right: 0;
  padding-left: 60px;
  text-align: left;
}
.sh-top-contents-item .__twrap {
  margin-top: 45px;
  text-align: right;
}
.sh-top-contents-item .__twrap .sh-top-text1 {
  display: inline-block;
  min-width: 400px;
  padding-left: 15px;
  padding-right: 15px;
}
.sh-top-contents-item > a.__row-reverse .__twrap {
  text-align: left;
}
.sh-top-contents-item .__lnk {
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: right;
}
.sh-top-contents-item > a.__row-reverse .__lnk {
  text-align: left;
}
.sh-top-contents-item .__lnk .sh-top-link1 {
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  width: 400px;
  height: 35px;
  background-color: #3a5663;
  transition: background-color .3s;
  color: #fff;
}
html.no-touch .sh-top-contents-item > a:hover .__lnk .sh-top-link1 {
  background-color: #547d8f;
}

.sh-top-contents-item > a .__img {
  width: 50%;
  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-fullwidth__white {
  padding-bottom: 30px;
}
.sh-top-asidebox {
  max-width: 768px;
  margin: 0 auto;
}
.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;
}
.sh-global-info2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 2px;
  line-height: 1.25;
  vertical-align: middle;
  color: #fff;
  text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;

  background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0));
}

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

.sh-br1 {
  display: block;
}

.sh-PR {
  position: relative;
}

@media screen and (max-width: 1280px) {
  .sh-top-contents-item > a,
  .sh-top-contents-item > a.__row-reverse {
    max-width: 800px;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sh-top-contents-item > a .__img {
    width: 100%;
  }
  .sh-top-contents-item .__txt {
    box-sizing: border-box;
    width: 100%;
    max-width: 800px;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .sh-top-contents-item .__txt .sh-top-title1,
  .sh-top-contents-item > a.__row-reverse .__txt .sh-top-title1 {
    display: inline-block;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }
  .sh-top-contents-item .__twrap,
  .sh-top-contents-item > a.__row-reverse .__twrap {
    text-align: center;
  }
  .sh-top-contents-item .__lnk,
  .sh-top-contents-item > a.__row-reverse .__lnk {
    text-align: center;
  }
}

@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%;*/
    margin-left: calc((100% - 100px) * 0.01);
    z-index: 100;
  }
  .sh-header h1, .sh-header .sh-header-logo {
    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: 16px;
  }
  .sh-top-link1 {
    font-size: 20px;
  }
  .sh-top-caption1.__smp-left-white {
    left: 10px;
    right: unset;
    color: #fff;
    text-shadow: 0 0 3px #000, 1px 0 3px #000, 0 -1px 3px #000, 0 1px 3px #000, -1px 0 3px #000;
  }
  .sh-top-caption1.__smp-left {
    left: 10px;
    right: unset;
  }


  .sh-top-news-section {
    padding-bottom: 60px;
  }
  .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 {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0;
  }
  .sh-top-contents-item .__txt {
    padding-top: 40px;
  }
  .sh-top-contents-item .__twrap .sh-top-text1 {
    width: auto;
    min-width: unset;
    padding-left: 0;
    padding-right: 0;
  }
  .sh-top-contents-item .__lnk {
    margin-top: 30px;
  }
  .sh-top-contents-item .__lnk .sh-top-link1 {
    width: 100%;
  }


  .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;
  }

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

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

}

