@charset "utf-8";
/* CSS Document */
.logout.my-false {
  display: none;
}
.login.my-true {
  display: none;
}
.regist.my-true {
  display: none;
}
.pc-none {
  display: none;
}
.dc-header__brand {
  top: 15px;
}
.fs-p-headerNavigation__viewCartButton img {
  width: 25px;
}
.dc-dropdown-banners img {
  width: 100%;
}
.dc-dropdown-banners.item-square img {
  width: 65%;
  margin: auto;
}
.fs-icon--heartOutline:before {
  font-size: 16px;
}
@media screen and (max-width: 896px) {
  .pc-none {
    display: block;
  }
  .dc-dropdown-links--half {
    font-size: 96%;
  }
}
.dc-dropdown-banners .square img {
  width: 65%;
  height: auto;
}
.acd-check {
  display: none;
}
.acd-label {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 0.3rem;
  margin-bottom: 0;
}
.acd-label::before {
  content: "└";
  padding-right: 3px;
}
.acd-list {
  list-style: inside;
  display: block;
  height: 0;
  opacity: 0;
  margin: 0.2rem 0;
  padding-left: 1.3rem;
  visibility: hidden;
}
.acd-list li {
  padding-left: 0.8rem;
}
.acd-check:checked + .acd-label + .acd-list {
  height: auto;
  opacity: 1;
  padding-left: 1.3rem;
  visibility: visible;
  display: block;
  margin: 0.3rem 0 0.8rem;
}
a.dc-solo {
  padding: 1em 40px;
  background: #666;
  color: #fff;
  margin: -15px 40px 1.5rem;
  display: block;
  border-radius: 5px;
  text-align: center;
}
ul.link-badges {
  list-style: none;
  width: calc(100% - 10vw);
  margin: 0 0 0 1.5rem;
  padding: 0;
}
ul.link-badges li {
  display: inline-block;
  margin: 0 0.1rem 0.3rem;
  border-bottom: none !important;
}
ul.link-badges li a {
  display: block !important;
  padding: 0.3rem 1rem !important;
  background-color: #666;
  color: white;
  border-radius: 5px;
}
.dc-dropdown-mobile-menu__inner-header {
  background: #ccc;
  padding: 1rem 0;
  text-align: center;
  width: calc(100% - 20vw);
  margin: 2rem auto;
}
.dc-navbar-mobile ul.dc-dropdown-mobile-menu {
  margin-bottom: 1.5rem;
}
.dc-social {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 40px;
  margin: 2rem auto;
  width: 80%;
}
.dc-social li {
  width: 18%;
}
.dc-social img {
  width: 100%;
  height: auto;
}
.d-flex.justify-content-center.my-5.socialmedia-icons .p-2 {
  display: none;
}
.dc-navbar-mobile__shopguide {
  margin: 1rem auto 0;
  background-color: #ddd;
  border-radius: 10px;
  padding: 0.5rem 1.25rem;
  width: calc(100% - 20vw);
}
.dc-navbar-mobile__shopguide ul {
  list-style: none;
  margin: 0;
}
.dc-navbar-mobile__shopguide ul li {
  margin: 0.3rem 0;
  position: relative;
  display: block;
  padding-right: 1em;
}
.dc-navbar-mobile__shopguide ul li::before {
  display: none;
}
.socialmedia-icons .col a {
  display: block;
  text-align: center;
}
.socialmedia-icons a img, .socialmedia-icons a span {
  display: block;
  margin: 0 auto;
}
.socialmedia-icons a img {
  height: 26px !important;
  width: auto !important;
  margin-bottom: 0.3em;
}
.youtube_icon {
  width: 25.7px !important;
  height: auto;
}
@media screen and (max-width: 768.98px) {
  .youtube_icon {
    width: 17.7px !important;
  }
}
.line_icon {
  height: auto;
}
@media screen and (min-width: 769px) {
  .dc-header--secondary .dc-header__wrapper {
    max-width: 980px;
  }
  .dc-header--primary {
    height: 88px;
  }
}
#spnavi-menu {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.82rem;
  text-align: center;
  line-height: 1.2;
  padding: 1rem 0.7rem;
  margin: 0 auto;
  background: #f2f0f1;
  font-weight: bold;
}
#spnavi-menu a {
  text-decoration: none;
}
#spnavi-menu li span:hover, #spnavi-menu a:hover {
  opacity: 0.7;
}
#navi-box ul {
  padding: 0;
  margin: -3px 5px;
  border: 1px solid #b3b3b3;
  background: #fff;
  position: absolute;
  z-index: 100;
}
#navi-box ul li {
  list-style: none;
  font-size: 0.88rem;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  display: inline-block;
}
#navi-box ul li a {
  display: block;
  padding: 6px 15px;
  text-decoration: none;
}
#navi-box ul li a:hover {
  background: #f2f0f1;
}
#navi-box ul li:last-child {
  border: 0;
}
.naviBox {
  display: none;
}
.header-pr {
  background: #777;
  color: #fff;
  text-align: center;
  padding: 4px 0 2px;
}
.header-pr p {
  margin: 0;
}
@media screen and (max-width: 361px) {
  #spnavi-menu {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 321px) {
  #spnavi-menu {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 769px) {
  .app-dl-banner {
    display: none;
  }
}
@media screen and (max-width: 768.98px) {
  header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 200;
/*    box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);*/
/*    height: 62px;*/
  height: auto;
    margin-bottom: 0;
    width: 100%;
  }
  .dc-header {
    position: initial;
  }
  .skip {
    opacity: 0;
  }
  .app-dl-banner img {
    width: 100%;
    height: auto;
  }
  /*.app-dl-banner a {
    display: none;
  }*/
}
.dc-main-body #inner-content {
  background: #ffffff;
  box-shadow: none;
}
.dc-main-body #main {
  background: none;
}
.dc-main-body .dcollection_under {
  background: linear-gradient(transparent 30%, yellow 90%);
}
.dc-main-body iframe.instagram-media {
  min-width: initial !important;
}
/*メンズファッションまとめ200313*/
.dc-main-body p.ranking_tit1 {
  font-weight: bold;
  margin-top: 15%;
  background: linear-gradient(transparent 50%, #398caa47 50%);
  display: inline-block;
  padding: 0 10px;
  font-size: 20px;
}
.dc-main-body .rankingbox1 br {
  display: none;
}
.dc-main-body .rankingbox2 br {
  display: none;
}
.dc-main-body p.ranking_tit2 {
  margin-top: 15px;
  text-align: right;
  font-size: 14px;
  color: #717171;
}
.dc-main-body .tit_name1 {
  text-align: center;
}
.dc-main-body .rankingbox1 p {
  margin: 0 !important;
}
.dc-main-body /*#header-top  {
    display: none;
}*/
/*ランキングテーブルここから*/
.dc-main-body .rankingbox1 {
  display: flex;
}
.dc-main-body .rankingbox2 {
  display: flex;
}
.dc-main-body .rankingbox1 ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dc-main-body .rankingbox1 li {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  display: inline-block;
  width: 33.33%;
  border: 1px solid #ededed;
  padding: 4px !important;
  margin: 0 !important;
}
.dc-main-body .rankingbox1 span {
  color: #3E3E3E;
}
.dc-main-body .rankingbox1 ul li:before {
  display: none !important;
}
.dc-main-body .rankingbox2 ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dc-main-body .rankingbox2 li {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  display: inline-block;
  width: 33.33%;
  border: 1px solid #ededed;
  padding: 4px !important;
  margin: 0 !important;
}
.dc-main-body .rankingbox2 span {
  color: #3E3E3E;
}
.dc-main-body .rankingbox2 ul li:before {
  display: none !important;
}
/*ランキングテーブルここまで*/
/*アイテムランキング中身ここから*/
.dc-main-body .rankingbox1 img {
  margin-bottom: 0;
}
.dc-main-body .rankingbox2 img {
  margin-bottom: 0;
}
.dc-main-body span.rankingcode_name {
  font-size: 14px;
  display: block;
  padding-top: 7px;
}
.dc-main-body span.rankingcode_circle {
  font-weight: bold;
  text-align: right;
  display: block;
  font-size: 15px;
  padding: 8px 0 10px;
}
.dc-main-body p.ranking_box_number1 {
  color: #fff;
  list-style: none;
  height: 32px;
  width: 32px;
  float: left;
  text-align: center;
  margin: 0px 12px 0 0;
  position: absolute;
  background: #aa9a15;
  padding: 5px 1px 0 0px;
  font-size: 14px;
  line-height: 26px;
  z-index: 1;
}
.dc-main-body p.ranking_box_number2 {
  color: #fff;
  list-style: none;
  height: 32px;
  width: 32px;
  float: left;
  text-align: center;
  margin: 0px 12px 0 0;
  position: absolute;
  background: #8e8e8e;
  padding: 5px 1px 0 0px;
  font-size: 14px;
  line-height: 26px;
  z-index: 1;
}
.dc-main-body p.ranking_box_number3 {
  color: #fff;
  list-style: none;
  height: 32px;
  width: 32px;
  float: left;
  text-align: center;
  margin: 0px 12px 0 0;
  position: absolute;
  background: #9e6b2a;
  padding: 5px 1px 0 0px;
  font-size: 14px;
  line-height: 26px;
  z-index: 1;
}
.dc-main-body p.ranking_box_number {
  color: #000;
  list-style: none;
  height: 32px;
  width: 32px;
  float: left;
  text-align: center;
  margin: 0px 12px 0 0;
  position: absolute;
  background: #f9f9f9;
  padding: 5px 1px 0 0px;
  font-size: 14px;
  line-height: 26px;
  z-index: 1;
}
.dc-main-body li.number4_box {
  display: none;
}
/*アイテムランキング中身ここから*/
/*タブ形式ここから */
/*タブ切り替え全体のスタイル*/
.dc-main-body .ranking_tabs1 {
  margin-top: 50px;
  background-color: #fff;
  width: 700px;
  margin: 0 auto;
}
/*タブのスタイル*/
.dc-main-body .ranking_tabs1_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #565656;
  background-color: #e6e6e6;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
}
.dc-main-body .ranking_tabs1_item:hover {
  opacity: 0.75;
}
.dc-main-body div#outer_rankingbox_contents, div#tops_rankingbox_contents, div#bottoms_rankingbox_contents {
  padding: 0;
}
/*ラジオボタンを全て消す*/
.dc-main-body input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.dc-main-body .ranking_tabs1_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#outer_rankingbox:checked ~ #outer_rankingbox_contents, #tops_rankingbox:checked ~ #tops_rankingbox_contents, .dc-main-body #bottoms_rankingbox:checked ~ #bottoms_rankingbox_contents {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.dc-main-body .ranking_tabs1 input:checked + .ranking_tabs1_item {
  background-color: #565656;
  color: #fff;
}
/*タブ形式ここまで */
/*コーディネートランキング文字ここから*/
.dc-main-body span.rankingcode_day {
  display: block;
  font-size: 12px;
  padding-top: 5px;
}
.dc-main-body span.rankingcode_sec {
  display: block;
  font-size: 14px;
  padding: 8px 0 13px;
}
/*コーディネートランキング文字ここまで*/
@media screen and (max-width: 767px) {
  .dc-main-body #inner-content {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
  }
  .dc-main-body #main {
    padding: 1em;
    float: none;
  }
  .dc-main-body #sidebar1 {
    padding: 1em;
    float: none;
  }
  /*棚卸し表記 2019.08.28*/
  .dc-main-body .info_20190220 a {
    color: #fff;
    padding: 8px 0;
    font-size: 12px;
    background: #aaa;
    display: block;
    text-align: center;
    margin-top: 62px;
  }
  /*イベント表記 2019.08.26*/
  .dc-main-body .info_20190826 a {
    color: #fff;
    padding: 8px 0;
    font-size: 12px;
    /*    background: #666;*/
    background: #9bd2d9;
    display: block;
    text-align: center;
    margin-top: 62px;
  }
  /*メンテナンス表記 2019.09.03*/
  .dc-main-body .info_20180723 {
    color: #fff;
    padding: 8px 0;
    font-size: 12px;
    background: #666;
    display: block;
    text-align: center;
    margin-top: 62px;
  }
  /*ページTOPブランディング表記 2019.08.02*/
  .dc-main-body .dcollection_top {
    font-size: 0.77em;
    padding: 3% 3%;
    margin: 0.5em 0 1.5em;
    border-radius: 4px;
    border: 1px solid #999;
    border-color: rgba(165, 165, 165, 0.2);
  }
  /*ページ下部アンケート表記 2019.09.09*/
  .dc-main-body .questionnaire-h2 h2 {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none;
    padding: 1.0em 1.2em 0;
    text-align: center;
    font-size: 1.2em;
  }
  .dc-main-body .questionnaire-btn {
    margin: 1.5em 0 0em !important;
  }
  /*ページ下部ブランディング表記 2019.08.02*/
  .dc-main-body .dcollection-h2 h2 {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none;
    padding: 0em 1.1em;
  }
  .dc-main-body .dcollection-icon img {
    width: 150px;
    margin: 0 0 -10px -15px;
  }
  .dc-main-body .dcollection p {
    margin: 0 0 -10px 0 !important;
  }
  .dc-main-body .dcollection-text {
    font-size: 0.65em;
    font-weight: 500;
    position: relative;
    left: 142px;
    top: -12px;
    color: #444;
    display: flex;
    align-items: center;
    width: 63%;
  }
  .dc-main-body .brand p {
    margin: 0 15px 1.0em !important;
  }
  .dc-main-body .dcollection-text:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #999;
    display: block;
  }
  .dc-main-body .dcollection-text:after {
    margin-left: .8em;
  }
  /*ページ下部ブランディング表記 2019.08.02*/
}
/*記事内ポイント装飾*/
.dc-main-body .item-point-ttl {
  text-align: center;
}
.dc-main-body .item-point-ttl-p {
  font-family: Roboto, sans-serif;
  font-size: 0.8rem !important;
  letter-spacing: 1px;
  opacity: 0.7;
  margin: 0 !important;
  font-weight: bold;
}
.dc-main-body .item-point-ttl span {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  border-bottom: 2px solid #333;
  margin: 5px auto 0;
  font-size: 2.3rem;
  padding-bottom: 8px;
  line-height: 1;
}
/*記事内ポイント装飾*/
/*メンズファッションまとめ200313*/
.dc-main-body .rankingbox1 li {
  width: 50%;
}
.dc-main-body p.ranking_tit1 {
  font-size: 15px;
}
.dc-main-body p.ranking_tit2 {
  font-size: 12px;
}
.dc-main-body .ranking_tabs1_item {
  font-size: 14px;
  border-bottom: 2px solid #565656;
}
/*ランキングテーブルここから */
.dc-main-body .ranking_tabs1 {
  width: auto;
}
.dc-main-body li.number4_box {
  display: block;
}
/*ランキングテーブルここまで */
/*テーブル内文章ここから */
.dc-main-body span.rankingcode_name {
  font-size: 12px;
}
.dc-main-body span.rankingcode_circle {
  font-size: 13px;
}
.dc-main-body span.rankingcode_sec {
  font-size: 12px;
}
.dc-main-body span.rankingcode_day {
  font-size: 10px;
}
/*テーブル内文章ここまで */
/*single.phpチャット導線ここから */
.dc-main-body .coord_line_link a.coord_line_button {
  display: block;
  background: #22ac38 !important;
  color: #fff !important;
  text-align: center;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 10px 0px;
  border-radius: 30px;
  text-decoration: none;
}
.dc-main-body .coord_line_link2 a.coord_line_button {
  display: block;
  background: #fff !important;
  color: #7ACC40 !important;
  border: solid;
  text-align: center;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 10px 0px;
  border-radius: 30px;
  text-decoration: none;
}
.dc-main-body .effect-fade {
  opacity: 0;
  transform: translate(0, 45px);
  transition: all 1s;
}
.dc-main-body .coord-chat-link {
  padding: 0 7%;
}
.dc-main-body .effect-fade.bo {
  transition: all 2s;
}
.dc-main-body .effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}
/*single.phpチャット導線ここまで */
/*コーデブログTOPリニューアル用200416*/
.dc-main-body .stylebook-top div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dc-main-body .stylebook-top div p {
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0;
}
.dc-main-body .stylebook-top ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dc-main-body .stylebook-top ul li {
  width: 33%;
  padding: 0 !important;
}
.dc-main-body .stylebook-top ul li:before {
  display: none !important;
}
.dc-main-body .stylebook-top figure.eyecatch img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}
.dc-main-body .stylebook-top ul.ranking p.rank {
  color: #fff;
  list-style: none;
  height: 32px;
  width: 32px;
  float: left;
  text-align: center;
  margin: 0px 12px 0 0;
  position: absolute;
  background: #666;
  padding: 5px 1px 0 0px;
  font-size: 14px;
  line-height: 26px;
  z-index: 1;
}
.dc-main-body p.coordetop_key {
  margin: 30px 0 15px !important;
  font-size: 1.2rem;
}
@media screen and (min-width: 1166px) {
  .dc-main-body #inner-content {
    padding: 0;
    margin-bottom: 2em;
  }
  .dc-main-body #main {
    /*width: 798px;
        margin: -35px;
        padding: 35px;*/
    width: 780px;
    margin: 0;
  }
  .dc-main-body #sidebar1 {
    width: 336px;
    float: right;
    padding-right: 0;
  }
  .dc-main-body .footer.bgnormal {
    margin-bottom: 2em;
  }
  .footer .inner, .dc-main-body #footer-top .inner {
    padding: 0 35px;
  }
  .dc-main-body #footer-top .inner {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1165px) {
  .dc-main-body #inner-content {
    padding: 25px;
  }
  .dc-main-body #main {
    width: 70%;
    margin: -25px;
    padding: 25px;
  }
  .dc-main-body #sidebar1 {
    width: 34%;
    float: right;
  }
}
/* ==========================================================================
HTML5 display definitions
========================================================================== */
.dc-main-body article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
.dc-main-body audio, canvas, video {
  display: inline-block;
}
.dc-main-body audio:not([controls]) {
  display: none;
  height: 0;
}
.dc-main-body [hidden], template {
  display: none;
}
/* ==========================================================================
Base
========================================================================== */
.dc-main-body html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.dc-main-body body {
  margin: 0;
}
/* ==========================================================================
Links
========================================================================== */
.dc-main-body a {
  background: transparent;
}
.dc-main-body a:focus {
  outline: thin dotted;
}
.dc-main-body a:active, a:hover {
  outline: 0;
}
/* ==========================================================================
Typography
========================================================================== */
/* Googleフォント */
.dc-main-body .gf {
  /*  font-family: 'Concert One', cursive;
    font-weight: normal;*/
}
.dc-main-body h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.dc-main-body abbr[title] {
  border-bottom: 1px dotted;
}
.dc-main-body b, strong, .strong {
  font-weight: bold;
}
.dc-main-body dfn, em, .em {
  font-style: italic;
  border-bottom: 1px dotted pink;
}
.dc-main-body hr {
  margin: 1.8em 0;
  padding: 0;
  border: 0;
  height: 5px;
  background: url(https://www.clubd.co.jp/library/images/line01.png) repeat-x 0 0;
}
.dc-main-body p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.dc-main-body pre {
  margin: 0;
}
.dc-main-body code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 0.9em;
  padding: 0.05em 0.4em;
  border-radius: 3px;
  background: #F6F6F6;
  color: #444;
}
.dc-main-body pre {
  white-space: pre-wrap;
}
.dc-main-body q {
  quotes: "\201C""\201D""\2018""\2019";
}
q:before, .dc-main-body q:after {
  content: '';
  content: none;
}
.dc-main-body small, .small {
  font-size: 75%;
}
.dc-main-body sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.dc-main-body sup {
  top: -0.5em;
}
.dc-main-body sub {
  bottom: -0.25em;
}
/* ==========================================================================
Lists
========================================================================== */
.dc-main-body dl, menu, ol, ul {
  margin: 1em 0;
}
.dc-main-body dd {
  margin: 0;
}
.dc-main-body .gallery {
  margin: .5em auto 2em !important;
}
.dc-main-body .gallery dl {
  margin: 0 !important;
}
.dc-main-body .gallery dl img {
  margin-bottom: 0;
  border: none !important;
  padding: 1px;
}
.dc-main-body menu {
  padding: 0 0 0 40px;
}
.dc-main-body ol, ul {
  padding: 0;
  list-style-type: none;
}
.dc-main-body .entry-content ul li {
  position: relative;
  padding-left: 1em;
  margin: 1em 0;
}
.dc-main-body .entry-content ul li:before {
  content: " ";
  width: 9px;
  height: 9px;
  background: #3E3E3E;
  box-shadow: 0 0 20px rgba(51, 51, 51, 0.15) inset;
  display: block;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 2px;
  top: 7px;
}
.dc-main-body .entry-content ul li ul li:before {
  width: 5px;
  height: 5px;
  top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dc-main-body .entry-content ul li ul li ul li:before {
  width: 14px;
  height: 1px;
  top: 11px;
  left: -2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dc-main-body .entry-content ol {
  counter-reset: number;
}
.dc-main-body .entry-content ol li {
  list-style: none;
  position: relative;
  padding-left: 1.4em;
  margin: 1em 0;
}
.dc-main-body .entry-content ol > li:before {
  counter-increment: number;
  content: counter(number);
  background: #3E3E3E;
  box-shadow: 0 0 5em rgba(51, 51, 51, 0.15) inset;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  font-size: 0.7em;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  display: block;
  text-align: center;
  line-height: 1.5em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 3px;
}
.dc-main-body .entry-content li ol li:before {
  background: #999;
  line-height: 1.4;
}
.dc-main-body .entry-content li li ol li:before {
  background: none;
  border: 1px solid #ccc;
  color: #555;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  top: 3px;
}
nav ul, .dc-main-body nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
Embedded content
========================================================================== */
.dc-main-body img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}
.dc-main-body svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
Figures
========================================================================== */
.dc-main-body figure {
  margin: 0;
}
.dc-main-body fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.dc-main-body legend {
  border: 0;
  padding: 0;
}
button, input, select, .dc-main-body textarea {
  margin: 0;
}
button, .dc-main-body input {
  line-height: normal;
}
button, .dc-main-body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: none;
}
.dc-main-body select::-ms-expand {
  display: none;
}
.dc-main-body select {
  padding: 3%;
  line-height: 1.2;
}
button[disabled], .dc-main-body html input[disabled] {
  cursor: default;
}
input[type="checkbox"], .dc-main-body input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.dc-main-body input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, .dc-main-body input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
button::-moz-focus-inner, .dc-main-body input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.dc-main-body textarea {
  overflow: auto;
  vertical-align: top;
}
/* ==========================================================================
Tables
========================================================================== */
.dc-main-body table {
  border-collapse: collapse;
  border-spacing: 0;
}
.dc-main-body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement, .dc-main-body .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.dc-main-body .clearfix, .cf, .comment-respond, .widget ul li {
  zoom: 1;
}
.dc-main-body .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after, .widget ul li:before, .widget ul li:after {
  content: "";
  display: table;
}
.dc-main-body .clearfix:after, .cf:after, .comment-respond:after, .widget ul li:after {
  clear: both;
}
.dc-main-body span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
  font-style: italic;
}
.dc-main-body p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
}
.dc-main-body .alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.dc-main-body .alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}
.dc-main-body .alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}
.dc-main-body .alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}
.dc-main-body .alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}
.dc-main-body .blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
.dc-main-body .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
  color: white;
  text-decoration: none;
}
.dc-main-body .blue-btn:active, .comment-reply-link:active, #submit:active {
  top: 1px;
}
.dc-main-body .blue-btn, .comment-reply-link, #submit {
  background-color: #1BB4D3;
}
.dc-main-body .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
  background-color: #2574a8;
}
/*********************
GENERAL STYLES
*********************/
.dc-main-body body {
  font-family: "Lato", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-family: Arial, Helvetica, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 103%;
  line-height: 1.5;
  color: #545B63;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  background: #fff;
}
.dc-main-body .f_serif {
  font-family: Georgia, serif;
}
.dc-main-body .f_meiryo {
  font-family: "メイリオ", sans-serif;
}
/*********************
LAYOUT & GRID STYLES
*********************/
.dc-main-body .wrap {
  width: 96%;
  margin: 0 auto;
}
/*********************
LINK STYLES
*********************/
.dc-main-body a {
  color: #1BB4D3;
}
.dc-main-body a:hover {
  color: #E69B9B;
}
/*リンクをゆっくりと */
a, .dc-main-body a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/*画像をマウスオーバーで半透明に */
.dc-main-body a:hover img {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: 0.7;
}
.dc-main-body a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
/* 外部リンク - External Link */
.dc-main-body .entry-content a[target="_blank"]:after {
  font-family: 'FontAwesome';
  content: '\f08e';
  font-size: 0.9em;
  margin: 0 3px 0 2px;
}
/* 外部リンク画像の場合にアイコンを消すクラス */
.dc-main-body .entry-content a.no-icon[target="_blank"]:after {
  content: none;
}
/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
.dc-main-body h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
}
.dc-main-body h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}
.dc-main-body h1, .h1 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.333em;
}
.dc-main-body h2, .h2 {
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 0.375em;
}
.dc-main-body h3, .h3 {
  font-size: 1.3em;
  font-weight: bold;
}
.dc-main-body h4, .h4 {
  font-size: 1.2em;
  font-weight: 700;
}
.dc-main-body h5, .h5 {
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/*********************
HEADER STYLES

*********************/
.dc-main-body #custom_header {
  width: 100%;
  text-align:
    center;
  color: #32abc9;
  margin-bottom: 1em;
}
.dc-main-body .header-info {
  position: relative;
  z-index: 0;
}
.dc-main-body .header-info a {
  display: block;
  font-size: .8em;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: #5eb35e;
  /*background: #F55E5E;　赤色*/
  padding: .4em;
}
.dc-main-body .header-info a:before {
  font-family: "fontawesome";
  content: '\f101';
  margin-right: .3em;
}
.dc-main-body .header-info a:hover {
  color: #fff;
  opacity: .6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
.dc-main-body .header-info.bgnormal a {
  max-width: 1166px;
  margin-left: auto;
  margin-right: auto;
}
.dc-main-body #custom_header .wrap {
  display: block;
  padding: 8% 2% 7%;
}
.dc-main-body #custom_header .wrap .header-text {
  max-width: 680px;
  margin: auto;
}
#custom_header.textright .header-text, .dc-main-body #custom_header.textleft .header-text {
  max-width: 500px;
}
.dc-main-body #custom_header.textright .header-text {
  margin-right: 0;
}
.dc-main-body #custom_header.textleft .header-text {
  margin-left: 0;
}
.dc-main-body #custom_header .en {
  font-size: 2.3em;
  font-weight: normal;
  margin: 0.3em 0;
  line-height: 1;
  letter-spacing: -1px;
}
.dc-main-body #custom_header .ja {
  font-size: .8em;
  margin: 0;
  line-height: 1.7;
  font-weight: bold;
}
.dc-main-body #custom_header .btn-wrap {
  margin: 2.5em 0 0;
}
.dc-main-body #custom_header .btn-wrap a {
  padding: .8em 1.5em;
  color: #ffffff;
  border-color: rgba(0, 0, 0, 0.05);
  font-size: .82em;
  font-weight: bold;
  width: 300px;
  max-width: 90%;
  background: #1bb4d3;
  position: relative;
  text-align: center;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  opacity: 0.9;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.dc-main-body #custom_header .btn-wrap a:hover {
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
  opacity: 0.4;
}
.dc-main-body .home #content {
  margin-top: 1.5em;
}
.dc-main-body .home_widget {
  font-size: .88em;
  margin: 0 auto 1.9em;
  max-width: 728px;
}
.dc-main-body .page-full .home_widget {
  max-width: 100%;
}
.dc-main-body .home_widget .widget {
  margin: 0;
}
.dc-main-body .header {
  position: relative;
  z-index: 2;
}
.dc-main-body #inner-header {
  position: relative;
  background: #ffffff;
  padding: 0;
}
.dc-main-body .header.bg {
  background: #ffffff;
  margin-top: 0;
}
.dc-main-body #logo {
  padding: 0 1em;
}
.dc-main-body #logo .h1 {
  margin: 0;
  padding: 0;
}
.dc-main-body #logo .h1.text {
  font-size: 2em;
}
.dc-main-body #logo.fs_s .h1.text {
  font-size: 1.6em;
}
.dc-main-body #logo.fs_l .h1.text {
  font-size: 2.4em;
}
.dc-main-body #logo a {
  color: #fff;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
