
/* Reset */
* {
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 12px;
	font-family: ‘Hiragino Kaku Gothic ProN’, ‘游ゴシック Medium’, ‘メイリオ’, meiryo, sans-serif;
	width: 100%;
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
hr {
	border: none;
	height: 1px;
	background-color: #8E8E8F;
	margin: 70px 0;
}


body {
/*	background: url('../0624_sugarlady.jpg') center 0 no-repeat;
*/	
}
/* clearfix */
.clearfix {width:100%;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }
 
.cleartext {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

a {
		text-decoration: none;
}

section {
	width: 100%;
	position: relative;	
	padding: 1px 0 ;
	clear: both;
}
section div {
	position: relative;	
}
section .caption {
	margin: 50px auto;
	background: none center top no-repeat;
	background-size: contain;
	width: 100%;
	height: 50px;
	text-indent: 100%;
	overflow: hidden;
}
#header {
	height: 90px;
	padding: 25px 0px 0px 0px;
	z-index: 10000;
}
#header .brand {
	background: url('../images/sugarlady.png') 0 0 no-repeat;
	background-size: 110px 45px;
	width: 110px;
	height: 45px;

}
#header .brand a {
	display: block;
	width: 110px;
	height: 45px;
	cursor: pointer;
}



#footer {
	background-color: #F2EFE3;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	
}
#menu {
	display: none;
}
.sp_menu{
	display: block;
}
#gotop {
	background: url('../images/gotop.svg') center center no-repeat;
	background-size: 50px 50px;	
	width: 50px;
	height: 50px;
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

#gotop:hover {
	opacity: 0.8;
}

.inner {
	padding: 0px 20px;
}
.detailbtn {
	font-size: 14px;
	border: solid 1px #AD1728;
	color:  #AD1728;
	text-align: center;
	display: block;
	width: 85%;
	height: 42px;
	margin: 20px auto;
	padding: 8px 0 0 0;
}
.detailbtn::before {
	content: ">";
	margin-right: 0.3em;
}
.detailbtn:hover {
	color: #fff;
	background-color:  #AD1728;		
}

.sp_menu .detailbtn {
	font-size: 13px;
	border: solid 1px #AD1728;
	color:  #AD1728;
	text-align: center;
	display: inline-block;
	width: 38%;
	height: 36px;
	margin: 20px auto;
	padding: 7px 0 0 0;
	position: absolute;
	right:20px;
	top:8px;
}
.sp_menu .detailbtn:hover {
	color:  #AD1728;
	background-color: #fff;
}


.cover {
	position: relative;
	background: url('../images/cover_wrap01.jpg') 232% 65% no-repeat;	
	background-position: calc(100% + 80px) 65%;	
	background-size: auto 65%;	

}

.cover .wrap01 .image01 {
	width: 100%;
	height: auto;
}
.cover .wrap01 .image02_01,
.cover .wrap01 .image02_02 {
	margin-top: 28px;
	width: 60%;
}
.cover .wrap01 .image02_02 {
	display: none;
}
.cover .wrap01 .image03 {
	margin: 35px 0px 0 0px;
	width: 68%;
	height: auto;
	z-index: 0;
}
.cover .text01 {
	background: #fff;
	margin: 0 -20px;
	padding: 5px 20px 5px 2em;
	text-indent: -1em;
	line-height: 1.5;
}

/** recommend */
.recommend {
	background-color: #F2EFE3;
}
.recommend .photo {
	position: absolute;
	top: 10%;
	left: -4%;
	width: 50%;
}
.recommend .caption {
	background-image: url('../images/recommend.svg');

}
.recommend .catch {
	margin-bottom: 3%;
	margin-left: 38%;
	width: 52%;	
	height: auto;
}
.recommend .catch02,
.recommend .catch03 {
	display: none;
}
.recommend .name,
.recommend .description {
	margin-left: 42%;	
	width: 58%;	
}
.recommend .name {
	color: #AD1728;
	font-weight: bold;
	font-size: 18px;
}
.recommend .description {
	line-height: 1.7;
}
.recommend .detailbtn {
	width: 85%;
	margin: 12% auto;
}
.recommend .detailbtn:hover {
	color: #fff;
	background-color:  #AD1728;		
}
.recommend .recommend01,
.recommend .recommend02 {
	position: relative;
	background: none 0 0 no-repeat;	
	background-size: 20% auto;
	width: 100%;
}
.recommend .recommend01 {
	background-image: url('../images/recommend01_01.svg');	
}

