@charset "utf-8";

header#header, #top_title_area, #breadcrumb, #fix_header, #menu_btn {
  display: none !important;
}
footer#footer {
	margin-top: 0;
}
.post_content  ol, .post_content  ul {
  padding-left: 0;
  list-style: none;
}
.post_content  ol li, .post_content  ul li {
  margin: 0;
}
.post_content > div:first-child {
  padding-top: 0;
  padding-bottom: 0;
}
footer .l-footer__inner {
    padding: 0em 2vw;
}
#menu_btn + section {
  margin-bottom: 5em;
}
.wf_min {
	font-family: 'Noto Serif JP', "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
img {
  max-width: 100%;
}
em {
	font-style: normal;
}
.flex_cl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flo {
  overflow: hidden;
}
.flo_r {
  float: right;
}
.flo_l {
  float: left;
}
.t_cen {
  text-align: center;
}
.t_le {
  text-align: left !important;
}
.t_ri {
  text-align: right;
}
.center {
  display:block;
  margin-left: auto;
  margin-right: auto;
}
.w200 {max-width: 200px;}
.w300 {max-width: 300px;}
.w400 {max-width: 400px;}
.w500 {max-width: 500px;}
.w600 {max-width: 600px;}
.w700 {max-width: 700px;}
.w800 {max-width: 800px;}
.w900 {max-width: 900px;}
.w1000 {max-width: 1000px;}
.w1100 {max-width: 1100px;}
.w1200 {max-width: 1200px;}
.w200, .w300, .w400, .w500, .w600, .w700, .w800, .w900, .w1000, .w1100, .w1200 {
  margin-left: auto;
  margin-right: auto;
}
.mT0{margin-top: 0 !important;}
.mTe1{margin-top: 1em !important;}
.mTe2{margin-top: 2em !important;}
.mTe3{margin-top: 3em !important;}
.mTe4{margin-top: 4em !important;}
.mB0{margin-bottom: 0 !important;}
.mBe1{margin-bottom: 1em !important;}
.mBe2{margin-bottom: 2em !important;}
.mBe3{margin-bottom: 3em !important;}
.mBe4{margin-bottom: 4em !important;}
.mR0{margin-right: 0 !important;}
.mRe1{margin-right: 1em !important;}
.mRe2{margin-right: 2em !important;}
.mRe3{margin-right: 3em !important;}
.mRe4{margin-right: 4em !important;}
.mL0{margin-left: 0 !important;}
.mLe1{margin-left: 1em !important;}
.mLe2{margin-left: 2em !important;}
.mLe3{margin-left: 3em !important;}
.mLe4{margin-left: 4em !important;}

.post_content > section, .post_content > div {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.post_content p {
  font-weight: 500;
  font-size: 1.1rem;
}
.post_content a.btn {
	background: #c82478;
	color: #fff;
	text-align: center;
	padding: 1.3em 0 1.2em;
	max-width: 440px;
	width: 100%;
	margin: 2.5em auto 0;
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1;
	border-radius: 50px;
}
.post_content #trial a.btn {
	background: #dea400;
}
.post_content a.btn:hover {
	filter: brightness(120%);
}
#reactive #mainv {
	height: 105vh;
    width: 100%;
	background: url(/wp/wp-content/uploads/2023/05/mainv_pc.png) no-repeat center bottom;
    background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
#reactive #mainv img {
	width: 70%;
	margin-top: 12%;
	max-width: 1000px;
}
#reactive #mainv div h2 {
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 2;
  letter-spacing: 2px;
}
.post_content #reactive .bg > section {
	max-width: 1060px;
	margin: auto;
	padding: 0 4vw;
	position: relative;
	z-index: 10;
}
.post_content #reactive h2 {
	text-align: center;
}
.post_content #reactive h2 img {
	max-width: 750px;
	width: 100%;
}
.post_content #reactive #foryou {
	margin-bottom: 3em;
}
.post_content #reactive #foryou h2 {
	margin: 10px 0 40px;
}
.post_content #reactive #foryou ul {
	display: inline-block;
	text-align: center;
	margin-bottom: 4em;
}
.post_content #reactive #foryou ul li {
    font-size: 1.1rem;
    font-weight: bold;
    background: url(/wp/wp-content/uploads/2023/05/icon_check.png) no-repeat left top 8px;
    background-size: 35px 34px;
    padding: 0.7em 0 0.7em 45px;
    margin: 0;
	text-align: left;
}
.post_content #reactive #ouen {
	background: #b3ffff;
	padding-top: 0;
	padding-bottom: 7vw;
    margin-top: 4vw;
	position: relative;
}
.post_content #reactive #ouen::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    background: url(/wp/wp-content/uploads/2023/05/bg_ouen_to.png) no-repeat bottom;
    background-size: contain;
    height: 300px;
    top: -300px;
}
.post_content #reactive #ouen p {
	font-size: 1.3rem;
    font-weight: bold;
	text-align: center;
	background: url(/wp/wp-content/uploads/2023/05/line_to.png) no-repeat center top, url(/wp/wp-content/uploads/2023/05/line_bt.png) no-repeat center bottom;
    background-size: 520px 64px, 520px 64px;
	padding: 90px 0;
}
.post_content #reactive #ouen ul li {
	width: 47%;
}
.post_content #reactive .course {
	background: #ffebec;
	text-align: center;
	position: relative;
	padding-top: 0;
	padding-bottom: 6vw;
    margin-top: 2vw;
}
.post_content #reactive .course h2 {
	padding-top: 15px;
}
.post_content #reactive .course h2 + p {
	font-weight: bold;
	font-size: 1.1rem;
	text-align: left;
	display: inline-block;
	margin: 3em 0 2em;
}
.post_content #reactive .course .ticket {
	background: url(/wp/wp-content/uploads/2023/05/bg_ticket_re.gif) no-repeat;
    background-size: 900px 225px;
	width: 900px;
	height: 225px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.post_content #reactive .course .ticket .price {
	color: #c50000;
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
}
.post_content #reactive .course .ticket .price em {
	font-size: 250%;
}
.post_content #reactive .course .ticket .note {
	font-size: 0.9rem;
	margin: 0.5em 0 1em;
}
.post_content #reactive .course .ticket ul {
	text-align: left;
}
.post_content #reactive .course#reactivec::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    background: url(/wp/wp-content/uploads/2023/05/bg_pi.png) no-repeat bottom;
    background-size: contain;
	height: 300px;
    top: -170px;
}
.post_content #reactive .course#trial::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    background: url(/wp/wp-content/uploads/2023/05/bg_ye.png) no-repeat bottom;
    background-size: contain;
	height: 300px;
    top: -170px;
}
.post_content #reactive #trial {
	background: #fff5d8;
}
.post_content #reactive .course#trial .ticket {
	background: url(/wp/wp-content/uploads/2023/05/bg_ticket_tri.gif) no-repeat;
    background-size: 900px 225px;
}
.post_content #reactive .course#trial .ticket .read {
	font-weight: bold;
	font-size: 1.5rem;
}
#reactive footer {
	margin-top: 0;
}
@media all and (min-width: 960px) {
	#content.l-content, #main_content, .l-mainContent__inner>.post_content {
        max-width: unset;
        padding: 0;
    }
    .post_content #reactive section:not(#mainv) {
        max-width: var(--container_size);
        margin-left: auto;
        margin-right: auto;
    }
}
@media all and (min-width: 767px) and (max-width: 960px) {
	#reactive #mainv {
		height: 60vh;
	}
	#reactive #mainv img {
		width: 80%;
		margin-top: 35%;
	}
	.post_content #reactive h2 img {
		max-width: 600px;
	}
	.post_content #reactive #foryou {
		padding-bottom: 10vw;
	}
	.post_content #reactive .course#reactivec::before, .post_content #reactive .course#trial::before {
		height: 200px;
		top: -130px;
	}
	.post_content #reactive .course .ticket {
		background: url(/wp/wp-content/uploads/2023/05/bg_ticket_re.gif) no-repeat;
		background-size: 750px 188px;
		width: 750px;
		height: 188px;
	}
	.post_content #reactive .course#trial .ticket {
		background: url(/wp/wp-content/uploads/2023/05/bg_ticket_tri.gif) no-repeat;
		background-size: 750px 188px;
		width: 750px;
		height: 188px;
	}
	.post_content #reactive .course h2 + p {
		margin: 1.5em 0;
	}
}
@media all and (max-width: 767px) {
	.post_content a.btn {
		padding: 1.6em 0 1.5em;
		font-size: 1rem;
	}
	#reactive #mainv {
		height: 55vh;
	}
	#reactive #mainv img {
		width: 90%;
		margin-top: 40%;
	}
	.post_content #reactive #foryou {
		padding-left: 4vw;
		padding-right: 4vw;
		padding-bottom: 8vw;
	}
	.post_content #reactive #foryou h2 {
		margin: 20px 0 20px;
	}
	.post_content #reactive #foryou ul li {
		font-size: 1rem;
		background: url(/wp/wp-content/uploads/2023/05/icon_check.png) no-repeat left top;
		background-size: 25px 25px;
		padding: 0 0 0 35px;
		line-height: 1.6;
	}
	.post_content #reactive #ouen {
		padding-top: 4vw;
		padding-bottom: 10vw
	}
	.post_content #reactive #ouen p {
		font-size: 1.1rem;
		background: url(/wp/wp-content/uploads/2023/05/line_to.png) no-repeat center top, url(/wp/wp-content/uploads/2023/05/line_bt.png) no-repeat center bottom;
		background-size: 260px 32px, 260px 32px;
		padding: 45px 0;
		line-height: 1.8;
	}
	.post_content #reactive #ouen ul li {
		width: unset;
		margin-bottom: 1.5em;
	}
	.post_content #reactive .course {
		padding-bottom: 12vw;
	}
	.post_content #reactive .course h2 + p {
		font-size: 1rem;
		line-height: 1.8;
		margin: 1.5em 0 2em;
	}
	.post_content #reactive .course h2 + p br {
		display: none;
	}
	.post_content #reactive .course .ticket {
		background: url(/wp/wp-content/uploads/2023/05/bg_ticket_re_sp.gif) no-repeat;
		background-size: 320px 213px;
		width: 320px;
		height: 213px;
		margin-top: 20px;
	}
	.post_content #reactive .course#trial .ticket {
		background: url(/wp/wp-content/uploads/2023/05/bg_ticket_tri_sp.gif) no-repeat;
		background-size: 320px 213px;
	}
	.post_content #reactive .course .ticket > div {
		padding: 10px 4vw;
	}
	.post_content #reactive .course .ticket .note {
		margin: 0.3em 0 0.5em;
	}
	.post_content #reactive .course .ticket ul li {
		line-height: 1.5;
		margin-top: 0.3em;
	}
	.post_content #reactive .course .ticket .price em {
		font-size: 200%;
	}	
	.post_content #reactive .course#reactivec::before, .post_content #reactive .course#trial::before {
		height: 100px;
		top: -80px;
	}
}