@charset "UTF-8";

/* フューチャーショップ余白リセット */
.fs-preview-header { display: none; }
.logout.my-false { display: none; }
.login.my-true { display: none; }
.regist.my-true { display: none; }
.fs-l-header {
  padding-top: 0;
}
.fs-l-main {
  margin: 0 auto;
  padding: 0;
}

/*  ヘッダー固定  */
.fs-l-header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1080px;
  background: #fff;
  z-index: 99999;
}

/*  余白消す(index)  */
.fs-body-top #page.index.in .topics {
  margin-top: -14px;
}
.fs-body-top #page.index.in .sec02-02 {
  margin-top: -14px;
}

/* フューチャーショップフッターリセット */
.fs-l-footer {
  border-top: 2px solid #E5E5E5;
  background-color: transparent;
  margin-top: 0;
}
/*  パンくずリストテキストサイズ  */
.fs-c-breadcrumb {
  font-size: 12px;
  line-height: 1.2;
}
/*  パンくずリストテキストサイズ  */
@media (max-width: 640px) and (min-width: 1px){
  .fs-c-breadcrumb {
    display: none;
  }
}
/* 商品グループ カラム調整  */
.fs-body-category .column2 {
  width: 100%;
}
.fs-body-category .fs-l-pageMain {
  width: 71%;
  margin: 0;
}
/*  商品グループ  フッターカテゴリーリンク&ブランドスライド修正*/
.fs-body-category section.fs-l-pageMain table{
  width: 100%;
}
.fs-body-category .sec-ttl-jp {
  font-size: 16px;
}
.fs-body-category .sec-ttl-eng {
  font-size: 30px;
  color: #E9B49A;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  letter-spacing: 1px;
}
.fs-body-category .sec-ttl {
  text-align: center;
  margin-bottom: 30px;
}
.fs-body-category .sec-ttl-category {
  color: #E9B49A;
}
.fs-body-category .sec03-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fs-body-category .sec03-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24.5%;
  flex: 0 0 24.5%;
  margin-bottom: 10px;
}
.fs-body-category .sec03-flexitem-txt {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.fs-body-category .sec03-flexitem-kara {
  width: 0;
  height: 1px;
}
.fs-body-category .sec03-link-btn {
  display: block;
  background-color: #8DB58A;
  color: #fff;
  text-align: center;
  max-width: 350px;
  width: 100%;
  padding: 15px;
  border-radius: 50px;
  margin: 30px auto 0;
  text-decoration: none;
  font-size: 16px;
}
@media (max-width: 640px) and (min-width: 1px){
.fs-body-category .sec03-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  position: relative;
}
.fs-body-category .sec03-flexitem-txt {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  color: #000;
  font-weight: bold;
  background-color: rgba(255,255,255,0.7);
  }
}
@media (max-width: 940px) and (min-width: 1px) {
  .fs-body-category .sec.spv {
    display: none;
  }
  .fs-body-category .fs-l-pageMain {
    width: 100%;
    margin: auto;
  }
  section > div > section.fs-c-registeredUsers.fs-c-subSection {
    margin-top: 20px;
}
}
.fs-body-category .sec-ttl-bland {
  color: #E18695;
}
.fs-body-category .sec05-flexbox {
  overflow: hidden;
}
.fs-body-category .sec05-flexitem-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fs-body-category .sec05-flexitem {
  margin-bottom: 15px;
}
.fs-body-category .sec05-flexbox .next-arrow {
  right: 50px;
  width: 14px;
  height: 26px;
  cursor: pointer;
}
.fs-body-category .sec05-flexbox .prev-arrow {
  right: 50px;
  width: 14px;
  height: 26px;
  cursor: pointer;
}
.fs-body-category .slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 10;
}
@media (max-width: 640px) and (min-width: 1px){
.fs-body-category .sec05-flexbox {
    overflow: hidden;
    width: 90%;
    margin: auto;
  }
.fs-body-category .sec05-flexbox .next-arrow {
    right: 0;
  }
.fs-body-category .sec05-flexbox .prev-arrow {
    left: 0;
}
.fs-body-category .sec05-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: center;
}
.fs-body-category .sec05-flexitem a {
  display: block;
  margin: auto;
}
.fs-body-category .sec05-flexitem a img {
  display: inline-block;
}

}
/*  商品グループ商品一覧上に出る子カテゴリー非表示  */
.fs-body-category .fs-c-subgroup {
  display: none;
}
/*商品グループ　独自コメント04*/
.cate_bottom table td {
  vertical-align: middle;
}

/*  商品グループ  */
.fs-c-productListItem__productName {
  font-size: 16px;
}
.fs-c-productListItem__viewMoreImageButton.fs-c-buttonContainer .fs-c-button--viewMoreImage.fs-c-button--plain {
  display: none;
}
/*  商品グループ販売期間  */
.fs-body-category .fs-c-salesPeriod__date {
  font-size: 12px;
  padding: 4px;
}
.fs-body-category .fs-c-salesPeriod__date dt {
  font-size: 14px;
  margin-bottom: 10px;
}
/*  商品グループ会員価格アイコン  */
.fs-body-category .fs-c-mark--memberPrice {
  margin: 5px auto;
  display: table;
}
/*  商品グループ詳細ボタン  */
.fs-body-category .fs-c-button--viewProductDetail {
  display: none;
}
.fs-c-button--plain.fs-c-button--viewProductDetail::before {
  display: none;
}
.fs-c-productListItem__control > *:last-child {
  margin-left: 0;
  margin-right: auto;
}
/*  商品グループお気に入りボタン  */
.fs-body-category .fs-c-button--addToWishList--icon.fs-c-button--particular {
  display: block;
  margin: auto;
  width: 25px;
  margin-left: auto;
  margin-right: 0;
  margin-top: -41px;
}
.fs-body-category .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: block;
  margin: auto;
  width: 25px;
  margin-left: auto;
  margin-right: 0;
  margin-top: -41px;
}
.fs-body-category .fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #f39a9e;
  border-radius: 5px;
  padding: 4px;
  display: none;
}
.fs-body-category .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #f39a9e;
  border-radius: 5px;
  padding: 4px;
  display: none;
}
/* .fs-body-category .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  display: none;
}
.fs-body-category .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: none;
} */
.fs-body-category .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  color: #ee7e8f;
}
/*  商品グループ当店特別価格  */
.fs-body-category .fs-c-productPrice .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
/*  商品グループ アイコン調整  */
.fs-body-category .fs-c-productMark {
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
/*　　商品詳細ページ　　*/
.fs-c-productNameHeading {
  font-size: 16px;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #414141;
}

.fs-c-productPrice__addon {
  font-size: 16px;
}
.fs-c-productSelection__name {
  font-size: 16px;
  background-color: transparent;
  font-weight: normal;
}
.fs-c-dropdown__menu {
  border: 1px solid #eee;
  font-size: 16px;
}
.fs-c-productPrice .fs-c-productPrice__main .fs-c-productPrice__main__label {
  display: none;
}
/* .fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer .fs-c-button--addToWishList--detail.fs-c-button--particular {
  display: none;
} */
/*  お気に入りボタングリッド解除  */
.fs-c-productQuantityAndWishlist {
  display: block;
}
.fs-c-productMainImage__expandButton.fs-c-buttonContainer .fs-c-button--viewExtendedImage.fs-c-button--plain {
  display: none;
}
.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget select {
  border: 1px solid #eee;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}
.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget select::-ms-expand {
  display: block;
}
.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget {
  display: flex;
  align-items: center;

}
.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget::after {
  content: "個";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget::before {
  content: "数量：";
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  margin-right: 5px;
}
.fs-c-quantity {
  max-width: 130px;
}
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    grid-template-columns: calc(50% - 16px / 2) calc(50% - 16px / 2);
  }
}

/*　　ログイン　　*/
.fs-body-login .fs-c-loginForm {
  margin: 0;
  padding: 0 5px;
}
.fs-c-subSection__title {
  font-size: 20px;
  padding-bottom: 5px;
}
.fs-body-login .fs-c-inputInformation__field {
  padding: 0;
  background-color: transparent;
}
.fs-c-newUsers__message.fs-c-subSection__message {
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.4;
}
.fs-body-login td.fs-c-inputTable__dataCell {
  padding-top: 10px;
}
@media screen and (min-width: 1200px) {
  .fs-c-heading--page {
    padding: 10px 0;
    width: 100%;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-login .fs-c-registeredUsers {
    flex-basis: calc(60% - 60px);
  }
  .fs-body-login .fs-c-newUsers {
    margin-left: 12px;
  }
  div.fs-c-anotherLogin__message.fs-c-anotherLogin__message--amazon > p {
    font-size: 11px!important;
  }

}
img#OffAmazonPaymentsWidgets0 {
  width: 26%;
  min-width: 240px;
}
/*　　会員登録　　*/
.fs-body-register .fs-p-announcement {
  margin: 32px auto;
  width: 95%;
}
.fs-body-register .fs-p-announcement__title {
  font-size: 23px;
  margin: 0;
  margin-bottom: 20px;
}
.fs-body-register .fs-l-pageMain {
  max-width: 810px;
  width: 810px;
  margin-left: 20px;
}
@media (max-width: 850px) and (min-width: 1px){
  .fs-body-register .fs-l-pageMain {
    max-width: 810px;
    width: 90%;
    margin-left: 0px;
    margin: 0 auto;
  }
  .column2 {
    display: block;
    width: 100%;
  }
}
@media (max-width: 640px) and (min-width: 1px){
  .fs-c-heading--page {
    font-size: 20px;
    padding: 10px 0 10px;
    display: none;
  }
  .fs-body-register .fs-p-announcement__title {
    font-size: 18px;
  }
  .fs-p-announcement .fs-p-flexibleColumn .fs-p-linkButton {
    color: #5883c1;
    padding: 4px 5px;
  }
  .fs-p-announcement .fs-p-flexibleColumn .fs-p-linkButton:last-of-type {
    margin-right: 0;
  }
}
.fs-body-register-success .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop .fs-c-button--plain {
  padding: 15px;
}

/*  全体  */
.fs-l-pageMain {
  max-width: 810px;
  width: 810px;
  margin-left: 20px;
}
@media (max-width: 850px) and (min-width: 1px){
  .fs-l-pageMain {
    max-width: 810px;
    width:97%;
    margin-left: 0px;
    margin: 0 auto;
  }
  div.fs-c-anotherLogin__message.fs-c-anotherLogin__message--amazon > p {
    font-size: 11px;
  }
  div.fs-c-newUsers__message.fs-c-subSection__message {
    font-size: 11px;
  }
}


/*  マイページ  */
.fs-c-accountService__page--accountDelete {
  height: 30px;
}


/*  カート  */
.fs-c-cartDiscountInfo {
  display: block;
}
.cart_text_box .title {
  font-weight: 600;
}
.fs-c-payWithAmazon__message {
  font-size: 16px;
}
.fs-body-cart .fs-c-continueShopping {
  margin-bottom: 30px;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  padding-bottom: 8px;
}
.fs-body-cart .fs-c-button--primary {
  font-size: 18px;
}
.fs-body-cart .fs-c-button--secondary {
  font-size: 18px;
}
.fs-body-cart .fs-c-payWithAmazon__button.fs-c-cartPayment__button.fs-c-buttonContainer img {
  width: 22%!important;
  height: auto!important;
  max-height: 50px!important;
}
.fs-body-cart .fs-l-cart .fs-c-continueShopping {
  margin-top: 30px;
}

div#AmazonPayButton {
  margin: 0 auto;
}

/*  カートログイン  */
.fs-body-cart-login .fs-c-button--plain {
  display: block;
  padding: 15px;
}
.fs-body-cart-login .fs-c-loginForm {
  max-width: 800px;
}


/*　　決済画面　　*/
.fs-c-checkout-previewAndEdit {
  display: block;
}

/*ヘッダーh1追加*/
header .main_title {
  font-size: 14px;
  max-width: 1080px;
  width: 100%;
  margin: auto;
}
.fs-l-header.fixed .main_title {
  display: none;
}
/*  ヘッダー修正  */
header .header-company-logo {
  background-color: #fff;
}
header .header_img01 {
  margin: 0;
  margin-left: auto;
}
.fs-l-header.fixed .header-nav {
  display: none;
}
.fs-l-header.fixed .header-sendfree-txt {
  display: none;
}
.fs-l-header.fixed .header-company-logo {
  display: none;
}
.fs-l-header.fixed .header-wrap {
  justify-content: center;
}
.fs-l-header.fixed .header-search {
  display: none;
}
header .header-logo a .logo_text {
  display: none;
}
@media (max-width: 940px) and (min-width: 1px){
  .fs-l-header.fixed .header-nav {
    display: inline-flex;
  }
  .fs-l-header.fixed .header-wrap {
    justify-content: space-between;
    padding: 8px 10px;
  }
  header .main_title {
    visibility: hidden;
  }
  header .header-logo {
    max-width: 170px;/*01/10追記*/
  }
  header .header-logo a {
    display:-webkit-box;/*01/10追記*/
  	display:-ms-flexbox;/*01/10追記*/
  	display:flex;/*01/10追記*/
    -webkit-box-align: center;/*01/10追記*/
    -ms-flex-align: center;/*01/10追記*/
    align-items: center;/*01/10追記*/
    font-size: 14px;/*01/10追記*/
    font-family: fot-tsukuardgothic-std, sans-serif;/*01/10追記*/
    color: #534741;/*01/10追記*/
    padding-top: 3px;/*01/14追記*/
    font-weight: bold;/*01/16追記*/
  }
  header .header-logo a img {
    max-width: 84px;/*01/10追記*/
    height: auto;/*01/10追記*/
    width: 100%;/*01/10追記*/
  }
  header .header-logo a .logo_text {
    display: initial;
  }
}
@media (max-width: 400px) and (min-width: 1px){
  header .header-logo a {
    font-size: 12px;/*01/10追記*/
  }
}
@media (max-width: 374px) and (min-width: 1px){
  header .header-logo a {
    font-size: 11px;/*01/10追記*/
  }
}
@media (max-width: 370px) and (min-width: 1px){
  header .header-logo a .logo_text {
    display: none;/*01/10追記*/
  }
}
/*ヘッダーメガメニュー修正*/
nav .megamenu {
  padding: 10px 50px;
}
nav .megamenu-ul-flex {
  margin-bottom: 0;
}
nav .megamenu-ttl.megamenu-ttl03 {
  margin-top: 30px;
}
/*  TOPランキング修正  */
#page.index.in .ranking-flexbox {
  justify-content: space-between;
}
#page.index.in .ranking-flexitem {
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  margin: 5px;
}
#page.index.in .tabcontent {
  padding: 0 15px;
}
#page.index.in .ranking-ttl {
  max-width: 500px;
}
#page.index.in .ranking-ttl .text_rank_title {
  background: url(../img/index/rank_obi_01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 5px 0 10px;
  text-align: center;
}
#page.index.in .sec02.sec02-02.sec .ranking-ttl .text_rank_title {
  background: url(../img/index/rank_obi_02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 5px 0 10px;
}
#page.index.in .ranking-flexitem .crown {
  text-align: left;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}
