/* TITLE */
.entry-article .text-area h3 {
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	color: #3c3c47;
	line-height: 1.6;
	margin-bottom: 33px;
	position: relative;
}

.entry-article .text-area h3::after {
	margin-top: 30px;
	content: '';
	display: block;
	height: 2px;
	width: 100%;
	background: #ff74b8;
}

.entry-article .text-area h4 {
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.06em;
	color: #ffffff;
	line-height: 1.4;
	margin: 53px 0 40px;
	padding: 16px 20px;
	border-radius: 5px;
	position: relative;
	background: #ff74b8;
}

.entry-article .text-area h4::before {
	content: '';
	position: absolute;
	top: 2px;
	left: 3px;
	width: 53px;
	height: 40px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2265%22%20height%3D%2250%22%20viewBox%3D%220%200%2065%2050%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_01_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M30.415%2C32.267C17.794%2C33.964%2C16.646%2C35.311%2C15.29%2C50%2C13.8%2C35.32%2C12.636%2C33.981%2C0%2C32.366c12.621-1.7%2C13.769-3.044%2C15.125-17.732C16.618%2C29.313%2C17.779%2C30.652%2C30.415%2C32.267ZM45.377%2C13.988c-9.015%2C1.229-9.835%2C2.2-10.8%2C12.841-1.066-10.63-1.9-11.6-10.921-12.769%2C9.015-1.229%2C9.835-2.2%2C10.8-12.84C35.522%2C11.849%2C36.352%2C12.819%2C45.377%2C13.988ZM65%2C7.9c-5.6.761-6.106%2C1.365-6.707%2C7.949-0.662-6.58-1.177-7.181-6.78-7.9%2C5.6-.761%2C6.106-1.365%2C6.707-7.949C58.882%2C6.58%2C59.4%2C7.18%2C65%2C7.9Z%22%2F%3E%3C%2Fsvg%3E');
	background-size: 53px auto;
	background-repeat: no-repeat;
	opacity: 0.1;
}

.entry-article .text-area h4::after {
	content: '';
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 52px;
	height: 30px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2276%22%20height%3D%2244%22%20viewBox%3D%220%200%2076%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23fff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_01_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M67.225%2C0L64.743%2C12.686%2C75.992%2C18.4l-12.759%2C2.08L60.8%2C33.177l-5.4-11.4L42.643%2C23.9l9.42-9.126L46.615%2C3.4%2C57.839%2C9.16ZM43.275%2C28.39l-6.3%2C5.562L40.509%2C41.3l-7.394-3.924-6.276%2C5.585%2C1.728-7.987-7.41-3.9%2C8.462-1.012%2C1.7-7.994%2C3.5%2C7.362ZM5.864%2C43.99L5.213%2C38.445l-5.219-1.094%2C4.813-2.312L4.136%2C29.5l3.625%2C4.117%2C4.8-2.332L9.993%2C36.137l3.64%2C4.1L8.418%2C39.124Z%22%2F%3E%3C%2Fsvg%3E');
	background-size: 52px auto;
	background-repeat: no-repeat;
	opacity: 0.1;
}

.entry-article .text-area h5 {
	position: relative;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.06em;
	color: #ff74b8;
	line-height: 1.4;
	margin: 29px 0 18px;
	padding: 14px 0;
	border-top: 2px solid #ff74b8;
	border-bottom: 2px solid #ff74b8;
}

.entry-article .text-area h5::before,
.entry-article .text-area h5::after {
	content: '';
	position: absolute;
	bottom: -14px;
	left: -10px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff74b8%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
	width: 43px;
	height: 24px;
	background-size: 43px auto;
	background-repeat: no-repeat;
}

.entry-article .text-area h5::after {
	top: -12px;
	right: -10px;
	bottom: auto;
	left: auto;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff74b8%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area h6 {
	font-weight: 700;
	font-size: 1.8rem;
	letter-spacing: 0.06em;
	color: #ff74b8;
	line-height: 1.55;
	margin-bottom: 10px;
	padding: 2px 0 2px 30px;
	position: relative;
}

.entry-article .text-area h6::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 31px;
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ff74b8%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: center left;
}

.entry-article .text-area hr {
	border: none;
	border-top: 1px solid #ff74b8;
}

.entry-article .text-area a {
	color: #ff74b8;
}

