@charset "utf-8";
/* CSS Document */

.contents {
	font-family:"メイリオ",Meiryo, Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Droid Sans', 'sans-serif';
}

/* 以前のcss ----------------------------------------*/

#cont-title {
	text-align:center;
	background:#fafafa;
	margin-bottom:20px;
}
#cont-title p {
	padding:8px 0;
}
.cont-hd {
	margin-bottom:30px;
	text-align:center;
}


/* --------------------------------------------
contents head
-------------------------------------------- */
.contents_head {
	margin-bottom: 80px;
}

.contents_head h2 {
	padding-bottom: 15px;
}

.contents_head h3 {
	float: left;
	padding-bottom: 10px;
	line-height: 1.4;
	font-size: 28px;
}

.contents_head h3 span {
	display: block;
	font-size: 14px;
}

.contents_head .lead {
	clear: both;
}


/* --------------------------------------------
content title
-------------------------------------------- */

#cont-hd {
	border-bottom:3px solid #fabe00;
	padding-bottom:15px;
	margin-top:30px;
	margin-bottom:60px;
}
#cont-hd .icn {
	display:inline-block;
	vertical-align:middle;
	width:60px;
	margin:0 15px;
}
#cont-hd h2 {
	display:inline-block;
	vertical-align:middle;
	width:88%;
	font-size:2.8rem;
	line-height:1.3;
}
#cont-hd h2 span {
	display:block;
	font-size:2.0rem;
}



/* --------------------------------------------
banner area
-------------------------------------------- */

/*.diy-bnrarea li span {
	display:block;
}*/
.diy-bnrarea li img {
	margin-bottom:5px;
}
.diy-bnrarea li a {
	color:#222;
}
.diy-bnrarea .col1 {
	float:none;
	width:100%;
	margin:0 0 15px;
}
.coltyp .diy-bnrarea {
	padding-bottom:0;
}
.bnr-ttl {
	text-align:center;
	font-size:1.8rem;
	margin-bottom:20px;
	font-weight:bold;
}
.bnr-ttl span {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}
.bnr-ptn a {
	border:3px solid #2a2a2a;
	padding:10px 5px 7px;
	font-size:1.6rem;
	line-height:1.3;
	display:table;
	vertical-align:middle;
	width:100%;
	text-align:center;
}
.bnr-ptn a > div {
	display:table-cell;
	vertical-align:middle;
}
.bnr-ptn a .lnk-txt span {
	display:block;
	font-size:1.2rem;
	font-weight:normal;
}
.bnr-ptn a .icn-t {
	margin-bottom:5px;
	display:block;
}
.bnr-ptn a .icn {
	display: inline-block;
	vertical-align:middle;
	margin-right: 15px;
}
.bnr-ptn a .lnk-txt {
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
.bnr-ptn i {
	margin-left:7px;
}


/* text nav */
.bar-nav {
	overflow:hidden;
	background:#f6f4ee;
	padding:7px 0;
	margin-bottom:80px;
	text-align:center;
}
.bar-nav li {
	width:190px;
	display: inline-block;
}
.bar-nav li a {
	display:block;
	border-right:1px solid #000;
	font-size:1.2rem;
	text-align:center;
	line-height:1.1;
}
.bar-nav li i {
	margin-right:5px;
}


/* --------------------------------------------
button area
-------------------------------------------- */
.btn-dtl {
	text-align:center;
	margin: 0 auto 100px;
	max-width:376px;
}
.coltyp .btn-dtl {
	margin-bottom:0;
}
.btn-dtl a {
	display:inline-block;
	vertical-align:middle;
	color:#222;
	border:3px solid #2a2a2a;
	padding:10px 20px 7px;
	font-size:1.6rem;
	font-weight:bold;
	width:100%;
}
.btn-dtl a i {
	margin-left:7px;
}
.btn-dtl a .tx-t {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}
.btn-dtl span {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}
.coltyp .btn-dtl a {
	padding:10px 20px 7px;
	width:100%;
}
.btn-dtl.clr-red a {
  color: #a5001e;
  border: 3px solid #a5001e;
}

/* --------------------------------------------
title style
-------------------------------------------- */
.sec-ttl {
	text-align:center;
	margin-bottom:30px;
}
.sec-ttl span {
	display:block;
}
.sec-ttl h3 {
	font-size:2.0rem;
	font-weight:bold;
}
.sec-ttl .fw-n {
	font-weight:normal;
}
.sec-ttl .icn {
	margin-bottom:7px;
}
.sec-ttl p {
	font-size:1.2rem;
}
.sec-subttl {
	margin-bottom: 30px;
	text-align: center;
}
.sec-subttl h4 {
	color: #fabe00;
	border-bottom: 2px solid #fabe00;
	font-size: 2rem;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height:1.3;
}
.sec-subttl span {
	display: block;
	font-size: 1.4rem;
}
.sec-subttl span.clr-ora {
	color: #fabe00;
}
.sec-ttl-bln {
	text-align:center;
}
.sec-ttl-bln .inner {
	width:500px;
	margin:0 auto 0;
	text-align:center;
	border:5px solid #f2f2f2;
	padding:12px 20px 12px;
	position:relative;
	margin-bottom:50px;
}
.sec-ttl-bln .inner:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 15px solid #f2f2f2;
	position: absolute;
	left: 50%;
	bottom: -28px;
}
.sec-ttl-bln span {
	display:block;
}
.sec-ttl-bln .icn {
	margin-bottom:5px;
}
.sec-ttl-bln .tit {
	font-size:2.0rem;
}
.sec-ttl-bln .tt-b {
	font-weight:bold !important;
}
.sec-ttl-bln.ora .inner {
	width:auto;
	border:5px solid #fabe00;
	background:#fabe00;
	padding:10px 60px 10px;
	display:inline-block;
}
.sec-ttl-bln.ora .tit {
	font-size:2.0rem;
	color:#fff;
}
.sec-ttl-bln.ora .inner:before {
	border-top: 15px solid #fabe00;
}
.sec-ttl-bln.ora span {
	color:#fff;
}


