@charset "utf-8";
/* CSS Document */


@media print, screen and (min-width: 641px){

#vc-size {
	font-family:"メイリオ",Meiryo, Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Droid Sans', 'sans-serif';
}

/* --------------------------------------------
banner area 
-------------------------------------------- */
#vc-size .bnrarea {
	clear:both;
	padding-bottom: 70px;
	overflow: hidden;
	width:800px;
	margin-right:-20px;
}
#vc-size .bnrarea li {
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
}
#vc-size .bnrarea li span {
	display:block;
}
#vc-size .bnrarea li img {
	margin-bottom:5px;
}
#vc-size .bnrarea li a {
	color:#222;
}
#vc-size .bnrarea .col1 {
	float:none;
	width:100%;
	margin:0 0 15px;
}
#vc-size .bnrarea.col3 {
	width:795px;
	margin-right:-15px;
}
#vc-size .bnrarea.col3 li {
	margin-right:15px;
	width:250px;
}
#vc-size .bnr-ttl {
	text-align:center;
	font-size:2.0rem;
	margin-bottom:15px;
}

/* --------------------------------------------
button area 
-------------------------------------------- */
#vc-size .btn-dtl {
	text-align:center;
	margin-bottom:80px;
}
#vc-size .btn-dtl a {
	display:inline-block;
	vertical-align:middle;
	color:#222;
	border:2px solid #222;
	width:376px;
	padding:10px 10px 7px;
}
#vc-size .btn-dtl a span {
	display:inline-block;
	vertical-align:middle;
	margin:0 3px;
}
#vc-size .btn-dtl a .txt {
	font-size:1.6rem;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:0;
}
#vc-size .btn-dtl a .txt img {
	display:inline-block;
	vertical-align:middle;
	margin-left:7px;
	margin-top:-2px;
}
#vc-size .btn-dtl.w-at a {
	box-sizing: border-box;
	width: 100%;
}
#vc-size #rtn-top {
	width:262px;
	margin:0 auto 50px;
}
#vc-size #rtn-top a {
	display:block;
	width:252px;
	border:5px solid #f2f2f2;
	padding:15px 0;
	text-align:center;
	color:#222;
}
#vc-size #rtn-top span {
	display:block;
	line-height:1;
}
#vc-size #rtn-top a .tx1 {
	font-size:1.8rem;
	font-family:"Ubuntu","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,sans-serif,"MS P ゴシック";
	margin:10px 0;
}
#vc-size #rtn-top a .tx2 {
	color:#757575;
}

