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




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

.caption {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 5px;
  line-height: 1;
  font-size: 10px;
  color: #fff;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.5);
}

.caption.black {
  color: #333;
  background: rgba(255, 255, 255, 0.5);
}

.caption_model {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 8px;
  font-size: 14px;
  text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
  color: #fff;
  line-height: 1.5;
}

a {
  text-decoration: none;
}

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

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

@media (min-width: 1025px) {
  a.no-link:hover, a.comming-soon:hover, a.disable:hover {
    opacity: 1 !important;
  }
}






/*==================================================================================
 top
==================================================================================*/
#top {
  overflow: hidden;
  letter-spacing: .12em;
  padding-top:60px;
  background: url("bg-pattern01.png") repeat top left !important;
  background-color:#FFF!important;
}

#top main {
  position: relative;
  background: url("bg-pattern01.png") repeat top left !important;
}

#top main .disable {
  pointer-events: none;
}


#top .sections {
  position: relative;
  margin-bottom: 100px;
  z-index: 2;
}

#top .sections:last-of-type {
  margin-bottom: 200px;
}

#top .sections:nth-of-type(2n) {
  color: #fff;
  z-index: 1;
}

#top .sections:nth-of-type(2n):after {
  content: '';
  display: block;
  position: absolute;
  top: -130px;
  right: 0;
  left: 0;
  height: 90%;
  background:url(../img/top/bg_top_r2.jpg);
    background-repeat:repeat;
	background-size:contain;
  z-index: -1;
}

#top .sections:nth-of-type(2n) > header_s {
  top: 30%;
  right: 73%;
  left: auto;
  transform: translate(50%, 0);
}

#top .sections:nth-of-type(2n) > header_s h4 {
  color: #fff;
}

#top .sections:nth-of-type(2n) .contentsNumber {
  top: 155px;
  right: auto;
  left: -130px;
}

#top .sections:nth-of-type(2n) .contentsNumber:after {
  background: #fff;
}

#top .sections:nth-of-type(2n) .image {
  margin-left: auto;
  box-shadow: -10px -10px 8px 0 rgba(0, 0, 0, 0.2);
}

#top .sections .caption01 {
  right: auto;
  left: 0;
}

#top .sections > header_s {
  position: absolute;
  top: 50%;
  left: 73%;
  transform: translate(-50%, -50%);
}

#top .sections > header_s h4 {
  padding-bottom: 20px;
  line-height: 1;
  font-size: 46px;
  letter-spacing: .2em;
  color: #5A501C;
  	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
}

#top .sections > header_s .lead {
  padding-bottom: 60px;
  line-height: 1.7;
  font-size: 16px;
}

@media (max-width: 1024px) {
  #top .sections > header_s .moreButton {
    max-width: 290px;
  }
}

#top .sections .contentsNumber {
  display: inline-block;
  position: absolute;
  top: 155px;
  right: -130px;
  padding-right: 215px;
  font-size: 27px;
  transform: rotate(90deg);
}

#top .sections .contentsNumber:after {
  content: '';
  display: block;
  position: absolute;
  top: 60%;
  right: 0;
  width: 200px;
  height: 1px;
  background: #12110E;
}

#top .sections .image {
  width: 50%;
  box-shadow: 10px 10px 8px 0 rgba(0, 0, 0, 0.2);
}

#top .sections .image .front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  transition: opacity .7s;
}

#top .sections .image a {
  display: block;
  position: relative;
}

#top .sections .image a:hover {
  opacity: 1 !important;
}

#top .sections .image a:hover .front {
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  #top section.intro .pointsArea {
    font-size: 14px;
  }
}