.inttl {
	background:url(https://www.diy-shop.jp/base/img/common/bg_stripe_gray.gif) repeat;
	margin-bottom: 20px;
	padding: 10px 5px;
	text-align: center;
	line-height:1.3;
	width:auto;
	font-size: 1.8rem;
	font-weight:bold;
	display:table;
	width:100%;
	box-sizing: border-box;
}
.inttl span {
	display:table-cell;
	vertical-align:middle;
}
.inttl span span {
	display:block;
	font-size:1.4rem;
	/*font-weight:normal;*/
}


/* --------------------------------------------
box style
-------------------------------------------- */
.coltyp a {
	color:#292929;
}
.coltyp .img {
	text-align:center;
	margin-bottom:10px;
}
.coltyp .ttl {
	margin-bottom: 5px;
	text-align:left;
	line-height:1.3;
}
.sec-cospa .coltyp .ttl {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
}
.coltyp .ttl img {
	display:block;
	margin:0 auto 10px;
}
.coltyp .bnr {
	margin-bottom: 5px;
	text-align:left;
}
.coltyp .bnr img {
	display:block;
	margin:0 auto 7px;
}
.coltyp .bnr i {
	margin-right:5px;
}
.coltyp .bnr .icn,
.coltyp .bnr .icn2 {
	display:block;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3;
	font-weight:bold;
	font-size:1.6rem;
}
.coltyp .bnr .icn:before{
	font-family: FontAwesome;
	content:'\f101';
	font-weight:normal;
	margin-right:5px;
}
.coltyp .bnr .icn2:before{
	font-family: FontAwesome;
	content:'\f138';
	font-weight:normal;
	margin-right:5px;
}
.coltyp p span {
	color: #a5001e;
}
.coltyp p .nor {
	font-weight:normal;
}
.coltyp .txt {
	padding:0;
}
.coltyp .txt2 {
	margin-bottom:20px;
}
.coltyp .item {
	text-align:left;
	margin-bottom: 15px;
	padding:0 10px;
}
.coltyp .merit {
	background:#f2f2f2;
	padding:5px 5px 1px 5px;
	margin:0 15px 0;
}
.coltyp .mrt {
	margin:0 0 13px;
}
.coltyp .merit span {
	display:inline-block;
	text-align:center;
	background:#fff;
	font-size:1.2rem;
	padding:3px 3px;
	margin-right:5px;
	margin-bottom:4px;
}
.col2typ .colbox,
.col3typ .colbox {
	border:5px solid #f2f2f2;
	padding:15px 15px 2px;
}
.coltyp .colbox .item {
	text-align:left;
	padding:0;
}
.coltyp .colbox .merit {
	margin:0;
}
.col3typ .ttl  {
	margin-bottom:5px;
	line-height:1.3;
}
.col2typ .txt,
.col3typ .txt {
	font-size:1.4rem;
	margin-bottom:10px;
}
.col2typ .price,
.col3typ .price {
	font-size: 1.6rem;
	margin-bottom: 10px;
	text-align: right;
}
.col2typ .price span,
.col3typ .price span {
	color: #a5001e;
	font-size: 2.8rem;
	margin: 0 5px;
}
.col4typ .item,
.col5typ .item {padding:0;}

.col4typ .merit,
.col5typ .merit {margin:0;}

.col2typ .ttl {font-size:2.0rem;}
.col3typ .ttl {font-size:1.8rem;}
.col4typ .ttl {font-size:1.4rem;}
.col5typ .ttl {font-size:1.4rem;}

.col3typ .ttl span {
	font-size:1.4rem;
	display:inline-block;
	margin-left:5px;
}

.col4typ .img {padding:0;}
.col5typ .img {line-height: 0;margin-bottom: 5px;text-align:center;padding:0;}

.col4typ .ttl {margin-bottom:7px;line-height:1.3;font-weight:bold;}
.col5typ .ttl {margin-bottom:7px;line-height:1.3;}

.col4typ .txt {font-size:1.2rem;margin-bottom:10px;}
.col5typ .txt {font-size:1.2rem;margin-bottom:10px;}

.col4typ .price {font-size: 1.2rem;margin-bottom: 10px;text-align: right;}
.col5typ .price {font-size: 1.2rem;margin-bottom: 10px;text-align: right;
}
.col4typ .price span {color: #a5001e;font-size: 2.2rem;margin: 0 5px;}
.col5typ .price span {color: #a5001e;font-size: 2.3rem;margin: 0 3px 0 5px;}

.coltyp .col-tt {
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
	padding:0 0 3px;
	display: table;
	vertical-align: middle;
	width: 100%;
	line-height:1.3;
}
.coltyp .col-tt > div {
	display: table-cell;
	vertical-align: middle;
}
.coltyp .col-tx {
	font-size:1.4rem;
	margin-bottom:5px;
}
.coltyp .colbox .diy-list {
	padding: 0 !important;
}
.coltyp .diy-list li {
	margin-bottom:3px !important;
}
.coltyp .diy-list a {
	font-weight:bold !important;
}
.coltyp .diy-list.col2 {
	overflow:hidden !important;
}
.coltyp .diy-list.col2 li {
	width:50% !important;
	float:left !important;
	margin-right:0;
}
.coltyp p a,
.coltyp dd a {
	font-weight:bold;
	line-height: 1.1;
	text-decoration:underline;
}
.coltyp .col2-box {
	overflow:hidden;
	margin-bottom:20px;
}
.coltyp .col2-box .thum {
	width:190px;
	float:left;
}
.coltyp .col2-box dl {
	margin-left:200px;
}
.coltyp .inttl {
	margin-bottom:12px;
}
.coltyp .col2-box > div {
	width:180px;
	float:left;
}
.coltyp .col2-box > div:first-child {
	margin-right: 20px;
}



/* frame block */
.framebox {
	overflow:hidden;
	margin-bottom:80px;
}
.bd-ora {
	border:3px solid #fabe00;
}
.bd-red {
	border:3px solid #a5001e;
}
.bd-gra {
	border:5px solid #f2f2f2;
}
.box-pd-a {
	padding:25px 10px 10px;
}

.frame-ttl {
	margin-bottom:15px;
	font-size:2.0rem;
	font-weight:bold;
}
.frame-ttl span {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}
.frame-ttl .dy-ib {
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	line-height: 1;
}
.frame-ttl .dy-b {
	line-height: 1;
	margin-bottom:5px;
	display:block;
	text-align:center;
}
.frame-ttl.pt {
	padding-top:25px;
}
.frame-ttl > div {
	text-align:center;
}
.frame-ttl span {
	display:block;
	margin-bottom:3px;
}
.frame-col2 .box .img {
	text-align:center;
	margin-bottom:7px;
}

.frame-icn-fl span {
	display:block;
	padding-top:5px;
}

.frame-dl dt {
	font-size:1.6rem;
	font-weight:bold;
}
.frame-dl p {
	padding-top:10px;
}
.frame-col-c {
	width:600px;
	margin:0 auto;
}
.frame-hd-txt,
.frame-read {
	width:600px;
	margin:0 auto 15px;
}
.frame-hd-txt2 {
	text-align:center;
	margin-bottom:20px;
}
.framebox .btn-dtl {
	margin-bottom:40px;
}
.frame-col-l .txt {
	margin-bottom:15px;
}


/* --------------------------------------------
 list
-------------------------------------------- */
.diy-list {
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
}
.diy-list li {
	display:block;
	padding-left:1.2em;
	text-indent:-1em;
	line-height:1.3;
	font-weight:bold;
	margin-right: 0;
	margin-bottom: 5px;
	float: none;
	width: auto;
}
.coltyp li .diy-list li {
	float:none;
	margin-right:0;
	width: auto;
	padding:0 0 0 17px;
}
.diy-list li:before{
	font-family: FontAwesome;
	content:'\f138';
	font-weight:normal;
	margin-right:5px;
}
.diy-list li a {
	color: #292929;
}
.diy-i-check {
	overflow:hidden;
}
.diy-i-check li,
.diy-i-check dt {
	margin:0 0 5px !important;
	line-height:1.5;
	position:relative;
	float:none;
	padding-left:1.5rem !important;
	text-indent:-1.5rem;
}
/*.diy-i-check li i,
.diy-i-check dt i {
	line-height:1.5;
	position:absolute;
	top:0;
	left:0;
}*/
.diy-i-check li:before,
.diy-i-check dt:before {
	font-family: FontAwesome;
	content:'\f00c';
	font-weight:normal;
	margin-right:5px;
}
.coltyp .dtl-list,
.dtl-list {
	margin-bottom:20px;
	overflow:hidden;
}
.coltyp .dtl-list li,
.dtl-list li {
	margin:0;
	float:none;
	padding-left:1.5rem;
	text-indent:-1.5rem;
}
.coltyp .dtl-list .li-l {
	float:left;
	width:auto;
}
.coltyp .dtl-list .fl-n {
	clear:both;
}
.coltyp .dtl-list .cmmt {
	display:block;
	color:#a5001e;
}

.col4-list {
	overflow:hidden;
	padding-bottom:70px;
}
.col4-list li {
	margin-bottom:10px;
}
.col4-list li a {
	display:block;
	padding-left:1.2em;
	text-indent:-1em;
	line-height:1.3;
	font-weight:bold;
	margin-right: 5px;
}
.col4-list li a:before{
	font-family: FontAwesome;
	content:'\f138';
	font-weight:normal;
	margin-right:5px;
}


/* --------------------------------------------
 text
-------------------------------------------- */
.hd-txt,
.lst-txt {
	max-width:600px;
	margin:0 auto 30px;
	text-align:left;
}
.hd-txt2,
.lst-txt2  {
	text-align:center;
	margin-bottom:30px;
}
.in-txt {
	max-width:600px;
	margin:0 auto 20px;
}
.in-txt2 {
	text-align:center;
	margin:0 auto 30px;
}
.txt-dl dt {
	font-size:1.8rem;
	margin-bottom:10px;
	color:#fabe00;
	line-height:1.3;
	font-weight:bold;
}
.txt-dl dt span {
	display:block;
	font-size:1.4rem;
	color:#292929;
}
.txt-dl dd {
	margin-bottom:20px;
}
.txt-dl .dt-c,
.txt-dl .dd-c {
	text-align:center;
}
.txt-dl .dt-c span,
.txt-dl .dd-c span {
	font-weight:bold;
}
.txt-dl.sgl {
	max-width:600px;
	margin:0 auto;
}
.txt-dl .txt-red {
	color:#a5001e;
}
.txt-dl dt.txt-brown {
	color:#775617;
}
.coltyp .tit {
	font-size:1.8rem;
	margin-bottom:15px;
	color:#fabe00;
	font-weight:bold;
}
.coltyp .tit-c {
	font-size:1.8rem;
	margin-bottom:15px;
	color:#fabe00;
	text-align:center;
}
.coltyp .tit-c span {
	display:block;
	font-size:1.4rem;
	color:#292929;
	font-weight:bold;
}
.otherttl,
.read-ttl {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.tx-sup {
	font-size: 1.2rem;
	vertical-align: top;
}


/* --------------------------------------------
deliver
-------------------------------------------- */


#deliver .box .sec-ttl-bln .inner {
	width:auto;
	margin-bottom:30px;
}
#deliver .box .sec-ttl-bln h4 {
	font-size:1.4rem;
}
#deliver .box .img {
	text-align:center;
	margin-bottom:15px;
}
#deliver .box p {
	font-size:1.2rem;
	margin-bottom:15px;
	padding:0 12px;
}
#deliver .box .tx-c {
	text-align:center;
	margin-bottom:20px;
}
#deliver .box .tt-c {
	text-align:center;
	font-size:1.4rem;
	font-weight:bold;
	margin-bottom:3px;
}
#deliver .box .tx-wt {
	font-weight: bold;
}
#deliver .box .line {
	border-bottom:1px solid #f2f2f2;
	margin-bottom:30px;
}
#deliver .box .dtl1,
#deliver .box .dtl2,
#deliver .box .dtl3 {
	text-align:center;
	line-height:1.3;
}
#deliver .box .dtl1 {
	margin-bottom:10px;
}
#deliver .box .dtl1 .dt1-1 {
	font-size:3.6rem;
}
#deliver .box .dtl1 .dt1-3 {
	font-size:3.2rem;
}
#deliver .box .dtl1 .dt1-2 {
	font-size:1.6rem;
	margin-left:5px;
}
#deliver .box .dtl2 {
	padding-bottom:20px;
}
#deliver .box .dtl2 .dt2-1 {
	font-size:2.8rem;
	display:block;
}
#deliver .box .dtl3 {
	padding-bottom:12px;
}
#deliver .box .dtl3 .dt3-1 {
	font-size:3.6rem;
}
#deliver .box .dtl3 .dt3-2 {
	font-size:1.8rem;
	margin-left:5px;
}
#deliver .box .dtl1.fst {
	padding-top:20px;
}
#deliver .box .mb {
	margin-bottom: 25px;
}



/* --------------------------------------------
preparation
-------------------------------------------- */
.sec-diy {
	overflow:hidden;
	padding-bottom:50px;
}
.sec-diy dl {
	border:1px solid #fabe00;
	margin-bottom:20px;
}
.sec-diy dt {
	color:#fff;
	background:#fabe00;
	text-align:center;
	font-size:2.0rem;
}
.sec-diy dd {
	padding: 12px 8px 12px 12px;
	overflow:hidden;
}
.sec-diy dd .txt {
	padding-left:1em;
	text-indent:-1em;
}
.sec-diy dd li {
	line-height:1.8;
	text-indent:-1em;
	padding-left:1em;
}
.sec-diy dd .diy-list-l {
	float: left;
	width: 135px;
}
.sec-diy dd .diy-list-r {
	float: left;
	width: 106px;
}

/* flow */
.flow-col3 {
	overflow:hidden;
	padding-bottom:10px;
	padding-bottom:10px;
}
.flow-col3 li {
	float:left;
	margin-bottom:10px;
	width:28.3%;
}
.flow-col3 .arw {
	margin:12.5% 15px 0;
	width:auto;
}
.flow-col3 li .img {
	margin-bottom:7px;
}
.flow-txt {
	width:600px;
	margin:0 auto 30px;
}
.flow-txt.txt-c {
	text-align:center;
}


