/* --ここから-- 商品詳細（上横1列・下横2列レイアウト）の調整 */
.fs-l-product3 .fs-p-productDescription {
  grid-column: 1 / 3;
}
.fs-l-product3 .fs-p-productDescription--short > table {
  width: auto;
}
/* --ここまで-- 商品詳細（上横1列・下横2列レイアウト）の調整 */

.fs-p-logo__lead {
  font-size: 2rem;
  margin: 4px 0 0;
}
.fs-p-messageBoard__heading {
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: large;
}
body {
  margin: 0;
  padding: 0;
}
#mainWrap {
  float: none;
}
ul#mainRank {
  letter-spacing: -.40em;
}
#mainRank li {
  display: inline-block;
  letter-spacing: normal;
  width: 149px;
  vertical-align: top;
  margin: 0 0 20px 13px;
}
#mainRank li:nth-child(1), #mainRank li:nth-child(6) {
  margin-right: 1px;
  margin-left: 0;
}
#mainRank li span {
  display: block;
  width: 100%;
  height: 149%;
  margin-bottom: 5px;
}
#mainRank li span img {
  width: 100%;
}
#mainRank li em {
  display: block;
  font-style: normal;
  color: #FFF;
  text-align: center;
  background: rgba(179, 1, 1, 1.00);
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1em;
  padding: 3px 0 5px;
}
#mainRank li h4 {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: normal;
}
#mainRank li p {
  text-align: right;
  font-size: 11px;
}
.categorytext {
  font-size: 14px;
}
h1 {
  font-size: 14px;
  color: red;
  font-weight: normal;
}
.layout_body {
  width: 1000px !important;
}
.groupLayout .alignItem_01 br[clear="all"] {
  display: none;
}
.groupLayout .alignItem_01 #FS2_itemlayout_IHL2 {
  height: 430px;
}
#hdrWrap, #ftrWrap, #mainWrap, #leftWrap {
  color: #000;
  margin: 0;
  font-family: "A-OTF 新ゴ Pro", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
  font-size: 16px;
  font-size: 1rem;
}
p {
  margin: 0;
}
img {
  border: none;
  vertical-align: bottom;
}
a {
  color: #474747;
  text-decoration:none;
}
a:hover, a:active, a:focus {
  color: #7a7a7a;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.cf:after {
  content: " ";
  display: block;
  clear: both;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hdrWrap {
  width: 1000px;
  margin: 0 auto;
  font-family: none;
}
#hdrWrap * {
  box-sizing: border-box;
}
#hdrWrap h1, #hdrWrap h2, #hdrWrap h3 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
#hdrWrap .inner {
  width: 1000px;
  height: 200px;
  position: relative;
}
#hdrWrap h1 {
  font-weight: normal;
  font-size: 14px;
  position: absolute;
  top: 35px;
  left: 0;
}
#hdrWrap .logo {
  position: absolute;
  left: 0;
  top: 65px;
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/header.jpg) 0 0 no-repeat;
  width: 634px;
  height: 73px;
}
#hdrWrap .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#hdrWrap .sns {
  position: absolute;
  right: 0;
  top: 25px;
}
#hdrWrap .sns li {
  float: left;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  margin: 0 3px;
}
#hdrWrap .sns li:nth-child(1) {
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/insta.png) center center no-repeat;
}
#hdrWrap .sns li:nth-child(2) {
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/twitter.png) center center no-repeat;
}
#hdrWrap .sns li:nth-child(3) {
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/facebook.png) center center no-repeat;
}
#hdrWrap .sns li:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#hdrWrap .sns li a {
  display: block;
  width: 100%;
  height: 100%;
}
#hdrWrap .tel {
  position: absolute;
  right: 0;
  top: 63px;
}
#hdrWrap .login {
  position: absolute;
  right: 0;
  top: 152px;
}
#hdrWrap .login li {
  float: left;
  margin-left: 11px;
  padding: 0;
}
#hdrWrap .account {
  position: absolute;
  right: 0;
  top: 9px;
}
#hdrWrap .account li {
  float: left;
  margin-left: 11px;
}
#gNav {
  font-size: 13px;
  position: absolute;
  top: 152px;
  left: 0;
}
#gNav ul {
  letter-spacing: -.40em;
  line-height: 1em;
}
#gNav li {
  display: inline-block;
  letter-spacing: normal;
  position: relative;
}
#gNav li::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  border-right: 1px solid #000;
  height: 11px;
  width: 1px;
}
#gNav li:first-child a {
  padding-left: 0;
}
#gNav li:last-child::after {
  border: none;
}
#gNav a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 7px 1em;
}
#searchArea {
  border-top: 1px solid #e6e6e6;
  padding: 8px 0 17px;
  position: relative;
}
#searchArea form {
  border: 1px solid #b3b3b3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 210px;
  height: 30px;
  line-height: 30px;
  position: relative;
  margin-top: 8px;
}
#searchArea input[type="text"] {
  border: none;
  height: 28px;
  width: 175px;
  position: absolute;
  top: 0;
  left: 5px;
}
#searchArea input[type="submit"] {
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/search.png) center center no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -999px;
  border: none;
}
#searchArea .keyword {
  width: 470px;
  font-size: 13px;
  line-height: 1.5em;
  font-family: none;
  position: absolute;
  top: 12px;
  left: 228px;
  padding-left: 8em;
}
#searchArea .keyword a {
  text-decoration: underline;
}
#searchArea .keyword a:hover {
  text-decoration: none;
}
#searchArea .keyword::before {
  content: "人気キーワード｜";
  position: absolute;
  top: 0;
  left: 0;
}
/*left*/
#leftWrap {
  width: 180px;
  margin-right: 20px;
}
#leftWrap .client {
  margin: 30px 0 15px;
}
#leftWrap .mobile {
  margin-bottom: 25px;
}
#leftWrap .sns {
  border: 3px solid #e6e6e6;
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/l_sns.png) center 17px no-repeat;
  padding: 98px 0 22px;
  text-align: center;
  margin-top: 15px;
}
#leftWrap .sns ul {
  letter-spacing: -.40em;
}
#leftWrap .sns li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 5px;
}
#login_left {
  border: 3px solid #e6e6e6;
  margin: 20px 0;
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/l_login_ttl.png) center 13px no-repeat;
  padding: 48px 0 20px;
  font-size: 13px;
  text-align: center;
}
#login_left .forget {
  text-align: left;
  line-height: 15px;
  background: url(https://c25.future-shop.jp/shop/item/daim/design/img01/l_hatena.png) 9px center no-repeat;
  padding: 0 10px 0 34px;
  margin: 5px 0 20px;
}
#login_left .forget a {
  text-decoration: underline;
  color: #666;
}
#login_left .forget a:hover {
  text-decoration: none;
}
#pickUp {
  margin-bottom: 22px;
}
#pickUp h3 {
  margin-bottom: 7px;
}
#pickUp p {
  margin-bottom: 8px;
}
#free_left {
  margin-bottom: 38px;
}
#free_left p {
  margin-bottom: 5px;
}
#category {
  margin-bottom: 10px;
}
#category h3 {
  margin-bottom: 20px;
}
#category p {
  line-height: 1em;
  margin-bottom: 5px;
}
#category ul {
  font-size: 12px;
  line-height: 1.3em;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
