@charset "UTF-8";
/* CSS Document */

/*** Common ***/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&display=swap');

div.Block{
	width: 1200px;
	margin: 0 auto;
}

.ovr-hddn{
	overflow: hidden;
}

.floatL{
	float: left;
}

.floatR{
	float: right;
}

.Center{
	margin: 0 auto;
}

.pc-V{
	display: block !important;
}

.tab-V{
	display: none;
}

.smp-V{
	display: none !important;
}

.red {
    color: #c30000;
}

img{
	transition: 0.2s ;
}

.btn_01{
    width: 330px;
    margin: 0 auto;
}
.btn_01 a{
    display: block;
    text-align: center;
    border: solid 2px #222 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 13px 0;
    transition: .3s;
}
.btn_01 a:hover{
    background: #000;
    color: #FFF;
    transition: .3s;
}

div#cart-footer, footer {
    background-color: #efefef;
    clear: both;
    margin: 0 auto;
    line-height: 100%;
    position: relative;
    height: auto;
    margin-top: auto;
    width: 100%;
}
#floating-menu{
    bottom: 67px;
    right: 20px;
}
#page-top a img {
	opacity: 0;
	user-select:none;
	-webkit-user-select:none;
	-webkit-user-drag: none;	
}
#to-cart{
    margin-bottom: 5px;
}
#to-cart a {
	width: 64px;
	height: 74px;
	background: url(/pic-labo/carttop.png) no-repeat;
	background-size: contain;
}
#to-cart a:hover {
	background: url(/pic-labo/carttop.png) no-repeat;
	opacity: .80;
	cursor: pointer;
	background-size: contain;
}
#to-cart a:hover img {opacity: 0;}

#to-cart a img {
	opacity: 0;
	user-select:none;
	-webkit-user-select:none;
	-webkit-user-drag: none;	
}
#page-top a {
	width: 64px;
	height: 54px;
	background: url(/pic-labo/pagetop.png) no-repeat;
	background-size: contain;
}
#page-top a:hover {
	background: url(/pic-labo/pagetop.png) no-repeat;
	opacity: .80;
	cursor: pointer;
	background-size: contain;
}
#page-top a:hover img {opacity: 0;}

.column4 h3, .column5 h3{
    font-weight: 400;
}


#Journal h2 a{
    color: #FFF;
    pointer-events: none;
    cursor: text;
}
.zaiko_no{color: #FFF;font-size: 14px;font-weight: 500;margin: 30px 0 0 0;padding: 15px 15px;background: #C30000;border-radius: 3px;}


/*お店案内*/
section #guide .inner .fL {
    float: left;
    margin-right: 2%;
	width: 35%;
    max-width: 35%;
}
section #guide .inner .fL img {
    margin-left: 50%;
    transform: translateX(-50%);
	max-width: 100%;
}
section #guide .inner .fR {
    float: right;
    width: 63%;
    max-width: 63%;
}
section #guide p {
    font-size: 75%;
    line-height: 175%;
    margin: 15px 0 15px;
}
/*お店案内*/

/*等商法ページ*/
section #guide table th {
    background-color: #EEE;
    border-top: 1px solid #CCC;
    color: #2B2B2B;
    font-size: 13px;
    font-weight: 500;
    padding: 15px 20px;
    width: 30%;
    box-sizing: border-box;
}
#shopGuide_wrap section #guide table td {
    width: auto;
}
/*等商法ページ*/

/*商品ページ*/
section#itemDetail-wrap .description p {
    font-size: 14px;
    line-height: 160%;
}
/*商品ページ*/

/*カートのテキストの右・左のマージン無くす*/
.sps-sslSticker-description {
    margin: 0 !important;
}
/*カートのテキストの右・左のマージン無くす*/

/*カートのテーブルのpaddingの調整*/
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 {
	width: 99.9%;
}
/*カートのテーブルのpaddingの調整*/

/*レフトバーカテゴリーの下層カテゴリーの高さ*/
#sub-column .category nav ul li.cat2 a {
    zoom: 1;
    display: block;
    padding: 15px 12px 15px 6%;
    margin: 0px 0;
    line-height: 100%;
    color: #000;
}
/*レフトバーカテゴリーの下層カテゴリーの高さ*/

/*レフトバーの店長紹介のボタン調整*/
#sub-column .freeArea2.shopDiary p a {
    border: 1px solid #333;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    font-size: 90%;
    margin: 15px auto 0;
    padding: 2% 1%;
    text-align: center;
    width: 80%;
	transition: all 0.2s ease-out;
}

#sub-column .freeArea2.shopDiary p a:hover {
	color: #fff;
	background: #b6b6b6;
	transition: all 0.2s ease-out;
}

/*レフトバーの店長紹介のボタン調整*/

/*レフトバーのメルマガボタン調整*/
#sub-column div.snav_mailMag_cont p:last-child {
    background-color: #FFF;
    border: 1px solid #333;
    border-radius: 3px;
    box-sizing: border-box;
    height: auto;
    line-height: 1;
    margin: 15px auto;
    width: 90%;
	padding: 10px 0;
}

#sub-column div.snav_mailMag_cont p:last-child:hover{
	color: #fff;
	background: #b6b6b6;
	transition: all 0.2s ease-out;
}
/*レフトバーのメルマガボタン調整*/

/*レフトバーのキーワード調整*/
#sub-column .link.keyword nav ul {
    padding: 0;
    overflow: hidden;
}

#sub-column .link.keyword nav ul li {
    border: none !important;
    float: left;
    background: #8864A8 !important;
    display: block;
    margin: 2.5px;
    border-radius: 5px;
    text-align: center;
	max-height: 22px;
}

#sub-column .link.keyword nav ul li a::after {
   display: none;
}

#sub-column .link.keyword nav ul li a {
    color: #fff;
    display: block;
    position: relative;
    line-height: 1;
    padding: 5px 10px;
	background: transparent;
}

/*レフトバーのキーワード調整*/

/*レフトバーのQRコード調整*/
div#subc_freeArea img[alt="QR"] {
    margin: 0 0 0 50%;
    padding: 8px;
    border: 1px solid #666;
    transform: translateX(-50%);
}
/*レフトバーのQRコード調整*/

/*フリーエリア*/
.freeArea2 .free-contents ul {
    margin: 0;
}
.freeArea2 .free-contents ul li {
    list-style: none;
}
/*フリーエリア*/



/* ボタンの色変更*/

/* 会員登録せずに購入ボタン変更 */
.cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="会員登録せずに購入"], 
.cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="確認画面に進む"],
.cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="　 次へ　 "],
.cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="　この内容で注文する　"]
{
    background-color: #ec5704;
    border-color: #ec5704;
}