/* --------------------------------------------
step style
-------------------------------------------- */
.sec-step {
	margin-bottom: 20px;
}
.sec-step .flow {
	overflow:hidden;
	padding-bottom:10px;
	padding-bottom:50px;
}
.sec-step .flow li {
	float:left;
	margin-bottom:10px;
	width:28.3%;
}
.sec-step .flow .arw {
	margin:12.5% 15px 0;
	width:auto;
}
.sec-step .flow li .img {
	margin-bottom:7px;
}




/* --------------------------------------------
sec-movie
-------------------------------------------- */

.sec-movie .sec-ttl h3 {
	font-size:2.2rem;
  line-height: 1.3;
  margin-bottom: 7px;
}
.sec-movie .sec-ttl p {
	font-size:1.4rem;
}
.sec-movie .bnr-ptn a .lnk-txt,
.sec-movie .bnr-ptn a .lnk-txt span {
	text-align:left !important;
}
.sec-movie .coltyp li:last-child {
	text-align:right;
}
.box-mv {
  margin: 0 auto 80px;
  max-width: 640px;
}
.box-mv.mb {
  margin: 0 auto 40px;
}


/* --------------------------------------------
secvoice
-------------------------------------------- */
#sec-voice {
	padding-bottom:30px;
}
#sec-voice h3 {
	font-weight:normal;
}
#sec-voice .voice {
	border-top:5px solid #e1e1e1;
	border-bottom:5px solid #e1e1e1;
	padding-top:25px;
	padding-bottom:5px;
	margin-bottom:50px;
}
#sec-voice dl {
	padding:0 20px 25px;
	margin-bottom:25px;
	border-bottom:1px solid #f2f2f2;
}
#sec-voice dl:last-child {
	margin-bottom:0;
	border-bottom:0;
}
#sec-voice dt {
	font-weight:bold;
	margin-bottom:10px;
	float:left;
}
#sec-voice .txt-r {
	float:right;
	display:inline-block;
	vertical-align:middle;
}
#sec-voice .txt {
	clear:both;
}
#sec-voice .txt-r span {
	display:inline-block;
	vertical-align:middle;
}
#sec-voice .txt-r .female {
	margin:0 5px 0 10px;
	color:#a5001e;
}
#sec-voice .txt-r .male {
	margin:0 5px 0 10px;
	color:#355689;
}
#sec-voice .txt-r .eva {
	margin:0 0 0 10px;
	letter-spacing:2px;
}
#sec-voice .txt-r .eva span {
	color:#facc05;
	margin-left:3px;
	margin-bottom:4px;
}
.sec-movie .bnr-ptn a {
	font-size:1.8rem;
}
.sec-movie .diy-bnrarea {
	margin-right:0;
	padding-bottom:0;
}
#sec-movie .bnr-ptn a .lnk-txt span {
	text-align:left;
}



/* --------------------------------------------
return
-------------------------------------------- */
.return {
	clear:both;
	text-align: center;
	margin-top: 30px;
}
.return span {
	display: block;
	line-height: 1.2;
}
.return span.icon {
	margin-bottom: 4px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 18px;
	background: url(https://www.diy-shop.jp/base/img/common/return_icon.gif) no-repeat center top;
}
.return span.text {
	color: #757575;
}
.return a {
	display: block;
	max-width: 260px;
	margin: 0 auto;
	padding: 15px 10px 10px;
	border: #222 2px solid;
	color: #222;
}
.return a:hover {
	border: #a5001e 2px solid;
}



/* --------------------------------------------
 common
-------------------------------------------- */

#more-info .subttl {
	margin-bottom: 30px;
	text-align:center;
}
#more-info .subttl h4 {
	border-bottom: 2px solid #fabe00;
	font-weight:normal;
	color: #fabe00;
	font-size: 2rem;
	line-height: 1.3;
	padding-bottom: 3px;
}
#more-info .btn-dtl {
	padding-bottom:0;
	max-width:376px;
}
#more-info .btn-dtl a {
	width:100%;
}
.icn-movie a:after {
	padding-left: 4px;
	font-family: FontAwesome;
	content: "\f16a";
	color: #a5001e;
}
.return.rtn {
	margin-bottom:80px;
}
.clm-each .bnr .icn {
	font-size:1.6rem !important;
}
.clm-each .bnr .icn2 {
	font-size:1.4rem !important;
}
.ccb-bnr .coltyp li {
	padding: 0 !important;
}
.ccb-bnr .coltyp {
	margin-left:0 !important;
}

.cmn-sec-ttl {
  margin-bottom: 10px !important;
}
.cmn-sec-ttl .fw-n {
  font-weight:normal;
}

.cmn-list {
	margin-bottom: 80px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
  border-top:2px solid #292929;
  padding-top: 20px;
}
.cmn-list li {
	display:block;
	padding-left:1.2em;
	text-indent:-1em;
	line-height:1.3;
	font-weight:bold;
	margin-right: 0;
	margin-bottom: 5px;
	float: none;
	width: 25%;
  float: left;
}
.cmn-list li:before{
	font-family: FontAwesome;
	content:'\f138';
	font-weight:normal;
	margin-right:5px;
}
.cmn-list li a {
	color: #292929;
}


/* --------------------------------------------
 section
-------------------------------------------- */

.coltyp.pb {
	padding-bottom:20px;
}
.coltyp.pb02 {
	padding-bottom:0;
}
.coltyp.pb02 li {
  margin-bottom: 15px;
}
.col1-img {
	text-align:center;
	margin:0 auto;
  padding-bottom: 60px;
}
.col1-img .img {
  margin-bottom: 25px;
}
.col1-img.mb {
	margin:0 auto 20px;
}
.col1-img p {
	text-align:center;
}
.col1-block {
	margin:0 auto 30px;
	max-width:586px;
}
.col1-block .img {
	margin-bottom:15px;
	text-align:center;
}
.col1-block p {
	margin-bottom:15px;
	text-align:left;
}
.col1-block .txt {
	margin-bottom: 25px;
}
.col1-block p span {
color:#a5001e;
}

.sec-tit {
  text-align: center;
  margin-bottom: 25px;
}
.color-list li {
  margin-bottom: 17px;
  text-align: center;
}
.lst-txt2 {
  margin-bottom: 60px;
}
.btn-cart {
  text-align: center;
  margin-bottom: 100px;
}
.btn-cart a {
  display: block;
  border:3px solid #292929;
  padding: 12px 20px 15px;
  font-size: 1.8rem;
  font-weight: bold;
  max-width:300px;
  margin: 0 auto;
}
.btn-cart a span {
  display: block;
  margin-bottom: 5px;
}
.btn-cart a i {
  margin-left: 10px;
}
.coltyp .col-tt {
  margin-bottom: 7px;
}
.osusume-img {
  text-align: center;
  margin-bottom: 65px;
}
.osusume-img li {
  display: inline-block;
}
.structure-img {
  text-align: center;
  margin-bottom: 60px;
}
#sekou-block {
  background: #d0c8aa;
  text-align:center;
  padding: 20px 15px 15px;
  margin-bottom: 80px;
}
.sekou-ttl {
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 15px;
}
.sekou-dtl {
  text-align: center;
}
.sekou-dtl li {
  margin: 0 15px 15px;
  display: inline-block;
}
#sec-cut {
  border:3px solid #775617;
  padding: 30px 15px 30px;
  text-align: center;
  margin-bottom: 100px;
}
.cut-ttl {
  margin-bottom: 40px;
}
.cut-step li {
  display: inline-block;
  padding: 0 0 20px;
}
.cut-kotsu {
  margin-bottom: 30px;
}
.cut-noko {
  margin-bottom: 20px;
  padding: 0 50px;
}
.cut-img li {
  display: inline-block;
  padding: 0 5px 15px;
}
#sec-clr-var {
  padding-bottom: 40px;
}
.clr-var-ttl {
  text-align: center;
  margin-bottom: 80px;
}
.clr-var-list li {
  margin-bottom: 60px;
}
.cut-sample {
  text-align: center;
  padding-bottom: 60px;
}
.cut-sample li {
  display: inline-block;
  margin: 0 10px 20px;
  vertical-align: top;
}
.frame-read2 {
  text-align: center;
  margin-bottom: 15px;
}
.box-list {
  text-align: center;
  padding-bottom: 15px;
}
.box-list li {
  display: inline-block;
  margin: 0 20px 20px;
}
.box-list li p {
  text-align: right;
  padding: 5px 0 0;
}
.box-list li p a {
  text-decoration: underline;
  font-weight: bold;
}
.frame-ttl {
  margin-bottom: 30px;
}
.frame-col2 {
}
.frame-col2 .box p {
}
.frame-col2 .box p span {
  color: #a5001e;
}