#page.index.in .ranking-flexitem .crown img {
  display: inline-block;
  width: 30PX;
  height: 22PX;
  margin-right: 10px;
}
#page.index.in .sec02 {
  background-color: transparent;
}
 .tabcontent_list .more_btn .btn a {
  display: block;
  padding: 10px;
  color: #111111;
  background: #eeeeee;
  margin: 0 auto 30px;
  width: 90%;
  max-width: 500px;
  text-align: center;
  border-radius: 25px;
  cursor: pointer;
}
 .tabcontent_list .more_btn .btn a:hover {
   text-decoration: none;
 }
@media (max-width: 640px) and (min-width: 1px) {
  #page.index.in .ranking-txt {
    min-height: 36px;
    line-height: 1.4;
  }
  #page.index.in .sec02.sec02-02.sec .ranking-ttl .text_rank_title {
    font-size: 16px;
  }
  #page.index.in .ranking-ttl .text_rank_title {
    font-size: 16px;
  }
  .tabcontent_list .more_btn .btn a {
   margin: 0 auto 20px;
 }
}
/*  TOPカテゴリー修正  */
@media (max-width: 640px) and (min-width: 1px){
  #page.index.in .sec03-flexbox {
    align-items: flex-start;
  }
}
/*商品詳細ページ*/
.fs-p-scrollingCartButton {
  bottom: 23%;
}
.page_top {
  position: fixed;
  bottom: 29.3%;
  right: 0;
  background: #646464;
  width: 93px;
}
.page_top a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-align: center;
}
.page_top a:hover {
  text-decoration: none;
}
@media (max-width: 640px) and (min-width: 1px){
  .fs-p-scrollingCartButton {
    bottom: 32%;
  }
  .fs-p-scrollingCartButton__icon {
    font-size: 2.6rem;
  }
  .fs-p-scrollingCartButton__label {
    font-size: 0.8rem;
  }
}

/*商品詳細　商品価格*/
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 30px;
  margin: 10px 0;
  font-weight: bold;
}
@media (max-width: 640px) and (min-width: 1px){
  .fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 25px;
    padding: 0 10px;
  }
}
/*商品詳細　商品ポイント*/
.fs-c-productPointDisplay {
  color: #c5273f;
  background-color: transparent;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  color: #414141;
}
@media (max-width: 640px) and (min-width: 1px){
  .fs-c-productPointDisplay {
    font-size: 18px;
    padding: 0 10px;

  }
}


.fs-body-category .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  font-size: 12px;
}
.fs-body-search .fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  font-size: 12px;
}
.fs-body-product div.fs-c-breadcrumb {
  margin-bottom: 10px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
  font-size: 16px;
  margin-left: 10px;
  min-width: 80%;
  padding: 10px 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
  font-size: 25px;
}



















/*　フリーページfaq　*/
.faq_main {
  padding: 8px;
}
.faq_main .faqlist ul.faq_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 20px;
}
.faq_main .faqlist ul.faq_link li {
  width: 31%;
  margin-bottom: 20px;
  background: #8EB2B8;
  text-align: center;
  line-height: 2;
  font-size: 14px;
}
.faq_main .faqlist ul.faq_link li a {
  display: block;
  color: #fff;
  padding: 5px 0;
  text-decoration: none;
}
.faq_main .faqlist ul.faq_link li span {
  border-bottom: 1px solid #fff;
  font-size: 18px;
}
.faq_main .faq_content .faq_content_title .title {
  font-size: 24px;
  margin: 30px 0;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #8EB2B8;
}
.faq_main .faq_content .content_list .content_title {
  font-size: 16px;
  background: #eee;
  color: #000;
  font-weight: bold;
  padding: 5px;
  border-bottom: 1px solid #fff;
  position: relative;
}
.faq_main .faq_content .content_list .content_title::after {
  content: "V";
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #000;
  font-weight: normal;
  font-size: 13px;
}
.faq_main .faq_content .content_list .content_text {
  padding: 20px;
}
.faq_main .faq_content .content_list .content_text .content_top {
  font-size: 18px;
  color: #EF8695;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.3;
}
.faq_main .faq_content .contact_text .text{
  line-height: 1.8;
}
.faq_main .faq_content .contact_text .title {
  font-size: 18px;
  padding: 10px;
  background: #8EB2B8;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 10px;
}
.faq_main .faq_content .contact_text .text a.mail_link {
  background: #EF8695;
  display: inline-block;
  padding: 5px;
  color: #fff;
}
.faq_main .faq_content .content_list .content_text .text {
  margin-bottom: 15px;
}
.faq_main .faq_content .content_text .text a.link_text {
  background: #EF8695;
  display: inline-block;
  padding: 5px;
  color: #fff;
}
.faq_main .faq_content .content_text table {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #8EB2B8;
}
.faq_main .faq_content .content_text table th {
  background: #EF8695;
  padding: 5px;
  color: #fff;
}
.faq_main .faq_content .content_text table td {
  padding: 5px;
}
.faq_main .faq_content .content_text .text .color_text {
  color: #de0000;
}
.faq_main .faq_content .content_text .text span.bold,.faq_main .faq_content .content_text .text span.text_bold {
  font-weight: bold;
}
.faq_main #link01 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link02 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link03 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link04 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link05 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link06 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link07 {
   margin-top:-400px;
  padding-top:400px;
}
.faq_main #link08 {
   margin-top:-400px;
  padding-top:400px;
}
@media (max-width: 640px) and (min-width: 1px){
  .faq_main .faqlist ul.faq_link li span {
    font-size: 14px;
  }
  .faq_main .faqlist ul.faq_link li {
    width: 48%;
    font-size: 11px;
  }
  .faq_main .faq_content .faq_content_title .title {
    font-size: 18px;
  }
  .faq_main .faq_content .content_list .content_title {
    font-size: 14px;
  }
  .faq_main .faq_content .content_list .content_text .content_top {
    font-size: 14px;
    margin: 10px 0;
  }
  .faq_main .faq_content .content_list .content_text .text {
    font-size: 12px;
  }
  .fs-c-documentArticle__heading {
    font-size: 20px;
  }
  .faq_main .faq_content #link04 p {
    font-size: 12px;
  }
  .faq_main .faq_content .contact_text .title {
    font-size: 16px;
  }
  .faq_main .faq_content .contact_text .text {
    font-size: 12px;
  }
}



.fs-body-cart .fs-c-cartTable__headerCell, .fs-c-cartTable__dataCell {
  vertical-align: middle;
}
@media screen and (min-width: 960px) {
  .fs-body-cart .fs-l-cart__contentsArea {
    display: block;
  }
}
@media screen and (min-width: 600px) {
  .fs-c-cartTableContainer {
    margin-bottom: 20px;
  }
}
@media (max-width: 940px) and (min-width: 1px){
  header .header-nav li.ui07 {
      position: relative;
      width: 40px;
      width: 28px;/*01/10追記*/
  }
  header .header-nav li.ui10 {
      position: relative;
      width: 40px;
  }
  header .header-nav li.ui11 {
      position: relative;
      width: 40px;
      width: 64px;/*01/10追記*/
      margin-right: 0;/*01/10追記*/
  }
}
header .ui11 a::before {
  /* font-family: 'fs-icon' !important;
  content: "\e901";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    color: #000;
    font-size: 20px;
    line-height: 1.2;
    margin: 0px auto 0;
    width: 20px;
    height: 20px;
    background-image: none;
    display: block;
    margin-top: -8px;
    margin-left: -22px;
    font-weight: bold; */

}
#sps-page-top {
    display: inline-block;
    border: 0px solid #ccc;
    border-radius: 5px;
    background: #555;
    opacity: 0.7;
    margin: 0;
    padding: 0;
}
#sps-page-top p {
    margin: 0;
}
#sps-page-top p a {
  display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s;
    opacity: 0.7;
    cursor: pointer;
    background: #fff;
    color: #414141;
    font-size: 12px;
}
#sps-floating-menu {
  position: fixed;
  bottom: 56px;
  right: 21px;
  z-index: 10000;
}
.login_back {
  background: #eee;
  border: 1px solid #ccc;
  width: 180px;
  text-align: center;
  margin: 20px 0;
}
.login_back a{
  display: block;
  padding: 5px;
}
@media (max-width: 1010px) and (min-width: 1px) {
  header .header-sendfree-txt {
    display: none;
  }
}
@media (max-width: 940px) and (min-width: 1px) {
  header .header-sendfree-txt {
    display: none;
  }
  nav ul.nav-ul {
    margin-top: 24px;
  }
  .fs-l-header.fixed nav ul.nav-ul {
    margin-top: 52px;
    display: none;/*1/10追記*/
  }
  header .header-nav.fs-clientInfo.is-ready {
    margin-top: 10px;
    margin-top: 5px;/*01/14追記*/
    -webkit-box-align: center;/*01/10追記*/
    -ms-flex-align: center;/*01/10追記*/
    align-items: center;/*01/10追記*/
  }
}
@media (max-width: 640px) and (min-width: 1px) {
  nav ul.nav-ul {
    margin-top: 24px;
  }
  nav .nav-ul-li .nav-ul-li-a span {
    font-weight: bold;
  }
  header .header-nav.fs-clientInfo.is-ready {
    margin-top: 10px;
    margin-top: 5px;/*01/14追記*/
  }
  .fs-l-header.fixed.hide nav ul.nav-ul {
    margin-top: 0px;
  }
  .fs-l-header.fixed.hide .header-wrap {
    display: flex;
    position: relative;
    z-index: 10000;
  }
  #sidebar .sidebar-search input {
    height: auto;
    min-height: 0;
    font-size: 14px;
    -webkit-appearance: textfield;
 -webkit-box-sizing: content-box;
  }
  .fs-l-header.fixed .header-wrap {
    /* display: none; *//*1/10追記*/
  }
  .fs-l-header.fixed nav ul.nav-ul {
    margin-top: 0;
    display: none;/*1/10追記*/
  }
  #page.index.in .tabcontent {
    padding: 0 5PX;
  }

  #page.index.in .sec03-flexitem {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    position: relative;
  }
  #page.index.in .sec03-flexitem-txt {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    font-weight: bold;
    background-color: rgba(255,255,255,0.7);
  }
  #page.index.in .topicks-flexitem-rig dl {
    border-bottom: 1px solid #fff;
  }
  footer .footer-sec01 {
    padding: 30px 10px;
  }
  footer .footer-flexitem {
    background-color: rgba(255,255,255,0.7);
    padding: 10px;
  }


footer .footer-sec02 {
  background-image: url(../img/footer/footer_contac_sp_bk.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fs-c-sortItems {
  font-size: 12px;
}
.fs-body-category .fs-c-productListItem__productName {
  font-size: 14px;
}
/*商品カテゴリー　商品価格*/
.fs-body-category .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 20px;
}
/*商品検索　商品価格*/
.fs-body-search .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 22px;
}
.fs-body-category .cate_bottom {
  width: 100%;
  overflow-x: hidden;
  font-size: 12px;
}
.fs-body-category .cate-safety-exp {
  top: 14px!important;
  right: -42px!important;
  font-size: 10px;
}
.fs-body-category .cate-tencho-exp {
  top: 7px!important;
  right: -64px!important;
  font-size: 10px;
}


/*商品詳細レイアウト*/
.fs-body-product .fs-l-productLayout {
  display: block;
}
.fs-body-product .fs-l-productLayout__item.fs-l-productLayout__item--1 {
  width: 100%;
  overflow-x: hidden;
}
.fs-body-product .fs-l-productLayout__item.fs-l-productLayout__item--2{
  width: 100%;
  margin: auto;
  overflow-x: hidden;
}

/*商品詳細　カートボタンサイズ*/
.fs-body-product .fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--primary {
  font-size: 17px
}
/*商品詳細　spカートボタンサイズ spお気に入りボタンサイズ調整*/
@media (max-width: 640px) and (min-width: 1px) {
  .fs-body-product .fs-c-button--particular.fs-c-button--addToWishList--detail {
    font-size: 14px;
  }
  .fs-body-product .fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--primary {
    min-width: 280px
  }
}

/*商品詳細　選択項目*/
.fs-body-product .fs-c-productSelection {
  background: #f5f5f5;
  padding: 10px;
}
.fs-body-product .fs-c-productSelection__name {
  font-size: 13px;
}
.fs-body-product .fs-c-dropdown__menu {
  font-size: 13px;
  border: 1px solid #ccc;
}
.fs-body-product .fs-c-productSelection .fs-c-productSelection__field input[type='text'] {
  background: #fff;
}
/*商品詳細　商品名*/
.fs-body-product .fs-c-productNameHeading {
  padding: 0 10px;
}
/*商品詳細　商品マーク*/
.fs-body-product .fs-c-productMarks {
  padding: 0 10px;
}
/*商品詳細　商品数量*/
.fs-body-product .fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget {
  padding: 0 10px;

  margin: 10px 0;
}
/*商品詳細　お問い合わせボタン*/
.fs-body-product .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
  padding: 0 10px;
}
/*商品詳細　レビューボタン*/
.fs-body-product .fs-c-productReview {
  padding: 0 10px;
}
/*商品詳細　snsボタン*/
.fs-body-product .fs-p-snsArea {
  padding: 0 10px;
}