/* この内容で注文するボタン変更 hover ;*/
 .cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="会員登録せずに購入"]:hover,
 .cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="　 次へ　 "]:hover,
 .cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="確認画面に進む"]:hover,
 .cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="　この内容で注文する　"]:hover {
    background-color: #f1732d;
    border-color: #f1732d;
}

/* カートボタンサブカラー変更 */
#center-seo input[type="submit"],
#center-seo input[type="button"], 
#center3 input[type="submit"],
#center3 input[type="button"],
#contact #center1 .centerbox .mainCont input[type="button"],
#contact #center1 .centerbox .mainCont input[type="submit"] {
    background-color: #000;
    border: 1px solid #000;
}

/* カートボタンサブカラー変更  hover*/
#center-seo input[type="submit"]:hover,
#center-seo input[type="button"]:hover,
#center3 input[type="submit"]:hover,
#center3 input[type="button"]:hover,
#contact #center1 .centerbox .mainCont input[type="button"]:hover,
#contact #center1 .centerbox .mainCont input[type="submit"]:hover {
    background-color: #444;
    border: 1px solid #444;
}


/*** TFA Original(2022.07) ***/

/* Common */
.bnr_common{
    margin: 100px 0 0 0;
}
.bnr_common li{
    margin: 0 0 25px 0;
}
.bnr_common li:last-child{
	margin: 0;
}

/*Cart*/
#contact #center1 .centerbox .mainCont .button1.kago_next.notLeave{
    width: 300px;
    font-size: 15px;
    height: 56px;
    margin: 10px 0 5px;
    background-color: #ec5704;
    border-color: #ec5704;
    letter-spacing: 0.08em;
    font-weight: 600;
}
#contact #center1 .centerbox .mainCont .button1.kago_next.notLeave:hover{
    background-color: #f1732d;
    border-color: #f1732d;
}

/* Header */
#header-top{
    background: #efefef;
}
#header-top-inner{
    width: 950px;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}
#header-top-inner h2 a{font-size: 13px;color: #222;}
#header-top-inner ul{
    display: flex;
    justify-content: flex-end;
}
#header-top-inner ul li{
    margin: 0 30px 0 0;
    padding: 0 0 0 25px;
}
#header-top-inner ul li:after {
	content:
	"|";
	margin: 0 0 0 30px;
	color: #888;
}
#header-top-inner ul li:last-child:after{
	content:unset;
}
#header-top-inner ul li a{
    font-size: 13px;
    color: #222;
    font-weight: bold;
}
#header-top-inner ul li a:hover{
	opacity: .8;
}
#rel{
    display: flex;
    float: left;
    margin: 3px 0 0 60px;
}
#rel img{
    max-height: 43px;
    margin: 0 10px;
}
#header-top-inner ul li#header-nav-mypage{
    background: url(/pic-labo/ico_lock.png) no-repeat;
    background-size: 15px;
    background-position: 0 50%;
}
#header-top-inner ul li#header-nav-guide{
    background: url(/pic-labo/ico_q.png) no-repeat;
    background-size: 15px;
    background-position: 0 50%;
}
#header-top-inner ul li#header-nav-cart{
    background: url(/pic-labo/ico_cart.png) no-repeat;
    background-size: 15px;
    background-position: 0 50%;
    border: none;
    margin-right: 0;
    padding-right: 0;
}

/* SideArea */
.side_pickup_nav_area{
    margin: 0 0 20px 0;
}
.side_pickup_nav_area ul{
    border-top: solid 1px #AAA;
}
.side_pickup_nav_area ul li{
    border-bottom: solid 1px #AAA;
}
.side_pickup_nav_area ul li a{
    font-size: 12px;
    padding: 14px 10px;
    display: block;
    font-weight: 500;
}
.smp_drawer_menu{
    display: none;
}
#sub-column .category ul{
    margin: 0 0 10px 0;
}
#sub-column .category ul li{
    line-height: 160%;
}
#sub-column .category ul li.cat1{
    margin: 0 0 10px 0;
}
#sub-column .category ul li.cat1 a{
    display: block;
    padding: 10px;
    background: #EEE;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
}
#sub-column .category ul li.cat2:last-child{
    margin: 0 0 15px 0;
}
#sub-column .category ul li.cat2 a{
    padding: 5px 0 5px 20px;
    display: block;
    letter-spacing: 0.01em;
}
#sub-column .category ul li.cat3 a{
    padding: 5px 0 5px 35px;
    display: block;
}
#sub-column .category ul li.cat3 a:before{
	content:'-';
	margin:0 5px 0 0;
}
#sub-column .info{
    font-size: 12px;
    font-weight: 500;
    border: solid 1px #222;
    padding: 10px;
    margin: 0 0 20px;
}
#sub-column .side_link{
    border-top: solid 1px #AAA;
    border-bottom: solid 1px #AAA;
    padding: 25px 0 15px;
}
#sub-column .side_link ul{
    padding: 0 0 0 17px;
}
#sub-column .side_link ul li{
	list-style-type: '・'
}
#sub-column .side_link ul li a{
    font-size: 12px;
    display: block;
    padding: 8px 8px 8px 0;
}
#sub-column .side_link_midashi{
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
#sub-column .category{
    margin: 0px 0 20px 0;
}

/* SlideArea */
ul.topSlideArea,
ul.topSlideArea li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	text-align: left;
}
ul.topSlideArea {
	width: 700px;
	clear: both;
	position: relative;
	margin: 0 0 50px 0 !important;
	height: 515px;
	opacity: 0;
	transition: 0.1s;
}
ul.topSlideArea.slick-slider{
    opacity: 1;
    transition: 0.1s;
}
ul.topSlideArea li p {
	padding: 5px 0;
	margin: 10px 0;
	font-size: 12px;
}
ul.topSlideArea li p span {
	color: #c30000;
	font-weight: bold;
}
ul.topSlideArea .slick-next::before {
	content: "";
}
ul.topSlideArea .slick-next {
	right: 0px;
	top: 235px;
	height: 470px;
	width: 50px;
	background: url(/pic-labo/slide_right.png) no-repeat;
	opacity: 0;
	transition: opacity 0.3s ease;
}
ul.topSlideArea:hover .slick-next {
	opacity: 1;
}
ul.topSlideArea .slick-prev::before {
	content: "";
}
ul.topSlideArea .slick-prev {
	left: 0px;
	top: 235px;
	z-index: 99;
	height: 470px;
	width: 50px;
	background: url(/pic-labo/slide_left.png) no-repeat;
	opacity: 0;
	transition: opacity 0.3s ease;
}
ul.topSlideArea:hover .slick-prev {
	opacity: 1;
}

