/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_2 .title_img {
  position: absolute;
  width: 15.9%;
  max-width: 272px;
  top: 4%;
  right: 70px;
  z-index: 1
}

#story_2 .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_2 .main_area p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #083b55;
  font-weight: 500;
}

#story_2 .left_area {
  width: 45.3%;
	margin-right: 6.9%;
  margin-top: 17vh;
  box-sizing: border-box;
}

#story_2 .left_area .data {
  width: 19.2%;
  margin-top: 1em;
}

#story_2 .left_area .text_01 {
  margin: 1.5em auto 0;
}

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

#story_2 .left_area .text_01 p.info {
  font-size: 12px;
  line-height: 1.66;
  margin-top: 1.5em;
}
#story_2 .left_area .text_01 p.info .large {
  font-size: 14px;
  font-weight: bold;
}

#story_2 .left_area .title_01 {
	position: relative; 
	padding-top: 100px;
}

#story_2 .left_area .title_01::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 120%;
	height: 77px;
  background: url("/book/focal/nagareyama/images/column/parts01.svg") no-repeat center top / 100% auto;  
	z-index: -1;
}

#story_2 .rcm {
	margin-top: 2em;
}
#story_2 .rcm-flex {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;    
	justify-content: space-between;   
	width: 93%;
  margin: 0 auto;
  gap: 1em;
  padding: 20px 0;
}

#story_2 .rcm-flex .subimg {
	width: 51px;
}

#story_2 .rcm-flex .text_01 {
	width: 350px;  
	margin: 0!important;
	line-height: 1.8;
}

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

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

#story_2 .staff-credit .main_area {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#story_2 .staff-credit {
  text-align: center;
}
#story_2 .staff-credit .text_01 p {
  font-size: 15px;
  line-height: 1.85;
}
#story_2 .staff-credit .text_01 p.bold {
  font-weight: bold;
}
#story_2 .staff-credit .text_01 .mt15 {
  margin-top: 15px;
}


/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#story_2 #scn01 {
  background: url("/book/focal/nagareyama/images/column/fv_bg.jpg") no-repeat center top / cover;
  opacity: 1;
  z-index: 501;
}
#story_2 #scn01 .fv_title {
	width: 34.7%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

#story_2 #scn02 {
  background: #083b55;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#story_2 #scn02 .img_01 {
    width: 54.9%;
    margin-left: auto;
    margin-top: 1em;
}

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

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

#story_2 #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_2 #scn02 .main_text .navigater {
  width: 53.6%;    
  max-width: 378px;
  margin-top: -6%;
  margin-left: auto;
}

#story_2 #scn03 .main_area,
#story_2 #scn11 .main_area {
	-webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
}
#story_2 #scn03 .main_flex {
  width: 77.9%;
  max-width: 1064px;
  background: #F9F5E5;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;   
	gap: 4em;   
	padding: 60px 0;
}
#story_2 #scn03 .main_img {
	width: 280px;
}
#story_2 #scn03 .main_txtwrap {
	width: 452px;
}
#story_2 #scn03 .main_txtwrap .name {
	width: 274px;  
	margin-bottom: 20px;
}
#story_2 #scn03 .text_01 > p {
	line-height: 1.9;
}

#story_2 #scn05 .right_area .img_01 {
	width: 125.5%;
}
#story_2 #scn06 .left_area {
	width: 42.6%;
}
#story_2 #scn06 .right_area .img_01 {
	width: 135.8%;
/*	margin-left: -24.7%;*/
	margin-left: -13.7%;
}
#story_2 #scn07 .right_area .img_01 {
	width: 99.4%;
	margin-left: -2.1%;
}
#story_2 #scn08 .right_area .img_01 {
	width: 107.1%;
	margin-left: -2.1%;
}
#story_2 #scn09 .right_area .img_01 {
	width: 104.6%;
}
#story_2 #scn09 .right_area .rcm {
	margin-top: 0;
}
#story_2 #scn09 .right_area .rcm-flex {
	padding: 0;
}
#story_2 #scn09 .right_area .subimg {
	width: 115px;
}
#story_2 #scn10 .right_area .img_01 {
	width: 107.1%;
/*	margin-left: -4.4%;*/
}
#story_2 #scn11 {
  background: url("/book/focal/nagareyama/images/column/info_bg.jpg") no-repeat center bottom/ cover;
}
#story_2 #scn11 .left_area {
	margin-top: auto;
}
#story_2 #scn11 .info_ttl {
	width: 56.5%;  
	margin-bottom: 1em;
}
#story_2 #scn11 .info_box {
  width: 74.2%;
  max-width: 1013px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center; 
}
#story_2 #scn11 .info_txt > p {
	font-size: 12px;
	line-height: 1.7;
	margin-bottom: 2em;
}
#story_2 #scn11 .info_btn {
  width: 84.7%;
	margin-right: auto;
}