.dc-main-body .site_description {
  font-size: 10px;
  text-align: center;
  margin: 0;
  padding: 2px;
}
.dc-main-body .site_description + .header {
  margin-top: 0;
}
.dc-main-body .site_description:empty {
  display: none;
}
.dc-main-body .header .global_sns {
  display: inline-block;
  float: right;
}
.dc-main-body .header .global_sns ul {
  margin-bottom: 0;
}
.dc-main-body .header .global_sns li {
  display: inline-block;
  text-align: center;
  width: 2.2em;
}
.dc-main-body .header .global_sns li a {
  text-decoration: none;
}
.dc-main-body .header .global_sns li i {
  display: block;
}
.dc-main-body .header .global_sns li .text {
  font-size: 10px;
  display: none;
}
.dc-main-body #breadcrumb {
  font-size: .7em;
  margin-top: 3.0em;
  margin-bottom: 1.5em;
  background: #ffffff;
  padding: 1em;
}
.dc-main-body #breadcrumb ul {
  margin: 0;
}
.dc-main-body #breadcrumb li:first-child {
  margin-left: 0;
}
.dc-main-body #breadcrumb li {
  float: left;
  margin-left: 0.5em;
}
.dc-main-body #breadcrumb li:after {
  content: '/';
  margin-left: 0.5em;
}
.dc-main-body #breadcrumb li:last-child:after {
  display: none;
}
.dc-main-body #breadcrumb li a {
  color: #666;
  text-decoration: none;
}
.dc-main-body #breadcrumb li a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
/*********************
NAVIGATION STYLES
*********************/
.dc-main-body .nav {
  border-bottom: 0;
}
.dc-main-body .nav li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 0.75em;
  position: relative;
}
.dc-main-body .nav > li > a {
  padding: 12px .7em 6px;
}
.dc-main-body .nav li a .gf {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 0.85em;
  font-weight: normal;
}
.dc-main-body .nav li a .gf:empty {
  display: none;
}
.dc-main-body .nav li li {
  text-align: left;
}
.dc-main-body .nav li li .gf {
  display: none;
}
.nav li ul.sub-menu li a, .dc-main-body .nav li ul.children li a {
  padding-left: 15px;
}
/* 検索フォーム */
.dc-main-body .searchbox .searchform {
  position: relative;
  height: 40px;
  margin-bottom: 1.5em;
}
.dc-main-body .searchbox input[type="search"] {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  line-height: 1.2;
  font-size: 16px;
  padding: 3% 2%;
}
.dc-main-body .searchbox button#searchsubmit {
  color: #333;
  position: absolute;
  right: 3px;
  top: 25%;
  border: 0;
  background: none;
  display: block;
  height: 100%;
  padding: 0 3%;
  font-size: 1.2em;
}
/*********************
POSTS & CONTENT STYLES
*********************/
/*2カラム+ボタン*/
.dc-main-body .colflex-btn {
  margin: 0 auto 1.5em;
}
.dc-main-body .colflex-btn .box {
  float: left;
  width: 47%;
  margin-right: 15px;
}
.dc-main-body .colflex-btn img {
  margin: 0 !important;
}
.dc-main-body .colflex-btn .btn-wrap.aligncenter {
  text-align: center;
  clear: none;
}
.dc-main-body .colflex-btn::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 896px) {
  .dc-main-body .colflex-btn {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 10px;
  }
  .dc-main-body .colflex-btn .box {
    order: 1;
    float: none;
    width: 48%;
    margin-right: 0;
    align-self: flex-start;
  }
  .dc-main-body .colflex-btn p {
    order: 3;
    width: 48%;
    font-size: 0.85em;
  }
  .dc-main-body .colflex-btn .btn-wrap.aligncenter {
    order: 3;
    width: 48%;
    display: inline-block;
    align-self: flex-start;
    margin: 0;
  }
}
/* デフォルトボタン */
.dc-main-body .btn-wrap {
  margin: 1.5em 0 2em;
}
.dc-main-body .btn-wrap.aligncenter {
  text-align: center;
}
.dc-main-body .btn-wrap a {
  display: inline-block;
  text-decoration: none;
  padding: 1em 2em;
  background: #4993AF;
  border: 1px solid #4993AF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px #E9E9E9;
  color: #fff;
}
.dc-main-body .btn-wrap a:hover {
  background: #E69B9B;
  color: #fff;
  -webkit-transform: translate3d(0px, 3px, 1px);
  -moz-transform: translate3d(0px, 3px, 1px);
  transform: translate3d(0px, 3px, 1px);
  box-shadow: none;
}
/* シンプルなボタン */
.dc-main-body .btn-wrap.simple a {
  background: none;
  border: 1px solid #4993AF;
  color: #4993AF;
  -webkit-box-shadow: 0 3px 5px #eee;
  -moz-box-shadow: 0 3px 5px #eee;
  box-shadow: 0 3px 5px #eee;
  -webkit-box-shadow: 0 3px 5px rgba(45, 45, 45, 0.05);
  -moz-box-shadow: 0 3px 5px rgba(45, 45, 45, 0.08);
  box-shadow: 0 3px 5px rgba(45, 45, 45, 0.08);
}
.dc-main-body .btn-wrap.simple a:hover {
  background: #4993AF;
  color: #fff;
}
.dc-main-body .single #main .article {
  margin-bottom: 1em;
}
.dc-main-body #main .article header {
  padding: 0;
  margin-bottom: 1.5em;
}
.dc-main-body #main .article .eyecatch {
  text-align: center;
  overflow: hidden;
  position: relative;
}
.dc-main-body #main .article .eyecatch img {
  margin: 0;
  height: auto;
}
.dc-main-body .article-footer {
  padding: 0;
  text-align: left;
}
.dc-main-body .article-footer h4 {
  margin: 0.5em 0;
}
.dc-main-body .article-footer p {
  margin: 0;
}
.article-footer .post-categories, .dc-main-body .article-footer .tags {
  margin: 0;
  display: inline-block;
}
.article-footer .post-categories li, .dc-main-body .article-footer .tags a {
  display: inline-block;
}
.article-footer .post-categories li a, .dc-main-body .article-footer .tags a {
  display: inline-block;
  color: #ffffff;
  padding: .35em .5em;
  margin-right: 0.3em;
  margin-bottom: 2px;
  text-decoration: none;
  line-height: 1.1;
  font-size: .75em;
  border-radius: .4em;
}
.dc-main-body .article-footer .tags a {
  background: none;
  color: #333 !important;
  border: 1px solid #333 !important;
  margin-right: .5rem;
}
.dc-main-body footer.article-footer p.tags::before {
  content: "関連キーワード";
  display: block;
  font-size: 0.85rem;
  margin-bottom: 3px;
}
.article-footer .post-categories a:before, .dc-main-body .article-footer .tags a:before {
  font-family: "fontawesome";
  content: '\f292';
  margin-right: 0.2em;
}
.dc-main-body .article-footer .post-categories a:before {
  content: '\f114';
}
.article-footer .post-categories li a:hover, .dc-main-body .article-footer .tags a:hover {
  background: #E69B9B;
  color: #fff;
  border-color: #E69B9B;
}
.dc-main-body .article-footer .tags a:hover {
  background: none !important;
  opacity: 0.7;
}
.dc-main-body /*.entry-content h2 {position: relative;border: none;font-size:1.2em;padding: 1em 1.1em;margin-top: 2.1em;margin-bottom: 1em;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #13acca;color: #ffffff;box-shadow: 0 1px 5px rgba(0, 0, 0, .03);}*/
.dc-main-body .entry-content h3 {
  /*border-left:4px solid;
padding: .7em 0 .7em .8em;*/
  /*border-left: none;
padding: .7em 0;    
margin-top: 1.8em;*/
  /*margin-top: 4em;
padding: 8px 0 8px 10px;
text-align: justify;
border-left: 5px solid #d0d0d0 !important;*/
  color: #000;
  padding: 0.5em 0;
  border-bottom: solid 1px #000 !important;
  font-weight: normal;
  font-size: 20px;
  margin: 2.5em 0 1.5em 0;
  border-left: none;
}
.dc-main-body .h_boader .entry-content h2 {
  background: none;
  color: #333;
  font-size: 1.4em;
  padding: .5em .1em;
  border-bottom: 3px solid;
  border-radius: 0;
}
.dc-main-body .h_boader .entry-content h3 {
  border-left-width: 2px;
}
.dc-main-body .h_balloon .entry-content h2:after {
  content: '';
  position: absolute;
  border-top: 13px solid #13acca;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  bottom: -11px;
  left: 5%;
}
/* 投稿ページ下のエリア */
.single .authorbox, .dc-main-body .single .related-box {
  border-radius: 4px;
  margin-bottom: 1em;
}
.single .np-post a, .single .authorbox a, .dc-main-body .single .related-box a {
  color: #444;
}
.single .np-post a:hover, .single .authorbox a:hover, .dc-main-body .single .related-box a:hover {
  color: #999;
}
.single .np-post .h_ttl, .single .authorbox .h_ttl, .dc-main-body .single .related-box .h_ttl {
  font-size: 12px;
  text-align: left;
  margin: 1em 0;
  padding: 1em .1em;
}
.single .np-post .h_ttl span, .single .authorbox .h_ttl span, .dc-main-body .single .related-box .h_ttl span {
  font-size: 1.8em;
  margin-right: 0.5em;
  position: relative;
  bottom: -2px;
  font-weight: normal;
}
.dc-main-body .single .authorbox .profile img {
  width: 16%;
  float: left;
  margin: 1.5% 2% 1.5% 0;
  border: 4px solid #fff;
  box-shadow: 0 0 10px #ddd;
}
.dc-main-body .single .authorbox .profile .name {
  font-size: 1em;
  font-weight: bold;
  margin: 2em 0 0.5em;
}
.dc-main-body .single .authorbox .profile a {
  text-decoration: none;
  color: #444;
}
.dc-main-body .single .authorbox .profile .profile_description {
  font-size: 0.8em;
  padding-left: 18%;
}
.dc-main-body .single .authorbox .profile .author_sns {
  text-align: center;
  margin: 2em 0 0;
}
.dc-main-body .single .authorbox .profile .author_sns li {
  display: inline-block;
  font-size: 0.8em;
  margin-right: 1.2em;
}
.dc-main-body .single .authorbox .profile .author_sns li i {
  font-size: 1.1em;
  margin-right: 0.3em;
}
.single .authorbox .author-newpost li, .dc-main-body .related-box li {
  width: 24%;
  min-height: 225px;
  margin: 0 1% 1% 0;
  float: left;
  position: relative;
  font-size: .9em;
}
.single .authorbox .author-newpost li .eyecatch, .dc-main-body .related-box li .eyecatch {
  height: 105px;
  overflow: hidden;
  text-align: center;
  background: #ddd;
}
.dc-main-body .related-box li .eyecatch {
  height: auto;
}
.single .authorbox .author-newpost li a, .dc-main-body .related-box li a {
  display: block;
  text-decoration: none;
}
.single .authorbox .author-newpost li .date, .dc-main-body .related-box li .date {
  font-size: .8em;
  font-weight: normal;
}
.single .authorbox .author-newpost li .ttl, .dc-main-body .related-box li .ttl {
  margin: 0;
  font-size: .85em;
  margin-top: 5px;
  margin-bottom: 10px;
}
/* 次・前の記事 */
.dc-main-body .np-post {
  padding: 0;
  margin-bottom: 1.5em;
}
.dc-main-body .np-post .np-post-list {
  word-break: break-all;
  margin-bottom: .8em;
}
.dc-main-body .np-post a {
  width: 100%;
  display: table;
  font-size: .9em;
  text-decoration: none;
}
.dc-main-body .np-post a .eyecatch {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  width: 64px;
  padding-right: 12px;
  padding-left: 12px;
}
.dc-main-body .np-post a .eyecatch img {
  width: 100%;
}
.dc-main-body .np-post a .ttl {
  display: table-cell;
  vertical-align: middle;
}
.dc-main-body .np-post .next {
  text-align: right;
}
.np-post .next a .eyecatch:after, .dc-main-body .np-post .prev a .eyecatch:before {
  font-family: "fontawesome";
  line-height: 40px;
  padding: 0 3px;
  position: absolute;
}
.dc-main-body .np-post .next a .eyecatch:after {
  content: '\f105';
  right: 0;
}
.dc-main-body .np-post .prev a .eyecatch:before {
  content: '\f104';
  left: 0;
}
.dc-main-body .home_link i {
  font-size: 30px;
  padding: 5px 10px;
}
/* ページタイトル */
.single-title, .page-title, .dc-main-body .entry-title {
  margin: .3em 0;
}
.single-title, .dc-main-body .page-title {
  padding: 0;
  font-size: 1.8em;
}
.single-title:empty, .dc-main-body .page-title:empty {
  display: none;
}
.dc-main-body .byline {
  margin: 0;
}
.dc-main-body .byline .date {
  font-size: .85em;
}
.dc-main-body .byline .writer .fn {
  font-size: .75em;
}
.byline .date, .dc-main-body .byline .writer {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity: .7;
  margin-right: .6em;
  display: inline-block;
}
.byline .date:before, .dc-main-body .byline .writer:before {
  font-family: "fontawesome";
  /*content: "\f101";*/
  font-size: .88em;
  margin-right: .3em;
  position: relative;
  top: -1px;
}
.dc-main-body .byline .date:before {
  /*content: "\f274";*/
}
.dc-main-body .byline .date.undo:before {
  content: "\f0e2";
}
.dc-main-body .byline .writer:before {
  content: "\f007";
}
.byline .writer, .dc-main-body .byline .writer a {
  font-weight: bold;
  color: inherit;
  text-decoration: none;
  display: none;
}
.dc-main-body .byline .cat-name {
  background: #fcee21;
  color: #fff;
  padding: 0.2em 0.4em;
  margin-top: 0.3em;
  margin-left: 0.9em;
  font-size: 0.7em;
  float: right;
}
.dc-main-body .byline .cat-name:before {
  font-family: "fontawesome";
  content: "\f08d";
  font-size: 1.15em;
  display: inline-block;
  margin-right: .5em;
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}
.undo_off .undo, .dc-main-body .date_off .date {
  display: none !important;
}
.dc-main-body #viral-header.entry-header {
  position: relative;
  overflow: hidden;
  color: #fff;
  z-index: 1;
  background-position: center center;
  background-size: cover;
}
.dc-main-body #viral-header.entry-header:before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .3;
  filter: alpha(opacity=30);
  -ms-filter: "alpha(opacity=30)";
}
.dc-main-body #viral-header.entry-header .wrap {
  max-width: 780px;
  padding: 9% 0;
  position: relative;
}
.dc-main-body #viral-header.entry-header .eyecatch {
  width: 260px;
  float: left;
  margin-right: 2em;
}
.dc-main-body #viral-header.entry-header .entry-title {
  font-size: 2em;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.29);
  padding: 0;
}
.dc-main-body #viral-header.entry-header .byline .date {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.29);
}
.dc-main-body #viral-header + #inner-content {
  padding-top: 0;
}
/* entry content */
.dc-main-body .entry-content {
  padding: 0;
  overflow: hidden;
}
.dc-main-body .entry-content-coord {
  padding: 4px 10px 15px 10px;
}
.dc-main-body #post-not-found .entry-content {
  overflow: inherit;
}
.dc-main-body .entry-content p {
  margin: 0 0 1.6em;
  line-height: 1.75;
}
.dc-main-body .entry-content table {
  width: 100%;
  font-size: 0.92em;
  border: 1px solid #efefef;
  margin-bottom: 1.5em;
}
.dc-main-body .entry-content table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  color: #9fa6b4;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.dc-main-body .entry-content tr {
  border-bottom: 1px solid #efefef;
}
.dc-main-body .entry-content td {
  padding: .6em;
  border: 1px solid #cfcfcf;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
}
.dc-main-body .entry-content td input {
  margin: 3px 0;
}
.dc-main-body .entry-content th {
  background-color: #eee;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #cfcfcf;
  padding: .8em;
}
.dc-main-body .entry-content blockquote {
  font-size: 0.95em;
  padding: 6% 4% 2%;
  margin: 2.5em 0 3em;
  position: relative;
  border: 1px solid;
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=90)";
}
.entry-content blockquote:before, .dc-main-body .entry-content blockquote:after {
  font-family: 'FontAwesome';
  position: absolute;
  width: 1em;
  height: 1em;
  display: block;
  padding: .2em;
  text-align: center;
  font-size: 1.3em;
  line-height: 1;
  background: #fff;
}
.dc-main-body .entry-content blockquote:before {
  content: '\f10d';
  left: -.2em;
  top: -.3em;
}
.dc-main-body .entry-content blockquote:after {
  content: '\f10e';
  right: -.2em;
  bottom: -.4em;
}
.entry-content blockquote h1, .entry-content blockquote h2, .entry-content blockquote h3, .dc-main-body .entry-content blockquote h4 {
  margin-top: 0 !important;
}
.dc-main-body .entry-content dt {
  font-weight: bold;
  margin-bottom: 2%;
}
.dc-main-body .entry-content dd {
  margin-left: 0;
  font-size: .95em;
  margin-bottom: 4%;
}
.dc-main-body /*.entry-content img  {
margin: 0 0 1.0em 0;
max-width: 100%;
height: auto;
}*/
.dc-main-body .entry-content span.rmark {
  display: inline;
  font-size: 50%;
  vertical-align: text-top;
}
.dc-main-body .entry-content span.rmark:after {
  display: none;
}
.entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .dc-main-body .entry-content .size-thumbnail {
  max-width: 100%;
  height: auto;
}
.dc-main-body .entry-content pre {
  background: #666;
  background: rgba(0, 0, 0, 0.54);
  color: #f8f9fa;
  font-size: 0.88em;
  padding: 1.2em 1.7em;
  margin: 0.2em 0 2.2em;
  border-radius: 5px;
}
.dc-main-body .wp-caption {
  max-width: 100%;
  background: #fff;
  padding: 5px;
  margin-bottom: 1.8em;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 3px;
}
.dc-main-body .wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.dc-main-body .wp-caption p.wp-caption-text {
  font-size: 0.75em;
  margin: 4px 0;
  text-align: center;
}
.dc-main-body iframe {
  max-width: 100%;
}
.dc-main-body .tags {
  margin: 0;
}
/* simpleタイプ */
.dc-main-body .top-post-list .post-list {
  font-size: 13px;
  position: relative;
}
.dc-main-body .top-post-list .post-list a {
  display: block;
  padding: 1.9em .7em;
  text-decoration: none;
  color: #666;
  border-bottom: 1px dotted #ccc;
  border-bottom: 1px solid #eee;
  position: relative;
}
.dc-main-body .top-post-list .post-list:first-child a {
  border-top: 1px dotted #ccc;
  border-top: 1px solid #eee;
}
.dc-main-body .top-post-list .post-list .eyecatch {
  width: 32%;
  float: left;
  max-height: 180px;
  overflow: hidden;
  position: relative;
}
.dc-main-body .eyecatch .cat-name {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #fcee21;
  color: #444;
  font-size: 0.7em;
  font-weight: bold;
  padding: 0.1em 0.5em;
  min-width: 8em;
  opacity: .9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}
.dc-main-body .eyecatch .cat-name:empty:before {
  content: "PICK UP";
}
.dc-main-body .top-post-list .post-list .entry-content {
  padding: 0 0 0 3%;
  overflow: hidden;
}
.dc-main-body .top-post-list .post-list .entry-content .entry-title {
  font-size: 1.6em;
  margin-top: 0;
  margin-bottom: 0.3em;
  color: #444;
}
.dc-main-body .top-post-list .post-list .entry-content p {
  margin-bottom: 0;
}
/* card型 */
.dc-main-body .post-list-card {
  margin-left: -1%;
  margin-right: -1%;
}
.dc-main-body .post-list-card .post-list {
  width: 48%;
  margin: 0 1% 2.5%;
  float: left;
  height: 470px;
}
.dc-main-body .post-list-card .post-list a {
  display: block;
  padding: .6em;
  text-decoration: none;
  color: #333;
  background: #fff;
  height: 100%; /*box-shadow: 0 2px 5px rgba(0, 0, 0, .13);*/ overflow: hidden;
  position: relative;
}
.dc-main-body .post-list-card .post-list a:after {
  content: '';
  display: block;
  width: 100%;
  height: 2.5em;
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  position: absolute;
  bottom: 0;
}
.dc-main-body /*.post-list-card .post-list a:hover {box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}*/
.dc-main-body .post-list-card .post-list a:hover .eyecatch img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
.dc-main-body .post-list-card .post-list .eyecatch {
  max-height: 215px;
  margin: -.6em -.6em .5em;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.dc-main-body .post-list-card .post-list .description {
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  opacity: 0.9;
  font-size: .85em;
}
.dc-main-body .post-list-card .post-list .entry-content {
  padding: 0;
}
.dc-main-body .post-list-card .post-list .entry-content .entry-title {
  font-size: 1.15em;
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}
.dc-main-body .post-list-card .post-list .entry-content p {
  font-size: .9em;
  margin-bottom: 0.3em;
}
/* magazine layout */
.dc-main-body .post-list-magazine {
  margin-left: -1%;
  margin-right: -1%;
}
.dc-main-body .post-list-magazine .post-list {
  width: 50%;
  float: left;
  margin-bottom: .3em;
}
.dc-main-body .post-list-magazine .post-list a {
  display: block;
  padding: 3% 3% 1%;
  color: #333;
  text-decoration: none;
}
.dc-main-body .post-list-magazine .post-list .eyecatch {
  position: relative;
}
.dc-main-body .post-list-magazine .post-list .entry-content {
  padding-bottom: 1em;
}
.dc-main-body .post-list-magazine .post-list .entry-content .entry-title {
  font-size: 1.15em;
  margin-top: .5em;
  margin-bottom: .5em;
}
.dc-main-body .post-list-magazine .post-list .entry-content .description {
  font-size: .7em;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.dc-main-body .post-list-magazine .post-list .entry-content .byline {
  font-size: .9em;
  margin-bottom: .5em;
}
/*コーデブログ用20200423*/
.dc-main-body .post-list-card .coordepost-list {
  width: 48%;
  margin: 0 1% 2%;
  float: left;
  height: 500px;
}
.dc-main-body #main .article .coorde-eyecatch img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
/* Big archives layout */
.dc-main-body .post-list-big article {
  padding: 2em 0;
}
.dc-main-body .post-list-big article .eyecatch {
  margin-bottom: 1em;
}
.dc-main-body .post-list-big article .h2 a {
  color: #333;
}
.dc-main-body .post-list-big article .h2 a:hover {
  color: #999;
}
/* ================================================== */
/* ウィジェット */
/* ================================================== */
.dc-main-body .widget a {
  text-decoration: none;
  color: #666;
}
.dc-main-body .widget a:hover {
  color: #999;
}
.dc-main-body .widget .btn-wrap a {
  color: #fff;
}
.dc-main-body .widgettitle {
  background: #1bb4d3;
  color: #FFF;
  font-size: 1em;
  padding: 0;
  border-radius: 3px;
  margin-top: 0;
  margin-bottom: 0.75em;
  overflow: hidden;
}
.dc-main-body .widgettitle span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.75em 0.8em;
}
.dc-main-body .widget {
  margin: 0 0 3em;
}
.dc-main-body .widget ul {
  margin: 0;
}
/* ウィジェットカテゴリー・新着記事 */
.widget.widget_categories .widgettitle, .widget.widget_recent_entries .widgettitle, .widget.widget_nav_menu .widgettitle, .widget.widget_pages .widgettitle, .widget.widget_archive .widgettitle, .dc-main-body .widget.widget_mycategoryorder .widgettitle {
  margin-bottom: 0;
}
.widget.widget_categories ul, .widget.widget_recent_entries ul, .widget.widget_nav_menu ul, .widget.widget_pages ul, .widget.widget_archive ul, .dc-main-body .widget.widget_mycategoryorder ul {
  margin-top: 0;
}
.widget.widget_categories ul li, .widget.widget_recent_entries li, .widget.widget_nav_menu li, .widget.widget_pages li, .widget.widget_archive li, .dc-main-body .widget.widget_mycategoryorder li {
  border-bottom: 1px dotted rgba(125, 125, 125, 0.2);
  margin: 0;
  padding: 0;
}
.dc-main-body .widget .children li:first-child {
  border-top: 1px dotted #ccc;
  border-top: 1px dotted rgba(0, 0, 0, .2);
}
.dc-main-body .widget li.page_item_has_children {
  border-bottom: none !important;
}
.dc-main-body .widget.widget_new_img_post li:before {
  content: none;
}
.widget.widget_categories li a, .widget.widget_recent_entries li a, .widget.widget_nav_menu li a, .widget.widget_pages li a, .widget.widget_archive li a, .dc-main-body .widget.widget_mycategoryorder li a {
  display: block;
  padding: 1em 1.2em 1em 0.3em;
  margin: 0;
  position: relative;
}
.widget.widget_categories li:last-child, .widget.widget_recent_entries li:last-child, .widget.widget_nav_menu li:last-child, .widget.widget_pages li:last-child, .widget.widget_archive li:last-child, .dc-main-body .widget.widget_mycategoryorder li:last-child {
  border-bottom: none;
}
.widget.widget_categories li a:after, .widget.widget_recent_entries li a:after, .widget.widget_nav_menu li a:after, .widget.widget_pages li a:after, .widget.widget_archive li a:after, .dc-main-body .widget.widget_mycategoryorder li a:after {
  font-family: "fontawesome";
  content: '\f054';
  position: absolute;
  right: 0.2em;
  font-size: 1em;
  top: 50%;
  margin-top: -0.5em;
}
.dc-main-body .widget li a:hover:after {
  right: 2px;
  -webkit-transform: translate(1px, 0);
  -moz-transform: translate(1px, 0);
  transform: translate(1px, 0);
}
.dc-main-body .widget.widget_text img {
  margin-bottom: 0.8em;
}
/* ドロップダウンスタイルの変更 */
.dc-main-body .widget select {
  margin-top: 1em;
  width: 100%;
  max-width: 100%;
}
/* ドロップダウンにした時のlabelを非表示 */
.widget.widget_categories label, .dc-main-body .widget.widget_archive label {
  display: none;
}
/* リスト 下の階層 */
.widget.widget_nav_menu li ul, .widget.widget_pages li ul, .dc-main-body .widget.widget_categories li ul {
  padding: 0;
  margin: 0;
}
.widget.widget_nav_menu li ul a, .widget.widget_pages li ul a, .dc-main-body .widget.widget_categories li ul a {
  padding-left: 0.8em;
}
.widget.widget_nav_menu li ul ul a, .widget.widget_pages li ul ul a, .dc-main-body .widget.widget_categories li ul ul a {
  padding-left: 1.6em;
}
.widget.widget_nav_menu li ul li:last-child, .widget.widget_pages li ul li:last-child, .dc-main-body .widget.widget_categories li ul li:last-child {
  border: none;
}
.widget.widget_nav_menu li ul li a, .dc-main-body .widget.widget_pages li ul li a {
  padding-left: 0.5em;
}
.widget.widget_nav_menu li ul li a:before, .dc-main-body .widget.widget_pages li ul li a:before {
  content: '− ';
}
.dc-main-body .widget.widget_recent_comments ul {
  margin-top: 0;
}
.dc-main-body .widget.widget_recent_comments li {
  border-bottom: 1px dotted #ccc;
  border-bottom: 1px dotted rgba(0, 0, 0, .2);
  margin: 0;
  padding: 0.5em 0;
}
.dc-main-body .widget.widget_recent_comments li:first-child {
  border-top: none;
}
.dc-main-body .widget.widget_recent_comments li:last-child {
  border-bottom: none;
}
/* ウィジェット検索フォーム */
.dc-main-body .widget.widget_search .searchform {
  position: relative;
  height: 40px;
  margin-bottom: 1.5em;
}
.dc-main-body .widget.widget_search input[type="search"] {
  position: absolute;
  width: 100%;
  padding: 12px 1%;
  -webkit-appearance: none;
  appearance: none;
}
.dc-main-body .widget.widget_search button {
  position: absolute;
  right: 3px;
  border: 0;
  background: none;
  display: block;
  height: 100%;
  padding: .8em .8em;
  font-size: 1.1em;
  color: #333;
}
/* ウィジェット カレンダー */
.dc-main-body .widget.widget_calendar table {
  width: 100%;
  text-align: center;
}
/* ウィジェット タグクラウド */
.dc-main-body .widget.widget_tag_cloud a {
  padding: 0.1em 0.5em;
  margin: 0 0.1em 0.2em 0;
  display: inline-block;
  font-size: 12px !important;
  background: #888888;
  background: rgba(35, 35, 35, 0.5);
  color: #fff;
}
.dc-main-body .widget.widget_tag_cloud a:hover {
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  opacity: 0.6;
  color: #fff;
}
/* カスタムメニューのスパンを非表示 */
.dc-main-body .widget.widget_nav_menu li a span {
  display: none;
}
/* 広告 */
.add .widget_text, .dc-main-body .add.more {
  text-align: center;
  font-size: 0.95em;
}
.dc-main-body .add a[target="_blank"]:after {
  content: none;
}
.dc-main-body .add .widget img {
  margin: 0;
}
.dc-main-body .entry-content .add .widget {
  margin: 2em 0;
}
.dc-main-body .entry-content .add.titleunder .widget {
  margin-top: 0;
}
/* 新着記事のサムネイル */
.dc-main-body .widget.widget_recent_entries li .eyecatch {
  width: 30%;
  max-width: 100px;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}
.widget.widget_recent_entries li span, .dc-main-body .widget li span.date {
  padding: 0 0.3em;
  font-size: 0.9em;
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  display: inline-block;
}
/* 人気記事表示（プラグイン WordPress Popular Posts 用） */
.dc-main-body ul.wpp-list {
  counter-reset: number;
}
.dc-main-body ul.wpp-list li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding-bottom: 0.75em;
}
.dc-main-body ul.wpp-list li a:before {
  counter-increment: number;
  content: counter(number);
  background: #000000;
  margin-right: 3px;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  font-size: 0.75em;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  display: block;
  text-align: center;
  line-height: 1.5em;
  position: absolute;
  left: 0;
  top: 0;
}
.dc-main-body ul.wpp-list img {
  margin-bottom: 0;
  margin-right: 5px;
}
.dc-main-body ul.wpp-list li a.wpp-post-title {
  display: block;
}
ul.wpp-list li a.wpp-post-title:before, ul.wpp-list li .wpp-author a:before, .dc-main-body ul.wpp-list li .wpp-category a:before {
  content: none;
}
/* TOC+プラグイン */
.dc-main-body #toc_container li:before {
  content: none;
}
.dc-main-body #toc_container {
  padding: 1em 2em 1em !important;
  min-width: 90%;
  margin: auto;
  /*background: #fff!important;
background: rgba(255, 255, 255, 0.5)!important;*/
  background: #fafafa !important;
  border: 1px solid #eee;
}
.dc-main-body #toc_container p.toc_title {
  margin-bottom: .7em;
}
.dc-main-body #toc_container ul {
  margin: 0 !important;
  ;
}
.dc-main-body #toc_container li a {
  display: block;
  padding: .5em 0;
  border-top: 1px dotted #ddd;
}
.dc-main-body #toc_container li li a {
  padding-left: .7em;
}
.dc-main-body #toc_container li .toc_number {
  margin-right: .5em
}
/******************************************************************
PAGE STYLES
******************************************************************/
.dc-main-body .wpcf7-submit {
  background: #db0000;
  color: #fff;
  border: none;
  font-weight: bold;
  width: 430px;
  max-width: 96%;
  padding: 2% 3%;
  display: block;
  margin: 2em auto;
}
.dc-main-body .wpcf7-submit:hover {
  opacity: .6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
/* SEARCH FORM */
.dc-main-body #main .entry-content .searchform {
  position: relative;
}
.dc-main-body #main .entry-content .searchform input[type="search"] {
  width: 93%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.dc-main-body #main .entry-content .searchform button {
  background: none;
  border: none;
  font-size: 1.2em;
  position: absolute;
  top: 20%;
  right: 3%;
}
/******************************************************************
ARCHIVE PAGE STYLES
******************************************************************/
.dc-main-body .archivettl {}
.dc-main-body .archivettl h1 {
  font-size: 1.1em;
  margin: 0 0 1.5em;
  padding: 0 0.1em 0.8em;
  border-bottom: 3px solid;
}
.dc-main-body .archivettl h1 span {
  display: block;
  font-size: 10px;
  line-height: 1.3;
  font-weight: normal;
}
.dc-main-body .archivettl h1 .author-icon img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
  margin-bottom: 1.3em;
  border: 2px solid #fff;
  box-shadow: 0 0 10px #ddd;
}
.dc-main-body .taxonomy-description {
  font-size: 0.9em;
  margin-bottom: 0;
}
.dc-main-body .readmore {
  text-align: left;
  margin-bottom: 0.5em;
}
.dc-main-body .readmore a {
  text-decoration: none;
  border: 1px solid #1BB4D3;
  color: #1BB4D3;
  text-align: center;
  display: inline-block;
  font-size: 0.9em;
  padding: 0.7em 1.5em 0.7em 2em;
  max-width: 100%;
}
.dc-main-body .readmore a:hover {
  background: #1BB4D3;
  color: #fff;
}
.dc-main-body .readmore a:after {
  font-family: "fontawesome";
  content: '\f105';
  margin-left: 1em;
}
/* Pagination , post Pagination */
.pagination, .dc-main-body .wp-prev-next {
  margin: 3em 0 4em;
}
.pagination, .dc-main-body .page-links {
  text-align: center;
}
.pagination ul, .dc-main-body .page-links ul {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  clear: both;
}
.pagination:empty, .wp-prev-next:empty, .pagination ul:empty, .page-links ul:empty, .dc-main-body .search-no-results .pagination {
  display: none;
}
.pagination li, .dc-main-body .page-links li {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
}
.dc-main-body .entry-content .page-links li:before {
  content: none;
}
.pagination a, .pagination span, .dc-main-body .page-links a, .page-links ul > li > span {
  margin: 0;
  padding: 9px 14px;
  text-decoration: none;
  line-height: 1;
  font-size: 1em;
  font-weight: normal;
  color: #1BB4D3;
  border: 1px solid #1BB4D3;
}
.pagination span.dots, .dc-main-body .page-links ul > li > span.dots {
  background: none !important;
  padding-left: 11px;
  padding-right: 11px;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus, .dc-main-body .page-links a:hover, .page-links a:focus {
  background-color: #1BB4D3;
  color: #fff;
}
.pagination .current, .dc-main-body .page-links ul > li > span {
  cursor: default;
  color: #fff;
  background-color: #1BB4D3;
}
.pagination .current:focus, .dc-main-body .pagination .dots:hover, .pagination .dots:focus {
  color: #111;
}
/*コーデブログTOP年代別*/
.dc-main-body .stylebook-agelist p.ttl {
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0;
}
.dc-main-body .stylebook-agelist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin: 15px auto;
}
.dc-main-body .stylebook-agelist ul li {
  width: 48%;
  position: relative;
  background: #333;
  padding: 0;
  margin: 0 auto 2%;
}
.dc-main-body .stylebook-agelist ul li a {
  display: block;
  text-align: center;
}
.dc-main-body .stylebook-agelist ul li img {
  margin: 0;
  opacity: 0.7;
}
.dc-main-body .stylebook-agelist ul li:before {
  display: none;
}
.dc-main-body .stylebook-agelist ul li a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 100%;
  font-size: 1.5rem;
  font-family: 'Noto Sans JP', sans-serif;
  color: #fff;
  text-shadow: 0 0 4px #333;
  margin: 0;
}
.dc-main-body .stylebook-agelist ul li p, .stylebook-agelist ul li br {
  display: none;
}
@media screen and (max-width: 768px) {
  .dc-main-body .stylebook-agelist p.ttl {
    font-size: 1rem;
  }
  .dc-main-body .stylebook-agelist ul li a span {
    font-size: 1.1rem;
  }
}
/******************************************************************
COMMENT STYLES
******************************************************************/
.dc-main-body #comments-title {
  padding: 0.75em 0;
  margin: 0;
}
.dc-main-body .commentlist {
  margin: 0;
  list-style-type: none;
  font-size: 0.9em;
}
.comment, .dc-main-body .pingback {
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  font-size: 0.98em;
  border-bottom: 1px solid #f8f9fa;
}
.dc-main-body .comment .comment {
  font-size: 1em;
}
.comment .comment-meta, .dc-main-body .pingback .comment-meta {
  padding: 0;
}
.dc-main-body .comment .comment-author {
  padding: 7px;
  border: 0;
}
.dc-main-body .comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.dc-main-body .comment-metadata {
  font-size: 0.8em;
}
.dc-main-body .comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.dc-main-body .comment .vcard time a {
  color: #9fa6b4;
  text-decoration: none;
}
.dc-main-body .comment .vcard time a:hover {
  text-decoration: underline;
}
.dc-main-body .comment .vcard .avatar {
  margin-left: -3px;
  border-radius: 50%;
}
.comment:last-child, .dc-main-body .pingback:last-child {
  margin-bottom: 0;
}
.comment .children, .dc-main-body .pingback .children {
  margin: 0;
}
.comment[class*=depth-], .dc-main-body .pingback[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1, .dc-main-body .pingback.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1), .dc-main-body .pingback:not(.depth-1) {
  margin-top: 0;
  padding: 7px;
}
.comment.odd, .dc-main-body .pingback.odd {
  background-color: white;
}
.comment.even, .dc-main-body .pingback.even {
  background: #FAF9F8;
}
.dc-main-body .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.dc-main-body .comment-reply-link {
  font-size: 0.8em;
  float: right;
  font-weight: bold;
  margin-top: 0.8em;
  margin-bottom: 1em;
}
.dc-main-body .comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em;
}
.dc-main-body .comment-navigation {
  text-align: center;
  padding: 1em;
}
/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.dc-main-body .comment-respond {
  padding: 1.5em 0;
}
.dc-main-body #reply-title {
  margin: 0;
  padding: 0.5em 0;
}
.dc-main-body #reply-title:before {
  font-family: "fontawesome";
  content: "\f27b";
  font-weight: normal;
  margin-right: 0.2em;
  font-size: 1.2em;
}
.dc-main-body .comment-respond p {
  font-size: .85em;
}
.dc-main-body .comment-respond .comment-notes {
  margin-bottom: 1.5em;
}
.dc-main-body .logged-in-as {
  font-style: italic;
  margin: 0;
}
.dc-main-body .logged-in-as a {}
.dc-main-body .comment-form-comment {
  margin: 1.5em 0 0.75em;
}
.dc-main-body .form-allowed-tags {
  padding: 1.5em;
  background-color: #F9F9F9;
  font-size: 0.9em;
}
.dc-main-body #submit {
  font-size: 1em;
}
.dc-main-body #comment-form-title {
  margin: 0 0 1.1em;
}
.dc-main-body #allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.dc-main-body .nocomments {
  margin: 0 20px 1.1em;
}
.dc-main-body .no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-bottom: 1.5em;
}
/*********************
FOOTER STYLES
*********************/
/* Page TOP */
.dc-main-body #page-top {
  position: fixed;
  right: 20px;
  z-index: 10;
  bottom: 10px;
}
.dc-main-body #page-line {
  display: none;
  right: 20px;
  bottom: 80px !important;
  position: fixed;
}
.dc-main-body #page-line img {
  width: 60px;
}
.dc-main-body #page-line #thirdai-ZvxP85qNQ9PWjOql img {
  width: 100%;
}
.dc-main-body #page-top a {
  background-repeat: no-repeat;
  text-decoration: none;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  text-align: center;
  line-height: 55px;
  background: rgba(51, 51, 51, 0.5);
  padding: 0;
  display: block;
  color: #fff;
}
.dc-main-body #footer-top .inner {
  background-color: #0E0E0E;
  border-bottom: 1px solid rgba(202, 202, 202, 0.3);
  font-size: 0.9em;
  position: relative;
}
.footer a, .dc-main-body #footer-top a {
  color: #BAB4B0;
  text-decoration: none;
}
.footer a:hover, .dc-main-body #footer-top a:hover {
  text-decoration: underline;
}
.footer a .gf, .dc-main-body #footer-top a .gf {
  display: none;
}
.dc-main-body #footer-top .widget {
  margin-top: 2em;
  background: none;
}
.dc-main-body #footer-top ul {
  border-top: 1px dashed rgba(216, 216, 216, 0.15);
}
.dc-main-body #footer-top li {
  border-bottom: 1px dashed rgba(216, 216, 216, 0.15);
}
.dc-main-body #footer-top .widgettitle {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 1em 0.2em;
  color: #CACACA;
}
.dc-main-body #footer-top .widgettitle span {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dc-main-body .footer .inner {
  clear: both;
  background-color: #0E0E0E;
  color: #878C94;
}
.dc-main-body .footer .copyright .create {
  display: inline-block;
}
/*********************
POSTS & CONTENT STYLES
*********************/
.dc-main-body .alignleft, img.alignleft {
  margin-right: 2.5%;
  display: inline;
  float: left;
}
.dc-main-body .alignright, img.alignright {
  margin-left: 2.5%;
  display: inline;
  float: right;
}
.dc-main-body .aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  .dc-main-body #container {
    overflow: hidden;
  }
  .dc-main-body #container.sidebarleft #main {
    float: right;
    box-shadow: 0 0 25px #f2f2f2;
    padding: 40px;
    border-radius: 5px;
    background-color: white;
  }
  .dc-main-body #container.sidebarleft .sidebar {
    float: left;
  }
  .dc-main-body #logo {
    display: inline-block;
    float: left;
  }
  .dc-main-body #logo .h1 {
    display: table-cell;
    height: 58px;
    vertical-align: middle;
  }
  .dc-main-body #logo a {
    display: inline;
  }
  @-moz-document url-prefix(https: //www.clubd.co.jp/library/images/select_arrow.png)  {
  #logo.fs_s .h1 a, .dc-main-body #logo.fs_l .h1 a {
    position: relative;
    top: -.2em;
  }
  .dc-main-body #logo.fs_m .h1 {
    vertical-align: text-top;
  }
}
.dc-main-body #logo .img {
  margin-bottom: 6px;
}
.dc-main-body #logo img {
  max-height: 43px;
}
.dc-main-body .header.headercenter {
  text-align: center;
}
.dc-main-body .header.headercenter #logo {
  float: none;
  display: block;
  margin: .2em auto;
}
.dc-main-body .header.headercenter #logo .h1 {
  display: inline-block;
  height: auto;
  margin-top: 5px;
}
.dc-main-body .header.headercenter #logo a {
  display: block;
}
.dc-main-body .header.headercenter #logo img {
  max-height: 90px;
}
.dc-main-body .header.headercenter #g_nav {
  float: none;
}
.dc-main-body .nav_btn {
  display: none;
}
.dc-main-body .nav_btn.search_btn {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  float: right;
  padding: 7px 10px;
  background: rgba(0, 0, 0, .04);
}
.dc-main-body .nav_btn.search_btn:before {
  font-size: 1.5em;
  font-family: "fontawesome";
  content: '\f002';
  width: 100%;
  display: block;
}
.dc-main-body .nav_btn.search_btn .text {
  font-size: .7em;
}
.dc-main-body .header #searchform {
  position: relative;
}
.dc-main-body .header #searchform #submit {
  display: none;
}
.dc-main-body .header #searchform #search {
  -webkit-appearance: none;
  width: 0;
  line-height: 50px;
  position: absolute;
  padding: 0;
  opacity: 0;
  border: none;
  outline: none;
  position: absolute;
  right: 0;
}
/*********************
NAVIGATION STYLES
*********************/
#g_nav, .dc-main-body #g_nav .nav {
  display: inline-block;
}
.dc-main-body #g_nav {
  float: right;
}
.dc-main-body .nav {
  margin: 0;
  border: 0;
}
.dc-main-body .nav > li {
  float: left;
  position: relative;
  font-size: .79em;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  margin-bottom: -6px;
}
.dc-main-body .nav > li > a:after {
  content: "";
  display: block;
  margin: 5px auto 0;
  width: 0;
  height: 1px;
  background: #111;
  transition: .25s ease-out;
  -webkit-transition: .25s ease-out;
  -moz-transition: .25s ease-out;
  -o-transition: .25s ease-out;
  -ms-transition: .25s ease-out;
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
.dc-main-body .nav > li > a:hover:after {
  width: 100%;
}
.dc-main-body .nav li a {
  border-bottom: 0;
}
.dc-main-body .nav ul {
  margin-top: 0;
}
.nav li ul.sub-menu, .dc-main-body .nav li ul.children {
  font-weight: bold;
  margin: 0;
  position: absolute;
  z-index: 8999;
  border-radius: 3px;
}
.nav li ul.sub-menu li, .dc-main-body .nav li ul.children li {
  position: relative;
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.nav li:hover > ul.sub-menu > li, .dc-main-body .nav li:hover > ul.children > li {
  overflow: visible;
  height: 37px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.nav li ul.sub-menu li a, .dc-main-body .nav li ul.children li a {
  display: block;
  width: 240px;
}
.nav li ul.sub-menu li a:hover, .dc-main-body .nav li ul.children li a:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  opacity: 0.8;
}
.nav li ul.sub-menu li:last-child a, .dc-main-body .nav li ul.children li:last-child a {
  border-bottom: 0;
}
.nav li ul.sub-menu li ul, .dc-main-body .nav li ul.children li ul {
  top: 0;
  left: 100%;
}
/*********************
TOP PAGE 
*********************/
.dc-main-body #custom_header {
  margin-top: -2.5em;
  font-size: 1.15em;
}
.dc-main-body .header.bg + #custom_header {
  margin-top: -1em;
}
/*********************
SIDEBARS & ASIDES
*********************/
.dc-main-body .sidebar {
  font-size: .9em;
}
.dc-main-body .widget ul li {
  margin-bottom: 0.75em;
}
.dc-main-body .widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}
/*********************
FOOTER STYLES
*********************/
.dc-main-body #inner-footer nav {
  display: inline-block;
  float: left;
}
.dc-main-body .footer-links ul {
  padding: 0;
  margin: 1em 0;
}
.dc-main-body .footer-links ul li {
  display: inline;
  font-size: 0.8em;
}
.dc-main-body .footer-links ul li:after {
  content: '　|　';
}
.dc-main-body .footer-links ul li:last-child:after {
  content: none;
}
.dc-main-body .footer-links ul li a {
  text-decoration: none;
}
.dc-main-body .footer .copyright {
  font-size: 0.8em;
  padding: 0.6em 0;
  float: right;
  display: inline-block;
}
}
@media only screen and (max-width: 1165px) {
  #footer-top .inner, .dc-main-body .footer .inner {
    width: 100%;
    /*padding: 2% 4%;*/
  }
  /* YouTubeレスポンシブ */
  .dc-main-body .youtube-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .dc-main-body .youtube-container iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
