
#container {
	height: auto;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width:100%;
}

/* header_wrap
----------------------------------------------- */

#header_wrap {
	margin-bottom: 0;
}

/* メイン部
----------------------------------------------- */

#main_column{
	width:100%;
	left:inherit;
	padding:0;
	padding-top:40px;
}

	#main_contents {
		padding:0;
		width:700px;
		left: initial;
		float: right;
	}
	
	#main_contents h2.title {
		padding:0;
		margin-bottom:10px;
		border-left:none;
	}
	
	
		
#undercolumn{
	margin-top:-30px;
}

.LC_Page_Contact_Complete .col-md-6 {
    width: 50%;
    margin: auto;
    float: none;
    clear: both;
}

/* pagenumber_area
--------------------------------*/
div.navi ul{
	display:table;
	padding-bottom:15px;
}
	div.navi ul li{
		display:inline-block;
		vertical-align:middle;
		margin-right:10px;
	}
	
	div.navi ul li strong{
		display:block;
		border:1px solid #ccc;
		border-radius:3px;
		padding:15px;
		line-height:1;
	}
	
	div.navi ul li span{
		display:block;
		border:1px solid #ccc;
		border-radius:3px;
		line-height:1;
	}
	div.navi ul li span a{
		display:block;
		line-height:1;
		padding:15px;
		text-decoration:none;
		color:#333;
	}
	div.navi ul li span a:hover{
		background:#c41f30;
		color:#fff;
	}


.pagenumber_area{
	background-color:#f4f4f4;
	border-top:3px solid #d3d3d3;
}

	.pagenumber_area p{
		float:left;
		padding:17px 15px 7px;
	}

	.pagenumber_area p span.attention{
		font-size:108%;
		font-weight:700;
	}

	.pagenumber_area .change{
		float:right;
		width:600px;
		padding:8px;
	}

	.pagenumber_area .change span.sort{
		display: table-cell;
		text-align: right;
		vertical-align: middle;
		padding-right:15px;
	}

	.pagenumber_area .change .btn{
		padding:6px 30px;
		color:#333;
	}
	.pagenumber_area .change .btn:hover{
		background:#c41f30;
		color:#fff;
	}
	
	.btn-group-justified {
		table-layout:auto;
	}
	
	.pagenumber_area ul li{
		display:inline-block;
		padding-left:15px;
	}


.col-xs-4.col-sm-4 p.top{
	padding-top:7px !important;
}



/* product-list-wrap
--------------------------------*/
#product-list-wrap{
	margin-bottom:30px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 3px solid #d3d3d3;
    border-radius: 0;
}
.thumbnail:hover {

}

	#product-list-wrap div.pricebox{
		display:block;
	}
	
	#product-list-wrap div.pricebox p.normal{
		margin:0;
	}
	
	#product-list-wrap div.pricebox p.normal span{
		text-decoration:line-through;
		color:#333;
	}
	
	#product-list-wrap div.pricebox p.esgrprice{
		color:#c41f30;
		font-size:100%;
		font-weight:700;
	}
	
	#product-list-wrap div.pricebox p.esgrprice span{
		font-size:133%;
	}

/* contactArea
--------------------------------*/
#contactArea{
	position:relative;
	margin-bottom:30px;
}

	#contactArea p.formbtn {
		position:absolute;
		top:150px;
		right:72px;
	}

/* sample
--------------------------------*/
#sample{
	border:5px solid #e5e5e5;
	padding:20px;
}

	#sample h3.subtitle{
		padding-bottom:30px;
	}

	#sample dl{
		padding-bottom:30px;
	}

	#sample dl dt{
		font-weight:700;
		line-height:1.5;
		padding-bottom:20px;
	}

	#sample p.contactbtn {
		text-align:center;
	}

/* confirmation
--------------------------------*/
#confirmation{
}

	#confirmation h3.subtitle{
		padding-bottom:30px;
	}

	#confirmation ul{
		margin-left:-15px;
	}

	#confirmation ul li{
		display:inline-block;
		padding-left:15px;
	}



@media only screen and
(max-width : 640px) {

#main_column {
    width: 100%;
    left: inherit;
    padding: 0;
}

#main_contents {
    padding: 0;
    width: 100%;
    left: initial;
    float: right;
	padding: 0 20px;
}
#undercolumn{
	margin-top:0;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 30px;
    padding: 0;
}
.bg_img {
	padding-bottom:0;
}

	#accent .bx-pager{
		display:none;
	}

/* privilegeArea
--------------------------------*/
#privilegeArea{
	display:none;
}

/* contactArea
--------------------------------*/
#contactArea{
	display:none;
}


/* confirmation
--------------------------------*/
#confirmation{
	width:100%;
	margin:30px 0 20px;
}

	#confirmation h3.subtitle{
		padding-bottom:10px;
	}

	#confirmation ul{
		width:100%;
		display:table;
		margin:0;
	}

	#confirmation ul li{
		display:table-cell;
		margin:0;
		padding:0 2%;
	}


}


