@charset "utf-8";
/* TOPページ */
.phCap {
  max-width: fit-content;
  block-size: fit-content;
}
main h2 {
  font-size: 180%;
  font-weight: 500;
  letter-spacing: 2px;
  border: none;
}
main h2 small {
    color: #fff;
}
#top .detailBox {
  display: flex;
  padding: 120px 0 0;
}
#visualPC {
  display: block;
}
#visualSP {
  display: none;
}
#top .cap {
  font-size: 80%;
  padding: 0;
  text-align: center;
}
#S01 .contents:nth-child(1) .contentsDetail:nth-child(1) {
  max-width: inherit;
  padding: 0;
}

#S01 .contents:nth-child(2) .contentsDetail:nth-child(1) {
  padding: 0;
}
#S01 .contents:nth-child(2) {
  background: #fff;
}
#S01 h2 {
  background: #000;
  color: #fff;
  padding: 30px;
  margin: 0;
  letter-spacing: 7px;
}
#S01 #c01 {
  background: #fff;
  padding: 20px 0;
}
#S01 ul {
  display: flex;
}
#S01 ul li {
  width: calc(100% / 3);
}
#S01 ul li {
  border-right: 1px solid #000;
}
#S01 ul li:first-child {
  border-left: 1px solid #000;
}
#S01 h3 {
  font-size: 130%;
}
#S02 {
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_01.png");
  background-repeat: no-repeat;
  background-position-x: left;
}
#S02 .bgBox {
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_02.png");
  background-repeat: no-repeat;
  background-position-x: right;
}
#S02 h2 span, #S03 h2 span, #S04 h2 span {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 140%;
  letter-spacing: 2px;
  padding: 0 0 20px;
}
#S02 .contentsDetail {
  max-width: inherit;
  padding: 0;
}

#S02 .contents:nth-of-type(1) .contentsDetail img {width: 100%;}

#S02 .detailBox h3, #S03 .detailBox h3 {
  text-align: left;
  padding: 0;
}
#S02 h3 small {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: 70%;
  letter-spacing: 0;
  font-weight: 600;
}
#S02 h4, #S03 h4 {
  text-align: left;
  padding: 0;
}
#S02 p, #S03 p {
  text-align: left;
}
#S02 .rightBox ul:nth-child(1) p {
  line-height: 1.4em;
  font-size: 80%;
}
#S02 #c01 .detailBox {
  flex-direction: row-reverse;
}
#S02 #c01 .leftBox {
  padding: 0 5% 0 30px;
  width: 550px;
}
#S02 #c01 .rightBox {
  width: calc(100% - 550px);
}
#S02 #c01 ul li {
  padding: 2px 4px 2px 0;
}
#S02 #c02 .leftBox {
  padding: 0 0 0 5%;
  width: 500px;
}
#S02 #c02 .rightBox {
  width: calc(100% - 500px);
}
#S02 .rightBox ul:nth-child(1) p {
  line-height: 1.4em;
  font-size: 80%;
  padding: 10px 0 0;
}
#S02 #c02 .rightBox ul:nth-child(1) {
  padding: 30px 0 30px 30px;
  background: #ffffff73;
}
main .flexBox2 > ul > li {
  width: auto;
}
#S02 #c02 .rightBox ul:nth-child(1) li:nth-child(1) {
  width: 380px;
  padding: 0 20px 0 0;
}
#S02 #c02 .rightBox ul:nth-child(1) li:nth-child(2) {
  width: calc(100% - 380px);
}
#S02 #c02 .rightBox ul:nth-child(2) li:nth-child(1) {
  padding: 4px 0 0 0;
}
#S02 #c02 .rightBox ul:nth-child(2) li:nth-child(2) {
  padding: 4px 0 0 6px;
}
#S02 #c02 .rightBox ul:nth-child(2) p {
  padding: 0;
  font-size: 80%;
}
#S02 #c03 .detailBox {
  flex-direction: row-reverse;
}
#S02 #c03 .leftBox {
    padding: 0 5% 0 0;
    width: 50%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
