/*****************************************************

    全ての要素をリセット
    各ブラウザの表示を統一するための設定です

*****************************************************/

html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
table{ border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;text-align:left;font-weight:normal;}
img,abbr,acronym,fieldset{border:0;}
li{list-style-type:none;}
img{vertical-align:middle;}
.line{font-size:1px;line-height:1px; display: none;}/*--- default */
body{
    background:#fff;
    color:#333;
    font-size:14px;
/*    font-family:'Muli', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;*/
    font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    line-height:1.6;
    position:relative;
    word-break: break-all;
}
td,th{
    font-size:15px;
}
@media (max-width: 670px){
td, th {
  font-size: 14px;
}
}

table{
    border-collapse:collapse;
}
pre{
    font-size:15px;
    font-family:'Muli', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height:1.4;
}
input,select{
    font-family:'Muli', Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}


@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,600i");
@import url("https://fonts.googleapis.com/css?family=Gilda+Display");
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond");

.prata {
  font-family: 'EB Garamond', serif;
}

.yugo {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.yumi {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.play {
  font-family: 'Gilda Display', serif;
}
/*****************************************************

    基本設定、リンクカラーなど

*****************************************************/
#wrap {
	background: -webkit-gradient(linear, left top, right top, from(#96711a), color-stop(50%, #fad881), to(#96711a));
    background: linear-gradient(to right, #96711a 0%, #fad881 50%, #96711a 100%);
    padding-top: 112px;
}
@media (max-width: 1521px) {
    #wrap {
        padding-top: 100px;
    }
}
@media (max-width: 834px) {
    #wrap {
        padding-top: 80px;
    }
}
@media (max-width: 600px) {
    #wrap {
        padding-top: 50px;
    }
}

#wrap,#makebanner{
    width:100%;
}
.container{
    width: 100%;
    margin-top: 100px;
    position: relative;
    padding: 30px 0 100px;
}
.container:before {
	    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -3;
    content: '';
    width: 100%;
    height: 100%;

}
a:link,a:visited,a:active{
    color:#494949;
    text-decoration:none;
}
a:hover{
    text-decoration: none;
}
.clear:after{
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
* html .clear            { zoom:1; } /* IE6 */
*:first-child+html .clear { zoom:1; } /* IE7 */

a:hover img,.btn:hover,#M_basketClosedBox a:hover,.icon-mypage a:hover,.icon-logout a:hover,.soldout:not(:hover){
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
	text-decoration:none;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
.btn{
    /*display:inline-block;
    margin:16px auto;
    background:#419a7e;
    color:#fff!important;
    padding:14px 32px;
	text-align:center;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px; */
}
.btn-gray{
    background:#888;
}
h3 {
    color: #fff;
    line-height: 1.8;
    font-size: 20px;
    padding: 7px 20px 7px;
    background-color: #b19343;
    background-image: -webkit-gradient(linear, left top, right top, from(#b19343), to(#dfc378));
    background-image: linear-gradient(to right, #b19343, #dfc378);
    margin-bottom: 20px;
}
h3.copy {
    margin-bottom: 45px;
    font-size: 34px;
    padding: 0;
    background: none;
    color: #b19343;
    line-height: 1.5;
    text-align: center;
}
.lead {
    font-size: 16px;
    line-height: 2.375;
    text-align: center;
}
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb100 { margin-bottom: 100px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt80 { margin-top: 80px !important; }
.mt100 { margin-top: 100px !important; }
.f16 { font-size: 16px; }


.w30p { width: 30%; }
.w40p { width: 40%; }
.w50p { width: 50%; }
.w60p { width: 60%; }
.w70p { width: 70%; }
.w80p { width: 80%; }
.w90p { width: 90%; }
.w100p { width: 100%; }

.w90Img img { width: 90%; }
.w90Img {
margin:0 auto;
text-align: center; }

.txt_small {
    font-size: 12px;
}
.txt_06 {
    font-size: font-size:0.6rem;
}
.txt_bold {
    font-weight: bold;
}
.txt_center { text-align: center; }
.txt_right {
    text-align: right;
}
.txt_left {
    text-align: left;
}

.txt_gold { color: #b19343; }
.flex_2row {
     display: flex;
}
.flex_2row > div {
    width: 50%;
    box-sizing: border-box;
}
.table01 th, .table01 td {
    border: solid thin;
    padding: 10px;
    text-align: left;
}
.table01 th {
    background: #dcdcdc;
}
/* color
============================================================ */
.c_blue {
  color: #246596;
}

.c_green {
  color: #237c46;
}

.c_brown {
  color: #a87b30;
}

.c_purple {
  color: #823d6c;
}

.c_fGreen {
  color: #296456;
}

.c_skyBlue {
  color: #09819e;
}

.c_darkRed {
  color: #793837;
}

.c_darkBlue {
  color: #39436d;
}

.c_redPurple {
  color: #903f55;
}

.c_darkGreen {
  color: #006161;
}


/*****************************************************

    ヘッダ #header

*****************************************************/

#header{
    position:fixed;
	top:0;
	background-color:#FFF;
	padding: 14px 0 12px;
	width:100%;
	z-index:999;
}
.header-in{
	position:relative;
	height:100%;
	display: flex;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.h_left {
	display: flex;
}
.shop-logo {
    width: 149px;
}
.shop-logo img {
    width: 100%;
}
.langSelectWrap {
	margin-left: 40px;
	position: relative;
}
.langSelectWrap p {
	margin-top: 10px;

  padding-right: 15px;
  font-size: 14px;
  color: #b19343;
  position: relative;
  cursor: pointer;
}
.langSelectWrap p:after {
	content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 10px solid #b19343;
  border-bottom: none;
}
.langSelectUl {
	color: #b19343;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  top: 32px;
  left: -13px;
  width: 200px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
     box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.langSelectWrap.open .langSelectUl {
	max-height: 400px;
}
.langSelectUl li {
	background-color: #fff;
}
.langSelectUl li + li {
	border-top: 1px solid #ccc;
}
.langSelectUl a {
	padding: 26px 30px;
  display: block;
  font-size: 18px;
  text-align: left;
}

.index-slider{
	padding:0 0 48px;
	min-width: 1200px;
}
.index-slider img.topImage{
	width: 100%;
}
.index-slider .bx-wrapper{
    margin-bottom:16px;
}
.index-slider .bx-wrapper img{
	min-width: 100%;
}
.index-slider .bx-wrapper .bx-pager{
    bottom:30px;
}
.index-slider .topImage{
	width:100%;
}
#header + .index-slider{
	margin-top:100px;
}
#header.noMove + .index-slider{
	margin-top:80px;
}
#header.scrolltop + .index-slider{
	margin-top:180px;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
#header.scrolled + .index-slider{
	margin-top:80px;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
.global-nav li #M_ctgList2{
	display:none;
    position:absolute;
	left:-62px;
    top:20px;
	width:200px;
    border-top:5px solid #419a7e;
    background:#fff;
    z-index:2;
	-webkit-box-shadow:3px 3px 10px rgba(0,0,0,0.1);
	box-shadow:3px 3px 10px rgba(0,0,0,0.1);
}
#header .global-nav li #M_ctgList2{
    left:-60px;
    top:24px;
}
#header.scrolltop .global-nav li #M_ctgList2{
    left:-60px;
    top:24px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolltop .global-nav li .M_layer1 li a{
	font-size:14px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

/* .global-nav */
#header .global-nav{
	display: flex;
margin-top: 30px;
}
#header .global-nav li:not(:last-child) {
	margin-right: 20px;
}
#header .global-nav a {
	display: block;
    padding: 15px 0 10px;
    line-height: 1;
    margin-bottom: 2px;
    border-bottom: 2px solid #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.05em;
}
#header .global-nav a:hover {
	border-bottom: 2px solid #e0bc5b;
}
/*#header.defaultHead .global-nav{
	bottom:14px;
	left:0;
	right:0;
}
#header.scrolltop .global-nav{
	bottom:14px;
	left:0;
	right:0;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolled .global-nav{
	bottom:25px;
    left:0;
    right:0;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header .global-nav li a{
	font-size:14px;
}
#header.defaultHead .global-nav li a{
	font-size:17px;
}
#header.scrolltop .global-nav li a{
	font-size:17px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolled .global-nav li a{
	font-size:14px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.noMove .global-nav li a{
	font-size:14px;
}
.shop-logo a img{width:150px;}
.M_ShopLogo{width:150px;}
#header .shop-logo img.M_ShopLogo{
	max-height:46px;
}
#header.defaultHead .shop-logo img.M_ShopLogo{
	max-height:70px;
}
#header.scrolltop .shop-logo img.M_ShopLogo{
	max-height:70px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolltop .shop-logo img.M_ShopLogo{
	max-height:70px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolled .shop-logo img.M_ShopLogo{
	max-height:46px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header .shop-logo{
    display:block;
    position:absolute;
	text-align:center;
	z-index:1000;
	top:15px;
    right:0;
    bottom:0;
	left:0;
	width:10%;
	max-height:70px;
}
#header.defaultHead .shop-logo{
    top:34px;
    right:0;
    bottom:0;
    left:0;
	width:100%;
	max-height:70px;
	margin-left: 16px;
}
#header.scrolltop .shop-logo{
    top:34px;
    right:0;
    bottom:0;
    left:0;
	width:100%;
	margin-left: 0;
	max-height:70px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolled .shop-logo{
	top:15px;
    right:0;
    bottom:0;
	left:0;
	width:10%;
	max-height:70px;
	margin-left: 16px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.noMove .shop-logo{
	margin-left: 0;
}
#header .header-nav{
    position:absolute;
	z-index:2000;
    right:0;
    top:19px;
	background-color:#333;
}
#header.defaultHead .header-nav{
    right:0;
    top:30px;
}
#header.scrolltop .header-nav{
    right:0;
    top:30px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#header.scrolled .header-nav{
    right:0;
    top:19px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}*/
