/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_3 .title_img {
  position: absolute;
  width: 10.8%;
  max-width: 185px;
  top: 4.7%;
  right: 70px;
  z-index: 1
}

#story_3 .main_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 86%;
  margin: 0 auto;
  max-width: 156vh;
  position: relative;
  height: 100vh;
}

#story_3 .main_area p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #083b55;
  font-weight: 500;
}

#story_3 .left_area {
  width: 61.9%;
  margin-top: 13vh;
	margin-right: 9.3%;
/*
  padding-left: 3%;
  box-sizing: border-box;
*/
}

#story_3 .left_area .text_01 {
  margin: 1em auto 0 0;
}

#story_3 .left_area .text_01 p {
  font-size: 14px;
  line-height: 1.85;
}

#story_3 .left_area .text_01 p.info {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 1em;
}

#story_3 .right_area {
  width: 32.2%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

/*
#story_3 .right_area > div {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
*/

#story_3 .staff-credit .main_area {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#story_3 .staff-credit {
  text-align: center;
}
#story_3 .staff-credit .text_01 p {
  font-size: 15px;
  line-height: 1.85;
}
#story_3 .staff-credit .text_01 p.bold {
  font-weight: bold;
}
#story_3 .staff-credit .text_01 .mt15 {
  margin-top: 15px;
}
#story_3 #scn03 .main_area,
#story_3 #scn04 .main_area,
#story_3 #scn05 .main_area,
#story_3 #scn06 .main_area,
#story_3 #scn07 .main_area,
#story_3 #scn08 .main_area,
#story_3 #scn09 .main_area {
	-webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
}

#story_3 .profile_box {
	width: 78.3%;
	margin: 0 auto;
	max-width: 1070px;
  display: -webkit-flex;
  display: flex;
	-webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
	
}
#story_3 .recipe_box {
	width: 89.9%;
	margin: 0 auto;
	max-width: 1228px;
  display: -webkit-flex;
  display: flex;
	-webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#story_3 .point_box {
	width: 81.8%;
	margin: 0 auto;
	max-width: 1118px;
  display: -webkit-flex;
  display: flex;
	-webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#story_3 .point_box .left_area {
	margin-top: 4vh;
}

#story_3 .recipe_box .left_area {
	width: 37%;
	margin-top: 0;
	margin-right: 6%;
}
#story_3 .recipe_box .right_area {
	width: 57%;
}


/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#story_3 #scn01 {
  opacity: 1;
  z-index: 501;
  background: url("/book/focal/nagareyama/images/column2/fv_bg.jpg") no-repeat center 90% / cover;
}
#story_3 #scn01 .fv_title {
	width: 17.7%;
  position: absolute;
  top: 50%;
  left: 0;
	margin-left: 7.5%;
  transform: translateY(-50%);
}

#story_3 #scn02 {
  background: #083b55;
}

#story_3 #scn02 .main_text {
  width: 50%;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#story_3 #scn02 .main_text > p {
  color: #fff;
  font-size: 20px;
  line-height: 2;
}

#story_3 #scn02 .main_text > p.credit_text {
  margin-top: 2em;
  font-family: "Koburina Gothic W3 JIS2004", sans-serif;
  font-size: 16px;
  line-height: 1.75;
}


#story_3 #scn03 {
  background: url("/book/focal/nagareyama/images/column2/bg02.jpg") no-repeat center bottom / cover;
}
#story_3 #scn03 .left_area {
	width: 36.6%;   
	margin-top: 13vh;
}
#story_3 #scn03 .left_area .text_01 > p{
	font-family: "Koburina Gothic W6 JIS2004", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#story_3 #scn03 .left_area .profile {
	width: 12.3%;  
	margin-bottom: .5em;
}
#story_3 #scn03 .right_area {
	width: 56.6%;
}
#story_3 #scn03 .right_area > div {
	position: relative;  
	border-radius: 30px;
	background: #FFFFFF;
	padding: 50px;
}
#story_3 #scn03 .right_area > div::before {
	content: "";
	width: 67px;
	height: 55px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	margin-left: -58px;
	background: url("/book/focal/nagareyama/images/column2/profile_parts.svg") no-repeat 0 0 / 100% auto;
}
#story_3 #scn03 .name_01 {
	width: 35.6%;   
	margin-bottom: 1.5em;
}
#story_3 #scn03 .img_02 {
	position: absolute;
	width: 52%;   
	top: 50%;
	right: 0;
	margin-right: -19%; 
	transform: translateY(-30%);
}
#story_3 #scn03 .text_02 {
	width: 64.4%;
	line-height: 1.8;
}

#story_3 #scn04,
#story_3 #scn05,
#story_3 #scn06,
#story_3 #scn07,
#story_3 #scn08,
#story_3 #scn09 {
  background: url("/book/focal/nagareyama/images/column2/bg01.jpg") no-repeat center bottom / cover;
}

#story_3 #scn05 .title_01,
#story_3 #scn07 .title_01,
#story_3 #scn09 .title_01 {
	padding-bottom: 1em;
	border-bottom: 1px solid #093A56;
	margin-bottom: 2em;
}

#story_3 #scn05 .title_01 h3,
#story_3 #scn07 .title_01 h3,
#story_3 #scn09 .title_01 h3 {
	width: 60%;
}

#story_3 #scn05 .right_area > div,
#story_3 #scn07 .right_area > div,
#story_3 #scn09 .right_area > div {
	position: relative;
	padding: 40px;
  background: url("/book/focal/nagareyama/images/column2/bg02.jpg") no-repeat center center / cover;
}

#story_3 #scn05 .img_01,
#story_3 #scn07 .img_01,
#story_3 #scn09 .img_01 {
	margin-bottom: 1em;
}

#story_3 #scn05 .obj_01,
#story_3 #scn07 .obj_01,
#story_3 #scn09 .obj_01 {
	position: absolute;
	width: 21.4%;
	top: 0;
	left: 0;  
	margin-top: -24px;
	margin-left: -14px;
}

#story_3 #scn07 .img_01 {  
	margin-top: 1.5em;
	margin-bottom: 0;
}