@charset "UTF-8";


/*========================================

  course

========================================*/
#sec001 {
	position:relative;
}

#sec001 .table_A {
	padding-top:70px;
}

#sec001 .table_A table {
	width:100%;
	margin:0 auto;
	font-size:20px;
	text-align:left;
	border-collapse:collapse;
}
#sec001 .table_A table.tbc {
	font-size:19px;
}

#sec001 .table_A table th {
	width:auto;
	color:#fff;
	font-weight:normal;
	background-color:#27f;
	border-bottom:5px solid #fff;
	padding:25px 20px 25px 20px;
	box-sizing:border-box;
	white-space:nowrap;
}
#sec001 .table_A table.tbc th {
	background-color:#fff9cb;
	border-bottom:1px solid #c4c4c4;
	color:#333;
}

#sec001 .table_A table td {
	border-bottom:1px solid #c4c4c4;
	padding:25px 0 25px 30px;
}


#sec001 .table_A table .top {
	border-top:1px solid #c4c4c4;
}
#sec001 .table_A table.tbc th.top {
	border-top:1px solid #c4c4c4;
}


#sec001 .table_A table td ul li {
	list-style:none;
	margin-top:.7em;
}

#sec001 .table_A table td ul li:first-child {
	margin-top:0;
}

#sec001 .table_A table td ul li span {
	display:block;
	font-size:16px;
	margin-top:.5em;
}

#sec001 .table_A .note {
	font-size:16px;
	text-align:left;
	margin-top:15px;
}

#sec001 .table_A .note a {
	color:#ee6280;
	text-decoration:underline;
}

#sec001 .table_A .note a:hover {
	opacity:.7;
	text-decoration:none;
}


#sec001 .slide {
	margin-top:50px;
}
#sec001 .slide img {
	width:100%;
}

.sp-buttons {
	padding:0;
	padding-top:10px;
	position:relative;
	bottom:auto;
}

@media screen and (max-width: 767px) {
	#sec001 .slide {
		margin-top:7vw;
		padding-bottom:5vw;
		width:86%;
		margin-right:auto;
		margin-left:auto;
	}
	.sp-buttons {
		padding-top:3vw;
	}
}



@media screen and (max-width: 767px) {
	#sec001 .table_A {
		padding:7vw 0;
		border:1px solid #ccc;
		width:90%;
		margin:0 auto;
		box-sizing:border-box;
	}

	#sec001 .table_A table,
	#sec001 .table_A table thead,
	#sec001 .table_A table tbody,
	#sec001 .table_A table tr,
	#sec001 .table_A table th,
	#sec001 .table_A table td {
		display:block;
	}

	#sec001 .table_A table {
		width:86%;
		margin:0 auto;
		font-size:3.8vw;
	}
	#sec001 .table_A table.tbc {
		font-size:3.8vw;
	}

	#sec001 .table_A table th {
		width:100%;
		border-bottom:none;
		padding:.4em 0;
		text-align:center;
		font-size:4.6vw;
	}

	#sec001 .table_A table.tbc th {
		border-top:1px solid #c4c4c4;
	}


	#sec001 .table_A table td {
		border-bottom:none;
		padding:.7em .3em 2em;
	}

	#sec001 .table_A table td.posiCenter {
		text-align:center;
	}

	#sec001 .table_A table .top {
		border-top:none;
	}

	#sec001 .table_A table td ul li {
		margin-top:.5em;
	}

	#sec001 .table_A table td ul li span {
		font-size:3.4vw;
	}

	#sec001 .table_A .note {
		width:86%;
		margin:0 auto;
		font-size:3vw;
	}
}



#sec001 .com_h2_box {
	margin-top:110px;
}

#sec001 .box {
	justify-content:center;
	align-items:center;
	border:2px solid #f8ccd5;
	border-radius:15px;
	margin-top:70px;
	padding:30px 10px;
	box-sizing:border-box;
}

#sec001 .box .ill {
	margin-right:20px;
}

#sec001 .box ul {
	text-align:left;
}

#sec001 .box ul li {
	font-size:18px;
	list-style:none;
	line-height:1.7em;
	padding-left:1.3em;
	text-indent:-1.3em;
}

#sec001 .box ul li span::before {
	color:#ee6280;
	content:"\f00c";
	font-family:FontAwesome;
	margin-right:5px;
}

@media screen and (max-width: 767px) {
	#sec001 .com_h2_box {
		margin-top:20vw;
	}

	#sec001 .box {
		width:86%;
		margin-top:15vw;
		padding:5vw 5vw;
		box-sizing:border-box;
	}

	#sec001 .box .ill {
		margin-right:0;
		margin-bottom:5vw;
	}

	#sec001 .box ul li {
		font-size:4.2vw;
		padding-left:1.3em;
		text-indent:-1.3em;
		margin-bottom:.4em;
	}
}


#sec001 .table_B {
	padding-top:60px;
}

#sec001 .table_B table {
	width:100%;
	margin:0 auto;
}

#sec001 .table_B table thead th {
	color:#fff;
	font-size:26px;
	font-weight:normal;
	letter-spacing:5px;
	border-radius:10px 10px 0 0;
	padding:15px 0;
}

#sec001 .table_B table thead .gre {
	background-color:#00ae00;
}

#sec001 .table_B table thead .pur {
	background-color:#8c00ff;
}

#sec001 .table_B table tbody th {
	width:155px;
	font-size:22px;
	background-color:#e9e9e9;
	white-space:nowrap;
}

#sec001 .table_B table tbody th small {
	display:block;
	font-size:18px;
}

#sec001 .table_B table tbody td {
	font-size:18px;
	text-align:left;
	line-height:1.8em;
	padding:25px;
	vertical-align:top;
}

#sec001 .table_B table tbody td img {
	width:380px;
	display:block;
	margin-bottom:10px;
}

#sec001 .table_B table tbody .b_g {
	border-bottom:2px solid #00ae00;
}

#sec001 .table_B table tbody .b_p {
	border-bottom:2px solid #8c00ff;
}

#sec001 .note {
	display:block;
	font-size:16px;
	text-align:right;
	margin-top:15px;
}

@media screen and (max-width: 767px) {
	#sec001 .table_B {
		width:86%;
		margin:0 auto;
		padding-top:10vw;
	}

	#sec001 .table_B table,
	#sec001 .table_B table thead,
	#sec001 .table_B table tbody,
	#sec001 .table_B table tr,
	#sec001 .table_B table th,
	#sec001 .table_B table td {
		display:block;
		box-sizing:border-box;
		width:100% !important;
	}

	#sec001 .table_B table {
		width:100%;
	}

	#sec001 .table_B table thead th {
		font-size:5vw;
		padding:4vw 0;
	}

	#sec001 .table_B table tbody th {
		width:10%;
		font-size:4vw;
		padding:2vw 0;
		border-top:5px solid #fff;
	}

	#sec001 .table_B table tbody th small {
		display:inline-block;
		font-size:3.2vw;
	}

	#sec001 .table_B table tbody td {
		font-size:3.4vw;
		padding:5vw 0;
	}

	#sec001 .table_B table tbody .b_g,
	#sec001 .table_B table tbody .b_p {
		border:none;
	}

	#sec001 .table_B table tbody td img {
		width:100%;
		margin-bottom:4vw;
	}

	#sec001 .note {
		font-size:3vw;
		width:86%;
		margin:0 auto;
		margin-top:5vw;
		text-align:left;
	}
}