.drawer_btn, .modal {
    display: none;
}
.cartbox_h ul{overflow:hidden;padding-top: 10px;}
.cartbox_h ul li{float:left;margin-left:20px;}
.cartbox_h ul li img{width:20px;}
.cartbox_h ul li.h_text{font-size:12px;margin-right:20px;}
.cartbox_h ul li.h_new, .cartbox_h ul li.h_cart{font-size:9px;}
.cartbox_h table{position: absolute;
    top: 0;
    right: 0;
}


/*****************************************************

    common

*****************************************************/

.item-list img{
	max-width: 100%;
}
.item-list a {
	font-size:18px;
	display:block;
	margin:0 auto;
	overflow:hidden;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.item-list .woong a,
.item-list .rank-name a{
	margin-top:16px;
}

.index-rank.item-list a {
	width:180px;
	overflow:hidden;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
#makebanner td[width="150"],#makebanner td[width="10"]{
    display:none;
}
#makebanner td[width="640"],#makebanner td[width="640"] table{
    width:100%;
}
#makebanner img[src$="helptitle.gif"],#makebanner img[src$="companytitle.gif"],#makebanner img[src$="baskettitle.gif"]{
    display:none;
}
.inner-contents{
    padding: 30px;
}
.main-contents{
	width:1200px ;
    margin: 0 auto;
}
.item-list .lims a img:hover,
.item-list .rank-img a img:hover{
    /*-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;*/
}
.item-list .lims table tr:nth-child(2) td a,
.item-list .rank-list .rank-name a,
.item3row tr:nth-child(2) td a {
    color:#777;
    font-size:16px;
    width:90%;
    display:inline-block;
}
.item-list .lims table tr.woong:last-child td,
.item-list .rank-list .rank-price,
.index-recommend .lims table tr:nth-child(3) td,
.item3row tr.woong:last-child td{
    /*color:#419a7e;*/
    font-size:16px;
	padding:8px;
}

.ttl_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 58px;
    color: #fff;
}
.ttl_flex h2 {
    font-size: 40px;
    letter-spacing: 0.03em;
    text-align: left;
font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.ttl_flex .txt_small {
    font-size: 15px;
}
.ttl_flex .pankuzu ul {
    display: flex;
}
.ttl_flex .pankuzu li {
    font-size: 12px;
}
.ttl_flex .pankuzu li + li {
    margin-left: 10px;
}
.ttl_flex .pankuzu a {
        font-size: 12px;
    color: #fff;
    text-decoration: underline;
}
.ttl_flex .pankuzu a:hover {
    text-decoration: none;
}
.sp_menu_box{display:none;}
/*****************************************************

    index

*****************************************************/
.section{
    overflow:hidden;
    background: #fff;
}
.section table{
    width:100%;
}
.index-news{
    text-align:center;
	margin-bottom:40px;
}
.news_box {

}
.index-news table table td{
    padding:6px;
}
.index-news table table td a{
	font-size:16px;
	color:#777;
}
.index-news table table td:first-child{
    display: none;
	font-size:16px;
    text-align:right;
    width:35%;
	color:#777;
}
.index-news table table td:last-child{
    text-align:center;
}
.index-recent #recent td.itemBox{
    width:25%;
}
.index-new table tr td table tr:first-child td,
.item3row tr:first-child td {
    height:300px;
}
.index-recent .line{
    display:none;
}
.index-rank ul{
	display:flex;
	align-items:baseline;
	justify-content:space-evenly;
}
.index-rank li{
    width:20%;
    padding:16px 0;
    position:relative;
}
.index-rank li:nth-child(n + 6){
	display:none;
}
#index .item-list{
	margin-bottom: 40px;
}
.index-recommend .lims table tr.woong:nth-child(4) td a{
	font-size: 14px;
	margin-top: 0;
  color: #999;
}
.index-recommend .lims table tr.woong:nth-child(4) td a b{
  font-weight: normal;
}
.rank-number{
    position:absolute;
    left:20px;
    top:0;
    background:#b19243;
    color:#fff;
    line-height:40px;
    width:40px;
    height:40px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    font-weight:bold;
    z-index:1;
    font-size:17px;
}
.rank-img img{
    width:auto;
}
#index h2, .ttl_section {
    text-align: center;
    padding: 40px 0;
    color: #b19243;
    font-size: 30px;
    letter-spacing: .1em;
font-family: "EB Garamond", serif;
}
.index-new > table {
    display: none;
}
.item3row {
    display: flex;
    flex-wrap: wrap;
}
#makebanner td[width="640"] .item3row table {
    width: 400px;
}
/*****************************************************

    category

*****************************************************/
.section.list-info {
    margin-bottom: 20px;
    background: none;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.list-info ul {
    display:flex;

}
.list-sort li:not(:last-child) {
    margin-right: 10px;
}
.list-sort a {
    color: #fff;
}
.sub-category{
	display:none;
}
.sub-category table{
    margin-bottom:32px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
.sub-category table td{
    padding:8px 0;
}
.sub-category table table{
    border:none;
    margin-bottom:0;
}
.sub-category table td td{
    paddnig:0;
}
.sub-category .line,.item-list .line{
    display:none;
}
.matomegai{
    display:inline-block;
    margin-top:4px;
}
.matomegai a{
    border:1px solid #54B3DE;
    padding:2px 5px;
    font-size:11px;
    display:inline-block;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#54B3DE;
}
.matomegai a:hover{
    background:#54B3DE;
    color:#fff;
}
/* pager */
#category ul.M_pager,
#search ul.M_pager{
	display:flex;
	justify-content:center;
	margin: 24px 0 80px;
}
#category ul.M_pager li,
#search ul.M_pager li{
	margin-right:8px;
}
#category ul.M_pager li a,
#category ul.M_pager li.active,
#search ul.M_pager li a,
#search ul.M_pager li.active{
    display:block;
    width:40px;
    height:40px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    padding:8px 0;
    border:none;
    background:#d9ebe6;
    color:#429c80;
    font-size:14px;
	box-sizing:border-box;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
#category ul.M_pager li.active,
#category ul.M_pager li a:hover,
#search ul.M_pager li a:hover{
    background:#419a7e;
    color:#fff;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
}
#category ul.M_pager li.prev a,
#category ul.M_pager li.next a,
#search ul.M_pager li.prev a,
#search ul.M_pager li.next a{
    background:none;
    width:auto;
    height:auto;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    color:#333;
}
#category ul.M_pager li.prev a:hover,
#category ul.M_pager li.next a:hover,
#search ul.M_pager li.prev a:hover,
#search ul.M_pager li.next a:hover{
    color:#888;
    text-decoration:none;
}
#category ul.M_pager li.next,
#search ul.M_pager li.next{
	display:none;
}


.section.category-list-wrap {
    background: none;
}


