@charset "utf-8";
/*initiative_container*/
.initiative_container {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	/* padding: 40px 0; */
	text-align: center;
}
.initiative_pink_container {
	background-color: #FBF8F4;
	padding: 40px 0;
	height: auto;
}
.initiative_pink_container_inner {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.initiative_pink_container_gra {
	background-image: url(../images/initiative/initiative_pink_container_gra_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.initiative_center_title img {
	height: 78px;
	width: auto;
}
.initiative_center_title {
	margin-bottom: 29px;
}
.initiative_center_title a{
	text-decoration:none;
	color:#4C372B;	
	margin-left:35px;
}
.initiative_center_title::after {
	display: block;
	content: "";
	height: 1px;
	background-color: #4C372B;
	margin: 10px auto 0;
	width: 90%;
}
/*initiative_main_container*/
.initiative_main_container {
	margin-top: 0px;
}
.initiative_main_container_inner {
	width: 100%;
	height: 290px;
	background-position: center center;
	background-size: cover;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.initiative_main_container_inner_text {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 10px 10px 10px 30px;
	font-size: 16px;
	color: #4C372B;
	font-weight: bold;
	line-height: 36px;
	width: 240px;
}
/*initiative_overview*/
.initiative_overview {
	text-align: center;
}
.initiative_overview_title {
	font-size: 20px;
	line-height: 30px;
	color: #4C372B;
	font-weight: bold;
	margin-bottom: 32px;
}
.initiative_overview_text {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	width:
	calc(100% - 48px);
	margin: 30px auto;
}
.initiative_overview_text_center {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	width:calc(100% - 48px);
	margin:0 auto;
}
/*initiative_before*/
.initiative_before {
	position: relative;
	text-align: left;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 30px;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
}
.initiative_before_image_right {
	position: relative;
	text-align: left;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}
.initiative_before_image img {
	height: auto;
	width:100%;
}
.initiative_before_right {
	/* z-index: 100; */
	top: 0px;
	bottom: 0;
	padding: 26px 20px 50px;
	text-align: center;
	width: calc(100% - 48px);
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	margin-top:-20px;
}
.initiative_before_right_slide {
	z-index: 100;
	top: 0px;
	bottom: 0;
	left: 377px;
	padding: 54px 20px 50px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	margin-left:-68px;
	margin-top:130px;
}
.initiative_before_text_left {
	position: absolute;
	z-index: 100;
	left: 0px;
	padding: 44px 20px 50px;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
}
.initiative_before_main_title {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #4C372B;
	margin-bottom: 15px;
}
.initiative_before_main_text {
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: 0.02em;
}
.initiative_link_area {
	text-align: center;
	margin: 0;
	font-size: 0;
}
.initiative_link_list {
	display:
	-webkit-box;
  	display:
	-ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	/* margin-bottom: 35px; */
}
.initiative_link_list li {
	width: calc(100% - 48px);
	margin-bottom: 33px;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
}
.initiative_staff {
	position: relative;
	text-align: left;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	margin-bottom: 30px;
  	-webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
  	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.initiative_staff_image img {
	height: auto;
}
.initiative_staff_image {
	height: auto;
	width: 40%;
	margin-left:25px;
}
.initiative_staff_text {
	width: 50%;
	margin-top:100px;
	margin-bottom: 10px;
}
.initiative_staff_right {
	z-index: 100;
	top: 0px;
	bottom: 0;
	padding: 25px 20px 25px;
	text-align: center;
	background: #F7EEE2;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	margin:0 auto;
	width:calc(100% - 48px);
}
.initiative_link_list li a {
	margin: 0 auto;
	display: block;
	padding: 10px;
	width: 100%;
	color: #4C372B;
	border: 1px solid #4C372B;
	border-radius: 4px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.initiative_link_list li a:hover {
	text-decoration: underline;
}
#shop,#professional,#staff{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
