@charset "utf-8";

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}
.title_area01 {
	text-align: center;
}
	.title_area01 p {
		margin: 20px 0 30px;
		color: #a5001e;
	}
.title_area02 {
	margin-top: 40px;
}
	.title_area02 .image {
		text-align: center;
	}

.item_name h2 {
	border-top: 2px solid #222;
	padding: 5px 15px;
	font-size: 1.6rem;
	font-weight: bold;
}
.toprice a {
	display: block;
	padding: 5px;
	border: 2px solid #222;
	color: #222;
	font-size: 2.0rem;
	text-align: center;
}
	.toprice a:hover {
		color: #a5001e;
		border: 1px solid #a5001e;
	}
.sec_page {
	margin-top: 50px;
	margin-bottom: 90px;
}
.sec_index {
	font-size: 2.0rem;
	border-bottom: 2px solid #fabe00;
	color: #fabe00;
	text-align: center;
	margin-bottom: 20px;
}
	.sec_index span {
		margin-right: 10px;
	}
.contents .col {
	margin-top: 20px;
	margin-bottom: 20px;
}
label {
	line-height: 1.2;
	cursor: pointer;
}
	label img {
		margin-bottom: 20px;
	}
	.color label img {
		margin-bottom: 0;
	}
	.mounting label img {
		margin-bottom: 0;
	}