.cate_mainImg {
    position: relative;
}
.cate_mainImg div {
    position: absolute;
    text-align: left;
    top: 60px;
    left: 60px;
    color: #b19243;
}
.cate_mainImg h2 {
    font-size: 30px;
    letter-spacing: .1em;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.cate_mainImg p {
    font-size: 16px;
    padding-top: 15px;
}
.cate_inner {
    padding: 60px;
}
.cate_inner:first-child {
    border-bottom: 1px solid #b19243;
}
.cate_box {
    margin-bottom: 60px;
}
.cate_box .btn_gold {
    width: 70%;
    box-sizing: border-box;
    margin: 0 auto;
}
.cate_box .list_2row .btn_gold {
    width: 39%;
    margin: 0 0 0 auto;
}
/*****************************************************

    search

*****************************************************/
.section#r_searchList {
	background: none;
}
.category-list li {
    background: #fff;
    margin-bottom: 40px;
}
.category-list .innerBox {
    display: flex;
}
.category-list .imgWrap,
.category-list .detail {
    width: 50%;
}
.category-list .imgWrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-list .imgWrap a {
    display: block;
    width: 100%;
}
.category-list .imgWrap img {
    max-width: 100%;
    min-width: 50%;
}
.category-list .detail {
    box-sizing: border-box;
    padding: 60px 40px 20px;
    text-align: left;
}
.category-list .name {
    margin-bottom: 16px;
    text-align: left;
    font-size: 23px;
    font-weight: 500;
font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.category-list .name a {
    color: #b19243;
}
.category-list .price {
    margin-bottom: 25px;
    line-height: 1.7;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.btn_box {
    display: flex;
    justify-content: flex-end;
font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
a.btn_gold {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 13px 50px;
    border-radius: 8px;
    background-color: #bc9f53;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bc9f53), color-stop(50%, #bc9f53), color-stop(50%, #b19343), to(#b19343));
    background-image: linear-gradient(to bottom, #bc9f53, #bc9f53 50%, #b19343 50%, #b19343);
    position: relative;
}
a.btn_gold:first-child {
    margin-right: 20px;
}
.btn_gold:after {
    content: "";
    display: block;
    width: 14px;
    height: 22px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -11px;
    background-image: url(https://gigaplus.makeshop.jp/mediplorer/img/arrow_right_01.png);
    background-repeat: no-repeat;
    background-size: 14px 22px;
}
.btn_cart:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: url(https://gigaplus.makeshop.jp/mediplorer/img/icon_cart_01.png) no-repeat center left 24px/23px;*/
    content: "";
}
a.btn_gold:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b19343), color-stop(50%, #b19343), color-stop(50%, #bc9f53), to(#bc9f53));
    background-image: linear-gradient(to bottom, #b19343, #b19343 50%, #bc9f53 50%, #bc9f53);
}
/*****************************************************

    detail

*****************************************************/

#detail h2{
    text-align:center;
    padding: 45px 0 40px;
    color: #b19243;
        font-size: 28px;
    letter-spacing: .1em;
font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#detail .saleBox .sale{
	padding:12px;
	background-color:#EEE;
	text-align:center;
	margin-bottom:32px;
}
#detail .saleBox .sale .sale-dcday{
    font-weight:bold;
}
#detail #M_topicPathWrap{
    margin-bottom: 58px;
}
#M_topicPath1 {
    display: flex;
    justify-content: flex-end;
    color: #fff;
}
.main-contents #M_topicPathWrap li {
    background: none;
    font-size: 12px;
    margin-right: 0;
    padding-right: 0;
}
.main-contents #M_topicPathWrap li + li {
    margin-left: 10px;
}
.main-contents #M_topicPathWrap li + li:before {
    content: ">";
    display: inline-block;
    margin-right: 10px;
}
#M_topicPathWrap a {
    color: #fff;
}
.item-wrap{
    margin-bottom:40px;
}
.item-wrap-top{
    display:flex;
    justify-content:space-between;
    margin-bottom: 30px;
}
.item-img, .item-detail {
	width: 50%;
    box-sizing: border-box;
}
.M_imageMainWrap .bx-wrapper .bx-viewport{
    box-shadow:none;
}
#detail .M_imageMainWrap .bx-wrapper{
	margin:0 auto 16px;
}
/* IE11用ハック */
@media all and (-ms-high-contrast:none){
	.M_imageMainList{
		align-items:stretch;
	}
}
.M_imageMainList{
    height:100%;
    display:flex;
}
.M_imageMainList-item{
    height:auto;
	//width:600px !important;
	overflow: hidden;
	display:none;
}
.M_imageThumbnail{
    display: flex;
    justify-content: center;
}
.M_imageThumbnail-item{

}
.M_imageThumbnail-item:not(:nth-child(6n)){
	margin-right:12px;
}
.M_imageThumbnail-item a{
    display:block;
    border:3px solid #fff;
}
.M_imageThumbnail-item .active{
    border:1px solid #b19343;
}
.item-img .M_imageThumbnail-item img{
    width:80px;
    height:auto;
}
.item-img .M_imageCatalog img,
.item-img .M_imageThumbnail-item img{
    max-width:80px;
    max-height:80px;
}
.item-detail {
	padding: 0 40px 10px;
    text-align: left;
    line-height: 1.7;
    font-size: 14px;;
}
.item-detail-text,
.item-detail-addtext{
	margin-bottom: 20px;
}
.item-detail-addtext {
    padding-bottom: 25px;
}
.item-detail-text sup {
    font-size: 10px;
}
.item-detail-point{
	margin-bottom: 20px;
}
.item-detail-info{
    margin-top:24px;
}
#M_usualValue td,.item-detail-info td{
    font-size:18px!important;
    width:auto;
}
#M_usualValue td{
    padding-bottom:8px;
}
#M_usualValue font{
    color:#333;
}
.item-detail .price .saleRate{
    border:solid 1px #EF596F;
    color:#EF596F;
    font-weight:bold;
    margin-left:8px;
    padding:4px;
}
.item-detail .item-detail-price,
.item-detail .item-detail-price #M_price1,
.item-detail .item-detail-price #M_price2,
.item-detail .member-price #M_member_price{
    /*font-family:"游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;*/
}
.item-detail .item-detail-price,
.item-detail-point {
    font-size: 12px;
}
.item-detail .item-detail-price span {
    font-size: 18px;
}
.item-detail-mprice{
	margin-top: 15px;
}
.item-detail-mprice #M_memberValue .M_member_price_in, #M_memberValue .M_member_price_ex{
	font-size: 28px;
	font-weight: bold;
	color: #EF596F;
	text-align: left;
}
.item-detail-mprice .member-price span,
.item-detail-mprice .member-price input{
	vertical-align: middle;
	line-height: 1.3;
}
.item-detail-mprice .member-price .member-price-title{
    background-color: #EF596F;
    padding: 5px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
}
.item-detail-info table table td:first-child{
    width:3em;
}
.item-detail-info font{
    color:#D42222;
}
.item-detail-info select{
    margin:8px 0;
    padding:4px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    border:1px solid #ccc;
    font-size:16px;
}
input[name="amount"],
input[name="brand_name_option_amount"],
input[name="item-quantity"]{
    padding:4px 6px;
    width:60px;
    border:1px solid #ccc;
    font-size:18px;
}
img[src$="basket_up.gif"],img[src$="basket_down.gif"]{
    display:none;
}
.item-detail-option .M_inventory{
	margin-top:24px;
}
.item-detail-option .M_option-group{
    padding-top:32px;
}
.item-detail-option .M_inventory p.stockTitle span.hosoku{
	font-size: 16px;
    color: #666;
  display: none;
}
.M_inventory *{
    font-size:15px;
}
.M_inventory p.stockTitle{
    display:block;
    line-height:2.5;
    font-size:16px;
    font-weight:bold;
    color:#999;
}
.M_inventory table.stockList th{
	color:#333;
}
.M_inventory table.stockList th, .M_inventory table.stockList td{
	padding:6px !important;
}
.M_inventory span[class^="M_select-option"]{
	display:block;
	margin-top:4px;
}
.M_inventory .M_select-option-soldout,
.M_inventory .M_select-option-smallstock{
	color:#D42222;
}
.M_inventory .M_select-option-soldout{
	margin-bottom:4px;
}
.M_select-option-restock-btn:link,
.M_select-option-restock-btn:active,
.M_select-option-restock-btn:visited{
	display:inline-block;
	padding:0px 12px;
	background:#999;
	color:#fff;
	border-radius:3px;
}
.M_select-option-restock-btn:hover{
	background:#666;
    -webkit-transition:0.3s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
	text-decoration:none;
}
.item-basket-btn{
    margin:24px 0 16px;
}
.item-basket-btn a{
    width:35%;
    font-size:18px;
    padding:18px 0;
	text-align:center;
	font-weight:bold;
	min-width:200px;
}
.item-basket-btn .soldout{
    background:#ddd;
    color:#666!important;
    width:35%;
    font-size:18px;
    padding:18px 0;
    margin:0 16px 0 0;
	min-width:200px;
    cursor:default;
}
.item-sns li{
    display:inline;
    vertical-align:middle;
}
.item-sns iframe{
    height:20px!important;  ;
}
.detail-recent h3{
    text-align:center;
    margin:16px auto 64px;
    font-size:25px;
}
.item-addimg{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:100%;
	margin-top:80px;
}
.item-addimg .addimg-content{
	max-width: 30%;
	margin:0 auto 24px;
}
.item-addimg .addimg-content img{
    width: auto;
    max-width: 100%;
}
.item-addimg .addimg-content .addimg-caption{
	margin-top:16px;
	text-align:left;
}
.item-detail-option {
  margin: 16px 0;
}
.item-detail-quantity{
	display:block;
	margin: 0 0 16px;
}
.item-detail-quantity .M_item-stock-smallstock{
    font-size:13px;
    color:#EF596F;
    margin-left:8px;
}
.item-detail-quantity .quantity-label{
	display:block;
    width: 60px;
    text-align: center;
    font-size:13px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.item-detail-quantity .quantity-amount{
	position:relative;
	display:inline-block;
	padding-right:24px;
	margin-right:16px;
}
.item-detail-quantity .quantity-amount .amount-upcount,
.item-detail-quantity .quantity-amount .amount-downcount{
	position:absolute;
}
.item-detail-quantity .quantity-amount .amount-upcount{
    top:8px;
    right:0;
}
.item-detail-quantity .quantity-amount .amount-downcount{
	bottom:8px;
    right:0;
}
.item-detail-option label{
	display:inline-block;
    line-height:2.5;
    font-size:16px;
    font-weight:bold;
    color:#999;
}
.item-detail-option select{
	display:block;
}
.item-detail-option select{
	font-size:16px;
	padding:8px;
	border-radius:5px;
	height:50px;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #ccc;
}
.item-detail-quantity input{
	padding:12px;
	font-size:18px;
	border-radius:5px;
	height:50px;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.item-detail-quantity a{
	text-decoration:underline;
}
.item-detail-quantity a:hover{
	text-decoration:none;
}
.status{
    font-size:14px;
    margin-bottom: 10px;
}

.item_copy {
    width: 100%;
    margin-bottom: 25px;
    color: #b19243;
    font-size: 28px;
    letter-spacing: .1em;
    text-align: center;
}
.spElement { display: none; }
.item_lead {
    font-size: 16px;
    line-height: 2.375;
    margin-bottom: 25px;
    text-align: center;
}
.item-detail-text .note,
#category .note {
    text-align: right;
    font-size: 10px;
}
.add_mainImg img {
    width: 100%;
}
.add_box {
    padding: 60px 60px 0;
}
.add_box h3,
.cate_box h3 {
        font-size: 28px;
    color: #b19343;
    letter-spacing: 0.1em;
    background: none;
    padding: 0;
}
.add_box h3 span, .cate_box h3 span {
    font-size: 20px;
    line-height: 2.1;
    display: block;
}
.add_box .subTxt, .cate_box .subTxt {
    text-align: left;
    margin-top: 10px;
}
.add_box .itemBlock, .add_box .boxBlock, .cate_box .itemBlock, .cate_box .boxBlock, .add_box .mediaCol2, .cate_box .mediaCol2 {
    display: flex;
    justify-content: space-between;
}
.add_box .column6, .cate_box .column6 {
    flex-wrap: wrap;
    margin-top: 10px;
}
.add_box .column6 li, .cate_box .column6 li {
    width: 30%;
    display: flex;
    text-align: left;
    margin-bottom: 20px;
}
.add_box .itemBlock img, .cate_box .itemBlock img {
    margin-right: 8px;
}
.add_box .itemBlock dt, .cate_box .itemBlock dt {
    font-size: 16px;
    font-weight: bold;
}
.add_box .itemBlock dd, .cate_box .itemBlock dd {
        margin-top: 8px;
    line-height: 1.7;
}
.add_box .column5, .cate_box .column5 {
    flex-wrap: wrap;
    margin-top: 25px;
}
.add_box .column5 li, .cate_box .column5 li {
    width: 180px;
    text-align: left;
}
.add_box .column5 img, .cate_box .column5 img {
    width: 100%;
}
.add_box .column5 li span span, .cate_box .column5 li span span {
    font-size: 12px;
}
.add_box .column4 {
    margin-top: 20px;
}
.add_box .column4 {
    flex-wrap: wrap;
}
.add_box .column4.itemBlock li {
    width: 47%;
    display: flex;
    margin-bottom: 20px;
    text-align: left;
}
.add_box .column4.boxBlock li {
    width: 238px;
}
.add_box .column4.boxBlock img {
    width: 136px;
}
.add_box .boxBlock span {
    display: block;
    text-align: left;
}
.add_box .lead,
.cate_box .lead {
    font-size: 14px;
        margin-top: 25px;
    line-height: 2.28571;
    text-align: left;
}
.add_box .mediaCol2,
.cate_box .mediaCol2 {
    position: relative;
    margin-top: 30px;
}
.add_box .mediaCol2 .mediaItem,
.cate_box .mediaCol2 .mediaItem {
    width: 50%;
}
.add_box .mediaItem,
.cate_box .mediaItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
}
.add_box .mediaItem .caption,
.cate_box .mediaItem .caption {
    margin-left: 15px;
    font-size: 14px;
    width: 68%;
        line-height: 2.14286;
}
.add_box .mediaCol2 .note,
.cate_box .mediaCol2 .note {
    position: absolute;
    bottom:-4em;
    right: 20px;
    text-align: right;
}
.add_box .ecList,
.add_box .column2,
.cate_box .ecList {
        display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.add_box .ecList li,
.cate_box .ecList li {
    width: 320px;
    text-align: left;
}
.cate_box .ecList.list_2row li {
    width: 45%;
}
.add_box .ecListItem,
.cate_box .ecListItem {
    display: flex;
    align-items: center;
}
.add_box .ecListItem {
    height: 255px;
}
.cate_box .ecListItem {
    margin-bottom: 20px;
}
.add_box .ecListItem .left,
.cate_box .ecListItem .left {
    width: 110px;
    text-align: center;
}
.cate_box .list_2row .ecListItem .left,
.cate_box .list_2row .ecListItem .right {
    width: 50%;
}
.add_box .ecListItem .left img,
.cate_box .ecListItem .left img {
    max-width: 85px;
}
.cate_box .list_2row .ecListItem .left img {
    max-width: 90%;
}
.add_box .ecListItem .right,
.cate_box .ecListItem .right {
    width: 190px;
}

.add_box .ecListItem .right p,
.cate_box .ecListItem .right p {
    font-size: 14px;
    color: #937421;
    line-height: 1.7;
}
.add_box .ecListItem .right .title,
.cate_box .ecListItem .right .title {
        font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.5;
    letter-spacing: inherit;
}
.add_box .ecList .txt {
        margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 16px;
    line-height: 1.7;
    font-size: 14px;
}
.add_box .col4 {
    margin-top: 25px;
}
.add_box .col4 li {
    display: flex;
    align-items: center;
    width: 25%;
    text-align: left;
}
.add_box .col4 li dd {
    font-size: 14px;
    white-space: nowrap;
}
.add_box .col4 + .note {
    margin-top: 10px;
    font-size: 10px;
    text-align: right;
    line-height: 1;
}
.add_box .column2 li {
    width: 47%;
    display: flex;
    align-items: flex-start;
}
.add_box .column2 li span {
    display: block;
    box-sizing: border-box;
    width: calc( 100% - 240px);
    padding-left: 20px;
}
.add_box .column2 li span span {
    font-size: 12px;
    width: auto;
    text-align: right;
}
#detail .bx-wrapper .bx-prev {
    background: url(https://gigaplus.makeshop.jp/mediplorer/img/arrow_gold_l.png)no-repeat;
    background-size: cover;
}
#detail .bx-wrapper .bx-next {
    background: url(https://gigaplus.makeshop.jp/mediplorer/img/arrow_gold_r.png)no-repeat;
    background-size: cover;
}
/*****************************************************

    basket

*****************************************************/
.basket-wrap{
    padding: 40px 0;
}
.basket{
    border-top:1px solid #ccc;
    margin-bottom:8px;
}
.basket tr{
    border-bottom:1px solid #ccc;
}
.basket tr:nth-last-child(-n+2){
    border-bottom:none;
}
.basket tr:first-child{
    border-bottom:1px solid #ccc;
}
.basket td.basket-price{
    min-width: 75px;
}
.basket td.basket-point {
    min-width: 60px;
}
.basket th,.basket td{
    padding:8px;
    text-align:center;
}
.basket td table td{
    padding:0;
    border:none;
}
.basket .basket-img{
	padding:24px 0 24px 10px;
}
.basket .basket-img img{
    width: auto;
    max-width: 120px;
}
.basket .basket-name{
    text-align:left;
}
.basket .basket-matomegai{
    margin-top:4px;
    display:inline-block;
}
.basket .basket-matomegai a{
    border:1px solid #54B3DE;
    padding:2px 5px;
    font-size:11px;
    display:inline-block;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#54B3DE;
}
.basket .basket-matomegai a:hover{
    background:#54B3DE;
    color:#fff;
}
.basket .basket-total{
    text-align:right;
    padding:12px 25px 12px 16px;
    font-size:18px;
}
.basket .basket-total a{
    color:#54b3de;
    text-decoration:underline;
    margin-left:4px;
}
.basket .basket-total a:hover{
    text-decoration:none;
}
.basket .basket-total em{
	font-weight:bold;
	font-size:24px;
	line-height:1.0;
}
.basket .total-wrap{
    width:60%;
    margin:0 0 0 auto;
}
.basket .total-item{
    float:left;
    clear:left;
    width:60%;
    text-align:right;
}
.basket .matomegai-wrap{
    font-size:15px;
    margin-bottom:8px;
}
.btn-small{
    display: inline-block;
    background:#d3d3d3;
    font-size:13px;
    padding:6px 8px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.basket-option{
    margin-top:8px;
}
.basket-option select {
    max-width: 140px;
    margin-right: 16px;
    border: #CCC solid 1px;

    padding: 8px;
    font-size: 14px;
}
.basket-option select:last-child {
    margin-right: 0;
}
.basket_option_mulopt_box{
	margin-left: 0 !important;
}
.quantity-wrap,.quantityWrap{
    display:table;
    margin:0 auto;
}
.basket-quantity{
    width:20px!important;
    font-size:18px;
}
.basket-quantity input[name="amount"],
.basket-quantity input[name="item-quantity"],
input[name="quantity"]{
	border-radius:3px;
	text-align:center;
}
.basket-quantity,.basket-amend{
	min-width: 42px;
}
.basket-quantity,.basket-amend,.quantityInput,.quantityAmend{
    display:table-cell;
    vertical-align:middle;
    padding:0 2px;
}
.basket .basket-btn {
    padding: 8px 25px 8px 8px;
    text-align: right;
}
.basket-empty{
    margin:56px 0;
}
.btn-wrap{
	display: flex;
    justify-content: space-between;
    padding: 0 25px;
}
.btn-wrap-back{
    display: flex;

}
.btn-wrap-back a:first-child {
    margin-right: 10px;
}
.btn-wrap-back .btn_border {
    color: #333;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    padding: 13px 50px;
    border-radius: 8px;
    border: solid thin #333;
}
.btn-wrap-back .btn_border:hover {
    opacity: .7;
}
.basketQunantity{
    display:none;
}
.basket-haisou .carriageWrap{
	text-align: right;
}
/* Amazonボタン */
.amazonButton{
    width:230px;
    margin-left:8px;
}

/*****************************************************

    news

*****************************************************/
.news-head{
    font-size:18px;
    margin-bottom:32px;
    border-bottom:1px solid #ccc;
    padding-bottom:16px;
    text-align:left;
}
.news-head .date{
    margin-right:8px;
    font-size:15px;
}
.news-contents{
    border-bottom:1px solid #ccc;
    text-align:left;
    padding-bottom:60px;
    line-height:1.7;
    margin-bottom:32px;
}
.news-list table tr:first-child{
    display:none;
}
.news-list table .lims{
    padding:12px 8px;
    border-bottom:1px solid #ccc;
}
.news-list table .lims:last-child {
    display: none;
}
#news .btn_box {
    justify-content: center;
}
.news_wrap .section {
    padding: 40px;
}
.newsList li + li {
    margin-top: 42px;
}
.newsList .flex_img img {
    width: 100%;
}
.newsList .txtWrap {
        padding: 40px 20px;
    padding-right: 0;
}
.newsList .txtWrap .txtWrap p {
    line-height: 1.7;
}
.newsList .txtWrap .date {
    color: #b19343;
    line-height: 1;
}
.newsList .txtWrap h2 {
    color: #b19343;
    font-size: 18px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #cccccc;
    line-height: 1.6;
    margin-bottom: 20px;
}
/*****************************************************

    matomegai

*****************************************************/

#matomegai h2{
    text-align:center;
    margin:48px auto;
    font-size:25px;
}
#matomegai .pankuzu,
#matomegai .icon,
#matomegai .name img,
#matomegai .quantity,
#matomegai .else,
#matomegai .else + p,
#matomegai .content,
#matomegai .btnWrap,
#matomegai .wishlistBtn{
    display:none;
}
#matomegai .listSort{
    text-align:center;
    margin:8px 0 32px;
}
#matomegai .listSort li{
    display:inline;
    margin:0 4px;
}
#matomegai .innerList li{
    width:25%;
    float:left;
    text-align:center;
}
#matomegai .innerBox{
    padding:16px;
}
#matomegai .imgWrap img{
    margin-bottom:16px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
