@charset "UTF-8";

/*------------------pickup menu------------------*/

#na1+.composite_box01.block_images_13 .inner_item_txt,
#na1+.composite_box01 ul.slick-dots button{
	display: none;
}
#na1+.composite_box01.block_images_13 .slick-arrow::before {
	border-top: 1px solid #5a5a5a;
	border-left: 1px solid #5a5a5a;
}
#na1+.composite_box01.block_images_13 .slick-arrow{
	top: auto !important;
	bottom: -50px !important;
	background: #ece996;
	width: 50px;
}
#na1+.composite_box01.block_images_13 .slick-prev{
	left: 0px !important;
}
#na1+.composite_box01.block_images_13 .slick-next{
	left: 60px !important;
}
@media screen and (min-width: 557px){
	#na1+.composite_box01>.content_wrapper{
		margin-right: -20px;
	}
	#na1+.composite_box01.block_images_13 .inner_item_img img {
		height: 350px !important;
	}
}

/*------------------concept------------------*/

#na2+section .contents_btn01{
	text-align: left;
	padding-top: 50px;
}
@media screen and (min-width: 801px){
	#na2+section>.content_wrapper{
		margin-right: 11%;
	}
}
#na2+section+section{
	pointer-events: none;
}
#na2+section+section>.content_wrapper{
	margin-left: 0;
	padding-left: 0;
}
#na2+section+section .inner_item_img{
	max-width: 100%;
}
@media screen and (min-width: 1780px){
	#na2+section+section{
		margin-top: -150px;
	}
}

/*------------------service------------------*/

#na3+div{
	overflow: visible;
}
#na3+div:before{
	position: absolute;
	display: block;
	content: "";
	top: -15%;
	left: 0;
	width: 80%;
	height: 60%;
	background: #e9f0f7;
	pointer-events: none;
}
#na3+div .inner_item_img img{
	min-height: 360px;
}
#na3+div .heading.block_header_4 p{
	background: var(--i_btn_color);
	display: inline-block;
	padding: 0 10px;
	font-size: 1.5rem;
}
@media screen and (min-width: 1301px){
	#na3+div .inner_item_txt{
		margin-top: -50px;
	}
	#na3+div .heading.block_header_4{
		background: #fff;
		display: inline-block;
		padding: 10px 20px 0 5px;
		max-width: 90%;
	}
	#na3+div .heading.block_header_4 .h{
		font-size: 2.8rem !important;
	}
}
@media screen and (max-width: 1300px){
	#na3+div .heading.block_header_4 .h{
		font-size: 2.2rem !important
	}
}
@media screen and (min-width: 700px){
	#na3+div>.content_wrapper{
		display: flex;
		align-items: baseline;
	}
	#na3+div .wrapper_item{
		justify-content: space-between;
		margin-left: 8%;
		box-sizing: border-box;
	}
	#na3+div .inner_item{
		width: 45%;	
	}
	#na3+div .inner_item:last-of-type{
		margin-top: 120px;
	}
}
@media screen and (max-width: 480px){
	#na3+div:before{
		top: 0;
		width: 15%;
		height: 100%;
	}
}

/*------------------menu------------------*/

#na4+.composite_box01.block_images_13 .inner_item_txt{
	padding: 40px 30px 40px;
}
#na4+.composite_box01.block_images_13 .slick-arrow{
	display: none !important;
}
#na4+.composite_box01 .content_wrapper>.heading{
	border-top: 1px solid #c7dbed;
	border-bottom: 1px solid #c7dbed;
}
#na4+.composite_box01 .content_wrapper>.heading:before,
#na4+.composite_box01 .content_wrapper>.heading:after{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	left: 0;
	background: #d8d8d8;
	pointer-events: none;
}
#na4+.composite_box01 .content_wrapper>.heading:before{
	top: 4px;
}
#na4+.composite_box01 .content_wrapper>.heading:after{
	bottom: 4px;
}
@media screen and (min-width: 801px){
	#na4+.composite_box01.block_images_13 .wrapper_item {
		width: 80%;
	}
	#na4+.composite_box01.block_images_13 .inner_item_img img {
		height: 350px !important;
	}
	#na4+.composite_box01 .content_wrapper>.heading{
		position: relative;
		margin-bottom: 0;
		box-sizing: border-box;
		margin: 0 30px;
		align-items: center;
		width: 10%;
		border-top: 1px solid #c7dbed;
		border-bottom: 1px solid #c7dbed;
		background: radial-gradient(#d8ecff 10%,rgba(255,255,255, 0) 70%);
		float: right;
		min-height: 700px;
	}
}
@media screen and (max-width: 800px){
	#na4+.composite_box01 .content_wrapper>.heading{
		padding: 15px 0;
	}
	#na4+.composite_box01 .content_wrapper>.heading:before{
		top: 2px;
	}
	#na4+.composite_box01 .content_wrapper>.heading:after{
		bottom: 2px;
	}
}

/*------------------voice上　背景画像------------------*/

#na9+section:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("/common/upload_data/nakamurasekkotsu/image/bg.jpg") no-repeat top left / cover;
	pointer-events: none;
}
#na9+section{
	min-height: 300px;
	margin-top: 80px;
	filter: brightness(120%) contrast(110%);
}
@media screen and (max-width: 650px){
	#na9+section{
		min-height: 150px;
	}
}

/*------------------voice------------------*/

