@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
/* ビジュアル
------------------------------------------------------------------------------- */
.cmVisual01 img {
	width: 100%;
}
/* リード
------------------------------------------------------------------------------- */
.cmLead01 {
	padding: 60px 15px 70px;
	background-color: #fff;
}
.cmLead01_txt {
	line-height: 1.625;
	margin: 0;
	font-size: 134%;
	font-weight: 500;
	text-align: center;
}
.cmLead01_txt sup {
	vertical-align: 0.35em;
}
.cmLead01_note {
	line-height: 1.625;
	margin: 10px 0 0;
	font-size: 117%;
	font-weight: 400;
	text-align: center;
}
/* CM
------------------------------------------------------------------------------- */
.cmTv01 {
	padding: 0 15px 50px;
}
.cmTv01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.cmTv01_tit {
	line-height: 1.5;
	margin: 0 0 30px;
	color: #CC3B33;
	font-size: 300%;
	font-weight: 700;
	text-align: center;
}
.cmTv01_tit::before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 48px;
	margin: 0 25px;
	background-color: #CC3B33;
	transform: rotate(-18deg);
	vertical-align: -0.3em;
}
.cmTv01_tit::after {
	content: "";
	display: inline-block;
	width: 4px;
	height: 48px;
	margin: 0 25px;
	background-color: #CC3B33;
	transform: rotate(18deg);
	vertical-align: -0.3em;
}
.cmTv01_lead {
	line-height: 1.625;
	margin: 0;
	color: #000;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.cmTv01_tit2 {
	line-height: 1.5;
	margin: 40px 0 30px;
	color: #000;
	font-size: 234%;
	font-weight: 700;
	text-align: center;
}
.cmTv01_tit3 {
	line-height: 1.5;
	position: relative;
	margin: 100px 0 50px;
	padding: 40px 0 0;
	color: #000;
	font-size: 234%;
	font-weight: 700;
	text-align: center;
}
.cmTv01_tit3::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100px;
	height: 3px;
	margin: 0 auto;
	background-color: #000;
}
.cmTv01_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	font-size: 100%;
}
.cmTv01_item {
	width: 48.388%;
	max-width: 600px;
	margin: 20px 3.224% 0 0;
}
.cmTv01_item:nth-child(1),
.cmTv01_item:nth-child(2) {
	margin-top: 0;
}
.cmTv01_item:nth-child(2n) {
	margin-right: 0;
}
.cmTv01_wrap {
	display: block;
	height: 100%;
	background-color: #F5F4F0;
	text-decoration: none;
	box-sizing: border-box;
}
.cmTv01_img {
	display: block;
}
.cmTv01_info {
	padding: 24px 20px;
}
.cmTv01_stit {
	line-height: 1.5;
	margin: 0 0 6px;
	color: #000;
	font-size: 234%;
	font-weight: 700;
	text-align: center;
}
.cmTv01_txt {
	line-height: 1.625;
	margin: 0;
	color: #000;
	font-size: 134%;
	font-weight: 500;
	text-align: center;
}
.cmTv01_episode {
	line-height: 1.75;
	margin: 24px 0 0;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
}
.cmTv01_episode a {
	color: #CC3B33;
	text-decoration: none;
}
.cmTv01_episode a[target="_blank"]::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 10px;
	background: url(/tochikatsu/d-room/common/images/rn03/svg/ico_blank01.svg) center center no-repeat;
	background-size: contain;
	vertical-align: 0.03em;
}
.cmTv02 {
	display: -webkit-box;
	display: flex;
	justify-content: center;
	margin: 30px 0 0;
	padding: 14px 15px;
	border: 1px solid #E5E4E0;
}
.cmTv02_tit {
	line-height: 1.555;
	margin: 0 40px 0 0;
	font-size: 150%;
	font-weight: 700;
}
.cmTv02_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.555;
	font-size: 150%;
	font-weight: 700;
}
.cmTv02_list li {
	margin: 0 24px 0 0;
}
.cmTv02_list a {
	display: inline-block;
	position: relative;
	color: #CC3B33;
	text-decoration: none;
}
.cmTv02_list a[target="_blank"] {
	padding: 0 20px 0 0;
}
.cmTv02_list a[target="_blank"]::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 10px;
	height: 10px;
	margin: -4px 0 0;
	background: url(/tochikatsu/d-room/common/images/rn03/svg/ico_blank01.svg) center center no-repeat;
	background-size: contain;
}
/* 動画紹介
------------------------------------------------------------------------------- */
.cmIntro01 {
	padding: 40px 15px 50px;
	background-color: #F5F4F0;
}
.cmIntro01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.cmIntro01_tit {
	line-height: 1.5;
	margin: 0 0 30px;
	font-size: 300%;
	font-weight: 700;
	text-align: center;
}
.cmIntro01_lead {
	line-height: 1.625;
	margin: 0;
	color: #000;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.cmIntro01_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0 0;
	font-size: 100%;
}
.cmIntro01_item {
	width: 32.42%;
	max-width: 402px;
	margin: 20px 1.37% 0 0;
}
.cmIntro01_item:nth-child(1),
.cmIntro01_item:nth-child(2),
.cmIntro01_item:nth-child(3) {
	margin-top: 0;
}
.cmIntro01_item:nth-child(3n) {
	margin-right: 0;
}
.cmIntro01_wrap {
	display: block;
	height: 100%;
	padding: 6% 6% 8%;
	background-color: #fff;
	text-decoration: none;
	box-sizing: border-box;
}
.cmIntro01_img {
	display: block;
}
.cmIntro01_img-movie {
	position: relative;
}
.cmIntro01_img-movie::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	background: url(../images/cm/intro_bg01.svg) center center no-repeat;
	background-size: contain;
}
.cmIntro01_info {
	margin: 16px 0 0;
}
.cmIntro01_stit {
	line-height: 1.583;
	margin: 0;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.cmIntro01_txt {
	line-height: 1.625;
	margin: 0;
	color: #000;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.cmIntro01_btn {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	max-width: 300px;
	margin: 32px auto 0;
	padding: 6px 10px 8px;
	border: 1px solid #CC3B33;
	border-radius: 4px;
	color: #CC3B33;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: all .3s;
}
.d_hover .cmIntro01_btn:hover {
	background-color: #CC3B33;
	color: #fff;
}
.cmIntro01_btn[target="_blank"] span {
	display: inline-block;
	position: relative;
	padding: 0 20px 0 0;
}
.cmIntro01_btn[target="_blank"] span::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 10px;
	height: 10px;
	margin: -4px 0 0;
	background: url(/tochikatsu/d-room/common/images/rn03/svg/ico_blank01.svg) center center no-repeat;
	background-size: contain;
}
.cmIntro01_btn[target="_blank"]:hover span::after {
	background-image: url(/tochikatsu/d-room/common/images/rn03/svg/ico_blank03.svg);
}
/* 関連情報
------------------------------------------------------------------------------- */
.cmRelate01 {
	margin: 0;
	padding: 100px 15px 0;
	background-color: #fff;
}
.cmRelate01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.cmRelate01_tit {
	line-height: 1.5;
	margin: 0 0 30px;
	font-size: 300%;
	font-weight: 700;
	text-align: center;
}
.cmRelate01_lead {
	line-height: 1.625;
	margin: 0 0 40px;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.cmRelate01_item {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
}
.cmRelate01_item:first-child {
	margin-top: 0;
}
.cmRelate01_item-reverse {
	flex-direction: row-reverse;
}
.cmRelate01_info {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 48.387%;
}
.cmRelate01_stit {
	line-height: 1.588;
	margin: 0 0 28px;
	font-size: 200%;
	font-weight: 700;
}
.cmRelate01_txt {
	line-height: 1.625;
	margin: 0;
	color: #1D222C;
	font-size: 134%;
	font-weight: 500;
}
.cmRelate01_btn {
	display: block;
	max-width: 232px;
	line-height: 1.5;
	margin: 36px 0 0;
	padding: 18px 10px 20px;
	border-radius: 4px;
	border: 1px solid #CC3B33;
	color: #CC3B33;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: all .3s;
}
.d_hover .cmRelate01_btn:hover {
	background-color: #CC3B33;
	color: #fff;
}
.cmRelate01_img {
	width: 48.065%;
	max-width: 596px;
}
.cmRelate02 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 0 0 60px;
	background-color: #F5F4F0;
	text-decoration: none;
}
.cmRelate02::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: url(../images/cm/ico_arw01.svg) center center no-repeat;
	background-size: contain;
}
.cmRelate02_img {
	width: 46.13%;
	max-width: 572px;
}
.cmRelate02_info {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 53.87%;
	padding: 20px;
	box-sizing: border-box;
}
.cmRelate02_txt {
	line-height: 1.45;
	margin: 0;
	color: #000;
	font-size: 167%;
	font-weight: 700;
	text-align: center;
}
.cmRelate02_ico {
	display: block;
	max-width: 422px;
	margin: 23px auto 0;
}
@media only screen and (max-width: 1260px) {
	.cmRelate02_txt {
		font-size: 150%;
	}
	.cmRelate02_ico {
		max-width: 400px;
		margin: 20px auto 0;
	}
}
@media only screen and (max-width: 1100px) {
	.cmRelate02_info {
		padding: 15px;
	}
	.cmRelate02_txt {
		font-size: 134%;
	}
	.cmRelate02_ico {
		max-width: 340px;
		margin: 18px auto 0;
	}
}
/* エリア
------------------------------------------------------------------------------- */
.cmNav01 {
	padding: 100px 15px 0;
	background-color: #fff;
}
.cmNav01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.cmNav01_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	font-size: 100%;
}
.cmNav01_item {
	width: 48.388%;
	max-width: 600px;
	margin: 20px 3.224% 0 0;
}
.cmNav01_item:nth-child(1),
.cmNav01_item:nth-child(2) {
	margin-top: 0;
}
.cmNav01_item:nth-child(2n) {
	margin-right: 0;
}
.cmNav01_wrap {
	height: 100%;
	background-color: #F5F4F0;
}
.cmNav01_img {
	display: block;
}
.cmNav01_info {
	padding: 24px 24px 32px;
}
.cmNav01_tit {
	line-height: 1.5;
	margin: 0 0 32px;
	font-size: 300%;
	font-weight: 700;
	text-align: center;
}
.cmNav01_logo {
	display: block;
	width: 180px;
	margin: 12px auto 0;
}
.cmNav01_logo img {
	width: 100%;
}
.cmNav01_txt {
	max-width: 480px;
	line-height: 1.625;
	margin: 0 auto;
	color: #1D222C;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.cmNav01_btn {
	display: block;
	max-width: 182px;
	line-height: 1.5;
	margin: 32px auto 0;
	padding: 16px 10px 18px;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #CC3B33;
	color: #CC3B33;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: all .3s;
}
.d_hover .cmNav01_btn:hover {
	background-color: #CC3B33;
	color: #fff;
}
/* バナー
------------------------------------------------------------------------------- */
.cmBnr01 {
	margin: 100px 0 0;
}
.cmBnr01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.cmBnr01_list {
	display: -webkit-box;
	display: flex;
	/*justify-content: space-between;
	gap: 40px;*/
	justify-content: center;
}
.cmBnr01_list li {
	max-width: 600px;
	position: relative;
}
.cmBnr01_list li a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #D8D8D8;	
}
.cmBnr01_list li a::after {
	content: "";
	display: block;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 40px;
	height: 40px;
	background: url(../images/cm/ico_arw01.svg) center center no-repeat;
	background-size: contain;
}
.cmBnr01_list li a.bl::after {
	content: "";
	display: block;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 40px;
	height: 40px;
	background: url(../images/cm/ico_arw02.svg) center center no-repeat;
	background-size: contain;
}
.cmBnr01_list li a.none::after {
	content: "";
	display: block;
	position: absolute;
	right: 1px;
	bottom: 1px;
	width: 40px;
	height: 40px;
	background: none;
	background-size: contain;
}



