#summaryContentWrap {
	position: relative;
}

#summaryContentWrap .bgYellow {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 60px;
/* 	transform: translateY(-50%); */
	display: block;
	background: url('/assets/image/jp/ja/healthcare-channel/top/index_01.jpg');
	content: '';
	width: 38%;
	height: 780px;
	border-radius: 50px 0 0 50px;
}

#summaryContentWrap .cornerWrap {
	margin-top: 70px;
	background: rgba(255, 255, 255, 1.0);
	
	border-radius: 0 20px 20px 0;
	margin-bottom: 12px;
	display: inline-block;
	
	position: relative;
	z-index: 6;
}

#summaryContentWrap .cornerWrap .textWrap {
	margin-left: calc( ( 100vw - 1275px ) / 2 );
	padding: 12px 30px 12px 0;
	box-sizing: border-box;
}

@media screen and (max-width: 1299px) {
	#summaryContentWrap .cornerWrap .textWrap {
		margin-left: calc( ( 100vw - 92vw ) / 2 );	
	}
}

#summaryContentWrap .cornerWrap .textWrap p {
	font-size: var(--ft_12px);
	color: var(--color_05);
	margin-bottom: 0;
}


#summaryContentWrap .cont {
	position: relative;
	z-index: 5;
	width: 1275px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 1299px) {
	#summaryContentWrap .cont {
		width: 92%;	
	}
}

#summaryContentWrap .cont .textHeadWrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .textHeadWrap {
		flex-direction: column;
		margin-bottom: 25px;
	}
}

#summaryContentWrap .cont .textHeadWrap .seriesWrap {
	width: 280px;
	background: rgba(255, 255, 255, 1);
	border-radius: 20px;
	padding: 12px;
	box-sizing: border-box;
}

@media screen and (max-width: 399px) {
	#summaryContentWrap .cont .textHeadWrap .seriesWrap {
		width: 100%;
	}
}

#summaryContentWrap .cont .textHeadWrap .seriesWrap p {
	font-size: var(--ft_14px);
	color: var(--color_08);
	margin-bottom: 0;
}

#summaryContentWrap .cont .textHeadWrap .seriesWrap p.date {
	text-align: right;
	font-size: var(--ft_12px);
	margin-top: 6px;
}


#summaryContentWrap .cont .textHeadWrap .summaryTitleWrap {
	width: calc( 100% - 300px );
	margin-top: 30px;
	margin-bottom: 35px;
	display: flex;
	flex-direction: column;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .textHeadWrap .summaryTitleWrap {
		width: 100%;
		margin-bottom: 0;
	}
}

#summaryContentWrap .cont .textHeadWrap .summaryTitleWrap h1 {
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: bold;
	color: var(--color_07);
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .textHeadWrap .summaryTitleWrap h1 {
		font-size: var(--ft_24px);
	}
}

#summaryContentWrap .cont .textHeadWrap .summaryTitleWrap h2 {
	font-size: var(--ft_22px);
	font-weight: bold;
	color: var(--color_10);
	margin: 0;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .textHeadWrap .summaryTitleWrap h2 {
		font-size: var(--ft_18px);
	}
}

#summaryContentWrap .cont .photoWrap {
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}

@media screen and (max-width: 1099px) {
	#summaryContentWrap .cont .photoWrap {
		width: 100%;	
	}
}

#summaryContentWrap .cont .photoWrap figure {
	margin-bottom: 0;
}

#summaryContentWrap .cont .photoWrap figure img {
	border-radius: 35px;
	width: 100%;
}

#summaryContentWrap .cont .textWrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}

@media screen and (max-width: 1099px) {
	#summaryContentWrap .cont .textWrap {
		width: 100%;	
	}
}


#summaryContentWrap .cont .textWrap p {
	color: var(--color_08);
	font-size: var(--ft_14px);
	line-height: 2.2em;
}

#summaryContentWrap .cont .textWrap .comingsoon {
	font-size: var(--ft_16px);
	margin-bottom: 0.5em;
}



#summaryContentWrap .cont .textWrap ul {
	margin-bottom: 1em;
}

#summaryContentWrap .cont .textWrap ul li {
	color: var(--color_08);
	font-size: var(--ft_14px);
	line-height: 2.2em;
	text-indent: -1em;
	padding-left: 1em;
	box-sizing: border-box;
	margin-bottom: 6px;
}


#summaryContentWrap .cont section.blockWrap .ul_yellow {
	background: linear-gradient(transparent 70%, #f2eb30 30%);
    padding: 0 3px;
}

#summaryContentWrap .cont section.blockWrap.firstWrap .contTitleWrap h1 {
	font-size: 2rem;
	font-weight: bold;
	padding-top: 10px;
}

