@charset "utf-8";

:root {
	--st10_yel: #F6E500;
	--st10_grn: #B5F420;
	--st11_brn: #c0a590;
	--st11_grn: #86a8a9;
}
/*-----------------------

	common

-----------------------*/
.note {
	font-size: 13px;
	display: block;
	line-height: 1.5;
	text-indent: -7px;
	padding-left: 12px;
	margin-top: 10px;
	color: #2c2e57;
}
@media screen and (max-width: 599px) {
.note {
	font-size: 12px;
}
}
.note::before {
	content: "※";
	display: inline-block;
}

.about .about__txt {
	font-size: min(1.72vw, 18px);
	max-width: 576px;
	margin: 40px 0;
}
@media screen and (max-width: 768px) {
	.about .about__txt {
		font-size: max(2.16vw, 15px);
	}
}
/*-----------------------

	story_spot

-----------------------*/
#story_spot .story_spot__inner {
	max-width: 1200px;
	width: 100%;
	margin: 0px auto;
	padding: 0 1.4rem;
	color: #2C2E57;
}
@media screen and (max-width: 599px) {
	#story_spot .story_spot__inner {
		padding: 0;
	}
}
#story_spot .story_spot__wrap {
	display: flex;
}
@media screen and (max-width: 768px) {
	#story_spot .story_spot__wrap {
		flex-direction: column;
	}
}
#story_spot .spot_main_ttl {
	background-color: #2c2e57;
	font-size: 20px;
	color: #fff;
	display: inline-block;
	padding: 0 8%;
}
@media screen and (max-width: 768px) {
#story_spot .spot_main_ttl {
		font-size: max(2.13vw, 14px);
	}
}

#story_spot .story_spot__bg {
	border: solid 1px #2c2e57;
	margin-bottom: 80px;
}

#story_spot .spot__ttl {
	border-right: solid 1px #2c2e57;
	border-bottom: solid 1px #2c2e57;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 48px;
	padding: 32px 6%;
	font-weight: 200;
	letter-spacing: 1rem;
	display: inline-block;
	color: #2C2E5E;
	line-height: 1.23;
}
@media screen and (max-width: 768px) {
	#story_spot .spot__ttl {
    border-right: 0;
    width: 100%;
    text-align: center;
    font-size: max(6.46vw,24px);
    margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
	#story_spot .spot__ttl {
		padding: 6%;
	}
}
#story_spot .story_spot__txt {
	font-size: min(1.72vw, 18px);
	text-align: justify;
}
@media screen and (max-width: 768px) {
	#story_spot .story_spot__txt {
		font-size: max(2.33vw, 12px);
		letter-spacing: 0;
	}
}
#story_spot .spot__address,
#story_spot .spot__link {
	padding-right: 6%;
	font-size: 14px;
	letter-spacing: 0.18rem;
	line-height: 1.57;
	text-indent: -40px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
	#story_spot .spot__address,
	#story_spot .spot__link {
    font-size: max(2.1vw, 11px);
	}
}
#story_spot .spot__address {
	margin-top: 24px;
}
@media screen and (max-width: 768px) {
	#story_spot .spot__address {
		letter-spacing: 0;
	}
}
@media screen and (max-width: 599px) {
	#story_spot .spot__address,
	#story_spot .spot__link {
    text-indent: -32px;
    padding-left: 32px;
		padding-right: 0;
		margin-top: 4%;
	}
}

#story_spot .spot__ttl_sm {
	font-size: 20px;
	letter-spacing: 0.02em;
	margin-left: 20px;
}

@media screen and (max-width: 768px) {
	#story_spot .spot__ttl_sm {
		display: block;
		font-size: max(3.33vw,16px);
		margin-left: 0;
		margin-top: 16px;
	}
}
#story_spot .spot__link {
	margin-top: 12px;
}

#story_spot .spot__link a:hover {
	text-decoration: underline;
}



/* story09以降のstyle */

/*-----------------------

	story09

-----------------------*/
#story09 p {
	color: #2c2e57;
}


#story09 .story_main_ttl h2 {
	max-width: 960px;
	width: 80%;
	margin-bottom: 160px;
}
@media screen and (max-width: 599px) {
	#story09 .story_main_ttl h2 {
	width: 100%;
	margin-bottom: 16%;
}
}
#story09 .sec01__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 160px;
}
@media screen and (max-width: 599px) {
	#story09 .sec01__wrap {
		margin-top: 16%;
		flex-wrap: wrap;
	}
}
#story09 .sec01_img__wrap {
	width: 47.75%;
}

@media screen and (max-width: 599px) {
	#story09 .sec01_img__wrap {
		width: 100%;
		margin-top: 16%;
	}
}

#story09 .sec01_img__wrap .sec01__item02 {
	max-width: 520px;
	width: 86.66%;
	margin-left: auto;
}
@media screen and (max-width: 599px) {
#story09 .sec01_img__wrap .sec01__item02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
}
#story09 .sec01_img__wrap .sec01__item03 {
	max-width: 193px;
	width: 32.16%;
	margin-left: auto;
	margin-right: 54%;
	margin-top: 80px;
}

@media screen and (max-width: 599px) {
	#story09 .sec01_img__wrap .sec01__item03 {
    margin-left: auto;
    margin-right: 0;
    margin-top: 4%;
}
}

#story09 .img_wrap_bg {
	background-color: #e5a1b1;
	margin: 0 auto;
}

#story09 .sec01_img_wrap {
	margin-top: 320px;
	margin-bottom: 320px;
}
@media screen and (max-width: 599px) {
	#story09 .sec01_img_wrap {
		margin-top: 32%;
		margin-bottom: 32%;
	}
}

#story09 .sec01_img_wrap .sec01__item04 {
	max-width: 623px;
	width: 51.95%;
	position: relative;
	top: -160px;
}
@media screen and (max-width: 599px) {
#story09 .sec01_img_wrap .sec01__item04 {
	width: 61.95%;
}
}
#story09 .sec01_img_wrap .sec01__item05 {
	max-width: 235px;
	width: 19.5%;
	margin-left: auto;
	margin-top: -360px;
}
@media screen and (max-width: 599px) {
#story09 .sec01_img_wrap .sec01__item05 {
    width: 29.5%;
    margin-left: auto;
    margin-top: -306px;
    margin-right: 0;
}
}

#story09 .sec01_img_wrap .sec01__item06 {
	max-width: 516px;
	width: 43.04%;
	position: relative;
	top: 70px;
	margin: 0 auto;
}
@media screen and (max-width: 599px) {
#story09 .sec01_img_wrap .sec01__item06 {
	top: 40px;
	width: 53.04%;
}
}
/* sec02 */
#story09 .sec02__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}

@media screen and (max-width: 599px) {
#story09 .sec02__wrap {
	flex-wrap: wrap;
	margin-top: 8%;
}
}

#story09 .sec02 .sec02__item01 {
	margin: 80px auto 0;
	width: 100%;
}
@media screen and (max-width: 599px) {
#story09 .sec02 .sec02__item01 {
	margin: 8% auto 0;
}
}

#story09 .sec02__wrap .sec02_ttl {
	max-width: 488px;
	width: 40.66%;
	margin-right: 24px;
}
@media screen and (max-width: 599px) {
#story09 .sec02__wrap .sec02_ttl {
	width: 80.66%;
	margin-right: 0;
	margin-bottom: 16%;
}
}

#story09 .story09_about {
	border: solid 1px #2c2e57;
	padding: 80px 6%;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
#story09 .story09_about {
	padding: 12% 6%;
	margin-top: 16%;
}
}

#story09 .story09_about .about__ttl {
	max-width: 582px;
	width: 58.2%;
}

@media screen and (max-width: 599px) {
#story09 .story09_about .about__ttl {
	width: 98.2%;
}

}
#story09 .story09_about .about__txt {
	width: 58%;
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
#story09 .story09_about .about__txt {
	width: 100%;
}
}
@media screen and (max-width: 599px) {
#story09 .story09_about .about__txt {
	margin-top: 8%;
}
}
#story09 .story09_about .sec02_img__wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
}
@media screen and (max-width: 599px) {
#story09 .story09_about .sec02_img__wrap {
	margin-top: 8%;
}
}
#story09 .story09_about .sec02__item02 {
	max-width: 370px;
	width: 37%;
}

#story09 .story09_about .sec02__item03 {
	max-width: 540px;
	width: 54%;
}