.fs-l-cart {
  width: 90%;
  margin: auto;
}
.fs-body-cart .fs-c-button--primary {
  font-size: 15px;
}
.fs-body-cart .fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--unregisteredUserPurchase .fs-c-button--secondary {
  font-size: 15px;
}
.fs-body-cart .fs-c-payWithAmazon__button.fs-c-cartPayment__button.fs-c-buttonContainer img {
  width: 73%!important;
  height: auto!important;
  max-height: 50px!important;
}
.fs-body-cart .fs-c-cartTable__actionButton__container > button {
  font-size: 14px;
}
.fs-c-wishlistProduct__title, .fs-c-featuredProduct__title {
  font-size: 18px;
  margin-bottom: 10px;
}
.fs-body-cart .fs-c-wishlistProduct__footer .fs-c-wishlistProduct__viewAllProducts.fs-c-viewAllProductsLink .fs-c-viewAllProductsLink__label {
  font-size: 16px;
}
.fs-p-announcement__title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}
.fs-c-accountService {
  justify-content: space-around;
}
.logout .logout_btn {
  margin-bottom: 30px;
}
input[type='text'], input[type='search'], input[type='tel'], input[type='url'], input[type='email'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='week'], input[type='time'], input[type='number'], input[type='file'], textarea, select {
  font-size: 14px;
}
}
header .header-nav.fs-clientInfo.is-ready {
  display: flex;
}
header .ui07 a::before {
  display: none;
}
header .ui07.login.my-false a span::before {
  content: "";
  padding-left: 14px;
  margin-right: 5px;
  background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui07.png);
  background-repeat: no-repeat;
  background-size: 14px 19px;
  background-position: center;
}
header .ui07.logout.my-true a span::before {
  content: "";
  padding-left: 14px;
  margin-right: 5px;
  background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui08.png);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center;
}
@media (max-width: 940px) and (min-width: 1px) {
  header .ui07 a::before {
    display: initial;
  }
  header .ui07.login.my-false a::before {
    content: "";
    padding-left: 50px;
    margin-right: 5px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_07.png);
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_07_new.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 58px;
    height: 56px;
    vertical-align: middle;
    display: initial;
    padding-top: 14px;
    /* content: "年齢別";
    background-image: none;/
    padding-left: 0;
    display: block;
    padding-top: 0;
    height: auto;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 14px; */
    position: absolute;/*01/14追記*/
    top: -22px;/*01/14追記*/
    width: 55px;/*01/14追記*/
    height: 46px;/*01/14追記*/
    left: -11px;/*01/14追記*/
  }
  header .ui07.logout.my-true a::before {
    content: "";
    padding-left: 50px;
    margin-right: 5px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/my_page.png);
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_07_new.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 58px;
    height: 56px;
    vertical-align: middle;
    display: initial;
    padding-top: 14px;
    /* content: "年齢別";
    background-image: none;/
    padding-left: 0;
    display: block;
    padding-top: 0;
    height: auto;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 14px; */
    position: absolute;/*01/14追記*/
    top: -22px;/*01/14追記*/
    width: 55px;/*01/14追記*/
    height: 46px;/*01/14追記*/
    left: -11px;/*01/14追記*/
  }
  header .ui10 a::before {
    content: "";
    padding-left: 50px;
    margin-right: 5px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_10_new.png);
    /* background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_10.png); */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 58px;
    height: 56px;
    vertical-align: middle;
    padding-top: 14px;
    position: absolute;/*01/14追記*/
    top: -22px;/*01/14追記*/
    width: 55px;/*01/14追記*/
    height: 46px;/*01/14追記*/
    left: 7px;/*01/14追記*/

}
header .ui11 a::before {
  content: "";
  padding-left: 50px;
  margin-right: 5px;
  background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_f_new.png);/*01/14追記*/
  /* background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui_f.png); */
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 58px;
  height: 56px;
  vertical-align: middle;
  padding-top: 14px;
  /* content: "マイページ・お気に入り";
  background-image: none;
  font-size: 10px;
  height: auto;
  width: 100%;
  display: table-row-group;
  font-family: fot-tsukuardgothic-std, sans-serif;
  line-height: 1.2; */
  position: absolute;/*01/14追記*/
  top: -22px;/*01/14追記*/
  width: 55px;/*01/14追記*/
  height: 46px;/*01/14追記*/
  left: 11px;/*01/14追記*/
}
.fs-body-register .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--confirmRegister .fs-c-button--primary {
  font-size: 15px;
}
}
@media (max-width: 380px) and (min-width: 1px) {
  header .header-nav li.ui07 {
    width: 23px;
  }
  header .ui07.logout.my-true a::before {
    font-size: 13px;
  }
  header .ui07.login.my-false a::before {
    font-size: 13px;
  }
}
  .fs-c-sortItems {
   border: none;
   display: none;
 }
 .fs-c-sortItems.search_item {
   display: block;
 }
header.fs-l-header.fixed .header-nav.fs-clientInfo.is-ready {
  display: none;
}
@media (max-width: 940px) and (min-width: 1px) {
  header.fs-l-header.fixed .header-nav.fs-clientInfo.is-ready {
    display: flex;
  }
}
@media (max-width: 640px) and (min-width: 1px) {
  header.fs-l-header.fixed .header-nav.fs-clientInfo.is-ready {
    display: flex;
    margin-top: 10px;
    margin-top: 0/*01/10*/
  }
}
#sidebar .sidebar-search form {
  display: flex;
  justify-content: center;
}
#sidebar .sidebar-search input[type="text"] {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  max-width: 180px;
  width: 100%;
  padding: 8px 0;
  text-indent: 25px;
  border-right: none;
  -webkit-appearance: none;
}
#sidebar .sidebar-search input[type="submit"].submit_btn {
  background: #fff url(https://eduteshop.itembox.design/item/common/img/header/ui11.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: center;
  border-radius: 0px 20px 20px 0!important;
  max-width: 40px;
  width: 100%;
  padding: 0px 0;
  text-indent: 25px;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 0;
}
@media (max-width: 640px) and (min-width: 1px) {
 .fs-body-product .fs-l-productLayout.fs-system-product .fs-c-productThumbnail {
   width: 100%;
   max-width: 540px;
   overflow-x: scroll;
   flex-wrap: nowrap;
 }
}
@media (max-width: 540px) and (min-width: 1px) {
 .fs-body-product .fs-l-productLayout.fs-system-product .fs-c-productThumbnail {
   width: 100%;
   max-width: 440px;
   overflow-x: scroll;
   flex-wrap: nowrap;
 }
}
@media (max-width: 440px) and (min-width: 1px) {
 .fs-body-product .fs-l-productLayout.fs-system-product .fs-c-productThumbnail {
   width: 100%;
   max-width: 340px;
   overflow-x: scroll;
   flex-wrap: nowrap;
 }
}
@media (max-width: 340px) and (min-width: 1px) {
 .fs-body-product .fs-l-productLayout.fs-system-product .fs-c-productThumbnail {
   width: 100%;
   max-width: 240px;
   overflow-x: scroll;
   flex-wrap: nowrap;
 }
}

.fs-body-category .cate-ranking table td {
  line-height: 1.5;
}
.fs-body-category .cate-ranking table td .rank_text_title {
  background: url(../img/index/rank_obi_03.png);
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 12px 0 5px;
  margin-bottom: 10px;
}
.fs-body-category .cate-ranking table td .ranking_main_title {
  background: url(../img/index/rank_obi_04.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #724312;
  font-size: 22px;
  letter-spacing: 3px;
  padding: 12px 0 12px;
}
.cate-img .cate_bnr_img {
  background: url(../img/index/cate_back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 40px 0 30px;
}
.cate-img .cate_bnr_img .title {
  font-size: 70px;
  text-align: center;
  color: #3d2519;
  font-weight: bold;
  margin-bottom: 10px;
}
.cate-img .cate_bnr_img .sub_title {
  font-size: 18px;
  text-align: center;
  color: #773600;
  font-weight: 600;
  padding-bottom: 15px;
}
@media (max-width: 640px) and (min-width: 1px) {
  .cate-img .cate_bnr_img {
    background: url(../img/index/cate_back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 0 30px;
  }
  .cate-img .cate_bnr_img .title {
    font-size: 40px;
  }
  .cate-img .cate_bnr_img .sub_title {
    font-size: 16px;
  }
  .fs-body-category .cate-ranking table td .ranking_main_title {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .fs-body-category .cate-ranking table td .rank_text_title {
    font-size: 14px;
  }

}
/*選び方ページカテゴリここから*/
.fs-body-category .cate-ranking_1 table td {
  line-height: 1.5;
}
.fs-body-category .cate-ranking_1 table td .rank_text_title {
  background: url(../img/index/rank_obi_03.png);
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: center;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  padding: 12px 0 5px;
  margin-bottom: 10px;
}
.fs-body-category .cate-ranking_1 table td .ranking_main_title {
  background: url(https://eduteshop.itembox.design/item/1sai/ranking.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 3px;
  padding: 12px 0 12px;
}
.cate-img .cate_bnr_img {
  background: url(../img/index/cate_back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 40px 0 30px;
}
.cate-img .cate_bnr_img .title {
  font-size: 70px;
  text-align: center;
  color: #3d2519;
  font-weight: bold;
  margin-bottom: 10px;
}
.cate-img .cate_bnr_img .sub_title {
  font-size: 18px;
  text-align: center;
  color: #773600;
  font-weight: 600;
  padding-bottom: 15px;
}
@media (max-width: 640px) and (min-width: 1px) {
  .cate-img .cate_bnr_img {
    background: url(../img/index/cate_back.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 0 30px;
  }
  .cate-img .cate_bnr_img .title {
    font-size: 40px;
  }
  .cate-img .cate_bnr_img .sub_title {
    font-size: 16px;
  }
  .fs-body-category .cate-ranking_1 table td .ranking_main_title {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .fs-body-category .cate-ranking_1 table td .rank_text_title {
    font-size: 14px;
  }

}
/*選び方ページカテゴリここまで*/

/*商品カテゴリー独自コメント04*/
.fs-body-category .cate_bottom table td font a {
  color: #fff;
}
.category_come04 .category_box01 .category_titl,.category_come04 .category_box03 .category_titl  {
  background-repeat: no-repeat!important;
  background-size: 100% 100%!important;
}
.category_come04 .category_box01 .category_text_area,.category_come04 .category_box03 .category_text_area {
  background-repeat: no-repeat!important;
  background-size: cover!important;
}
.category_come04 .category_box02 .category_titl,.category_come04 .category_review .category_titl {
  background-repeat: no-repeat!important;
  background-size: 100% 100%!important;
}
.category_come04 .category_box02 .category_text_area,.category_come04 .category_review .category_text_area {
  background-repeat: no-repeat!important;
  background-size: cover!important;
}
.category_come04 .category_box01 .category_titl .title,.category_come04 .category_box03 .category_titl .title{
  color: #440000;
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
}
.category_come04 .category_box02 .category_titl .title,.category_come04 .category_review .category_titl .title{
  color: #440000;
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
}
.category_come04 .category_box01 .category_text_area .category_text {
  padding: 10px;
  padding-left: 41%;
}
.category_come04 .category_box01 .category_text_area .category_text .text_color,.category_come04 .category_box03 .category_text_area .category_text .text_color {
  color: #660000;
  font-size: 16px;
}
.category_come04 .category_box03 .category_text_area .category_text {
  padding: 10px;
  padding-left: 41%;
}
.category_come04 .category_box02 .category_text_area .category_text {
  padding: 10px;
  padding-left: 40px;
}
.category_come04 .category_box02 .category_text_area .category_text .text_color {
  color: #660000;
  font-size: 16px;
}
.category_come04 .category_link_box {
  background-repeat: no-repeat!important;
  background-size: 100% 100%!important;
}
.category_come04 .category_link_box .category_titl {
  display: flex;
  justify-content: center;
}
.category_come04 .category_link_box .category_titl .link_text a {
  color: #fff;
  display: block;
  padding: 10px;
}
.category_come04 .category_review .category_text_area {
  padding: 10px;
}
.category_come04 .category_review .review_box li {
  display: flex;
}
.category_come04 .category_review .review_box li .review_pic {
  width: 30%;
  box-sizing: border-box;
  padding: 10px;
}
.category_come04 .category_review .review_box li .review_contents .title {
  color: #660000;
  font-size: 16px;
  padding-top: 25px;
}
@media (max-width: 640px) and (min-width: 1px) {
  .category_come04 .category_box01 .category_titl .title,.category_come04 .category_box03 .category_titl .title{
    font-size: 14px;
  }
  .category_come04 .category_box01 .category_text_area .category_text,.category_come04 .category_box03 .category_text_area .category_text {
    padding: 10px;
    padding-left: 10px;
  }
  .category_come04 .category_box02 .category_text_area {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: right!important;
  }
  .category_come04 .category_box02 .category_titl .title,.category_come04 .category_review .category_titl .title{
    font-size: 14px;
  }
  .category_come04 .category_box02 .category_text_area .category_text {
    padding: 10px;
    padding-left: 10px;
  }
  .category_come04 .category_link_box .category_titl {
    display: block;
    text-align: center;
  }
  .category_come04 .category_review .review_box li {
    margin-bottom: 20px;
  }
  .category_come04 .category_review .review_box li .review_contents {
    width: 70%;
    box-sizing: border-box;
  }
  .category_come04 .category_review .review_box li .review_contents .title {
    padding-top: 10px;
  }
  .category_come04 .category_link_box .category_titl .link_text a {
    padding: 5px;
  }
}
/*PICK UP 価格別*/
.sec.sec06 .sec-ttl-bland.pick_up01 {
  color: #E9B49A;
}
.sec.sec06 .sec06_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec.sec06 .sec06_list li {
  flex: 0 0 32%;
  margin-bottom: 2%;
}
.sec.sec07 .sec-ttl-bland.pick_up02 {
  color: #8EB2B8;
}
/*PICK UP 予算別*/
.sec.sec07 .sec07_list {
  display: flex;
  justify-content: space-between;
}
.sec.sec07 .sec07_list li {
  flex: 0 0 19%;
}

/*spフッターsnsアイコン*/
footer .footer-flexitem-sns.spv {
  display: none;
}

@media (max-width: 640px) and (min-width: 1px) {
  .sec.sec06 .sec06_list li {
    flex: 0 0 49%;
    margin-bottom: 2%;
  }
  .sec.sec07 .sec07_list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .sec.sec07 .sec07_list li {
    flex: 0 0 32%;
    margin-bottom: 2%;
  }
  .sec.sec07 .sec07_list li:nth-child(2),.sec.sec07 .sec07_list li:nth-child(5) {
    margin: 0 2% 3%;
  }
}
@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    display: block;
  }
  .fs-l-productLayout__item.fs-l-productLayout__item--1 {
    float: left;
    width: 46%;
    margin-right: 4%;
  }
  .fs-l-productLayout__item.fs-l-productLayout__item--2 {
    float: left;
    width: 50%;
  }
}
.comment_clear::before {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 940px) and (min-width: 1px) {
  header .header-nav a span.fs-client-cart-count {
    display: inline-block;
    position: absolute;
    top: -20px;
    right: -27%;
    background: #E25B33;
    padding: 3px 5px;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    top: -25px;/*01/14追記*/
    right: -48%;/*01/14追記*/
  }
  .sidebar-block.spv .sidebar-search {
    position: relative;
}
  .sidebar-block.spv .sidebar-search form {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.sidebar-block.spv .sidebar-search input[type="text"] {
    background-color: #fff;
    border-radius: 20px 0 0 20px;
    max-width: 270px;
    width: 100%;
    padding: 8px 0;
    text-indent: 25px;
    border-right: none;
    -webkit-appearance: none;
    font-size: 16px;
}
.sidebar-block.spv .sidebar-search input[type="submit"].submit_btn {
    background: #fff url(https://eduteshop.itembox.design/item/common/img/header/ui11.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: center;
    border-radius: 0px 20px 20px 0!important;
    max-width: 40px;
    width: 100%;
    padding: 0px 0;
    text-indent: 25px;
    border: 1px solid #ccc;
    border-left: none;
    font-size: 0;
}
/*spフッターsnsアイコン*/
footer .footer-flexitem-sns.pcv {
  display: none;
}
footer .footer-flexitem-sns.spv {
  display: flex;
  width: 70%;
  margin: 10px auto 0;
}
footer .footer-flexitem-sns.spv a {
  margin-right: 5px;
}
footer .footer-flexitem-sns.spv a:last-child {
  margin-right: 0px;
}
}

/*  TOP選ばれる理由  */
#page.index.in .sec.sec08 .sec-ttl-colum {
  color: #E18695;
}
#page.index.in .sec.sec08 .elected_title .sec-ttl-eng.sec-ttl-colum.number {
  margin-right: 10px;
  margin-left: 10px;
}
#page.index.in .sec.sec08 .elected_title .title {
  color: #6CACB1;
  font-size: 18px;
  text-align: center;
}
#page.index.in .sec.sec08 .elected_title .ele_title {
  font-size: 23px;
  text-align: center;
}
#page.index.in .sec.sec08 .elected_title .ele_title::before {
  background: url(../img/index/title_b.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 21px;
  height: 25px;
  vertical-align: middle;
  content: "";
  display: inline-block;
  margin-right: 10px;
}
#page.index.in .sec.sec08 .elected_title .ele_title::after {
  background: url(../img/index/title_a.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 21px;
  height: 25px;
  vertical-align: middle;
  content: "";
  display: inline-block;
}
#page.index.in .sec.sec08 .elected_content {
  margin: 10px 0 25px;
}
#page.index.in .sec.sec08 .elected_content .elected_left {
  width: 100%;
  height: auto;
}
#page.index.in .sec.sec08 .sec08_flex {
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  display: flex;
}
#page.index.in .sec.sec08 .sec08_flex .sec08_elected {
  -webkit-box-flex: 0;
  -ms-flex: 0 31%;
  flex: 0 31%
}
@media (max-width: 940px) and (min-width: 1px) {
  #page.index.in .sec.sec08 .elected_title .title {
    font-size: 15px;
  }
}
@media (max-width: 767px) and (min-width: 1px) {
  #page.index.in .sec.sec08 .sec08_flex {
    display: block;
  }
  #page.index.in .sec.sec08 .elected_content {
    display: flex;
  }
  #page.index.in .sec.sec08 .elected_content .elected_left {
    margin-right: 2%;
    width: 48%;
  }
  #page.index.in .sec.sec08 .elected_content .elected_right {
    width: 50%;
  }
}
@media (max-width: 640px) and (min-width: 1px) {
  #page.index.in .sec.sec08 .elected_title .title {
    font-size: 20px;
    line-height: 1.3;
  }
  #page.index.in .sec.sec08 .elected_content.chenge {
    flex-direction: row-reverse;
  }
  #page.index.in .sec.sec08 .elected_content.chenge .elected_left {
    margin-right: 0;
    margin-left: 3%;
  }
  #page.index.in .sec.sec08 .elected_content .elected_right .text {
    font-size: 12px;
  }
  #page.index.in .sec.sec08 .elected_title .sec-ttl-eng.sec-ttl-colum.number {
    margin-right: 10px;
  }
  #page.index.in .sec.sec08 .elected_title .ele_title {
    font-size: 16px;
  }
  #page.index.in .sec.sec08 .elected_title .sec-ttl-eng.sec-ttl-colum.number {
    font-size: 22px;
  }
  #page.index.in .sec.sec08 .elected_title .ele_title::before {
    width: 12px;
    height: 16px;
  }
  #page.index.in .sec.sec08 .elected_title .ele_title::after {
    width: 12px;
    height: 16px;
  }
}

