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

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


/* --------------------------------------------
contents head 
-------------------------------------------- */
.contents_head {
	margin-bottom: 75px;
}

.contents_head h2 {
	padding-bottom: 10px;
}

.contents_head h3 {
	float: left;
	width: 480px;
	padding-bottom: 10px;
	line-height: 1.4;
	font-size: 28px;
}

.contents_head h3 span {
	display: block;
	font-size: 14px;
}

.contents_head .price {
	float: right;
	width: 300px;
	padding-bottom: 10px;
	text-align: right;
}

.contents_head .price p {
	display: inline-block;
	vertical-align: middle;
}

.contents_head .item_price {
	padding-left: 10px;
}

.contents_head .item_price em {
	font-size: 42px;
	color: #a5001e;
}

.contents_head .off {
	margin-top: -10px;
}

.contents_head .lead {
	clear: both;
}



/* --------------------------------------------
banner area 
-------------------------------------------- */

.bnrarea .col1 {
	float:none;
	width:100%;
	margin:0 0 15px;
}
.coltyp .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 li span {
	display:block;
}
.bnr-ptn li img {
	margin-bottom:5px;
}
.bnr-ptn li a {
	color:#222;
}
.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 span {
	display:block;
	font-size:1.4rem;
	font-weight:normal;
}
.bnr-ptn a .icn-t {
	margin-bottom:5px;
}
.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 a .lnk-txt span {
	text-align:left;
}
.bnr-ptn i {
	margin-left:7px;
}


/* --------------------------------------------
button area 
-------------------------------------------- */
.btn-dtl {
	text-align:center;
	margin: 0 auto 80px;
	max-width:376px;
}
.coltyp .btn-dtl {
	margin-bottom:0;
}
.btn-dtl a {
	display:inline-block;
	vertical-align:middle;
	color:#222;
	border:3px solid #2a2a2a;
	width:100%;
	padding:10px 10px 7px;
	font-size:1.6rem;
	font-weight:bold;
}
.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;
}

/* --------------------------------------------
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;
}
.subttl {
	margin-bottom: 30px;
	text-align: center;
}
.subttl h4 {
	color: #fabe00;
	border-bottom: 2px solid #fabe00;
	font-size: 2rem;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height:1.3;
}
.subttl span {
	display: block;
	font-size: 1.4rem;
}
.subttl span.clr-ora {
	color: #fabe00;
}
.frame-arw {
	text-align:center;
}
.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;
}
.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;
}
.frame-arw span {
	display:block;
}
.frame-arw .icn {
	margin-bottom:5px;
}
.frame-arw .tit {
	font-size:2.0rem;
}
.frame-arw .tt-b {
	font-weight:bold !important;
}
.frame-arw.ora .inner {
	width:auto;
	border:5px solid #fabe00;
	background:#fabe00;
	padding:10px 60px 10px;
	display:inline-block;
}
.frame-arw.ora .tit {
	font-size:2.0rem;
	color:#fff;
}
.frame-arw.ora .inner:before {
	border-top: 15px solid #fabe00;
}
.frame-arw.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;
}
.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 10px;
}
.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;
	font-weight:bold;
}
.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;
}
.coltyp .colbox .merit {
	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 4px;
	margin-right:5px;
	margin-bottom:4px;
}
.col2typ .colbox,
.col3typ .colbox {
	border:5px solid #f2f2f2;
	padding:15px 15px 2px;
}
.coltyp .colbox .item {
	text-align:left;
}
.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;
}
.coltyp .col-tx {
	font-size:1.4rem;
	margin-bottom:5px;
}

#ma-about .coltyp .colbox .list {
	padding: 0;
}
#ma-about .coltyp .list li {
	margin-bottom:3px;
}
#ma-about .coltyp .list a {
	font-weight:bold;
}
#ma-about .coltyp .list.col2 {
	overflow:hidden;
}
#ma-about .coltyp .list.col2 li {
	width:50%;
	float:left;
}
.coltyp p a,
.coltyp dd a {
	border-bottom: 1px solid #292929;
	display: inline-block;
	line-height: 1.1;
	font-weight:bold;
}
.coltyp .inttl {
	margin-bottom:10px;
}






/* 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 28px 5px;
}

.frame-ttl {
	margin-bottom:10px;
	font-size:2.0rem;
}
.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-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 {
	width:600px;
	margin:0 auto 15px;
}
.frame-hd-txt2 {
	text-align:center;
	margin-bottom:15px;
}
.framebox .btn-dtl {
	margin-bottom:30px;
}



/* --------------------------------------------
 list
-------------------------------------------- */
#ma-about .list {
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	padding-bottom: 7px;
	width: auto;
}
#ma-about .list li {
	background:url(https://www.diy-shop.jp/base/img/common/icn_list_arw.gif) no-repeat left 4px;
	color: #292929;
	float: none;
	margin-bottom: 5px;
	margin-right: 0;
	padding-left: 17px;
	width: auto;
}
#ma-about .list li a {
	color: #292929;
}
#ma-about .list li i {
	margin:0 5px 0 0;
}
.coltyp .dtl-list {
	margin-bottom:20px;
	overflow:hidden;
}
.coltyp .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;
}
#ma-about .i-check {
	padding-bottom:15px;
	overflow:hidden;
}
#ma-about .i-check li,
#ma-about .i-check dt {
	display:block;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3;
	font-weight:bold;
	font-size:1.6rem;
	margin-bottom:5px;
}
#ma-about .i-check li:before{
	font-family: FontAwesome;
	content:'\f00c';
	font-weight:normal;
	margin-right:5px;
}
#ma-about .i-check dt:before{
	font-family: FontAwesome;
	content:'\f00c';
	font-weight:normal;
	margin-right:5px;
}


