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

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

/*スライダーを非表示にする*/
#slider1, #slider2, #slider3{
display: none;
}
/*スライダーを非表示にする*/

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;
}

.tab-V{
	display: none;
}

.smp-V{
	display: none;
}

div#cart-footer, footer {
    /* background-color: #ebe8e1; */
    /* clear: both; */
    /* margin: 0 auto; */
    /* line-height: 100%; */
    /* position: relative; */
    /* height: auto; */
    /* margin-top: auto; */
    /* width: 100%; */
}


/*お店案内*/
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: 85%;
    line-height: 175%;
    margin: 15px 0 15px;
}
/*お店案内*/

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

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

.mBtm10{
	margin-bottom: 10px;
}
.mBtm20{
	margin-bottom: 20px;
}
.mBtm30{
	margin-bottom: 30px;
}
.mBtm40{
	margin-bottom: 40px;
}
.mBtm50{
	margin-bottom: 50px;
}
.mBtm60{
	margin-bottom: 60px;
}
.mBtm70{
	margin-bottom: 70px;
}
.mBtm80{
	margin-bottom: 80px;
}
.mBtm90{
	margin-bottom: 90px;
}
.mBtm100{
	margin-bottom: 100px;
}

.w100{
	width: 100%;
}
.w90{
	width: 90%;
}
.w80{
	width: 80%;
}
.w70{
	width: 70%;
}
.w60{
	width: 60%;
}
.w50{
	width: 50%;
}
.w40{
	width: 40%;
}
.w30{
	width: 30%;
}
.w20{
	width: 20%;
}
.w10{
	width: 10%;
}

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

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

/*レフトバーの店長紹介のボタン調整*/
#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;
}
/*フリーエリア*/


/*画像一覧の高さ揃える*/
.column4 .itemThumb {
    margin-bottom: 5px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 198px;
    height: 198px;
}
.column4 .itemThumb a {
    height: auto;
    width: auto;
    display: block;
}
.column4 .itemThumb a img {
    height: auto;
    max-height: 198px;
    max-width: 198px;
    width: auto;
}

.column5 .itemThumb {
    margin-bottom: 5px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.column5 .itemThumb a {
    height: auto;
    width: auto;
    display: block;
}
.column5 .itemThumb a img {
    height: auto;
    /* max-height: 144px; */
    /* max-width: 144px; */
    width: auto;
}

/*画像一覧の高さ揃える*/


/* 検索ボックスの色変更*/

.leftSearch #searchbox p {
    display: none;
}

#sub-column #searchbox_wrap {
  border: 2px solid #4f6a79;
  border-radius: 3px;
  margin: 0;
  background: #4f6a79;
}

#sub-column #searchbox form {
  border: none;
  overflow: hidden;
}

#sub-column #searchbox .searchbox {
  border: none;
  float: left;
  font-size: .9rem;
  height: 35px;
  padding: 0 0.5em;
  width: calc(100% - 35px);
}

#sub-column #searchbox .searchSubmit {
  background: #4f6a79 url(https://image1.shopserve.jp/www.estore-test55.com/pic-labo/leftside-search-ico.png) 9px 8px no-repeat;
  float: right;
  height: 35px;
  overflow: hidden;
  padding-left: 35px;
  width: 35px;
}

/* ボタンの色変更*/

/* 購入手続きへ進むボタン変更 */
.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: #E56D65;
    border-color: #E56D65;
    transition: .2s;
    height: auto;
    width: auto;
    padding: 12px 40px;
    margin: 20px 15px 5px 0;
    font-size: 120%;
}
.cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="購入手続きへ進む"]{
    margin: 20px 0 5px 0;
    width: 220px;
    padding: 15px 40px;
}

/* この内容で注文するボタン変更 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: #e2665e;
    border-color: #e2665e;
}

/* カートボタンサブカラー変更 */
#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: #237c5a;
    border: 1px solid #237c5a;
    transition: .2s;
}

