/****************************************************************************************/
[nh-image="1"] {
	max-height: 300px;
}
/****************************************************************************************/
#top .kumadori-background {
	width: 100px;
	background-size: 100px;
	background-position: right 64px;
	right: 0;
}

#top .content-area-container {
	padding-top: 45px;
}

#top .top-text p {
	margin-top: 45px;
	font-size: 1.6rem;
	line-height: 3rem;
}

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

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

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

#hangers .column:nth-child(n+2) {
	margin-top: 75px;
}

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

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

#hangers .column .button {
	margin-top: 20px;
}
/****************************************************************************************/
#info {
	margin-top: 30px;
	padding: 1px 0 60px 0;
}

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

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

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

#info .row:nth-child(n+2) {
	margin-top: 70px;
}

#info .row .text {
	margin-top: 12px;
}
#info .row .text .title {
	margin-top: 30px;
	padding-bottom: 15px;
	font-size: 3rem;
	line-height: 2.2rem;
}
#info .row .text p {
	padding-top: 15px;
	font-size: 1.6rem;
	line-height: 3rem;
}
/****************************************************************************************/
#nh {
	margin-top: 70px;
}

#nh h1 {
	font-size: 2.7rem;
	line-height: 2.7rem;
}

#nh p {
	font-size: 1.6rem;
	line-height: 3rem;
}

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

#nh .message {
	margin-top: 100px;
}
#nh .message h2 {
	font-size: 2.7rem;
	line-height: 2.7rem;
}
#nh .message p {
	margin-top: 30px;
}
/****************************************************************************************/
footer {
	margin-top: 120px;
}
/****************************************************************************************/

.seikei_txt01 {
	font-size: 30px !important;
	margin: 40px 0 20px 0 !important;
	
	
}


#top h2 {
	font-size: 4rem;
	line-height: 3.5rem;
	text-align: center;
}

#top .top-text p {
	margin-top: 60px;
	margin-bottom: 50px;
	font-size: 4.5rem;
	line-height: 5.4rem;
	text-align: center;
	display: inline-block;
}

#top .top-text2 p {
	margin-top: 20px;
	font-size: 2.8rem;
	text-align: center !important;
	line-height: 3rem;
}

#top .top-text3 p {
	margin-top: 28px;
	margin-bottom: 40px;
	font-size: 1.8rem;
	text-align: left !important;
	line-height: 3rem;
}

#top .top-text4 p {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 2.6rem;
	text-align: center !important;
	line-height: 3rem;
}

#top .bottom-text {
	margin-top: 0px;
	/*width: 803px;*/
	font-size: 1.7rem;
	line-height: 2.7rem;
	text-align: left;
	display: inline-block;
	text-align:justify;
}



#top .curtain {
	margin-top: 0px;
}

[nh-image] {
    background-size: cover;
    background-position: center;
    height: 350px;
}

.sign {
	margin-top: 25px;
	text-align: right;
}
.sign img {
	width: 120px;
}

.top-text {
    margin-bottom: 20px !important;
}

.txtsmall {
    font-size: 25px !important;
    
}



/****************************************************************************************/

#flexbox{
	margin:50px auto 0;
}

.box-item{
	text-align: center;
	padding:15px 40px;
} 
.box-item p{
	text-align:left;
}
.box-size25{
	width:70%;
	margin:0 auto;
}
.box-item-txt1{
	font-size:2rem;
	font-weight:900;
	border-left:solid 3px black;
	padding-left:10px;
}
.box-item-txt2{
	font-size:2rem;
}
.box-item-txt3{
	font-size:1.7rem;
}
.nh-logo{
	width: 15%;
	margin-top:30px;
}

.box-item-txt1{
	font-size:1.9rem;
	font-weight:900;
	border-left:solid 3px black;
	padding-left:10px;
}
.nh-logo {
    width: 50%;
}
.left{
	text-align:left !important;
}
/****************************************************************************************/
#gallery .images > * > * {
	padding-bottom: 1px;
}
#gallery .images > * > *:first-child {
	padding-right: 1px;
}
#gallery .images > * > *:nth-child(2) {
	padding-left: 0.5px;
	padding-right: 0.5px;
}
#gallery .images > * > *:nth-child(3) {
	padding-left: 1px;
}
/****************************************************************************************/