/*--------------------------------
SNS
---------------------------------*/
.dc-main-body .sharewrap {
  margin: 0 0 1em;
}
.dc-main-body .sharewrap h3 {
  margin: 0.5em 0;
}
.dc-main-body .share {
  width: 100%;
}
.dc-main-body .sns {
  margin: 0 auto;
  text-align: center;
}
.dc-main-body .sns ul {
  list-style: none;
}
.dc-main-body .sns li {
  float: left;
  width: 49%;
  margin: 0 1% 2% 0;
}
.dc-main-body .sns li a {
  font-size: 80%;
  position: relative;
  display: block;
  padding: 10px;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.sns li a:before, .dc-main-body .sns li a i {
  margin-right: 0.2em;
  margin-left: 0.2em;
  font-size: 1.1em;
}
.dc-main-body .sns li a:hover {
  -webkit-transform: translate3d(0px, 3px, 1px);
  -moz-transform: translate3d(0px, 3px, 1px);
  transform: translate3d(0px, 3px, 1px);
  box-shadow: none;
}
.dc-main-body .sns li a .text {
  font-weight: bold;
}
.dc-main-body .sns li a .count {
  font-size: 10px;
  margin-left: 2px;
}
/* Twitter */
.dc-main-body .sns .twitter a {
  background: #00acee;
  box-shadow: 0 3px 0 #0092ca;
}
.dc-main-body .sns .twitter a:hover {
  background: #0092ca;
}
/* Facebook */
.dc-main-body .sns .facebook a {
  background: #1f6aba;
  box-shadow: 0 3px 0 #2c4373;
}
.dc-main-body .sns .facebook a:hover {
  background: #2c4373;
}
/* Google+ */
.dc-main-body .sns .googleplus a {
  background: #df3522;
  box-shadow: 0 3px 0 #ad3a2d;
}
.dc-main-body .sns .googleplus a:hover {
  background: #ad3a2d;
}
/* hatebu */
.dc-main-body .sns .hatebu a {
  background: #2f70be;
  box-shadow: 0 3px 0 #43638b;
}
.dc-main-body .sns .hatebu a:hover {
  background: #43638b;
}
.dc-main-body .sns .hatebu a:before {
  content: 'B!';
  font-weight: bold;
  line-height: 1.055;
}
/* LINE */
.dc-main-body .sns .line a {
  background: #25af00;
  box-shadow: 0 3px 0 #219900;
}
.dc-main-body .sns .line a:hover {
  background: #219900;
}
/* Pocket */
.dc-main-body .sns .pocket a {
  background: #ec2136;
  box-shadow: 0 3px 0 #c0392b;
}
.dc-main-body .sns .pocket a:hover {
  background: #c0392b;
}
/* RSS */
.dc-main-body .sns .rss a {
  background: #ffb53c;
  box-shadow: 0 3px 0 #e09900;
}
.dc-main-body .sns .rss a:hover {
  background: #e09900;
}
/* Feedly */
.dc-main-body .sns .feedly a {
  background: #87c040;
  box-shadow: 0 3px 0 #74a436;
}
.dc-main-body .sns .feedly a:hover {
  background: #74a436;
}
.dc-main-body .share.short .sns li {
  width: 19%;
  margin: 0 1% 0 0;
}
.dc-main-body .share.short .sns li a {
  padding: 11px 4px;
}
/* facebook LikeBox */
.dc-main-body .fb-likebtn {
  display: table;
  background: #111;
  color: #fff;
  text-align: center;
  margin: 0 0 1em;
  width: 100%;
  max-width: 100%;
}
.dc-main-body .fb-likebtn .fb-button {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  overflow: hidden;
}
.fb-likebtn .eyecatch, .dc-main-body .fb-likebtn .rightbox {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  border: none;
}
.dc-main-body .fb-likebtn .eyecatch img {
  width: 100%;
}
.dc-main-body .fb-likebtn .like_text {
  font-size: 1.05em;
  margin-top: 1em;
  font-weight: bold;
  line-height: 1.4;
}
.dc-main-body .fb-likebtn .like_text p {
  margin-bottom: 1em;
}
.dc-main-body .fb-likebtn .like_text .small {
  font-size: 11px;
  color: #ccc;
  margin-bottom: 0;
}
.dc-main-body .share ul.square li {
  display: inline-block;
  text-decoration: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 23px !important;
  margin: 2px;
  padding: 0px;
  border-radius: 50px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  transition: .4s;
}
.dc-main-body .share ul.square li:before {
  display: none;
}
.dc-main-body .flw_btn7:hover {
  color: #fff !important;
  opacity: 0.5;
}
.dc-main-body .share ul.square li a {
  color: #fff;
  background: none;
  display: block;
  text-decoration: none;
}
.dc-main-body .share ul.square li a:after {
  display: none;
}
.dc-main-body .share ul.square {
  text-align: center;
  margin: 30px auto;
  border-top: 1px solid #f2f0f1;
  border-bottom: 1px solid #f2f0f1;
  padding: 10px 0;
}
.dc-main-body ul.square p.ttl {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9rem;
  margin-right: 10px;
}
.dc-main-body .flw_btn7.htb {
  background: #00a4de !important;
}
@media screen and (max-width: 896px) {
  .dc-main-body ul.square p.ttl {
    display: block;
    margin: 5px auto;
    font-size: 0.8rem;
  }
  .dc-main-body .share ul.square li {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
/* --------------------------------------------- */
/* Mobile Styles */
/* --------------------------------------------- */
@media only screen and (max-width: 767px) {
  .home #content, .dc-main-body .blog #content {
    margin: 0;
  }
  /* SP上部のバナー（LINE用） */
  .dc-main-body .ban_blg img {
    text-align: center;
    width: 92%;
  }
  /*-----------------------------
検索ボックスののスタイル
-----------------------------*/
  .dc-main-body #search-form2 {
    width: 95%;
    margin: 1.5% auto;
    text-align: center
  }
  .dc-main-body /*.search-button  {
    width: 30%!important;
    text-align: center!important;
    font-size: 16px!important;
    text-decoration: none!important;
    border: none;
    background: #000 !important;
    color: #fff;
    padding: 4px 6px;
    border-radius: 0 !important;
}*/
  .dc-main-body #search-form {
    padding: 3px 5px;
    margin-bottom: 5px
  }
  .dc-main-body #search-form form input {
    margin: 0;
    display: block;
    float: left
  }
  .dc-main-body #search-form form:after {
    content: "";
    clear: both;
    height: 0;
    width: 0;
    display: block;
    visibility: hidden
  }
  .dc-main-body #search-form form .btn_boxshadow {
    float: left
  }
  .dc-main-body #search-form form .search-keyword {
    width: 60%;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #BBB;
    overflow-x: hidden
  }
  .dc-main-body .search-keyword {
    width: 60%;
    display: inline-block !important;
    padding: 6px;
    margin-right: 10px;
    font-size: 16px;
    border: 1px solid #BBB !important;
    overflow-x: hidden;
    margin-bottom: 0 !important;
  }
  /*20200220*/
  .dc-main-body #search-form3 {
    width: 100%;
    margin: 88px auto 13px;
    text-align: center;
    padding: 0 13px;
  }
  .dc-main-body #search-form3 form {
    background-color: #fff;
    width: 100%;
    height: 36px;
    border: 1px solid #cecece;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .dc-main-body #search-form3 input {
    vertical-align: top;
    margin: 0px;
    height: 100%;
    box-sizing: border-box;
    background-color: transparent;
  }
  .dc-main-body #condition5 {
    border: none !important;
    width: 88%;
    padding: 0 0 0 6px;
  }
  .dc-main-body #search-form3 .search-button {
    width: auto !important;
    text-align: center !important;
    font-size: 16px !important;
    text-decoration: none !important;
    border: none;
    background: none;
    color: #cecece;
    padding: 0;
  }
  /*-----------------------------
検索ボックスののスタイルここまで
-----------------------------*/
  .article-header .eyecatch, .dc-main-body .cta-wrap {
    margin-left: -1em;
    margin-right: -1em;
  }
  /* SP header Button */
  .dc-main-body .nav_btn {
    width: 55px;
    height: 100%;
    padding: .7em 0;
    border: none;
    background: none;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    display: block;
    line-height: 1;
    text-decoration: none;
  }
  .dc-main-body .search_btn {
    right: 0;
    left: auto;
  }
  .dc-main-body .nav_btn:hover {
    cursor: pointer;
  }
  .nav_btn:before, .dc-main-body .search_btn:before {
    font-size: 1.4em;
    height: 1.1em;
    font-family: "fontawesome";
    content: '\f0c9';
    width: 100%;
    display: block;
  }
  .dc-main-body .search_btn:before {
    content: '\f002';
  }
  .dc-main-body .nav_btn .text {
    font-size: 8px;
    display: block;
  }
  .dc-main-body .searchbox button#searchsubmit {
    top: 8%;
  }
  .dc-main-body body {
    position: relative;
    left: 0;
    overflow-x: hidden;
  }
  .dc-main-body #g_nav {
    display: none;
  }
  /* SP Menu */
  .dc-main-body .sp_g_nav {
    margin: 0;
    padding: 0;
  }
  .sp_g_nav li + li, .dc-main-body .sp_g_nav li li:first-child {
    border-top: solid 1px #eee;
    border-top: solid 1px rgba(255, 255, 255, .05);
  }
  .dc-main-body .sp_g_nav > li > a {
    background-color: rgba(0, 0, 0, .07);
    padding-right: 1em;
    position: relative;
  }
  .dc-main-body .sp_g_nav > li > a:after {
    font-family: "fontawesome";
    content: '\f054';
    position: absolute;
    right: .4em;
    font-size: .8em;
    top: 50%;
    margin-top: -0.5em;
    color: rgba(0, 0, 0, .4);
  }
  .dc-main-body .sp_g_nav ul {
    margin: 0;
  }
  .dc-main-body .sp_g_nav li {
    list-style: none;
    display: block;
  }
  .dc-main-body .sp_g_nav li a {
    display: block;
    padding: .8em;
    color: #333;
    text-align: center;
    text-decoration: none;
    text-align: left;
  }
  .sp_g_nav li li a, .dc-main-body .sp_g_nav li li ul {
    border-bottom: 1px dotted #ddd;
  }
  .dc-main-body .sp_g_nav li li:last-child a {
    border: none;
  }
  .dc-main-body .sp_g_nav li a:hover {
    color: #888;
  }
  .nav li a .gf, .dc-main-body .menu-sp li a .gf {
    display: none;
  }
  /* SP gnavi Scroll Style */
  .dc-main-body .g_nav-sp {
    position: relative;
  }
  .dc-main-body .menu-sp {
    padding: .5em 0 .5em .5em;
    font-size: .7em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #1BB4D3;
  }
  .dc-main-body .menu-sp a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: .4em .9em;
    background: rgba(255, 255, 255, .11);
    border-radius: 1em;
  }
  .dc-main-body .menu-sp > ul {
    width: 100%;
    margin: 0;
    display: table;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .dc-main-body .menu-sp > ul:after {
    font-family: "fontawesome";
    font-size: 1.7em;
    content: "\f101";
    color: #fff;
    position: absolute;
    text-shadow: 0 0 6px rgba(0, 0, 0, .3);
    right: 3px;
    margin-top: -2px;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-animation: blink 1.2s ease-in-out infinite alternate;
    -moz-animation: blink 1.2s ease-in-out infinite alternate;
    animation: blink 1.2s ease-in-out infinite alternate;
  }
  .dc-main-body .menu-sp ul ul {
    display: none;
  }
  .dc-main-body .menu-sp li {
    display: table-cell;
    padding-right: .8em;
  }
}
/* @-webkit-keyframes blink {
    .dc-main-body 0% {
      opacity: .2;
    }
    .dc-main-body 100% {
      opacity: .9;
    }
  }
  @-moz-keyframes blink {
    .dc-main-body 0% {
      opacity: .2;
    }
    .dc-main-body 100% {
      opacity: .9;
    }
  }
  @keyframes blink {
    .dc-main-body 0% {
      opacity: .2;
    }
    .dc-main-body 100% {
      opacity: .9;
    }
*/
@media only screen and (max-width: 767px) {
  /* archives */
  .dc-main-body .top-post-list .post-list .entry-content .entry-title {
    font-size: 1.1em;
  }
  .dc-main-body .top-post-list .post-list .entry-content .date {
    font-size: .9em;
  }
  .dc-main-body .top-post-list .post-list .entry-content .description {
    display: none;
  }
  /*   header */
  .dc-main-body #inner-header {
    position: relative;
    width: 100%;
    padding: 0 0 4px;
  }
  .dc-main-body #logo {
    max-width: 71%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    height: auto;
    min-height: 50px;
    font-size: 1em;
    position: static;
  }
  .dc-main-body #logo a {
    position: static;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
  }
  .dc-main-body #logo.fs_s a {
    padding: 2% 0;
  }
  .dc-main-body #logo.fs_l a {
    line-height: 1.1;
  }
  .dc-main-body #logo a img {
    width: auto;
    margin-top: 1px;
    max-width: 100%;
    max-height: 45px;
  }
  .dc-main-body #breadcrumb {
    margin: 0;
    font-size: 10px;
    min-height: 55px;
    width: 100%;
    border-bottom: none /*1px solid #F7F7F7*/ ;
  }
  .single .authorbox .author-newpost li:nth-child(2n):after, .dc-main-body .related-box li:nth-child(2n):after {
    content: "";
    display: table;
    clear: both;
  }
  .single .authorbox .author-newpost li .eyecatch, .dc-main-body .related-box li .eyecatch {
    height: 70px;
  }
  .single .authorbox .author-newpost li:nth-child(2n), .dc-main-body .related-box li:nth-child(2n) {
    zoom: 1;
  }
  .dc-main-body #page-top {
    right: 10px;
    bottom: 67px !important;
  }
  .dc-main-body #page-line {
    position: fixed !important;
    right: 7px !important;
    bottom: 120px !important;
  }
  .dc-main-body #page-line img {
    width: 80px;
  }
  .dc-main-body #page-top a {
    background-repeat: no-repeat;
    text-decoration: none;
    width: 42px;
    height: 42px;
    line-height: 41px;
    font-size: 0.85em;
  }
  .dc-main-body .footer .inner {
    font-size: 0.7em;
    text-align: center;
  }
  .dc-main-body .footer-links ul {
    margin: 1em 0 0;
  }
  .dc-main-body .footer-links li {
    display: inline-block;
    margin-right: .5em;
  }
  .dc-main-body .footer-links li a:before {
    font-family: "fontawesome";
    content: '\f0da';
    margin-right: 0.3em;
  }
  .dc-main-body .footer-links a {
    text-decoration: none;
    padding: .3em;
    display: block;
  }
  .dc-main-body .copyright {
    padding: 1.5em 0;
    margin: 0;
  }
  .single .authorbox .author-newpost li, .dc-main-body .related-box li {}
  .single .authorbox .author-newpost li .eyecatch, .dc-main-body .related-box li .eyecatch {
    max-height: 200px;
  }
  .dc-main-body .related-box li.related-rightlist {
    zoom: 1;
  }
  .dc-main-body .related-box li.related-rightlist:after {
    content: "";
    display: table;
    clear: both;
  }
  .dc-main-body #viral-header.entry-header .entry-title {
    font-size: 1.6em;
  }
  .dc-main-body .fb-likebtn .fb-button {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
  .dc-main-body .fb-likebtn .like_text {
    font-size: .8em;
  }
  .dc-main-body .fb-likebtn .like_text p {
    margin-bottom: 0;
    padding: 0;
  }
  .dc-main-body .share.short .sns li a .text {
    display: none;
  }
  /* Grid System */
  .dc-main-body .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
    margin-bottom: .5em;
  }
  .dc-main-body .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .dc-main-body .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .dc-main-body .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .dc-main-body .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .dc-main-body .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  /*コーデブログTOPリニューアル用200416*/
  .dc-main-body .stylebook-top div p {
    font-size: 1rem;
  }
  .dc-main-body .stylebook-top figure.eyecatch img {
    height: 200px;
  }
}
/* --------------------------------------------- */
/* SMART PHONE Styles */
/* --------------------------------------------- */
@media only screen and (max-width: 480px) {
  .dc-main-body #custom_header {
    padding: 10% 0;
  }
  .dc-main-body #custom_header .gf {
    font-size: 2em;
  }
  .dc-main-body .eyecatch .cat-name {
    font-size: .6em;
  }
  .dc-main-body .byline .cat-name:before {
    content: none;
  }
  .dc-main-body .post-list-card .post-list {
    width: 100%;
    margin: 3% 0 7%;
    float: none;
    height: auto;
  }
  .dc-main-body .post-list-card .post-list .eyecatch {
    max-height: inherit;
    height: auto;
  }
  .dc-main-body .post-list-card .post-list .eyecatch img {
    width: 100%;
  }
  .dc-main-body .top-post-list {
    margin-left: -1em;
    margin-right: -1em;
    /*margin-top: 60px;*/
  }
  .single .entry-content, .dc-main-body .page .entry-content {
    overflow: inherit;
  }
  .dc-main-body .top-post-list .post-list .eyecatch {
    /*max-height: 92px;*/
  }
  .single .authorbox .author-newpost li, .dc-main-body .related-box li {
    min-height: 210px;
    width: 47%;
    margin: 0 3% 1% 0;
    float: left;
    position: relative;
  }
  /*RECOMMEND崩れ直し_20200917*/
  .dc-main-body ul.related-list.cf {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .dc-main-body ul.related-list.cf li {
    width: 49%;
    margin: 0;
  }
  .single .authorbox .author-newpost li .eyecatch, .dc-main-body .related-box li .eyecatch {
    /*height: 105px;*/
    height: 85px;
  }
  .dc-main-body .related-box li .eyecatch {
    height: auto;
  }
  .single-title, .page-title, .dc-main-body .entry-title {
    font-size: 1.4em;
  }
  .dc-main-body .entry-title-coord {
    font-size: 1.2em;
  }
  .dc-main-body .add.more {
    margin-left: -0.9em;
  }
  .dc-main-body .top-post-list .post-list a {
    padding: 1.5em 1.2em;
  }
  .dc-main-body .post-list-magazine {
    margin-left: -1em;
    margin-right: -1em;
  }
  .dc-main-body .search-no-results .post-list-magazine {
    margin: 0;
    height: auto !important;
  }
  .dc-main-body .post-list-magazine .post-list {
    font-size: .8em;
  }
  .dc-main-body .share.short .sns li a {
    padding: 10px 4px;
  }
  .dc-main-body .pagination li {
    margin-bottom: 1em !important;
  }
  .pagination a, .pagination span, .dc-main-body .page-links a, .page-links ul > li > span {
    font-size: 0.85em;
    padding: 8px 10px;
  }
  .dc-main-body .entry-content h2 {
    /*margin-left: 0;
margin-right: 0;
font-size: 1.1em;
box-shadow: none;
padding: 1em 0 0 0;*/
    font-size: 21px;
    box-shadow: none;
    font-weight: 100;
    padding: 0.5em 0.5em 0.5em 1em;
    background: #f1f1f1 !important;
    margin: 4.5em 0 1.5em 0;
    color: #3E3E3E !important;
    line-height: 1.75;
  }
  .dc-main-body .entry-content h3 {
    font-size: 1.25em;
    margin: 3.5em 0 1.5em 0;
  }
  .dc-main-body .entry-content h4 {
    position: relative;
    line-height: 1.4;
    display: inline-block;
    font-weight: 100;
    margin: 2em 0 1.5em 0;
    font-size: 18px !important;
  }
  .dc-main-body .entry-content h4:before {
    content: "▸";
    padding-left: -0.5em;
    padding-right: 0.2em;
  }
  .dc-main-body .entry-content h4:before, .entry-content h4:after {
    position: relative;
    font-family: FontAwesome;
    display: inline-block;
    font-size: 1.5em;
    color: #333333;
  }
  .dc-main-body .entry-content table {
    font-size: 0.9em;
  }
  .dc-main-body .aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .dc-main-body .alignleft, img.alignleft {
    max-width: 52% !important;
  }
  .dc-main-body .alignright, img.alignright {
    max-width: 52% !important;
  }
}
/* --------------------------------------------- */
/* Tablet Styles */
/* --------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 1165px) {
  .header .wrap, .dc-main-body #breadcrumb .wrap {
    width: 100%;
  }
  .dc-main-body #breadcrumb {
    margin: 0 0 2em;
    width: 100%;
  }
  .single .authorbox .author-newpost li .eyecatch, .dc-main-body .related-box li .eyecatch {
    height: 70px;
  }
  .dc-main-body .share.short .sns li a .text {
    display: none;
  }
  .dc-main-body #scrollfix.fixed {
    max-width: 253px;
  }
  .dc-main-body #container.sidebarleft #main {
    padding-right: 0;
    padding-left: 0.75em;
  }
  .dc-main-body .sns li {
    width: 32.3%;
  }
  /* Grid System */
  .dc-main-body .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .dc-main-body .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .dc-main-body .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .dc-main-body .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .dc-main-body .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .dc-main-body .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .dc-main-body .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .dc-main-body .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .dc-main-body .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .dc-main-body .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
}
/* --------------------------------------------- */
/* Desktop Styles */
/* --------------------------------------------- */
@media only screen and (min-width: 1166px) {
  .dc-main-body body {
    font-weight: normal;
  }
  .dc-main-body .wrap {
    width: 1020px;
  }
  .dc-main-body .cta-inner {
    padding: 1em 2em;
  }
  .dc-main-body .header {
    margin: 0;
  }
  .dc-main-body #inner-header {
    min-height: 55px;
  }
  .dc-main-body #custom_header {
    font-size: 1.2em;
  }
  .dc-main-body .header-info {
    margin-top: -1em;
  }
  .dc-main-body .top-post-list .post-list:before {
    content: "";
    display: block;
    width: 0%;
    height: 100%;
    background: #111;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 0;
    transition: .3s;
    opacity: .05;
    filter: alpha(opacity=5);
    -ms-filter: "alpha(opacity=5)";
  }
  .dc-main-body .top-post-list .post-list:hover:before {
    width: 100%;
    height: 100%;
    left: 0;
  }
  .dc-main-body .post-list-magazine .post-list a:hover {
    background: rgba(0, 0, 0, 0.05);
  }
  .post-list-magazine .post-list a:before, .dc-main-body .post-list-magazine .post-list a:after {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background-color: #111;
    transition: .3s;
  }
  .dc-main-body .post-list-magazine .post-list a:before {
    bottom: 0;
    left: 0;
  }
  .dc-main-body .post-list-magazine .post-list a:after {
    bottom: 2px;
    right: 0;
  }
  .post-list-magazine .post-list a:hover:before, .dc-main-body .post-list-magazine .post-list a:hover:after {
    width: 100%;
  }
  .dc-main-body .nav > li > a {
    display: block;
    text-decoration: none;
    line-height: 1.3;
    padding: 15px 1.8em 7px;
  }
  .dc-main-body .single .byline {
    position: relative;
  }
  .dc-main-body .single .byline .cat-name {
    position: absolute;
    left: -3em;
    top: -2.9em;
    transform: rotate(-4deg);
    padding: .3em .8em .3em .5em;
  }
  .d-1of2 img, .dc-main-body .d-1of3 img {
    margin-bottom: 0.5em;
  }
  /* Scroll Widget */
  .dc-main-body #scrollfix {
    max-width: 336px;
    padding-top: 5px;
  }
  /* SNSボタン（PCサイズ） */
  .dc-main-body .share.short {
    margin-top: 1em;
    margin-bottom: 1.5em;
  }
  .dc-main-body .sns ul {
    margin: 0 auto;
    list-style: none;
  }
  .dc-main-body .sns li {
    width: 32.3%;
    margin: 0 1% 2% 0;
  }
  .dc-main-body .sns li a {
    font-size: 0.85em;
    padding: 15px 2px;
  }
  /* Grid System */
  .dc-main-body .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0;
  }
  .dc-main-body .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%;
  }
  .dc-main-body .d-1of22 {
    float: left;
    padding-right: 0.75em;
    width: 38%;
  }
  .dc-main-body .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%;
  }
  .dc-main-body .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%;
  }
  .dc-main-body .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%;
  }
  .dc-main-body .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%;
  }
  .dc-main-body .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%;
  }
  .dc-main-body .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%;
  }
  .dc-main-body .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%;
  }
  .dc-main-body .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%;
  }
  .dc-main-body .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%;
  }
  .dc-main-body .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%;
  }
  .dc-main-body .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%;
  }
  .dc-main-body .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%;
  }
  .dc-main-body .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%;
  }
  .dc-main-body .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%;
  }
  .dc-main-body .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%;
  }
  .dc-main-body .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%;
  }
  .dc-main-body .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%;
  }
  .dc-main-body .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%;
  }
  .dc-main-body .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%;
  }
  .dc-main-body .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%;
  }
}
/* カテゴリ一覧ページ用全デバイス */
.dc-main-body .category-temp {
  float: left;
  width: calc(100% - 230px);
  margin: -32px 0 0 0;
}
.dc-main-body .category-hr {
  width: 62%;
  margin: -20px 0 30px 0;
  height: 1px;
  border: none;
  border-top: 1px #ddd solid;
}
.dc-main-body .category-ul {
  list-style: none;
}
.dc-main-body .category-li {
  float: left;
  width: 170px;
  margin: 0 46px 0 0;
}
.dc-main-body .category-h3 {
  font-size: 21px;
  font-weight: normal;
  padding: 0 0 5px 0;
  clear: both;
}
.dc-main-body .category-li p {
  font-style: none;
  font-size: 13px;
  color: #000;
  padding: 0 0 30px 0;
}
.dc-main-body .all p {
  border: 1px solid #000;
  font-size: 16px;
  text-align: center;
  padding: 60px 52px;
  margin: 0 0 60px 0;
}
span.fs-c-productName__copy {
    display: block !important;
    font-size: 12px;
    margin-bottom: 5px;
}

