@charset "utf-8";
/* TOPページ */
#bnrArea {
padding: 0 5% 5%;}


video {
  width: 100%; /* 動画をレスポンシブ化 */
  max-height: 900px; /* 動画の最大高さ */
}
#visualPC {}
#visualPC .text {
  z-index: 100;
  width: 100%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
}
#visualPC .text {
  transform: translateY(50px);
  transition: 2s;
  opacity: 0;
}
#visualPC li.slick-current .text.anim {
  opacity: 1;
  transform: translateY(0px);
}
#top h2 {
  color: #7e6340;
}
#S01 {
  padding: 50px 0;
}
#S01 ul {
  display: flex;
}
#S01 ul#u01 li, #S01 ul#u02 li {
  width: calc(100% / 3);
}
#S01 ul#u01 {}
#S01 ul#u01 li {
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
#S01 ul#u01 li:nth-child(1) {
  margin: 0 10px 0 0;
}
#S01 ul#u01 li:nth-child(2) {
  margin: 0 9px 0 9px;
}
#S01 ul#u01 li:nth-child(3) {
  margin: 0 0 0 10px;
}
#S01 ul#u01 li:nth-child(1) {
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_001.jpg");
}
#S01 ul#u01 li:nth-child(2) {
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_002.jpg");
}
#S01 ul#u01 li:nth-child(3) {
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_003.jpg");
}
#S01 ul#u01 li h3 {
  background: #ffffffde;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 30px 0;
/*  display: flex;*/
  justify-content: center;
  align-items: center;
  font-size: 140%;
  color: #7e6340;
  box-sizing: border-box;
}
#S01 ul#u02 h4 {
  text-align: center;
}
#S01 ul#u02 {
  padding: 50px 0 0;
}
#S01 ul#u02 li {
  border-left: 1px solid #222;
}
#S01 ul#u02 li:last-child {
  border-right: 1px solid #222;
}
#S01 .copy h2 {
  font-size: 160%;
/*  color: #222;*/
  text-align: center;
  padding: 40px 0 0;
}
#S01 .copy h2 small {
  display: contents;
}
#S01 .copy h2 strong {
  font-weight: 600;
  font-size: 140%;
}
#S01 .copy h2 em {
  border: 1px solid #666;
  padding: 7px 16px;
  margin: 0 auto 20px;
  font-weight: 500;
  font-size: 90%;
  display: block;
  width: fit-content;
  block-size: fit-content;
}
#S01 .copy span {
  color: #aa0000;
}
#S01 .copy h3 {
  padding: 10px;
  font-weight: 500;
  font-size: 170%;
  line-height: 1.6em;
  margin: 0;
  text-align: center;
}
#S01 .copy h3 strong {
  font-size: 140%;
  font-weight: 600;
  color: #aa0000;
}
#S01 #c02 h2 {
  font-size: 140%;
  padding: 40px 0 30px;
}
#S01 #c02 h2 em {
  font-size: 100%;
}
#S01 .copy #melit {
  display: flex;
  align-items: center;
  justify-content: center;
}
#S01 .copy #melit .mc {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
#S01 .copy #melit .mc small {
  font-size: 70%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: right;
  line-height: 1.2em;
}
#S01 .copy #melit #m01 {}
#S01 .copy #melit #m01::after {
  content: "　／　";
}
#S01 .copy #melit span {
  color: #aa0000;
  font-size: 130%;
}
#S01 .attentionBox {
  border-top: none;
}
#S02 .contents:nth-child(1) .contentsDetail {
  max-width: 100%;
}
#top .detailBox {
  display: flex;
  padding: 50px 0;
  justify-content: center;
}
#top .detailBox h2 {
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.4em;
  font-size: 270%;
}
#top .detailBox h3 {
  text-align: left;
  margin: 0 0 10px;
  padding: 0;
}
#top .detailBox p {
  font-size: 90%;
  text-align: left;
  padding: 15px 0;
}
#top .detailBox .flexBox2 > ul > li {
  width: calc(100% / 2);
  margin: 0 5px;
}
#top p.caption {
  padding: 0;
  margin: 0;
  font-size: 70%;
  text-align: right;
}
#S03 .contents:nth-child(1) .contentsDetail {
  max-width: 1400px;
}
#S03 .leftBox {
  width: 840px;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
