@charset "Shift_JIS";
/*****************************************************
「目次」
07.フッター
08.期間限定
09.動画
10.特集
12.アプリ審査対応
13.カート
14.会員登録
15.Q&A
16.長期休暇など
17.店舗一覧
18.ご利用ガイド

*****************************************************/
body {
  font-family: 'Noto Sans Japanese', "Noto Sans JP", '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/* ///////////////////////////////////////////////////////////////////// 
//07.フッター
/////////////////////////////////////////////////////////////////////*/
#footerbox_Inner {
  margin-top: 75px;
  padding-top: 23px;
  border-top: solid #aa0000 2px;
}
footer .footer_inner {
  background: #fff;
  color: #000;
  padding: 100px 0 50px;
}
footer .skList_title {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 30px;
}
footer .skList_title b {
  font-size: 14px;
  font-weight: bold;
}
footer .skList_title .skList_titleic {
  margin-right: 15px;
}
footer .skList {
  justify-content: space-between;
}
footer .skList .skList_unit {
  width:calc((100% - 290px)/ 3);
}
footer .skList .skList_unit ul li:nth-of-type(n+2) {
  margin-top: 5px;
}
footer .skList .skList_unit ul li > a {
  font-size: 14px;
  font-weight: bold;
}
footer .skList .skList_unit ul li a {
  display: block;
  text-align: left;
}
footer .skList .skList_unit ul li a:hover {
  text-decoration: none;
}
footer .skList .skList_unit ul li a .side_cateList_img {
  margin-right: 15px;
}
footer .skList .skList_unit ul li {
  position: relative;
}
footer .skList .skList_unit ul li a {
  padding: 15px 25px;
}
footer .skList .skList_unit ul li a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px solid;
  border-color: #000 #000 transparent transparent;
  transform: rotate(45deg);
}

.footerbtnavbox {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 30px;
}
.footerbtnavbox .contactbtn_box {
  width: 270px;
}
.footerbtnavbox .contactbtn_box a {
    position: relative;
    display: block;
    border: solid #000 1px;
    font-size: 12px;
    word-break: keep-all;
    text-align: left;
    padding: 4px;
    margin: 5px;
}
.contactbtn_box svg {
    vertical-align: middle;
    margin-right: 5px;
}
.footerbtnavbox .contactbtn_box a:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border: 1px solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(45deg);
}
.footerbtnavbox .footernav ul {
  display: flex;
  align-items: center;
  min-height: 45px;
}
.footerbtnavbox .footernav ul li {
  vertical-align: top;
  display: inline-block;
  font-size: 12px;
}
.footerbtnavbox .footernav ul li:nth-of-type(n+2):before {
  content: "\7c";/*|*/
  display: inline-block;
  padding: 0 30px;
}
.footerbtnavbox .footersnsList_box {
  width: 280px;
  text-align: center;
  padding:7px;
}
.footerbtnavbox .footersnsList_box .footersnsList_title {
  max-width: 130px;
  margin: 0 auto 20px;
  text-align: center;
  font-size:1.2rem;
}
.footersnsList {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footersnsList li {
  width: 48px;
}
.footersnsList li:nth-of-type(n+2) {
  margin-left: 25px;
}
.copy {
  text-align: center;
  margin-top: 40px;
}
ul.footersnsList li img {
    filter: invert(100%);
}
.fs-p-searchForm__button::before {
content:none!important;
}
.fs-p-searchForm__button {
    overflow: inherit!important;
    text-indent: 0!important;
    width: auto!important;
    height: 100%!important;
}
.fs-p-inputGroup {
background:none!important;}

/*ログインログアウトの表示切り替えを行うCSS*/
.logout.my-false { display: none!important; }
.login.my-true { display: none!important; }

.fs-l-footer a {color:inherit!important;}
.wp-post-image {height:auto;}
#history {margin-top:50px;}

.fs-c-pagination__item--next::before {
  content: "\6b21\3078\20\3e";/*次へ >*/
  color: inherit;
}
span.fs-c-productName__name {
font-weight: 400;
    min-height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size:16px;
}
.fs-c-productPrice--selling .fs-c-productPrice__main__label {
  display: none;
}
.fs-c-productPrice__main__label {
  font-size: 0.7em;
}
/*アウトレットカテゴリページ*/
.fs-c-productPrice.fs-c-productPrice--listed + .fs-c-productPrice.fs-c-productPrice--selling {
    color:#aa0000;
}
.fs-c-productListItem__prices {
    display: flex;
}
.fs-c-productPrices {
    justify-content: flex-end;
}
.fs-c-productPrice--listed {
    display: inline-block;
    width: 50%;
}
.fs-c-productList__list .fs-c-productPrice__main__label {
    display: none;
}
.fs-c-productPrice--listed .fs-c-price {
    background-image: linear-gradient(transparent calc(0.5em + 2px), #aa0000 0, #aa0000 calc(0.5em + 3px), transparent 0, transparent calc(0.5em + 6px), #aa0000 0, #aa0000 calc(0.5em + 7px), transparent 0);
    text-decoration: none;
    padding: 0px 2px;
}
.fs-c-productPrice__main {
    font-size: 1.8em;
}
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: inherit;
  font-size:19px;
}
.fs-c-productPrice--listed .fs-c-productPrice__main {
    position: absolute;
    bottom: 0;
    left: 20px;
}
@media screen and (min-width: 960px) {
.fs-c-productList__list {
  display: -webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content: flex-start;
}
.fs-c-productList__list article.fs-c-productList__list__item {
    width: 32%;
}
.fs-c-productList__list article.fs-c-productList__list__item:nth-of-type(n+2) {
  margin-left: 15px;
}
.fs-c-productList__list article.fs-c-productList__list__item:nth-of-type(3n+1) {
  margin-left: 0;
}
.fs-c-button--addToCart--list {display:none;}


.fs-c-variationCart--withImage .fs-c-variationCart__cartButton {
  padding: 0 0 0 5px;
}
.fs-c-button--primary.fs-c-button--addToCart--variation {
  padding: 3px;
  font-size: 1.0rem;
}
.fs-c-variationCart__cartButton .fs-c-button--addToCart--variation:before {
  content: url(https://manabeih.itembox.design/item/ma_ic75.png);
  display: inline-block;
  vertical-align: middle;
}
.fs-c-variationCart__cartButton .fs-c-button__label {
  display: inline-block;
  vertical-align: middle;
}

.fs-p-productSearch__inputTable:nth-child(1) {
  grid-column: 1 / 3;
}

}

.comment_1_2 #slider-proa {
  display: none;
}
.comment_1_2 .appeal {
  font-size: 1.2em;
}

#n_supplement {
    margin-bottom:25px;
}
#n_supplement h2 {
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
}
.p_supple {
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
}
#n_supplement ul {
    display: -webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