/* CenterArea */
h3.blk{
    background: #000;
    color: #FFF;
    font-size: 14px !important;
    padding: 10px 15px !important;
    margin: 40px 0 30px !important;
}
.bnr{
    margin: 0 0 30px 0;
}
.bnr p{
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
    margin: 10px 0 5px;
}
.bnr_list_B .bnr p.txt{
    font-weight: normal;
    margin: 5px 0 10px;
}
.bnr_list_A{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 -30px 0;
}
.bnr_list_A .bnr{
    width: 48%;
}
.bnr_list_A .bnr p{
    margin: 5px 0 0;
}
.bnr_list_B{}
.bnr_list_B .bnr p{
    margin: 10px 0 0 0;
}
.bnr_list_D{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 0 -30px 0;
}
.bnr_list_D .bnr{
    width: 220px;
    margin: 0 20px 30px 0;
}
.bnr_list_D .bnr:nth-child(3n){
    margin-right: 0;
}
.bnr_list_D .bnr img{
    background: #f6f6f6;
    padding: 9px;
    border: solid 1px #BBB;
    box-sizing: border-box;
}
.bnr_list_D .bnr p{
    margin: 5px 0 0;
}

/* Footer */
.footer_menu{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 40px 0;
}
.footer_menu_inner{
    width: 35%;
}
.footer_menu_inner:first-child{
    width: 30%;
}
.footer_menu_inner:last-child{
    width: 27%;
}
.footer_menu_inner img{
    max-width: 200px;
}
.footer_menu_inner .send_info {
    font-size: 12px;
    font-weight: 500;
    border: solid 1px;
    padding: 10px;
    margin: 50px 0 20px;
    width: 65%;
    line-height: 170%;
}
.footer_menu_inner .cart_info {
    font-size: 12px;
    font-weight: 500;
    border: solid 1px;
    padding: 10px;
    margin: 20px 0 20px;
    width: 65%;
    line-height: 170%;
}
.footer_menu_inner .cart_info a{
    font-weight: normal;
    display: block;
    margin: 3px 0 0 0;
    font-size: 95%;
    letter-spacing: 0.01em;
}
.footer_menu_inner ul{
    padding: 0 0 0 13px;
}
.footer_menu_inner ul li{
	list-style-type: '・'
}
.footer_menu_inner ul li a{
    font-size: 12px;
    display: block;
    padding: 7px 0;
    font-weight: 500;
}
.footer_menu_inner .footer_menu_midashi{
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.footer_menu_inner .footer_link{}
.footer_menu_inner .footer_link a{
    font-size: 12px;
    font-weight: 500;
    border: solid 1px #000;
    padding: 6px 10px;
    display: block;
}
.footer_menu_inner ul.sns{
    display: flex;
    padding: 0;
    margin: 15px 0 25px;
}
.footer_menu_inner ul.sns li{
    list-style-type: none;
    margin: 0 20px;
}
.footer_menu_inner ul.sns li img{
    height: 20px;
}
.footer_txt{
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.01em;
    margin: 10px 0;
}
#footer-inner .footer_gnavi ul li:first-child:before{
    content: unset;
}
#footer-inner .footer_gnavi ul li:before {
	content:
	"|";
	margin: 0 10px 0 0;
}


/*Drawer*/

#global {
  width: 100% !important;
  line-height: 1.2;
  position: fixed;
  top: 0;
  right: 100%;
  height: 100%;
  z-index: 2147483647;
  background: #efefef;
  overflow-y: auto;
  text-align: left !important;
  margin-top:0 !important;
  /* border-right:1px solid #999999; */
}
#global a {
  color: #222;
  text-decoration: none;
}
#global ul{
  /* padding: 0; */
}
#global ul.menu_info,
#global ul.menu_star{
  padding: 0;
  margin:0 0 2.666vw;
  border-bottom:1px solid #999999;
  border-top:1px solid #999999;
}
#global ul.menu_info li:first-child,
#global ul.menu_star li:first-child{
  border-top:none;
}
#global ul.menu_info li:last-child,
#global ul.menu_star li:last-child{
  border-bottom:none;
}
#global ul.menu_star li img{
  width:15%;
  vertical-align:middle;
}
#global ul.menu_star li a{
  padding:0 0 0 2.2666vw;
}
#global #global-menu{
  margin:0;
  border:none;
}
#global-menu li ul li{
  border-top: 1px solid #dddddd;
  list-style-type: none;
  font-size:13px;
}
#global-menu li.others{
  border-top: 1px solid #ffffff;
}
#global-menu li.others a{
  background:#fff2f3;
}
#global-menu .children > li:first-child{
  border-top:none;
}
#global-menu li .parent {
  padding: 3.333vw 4.666vw 3.333vw;
  display: block;
  background: #333;
  color: #fff;
  font-weight:normal;
  position: relative;
  font-size:11px;
}
#global-menu li .parent.search{
  padding: 14px 5% 13px;
}
#global-menu li .parent img{
  width:11%;
  position:absolute;
  left:2%;
  bottom:0;
}
#global-menu li a {
  padding: 3.7333vw 3vw 3.7333vw 9.3vw;
  display:block;
  position: relative;
  background:#ebebeb;
}
#global-menu .children li a{
  padding:0 0 0 3vw;
}
#global-menu .children {
  margin:0 0 2.666vw;
  border-bottom:1px solid #999999;
}
#global-menu li ul li.img_none a{
  padding:5% 0 5% 4vw;
}
#global-menu .children li img{
  width:15%;
  vertical-align:middle;
}

#global-menu .menu_mitsumori { 
	text-align: center;
  margin: 15px 1.5em 22px;
}
#global-menu .menu_mitsumori a {
	color: #333;
  padding: 5px 0 6px;
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	font-weight: normal;
	line-height: 1.5;
}
#global-menu .menu_mitsumori a span {
	font-size: 90%;
	font-weight: bold;
}
#global-menu .menu_mitsumori a:active {
	background-color: #ddd;
}