#story09 .story09_about .sec02__item04 {
	max-width: 823px;
	width: 82.3%;
	margin-left: auto;
	margin-top: 40px;
}
@media screen and (max-width: 599px) {
#story09 .story09_about .sec02__item04 {
	width: 100%;
	margin-top: 4%;
}
}
/* sec03 */
#story09 .sec03 {
	margin: 0 auto;
	overflow: hidden;
}

#story09 .sec03__ttl_wrap {
	display: flex;
	align-items: center;
}
@media screen and (max-width: 599px) {
#story09 .sec03__ttl_wrap {
	flex-direction: column-reverse;
}
}
#story09 .sec03__ttl_wrap .sec03__item01 {
	max-width: 542px;
	width: 45.1%;
	margin-right: 10%;
}
@media screen and (max-width: 599px) {
#story09 .sec03__ttl_wrap .sec03__item01 {
    width: 75.1%;
    margin-right: 0;
    margin-left: auto;
		margin-top: 16%;
}
}
#story09 .sec03__ttl_wrap .sec03__ttl {
	max-width: 400px;
	width: 33.40%;
}
@media screen and (max-width: 599px) {
#story09 .sec03__ttl_wrap .sec03__ttl {
		width: 73.40%;
    margin-left: 12%;
}
}
#story09 .sec03__wrap {
	position: relative;
}
@media screen and (max-width: 599px) {
#story09 .sec03__wrap {
	display: flex;
  flex-direction: column-reverse;
}
}

#story09 .sec03__wrap .sec03__txt {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 80px;
	margin-left: 160px;
}

@media screen and (max-width: 599px) {
#story09 .sec03__wrap .sec03__txt {
	margin-left: 0;
	margin-top: 16%;
}
}

#story09 .sec03__wrap .sec03__item02 {
	max-width: 420px;
	width: 35%;
	position: absolute;
	top: 20%;
	left: -8%;
}
@media screen and (max-width: 599px) {
#story09 .sec03__wrap .sec03__item02 {
	position: static;
	margin-top: 16%;
	width: 50%;
}
}
#story09 .sec03__item03 {
	max-width: 728px;
	width: 60.6%;
	margin: 80px auto;
	padding: 80px 0%;
}
@media screen and (max-width: 599px) {
#story09 .sec03__item03 {
	margin: 8% auto;
	padding: 8% 0%;
}
}
/* sec04 */
#story09 .sec04 {
	background-color: #9ea7b0;
}

#story09 .sec04__inner {
	max-width: 1920px;
	margin: 0 auto;
}

#story09 .sec04__item01 {
	max-width: 743px;
	width: 61.95%;
	margin-left: auto;
	position: relative;
	top: -160px;
}
@media screen and (max-width: 599px) {
#story09 .sec04__item01 {
	top: -100px;
	margin-top: 32%;
}
}
#story09 .sec04__wrap {
	display: flex;
	flex-direction: row-reverse;
	padding: 0 4%;
	justify-content: space-around;
	margin-top: -80px;
	flex-wrap: wrap;
	position: relative;
}
@media screen and (max-width: 599px) {
	#story09 .sec04__wrap {
		flex-direction: column;
		justify-content: center;
	}
	}
#story09 .sec04__wrap .sec04__ttl {
	max-width: 236px;
	width: 23.7%;
}
@media screen and (max-width: 599px) {
	#story09 .sec04__wrap .sec04__ttl {
		margin: 16% auto 0;
	}
	}
#story09 .sec04__wrap .sec04_txt {
	margin-top: 160px;
	color: #fff;
}
@media screen and (max-width: 599px) {
#story09 .sec04__wrap .sec04_txt {
	margin-top: 16%;
}
}
#story09 .sec04__item02 {
	max-width: 468px;
	width: 80%;
	margin-right: auto;
	margin-left: 6%;
	margin-top: 40px;
	margin-bottom: 160px;
}
@media screen and (max-width: 599px) {
	#story09 .sec04__item02 {
		margin-left: 0%;
		margin-top: 8%;
		margin-bottom: 16%;
	}
}
#story09 .sec04_item__wrap {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
}

#story09 .sec04__item03 {
	max-width: 277px;
	width: 20%;
	position: absolute;
	right: 0;
	bottom: 420px;
}
@media screen and (max-width: 599px) {
	#story09 .sec04__item03 {
		width: 30%;
		position: static;
		margin-left: auto;
		margin-top: 4%;
	}
	}
/* sec05 */
#story09 .sec05 {
	background-color: #9ea7b0;
}

#story09 .sec05 .sec05__wrap {
	max-width: 1920px;
	width: 100%;
	padding-bottom: 160px;
	margin: 0 auto;
	overflow: hidden;
}

#story09 .sec05 .sec05__ttl {
	max-width: 221px;
	width: 18.45%;
	margin: 0 auto;
	padding-top: 400px;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__ttl {
		width: 26.45%;
		padding-top: 360px;
	}
	}
#story09 .sec05 .sec05__img_item {
	position: relative;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

#story09 .sec05 .sec05__img_item li {
	position: absolute;
}

#story09 .sec05 .sec05__item01 {
	max-width: 389px;
	width: 32.41%;
	top: 100px;
	left: 4%;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__item01 {
		width: 52.41%;
		top: 50px;
	}
}

#story09 .sec05 .sec05__item02 {
	max-width: 243px;
	width: 20.25%;
	right: 0;
	top: 160px;
}

@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__item02 {
		width: 30.25%;
	}
}
#story09 .sec05 .sec05__item03 {
	max-width: 364px;
	width: 30.33%;
	top: 560px;
	left: -6%;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__item03 {
    width: 40.33%;
		top: 40px;
		left: 0;
	}
}
#story09 .sec05 .sec05__item04 {
	max-width: 520px;
	width: 43.33%;
	margin-left: auto;
	margin-right: -80px;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__item04 {
		width: 63.33%;
		margin-right: -5%;
		margin-bottom: 16%;
	}
}

#story09 .sec05 .sec05__txt_wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__txt_wrap {
		margin-top: 42%;
		flex-direction: column-reverse;
	}
}
#story09 .sec05 .sec05_txt {
	color: #fff;
}

#story09 .sec05 .sec05__img_item02 {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	top: -110px;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__img_item02 {
		top: -60px;
	}
}

#story09 .sec05 .sec05__item05,
#story09 .sec05 .sec05__item06 {
	max-width: 364px;
	width: 25.33%;
	margin-left: auto;
	position: absolute;
	right: 0;
	top: 0;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__item05,
	#story09 .sec05 .sec05__item06 {
		width: 40.33%;
	}
}

#story09 .sec05 .sec05__item05 {
	right: 18%;
	top: -100px;
}
@media screen and (max-width: 599px) {
	#story09 .sec05 .sec05__item05 {
    right: 26%;
    top: -86px;
	}
}
/* sec06 */
#story09 .sec06 .sec06__wrap {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story09 .sec06 .sec06__wrap {
		flex-direction: column;
	}
}
#story09 .sec06 .sec06__ttl {
	max-width: 323px;
	width: 26.9%;
}
@media screen and (max-width: 599px) {
	#story09 .sec06 .sec06__ttl {
    width: 59.9%;
		margin-bottom: 16%;
	}
}

#story09 .sec06 .sec05_txt {
	margin-right: 20px;
}

#story09 .sec06 .img_wrap_bg {
	background-color: #e5a1b1;
	margin: 160px auto 320px;
}
@media screen and (max-width: 599px) {
	#story09 .sec06 .img_wrap_bg {
		margin: 32% auto 48%;
	}
}
#story09 .sec06 .sec06_img__wrap {
	margin: 160px auto 0;
}

#story09 .sec06 .sec06__item01 {
	max-width: 648px;
	width: 54%;
	position: relative;
	top: -80px;
}

#story09 .sec06 .sec06__item_wrap {
	max-width: 1280px;
	margin: 0 auto;
}

#story09 .sec06 .sec06__item02 {
	max-width: 716px;
	width: 49.7%;
	margin-left: auto;
	margin-top: -32px;
}

@media screen and (max-width: 599px) {
	#story09 .sec06 .sec06__item02 {
		margin-top: -44px;
	}
}

#story09 .sec06 .sec06__item03 {
	max-width: 475px;
	width: 34.62%;
	margin-top: -32px;
}

#story09 .sec06 .sec06__item04 {
	position: relative;
	max-width: 1200px;
	width: 94%;
	margin: -240px auto 0;
	top: 320px;
}
@media screen and (max-width: 599px) {
	#story09 .sec06 .sec06__item04 {
    margin: -24% auto 0;
    top: 140px;
	}
}
#story09 .sec06 .sec06__item05 {
	max-width: 786px;
	width: 65.54%;
	margin: 0 auto;
	padding-top: 240px;
}
@media screen and (max-width: 599px) {
	#story09 .sec06 .sec06__item05 {
		padding-top: 0;
	}
}