/* --------------------------------------------
title style 
-------------------------------------------- */
#vc-size .sec-ttl {
	text-align:center;
	margin-bottom:40px;
}
#vc-size .sec-ttl span {
	display:block;
}
#vc-size .sec-ttl h3 {
	font-size:2.0rem;
}
#vc-size .sec-ttl h3 span {
	font-size:1.2rem;
	font-weight:normal;
	color:#222;
}
#vc-size .sec-ttl h3 .fsz {
	font-size:1.4rem;
}
#vc-size .sec-ttl .clr-red {
	color:#bf0000;
}
#vc-size .sec-ttl .icn {
	margin-bottom:7px;
}
#vc-size .subttl {
	margin-bottom: 30px;
	text-align: center;
}
#vc-size .subttl h4 {
	border-bottom: 2px solid #222;
	color: #fabe00;
	font-size: 2rem;
	margin-bottom: 8px;
	padding-bottom: 5px;
	line-height:1.3;
}
#vc-size .subttl span {
	display: block;
	font-size: 1.2rem;
}
#vc-size .subttl span span {
	display:inline;
}
#vc-size .subttl span .clr-red {
	color:#f67979;
}
#vc-size .subttl .fsz {
	font-size: 1.4rem;
}
#vc-size .subttl .txgree {
	color: #fabe00;
}
#vc-size .subttl h4.clr-gre {
	color: #fabe00;
	border-bottom: 2px solid #fabe00;
}
#vc-size .subttl span.clr-gre {
	color: #fabe00;
}
#vc-size .subttl h4.clr-yell {
	color: #faca06;
	border-bottom: 2px solid #faca06;
}
#vc-size .subttl span.clr-yell {
	color: #faca06;
}
#vc-size .subttl h4.clr-pnk {
	color: #f67979;
	border-bottom: 2px solid #f67979;
}
#vc-size .subttl span.clr-pnk {
	color: #f67979;
}
#vc-size .subttl h4.clr-red {
	color: #f67979;
	border-bottom: 2px solid #f67979;
}
#vc-size .subttl span.clr-red {
	color: #f67979;
}
#vc-size .subttl2 {
	margin-bottom:30px;
	text-align:center;
}
#vc-size .frame-arw {
	text-align:center;
}
#vc-size .frame-arw .inner {
	width:500px;
	margin:0 auto 0;
	text-align:center;
	border:5px solid #f2f2f2;
	padding:12px 20px 12px;
	position:relative;
	margin-bottom:50px;
}
#vc-size .frame-arw .inner:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 15px solid #f2f2f2;
	position: absolute;
	left: 50%;
	bottom: -28px;
}
#vc-size .frame-arw span {
	display:block;
	margin-bottom:5px;
}
#vc-size .frame-arw .tit {
	font-size:2.0rem;
}
#vc-size .frame-arw .tit2 {
	font-size:2.0rem;
	font-weight:bold;
}
#vc-size .frame-arw .tx-b {
	margin-bottom:0;
}
#vc-size .frame-arw .ttl {
	font-size:2.0rem;
}
#vc-size .frame-arw.gre {
	padding-bottom:30px;
	padding-top:30px;
}
#vc-size .frame-arw.gre .inner {
	border:5px solid #d2e123;
	background:#d2e123;
	padding:5px 20px 2px;
	margin-bottom:20px;
}
#vc-size .frame-arw.gre .inner:before {
	border-top: 15px solid #d2e123;
}
#vc-size .frame-arw.gre .tit {
	font-weight:bold;
}
#vc-size .frame-arw.gre .txt {
	font-size:1.4rem;
	display:block;
	margin-bottom:5px;
}
#vc-size .inttl {
	background:url(../../img/vinyl-curtain/size/bg_check_gra.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;
}
#vc-size .inttl span {
	display:table-cell;
	vertical-align:middle;
}
#vc-size .inttl span span {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
	margin-bottom:0 !important;
}




/* --------------------------------------------
box style 
-------------------------------------------- */
#vc-size .coltyp a {
	color:#000;
}
#vc-size .coltyp .box-ttl a {
	color:#000;
}
#vc-size .coltyp {
	overflow:hidden;
	width:800px;
	margin-right:-20px;
	padding-bottom:30px;
}
#vc-size .col3typ {
	width:795px;
	overflow:hidden;
	margin-right:-15px;
	padding-bottom:30px;
}
#vc-size .coltyp li {
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}
#vc-size .col3typ li {
	float:left;
	margin-right:15px;
	margin-bottom:30px;
}
#vc-size .coltyp .img {
	line-height: 0;
	margin-bottom: 10px;
	text-align:center;
	padding:0 10px;
}
#vc-size .coltyp .img2 {
	line-height: 0;
	margin-bottom: 10px;
	text-align:center;
	padding:0;
}
#vc-size .coltyp .item {
	text-align:center;
	margin-bottom: 15px;
	padding:0 10px;
}
#vc-size .coltyp .merit {
	background:#f2f2f2;
	padding:5px 5px 1px 8px;
	margin:0 15px 0;
}
#vc-size .coltyp .mrt {
	margin:0 0 13px;
}
#vc-size .coltyp .merit span {
	display:inline-block;
	text-align:center;
	background:#fff;
	font-size:1.2rem;
	padding:3px;
	margin-right:5px;
	margin-bottom:4px;
}
#vc-size .coltyp .bnr {
	line-height: 0;
	margin-bottom: 10px;
	text-align:center;
}