#n_supplement ul li {
    width: calc((100% - 40px)/ 5);
}
#sizelink table {
    width: 70%;
    margin: 20px auto;
    border:solid 1px #321e0a;
}
#sizelink table td, #sizelink table th {
    padding: 10px;
    border:solid 1px #321e0a;
}
#n_shosai .link_to_rct{
border: 1px solid;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    display: inline-block;
}
}
#itemDetail .box_mark {display:none;}

#tokushu_html table {
    width: 100%;
    margin: 20px auto;
}
#sizelink table , #serieslink table {
    width: auto;
    margin: 10px 0px;
}
#tokushu_html tr {
    border-bottom: 1px solid #777;
}
#tokushu_html table td, #tokushu_html table th {
    padding: 5px;
}
.comment_13_14_15 table th {
	text-align: left;
}
.comment_13_14_15 .blacktext_big p:first-child {
	font-size: 16px;
    font-weight: bold;
}

.comment_3_4 h4, .comment_5_6 h4, .comment_9_10 h4 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}
.comment_3_4 h2, .comment_5_6 h2, .comment_9_10 h2 {
  font-size:18px;
  font-weight:bold;
  margin-bottom:10px;
}

.fs-c-slick .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.fs-c-slick .slick-prev, .fs-c-slick .slick-next {
  height: 70px;
  width: 70px;
}
.fs-c-slick .slick-prev:before, .fs-c-slick .slick-next:before {
  font-size: 60px;
}
/*.fs-c-listControl {display:none;}*/
.kessaiNPimg {
    text-align: center;
    margin-top: 10px;
}
.aboutdeltaximg img {max-width: 600px;}
.fs-c-postage__list {display:none;}

.archive_morebtn {
  text-align: right;
  margin-top:10px;
}
.archive_morebtn a {
  text-decoration: underline;
}

/* IE対応 */
@media screen and (min-width: 960px)
.fs-l-product2 .fs-l-productLayout {
    display: block !important;
}
.fs-l-productLayout {
    display: block !important;
}
.fs-l-productLayout__item.fs-l-productLayout__item--1 {
    display: inline-block;
    margin-right: 2%;
}
.fs-l-productLayout__item.fs-l-productLayout__item--2 {
    display: inline-block;
    vertical-align: top;
}
#RANKING .tabContent .rankingList .rankingList_unit {
    position: relative;
    display: inline-block;
}*
#NEWITEM .newList .newList_unit {
    position: relative;
    /* width: calc((100% - 70px)/ 3); */
    width: 31%;
    display: inline-block;
}
#NEWITEM .newList .newList_unit:nth-of-type(3n+1) {
    margin-left: 0 !important;
}

li.serviceList_unit.flex3clm_unit {
    display: inline-block;
    width: 33%;
}

