@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*{
	margin:0;
	padding:0;
}
/* CSS Document */
#top_image {
	width: 100%;
	display: block;
	background-color: #003e87;
	position: relative;
	color: #FFF;
	display: flex;	
	margin-bottom: 8vh;
}
.top_chach {
	width: 90%;
	margin: 0 auto;
	max-width: 1480px;
	min-width: 1024px;
	display: flex;
	align-items: flex-end;
}
/****/
.top_chach .top_left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 55%;
}
.top_chach .top_left .top_info {	
	font-size: 1rem;
	padding-top: 1rem;
	margin-bottom: 100px;
}
.top_chach .top_left .tegaki {	
	font-family: "Yomogi", cursive;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1em;
	padding-left: 100px;
	display: inline-block;
	transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
	margin-bottom: 14px;
}
.top_chach .top_left .chach {	
	font-size: 2.2rem;
	font-weight: 900;
	line-height: 1.1em;
	padding: 1em 0 1rem 0;
	white-space: nowrap;
	text-align: center;
}
.top_chach .top_left .chach_note {	
	font-size: 1rem;
	margin-left: 1rem;
	padding-left: 128px;
}
/****/
.top_chach .chach_image_area {
	display: flex;
	margin-top: 1rem;
	margin-bottom: 2rem;
	padding-left: 128px;
}
.top_chach .chach_imagebox {
	height: 6rem;
	width: 10rem;
	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: 45%;
	height: 100%;
	padding: 20px 0;
	box-sizing: border-box;
	background-image: url("../images/top_image.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.topimage_txt01 {
	font-family: 'Cormorant', serif;
	font-weight: 900;
	font-size: clamp(24px, 2vw, 36px);	
	display: inline-block;
	transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
	padding-left: 15%;
	opacity: 0.8;
}
.topimage_txt02 {
	font-family: 'Cormorant', serif;
	font-weight: 900;
	font-size: clamp(24px, 2vw, 36px);
	opacity: 0.8;
}
.topimage_txt03 {
	font-family: 'Cormorant', serif;
	font-weight: 900;
	font-size: clamp(24px, 2vw, 36px);	
	display: inline-block;
	transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
	padding-left: 20%;
	opacity: 0.8;
}
/********************** 各コンテンツ **************************/
#main_container {
	width: 80%;
	max-width: 1280px;
	min-width: 1024px;
	margin: 0 auto;
}
/*******/
#about {
	margin-bottom: 60px;
}
.top_information {
	padding-left: 36%;	
	background-image: url("../images/benkyou_line.png");
	background-repeat: no-repeat;
	background-position: left 18% bottom 5px;
	background-size: 20% auto;
}
.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: 12px;
	display: inline-block;
	background-color: #003e87;
	padding: 0.25em 0.5em;
	line-height: 1em;
	color: #FFF;
}
.txt_style_l {
	font-size: 1.8rem;
	line-height: 1.1em;
	margin-bottom: 1rem;
}
.txt_style_m {
	font-size: 1.25rem;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
.txt_style_s {
	font-size: 1rem;
	line-height: 1.8em;
	margin-bottom: 0.5rem;
}
.title_head {
	margin: 60px 0 30px 0;
	font-size: 1.8rem;
	line-height: 1em;
	text-align: center;
}
.contents_box_1 {
	display: flex;
	text-align: left;
	justify-content: center;
}
.course_box {
	width: 32%;
	margin: 1rem 2rem;
	padding: 24px;
	box-sizing: border-box;
	border: solid 4px #ccc;
	border-radius: 20px;
}
.course_img {
	padding: 0 0 180px 0;
	position: relative;
}
.corse_mk {
	position: absolute;
	top: -20px;
	left: -24px;
	height: 80px;
	width: auto;
}
.misyuugaku .course_img {	
	background-image: url("../images/misyugaku_line.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 180px;
}
.houkago_day .course_img {	
	background-image: url("../images/shougakusei_line.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 180px;
}
.misyuugaku .title_s {	
	font-size: 1.5rem;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: 700;
	padding-left: 30px;
	color: #003e87;
}
.houkago_day .title_s {	
	font-size: 1.5rem;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: 700;
	padding-left: 30px;
	color: #003e87;
}
.course_note {
	border-top: dotted 2px #CCC;
	padding-top: 0.5rem;
}
.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: #d7d8e1;
}
/************************************************/
/*******/
#service {
	margin-bottom: 60px;
}
.service_info {
	display: block;
	margin: 0 auto;	
}
.one_step {
	width: 90%;
	margin: 0 auto;
	padding: 80px 0 0 20px;	
	background-image: url("../images/onestep.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 200px auto;
}
.one_step .service_title {	
	font-size: 2.5rem;
	line-height: 1.6em;
	padding-left: 60px;
}
.one_step .title_note {	
	font-size: 1rem;
	line-height: 1.8em;
	padding-left: 60px;
}
.step_info {
	width: 80%;
	margin: 0 auto;
	padding-left: 25%;
	padding-top: 36px;
	box-sizing: border-box;	
	background-image: url("../images/nawatobi_line.png");
	background-repeat: no-repeat;
	background-position: left 10% top 0;
	background-size: contain;
}
.step_info p {	
	font-size: 1rem;
	line-height: 1.8em;
	margin-bottom: 0.5rem;
}
.contents_title {
	margin-top: 60px;
	margin-left: 33%;
}
.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;
}
#service .title_sub_head {
	font-size: 12px;
	display: inline-block;
	background-color: #003e87;
	padding: 0.25em 0.5em;
	line-height: 1em;
	color: #FFF;
}
#service .service_info .one_step .link {
	text-align: right;
	margin: 1rem 0 0 auto;
}
.btn_style2 {
	background: #eee;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 260px;
    padding: 10px 25px;
    color: #5480b4 !important;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.btn_style2::after {
	position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.2s ease-in-out;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transform: translateY(-50%);
}
.btn_style2:hover {
    background: #d1ecff;
    color: #FFF;
}
/**********************/
.regime_wrapp {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.regime_box {
	width: 30%;
	padding: 1rem;
	padding-top: 1.5rem;
	box-sizing: border-box;
	background-color: #5480b4;
	border-radius: 16px;
	margin: 2rem 1% 0 1%;
}
.qanda-check {
	display: none;
}
.regime_box h3 {
	font-size: clamp(30px, 2vw, 36px);
	line-height: 1em;
	color: #FFF;
	text-indent: 1rem;
}
.regime_object {
	padding: 1em;
	line-height: 1.6em;
	color: #FFF;
}
.regime_note {
	background-color: #FFF;
	border-radius: 16px;
	padding: 1em;
}
.regime_head {	
	background-color: #5480b4;
	color: #FFF;
	display: inline-block;
	font-size: 15px;
	border-radius: 0.5em;
	padding: 0.2em 0.5em;
}
.regime_note ul {
	padding: 1em 1em 0 1em;
}
.regime_note ul li{
	font-size: 1rem;
	list-style: disc;
	list-style-position: outside;
	padding-bottom: 0.5em;
}
/***********************************/
/*  BLOG
/**********************************/
#information {	
	padding: 2rem 0;
}
.news_wrapper {
	width: 80%;
	max-width: 1280px;
	min-width: 1024px;
	margin: 0 auto;
}
.main_title_wrap {
	text-align: center;
	margin-bottom: 1rem;
}
#information .main_title_wrap .title_headtag {
	font-size: 1.2rem;
	color: #CCC;
	line-height: 1.8rem;
}
#information .main_title_wrap .title_subtxt {
	font-size: 1.4rem;
	font-weight: 900;
	color: #c7a8a8;
}
/******************/
/* ul */
.blog_wrapper {
	width: 80%;
	min-width: 1024px;
	display: flex;
	margin: 0 auto;
}
/* li */
.box {
	width: 28%;
	margin: 0 2%;
}
.box .img_area {
	height: 14vw;
	width: 100%;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
}
.box .img_area img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.txt_area {
	padding: 0.5rem;
	background-color: #f9f9fa;
	box-sizing: border-box;
	min-height: 165px;
	border-radius: 0 0 8px 8px;
}
.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: 1.1em;
	font-weight: 900;
	margin: 0.8em 0 0 18px;
	min-height: 38px;
	color: #666;
}
.blog_document {
	font-size: 0.8em;
	color: #666;
	margin: 0.5em 0;
	padding-left: 18px;
}
.blog_link_under {
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: right;
}
/***********************************/
/*  お知らせ
/***********************************/
#whats_new {
	margin: 60px 0;
}
.news_list_area {	
	width: 80%;
	max-width: 1280px;
	min-width: 1024px;
	margin: 0 auto;
}
.news_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.toacv {
	padding-right: 2rem;
	font-size: 0.9rem;
}
.news_wrap {
	background-color: #dedede;
	border-radius: 30px;
	width: 100%;
	padding: 1rem;
	box-sizing: border-box;
}
.infomation_wrapper {	
	background-color: #fff;
	padding: 1rem;
	border-radius: 16px;
}
.info_area {
	display: flex;
	align-items: center;
	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 50px;
	margin-left: 0.5rem;
	background-image: url("../images/nav_01.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px auto;
}
.news_wrap .post_date {
	font-size: 14px;
	width: 9em;
}
.terms {
	display: inline-block;
	font-size: 13px;
	padding: 0.25em 0.5em;
	border-radius: 0.5em;
	color: #FFF;
}
/***更新情報の色***/
.termid6 {
	background-color: #ff9292;
}
/***おしらせの色***/
.termid7 {
	background-color: #857ab1;
}
.news_title {
	margin-left: 1rem;
}
/**************************************************************/
.admission_wrapp {	
	width: 80%;
	max-width: 1280px;
	min-width: 1024px;
	margin: 0 auto;
	background-image: url("../images/logo_harf.png");
	background-repeat: no-repeat;
	background-position: right 20px top 0;
	background-size: auto 70%;
}
.admission_wrapp .contents_title {
	padding-left: 80px;
	position: relative;
	margin-left: 10%;
	margin-bottom: 0;
}
.admission_wrapp .contents_title:before {
	content:"随時 受付中";
	width: 48px;
	height: 48px;
	padding: 20px 16px 16px 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 {
	margin: 0 auto 0 10%;
	padding-right: 200px;
}
.title_under {
	font-size: 1.2em;
}
.admission .txt_style_s {
	padding-left: 80px;
	padding-right: 200px;
	padding-top: 3rem;
	background-image: url("../images/stand.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: auto 100%;
}
/***/
.select {
	margin: 2rem auto;
	width: 60%;
	min-width: 500px;
	padding: 1rem 2rem;
	border: 16px solid;
	border-color: rgba(0,0,0,0.1);
	line-height: 1.6em;
}
/******************************/
#contact {
	margin: 100px 0;	
	background-image: url(../images/02.png);
	background-color: rgba(130,145,188,0.1);
}
.dial_box {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 2rem;
}
.contact_title {
	font-size: 2rem;
	line-height: 1em;
	margin-bottom: 1rem;
}
/***/
.inquir_btn02 {	
	width: 53%;
	max-width: 260px;
	display: inline-block;
	margin: 24px auto 0 auto;
	font-size: 1.2em;
	font-weight: 900;
	line-height: 1;
	padding: 1.2em 4em;
	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: 60px 0 1rem 0 ;
	font-size: 1.5em;
	line-height: 1em;
}
.dial_wrapper {
	display: flex;
	justify-content: center;
	margin: 2rem 0;
}
.tel_box {
	padding: 1rem;
	margin: 1rem;
	text-align: left;
	border: solid 1px #003e87;
	border-radius: 1rem;
	background-color: #FFF;
}
.tel_number {
	font-size: 1.8rem;
	padding: 0.5rem 0 0 0;
	line-height: 1em;
	color: #003e87;
	font-weight: 900;
}