/* カテゴリ一覧ページ用スマホ版iPhone6サイズ(375px) */
@media screen and (max-width:767px) {
  .dc-main-body .category-temp {
    margin: -60px 15px 0 15px;
    width: 100%;
  }
  .dc-main-body .category-hr {
    margin: -20px 0 20px 0;
  }
  .dc-main-body .category-li {
    width: 100px;
    margin: 0 23px 0 0;
  }
  .dc-main-body .category-h3 {
    font-size: 18px;
  }
  .dc-main-body .category-li p {
    font-style: none;
    font-size: 12px;
    height: 50px;
  }
  .dc-main-body .all p {
    font-size: 12px;
    padding: 32px 0;
    height: 100px
  }
}
/* カテゴリ一覧ページ用スマホ版iPhone5サイズ(320px) */
@media screen and (max-width:321px) {
  .dc-main-body .category-li {
    width: 80px;
    margin: 0 25px 0 0;
  }
  .dc-main-body .all p {
    padding: 23px 0;
    height: 80px
  }
}
/* 定期便ページ用全デバイス */
.dc-main-body .teiki-temp {
  float: left;
  width: calc(100% - 230px);
}
.dc-main-body .page-template-page-teikibin-test-php div .teiki-temp {
  width: 100%;
}
.dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-mv {
  text-align: center;
  padding-bottom: 40px;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp h2 {
  background-color: initial;
  box-shadow: initial;
  color: #3E3E3E;
  font-size: 32px !important;
  text-align: center;
  margin-top: 0;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .item-main {
  max-width: 360px;
  float: left;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-cta img {
  max-width: 200px;
  margin: 0;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-cta .teiki-limit img {
  max-width: 100%;
  padding-top: 30px;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-cta p {
  margin: 0;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-cta .teiki-limit {
  text-align: center;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-cta .t-top {
  padding: 0px 0 20px 0;
}
.dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp ul li {
  position: initial;
  padding-left: initial;
  margin: 0;
}
.dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-cta ul li:not(:first-child) {
  margin-left: 40px;
}
.dc-main-body .teiki-item {
  margin-bottom: 120px;
}
.dc-main-body .teiki-cta {
  margin-bottom: 120px;
}
.dc-main-body .teiki-about {
  margin-bottom: 120px;
}
.dc-main-body .teiki-flow {
  clear: both;
  margin-bottom: 120px;
}
.dc-main-body .teiki-caution {
  margin-bottom: 120px;
}
.dc-main-body .teiki-caution h5 {
  margin: 0;
}
.dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp ul li:before {
  display: none !important;
}
.dc-main-body .teiki-mv {
  text-align: center;
  padding-bottom: 100px;
}
.dc-main-body .teiki-mv img {
  max-width: 100%;
}
.dc-main-body .teiki-ttl2 {
  font-size: 32px;
  text-align: center;
  padding-bottom: 60px;
  margin: -26px 0 -12px 0;
}
.dc-main-body .teiki-ttl3 {
  font-size: 24px;
  text-align: center;
  padding: 40px 0 20px 0;
}
.dc-main-body .item-main img {
  max-width: 400px;
  float: left;
}
.dc-main-body .item-detail {
  width: 466px;
  float: left;
  padding-left: 40px;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-item .item-detail {
  width: 340px;
  float: left;
  padding-left: 40px;
}
.dc-main-body .item-name {
  font-size: 26px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin: -6px 0;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp .teiki-item .item-name {
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  margin: -6px 0;
  line-height: 1.5;
}
.dc-main-body .item-text {
  font-size: 1.0em !important;
  padding-top: 10px;
  height: 153px;
  margin: -10px 0;
}
/* ↑名前1行の時は193px */
.dc-main-body .teiki-item iframe {
  width: 560px;
  height: 315px;
}
.dc-main-body .item-deliver {
  text-align: center;
  padding: 19px;
  border: 1px solid;
  font-size: 21px;
}
.dc-main-body .item-deliver span {
  font-size: 30px;
  font-weight: bold;
}
.dc-main-body h3 {
  clear: both;
}
.dc-main-body .page-template-page-teikibin-test-php .teiki-temp h3 {
  clear: both;
  border: initial;
}
.dc-main-body .coode-text {
  text-align: center;
  font-size: 17px;
  padding-top: 5px;
}
.dc-main-body h5 {
  font-size: 17px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.dc-main-body .teiki-caution li {
  font-size: 15px;
}
.dc-main-body .teiki-caution ul {
  padding: 20px 0 60px;
}
.dc-main-body .teiki-about dl img {
  max-width: 431px;
  float: left;
}
.dc-main-body .teiki-about li {
  border: 1px solid;
}
.dc-main-body .about-icon {
  text-align: center;
  padding-bottom: 10px;
}
.dc-main-body .about-text {
  text-align: center;
  font-size: 21px;
  padding-bottom: 30px;
}
.dc-main-body .kome {
  font-size: 13px;
  clear: both;
  padding-top: 30px;
}
.dc-main-body .teiki-cta li span {
  font-size: 42px;
}
.dc-main-body .teiki-cta img {
  max-width: 216px;
}
.dc-main-body .teiki-cta ul {
  overflow: hidden;
  float: left;
}
.dc-main-body .teiki-cta li {
  float: left;
  list-style-type: none;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  background-color: #000;
}
.dc-main-body .teiki-cta ul li:not(:first-child) {
  margin-left: 43px;
}
.dc-main-body .teiki-cta ul li a {
  color: #fff;
  display: block;
  padding: 40px 50px;
}
.dc-main-body .teiki-cta ul li p {
  margin: 0;
}
.dc-main-body .flow {
  overflow: hidden;
  position: relative;
}
.dc-main-body .flow ul li .flow-step {
  position: relative;
  z-index: 2;
  width: 210px;
  padding: 10px;
  text-align: center;
  background-color: #000;
  color: #fff;
  margin: 0;
}
.dc-main-body .flow ul:after {
  content: "";
  display: block;
  width: 1px;
  height: 9999px;
  background-color: #000;
  position: absolute;
  left: 12%;
  bottom: 0;
  z-index: 1;
}
.dc-main-body .teiki-flow .flow ul li .flow-step p {
  z-index: 10;
}
.dc-main-body .flow-text {
  padding: 40px 0 40px 200px;
}
.dc-main-body .flow-num {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.dc-main-body .flow-num {
  padding-top: 20px;
}
.dc-main-body .teiki-about li {
  list-style-type: none;
  width: 862px;
}
.dc-main-body .teiki-about .merit-num img {
  width: 431px;
}
.dc-main-body .merit-num {
  position: relative;
  clear: both;
  float: left;
  height: 156px;
}
.dc-main-body .merit-num p {
  position: absolute;
  top: 52%;
  left: 50%;
  color: #fff;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.dc-main-body .merit-num p span {
  font-size: 32px;
}
.dc-main-body .merit-text {
  float: left;
  width: 400px;
}
.dc-main-body .merit-text p {
  font-size: 21px;
  padding: 50px 0 0 50px;
  margin: 0;
}
.dc-main-body .merit-list {
  border: 1px solid;
  overflow: hidden;
  height: 100%;
  margin-top: 20px;
}
.dc-main-body .cta-con {
  padding: 30px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  overflow: hidden;
}
.dc-main-body .cta-con img {
  float: left;
}
.dc-main-body .t-left {
  float: left;
  width: 220px;
  height: 216px;
  padding-left: 35px;
}
.dc-main-body .t-right {
  float: left;
  width: 210px;
  height: 216px;
  padding-left: 35px;
}
.dc-main-body .t-ttl {
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin: -8px 0;
}
.dc-main-body .t-text {
  font-size: 1.0em !important;
  padding-top: 5px;
  margin: 12px 0;
}
.dc-main-body .t-text span {
  font-size: 16px;
}
.dc-main-body .t-top {
  padding: 18px 0 25px 0;
}
.dc-main-body .t-under {
  padding: 20px 0 10px 0;
}
.dc-main-body .teiki-cta .info {
  text-align: center;
  font-size: 21px;
  color: #d31d19;
  padding: 30px 0;
  border: 1px solid;
}
/*240425追加　定期申込履歴詳細*/
.fs-c-orderDetailList {
    align-items: center;
    background: rgba(126, 126, 126, 0.08);
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
}
.fs-c-orderDetailList dd, 
.fs-c-orderDetailList dt {
    padding: 5px 10px;
}
.fs-c-orderDetailList dt {
    background: #ddd;
}
.fs-c-orderDetailList dd, 
.fs-c-heading.fs-c-heading--section {
    margin: 0;
}
.fs-c-subscriptionNextDelivery, 
.fs-c-subscriptionDeliveryInfo, 
.fs-c-subscriptionDetail {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
    margin-bottom: 0;
    padding: 1.5rem 0;
}
.fs-c-heading.fs-c-heading--section, 
.fs-c-heading.fs-c-heading--section {
    background: #fbfbfb;
    font-size: 1rem;
    font-weight: normal;
    padding: 10px;
}
.fs-c-subscriptionNextDelivery__ctrl {
    width: 100%;
}
.fs-c-subscriptionNextDelivery__ctrl__item {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.fs-c-subscriptionNextDelivery__schedule__title + span, 
.fs-c-subscriptionNextDelivery__skipInfo__date, 
.fs-c-orderDetail__subscriptionDeliveryInfo dd {
    font-size: 1.1rem;
}
.fs-c-subscriptionNextDelivery__ctrl, 
.fs-c-subscriptionNextDelivery__skipInfo {
    margin-top: 20px;
}
.fs-c-orderDetail__subscriptionDeliveryInfo dd {
    margin-bottom: 20px;
}
.fs-c-subscriptionDeliveryInfo__deliverySchedule, 
.fs-c-subscriptionDeliveryInfo__message {
    display: none;
}
.fs-c-subscriptionDetail dt, 
.fs-c-subscriptionNextDelivery__schedule__title, 
.fs-c-subscriptionNextDelivery__skipInfo__label {
    color: #a3a3a3;
}
.fs-c-orderTotalTable .fs-c-orderTotalTable__total > th, 
.fs-c-orderTotalTable .fs-c-orderTotalTable__total > td, 
.fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal > th, 
.fs-c-orderTotalTable .fs-c-orderTotalTable__grandTotal > td {
    border-top: solid 1px #ddd;
}
.fs-c-orderDetailInfo__cartTable.fs-c-cartTable thead > tr {
    display: none;
}
.fs-c-cartTable, .fs-c-cartTable tbody td {
    border: none;
}
.fs-c-cartTable tbody td {
    border-bottom: solid 1px #ddd;
}
.fs-c-buttonContainer.fs-c-buttonContainer--back {
    margin: 2rem 0;
}
/*余白追加*/
.fs-c-subscriptionNextDelivery__ctrl__date, 
.fs-c-orderDetail__subscriptionDeliveryInfo button {
    margin-top: 10px;
}
.fs-c-subscriptionNextDelivery__ctrl__date::before {
    content: "※";
}
/*解約ボタン*/
.fs-c-buttonContainer--subscriptionCancelConfirm a {
    border: solid 1px;
    border-radius: 5px;
    display: block;
    margin: 10px 0 20px;
    padding: 10px;
    width: fit-content;
}
/*240425追加ここまで*/

/* 定期便ページ用スマホ版iPhone6サイズ(375px) */
@media screen and (max-width:767px) {
  /*240425追加*/
  .fs-c-orderDetailList {
      font-size: 12px;
  }
  .fs-c-cartTable tbody td {
      border: none;
  }
  .fs-c-cartTable__row {
      padding: 2%;
      width: 100%;
  }
  .fs-c-orderDetail__orderInfo.fs-c-orderDetailInfo .fs-c-price {
      justify-content: flex-end;
  }
  /*240425追加ここまで*/
  .dc-main-body .teiki-temp {
    width: 92%;
    margin: -60px 15px 0 15px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp {
    width: 100%;
    margin: 0;
  }
  .dc-main-body .teiki-mv {
    padding-bottom: 80px;
  }
  .dc-main-body .item-main img {
    width: 100%
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .item-main img {
    margin-bottom: 0;
  }
  .dc-main-body .teiki-temp h2 {
    font-size: 23px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp h2 {
    font-size: 23px !important;
  }
  .dc-main-body .item-detail {
    width: 100%;
    padding-left: 0;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .item-detail {
    width: 100%;
    padding-left: 0;
  }
  .dc-main-body .item-name {
    font-size: 20px;
    padding: 10px 0 5px 0;
    margin: 0;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .item-name {
    font-size: 20px;
    padding: 10px 0 5px 0;
    margin: 0;
  }
  .dc-main-body .item-text {
    font-size: 16px;
    height: 100%;
    padding: 0;
  }
  .dc-main-body .teiki-item iframe {
    width: 345px;
    height: 194px;
  }
  .dc-main-body .item-deliver {
    font-size: 13px;
    padding: 15px 0;
  }
  .dc-main-body .item-deliver span {
    font-size: 18px;
  }
  .dc-main-body .teiki-ttl3 {
    font-size: 19px;
    padding: 40px 0 0 0;
  }
  .dc-main-body .teiki-cta li {
    font-size: 11px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-cta li {
    font-size: 11px;
  }
  .dc-main-body .teiki-cta li span {
    font-size: 30px;
  }
  .dc-main-body .teiki-cta ul li:not(:first-child) {
    margin-left: 16px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-cta ul li:not(:first-child) {
    margin-left: 15px;
  }
  .dc-main-body .teiki-cta ul li a {
    padding: 24px 8px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-cta ul li p {
    font-size: 100%;
    line-height: 1.5;
  }
  .dc-main-body .about-icon img {
    width: 80px;
  }
  .dc-main-body .about-text {
    font-size: 16px;
  }
  .dc-main-body .teiki-about .merit-num img {
    width: 100%;
  }
  .dc-main-body .merit-num {
    height: 100%;
  }
  .dc-main-body .merit-text p {
    font-size: 20px;
    padding: 15px 17px;
  }
  .dc-main-body .flow-text {
    padding: 10px 0 10px 50px;
  }
  .dc-main-body .flow ul li .flow-step {
    width: 150px;
  }
  .dc-main-body .flow ul:after {
    left: 6%;
  }
  .dc-main-body .cta-con {
    padding: 0;
    border: none;
    margin-bottom: 15px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .cta-con p {
    line-height: 1.5;
  }
  .dc-main-body .teiki-cta img {
    max-width: 170px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-cta img {
    max-width: 170px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .teiki-cta .teiki-limit img {
    max-width: 100%;
  }
  .dc-main-body .t-ttl {
    font-size: 11px;
    padding-bottom: 1px;
    margin: -8px 0;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .t-ttl {
    font-size: 11px;
    margin: -8px 0;
  }
  .dc-main-body .t-text {
    font-size: 15px;
    padding-top: 9px;
    margin: 0;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .t-text {
    font-size: 15px;
    padding-top: 11px;
    margin: 0;
  }
  .dc-main-body .t-text span {
    font-size: 11px;
  }
  .dc-main-body .t-left {
    width: 175px;
    height: 100%;
    padding: 5px 0 0 12px;
  }
  .dc-main-body .t-right {
    width: 175px;
    height: 100%;
    padding-left: 12px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .t-left {
    width: 172px;
    height: 100%;
    padding: 7px 0 0 12px;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .t-right {
    width: 172px;
    height: 100%;
    padding-left: 12px;
  }
  .dc-main-body .t-top {
    padding: 0;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .t-top {
    padding: 0;
  }
  .dc-main-body .t-under {
    padding: 15px 0 10px 0;
  }
  .dc-main-body .page-template-page-teikibin-test-php .entry-content .teiki-temp .t-under {
    padding: 10px 0 10px 0;
  }
  .dc-main-body .teiki-cta .teiki-ttl2 {
    padding-bottom: 30px;
  }
  .dc-main-body .teiki-about .teiki-ttl2 {
    padding-bottom: 30px;
  }
  .dc-main-body .about-icon {
    padding: 0;
  }
  .dc-main-body .teiki-cta .info {
    font-size: 16px;
    padding: 30px 35px;
  }
}
/* 定期便ページ用スマホ版360pxサイズ */
@media screen and (max-width:361px) {
  .dc-main-body .teiki-cta img {
    max-width: 156px;
  }
  .dc-main-body .teiki-cta ul li:not(:first-child) {
    margin-left: 9px;
  }
}
/* 定期便ページ用スマホ版iPhone5サイズ(320px) */
@media screen and (max-width:321px) {
  .dc-main-body .teiki-temp {
    width: 92%;
    margin: -60px 0 0 13px;
  }
  .dc-main-body .teiki-item iframe {
    width: 295px;
    height: 165px;
  }
  .dc-main-body .teiki-cta img {
    max-width: 140px;
  }
  .dc-main-body .t-left {
    width: 150px;
    height: 100%;
    padding: 5px 0 0 10px;
  }
  .dc-main-body .t-right {
    width: 150px;
    height: 100%;
    padding-left: 10px;
  }
  .dc-main-body .teiki-cta li {
    font-size: 11px;
  }
  .dc-main-body .teiki-cta ul li:not(:first-child) {
    margin-left: 9px;
  }
  .dc-main-body .teiki-cta ul li a {
    padding: 16px 2px;
  }
}
/*ポップアップ*/
.dc-main-body .popupModal1 > input { /* ラジオボックス非表示 */
  display: none;
}
.dc-main-body .popupModal1 > input:nth-child(1) + label {
  cursor: pointer;
}
.dc-main-body .modalPopup2 { /* 初期設定 ポップアップ非表示 */
  display: none;
}
/* ラジオ１ チェックでポップアップ表示 */
.dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {
  display: block;
  z-index: 100001;
  position: fixed;
  width: 85%;
  height: 75%;
  left: 50%;
  top: 50%;
  margin-top: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 10px 20px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  /* PCのときはページの真ん中の600x600領域 */
  .dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {
    width: 600px;
    height: 600px;
    padding: 30px;
  }
  .dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    left: 50% !important;
    top: 50% !important;
    margin-left: 270px !important;
    margin-top: -310px !important;
  }
}
.dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div { /* */
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img { /* ポップアップの中の要素 */
  max-width: 100%;
}
.dc-main-body .popupModal1 > input:nth-child(1) + label ~ label {
  display: none; /* ラジオ１ 以外のラベルを初期は非表示 */
}
.dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.70);
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100000;
  text-indent: -999999px;
  overflow: hidden;
}
.dc-main-body .popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
  background: #000;
  display: inline-block;
  position: fixed;
  left: 10px;
  bottom: 20px;
  z-index: 100002;
  width: 44pt;
  height: 44pt;
  font-size: 40px;
  border-radius: 50%;
  line-height: 44pt;
  text-align: center;
  color: #fff
}
.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2, .dc-main-body .popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
  display: none;
}
.dc-main-body .modalPopup2 {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
/*@keyframes fadeIn {
  .dc-main-body 0% {
    opacity: 0
  }
  .dc-main-body 100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  .dc-main-body 0% {
    opacity: 0
  }
  .dc-main-body 100% {
    opacity: 1
  }
}*/
.dc-main-body .popupModal1 .modalTitle {
  font-size: 20px;
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
.dc-main-body .popupModal1 .modalMain {
  color: #222;
  text-align: left;
  font-size: 14px;
  line-height: 1.6em;
}
.dc-main-body .popupModal1 .modalP {
  position: absolute;
  top: 15%;
  left: 41%;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.dc-main-body .popupModal1 .modalP span {
  font-size: 32px;
}
.dc-main-body .popupModal1 .modalText {
  font-size: 17px;
}
/* 定期便ページ用スマホ版iPhone6サイズ(375px) */
@media screen and (max-width:767px) {
  .dc-main-body .popupModal1 .modalTitle {
    font-size: 17px;
  }
  .dc-main-body .popupModal1 .modalText {
    font-size: 15px;
  }
  .dc-main-body .popupModal1 .modalP {
    top: 4%;
    left: 34%;
  }
}
/* 定期便ページ用スマホ版iPhone5サイズ(320px) */
@media screen and (max-width:321px) {
  .dc-main-body .popupModal1 .modalP {
    top: 3%;
    left: 32%;
  }
  .dc-main-body .popupModal1 .modalText {
    font-size: 13px;
    margin: 0;
  }
}
/*右下三角*/
.dc-main-body .popupModal1 {
  position: relative;
}
.dc-main-body .tap:after {
  content: '';
  width: 0px;
  height: 0px;
  display: block;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid #ddd;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
/*固定サイドバー*/
.dc-main-body #side .side_fixation {
  width: 200px;
}
.dc-main-body #side .side_fixation .side_box_title {
  margin: 30px 0 20px;

}
.dc-main-body #side .side_fixation .side_recommend-item img {
  width: 95px;
}
.dc-main-body #side .side_fixation .side_recommend-item .side_item1 {
  float: left;
  margin: 0 10px 10px 0;
}
.dc-main-body #side .side_fixation .side_recommend-item .side_item2 {
  margin-bottom: 10px;
}
.dc-main-body #side .side_fixation .side_recommend-blog .recommend_blog-title {
  font-size: 13px;
  margin: 5px 0 15px;
}
.dc-main-body #side .side_fixation .side_recommend-blog {
  margin-bottom: 30px;
}
/*post-15529用*/
.dc-main-body #post-15529 .entry-content .break_reco {
  margin: 30px 0 0;
}
.dc-main-body #post-15529 .entry-content .break_reco .reco_ttl {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 15px;
}
.dc-main-body #post-15529 .entry-content .break_reco ul li {
  font-size: 13px;
}
.dc-main-body #post-15529 .entry-content ul li:before {
  display: none;
}
/*固定フッター*/
@media (min-width: 769px) {
        .footer-fix-banner {
            display: none;
        }
    }

    @media (max-width: 768.98px) {
        .dc-footer--company {
            padding-bottom: 60px;
        }

        .seo-popup-btn {
            bottom: 75px;
        }

        .footer-fix-banner a {
            display: block;
        }

        .footer-fix-banner {
            position: fixed;
            bottom: 0;
            z-index: 1;
        }

        .footer-fix-banner a img {
            width: 100%;
            height: auto;
        }

        .product-detail-content .footer-fix-banner {
            display: none;
        }

        .dc-consultation__text {
            z-index: initial;
        }

        .dc-consultation__link {
            z-index: 0;
        }

.footer-text-link {
    text-align: center;
    padding: 5px 15px;
    background: #ececec;
    width: 100vw;
}
.footer-text-link a {
    display: block;
    background: #d85858;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    font-size: 1.05rem;
    letter-spacing: 1px;
}
    }
/*アイテム補足用*/
.dc-main-body .entry-content .supplement ul.ul_item_info li {
  padding: 0;
  margin: 0;
}
.dc-main-body .entry-content .supplement .ul_item_info li:before {
  display: none;
}
.dc-main-body .entry-content .supplement ul li .head_arrange {
  display: inline-block;
  width: 4em;
}
/*記事テンプレート*/
.dc-main-body #sksk-test section:before {
  content: " ";
  margin-top: -30px;
  height: 30px;
  display: block;
  visibility: hidden;
}
.dc-main-body .entry-content section .toc_back {
  text-align: right;
}
.dc-main-body #post-138490 section:before {
  content: " ";
  margin-top: -30px;
  height: 30px;
  display: block;
  visibility: hidden;
}
.dc-main-body #post-138490 div#blog_toc:before {
  content: " ";
  margin-top: -120px;
  height: 120px;
  display: block;
  visibility: hidden;
}
/*商品カテゴリ一覧補正*/
.dc-main-body .page-template-page-simple #container #inner-content #main {
  box-shadow: none;
  padding: 0;
}
/*ブラウザチャット*/
.dc-main-body #thirdai-ZvxP85qNQ9PWjOql .chatbot_circle {
  background: url(https://clubd.co.jp/wp/wp-content/uploads/ai/button4.png);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 60px !important;
  height: 60px !important;
  position: fixed;
  bottom: 90px !important;
  right: 17px !important;
  display: block;
  z-index: 100;
  background-repeat: no-repeat !important;
}
#thirdai-ZvxP85qNQ9PWjOql #bot .bot-image, .dc-main-body #thirdai-ZvxP85qNQ9PWjOql .wellcom-bot-image {
  height: 68px;
}
/* ブラウザチャットスマホ版iPhone6サイズ(375px) */
@media screen and (max-width:767px) {
  .dc-main-body #thirdai-ZvxP85qNQ9PWjOql .chatbot_circle {
    background: url(https://clubd.co.jp/wp/wp-content/uploads/ai/button4.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 60px !important;
    height: 60px !important;
    position: fixed;
    bottom: 110px !important;
    right: 2px !important;
    display: block;
    z-index: 100;
    background-repeat: no-repeat !important;
  }
}
#thirdai-ZvxP85qNQ9PWjOql #bot .bot-image, .dc-main-body #thirdai-ZvxP85qNQ9PWjOql .wellcom-bot-image {
  height: 68px;
}
.dc-main-body #thirdai-ZvxP85qNQ9PWjOql .welcome_message .message {
  float: none !important;
  width: 100% !important;
  padding-top: 10px !important;
}
.dc-main-body #thirdai-ZvxP85qNQ9PWjOql .wellcom-bot-image {
  margin-left: 10px !important;
  margin-right: 10px;
}
.dc-main-body .page-id-180671 #inner-content {
  background-color: #f4c214;
}
.dc-main-body .page-id-180671 #inner-content img {
  margin-bottom: 40px;
}
.dc-main-body .page-id-180671 #inner-content a:hover img {
  filter: none;
  opacity: 1;
}
/* 記事ページアイテムtable */
.dc-main-body .entry-content table.item-table {
  border: none;
}
.dc-main-body .entry-content table.item-table tbody {
  font-size: 90%;
}
.dc-main-body .entry-content table.item-table td {
  background-color: #fff !important;
  border: none;
}
.dc-main-body .entry-content table.item-table td.item-price {

  text-align: right;
  width: 24%;
}
/* media起点ページhome */
.dc-main-body .page-template-media_top a:hover {
  text-decoration: none;
}
.dc-main-body .page-template-media_top h2, .page-template-media_top .mediaAllView {
  text-align: center;
}
.dc-main-body .page-template-media_top #content h1 {
  font-size: 60px;
  color: #000;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 100;
}
.dc-main-body .page-template-media_top #content h2 {
  font-size: 55px;
  color: #000;
  margin: 80px auto 0;
  font-weight: 100;
}
.dc-main-body .page-template-media_top .mediaAllView {
  font-size: 18px;
  margin-bottom: 50px;
}
.dc-main-body .page-template-media_top .slick-prev:before, .page-template-media_top .slick-next:before {
  font-size: 0;
}
.dc-main-body .page-template-media_top .mediaMainv .slick-slide {
  margin: 0;
}
.dc-main-body .page-template-media_top .mediaMainv {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}
.dc-main-body .page-template-media_top .mediaMainv div.slick-slide {
  position: relative;
}
.dc-main-body .page-template-media_top .mediaMainv .mediaMainvBox {
  position: absolute;
  bottom: 0;
  text-align: left;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  color: #fff;
  padding: 10px 17px;
}
.dc-main-body .page-template-media_top .mediaMainv .mediaMainvBox .mediaMainvTtl {
  margin: 0;
}
.dc-main-body .page-template-media_top .mediaMainv .mediaMainvBox .mediaMainvDay {
  margin: 0;
  font-size: 11px;
}
.dc-main-body .page-template-media_top .slick-prev.slick-disabled:before, .page-template-media_top .slick-next.slick-disabled:before {
  opacity: .0;
}
.dc-main-body .page-template-media_top .slick-prev:before, .page-template-media_top .slick-next:before {
  opacity: .0;
}
.dc-main-body .page-template-media_top ul.slick-dots {
  text-align: right;
}
.dc-main-body .page-template-media_top .mediaMainv ul.slick-dots {
  text-align: center;
}
.dc-main-body .page-template-media_top .slick-dots li button:before {
  font-size: 12px !important;
}
.dc-main-body .page-template-media_top .mediaUnderBorder {
  border-bottom: solid 4px #ddd;
}
.dc-main-body .page-template-media_top .mediaTitle, .page-template-media_top .mediaImgUnder {
  text-align: left;
}
.dc-main-body .page-template-media_top .mediaTitle {
  color: #444;
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 0;
}
.dc-main-body .page-template-media_top .blogThum {
  height: 150px;
  overflow: hidden;
}
.dc-main-body .page-template-media_top .mediaImgUnder {
  margin-top: 0;
}
.dc-main-body .page-template-media_top .mediaImgUnder .mediaTime {
  color: #999;
  font-size: 11px;
}
.dc-main-body .page-template-media_top .new {
  color: white;
  font-size: 9px;
  background: #e20f0f;
  padding: 2px 4px;
  margin-left: 6px;
  top: -2px;
  position: relative;
}
.dc-main-body .page-template-media_top .mediaBr {
  display: none;
}
/* mediaトップ(375px) */
@media screen and (max-width:767px) {
  .dc-main-body .page-template-media_top #content h1 {
    font-size: 40px;
    margin: 0px 0 40px;
    line-height: 46px;
  }
  .dc-main-body .page-template-media_top .mediaMainv .mediaMainvBox {
    position: initial;
    background: #000;
  }
  .dc-main-body .page-template-media_top .mediaMainv .mediaMainvBox .mediaMainvTtl {
    height: 48px;
  }
  .dc-main-body .page-template-media_top .mediaAllView {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .dc-main-body .page-template-media_top #content h2 {
    font-size: 38px;
    margin: 50px auto 0;
    line-height: 46px;
  }
  .dc-main-body .page-template-media_top .mediaBr {
    display: block;
  }
}
/* xmasLP */
.dc-main-body .page-id-186451 #inner-content {
  background-color: #5b1514;
}
.dc-main-body .page-id-186451 #content {
  background-color: #5b1514;
}
.dc-main-body .page-id-186451 footer {
  background-color: #fff;
}
.dc-main-body .page-id-186451 #inner-content img {
  margin-bottom: 40px;
}
.dc-main-body .page-id-186451 #inner-content a:hover img {
  filter: none;
  opacity: 1;
}
/* 移植 */
.dc-main-body body {
  margin: 0;
  padding: 0;
  font-family: Hiragino Kaku Gothic ProN;
  line-height: 1.5;
  background: #FFF;
}
.dc-main-body small {
  font-size: 60%;
}
.dc-main-body div {
  margin: 0;
}
.dc-main-body form {
  margin: 0;
  padding: 0;
}
.dc-main-body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dc-main-body a {
  text-decoration: none;
}
.dc-main-body img {
  border: 0 none;
}
.dc-main-body input::-webkit-input-placeholder {
  color: #CCCCCC;
}
.dc-main-body input:-moz-placeholder {
  color: #CCCCC;
}
h1.page-title.entry-title {
  display: none;
}
div#breadcrumb {
  display: none;
}
div#header_block_767 {
  display: none;
}
.g_nav-sp.animated.fadeIn {
  display: none;
}
header.site-header {
  display: none;
}
.app_header.app-none {
  display: none;
}
#dfirst {
  font-family: 'Noto sans JP';
  font-weight: bold;
  width: 750px;
  margin: auto;
}
#dfirst .btn:hover {
  background: #fff;
  border: 1px solid #000;
  color: #000 !important;
  text-decoration: none;
}
.fv {
  text-align: center;
  padding: 80px 0;
  animation: fadeIn 2s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}
.fv img {
  margin: 0;
}
.shop {
  background: #f7f6f0;
  padding: 15px;
}
.shop h5 {
  border-bottom: 0px;
  margin: 0;
  text-align: center;
  font-size: 1.3rem;
  position: relative;
}
.shop_point {
  display: flex;
  margin-top: 10px;
  align-items: center;
}
.shop_point div {
  width: 30%;
  margin: auto;
}
.shop_point div span {
  padding: 10px 0 5px;
  display: block;
}
.shop_point div p {
  font-size: 0.9rem;
  font-weight: 500;
}
.shop_point div img {
  margin: 0;
  border: 3px solid #fff;
}
.shop_point a span:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background-image: url(https://www.clubd.co.jp/lp/first/link.gif);
  background-size: contain;
  vertical-align: middle;
}
.top {
  margin-top: 20px;
}
p.x {
  margin: 0;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bolder;
}
/* .btn {
  display: block;
  width: 300px;
  text-align: center;
  line-height: 50px;
  background: #000 !important;
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  margin-top: 15px;
}
.btn span {
  color: #FFF;
  position: relative;
  padding-left: 30px;
}
.btn span:hover {
  color: #333;
}
.btn span::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-top: -5px;
}
*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 896px) {
  #dfirst {
    width: 100%;
  }
  .fv {
    padding: 40px 0;
    animation: fadeIn 2s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
  }
  .shop_point {
    flex-direction: column;
  }
  .shop_point p {
    text-align: left;
  }
  .shop_point span {
    text-align: left;
  }
  .shop_point div {
    width: 95%;
    text-align: center;
    margin: auto;
  }
  .eight {
    width: 82%;
  }
  .btn {
    margin: 15px auto 0;
  }
}
/******* パンくず ***********/
nav.fs-c-breadcrumb {
  width: 1160px;
  margin: auto;
  background: none;
}
@media screen and (max-width:767px) {
  nav.fs-c-breadcrumb {
    width: 96%;
    margin: auto;
    padding: 0;
  }
  .fs-body-top .fs-l-main {
    margin-top: 0;
    padding: 0;
  }
  .fs-body-custom .fs-l-main {
    margin-top: 0;
    padding: 0;
  }
}
/*******  商品一覧 ***********/
#fs_MyWishList .fs-l-main {
  width: 1160px;
  margin: auto;
}
.fs-c-productList {
  width: 100%;
}
.fs-c-productList .fs-c-productList__controller {
  margin-bottom: 30px;
  margin-top: 30px;
}
.fs-c-sortItems__label {
  text-align: center;
  align-self: center;
  color: #666;
  line-height: 1.4;
  padding: 0 1rem 0 0;
  border: 0px;
}

.fs-c-productList .fs-c-sortItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
/*  margin-bottom: 15px;*/
  margin: 0;
}
.fs-c-productList .fs-c-sortItems .fs-c-sortItems__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.fs-c-productList .fs-c-sortItems .fs-c-sortItems__list li {
  margin-right: 10px;
  border: 1px solid #000;
  padding: 5px 9px;
}
.fs-c-productList .fs-c-sortItems .fs-c-sortItems__list li:last-child {
  margin-right: 0px;
}
.fs-c-productList .fs-c-sortItems .fs-c-sortItems__list li.is-active {
  background: #333;
  color: #fff;
}
.fs-c-productList__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.fs-c-productList__list .fs-c-productList__list__item {
  margin-bottom: 50px;
  margin-right: 15px;
}
.fs-c-productList__list .fs-c-productImage__image {
  margin: auto;
}
.fs-c-productList__list .fs-c-productListItem__image {
/*  margin-bottom: 15px;*/
}
.fs-c-productList__list .fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-c-productList__list .fs-c-productListItem__viewMoreImageButton .fs-c-button--viewMoreImage {
  background: none;
  color: #333;
  margin: 0;
  padding: 0;
}
/*カテゴリ一覧　お気に入り&カート非表示*/
#fs_ProductCategory .fs-c-productList__list .fs-c-productListItem__control {
/*  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;*/
  display: none;
}
/*検索結果内お気に入り＆カート非表示*/
.fs-c-productList__list .fs-c-productListItem__control.fs-c-buttonContainer {
    display: none;
}

.fs-c-productList__list .fs-c-button--addToCart--list {
  background: #333;
  color: #fff;
  margin: 0;
  padding: 15px;
}
.fs-c-productList__list .fs-c-button--addToWishList--icon {
  background: none;
  color: #333;
  margin: 0;
  padding: 0;
}
.fs-c-productList__list .fs-c-button__label {
  font-size: 14px;
}
/*金額*/
.fs-c-productList__list .fs-c-productListItem__prices {
  margin: 0;
}
.fs-c-productList__list .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productList__list .fs-c-price {
  display: initial;
  font-size: 16px;
  font-weight: normal;
}
.fs-c-productList__list .fs-c-productPrice__addon {
  font-size: 12px;
  margin-left: 10px;
}
.fs-c-productPrice.fs-c-productPrice--selling {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media screen and (max-width:767px) {
/*  商品一覧並べ方変更*/
  .fs-c-productList__list {
      align-items: stretch;
      display: flex;
      justify-content: space-between;
      width: 100%;
  }
  .fs-c-productList__list .fs-c-productList__list__item.fs-c-productListItem {
      margin: 0 0 25px;
      width: 49%;
  }
  .fs-c-productList__list .fs-c-productImage__image {}
  /*.fs-c-productList__list .fs-c-price {
    display: initial;
    font-size: 4vmin;
    font-weight: 600;
  }*/
  .fs-c-productList__list .fs-c-productPrice__addon {
    font-size: 2vmin;
  }
  .fs-c-productList__list .fs-c-button__label {
    font-size: 3vmin;
  }
  #fs_MyWishList .fs-l-main {
    width: 96%;
    margin: auto;
  }
  /*.dc-header__cart {
    top: 20px;
    right: 65px;
    right: 0px;
  }*/
  .fs-c-productList__list .fs-c-productList__list__item {
    width: auto;
    margin-bottom: 25px;
    margin-right: 15px;
  }
/*  表示件数*/
  .fs-c-productList__controller .fs-c-listControl {
      align-items: center;
      width: 100%;
  }
}
.fs-l-productLayout.fs-system-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}
.fs-c-productList__list .fs-c-productListItem__productName.fs-c-productName {

  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width:767px) {}
