.kv_p {
	margin: 0px 0 0;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	text-align:center;
}

.kv_p img{
	width: 100%;
	height: auto;
	vertical-align:top;
}


.for_block{
	margin: 0 0 30px;
	padding: 30px 30px 50px;
	position:relative;
	text-align:center;
	/*background-image: url(../../images/top/for_bg.svg);*/
	background-repeat: no-repeat;
	background-position: top 0px center;
	background-size:105% auto;
}

.for_block h2{
	margin: 0 auto 15px;
	padding: 0 0;
	position:relative;
	text-align:center;
font-weight: bold;
font-size: 25px;
letter-spacing: 0px;
line-height: 1.4;
text-align: center;
color:#000;
}

.for_block h2 span {padding: 0 15px;background:linear-gradient(transparent 60%, #fff7a4 60%);}

.for_block p{
	margin: 0 auto 20px;
	padding: 0 0;
	position:relative;
	text-align:justify;
font-weight: 600;
font-size: 16px;
letter-spacing: 0px;
line-height: 1.8;
color: #fff;
}

ul.for_list{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
}

ul.for_list li a{
	margin: 0 auto 10px;
	padding: 0 0;
	position:relative;
	text-align:center;
	display: flex;
	align-items:center;
	justify-content:flex-start;
	background-color:#ffeb3f;
	border-radius: 15px;
	text-decoration:none;
}
ul.for_list li a:hover{
	background-color:#fbd302;
	transition : 0.3s;
}

ul.for_list li div{
	margin: 0 0;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:120px;
	
}

ul.for_list li div img{
	width: 100%;
	height: auto;
	border-radius: 15px 0 0 15px;
}


ul.for_list li p{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
font-weight: 600;
font-size: 14px;
letter-spacing: 0px;
line-height: 1.6;
color: #333;

}

.section_block01{
	margin: 0 0 0px;
	padding: 0 0 10px 0;
	width: auto;
	position:relative;
	text-align:center;
	z-index:10;

	background-color: #ea5532;
	background-image: url(../../images/department/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-size:100% auto;
}

.section_block01:before {
	margin-top:-3px;
	content: "";
	width: 100%;
	height: 18px;
	display:inline-block;

	background: url(../../images/department/section_block01_bg.svg) repeat-x center top ;
	background-size:100% auto;
}

h2.h2_style{
	margin: 0 0 10px;
	padding: 10px 0 0;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 32px;
letter-spacing: 0px;
line-height: 1.3;
text-align: center;
color:#fff;
}

h2.h2_style small{
font-size: 20px;
display:block;
}

.h2_lead{
	margin: 0 0 30px;
	padding: 5px 20px;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 13px;
letter-spacing: 0px;
line-height: 1.3;
text-align: center;
color:#fff;
border-radius:30px;
border:1px solid #fff;
display:inline-block;
}

h3.h3_style1{
	margin: 0 auto 15px;
	padding: 8px 0;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 23px;
letter-spacing: 3px;
line-height: 1.3;
text-align: center;
color:#ea5532;
border-radius:15px;
background-color:#fff;
width:300px;
}

img.h3_img1{
width:78px;
height:auto;
position:absolute;
bottom:0;
left:10px;
}

ul.lesson_list{
	margin: 0px auto 0px;
	padding: 0 0 0 0;
	width: 300px;
	position:relative;
	text-align:center;
}

ul.lesson_list li{
	margin: 0px auto 30px;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	text-align:center;
}

ul.lesson_list li div{
	margin: 0px auto 10px;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	text-align:center;
}

ul.lesson_list li div img{
	width: 100%;
	height:auto;
	border-radius:15px;
}

ul.lesson_list li h4{
	margin: 0px 0 10px;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 25px;
letter-spacing: 0px;
line-height: 1.4;
text-align: center;
color:#fff;
}

ul.lesson_list li p{
	margin: 0px 0;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	font-weight: bold;
font-size: 16px;
letter-spacing: 0px;
line-height: 1.8;
text-align: justify;
color:#fff;
}






.section_block{
	margin: 0 0 0px;
	padding: 20px 0 20px 0;
	width: auto;
	position:relative;
	text-align:center;
	z-index:10;
}

h3.h3_style2{
	margin: 20px auto 15px;
	padding: 8px 0;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 23px;
letter-spacing: 3px;
line-height: 1.3;
text-align: center;
color:#000;
border-radius:15px;
background-color:#fff7a4;
width:300px;
}

img.h3_img2{
width:48px;
height:auto;
position:absolute;
bottom:5px;
right:30px;
}

ul.practice_list{
	margin: 0px auto 0px;
	padding: 0 0 0 0;
	width: 300px;
	position:relative;
	text-align:center;
display: flex;
align-items:stretch;
justify-content:space-between;
flex-wrap:wrap;
}

ul.practice_list li{
	margin: 0px 0 15px;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	text-align:center;
	width:47.5%;
}

ul.practice_list li div{
	margin: 0px auto;
	padding: 0 0 0 0;
	width: auto;
	position:relative;
	text-align:center;
}

ul.practice_list li div img{
	width: 100%;
	height:auto;
	border-radius:15px 15px 0 0;
}

ul.practice_list li h4{
	margin: 0px 0;
	padding: 5px 0;
	width: auto;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 19px;
letter-spacing: 0px;
line-height: 1.4;
text-align: center;
color:#000;
background-color:#fff7a4;
border-radius:0 0 15px 15px;
}


.section_block02{
	margin: 0 0 0px;
	padding: 20px 0 30px 0;
	width: auto;
	position:relative;
	text-align:center;
	z-index:10;
	background-color: #b3dee8;
	background-image: url(../../images/department/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-size:100% auto;
}
h3.h3_style3{
	margin: 20px auto 15px;
	padding: 8px 0;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 23px;
letter-spacing: 2px;
line-height: 1.3;
text-align: center;
color:#000;
border-radius:15px;
background-color:#fff;
width:300px;
}
img.h3_img3{
	width:60px;
	height:auto;
	position:absolute;
	bottom:10px;
	left:15px;
}
.section_block02 h4{
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 1.4;
	text-align: center;
	border-bottom:2px #000 dotted;
    color: #000;
	margin:0 35px 20px;
	padding-bottom:14px;
}
.section_block02 h4 strong{
	font-size: 28px;
	font-weight: bold;
	color:#fedd28;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.h4_lead{
	margin:0 35px 10px;
    padding: 0 0 0 0;
    width: auto;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.8;
    text-align: justify;
    color: #000;
}
.curriculum_block{
	margin: 0px 0 5px 0;
	padding: 0 0 0 0;
	position:relative;
	overflow: auto;
	white-space: nowrap;
	width:auto; 
}
.curriculum_block img{
	width:740px;
	height:auto;
	margin:0 40px 8px 20px;
}
.curriculum_block::-webkit-scrollbar{　　
	height: 5px;
}
.curriculum_block::-webkit-scrollbar-track{
	background: #333;
}
.curriculum_block::-webkit-scrollbar-thumb {
	background: #999;
}

.zu01 {
	margin:10px 0 16px;
	text-align:center;
}
.zu01 img{
	width:242px;
	height:auto;
	padding-left:65px;
}
.section_block02 p{
	margin: 0px 0;
	padding: 10px 0 0 0;
	position:relative;
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 1.6;
	text-align: center;
	color:#000;
}



h3.h3_style4{
	margin: 20px auto 15px;
	padding: 8px 0;
	position:relative;
	text-align:center;
	font-weight: bold;
font-size: 23px;
letter-spacing: 2px;
line-height: 1.3;
text-align: center;
color:#000;
border-radius:15px;
background-color:#d0c2df;
width:300px;
}

img.h3_img4{
width:48px;
height:auto;
position:absolute;
bottom:10px;
right:35px;
}

.teacher_box{
	margin: 0 auto 30px;
	padding: 0 0;
	position:relative;
	text-align:center;
width:300px;
}

.teacher_box img{
width:100%;
height:auto;
}

.teacher_box p{
	margin: 0 auto;
	padding: 10px 0 0;
	position:relative;
font-weight: normal;
font-size: 16px;
letter-spacing: 0px;
line-height: 1.4;
text-align: left;
color:#000;
}

img.teacher_bubble{
width:105px;
height:auto;
position:absolute;
bottom:0px;
right:-5px;
}

h4.h4_style{
	margin: 0 auto 5px;
	padding: 0 0 0 0;
	position:relative;
font-weight: bold;
font-size: 22px;
letter-spacing: 0;
line-height: 1.4;
text-align: center;
color:#000;

width:300px;
}

h4.h4_style:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';

  border-top:2px dotted #000;
}

h4.h4_style span {
  position: relative;
  padding: 0 10px;
  background: #fff;
}

.teacher_txt{
	margin: 0 auto 25px;
	padding: 0 0 0 0;
	position:relative;
font-weight: bold;
font-size: 16px;
letter-spacing: 0;
line-height: 1.7;
text-align: left;
color:#000;

width:300px;
}


.btn_teacher{
	margin: 0 auto 20px;
	padding: 0 0;
	position:relative;
	text-align:center;
	z-index:1;
	width:300px;
}

.btn_teacher a{
padding: 15px 0;
font-weight: bold;
font-size: 16px;
letter-spacing: 0px;
line-height: 1.4;
text-align: center;
color:#000;
background-color:#ffeb3f;
border-radius: 15px;
display:block;
filter: drop-shadow(2px 2px 2px #ccc);
}

.btn_teacher  img{
width:25px;
height:auto;
vertical-align:middle;
margin-right:10px;
}

.btn_teacher a:hover{
	background-color:#ffdd29;
	text-decoration:none;
	color:#000;
	transition : 0.3s;
}




.section_block03{
	margin: 0 0 0px;
	padding: 20px 0 30px 0;
	width: auto;
	position:relative;
	text-align:center;
	z-index:10;
	background-color: #d0c2df;
	background-image: url(../../images/department/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-size:100% auto;
}
h3.h3_style5{
	margin: 20px auto 15px;
	padding: 8px 0;
	position:relative;
	text-align:center;
	font-weight: bold;
	font-size: 23px;
	letter-spacing: 2px;
	line-height: 1.3;
	text-align: center;
	color:#000;
	border-radius:15px;
	background-color:#fff;
	width:300px;
}
img.h3_img5{
	width:60px;
	height:auto;
	position:absolute;
	bottom:10px;
	left:15px;
}
ul.facility_list{
	margin: 0px auto;
	padding: 0;
	width: 300px;
	position: relative;
	text-align: center;
	display: block; /* Slickの動作を保証するためにflexをblockに変更 */
}
ul.facility_list li{
	margin: 0 0 15px;
	padding: 0;
	width: 100%; /* 修正: パーセンテージ記号が重複していたのを修正 */
	position: relative;
	text-align: center;
}
ul.facility_list li div{
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}
ul.facility_list li div img{
	width: 100%;
	height: auto;
	border-radius: 15px 15px 0 0;
}
ul.facility_list li h4{
	margin: 0;
	padding: 7px 0;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 3px;
	line-height: 1.4;
	color: #000;
	background-color: #fff;
	border-radius: 0 0 15px 15px;
}
ul.facility_list li h4{
	margin: 0px 0;
	padding: 7px 0;
	width: auto;
	position:relative;
	text-align:center;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 3px;
	line-height: 1.4;
	text-align: center;
	color:#000;
	background-color:#fff;
	border-radius:0 0 15px 15px;
}



#anchor01,
#anchor02,
#anchor03,
#anchor04,
#anchor05 {
	margin-top:-50px;
	padding-top:50px;
}




.center{
	text-align:center;
}

.pc_only{
	display:none;
}

.img_pc {
	display:none;
}



