.rx-oister__100th {
  text-align: center;
}
.rx-oister__100th a {
  text-decoration: none;
}
.rx-oister__100th img {
  width: 100%;
}
.rx-oister__100th ul {
  list-style: none;
}
.rx-oister__100th h3 {
  margin: 0 auto;
  padding: 0;
}
.rx-oister__100th .playfair {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.rx-oister__100th .selif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.rx-oister__100th .sans {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.rx-oister__100th .text-left {
  text-align: left;
}
.rx-oister__100th .item-all__button {
  position: relative;
  display: block;
  width: 90%;
  font-weight: bold;
  line-height: 1.5em;
  margin: 30px auto 70px;
  padding: 20px 30px;
  background-color: #fff;
  color: #272727;
}
.rx-oister__100th .item-all__button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 10px;
  margin: auto;
  width: 9px;
  height: 9px;
  border-top: 2px solid #272727;
  border-right: 2px solid #272727;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.rx-oister__100th .title-box {
  background-image: url(/cpage/fe/rx_oyster100th/img/title_back_img.webp);
  background-repeat: no-repeat;
  background-size: 160%;
  background-position: center 13px;
  padding: 40px 0 0;
}
.rx-oister__100th .title-box h1 {
  font-size: 3.8rem;
  line-height: 0.9em;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 15px rgb(0, 0, 0);
}
.rx-oister__100th .title-box h1 .brand-name {
  background-color: #fff;
  color: #272727;
  display: block;
  padding: 5px 0;
  line-height: 1.3em;
  width: 70%;
  margin: 0 auto 10px;
  font-size: 0.4em;
  text-shadow: none;
}
.rx-oister__100th .title-box h1 span {
  display: block;
}
.rx-oister__100th .title-box p {
  color: #fff;
  text-shadow: 0px 0px 15px rgb(0, 0, 0);
}
.rx-oister__100th .title-box nav {
  background-color: rgba(11, 15, 77, 0.6862745098);
  margin-top: 200px;
  padding: 20px;
}
.rx-oister__100th .title-box nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  box-sizing: border-box;
}
.rx-oister__100th .title-box nav ul li {
  position: relative;
  width: calc(50% - 4px);
  margin: 2px 2px;
  box-sizing: border-box;
  border: 1px solid #fff;
  color: #fff;
  transition: 0.3s;
}
.rx-oister__100th .title-box nav ul li:hover {
  background-color: #fff;
  color: #20283f;
}
.rx-oister__100th .title-box nav ul li a {
  display: block;
  padding: 10px;
  color: #fff;
}
.rx-oister__100th .title-box nav ul li a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.rx-oister__100th .title-box nav ul li a:hover {
  color: #20283f;
}
.rx-oister__100th .title-box nav ul li a:hover::after {
  border-top: 1px solid #20283f;
  border-right: 1px solid #20283f;
}
.rx-oister__100th .sub-lead {
  font-weight: bold;
  font-size: 1.3rem;
}
.rx-oister__100th .lead-box {
  background-color: #272727;
  padding: 20px 20px 40px;
}
.rx-oister__100th .lead-box h2 {
  color: #fff;
  font-weight: 500;
  font-size: 1.5em;
  position: relative;
}
.rx-oister__100th .lead-box h2 span {
  display: inline-block;
}
.rx-oister__100th .lead-box h2 span:last-of-type {
  font-size: 1.3em;
}
.rx-oister__100th .lead-box h2::after, .rx-oister__100th .lead-box h2::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 20px;
  height: 20px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.rx-oister__100th .lead-box h2::before {
  top: 0;
  left: 0px;
  transform: rotate(-90deg);
}
.rx-oister__100th .lead-box h2::after {
  bottom: 0;
  right: 0px;
  transform: rotate(90deg);
}
.rx-oister__100th .lead-box p {
  color: #fff;
  font-weight: 500;
}
.rx-oister__100th .lead-box img {
  width: 98%;
  margin: 20px auto 0;
}
.rx-oister__100th h2.playfair {
  color: #fff;
  position: relative;
  font-size: 3rem;
  font-weight: 400;
  line-height: 0.9em;
}
.rx-oister__100th h2.playfair span {
  font-size: 0.4em;
  display: block;
}
.rx-oister__100th h2.playfair::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 5px;
  width: 30%;
  margin: 0 auto;
}
.rx-oister__100th #history,
.rx-oister__100th #technology,
.rx-oister__100th #model,
.rx-oister__100th #selection {
  padding: 20px 20px 40px;
}
.rx-oister__100th #history p,
.rx-oister__100th #technology p,
.rx-oister__100th #model p,
.rx-oister__100th #selection p {
  color: #fff;
  margin: 30px auto 20px;
}
.rx-oister__100th #history {
  background: url(/cpage/fe/rx_oyster100th/img/back-gray.webp);
  background-size: cover;
}
.rx-oister__100th #history dl dt,
.rx-oister__100th #history dl dd {
  text-align: left;
  line-height: 1.5em;
}
.rx-oister__100th #history dl dt {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 2rem;
  font-weight: bold;
  line-height: 0.7em;
  margin: 30px auto 10px;
  color: #fff;
}
.rx-oister__100th #history dl dt span {
  font-size: 0.6em;
}
.rx-oister__100th #history dl dt span span {
  font-size: 1em;
  padding-left: 10px;
  display: inline-block;
  color: #fff;
}
.rx-oister__100th #history dl dd {
  color: #fff;
  padding: 0 0 20px;
  border-bottom: 1px solid #fff;
}
.rx-oister__100th #technology {
  background-color: #20283f;
}
.rx-oister__100th #technology ul li {
  text-align: left;
  margin-top: 30px;
}
.rx-oister__100th #technology ul li h3 {
  color: #fff;
  font-size: 1.5rem;
}
.rx-oister__100th #technology ul li img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.rx-oister__100th #technology ul li p {
  font-size: 1rem;
  line-height: 1.5em;
  margin: 0 auto 10px;
}
.rx-oister__100th #model {
  background: url(/cpage/fe/rx_oyster100th/img/back-gray.webp);
  background-size: cover;
}
.rx-oister__100th #model ul li {
  margin: 0 10px 60px;
}
.rx-oister__100th #model ul li h3 {
  color: #fff;
  font-size: 2rem;
  line-height: 1.2em;
  text-align: center;
}
.rx-oister__100th #model ul li h3 span {
  font-size: 0.7em;
  line-height: 1.5em;
  display: block;
}
.rx-oister__100th #model ul li img {
  width: 70%;
  margin: 20px auto;
}
.rx-oister__100th #model ul li p {
  margin: 0 auto 20px;
}
.rx-oister__100th #selection {
  background-color: #20283f;
}
.rx-oister__100th #selection ul {
  margin-top: 30px;
}
.rx-oister__100th #selection ul li {
  position: relative;
  margin-bottom: 50px;
}
.rx-oister__100th #selection ul li img {
  position: relative;
  width: 70%;
  right: -30%;
  display: block;
}
.rx-oister__100th #selection ul li div {
  position: absolute;
  top: 25%;
  width: 60%;
  z-index: 80;
}
.rx-oister__100th #selection ul li div h3 {
  color: #fff;
  font-size: 1.2rem;
}
.rx-oister__100th #selection ul li div p {
  font-size: 0.9rem;
  margin-top: 0 !important;
}
.rx-oister__100th #selection ul li div h3,
.rx-oister__100th #selection ul li div p {
  text-align: left;
  text-shadow: 0px 0px 15px rgb(0, 0, 0), 0px 0px 5px rgb(0, 0, 0), 0px 0px 15px rgb(0, 0, 0), 0px 0px 10px rgb(0, 0, 0), 0px 0px 5px rgb(0, 0, 0);
}
.rx-oister__100th #selection ul li:nth-of-type(2) img {
  left: 0;
}
.rx-oister__100th #selection ul li:nth-of-type(2) div {
  right: 0;
}
.rx-oister__100th #cta {
  padding: 50px 20px;
  background-image: url(/cpage/fe/rx_oyster100th/img/back-white.webp);
  background-size: cover;
}
.rx-oister__100th #cta h2 {
  font-size: 1.9rem;
  line-height: 1.8em;
  padding: 0;
  position: relative;
}
.rx-oister__100th #cta h2 span {
  font-size: 1.5em;
  display: inline-block;
}
.rx-oister__100th #cta h2 .blue {
  color: #436c92;
}
.rx-oister__100th #cta h2 .gold {
  color: #987d62;
}
.rx-oister__100th #cta h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #323232;
  height: 5px;
  width: 30%;
  margin: 0 auto;
}
.rx-oister__100th #cta .item-all__button-ye {
  position: relative;
  display: block;
  width: 90%;
  font-weight: bold;
  line-height: 1.5em;
  margin: 30px auto;
  padding: 20px 30px;
  background-color: #9f8321;
  color: #fff;
}
.rx-oister__100th #cta .item-all__button-ye::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.rx-oister__100th #cta p {
  margin-top: 20px;
  font-size: 1.1rem;
  line-height: 1.7em;
  font-weight: 600;
}
.rx-oister__100th #cta img {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .rx-oister__100th h2.playfair {
    font-size: 4rem;
  }
  .rx-oister__100th h2.playfair::after {
    width: 20%;
  }
  .rx-oister__100th .item-all__button,
  .rx-oister__100th .item-all__button-ye {
    font-size: 1.5rem;
    margin: 50px auto 100px;
  }
  .rx-oister__100th .title-box {
    background-size: cover;
    background-position: 0 -200px;
  }
  .rx-oister__100th .title-box h1 {
    font-size: 5.5rem;
    line-height: 1.3em;
    margin: 50px auto 0;
    padding: 0;
  }
  .rx-oister__100th .title-box h1 .brand-name {
    width: 40%;
    padding: 0;
    font-size: 0.5em;
    line-height: 1.3em;
  }
  .rx-oister__100th .title-box .sub-lead {
    font-size: 1.8rem;
  }
  .rx-oister__100th .title-box span:last-of-type {
    display: inline-block;
  }
  .rx-oister__100th .title-box nav {
    padding: 50px;
    margin-top: 400px;
  }
  .rx-oister__100th .title-box nav ul {
    width: 90%;
    margin: 0 auto;
  }
  .rx-oister__100th .title-box nav ul li {
    width: calc(25% - 10px);
    margin: 0 auto;
  }
  .rx-oister__100th .title-box nav ul li a {
    font-size: 1.7rem;
  }
  .rx-oister__100th .lead-box {
    padding: 5% 10% 130px;
  }
  .rx-oister__100th .lead-box h2 {
    font-size: 2rem;
    margin-bottom: 30px;
    line-height: 2.2em;
  }
  .rx-oister__100th .lead-box h2::before, .rx-oister__100th .lead-box h2::after {
    width: 60px;
    height: 60px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .rx-oister__100th .lead-box h2::before {
    left: 0;
  }
  .rx-oister__100th .lead-box h2::after {
    right: 0;
  }
  .rx-oister__100th .lead-box h2 span:last-of-type {
    font-size: 2em;
  }
  .rx-oister__100th .lead-box h2 span {
    font-size: 1.5em;
  }
  .rx-oister__100th .lead-box p {
    font-size: 1.3rem;
    margin: 50px auto;
  }
  .rx-oister__100th .lead-box img {
    margin-top: 0;
  }
  .rx-oister__100th #history,
  .rx-oister__100th #technology,
  .rx-oister__100th #model,
  .rx-oister__100th #selection {
    padding: 50px 10% 100px;
  }
  .rx-oister__100th #history p,
  .rx-oister__100th #technology p,
  .rx-oister__100th #model p,
  .rx-oister__100th #selection p {
    font-size: 1.3rem;
  }
  .rx-oister__100th #history dl {
    margin-bottom: 130px;
  }
  .rx-oister__100th #history dl dt {
    font-size: 3.5rem;
    margin-top: 40px;
  }
  .rx-oister__100th #history dl dd {
    font-size: 1.3rem;
  }
  .rx-oister__100th #technology ul {
    /*display: flex;*/
    margin: 50px auto 130px;
  }
  .rx-oister__100th #technology ul li {
    display: flex;
    /*flex-direction: column;
    width: calc(100% / 3 - 20px);*/
    margin: 0 auto;
  }
  .rx-oister__100th #technology ul li div {
    width: calc(50% - 10px);
    padding-top: 100px;
  }
  .rx-oister__100th #technology ul li div h3 {
    font-size: 2rem;
    width: 100%;
  }
  .rx-oister__100th #technology ul li div p {
    font-size: 1.3rem;
    margin-top: 10px;
    flex-grow: 1;
  }
  .rx-oister__100th #technology ul li img {
    margin-top: 20px;
    width: 50%;
  }
  .rx-oister__100th #model ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .rx-oister__100th #model ul li {
    width: calc(33.3333333333% - 20px);
    margin: 60px 10px 0;
  }
  .rx-oister__100th #model ul li h3 {
    margin-bottom: 20px;
  }
  .rx-oister__100th #model ul li h3 span {
    font-size: 0.6em;
  }
  .rx-oister__100th #model ul li img {
    width: 100%;
    margin: 0 auto;
  }
  .rx-oister__100th #model ul li p {
    font-size: 1.3rem;
    margin-top: 20px;
  }
  .rx-oister__100th #selection ul {
    margin: 30px auto 100px;
  }
  .rx-oister__100th #selection ul li {
    margin: 60px auto;
  }
  .rx-oister__100th #selection ul li div h3 {
    font-size: 2rem;
  }
  .rx-oister__100th #selection ul li div p {
    font-size: 1.3rem;
  }
  .rx-oister__100th #selection ul li img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 300px;
  }
  .rx-oister__100th #cta {
    padding: 100px 10%;
  }
  .rx-oister__100th #cta h2 {
    font-size: 2.5rem;
  }
  .rx-oister__100th #cta p {
    font-size: 1.3rem;
    margin: 30px auto;
  }
  .rx-oister__100th #cta img {
    width: 90%;
    margin: 70px auto 130px;
    display: block;
  }
}/*# sourceMappingURL=oister.css.map */