@charset "utf-8";

/*=====================================================
 * Style URL: style.css(rico)
=====================================================*/


/*
===== rico-top =======================================*/

/* section_top-lead
-------------------------------------*/

.section_top-lead {
	padding: 50px 0 0;
}

.top-lead_tit {
	margin: 0 0 20px;
	text-align: center;
}
.top-lead_tit-sub {
	margin: 0 0 25px;
	text-align: center;
}

.top-mainvisual { height: 500px; }

/* fotorama custom */
.top-mainvisual .fotorama__nav--dots .fotorama__nav__frame {
	margin: 0 7px;
	width: 12px;
	height: 52px;
}
.top-mainvisual .fotorama__active .fotorama__dot,
.top-mainvisual .fotorama__dot {
	top: 40px;
    left: 0;
    border-width: 0;
    width: 12px;
    height: 12px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	background: #dbd9cf;
    filter: Alpha(Opacity=100);
	opacity: 1;
}
	div.top-mainvisual .fotorama__active .fotorama__dot {
		background: #e4b0a2;
	}
	div.top-mainvisual .fotorama__dot:hover {
		filter: Alpha(Opacity=80);
		opacity: 0.8;
	}

.top-lead_txt {
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.3;
	letter-spacing: -.05em;
}


.top-lead_img ul {
	display: table;
	margin: 35px auto 0;
	width: 100%;
	min-width: 1170px;
}
.top-lead_img li {
	display: table-cell;
	width: 33.3333%;
}

.top-lead_img li img {
	width: 100%; height: auto;
}


@media (max-width: 767px) {

	.section_top-lead {
		padding: 0;
		background-image: none;
	}

	div.section_top-lead_l_inner {
		margin: 0 auto;
		padding: 0 !important;
		width: 320px;
	}

	.top-lead_tit { margin: 0 0 20px; }
	.top-lead_tit img { width: 400px; height: auto; }

	.top-lead_tit-sub { margin: 0 0 30px; }
	.top-lead_tit-sub img { width: 270px; height: auto; }

	.top-mainvisual {
		padding: 0 10px 30px;
		height: auto;
		background-size: 50px auto;
	}


/* fotorama custom */
.top-mainvisual .fotorama__nav--dots .fotorama__nav__frame {
	margin: 0 7px;
	width: 12px;
	height: 30px;
}
.top-mainvisual .fotorama__active .fotorama__dot,
.top-mainvisual .fotorama__dot {
	top: 15px;
}


}

/* top-localnav
-------------------------------------*/

.top-localnav { margin: 45px 0 50px; }

.top-localnav_tit {
	margin: 0 0 35px;
	text-align: center;
}

.top-localnav ul {
	overflow: hidden;
	margin: 0 auto 30px;
	width: 620px;
	height: 47px;
}
.top-localnav li {
	float: left;
	width: 155px;
	height: 44px;
}
.top-localnav li a {
	overflow: hidden;
	display: block;
	height: 44px;
	background: url(/product/post/malncopain/img/top-localnav_li.png) 0 0;
	text-indent: -9999em;
}
	li.top-localnav_li-1st a 		{ background-position: 0 0; }
	li.top-localnav_li-2nd a 		{ background-position: -155px 0; }
	li.top-localnav_li-3rd a 		{ background-position: -310px 0; }
	li.top-localnav_li-4th a 		{ background-position: -465px 0; }

	li.top-localnav_li-1st a:hover 		{ background-position: 0 -50px; }
	li.top-localnav_li-2nd a:hover 		{ background-position: -155px -50px; }
	li.top-localnav_li-3rd a:hover 		{ background-position: -310px -50px; }
	li.top-localnav_li-4th a:hover 		{ background-position: -465px -50px; }


@media (max-width: 767px) {

	.top-localnav { margin: 0 10px 20px; }

	.top-localnav ul {
		margin: 0;
		width: 100%;
		height: auto;
		border: 1px solid #b8ac8f;
		border-width: 0 1px 1px 0;
	}
	.top-localnav li {
		width: 50%;
		height: auto;
	}
	.top-localnav li a {
		padding: 10px 20px;
		height: auto;
		background: #f3eee2 url(../img/top-localnav_ic-arrow-sp.png) no-repeat 100% 50%;
		background-size: 21px auto;
		text-indent: 0;
		font-size: 1.6rem;
		border: 1px solid #b8ac8f;
		border-width: 1px 0 0 1px;
		color: #444;
	}
	.top-localnav ul li a:hover { background-position: 100% 50%; }

}

/*
-- .section_top-tokucyo ----------------------------------------*/

.section_top-tokucyo { margin: 0 0 108px; }

