/* カスタム CSS をここに入力してください */
.post_inner a{color:#af1515 ;}
@media screen and (max-width: 768px) {
	#header #logo img {
		max-height: 34px !important;
	}
}

#pankuzu.wide_pan {
	border-top: 1px solid #fff;
}

.archive_post.c .textarea, .post-type-archive-c .textarea {
	display: none !important;
}

nav#mainNav ul.nav li#menu-contact {
	background-color: #af1515 !important;
}

@media screen and (max-width: 768px) {
	#toppage #content .front_content h2 {
		margin: 0 auto 30px !important;
	}

	.home #content .front_content .post_inner {
		padding: 30px 0 !important;
	}
}

.link_btn a {
	font-size: 2.2rem !important;
	min-width: 200px !important;
}

@media screen and (max-width: 768px) {
	.link_btn a {
		font-size: 1.6rem !important;
	}
}

.link_btn.wh a {
	background-color: #fff !important;
	color: #000;
}

.link_btn.wh a::after {
	border-left: 6px solid #000 !important;
}

.home #content section #topBlock1 .post_inner {
	width: 100%;
	max-width: 100%;
}

.split-parent {}

@media screen and (min-width: 769px) {
	.split-parent {
		display: flex;
		height: 470px;
	}
}

.split-child {
	height: 100%;
	width: 50%;
	padding-top: 80px;
}

@media screen and (min-width: 769px) {
	.split-child {
		padding-top: 160px;
	}
}

.split-child:nth-child(1) {
	background: url('/wp-content/uploads/2020/08/top_img1.png') no-repeat center bottom #000;
	background-size: contain;
	color: #fff;
	position: relative;
}

.split-child:nth-child(1)::before {
	content: "";
	background: url('/wp-content/uploads/2020/08/top_img3.png') no-repeat 0 0;
	background-size: contain;
	width: 95%;
	height: 45px;
	position: absolute;
	top: 5%;
	left: 5%;
}

@media screen and (min-width: 769px) {
	.split-child:nth-child(1)::before {
		height: 90px;
	}
}

.split-child:nth-child(1) .split-child_inner {
	width: 90%;
	margin: 0 auto;
	line-height: 2;
}

.split-child:nth-child(1) .split-child_inner p {
	font-size: 1.4rem;
	line-height: 2;
}

@media screen and (min-width: 769px) {
	.split-child:nth-child(1) .split-child_inner p {
		font-size: 2.4rem;
		text-align: center;
		margin-bottom: 40px;
	}
}

.split-child:nth-child(2) {
	background: url('/wp-content/uploads/2020/08/top_img2.png') no-repeat right top #b6b3aa;
	background-size: cover;
	position: relative;
}

.split-child:nth-child(2)::before {
	content: "";
	background: url('/wp-content/uploads/2020/08/top_img4.png') no-repeat 0 0;
	background-size: contain;
	width: 95%;
	height: 45px;
	position: absolute;
	top: 5%;
	left: 5%;
}

@media screen and (min-width: 769px) {
	.split-child:nth-child(2)::before {
		height: 90px;
	}
}

.split-child:nth-child(2) .split-child_inner {
	width: 90%;
	margin: 0 auto;
}

.home #content .front_content .split-child:nth-child(1) .link_btn {}

@media screen and (min-width: 769px) {
	.home #content .front_content .split-child:nth-child(1) .link_btn {
		position: absolute;
		bottom: 60px;
		left: 50%;
		transform: translateX(-50%);
	}
}

.pro-ttl {
	line-height: 1;
	margin-bottom: 5px !important;
	font-size: 2rem;
	padding: 0 !important;
}

@media screen and (min-width: 769px) {
	.pro-ttl {
		margin-bottom: 10px !important;
		font-size: 3rem;
	}
}

.pro-ttl span {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1;
	display: inline-block;
	padding: 10px;
	font-weight: bold;
}

.pro-ttl .ttlred {
	background: #af1515;
	color: #fff;
}

.pro-ttl .ttlwh {
	background: #fff;
	color: #000;
}

.home #content .front_content .split-child:nth-child(2) .link_btn {
	margin-top: 40px;
}

@media screen and (min-width: 769px) {
	.home #content .front_content .split-child:nth-child(2) .link_btn {
		margin-top: 0;
		position: absolute;
		bottom: 60px;
		text-align: left;
	}
}

.home #content .front_content .split-child:nth-child(2) .link_btn a {
	text-align: center;
}

@media screen and (max-width: 768px) {
	.split-parent {
		flex-direction: column;
		height: auto;
	}

	.split-child {
		width: 100%;
		padding-bottom: 20px;
	}
}

.lesson-parent {}

@media screen and (min-width: 769px) {
	.lesson-parent {
		display: flex;
		justify-content: space-between;
		max-width: 980px;
		margin: 0 auto;
	}
}

.lesson-child {
	width: 100%;
	border-width: 3px;
	border-style: solid;
	border-radius: 10px;
	background: #fff;
	margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
	.lesson-child {
		width: 31%;
		max-width: 310px;
		margin-bottom: 0;
	}
}