#summaryContentWrap .cont .textWrap .tc {
	text-align: center;
}

.moviePageWrapper #summaryContentWrap .cont .textWrap.w860 {
	width: 860px;
}

@media screen and (max-width: 999px) {
	.moviePageWrapper #summaryContentWrap .cont .textWrap.w860 {
		width: 100%;
	}
}

#summaryContentWrap .cont .textWrap .attentionWrap .attentionTxt {
	font-size: var(--ft_12px);
	color: var(--color_05);
	margin-bottom: 0;
}

#summaryContentWrap .cont .textWrap .attentionWrap .attentionTxt.mb1em {
	margin-bottom: 1em;
}

#summaryContentWrap .cont .textWrap .attentionWrap ul.attentionTxt {
	margin-bottom: 1em;
}

#summaryContentWrap .cont .textWrap .attentionWrap ul.attentionTxt li {
	font-size: var(--ft_12px);
	color: var(--color_05);
	line-height: 1.6em;
}

#summaryContentWrap .cont .textWrap .attentionWrap dl {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
}

@media screen and (max-width: 499px) {
	#summaryContentWrap .cont .textWrap .attentionWrap dl {
		flex-direction: column;	
	}
}

#summaryContentWrap .cont .textWrap .attentionWrap dl dt {
	width: 125px;
}

@media screen and (max-width: 499px) {
	#summaryContentWrap .cont .textWrap .attentionWrap dl dt {
		width: 100%;
		margin-top: 0.5em;
	}
}

#summaryContentWrap .cont .textWrap .attentionWrap dl dd {
	width: calc( 100% -  125px );
}

@media screen and (max-width: 499px) {
	#summaryContentWrap .cont .textWrap .attentionWrap dl dd {
		width: 100%;
	}
}

#summaryContentWrap .cont .overviewWrap {
	background: rgba(255, 255, 255, 1.0);
	border-radius: 20px;
	padding: 20px;
	box-sizing: border-box;
}

#summaryContentWrap .cont .overviewWrap .block {
	margin-bottom: 25px;
}

#summaryContentWrap .cont .overviewWrap .block:last-child {
	margin-bottom: 0;
}

#summaryContentWrap .cont .overviewWrap .subTitle {
	margin-bottom: 12px;
}

#summaryContentWrap .cont .overviewWrap .subTitle h4 {
	border-left: 6px solid var(--color_08);
	padding: 6px 0 6px 8px;
	box-sizing: border-box;
	font-size: var(--ft_16px);
	color: var(--color_08);
}

#summaryContentWrap .cont .overviewWrap ul.productLists {
	margin-bottom: 25px;
}

#summaryContentWrap .cont .overviewWrap ul.productLists li {
	margin-bottom: 15px;
	font-size: var(--ft_14px);
}

#summaryContentWrap .cont .overviewWrap ul.productLists l:last-child {
	margin-bottom: 0;
}

#summaryContentWrap .cont .overviewWrap ul.productLists li a {
	text-decoration: none;
	display: flex;
    flex-direction: column;
}

#summaryContentWrap .cont .overviewWrap ul.productLists li a .url {
	text-decoration: underline;
	display: inline;
	white-space: normal;
	word-break: break-word;
	overflow-wrap: anywhere;
}

#summaryContentWrap .cont .overviewWrap ul.productLists li a .text {
	display: inline;
	position: relative;
	text-decoration: none;
	color: var(--color_08);
}

#summaryContentWrap .cont .overviewWrap ul.productLists li a .text:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 1px solid var(--color_12);
	border-bottom: 1px solid var(--color_12);
	margin-left: 8px;
	transform: rotate(-45deg);

	transition: all var(--transition-timing);
}

#summaryContentWrap .cont .overviewWrap ul.productLists li a:hover .text:after {
	margin-left: 12px;
	transition: all var(--transition-timing);
}

#summaryContentWrap .cont .overviewWrap p.dateTxt {
	font-size: var(--ft_14px);
}




#summaryContentWrap .cont .textWrap .buttonStyleWrap {
	margin-top: 45px;
}


#summaryContentWrap .cont .movieWrapper {
	margin-top: 65px;
	margin-bottom: 25px;
}

#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap {
	width: 860px;
	margin-left :auto;
	margin-right: auto;
}

@media screen and (max-width: 999px) {
	#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap {
		width: 100%;	
	}
}

#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a {
	text-decoration: unset;
	position: relative;
	width: 100%;
	height: 100%;
}

#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a figure img {
	max-width: 100%;
	border-radius: 30px;
}


#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a .btnIcon {
	content: '';
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, .45);
	border-radius: 50%;
	width: 90px;
	height: 90px;
	transition: all var(--transition-timing);
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a .btnIcon {
		width: 60px;
		height: 60px;
	}
}


