.innerBlock .upper {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.innerBlock .upper .head {
	position: relative;
}
.innerBlock .upper img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
@media screen and (max-width: 940px) {
	.innerBlock .upper img {
		width: 45px;
	}
}
.innerBlock .upper h2 {
	position: relative;
	font-size: 30px;
	font-weight: bold;
	line-height: 43px;
	text-align: center;
	letter-spacing: 0.2em;
	z-index: 1;
}
@media screen and (max-width: 940px) {
	.innerBlock .upper h2 {
		font-size: 24px;
		line-height: 150%;
		text-align: center;
		letter-spacing: 0.05em;
	}
}
.innerBlock .upper .text {
	display: block;
	position: relative;
	margin-top: 30px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	z-index: 1;
}
.innerBlock .upper .text.bold {
	font-weight: bold;
}
.innerBlock .upper .text.bold + .text {
	margin-top: 5px;
}
@media screen and (max-width: 600px) {
	.innerBlock .upper .text {
		margin: 20px 30px 0;
	}
}
.headMessageArea {
	margin-top: 15px;
}
@media screen and (max-width: 1150px) {
	.headMessageArea {
		margin-top: 55px;
	}
}
.headMessageArea h2 {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	letter-spacing: 0.2em;
	color: #444;
}
@media screen and (max-width: 1150px) {
	.headMessageArea + .storyCommentArea {
		margin-top: 50px;
	}
}
.waveBgArea + .storyCommentArea {
	margin-top: 0;
}
.storyCommentArea {
	margin-top: 140px;
}
@media screen and (max-width: 1150px) {
	.storyCommentArea {
		margin: 140px 30px 0;
	}
}
.storyCommentArea .innerBlock {
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	width: 100%;
	margin: auto;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .innerBlock {
		display: block;
		padding-bottom: 55px;
	}
}
.storyCommentArea .head .num {
	font-family: open-sans, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 120px;
	line-height: 163px;
	text-transform: uppercase;
	color: #ffcc99;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .head .num {
		font-size: 70px;
		line-height: 95px;
		text-transform: uppercase;
	}
}
.storyCommentArea .head .text {
	display: inline-block;
	margin-left: 10px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	line-height: 150%;
	letter-spacing: 0.15em;
	color: #f29f4d;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .head .text {
		font-size: 20px;
	}
}
.storyCommentArea .comment,
.storyCommentArea .bubble {
	position: relative;
	max-width: 340px;
	width: 100%;
	height: 312px;
}
@media screen and (max-width: 500px) {
	.storyCommentArea .comment,
	.storyCommentArea .bubble {
		max-width: 290px;
		height: 270px;
	}
}
@media screen and (max-width: 500px) and (max-width: 370px) {
	.storyCommentArea .comment,
	.storyCommentArea .bubble {
		max-width: 240px;
		height: 230px;
	}
}
.storyCommentArea .front,
.storyCommentArea .back {
	position: absolute;
}
.storyCommentArea .front {
	top: -10px;
	left: -10px;
	max-width: 317px;
	width: 100%;
	height: 298px;
	background: url(../images/ism/img_bubble_front.svg) no-repeat;
	background-size: contain;
}
@media screen and (max-width: 500px) {
	.storyCommentArea .front {
		max-width: 270px;
	}
}
.storyCommentArea .back {
	max-width: 340px;
	width: 100%;
	height: 312px;
	background: url(../images/ism/img_bubble_back.svg) no-repeat;
	background-size: contain;
}
@media screen and (max-width: 500px) {
	.storyCommentArea .back {
		max-width: 290px;
	}
}
.storyCommentArea .icon {
	position: relative;
	left: -10px;
	height: 312px;
}
@media screen and (max-width: 500px) {
	.storyCommentArea .icon {
		left: -35px;
		height: auto;
	}
}
.storyCommentArea .icon img {
	display: block;
	position: absolute;
	bottom: 0;
	width: 115px;
	margin-bottom: -50px;
}
@media screen and (max-width: 500px) {
	.storyCommentArea .icon img {
		width: 100px;
	}
}
.storyCommentArea .left {
	max-width: 600px;
	width: 100%;
	margin-top: 30px;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .left {
		margin: auto;
	}
}
.storyCommentArea .left h2 {
	max-width: 580px;
	width: 100%;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	line-height: 180%;
	letter-spacing: 0.2em;
	color: #444;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .left h2 {
		font-size: 18px;
		line-height: 150%;
	}
}
.storyCommentArea .left .textarea p {
	width: 100%;
	margin-top: 16px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 200%;
	color: #444;
}
.storyCommentArea .left .textarea p.w-568 {
	max-width: 568px;
}
.storyCommentArea .left .textarea p.w-503 {
	max-width: 503px;
}
.storyCommentArea .left .textarea p.w-516 {
	max-width: 516px;
}
.storyCommentArea .left .textarea p.w-595 {
	max-width: 595px;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .left .textarea p {
		max-width: none;
	}
}
.storyCommentArea .right {
	display: flex;
	position: relative;
	width: 440px;
}
.storyCommentArea .right.cue-lazy.in {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea .right {
		margin: 50px auto 0;
	}
}
@media screen and (max-width: 1090px) and (max-width: 500px) {
	.storyCommentArea .right {
		left: -30px;
	}
}
.storyCommentArea .right .textarea {
	position: absolute;
	top: 0;
	right: -20px;
	bottom: 0;
	left: 0;
	max-width: 340px;
	width: 100%;
	height: 130px;
	margin: auto;
}
@media screen and (max-width: 370px) {
	.storyCommentArea .right .textarea {
		top: -60px;
		left: 15px;
	}
}
.storyCommentArea .right .textarea .title,
.storyCommentArea .right .textarea .text {
	display: block;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 180%;
	text-align: center;
	color: #444;
}
.storyCommentArea .right .textarea .title em,
.storyCommentArea .right .textarea .text em {
	font-style: normal;
	font-weight: bold;
}
.storyCommentArea .right .textarea .title {
	margin-bottom: 16px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #e08021;
}
.storyCommentArea .right .textarea .title .inner {
	position: relative;
}
.storyCommentArea .right .textarea .title .inner::before,
.storyCommentArea .right .textarea .title .inner::after {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: -7px;
	width: 8px;
	height: 8px;
	background: url(../images/ism/img_brackets.svg) no-repeat;
	background-size: contain;
}
.storyCommentArea .right .textarea .title .inner::after {
	top: auto;
	right: -7px;
	bottom: -3px;
	left: auto;
	transform: rotate(180deg);
}
.storyCommentArea + .storyCommentArea {
	margin-top: 80px;
}
.storyCommentArea + .waveBgArea {
	margin-top: 0;
}
@media screen and (max-width: 1150px) {
	.storyCommentArea + .waveBgArea {
		margin-top: 40px;
	}
}
@media screen and (max-width: 1150px) {
	.storyCommentArea.layout_01 {
		margin: 50px 30px auto;
	}
}
.storyCommentArea.layout_01 .innerBlock {
	flex-flow: row-reverse;
	align-items: flex-end;
	padding-bottom: 55px;
}
.storyCommentArea.layout_01 .left.cue-lazy.in {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.storyCommentArea.layout_01 .right.cue-lazy.in {
	-webkit-animation-delay: unset;
	animation-delay: unset;
}
.storyCommentArea.layout_02 {
	justify-content: center;
	max-width: 870px;
	margin: auto;
}
.storyCommentArea.layout_02 .innerBlock {
	padding-bottom: 0;
}
@media screen and (max-width: 1090px) {
	.storyCommentArea.layout_02 .innerBlock {
		padding-bottom: 55px;
	}
}
.storyCommentArea.layout_02 .bubble {
	width: 340px;
}
@media screen and (max-width: 1150px) {
	.storyCommentArea.layout_02 {
		margin: 50px 30px auto;
	}
}
.storyCommentArea.layout_02 .left {
	margin-top: 100px;
}
@media screen and (max-width: 1150px) {
	.storyCommentArea.layout_02 .left {
		margin-top: 0;
	}
}
.storyCommentArea.layout_02 .right {
	right: 110px;
}
@media screen and (max-width: 1150px) {
	.storyCommentArea.layout_02 .right {
		right: auto;
	}
}
.storyCommentArea.layout_03 {
	margin-top: 60px;
}
.storyCommentArea.layout_03 .innerBlock {
	flex-flow: row-reverse;
}
.storyCommentArea.layout_03 .left.cue-lazy.in {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.storyCommentArea.layout_03 .right.cue-lazy.in {
	-webkit-animation-delay: unset;
	animation-delay: unset;
}
.storyCommentArea.layout_03 .right {
	margin-top: 0;
}
@media screen and (max-width: 1150px) {
	.storyCommentArea.layout_03 .right {
		margin: 50px auto 0;
	}
}
.btnArea {
	display: flex;
	justify-content: center;
	margin-top: 90px;
}
.btnArea .moreBtn {
	display: block;
	position: relative;
	width: 270px;
	margin: 50px auto 0;
	z-index: 1;
}
@media screen and (min-width: 1100px) {
	.btnArea .moreBtn:hover::after {
		transform: scale(1.1);
	}
}
@media screen and (max-width: 1100px) {
	.btnArea .moreBtn {
		margin: 50px auto 0;
	}
}
.btnArea .moreBtn::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	width: 20px;
	height: 12px;
	margin: auto;
	background: url("../images/icon_arrow_01.svg") no-repeat;
	background-size: contain;
	transition: 0.3s;
}
.btnArea .moreBtn::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 270px;
	margin: auto;
	border-radius: 80px;
	background-color: #fff;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
	transition: 0.3s;
	z-index: -1;
}
.btnArea .moreBtn a {
	display: block;
	padding: 26px 15px;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.15em;
	text-align: center;
	color: #444;
	font-family: open-sans, sans-serif;
	font-weight: 600;
	font-style: normal;
}
@media screen and (max-width: 700px) {
	.btnArea {
		display: block;
		margin-top: 50px;
	}
}
.btnArea .moreBtn {
	width: 320px;
	margin: 0 0 16px;
}
@media screen and (max-width: 700px) {
	.btnArea .moreBtn {
		margin: 0 auto 16px;
	}
}
@media screen and (max-width: 700px) and (max-width: 374px) {
	.btnArea .moreBtn {
		width: 270px;
	}
	.btnArea .moreBtn a {
		font-size: 13px;
	}
}
.btnArea .moreBtn:nth-child(2) {
	margin-left: 25px;
}
@media screen and (max-width: 700px) {
	.btnArea .moreBtn:nth-child(2) {
		margin: 0 auto 16px;
	}
}
.btnArea .moreBtn::after {
	width: 320px;
}
@media screen and (max-width: 374px) {
	.btnArea .moreBtn::after {
		width: 270px;
	}
}