/*** 商品詳細 ***/
.fs-l-productLayout .fs-c-price {
  display: block;
}
.fs-c-productPrice.fs-c-productPrice--selling {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.fs-l-productLayout .fs-c-productPrice__main__label {
  display: none;
}
.fs-l-productLayout .fs-c-productPrice__addon {
  padding-left: 5px;
}
.fs-l-productLayout .fs-c-productPrices.fs-c-productPrices--productDetail {
  /*margin-bottom: 20px;*/
  margin-bottom: 0;
}
.fs-l-productLayout .fs-c-productQuantityAndWishlist {
  margin-bottom: 30px;
}
#fs_ProductDetails .fs-l-productLayout .fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer {
  border: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
#fs_ProductDetails .fs-l-productLayout .fs-c-productQuantityAndWishlist__wishlist.fs-c-buttonContainer .fs-c-button--addToWishList--detail.fs-c-button--particular, #fs_ProductDetails .fs-l-productLayout .fs-c-button--removeFromWishList--detail.fs-c-button--particular {
  margin-top: 20px;
  margin-bottom: 30px;
}
#fs_ProductDetails .fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: "\e919";
  font-size: 16px;
}
#fs_ProductDetails .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  content: "\e91a";
  color: #ddd;
  font-size: 16px;
}
/*adjustment*/
.details p {
  font-size: 1rem;
  margin-top: 15px;
}
.details img {
  width: 100%;
  height: 100%;
}
.details ul {
  list-style: none;
  padding-left: 0;
}
.details li {
  list-style: none;
}
.details .details .col-lg-9, .col-md-8 {
  flex: 0 0 100%;
  max-width: 100%;
}
.details iframe {
  width: 100%;
  height: 422px;
}
/*article*/
.details .itempage, .itempage p, .itempage div, .itempage span, .itempage a, .itempage h1, .itempage h2, .itempage h3, .itempage h4, .itempagey h5, .itempage li, .itempagey td, .itempage th {
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
.itempage {
  text-align: center;
  max-width: 750px;
}
.itempage h1 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  line-height: 1.5;
}
.itempage h2 {
  font-size: 1.3rem;
}
.itempage h3 {
  font-size: 1.2rem;
}
.itempage h4 {
  font-size: 0.85rem;
}
.itempage a {
  color: #1097db;
  text-decoration: none;
}
.itempage a:hover {
  opacity: 0.7;
}
.itempage p {
  text-align: left;
}
p.aligncenter {
  text-align: center;
}
/*大見出し*/
h2.chapter-title {
  border-top: 3px solid;
  border-bottom: 3px solid;
  margin: 80px 0 30px;
  margin-top: 80px !important;
  text-align: center;
  background: #dedede;
  padding: 25px 0;
  font-weight: bold;
  position: relative;
  line-height: 1.5;
}
h2.chapter-title::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 17px solid #444;
  margin: auto;
}
/*小見出し*/
h3.sub-title {
  margin: 3rem 0 1rem;
  text-align: left;
  line-height: 1.3;
}
h3.sub-title.back {
  background: #f2f0f1;
  padding: 0.8rem;
}
h3.sub-title.aligncenter {
  text-align: center;
}
.buyer-comment h3.sub-title.back {
  background: #fff;
}
.border-line h3.sub-title.back {
  background: #f2f0f1;
}
/*テキストリンク*/
.itempage a.alink {
  display: block;
  text-align: center;
  margin: 30px auto 50px;
  background: #1097db;
  color: #fff;
  padding: 13px 10px;
  font-weight: bold;
  width: 45%;
  border-radius: 50px;
}
.itempage a.alink:before {
  content: '\f0da';
  display: none!important;
  font-family: 'FontAwesome';
  padding-right: 8px;
}
/*商標*/
.rmark-box {
  padding: 40px 40px 30px;
  margin: 3rem auto;

  text-align: left;
  line-height: 1.6;
  background: #f2f0f1;
  font-size: 0.9rem;
}
.rmark-box span.ttl {
  display: block;
  text-align: center;
  padding: 10px 0;
  margin: -65px auto 0;
  font-size: 1.3rem;
  font-weight: 500;
}
.rmark-box p.rmark-tx {
  margin: 10px auto 0;
  font-size: 0.8rem;
  display: inline-block;
  opacity: 0.8;
}
/*ヘッドライン*/
.headline {
  margin-bottom: 3rem;
}
.headline .main-title p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
/*オープニング*/
.buyer-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.buyer-title:before {
  content: "";
  display: inline-block;
  width: 147px;
  height: 126px;
  background: url(https://clubd.itembox.design/item/img/common/takashi-buyer.png) no-repeat;
  background-size: contain;
}
.buyer-title h3 {
  text-align: left;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
.buyer-title h3::before {
  content: "BUYER'S COMMENT";
  display: block;
  font-size: 0.68rem;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 0.3rem;
}
.buyer-comment {
  background: #f2f0f1;
  border-radius: 20px;
  padding: 20px 2rem;
  text-align: left;
}
.details .buyer-comment {
  background: none;
}
/*レビュー*/
.customer-review {
  margin: 2rem auto;
}
.customer-review li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.customer-review li:nth-child(even) {
  flex-direction: row-reverse;
}
.customer-review li img {
  width: 18%;
  border-radius: 50%;
}
.customer-review .comment {
  width: 78%;
  background: #f2f0f1;
  padding: 25px 35px;
  border-radius: 30px;
  position: relative;
  text-align: left;
  margin: 0;
}
.customer-review .comment span {
  display: block;
  margin-top: 0.5rem;
  color: #ffc600;
  text-align: right;
}
.customer-review .comment::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(242, 240, 241, 0);
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 20px;
  border-right-width: 20px;
  margin-top: -10px;
  border-right-color: #f2f0f1;
  right: 100%;
  top: 50%;
}
.customer-review li:nth-child(even) .comment::after {
  content: '';
  border-left-color: #f2f0f1;
  border-right-color: rgba(0, 0, 0, 0);
  left: 100%;
}
/*吹き出し*/
.stylist-speech {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1.5rem auto 2rem;
}
.stylist-speech .icon {
  width: 15%;
}
.stylist-speech .icon img {
  border-radius: 50%;
  margin-bottom: 0.2rem;
}
.stylist-speech p {
  width: 80%;
  background: #f2f0f1;
  padding: 25px 35px;
  border-radius: 20px;
  position: relative;
  text-align: left;
  margin: 0;
}
.stylist-speech p::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(242, 240, 241, 0);
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 25px;
  border-right-width: 20px;
  margin-top: -10px;
  border-right-color: #f2f0f1;
  right: 100%;
  top: 50%;
}
/*同梱リンクサムネ2つ*/
.link-flex {
  padding: 0 3rem 2rem;
  text-align: center;
  border: 1px solid #444;
  margin: 3rem 4rem;
}
.link-flex span {
  display: block;
  margin: -0.6rem auto 1.5rem;
  background: #fff;
  width: 80%;
  font-weight: bold;
}
.link-flex div {
  display: flex;
  justify-content: space-between;
}
.link-flex div a {
  display: block;
  width: 48%;
  height: 100%;
  text-decoration: none;
}
.link-flex div a:hover {
  opacity: 0.7;
}
.link-flex div a p {
  background: #1097db;
  padding: 8px;
  color: #fff;
  margin: 0;
  text-align: center;
}
/*スタイリスト一覧*/
.stylist-list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 1.5rem auto;
}
.stylist-list li {
  width: 20%;
  margin-right: 1rem;

}
.stylist-list li:last-child {
  margin: 0;
}
.stylist-list li p {
  text-align: center;
  font-weight: bold;
  margin: 0.3rem auto 0;
}
.stylist-list li p span {
  font-weight: normal;
  font-size: 0.8rem;
  display: block;
}
.stylist-list li img {
  border-radius: 50%;
}
/*イチオシコーデ*/
.push-coordinate {
  background: #efebe0;
  padding-bottom: 3rem;
}
.coordinate-list>li {
  padding: 2rem;
  background: #fff;
  margin: 0 24px 3rem;
  position: relative;
  border-radius: 20px;
}
span.spec {
  display: block;
  text-align: right;
  font-size: 0.7rem;
  letter-spacing: 1.5px;
  opacity: 0.7;
}
.coordinate-list h3 {
  margin-bottom: 1.3rem;
}
.coordinate-comment ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px auto 0;
}
.coordinate-comment ul::before {
  content: "－ 着用アイテム －";
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
  opacity: 0.8;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
}
.coordinate-comment ul li {
  width: 32%;
  margin-bottom: 15px;
}
.coordinate-comment ul li:first-child:nth-last-child(2), .coordinate-comment ul li:first-child:nth-last-child(2)~li {
  width: 48.5%;
}
.coordinate-comment ul li:first-child:nth-last-child(4), .coordinate-comment ul li:first-child:nth-last-child(4)~li {
  width: 24%;
}
.coordinate-comment ul li p {
  margin: 0.5rem auto 0;
  padding: 5px;
  background: #1097db;
  color: #fff;
  border-radius: 50px;
  text-align: center;
}
/*MBコーデ一覧*/
.stylebook-list-other {
  margin: 0 24px;
}
.stylebook-list-other ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15px;
}
.stylebook-list-other ul li {
  width: 49%;
  margin-bottom: 15px;
}
.stylebook-list-other ul li img {
  width: 100%;
  height: 600px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
/*スタッフコーデ*/
.staff-code-list {
  margin: 0 24px;
}
h3.staff-code-title {
  padding: 25px;
  position: relative;
  text-align: center;
  line-height: 1.4;
  font-weight: 500;
  margin: 30px 70px;
}
.staff-code-title::before, .staff-code-title::after {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
}
.staff-code-title::before {
  border-left: solid 2px #444;
  border-top: solid 2px #444;
  top: 0;
  left: 0;
}
.staff-code-title::after {
  border-right: solid 2px #444;
  border-bottom: solid 2px #444;
  bottom: 0;
  right: 0;
}
.staff-code-title span {
  display: block;
  font-weight: normal;
  font-size: 1rem;
  margin: 5px 0 0;
  text-align: center;
}
.fs-body-top .dc-coordinate-tile__imagelink img {}
.dc-model-info img {
  border-radius: 50%;
}
a.staff-code-btn {
  display: inline-block;
  position: relative;
  background: #444;
  color: #efebe0;
  padding: 15px 5.5rem 15px 1.8rem;
  border-radius: 50px;
  text-decoration: none;
  margin-top: 20px;
}
a.staff-code-btn:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 30px;
  top: 47%;
  right: 3.2rem;
  border-top: solid 2.5px #efebe0;
  border-right: solid 2.5px #efebe0;
  transform: translateY(-50%) rotate(45deg) skewX(-45deg);
}
/*バイヤーのこだわり*/
.buyer-comment.border-line {
  background: none;
  border: 2px solid #444;
}
.buyer-comment.border-line h3:first-child {
  margin-top: 1rem;
}
/*ITEM DETAIL*/
.detail {
  margin: 3rem auto;
}
.detail h3 {
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 1px solid #444;
  margin-bottom: 30px;
  line-height: 1.5;
  padding: 0 2px;
  font-weight: 500;
  letter-spacing: 1px;
}
.main-detail img {
  display: block;
  margin-bottom: 1rem;
}
.main-detail .h4-title {
  font-size: 1.2rem;
  text-align: left;

  font-weight: bold;
  margin: 1rem 0;
}

.detail ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 7px auto 0;
}
.detail ul li {
  width: 49%;
  margin-bottom: 2%;
}
/*注意書き*/
.atn-area {
  background: #f2f0f1;
  padding: 35px 30px 20px;
  margin: 20px auto 40px;
}
.atn-area .ttl {
  display: block;
  color: #ff1e1e;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
  margin: -45px auto 25px;
  text-align: center;
}
.atn-area ul {
  text-align: left;
  font-size: 0.9rem;
}
.atn-area ul li {
  margin-bottom: 1em;
  padding-left: 1em;
  text-indent: -1em;
}
.atn-area img {
  margin: 0 auto 1rem;
}
/*スタッフ試着*/
.size-premise {
  border: 1px dashed #333;
  padding: 2rem 1rem;
  margin: 2rem auto;
  border-radius: 20px;
}
.staff-size-acc {
  margin: 20px auto;
  padding: 0;
  width: 100%;
}
.staff-size-acc input {
  display: none;
}
.staff-size-acc label {
  display: block;
  margin: 1.5px 0;
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.5s;
  background: #f2f0f1;
  font-size: 1.2rem;
  text-align: left;
  position: relative;
}
.details .staff-size-acc label:after {
  content: '\f078';
  font-family: "Font Awesome 5 Free" !important;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
}
.details .staff-size-acc label p {
  margin: 5px 0 0;
  font-size: 0.98rem;
}
.staff-size-acc .open-review {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.review_acc:checked+label+.open-review {
  height: auto;
  padding: 0;
  opacity: 1;
}
.review_acc:checked+label:after {
  content: '\f077';
}
.open-review img {
  margin: 10px auto;
}
.open-review span.com {
  font-size: 0.95rem;
  letter-spacing: 2px;
  color: #ababab;
  text-transform: lowercase;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.details .open-review p {
  display: block;
  line-height: 1.5;
  font-feature-settings: normal;
  font-weight: 400;
  text-align: justify;
  margin: 15px 0;
}
.staff-size .data {
  background: #f2f0f1;
  margin: 20px auto 10px;
  padding: 25px 0 10px 0;
}
.staff-size .data img {
  border-radius: 50%;
}
.staff-size .data .feature span, .staff-size .data .feature-over span {
  background: #444444;
  margin-left: 10px;
  border-radius: 20px;
  padding: 4px 10px;
  color: #ffffff;
  line-height: 1.3;
}
.staff-size .data .feature-over {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.staff-size .data-table th, .data-table td {
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  text-align: center;
}
.staff-size .data-table table {
  margin: 0 auto;

  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
.staff-size .data .table-top {
  background: #e4e5ea;
}
.staff-size .data .table-bottom {
  background: #ffffff;
}
.staff-size .data-table th {
  padding: 4px;
  font-size: 0.9rem;
  font-weight: 500;
}
.staff-size .data-table td {
  padding: 10px;
}
.staff-size .comment-table {
  border-collapse: separate;
  border-spacing: 0px 6px;
}
.staff-size .comment-table th {
  vertical-align: top;
  font-size: 14px;
}
.staff-size .comment-table td {
  text-align: left;
}
.staff-size .choice-comment {
  font-size: 1.3rem;
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(transparent 50%, #efebe0 50%);
  letter-spacing: 1.15px;
  margin: 5px 0 15px;
}
.staff-size .review-comment {
  padding: 18px 30px;
  position: relative;
  display: block;
  margin: 1.5em 0;
  font-size: 16px;
  background: #efebe0;
  border-radius: 15px;
}
.staff-size .review-comment:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #efebe0;
}
.staff-size .sp-h4 {
  display: none;

}
.staff-size .pc-h4 {
  font-weight: 500;

  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
}
.staff-size .data-flex {
  display: flex;
  align-items: end;
  justify-content: center;
  width: 87%;
  margin: 0 auto 15px;
  flex-wrap: wrap;
}
.staff-size .data-flex-left {
  width: 20%;
  margin-right: 20px;
}
.staff-size .data-flex-right {
  width: 75%;
}
.details .staff-size .data .feature {
  margin: 15px 0 0;
}
.staff-size .data .feature span:nth-child(n+2), .staff-size .data .feature-over span:nth-child(n+3) {
  margin-left: 5px;
}
.staff-size .open-review .review-p {
  margin-bottom: 0;
}
a.measure-body {
  display: block;
  margin: 2rem auto;
  background: #1097db;
  color: #fff;
  padding: 1rem;
  letter-spacing: 1px;
}
/*LINE*/
.your-stylist-talk {
  background: #e7faeb;
  position: relative;
  margin-top: 80px;
  padding: 0 3rem 3rem;
  margin-bottom: 3rem;
}
.your-stylist-talk::before {
  content: "";
  background: url(https://clubd.itembox.design/item/img/common/your-stylist-talk-huki.png) no-repeat;
  background-size: contain;
  width: 100%;
  position: absolute;
  height: 20%;
  left: 0;
}
.your-stylist-talk h2 {
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.5;
  text-align: left;
}
.your-stylist-talk h2.talk {
  padding-top: 200px;
}
.your-stylist-talk h2.talk:before {
  content: "TALK";
  color: #c0eec6;
  font-size: 1.8rem;
  font-weight: 800;
  display: block;
}
.your-stylist-talk h2.return {
  margin-top: 130px;
}
span.text-green {
  color: #36d354;
}
.details .your-stylist-talk-img img {
  width: 80%;
  display: block;
  margin: auto;
}
.your-stylist-talk-btn a {
  display: block;
  width: 80%;
  margin: 0 auto 10px;
  color: #fff;
  background: #36d354;
  font-size: 1.4rem;
  border-radius: 100px;
  letter-spacing: 4px;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  text-align: center;
  font-weight: 800;
  padding: 20px;
}
.your-stylist-talk p.aligncenter {
  font-size: 0.85rem;
}
/*監修*/
.stylist-profile h4 {
  border-bottom: 1px solid #444;
  padding-bottom: 0.5rem;
}
.stylist-profile-box {
  display: flex;
  align-items: center;
  border: 1px solid #dbdbdb;
  padding: 2.5rem;
  margin: 2rem auto;
  text-align: left;
}
.details .stylist-profile-box img {}
.itempage .stylist-profile-box img {
  border-radius: 50%;
  width: 20%;
  margin-right: 2rem;
}
.itempage .stylist-profile-box .stylist-text {
  width: 75%;
}
.stylist-text .name {
  font-weight: bold;
  font-size: 1.2rem;
}
.stylist-text .name span {
  opacity: 0.8;
  display: block;
  font-size: 0.9rem;
  font-weight: normal;
}
.stylist-text p {
  margin-bottom: 0;
}
/*タブレット*/
@media screen and (max-width: 1221px) {
  .staff-size .data-table th {
    font-size: 0.9rem;
    padding: 3px;
  }
  .details iframe {
    height: 230px;
  }
}
/*スマホ*/
@media screen and (max-width: 768.98px) {
  .itempage {
    width: 100%;
  }
  .itempage h1 {
    font-size: 1.85rem;
  }
  .itempage h2 {
    font-size: 1.5rem;
  }
  .itempage h3 {
    font-size: 1.3rem;
  }
  .itempage h4 {
    font-size: 1.15rem;
  }
  /*大見出し*/
  h2.chapter-title {
    margin-left: calc(((20%) / 2) * -1);
    margin-right: calc(((20%) / 2) * -1);
    padding: 20px 0;
  }
  /*テキストリンク*/
  .itempage a.alink {
    margin: 20px auto 30px;
    width: 85%;
  }
  /* 商標*/
  .rmark-box {
    padding: 40px 25px 25px;
    font-size: 0.8rem;
  }
  .rmark-box span.ttl {
    font-size: 1.18rem;
    margin: -60px auto 0;
    padding: 10px 0 15px;
  }
  /*オープニング*/
  .buyer-title:before {
    width: 93px;
    height: 81px;
  }
  /*ヘッドライン*/
  .headline {
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
  }
  .headline p {
    padding: 0 24px;
  }
  /*バイヤーコメント*/
  .buyer-comment {
    padding: 15px 1.5rem;
  }
  /*吹き出し*/
  .stylist-speech .icon {
    width: 15%;
  }
  .stylist-speech .icon span {
    font-size: 0.9rem;
  }
  .stylist-speech p {
    padding: 15px 20px;
    font-size: 0.9rem;
  }
  .stylist-speech p::after {
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-right-width: 15px;
  }
  /*レビュー*/
  .details .customer-review {
    padding: 0;
  }
  .customer-review .comment::after, .customer-review li:nth-child(even) .comment::after {
    content: none;
  }
  .customer-review li, .customer-review li:nth-child(even) {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .customer-review li img {
    width: 25%;
    z-index: 1;
  }
  .customer-review .comment {
    width: 100%;
    margin-top: -40px;
    padding: 45px 30px 30px;
  }
  .customer-review .comment span {
    text-align: right;
  }
  /*同梱リンクサムネ2つ*/
  .link-flex {
    margin: 2rem auto;
    padding: 0 2rem 1.8rem;
  }
  .link-flex span {
    width: 96%;
    margin-bottom: 1rem;
  }
  /*スタイリスト一覧*/
  .stylist-list li {
    width: 22%;
  }
  /*イチオシコーデ*/
  .push-coordinate {
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
  }
  .coordinate-list>li {
    padding: 2rem 1.5rem;
  }
  /*MB一覧コーデ*/
  .stylebook-list-other ul li img {
    height: 280px;
  }
  /* 注意文*/
  .atn-area {
    margin: 45px auto;
  }
  .atn-area img {
    margin: 0 auto 25px;
  }
  .atn-area ul {
    font-size: 0.9rem;
  }
  /*スタッフコーデ*/
  h3.staff-code-title {
    margin: 0;
    text-align: center;
    padding: 15px 5px;
    margin-bottom: 20px;
  }
  /* スタッフ試着*/
  .staff-size-acc {
    margin: 15px auto;
  }
  .staff-size-acc label {
    padding: 8px 15px;
  }
  .details .staff-size-acc label:after {
    right: 4%;
  }
  .review_acc:checked+label+.open-review {
    width: 95%;
    margin: 0 auto;
  }
  .open-review img {
    margin: 7px auto;
  }
  .details .open-review p {
    margin: 5px 0;
  }
  .data-spec .review_acc:checked+label+.open-review {
    width: 100%;
  }
  .staff-size .data {
    margin-top: 40px;
    padding-bottom: 5px;
  }
  .staff-size .pc-h4 {
    display: none;
  }
  .staff-size .sp-h4 {
    display: block;
    font-size: 1.24rem;
    font-weight: 500;
  }
  .staff-size .data-flex {
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-bottom: 0;
  }
  .staff-size .data-flex-left {
    margin: -60px auto 5px;
  }
  .staff-size .data-flex-right {
    width: 95%;
    margin-top: 0;
  }
  .staff-size .data-table {
    padding-top: 10px;
  }
  .staff-size .data .data-table th {
    font-size: 0.7rem;
  }
  .details .staff-size .data .feature {
    text-align: center;
    padding: 10px 0;
    margin: 5px 0;
  }
  .staff-size .data .feature span {
    font-size: 0.95rem;
  }
  .staff-size .data .feature-over .feature {
    width: 100%;
    padding-bottom: 0;
  }
  .staff-size .data .feature-over {
    padding-bottom: 15px;
  }
  .staff-size .data .feature-over span {
    font-size: 0.85rem;
  }
  .staff-size .choice-comment {
    font-size: 1.24rem;
    margin-bottom: 10px;
  }
  .staff-size .review-comment {
    padding: 10px 20px 10px;
  }
  .staff-size .open-review .review-p {
    margin: 5px 0;
  }
  .link-flex {
    margin: 2rem auto 0;
    padding: 0 2rem 1.8rem;
  }
  .link-flex span {
    width: 96%;
    margin-bottom: 1rem;
  }
  /*LINE*/
  .your-stylist-talk {
    padding: 0 30px 40px;
    margin-top: 0;
    margin-left: calc(((20%) / 2) * -1);
    margin-right: calc(((20%) / 2) * -1);
  }
  .your-stylist-talk h2.talk {
    padding-top: 100px;
    font-size: 1.8rem;
  }
  .details .your-stylist-talk-img img {
    width: 70%;
    display: block;
    margin: auto;
  }
  .your-stylist-talk-btn a {
    width: 80%;
    font-size: 1.2rem;
    letter-spacing: 3px;
    padding: 16px;
  }
  .your-stylist-talk-btn {
    margin-top: 0px;
  }
  .your-stylist-talk h2.return {
    margin-top: 80px;
  }
  /*監修*/
  .stylist-profile h4 {
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
  }
  .stylist-profile-box {
    flex-direction: column;
    padding: 1.8rem 1.5rem;
  }
  .stylist-text .name {
    text-align: center;
  }
  .details .stylist-profile-box img {
    width: 27% !important;
    margin: 0 auto 0.5rem;
  }
  .itempage .stylist-profile-box img {}
  .itempage .stylist-profile-box .stylist-text {
    width: 100%;
  }
}
/**** 私たちのミッション ***/
.dc-layout-basic-2col {
  background: #fff;
  margin-top: 0;
}
#maincontent {
  background: #fff;
}
.dc-main-head, .dc-main-sub, .dc-breadcrumb {
  display: none;
}
.dc-main-body {
  background: #fff;
  margin-top: 0;
}
#dcollection-heart {
  color: #222;
  font-feature-settings: "palt";
  letter-spacing: 1.5px;
  font-weight: 400;
}
.dcollection-heart-reason-i, .dcollection-heart-message-i {
  text-align: right;
}
.dcollection-heart-reason-i {
  padding: 0 25% 0 0;
}
.dcollection-heart-reason-i img {
  width: 30%;
}
.dcollection-heart-reason-sma img {
  width: 60%;
}
.dcollection-heart-message-i img {
  width: 14%;
}
.dcollection-heart-logo-img img {
  width: 20%;
}
#dcollection-heart-will img {
  width: 70%;
}
.dcollection-heart-main, #dcollection-heart-reason, #dcollection-heart-about, #dcollection-heart-message, #dcollection-heart-will, #dcollection-heart-logo {
  width: 100%;
  margin: 0 auto;
}
#dcollection-heart-reason {
  margin-bottom: 120px;
}
#dcollection-heart #dcollection-heart-about h2 {
  font-size: 2rem;
}
.dcollection-heart-main {
  margin-bottom: 80px;
}
.dcollection-heart-main img {
  width: 100%;
  min-width: 1000px
}
.dcollection-heart-inner {
  max-width: 920px;
  margin: 0 auto;
}
.dcollection-heart-copy {
  font-weight: 800;
  color: #fff;
}
.dcollection-heart-para {
  font-size: 1.2rem;
  margin-bottom: 40px;
  line-height: 2;
}
.dcollection-heart-para-str {
  font-weight: 800;
}
.dcollection-heart-reason-born .dcollection-heart-para-str {
  background: #fff;
  padding: 4px 12px 4px 12px;
}
.dcollection-heart-reason-list {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
  margin: -310px 0 60px 20%;
}
.dcollection-heart-reason-list ul {
  border: 3px solid #b6b6b6;
  list-style: none;
  padding: 0 0 60px;
  font-size: 1.2rem;
  border-right: none;
  margin: 0 0 60px 50%;
}
.dcollection-heart-reason-list ul li {
  margin: 0 0px 10px 60px;
}
.dcollection-heart-reason-list ul:before {
  content: '';
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url(https://clubd.itembox.design/item/img/common/dcollection-heart-quot.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.dcollection-heart-reason-insp {
  font-size: 2rem;
  text-align: center;
  font-weight: 800;
  margin-top: 8%;
}
.dcollection-heart-reason-born {

  position: relative;
  z-index: 0;
  overflow: hidden;
  background-image: linear-gradient(to right bottom, #ffd023 40%, #f27209 100%);
  padding-top: 200px;
  margin-top: -5%;
  z-index: -1;
}
.dcollection-heart-reason-born:before {
  content: "";
  position: absolute;
  border-top: 10vw solid #fff;
  top: 0;
  left: 0;
  z-index: 0;
  border-right: 100vw solid transparent;
}
#dcollection-heart h2 {
  font-size: 2.4rem;
  font-weight: 800;
  margin-bottom: 50px;
  line-height: 2;
}
.dcollection-heart-reason-born .dcollection-heart-para {
  margin: 150px 0 100px;
  font-size: 1.5rem;
  margin-left: 5%;
}
.dcollection-heart-reason-sma {
  position: absolute;
  bottom: 0;
  right: 0;
}
.dcollection-heart-message-i {
  padding: 0 25% 0 0;
  margin-top: -10%;
}
.dcollection-heart-message-list {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
}
.dcollection-heart-message-list ul {
  border: 6px solid #fff;
  border-image: linear-gradient(to right, #ffd023 0%, #f27209 100%);
  border-image-slice: 1;
  list-style: none;
  padding: 0 0 60px;
  font-size: 1.2rem;
  border-right: none;
  margin: 0 0 60px 50%;
}
.dcollection-heart-message-list ul li {
  margin: 0 0px 10px 60px;
}
.dcollection-heart-message-list ul:before {
  content: '';
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url(https://clubd.itembox.design/item/img/common/dcollection-heart-quot.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.dcollection-heart-para-org {
  color: #f27209;
  font-weight: 800;
}
#dcollection-heart-about, #dcollection-heart-message {
  position: relative;
}
.dcollection-heart-plus {
  position: absolute;
}
.dhp1 {
  top: 3%;
  left: 57%;
}
.dhp2 {
  top: 18%;
  left: 80%;
}
.dhp3 {
  top: 37%;
  left: 30%;
}
.dhp4 {
  top: 62%;
  left: 77%;
}
.dhp5 {
  top: 0%;
  left: 76%;
}
.dcollection-heart-about2 {
  margin-left: 60%;
  margin-top: 15%;
}
.dcollection-heart-about3 {
  margin-top: 15%;
  margin-bottom: 120px;
}
#dcollection-heart-message {
  margin-top: 180px;
}
.dcollection-heart-plus:before {
  content: "";
  width: 40px;
  position: absolute;
  transform: translateX(-50%);
  border: 1px solid;
  border-image: linear-gradient(to right, #ffd023 0%, #f27209 100%);
  border-image-slice: 1;
  z-index: 1;
}
.dcollection-heart-plus:after {
  content: "";
  width: 40px;
  position: absolute;
  transform: rotate(90deg) translateY(19px);
  border: 1px solid;
  border-image: linear-gradient(to right, #ffd023 0%, #f27209 100%);
  border-image-slice: 1;
}
#dcollection-heart h2:after {
  content: "";
  height: 8px;
  width: 56px;
  display: block;
  margin: 30px 0 0;
  background-image: linear-gradient(to right, #ffd023 0%, #f27209 100%);
}
.dcollection-heart-about-img {
  text-align: right;
}
.dcollection-heart-about-img img {
  width: 60%;
}
#dcollection-heart-will span {
  font-weight: 800;
  padding: 6px 8px 6px 12px;
  background-image: linear-gradient(to right, #ffd023 30%, #f27209 100%);
  line-height: 2.5;
}
#dcollection-heart-will {
  position: relative;
  margin-top: 120px;
}
#dcollection-heart-will .dcollection-heart-para {
  position: absolute;
  right: 0%;
  top: 60%;
}
#dcollection-heart-logo {
  text-align: center;
  margin: 400px auto;
}
#dcollection-heart-logo p {
  font-weight: 800;
}
.footer-fix-banner {
  display: none;
}
@media screen and (min-width: 769px) {
  /*.dc-container {
    padding: 0;
    max-width: 750px;
}*/
  /*.dc-layout-basic-2col__aside {
	display: none;
}
*/
}
@media (max-width: 768.98px) {
  .dc-col {
    margin: 0;
    padding: 0;
  }
  .dc-row {
    /*margin: 0 auto;
    width: 96%;*/
  }
  #dcollection-heart {
    margin: 0;
  }
  .dcollection-heart-main img {
    min-width: initial;
  }
  .dcollection-heart-main {
    margin-bottom: 50px;

  }
  #dcollection-heart .dcollection-heart-inner {
    margin: 0 30px;
  }
  .dcollection-heart-para {
    font-size: 1rem;
    line-height: 2;
    padding: 0 0 30px;
  }
  .dcollection-heart-reason-i {
    padding: 0 10% 0 0;
  }
  .dcollection-heart-reason-i img {
    width: 50%;
  }
  .dcollection-heart-reason-list ul {
    margin: 0px 0 0 20%;
    font-size: 0.9rem;
    font-weight: 800;
  }
  .dcollection-heart-reason-list ul:before {
    width: 60px;
    height: 60px;
  }
  .dcollection-heart-reason-list ul li {
    margin: 0 0px 10px 30px;
  }
  .dcollection-heart-reason {
    padding: 30px 0 40px;
  }
  .dcollection-heart-reason-list {
    margin: -60px 0 60px 0;
  }
  .dcollection-heart-reason-insp {
    font-size: 1.5rem;
    margin-top: initial;
  }
  .dcollection-heart-reason-born {
    padding-top: 160px;
  }
  .dcollection-heart-reason-born .dcollection-heart-para-str {
    padding: 2px 10px 2px 10px;
  }
  .dcollection-heart-reason-born .dcollection-heart-para {
    margin: 80px 0 40px;
    font-size: 1.2rem;
    margin-left: initial;
  }
  .dcollection-heart-reason-sma {
    position: initial;
    text-align: center;
  }
  #dcollection-heart-reason {
    margin-bottom: 80px;
  }
  #dcollection-heart h2 {
    margin: 0 auto 40px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
  #dcollection-heart #dcollection-heart-about h2 {
    font-size: 1.5rem;
  }
  .dcollection-heart-about2 {
    margin-left: initial;
    margin-top: 25%;
  }
  .dcollection-heart-about3 {
    margin-top: 25%;
    margin-bottom: 40px;
  }
  .dcollection-heart-about-img img {
    width: 100%;
  }
  #dcollection-heart-message {
    margin-top: 100px;
  }
  .dcollection-heart-message-list ul:before {
    width: 60px;
    height: 60px;
  }
  #dcollection-heart-will {
    margin-top: 80px;
  }
  #dcollection-heart-will img {
    width: 100%;
  }
  #dcollection-heart-will span {
    padding: 4px 4px 4px 4px;
  }
  #dcollection-heart-will .dcollection-heart-para {
    right: initial;
    top: 85%;
  }
  #dcollection-heart-will.dcollection-heart-inner {
    margin: 0;
  }
  #dcollection-heart-logo {
    margin: 300px auto 260px;
  }
  #dcollection-heart-logo p {
    font-size: 0.8rem;
  }
  .dcollection-heart-logo-img img {
    width: 40%;
  }
  .dcollection-heart-message-list ul {
    margin: 0 0 60px 20%;
    font-weight: 800;
    padding: 0 0 30px;
  }
  .dcollection-heart-message-i img {
    width: 30%;
  }
  .dcollection-heart-message-i {
    padding: 0 15% 0 0;
    margin-top: -5%;
  }
  .dhp1 {
    top: 4%;
    left: 80%;
  }
  .dhp2 {
    top: 31%;
    left: 38%;
  }
  .dhp3 {
    top: 37%;
    left: 88%;
  }
  .dhp4 {
    top: 58%;
    left: 77%;
  }
  .dcollection-heart-message-list ul li {
    margin: 0 0px 10px 20px;
    font-size: 1rem;
  }
}
/******

ここから追加エリア

********************/
.fs-p-productDescription--short {
  max-width: 750px;
}
.fs-c-productCarouselMainImage__thumbnailList {
  overflow-x: hidden;
}
.fs-c-productCarouselMainImage__thumbnail__caption {
  display: none;
}
.fs-c-productCarouselMainImage__expandButton {
  display: none;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  color: #d85858;
}
.fs-c-variationCart__wishlist {
  display: block;
}
.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  color: #d85858;
  font-weight: 900;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--removeFromWishList--icon .fs-c-button__label, .fs-c-button--particular.fs-c-button--displayPassword .fs-c-button__label, .fs-c-button--particular.fs-c-button--hidePassword .fs-c-button__label {
  display: none;
}
.fs-c-button--primary {
  background: #000;
  border: 1px solid #000;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 0 2px #b2b2b2;
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fs-l-productLayout .fs-c-button--primary, .fs-l-cart__contentsArea .fs-c-button--primary, .fs-c-confirmOrder .fs-c-button--primary {
  width: 100%;
}
.fs-c-variationCart--withImage > li {
  display: flex;
}
.fs-c-variationCart--withImage .fs-c-variationCart__variationName {
  display: inherit;
  flex-grow: 0;
  margin: auto;
  width: 90px;
}
.fs-c-variationCart--withImage .fs-c-variationCart__wishlist {
  -ms-grid-column: 3;
  position: relative;
  top: 3px;
  margin: auto;
  width: 45px;
  height: 45px;
  /* background: #efefef; */
  /* border: 1px solid #ddd; */
}
.mb00 {
  margin-bottom: 0 !important;
}
.dc-product-info2 {}
.fs-c-button--addToWishList--icon, .fs-c-button--removeFromWishList--icon {
  background: none;
  border-radius: 0px;
  border: none;
  padding: 0;
}
.fs-body-product .fs-c-button--addToWishList--icon, .fs-body-product .fs-c-button--removeFromWishList--icon {
  /* background: #f6f6f6; */
  border-radius: 2px;
  /* border: 1px solid #ddd; */
  padding: 10px;
}
.fs-body-product .fs-c-variationCart__cartButton > button {
  font-size: 14px;
  padding: 9px 0;
  border-radius: 2px;
  border: none;
  height: auto;
}
.fs-body-product .fs-c-variationCart > li {
  display: -ms-grid;
  /* display: grid; */
  /*-ms-grid-columns: 1fr 4em 175px;
    grid-template-columns: 1fr 4em 175px;*/
  -ms-grid-columns: 1fr 175px 3.5em;
  grid-template-columns: 1fr 175px 3.5em;
  align-items: center;
  margin-top: 0;
}
.fs-body-product .fs-c-variationCart > li .fs-c-variationCart__variationName {
  order: 1;
  flex-wrap: wrap;
}
.fs-body-product .fs-c-variationCart > li .fs-c-variationCart__wishlist {
  order: 3;
}
.fs-body-product .fs-c-variationCart > li .fs-c-variationCart__cartButton {
  order: 2;
}

.fs-body-product .fs-c-variationList__item .fs-c-variationList__item__title {
  width: 100%;
  font-size: .8rem;
  margin-bottom: 5px;
  text-align: left;
}
.fs-body-my-wishlist .dc-layout-basic-2col__main h2 {
  margin-top: 0;
}
/*スマホ*/
@media screen and (max-width: 768.98px) {
  .dc-col.dc-product-detail__s.sizemap {
    position: relative;
    right: auto;
    top: auto;
  }
  .dc-search__wrapper .dc-search {
    margin-top: 15px;
  }
  .fs-c-productList__list .fs-c-button--addToCart--list {
    width: 100%;
  }
  .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--addToCart--list.fs-c-button--plain {
    margin-right: 3vmin;
  }
  .fs-body-product .fs-c-variationCart > li {
    display: -ms-grid;
    /* display: grid; */
    /*-ms-grid-columns: 1fr 4em 150px;
    grid-template-columns: 1fr 4em 150px;*/
    -ms-grid-columns: 1fr 150px 4em;
    grid-template-columns: 1fr 150px 4em;
    align-items: center;
    justify-content: center;
    margin: 13px 0 0;
  }
  .fs-c-variationCart--withImage .fs-c-variationCart__cartButton {
    width: 100px;
  }
  .fs-body-product .fs-c-variationCart__cartButton > button {
    /*font-size: 2vmin;
    padding: 10px 15px;*/
    font-size: 3.2vmin;
    padding: 9px 0;
    border-radius: 2px;
    border: none;
  }	
  .fs-body-product .fs-c-variationCart > li .fs-c-variationCart__variationName {
    order: 1;
    flex-wrap: wrap;
    margin-right: 5vmin;
  }	
	
}
/****** ログインページ *****/
#fs_Login h2, #fs_ReviewLogin h2, #fs_ShoppingCartLogin h2 {
  text-align: center;
  margin-bottom: 30px;
}
#fs_Login .fs-c-inputTable, #fs_ReviewLogin .fs-c-inputTable, #fs_ShoppingCartLogin .fs-c-inputTable {
  margin: auto;
}
#fs_Login .fs-c-inputTable__label, #fs_ReviewLogin .fs-c-inputTable__label, #fs_ShoppingCartLogin .fs-c-inputTable__label {
  margin-right: 10px;
}
#fs_Login .fs-c-button--login, #fs_ReviewLogin .fs-c-button--login, #fs_ShoppingCartLogin .fs-c-button--login {
  width: 50%;
  margin: auto;
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
}
#fs_Login .fs-c-inputInformation__link, #fs_ReviewLogin .fs-c-inputInformation__link, #fs_ShoppingCartLogin .fs-c-inputInformation__link {
  text-align: center;
}
#fs_Login .fs-c-newUsers.fs-c-subSection, #fs_ReviewLogin .fs-c-newUsers.fs-c-subSection, #fs_ShoppingCartLogin .fs-c-newUsers.fs-c-subSection {
  margin-top: 15px;
}
#fs_Login .fs-c-newUsers__message.fs-c-subSection__message, #fs_ReviewLogin .fs-c-newUsers__message.fs-c-subSection__message, #fs_ShoppingCartLogin .fs-c-newUsers__message.fs-c-subSection__message {
  text-align: center;
}
#fs_Login .fs-c-buttonContainer.fs-c-buttonContainer--memberRegister, #fs_ReviewLogin .fs-c-buttonContainer.fs-c-buttonContainer--memberRegister, #fs_ShoppingCartLogin .fs-c-buttonContainer.fs-c-buttonContainer--memberRegister {
  width: 50%;
  margin: auto;
  margin-top: 30px;
}
#fs_Login .fs-c-button--memberRegister, #fs_ReviewLogin .fs-c-button--memberRegister, #fs_ShoppingCartLogin .fs-c-button--memberRegister {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
#fs_Login .dc-row, #fs_ReviewLogin .dc-row, #fs_ShoppingCartLogin .dc-row {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
#fs_Login .fs-l-main, #fs_ReviewLogin .fs-l-main, #fs_ShoppingCartLogin .fs-l-main {
  width: 1160px;
  margin: auto;
}
#fs_Login .dc-product-detail__l, #fs_Login .dc-product-detail__s, #fs_ReviewLogin .dc-product-detail__l, #fs_ReviewLogin .dc-product-detail__s, #fs_ShoppingCartLogin .dc-product-detail__l, #fs_ShoppingCartLogin .dc-product-detail__s {
  width: 47%;
}
#fs_Login .dc-product-detail__l, #fs_ReviewLogin .dc-product-detail__l, #fs_ShoppingCartLogin .dc-product-detail__l {
  border-right: 1px solid #ddd;
  padding-right: 15px;

}
#fs_Login .dc-product-detail__s, #fs_ReviewLogin .dc-product-detail__s, #fs_ShoppingCartLogin .dc-product-detail__s {
  padding-left: 15px;
}
#fs_Login .fs-c-anotherLogin__button, #fs_ReviewLogin .fs-c-anotherLogin__button, #fs_ShoppingCartLogin .fs-c-anotherLogin__button {
  margin: auto;
}
#fs_ReviewLogin .fs-c-guestReview {
  margin-top: 50px;
}
#fs_ReviewLogin .fs-c-buttonContainer.fs-c-buttonContainer--addReview--guest {
  text-align: center;
  margin-top: 30px;
}
#fs_ReviewLogin .fs-c-button--addReview--guest.fs-c-button--secondary {
  display: block;
  margin: auto;
  width: 50%;
  background: #1096db;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
}
#fs_ReviewLogin .fs-c-button--addReview--guest.fs-c-button--secondary:hover {
  text-decoration: none;
}
#fs_ReviewLogin .fs-c-guestReview__message {
  text-align: center;
}
@media (max-width: 768.98px) {
  #fs_Login .fs-l-main, #fs_ReviewLogin .fs-l-main, #fs_ShoppingCartLogin .fs-l-main {
    width: auto;
    margin: auto;
  }
  #fs_Login .dc-product-detail__l, #fs_Login .dc-product-detail__s, #fs_ReviewLogin .dc-product-detail__s, #fs_ReviewLogin .dc-product-detail__l, #fs_ShoppingCartLogin .dc-product-detail__s, #fs_ShoppingCartLogin .dc-product-detail__l {
    width: auto;
    padding: 0;
    border: none;
  }
  #fs_Login .dc-product-detail__l, #fs_ReviewLogin .dc-product-detail__l, #fs_ShoppingCartLogin .dc-product-detail__l {
    margin-bottom: 10vmin;
  }
}
/****** 会員登録ページ *****/
#fs_Register .fs-c-inputInformation__message {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.fs-c-inputTable__headerCell {
  width: 100%;
  text-align: left;
  padding: 40px 5.4%;
  background: #f9f9f9;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  font-weight: normal;
}
.fs-c-modal .fs-c-inputTable__headerCell {
  display: block;
  width: auto;
  /* border: none; */
  /* border-bottom: 1px solid #ccc; */
  background: #f9f9f9;
  padding: 35px;
}
.fs-c-modal .fs-c-inputTable__headerCell label {
  margin: 0;
}
.fs-c-modal .fs-c-buttonContainer {
  /* text-align: center; */
  margin-bottom: 2vmin;
}
.fs-c-inputTable__dataCell {
  width: 72%;
  padding: 15px 3.6% calc(24px - 1rem);
   border-top: 1px solid #ddd; 
 border-bottom: 1px solid #ddd; 
}
.fs-c-memberInfoField {
  margin-bottom: 30px;
}
.fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
  margin-bottom: 10px;
  text-align: center;
}
.fs-c-privacyPolicyAgreeField.fs-c-additionalCheckField {
  margin-bottom: 30px;
  text-align: center;
}
#fs_Register .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--confirmRegister {
  width: 100%;
  margin: auto;
}
.fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--confirmChange {
  text-align: center;
}
#fs_Register .fs-c-button--primary {
  width: 50%;
  display: block;
}
.fs-c-checkbox__labelText a {
  color: #0033F9;
}
.fs-c-checkbox__labelText a {
  color: #0033F9;
}
@media screen and (max-width: 767px) {
  .fs-c-modal .fs-c-inputTable__headerCell {
    display: block;
    width: auto;
    border: none;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f9f9f9;
    padding: 30px 10px;
  }
  .fs-c-modal .fs-c-inputTable__dataCell {
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 15px 3.6% calc(24px - 1rem);
    display: block;
  }
  .fs-c-modal .fs-c-inputTable__headerCell {
    display: block;
    width: auto;
    border: none;
    border-bottom: 1px solid #ccc;
    /* border-right: 1px solid #ccc; */
    background: #f9f9f9;
    padding: 30px 10px;
  }
}
/****** カートページ *****/
.fs-c-cartTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ccc;
  font-size: 1rem;
}
/*注文履歴詳細部分ボーダー削除*/
.fs-c-orderPerAddressee__cartTable.fs-c-cartTable, .fs-c-orderDetailInfo__cartTable.fs-c-cartTable {
    border: none;
}
.fs-c-cartTable thead th {
  border: 1px solid #bbb;
  padding: 10px;
  background: #f1f1f1;
}
.fs-c-cartTable tbody td {
  border: 1px solid #bbb;

  padding: 8px;
  background: #fff;
}
.fs-c-cartTableContainer {
  margin-bottom: 15px;
}
.fs-c-orderTotalTable {
  width: 100%;
}
#fs-cartTotals-container {
  margin-top: 30px;
  margin-bottom: 15px;
}