#global-close {
  padding: 0;
  background:#ebebeb;
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  color: #e8030e;
}
#global-close .close {
  margin:0;
  font-size: 14px;
  color:#222;
  padding: 15px 20px;
  background: #cdcdcd;
  line-height: 130%;
}
#global-close .close img{
  vertical-align: middle;
  max-height: 20px;
  margin: 0 10px 0 0;
}
#global .search_from{
  padding:4vw 5.333vw;
  border-top:1px solid #999999;
}
#global .search_from p{
  font-size:12px;
  margin:0 0 2.666vw;
}
#global .search_from .clearof2 .input_l{
  font-size:0;
  margin:0;
}
#global .search_from .clearof2 .input_l input{
  border:1px solid #828282;
}
#global .search_from .clearof2 .submit_gr{
  background:#828282 url(//image1.shopserve.jp/midori.zk.shopserve.jp/pic-labo/nav_search.png) no-repeat center center;
  background-size:auto 53.5%;
  text-indent:-9999px;
}
#global,
#wrapper {
  transition: all 0.5s ease;
  -webkit-overflow-scrolling: touch;
}


/* ItemArea */
#itemDetail-wrap{
    margin: 0 0 40px 0;
}
#itemDetail-wrap.sub1{
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: solid 1px #CCC;
}
#itemDetail-wrap.sub2{}
.description h3{
    font-size: 14px;
    margin: 0 0 20px 0;
}
.description h4{
    font-size: 14px;
    margin: 0 0 15px 0;
}
.description a{
    border-bottom: solid 1px #666;
}
.description a:hover{
    border-bottom: solid 1px #999;
}
.item_news{
    margin: 20px 0 30px;
}
.confirmation{
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: solid 1px #222;
}
.confirmation_list{
    margin: 20px 0 40px;
}
.confirmation_list ul{
    padding: 0 0 0 15px;
}
.confirmation_list ul li{
    list-style-type: '■';
    padding: 0 0 0 3px;
    margin: 0 0 5px 0;
}
.confirmation_link{
    border: solid 1px #222;
    padding: 15px 20px;
    position: relative;
}
.confirmation_link:before{
	content:
	'ご購入前にご確認ください';
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	text-align: center;
	background: #FFF;
	width: 28%;
	margin: auto;
}
.confirmation_link ul{}
.confirmation_link ul li{
    margin: 5px 0;
}
.confirmation_link ul li a{
    border: none;
}
.confirmation_link ul li a:hover{
	border: none;
}
.package{
	background: #f3f3f3;
	padding: 20px;
	margin: 30px 0;
}
section#itemDetail-wrap .description .package p{
    font-size: 12px;
    margin: 0 0 20px 0;
}
section#itemDetail-wrap .description .package p:last-child{
    margin: 0;
}
.item_desc{
    margin: 30px 0;
}
.item_desc p{
    margin: 25px 0 0 0;
}
.youtube {
  width: 100%;
  padding-top: 52.8%;
  position: relative;
}
.youtube p{
    margin: 5px 0 0 0;
}

.youtube iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.list3Wrap{
    margin: 40px 0 0 0;
}
.list3Wrap ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.list3Wrap ul li{width: 31%;margin: 0 3.5% 20px 0;}
.list3Wrap ul li:nth-child(3n){
    margin-right: 0;
}
.list3Wrap ul li h4{
    font-size: 14px;
    line-height: 130% !important;
    margin: 10px 0 5px 0;
    font-weight: 400;
}
.list3Wrap ul li h5{
    color: #c30000;
    font-size: 13px;
    font-weight: 400;
}

/*TOPICS*/

.selectdiv{
    position: relative;
    margin: 0 0 20px 0;
    text-align: right;
}

.selectdiv select {
  background-image: url(https://www.estore-test24.com/images/arrow.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  width: 200px;
  padding: 8px 10px;
  outline: 0;
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
  border-radius: 3px;
  font-size: 14px;
  border: 1px solid #DDD;
  color: #222;
}
.selectdiv:after {
    content: '';
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px;
    top: 0px;
    padding: 16px;
    border-bottom: 1px solid #DDD;
    position: absolute;
    pointer-events: none;
}
.selectdiv select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}
.selectdiv select option{}
  
}
#topics #topics-list{
    padding: 60px 0 0 0;
}

#topics ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#topics ul li{
    width: 48%;
    margin: 0 0 30px 0;
}
#topics ul li a p{
    font-weight: bold;
    margin: 0;
}

/*TOPICS*/

.selectdiv{
    position: relative;
    margin: 0 0 20px 0;
    text-align: right;
}

.selectdiv select {
  background-image: url(https://www.estore-test24.com/images/arrow.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  ;;background-size: 18px 18px;;;
  width: 200px;
  padding: 8px 10px;
  outline: 0;
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
  border-radius: 3px;
  font-size: 14px;
  border: 1px solid #DDD;
  color: #222;
}
.selectdiv:after {
    content: '';
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px;
    top: 0px;
    padding: 16px;
    border-bottom: 1px solid #DDD;
    position: absolute;
    pointer-events: none;
}
.selectdiv select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}
.selectdiv select option{}
  
}
#topics #topics-list{
    padding: 60px 0 0 0;
}

#topics ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#topics ul li{
    width: 48%;
    margin: 0 0 30px 0;
}
#topics ul li a p{
    font-weight: bold;
    margin: 0;
}

/* Responsive(-950px) */

