@charset "utf-8";
/* CSS Document */

.contents .col {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* セクション
----------------------------------------------------*/
.sec_page {
	margin-top: 100px;
}
.sec_page_title {
	margin-bottom: 20px;
	text-align: center;
}
.sec_page_title h3 {
	margin-bottom: 5px;
	font-size: 2.0rem;
	border-bottom: 2px solid #292929;
	color: #292929;
}
	.sec_page_title span {
		margin-right: 10px;
	}
.sec_block {
	margin-top: 80px;
}
.box {
	border: 5px solid #f2f2f2;
	padding: 20px 30px 20px 30px;
}

.box_red {
	border: 3px solid #a5001e;
	padding: 30px;
}
.box_red .icn {
	display:block;
	padding:0 0 5px 0;
}
@media (max-width: 667px) {
.box {
	padding: 5px 15px;
}
.box_red {
	padding: 15px;
}
}

/* タイトル
----------------------------------------------------*/
.title_type04 {
	background: url(https://www.diy-shop.jp/base/img/common/bg_ptn_gray.gif);
	margin: 10px 0;
	padding: 8px 10px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 667px) {
.title_type04 {
	padding: 4px 0;
	font-size: 1.6rem;
}
}
.sec-ttl {
	text-align:center;
	margin-bottom:20px;
}
.sec-ttl span {
	display:block;
}
.sec-ttl h3 {
	font-size:2.0rem;
	font-weight:bold;
}
.sec-ttl .icn {
	margin-bottom:10px;
}
.rad-arw_wp {
  margin-bottom: 30px;
}
.rad-arw{
	position:relative;
	width:380px;
	background:#F5F2ED;
	padding:13px 20px;
	text-align:center;
	border-radius: 27px;
	line-height: 1.3;
	color:#292E3B;
	font-size:1.8rem;
	font-weight:bold;
	margin: 0 auto 20px;
}
@media (max-width:667px){
.rad-arw{
	max-width: 100%;
}
}
.rad-arw.ln2{
	border-radius: 35px;
}
.rad-arw:before{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	top:100%;
	left:50%;
	border-top-width:9px;
	border-bottom-width:8px;
	border-left-width:5px;
	border-right-width:5px;
	border-top-color:#F5F2ED;
}

/* テキスト
----------------------------------------------------*/
.text02_box {
	width: 600px;
	margin:0 auto;
}
@media screen and (max-width: 667px){	
.text02_box {
	width: 100%;
}
}
.p-data {
	width: 450px;
	margin: 0 auto;
}
.p-data li{
	display: block;
	position: relative;
	padding-left: 1em;
	text-align: left;
}

.p-data li:before {
	position: absolute;
	left: 0;
	top: auto;
	font-family: FontAwesome;
	content: '\f00c';
	font-weight: bold;
}
@media screen and (max-width: 667px){	
.p-data {
	width: auto;
}
}
.icn-chev li {
  font-weight: bold;
  position: relative;
  padding-left: 1.2em;
}
@media (min-width: 668px){
.icn-chev li {
	padding-bottom: 5px;
}
}
@media (max-width:667px){
.icn-chev li {
	padding-bottom: 10px;
}
}
.icn-chev li:before {
  font-family: FontAwesome;
  content: '\f138';
  font-weight: normal;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0;
  color: #292E3B;
}
.icn-chev li.dcat:before {
  content: '\f02d';
}
.icn-chev li a {
	display: block;
}
.center_tb {
	margin-right: auto;
	margin-left: auto;
}
.notes-list li {
	padding: 3px 0;
	position: relative;
    padding-left: 14px;
}
.notes-list li:before {
	content:"・";
	vertical-align: top;
	position: absolute;
    left: 0;
}

/* ボタン
----------------------------------------------------*/
.btn_area {
	margin-bottom: 40px;
}
.btn_area a {
	display: block;
	border: 2px solid #222;
	padding: 4px 10px;
	width: 100%;
	color: #222;
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
}
	.btn_area a:hover {
	opacity: .6;
	transition: .5s
	}
/* ボタン */
.file-select {
	border: 0px;
	width:218px;
	height:47px;
	background: url(../img/btn_select.gif) center top no-repeat;
	background-size: contain;
}

.terms_box {
	overflow:auto;
	height:140px;
	padding:20px;
	border:1px solid #CCC;
	margin:0 0 20px 0;
}
.terms_box ol {
	padding-left: 20px;
}
.terms_box li {
	padding:0 0 5px 0;
}



/* button ---------- */
.lo_btn {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.lo_btn li {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.lo_btn a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  border:2px solid #292E3B;
  align-items: center;
  font-weight: bold;
  flex-grow:1;
  color: #292E3B;
  padding: 11px 8px;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width:667px){
.lo_btn a {
	min-height: 60px;
}
}
.lo_btn a:hover, .lo_btn a:focus {
		opacity: 0.6;
		transition: .5s;
}
.lo_btn .btnc_bl {
  color: #fff;
  background-color:#292E3B;
}
.lo_btn .btnc_wh {
  color: #292E3B;
}
.lo_btn li.w380 {
	width: 380px;
}
@media (max-width:667px){
.lo_btn .w380 {
	width: 100%;
}
}
.lo_btn .sec_btn2 {
  padding: 7px 10px;
}
.lo_btn .ln2 {
	line-height: 1.3;
  padding: 6px 6px;
}
.lo_btn .txt-t {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.lo_btn .lnk-txt {
	text-align: center;
	flex: 1;
}
.lo_btn i.arr-r {
	padding-left: 7px;
}
.survey_link a {
	display: block;
	width: 95%;
	padding : 6px 10px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: auto;
	border: 3px solid #222;
}
.survey_link.lk_col_gray a {
	font-size: 1.6rem;
	border: 2px solid #DCDCDC;
	background-color: #DCDCDC;
}
.survey_link a span {
	font-size: 1.4rem;
	font-weight: normal;
	display: block;
}
	.survey_link a:hover {
	opacity: .6;
	transition: .5s
	}

/* フォーム
----------------------------------------------------*/
.form_control {
	border: 1px solid #999;
	padding: 6px 12px;
	height: 34px;
	font-size: 1.6rem;
	color: #555;
	line-height: 1.4;
}
.form_control2 {
	padding: 5px 10px;
	font-size: 1.6rem;
	color: #555;
	line-height: 1.4;
}
.form_control2.w314 {
	width: 314px;
}
.form_control2.w50 {
	width: 50px;
}

@media screen and (max-width: 667px){	
.form_control2.w314 {
	width: 100%;
}
}
input[type=button] {
	border-radius: 4px;
	padding: 8px 20px;
	font-size: 1.8rem;
	cursor: pointer;
}
label {
	font-size: 1.6rem;
	line-height: 1.2;
	cursor: pointer;
}
	label img {
		margin-bottom: 15px;
	}
	label input[type=radio] {
		margin-right: 6px;
	}
.radio_block {
	display: block;
	background-color: #f2f2f2;
	padding: 6px 10px 6px 6px;
	margin-bottom: 5px;
}
	.radio_block p {
		display: inline-block;
		font-size: 1.4rem;
		vertical-align: top;
	}
.radio_block2 {
	display: flex;
	padding: 4px 6px 6px 0;
}
	.radio_block2 p {
		display: inline-block;
		font-size: 1.4rem;
		vertical-align: top;
	}
.radio_block2.w314 {
	width: 314px;
}
@media screen and (max-width: 667px){	
.radio_block2.w314 {
	width: 100%;
}
}
.input_area {
	display: inline-block;
	background-color: #f2f2f2;
	padding: 6px 15px;
}
/* ページタイトル
----------------------------------------------------*/
.title_area01 {
	text-align: center;
}
	.title_area01 p {
		margin: 20px 0 30px;
		color: #C24B3A;
	}
.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 {
	opacity: .6;
	transition: .5s
	}
/* サイズ入力箇所
----------------------------------------------------*/

.size_firstbox {
	text-align: left;
	padding: 25px 30px 15px;
	margin: auto;
}

.size_secondbox {
	text-align: left;
	padding: 0 30px 25px;
	margin: 0 auto 20px;
}
@media screen and (max-width: 667px){	
.size_firstbox {
	padding: 25px 20px 15px;
}
.size_secondbox {
	padding: 0 20px 25px;
	margin: 0 auto;
}
}
.box_cl_gray {
	background-color: #F2F2F2;
}
.size_firstbox input,
.size_secondbox input {
	width: 60%;
}
.size_firstbox .size_title,
.size_secondbox .size_title {
	font-size: 2.0rem;
	display: inline-block;
	padding-right: 10px;
	width: 90px;
}
.size_inner {
	display: inline-block;
	width: 220px;
}
.size_firstbox span.unit,
.size_secondbox span.unit {
	font-size: 1.4rem;
	display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
	padding-left: 5px;
}

.size_firstbox .size_info,
.size_secondbox .size_info {
	margin-top: 3px;
	font-size: 1.2rem;
	color: #C24B3A;
}
@media screen and (max-width: 667px){	
.design-box {
	position: relative;
	overflow-y: scroll;
    height: 400px;
}
.design-box::before {
	display: block;
    position: absolute;
    content: "";
    width: 88px;
    height: 89px;
    background-image: url(../img/slide.png);
    top: calc(50% - 44px);
    left: calc(50% - 44px);
}
.design-box.scrolled::before {
	display: none;
}
}
.f-container {
	padding-bottom: 10px;
	border-bottom: solid 1px #DCDCDC;
	margin-bottom: 10px;
}
@media (min-width: 668px){
.f-container {
	display: flex;
}
}
.text_pos {
	font-size: 2.0rem;
	font-weight: bold;
	width: 40px;
}
.p-container {
	padding-bottom: 15px;
	border-bottom: solid 1px #DCDCDC;
	margin-bottom: 10px;
}
@media (min-width: 668px){
.p-container {
	display: flex;
}
}
.pic_pos {
	font-size: 2.0rem;
	font-weight: bold;
	padding-top: 8px;
}
@media (min-width: 668px){
.pic_pos {
	width: 40px;
}
}
.item_size {
	border: 0px;
	width:218px;
	height:47px;
	background: url(../img/btn_size.gif) center top no-repeat;
}
.item_size.btn-clicked {
	border: 0px;
	width:218px;
	height:47px;
	background: url(../img/btn_size02.gif) center top no-repeat;
}
.btn_blk .col {
	margin: 0;
}
.sl-file_ti {
	padding: 5px 10px;
	background-color: #F2F2F2;
}
.sl-file_txt {
	padding: 5px;
}
@media(max-width:667px) {
.sl-file_ti {
	display: block;
	margin-bottom: 7px;
}
}
.blk_ctr.blk_ctr540 {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width:667px){
.blk_ctr {
	width: 100%;
}
}






/* カート
----------------------------------------------------*/
.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 {
			opacity: .6;
			transition: .5s
		}
	.estimate p {
		margin-top: 15px;
		line-height: 1.3;
	}

.cart_box {
	margin-top: 60px;
}
.cart_box .item_img {
	text-align: center;
}
.cart_box .item_detail .copy {
	font-size: 1.2rem;
}
.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: #C24B3A;
		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: #C24B3A;
	}
	.cart_box .value02 .total {
		background-color: #fde8e8;
		margin-top: 15px;
		padding: 6px 20px;
		text-align: right;
	}
		.cart_box .value02 .total #totalprice {
			display: inline-block;
			margin: 0 10px;
			color: #222;
			font-size: 3.6rem;
			font-weight: bold;
		}
.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-top: 20px;
}
	.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;
		}