#category li {
  padding: 3px 0 3px 55px;
}
#category li a::before {
  content: "├";
  margin-left: -1.7em;
  position: absolute;
  top: 0;
  left: 0;
}
#category li:last-child a::before {
  content: "└";
  margin-left: -1.7em;
  position: absolute;
  top: 0;
  left: 0;
}
#category a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#lbnrArea p {
  margin-bottom: 10px;
}
/*footer*/
#ftrWrap {
  width: 1050px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 24.5px;
  font-family: none;
}
#ftrWrap h2 {
  text-align: center;
}
#ftrWrap h3 {
  margin: 30px 0 10px;
}
#ftrWrap .inner {
  letter-spacing: -.40em;
  text-align: center;
}
#ftrWrap .credit {
  margin-bottom: 60px;
}
.block {
  width: 476px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  text-align: left;
  margin: 0 24px;
}
.block p {
  margin-bottom: 1.5em;
}
.block strong {
  font-weight: normal;
  color: #b40000;
}
/*mainWrap*/
#mainWrap {
  width: 800px;
  margin: 0 auto;
}
#mainWrap h2 {
  margin-bottom: 25px;
}
#mainWrap h3 {
  margin-bottom: 18px;
}
ul.mainBnr {
  letter-spacing: -.4em;
}
ul.large {
  width: 808px;
  margin-left: -4px;
}
ul.medium {
  width: 810px;
  margin-left: -5px;
  margin-bottom: 10px;
}
ul.small {
  width: 816px;
  margin-left: -7px;
  margin-bottom: 57px;
}
ul.single {
  margin-bottom: 80px;
}
.mainBnr li {
  letter-spacing: normal;
  display: inline-block;
  font-size: 12px;
  line-height: 21px;
  vertical-align: top;
}
.mainBnr li span {
  display: block;
  margin-bottom: 5px;
}
.large li {
  margin: 0 4px 20px;
  width: 396px;
}
.medium li {
  margin: 0 5px 20px;
  width: 260px;
}
.small li {
  margin: 0 7px 20px;
  width: 149px;
}
.small li span {
  line-height: 1.3em;
  padding: 3px 0 0;
  font-size: 11px;
}
.mainBnr li p.price {
  text-align: right;
  padding: 0 5px 0 0;
}
.mainBnr li p.price::after {
  content: "\5186";
}
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.FS2_additional_image_container_main {
  position: relative;
  right: 200px;
  width: 330px;
}
div#FS2_itemlayout_IH1 .FS2_additional_image_itemdetail_container_right {
  width: 400px;
}
/*　高額購入割引の送料の文字色・サイズの変更　*/
.cartInfor {
  font-size: 20px;
  color: #FF0000;
  line-height: 120%;
  font-weight: bold;
}
h1, h2, h3, h4, h5 {
  line-height: 1.5;
}