#vc-size .col2typ dl,
#vc-size .col3typ dl {
	border:5px solid #f2f2f2;
	padding:15px 0 2px;
}
#vc-size .col2typ .dtl,
#vc-size .col3typ .dtl {
	padding:0 15px;
}

#vc-size .col2typ .ttl,
#vc-size .col3typ .ttl  {
	margin-bottom:5px;
	line-height:1.3;
}
#vc-size .col2typ .txt,
#vc-size .col3typ .txt {
	font-size:1.4rem;
	margin-bottom:10px;
}
#vc-size .col2typ .price,
#vc-size .col3typ .price {
	font-size: 1.6rem;
	margin-bottom: 10px;
	text-align: right;
}
#vc-size .col2typ .price span,
#vc-size .col3typ .price span {
	color: #f67979;
	font-size: 2.8rem;
	margin: 0 5px;
}

#vc-size .col4typ .item,
#vc-size .col5typ .item {padding:0;}

#vc-size .col4typ .merit,
#vc-size .col5typ .merit {margin:0;}

#vc-size .col2typ li {width:380px;}
#vc-size .col3typ li {width:250px;}
#vc-size .col4typ li {width:180px;}
#vc-size .col5typ li {width:140px;}

#vc-size .col2typ .ttl {font-size:2.0rem;}
#vc-size .col3typ .ttl {font-size:1.8rem;}
#vc-size .col4typ .ttl {font-size:1.4rem;}
#vc-size .col5typ .ttl {font-size:1.4rem;}

#vc-size .col4typ .img {padding:0;}
#vc-size .col5typ .img {line-height: 0;margin-bottom: 5px;text-align:center;padding:0;}

#vc-size .col4typ .ttl {margin-bottom:7px;line-height:1.3;font-weight:bold;}
#vc-size .col5typ .ttl {margin-bottom:7px;line-height:1.3;}

#vc-size .col4typ .txt {font-size:1.2rem;margin-bottom:10px;}
#vc-size .col5typ .txt {font-size:1.2rem;margin-bottom:10px;}

#vc-size .col4typ .price {font-size: 1.2rem;margin-bottom: 10px;text-align: right;}
#vc-size .col5typ .price {font-size: 1.2rem;margin-bottom: 10px;text-align: right;
}
#vc-size .col4typ .price span {color: #f67979;font-size: 2.2rem;margin: 0 5px;}
#vc-size .col5typ .price span {color: #f67979;font-size: 2.3rem;margin: 0 3px 0 5px;}

#vc-size .coltyp.lst {
	padding-bottom:70px;
}
#vc-size .list {
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
}
#vc-size .list li {
	background:url(../../img/vinyl-curtain/size/icn_list_arw.gif) no-repeat left 4px;
	color: #9ca900;
	float: none;
	margin-bottom: 5px;
	margin-right: 0;
	padding-left: 17px;
	width: auto;
}
#vc-size .list li a {
	color: #677100;
}


/* --------------------------------------------
section
-------------------------------------------- */

