@charset "utf-8";
/* CSS Document */
#top_image {
	width: 100%;
	display: block;
	background-color: #003e87;
	position: relative;
	color: #FFF;
	margin-bottom: 30px;
}
.top_chach {
	width: 98%;
	max-width: 800px;
	height: 69vmax;
	max-height: 408px;
	min-height: 400px;
	margin: 0 auto;
	overflow: hidden;
}
/****/
.top_chach .top_left {
	/*display: flex;
	flex-direction: column;
	justify-content: space-between;*/
	width: 100%;
}
.top_chach .top_left .top_info {	
	font-size: clamp(12px, 1vw, 16px);
	padding-top: 1rem;
	margin-bottom: 30px;
}
.top_chach .top_left .tegaki {	
	font-family: "Yomogi", cursive;
	font-weight: 700;
	font-size: clamp(14px, 1vw, 18px);
	line-height: 1em;
	padding-left: 16px;
	display: inline-block;
	transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
	margin-bottom: 14px;
}
.top_chach .top_left .chach {
	font-size: clamp(18px, 6vw, 30px);
	font-weight: 900;
	line-height: 1.1em;
	padding: 0.4em 0 8px 0.5em;
}
.top_chach .top_left .chach_note {	
	font-size: 0.8rem;
	margin-left: 1rem;
}
.top_chach .chach_image_area {	
	position: absolute;
	left: 4%;
	bottom: 0;
	display: flex;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	width: 50%;
	max-width: 406px;
	min-width: 250px;
	z-index: 20;
}
.top_chach .chach_imagebox {
	width: 32%;
	/*height: 10vw;
	min-height: 100px;*/
	margin-right: 0.5rem;
	display: block;
	overflow: hidden;
}
.top_chach .chach_imagebox img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.top_chach .top_right {
	width: 98%;
	max-width: 400px;
	height: 100%;
	max-height: 400px;
	padding-top: 18vw;
	margin-top: -20vw;
	margin-left: auto;
	margin-right: 0;
	padding-bottom: 3vw;
	box-sizing: border-box;
	background-image: url("../images/top_image.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	position: relative;
}
.topimage_txt01 {
	font-family: 'Cormorant', serif;
	font-weight: 900;
	font-size: clamp(14px, 4vw, 20px);	
	display: inline-block;
	transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
	position: absolute;
	top: 33%;
	left: 13%;
}
.topimage_txt02 {
	font-family: 'Cormorant', serif;
	font-weight: 900;
	font-size: clamp(14px, 4vw, 20px);	
	position: absolute;
	top: 45%;
	left: 0%;
}
.topimage_txt03 {
	font-family: 'Cormorant', serif;
	font-weight: 900;
	font-size: clamp(14px, 4vw, 20px);	
	display: inline-block;
	transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
	position: absolute;
	top: 56%;
	left: 28%;
}
/********************** 各コンテンツ **************************/
#main_container {
	width: 90%;
	margin: 0 auto;
}
/*******/
#about {
	margin-bottom: 60px;
}
.top_information {
	padding-bottom: 10px;	
}
.nav_box3 {
	display: inline-block;
	padding: 1rem 1rem 1rem 3rem;
	height: 3rem;
	box-sizing: border-box;
	background-image: url("../images/nav_03.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 2.5rem auto;
}
.title_sub_head {
	font-size: 11px;
	display: inline-block;
	background-color: #003e87;
	padding: 0.25em 0.5em;
	line-height: 1em;
	color: #FFF;
}
.txt_style_l {
	font-size: 1.6rem;
	line-height: 1.4em;
	margin-bottom: 1rem;
}
.txt_style_m {
	font-size: 1rem;
	line-height: 1.4em;
	margin-bottom: 1em;
}
.txt_style_s {
	font-size: 0.9rem;
	line-height: 1.68em;
	margin-bottom: 0.5rem;
}
.top_information .txt_style_s {
	padding-left: 22%;
	background-image: url("../images/benkyou_line.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20% auto;
}

/********/
.title_head {
	margin: 30px 0 0 0;
	font-size: 1.4rem;
	line-height: 1em;
	text-align: center;
}
.contents_box_1 {
	display: flex;
	text-align: left;
	justify-content: center;
}
.course_box {
	width: 45%;
	min-width: 280px;
	margin: 1rem;
	padding: 24px;
	box-sizing: border-box;
	border: solid 4px #ccc;
	border-radius: 20px;
}
.course_img {
	padding: 0 0 120px 0;
}
.misyuugaku .course_img {	
	background-image: url("../images/misyugaku_line.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 120px;
	position: relative;
}
.houkago_day .course_img {	
	background-image: url("../images/shougakusei_line.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 120px;
	position: relative;
}
.corse_mk {
	position: absolute;
	top: -20px;
	left: -24px;
	height: 80px;
	width: auto;
}
.misyuugaku .title_s {	
	font-size: 1.4rem;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: 700;
	color: #003e87;
}
.houkago_day .title_s {	
	font-size: 1.4rem;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: 700;
	color: #003e87;
}
.course_note dt {
	font-size: 0.9rem;
	font-weight: 700;	
}
.course_note dd {
	margin-left: 1rem;
	font-size: 0.8rem;
	margin-bottom: 0.25em;
}
.kakomi {
	padding: 0 0.25em;
	border: solid 1px #003e87;
	line-height: 1em;
	font-size: 0.9em;
	margin-right: 0.5em;
	border-radius: 0.5em;
	background-color: #ebebeb;
}
.kakomi2 {
	padding: 0 0.25em;
	border: solid 1px #003e87;
	line-height: 1em;
	font-size: 0.9em;
	margin-right: 0.5em;
	border-radius: 0.5em;
	background-color: #e4e5ff;
}
/************************************************/
/*******/
#service {
	margin-bottom: 30px;
}
.service_info {
	display: block;
	margin: 0 auto;	
}
.one_step {
	width: 100%;
	margin: 0 auto;
	padding: 3rem 0 0 10px;	
	background-image: url("../images/onestep.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 4rem;
}
.one_step .service_title {	
	font-size: 1.6rem;
	line-height: 1.2em;
	padding-left: 16px;
}
.one_step .title_note {	
	font-size: 0.8rem;
	line-height: 1.4em;
	padding-left: 28px;
}
.step_info {
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
	box-sizing: border-box;	
	background-image: url("../images/nawatobi_line.png");
	background-repeat: no-repeat;
	background-position: left 10% top 0;
	background-size: auto 100px;
}
.step_info p {	
	font-size: 0.8rem;
	line-height: 1.8em;
	margin-bottom: 0.5rem;
}
/******************/
.contents_title {
	margin-top: 40px;
}
/**********************/
.regime_wrapp {
}
.regime_box {
	width: 100%;
	padding: 8px;
	padding-top: 0.5rem;
	box-sizing: border-box;
	background-color: #5480b4;
	border-radius: 16px;
	margin-bottom: 0.5rem;
}
.regime {
	padding-left: 0.5rem;
	padding-right: 3rem;
	position: relative;
}
.regime:after {	
	content: url(../images/arrow-b.svg);	
	width: 22px;
	height: 22px;	
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 25%;
}
.regime_box h3 {
	font-size: 1.2em;
	line-height: 1em;
	color: #FFF;
	padding-bottom: 0.4em;
}
.regime_object {
	font-size: 0.8rem;
	line-height: 1.4em;
	color: #FFF;
}
.regime_head {	
	background-color: #5480b4;
	color: #FFF;
	display: inline-block;
	font-size: 11px;
	border-radius: 0.5em;
	padding: 0.2em 0.5em;
}
.regime_note ul {
}
.regime_note ul li{
	font-size: 0.8rem;
	list-style: disc;
	list-style-position: inside;
}
/*qanda-open*/
.qanda-check {
	display: none;
}
.qanda-label{
	cursor : pointer;
	display: block;
}
/**隠している部分**/
.regime_note {
	display: none;
	background-color: #FFF;
	border-radius: 16px;
	padding: 0.5em;
	margin-top: 0.5rem;
	position: relative;
}
/*チェックしたらblockに変更*/
.qanda-check:checked + .qanda-label + .regime_note{
	display:block;
	height: 100%;
}
.qanda-check:checked + .qanda-label .regime:after {
	transform: rotate(180deg);
}
/***********************************/
/*  BLOG
/**********************************/
#information {	
	padding: 2rem 0;
}
.main_title_wrap {
	text-align: center;
	margin-bottom: 1rem;
}
/******************/
/* ul */
.blog_wrapper {
	width: 100%;
	margin: 0 auto;
}
/* li */
.box {
	width: 96%;
	margin: 0.5rem 2%;
}
.blog_boxs {
	display: flex;
}
.img_area {
	height: 110px;
	width: 30%;
	overflow: hidden;
	border-radius: 8px 0 0 8px;
}
.box .img_area img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.txt_area {
	width: 70%;
	padding: 0.5rem;
	background-color: #f9f9fa;
	box-sizing: border-box;
	border-radius: 0 8px 8px 0;
}
.txt_area .blog_head {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	color: #333;
}
.category_tag li a {
	font-size: 10px;
	line-height: 1em;
	padding: 0 0.5em;
	border-radius: 2px;
	color: #FFF;
}
.blog_boxs .post_date {
	font-size: 10px;
}
.blog_title {
	font-size: 1em;
	font-weight: 700;
	margin: 0.8em 0 0 12px;
	min-height: 38px;
	color: #666;
}
.blog_document {
	display: none;
}
.blog_link_under {
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: right;
}
/***********************************/
/*  お知らせ
/***********************************/
#whats_new {
}
.news_list_area {	
	width: 96%;
	margin: 0 auto;
}
.news_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.toacv {
	padding-right: 1rem;
	font-size: 0.7rem;
}
.news_wrap {
	background-color: #f3f3f3;
	border-radius: 16px;
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
}
.infomation_wrapper {	
	background-color: #fff;
	padding: 0.5rem;
	border-radius: 16px;
}
.info_area {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 0.25em;
	margin-bottom: 1em;
}
.w_newstitle {
	font-size: 1.5rem;
	line-height: 1em;
	padding: 5px 0 1.2rem 40px;
	margin-left: 0.5rem;
	background-image: url("../images/nav_01.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px auto;
}
.news_wrap .post_date {
	font-size: 10px;
	width: 9em;
	line-height: 1em;
	white-space: nowrap;
	float: right;
}
.terms {
	display: inline-block;
	font-size: 10px;
	padding: 0.25em;
	border-radius: 0.5em;
	line-height: 1em;
	color: #FFF;
	white-space: nowrap;
	clear: both;
	background-color: #ff9292;
}
/***更新情報の色***/
.termid6 {
	background-color: #ff9292;
}
/***おしらせの色***/
.termid7 {
	background-color: #857ab1;
}
.news_title {
	font-size: 0.8rem;
	margin: 0.5rem 0 0 0.5rem;
}
/**************************************************************/
.admission_wrapp {	
	width: 96%;
	margin: 0 auto;
}
.admission_wrapp .contents_title {
	position: relative;
	margin-bottom: 0;
}
.admission_wrapp .contents_title:before {
	content:"随時 受付中";
	font-size: 13px;
	width: 40px;
	height: 40px;
	padding: 14px 16px;
	display: inline-block;
	text-align: center;
	color: #FFF;
	position: absolute;
	top: 1rem;
	left: 0;	
	background-image: url("../images/head_point_bg3.png");
	background-repeat: no-repeat;
	background-size: contain;	
}
.admission_wrapp .nav_box3,
.admission_wrapp .txt_style_l {
	margin-left: 70px;
	margin-bottom: 0;
}
.admission {
}

.title_under {
	font-size: 1.1em;
	margin-bottom: 1rem;
	padding-left: 0.8rem;
}
.admission {
	padding: 0 1rem;
}
.select {
	font-size: 0.9rem;
	margin: 2rem auto;
	padding: 0.8rem 1.5rem;
	border: 16px solid;
	border-color: rgba(0,0,0,0.1);
	line-height: 1.6em;
}
/******************************/
#contact {
	margin: 60px 0;
	background-color: #e4eaf1;
}
.dial_box {
	width: 96%;
	margin: 0 auto;
	text-align: center;
	padding: 0.5rem;
	box-sizing: border-box;
}
.contact_title {
	font-size: 1.2rem;
	line-height: 1em;
	margin-bottom: 1rem;
}
/***/
.inquir_btn02 {	
	display: inline-block;
	margin: 24px auto;
	font-size: 1em;
	font-weight: 900;
	line-height: 1;
	padding: 1.2em 2em;
	border-radius: 8px;	
	background-color: #6f98eb;
	box-shadow: 0 4px #c1c7ff;
	position: relative;
	color: #FFF !important;	
	cursor: pointer;
    transition: all .3s;-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
}
.inquir_btn02::before {
	content:"";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 14px;
	left: 26px;
	background-image: url(../images/contact_icon_w.webp);
	background-repeat: no-repeat;
	background-size: contain;
}
.inquir_btn02:hover {
	background-color: #1153d9;
	margin: 26px auto -2px auto;
	box-shadow: 0 2px #c1c7ff;
}
/*************************/
.dial_title {
	padding: 1rem 0 ;
	font-size: 1.2em;
	line-height: 1.2em;
}
.dial_wrapper {
	margin: 1.5rem 0;
}
.tel_box {
	padding: 0.6rem;
	margin: 1rem 0;
	text-align: center;
	border: solid 1px #003e87;
	border-radius: 1rem;
	background-color: #FFF;
}
.tel_number {
	font-size: 1.4rem;
	padding: 0.5rem 0 0 0;
	line-height: 1em;
	color: #003e87;
	font-weight: 900;
}


/************************************************************************************/
@media screen and (max-width: 617px) {
/****************************************************************************************/
	.top_information .txt_style_s {
		padding-top: 80px;
		padding-left: 0;
		background-position: left top;
		background-size: auto 80px;
	}
	.contents_box_1 {
		flex-wrap: wrap;
	}
}
/************************************************************************************/
@media screen and (min-width: 618px) {
/**************************************************************************************/
	.top_information .txt_style_s {
		min-height: 134px;
	}
	.step_info {
		padding-top: 16px;
		padding-left: 80px;
		background-position: left top;
		background-size: auto 100%;
	}
}