/*--------------------------------------------------------
　共通style
--------------------------------------------------------*/
#story_1 .scn_set {
	background: #fff;
}
#story_1 .title_img {
	position: absolute;
	width: 17.8%;
	max-width: 305px;
	top: 40px;
	right: 93px;
	z-index: 1;
}
#story_1 .main_area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	width: 84%;
	margin: 0 auto;
	max-width: 156vh;
	position: relative;
	height: 100vh;
}
#story_1 .main_area p {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #083b55;
	font-weight: 500;
}
#story_1 .left_area {
	width: 37.6%;
	margin-top: 17.5vh;
}
#story_1 .left_area .text_01 {
	margin-top: 15px;
	width: 95%;
	margin: 20px auto 0;
}
#story_1 .left_area .text_01 p {
	font-size: 14px;
	line-height: 1.85;
	font-weight: 600;
}
#story_1 .left_area .text_01 p.info {
	font-size: 12px;
	line-height: 1.66;
	margin-top: 1.4em;
	width: 100%;
	font-weight: 600;
}
#story_1 .left_area .text_01 p.column-info {
	font-size: 16px;
	line-height: 1.66;
	margin-top: 1.4em;
	width: 100%;
	color: #fff;
	font-family: "Koburina Gothic W6 JIS2004", sans-serif;
}
#story_1 .left_area .text_01 p.info a {
	font-size: 12px;
	line-height: 1.66;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #083b55;
	font-weight: 600;
	text-decoration: underline;
}
#story_1 .right_area {
	width: 55.3%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-left: 7.1%;
}
#story_1 .right_area > div {
	position: relative;
}
#story_1 .right_area .img_01 img {
	vertical-align: bottom;
}
#story_1 .text_credit p {
	position: absolute;
	font-family: "Koburina Gothic W6 JIS2004", sans-serif;
	font-size: 12px;
}
@keyframes car_box {
	0% {
		opacity: 0;
	}
	67% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes car_move {
	0% {
		left: 0%;
		transform: rotate(-2deg);
	}
	2% {
		left: 0%;
		transform: rotate(2deg);
	}
	4% {
		transform: rotate(-2deg);
	}
	6% {
		transform: rotate(2deg);
	}
	8% {
		transform: rotate(-2deg);
	}
	10% {
		transform: rotate(-2deg);
	}
	12% {
		transform: rotate(2deg);
	}
	14% {
		transform: rotate(0deg);
	}
	16% {
		transform: rotate(0deg);
	}
	86% {
		transform: rotate(-2deg);
	}
	88% {
		transform: rotate(-2deg);
	}
	90% {
		transform: rotate(-2deg);
	}
	92% {
		transform: rotate(2deg);
	}
	94% {
		transform: rotate(-2deg);
	}
	96% {
		transform: rotate(2deg);
	}
	98% {
		transform: rotate(0deg);
	}
	100% {
		left: calc(100% - 52px);
	}
}
#story_1 .car_box {
	opacity: 0;
}
#story_1 .active .car_box {
	opacity: 1;
	animation: car_box 1s ease 0s 1 normal forwards;
}
#story_1 .car_box .inner {
	position: absolute;
	top: 21.74%;
	left: 0;
	width: 16%;
	max-width: 220px;
	height: 120px;
	background: #093a56;
	border-radius: 0 60px 60px 0;
}
#story_1 .car_box .min {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 22px;
	width: 160px;
	margin: 20px auto 0;
	line-height: 1.4;
	text-align: center;
	font-family: "Koburina Gothic W6 JIS2004", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#story_1 .car_box .min span {
	font-size: 13px;
}
#story_1 .car_box .car_road {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 160px;
	height: 5px;
}
#story_1 .car_box .car_road > img {
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
}
#story_1 .car_box .car {
	position: absolute;
	left: 0;
	bottom: 12px;
	width: 52px;
}
#story_1 .car_box .car img {
	vertical-align: bottom;
}
#story_1 .active .car_box .car {
	animation: car_move 2.0s ease-in-out forwards 1.2s;
	transform: translate(0, 0);
}
#story_1 #scn01 {
	background: url(/book/focal/asakuchi/images/trip/fv_bg.jpg) no-repeat center 90%/ cover;
}
#story_1 #scn03 {
	background: url(/book/focal/asakuchi/images/trip/day1_bg.jpg) no-repeat center center/ cover;
}
#story_1 #scn04 {
	background: url(/book/focal/asakuchi/images/trip/bg01.jpg) no-repeat center center/ cover;
}
#story_1 #scn06 {
	background: url(/book/focal/asakuchi/images/trip/bg02.jpg) no-repeat center center/ cover;
}
#story_1 #scn08 {
	background: url(/book/focal/asakuchi/images/trip/bg03.jpg) no-repeat center center/ cover;
}
#story_1 #scn10 {
	background: url(/book/focal/asakuchi/images/trip/bg_colum.jpg) no-repeat center center/ cover;
}
#story_1 #scn11 {
	background: url(/book/focal/asakuchi/images/trip/bg04.jpg) no-repeat center center/ cover;
}
#story_1 #scn13 {
	background: url(/book/focal/asakuchi/images/trip/bg05.jpg) no-repeat center center/ cover;
}
#story_1 #scn15 {
	background: url(/book/focal/asakuchi/images/trip/day2_bg.jpg) no-repeat center center/ cover;
}
#story_1 #scn16 {
	background: url(/book/focal/asakuchi/images/trip/bg06.jpg) no-repeat center 90%/ cover;
}
#story_1 #scn18 {
	background: url(/book/focal/asakuchi/images/trip/bg07.jpg) no-repeat center center/ cover;
}
#story_1 #scn20 {
	background: url(/book/focal/asakuchi/images/trip/bg08.jpg) no-repeat center center/ cover;
}
#story_1 #scn22 {
	background: url(/book/focal/asakuchi/images/trip/bg09.jpg) no-repeat center center/ cover;
}
#story_1 #scn24 {
	background: url(/book/focal/asakuchi/images/trip/bg10.jpg) no-repeat center center/ cover;
}
#story_1 #scn26 {
	background: url(/book/focal/asakuchi/images/trip/bg_colum02.jpg) no-repeat center center/ cover;
}
/*--------------------------------------------------------
　個別style
--------------------------------------------------------*/
#story_1 #scn01 {
	opacity: 1;
	z-index: 501;
}
/* #story_1 #scn01 .logo_img a img {
  filter: drop-shadow(0px 0px 2px rgba(1,40,0,0.6));
} */
/* #story_1 #scn11 .title_img img{
  filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.5));
} */
#story_1 #scn01 .main_title {
	width: 43.7%;
	position: absolute;
	top: 22.2%;
	right: 4.8%;
}
#story_1 #scn01 .sub_title {
	width: 8.3%;
	position: absolute;
	top: 34.8%;
	left: 13.5%;
	transform: translateX(-50%);
}
#story_1 #scn02 {
	background: #083b55;
}
#story_1 #scn02.popup::after {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.4);
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#story_1 #scn02 .schedule {
	position: absolute;
	width: 8.7%;
	right: calc(18.7% - 60px);
	bottom: calc(38.4% - 38px);
	cursor: pointer;
}
/* #story_1 .schedule_eff{
  position: absolute;
  width: 16.5%;
  right: 62px;
  bottom: 20%;
} */
#story_1 .left_area .text_01 .access {
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #093a56;
}
#story_1 .schedule-box {
	display: none;
	cursor: pointer;
	width: 80%;
	left: 0;
	position: absolute;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 10;
}
#story_1 .schedule-box a:hover {
	opacity: 1;
}
#story_1 #scn02 .main_text {
	width: 51%;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#story_1 #scn02 .main_text .main_text_img {
	width: 73.3%;
	margin: 45px auto 0;
}
#story_1 #scn02 .main_text > p {
	color: #fff;
}
#story_1 #scn02 .main_text .main_text_item {
	font-size: 20px;
	line-height: 2;
}
#story_1 #scn02 .main_text .credit_text {
	margin-top: 2em;
	font-family: "Koburina Gothic W3 JIS2004", sans-serif;
	font-size: 16px;
	line-height: 1.75;
}
#story_1 #scn02 .main_text .att_text {
	margin-top: 3.3em;
	padding-left: 1em;
	text-indent: -1em;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.6;
}
#story_1 .left_area .text_01 .access {
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #093a56;
}
#story_1 .schedule-box {
	display: none;
	cursor: pointer;
	width: 80%;
	left: 0;
	position: absolute;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 10;
}
#story_1 .schedule-box a:hover {
	opacity: 1;
}
#story_1 #scn03 .logo_img img {
	filter: drop-shadow(0 0 2px rgba(0,0,0,.3));
}
#story_1 #scn03 .large_title_01 {
	width: 27.3%;
	position: absolute;
	top: 44%;
	left: 4.3%;
}
#story_1 #scn03 .copy {
	width: 24.5%;
	position: absolute;
	top: 92.4%;
	left: 71.34%;
}
#story_1 #scn04 .right_area {
	width: 60%;
	margin-left: 2%;
}
#story_1 #scn04 .right_area .img_01 {
	width: 99%;
}
#story_1 #scn04 .car_box .min {
	bottom: 8px;
}
#story_1 #scn05 .right_area .img_01 {
	width: 107.5%;
}
#story_1 #scn06 .right_area .img_01 {
	width: 97%;
}
#story_1 #scn07 .right_area .img_01 {
	width: 102.1%;
}
#story_1 #scn08 .right_area {
	width: 58.5%;
	margin-left: 3.5%;
}
#story_1 #scn08 .right_area .img_01 {
	width: 103%;
}
#story_1 #scn09 .left_area {
	margin-top: 14.5vh;
}
#story_1 #scn09 .right_area .img_01 {
	width: 111.7%;
	margin-left: -5%;
}
#story_1 #scn10 .main_area {
	-webkit-align-items: center;
	align-items: center;
}
#story_1 #scn10 .main_area .main_box {
  position: relative;
  background: #FFF;
  border-radius: 20px; 
	padding: 5% 0;   
