﻿@charset "utf-8";


.itemslider {
	width: 100%;
	height: 530px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top:10px;
}

.itemslider ul,
.itemslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

.slider_prev {background: #fff;}
.slider_next {background: #fff;}

/*.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}*/

.pagination {
	top: 230px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 300px;
	position: absolute;
	z-index: 200;
	padding-right:700px;
}

.pagination a {
	margin: 0 0 3px 3px;
	width: 53px;
	height: 37px;
	display: inline-block;
	overflow: hidden;
	line-height:0;
}

.pagination a.pn1 { background-size:cover; background-image:url(../images/detail/sliderimg/photo01.jpg);}
.pagination a.pn2 { background-size:cover; background-image:url(../images/detail/sliderimg/photo02.jpg);}
.pagination a.pn3 { background-size:cover; background-image:url(../images/detail/sliderimg/photo03.jpg);}
.pagination a.pn4 { background-size:cover; background-image:url(../images/detail/sliderimg/photo04.jpg);}
.pagination a.pn5 { background-size:cover; background-image:url(../images/detail/sliderimg/photo05.jpg);}
.pagination a.pn6 { background-size:cover; background-image:url(../images/detail/sliderimg/photo06.jpg);}
.pagination a.pn7 { background-size:cover; background-image:url(../images/detail/sliderimg/photo07.jpg);}
.pagination a.pn8 { background-size:cover; background-image:url(../images/detail/sliderimg/photo08.jpg);}
.pagination a.pn9 { background-size:cover; background-image:url(../images/detail/sliderimg/photo09.jpg);}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


.itemslider .iteminfo {
	top: 65px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 300px;
	position: absolute;
	z-index: 200;
	padding-right:700px;
	font-family: 'Libre Baskerville', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,serif;
	color:#000000;
}

.itemslider .iteminfo .econum {
	font-size:1.6em;
	margin-bottom:15px;
}

.itemslider .iteminfo .name,
.itemslider .iteminfo .material,
.itemslider .iteminfo .category{
	font-size:1.2em;
	margin-bottom:5px;
}

.itemslider p.design{
	font-size:1.1em;
	font-family: 'Libre Baskerville', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,serif;
	position: absolute;
	top: 508px;
	left: 0px;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 1000px;
	color:#676759;
	line-height:1;
}


/* =======================================
	ClearFixElements
======================================= */
.itemslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.itemslider ul {
	display: inline-block;
	overflow: hidden;
}

.editbox1 p {
    font-size: 1.7em;
    font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝",serif;
letter-spacing:0.1em;
margin-bottom:30px;
line-height:2;
}

p.catch {
	color: #4c4c4c;
    font-size: 1.2em;
    letter-spacing: 0.4em;
    margin-top: 20px;
}

/* photoimage
----------------------------------------------------------- */

.photoimage{
	width:740px;
	margin:55px 0 30px 0;
}

#viewer {
	margin: 20px 0 0 0;
	width: 740px;
}
#viewer div {
	width: 350px;
	height: 350px;
	overflow: hidden;
	position: relative;
	float:left;
}
#viewer div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer ul {
	float: right;
	width:300px;
	margin:0 50px 0 0;
}

#viewer ul li {
	width: 130px;
	height:130px;
	float: left;
	margin:0 0 20px 20px;
	display: inline;
}

#viewer ul li img {
	width: 130px;
	height:130px;
}

#viewer a.pi_btn {
	float:right;
	margin:0 50px 0 0;
}

#viewer .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =======================================
	ClearFixElements
======================================= */
#viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer ul {
	display: inline-block;
	overflow: hidden;
}

/* 
----------------------------------------------------------- */

.itemcopebox {
	border-top:1px #ddd solid;
	width:690px;
	margin-bottom:20px;
}

.ic_M,
.ic_I,
.ic_C,
.ic_Cr{
	padding:15px 0;
	border-bottom:1px #ddd solid;
	width:100%;
}

.ic_M_non,
.ic_I_non,
.ic_C_non,
.ic_Cr_non{
	display:none;
}

.ic_M .tit,
.ic_I .tit,
.ic_C .tit,
.ic_Cr .tit{
	float:left;
	height:25px;
	width:129px;
	margin-left:10px;
	
}