.top-tokucyo_tit {
	margin: 10px 0 35px;
	text-align: center;
	color: #9c682e;
	font-size: 2.2rem;
	line-height: 1.3;
	letter-spacing: -.05em;
}

.top-tokucyo_txt {
	margin: 0 0 65px;
	text-align: center;
	font-size: 1.5rem;
}

.top-tokucyo_box-has-img { overflow: hidden; }


@media (max-width: 767px) {

	.section_top-tokucyo { margin: 0 0 25px; }
	.section_top-tokucyo_l_inner { background-image: none; }

	.top-tokucyo_tit {
		margin: 0 0 15px;
		font-size: 1.6rem;
		line-height: 1.5;
		letter-spacing: 0;
	}

	.top-tokucyo_txt {
		margin: 0 0 15px;
		text-align: left;
		font-size: 1.4rem;
	}

}


/*
-- .section_top-view ----------------------------------------*/

.section_top-view {
	padding: 70px 0;
	background: url(../img/top-view_bg.png) repeat-x 0 0;
}

.top-view_tit {
	margin: 0 0 25px;
	text-align: center;
	font-size: 3.0rem;
	line-height: 1.1;
	letter-spacing: -.05em;
}
.top-view_para {
	text-align: center;
	margin-bottom: 30px;}

.top-view_carousel {
	position: relative;
	margin: 0 -15px;
	width: 1200px;
}

/* owl-carousel custom */
.top-view_carousel .item {
	display: block;
	padding: 0;
	margin: 0 15px;
	text-align: center;
}
.top-view_carousel .item img { width: 100%; height: auto; }
 
.top-view_carousel .owl-controls {
	margin: 35px 15px 0;
	width: 1170px;
}

.top-view_carousel .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin-top: -66px;
	width: 40px; height: 69px;
	background: transparent url(../img/owl-carousel-btn.png) no-repeat 0 0;
    filter: Alpha(Opacity=100);
	opacity: 1;
}
	.top-view_carousel .owl-controls .owl-buttons div:hover {
		filter: Alpha(Opacity=80);
		opacity: 0.8 !important;
	}

	.top-view_carousel .owl-controls .owl-buttons div.owl-prev {
		left: -92px;
		background-position: 0 0;
	}

	.top-view_carousel .owl-controls .owl-buttons div.owl-next {
		right: -92px;
		background-position: 0 -70px;
	}

.top-view_carousel .owl-theme .owl-controls .owl-page span {
	background: #dbd9cf;
    filter: Alpha(Opacity=100);
	opacity: 1;
}
	.top-view_carousel .owl-theme .owl-controls .owl-page.active span {
		background: #e4b0a2;
		filter: Alpha(Opacity=100);
		opacity: 1;
	}
	.top-view_carousel .owl-theme .owl-controls .owl-page.active:hover span,
	.top-view_carousel .owl-theme .owl-controls.clickable .owl-page:hover span {
		filter: Alpha(Opacity=80);
		opacity: 0.8;
	}

/* nivo-lightbox custom */

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap span {
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	color: #444;
	min-width: 850px;
}


@media (max-width: 767px) {
	.section_top-view_l_inner { padding: 0; }

	.section_top-view {
		padding: 25px 0;
		background: url(../img/top-view_bg.png) repeat-x 0 -8px;
	}

	.top-view_tit {
		margin: 0 0 20px;
		text-align: center;
		font-size: 1rem;
	}

	.imgtxt-top-view_tit {
		width: 240px; height: 20px;
		background: url(../img/imgtxt-top-view_tit.png) no-repeat 0 0;
		background-size: 100% auto;
	}


	/* owl-carousel custom */
	.top-view_carousel {
		position: relative;
		margin: 0 10px;
		width: auto;
	}

	.top-view_carousel .owl-controls {
		margin: 10px;
		width: 100%;
	}
	.top-view_carousel .owl-controls .owl-buttons div { display: none; }

	/* nivo-lightbox custom */
	.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
		text-align: left;
	}

	.nivo-lightbox-theme-default .nivo-lightbox-title-wrap span {
		min-width: 0;
	}
}


/*
-- .section_top-catalog ----------------------------------------*/

.section_top-catalog_l_inner {
	background: url(/top_img/top-catalog_bg.png) no-repeat 259px 354px;
}

.top-catalog_tit { margin: 0 0 9px; }

.top-catalog_box-has-img {
	overflow: hidden;
	min-height: 477px;
}

.top-catalog_imgtxt-img {
	float: left;
	width: 500px;
	text-align: right;
}

.top-catalog_imgtxt-txt {
	float: right;
	padding: 105px 0 0;
	width: 600px;
	text-align: center;
	font-size: 1.8rem;
}