/*	height: 71.7vh;*/
}
#story_1 #scn10 .main_area .main_box .head-wrap {
	position: relative;
  width: 57.6%;
  margin: 0 auto 3%;
}
#story_1 #scn10 .main_area .main_box .flag {
	position: absolute;
	width: 31.6%;
	top: 0;
	left: 50%;
	margin-top: -12.7%;
	margin-left: -64.2%;
}
#story_1 #scn10 .main_area .main_inner {
	display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
	width: 83.9%;
  margin: 0 auto;
}
#story_1 #scn10 .boxC {
	position: relative;
	width: 1px;
}
/*
#story_1 #scn10 .boxC::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 343px;
	top: 0;
	right: 0;
	background: url(/book/focal/asakuchi/images/trip/colum_border.svg) no-repeat center center/ 100% auto;
}
*/
#story_1 #scn10 .boxL, 
#story_1 #scn10 .boxR {
	width: 43.5%;
	margin: 0;
}
#story_1 #scn10 .boxL .text_01, 
#story_1 #scn10 .boxR .text_01 {
	width: 100%;
	margin: 15px auto 0;
}
#story_1 #scn10 .boxL .text_01 > p, 
#story_1 #scn10 .boxR .text_01 > p {
	font-size: 14px;
	line-height: 1.8;
}
#story_1 #scn10 .main_area .main_box .obj01 {
	position: absolute;
	width: 7.5%;
	top: 0;
	left: 0;   
	margin-top: 4.6%;
	margin-left: -5%;
}
#story_1 #scn10 .main_area .main_box .obj02 {
	position: absolute;
	width: 13.7%;
	bottom: 0;
	right:  0;    
	margin-right: -5.7%;
	margin-bottom: -2.6%;
}