.fs-body-cart .fs-c-cartTable__actionButton__container > button {
  font-size: 14px;
}
.fs-body-cart .fs-c-wishlistProduct .fs-c-wishlistProduct__header .fs-c-wishlistProduct__title {
  margin-bottom: 10px;
}

/*  カートボタンクリックでのポップアップ  */

.background_text{
  width: 120%;
  font-size: 20px;
  text-align: center;
}
.background_text2{
  margin-top: 50px;
}

.popup{
  display: none;
}

.black_cover{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
  z-index: 20;
}
/*ポップアップの中身*/
.popup_content{
  position: fixed;
  top: 40%;
  left: 25%;
  right: 25%;
  width: 50%;
  height: 16%;
  background-color: #fff;
  opacity: 1;
  z-index: 30;
  text-align: center;
  box-sizing: border-box;
  padding: 35px;
}
.popup.popup_content .popup_title {
  font-size: 24px;
  margin-bottom: 35px;
  color:#7c8790;
}
.popup.popup_content .pupup_flex {
  display: flex;
  justify-content: space-between;
  width: 70%;
  margin: auto;
}
.popup.popup_content .pupup_flex button.close_button {
  border: 1px solid #8EB2B8;
  padding: 15px 20px;
  font-size: 16px;
  background: #8EB2B8;
  color: #fff;
  width: 45%;
  border-radius: 3px;
}
.popup.popup_content .pupup_flex .pupup_text {
  width: 45%;
}
.popup.popup_content .pupup_flex .pupup_text a{
  display: block;
  padding: 15px 20px;
  font-size: 16px;
  border: 1px solid #E18695;
  background: #E18695;
  color: #fff;
  border-radius: 3px;
}
@media (min-width:1px) and (max-width:1118px) {
  .popup_content {
    left: 0%;
    right: 0%;
    width: 70%;
    height: 237px;
    margin: auto;
  }
  .popup.popup_content .pupup_flex button.close_button {
    padding: 15px 15px;
  }
  .popup.popup_content .pupup_flex .pupup_text a {
    padding: 15px 15px;
  }
}
@media (min-width:1px) and (max-width:800px) {
  .popup.popup_content .pupup_flex button.close_button {
    padding: 15px 10px;
    font-size: 14px;
  }
  .popup.popup_content .pupup_flex .pupup_text a {
    padding: 15px 10px;
    font-size: 14px;
  }
}
@media (min-width:1px) and (max-width:640px) {
  .popup_content {
    position: fixed;
    top: 30%;
    left: 0%;
    right: 0%;
    width: 95%;
    height: 224px;
    background-color: #fff;
    opacity: 1;
    z-index: 30;
    text-align: center;
    box-sizing: border-box;
    padding: 35px 20px;
    margin: auto;
  }
  .popup.popup_content .popup_title {
    font-size: 18px;
  }
  .popup.popup_content .pupup_flex {
    width: 100%;
  }
  .popup.popup_content .pupup_flex button.close_button {
    padding: 15px 9px;
    font-size: 13px;
  }
  .popup.popup_content .pupup_flex .pupup_text a {
    padding: 15px 9px;
    font-size: 13px;
  }
}
/*  TOP追加バナー  */
.add_link.sec {
  padding-bottom: 0
}
#page.index.in .add_bnr .no_flex {
  margin-bottom: 5px;
}
#page.index.in .add_bnr .no_flex img {
  width: 100%;
  height: auto;
}
#page.index.in .add_bnr-flexbox {
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  margin-bottom: 40px;
}
#page.index.in .add_bnr-flexbox .add_bnr-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 49.4%;
  flex: 0 49.4%;
  margin-bottom: 5px;
}
/*　　TOPバナーｓｐ余白調整　&商品詳細ｓｐ余白調整　*/
@media (max-width: 850px) and (min-width: 1px){
  .fs-body-top .fs-l-pageMain,.fs-body-product .fs-l-pageMain {
    width: 100%;
  }
  .fs-body-top #page.index.in .sec02,.fs-body-top #page.index.in .sec08 {
    margin: 0 10px;
  }
}
/*　　ヘッダーGナビのみWEBフォントに　　*/
nav .nav-ul-li {
  font-family: fot-tsukuardgothic-std, sans-serif;
}
@media (min-width:1px) and (max-width:640px) {
  .fs-body-top .sec {
    padding: 10px 0;
  }
}


/*　　商品ページスペックテーブル　　*/
table.spec {
  border-collapse:collapse;
  margin:0 auto;
}
table.spec td,table.spec th{
  border:1px solid #ccc;
  padding:10px;
}
table.spec th{
  background:#EFEFEF;
}
/*商品カテゴリーおすすめ商品スライド*/
@media (min-width:1px) and (max-width:640px) {
  .fs-body-product .fs-c-button--carousel {
    font-size: 2.4rem;
  }
  .fs-body-product .fs-c-featuredProduct {
    padding: 0 10px;
  }
}
/*TOPバナー余白調節*/
.top_banar {
  margin: 10px 0;
}
/*商品詳細　カートボタン装飾*/
.fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--addToCart--detail.fs-c-button--primary .fs-c-button__label::before {
  background: url(../img/index/cart_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  content: "";
  display: inline-block;
  margin-right: 10px;
}
@media (min-width:1px) and (max-width:640px) {
  .fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--addToCart--detail.fs-c-button--primary .fs-c-button__label::before {
    width: 20px;
    height: 20px;
  }
}
/*TOP検索下キーワード　ｓｐのみ*/
.key_word_box ul.key_word_list {
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  display: flex;
  width: 80%;
  margin: auto;
}
/*商品カテゴリー　商品価格センターよせ　＆商品検索　商品価格センターよせ*/
@media (min-width:1px) and (max-width:640px) {
  .fs-body-category .fs-c-productPrice {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .fs-body-search .fs-c-productPrice {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/*  商品詳細　サムネイル  */
.fs-l-productLayout__item.fs-l-productLayout__item--1 .fs-c-productCarouselMainImage ul.fs-c-productCarouselMainImage__thumbnailList {
  align-items: center;
}
/*  商品詳細　サムネフリック  */
.fs-body-product .fs-c-productMainImage__image {
  max-width: 380px;
}
.fs-body-product .fs-c-productCarouselMainImage__image > img {
  width: 100%;
  height: auto;
  max-width: 380px;
}
.fs-body-product .fs-c-productCarouselMainImage__thumbnailList {
display: flex;
list-style: none;
padding: 0;
width:100%;
}
@media (max-width: 640px) and (min-width: 1px){
  .fs-body-product .fs-c-productCarouselMainImage__image > img {
    max-width: 100vw;
    max-height: 100vh;
  }
  .fs-body-product .fs-c-productMainImage__image {
    max-width: 380px;
  }
.fs-body-product .fs-c-productCarouselMainImage__thumbnailList {
   display: flex;
   list-style: none;
   padding: 0;
   width:100%;
  }
 .fs-body-product .fs-c-productSelection{
   box-sizing: border-box;
 }
 .fs-body-product .fs-c-productSelection {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
.fs-body-product .fs-c-productCarouselMainImage__expandButton {
    justify-content: flex-end;
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
}
.fs-body-product .fs-c-slick .slick-prev, .fs-body-product .fs-c-slick .slick-next {
  background: rgba(30, 30, 30, 0.7);
}
.fs-body-product .fs-c-slick .slick-prev:hover {
  background: rgba(30, 30, 30, 0.7);
}
.fs-body-product .fs-c-slick .slick-next:hover {
  background: rgba(30, 30, 30, 0.7);
}
/*商品検索結果ページ　ページネーション*/
.fs-c-listControl {
  justify-content: center;
  align-items: center;
}
/*  商品検索結果詳細ボタン  */
.fs-body-search .fs-c-button--viewProductDetail.fs-c-button--plain {
  display: none;
}
.fs-c-button--plain.fs-c-button--viewProductDetail::before {
  display: none;
}
.fs-c-productListItem__control > *:last-child {
  margin-left: 0;
  margin-right: auto;
}
/*   商品検索結果お気に入りボタン  */
.fs-body-search .fs-c-button--addToWishList--icon.fs-c-button--particular {
  display: block;
  margin: auto;
  width: 25px;
  margin-left: auto;
  margin-right: 0;
  margin-top: -27px;
}
.fs-body-search .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  display: block;
  margin: auto;
  width: 25px;
  margin-left: auto;
  margin-right: 0;
  margin-top: -27px;
}
.fs-body-search .fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #f39a9e;
  border-radius: 5px;
  padding: 4px;
  display: none;
}

.fs-body-search .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #f39a9e;
  border-radius: 5px;
  padding: 4px;
  display: none;
}

.fs-body-search .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  color: #ee7e8f;
}
/* .fs-body-search .fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  display: none;
}
.fs-body-search .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  display: none;
} */
@media (max-width: 340px) and (min-width: 1px){
  .fs-body-search .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 20px;
  }
}
/*ポップアップバナー位置変更*/
footer .follow_bnr_fixed {
  bottom: 105px;
}
/*商品詳細　TOPリンク先ヘッダー固定サイズ調整*/

.fs-body-product #item_top.scroll {
  margin-top:-270px;
  padding-top:270px;
}
/* @media (max-width: 940px) and (min-width: 1px){
  .fs-body-product #item_top {
    margin-top:-65px;
    padding-top:65px;
  }
}
@media (max-width: 768px) and (min-width: 1px){
  .fs-body-product #item_top.scroll {
    margin-top:-155px;
    padding-top:155px;
  }
  .fs-body-product #item_top {
    margin-top:-125px;
    padding-top:125px;
  }
} */
/*商品詳細　バリエーションラジオボタンに変更*/
/* .fs-c-variationMatrix__radio {
  display: block;
  flex-shrink: 0;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  margin-top: 15px;
  width: 18px;
  height: 18px;
  margin-left: 20px;
}
.fs-c-variationMatrix__row__thumbnail > img {
  max-width: 75px;
}
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
  background-color: #EF8695;
  color: #fff;
}
.fs-c-stockSignLegend__legend {
  font-size: 14px;
}
.fs-c-variationMatrix__panel {
  padding: 13px 8px;
}
.fs-body-product .fs-c-variationMatrix > li.fs-c-variationMatrix__row {
  border-bottom: none;
  vertical-align: middle;
  align-items: center;
  padding: 5px;
}
.fs-c-variationMatrix__panel > * {
  min-height: 0;
  overflow: inherit;
}
.fs-c-variationLabel {
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 640px) and (min-width: 1px){
  .fs-body-product .fs-c-productChooseVariation {
    width: 90%;
    margin: auto;
  }
  .fs-c-variationLabel {
    font-size: 13px;
  }
} */
/*商品詳細レビュー調整*/
.fs-c-aggregateRating__rating {
  font-size: 1.2rem;
  flex: 0 1 11em;
}
.fs-c-aggregateRating__rating::before {
  margin-bottom: 5px;
}
.fs-c-aggregateRating__count {
  font-size: 1.2rem;
  margin-bottom: 1px;
}
.fs-c-rating__value {
  margin-top: 3px;
}
.fs-c-reviewer__profile {
  margin-top: 4px;
}
.fs-c-productReview__reviewList.fs-c-reviewList.fs-c-reviewList--productDescription {
  margin-top: 4px;
}
.fs-c-reviewList--productDescription .fs-c-reviewList__item {
  padding: 16px 0;
}
.fs-c-reviewList--productDescription .fs-c-reviewList__item__info {
  padding: 0 10px;
}
.fs-c-reviewList--productDescription .fs-c-reviewList__item__body {
  border: none;
  padding: 16px 0;
  padding-right: 30px;
  font-size: 15px;
}