#matomegai .innerBox a{
    font-size:18px;
}
/* pager */
#matomegai ul.M_pager li a,
#matomegai ul.M_pager li.active{
    display:inline-block;
    width:28px;
    height:28px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    padding:0;
    border:none;
    background:#D9D9D9;
    line-height:28px;
    color:#999;
    font-size:14px;
    margin:0 3px;
}
#matomegai ul.M_pager li.active,
#matomegai ul.M_pager li a:hover{
    background:#000;
    color:#fff;
}
#matomegai ul.M_pager li.prev a,
#matomegai ul.M_pager li.next a{
    background:none;
    width:auto;
    height:auto;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    color:#333;
}
#matomegai ul.M_pager li.prev a:hover,
#matomegai ul.M_pager li.next a:hover{
    color:#888;
    text-decoration:none;
}

/*****************************************************

    about

*****************************************************/

.main-contents#about{
    margin-top: -130px;
}

.main-contents#about h2{
	color:#419a7e;
    font-size:28px;
}

/*****************************************************

    guide　特定商　会員規約

*****************************************************/
#guide .section, .agreement .section {
    padding: 30px;
}
#guide img {
    width: 350px;
}
#M_ordercontract .section {
    padding: 30px 50px;
}
#M_ordercontract h3, .agreement h3 {
    background: none;
    color: #333;
    padding: 0;
    margin-bottom: 10px;
}
#M_ordercontract .table01 th {
    width: 217px;
    box-sizing: border-box;
}
#M_ordercontract a {
    text-decoration: underline;
}
.agreement h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.agreement p {
    margin-bottom: 20px;
}
.agreement .date {
    text-align: right;
}
/*****************************************************

    skin care program

*****************************************************/
.contents_bottom {
    /*display: none;*/
    text-align: left;
    width: 1200px;
    margin: 40px auto 0;
    box-sizing: border-box;
    background: #fff;
    padding: 45px 40px 45px;
}
.contents_bottom .titleWrap {
    margin: 0 0 20px;
    padding-bottom: 20px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid thin #b19343;
}
.contents_bottom .titleWrap .txtGr {
        position: relative;
    height: 1.5em;
    font-size: 35px;
    font-weight: normal !important;
}
.contents_bottom .titleWrap .txtGr span {
    top: 0;
    left: 0;
    color: #dfc378;
}
.contents_bottom .titleWrap .txtGr span:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: attr(title);
    color: #b19343;
    -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(black));
    -webkit-mask-image: linear-gradient(right, rgba(0, 0, 0, 0), black);
    mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(black));
    mask-image: linear-gradient(right, rgba(0, 0, 0, 0), black);
}
.contents_bottom .desc {
        font-size: 20px;
    color: #b19343;
    margin-bottom: 10px;
}
.contents_bottom .note {
    margin-bottom: 20px;
}
.care_btn {
     width: 15px;
     cursor: pointer;
      height: 15px;
      border: 3px solid;
      border-color:  transparent transparent #b19343 #b19343;
      transform: rotate(-45deg);
}
.care_btn.on {
    transform: rotate(135deg);
}
.care_btn:hover {
    opacity: .7;
}
.careList_wrap {
    display: none;
}
.careList {
    position: relative;
}
.careList ul {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-left: 50px;
}
.careList li {
    padding: 20px 0;
    position: relative;
    display: flex;
    text-align: left;
}
.careList li + li {
    border-top: 1px solid #ccc;
}
.careList h3 {
    margin-top: 10px;
    width: 159px;
    padding: 0;
    font-size: 20px;
    color: #937421;
    position: relative;
    background: none;
    margin-bottom: 0;
}
.careList h3:before {
        content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 5px;
    background-color: #b19343;
    position: absolute;
    top: 10px;
    left: -30px;
}
.careList .flex_2row {
    width: 901px;
    padding: 0;
}
.careList .care_2row .flex_2row {
    width: 450px;
}
.careList .flex_2row > div {
    width: auto;
}
.careList .flex_img {
    margin-right: 10px;
}
.careList .flex_txt {
    padding-top: 10px;
}
.careList .flex_txt p {
    line-height: 1.7;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.careList .flex_txt p + p {
    margin-top: 5px;
}
.careList .flex_txt .itemName {
    font-size: 20px;
    padding-top: 10px;
    position: relative;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.careList .itemName:before {
    content: ">";
    font-family: 'icomoon' !important;
    margin-right: 5px;
    color: #666;
}
.careList p.colorTxt {
        line-height: 1.7;
    color: #937421;
    font-size: 16px;
}
.careList .border_gold {
    position: absolute;
    top: 46px;
    left: 24px;
    width: 1px;
    background-color: #b19343;
    height: 1105px;
}
.careList > p {
    text-align: left;
    margin: 20px 0 0 20px;
    color: #937421;
    font-size: 16px;
}
/*****************************************************

    footer

*****************************************************/
#footer{
    padding: 20px 0;
    background: #fff;
font-family: "EB Garamond" , serif;
}
.footer_top {
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  padding: 60px 0 80px;
}
.footer_top h3 {
  background: none;
  color: #b19243;
  font-size: 18px;
  text-align: center;
  margin-bottom: 40px;
  padding: 0;
}
.serviceList {
  display: flex;
  justify-content: center;
  gap: 150px;
}
.serviceList li {
  width: fit-content;
  font-size: 16px;
}
.service_img {
  width: 65px;
  height: 65px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid thin #b19243;
  border-radius: 50%;
}
.service_img img {
  max-height: 27px;
  width: auto;
}
.service_ttl {
  color: #b19243;
  margin-bottom: 20px;
}
.footer_inner {
	width: 1200px;
    text-align: left;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
.footer_inner a:hover {
    text-decoration: underline;
}
.footer_inner li, .footer_inner #M_ctgList2 li {
    background: none;
    padding-left: 0;
    margin-bottom: 10px;
margin-right:15px;
float:left;
}
.f_sitenav{
font-size:12px;
}
.f_cate .M_layer1 {
    display: flex;
}
.f_cate .M_layer1 > li > a {
    margin-right: 20px;
    display: block;
    border-bottom: solid thin #b19343;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.f_cate .M_layer3 {
    display: none;
}
.copyright p {
	 color: #b19343;
  font-size: 12px;
  text-align: center;
}
.pcPageTop {
	position: fixed;
  right: 10px;
  bottom: 20px;
}

/*****************************************************

    ご購入方法

*****************************************************/
.whereToBuy_wrap .ttl_section {
    font-size: 28px;
}
.whereToBuy_wrap .ttl_flex {
    margin-bottom: 20px;
}
.whereToBuy_wrap .txt_lead {
    padding-top: 20px;
}
.whereToBuy_wrap .section {
    text-align: center;
}
.whereToBuy_wrap img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.whereToBuy_wrap a.btn_gold {
    width: 200px;
    margin: 0 auto;
}

/*****************************************************

    company

*****************************************************/
#company .section {
    margin-bottom: 40px;
    padding: 0;
}
#company .flex_txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#company .section.company_box2 .flex_txt {
    padding: 0 85px;
}
.company_box2 .lead {
    font-size: 14px;
    line-height: 2.14286;
    border-bottom: 1px solid #b19243;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
#company .note {
    margin-top: 10px;
    font-size: 10px;
    text-align: right;
}
#company .history {
    color: #666;
    font-size: 12px;
    line-height: 2;
}
#company .history {
    display: flex;
    flex-wrap: wrap;
}
#company .history dt {
    width: 12%;
}
#company .history dd {
    width: 88%;
    text-align: left;
}
#company .history dt span {
        color: #ccc;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