.entry-article .text-area.brand-IDOLMASTER h3::after,
.entry-article .text-area.brand-01 h3::after {
	background: #f34f6d;
}

.entry-article .text-area.brand-IDOLMASTER h4,
.entry-article .text-area.brand-01 h4 {
	background: #f34f6d;
}

.entry-article .text-area.brand-IDOLMASTER h5,
.entry-article .text-area.brand-01 h5 {
	color: #f34f6d;
	border-color: #f34f6d;
}

.entry-article .text-area.brand-IDOLMASTER h5::before,
.entry-article .text-area.brand-01 h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23f34e6c%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-IDOLMASTER h5::after,
.entry-article .text-area.brand-01 h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23f34e6c%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-IDOLMASTER h6,
.entry-article .text-area.brand-01 h6 {
	color: #f34f6d;
}

.entry-article .text-area.brand-IDOLMASTER h6::before,
.entry-article .text-area.brand-01 h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23f34e6c%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-IDOLMASTER hr,
.entry-article .text-area.brand-01 hr {
	border-color: #f34f6d;
}

.entry-article .text-area.brand-IDOLMASTER a,
.entry-article .text-area.brand-01 a {
	color: #f34f6d;
}

.entry-article .text-area.brand-CINDERELLAGIRLS h3::after,
.entry-article .text-area.brand-02 h3::after {
	background: #2681c8;
}

.entry-article .text-area.brand-CINDERELLAGIRLS h4,
.entry-article .text-area.brand-02 h4 {
	background: #2681c8;
}

.entry-article .text-area.brand-CINDERELLAGIRLS h5,
.entry-article .text-area.brand-02 h5 {
	color: #2681c8;
	border-color: #2681c8;
}

.entry-article .text-area.brand-CINDERELLAGIRLS h5::before,
.entry-article .text-area.brand-02 h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%232581c7%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-CINDERELLAGIRLS h5::after,
.entry-article .text-area.brand-02 h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%232581c7%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-CINDERELLAGIRLS h6,
.entry-article .text-area.brand-02 h6 {
	color: #2681c8;
}

.entry-article .text-area.brand-CINDERELLAGIRLS h6::before,
.entry-article .text-area.brand-02 h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%232581c7%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-CINDERELLAGIRLS hr,
.entry-article .text-area.brand-02 hr {
	border-color: #2681c8;
}

.entry-article .text-area.brand-CINDERELLAGIRLS a,
.entry-article .text-area.brand-02 a {
	color: #2681c8;
}

.entry-article .text-area.brand-MILLIONLIVE h3::after,
.entry-article .text-area.brand-03 h3::after {
	background: #ffc30b;
}

.entry-article .text-area.brand-MILLIONLIVE h4,
.entry-article .text-area.brand-03 h4 {
	background: #ffc30b;
}

.entry-article .text-area.brand-MILLIONLIVE h5,
.entry-article .text-area.brand-03 h5 {
	color: #ffc30b;
	border-color: #ffc30b;
}

.entry-article .text-area.brand-MILLIONLIVE h5::before,
.entry-article .text-area.brand-03 h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ffc20c%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-MILLIONLIVE h5::after,
.entry-article .text-area.brand-03 h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ffc20c%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-MILLIONLIVE h6,
.entry-article .text-area.brand-03 h6 {
	color: #ffc30b;
}

.entry-article .text-area.brand-MILLIONLIVE h6::before,
.entry-article .text-area.brand-03 h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ffc20c%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-MILLIONLIVE hr,
.entry-article .text-area.brand-03 hr {
	border-color: #ffc30b;
}

.entry-article .text-area.brand-MILLIONLIVE a,
.entry-article .text-area.brand-03 a {
	color: #ffc30b;
}

.entry-article .text-area.brand-SIDEM h3::after,
.entry-article .text-area.brand-04 h3::after {
	background: #0fbe94;
}

.entry-article .text-area.brand-SIDEM h4,
.entry-article .text-area.brand-04 h4 {
	background: #0fbe94;
}

.entry-article .text-area.brand-SIDEM h5,
.entry-article .text-area.brand-04 h5 {
	color: #0fbe94;
	border-top: 2px solid #0fbe94;
	border-bottom: 2px solid #0fbe94;
}

