@charset "UTF-8";
/* CSS Document */
/*--調整--*/
ul, li {
  list-style: none;
}
#navigation {
  width: 100vw;
  position: relative;
}
.text-item{
  line-height:1.5;
}
.fs-l-header__contents > * {
  padding: 0;
}
.fs-l-header__contents {
  grid: none;
}
.fs-l-header {
  padding-top: 0;
}
.fs-l-header {
  padding-top: 0;
}
.fs-l-footer {
  background-color: #6c6a6a;
  color: #fff;
  margin-top: 0;
}
#head > .fs-clientInfo.is-ready {
  display: inline-block;
  position: relative;
  top: -8px;
  right: -150px;
}
  .fs-p-productDescription.fs-p-productDescription--full a, .item-info a {
  color: #3572b0;
}
/*カート内クーポンコード非表示
.fs-c-checkout-couponCodeInput {
  display: none;
}*/
span.fs-c-checkout-couponList__couponName {
  font-weight: bold;
}
span.fs-c-checkout-couponList__couponDiscount {
  font-size: 20px;
}
/*---------------common----------------------*/
html {
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
  font-size: 1.4rem;
  color: #444;
  line-height: 1;
}
a:link {
  color: #444;
  text-decoration: none;
}
a:visited {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #444;
  text-decoration: none;
}
a:active {
  color: #444;
}
figure {
  margin: 0;
}
/*---------------common----------------------*/
.pc {
  display: none;
}
.sp {
  display: block;
}
section {
  width: auto;
  padding: 0 !important;
  margin: 0 0 2rem;
}
section.content > div {
  margin: 1px 0 4rem;
}
section.content > div:last-child {
  margin-bottom: 0;
}
h1 {
  font-size: 1.5rem;
  margin: 0.5rem 0;
}
h1 span {
  font-size: 1rem;
  margin-left: 0.5rem;
}
h2.black {
  background: #000;
  padding: 0.5rem 0;
  color: #fff;
  text-align: center;
  margin: 0 0 2rem;
}
/*campaign*/
.btn, a.btn, button.btn {
  font-size: 1.6rem;
  line-height: 1.0;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #ffffff;
  border-radius: 0.5rem;
}
.btn-wrap {
  margin: 30px 0;
  position: fixed;
  right: 50px;
  bottom: 36px;
  z-index: 999;
}
a.btn-c {
  font-size: 1.2rem;
  position: relative;
  padding: 1px 10px 10px 12px;
  color: #fff;
  background: #F86600;
  -webkit-box-shadow: 0 5px 0 #F86600;
  box-shadow: 4px 5px 1px #646464ab;
  border: solid 2px #F86600;
}
a.btn-c span {
  font-size: 1.5rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 125px);
  display: block;
  width: 250px;
  letter-spacing: -0.05em;
  padding: 0.2rem 0;
  color: #F86600;
  border: 2px solid #f86600;
  border-radius: 0.5rem;
  background: #Fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #F86600;
  -webkit-box-shadow: 0 2px 0 #F86600;
  box-shadow: 0 2px 0 #F86600;
}
a.btn-c:hover:before {
  left: 2rem;
}
a.btn-c:visited {
  color: #fff;
}
/*--header--*/
/*--.h_logo {
  width: 160px;
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: 100;
}--*/
#open-list {
  background: #eeeeee;
  padding: 1rem 0 1px;
  border-bottom: 3px solid #6c6a6a;
  margin: 4.9rem 0 0 !important;
}
#open-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
  padding: 0 0 1px;
}
#open-list a {
  display: block;
  padding-top: 5px;
  line-height: 1;
}
#open-list img, #sub-list img {
  width: 24px;
  margin: auto;
  display: block;
}
#open-list span, #sub-list span {
  display: block;
  font-size: 9px;
  /* padding: 2px 0; */
  text-align: center;
  line-height: 1;
}
#sub-list {
  position: absolute;
  top: 4px;
  right: 40px;
  z-index: 100;
  text-align: center;
  /* display: block; */
}
div#sub-list:nth-of-type(1) {
  right: 50px;
  top: 1px;
}
div#sub-list:nth-of-type(2) {
  right: 104px;
}
div#sub-list:nth-of-type(3) {
  right: 140px;
}
#banner {
  margin: 0;
  padding: 0
}
/*--ドグルメニュー--*/
#header {
  z-index: 99;
  width: 100%;
  position: fixed !important;
  top: -1px;
  left: 0;
  background: #eee;
  height: 50px;
}
#gNav .nav {
  overflow-y: auto;
  height: 100vh;
}
.mean-nav .container {
  padding: 0;
}
nav li .fa {
  display: none;
}
#gNav a:hover {
  color: #999;
}
nav li a {
  font-size: 13px;
  letter-spacing: 0.2em;
}
.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
  color: #fff;
}
ul.member-row.sp {
  width: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  border-bottom: 1px solid #CCC;
  box-sizing: border-box;
}
.member-row li {
  text-align: center;
  width: 40%;
  margin: auto;
  border-bottom: none !important;
}
.member-row p {
  font-size: 13px;
  padding-bottom: 5px;
}
.member-row a {
  padding: 15px 0;
  font-size: 14px;
  display: block;
}
.register-btn {
  background-color: #a08b4a;
}
.login-btn {
  background-color: #031b86;
}
/*--検索--*/
input.textBox {
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  /*  line-height: 2;*/
  text-indent: 1rem;
  margin-bottom: 5px;
  height: 30px;
  border-radius: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 60%;
  height: 3rem;
  padding: 0 1rem;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  background: #FFF url(https://tokei.itembox.design/item//common/img/icon_down.jpg) no-repeat;
  background-position: 96% 50%;
  background-size: 15px;
  border-radius: 0;
  vertical-align: middle;
}
button#h_search {
  width: 38%;
  background: #151515;
  color: #fff;
  font-size: 1.6rem;
  height: 3rem;
  border: none;
  vertical-align: middle;
}
div#search-option a {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 3;
  background: #666;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 1rem;
  position: relative;
}
div#search-option a::after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 45%;
  right: 20%;
  margin-top: -4px;
}
#info h2.black {
  margin: 0px 0rem 2rem;
}
p.moretext {
  font-weight: bold;
  margin-bottom: 1rem;
}
p.moretext i.fa.fa-caret-right {
  margin-left: 0.5rem;
}
.brand-recommend ul, .price-item ul, .material ul, #bag-recommend ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.brand-recommend ul li, .price-item ul li {
  width: 49.5%;
}
.material ul li {
  width: 24.5%;
}
.material ul li p {
  font-weight: bold;
  font-size: 1.2rem;
  margin: 4px 0 0 4px;
}
#bag-recommend ul li {
  width: 32%;
  margin-bottom: 0.5rem;
}
a.bag-recommend-link {
  background: #444;
  width: 100%;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 3;
  margin: 0.5rem 0;
}
.brand-recommend img, .price-item img, .material img, #bag-recommend img, .kikaku img {
  width: 100%;
}
/*インフォメーション*/
section#info {
  padding: 0;
}
i.fas.fa-gift.fa-lg {
  display: none;
}
.main_text {
  margin: 5px 0 10px;
}
.mainttl {
  font-size: 16px;
  font-weight: bold;
  margin: 15px auto;
  letter-spacing: -1px;
  /* color: #001489; */
  line-height: 3rem;
  text-align: center;
  vertical-align: top;
}
#brandlist ul li {
  text-indent: 1rem;
  line-height: 4.4rem;
  border-bottom: 1px solid #ccc;
  font-size: 1.6rem;
}
#brandlist ul li.headline_w {
  line-height: 2rem;
  background: #c9c9c9;
  border: none;
  border-top: 1px solid #f5f3f3;
  border-bottom: 1px solid #acacac;
  font-weight: bold;
}
/*インフォメーション*/
ul.info_all {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 30px auto;
  padding: 5px;
}
ul.info_all li {
  width: 47%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  line-height: 2rem;
  border: 1px solid #ccc;
  border-right: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  margin: 5px;
}
ul.info_all li:nth-child(even) {
  /* border-right: none; */
}
ul.info_all li:nth-last-child(-n+2) {
  /* border-bottom: none; */
}
.orange {
  font-weight: bold;
  color: #F86600;
}
.detail_banner {
  position: relative;
  text-align: center;
  background: #222;
  color: #fff;
  /* bottom: 0; */
  /* flex-direction: column; */
  margin-top: auto;
}
.detail_banner::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 8px #fff;
  top: 34%;
  left: 84%;
}
p.detail_banner a {
  color: #ffffff;
  display: block;
  line-height: 4rem;
  width: 100%;
}
.kikaku ul {
  margin: 0 -1rem;
}
section#brandlist ul {
  margin: 0px -1rem;
}
.fa-angle-right:before {
  position: absolute;
  right: 17px;
  top: 36%;
}
/*ショップ*/
.shop-right {
  margin: 1rem;
}
#shop h2 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0 10px;
  color: #001489;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.top-img {
  height: 400px;
  overflow: hidden;
  margin: 0 1rem;
}
.top-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.address {
  width: 90%;
  margin: 1rem auto;
}
.address p.text-big110 {
  font-size: 1.6rem;
  text-align: center;
}
.address p {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
/*--フッターメニュー--*/
footer {
  background: #222 !important;
  color: #fff !important;
}
footer a:link, footer a:visited, footer a:hover, footer a:active {
  color: #fff;
}
ul#info {
  text-align: center;
}
ul#info li {
  display: inline-block;
}
address {
  text-align: center;
  line-height: 1.5rem;
  padding: 1rem 0 0;
  color: #fff;
  font-style: normal;
  font-size: 12px;
  padding-bottom: 10px;
}
div#outline {
  padding: 0px 1rem;
}
.outlineinfo {
  padding: 0 1rem;
  margin: 0px -1rem;
  border-bottom: 1px solid #888;
  position: relative;
}
.outlineinfo a {
  color: #fff;
  display: block;
  width: 100%;
  line-height: 3;
}
.outlineinfo span {
  font-size: 12px;
  padding: 7px 0 0;
  /*display: block;*/
  line-height: 1.5;
}
div#outline h2 {
  margin: 1rem 0 0;
  text-align: center;
}
#outline img {
  height: auto;
}
/*--SNSアイコン--*/
.sns-ic {
  width: 100%;
  padding: 20px 0px;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #888;
}
.sns-ic li {
  width: 20%;
  text-align: center;
}
.sns-ic img {
  width: 50%;
}
.copy {
  margin-top: 2rem;
  padding: 5px 0 7px;
  text-align: center;
  font-size: 1rem;
  background: #444;
}
body#fs_ProductDetails .copy {
/*padding-bottom: 50px;*/
}
/*アコーディオン*/
.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #888;
}
.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.cp_actab label {
  line-height: 3;
  position: relative;
  display: block;
  padding: 0 0 0 1rem;
  cursor: pointer;
}
.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  background: #464646;
}
.cp_actab .cp_actab-content p {
  margin: 1em;
}
.rlayer li a {
  display: block;
  line-height: 3;
  padding: 0 2rem;
  border-bottom: 1px solid #a0a0a0;
}
div#company div:first-of-type label {
  border-top: 1px solid #888;
}
.rlayer li:last-of-type a {
  border: none;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
  max-height: 20em;
}
/* Icon */
.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
  content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