@media screen and (max-width: 950px) {

a:hover img{
	opacity: 0.8;
}
	
/***** 2021年7月追記（商品画像のスライドショー化）ここから  *****/
/* リセット */
#itemDetail-wrap .itemThumb {
  padding: 0;
}
#itemDetail-wrap .itemThumb img {
  display: none;
}
#itemDetail-wrap .itemThumb-main {
  display: none;
}
#itemDetail-cont .itemThumb-wrap.ex-slider .itemThumb-main{
    display: none;
}
/* Slick調整 */
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-slider {
  display: block !important;
  margin-bottom: 0;
  overflow: inherit;
  padding-bottom: 20px;
  text-align: center;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-list {
  border: 1px solid #ddd;
  z-index: 1;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-list .slick-slide {
  float: left;
  margin: 0 !important;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-list .slick-slide img {
  display: block;
}
/* dots */
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-dots {
  bottom: 0;
  display: block;
  line-height: 1 !important;
  position: unset;
  margin: 20px 0 0 0;
  text-align: center;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb ul.slick-dots li {
  margin: 0 1.5% !important;
  width: auto !important;
  float: none;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb ul.slick-dots li button::before {
  content: none;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb ul.slick-dots li button {
  background: #ddd;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb ul.slick-dots li.slick-active button {
  background: #666;
}
/* Prev-Next */
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-arrow {
  cursor: pointer;
  height: 50px;
  top: calc(50% - 15px);
  width: 25px;
  z-index: 1;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-arrow::before {
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  content: "";
  display: block;
  height: 25px;
  opacity: 1;
  width: 25px;
  z-index: 2;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-arrow:hover::before {
  background: inherit;
  opacity: 1;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-prev {
  left: -30px;
  display: none !important;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-prev::before {
  left: 6px;
  position: relative;
  transform: rotate(135deg);
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-next {
  right: -30px;
  display: none !important;
}
#itemDetail-wrap .itemThumb-wrap .itemThumb .slick-next::before {
  position: relative;
  right: 8px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 950px) {
  #itemDetail-wrap .itemThumb-wrap .itemThumb .slick-arrow::before {
    height: 13px;
    width: 13px;
  }
  #itemDetail-wrap .itemThumb-wrap .itemThumb .slick-prev::before {
    left: 9px;
  }
  #itemDetail-wrap .itemThumb-wrap .itemThumb .slick-next::before {
    right: -1px;
  }
}
/***** 2021年7月追記（商品画像のスライドショー化）ここまで  *****/

/* Common */
.bnr_common{
    margin: 70px auto 0;
    width: 92%;
}
.bnr_common li{
    margin: 0 0 25px 0;
}
.bnr_common li:last-child{
	margin: 0;
}
.pc-V{
    display: none !important;
}
.smp-V{
    display: block !important;
}
.btn_01{
    width: 92%;
}

#floating-menu {
    bottom: 15px;
    right: 15px;
}
#page-top a {
	width: 54px;
	height: 46px;
	background: url(/pic-labo/pagetop.png) no-repeat;
	background-size: contain;
}
#to-cart a {
    width: 54px;
    height: 63px;
    background: url(/pic-labo/carttop.png) no-repeat;
    background-size: contain;
}
#all_wrap{
    width: 100%;
}

	
/* Header */
#d_header{
    position: relative;
}
#d_header .cb-header{
    position: absolute;
    top: 0;
    left: 0;
    padding: 16px 17px 12px 17px;
}
#d_header .cb-header img{
    max-width: 25px;
}
#header-top{
    display: none;
}
#header-top-inner{
    width: 950px;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}
#header-top-inner h2 a{font-size: 13px;color: #FFF;}
#header-top-inner ul{
    display: flex;
    justify-content: flex-end;
}
#header-top-inner ul li{
    margin: 0 30px 0 0;
    padding: 0 0 0 25px;
}
#header-top-inner ul li:after {
	content:
	"|";
	margin: 0 0 0 30px;
	color: #888;
}
#header-top-inner ul li:last-child:after{
	content:unset;
}
#header-top-inner ul li a{
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
}
#header-top-inner ul li a:hover{
	opacity: .8;
}
#rel{
    display: none;
}
#rel img{
    max-height: 43px;
    margin: 0 10px;
}
#header-top-inner ul li#header-nav-mypage{
    background: url(/pic-labo/ico_lock.png) no-repeat;
    background-size: 15px;
    background-position: 0 50%;
}
#header-top-inner ul li#header-nav-guide{
    background: url(/pic-labo/ico_q.png) no-repeat;
    background-size: 15px;
    background-position: 0 50%;
}
#header-top-inner ul li#header-nav-cart{
    background: url(/pic-labo/ico_cart.png) no-repeat;
    background-size: 15px;
    background-position: 0 50%;
    border: none;
    margin-right: 0;
    padding-right: 0;
}
#smp_cart{
    position: absolute;
    top: 15px;
    right: 15px;
}
#smp_cart img{
    max-height: 28px;
}
/* SideArea */
.side_pickup_nav_area{
    margin: 0 0 10px 0;
}
.side_pickup_nav_area ul{
    border-top: solid 1px #AAA;
}
.side_pickup_nav_area ul li{
    border-bottom: solid 1px #AAA;
}
.side_pickup_nav_area ul li a{
    font-size: 14px;
    padding: 15px 20px;
    display: block;
    font-weight: normal;
}
.smp_drawer_menu{
    display: block;
    background: #dcdcdc;
    padding: 10px 0;
    /* border-top: solid 1px #AAA; */
}
.smp_drawer_menu ul{
    display: flex;
    justify-content: center;
}
.smp_drawer_menu ul li{
    width: 30%;
}
.smp_drawer_menu ul li a{
}
.smp_drawer_menu ul li a img{
    max-height: 28px;
    display: block;
    margin: auto;
}
.smp_drawer_menu ul li a span{
    display: block;
    text-align: center;
    margin: 7px 0 0 0;
}
#sub-column .category ul{
    margin: 0;
}
#sub-column .category ul li{
    line-height: 160%;
    border-bottom: solid 1px #AAA;
}
#sub-column .category ul li a br{
    display: none;
}
#sub-column .category ul li.cat1{
    margin: 0;
}
#sub-column .category ul li.cat1 a{
    display: block;
    padding: 15px 20px;
    background: #EEE;
    font-size: 14px;
    font-weight: normal;
}
#sub-column .category ul li.cat2:last-child{
    margin: 0;
}
#sub-column .category ul li.cat2 a{
    padding: 15px 20px 15px 50px;
    display: block;
    font-size: 14px;
}
#sub-column .category ul li.cat3 a{
    padding: 15px 20px 15px 80px;
    display: block;
    font-size: 14px;
}
#sub-column .category ul li.cat3 a:before{
	content: unset;
	margin:0 5px 0 0;
}
#sub-column .info{
    display: none;
}
#sub-column .side_link{
    border-top: solid 1px #AAA;
    border-bottom: none;
    padding: 0;
}
#sub-column .side_link ul{
    padding: 0;
}
#sub-column .side_link ul li{
	list-style-type: none;
	border-bottom: solid 1px #AAA;
}
#sub-column .side_link ul li a{
    display: block;
    padding: 15px 20px 15px 50px;
    background: #EEE;
    font-size: 14px;
    font-weight: normal;
}
#sub-column .side_link ul li a br{
    display: none;
}
#sub-column .side_link_midashi{
    border-bottom: solid 1px #AAA;
    margin: 0;
}
#sub-column .side_link_midashi a{
    display: block;
    padding: 15px 20px;
    background: #EEE;
    font-size: 14px;
    font-weight: normal;
}

/* SlideArea */
ul.topSlideArea,
ul.topSlideArea li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	text-align: left;
}
ul.topSlideArea {
	width: 100%;
	clear: both;
	position: relative;
	margin: 0 0 50px 0 !important;
	min-height: 100%;
	height: auto;
}
ul.topSlideArea li p {
	padding: 5px 0;
	margin: 10px 0;
	font-size: 12px;
}
ul.topSlideArea li p span {
	color: #c30000;
	font-weight: bold;
}
ul.topSlideArea .slick-next::before {
	content: "";
}
ul.topSlideArea .slick-next {
	right: 0px;
	top: 235px;
	height: 470px;
	width: 50px;
	background: url(/pic-labo/slide_right.png) no-repeat;
	opacity: 0;
	transition: opacity 0.3s ease;
	display: none !important;
}
ul.topSlideArea:hover .slick-next {
	opacity: 1;
}
ul.topSlideArea .slick-prev::before {
	content: "";
}
ul.topSlideArea .slick-prev {
	left: 0px;
	top: 235px;
	z-index: 99;
	height: 470px;
	width: 50px;
	background: url(/pic-labo/slide_left.png) no-repeat;
	opacity: 0;
	transition: opacity 0.3s ease;
	display: none !important;
}
ul.topSlideArea:hover .slick-prev {
	opacity: 1;
}

