@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;600;700&family=Noto+Serif+JP:wght@400;500;600;700&display=swap");

html {
	scroll-behavior: smooth;
}

:root {
	--black: #000000;
	--white: #fff;
	--green: #588767;
	--pink: #feb5c0;
	--pinkDeep: #ff8e9f;
	--psyPink: #f21d5f;
	--deepPurple: #f3eefa;
}
#fp-wrap {
	background: #fff;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		Osaka, "メイリオ", "Meiryo", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック",
		sans-serif;
	letter-spacing: 0.15em;
	/*font-feature-settings: "palt";*/
	color: #000;
	line-height: 1.7;
	font-size: 16px;
	overflow: hidden;
}
/* .l-mainvisual{
  background: #f4f4f4;
  background: url(../img/mvBg.jpg) center center / cover;
} */

.low_l-mainvisual {
	background: #f4f4f4;
	/* background: url(../img/mvBg.jpg) center center / cover; */
	background: linear-gradient(135deg, #0e7c86, #16b2b0);
}

.l-main {
	width: 100%;
	max-width: 1000px;
	max-width: none;
	padding: 0;
}

.l-main a {
	transition: 0.3s;
}
.l-main a:hover {
	opacity: .8;
}

.mainvisual {
	/* max-width: 1000px;
  margin: 0 auto;
  aspect-ratio: 1000 / 480;
  position: relative; */
	width: 100%;
	margin: 0 auto;
}

/* .low_l-mainvisual .mainvisual {
  max-width: 1000px;
  aspect-ratio: 1000 / 280;
} */
.mainvisual img {
	width: 100%;
}
.low_mainvisual {
	margin: 0 auto;
	aspect-ratio: 1000 / 420;
	position: relative;
	text-align: center;
	max-width: 1000px;
}
.low_l-mainvisual img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -55%);
}
.green {
	color: var(--green);
}
.pink {
	color: var(--pinkDeep);
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.comingsoon_menu a {
	/* opacity: 0.3; */
	pointer-events: none;
}
.mezamasi_bnr a:hover {
	opacity: 0.8;
}
.menu__item:not(.is-comingsoon).comingsoon a:hover {
	opacity: 0.3;
}
/* あしらい */
.treat1 {
	position: absolute;
	width: 230px;
	top: 24%;
	left: 7%;
}

.treat2 {
	position: absolute;
	width: 230px;
	bottom: -53%;
	right: -5%;
}
.treat3 {
	position: absolute;
	width: 365px;
	bottom: -19%;
	right: -23%;
	z-index: 1;
}
.treat4 {
	position: absolute;
	width: 90px;
	top: -11%;
	left: -15%;
}
.treat5 {
	position: absolute;
	width: 400px;
    bottom: -52%;
    left: -20%;
    z-index: 0;
}
.treat6 {
	    position: absolute;
    width: 190px;
    bottom: -6%;
    right: -16%;
    z-index: 0;
}
.treat7 {
	       position: absolute;
    width: 90px;
    bottom: -11%;
    left: -15%;
}
.treat8 {
	          position: absolute;
    width: 240px;
    bottom: -20%;
    right: -14%;
    transform: scaleX(-1);
}
.illust{
  width: 100%;
  position: absolute;
  bottom: -70px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.illust_box{
  width: auto;
  height: 162px;
  margin: 0 auto;
  flex-shrink: 0;
}
.illust_box img{
  width: auto;
  height: 100%;
}
@media screen and (max-width: 1100px) {
	.treat1 {
	display: none;
}
}






.content__text{
      z-index: 5;
    position: relative;
}
.mezamasi_bnr {
	width: 565px;
	margin: 0 auto 60px;
}
.bgDeepPurple {
	background: var(--deepPurple);
}
.content.bgDeepPurple {
	background: var(--deepPurple);
}
.bgPink1 {
	background: #faeefa;
}
.content.bgPink1 {
	background: #faeefa;
}
.bgWhite {
	background: #fffdff;
}
.content.bgWhite {
	background: #fffdff;
}
.br4 {
	border-radius: 4px;
	overflow: hidden;
}
.boxShadow {
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {

	

	.fpWidth,
	.fpWidth #cx_spContentsMain {
		width: 100% !important;
	}

	#fp-wrap {
		background: #fff;
		overflow: hidden;
	}

	/* .mainvisual {
		margin: 0 30px;
		aspect-ratio: 1/0.9;
	} */
	/* .mainvisual img {
		transform: translate(-50%, -50%);
		width: 100%;
	} */
	.l-mainvisual {
		background: #f4f4f4;
		background: url(../img/mvBg-sp.jpg) center center / cover;
	}

	/* .low_l-mainvisual{
    background: url(../img/bgMv.jpg) center center / cover no-repeat;
  } */
	.low_l-mainvisual .mainvisual {
		max-width: 1000px;
		aspect-ratio: 1000 / 840;
	}

	.low_l-mainvisual .mainvisual img {
		width: 100%;
		transform: translate(-50%, -50%);
	}
	.mainvisual img {
		padding: 0 0px;
	}
}

.s-bnr--top {
	max-width: 1000px;
	text-align: center;
	margin: 0 auto;
}
.s-bnr--top li {
	max-width: 480px;
}
/* @media screen and (max-width: 768px) {

} */

.l-menu {
	background-color: #ffe500;
	/* background: #F4F4F4; */
	background-image: url(../img/dot.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}
.menu--4.menu--sp2 .menu__item {
	height: 100px;
	position: relative;
}

.nav-story a:before,
.nav-story:before {
	color: #000;
	background-color: #000;
	text-decoration: none;
	text-indent: 0;
	display: block;
	border-radius: 0;
	font-size: 0;
	line-height: 1;
	padding: 0;
	text-align: center;
	position: absolute;
	top: auto;
	left: auto;
	right: auto;
	margin: 0;
	z-index: 10;
}
/* 
.menu--4.menu--sp2 .menu__item:before{
 content: "";
 display: block;
 width: 1px;
 height: 70%;
 background: #000;
 position: absolute;
 left: 0;
 top: 15%;
} */
/* .menu--4.menu--sp2 .menu__item:last-child:after{
  content: "";
  display: block;
  width: 1px;
  height: 70%;
  background: #000;
  position: absolute;
  right: 0;
  top: 15%;
 } */
.news_box {
	z-index: 10;
}
.inner_nav {
	width: 1000px;
}
.menu--4.menu--sp2 .menu__item a {
	background-size: 225px auto;
	/* background-size: auto calc(100% - 48px); */
}
.menu--4.menu--sp2 .menu__item.nav-intro a {
	background-image: url("../img/nav01.png");
}

.menu--4.menu--sp2 .menu__item.nav-story a {
	background-image: url("../img/nav02.png");
}

.menu--4.menu--sp2 .menu__item.nav-caststaff a {
	background-image: url("../img/nav03.png");
}

.menu--4.menu--sp2 .menu__item.nav-chart a {
	background-image: url("../img/nav04.png");
}
@media screen and (max-width: 768px) {
	.l-menu {
		position: relative;
		z-index: 10;
	}
	.menu--4.menu--sp2 .menu__item:before,
	.menu--4.menu--sp2 .menu__item:last-child:after {
		content: "";
		display: none;
	}

	.menu--4.menu--sp2 .menu__item {
		height: 90px;
	}
	.menu--4.menu--sp2 .menu__item a {
		background-size: auto calc(100% - 25px);
	}
	/*.menu {
    gap: 1px;
  }*/
	.menu--4.menu--sp2 .menu__item {
		width: calc(50%);
		border: none;
	}
  .l-menu {
    background-image: url(../img/dot_sp.png);
}
.inner_nav {
    width: 100%;
}
.mezamasi_bnr {
    width: 90%;
}
.treat1 {
    display: none;
}
/* .treat3 {
   display: none;
} */
.treat2 {
    width: 30%;
    bottom: -25%;
    right: -5%;
}
.treat5 {
    width: 50%;
    bottom: -32%;
    left: 60%;
    z-index: -1;
    display: none;
}
.treat3 {
    position: absolute;
    width: 39%;
    bottom: -20%;
    right: -11%;
    z-index: 1;
}
.treat4 {
    width: 13%;
    top: -29%;
    left: -2%;
}
.treat6 {
   display: none;
}
.treat7 {
   display: none;
}
.treat8 {
   display: none;
}
.illust {
    bottom: -0.5%;
}
.illust_box {
    height: 120px;
}
}

.menu {
	margin-bottom: 0px;
}

.content {
	background: none;
	margin-top: 0px;
	padding: 80px 0;
}
.content_box {
	padding: 0 0 80px;
}
.contentInner {
	max-width: 920px;
	margin: 0 auto;
}
.contentInner1080 {
	max-width: 1080px;
	margin: 0 auto;
}
.bgGray {
	background-color: #c346d4;
}
.content__title {
	background: none;
	padding: 0;
}
.bgWhite {
	background: #fff;
}
.content__body {
	padding: 30px;
	margin: 0;
}
.content__body p {
	margin-top: 20px;
	font-size: 15px;
	font-size: 0.875em;
	font-size: 16px;
}
.content__subtitle {
	color: #FFDD1A;
	border-bottom: 1px solid #df77ed;
	font-weight: 500;
	font-size: 1.375em;
      z-index: 5;
    position: relative;
}
@media screen and (max-width: 768px) {
	.content {
		margin-top: 0px;
		padding: 40px 0;
	}
	.content__body {
		padding: 15px;
	}
	.contentInner {
		margin: 0 auto;
		padding: 0 15px;
	}
	.content__title {
		height: 64px;
	}
	.content__title img {
		height: 100%;
		width: auto;
	}
}
.pc2colomArea {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	justify-content: space-between;
}
.pc2colomBox {
	margin: 0;
}

@media screen and (max-width: 768px) {
	.pc2colomArea {
		display: block;
		margin: 0;
	}
	.pc2colomBox {
		margin: 0 0px;
	}
}
.pc1colomArea {
	max-width: 720px;
	margin: 0 auto;
}

.introFig {
	width: 44.318%;
}
.introReadTextArea {
	width: 52.5%;
	text-align: left;
	letter-spacing: 0.1em;
}
.introReadTextArea .content__title {
	text-align: left;
}
.pc2colomAreaIntro {
	align-items: center;
	max-width: 100%;
	margin: 0 auto;
}
.viewBtnBox {
	margin-top: 40px;
}
.viewBtn {
	display: inline-block;
	font-family: "Poppins";
	font-weight: 400;
	letter-spacing: 2;
	width: 160px;
	height: 36px;
	line-height: 36px;
	background: #000;
	color: #fff;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.introFig {
		max-width: auto;
		width: 100%;
	}
	.introReadTextArea {
		width: 100%;
		margin-top: 30px;
	}
}
.box_re {
	position: relative;
}
.box_r {
	border-radius: 100px 0 0 0;
	overflow: hidden;
	position: relative;
}
.readText {
	font-size: 30px;
	margin-top: 0px;
	line-height: 1.5;
	/* font-family: 'Noto Sans JP', sans-serif; */
	color: #fff;
	font-weight: 500;
}
.font_w {
	color: #fff;
}
@media screen and (max-width: 768px) {
	.readText {
		font-size: 21px;
	}
}

.qaList {
	font-size: 16px;
}
.qaList dt {
	padding-left: 2em;
	position: relative;
	font-weight: bold;
	color: #fff;
}
.qaList dt:before {
	content: "Q";
	font-family: "Poppins";
	position: absolute;
	display: block;
	color: #000;
	left: 0;
	font-size: 1.2em;
	font-weight: 400;
	top: 0.35em;
	line-height: 1;
}
.qaList dd {
	padding: 0.5em 0em 0.5em 2em;
	position: relative;
	line-height: 1.6;
	color: #fff;
	font-style: italic;
	margin-top: 0.3em;
}
.qaList dd:before {
	content: "A";
	font-family: "Poppins";
	position: absolute;
	display: block;
	color: #ffe500;
	left: 0;
	font-size: 1.2em;
	font-size: 1.2em;
	font-weight: 400;
	top: 0.5em;
	line-height: 1;
}

.qaList dd + dt {
	margin-top: 1em;
}
@media screen and (max-width: 768px) {
}
.staff-list{
  margin: 40px 0 0;
}
.cast-list dl,
.cast-list p {
	font-weight: 800;
	font-size: 2.4rem;
}

.staffList_box dt {
	font-weight: 800;
	font-size: 1.8rem;
}
.staffList_box dd {
	font-weight: 800;
	font-size: 2.4rem;
	margin-bottom: 15px;
}
.staffList_box dd span {
	font-weight: 800;
	font-size: 1.5rem;
	display: block;
}
.staffList_box dd + dt {
	margin-top: 30px;
}

.cast-staff h3 {
	text-align: center;
	font-size: 2em;
	font-weight: 300;
}

@media screen and (max-width: 768px) {
}

.swiper-container {
	overflow: visible;
}
.slider .swiper-prev {
	/* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1); */
	border-radius: 0;
	left: -40px;
	left: 10px;
}
.slider .swiper-next {
	/* box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1); */
	border-radius: 0;
	right: -40px;
	right: 10px;
}

.slider .swiper-container {
	width: 90%;
	height: auto;
}
.slider__text {
	color: #000;
}
.slider .swiper-slide {
	opacity: 0;
	transition: 0.3s;
	background: transparent;
}
.slider #what-is-new .swiper-slide {
	width: 280px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	height: 300px;
	border-radius: 2px;
	overflow: hidden;
	border-radius: 50px 0 0 0;
}
.slider .swiper-slide-active {
	opacity: 1;
}
.slider #what-is-new .swiper-slide-active + .swiper-slide {
	opacity: 1;
}
.slider #what-is-new .swiper-slide-active + .swiper-slide + .swiper-slide {
	opacity: 1;
}
.slider #what-is-new.swiper-container {
	width: 88%;
	height: auto;
}
.slider__update,
.cx-fujitv-view-feed-carousel-item-date {
	padding: 0 15px;
	font-family: "poppins";
	margin-top: 10px;
	color: var(--black);
	font-size: 13px;
	letter-spacing: 0.05em;
	font-weight: 500;
}
.slider__text,
.cx-fujitv-view-feed-carousel-item-text {
	padding: 0 15px;
	font-size: 15px;
	color: var(--black);
}
@media screen and (max-width: 768px) {
	.slider #what-is-new .swiper-slide {
		height: auto;
		padding-bottom: 30px;
	}
	.slider .swiper-slide {
		width: 100%;
		height: auto;
		padding-bottom: 30px;
	}
}

