@charset "UTF-8";
/* CSS Document */

body {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic","メイリオ", 'Meiryo', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",sans-serif;
}

.sp-only {
  display: none !important;
}

@media print {
  img {
    display: none !important;
  }
}

img {
  vertical-align: bottom;
}

.main__area {
  background: url(../img/bg.png) no-repeat left top / cover;
}

.bg{
  background: url(../img/pattern.png) repeat left top / 73.206vw 73.206vw;
}

.u-guard{
  position: relative;
}

.main_area_wrap {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.main__img {
  background-color: #fff;
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.guard-mvpic{
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
  opacity: 1;
}

.wrap_about {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 71px;
}

.sec_about {
  width: 85%;
  margin: 0px auto 0;
}

.sec_cast {
  width: 75%;
  margin: 30px auto 0;
}

/* contents */
.sec_contents01,
.sec_contents02{
  width: 88.3%;
}
.sec_contents01 {
  margin: 62px auto 0;
}
.sec_contents02 {
  margin: 79px auto 110px;
}

.sec_text{
  margin: 80px auto 0;
  width: 80%;
}

/* .link__btn--outer {
  width: 80.2%;
  margin: 0px auto;
  max-width: 1000px;
  background-color: #fff;
}
.link__btn {
  cursor: pointer;
  margin: 0 auto;
  display: block;
  padding-top: 60px;
  padding-bottom:60px;
  
}
.link__btn--tver{
  width: 79.1%;
  margin: 0px auto;
  max-width: 1000px;
  background-color: #fff;
  padding-bottom:60px;
}
.tver__btn {
  cursor: pointer;
  margin: 0 auto;
  display: block;
} */

#top .global-header__dayon::before{
  display: none !important;
}

#top .global-pagetop__text{
 display: none !important;
}

#top .global-pagetop__dayon::before {
  display: none !important;
 }