#vc-size #cont-hd {
	border-bottom: 3px solid #fabe00;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-bottom: 10px;
}
#vc-size #cont-hd .icn {
	display: inline-block;
	margin: 0 15px;
	vertical-align: middle;
	width: 60px;
}
#vc-size #cont-hd h2 {
	display: inline-block;
	font-size: 2.8rem;
	line-height: 1.3;
	vertical-align: middle;
	width: 88%;
}
#vc-size .intro-txt {
	margin-bottom:70px;
}
#vc-size .frame-arw span {
	margin-bottom: 0;
}
#vc-size .frame-arw .tit {
	font-weight: bold;
}
#vc-size .coltyp .txt-l {
	text-align:center;
	line-height:1.3;
}
#vc-size .coltyp .txt-l .ttl2 {
	font-size:2.2rem;
	margin-bottom:5px;
}
#vc-size .coltyp .txt-l .bar-ttl {
	background:#D0C8AA;
	margin-bottom:15px;
	padding:2px 0 0;
}
#vc-size .coltyp .txt-l .txt2 {
	font-size:2.4rem;
	margin-bottom:15px;
}
#vc-size #sec-size,
#vc-size #sec-about {
	padding-bottom:40px;
}
#vc-size #sec-about .txt-red {
	color:#a5001e;
	font-size:1.8rem;
	margin-bottom:5px;
}
#vc-size #sec-about .cmt {
	margin-bottom:20px;
}
#vc-size .frame {
	margin-bottom:100px;
	border:3px solid #a5001e;
	overflow:hidden;
	clear:both;
}
#vc-size .frame.col1 {
	padding: 20px 90px;
}
#vc-size .frame .icn {
	display:block;
	text-align:center;
	margin-bottom:5px;
}
#vc-size .frame dl dt {
	text-align:center;
	font-size:2.0rem;
	margin-bottom:5px;
}
#vc-size .img-col1 {
	margin-bottom: 60px;
	text-align: center;
}
#vc-size #sec-indication {
	padding-bottom:50px;
}
#vc-size #sec-indication .frame-arw .tit {
	font-weight:normal;
}

/* know more */
#vc-size #more-wp .sec-ttl {
	margin-bottom:20px;
}
#vc-size #more-wp .sec-ttl h3 {
	font-weight:bold;
	border-bottom:2px solid #222;
}
#vc-size #more-wp {
	padding-bottom:50px;
}
#vc-size #more-wp .list li {
	float: left;
	width: 25%;
	margin-bottom:20px;
}
#vc-size #more-wp a {
	color:#9ca900;
	padding: 0 20px 0 0;
}



}

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


#vc-size {
	font-family:"メイリオ",Meiryo, Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Droid Sans', 'sans-serif';
}

/* --------------------------------------------
banner area 
-------------------------------------------- */
#vc-size .bnrarea {
	clear:both;
	padding-bottom: 40px;
	overflow: hidden;
}
#vc-size .bnrarea li {
	text-align:center;
	margin-bottom:15px;
}
#vc-size .bnrarea li span {
	display:block;
}
#vc-size .bnrarea li img {
	margin-bottom:5px;
}
#vc-size .bnrarea li a {
	color:#222;
}
#vc-size .bnrarea .col1 {
	float:none;
	width:100%;
	margin:0 0 15px;
}
#vc-size .bnrarea .col4,
#vc-size .bnrarea .col5 {
	overflow: hidden;
}
#vc-size .bnrarea .col4 {
	max-width:400px;
	margin:0 auto;
}
#vc-size .bnrarea .col5 {
	max-width:320px;
	margin:0 auto;
}
#vc-size .bnrarea .col4 li,
#vc-size .bnrarea .col5 li {
	width:46%;
	margin:0 2% 15px;
	float:left;
}
#vc-size .bnr-ttl {
	text-align:center;
	font-size:2.0rem;
	margin-bottom:15px;
}


/* --------------------------------------------
button area 
-------------------------------------------- */
#vc-size .btn-dtl {
	text-align:center;
	margin-bottom:50px;
}
#vc-size .btn-dtl a {
	display:inline-block;
	vertical-align:middle;
	color:#222;
	border:2px solid #222;
	width:100%;
	box-sizing: border-box;
	padding:10px 10px 7px;
}
#vc-size .btn-dtl a span {
	display:inline-block;
	vertical-align:middle;
	margin:0 3px;
}
#vc-size .btn-dtl a .txt {
	font-size:1.2rem;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:0;
}
#vc-size .btn-dtl a .txt img {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	margin-top:-2px;
}
#vc-size .btn-dtl.w-at a {
	box-sizing: border-box;
	width: 100%;
	max-width:none;
}
#vc-size #rtn-top {
	max-width:262px;
	margin:0 auto 50px;
}
#vc-size #rtn-top a {
	display:block;
	max-width:252px;
	border:5px solid #f2f2f2;
	padding:15px 0;
	text-align:center;
	color:#222;
}
#vc-size #rtn-top span {
	display:block;
	line-height:1;
}
#vc-size #rtn-top a .tx1 {
	font-size:1.8rem;
	font-family:"Ubuntu","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,sans-serif,"MS P ゴシック";
	/*font-weight:bold;*/
	margin:10px 0;
}
#vc-size #rtn-top a .tx2 {
	color:#757575;
}

