@charset "UTF-8";

/* ---------------------------------------------------------
  top-page
--------------------------------------------------------- */

/* top-main-visual
--------------------------------------------------------- */

.main-visual {
  position: relative;
  height: auto;
  background: url(../img/top/img-main.jpg) no-repeat 69% 50%;
  background-size: cover;
}

.main-visual__inner {
  position: relative;
  text-align: center;
  padding: 20px;
}

.main-visual__copy {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 5;
}

.main-visual__copy-img {
  margin-bottom: 1em;
}

.main-visual__copy-img img {
  width: 196px;
  height: 89px;
}

.main-visual__copy-txt {
  font-size: 20px;
  margin-bottom: 0.5em;
}

.main-visual__copy-txt span {
  display: block;
  font-size: 17px;
}

.main-visual__copy-txt .mv-site-name {
  max-width: 220px;
}

/* top-box 
--------------------------------------------------------- */

.top-box {
  clear: both;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f0f3f5;
}

.top-box__txt {
  font-size: 16px;
}

.top-box .section__title {
  font-size: 20px;
  text-align: center;
}

.top-box .section__title--discription {
  margin-bottom: 25px;
  font-size: 16px;
  text-align: center;
}

/* Delivery-area
--------------------------------------------------------- */

.delivery-area {
  padding: 20px;
  border: 2px solid #FF3368;
  border-radius: 4px;
  background-color: #ffffff;
}

.delivery-area__tit {
  font-size: 1.6rem;
}

.delivery-area__txt {
  font-size: 1.4rem;
}

.delivery-area__tag {
  display: block;
  margin-top: 1.4em;
  font-size: 1.4rem;
}

.delivery-area__tag span:not([class]) {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0 5px;
  background-color: #FAFAFA;
  border: 1px solid #CDD6DD;
  border-radius: 15px;
}

.delivery-area__btn {
  clear: both;
  display: block;
  margin-top: 15px;
  text-align: center;
}

/* pickup-img
--------------------------------------------------------- */

.pickup-img {
  position: relative;
}

.pickup-img[class*="ico-"]:before {
  border-color: #F44A40 transparent transparent transparent;
  border-style: solid;
  border-width: 44px 44px 0 0;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 2;
}

.pickup-img[class*="ico-"]:after {
  color: #fff;
  content: "";
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 3;
}

.pickup-img.ico-new:after {
  content: "NEW";
}

.pickup-img.ico-popular:before {
  border-top-color: #FFEA00;
}

.pickup-img.ico-popular:after {
  content: "人気";
  left: 3px;
  color: #3B4043;
}

.feature__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feature__item {
  background: #fff;
  -webkit-box-shadow: 0 px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 px 10px rgba(0, 0, 0, 0.15);
  padding: 20px 26px 30px;
  width: 100%;
  margin: 0 0 20px;
}

.feature__item .mds {
  margin-bottom: 15px;
  text-align: center;
}

.feature__item .mds img {
  width: 60%;
  max-width: 300px;
}

.feature__item h3 {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #f5781b;
}

.feature__item .cando {
  margin: 15px 0 0;
}

.feature__item .cando li {
  background: #FAFAFA;
  padding: 10px 18px;
  border-radius: 6px;
}

.feature__item .cando li:not(:first-child) {
  margin: 10px 0 0;
}

.feature__img {
  width: 60%;
  margin: 0 auto 1em;
}

/* Example-items
--------------------------------------------------------- */

.example-items .media {
  clear: both;
  padding: 20px;
  background-color: #fff5f7;
  border: 1px solid #ffebf0;
  border-radius: 6px;
}

.example-items .media__pic {
  text-align: center;
}

.example-items .media__pic img {
  width: 60%;
  max-width: 300px;
}

.example-items .media:not(:last-child) {
  margin-bottom: 20px;
}

.example-items .text {
  padding: 20px 20px 30px;
  font-size: 1.8rem;
  text-align: center;
}

.example-items .text .txt {
  font-weight: bold;
}

.example-items .text .exa {
  font-size: 1.6rem;
}

.example-items .text .price__txt {
  background: #FFEA00;
  padding-top: 5px;
  padding-bottom: 5px;
}

