﻿@charset "UTF-8";
#footerArea {
	margin-top: 40px !important;
}
.sectionInner01 {
	width: 100%;
	padding: 0;
}
/*---------------
parts
------------------*/
.btnBlk.btn01 {
	background: #fff;
	border: 1px solid #e60000;
	text-align: center;
	font-size: 1.07143rem;
	font-weight: bold;
	color: #e60000;
	border-radius: 6px;
	box-shadow: 0px 1px 0px 0px rgba(230, 0, 0, 1);
}
.btnBlk.btn01 > * {
	display: inline-block;
	width: 100%;
	padding: 11px 10px;
}
/*---------------
fv
------------------*/
.fvImg {
	margin-bottom: 44px;
}
/*---------------
txtCnt
------------------*/
.txtCnt {
	width: 87.9%;
	margin: 0 auto 20px;
}
/*---------------
listCnt
------------------*/
.listCnt {
	width: 87.9%;
	margin: 0 auto 37px;
}
/*---------------
stationeryCnt
------------------*/
.stationeryCnt {
	width: 92%;
	margin: 0 auto;
}
.stationery01 .cardImgBlk {
	width: 79%;
	margin-left: 25px;
	margin-top: 26px;
}
.stationery01 .designBlk {
	padding: 20px 0 0;
}
.stationery01 .designBlk .cardClm02 > div {
	width: 30%;
}
.stationery01 .designBlk .cardClm02 > div p {
	margin-top: 10px;
	font-size:.85714rem;
	font-weight: bold;
}
.stationery01 .imgBlk {
	margin-top: 16px;
	text-align: center;
}
.stationery01 .haveBlk {
	width: 94%;
	margin: 33px auto 0;
	padding: 23px 12px 32px;
	background: url(/landing/bungujoshi2024/img/index_bg_002.png);
	border-radius: 5px;
}
.stationery01 .haveBlk .imgTxt {
	width: 94%;
	margin: 0 auto;
}
.stationery01 .haveBlk .checkImg {
	margin-top: 14px;
}
.stationery01 .haveBlk .list01 {
	width: 100%;
	margin: 13px auto 0;
}
.stationery01 .haveBlk .list01 li {
	margin-top: 0 !important;
	line-height: 1;
	font-size: .92857rem;
}
.stationery01 .haveBlk .list01.listType02 {
	margin-top: 0;
}
.stationery01 .haveBlk .btn02 {
	margin: 29px auto 0;
	text-align: center;
}
.stationery01 .haveBlk.have02 {
	margin-top: 15px;
	padding: 23px 13px 25px;
}
.stationery01 .haveBlk.have02 .btn03 {
	margin: 19px auto 0;
	text-align: center;
}
.stationery02 {
	margin-top: 41px;
}
.stationery02 .arrowBlk {
	position: relative;
	width: 88%;
	margin: 16px auto 0;
	padding: 14px 12px 35px;
	background: url(/landing/bungujoshi2024/img/index_bg_002.png);
}
.stationery02 .arrowBlk:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 19px;
	border-style: solid;
	border-color: transparent #fff #fff #fff;
	border-width: 2.8em 11em 0 11em;
}
.stationery02 .arrowBlk p {
	margin-bottom: 4px;
	font-size: 1.07143rem;
	text-align: center;
	font-weight: bold;
}
.stationery02 .joinBlk {
	width: 100%;
	margin: 18px auto 0;
}
.stationery02 .joinBlk [class*="join0"] .joinTxt {
	width: 100%;
}
.stationery02 .joinBlk [class*="join0"] .joinTxt .joinTtl {
	display: flex;
	align-items: center;
}
.stationery02 .joinBlk [class*="join0"] .joinTxt .joinTtl .img {
	width: 34px;
	margin-right: 10px;
}
.stationery02 .joinBlk [class*="join0"] .joinTxt .joinTtl .txt span {
	background: linear-gradient(180deg, transparent 0%, transparent 65%, #b3daff 65%, #b3daff 100%);
	font-size: 1.14286rem;
	font-weight: bold;
}
.stationery02 .joinBlk .join02 {
	margin-top: 29px;
}
.stationery02 .joinBlk .join02 .joinTxt .joinList {
	margin: 10px auto 0;
}
.stationery02 .joinBlk .join02 .joinTxt .joinList li {
	margin-bottom: 0;
	font-size: .92857rem;
}
.stationery02 .joinBlk .join02 .joinTxt .joinList.listType02 {
	margin-top: 14px;
}
.stationery02 .joinBlk .join02 .joinTxt .joinList.listType02 li {
	margin-top: 0;
	font-size: .92857rem;
}
.stationery02 .joinBlk .join03 {
	display: block;
	margin-top: 19px;
}
.stationery02 .joinBlk .join03 .joinTxt {
	width: 100%;
}
.stationery02 .joinBlk .join03 .joinTxt .joinTtl .img {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 11px;
}
.stationery02 .joinBlk .join03 .joinTxt .joinSubTxt {
	margin-top: 17px;
}
.stationery02 .joinBlk .join03 .joinTxt .joinSubTxt ul li {
	font-size: .92857rem;
}
.stationery02 .joinBlk .join03 .joinImg {
	width: 56%;
	margin: 25px auto 0;
}
.stationery02 .joinBlk .nextImg {
	width: 63%;
	margin: 18px auto 0;
}
.stationery02 .joinBlk > .listType02 {
	margin: 18px auto 0;
}
.stationery02 .joinBlk > .listType02 li {
	font-size: .92857rem;
}
.stationery02 .joinBlk > .txtLink {
	width: 81%;
	margin: 22px auto 0;
}
.stationery02 .joinBlk > .txtLink p {
	padding: 8px 10px;
}
.stationery03 {
	margin-top: 41px;
}
.stationery03 .txtBlk {
	width: 86%;
	margin: 12px auto 0;
	padding-bottom: 50px;
	background: url(/landing/bungujoshi2024/img/index_bg_003_sp.png) no-repeat;
	background-position: center top 138px;
	background-size: contain;
}
.stationery03 .txtBlk .txtImg {
	text-align: center;
}
.stationery03 .txtBlk .listType02 {
	width: 100%;
	margin: 9px auto 0;
}
.stationery03 .txtBlk .listType02 li {
	margin-top: 0;
	font-size: .92857rem;
}
/*---------------
noteList
------------------*/
.noteList {
	width: 92%;
	margin: 0 auto;
}
/*---------------
fixBlock
------------------*/
.fixBlock{
	position: fixed;
	left: 0;
	bottom: -120px;
	width: 100%;
	background-color: rgba(0, 0, 0, .7);
	opacity: 0;
	visibility: hidden;
	z-index: 4;
	transition: opacity .25s ease-in, visibility .25s ease-in;
	padding: 10px 0;
}
.fixBlock .fixBtn {
	width: 75%;
	margin: 0 auto;
}
.fixBlock.is-release {
	bottom: 0;
	opacity: 1;
	visibility: visible;
}