/* --------------------------------------------
 text
-------------------------------------------- */
.hd-txt,
.lst-txt {
	max-width:600px;
	margin:0 auto 30px;
}
.hd-txt2,
.lst-txt2  {
	text-align:center;
	margin-bottom:30px;
}
.hd-txt span,
.lst-txt span {
	font-weight:bold;
	color:#a5001e;
}
.in-txt {
	width:600px;
	margin:0 auto 30px;
}
.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;
}
.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 {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}


/* --------------------------------------------
sec-voice 
-------------------------------------------- */

#sec-movie .sec-ttl h3 {
	font-size:2.2rem;
}
#sec-movie .sec-ttl p {
	font-size:1.4rem;
}
#sec-movie .bnr-ptn a .lnk-txt {
	text-align:left;
}
#sec-movie .coltyp li:last-child {
	text-align:right;
}



/* --------------------------------------------
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:2.0rem;
}
#sec-movie .bnrarea {
	margin-right:0;
	padding-bottom:0;
}


/* --------------------------------------------
deliver
-------------------------------------------- */


#deliver .box .frame-arw .inner {
	width:auto;
	margin-bottom:30px;
}
#deliver .box .frame-arw 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-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;
}


/* --------------------------------------------
 common choose
-------------------------------------------- */

#pe-choose h3 {
	font-weight:bold;
}

/* --------------------------------------------
 common knowledge
-------------------------------------------- */

#fm-knowledge .list li {
	color: #292929 !important;
}
#fm-knowledge .list li a {
	color:#292929 !important;
}


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

.coltyp.pb {
	padding-bottom:0;
}
.coltyp .in-col2 {
	overflow:hidden;
}
.coltyp .in-col2 > div {
	width:180px;
	float:left;
}
.coltyp .in-col2 > div:first-child {
	margin-right:20px;
}
.col1-img {
	text-align:center;
	margin-bottom:80px;
}





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


/* --------------------------------------------
banner area 
-------------------------------------------- */
.bnrarea {
	clear:both;
	padding-bottom: 70px;
	overflow: hidden;
	width:800px;
	margin-right:-20px;
}
.bnr-ptn {
	overflow: hidden;
}
.bnr-ptn li {
	float: left;
	width:380px;
	margin-right: 20px;
	margin-bottom:12px;
}
.bnr-ptn.col3 {
	width:795px;
	margin-right:-15px;
}
.bnr-ptn.col3 li {
	margin-right:15px;
	width:250px;
}
.bnr-ptn.col4 li {
	width:180px;
}
.bnr-ptn.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;
}


/* --------------------------------------------
box style 
-------------------------------------------- */