/* sec07 */
#story09 .sec07__bg {
	background-color: #9ea7b0;
	padding-top: 160px;
	padding-bottom: 160px;
	overflow: hidden;
}
@media screen and (max-width: 599px) {
	#story09 .sec07__bg {
		padding-top: 16%;
		padding-bottom: 16%;
	}
}

#story09 .sec07 .sec07__wrap {
	display: flex;
	justify-content: space-around;
}

#story09 .sec07 .sec07__item01 {
	max-width: 520px;
	width: 43.33%;
}
@media screen and (max-width: 599px) {
	#story09 .sec07 .sec07__item01 {
		width: 53.33%;
	}
}
#story09 .sec07 .sec07__item01 img {
	margin-bottom: 24px;
}

#story09 .sec07 .sec07__ttl {
	max-width: 220px;
	width: 18.41%;
	margin-right: 40px;
}
@media screen and (max-width: 599px) {
	#story09 .sec07 .sec07__ttl {
    max-width: 220px;
    width: 23.41%;
    margin-right: 2%;
	}
}
#story09 .sec07 .sec07__txt_wrap {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
@media screen and (max-width: 599px) {
	#story09 .sec07 .sec07__txt_wrap {
		margin-top: 4%;
		flex-direction: column-reverse;
	}
}

#story09 .sec07 .sec07_txt {
	margin-left: 40px;
	color: #fff;
}
@media screen and (max-width: 599px) {
	#story09 .sec07 .sec07_txt {
		margin-left: 0;
		margin-bottom: 8%;
	}
}
#story09 .sec07 .sec06__item02 {
	max-width: 520px;
	width: 43.33%;
	position: relative;
	right: -12%;
}
@media screen and (max-width: 599px) {
	#story09 .sec07 .sec06__item02 {
		width: 56.33%;
		position: static;
		margin-left: auto;
		margin-bottom: 16%;
	}
}

#story09 .sec07 .sec06__item03 {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}

#story09 .sec07 .sec06__item04 {
	max-width: 540px;
	width: 45%;
	margin: 160px auto;
}
@media screen and (max-width: 599px) {
	#story09 .sec07 .sec06__item04 {
		width: 55%;
		margin: 16% auto;
	}
}
#story09 #story_spot .story_spot__wrap {
	padding: 64px;
}
@media screen and (max-width: 768px) {
	#story09 #story_spot .story_spot__wrap {
		padding: 12% 8%;
	}
}
#story09 #story_spot .story_spot__item {
	max-width: 360px;
	width: 72%;
	margin-right: 62px;
}
@media screen and (max-width: 768px) {
	#story09 #story_spot .story_spot__item {
		width: 100%;
		max-width: none;
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	#story09 #story_spot .story_spot__txt {
		width: 90%;
    margin: 0 auto;
	}
}
#story09 #story_spot .spot__info {
	position: relative;
	right: -64px;
}
@media screen and (max-width: 768px) {
	#story09 #story_spot .spot__info {
		right: 0;
	}
	#story09 #story_spot .spot__item01 {
		margin-top: 8%;
		width: 60%;
	}
}
#story09 #story_spot .spot__item02 {
	max-width: 620px;
	width: 100%;
}
@media screen and (max-width: 768px) {
	#story09 #story_spot .spot__item02 {
		margin-top: 8%;
	}
}

#story09 #story_spot .spot__item01 {
	max-width: 324px;
	width: 62.4%;
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
	#story09 #story_spot .spot__item01 {
		margin-top: 8%;
	}
}

/*-----------------------

	story10

-----------------------*/
#story10 .inner {
	max-width: 1240px;
}
#story10 p {
	color: #2C2E57;
}
#story10 .main_V {
	margin: 0 auto;
}
#story10 .sec01 {
	background: linear-gradient(180deg, var(--st10_yel) 0%, var(--st10_yel) 86%, #fff 86%, #fff 100%);
	padding-top: 48px;
}
@media screen and (max-width: 599px) {
	#story10 .sec01 {
		padding: 20% 0 0;
	}
}
#story10 .sec01 .story__main_ttl {
	max-width: 1920px;
  margin: 0 auto;
}
#story10 .sec01 h2 {
	max-width: 923px;
	width: 78%;
}
@media screen and (max-width: 599px) {
#story10 .sec01 h2 {
	width: 88%;
}
}
#story10 .sec01 .sec01__wrap {
	display: flex;
	justify-content: flex-end;
	max-width: 1240px;
	margin: 0 auto;
	margin-top: 124px;
	padding: 0 4%;
}
@media screen and (max-width: 599px) {
	#story10 .sec01 .sec01__wrap {
		flex-direction: column;
    position: static;
    margin-top: 16%;
	}
}
#story10 .sec01 .sec01__wrap .sec01__item01 {
	max-width: 239px;
	margin-right: 40px;
	width: 17.44%;
}
@media screen and (max-width: 768px) {
	#story10 .sec01 .sec01__wrap .sec01__item01 {
		width: 27.44%;
	}
}
@media screen and (max-width: 768px) {
	#story10 .sec01 .sec01__wrap .sec01__item01 {
		width: 47.44%;
		margin: 0 auto 16%;
	}
		#story10 .sec01 .sec01__wrap > p {
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
	}
}
#story10 .sec02 .sec02__bg {
	background-color: var(--st10_grn);
	padding-bottom: 600px;
	margin-top: 600px;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__bg {
		padding-bottom: 0;
		margin-top: 0;
	}
}
#story10 .sec02 .sec02__item01 {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	position: relative;
	top: -300px;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__item01 {
		position: static;
		width: 100%;
	}
}
#story10 .sec02 .sec02__ttl_wrap {
	display: flex;
	max-width: 1500px;
	margin: -120px auto 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__ttl_wrap {
		margin: 0 auto;
		flex-direction: column;
	}
}
#story10 .sec02 .sec02__item02 {
	max-width: 591px;
	width: 47.6%;
	position: relative;
	left: 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__item02 {
		margin: 12% auto;
		width: 87.6%;
	}
}
#story10 .sec02 .sec02__ttl {
	max-width: 611px;
	width: 49.2%;
	margin: 0 auto;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__ttl {
		width: 70.2%;
	}
}
#story10 .sec02 .sec02__wrap {
	max-width: 1240px;
	margin: 280px auto 0;
	padding: 0 2%;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__wrap {
		flex-direction: column-reverse;
    margin-top: 0;
	}
	#story10 .sec02 .sec02__wrap > p {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
#story10 .sec02 .sec02__wrap .sec02__item03 {
	max-width: 545px;
	width: 54%;
	margin-top: -220px;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__wrap .sec02__item03 {
		margin: 16% auto;
    width: 80%;
	}
}
#story10 .sec02 .sec02__item_wrap {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__item_wrap {
		flex-direction: column-reverse;
		width: 90%;
		margin: 0 auto;
	}
}
#story10 .sec02 .sec02__item04 {
	max-width: 566px;
	width: 45.64%;
	position: relative;
	top: 200px;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__item04 {
		position: static;
		width: 55.64%;
    margin-top: 8%;
	}
}

#story10 .sec02 .sec02__item05 {
	max-width: 488px;
	width: 39.35%;
	position: relative;
	top: -56px;
}
@media screen and (max-width: 599px) {
	#story10 .sec02 .sec02__item05 {
    width: 50.35%;
    position: static;
    margin-right: 0;
    margin-left: auto;
    margin-top: 12%;
	}
}
#story10 .sec02__item06 {
	max-width: 1000px;
	width: 90%;
	margin: -360px auto 0;
	padding-bottom: 160px;
}
@media screen and (max-width: 599px) {
	#story10 .sec02__item06 {
		margin: 12% auto 0;
    padding: 0 4% 16% 4%;
	}
}
#story10 .sec03 {
	margin-bottom: 0!important;
}
#story10 .sec03 .sec03__bg {
	background-color: var(--st10_yel);
	padding: 160px 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__bg {
		padding: 16% 0;
	}
}
#story10 .sec03 .sec03__main_ttl {
	max-width: 591px;
	width: 72%;
	margin-bottom: -5px;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__main_ttl {
    width: 82%;
    margin: 0px auto -3px;
	}
}
#story10 .sec03 .sec03__txt_wrap {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__txt_wrap {
		flex-direction: column;
	}
	#story10 .sec03 .sec03__txt_wrap > p {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