.entry-article .text-area.brand-SIDEM h5::before,
.entry-article .text-area.brand-04 h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%2311be93%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-SIDEM h5::after,
.entry-article .text-area.brand-04 h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%2311be93%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-SIDEM h6,
.entry-article .text-area.brand-04 h6 {
	color: #0fbe94;
}

.entry-article .text-area.brand-SIDEM h6::before,
.entry-article .text-area.brand-04 h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%2311be93%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-SIDEM hr,
.entry-article .text-area.brand-04 hr {
	border-color: #0fbe94;
}

.entry-article .text-area.brand-SIDEM a,
.entry-article .text-area.brand-04 a {
	color: #0fbe94;
}

.entry-article .text-area.brand-SHINYCOLORS h3::after,
.entry-article .text-area.brand-05 h3::after {
	background: #8dbbff;
}

.entry-article .text-area.brand-SHINYCOLORS h4,
.entry-article .text-area.brand-05 h4 {
	background: #8dbbff;
}

.entry-article .text-area.brand-SHINYCOLORS h5,
.entry-article .text-area.brand-05 h5 {
	color: #8dbbff;
	border-color: #8dbbff;
}

.entry-article .text-area.brand-SHINYCOLORS h5::before,
.entry-article .text-area.brand-05 h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%238dbaff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-SHINYCOLORS h5::after,
.entry-article .text-area.brand-05 h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%238dbaff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-SHINYCOLORS h6,
.entry-article .text-area.brand-05 h6 {
	color: #8dbbff;
}

.entry-article .text-area.brand-SHINYCOLORS h6::before,
.entry-article .text-area.brand-05 h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%238dbaff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-SHINYCOLORS hr,
.entry-article .text-area.brand-05 hr {
	border-color: #8dbbff;
}

.entry-article .text-area.brand-SHINYCOLORS a,
.entry-article .text-area.brand-05 a {
	color: #8dbbff;
}

.entry-article .text-area.brand-GAKUEN h3::after,
.entry-article .text-area.brand-06 h3::after {
	background: #f39800;
}

.entry-article .text-area.brand-GAKUEN h4,
.entry-article .text-area.brand-06 h4 {
	background: #f39800;
}

.entry-article .text-area.brand-GAKUEN h5,
.entry-article .text-area.brand-06 h5 {
	color: #f39800;
	border-color: #f39800;
}

.entry-article .text-area.brand-GAKUEN h5::before,
.entry-article .text-area.brand-06 h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23f39800%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-GAKUEN h5::after,
.entry-article .text-area.brand-06 h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23f39800%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-GAKUEN h6,
.entry-article .text-area.brand-06 h6 {
	color: #f39800;
}

.entry-article .text-area.brand-GAKUEN h6::before,
.entry-article .text-area.brand-06 h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23f39800%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-GAKUEN hr,
.entry-article .text-area.brand-06 hr {
	border-color: #f39800;
}

.entry-article .text-area.brand-GAKUEN a,
.entry-article .text-area.brand-06 a {
	color: #f39800;
}

.entry-article .text-area.brand-OTHER h3::after,
.entry-article .text-area.brand-other h3::after {
	background: #8b95ab;
}

.entry-article .text-area.brand-OTHER h4,
.entry-article .text-area.brand-other h4 {
	background: #8b95ab;
}

.entry-article .text-area.brand-OTHER h5,
.entry-article .text-area.brand-other h5 {
	color: #8b95ab;
	border-color: #8b95ab;
}

