@charset "utf-8";
/* CSS Document */
/* PCモバイル共通 */

#Wrapper {
	margin: 0 auto !important;
}
.product-row h1 {
	margin-bottom:50px;
	font-size:150% !important;
}
.tryal-buy_btn.first {
	margin-bottom:10px;
}

html, body {
	height:100% !important;
}
section {
	margin:0;
}
.product-row {
	display:block;
	margin-bottom:0 !important;
}
.product-row p {
	line-height:1.2em;
	margin-bottom:10px;
}
.product-row p {
	line-height:1.4em;
	margin-bottom:20px !important;
}

.block_text .product-row h2 {
	color:#fff !important;
	margin-bottom:10px;
	font-size:200% !important;
}
.product-row h2 img {
	max-width:500px;
	width:100%;
}
.product-row h2 img.pk_ex {
	max-width:480px;
}
.product-row h3 {
	font-size:80%;
	font-weight:normal;
	display:inline-block;
}
.product-row h4 {
	font-size:160%;
	margin-top:0px;
	margin-bottom:10px;
	text-align:right;
	white-space:nowrap;
}
.product-row h4 em {
	font-size: 300%;
	font-family: 'Teko', sans-serif;
	font-weight: bold;
}
.product-row_body_ttl {
	border:solid 1px #fff;
	padding:0 0 4px;
	text-align:center;
	display:block;
	margin-bottom:20px;
	letter-spacing:normal;
}
.product-row_body_ttl > div {
	display:inline-block;
	text-align:left;
}
.product-row_body_ttl span, .product-row_body_ttl em {
	color: #fff;
	font-size: 76%;
}
.school_List {
	margin-top:15px;
}
.an01, .an02, .an03, .an04, .an05 {
	position:relative;
}

#Contents img {
	width:100%;
}
#Contents .an01 .ver2_badge,
#Contents .an01 .ver3_badge{
	width: 26%!important;
	box-sizing: border-box;
}
.an01 div p{
	margin-bottom: 20px;
}
.an01 div.ex_text p{
margin-bottom: 0;
}
footer .banner_area {
	max-width:216px;
}
/*--------------------commonより*/
.footer-row_head {
	display:none;
}



/*----------------------------------------------------------コンテンツ部*/
/*----------------基本*/
.mar_btm10 {
	margin-bottom:10px;
}
.caution_red{
	color:#ce2323;
}
.caution_box_red{
	position: relative;
	width: auto;
	margin-bottom: 5px;
	padding: 16px 31px !important;
	border: 4px double #ce2323;
	background-color: #f8f8f8;
	border-radius: 20px;
}
.caution_box_red p:last-child{
	margin-bottom:0 !important;
}
.left_align{
	text-align:left;
}
.right_align{
	text-align:right;
}
.contents_wrapper i.fa {
	margin-right:5px;
}
.h1_area h1, .h1_area h2 {
	margin-bottom:0  !important;
}

.h1_area h1 span, .h1_area h2 span{
	font-size: 60%;
	display: block;
	font-weight: normal;
}

.h1_area_c h1 {
	width:100%;
	max-width: 1300px;
	margin: 0 auto;
	margin-bottom:0;
	padding: 20px 60px;

	color: #ffffff;
}
.h1_area_c .an01 {
	background-color: rgba(0, 0, 0, 0.6);
}