.ic_M .cp,
.ic_I .cp,
.ic_C .cp,
.ic_Cr .cp{
	float:left;
	height:25px;
	width:140px;
}

.ic_M .tip{
	float:left;
	width:410px;
}

.ic_M .tip ul{
	margin-left:20px;
}

.ic_M .tip li{
	float:left;
	display:inline-block;
	width:62px;
	height:25px;
}

.ic_M .tip li.CN{background:url(../images/de_tip1.jpg) no-repeat top left;}
.ic_M .tip li.OK{background:url(../images/de_tip2.jpg) no-repeat top left;}
.ic_M .tip li.WN{background:url(../images/de_tip3.jpg) no-repeat top left;}
.ic_M .tip li.CH{background:url(../images/de_tip4.jpg) no-repeat top left;}
.ic_M .tip li.ZK{background:url(../images/de_tip5.jpg) no-repeat top left;}
.ic_M .tip li.CR{background:url(../images/de_tip6.jpg) no-repeat top left;}
.ic_M .tip li.AL{background:url(../images/de_tip7.jpg) no-repeat top left;}
.ic_M .tip li.BE{background:url(../images/de_tip8.jpg) no-repeat top left;}
.ic_M .tip li.AH{background:url(../images/de_tip9.jpg) no-repeat top left;}
.ic_M .tip li.non{ display:none;}

.ic_I .btn{
	float:left;
}

.ic_I .btn ul{
	margin-left:20px;
}

.ic_I .btn li{
	float:left;
	display:inline-block;
	height:25px;
	margin-right:10px;
}

.ic_C .toso{
	float:left;
	width:410px;
}

.ic_C .toso ul{
	margin-left:20px;
}

.ic_C .toso li{
	float:left;
	display:inline-block;
	height:25px;
	margin-right:10px;
}

.ic_C .toso li.ts1{background:url(../images/de_to1.jpg) no-repeat top left; width:47px;}
.ic_C .toso li.ts2{background:url(../images/de_to2.jpg) no-repeat top left; width:57px;}
.ic_C .toso li.ts3{background:url(../images/de_to3.jpg) no-repeat top left; width:68px;}
.ic_C .toso li.ts4{background:url(../images/de_to4.jpg) no-repeat top left; width:79px;}
.ic_C .toso li.ts5{background:url(../images/de_to5.jpg) no-repeat top left; width:50px;}
.ic_C .toso li.non{ display:none;}

.ic_Cr .clr{
	float:left;
	width:410px;
}

.ic_Cr .clr ul{
	margin-left:20px;
}

.ic_Cr .clr li{
	float:left;
	display:inline-block;
	height:25px;
	margin-right:10px;
}

.ic_Cr .clr li.dark{background:url(../images/de_clr1.jpg) no-repeat top left; width:63px;}
.ic_Cr .clr li.clear_b{background:url(../images/de_clr2.jpg) no-repeat top left; width:63px;}
.ic_Cr .clr li.medium{background:url(../images/de_clr3.jpg) no-repeat top left; width:87px;}
.ic_Cr .clr li.non{ display:none;}

/* 
----------------------------------------------------------- */


.editbox2{
	width:690px;
}

/* 
----------------------------------------------------------- */

.iteminfobox{
	width:740px;
	margin:70px 0 0 0;
}

.orderbox{
	width:280px;
	float:left;
}

.detailbox{
	width:410px;
	float:right;
}

.orderbox .itemimg{
	width:280px;
	height:250px;
	overflow:hidden;
	margin-bottom:20px;
}

table.dbtable{
	width:100%;
	font-size:1.2em;
}

table.dbtable th {
	width:30%;
	padding:0 0 10px 0;
	vertical-align:top;
	color:#676767;
}

table.dbtable td {
	padding:0 0 10px 0;
	vertical-align:top;
}

table.dbtable th .fa{
	margin-right:5px;
}

table.dbtable td .sp{
	margin-left:10px;
	line-height:1;
	vertical-align:middle;
}

table.dbtable td .nosp{
	display:none;
}


.detailbtn{
	margin:20px 0 0 0;
}

.detailtxt{
	margin:50px 0 0 0;
}

.detailtxt dl{
	font-size:1.2em;
	margin:10px 0 0 0;
}