/* カートボタンサブカラー変更  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: #207354;
    border: 1px solid #207354;
}


#sub-column .move .sps-itemCategoryMain a {
	display: block;
}

#sub-column .move .sps-itemCategoryMain .sitelink {
	position: relative;
}

#sub-column .move .sps-itemCategoryMain .toggle:after{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/pic-labo/icon_down01.png) #d9d3c7;
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 50% 50%;
	position: absolute;
	right: 8px;
	top: 8px;
}

#sub-column .move .sps-itemCategoryMain .on .toggle:before{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
#sub-column .move .sps-itemCategoryMain .on .toggle:after{
	background: url(/pic-labo/icon_up01.png) #d9d3c7;
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 50% 50%;
}

#sub-column ul.sps-itemCategorySub {
    display: none;
}
#sub-column .move .sps-itemCategoryMain .sitelink .toggle{
    cursor: pointer;
}
section#itemDetail-wrap {
    padding: 30px 30px 0;
    background: #FFF;
    border-radius: 5px;
}
section#itemDetail-wrap.sub-description1 {
    padding: 0;
}

@media(max-width:1024px){
	div.Block{
		width: 98%;
	}
	#contents {
		width: 98%;
		margin: 0 auto;
		padding-top: 15px;
	}
	#main-column {
		width: 70%;
	}
	#sub-column{
		/* width: 26%; */
		/* margin-right: 4%; */
	}
	#footer-inner {
		width: 100%;
	}
	/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 154px;
		height: 154px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 154px;
		max-width: 154px;
		width: auto;
	}

	.column5 .itemThumb {
		width: 112px;
		height: 112px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 112px;
		max-width: 112px;
		width: auto;
	}
	/*画像一覧の高さ揃える*/
}


@media(max-width:960px){
	#header-inner {
		padding: 0;
	}
	/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 144px;
		height: 144px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 144px;
		max-width: 144px;
		width: auto;
	}

	.column5 .itemThumb {
		width: 105px;
		height: 105px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 105px;
		max-width: 105px;
		width: auto;
	}
	/*画像一覧の高さ揃える*/
}

section#itemDetail-wrap table.price tr.price {
    margin: 10px 0 0;
    display: flex;
}

section#itemDetail-wrap table.spec tr.model th,section#itemDetail-wrap table.spec tr.model td {
    padding: 5px 5px 15px 0;
}

body[id^=EST_SPS_] .cart-section #contact #center1 .centerbox>.mainCont {
    background: none;
    padding: 10px 0 20px;
}

body[id^=EST_SPS_] .cart-section #contact #center1 .centerbox>.mainCont+h3 {
    display: none;
}

.cart-section #contact #center1 .centerbox .mainCont {
    padding: 30px;
    border-radius: 5px;
}
section#shopGuide_wrap {
    background: #FFF;
    padding: 20px;
    border-radius: 5px;
}

.price,
.sp_price,
.fx_price {
    display: none;
}

.member .price,
.member .sp_price,
.member .fx_price
{
    display: grid;
}

.member .column4 .price,.member .column5 .price,
.member .column4 .sp_price,.member .column5 .sp_price,
.member .column4 .fx_price,.member .column5 .fx_price
{
    display: block;
}



.member tr.price,
.member tr.sp_price,
.member tr.fx_price
{
    display: table-row;
}

.cartArea #cartButton{
    display: none;
}

.member .cartArea #cartButton{
    display: block;
}

table.variation th:nth-child(3),
table.variation td:nth-child(3) {
    display: none;
}

.member table.variation th:nth-child(3),
.member table.variation td:nth-child(3) {
    display: table-cell;
}

.login-area {
    /* border: dotted 1px #a7a7a7; */
    background: #f5f4f1;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    padding: 20px;
    margin: 20px 0 0;
    font-weight: 500;
    display: none;
    color: #165c3e;
}