#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a:hover .btnIcon {
	background: rgba(219, 35, 120, .9);
	transition: all var(--transition-timing);
}

#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a .btnIcon:after {
	content: '';
	display: block;
	width: 36px;
	height: 36px;
	border-top: 1px solid rgba(255, 255, 255, 1);
	border-right: 1px solid rgba(255, 255, 255, 1);
	transform: rotate(45deg);
	position: relative;
	right: 8px;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap a .btnIcon:after {
		width: 22px;
		height: 22px;
	}
}


#summaryContentWrap .cont .storyLineupWrapper {
	margin-top: 75px;
	background: rgba(255, 255, 255, 1.0);
	border-radius: 30px;
	
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 75px;
	
	padding: 30px 20px;
	box-sizing: border-box;
}

@media screen and (max-width: 1099px) {
	#summaryContentWrap .cont .storyLineupWrapper {
		width: 100%;	
	}
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper {
		padding: 30px 12px;
	}
}

.moviePageWrapper #summaryContentWrap .cont .storyLineupWrapper {
	margin-top: 0;
}

#summaryContentWrap .cont .storyLineupWrapper.is-hidden {
	display: none;
}


#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	gap: 10px;
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .titleWrap {
	text-align: center;
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .titleWrap p.subTitle {
	background: var(--color_07);
	min-height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	display: inline-block;
	color: #fff;
	padding: 0 25px;
	border-radius: 15px;
	margin-bottom: 1em;
}


#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .titleWrap h3 {
	font-size: var(--ft_20px);
	color: var(--color_08);
	letter-spacing: 0.06em;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .titleWrap h3 {
		font-size: var(--ft_16px);	
	}
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 2%;
	flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap {
		flex-direction: column;
		gap: 0;
	}
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box {
	width: 49%;
	border-bottom: 1px solid var(--color_11);
	padding-top: 18px;
	padding-bottom: 18px;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box {
		width: 100%;
	}
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box.active {
	opacity: .6;
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box a {
	text-decoration: none;
	color: var(--color_08);
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box.active a:hover {
	opacity: 1;
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	gap: 12px;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap {
		gap: 8px;
		align-items: center;
	}
}


#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .photo {
	width: 140px;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .photo {
		width: 80px;
	}
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .photo figure {
	margin-bottom: 0;
	width: 100%;
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .photo figure img {
	width: 100%;
	aspect-ratio: 1 / 0.56;
	border-radius: 15px;
	object-fit: cover;
	object-position: center;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .photo figure img {
		border-radius: 10px;
	}
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .textWrapper {
	width: calc( 100% - 155px);
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .textWrapper {
		width: calc( 100% - 88px);
	}
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .textWrapper p.storyNum {
	font-size: var(--ft_11px);
	color: var(--color_05);
	margin-bottom: 0;
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .textWrapper p.storyNum .marker {
	background-image: linear-gradient(to bottom, transparent 60%, rgba(251, 246, 48, 1.0) 60%, rgba(251, 246, 48, 1.0) 100%);
}

#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .textWrapper p.title {
	font-size: var(--ft_14px);
	color: var(--color_07);
	margin-bottom: 0;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	#summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .storyBoxesWrap .box .flexWrap .textWrapper p.title {
		font-size: var(--ft_13px);
		line-height: 1.6em;
	}
}


/***
*
*movie page wrapper
*
***/

#Contents {
	padding-bottom: 0;
}

@media screen and (max-width: 767px) {
	body .hht-nc21-2 {
		min-height: auto;
	}
}

.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap {
	min-height: 90vh;
	overflow: hidden;
}

.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .bgYellow {
	    height: 100%;
}


.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont {
	width: 1000px;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 35px; */
}

@media screen and (max-width: 1099px) {
	.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont {
		width: 92%;	
	}
}


.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .titleWrap {
	margin-top: 70px;
}

.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .storyLineupWrapper .storyLineupCont .titleWrap {
	margin-top: 0;
}

.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .titleWrap h1 {
	margin-bottom: 15px;
	font-size: 2rem;
	font-weight: bold;
	color: var(--color_07);
	text-align: center;
}

@media screen and (max-width: 767px) {
	.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .titleWrap h1 {
		font-size: var(--ft_24px);
	}
}

@media screen and (max-width: 999px) {
	.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .movieWrapper.oneColumn .innerWrap {
		width: 100%;	
	}
}



.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .buttonStyleWrap {
	padding: 0 0 105px 0;
}

.healthcareChWrapper.summaryWrapper.moviePageWrapper #summaryContentWrap .cont .buttonStyleWrap.returnParentPage {
	padding: 0 0 25px 0;
}