/*****************************************************

    shop/salon

*****************************************************/
.salon .section {
    padding: 40px;
}
.tab_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.salon_tabWrap#salon {
    padding-top: 99px;
    margin-top: -99px;
}
.ttl_large{ font-size: 20px; }
.tab_box li {
    padding: 6px 0;
    width: calc(100%/8 - 5px);
    text-align: center;
    cursor: pointer;
    background: #96711a;
    color: #fff;
}
.tab_box li.active {
    background: #b19343;
}
.tab_contents {
    display: none;
}
.tab_contents.active {
    display: block;
}
.shopList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shopList li {
    width: 540px;
    box-sizing: border-box;
    padding: 20px;
    border-bottom: 1px solid #cccccc;
}
.shopList h4 {
    font-size: 18px;
    margin-bottom: 6px;
}
.shopList p {
    font-size: 14px;
    line-height: 1.4;
}
.shopList a {
    text-decoration: underline;
}
/*****************************************************

    イントロページ

*****************************************************/
.intro .container {
    height: 100%;
    min-height: 100vh;
    padding-top: 100px;
    margin-top: 0;
    background-image: url(https://gigaplus.makeshop.jp/mediplorer/img/container-logo.png);
    background-repeat: no-repeat;
    background-position: 50% 260px;
}
.intro .main-contents {
    margin-top: 600px;
}
.intro .products {
    position: relative;
    z-index: 1;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}
@media screen and (max-width: 731px) {
  .intro .products {
    width: 100%;
    margin-top: 0;
  }
}


.products-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 470px;
  background-color: #fff;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.products-item:hover {
  opacity: .5;
}

@media screen and (max-width: 731px) {
  .products-item {
    display: block;
    height: auto;
  }
}