.fs-c-productQuantityAndWishlist__quantity:before {
    content: "\6570\91cf";/*数量*/
    vertical-align: middle;
    padding-right: 3px;
}
select.fs-c-quantity__select {
    max-width: 30%;
    min-width: 30px;
}
.fs-c-variationList__item__cart .fs-c-button--primary:before, .fs-c-productActionButton .fs-c-button--primary:before {
    content: url(https://manabeih.itembox.design/item/ma_ic75.png);
    display: inline-block;
    vertical-align: middle;
}
span.fs-c-button__label {
    vertical-align: middle;
}

.js-gNavDrop {
    position: relative;
}
a.gDropList__link {
    padding: 10px;
    display: block;
    text-align: center;
}
a.gDropList__link:hover{
  background:rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.gNavDrop {
    position: absolute;
    top: 100%;
    background: rgba(0, 0, 0, 0.8);
    color:#fff;
    min-width: 180px;
    display: none;
    z-index: 10;
}
.fs-c-cartTable__dataCell {vertical-align:middle;}

/*20200131追加*/
@media screen and (min-width: 768px) {
  .fs-c-subgroupList__item {
   max-width:33%;
  }
}

@media screen and (min-width: 960px) {
  .fs-c-subgroupList__item {
   max-width:33%;
  }
}
.fs-c-subgroupList .fs-c-subgroupList__item {
    flex-basis: calc(33% + 1px);
}
.fs-c-subgroupList__link {
    background-color: #fff;
}
[class*="fs-c-pagination__item--"]::before {
    height: auto;
    width: auto;
}
[class*="fs-c-pagination__item--"] {
    width: auto;
}
/*詳細検索一時非表示*/
.fs-p-productSearch {display:none;}
.fs-c-subgroupList__link {padding:10px;}
.fs-c-subgroupList__link::after {display:none;}
a.fs-c-subgroupList__link {
    border: none;
}

/*検索タグ追加 20200517*/
.kensakutag1 {
    padding-top: 10px;
}
.kensakutag2 {
    opacity: 0.8;
    word-break: keep-all;
}

/*商品詳細 レコメンド（関連カテゴリへ） 200527*/
#_rcmdjp_display_1 .fs-p-heading--lv2 {
    border-bottom: none;
    color: #000;
    margin-bottom: 10px;
}
#n_shosai .link_to_rct {
    display: block;
    margin: 20px auto 50px;
    width: 30%;
    text-align: center;
}
/*20200805予約attention*/
.fs-c-productPreorderMessage {
    height: 210px;
    background-image: url(https://manabeih.itembox.design/item/iteminfo/b_o_kessai.jpg);
    background-size: 330px;
}

/*20201210商品詳細バリエーション表示 20230219追記*/
.fs-c-variationCart__variationName__name {
    display:none;
}
body:has(.iconnum134) .fs-c-variationCart__variationName__name {
    display:block;
}

/*関連商品タグ*/
.itemtaglink ul {
    display: flex;
    flex-wrap: wrap;
}
.itemtaglink ul li {
    margin: 1%;
    padding: 1em 1em;
    display: block;
    border-right: 3px solid #888;
    border-bottom: 3px solid #888;
    border-radius: 5px;
}
.itemtaglink li:hover {
    border: 1.5px solid #888;
    box-shadow: -2px -2px 7px #dcdcdc;
}
.itemtaglink ul li a {
    text-decoration: none;
}
.itemtaglink ul li p {
    font-size: 1rem;
}
.itemtaglink ul li p:before {
    content: "\23";/*#*/
}
.itemtaglink ul li a:hover {
    color:#aa0000;
    font-weight:100;
}

.outlet_comment {
    border: 7px double #321d0a;
    padding: 15px;
    font-size: 1.3rem;
}
.outlet_midashi001 {
    font-weight: 700;
}
.outlet_midashi001:before {
    position: relative;
    content: "";
    width: 10px;
    height: 20px;
    border-right: 3px solid #aa0000;
    border-bottom: 6px solid #aa0000;
    display: inline-block;
    left: -1%;
    transform: rotateZ(45deg);
}
/*アコーディオン*/
.foottoggle {
display: none;
}
.footoption {
position: relative;
margin-bottom: 1em;
}
.foottitle,
.footcontent {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.foottitle {
    padding: 0.5em;
    display: block;
    color: #333;
    font-weight: 700;
    margin-left: 20px;
    font-size: 13px;
}
.foottitle::after,
.foottitle::before {
content: "";
position: absolute;
right: 1.25em;
top: 1em;
width: 2px;
height: 0.75em;
background-color: #000;
transition: all 0.3s;
}
.foottitle::after {
transform: rotate(90deg);
}
.footcontent {
max-height: 0;
overflow: hidden;
}
.footcontent p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
.foottoggle:checked + .foottitle + .footcontent {
max-height: 500px;
transition: all 1.5s;
}
.foottoggle:checked + .foottitle::before {
transform: rotate(90deg) !important;
}
.footcontent a {
    margin-left: 1em;
}
footer .skList .skList_unit ul li .footcontent a:after{
    display:none;
}
.footoption label {
    position: relative;
    padding: 15px 0;
}
/*アコーディオン〆*/

.contactbtn_box a:hover {
    background-color: #000;
    color: #fff;
    transition: 1s ease;
    text-decoration: none;
}
section#fs_anchor_npPostpay .fs-c-specTable__headerCell:after {
    content: "\28\7a0e\8fbc\29";/*(税込)*/
}

/* ///////////////////////////////////////////////////////////////////// 
//08.期間限定
/////////////////////////////////////////////////////////////////////*/

/*配送について*/
/*.fs-c-returnedSpecialContract {
    height: 130px;
    position: relative;
    background-image: url(https://manabeih.itembox.design/item/infoimage/cart_at20200809.jpg);
    background-repeat: no-repeat;
}

.fs-c-returnedSpecialContract__link {
    position: absolute;
    bottom: 0;
}
*/


.eyecatch {overflow:hidden;}
@media screen and (min-width:768px) and ( max-width:1024px) {
	.headermiddle h1 {
	    font-size: 10px;
	    letter-spacing: -0.05em;
	}
	.headermiddle ul.hmd_topList li {
	    font-size: 10px;
	}
	.hmd_bottom .hmd_bottomList .hmd_bottomList_unit span {
	    font-size: 10px;
	}
}
/*20200917追記　スクロール隙間消し 20230221追記スクロールサイズ指定*/
.image0002 {
    margin: -3px 0px;
    width:790px;
    height:auto;
}

/*20201223追記　珪藻土関連注意書き*/
.toi_attention {
    background: linear-gradient(transparent 90%, #aea79a 75%);
    font-weight: bold;
    white-space:nowrap;
}

/* ///////////////////////////////////////////////////////////////////// 
//09.動画
/////////////////////////////////////////////////////////////////////*/
.shousai_movie {
    position: relative;
    height: 0;
    padding: 30px 0 50.25%;
    overflow: hidden;
}
.shousai_movie iframe {
    width: 790px;
    height: 444px;
}

/* ///////////////////////////////////////////////////////////////////// 
//10.特集
/////////////////////////////////////////////////////////////////////*/
/*商品レビュー一覧ページ*/
.fs-p-announcement img {
    margin: 50px 0;
}



/* 
メンテナンスページ↓
*/
.fs-p-closed__message {
    font-size: 16px;
}
.fs-p-closed__message li{
    
    font-size: 20px;
}
.mentekikan{
    font-size:20px;
}
.fs-p-closed__message a{
     font-size: 20px;
}

img.fs-p-closed__image {
    margin: 5%;
}
.mentemail a {
    font-size: 25px;
}
.fs-p-closed__message img {
    max-width: 38%;
    margin: 6%;
}

.menteowabi {
    margin: 5%;

ul.mentetenpo {
    color: #aa0000;
}



/* ↑
メンテナンスページ
*/

}
.tokushu22_main {
    text-align: center;
}


.tokushu22_link ul {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
}
.tokushu22_link li {
    width: 18%;
    display: inline-block;
    flex-shrink: 0;
    margin: 1%;
}
.tokushu22_link ul li img {
    width: 100%;
}
.toku22_midashi000 {
    font-size: 2rem;
    text-align: center;
    background-color: #777;
    color: #fff;
    padding: 1%;
    margin: 0 0 1%;
}
.toku22_midashi001 {
    font-size: 1.5rem;
    background-color: #f5ffe0;
    padding: 0.7% 2% 0.7% 5%;
    width: 95%;
    margin: 3% auto;
    font-weight: 100;
}
.toku22_midashi002 {
    font-size: 1.5rem;
    background-color: #eaf4fc;
    padding: 0.7% 2% 0.7% 5%;
    width: 95%;
    margin: 3% auto;
    font-weight: 100;
}
.toku22_midashi003 {
    font-size: 1.5rem;
    background-color: #f5ecf4;
    padding: 0.7% 2% 0.7% 5%;
    width: 95%;
    margin: 3% auto;
    font-weight: 100;
}
.toku22_midashi004 {
    font-size: 1.5rem;
    background-color: #ffffe0;
    padding: 0.7% 2% 0.7% 5%;
    width: 95%;
    margin: 3% auto;
    font-weight: 100;
}

.toku_list_colors ul li {
    width: 8%;
}
li.toku_color_a {
    color: #fff;
    -webkit-text-stroke: 1px #000;
}
.tokushu_2022 ul li p {
    word-break: keep-all;
}
.loopSlide {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  width: 100vw;
  overflow: hidden;
}
.loopSlide ul {
  padding: 0;
  width: 100vw;
  display: flex;
  flex-shrink: 0;
}
.loopSlide ul:first-child {
  animation: slide1 60s -30s linear infinite;
}
.loopSlide ul:last-child {
  animation: slide2 60s linear infinite;
}
.loopSlide ul li {
  display: inline-block;
  width: 100%;
  min-width: 150px;
  margin-right: 20px;
  list-style: none;
  text-align: center;
}
.loopSlide ul li img {
  display: block;
  width: 100%;
  height: auto;
}
.loopSlide:hover ul {
  animation-play-state: paused;
}

@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.selectcolor ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.selectcolor ul li {
    width: 16%;
    margin: 2%;
}
.selectcolor ul li img {
    width: 100%;
}
p.slectcolor_ct {
    font-size: 30px;
    background-color: #aaa;
    margin: 10px;
    color: #fff;
    margin-top:50px;
}
.more_link p:after, .more_link p:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid #aaa;
    transition: transform 0.2s;
}
.more_link p {
    width: 45%;
    padding: 10px 30px;
    background: none;
    border: none;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    cursor: pointer;
    margin: auto;
}
.more_link p:hover:after, .more_link p:hover:before {
    transform: translate(0);
}
.more_link p:before {
    transform: translate(-3px, -3px);
}
.more_link p:after {
    transform: translate(3px, 3px);
}
/*wide1200特集*/
.stylecoord_select_midashi {
    text-align: center;
    padding: 10px;
    font-size: 22px;
}
.s010000 .stylecoord_midashi p{
    color:#4c4c4a;
}
.s020000 .stylecoord_midashi p{
    color:#766f62;
}
.s030000 .stylecoord_midashi p{
    color:#fdfffb;
}

.s010000 .stylecoord_midashi{
    background-color:#e4e4e4;
}
.s020000 .stylecoord_midashi{
    background-color:#f9ebb2;
}
.s030000 .stylecoord_midashi{
    background-color:#4a72a2;
}
.s010000 .stylecoord_select_midashi{
    background-color: #acacac;
    color: #fff;
}
.s020000 .stylecoord_select_midashi{
    background-color: #f6b483;
    color: #fff;
}
.s030000 .stylecoord_select_midashi{
    background-color: #6f5436;
    color: #fff;
}

.stylecoord_select_midashi{
    display: flex;
    font-weight:100;
}
.stylecoord_select ul {
    width: 60%;
    display: flex;
    margin: 10px auto;
}
.stylecoord_select ul li {
    width: 31%;
    text-align: center;
    margin: 1%;
}
.stylecoord_hit {
    background-color: #ffc;
}

.stylecoord_period p {
    text-align: center;
    margin: 20px auto 40px;
    width: 50%;
    background-color: #000;
    color: #fff;
    padding: 10px;
}

.stylecoord_p_mini ul {
    display: flex;
}

.stylecoord_p_mini ul li {
    width: 31%;
    margin: 1%;
    aspect-ratio: 79/50;
    overflow: hidden;
}
.stylecoord_period p:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    box-sizing: border-box;
    transition: 0.5s ease;
}
.stylecoord_period a {
    text-decoration:none;
}
.stylecoord_midashi p {
    display: block;
    vertical-align: middle;
    line-height: 2.8;
    font-size: 16px;
    float: right;
    margin: auto 20px;
}
.stylecoord_midashi {
    overflow: hidden;
    width: 100%;
}
.stylecoord_midashi_img {
    width: 60%;
    float: left;
}
.stylecoord_select {
    padding-top: 167px;
    margin-top: -167px;
}
.stylecoord_select_midashi {
    display: block;
    margin-top:10px;
}
.stylecoord_p_mini ul li img {
    height: 100%;
    display: block;
    margin: 0 auto;
}
.stylecoord_midashi {
    display: flex;
}
.stylecoord_midashi img {
    width: 100%;
}
div#wide1200_nosidebar h2 {
    font-size: 24px;
}
.all_ct_list_middle ul {
    display: flex;
    flex-wrap:wrap;
}
.all_ct_list_middle ul li {
    width: 23%;
    margin: 0px 1%;
}
.all_ct_list_middle ul li p {
display: inline-block;
    vertical-align: top;
    width: 193px;
    padding-top: 24px;
    font-weight: 500;
}
.all_ct_list_middle ul li img {
    width: 25%;
    margin-right: 5%;
}
.all_ct_list_index ul {
    display: flex;
    flex-wrap:wrap;
}
.all_ct_list_index ul li {
    width: 18%;
    margin: 1%;
    font-size: 13px;
    background-color: #321d0a;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.all_ct_list_midashi {
    font-size: 20px;
    font-weight: 800;
    border-bottom: 2px solid #321d0a;
    padding-top: 130px;
    margin-top: -130px;
    margin-bottom: 20px;
}
.all_ct_list_middle {
    margin: 30px 0;
}