/* CenterArea */
h3.blk{
    background: #000;
    color: #FFF;
    font-size: 14px !important;
    padding: 10px 15px !important;
    margin: 40px 0 30px !important;
}
.bnr{
    margin: 0 0 30px 0;
}
.bnr img{
    width: 100%;
}
.bnr p{
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin: 10px 0 5px;
}
.bnr_list_B .bnr p.txt{
    font-weight: normal;
    margin: 5px 0 10px;
    line-height: 170%;
}
.bnr_list_A{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 92%;
}
.bnr_list_A .bnr{
    width: 48%;
}
.bnr_list_A .bnr p{
    margin: 5px 0 0;
    line-height: 170%;
}
.bnr_list_B{
    width: 92%;
    margin: 0 auto;
}
.bnr_list_B .bnr p{
    margin: 10px 0 0 0;
}
.bnr_list_D{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 92%;
}
.bnr_list_D .bnr{
    width: 48%;
    margin: 0 0 30px 0;
}
.bnr_list_D .bnr:nth-child(3n){
    margin-right: 0;
}
.bnr_list_D .bnr img{
    background: #f6f6f6;
    padding: 9px;
    border: solid 1px #BBB;
    box-sizing: border-box;
}
.bnr_list_D .bnr p{
    margin: 5px 0 0;
}

/* Footer */
.footer_menu{
    display: block;
    margin: 0 auto;
    width: 92%;
}
.footer_menu_inner{
    width: 100%;
}
.footer_menu_inner:first-child{
    width: 100%;
}
.footer_menu_inner:last-child{
    width: 100%;
}
.footer_menu_inner img{
    max-width: 200px;
}
.footer_menu_inner .send_info {
    font-size: 14px;
    font-weight: normal;
    border: solid 1px;
    padding: 10px;
    margin: 0 0 20px 0;
    width: auto;
    line-height: 170%;
}
.footer_menu_inner .send_info span{
    font-weight: bold;
}
.footer_menu_inner .cart_info {
    font-size: 14px;
    font-weight: bold;
    border: solid 1px;
    padding: 10px;
    margin: 20px 0 20px;
    width: auto;
    line-height: 170%;
}
.footer_menu_inner .cart_info a{
    font-weight: normal;
    display: block;
    margin: 3px 0 0 0;
    font-size: 95%;
    letter-spacing: 0.01em;
}
.footer_menu_link{
    margin: 30px 0 20px;
}
.footer_menu_link a{
    font-size: 14px;
    font-weight: bold;
}
.footer_menu_inner ul{
    padding: 0;
    margin: 20px 0 30px;
    display: block;
    justify-content: flex-start;
}
.footer_menu_inner ul.footer_menu_list li{
	list-style-type: none;
	padding: 0 0 0 0;
	line-height: 100%;
	font-size: 12px;
	color: #999;
}
.footer_menu_inner ul.footer_menu_list li:first-child{
    padding: 0;
}
.footer_menu_inner ul.footer_menu_list li:first-child:before{
    display: none;
}
.footer_menu_inner ul.footer_menu_list li:before {
    /* content: "|"; */
    /* margin: 0 10px 0 0; */
}
	
.footer_menu_inner ul li a{
    font-size: 13px;
    display: inline-block;
    padding: 10px 0;
    font-weight: normal;
    letter-spacing: 0;
}
.footer_menu_inner .footer_menu_midashi{
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 15px 0;
}
.footer_menu_inner .footer_menu_midashi span{
    color: #888;
}
.footer_menu_inner .footer_link{}
.footer_menu_inner .footer_link a{
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #000;
    padding: 6px 10px;
    display: block;
}
.footer_menu_inner ul.sns{
    display: flex;
    padding: 0;
    margin: 15px 0 25px;
}
.footer_menu_inner ul.sns li{
    list-style-type: none;
    margin: 0 20px;
}
.footer_menu_inner ul.sns li:first-child{
    margin-left: 0;
}
.footer_menu_inner ul.sns li img{
    height: 20px;
}
.footer_txt{
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.01em;
    margin: 10px auto 30px;
    width: 92%;
    line-height: 180%;
}
#footer-inner .footer_gnavi ul li:first-child:before{
    content: unset;
}
#footer-inner .footer_gnavi ul li:before {
	content:
	"|";
	margin: 0 10px 0 0;
}


/*Drawer*/

#global {
  width: 85% !important;
  line-height: 1.2;
  position: fixed;
  top: 0;
  right: 100%;
  height: 100%;
  z-index: 2147483647;
  background: #efefef;
  overflow-y: auto;
  text-align: left !important;
  margin-top:0 !important;
  /* border-right:1px solid #999999; */
}
#global a {
  color: #222;
  text-decoration: none;
}
#global ul{
  /* padding: 0; */
}
#global ul.menu_info,
#global ul.menu_star{
  padding: 0;
  margin:0 0 2.666vw;
  border-bottom:1px solid #999999;
  border-top:1px solid #999999;
}
#global ul.menu_info li:first-child,
#global ul.menu_star li:first-child{
  border-top:none;
}
#global ul.menu_info li:last-child,
#global ul.menu_star li:last-child{
  border-bottom:none;
}
#global ul.menu_star li img{
  width:15%;
  vertical-align:middle;
}
#global ul.menu_star li a{
  padding:0 0 0 2.2666vw;
}
#global #global-menu{
  margin:0;
  border:none;
}
#global-menu li ul li{
  border-top: 1px solid #dddddd;
  list-style-type: none;
  font-size:13px;
}
#global-menu li.others{
  border-top: 1px solid #ffffff;
}
#global-menu li.others a{
  background:#fff2f3;
}
#global-menu .children > li:first-child{
  border-top:none;
}
#global-menu li .parent {
  padding: 3.333vw 4.666vw 3.333vw;
  display: block;
  background: #333;
  color: #fff;
  font-weight:normal;
  position: relative;
  font-size:11px;
}
#global-menu li .parent.search{
  padding: 14px 5% 13px;
}
#global-menu li .parent img{
  width:11%;
  position:absolute;
  left:2%;
  bottom:0;
}
#global-menu li a {
  padding: 3.7333vw 3vw 3.7333vw 9.3vw;
  display:block;
  position: relative;
  background:#ebebeb;
}
#global-menu .children li a{
  padding:0 0 0 3vw;
}
#global-menu .children {
  margin:0 0 2.666vw;
  border-bottom:1px solid #999999;
}
#global-menu li ul li.img_none a{
  padding:5% 0 5% 4vw;
}
#global-menu .children li img{
  width:15%;
  vertical-align:middle;
}

