figure {
	font-size: 0;
}

.only_sp {
	display: none !important;
}

.mssKeyVisual__text {
	padding: 35px 40px;
}

/* .mssKeyVisual__twoUpItem {
	padding: 0 1vw 0 2vw;
} */

.mssKeyVisual__sub {
	font-size: 16px;
	line-height: 32px;
}

@media (max-width:767px) {
	.only_pc {
		display: none !important;
	}

	.only_sp {
		display: block !important;
	}

	.mssKeyVisual__text {
		padding: 4.6666vw 5vw;
	}

	.mssKeyVisual__heading {
		text-align: left;
	}

	.mssKeyVisual__image img {
		border-radius: 0;
	}

	.mssKeyVisual__twoUpItem {
		width: 100%;
		padding: 0;
	}

	.mssKeyVisual__sub {
		font-size: 3.599999999vw;
		line-height: 7.333333333333vw;
	}
}

.contarea {
	margin-top: 110px;
	padding-bottom: 60px;
}

@media (max-width:767px) {
	.contarea {
		margin-top: 10vw;
		padding-bottom: 16vw;
	}
}

.cont_sub01 {
	margin-top: 20px;
}

.cont_sub02 {
	margin-top: 90px;
}

.cont_sub03 {
	margin-top: 120px;
}

.cont_inner {
	overflow: hidden;
}

.cont_title_wrap {
	margin-bottom: 35px;
}

.cont_title {
	line-height: 1.5;
	font-size: 24px;
	padding-bottom: 15px;
	border-bottom: solid 1px #CDB182;
}

@media (max-width:767px) {
	.cont_sub01 {
		margin-top: 0;
	}

	.cont_sub02 {
		margin-top: 19.3vw;
	}

	.cont_sub03 {
		margin-top: 18.6vw;
	}

	.cont_title_wrap {
		margin-bottom: 7.3vw;
	}

	.cont_title {
		font-size: 5.6vw;
		padding-bottom: 5vw;
	}
}

.cont_flex {
	display: flex;
	justify-content: space-between;
}

.cont_flex_btm {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 40px;
}

.cont_flex_tp {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.cont_flex_btm2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}

