@charset "utf-8";
/*------------------------------------------------------------
	episode1
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 6.7rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}
#gHeader:after {
	width: 73.6rem;
	height: 29.6rem;
	background: url(../img/common/bg02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 3.0rem;
	left: -19rem;
	content: "";
}
#gHeader h1 {
	margin: 0;
}
#gHeader .hLink {
	margin: -4rem 0.5rem -4rem 0;
}
#main {
	color: #231815;
}
#main .content {
	max-width: 97rem;
}
#main .topBox h2 {
	margin-bottom: 3.8rem;
	font-size: 3.6rem;
	line-height: 1;
	font-weight: 900;
	text-align: center;
}
#main .topBox .mainImg {
	margin-bottom: 4rem;
}
#main .topBox .midBox {
	margin: 0 auto 6rem;
	max-width: 65rem;
}
#main .topBox h3 {
	margin-bottom: 2.9rem;
	padding-top: 1.8rem;
	color: #ee327d;
	text-align: center;
	background: url(../img/memory/ttl_bg02.png) no-repeat left top/13.8rem, url(../img/memory/ttl_bg01.png) no-repeat right top/13.8rem;
}
#main .topBox .midTxt {
	margin-bottom: 5rem;
	font-size: 1.8rem;
	line-height: 1.78;
	text-align: center;
}
#main .topBox h4 {
	margin-bottom: 1.5rem;
	padding-top: 3rem;
	font-size: 2.4rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	color: rgba(35, 24, 21, .93);
	text-align: center;
	background: url(../img/common/ttl_bg.png) no-repeat center top/6.7rem;
}
#main .topBox .imgBox {
	border-radius: 0.5rem;
	background: #fff;
	border: 0.3rem solid #e0e0e0;
	box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.4);
}
#main .topBox .imgBox .phoBox {
	width: 50%;
}
#main .topBox .imgBox .phoBox img {
	width: 100%;
}
#main .topBox .imgBox .txtBox {
	padding: 1.2rem 2rem 5.5rem;
	flex: 1;
	position: relative;
}
#main .topBox .imgBox .txtBox p {
	margin-bottom: 0.7rem;
	font-size: 1.4rem;
	line-height: 1.79;
}
#main .topBox .imgBox .txtBox .comTxtLink {
	text-align: right;
	position: absolute;
	right: 2rem;
	bottom: 1.6rem;
}
#main .topBox .subBox {
	margin-bottom: 4rem;
}
#main .topBox .subBox .photo img {
	width: 100%;
}
#main .topBox .bgBox {
	margin-bottom: 8rem;
	padding: 12.5rem 9.9rem 3.6rem;
	background: url(../img/memory/ttl_bg02.png) no-repeat 7.4rem 2rem/13.8rem, url(../img/memory/ttl_bg01.png) no-repeat right 7.4rem top 2rem/13.8rem;
	background-color: #fbf3da;
}
#main .topBox .bgBox p {
	margin-bottom: 2.7rem;
	font-size: 1.8rem;
	line-height: 1.78;
}
#main .topBox .bgBox .bold {
	font-weight: 800;
}
#main .topBox .bgBox .midImg {
	margin: -1.5rem auto 0;
	width: 30.3rem;
}
#main .topBox .bgBox .linkList {
	margin: 0 -2.8rem;
}
#main .topBox .bgBox .linkList li {
	width: 47.5%;
}
#main .topBox .bgBox .linkList img {
	width: 100%;
}
#main .topBox .bgBox .linkList a:hover {
	opacity: 0.7;
}
#main p.Note {
	margin-bottom: 2rem;
	font-size: 1.3rem;
	line-height: 1.78;
}
@media all and (max-width: 896px) {
	#gHeader .hLink {
		width: 7.6rem;
		margin-right: -0.2rem;
	}
	#gHeader {
		margin-bottom: 12.2rem;
		justify-content: center;
		padding: 2.5rem 2rem;
	}
	#gHeader::after {
		width: 38.8rem;
		height: 14.2rem;
		left: -10.5rem;
		top: 6.6rem;
		background-image: url(../img/common/bg02_sp.png);
	}
	#main .content {
		margin: 0;
	}
	#main .topBox h2 {
		margin-bottom: 2.5rem;
		font-size: 2.4rem;
		line-height: 1.5;
	}
	#main .topBox .midBox {
		margin: 0 3.4rem 6rem;
		max-width: inherit;
	}
	#main .topBox .mainImg {
		margin: 0 -3.4rem 3rem;
	}
	#main .topBox h3 {
		padding-top: 4.5rem;
		margin: 0 -2.6rem 1.7rem;
		font-size: 1.8rem;
		line-height: 1.6;
		background-size: 10.2rem;
	}
	#main .topBox .midTxt {
		margin-bottom: 5.2rem;
		font-size: 1.4rem;
		line-height: 2;
		text-align: left;
	}
	#main .topBox h4 {
		margin-bottom: 0.9rem;
		padding-top: 2.3rem;
		font-size: 1.6rem;
		letter-spacing: 0;
		background-size: 4.4rem;
	}
	#main .topBox .imgBox {
		display: block;
	}
	#main .topBox .imgBox .phoBox {
		width: auto;
	}
	#main .topBox .imgBox .txtBox {
		padding: 1.2rem 1.2rem 1.6rem;
		flex: 1;
		min-height: 20.5rem;
	}
	#main .topBox .imgBox .txtBox p {
		margin-bottom: 1.5rem;
		line-height: 1.86;
	}
	#main .topBox .imgBox .txtBox .comTxtLink {
		right: 1.1rem;
	}
	#main .topBox .subBox {
		margin-bottom: 3.6rem;
	}
	#main .topBox .bgBox {
		margin-bottom: 6rem;
		padding: 8.6rem 3.3rem 3.6rem;
		background: url(../img/memory/ttl_bg02.png) no-repeat 0.5rem 0.9rem/10.2rem, url(../img/memory/ttl_bg01.png) no-repeat right 0.5rem top 0.9rem/10.2rem;
		background-color: #fbf3da;
	}
	#main .topBox .bgBox p {
		margin-bottom: 2.6rem;
		font-size: 1.4rem;
		line-height: 1.86;
	}
	#main .topBox .bgBox .midImg {
		margin: -1.2rem auto 0;
		width: 30.3rem;
	}
	#main .topBox .bgBox .linkList {
		margin: 0 -0.5rem 0 0;
		display: block;
	}
	#main .topBox .bgBox .linkList li {
		width: auto;
	}
	#main .topBox .bgBox .linkList li:not(:last-child) {
		margin-bottom: 1.4rem;
	}
}
/*------------------------------------------------------------
	episode1
------------------------------------------------------------*/
#main.episode1 {
	margin-top: -0.4rem;
}
#main.episode1 .midTxt {
	margin-bottom: 3.3rem;
	font-size: 1.8rem;
	line-height: 1.89;
	text-align: center;
}
#main.episode1 .inner {
	margin-bottom: 3rem;
	padding: 5.7rem 4rem 5rem;
	background: #fbf3da;
}
#main.episode1 .inner .photo {
	margin: 3.5rem 6.2rem 4rem 4.5rem;
}
#main.episode1 .inner p {
	margin-bottom: 0.6rem;
	font-size: 1.8rem;
	line-height: 1.78;
}
#main.episode1 .inner p .ico {
	width: 1.8rem;
	vertical-align: middle;
	margin-left: 0.3rem;
}
#main.episode1 .imgBox .phoBox {
	margin: 0.2rem 0 0 3rem;
	width: 30rem;
	float: right;
}
#main.episode1 .imgBox .phoBox p {
	margin-top: 0.5rem;
	font-size: 1.4rem;
	text-align: center;
}
#main.episode1 .imgBox .phoBox img {
	width: 100%;
}
#main.episode1 .subBox {
	margin-top: 4.8rem;
}
#main.episode1 .inner02 .photo {
	margin: -0.3rem auto 0;
	width: 63rem;
	transform: translateX(-1rem);
}
#main.episode1 .inner02 .photo img {
	width: 100%;
}
#main.episode1 .innSub:not(:last-child) {
	margin-bottom: 7rem;
}
#main.episode1 .innSub .imgBox .phoBox {
	margin-top: 0.7rem;
	width: 30rem;
}
#main.episode1 .innSub .imgBox .phoBox img {
	width: 100%;
	border-radius: 0.4rem;
}
#main.episode1 .innSub .imgBox .txtBox {
	flex: 1;
}
#main.episode1 .inner03 .subBox {
	margin-top: 7rem;
}
#main.episode1 .inner04 {
	margin-bottom: 5rem;
	padding-top: 4.4rem;
	padding-bottom: 0;
	background: none;
}
#main.episode1 .inner04 .headLine04 {
	margin-bottom: 5rem;
}
#main.episode1 .btnBox,#main .topBox .btnBox {
	margin: 0 auto 4rem;
	width: 66rem;
	text-align: center;
}
#main.episode1 .btnBox p,#main .topBox .btnBox p {
	margin-bottom: 0.3rem;
	color: #ee327d;
	opacity: 0.93;
	font-size: 1.8rem;
	font-weight: 700;
}
#main.episode1 .btnBox .comLink a,#main .topBox .btnBox .comLink a {
	padding: 2.3rem 10rem;
	width: auto;
	color: #fff;
	border: none;
	text-align: center;
	line-height: 1.35;
	border-radius: 6rem;
	background: #ee327d url(../img/common/icon08.png) no-repeat right 1.5rem center/4rem;
}
#main.episode1 .linkBox {
	margin: 0 auto;
	width: 66rem;
}
#main.episode1 .comLink02 {
	width: 48.5%;
}
#main.episode1 .comLink02 a {
	width: 100%;
	min-height: 7rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	border-radius: 6rem;
	padding: 0.9rem 2rem 0.7rem 6rem;
	background-position: 1.2rem center;
	line-height: 1.38;
}
#main.episode1 .bgLink {
	margin-bottom: 6rem;
	padding: 4rem 7.6rem;
	background: #fbf3da;
}
#main.episode1 .bgLink h3 {
	margin-bottom: 2rem;
	padding-top: 3.6rem;
	color: rgba(35, 24, 21, .93);
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	background-size: 6.8rem;
}
#main.episode1 .bgLink .linkList {
	gap: 2rem 0;
}
#main.episode1 .bgLink .linkList li {
	width: 47.7%;
}
#main.episode1 .bgLink .linkList a {
	padding-right: 2.5rem;
	display: flex;
	align-items: center;
	border-radius: 0.5rem;
	background: #fff url(../img/common/icon06.png) no-repeat right 0.9rem bottom 0.9rem/2.1rem;
	border: 0.3rem solid #e0e0e0;
	box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.4);
}
#main.episode1 .bgLink .linkList img {
	margin-right: 1.5rem;
	width: 13.4rem;
	border-radius: 0 0.4rem 0.4rem 0;
}
#main.episode1 .bgLink .linkList .txt {
	flex: 1;
	font-size: 1.8rem;
	opacity: 0.93;
	font-weight: 700;
	line-height: 1.3;
} 
#main.episode1 .bgLink a:hover {
	opacity: 0.7;
}
#main.episode1 .bgBox {
	margin: 2rem auto 5.6rem;
	min-height: 17rem;
	padding: 1.5rem 3.5rem 1.2rem 0.2rem;
	max-width: 61rem;
	width: 90%;
	align-items: center;
	border-radius: 0.5rem;
	background: #fff;
	border: 0.3rem solid #ffd232;
}
#main.episode1 .bgBox:last-child {
	margin-bottom: 0;
}
#main.episode1 .bgBox02 {
	padding: 2.5rem 3.5rem 2.5rem 0.2rem;
}
#main.episode1 .bgBox .phoBox {
	margin: 0 1rem 0 0;
	width: 23rem;
}
#main.episode1 .bgBox .phoBox img {
	width: 100%;
}
#main.episode1 .bgBox .phoBox.wid02 {
	margin: 0 2.5rem 0 1rem;
	width: 26.5rem;
}
#main.episode1 .bgBox .txtBox {
	flex: 1;
}
#main.episode1 .bgBox .txtBox h4 {
	padding: 0 0 0.5rem 3.6rem;
	position: relative;
	color: #343434;
	font-size: 1.8rem;
	line-height: 1.3;
}
#main.episode1 .bgBox .txtBox .noImg {
	padding: 0 0 1rem;
}
#main.episode1 .bgBox .txtBox h4 img {
	position: absolute;
	left: 0;
	top: 0.3rem;
	width: 3.1rem;
}
#main.episode1 .bgBox .txtBox h4 .sml {
	display: block;
	color: #242121;
	font-size: 1.4rem;
}
#main.episode1 .bgBox .txtBox h4 .notes {
	margin-top: 0.1rem;
	display: block;
	font-size: 1rem;
	color: #242121;
	font-weight: 200;
}
#main.episode1 .bgBox .txtBox p {
	margin-bottom: 1.2rem;
	font-size: 1.2rem;
	line-height: 1.67;
}
#main.episode1 .bgBox .txtBox p:last-child {
	margin-bottom: 0;
}
#main.episode1 .bgBox .txtBox .btnBox {
	margin: 0 auto;
	width: 24.6rem;
}
#main.episode1 .bgBox .txtBox .btnBox p {
	margin-bottom: 0;
	color: #ee327d;
	opacity: 0.93;
	font-size: 1.4rem;
	text-align: center;
}
#main.episode1 .bgBox .txtBox .btnBox .comLink a {
	padding: 0.8rem 4rem 0.8rem 2.2rem;
	width: 100%;
	font-size: 1.44rem;
	line-height: 1.43;
	text-align: left;
	background-size: 3.2rem;
	background-position: right 1.2rem center;
}
#main.episode2 .innSub:not(:last-child) {
	margin-bottom: 5.3rem;
}
#main.episode2 .inner p .ico {
	width: 1.9rem;
}
#main.episode3 .inner .photo {
	margin: 3.5rem auto 2.8rem;
	width: 85%;
}
#main.episode3 .innSub:not(:last-child) {
	margin-bottom: 9.8rem;
}
#main.episode3 .innSub > p {
	margin-right: -0.2rem;
}
#main.episode4 .inner .photo {
	margin: 3.5rem 5.3rem 5.5rem 5.4rem;
}
#main.episode4 .inner .photo02 {
	margin: 3.3rem -0.2rem 0.8rem;
}
#main.episode4 .imgBox .phoBox02 {
	margin-top: 3rem;
}
#main.episode4 .innSub:not(:last-child) {
	margin-bottom: 5.2rem;
}
@media all and (min-width: 897px) {
	#main.episode1 .inner .txt01 {
		margin-bottom: 3.3rem;
	}
	#main.episode1 .inner .txt02 {
		margin-bottom: 4rem;
	}
	#main.episode2 .inner {
		padding-left: 3.9rem;
		padding-right: 3.9rem;
	}
	#main.episode1 .comLink02.btmLink a {
		padding-left: 5rem;
	}
}
@media all and (max-width: 896px) {
	#main.episode1 {
		margin-top: 0;
		padding-top: 0.7rem;
	}
	#main.episode1 .content {
		margin: 0 1.5rem;
	}
	#main.episode1 .midTxt {
		margin-bottom: 1.2rem;
		font-size: 1.4rem;
		line-height: 2;
	}
	#main.episode1 .inner {
		margin-bottom: 1.5rem;
		padding: 3rem 2.2rem 2.5rem;
	}
	#main.episode1 .inner p {
		margin-bottom: 0;
		font-size: 1.4rem;
		line-height: 1.86;
	}
	#main.episode1 .inner p .ico {
		width: 1.5rem;
		vertical-align: -0.2rem;
	}
	#main.episode1 .inner .photo {
		margin: 0 0 -1.3rem 0.1rem;
	}
	#main.episode1 .inner .photo img {
		width: 100%;
	}
	#main.episode1 .imgBox .phoBox {
		margin: 0 0 1.5rem;
		width: auto;
		float: none;
	}
	#main.episode1 .imgBox .phoBox p {
		margin-top: 0.5rem;
		font-size: 1.4rem;
		text-align: center;
	}
	#main.episode1 .imgBox .phoBox img {
		width: 100%;
	}
	#main.episode1 .subBox {
		margin-top: 2.9rem;
	}
	#main.episode1 .inner02 .headLine01 {
		margin-bottom: 0.3rem;
	}
	#main.episode1 .inner02 .photo {
		margin: 0 -0.8rem 0 -1.1rem;
		width: auto;
		transform: translateX(0);
	}
	#main.episode1 .inner02 .subBox {
		margin-top: 0.8rem;
	}
	#main.episode1 .innSub:not(:last-child) {
		margin-bottom: 5.3rem;
	}
	#main.episode1 .inner03 {
		padding-top: 2.7rem;
	}
	#main.episode1 .inner03 .phoBox {
		margin-bottom: 3.5rem;
	}
	#main.episode1 .inner03 .headLine01, #main.episode1 .inner04 .headLine01 {
		margin-bottom: 0.8rem;
	}
	#main.episode1 .inner03 .subBox {
		margin-top: 3rem;
	}
	#main.episode1 .inner04 {
		margin-bottom: 0.5rem;
		padding-top: 4rem;
	}
	#main.episode1 .inner04 .headLine04 {
		margin-bottom: 3.4rem;
	}
	#main.episode1 .innSub .imgBox {
		display: block;
	}
	#main.episode1 .innSub .imgBox .phoBox {
		margin-top: 0.3rem;
		width: auto;
	}
	#main.episode1 .btnBox,#main .topBox .btnBox {
		margin-bottom: 4rem;
		width: 30.7rem;
	}
	#main.episode1 .btnBox p,#main .topBox .btnBox p {
		margin-bottom: 0.2rem;
		font-size: 1.4rem;
	}
	#main.episode1 .btnBox .comLink a,#main .topBox .btnBox .comLink a {
		padding: 1.1rem 6rem 1.1rem 2.7rem;
		background-position: right 1.5rem center;
		text-align: left;
	}
	#main.episode1 .linkBox {
		display: block;
		width: auto;
	}
	#main.episode1 .comLink02 {
		margin-bottom: 2rem;
		width: auto;
	}
	#main.episode1 .comLink02 a {
		min-height: 7rem;
		padding: 0.9rem 2rem 0.7rem 6.3rem;
		background-position: 1.3rem center;
	}
	#main.episode1 .btmLink a {
		padding-right: 3.5rem;
	}
	#main.episode2 .inner .h3Ttl {
		margin-bottom: 2rem;
	}
	#main.episode2 .headLine01 .sml02 {
		margin-left: -2.6rem;
	}
	#main.episode2 .imgBox .phoBox {
		margin-top: 0.3rem;
	}
	#main.episode1 .bgLink {
		margin: 0 -1.5rem 3rem;
		padding: 2.7rem 3.4rem 2.9rem;
	}
	#main.episode1 .bgLink h3 {
		margin-bottom: 1rem;
		padding-top: 2.8rem;
		color: rgba(0, 0, 0, .93);
		font-size: 1.6rem;
		letter-spacing: 0;
		background-size: 4.4rem;
	}
	#main.episode1 .bgLink .linkList {
		display: block;
	}
	#main.episode1 .bgLink .linkList li {
		width: auto;
	}
	#main.episode1 .bgLink .linkList li:not(:last-child) {
		margin-bottom: 1rem;
	}
	#main.episode1 .bgLink .linkList .txt {
		margin-top: 0.2rem;
		font-size: 1.5rem;
	}
	#main.episode1 .bgBox {
		margin: 1.2rem 0 3.4rem;
		min-height: 26rem;
		padding: 1.5rem 1.4rem 0.9rem;
		max-width: inherit;
		width: auto;
		display: block;
	}
	#main.episode1 .bgBox02 {
		padding: 1.8rem 1.4rem 1.8rem;
	}
	#main.episode1 .bgBox .phoBox {
		margin: 0 auto 0.7rem;
		width: 23rem;
	}
	#main.episode1 .bgBox .phoBox02 {
		margin-bottom: 1.7rem;
	}
	#main.episode1 .bgBox .phoBox.wid02 {
		margin: 0 auto 0.5rem;
		width: 11.6rem;
	}
	#main.episode1 .bgBox .txtBox .noImg {
		padding: 0 0 1rem;
	}
	#main.episode1 .bgBox .txtBox h4 {
		margin-right: -0.3rem;
	}
	#main.episode1 .bgBox .txtBox h4 .sml02 {
		display: inline-block;
		margin-left: 0.8rem;
	}
	#main.episode1 .bgBox .txtBox h4 .sml02.ml0 {
		margin-left: -0.3rem;
	}
	#main.episode1 .bgBox .txtBox h4 .notes {
		margin-top: 0.1rem;
		display: block;
		font-size: 1rem;
		color: #242121;
		font-weight: 300;
	}
	#main.episode1 .bgBox .txtBox .btnBox {
		margin: 0 auto;
		width: 24.6rem;
	}
	#main.episode1 .bgBox .txtBox .btnBox p {
		font-size: 1.4rem;
	}
	#main.episode1 .bgBox .txtBox .btnBox .comLink a {
		padding: 0.8rem 4rem 0.8rem 2.2rem;
		font-size: 1.44rem;
		line-height: 1.43;
		background-size: 3.2rem;
		background-position: right 1.2rem center;
	}
	#main.episode1 .bgBox .pho {
		margin: 1rem auto 0.3rem;
		width: 27rem;
	}
	#main.episode2 .btnBox {
		margin: 3rem auto;
	}
	#main.episode3 .midTxt {
		margin-bottom: 2.2rem;
	}
	#main.episode3 .inner .photo {
		margin-bottom: 2rem;
		width: auto;
	}
	#main.episode3 .inner04 .headLine04 {
		margin-bottom: 5rem;
	}
	#main.episode4 .midTxt {
		margin-bottom: 2.2rem;
	}
	#main.episode4 .inner .photo {
		margin: 0 0 -1.3rem -0.4rem;
	}
	#main.episode4 .h3Ttl {
		margin-bottom: 1.7rem;
	}
	#main.episode4 .h3Ttl .sml {
		margin-left: -2.4rem;
	}
	#main.episode4 .inner .txt01 {
		margin-bottom: 2.3rem;
	}
	#main.episode4 .subBox02 {
		margin-top: 5.7rem;
	}
	#main.episode4 .inner .photo02 {
		margin: 3.4rem 0 0 -0.2rem;
	}
}