iframe.movie_size {
    width: 100%;
    height: 100%;
    margin-bottom: 25px;
}

.movie_frame {
    width: 100%;
    aspect-ratio: 16 / 9;
}

li.ctcolor_1 {
    color: #f5deb3;
}
li.ctcolor_4 {
    color: #734E30;
}
div.tokushu22_link div.color_ctlist li.ctcolor_1{
    width: 6%;
}


.NewItemListPage ul.newList {
    display: flex;
    width: 186%;
}

.NewItemListPage li.newList_unit {
    width: 100%;
    margin: 5px;
}
.NewItemListPage div.rcmOutput {
    overflow-x:scroll;
}
p.newList_categoryName {
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 10px;
}
p.newList_unitprice {
    color: #aa0000;
    font-size: 17px;
}

.newItemPage_banner {
    width: 100%;
    text-align: center;
}
p.newList_categoryName {
    margin-top: 52px;
}
.newList_to_category {
    margin-top: 10px;
    margin-bottom: 45px;
    font-size: 16px;
    font-weight: 800;
    text-align:right
}

ul.new_item_cat {
    display: flex;
    margin: 8px 0 30px 0;
}

p#mokutekichi1,p#mokutekichi2,p#mokutekichi3,p#mokutekichi4,p#mokutekichi5,p#mokutekichi6,p#mokutekichi7,p#mokutekichi8,p#mokutekichi9,
p#mokutekichi10,p#mokutekichi11,p#mokutekichi12,p#mokutekichi13 {
    margin-top: -180px;
    padding-top: 180px;
}
.newitem_ctall article:nth-child(n+11) , .newitem_ctall .description_short , .newitem_ctall .comment_15 , .newitem_ctall .fs-c-productListItem__control , .newitem_ctall .comment_5{
    display:none;
}
.newitem_ctall{
    display:flex;
    overflow-x:scroll;
    width:1200px;
}
.newitem_ctall article{
    min-width:18%;
    margin:5px;
}
/*店舗一覧ページのバナー*/
.shop_sele_information_banner {
    text-align: center;
    margin-bottom: 46px;
}

