/****************************************************************************************/
.button a {
	font-size: 2rem;
}
/****************************************************************************************/
#top .kumadori-background {
	width: 100%;
	background-position: right 64px;
}

#top .content-area-container {
	padding-top: 100px;
	text-align: center;
}

#top h2 {
	font-size: 6.6rem;
	line-height: 5.7rem;
}

#top .top-text p {
	margin-top: 60px;
	margin-bottom: 200px;
	width: 767px;
	font-size: 4.2rem;
	line-height: 5.4rem;
	display: inline-block;
}

#top .top-text2 p {
	margin-top: 100px;
	width: 767px;
	font-size: 3.0rem;
	line-height: 3rem;
	display: inline-block;
}

#top .top-text3 p {
	margin-top: 35px;
	margin-bottom: 40px;
	width: 950px;
	font-size: 2.2rem;
	line-height: 3rem;
	display: inline-block;
}

#top .top-text4 p {
	margin-top: 90px;
	width: 767px;
	font-size: 2.4rem;
	line-height: 3rem;
	display: inline-block;
}

.feature-line-title {
	position: relative;
}
.feature-line-title:before,
.feature-line-title:after {
	content: "";
	top: 14px;
	height: 1px;
	width: 112px;
	background-color: #4d0905;
	position: absolute;
}
.feature-line-title:before {
	left: -143px;
}
.feature-line-title:after {
	right: -143px;
}

#top .image {
	margin-top: 110px;
}

#top .bottom-text {
	margin-top: 0px;
	width: 803px;
	font-size: 2rem;
	line-height: 3.7rem;
	text-align: left;
	display: inline-block;
}

#top .curtain {
	margin-top: 0px;
}
/****************************************************************************************/
#hangers .content-area {
	margin-top: 149px;
}

#hangers h1 {
	margin-bottom: 94px;
	font-size: 5.7rem;
	line-height: 5.7rem;
}

#hangers .columns {
	display: flex;
	justify-content: space-between;
}

#hangers .column {
	width: 30%;
}

#hangers .column .text {
	margin-top: 24px;
}

#hangers .column .title {
	font-size: 2.8rem;
	line-height: 2.8rem;
}

#hangers .column .button {
	margin-top: 43px;
}
/****************************************************************************************/
#info {
	margin-top: 153px;
	padding: 148px 0 143px 0;
}

#info .curtain-background {
	width: 382px;
}

#info h2 {
	font-size: 5.6rem;
	line-height: 5.6rem;
}

#info .rows {
	margin-top: 97px;
}

#info .row {
	display: flex;
}
#info .row:nth-child(n+2) {
	margin-top: 94px;
}
#info .row:nth-child(2n) {
	flex-direction: row-reverse;
}

#info .row > * {
	width: 50%;
}

#info .row:nth-child(2n-1) .image {
	padding-right: 85px;
}
#info .row:nth-child(2n) .image {
	padding-left: 85px;
	text-align: right;
}

#info .row .text .title {
	padding-bottom: 25px;
	font-size: 3.3rem;
	line-height: 4.3rem;
}
#info .row .text p {
	padding-top: 31px;
	font-size: 1.8rem;
	line-height: 3.6rem;
}
/****************************************************************************************/
#nh {
	margin-top: 144px;
}

#nh h1 {
	font-size: 5.9rem;
	line-height: 5.9rem;
	margin-top:100px;
}

#nh p {
	width: 838px;
	font-size: 2rem;
	line-height: 3.6rem;
}

#nh .about .image {
	margin-top: 94px;
}
#nh .about p {
	margin-top: 0px;
}
#nh .about .button {
	margin-top: 55px;
}

#nh .message {
	margin-top: 160px;
}
#nh .message h2 {
	font-size: 5.4rem;
	line-height: 5.4rem;
}
#nh .message p {
	margin-top: 88px;
}
/****************************************************************************************/
footer {
	margin-top: 178px;
}
/****************************************************************************************/

.seikei_txt01 {
	font-size: 36px !important;
	margin: 80px 0 80px 0 !important;
	
	
}

.sign {
	text-align: right !important;
	width: 850px !important;
	margin: 30px auto 0 !important;
	
}

#nh p {
    text-align: left !important;
    display: inline-block !important;
}

[nh-image="3"] {
	max-height: 200px;
}