@media print, screen and (min-width: 641px){


/* --------------------------------------------
banner area
-------------------------------------------- */
.diy-bnrarea {
	clear:both;
	padding-bottom: 70px;
	overflow: hidden;
	width:800px;
	margin-right:-20px;
}
.diy-bnrarea ul {
	overflow: hidden;
}
.diy-bnrarea li {
	float: left;
	width:380px;
	margin-right: 20px;
	margin-bottom:12px;
}
.diy-bnrarea .col3 {
	width:795px;
	margin-right:-15px;
}
.diy-bnrarea .col3 li {
	margin-right:15px;
	width:250px;
}
.diy-bnrarea .col4 li {
	width:180px;
}
.diy-bnrarea .col5 li {
	width:140px;
}
.bnr-ptn a .lnk-txt.tb {
	display:table;
	width:100%;
	vertical-align:middle;
}
.bnr-ptn a .lnk-txt.tb > div {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	font-size:1.6rem;
	font-weight:bold;
	text-align:center;
}

/* text nav */
.bar-nav li:last-child a {
	border-right:none;
}


/* --------------------------------------------
list
-------------------------------------------- */

.col4-list li {
	float:left;
	width:25%;
}


/* --------------------------------------------
box style
-------------------------------------------- */

.coltyp {
	overflow:hidden;
	width: calc(100% + 20px);
	margin-right:-10px;
	margin-left:-10px;
	padding-bottom:50px;
}
.col3typ {
	width: calc(100% + 15px);
	margin-right:-8px;
	margin-left:-7px;
}
.coltyp li {
	float:left;
	padding:0 10px;
	margin-bottom:20px;
}
.col3typ li {
	padding-right:8px;
	padding-left:7px;
	margin-bottom:30px;
}
.col1typ > li {width:380px;margin:0 auto 20px;float:none;}
.col2typ > li {width:400px;}
.col3typ > li {width:265px;}
.col4typ > li {width:200px;}
.col5typ > li {width:160px;}
.col6typ > li {width:131px;padding-right: 4px;padding-left: 4px;}

.coltyp .fl-r {
	float:right;
}
.coltyp .fl-l {
	float:left;
}
.coltyp.col-pb {
	padding-bottom:20px;
}
.coltyp.in-col3 {
	margin:0 auto;
	width:545px;
}
.coltyp.in-col3 li:first-child {
	margin-left:15px;
}
.coltyp.in-col4 {
	margin:0 auto;
	width:420px;
}
.coltyp.in-col4 li:first-child {
	margin-left:20px;
}
.sec-bnr .col3typ li {
	margin-right: 0 !important;
	width: 265px !important;
}


/* frame block */

.frame-col-l {
	width:390px;
	float:left;
}
.frame-col-r {
	margin-left:430px;
	margin-bottom:30px;
}
.frame-icn-fl {
	width:100px;
	float:left;
	text-align:center;
	margin-left:30px;
	margin-bottom:10px;
}
.frame-dl {
	margin-left:180px;
}
.frame-icn-l {
	display:inline-block;
	vertical-align:middle;
	padding:0 60px 20px 30px;
}
.frame-txt-r {
	display:inline-block;
	vertical-align:middle;
	width:535px;
	padding:0 0 20px;
}



/* --------------------------------------------
preparation
-------------------------------------------- */

.sec-diy .box-l {
	width:265px;
	margin-left:30px;
	padding-bottom:30px;
	float:left;
}
.sec-diy .box-r {
	width:418px;
	margin-right:30px;
	padding-bottom:30px;
	float:right;
}

/* flow */

.flow-col3 .arw {
	margin:12.5% 15px 0;
	width:auto;
}
.flow-col3 li p {
	padding-bottom: 15px;
	line-height:1.6;
}


/* --------------------------------------------
title style
-------------------------------------------- */

.sec-step h3 {
	display:inline-block;
	vertical-align:middle;
	font-size:2.6rem;
	margin-bottom:20px;
}
.sec-step h3 span {
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
}



/* --------------------------------------------
movie
-------------------------------------------- */
.col2typ.mv li:first-child {
	width:430px;
}
.col2typ.mv li:last-child {
	width:330px;
}
#sec-movie .bnr-ptn a {
	font-size:2.0rem;
}


/* --------------------------------------------
deliver
-------------------------------------------- */

#deliver {
	overflow:hidden;
	padding-bottom:60px;
	width:795px;
	margin-right:15px;
}
#deliver .box {
	width:250px;
	margin-right:15px;
	float:left;
}




/* --------------------------------------------
section
-------------------------------------------- */

.color-list {
  overflow: hidden;
}
.color-list li:nth-child(2) {
  float: left;
}
.color-list li:nth-child(3) {
  float: right;
}
.cut-step li:nth-child(2) {
  padding: 0 35px 30px;
}


.frame-col2 {
	overflow: hidden;
}
.frame-col2 .box {
	width:49%;
	padding: 0 2%;
}

.frame-col2 {
	/*overflow:hidden;
	width: calc(100% + 20px);
	margin-right:-10px;
	margin-left:-10px;
  */
  display: inline-block;
}
.frame-col2 .box {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}



}

@media screen and (max-width:640px){

.line-sp {
	display:none;
}

#cont-title {
	margin-bottom:50px;
}


/* --------------------------------------------
contents head
-------------------------------------------- */
.contents_head {
	margin-bottom: 50px;
}
.contents_head h3 {
	float: none;
	width: auto;
	font-size: 22px;
}
.contents_head h3 span {
	display: block;
	font-size: 12px;
}
.contents_head .price {
	float: none;
	width: auto;
}
.contents_head .price img {
	max-width: 200px;
}
.contents_head .item_price em {
	font-size: 30px;
	color: #a5001e;
}


/* --------------------------------------------
contents title
-------------------------------------------- */
#cont-hd {
	margin-bottom:30px;
}
#cont-hd h2 {
	max-width:66%;
	font-size:1.8rem;
}
#cont-hd h2 span {
	font-size:1.4rem;
}


/* --------------------------------------------
banner area
-------------------------------------------- */
.diy-bnrarea {
	clear:both;
	padding-bottom: 40px;
	overflow: hidden;
}
.diy-bnrarea li {
	text-align:center;
	margin:0 auto 15px;
	width:auto;
	max-width:380px;
}
.diy-bnrarea .col4,
.diy-bnrarea .col5 {
	overflow: hidden;
}
.diy-bnrarea .col4 {
	max-width:400px;
	margin:0 auto;
}
.diy-bnrarea .col5 {
	max-width:320px;
	margin:0 auto;
}
.diy-bnrarea .col4 li,
.diy-bnrarea .col5 li {
	width:46%;
	margin:0 2% 15px;
	float:left;
}
.bnr-ptn a .lnk-txt > div {
	display: inline-block;
}


/* text nav */
.bar-nav {
	padding: 10px 0 1px;
	max-width:390px;
	margin:0 auto 40px;
}
.bar-nav li {
	width:50%;
	margin-bottom:7px;
	display:block;
	float:left;
}
.bar-nav li a {
	border-right:0;
}
.bar-nav li:nth-child(odd) a {
	border-right:1px solid #000;
}

/* --------------------------------------------
button area
-------------------------------------------- */

.btn-dtl {
	margin-bottom:70px;
	max-width:none;
}
.btn-dtl a {
	font-size:1.2rem;
	width:auto;
}
.btn-dtl span {
	font-size: 1.2rem;
}
.coltyp .btn-dtl a {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/* --------------------------------------------
title style
-------------------------------------------- */

.sec-ttl h3 {
	font-size:1.8rem;
}
.sec-ttl p {
	font-size:1.2rem;
}
.sec-subttl h4 {
	font-size: 1.8rem;
	margin-bottom: 8px;
}
.sec-ttl-bln .inner {
	max-width:500px;
	width:auto;
}
.sec-ttl-bln .tit {
	font-size:1.8rem;
}
.sec-ttl-bln.ora .inner {
	padding:10px 20px 10px;
}
.sec-ttl-bln.ora .tit {
	font-size:1.8rem;
}


/* --------------------------------------------
box style
-------------------------------------------- */

.coltyp {
	overflow:hidden;
	margin:0 auto;
	padding-bottom:30px;
}
.col4typ {
	max-width:400px;
}
.col5typ {
	max-width:320px;
}
.col6typ {
	max-width:262px;
}
.coltyp li {
	margin:0 auto 30px;
}
.coltyp .txt {
	text-align:left;
}
.col2typ .colbox,
.col3typ .colbox {
	margin:0 auto;
}
.col2typ .ttl,
.col3typ .ttl  {
	margin-bottom:5px;
	line-height:1.3;
}
.col1typ li {max-width:380px;float:none;}
.col2typ li {width:auto;}
.col3typ li {width:auto;}
.col2typ li .colbox {max-width:380px;}
.col3typ li .colbox {max-width:250px;}
.col4typ li {width:46%;margin:0 2% 30px;float:left;}
.col5typ li {width:46%;margin:0 2% 20px;float:left;}
.col6typ li {width:46%;margin:0 2% 20px;float:left;}

.coltyp .col-tt {
	font-size:1.8rem;
}
.coltyp .diy-list.col2 li {
	float: none !important;
	width: auto !important;
}
.coltyp .col2-box {
	width:auto;
	max-width:380px;
	margin:0 auto 20px;
}
.coltyp .col2-box .thum {
	width:46%;
	text-align:center;
	margin:0 2% 20px;
}
.coltyp .col2-box dl {
	margin-left:0;
}
.coltyp .col2-box > div {
	width:46%;
	margin: 0 2%;
}
.coltyp .col2-box > div:first-child {
	margin-right: 0;
}



/* frame block */
.framebox {
	margin-bottom:50px;
}
.box-pd-a {
	padding:20px 20px 5px;
}
.frame-col-l {
	margin-bottom:30px;
}
.frame-col-r {
	text-align:center;
	margin-bottom:20px;
}
.frame-ttl {
	font-size:1.8rem;
}
.frame-col2 {
	overflow: hidden;
}
.frame-col2 .box {
	margin-bottom:30px;
}
.frame-col2 .box.img {
	text-align:center;
}
.frame-icn-fl {
	text-align:center;
	margin-bottom:20px;
}
.frame-dl {
	margin-bottom:20px;
}
.frame-col-c {
	width:auto;
	max-width:600px;
}
.frame-hd-txt,
.frame-read {
	width:auto;
	max-width:600px;
}
.frame-icn-l {
	text-align:center;
	margin-bottom:20px;
}
.frame-txt-r {
	padding-bottom:20px;
}



/* --------------------------------------------
 list
-------------------------------------------- */

.diy-list li {
	font-size:1.2rem;
}

/* --------------------------------------------
 text
-------------------------------------------- */

.in-txt {
	width:auto;
	max-width:600px;
}
.txt-dl dt {
	font-size:1.6rem;
}


/* --------------------------------------------
deliver
-------------------------------------------- */

#deliver {
	overflow:hidden;
	padding-bottom:30px;
}
#deliver .box {
	max-width:250px;
	margin:0 auto 30px;
}

#deliver .box .dtl1 .dt1-1 {
	font-size:3.2rem;
}
#deliver .box .dtl3 {
	padding-bottom:20px;
}



/* --------------------------------------------
preparation
-------------------------------------------- */
.sec-diy {
	padding-bottom:0;
}
.sec-diy .box-l {
	max-width:265px;
	margin:0 auto 30px;
	padding-bottom:10px;
}
.sec-diy .box-r {
	text-align:center;
	padding-bottom:60px;
}
.sec-diy dl {
	margin-bottom:30px;
}

/* flow */

.flow-col3 {
	padding-bottom:10px;
}
.flow-col3 li {
	margin-bottom:20px;
	text-align:center;
	float:none;
	width:auto;
}
.flow-col3 .arw {
	display:none;
}
.flow-col3 li p {
	padding-bottom: 15px;
	text-align:left;
}
.flow-txt {
	width:auto;
	max-width:600px;
}


/* --------------------------------------------
title style
-------------------------------------------- */