.whtsnew {
	background: url(../img/bgWn.jpg) center center / cover;
	overflow: hidden;
}
.whtsnewDeco {
	position: relative;
}
.whtsnewDeco:after {
	content: "";
	display: block;
	position: absolute;
	width: 146px;
	height: 137px;
	aspect-ratio: 146 / 137;
	background: url(../img/deco1.png) center center / cover no-repeat;
	right: 15px;
	bottom: -50px;
	z-index: 100;
}
@media screen and (max-width: 768px) {
	.whtsnewDeco:after {
		width: 30%;
		height: auto;
		right: 3vw;
		bottom: -8vw;
	}
}

.introDeco {
	position: relative;
}
.introDeco:after {
	content: "";
	display: block;
	position: absolute;
	width: 116px;
	height: 166px;
	aspect-ratio: 116 / 166;
	background: url(../img/deco2.png) center center / cover no-repeat;
	left: -50px;
	top: -30px;
	z-index: 100;
}
.introDeco:before {
	content: "";
	display: block;
	position: absolute;
	width: 130px;
	height: 170px;
	aspect-ratio: 130 / 170;
	background: url(../img/deco3.png) center center / cover no-repeat;
	right: -30px;
	bottom: -10px;
	z-index: 100;
}
@media screen and (max-width: 768px) {
	.introDeco:before {
		width: 20%;
		height: auto;
		right: -2vw;
		bottom: -8vw;
	}
	.introDeco:after {
		width: 20%;
		height: auto;
		left: -3vw;
		top: -6vw;
	}
}