/*ランキングページのプライス赤帯*/
.ct_ranking_wrap .ct_ranking ul li p:nth-child(3) {
    color: white;
    background-color: #aa0000;
    text-align: center;
    font-size: 17px;
    font-weight: 800;
}

.ct_ranking_wrap .ct_ranking ul li p:nth-child(3):after {
    content: "\28\7a0e\8fbc\29";/*(税込)*/
    font-size: 12px;
}
.TotalRankingList ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    counter-reset: rank;
}
.TotalRankingList ul li {
    width: calc((100% - 40px) / 5);
}
.TotalRankingList ul li:before {
    counter-increment: rank;
    content: counter(rank) "位";
    font-size:18px;
}
.TotalRankingList ul li .description_short , .TotalRankingList .fs-c-buttonContainer , .TotalRankingList .fs-c-productShippingDateNote__date{
    display: none;
}
.TotalRankingList .fs-c-productPrice {
    color: #000;
}

/*LP 20250716*/
.lp_tokushu {
    font-size: 20px;
}
.lp_top_appeal {
    text-align: center;
    margin: 15px 0px;
}
.ip_setup img {
    margin: 100px auto;
    display: block;
    width: 60%;
    border: 1px solid;
}
.lp_grid_box {
    display: grid;
    grid-template-columns: 5fr 5fr;
    grid-template-rows: 1fr 2.5fr 1.5fr;
    width: 1000px;
    height: 400px;
    margin: auto;
}
.lp_grid_left {
    grid-area: 1 / 1 / 4 / 2;
}
p.lp_itemtitle_upper {
    border-bottom: 2px solid #aaa;
}
.lp_grid_right1 {
    font-size: 19px;
    text-align: center;
}
.lp_grid_right2 {
    font-size: 12px;
    text-align: center;
}
p.lp_itemprice img {
    width: 30%;
}
span.lp_itemprice_tax {
    width: 15%;
    display: inline-block;
    text-align: right;
}
span.lp_itemprice_price {
    width: 45%;
    display: inline-block;
    font-size: 35px;
    text-align: center;
}
p.lp_itemprice img {
    width: 30%;
    display: inline-block;
}
.lp_grid_right2 p {
    line-height: 2;
}
.lp_main ul li {
    margin: 100px 0px;
}
.lp_extra3box ul {
    display: flex;
    justify-content: space-between;
}
.lp_extra3box ul li {
    width: calc((100% - 20px) / 3);
}

