@charset "utf-8";
/* CSS Document */
.course .mainimg {
	display: block;
	width: 100%;
	height: 338px;
	opacity: 1;
}
.course .mainimg.deactive {
	opacity: 1;
}

body {
	background: none;
	position: relative;
}
body::before {
	content: "";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center 0px;
}

.block_catch .btn {
	margin-top: 68px;
	text-align: center;
}

.block_catch .btn a {
	max-width: 600px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	background-color: #b21521;
	border-radius: 10px;
	padding: 30px 0;
	color: #fff;
	font-size: 25px;
	font-weight: 900;
	letter-spacing: 0.1em;
	text-align: center;
}

.course_head_txt_box_01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 24px;
}
.course_head_txt_box_01 .img01 {
	width: 48%;
}
.course_head_txt_box_01 .txt01 {
	font-size: 12px;
	line-height: 2.5em;
	width: 47%;
	text-align: justify;
}
.course_head_txt_box_01 .txt01.lh18 {
  line-height: 1.8em;
}

.course_box01 {
	margin-top: 26px;
}
.course_box01 .txt,
.course_box01 > .txt01,
.course_box01 .list02,
.course_box01 .list03 {
	font-size: 12px;
	line-height: 1.8em;
	margin-top: 20px;
	text-align: justify;
}
.course_box01 .list_box {
	margin-top: 24px;
	background-color: #dae4e8;
	padding: 28px 18px;
}
.course_box01 .list_box h5 {
	font-size: 15px;
	font-weight: 900;
	color: #0044a6;
	margin-bottom: 8px;
}
.course_box01 .list_box ul {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
}
.course_box01 .list_box ul li {
	width: 49%;
	font-size: 12px;
	line-height: 1.8em;
	text-indent: -1em;
	padding-left: 1em;
}
.course_box01 .list_box ul li:nth-child(3n) {
	margin-right: 0%;
}
.course_box01 .list02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
}
.course_box01 .list02 li {
	width: 24%;
	margin-right: 1.3%;
	font-size: 12px;
	line-height: 1.8em;
	text-align: justify;
}
.course_box01 .list02 li:nth-child(4n) {
	margin-right: 0%;
}
.course_box01 .list03 dt,
.course_box01 .list03 dd {
	font-size: 12px;
	line-height: 1.8em;
	text-align: justify;
}
.course_box01 .list03 dt {
	font-weight: bold;
}



.system .bg {
	background-color: #dae4e8;
	padding-top: 28px;
	padding-bottom: 32px;
}
.system .title {
	font-size: 25px;
	font-weight: 900;
	text-align: center;
	letter-spacing: 0.1em;
}
.system .txt {
	font-size: 11px;
	font-weight: bold;
	line-height: 2.5em;
	margin-top: 20px;
}

h4 {
	border-left: 7px solid #0044a6;
	font-size: 30px;
	line-height: 1.4em;
	padding-left: 13px;
	font-weight: 900;
	color: #0044a6;
}