.h1_area p {
	margin-top:8px;
}
.ex_text {
	background-color:#999999;
	color: #ffffff;
	display: block;
	padding: 2px 15px;
	width: 50px;
	text-align: center;
}
.r_method_area p {
	margin-bottom:15px;
}
p.photo_cap {
	display: inline-block;text-align:left; position:absolute; bottom:10px; right:40px; font-size:75%;
}
.photo_cap_02 {
	text-align: right;
	font-size: 75%;
}
.block_text h2, .block_text .block_ttl {
	font-size:155%;
	margin-bottom:0;
	color: #333 !important;
}
.block_text h2 + p, .block_text .block_ttl + p {
	margin-top:14px;
}
.block_text h2 span, .block_text .block_ttl span {
	font-size:60%;
	display:inline-block;
	margin-top:5px;
	font-weight:normal;
}
.contents_wrapper .block_text a,
.r_method_area a,
.intro_contents_wrapper a {
	/*color:#15A8FB;*/
	text-decoration:underline;
}
.contents_wrapper .block_text p.link_area {
	font-size:84%;
	margin-top:10px;
	line-height: 1.7em;
}
.h1_area,
.contents_wrapper > div > div,
.products > div > div {
	display:table;
	width:100%;
	overflow:hidden;
	box-sizing:border-box;
}
.contents_wrapper > div {
	max-width:1300px;
	margin:0 auto;
}
.contents_wrapper > div > div {
	border-bottom:solid 1px #ccc;
}
.contents_wrapper > div:last-child > div {
	border-bottom:none;
}
.block_text,
.block_photo,
.contents_wrapper > div .bx-wrapper {
	display:table-cell;
	vertical-align:middle;
	width:50%;
	box-sizing:border-box;
	position:relative;
}
#function .contents_wrapper > div .bx-wrapper {
	display:block;
}
.contents_wrapper .block_text {
	text-align:right;
	padding:20px 0 20px;
}
.contents_wrapper .block_text p {
	line-height:1.5em;
}
.contents_wrapper .block_text > div {
	max-width:700px;
	padding:0 10%;
	box-sizing:border-box;
}
/*IE8〜11ハック↓*/
@media screen\0 {
	.contents_wrapper .block_text > div {
		padding:0 58px;
	}
}
.contents_wrapper .block_text > div > div {
	display:inline-block;
}
.h1_area .block_text {
	text-align:right;
	/*color:#fff;*/
	padding:0 40px 0 60px;
}
.h1_area .block_text div {
	width:100%;
	max-width:610px;
	text-align:left;
}
.block_text > div,
.block_photo > div {
	display:inline-block;
	text-align:left;
}
.h1_area {
    position: relative;
	height:600px;
	background-position:center center;
	background-size:100% auto;
	background-size:cover;
}
.h1_area_c {
	position: relative;
	height:80px;
	background-position:center center;
	background-size:100% auto;
	background-size:cover;
}
.h1_area .block_photo {
	background-color: #eee;
}
.h1_area .block_photo div {
	background-position:center center;
	background-size:cover;
	width:100%;
	height:600px;
	opacity: 0.8;
	display: block;
}
.h1_area_c .block_photo div {
	background-position:center center;
	background-size:cover;
	width:100%;
	height:80px;
	opacity: 0.8;
	display: block;
}
.h1_area .block_text,
.products > div {
	background-color: rgba(233,233,233,0.70);/*下のh2カラーの透過バージョン*/
}
.products {
	background-position:center center;
	background-size:cover;
}
.products > div > div {
	height:600px;
	max-width:1300px;
	margin:0 auto;
}
.products .block_text > div {
	color:#fff;
	padding:10px 40px 10px 0;
}
.contents_wrapper > div .block_photo {
	padding-top: 25%;
	height: 0;
}
.contents_wrapper > div .block_photo.youtube {
	height: auto;
}
.bx-wrapper .block_photo.slider {
	padding-top: 50% !important;
	width: 100% !important;
	display: block;
	left: 0 !important;
	height: 0;
}
.products .block_photo div {
	background-size:auto 480px;
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:500px;
}
.contents_wrapper > div .block_photo > div {
	background-position:center !important;
	background-repeat:no-repeat;
	background-size:contain !important;
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	/*透過画像のGIF透け防止*/
	background-color: #f4f2f3;
	/*max-width:650px;
	min-height:325px;*/
}

