@charset "utf-8";

/*----------------------
 mainImage
----------------------*//*
#mainImage h1 {
	margin: 0 0 40px 0;
}*/

/*----------------------
 aboutHometopia
----------------------*/
.visualStyle01 .content:before {
	background-image: url(/images/about/index/main_img.jpg);
}
#aboutHometopia .textWrap h2 {
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.8;
	font-weight: 500;
	margin: 0 0 15px 0;
}
#aboutHometopia .textWrap p {
	font-size: 16px;
	font-size: 1.6rem;
}
#aboutHometopia .image {
	text-align: center;
}
#aboutHometopia .buttonArea {
	text-align: center;
	padding: 25px 0;
}
#aboutHometopia .buttonArea .arrowType02:after {
	right: 6%;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
}

/*----------------------
 aboutTechnology
----------------------*/
#aboutTechnology {
	margin-bottom: 50px
}
#aboutTechnology .content {
	margin: 0 0 35px 0;
	padding: 60px 0 20px 0;
	background-color: #efead2;
	position: relative;
}
#aboutTechnology .content:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0 auto;
	border: 30px solid transparent;
	border-top: 30px solid #efead2;
}
#aboutTechnology .contentInner {/*
	overflow: hidden;*/
}
#aboutTechnology h2 {
	font-weight: 600;
	margin: 0 0 20px 0;
}
#aboutTechnology .subText {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
}
#aboutTechnology .more {
	width: 100%;
	text-align: center;
	padding: 25px 0;
}
#aboutTechnology ul {/*
	overflow: hidden;*/
}

#aboutTechnology li {
	max-width: 589px;
	margin: 0 auto 20px;
	box-sizing: border-box;
	background-color: #FFFFFF;/*
	border: 2px solid #f4f4f4;*/
}
#aboutTechnology li:nth-child(2n+1) {
}
#aboutTechnology li a {
	display: block;
	overflow: hidden;
	padding: 12px 15px 12px 15px;
}
#aboutTechnology li dl {
	padding: 12px 15px 12px 15px;
}
#aboutTechnology li dt {
	color: #9b0000;
	font-weight: 600;
	margin: 0 0 15px 0;
}
#aboutTechnology li dd {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
#aboutTechnology li .image {
	text-align: center;
	margin-top: 12px
}

/*----------------------
 contestBanner
----------------------*/
#contestBanner {
	position: relative;
}
#contestBanner .content {
	margin: 0 0 50px 0;
}
#contestBanner .banner {
	text-align: center;
}
/*----------------------
 afterService
----------------------*/
#afterService .content {
	margin-bottom: 100px;
}
#afterService h2 {
	font-weight: 600;
	margin: 0 0 20px 0;
}
#afterService ul {/*
	overflow: hidden;*/
}
#afterService li {
	max-width: 589px;
	margin: 0 auto 20px;
	box-sizing: border-box;
	background-color: #FFFFFF;/*
	border: 2px solid #f4f4f4;*/
}
#afterService li:nth-child(2n+1) {
}
#afterService li a {
	display: block;
	overflow: hidden;
	padding: 12px 15px 12px 15px;
}
#afterService li dl {
	padding: 12px 15px 12px 15px;
}
#afterService li dt {
	color: #9b0000;
	font-weight: 600;
	margin: 0 0 15px 0;
}
#afterService li dd {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
#afterService li .image {
	text-align: center;
	margin-top: 12px
}


/*----------------------
 customerVoice
----------------------*/

#customerVoice {
	background-image: url(/images/about/index/customer_voice_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#customerVoice .content {
	margin-bottom: 100px;
}
#customerVoice h2 {
	font-weight: 600;
	margin: 0 0 20px 0;
}
#customerVoice ul {/*
	overflow: hidden;*/
	max-width: 590px;
	margin: auto;
}
#customerVoice li {
	display: inline-block;
	width: 48.5%;
	max-width: 286px;
	margin: 0 auto 20px;
	box-sizing: border-box;
	background-color: #FFFFFF;/*
	border: 2px solid #f4f4f4;*/
}
#customerVoice li a {
	padding: 6.25%;
	display: inline-block;
}
#customerVoice li:nth-child(even) {
	float: right;
}
#customerVoice li p {
	font-weight: 500;
	margin-top: 15px;
	color: #9b0000;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
#customerVoice li dd {
}
#customerVoice li .image {
	text-align: center;
}
#customerVoice .more {
	width: 100%;
	text-align: center;
	padding: 25px 0 80px;
}


@media screen and (max-width: 380px) {
}