.entry-article .text-area.brand-OTHER h5::before,
.entry-article .text-area.brand-other h5::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%238B95AB%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_left.svg%22%20class%3D%22cls-1%22%20d%3D%22M0%2C21.947C16.182%2C24.057%2C17.654%2C25.732%2C19.394%2C44%2C21.307%2C25.743%2C22.8%2C24.079%2C39%2C22.069%2C22.816%2C19.958%2C21.343%2C18.284%2C19.6.017%2C17.69%2C18.273%2C16.2%2C19.938%2C0%2C21.947Zm37-7.981C47.368%2C15.309%2C48.312%2C16.375%2C49.426%2C28c1.226-11.618%2C2.18-12.677%2C12.563-13.956C51.619%2C12.7%2C50.676%2C11.635%2C49.561.011%2C48.335%2C11.628%2C47.381%2C12.688%2C37%2C13.966Zm32.678%2C17.7c5.944%2C0.736%2C6.484%2C1.321%2C7.123%2C7.7%2C0.7-6.374%2C1.25-6.956%2C7.2-7.657-5.943-.737-6.484-1.321-7.123-7.7C76.174%2C30.38%2C75.627%2C30.962%2C69.677%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-OTHER h5::after,
.entry-article .text-area.brand-other h5::after {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2284%22%20height%3D%2244%22%20viewBox%3D%220%200%2084%2044%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%238B95AB%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_02_right.svg%22%20class%3D%22cls-1%22%20d%3D%22M84%2C21.947C67.818%2C24.057%2C66.346%2C25.732%2C64.606%2C44%2C62.693%2C25.743%2C61.2%2C24.079%2C45%2C22.069%2C61.184%2C19.958%2C62.657%2C18.284%2C64.4.017%2C66.31%2C18.273%2C67.8%2C19.938%2C84%2C21.947ZM47%2C13.966C36.632%2C15.309%2C35.688%2C16.375%2C34.574%2C28c-1.226-11.618-2.18-12.677-12.563-13.956C32.381%2C12.7%2C33.324%2C11.635%2C34.439.011%2C35.665%2C11.628%2C36.619%2C12.688%2C47%2C13.966Zm-32.678%2C17.7c-5.944.736-6.484%2C1.321-7.123%2C7.7-0.7-6.374-1.25-6.956-7.2-7.657%2C5.944-.737%2C6.484-1.321%2C7.123-7.7C7.826%2C30.38%2C8.373%2C30.962%2C14.324%2C31.664Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-OTHER h6,
.entry-article .text-area.brand-other h6 {
	color: #8b95ab;
}

.entry-article .text-area.brand-OTHER h6::before,
.entry-article .text-area.brand-other h6::before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2238%22%20viewBox%3D%220%200%2036%2038%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%238B95AB%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22heading_03.svg%22%20class%3D%22cls-1%22%20d%3D%22M36%2C18.947C21.062%2C20.77%2C19.7%2C22.217%2C18.1%2C38%2C16.331%2C22.227%2C14.956%2C20.788%2C0%2C19.053%2C14.938%2C17.229%2C16.3%2C15.783%2C17.9%2C0%2C19.669%2C15.773%2C21.044%2C17.211%2C36%2C18.947Z%22%2F%3E%3C%2Fsvg%3E');
}

.entry-article .text-area.brand-OTHER hr,
.entry-article .text-area.brand-other hr {
	border-color: #8b95ab;
}

.entry-article .text-area.brand-OTHER a,
.entry-article .text-area.brand-other a {
	color: #8b95ab;
}