.fs-c-cartPayment__button.fs-c-buttonContainer.fs-c-buttonContainer--loginAndPurchase {
  margin: 30px auto;
  width: 65%;
}
.fs-c-button--primary:hover {
  opacity: 1;
  color: #fff;
}
.fs-l-cart__mainColumn {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
/*230322編集*/
#fs-totalsArea-wrapper {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-align: start;
  padding-bottom: 30px;
}
#fs_ShoppingCart .fs-l-main, #fs_ShoppingCartSubscribe .fs-l-main {
    padding: 0 1rem;
    max-width: 100%;
/*    width: 100%;*/
}
/*230322編集ここまで*/

.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--product {
  width: 50%;
}
.fs-c-cartDiscountInfo__info {
  font-weight: bold;
}
.fs-c-orderTotalTable>thead>tr th, .fs-c-orderTotalTable>thead>tr td, .fs-c-orderTotalTable>tfoot>tr th, .fs-c-orderTotalTable>tfoot>tr td, .fs-c-orderTotalTable>tbody>tr th, .fs-c-orderTotalTable>tbody>tr td {
  border: none;
  border-top: 1px solid #b2b2b2;
  padding: 8px;
  font-weight: normal;
  text-align: left;
}
.fs-c-orderTotalTable__mainRow>td {
  font-size: 1.4rem;
  font-weight: bold;
}
#AmazonPayButton {
/*  width: 180px !important;*/
  width: 50%!important;
}
.fs-c-cartPayment, .fs-c-payWithAmazon {
  margin-top: 24px;
  font-size: 0.9rem;
}
.fs-c-payWithAmazon__button {
  margin: 0 auto;
}
.fs-c-orderTotalTable > tbody > tr > th, .fs-c-orderTotalTable > tbody > tr > td {
  text-align: right;
  vertical-align: baseline;
}
.fs-c-totalAndActions.fs-l-cart__sideColumn {
  position: relative;
}
.fs-c-totalAndActions.fs-l-cart__sideColumn:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100vw;
  /* background: #f6f6f6; */
  z-index: -1;
}
.fs-c-cartDiscountInfo__note {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
}
.fs-c-orderTotalTable>thead>tr>th, .fs-c-orderTotalTable>tfoot>tr>th, .fs-c-orderTotalTable>tbody>tr>th {
  font-weight: normal;
  text-align: left;
}
/*border削除*/
.fs-c-orderTotalTable>thead>tr th, .fs-c-orderTotalTable>thead>tr td, .fs-c-orderTotalTable>tfoot>tr th, .fs-c-orderTotalTable>tfoot>tr td, .fs-c-orderTotalTable>tbody>tr th, .fs-c-orderTotalTable>tbody>tr td {
    border: none;
    padding: 5px;
}
.fs-c-button--standard {
  background: #ebebeb;
  border: 1px solid #bbbbbb;
  border-radius: 3px;
  color: #3c3c3c;
  cursor: pointer;
  display: inline-block;
  font-size: 0.9rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #eee;
}
.fs-c-history__termCtrl {
  margin-bottom: 30px;
}
.fs-c-history__term {
  margin-bottom: 15px;
}
.fs-c-history__total .fs-c-pairList .fs-c-price {
  font-size: 25px;
  font-weight: bold;
}
.fs-c-history__listContainer {
  margin-top: 30px;
}
.fs-c-wishlistProduct__viewAllProducts, .fs-c-viewAllProductsLink, .fs-c-button--myPageTop .fs-c-button__label {
  font-size: 0.8rem;
  border: 1px solid #ccc;
  color: #000;
  border-radius: 3px;
  background: #f4f4f4;
  padding: 5px 20px;
  margin: 5px;
}
/*追加230712*/
.fs-c-button__label {
    display: block;
    height: auto;
    line-height: 1.1;
}
.fs-c-productListItem__productName {
  display: flex;
  flex-direction: inherit;
  font-size: 1rem;
  margin: 0;
  text-align: left;
  padding: 5px 1px;
}
.fs-c-productListItem__prices {
  margin-bottom: 10px;
}
.fs-c-productListCarousel__list {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}
/*税込み削除*/
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed) {
  /*display: flex;
  flex-wrap: wrap;
  line-height: 1.1;*/
  display: none;
}
.fs-c-productPrice__main {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::before {
  content: "(";
}
.fs-c-productPrice__addon:not(.fs-c-productPrice__addon--listed)::after {
  content: ")";
}
.fs-c-productPrice__main__label {
  display: none;
}
.fs-c-wishlistProduct {
  margin-top: 50px;
}
.fs-c-wishlistProduct__title {
  text-align: center;
  margin-bottom: 30px;
}
.fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--addToCart--list.fs-c-button--plain {
  background: #000;
  color: #fff;
  width: 80%;
/*  width: 110%;*/
  text-align: center;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}
.fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--viewProductDetail.fs-c-button--plain {
  background: #000;
  color: #fff;
  width: 100%;
  text-align: center;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}
.fs-c-productActionButton.fs-c-buttonContainer .fs-c-button--subscribeToArrivalNotice--detail.fs-c-button--secondary {
  background: #000;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}
.fs-c-inputInformation__button.fs-c-buttonContainer .fs-c-button--next.fs-c-button--secondary {
  background: #000;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}
#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--viewProductDetail.fs-c-button--plain {
  margin-right: 1vmin;
  width: 75%;
  display: inline-block;
}
#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--viewProductDetail.fs-c-button--plain:hover {
  text-decoration: none;
}
.fs-body-category .fs-c-button--viewProductDetail.fs-c-button--plain {
  background: #000;
  color: #fff;
  width: 100%;
  text-align: center;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}
.fs-c-wishlistProduct .fs-c-wishlistProduct__footer {
  display: none;
}
#fs_ShoppingCartSubscribe .fs-c-moveToAnotherCart {
  margin-bottom: 30px;
}
#fs_ShoppingCartSubscribe .fs-c-moveToAnotherCart__button.fs-c-buttonContainer.fs-c-buttonContainer--moveToShoppingCart {
  margin-top: 15px;
  text-decoration: underline;
}
.fs-c-productListCarousel__list__item.fs-c-productListCarousel__list__item .fs-c-productListItem__control.fs-c-buttonContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fs-c-productListItem__control.fs-c-buttonContainer form {
  width: 80%;
}
.fs-c-productListItem__control.fs-c-buttonContainer form .fs-c-button--viewProductDetail.fs-c-button--plain {
  display: inline-block;
}
@media screen and (min-width: 600px) {
  .fs-c-productListCarousel__list__item {
    flex-basis: 180px;
    max-width: 180px;
    min-width: 180px;
    margin: 0 8px;
  }
}
@media screen and (max-width: 600px) {
  .fs-c-cartTable > thead {
    display: none;
  }
  .fs-c-cartTable, .fs-c-cartTable > tbody {
    display: block;
  }
  .fs-c-cartTable__row {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
  }
  .fs-c-cartTable__row {
    display: -ms-grid;
    display: grid;
    align-items: center;
    -ms-grid-columns: 1fr 40%;
    grid-template-columns: 1fr 40%;
    width: 96%;
    border-bottom: solid 1px #ccc;
    margin: 0 auto;
    background-color: #fff;
    padding: 7% 2%;
  }
  .fs-c-cartTable__dataCell {
    border: none;
  }
  .fs-c-cartTable__dataCell--product {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-cartTable__dataCell--point, .fs-c-cartTable__dataCell--quantity, .fs-c-cartTable__dataCell--subtotal {
    text-align: right;
    position: relative;
  }
  .fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    content: attr(data-cell-label);
    font-weight: bold;
    font-size: 0.8rem;
    margin-right: 8px;
    min-width: 2em;
  }
  .fs-c-cartTable__dataCell--quantity {
    width: 100%;
  }
  .fs-c-cartTable__actionButton {
    display: flex;
    justify-content: space-between;
  }
  .fs-c-cartTable__actionButton button + button {
    margin-top: 0;
  }
  .fs-c-cartTable__dataCell--quantity {
    -ms-grid-column: 2;
    grid-column: 2 / 3;
    -ms-grid-row: 2;
    grid-row: 2;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
  }
  .fs-c-cartTable__dataCell--point::before, .fs-c-cartTable__dataCell--quantity::before, .fs-c-cartTable__dataCell--subtotal::before {
    content: attr(data-cell-label);
    font-weight: bold;
    font-size: 0.8rem;
    margin-right: 8px;
    min-width: 2em;
  }
  .fs-c-cartTable__dataCell--subtotal, .fs-c-cartTable__dataCell--unitPrice {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 3;
    grid-row: 3;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-size: 1.8rem;
  }
  .fs-c-cartTable__dataCell--point {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-cartTable__dataCell--action {
    -ms-grid-column: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-cartTable tbody td {
    border: none;
    /* background: #f8f8f8; */
    background-color: #fff;
  }
  .fs-c-cartTable__dataCell {
    border: none;
    display: block;
    padding: 0px 10px;
  }
  #fs_ShoppingCart .fs-l-main, #fs_ShoppingCartSubscribe .fs-l-main {
    width: auto;
    margin: auto;
  }
  .fs-c-cartTable__actionButton button {
    font-size: 12px;
  }
  #fs-totalsArea-wrapper {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: start;
    margin: auto;
    padding-left: 0px;
    padding-bottom: 30px;
  }
  .fs-c-totalAndActions.fs-l-cart__sideColumn:before {
    content: none;
  }
/*  231002追加*/
  #AmazonPayButton {
  /*  width: 180px !important;*/
    width: 65%!important;
  }
}

@media screen and (min-width: 960px) {
  .fs-body-cart .fs-l-cart__contentsArea {
/*    display: -ms-grid;*/
    display: block;
    /*-ms-grid-columns: 1fr 280px;
    grid-template-columns: 1fr 280px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;*/
    margin: auto;
    width: 100%;
  }
  .fs-body-cart .fs-l-cart__mainColumn {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .fs-body-cart .fs-l-cart__sideColumn {
    border-radius: 3px;
/*    padding: 16px;*/
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: start;
    align-self: start;
  }
}
.fs-body-cart .fs-c-noResultMessage {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}
.fs-body-cart-login .fs-c-loginForm {
  margin: 24px auto;
  max-width: 600px;
}
.fs-body-cart-login .fs-c-inputInformation__field {}
.fs-body-cart-login .fs-c-guestPurchase {
  border-top: 1px solid #7c8790;
  margin-top: 48px;
  padding-top: 24px;
  text-align: center;
}
/*** 商品詳細 ***/
.fs-c-variationAndActions .fs-c-variationAndActions__variationLabel.fs-c-variationLabel {
  display: none;
}
.fs-c-productReview {
    margin-top: 20px;
}
.fs-c-productReview .fs-c-button--addReview--detail.fs-c-button--plain {
  padding: 0;
}
.fs-c-productReview .fs-c-button--addReview--detail.fs-c-button--plain:hover {
  text-decoration: none;
}
.fs-c-productReview__reviewList.fs-c-reviewList.fs-c-reviewList--productDescription {
  display: none;
}
#fs_ProductDetails .fs-c-productNameHeading.fs-c-heading {
  font-size: 20px;
  margin-bottom: 20px;
}
/*商品番号*/
.fs-c-productNumber .fs-c-productNumber__label::after {
    content: "：";
}
#fs_ProductDetails .fs-c-productReview .fs-c-productReview__aggregateRating.fs-c-aggregateRating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px 0;
}
#fs_ProductDetails .fs-c-productReview .fs-c-aggregateRating__count {
  margin: 0 0 0 15px;
}
#fs_ProductDetails .fs-c-button--viewAllReviews.fs-c-button--plain {
    align-items: center;
    border: none;
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    width: auto;
}
#fs_ProductDetails .fs-c-button--viewAllReviews.fs-c-button--plain::before {
    content: "";
    background-image: url(https://clubd.itembox.design/item/img/common/icon-pcsp-review-all.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}
#fs_ProductDetails .fs-c-button--viewAllReviews.fs-c-button--plain:hover {
  text-decoration: none;
}
.fs-c-productThumbnail__image {
    min-width: 100px !important;
}


@media screen and (max-width: 768.98px) {
.fs-c-productThumbnail__image {
    min-width: 56px !important;
}
}
/*タブレット*/
@media screen and (max-width: 1221px) {
  .itempage {
    max-width: 100%;
  }
  .dc-note-section .bodycopy .chapter-title {
    margin-top: 50px;
  }
  .dc-col.dc-product-detail__s.sizemap.itempage {
    margin: auto;
    margin-top: 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .dc-note-section .bodycopy .chapter-title {
    margin-top: 0vmin;
  }
  #fs_ProductDetails .fs-l-productLayout.fs-system-product .dc-col.dc-product-detail__s {
    width: 90%;
    margin: auto;
    margin-top: 15px;
  }
  #fs_ProductDetails .fs-c-productNameHeading.fs-c-heading {
    font-size: 1.25rem;
    font-weight: normal;
    margin-bottom: 0;
    letter-spacing: 0;
    line-height: 1.3;
    color: #000;
    word-break: break-all;
  }
  .fs-c-productNameHeading__name {
      display: block;
      margin: 10px 0;
  }
  /*ポイント進呈*/
  .fs-c-productPointDisplay {
      font-size: .9rem;
  }
}
/**** 会員登録完了 ****/
#fs_RegisterSuccess .fs-c-registerSuccessMessage {
  line-height: 1.8;
}
#fs_RegisterSuccess .fs-c-button--myPageTop.fs-c-button--plain {
  display: block;
  width: 50%;
  margin: auto;
  color: #FFFFFF;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
}
.fs-c-registerSuccessMessage h2 {
	margin-bottom: 5vmin;
	text-align: center;
}
.fs-c-registerSuccessMessage p {
	margin-bottom: 5vmin;
		text-align: center;
}
.dc-app-download__texts p {
	color: #222;
}

/**** マイページ ****/
#fs_MyPageTop .fs-c-accountService {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#fs_MyPageTop .fs-p-accountInfo__body {
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 20px;
    margin: 30px 0;
    background-color: #f8f8f8;
}
#fs_MyPageTop .fs-p-accountInfo__point__rank {
    font-weight: bold;
    margin-bottom: 1rem;
}
#fs_MyPageTop .fs-p-accountInfo__point__point__available__number {
    font-size: 22px;
    font-weight: bold;
}
#fs_MyPageTop .fs-c-accountService li {
  width: 48.8%;
  margin-right: 20px;
  margin-bottom: 30px;
}
#fs_MyPageTop .fs-c-accountService li:nth-of-type(2n) {
  margin-right: 0px;
}
#fs_MyPageTop .fs-c-accountService li .fs-c-accountService__pageLink {
  border: 1px solid #ddd;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  background: #f9f9f9;
}
#fs_MyPageTop .fs-c-accountService li .fs-c-accountService__pageLink:hover {
  text-decoration: none;
}
@media (max-width: 768.98px) {
  #fs_MyPageTop .fs-c-accountService li {
    width: 47%;
  }
}
/*** 退会手続き ***/
#fs_DeleteAccount .fs-c-inputTable {
  width: 100%;
}
#fs_DeleteAccount .fs-c-memberInfoField {
  margin-bottom: 30px;
}
#fs_DeleteAccount .fs-c-memberPolicyAgreeField.fs-c-additionalCheckField {
  margin-bottom: 10px;
  text-align: center;
}
#fs_DeleteAccount .fs-c-privacyPolicyAgreeField.fs-c-additionalCheckField {
  margin-bottom: 30px;
  text-align: center;
}
#fs_DeleteAccount .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--confirmRegister {
  width: 50%;
  margin: auto;
}
#fs_DeleteAccount .fs-c-button--confirmRegister.fs-c-button--primary {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
#fs_DeleteAccount .fs-c-button--cancel.fs-c-button--standard {
  background: #ddd;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 0 2px #b2b2b2;
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
}
#fs_DeleteAccount .fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--change {
  margin-top: 30px;
}
.fs-c-buttonContainer.fs-c-buttonContainer--myPageTop {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
#fs_MyAddressBook .fs-c-addressBookList__form {
  text-align: center;
}
#fs_MyAddressBook .fs-c-addressBookList__message.fs-c-noResultMessage {
  text-align: center;
}
.fs-c-inputTable {
  width: 100%;
  margin-bottom: 30px;
}
#fs_NewAddress .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--registerCancel.fs-c-buttonContainer--pair {
  text-align: center;
}
#fs_NewAddress .fs-c-button--register.fs-c-button--primary {
  margin-bottom: 15px;
}
#fs_ShoppingCart .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--cancel--cart, #fs_ShoppingCartSubscribe .fs-c-cartTable__actionButton__container.fs-c-cartTable__actionButton__container--cancel--cart {
  margin-bottom: 10px;
}
/**** ご注文手続き ***/
#fs_Checkout .fs-l-main {
  width: 1160px;
  margin: auto;
}
.fs-l-checkout__mainColumn h2 {
  margin-bottom: 20px;
  font-size: 25px;
}
#fs-buyerInfo-container, #fs-addressInfo-container, #fs-paymentList-container, #fs-couponInfo-container, #fs-deliveryInfo-container, #fs-orderContents-container, #fs-pointInfo-container {
  margin-bottom: 30px;
}
.fs-c-returnedSpecialContract {
  margin-bottom: 30px;
}
.fs-c-checkout-customerInfo > li {
  margin-bottom: 15px;
}
.fs-c-checkout-destination__list > li {
  margin-bottom: 15px;
}
.fs-c-checkout-paymentMethod__creditCardRegistration ul, .fs-c-modal__contents ul {
  display: flex;
  flex-wrap: wrap;
}
.fs-c-checkout-paymentMethod__creditCardRegistration ul li, .fs-c-modal__contents ul li {
  margin-right: 15px;
}
.fs-c-creditCardInfoField .fs-c-inputTable__headerCell {
  width: auto;
}
.fs-c-modal__contents .fs-c-button--cancel.fs-c-button--standard {
  display: inline-block;
  margin: auto;
}
.fs-c-modal__inner {
  padding: 15px;
}
.fs-c-pointListTable a{
	color: var(--skin-primary-color-1);
	text-decoration: underline;
}
@media screen and (max-width: 768.98px) {
  #fs_Checkout .fs-l-main {
    width: auto;
    margin: auto;
  }
}
/**** メンテナンス ***/
#fs_StoreClosed .fs-p-closed {
  text-align: center;
  margin-top: 50px;
}
/**** パスワード再設定 ***/
#fs_PasswordReminder .fs-c-orderedList {
  margin: 0;
}
#fs_PasswordReminder .fs-c-inputInformation__message {
  margin-bottom: 30px;
}
/**** メールマガジン登録完了 ***/
.fs-c-buttonContainer.fs-c-buttonContainer--topPage {

  text-align: center;
  margin-top: 30px;
}
.fs-c-buttonContainer.fs-c-buttonContainer--topPage .fs-c-button__label {
  font-size: 0.8rem;
  border: 1px solid #ccc;
  color: #000;
  border-radius: 3px;
  background: #f4f4f4;
  padding: 5px 20px;
  margin: 5px;
}
/**** メールマガジン登録完了 ***/
.fs-p-pageNotFound {
  text-align: center;
  margin-top: 25vmin;
}
/**** レビュー一覧 ***/
.fs-c-reviewList {
  list-style: none;
  padding: 0;
}

.fs-c-reviewList__item {
  border-bottom: 1px solid #999999;
  display: flex;
  flex-direction: column;
  padding: 16px 8px;
}

.fs-c-reviewList__item:first-child {
  border-top: 1px solid #999999;
}

.fs-c-reviewList__item__product {
  display: flex;
  flex-direction: column;
  min-height: 1px;
}

.fs-c-reviewList__item__info {
  display: flex;
  flex-direction: column;
}

.fs-c-reviewList__item__body {
  margin: 8px 0;
}

.fs-c-reviewList__item__editButton {
  display: flex;
  justify-content: flex-end;
}

@media screen and (min-width: 768px) {
  .fs-c-reviewList__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 4fr;
    grid-template-columns: 1fr 1fr 4fr;
    -ms-grid-rows: 1fr auto auto;
    grid-template-rows: 1fr auto auto;
    grid-column-gap: 8px;
  }
  .fs-c-reviewList__item > * {
    margin-left: 8px;
  }
  @supports (grid-gap: 8px) {
    .fs-c-reviewList__item > * {
      margin-left: 0;
    }
  }
  .fs-c-reviewList__item__product {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    margin-left: 0;
  }
  .fs-c-reviewList__item__info {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2;
  }
  .fs-c-reviewList__item__body {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 3;
    grid-column: 3;
  }
  .fs-c-reviewList__item__editButton {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
  }
}

.fs-c-reviewList--product .fs-c-reviewList__item {
  grid-template: 1fr / 1fr 4fr;
  -ms-grid-columns: 1fr 4fr;
  -ms-grid-rows: 1fr;
}

.fs-c-reviewList--product .fs-c-reviewList__item__info {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
}

.fs-c-reviewList--product .fs-c-reviewList__item__body {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
}

.fs-c-reviewList--productDescription .fs-c-reviewList__item {
  grid-template: auto auto / 1fr;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: auto auto;
}

.fs-c-reviewList--productDescription .fs-c-reviewList__item__info {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
}

.fs-c-reviewList--productDescription .fs-c-reviewList__item__body {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
}

.fs-c-reviewProduct__image {
  min-height: 1px;
  margin-bottom: 8px;
}

.fs-c-reviewStars::before {
  color: unset;
}

.fs-c-reviewStatus {
  background: #090;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  padding: 4px 8px;
}

.fs-c-reviewerStatus {
  background: #000;
  border-radius: 1em;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin: 0 4px;
  min-width: 8em;
  padding: 4px 8px;
  text-align: center;
}
#fs_Reviews .fs-l-main {
  width: 1160px;
  margin: auto;
}
.fs-c-reviewList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fs-c-reviewList li {
  margin-right: 15px;
  margin-bottom: 30px;
}
.fs-c-reviewBody {
    border: 1px solid #e5e5e5;
    padding: 16px;
}
.fs-c-reviewList li:nth-of-type(3n) {
  margin-right: 0px;
}
#fs_ReviewsByProduct .fs-c-history {
	margin-top: 50px;
	background: #f5f5f5;
	padding: 25px;
}
#fs_ReviewsByProduct .fs-c-reviewList li {
	width: 100%;
	margin-right: 0; margin-bottom: 30px;
	background: #fff;
	padding: 25px;
}
/*商品名*/
.fs-c-productName__name {
/*  margin-top: 15px;
  margin-bottom: 15px;*/
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin: 5px 0 0;
}
#fs_Reviews .fs-c-productImage__image {
  margin: auto;
}
@media screen and (max-width: 768.98px) {
  #fs_Reviews .fs-l-main {
    width: auto;
    margin: auto;
  }
  .fs-c-productName__name {
      font-size: 12px;
      line-height: 1.5;
      margin-top: 0;
  }
  .fs-c-productList__list .fs-c-price {
      font-size: 12px;
      font-weight: normal;
      padding: 0 1px;
  }