.sec-step h3 {
	font-size:2.0rem;
	margin-bottom:20px;
	text-align:left;
}
.sec-step h3 span {
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
}
.sec-step h3 .icn {
	width:48px;
}
.sec-step h3 .ttl {
	margin-right:0;
	width:77%;
	line-height:1.3;
}



/* --------------------------------------------
movie
-------------------------------------------- */
.sec-movie {
	margin-bottom: 20px;
	overflow: hidden;
}
.sec-movie .diy-bnrarea {
	padding-bottom:0;
}
.sec-movie .coltyp {
	padding-bottom:0;
}
.sec-movie .sec-ttl {
	margin-bottom: 25px;
}
.sec-movie .sec-ttl h3 {
	line-height:1.3;
	font-size:2.0rem;
}
.sec-movie .sec-ttl h3 span {
	padding-top:10px;
}
.sec-movie .btn {
	text-align: left;
}
.movie-wrap {
	position: relative;
	padding-bottom: 66.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	 height: 100%;
}
.sec-movie .sec-ttl p {
	font-size:1.4rem;
}
.sec-movie .diy-bnrarea {
	padding-bottom:0;
}


/* --------------------------------------------
secvoice
-------------------------------------------- */

#sec-voice {
	margin-bottom:50px;
}

#sec-voice .voice {
	padding-bottom:10px;
}
#sec-voice dl {
	padding:0 0 25px;
}
#sec-voice dt {
	float:none;
}
#sec-voice .txt-r {
	float:none;
	margin-bottom:7px;
}
#sec-voice .bnr-ptn a {
	font-size:1.8rem;
}
#sec-voice .btn-dtl {
	margin-bottom:0;
}

/* --------------------------------------------
 common
-------------------------------------------- */
.cmn-list li {
	width: auto;
  float: none;
}



/* --------------------------------------------
 section
-------------------------------------------- */

.clr-var-ttl {
  margin-bottom: 40px;
}
.clr-var-list li {
  margin-bottom: 40px;
}
#sec-sekou .col1-img {
  padding-bottom: 0;
}


}

.col2bnr {
  overflow: hidden;
}
.col2bnr li {
  float: left;
  width: 360px;
  margin-bottom: 5px;
}
@media print, screen and (min-width: 641px){
.col2bnr .arw {
  width: 60px;
  padding-top: 76px;
  padding-right: 12px;
  padding-left: 12px;
}
}
@media screen and (max-width:640px){
.col2bnr .arw {
	display:none !important;
}
}










/* 新しいcss--------------------------------------------- */

.fx-wrap-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fx-wrap-2 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  padding-bottom: 25px;
}
/* .fx-wrap > li {
  padding-bottom: 25px; 
} */


/* font ---------- */

/*p,li,figcaption {font-size: 14px;line-height: 1.72;}*/
.tx-fss {font-size: 12px;line-height: 1.8 !important;}
/*.tx-fss {font-size: 12px;line-height: 1.6 !important;}*/
.tx-fs {font-size: 14px;line-height: 1.72;}
.tx-fs1 {font-size: 16px;line-height: 1.63 !important;}
.tx-fs2 {font-size: 18px;line-height: 1.55;}
.tx-fs3 {font-size: 20px;line-height: 1.5;}
.tx-fs4 {font-size: 22px;line-height: 1.45;}
.tx-fs5 {font-size: 24px;line-height: 1.4;}
.tx-fs6 {font-size: 26px;line-height: 1.38;}
.tx-fs7 {font-size: 28px;line-height: 1.36;}
.tx-fs8 {font-size: 20px;line-height: 1.5;}


/* margin padding ---------- */

.mgn_t5 {margin-top:5px;}

.mgn_b10 {margin-bottom:10px;}
.mgn_b20 {margin-bottom:20px;}
.mgn_b30 {margin-bottom:30px;}
.mgn_b40 {margin-bottom:40px;}
.mgn_b50 {margin-bottom:50px;}
.mgn_b60 {margin-bottom:60px;}
.mgn_b70 {margin-bottom:70px;}
.mgn_b80 {margin-bottom:80px;}
.mgn_b90 {margin-bottom:90px;}
.mgn_b100 {margin-bottom:100px;}
.mgn_b110 {margin-bottom:110px;}
.mgn_b120 {margin-bottom:120px;}

.pdg_b5 {padding-bottom:5px;}
.pdg_b10 {padding-bottom:10px;}
.pdg_b15 {padding-bottom:15px;}
.pdg_b20 {padding-bottom:20px;}
.pdg_b30 {padding-bottom:30px;}
.pdg_b40 {padding-bottom:40px;}
.pdg_b50 {padding-bottom:50px;}
.pdg_b60 {padding-bottom:60px;}
.pdg_b70 {padding-bottom:70px;}
.pdg_b80 {padding-bottom:80px;}
.pdg_b90 {padding-bottom:90px;}
.pdg_b100 {padding-bottom:100px;}
.pdg_b110 {padding-bottom:110px;}
.pdg_b120 {padding-bottom:120px;}

.pdg_t5 {padding-top:5px;}
.pdg_t10 {padding-top:10px;}
.pdg_t20 {padding-top:20px;}
.pdg_t30 {padding-top:30px;}
.pdg_t40 {padding-top:40px;}
.pdg_t50 {padding-top:50px;}
.pdg_t60 {padding-top:60px;}

/* 追加margin,padding ---------- */

/* PC時のみ */
@media (min-width: 668px){
.pc_mgn_t5 {margin-top:5px;}
.pc_mgn_b10 {margin-bottom:10px;}
.pc_mgn_b20 {margin-bottom:20px;}
.pc_mgn_b30 {margin-bottom:30px;}
.pc_mgn_b40 {margin-bottom:40px;}
.pc_mgn_b50 {margin-bottom:50px;}
.pc_mgn_b60 {margin-bottom:60px;}
.pc_mgn_b70 {margin-bottom:70px;}
.pc_mgn_b80 {margin-bottom:80px;}
.pc_mgn_b90 {margin-bottom:90px;}
.pc_mgn_b100 {margin-bottom:100px;}
.pc_mgn_b110 {margin-bottom:110px;}
.pc_mgn_b120 {margin-bottom:120px;}

.pc_pdg_b5 {padding-bottom:5px;}
.pc_pdg_b10 {padding-bottom:10px;}
.pc_pdg_b15 {padding-bottom:15px;}
.pc_pdg_b20 {padding-bottom:20px;}
.pc_pdg_b30 {padding-bottom:30px;}
.pc_pdg_b40 {padding-bottom:40px;}
.pc_pdg_b50 {padding-bottom:50px;}
.pc_pdg_b60 {padding-bottom:60px;}
.pc_pdg_b70 {padding-bottom:70px;}
.pc_pdg_b80 {padding-bottom:80px;}
.pc_pdg_b90 {padding-bottom:90px;}
.pc_pdg_b100 {padding-bottom:100px;}
.pc_pdg_b110 {padding-bottom:110px;}
.pc_pdg_b120 {padding-bottom:120px;}

.pc_pdg_t5 {padding-top:5px;}
.pc_pdg_t10 {padding-top:10px;}
.pc_pdg_t20 {padding-top:20px;}
.pc_pdg_t30 {padding-top:30px;}
.pc_pdg_t40 {padding-top:40px;}
.pc_pdg_t50 {padding-top:50px;}
.pc_pdg_t60 {padding-top:60px;}
}


/* スマホ時のみ */
@media (max-width:667px){
.sp_mgn_t5 {margin-top:5px;}
.sp_mgn_b10 {margin-bottom:10px;}
.sp_mgn_b20 {margin-bottom:20px;}
.sp_mgn_b30 {margin-bottom:30px;}
.sp_mgn_b40 {margin-bottom:40px;}
.sp_mgn_b50 {margin-bottom:50px;}
.sp_mgn_b60 {margin-bottom:60px;}
.sp_mgn_b70 {margin-bottom:70px;}
.sp_mgn_b80 {margin-bottom:80px;}
.sp_mgn_b90 {margin-bottom:90px;}
.sp_mgn_b100 {margin-bottom:100px;}
.sp_mgn_b110 {margin-bottom:110px;}
.sp_mgn_b120 {margin-bottom:120px;}

.sp_pdg_b5 {padding-bottom:5px;}
.sp_pdg_b10 {padding-bottom:10px;}
.sp_pdg_b15 {padding-bottom:15px;}
.sp_pdg_b20 {padding-bottom:20px;}
.sp_pdg_b30 {padding-bottom:30px;}
.sp_pdg_b40 {padding-bottom:40px;}
.sp_pdg_b50 {padding-bottom:50px;}
.sp_pdg_b60 {padding-bottom:60px;}
.sp_pdg_b70 {padding-bottom:70px;}
.sp_pdg_b80 {padding-bottom:80px;}
.sp_pdg_b90 {padding-bottom:90px;}
.sp_pdg_b100 {padding-bottom:100px;}
.sp_pdg_b110 {padding-bottom:110px;}
.sp_pdg_b120 {padding-bottom:120px;}

.sp_pdg_t5 {padding-top:5px;}
.sp_pdg_t10 {padding-top:10px;}
.sp_pdg_t20 {padding-top:20px;}
.sp_pdg_t30 {padding-top:30px;}
.sp_pdg_t40 {padding-top:40px;}
.sp_pdg_t50 {padding-top:50px;}
.sp_pdg_t60 {padding-top:60px;}
}

  /* スマホ時のみimportant */