#story10 .sec03 .sec03__item01 {
	max-width: 281px;
	width: 22.7%;
	margin-right: 80px;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__item01 {
		width: 47.4%;
		margin: 0 auto 12%;
	}
}
#story10 .sec03 .sec03__item02 {
	max-width: 1000px;
	width: 90%;
	margin: 120px auto 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__item02 {
		margin: 12% auto 0;
	}
}
#story10 .sec03 .sec03__ttl_wrap {
	display: flex;
	max-width: 1500px;
	margin: 160px auto;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__ttl_wrap {
		flex-direction: column-reverse;
		margin: 160px auto 12%;
	}
}
#story10 .sec03 .sec03__ttl_wrap .sec03__item03 {
	max-width: 922px;
	width: 61.4%;
	margin-top: 140px;
	position: relative;
	left: 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__ttl_wrap .sec03__item03 {
		width: 82%;
		margin: 16% auto 0;
	}
}
#story10 .sec03 .sec03__ttl_wrap .sec03__ttl {
	max-width: 129px;
	width: 8.6%;
	margin: 0 auto;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__ttl_wrap .sec03__ttl {
		width: 18.6%;
	}
}
#story10 .sec03 .sec03__txt {
	position: relative;
}
#story10 .sec03 .sec03__item04 {
	max-width: 307px;
	position: absolute;
	right: 0;
	top: -80px;
	width: 30%;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__item04 {
    position: static;
    right: 0;
    top: -80px;
    width: 40%;
    margin-right: 0;
    margin-left: auto;
    padding-right: 6%;
    margin-bottom: 16%;
	}
}
#story10 .sec03 .sec03__list .sec03__item05 {
	max-width: 231px;
	position: absolute;
	right: 10%;
	width: 20%;
	top: 350px;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__list .sec03__item05 {
    position: static;
    width: 33%;
    margin-right: 4%;
    margin-left: auto;
	}
}
#story10 .sec03 .sec03__list .sec03__item06 {
	max-width: 229px;
	width: 22%;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story10 .sec03 .sec03__list .sec03__item06 {
    width: 42%;
    margin-top: 8%;
    margin-left: 8%;
	}
}
#story10 .sec04 .sec04__bg {
	background-color: var(--st10_grn);
	padding: 320px 0 160px;
	margin-top: -210px;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__bg {
		padding: 24% 0 16%;
    margin-top: -14vh;
		overflow: hidden;
	}
}
#story10 .sec04 .sec04__ttl_wrap {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__ttl_wrap {
		flex-direction: column;
	}
}
#story10 .sec04 .sec04__ttl_wrap .sec04__ttl {
	max-width: 132px;
	width: 10.6%;
	margin: -120px auto 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__ttl_wrap .sec04__ttl {
		width: 20.6%;
    margin: 0 0 8% 6%;
	}
}
#story10 .sec04 .sec04__ttl_wrap .sec04__item01 {
	max-width: 788px;
	width: 63.54%;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__ttl_wrap .sec04__item01 {
		width: 90%;
		margin: 0 auto;
	}
}
#story10 .sec04 .sec04__txt_wrap {
	display: flex;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__txt_wrap {
		flex-direction: column-reverse;
		margin-top: 16%;
	}
}
#story10 .sec04 .sec04__img_item {
	width: 37%;
	position: relative;
}
@media screen and (max-width: 768px) {
	#story10 .sec04 .sec04__img_item {
		width: 50%;
	}
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__img_item {
		width: 100%;
		margin-top: 8%;
	}
	#story10 .sec04 .sec04__txt_item {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}
#story10 .sec04 .sec04__txt_wrap .sec04__item02 {
	max-width: 411px;
	width: 72%;
	position: absolute;
	left: -4%;
}
#story10 .sec04 .sec04__txt_wrap .sec04__item03 {
	max-width: 249px;
	width: 42%;
	position: absolute;
	right: 12%;
	bottom: 250px;
}
#story10 .sec04 .sec04__txt_item .sec04__item04 {
	max-width: 596px;
	width: 70%;
	margin-top: 80px;
}
#story10 .sec04 .sec04__item05 {
	width: 100%;
	margin: 160px auto;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__txt_wrap .sec04__item02 {
		position: relative;
    left: -4%;
    width: 66%;
	}
	#story10 .sec04 .sec04__txt_wrap .sec04__item03 {
		position: relative;
    right: -4%;
    bottom: 74px;
    margin-right: 0;
    margin-left: auto;
    width: 30%;
	}
	#story10 .sec04 .sec04__item04 {
		width: 85%;
    margin: -8% auto 0;
	}
	#story10 .sec04 .sec04__item05 {
		margin: 16% auto;
	}
}

#story10 .sec04 .sec04__item06 {
	margin: 160px auto 0;
	max-width: 530px;
}
@media screen and (max-width: 599px) {
	#story10 .sec04 .sec04__item06 {
		margin: 16% auto 0;
		width: 60%;
	}
}
#story10 .about {
	padding: 0 2%;
}
@media screen and (max-width: 599px) {
	#story10 .about {
		padding: 0 8%;
	}
}
#story10 .about__waku {
	border: solid 1px #2c2e57;
	padding: 124px 64px;
	max-width: 1200px;
	margin: 80px auto;
}
@media screen and (max-width: 768px) {
#story10 .about__waku {
		padding: 72px 48px;
	}
}
@media screen and (max-width: 599px) {
	#story10 .about__waku {
			padding: 16% 8%;
			margin-top: 8%;
			margin-bottom: 0;
		}
	}

#story10 .about .about__ttl {
	max-width: 580px;
}
#story10 .about .about__txt {
	max-width: none;
	width: 100%;
	margin: 40px 0;
}
@media screen and (max-width: 768px) {
	#story10 .about .about__txt {
		margin: 12% 0 4%;
	}
}
#story10 .about .about__img_item {
	display: flex;
}
#story10 .about .about__item01 {
	max-width: 573px;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story10 .about .about__item01 {
		margin-top: 8%;
	}
}
#story10 .about .about__item02 {
	max-width: 476px;
	position: relative;
	right: -64px;
}

@media screen and (max-width: 768px) {
	#story10 .about .about__item02 {
		right: -48px;
	}
}
@media screen and (max-width: 599px) {
	#story10 .about .about__item02 {
		right: -10%;
	}
}
#story10 .sec05 .sec05__bg {
	background: linear-gradient(180deg, #fff 0%, #fff 18%, var(--st10_yel)18%, var(--st10_yel) 100%);
	padding: 200px 0 0;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec05__bg {
		background: linear-gradient(180deg, #fff 0%, #fff 14%, var(--st10_yel)14%, var(--st10_yel) 100%);
		padding: 16% 0 0;
	}
}
#story10 .sec05 .sec05__ttl_wrap {
	display: flex;
	align-items: flex-end;
}
#story10 .sec05 .sec05__item01 {
	max-width: 613px;
	width: 49.43%;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec05__item01 {
		width: 62.43%;
	}
}
#story10 .sec05 .sec05__ttl {
	max-width: 132px;
	margin: 0 auto;
	position: relative;
	top: 260px;
	width: 13.64%;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec05__ttl {
		width: 21.64%;
		top: 160px;
	}
}
#story10 .sec05 .sec05__txt_wrap {
	margin-top: 160px;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec05__txt_wrap {
		margin-top: 100px;
		flex-direction: column;
	}
}
#story10 .sec05 .sec05__item02 {
	max-width: 613px;
	width: 96%;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec05__item02 {
    margin-top: 8%;
		width: 70%;
	}
}
#story10 .sec05 .sec05__item03 {
	max-width: 391px;
	width: 31.53%;
	position: relative;
	top: 230px;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec05__item03 {
    width: 41.53%;
    position: static;
    margin-right: 0;
    margin-left: auto;
	}
}
#story10 .sec05 .sec04__item06 {
	width: 100%;
	margin-top: 200px;
	margin-bottom: 200px;
}
@media screen and (max-width: 599px) {
	#story10 .sec05 .sec04__item06 {
		margin-top: 18%;
		margin-bottom: 12%;
	}
}
#story10 #story_spot .story_spot__wrap {
	padding: 64px;
}
@media screen and (max-width: 768px) {
	#story10 #story_spot .story_spot__wrap {
		padding: 40px;
	}
}
@media screen and (max-width: 599px) {
	#story10 #story_spot .story_spot__wrap {
		padding: 8%;
	}
}
#story10 #story_spot .story_spot__item {
	width: 45%;
	margin-right: 5%;
}
@media screen and (max-width: 768px) {
#story10 #story_spot .story_spot__item {
		width: 90%;
    margin: 0 auto;
	}
	#story10 #story_spot .story_spot__item > p{
		width: 80%;
    margin: 0 auto;
	}
}
@media screen and (max-width: 599px) {
	#story10 #story_spot .story_spot__item {
			width: 100%;
		}
	}