.radio_block {
	display: block;
	background-color: #f2f2f2;
	padding: 6px 10px 6px 6px;
	margin-bottom: 10px;
}
.sec_sub_index {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list {
	clear: both;
}
.list > li {
		float: left;
}
@media print, screen and (min-width: 668px) {
	.list_c2 {
			margin-right: -10px;
			margin-left: -10px;
	}
	.list_c2 > li {
			width: 380px;
			margin: 0 10px;
	}
	.list_c2 > li:nth-child(2n+1) {
			clear: both;
	}
	.list_c4 {
			margin-right: -10px;
			margin-left: -10px;
	}
	.list_c4 > li {
			width: 180px;
			margin: 0 10px;
	}
	.list_c4 div label {
		width:86% !important;
	}
	.list_c4 > li:nth-child(4n+1) {
			clear: both;
	}
}
.list_inline {
	text-align: center;
	letter-spacing: -.5em;
}
.list_inline > li {
	float: none;
	margin: 0 7px;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	letter-spacing: normal;
}

@media print, screen and (min-width:668px){
.list_inline.list_c4 > li {
	margin: 0 10px;
}
}
.list_inline > li.no {
	min-width: 90px;
}
.list_inline > li.yes {
	min-width: 160px;
}
.list_inline div label {
	width: auto !important;
}

.list_yn li div {
	padding-right: 10px !important;
}

.list div {
	zoom: 1;
	margin-top: 10px;
	padding: 4px 6px;
	background: #f2f2f2;
	text-align: left;
}
.list div.l2 {
	min-height: 50px;
}
.list div input {
	float: left;
}
.list div label {
	width: 86%;
	float: left;
	padding-left: 2px;
}
.list div:before,
.list div:after {
	content: "";
	display: table;
}
.list div:after {
	clear: both;
}

.link_btn {
	font-size: 20px;
}
.link_btn a {
	display: block;
	max-width: 380px;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
	text-align: center;
	line-height: 1.2;
	color: #222;
	border: #222222 2px solid;
}
.link_btn a:hover {
	border: 2px solid #a5001e;
	color: #a5001e;
}
.link_btn i {
	margin-left: 5px;
}
.color .list > li {
	margin-bottom: 35px;
}
.color .sample {
	text-align: center;
	padding-bottom: 30px;
}
.btn_area01 {
	margin-top: 30px;
	text-align: center;
}
.mounting label input {
	float: left;
}
label .dp_bl {
	display: block;
	float: left;
	width: 86%;
}
@media screen and (max-width:667px){
.mounting label input {
	float: none;
}
label .dp_bl {
	display: contents;
	float: none;
	width: 86%;
}
}
.mounting label:after {
	content: "";
	display: table;
}
.mounting label:after {
	clear: both;
}
.size_input {
	position: relative;
	float: left;
	width: 520px;
	background-image: url(../../img/size.jpg);
	background-repeat: no-repeat;
	background-position: 300px 30px;
}
dl.size {
	position: relative;
	width: 250px;
	padding: 10px;
	line-height: 1.2;
}
.size dt {
	margin-bottom: 3px;
	font-size: 20px;
}
.size dt strong {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
}
dl.size .input,
dl.size .unit {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 8px;
}
dl.size .unit {
	font-size: 12px;
	line-height: 1.0;
}
dl.size input {
	width: 105px;
	height: 30px;
}
dl.size .att {
	font-size: 12px;
}
dl.size_height {
	float: left;
	margin-top: 60px;
	background: #fabe00;
}
dl.size_width {
	float: right;
	margin-top: 245px;
	padding-top: 34px;
	background: #355689;
	color: #fff;
}
dl.size_height:after {
	position: absolute;
	right: 5px;
	top: 50%;
	content: '';
	width: 20px;
	height: 21px;
	margin-top: -10px;
	background: url(../../img/size_height_arrow.png);
}
dl.size_width:after {
	position: absolute;
	left: 50%;
	top: 8px;
	content: '';
	width: 21px;
	height: 20px;
	margin-left: -10px;
	background: url(../../img/size_width_arrow.png);
}
.size_input .note {
	position: absolute;
	top: 180px;
	left: 0;
	width: 255px;
}

.size_mounting {
	padding-top: 28px;
	margin-bottom: 30px;
	float: right;
	width: 250px;
}
.size_mounting dt {
	padding: 4px 10px;
	font-size: 18px;
	font-weight: bold;
	background: url(../../img/stripe.gif);
}
.size_mounting dt span {
	padding-left: 8px;
	font-size: 14px;
}
.size_mounting dd {
	background-repeat: no-repeat;
	background-position: left center;
}
.size_mounting .size_mou_ceiling dd {
	padding: 10px 0 20px 125px;
	background-image: url(../../img/size_mou_ceiling.jpg);
}
.size_mounting .size_mou_front dd {
	padding: 50px 0 60px 125px;
	background-image: url(../../img/size_mou_front.jpg);
}

#mounting_height .sec_body {
	margin-top: 30px;
}
.mou_height_input {
	float: left;
	width: 380px;
	text-align: center;
}
.mou_height_input {
	padding: 80px 0;
	letter-spacing: -.5em;
}
.mou_height_input input {
	width: 105px;
}
.mou_height_input dt,
.mou_height_input dd {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.mou_height_input dt {
	margin-right: 8px;
	font-size: 20px;
}
.mou_height_input dd span {
	padding-left: 5px;
}

.mou_height_desc {
	float: right;
	width: 370px;
	padding: 50px 15px 60px 190px;
	background-image: url(../img/mou_height.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mou_height_desc dt {
	margin-bottom: 4px;
	font-size: 18px;
}
@media screen and (max-width:667px){
.list div.l2 {
	min-height: 0;
}

.list_c2 {
	margin: 0;
}
.list_c2 > li {
	float: none;
	width: auto;
	max-width: 380px;
	margin: 0 auto 25px;
}
.list_c4 {
	margin-right: -1.5%;
	margin-left: -1.5%;
}
.list_c4 > li  {
	width: 47%;
	margin: 0 1.5% 25px;
}
.list_c4 > li:nth-child(2n+1) {
	clear: both;
}
#color .list > li {
	margin-bottom: 25px;
}

.size_input {
	float: none;
	width: auto;
	background-position: right top;
	background-size: 33% auto;
}
dl.size {
	width: 64%;
}

.size dt {
	font-size: 18px;
}
dl.size_height {
	float: none;
	margin-top: 0;
}
dl.size_width {
	float: none;
	margin-top: 20px;
	padding-top: 10px;
}
dl.size_height:after {
	display: none;
}
dl.size_width:after {
	display: none;
}
.size_input .note {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
}

.size_mounting {
	margin: 0 -1.5% 40px;
	float: none;
	width: auto;
}
.size_mounting dl {
	float: left;
	width: 50%;
	padding: 0 1.5%;
}
.size_mounting dt {
	text-align: center;
	margin-bottom: 7px;
	line-height: 1.2;
}
.size_mounting dt span {
	padding-left: 0;
	display: block;
	font-size: 12px;
}
.size_mounting dd {
	background-position: center top;
	background-size:
}
.size_mounting .size_mou_ceiling dd {
	padding: 155px 0 0 0;
}
.size_mounting .size_mou_front dd {
	padding: 155px 0 0 0;
}

.mou_height_input {
	float: none;
	width: auto;
}
.mou_height_input {
	padding: 0 0 30px;
}
.mou_height_input dt {
	font-size: 18px;
}
.mou_height_desc {
	float: none;
	width: auto;
	min-height: 130px;
	padding: 10px 10px 10px 140px;
	background-size: 130px auto !important;
}
.mou_height_desc dt {
	margin-bottom: 4px;
	font-size: 16px;
}
.size_input {
	width: auto;
	padding-top: 190px;
	background-position: center top;
	background-size: auto;
}
dl.size {
	width: auto;
}
}
.framebox {
	clear:both;
	border:3px solid #a5001e;
	padding:30px 40px 20px;
	overflow:hidden;
	margin-bottom:50px;
}
.framebox .ttl {
	display: block;
	text-align: center;
	padding-bottom: 25px;
}
.framebox .txt-l {
	width:390px;
	float:left;
	margin-right:45px;
}
.framebox .img-r {
	float:left;
}

@media screen and (max-width:667px){
.framebox {
	padding:15px 20px 20px;
}
.framebox .txt-l {
	margin:0 auto 30px;
	width: auto;
}
.framebox .img-r {
	text-align:center;
	float: none;
}
}

.sec_sub_index2 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 20px;
}

.size_ch {
	text-align: center;
}
.size_ch_radio {
	margin-bottom: 40px;
}
.size_ch_radio li {
	display: inline-block;
}
#size_pc_order_length {
	border: 2px solid #a5001e;
	margin: 15px 0 60px;
	padding: 15px;
}
#size_pc_order_length span{
	color: #a5001e;
	font-size: 2.6rem;
}
#size_ch_order_length {
	border: 2px solid #a5001e;
	margin: 15px 0 60px;
	padding: 15px;
}
@media screen and (max-width:667px){
#size_ch_order_length {
	margin: 0;
}
}
#size_ch_order_length span{
	color: #a5001e;
	font-size: 2.6rem;
}
.sec_option .list_inline {
	margin-bottom: 40px;
}