@media (max-width:667px){
.sp_mgn_t5_imp {margin-top:5px!important;}
.sp_mgn_b10_imp {margin-bottom:10px!important;}
.sp_mgn_b20_imp {margin-bottom:20px!important;}
.sp_mgn_b30_imp {margin-bottom:30px!important;}
.sp_mgn_b40_imp {margin-bottom:40px!important;}
.sp_mgn_b50_imp {margin-bottom:50px!important;}
.sp_mgn_b60_imp {margin-bottom:60px!important;}
.sp_mgn_b70_imp {margin-bottom:70px!important;}
.sp_mgn_b80_imp {margin-bottom:80px!important;}
.sp_mgn_b90_imp {margin-bottom:90px!important;}
.sp_mgn_b100_imp {margin-bottom:100px!important;}
.sp_mgn_b110_imp {margin-bottom:110px!important;}
.sp_mgn_b120_imp {margin-bottom:120px!important;}

.sp_pdg_b5_imp {padding-bottom:5px!important;}
.sp_pdg_b10_imp {padding-bottom:10px!important;}
.sp_pdg_b15_imp {padding-bottom:15px!important;}
.sp_pdg_b20_imp {padding-bottom:20px!important;}
.sp_pdg_b30_imp {padding-bottom:30px!important;}
.sp_pdg_b40_imp {padding-bottom:40px!important;}
.sp_pdg_b50_imp {padding-bottom:50px!important;}
.sp_pdg_b60_imp {padding-bottom:60px!important;}
.sp_pdg_b70_imp {padding-bottom:70px!important;}
.sp_pdg_b80_imp {padding-bottom:80px!important;}
.sp_pdg_b90_imp {padding-bottom:90px!important;}
.sp_pdg_b100_imp {padding-bottom:100px!important;}
.sp_pdg_b110_imp {padding-bottom:110px!important;}
.sp_pdg_b120_imp {padding-bottom:120px!important;}

.sp_pdg_t5_imp {padding-top:5px!important;}
.sp_pdg_t10_imp {padding-top:10px!important;}
.sp_pdg_t20_imp {padding-top:20px!important;}
.sp_pdg_t30_imp {padding-top:30px!important;}
.sp_pdg_t40_imp {padding-top:40px!important;}
.sp_pdg_t50_imp {padding-top:50px!important;}
.sp_pdg_t60_imp {padding-top:60px!important;}
}

/* text ---------- */

.tx-fw-b {
  font-weight: bold;
}
.tx-fw-n {
  font-weight: normal;
}
.tx-fw-bc {
  font-weight: bold;
  text-align: center;
}
.tx-aln-l {
  text-align: left;
}
.tx-aln-c {
	text-align: center;
  }
.tx-clr {
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
}
.tx-clr-re {
  color: #D1563E;
}
.tx-re-bc {
  color: #D1563E;
  font-weight: bold;
}
.tx-ora-bc {
  color: #fabe00;
  font-weight: bold;
  margin-bottom: 7px;
}
a.lnk-udline {
  text-decoration: underline;
  font-weight: bold;
}
a.lnk-udline2 {
  text-decoration: underline;
}
.i-mgn-r {
  margin-right: 5px;
}
.ps-t {
  font-size: 7px;
  vertical-align: text-top;
}


/* button ---------- */