.lesson-child p {
	display: none;
}

.lesson-child_inner {
	padding: 10px;
}

.lesson-child_img {
	text-align: center;
}

.lesson-child h3 {
	text-align: center;
	color: #fff !important;
	font-size: 1.8rem !important;
	padding: 15px !important;
	font-weight: bold !important;
}

@media screen and (min-width: 769px) {
	.lesson-child h3 {
		font-size: 2.4rem !important;
		line-height: 1 !important;
	}
}

.lesson-child ul {
	margin: 10px 0 0 !important;
}

.lesson-child li:not(:last-child) {
	margin-bottom: 10px;
}

.lesson-child a {
	display: block;
	color: #000;
	font-size: 1.4rem;
	line-height: 1.5;
	padding: 15px 40px 15px 15px;
	position: relative;
	border-radius: 10px;
}

@media screen and (min-width: 769px) {
	.lesson-child a {
		font-size: 1.6rem;
	}
}

.lesson-child a::after {
	position: absolute;
	top: 50%;
	right: 15px;
	content: "";
	display: block;
	margin-top: -3px;
	border-left-width: 6px;
	border-left-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.lesson-child:nth-child(1) {
	border-color: #e58c9f;
}

.lesson-child:nth-child(1) h3 {
	background: #e58c9f;
}

.lesson-child:nth-child(1) a {
	background: #fee5ec;
}

.lesson-child:nth-child(1) a::after {
	border-left-color: #e58c9f;
}

.lesson-child:nth-child(2) {
	border-color: #80acd8;
}

.lesson-child:nth-child(2) h3 {
	background: #80acd8;
}

.lesson-child:nth-child(2) a {
	background: #cbe1eb;
}

.lesson-child:nth-child(2) a::after {
	border-left-color: #80acd8;
}

.lesson-child:nth-child(3) {
	border-color: #018f55;
}

.lesson-child:nth-child(3) h3 {
	background: #018f55;
}

.lesson-child:nth-child(3) a {
	background: #dbedc1;
}

.lesson-child:nth-child(3) a::after {
	border-left-color: #018f55;
}

.sys-parent {}

@media screen and (min-width: 769px) {
	.sys-parent {
		display: flex;
		
		flex-wrap: wrap;
	}
}

.sys-child {
	flex-wrap: wrap;
	border: 1px solid #cccccc;
	background: #fff;
	margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
	.sys-child {
		width: 32%;
		max-width: 360px;
		margin-bottom: 2%;
    margin-right:2%;
	}
  .sys-child:nth-child(3n) {
    margin-right:0;
	}
}

.sys-child a {
	display: block;
  color: #000;
}

.sys-child img {
	width: 100%;
}

.sys-child p {
	padding: 0px !important;
	font-size: 1.4rem;
}

.sys-child_inner {
	padding: 10px;
}

.sys-child h3 {
	font-weight: bold !important;
	background: #000 !important;
	color: #fff !important;
	font-size: 1.8rem !important;
	text-align: center !important;
	padding: 5px !important;
	margin-bottom: 10px !important;
	font-style: italic !important;
}

.sys-page_parent {}

@media screen and (min-width: 769px) {
	.sys-page_parent {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
}

.sys-page_child {
	flex-wrap: wrap;
	background: #fff;
	margin-bottom: 20px;
}

@media screen and (min-width: 769px) {
	.sys-page_child {
		width: 48%;
		margin-bottom: 2%;
	}
}

.sys-page_child a {
	display: flex;
	border: 1px solid #000;
  color:#000;
	align-items: center;
	font-size: 1.4rem;
	position: relative;
}

.sys-page_child a::after {
	content: "";
	display: block;
	right: 10px;
	top: 47%;
	width: 8px;
	height: 8px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.sys-page_child_img {
	width: 30%;
}

.sys-page_child img {
	width: 100%;
}

.sys-page_child_inner {
	padding: 10px;
	line-height: 1.5;
}

.box_04 .txt {
	padding: 20px 30px 10px !important;
}

.video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#footer #f_nav .f_left img.footer_logo {
	max-height: 47px !important;
}

@media screen and (max-width: 768px) {
	#footer #f_nav .f_left img.footer_logo {
		margin-bottom: 10px !important;
	}
}

.cl2>li p {
	margin-top: 0.5em;
}

@media screen and (min-width: 741px) {
	.footer_contact_left {
		width: 50%;
	}

	.footer_contact_right {
		width: 50%;
		padding-left: 20px;
	}

	.footer_contact .footer_contact_wp .footer_contactL {
		width: 100% !important;
	}

	.footer_contact .footer_contact_wp .footer_contactLink {
		margin-top: 10px;
		width: 100% !important;
		height: auto !important;
	}
}

@media screen and (max-width: 740px) {
	.footer_contact_right {
		margin-top: 10px;
	}
}
input#age {
    width: 60px;
}