.login-area a {
    display: block;
    color: #FFF;
    padding: 12px 20px;
    margin: 12px 0 0;
    border-radius: 5px;
    font-size: 0;
    font-weight: 500;
    line-height: initial;
    text-decoration: none;
    border: 0 none;
    border-bottom: 4px solid #1e6f4d;
    border-radius: 5px;
    background: url(https://www.syutoken-mosi.club/user_data/packages/plg_responsive/img/arrow_r02.png) 16% 54% no-repeat #237c5a;
    background-size: 12px 12px;
    text-indent: 10%;
}

.login-area a:hover {
    text-decoration: none;
    border-bottom-color: #1a6649;
    background: url(https://www.syutoken-mosi.club/user_data/packages/plg_responsive/img/arrow_r02.png) 16% 54% no-repeat #207354;
    background-size: 12px 12px;
}
.login-area a:before {
    content: '会員登録/ログインはこちら';
    font-size: 13px;
}
.general .login-area{
    display: block;
}
.column4 h2:after,
.column4 h3:after{
    display: none;
}
.general .column4 h2:after,
.general .column5 h3:after,
.general .column4 h3:after{
    display: block;
    content: '会員様のみ価格公開中';
    font-size: 12px;
    margin: 5px 0;
    color: #e56d65;
    letter-spacing: 0;
}

.login-area a span {
    display: none;
}

#member_flag {
    display: none;
}

.cart_send {
    background: #FFF;
    /* border: solid 2px #E56D65; */
    margin: 30px 0 20px;
    padding: 18px 0;
    font-size: 14px;
    letter-spacing: 0.03em;
    font-weight: 400;
    background: #fce1df;
    display: none;
}
#contact table.cartItem+.cart_send {
    display: block;
}

.cart_send_inner {
    display: flex;
    justify-content: center;
}
.cart_send_inner_date span {
    color: #d25047;
    margin: 0 3px;
    font-weight: 500;
}
/*ページアップ、toカートの画像変更------------------------------*/
#page-top a,
#to-cart a {
  position: relative;
  width: 40px;
  height: 40px;
}
#to-cart a::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/icn_carttop.svg) !important;
  background-size: contain !important;
}
#page-top a::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: #333 url(../images/icn_pagetop.svg) !important;
  background-size: contain !important;
}
#to-cart img,
#page-top img {
  display: none;
}
section#itemDetail-wrap.sub2 .description {
    margin: 0;
}

@media(max-width:768px){
section#itemDetail-wrap.sub2 .description{
    margin: 20px 0 0;
}
section+.cart_send {
    display: block;
    width: 100%;
    border-radius: 5px;
    margin: 5px auto 10px !important;
}

section #guide table th {
    padding: 10px 10px;
    width: 40%;
    font-size: 13px;
}

#shopGuide_wrap section #guide table td {
    line-height: 160%;
    font-size: 13px;
    padding: 10px 10px;
}

section#itemDetail-wrap .description p{
    font-size: 13px;
}

section#itemDetail-wrap table.spec {
    margin: 10px 0;
}

section#itemDetail-wrap table.spec th {
    padding: 5px 5px 5px 0;
}

section#itemDetail-wrap table.spec td {
    padding: 5px 5px 5px 0;
    line-height: 125%;
}

section#itemDetail-wrap{
    padding: 20px 20px 10px;
}
section#itemDetail-wrap.sub2{
    padding: 0px 0 30px;
}
.newItem .column-set, #itemList .column-set, .pickup .column-set, .ranking .column-set, .recommend .column-set {
    padding: 15px 15px 30px;
}
section.userreview table.userreview_list{
    width: 90%;
}
section.userreview .userreview_comment .reviewBox_item{
    font-size: 12px;
    line-height: 180%;
}
.w100 .freeArea2 {
    padding: 0;
    margin: 0 0 20px;
}

.side_send_inner_txt span.send {
    display: unset !important;!i;!;
    margin: 0 0 0 2px !important;!!important;
    font-size: 15px !important;
}

#sub-column .side_send .side_send_inner {
    padding: 15px !important;!i;!;
}