@media screen and (min-width: 641px) {
}

@media screen and (min-width: 769px) {
	/*----------------------
	 mainImage
	----------------------*/
	#mainImage h1 {
	}
	#mainImage .image {
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 582px;
		background-image: url("/images/gallery/index/img_main_01.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
		margin: -85px 0 0 0;/*
		padding: 41.57% 0 0 0;*/
		padding: 0;
	}
	#mainImage .image .imageTitle {
		top: 174px;
		width: 330px;
		max-width: auto;
		max-width: initial;
	}
	#mainImage .image .arrow {/*
		bottom: 135px;*/
		top: 388px;
		bottom: auto;
		width: 40px;
	}

	/*----------------------
	 aboutHometopia
	----------------------*/
	#aboutHometopia .textWrap {
		float: right;
		width: 600px;
	}
	#aboutHometopia .textWrap h2 {
		font-size: 26px;
		font-size: 2.6rem;
		margin: 0 0 20px 0;
	}
	#aboutHometopia .buttonArea {
		padding: 40px 0 0 0;
	}
	#aboutHometopia .image {
		float: left;
		width: 480px;
		text-align: right;
	}

	/*----------------------
	 aboutTechnology
	----------------------*/
	#aboutTechnology .content {
		margin: 0 0 75px 0;
		padding: 90px 0 0 0;
	}
	#aboutTechnology .content:before {
		bottom: -195px;
		border: 135px solid transparent;
		border-top: 60px solid #efead2;
	}
	#aboutTechnology .subText {
		text-align: center;
	}
	#aboutTechnology .more {
		padding: 45px 0;
	}
	#aboutTechnology li {
		width: 579px;
		margin: 0 auto 70px;
		display: inline-block;
	}
	#aboutTechnology li:nth-child(even) {
		float: right;
	}
	#aboutTechnology li a {
		height: 100%;/*
		border: 2px solid #eeeeee;*/
		padding: 18px;
		box-sizing: border-box;
	}
	#aboutTechnology li dl {
		padding: 22px 0 0;
		display: inline-block;
		width: 220px;
	}
	#aboutTechnology li dt,
	#aboutTechnology li dd {
		display: block;
	}
	#aboutTechnology li dt {
		font-size: 16px;
		font-size: 1.6rem;
	}
	#aboutTechnology li dd {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	#aboutTechnology li .image {
		float: right;
		margin-top: 0;
	}
	/*----------------------
	 contestBanner
	----------------------*/
	#contestBanner .content {
		margin: 0 0 55px 0;
	}
	#contestBanner .banner {
	}

	/*----------------------
	 afterService
	----------------------*/
	#afterService {
		margin-bottom: 50px
	}
	#afterService .content {
		margin: 0 0 75px 0;
		padding: 50px 0 0 0;
	}
	#afterService .content:before {
		bottom: -195px;
		border: 135px solid transparent;
		border-top: 60px solid #efead2;
	}
	#afterService h2 {
		margin: 0 0 40px 0;
	}
	#afterService .subText {
		text-align: center;
	}
	#afterService .more {
		padding: 45px 0;
	}
	#afterService li {
		width: 579px;
		margin: 0 auto 104px;
		display: inline-block;
	}
	#afterService li:nth-child(even) {
		float: right;
	}
	#afterService li a {
		height: 100%;/*
		border: 2px solid #eeeeee;*/
		padding: 18px;
		box-sizing: border-box;
	}
	#afterService li dl {
		padding: 22px 0;
		display: inline-block;
		width: 220px;
	}
	#afterService li dt,
	#afterService li dd {
		display: block;
	}
	#afterService li dt {
		font-size: 16px;
		font-size: 1.6rem;
	}
	#afterService li dd {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	#afterService li .image {
		float: right;
		margin-top: 0;
	}


	/*----------------------
	 customerVoice
	----------------------*/
	#customerVoice .content {
	}
	#customerVoice h2 {
		margin: 0 0 60px 0;
	}
	#customerVoice ul {
		max-width: 100%;
	}
	#customerVoice li {
		margin: 0 8.8px 20px 0;
		background-color: #FFFFFF;
	}
	#customerVoice li a {
		padding: 40px;
	}
	#customerVoice li:nth-child(even) {
		float: none;
	}
	#customerVoice li:last-child {
		margin-right: 0;
	}
	#customerVoice li p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	#customerVoice li dd {
	}
	#customerVoice li .image {
	}
	#customerVoice .more {
	}
}

@media screen and (min-width: 1200px) {
}

@media screen and (min-width: 1300px) {
}
