@charset "utf-8";
#mainContent {
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.bloomoi h2 {
	text-align: center;
}
.bloomoi h3.subTitle {
	color: #5b514b; font-size: 30px; text-align: center;
}
.bloomoi .acTxtA {
	font-size: 16px; color: #333333; text-align: center;
}
.bloomoi .acTxtA.lh2 {
	line-height: 2.2;
}
.contents1 {
	margin: 0 auto 60px;
}
.contents1 .wrap {
	width: 700px;
	-webkit-display: flex;
			display: flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;

}
.contents2 {
	padding-bottom: 40px;
}
.contents2 .wrap {
	width: 960px;
	-webkit-display: flex;
			display: flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}

.contents2 h4 {
	font-size: 25px;
	color: #70c6d0;
	border-top: 1px solid #e6eae9;
	border-bottom: 1px solid #e6eae9;
	padding:12px 0;
	text-align: center;
	margin-bottom: 20px;
}
.bloomoiUl li {
	background: url(../imgs/plate.png) no-repeat;
	width: 470px;
	height: 58px;
	margin-bottom: 10px;
}
.bloomoiUl li span {
	width: 46px;
	height: 46px;
	line-height: 46px;
	background: #ffffff;
	display: block;
	float: left;
	color: #3da8ad;
	font-size: 30px;
	margin: 6px 10px 6px 6px;
	text-align: center;
}
.bloomoiUl li p {
	float: left;
	font-size: 16px;
	line-height: 1.4;
	color: #333333;
	margin-top: 6px;
}

.bloomoi h3.middleTitle {
	font-size: 29px;
	color: #70c6d0;
}



p.cap {text-align: left; }

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

	.bloomoi h3.subTitle {
		font-size: 15px;
	}
	.bloomoi .acTxtA {
		font-size: 12px;
	}

	.contents1 {
		text-align: center;
	}
	.contents1 .wrap > div:first-child,
	.contents2 .wrap > div:first-child {
		margin-bottom: 40px;
	}
	.contents1 .wrap,
	.contents2 .wrap {
		width: 100%;
		display: block;
	}
	.contents2 {
		padding-bottom: 9%;
	}



	.contents1 .fl,
	.contents2 .fl {
		margin-bottom: 30px;
	}

	.contents2 h4 {
		font-size: 18px;
	}
	.contents2 h5 img {
		margin: 0 auto;
	}

	.bloomoiUl {
		width: 265px; margin: 0 auto;
	}
	.bloomoiUl li {
		width: 265px; height: 40px; background-size: cover;
	}
	.bloomoiUl li span {
		width: 30px; height: 30px; line-height: 30px; margin: 5px 7px 5px 5px; font-size: 14px;
	}
	.bloomoiUl li p {
		font-size: 10px;
	}

}

.contents3 {
	padding: 45px 0 85px;
	background: url(../imgs/bg-pattern.gif) repeat center top;
}
.contents3 .wrap {
	width: 960px;
	margin: 0 auto;
}
.contents3 .copy {
	text-align: center;
	color: #00666b;
	font-size: 25px;
	line-height: 41px;
	letter-spacing: 1.8px;
	margin-bottom: 90px;
}
.contents3 .kitchenSelect {
	margin-bottom: 85px;
}

.contents3  .titleArea {
	text-align: center;
	margin-bottom: 40px;
}
.contents3  .titleArea h4 {
	position: relative;
	color: #00666b;
	font-size: 29px;
	line-height: 1;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 20px;
}
.contents3  .titleArea h4 span {
	font-size: 15px;
}
.contents3  .titleArea h4:after {
	content: '';
	background-color: #00666b;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 5px;
	left: 0;
}
.contents3  .titleArea .text {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 2.2px;
}
.contents3 .kitchenSelect .titleArea .text span {
	color: #00666b;
}
.contents3 .dresserSelect .titleArea .text span {
	color: #5f7f1f;
}

.contents3 .imageList {

}
.contents3 .imageList ul {
	-webkit-display: flex;
			display: flex;
	-webkit-flex-wrap: nowrap;
	        flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.contents3 .imageList ul li .caption {
	text-align: right;
	color: #000;
	margin-top: 5px;
	letter-spacing: 0.5px;
}
@media only screen and (max-width:960px) {

	.contents3 .wrap {
		width: 100%;
	}
	.contents3 .copy {
		font-size: 18px;
		line-height: 24px;
		text-align: left;
		margin-bottom: 40px;
	}
	.contents3 .copy br {
		display: none;
	}
}

@media only screen and (max-width:640px) {
	.contents3 .titleArea h4 {
		font-size: 20px;
	}
	.contents3 .titleArea h4 span {
		font-size: 12px;
	}
	.contents3 .titleArea h4:after {
		bottom: 2px;
	}
	.contents3 .titleArea .text {
		font-size: 14px;
		text-align: left;
	}
	.contents3 .imageList ul {
		display: block;
		text-align: center;
	}
	.contents3 .imageList ul li {
		margin: 30px auto 0;
		max-width: 296px;

	}
	.contents3 .imageList ul li:first-child {
		margin-top: 0;
	}
}

.bottomBlock {
	padding: 70px 0 0;
}
@media only screen and (max-width:667px) {
	.bottomBlock {
		padding: 10px 0 0;
	}
}
.bottomBlock h3 {
	font-size: 18px;
	color: #000000;
	background: #ffffff;
	border-top: 1px solid #70c6d0;
}
.bottomBlock h3 span {
	display: block;
	margin-top: -14px;
	background: #ffffff;
	padding-right: 20px;
	width: 370px;
}
.bottomUl {
	-webkit-display: flex;
			display: flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	    -webkit-justify-content: flex-start;
	            justify-content: flex-start;
}
.bottomUl li p {
	text-decoration: none;
	font-size: 16px;
	color: #71c7d1;
}
.bottomUl li {
	border-left: 1px solid #70c6d0;
	padding: 15px 25px;
}
.bottomUl li:first-child {
	border-left: none;
	padding-left: 0;
	padding-right:60px;
}
.bottomUl li a {
	-webkit-display: flex;
			display: flex;
	-webkit-flex-wrap: nowrap;
	        flex-wrap: nowrap;
	    -webkit-justify-content: flex-start;
	            justify-content: flex-start;
							align-items: center;
							-webkit-align-items: center;
}
.bottomUl li a img {
	margin-right: 20px;
}

@media only screen and (max-width:640px) {
	.bottomBlock h3 {
		font-size: 16px;
		border: none;
	}
	.bottomBlock h3 span {
	    margin-top: 0;
	    padding-right: 0;
	    width: 100%;
	}
	.bottomUl {
		display: block;
	}
	.bottomUl li {
		padding: 0 !important;
		border: none;
		border-bottom: 1px solid #70c6d0;
		padding-top: 20px !important;
	}
	.bottomUl li a img {
		width: auto;
		height: 23px;
		margin-bottom: 5px;
	}
	.bottomUl li p {
		margin-bottom: 15px;
		font-size: 10px;
		line-height: 1.2;
	}
}