#S03 .leftBox img {
  width: 100%;
  max-width: inherit;
}
#S03 .rightBox {
  width: 560px;
  padding: 0 30px;
}
#S03 .flexBox2 > ul > li img {
  width: 260px;
}
#S03 .detailBox:nth-child(2) {
  flex-direction: row-reverse;
}
#S03 .detailBox:nth-child(2) p.caption {
  text-align: left;
}
#S04 .leftBox {
  width: 600px;
  padding: 0 20px 0;
}
#S04 .leftBox img {
  width: 100%;
  max-width: inherit;
}
#S04 h2 {
  writing-mode: vertical-rl;
  font-size: 360%;
  letter-spacing: 30px;
  line-height: 1em;
}
#S04 .detailBox:nth-child(2) {
  flex-direction: row-reverse;
}
#S04 .detailBox:nth-child(2) p.caption {
  text-align: left;
}
/*----------------------------------------------------------- 1200px */
@media screen and (max-width: 1200px) {
  #S01 ul {
    padding: 0 20px;
  }
  #S01 ul#u02 {
    padding: 50px 20px 0;
  }
}
/*----------------------------------------------------------- 1024px */
@media screen and (max-width: 1024px) {
  #S01 ul#u01 {
    flex-flow: column;
    align-items: center;
  }
  #S01 ul#u01 li:nth-child(1), #S01 ul#u01 li:nth-child(2), #S01 ul#u01 li:nth-child(3) {
    margin: 10px 0;
    width: 100%;
    padding: 15px;
  }
  #S01 ul#u01 li h3 {
    font-size: 130%;
    text-align:center;
  }
  #S01 .copy #melit #m01::after {
    content: "";
    display: none;
  }
  #S01 .copy #melit {
    flex-flow: column;
  }
  #S02 p br.pc {
    display: none;
  }
  #top .detailBox {
    flex-flow: column;
    align-items: center;
  }
  #top .detailBox p {
    line-height: 1.6em;
  }
  #S03 .detailBox:nth-child(2) {
    flex-direction: column;
  }
  #S03 .leftBox {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  #S03 .rightBox {
    width: 600px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #S03 .detailBox:nth-child(2) p.caption {
    text-align: right;
  }
  #S03 .flexBox2 > ul > li img {
    width: 100%;
  }
  #S04 .detailBox:nth-child(2) {
    flex-direction: column;
  }
  #S04 .detailBox:nth-child(2) p.caption {
    text-align: right;
  }
}
/*----------------------------------------------------------- 820px */
@media screen and (max-width: 820px) {
  #S01 ul#u02 {
    flex-flow: column;
    align-items: center;
  }
  #S01 ul#u02 li {
    border-left: none;
    border-top: 1px solid #222;
    width: 100%;
  }
  #S01 ul#u02 li:last-child {
    border-right: none;
    border-bottom: 1px solid #222;
  }
  #S01 .copy h2 {
    font-size: 110%;
  }
  #S01 .copy h3 {
    font-size: 110%;
  }
  #S01 #c02 h2 {
    font-size: 100%;
  }
  #top .detailBox h2 {
    font-size: 200%;
  }
  #S03 .rightBox {
    width: 100%;
    padding: 0 20px;
  }
  #top .detailBox {
    padding: 50px 0 0;
  }
  #top .detailBox .flexBox2 > ul > li {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 0;
  }
  #top .detailBox .flexBox2 > ul > li:nth-child(1) {
    padding: 0 5px 0 0;
  }
  #top .detailBox .flexBox2 > ul > li:nth-child(2) {
    padding: 0 0 0 5px;
  }
  #top .detailBox {
    align-items: flex-start;
  }
  #S04 .leftBox {
    width: 100%;
    padding: 0 20px 0;
    box-sizing: border-box;
  }
  #S04 .rightBox {
    padding: 20px 40px;
  }
}
/*----------------------------------------------------------- 640px */
@media screen and (max-width: 640px) {
  main .flexBox2 ul {
    display: flex;
  }
}

/*----------------------------------------------------------- 480px */
@media screen and (max-width: 480px) {
#S01 .copy h2 {
    display: flex;
    flex-flow: column;
}
#S01 .copy h2 small {
    display: block;
}
#S01 #c02 h2 {
    font-size: 87%;
}
}