body {
	color: #000;
	font-size: 16px;
}

img {
	pointer-events: none;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	touch-callout: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	user-drag: none;
}

a {
	color: #aa0014;
	font-weight: 500;
}

.subHeader {
	margin-bottom: 0;
}

.subWrap__cont__in {
	padding-top: 0;
}

#jf__bg {
	background-image: url(../../img/memories/season7_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 100vh;
    width: 100%;
    min-height: 620px;
    min-width: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

#jf__bg > div {
    background: url(../../img/memories/bg_ptn.png) repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.subWrap__cont {
	width: 100%;
	margin-left: 0;
}

.subWrap__cont__in {
	width: 1000px;
}

#top_bar {
	width: 100%;
	height: 19px;
	background: url(../../img/old/common/c_topbar.gif)repeat-x;
	position: relative;
}

#top_bar a {
	text-decoration: none;
	display: block;
	width: 344px;
	height: 30px;
	background: url(../../img/jf2020/c_jf_topbn_off.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translateX(-145%);
}

#top_bar a:hover {
	background: url(../../img/jf2020/c_jf_topbn_on.png) no-repeat;
}

.subHeader__memories {
	margin: 50px 0;
}

.subHeader__title {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    margin: 0 auto 0;
}

.subHeader__title--memories {
    background-image: url(../../img/memories/memories_h2.png);
    height: 70px;
    width: 340px;
}

.memories__top__titleWrap {
	width: 1000px;
	margin: 0 auto;
}

#c_cont {
	width: 1000px;
	margin: auto;
}

#c_header {
	width: 1200px;
	height: 79px;
	background: url(../../img/memories/bg_white.png)no-repeat;
	margin: 45px auto 0;
}

#contWrap {
	width: 1200px;
	margin: 0 auto;
}

#c_cont {
	width: 1000px;
	padding: 0px 40px 72px 40px;
	background: url(../../img/old/common/c_window_back1000.png)repeat-y;
	position: relative;
	margin: 0 auto;
}

.subHeader__seasonListsWrap {
	overflow: hidden;
}

.memories__subHeaderLists li a {
	padding: 0 24px;
}


/**********
** Common
**********/
.content {
	padding-top: 64px;
}

.cont_h2 {
	width: 100%;
	height: 117px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto 24px;
}

.contIn {
	padding: 0 12px;
}

.text_medium {
	font-weight: 500;
}

.text_bold {
	font-weight: 700;
}

.text_min {
	font-size: 12px;
}

.indent1 {
	text-indent: -1em;
	padding-left: 1em;
}

.d_ib {
	display: inline-block;
}

.detailLists {
	width: 100%;
}

.detailList {
	display: flex;
	width: 100%;
}

li.detailList {
	display: block;
}

.detailList dt {
	font-weight: 500;
	flex-shrink: 0;
}

.topTxt {
	font-size: 18px;
	line-height: 2;
	margin: 80px 0 30px;
	font-weight: 700;
}

.inWrap {
	width: 100%;
	border: 2px solid #000;
	padding: 22px;
}

.imgWrap {
	width: 100%;
}

.imgWrap img {
	width: 100%;
}

.border {
	border: 1px solid #000;
}


.jf_link {
	background: #000;
	height: 50px;
	margin: 0 auto;
	width: 300px;
	text-decoration: none;
	padding: 0 !important;
	margin-top: 58px;
	margin-bottom: 16px;
}

.jf_link a {
	text-decoration: none !important;
	color: #000;
}

.jf_link--link {
	background: #fcf800;
	border: 6px solid #000;
	box-sizing: border-box;
	color: #000;
	display: block;
	font-size: 16px;
	height: 50px;
	letter-spacing: 0.1em;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	transform: translate(-10px, -10px);
	transition: all 0.3s ease;
}

.jf_link--link:hover {
	transform: translate(-5px, -5px)
}

.p_mb24 {
	margin-bottom: 24px;
}


/**********
** #memories
**********/
#memories {
	width: 100%;
}

.memories__lists {
	padding-bottom: 40px;
}

.memories__titleWrap {
	position: relative;
	margin-bottom: 60px;
}

.memories__cont__title {
	background-color: #fcf800;
	color: #000;
	display: block;
	font-size: 24px;
	font-weight: 900;
	font-style: italic;
	line-height: 1.3;
	padding: 12px 24px;
	position: relative;
	z-index: 1;
}

.memories__cont__date {
	height: 33px;
	position: absolute;
	right: -5px;
	bottom: -33px;
}

.memories__cont__date>span {
	background-color: #fff;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: 900;
	font-style: italic;
	line-height: 23px;
	padding: 0 16px;
	position: relative;
	z-index: 1;
}

.cBorderWrap_w5 {
	border: 5px solid #000;
}

.cBorderWrap_w5:after {
	content: "";
	background-color: #000;
	height: calc(100% + 10px);
	width: calc(100% + 10px);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

/**
 * swiper
 */

.memories__cont__imgWrap {
	position: relative;
}

.memories__cont__imgWrapIn {
	height: 394px;
	position: relative;
	margin-top: 40px;
}

.memoriesSwiper {
	width: 700px;
	position: relative;
	z-index: 1;
}

.memoriesSwiper__lists {
	width: 700px;
	position: relative;
}


.memoriesSwiper__lists-item {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width: 700px;
	height: 394px;
	position: relative;
	z-index: 1;
}

/**
 * memoriesListsPager
 */
.memoriesPagerWrap {
	width: 700px;
	pointer-events: none;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
}


/* pager */
.memoriesListsPager {
	width: 40px;
	height: 40px;
	margin: auto;
	pointer-events: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
}

.memoriesListsPager.is-next {
	right: -60px;
}

.memoriesListsPager.is-prev {
	left: -60px;
}

.memoriesListsPager>a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: relative;
}

.memoriesListsPager>a:before {
	content: "";
	background: no-repeat center / contain;
	display: block;
	height: 50px;
	width: 50px;
}

.memoriesListsPager.is-next>a:before {
	background: url(../../img/memories/arrow/arrow_d_r.png) no-repeat center;
}

.memoriesListsPager.is-prev>a:before {
	background: url(../../img/memories/arrow/arrow_d_l.png) no-repeat center;
}

/* hover */
.memoriesListsPager>a:before {
	transition: transform .3s ease;
}

.memoriesListsPager.is-next>a:hover:before {
	transform: translate(40%);
}

.memoriesListsPager.is-prev>a:hover:before {
	transform: translate(-40%);
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
	margin-bottom: -40px;
}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}

.swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border: 1px solid #000;
	background: #fff;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background-color: #000;
}

.footerNav__copyR {
	display: block;
	width: 100%;
	height: unset;
	padding: 24px;
	background-color: #000;
	color: #FFF;
	text-align: center;
}

.footer__policy {
	display: block;
	font-size: 12px;
	text-align: center;
}

.footer__policy a {
	color: #FFF;
	text-decoration: underline;
}

#c_end {
    width: 1000px;
    height: 18px;
    background: url(../../img/old/common/c_window_footer1000.png) no-repeat;
    margin: 0 auto 80px;
}