#story_1 #scn12 .right_area {
	width: 58%;
	margin-left: 4%;
}
#story_1 #scn12 .right_area .img_01 {
	width: 109.1%;
}
#story_1 #scn14 .right_area {
	width: 59%;
	margin-left: 3%;
}
#story_1 #scn14 .right_area .img_01 {
	width: 109.3%;
}
#story_1 #scn15 .large_title_01 {
	width: 27.3%;
	position: absolute;
	top: 16.5%;
	left: 10.8%;
}

#story_1 #scn16 .logo_img img {
	filter: drop-shadow(0 0 4px rgba(0,0,0,.35));
}
#story_1 #scn16 .right_area {
	width: 58.5%;
	margin-left: 3.5%
}
#story_1 #scn16 .right_area .img_01 {
	width: 90%;
}
#story_1 #scn17 .right_area .img_01 {
	width: 107.4%;
}
#story_1 #scn18 .right_area {
	width: 59%;
	margin-left: 3%
}
#story_1 #scn18 .right_area .img_01 {
	width: 101%;
}
#story_1 #scn19 .right_area .img_01 {
	width: 104.4%;
}
#story_1 #scn20 .right_area {
	width: 58.5%;
	margin-left: 3.5%;
}
#story_1 #scn20 .right_area .img_01 {
	width: 90%;
}
#story_1 #scn21 .right_area .img_01 {
	width: 97.1%;
}
#story_1 #scn22 .right_area {
	width: 58.5%;
	margin-left: 3.5%;
}
#story_1 #scn22 .right_area .img_01 {
	width: 90%;
}
#story_1 #scn24 .right_area {
	width: 58.5%;
	margin-left: 3.5%;
}
#story_1 #scn23 .right_area .img_01 {
	width: 106.3%;
}
#story_1 #scn24 .right_area .img_01 {
	width: 98%;
}
#story_1 #scn25 .right_area .img_01 {
	width: 104.7%;
}
#story_1 #scn26 .main_area {
	-webkit-align-items: center;
	align-items: center;
}
#story_1 #scn26 .main_area .main_box {
	background: #FFF;
	border-radius: 20px;
}
#story_1 #scn26 .main_area .main_inner {
	position: relative;
	display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
	width: 84%;
	padding: 5% 0;
/*  height: 76.8vh;*/
  margin: 0 auto;
}
#story_1 #scn26 .left_area {
	width: 46.5%;
	margin-top: 0;
}
#story_1 #scn26 .left_area .img_01 img {
	display: block;  
	margin-left: -5%;
}
#story_1 #scn26 .left_area .text_01 {
	width: 100%;
	margin: 15px auto 0;
}
#story_1 #scn26 .right_area {
	width: 46.6%;    
	margin-left: 6.9%;
}
#story_1 #scn26 .right_area .img_01 {
	width: 103.9%;
}
#story_1 #scn26 .title_img {
	width: 17.8%;
	max-width: 305px;
}