/*商品レビュー一覧*/
.fs-body-reviews-product .fs-c-productReviewed__number {
  display: none;
}
.fs-body-reviews-product .fs-c-productReviewed__name.fs-c-productName {
  font-size: 16px;
}
.fs-body-reviews-product .fs-c-productReviewed__name.fs-c-productName a {
  color: #000;
}
.fs-body-reviews-product .fs-c-productReviewed__prices.fs-c-productPrices {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
}
/*TOP h2テキスト追加*/
.description .coulum-top-txt {
  margin: 20px 0 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
}
/*商品グループ価格センター*/
.fs-body-category .fs-c-productPrice,.fs-body-search .fs-c-productPrice {
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
/*商品検索　アイコンセンター*/
.fs-body-search .fs-c-productMark {
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media (max-width: 394px) and (min-width: 1px){
  nav ul.nav-ul {
    margin-top: 10px;
  }
}
/*  商品検索販売期間  */
.fs-body-search .fs-c-salesPeriod__date {
  font-size: 12px;
  padding: 4px;
}
.fs-body-search .fs-c-salesPeriod__date dt {
  font-size: 14px;
  margin-bottom: 10px;
}
/*  商品検索会員価格アイコン  */
.fs-body-search .fs-c-mark--memberPrice {
  margin: 5px auto;
  display: table;
}


/*wp読みもの検索*/
#sidebar .colum_key_word_search form {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#sidebar .colum_key_word_search input[type="text"] {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  max-width: 180px;
  width: 100%;
  padding: 8px 0;
  text-indent: 25px;
  border-right: none;
  -webkit-appearance: none;
}
#sidebar .colum_key_word_search input[type="submit"].submit_btn {
  background: #fff url(https://eduteshop.itembox.design/item/common/img/header/ui11.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: center;
  border-radius: 0px 20px 20px 0!important;
  max-width: 40px;
  width: 100%;
  padding: 0px 0;
  text-indent: 25px;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 0;
}
@media(min-width: 1px) and (max-width: 767px){
  #sidebar .colum_key_word_search input[type="text"] {
    height: auto;
  }
}
.fs-body-product .sec-ttl-jp {
  font-size: 16px;
}
.fs-body-product .sec-ttl-eng {
  font-size: 30px;
  color: #E9B49A;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  letter-spacing: 1px;
}
.fs-body-product .sec-ttl {
  text-align: center;
  margin-bottom: 30px;
}
.fs-body-product .sec-ttl-category {
  color: #E9B49A;
}
.fs-body-product .sec03-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fs-body-product .sec03-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24.5%;
  flex: 0 0 24.5%;
  margin-bottom: 10px;
}
.fs-body-product .sec03-flexitem-txt {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.fs-body-product .sec03-flexitem-kara {
  width: 0;
  height: 1px;
}
.fs-body-product .sec03-link-btn {
  display: block;
  background-color: #8DB58A;
  color: #fff;
  text-align: center;
  max-width: 350px;
  width: 100%;
  padding: 15px;
  border-radius: 50px;
  margin: 30px auto 0;
  text-decoration: none;
  font-size: 16px;
}
@media (max-width: 640px) and (min-width: 1px){
.fs-body-product .sec03-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  position: relative;
}
.fs-body-product .sec03-flexitem-txt {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  color: #000;
  font-weight: bold;
  background-color: rgba(255,255,255,0.7);
  }
}
.fs-body-product .sec-ttl-bland {
  color: #E18695;
}
.fs-body-product .sec05-flexbox {
  overflow: hidden;
}
.fs-body-product .sec05-flexitem-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fs-body-product .sec05-flexitem {
  margin-bottom: 15px;
}
.fs-body-product .sec05-flexbox .next-arrow {
  right: 50px;
  width: 14px;
  height: 26px;
  cursor: pointer;
}
.fs-body-product .sec05-flexbox .prev-arrow {
  right: 50px;
  width: 14px;
  height: 26px;
  cursor: pointer;
}
.fs-body-product .slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 10;
}
@media (max-width: 640px) and (min-width: 1px){
.fs-body-product .sec05-flexbox {
    overflow: hidden;
    width: 90%;
    margin: auto;
  }
.fs-body-product .sec05-flexbox .next-arrow {
    right: 0;
  }
.fs-body-product .sec05-flexbox .prev-arrow {
    left: 0;
}
.fs-body-product .sec05-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: center;
}
.fs-body-product .sec05-flexitem a {
  display: block;
  margin: auto;
}
.fs-body-product .sec05-flexitem a img {
  display: inline-block;
}
}



.sec .sec-ttl-jp {
  font-size: 16px;
}
.sec .sec-ttl-eng {
  font-size: 30px;
  color: #E9B49A;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  letter-spacing: 1px;
}
.sec .sec-ttl {
  text-align: center;
  margin-bottom: 30px;
}
.sec .sec-ttl-category {
  color: #E9B49A;
}
.sec.footer_cate .sec03-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec.footer_cate .sec03-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24.5%;
  flex: 0 0 24.5%;
  margin-bottom: 10px;
}
.sec.footer_cate .sec03-flexitem-txt {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.sec.footer_cate .sec03-flexitem-kara {
  width: 0;
  height: 1px;
}
.sec.footer_cate .sec03-link-btn {
  display: block;
  background-color: #8DB58A;
  color: #fff;
  text-align: center;
  max-width: 350px;
  width: 100%;
  padding: 15px;
  border-radius: 50px;
  margin: 30px auto 0;
  text-decoration: none;
  font-size: 16px;
}
@media (max-width: 640px) and (min-width: 1px){
.sec.footer_cate .sec03-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  position: relative;
}
.sec.footer_cate .sec03-flexitem-txt {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  color: #000;
  font-weight: bold;
  background-color: rgba(255,255,255,0.7);
  }
}
.sec .sec-ttl-bland {
  color: #E18695;
}
.sec.footer_brand .sec05-flexbox {
  overflow: hidden;
}
.sec.footer_brand .sec05-flexitem-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec.footer_brand .sec05-flexitem {
  margin-bottom: 15px;
}
.sec.footer_brand .sec05-flexbox .next-arrow {
  right: 50px;
  width: 14px;
  height: 26px;
  cursor: pointer;
}
.sec.footer_brand .sec05-flexbox .prev-arrow {
  right: 50px;
  width: 14px;
  height: 26px;
  cursor: pointer;
}
.sec.footer_brand .slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 10;
}
@media (max-width: 640px) and (min-width: 1px){
.sec.footer_brand .sec05-flexbox {
    overflow: hidden;
    width: 90%;
    margin: auto;
  }
.sec.footer_brand .sec05-flexbox .next-arrow {
    right: 0;
  }
.sec.footer_brand .sec05-flexbox .prev-arrow {
    left: 0;
}
.sec.footer_brand .sec05-flexitem {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: center;
}
.sec.footer_brand .sec05-flexitem a {
  display: block;
  margin: auto;
}
.sec.footer_brand .sec05-flexitem a img {
  display: inline-block;
}
}

.sec.year_category {
  padding: 40px 0;
}
.sec.year_category .link_box {
  padding: 0 2%;
}
.sec.year_category .link_box .link_list {
  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;
}
.sec.year_category .link_box .link_list li {
  flex: 0 0 49%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  margin-bottom: 2%;
}
.sec.year_category .link_box .link_list li .list_text .text {
  font-size: 16px;
  letter-spacing: 1.5px;
  margin-top: 15px;
}
@media (max-width: 767px) and (min-width: 1px) {
  .year_category {
    padding-top: 0px;
  }
  .sec.year_category .link_box .link_list li {
    margin-bottom: 15px;
  }
  .sec.year_category .link_box .link_list li .list_text .text {
    font-size: 14px;
    margin-top: 5px;
  }
}
.wp_column.sec.sec04 {
  margin-top: 30px;
  margin-bottom: 30px;

}
.wp_column.sec.sec04 .sec-ttl-colum {
  color: #8EB2B8;
}
.wp_column.sec.sec04 .sec04-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wp_column.sec.sec04 .sec04-flexbox .sec04-flexitem {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49.5%;
  flex: 0 0 49.5%;
}
.wp_column.sec.sec04 .sec04-flexbox .sec04-flexitem p {
  margin: 10px 0 20px;
  text-align: left;
  font-weight: bold;
}
.wp_column.sec.sec04 .sec04-flexbox02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wp_column.sec.sec04 .sec04-flexbox02 .sec04-flexitem02 {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
}
.wp_column.sec.sec04 .sec04-flexbox02 .sec04-flexitem02 p {
  margin: 15px 0;
  text-align: left;
  font-weight: bold;
}



td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
    /*display: none;*/
}

td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal {
    display: none;
}

/*td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--point {
    display: none;
}*/


.fs-c-orderTotalTable th {
    background: #f0f0f0;
    width: 75%;
    text-align:right!important;
}

.fs-c-orderTotalTable td {
    font-size: 14px;
    color: #bc0000;
}

.fs-c-cartDiscountInfo__body {
    color: #bc0000;
}

.fs-p-flexibleColumn {
    font-size: 11px;
}

button.fs-c-button--buyItLater.fs-c-button--plain {
    display: none;
}

button.fs-c-button--cancel--cart.fs-c-button--plain {
    background: #fff!important;
    border: 0;
}

.fs-c-orderTotalTable__itemPriceSummary span.fs-c-price {
    font-weight: bold;
    font-size: 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__note li:first-of-type {
  display: none;
}
#fs-cartContent-container .fs-c-cartTable .fs-c-cartTable__row {
  position:relative;
  padding-bottom:20px;
}
#fs-cartContent-container .fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--product {
  padding-bottom:30px;
}
/*.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
  position:absolute;
  bottom: 25px;
}*/
.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity::before {
  font-size:10px;
}
/*.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action {
  position:absolute;
  bottom: 67px;
  right: -63%;
}*/
.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity .fs-c-cartTable__quantity.fs-c-quantity.fs-system-assistTarget {
  /*border:1px solid #ccc;*/
  border-radius:5px;
  padding:0px 5px;
}
.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--action button.fs-c-button--cancel--cart.fs-c-button--plain {
  text-align: right;
  color: #cc0000;
}
.fs-c-cartTable__productName.fs-c-listedProductName {
  line-height:1.8;
}
.fs-c-orderTotalTable__itemPriceSummary span.fs-c-price {
    font-weight: bold;
    font-size: 15px;
}
.fs-c-listedProductName__name {
  font-weight:bold;
}
#fs-checkout-payHere-container .fs-c-purchaseHere__message {
  font-size:14px;
}
#fs-checkout-payHere-container .fs-c-button--loginAndPurchase.fs-c-button--primary {
  position:relative;
}
#fs-checkout-payHere-container .fs-c-button--loginAndPurchase.fs-c-button--primary::after {
  content:"";
  display:block;
  width:0;
  height:0;
  border:6px solid transparent;
  border-left:10px solid #fff;
  position:absolute;
  right:8px;
  top:13px;
  margin:auto;
}
.fs-c-listedProductName__variation,
.fs-c-listedProductName__selection {
  font-size:12px;
  width: 67%;
}
.fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__info {
  font-size:18px;
  margin-bottom:10px;
}
.fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__note {
  font-size:14px;
}
#fs-checkout-amazon-container .fs-c-payWithAmazon__message {
  font-size:10px;
}
#fs-checkout-amazon-container .fs-c-payWithAmazon__message p {
  display:inline;
}
.fs-body-cart .fs-c-payWithAmazon__button.fs-c-cartPayment__button.fs-c-buttonContainer img {
    width: 100%!important;
    height: auto!important;
    max-height: 70px!important;
    max-width: 259px;
}
.fs-l-cart__contentsArea + .fs-p-announcement .fs-p-announcement__title {
  color:#bc0000;
  font-size:3.8vw;
}
}
.top_banar.spv iframe#asb001 {
  width: 320px!important;
}


/*20200430追加*/
/*レビュー用*/
.fs-body-product .fs-c-productReview::after {
  content: "";
  display: block;
  clear: both;
}
.fs-body-product .fs-c-reviewList--productDescription .fs-c-reviewList__item__body {
  border: 1px solid #e5e5e5;
  padding-right: 0;
  padding: 16px;
}
.fs-body-product .fs-c-buttonContainer--viewAllReviews {
  float: left;
  margin-right: 10px;

}
.fs-body-product .fs-c-buttonContainer--addReview--detail {
  display: inline-block;
    text-align: center;
    margin: 10px auto;
    width: 100%;
  }
  a.fs-c-button--addReview--detail.fs-c-button--plain {
    display: inline-block;
    width: 30%;
    background-color: #8eb2b8;
    padding: 10px;
    border-radius: 10px;
    font-size: 1.3rem;
}
  @media (min-width: 1px) and (max-width: 640px){
  a.fs-c-button--addReview--detail.fs-c-button--plain {
    display: inline-block;
    width: 70%;
    background-color: #8eb2b8;
    padding: 10px;
    border-radius: 10px;
    font-size: 1.3rem;
}
}
.fs-body-product .fs-c-reviewer__name a {
  color: #1e5d9b;
}
.fs-body-product .fs-c-button--plain {
  color: #1e5d9b;
  border: none;
  background-color: transparent;
}
.fs-body-product .fs-c-reviewer__profile {
  font-size: 16px;
}
.fs-body-product .fs-c-reviewInfo__date {
  font-size: 16px;
}
.fs-body-product .fs-c-reviewerStatus {
  font-size: 16px;
}
@media (min-width: 1px) and (max-width: 640px){
  .fs-body-product .fs-c-reviewer__profile {
    font-size: 14px;
  }
  .fs-body-product .fs-c-reviewInfo__date {
    font-size: 14px;
  }
  .fs-body-product .fs-c-reviewerStatus {
    font-size: 14px;
  }
}
/*バリエーション用*/

  .fs-body-product .fs-c-variationCart__variationName {
    -webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
  	flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .fs-body-product .fs-c-variationCart__variationName__stock {
    font-size: 12px;
  }
  .fs-body-product .fs-c-button--primary.fs-c-button--addToCart--variation {
    margin-left: 0;
    font-size: 14px;
  }
  .fs-body-product .fs-c-variationList__item__title {
    padding: 10px;
  }
  .fs-body-product .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    margin: 10px 0;
  }
