@charset "UTF-8";
.wrapper{
	overflow: visible !important;
}
.page p, .page span, .page a, .page h2, .page h3 {
  line-height: 1.5;
}
.page a {
  display: block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.page a:hover {
  opacity: 0.6;
}
.page img {
  max-width: 100%;
  height: auto;
}
.page div, .page span, .page applet, .page object, .page iframe,
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6, .page p,
.page blockquote, .page pre, .page a, .page abbr, .page acronym, .page address,
.page big, .page cite, .page code, .page del, .page dfn, .page em, .page img, .page ins, .page kbd, .page q, .page s, .page samp, .page small, .page strike, .page strong, .page sub, .page sup, .page tt, .page var, .page b, .page u, .page i, .page center,
.page dl, .page dt, .page dd, .page ol, .page ul, .page li,
.page fieldset, .page form, .page label, .page legend,
.page table, .page caption, .page tbody, .page tfoot, .page thead, .page tr, .page th, .page td,
.page article, .page aside, .page canvas, .page details, .page embed, .page figure, .page figcaption, .page footer, .page header, .page hgroup,
.page menu, .page nav, .page output, .page ruby, .page section, .page summary, .page time, .page mark, .page audio, .page video, .page picture {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page article, .page aside, .page details, .page figcaption, .page figure, .page footer, .page header, .page hgroup, .page menu, .page nav, .page section, .page summary, .page picture {
  display: block;
}
.page *, .page *:before, .page *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-wrap {
  overflow: initial;
}

@media screen and (min-width: 769px) {
  .view--pc {
    display: block;
  }
  .view--sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .view--pc {
    display: none;
  }
  .view--sp {
    display: block;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
}

.stock_exist {
  display: none !important;
}

.cartinbtn {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .preset_price_area {
    font-size: 3vw;
  }
}
.wrapper .pane-main{
  margin-bottom: 0 !important;
}
.block-copyright{
  position: relative !important;
}
.mgt_0 {
  margin-top: 0 !important;
}
.pane-contents .container{
  display: block !important;
}

.page {
  background: #DCEEF6;
  color: #000000;
  position: relative;
  /*=============================
  各セクションのTOP部分
  =============================*/
}
@media screen and (max-width: 768px) {
  .page .view--pc {
    display: none !important;
  }
}
.page .view--sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .page .view--sp {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .page .mgr_0 {
    margin-right: 0 !important;
  }
}
.page body {
  background-color: #f0f0f0;
}
.page .container {
  margin: 0 auto;
  position: relative;
}
.page .left-box, .page .center-box {
  position: relative;
}
.page .center-box {
  width: 488px;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .page .center-box {
    width: 100%;
  }
}
.page .center-box .fix_nav {
  background: #F2A100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  padding: 15px 0;
  z-index: 100;
}
.page .center-box .fix_nav_sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .page .center-box .fix_nav {
    display: none !important;
  }
  .page .center-box .fix_nav_sp {
    background: #F2A100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    position: sticky;
    padding: 3.1vw 0;
    top: 64px;
    z-index: 100;
  }
}
.page .center-box .fix_nav a {
  color: #fff;
  width: 33.3%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page .center-box .fix_nav_sp a {
    color: #fff;
    width: 33.3%;
    text-align: center;
    font-weight: bold;
    font-size: 3.7vw;
  }
}
.page .center-box .fix_nav a.border {
  border-right: 1px solid #fff;
}
.page .center-box .fix_nav_sp a.border {
  border-right: 1px solid #fff;
}
.page .center-box .section1 .detail {
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  .page .center-box .section1 .detail {
    margin: 12.3vw auto;
  }
}
.page .center-box .section1 .anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 428px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .center-box .section1 .anchor {
    max-width: 87.7vw;
  }
}
.page .center-box .section1 .anchor_btn {
  max-width: 206px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section1 .anchor_btn {
    max-width: 42.2vw;
  }
}
.page .center-box .section2 {
  padding-top: 166px;
  margin-top: -70px;
}
.page .center-box .section2 .sec_heading {
  max-width: 397px;
  margin: 0 auto 72px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .sec_heading {
    max-width: 81.4vw;
    margin-bottom: 14.8vw;
  }
}
.page .center-box .section2 .tab-container {
  width: 100%;
}
.page .center-box .section2 .tab-togle-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-togle-group {
    gap: 2.7vw;
  }
}
.page .center-box .section2 .tab-toggle {
  border: 2px solid #F2A100;
  border-bottom: none !important;
  background: #F2A100;
  width: 134px;
  text-align: center;
  padding: 13px 0;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  line-height: 1.8;
  border-radius: 15px 15px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-toggle {
    border: 0.4vw solid #F2A100;
    width: 27.5vw;
    padding: 2.7vw 0;
    font-size: 4.1vw;
    border-radius: 3.1vw 3.1vw 0 0;
  }
}
.page .center-box .section2 .tab-toggle::before {
  content: "";
  width: 47px;
  height: 42px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-toggle::before {
    width: 9.6vw;
    height: 8.6vw;
    top: -8.6vw;
  }
}
.page .center-box .section2 .tab-toggle:nth-of-type(1)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num01.png);
}
.page .center-box .section2 .tab-toggle:nth-of-type(2)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num02.png);
}
.page .center-box .section2 .tab-toggle:nth-of-type(3)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num03.png);
}
.page .center-box .section2 .tab-toggle:nth-of-type(4)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num04.png);
}
.page .center-box .section2 .tab-toggle.on {
  background-color: #FFF8D1;
  color: #000;
  padding-top: 15px;
  -webkit-transition: 0;
  transition: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-toggle.on {
    padding-top: 3.1vw;
  }
}
.page .center-box .section2 .tab-toggle.on::after {
  position: absolute;
  content: "";
  width: 89px;
  height: 3px;
  background: #F2A100;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-toggle.on::after {
    width: 18.2vw;
    height: 0.6vw;
  }
}
.page .center-box .section2 .tab-content {
  border-top: 2px solid #F2A100;
  text-align: center;
  display: none;
  background: #FFF8D1;
  margin-top: -2px;
  padding: 50px 30px 30px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content {
    border-top: 0.4vw solid #F2A100;
    margin-top: -0.4vw;
    padding: 10.2vw 6.1vw 6.1vw;
  }
}
.page .center-box .section2 .tab-content_inner {
  background: #fff;
  border-radius: 15px;
  padding: 40px 0 25px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content_inner {
    border-radius: 3.1vw;
    padding: 8.2vw 0 5.1vw;
  }
}
.page .center-box .section2 .tab-content .num {
  width: 47px;
  position: absolute;
  top: 40px;
  left: 70px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .num {
    width: 9.6vw;
    top: 8.2vw;
    left: 14.3vw;
  }
}
.page .center-box .section2 .tab-content .heading {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(0%, #FFF8D1));
  background: linear-gradient(transparent 45%, #FFF8D1 0%);
  font-size: 32px;
  margin-bottom: 32px;
  display: inline-block;
  font-weight: 600;
  padding: 0 18px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .heading {
    font-size: 6.6vw;
    margin-bottom: 6.6vw;
    padding: 0 3.7vw;
  }
}
.page .center-box .section2 .tab-content .item_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 400px;
  margin-top: -90px;
  height: 452px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec {
    max-width: 82vw;
    margin-top: -18.4vw;
    height: unset;
  }
}
.page .center-box .section2 .tab-content .item_sec_model {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_model {
    width: 32.8vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text {
  width: 230px;
  text-align: left;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text {
    width: 47.1vw;
    margin-top: 24.6vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_top {
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_top {
    padding-bottom: 3.3vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_top .name {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_top .name {
    font-size: 3.3vw;
    margin-bottom: 3.3vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_top .price {
  font-size: 20px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_top .price {
    font-size: 4.1vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom {
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom {
    padding-top: 3.3vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .size {
  font-size: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom .size {
    font-size: 3.3vw;
    margin-bottom: 3.3vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .size span {
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom .size span {
    margin-bottom: 1.6vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .color {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom .color {
    font-size: 3.3vw;
    margin-bottom: 1.6vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .color_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom .color_flex {
    gap: 2vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .color_btn {
  border: 1px solid #000;
  padding: 8px 0;
  width: 110px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom .color_btn {
    padding: 1.6vw 0;
    width: 22.5vw;
    font-size: 3.3vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .color_btn::after {
  content: "";
  position: absolute;
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/btn_arrow.png);
  width: 6px;
  height: 9px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 40%;
  right: 6px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .tab-content .item_sec_text_bottom .color_btn::after {
    width: 1.2vw;
    height: 1.8vw;
    right: 1.2vw;
  }
}
.page .center-box .section2 .tab-content .item_sec_text_bottom .color_btn.blue_btn {
  background: #ECF1FF;
}
.page .center-box .section2 .tab-content.show {
  display: block;
}
.page .center-box .section2 .coordinate {
  width: 388px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .coordinate {
    width: 79.5vw;
    margin-top: 6.1vw;
  }
}
.page .center-box .section2 .coordinate-open {
  position: relative;
  cursor: pointer;
}
.page .center-box .section2 .coordinate-open::before { /* 閉じている時 */
  content: "＋";
  position: absolute;
  right: 20px;
  top: 30%;
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .coordinate-open::before {
    right: 4.1vw;
    font-size: 4.1vw;
  }
}
.page .center-box .section2 .coordinate-open.active::before { /* 開いている時 */
  content: "－";
  color: #fff;
}
.page .center-box .section2 .coordinate_item {
  display: none;
  border: 1px solid #003A7E;
  border-top: none !important;
}
.page .center-box .section2 .coordinate_item_inner {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .coordinate_item_inner {
    padding: 4.1vw;
    gap: 2.7vw;
  }
}
.page .center-box .section2 .coordinate_text {
  width: 38%;
}
.page .center-box .section2 .coordinate_text .name {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .coordinate_text .name {
    font-size: 3.3vw;
    margin-bottom: 4.1vw;
  }
}
.page .center-box .section2 .coordinate_text .price {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .coordinate_text .price {
    font-size: 4.1vw;
  }
}
.page .center-box .section2 .coordinate_img {
  max-width: 175px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section2 .coordinate_img {
    max-width: 35.9vw;
  }
}
.page .center-box .section3 {
  padding-top: 96px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 {
    padding-top: 19.7vw;
  }
}
.page .center-box .section3 .sec_heading {
  max-width: 397px;
  margin: 0 auto 72px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .sec_heading {
    max-width: 81.4vw;
    margin-bottom: 14.8vw;
  }
}
.page .center-box .section3 .tab-container {
  width: 100%;
}
.page .center-box .section3 .tab-togle-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-togle-group {
    gap: 2.7vw;
  }
}
.page .center-box .section3 .tab-toggle {
  border: 2px solid #F2A100;
  border-bottom: none !important;
  background: #F2A100;
  width: 100px;
  text-align: center;
  padding: 13px 0;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  line-height: 1.8;
  border-radius: 15px 15px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-toggle {
    border: 0.4vw solid #F2A100;
    width: 20.5vw;
    padding: 2.7vw 0;
    font-size: 4.1vw;
    border-radius: 3.1vw 3.1vw 0 0;
  }
}
.page .center-box .section3 .tab-toggle::before {
  content: "";
  width: 47px;
  height: 42px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-toggle::before {
    width: 9.6vw;
    height: 8.6vw;
    top: -8.6vw;
  }
}
.page .center-box .section3 .tab-toggle:nth-of-type(1)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num01.png);
}
.page .center-box .section3 .tab-toggle:nth-of-type(2)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num02.png);
}
.page .center-box .section3 .tab-toggle:nth-of-type(3)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num03.png);
}
.page .center-box .section3 .tab-toggle:nth-of-type(4)::before {
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/tab_num04.png);
}
.page .center-box .section3 .tab-toggle.on {
  background-color: #FFF8D1;
  color: #000;
  padding-top: 15px;
  -webkit-transition: 0;
  transition: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-toggle.on {
    padding-top: 3.1vw;
  }
}
.page .center-box .section3 .tab-toggle.on::after {
  position: absolute;
  content: "";
  width: 59px;
  height: 3px;
  background: #F2A100;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-toggle.on::after {
    width: 12.1vw;
    height: 0.6vw;
  }
}
.page .center-box .section3 .tab-content {
  border-top: 2px solid #F2A100;
  text-align: center;
  display: none;
  background: #FFF8D1;
  margin-top: -2px;
  padding: 50px 30px 30px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content {
    border-top: 0.4vw solid #F2A100;
    margin-top: -0.4vw;
    padding: 10.2vw 6.1vw 6.1vw;
  }
}
.page .center-box .section3 .tab-content_inner {
  background: #fff;
  border-radius: 15px;
  padding: 40px 0 25px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content_inner {
    border-radius: 3.1vw;
    padding: 8.2vw 0 5.1vw;
  }
}
.page .center-box .section3 .tab-content .num {
  width: 47px;
  position: absolute;
  top: 40px;
  left: 70px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .num {
    width: 9.6vw;
    top: 8.2vw;
    left: 14.3vw;
  }
}
.page .center-box .section3 .tab-content .heading {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(0%, #FFF8D1));
  background: linear-gradient(transparent 45%, #FFF8D1 0%);
  font-size: 32px;
  margin-bottom: 32px;
  display: inline-block;
  font-weight: 600;
  padding: 0 18px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .heading {
    font-size: 6.6vw;
    margin-bottom: 6.6vw;
    padding: 0 3.7vw;
  }
}
.page .center-box .section3 .tab-content .item_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 400px;
  margin-top: -90px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec {
    max-width: 82vw;
    margin-top: -18.4vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_model {
  width: 160px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_model {
    width: 32.8vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text {
  width: 230px;
  text-align: left;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text {
    width: 47.1vw;
    margin-top: 24.6vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_top {
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_top {
    padding-bottom: 3.3vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_top .name {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_top .name {
    font-size: 3.3vw;
    margin-bottom: 3.3vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_top .price {
  font-size: 20px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_top .price {
    font-size: 4.1vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom {
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom {
    padding-top: 3.3vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .size {
  font-size: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .size {
    font-size: 3.3vw;
    margin-bottom: 3.3vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .size span {
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .size span {
    margin-bottom: 1.6vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .color {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .color {
    font-size: 3.3vw;
    margin-bottom: 1.6vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .color_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .color_flex {
    gap: 2vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn {
  border: 1px solid #000;
  padding: 8px 0;
  width: 110px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn {
    padding: 1.6vw 0;
    width: 22.5vw;
    font-size: 3.3vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn::after {
  content: "";
  position: absolute;
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/btn_arrow.png);
  width: 6px;
  height: 9px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 40%;
  right: 6px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn::after {
    width: 1.2vw;
    height: 1.8vw;
    right: 1.2vw;
  }
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn.khaki_btn {
  background: #786B5B;
  color: #fff;
}
.page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn.khaki_btn::after {
  content: "";
  position: absolute;
  background-image: url(/ec/img/usr/pg/campaign/sukenai_white/25ss/btn_arrow_white.png);
  width: 6px;
  height: 9px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 40%;
  right: 6px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .tab-content .item_sec_text_bottom .color_btn.khaki_btn::after {
    width: 1.2vw;
    height: 1.8vw;
    right: 1.2vw;
  }
}
.page .center-box .section3 .tab-content.show {
  display: block;
}
.page .center-box .section3 .coordinate {
  width: 388px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .coordinate {
    width: 79.5vw;
    margin-top: 6.1vw;
  }
}
.page .center-box .section3 .coordinate-open {
  position: relative;
  cursor: pointer;
}
.page .center-box .section3 .coordinate-open::before { /* 閉じている時 */
  content: "＋";
  position: absolute;
  right: 20px;
  top: 30%;
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .coordinate-open::before {
    right: 4.1vw;
    font-size: 4.1vw;
  }
}
.page .center-box .section3 .coordinate-open.active::before { /* 開いている時 */
  content: "－";
  color: #fff;
}
.page .center-box .section3 .coordinate_item {
  display: none;
  border: 1px solid #003A7E;
  border-top: none !important;
}
.page .center-box .section3 .coordinate_item_inner {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .coordinate_item_inner {
    padding: 4.1vw;
    gap: 2.7vw;
  }
}
.page .center-box .section3 .coordinate_text {
  width: 38%;
}
.page .center-box .section3 .coordinate_text .name {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .coordinate_text .name {
    font-size: 3.3vw;
    margin-bottom: 4.1vw;
  }
}
.page .center-box .section3 .coordinate_text .price {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .coordinate_text .price {
    font-size: 4.1vw;
  }
}
.page .center-box .section3 .coordinate_img {
  max-width: 175px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section3 .coordinate_img {
    max-width: 35.9vw;
  }
}
.page .center-box .section4 {
  padding-top: 96px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 {
    padding-top: 19.7vw;
  }
}
.page .center-box .section4 .sec_heading {
  max-width: 397px;
  margin: 0 auto 32px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .sec_heading {
    max-width: 81.4vw;
    margin-bottom: 6.6vw;
  }
}
.page .center-box .section4 .detail_text {
  width: 388px;
  font-size: 16px;
  line-height: 1.8;
  margin: 32px auto 0;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .detail_text {
    width: 79.5vw;
    font-size: 3.3vw;
    margin-top: 6.6vw;
  }
}
.page .center-box .section4 .coordinate {
  width: 388px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .coordinate {
    width: 79.5vw;
    margin-top: 6.1vw;
  }
}
.page .center-box .section4 .coordinate-open {
  position: relative;
  cursor: pointer;
}
.page .center-box .section4 .coordinate-open::before { /* 閉じている時 */
  content: "＋";
  position: absolute;
  right: 20px;
  top: 30%;
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .coordinate-open::before {
    right: 4.1vw;
    font-size: 4.1vw;
  }
}
.page .center-box .section4 .coordinate-open.active::before { /* 開いている時 */
  content: "－";
  color: #fff;
}
.page .center-box .section4 .coordinate_item {
  display: none;
  border: 1px solid #003A7E;
  border-top: none !important;
}
.page .center-box .section4 .coordinate_item_inner {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .coordinate_item_inner {
    padding: 4.1vw;
    gap: 2.7vw;
  }
}
.page .center-box .section4 .coordinate_text {
  width: 38%;
}
.page .center-box .section4 .coordinate_text .name {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .coordinate_text .name {
    font-size: 3.3vw;
    margin-bottom: 4.1vw;
  }
}
.page .center-box .section4 .coordinate_text .price {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .coordinate_text .price {
    font-size: 4.1vw;
  }
}
.page .center-box .section4 .coordinate_img {
  max-width: 175px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section4 .coordinate_img {
    max-width: 35.9vw;
  }
}
.page .center-box .section5 {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 {
    padding-top: 12.3vw;
  }
}
.page .center-box .section5 .detail_text {
  width: 388px;
  font-size: 16px;
  line-height: 1.8;
  margin: 32px auto 0;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .detail_text {
    width: 79.5vw;
    font-size: 3.3vw;
    margin-top: vW(32);
  }
}
.page .center-box .section5 .coordinate {
  width: 388px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .coordinate {
    width: 79.5vw;
    margin-top: vW(30);
  }
}
.page .center-box .section5 .coordinate-open {
  position: relative;
  cursor: pointer;
}
.page .center-box .section5 .coordinate-open::before { /* 閉じている時 */
  content: "＋";
  position: absolute;
  right: 20px;
  top: 30%;
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .coordinate-open::before {
    right: 4.1vw;
    font-size: 4.1vw;
  }
}
.page .center-box .section5 .coordinate-open.active::before { /* 開いている時 */
  content: "－";
  color: #fff;
}
.page .center-box .section5 .coordinate_item {
  display: none;
  border: 1px solid #003A7E;
  border-top: none !important;
}
.page .center-box .section5 .coordinate_item_inner {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .coordinate_item_inner {
    padding: 4.1vw;
    gap: 2.7vw;
  }
}
.page .center-box .section5 .coordinate_text {
  width: 38%;
}
.page .center-box .section5 .coordinate_text .name {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .coordinate_text .name {
    font-size: 3.3vw;
    margin-bottom: 4.1vw;
  }
}
.page .center-box .section5 .coordinate_text .price {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .coordinate_text .price {
    font-size: 4.1vw;
  }
}
.page .center-box .section5 .coordinate_img {
  max-width: 175px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section5 .coordinate_img {
    max-width: 35.9vw;
  }
}
.page .center-box .section6 {
  padding-top: 78px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 {
    padding-top: 16vw;
  }
}
.page .center-box .section6_inner {
  padding: 48px 0 10px;
  background: #FFF8D1;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6_inner {
    padding: 9.8vw 0 2vw;
  }
}
.page .center-box .section6 .sec_heading {
  width: 340px;
  display: block;
  margin: 0 auto 80px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .sec_heading {
    width: 69.7vw;
    margin-bottom: 16.4vw;
  }
}
.page .center-box .section6 .list_title {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .list_title {
    font-size: 4.9vw;
    margin-bottom: 6.6vw;
  }
}
.page .center-box .section6 .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .item_list {
    margin-left: 6.1vw;
    margin-bottom: 8.2vw;
  }
}
.page .center-box .section6 .item_list li {
  width: 167px !important;
  margin-right: 21px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .item_list li {
    width: 34.2vw;
    margin-right: 4.3vw;
  }
}
.page .center-box .section6 .item_list li .item_img {
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .item_list li .item_img {
    margin-bottom: 3.7vw;
  }
}
.page .center-box .section6 .item_list li .item_name {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .item_list li .item_name {
    font-size: 3.3vw;
    margin-bottom: 2.9vw;
  }
}
.page .center-box .section6 .item_list li .item_price {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .item_list li .item_price {
    font-size: 4.1vw;
  }
}
.page .center-box .section6 .item_list .slick-arrow {
  position: absolute;
  top: 30%;
  width: 48px;
  height: 48px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .page .center-box .section6 .item_list .slick-arrow {
    top: 28.7vw !important;
    width: 9.8vw;
    height: 9.8vw;
  }
}
.page .center-box .section6 .item_list .slick-prev_item {
  left: -5%;
}
.page .center-box .section6 .item_list .slick-next_item {
  right: 3%;
}
.page .left-box {
  position: fixed;
  top: 56%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: calc((100vw - 488px) / 2);
  min-width: 400px;
}
@media screen and (max-width: 768px) {
  .page .left-box {
    display: none !important;
  }
}
.page .left-box_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 285px;
}
.page .left-box .heading_top {
  width: 150px;
  display: block;
  margin: 0 auto 30px;
}
.page .left-box .anchor_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 36px;
}
.page .left-box .anchor_list a {
  width: 47%;
}
.page .left-box .plus {
  width: 100%;
  margin: 0 auto 24px;
}
.page .left-box .heading_bottom {
  display: block;
  width: 270px;
  margin: 0 auto 24px;
}
.page .left-box .btn_last {
  width: 134px;
  margin: 0 auto;
  display: block;
}
.page .right-box {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: calc((100vw - 488px) / 2);
  height: 84vh;
}
@media screen and (max-width: 768px) {
  .page .right-box {
    display: none !important;
  }
}
.page .right-box .btn {
  width: 316px;
  border-radius: 60px;
  font-size: 15px;
  background-color: #fff;
  padding: 22px 0;
  border: 1px solid #000;
  position: fixed;
  top: 78%;
  z-index: 3;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  pointer-events: none;
}
.page .right-box .right_img {
  position: fixed;
  display: block;
  top: 0;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 400px;
}
.page .right-box .right_img.img01 {
  -o-object-position: top;
     object-position: top;
  z-index: 5;
  top: 3%;
}
.page .right-box .right_img.img01 img{
  position: fixed;
  top: 26%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.page .right-box .right_img.img02 {
  -o-object-position: top;
     object-position: top;
  z-index: 4;
}
.page .right-box .right_img.img03 {
  -o-object-position: top;
     object-position: top;
  z-index: 4;
}
.page .right-box .right_img.img04 {
  -o-object-position: top;
     object-position: top;
  z-index: 4;
}
.page .right-box .right_img.img05 {
  -o-object-position: top;
     object-position: top;
  z-index: 4;
}
.page .right-box .right_img.is-active {
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.page .right-box .right_img.is-active .btn {
  cursor: pointer;
  pointer-events: all;
}
.page .js-slick {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.page .js-slick .slick_inner {
  margin: 0 10px;
}
.page .js-slick .slick_inner .coordinate {
  width: 100% !important;
}
.page .slick-arrow {
  position: absolute;
  top: 150px !important;
  width: 48px !important;
  height: 48px !important;
  z-index: 10 !important;
}
@media screen and (max-width: 768px) {
  .page .slick-arrow {
    top: 30.7vw !important;
    width: 9.8vw !important;
    height: 9.8vw !important;
  }
}
.page .slick-prev {
  left: -3% !important;
}
.page .slick-next {
  right: -3% !important;
}