.example-items .text .price .large {
  font-size: 2.4em;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: -.028em;
  font-weight: 900;
  display: inline-block;
  padding: 0 .25em;
}

/* background
--------------------------------------------------------- */

.bgc-orange {
  background-color: #fff9f4 !important;
}

.bgc-gray {
  background-color: #f9f9f9;
}

.bg-white {
  background: #ffffff;
}

.bgc-red {
  background-color: #fff8f8;
}

.top-inner-s {
  clear: both;
  *zoom: 1;
}

.top-inner-s:after {
  content: "";
  display: table;
  clear: both;
}

/* Flow-box,List-news
--------------------------------------------------------- */

.flow-step,
.list-news {
  margin-right: auto;
  margin-left: auto;
}

.flow-step__item {
  position: relative;
  padding-bottom: 30px;
  width: 100%;
}

.flow-step__item:not(:last-child):after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -11px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f0dd';
  color: #2A88CB;
  font-size: 22px;
}

.flow-step__item--dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flow-step__item--dt {
  margin-bottom: 10px;
  color: #2A88CB;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.2;
}

.flow-step__item--dt > span {
  margin-left: 0.4em;
  font-size: 22px;
  letter-spacing: normal;
}

.flow-step__item--dd > .notes {
  margin-top: 0.5em;
}

.flow-step__item--dd > .notes li:before {
  color: #707F89;
}

.flow-step__item--dd > span {
  font-weight: bold;
  font-size: 16px;
}

.flow-step__item--dd p + p {
  margin-top: 10px;
}

/* List-news
--------------------------------------------------------- */

.list-news {
  padding-bottom: 3em;
}

.list-news__item {
  position: relative;
  display: block;
  padding: 16px 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.list-news__item .date {
  display: inline-block;
  float: left;
  width: 100px;
  vertical-align: middle;
}

.list-news__item + .list-news__item {
  border-top: 1px solid #cccccc;
}

.list-news__item .category {
  display: inline-block;
  margin-bottom: 10px;
  padding: 4px 0 3px;
  width: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}

.list-news__item .category.important {
  background-color: #f51b2b;
}

.list-news__item .category.campaign {
  background-color: #33b9df;
}

.list-news__item .text {
  position: relative;
  display: block;
  overflow: hidden;
}

/* ------------------------------------------
  icon
--------------------------------------------- */

.block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 1.5em;
}

.block-icon > span {
  display: inline-block;
  padding: 5px;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
  width: auto;
  white-space: nowrap;
}

.block-icon > span + span {
  margin-left: 2px;
}

.block-icon__new {
  background-color: #F44A40;
  color: #fff;
}

.block-icon__popular {
  background-color: #FFEA00;
}

/* items-wrap
--------------------------------------------------------- */

.items-wrap {
  margin-top: 20px;
  margin-bottom: 30px;
}

.items-wrap__pic {
  margin-bottom: 20px;
  position: relative;
}

.items-wrap__pic-text {
  clear: both;
}

/* items-wrap__pic
--------------------------------------------------------- */

.items-wrap .bx-wrapper {
  margin: 0 auto 15px !important;
}

.items-wrap__pic .pic-slider {
  overflow: hidden;
}

.items-wrap__pic .pic-slider li {
  border: 1px solid #CDD6DD;
}

.items-wrap__pic .pic-slider li:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.items-wrap__pic .pic-slider li .pic-slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.items-wrap__pic .pic-slider li img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

.items-wrap__pic .custom-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.items-wrap__pic .custom-thumb li {
  position: relative;
  width: calc((100% - 80px) / 8);
  margin: 5px 5px 20px 0;
  opacity: 1 !important;
}

.items-wrap__pic .custom-thumb a {
  display: block;
  position: relative;
}

.items-wrap__pic .custom-thumb a:hover::after,
.items-wrap__pic .custom-thumb a.active::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: solid 2px #2A88CB;
  -webkit-transition: border-width .2s ease-out;
  transition: border-width .2s ease-out;
}

/* items-spec
--------------------------------------------------------- */

.items-spec {
  margin-bottom: 15px;
  border-bottom: 1px solid #CDD6DD;
}