.recommend .recommend02 {
	background-image: url('../images/recommend02_01.svg');
}
.recommend .recommend02 .photo {
	top: 13%;
	width: 42%;	
}
.ranking .caption {
	background-image: url('../images/ranking.svg');
}

.ranking .slider-wrapper {
	width: 110%;
	width: calc(100% + 40px);
	height: auto;
	margin: 0 -20px 20px -20px;
	overflow-x: auto;
	overflow-y: hidden;
}
.ranking .slider {
	width: 1000px;
	-webkit-overflow-scrolling: touch;
}
.ranking .slider > * {
	-webkit-transform: translateZ(0px);
}
.ranking .slider-wrapper::-webkit-scrollbar {
	display: none;
	height: 0 !important;
}
.ranking .item {
	float: left;
	margin: 10px;
	width: 150px;
}
.ranking .item::before {
	content: "";
	width: 50px;
	height: 50px;
	z-index: 1;
	position: absolute;
	top: -15px;
	left: -15px;
	background-size: 50px 50px;
}
.ranking .item:nth-child(1)::before {
	background-image: url('../images/ranking_rank1.svg');
}
.ranking .item:nth-child(2)::before {
	background-image: url('../images/ranking_rank2.svg');
}
.ranking .item:nth-child(3)::before {
	background-image: url('../images/ranking_rank3.svg');
}
.ranking .item:nth-child(4)::before {
	background-image: url('../images/ranking_rank4.svg');
}
.ranking .item:nth-child(5)::before {
	background-image: url('../images/ranking_rank5.svg');
}
.ranking .item img {
	width: 100%;
}
.ranking .item .name {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}
.ranking .item .name a {
	color: #000;
}
.ranking .arrow {
	display: block;
	width: 40px;
	height: 40px;
	background-size: 28px 28px;	
	background-position: center center;	
	background-repeat: no-repeat;	
	position: absolute;
	top: 34%;
	cursor: pointer;

}
.ranking .arrow:hover {
	opacity: 0.8;
}
.ranking .arrow-left {
	background-image: url('../images/arrow_left.png');
	left: 5px;
}
.ranking .arrow-right {
	background-image: url('../images/arrow_right.png');
	right: 5px;
}	

	
.product {
	clear:both;
	position: relative;
	overflow-x: hidden;		
}
.product header {
	background-color: #AE1728;
	padding: 1px 0 1px 0;
}
.product .category {
	background-image: url('../images/product_category.svg');
}
.product .purpose {
	background-image: url('../images/product_purpose.svg');
}
.product .nav-sm {
	display: none;
}

.product .nav-xs::before,
.product .nav-xs::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 999px;
	height: 100%;
}
.product .nav-xs::before {
	right: 100%;		
}
.product .nav-xs::after {
	left: 100%;	
}
.product .nav-xs::before,
.product .nav-xs::after,
.product .nav-xs {
	background: #EDEDED center center no-repeat;
	background-size: contain;
	border-bottom: solid 1px #000;
	display: block;	
	cursor: pointer;	
}
.product .nav-xs {
	position: relative;
	width: 100%;
	height: 72px;
	color: red;
	text-indent: -9999px;
	white-space: nowrap;
}
.product .nav-xs.open::before,
.product .nav-xs.open::after,
.product .nav-xs.open {
	border-bottom: solid 1px #EDEDED;
}
.product .nav-xs .arrow  {
	left: 50%;
	margin-left: -4px;
	bottom: 25%;
	width: 8px;
	height: 8px;
	border-top: 2px solid #AB172A;
	border-right: 2px solid #AB172A;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	content: "";
	position: absolute;
	display: block;
}