.detailtxt dt{
	font-weight:bold;
	margin-bottom:3px;
}

.detailtxt dd{
	margin-bottom:10px;
}

span.asbtn{
	width:125px;
	height:19px;
	display:inline-block;
	line-height:1;
}

span.noasbtn{
	display:none;
}

/* 
----------------------------------------------------------- */

.recommend{
	margin:70px 0 0 0;
}

.recommend h2{
	margin:0 0 30px 0;
}

.recommend .recobox{
	margin:0 0 50px 0;
	font-family: 'Libre Baskerville', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,serif;
}

.recommend .recoimg{
	width:280px;
	height:250px;
	overflow:hidden;
	float:left;
}

.recommend .recoinfo{
	width:410px;
	height:250px;
	float:right;
	position:relative;
}

.recommend .recotxt {
	font-size:1.2em;
	margin-bottom:15px;
	line-height:2;
	position:absolute;
	left:0;
	bottom:0;
}


/* 
----------------------------------------------------------- */


dl.acdn1 {
	width: 100%;
	position: relative;
	margin-bottom:1px;
}
dl.acdn1 dt {
	height:34px;
	cursor: pointer;
	background: url(../images/de_btn22_off.jpg) no-repeat center left;
	position: relative;
}
dl.acdn1 dt.active {background: url(../images/de_btn222_on.jpg) no-repeat center left;}
dl.acdn1 dt.ov {background: url(../images/de_btn22_on.jpg) no-repeat center left;}

dl.acdn1 dd {
	position: relative;
	font-size:1.2em;
	padding:10px;
}
dl.acdn1 dd p {
	padding: 2px 0 2px 5px;
	background-color:#EEE;
}

dl.acdn1 dd li {
	border-bottom:1px solid #ddd;
}

dl.acdn1 dd li.btn {
	border-bottom: none;
	text-align:center;
	padding:10px 0 20px;
}

dl.acdn1 dd p .fa {
	margin-right:5px;
}

dl.acdn1 dd span {
	display:block;
	padding:10px 0 15px 10px;
}

dl.acdn1 dd span select {
	padding:3px;
	
}

.po_btn {
	display: none;
	height:34px;
	width:280px;
	margin-bottom:1px;
	line-height:1;
}

dl.acdn2 {
	width: 100%;
	position: relative;
	margin-bottom:1px;
}
dl.acdn2 dt {
	height:34px;
	cursor: pointer;
	background: url(../images/de_acbg2.jpg) no-repeat center left;
	position: relative;
}
dl.acdn2 dt.active {background: url(../images/de_acbg2_3.jpg) no-repeat center left;}
dl.acdn2 dt.ov {background: url(../images/de_acbg2_2.jpg) no-repeat center left;}

dl.acdn2 dd {
	position: relative;
	font-size:1.2em;
	padding:10px;
}

dl.acdn2 dd li {
	margin-bottom:15px;
}

dl.acdn2 dd  label {
	display:block;
	margin:0 0 2px;
}

.def1 {
	width:250px;
}

dl.acdn2 dd input,
dl.acdn2 dd textarea{
    border:1px solid #ddd;
    padding: 5px;
    color: #999;
    background: #fff;
	 margin-top:3px;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
     
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
    zoom: 1;
}

dl.acdn2 dd li.btn {
	border-bottom: none;
	text-align:center;
	padding:10px 0 20px;
}

button.button {
    padding: 8px 30px;
    background-color: #003F10;
    color: #fff;
    border-style: none;
	 margin:0 5px;
}

button.button:hover {
    background-color: #89BA69;
    color: #fff;
}

dl.acdn2 dd li .red {
	margin:0 3px;
    color: #850002;
}

dl.acdn2 dd li.topli {
	background-color:#EEF0E3;
	padding:10px;
}

ul.or_list {
	margin: 10px 10px 0 18px;
	color: #8C0000;
	font-size:1.1em;
	}

ul.or_list li {
	margin:0 0 5px 0;
	text-indent : -1.3em;
	}

ul.or_list li a{
	color: #8C0000;
	}

ul.or_list li.serviceNo{
	display:none;
	}
	
	
ul.or_list li:before {
content: "\f14a";
font-family: FontAwesome;
margin-right :5px;
}

ul.or_list li a:hover {
background-color: #e0e0e0;
}