.items-spec > div,
.items-spec > p {
  margin-bottom: 10px;
}

.items-spec__brand {
  font-size: 1.4rem;
}

.items-spec__brand a {
  text-decoration: underline !important;
}

.items-spec__code {
  font-size: 1.4rem;
}

.items-spec__name {
  margin: .8em 0;
  font-size: 1.8rem;
  line-height: 1.44;
  font-weight: bold;
}

.items-spec__price {
  font-size: 1.4rem;
  line-height: 1.5;
}

.items-spec__price span:not([class]) {
  margin-right: 5px;
  margin-left: 10px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #F44A40;
}

.items-text {
  margin: .8em 0;
}

.items-select__title {
  margin-bottom: 10px;
  padding: 5px;
  font-weight: bold;
  background-color: #ededed;
}

.items-select__box {
  margin-top: 5px;
}

.items-select-num {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #CDD6DD;
}

.items-select-num select {
  min-width: 50%;
}

.items-select-list {
  margin-bottom: 20px;
}

.items-select-list select {
  width: 100%;
}

.items-select-cart__btn .btn-container {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding-top: 20px;
  background: #FAFAFA;
}

.items-select-cart__btn .btn-container.cart-note {
  padding-bottom: 20px;
}

.items-select__option {
  margin-top: 25px;
}

.block-items__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}

.block-items__info dt {
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
}

.block-items__info dt::after {
  content: "：";
}

.items-select__note {
  margin-top: 10px;
}

.items-select__note-item [class*="icon-"]:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  margin-right: 5px;
}

/* .item-explain
---------------------------------------------------------*/

.item-explain {
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}

.item-explain__title {
  position: relative;
  height: 22px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
}

.item-explain__title::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-color: #CDD6DD;
}

.item-explain__list {
  margin: 0;
  overflow-x: auto;
}

.item-explain__list .item-kanren {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}

.item-explain__list .item-kanren:after {
  clear: both;
  content: "";
  display: block;
}

.item-explain__list .item-kanren__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
}

.item-explain__list .item-kanren__item a {
  display: block;
  min-width: 150px;
  padding: 0.6em 0.4em;
  text-align: center;
}

.item-explain__list .item-kanren__item p {
  white-space: normal !important;
  text-align: left;
}

.item-explain__list .item-kanren__name {
  font-size: 14px;
  line-height: 1.4;
}

.item-explain__title span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding-right: 20px;
  background-color: #fff;
}

/* pickup-img
--------------------------------------------------------- */

.pickup-img {
  position: relative;
}

.pickup-img[class*="ico-"]:before {
  border-color: #F44A40 transparent transparent transparent;
  border-style: solid;
  border-width: 44px 44px 0 0;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 2;
}

.pickup-img[class*="ico-"]:after {
  color: #fff;
  content: "";
  font-size: 12px;
  position: absolute;
  top: 7px;
  left: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 3;
}

.pickup-img.ico-new:after {
  content: "NEW";
}

.pickup-img.ico-popular:before {
  border-top-color: #FFEA00;
}

.pickup-img.ico-popular:after {
  content: "人気";
  left: 3px;
  color: #3B4043;
}

/* .social-share-btns
--------------------------------------------------------- */

.social-share-btns-container {
  margin: 20px 0;
}

.social-share-btns {
  display: inline-block;
  overflow: hidden;
}

.social-share-btns a[target="_blank"]::after {
  display: none;
}

.social-share-btns a:hover,
.social-share-btns a:active {
  text-decoration: none !important;
}

.social-share-btns .share-btn {
  float: left;
  margin: 0 5px;
  padding: 4px 14px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  -webkit-transition: all background 0.2s ease-in-out;
  transition: all background 0.2s ease-in-out;
}

.social-share-btns .share-btn i {
  margin-right: 5px;
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.share-btn {
  background-color: #95a5a6;
}

.share-btn:hover {
  background-color: #7c9091;
}

.share-btn-twitter {
  background-color: #00aced;
}

.share-btn-twitter:hover {
  background-color: #008bbf;
}

.share-btn-facebook {
  background-color: #3b5998;
}

.share-btn-facebook:hover {
  background-color: #2e4677;
}

/* category-box
--------------------------------------------------------- */

.category-box li {
  position: relative;
  padding: 10px;
  border: 1px solid #CDD6DD;
}

.category-box li a:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f061';
  position: absolute;
  bottom: 5px;
  right: 10px;
  padding-left: 0.6em;
  font-size: 1em;
  color: #98A6B5;
}