.side_send_inner_popup {
    font-size: 13px !important;!i;!;
    width: 51%;
    margin: 15px auto 13px !important;
}
	
	#header-inner {
		padding: 0;
	}
	.pc-V{
		display: none;
	}

	.smp-V{
		display: block;
	}
	
	#main-column {
		box-sizing: border-box;
		float: none;
		margin-bottom: 0;
		padding: 0 2%;
		width: 100%;
	}
	#sub-column {
		/* background-color: #fff; */
		box-sizing: border-box;
		float: none;
		height: 100%;
		margin: 0;
		overflow-y: auto;
		padding: 0 2% 0;
		/* position: fixed; */
		/* right: -40%; */
		top: 0;
		width: 100%;
	}
	#sub-column h2 {
		/* background-color: #fff; */
	}
	#sub-column #snav_mailMag {
		background-color: #fff;
	}
	.leftSearch {
		background-color: #fff;
	}
	#subc_freeArea {
		margin: 0;
		padding: 5px 2% 20px;
		overflow: hidden;
	}
	
/*カテゴリートップ*/
	/*Cate-Top01*/
	.Cate-Top01 .Cate-Top-Midashi {
		font-size: 16px;
	}
	/*Cate-Top01*/
	
	/*Cate-Top02*/
	.Cate-Top02 .Cate-Top-Midashi {
		font-size: 20px;
		border-bottom: 2px solid #222;
		padding: 3% 0;
	}
	/*Cate-Top02*/
	
	/*Cate-Top-Btns*/
	.Cate-Top03 .Cate-Top-Midashi {
		text-align: center;
	}
	/*Cate-Top-Btns*/

/*カテゴリートップ*/
	
	.sp-w100{
		width: 100%;
	}
	.sp-w90{
		width: 90%;
	}
	.sp-w80{
		width: 80%;
	}
	.sp-w70{
		width: 70%;
	}
	.sp-w60{
		width: 60%;
	}
	.sp-w50{
		width: 50%;
	}
	.sp-w40{
		width: 40%;
	}
	.sp-w30{
		width: 30%;
	}
	.sp-w20{
		width: 20%;
	}
	.sp-w10{
		width: 10%;
	}
	
	/*商品ページ*/
	#itemDetail-cont .itemThumb-wrap {
		margin: 0px 2% 0px 0px;
		width: 48%;
	}
	#itemDetail-cont .itemOutline {
		width: 50%;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		/* height: 84px; */
		width: 19%;
		margin: 0 1.2% 1.2% 0;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(4n) {
		/* margin-right: 0; */
	}
    #itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(5n) {
        margin: 0 0 5px 0;
    }
	/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 158.95px;
		height: 158.95px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 100%;
		max-width: 100%;
		width: auto;
	}

	.column5 .itemThumb {
		width: 158.95px;
		height: 158.95px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 158.95px;
		max-width: 158.95px;
		width: auto;
	}
	/*画像一覧の高さ揃える*/

	
/*-- 検索ボックス(768px) --*/
	
#hNav #searchbox_wrap {
       margin: 0 0 10px;
       width: 100%;
 	}
#hNav #searchbox {
       float: none;
       overflow: hidden;
       margin: 0px auto;
       width: 100%;
 	}
#hNav #searchbox p {
       display: none;
       margin: 0;
 	}
#hNav #searchbox form {
       height: 50px;
       position: relative;
       width: 100%;
 	}
#hNav #searchbox input.searchbox {
 	    height: 48px !important;
       padding: 0 70px 0 5px;
       width: 100%;
   }
#hNav #searchbox input.searchSubmit {
       background-color: #777;
       height: 48px;
       position: absolute;
       right: 0;
       top: 0;
       width: 70px;
 	}

#sub-column #searchbox_wrap {
  box-sizing: border-box;
  margin-bottom: 30px;
}
	
.leftSearch #searchbox form,
.leftSearch #searchbox input.searchbox {
  height: 35px !important;
}