/* --------------------------------------------
title style 
-------------------------------------------- */
#vc-size .sec-ttl {
	text-align:center;
	margin-bottom:40px;
}
#vc-size .sec-ttl span {
	display:block;
}
#vc-size .sec-ttl h3 {
	font-size:1.8rem;
}
#vc-size .sec-ttl h3 span {
	font-size:1.2rem;
	font-weight:normal;
	color:#222;
}
#vc-size .sec-ttl h3 .fsz {
	font-size:1.4rem;
}
#vc-size .sec-ttl .clr-red {
	color:#bf0000;
}
#vc-size .sec-ttl .icn {
	margin-bottom:7px;
}
#vc-size .subttl {
	margin-bottom: 30px;
	text-align: center;
}
#vc-size .subttl h4 {
	border-bottom: 2px solid #222;
	color: #fabe00;
	font-size: 1.8rem;
	margin-bottom: 8px;
	padding-bottom: 5px;
	line-height:1.3;
}
#vc-size .subttl span {
	display: block;
	font-size: 1.2rem;
}
#vc-size .subttl span span {
	display:inline;
}
#vc-size .subttl span .clr-red {
	color:#f67979;
}
#vc-size .subttl .fsz {
	font-size: 1.4rem;
}
#vc-size .subttl .txgree {
	color: #fabe00;
}
#vc-size .subttl h4.clr-gre {
	color: #fabe00;
	border-bottom: 2px solid #fabe00;
}
#vc-size .subttl span.clr-gre {
	color: #fabe00;
}
#vc-size .subttl h4.clr-yell {
	color: #faca06;
	border-bottom: 2px solid #faca06;
}
#vc-size .subttl span.clr-yell {
	color: #faca06;
}
#vc-size .subttl h4.clr-pnk {
	color: #f67979;
	border-bottom: 2px solid #f67979;
}
#vc-size .subttl span.clr-pnk {
	color: #f67979;
}
#vc-size .subttl h4.clr-red {
	color: #f67979;
	border-bottom: 2px solid #f67979;
}
#vc-size .subttl span.clr-red {
	color: #f67979;
}
#vc-size .subttl2 {
	margin-bottom:30px;
	text-align:center;
}
#vc-size .frame-arw {
	text-align:center;
}
#vc-size .frame-arw .inner {
	max-width:500px;
	margin:0 auto 0;
	text-align:center;
	border:5px solid #f2f2f2;
	padding:12px 20px 12px;
	position:relative;
	margin-bottom:50px;
}
#vc-size .frame-arw .inner:before {
	content: "";
	display: inline-block;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 15px solid #f2f2f2;
	position: absolute;
	left: 50%;
	bottom: -28px;
}
#vc-size .frame-arw span {
	display:block;
	margin-bottom:5px;
}
#vc-size .frame-arw .tit {
	font-size:1.8rem;
}
#vc-size .frame-arw .tit2 {
	font-size:1.8rem;
	font-weight:bold;
}
#vc-size .frame-arw .ttl {
	font-size:1.8rem;
}
#vc-size .frame-arw .tx-b {
	margin-bottom:0;
}
#vc-size .frame-arw.gre {
	padding-bottom:30px;
	padding-top:30px;
}
#vc-size .frame-arw.gre .inner {
	border:5px solid #d2e123;
	background:#d2e123;
	padding:5px 20px 2px;
	margin-bottom:20px;
}
#vc-size .frame-arw.gre .inner:before {
	border-top: 15px solid #d2e123;
}
#vc-size .frame-arw.gre .tit {
	font-weight:bold;
}
#vc-size .frame-arw.gre .txt {
	font-size:1.4rem;
	display:block;
	margin-bottom:5px;
}
#vc-size .inttl {
	background:url(../../img/vinyl-curtain/size/bg_check_gra.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;
}
#vc-size .inttl span {
	display:table-cell;
	vertical-align:middle;
}
#vc-size .inttl span span {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}