.faq {
	margin-top: 90px;
}
.faq h3 {
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	max-width: 144px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 16px;
	padding: 7px 0 10px;
	background-color: #0044a6;
	color: #fff;
	margin-bottom: 42px;
	letter-spacing: 0.2em;
}
.faq dl .icon,
.faq dl .txt {
	display: block;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.faq dl dt,
.faq dl dd {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.faq dl .icon {
	width: 62px;
	font-size: 30px;
	font-weight: 900;
	color: #0044a6;
	padding: 12px 16px 18px;
}
.faq dl .txt {
	width: calc( 100% - 62px );
	padding: 12px 16px;
}
.faq dl dt {
	background-color: #e1e7f0;
}
.faq dl dd {
	background-color: #fff;
}
.faq dl dt .txt {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.4em;
}
.faq dl dd .txt {
	font-size: 13px;
	line-height: 1.3em;
}
.faq dl dd .txt .txt_small {
  font-size: 9px;
}
.faq hr {
	display: block;
	width: 96%;
	height: 1px;
	background-color: #000;
	margin: 14px auto 22px;
	border: none;
	padding: 0;
}

.course01 {
	padding-top: 60px;
	padding-bottom: 70px;
}
.course01 .img02 {
	margin-top: 40px;
}
.course02 {
	padding-top: 60px;
	padding-bottom: 56px;
}
.course02a .course_head_txt_box_01 .img01 {
	order: 2;
}
.course02a .course_head_txt_box_01 .txt01 {
	order: 1;
}
.course02a .course_box01 .img_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 38px;
}
.course02a .course_box01 .img_box > .pho{
	width: 48.8%;
}
.course02a .course_box01 .img_box .img01{
	order: 1;
	width: 47.6%;
}
.course02a .course_box01 .img_box .pho_box {
	order: 2;
	width: 50%;
}
.course02a .course_box01 .img_box .pho_box .pho + .pho {
	margin-top: 16px;
}
@media screen and (max-width: 980px) {
	.course02a .course_box01 .img_box .pho_box .pho + .pho {
		margin-top: 1.6vw;
	}
}

.course02a .koutou02a_box02 .koutou02a_block,
.senmon02_box .senmon02_block {
	width: 47%;
	margin-right: 6%;
}
.course02a .koutou02a_box02 .koutou02a_block:nth-child(2n),
.senmon02_box .senmon02_block:nth-child(2n) {
	margin-right: 0%;
}
.senmon1 h3.stitle,
.senmon2 h3.stitle {
	background-color: #b21521;
}
.senmon2 h3.stitle.ls {
  letter-spacing: 0.05em;
}
.senmon1 h4,
.senmon2 h4 {
  border-color: #b21521;
  color: #b21521;
}
.senmon1 .faq h3,
.senmon2 .faq h3 {
  background-color: #b21521;
}
.senmon1 .faq dl .icon,
.senmon2 .faq dl .icon {
	color: #b21521;
}
.senmon1 .faq dl dt,
.senmon2 .faq dl dt {
  background-color: #fce2e4;
}


/*--- 高等課程 ---*/
.koutou .img-title_box  {
	background-image: url("../images/course/koutou_title-img.jpg");
}
.koutou::before {
	background-image: url("../images/course/koutou_main_bg-img.jpg");
}
.course02a .koutou02a_box02 .koutou02a_block:nth-child(n+3) {
	margin-top: 50px;
}
.course02a .koutou02a_box02 {
	margin-top: 56px;
	display: flex;
	flex-wrap: wrap;
}
.course02a .koutou02a_box02 .koutou02a_block .pho {
	margin-top: 20px;
}
.course02a .koutou02a_box02 .koutou02a_block .txt {
	margin-top: 20px;
	font-size: 12px;
	line-height: 1.2em;
	text-align: justify;
}
.koutou02b {
	margin-top: 80px;
}
.koutou02b .course_box01 + .course_box01 {
	margin-top: 48px;
}

/*--- 専門課程 1級 ---*/
.senmon1 .img-title_box  {
	background-image: url("../images/course/senmon1_title-img.jpg");
}
.senmon1::before {
	background-image: url("../images/course/senmon1_main_bg-img.jpg");
}
.senmon1 .course_box01 .list_box,
.senmon2 .course_box01 .list_box {
	background-color: #fce2e4;
}
.senmon1 .course_box01 + .course_box01 {
  margin-top: 48px;
}

/*--- 専門課程 2級 ---*/
.senmon2 .img-title_box  {
	background-image: url("../images/course/senmon2_title-img.jpg");
}
.senmon2::before {
	background-image: url("../images/course/senmon2_main_bg-img.jpg");
}
.senmon02_box {
  display: flex;
	flex-wrap: wrap;
}
.senmon02_box .txt01 {
	font-size: 12px;
	line-height: 1.8em;
	text-align: justify;
  margin-top: 24px;
}
.senmon2 .course_box01 {
  margin-top: 75px;
}
.senmon02_box .pho {
  margin-top: 24px;
}
.senmon2 .bg_red .bg {
  background-color: #b21521;
  padding-top: 35px;
  padding-bottom: 45px;
}
.senmon2 .bg_red h4 {
  width: 319px;
  color: #b21521;
  font-size: 25px;
  text-align: center;
  background-color: #fff;
  border-radius: 24px;
  border-left: 0;
  margin: 0 auto 40px;
  padding: 10px 0;
}
.senmon2 .box_photo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.senmon2 .box_photo > p {
  max-width: 320px;
  width: 32.7%;
}
.senmon2 .subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 206px;
  width: 21%;
  color: #b21521;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
  background-color: #fff;
}
.senmon2 .box_txt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.senmon2 .txt_main {
  width: 77%;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 2em;
}
.senmon2 h4 {
  color: #111;
  font-size: 20px;
}
.senmon2 .senmon2_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.senmon2 .senmon2_block {
  width: 48.8%;
}
.senmon2 .senmon2_block h4 {
  margin-top: 40px;
  margin-bottom: 15px;
}
.senmon2 .senmon2_block .txt {
  font-size: 12px;
  margin-bottom: 45px;
}