.sec_btnwp {
  text-align: center;
}
a.sec_btn {
  text-align: center;
  display: block;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  background-color:#292E3B;
  padding: 15px 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.55;
}
a.sec_btn2 {
	text-align: center;
	display: block;
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background-color:#292E3B;
	padding: 7px 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.55;
}
a.sec_btn3 {
	text-align: center;
	display: block;
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background-color:#292E3B;
	padding: 20px 10px 19px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.55;
}
a.sec_btn2 span {
	display: block;
}
a.sec_btn.lst {
  padding: 23px 10px;
}
a.sec_btn.top {
  padding: 22px 10px !important;
}
a.sec_btn .txt-t {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.chev-rb:before {
	font-family: FontAwesome;
	content:'\f138';
  color: #fff;
	font-weight:normal;
	margin-right:5px;
}
.bt-chev-cra:after { /* ○> */
	font-family: FontAwesome;
	content:'\f138';
  color: #fff;
	font-weight:normal;
	margin-left:5px;
}
.chev-ccd:after { /* ○v */
	font-family: FontAwesome;
	content:'\f13a';
  color: #fff;
	font-weight:normal;
	margin-left:5px;
}
.chev-cr:after { /* > */
	font-family: FontAwesome;
	content:'\f054';
  /*color: #fff;*/
	font-weight:normal;
	margin-left:5px;
}
a.sec_btn_sld {
  text-align: center;
  display: block;
  border:3px solid #292929;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  color: #292929;
  padding: 4px 10px;
  font-weight: bold;
  font-size: 18px;
}
.btn-txt {
  font-size: 14px;
  font-weight: normal;
}
/*.chev-ri-a {
  position: relative;
}*/
.chev-ri-a:after {
	font-family: FontAwesome;
	content:'\f054';
  color: #292929;
	font-weight:normal;
	margin-left:5px;
}
.btn-inner {
  display: table;
  vertical-align: middle;
  width: 100%;
  text-align: left;
}
.btn-inner > div {
  display: table-cell;
  vertical-align: middle;
}
.btn-inner .icn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: 20px;
  width: auto;
}
.btn-inner .icn2 {
  display: inline-block;
  margin-right: 10px;
  width: auto;
}
.btn-inner .icn2 img {
  vertical-align: middle;
}
.btn-inner .txt {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.btn-inner .lnk-txt {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  color: #292E3B;
}
.btn-inner .lnk-txt span {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
.btn-inner .lnk-txt span b {
  font-size: 14px;
}
.btn-inner .chev-r {
  position: relative;
}
.btn-inner .chev-r:after {
  font-family: FontAwesome;
  content: '\f054';
  margin-left: 5px;
  position: absolute;
  right: -35px;
  top: 25%;
}

.rad_btn_bro {
text-align: center;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.rad_btn_bro a {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background: #BC8E60;
  padding: 12px 30px;
  border-radius: 30px;
  width: 100%;
}


/* icn ------------ */

.icn-chev-crb { /* ●> */
  display: block;
  text-align: left;
  font-weight: bold;
  position: relative;
  padding-left: 1.2em;
}
.icn-chev-crb:before {
  font-family: FontAwesome;
  content: '\f138';
  font-weight: normal;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.icn-chev-cra { /* ●> */
  display: block;
  padding-top: 5px;
  font-weight: bold;
}
.icn-chev-cra:after {
  font-family: FontAwesome;
  content: '\f138';
  font-weight: normal;
  margin-left: 5px;
}
.icn-chev-bdw { /* ●v */
  display: block;
  padding-top: 5px;
  font-weight: bold;
}
.icn-chev-bdw:after {
  font-family: FontAwesome;
  content: '\f13a';
  font-weight: normal;
  margin-left: 5px;
}
.icn-chev {
  margin-bottom: 15px;
}
.icn-chev.ad_mb {
  margin-bottom: 0px;
}
@media (max-width:667px){
	.icn-chev {
		margin-bottom: 0px;
	}
}
.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 a {
	display: block;
}
.mark_double_right {
  font-size: 16px;
  line-height: 1.63;
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
  position: relative;
  padding-left: 12px;
}
.mark_double_right:before {
  font-family: FontAwesome;
  content: '\f101';
  /*margin-right: 5px;*/
  position: absolute;
  left: 0;
  top: 5px;
}

.cmmt-list li {
  position: relative;
  padding-left: 21px;
  line-height: 1.8;
}
.cmmt-list li:before {
  content: "※";
	position: absolute;
  left: 0;
}


/* menu ---------- */

.lo_menu {
  text-align: center;
}
.lo_menu li {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.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;
  align-items: center;
  padding: 8px 2px;
  min-height: 50px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.63;
  flex-grow:1;
}
.lo_menu.lnk-fs li a {
  font-size: 14px;
}
.lo_menu li a span {
  display: inline-block;
  width: 100%;
}
.lo_menu li i {
  margin-left: 5px;
}
.bg-bla li a  {
  color: #fff;
  background-color:#444;
  font-weight: bold;
}
.bg-ola li a  {
  color: #444;
  background-color:#f5f0eb;
  font-weight: bold;
}
.bg-bro li a  {
  color: #fff;
  background-color:#5a4c3e;
  font-weight: bold;
}
.bd-sld li a {
  border:1px solid #292929;
}
.bd-sld1 li a {
  border:1px solid #2a2a2a;
}
.bd-sld2 li a {
  border:2px solid #2a2a2a;
}
.bd-sld3 li a {
  border:3px solid #2a2a2a;
}
.lo_menu.fs-a li a {
  font-size: 16px;
  line-height: 1.3;
}

.sec_ftr_link .box_titbar {
  font-size: 16px;
  line-height: 1.63;
}

.sec_ttlgide {
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #bc8e60;
  padding: 12px 0;
  margin-bottom: 12px;
}
.sec_ttlgide i {
  color: #fff;
  margin-right: 5px;
}

a.sec_btn.btntop {
  padding: 25px 10px;
}

/* table */

.tb-dtl {
  width: 100%;
}
.tb-dtl th,
.tb-dtl td {
  border:1px solid #292929;
  text-align: center;
}
.tb-dtl th {
  background-color: #f2f2f2;
  padding: 2px 2px;
}
.tb-dtl td {
  padding: 2px 5px;
}



/* section common ---------- */

/* head */

.contents_head {
	margin-bottom: 120px;
	overflow: hidden;
}
.contents_head h2 {
	padding-bottom: 20px;
}
.contents_head_block {
	display: flex;
}
@media (min-width: 668px){
.contents_head_block {
	justify-content: space-between;
	align-items: flex-end;
}
}
.contents_head h3 {
	padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  /*line-height: 1.45;
  */
}
.contents_head h3 span {
	display: block;
	font-size: 14px;
  font-weight: normal;
}
.head_price {
	text-align: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.head_price em {
	font-size: 30px;
  font-weight: bold;
  color: #D1563E;
  padding-right: 5px;
}
@media (max-width:667px){
/* head */

.contents_head {
	margin-bottom: 50px;
}
.contents_head_block {
	flex-direction: column;
}
.contents_head h3 {
	width: auto;
	font-size: 22px;
}
.contents_head h3 span {
	display: block;
	font-size: 12px;
}
.head_price {
	width: auto;
}
.head_price img {
	max-width: 200px;
}
}
.head_price > div {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.head_price .icn {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
  padding: 0 5px;
}
.head_lead {
	clear: both;
}

#cont_hd {
	border-bottom:3px solid #fabe00;
	padding-bottom:15px;
	margin-top:30px;
	margin-bottom:45px;
}
#cont_hd .icn {
	display:inline-block;
	vertical-align:middle;
	width:60px;
	margin:0 15px;
}
#cont_hd h2 {
	display:inline-block;
	vertical-align:middle;
	width:88%;
	font-size:28px;
	line-height:1.3;
}
#cont_hd h2 span {
	display:block;
	font-size:2.0rem;
}


/* title */

.pg_title {
  text-align: center;
  font-weight: bold;
}
.pg_title i {
  margin-right:10px;
}
.sec_hd_wp,
.sec_inhd_wp {
  text-align: center;
  margin-bottom: 20px;
  color: #292E3B;
}
.sec_hd_wp .icn,
.sec_inhd_wp .icn {
  display: block;
  margin-bottom: 5px;
}
.sec_hd_wp .txt-t {
  padding-top: 5px;
}
.sec_hd_wp.hd-line {
  border-bottom: 1px solid #292929;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.sec_hd {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	border-bottom: 2px solid #292E3B;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	color:#292E3B;
}
.sec_hd.ad_mb {
	margin-bottom: 10px;
}
.sec_hdr {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.45;
}
.blk_ttlbar {
  background-color: #f5f0eb;
  text-align: center;
  padding:7px 10px;
  font-weight: bold;
  margin-bottom: 30px;
}
.blk_ttlbar i {
  margin-right: 5px;
}
/*.sm-col2 .blk_ttlbar {
  padding: 15px 10px;
}*/
.blk_ttlbar.bg-gra {
  background-color: #f2f2f2;
}
.box_titbar {
  background-color: #f5f0eb;
  text-align: center;
  padding: 7px 10px;
  font-weight: bold;
  margin-bottom: 20px;
}
.titbar-t {
  display: block;
  font-weight: normal;
}
.box_titbar i {
  margin-right: 5px;
}
.box_titbar.bro {
  background-color: #5a4c3e;
  color: #fff;
}
.sec_ttlarw {
  text-align: center;
}
.sec_ttlbar_bro {
  color: #fff;
  background-color: #5a4c3e;
  padding: 13px 60px;
  position:relative;
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
}
.sec_ttlbar_ora {
color: #444;
background-color: #f5f0eb;
padding: 12px 10px;
position: relative;
margin-bottom: 30px;
font-weight: bold;
text-align: center;
}
.sec_ttlbar_t {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
}
.arw_bro_b:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 18px solid #5a4c3e;
	position: absolute;
	left: 50%;
	bottom: -20px;
}
.sec_ttlarw > div {
  display: inline-block;
  color: #fff;
  background-color: #5a4c3e;
  padding: 15px 60px;
  position:relative;
  margin-bottom: 35px;
  font-weight: bold;
}
.sec_ttlarw > div:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 18px solid #5a4c3e;
	position: absolute;
	left: 50%;
	bottom: -20px;
}
.sec_ttlarw h3 {
  font-size: 18px;
  line-height: 1.55;
}
.sec_ttlrou {
  text-align: center;
  margin-bottom: 20px;
}
.sec_ttlrou > div {
  /*display: inline-block;
  padding: 5px 60px;*/
  color: #fff;
  font-size: 18px;
  line-height: 1.55;
  font-weight: bold;
  background: #444;
  padding: 5px 10px;
  border-radius:20px;
  max-width: 320px;
  margin: 0 auto;
}
.ttl_dline {
  background: url(https://www.diy-shop.jp/base/img/common/bg_stripe_gray.gif) repeat;
  margin-bottom: 10px;
  padding: 10px 5px;
  text-align: center;
  line-height: 1.3;
  width: auto;
  font-size: 1.8rem;
  font-weight: bold;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.ttl_dline span {
  display: table-cell;
  vertical-align: middle;
  color: #292E3B;
}
.ttl_dline span span {
	display:block;
	font-size:1.4rem;
	/*font-weight:normal;*/
}

.sec_ttl_bln {
	text-align:center;
}
.sec_ttl_bln .inner {
	max-width:550px;
	margin:0 auto;
	text-align:center;
	border:5px solid #f2f2f2;
	padding:12px 20px 12px;
	position:relative;
	margin-bottom:40px;
}
.sec_ttl_bln .inner:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 15px solid #f2f2f2;
	position: absolute;
	left: 50%;
	bottom: -28px;
}
.sec_ttl_bln.wd-s .inner {
  max-width:none;
  display: inline-block;
  padding: 12px 50px;
}
.sec_ttl_bln span {
	display:block;
}
.sec_ttl_bln .icn {
	margin-bottom:5px;
}
.sec_ttl_bln.ora .inner {
	width:auto;
	border:5px solid #fabe00;
	background:#fabe00;
	padding:10px 60px 10px;
	display:inline-block;
}
.sec_ttl_bln.ora .tit {
	color:#fff;
}
.sec_ttl_bln.bln-ora .inner {
  max-width:540px;
	border:5px solid #f5f0eb;
	background-color: #f5f0eb;
}
.sec_ttl_bln.bln-ora .inner:before {
	border-top: 15px solid #f5f0eb;
}
.sec_ttl_bln.bln-bro .inner {
  max-width:540px;
	border:5px solid #5a4c3e;
	background-color: #5a4c3e;
  color: #fff;
}
.sec_ttl_bln.bln-bro .inner:before {
	border-top: 15px solid #5a4c3e;
}
.sec_ttl_bln.bln-bro h3 {
  color: #fff;
}
.box-inr {
  display: table !important;
  width: 100%;
}
.box-inr .inr {
  display: table-cell;
  vertical-align: middle;
}



.sec_ttl_lin {
	margin-bottom: 30px;
	text-align: center;
}
.sec_ttl_lin h4 {
	color: #fabe00;
	border-bottom: 2px solid #fabe00;
	font-size: 20px;
  line-height:1.5;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.sec_ttl_lin span {
	display: block;
}
.sec_ttl_linb {
	border-bottom: 1px solid #292929;
	font-size: 16px;
	padding-bottom: 5px;
  text-align: center;
}


/* box */

.sec_fm_gra {
  background-color: #f2f2f2;
  padding: 30px 90px 20px 90px;
}
.sec_fm_ora {
  background-color: #f5f0eb;
  padding: 40px 30px 10px;
  margin-bottom: 110px;
}
.fm-arw {
  position:relative;
}
.fm-arw:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 9px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -21px;
}
.sec_fm_ora.fm-arw:before {
  border-top: 18px solid #f5f0eb;
}
.sec_fmbdr {
  padding: 35px 30px 10px;
}
.fm-pd-b {
  padding: 40px 100px 40px;
}
.fm-pd-b3 {
  padding: 50px 50px 40px;
}
.fm_sld_gra {
  border:5px solid #f2f2f2;
}
.fm_sld_red5 {
  border:5px solid #D1563E;
}
.fm_sld_red4 {
  border:3px solid #D1563E;
}
.fm_sld_red3 {
  border:3px solid #D1563E;
}

.fm-col2 .img {
  text-align: center;
}
.blk_ctr {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.blk_ctr1 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.blk_ctr2 {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}




/* list */
.diy-list {
  overflow: hidden;
}
.diy-list li {
  width: 43%;
  float: left;
  padding: 0 5px 0 0;
}
.diy-list li:nth-child(2n) {
  width: 57%;
}
.list-col2 {
  overflow: hidden;
}
.list-col2 li {
  float: left;
  width: 50%;
  padding-right: 10px;
}


/* column  */

.col-box {
border: 5px solid #f2f2f2;
padding: 15px 15px 5px;
}
.col-img {
  text-align: center;
  margin-bottom: 7px;
}
.col-bnr {
  padding-bottom: 5px;
}
.col-bnr img {
	padding-bottom: 5px;
}
.col-ttl2 {
  font-size: 20px;
  line-height: 1.5;
  padding-top: 5px;
  text-align: left;
  font-weight: bold;
}
.col-ttl3 {
  font-size: 18px;
  line-height: 1.55;
  padding-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: bold;
}
.col-ttl4 {
  font-size: 18px;
  line-height: 1.55;
  text-align: left;
}
.col-ttl5 {
  font-size: 14px;
  line-height: 1.4;
  padding-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: bold;
}
.col2-ttl {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 5px;
  text-align: left;
  font-weight: bold;
}
.col-ttl-t {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 5px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  display: table;
  width: 100%;
}
.col-ttl-t > span {
  display: table-cell;
  vertical-align: middle;
}
.col2-ttl.fs-s {
  font-size: 18px;
  line-height: 1.55;
  font-weight: bold;
}
.col-fs {
  font-size: 12px;
  line-height: 1.6 !important;
}
.col-price {
  text-align: right;
  margin-bottom: 12px;
}
.col-price em {
  font-size: 18px;
  line-height: 1.55;
  color: #D1563E;
}
.col-price.pce-rg {
  font-size: 16px;
}
.col-price .fs-rg {
  font-size: 28px;
  line-height: 1.36;
}
.col-price2 {
  text-align: right;
  margin-bottom: 12px;
  font-size: 12px;
}
.col-price2 em {
  font-size: 22px;
  line-height: 1.45;
  color: #D1563E;
}
.col-merit {
  background-color: #f5f0eb;
  padding: 6px 2px 2px 6px;
  margin-bottom: 15px;
}
.col-merit span {
  display: inline-block;
  /*text-align: center;*/
  background: #fff;
  font-size: 14px;
  line-height: 1.72;
  padding: 2px 5px;
  margin: 0 5px 5px 0;
}
.col-merit.mrt-s span {
  font-size: 12px;
}
.col-item {
  text-align: left;
  padding-bottom: 10px;
}
.col-item img {
  vertical-align: top !important;
}
.col-box .col-item {
  padding-bottom: 18px;
}
.col-detail {
  background-color: #f5f0eb;
  text-align: center;
  display: table;
  width: 100%;
}
.col-detail > div {
  font-size: 14px;
  line-height: 1.72;
  padding: 6px;
  display: table-cell;
  vertical-align: middle;
}
.fx-wrap .sec_btn {
  width: 100%;
  padding: 12px 10px;
}
.col-btn {
  text-align: center;
  color: #fff;
  background-color:#444;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.63;
}
a:hover .col-btn,
a:focus .col-btn {
opacity: 0.6;
transition: .5s;
}


.clm-fx1 {
  /*flex-grow: 1;display: block;*/
}
.lst-el {
  margin-top: auto;
}
.col-box {
  flex-grow: 1;
}


/* section */

.lo_menu li .fs {
  font-size: 16px;
}
.col-price .fs-ss {
  font-size: 14px;
}
.btn-inner2 {
  position: relative;
  height: 72px;
}
.btn-inner2:after {
  font-family: FontAwesome;
  content: '\f138';
  margin-left: 5px;
  position: absolute;
  right: 10px;
}

.more-list .list-tt {
  background:none;
  font-size: 18px;
}
.more-list .list-tt i,
.more-list .list-tt img {
  margin-right: 5px;
}




@media (min-width: 668px){

.sp_on {
  display: none;
}
.fx-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.fx-wrap > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

/* box */

.movie-wrap {
  max-width: 502px;
  margin: 0 auto;
  /*margin: 25px auto 25px;*/
}


/* section */

.tx-aln-b {
  min-height: 75px;
}





}

@media (max-width:667px){

.pc_on {
  display: none;
}
.sp_on {
  margin-left: auto !important;
  margin-right: auto !important;
}
.fx-box-2 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.sm-col2 {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.sm-col3 {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.sm-col4 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.sm-col5 {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}


/* margin padding ---------- */

.pdg_b80,
.pdg_b90,
.pdg_b100 {
  padding-bottom:70px;
}



/* font ---------- */

.tx-fs3 {font-size: 20px;line-height: 1.63;}
.tx-fs4 {font-size: 18px;line-height: 1.55;}
.tx-fs5 {font-size: 20px;line-height: 1.5;}
.tx-fs6 {font-size: 20px;line-height: 1.5;}
.tx-fs7 {font-size: 22px;line-height: 1.45;}
.tx-fs8 {font-size: 18px;line-height: 1.5;}



/* section common ---------- */

/* head */

#cont_hd {
	margin-bottom:30px;
}
#cont_hd h2 {
	max-width:66%;
	font-size:22px;
  line-height: 1.45;
}
#cont_hd h2 span {
	font-size:16px;
  line-height: 1.63;
}


/* title */

.sec_hd {
  font-size: 16px;
  line-height: 1.63;
}
.sec_hdr {
  font-size: 18px;
  line-height: 1.55;
}

.sec_ttl_bln {
  padding-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.sec_ttl_lin h4 {
	font-size: 16px;
  line-height: 1.63;
}



/* box */

.sec_fm_gra {
  padding: 30px 20px 20px;
}
.sec_fm_ora {
  padding: 30px 20px 5px;
}
.sec_fmbdr {
  padding: 35px 20px 10px;
}
.fm-col2 > div {
  padding: 0 0 25px;
}
.movie-wrap {
  position: relative;
	padding-bottom: 66.25%;
	height: 0;
	overflow: hidden;
  margin-bottom: 30px;
}
.movie-wrap iframe {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	 height: 100%;
}
.fm-pd-b3 {
  padding: 20px 20px 30px;
}


/* column  */

.col-btn {
  max-width: 180px;
  margin: 0 auto;
}



/* section */

.more-list .list-tt {
  background:none;
  font-size: 16px;
}




}


/* ページ内リンクボタン */
.page_link {
    text-align: center;
    border: 2px solid #292E3B;
}
.page_link .p-lnk-txt {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 10px;
    display: block;
}
.page_link .p-lnk-txt.ad_pd {
	padding: 5px 10px 6px;
    line-height: 1.3;
}

/* タイトル吹き出し */
.line-arw{
	position:relative;
	width:540px;
	background:#fff;
	padding:15px 10px;
	text-align:center;
	border:3px solid #292E3B;
	color:#292E3B;
	font-size:2.2rem;
	font-weight:bold;
	margin: 0 auto 50px;
}
.line-arw.aj_mb30 {
	margin: 0 auto 30px;
}
.line-arw.aj_pd {
	padding: 7px 10px;
}
@media (max-width:667px){
	.line-arw {
		width: 100%;
	}
}
.line-arw:after,.line-arw:before{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	top:100%;
	left:50%;
}
.line-arw:after{
	border-top-width:8px;
	border-bottom-width:8px;
	border-left-width:5px;
	border-right-width:5px;
	margin-left: -5px;
	border-top-color:#fff;
}
.line-arw:before{
	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:7px;
	border-right-width:7px;
	margin-left: -7px;
	margin-top: 2px;
	border-top-color:#292E3B;
}
.line-arw span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.sec_hd_box .icon{
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.sec_hd_sub {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	color:#292E3B;
}
.sec_hd_sub span {
	display: block;
	font-weight: normal;
}

/* 商品 */
.col-box .ttl {
	font-size: 20px;
    font-weight: bold;
}
.col-box .txt {
	font-size: 14px;
}
.col-box .link {
	font-size: 14px;
	font-weight: bold;
}
.col-box .price {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: right;
}
.col-box .price span {
	color: #D1563E;
	font-size: 28px;
	margin: 0 5px;
}
.mark_circle_right {
	display: inline-block;
	padding-left: 16px;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
}
.mark_circle_right:before {
	font-family: FontAwesome;
	content: '\f138';
	position: absolute;
	top: 0;
	left: 0;
	color:#292E3B;
}
.col-box .item {
	text-align:left;
	margin-bottom: 15px;
}
/* @media (max-width:667px){
	.col-box .item {
		padding:0;
	}
} */

/* ボタン */
.btn-b1 {
	width: 380px;
	margin: 0 auto;
}
@media (max-width:667px){
	.btn-b1 {
		width: 100%;
	}
}
.btn-b1 a {
	color: #fff;
	font-size: 16px;
}
.chev-ra:after {
	font-family: FontAwesome;
	content:'\f138';
	color: #fff;
	font-weight:normal;
	margin-left:5px;
}

/* 色 */
.red {
	color: #C24B3A;
}
.icn-chev li.yellow-chev:before {
	color: #E4BF37;
}
.icn-chev li.blue-chev:before {
	color: #54688F;
}
.icn-chev li.green-chev:before {
	color: #7DA675;
}
.icn-chev li.none {
	padding-left: 0;
}
.icn-chev li.none:before {
	display: none;
}

/* スマホ２割幅 */
@media (max-width:667px){
	.sp-pd {
		padding-right: 5px;
		padding-left: 5px;
	}
}

/* メーカー */
.maker-img {
	border: 1px solid #707070;
}
@media (max-width:667px){
	.maker-img {
		text-align: center;
	}
}
.maker {
	margin:7px 0 0;
	font-size: 16px;
	font-weight: bold;
}
.maker_txt {
	margin-bottom: 20px;
  flex: 1;
}
.icn-chev.ad_maker {
	margin-bottom: 0px;
}

/* Q&A */
.qa_bg {
	padding: 40px 90px 60px;
	background: #F5F2ED;
}
@media (max-width:667px){
	.qa_bg {
		padding: 30px 10px 40px;
		background: #F5F2ED;
	}
}
.question {
	position:relative;
	width:600px;
	background:#C3A678;
	padding:15px 10px;
	text-align:center;
	border:3px solid #C3A678;
	color:#fff;
	font-size:1.6rem;
	font-weight:bold;
	margin: 0 auto 50px;
}
.question.aj_mb30 {
	margin: 0 auto 30px;
}
.question.aj_pd {
	padding: 7px 10px;
}
@media (max-width:667px){
	.question {
		width: 100%;
	}
}
.question:after,.question:before{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	top:100%;
	left:50%;
}
.question:after{
	border-top-width:8px;
	border-bottom-width:8px;
	border-left-width:5px;
	border-right-width:5px;
	margin-left: -5px;
	border-top-color:#C3A678;
}
.question:before{
	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:7px;
	border-right-width:7px;
	margin-left: -7px;
	margin-top: 2px;
	border-top-color:#C3A678;
}
.answer {
	width: 600px;
	margin: 0 auto 30px;
	font-size: 14px;
}
@media (max-width:667px){
	.answer {
		width: 100%;
	}
}
.answer span {
	display: block;
}





/* 追加分 */
.w538 {
	width: 538px;
	margin: 0 auto;
}
@media (max-width:667px){
	.w538 {
		width: 100%;
	}
}
.w600 {
	width: 600px;
	margin: 0 auto;
}
@media (max-width:667px){
	.w600 {
		width: 100%;
	}
}
.w635 {
	width: 635px;
	margin: 0 auto;
}
@media (max-width:667px){
	.w635 {
		width: 100%;
	}
}


/* 背景茶色のテキストボックス */
.brown_box {
	padding: 40px 0;
	background-color: #F5F2ED;
}
@media (max-width:667px){
	.brown_box {
		padding: 40px 10px;
	}
}
.brown_box .red {
	color: #D1563E;
}

@media (max-width:667px){
	.sp_tx-aln-l {
		text-align: left;
	}
}

/* head */

.contents_head {
	margin-bottom: 100px;
	overflow: hidden;
}
/* .contents_head h2 {
	padding-bottom: 20px;
} */
.contents_head_block {
	display: flex;
}
@media (min-width: 668px){
.contents_head_block {
	justify-content: space-between;
	align-items: flex-end;
}
}
/* .contents_head h3 {
	padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
}
.contents_head h3 span {
	display: block;
	font-size: 14px;
  font-weight: normal;
} */

/* webp用にcss変更 */
.contents_head .title {
	padding-bottom: 20px;
	}
	.contents_head h2 {
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	}
	.contents_head h2 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	}
	
/* .head_price {
	text-align: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.head_price em {
	font-size: 30px;
  font-weight: bold;
  color: #D1563E;
  padding-right: 5px;
} */
@media (max-width:667px){
/* head */

.contents_head {
	margin-bottom: 50px;
}
.contents_head_block {
	flex-direction: column;
}
.contents_head h3 {
	width: auto;
	font-size: 22px;
}
.contents_head h3 span {
	display: block;
	font-size: 12px;
}
.head_price {
	width: auto;
}
.head_price img {
	max-width: 200px;
}
}
.head_price > div {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.head_price .icn {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
  padding: 0 5px;
}
.head_lead {
	clear: both;
}

#cont_hd {
	border-bottom:3px solid #fabe00;
	padding-bottom:15px;
	margin-top:30px;
	margin-bottom:45px;
}
#cont_hd .icn {
	display:inline-block;
	vertical-align:middle;
	width:60px;
	margin:0 15px;
}
#cont_hd h2 {
	display:inline-block;
	vertical-align:middle;
	width:88%;
	font-size:28px;
	line-height:1.3;
}
#cont_hd h2 span {
	display:block;
	font-size:2.0rem;
}