.cssfDeco {
	position: relative;
}
.cssfDeco:after {
	content: "";
	display: block;
	position: absolute;
	width: 117px;
	height: 157px;
	aspect-ratio: 117 / 157;
	background: url(../img/deco4.png) center center / cover no-repeat;
	left: -50px;
	bottom: -30px;
	z-index: 100;
}
@media screen and (max-width: 768px) {
	.cssfDeco:after {
		width: 25%;
		height: auto;
		left: -2.4vw;
		bottom: -8vw;
	}
}

.headline h3 {
	font-size: 24px;
	margin-top: 0px;
	line-height: 1.7;
	font-family: "Noto Serif JP", serif;
	color: #da0019;
	text-align: center;
}

.headline h3.topIntvTitle {
	font-size: 1.8em;
}

@media screen and (max-width: 768px) {
	.headline h3 {
		font-size: 24px;
	}
}

.official__account {
	padding: 20px 30px 0px;
	box-shadow: none;
}
@media screen and (max-width: 768px) {
	.official__account {
		padding: 0;
	}
}
.official__account ul {
	gap: 0 30px;
}
.official__account li {
	width: 38.3333%;
	padding: 0;
	/*box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.1);*/
}
@media screen and (max-width: 768px) {
	.official__account li {
		width: 90%;
	}
}
.official__account li a {
	height: 50px;
	background: #fff;
	border: 2px solid #000;
	color: #000;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.official__account li a {
		height: auto;
	}
}

