@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR class
Made by Ngoc Thuy (ゴックトゥイ)
/////////////////////////////////////
*/
/* Subvisual */
#Subvisual {
	background: url(../images/class/img_sv.png) no-repeat 50% 0;
	background-size: cover;
}

/* Content */
#Content {
	padding: 60px 0;
}
.block01 {
	background: url(../images/class/bg_01.png) repeat 0 0;
	padding: 25px 0 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	margin-bottom: 60px;

}
.block02 {
	background: url(../images/class/bg_02.png) repeat 0 0;
}
.block03 {
	background: url(../images/class/bg_03.png) repeat 0 0;
}
.block04 {
	background: url(../images/class/bg_04.png) repeat 0 0;
}
.block05 {
	background: url(../images/class/bg_05.png) repeat 0 0;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.ttl-h3-01 {
	font-family: 'aozora_minchomedium';
	font-size: 267%;
	color:#313133;
	padding-bottom:15px;
	border-bottom: 2px solid #f3c4ce;
	padding-left: 30px;
	margin-bottom: 30px;
	text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.ttl-h3-01 span {
	text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
	font-size: 20px;
	background: #f3c4ce;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	padding: 5px 20px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
.block02 .ttl-h3-01  {
	border-bottom: 2px solid #e8d17f;
}
.block02 .ttl-h3-01 span {
	background: #eed682;
}
.block03 .ttl-h3-01  {
	border-bottom: 2px solid #afce65;
}
.block03 .ttl-h3-01 span {
	background: #c2df7b;
}
.block04 .ttl-h3-01  {
	border-bottom: 2px solid #b8daf0;
}
.block04 .ttl-h3-01 span {
	background: #b8daf0;
}
.block05 .ttl-h3-01  {
	border-bottom: 2px solid #ebae7b;
}
.block05 .ttl-h3-01 span {
	background: #fcb174;
}
.text01 {
	text-align: center;
	padding-top: 20px;
}
@media (min-width: 1120px){
	.block01{
		/* min-height:500px; */
		padding: 2rem;
	}
}
@media (max-width: 1199px){
	.img01 {
		padding: 0 15px 0;
	}
}
@media screen and (max-width: 992px) {
	.block01{
		min-height:auto !important;
	}
}
@media screen and (max-width: 767px) {
	.block01 {
		min-height:auto !important;
	}
	.img01 {
		padding: 0 15px 20px;
	}
	.list02 {
		padding-bottom: 0;
	}
	.list02 li {
		padding-bottom: 35px;
	}
	.list02 li .img01 {
		padding: 0 15px 5px;
	}
	.text01 {
		padding-top: 0;
	}
	.ttl-h3-01 {
		font-size: 167%;
		color:#313133;
		padding-bottom:10px;
		border-bottom: 2px solid #f3c4ce;
		padding-left: 15px;
		margin-bottom: 10px;
		text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
	}

	.ttl-h3-01 span {
		text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
		font-size: 90%;
		background: #f3c4ce;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius:10px;
		padding: 3px 10px;
		display: inline;
		vertical-align: top;
		margin-left: 10px;
	}

	.block01{
		padding: 15px 0 0 0;
		  margin-bottom: 40px;
	}

	#Subvisual {
   background: rgba(0, 0, 0, 0) url("../images/class/img_sv_sp.png") no-repeat scroll 50% 50% / cover ;
    height: 140px;
	}


}
@media screen and (max-width: 639px) {

}
@media screen and (max-width: 439px) {

}

.day01 {
	border: 3px solid #f9ccd6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	margin-bottom: 50px;
}
.title {
	font-size: 150%;
	text-align: center;
	background: url(../images/flow/bg_01.png) repeat 0 0;
	font-weight: bold;
	padding: 7px 0;
	letter-spacing: 1px;
	-webkit-border-radius: 7px 7px 0 0 ;
	-moz-border-radius: 7px 7px 0 0 ;
	border-radius:7px 7px 0 0 ;
}
.table-section {
	width: 100%;
	margin-bottom: 0;
}
.table-section th {
	border-right: 3px solid #f9ccd6;
	width: 30%;
	text-align: center;
	padding: 15px 0 0;
	vertical-align: top;
	border-top: none !important;
}
.table-section td {
	border-top: none !important;
	padding: 15px 0 0 20px;
}
.table-section tr:last-child td,
.table-section tr:last-child th {
	padding-bottom: 15px;
}
.day02 {
	border: 3px solid #c8e8b0;
}
.day02 .title {
	background: url(../images/flow/bg_02.png) repeat 0 0;
}
.day02 .table-section th {
	border-right: 3px solid #c8e8b0;
}
.day03 {
	border: 3px solid #bdddf1;
}
.day03 .title {
	background: url(../images/flow/bg_03.png) repeat 0 0;
}
.day03 .table-section th {
	border-right: 3px solid #bdddf1;
}
.day04 {
	border: 3px solid #fadca7;
	margin-bottom: 0;
}
.day04 .title {
	background: url(../images/flow/bg_04.png) repeat 0 0;
}
.day04 .table-section th {
	border-right: 3px solid #fadca7;
}
.day04 .table-section tr:last-child td,
.day04 .table-section tr:last-child th {
	padding-bottom: 29px;
}
.day05 {
	border: 3px solid #e8d17f;
	margin-bottom: 0;
}
.day05 .title {
	background: url(../images/class/bg_06.png) repeat 0 0;
}
.day05 .table-section th {
    border-right: 3px solid #e8d17f;
}
.table-section {
	background: #fff;
	border-radius: 8px;
}
@media screen and (max-width: 639px) {
	.block05 {
		margin-bottom: 40px!important;
	}
}
@media screen and (max-width: 768px) {
	.day01 {
		margin:0 15px 15px;
	}
}

.img-responsive {
	border: solid 6px #fff;
	border-radius: 6px;
}