/* product-list-wrap
--------------------------------*/
@media (max-width: 767px)
{
	.pagenumber_area p {
		float: none;
		padding: 17px 15px 0;
	}
	.pagenumber_area .change{
		float:none;
		width:auto;
		padding:8px;
		display:block;
		width:100%;
	}

	.pagenumber_area .change span.sort{
		display: table-cell;
		text-align: right;
		vertical-align: middle;
		padding:0 10px;
	}

	.pagenumber_area .change .btn{
		display: table-cell;
		padding:6px 12px;
		color:#333;
	}
	.pagenumber_area .change .btn:hover{
		background:#c41f30;
		color:#fff;
	}
	
	.btn-group-justified {
		display: table-cell;
		table-layout:auto;
	}
	


	#product-list-wrap div.list_area {
		position: relative;
		display: block;
		min-height: 150px;
		margin-bottom: -1px;
		padding: 0;
		border-radius: 0;
		background-color: #fff;
		border: 1px solid #ddd;
	}
    #product-list-wrap p.estimate {
        display: block;
		text-align:right;
    }

}

@media (min-width:768px){
    #product-list-wrap div.pricebox {
        display: none;
    }
    #product-list-wrap p.estimate {
        display: none;
    }
	#product-list-wrap div.list_area a.thumbnail {
		margin: 0;
		padding: 7px 14px 7px 0;
		background-color: transparent;
	margin-bottom: 20px;
	}
}

@media (min-width: 992px)
{
	
	#product-list-wrap div.list_area{
		padding:0;
}
	.col-md-3 {
		width:100px;
	}
}
	

@media (min-width: 1200px) {
#product-list-wrap{
	margin-left:-20px;
}

	#product-list-wrap div.list_area h3{
		font-size:117%;
		color:#0e9af2;
	}
	
	#product-list-wrap div.pricebox{
		display:block;
	}
	
	#product-list-wrap div.list_area > a.thumbnail {
		height: auto;
		padding: 2px;
	}

    #product-list-wrap div.list_area {
        padding: 0;
		margin-left:20px;
		margin-bottom:20px;
    }
    #product-list-wrap div.list_area:nth-child(3n+1),
    #product-list-wrap div.list_area:nth-child(3n) {
        padding-left: 0;
        padding-right: 0;
    }
    #product-list-wrap div.list_area:nth-child(4n+1) {
        padding-left: 0;
        padding-right: 0;
    }
    #product-list-wrap div.list_area:nth-child(4n) {
        padding-left: 0;
        padding-right: 0;
    }
    #product-list-wrap div.list_area > a.thumbnail {
    }
	
    #product-list-wrap p.estimate {
        display: block;
		padding-top:10px;
    }

	#product-list-wrap div.caption {
		height: auto;
	}
}


/* secondaryArea
--------------------------------*/

	/* detailarea
	--------------------------------*/
	#detailarea.row {
		margin: 0 0 40px;
	}
	
	#detailarea h2.title{
		margin-bottom: 30px;
		padding-bottom:10px;
		position: relative;
		border-bottom:2px solid #d3d3d3;
	}
	
	#detailarea #detailphotobloc-wrap{
		border:2px solid #d3d3d3;
		padding:0;
		margin-bottom:30px;
	}
	
	#detailarea #detailphotobloc-wrap .photos{
		padding:10px;
	}
	
	#detailarea #detailphotobloc-wrap .photos img{
		width:100%;
		height: auto;
	}
	
	#detailarea #detailphotobloc-wrap .photos .photo span#target_t{
		text-align:center;
		display:block;
		font-size:117%;
		padding:5px 0;
	}
	
	
	#detailarea .colors p.txt{
		padding:10px;
		background:#d3d3d3;
	}
	
	#detailarea .colors p.txt span{
		font-size:133%;
		font-weight:700;
	}
	
	#detailarea .tooltip{
		width:115px;
		height:29px;
		padding:3px 0 0 5px;
		background:url(/user_data/packages/template/img/product/details/tooltip.png) no-repeat left top;
		color:#fff;
		opacity:1;
	}

	
	
	#detailarea .colors table{
		border-collapse:separate;
		padding:0 20px;
		width:100%;
		table-layout:fixed;
	}
	#detailarea .colors table th{
	}
	#detailarea .colors table td{
		padding:3px 0 7px;
		text-align:center;
		border:none;
	}
	#detailarea .colors table td img{
		width:31px;
	}
	
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}



#detailrightbloc-wrap #detailrightbloc.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border:none;
    border-radius:0;
    -webkit-box-shadow: none;
    box-shadow:none;
}

#detailrightbloc-wrap #detailrightbloc.panel h2.margin-none{
	font-size:100%;
	margin-bottom:5px;
}

#detailrightbloc-wrap #detailrightbloc.panel dl.product_code{
	font-size:133%;
	font-weight:700;
	margin:10px 0;
	
}
#detailrightbloc-wrap #detailrightbloc.panel div.main_comment{
	margin-bottom:10px;
	
}
#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea{
	font-size:100%;
	margin-bottom:10px;
	border:1px solid #e0e0e0;
	overflow:hidden;
}

#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea p{
	float:left;
	padding:1em;
	background-color:#464646;
	margin:0;
	color:#fff;
}