#global-menu .menu_mitsumori { 
	text-align: center;
  margin: 15px 1.5em 22px;
}
#global-menu .menu_mitsumori a {
	color: #333;
  padding: 5px 0 6px;
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	font-weight: normal;
	line-height: 1.5;
}
#global-menu .menu_mitsumori a span {
	font-size: 90%;
	font-weight: bold;
}
#global-menu .menu_mitsumori a:active {
	background-color: #ddd;
}

#global-close {
  padding: 0;
  background:#ebebeb;
  display: block;
  position: unset;
  width: 100%;
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  color: #e8030e;
}
#global-close .close {
  margin:0;
  font-size: 14px;
  color:#222;
  padding: 15px 20px;
  background: #cdcdcd;
  line-height: 130%;
}
#global-close .close img{
  vertical-align: middle;
  max-height: 20px;
  margin: 0 10px 0 0;
}
#global .search_from{
  padding:4vw 5.333vw;
  border-top:1px solid #999999;
}
#global .search_from p{
  font-size:12px;
  margin:0 0 2.666vw;
}
#global .search_from .clearof2 .input_l{
  font-size:0;
  margin:0;
}
#global .search_from .clearof2 .input_l input{
  border:1px solid #828282;
}
#global .search_from .clearof2 .submit_gr{
  background:#828282 url(//image1.shopserve.jp/midori.zk.shopserve.jp/pic-labo/nav_search.png) no-repeat center center;
  background-size:auto 53.5%;
  text-indent:-9999px;
}
#global,
#wrapper {
  transition: all 0.5s ease;
  -webkit-overflow-scrolling: touch;
}

#hNav{
    top: unset;
}
#all_wrap[style="position: fixed; top: 117px;"] #hNav{
    top: 0;
}
.active+#hNav{/* display: none !important; */}


/* ItemArea */
#itemDetail-wrap{
    width: 92%;
    margin: 0 auto 40px;
}
#itemDetail-wrap.sub1{
    padding: 0 0 30px 0;
    margin: 0 auto 30px;
    border-bottom: solid 1px #CCC;
}
#itemDetail-wrap.sub2{}
.description h3{
    font-size: 14px;
    margin: 0 0 20px 0;
}
.description h4{
    font-size: 14px;
    margin: 0 0 15px 0;
}
.description a{
    border-bottom: solid 1px #666;
}
.description a:hover{
    border-bottom: solid 1px #999;
}
.item_news{
    margin: 20px 0 15px;
}
.confirmation{
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: solid 1px #222;
}
.confirmation_list{
    margin: 20px 0 40px;
}
.confirmation_list ul{
    padding: 0 0 0 15px;
}
.confirmation_list ul li{
    list-style-type: '■';
    padding: 0 0 0 3px;
    margin: 0 0 5px 0;
}
.confirmation_link{
    border: solid 1px #222;
    padding: 15px 20px;
}
.confirmation_link:before{
	content:
	'ご購入前にご確認ください';
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	text-align: center;
	background: #FFF;
	width: 50%;
	margin: auto;
}
.confirmation_link ul{}
.confirmation_link ul li{
    margin: 5px 0;
}
.confirmation_link ul li a{
    border: none;
    font-size: 12px;
}
.confirmation_link ul li a:hover{
	border: none;
}
.package{
	background: #f3f3f3;
	padding: 20px;
	margin: 30px 0;
}
section#itemDetail-wrap .description .package p{
    font-size: 12px;
    margin: 0 0 20px 0;
}
section#itemDetail-wrap .description .package p:last-child{
    margin: 0;
}
.item_desc{
    margin: 25px 0;
}
.item_desc p{
    margin: 5px 0 0 0;
}
.youtube {
  width: 100%;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
section#itemDetail-wrap .description .btn_01{
    width: 100%;
}
section#itemDetail-wrap .description .btn_01 a{
    border: solid 1px #222 !important;
    padding: 10px 0;
}
.list3Wrap{
    margin: 25px auto -20px;
    width: 92%;
}
.list3Wrap ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.list3Wrap ul li{width: 31%;margin: 0 3.5% 20px 0;}
.list3Wrap ul li:nth-child(3n){
    margin-right: 0;
}
.list3Wrap ul li h4{
    font-size: 12px;
    line-height: 130% !important;
    margin: 10px 0 5px 0;
    font-weight: 400;
}
.list3Wrap ul li h5{
    color: #c30000;
    font-size: 12px;
    font-weight: 400;
}
/*TOPICS*/
#topics{
    position: relative;
    width: 92%;
    margin: 0 auto;
}
.selectdiv{
    position: relative;
    margin: 0 4% 30px auto;
    text-align: right;
    width: 200px;
}

.selectdiv select {
  background-image: url(https://www.estore-test24.com/images/arrow.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  width: 200px;
  padding: 8px 15px;
  outline: 0;
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
  border-radius: 3px;
  font-size: 16px;
  border: 1px solid #DDD;
  letter-spacing: 0.05em;
  color: #222;
}
.selectdiv:after {
    content: '';
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 10px;
    top: 0px;
    padding: 19px;
    border-bottom: 1px solid #DDD;
    position: absolute;
    pointer-events: none;
}
.selectdiv select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}

#topics #topics-list{
    padding: 25px 0 0 0;
}
#topics #topics-list p{
    margin: 0 auto;
    width: 100%;
}
#topics section{display: none;}
#topics ul{
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
}
#topics ul li{
    width: 100%;
    margin: 0 0 30px 0;
}
#topics ul li img{
    width: 100%;
}
#topics ul li a p{
    font-weight: bold;
    margin: 0;
}
}

/*商品ページカート在庫切れ*/
div.sps-cartaddErrDetail > div{
    font-size: 0;
}
div.sps-cartaddErrDetail > div:before{
	content:'商品の在庫が不足しているため、数量を追加できません。';
	font-size: 14px;
}

/*カートバナー*/
.cart-bnr{
    text-align: center;
    margin: 0 0 50px;
}