.sub_sec_option {
	margin: 35px 0 30px;
}
.sub_sec_title {
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	color: #fabe00;
}
.input_area {
	margin: 15px auto 30px auto;
}
.form_control {
	border: 1px solid #999;
	padding: 6px 12px;
	height: 34px;
	font-size: 1.6rem;
	color: #555;
	line-height: 1.4;
}
.w105 {
	width: 105px;
}
.option_input_c span {
	padding-left: 5px;
}

/* ============= 以下、カート用 ============= */
input[type=button] {
	border-radius: 4px;
	padding: 8px 20px;
	font-size: 1.8rem;
	cursor: pointer;
}

.estimate {
	border-top: 5px solid #f2f2f2;
	margin-top: 60px;
	padding-top: 30px;
}
	.estimate .estimateButton {
		border: 2px solid #222;
		background-color: #fff;
		color: #222;
		cursor: pointer;
	}
		.estimate .estimateButton:hover, .estimate .estimateButton:focus {
			border-color: #a5001e;
			background-color: #fff;
			color: #a5001e;
		}
	.estimate p {
		margin-top: 15px;
		line-height: 1.3;
	}

.cart_box {
	margin-top: 50px;
}
.cart_box .item_img {
	text-align: center;
}
.cart_box .item_detail .itemName {
	font-size: 1.6rem;
	font-weight: bold;
}