/*==================================================================================
 top-sp
==================================================================================*/
@media (max-width: 768px) {
  #top section.intro {
    padding-bottom: 60px;
  }
  #top section.intro .mainVisual h2,
  #top section.intro .mainVisual .catch {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    color: #5A501C;
    transform: translateY(-50%);
  }
  #top section.intro .mainVisual h2 {
    font-size: 20px;
  }
  #top section.intro .mainVisual h2 img {
    width: 78.125%;
  }
  #top section.intro .mainVisual .catch {
    font-size: 16px;
  }
  #top section.intro .mainVisual .catch img {
    width: 78.125%;
  }
  #top section.intro .mainVisual .pers {
    top: 20vh;
  }
  #top section.intro .pointsArea {
    padding: 15px 0;
    font-size: 14px;
  }
  #top section.intro .pointsArea .points {
    display: block;
    margin: auto;
    width: 94%;
  }
  #top section.intro .pointsArea .points li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-right: none;
    border-bottom: 1px solid #707070;
  }
  #top section.intro .pointsArea .points li span {
    display: none !important;
  }
  #top section.intro .pointsArea .points li br {
    display: none !important;
  }
  #top section.intro .pointsArea .points li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #top section.intro .pointsArea .points li:not(:last-child) {
    border-right: none;
  }
  #top section.information {
    margin-bottom: 100px;
    padding: 60px 0;
  }
  #top section.information h3 {
    margin-bottom: 50px;
  }
  #top section.information .contentArea {
    padding-bottom: 50px;
  }
  #top section.information .text00 {
    font-size: 22px;
  }
  #top section.information .text01 {
    font-size: 18px;
  }
  #top section.information .text02 {
    font-size: 13px;
  }
  #top section.information .text03 {
    font-size: 13px;
  }
  #top section.information .box {
    font-size: 13px;
    padding: 10px;
  }
  #top section.information .buttons {
    margin: auto;
    max-width: 660px;
  }
  #top section.information .buttons li {
    float: none !important;
    clear: both;
    width: auto;
  }
  #top section.information .buttons li:first-child {
    padding-bottom: 10px;
  }
  #top section.information .movies .movie {
    display: block;
    width: 100%;
  }
  #top section.information .movies .movie .tit {
    font-size: 30px;
    margin-bottom: 10px;
  }
  #top section.information .movies .movie .text {
    width: 94%;
    margin: 0 auto 20px;
  }
  #top section.information .movies .movie.vr {
    margin-top: 40px;
  }
  #top .sections {
    margin-bottom: 70px;
    padding-top: calc(102.5% + 70px);
    text-align: center;
  }
  #top .sections:last-of-type {
    margin-bottom: 100px;
  }
  #top .sections:nth-of-type(2n) {
    padding-top: calc(102.5% + 120px);
  }
  #top .sections:nth-of-type(2n):after {
    top: 0;
    height: calc(100% - 24px);
  }
  
  
#top .sections:nth-of-type(2n) > header_s {
  top: 30%;
  transform: translate(10%, 0);
}

#top .sections:nth-of-type(2n) > header_s h4 {
  color: #fff;
}
  
  #top .sections:nth-of-type(2n) > header {
    transform: none;
  }
  #top .sections:nth-of-type(2n) .contentsNumber {
    top: 50px;
  }
  #top .sections:nth-of-type(2n) .image {
    top: 90px;
  }
  #top .sections > header_s {
    display: inline-block;
    position: static;
    margin: auto;
    margin: 0 auto;
    width: 84%;
    text-align: left;
    transform: none;
  }
  #top .sections > header_s h4 {
    padding-bottom: 15px;
    font-size: 30px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
  }
  #top .sections > header_s .lead {
    padding-bottom: 30px;
    font-size: 14px;
  }
  #top .sections .contentsNumber {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    left: 50% !important;
    padding-right: 100px;
    width: 280px;
    font-size: 22px;
    transform: translate(-50%, 0);
  }
  #top .sections .contentsNumber:after {
    width: 130px;
  }
  #top .sections .image {
    position: absolute;
    top: 40px;
    width: auto;
    box-shadow: 0 8px 6px 0 rgba(0, 0, 0, 0.2) !important;
  }
  

  
}







.commonButton02 {
  margin: auto;
  max-width: 320px;
  line-height: 1;
  text-align: center;
  font-size: 14px;
}

.commonButton02 a {
  display: block;
  position: relative;
  padding: 23px 0 21px;
  border: 1px solid transparent;
  color: #fff;
  background: transparent;
  transition: border .5s, color .5s;
}

.commonButton02 a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #3E3710, #554E2A);
  transition: opacity .5s;
}

.commonButton02 a:hover {
  opacity: 1;
}

@media (min-width: 1025px) {
  .commonButton02 a:hover {
    border-color: #333;
    color: #333;
  }
  .commonButton02 a:hover:after {
    opacity: 0;
  }
}

@media (min-width: 1025px) {
  .commonButton02.color02 a:hover {
    border-color: #fff;
    color: #fff;
  }
}

.commonButton02 span {
  position: relative;
  z-index: 2;
}



.js-fade-obj {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.9s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.9s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.js-fade-obj.on {
  opacity: 1;
  transform: translateY(0);
}


.Cormorant {
  font-family: 'Cormorant', sans-serif;
}