.category-box li a:hover:after {
  color: #2A88CB;
  -webkit-transition: color .6s;
  transition: color .6s;
}

.category-box li a:hover img {
  opacity: 0.7;
  -webkit-transition: .6s;
  transition: .6s;
}

.category-box__txt {
  margin-top: 15px;
  margin-bottom: 10px;
  line-height: 1.2;
}

@media screen and (min-width: 767px) {
  .flow-step__item:not(:last-child):after {
    position: absolute;
    bottom: 5px;
    left: 22px;
    margin-left: 0;
  }

  .flow-step__item--dt {
    padding: 0;
    width: 20%;
  }

  .flow-step__item--dt > span {
    font-size: 30px;
    font-size: 3rem;
  }

  .flow-step__item--dd {
    width: 70%;
  }
}

@media screen and (min-width: 768px) {
  .main-visual {
    background: url(../img/top/img-main.jpg) no-repeat 50% 50%;
    min-height: 470px;
    height: 470px;
    max-width: 100%;
  }

  .main-visual__inner {
    max-width: 1000px;
    text-align: left;
    padding: 0.5em 15px;
  }

  .main-visual__copy {
    margin-left: 3%;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 430px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
  }

  .main-visual__copy-img img {
    width: 256px;
    height: 116px;
  }

  .main-visual__copy-txt {
    font-size: 36px;
  }

  .main-visual__copy-txt span {
    font-size: 24px;
    line-height: 1.6;
  }

  .main-visual__copy-txt .mv-site-name {
    max-width: 320px;
  }

  .top-box {
    padding-top: 45px;
    padding-bottom: 55px;
  }

  .top-box__txt {
    font-size: 18px;
  }

  .top-box .section__title {
    font-size: 46px;
  }

  .top-box .section__title--discription {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .delivery-area__tit {
    display: inline-block;
    float: left;
    width: auto;
    font-size: 1.8rem;
  }

  .delivery-area__txt {
    margin-left: 15em;
  }

  .delivery-area__btn {
    text-align: right;
  }

  .feature__item {
    width: calc((100% - 30px)/ 3);
  }

  .feature__item:not(:nth-child(3n)) {
    margin-right: 10px;
  }

  .feature__item .mds img {
    width: 100%;
  }

  .feature__item h3 {
    font-size: 28px;
    text-align: center;
  }

  .example-items .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .example-items .media.reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .example-items .media__pic {
    width: 32%;
  }

  .example-items .media__pic img {
    width: 260px;
  }

  .example-items .media__content {
    width: 66%;
  }

  .example-items .text {
    padding: 35px 25px;
    font-size: 2.8rem;
    text-align: left;
  }

  .example-items .text .exa {
    font-size: 1.8rem;
  }

  .example-items .text .price .large {
    font-size: 2.6em;
  }

  .top-inner-s {
    margin: 0 auto;
    padding: 0 60px 0;
    max-width: 1120px;
  }

  .flow-step,
  .list-news {
    max-width: 780px;
  }

  .flow-step__item--dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .top-line-news {
    padding-top: 1.6em;
    padding-bottom: 1.5em;
  }

  .list-news__item .category {
    float: left;
    margin-bottom: 0;
  }

  .list-news__item .text {
    padding-left: 40px;
  }

  .items-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 30px;
  }

  .items-wrap__pic {
    width: 48%;
  }

  .items-wrap__info {
    width: 47%;
  }

  .items-spec__name {
    font-size: 2.2rem;
  }

  .items-spec__price span:not([class]) {
    font-size: 3.2rem;
  }

  .items-select__note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .items-select__note-item {
    position: relative;
    margin-right: 10px;
    font-size: 14px;
    width: auto;
  }

  .items-select__note > a {
    display: block;
    padding: 5px;
  }

  .category-box__txt {
    margin-top: 10px;
    margin-bottom: 0;
  }
}