@charset "utf-8";
@import url("reset.css");

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

body{
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: -0.025em;
	background-color: #FFF;
	color: #202020;
}

div, p{
	text-align: justify;
}

a{
	text-decoration: none;
}

ul{
	list-style: none;
}

@media screen and (max-width:736px){

img{
	width: auto;
	height: 100%;
}

.l-header__logo-img {
	width: 100px;
	height: auto;
}


body{
	position: relative;
	background-color: #ebdc9b;
}

/* fv */
section.fv{
	position: relative;
	width: 100%;
	z-index: 1;
	overflow: hidden;
}

.fvSkewBg{
	position: absolute;
	top: -100px;
	width: 200%;
	height: 440px;
	background-color: #dd0256;
	transform: skewY(-8deg);
	z-index: 1;
}

header{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	z-index: 50;
	background: transparent !important;
	width: 100% !important;
	margin-top: 60px !important;
	padding-top: 0px !important;
}

.pubInfoWpr{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.headerLeed{
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 0 auto;
}

.headerLeed img{
	width: auto;
	height: 100%;
	margin: 0 auto;
}

.publisher{
	height: 40px;
	padding: 15px 0 0 10px;
}

.publisher img{
	width: auto;
	height: 25px;
}

.directorWpr{
	display: flex;
	width: 170px;
	padding: 0 10px 0 0;
	color: #FFF;
}

.directorTag{
	width: 40px;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 50px;
}

.director{
	font-size: 23px;
	font-weight: 700;
	line-height: 26px;
}

.director span{
	font-size: 13px;
	font-weight: 400;
	line-height: 14px;
}

.fvInner{
	width: 100%;
}

.mainVisInr{
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 80;
}


.mainVis{
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 100%;
	padding: 40px 0 0 0;
	z-index: 70;
}

.mainVis img{
	width: 100%;
	height: auto;
}

.mainVisLeed{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 90%;
	height: 65px;
	text-align: center;
	z-index: 90;	
}

.mainVisLeed img{
	width: auto;
	height: 100%;
}

.fvRecWpr{
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	width: 310px;
	margin: 0 auto;
	z-index: 90;
}

.fvRecCircle{
	display: none;
}

.fvRecBody{
	width: 100%;
	
}

.fvRecBody img{
	width: 100%;
	height: auto;
}

.cantera{
	position: absolute;
	bottom: 9px;
	right: 10px;
	width: 176px;
	height: 15px;
	z-index: 110;
	text-align: right;
}

.cantera img{
	width: auto;
	height: 100%;
}

/* nav */

nav{
	width: 100%;
	margin: 0 auto;
	padding: 5px 0 10px 0;
}

nav .gradSep{
	display: none;

}

ul.hztl{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
}

ul.hztl li a{
	display: block;
	width: 145px;
	height: 54px;
	margin: 5px;
	background-image: url('../image/menuBtnBgSp.png');
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 15px;
	font-weight: 700;
	color: #442803;
	text-align: center;
	box-shadow: 0 0 4px rgba(0,0,0,.7);
}

ul.hztl li:nth-child(odd) a{
	line-height: 52px;
}

ul.hztl li:nth-child(even) a{
	padding: 7px 0;
	line-height: 20px;
}

/* banner */

.spOfr{
	width: 100%;
	height: auto;
}

/* content */

section.content{
	width: 95%;
	margin: 0 auto;
	padding: 0 0 40px 0;
}

section.content.ft{
	width: 95%;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

.spOfr{
	width: 100%;
	margin: 0 auto 40px auto;
	text-align: center;
	transition: .2s;
}

.spOfr a{
	display: block;
	width: 100%;
}

.spOfr a img{
	width: 100%;
	height: auto;
}

/* point */

.pointsWpr{
	position: relative;
	width: 100%;
	margin: 30px auto 40px auto;
	padding: 47px 10px 25px 10px;
	border-radius: 6px;
	background-image: url('../image/pointBg.png');
}

.pointsWpr.fetures{
	margin: 0 auto 15px auto;
	padding: 40px 0 10px 0;
	border-radius: 0 0 6px 6px;
	background-image: url('../image/pointBg.png');
}

.pointsTitle{
	position: absolute;
	top: -28px;
	left: 0;
	right: 0;
	max-width: 330px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

.pointsTitle img{
	width: auto;
	height: 100%;
}

.fetures .pointsTitle{
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

.fetures .pointsTitle img{
	width: auto;
	height: 100%;
}


.topDirWpr{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto 15px auto;
	padding: 20px 20px 16px 20px;
	border: 2px solid #202020;
	background-color: #FFF;
}

.topDirImg{
	width: 205px;
}

.topDirImg img{
	width: 100%;
	height: auto;
}

.topDirInfoWpr{
	width: 100%;
	margin: 0 auto;
}

.topDirInfo{
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 0 20px 0;
}

.item{
	width: 90px;
	height: 50px;
	padding: 0 13px 0 0;
	border-right: 1px solid #202020;
	font-size: 13px;
	line-height: 48px;
	text-align: right;
}

.topDirInfo .names{
	width: 245px;
	padding: 0 0 0 13px;
	color: #202020;
}

.topDirInfo .names .dept{
	margin: 0 0 7px 0;
	font-size: 14px;
	line-height: 14px;
}

.topDirInfo .names .name{
	font-size: 27px;
	line-height: 27px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 700;
}

.topDirInfo .names .name span{
	font-weight: 400;
}

.topDirBodyWpr{
	display: flex;
	justify-content: space-between;
}

.topDirImg{
	width: 90px;
	height: 90px;
}

.topDirImg img{
	width: 90px;
	height: auto;
}

.topDirBody{
	padding: 5px 0 0 11px;
	font-size: 13px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	color: #000;
}

.topDirBody span{
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	color: #1d7e89;
}

/**/

.declareWpr{
	width: 100%;
	margin: 0 auto 20px auto;
	padding: 20px 10px 25px 10px;
	border: 3px solid #0c4f57;
	background-color: #FFF;
}

.dirInfo{
	display: flex;
	justify-content: center;
	margin: 0 auto 20px auto;
}

.dirImg{
	width: 84px;
}

.dirImg img{
	width: 100%;
	height: auto;
}

.dirInfoWpr{
	width: 210px;
	padding: 18px 0 0 20px;
}

.dirInfoItem{
	width: 120px;
	height: 30px;
	margin: 0 auto 20px auto;
	border: 1px solid #202020;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}

.dirInfoDept{
	margin: 0 0 10px 0;
	font-size: 17px;
	line-height: 17px;
}

.dirInfoName{
	font-size: 31px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 400;
	line-height: 31px;
}

.dirInfoName span{
	font-weight: 700;
}

.sep{
	width: 100%;
	margin: 20px 0 20px 0;
	border-top: 1px solid #b6b6b6;
}

.recInfo{
	margin: 0 auto 23px auto;
}

.recImg{
	width: 78px;
	margin: 0 auto;
}

.dirImg img{
	width: 100%;
	height: auto;
}

.recImg img{
	width: 100%;
	height: auto;
}

.recInfoWpr{
	width: 100%;
	padding: 10px 0 0 0;
}

.recInfoDept{
	margin: 0 0 10px 0;
	font-size: 17px;
	line-height: 17px;
	text-align: center;
}

.recInfoName{
	font-size: 31px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 400;
	line-height: 31px;
	text-align: center;
}

.recInfoName span{
	font-weight: 700;
}

.dirInfoLeed{
	margin: 0 auto 30px auto;
	font-size: 16px;
	font-weight: 700;
	line-height: 23px;
	text-align: center;
}

.dirInfoLeed span{
	color: #e11254;
}

.declareBody{
	width: 95%;
	margin: 0 auto;
}

.declareBody p{
	text-indent: 13px;
	margin: 0 auto 13px auto;
	font-size: 13px;
	line-height: 20px;
}

.declareBody p:first-child{
	text-indent: 0;
}

.declareBody p.nonMgn{
	text-indent: 13px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px;
}

.return{
	display: block;
	width: 290px;
	height: 44px;
	margin: 0 auto;
	background-image: url('../image/returnBtn.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	font-size: 15px;
	font-weight: 700;
	color: #1d7e89;
	text-align: center;
	line-height: 42px;
	transition: .2s;
}

.return i{
	font-size: 15px;
	margin: 0 7px 0 0;
}



/* top point */

.topPointUnitWpr{
	width: 95%;
	margin: 0 auto 15px auto;
	padding: 10px 0 0 0;
}

.topPointUnit{
	width: 100%;
}

.topPoint{
	width: 100%;
	margin: 0 auto 10px 0;
}

.topPoint img{
	width: 100%;
	height: auto;
}

.topPointUnitImgWpr{
	width: 340px;
}

.topPointUnitImgWpr{
	position: relative;
}

.pointAori{
	margin: 0 auto;
	width: 95%;
	text-align: center;
}

.pointAori img{
	width: 100%;
	height: auto;
}

.detailBtn{
	display: block;
	width: 290px;
	height: 44px;
	margin: 0 auto;
	background-image: url('../image/detailBtn.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	font-size: 15px;
	font-weight: 700;
	color: #1d7e89;
	text-align: center;
	line-height: 42px;
	transition: .2s;
}

.detailBtn i{
	font-size: 15px;
	margin: 0 0 0 4px;
}


/* detail */

.pointUnitWpr{
	width: 95%;
	margin: 0 auto;
}

.pointUnit{
	width: 100%;
	margin: 0 auto 15px auto;
}

.pointUnit:last-child{
	width: 100%;
	margin: 0 auto;
}

.pointUnitTtl{
	width: 95%;
	margin: 0 auto 15px auto;
	text-align: center;
}

.pointUnitTtl img{
	width: 100%;
	height: auto;
}

.pointUnitLeedWpr{
	width: 100%;
}

.pointUnitLeed{
	width: 95%;
	margin: 0 auto;
}

.flex .pointUnitLeed{
	width: 95%;
	margin: 0 auto;
}

.pointUnitLeed p{
	margin: 0 0 25px 0;
	font-size: 15px;
	color: #FFF;
	line-height: 21px;
}

.pointUnitLeedImg{
	width: 100%;
	padding: 0 0 0 10px;
	text-align: center;
}

.pointUnitLeedImg img{
	width: 100%;
	height: auto;
}

.regStamp{
	position: absolute;
	top: -10px;
	right: -190px;
}

.p1_2{
	position: absolute;
	top: 220px;
	left: -140px;
	width: 420px;
	height: 312px;
}

.p1_3{
	position: absolute;
	top: 350px;
	right: -15px;
	width: 535px;
	height: 139px;
}



/* lineup */

.lineupWpr{
	position: relative;
	width: 100%;
	margin: 0 auto 45px auto;
	padding: 30px 10px 20px 10px;
	border-radius: 6px;
	background-color: #FFF;
}

.lineupTtl{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

.lineupTtl img{
	width: auto;
	height: 100%;
}

.lineupLeed{
	width: 100%;
	margin: 0 auto 15px auto;
	font-size: 15px;
	color: #202020;
	text-align: center;
}

.lineupLeed span{
	color: #e11254;
	font-weight: 700;
}

.lineupUnitWpr{
	display: flex;
	/*justify-content: center;*/
	flex-wrap: wrap;
	width: 100%;
}

.lineupUnit{
	width: 47%;
	margin: 0 13px 25px 0;
}

.lineupUnit:nth-child(2n){
	margin: 0 0 25px 0;
}

.lineupUnit:last-child{
	margin: 0;
}

.lineupCover{
	width: 100%;
}

.lineupCover img{
	width: 100%;
	height: auto;
	margin: 0 auto 7px auto;
}

.lineupInfo{
	position: relative;
	min-height: 40px;
	margin: 0 auto 7px auto;
	padding: 0 0 0 40px;
}

.lineupNum{
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 40px;
	margin: 0 4px 0 0;
	padding: 0 3px 0 0;
	background-image: url('../image/lineupNumBg.png');
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 22px;
	font-weight: 700;
	font-family: Arial;
	font-style: oblique;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(51,51,51,1);
	text-align: center;
	line-height: 40px;
}

.bundleTtl{
	padding: 0;

	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: -0.1rem;
}

.trialBtn{
	position: relative;
	display: block;
	width: 100%;
	height: 46px;
	margin: 0 0 7px 0; 
	padding: 0 0 0 37px;
	border: 2px solid #ad0037;
	border-radius: 3px;
	background: linear-gradient(to bottom, #ee3d75 0%, #b5083f 100%);
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	text-align: left;
	line-height: 40px;
	transition: .2s;
}

.trialBtn img{
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 23px;
	height: 18px;
}

.trialDetail{
	position: relative;
	display: block;
	width: 100%;
	height: 38px;
	margin: 0 0 7px 0; 
	border: 2px solid #94884a;
	border-radius: 3px;
	background: linear-gradient(to bottom, #ebe9dc 0%, #bfb99d 100%);
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	font-size: 14px;
	font-weight: 700;
	color: #796d32;
	text-align: center;
	line-height: 32px;
	transition: .2s;
}

/* anime */
.animeWpr{
	position: relative;
	width: 100%;
	padding: 30px 10px 35px 10px;
	border-radius: 6px;
	background-color: #FFF;
	background-image: url('../image/animeBg.png');
	background-size: cover;
}

.animeTtl{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

.animeLeed{
	width: 100%;
	margin: 0 auto 15px auto;
	font-size: 15px;
	color: #202020;
	text-align: center;
}

.movieCtnr{
	width: 100%;
	height: 210px;
	padding: 13px;
	border-radius: 6px;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.movieCtnr iframe{
	width: 100%;
	height: 100%;
}


/* info */

.infoWpr{
	position: relative;
	width: 100%;
	padding: 35px 0 30px 0;
	border-bottom: 5px solid #ede0a5;
	background-image: url('../image/infoBg.png');
}

.infoTtl{
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

.infoTtl img{
	width: auto;
	height: 100%;
}

.infoTxt{
	width: max-content;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	padding-left: 15px;
}

.tweetEbd{
	width: 90%;
	height: 300px;
	margin: 0 auto;
	overflow-y: scroll;
}

/* footer */

section.btmBnrWpr{
	width: 100%;
	padding: 15px 0;
	background-image: url('../image/bannerBg.png');
	text-align: center;
}

.btmBnr{
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.btmBnr img{
	width: 100%;
	height: auto;
}

footer{
	width: 100%;
	padding: 25px;
	background-color: #FFF;
	text-align: center;
	color: #000;
}

.buyBtn{
	position: fixed;
	display: block;
	bottom: -260px;
	left: 10px;
	width: 78px;
	height: 75px;
	transition: .3s;
	z-index: 1000;
}

.buyBtn img{
	width: 100%;
	height: auto;
}

.returnTop{
	position: fixed;
	display: block;	
	bottom: -260px;
	right: 10px;
	width: 78px;
	height: 80px;
	transition: .3s;
	z-index: 1000;
}

.returnTop img{
	width: 100%;
	height: auto;
}


.buyBtn_sp{
	position: fixed;
	display: block;
	bottom: -260px;
	left: 10px;
	width: 78px;
	height: 80px;
	transition: .3s;
	z-index: 1000;
}

.buyBtn_sp img{
	width: 100%;
	height: auto;
}

.returnTop_sp{
	position: fixed;
	display: block;	
	bottom: -260px;
	right: 10px;
	width: 78px;
	height: 80px;
	transition: .3s;
	z-index: 1000;
}

.returnTop_sp img{
	width: 100%;
	height: auto;
}




.pc{
	display: none;
}

}

@media screen and (min-width:737px){

body{
	position: relative;
	background-color: #ebdc9b;
}

/* fv */
section.fv{
	position: relative;
	width: 100%;
	z-index: 1;
	overflow: hidden;
}

.fvSkewBg{
	position: absolute;
	top: -300px;
	width: 200%;
	height: 570px;
	background-color: #dd0256;
	transform: skewY(-8deg);
	z-index: 1;
}

header{
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 900px;
	height: 130px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	z-index: 50;
	background: transparent !important;
	width: 900px !important;
	margin-top: 100px !important;
	padding-top: 0px !important;
}

.headerLeed{
	position: absolute;
	right: -20px;
	width: 779px;
	height: 70px;
	text-align: right;
}

.headerLeed img{
	width: auto;
	height: 100%;
}

.publisher{
	margin: 0 0 5px 0;
}

.directorWpr{
	display: flex;
	width: 235px;
	color: #FFF;
}

.directorTag{
	width: 55px;
	font-size: 18px;
	line-height: 65px;
}

.director{
	font-size: 27px;
	font-weight: 700;
	line-height: 30px;
}

.director span{
	font-size: 19px;
	font-weight: 400;
}

.fvInner{
	width: 100%;
}

.mainVisInr{
	position: relative;
	width: 950px;
	height: 710px;
	margin: 0 auto;
	z-index: 80;
}

/*
.mainVisLeed{
	position: absolute;
	top: -20px;
	right: 0;
	width: 768px;
	height: 95px;
	z-index: 90;	
}

.mainVis{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 1343px;
	height: 1108px;
	z-index: 70;
}
*/

.mainVisLeed{
	position: absolute;
	top: -30px;
	right: 0;
	width: 768px;
	height: 80px;
	padding: 0 15px 0 0;
	z-index: 90;
	text-align: right;
}

.mainVisLeed img{
	width: auto;
	height: 100%;
}

.mainVis{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 1343px;
	height: 688px;
	padding: 0 35px 0 0;
	z-index: 70;
	text-align: center;
}

.mainVis img{
	width: auto;
	height: 100%;
}

.fvRecWpr{
	position: absolute;
	bottom: 20px;
	right: -85px;
	width: 442px;
	height: 160px;
	z-index: 90;
}

.fvRecBody{
	width: 100%;
	height: 100%;
}

.fvRecBody img{
	width: auto;
	height: 100%;
}

.fvRecCircle{
	position: absolute;
	top: 10px;
	left: -82px;
	width: 442px;
	height: 200px;
	z-index: 100;
}

.cantera{
	position: absolute;
	bottom: 5px;
	right: -30px;
	width: 176px;
	height: 16px;
	z-index: 110;
}

.cantera img{
	width: auto;
	height: 100%;
}

/* nav */

nav{
	width: 100%;
}

nav .gradSep{
	width: 100%;
	height: 4px;
	margin: 0 0 20px 0;
	background: linear-gradient(to right, #ebdc9b 0%, #bcaa5e 50%, #ebdc9b 100%);
}

ul.hztl{
	display: flex;
	justify-content: center;
	height: 84px;
	margin: 0 auto 50px auto;
}

ul.hztl li a{
	display: block;
	width: 240px;
	height: 88px;
	background-image: url('../image/menuBtnBg.png');
	background-repeat: no-repeat;
	background-size: contain;
}

ul.hztl li a{
	font-size: 20px;
	font-weight: 700;
	color: #442803;
	text-align: center;
	transition: .3s;
}

ul.hztl li a:hover{
	color: #dd0256;
	transition: .3s;
}

ul.hztl li:nth-child(odd) a{
	line-height: 90px;
}

ul.hztl li:nth-child(even) a{
	padding: 20px 0;
	line-height: 24px;
}

/* banner */

.spOfr{
	width: 100%;
	height: auto;
}

/* content */

section.content{
	width: 950px;
	margin: 0 auto;
	padding: 0 0 90px 0;
}

section.content.ft{
	width: 950px;
	margin: 0 auto;
	padding: 0 0 55px 0;
}

.spOfr{
	width: 99%;
	height: 400px;
	margin: 0 auto 150px auto;
	text-align: center;
	transition: .2s;
}

.spOfr a{
	display: block;
	width: 100%;
}

.spOfr a img{
	width: 100%;
	height: auto;
}

.spOfr:hover{
	width: 100%;
	transition: .2s;
}

/* point */

.pointsWpr{
	position: relative;
	width: 100%;
	margin: 100px auto 120px auto;
	padding: 90px 55px 50px 55px;
	border-radius: 6px;
	background-image: url('../image/pointBg.png');
}

.pointsWpr.fetures{
	margin: 0 auto 120px auto;
	padding: 35px 0 50px 0;
	border-radius: 0 0 6px 6px;
	background-image: url('../image/pointBg.png');
}

.pointsTitle{
	position: absolute;
	top: -80px;
	left: 0;
	right: 0;
	width: 884px;
	height: 155px;
	margin: 0 auto;
}

.fetures .pointsTitle{
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 884px;
	height: 155px;
	margin: 0 auto 45px auto;
	text-align: center;
}


.topDirWpr{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto 30px auto;
	padding: 30px 60px;
	border: 2px solid #202020;
	background-color: #FFF;
}

.topDirImg{
	width: 205px;
}

.topDirImg img{
	width: 100%;
	height: auto;
}

.topDirInfoWpr{
	width: 460px;
}

.topDirInfo{
	display: flex;
	justify-content: center;
	margin: 0 0 30px 0;
}

.item{
	width: 100px;
	height: 80px;
	padding: 0 23px 0 0;
	border-right: 1px solid #202020;
	font-size: 20px;
	line-height: 78px;
	text-align: right;
}

.topDirInfo .names{
	width: 360px;
	padding: 0 0 0 23px;
	color: #202020;
}

.topDirInfo .names .dept{
	margin: 0 0 16px 0;
	font-size: 22px;
	line-height: 22px;
}

.topDirInfo .names .name{
	font-size: 42px;
	line-height: 42px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 700;
}

.topDirInfo .names .name span{
	font-weight: 400;
}

.topDirBody{
	font-size: 22px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 400;
	line-height: 33px;
	text-align: center;
	color: #000;
}

.topDirBody span{
	font-size: 27px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	color: #1d7e89;
}

/**/

.declareWpr{
	width: 835px;
	margin: 0 auto 50px auto;
	padding: 42px 100px 80px 100px;
	border: 3px solid #0c4f57;
	background-color: #FFF;
}

.dirInfo{
	display: flex;
	justify-content: center;
	margin: 0 auto 60px auto;
}

.dirImg{
	width: 170px;
}

.dirImg img{
	width: 100%;
	height: auto;
}

.dirInfoWpr{
	width: 330px;
	padding: 25px 0 0 40px;
}

.dirInfoItem{
	width: 120px;
	height: 35px;
	margin: 0 0 20px 0;
	border: 1px solid #202020;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
}

.dirInfoDept{
	margin: 0 0 15px 0;
	font-size: 22px;
	line-height: 22px;
}

.dirInfoName{
	font-size: 46px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 400;
	line-height: 46px;
}

.dirInfoName span{
	font-weight: 700;
}

.sep{
	width: 100%;
	margin: 70px 0 60px 0;
	border-top: 1px solid #b6b6b6;
}

.recInfo{
	display: flex;
	justify-content: center;
	margin: 0 auto 60px auto;
}

.recImg{
	width: 95px;
}

.dirImg img{
	width: 100%;
	height: auto;
}

.recInfoWpr{
	width: 420px;
	padding: 10px 0 0 20px;
}

.recInfoDept{
	margin: 0 0 10px 0;
	font-size: 22px;
	line-height: 22px;
}

.recInfoName{
	font-size: 46px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 400;
	line-height: 46px;
}

.recInfoName span{
	font-weight: 700;
}

.dirInfoLeed{
	margin: 0 auto 60px auto;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
}

.dirInfoLeed span{
	color: #e11254;
}

.declareBody p{
	text-indent: 17px;
	margin: 0 auto 30px auto;
	font-size: 17px;
	line-height: 30px;
}

.declareBody p:first-child{
	text-indent: 0;
}

.declareBody p.nonMgn{
	margin: 0 auto;
	text-indent: 17px;
	font-size: 17px;
	line-height: 30px;
}

.return{
	display: block;
	width: 290px;
	height: 56px;
	margin: 0 auto;
	background-image: url('../image/returnBtn.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	font-size: 19px;
	font-weight: 700;
	color: #1d7e89;
	text-align: center;
	line-height: 54px;
	transition: .2s;
}

.return:hover{
	font-size: 20px;
	transition: .2s;
}

.return i{
	font-size: 21px;
	margin: 0 7px 0 0;
}



/* top point */

.topPointUnitWpr{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto ;
	padding: 50px 0 0 0;
}

.topPointUnit{
	width: 500px;
}

.topPoint{
	width: 550px;
	margin: 0 auto 35px 0;
}

.topPoint img{
	width: 100%;
	height: auto;
}

.topPointUnitImgWpr{
	position: relative;
	width: 290px;
}

.pointAori{
	position: absolute;
	top: -65px;
	right: 0;
	left: 35px;
	margin: 0 auto;
	width: 274px;
	height: 154px;
}

.topPointImg{
	position: absolute;
	top: 90px;
	right: 45px;
	width: 202px;
	transform: rotate(5deg);
}

.topPointImg img{
	width: 100%;
	height: auto;
}

.detailBtn{
	display: block;
	width: 290px;
	height: 56px;
	margin: 0 auto;
	background-image: url('../image/detailBtn.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	font-size: 19px;
	font-weight: 700;
	color: #1d7e89;
	text-align: center;
	line-height: 54px;
	transition: .2s;
}

.detailBtn:hover{
	font-size: 20px;
	transition: .2s;
}

.detailBtn i{
	font-size: 21px;
	margin: 0 0 0 7px;
}


/* detail */

.pointUnitWpr{
	width: 790px;
	margin: 0 auto;
}

.pointUnit{
	width: 100%;
	margin: 0 auto 70px auto;
}

.pointUnit:last-child{
	width: 100%;
	margin: 0 auto;
}

.pointUnitTtl{
	width: 100%;
	margin: 0 auto 40px auto;
	text-align: center;
}

.pointUnitLeedWpr{
	width: 100%;
}

.pointUnitLeedWpr.flex{
	display: flex;
	justify-content: space-between;
}

.pointUnitLeed{
	width: 100%;
}

.flex .pointUnitLeed{
	width: 420px;
}

.pointUnitLeed.rel{
	position: relative;
	width: 605px;
}

.pointUnitLeed p{
	margin: 0 0 30px 0;
	font-size: 18px;
	color: #FFF;
	line-height: 29px;
	
}

.pointUnitLeedImg{
	position: relative;
	width: 335px;
}

.regStamp{
	position: absolute;
	top: -10px;
	right: -190px;
}

.p1_2{
	position: absolute;
	top: 220px;
	left: -140px;
	width: 420px;
	height: 312px;
}

.p1_3{
	position: absolute;
	top: 350px;
	right: -15px;
	width: 535px;
	height: 139px;
}



/* lineup */

.lineupWpr{
	position: relative;
	width: 100%;
	margin: 0 auto 80px auto;
	padding: 65px 55px 50px 58px;
	border-radius: 6px;
	background-color: #FFF;
}

.lineupTtl{
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
	width: 690px;
	height: 91px;
	margin: 0 auto;
}

.lineupLeed{
	width: 100%;
	margin: 0 auto 35px auto;
	font-size: 19px;
	color: #202020;
	text-align: center;
}

.lineupLeed span{
	color: #e11254;
	font-weight: 700;
}

.lineupUnitWpr{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.lineupUnit{
	width: 194px;
	margin: 0 18px 40px 0;
}

.lineupUnit:nth-child(4n){
	margin: 0 0 40px 0;
}

.lineupUnit:last-child{
	margin: 0;
}

.lineupCover{
	width: 194px;
}

.lineupCover img{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 7px auto;
}

.lineupInfo{
	display: flex;
	height: 46px;
	margin: 0 auto 10px auto;
}

.lineupNum{
	width: 41px;
	height: 46px;
	margin: 0 8px 0 0;
	padding: 0 3px 0 0;
	background-image: url('../image/lineupNumBg.png');
	background-repeat: no-repeat;
	font-size: 29px;
	font-weight: 700;
	font-family: Arial;
	font-style: oblique;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(51,51,51,1);
	text-align: center;
	line-height: 44px;
}

.bundleTtl{
	padding: 3px 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: -0.04rem;
}

.trialBtn{
	position: relative;
	display: block;
	width: 194px;
	height: 46px;
	margin: 0 0 7px 0; 
	padding: 0 0 0 30px;
	border: 2px solid #ad0037;
	border-radius: 3px;
	background: linear-gradient(to bottom, #ee3d75 0%, #b5083f 100%);
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	font-size: 18px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 38px;
	transition: .2s;
}

.trialBtn:hover{
	color: #fff100;
	transition: .2s;
}

.trialBtn img{
	position: absolute;
	display: block;
	top: 10px;
	left: 33px;
	width: 27px;
	height: 20px;
}

.trialDetail{
	position: relative;
	display: block;
	width: 194px;
	height: 38px;
	margin: 0 0 7px 0; 
	border: 2px solid #94884a;
	border-radius: 3px;
	background: linear-gradient(to bottom, #ebe9dc 0%, #bfb99d 100%);
	box-shadow: 3px 3px 5px rgba(0,0,0,.1);
	font-size: 14px;
	font-weight: 700;
	color: #796d32;
	text-align: center;
	line-height: 32px;
	transition: .2s;
}

.trialDetail:hover{
	color: #5c511b;
	font-weight: 900;
	transition: .2s;
}

/* anime */
.animeWpr{
	position: relative;
	width: 100%;
	padding: 75px 95px 85px 95px;
	border-radius: 6px;
	background-color: #FFF;
	background-image: url('../image/animeBg.png');
	background-size: cover;
}

.animeTtl{
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
	width: 690px;
	height: 91px;
	margin: 0 auto;
}

.animeLeed{
	width: 100%;
	margin: 0 auto 35px auto;
	font-size: 19px;
	color: #202020;
	text-align: center;
}


.movieCtnr{
	width: 100%;
	height: 450px;
	padding: 21px;
	border-radius: 6px;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.movieCtnr iframe{
	width: 100%;
	height: 100%;
}

/* info */

.infoWpr{
	position: relative;
	width: 100%;
	padding: 95px 0 55px 0;
	border-bottom: 5px solid #ede0a5;
	background-image: url('../image/infoBg.png');
}

.infoTtl{
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
	width: 690px;
	height: 91px;
	margin: 0 auto;
}

.infoTxt{
	width: max-content;
	margin: 0 auto;
	color: #fff;
}

.tweetEbd{
	width: 575px;
	height: 600px;
	margin: 0 auto;
	overflow-y: scroll;
}

/* footer */

section.btmBnrWpr{
	width: 100%;
	padding: 40px 0;
	background-image: url('../image/bannerBg.png');
	text-align: center;
}

.btmBnr{
	display: block;
	width: 720px;
	margin: 0 auto;
}

footer{
	width: 100%;
	padding: 25px;
	background-color: #FFF;
	text-align: center;
	color: #000;
}

.buyBtn{
	position: fixed;
	display: block;
	bottom: -275px;
	left: 30px;
	width: 157px;
	height: 189px;
	transition: .3s;
	z-index: 1000;
}

.buyBtn:hover{
	transform: translate(0,-5px);
	transition: .3s;
}

.returnTop{
	position: fixed;
	display: block;	
	bottom: -275px;
	right: 30px;
	width: 126px;
	height: 127px;
	transition: .3s;
	z-index: 1000;
}

.returnTop:hover{
	transform: translate(0,-5px);
	transition: .3s;
}

.sp{
	display: none;
}

}