/* --------------------------------------------
box style 
-------------------------------------------- */
#vc-size .coltyp a {
	color:#000;
}
#vc-size .coltyp .box-ttl a {
	color:#000;
}
#vc-size .coltyp {
	overflow:hidden;
	margin:0 auto;
	padding-bottom:30px;
}
#vc-size .col4typ {
	max-width:400px;
}
#vc-size .col5typ {
	max-width:320px;
	
}
#vc-size .coltyp li {
	margin:0 auto 30px;
}
#vc-size .coltyp .img {
	line-height: 0;
	margin-bottom: 10px;
	text-align:center;
	padding:0 10px;
}
#vc-size .coltyp .img2 {
	line-height: 0;
	margin-bottom: 10px;
	text-align:center;
	padding:0;
}
#vc-size .coltyp .item {
	text-align:center;
	margin-bottom: 15px;
	padding:0 10px;
}
#vc-size .coltyp .merit {
	background:#f2f2f2;
	padding:5px 5px 1px 8px;
	margin:0 15px 0;
}
#vc-size .coltyp .mrt {
	margin:0 0 13px;
}
#vc-size .coltyp .merit span {
	display:inline-block;
	text-align:center;
	background:#fff;
	font-size:1.2rem;
	padding:3px;
	margin-right:5px;
	margin-bottom:4px;
}
#vc-size .coltyp .bnr {
	line-height: 0;
	margin-bottom: 10px;
	text-align:center;
}

#vc-size .col2typ dl,
#vc-size .col3typ dl {
	border:5px solid #f2f2f2;
	padding:15px 0 2px;
}
#vc-size .col2typ .dtl,
#vc-size .col3typ .dtl {
	padding:0 15px;
}

#vc-size .col2typ .ttl,
#vc-size .col3typ .ttl  {
	margin-bottom:5px;
	line-height:1.3;
}
#vc-size .col2typ .txt,
#vc-size .col3typ .txt {
	font-size:1.4rem;
	margin-bottom:10px;
}
#vc-size .col2typ .price,
#vc-size .col3typ .price {
	font-size: 1.6rem;
	margin-bottom: 10px;
	text-align: right;
}
#vc-size .col2typ .price span,
#vc-size .col3typ .price span {
	color: #f67979;
	font-size: 2.8rem;
	margin: 0 5px;
}

#vc-size .col4typ .item,
#vc-size .col5typ .item {padding:0;}

#vc-size .col4typ .merit,
#vc-size .col5typ .merit {margin:0;}

#vc-size .col2typ li {max-width:380px;}
#vc-size .col3typ li {max-width:250px;}
#vc-size .col4typ li {width:46%;margin:0 2% 30px;float:left;}
#vc-size .col5typ li {width:46%;margin:0 2% 20px;float:left;}

#vc-size .col2typ .ttl {font-size:2.0rem;}
#vc-size .col3typ .ttl {font-size:1.8rem;}
#vc-size .col4typ .ttl {font-size:1.4rem;}
#vc-size .col5typ .ttl {font-size:1.4rem;}

#vc-size .col4typ .img {padding:0;}
#vc-size .col5typ .img {line-height: 0;margin-bottom: 5px;text-align:center;padding:0;}

#vc-size .col4typ .ttl {margin-bottom:7px;line-height:1.3;font-weight:bold;}
#vc-size .col5typ .ttl {margin-bottom:7px;line-height:1.3;}