#story10 #story_spot .spot__item01 {
	max-width: 216px;
	margin-right: 0;
	margin-left: auto;
	margin-top: 48px;
}
@media screen and (max-width: 768px) {
#story10 #story_spot .spot__item01 {
	margin-right: auto;
	margin-left: 0;
	}
}
@media screen and (max-width: 599px) {
	#story10 #story_spot .spot__item01 {
    width: 50%;
    margin-top: 12%;
		}
	}
#story10 #story_spot .spot__info {
	position: relative;
  right: -64px;
	width: 55%;
}
@media screen and (max-width: 768px) {
	#story10 #story_spot .spot__info {
		position: static;
		width: 90%;
		margin: 40px auto 0;
	}
}
@media screen and (max-width: 599px) {
	#story10 #story_spot .spot__info {
		width: 100%;
		margin: 8% auto 0;
	}
}
#story10 #story_spot .spot__item02 {
	max-width: 614px;
}
/*-----------------------

	story11

-----------------------*/
#story11 {
	background-color: var(--st11_brn);
	color: #fff;
}
#story11 .st11__inner {
	max-width: 1500px;
	margin: 0 auto;
}
#story11 .sec01 .story__main_ttl {
	position: relative;
	max-width: 1240px;
	margin: 0 auto;
}
#story11 .sec01 .story__main_ttl h2 {
	max-width: 266px;
	margin-right: 24px;
	margin-left: auto;
	width: 21.45%;
	position: relative;
	z-index: 1;
	margin-top: 200px;
}
@media screen and (max-width: 768px) {
	#story11 .sec01 .story__main_ttl h2 {
		margin-top: 160px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .sec01 .story__main_ttl h2 {
    width: 26.45%;
		margin-top: 80px;
	}
}
#story11 .sec01 .sec01__item01 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	top: -280px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	#story11 .sec01 .sec01__item01 {
		top: -180px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .sec01 .sec01__item01 {
		top: -120px;
	}
}
#story11 .sec01 .sec01__wrap {
	margin-top: -160px;
}
@media screen and (max-width: 599px) {
	#story11 .sec01 .sec01__wrap {
    margin-top: -60px;
	}
}
#story11 .sec01 .sec01__img_item {
	display: flex;
	flex-wrap: wrap;
	max-width: 1500px;
	margin: 0 auto;
}
#story11 .sec01 .sec01__item02 {
	max-width: 305px;
	width: 27.8%;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story11 .sec01 .sec01__item02 {
    width: 37.8%;
    margin-left: 24px;
	}
}
#story11 .sec01 .sec01__img_item .sec01__item03 {
	max-width: 604px;
	margin-right: 0;
	margin-left: auto;
	width: 40.3%;
	margin-top: -400px;
}
@media screen and (max-width: 599px) {
	#story11 .sec01 .sec01__img_item .sec01__item03 {
    width: 50.3%;
    margin-top: -33%;
	}
}
#story11 .sec01 .sec01__img_item .sec01__item04 {
	max-width: 1032px;
	width: 68.8%;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story11 .sec01 .sec01__img_item .sec01__item04 {
		width: 73.8%;
		margin-top: 8%;
	}
}
#story11 .sec02 .sec02__bg {
	background: linear-gradient(180deg, var(--st11_brn) 0%, var(--st11_brn) 5%, var(--st11_grn)5%, var(--st11_grn) 100%);
	padding-bottom: 120px;
}
#story11 .sec02 .sec02__wrap {
	display: flex;
	justify-content: center;
}
#story11 .sec02 .sec02__wrap .sec02__ttl {
	max-width: 117px;
	width: 12.7%;
	margin-right: 160px;
}
@media screen and (max-width: 768px) {
	#story11 .sec02 .sec02__wrap .sec02__ttl {
    margin-right: 80px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .sec02 .sec02__wrap .sec02__ttl {
		width: 16.7%;
    margin-right: 10%;
	}
}
#story11 .sec02 .sec02__wrap p {
	margin-top: 200px;
}
#story11 .sec02 .sec02__img_item {
	max-width: 1500px;
	margin: 0 auto;
}
#story11 .sec02 .sec02__item01 {
	max-width: 425px;
	position: relative;
	top: -60px;
	left: 6.8%;
	width: 28.40%;
}
@media screen and (max-width: 768px) {
	#story11 .sec02 .sec02__item01 {
		left: 0;
	}
}
@media screen and (max-width: 599px) {
	#story11 .sec02 .sec02__item01 {
		width: 38.40%;
    position: static;
    margin-left: 8%;
    margin-top: 8%;
	}
}
#story11 .sec02 .sec02__item02 {
	max-width: 885px;
	width: 59%;
	margin-right: 10%;
	margin-left: auto;
}
@media screen and (max-width: 599px) {
	#story11 .sec02 .sec02__item02 {
    margin-top: 8%;
	}
}
#story11 .sec02 .sec02__item03 {
	max-width: 451px;
	width: 30.1%;
	margin-left: 180px;
	margin-top: 120px;
}
@media screen and (max-width: 599px) {
	#story11 .sec02 .sec02__item03 {
    margin-top: 8%;
    margin-left: 8%;
		width: 40%;
	}
}
#story11 .sec03 .sec03__bg {
	background: linear-gradient(180deg, var(--st11_grn) 0%, var(--st11_grn) 12%, var(--st11_brn)12%, var(--st11_brn) 100%);
	margin-top: -200px;
	padding-top: 200px;
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__bg {
		background: linear-gradient(180deg, var(--st11_grn) 0%, var(--st11_grn) 8%, var(--st11_brn)8%, var(--st11_brn) 100%);
		padding-top: 18%;
	}
}
#story11 .sec03 .sec03__item01 {
	max-width: 1180px;
	width: 90%;
	margin: 0 auto;
}
#story11 .sec03 .sec03__ttl {
	max-width: 139px;
	width: 14%;
	margin-right: 6%;
	margin-left: auto;
	margin-top: -60px;
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__ttl {
		width: 20%;
	}
}
#story11 .sec03 .sec03__item02 {
	max-width: 442px;
	width: 40%;
	position: relative;
	top: -130px;
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__item02 {
		top: -60px;
	}
}
#story11 .sec03 .sec03__txt_wrap {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	#story11 .sec03 .sec03__txt_wrap {
    flex-direction: column;
	}
}
#story11 .sec03 .sec03__txt_wrap p {
	margin: 0 auto;
	padding: 0 4%;

}
#story11 .sec03 .sec03__item03 {
	max-width: 660px;
	width: 66%;
}
@media screen and (max-width: 768px) {
	#story11 .sec03 .sec03__item03 {
    margin-right: 0;
    margin-left: auto;
    margin-top: 80px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__item03 {
		width: 80%;
    margin-top: 8%;
	}
}
#story11 .sec03 .sec03__item04 {
	max-width: 1920px;
	margin: 160px auto;
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__item04 {
		margin: 16% auto;
	}
}
#story11 .sec03 .sec03__item05 {
	max-width: 956px;
	width: 63.8%;
	margin-left: 8%;
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__item05 {
		width: 73.8%;
		margin-left: 0;
	}
}
#story11 .sec03 .sec03__item06 {
	max-width: 944px;
	width: 62.93%;
	margin: 160px auto 0;
}
@media screen and (max-width: 599px) {
	#story11 .sec03 .sec03__item06 {
		margin: 16% auto 0;
		width: 72.93%;
	}
}
#story11 .sec04 {
	overflow: hidden;
	margin-top: -210px;
}
#story11 .sec04 .sec04__bg {
	background: linear-gradient(180deg, var(--st11_grn) 0%, var(--st11_grn) 23%, var(--st11_brn)23%, var(--st11_brn) 100%);
	padding-top: 120px;
}
@media screen and (max-width: 768px) {
	#story11 .sec04 .sec04__bg {
		background: linear-gradient(180deg, var(--st11_grn) 0%, var(--st11_grn) 15%, var(--st11_brn)15%, var(--st11_brn) 100%)
	}
}
#story11 .sec04 .sec04__ttl_wrap {
	max-width: 1200px;
	margin: 0 auto;
}
#story11 .sec04 .sec04__ttl {
	max-width: 182px;
	width: 18.6%;
	margin-right: 4%;
	margin-left: auto;
	position: relative;
	top: 120px;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__ttl {
    width: 22.6%;
    margin-right: 12%;
    top: 40px;
	}
}
#story11 .sec04 .sec04__item01 {
	max-width: 1390px;
	margin:  0 auto;
	width: 96%;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__item01 {
		width: 86%;
	}
}
#story11 .sec04 .sec04__txt_wrap {
	max-width: 1240px;
	padding: 0 4%;
	margin: 80px auto 0;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__txt_wrap {
		flex-direction: column;
		justify-content: center;
    align-items: center;
		margin: 12% auto 0;
	}
}
#story11 .sec04 .sec04__img_item {
	width: 40%;
	margin-top: 42px;
	margin-left: 4%;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__img_item {
			display: flex;
			width: 100%;
			margin: 8% auto;
	}
}
#story11 .sec04 .sec04__txt_wrap .sec04__item02 {
	max-width: 289px;
	width: 58.26%;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__txt_wrap .sec04__item02 {
		width: 38.26%;
	}
}
#story11 .sec04 .sec04__txt_wrap .sec04__item03 {
	max-width: 358px;
	width: 72.32%;
	margin-right: 0;
	margin-left: auto;
	margin-top: 40px;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__txt_wrap .sec04__item03 {
		width: 52.32%;
	}
}
#story11 .sec04 .sec04__item04 {
	max-width: 566px;
	width: 56%;
	margin: 160px auto 0;
}
@media screen and (max-width: 599px) {
	#story11 .sec04 .sec04__item04 {
    width: 78%;
    margin: 6% auto 0;
	}
}
#story11 .about {
	padding: 0 2%;
	color: #2c2e57;
}
@media screen and (max-width: 599px) {
	#story11 .about {
		padding: 0 8%;
	}
}
#story11 .about__waku {
	border: solid 1px #2c2e57;
	padding: 124px 64px 80px 64px;
	max-width: 1200px;
	margin: 80px auto;
}
@media screen and (max-width: 768px) {
	#story11 .about__waku {
		padding: 72px 48px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .about__waku {
			padding: 16% 8%;
			margin-top: 80px;
			margin-bottom: 0;
		}
	}
