@charset "UTF-8";
.color-primary {
  color: #0045B8;
}

.color-pink {
  color: #D96D85;
}

.color-dull_pink {
  color: #B4919B;
}

.color-orange {
  color: #E94827;
}

.color-mustard {
  color: #9E8400;
}

@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;
  }
}

.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;
}

.page {
  overflow: hidden;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "メイリオ", sans-serif;
  font-size: 16px;
  line-height: 1.81;
  color: #333333;
}

@media screen and (max-width: 990px) and (min-width: 769px) {
  .page {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .page {
    font-size: 3.6vw;
    line-height: 1.78;
  }
}

.page a {
  display: inline-block;
}

@media screen and (min-width: 769px) {
  .page a {
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
  }
  .page a:hover {
    opacity: 0.6;
  }
}

.page span,
.page small {
  vertical-align: baseline;
}

.page span {
  font-weight: bold;
}

.page small {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .page small {
    font-size: 2.3vw;
  }
}

.page img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.page h2,
.page h3 {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
}

.page .item__list {
  width: 100%;
  max-width: 976px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .page .item__list {
    width: 100%;
  }
}

.wrapper > .pane-main {
         padding-bottom: 167px!important;
}

  @media screen and (max-width: 768px) {
    .wrapper > .pane-main {
          padding-bottom: 20.833vw!important;
  }
}


.page .item__list li {
  width: 20.6%;
  margin-right: 5.8%;
  margin-top: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .page .item__list li:nth-child(4n) {
    margin-right: 0;
  }
  .page .item__list li:nth-child(-n+4) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .page .item__list li {
    width: 52.1vw;
    margin-right: 8.3vw;
  }
}

.page .item__list li:last-child {
  margin-right: 0;
}

.page .item__list li .item__list__text .item--name {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .page .item__list li .item__list__text .item--name {
    font-size: 4.2vw;
  }
}

.page .item__list .preset_price_area {
  font-weight: 600;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .page .item__list .preset_price_area {
    font-size: 4.2vw;
  }
}

.page .item__list .item__list__img {
  margin: 0 auto 8px;
}

@media screen and (max-width: 768px) {
  .page .item__list .item__list__img {
    margin: 0 auto 2.1vw;
  }
}

.page .item__list .item__list__img a {
  display: block;
}

.page .item__list .item__list__img img {
  width: 100%;
}

.page .item__list .item__list__id--none {
  pointer-events: none !important;
  text-align: center;
}

.page .item__list .item__list__id--none .item__list__text {
  display: none;
}

@media screen and (max-width: 768px) {
  .page .item__list--scroll {
    padding: 0 5.2vw;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .page .item__list--scroll::-webkit-scrollbar {
    display: none;
  }
  .page .item__list--scroll li {
    margin-top: 0;
  }
  .page .item__list--scroll li:last-child::after {
    position: absolute;
    content: '';
    top: 0;
    left: 100%;
    height: 1px;
    width: 5.6vw;
    background-color: transparent;
  }
}

.page .c-btn {
  position: relative;
  width: 400px;
  padding: 17px 0 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #0045B8;
  color: #0045B8;
  margin: 64px auto 0;
  font-weight: bold;
  background: #FFFFFF;
}

@media screen and (max-width: 768px) {
  .page .c-btn {
    width: 78.1vw;
    padding: 3.6vw 7.2vw 3.6vw 5.2vw;
    margin: 8.3vw auto 0;
    border: 0.3vw solid #0045B8;
  }
}

.page .c-btn:after {
  content: '';
  width: 8px;
  height: 16px;
  display: block;
  position: absolute;
  right: 24px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  background-image: url("/ec/img/usr/pg/campaign/atsusa-taisaku/25ss/arrow-right.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .page .c-btn:after {
    width: 1.6vw;
    height: 3.1vw;
    right: 5.2vw;
  }
}

.page .c-inner {
  width: 100%;
  max-width: 976px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .page .c-inner {
    width: 89.6vw;
  }
}

/* kv
---------------------------*/
.page .kv {
  position: relative;
  margin: 0 auto 64px;
}

@media screen and (max-width: 768px) {
  .page .kv {
    margin: 0 auto 8.3vw;
  }
}

.page .kv h1 {
  min-width: 1920px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}

@media screen and (max-width: 990px) and (min-width: 769px) {
  .page .kv h1 {
    min-width: 190vw;
  }
}

@media screen and (max-width: 768px) {
  .page .kv h1 {
    min-width: 100%;
  }
}

.page .kv h1 img {
  width: 100%;
  margin: auto;
}

/* main
---------------------------*/
.page .about .about__text p {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.55;
}

@media screen and (max-width: 768px) {
  .page .about .about__text p {
    font-size: 5.7vw;
  }
}

/* navi
---------------------------*/
.page .navi {
  margin-top: 40px;
  padding-top: 64px;
  border-top: 2px solid #0045B8;
  max-width: 976px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .page .navi {
    margin-top: 5.2vw;
    padding-top: 8.3vw;
    border-top: 0.5vw solid #0045B8;
  }
}

.page .navi__title {
  font-size: 24px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .page .navi__title {
    font-size: 5.2vw;
  }
}

.page .navi__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .page .navi__list {
    margin-top: 5.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page .navi__list li {
  max-width: 250px;
  height: 282px;
  width: 100%;
  margin-right: 30px;
}

@media screen and (max-width: 768px) {
  .page .navi__list li {
    max-width: 85.9vw;
    height: 28.1vw;
    margin-right: 0;
    margin-bottom: 5.2vw;
  }
}

.page .navi__list li .nav__item {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .page .navi__list li .nav__item {
    -webkit-box-shadow: 0px 0px 1.3vw rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 1.3vw rgba(0, 0, 0, 0.1);
    border-radius: 1.3vw;
  }
}

.page .navi__list li .nav__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  padding: 0 0 49px 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page .navi__list li .nav__item a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0 0 5.5vw;
  }
}

.page .navi__list li .nav__item a::after {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url("/ec/img/usr/pg/campaign/atsusa-taisaku/25ss/nav-arrow.png");
  background-position: center;
  background-size: cover;
  bottom: -16px;
}

@media screen and (max-width: 768px) {
  .page .navi__list li .nav__item a::after {
    width: 7.3vw;
    height: 7.3vw;
    right: -3.6vw;
    bottom: 50%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}

.page .navi__list li .nav__item .icon {
  width: 67px;
}

@media screen and (max-width: 768px) {
  .page .navi__list li .nav__item .icon {
    width: 11.8vw;
    margin-right: 6.6vw;
  }
}

.page .navi__list li .nav__item .title {
  text-align: center;
  font-weight: 700;
  color: #0045B8;
  font-size: 24px;
  margin-top: 21px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .page .navi__list li .nav__item .title {
    font-size: 4.6vw;
    text-align: left;
    margin-top: 0;
  }
}

.page .navi__list li .nav__item .text {
  text-align: center;
  font-size: 16px;
  margin-top: 22px;
}

@media screen and (max-width: 768px) {
  .page .navi__list li .nav__item .text {
    text-align: left;
    font-size: 3.6vw;
    margin-top: 0;
  }
}

.page .navi__list li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .page .navi__list li:last-child {
    margin-bottom: 0;
  }
}

.page .navi__list li:last-child .nav__item .icon {
  width: 80px;
}

@media screen and (max-width: 768px) {
  .page .navi__list li:last-child .nav__item .icon {
    width: 12.2vw;
  }
}

/* main
---------------------------*/
.page .main {
  margin-top: 96px;
  padding: 128px 0;
  background: #E1F4FF;
}

@media screen and (max-width: 768px) {
  .page .main {
    margin-top: 10.4vw;
    padding: 16.7vw 0 15.6vw 0;
  }
}

.page .main_others {
  margin-top: 0;
  background: none;
  padding: 128px 0 0 0;
}

@media screen and (max-width: 768px) {
  .page .main_others {
    padding: 16.7vw 0 0 0;
  }
}

.page .main .main__head {
  font-size: 28px;
  margin-bottom: 64px;
}

@media screen and (max-width: 768px) {
  .page .main .main__head {
    font-size: 5.2vw;
    margin-bottom: 8.3vw;
  }
}

@media screen and (max-width: 768px) {
  .page .main .main__head span {
    display: none;
  }
}

.page .main .main__section .main__image {
  max-width: 976px;
  width: 100%;
  margin: auto;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .page .main .main__section .main__image {
    max-width: 89.6vw;
    margin-bottom: 8.3vw;
  }
}

.page .main .main__section--breatable {
  margin-top: 128px;
}

@media screen and (max-width: 768px) {
  .page .main .main__section--breatable {
    margin-top: 16.7vw;
  }
}

.page .main .main__section--others {
  margin-bottom: 128px;
}

@media screen and (max-width: 768px) {
  .page .main .main__section--others {
    margin-bottom: 16.7vw;
  }
}

.page .main .main__section--others .main__image {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .page .main .main__section--others .item__list {
    margin: 5.2vw 0 0;
  }
}

.page .main .main_inner {
  max-width: 976px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 990px) and (min-width: 769px) {
  .page .main .main_inner {
    padding: 0 20px;
  }
}

.page .main .main_inner__title {
  font-size: 28px;
  position: relative;
  z-index: 2;
  line-height: 1.43;
}

@media screen and (max-width: 768px) {
  .page .main .main_inner__title {
    font-size: 5.7vw;
    max-width: 89.6vw;
    width: 100%;
    margin: auto;
  }
}

.page .main .main_inner__title::after {
  content: '';
  display: block;
  width: 219px;
  height: 40px;
  background-color: #E1F4FF;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .page .main .main_inner__title::after {
    width: 27.1vw;
    height: 8.1vw;
  }
}

.page .main .main_inner__title::before {
  content: '';
  display: block;
  position: absolute;
  background-color: #000000;
  width: 100%;
  height: 2px;
  top: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  z-index: -1;
}

.page .main .main_inner--bottom {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .page .main .main_inner--bottom {
    margin-top: 16.7vw;
  }
}

@media screen and (max-width: 768px) {
  .page .main .main_inner--bottom .main_inner__title::after {
    width: 37.5vw;
  }
}

.page .main .item__list {
  margin: 40px auto 0;
}

@media screen and (max-width: 768px) {
  .page .main .item__list {
    margin: 8.3vw 0 0;
  }
}

.page .mens_bnr {
  max-width: 930px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .page .mens_bnr {
    max-width: 100vw;
  }
}
/*# sourceMappingURL=style.css.map */