/* :::::: DP追記　商品ページ用 230112 :::::: */
/*** 画像横幅100% ***/
#itemDetail-wrap .description img{
    width: 100%;
}

/*** 注意事項の間隔調整 ***/
#itemDetail-wrap .description .confirmation {
    padding: 0!important;/*.confirmation自体から元のpadding-bottom30px削除*/
}
#itemDetail-wrap .description .confirmation div:last-child{
    margin: 20px 0 30px;/*.confirmation内の最後のdivにmargin-bottom追加*/
}
#itemDetail-wrap .description .confirmation .confirmation_link {
    margin-bottom: 30px;/*.confirmation_link自体にmargin-bottom追加*/
} 

/*** 注意事項のリンクのborder-bottom削除 ***/
#itemDetail-wrap .description .confirmation .confirmation_list ul li a {
    border: none;
}

/*** 赤字のリンク　文字色とborder-bottomも赤に ***/
.red a, a.red {
    color: #c30000!important;
}
.red a:hover, a.red:hover {
    color: #cf3333!important;
}

/*** border-bottomを表示させたいリンク用に.t-underline新規作成 ***/
a.t-underline {
    border-bottom: solid 1px #666!important;
}
a.t-underline:hover {
    border-bottom: solid 1px #999!important;
}
.red a.t-underline, a.red.t-underline {
    border-bottom: solid 1px #c30000!important;
}
.red a.t-underline:hover, a.red.t-underline:hover {
    border-bottom: solid 1px #cf3333!important;
}

/*** カートページなどで.t-underlineをhoverした際に下線が二重にならないように ***/
a.t-underline:hover {
    text-decoration: none!important;
}
.red a.t-underline:hover, a.red.t-underline:hover { 
    text-decoration: none!important;
}

/*** リンクあり画像のborder削除 ***/
#itemDetail-wrap.sub1 .description a {
    border-bottom: none;/*.description内の全てのaにborder-bottomがついてしまっているので一度削除*/
}
#itemDetail-wrap.sub1 .description .item_news a {
    border-bottom: solid 1px #666;
}
#itemDetail-wrap .description .item_desc a {
    border-bottom: none;/*.description内の全てのaにborder-bottomがついてしまっているので一度削除*/
}
#itemDetail-wrap .description .item_desc p a {
    border-bottom: solid 1px #666;
}

/*** リンクに下線をつけているもの（商品ページの商品説明とサブ紹介文、カテゴリページの説明文）の赤字リンク用下線 ***/
#itemDetail-wrap.sub1 .description .item_news .red a, #itemDetail-wrap.sub1 .description .item_news a.red {
    border-bottom: solid 1px #c30000;
}
itemDetail-wrap.sub1 .description .item_news .red a:hover, #itemDetail-wrap.sub1 .description .item_news a.red:hover {
    border-bottom: solid 1px #cf3333;
}
#itemDetail-wrap .description .item_desc p .red a, #itemDetail-wrap .description .item_desc p a.red {
    border-bottom: solid 1px #c30000;
}
#itemDetail-wrap .description .item_desc p .red a:hover, #itemDetail-wrap .description .item_desc p a.red:hover {
    border-bottom: solid 1px #cf3333;
}
.header_area .red a, .header_area a.red {
    border-bottom: solid 1px #c30000;
}
.header_area .red a:hover, .header_area a.red:hover {
    border-bottom: solid 1px #cf3333;
}

/*** サブ紹介文1コメントアウト時に残ってしまう下線、margin等を非表示 ***/
/*下の記述元
#itemDetail-wrap.sub1 {
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: solid 1px #CCC;
}
*/
#itemDetail-wrap.sub1 {/*.sub1自体から下線、padding、margin一度削除*/
    padding: 0!important;
    margin: 0!important;
    border-bottom: none!important;
}
@media screen and (max-width: 950px) {/*smp用に.sub1両サイドのmrgin元に戻す*/
#itemDetail-wrap.sub1 {
    margin: 0 auto!important;
}
}
/*下の記述元
section#itemDetail-wrap .description {
    margin: 20px 0 0;
}  
*/
section#itemDetail-wrap.sub1 .description {/*.sub1の.descriptionからmargin削除*/
    margin: 0;
}
#itemDetail-wrap.sub1 .sub1_inner {/*.sub1_inner新規作成、下線、padding、margin追加*/
    padding: 0 0 30px 0;
    margin: 20px 0 30px 0;
    border-bottom: solid 1px #CCC;
}
/*下の記述元
.item_news {
    margin: 20px 0 30px;
}
*/
#itemDetail-wrap.sub1 .sub1_inner .item_news {/*.item_newsをmargin-bottomのみに*/
    margin: 0 0 30px;
}
#itemDetail-wrap.sub1 .sub1_inner .bnr {/*画像を囲む.bnr新規作成、margin-bottom付与*/
    margin: 0 0 20px;
}
@media screen and (max-width: 950px) {
#itemDetail-wrap.sub1 .sub1_inner .item_news {
    margin: 0 0 15px;/*元margin: 20px 0 15px;*/
}
#itemDetail-wrap.sub1 .sub1_inner .bnr {
    margin: 0 0 15px;
}
}
#itemDetail-wrap.sub1 .sub1_inner div.bnr:last-child, #itemDetail-wrap.sub1 .sub1_inner p.item_news:last-child {/*.sub1_innerの最後のdiv、pからmargin-bottom削除*/
    margin: 0;
}

/*** トップページの画像横幅100%再記 ***/
.bnr img{
    width: 100%!important;
}

/*** news-boxの「・」削除（フリーページ用） ***/
.news-box dd:before {
    content: '';
    margin: 0;
}

/*** フリーページの4カラム表示の幅修正 ***/
#pageFreeWrap div.list4Wrap ul li {
    width: 163px;
    margin: 0 15px 30px 0;
}
#pageFreeWrap div.list4Wrap ul li:nth-child(4n) {
    margin: 0 0 30px 0;
}
#pageFreeWrap div.list4Wrap ul li img {
    max-width: 163px;
}
@media screen and (max-width: 950px) {
    #pageFreeWrap div.list4Wrap ul li {
        width: 47%;
        margin: 0 0 30px 0;
    }
    #pageFreeWrap div.list4Wrap ul li img {
        max-width: 100%;
        width: 100%;
    }
    #pageFreeWrap div.list3Wrap ul li img {
        max-width: 100%;/* 3カラム用 */
    }
}

/*** 商品ページ見出し背景グレー ***/
h3.gry {
    background: #dcdcdc;
    color: #333;
    font-size: 14px !important;
    padding: 10px 15px !important;
    margin: 40px 0 30px !important;
}