#story11 .about__inner {
	display: flex;
}
@media screen and (max-width: 599px) {
	#story11 .about__inner {
		flex-direction: column;
		}
	}
#story11 .about .about__ttl {
	max-width: 581px;
}
#story11 .about .about__item01 {
	max-width: 708px;
	position: relative;
	right: 124px;
}
@media screen and (max-width: 768px) {
	#story11 .about .about__item01 {
		left: -72px;
		right: auto;
	}
}
@media screen and (max-width: 599px) {
	#story11 .about .about__item01 {
    width: 70%;
    top: 80px;
	}
}
#story11 .about .about__item02 {
	max-width: 539px;
	position: relative;
	right: -154px;
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
	#story11 .about .about__item02 {
		right: -72px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .about .about__item02 {
    width: 70%;
		right: -22%;
    margin-right: 0;
    margin-left: auto;
    margin-top: -160px;
	}
}
#story11 .about .about__item03 {
	max-width: 355px;
	width: 70%;
	margin: 40px auto 0;
}
@media screen and (max-width: 599px) {
	#story11 .about .about__item03 {
    margin-right: 0;
    margin-left: auto;
    width: 42%;
	}
}
#story11 .sec05 .sec05__bg {
	background: linear-gradient(180deg, var(--st11_brn) 0%, var(--st11_brn) 4%, var(--st11_grn)4%, var(--st11_grn) 100%);
	padding-bottom: 160px;
}
#story11 .sec05 .sec05__ttl_wrap {
	display: flex;
  max-width: 1240px;
  margin: 0 auto;
	padding: 0 4%;
}
#story11 .sec05 .sec05__item01 {
	max-width: 690px;
	margin-top: 280px;
	width: 75.6%;
}
@media screen and (max-width: 599px) {
	#story11 .sec05 .sec05__item01 {
    margin-top: 160px;
    margin-left: -4%;
	}
}
#story11 .sec05 .sec05__ttl {
	max-width: 114px;
	margin:  0 auto;
	width: 9.1%;
}
@media screen and (max-width: 599px) {
	#story11 .sec05 .sec05__ttl {
		width: 17.1%;
	}
}
#story11 .sec05 .sec05__txt_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1240px;
	padding: 0 4%;
	margin: 080px auto 0;
}
@media screen and (max-width: 768px) {
	#story11 .sec05 .sec05__txt_wrap {
		flex-direction: column;
	}
	#story11 .sec05 .sec05__img_item {
		margin-right: 0;
    margin-left: auto;
		margin-top: 40px;
	}
}
@media screen and (max-width: 599px) {
	#story11 .sec05 .sec05__img_item {
    display: flex;
    flex-direction: row-reverse;
	}
}
#story11 .sec05 .sec05__item02 {
	max-width: 306px;
	width: 80%;
	margin-right: 0;
	margin-left: auto;
}
@media screen and (max-width: 599px) {
	#story11 .sec05 .sec05__item02 {
    max-width: 306px;
    width: 46%;
    margin-right: 0;
    margin-left: 8%;
	}
}
#story11 .sec05 .sec05__item03 {
	max-width: 230px;
	width: 60%;
	margin-top: 40px;
	position: relative;
	right: 40px;
}
@media screen and (max-width: 599px) {
	#story11 .sec05 .sec05__item03 {
		width: 36%;
    position: relative;
    right: 0;
		top: 40px;
	}
}
#story11 .sec06 .sec06__bg {
	background: linear-gradient(180deg, var(--st11_grn) 0%, var(--st11_grn) 18%, var(--st11_brn)18%, var(--st11_brn) 100%);
	margin-top: -200px;
	padding-top: 200px;
}
@media screen and (max-width: 599px) {
	#story11 .sec06 .sec06__bg {
		margin-top: -200px;
		padding-top: 16%;
	}
}
#story11 .sec06 .sec06__ttl_wrap {
	max-width: 1240px;
	margin: 0 auto;
}