#S02 #c03 .leftBox .textBox {
    padding: 0 0 30px 50px;
    box-sizing: border-box;
}

#S02 #c03 .rightBox {
    width: 90%;
}
#S03 {
  padding: 100px 0;
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_01.png");
  background-repeat: no-repeat;
  background-position-x: left;
}
#S03 .imgBox {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#S03 .bgBox {
  background-image: url("/wp-content/themes/original-child/assets/img/top/bg_02.png");
  background-repeat: no-repeat;
  background-position-x: right;
}
#S03 .contents:nth-child(1) .contentsDetail:nth-child(1) {
  max-width: inherit;
  padding: 0;
}
#S03 h3 small {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: 70%;
  letter-spacing: 0;
  font-weight: 600;
}
#S03 #d01 .contentsDetail:nth-child(1) {
  max-width: inherit;
}
#S03 #d02 .contentsDetail {
  max-width: inherit;
}
#S03 #d01, #S03 #d02 {
  padding: 50px 0;
}
#S03 #d01 .detailBox {
  flex-direction: row-reverse;
}
#S03 #d01 .leftBox {
  padding: 0 5% 0 30px;
  width: 720px;
}
#S03 #d01 .rightBox {
  width: calc(100% - 720px);
}
#S03 #d01 ul li {
  padding: 2px 4px 2px 0;
}
#S03 #d01 ul li h5 {
  text-align: right;
}
#S03 #d01 ul li p {
  padding: 0;
  font-size: 80%;
  text-align: right;
}
#S03 #d01 .flexBox4 {
  padding: 100px 10px 0;
  box-sizing: border-box;
}
#S03 #d01 .flexBox4 ul li h5, #S03 #d01 .flexBox4 ul li p {
  text-align: left;
}
#S03 #d02 p.caption {
  font-size: 80%;
}
#S03 #d02 .leftBox {
  padding: 0 0 0 5%;
  width: 600px;
}
#S03 #d02 .rightBox {
  width: calc(100% - 600px);
}
#S03 #d02 ul li {
  padding: 2px 4px 2px 0;
}
#S03 .flexBox4 ul li p {
  padding: 0;
  font-size: 80%;
  text-align: left;
}
#S03 sup {
  font-size: 50%;
  display: inline-block;
  padding: 0 0 0;
  vertical-align: super;
}
#S04 h3 {
  padding: 30px 0 0;
}
#S04 h3 strong {
  display: block;
  font-family: "Cormorant Garamond", serif;
}
#S04 p {
  padding: 15px 0 60px;
}
/*----------------------------------------------------------- 1280px */
@media screen and (max-width: 1280px) {
  #S02, #S02 .bgBox, #S03, #S03 .bgBox {
    background-size: 100%;
  }
  main h2 {
    font-size: 150%;
  }
  #S01 h3 {
    font-size: 100%;
  }
  #S02 #c02 .rightBox ul:nth-child(1) {
    flex-flow: column;
  }
  #S02 #c02 .rightBox ul:nth-child(1) li:nth-child(1) {
    width: 100%;
    padding: 0 20px 20px 0;
  }
  #S02 #c02 .rightBox ul:nth-child(1) li:nth-child(2) {
    width: 100%;
  }
  #S03 #d01 .flexBox2 ul, #S03 #d02 .flexBox2 ul {
    flex-flow: column;
  }
  #S03 #d01 .flexBox2 ul li, #S03 #d02 .flexBox2 ul li {
    width: 100%;
    padding: 0 0 30px;
  }
  #S02 h2 span, #S03 h2 span, #S04 h2 span {
    font-size: 120%;
    padding: 0 0 10px;
  }
}
/*----------------------------------------------------------- 1024px */
@media screen and (max-width: 1024px) {
#S03 #d01, #S03 #d02 {
    padding: 50px 0 0;
}
  br.pc {
    display: none;
  }
  main h2 {
    font-size: 130%;
  }
  #top .detailBox {
    padding: 60px 0 0;
    flex-flow: column;
  }
  #S01 ul {
    flex-flow: column;
  }
  #S01 ul li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000;
  }
  #S01 ul li:first-child {
    border-left: none;
  }
  #S01 h2 {
    letter-spacing: 3px;
  }
  #S02 #c01 .detailBox {
    flex-direction: column;
  }
  #S02 #c01 .leftBox {
    padding: 0 20px 20px;
    width: 100%;
  }
  #S02 #c01 .rightBox {
    width: 100%;
  }
  #S02 #c01 ul {
    padding: 0 10px;
  }
  #S02 #c01 ul li {
    padding: 5px;
  }
  #S02 #c02 .leftBox {
    padding: 0 20px;
    width: 100%;
  }
  #S02 #c02 .rightBox {
    width: 100%;
    padding: 20px;
  }
  #S02 #c03 .detailBox {
    flex-direction: column;
  }
  #S02 #c03 .leftBox .textBox {
    padding: 0 20px;
  }
  #S02 #c02 .rightBox ul:nth-child(1) {
    padding: 20px;
  }
  #S02 #c02 .rightBox ul:nth-child(2) li:nth-child(1) {
    padding: 0;
  }
  #S02 #c03 .leftBox {
    padding: 20px;
    width: 100%;
  }
  #S02 #c03 .leftBox .textBox {
    padding: 0;
  }