.cont_flex_reverse {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.cont_flex_img_wrap {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.caption_flex {
	display: flex;
	justify-content: space-between;
}

.caption_flex .caption:first-child {
	margin-right: 2%;
}

.cont_flex_img {
	width: 46%;
}

.cont_flex_img_h {
	width: 46%;
	margin-top: 55px;
}

.cont_flex_logo {
	width: 14%;
}

.cont_flex_img71 {
	width: 71%;
}

.cont_flex_img37,
.cont_flex_img37ver2 {
	width: 37%;
}

.cont_flex_img24,
.cont_flex_img24ver2 {
	width: 24%;
}

.cont_flex_img22 {
	width: 22%;
	text-align: center;
}

.cont_flex_img img,
.cont_flex_img_wrap img,
.cont_flex_logo img {
	width: 100%;
}

.cont_flex_text,
.cont_flex_text2 {
	width: 45%;
}

.cont_flex_text_long {
	width: 82%;
}

.cont_white_base {
	background-color: #fff;
	width: calc(100% - 70px);
	padding: 35px;
}

.white_base_title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.8;
	margin: 0;
}

.white_base_text {
	font-size: 16px;
	line-height: 1.8;
	margin: 5px 0 0;
}

.white_base_link {
	margin: 0;
	font-size: 13px;
	line-height: 1.5;
}

.jtb_wrap {
	border: 1px solid #CDB182;
	padding: 15px 20px;
	margin-top: 20px;
}

.jtb_text {
	font-size: 14px;
	line-height: 1.8;
	margin: 0;
}

.jtb_text span {
	font-weight: 700;
}

.jtb_link {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 1.5;
}

@media (max-width:767px) {
	.cont_flex {
		display: block;
	}

	.cont_flex_reverse {
		display: block;
		margin-top: 12vw;
	}

	.cont_flex_img_wrap {
		display: block;
		margin-top: 11vw;
	}

	.caption_flex {
		display: block;
	}

	.caption_flex .caption:first-child {
		margin-right: 0;
	}

	.cont_flex_btm,
	.cont_flex_tp,
	.cont_flex_btm2 {
		display: block;
		margin-top: 0;
	}

	.cont_flex_img {
		width: 100%;
		margin-top: 9.333333333333334vw;
	}

	.cont_flex_img37 {
		width: 100%;
		margin-top: 4vw;
	}

	.cont_flex_img37ver2 {
		width: 100%;
		margin-top: 10vw;
	}

	.cont_flex_img24 {
		width: 100%;
		margin-top: 4vw;
		text-align: center;
	}

	.cont_flex_img24 img {
		width: 70%;
		margin: 0 auto;
	}

	.cont_flex_img24ver2 {
		width: 50%;
		margin: 8vw auto 0;
	}

	.cont_flex_img22 {
		width: 100%;
		margin-top: 8vw;
	}

	.cont_flex_img71 {
		width: 100%;
	}

	.cont_flex_img_h {
		width: 100%;
		margin-top: 11vw;
	}

	.cont_flex_logo {
		width: 40%;
		margin: 4vw auto 0;
	}

	.cont_flex_text {
		width: 100%;
		margin-top: 12vw;
	}

	.cont_flex_text2 {
		width: 100%;
		margin-top: 21.3vw;
	}

	.cont_white_base {
		width: calc(100% - 10vw);
		padding: 5vw;
	}

	.white_base_title {
		font-size: 4vw;
	}

	.white_base_text {
		font-size: 3.6vw;
		margin: .7vw 0 0;
	}

	.white_base_link {
		font-size: 3vw;
	}

	.jtb_wrap {
		padding: 5vw;
		margin-top: 5vw;
	}

	.jtb_text {
		font-size: 3.3vw;
	}

	.jtb_link {
		font-size: 3vw;
	}
}

.cont_1col_text {
	margin-top: 50px;
}

.cont_text {
	font-size: 16px;
	line-height: 32px;
}

@media (max-width:767px) {
	.cont_1col_text {
		margin-top: 9.33333vw;
	}

	.cont_text {
		font-size: 3.599999999vw;
		line-height: 7.333333333333vw;
	}
}

.caption {
	font-size: 12px;
	line-height: 22px;
	margin: 10px 0 0;
	display: inline-block;
	text-align: left;
}

.cont_flex_img24ver2 .caption {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

@media (max-width:767px) {
	.caption {
		font-size: 2.9333vw;
		line-height: 6vw;
	}

	.cont_text_space {
		margin-top: 11vw;
	}
}

.cont_movie_wrap {
	margin: 45px auto 0;
	max-width: 790px;
	width: 100%;
}

.cont_movie {
	width: 100%;
	aspect-ratio: 16/9;
}

.related_title {
	font-size: 17px;
	margin: 0;
}

.related_text {
	font-size: 13px;
	line-height: 1.6;
	margin: 15px 0;
}

.related_text p {
	margin: 0;
}

.related_link {
	margin: 8px 0 20px;
}

.note {
	font-size: 10px;
	line-height: 1.6;
	margin: 0;
}

.x-logo span {
	position: relative;
}

.x-logo span::after {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	top: -2px;
	right: -25px;
	background: url("/feature/mysony/story/assets/images/logo-x.svg") no-repeat;
	background-size: cover;
}

@media (max-width:767px) {
	.related_title {
		font-size: 3.46666666666vw;
	}

	.related_text {
		font-size: 2.933333333333333vw;
		margin: 2vw 0;
	}

	.related_text p {
		margin: 5vw 0 1vw;
	}

	.note {
		font-size: 2.4vw;
		margin: 0 0 7vw !important;
	}

	.mssRelated__image {
		width: 55%;
		margin: 0 auto;
	}

	.cont_movie_wrap {
		margin: 10vw auto 0;
	}

	.x-logo span::after {
		width: 4.27vw;
		height: 4.27vw;
	}
}