/*-- 検索ボックス(768px) --*/
	
}


@media(max-width:640px){
	/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 132.45px;
		height: 132.45px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		/* max-height: 132.45px; */
		/* max-width: 132.45px; */
		width: auto;
	}

	.column5 .itemThumb {
		width: 132.45px;
		height: 132.45px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 132.45px;
		max-width: 132.45px;
		width: auto;
	}
	/*画像一覧の高さ揃える*/
}

@media(max-width:580px){
/*カテゴリートップ*/
	/*Cate-Top-Btns*/
	.Cate-Top-Btns ul li a {
		font-size: 12px;
	}
	/*Cate-Top-Btns*/
/*カテゴリートップ*/
/*商品ページ*/
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		/* height: 63px; */
		/* width: 24%; */
		/* margin: 0 1% 1% 0; */
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(5n) {
		/* margin: 0 1.333% 1.333% 0; */
	}
/*商品ページ*/
	#sub-column {
		/* right: -50%; */
		/* width: 50%; */
	}
	/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 120.05px;
		height: 120.05px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		/* max-height: 120.05px; */
		/* max-width: 120.05px; */
		width: auto;
	}

	.column5 .itemThumb {
		width: 120.05px;
		height: 120.05px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 120.05px;
		max-width: 120.05px;
		width: auto;
	}
	/*画像一覧の高さ揃える*/
}

@media(max-width:480px){
/*お店案内*/
	section #guide .inner .fL {
		float: unset;
		margin-right: 3%;
		margin-left: 3%;
		margin-bottom: 5%;
		width: 94%;
		max-width: 94%;
	}
	
	section #guide .inner .fR {
		float: unset;
		width: 100%;
		max-width: 100%;
	}
/*お店案内*/
/*お客様の声*/
	article #main-column section.rating .tmb {
		float: none;
		margin: 0;
		text-align: center;
		width: 20%;
		float: left;
	}
	article #main-column section.rating .reviewTxt {
		float: none;
		margin: 5px 0 0 0;
		width: 75%;
		float: right;
	}
	article #main-column section.rating .reviewBox_item p, article #main-column section.rating .reviewTxt p {
		font-size: 13px;
		line-height: 1.8;
	}
/*お客様の声*/
/*商品ページ*/
	#itemDetail-cont .itemThumb-wrap {
		margin: 0px 2% 0px 0px;
		width: 100%;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		/* height: auto; */
	}
	#itemDetail-cont .itemOutline {
		width: 100%;
	}
/*商品ページ*/
	#sub-column {
		/* right: -70%; */
		/* width: 70%; */
	}
	
/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 221.27px;
		height: 221.27px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		/* max-height: 221.27px; */
		/* max-width: 221.27px; */
		width: auto;
	}

	.column5 .itemThumb {
		width: 221.27px;
		height: 221.27px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 100%;
		max-width: 100%;
		width: auto;
	}
/*画像一覧の高さ揃える*/
	
}

@media(max-width:414px){
/*カテゴリートップ*/
	/*Cate-Top-Btns*/
	.Cate-Top-Btns ul li {
		width: 32%;
		margin-right: 2%;
	}
	.Cate-Top-Btns ul li:nth-child(3n){
		margin-right: 0;
	}
	.Cate-Top-Btns ul li:nth-child(4n){
		margin-right: 2%;
	}
	/*Cate-Top-Btns*/
/*カテゴリートップ*/

	
}

@media(max-width:375px){
/*商品ページ*/
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 85px;
	}
/*商品ページ*/
/*画像一覧の高さ揃える*/
	.column4 .itemThumb {
		width: 172px;
		height: 172px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 172px;
		max-width: 172px;
		width: auto;
	}

	.column5 .itemThumb {
		width: 172px;
		height: 172px;
	}
	.column5 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column5 .itemThumb a img {
		height: auto;
		max-height: 172px;
		max-width: 172px;
		width: auto;
	}
/*画像一覧の高さ揃える*/	
}