/*〆LP*/


/* ///////////////////////////////////////////////////////////////////// 
//12.アプリ審査対応
/////////////////////////////////////////////////////////////////////*/
@media screen and (max-width : 790px) {
.side {display: none;}
}
/*
@media screen and (max-width : 790px) {
header {display: none;}
}*/

@media screen and (max-width : 790px) {
.main {width:100%;}
}
@media screen and (max-width : 790px) {
.main {width:100%;}
}
@media screen and (max-width : 790px) {
.main, .side + .fs-l-pageMain {width:100%;}
}
@media screen and (max-width : 790px) {
footer .footer_inner {display: none;}
}
.main p{word-break:keep-all;}
@media screen and (max-width : 790px) {
section#BLOG {display: none;}
}
@media screen and (max-width : 790px) {
section#SERVICE {display: none;}
}

/*以下岡山作成*/
@media screen and (max-width : 790px) {
span .hnav_unitname {display: none;}
}
@media screen and (max-width : 790px) {
.hmd_top.flex3clm  {display: none;}
}
@media screen and (max-width : 790px) {
.flex3clm_unit.hmd_bottomListbox a span:nth-child(2){display: none;}
}
/*
@media screen and (max-width : 790px) {
.headerbottom .hnav .hnav_unit > a > span{font-size:0px;}
}*/
@media screen and (max-width : 790px) {
.headerbottom .hnav .hnav_unit > a > span:nth-child(2){display: none;}
}

/* ///////////////////////////////////////////////////////////////////// 
//13.カート
/////////////////////////////////////////////////////////////////////*/
.cart_attention ul li p {
    font-size: 1.3rem;
    opacity: 0.8;
}
.cart_attention li p:before {
    content: "※";
}
.cart_attention2 {
    background-color: #eaeaea;
    padding: 10px;
}
.cart_attention2 ul li:nth-child(3n-2):before {
    content: "※";
}
.cart_attention2 ul li {
    font-size: 1.3rem;
}
.cart_attention2 ul li:nth-child(3n-2) {
    color: #aa0000;
    display: flex;
    margin: 3px 0px;
}
.fs-body-customerDetails .fs-c-inputTable > tbody {
    display: flex;
    flex-direction: column;
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(1) {
    order: 1;  /* 氏名の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(2) {
    order: 2;  /* 氏名（フリガナ）の表示順を入力*/
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(4) {
    order: 4;  /* 郵便番号の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(5) {
    order: 5;  /* 都道府県の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(6) {
    order: 6;  /*  住所１（市区町村）の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(7) {
    order: 7;  /* 住所２（番地）の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(8) {
    order: 8;  /* 住所３（建物名）の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(9) {
    order: 9;  /* お電話番号の表示順を入力 */
}
.fs-body-customerDetails .fs-c-inputTable > tbody > tr:nth-child(3) {
    order: 10;  /* Ｅメールアドレスの表示順を入力 */
}
label#fs_label_email:after {
    content: "\203b\4e00\5ea6\3054\767b\9332\3044\305f\3060\3044\305f\30a2\30c9\30ec\30b9\306f\518d\5ea6\3054\767b\9332\3044\305f\3060\3051\307e\305b\3093\3002";/*※一度ご登録いただいたアドレスは再度ご登録いただけません。*/
}
dt.fs-c-checkout-deliveryMethod__deliveryTime label:after {
    content: "\ff08\8a2d\7f6e\5bb6\5177\306f\6642\9593\6307\5b9a\4e0d\53ef\ff09";/*（設置家具は時間指定不可）*/
    color: #aa0000;
    border-bottom: 2px solid;
}
body:has(.fs-c-listedProductName__selection__choice) select#fs_input_expectedArrival_time{
    display:none;
}
body:has(.fs-c-listedProductName__selection__choice) select#fs_input_expectedArrival_date option:nth-child(2){
    display:none;
    visibility:hidden;
    font-size:0px;
    -moz-appearance: none;
    -webkit-appearance: none;/*need for safari*/
    appearance: none;
}
body:has(.fs-c-listedProductName__selection__choice) select#fs_input_expectedArrival_date option:nth-child(3){
    display:none;
    visibility:hidden;
    font-size:0px;
    -moz-appearance: none;
    -webkit-appearance: none;/*need for safari*/
    appearance: none;
}
body:has(.fs-c-listedProductName__selection__choice) select#fs_input_expectedArrival_date option:nth-child(4){
    display:none;
    visibility:hidden;
    font-size:0px;
    -moz-appearance: none;
    -webkit-appearance: none;/*need for safari*/
    appearance: none;
}
body:has(.fs-c-listedProductName__selection__choice) p.fs-c-checkout-deliveryMethod__option__setting__message{
    display:none;
}
body:has(.fs-c-listedProductName__selection__choice) select#fs_input_expectedArrival_date.selector-hide{
    display:none;
}

.fs-c-checkout-deliveryUnavailableMessage {
    color: #da4453;
    font-size: 14px;
    font-weight: bold;
}
.fs-c-checkout-settings__item[data-target-id="shippingCarrier"] {
    display: none;
}
.fs-c-checkout-shippingDetail__deliveryDateInfo {
    display: none;
}

/* ///////////////////////////////////////////////////////////////////// 
//14.会員登録
/////////////////////////////////////////////////////////////////////*/
/*会員規約リンク強調*/
span.fs-c-checkbox__labelText a {
    font-weight: bolder;
}
span.fs-c-checkbox__labelText a::after {
    content: "\3011";/*】*/
}