#story11 .sec06 .sec06__ttl {
	max-width: 198px;
	width: 19%;
	margin: 0 auto 80px;
}
@media screen and (max-width: 599px) {
	#story11 .sec06 .sec06__ttl {
		width: 27%;
		margin: 0 auto 8%;
	}
}
#story11 .sec06 .sec06__item01 {
	max-width: 1180px;
	width: 90%;
	margin: 0 auto;
}
#story11 .sec06 .sec06__txt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story11 .sec06 .sec06__txt {
		margin-top: 12%;
	}
}
#story11 #story_spot .spot__ttl {
	border-right: none;
	text-align: center;
	display: block;
}
#story11 #story_spot .story_spot__wrap {
	padding: 64px;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	#story11 #story_spot .story_spot__wrap {
		padding: 48px 64px 0 64px;
	}
}
@media screen and (max-width: 599px) {
	#story11 #story_spot .story_spot__wrap {
		padding: 12% 8% 0 8%;
	}
}
#story11 #story_spot .story_spot__item {
	max-width: 360px;
	width: 40%;
}
@media screen and (max-width: 768px) {
	#story11 #story_spot .story_spot__item {
    max-width: none;
		width: 100%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 599px) {
	#story11 #story_spot .story_spot__item {
		width: 86%;
	}
}
#story11 #story_spot .spot__item01 {
	max-width: 363px;
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
	#story11 #story_spot .spot__item01 {
		width: 40%;
	}
}
#story11 #story_spot .spot__item02 {
	max-width: 648px;
}
#story11 #story_spot .spot__info {
	position: relative;
  right: -64px;
}
@media screen and (max-width: 768px) {
	#story11 #story_spot .spot__info {
		position: static;
    margin: 40px auto 0;
	}
}
/*-----------------------

	story12

-----------------------*/
#story12 {
	color: #fff;
	background-color: #b542be;
}
#story12 .inner {
	max-width: 1240px;
	margin: 0 auto;
}
#story12 .main_V {
	margin-bottom: 0;
}
#story12 .sec01__bg {
	position: relative;
	overflow: hidden;
}
#story12 .sec01__bg:before,
#story12 .sec03__bg:before,
#story12 .sec05__bg:before,
#story12 .sec07__bg:before  {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 94%;
	background: rgb(191,85,255);
	background: linear-gradient(75deg, rgba(191,85,255,1) 50%, rgba(161,21,255,1) 100%);
	z-index: -1;
	transform: skewY(-12deg);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transform-origin: top left;
}
#story12 .sec03__bg:before {
	height: 84%;
}
#story12 .sec05__bg:before {
	top: 200px;
	height: 100%;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__bg:before {
		height: 70%;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec01__bg:before {
		height: 90%;
	}
	#story12 .sec05__bg:before {
		top: 0;
	}
}
#story12 .story__main_ttl h2 {
	max-width: 400px;
	margin-right: 40px;
	margin-left: auto;
	margin-bottom: 80px;
	margin-top: 80px;
	width: 42.3%;
}
@media screen and (max-width: 768px) {
	#story12 .story__main_ttl h2 {
    margin-right: 4%;
    margin-bottom: 16%;
    margin-top: 16%;
    width: 50.3%;
	}
}
#story12 .sec01__item01 {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}
#story12 .sec01__wrap_txt {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 80px auto;
}
@media screen and (max-width: 599px) {
	#story12 .sec01__wrap_txt {
		margin: 12% auto;
	}
}
#story12 .sec01__img_item {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story12 .sec01__img_item {
		flex-direction: column;
	}
}
#story12 .sec01__item02 {
	max-width: 413px;
	width: 33.3%;
}
@media screen and (max-width: 599px) {
	#story12 .sec01__item02 {
		width: 53.3%;
	}
}
#story12 .sec01__item03 {
	max-width: 597px;
	width: 48.25%;
	margin-top: 160px;
}
@media screen and (max-width: 599px) {
	#story12 .sec01__item03 {
		width: 71.25%;
    margin-top: 16%;
    margin-right: 0;
    margin-left: auto;
	}
}
#story12 .sec02 {
	position: relative;
}
@media screen and (max-width: 768px) {
	#story12 .sec02__bg {
		padding-bottom: 200px;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec02__bg {
		padding-bottom: 240px;
	}
}
#story12 .sec02__bg:before,
#story12 .sec04__bg:before,
#story12 .about__bg:before,
#story12 .sec06__bg:before {
	content: '';
	position: absolute;
	top: 280px;
	left: 0;
	width: 100%;
	height: 92%;
	background: #720644;
	z-index: -1;
	transform: skewY(-12deg);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transform-origin: top left;
}
#story12 .sec04__bg:before {
	top: 380px;
	height: 100%;
}
@media screen and (max-width: 768px) {
		#story12 .sec04__bg:before {
			top: 180px;
			height: 100%;
		}
		#story12 .sec06__bg:before {
			top: 4%;
		}
}
@media screen and (max-width: 599px) {
	#story12 .sec02__bg:before {
		top: 80px;
	}
	#story12 .sec04__bg:before {
		top: 90px;
	}
}
#story12 .about__bg:before {
	top: 0;
	height: 100%;
}
#story12 .sec02__ttl {
	max-width: 1203px;
	margin: 0 auto;
	width: 94%;
}
@media screen and (max-width: 768px) {
	#story12 .sec02__ttl {
    width: 80%;
    margin-top: 80px;
    position: relative;
    top: 140px;
	}
}
@media screen and (max-width: 768px) {
	#story12 .sec02__ttl {
    top: 24px;
	}
}
#story12 .sec02__wrap {
	margin-top: 160px;
	padding-bottom: 300px;
	display: flex;
}
@media screen and (max-width: 768px) {
	#story12 .sec02__wrap {
		margin-top: 8%;
	}
}
@media screen and (max-width: 768px) {
	#story12 .sec02__wrap {
		flex-direction: column-reverse;
		padding: 0;
	}
	#story12 .sec02__wrap_txt {
		justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 4%;
    margin-top: 12%;
	}
}
#story12 .sec02__img_item {
	display: flex;
}
@media screen and (max-width: 768px) {
	#story12 .sec02__img_item {
    justify-content: center;
    margin-top: 24%;
    position: relative;
    top: -110px;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec02__img_item {
    top: -80px;
	}
}
#story12 .sec02__item01 {
	max-width: 487px;
	width: 48.5%;
}
@media screen and (max-width: 768px) {
	#story12 .sec02__item01 {
		margin-right: 0;
		margin-top: 12%;
		margin-left: auto;
	}
}
#story12 .sec02__img_item .sec02__item02,
#story12 .sec02__img_item .sec02__item03 {
	max-width: 375px;
	width: 37%;
	margin-right: 24px;
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
	#story12 .sec02__img_item .sec02__item02,
	#story12 .sec02__img_item .sec02__item03 {
    margin: 40px 3%;
		width: 47%;
	}
}
#story12 .sec03__bg {
	position: relative;
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__bg {
		margin-top: 0;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec03__bg {
		margin-top: -180px;
	}
}
#story12 .sec03__bg_inner  {
	position: relative;
	top: -380px;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__bg_inner  {
		top: 0;
	}
}
#story12 .sec03__ttl {
	max-width: 373px;
	width: 37.1%;
	margin-right: 40px;
	margin-left: auto;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__ttl {
    width: 47.1%;
    position: relative;
    top: -260px;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec03__ttl {
		width: 57.1%;
    top: -160px;
    margin-right: 4%;
	}
}
#story12 .sec03__wrap {
	display: flex;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__wrap {
		flex-direction: column;
		margin-top: -200px;
	}
}
#story12 .sec03__wrap p {
	margin-right: 40px;
}
#story12 .sec03__item01 {
	max-width: 347px;
	margin-right: 140px;
	margin-left: auto;
	margin-top: -160px;
	width: 30%;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__item01 {
		margin-top: 8%;
		margin-right: 4%;
	}
}
#story12 .sec03__inner {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
}
#story12 .sec03__item02 {
	max-width: 670px;
	width: 44.7%;
	margin-right: 0;
	margin-left: auto;
	margin-top: -260px;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__item02 {
		margin: 8% auto 0;
    width: 60%;
	}
}
#story12 .sec03__item03 {
	max-width: 1920px;
	width: 100%;
	margin: 80px auto 0;
}
@media screen and (max-width: 599px) {
	#story12 .sec03__item03 {
		margin: 12% auto 0;
	}
}
#story12 .sec03__item04 {
	max-width: 1180px;
	width: 90%;
	margin: 80px auto;
}
@media screen and (max-width: 768px) {
	#story12 .sec03__item04 {
		width: 100%;
		margin: 16% auto;
	}
}
#story12 .sec04__bg {
	position: relative;
	margin-top: -320px;
	padding-bottom: 160px;
}
@media screen and (max-width: 768px) {
	#story12 .sec04__bg {
		margin-top: 0;
	}
}
#story12 .sec04 .sec04__item01 {
	max-width: 1920px;
	margin: 0 auto;
}
#story12 .sec04__ttl_wrap h3 {
	max-width: 250px;
	width: 25%;
	margin-right: 40px;
  margin-left: auto;
	margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
	#story12 .sec04__ttl_wrap h3 {
		width: 39%;
		margin-right: 4%;
	}
}
#story12 .sec04__wrap_txt {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 80px;
}
@media screen and (max-width: 768px) {
	#story12 .sec04__wrap_txt {
		flex-direction: column;
	}
}
#story12 .sec04__wrap_txt .sec04__item02 {
	max-width: 362px;
	width: 40%;
	margin-left: 20px;
}
@media screen and (max-width: 768px) {
	#story12 .sec04__wrap_txt .sec04__item02 {
    margin-left: auto;
    margin-right: 8%;
    margin-top: 8%;
	}
}
#story12 .sec04__item03 {
	max-width: 362px;
	width: 60%;
	margin: 80px auto 0;
}
@media screen and (max-width: 599px) {
	#story12 .sec04__item03 {
		width: 80%;
		margin: 8% auto 0;
	}
}
#story12 .st_mov {
	margin-top: -200px;
}
#story12 .about {
	color: #fff;
}
#story12 .about__bg {
	position: relative;
	overflow: hidden;
	margin-top: -210px;
	padding: 80px 2% 320px;
}
@media screen and (max-width: 599px) {
	#story12 .about__bg {
		margin-top: -140px;
		padding: 50px 8% 320px;
	}
}
#story12 .about__waku {
	border: solid 1px #fff;
	padding: 124px 64px 140px 64px;
	max-width: 1200px;
	margin: 80px auto;
}
@media screen and (max-width: 768px) {
	#story12 .about__waku {
		padding: 15% 8% 140px 8%;
	}
}
@media screen and (max-width: 599px) {
	#story12 .about__waku {
		padding: 15% 8% 0 8%;
	}
}
#story12 .about__waku .about__inner {
	display: flex;
	justify-content:space-between;
}
@media screen and (max-width: 768px) {
	#story12 .about__waku .about__inner {
		flex-direction: column;
	}
}
#story12 .about__waku .about__ttl {
	max-width: 581px;
	margin-right: 40px;
}
#story12 .about__item01 {
	max-width: 328px;
	width: 29%;
	margin-left: 40px;
}
@media screen and (max-width: 768px) {
	#story12 .about__item01 {
		width: 43%;
    margin-left: auto;
    margin-right: 0;
	}
}
@media screen and (max-width: 599px) {
	#story12 .about__item01 {
		width: 60%;
		position: relative;
    right: -22%;
	}
}
#story12 .about__img_item {
	display: flex;
	align-items: flex-end;
	margin-top: 40px;
}
@media screen and (max-width: 599px) {
	#story12 .about__img_item {
		margin-top: -80px;
		display: block;
	}
}
#story12 .about__img_item .about__item02 {
	max-width: 694px;
	width: 68%;
}
@media screen and (max-width: 599px) {
	#story12 .about__img_item .about__item02 {
		width: 80%;
    position: relative;
    left: -22%;
	}
}
#story12 .about__img_item .about__item03 {
	left: -40px;
	bottom: -80px;
	position: relative;
	max-width: 331px;
	width: 33%;
}
@media screen and (max-width: 599px) {
	#story12 .about__img_item .about__item03 {
		margin-right: 0;
    margin-left: auto;
    bottom: 50px;
    width: 40%;
    left: 6px;
	}
}
#story12 .sec05__bg {
	position: relative;
	padding-bottom: 300px;
}
@media screen and (max-width: 768px) {
	#story12 .sec05__bg {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec05__bg {
		padding-bottom: 160px;
	}
}
#story12 .sec05__inner {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-top: -200px;
}
@media screen and (max-width: 768px) {
	#story12 .sec05__inner {
		flex-direction: column;
		padding: 0;
		align-items: center;
	}
}
#story12 .sec05__inner > p{
	margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
	#story12 .sec05__inner > p{
		margin-bottom: 8%;
		margin-top: 8%;
	}
}
#story12 .sec05__ttl_wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 40px;
}
@media screen and (max-width: 768px) {
	#story12 .sec05__ttl_wrap {
		flex-direction: revert;
    align-items: flex-end;
    margin-right: 0;
    width: 100%;
	}
}
#story12 .sec05__ttl_wrap h3 {
	max-width: 127px;
	width: 34%;
}
@media screen and (max-width: 768px) {
	#story12 .sec05__ttl_wrap h3 {
		max-width: 127px;
    width: 16%;
    margin: 0 auto;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec05__ttl_wrap h3 {
		position: relative;
    top: -80px;
	}
}
#story12 .sec05__ttl_wrap .sec05__item01 {
	max-width: 334px;
	margin-top: 80px;
	width: 80%;
}
@media screen and (max-width: 768px) {
	#story12 .sec05__ttl_wrap .sec05__item01 {
    width: 50%;
    margin-right: 0;
    margin-left: auto;
	}
}
#story12  .sec05__img_item .sec05__item02 {
	max-width: 1022px;
	width: 90%;
	margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
	#story12  .sec05__img_item {
		padding: 0;
	}
	#story12  .sec05__img_item .sec05__item02 {
		width: 100%;
		margin: 8% auto 0;
	}
}
#story12 .sec05__img_item .sec05__item03 {
	max-width: 580px;
	width: 58%;
	margin-right: 0;
	margin-left: auto;
	margin-top: 80px;
}
@media screen and (max-width: 599px) {
	#story12 .sec05__img_item .sec05__item03 {
		width: 75%;
	}
}
#story12 .sec05__img_item .sec05__item04 {
	max-width: 800px;
	width: 80%;
	margin: 80px auto 0;
}
#story12 .sec06 .sec06__ttl_wrap {
	margin-top: -300px;
}
@media screen and (max-width: 768px) {
	#story12 .sec06 .sec06__ttl_wrap {
		margin-top: 0;
	}
}
#story12 .sec06 .sec06__ttl {
	max-width: 509px;
	margin-right: 40px;
	margin-left: auto;
	width: 50%;
}
@media screen and (max-width: 768px) {
	#story12 .sec06 .sec06__ttl {
    margin-right: 4%;
    width: 62%;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec06 .sec06__ttl {
		margin-top: -140px;
    width: 72%;
	}
}
#story12 .sec06 .sec06__item01 {
	max-width: 432px;
	width: 34.8%;
	margin-right: 120px;
	margin-left: auto;
	margin-top: -80px;
	margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
	#story12 .sec06 .sec06__item01 {
		margin-right: 12%;
		margin-top: 4%;
	}
}
#story12 .sec06 .sec06__item02 {
	max-width: 1920px;
	margin: 0 auto;
	width: 100%;
}
#story12 .sec06__bg {
	position: relative;
}