#S02 #c03 .rightBox {
    width: 100%;
    padding: 20px 20px 0;
}
  #S03 #d01 .detailBox {
    flex-direction: column;
  }
  #S03 #d01 .leftBox {
    padding: 20px;
    width: 100%;
  }
  #S03 #d01 .rightBox {
    width: 100%;
    padding: 20px;
  }
  #S03 #d01 .flexBox2 ul {
    flex-flow: inherit;
  }
  #S03 #d01 .flexBox2 ul li {
    padding: 0 5px 30px;
  }
  #S03 #d01 ul li h5 {
    text-align: left;
  }
  #S03 #d01 ul li p {
    text-align: left;
  }
  #S03 #d02 .leftBox {
    padding: 20px;
    width: 100%;
  }
  #S03 #d02 .rightBox {
    width: 100%;
    padding: 20px;
  }
  #S03 #d02 .flexBox2 ul {
    flex-flow: inherit;
  }
  #S03 #d02 .flexBox2 ul li {
    padding: 0 5px 30px;
  }
  #S03 #d01 .flexBox4 ul {
    flex-flow: wrap;
  }
  #S03 #d01 .flexBox4 ul li {
    width: calc(100% / 2);
    padding: 0 5px 30px;
  }
  #S04 p {
    text-align: left;
    padding: 15px 20px 50px;
  }
}
/*----------------------------------------------------------- 900px */
@media screen and (max-width: 900px) {
  #visualPC {
    display: none;
  }
  #visualSP {
    display: block;
  }
}
/*----------------------------------------------------------- 768px */
@media screen and (max-width: 768px) {}


/*----------------------------------------------------------- 640px */
@media screen and (max-width: 640px) {
  main h2 {
    font-size: 100%;
  }
  #S01 h2 {
    letter-spacing: 3px;
    font-size: 100%;
    padding: 15px;
  }
  #S01 ul li {
    padding: 10px 0;
  }
  #S02 h2 span, #S03 h2 span, #S04 h2 span {
    font-size: 120%;
    letter-spacing: 0px;
  }
  #S03 #d01 .flexBox4 {
    padding: 0;
  }
  #S03 #d01 .flexBox4 ul li {
    width: 100%;
    padding: 0 0 30px;
  }
  #S03 #d02 .leftBox {
    padding: 0;
  }
  #S03 #d02 .rightBox {
    padding: 0;
  }
}

/*----------------------------------------------------------- 480px */
@media screen and (max-width: 480px) {
#S02 #c02 .rightBox ul:nth-child(2) li:nth-child(1) {
    padding: 0 0 20px;
}
#S02 #c02 .rightBox ul:nth-child(2) li:nth-child(2) {
    padding: 0;
}
}