@media (min-width: 1px) and (max-width: 360px){
  /* .fs-body-product .fs-c-variationCart > li {
    -ms-grid-columns: 1fr 3em 99px;
    grid-template-columns: 1fr 3em 99px;
  } */
  .fs-body-product .fs-c-button--primary.fs-c-button--addToCart--variation {
    font-size: 13px;
  }
}
/*プルダウン箇所の見出し？を太字*/
.fs-body-product .fs-c-productSelection .fs-c-productSelection__label {
  font-weight: bold;
  font-size: 14px;
}




@media (min-width: 768px) {
td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--subtotal,
td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--point {
  display: table-cell;
}
.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__note li:first-child {
  display: none;
}
.fs-c-cartDiscountInfo.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info {
  font-size: 20px;
}
.fs-body-cart .fs-c-payWithAmazon__button.fs-c-cartPayment__button.fs-c-buttonContainer img {
  width: 33.5%!important;
  height: auto!important;
  max-height: none!important;
}
}




.fs-c-variationCart__cartButton--subscribeToArrivalNotice .fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation{
  font-size: 14px;
    min-width: 100%;
    padding: 10px;
}
@media (min-width: 1px) and (max-width: 360px){
.fs-c-variationCart__cartButton--subscribeToArrivalNotice .fs-c-button--secondary.fs-c-button--subscribeToArrivalNotice--variation{
  font-size: 13px;
    min-width: 100%;
    padding: 10px 0;
}
}








/*===============================
  SPヘッダー調整
===============================*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');
@media screen and (max-width: 768px) {
header .header-wrap {
  height:69px;
}

header .header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
    margin-left: 5px;
}
header .header-logo a {
    max-width: 84px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    display:block;
}
header .header-logo a .logo_text {
    display: block;
    width: 100%;
    font-size: 10px;
    text-align: center;
}
header .menu-btn {
    max-width: 44px;
    margin-right: 10px;
    margin-top: 0;
}
header .header-rig {
    -webkit-flex: 1;
    flex: 1;
}
header .header-nav.fs-clientInfo {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
header .header-nav li {
    margin: 0 1%;
    width: 30%!important;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
}
header .header-nav a span.nv_txt {
    display: block;
    width: 100%;
    font-size:11px;
    margin-top: 14px;
}
header .header-nav a span.fs-client-cart-count {
  right:0;
}
header .header-nav li.ui12 {
      position: relative;
      width: 40px;
}
header .header-nav.fs-clientInfo,
header .header-nav.fs-clientInfo.is-ready {
    margin-top:18px;
}
header.fs-l-header.fixed .header-nav.fs-clientInfo.is-ready {
    margin-top: 20px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
header .ui12 a::before {
    content: "";
    padding-left: 50px;
    /* margin: auto; */
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/icn_guide.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    vertical-align: middle;
    display: block;
    position: absolute;
    top: -22px;
    width: 55px;
    height: 30px;
    left: 0;
    right: 0;
    margin: auto;
}
header .ui10 a::before {
    content: "";
    padding-left: 50px;
    margin: auto;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/icn_cart.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    vertical-align: middle;
    padding-top: 14px;
    position: absolute;
    top: -22px;
    width: 55px;
    height: 30px;
    left: 0;
    right: 0;
}
header .ui11 a::before {
    content: "";
    padding-left: 50px;
    margin: auto;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/icn_mypage.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    vertical-align: middle;
    padding-top: 14px;
    position: absolute;
    top: -22px;
    width: 55px;
    height: 30px;
    left: 0;
    right: 0;
}
}
@media screen and (min-width: 376px) and (max-width: 414px) {
header .header-left {
    width: 35%;
    margin-left: 5px;
}
nav ul.nav-ul {
    margin-top: 42px;
}
}
@media screen and (min-width: 321px) and (max-width: 375px) {
header .header-left {
    width: 35%;
    margin-left: 5px;
}
nav ul.nav-ul {
    margin-top: 30px;
}
}
/* 予約商品アイコン */
.reservationicon {
  font-size: 16px;
  color: #ffffff;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif'cursive;
  background: #f9bd3b;
  border-radius: 5px;
	}
  /* 予約商品アイコン 商品カテゴリー非表示*/
.fs-body-category .reservationicon {
  display: none;
}
/* 予約商品アイコン 商品検索非表示*/
.fs-body-search .reservationicon {
  display: none;
}
/* 予約商品アイコン マイページ非表示*/
.fs-body-cart .reservationicon {
  display: none;
}
/* 予約商品アイコン カートページ非表示*/
.fs-body-my-top .reservationicon {
  display: none;
}
/* 予約商品アイコン お気に入りページ非表示*/
.fs-body-my-wishlist .reservationicon {
  display: none;
}