.official__account li.account-fod a {
	height: auto;
	background: #000;
	border: none;
	font-weight: bold;
	padding: 0;
}
.official__account li.account-tver a {
	height: auto;
	background: none;
	border: 1px solid #75d4e3;
	font-weight: bold;
	padding: 0;
}
.official__account li.account-fod,
.official__account li.account-tver {
	margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
	.official__account li.account-fod a {
		height: 47px;
		padding-top: 5px;
	}
	.official__account li.account-tver a {
		height: 47px;
		border: 2px solid #75d4e3;
		padding-top: 4px;
	}
	.official__account li.account-fod,
	.official__account li.account-tver {
		margin-bottom: 1rem;
	}
}

.backnumber {
	margin: 0 auto;
	padding-top: 0;
}
.backnumber__list {
	padding: 30px 30px;
	box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.1);
}
.backnumber__list {
	padding: 30px 0px 0px;
	box-shadow: none;
}
.backnumber__list a {
	color: #000;
}
.backnumber__list a:hover {
	opacity: 1;
	color: #005a5b;
}

.story_backnumber .backnumber__list {
	padding: 0;
}
.story_backnumber ul {
	display: flex;
	flex-wrap: wrap;
}
.story_backnumber ul li {
	width: 25%;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	.story_backnumber ul li {
		width: 50%;
	}
}
.youtubeBox {
	position: relative;
	width: 100%;
	margin: 0 auto;
	max-width: 780px;
}
.youtubeBoxInner {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 0 auto;
}
.youtubeBox iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.slider .swiper-next.mov-swiper-next {
	transform: translateY(-100%);
}
.slider .swiper-prev.mov-swiper-prev {
	transform: translateY(-100%);
}
@media screen and (max-width: 768px) {
	.youtubeBox {
		max-width: auto;
	}
	.slider .swiper-next.mov-swiper-next {
		right: -25px;
		transform: translateY(-100%);
	}
	.slider .swiper-prev.mov-swiper-prev {
		left: -25px;
		transform: translateY(-100%);
	}
}