.products-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.products-item:nth-of-type(even) .products-list-img:before {
  left: 0;
  right: auto;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
a:hover .products-list-img img {
    opacity: 1;
}
@media screen and (max-width: 731px) {
  .products-item:nth-of-type(2) .products-list-img img {
    -webkit-transform: translateX(-15vw);
            transform: translateX(-15vw);
  }
}

@media screen and (max-width: 731px) {
  .products-item:nth-of-type(4) .products-list-img img {
    -webkit-transform: translateX(-17vw);
            transform: translateX(-17vw);
  }
}

.products-item:hover .btn {
  background-color: #f3efe4;
}

.products-item:hover .btn:before {
  right: 10px;
}

.products-item-new {
  position: relative;
}

.products-item-new:before {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: 'New';
  width: 90px;
  height: 90px;
  color: #c1a559;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
  font-weight: 600;
  font-style: italic;
  background: linear-gradient(135deg, #e5e5e6 0%, white 100%);
  border: 1px solid #d6be7f;
  border-radius: 50%;
  text-shadow: 0 0 5px white;
}

@media screen and (max-width: 737px) {
  .products-item-new:before {
    z-index: 9;
    top: 10px;
    right: 10px;
    width: 70px;
    height: 70px;
    font-size: 26px;
  }
}

.products-item-new:after {
  position: absolute;
  top: 21px;
  right: 21px;
  content: '';
  width: 90px;
  height: 90px;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.6) inset;
          box-shadow: 0 0 10px rgba(255, 255, 255, 0.6) inset;
  border-radius: 50%;
}

@media screen and (max-width: 737px) {
  .products-item-new:after {
    z-index: 9;
    top: 11px;
    right: 11px;
    width: 70px;
    height: 70px;
  }
}

.products-list-img {
  position: relative;
  width: 725px;
}

@media screen and (max-width: 731px) {
  .products-list-img {
    width: 100%;
    overflow: hidden;
  }
  .products-list-img img {
    width: 120%;
  }
}

.products-list-img:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  width: 240px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

@media screen and (max-width: 731px) {
  .products-list-img:before {
    display: none;
  }
}

.products-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 731px) {
  .products-item-label {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.products-item-label .copy {
  color: #AF914E;
  font-weight: 500;
  font-size: 28px;
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 731px) {
  .products-item-label .copy {
    font-size: 20px;
  }
}

.products-item-label .title {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 45px;
  text-align: center;
}

@media screen and (max-width: 731px) {
  .products-item-label .title {
    margin-top: 15px;
    margin-bottom: 22px;
  }
}

.products-item-label .title .logo-gelmask {
  width: 307px;
}

@media screen and (max-width: 731px) {
  .products-item-label .title .logo-gelmask {
    width: 47.96875vw;
  }
}

.products-item-label .title .logo-sheetmask {
  width: 357px;
}

@media screen and (max-width: 731px) {
  .products-item-label .title .logo-sheetmask {
    width: 55.78125vw;
  }
}

.products-item-label .title .logo-radiance {
  width: 413px;
}

@media screen and (max-width: 731px) {
  .products-item-label .title .logo-radiance {
    width: 64.53125vw;
  }
}

.products-item-label .title .logo-cleansing {
  width: 358px;
}

@media screen and (max-width: 731px) {
  .products-item-label .title .logo-cleansing {
    width: 55.9375vw;
  }
}

.products-item-label .btn {
  position: relative;
  display: inline-block;
  height: 44px;
  padding-right: 55px;
  padding-left: 50px;
  color: #AF914E;
  font-size: 18px;
  font-family: "EB Garamond", serif;
  border: 1px solid #AF914E;
  line-height: 42px;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

@media screen and (max-width: 737px) {
  .products-item-label .btn {
    display: block;
    width: 55px;
    margin-right: auto;
    margin-left: auto;
  }
}

.products-item-label .btn:before {
  position: absolute;
  top: 50%;
  right: 15px;
  content: '';
  margin-top: -3px;
  width: 7px;
  height: 7px;
  border-width: 2px 2px 0 0;
  border-color: #AF914E;
  border-style: solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.contents-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 100px;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 731px) {
  .contents-nav {
    width: 100%;
    margin-top: 0;
  }
}

.contents-nav .item {
  width: 600px;
  height: 300px;
}

@media screen and (max-width: 731px) {
  .contents-nav .item {
    width: 50vw;
    height: 50vw;
    overflow: hidden;
  }
  .contents-nav .item img {
    width: auto;
    height: 100%;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}

.contents-nav .item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  color: #8e8878;
  font-size: 48px;
  font-family: "EB Garamond", serif;
  background-color: #fff;
}

@media screen and (max-width: 731px) {
  .contents-nav .item a {
    font-size: 28px;
    height: 100%;
  }
}

.contents-nav .item a img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.contents-nav .item a:hover img {
  opacity: .7;
}

.contents-nav .item span {
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 731px) {
    .contents-nav .item span {
        font-size: 22px;
    }
}
.loading {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}

.loadingProgress {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: none;
  color: #b19343;
  font-size: 40px;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.loadingProgress span {
  padding-right: .3em;
}

.isLoading .loadingProgress {
  display: block;
}


@media screen and (max-width: 731px) {
    .intro .container {
        padding-top: 50px;
        background-position: 50% calc(50px + 12vw);
        background-size: 80vw auto;
    }
    .intro .main-contents {
        margin-top: 0;
    }
    .spElement {
        display: block;
    }
    .intro .spElement img {
        width: 100%;
    }
}


/* PCのみ
========================================== */
@media (min-width: 670px ) {
    .salon a[href^="tel:"]{
        pointer-events: none;
    }
}

/* レスポンシブ
========================================== */
@media (max-width: 670px ) {
    .spw100p { width: 100%; }
    .pcElement { display: none; }
    .spp020 { padding: 0 20px; }




    /* 20250707 FAQナビ　レスポンシブ */
  .sec-faq__navi {
    flex-direction: column;
    gap: 12px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 20px auto;
  }
  .sec-faq__navi li {
    flex: none;
  }
  .sec-faq__navi a {
    width: 80%;
    margin: 0 auto;
    padding: 12px 0;
    font-size: 16px;
  }
    /* ここまで */



    /* header */
    .sp_menu_box {
        display:flex;
        margin-left: auto;
        align-items: center;
        font-size:9px;
    }
    .sp_menu_box li:not(:first-child) {
        margin-left:10px;
    }
    .sp_menu_box li img{width:20px;}

    .header-in {
        width: 100%;
        box-sizing: border-box;
        padding: 0 2%;
    }
    .shop-logo {
        width: 92px;
    }
    .langSelectWrap {
        margin-left: 10px;
    }
    .langSelectWrap p {
        font-size: 10px;
    }
    #header .global-nav {
        display: none;
    }
    .drawer_btn {
        display: block;
        width: 44px;
        height: 44px;
        position: relative;
    }
    .drawer_btn span {
        display: block;
        position: absolute;
        background-color: #000;
        width: 20px;
        height: 1px;
        left: 12px;
    }
    .drawer_btn span:nth-child(1) {
        top: 14px;
    }
    .drawer_btn span:nth-child(2) {
        top: 21px;
    }
    .drawer_btn span:nth-child(3) {
        top: 28px;
    }
    .modal {
        position: fixed;
        z-index: 10000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        /*-webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;*/
        overflow: hidden;
    }
    .draser_btn_close {
        position: absolute;
        height: 44px;
        right: 50px;
        top: 11px;
    }
    .draser_btn_close .btn_inner {
        position: relative;
    }
    .draser_btn_close span {
        display: block;
        position: absolute;
        top: 22px;
        left: 0;
        width: 44px;
        height: 1px;
        background-color: #fff;
    }
    .draser_btn_close span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
      }
    .draser_btn_close span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .modal .navUl {
        /*overflow-y: scroll;*/
        height: 70%;
        position: absolute;
        text-align:left;
        top: 50%;
        left: 50%;
        margin-left: -125px;
        width: 250px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .modal .navUl li + li {
        margin-top: 15px;
    }
    .modal .navUl a {
        font-size: 18px;
        color: #fff;
    }
    .modal .navUl .innerLi {
        margin-left: 20px;
    }
.cartbox_h{display:none;}
    /* main */
    .container {
        margin-top: 74px;
        padding: 0;
    }
    .main-contents {
        width: 100%;
        background: #fff;
        padding-bottom: 20px;
    }
    .section {
        margin-bottom: 20px;
        padding: 0 20px;
    }
    .ttl_flex {
        background: -webkit-gradient(linear, left top, right top, from(#96711a), color-stop(50%, #fad881), to(#96711a));
        background: linear-gradient(to right, #96711a 0%, #fad881 50%, #96711a 100%);
        padding: 20px;
    }
    .ttl_flex h2 {
        font-size: 20px;
    }
    /* top */
    #index h2 {
        padding: 20px 0;
    }
    .section.index-rank.item-list {
        margin-bottom: 0;
    }
    .item-list > table > tbody > tr {
        display: flex;
        flex-wrap: wrap;
    }
    .rank-list {
        flex-wrap: wrap;
    }
    .item-list .lims,
    .index-rank li {
        width: 50%;
        padding: 0 1%;
        box-sizing: border-box;
    }
    .index-rank li {
        margin-bottom: 20px;
    }
    .index-rank.item-list a, .item-list a, #makebanner td[width="640"] .item3row table {
        width:100%;
    }
    /* skin care program */
    .contents_bottom {
        padding: 30px 20px 45px;
        width: 100%;
    }
    .contents_bottom .titleWrap {
        margin: 0 0 20px;
    }
    .contents_bottom .titleWrap .txtGr {
        font-size: 21px;
    }
    .care_btn {
        width: 10px;
        height: 10px;
    }
    .contents_bottom .desc {
        font-size: 14px;
    }
    .contents_bottom .note {
        font-size: 12px;
    }
    .careList ul {
        padding-left: 24px;
        border-bottom: none;
    }
    .careList li {
        padding: 15px 0 20px;
        display: block;
    }
    .careList li:last-child {
        border-bottom: 1px solid #ccc;
    }
    .careList .care_large { padding-bottom: 110px; }
    .careList h3 {
        margin-top: 0px;
        margin-bottom: 10px;
        width: auto;
    }
    .careList h3:before {
        top: 50%;
        left: -24px;
        margin-top: -5px;
    }
    .careList .flex_2row {
        width: auto;
    }
    .careList .flex_2row .flex_img {
        width: 35%;
    }
    .careList .flex_2row .flex_img img {
        width:100%;
    }
    .careList .flex_2row .flex_txt {
        width: calc(65% - 10px);
        padding-top: 0;
    }
    .careList .care_2row .flex_2row {
        width: auto;
    }
    .careList .care_2row .flex_2row:last-child {
        margin-top: 10px;
    }
    .careList .flex_txt p {
        font-size: 12px;
        line-height: 1.5;
    }
    .careList .flex_txt .itemName {
        font-size: 16px;
        padding-top: 0;
    }
    .careList p.colorTxt {
        position: absolute;
        bottom: 20px;
        left: 0;
    }
    .careList .border_gold {
        top: 30px;
        left: 4px;
    }
    /* footer */
    .footer_top {
      padding: 50px 0;
    }
    .footer_top h3 {
      font-size: 16px;
    }
    .serviceList {
      gap: 50px;
      flex-direction: column;
    }
    .footer_inner {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        display: block;
    }
    .serviceList li {
      width:100%;
    }
    .service_img {
      width: 60px;
      height: 60px;
      margin-bottom: 10px;
    }
    .service_ttl {
      margin-bottom: 10px;
    }
    .f_brandnav, .f_cate {
        margin-bottom: 20px;
    }
    .f_brandnav ul, .f_sitenav ul {
        display: flex;
        flex-wrap: wrap;
    }
    .f_cate, .f_sitenav {
        font-size: 13px;
    }
    .f_cate .M_layer1 {
        flex-wrap: wrap;
    }
    .f_cate .M_layer2 {
        display: none;
    }
    .f_cate .M_layer1 > li > a {
        margin-right: 0;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .footer_inner li {
        width: 50%;
    }
    /* 商品一覧 */
    .category-list .innerBox {
        display: block;
    }
    .category-list .imgWrap, .category-list .detail {
        width: 100%;
    }
    .category-list .detail {
        padding: 0;
        margin-top: 30px;
    }
    .btn_box {
        display: block;
    }
    a.btn_gold {
        box-sizing: border-box;
        width: 80%;
        margin: 0 auto;
    }
    a.btn_gold:first-child {
        margin-right: auto;
        margin-bottom: 20px;
    }
    /* 商品詳細 */
    #detail #M_topicPathWrap {
        background: -webkit-gradient(linear, left top, right top, from(#96711a), color-stop(50%, #fad881), to(#96711a));
        background: linear-gradient(to right, #96711a 0%, #fad881 50%, #96711a 100%);
        padding: 20px;
        margin-bottom: 0;
    }
    #detail h2 {
        padding: 40px 0 10px;
        font-size: 21px;
    }
    .item-wrap-top {
        display: block;
    }
    .item-img, .item-detail {
        width: 100%;
        padding: 0;
    }
    .item-img {
        margin-bottom: 30px;
    }
    /*
    .M_imageMainList-item {
        width: 100% !important;
    }
    */
    .item-detail-text {
        text-align: center;
    }
    .item_copy {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .item_lead {
        font-size: 14px;
        margin-bottom: 0;
    }
    .add_box, .cate_inner {
        padding: 0;
    }
    .add_box h3 {
        font-size: 21px;
    }
    .add_box h3 span, .cate_box h3 span {
        font-size: 14px;
        line-height: 1.9;
        padding-top: 5px;
    }
    .add_box .subTxt, .cate_box .subTxt {
        font-size: 12px;
    }
    .add_box .itemBlock, .add_box .boxBlock, .cate_box .itemBlock, .cate_box .boxBlock {
        display: block;
    }
    .add_box .column6, .cate_box .column6 {
        margin-top: 20px;
    }
    .add_box .column6 li, .cate_box .column6 li {
        width: 100%;
    }
    .add_box .column6 .img,
    .add_box .column4.itemBlock .img,
    .cate_box .column6 .img,
    .cate_box .column4.itemBlock .img {
        width: 25%;
        box-sizing: border-box;
    }
    .add_box .column6 .img img,
    .add_box .column4.itemBlock img,
    .add_box .mediaCol2 .mediaItem img,
    .cate_box .column6 .img img,
    .cate_box .column4.itemBlock img,
    .cate_box .mediaCol2 .mediaItem img {
        width: 100%;
    }
    .add_box .column6 dl,
    .add_box .column4 dl,
    .cate_box .column6 dl,
    .cate_box .column4 dl {
        width: 71%;
        margin-left: 4%;
    }
    .add_box .column6 dt,
    .add_box .column4 dt,
    .cate_box .column6 dt,
    .cate_box .column4 dt {
        font-size: 12px;
        line-height: 1.3;
        margin: 0;
    }
    .add_box .column6 dd,
    .add_box .column4 dd,
    .cate_box .column6 dd,
    .cate_box .column4 dd {
        font-size: 11px;
        line-height: 1.4;
        margin-top: 0;
    }
    .add_box .column5 li,
    .add_box .column4.itemBlock li,
    .add_box .column4.boxBlock li,
    .cate_box .column5 li,
    .cate_box .column4.itemBlock li,
    .cate_box .column4.boxBlock li {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .add_box .column5 li img,
    .add_box .column4.boxBlock img,
    .cate_box .column5 li img,
    .cate_box .column4.boxBlock img {
        width: 39%;
    }
    .add_box .column5 li span,
    .add_box .column4.boxBlock span,
    .cate_box .column5 li span,
    .cate_box .column4.boxBlock span {
        display: block;
        width: 60%;
        font-size: 12px;
    }
    .add_box .mediaCol2 {
        padding-bottom: 80px;
    }
    .add_box .mediaItem, .add_box .ecList, .cate_box .ecList{
        display: block;
    }
    .add_box .mediaItem .caption, .cate_box .mediaItem .caption,
    .add_box .lead, .cate_box .lead {
        width: auto;
        font-size: 12px;
        margin-left: 0;
        margin-top: 10px;
    }
    .add_box .mediaCol2 .note {
        bottom: 1em;
    }
    .add_box .col4 li {
        width: 100%;
        margin-top: 4px;
    }
    .add_box .column2 li {
        width: 100%;
        margin-top: 20px;
    }
    .add_box .column2 li img {
        width: 38%;
    }
    .add_box .column2 li span {
            width: calc( 100% - 38%);
    padding-left: 10px;
    }
    .add_box .mediaItem, .cate_box .mediaItem {
        display: block;
    }
    .add_box .mediaCol2 img, .cate_box .mediaCol2 img {
        width: 100%;
    }
    .add_box h3, .cate_box h3 {
        font-size: 21px;
    }
    /* cart */
    .basket {
        margin-bottom: 30px;
    }
    .cart_ttl {
        display: none;
    }
    .forbasket::after {
        content: “”;
        display: block;
        clear: both;
    }
    .forbasket > td {
        display: block;
        float: right;
        width: 50%;
        box-sizing: border-box;
    }
    .basket .basket-img {
        float: left;
    }
    .basket .basket-img a {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
    .basket .basket-btn {
        padding: 8px;
        text-align: center;
    }
    .basket .total-wrap, .basket .total-item {
        width: auto;
    }
    .btn-wrap {
        display: block;
        padding: 0;
        text-align: center;
    }
    .btn-wrap-back {
        margin-bottom: 20px;
    }
    .btn-wrap-back .btn_border {
        width: 80%;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .btn-wrap-back a:first-child {
        margin-bottom: 20px;
        margin-right: auto;
    }
    .basket-btn a.btn_gold:first-child {
        margin-right: auto;
    }
    /* ご購入方法 */
    .whereToBuy_wrap img {
        width: 100%;
    }
    .whereToBuy_wrap > p {
        color: #333;
    }
    .whereToBuy_wrap a.btn_gold {
        max-width: 280px;
        font-size: 12px;
    }
    /* company */
    #company .ttl_flex {
        margin-bottom: 0;
    }
    #company .flex_2row {
        flex-wrap: wrap;
    }
    #company .flex_img {
        margin-bottom: 50px;
    }
    #company .flex_2row > div,
    #company .flex_img img {
        width: 100%;
    }
    #company h3.copy {
        margin-bottom: 20px;
        font-size: 28px;
    }
    #company .company_box2 h3.copy {
        font-size: 40px;
    }
    #company .lead {
        font-size: 14px;
    }
    #company .company_box2 {
        flex-direction: column-reverse;
    }
    #company .section.company_box2 .flex_txt {
        padding: 0 40px;
    }
    #company .history dt { width: 15%; }
    #company .history dd { width: 85%; }
    /* news */
    .news_wrap .ttl_flex { margin-bottom: 0; }
    .news_wrap .section {
        padding: 20px 20px 45px;
    }
    .news_wrap .flex_2row {
        flex-wrap: wrap;
    }
    .news_wrap .flex_2row > div {
        width: 100%;
    }
    .newsList .txtWrap {
        padding: 9px 0;
    }
    /* salon */
    .salon .ttl_flex {
        margin-bottom: 0;
    }
    .salon .section {
        padding: 20px 0;
    }
    .shopList li {
        width: 100%;
    }
    .tab_box {
        flex-wrap: wrap;
    }
    .tab_box li {
        width: calc(100%/4 - 5px);
        margin-bottom: 15px;
    }
    /* category */
    #category .ttl_flex {
        margin-bottom: 0;
    }
    .cate_mainImg {
        display: flex;
        flex-direction: column-reverse;
    }
    .cate_mainImg img {
        width: 100%;
    }
    .cate_mainImg div {
        position: static;
        margin-bottom: 10px;
        padding: 10px 20px;
    }
    .cate_mainImg h2 {
        font-size:20px;
    }
    .cate_mainImg p {
        font-size: 10px;
    }
    .cate_inner:first-child {
        padding: 20px 0;
    }
    .cate_box .ecList li {
        width: 100%;
        margin-bottom: 20px;
    }
    .cate_box .ecList.list_2row li {
        width: 100%;
        margin-bottom: 20px;
    }
    .cate_box .list_2row .btn_gold {
        margin: 10px auto 0;
        width: 70%;
    }
    .cate_box .ecListItem .left {
        width: 45%;
    }
    .cate_box .ecListItem .right {
        width: 55%;
    }
    .cate_box .list_2row .ecListItem .left img {
        max-width: 83%;
    }
    /* guide 特定商 会員規約 */
    #guide .section {
        padding: 0;
        box-sizing: border-box;
    }
    #guide img {
        max-width: 100%;
    }
    #M_ordercontract .section {
        padding: 0 2%;
    }
    #M_ordercontract .table01 th {
        width: 36%;
    }
    .agreement .section {
        padding: 0 20px;
        box-sizing: border-box;
    }
}