#na5+section{
	margin-top: -200px;
}
#na5+section .heading{
	padding: 120px 2%;
	padding-bottom: 0;
}
#na5+section .heading:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 80%;
	top: 0;
	left: 0;
	background: var(--i_sub2_color);
	pointer-events: none;
}
#na5+section .heading p{
	position: relative;
	padding-bottom: 220px;
}
#na5+section .heading p:before{
	position: absolute;
	display: block;
	content: "";
	bottom: 0;
	left: calc(50% - 0.5px);
	width: 1px;
	height: 180px;
	background: var(--i_main_color);
	pointer-events: none;
}
#na6+.composite_box01 .inner_item_img img{
	width: auto !important;
	height: auto !important;
	max-width: 180px;
}
#na6+.composite_box01 .heading.block_header_4 .h{
	background: #ece996;
	color: var(--i_txt_color);
}
#na6+.composite_box01 .inner_item_txt{
	border: 1px solid rgba(0, 0, 0, 0.13);
	padding: 10px 5% 20px;
	background: #fff;
}
#na6+.composite_box01 .heading.block_header_4{
	margin-bottom: 20px !important;
}
@media screen and (min-width: 481px){
	#na6+.composite_box01 .inner_item:nth-of-type(2){
		margin-top: 80px;
	}
}
@media screen and (max-width: 480px){
	#na6+.composite_box01{
		padding-top: 50px;
	}
}

/*------------------news------------------*/

#na7+div .contents_btn01{
	display: none;
}
#na7+.block_news_1 ul{
	min-width: auto;
	width: 100%;
}
#na7+div ul li{
	line-height: 4;
}
#na7+div+div .content_wrapper{
	text-align: left;
}
#na7+div+div .content_wrapper a{
	padding-left: 0 !important;
	background: none;
	border-radius: 0;
	border-bottom: 3px solid var(--i_main_color);
}
#na7+div+div .content_wrapper a span{
	padding-left: 0 !important;
}
#na7 + div + div{
	padding-bottom: 250px;
}
@media screen and (min-width: 600px){
	#na7+div>.content_wrapper{
		display: flex;
		align-items: flex-start;
	}
	#na7+div .heading{
		padding-right: 100px;
	}
	#na7+div+div{
		margin-top: -50px;
	}
}

/*------------------news下/2枚画像------------------*/

#img+section{
	margin-top: -150px;
}
#img+section>.content_wrapper{
	margin-right: 2%;
}
@media screen and (max-width: 500px){
	#img+section{
		margin-top: -40px;
	}
}

/*------------------access------------------*/

#na8+div tr:first-of-type{
	border-top: 1px solid rgba(0, 0, 0, 0.13);
}
#na8+div tr{
	text-align: left;
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
#na8+div th div{
	font-weight: 500;
}
#na8+div th{
	padding: 50px 0;
	padding-right: 20px;
}
div[class*="block_table_"]:not([style*=" color:"]) table,
.block_table_8 table th,
.block_table_8 table td{
	background: none;
}

/*------------------背景まとめ / 上下余白------------------*/

#img+section,
#na2+section,
#na4+div,
#na8+div{
	overflow: visible;
}
#na2+section:before,
#na8+div:before{
	position: absolute;
	display: block;
	content: "";
	width: 800px;
	height: 800px;
	top: 0;
	right: 0;
	background: radial-gradient(#d8ecff 10%,rgba(255,255,255, 0) 70%);
	pointer-events: none;
}
#na8+div:before{
	right: auto;
	left: 0;
	top: -180px;
}
#na4+div:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 449px;
	top: -200px;
	left: 0;
	background: url("/common/upload_data/nakamurasekkotsu/image/line2.png") no-repeat top left;
	pointer-events: none;
}
#na6+div:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 126px;
	bottom: 80px;
	left: 0;
	background: url("/common/upload_data/nakamurasekkotsu/image/line4.png") no-repeat top left;
	pointer-events: none;
}
#img+section:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 466px;
	top: 50px;
	left: 0;
	background: url("/common/upload_data/nakamurasekkotsu/image/line3.png") no-repeat top left;
	pointer-events: none;
}
#na7+div{
	padding-top: 160px;
}
#na6+div{

	padding-bottom: 160px;
}
@media screen and (max-width: 800px){
	#na2+section{
		padding-top: 0;
	}
	#na2+section:before{
		width: 500px;
		height: 500px;
		top: -60px;
	}
	#na8+div:before{
		width: 300px;
		height: 300px;
		top: -60px;
	}
	#na4 + div::before{
		top: -40px;
		background-size: contain;
	}
	#img+section:before{
		top: 100px;
		background-size: contain;
	}
	#na9 + section{
		margin-top: 65px;
	}
	#na6 + div{
		padding-bottom: 80px;
	}
	#na7 + div{
		padding-top: 80px;
	}
	#na7 + div + div{
		padding-bottom: 100px;
	}
	#img + section{
		padding-bottom: 50px;
	}
}

/*------------------見出し装飾共通------------------*/

#na1+.composite_box01 .heading p,
#na8+div .heading .h{
	position: relative;
}
#na1+.composite_box01 .heading p:before,
#na8+div .heading .h:before{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	left: -120%;
	top: calc(50% - 0.5px);
	background: #5a5a5a;
	pointer-events: none;
}
#na8+div .heading .h:before{
	width: 350%;
	left: -390%;
}
@media screen and (max-width: 1600px){
	#na1+.composite_box01 .heading p:before{
		left: -105%;
	}
}
@media screen and (max-width: 1000px){
	#na8+div .heading .h:before{
		left: -360%;
	}
}

/*------------------アニメーション------------------*/

/*アニメーション01*/
#na2+section.anime1:before,
#na8+div.anime1:before{
	opacity: 0;
	animation: anm1 0.5s ease-in-out 0.5s forwards;
}
@keyframes anm1{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