/*  在庫切れ*/
  .fs-c-productListItem__outOfStock.fs-c-productListItem__notice.fs-c-productStock {
      font-size: 10px;
      padding: 0 1px;
  }
}
.fs-c-pagination__item.is-active {
  background: #999999;
  color: #ffffff;
}
.fs-c-pagination__item--prev {
  color: #333333;
  cursor: pointer;
  white-space: nowrap;
}
.fs-c-pagination__item--prev::before {
  font-family: 'fs-icon' !important;
  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;
  content: "";
  display: block;
  font-size: 0.9em;
  line-height: 1;
}
.fs-c-pagination__item--prev:hover {
  opacity: 0.8;
}
.fs-c-pagination__item--next {
  color: #333333;
  cursor: pointer;
  white-space: nowrap;
}
.fs-c-pagination__item--next::before {
  font-family: 'fs-icon' !important;
  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;
  content: "";
  display: block;
  font-size: 0.9em;
  line-height: 1;
}
.fs-c-pagination__item--next:hover {
  opacity: 0.8;
}
[class*="fs-c-pagination__item--"] {
  width: 2em;
}
[class*="fs-c-pagination__item--"]::before {
  height: 1em;
  width: 1em;
}
[class*="fs-c-pagination__item--"].is-disabled {
  color: #999999;
  cursor: not-allowed;
}
.fs-c-listControl {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  flex-grow: 2;
  padding: 0;
}
.fs-c-listControl>*+* {
  margin-top: 8px;
}
@media screen and (min-width: 600px) {
  .fs-c-listControl {
    flex-direction: row;
    align-items: center;
  }
  .fs-c-listControl>*+* {
    margin-top: 0;
    margin-left: 8px;
  }
}
.fs-c-productList__controller, .fs-c-coordinationList__controller, .fs-c-staffList__controller {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 8px 0;
  font-size: 90%;
}
.fs-c-productList__controller>*, .fs-c-coordinationList__controller>*, .fs-c-staffList__controller>* {
  margin: 8px 0;
}
.fs-c-productList__list {
  /*display: -ms-grid;
  display: grid;*/
  -ms-grid-columns: calc(50% - 0px) calc(50% - 0px);
  grid-template-columns: calc(50% - 0px) calc(50% - 0px);
  grid-gap: 0px;
}
.fs-c-productList__list>*:nth-child(1) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
.fs-c-productList__list>*:nth-child(2) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
.fs-c-productList__list>*:nth-child(3) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
}
.fs-c-productList__list>*:nth-child(4) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}
.fs-c-productList__list>*:nth-child(5) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 3;
  grid-row: 3;
}
.fs-c-productList__list>*:nth-child(6) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
}
.fs-c-productList__list>*:nth-child(7) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 4;
  grid-row: 4;
}
.fs-c-productList__list>*:nth-child(8) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 4;
  grid-row: 4;
}
.fs-c-productList__list>*:nth-child(9) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 5;
  grid-row: 5;
}
.fs-c-productList__list>*:nth-child(10) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 5;
  grid-row: 5;
}
.fs-c-productList__list>*:nth-child(11) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 6;
  grid-row: 6;
}
.fs-c-productList__list>*:nth-child(12) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 6;
  grid-row: 6;
}
.fs-c-productList__list>*:nth-child(13) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 7;
  grid-row: 7;
}
.fs-c-productList__list>*:nth-child(14) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 7;
  grid-row: 7;
}
.fs-c-productList__list>*:nth-child(15) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 8;
  grid-row: 8;
}
.fs-c-productList__list>*:nth-child(16) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 8;
  grid-row: 8;
}
.fs-c-productList__list>*:nth-child(17) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 9;
  grid-row: 9;
}
.fs-c-productList__list>*:nth-child(18) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 9;
  grid-row: 9;
}
.fs-c-productList__list>*:nth-child(19) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 10;
  grid-row: 10;
}
.fs-c-productList__list>*:nth-child(20) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 10;
  grid-row: 10;
}
.fs-c-productList__list>*:nth-child(21) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 11;
  grid-row: 11;
}
.fs-c-productList__list>*:nth-child(22) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 11;
  grid-row: 11;
}
.fs-c-productList__list>*:nth-child(23) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 12;
  grid-row: 12;
}
.fs-c-productList__list>*:nth-child(24) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 12;
  grid-row: 12;
}
.fs-c-productList__list>*:nth-child(25) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 13;
  grid-row: 13;
}
.fs-c-productList__list>*:nth-child(26) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 13;
  grid-row: 13;
}
.fs-c-productList__list>*:nth-child(27) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 14;
  grid-row: 14;
}
.fs-c-productList__list>*:nth-child(28) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 14;
  grid-row: 14;
}
.fs-c-productList__list>*:nth-child(29) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 15;
  grid-row: 15;
}
.fs-c-productList__list>*:nth-child(30) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 15;
  grid-row: 15;
}
.fs-c-productList__list>*:nth-child(31) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 16;
  grid-row: 16;
}
.fs-c-productList__list>*:nth-child(32) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 16;
  grid-row: 16;
}
.fs-c-productList__list>*:nth-child(33) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 17;
  grid-row: 17;
}
.fs-c-productList__list>*:nth-child(34) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 17;
  grid-row: 17;
}
.fs-c-productList__list>*:nth-child(35) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 18;
  grid-row: 18;
}
.fs-c-productList__list>*:nth-child(36) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 18;
  grid-row: 18;
}
.fs-c-productList__list>*:nth-child(37) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 19;
  grid-row: 19;
}
.fs-c-productList__list>*:nth-child(38) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 19;
  grid-row: 19;
}
.fs-c-productList__list>*:nth-child(39) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 20;
  grid-row: 20;
}
.fs-c-productList__list>*:nth-child(40) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 20;
  grid-row: 20;
}
.fs-c-productList__list>*:nth-child(41) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 21;
  grid-row: 21;
}
.fs-c-productList__list>*:nth-child(42) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 21;
  grid-row: 21;
}
.fs-c-productList__list>*:nth-child(43) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 22;
  grid-row: 22;
}
.fs-c-productList__list>*:nth-child(44) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 22;
  grid-row: 22;
}
.fs-c-productList__list>*:nth-child(45) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 23;
  grid-row: 23;
}
.fs-c-productList__list>*:nth-child(46) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 23;
  grid-row: 23;
}
.fs-c-productList__list>*:nth-child(47) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 24;
  grid-row: 24;
}
.fs-c-productList__list>*:nth-child(48) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 24;
  grid-row: 24;
}
.fs-c-productList__list>*:nth-child(49) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 25;
  grid-row: 25;
}
.fs-c-productList__list>*:nth-child(50) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 25;
  grid-row: 25;
}
.fs-c-productList__list>*:nth-child(51) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 26;
  grid-row: 26;
}
.fs-c-productList__list>*:nth-child(52) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 26;
  grid-row: 26;
}
.fs-c-productList__list>*:nth-child(53) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 27;
  grid-row: 27;
}
.fs-c-productList__list>*:nth-child(54) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 27;
  grid-row: 27;
}
.fs-c-productList__list>*:nth-child(55) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 28;
  grid-row: 28;
}
.fs-c-productList__list>*:nth-child(56) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 28;
  grid-row: 28;
}
.fs-c-productList__list>*:nth-child(57) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 29;
  grid-row: 29;
}
.fs-c-productList__list>*:nth-child(58) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 29;
  grid-row: 29;
}
.fs-c-productList__list>*:nth-child(59) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 30;
  grid-row: 30;
}
.fs-c-productList__list>*:nth-child(60) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 30;
  grid-row: 30;
}
.fs-c-productList__list>*:nth-child(61) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 31;
  grid-row: 31;
}
.fs-c-productList__list>*:nth-child(62) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 31;
  grid-row: 31;
}
.fs-c-productList__list>*:nth-child(63) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 32;
  grid-row: 32;
}
.fs-c-productList__list>*:nth-child(64) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 32;
  grid-row: 32;
}
.fs-c-productList__list>*:nth-child(65) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 33;
  grid-row: 33;
}
.fs-c-productList__list>*:nth-child(66) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 33;
  grid-row: 33;
}
.fs-c-productList__list>*:nth-child(67) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 34;
  grid-row: 34;
}
.fs-c-productList__list>*:nth-child(68) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 34;
  grid-row: 34;
}
.fs-c-productList__list>*:nth-child(69) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 35;
  grid-row: 35;
}
.fs-c-productList__list>*:nth-child(70) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 35;
  grid-row: 35;
}
.fs-c-productList__list>*:nth-child(71) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 36;
  grid-row: 36;
}
.fs-c-productList__list>*:nth-child(72) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 36;
  grid-row: 36;
}
.fs-c-productList__list>*:nth-child(73) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 37;
  grid-row: 37;
}
.fs-c-productList__list>*:nth-child(74) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 37;
  grid-row: 37;
}
.fs-c-productList__list>*:nth-child(75) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 38;
  grid-row: 38;
}
.fs-c-productList__list>*:nth-child(76) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 38;
  grid-row: 38;
}
.fs-c-productList__list>*:nth-child(77) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 39;
  grid-row: 39;
}
.fs-c-productList__list>*:nth-child(78) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 39;
  grid-row: 39;
}
.fs-c-productList__list>*:nth-child(79) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 40;
  grid-row: 40;
}
.fs-c-productList__list>*:nth-child(80) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 40;
  grid-row: 40;
}
.fs-c-productList__list>*:nth-child(81) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 41;
  grid-row: 41;
}
.fs-c-productList__list>*:nth-child(82) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 41;
  grid-row: 41;
}
.fs-c-productList__list>*:nth-child(83) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 42;
  grid-row: 42;
}
.fs-c-productList__list>*:nth-child(84) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 42;
  grid-row: 42;
}
.fs-c-productList__list>*:nth-child(85) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 43;
  grid-row: 43;
}
.fs-c-productList__list>*:nth-child(86) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 43;
  grid-row: 43;
}
.fs-c-productList__list>*:nth-child(87) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 44;
  grid-row: 44;
}
.fs-c-productList__list>*:nth-child(88) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 44;
  grid-row: 44;
}
.fs-c-productList__list>*:nth-child(89) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 45;
  grid-row: 45;
}
.fs-c-productList__list>*:nth-child(90) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 45;
  grid-row: 45;
}
.fs-c-productList__list>*:nth-child(91) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 46;
  grid-row: 46;
}
.fs-c-productList__list>*:nth-child(92) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 46;
  grid-row: 46;
}
.fs-c-productList__list>*:nth-child(93) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 47;
  grid-row: 47;
}
.fs-c-productList__list>*:nth-child(94) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 47;
  grid-row: 47;
}
.fs-c-productList__list>*:nth-child(95) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 48;
  grid-row: 48;
}
.fs-c-productList__list>*:nth-child(96) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 48;
  grid-row: 48;
}
.fs-c-productList__list>*:nth-child(97) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 49;
  grid-row: 49;
}
.fs-c-productList__list>*:nth-child(98) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 49;
  grid-row: 49;
}
.fs-c-productList__list>*:nth-child(99) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 50;
  grid-row: 50;
}
.fs-c-productList__list>*:nth-child(100) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 50;
  grid-row: 50;
}
.fs-c-productList__list>*:nth-child(101) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 51;
  grid-row: 51;
}
.fs-c-productList__list>*:nth-child(102) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 51;
  grid-row: 51;
}
.fs-c-productList__list>*:nth-child(103) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 52;
  grid-row: 52;
}
.fs-c-productList__list>*:nth-child(104) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 52;
  grid-row: 52;
}
.fs-c-productList__list>*:nth-child(105) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 53;
  grid-row: 53;
}
.fs-c-productList__list>*:nth-child(106) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 53;
  grid-row: 53;
}
.fs-c-productList__list>*:nth-child(107) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 54;
  grid-row: 54;
}
.fs-c-productList__list>*:nth-child(108) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 54;
  grid-row: 54;
}
.fs-c-productList__list>*:nth-child(109) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 55;
  grid-row: 55;
}
.fs-c-productList__list>*:nth-child(110) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 55;
  grid-row: 55;
}
.fs-c-productList__list>*:nth-child(111) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 56;
  grid-row: 56;
}
.fs-c-productList__list>*:nth-child(112) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 56;
  grid-row: 56;
}
.fs-c-productList__list>*:nth-child(113) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 57;
  grid-row: 57;
}
.fs-c-productList__list>*:nth-child(114) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 57;
  grid-row: 57;
}
.fs-c-productList__list>*:nth-child(115) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 58;
  grid-row: 58;
}
.fs-c-productList__list>*:nth-child(116) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 58;
  grid-row: 58;
}
.fs-c-productList__list>*:nth-child(117) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 59;
  grid-row: 59;
}
.fs-c-productList__list>*:nth-child(118) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 59;
  grid-row: 59;
}
.fs-c-productList__list>*:nth-child(119) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 60;
  grid-row: 60;
}
.fs-c-productList__list>*:nth-child(120) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 60;
  grid-row: 60;
}
.fs-c-productList__list>*:nth-child(121) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 61;
  grid-row: 61;
}
.fs-c-productList__list>*:nth-child(122) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 61;
  grid-row: 61;
}
.fs-c-productList__list>*:nth-child(123) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 62;
  grid-row: 62;
}
.fs-c-productList__list>*:nth-child(124) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 62;
  grid-row: 62;
}
.fs-c-productList__list>*:nth-child(125) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 63;
  grid-row: 63;
}
.fs-c-productList__list>*:nth-child(126) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 63;
  grid-row: 63;
}
.fs-c-productList__list>*:nth-child(127) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 64;
  grid-row: 64;
}
.fs-c-productList__list>*:nth-child(128) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 64;
  grid-row: 64;
}
.fs-c-productList__list>*:nth-child(129) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 65;
  grid-row: 65;
}
.fs-c-productList__list>*:nth-child(130) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 65;
  grid-row: 65;
}
.fs-c-productList__list>*:nth-child(131) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 66;
  grid-row: 66;
}
.fs-c-productList__list>*:nth-child(132) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 66;
  grid-row: 66;
}
.fs-c-productList__list>*:nth-child(133) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 67;
  grid-row: 67;
}
.fs-c-productList__list>*:nth-child(134) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 67;
  grid-row: 67;
}
.fs-c-productList__list>*:nth-child(135) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 68;
  grid-row: 68;
}
.fs-c-productList__list>*:nth-child(136) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 68;
  grid-row: 68;
}
.fs-c-productList__list>*:nth-child(137) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 69;
  grid-row: 69;
}
.fs-c-productList__list>*:nth-child(138) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 69;
  grid-row: 69;
}
.fs-c-productList__list>*:nth-child(139) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 70;
  grid-row: 70;
}
.fs-c-productList__list>*:nth-child(140) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 70;
  grid-row: 70;
}
.fs-c-productList__list>*:nth-child(141) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 71;
  grid-row: 71;
}
.fs-c-productList__list>*:nth-child(142) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 71;
  grid-row: 71;
}
.fs-c-productList__list>*:nth-child(143) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 72;
  grid-row: 72;
}
.fs-c-productList__list>*:nth-child(144) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 72;
  grid-row: 72;
}
.fs-c-productList__list>*:nth-child(145) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 73;
  grid-row: 73;
}
.fs-c-productList__list>*:nth-child(146) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 73;
  grid-row: 73;
}
.fs-c-productList__list>*:nth-child(147) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 74;
  grid-row: 74;
}