/*トップに戻る*/
.pagetop {
  position: fixed;
  right: 10px;
  bottom: 65px;
}
.pagetop a {
  display: block;
  font-size: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  background: #9c9c9c;
  line-height: 35px;
  border-radius: 3px;
}
.pagetop a i {
  font-size: 15px;
  color: #fff;
  line-height: 35px;
  display: block;
}
@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  h2.black {
    position: absolute;
    width: 100%;
    margin: -40px auto 0px;
    padding: 0.5rem 0;
    text-align: center;
    right: 0;
    left: 0;
  }
  #info, #shop {
    max-width: 1216px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
  }
  #info h2.black {
    margin: -40px auto 0px;
  }
  .fs-l-footer {
    margin-top: 70px;
  }
  /*footer {padding-top: 3rem;}*/
  div#navigation a:hover, #head a:hover, .moretext a:hover .rlayer a:hover {
    text-decoration: underline;
  }
  button {
    cursor: pointer;
  }
  /*--PCヘッダー--*/
  div#head {
    position: relative;
    width: 1216px;
    margin: 10px auto 0;
    height: 61px;
  }
  p.FS2_repeater {
    position: relative;
    right: -14rem;
    bottom: 0.8rem;
    display: inline-block;
  }
  ul.language li {
    display: inline-block;
  }
  ul.language li {
    display: inline-block;
    /*margin-right: 10px;*/
    font-size: 14px;
  }
  ul.language li:first-child {
    border-right: 1px solid #d3d3d3;
    /*padding-right: 10px;*/
  }
  div#sub-list:nth-of-type(1) {
    right: 7rem;
  }
  div#sub-list:nth-of-type(2) {
    right: 0;
  }
  div#sub-list:nth-of-type(3) {
    right: 40px;
  }
  div#sub-list img {
    display: inline;
    width: 30px
  }
  #sub-list span {
    /* display: inline; */
    vertical-align: super;
  }
  ul#head-tab {
    display: flex;
  }
  ul#head-tab li {
    width: 120px;
  }
  ul#head-tab li:nth-of-type(1) a {
    background: #F86600;
  }
  ul#head-tab li:nth-of-type(2) a {
    background: #2b549d;
  }
  ul#head-tab li:nth-of-type(3) a {
    background: #03178a;
  }
  ul#head-tab a {
    display: block;
    line-height: 5rem;
    text-align: center;
    color: #fff;
  }
  section#search {
    display: flex;
    padding: 0px;
    width: 1216px;
    margin: 0 auto;
  }
  section#search a:hover {
    opacity: 0.7;
  }
  .rsearch.ac_menu {
    display: flex;
    padding: 1rem 0 0 5px;
  }
  #search input.textBox {
    width: 250px;
    margin: 0;
  }
  #search select {
    width: 170px;
    height: 29px;
    /* margin: 0px 0 3px; */
    vertical-align: initial;
  }
  button#h_search {
    width: 140px;
    vertical-align: baseline;
  }
  div#search-option a {
    margin: 0 0 0 5px;
    width: 275px;
    flex-basis: auto;
    line-height: 2;
  }
  #navigation {
    background: #03178a;
  }
  #navigation ul {
    width: 1216px;
    margin: -2px auto 0;
    display: flex;
    justify-content: flex-end;
  }
  #navigation a {
    color: #fff;
    display: block;
    /* line-height: 4rem; */
    padding: 0 2rem;
    border-right: 1px solid #fff;
  }
  #navigation li {
    padding: 1rem 0;
  }
  #navigation ul li:last-of-type a {
    border: none;
    padding-right: 0;
  }
  /*--インフォメーション--*/
  i.fas.fa-gift.fa-lg {
    display: none !important;
  }
  ul.info_all li {
    width: 24%;
    text-align: center;
    /* display: block; */
    /* border-bottom: 1px solid #ccc; */
    border: 1px solid #ccc;
    font-size: inherit;
    /* display: flex; */
    /* flex-direction: column; */
  }
  ul.info_all > li:nth-child(even) {
    border-right: 1px solid #ccc;
  }
  ul.info_all > li:last-child {
    /* border-right: none; */
  }
  ul.info_all li {
    /* border-bottom: none; */
  }
  .mainttl {}
  p.mainttl a {
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0 0 2px;
    letter-spacing: 1px;
  }
  p.mainttl i {
    order: -1;
    margin: 5px 5px 0 0;
  }
  i.fa.fa-caret-right::before {
    margin: 0px 3px 0px;
  }
  .subttl {
    margin: 1rem 0 0.5rem;
  }
  .main_text {
    margin: 1rem 0;
  }
  .pay_list ul {
    display: flex;
    padding: 0;
    font-size: 12px;
    border: 1px solid #ccc;
  }
  .pay_list ul li {
    padding: 2px;
    text-align: left;
    line-height: 1;
    border-bottom: none;
  }
  .pay_list li:nth-child(2n+1) {
    background: #ccc;
    border-right: 1px solid #ccc;
  }
  .time_list {
    display: flex;
  }
  .time_list ul li {
    width: 100%;
    border: none;
    padding: 0;
  }
  .bless_txt, table.kakaku {
    width: 50%;
  }
  p.bless_txt_r, p.bless_txt_y {
    text-align: right;
  }
  .kakaku {
    font-s font-weight: bold;
    padding-left: 5px;
    border-collapse: collapse;
    font-size: 12px;
    width: 50%;
  }
  .kakaku td {
    border: 1px solid #CCC;
    padding: 5px;
  }
  /*--shop--*/
  section#shop {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /*--fotter--*/
  ul.sns-ic {
    display: none;
  }
  i.fas.fa-gift.fa-lg {
    display: block;
  }
  .fa-angle-right:before {
    position: inherit;
    right: inherit;
    top: inherit;
    margin-left: 8px;
  }
  div#fotter-wp {
    display: grid;
    /* grid-template-columns: repeat(4, 304px); */
    grid-template-rows: 200px 50px 10px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 1216px;
    margin: 4rem auto 0;
    background-color: #222;
    color: #fff;
  }
  .div1 {
    grid-area: 1 / 1 / 2 / 2;
  }
  .div2 {
    grid-area: 1 / 2 / 2 / 3;
  }
  .div3 {
    grid-area: 1 / 3 / 2 / 4;
  }
  #outline {
    grid-area: 1 / 4 / 2 / 5;
  }
  #seal {
    grid-area: 2 / 1 / 3 / 5;
    width: 100%
  }
  .copy {
    grid-area: 3 / 1 / 4 / 5;
  }
  .copy {
    padding: 5px 0 7px;
  }
  .cp_actab input[type=checkbox] + label::after {
    content: "";
  }
  .cp_actab .cp_actab-content {
    background: #222;
  }
  .rlayer li a {
    border: none;
    line-height: 2;
    color: #fff;
  }
  .cp_actab label {
    font-weight: bold;
    line-height: 1.5;
    margin-top: 1rem;
  }
  .cp_actab {
    border: none;
    overflow: inherit;
  }
  .cp_actab .cp_actab-content {
    max-height: none;
  }
  address {
    text-align: left;
  }
  /*トップに戻る*/
  .pagetop a {
    display: none;
  }
  /*campaign*/
  #fs_ProductDetails .btn-wrap {
    right: 5px;
    bottom: 165px;
  }
  /*ヘッダー店舗*/
  .shop_topinfo {
    text-align: center;
    padding: 0 5px;
    top: 1px;
    position: relative;
  }
  .shop01 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 0;
  }
  .shop02 {
    margin: 2px 0 0 0;
  }
}
@media screen and (min-width: 1014px) {
  section#shop {
    display: inherit;
  }
}
@media screen and (min-width: 1024px) {
  .top-img {
    float: left;
    width: 45%;
    height: 680px;
  }
  .shop-right {
    float: right;
    width: 53%;
    margin: 0;
  }
  #shop h2 {
    font-size: 33px;
    margin: 0 0 15px;
  }
  .cp_actab label {
    line-height: 3;
    position: relative;
    display: block;
    padding: 0 0 0 1rem;
    cursor: pointer;
  }
}
@media screen and (min-width: 1120px) {
  div#fotter-wp {
    grid-template-columns: repeat(4, 304px);
  }
}