@media (max-width: 667px) {

.btn_area .col {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* セクション
----------------------------------------------------*/
.sec_page {
	margin-top: 60px;
}
	.sec_page01 {
		margin-top: 40px;
	}
.sec_page_title {
	margin-bottom: 5px;
}
	.sec_page_title span {
		display: block;
		margin-right: 0;
	}
.sec_block {
	margin-top: 40px;
}
	.sec_block01 {
		margin-top: 20px;
	}
/* フォーム
----------------------------------------------------*/
input[type=button] {
	padding: 8px 10px;
	font-size: 1.6rem;
	width: 100%;
}
/* ページタイトル
----------------------------------------------------*/
.toprice {
	margin-top: 20px;
}
.toprice a {
	font-size: 1.6rem;
}

/* カート
----------------------------------------------------*/
.cart_box {
	margin-top: 50px;
}
.cart_box .item_img { margin-top: 30px; }
	.cart_box .value02 .total{
		padding: 6px;
		text-align: center;
	}
		.cart_box .value02 .total #totalprice {
			font-size: 2.8rem;
			margin: 0 5px;
		}

} /* @media (max-width: 667px) */






[id^=replace_upload_filename_] { display:none; }
[id^=progress_] {
	display:none;
	width: 268px;
	height: 20px;
	margin:0 auto;
	background-color: #fff;
	border: solid 1px #CFC7A9;
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
	position:relative;
}
[id^=progress_] .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
}
@media(max-width:667px) {
[id^=progress_] {
	width: 100%;
}
}