.product .nav-xs.open .arrow  {
	bottom: 17%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.product .nav-xs.skincare {
	background-image: url('../images/item_navi_xs_01.svg');
}
.product .nav-xs.basemake {
	background-image: url('../images/item_navi_xs_02.svg');
}
.product .nav-xs.body {
	background-image: url('../images/item_navi_xs_03.svg');
}
.product .nav-xs.hair {
	background-image: url('../images/item_navi_xs_04.svg');
}
.product .nav-xs.hogusu {
	background-image: url('../images/item_navi_xs_05.svg');
}
.product .nav-xs.ataeru {
	background-image: url('../images/item_navi_xs_06.svg');
}
.product .nav-xs.tamotsu {
	background-image: url('../images/item_navi_xs_07.svg');
}
.product .nav-xs.care {
	background-image: url('../images/item_navi_xs_08.svg');
}
.product .nav-xs-close {
	background-image: url('../images/close.svg');
	background-size: 140px 31px;
	width: 140px;
	height: 31px;
	margin: 30px auto 50px auto;
	cursor: pointer;
	text-indent: -9999px;
}
.product .nav-xs-close:hover {
	opacity: 0.75;
}
.product-content {
	display: none;
}

.product h4 {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	
	text-indent: -9999px;

	width: 100%;
    max-width: 600px;
	height: 40px;
	margin: 50px auto 25px auto;
}
.product h4.skincare {
	background-image: url('../images/product_h4_01.svg');
}
.product h4.basemake {
	background-image: url('../images/product_h4_02.svg');
}
.product h4.body {
	background-image: url('../images/product_h4_03.svg');
}
.product h4.hair {
	background-image: url('../images/product_h4_04.svg');
}
.product h4.hogusu {
	background-image: url('../images/product_h4_05.svg');
}
.product h4.ataeru {
	background-image: url('../images/product_h4_06.svg');
}
.product h4.tamotsu {
	background-image: url('../images/product_h4_07.svg');
}
.product h4.care {
	background-image: url('../images/product_h4_08.svg');
}
.product h5 {
	text-align: center;
	color: #AD1728;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 50px;
}

.product h6 {
	text-align: center;
	color: #AD1728;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}
.product h6 small {
	display: block;
	font-size: 12px;
}
.product .row + h4,
.product .row + h5,
.product .row + h6 {
	margin-top: 40px;
}
.product .description {
	content: " ";
	display: block;
	width: 100%;
	max-width: 480px;
	margin: 0 auto 0px auto;
	text-indent: -99999px !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.product .description::after {
	content: " ";
	display:block;
	padding-top: 16%;	
}
.product .description.xs-x3::after { padding-top: 24%; }
.product .col-xs-6 .description.xs-x3::after { padding-top: 48%; }
.product .description.xs-x4::after { padding-top: 33.33%; }
.product .col-xs-6 .description.xs-x4::after { padding-top: 66.66%; }

.product .description01 { background-image: url('../images/item_description_xs/item_description_01.svg'); }
.product .description02 { background-image: url('../images/item_description_xs/item_description_02.svg'); }
.product .description03 { background-image: url('../images/item_description_xs/item_description_03.svg'); }
.product .description04 { background-image: url('../images/item_description_xs/item_description_04.svg'); }
.product .description05 { background-image: url('../images/item_description_xs/item_description_05.svg'); }
.product .description06 { background-image: url('../images/item_description_xs/item_description_13.svg'); }
.product .description07 { background-image: url('../images/item_description_xs/item_description_06.svg'); }
.product .description08 { background-image: url('../images/item_description_xs/item_description_07.svg'); }
.product .description09 { background-image: url('../images/item_description_xs/item_description_08.svg'); }
.product .description10 { background-image: url('../images/item_description_xs/item_description_09.svg'); }

.product .description11 { background-image: url('../images/item_description_xs/item_description_10.svg'); }
.product .description12 { background-image: url('../images/item_description_xs/item_description_11.svg'); }
.product .description13 { background-image: url('../images/item_description_xs/item_description_11.svg'); }
.product .description14 { background-image: url('../images/item_description_xs/item_description_13.svg'); }
.product .description15 { background-image: url('../images/item_description_xs/item_description_14.svg'); }

.product .description16 { background-image: url('../images/item_description_xs/item_description_15.svg'); }
.product .description17 { background-image: url('../images/item_description_xs/item_description_16.svg'); }
.product .description18 { background-image: url('../images/item_description_xs/item_description_17.svg'); }
.product .description19 { background-image: url('../images/item_description_xs/item_description_18.svg'); }
.product .description20 { background-image: url('../images/item_description_xs/item_description_19.svg'); }

.product .description21 { background-image: url('../images/item_description_xs/item_description_20.svg'); }
.product .description22 { background-image: url('../images/item_description_xs/item_description_21.svg'); }
.product .description23 { background-image: url('../images/item_description_xs/item_description_22.svg'); }
.product .description24 { background-image: url('../images/item_description_xs/item_description_23.svg'); }
.product .description25 { background-image: url('../images/item_description_xs/item_description_24.svg'); }
.product .description26 { background-image: url('../images/item_description_xs/item_description_25.svg'); }
.product .description27 { background-image: url('../images/item_description_xs/item_description_26.svg'); }


.product .row {
	margin: 0;
	padding: 0;
}
.product .row > div  {
	margin: 0;	
	padding: 0;
}
.product .xs-l2 {
	height: 2em !important;
}
.product .item {
	text-align: center;	
	width: 100%;
	max-width: 320px;
	margin: 0 auto 70px auto;
	position: relative;
}
.product .item-xs-6 {
	width: 100%;
}
.product .item-xs-6 .photo {
	width: 44.6%;
}
.product .item .photo {
	width: auto;
	max-height:  160px;
	margin: 0 auto;
}
.product .item .photo:hover {
	opacity: 0.75;
}
.product .item .name {
	font-size: 14px;
	font-weight: bold;
	height: 1em;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1em;
}
.product .item .sub {
	font-size: 12px;
}

.product .detailbtn {
	width: 92%;
	max-width: 180px;
}

/* old smart phone */
@media screen and (max-width: 320px) {
	.cover {
		background-position: 110px 40%;	
		background-position: calc(100% + 80px) 40%;	
	}	
}

/* tablet */
@media screen and (min-width: 750px) {
	body {
		font-size: 14px;
	}

	section .caption {
		height: 95px;
		margin: 70px auto;
	}
	hr {
		margin: 100px 0;
	}
	.detailbtn {
		font-size: 16px;
		height: 50px;
		padding-top: 12px;
	}
	.inner {
		padding: 0px 50px;	
	}
	#header {
		padding-top: 40px 0px 0px 0px;
	}
	#header .brand {
		background-size: 220px 90px;		
		width: 220px;
		height: 90px;
		margin-top: -10px;
	}
	#header .brand a {
		width: 220px;
		height: 90px;
	}
	#footer {
		font-size: 12px;
		height: 90px;
		padding-top: 40px;
	}
	.sp_menu{
		display: none;
	}
	#menu {
		display: block;
		position: fixed;
		top: 45px;
		right: 0;
		width: 144px;
		height: 36px;
		overflow: hidden;
		z-index: 10000;
	}
	#menu .label,
	#menu .label::after {
		display: block;
		height: 36px;
	}
	#menu .label:hover,
	#menu .label:hover::after {
		opacity: 0.8;
	}
	#menu .label {
		color: #fff;
		position: relative;	
		background: url('../images/menu_01.svg') 10px 0 no-repeat;
		text-indent: -9999px;
		cursor: pointer;
	}
	#menu .label::after {
		width: 36px;
		border-radius: 50% 0 0 50%;	
		content: "";
		position: absolute;
		top: 0;	
		left: -16px;	
		z-index: 0;	
	}
	#menu.open  {
		width: 280px;
		height: 280px;
	}
	#menu ul {
		background: #dedede;
		margin-left: 36px;

	}
	#menu ul li {
		text-indent: -9999px;
		height: 50px;
		background: none 25px center no-repeat;
		background-size: 200px auto;
	}
	#menu ul li.recommend {
		background-image: url('../images/menu_02.svg');
	}
	#menu ul li.ranking {
		background-image: url('../images/menu_04.svg');
	}
	#menu ul li.category {
		background-image: url('../images/menu_05.svg');
	}
	#menu ul li.purpose {
		background-image: url('../images/menu_06.svg');
	}
	#menu ul li.store {
		background-image: url('../images/menu_08.svg');
	}
	#menu ul li a {
		display: block;
		width: 100%;
		height: 50px;
	}
	#menu ul li:hover {
		opacity: 0.5;
	}
	#gotop {
		right: 20px;
		bottom: 20px;
	}
	.cover  {
		background-position: 155% bottom;	
		background-position: calc(100% + 150px) bottom;	
		background-size: contain ;	
		width: 100%;
	}
	.cover .wrap01 .image01,
	.cover .wrap01 .image02_01,
	.cover .wrap01 .image02_02,
	.cover .wrap01 .image03 {
		width: 65%;
		max-width: 555px;
	}
	.cover .wrap01 .image02_01,
	.cover .wrap01 .image02_02 {
		margin-top: 25px;
	}
	.cover .wrap01 .image01 {
		margin-top: 40px;		
	}
	.cover .wrap01 .image02_01 {
		display: none;
	}
	.cover .wrap01 .image02_02 {
		display: block;
	}
	.cover .wrap01 .image03 {
		margin-top: 32px;
	}
	.cover .text01 {
		font-size: 12px;
		background: none;
	}

	.recommend .inner {
		padding: 0 100px 40px 100px;	
	}
	.recommend .recommend01,
	.recommend .recommend02 {
		background-size: 22% auto;
		width: 100%;
		margin-bottom: 135px;	
	}

	.recommend .recommend01 .photo {
		top: 7%;
		left: 5%;
		width: 53%;
	}
	.recommend .recommend02 .photo {
		top: 2%;
		left: 4%;
		width: 52%;
	}	
	.recommend .catch01,
	.recommend .catch03 {
		display: none;
	}
	.recommend .catch02 {
		display: block;
	}
	.recommend .catch {
		margin-bottom: 40px;
	}
	.recommend .name {
		font-size: 24px;
		margin-bottom: 12px;
	}
	.recommend .catch,
	.recommend .name,
	.recommend .description,
	.recommend .detailbtn {
		margin-left: 54%;	
		width: 57%;	
	}
	.recommend .detailbtn {
		font-size: 16px;
		width: 100%;
		max-width: 245px;
		margin-top: 45px;
	}
	.ranking {
		padding-bottom: 50px;
	}
	.ranking .slider-wrapper {
		width: calc(100% + 60px);
		height: auto;
		margin: 0 0px 30px -40px;
		padding: 10px 0 0 0;
	}
	.ranking .slider {
		width: 1560px;
	}
	.ranking .arrow {
		width: 42px;
		height: 42px;
		background-size: 42px 42px;	
		top: 35%;
	}
	.ranking .arrow-left {
		left: 10px;
	}
	.ranking .arrow-right {
		right: 10px;
	}	
	.ranking .item {
		width: 240px;
		margin: 0 20px 0 20px;
	}
	.ranking .item::before {
		width: 72px;
		height: 72px;
		top: -20px;
		left: -20px;
		background-size: 72px 72px;
	}
	.ranking .item .name {
		margin-top: 10px;
		font-size: 18px;
	}
	
	
	.product .inner {
		padding-left: 15px;
		padding-right: 15px;
		
	}
	.product h4 {
		height: 100px;
		margin: 90px auto 40px auto;
    }
	.product h5 {
		font-size: 40px;
		margin-bottom: 65px;
	}
	.product h6 {
		font-size: 30px;
	}
	.product h6 small {
		margin-top: 10px;
		font-size: 16px;
	}	

	.product .sm-l1 {
		height: 1em !important;
	}
	.product .sm-l2 {
		height: 2em !important;
	}

	.product .nav-xs::before,
	.product .nav-xs::after,
	.product .nav-xs {
		background: #000;
		border: none;
		height: 1px;
		cursor: default;

	}
	.product .nav-xs {
		margin: 30px 0;
	}
	.product .nav-xs.skincare,
	.product .nav-xs.hogusu,	
	.product .nav-xs .arrow,
	.product .nav-xs-close {
		display: none;

	}
	.product .nav-sm,
	.product .product-content {
		display: block;
	}
	.product .nav-sm {
		height: 170px;
		background-color: #ededed;		
	}
	.product .nav-sm ul {
			width: 100%;
			margin: 0;
			padding: 40px 50px;
	}		
			
	.product .nav-sm li {
		width: 25%;
		height: auto;
		display: block;
		float:left;
		text-align: center;
		background: none center center no-repeat;
		background-size: 100%;
		border-right: solid 1px #000;
	}
	.product .nav-sm li:first-child {
		border-left: solid 1px #000;	
	}
	.product .nav-sm li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.product .nav-sm li img {
		max-width: 175px;
		width: 100%;
		height: auto;
	}

	.product .row .item-xs-6  {
		width: auto;
	}
	.product .row .item-xs-6 .photo {
		width: 100%;
	}
	.product .row .item-sm-4 .photo {
		width: 80%;
	}
	
	.product .item .photo {
		width: 100%;
		max-width: 140px;
		max-height: none;
	}
	
	.product .item .photo.closeup {
		max-width: 220px;		
	}
	
	.product .row .item-sm-4 {
		max-width: 250px;
	}
	.product .item {
		max-width: 1000px;
	}
	.product .item-sm-12 {
		width: 100% !important;
	}


	/* reset xs */
	.product .description.xs-x3::after,
	.product .col-xs-6 .description.xs-x3::after,
	.product .description.xs-x4::after,
	.product .col-xs-6 .description.xs-x4::after { padding-top: 16%; }
	
	.product .description {
		width: 100%;
		background-size:  87.66%;
		overflow: visible;
	}


	.product .description03 { background-image: url('../images/item_description_sm/item_description_01.svg'); max-width: 640px; }
	.product .description03::after { padding-top: 16.66% !important; }	

	.product .description06 { background-image: url('../images/item_description_sm/item_description_07.svg'); max-width: 640px;}	
	.product .description06::after { padding-top: 16.66% !important; }	

	.product .description07::after,
	.product .description08::after { padding-top: 16.66%; }

	.product .description09 { background-image: url('../images/item_description_sm/item_description_02.svg'); }	
	.product .description10 { background-image: url('../images/item_description_sm/item_description_04.svg'); }
	.product .description09::after,
	.product .description10::after { padding-top: 16.66%; }
		
	.product .description11 { background-size: 87.66%; }
	.product .description11::after { padding-top: 16.66%; }

	.product .description12 { background-image: url('../images/item_description_sm/item_description_05.svg');  }	
	.product .description13 { background-image: url('../images/item_description_sm/item_description_06.svg'); }
	.product .description12::after,
	.product .description13::after { padding-top: 24% !important; }
	
	.product .description14 { background-image: url('../images/item_description_sm/item_description_07.svg'); max-width: 640px; }	
	.product .description14::after { padding-top: 16.66% !important; }	


	.product .description15 { background-image: url('../images/item_description_sm/item_description_08.svg'); }	
	.product .description16 { background-image: url('../images/item_description_sm/item_description_10.svg'); }
	.product .description15::after,
	.product .description16::after { padding-top: 16.66%; }
	.product .description17 { background-image: url('../images/item_description_sm/item_description_11.svg'); }
	.product .description18 { background-image: url('../images/item_description_sm/item_description_12.svg'); }
	.product .description19 { background-image: url('../images/item_description_sm/item_description_13.svg'); }
	.product .description20 { background-image: url('../images/item_description_sm/item_description_14.svg'); }	
	
	.product .description25 { background-image: url('../images/item_description_sm/item_description_15.svg'); }
	.product .description26 { background-image: url('../images/item_description_sm/item_description_16.svg');  }
	.product .description27 {  }	

	.product .row-center .item {
		max-width: 320px;
	}
	.product .item .name {
		font-size: 16px;
		margin-left: 0;
		margin-right: 0;
	}
	.product .item .sub {
		font-size: 14px;
	}
	.product .item .detailbtn {
		margin-bottom: 40px;
	}
	.product .row + h4,
	.product .row + h5,
	.product .row + h6 {
		margin-top: 60px;
	}
}
/* pc */
@media screen and (min-width: 992px) {
	.inner {
		width: 100%;
		max-width: 1500px;
		margin: 0 auto;
		padding: 0 50px;	
	}
	#header {
		padding-top: 40px;
	}
	#header .brand {
		margin-top: 0px;
	}
	.cover  {
		background-position: right top;	
		background-size: 802px 815px ;	
		margin: -50px auto 0 auto;
		max-width: 1500px;
		height: 815px;
		z-index: -1;
	}
	.cover .wrap01 {
		margin: 140px 0px 0px 40px;
	}
	.cover .wrap01 .image02_02 {
		margin-top: 40px;
	}
	.cover .text01 {
		margin: 5px 0 0 40px;
		padding: 0 0 10px 1em;
		font-size: 12px;
	}
	.recommend {
		padding-top: 24px;
		height: 780px;			
	}
	.recommend .inner {
		padding: 0 50px;
	}


	.recommend .recommend01,
	.recommend .recommend02 {

	}
	.recommend .catch01,
	.recommend .catch02 {
		display: none;
	}
	.recommend .recommend01 {
		background-size: 22.05% auto;
		max-width: 660px;
		width: 49%;
		float: left;
	}
	.recommend .recommend01 .catch03,
	.recommend .recommend02 .catch03 {
		width: 47%;
		max-width: 285px;
		display: block;
	}
	.recommend .recommend01 .catch,	
	.recommend .recommend01 .name,
	.recommend .recommend01 .description,	
	.recommend .recommend01 .detailbtn {
			margin-left: 47%;
	}

	.recommend .recommend01 .photo {
		top: 16%;
		left: -2%;
		width: 55%;
	}	

	.recommend .recommend02 {
		float: right;
		max-width: 686px;		
		width: 49%;
	}
		
	.recommend .recommend02 .photo {
		top: 3%;
		left: 5%;
		width: 55%;
	}

	.recommend .catch {
		margin-top: 40px;
	}
	.recommend .description {	
			max-width: 245px;		
	}
	.recommend .detailbtn {
		position: absolute;
		top: 325px;
	}

	.recommend .recommend02 .catch,	
	.recommend .recommend02 .name,
	.recommend .recommend02 .description,	
	.recommend .recommend02 .detailbtn {
			margin-left: 61%;
	}
			
	section.ranking .caption {			
		margin: 80px 0px 40px 0;
	}
	.ranking .slider-wrapper {
		height: auto;
		width: calc(100% + 44px);
		margin: 0 -18px;
		overflow: visible;
	}
	.ranking .slider {
		width: 100%;
		display: table;
	}
	.ranking .item {
		padding: 10px;
		width: 20%;
		margin: 0;
		display: table-cell;
		text-align: left;
	}
	.ranking .item img {
			width: 100%;
			max-width: 240px;
			margin: 0 auto 10px auto;
	}
	.ranking .item::before {
		width: 88px;
		height: 88px;
		top: -20px;
		left: auto ;
		right: -10px;
		background-size: 88px 88px;
	}
	.ranking .arrow {
		display: none;
	}
	.product h6 {
		margin-bottom: 20px;
	}
	.product .row .item-xs-6 .photo,
	.product .row .item-sm-4 .photo {
		width: auto;
	}
	.product .item {
		max-width: 375px !important;
	}
	.product .item .photo {
		width: 100%;
		height: auto;
		max-width: 215px;

	}
	.product .item .photo.closeup {
		max-width: 318px;		
	}
	.product .description {
		width: 100%;
		background-size: 87.66%;
		overflow: visible;
	}

	.product .description05::after { padding-top: 16.455% !important; }	
	.product .description06::after { padding-top: 12% !important; }	
	.product .description12,		
	.product .description13 { background-size: 123.33%;}
	.product .description12::after,
	.product .description13::after { padding-top: 29.2% !important; }	
	.product .description14::after { padding-top: 16.66% !important; }		
	.product .description17,
	.product .description18,
	.product .description19,
	.product .description20 {
		background-size: 123.33%;; 
	}		

	.product .sm-l1,
	.product .sm-l2 {
		height: auto !important;
	}	
	.product .md-l1 {
		height: 1em !important;
	}


}


@media screen and (min-width: 1200px) {



}