.entry-article .text-area .button-panel .ke-link {
	display: inline-block;
	padding: 1em 0;
	margin: 1em 0;
	width: 100%;
	max-width: 340px;
	text-align: center;
	background-image: linear-gradient(90deg, #ff957c, #ff78bb);
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border-radius: 999em;
	transition: 0.15s transform;
	user-select: none;
}

.entry-article .text-area .button-panel .ke-link:hover {
	text-decoration: none;
}

@media (hover: hover) and (pointer: fine) {
	.entry-article .text-area .button-panel .ke-link:hover {
		transform: scale(1.05);
	}
}

.entry-article .text-area .button-panel .ke-link:has(> br) {
	padding: 0.75em 0;
}

.entry-article .text-area .button-panel .ke-link[data-color='all_2'] {
	background: #ff475a;
	border-radius: 8px;
	border: 3px #fff solid;
	box-shadow: 3px 3px 10px 1px rgba(#8c8d96, 0.4);
}

.entry-article .text-area .button-panel .ke-link[data-color='idol'] {
	background-image: linear-gradient(90deg, #ff9fad, #f24e78);
}

.entry-article .text-area .button-panel .ke-link[data-color='cinderella'] {
	background-image: linear-gradient(90deg, #36b1f1, #2580c6);
}

.entry-article .text-area .button-panel .ke-link[data-color='million'] {
	background-image: linear-gradient(90deg, #ffc000, #ffaa01);
}

.entry-article .text-area .button-panel .ke-link[data-color='sidem'] {
	background-image: linear-gradient(90deg, #35df8e, #10b987);
}

.entry-article .text-area .button-panel .ke-link[data-color='shiny'] {
	background-image: linear-gradient(90deg, #87c4f5, #6da1ef);
}

.entry-article .text-area .button-panel .ke-link[data-color='gakuen'] {
	background-image: linear-gradient(90deg, #ff9130, #ff6000);
}

.entry-article .text-area .button-panel .ke-link[data-color='all'] {
	background-image: linear-gradient(90deg, #ff957c, #ff78bb);
}

@media screen and (max-width: 767px) {
	.entry-article .text-area h3 {
		font-size: 4.79vw;
		letter-spacing: 0.06em;
		color: #3c3c47;
		margin-top: 2vw;
		margin-bottom: 4.8vw;
	}

	.entry-article .text-area h3::after {
		height: 0.39vw;
		margin-top: 4vw;
	}

	.entry-article .text-area h4 {
		margin: 7.82vw 0 5.21vw;
		font-size: 4.79vw;
		line-height: 1.6;
		padding: 2.6vw 4.56vw;
		border-radius: 0.78vw;
	}

	.entry-article .text-area h4::before {
		top: 0.78vw;
		left: 0.65vw;
		width: 8.47vw;
		height: 6.38vw;
		background-size: 8.47vw auto;
	}

	.entry-article .text-area h4::after {
		bottom: 1.43vw;
		right: 0.78vw;
		width: 9.64vw;
		height: 5.47vw;
		background-size: 9.64vw auto;
	}

	.entry-article .text-area h5 {
		font-size: 4.79vw;
		line-height: 1.6;
		padding: 2.73vw 0 2.21vw;
		margin: 6vw 0 6vw 0;
		border-width: 0.39vw;
	}

	.entry-article .text-area h5::before,
	.entry-article .text-area h5::after {
		bottom: -2.86vw;
		left: -2.6vw;
		width: 11.1vw;
		height: 5.73vw;
		background-size: 11.1vw auto;
	}

	.entry-article .text-area h5::after {
		top: -2.99vw;
		right: -2.6vw;
		bottom: auto;
		left: auto;
	}

	.entry-article .text-area h6 {
		font-size: 4.79vw;
		line-height: 1.3;
		margin-bottom: 2.5vw;
		padding: 0.26vw 0 0.26vw 5.87vw;
		position: relative;
	}

	.entry-article .text-area h6::before {
		width: 4.17vw;
		height: 5.99vw;
		background-size: 4.17vw auto;
		background-repeat: no-repeat;
	}

	.entry-article .text-area hr {
		border-width: 0.26vw;
	}

	.entry-article .text-area .button-panel {
		text-align: center !important;
	}

	.entry-article .text-area .button-panel .ke-link {
		font-size: 16px;
	}
}

#header .contents li.news a {
	color: #ff74b8;
}

/* NEWS DETAIL */
.wrap .news-area {
	word-break: break-all;
	margin-top: 104px;
	position: relative;
	word-break: break-all;
}

.wrap .news-contents .entry-article {
	width: 1000px;
	margin: 0 auto;
}

.wrap .news-contents .entry-article p.schedule {
	font-size: 1.6rem;
}

.wrap .news-contents .entry-article .tag-area {
	margin: 12px 0 4px;
	font-size: 0;
}

.wrap .news-contents .entry-article .tag-area p.title,
.wrap .news-contents .entry-article .tag-area p.tag {
	padding: 0 18px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.wrap .news-contents .entry-article .text-area * {
	box-sizing: border-box;
}

.wrap .news-contents .entry-article .text-area p {
	line-height: 2;
	margin-bottom: 15px;
	color: #27272e;
}

.wrap .news-contents .entry-article .text-area img {
	max-width: 1000px;
	height: auto;
}

.wrap .news-contents .entry-article .text-area .two-column img {
	max-width: 492px;
	width: 100%;
}

.wrap .news-contents .entry-article .text-area .two-column img + img {
	margin-left: 15px;
}

.wrap .news-contents .entry-article iframe {
	width: 1000px;
	height: 562.5px;
	margin-bottom: 15px;
}

.wrap .news-contents .sns-area {
	margin: 70px auto 60px;
}

.wrap .news-contents .sns-area h3 {
	font-size: 1.6rem;
	letter-spacing: 0.12em;
	text-align: center;
}

.wrap .news-contents .sns-area ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}

.wrap .news-contents .sns-area ul li {
	width: 40px;
	height: 40px;
	margin: 13px 20px 20px 20px;
	filter: none;
	background: transparent;
}

.wrap .news-contents .sns-area ul li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-repeat: no-repeat;
}

.wrap .news-contents .sns-area ul li.sns-tw a {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2246%22%20height%3D%2237.375%22%20viewBox%3D%220%200%2046%2037.375%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23ffffff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22logo_twitter.svg%22%20class%3D%22cls-1%22%20d%3D%22M14.467%2C42.176c17.359%2C0%2C26.852-14.369%2C26.852-26.829%2C0-.408-0.008-0.815-0.027-1.219A19.194%2C19.194%2C0%2C0%2C0%2C46%2C9.246a18.854%2C18.854%2C0%2C0%2C1-5.42%2C1.484%2C9.463%2C9.463%2C0%2C0%2C0%2C4.15-5.216A18.922%2C18.922%2C0%2C0%2C1%2C38.738%2C7.8a9.443%2C9.443%2C0%2C0%2C0-16.083%2C8.6A26.8%2C26.8%2C0%2C0%2C1%2C3.2%2C6.551%2C9.431%2C9.431%2C0%2C0%2C0%2C6.123%2C19.139a9.374%2C9.374%2C0%2C0%2C1-4.274-1.18c0%2C0.039%2C0%2C.079%2C0%2C0.12a9.436%2C9.436%2C0%2C0%2C0%2C7.572%2C9.244%2C9.429%2C9.429%2C0%2C0%2C1-4.262.162%2C9.447%2C9.447%2C0%2C0%2C0%2C8.817%2C6.549A18.948%2C18.948%2C0%2C0%2C1%2C2.251%2C38.071%2C19.241%2C19.241%2C0%2C0%2C1%2C0%2C37.941a26.736%2C26.736%2C0%2C0%2C0%2C14.467%2C4.235%22%20transform%3D%22translate(0%20-4.813)%22%2F%3E%3C%2Fsvg%3E');
	background-size: 24px auto;
	background-position: center center;
	background-color: #1da1f2;
}

.wrap .news-contents .sns-area ul li.sns-line a {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2287.12%22%20height%3D%2287.126%22%20viewBox%3D%220%200%2043.56%2043.563%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%2311be11%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22%E3%82%B7%E3%82%A7%E3%82%A4%E3%83%97_5%22%20data-name%3D%22%E3%82%B7%E3%82%A7%E3%82%A4%E3%83%97%205%22%20class%3D%22cls-1%22%20d%3D%22M1869.63%2C228.3h-2.76v-5.012a0.277%2C0.277%2C0%2C0%2C0-.28-0.282h-1.02a0.284%2C0.284%2C0%2C0%2C0-.28.282v6.31h0a0.276%2C0.276%2C0%2C0%2C0%2C.08.195v0c0.01%2C0%2C.01%2C0%2C0.01%2C0a0.277%2C0.277%2C0%2C0%2C0%2C.19.079h4.06a0.278%2C0.278%2C0%2C0%2C0%2C.28-0.282v-1.016A0.277%2C0.277%2C0%2C0%2C0%2C1869.63%2C228.3Zm2.45-5.294h-1.02a0.284%2C0.284%2C0%2C0%2C0-.28.282v6.31a0.283%2C0.283%2C0%2C0%2C0%2C.28.281h1.02a0.277%2C0.277%2C0%2C0%2C0%2C.28-0.281v-6.31A0.277%2C0.277%2C0%2C0%2C0%2C1872.08%2C223.005Zm6.99%2C0h-1.01a0.277%2C0.277%2C0%2C0%2C0-.28.282v3.749l-2.9-3.906a0.046%2C0.046%2C0%2C0%2C0-.02-0.028v0c-0.01-.006-0.01-0.012-0.02-0.017v0a0.226%2C0.226%2C0%2C0%2C0-.02-0.013s0%2C0-.01-0.006a0.094%2C0.094%2C0%2C0%2C1-.01-0.01%2C0.047%2C0.047%2C0%2C0%2C1-.01%2C0%2C0.07%2C0.07%2C0%2C0%2C0-.01-0.008c-0.01%2C0-.01%2C0-0.01%2C0a0.159%2C0.159%2C0%2C0%2C0-.02-0.007s0%2C0-.01%2C0-0.01%2C0-.01%2C0-0.01%2C0-.01%2C0a0.08%2C0.08%2C0%2C0%2C1-.02%2C0s-0.01%2C0-.01%2C0l-0.02%2C0h-0.01a0.016%2C0.016%2C0%2C0%2C1-.01%2C0h-1.02a0.284%2C0.284%2C0%2C0%2C0-.28.282v6.31a0.283%2C0.283%2C0%2C0%2C0%2C.28.281h1.02a0.283%2C0.283%2C0%2C0%2C0%2C.28-0.281v-3.748l2.9%2C3.911a0.23%2C0.23%2C0%2C0%2C0%2C.07.069v0a0.2%2C0.2%2C0%2C0%2C0%2C.02.011s0%2C0%2C.01%2C0%2C0%2C0%2C.01.007%2C0.01%2C0%2C.01.006%2C0.01%2C0%2C.01%2C0%2C0.01%2C0%2C.02.006h0a0.363%2C0.363%2C0%2C0%2C0%2C.08.009h1.01a0.277%2C0.277%2C0%2C0%2C0%2C.28-0.281v-6.31A0.277%2C0.277%2C0%2C0%2C0%2C1879.07%2C223.005Zm-4.05-17.335a21.774%2C21.774%2C0%2C1%2C0%2C21.78%2C21.774A21.774%2C21.774%2C0%2C0%2C0%2C1875.02%2C205.67Zm11.38%2C27.7c-3.04%2C3.5-9.83%2C7.757-11.38%2C8.409s-1.31-.415-1.25-0.781c0.04-.218.21-1.24%2C0.21-1.24a3.216%2C3.216%2C0%2C0%2C0-.05-1.31%2C1.8%2C1.8%2C0%2C0%2C0-1.28-.714c-6.96-.92-12.11-5.785-12.11-11.595%2C0-6.481%2C6.5-11.753%2C14.48-11.753s14.49%2C5.272%2C14.49%2C11.753a10.46%2C10.46%2C0%2C0%2C1-3.11%2C7.231h0Zm-1.72-10.363h-4.06a0.277%2C0.277%2C0%2C0%2C0-.19.079v0c-0.01%2C0-.01%2C0-0.01.005a0.276%2C0.276%2C0%2C0%2C0-.08.195h0v6.31h0a0.276%2C0.276%2C0%2C0%2C0%2C.08.195s0%2C0%2C.01%2C0v0a0.277%2C0.277%2C0%2C0%2C0%2C.19.079h4.06a0.278%2C0.278%2C0%2C0%2C0%2C.28-0.282v-1.016a0.277%2C0.277%2C0%2C0%2C0-.28-0.282h-2.76v-1.067h2.76a0.277%2C0.277%2C0%2C0%2C0%2C.28-0.282v-1.016a0.277%2C0.277%2C0%2C0%2C0-.28-0.282h-2.76v-1.067h2.76a0.277%2C0.277%2C0%2C0%2C0%2C.28-0.282v-1.016A0.277%2C0.277%2C0%2C0%2C0%2C1884.68%2C223.005Z%22%20transform%3D%22translate(-1853.25%20-205.656)%22%2F%3E%3C%2Fsvg%3E');
	background-size: 40px auto;
}

.wrap .news-contents .sns-area ul li.sns-fb a {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2229px%22%20height%3D%2255px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M18.658%2C54.049%20L18.658%2C29.828%20L26.883%2C29.828%20L28.115%2C20.389%20L18.658%2C20.389%20L18.658%2C14.362%20C18.658%2C11.629%2019.426%2C9.767%2023.391%2C9.767%20L28.448%2C9.764%20L28.448%2C1.322%20C27.573%2C1.207%2024.571%2C0.950%2021.079%2C0.950%20C13.788%2C0.950%208.796%2C5.349%208.796%2C13.428%20L8.796%2C20.389%20L0.549%2C20.389%20L0.549%2C29.828%20L8.796%2C29.828%20L8.796%2C54.049%20L18.658%2C54.049%20Z%22%2F%3E%3C%2Fsvg%3E');
	background-size: 20px auto;
	background-position: center 8px;
	background-color: #1877f2;
}

.wrap .news-contents .btn.ver2 a::after {
	content: none;
}

.wrap .news-contents .relation-contents {
	margin: 0 0 80px !important;
	padding: 75px 0 60px !important;
}

.wrap .news-contents .relation-contents h2 {
	font-weight: 400;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
}

.wrap .news-contents .relation-contents h2::before,
.wrap .news-contents .relation-contents h2::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	width: 51px;
	height: 23px;
	background-image: url(../../assets/img/top/heading_parts_left.png);
	background-repeat: no-repeat;
	background-size: 50px auto;
}

.wrap .news-contents .relation-contents h2::after {
	left: auto;
	right: 0;
	background-image: url(../../assets/img/top/heading_parts_right.png);
	background-size: 51px auto;
}

.wrap .news-contents .relation-contents ul.list-format {
	width: 1200px;
	margin: 0 auto;
}

.wrap .caution p {
	margin-top: 55px;
}

@media screen and (max-width: 767px) {
	.wrap .news-area {
		margin-top: 65px !important;
	}

	.wrap .news-area .news-contents .entry-article {
		width: auto;
		margin: 0 4.17vw;
	}

	.wrap .news-area .news-contents .entry-article p.schedule {
		font-size: 3.65vw;
		line-height: 1;
	}

	.wrap .news-area .news-contents .entry-article .tag-area {
		margin: 1.3vw 0 0 0;
		line-height: 1;
		letter-spacing: 0.12em;
	}

	.wrap .news-area .news-contents .entry-article .tag-area p.title,
	.wrap .news-area .news-contents .entry-article .tag-area p.tag {
		padding: 0 3.9vw;
		margin: 1.3vw 2.6vw 1.43vw 0;
	}

	.wrap .news-area .news-contents .entry-article .tag-area p + p {
		margin-left: 0;
	}

	.wrap .news-area .news-contents .entry-article .text-area p {
		line-height: 1.6;
		font-size: 3.75vw;
		margin-bottom: 3vw;
	}

	.wrap .news-area .news-contents .entry-article .text-area img,
	.wrap .news-area .news-contents .entry-article .text-area.two-column img {
		max-width: 100%;
		width: auto;
		height: auto;
	}

	.wrap .news-area .news-contents .entry-article .text-area img + img,
	.wrap .news-area .news-contents .entry-article .text-area.two-column img + img {
		margin: 3vw 0 0 0;
	}

	.wrap .news-area .news-contents .entry-article iframe {
		width: 100%;
		height: 51.55vw;
		margin-bottom: 3vw;
	}

	.wrap .news-area .news-contents .sns-area {
		margin: 9.12vw auto 10.43vw;
	}

	.wrap .news-area .news-contents .sns-area h3 {
		font-size: 3.65vw;
	}

	.wrap .news-area .news-contents .sns-area ul li {
		width: 10.56vw;
		height: 10.56vw;
		margin: 2.47vw 5.2vw 2.6vw 5.2vw;
	}

	.wrap .news-area .news-contents .sns-area ul li.sns-tw a {
		background-size: 6.38vw auto;
	}

	.wrap .news-area .news-contents .sns-area ul li.sns-line a {
		background-size: 10.56vw auto;
	}

	.wrap .news-area .news-contents .sns-area ul li.sns-fb a {
		background-size: 4.4vw auto;
		background-position: center 1.95vw;
	}

	.wrap .news-area .news-contents .sns-area ul li a {
		width: 10.56vw;
		height: 10.56vw;
	}

	.wrap .news-area .news-contents .btn.ver2 {
		margin-bottom: 0;
	}

	.wrap .news-area .news-contents .btn.ver2 a {
		padding: 3.78vw 17.6vw;
	}

	.wrap .news-area .news-contents .relation-contents {
		margin: 0 0 13vw !important;
		padding: 13vw 0 6.5vw !important;
	}

	.wrap .news-area .news-contents .relation-contents h2 {
		font-size: 3.91vw;
		padding: 0 13vw;
	}

	.wrap .news-area .news-contents .relation-contents h2::before,
	.wrap .news-area .news-contents .relation-contents h2::after {
		margin-top: -1.82vw;
		width: 10.16vw;
		height: 5.6vw;
		background-size: 10.16vw auto;
	}

	.wrap .news-area .news-contents .relation-contents h2::after {
		background-size: 10.16vw auto;
	}

	.wrap .news-area .news-contents .relation-contents ul.list-format {
		width: 100%;
	}
}