span.fs-c-checkbox__labelText a::before {
    content: "\3010";/*【*/
}



a.fs-c-button--notAuthenticate .fs-c-button__label {
    font-size: 0px;
}
a.fs-c-button--notAuthenticate.fs-c-button--standard:after {
    content: "\42\2e\20\901a\8ca9\3067\4f1a\54e1\767b\9332";/*B. 通販で会員登録*/
}
button.fs-c-button--cardAuthenticate .fs-c-button__label {
    font-size: 0px;
}
.fs-c-button--cardAuthenticate:after {
    content: "\41\2e\20\30a2\30d7\30ea\3067\4f1a\54e1\767b\9332";/*A. アプリで会員登録*/
}
fieldset.fs-c-cardAuthField {
    display: none;
}
.fs-c-guidanceWithButton--membershipCardNotice {
    display: none;
}
.fs-c-buttonContainer--pair > *:first-child {
    grid-column: 1;
    justify-self: end;
}
.fs-c-buttonContainer--pair > *:last-child {
    grid-column: 2;
    justify-self: start;
}
.mail_mag_ic_sp{
    display:none;
}

.mail_mag_ic_pc{
    margin-top:10px;
}

.fs-c-agreementConfirmation p {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}

.fs-c-agreementConfirmation {
    text-align: center;
}

.fs-c-inputField__field {
 
    text-align: center;
}

.fs-c-checkbox__label{
    align-items:flex-start;
    margin: 0 0 10px;
}

button.fs-c-button--registerAndContinue.fs-c-button--primary {
    padding: 0.8em 1.6em 0.8em;
}
.history_back {
    display: none;
}
p.p-mark-title {
    margin-top: 17px;
}

table.p-mark-table {
    width: 100%;
    font-size: 16px;
}

table.p-mark-table,table.p-mark-table th,table.p-mark-table td {
    border: 1px solid #b2b2b2;
    padding: 8px 16px;
}

table.p-mark-table th {
    background-color: rgba(126, 126, 126, 0.08);
    font-weight: 500;
}

.special_tokuten{
    width:100%;
    margin-top: 6%;
}



/* ///////////////////////////////////////////////////////////////////// 
//15.Q&A
/////////////////////////////////////////////////////////////////////*/
.q_and_a h2 {
    font-size: 22px;
    font-weight: 900;
}
.q_and_a ul li p {
    font-size: 16px;
    font-weight: 500;
}
p.q_and_a_q {
    padding: 5px;
}
p.q_and_a_q:before {
    content: "\51";/*Q*/
    font-weight: 700;
    background-color: #aa0000;
    color: #fff;
    border-radius: 100px;
    padding: 0px 6px;
    margin-right: 5px;
}
p.q_and_a_a:before {
    content: "\41\2e";/*A.*/
    font-weight: 900;
    font-size: 120%;
    padding: 3px;
}
p.q_and_a_a {
    padding: 15px;
    background-color: #eee;
}
.q_and_a ul li {
    margin: 10px 0;
}
.q_and_a_index ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.q_and_a_index ul li {
    width: 25%;
    margin: 0 0 -1px -1px;
    border: 1px solid #777;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
.q_and_a h2 {
    padding-top: 250px;
    margin-top: -150px;
}
.q_and_a_bottom_mail:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid;
    box-sizing: border-box;
    transition: 0.5s ease;
}
.q_and_a_bottom_mail {
    font-size: 16px;
    background-color: #000;
    color: #fff;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin: 30px auto;
    border-radius: 70px;
}
.q_and_a_bottom {
    border: 3px solid #eee;
    padding: 20px;
}
p.q_and_a_bottom_midashi {
    font-size: 16px;
}
.q_and_a_bottom_mail {
    font-size: 16px;
    background-color: #000;
    color: #fff;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin: 30px auto;
    border-radius: 70px;
}
.q_and_a_bottom_mail a {
    text-decoration: none;
}
.q_and_a_index ul li p:after {
    content: "\304f";/*く*/
    float: right;
    transform: rotate(-90deg);
}
.q_and_a_shosai {
    display: flex;
    flex-wrap: wrap;
    background-color:#eee;
}
.q_and_a_shosai div:nth-child(odd) {
    width: 30%;
}
.q_and_a_shosai div:nth-child(even) {
    width: 70%;
    word-break: keep-all;
    line-height: 2.5;
}
/*続きを読む*/
.readmore001{
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
    border: 1px solid #CCC;
}

.readmore001-content{
    position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    height: 170px;
}
.readmore001-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

/* 続きを読むボタン */
.readmore001-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 2px 20px;
    background-color: #aa0000;
    border-radius: 15px;
    color: #FFF;
}
.readmore001-label:before{
    content: '\7d9a\304d\3092\8aad\3080';/*続きを読む*/
}