/*PCorスマホのみで表示*/
@media screen and (min-width: 680px){
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){
  .pc { display:none; }
  .sp { display:block; }
}


/*Modal window*/
.modal-wrapper {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px 10px;
  text-align: center
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 85%;
  max-width: 700px;
  padding: 50px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  color: #95979c !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 85px;
  text-align: center;
  text-decoration: none;
  padding-right: 15px;
  text-indent: 0
}

.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important
}

/* キャンペーン用河津追加
========================================== */
.202108cp {
 width: 100%;
}

.202108cp td {
padding: 10px;
   }
.width30 {
border-bottom: 1px solid #d1bf8f;
text-align: left !important;
padding: 10px 0 10px 40px;
width: 20%;
    }
.width70 {
border-bottom: 1px solid #d1bf8f;
text-align: left !important;
padding: 10px 40px 10px 10px;
    }
.202108cp_b{
padding: 5px 20px;
text-align: left !important;
}


.p30s0 {
padding: 0 30px;
}

.p30s10 {
padding: 0 30px;
}


@media screen and ( max-width:479px ){
.width30 {
        width: 25%;
padding: 10px;
    }
.width70 {
        width: 75%;
padding: 10px;
    }
.202108cpall {
 width: 100%;
}
.202108cp_b{
padding: 0px;
}
.p30s0 {
padding: 0;
}
.p30s10 {
padding: 0 10px;
}

.202108cp {
margin: 0;
}

.text-sp-left {
text-align: left !important;
}

}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pcimg { display: block; }
.spimg { display: none; }

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pcimg { display: none; }
    .spimg { display: block; }
}