/* コンバージョン
------------------------------------------------------------------------------- */
.cmCv01 {
	padding: 100px 15px;
	background-color: #fff;
}
.cmCv01_tit {
	line-height: 1.5;
	margin: 0 0 40px;
	font-size: 300%;
	font-weight: 700;
	text-align: center;
}
.cmCv01_bnr {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	position: relative;
	max-width: 960px;
	margin: 0 auto;
	background-color: #F5F4F0;
	color: #000;
	text-decoration: none;
}
.cmCv01_bnr::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: url(../images/cm/ico_arw01.svg) center center no-repeat;
	background-size: contain;
}
.cmCv01_info {
	width: 46.458%;
	padding: 15px 38px;
	box-sizing: border-box;
}
.cmCv01_txt {
	line-height: 1.65;
	margin: 0;
	font-size: 167%;
	font-weight: 700;
}
.cmCv01_logo {
	display: block;
	width: 180px;
	margin: 20px 0 0;
}
.cmCv01_logo img {
	width: 100%;
}
.cmCv01_img {
	display: block;
	width: 53.542%;
	max-width: 514px;
}
/* プラグイン
------------------------------------------------------------------------------- */
.cmMovie01 {
	z-index: 60;
}
.cmMovie01 .mfp-iframe-holder .mfp-content {
	width: 800px;
	height: 450px;
}
@media only screen and (max-width: 1000px) {
	.cmMovie01 .mfp-iframe-holder .mfp-content{
		width: 650px;
		height: 366px;
	}
}