/*===================================
  カテゴリページ 年齢別
===================================*/
.tac {text-align: center;}
.tar {text-align: right;}
.tal {text-align: left;}
.category_content {
  padding: 0 25px;
  margin-bottom: 50px;
}
.category_main_read {
  margin-bottom: 20px;
}
.category_mainitemwrap {
  background-image: url(https://eduteshop.itembox.design/item/common/img/index/sec01_img01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 25px;
}
.category_item_col1 {
  margin-bottom: 20px;
}
.category_item_col2 {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.category_item_col2 > div {
  width: 49%;
  margin-bottom: 2%;
}
.category_ranking .ranking-ttl {
  max-width: 360px;
  margin: 0 auto 10px;
}
.category_ranking .ranking-ttl .text_rank_title {
  background: url(https://eduteshop.itembox.design/item/common/img/index/rank_obi_02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 5px 0 15px;
    text-align: center;
}
.category_ranking.category_ranking_present .ranking-ttl .text_rank_title {
  background: url(https://eduteshop.itembox.design/item/common/img/index/rank_obi_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.category_ranking_itemwrap {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.category_ranking_itemwrap > div {
  width: 32%;
  margin-bottom: 2%;
}
.category_ranking_itemwrap .crown {
  text-align: left;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}
.category_ranking_itemwrap .crown img {
  display: inline-block;
    width: 30PX;
    height: 22PX;
    margin-right: 10px;
}
.category_ranking_itemwrap p {
  margin: 8px 0 0;
}
.category_wrapping,
.category_scene {
  background-image: url(https://eduteshop.itembox.design/item/common/img/index/sec01_img01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.category_presenttxt {
  margin-bottom: 30px;
}
.category_scene .category_item_col2 {
  margin-top: 20px;
}
.category_ranking:not(.category_ranking_present) {
  margin-bottom: 100px;
}
.category_ranking:not(.category_ranking_present) .category_ranking_itemwrap {
  margin-bottom: 30px;
}
.category_ranking:not(.category_ranking_present) .ranking-ttl {
  margin-top: 40px;
}
.category_ranking .scene_ttlimg {
  margin-bottom: 20px;
}
.category_ranking .scene_img {
  margin-bottom: 30px;
}
.category_reason .reason_ttl {
  text-align: center;
}
.category_reason .reason_ttl .reason_ttl_big {
  color: #E18695;
  font-size: 30px;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    letter-spacing: 3px;
}
.category_reason .reason_blockwrap {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.category_reason .reason_blockwrap .reason_block {
  width: 30%;
}
.category_reason .reason_blockwrap .reason_block .reason_block_ttl {
  font-size: 23px;
    text-align: center;
}
.category_reason .reason_blockwrap .reason_block .reason_block_ttl span {
  margin-right: 10px;
    margin-left: 10px;
    font-size: 30px;
    color: #E18695;
    font-family: 'Comfortaa', cursive;
    font-weight: bold;
    letter-spacing: 3px;
}
.category_reason .reason_blockwrap .reason_block {
  line-height: 1.7;
}
.category_reason .reason_blockwrap .reason_block .reason_block_ttl::before {
  background: url(https://eduteshop.itembox.design/item/common/img/index/title_b.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 21px;
  height: 25px;
  vertical-align: middle;
  content: "";
  display: inline-block;
  margin-right: 10px;
}
.category_reason .reason_blockwrap .reason_block .reason_block_ttl::after {
  background: url(https://eduteshop.itembox.design/item/common/img/index/title_a.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 21px;
  height: 25px;
  vertical-align: middle;
  content: "";
  display: inline-block;
}
.category_reason .reason_blockwrap .reason_block .reason_block_ttl2 {
  color: #6CACB1;
    font-size: 18px;
    text-align: center;
}

.category_column .column_ttl {
  background: url(https://eduteshop.itembox.design/item/docs/pic-labo/title_bgimg_wood.gif);
  background-size: 100% 100%!important;
}
.category_column .column_ttl p {
  color: #440000;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
}
.category_column .category_column_block {
  margin-bottom: 20px;
}
.category_column .column_txtarea {
  background: url(https://eduteshop.itembox.design/item/background.jpg);
  background-repeat: no-repeat!important;
    background-size: cover!important;
}
.category_column .column_txtarea span {
  color: #660000;
    font-size: 16px;
    display: block;
}
.category_column .category_column_type01 .column_txtarea {
  padding: 15px;
    padding-left: 41%;
}
.category_column .category_column_type02 .column_txtarea {
  padding: 15px;
    padding-left: 40px;
}
.category_content .category_linkarea {
  background: url(https://eduteshop.itembox.design/item/docs/pic-labo/title_bgimg_pink.jpg);
  background-repeat: no-repeat!important;
    background-size: 100% 100%!important;
    text-align: center;
    margin-bottom: 20px;
}
.category_content .category_linkarea {
  padding: 10px;
}
.category_content .category_linkarea a {
  color: #fff;
  display: inline-block;
  padding: 10px;
}
.category_content .review_block {
  padding: 15px;
}
.category_content .review_block ul li {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom: 20px;
}
.category_content .review_block ul li:last-of-type {
  margin-bottom: 0;
}
.category_content .review_block ul li .review_img {
  width: 25%;
}
.category_content .review_block ul li .review_txt {
  width: 75%;
  padding: 2%;
}
.category_content .category_morebtn {
  background: #ededed;
  max-width: 500px;
  border-radius: 50px;
  padding: 15px;
  display: block;
  text-align: center;
  margin: auto;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  font-size: 26px;
  position: relative;
}
.category_content .category_morebtn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 10px solid #534741;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
.category_content .category_morebtn span {
  font-size: 110%;
}
.category_content .category_morebtn:hover {
  text-decoration: none;
  color: #534741;
}
.category_ranking.category_content {
  margin-top:-150px;
  padding-top:150px;
}
@media screen and (max-width: 768px) {
.category_content {
  padding-right: 10px;
  padding-left: 10px;
}
.category_ranking_itemwrap p.ranking-txt {
  font-size: 12px;
}
.category_wrapping,
.category_scene,
.category_presenttxt {
  margin-bottom: 20px;
}
.category_content.category_scene {
  padding:60px 10px!important;
}
.category_reason .reason_blockwrap .reason_block {
  width: 100%;
  margin-top: 20px;
}
.category_reason .reason_blockwrap .reason_block > div {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}
.category_reason .reason_blockwrap .reason_block:nth-of-type(2n) > div {
  -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.category_reason .reason_blockwrap .reason_block > div div {
  width: 49%;
  font-size: 12px;
}
.category_column .column_ttl p {
  font-size: 14px;
}
.category_content .category_linkarea {
  padding: 5px;
}
.category_column .column_txtarea,
.category_content .category_linkarea a {
  font-size: 12px;
}
.category_column .category_column_type01 .column_txtarea,
.category_column .category_column_type02 .column_txtarea {
  padding: 15px;
}
.category_content .review_block ul li .review_txt {
  padding: 0 2%;
}
.category_content .category_morebtn {
  width: 290px;
  font-size: 16px;
  padding: 12px;
}
.category_content .category_morebtn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border:5px solid transparent;
  border-left:8px solid #534741;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin:auto;
}
.category_ranking.category_content {
  margin-top:-75px;
  padding-top:75px;
}
}





/*お悩み*/
.tac {text-align: center;}
.tar {text-align: right;}
.tal {text-align: left;}
.category_onayami {
  max-width: 728px;
  margin: 0 auto 50px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  line-height: 1.2;
  background: #f7f4f4;
}
.category_onayami .category_onayami_fv {
  position: relative;
}
.category_onayami .category_onayami_fv p {
  text-shadow:2px 2px 1px #fff,
      -2px  2px 1px #fff,
       2px -2px 1px #fff,
      -2px -2px 1px #fff,
       2px  0px 1px #fff,
       0px  2px 1px #fff,
      -2px  0px 1px #fff,
       0px -2px 1px #fff;
  position: absolute;
  font-weight: bold;
  text-align: center;
}
.category_onayami .category_onayami_fv .txt01 {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  font-size: 38px;
  line-height: 1.2;
}
.category_onayami .category_onayami_fv .txt02 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
  font-size: 38px;
  line-height: 1.3;
}
.category_onayami_scene {
  position: relative;
  padding-bottom: 40px;
}
.category_onayami_scene .inner {
  background: #fff;
  margin: 0 30px;
  padding: 20px;
}
.category_onayami_scene .inner p {
  background: url(https://eduteshop.itembox.design/item/onayami/onayami_q.png)no-repeat left 5px top 10px;
  background-size: 26px;
  padding-left: 40px;
  font-size: 26px;
  margin: 5px 0;
  font-weight: bold;
}
.category_onayami_scene .onayami_toy {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 200px;
}
.category_onayami_midashi {
  background: #bae3d5;
  padding: 10px;
}
.category_onayami_midashi p {
    text-shadow:2px 2px 1px #fff,
      -2px  2px 1px #fff,
       2px -2px 1px #fff,
      -2px -2px 1px #fff,
       2px  0px 1px #fff,
       0px  2px 1px #fff,
      -2px  0px 1px #fff,
       0px -2px 1px #fff;
  font-weight: bold;
  text-align: center;
  font-size: 38px;
}
.category_onayami_answer {
  padding-bottom: 20px;
}
.category_onayami_answer .inner {
  margin: 30px 30px 0;
  padding: 20px;
  background: #fff;
  border:3px solid #eeeeee;
}
.category_onayami_answer .inner p {
  text-indent: -1.2em;
  padding-left: 1.2em;
  font-size: 28px;
  font-weight: bold;
}
.category_onayami_answer .inner p span {
  color: #eb6100;
  /*background: linear-gradient(transparent 60%, #fff799 60%);*/
  background: url(https://eduteshop.itembox.design/item/onayami/marker.jpg)repeat-x 0 100% rgba(0, 0, 0, 0);
}
@media all and (-ms-high-contrast: none){
  .category_onayami_answer .inner p span{
    background: url(https://eduteshop.itembox.design/item/onayami/marker.jpg)repeat-x 0 60% rgba(0, 0, 0, 0);
  }
}
.category_onayami_lasttxt {
  padding: 0 30px 30px;
}
.category_onayami_lasttxt p {
  text-shadow:2px 2px 1px #fff,
      -2px  2px 1px #fff,
       2px -2px 1px #fff,
      -2px -2px 1px #fff,
       2px  0px 1px #fff,
       0px  2px 1px #fff,
      -2px  0px 1px #fff,
       0px -2px 1px #fff;
  font-weight: bold;
  font-size: 26px;
}
.category_onayami_lasttxt .fukidashi {
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
.category_onayami .category_onayami_fv .txt01 {
  top: 8vw;
  font-size: 5vw;
}
.category_onayami .category_onayami_fv .txt02 {
  bottom: 8vw;
  font-size: 5vw;
}
.category_onayami_scene .inner {
  margin: 0 5%;
  padding: 2% 5%;
}
.category_onayami_scene .inner p {
  background: url(https://eduteshop.itembox.design/item/onayami/onayami_q.png)no-repeat left top 1vw;
  background-size: 5vw;
  padding-left: 7vw;
  font-size: 4vw;
  margin: 5px 0;
}
.category_onayami_scene .onayami_toy {
  bottom: 2%;
  width: 25%;
}
.category_onayami_midashi p {
  font-size: 5.5vw;
}
.category_onayami_answer {
  padding-bottom:2%;
}
.category_onayami_answer .inner {
  margin: 5% 5% 0;
  padding: 5%;
}
.category_onayami_answer .inner p {
  font-size: 3.8vw;
}
.category_onayami_answer .inner p span {
  background: url(https://eduteshop.itembox.design/item/onayami/marker.jpg)repeat-x 0 60% rgba(0, 0, 0, 0);
  background-position: bottom;
  background-size: 2%;
}
.category_onayami_answer + div > img {
  width:80px;
}
.category_onayami_lasttxt p {
  font-size:4vw;
}
.category_onayami_lasttxt .fukidashi {
  font-size: 4.5vw;
}
}



/*おもちゃの選び方*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@900&display=swap');

.category_erabikata {
  background: #fff;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.category_erabikata .category_erabikata_ttl {
  font-size: 40px;
  text-align: center;
  font-weight: 900;
  margin-top: 20px;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
}
.category_erabikata .category_erabikata_ttl p {
  display: block;
  padding: 10px 10px;
}

.category_erabikata_box{
  margin-top: 50px;
}
.category_erabikata_box p {
  font-size: 14px;
  padding: 20px 0;
}
.category_erabikata_box .category_erabikata_box_ttl {
  text-align: center;
  padding: 20px 15px;
  border-radius: 10px;
  position: relative;
  margin: 30px 0;
  font-weight: 900;
  font-size: 30px;
  font-family: 'Noto Sans JP', sans-serif;
}
.category_erabikata_box .category_erabikata_box_ttl span {
  position: relative;
  z-index: 2;
}
.category_erabikata_box .category_erabikata_box_ttl::before {
  display: inline-block;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  margin:auto;
  z-index: 1;
  line-height: 52px;
  font-size: 42px;
  font-weight: 900;
}
.category_seichou_01 .category_erabikata_box_ttl,
.category_seichou_01 .category_erabikata_box_ttl::before {
  background: #a6d9f1;
}
.category_seichou_01 .category_erabikata_box_ttl::before {
  content: "1";
}
.category_seichou_02 .category_erabikata_box_ttl,
.category_seichou_02 .category_erabikata_box_ttl::before {
  background: #f4dbb4;
}
.category_seichou_02 .category_erabikata_box_ttl::before {
  content: "2";
}
.category_seichou_03 .category_erabikata_box_ttl,
.category_seichou_03 .category_erabikata_box_ttl::before {
  background: #cfe1a4;
}
.category_seichou_03 .category_erabikata_box_ttl::before {
  content: "3";
}


.category_erabikata_box .category_erabikata_box_ttl2 {
  text-align: left;
  padding: 20px 15px 20px 80px;
  border-radius: 10px;
  position: relative;
  margin: 30px 0;
  font-weight: 900!important;
  font-size: 30px;
  font-family: 'Noto Sans JP', sans-serif;
}
.category_erabikata_box .category_erabikata_box_ttl2::before {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  background: #fff;
  text-align: center;
    line-height: 50px;
}
.category_erabikata_01 .category_erabikata_box_ttl2 {
  background: #f9c8ca;
}
.category_erabikata_01 .category_erabikata_box_ttl2::before {
  content: "1";
}
.category_erabikata_02 .category_erabikata_box_ttl2 {
  background: #facd89;
}
.category_erabikata_02 .category_erabikata_box_ttl2::before {
  content: "2";
}
.category_erabikata_03 .category_erabikata_box_ttl2 {
  background: #b8dbed;
}
.category_erabikata_03 .category_erabikata_box_ttl2::before {
  content: "3";
}



@media screen and (min-width: 768px) {
.category_erabikata_box,
.category_erabikata_ttl {
  margin-top: 70px!important;
}
.category_erabikata_col3 {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.category_erabikata_col3 > div {
  width:32%;
  margin-top: 30px!important;
}
.category_erabikata_col3 .category_erabikata_box_ttl,
.category_erabikata_col3 .category_erabikata_box_ttl2 {
  font-size:16px;
}
.category_erabikata_col3 .category_erabikata_box_ttl::before,
.category_erabikata_col3 .category_erabikata_box_ttl2::before {
  font-size: 29px;
}
}
@media screen and (max-width: 767px) {
.category_erabikata_box,
.category_erabikata_ttl {
  margin-top: 50px!important;
}
.category_erabikata .category_erabikata_ttl {
  font-size: 24px;
}
.category_erabikata_box .category_erabikata_box_ttl,
.category_erabikata_box .category_erabikata_box_ttl2 {
  font-size: 4vw;
  padding: 5% 2%;
}
.category_erabikata_box .category_erabikata_box_ttl::before {
  font-size: 7vw;
  line-height: 50px;
  width: 70px;
    height: 70px;
    top: -30px;
}
.category_erabikata_box p {
  font-size: 14px;
}
.category_erabikata_box .category_erabikata_box_ttl2 {
  padding: 5% 5% 5% 17%;
}
.category_erabikata_box .category_erabikata_box_ttl2::before {
  width: 10vw;
  height: 10vw;
  line-height: 10vw;
  font-size: 5.5vw;
}

}







/*お届け日MAP*/
.otodoke_map_btn {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.otodoke_map_btn .pc {display: none;}
.otodoke_map_btn .sp {display: block;}
}
@media screen and (min-width: 768px) {
.otodoke_map_btn .pc {display: block;}
.otodoke_map_btn .sp {display: none;}
}






/*一番下*/
.category_bottomcnt {
  max-width: 728px;
  /*padding: 0 25px;*/
  margin-bottom: 50px;
 /*font-family: fot-tsukuardgothic-std, sans-serif;*/
 line-height: 1.2;
}
.category_bottomclm {
  background: #fff7da;
  padding: 20px;
}
.category_bottomclm .category_bottomclm_box {
  background: #fff;
  padding: 30px 20px;
  margin-bottom: 30px;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_ttl {
  color: #53453d;
  padding: 15px;
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 900;
  font-family: 'Noto Sans JP', sans-serif;
  border-radius: 10px;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_catch {
  color: #53453d;
  margin: 30px 0 20px;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  font-family: 'Noto Sans JP', sans-serif;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_img {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin:30px;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_img > div {
  width: 48%;
  text-align: center;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_txt {
  margin: 30px 50px;
}

.category_bottomitem {
  padding: 0!important;
}
.category_bottomitem .category_bottomitem_ttl {
  background: #f8bd3b;
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Noto Sans JP', sans-serif;
  position: relative;
  padding: 20px 0;
  margin-bottom: 60px;
  text-align:center;
}
.category_bottomitem .category_bottomitem_ttl p {
  line-height: 1.5;
}
.category_bottomitem .category_bottomitem_ttl::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border:20px solid transparent;
  border-top:20px solid #f8bd3b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  margin: auto;
}
.category_bottomitem .category_bottomitem_box {
  background: #f1f1f1;
  padding: 40px;
  margin-bottom: 40px;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_flex {
  display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_flex > div {
  width: 48%;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_img img {
  border: 10px solid #fff;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_txtarea {
  font-size: 16px;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_name {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.5;
  /*font-family: 'Noto Sans JP', sans-serif;*/
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_price {
  font-size: 20px;
  margin:10px 0;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_des {
  background: #fff;
  padding: 20px 40px;
  margin:20px 0;
}
.category_bottomitem .category_bottomitem_box a {
  display: block;
  background: #f8bd3b;
  color: #fff;
  width: 250px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  margin: auto;
}
.category_bottomitem .category_bottomitem_box a:hover {
  text-decoration: none;
}





@media screen and (min-width: 768px) {
.category_bottomcnt .pc {display: block;}
.category_bottomcnt .sp {display: none;}
}
@media screen and (max-width: 767px) {
.category_bottomcnt .pc {display: none;}
.category_bottomcnt .sp {display: block;}
.category_bottomclm .category_bottomclm_box:last-of-type {
  margin-bottom: 0;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_ttl {
  font-size: 18px;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_catch {
  font-size: 16px;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_txt {
  margin: 5% 0;
}
.category_bottomclm .category_bottomclm_box .category_bottomclm_box_img {
  margin: 30px 0;
}
.category_bottomitem .category_bottomitem_ttl {
  font-size: 20px;
  margin-bottom: 40px;
}
.category_bottomitem .category_bottomitem_box {
  padding: 5%;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_txtarea {
  font-size: 14px;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_name {
  font-size: 18px;
}
.category_bottomitem .category_bottomitem_box .category_bottomitem_price {
  font-size: 16px;
}

}




/*ご注文画面 デザイン調整*/
@media screen and (min-width: 768px){
#fs-buyerInfo-container .fs-c-checkout-customerInfo__name,
#fs-addressInfo-container .fs-c-checkout-destination__name {
  font-size: 1.2rem;
}
#fs-buyerInfo-container .fs-c-checkout-customerInfo,
#fs-addressInfo-container .fs-c-checkout-destination__list {
  line-height: 1.5;
}
#fs-addressInfo-container .fs-c-checkout-destination__control {
width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#fs-addressInfo-container .fs-c-button--chooseDestination.fs-c-button--standard {
  padding: 0.8em 1.0em 0.6em;
}
#fs-couponInfo-container .fs-c-checkout-couponCodeInput {
    flex-wrap: wrap;
}
#fs-couponInfo-container .fs-c-couponCodeInput__button.fs-c-buttonContainer--useCoupon {
  width: 100%;
  margin-top: 10px;
  text-align: right;
}
#fs_orderTotalContainer .fs-c-totalAndActions button:not(.fs-c-button--image) {
  font-size: 1.6rem;
}
#fs-couponInfo-container .fs-c-checkout-couponList__control {
  flex-basis: 260px;
}
#fs-couponInfo-container .fs-c-checkout-couponList__control button {
  width: 100%;
}
#fs-couponInfo-container .fs-c-checkout-couponList {
  -ms-grid-columns: auto;
    grid-template-columns: auto;
}
#fs-addressInfo-container .fs-c-checkout-destination__body {
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#fs-addressInfo-container .fs-c-checkout-destination__control > * + * {
  margin-top: 0;
  margin-left: 8px;
}
}
@media screen and (max-width: 767px){
#fs-buyerInfo-container .fs-c-checkout-customerInfo__name,
#fs-addressInfo-container .fs-c-checkout-destination__name {
  font-size: 2rem;
}
#fs-buyerInfo-container .fs-c-checkout-customerInfo,
#fs-addressInfo-container .fs-c-checkout-destination__list {
  line-height: 1.5;
}
#fs-addressInfo-container .fs-c-checkout-destination__control {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#fs-addressInfo-container .fs-c-checkout-destination__control .fs-c-checkout-destination__button.fs-c-buttonContainer.fs-c-buttonContainer--changeSmall {
  width:30%;
}
#fs-addressInfo-container .fs-c-button--chooseDestination.fs-c-button--standard {
  padding: 0.8em 1.0em 0.6em;
}
#fs-couponInfo-container .fs-c-checkout-couponCodeInput {
    flex-wrap: wrap;
}
#fs-couponInfo-container .fs-c-couponCodeInput__button.fs-c-buttonContainer--useCoupon {
  width: auto;
  margin-top: 10px;
  text-align: right;
}
#fs-couponInfo-container .fs-c-checkout-couponCodeInput__input #fs_couponCode {
  height:3em;
  margin-top:10px;
}
#fs-couponInfo-container .fs-c-checkout-couponList__control {
    flex-basis: 40%;
}
#fs-couponInfo-container .fs-c-checkout-couponList__control button {
    width:100%;
}
#fs_orderTotalContainer .fs-c-totalAndActions button:not(.fs-c-button--image) {
  font-size: 1.6rem;
}
.fs-l-checkout__mainColumn .fs-c-button--standard {
  font-size: 4.2vw;
}
/*td.fs-c-cartTable__dataCell.fs-c-cartTable__dataCell--quantity {
  display:none;
}*/

}





/*注文履歴ページ*/
.fs-body-my-orders .fs-c-history {
  display: block;
}
.fs-body-my-orders .fs-c-history__listContainer {
  margin:30px 0;
}
@media screen and (max-width: 767px) {
.fs-c-orderHistoryItem__header__button {
  padding: 0 8px 10px;
}
}

/*ポイント履歴ページ*/
@media screen and (max-width: 767px) {
.fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
  width: 150px;
}
.fs-c-pointListTable__dataDetail.fs-c-pairList > *:nth-child(2),
.fs-c-pointListTable__data,
.fs-c-listTable > tbody > tr td::before,
.fs-c-pointListTable__dataDetail.fs-c-pairList > *:nth-child(1) {
  font-size: 14px;
}
.fs-c-pointListTable__dataDetail.fs-c-pairList dt,
.fs-c-pointListTable__dataDetail.fs-c-pairList dd {
  font-size:12px!important;
}
}



/*会員登録内容変更*/
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
  font-size: inherit!important;
}
.fs-c-memberInfoField .fs-c-inputTable__dataCell {
  font-size: 1.2rem;
}


/*レビューを書く*/
.fs-body-review-write .fs-c-reveiwNotes {
  padding: 20px 0;
}
.fs-c-productReviewed__name .fs-c-productName__name {
  font-size: 24px;
    line-height: 1.4;
}
@media screen and (max-width: 767px) {
.fs-c-productReviewed__name .fs-c-productName__name {
  font-size: 20px;
    line-height: 1.4;
}
}




/*PCグローバルナビ hover下線削除*/
.nav-ul-li01 > .nav-ul-li-a > a:hover {
  text-decoration: none;
}


/*2020 09 18* 商品詳細ページ　追従商品名にリンクさせるボタン*/
.fs-body-product #fs_p_scrollingCartButton {
  width: 50px;
  height: 50px;
  bottom: 56px;
  right: 21px;
  z-index: 10000;
}
.fs-body-product #fs_p_scrollingCartButton .fs-p-scrollingCartButton__button {
  padding: 10px;
  background: #97b9c9;
  background: #c5273f;
  border-radius: 4px;
  opacity: 1!important;
}
.fs-body-product #fs_p_scrollingCartButton .fs-p-scrollingCartButton__icon {
  font-size: 30px;
}
.fs-body-product #sps-floating-menu {
  display: none;
}

/*SPフッターフローティング*/
@media screen and (min-width: 768px) {
  #footer_floating{
    display: none;
  }
}

  #footer_floating{
    font-family: fot-tsukuardgothic-std, sans-serif;
  }
  div#footer_floating.fixed {
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 1080px;
    background: #fff;
    z-index: 99999;
}
  .footer_floating_list{
    display: flex;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    color: #6d5e5b;
    font-size: 17px;
    font-weight: bold;
    height: 50px;
　　font-family: fot-tsukuardgothic-std, sans-serif;
}
  li.age_list {
    width: 20%;
    border-right: 2px solid #6d5e5b;
    padding: 15px 0;
}
#footer_floating > ul > li > a > span {
  color: #6d5e5b;
}
#footer_floating > ul > li:nth-child(5) > a > span {
  font-size: 13px;
}