.coltyp {
	overflow:hidden;
	width:800px;
	margin-right:-20px;
	padding-bottom:50px;
}
.col3typ {
	width:795px;
	overflow:hidden;
	margin-right:-15px;
}
.coltyp li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.col3typ li {
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
.col1typ li {width:380px;margin:0 auto 20px;float:none;}
.col2typ li {width:380px;}
.col3typ li {width:250px;}
.col4typ li {width:180px;}
.col5typ li {width:140px;}

.coltyp .fl-r {
	float:right;
}
.coltyp .fl-l {
	float:left;
}
.coltyp.col-pb {
	padding-bottom:20px;
}


/* frame block */

.frame-col-l {
	width:390px;
	float:left;
}
.frame-col-r {
	margin-left:430px;
	margin-bottom:25px;
}
.frame-col2 {
	overflow: hidden;
	margin:0 7px;
}
.frame-col2 .box {
	width:304px;
	float:left;
	margin:0 23px 30px;
}
/*

.frame-icn-fl {
	width:100px;
	float:left;
	text-align:center;
	margin-left:30px;
	margin-bottom:10px;
}
.frame-dl {
	margin-left:180px;
}*/

.frame-icn-fl {
	display:inline-block;
	vertical-align:middle;
	width:175px;
	text-align:center;
}
.frame-read {
	display:inline-block;
	vertical-align:middle;
	width:535px;
}
.bd-red.box-pd-a {
	padding: 15px 28px 15px;
}


/* --------------------------------------------
deliver
-------------------------------------------- */

#deliver {
	overflow:hidden;
	padding-bottom:60px;
	width:795px;
	margin-right:15px;
}
#deliver .box {
	width:250px;
	margin-right:15px;
	float:left;
}


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









}

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

.line-sp {
	display:none;
}


/* --------------------------------------------
intro 
-------------------------------------------- */
.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;
}


/* --------------------------------------------
banner area 
-------------------------------------------- */
.bnrarea {
	clear:both;
	padding-bottom: 40px;
	overflow: hidden;
}
.bnr-ptn li {
	text-align:center;
	margin-bottom:15px;
	width:auto;
}
.bnr-ptn.col4,
.bnr-ptn.col5 {
	overflow: hidden;
}
.bnr-ptn.col4 {
	max-width:400px;
	margin:0 auto;
}
.bnr-ptn.col5 {
	max-width:320px;
	margin:0 auto;
}
.bnr-ptn.col4 li,
.bnr-ptn.col5 li {
	width:46%;
	margin:0 2% 15px;
	float:left;
}
.bnr-ttl {
	margin-bottom:15px;
}
.bnr-ptn a .lnk-txt > div {
	display: inline-block;
}

/* --------------------------------------------
button area 
-------------------------------------------- */

.btn-dtl a {
	font-size:1.2rem;
}
.btn-dtl span {
	font-size: 1.2rem;
}


/* --------------------------------------------
title style 
-------------------------------------------- */

.sec-ttl h3 {
	font-size:1.8rem;
}
.sec-ttl p {
	font-size:1.2rem;
}
.subttl h4 {
	font-size: 1.8rem;
	margin-bottom: 8px;
}
.frame-arw .inner {
	max-width:500px;
	width:auto;
}
.frame-arw .tit {
	font-size:1.8rem;
}
.frame-arw.ora .inner {
	padding:10px 20px 10px;
}
.frame-arw.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;
}
.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;}

.coltyp .col-tt {
	font-size:1.8rem;
}
#ma-about .coltyp .list.col2 li {
	float: none;
	width: auto;
}




/* 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;
	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 {
	width:auto;
	max-width:600px;
}


/* --------------------------------------------
 list
-------------------------------------------- */

#ma-about .list li {
	font-size:1.2rem;
}

/* --------------------------------------------
 text
-------------------------------------------- */

.in-txt {
	width:auto;
	max-width:600px;
}



/* --------------------------------------------
movie
-------------------------------------------- */
#sec-movie {
	margin-bottom: 20px;
	overflow: hidden;
}
#sec-movie .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;
}
#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 .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;
}


/* --------------------------------------------
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;
}



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

.coltyp .in-col2 > div {
	width:46%;
	margin:0 2%;
}
.coltyp .in-col2 > div:first-child {
	margin-right:0;
}







}


