<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

	#lc_series {
		width: 100%;
		overflow: hidden;
		left:0;
	}
	#lc_series li{
		float: left;
		width: 25%;
		height: 180px;
		list-style-type: none;
		background: url(../images/lineset.gif) no-repeat right bottom;
		position: relative;
	}
	#lc_series li img{
		position: absolute;
		left:5px;
		top:5px;
	}
	#lc_series li a,
	#lc_series li span.disabled{
		position: relative;
		text-align: center;
		display: block;
		width: 100%;
		height: 100%;
		color: #000;
	}
	#lc_series li a span.lc_name,
	#lc_series li span.disabled span.lc_name{
		text-decoration: none;
		display: block;
		text-align: left;
		position: absolute;
		left:15px;
		bottom:15px;
	}
.box-hover-img {
  border: solid 0px #f9d200;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  z-index: 200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#box2 h2{
	font-size:14px;
	margin-bottom:2px;
	font-weight: normal;
	line-height: 1.1;
}

#box2 p ,
#box3 p{
	text-align: justify;
}


/* SP
-------------------------------------------------- */
@media screen and (max-width:640px){
	#box1 {
		background: #e9e4d5;
		padding:10px 0;
		text-align: center;
	}
	#box1 span{
		color:#FFF;
		font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: 1.3;
	}
	#box1 span br{
		display: none;
	}
	#box1 span img{
		max-width: 90%;
	}
	.box .inbox{
		padding:10px;
	}
	.box {
		border-bottom:solid 1px #c3c5c5;		
	}
	#box2 {
		background: #eae8e5;
	}
	#box3 {
		background: #eae8e5;
	}
	#lc_series li{
		width: 50%;
	}
	#lc_series li a{
		text-align: center;
	}
	#lc_series li img{
		max-width: 100%;
	}
	#lc_series li a span.lc_name,
	#lc_series li span.disabled span.lc_name{
		left:5px;
	}
	#lc-icon {
		background: #FFF url(../images/lc_products/icon.png) no-repeat center !important;		
	}
	.read-more {
		cursor: pointer;
		right:15px;
		bottom:10px;
		display: block;
		background: url(../images/authenticity/icon_arr2.png) no-repeat right top;
		padding-right:10px;
		display: none;
	}



}


/*
		background: url(../images/line.gif) 24.92% top repeat-y;

*/


/* PC
-------------------------------------------------- */
@media screen and (min-width:641px){
	body {
		background:#FFF url(../images/lc_products/bg.gif) repeat-y center top;
	}
	.box {
		position: absolute;
		overflow: hidden; 
	}
	.inbox {
		padding:15px 0 0 15px;
	}
	#wrap {
		position: relative;
		width: 720px;
		margin:0 auto 50px;
		min-width:720px;
		border:solid 1px #c3c5c5;
		height: 1980px;
		background: #FFF;
	}
	#wrap1 {
		width: 100%;
		height: 100%;
		position: relative;
	}
	#box1 {
		width: 50%;
		left:%;
		top:0px;
		background:#e9e4d5 url(../images/lineset.gif) no-repeat right bottom;
		height: 180px;
		display: table;
	}
	#box1 span{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	#box2 {
		width: 50%;
		left:50%;
		top:0px;
		height: 180px;
		background:#eae8e5 url(../images/line2.gif) repeat-x right bottom; 
	}
	#box2 p,
	#box3 p{
		padding-right:15px;
		line-height: 1.5;
	}
	#box3 {
		background:#eae8e5 url(../images/line2.gif) repeat-x right bottom; 
		top:180px;
		height: 540px;
	}
	#lc_series li{
		width: 25%;
	}
	#lc_series li.limit{
		background:url(../images/line2.gif) repeat-x right bottom; 
	}
	#lc_series li.limitlast{
		background:url(../images/line2.gif) repeat-y right bottom; 
	}
	#lc-icon {
		background: #FFF url(../images/lc_products/icon.png) no-repeat center !important;		
	}
	.read-more {
		cursor: pointer;
		position: absolute;
		right:15px;
		bottom:10px;
		display: block;
		background: url(../images/authenticity/icon_arr2.png) no-repeat right top;
		padding-right:10px;
	}
	#lc_series {
		top:720px;
		top:180px;
	}
	#wrap {
		height: 1440px;
	}
	#box3 {
		height: 0;
	}

}</pre></body></html>