@charset "UTF-8";

/*------------------コンセプトページ------------------------*/
#page_concept01+section .content_wrapper{
	background: #f3f2f1;
	padding: 50px 40px 0;
	width: 65%;
	max-width: 710px !important;
}
#page_concept01+section{
	margin-top: -70px;
}

#page_concept01+section .content_wrapper .heading.block_header_4 .h{
	font-size: 2.0rem;
}
@media screen and (max-width: 900px){
	#page_concept01+section .content_wrapper{
		padding: 40px 20px 0;
		width: 85%;
	}
		#page_concept01+section {
		 margin-top: -50px;
	}
}

.composite_box01.block_images_7 .inner_item_txt .heading.block_header_4 .h {
    font-size: 2.2rem;
}
@media screen and (max-width: 900px){
	#app+.contents_box01 .wrapper_item .inner_item_img img{
		width: 80% !important;
		max-width: 500px !important;;
	}
}
#insta+.contents_box01 a:hover{
	opacity: 0.8;
}