.fs-c-productList__list>*:nth-child(148) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 74;
  grid-row: 74;
}
.fs-c-productList__list>*:nth-child(149) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 75;
  grid-row: 75;
}
.fs-c-productList__list>*:nth-child(150) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 75;
  grid-row: 75;
}
.fs-c-productList__list>*:nth-child(151) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 76;
  grid-row: 76;
}
.fs-c-productList__list>*:nth-child(152) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 76;
  grid-row: 76;
}
.fs-c-productList__list>*:nth-child(153) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 77;
  grid-row: 77;
}
.fs-c-productList__list>*:nth-child(154) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 77;
  grid-row: 77;
}
.fs-c-productList__list>*:nth-child(155) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 78;
  grid-row: 78;
}
.fs-c-productList__list>*:nth-child(156) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 78;
  grid-row: 78;
}
.fs-c-productList__list>*:nth-child(157) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 79;
  grid-row: 79;
}
.fs-c-productList__list>*:nth-child(158) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 79;
  grid-row: 79;
}
.fs-c-productList__list>*:nth-child(159) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 80;
  grid-row: 80;
}
.fs-c-productList__list>*:nth-child(160) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 80;
  grid-row: 80;
}
.fs-c-productList__list>*:nth-child(161) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 81;
  grid-row: 81;
}
.fs-c-productList__list>*:nth-child(162) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 81;
  grid-row: 81;
}
.fs-c-productList__list>*:nth-child(163) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 82;
  grid-row: 82;
}
.fs-c-productList__list>*:nth-child(164) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 82;
  grid-row: 82;
}
.fs-c-productList__list>*:nth-child(165) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 83;
  grid-row: 83;
}
.fs-c-productList__list>*:nth-child(166) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 83;
  grid-row: 83;
}
.fs-c-productList__list>*:nth-child(167) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 84;
  grid-row: 84;
}
.fs-c-productList__list>*:nth-child(168) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 84;
  grid-row: 84;
}
.fs-c-productList__list>*:nth-child(169) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 85;
  grid-row: 85;
}
.fs-c-productList__list>*:nth-child(170) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 85;
  grid-row: 85;
}
.fs-c-productList__list>*:nth-child(171) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 86;
  grid-row: 86;
}
.fs-c-productList__list>*:nth-child(172) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 86;
  grid-row: 86;
}
.fs-c-productList__list>*:nth-child(173) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 87;
  grid-row: 87;
}
.fs-c-productList__list>*:nth-child(174) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 87;
  grid-row: 87;
}
.fs-c-productList__list>*:nth-child(175) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 88;
  grid-row: 88;
}
.fs-c-productList__list>*:nth-child(176) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 88;
  grid-row: 88;
}
.fs-c-productList__list>*:nth-child(177) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 89;
  grid-row: 89;
}
.fs-c-productList__list>*:nth-child(178) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 89;
  grid-row: 89;
}
.fs-c-productList__list>*:nth-child(179) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 90;
  grid-row: 90;
}
.fs-c-productList__list>*:nth-child(180) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 90;
  grid-row: 90;
}
.fs-c-productList__list>*:nth-child(181) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 91;
  grid-row: 91;
}
.fs-c-productList__list>*:nth-child(182) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 91;
  grid-row: 91;
}
.fs-c-productList__list>*:nth-child(183) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 92;
  grid-row: 92;
}
.fs-c-productList__list>*:nth-child(184) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 92;
  grid-row: 92;
}
.fs-c-productList__list>*:nth-child(185) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 93;
  grid-row: 93;
}
.fs-c-productList__list>*:nth-child(186) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 93;
  grid-row: 93;
}
.fs-c-productList__list>*:nth-child(187) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 94;
  grid-row: 94;
}
.fs-c-productList__list>*:nth-child(188) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 94;
  grid-row: 94;
}
.fs-c-productList__list>*:nth-child(189) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 95;
  grid-row: 95;
}
.fs-c-productList__list>*:nth-child(190) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 95;
  grid-row: 95;
}
.fs-c-productList__list>*:nth-child(191) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 96;
  grid-row: 96;
}
.fs-c-productList__list>*:nth-child(192) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 96;
  grid-row: 96;
}
.fs-c-productList__list>*:nth-child(193) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 97;
  grid-row: 97;
}
.fs-c-productList__list>*:nth-child(194) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 97;
  grid-row: 97;
}
.fs-c-productList__list>*:nth-child(195) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 98;
  grid-row: 98;
}
.fs-c-productList__list>*:nth-child(196) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 98;
  grid-row: 98;
}
.fs-c-productList__list>*:nth-child(197) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 99;
  grid-row: 99;
}
.fs-c-productList__list>*:nth-child(198) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 99;
  grid-row: 99;
}
.fs-c-productList__list>*:nth-child(199) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 100;
  grid-row: 100;
}
.fs-c-productList__list>*:nth-child(200) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 100;
  grid-row: 100;
}
@media screen and (min-width: 600px) {
  .fs-c-productList__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: calc(33.33333% - 0px) calc(33.33333% - 0px) calc(33.33333% - 0px);
    grid-template-columns: calc(33.33333% - 0px) calc(33.33333% - 0px) calc(33.33333% - 0px);
    grid-gap: 0px;
  }
  .fs-c-productList__list>*:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list>*:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list>*:nth-child(3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list>*:nth-child(4) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list>*:nth-child(5) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list>*:nth-child(6) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list>*:nth-child(7) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list>*:nth-child(8) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list>*:nth-child(9) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list>*:nth-child(10) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list>*:nth-child(11) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list>*:nth-child(12) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list>*:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list>*:nth-child(14) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list>*:nth-child(15) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list>*:nth-child(16) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list>*:nth-child(17) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list>*:nth-child(18) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list>*:nth-child(19) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list>*:nth-child(20) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list>*:nth-child(21) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list>*:nth-child(22) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list>*:nth-child(23) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list>*:nth-child(24) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list>*:nth-child(25) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list>*:nth-child(26) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list>*:nth-child(27) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list>*:nth-child(28) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list>*:nth-child(29) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list>*:nth-child(30) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list>*:nth-child(31) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list>*:nth-child(32) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list>*:nth-child(33) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list>*:nth-child(34) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list>*:nth-child(35) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list>*:nth-child(36) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list>*:nth-child(37) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list>*:nth-child(38) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list>*:nth-child(39) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list>*:nth-child(40) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list>*:nth-child(41) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list>*:nth-child(42) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list>*:nth-child(43) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list>*:nth-child(44) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list>*:nth-child(45) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list>*:nth-child(46) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list>*:nth-child(47) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list>*:nth-child(48) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list>*:nth-child(49) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list>*:nth-child(50) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list>*:nth-child(51) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list>*:nth-child(52) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list>*:nth-child(53) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list>*:nth-child(54) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list>*:nth-child(55) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list>*:nth-child(56) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list>*:nth-child(57) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list>*:nth-child(58) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list>*:nth-child(59) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list>*:nth-child(60) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list>*:nth-child(61) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list>*:nth-child(62) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list>*:nth-child(63) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list>*:nth-child(64) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list>*:nth-child(65) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list>*:nth-child(66) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list>*:nth-child(67) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list>*:nth-child(68) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list>*:nth-child(69) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list>*:nth-child(70) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list>*:nth-child(71) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list>*:nth-child(72) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list>*:nth-child(73) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list>*:nth-child(74) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list>*:nth-child(75) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list>*:nth-child(76) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list>*:nth-child(77) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list>*:nth-child(78) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list>*:nth-child(79) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list>*:nth-child(80) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list>*:nth-child(81) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list>*:nth-child(82) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list>*:nth-child(83) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list>*:nth-child(84) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list>*:nth-child(85) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list>*:nth-child(86) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list>*:nth-child(87) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list>*:nth-child(88) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list>*:nth-child(89) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list>*:nth-child(90) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list>*:nth-child(91) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list>*:nth-child(92) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list>*:nth-child(93) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list>*:nth-child(94) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list>*:nth-child(95) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list>*:nth-child(96) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list>*:nth-child(97) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list>*:nth-child(98) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list>*:nth-child(99) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list>*:nth-child(100) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list>*:nth-child(101) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list>*:nth-child(102) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list>*:nth-child(103) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list>*:nth-child(104) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 35;
    grid-row: 35;
  }

  .fs-c-productList__list>*:nth-child(105) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list>*:nth-child(106) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list>*:nth-child(107) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list>*:nth-child(108) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list>*:nth-child(109) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list>*:nth-child(110) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list>*:nth-child(111) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list>*:nth-child(112) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list>*:nth-child(113) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list>*:nth-child(114) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list>*:nth-child(115) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list>*:nth-child(116) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list>*:nth-child(117) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list>*:nth-child(118) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list>*:nth-child(119) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list>*:nth-child(120) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list>*:nth-child(121) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list>*:nth-child(122) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list>*:nth-child(123) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list>*:nth-child(124) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list>*:nth-child(125) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list>*:nth-child(126) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list>*:nth-child(127) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list>*:nth-child(128) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list>*:nth-child(129) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list>*:nth-child(130) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list>*:nth-child(131) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list>*:nth-child(132) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list>*:nth-child(133) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list>*:nth-child(134) {
    -ms-grid-column: 2;

    grid-column: 2;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list>*:nth-child(135) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list>*:nth-child(136) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list>*:nth-child(137) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list>*:nth-child(138) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list>*:nth-child(139) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list>*:nth-child(140) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list>*:nth-child(141) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list>*:nth-child(142) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list>*:nth-child(143) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list>*:nth-child(144) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list>*:nth-child(145) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list>*:nth-child(146) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list>*:nth-child(147) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list>*:nth-child(148) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list>*:nth-child(149) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list>*:nth-child(150) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list>*:nth-child(151) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 51;
    grid-row: 51;
  }
  .fs-c-productList__list>*:nth-child(152) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 51;
    grid-row: 51;
  }
  .fs-c-productList__list>*:nth-child(153) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 51;
    grid-row: 51;
  }
  .fs-c-productList__list>*:nth-child(154) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 52;
    grid-row: 52;
  }
  .fs-c-productList__list>*:nth-child(155) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 52;
    grid-row: 52;
  }
  .fs-c-productList__list>*:nth-child(156) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 52;
    grid-row: 52;
  }
  .fs-c-productList__list>*:nth-child(157) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 53;
    grid-row: 53;
  }
  .fs-c-productList__list>*:nth-child(158) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 53;
    grid-row: 53;
  }
  .fs-c-productList__list>*:nth-child(159) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 53;
    grid-row: 53;
  }
  .fs-c-productList__list>*:nth-child(160) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 54;
    grid-row: 54;
  }
  .fs-c-productList__list>*:nth-child(161) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 54;
    grid-row: 54;
  }
  .fs-c-productList__list>*:nth-child(162) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 54;
    grid-row: 54;
  }
  .fs-c-productList__list>*:nth-child(163) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 55;
    grid-row: 55;
  }
  .fs-c-productList__list>*:nth-child(164) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 55;
    grid-row: 55;
  }
  .fs-c-productList__list>*:nth-child(165) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 55;
    grid-row: 55;
  }
  .fs-c-productList__list>*:nth-child(166) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 56;
    grid-row: 56;
  }
  .fs-c-productList__list>*:nth-child(167) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 56;
    grid-row: 56;
  }
  .fs-c-productList__list>*:nth-child(168) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 56;
    grid-row: 56;
  }
  .fs-c-productList__list>*:nth-child(169) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 57;
    grid-row: 57;
  }
  .fs-c-productList__list>*:nth-child(170) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 57;
    grid-row: 57;
  }
  .fs-c-productList__list>*:nth-child(171) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 57;
    grid-row: 57;
  }
  .fs-c-productList__list>*:nth-child(172) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 58;
    grid-row: 58;
  }
  .fs-c-productList__list>*:nth-child(173) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 58;
    grid-row: 58;
  }
  .fs-c-productList__list>*:nth-child(174) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 58;
    grid-row: 58;
  }
  .fs-c-productList__list>*:nth-child(175) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 59;
    grid-row: 59;
  }
  .fs-c-productList__list>*:nth-child(176) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 59;
    grid-row: 59;
  }
  .fs-c-productList__list>*:nth-child(177) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 59;
    grid-row: 59;
  }
  .fs-c-productList__list>*:nth-child(178) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 60;
    grid-row: 60;
  }
  .fs-c-productList__list>*:nth-child(179) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 60;
    grid-row: 60;
  }
  .fs-c-productList__list>*:nth-child(180) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 60;
    grid-row: 60;
  }
  .fs-c-productList__list>*:nth-child(181) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 61;
    grid-row: 61;
  }
  .fs-c-productList__list>*:nth-child(182) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 61;
    grid-row: 61;
  }
  .fs-c-productList__list>*:nth-child(183) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 61;
    grid-row: 61;
  }
  .fs-c-productList__list>*:nth-child(184) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 62;
    grid-row: 62;
  }
  .fs-c-productList__list>*:nth-child(185) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 62;
    grid-row: 62;
  }
  .fs-c-productList__list>*:nth-child(186) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 62;
    grid-row: 62;
  }
  .fs-c-productList__list>*:nth-child(187) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 63;
    grid-row: 63;
  }
  .fs-c-productList__list>*:nth-child(188) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 63;
    grid-row: 63;
  }
  .fs-c-productList__list>*:nth-child(189) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 63;
    grid-row: 63;
  }
  .fs-c-productList__list>*:nth-child(190) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 64;
    grid-row: 64;
  }
  .fs-c-productList__list>*:nth-child(191) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 64;
    grid-row: 64;
  }
  .fs-c-productList__list>*:nth-child(192) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 64;
    grid-row: 64;
  }
  .fs-c-productList__list>*:nth-child(193) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 65;
    grid-row: 65;
  }
  .fs-c-productList__list>*:nth-child(194) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 65;
    grid-row: 65;
  }
  .fs-c-productList__list>*:nth-child(195) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 65;
    grid-row: 65;
  }
  .fs-c-productList__list>*:nth-child(196) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 66;
    grid-row: 66;
  }
  .fs-c-productList__list>*:nth-child(197) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 66;
    grid-row: 66;
  }
  .fs-c-productList__list>*:nth-child(198) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 66;
    grid-row: 66;
  }
  .fs-c-productList__list>*:nth-child(199) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 67;
    grid-row: 67;
  }
  .fs-c-productList__list>*:nth-child(200) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 67;
    grid-row: 67;
  }
}
.header-pr-pc {
  text-align: center;
  background: #767676;
  color: #fff;
  padding: 4px 0 5px;
}
.header-pr-pc p {
  margin: 0;
}
.dc-header__wrapper .fs-clientInfo.is-ready {
  font-size: 12px;
}
.dc-header__cart .fs-p-headerNavigation__viewCartButton .fs-clientInfo.is-ready {
  display: block;
  position: absolute;
  top: -2px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 18px;
  margin: auto;
  left: 0;
  right: -3px;
}
@media screen and (max-width: 768.98px) {
  .dc-header-user a.dc-header-user__login, .dc-header-user a.dc-header-user__newuser {
    display: block;
    padding: 1em 0;
    border-radius: 5px;
    text-align: center;
  }
}
@media screen and (max-width: 768.98px) {
  .dc-header-user a.dc-header-user__login {
    background: #1b1b1b;
    color: #fff;
  }
  .dc-header-user a.dc-header-user__newuser {
    margin-top: 1em;
    border: 1px solid #1b1b1b;
  }
}
.dc-list--dot li::before {
  display: inline-block;
  content: "・";
  position: absolute;
  left: 0px;
}
.dc-link-chev:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: currentColor;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-45%);
  transform: translateY(-45%);
  -webkit-transition: -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
  transition: -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
  transition: transform .3s cubic-bezier(.645, .045, .355, 1);
  transition: transform .3s cubic-bezier(.645, .045, .355, 1), -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
  font-size: 10px;
}
.fs-c-productReview {
  margin-bottom: 20px;
}
.fs-c-productReview .fs-c-productReview__addReview.fs-c-buttonContainer.fs-c-buttonContainer--addReview--detail {
  align-items: center;
  background: none;
  width: auto;
  text-align: left;
  justify-content: flex-start;
  display: flex;
}
.fs-c-productReview .fs-c-productReview__addReview.fs-c-buttonContainer.fs-c-buttonContainer--addReview--detail::before {
    content: "";
    background-image: url(https://clubd.itembox.design/item/img/common/icon-pcsp-review.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}
@media screen and (max-width: 599px) {
  .fs-body-product .details .pickitem_link a {
    display: block;
    border: 1px solid #333;
    width: 88%;
    margin: 25px auto 40px;
    padding: 20px;
  }
}
#your-stylist-talk {
  background: #e7faeb;
  position: relative;
  padding-bottom: 40px;
  margin-top: 80px;
}
#your-stylist-talk:before {
  content: "";
  background: url(https://www.clubd.co.jp/images/goods/st/st1970/your-stylist-talk-huki.png) no-repeat;
  background-size: contain;
  width: 100%;
  position: absolute;
  height: 20%;
  left: 0;
}
.js-dc-accordion__toggle::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.dc-footer-user a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.fs-c-breadcrumb__list > li {
  font-weight: 500;
  color: #000;
  font-size: 12px;
}
.dc-link-square-collapse[aria-expanded=false]:after {
  content: "\f107";
}
.dc-link-square-collapse[aria-expanded=true]:after {
  content: "\f106";
}
.dc-material-list__h:after {
  content: ":";
  display: inline-block;
}
.dc-material-list--s .dc-material-list__h {
  -webkit-box-flex: 0;
  -ms-flex: 0 100px;
  flex: 0 100px;
}
a.measure-body {
  position: relative;
}
a.measure-body::after {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
.details a.alink:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
nav.fs-c-breadcrumb .fs-c-breadcrumb__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.fs-c-breadcrumb__listItem {
  position: relative
}
.ffs-c-breadcrumb__listItem:first-child {
  padding-left: 0
}
.fs-c-breadcrumb__listItem:first-child a:before {
  margin-right: 1em;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  font-weight: 900;
}
.fs-c-breadcrumb__listItem:not(:first-child) {
  margin-left: 1em
}
.fs-c-breadcrumb__listItem:not(:first-child):before {
  display: inline-block;
  margin-right: 1em;
  content: "/"
}
.fs-c-breadcrumb__list > li a {
  text-decoration: none;
}
.fs-c-breadcrumb__list > li a:hover {
  text-decoration: underline;
}
@media screen and (min-width:769px) {
  nav.fs-c-breadcrumb {
    padding: 32px 0 50px;
    font-size: 12px;
    font-size: .75rem
  }
}
@media screen and (max-width:768.98px) {
  nav.fs-c-breadcrumb {
/*    padding: 20px 0 28px;*/
    padding: 15px 0 0 15px;
    font-size: 10px;
    font-size: .625rem;
    width: 100%;
  }
}
.fs-c-requiredMark {
  width: 8px;
  height: 1.5em;
  color: #f22;
}
.fs-c-requiredMark::before {
  font-size: 12px;
}
.fs-c-inputGroup, .fs-c-inputGroup--vertical, .fs-c-inputGroup--inline {
  min-height: 3em;
}
.dc-link-chev.is-current::after {
  color: #1096db;
  -webkit-transform: translate(17px, -50%);
  transform: translate(17px, -50%);
}
.dc-link-chev:hover {
  text-decoration: none;
}
[type="text"], [type="tel"], [type="url"], [type="email"], [type="password"], [type="number"] {
  padding: 1em 1.5em;
}
.fs-c-quantity__number {
  padding: 5px;
}
.fs-body-my-account-settings-edit .fs-c-inputInformation__field .fs-c-dropdown__menu {
  padding: 1em 1.5em;
}
.fs-c-productImage__image {
  margin: auto;
}
.fs-c-noResultMessage__title {
  text-align: center;
}
.fs-c-continueShopping {
  text-align: center;
  margin-top: 50px;
}
.fs-c-button--cancel.fs-c-button--standard {
  width: 35%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.9rem;
}
/*.fs-c-buttonContainer {
    margin-top: 2vmin;
}*/
.fs-c-addressBookList__form .fs-c-buttonContainer--addAddressbook {
  justify-content: flex-start;
  padding: 8px 0;
}
.fs-c-addressBookList__form .fs-c-listTable th, .fs-c-addressBookList__form .fs-c-listTable td {
  border-right: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  padding: 8px;
  text-align: left;
}
.fs-c-addressBookList__form .fs-c-listTable td {
border-right: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-bottom: 1px solid #B2B2B1;
    padding: 8px;
    text-align: left;
}
.fs-c-addressBookList__form .fs-c-listTable th:first-child, .fs-c-addressBookList__form .fs-c-listTable td:first-child {
  border-left: none;
}
.fs-c-addressBookList__form .fs-c-listTable th:last-child, .fs-c-addressBookList__form .fs-c-listTable td:last-child {
  border-right: none;
}
.fs-c-addressBookList__form .fs-c-address__address {
  display: flex;
  flex-wrap: wrap;
}
.fs-c-addressBookList__form .fs-c-address__address > *:not(:last-child) {
  margin-right: 4px;
}
.fs-c-addressBookList__form .fs-c-address__address > * {
  word-break: break-all;
}
.fs-c-addressBookList__form .fs-c-buttonContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 5px 0 5px;
}
.fs-c-addressBookList__form .fs-c-buttonContainer--deleteChange {
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.fs-c-addressBookList__form .fs-c-address__tel {
  display: block;
}
.fs-c-addressBookList__form .fs-u-tel::before {
  content: "TEL: ";
}
.fs-c-addressBookList__form .fs-c-addressBookList__addButton {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
.fs-c-addressBookList__form .fs-c-button--secondary {
  background: #000;
  border: 1px solid #000;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  box-shadow: 0 0 2px #b2b2b2;
  width: 35%;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.fs-c-addressBookList__form .fs-c-listTable>tbody {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-addressBookList__form .fs-c-listTable {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px;
}
.fs-c-addressBookList__form .fs-c-addressBookList__list {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-row: 2;
  grid-row: 2;
}
.fs-c-addressBookList__form .fs-c-addressBookList__count {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  text-align: right;
}
.fs-u-zipCode::before {
  content: "〒";
}
@media screen and (min-width: 600px) {
  .fs-c-addressBookList__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    align-items: baseline;
  }
  .fs-c-button--secondary.fs-c-button--addToAddressbook {
    max-width: 352px;
  }
  .fs-c-addressBookList__list .fs-c-buttonContainer--deleteChange {
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .fs-body-my-top .dc-button-logout {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.fs-c-button--secondary.fs-c-button--addToAddressbook {
  width: 100%;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.fs-c-button--changeInfomation.fs-c-button--secondary {
  font-size: 16px;
  padding: 0.8em 1.6em 0.6em;
  width: auto;
  display: block;
  margin: 10px;
  border: none;
  box-shadow: none;
}
@media screen and (max-width: 600px) {
  .fs-c-listTable > tbody > tr > th, .fs-c-listTable > tbody > tr td {
    display: block;
    border: none;
  }
  .fs-c-listTable > tbody > tr {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .fs-c-listTable > tbody > tr {
    border: 1px solid #b2b2b2;
  }
  .fs-c-listTable > tbody > tr > th::before, .fs-c-listTable > tbody > tr td::before {
    content: attr(aria-label);
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
  }
}
#fs-buyerInfo-container, #fs-addressInfo-container, #fs-paymentList-container, #fs-couponInfo-container, #fs-deliveryInfo-container, #fs-orderContents-container, #fs-pointInfo-container {
  background: #f9f9f9;
  padding: 2em 1.5em 1.5em 1.5em;
  border: 1px solid #ddd;
}
.fs-c-checkout-customerInfo__name, .fs-c-checkout-destination__name {
  font-size: 1.4rem;
}
.fs-c-checkout-preview__title {
  border-bottom: 1px solid #333;
  font-size: 0.9rem;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0 0 8px;
  font-weight: bold;
}
#fs_orderTotalContainer {
  width: 30%;
}
.fs-l-checkout__mainColumn {
  margin-right: 20px;
}
@media screen and (min-width: 960px) {
  [class^="dc-row"] .fs-l-checkout__sideColumn {
    margin-top: 0;
    flex-grow: 1;
    flex-basis: 320px;
    min-width: 320px;
  }
  [class^="dc-row"] .fs-l-checkout__mainColumn {
    flex-grow: 1;
    max-width: calc(100vw - (8px*44));
    padding-right: 24px;
    font-size: 0.9rem;
    width: 740px;
  }
}
.fs-c-button--change--small.fs-c-button--standard {
  margin-top: 15px;
  margin-bottom: 10px;
}
.fs-c-inputInformation__button.fs-c-buttonContainer--leaveCancel.fs-c-buttonContainer--pair {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fs-c-button--confirmLeave.fs-c-button--primary, .fs-c-button--confirmChange.fs-c-button--primary, .fs-c-button--register.fs-c-button--primary {
  margin: 0;
  margin-right: 15px;
}
#fs_NewAddress .fs-c-button--register.fs-c-button--primary {
  width: 35%;
}
#fs_DeleteAccount .fs-c-button--confirmLeave.fs-c-button--primary {
  width: 35%;
}
#fs_EditAddress .fs-c-button--confirmChange.fs-c-button--primary {
  width: 35%;
}
#fs_EditAddress .fs-c-buttonContainer {
  text-align: center;
}
.fs-c-button--editReview.fs-c-button--plain {
  display: block;
  margin-top: 15px;
  background: #000;
  width: 100%;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}
.fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--subscribeToArrivalNotice--list.fs-c-button--plain {
  background: #000;
  color: #fff;
  width: 75%;
  text-align: center;
  margin-right: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 2px;
}
.fs-c-history__info {
  background: #f9f9f9;
  padding: 16px;
}
.fs-c-pointSummary {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr auto;
  grid-template-columns: auto 1fr auto;
  padding: 8px;
  margin: 0;
}
.fs-c-pointSummary [class$="--availablePoint"] {
  padding: 16px 8px 8px;
  margin-bottom: 0;
}
.fs-c-pointSummary>dd {
  margin-left: 0;
  text-align: right;
}
.fs-c-pointSummary__value--availablePoint .fs-c-pointSummary__number {
  font-size: 2.6rem;
}
.fs-c-pointSummary [class$="--limitedPoint"] {
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.fs-c-pointSummary__label--limitedPoint {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-row: 2;
  grid-row: 2;
  text-align: right;
}
.fs-c-pointSummary__label--limitedPoint::before {
  content: "（";
}
.fs-c-pointSummary__label--limitedPoint::after {
  content: "：";
}
.fs-c-pointSummary__value--limitedPoint::after {
  content: "）";
}
.fs-c-pointSummary [class$="--waitingPoint"] {
  -ms-grid-row: 4;
  grid-row: 4;
}
.fs-c-pointSummary__label--purchasePointExpiration, .fs-c-pointSummary__label--waitingPoint, .fs-c-pointSummary__label--purchasePointTotal {
  -ms-grid-column: 1;
  grid-column: 1;
}
.fs-c-pointSummary>dd {
  margin-left: 0;
  text-align: right;
}
.fs-c-pointSummary [class$="--purchasePointTotal"] {
  -ms-grid-row: 5;
  grid-row: 5;
}
.fs-body-my-points .fs-c-history__listContainer {
  padding-top: 24px;
}
.fs-c-noResultMessage {
  background: rgba(126, 126, 126, 0.08);
  padding: 24px;
  margin: 24px 0;
  text-align: center;
}
.fs-c-pointSummary__value--availablePoint {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 4;
  -ms-grid-row: 1;
  grid-row: 1;
  padding-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .fs-body-my-points .fs-c-history__info {
    max-width: 100%;
  }
}
/*申込履歴*/
.fs-c-orderHistoryItem__orderSummary, 
.fs-c-orderHistoryItem__schedule, 
.fs-c-orderHistoryItem__nextDelivery {
    align-items: center;
    display: flex;
}
.fs-c-orderHistoryItem__schedule div, 
.fs-c-orderHistoryItem__cycleInfo {
    padding: 5px 20px;
}
.fs-c-orderHistoryItem__nextDelivery {
  border-bottom: 1px solid #b2b2b2;
}
.fs-c-orderHistoryItem__orderSummary {
    margin: 0;
}
.fs-c-orderHistoryItem__schedule__heading .fs-c-orderHistoryItem__schedule__label, 
.fs-c-orderHistoryItem__orderSummary__label .fs-c-string.fs-c-string--label {
    font-weight: 600;
}

.fs-c-orderHistory {
  margin-top: 8px;
}
.fs-c-orderHistoryItem {
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  margin-bottom: 24px;
  overflow: hidden;
}
.fs-c-orderHistoryItem__header {
  border-bottom: 1px solid #b2b2b2;
  background: rgba(126, 126, 126, 0.08);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 12px 16px;
  align-items: center;
}
.fs-c-orderHistoryItem__header__button {
  padding: 0;
	text-align: right;
	color: #0628f4;
  margin: 0;
}
.fs-c-orderHistoryItem__orderInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
.fs-c-orderHistoryItem__orderInfo__info {
  margin: 0 16px 8px;
}
.fs-c-orderHistoryItem__orderInfo__info dd {
  font-weight: 700;
  margin: 0;
}
.fs-c-orderHistoryItem__orderInfo dl {
    display: flex;
    margin: 0 16px;
}
.fs-c-orderHistoryItem__orderInfo dl:first-child {
    margin-left: 0;
}
.fs-c-orderHistoryItem__orderInfo dt::after {
    content: "：";
}
/*marginリセット*/
.fs-c-orderHistoryItem__orderSummary__price {
    margin: 0;
}
.fs-c-orderHistoryItem__orderSummary dt, 
.fs-c-orderHistoryItem__orderSummary dd {
    padding: 5px 20px;
}
.fs-c-orderHistoryItem__schedule__heading, 
.fs-c-orderHistoryItem__orderSummary dt {
    background: #ddd;
}
/*お届け何回目かの見出し削除*//*時間指定削除*/
.fs-c-orderHistoryItem__schedule__count, 
.fs-c-orderHistoryItem__schedule__time {
    display: none;
}


.fs-c-orderHistoryItem__body {
  padding: 0;
}
.fs-c-orderHistoryItem__product {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 1fr;
  grid-template-columns: 120px 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
  grid-gap: 0 8px;
  align-items: start;
  padding: 2rem;
}
.fs-c-orderHistoryItem__product + .fs-c-orderHistoryItem__product {
  border-top: 1px solid #b2b2b2;
}
.fs-c-orderHistoryItem__product > * + * {
  margin-top: 8px;
}
@supports (grid-gap: 8px) {
  .fs-c-orderHistoryItem__product > * + * {
    margin-top: auto;
  }
}
.fs-c-orderHistoryItem__product > * {
  -ms-grid-row-align: start;
}
.fs-c-orderHistoryItem__productImage {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1 / 5;
  margin-right: 8px;
}
@supports (grid-gap: 8px) {
  .fs-c-orderHistoryItem__productImage {
    margin: 0;
  }
}
.fs-c-orderHistoryItem__productImage__image {
  padding-right: 8px;
}
.fs-c-orderHistoryItem__productName {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  margin-top: auto;
}
.fs-c-orderHistoryItem__unitPrice {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}
.fs-c-orderHistoryItem__productQuantity {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
  text-align: right;
}
.fs-c-orderHistoryItem__productQuantity__label {
  font-size: 1.2rem;
}
.fs-c-orderHistoryItem__deliveryInfo {
  font-size: 16px;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 4;
  grid-row: 4;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  margin: 0;
}
.fs-c-orderHistoryItem__deliveryInfo > *:nth-child(1) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
.fs-c-orderHistoryItem__deliveryInfo > *:nth-child(2) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
.fs-c-orderHistoryItem__deliveryInfo > *:nth-child(3) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
}
.fs-c-orderHistoryItem__deliveryInfo > *:nth-child(4) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}
.fs-c-orderHistoryItem__deliveryInfo > *:nth-child(5) {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 3;
  grid-row: 3;
}
.fs-c-orderHistoryItem__deliveryInfo > *:nth-child(6) {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 3;
  grid-row: 3;
}
.fs-c-orderHistoryItem__deliveryInfo dt {
  text-align: right;
  padding-right: 8px;
}
.fs-c-orderHistoryItem__deliveryInfo dd {
  margin: 0;
  padding-left: 8px;
  border-left: 1px solid #000000;
  font-weight: 700;
}
.fs-c-orderHistoryItem__button {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-row: 5;
  grid-row: 5;
}
/*注文履歴 レビューを書く*/
.fs-c-orderHistoryItem__button.fs-c-buttonContainer.fs-c-buttonContainer--addReview--detail .fs-c-button__label {
    border: solid 1px;
    font-weight: 600;
    margin-top: 5px;
    padding: 5px;
    width: fit-content;
}

.fs-c-orderHistoryItem__footer {
  border-top: 1px solid #b2b2b2;
  padding-top: 16px;
  margin: 8px;
  text-align: right;
}
@media screen and (min-width: 600px) {
  .fs-c-orderHistoryItem__orderInfo {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .fs-c-orderHistoryItem__header {
    flex-direction: row;
    align-items: center;
  }
  .fs-c-orderHistoryItem__product {
    -ms-grid-columns: 112px 1fr auto auto;
    grid-template-columns: 112px 1fr auto auto;
    -ms-grid-rows: auto auto 1fr;
    grid-template-rows: auto auto 1fr;
  }
  .fs-c-orderHistoryItem__product > * + * {
    margin-top: auto;
    margin-left: 8px;
  }
  .fs-c-orderHistoryItem__productImage {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    margin-right: 0;
  }
  .fs-c-orderHistoryItem__productName {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-orderHistoryItem__unitPrice {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-orderHistoryItem__productQuantity {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
    text-align: left;
  }
  .fs-c-orderHistoryItem__deliveryInfo {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .fs-c-orderHistoryItem__button {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.fs-c-orderPerAddressee__heading {
  background: #000000;
  color: #ffffff;
  margin: 8px 0;
  padding: 4px;
}
.fs-c-orderPerAddressee__headingNumber::before {
  content: "【";
}
.fs-c-orderPerAddressee__headingNumber::after {
  content: "】";
}
@media screen and (max-width: 767px) {
  #fs_ProductDetails .dc-container {
    padding: 0;
    /*overflow: hidden;*/
  }
  .fs-l-productLayout.fs-system-product {
    overflow: hidden;
  }
  #fs_ProductDetails .dc-container .dc-container {
    padding: 0 24px;
  }
  .dc-layout-3-2 .dc-col {
    padding-left: 8px;
    padding-right: 8px;
  }
  .fs-l-checkout__mainColumn {
    margin-right: 0;
    margin: auto;
    width: 96%;
  }
  #fs_orderTotalContainer {
    width: 96%;
    margin: auto;
  }
  /* 240424申込履歴追加*/
  .fs-c-orderHistoryItem__orderInfo dl {
      margin: 0;
  }
  .fs-c-orderHistoryItem__header {
      flex-direction: row;
  }
  .fs-c-orderHistoryItem__orderInfo {
      align-items: flex-start;
      flex-direction: column;
      width: 65%;
  }
  .fs-c-orderHistoryItem__header__button {
      width: 35%;
  }
  .fs-c-orderHistoryItem__header__button a {
      padding-top: 9px;
      text-align: center;
  }
  .fs-c-orderHistoryItem__orderSummary, 
  .fs-c-orderHistoryItem__schedule, 
  .fs-c-orderHistoryItem__nextDelivery {
      display: block;
  }
  .fs-c-orderHistoryItem__cycleInfo {
      padding-top: 0;
  }
  /*.fs-c-price {
      justify-content: left;
  }*/
  .fs-c-orderHistoryItem__product {
      grid-gap: 0px 8px;
      padding: 1rem;
  }
  .fs-c-orderHistoryItem__productQuantity {
      text-align: left;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-my-orders-details .fs-c-orderPerAddressee {
    display: -ms-grid;
    display: grid;
    grid-gap: 16px;
    -ms-grid-columns: 1fr 352px;
    -ms-grid-rows: auto auto auto;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__heading {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    margin-bottom: 16px;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__addressee {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    margin: 0;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__deliveryInfoList {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2;
    margin: 0;
    margin: 0 0 16px 16px;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__cartTable {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__orderDeliveryInfo {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 2;
    grid-column: 2;
    margin-left: 16px;
  }
}
.fs-body-my-orders-details .fs-c-orderDetail__data, .fs-body-my-orders-details .fs-c-orderDetail__addresseeInfo, .fs-body-my-orders-details .fs-c-orderDetail__orderInfo {
  margin-bottom: 24px;
}
.fs-body-my-orders-details .fs-c-orderPaymentTable {
  margin-top: 16px;
}
@media screen and (max-width: 600px) {
  .fs-body-my-orders-details .fs-c-cartTable__dataCell {
    padding: 8px;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell--subtotal {
    border-top: 1px solid #b2b2b2;
  }
  .fs-body-my-orders-details .fs-c-cartTable__dataCell--review {
    border-top: none;
    display: block;
    justify-content: center;
  }
}
@media screen and (min-width: 960px) {
  .fs-body-my-orders-details .fs-c-orderPerAddressee {
    display: -ms-grid;
    display: grid;
    grid-gap: 16px;
    -ms-grid-columns: 1fr 352px;
    -ms-grid-rows: auto auto auto;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__heading {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    margin-bottom: 16px;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__addressee {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    margin: 0;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__deliveryInfoList {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2;
    margin: 0;
    margin: 0 0 16px 16px;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__cartTable {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .fs-body-my-orders-details .fs-c-orderPerAddressee__orderDeliveryInfo {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 2;
    grid-column: 2;
    margin-left: 16px;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo {
    display: -ms-grid;
    display: grid;
    grid-gap: 16px;
    -ms-grid-columns: 1fr 352px;
    -ms-grid-rows: auto auto auto;
    grid-template: auto auto auto/1fr 352px;
    align-items: start;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo__heading {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    margin-bottom: 16px;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo__cartTable {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  .fs-body-my-orders-details .fs-c-orderDetailInfo__orderTotal {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2;
    margin-left: 16px;
  }
}
.fs-c-checkout-couponStatus {
  width: auto;
  height: auto;
}
.fs-c-button--displayPassword.fs-c-button--particular, .fs-c-button--hidePassword.fs-c-button--particular {
  background: none;
  border: none;
  padding: 0;
	width: 15%;
}
.fs-c-button--displayPassword.fs-c-button--particular::before {
  content: "\e917";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-family: 'fs-icon' !important;
  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;
  font-size: 21px;
  color: #999999;
  margin: auto 4px;
}
.fs-c-button--hidePassword.fs-c-button--particular::before {
  content: "\e918";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-family: 'fs-icon' !important;
  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;
  font-size: 21px;
  color: #999999;
  margin: auto 4px;
}
.fs-c-variationList__item .fs-c-variationList__item__body {
  width: 84%;
}
.fs-c-productReviewed__name.fs-c-productName {
  text-align: center;

  font-size: 20px;
  font-weight: 900;
}
.fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--submitReview {
  margin-bottom: 20px;
}
.fs-c-inputTable__comment {
  margin-bottom: 15px;
}
.fs-c-aggregateRating__rating::before {
  font-size: 14px;
  margin-right: 10px;
}

.fs-c-button--addToWishList--detail.fs-c-button--particular, .fs-c-button--removeFromWishList--detail.fs-c-button--particular {
  border: none;
  background: none;
  align-items: center;
  display: flex;
  margin-top: 20px;
  padding: 0;
}
.fs-c-button--cancel--cart.fs-c-button--plain, .fs-c-button--buyItLater.fs-c-button--plain {
  border: none;
  padding: 10px;
  background-color: #fafafa;
}
#fs_Checkout .fs-c-inputInformation__button.fs-c-buttonContainer.fs-c-buttonContainer--pair {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#fs_Checkout .fs-c-dropdown__menu {
  padding: 4px 5em 4px 8px;
}
#fs_Checkout .fs-c-inputTable__dataCell {
  width: 100%;
}
#fs_Checkout .fs-c-button--settings.fs-c-button--primary, #fs_Checkout .fs-c-button--cancel.fs-c-button--standard {
  margin: 2% auto 0;
  padding: 0.8em 1.6em 0.6em;
  width: 48%;	
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  font-family: 'fs-icon' !important;
  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;
  font-size: 1.6em;
  margin-left: 8px;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  content: "\e919";
}
.fs-c-button--particular.fs-c-button--removeFromWishList--detail::after {
  content: "\e91a";
  color: #d85858;
}
#fs_MyWishList .fs-c-reviewStars {
  display: initial;
  margin-right: 10px;
}
#fs_MyWishList .fs-c-aggregateRating__rating {
  margin-bottom: 10px;
}
#fs_MyWishList .fs-c-productListItem__viewReview.fs-c-buttonContainer.fs-c-buttonContainer--viewReview {
  margin-bottom: 10px;
}
#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--addToCart--list.fs-c-button--plain, 
#fs_ProductSearch .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--addToCart--list.fs-c-button--plain, 
#fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-productListItem__control.fs-c-buttonContainer {
  width: 80%;
}
#fs_MyWishList .fs-c-button--removeFromWishList--icon.fs-c-button--particular, #fs_MyWishList .fs-c-button--addToWishList--icon.fs-c-button--particular, #fs_ProductSearch .fs-c-button--addToWishList--icon.fs-c-button--particular {
  margin-top: 1.5vmin;
  font-size: 25px;
}

#fs_ProductDetails .fs-p-productDescription.fs-p-productDescription--full p {
  margin: 0;
  margin-bottom: 30px;
}
#fs_WriteReview .fs-c-reviewStars {
  margin-right: 10px;
  display: block;
}
#fs_ProductDetails .details .detail_list ul li a::before {
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#fs_ProductDetails .curriculum::before {
  content: "\f067";
  color: #144975;
  font-size: 3rem;
  position: absolute;
  left: 0;
  right: 0;
  top: -8.5%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#fs_ProductDetails #setitem .item-link ul p::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  padding-left: 0.5rem;
}
#fs_ProductDetails .contents .item-link li p::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border: solid 1px;
  border-radius: 100px;
  margin-left: 0.4rem;
  padding: 0.1rem 0.54rem;
}
#fs_ProductDetails .item-link ul p::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  padding-left: 0.5rem;
}
#fs_ProductDetails .details .pick-coordinate ul li img {
  height: auto;
}
#fs_ProductDetails .details .pick-coordinate .pick-itemlist p.litem::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#fs_ProductDetails .details .backcol {
  background: none;
}
@media screen and (max-width: 768.98px) {
  #fs_MyWishList .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--addToCart--list.fs-c-button--plain, #fs_ProductSearch .fs-c-productListItem__control.fs-c-buttonContainer .fs-c-button--addToCart--list.fs-c-button--plain {
    margin-right: 1vmin;
    width: 75%;
  }
	
	#fs_MyWishList .fs-c-button--removeFromWishList--icon.fs-c-button--particular {
  margin-top: 1.5vmin;
  font-size: 25px;
   position: relative; 
  top: 1.5vmin; 
}
.fs-c-variationList__item .fs-c-variationList__item__body {
    width: 90%;
}	
.fs-c-aggregateRating__rating::before {
	width: 100%;
}	
.fs-c-aggregateRating__rating {
	-webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}	
#fs_MyWishList .fs-c-reviewStars {
	width: 100%;
}	
#fs_MyWishList .fs-c-rating__value {
    width: 100%;
}	
}
.dc-layout-5-slide.dc-new-arrival .dc-col:before, .dc-layout-5-slide.dc-ranking .dc-col:before, .dc-layout-5-slide.dc-recent .dc-col:before, .dc-layout-5-slide.dc-recommend .dc-col:before {
  display: inline-block;
  position: absolute;
  top: -0.8em;
  left: 0;
  margin-left: 5px;
  color: #000;
  font-weight: 700;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .dc-layout-5-slide.dc-new-arrival .dc-col:before, .dc-layout-5-slide.dc-ranking .dc-col:before, .dc-layout-5-slide.dc-recent .dc-col:before, .dc-layout-5-slide.dc-recommend .dc-col:before {
    font-size: 24px;
    font-size: 1.5rem;
    left: 8.5px;
  }
}
@media screen and (max-width: 768px) {
  #fs_ProductDetails .details .backcol .center {
    width: 96%;
    margin: 0 auto;
  }
}
.dc-layout-5-slide.dc-new-arrival .dc-col:before {
  top: -22px;
  width: 44px;
  height: 44px;
  content: url(https://clubd.itembox.design/item/img/common/new_icon.svg);
}
.css-sale-price span {
  color: #df0000 !important;
}
.css-sale-price .css-sale-price-label-sp {
  background-color: #df0000 !important;
}
.css-sale-price span {
  color: #df0000 !important;
}
.css-sale-price span {
  color: #df0000 !important;
}
.dc-layout-5-slide.dc-new-arrival, .dc-layout-5-slide.dc-ranking, .dc-layout-5-slide.dc-recent, .dc-layout-5-slide.dc-recommend {
  overflow: visible;
}
.dc-layout-5-slide.dc-new-arrival .dc-container, .dc-layout-5-slide.dc-new-arrival .dc-row, .dc-layout-5-slide.dc-ranking .dc-container, .dc-layout-5-slide.dc-ranking .dc-row, .dc-layout-5-slide.dc-recent .dc-container, .dc-layout-5-slide.dc-recent .dc-row, .dc-layout-5-slide.dc-recommend .dc-container, .dc-layout-5-slide.dc-recommend .dc-row {
  padding-top: 40px;
  margin-top: -40px;
}
.dc-layout-5-slide.dc-new-arrival .dc-container, .dc-layout-5-slide.dc-ranking .dc-container, .dc-layout-5-slide.dc-recent .dc-container, .dc-layout-5-slide.dc-recommend .dc-container {
  overflow: hidden;
}
#cq_recomm_slot-40ddd8eaa167309bd2d69980d9 {
  background: #f3f3f3;
}
#cq_recomm_slot-40ddd8eaa167309bd2d69980d9 .dc-layout-head {
  padding-top: 2rem;
  margin-top: 0 !important;
}
#cq_recomm_slot-40ddd8eaa167309bd2d69980d9 h1 {
  font-size: 1.2rem;
}
/**********

注文履歴詳細

******************/
.fs-c-pointListTable.fs-c-listTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ccc;
  font-size: 1rem;
  background: #f8f8f8;
}
.fs-c-pointListTable.fs-c-listTable thead th {
  border: 1px solid #bbb;
  padding: 8px;
  background: #f1f1f1;
}
.fs-c-pointListTable.fs-c-listTable tbody td {
  border: 1px solid #bbb;
  padding: 10px;
  background: #fff;
}
.fs-c-listControl {
  margin-top: 10px;
  margin-bottom: 10px;
}
.fs-c-pointListTable__dataDetail {
  font-size: 16px;
}
.fs-c-pointListTable__data {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td {
    display: block;
    border: none;
  }
  .fs-c-pointListTable.fs-c-listTable {
    border-collapse: collapse;
    width: 100%;
    border: none;
    font-size: 1rem;
    background: none;
  }
  .fs-c-pointListTable.fs-c-listTable > tbody > tr td::before {
    width: 180px;
  }
  .fs-c-pointListTable.fs-c-listTable tbody td {
    font-size: 16px;
  }
  .fs-c-pointListTable__dataDetail {
    font-size: 16px;
  }
}
/*　クーポンエリア　*/
.fs-c-coupon__info h2 {
  text-align: center;
}
.fs-c-coupon__info .fs-c-couponName__discount {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 30%;
  padding: 17px;
  font-size: 20px;
  margin: 2rem auto;
}
.fs-c-coupon__info .fs-c-coupon__description__expiration {
  margin: 0 auto;
  padding: 35px;
  width: 50%;
  float: left;
}
.fs-c-coupon__info .fs-c-couponExpiration__title {
  margin: 0;
  text-align: center;
}
.fs-c-coupon__info .fs-c-couponExpiration__list {
  margin-bottom: 0;
}
.fs-c-coupon__description__appliedCondition {
  margin: 0 auto;
  float: left;
  padding: 35px;
  width: 50%;
  overflow: hidden;
  border-left: 1px solid #ccc;
}
.fs-c-couponAppliedCondition__title {
  text-align: center;
  margin-top: 0 !important;
}
.fs-c-couponAppliedCondition__list {
  margin-bottom: 0;
}
.fs-c-couponExpiration__list__item {
  border-bottom: 1px #ccc solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.fs-c-coupon__description {
  overflow: hidden;
  background-color: #f7f7f7;
  width: 80%;
  margin: 0 auto;
  padding: 30px;
}
.fs-c-couponName__discount__offLabel {
  padding-left: 5px;
}
.fs-c-couponExpiration__list__item__title {
  text-align: center;
}
.fs-c-couponExpiration__list__item {
  margin-bottom: 0px;
  background-color: #fff;
  padding: 10px;
  text-align: center;
}
.fs-c-couponExpiration__list__item--available {
  background-color: #fefff2;
  padding: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .fs-c-coupon__info h2 {
    text-align: center;
  }
  .fs-c-coupon__info .fs-c-couponName__discount {
    background-color: #000;
    color: #fff;
    text-align: center;
    width: 50%;
    padding: 17px;
    font-size: 20px;
    margin: 2rem auto;
  }
  .fs-c-coupon__info .fs-c-coupon__description__expiration {
    margin: 0 auto;
    padding: 35px;
    width: 100%;
    float: none;
    border: 1px solid #ccc;
    border-bottom: none;
  }
  .fs-c-coupon__info .fs-c-couponExpiration__title {
    margin: 0;
    text-align: center;
  }
  .fs-c-coupon__info .fs-c-couponExpiration__list {
    margin-bottom: 0;
  }
  .fs-c-coupon__description__appliedCondition {
    margin: 0 auto;
    float: none;
    padding: 35px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }
  .fs-c-couponAppliedCondition__title {
    text-align: center;
    margin-top: 0 !important;
  }
  .fs-c-couponAppliedCondition__list {
    margin-bottom: 0;
  }
  .fs-c-couponExpiration__list__item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .fs-c-coupon__description {
    overflow: hidden;
    background-color: #f7f7f7;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
  }
  .fs-c-couponExpiration__list__item__title {
    text-align: center;
  }
  .fs-c-couponExpiration__list__item {
    margin-bottom: 0px;
    background-color: #fff;
    padding: 10px;
    text-align: center;
  }
  .fs-c-couponExpiration__list__item--available {
    background-color: #fefff2;
    padding: 10px;
    text-align: center;
  }
}
#fs_ShoppingCart .fs-l-page {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .fs-body-custom .guide_page .dc-accordion--box .js-dc-accordion__toggle {
    scroll-margin-top: 130px;
  }
}
.new_login_btn {
  text-align: center;
  margin-top: 80px;
}
.new_login_btn a {
  display: block;
  width: 50%;
  margin: auto;
  background: #000;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .new_login_btn {
    text-align: center;
    margin-top: 10vmin;
  }
}
.fs-c-newUsers.fs-c-subSection {
  text-align: center;
  margin-top: 50px;
}
.fs-c-newUsers.fs-c-subSection h2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fs-c-newUsers.fs-c-subSection .fs-c-newUsers__message.fs-c-subSection__message {
  margin-bottom: 30px;
}
.fs-c-inputInformation__link.fs-c-textLinkContainer {
  text-align: center;
  margin-top: 10px;
}
.fs-c-stockNotificationsRegisterField {
  margin-top: 15px;
}
#post-style .triplet-coordinate td img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .dc-product-select__buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dc-product-select__buttons .sp_wishlist_icon {
    border-radius: 2px;
    height: 56px;
    width: 56px;
    display: block;
    position: relative;
    margin: auto;
    top: 1vmin;
  }
  .dc-product-select__buttons .sp_wishlist_icon::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    color: #d85858;
    font-size: 5vmin;
    margin: auto;
    text-align: center;
    line-height: 50px;
    display: block;
  }
  .dc-product-select__buttons .sp_wishlist_icon .fs-c-button__label {
    display: none;
  }
}
/*　ヘッダーお気に入りボタンＳＰのみ　*/
@media screen and (min-width: 769px) {
  .sp_head_washlist {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp_head_washlist {
    width: 0em;
    position: relative;
    left: -1.3em;
  }
  .sp_head_washlist .fs-icon--heartOutline:before {
    font-size: 18px;
  }
	 .fs-c-productListCarousel__list__item {
    flex-basis: 140px;
    max-width: 140px;
    min-width: 140px;
    margin: 0 8px;
  }
}
/*　再入荷ポッポアップ内のチェックボタンの大きさ調整　*/
.fs-c-checkbox__checkMark {
  height: 20px !important;
  min-width: 20px !important;
}
.fs-c-checkout-couponStatus.is-active {
    background: #4DAD71;
    width: 120px;
    margin-bottom: 2vmin;
    margin-top: 1vmin;
}
.fs-c-checkout-couponStatus.is-disabled {
    background: #b2b2b2;
    width: 120px;
    margin-bottom: 2vmin;
    margin-top: 1vmin;
}
/* 注文手続き画面モーダル調整 */
.fs-c-modal--medium .fs-c-modal__inner {
    width: 768px;
    max-width: 90vw;
    padding: 2%;
}

.fs-c-buttonContainer.fs-c-buttonContainer--pair {
	text-align: center;
}

@media screen and (max-width: 767px) {
.fs-c-modal--medium .fs-c-modal__inner {
    margin: auto;
    padding: 6% 5%;
}
	.fs-c-rating__value {
		margin-left: 0;
	}
}

/*レビュー投稿完了ページ調整*/
.fs-c-reviewSuccessComment {
	margin-top: 5vmin;
	border: 1px solid #ccc;
	padding: 15px 15px 0px 15px;
	margin-bottom: 3vmin;
}
.fs-c-inputInformation__field table.fs-c-inputTable--child{
	width: 100%;
}
/*チェックアウトクーポンエリア調整*/
.fs-c-checkout-couponCodeInput {
    flex-wrap: nowrap;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3vmin;
    margin-bottom: 4vmin;
}
.fs-c-checkout-couponStatus.is-inactive {
    background: #ffffff;
    color: #ffffff;
    background: #4DAD71;
    font-size: 1rem;
    padding: 2%;
    margin-bottom: 2vmin;
    margin-top: 1vmin;
}
/*231003追加*/
.fs-c-subscriptionTotal {
    margin-top: 15px;
}

/* 会員登録画面調整 */
#fs_Register .fs-c-inputTable__dataCell {
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#fs_Register .fs-c-inputTable__headerCell {
    width: 100%;
    text-align: left;
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
#fs_Register .fs-c-inputTable__dataCell {
    width: 100%;
    padding: 15px 3.6% calc(24px - 1rem);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: block;
}

#fs_Register .fs-c-inputTable__headerCell {
    width: 100%;
    display: block;
    text-align: left;
    padding: 14px 5.4%;
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: normal;
}
	#fs_Register .fs-c-checkbox__labelText a {
    color: #0033F9;
    margin-left: 4.5vmin;
}
}
/* 会員ログイン画面調整 */
.fs-c-inputTable__headerCell {

    width: 35%;
	padding: 3% 5.4%;
}
.fs-c-couponProduct__footer {
	margin-top: 3vmin;
}
.fs-c-modal__inner .fs-c-inputTable--inModal .fs-c-inputTable__headerCell {
	width: 100%;
}

@media screen and (max-width: 767px) {
  .fs-c-inputTable__headerCell {
      width: 100%;
      display: block;
  	padding: 3% 5.4% 0px 5.4%;
  }
  .fs-c-inputTable__dataCell {
      width: 100%;
      display: block;
      padding: 10px 3.6% calc(24px - 1rem);
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
  }
}

/* 注文履歴画面-調整 */
.fs-c-orderHistoryItem__header__button a {
	  color: #fff;
    display: block;
    padding: 5px 15px 10px;
    background: #000;
    margin: 0;
}
.fs-c-reviewInfo__status .fs-c-reviewStatus {
	color: #00890d;
}
.fs-c-reviewInfo__status .fs-c-reviewStatus::before {
  content: "";
  background-image: url("https://clubd.itembox.design/item/check_icon.svg");
  background-repeat: no-repeat;
  color: #00890d;
  background-position: 0 0px;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

/* ご利用ガイド */
@media (min-width: 769px) {
.dc-accordion--box .js-dc-accordion__toggle:before {
    right: 29px;
}
	}
.js-dc-accordion__toggle--cir:before {
    top: 49%;
}
@media (max-width: 768.98px) {
.js-dc-accordion__toggle:after {
	right: 4.1vmin !important;
}
	.dc-button {
    border-radius: 0px;
}
	}

.dc-navbar-mobile ul.dc-dropdown-mobile-menu li > ul {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
}
.dc-navbar-mobile ul.dc-dropdown-mobile-menu li > ul > li {
    border-bottom: 1px solid #ddd;
    display: inline;
}
.dc-dropdown-mobile-menu li {
	display: inline;
}

/* キャッチコピー */
.fs-c-productNameHeading__copy {
  color: #bbb;
  font-size: 1rem;
	font-weight: normal;
	display: block;
}
/* 商品詳細 */
div.fs-c-breadcrumb {
    display: none;
}
.fs-c-productThumbnail__image__caption {
    font-size: .8rem;
    margin-top: 5px;
}
.details .stylebook .stylebook_list {
     border-top: none !important; 
}
.fs-c-reviewBody {
	word-break: break-all;
}
.fs-c-checkout-pointInfo__comment > p {
	font-size: 1.2rem;
    color: #e45447;
}
/* ナビ子要素 */
.acd-title {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 6px 15px;
  margin-bottom: 0;
  font-size: 0.88rem;
  border-bottom: 1px solid #d3d3d3;
}
#navi-box > ul {
  padding: 0;
  margin: -3px 5px;
  border: 1px solid #b3b3b3;
  background: #fff;
  position: absolute;
  z-index: 100;
  width: 97%;
}
#navi-box ul li {
  list-style: none;
  font-size: 0.88rem;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  display: inline-block;
}
#navi-box ul li a {
  display: block;
  padding: 6px 15px;
  text-decoration: none;
}
#navi-box ul li a:hover {
  background: #f2f0f1;
}
#navi-box ul li:last-child {
  border: 0;
}
#navi-box ul .acBox li a::before {
  content: "└";
  padding-right: 3px;
}
.acBox {
  list-style: inside;
  display: block;
  height: 0;
  opacity: 0;
  margin: 0;
  padding-left: 0;
  visibility: hidden;
}
#navi-box ul .acBox li {
  padding-left: 0.8rem;
  border-bottom: 0;
}
#navi-box ul .acBox li a {
  padding: 6px 15px 6px 0;
  text-decoration: none;
}
.acd-chk:checked + .acd-title + .acBox {
  height: auto;
  opacity: 1;
  visibility: visible;
  display: block;
  margin: 0;
}
.header-pr {
  background: #767676;
  color: #fff;
  text-align: center;
  padding: 4px 0 2px;
}
.header-pr p {
  margin: 0;
}
.dc-header__brand {
  top: 25px !important;
}

.naviBox {
  display: none;
}
.acd-chk {
  display: none;
}
.age-title {
  display: block;
  padding: 6px 15px;
  border: none !important;
  background: #f2f0f1;
}
@media (max-width: 768.98px) {
  .dc-header__brand {
    top: 20px !important;
  }
}
@media screen and (max-width: 361px) {
  #spnavi-menu {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 321px) {
  #spnavi-menu {
    font-size: 0.7rem;
  }
}