#top .main-image {
	max-height: none;
	background-position: center 70%;
}

[feature-section] .section-big-text {
	font-size: 2.9rem;
}

.att01 {
    width:1200px;
    margin: 0 auto;
    padding: 30px 0;
    
}

.att-ttl {
font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
    
}


[feature-section] .paragraph .text h2 {
    margin-bottom: 35px !important;
    font-size: 2.3rem !important;
    font-weight: bold !important;
    text-align: left !important;
}

/****************************************************************************************/
#scrollers {
	text-align: center;
}

#scrollers .content-area {
	max-width: 937px;
	display: inline-block;
}

#scrollers .layout {
	display: flex;
}

#scrollers .button {
	padding: 15px 0 5px 0;
	cursor: pointer;
}

#scrollers .button p {
	margin-top: 15px;
	max-width: 410px;
	font-size: 2.1rem;
	line-height: 2.9rem;
	display: inline-block;
}

#scrollers .button .arrow-container {
	margin-top: 20px;
}

h1 {
    margin-bottom: 50px !important;
    font-size: 4.5rem !important;
    line-height: 70px !important;
    /*font-weight: bold !important;*/
}

.sbttl01 {
    font-size: 27px !important;
    
}

[nh-list-product] li:nth-child(-n+5) {
    background-color: #fff !important;
}