input[id^=btn_uploader_]:disabled {
	filter: grayscale(200%);
	cursor: not-allowed;
}

/* ポップアップメッセージ */
.aisle-runner .opc-msg {
	margin: auto;
	background-color: rgba(0,0,0,.65);
	color: #fff;
	display: inline-block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 314px;
}
.aisle-runner .opc-msg.hsize100 {
	height: 100px
}
.aisle-runner .opc-msg.hsize150 {
	height: 150px
}
.aisle-runner .opc-msg.hsize280 {
	height: 280px
}
.aisle-runner .opc-msg .inner {
	width: 20pc;
	padding: 25px 35px;
	font-size: 1.6rem;
}
.aisle-runner .opc-msg .inner .msg-ti {
	display: block;
	position: relative;
	padding-bottom: 20px;
	padding-left: 1.3em;
	line-height: 1.3;
	font-weight: bold;
	font-size: 1.8rem;
	text-align: left;
}
.aisle-runner .opc-msg .inner .msg-ti:before {
	position: absolute;
	left: 0;
	top: auto;
	font-family: FontAwesome;
	content: '\f071';
	font-weight: normal;
}
@media(max-width:667px) {
.aisle-runner .opc-msg {
	display: inline-block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 90%;
	height: 220px
}
.aisle-runner .opc-msg .inner {
	width: 100%
}
.aisle-runner .opc-msg .inner:before {
	border: 0
}
}
.aisle-runner .opc-msg .inner a {
	color: #fff;
	text-decoration: underline
}
.aisle-runner .opc-msg .inner .close {
	position: absolute;
	top: 2%;
	right: 3%;
	font-size: 18px
}
@media(max-width:667px) {
.aisle-runner .opc-msg .inner .close  {
	right: 2%;
	font-size: 26px;
}
}
/* /ポップアップメッセージ */