@media screen and (max-width: 768px) {

	.course_box01 .list_box ul li {
		width: 49.5%;
	}
	.course_box01 .list_box ul li,
	.course_box01 .list_box ul li:nth-child(3n) {
		margin-right: 1%;
	}
	.course_box01 .list_box ul li:nth-child(2n) {
		margin-right: 0%;
	}

  /*--- 専門課程 2級 ---*/
  .senmon2 .subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28%;
    font-size: 2.1vw;
    padding: 0;
  }
  .senmon2 .txt_main {
    width: 70%;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 2em;
  }
  .senmon2 h4 {
    color: #111;
    font-size: 20px;
  }
  .senmon2 .senmon2_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .senmon2 .senmon2_block {
    width: 48.8%;
  }
  .senmon2 .senmon2_block h4 {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .senmon2 .senmon2_block .txt {
    font-size: 12px;
    margin-bottom: 45px;
  }



}


@media screen and (max-width: 420px) {
	.block_catch .btn {
		margin-top: 8vw;
	}
	.block_catch .btn a {
		width: 88%;
		max-width: none;
		padding: 3vw 0;
		font-size: 4.2vw;
	}

	body {
		background-color: #fff;
	}
	body::before {
		display:none;
	}

	.course .mainimg {
		height: 50vw;
		background-repeat: no-repeat;
		background-size:cover;
		background-position: center center;
	}
  
  .course .block_catch .txt_catch {
    font-size: 5.2vw;
  }

	.course_head_txt_box_01 {
		display: block;
		margin-top: 3.4vw;
	}
	.course_head_txt_box_01 .img01 {
		width: 100%;
	}
	.course_head_txt_box_01 .txt01 {
		font-size: 3vw;
		width: 100%;
		margin-top: 2vw;
	}
	.course_box01 + .course_box01 {
		margin-top: 8vw;
	}
	.course_box01 .list_box {
		margin-top: 3vw;
		padding: 3.8vw 2.4vw;
	}
	.course_box01 .list_box h5 {
		font-size: 3.5vw;
		margin-bottom: 1.2vw;
	}
	.course_box01 .list_box ul {
		display: block;
	}
	.course_box01 .list_box ul li {
		width: 100%;
		font-size:3vw;
	}
	.course_box01 .list_box ul li,
	.course_box01 .list_box ul li:nth-child(3n),
	.course_box01 .list_box ul li:nth-child(2n) {
		margin-right: auto;
		margin-left: auto;
	}
	.course_box01 .list02 li {
		width: 49.5%;
		font-size: 3vw;
	}
	.course_box01 .list02 li,
	.course_box01 .list02 li:nth-child(4n) {
		margin-right: 1%;
	}
	.course_box01 .list02 li:nth-child(2n) {
		margin-right: 0%;
	}
	.course_box01 .list03 {
		margin-top: 2.3vw;
	}
	.course_box01 .list03 dt,
	.course_box01 .list03 dd {
		font-size: 3vw;
	}

	.system .bg {
		padding-top: 4vw;
		padding-bottom: 4.4vw;
	}
	.system .title {
		font-size: 5.0vw;
	}
	.system .txt {
		font-size: 2.5vw;
		line-height: 1.9em;
		margin-top: 3vw;
	}

	h4 {
		border-left-width: 1.6vw;
		font-size: 4.8vw;
		padding-left: 2vw;
	}

	.faq {
		margin-top: 12vw;
	}
	.faq h3 {
		font-size: 5vw;
		max-width: none;
		width: 30%;
		border-radius: 2.2vw;
		padding: 1vw 0 1.3vw;
		margin-bottom: 5.8vw;
	}
	.faq dl .icon {
		width: 9vw;
		font-size: 5vw;
		padding: 1.6vw 2.2vw 2.2vw;
	}
	.faq dl .txt {
		width: calc( 100% - 9vw );
		padding: 1.6vw 2.2vw;
	}
	.faq dl dt .txt {
		font-size: 3.8vw;
	}
	.faq dl dd .txt {
		font-size: 3vw;
	}
	.faq hr {
		display: block;
		width: 96%;
		height: 1px;
		background-color: #000;
		margin: 14px auto 22px;
		border: none;
		padding: 0;
	}

  .course01 {
		padding-top: 8.6vw;
		padding-bottom: 8vw;
	}
	.course01 .img02 {
		margin-top: 6vw;
	}
	.course02 {
		padding-top: 7.8vw;
		padding-bottom: 9.3vw;
	}
  .course02a .course_box01 .img_box {
		display: block;
		margin-top: 5vw;
	}
	.course02a .course_box01 .img_box .img01,
	.course02a .course_box01 .img_box .pho_box,
	.course02a .course_box01 .img_box > .pho {
		width: 100%;
	}
	.course02a .course_box01 .img_box .pho_box .pho + .pho {
		margin-top: 2vw;
	}
  .course02a .course_box01 .img_box .pho_box,
	.course02a .course_box01 .img_box .img01,
	.course02a .course_box01 .img_box > .pho + .pho {
		margin-top: 3vw;
	}
  
  .course02a .course_box01,
	.koutou02b .course_box01,
  .koutou02b .course_box01 + .course_box01,
  .senmon1 .course_box01 + .course_box01 {
		margin-top: 8vw;
	}
  .course02a .course_box01 .txt,
	.koutou02b .course_box01 .txt {
		font-size: 3vw;
		margin-top: 2.8vw;
	}

	/*--- 高等課程 ---*/
	.koutou .mainimg {
		background-image: url("../images/course/koutou_main_bg-img.jpg");
	}
	.course02a .koutou02a_box02 {
		margin-top: 7vw;
		display: block;
	}
	.course02a .koutou02a_box02 .koutou02a_block {
		width: 100%;
	}
	.course02a .koutou02a_box02 .koutou02a_block,
	.course02a .koutou02a_box02 .koutou02a_block:nth-child(2n) {
		margin-left: auto;
		margin-right:auto;
	}
	.course02a .koutou02a_box02 .koutou02a_block:nth-child(n+2),
	.course02a .koutou02a_box02 .koutou02a_block:nth-child(n+3) {
		margin-top: 7vw;
	}
	.course02a .koutou02a_box02 .koutou02a_block .pho {
		margin-top: 2.6vw;
	}
	.course02a .koutou02a_box02 .koutou02a_block .txt {
		margin-top: 2.6vw;
		font-size: 3vw;
	}

	.koutou02b {
		margin-top: 12vw;
	}


  /*--- 専門課程 1級 ---*/
  .senmon1 .mainimg {
		background-image: url("../images/course/senmon1_main_bg-img.jpg");
	}

  /*--- 専門課程 2級 ---*/
  .senmon2 .mainimg {
		background-image: url("../images/course/senmon2_main_bg-img.jpg");
	}
  .senmon02_box .senmon02_block {
    width: 100%;
    margin-right: 0;
  }
  .senmon02_box .pho {
    margin-top: 3.4vw;
  }
  .senmon02_box .txt01 {
    margin-top: 2vw;
  }
  .senmon02_block:nth-child(2) {
    margin-top: 7vw;
  }
  .senmon2 .bg_red .bg {
    padding-top: 5.2vw;
    padding-bottom: 6.4vw;
  }
  .senmon2 .bg_red h4 {
    width: 70%;
    font-size: 5.0vw;
    margin-bottom: 4.8vw;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .senmon2 .box_photo > p {
    width: 100%;
    margin: 0 auto;
  }
  .senmon2 .box_photo p + p {
    margin-top: 4vw;
  }
  .senmon2 .subtitle {
    max-width: none;
    width: 100%;
    font-size: 15px;
    margin: 0 auto 2vw;
    padding: 2vw 0;
  }
  .senmon2 .box_photo {
    margin-bottom: 7vw;
  }
  .senmon2 .txt_main {
    width: 100%;
    font-size: 3vw;
  }
  .senmon2 .senmon2_block {
    width: 100%;
  }
  .senmon2 .senmon2_block h4 {
    margin-top: 7vw;
    margin-bottom: 2.6vw;
  }
  .senmon2 .senmon2_block .txt {
    margin-bottom: 2.6vw;
  }
  

	/*--- アニメーション用CSS ---*/
	.course .mainimg {
		opacity: 1;
		transition-property: opacity;
		transition-duration:0.5s;
		transition-timing-function:ease-in-out;
	}
	.course .mainimg.deactive {
		transition-duration:0s;
		opacity: 0;
	}
}

/*--- アニメーション用CSS ---*/
.animate {
	opacity: 1;
	transition-property: opacity;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
.animate.deactive {
	transition-duration:0s;
	opacity: 0;
}