/*楽天payボタン*/
#fs_button_placeOrder > button {
  background-color: #bf0000!important;
  width: 100%!important;
  border-radius: 5px!important;
  margin-top: 5px!important;
}

#fs_button_placeOrder > button > img {
  margin: 0 auto!important;
}





/*カートページ修正 20/11/17 追加*/
#fs-cartContent-container .fs-c-cartTable select {
  color: #333333;
    width: 100%;
    padding: 4px 20px 4px 8px;
    border:1px solid #ccc;
    border-radius:5px;
    vertical-align: middle;
}
#fs-cartContent-container .fs-c-cartTable .fs-c-cartTable__quantity {
  position: relative;
  overflow: hidden;
  overflow-wrap: normal;
}
#fs-cartContent-container .fs-c-cartTable .fs-c-cartTable__quantity::after {
    position: absolute;
    top: 1px;
    right: -5px;
    bottom: 1px;
    width: 1em;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    box-sizing: content-box;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\e90f";
    font-family: 'fs-icon' !important;
    font-size: 1.8rem;
    line-height: 1;
    padding: 8px;
    pointer-events: none;
    font-size:1.5rem;
}



/*ご注文手続き お届け先修正*/
#fs-addressInfo-container .fs-c-checkout-destination__destination {
  display:block;
}






/*ヘッダー改修*/
nav .nav-ul-li {
  -webkit-box-flex: 0;
    -ms-flex: 1 0 19%;
    flex: 1 0 19%;
}
nav .nav-ul {
  background-color: #8eb2b8;
}
nav .megamenu-column {
  padding: 10px 40px;
}
nav .nav-ul-li .uirank span:before {
    content: "";
    margin-right: 5px;
    padding-left: 25px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/crown01.png);
    background-repeat: no-repeat;
    background-size: 25px 18px;
    background-position: center;
}
nav .megamenu-ttl10:before {
    content: "";
    padding-left: 16px;
    margin-right: 5px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/crown02.png);
    background-repeat: no-repeat;
    background-size: 16px 11px;
    background-position: center;
}
nav .megamenu-ttl11:before {
    content: "";
    padding-left: 13px;
    margin-right: 5px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/ui06_brown.png);
    background-repeat: no-repeat;
    background-size: 13px 18px;
    background-position: center;
}
nav .megamenu-rank-flex,
nav .megamenu-age-flex,
nav .megamenu-column-flex {
-webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 15px;
}
nav .megamenu-column-flex li {
    width: 19.5%;
}
nav .megamenu-rank-flex li {
  position: relative;
}
nav .megamenu-rank-flex li:hover p {
  color: #3790e8;
    text-decoration: underline;
}
nav .megamenu-rank-flex li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
nav .megamenu-rank-flex li span {
  display: block;
  font-size: 16px;
  padding: 10px 0;
}
nav .megamenu-rank-flex li span:before {
    content: "";
    margin-right: 5px;
    padding-left: 24px;
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/crown_rank4.png);
    background-repeat: no-repeat;
    background-size: 24px 18px;
    background-position: center;
}
nav .megamenu-rank-flex li:nth-of-type(1) span:before {
    content: "";
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/crown_rank1.png);
}
nav .megamenu-rank-flex li:nth-of-type(2) span:before {
    content: "";
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/crown_rank2.png);
}
nav .megamenu-rank-flex li:nth-of-type(3) span:before {
    content: "";
    background-image: url(https://eduteshop.itembox.design/item/common/img/header/crown_rank3.png);
}
nav .megamenu-age-flex li {
  width: 19%;
}
nav .more_rank {
  text-align: right;
  margin:5px 0 15px;
}
nav .more_rank a {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}
nav .more_rank a::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-left: 10px solid #534741;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 940px) and (min-width: 1px) {
.spnone {display: none;}
nav .sp-nav-04 .nav-ul-li {
  -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
nav .nav-ul-li .uirank span:before {
    display: block;
    width: 19px;
    height: 17px;
    margin: auto;
    margin-bottom: 10px;
    margin-bottom: 5px;
}
}
@media (max-width: 640px) and (min-width: 1px) {
nav .nav-ul-li .nav-ul-li-a span {
    font-size: 13px;
}
}
@media (max-width: 320px) and (min-width: 1px) {
header nav {
  padding-top: 19px;
}
header.fixed.hide nav {
  padding-top: 0;
}
nav .nav-ul-li .nav-ul-li-a span {
    font-size: 11px;
}
}




/*コンテンツ上部の線削除*/
.fs-c-heading--page {
  border:none;
}

a.fs-c-button--addReview--detail.fs-c-button--plain {
  color: #fff;
}

span.age1.fs-c-productMark__mark--34.fs-c-productMark__mark {
  background: #facd89;
  color: #fff;
}



/*追加分　　20210927*/
/*サイドバー*/
.topicks-flexitem-lft {
    margin: 0 auto;
}
p.drwer_shipping_free {
    display: flex;
    width: 100%;
    font-size: 14px;
    align-content: flex-end;
    align-items: center;
    margin: 0 auto;
    justify-content: center;

}
p.drwer_shipping_free > img{
    width:20%;
    margin:0 auto;
}

#sidebar .category-link-ttl01::before {
  content: "";
  padding-left: 29px;
  margin-right: 5px;
  background-image: url("https://eduteshop.itembox.design/item/common/img/side/ui01.png");
  background-repeat: no-repeat;
  background-size: 25px 22px;
  background-position: right center;
}

#sidebar .category-link-ttl02::before {
  content: "";
  padding-left: 29px;
  margin-right: 5px;
  background-image: url("https://eduteshop.itembox.design/item/common/img/side/ui02.png");
  background-repeat: no-repeat;
  background-size: 27px 19px;
  background-position: right center;
}

#sidebar .category-link-ttl03::before {
  content: "";
  padding-left: 21px;
  margin-right: 5px;
  background-image: url("https://eduteshop.itembox.design/item/common/img/side/ui03.png");
  background-repeat: no-repeat;
  background-size: 16px 17px;
  background-position: right center;
}

#sidebar .category-link-ttl01::after {
display:none;
}

#sidebar .category-link-ttl02::after {
display:none;
}

#sidebar .category-link-ttl03::after {
display:none;
}
@media screen and (max-width: 767px) {
  .s_07 .accordion_one .accordion_header {
    font-size: 13px!important;
    text-align: left!important;
    padding: 15px 60px 15px 0px!important;
  }
}
@media screen and (min-width: 960px) {
.fs-body-top #page.index.in .topics {
    margin-bottom: 20px;
}
}
/*====================================================================
.s_07 .accordion_one
====================================================================*/
.s_07 .accordion_one {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}
.s_07 .accordion_one .accordion_header {

  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  text-align: left;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}

.s_07 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_07 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  right:0%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_07 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_07 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_07 .accordion_one .accordion_header .i_box .one_i:before, .s_07 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #000;
  background-color: #534741;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 7px;
  top: 6px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_07 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  width: 3px;
  height: 15px;
  top: 0;
  left: 7px;
  left: 6px;
}
.s_07 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_07 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_07 .accordion_one .accordion_inner {
  display: none;
  padding: 0;
  box-sizing: border-box;
}
.s_07 .accordion_one .accordion_inner .box_one {
  height: 300px;
}
.s_07 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .s_07 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_07 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .s_07 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}

#sidebar .category-link-ttl01::after,
#sidebar .category-link-ttl02::after,
#sidebar .category-link-ttl03::after{

  padding-left: 26px!important;
}
#sidebar .category-link-ttl{
  margin: 0!important;
}



/*インスタ*/
p.sec-ttl-eng.sec-ttl-insta > img {
    display: inline-block;
    vertical-align: text-bottom;
    max-width: 45px;
    width: 100%;
}
#page.index.in .sec-ttl-insta{
    color: #f29b9f!important;
}
    a.instaitem_link {
position: relative;
display: inline-block;
width: 98%;
}

a.instaitem_link:before {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 2px #000;
border-right: solid 2px #000;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 50%;
right: 0;
margin-top: -4px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
content: '';
width: 16px!important;
height: 16px!important;
border: 0px;
border-top: solid 2px #000;
border-right: solid 2px #000;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 40%;
right: 5px;
margin-top: -4px;
background-size: 0!important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    content: '';
width: 16px!important;
height: 16px!important;
border: 0px;
border-bottom: solid 2px #000;
border-left: solid 2px #000;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 40%;
right: 5px;
margin-top: -4px;
background-size: 0!important;
}
.swiper-slide {
    padding: 10px;
}

.tokusyu_link{
display: block;
    padding: 10px;
    color: #111111;
    background: #eeeeee;
    margin: 0 auto 30px;
    width: 90%;
    max-width: 270px;
    text-align: center;
    border-radius: 25px;
    cursor: pointer;
    text-decoration: none;
}


/*タブ切り替え*/
.tab_container {
padding-bottom: 1em;
background-color: #fff;
margin: 0 auto;}
.tab_item {
width: calc(100%/4);
padding:14px 0;
border: 1px solid #fff;
color:#6d5e5b;
background-color: #fff;
text-align: center;
display: block;
float: left;
text-align: center;
font-weight: bold;
transition: all 0.2s ease;
height: 44px;
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;
margin-top: 15px;
padding:0;
}
@media screen and (min-width: 980px) {
.tab_item:hover {
opacity: 0.75;
}
}

input[name="tab_item"] {
display: none;
}
.tab_content {
display: none;
padding: 1em 1em 0;
clear: both;
overflow: hidden;
}
#tab1 + .tab_item,
#tab2 + .tab_item,
#tab3 + .tab_item,
#tab4 + .tab_item{
border-top: 1px solid #6d5e5b;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content,
#tab5:checked ~ #tab5_content,
#tab6:checked ~ #tab6_content,
#tab7:checked ~ #tab7_content,
#tab8:checked ~ #tab8_content {
display: block;
}
.tab_container input:checked + .tab_item {
background-color: #6d5e5b;
border: 1px solid #6d5e5b;
color: #fff;
height: 55px;
margin-top: 4px;
border-radius: 5px 5px 0 0;
}

/*カテゴリーコンテンツTOP*/
.pc_disp {display: block;}
.sp_disp {display: none;}
.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
padding: 5px;
}
.flexitem_cate {
    /* flexitem_cate */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    margin-bottom: 10px;
}
.category {
    /* flexbox */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
    padding: 10px 10px;
}
.category-img {
    width: 35%;
    width: 50%;
}
.category-img img {
    display: block;
    width: 100%;
}
.category-txt {
    width: 65%;
    width: 46%;
    padding-left: 20px;
    padding-left: 0px;
    box-sizing: border-box;
}
.category-txt-eng {
    font-size: 11px;
    font-size: 14px;
    color: #534741;
    text-decoration: none;
}
.category-txt-ja {
    font-size: 11px;
    font-size: 16px;
    color: #534741;
    text-decoration: none;
}
.more_btn .btn a {
    display: block;
    padding: 10px;
    color: #111111;
    background: #eeeeee;
    margin: 0 auto 30px;
    width: 90%;
    max-width: 270px;
    text-align: center;
    border-radius: 25px;
    cursor: pointer;
    text-decoration: none;
}
.more_btn .btn a:hover {
    opacity: 0.7;
}
@media (min-width: 1px) and (max-width: 640px) {
    .pc_disp {display: none;}
    .sp_disp {display: block;}
    .flexitem_cate {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        margin-bottom: 10px;
    }
    .category {
        padding: 5px 0;
        justify-content: space-between;
    }
    .category-txt {
        padding-left: 5px;
        padding-left: 0px;
        width: 55%;
    }
.category-img {
width: 25%;
width: 40%;
}
.category-txt-eng {
    font-size: 12px;
}
.category-txt-ja {
    font-size: 12px;
}
}

/*コラムコンテンツTOP*/
.pc_disp {display: block;}
.sp_disp {display: none;}
.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.flexitem_column {
    /* flexitem_column */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    margin-bottom: 10px;
}
.column {
    /* flexbox */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
}
.column-img {
    width: 25%;
    width: 22.8%;
}
.column-img img {
    display: block;
    width: 100%;
}
.column-txt {
    width: 65%;
    width: 77%;
    padding-left: 20px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    display:inline-block;
    padding-right: 20px;
    padding-right: 0px;
}

.column-txt::after{
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 5px;
  right: -15px;
  margin-top: -4px;
  }

.column-txt-eng {
    font-size: 14px;
    font-weight:bold;
    color: #534741;
    text-decoration: none;
}
.column-txt-ja {
    font-size: 14px;
    color: #534741;
    text-decoration: none;
}
.more_btn .btn a {
    display: block;
    padding: 10px;
    color: #111111;
    background: #eeeeee;
    margin: 0 auto 30px;
    width: 90%;
    max-width: 270px;
    text-align: center;
    border-radius: 25px;
    cursor: pointer;
    text-decoration: none;
}
.more_btn .btn a:hover {
    opacity: 0.7;
}
@media (min-width: 1px) and (max-width: 640px) {
    .pc_disp {display: none;}
    .sp_disp {display: block;}
    .flexitem_column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
    .column {
        padding: 5px;
    }
    .column-txt {
        padding-left: 5px;
        padding-right: 10px;
    }
    .column-txt::after {
        right: 5px;
    }
}
/*TOP予算で選ぶボタン*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

a.btn-border {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.8rem 3.2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}


a.btn-border {
  border: 2px solid #6d5e5b;
  border-radius: 0;
  background: #fff;
　margin-right: 10px

  -webkit-transform-style: preserve-3d;

  transform-style: preserve-3d;
}

a.btn-border:last-child {
  margin-right: 0;
}

a.btn-border:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 4px;
  height: 100%;

  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;

  background: #6d5e5b;
}

a.btn-border:hover {
  color: #fff;
  background: #6d5e5b;
}

a.btn-border:hover:before {
  background: #fff;
}