.stMvArea {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.stMvArea h3 {
	font-weight: bold;
	margin-top: 15px;
	letter-spacing: 0;
}
.stMvArea p {
	font-size: 15px;
	margin-top: 15px;
}
.rightFigBox {
	width: 62.5%;
}
.sectionHeader {
	width: 37.5%;
	padding-right: 32px;
}
.stMvArea .content__title {
	text-align: left;
	position: relative;
	width: 100%;
}
.update {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	font-family: "poppins";
	font-weight: 100;
	font-style: italic;
	font-size: 18px;
	color: #4d787c;
	letter-spacing: 0;
	transform: translate(0px, -50%);
}

.sldNav {
	margin-top: 40px;
	display: flex;
}
.sldBtn {
	transition: 0.3s;
}
.sldBtnNext {
	margin-left: 10px;
}
.swiper.swiperMov {
	overflow: inherit;
}
.swiper-button-disabled {
	opacity: 0.4;
}
.swiperMov .swiper-slide,
.swiperMovText .swiper-slide {
	opacity: 0 !important;
	z-index: 1;
}

.swiperMov .swiper-slide.swiper-slide-active,
.swiperMovText .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
	z-index: 100;
}

@media screen and (max-width: 768px) {
	.stMvArea {
		display: block;
		flex-direction: row-reverse;
		align-items: center;
	}
	.stMvArea h3 {
		font-weight: bold;
		margin-top: 15px;
		letter-spacing: 0;
	}
	.stMvArea p {
		font-size: 15px;
		margin-top: 15px;
	}
	.rightFigBox {
		width: 100%;
	}
	.sectionHeader {
		width: 100%;
		padding-right: 0;
	}
}

.contentEtc {
	display: flex;
	justify-content: space-between;
}
.contentEtcBox {
	width: calc(50% - 30px);
}
.figEtc {
	background: #ccc;
	aspect-ratio: 470 / 276;
	margin-top: 20px;
}