.cmTv03 {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 80px;
	font-size: 100%;
}
.cmTv03_item {
	width: 23.88%;
	max-width: 296px;
	margin: 20px 1.493% 0 0;
}
.cmTv03_item:nth-child(1),
.cmTv03_item:nth-child(2),
.cmTv03_item:nth-child(3),
.cmTv03_item:nth-child(4) {
	margin-top: 0;
}
.cmTv03_item:nth-child(4n) {
	margin-right: 0;
}
.cmTv03_wrap {
	display: block;
	height: 100%;
	background-color: #F5F4F0;
	text-decoration: none;
	box-sizing: border-box;
}
.cmTv03_img {
	display: block;
}
.cmTv03_info {
	padding: 24px 20px;
}
.cmTv03_stit {
	line-height: 1.5;
	margin: 0;
	color: #000;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
}
.cmTv03_episode {
	line-height: 1.75;
	margin: 16px 0 0;
	font-size: 117%;
	font-weight: 700;
	text-align: center;
}
.cmTv03_episode a {
	color: #CC3B33;
	text-decoration: none;
}
.cmTv03_episode a[target="_blank"]::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 8px;
	background: url(/tochikatsu/d-room/common/images/rn03/svg/ico_blank01.svg) center center no-repeat;
	background-size: contain;
	vertical-align: 0.03em;
}