#vc-size .col4typ .txt {font-size:1.2rem;margin-bottom:10px;}
#vc-size .col5typ .txt {font-size:1.2rem;margin-bottom:10px;}

#vc-size .col4typ .price {font-size: 1.2rem;margin-bottom: 10px;text-align: right;}
#vc-size .col5typ .price {font-size: 1.2rem;margin-bottom: 10px;text-align: right;
}
#vc-size .col4typ .price span {color: #f67979;font-size: 2.2rem;margin: 0 5px;}
#vc-size .col5typ .price span {color: #f67979;font-size: 2.3rem;margin: 0 3px 0 5px;}

#vc-size .coltyp.lst {
	padding-bottom:70px;
}
#vc-size .list {
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
}
#vc-size .list li {
	background:url(../../img/vinyl-curtain/size/icn_list_arw.gif) no-repeat left 4px;
	color: #9ca900;
	float: none;
	margin-bottom: 5px;
	margin-right: 0;
	padding-left: 17px;
	width: auto;
	font-size:1.2rem;
}
#vc-size .list li a {
	color: #677100;
}


/* --------------------------------------------
section
-------------------------------------------- */

#vc-size #cont-hd {
	border-bottom:3px solid #fabe00;
	padding-bottom:15px;
	margin-top:30px;
	margin-bottom:30px;
}
#vc-size #cont-hd .icn {
	display:inline-block;
	vertical-align:middle;
	max-width:60px;
	margin:0 15px 0 0;
}
#vc-size #cont-hd h2 {
	display:inline-block;
	vertical-align:middle;
	max-width:67%;
	font-size:1.8rem;
	line-height:1.3;
}
#vc-size #cont-hd h2 span {
	display:inline-block;
	font-size:1.4rem;
}
#vc-size .intro-txt {
	margin-bottom:70px;
}
#vc-size .frame-arw span {
	margin-bottom: 0;
}
#vc-size .frame-arw .tit {
	font-weight: bold;
}
#vc-size .coltyp .txt-l {
	text-align:center;
	line-height:1.3;
}
#vc-size .coltyp .txt-l .ttl2 {
	font-size:2.2rem;
	margin-bottom:5px;
}
#vc-size .coltyp .txt-l .bar-ttl {
	background:#D0C8AA;
	margin-bottom:15px;
	padding:2px 0 0;
}
#vc-size .coltyp .txt-l .txt2 {
	font-size:2.4rem;
	margin-bottom:15px;
}
#vc-size #sec-size,
#vc-size #sec-about {
	padding-bottom:40px;
}
#vc-size #sec-about .txt-red {
	color:#a5001e;
	font-size:1.6rem;
	margin-bottom:5px;
}
#vc-size #sec-about .cmt {
	margin-bottom:20px;
}
#vc-size .frame {
	margin-bottom:50px;
	border:3px solid #a5001e;
	overflow:hidden;
	clear:both;
}
#vc-size .frame.col1 {
	padding: 20px;
}
#vc-size .frame .icn {
	display:block;
	text-align:center;
	margin-bottom:5px;
}
#vc-size .frame dl dt {
	text-align:center;
	font-size:1.8rem;
	margin-bottom:5px;
}
#vc-size .img-col1 {
	margin-bottom: 60px;
	text-align: center;
}
#vc-size #sec-indication .frame-arw .tit {
	font-weight:normal;
}

/* know more */
#vc-size #more-wp .sec-ttl {
	margin-bottom:20px;
}
#vc-size #more-wp .sec-ttl h3 {
	font-weight:bold;
	border-bottom:2px solid #222;
}
#vc-size #more-wp {
	padding-bottom:20px;
}
#vc-size #more-wp .list li {
	float: left;
	width: 50%;
	margin-bottom:20px;
}
#vc-size #more-wp a {
	color:#9ca900;
	padding: 0 20px 0 0;
}


}