.contents_wrapper > div .block_photo.text_long > div {
	width: 100%;
	height: 0;
	padding-top: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.set_image .slider{
	background-size: cover;
}

/*----------------テキストブロック、イメージブロック左右入れ替え*/
.contents_wrapper > div:nth-child(odd) .block_text > div {
	/*padding: 0 50px 0 10%;*/
}
.contents_wrapper > div:nth-child(odd) .block_text {
	left:50%;
	text-align:left;
}
.contents_wrapper > div:nth-child(odd) .block_photo,
.contents_wrapper > div:nth-child(odd) .bx-wrapper {
	left: -50%;
}
.set_image{
	left: 0%;
}
.contents_wrapper > div:nth-child(odd) .block_photo > div {
	text-align: right;
}
.contents_wrapper > div:nth-child(odd) .block_photo > div {
	background-position: right center;
}
.contents_wrapper div .block_photo > div {
	background-position: center center;
}
.contents_wrapper div.block_photo.youtube {
	padding-top: 0 !important;
}
.contents_wrapper .block_photo.youtube div {
	position: relative;
	box-sizing: border-box;
	max-width: auto;
	min-height: auto;
	padding-top: 56.2% !important
}
.contents_wrapper .block_photo.youtube.square div {
	padding-top: 100% !important
}
.contents_wrapper .block_photo.youtube > div iframe,
.contents_wrapper .block_photo.youtube > div video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	max-width: none;
}
.set_text2 {
	display: flex;
	align-content: flex-end;
	justify-content: space-between;
	padding-top: 5%;
}
.set_text2 div:first-child {
	flex: 1;
}
.set_text2 div img {
	width: 100px;
	max-width: 100px;
}
#comment_01,#comment_02,#comment_03 {
    padding: 10px 60px 10px;
    background-color: #333333;
}
#comment_01,#comment_02,#comment_03,
#comment_01 i,#comment_02 i,#comment_03 i,
#comment_01 a,#comment_02 a,#comment_03 a {
    color: #ffffff;
}
#comment_01 .contents_wrapper > div .block_photo > div,
#comment_02 .contents_wrapper > div .block_photo > div,
#comment_03 .contents_wrapper > div .block_photo > div {
	background-color: transparent;
}
.matome_area, .matome_area .section_box {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	box-sizing: border-box;
}
.matome_area .section_box {
	flex-direction: column;
	padding: 60px 90px;
	text-align: center;
}
.matome_area > div .bt_matome, .matome_area > div .bt_matome > div {
	width: 100%;
	display: flex;
	align-items: center;
	box-sizing: border-box
}
.matome_area > div .bt_matome {
	font-weight: 700;
	color: #fff;
	height: 120px;
	width: 100%;
	max-width: 49.5%;
	text-align: left;
	text-decoration: none;
	border: solid 2px #2f73cb;
	border-radius: 15px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	line-height: 100%;
	font-size: 150%;
	overflow: hidden;
	box-sizing: border-box;
}

.kr .matome_area > div .bt_matome {
	border: solid 2px #623786;
}

.design .matome_area > div .bt_matome {
	border: solid 2px #27693e;
}

.matome_area > div .bt_matome > div {
	position: relative;
	width: 75%;
	height: 100%;
	padding: 10px 10px 10px 30px;
	justify-content: flex-start;
	background-position: 46%top;
	background-size: auto 600%;
	transition: .3s ease 0s
}
.matome_area > div .bt_matome:hover > div {
	opacity: 0.8;
}

.comics .matome_area > div .bt_matome {
    border-color: #ff7800;
    color: #222;
}

.comics .matome_area > div .bt_matome p {
    text-shadow: 1px 1px #ffdf15;
}

.animation .matome_area > div .bt_matome {
	position: relative;
	border: solid 2px #ef7c0f;
}
.animation .matome_area > div .bt_matome .txt {
	position: relative;
	z-index: 3;
}
.animation .matome_area > div .bt_matome .txt p {
	color: #fff;
}
.animation .matome_area > div .bt_matome .bg {
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.animation .matome_area > div .bt_matome video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
	z-index: 1;
}
.logo_flex{
	display: flex;
	align-items:center;
}
.logo_flex img{
	width: 8%!important;
	height: 100%;
	box-sizing: border-box;
	margin-left: 10px;
}
.logo_flex + .link_ver4 a {
	color: #15A8FB;
    text-decoration: underline;
}
.func_flex_box{
    display: flex;
    box-sizing: border-box;
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    justify-content: space-between;
}
.func_flex_box div {

    box-sizing: border-box;
    margin: 0 10px 30px 10px;
}

.testimonial_box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	column-gap: 6%;
}
.testimonial_box > div {
	flex: 1;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	margin-bottom: 0;
}
.testimonial_box > div > div {
	width: 100%;
	border: none !important;
	display: flex;
	justify-content: center;
	padding: 15px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 1em;
	box-sizing: border-box;
}
.testimonial_box > div > div > div {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-top: 56%;
	display: flex;
	justify-content: center;
}
.testimonial_box.two_box > div > div > div {
	padding-top: 40%;
}
.testimonial_box > div > div > div img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	border-radius: 10px;
}
.testimonial_box > div > p.p_midashi + p {
	margin-bottom: 0.8em;
}
.testimonial_box > div > p.p_midashi a {
	color: #0584CB;
	text-decoration: underline;
	font-size: 1.3em;
}