.ukomi-load-more-button {
    color: #b19243!important;
    border-color: #b19243!important;
}

/* 20220922追加 */
.spacer {
  width: 100%;
}
/* 20221205追加 */
.bes_icon {
    text-align: center;
    padding: 60px 0 20px;
}
.bes_icon img {
    margin-bottom: 20px;
    width: 180px;
    margin: 0 auto;
}
.bes_icon2 {
    text-align: left;
    margin-bottom: 10px;
}
.bes_icon2 img {
    width: 200px;
}

/* 20230221追加 */
.under a {
  text-decoration: underline;
}
/* 20230317追加 */
.trcp_salon_img
{
text-align: center;
padding:10px;
}
.trcp_salon_img img{
max-width: 100%;
}
.genpin {
padding: 1px 7px;
background-color: #a4812e;
color: #fff;
margin-left: 10px;
font-size:0.8rem;
}
.trial {
border: 1px solid #a4812e;
color: #a4812e;
padding: 1px 5px;
margin:0 6px 0 10px;
font-size:0.7rem;
}

.tyuusyaku{
    list-style: none;
    padding-left: 1.5em;
    margin-left: 0.5em;
}
.tyuusyaku li{
    text-indent: -1.5em;
}

/*オプションのある商品の価格欄*/
.m_price{
  font-size: 20px;
  width: 65px;
  font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

/*ベスコス受賞ページ*/
.award-list .title  {
  background: url(https://gigaplus.makeshop.jp/mediplorer/img/award_icon.svg) no-repeat left 5px;
  background-size: 15px 15px;
  padding-left: 20px;
 margin-bottom: 5px;
	font-weight: 500;
font-size: 1.1em;
}

.award-list .txt {
 padding-left: 20px;}


.item_souryou{
font-size: 0.8rem!important;
border: solid 1px #b19343;
color: #b19343;
margin-right:10px;
padding:4px 7px 4px 7px;

}
.item_point{
border: solid 1px #b19343;
color: #b19343;
padding:4px 7px 4px 7px;
font-size: 0.8rem!important;
}

/* 20250502追加 */
.seibun{
text-decoration:
underline!important;
text-align: left;
}
.youryou{
margin-top: 20px;
text-align: left;
}
.teiki_b_sp{
margin:-40px 40px 80px  40px ;
text-align: right;
}


/* 250714_FAQページ用 */



/* FAQボタンに置き換え */
.sec-faq__navi {
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  margin: 30px auto;
  gap: 2%;
}
.sec-faq__navi li {
  flex: 1;
  text-align: center;
}
.sec-faq__navi a {
  display: inline-block;
 background-color: #b19343;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  padding: 16px 40px;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  letter-spacing: 0.05em;
  transition: background 0.3s, color 0.3s;
}

.sec-faq__navi a:hover {
 background: linear-gradient(90deg, #d4af37 0%, #bfa043 100%);
}


html {
  scroll-behavior: smooth;
}

.sec-faq__subttl {
  scroll-margin-top: 120px;
}



.sec-faq__navi {
  display: flex;
  gap: 16px;
  justify-content: center;
}

.sec-faq__navi li {
  flex: 1;
}

.sec-faq__navi a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  padding: 0 20px;
  text-align: center;
}

/*デフォルト */
.sec-faq__navi a {
  background: transparent;
  color: #333333;
  border: 1px solid #b19343;
  box-shadow: none;
}

/* ホバー時*/
.sec-faq__navi a:hover {
  background: #b19343;
  color: #fff;
  border-color: #b19343;
}


/* ── サブ項目帯 ── */
.sec-faq__subsubtitle {
  background-color: #f9f6f0;  /* メイン帯より淡いベージュ */
  color: #4a4a4a;
  padding: 0.75em 1.5em;
  margin: 2em 0 1em;
  border-radius: 0px;
  font-size: 1.125em;
  font-weight: 600;
  scroll-margin-top: 120px;
  border: 1px solid #e0d8c3;
}

/* レスポンシブ調整*/
@media screen and (max-width: 600px) {
  .sec-faq__subsubtitle {
    font-size: 1em;
    padding: 0.5em 1em;
    margin: 1.5em 0 0.75em;
  }
}


&#8232;@media screen and (max-width: 670px) {
  /* ナビを縦積み */
  .sec-faq__navi {
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
  }
  .sec-faq__navi li {
    width: 100%;
  }
  .sec-faq__navi a {
    width: 100%;
    height: auto;
    padding: 16px;
  }
}


/* ギフトボタン */

.faq-cta {
  text-align: center;
  margin: 20px 0;
}

/* ギフト詳細ボタン */
.btn-gift-detail {
  display: inline-block;
  background: linear-gradient(90deg, #d4af37 0%, #bfa043 100%);
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding: 16px 40px;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  letter-spacing: 0.05em;
  transition: background 0.2s;
}

/* ホバー時の微調整例 */
.btn-gift-detail:hover {
  background: linear-gradient(90deg, #bfa043 0%, #d4af37 100%);
}


.btn-gift-detail {
  color: #fff !important;
}


.kikan {
margin: 20px 0 -10px;
text-align: left;
font-size: 0.9rem;
}
.kikan_t {
margin: 20px 0 -20px;
text-align: left;
font-size: 0.9rem;
}



/* add 20250731 */

@media (max-width: 1521px) {
    #wrap {
        padding-top: 100px;
    }
}
@media (max-width: 834px) {
    #wrap {
        padding-top: 80px;
    }
}
@media (max-width: 600px) {
    #wrap {
        padding-top: 50px;
    }
}
.container{
    margin-top: 0;
}
.main-contents{
    padding-bottom: 100px;
}
.main-contents.pd-none{
    padding-bottom: 0;
}
.ttl_flex .txt_small {
    display: block;
}
.whereToBuy_wrap a.btn_gold {
    box-sizing:content-box;
}
.whereToBuy_wrap img {
    margin-left: auto;
    margin-right: auto;
}
.shopList p{
    text-align: left;
}
.status .item_lead{
    font-size:14px;
    line-height: 1.4;
}
.status .item_copy{
    font-size: 18px;
}
.btn-delete img{
    width: 17px;
}

#guide .section p{
    text-align: left;
}
.bx-wrapper .bx-viewport{
    box-shadow: none !important;
}
.item_souryou,
.item_point{
    font-size: 12px !important;
}

.makeshop-option-label{
    display: inline-block;
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;
    color: #999;
}
.cate_box .column6 li .img{
    width: 120px;
}
.cate_box .column6 li dl{
    width: calc(100% - 120px);
    padding-left: 10px;
}
.arrow-none.pd-bt{
    padding-bottom: 100px;
}
.arrow-none .careList_wrap{
    display: block !important;
}
.arrow-none .care_btn{
    display: none;
}
.news-list table{
    text-align: left;
}
.quantity-label{
    text-align: left !important;
}
.item-detail-quantity input[name="quantity"]{
    width: 80px;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.spinner_down,
.spinner_up{
    width: 40px;
    border: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    vertical-align: middle;
}

.pager{
    display:flex;
    align-items: center;
    justify-content: center;
}
.pager li{
    margin: 0 5px;
}
.pager li,
.pager li a{
    color: #FFF;
}
.faq-list__ttl{
    text-align: left;
}
.inner--1140 {
    max-width: 1140px !important;
}
.soldout{
    text-align: center;
    opacity: 0.7 !important;
    line-height: 40px;
}
@media (max-width: 670px) {
    .soldout{
        text-align: center;
    }
}
@media (min-width: 671px) {
    .spElement { display: none !important; }
}
@media (max-width: 670px) {
    .pcElement { display: none !important; }
}

.use-list__item {
    box-sizing: content-box;
}
.item-detail-text .item_copy,
.item-detail-text .item_lead{
    text-align: left;
}