#summary {
	background-color: #f2f2f2;
	margin-top: 15px;
	padding: 10px 15px;
}
.multi_message {
	margin-left: 20px;
}
.cart_box .value01 {
	margin-top: 15px;
}
	.cart_box .value01 p {
		display: inline-block;
		color: #a5001e;
		font-size: 1.8rem;
	}
	.cart_box .value01 #utiwake {
		display: block;
	}

.cart_box .value02 {
	border-top: 1px dotted #999;
	margin-top: 15px;
	padding-top: 15px;
}
	.cart_box .value02 select {
		min-width: 80px;
	}
	.cart_box .value02 .qty label {
		margin-right: 15px;
	}
	.cart_box .value02 p {
		margin-top: 6px;
		color: #a5001e;
	}
	.cart_box .value02 .total {
		background-color: #fde8e8;
		margin-top: 15px;
		padding: 12px 20px;
		text-align: right;
	}
		.cart_box .value02 .total #totalprice {
			display: inline-block;
			margin: 0 10px;
			color: #222;
			font-size: 3.6rem;
			font-weight: bold;
			line-height: 1.0;
		}
		.cart_box .value02 .total .soryohosoku {
			font-size: 1.1rem;
		}

.cart_box .cartNote {
	border: 1px dotted #999;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 1.2rem;
}


.cart_box .intoCart {
	margin-top: 20px;
}
	.cart_box .intoCart .cartButton {
		border: 1px solid #d58512;
		background-color: #ec971f;
		width: 100%;
		color: #fff;
	}
		.cart_box .intoCart .cartButton:hover, .cart_box .cartButton:focus {
			border-color: #ec971f;
			background-color: #985f0d;
		}
		.cart_box .intoCart .cartButton[disabled] {
			border-color: #9fa0a0;
			background-color: #9fa0a0;
			cursor: not-allowed;
		}
			.cart_box .intoCart .cartButton[disabled]:hover,
			.cart_box .intoCart .cartButton[disabled]:focus {
				border-color: #9fa0a0;
				background-color: #9fa0a0;
			}
.cart_box .again {
	margin: 20px 0;
}
	.cart_box .again .againButton {
		border: 1px solid #8c8c8c;
		background-color: #fff;
		width: 100%;
	}
		.cart_box .again .againButton:hover, .cart_box .againButton:focus {
			border-color: #8c8c8c;
			background-color: #e6e6e6;
		}

.btn_area01 {
	margin-top: 30px;
	text-align: center;
}
.aright {
	display: block;
	border: 3px solid #222;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
}
	.aright:hover {
		border: 3px solid #a5001e;
	}
	.aright span {
		position: relative;
	}
	.aright span:after {
		position: absolute;
		font-family: FontAwesome;
		content: '\f054';
		right: -20px;
		top: 50%;
		margin-top: -10px;
	}
.btn_area_red .aright {
	border: 3px solid #a5001e;
	color: #a5001e;
}
	.btn_area_red .aright:hover {
		background-color: #a5001e;
		color: #fff;
	}
.btn_w400 {
	width: 400px;
	margin: 0 auto;
}

@media screen and (max-width:667px){
	input[type=button] {
		padding: 8px 10px;
		font-size: 1.6rem;
		width: 100%;
	}
	.cart_box .value02 .total{
		padding: 6px;
		text-align: center;
	}
		.cart_box .value02 .total #totalprice {
			font-size: 2.8rem;
			margin: 0 5px;
		}
}

.title_bg_stripe {
	padding: 4px 10px;
	font-size: 18px;
	font-weight: bold;
	background: url(../../img/stripe.gif);
}
.conf_ti {
	font-size: 2.2rem;
	font-weight: bold;
}
.conf_box {
	background-color: #F1F1F1;
	padding: 20px;
}
.conf_box_ti {
	font-size: 1.8rem;
	font-weight: bold;
	border-bottom: solid 1px #292929;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.conf_tb {
	font-size: 1.6rem;
	margin-right: auto;
	margin-left: auto;
}
.conf_cb {
	margin-right: 10px;
}