.lo_menu {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.lo_menu li {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.lo_menu li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  border:2px solid #292E3B;
  align-items: center;
  font-weight: bold;
  flex-grow:1;
  color: #292E3B;
}
@media (max-width:667px){
.lo_menu li a {
	min-height: 60px;
}
}
.lo_menu li a:hover, .lo_menu li a:focus {
		opacity: 0.6;
		transition: .5s;
}
.lo_menu.txt-menu li a {
  padding: 8px 10px 7px 20px;
}
@media (min-width: 668px){
.lo_menu.txt-menu li a {
  min-height: 67px;
}
}
.lo_menu.icn-menu.lnk-fs16 li a {
  padding: 10px 10px 10px 7px;
}
@media (min-width: 668px){
.lo_menu.lnk-fs16 li a {
  font-size: 16px;
}
}
.btn-inner .lnk-txt {
  text-align: left;
  font-weight: bold;
  flex: 1;
}
.return_bl {
	clear:both;
  text-align: center;
    margin-top: 30px;
	font-family:"メイリオ",Meiryo, Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Droid Sans', 'sans-serif';
   }
  .return_bl span {
    display: block;
    line-height: 1.3; }
    .return_bl span.icon {
      margin-bottom: 7px;
      padding-top: 30px;
      font-size: 12px;
      background: url(https://www.diy-shop.jp/base/img/common/return_w_icon.gif) no-repeat center top; }
    .return_bl span.text {
	  font-size: 16px;
	  font-weight: bold; }
  .return_bl a {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 16px 10px;
    border: #292E3B 2px solid;
    color: #fff;
	background-color:#292E3B; }
    .return_bl a:hover {
		opacity: 0.6;
		transition: .5s;
	  }
