@charset "utf-8";

.コンセプトメニュー（コモンのコンセプトに上書）----------{}
#concept_menu .wrap01{
	padding-top: 70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#concept_menu h1{
	margin-bottom: 5rem;
}
.concept_menu_box {
	padding-bottom: 12px;
}
.concept_menu_box .head {
	font-size: 1.6rem;
}
.current_menu{
	border-bottom: 8px solid #C0D956;
} 

.concept_menu_box{
  position: relative;
}
.menu_line:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 50px;
  display: inline-block;
}
.menu_line:after {
  content: '';
  border-right: solid 1px black;
  right: -10px;
}

.メインイメージ----------{}
#concept_menu_img_area{
	widows: 100%;
	height: 50vw;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position: center center;
}

.message_img{
	background-image: url(../works_nursery/2016_yasosya/_MG_7887.jpg);
}
.interview_img{
	background-image: url(../works_nursery/2016_yasosya/_MG_8239.jpg);
}
.column_img{
	background-image: url(../works_nursery/2016_yasosya/_MG_9046.jpg);
}

.メインタイトル----------{}
.main_title{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#title_area_message img{
	margin-top: -75px;
	margin-bottom: 80px;
}
#title_area_interview img{
	margin-top: 70px;
	margin-bottom: 80px;
}
#title_area_column img{
	margin-top: -34px;
	margin-bottom: 80px
}
#title_area_column {
  position: relative;
}
#title_area_column:before {
	content: '';
	position: absolute;
	bottom: 0px;
	display: inline-block;
	width: 180px;
	height: 1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: black;

}
. スペース----------{}
.margin_01{
	margin-bottom: 10rem
}
.margin_02{
	margin-bottom: 3rem
}
.margin_03{
	margin-bottom: 7rem
}

.写真----------{}
.photo_area{
	width: 100%;
	height: 40vw;
	background-size: cover;
	background-position: center center;
}
.photo_area_02{
	width: 100%;
	height: 60vw;
	background-size: cover;
	background-position: center center;
}

#photo01{
	background-image: url(../img_concept/850_8479.jpg);
}
#photo02{
	background-image: url(../img_concept/D3A_1094.jpg);
}
#photo03{
	background-image: url(../img_concept/850_8394.jpg);
	position: relative;
}
#photo03 #copy_01{
	position: absolute;
	left: 4vw;
	top: 4vw;
}
#photo03 #copy_02{
	position: absolute;
	right: 4vw;
	top: 4vw;
}
#photo04{
	background-image: url(../img_concept/_MG_7927.jpg);
}
#photo05{
	background-image: url(../img_concept/IMG_8894.jpg);
}
#photo06{
	background-image: url(../works_nursery/2015_megumi/gallery/IMG_21994.jpg);
}
#photo07{
	background-image: url(../img_concept/_MG_7856.jpg);
}
#photo08{
	background-image: url(../img_concept/D3S_4868.jpg);
}
#photo09{
	background-image: url(../img_concept/_MG_8158.jpg);
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 1.5rem;
	color: #ffffff;

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

	-webkit-box-align: center;
	-ms-flex-align: center;
	  align-items: center;
}

.slider_01 img{
	width: 100%;
	height: auto;
}
.wrap_img_01{
	width: 90vw;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.wrap_img_01 img{
	width: 100%;
	height: auto;
}

.本文----------{}
.wrap_concept{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.wrap_concept img {
	width: 100%;
	height: auto;
}
.txt_concept{
	font-size: 2rem;
	line-height: 1.9;
	margin-left: 8rem;
	margin-right: 8rem;
}
.bold{
	font-weight: bold;
}
.caption{
	width: 620px;
	font-size: 1.7rem;
	line-height: 1.8;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
#interview_honbun h2,
#message_honbun h2 {
	position: relative;
	display: inline-block;
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	padding-top: 4.5rem;
	margin-bottom: 4.5rem;
	margin-left: 8rem;
	margin-right: 8rem;
}
#interview_honbun h2:before,
#message_honbun h2:before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 140px;
	height: 1px;
	background-color: black;
	top: 0px;
}

.コラム----------{}
.column_wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.colmun_head_area{
	flex-basis: 300px;
	text-align: right;
}
.h2_eng{
	font-size: 3.3rem;
	letter-spacing: 0.5rem;
	line-height: 1;
	margin-bottom: 2px;
}
.h2_no{
	font-size: 8rem;
	font-style: italic;
	color: #CCCCCC;
	letter-spacing: 1rem;
	line-height: 1;
	margin-bottom: 30px;
}
#column_honbun h2{
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.7;
}
.column_txt_area{
	flex-basis: 540px;
}
.column_txt_area .txt{
	font-size: 2rem;
	line-height: 1.9;
	text-align: justify;
}
.clumn_caption{
	width: 540px;
	font-size: 1.8rem;
	line-height: 1.8;
	text-align: justify;
	margin-left: 400px;
}

#column2 img,
#column3  img,
#column4  img,
#column5  img {
	margin-left: 160px;
	width: 780px;
}