#story12 .sec06__txt {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding-top: 160px;
}
@media screen and (max-width: 768px) {
	#story12 .sec06__txt {
    flex-direction: column;
    align-items: center;
		padding: 16% 0 0 0;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec06__txt > p{
		padding: 0 4%;
	}
}
#story12 .sec06__item03 {
	max-width: 633px;
	width: 55%;
	margin-top: 160px;
	padding-bottom: 300px;
	margin-right: 40px;
}
@media screen and (max-width: 768px) {
	#story12 .sec06__item03 {
		margin-top: 8%;
    margin-right: auto;
    width: 80%;
    margin-left: 0;
	}
}
#story12 .sec07 .sec07__bg {
	position: relative;
	margin-top: -50px;
}
@media screen and (max-width: 768px) {
	#story12 .sec07 .sec07__bg {
		margin-top: -200px;
	}
}
#story12 .sec07 .sec07__txt {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	#story12 .sec07 .sec07__txt {
		flex-direction: column;
		align-items: center;
	}
}
#story12 .sec07 .sec07__ttl {
	max-width: 644px;
	margin-right: 40px;
	width: 64%;
	margin-top: -260px;
}
@media screen and (max-width: 768px) {
	#story12 .sec07 .sec07__ttl {
    width: 80%;
		margin: -120px auto -80px;
	}
}
@media screen and (max-width: 599px) {
	#story12 .sec07 .sec07__ttl {
		width: 88%;
    margin: -120px auto -80px;
	}
}
#story12 .sec07 .sec07__img_item {
	max-width: 1500px;
	margin: 0 auto;
}
#story12 .sec07 .sec07__img_item .sec07__item01 {
	max-width: 735px;
	width: 48%;
	margin-top: -70px;
}
@media screen and (max-width: 768px) {
	#story12 .sec07 .sec07__img_item .sec07__item01 {
    width: 60%;
    margin-top: 8%;
		margin-bottom: 4%;
	}
}
#story12 .sec07 .sec07__img_item .sec07__item02 {
	max-width: 1017px;
	margin-right: 0;
	margin-left: auto;
}
#story12 .sec07 .sec07__item03 {
	max-width: 1920px;
	margin: 160px auto 0;
}
@media screen and (max-width: 768px) {
	#story12 .sec07 .sec07__item03 {
		margin-top: 16%;
	}
}
#story12 #story_spot .story_spot__wrap {
	padding: 64px;
	justify-content: space-between;
}
@media screen and (max-width: 599px) {
	#story12 #story_spot .story_spot__wrap {
		padding: 10%;
	}
}
#story12 #story_spot .story_spot__item {
	max-width: 600px;
  width: 62%;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
	#story12 #story_spot .story_spot__item {
		width: 100%;
		margin-right: 0;
	}
}
#story12 #story_spot .spot__img_item {
	display: flex;
	margin-top: 40px;
	align-items: flex-end;

}
#story12 #story_spot .spot__item01 {
	max-width: 315px;
	margin-right: 28px;
	margin-bottom: 60px;
}
#story12 #story_spot .spot__item02 {
	max-width: 216px;
}
#story12 #story_spot .spot__item03 {
	max-width: 387px;
}
@media screen and (max-width: 768px) {
	#story12 #story_spot .spot__item03 {
		margin: 12% 8% 0;
	}
	#story12 #story_spot .spot__link {
		text-align: center;
	}
}
@media screen and (max-width: 599px) {
	#story12 #story_spot .spot__ttl {
		letter-spacing: 0.6rem;
	}
}
