@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;
}

.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,
.course_head_txt_box_01 .txt_box_01 {
	font-size: 12px;
	line-height: 2.5em;
	width: 47%;
	text-align: justify;
}
.course_head_txt_box_01 .txt_box_01 p {
	font-size: 12px;
	line-height: 1.7em;
	text-align: justify;
}
.course_head_txt_box_01 .txt_box_01 p + p {
	margin-top: 1em;
}
.course_head_txt_box_01 .txt_box_01 ul {
	margin-top: 0.5em;
}
.course_head_txt_box_01 .txt_box_01 ul li {
	font-size: 12px;
	line-height: 1.7em;
	text-align: justify;
	text-indent: -2em;
	padding-left: 2em;
}
.course_head_txt_box_01 .txt01.lh18 {
  line-height: 1.8em;
}
.course_head_txt_box_01 .txt02 {
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	text-align: justify;
	margin-bottom: 38px;
}

.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: 32.8%;
	margin-right: 0.8%;
	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 .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;
}


/*--- 自動車工学科 ---*/
.kougaku .img-title_box  {
	background-image: url(../images/course/kougaku_title-img.jpg);
}
.kougaku::before {
	background-image: url("../images/course/kougaku_main_bg-img.jpg");
}
.kougaku .kougaku01 {
	background-color: #0044a6;
	padding: 27px 0;
}
.kougaku .kougaku01 .intern {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kougaku .kougaku01 .intern .left_box {
	background-color: #fff;
	padding: 18px;
	text-align: center;
	width: 35%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.kougaku .kougaku01 .intern .left_box p {
	font-size: 25px;
	font-weight: 900;
	text-align: center;
	line-height: 1.5em;
	color: #0044a6;
}
@media screen and (max-width: 980px) {
	.kougaku .kougaku01 .intern .left_box p {
		font-size: 2.6vw;
	}
}
.kougaku .kougaku01 .intern .right_box {
	padding-top: 10px;
	width: 62.2%;
}
.kougaku .kougaku01 .intern .right_box p {
	font-size: 12px;
	color: #fff;
	text-align: justify;
}


/*--- 自動車整備科(2年) ---*/
.seibi .img-title_box  {
	background-image: url(../images/course/seibi_title-img.jpg);
}
.seibi::before {
	background-image: url(../images/course/seibi_main_bg-img.jpg);
}
.seibi .shinro .bg .flow .img {
	max-width: 574px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}




@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%;
	}

	/*--- 自動車工学科 ---*/
	.kougaku .kougaku01 .intern .left_box p {
		font-size: 2.4vw;
	}
	.kougaku .kougaku01 .intern .right_box {
		padding-top: 0.2vw;
	}
	.kougaku .kougaku01 .intern .right_box p {
		font-size: 1.8vw;
	}


  /*--- 専門課程 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) {
	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 .img01 + .img01 {
		margin-top: 3vw;
	}
	.course_head_txt_box_01 .txt01,
	.course_head_txt_box_01 .txt_box_01{
		font-size: 3vw;
		width: 100%;
		margin-top: 2vw;
	}
	.course_head_txt_box_01 .txt_box_01 p {
		font-size: 3vw;
	}
	.course_head_txt_box_01 .txt_box_01 ul li {
		font-size: 3vw;
	}
	.course_head_txt_box_01 .txt02 {
		font-size: 3vw;
		margin-bottom: 5vw;
	}
	.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 {
		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 {
		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;
	}

	/*--- 自動車工学科(4年) ---*/
	.kougaku .mainimg {
		background-image: url("../images/course/kougaku_main_bg-img.jpg");
	}
	.kougaku .kougaku01 {
		padding: 6.5vw 0;
	}
	.kougaku .kougaku01 .intern {
		display: block;
	}
	.kougaku .kougaku01 .intern .left_box {
		padding: 3.2vw;
		width: 100%;
		margin-bottom: 5vw;
	}
	.kougaku .kougaku01 .intern .left_box p {
		font-size: 6vw;
	}
	.kougaku .kougaku01 .intern .right_box {
		padding-top: 0vw;
		width: 100%;
	}
	.kougaku .kougaku01 .intern .right_box p {
		font-size: 3.5vw;
	}
	.kougaku .shinro .bg .flow .img {
		width: 144vw;
	}
	.kougaku .shinro .bg .flow {
		margin-left: -16vw;
	}

	/*--- 自動車整備科(2年) ---*/
	.seibi .mainimg {
		background-image: url("../images/course/seibi_main_bg-img.jpg");
	}
	.seibi .shinro .bg .flow .img {
		max-width: none;
		width: 140vw;
		margin-left:0;
		margin-right:0;
	}
	.seibi .shinro .bg .flow  {
		margin-left: -23.5vw;
	}

  /*--- 専門課程 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;
}

