@charset "utf-8";
/* オーナーズ共通 */
main h2 {
  padding: 0 0 20px;
}
main h2 span {
  font-family: "Cormorant Garamond", serif;
  font-size: 150%;
  letter-spacing: 2px;
  font-weight: 500;
}
main h2 small {
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  color: #333;
  font-size: 70%;
  padding: 1% 0 2%;
  display: block;
}
main p {
  padding: 2% 0 2%;
}
.rightBox h3 {
  text-align: left;
}
.rightBox p {
  text-align: left;
}
#S01 {
  padding: 50px 0 0;
}
#S01 .leftBox {
  width: 700px;
}
#S01 .rightBox {
  width: 500px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#S01 .contents:nth-of-type(even) {
  background-color: #094366;
  padding: 50px 0;
}
#S01 .contents:nth-of-type(3) {
  padding: 50px 0;
}
#S01 .caption {
    padding: 10px;
    text-align: right;
}
#S02, #S03, #S04 {
  background: #fff;
  padding: 50px 0;
}
#S02 h3, #S03 h3 {
  font-weight: 600;
  line-height: 1.6em;
  text-align: center;
  padding: 1%;
  margin: 0;
  border-bottom: 1px solid #888;
}
#S02 .flexBox3 {
  padding: 30px 0;
}
#S02 .flexBox3 ul {
  flex-wrap: wrap;
}
#S02 .flexBox3 ul li {
  padding: 0 5px 40px;
}
#S02 .flexBox3 ul li h4 {
  font-size: 100%;
}
#S02 .flexBox3 ul li h4 span {
  font-family: "Cormorant Garamond", serif;
  display: block;
  padding: 10px 0 0;
  font-size: 80%;
}
#S02 .flexBox3 ul li p {
  text-align: center;
}
#season h4 {
  border-bottom: 1px solid #222;
  text-align: left;
  text-indent: 100px;
  margin: 0 0 30px;
  position: relative;
}
#season p em {
  font-family: "Cormorant Garamond", serif;
  color: #799299;
  display: inline-block;
  font-size: 130%;
}
#season .leftBox {
  width: 50%;
}
#season .rightBox {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 50%;
  padding: 0 30px 0;
}
#season .rightBox p {}
.mark {
  display: flex;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 90px;
  letter-spacing: 0;
  position: absolute;
  mix-blend-mode: multiply;
  top: -12px;
  left: -7px;
  text-indent: 0;
  font-size: 100%;
}
#mCol01 {
  background: #efcadf;
}
#mCol02 {
  background: #bde5cb;
}
#mCol03 {
  background: #e2d6b3;
}
#mCol04 {
  background: #bbddff;
}
#season .detailBox:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.family ul {}
.family ul li {
  width: 50%;
  padding: 20px;
  line-height: 1.6em;
}
.family ul li:first-child {
  background-color: #e8e9ea;
}
.family ul li:last-child {
  background-color: #c4c8ce;
}
#S04 h3 {
  text-align: center;
}
#S04 h4 {
  text-align: left;
  padding: 0;
  line-height: 1.4em;
  font-size: 120%;
}
.rightBox p {
  text-align: left;
  padding: 10px 0 30px;
  line-height: 1.6em;
}
#S04 .detailBox {
  padding: 40px 0 60px;
}
#S04 .leftBox {
  width: 40%;
}
#S04 .rightBox {
  width: 60%;
  padding: 0 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
/*----------------------------------------------------------- 1024px */
@media screen and (max-width: 1024px) {
  main h2 small {
    font-size: 60%;
  }
  #S01 .detailBox {
    flex-flow: column;
  }
  #S01 .leftBox {
    width: 100%;
  }
  #S01 .rightBox {
    width: 100%;
    padding: 20px 0 0;
  }
  #S01 .rightBox h3 {
    text-align: center;
  }
  #S02 .flexBox3 ul li {
    width: calc(100% / 2 - 10px);
  }
  #S03 .detailBox {
    flex-flow: column;
    padding: 10px 10px 30px;
  }
  #season .detailBox:nth-of-type(odd) {
    flex-flow: column;
  }
  #season .leftBox {
    width: 100%;
  }
  #season .leftBox img {
    width: 100%;
  }
  #season .rightBox {
    width: 100%;
    padding: 30px 10px 0;
    box-sizing: border-box;
  }
  #season .rightBox p {
    padding: 10px 0 10px;
  }
  #S04 .detailBox {
    padding: 30px 10px 0;
    flex-flow: column;
  }
  #S04 .leftBox {
    width: 100%;
  }
  #S04 .leftBox img {
    width: 100%;
  }
  #S04 .rightBox {
    width: 100%;
    padding: 20px 0px;
  }
}
#season h4 .sp {
  display: none;
}
/*----------------------------------------------------------- 768px */
@media screen and (max-width: 768px) {
  main h2 {
    font-size: 110%;
  }
  #S02 .flexBox3 ul li {
    width: 100%;
    box-sizing: border-box;
  }
  #S02 .flexBox3 ul li p {
    text-align: left;
  }
  .mark {
    width: 80px;
    height: 80px;
    top: -17px;
    left: -7px;
    line-height: 60px;
  }
  #season h4 {
    text-indent: 85px;
  }
  #S04 h4 {
    font-size: 110%;
  }
}
/*----------------------------------------------------------- 480px */
@media screen and (max-width: 480px) {
  #S01 .detailBox {
    padding: 0;
  }
  #S01 .rightBox h3 {
    text-align: left;
  }
  #S02 h3, #S03 h3 {
    padding: 3%;
  }
  #season .rightBox {
    padding: 15px 10px 0;
  }
  #season h4 {
    text-indent: 0;
    padding: 0 0 5px 80px;
  }
  #season h4 .sp {
    display: inline;
  }
  .mark {
    width: 80px;
    height: 80px;
    top: -2px;
    left: -7px;
    line-height: 74px;
  }
  #S04 h4 {
    font-size: 100%;
  }
}