.readmore001-check{
    display: none;
}
/*チェック時にボタンを非表示*/
.readmore001-check:checked ~ .readmore001-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}
.readmore001-check:checked ~ .readmore001-label:before{
    content: '\9589\3058\308b';/*閉じる*/
}
/*チェック時に高さを自動に戻す*/
.readmore001-check:checked ~ .readmore001-content{
    height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore001-check:checked ~ .readmore001-content::before {
    display: none;
}

/*〆続きを読む*/

/* ///////////////////////////////////////////////////////////////////// 
//16.長期休暇など
/////////////////////////////////////////////////////////////////////*/
/*
img[src*="supple2_1.webp"] {
    filter: blur(2px);
    opacity:0.5;
}
li:has( img[src*="supple2_1.webp"]):before{
    content: "1/19以降順次出荷予定";
    background-color: #aa0000;
    position: absolute;
    z-index: 1000;
    font-size: 15px;
    width: 170px;
    color: #fff;
    text-align: center;
}
*/
/*
img[src*="supple2_1ok.webp"] {
    filter: blur(2px);
    opacity:0.5;
}
li:has( img[src*="supple2_1ok.webp"]):before{
    content: "1/19以降順次出荷予定";
    background-color: #aa0000;
    position: absolute;
    z-index: 1000;
    font-size: 15px;
    width: 170px;
    color: #fff;
    text-align: center;
}
*/
/*
img[src*="supple2_2"] {
    filter: blur(2px);
    opacity:0.5;
}
li:has( img[src*="supple2_2"]):before{
    content: "1/19以降順次出荷予定";
    background-color: #aa0000;
    position: absolute;
    z-index: 1000;
    font-size: 15px;
    width: 170px;
    color: #fff;
    text-align: center;
}
*/
/*
img[src*="supple2_3"] {
    filter: blur(2px);
    opacity:0.5;
}
li:has( img[src*="supple2_3p"]):before{
    content: "1/19以降順次出荷予定";
    background-color: #aa0000;
    position: absolute;
    z-index: 1000;
    font-size: 15px;
    width: 170px;
    color: #fff;
    text-align: center;
}
*/
/*カーテンの長期休みの納期表示　疑似要素でアイコン半透明に*/
/*
img[src*="supple2_4.webp"] {
    filter: blur(2px);
    opacity:0.5;
}
li:has( img[src*="supple2_4.webp"]):before{
    content: "8/25以降順次出荷予定";
    background-color: #aa0000;
    position: absolute;
    z-index: 1000;
    font-size: 15px;
    width: 170px;
    color: #fff;
    text-align: center;
}
*/

/* ///////////////////////////////////////////////////////////////////// 
//17.店舗一覧
/////////////////////////////////////////////////////////////////////*/
.shoplist_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 2fr;
    font-size: 15px;
    margin:50px 0px;
}
.shoplist_grid .shoplist_grid_item:nth-child(1) {
    grid-template-rows: max-content;
    grid-row-end: 14;
    grid-row-start: 1;
    font-weight: 800;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    letter-spacing: 0.5em;
}
.shoplist_grid .shoplist_grid_item:nth-child(even) {
    margin-left: 20%;
    letter-spacing: 0.2em;
    padding-top: 10px;
}
.shoplist_grid .shoplist_grid_item ul {
    display: flex;
    flex-wrap: wrap;
}
.shoplist_grid .shoplist_grid_item ul li {
    margin-bottom:15px;
    width:33%;
    margin-top: 10px;
}
.shoplist_grid .shoplist_grid_item ul {
    border-top: 1px dashed #dcdcdc;
}
.shoplist_grid .shoplist_grid_item:nth-child(3) ul {
    border-top: none;
}
.shoplist_grid .shoplist_grid_item:nth-child(4) ,
.shoplist_grid .shoplist_grid_item:nth-child(6) ,
.shoplist_grid .shoplist_grid_item:nth-child(8) ,
.shoplist_grid .shoplist_grid_item:nth-child(10) ,
.shoplist_grid .shoplist_grid_item:nth-child(12) ,
.shoplist_grid .shoplist_grid_item:nth-child(14) ,
.shoplist_grid .shoplist_grid_item:nth-child(16) ,
.shoplist_grid .shoplist_grid_item:nth-child(18) {
    border-top: 1px dashed #dcdcdc;
}
.redcolumntitle {
    background-color: #eae5e0;
}
/* ///////////////////////////////////////////////////////////////////// 
//18.ご利用ガイド
/////////////////////////////////////////////////////////////////////*/
#guide_f {
    font-size: 15px;
}
.guide_top_midashi {
    font-size: 25px;
    font-weight: 700;
    margin: 10px 0px;
}
.guide_index {
    width: 100%;
}
.guide_index td {
    width: 33%;
    vertical-align: middle;
    text-align: center;
    background-color: #eae5e3;
    padding: 5px 0px;
    border: 5px solid #fff;
    font-size:20px;
}
.guide_section_midashi {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid;
    display: inline-block;
    margin: 15px 0px 5px;
}
.guide_weight700 {
    font-weight: 700;
}
#guide1 , #guide2 , #guide3 , #guide4 , #guide5 , #guide6 {
    padding-top: 128px;
    margin-top: -128px;
}
.guide_foot {
    padding: 20px;
    border: 1px solid #321d03;
    margin: 10px 0px;
}
.guide_foot ul {
    width: 100%;
    display: flex;
}
.guide_foot ul li {
    width: 30%;
    text-align: center;
    padding: 10px;
    margin: 10px 10%;
    background-color: #eae5e3;
}
.guide_foot ul li svg {
    vertical-align: middle;
}
.guide_attention {
    padding: 10px;
    margin: 10px 0px;
    background-color: #ece0e0;
}
.guide_supple img {
    width: 170px;
}
.guide_60width img {
    width: 60%;
}
.guide_about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 17px;
    margin-top: 40px;
}
.guide_about_flex {
    width: 50%;
    margin: 0px 0px 20px;
}
#guide1 {
    z-index:6;
}
#guide2 {
    z-index:5;
}
#guide3 {
    z-index:4;
}
#guide4 {
    z-index:3;
}
#guide5 {
    z-index:2;
}
#guide6 {
    z-index:1;
}
.guide_sub_midashi {
    font-weight: 700;
    margin: 30px 0 15px;
}
#itemlink_del_c , #itemlink_del_xl {
    padding-top:128px;
    margin-top:-128px;
}