.top-catalog_imgtxt-btn { margin: 65px 0 0; }


@media (max-width: 767px) {

	.section_top-catalog_l_inner { background-image: none; }

	.top-catalog_tit {
		margin: 0 0 12px;
		text-align: center;
	}
	.imgtxt-top-catalog_tit {
		width: 300px; height: 54px;
		background: url(/top_img/imgtxt-top-catalog_tit-sp.png) no-repeat 0 0;
		background-size: 100% auto;
	}

	.top-catalog_box-has-img { 
		min-height: 0;
	}

	.top-catalog_imgtxt-img {
		float: none;
		margin: auto;
		width: 300px;
		min-height: 203px;
		background: url(/rs-common2/top-catalog_bg-sp.png) no-repeat 100% 100%;
		background-size: 180px auto;
		text-align: center;
	}
	.top-catalog_imgtxt-img img { width: 234px; height: auto; }

	.top-catalog_imgtxt-txt {
		float: none;
		margin: 0 auto;
		padding: 15px 0 0;
		width: 300px;
		text-align: left;
		font-size: 1.4rem;
	}

	.top-catalog_imgtxt-btn { margin: 10px 0 30px; }

}

/* link button
-------------------------------------*/

.btn-link {
	background: #ffffff;
	background-image: url(../img/icon-pdf.png), url(/../img/btn-pdf-bg.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: 30px center, center bottom;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	color: #5e5e5e;
	padding: 15px 35px 15px 35px;
	border: solid #cfcfcf 1px;
	font-weight: bold;
	display: inline-block;
}
.btn-link a { color: #5e5e5e; text-decoration: none; display: block; }
.btn-link span { padding-left: 25px; }
.btn-link:hover { text-decoration: none; opacity: 0.8; }

@media (max-width: 767px) {
	
.btn-link {
	background: #ffffff;
	background-image: uurl(../img/icon-pdf.png), url(../img/btn-pdf-bg.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: 10px center, center bottom;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	color: #5e5e5e;
	padding: 10px;
	border: solid #cfcfcf 1px;
	font-weight: bold;
	display: inline-block;
}

.btn-link span { padding-left: 25px;}
}

/*
-- .キャプション ----------------------------------------*/
.caption {
	text-align: center;
	font-size: x-large;
	color:#444;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f3f3f3;
}

/*
-- .赤字（注目） ----------------------------------------*/
.notice {
	color: rgba(231,109,111,1.00)
}


/*
-- .製品紹介　----------------------------------------*/

.underLine {
	background: linear-gradient(transparent 70%, #cbdbe6 50%);
	font-size: large;
	font-weight: bold;
	margin-bottom: 20px;
}

.comment {
	color: #666;
	padding: 20px;
	background: #f8f8f8;
	border: #d7d7d7 dotted 1px;
	margin-bottom: 20px;
}

img.img-responsive {
	margin-bottom: 20px;
	text-align: center;
}

.dl-mb15 {
	margin-bottom: 20px;
}

.dl-mb15 dd {
	text-indent: 2em;
	border-bottom: #CCC dotted 1px;
}

.dl-mb15 dt {
	color: #691c00;
	height: auto;
	margin-top: 15px;
}

.item-name {
	background: #e7ebf2;
	padding: 10px 20px 10px 10px;
	display: inline-block;
	margin: 50px 0 30px 0;
	font-size: large;
	font-weight: bold;
}

.name {
	font-style: italic;
	font-weight: 500;
}

/*
-- .動画　----------------------------------------*/
#movie-wrap {	
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*
-- .価格表　----------------------------------------*/
.price_list table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	font-size: 85%;
}
.price_list table th, .price_list table td {
	padding: 4px;
	border: 1px solid #666;
	text-align: center;
}
.price_list table th {
	background: #F5E7DE;
	text-align: center;
}
.price_list table td { text-align: center; }
/*
.price_list table tr:nth-child(odd) { background-color: #fff; }
.price_list table tr:nth-child(even) { background-color: #f3f3f3; }
*/
.price_list table td[rowspan] {
	background-color: #fff;
	vertical-align: middle;
}


/* 補足、注釈
-------------------------------------*/
.footnote01 {
	background: #f5f5f5;
	border-radius: 5px;
	padding: 5px 10px;
} /* grey */

/* fontsize, color
-------------------------------------*/
.point-txt01 { color: #e02121; } /* red */
.f-sz_s2 { font-size: 1.2rem; }

/* page header
-------------------------------------*/
.page-header_l_inner { padding: 20px 0; }
.bread-nav { font-size: 1.3rem; }
.bread-nav a { color: #666; }

@media (max-width: 767px) {
img { max-width: 100%; }
.img_switch { max-width: 100%; }
.f-sz_b1 { font-size: 1.4rem; }
.f-sz_s1, .f-sz_s2 { font-size: 1.1rem; }
.page-content_l_inner { padding: 0 10px; }
.bread-nav, .torisetu-btn { margin-bottom: 15px; }
}


.section_tit {
	background: #DCDCDE;
	padding: 15px 0;
	margin-bottom: 25px;
	text-align: center;
}
@media (max-width: 767px) {
	.section_tit{
		max-width: 100%;
		height: auto;
	}
}
/* ------------------------------------
個別
-------------------------------------*/
.maco-mainimage{
	float:left;
	width:1052px;
	margin:-50px 0 40px 60px;
}
.maco-maln-area1{
	float:left;
	width:1170px;
	margin:87px 0 0 0px;
}
.maco-maln-area1-left{
	float:left;
	width:322px;
	margin:0 0 0 116px;
}
.maco-maln-area1-photo01{
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.maco-maln-area1-p1{
	float:left;
	width:100%;
	margin:22px 0 0 0;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:200%;
}
.maco-maln-area1-p2{
	float:left;
	width:100%;
	margin:22px 0 0 19px;
	font-size:18px;
	line-height:180%;
}
.maco-maln-area1-right{
	float:left;
	width:472px;
	margin:0 0 0 151px;
}
.maco-maln-area1-p3{
	float:left;
	width:100%;
	margin:0px 0 0 19px;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:36px;
	font-weight:bold;
	line-height:180%;
	text-align:center;
}
.maco-maln-area1-p4{
	float:left;
	width:100%;
	margin:22px 0 0 0px;
	font-size:24px;
	line-height:180%;
	color:#333;
}
.maco-maln-area1-p5{
	float:left;
	width:100%;
	margin:44px 0 0 0px;
	font-size:24px;
	line-height:180%;
	text-align:center;
	color:#333;
}
.maco-maln-area1-btn{
	float:left;
	width:142px;
	margin:35px 0 0 150px;
}
.maco-maln-area1-btn2{
	float:left;
	width:142px;
	margin:35px 0 0 85px;
}
.maco-maln-area1-unit1{
	clear:both;
	float:left;
	width:322px;
	margin:67px 0 0 116px;
}
.maco-maln-area1-photo{
	float:left;
	width:226px;
	margin:0 0 0 43px;
}
.maco-maln-area1-unit2{
	float:left;
	width:317px;
	margin:67px 0 0 236px;
}
.maco-maln-area2{
	float:left;
	width:1170px;
	margin:50px 0 0 0px;
}
.maco-maln-youtube{
	float: left;
	width:478px;
	height:290px;
	margin:80px 0 0 290px;
}
.maco-maln-youtube iframe{
	width:100%;
	height:100%;
}
.maco-maln-area2-unit{
	float:left;
	width:478px;
	margin:63px 52px 0 52px;
}
.maco-maln-area2-photo{
	float:left;
	width:100%;
	margin:0px 0 0 0px;
}
.maco-maln-area2-p1{
	float:left;
	width:100%;
	margin:29px 0 0 0px;
	font-size:20px;
	font-weight:bold;
}
.maco-maln-area2-p2{
	float:left;
	width:100%;
	font-size:20px;
	margin:15px 0 110px 0px;
}
.maco-maln-area2-p2 a{
	color:#22A6F2;
}
.maco-maln-area2-price{
	float: left;
	width:1040px;
	margin:0 0 60px 55px;
}
.maco-copain-area1{
	float:left;
	width:1170px;
	margin:87px 0 0 0px;
}
.maco-copain-area1-left{
	float:left;
	width:287px;
	margin:0 0 0 178px;
}
.maco-copain-area1-photo01{
	float:left;
	width:232px;
	margin:0 0 0 0;
}
.maco-copain-area1-p1{
	float:left;
	width:100%;
	margin:28px 0 0 0;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:200%;
}
.maco-copain-area1-p2{
	float:left;
	width:100%;
	margin:31px 0 0 0px;
	font-size:18px;
	line-height:180%;
}
.maco-copain-area1-right{
	float:left;
	width:580px;
	margin:0 0 0 100px;
}
.maco-copain-area1-p3{
	float:left;
	width:100%;
	margin:0px 0 0 19px;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:36px;
	font-weight:bold;
	line-height:180%;
	text-align:center;
}
.maco-copain-area1-p4{
	float:left;
	width:446px;
	margin:22px 0 0 47px;
	font-size:24px;
	line-height:180%;
	color:#333;
}
.maco-copain-area1-p5{
	float:left;
	width:100%;
	margin:44px 0 0 0px;
	font-size:24px;
	line-height:180%;
	text-align:center;
	color:#333;
}
.maco-copain-area1-btn{
	float:left;
	width:142px;
	margin:35px 0 0 206px;
}
.maco-copain-area1-btn2{
	float:left;
	width:142px;
	margin:35px 0 0 38px;
}
.maco-copain-area1-unit1{
	clear:both;
	float:left;
	width:215px;
	margin:86px 0 0 103px;
}
.maco-copain-area1-photo{
	float:left;
	width:142px;
	margin:0 0 0 48px;
}
.maco-copain-area1-unit2{
	float:left;
	width:215px;
	margin:86px 0 0 167px;
}
.maco-copain-area1-unit3{
	float:left;
	width:215px;
	margin:86px 0 0 167px;
}
.maco-copain-area2{
	float:left;
	width:1170px;
	margin:35px 0 0 0px;
}
.maco-copain-youtube{
	float: left;
	width:478px;
	height:290px;
	margin:60px 0 0 346px;
}
.maco-copain-youtube iframe{
	width:100%;
	height:100%;
}
.maco-copain-area2-unit{
	float:left;
	width:478px;
	margin:63px 52px 0 52px;
}
.maco-copain-area2-photo{
	float:left;
	width:100%;
	margin:0px 0 0 0px;
}
.maco-copain-area2-p1{
	float:left;
	width:100%;
	margin:29px 0 0 0px;
	font-size:20px;
	font-weight:bold;
}
.maco-copain-area2-p2{
	float:left;
	width:100%;
	font-size:20px;
	margin:15px 0 110px 0px;
}
.maco-copain-area2-price{
	float: left;
	width:1040px;
	margin:0 0 60px 55px;
}
.maco-tokucho-area1{
	float:left;
	width:1170px;
	margin:65px 0 60px 0px;
}
.maco-tokucho-left{
	clear: both;
	float:left;
	width:394px;
	margin:0 0 0 84px;
}
.maco-tokucho-right{
	float:left;
	width:394px;
	margin:0 0 0 197px;
}
.maco-tokucho-unit{
	float:left;
	width:394px;
	margin:0 0 110px 0px;
}
.maco-tokucho-unit h3{
	float:left;
	width:100%;
	margin:28px 0 0 0;
	padding:15px 0 15px 0;
	font-size:20px;
	text-align:center;
	border: 1px solid #333;
}
.maco-tokucho-unit p{
	float:left;
	width:100%;
	margin:26px 0 0 0px;
	font-size:18px;
	line-height:180%;
}
.maco-setti-area1{
	float:left;
	width:1014px;
	height: 470px;
	margin:55px 0 60px 79px;
	background: url(/product/post/malncopain/img/maco-setti-bk01.jpg) top left no-repeat;
	position: relative;
}
.maco-setti-area1 h3{
	position: absolute;
	top:30px;
	left: 45px;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:35px;
	font-weight: bold;
	text-align:center;
}
.maco-setti-area1 p{
	position: absolute;
	top:97px;
	left: 45px;
	font-size:26px;
}
.maco-setti-area2{
	float:left;
	width:1014px;
	margin:0 0 0 79px;
}
.maco-setti-area2-photo{
	float:left;
	width:430px;
	margin:0 0 0 0px;
}
.maco-setti-area2-right{
	float:left;
	width:444px;
	margin:0 0 0 140px;
}
.maco-setti-area2-right h4{
	float:left;
	width:100%;
	margin:40px 0 0 0;
	font-size:20px;
	font-weight: bold;
}
.maco-setti-area2-right p{
	float:left;
	width:100%;
	margin:0px 0 0 0px;
	font-size:20px;
	line-height:180%;
}
.maco-setti-area2-right dl{
	float:left;
	width:100%;
	margin:10px 0 0 0px;
}
.maco-setti-area2-right dt{
	clear: both;
	float:left;
	width:85px;
	margin:0px 0 0 0px;
	font-size:20px;
	font-weight: normal;
	line-height:160%;
}
.maco-setti-area2-right dd{
	float:left;
	width:340px;
	margin:0px 0 0 0px;
	font-size:20px;
	line-height:160%;
}
.maco-setti-area3{
	float:left;
	width:1014px;
	margin:80px 0 0 79px;
}
.maco-setti-area3-youtube{
	float:left;
	width:430px;
	height: 290px;
	margin:0 0 0 0px;
}
.maco-setti-area3-youtube iframe{
	width:100%;
	height:100%;
}
.maco-setti-area3-right{
	float:left;
	width:444px;
	margin:0 0 0 140px;
}
.maco-setti-area3-right h3{
	float:left;
	width:100%;
	margin:46px 0 0 0;
	font-size:20px;
}
.maco-setti-area3-right p{
	float:left;
	width:100%;
	margin:42px 0 0 0px;
	font-size:20px;
}
.maco-setti-area4{
	float:left;
	width:1030px;
	margin:160px 0 0 70px;
}
.maco-setti-area4-left{
	float:left;
	width:490px;
	margin:0px 0 0 0px;
}
.maco-setti-area4-left h3{
	float:left;
	width:100%;
	margin:30px 0 0 0;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:35px;
	font-weight: bold;
}
.maco-setti-area4-left p{
	float:left;
	width:100%;
	margin:33px 0 0 0px;
	font-size:20px;
}
.maco-setti-area4-left a{
	color:#22A6F2;
}
.maco-setti-area4-box{
	float:left;
	width:490px;
	height: 300px;
	margin:38px 0 0 0px;
	background-color: #EEEEF0;
}
.maco-setti-area4-box img{
	float:left;
	width: 154px;
	margin:65px 0 0 20px;
}
.maco-setti-area4-box-right{
	float:left;
	width:270px;
	margin:45px 0 0 37px;
}
.maco-setti-area4-box-right h4{
	float:left;
	width:270px;
	margin:0 0 0 0;
	font-size:22px;
	font-weight: bold;
}
.maco-setti-area4-box-right p{
	float:left;
	width:230px;
	margin:17px 0 0 12px;
	font-size:18px;
}
p.maco-setti-area4-box-link{
	float:left;
	width:198px;
	margin:17px 0 0 30px;
	font-size:16px;
}
p.maco-setti-area4-box-link a{
	color:#22A6F2;
}
.maco-setti-area4-right{
	float:left;
	width:430px;
	margin:0px 0 0 107px;
}
.maco-setti-area4-youtube{
	float:left;
	width:430px;
	height: 290px;
	margin:37px 0 0 0px;
}
.maco-setti-area4-youtube iframe{
	width:100%;
	height:100%;
}
.maco-setti-area5{
	float:left;
	width:1170px;
	margin:105px 0 100px 0px;
	padding:0 0 20px 0;
	background-color: #EEEEF0;
}
.maco-setti-area5-left{
	float:left;
	width:454px;
	margin:37px 0 0 60px;
}
.maco-setti-area5-left h3{
	float:left;
	width:100%;
	margin:0px 0 0 0;
	font-family:"游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:35px;
	font-weight: bold;
}
.maco-setti-area5-left p{
	float:left;
	width:100%;
	margin:66px 0 0 0px;
	font-size:20px;
}
.maco-setti-area5-left p a{
	color:#22A6F2;
}
.maco-setti-area5-left img{
	float:left;
	width:439px;
	margin:48px 0 0 0px;
}
.maco-setti-area5-right{
	float:left;
	width:445px;
	margin:84px 0 0 60px;
}
.maco-setti-area5-right img{
	float:left;
	width:445px;
	margin:0px 0 0 0px;
}
.maco-setti-area5-right p{
	float:left;
	width:auto;
	margin:21px 0 0 73px;
	font-size:16px;
	color:#CC2738;
}
@media (max-width: 767px) {
	.maco-mainimage{
		width:98%;
		margin:20px 0 20px 1%;
	}
	.maco-maln-area1{
		width:100%;
		margin:20px 0 0 0px;
	}
	.maco-maln-area1-left{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-maln-area1-photo01{
		width:80%;
		margin:0 0 0 10%;
	}
	.maco-maln-area1-photo01 img{
		width:100%;
		height: auto;
	}
	.maco-maln-area1-p1{
		width:94%;
		margin:10px 0 0 3%;
		font-size:20px;
	}
	.maco-maln-area1-p2{
		width:94%;
		margin:10px 0 0 3%;
		font-size:18px;
		text-align: center;
	}
	.maco-maln-area1-right{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-maln-area1-p3{
		width:94%;
		margin:20px 0 0 3%;
		font-size:25px;
	}
	.maco-maln-area1-p4{
		width:94%;
		margin:0px 0 0 3%;
		font-size:20px;
		text-align: center;
	}
	.maco-maln-area1-p5{
		width:94%;
		margin:10px 0 0 3%;
		font-size:24px;
		text-align: center;
	}
	.maco-maln-area1-btn{
		width:60%;
		margin:20px 0 0 20%;
	}
	.maco-maln-area1-btn img{
		width: 100%;
		height: auto;
	}
	.maco-maln-area1-btn2{
		width:60%;
		margin:35px 0 0 20%;
	}
	.maco-maln-area1-btn2 img{
		width: 100%;
		height: auto;
	}
	.maco-maln-area1-unit1{
		width:100%;
		margin:80px 0 0 0;
	}
	.maco-maln-area1-photo{
		width:80%;
		margin:0 0 0 10%;
	}
	.maco-maln-area1-photo img{
		width: 100%;
		height: auto;
	}
	.maco-maln-area1-unit2{
		width:100%;
		margin:50px 0 0 0;
	}
	.maco-maln-area2{
		width:100%;
		margin:20px 0 0 0px;
	}
	.maco-maln-youtube{
		width:98%;
		height:290px;
		margin:20px 0 0 1%;
	}
	.maco-maln-youtube iframe{
		width: 100%;
		height: 100%;
	}
	.maco-maln-area2-unit{
		width:100%;
		margin:20px 20px 0 0;
	}
	.maco-maln-area2-photo{
		width:100%;
		margin:0px 0 0 0px;
	}
	.maco-maln-area2-photo img{
		width: 100%;
		height: auto;
	}
	.maco-maln-area2-p1{
		width:94%;
		margin:20px 0 0 3%;
		font-size:20px;
		font-weight:bold;
	}
	.maco-maln-area2-p2{
		width:94%;
		font-size:20px;
		margin:20px 0 20px 3%;
	}
	.maco-maln-area2-price{
		width:100%;
		margin:0 0 60px 0;
	}
	.maco-copain-area1{
		width:100%;
		margin:20px 0 0 0px;
	}
	.maco-copain-area1-left{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-copain-area1-photo01{
		width:80%;
		margin:0 0 0 10%;
	}
	.maco-copain-area1-photo01 img{
		width: 100%;
		height: auto;
	}
	.maco-copain-area1-p1{
		width:94%;
		margin:20px 0 0 3%;
		font-size:20px;
	}
	.maco-copain-area1-p2{
		width:94%;
		margin:20px 0 0 3%;
		font-size:18px;
		text-align: center;
	}
	.maco-copain-area1-right{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-copain-area1-p3{
		width:100%;
		margin:20px 0 0 0;
		font-size:25px;
	}
	.maco-copain-area1-p4{
		width:94%;
		margin:20px 0 0 3%;
		font-size:20px;
		text-align: center;
	}
	.maco-copain-area1-p5{
		width:94%;
		margin:20px 0 0 3%;
		font-size:24px;
	}
	.maco-copain-area1-btn{
		width:50%;
		margin:20px 0 0 25%;
	}
	.maco-copain-area1-btn img{
		width: 100%;
		height: auto;
	}
	.maco-copain-area1-btn2{
		width:50%;
		margin:20px 0 0 25%;
	}
	.maco-copain-area1-btn2 img{
		width: 100%;
		height: auto;
	}
	.maco-copain-area1-unit1{
		width:100%;
		margin:80px 0 0 0;
	}
	.maco-copain-area1-photo{
		width:80%;
		margin:0 0 0 10%;
	}
	.maco-copain-area1-photo img{
		width: 100%;
		height: auto;
	}
	.maco-copain-area1-unit2{
		width:100%;
		margin:80px 0 0 0;
	}
	.maco-copain-area1-unit3{
		width:100%;
		margin:80px 0 0 0;
	}
	.maco-copain-area2{
		width:100%;
		margin:20px 0 0 0px;
	}
	.maco-copain-youtube{
		width:98%;
		height:290px;
		margin:60px 0 0 1%;
	}
	.maco-copain-youtube iframe{
		width: 100%;
		height: 100%;
	}
	.maco-copain-area2-unit{
		width:100%;
		margin:20px 0 0 0;
	}
	.maco-copain-area2-photo{
		width:100%;
		margin:0px 0 0 0px;
	}
	.maco-copain-area2-photo img{
		width: 100%;
		height: auto;
	}
	.maco-copain-area2-p1{
		width:94%;
		margin:29px 0 0 3%;
		font-size:20px;
	}
	.maco-copain-area2-p2{
		width:94%;
		font-size:20px;
		margin:20px 0 20px 3%;
	}
	.maco-copain-area2-price{
		width:100%;
		margin:0 0 20px 0;
	}
	.maco-tokucho-area1{
		width:100%;
		margin:0px 0 20px 0px;
	}
	.maco-tokucho-left{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-tokucho-right{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-tokucho-unit{
		width:100%;
		margin:0 0 30px 0px;
	}
	.maco-tokucho-unit h3{
		width:100%;
		margin:20px 0 0 0;
		padding:15px 0 15px 0;
		font-size:20px;
	}
	.maco-tokucho-unit p{
		width:100%;
		margin:20px 0 0 0px;
		font-size:18px;
	}
	.maco-setti-area1{
		width:100%;
		height: auto;
		margin:0px 0 20px 0;
		background: none;
		position:static;
	}
	.maco-setti-area1 h3{
		position:static;
		float: left;
		width: 94%;
		margin:20px 0 0 3%;
		font-size:25px;
		text-align: left;
	}
	.maco-setti-area1 p{
		position:static;
		float: left;
		width: 94%;
		margin:10px 0 0 3%;
		font-size:20px;
	}
	.maco-setti-area2{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-setti-area2-photo{
		width:100%;
		margin:0 0 0 0px;
	}
	.maco-setti-area2-right{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-setti-area2-right h4{
		width:100%;
		margin:20px 0 0 0;
		font-size:20px;
	}
	.maco-setti-area2-right p{
		width:94%;
		margin:0px 0 0 3%;
		font-size:20px;
		line-height:180%;
	}
	.maco-setti-area2-right dl{
		width:100%;
		margin:10px 0 0 0px;
	}
	.maco-setti-area2-right dt{
		width:94%;
		margin:10px 0 0 3%;
		font-size:20px;
		font-weight:bold;
		line-height:160%;
	}
	.maco-setti-area2-right dd{
		width:94%;
		margin:10px 0 0 3%;
		font-size:20px;
	}
	.maco-setti-area3{
		width:100%;
		margin:20px 0 0 0;
	}
	.maco-setti-area3-youtube{
		width:100%;
		height: 290px;
		margin:0 0 0 0px;
	}
	.maco-setti-youtube iframe{
		width: 100%;
		height: 100%;
	}
	.maco-setti-area3-right{
		width:100%;
		margin:0 0 0 0;
	}
	.maco-setti-area3-right h3{
		width:94%;
		margin:20px 0 0 3%;
		font-size:20px;
		font-weight: bold;
	}
	.maco-setti-area3-right p{
		width:94%;
		margin:10px 0 0 3%;
		font-size:18px;
	}
	.maco-setti-area4{
		width:100%;
		margin:20px 0 0 0;
	}
	.maco-setti-area4-left{
		width:100%;
		margin:0px 0 0 0px;
	}
	.maco-setti-area4-left h3{
		width:94%;
		margin:20px 0 0 3%;
		font-size:25px;
	}
	.maco-setti-area4-left p{
		width:94%;
		margin:20px 0 0 3%;
		font-size:20px;
	}
	.maco-setti-area4-box{
		width:100%;
		height: auto;
		margin:20px 0 0 0px;
	}
	.maco-setti-area4-box img{
		width: 80%;
		height: auto;
		margin:20px 0 0 10%;
	}
	.maco-setti-area4-box-right{
		width:100%;
		margin:20px 0 0 0;
	}
	.maco-setti-area4-box-right h4{
		width:94%;
		margin:0 0 0 3%;
		font-size:22px;
	}
	.maco-setti-area4-box-right p{
		width:94%;
		margin:10px 0 0 3%;
		font-size:18px;
	}
	p.maco-setti-area4-box-link{
		width:94%;
		margin:10px 0 20px 3%;
		font-size:16px;
	}
	.maco-setti-area4-right{
		width:100%;
		margin:10px 0 0 0;
	}
	.maco-setti-area4-right img{
		width: 94%;
		height: auto;
		margin: 20px 0 0 3%;
	}
	.maco-setti-area4-youtube{
		width:98%;
		height: 290px;
		margin:20px 0 0 1%;
	}
	.maco-setti-area4-youtube iframe{
		width: 100%;
		height: 100%;
	}
	.maco-setti-area5{
		width:100%;
		margin:20px 0 100px 0px;
		padding:0 0 20px 0;
		background-color: #EEEEF0;
	}
	.maco-setti-area5-left{
		width:100%;
		margin:20px 0 0 0;
	}
	.maco-setti-area5-left h3{
		width:94%;
		margin:20px 0 0 3%;
		font-size:25px;
	}
	.maco-setti-area5-left p{
		width:94%;
		margin:20px 0 0 3%;
		font-size:20px;
	}
	.maco-setti-area5-left img{
		width:94%;
		height: auto;
		margin:20px 0 0 3%;
	}
	.maco-setti-area5-right{
		width:100%;
		margin:84px 0 0 0;
	}
	.maco-setti-area5-right img{
		width:94%;
		height: auto;
		margin:0px 0 0 3%;
	}
	.maco-setti-area5-right p{
		width:94%;
		margin:20px 0 0 3%;
		font-size:16px;
	}
}