@media screen and (max-width: 768px) {
	.contentEtc {
		display: block;
	}
	.contentEtcBox {
		width: 100%;
	}
	.contentEtcBox + .contentEtcBox {
		margin-top: 30px;
	}
}

.info-area {
	background: #fff;
	color: #fff;
	font-size: 0;
	padding: 12px 0;
}
.info-area span {
	font-size: 0.7em;
}
.info-area img {
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.info-area {
		font-size: 0px;
		padding: 15px 0;
	}
	.info-area img {
		width: 95%;
		margin: 0 auto;
	}
}

.menuUpdate {
	background: #4d787c;
	display: block;
	width: 60%;
	color: #fff !important;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 20%;
	transform: translate(0, 50%);
	padding: 5px;
	text-indent: 0;
	text-align: center;
	border-radius: 2px;
}

@media screen and (max-width: 768px) {
	.menuUpdate {
		background: #4d787c;
		display: block;
		width: 100%;
		color: #fff !important;
		font-size: 10px;
		position: absolute;
		bottom: 0;
		left: 0;
		transform: translate(0, 0%);
		padding: 0px;
		text-indent: 0;
		text-align: center;
		border-radius: 0px;
	}
}

.humanName {
	display: inline-block;
	margin-right: 10px;
}

.chartAreaInner {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.low-chart {
	background: url(../img/bgWn.jpg) top center / 100% auto no-repeat, #fdfbfe;
}
.chartArea {
	position: relative;
}
.chartArea:before {
	content: "";
	width: 100%;
	height: 50.499168%;
	display: block;
	background: #000;
	background: linear-gradient(90deg, #fff 50%, #fef7ff 50%);
	position: absolute;
	top: 0;
	left: 0;
}
.chartArea:after {
	content: "";
	width: 100%;
	height: calc(100% - 50.499168%);
	display: block;
	background: #000;
	background: linear-gradient(90deg, #faedfa 50%, #f0ebf9 50%);
	position: absolute;
	bottom: 0;
	left: 0;
}

.cimg {
	position: absolute;
	transition: 0.2s;
	opacity: 0;
}
.cimg:hover {
	opacity: 0.2;
}

/*---chart---*/

.c_popup_bg {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
	transition: 0.3s;
	z-index: 9000;
}
.chart_box {
	position: fixed;
	top: 50%;
	left: 50%;
	transition: 0.3s;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	max-width: 1000px;
	max-height: 540px;
	background: #fff;
	box-shadow: 2px 2px 12px 2px rgb(0 0 0 / 10%);
	box-sizing: border-box;
}

.photo_area {
	position: relative;
	height: 100%;
}
.photo_area img {
	height: 100%;
	width: auto;
}

.chrt_date {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.chart_name {
	font-weight: 500;
	text-align: center;
	padding: 11.111% 0;
	line-height: 0.9;
	font-family: 游ゴシック体;
	color: #fff;
	background: #a2b8d8;
	font-size: 4.8rem;
}
.chart_name span {
	font-size: 0.5em;
}

.chrt_txt {
	color: #000;
	height: auto;
	height: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow-x: none;
	overflow-y: scroll;
	padding-bottom: ;
	font-size: 1.6rem;
}

.chrt_txt p {
	padding: 0px 30px 30px;
	line-height: 1.7;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}

.cx_smartphoneview .chart_box {
	height: 78.46vh;
	width: 100%;
	max-height: none;
}
.cx_smartphoneview .chrt_date {
	position: absolute;
	bottom: auto;
	height: 100%;
	width: 100%;
	height: 50%;
	margin-top: 0;
	bottom: 0;
	padding-bottom: 20px;
	background: #fff;
	padding-top: calc(73.46vh * 0.56122);
	box-sizing: border-box;
	top: 50%;
	padding-top: 0px;
}

.cx_smartphoneview .chart_name {
	font-weight: 500;
	text-align: center;
	padding: 4% 0;
	line-height: 0.9;
	font-family: 游ゴシック体;
	color: #fff;
	background: #a2b8d8;
	font-size: 2.8rem;
}
.cx_smartphoneview .photo_area {
	position: relative;
	overflow: hidden;
}
.cx_smartphoneview .photo_area img {
	height: auto;
	width: 100%;
	margin-top: -5%;
}
.cx_smartphoneview .chrt_txt {
	height: calc(78.46vh * 0.3);
	margin-top: 13px;
}
.cx_smartphoneview .chrt_txt p {
	font-size: 1.3rem;
}

.p_close {
	top: 0px;
	left: 100%;
	margin: 0;
	text-decoration: none;
	display: block;
	top: 0;
	left: auto;
	right: 0;
	width: 40px !important;
	height: 40px !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	position: relative;
	position: absolute;
	z-index: 100;
	background: #fff;
}

.p_close span {
	display: block;
	margin: 0 !important;
	width: 24px !important;
	height: 4px !important;
	background: #a2b8d8;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.cx_smartphoneview .p_close {
	top: 0;
	right: 0;
	z-index: 100;
	width: 40px !important;
	height: 40px !important;
}
.cx_smartphoneview .p_close span {
	width: 24px !important;
	height: 4px !important;
}

.c_popup_bg {
	display: none;
}
.chart_box {
	display: none;
}

.c_popup_bg.active {
	display: block;
}
.chart_box.active {
	display: block;
}

#character {
	position: relative;
}

.cimg {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer !important;
}
.cimg:hover {
	opacity: 0.4;
	cursor: pointer !important;
}

#character img.cimg {
	position: absolute;
	display: block;
	cursor: pointer !important;
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#character img.cimg:hover {
	opacity: 0.4;
	cursor: pointer !important;
}
img.cimg {
	cursor: pointer !important;
	display: block;
}
.cx_smartphoneview #character img.cimg:hover {
	opacity: 0;
	cursor: pointer !important;
}

.chrt_date h3 {
	font-family: "Noto Serif JP", serif;
	font-size: 3.6rem;
	color: #77738a;
	font-weight: 500;
	text-align: center;
	padding: 0;
	line-height: 1.3;
	letter-spacing: 0.05em;
	margin-top: 65px;
}
.chrt_date h3 ruby rt {
	font-size: 0.238em;
	text-align: center;
	letter-spacing: 0.25em;
	padding-left: 0.2em;
	padding-bottom: 0.4em;
}
.chrt_date h3 span {
	font-size: 0.4285em;
	display: block;
	letter-spacing: 0.05em;
}

.cx_smartphoneview .chrt_date h3 {
	font-size: 3rem;
	margin: 0;
}
.cx_smartphoneview .chrt_date h3 span {
	display: inline-block;
	vertical-align: middle;
	margin-left: -0.8em;
}

.photo-2 {
	display: flex;
}
.cx_smartphoneview .photo-2 {
	display: block;
}

.twitterArea {
	height: 640px;
	overflow-y: scroll;
}

.cx_instagram_target ul li {
	padding-right: 0px;
}
.cx_instagram_target ul li:nth-child(-n + 3) {
	margin-bottom: 0px;
}

.intvArticle header {
	position: relative;
}
.topIntvTitle {
	color: #333333;
	margin-top: 10px;
	font-size: 28px;
	line-height: 1.2;
}
.topIntvTitle span {
	font-size: 0.57em;
}
.intvArticle .viewBtnBox {
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

.cast-list {
	font-family: "Noto Serif JP", serif;
}
.cast-list p {
	color: #fff;
	font-family: "Noto Serif JP", serif;
}

#cx_spContentsMain {
	width: 100% !important;
}

#ctsf h3 {
	font-size: 1.2em;
}
.castBg {
background-color: #FFDD1A;
padding-top: 140px;
}

.cx_instagram_target ul li {
	width: 25%;
	background: none;
	padding-right: 0px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
追記
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.font_w {
	color: #fff;
  z-index: 1;
}
.potition_left {
	position: relative;
	left: -15px;
}
.pa_0 {
	padding: 0 0;
}
.treat_title{position: relative;}
.treat_title::before {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url('../img/treat_5.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    top: -5px;
    left: -15px;
    z-index: -1;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media screen and (max-width: 768px) {
	.cx_instagram_target ul li {
		width: 50%;
	}

	.potition_left {
		left: auto;
	}
  .castBg {
    padding-top: 90px;
}
.menu__item:nth-child(3), 
.menu__item:nth-child(4) {
 margin-top: -10px;
}
.treat_title::before {
    top: -5px;
    left: -10px;
    z-index: -1;
}
}

@media print {
	.l-main,
	img {
		display: none;
	}
}

