@charset "UTF-8";

/*fs*/

p,
h1 {
  margin: 0;
}

.fs-l-footer {
  border-top: none;
  background-color: #fff;
  margin-top: 0px;
}

.underline {
  text-decoration: underline;
}

.calnder_info a {
  color: #069 !important;
  text-decoration: underline;
}

.fs-l-main {
  margin: 0 auto 60px;
  padding: 0px;
  max-width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.fs-client-cart-count {
  width: 20px;
  height: 20px;
  position: absolute;
  background: #d0281a;
  padding: 6px;
  border-radius: 50%;
  line-height: 1rem;
  text-align: center;
  font-size: 1.3rem;
  top: -4px;
  right: -7px;
}

.fs-p-cartItemNumber {
  font-size: .5rem;
  top: -3px !important;
  right: -3px !important
}

.tp_login.my-true,
.tp_logout.my-false,
.tp_mypage.my-false,
.tp_register.my-true,
.sp__flink,
.sp__cate,
.i__close,
.sp__sns,
.lineonly,
.sp__act,
.item__sub,
.fix_spnav {
  display: none
}

/* common */

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  color: #444;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.mincyo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

a img {
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover,
a:hover img {
  opacity: .6;
  text-decoration: none;
}

li {
  list-style: none;
}

.imgmax {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

.pconly {
  display: block;
}

.sponly {
  display: none;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.tp_intro,
.sub__nav--box,
.logoarea,
.tp__act,
.tp__act--box,
.gnav--box,
.truck__icon,
.important--box,
.important--box li,
.all__cont,
.top__news,
.news__list,
.tags,
.side__sns--area,
.tp__mbans,
.side__colorbox,
.threeitems,
.fouritems,
.rankings__tblock,
.rankings__tab,
.ranking__subs,
.keyrank,
.columnbox,
.column__tag,
.fabricarea,
.su_servicebox,
.top_category--area,
.topicsarea,
.topicsarea--list,
.f_guidearea,
.flows--area,
.f_guide-sd,
.f_guide-th,
.wrapping,
.f_act,
.fax_dl,
.f_sns--area,
.f_cate-bl,
.cate_subgroup,
.mega__in,
.mega__illbox,
.size__mega,
.mega__slist,
.mega__slist--a,
.cloth__mega,
.cloth__mega--a,
.styles,
.styles__recom,
.recom__ml {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tp__search,.tp__search--form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}

.tp_intro {
  max-width: 1120px;
  margin: 0 auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 0;
}

.tp_intro--txt {
  font-size: 1.6rem;
  font-weight: normal;
}

.tp_intro--tel {
  font-size: 2.4rem;
  line-height: 3rem;
}

.icon_tel {
  background: url(../img/ic_phone_24px.svg) no-repeat left center;
  padding: 0 0 0 30px;
  background-size: 22px 22px;
}

.tp_intro--min {
  font-size: 1.3rem;
  margin-left: 10px;
}

.sub__nav {
  background: #ddd;
  padding: 3px 5%;
}

.sub__nav--box {
  max-width: 1120px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sub__nav--list {
  padding: 0 1.5%;
}

.icon_guide {
  background: url(../img/icon_guide.svg) no-repeat left center;
  background-size: 16px 20px;
}

.icon_help {
  background: url(../img/icon_help.svg) no-repeat left center;
  background-size: 20px 20px;
}

.icon_mail {
  background: url(../img/icon_mail.svg) no-repeat left center;
  background-size: 20px 20px;
}

.icon_com {
  background: url(../img/icon_com.svg) no-repeat left center;
  background-size: 20px 20px;
}

.icon_voice {
  background: url(../img/icon_voice.svg) no-repeat left center;
  background-size: 20px 20px;
}

.icon_regist {
  background: url(../img/icon_register.svg) no-repeat left center;
  background-size: 18px 21px;
}

.icon_login {
  background: url(../img/icon_login.svg) no-repeat left center;
  background-size: 17px 22px;
}

.icon_search {
  background: url(../img/icon_search.svg) no-repeat right center;
  background-size: 17px 17px;
}

.icon_u-arrow {
  background: url(../img/u-arrow.svg) no-repeat right center;
  background-size: 11px 7px;
  padding-right: 22px;
}

.nav__icon {
  padding: 3px 0 3px 30px;
}

.logoarea {
  max-width: 1120px;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tp__act--box {
  width: 100%;
  margin-bottom: 16px;
}

.tp__act {
  width: 50%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tp__act--box,
.tp__act {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tp__act--list {
  font-weight: bold;
}

.tp__act--list:not(:first-child) {
  margin-left: 30px;
}

.tp__search--detail {
  font-weight: bold;
  margin-left: 20px;
  background: #ddd;
  padding: 8px 15px;
  border-radius: 30px;
  cursor: pointer;
}

.tp__search--detail .icon_search {
  padding: 3px 27px 3px 0;
}

aside .side__sbox.search-ico {
  background: url(https://tsukurucover.itembox.design/item/common/img/icon_search.svg) no-repeat 5% 12px !important;
}


.menu {
  opacity: 1;
  position: absolute;
  top: 0;
  left: -33%;
  z-index: 1000;
  height: 100vh;
  width: 33%;
  padding-top: 30px;
  overflow: hidden;
  background: #f6f6f4;
  -webkit-transition: .7s;
  transition: .7s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.open .menu {
  opacity: 1;
  left: 0%;
}

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.menu__bg {
  opacity: 0;
}

.snav__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 100;
}

.open .snav__bg {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.765, 0.91, 0.985);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.765, 0.91, 0.985);
  transition: transform 0.5s cubic-bezier(0.12, 0.765, 0.91, 0.985);
  transition: transform 0.5s cubic-bezier(0.12, 0.765, 0.91, 0.985), -webkit-transform 0.5s cubic-bezier(0.12, 0.765, 0.91, 0.985);
  opacity: 1;
  display: block;
  z-index: 100;
}

.close {
  width: 24px;
  height: 24px;
  margin: 0 5% 20px auto;
}

.sp__scrolls {
  height: 100%;
  overflow: scroll;
  padding-bottom: 20%;
}

.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

.tab--list {
  background: #444;
  color: #fff !important;
  width: 50%;
  padding: 10px;
  text-align: center;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  font-weight: bold;
}

.tab--list.select {
  background: #ddd;
  color: #333 !important;
}

.sp_search {
  width: 90%;
  margin: 0 auto 40px;
  background: #ddd;
  padding: 8% 7%;
}

.sp_search input,
.sp_search button,
.sp_search select,
.sp_search textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.sp_search textarea {
  resize: vertical;
}

.sp_search input[type='checkbox'],
.sp_search input[type='radio'] {
  display: none;
}

.sp_search input[type='submit'],
.sp_search input[type='button'],
.sp_search label,
.sp_search button,
.sp_search select {
  cursor: pointer;
}

.sp_search select::-ms-expand {
  display: none;
}

.sp_search-tit {
  background: #444;
  text-align: center;
  padding: 10px;
  line-height: 1em;
  color: #fff !important;
  font-weight: bold;
  margin-bottom: 20px;
}

.tp__search--input {
  line-height: 1em;
  margin-left: 5%;
}

input.tp__search--input.first-search-word {
  margin-left: 5%;
}

.ded__select {
  display: block;
  background: url(../img/ded__under.svg) no-repeat 95% center #fff !important;
  background-size: 10px 5px !important;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  font-size: 1.6rem;
  line-height: 1em;
  border-radius: 30px !important;
}

.sp_search-ct {
  margin-bottom: 30px;
}

.txt__or {
  text-align: center;
  font-size: 1.4rem;
  margin: 15px auto -15px;
  font-weight: bold;
}

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

.ded__price {
  width: 45%;
  display: block !important;
  background: #fff !important;
  padding: 5px 10px !important;
  font-size: 1.6rem;
  line-height: 1em;
  border-radius: 30px !important;
}

.ded__submit {
  margin: 0 auto 15px;
  background: #444 !important;
  color: #fff !important;
}

.ded__reset {
  border: 1px solid #707070;
  background: #fff !important;
  margin: 0 auto;
}

.ded__submit,
.ded__reset {
  text-align: center;
  display: block;
  width: 50%;
  padding: 5px 10px !important;
}

.ded__icons {
  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-bottom: 30px;
}

.ded__icons--list {
  text-align: center;
  margin: 0 5%;
  font-size: 1.4rem;
  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: 60px
}

.ded__icons--a {
  display: block;
}

.ded__icons--icon {
  max-width: 30px;
  height: 30px;
  margin: 0 auto 0px;
}

.sp_search--ban {
  width: 90%;
  margin: 0 auto;
}

.sp_make--ban {
  width: 90%;
  margin: 0 auto 50px;
}

.ded__und {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ddd;
  margin-bottom: 20px;
}

.ded__und--list {
  width: 20%;
  height: 60px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: bold;
}

.ded__und--list:not(:last-child) {
  border-right: 1px solid #fff;
}

.ded__und--a {
  display: block;
}

.indevi {
  background: #fff;
  border-radius: 30px;
  padding: 5px 10px;
  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;
  font-size: 1.6rem;
  line-height: 1em;
  margin-bottom: 20px;
}

.indevi label {
  width: 100%;
}

.indevi--input {
  display: block;
  width: 90%;
}

#headers input[type="text"],
.l__side input[type="text"] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}

#headers button,
#headers input[type="submit"],
.l__side button,
.l__side input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

.tp__search,
.tp__search--form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tp__search--form {
  padding: 5px 10px 5px 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-line-pack: center;
  align-content: center;
  justify-content: space-between;
  padding-top: 10px;
}

.tp__search_box {
  border-radius: 30px;
  border: solid 1px #ccc;
  padding: 1px 10px;
  width: 70%;
}

.tp__search--btn {
  width: 20px;
  margin-left: 2%;
}

.tp__search--form label {
  width: 30%;
  border-right: solid 1px #ccc;
}

.gnav {
  background: #222;
  position: relative;
}

.gnav--box {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1120px;
  margin: 0 auto;
}

.gnav--list {
  width: 20%;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 13px 10px;
}

.gnav--list:first-child {
  border-left: 1px solid #fff;
}

.gnav--list:last-child {
  display: none;
}

.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu__second-level {
  position: absolute;
  top: 50px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 40px 2%;
  background: #f5f5f5;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-align: left;
  z-index: 15;
}

.gnav--list:hover {
  background: #5d5d5d;
}

.gnav--list:hover .menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}

.mega__in {
  max-width: 1120px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mega__link {
  width: 70%;
}

.mega__hist {
  width: 27%;
  border-left: 1px solid #d5d5d5;
  padding-left: 3%;
}

.mega__illbox {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mega_ill {
  max-width: 120px;
  margin: 0 auto 10px;
}

.mega__illlist {
  width: 18.4%;
  margin: 0 2% 2% 0;
  text-align: center;
}

.mega__illlist:nth-child(5n) {
  margin-right: 0;
}

.mega__hist--tit {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.mega__hist--list a {
  background: url(../img/minline.svg) no-repeat left center;
  background-size: 5px 1px;
  padding-left: 12px;
}

.icon_u-arrow {
  color: #fff !important;
  font-weight: bold;
}

.hist_mrb {
  margin-bottom: 30px;
}

.size__mega {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.mega__slist {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.size__mega--list {
  width: 32%;
}

.mega__slist--list {
  width: 23.5%;
  margin: 0 2% 2% 0;
  background: #fff;
  border: 1px solid #222;
}

.mega__slist--list:nth-child(4n) {
  margin-right: 0;
}

.mega__slist--a {
  text-align: center;
  padding: 0 10px;
  background: #fff;
  line-height: 1.4em;
  font-weight: bold;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mega_arrow {
  background: url(../img/mega_arrow.svg) no-repeat right center;
  background-size: 6px 10px;
  display: block;
  padding-right: 16px;
}

.cloth__mega {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cloth__mega--list {
  width: 23.5%;
  margin: 0 2% 3% 0;
}

.cloth__mega--a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cloth__mega--list:nth-child(4n) {
  margin-right: 0;
}

.cloth__mega--img {
  margin-right: 5%;
  width: 70px;
}

.styles,
.styles__recom {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.styles__recom {
  margin-bottom: 30px;
}

.styles--list {
  width: 23.5%;
  margin: 0 2% 2% 0;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6rem;
}

.styles--list:nth-child(4n) {
  margin-right: 0;
}

.styles--list:nth-child(n+5) {
  margin-bottom: 0;
}

.styles--img,
.recom__ml--img {
  margin-bottom: 10px;
}

.styles__recom .recom__ml--list {
  margin-bottom: 0;
}

.letters {
  letter-spacing: -1px;
}

.centerls {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.recom__ml {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recom__ml--list {
  width: 18.5%;
  margin: 0 1.25% 2% 0;
  font-size: 1.5rem;
  line-height: 1.6rem;
  text-align: center;
}

.recom__ml--list:nth-child(5n) {
  margin-right: 0;
}

.recom__ml--list:nth-child(n+6) {
  margin-bottom: 0;
}

.truck {
  background: #e4e4e4;
}

.truck,
.important__area {
  padding: 5px 5%;
}

.truck__icon,
.important--box {
  max-width: 1120px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.truck__icon li {
  margin: 0 20px 0 0;
  background: url(../img/icon_truck.svg) no-repeat left center;
  background-size: 22px 16px;
  padding-left: 42px;
}

.important--box li {
  color: #e8505d;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.i_imp {
  background: #e8505d;
  padding: 3px 10px;
  border-radius: 6px;
  color: #fff !important;
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin-right: 10px;
  width: 50px;
  text-align: center;
}

#main__mv {
  overflow-x: hidden;
  padding-bottom: 50px;
  margin: 0 auto 100px;
}

.camp__ban {
  max-width: 1120px;
  margin: 0 auto 40px;
}

.camp__ban--a {
  display: block;
  width: 100%;
}

.mv__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}

#main__swipers {
  width: 100%;
  height: 100%;
  overflow: visible !important;
  z-index: 1;
}

.swiper-slide-next {
  opacity: 0.5;
}

.swiper-slide-prev {
  opacity: 0.5;
}

.swiper-pagination {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) !important;
  transform: translateY(-50%) translateX(-50%) !important;
  -webkit- transform: translateY(-50%) translateX(-50%) !important;
}

.swiper-pagination-bullet {
  margin-left: 10px;
  width: 8px !important;
  height: 8px !important;
  opacity: 1 !important;
  background-color: #fff !important;
  border: 1px solid #444;
}

.swiper-pagination-bullet-active {
  background-color: #444 !important;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none !important;
}

.swiper-pagination-bullet:focus {
  outline: 0;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: none !important;
}

.swiper-button-prev,
.swiper-button-next {
  width: 35px;
  height: 35px;
}

.swiper-button-prev {
  background: url(../img/slide_pre.svg) no-repeat center center;
  background-size: 35px 35px;
  left: -15px !important;
}

.swiper-button-next {
  background: url(../img/slide_next.svg) no-repeat center center;
  background-size: 35px 35px;
  right: -15px !important;
}

.base__area {
  padding: 0 5%;
}

.fc__cp {
  max-width: 1120px;
  margin: 0 auto 45px;
  font-size: 1.8rem;
  line-height: 3.5rem;
}

.fc__cp--tit {
  font-size: 3.2rem;
  line-height: 5rem;
  text-align: center;
  margin-bottom: 30px;
}

.top__news {
  max-width: 1120px;
  margin: 0 auto 60px;
  border: 6px solid #ddd;
  padding: 3% 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.open-sans {
  font-family: sans-serif;
}

.top__news--tit {
  font-family: sans-serif;
  font-size: 3.2rem;
  width: 20%;
  text-align: center;
}

.news__Scroll {
  width: 75%;
  height: 100px;
  overflow: scroll;
}

.news__list--a {
  color: #e8505d;
  text-decoration: underline;
}

.news__list time {
  padding-right: 3%;
}

.news__list:not(:last-child) {
  margin-bottom: 10px;
}

.line__btn {
  text-align: center;
  font-weight: bold;
  line-height: 1em;
  max-width: 250px;
  margin: 0 auto 70px;
}

.line__btn--a {
  padding: 15px 5%;
  display: block;
  border: 1px solid #444;
}

.r__arrow {
  background: url(../img/r_arrow.svg) no-repeat right center;
  background-size: 7px 13px;
  padding-right: 17px;
  display: block;
}

.all__cont {
  max-width: 1120px;
  margin: 0 auto 100px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.l__side {
  width: 20.5%;
}

.m__cont {
  width: 75%;
}

.side__tpban {
  margin-bottom: 50px;
}

.side__tpban--img {
  margin-bottom: 10px;
}

.side__tpban--list:not(:last-child) {
  margin-bottom: 40px;
}

.side__search {
  -webkit-box-shadow: 0 0 0 1px #c4c4c4 inset;
  box-shadow: 0 0 0 1px #c4c4c4 inset;
  padding: 10% 5%;
  margin-bottom: 60px;
}

.side__search--tit {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}

.side__sbox {
  display: block;
  width: 80%;
  text-align: left;
  margin: 0 auto;
  padding: 5% 10px 5% 20px!important;
  background-size: 17px 17px !important;
  padding-left: 30px!important;
}

.vall_search {
  border: 1px solid #ccc !important;
  border-radius: 40px !important;
}

.side__search_box .side__sbox {
  border-bottom: 1px solid #ccc !important;
  text-align: left;
}

.side__search_box {
  border: solid 1px #ccc;
  margin-bottom: 20px;
  padding-top: 20px;
}

.vall_search {
  width: 75%;
  padding: 5% !important;
  margin-right: 10px;
}

.min_s-val {
  margin-top: 10px;
}

.side__submit {
  text-align: center;
  width: 114px;
  margin: 20px auto 30px;
  display: block;
  background: #e8505d !important;
  border-radius: 40px !important;
  color: #fff;
  padding: 7px 5% !important;
  font-weight: bold;
}

.s__min,
.tags--list {
  font-size: 1.4rem;
}

.tags {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tags--list {
  margin: 0 10px 10px 0;
}

.tags--a {
  background: #f7f7f7;
  padding: 5px;
}

.cate__list {
  margin-bottom: 15px;
}

.cate__list--eng {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.cate__list .mincyo {
  font-size: 1.4rem;
  line-height: 1em;
}

.l__subtit {
  text-align: center;
  font-weight: bold;
  border-top: 2px solid #c4c4c4;
  border-bottom: 2px solid #c4c4c4;
  padding: 5px 5%;
  margin-bottom: 20px;
}

.item__cate {
  margin-bottom: 50px;
}

.item__key {
  display: block;
  padding: 15px 10% 15px 56px;
}

.item__sub--list {
  margin-bottom: 2px;
}

.item__sub--all {
  background: #939493;
  color: #fff;
  display: block;
  padding: 15px 10%;
}

.item__sub--all:visited {
  color: #fff;
}

.item__sub--a {
  background: #efefef;
  display: block;
  padding: 15px 10%;
}

.p_comforter {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_comforter.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_comforter.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_comforter.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_mattress {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_mattres.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_mattress.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_mattres.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_boxsheets {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_box.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_boxsheets.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_box.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_pillowcase {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_pillowcase.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_pillowcase.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_pillowcase.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_floorpad {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_blanket.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
  letter-spacing: -2px
}

.p_floorpad.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_blanket.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_life-goods {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_interiorsofa.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_life-goods.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_interiorsofa.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_kotatsu-duvet {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_duvet-cover.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_kotatsu-duvet.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_duvet-cover.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_map-duvet {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_sleep.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_map-duvet.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_sleep.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_other-covers {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_other.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_other-covers.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_other.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.p_other-sheets {
  background: url(../img/side_arrow.svg) no-repeat 95% center, url(../img/mega_other-s.svg) no-repeat left center;
  background-size: 6px 10px, 46px 34px;
}

.p_other-sheets.active {
  background: url(../img/side_un-arrow.svg) no-repeat 95% center, url(../img/mega_other-s.svg) no-repeat left center;
  background-size: 10px 6px, 46px 34px;
}

.series__cate {
  margin-bottom: 50px;
}

.series__cate--a {
  display: block;
  padding: 10px 10% 10px 5%;
  background: url(../img/side_arrow.svg) no-repeat 95% center;
  background-size: 6px 10px;
}

.lspmin {
  letter-spacing: -4px;
}

.side__color,
.side__unban {
  margin-bottom: 60px;
}

.side__colorbox {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.side__color--list {
  width: 23.5%;
  margin: 0 2% 5% 0;
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: -2px;
  line-height: 1.4rem;
}

.side__color--list .imgmax {
  width: 60%;
  margin: 0 auto 4px;
}

.side__color--list:nth-child(4n) {
  margin-right: 0;
}

.side__unban--list:not(:last-child) {
  margin-bottom: 25px;
}

.side__rank--list {
  position: relative;
}

.s_ranking {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 25px;
}

.side__ranking {
  -webkit-box-shadow: 0 0 0 1px #c4c4c4 inset;
  box-shadow: 0 0 0 1px #c4c4c4 inset;
  padding: 10% 5%;
  margin-bottom: 30px;
}

.side__rank--list:not(:last-child) {
  margin-bottom: 20px;
}

.side__ranking--tit {
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}

.side__rank--img {
  margin-bottom: 10px;
}

.mrbs {
  margin-bottom: 60px;
}

.side__gynav {
  margin-bottom: 60px;
}

.side__gynav__tit {
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  background: #444;
  padding: 5px 10px;
  margin-bottom: 20px;
}

.side__gynav__tit:not(:first-of-type) {
  margin-top: 20px;
}

.side__gynav--a {
  background: url(../img/delta.svg) no-repeat left center;
  background-size: 10px 12px;
  padding: 6px 0 6px 18px;
  display: block;
  font-size: 1.4rem;
}

.cover_pedia {
  margin-bottom: 60px;
}

.cover_pedia--img {
  margin-bottom: 10px;
}

.side__sns--area {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.side__sns--list {
  max-width: 48px;
}

.side__sns--tit {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

.tp__mbans {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 60px;
}

.tp__mbans--list {
  width: 48%;
  margin: 0 0 4% 0;
}

.ban_single {
  width: 100%;
  margin-right: 0;
}

.engtit {
  text-align: center;
  font-size: 2.8rem;
  line-height: 3rem;
  font-weight: 600;
  margin: 0 auto 30px;
}

.jan {
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: normal;
}

.threeitems,
.fouritems {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.threeitems--list {
  width: 31%;
  margin: 0 3.5% 5% 0;
}

.threeitems--list:nth-child(3n) {
  margin-right: 0;
}

.threeitems--p,
.fouritems--p {
  margin-bottom: 10px;
}

.d__line {
  position: relative;
  width: 175px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}

.d__line--btn {
  border: 1px solid #000;
  border-radius: 0;
  background: #fff;
  display: block;
  padding: 10px 20px;
}

.d__line--sy {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 175px;
  height: 40px;
  z-index: -1;
}

.pickup,
.new_arrival,
.pickup,
.useful_info,
.manual,
.camp__ban,
.special_contents,
.rankings {
  margin: 0 auto 60px;
}

.camp__ban--img {
  margin-bottom: 20px;
}

.camp__ban--list:not(:last-child) {
  margin-bottom: 60px;
}

.fouritems--list {
  width: 23.2%;
  margin: 0 2.4% 5% 0;
}

.fouritems--list:nth-child(4n) {
  margin-right: 0;
}

.rankings {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 60px;
}

.rankings__tblock {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #000;
}

.rankings__tit,
.column__tit {
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-weight: 600;
}

.rankings__tit {
  width: 24%;
}

.rankings__tab {
  width: 75%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rankings__tab--list,
.orders__tab--list {
  position: relative;
  padding: 0 5px;
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.rankings__tit,
.rankings__tab--list,
.orders__tab--list {
  padding-bottom: 10px;
  margin-bottom: -3px
}

.rankings__tab--list.select,
.orders__tab--list.select {
  border-bottom: 3px solid #444;
  font-weight: bold;
}

.rankings__tab--list.select:before,
.orders__tab--list.select:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border: 7px solid transparent;
  border-top: 10px solid #444;
}


.rank__subcp {
  margin: 14px 0 30px;
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.ranking__subs--list {
  width: 18.4%;
  margin-right: 2%;
}

.ranking__subs--list:nth-child(5n) {
  margin-right: 0;
}

.ranking__subs--list {
  position: relative;
}

.ranking__subs--img {
  margin-bottom: 16px;
}

.hide {
  display: none;
}

.opa{
  opacity: 0;
  z-index: -1;
  position: absolute;
}

.opas{
  position: relative;
}

.keyword_rankings {
  margin: 0 auto 60px;
}

.keyrank {
  background: #efefef;
  padding: 4%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.keyrank--tag {
  margin: 0 20px 20px 0;
}

.keyrank--a {
  background: #fff;
  line-height: 1em;
  padding: 5px 10px;
}

.columnbox {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #444;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.column__tit {
  margin-right: 20px;
}

.one_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.one_column:not(:last-child) {
  margin-bottom: 40px;
}

.one_column--img {
  width: 28%;
}

.one_column--txt {
  width: 67%;
}

.one_column--tit {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 3rem;
  margin-bottom: 20px;
}

.column__cate {
  border: 1px solid #444;
  padding: 5px 10px;
  line-height: 1em;
  font-weight: bold;
  display: inline-block;
  border-radius: 20px;
  margin: 20px 0;
}

.column__tag {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.column__tag--list {
  margin: 0 10px 10px 0;
}

.column__tag--a {
  background: #efefef;
  padding: 5px 10px;
  line-height: 1em;
  font-size: 1.5rem;
}

.column--new,
.column--pickup {
  margin: 0 auto 60px;
}

.column--new{
  width: 100%;
}

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

.columncover .one_column {
  width: 49%;
  margin: 0 2% 4% 0;
  display: block;
}

.columncover .one_column:nth-child(2n) {
  margin-right: 0;
}

.columncover .one_column--img,
.columncover .one_column--txt {
  width: 100%;
}

.columncover .one_column--img {
  margin-bottom: 30px;
}

.fabric {
  background: url(../img/fabric_bg.png) no-repeat left center;
  background-size: cover;
  padding: 5%;
  margin: 0 auto 60px;
}

.fabricarea {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fabricarea--list {
  width: 32%;
  margin: 0 15px;
  text-align: center;
}

.crown {
  max-width: 45px;
  margin: 0 auto 10px;
}

.fabricarea--img {
  max-width: 214px;
  margin: 0 auto 20px;
}

.fabricarea--tit {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.block__btn {
  font-weight: bold;
  width: 248px;
  margin: 50px auto 0;
}

.block__btn--a {
  display: block;
  background: #fff;
  padding: 12px 5%;
  text-align: center;
  border: 1px solid #444;
}

.su_servicebox {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 40px;
}

.su_servicebox--list {
  width: 48%;
  margin: 0 4% 4% 0;
}

.su_servicebox--list:nth-child(2n) {
  margin-right: 0;
}

.su_servicebox--img {
  margin-bottom: 20px;
}

.termarea {
  margin: 0 auto 110px;
}

.termarea--img {
  margin-bottom: 20px;
}

.top_category {
  margin: 0 auto 60px;
}

.top_category--area {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top_category--list {
  width: 30%;
  margin: 0 5% 4% 0;
}

.top_category--list:nth-child(3n) {
  margin-right: 0;
}

.top_category--tit {
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #444;
  padding-bottom: 10px;
}

.top_category--tit .imgmax {
  display: none;
}

.top_category--sub {
  list-style: disc;
  margin-left: 20px;
}

.topicsarea {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.topicsarea--list {
  width: 48%;
  margin: 0 4% 4% 0;
}

.topicsarea--list:nth-child(2n) {
  margin-right: 0;
}

.topicsarea--list:nth-child(4) {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.topics_harf {
  width: 48%;
}

.footerguide {
  padding: 60px 5%;
  background: #efefef;
}

.f_guidearea,
.f_guide-sd,
.f_guide-th {
  max-width: 1120px;
}

.f_guidearea,
.f_guide-sd {
  margin: 0 auto 54px;
}

.f_guide-th {
  margin: 0 auto;
}

.f_guidearea--list {
  width: 50%;
  border-right: 1px solid #ccc;
}

.calender {
  margin-bottom: 20px;
}

.f_guidearea--list:nth-child(2) {
  border: none;
}

.f_guidearea--list:first-child .f_guidearea--in {
  padding-right: 8%
}

.f_guidearea--list:nth-child(2) .f_guidearea--in {
  padding-left: 8%
}

.guidetit {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.flows {
  background: #fff;
  padding: 5% 3%;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.flows--list {
  text-align: center;
}

.flows--list {
  margin-bottom: 10px;
  width: 23%;
  font-size: 1.5rem
}

.flows--area {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f_icon {
  max-width: 36px;
  margin: 6px auto;
}

.f_arrow {
  margin: 36px 15px 0;
}

.flows--list:nth-child(n+4) {
  margin-bottom: 0;
}

.steps {
  font-weight: 600;
}

.f_guide-sd,
.f_guide-th {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cardlist {
  max-width: 290px;
  margin: 0 auto 40px;
}

.b_delta {
  background: url(../img/b_delta.svg) no-repeat left center;
  background-size: 16px 16px;
  padding-left: 26px;
  font-weight: bold;
}

.f_guide-sd--list {
  width: 30%;
}

.f_guide-sd--list:nth-child(2) {
  width: 35%;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 3%
}

.card__mrb {
  margin-bottom: 40px;
}

.card__mrbmd {
  margin-bottom: 30px;
}

.card__mrbsm {
  margin-bottom: 20px;
}

.b_deltatp {
  margin-top: 40px;
}

.guidetruck {
  max-width: 59px;
  margin: 0 auto 34px;
}

.sfree {
  color: #e8505d;
  font-size: 2rem;
}

.sendtime {
  max-width: 325px;
  margin: 0 auto 32px;
}

.wrapping {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrapping--list {
  text-align: center;
  width: 50%;
  margin-bottom: 20px;
}

.wrapping--img {
  max-width: 120px;
  margin: 0 auto 10px;
}

.topline {
  border-top: 1px solid #ccc;
  padding-top: 50px;
}

.footer_order {
  padding: 60px 5% 100px;
}

.mrb30 {
  margin-bottom: 30px;
}

.f_ordertxt {
  text-align: center;
  margin: 0 auto 40px;
}

.f_orderin {
  max-width: 1120px;
  margin: 0 auto;
}

.f_act {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.f_act--list {
  width: 32%;
  text-align: center;
  background: #f6f6f6;
  padding: 15px 2%;
}

.f_tit {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem;
}

.f_number {
  font-size: 3.3rem;
  font-weight: bold;
  line-height: 3.3rem;
}

.f_mails {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.3rem;
}

.f_number,
.f_mails {
  margin: 10px 0;
}

.icon-f_tel {
  background: url(../img/ic_phone_24px.svg) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 36px;
}

.icon-f_fax {
  background: url(../img/icon_fax.svg) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 36px;
}

.f_min {
  font-size: 1.4rem;
}

.fax_dl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fax_dl--txt {
  font-weight: bold;
  margin-right: 20px;
}

.icon-f_mail {
  background: url(../img/icon_mail.svg) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 36px;
  word-break: break-all;
}

.f_sns {
  background: #ddd;
  padding: 20px 5%;
}

.f_sns--area {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.f_sns--list:not(:first-child) {
  width: 40px;
  margin-left: 10px;
}

.f_sns--list:first-child {
  font-weight: 600;
  font-size: 1.9rem;
  margin-right: 40px;
  letter-spacing: 1px;
}

.f_cate {
  padding: 70px 5%;
  background: #444;
}

.f_cate-bl {
  max-width: 1120px;
  margin: 0 auto;
  color: #fff !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f_cate-bl--list {
  width: 47%;
  margin: 0 6% 4% 0;
}

.f_cate-bl--list:nth-child(2) {
  margin-right: 0;
}

.f_cate-bl--list:nth-child(n+3) {
  width: 15%;
  margin-bottom: 0;
}

.f_cate-bl--list:last-child {
  margin-right: 0;
}

.f_cate--tit {
  margin-bottom: 20px;
  font-weight: bold;
}

.f_cate--tit--a {
  color: #fff !important;
}

.f_cate--subarea {
  font-size: 1.3rem;
  width: 30%;
}

.f_cate-bl--list:nth-child(n+3) .f_cate--subarea {
  width: 100%;
}

.f_cate-bl--list:first-child .f_cate--subarea:first-child {
  width: 24%;
}

.f_cate--subarea a {
  text-decoration: underline;
  color: #fff !important;
}

.cate_subgroup {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f_turm {
  margin-top: 30px;
}


#footers small {
  max-width: 1120px;
  margin: 0 auto;
  padding: 30px 5%;
  text-align: center;
  font-size: 1.4rem;
  display: block;
}

.l_fix {
  left: 0;
  width: 150px;
}

.r_fix {
  right: 0;
  width: 115px;
}

.l_fix,
.r_fix {
  position: fixed;
  overflow: hidden;
  top: 25%;
  z-index: 20;
}

.l_fix--list {
  margin-left: -30px;
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 10px;
  width: 150px;
}

.r_fix--list {
  margin-bottom: 10px;
}

.r_fixarea {
  position: relative;
}

.l_fix--list:hover {
  margin-left: -15px;
}

/*▼商品一覧　タグ▼*/

.fs-c-productList__list__item .fs-c-productMark__mark {
    font-weight: bold;
    margin: 0 5px 5px 0;
}

.tag_spring {
    background-color: #fff;
    color: #f29fbd;
    border: 1px solid #f29fbd;
}

.tag_summer {
    background-color: #fff;
    color: #9fc1e4;
    border: 1px solid #9fc1e4;
}

.tag_autumn {
    background-color: #fff;
    color: #e77f00;
    border: 1px solid #e77f00;
}

.tag_winter {
    background-color: #fff;
    color: #aaa;
    border: 1px solid #aaa;
}

.tag_free {
    background-color: #db5963;
    color: #fff;
    border: 1px solid #db5963;
}

.tag_stretch {
    background-color: #63BFB4;
    color: #fff;
    border: 1px solid #63BFB4;
}

.tag_skin {
    background-color: #85d1c2;
    color: #fff;
    border: 1px solid #85d1c2;
}

.tag_antibacterial {
    background-color: #b1dea8;
    color: #fff;
    border: 1px solid #b1dea8;
}

.tag_warm {
    background-color: #ecc670;
    color: #fff;
    border: 1px solid #ecc670;
}

.tag_cool {
    background-color: #aadde0;
    color: #fff;
    border: 1px solid #aadde0;
}

/*▲商品一覧　タグ▲*/

.pc-right {
    display: block;
}

.sp-right {
    display: none;
}

.item__cate--list:hover {
    cursor: pointer;
}

@media screen and (max-width: 959px) {
  .fixed__sp {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  /* body {
    font-size: 1.34rem;
    margin: 111px auto 80px;
  } */

  body {
    font-size: 1.34rem;
    margin: 61px auto 80px;
  }

  #headers {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 90;
    position: relative;
  }

  .pconly,
  .sub__nav,
  .gnav,
  .tp_intro,
  .tp__act--box,
  .l_fix,
  .l__side,
  .rankings__tit,
  .rank__subcp,
  .size__mega {
    display: none;
  }

  .headcoupon,
  .base__pad,
  .truck,
  .important__area {
    width: 100%;
  }

  .gnav.is-active {
    display: block;
    position: absolute;
    bottom: -74px;
    left: 0;
    z-index: 100;
  }

  .gnav--list:first-child {
    border-left: none;
  }

  .gnav--list:last-child {
    border-right: none;
    display: block;
  }

  .gnav--list:nth-child(5) {
    display: none;
  }

  .m__cont,
  .gnav,
  .mega__link {
    width: 100%;
  }

  .gnav {
    background: #fff;
  }

  .gnav--list,
  .gnav--list:hover {
    background: #f5f5f5;
    border-color: #fff !important;
  }

  .icon_u-arrow {
    color: #000 !important;
  }

  .gnav--list.active {
    background: #ddd;
  }

  .gnav--list:hover .menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
  }

  .gnav--list.active .menu__second-level {
    top: 74px;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #ddd;
    padding: 40px 0;
  }

  .clp {
    overflow: scroll;
    height: 80vh;
    padding-bottom: 200px;
  }

  .mega__in {
    padding: 0 5% 40px;
  }

  .mega__foot {
    background: #fff;
    padding: 40px 0;
  }

  .icon_u-arrow {
    background: none;
    padding: 0;
  }

  .mega__hist {
    display: none;
  }

  .headcoupon--a {
    text-align: center;
    background: #e8505d;
    color: #fff !important;
    display: block;
    font-weight: bold;
    padding: 3px 5%;
  }

  .coupon__min {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .coupon__txt {
    font-size: 2.1rem;
    line-height: 2rem;
  }

  .sponly,
  .sp__sns {
    display: block;
  }

  #headers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .base__pad {
    padding: 0;
    margin: 0;
  }

  .r_fix {
    width: 60px;
    top: inherit;
    bottom: 20%;
  }

  .logo {
    margin: 0 auto;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000;
  }

  .logo a {
    width: 185px;
    display: block;
    margin: 0 auto;
  }

  .logoarea {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    height: 111px;
    overflow: hidden;
  }

  .tp__act {
    width: 100%;
    background: #000;
    padding: 10px 5%;
  }

  .tp__search--detail {
    margin-left: 10px;
    padding: 4px 10px;
  }

  .tp__search {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tp__search--form {
    background: #fff;
    width: 60%;
    padding: 0px 15px;
  }

  .menu {
    opacity: 1;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1000;
    height: 100vh;
    width: 100%;
  }

  .truck {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .headcoupon {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .base__pad {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
  }

  .important__area {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    background: #fafafa;
  }

  .top__news {
    border: none;
    padding: 0;
    display: block;
  }

  .news__Scroll {
    width: 75%;
    height: auto;
    overflow: visible;
  }

  .truck__icon li {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.5rem;
    background: none;
    padding: 0;
    text-align: center;
  }

  .fc__cp--tit {
    font-size: 1.9rem;
    line-height: 2.8rem;
  }

  #main__mv {
    overflow-x: hidden;
    padding-bottom: 50px;
    margin: 0 auto 20px;
  }

  .top__news {
    margin-bottom: 40px;
  }

  .top__news--tit {
    text-align: center;
    width: 100%;
    font-size: 2.5rem;
    line-height: 2.5rem;
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top__news--tit:before,
  .top__news--tit:after {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #ddd;
    display: block;
  }

  .top__news--tit:before {
    margin-right: 1em;
  }

  .top__news--tit:after {
    margin-left: 1em;
  }

  .news__Scroll {
    width: 100%;
  }

  .tp__mbans,
  .pickup,
  .new_arrival,
  .useful_info,
  .manual,
  .camp__ban,
  .fouritems,
  .column--new,
  .su_servicebox,
  .termarea,
  .top_category {
    width: 90%;
    margin: 0 auto 60px;
  }

  .engtit {
    font-size: 2.4rem;
    line-height: 2.6rem;
  }

  .threeitems--list,
  .fouritems--list {
    width: 47%;
  }

  .threeitems--list,
  .threeitems--list:nth-child(3n),
  .fouritems--list,
  .fouritems--list:nth-child(4n) {
    margin: 0 6% 6% 0;
  }

  .threeitems--list:nth-child(2n),
  .fouritems--list:nth-child(2n) {
    margin-right: 0;
  }

  .camp__ban--img {
    margin-bottom: 10px;
  }

  .camp__ban--list:not(:last-child) {
    margin-bottom: 20px;
  }

  .rankings__tab,
  .orders__tab {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
  }

  .rankings__tab {
    width: 600px;
  }

  .rankline {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 730px;
  }

  .rankings__tblock {
    background: none;
    background-size: 6px 11px, 6px 11px;
    margin-bottom: 20px;
    border: none;
    position: relative;
    padding: 0 10%;
    display: block;
    overflow: scroll;
  }

  .rankings__tab--list,
  .orders__tab--list {
    word-break: keep-all;
    padding: 0 15px 10px;
    margin-bottom: 20px;
  }

  .ranking__cont {
    margin: 0 auto 30px;
  }

  .ranking__cont--list,
  .orders__cont--list {
    overflow-x: auto;
    padding: 0 5%;
  }

  .ranking__subs {
    width: 700px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

    .ranking__subs--list {
        width: 128.8px;
        margin-right: 14px;
    }

    .ranking__subs--list:last-child {
        margin-right: 0;
    }

  .rankings {
    border-bottom: none;
    padding-bottom: 0px;
  }

  .keyrank {
    padding: 22px 5%;
  }

  .keyrank--tag {
    margin: 0 10px 10px 0;
    font-size: 1.5rem;
  }

  .columnbox {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px;
    font-size: 1.4rem;
    line-height: 1em;
    font-weight: normal;
    text-align: center;
  }

  .column__tit {
    text-align: center;
    font-size: 2.4rem;
    line-height: 2.6rem;
    font-weight: 600;
    margin: 0 auto 10px;
  }

  .one_column--img {
    width: 40%;
  }

  .one_column--txt {
    width: 55%;
  }

  .one_column--tit {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 10px;
  }

  .column__tag--list {
    margin: 0 6px 6px 0;
  }

  .column__tag--a {
    line-height: 1em;
    font-size: 1.2rem;
  }

  .column__cate {
    font-size: 1.3rem;
    margin: 14px 0 20px;
  }

  .d__line {
    width: 165px !important;
  }

  .d__line--btn {
    font-size: 1.8rem;
    padding: 6px 20px;
  }

  .d__line--sy {
    bottom: -8px;
    right: -8px;
    width: 165px;
  }

  .columncover__scroll {
    overflow-x: auto;
  }

  .columncover {
    width: 1000px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 5%;
  }

  .fabric {
    padding: 10% 5%;
  }

  .fabricarea {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .fabricarea--list {
    width: 30%;
    margin: 0;
    line-height: 2rem;
  }

  .fabricarea--tit {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 10px;
  }

  .block__btn {
    margin-top: 30px;
  }

  .su_servicebox--img,
  .termarea--img {
    margin-bottom: 14px;
  }

  .manual .threeitems--list,
  .manual .threeitems--list:nth-child(2n) {
    width: 32%;
    margin: 0 2% 5% 0;
    line-height: 2rem;
  }

  .manual .threeitems--list:nth-child(3n) {
    margin-right: 0;
  }

  .top_category--list ul {
    display: none;
  }

  .top_category--tit {
    border: none;
    text-align: center;
  }

  .top_category--tit .imgmax {
    display: block;
    max-width: 85px;
    margin: 0 auto;
  }

  .top_category--list {
    width: 32%;
    margin: 0 2% 2% 0;
    line-height: 1.8rem;
  }

  .topicsarea {
    display: block;
  }

  .topicsarea--list {
    width: 100%;
    margin: 0 auto 10px;
  }

  .footerguide {
    padding: 40px 0;
  }

  .f_guidearea {
    padding: 0 5% 30px;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 30px;
  }

  .f_guidearea--list:first-child,
  .f_guide-sd .f_guide-sd--list:last-child,
  .f_guide-th .f_guide-sd--list:first-child,
  .f_guide-th .f_guide-sd--list:nth-child(2) {
    display: none;
  }

  .f_guidearea--list {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }

  .f_guidearea--list:nth-child(2) .f_guidearea--in {
    padding: 0;
  }

  .guidetit {
    text-align: center;
    font-size: 1.6rem;
  }

  .f_guide-sd {
    display: block;
  }

  .cardlist {
    max-width: 90%;
    margin: 0 auto 20px;
  }

  .card__mrb {
    margin-bottom: 20px;
  }

  .f_guide-sd--list:nth-child(2) {
    width: 100%;
    border-left: none;
    border-right: none;
    padding: 0;
  }

  .f_guide-sd--list:first-child,
  .f_guide-sd--list:nth-child(2),
  .f_guide-sd--list {
    width: 100%;
    padding: 0 5% 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #c4c4c4;
  }

  .b_deltatp {
    text-align: center;
    font-size: 1.8rem;
    margin-top: 30px;
  }

  .guidetruck {
    max-width: 85px;
  }

  .card__mrbmd {
    margin-bottom: 20px;
  }

  .topline {
    border: none;
    padding: 0;
  }

  .f_guide-sd {
    margin-bottom: 30px;
  }

  .f_guide-sd--list {
    border: none;
    padding: 0 5%;
    margin: 0;
  }

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

  .sp_fcate--list {
    width: 50%;
    border-bottom: 1px solid #fff;
  }

  .sp_fcate--list:nth-child(2n) {
    border-left: 1px solid #fff;
  }

  .sp_fcate--a {
    padding: 16px 5%;
    background: #444;
    display: block;
    color: #fff !important;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: bold;
  }

  .footer_order {
    padding: 0;
    background: #f6f6f6;
  }

  .f_orderin .engtit,
  .f_ordertxt,
  .f_cate {
    display: none;
  }

  .f_act--list:not(:first-child) {
    display: none;
  }

  .f_act--list {
    width: 100%;
  }

  .f_lastguide {
    padding: 20px 0%;
  }

  .f_lastguide--box,
  .gau {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .f_lastguide--icon {
    margin: 0 auto 10px;
    width: 15px;
  }

  .f_lastguide--list {
    width: 33%;
    text-align: center;
  }

  .f_lastguide--list:nth-child(2) {
    margin: 0 5px;
    padding: 0 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  .gau {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px auto;
  }

  .gau--list {
    margin: 0 10px;
  }

  .gau--list a {
    display: block;
  }

  .f_sns--list:first-child {
    display: none;
  }

  .f_sns {
    background: none;
    padding: 0;
  }

  #footers small {
    font-size: 1.1rem;
  }

  .fix_spnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 91;
  }

  .fix_spnav--list {
    width: 20%;
    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;
    height: 75px;
  }

  .fix_spnav--list:not(:last-child) {
    border-right: 1px solid #fff;
  }

  .fix_spnav--a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1rem;
    line-height: 1em;
    background: #333;
    color: #fff !important;
    padding: 13px 5%;
  }

  .fix_spnav--img {
    width: 28px;
    height: 28px;
    margin: 0 auto 8px;
  }

  .fix_spnav--close {
    width: 22px;
    height: 22px;
    margin: 4px auto 10px;
  }

  .close-i .fix_spnav--img,
  .close-i .close-no,
  .close-y,
  .fix_spnav--close {
    display: none;
  }

  .close-i .close-y,
  .close-i .fix_spnav--close {
    display: block;
  }

  .pc-right {
    display: none;
  }

  .sp-right {
    display: block;
  }

  .r_fcp {
    position: fixed;
/*    overflow: hidden;*/
    top: inherit;
    bottom: 13%;
    z-index: 100;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 180px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .r_fix02 {
    width: 60px;
  }

  .flow-navi__campaign {
    max-width: 150px;
    width: 100%;
  }

  .spbanfix {
    position: relative;
  }

  .fs-l-footer .js-campaign__btn {
    background: #333;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
    line-height: 28px;
    top: 2%;
    left: 0%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-45%, -50%);
    font-weight: bold;
    font-size: 20px;
  }

  .no_pointer {
    pointer-events: none;
  }

  .tp__search_box {
    background-color: #fff;
    border-radius: 30px;
    border: solid 1px #ccc;
    padding: 10px;
    width: 70%;
    margin: 0 auto;
  }

  .logoarea {
    height: 72px;
  }
}


@media screen and (max-width: 767px) {
  .gnav--list {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .mega__illlist,
  .mega__slist--list,
  .cloth__mega--list {
    font-size: 1.4rem;
  }

  .mega__illlist,
  .mega__illlist:nth-child(5n),
  .mega__slist--list,
  .mega__slist--list:nth-child(4n),
  .styles--list,
  .styles--list:nth-child(4n) {
    width: 48%;
    margin: 0 4% 8% 0;
  }

  .mega__illlist:nth-child(2n),
  .mega__slist--list:nth-child(2n),
  .styles--list:nth-child(2n) {
    margin-right: 0;
  }

  .mega__slist--list,
  .mega__slist--list:nth-child(4n),
  .styles--list,
  .styles--list:nth-child(4n) {
    margin-bottom: 4%;
  }

  .mega__slist--list {
    border-color: #b7b7b7;
  }

  .mega_arrrow {
    background: url(../img/r_arrow.svg) no-repeat right center;
    width: 100%;
    background-size: 5px 10px;
  }

  .cloth__mega--list,
  .cloth__mega--list:nth-child(4n) {
    width: 30%;
    margin: 0 5% 8% 0;
  }

  .cloth__mega--list:nth-child(3n) {
    margin-right: 0;
  }

  .cloth__mega--a {
    display: block;
    text-align: center;
  }

  .cloth__mega--img {
    margin: 0 auto 10px;
  }

  .gnav.is-active {
    top: 59px;
    bottom: unset;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .gnav--box {
    background-color: #ddd;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
  }

  .gnav--list.active .menu__second-level {
    top: 58px;
  }

  .tp__search {
    width: 100%;
  }

  .tp__search_box {
    width: 100%;
  }

}

@media screen and (max-width: 414px) {
  .tp__search--form {
    width: 100%;
  }

  .tp__search--btn {
    margin-left: 7%;
  }

  .tp__search--input {
    margin-left: 10%;
  }

  .tp__search_box {
    padding: 10px 15px 10px 15px;
  }
}

/* TOP 動画設置ここから */
.youtube_video_content iframe {
  margin-bottom: 30px;
}

.youtube_video_content iframe {
  aspect-ratio: 16 / 9;
  max-width: 100%;
  height: auto !important;
}

.youtube_video_content_wrapper {
  display: grid;
  grid-template-columns: 48% 48%;
  gap: 0 4%;
  margin-bottom: 60px;
}

.video_content_h2 {
  font-size: 2.8rem;
  font-weight: 600;
  font-family: sans-serif;
  text-align: center;
}

.video_content span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 5px 0 30px 0;
}

@media (max-width: 959px) {
  .video_content_h2 {
    font-size: 2.4rem;
  }

  .video_content {
    width: 90%;
    margin: 0 auto;
  }
}

/* TOP 動画設置ここまで */

.new-column-ex-bth {
  margin-top: 40px;
}

/* 230912追記＿おすすめ商品改修ここから */
#pickupitem-slider {
  overflow-x: hidden;
  padding-bottom: 50px;
  margin: 0 auto 50px;
}

#pickupitem-slider .pickupitem__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}

#pickupitem-slider .swiper-button-prev {
  background: url(../testimg/slide_pre.svg) no-repeat center center;
  background-size: 35px 35px;
  left: -15px !important;
}

#pickupitem-slider .swiper-button-next {
  background: url(../testimg/slide_next.svg) no-repeat center center;
  background-size: 35px 35px;
  right: -15px !important;
}

.pickupitem-subcontents img {
  width: 100%;
  height: auto;
  display: block;
}

.pickupitem-subcontents {
  margin-bottom: 100px;
}

.pickupitem-subcontents-img {
  max-width: 1120px;
  margin: 0 auto 30px;
}

.pickupitem-subcontents p {
  max-width: 1120px;
  margin: 0 auto;
}

@media screen and (max-width: 959px) {
  .pickupitem-subcontents {
    width: 90%;
    margin: 0 auto 50px;
  }

  #pickupitem-slider {
    margin-bottom: 20px;
  }

  .pickupitem-title h1.contents__tit {
    margin-bottom: 20px;
}
}
/* 230912追記＿おすすめ商品改修ここまで */

#main__swipers-u .swiper-slide{
  opacity: 0.6;
}

#main__swipers-u .swiper-slide-active,
#main__swipers-u .swiper-slide-next {
  opacity: 1;
}

#pickupitem-slider.syouhin-syousai{
  padding-bottom: 0;
  margin: 0 auto 20px;
}

@media screen and (max-width: 768px) {
  #main__swipers-u .swiper-slide-next{
    opacity: 0.6;
  }
}

#pickupitem-slider.syouhin-syousai .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
  display: none;
}
/* 240702_ヘッダーsnsアイコン設置ここから */
.h-sns {
  display: grid;
  grid-template-columns: 26px 26px;
  gap: 0 10px;
  margin-left: 30px;
}
@media screen and (max-width: 959px) {
  .h-sns {
    justify-content: center;
    margin:20px 0 auto;
  }
}
/* 240702_ヘッダーsnsアイコン設置ここまで */
/* 240716_スマホ固定フッターここから */
@media screen and (max-width: 959px){
  .fix_spnav .fix_spnav--list:nth-child(2) .fix_spnav--img{
    margin:0 auto 3px;
  }
  .fix_spnav .fix_spnav--list:nth-child(5) a{
  background: #ecab74;
  }
}
/* 240716_スマホ固定フッターここまで */