html[data-browse-mode=P] body {
  overflow-x: hidden;
}

body.is-noscroll {
  overflow: hidden;
}

.block-breadcrumb-wrap {
  display: none;
}

html[data-browse-mode=S] .pane-header .detail-nav,
html[data-browse-mode=S] #__smz_content {
  display: none;
}

html[data-browse-mode=S] .pane-header .header-detail {
  padding-bottom: 0 !important;
}

html[data-browse-mode=S] .wrapper_ {
  overflow: hidden;
}

.block-itemhistory--wrap {
  position: relative;
  z-index: 1;
}

.pane-header {
  position: relative;
}

.top-50-200 {
  position: relative;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.75;
  color: #333;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top-50-200 {
    font-size: 14px;
  }
}
.top-50-200:has(.gallery-modal-output figure) {
  z-index: 1000;
}
.top-50-200 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html[data-browse-mode=S] .top-50-200 p, html[data-browse-mode=S] .top-50-200 span {
  font-size: inherit;
  font-family: inherit;
}
html[data-browse-mode=S] .top-50-200 ul:not(.noticeList01), html[data-browse-mode=S] .top-50-200 li:not(.noticeList01 li) {
  font-size: inherit;
}
.top-50-200 sup {
  font-size: min(20px, 0.65em);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .top-50-200 sup {
    font-size: min(11px, 0.65em);
  }
}
.top-50-200 img {
  vertical-align: bottom;
}
.top-50-200 .mgT20 {
  margin-top: 20px !important;
}
.top-50-200 .text-right {
  text-align: right;
}
.top-50-200 a:active {
  text-decoration: none;
}
.top-50-200 .fix-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 1001;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  background: rgba(10, 26, 44, 0.7);
  border-radius: 0 12px 12px 0;
  overflow: hidden;
  -webkit-transform: translateY(-50%) translateX(calc((100% - 24px) * -1));
          transform: translateY(-50%) translateX(calc((100% - 24px) * -1));
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav {
    border-radius: 0 5px 5px 0;
    -webkit-transform: translateX(calc((100% - 24px) * -1));
            transform: translateX(calc((100% - 24px) * -1));
    top: auto;
    bottom: 20px;
  }
}
.top-50-200 .fix-nav-wrap {
  padding: 20px 12px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav-wrap {
    padding: 15px 8px;
  }
}
.top-50-200 .fix-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  gap: 12px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav a {
    gap: 10px;
  }
}
.top-50-200 .fix-nav a + a {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav a + a {
    margin-top: 12px;
  }
}
.top-50-200 .fix-nav .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav .icon {
    width: 43px;
  }
}
.top-50-200 .fix-nav .icon.text-icon {
  height: 32px;
  font-size: 14px;
  font-family: "Oswald", sans-serif;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 4px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav .icon.text-icon {
    height: 22px;
    font-size: 10px;
  }
}
.top-50-200 .fix-nav .icon.dot-icon {
  height: 8px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav .icon.dot-icon {
    height: 7px;
  }
}
.top-50-200 .fix-nav .icon.dot-icon:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav .icon.dot-icon:before {
    height: 7px;
    width: 7px;
  }
}
.top-50-200 .fix-nav .icon.img-icon {
  aspect-ratio: 56/34;
  background-repeat: no-repeat;
  background-position: left center;
}
.top-50-200 .fix-nav a[href*=fetures] .img-icon {
  background-image: url("/product/50-200/img/top/icon_nav-fetures.png");
  background-size: 52px auto;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav a[href*=fetures] .img-icon {
    background-size: 44px auto;
  }
}
.top-50-200 .fix-nav a[href*=information] .img-icon {
  background-image: url("/product/50-200/img/top/icon_nav-information.png");
  background-size: 42px auto;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav a[href*=information] .img-icon {
    background-size: 36px auto;
  }
}
.top-50-200 .fix-nav__main .text {
  font-weight: 700;
}
.top-50-200 .fix-nav__sub {
  font-size: 14px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav__sub {
    font-size: 12px;
  }
}
.top-50-200 .fix-nav-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background: rgba(34, 66, 101, 0.8);
  width: 24px;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.top-50-200 .fix-nav-close:after {
  display: block;
  content: "";
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  width: 6px;
  height: 6px;
}
.top-50-200 .fix-nav.is-open {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .top-50-200 .fix-nav.is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.top-50-200 .fix-nav.is-open .fix-nav-close:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.top-50-200 .fix-nav.is-show {
  opacity: 1;
}
.top-50-200 .bg-img {
  position: fixed;
  top: 130px;
  left: 0;
  width: 100%;
  background: url("/product/50-200/img/top/bg_slide_03_pc.jpg") no-repeat center top/100% auto;
}
@media screen and (max-width: 767px) {
  .top-50-200 .bg-img {
    top: 49px;
    z-index: -1;
    background-image: url("/product/50-200/img/top/bg_slide_03_sp.jpg");
  }
}
.top-50-200 .bg-img__slide {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.top-50-200 .bg-img__slide img {
  width: 100%;
}
.top-50-200 .bg-img__slide.is-show {
  opacity: 1;
}
.top-50-200 .inner {
  max-width: 1230px;
  width: 100%;
  height: 100%;
  margin-inline: auto;
  padding-inline: 15px;
}
.top-50-200 .container {
  position: relative;
}
.top-50-200 .mainvisual {
  width: 100%;
  height: calc(47.96875vw - 170px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 8.3333333333vw;
  padding-right: 8.3333333333vw;
}
@media screen and (max-width: 767px) {
  .top-50-200 .mainvisual {
    height: calc(100vh - 257px);
    padding: 0 0 12.8vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.top-50-200 .mainvisual .headline {
  color: #FFF;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 30px rgba(4, 25, 60, 0.76);
}
@media screen and (max-width: 767px) {
  .top-50-200 .mainvisual .headline {
    font-size: 16px;
    letter-spacing: 0.2em;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.top-50-200 .mainvisual .headline span {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 60px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .top-50-200 .mainvisual .headline span {
    font-size: 40px;
  }
}
.top-50-200 .product {
  margin-top: -50px;
  padding-top: 400px;
  padding-bottom: 200px;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(245, 245, 245, 0)), color-stop(30%, rgba(245, 245, 245, 0.8)), color-stop(38%, rgba(245, 245, 245, 0.98)), color-stop(40%, whitesmoke));
  background: linear-gradient(180deg, rgba(245, 245, 245, 0) 10%, rgba(245, 245, 245, 0.8) 30%, rgba(245, 245, 245, 0.98) 38%, whitesmoke 40%);
}
@media screen and (max-width: 767px) {
  .top-50-200 .product {
    padding-top: 270px;
    margin-top: 0;
    padding-bottom: 80px;
  }
}
.top-50-200 .product .img {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .product .img {
    width: 287px;
    margin: 0 auto 30px;
  }
}
.top-50-200 .product .desc dt {
  margin-bottom: 20px;
  color: #224265;
  font-family: "Oswald", sans-serif;
  font-size: 44px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .product .desc dt {
    font-size: 20px;
  }
}
.top-50-200 .title {
  position: absolute;
  top: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 200;
  line-height: 0.7;
}
.top-50-200 .sub-title {
  font-family: "Noto Serif JP", serif;
  text-align: right;
}
.top-50-200 .notes {
  display: block;
  color: #888888;
  font-size: 10px;
}
html[data-browse-mode=S] .top-50-200 .notes {
  font-size: 10px !important;
}
.top-50-200 .spec {
  position: relative;
  background: #333333;
}
.top-50-200 .spec .title {
  left: 0;
  font-size: 360px;
  color: rgba(191, 199, 255, 0.05);
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .title {
    font-size: min(360px, 18.75vw);
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .spec .title {
    left: -7px;
    font-size: 165px;
  }
}
.top-50-200 .spec .spec-detail {
  padding-top: 160px;
  padding-bottom: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 8.3333333333%;
  color: #FFF;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail {
    padding-top: 90px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.top-50-200 .spec .spec-detail .desc {
  width: 46.6666666667%;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail .desc {
    display: contents;
    width: 100%;
  }
}
.top-50-200 .spec .spec-detail .img {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 235px;
    margin: 0 auto 20px;
  }
}
.top-50-200 .spec .spec-detail .name {
  font-family: "Oswald", sans-serif;
  font-size: 26px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #006CAF;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail .name {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: none;
  }
}
.top-50-200 .spec .spec-detail .text {
  font-size: 14px;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail .text {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    font-size: 12px;
  }
}
.top-50-200 .spec .spec-detail .list {
  position: relative;
  width: 45%;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail .list {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 20px;
  }
}
.top-50-200 .spec .spec-detail .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 44px;
  background: rgba(190, 217, 255, 0.1);
  padding: 40px 20px 40px 75px;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-detail .list li {
    gap: 30px;
    padding: 12px 10px 12px 30px;
  }
}
.top-50-200 .spec .spec-detail .list li + li {
  margin-top: 4px;
}
.top-50-200 .spec .spec-detail .list li .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 108, 175, 0.3);
  width: 96px;
  height: 64px;
  text-align: center;
  line-height: 1.4;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .top-50-200 .spec .spec-detail .list li .tag {
    width: 74px;
    height: 46px;
    font-size: 12px;
  }
}
.top-50-200 .spec .spec-detail .list li .text {
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .top-50-200 .spec .spec-detail .list li .text {
    font-size: 14px;
  }
}
.top-50-200 .spec .spec-detail .list li .text span {
  font-family: "Oswald", sans-serif;
  font-size: 48px;
  padding-inline: 7px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .top-50-200 .spec .spec-detail .list li .text span {
    font-size: 32px;
  }
}
.top-50-200 .spec .spec-detail .list li .text span:has(+ sup) {
  padding-right: 0;
}
.top-50-200 .spec .spec-detail .list li .text strong {
  font-weight: 700;
  font-size: 26px;
  padding-inline: 5px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .spec .spec-detail .list li .text strong {
    font-size: 16px;
  }
}
.top-50-200 .spec .spec-detail .list li .text strong:has(+ span), .top-50-200 .spec .spec-detail .list li .text strong:has(+ sup) {
  padding-right: 0;
}
.top-50-200 .spec .spec-detail .list li .text span + strong,
.top-50-200 .spec .spec-detail .list li .text sup + strong {
  padding-left: 0;
}
.top-50-200 .spec .spec-detail .list li .text small {
  display: inline-block;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .spec .spec-detail .list li .text small {
    font-size: 12px;
  }
}
.top-50-200 .spec .spec-imgs {
  width: 100%;
  height: 1542px;
  background: url("/product/50-200/img/top/bg_spec-imgs_pc.png") no-repeat center/cover;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs {
    height: auto;
    padding-block: 60px;
    background-image: url("/product/50-200/img/top/bg_spec-imgs_sp.png");
  }
}
.top-50-200 .spec .spec-imgs .inner {
  position: relative;
}
.top-50-200 .spec .spec-imgs .text {
  position: absolute;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text {
    font-size: 14px;
    position: static;
  }
  .top-50-200 .spec .spec-imgs .text [class*=elm] {
    -webkit-transform: translate(0) !important;
            transform: translate(0) !important;
    margin: 0 !important;
  }
}
.top-50-200 .spec .spec-imgs .text span {
  display: inline-block;
  color: #006CAF;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 44px;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text span {
    font-size: 28px;
  }
}
.top-50-200 .spec .spec-imgs .text.text01 {
  top: 5.4474708171%;
  left: 5.5%;
  line-height: 1;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text.text01 {
    margin-bottom: 20px;
    text-indent: -15px;
    padding-left: 30px;
    line-height: 1.6;
  }
}
.top-50-200 .spec .spec-imgs .text.text01 .elm01 {
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
  margin-right: -12%;
  margin-bottom: 5px;
}
.top-50-200 .spec .spec-imgs .text.text01 .elm02 {
  -webkit-transform: translate(-30%, 130%);
          transform: translate(-30%, 130%);
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text.text01 .elm02 {
    text-indent: 0;
  }
}
.top-50-200 .spec .spec-imgs .text.text02 {
  top: 36.9649805447%;
  right: 14.1666666667%;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text.text02 {
    text-align: right;
    margin-bottom: 5px;
    padding-right: 15%;
  }
}
.top-50-200 .spec .spec-imgs .text.text02 .elm03 {
  padding-inline: 10px;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text.text02 .elm03 {
    padding-inline: 5px;
  }
}
.top-50-200 .spec .spec-imgs .text.text03 {
  width: 400px;
  top: 43.2555123217%;
  right: 3%;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .text.text03 {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-bottom: 10px;
    margin-left: auto;
  }
}
.top-50-200 .spec .spec-imgs .text.text03 .elm04 {
  display: block;
  text-align: right;
}
.top-50-200 .spec .spec-imgs .img {
  width: 45.8333333333%;
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: opacity 1.2s ease-out, -webkit-transform 1.2s ease-out, -webkit-filter 0.8s ease-out;
  transition: opacity 1.2s ease-out, -webkit-transform 1.2s ease-out, -webkit-filter 0.8s ease-out;
  transition: opacity 1.2s ease-out, transform 1.2s ease-out, filter 0.8s ease-out;
  transition: opacity 1.2s ease-out, transform 1.2s ease-out, filter 0.8s ease-out, -webkit-transform 1.2s ease-out, -webkit-filter 0.8s ease-out;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img {
    width: 72vw;
    position: static;
  }
}
.top-50-200 .spec .spec-imgs .img figcaption {
  margin-top: 5px;
  font-size: 12px;
  text-align: right;
  color: #888888;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img figcaption {
    font-size: 10px;
  }
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img:nth-of-type(even) figcaption {
    text-align: left;
  }
}
.top-50-200 .spec .spec-imgs .img.img01 {
  top: 7.0687418936%;
  right: 0;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img.img01 {
    margin-left: auto;
    margin-bottom: 20px;
    text-align: right;
  }
}
.top-50-200 .spec .spec-imgs .img.img02 {
  top: 22.8274967575%;
  left: 0;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img.img02 {
    margin-bottom: 30px;
  }
}
.top-50-200 .spec .spec-imgs .img.img03 {
  top: 66.2127107652%;
  right: 0;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img.img03 {
    margin-left: auto;
    margin-bottom: 5px;
    text-align: right;
  }
}
.top-50-200 .spec .spec-imgs .img.img04 {
  top: 57.3929961089%;
  left: 0;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .spec .spec-imgs .img.img04 {
    margin-bottom: 35px;
  }
}
.top-50-200 .spec .spec-imgs .img.is-fadein {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-filter: blur(0);
          filter: blur(0);
}
.top-50-200 .pickup {
  background: #596674;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup {
    padding-bottom: 70px;
  }
}
.top-50-200 .pickup .inner {
  position: relative;
  padding-top: 95px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup .inner {
    padding-top: 70px;
  }
}
.top-50-200 .pickup .title {
  left: 0;
  color: rgba(255, 255, 255, 0.2);
  font-size: 220px;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .pickup .title {
    font-size: min(220px, 11.4583333333vw);
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup .title {
    font-size: 109px;
  }
}
.top-50-200 .pickup .sub-title {
  color: #FFF;
  font-size: 44px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup .sub-title {
    font-size: 24px;
  }
}
.top-50-200 .pickup .list {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 22px;
}
html[data-browse-mode=S] .top-50-200 .pickup .list {
  margin-top: 30px;
  gap: 20px 15px;
}
.top-50-200 .pickup .list-item {
  width: calc((100% - 44px) / 3);
}
html[data-browse-mode=S] .top-50-200 .pickup .list-item {
  width: calc((100% - 15px) / 2);
}
.top-50-200 .pickup .list-item img {
  width: 100%;
}
.top-50-200 .pickup .list-item span {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
  color: #FFF;
  line-height: 1.5714285714;
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup .list-item span {
    font-weight: 400;
  }
}
.top-50-200 .pickup .list-contents {
  display: none;
}
.top-50-200 .pickup .list-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px auto 0;
  color: #FFF;
  border: 1px solid #FFF;
  background: transparent;
  border-radius: 4px;
  font-weight: 700;
  width: 290px;
  height: 52px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup .list-btn {
    margin-top: 45px;
    width: 100%;
    max-width: 345px;
    height: 42px;
  }
}
.top-50-200 .pickup .list-btn:after {
  position: absolute;
  display: block;
  content: "";
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .pickup .list-btn:after {
    width: 6px;
    height: 6px;
  }
}
.top-50-200 .pickup .list-btn.is-open:after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.top-50-200 .pickup .list-btn:hover {
  opacity: 0.7;
}
.top-50-200 .focus {
  padding-block: 120px;
  color: #FFF;
  text-align: center;
  background: url("/product/50-200/img/top/bg_focus_pc.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .top-50-200 .focus {
    padding-block: 80px;
    background-image: url("/product/50-200/img/top/bg_focus_sp.png");
  }
}
.top-50-200 .focus .lead {
  font-family: "Noto Serif JP", serif;
  margin-bottom: 80px;
  font-size: 70px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .focus .lead {
    margin-bottom: 25px;
    font-size: 24px;
  }
}
.top-50-200 .focus .lead span {
  font-size: 80px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .focus .lead span {
    font-size: 34px;
  }
}
.top-50-200 .focus .img {
  position: relative;
  margin: 0 auto 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .top-50-200 .focus .img {
    width: 345px;
    margin-bottom: 20px;
  }
}
.top-50-200 .focus .img:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url("/product/50-200/img/top/img_focus-cover.png") no-repeat center/100% auto;
  top: 0;
  left: 0;
  -webkit-transition: 1.2s ease-out;
  transition: 1.2s ease-out;
}
.top-50-200 .focus .img.is-focus:after {
  opacity: 0;
}
.top-50-200 .focus .desc {
  display: inline-block;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .focus .desc {
    font-size: 14px;
  }
}
.top-50-200 .fetures {
  position: relative;
  background: #FFF;
  padding-top: 180px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures {
    padding-top: 90px;
  }
}
.top-50-200 .fetures .title {
  font-size: 220px;
  left: 160px;
  color: rgba(34, 66, 101, 0.1);
}
@media screen and (max-width: 1040px) {
  .top-50-200 .fetures .title {
    font-size: min(220px, 11.4583333333vw);
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .title {
    left: -3px;
    font-size: 95px;
  }
}
.top-50-200 .fetures .sub-title {
  color: #333333;
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .sub-title {
    font-size: 18px;
  }
}
.top-50-200 .fetures .sub-title span {
  margin-bottom: 15px;
  display: block;
  font-size: 18px;
  line-height: 2.2222222222;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .sub-title span {
    margin-bottom: 5px;
    font-size: 12px;
  }
}
.top-50-200 .fetures .anchors {
  margin-top: 60px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .fetures .anchors {
    gap: 12px 15px;
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .anchors {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.top-50-200 .fetures .anchors a {
  position: relative;
  min-height: 52px;
  background: #224265;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc((100% - 36px) / 4);
  font-weight: 700;
  color: #FFF;
}
@media screen and (max-width: 1040px) {
  .top-50-200 .fetures .anchors a {
    width: calc((100% - 15px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .anchors a {
    min-height: 65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1.3;
  }
}
.top-50-200 .fetures .anchors a span {
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .anchors a span {
    font-size: 14px;
  }
}
.top-50-200 .fetures .anchors a:after {
  position: absolute;
  display: block;
  content: "";
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures .anchors a:after {
    position: static;
    top: 0;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    width: 6px;
    height: 6px;
    margin-top: 3px;
  }
}
.top-50-200 .fetures-wrap {
  overflow: hidden;
}
.top-50-200 .fetures-item {
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item {
    padding-bottom: 40px;
  }
}
.top-50-200 .fetures-item:nth-child(odd) {
  background: #F5F5F5;
}
.top-50-200 .fetures-item:last-child {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item:last-child {
    padding-bottom: 20px;
  }
}
.top-50-200 .fetures-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 50px;
  color: #224265;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-title {
    gap: 10px;
  }
}
.top-50-200 .fetures-title .num {
  font-family: "Oswald", sans-serif;
  font-size: 140px;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-title .num {
    font-size: 58px;
  }
}
.top-50-200 .fetures-title .text {
  font-size: 34px;
  font-family: "Noto Serif JP", serif;
  line-height: 1.5294117647;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-title .text {
    font-size: 16px;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .top-50-200 .fetures-item:first-child .fetures-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item:nth-child(odd) .fetures-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.top-50-200 .fetures-item .wrap {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap {
    margin-bottom: 20px;
  }
}
.top-50-200 .fetures-item .wrap:last-child {
  margin-bottom: 0;
}
.top-50-200 .fetures-item .wrap .desc p + p {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .desc p + p {
    margin-top: 15px;
  }
}
.top-50-200 .fetures-item .wrap figure .obi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  color: #FFF;
  background: #224265;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap figure .obi {
    font-size: 11px;
    line-height: 1.2727272727;
    padding: 5px 0;
  }
}
.top-50-200 .fetures-item .wrap figure figcaption:not(.gallery-caption) {
  color: #888888;
  font-size: 10px;
  margin-top: 5px;
  text-align: right;
}
.top-50-200 .fetures-item .wrap figure figcaption:not(.gallery-caption).left {
  text-align: left;
}
.top-50-200 .fetures-item .wrap .gallery-imgs {
  position: relative;
  margin: 60px auto 0;
  max-width: min(1077px, 100% - 123px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs {
    margin-top: 35px;
    width: 73.8666666667vw;
    max-width: 350px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs figure {
  margin-right: 12px;
  position: relative;
  width: 350px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs figure {
    height: auto;
    background: #172D46;
    width: 100%;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs figure:last-child {
  margin-right: 0;
}
.top-50-200 .fetures-item .wrap .gallery-imgs figure .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(23, 45, 70, 0.67);
  color: #FFF;
  font-weight: 500;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  line-height: 1.375;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs figure .gallery-caption {
    background: transparent;
    position: static;
    padding: 5px 10px;
    font-size: 12px;
    opacity: 1;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs figure .gallery-caption span {
  display: block;
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs figure:hover .gallery-caption {
    opacity: 1;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  overflow: hidden;
  gap: 5px;
  top: auto;
  bottom: -55px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-pagination {
    gap: 3px;
    bottom: -20px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  height: 15px;
  width: 15px;
  margin: 0;
  background: #A7A7A7;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #224265;
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-prev,
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-next {
  background: #224265;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-prev,
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-next {
    width: 24px;
    height: 24px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-prev:after,
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-next:after {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-prev:after,
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-next:after {
    font-size: 12px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-prev {
  left: -62px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-prev {
    left: -34px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-next {
  right: -62px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-imgs .swiper-button-next {
    right: -34px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1002;
  padding: 15px;
}
.top-50-200 .fetures-item .wrap .gallery-modal-container {
  padding-top: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 100vh;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-modal-container {
    width: calc(100% - 30px);
  }
}
.top-50-200 .fetures-item .wrap .gallery-modal-output figure {
  text-align: center;
}
.top-50-200 .fetures-item .wrap .gallery-modal-output figure img {
  max-height: calc(90vh - 100px);
}
.top-50-200 .fetures-item .wrap .gallery-modal-output figcaption {
  margin-top: 10px;
  color: #FFF;
  font-weight: 700;
}
.top-50-200 .fetures-item .wrap .gallery-modal-output figcaption span {
  display: block;
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .gallery-modal-output figcaption span {
    font-size: 12px;
  }
}
.top-50-200 .fetures-item .wrap .gallery-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
  background: transparent;
  padding: 0 !important;
}
.top-50-200 .fetures-item .wrap .gallery-modal-close:before, .top-50-200 .fetures-item .wrap .gallery-modal-close:after {
  position: absolute;
  display: block;
  content: "";
  width: 3px;
  height: 100%;
  background-color: white;
  top: 0;
  left: 50%;
}
.top-50-200 .fetures-item .wrap .gallery-modal-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.top-50-200 .fetures-item .wrap .gallery-modal-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.top-50-200 .fetures-item .wrap .gallery-modal-close:hover {
  opacity: 0.7;
}
.top-50-200 .fetures-item .wrap .wide-img {
  margin-top: 60px;
  margin-inline: calc(-50vw + 50%);
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap .wide-img {
    margin-top: 20px;
  }
}
.top-50-200 .fetures-item .wrap .wide-img img {
  width: 100%;
}
html[data-browse-mode=S] .top-50-200 .fetures-item .wrap .scroll {
  overflow: auto;
  margin-right: -15px;
  padding-right: 15px;
}
html[data-browse-mode=S] .top-50-200 .fetures-item .wrap .scroll > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
html[data-browse-mode=S] .top-50-200 .fetures-item .wrap .scroll figure {
  width: 85.3333333333vw;
  max-width: 590px;
}
html[data-browse-mode=S] .top-50-200 .fetures-item .wrap .scroll .obi {
  font-size: 16px;
}
.top-50-200 .fetures-item .wrap--pc-border {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(0, 20, 41, 0.2);
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .wrap--pc-border {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.top-50-200 .fetures-item .ttl {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.top-50-200 .fetures-item .notes {
  margin-top: 10px;
}
.top-50-200 .fetures-item .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 32px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .top-50-200 .fetures-item .column .img {
    width: 100% !important;
  }
}
.top-50-200 .fetures-item .column .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.top-50-200 .fetures-item .column--270 .img {
  width: 22.5%;
}
.top-50-200 .fetures-item .column--600 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-50-200 .fetures-item .column--600 .img {
  width: 50%;
}
.top-50-200 .fetures-item .column--660 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.top-50-200 .fetures-item .column--660 .img {
  width: 55%;
}
.top-50-200 .fetures-item .column--712 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.top-50-200 .fetures-item .column--712 .img {
  width: 59.3333333333%;
}
.top-50-200 .fetures-item .column--770 .img {
  width: 64.1666666667%;
}
.top-50-200 .fetures-item .column--840 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.top-50-200 .fetures-item .column--840 .img {
  width: 70%;
}
.top-50-200 .fetures-item .column--880 .img {
  width: 73.3333333333%;
}
.top-50-200 .fetures-item .list {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .list {
    margin-top: 16px;
  }
}
.top-50-200 .fetures-item .list > li {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .list > li {
    width: 250px;
  }
}
.top-50-200 .fetures-item .list > li .img {
  margin-bottom: 10px;
}
.top-50-200 .fetures-item .details dt {
  font-weight: 700;
}
.top-50-200 .fetures-item .details dd:has(+ dt) {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .details dd:has(+ dt) {
    margin-bottom: 10px;
  }
}
.top-50-200 .fetures-item .details-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .details-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    width: 100%;
    font-size: 13px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, white));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 80%);
    border: none;
    bottom: 0;
    left: 0;
    padding-top: 100px;
    margin-top: -100px;
    color: #333;
  }
  .top-50-200 .fetures-item .details-btn:after {
    content: "";
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    width: 6px;
    height: 6px;
  }
  .top-50-200 .fetures-item .details-btn.is-open {
    background: transparent;
  }
  .top-50-200 .fetures-item .details-btn.is-open:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
.top-50-200 .fetures-item .details-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  gap: 10px 20px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .details-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.top-50-200 .fetures-item .details-wrap .details {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .details-wrap .details {
    width: 100%;
  }
}
.top-50-200 .fetures-item .details-wrap.is-close {
  padding-bottom: 0;
  height: 130px !important;
  overflow: hidden;
}
.top-50-200 .fetures-item .imgs-wrap {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .imgs-wrap {
    margin-top: 25px;
  }
}
.top-50-200 .fetures-item .imgs-wrap .imgs-lead {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px dotted currentColor;
  font-size: 20px;
  font-weight: 500;
  color: #224265;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .imgs-wrap .imgs-lead {
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    line-height: 1.25;
  }
}
.top-50-200 .fetures-item .imgs-wrap .imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .imgs-wrap .imgs {
    gap: 5px;
  }
}
.top-50-200 .fetures-item .imgs-wrap .imgs figure:has(video) {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 767px) {
  .top-50-200 .fetures-item .imgs-wrap .imgs figure:has(video) {
    width: calc((100% - 5px) / 2);
  }
}
.top-50-200 .fetures-item .imgs-wrap .imgs video {
  display: block;
  max-width: 100%;
}
.top-50-200 .fetures-item .imgs-wrap.img {
  margin-top: 0;
}
.top-50-200 .fetures-item .imgs-caption {
  color: #888888;
  font-size: 10px;
  margin-top: 5px;
  text-align: right;
}
.top-50-200 .notes-wrap {
  background: #FFF;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .top-50-200 .notes-wrap {
    padding-bottom: 40px;
  }
}
.top-50-200 .information {
  padding-bottom: 200px;
  background: #CDD2D8;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .top-50-200 .information {
    padding-bottom: 30px;
  }
}
.top-50-200 .information .title {
  padding: 0;
  left: 160px;
  font-size: 156px;
  color: rgba(34, 66, 101, 0.1);
}
@media screen and (max-width: 1040px) {
  .top-50-200 .information .title {
    font-size: min(156px, 8.125vw);
  }
}
@media screen and (max-width: 767px) {
  .top-50-200 .information .title {
    left: 0;
    font-size: 68px;
  }
}
.top-50-200 .information .item-detail-wrap {
  background: transparent;
}
@media screen and (max-width: 767px) {
  .top-50-200 .information .item-detail-wrap {
    padding-top: 70px;
  }
}
.top-50-200 .information .item-info-detail {
  padding: 0;
}
.top-50-200 .information .item-info-table th {
  border-bottom: 2px solid #707070;
}
.top-50-200 .information .item-info-table td {
  border-bottom: 1px solid #AFAFAF;
}
.top-50-200 .information .item-info-table {
  font-size: 14px;
}
.top-50-200 .information .item-info-table a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background: none;
  color: #333;
  padding-left: 0;
}
.top-50-200 .information .item-info-table a:before {
  content: "";
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.top-50-200 .information .noticeList01 li {
  margin-bottom: 0;
}/*# sourceMappingURL=top.css.map */