/** Shopify CDN: Minification failed

Line 100:0 Unexpected "}"
Line 119:2 "argin" is not a known CSS property

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

div#sub-column {
    display: none;
}

#main-column {
    box-sizing: border-box;
    float: unset;
    width: 100%;
    margin-bottom: 60px;
}

#main-column {
    box-sizing: border-box;
    float: unset;
    width: 100%;
    margin-bottom: 60px;
}

#itemDetail-cont .itemThumb-wrap {
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
}

#itemDetail-cont .itemThumb-wrap .itemThumb ul {
    overflow: hidden;
    
}

#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
    float: left;
    padding: 0;
    height: 110px;
    width: 110px;
    margin: 0 6.5px 5px 0;
    overflow: hidden;
}


#itemDetail-cont .itemOutline {
    float: left;
    width: 48%;
}

/*お客様の声ページ*/
article #main-column section.rating h2 {
    border: none;
    display: table-cell;
    font-size: 100%;
    font-weight: normal;
    line-height: 140%;
    padding: 0 15px 0 0;
    margin: 0;
    vertical-align: top;
    width: 84%;
}
article #main-column section.rating .reviewTxt {
    float: right;
    width: 85%;
}
/*お客様の声ページ*/

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

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


@media(max-width:1024px){
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 92px;
		width: 92px;
		argin: 0 5.4px 5px 0;
	}
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		width: 220px;
		height: 220px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 220px;
		max-width: 220px;
		width: auto;
	}

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

@media(max-width:960px){
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 86px;
		width: 86px;
	}
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		width: 206px;
		height: 206px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 206px;
		max-width: 206px;
		width: auto;
	}

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

@media(max-width:768px){
	div#sub-column {
		display: block;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul {
		display: block;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		margin-right: 1.333%;
		text-align: center;
		width: 24%;
		height: 88px;
		margin-bottom: 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 1.333% 0 0;
	}
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		width: 158px;
		height: 158px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 158px;
		max-width: 158px;
		width: auto;
	}

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

@media(max-width:640px){
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		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 {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		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){
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 66px;
	}
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		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 {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		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){
	#itemDetail-cont .itemThumb-wrap {
		float: unset;
		width: 100%;
		margin: 0;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 115px;
	}
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li:nth-child(4n) {
		margin-right: 0;
	}
	#itemDetail-cont .itemOutline {
		float: unset;
		width: 100%;
	}
	
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		margin-bottom: 5px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		width: 221px;
		height: 221px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 221px;
		max-width: 221px;
		width: auto;
	}

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

}

@media(max-width:414px){
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 98px;
	}
/*画像一覧の高さ揃える
	.column4 .itemThumb {
		width: 190px;
		height: 190px;
	}
	.column4 .itemThumb a {
		height: auto;
		width: auto;
		display: block;
	}
	.column4 .itemThumb a img {
		height: auto;
		max-height: 190px;
		max-width: 190px;
		width: auto;
	}

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

@media(max-width:375px){
	#itemDetail-cont .itemThumb-wrap .itemThumb ul li {
		height: 88px;
	}
/*画像一覧の高さ揃える
	.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;
	}
/*画像一覧の高さ揃える*/	
}