#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea p span{
	width:1em;
	display: block;
}

#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea div.pricebox{
	float:left;
	padding:20px 20px 5px;
	
}

#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl{
	clear:both;
}
#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl dt{
	font-size:100%;
	margin-bottom:10px;
	display:inline-block;
}
#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl dd{
	font-size:117%;
	margin-bottom:10px;
	display:inline-block;
}

#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl.normal_price dd,
#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl.normal_price dd{
	font-size:133%;
}
#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl.normal_price dd{
    text-decoration: line-through;
}


#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl.sale_price{
	font-size:133%;
}

#detailrightbloc-wrap #detailrightbloc.panel div.priceboxArea dl.sale_price dd{
	font-size:133%;
	font-weight:700;
}


#detailrightbloc-wrap #detailrightbloc.panel #detail-warp{
	padding:0;
	}
	
#detailrightbloc-wrap #detailrightbloc.panel .detailitem table{
		width:100%;
		border:1px solid #ccc;
		clear:both;
	}
	
#detailrightbloc-wrap #detailrightbloc.panel .detailitem table tr,
#detailrightbloc-wrap #detailrightbloc.panel .detailitem table th,
#detailrightbloc-wrap #detailrightbloc.panel .detailitem table td{
		border:1px solid #ccc;
		padding:10px;
	}
	
#detailrightbloc-wrap #detailrightbloc.panel .detailitem table th{
	width:6em;
	background:#f7f6f0;
	}
	
	
	
	
	/* hamper
	--------------------------------*/
	#hamper{
		clear:both;
		
	}
	
	#hamper ul{
		display:table;
	}

	#hamper ul li{
		display:table-cell;
		vertical-align: middle;
	    padding: 0 20px;
	}


	/* freespace
	--------------------------------*/
	.freespace input{
		width:100%;
		
	}
	/* size
	--------------------------------*/
	#size{
		margin: 0 0 40px;
	}
	
	#size h4.text_title{
		padding:10px;
		background-color:#f4f4f4;
		font-size:133%;
		font-weight:700;
		border-bottom:1px solid #d2d2d2;
		margin-bottom:20px;
	}
	
	#size div.size_table table{
		width:100%;
		table-layout:fixed;
		border:1px solid #ccc;
	}
	#size div.size_table table tr,
	#size div.size_table table th,
	#size div.size_table table td{
		border:1px solid #ccc;
		padding:10px 0;
		text-align:center;
	}
	
	#size div.size_table table th.size_title{
		width:5em;
	}
	
	/* point
	--------------------------------*/
	#point{
		margin: 0 0 40px;
	}
	#point h4.text_title{
		padding:10px;
		background-color:#f4f4f4;
		font-size:133%;
		font-weight:700;
		border-bottom:1px solid #d2d2d2;
		margin-bottom:20px;
	}
	#point div.price_table table{
		width:100%;
		table-layout:fixed;
		border:1px solid #ccc;
	}
	#point div.price_table table tr,
	#point div.price_table table th,
	#point div.price_table table td{
		border:1px solid #ccc;
		padding:10px 0;
		text-align:center;
	}
	


	/* orderbox
	--------------------------------*/
.chapter .orderbox{
	position:relative;
	z-index:2;
	border-left:3px solid #e0e0e0;
	border-right:3px solid #e0e0e0;
	border-bottom:3px solid #e0e0e0;
	background:#fff;
	width:100%;
	padding:20px;
	margin-bottom: 50px;
}

.chapter h3{
	margin-bottom:0;
	background:#0c72ba;
	color:#fff;
	padding:20px;
}
.chapter .orderbox p{
	margin:0 0 10px 0;
}
.chapter .orderbox .notice{
	margin:0 0 15px 0;
	padding:10px 15px;
	background:#F2F1EB;
	color:#c00;
}
.chapter .orderbox table{
	width:100%;
	table-layout:fixed;
}
.chapter .orderbox table th,
.chapter .orderbox table td{
	border:1px solid #e1e1e1;
	padding:3px 2px;
	line-height:1.2;
	vertical-align:middle;
	text-align:center;
}
.chapter .orderbox table td{
	padding: 0;
	font-size: 10px;
}
.chapter .orderbox table td input{
    width: 60%;
    height: auto;
}

.chapter .orderbox .send{
	margin:30px auto 10px;
	text-align:center;
}
.sitemap {
	margin-top: 30px;
}
.sitemap__ttl {
	font-size: 130%;
	border-bottom: double #c41f30;
}
.sitemap__list {
	overflow: hidden;
}
.sitemap-item {
	margin-top: 10px;
	width: 50%;
	float: left;
}
.sitemap-item__main {
    font-size: 110%;
    font-weight: bold;
    line-height: 2em;
    color: #c41f30;
    border-bottom: 1px dotted #c41f30;
    background: url(/user_data/packages/template/img/icon/red.gif) left center no-repeat;
    padding-left: 1.5em;
}
.sitemap-item__item a {
    margin-left: 1.8em;
    line-height: 2em;
    background: url(/user_data/packages/template/img/common/icon/arrow_red.gif) left center no-repeat;
    padding: 1em;
	color: #333;
}