@charset "utf-8";
/* CSS Document */

.caretraining {
	max-width: 1000px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 50px;
	margin-top: 20px;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contents .caretraining h1 {
	width: 100%;
	height: 180px;
	display: block;
	border-radius: 8px;
	position: relative;
	padding-top: 25px;
	background-color: #fde0e9;
}


.caretraining h1 .illust {
	position: absolute;
	left: 10px;
	top: -3px;
	width: 40%;
}


.caretraining h1 .illust {
	position: absolute;
	left: 10px;
	top: -3px;
	width: 40%;
}

.caretraining h1 .txt {
	font-weight: bold;
	color: #5a192d;
	font-size: 2.2rem;
	vertical-align: middle;
	text-align: left;
	padding-left: 32%;
}

.caretraining h1 .txt .t_30p {
	font-size: 50%;
	display: block;
	line-height: 230%;
}

.end_block{
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #9a0000;
	border-radius: 4px;
	line-height: 100%;
	font-size: 80%;
	margin-left: 6px;
}

.caretraining h1 .txt .t_60p {
	font-size: 58%;
	padding-right: 10px;
	display: block;
	margin-bottom: 20px;
}

.caretraining h1 .txt .subcopy {
	display: block;
	font-size: 33%;
	text-align: center;
	border-radius: 5px;
	background-color: #a99d3b;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	font-weight: 300;
	position: absolute;
	width: 90%;
	left: 6%;
	bottom: 10px;
}

.contents .caretraining h2 {
	margin-top: 40px;
	padding-top: 0px;
	font-size: 1rem;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	line-height: 180%;
}

.ct_inner {
	background-color: #FFFFFF;
	border: 3px solid #fde0e9;
	border-radius: 5px;
	padding-top: 40px;
	padding-bottom: 30px;
}


.ct_inner .infoBox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : auto;
	max-width: 840px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}


.ct_inner .infoBox .box {
	border-radius: 5px;
	border-width: 2px 2px 2px 20px;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 16px;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	max-width: 300px;
}

.ct_inner .infoBox .box.c001 {
	background-color: #f7ecf9;
	border-color: #ad8eb3;	
	color: #784d80;
}

.ct_inner .infoBox .box.c002 {
	background-color: #fff2f7;
	color: #af4870;
	border-color: #dd94b0;
}

.ct_inner .infoBox .box.c003 {
	background-color: #fef0e5;
	color: #964123;
	border-color: #e0896a;
}

.ct_inner .infoBox .box .num {
	position: absolute;
	left: -15px;
	font-weight: bold;
	color: #FFFFFF;
	top: 47px;
}

.ct_inner .infoBox .box p {
	font-size: 0.9rem;
	line-height: 140%;
}

.ct_inner .infoBox .box p .ct_label {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

section {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.ct_inner .Schedule {
	background-color: #edebdb;
	width: 100%;
	margin-top: 40px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	border-radius: 8px;
}


.ct_inner .Schedule h3 {
	margin-left: auto;
	margin-right: auto;
	color: #5a192d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5a192d;
	font-size: 1.2rem;
	}


.ct_inner .Schedule p {
	margin-top: 0px;
}

.ct_inner .Schedule p.date {
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 70px;
}

.w_normal {
	font-weight: normal;
}

.t_50p {
	font-size: 65%;
	vertical-align: middle;
}

.ct_inner .Schedule .infoBox {	
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;	
	width : 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 1px;
}

.ct_inner .Schedule table {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.ct_inner .Schedule table.boder {

	}

.ct_inner .Schedule table td{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 140%;
	width: auto;
}

.ct_inner .Schedule table td.line-hight{
	line-height: 40%;
	width: 100px;
	display: table-cell;
}


.ct_inner .Schedule table .mob_non {
	display: none;
}

.ct_inner .Schedule table td.date{
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	width: 50%;
}

.ct_inner .Schedule table td.date .year {
	font-size: 60%;
	vertical-align: middle;
}



.ct_inner .Schedule table td .t_label{
	color: #FFFFFF;
	font-size: 0.9rem;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	border-radius: 5px;
	width: 100%;
	display: block;
	vertical-align: middle;
	line-height: 120%;
}

.ct_inner .Schedule table td .t_label.c01{
	background-color: #a99d3b;
}
.ct_inner .Schedule table td .t_label.c02{
	background-color: #a97e3b;
}
.ct_inner .Schedule table td .t_label.c03{
	background-color: #55a93b;
}
.ct_inner .Schedule table td .t_label.c04{
	background-color: #3b62a9;
}

.ct_inner .Schedule .t_label02 {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.1rem;
	border-radius: 4px;
	margin-top: 1px;
}


.ct_inner .Schedule02 {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-left: 5%;
	padding-right: 5%;
}

.ct_inner .Schedule02 h3 {
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #838383;
}

.ct_inner .Schedule02 p {}

.ct_inner .Schedule02 ul {
	margin-top: 24px;
}

.ct_inner .Schedule02 ul li{
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
}



.ct_inner .Tuition_fee {
	width: 100%;
	border: 2px solid #a99d3b;
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}

.ct_inner .Tuition_fee .title{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 9%;
	float: left;
	text-align: center;
	color: #776c15;
	font-weight: bold;
	border-right: 1px solid #776c15;
	margin-right: 4%;
	padding-top: 85px;
	padding-bottom: 75px;
	padding-right: 0.4%;
}


.ct_inner .Tuition_fee .title p {
	font-size: 1.2rem;
}

.tax {
	font-size: 0.9rem;
	margin-left: 5px;
	vertical-align: middle;
}

.ct_inner .Tuition_fee .textarea {
	width: 82%;
	float: left;
	padding-top: 10px;
}

.ct_inner .Tuition_fee table {
	width: 100%;
}

.ct_inner .Tuition_fee table tr td{
	font-size: 1rem;
	font-weight: bold;
	padding-bottom: 14px;
	width: auto;
}

.ct_inner .Tuition_fee table .al_left{
	text-align: right;
	color: #ca0000;

}

.ct_inner .Tuition_fee table .al_left .nomal{
	font-weight: normal !important;
	color: #000000;
	}


.ct_inner .Tuition_fee table .al_left.ctlabel {
	background-color: #ca0000;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 6px;
	border-radius: 3px;
	margin-bottom: 20px;
	display: block;
	margin-right: -25px;
	
}


.ct_inner .Tuition_fee .cap {
	font-size: 0.8rem;
	margin-bottom: 10px;
	display: block;
}

.ct_inner .Tuition_fee p {
	font-weight: bold;
	font-size: 0.9rem;
}

.ct_inner .Tuition_fee p .c01 a {
	color: #cb7700;
	margin-right: 30px;
}

.ct_inner .Tuition_fee p .c02 a {
	color: #21a799;
}


.ct_inner .place {
	margin-top: 30px;
}

.ct_inner .place p {
	font-size: 1.1rem;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
}

.ct_inner .place p.t_90p {
	font-size: 90%;
}	

.ct_inner .place p.t_80p {
	font-size: 1rem;
}	


.ct_inner .place .ct_label {
	background-color: #a99d3b;
	width: 90px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 6px;
	border-radius: 3px;
	float: left;
}

.ct_inner .place .text {
	float: left;
	margin-left: 3%;
}

.ct_inner .place .text .cap {
	font-size: 0.85rem;
}

.ct_inner .ct_contact {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #5a192d;
	border-bottom: 1px solid #5a192d;
	padding-bottom: 50px;
	margin-bottom: 60px;
}

.ct_inner .ct_contact p {
	color: #5a192d;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 70%;
	vertical-align: middle;
}

.ct_inner .ct_contact p a {
	color: #5a192d;}

.ct_inner .ct_contact p .t_80p {
	font-size: 60%;
	vertical-align: middle;
}

.ct_inner .ct_contact .tel {
	font-size: 200%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ct_inner .ct_contact .mail{
	font-size: 120%;
}

.ct_inner .ct_contact .infoBox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	margin-top: 60px;
	margin-bottom: 1px;
}

.ct_inner .ct_contact .infoBox .btn {
	width: 96%;
	display: block;
	height: 40px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 80px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

.ct_inner .ct_contact .infoBox .btn a {
	display: block;
	border-radius: 6px;
}

.ct_inner .ct_contact .infoBox .btn.c01 a {
	background-color: #ffec92;
	color: #6B5215;
	box-shadow: 0px 5px 2px #a98734;
	padding-left: 60px;
}

.ct_inner .ct_contact .infoBox .btn.c01 .friya {
	position: absolute;
	top: 0px;
	left: 3%;
	width: 15%;
}

.ct_inner .ct_contact .infoBox .btn.c02 a {
	background-color: #d9edbe;
	color: #4E672A;
	box-shadow: 0px 5px 2px #7f955f;
	background-image: url(img/arrow01.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 4% auto;
}

.ct_inner .ct_contact .infoBox .btn .p {}


/*キャッシュバック以下*/

.ct_inner section.info {
	border-radius: 6px;
	margin-top: 40px;
	margin-bottom: 60px;
	padding-bottom: 5px;
	border-width: 2px;
	border-style: solid;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}


.ct_inner section.info h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	width: 100%;
	position: relative;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 0px;
	padding-top: 32px;
	padding-bottom: 22px;
	margin-bottom: 20px;
	padding-left: 2%;
	padding-right: 2%;
	line-height: normal;
}

.ct_inner section.info h2 .imag {
	position: absolute;
	left: -10px;
	top: -80px;
	width: 50%;
}

.ct_inner section.info p {
	text-align: left;
	line-height: 180%;
	font-size: 0.95rem;
	padding-left: 2%;
	padding-right: 2%;
}

.ct_inner section.info .pickup {
	font-weight: bold;
}

.ct_inner section.info .flow {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;

}


.ct_inner section.info .labelbox {
	margin-top: 30px;
	margin-bottom: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.ct_inner section.info .labelbox .infolabel{
	width: 98%;
	height: 30px;
	border-radius: 6px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	float: none;
	margin-right: auto;
	font-weight: bold;
	margin-left: auto;
	margin-bottom: 10px;
}

.ct_inner section.info .labelbox .infotext{
	line-height: 170%;
	font-weight: bold;
	font-size: 0.95rem;
}

.ct_inner section.info .cap {
	text-align: left;
	width: 90%;
}

.ct_inner section.info.cashback {
	border-color: #cb7700;
	background-color: #fff7ec;
}

.ct_inner section.info.qualification {
	border-color: #21a799;
	background-color: #f3fffe;
}


.ct_inner section.info.cashback h2 {
	background-color: #cb7700;
}

.ct_inner section.info.qualification h2 {
	background-color: #21a799;
}

.ct_inner section.info.cashback .pickup {
	color: #cb7700;
}

.ct_inner section.info.qualification .pickup {
	color: #21a799;
}

.ct_inner section.info.cashback .labelbox .infolabel{
	background-color: #774600;
}
	
.ct_inner section.info.qualification .labelbox .infolabel{
	background-color: #0f7266;
}

.ct_inner section.info.cashback .labelbox .infotext{
	color: #774600;
}
	
.ct_inner section.info.qualification .labelbox .infotext{
	color: #0f7266;
}


.ct_inner .r_banner {
	text-align: center;
	color: #5a192d;
}

.ct_inner .r_banner p {
	font-weight: bold;
	font-size: 1rem;
	text-align: center;
}

.ct_inner .r_banner .btn {
	width: 95%;
	height: 66px;
	line-height: 160%;
	border-radius: 6px;
	background-image: url(img/bg_banner.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-size: 100% auto;
	text-align: left;
	padding-top: 7px;
}

.ct_inner .r_banner .btn a {
	color: #5a192d;
	font-weight: bold;
	display: block;
	padding-left: 100px;
	font-size: 1rem;
	background-image: url(img/arrow02.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	background-size: 3.5% auto;
	width: 93%;
	padding-right: 20px;
}

.contents_inner {
	padding-top: 170px;
	margin-top: -170px;
	display: block;
	}


@media screen and (min-width:414px) {
.caretraining h1 .illust {
	position: absolute;
	left: 10px;
	top: -23px;
	width: 40%;
}
.contents .caretraining h1 {
	width: 100%;
	height: 180px;
	display: block;
	border-radius: 8px;
	position: relative;
	padding-top: 15px;
	background-color: #fde0e9;
}
.caretraining h1 .txt {
	font-weight: bold;
	color: #5a192d;
	font-size: 2.6rem;
	vertical-align: middle;
	text-align: center;
	padding-left: 32%;
}
.caretraining h1 .txt .t_60p {
	font-size: 60%;
	padding-right: 10px;
	display: block;
	margin-bottom: 20px;
}
.ct_inner .ct_contact {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #5a192d;
	border-bottom: 1px solid #5a192d;
	padding-bottom: 20px;
	margin-bottom: 80px;
}
/*キャッシュバック以下*/

.ct_inner section.info {
	border-radius: 6px;
	margin-top: 0px;
	margin-bottom: 90px;
	padding-bottom: 5px;
	border-width: 2px;
	border-style: solid;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.ct_inner .r_banner .btn {
	width: 95%;
	height: 66px;
	line-height: 160%;
	border-radius: 6px;
	background-image: url(img/bg_banner.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-size: 100% auto;
	text-align: left;
	padding-top: 20px;
}
.ct_inner .r_banner .btn a {
	color: #5a192d;
	font-weight: bold;
	display: block;
	padding-left: 130px;
	font-size: 1rem;
	background-image: url(img/arrow02.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	background-size: 3.5% auto;
	width: 93%;
	padding-right: 20px;
}
.ct_inner section.info h2 .imag {
	position: absolute;
	left: -10px;
	top: -80px;
	width: 37%;
}









/* CSS Document */

}





@media screen and (min-width:641px) {
/* CSS Document */
.contents .caretraining h1 {
	width: 100%;
	height: 210px;
	display: block;
	border-radius: 8px;
	position: relative;
	padding-left: 250px;
	padding-top: 5px;
	margin-top: 80px;
}


.caretraining h1 .illust {
	position: absolute;
	left: 30px;
	top: -40px;
}

.caretraining h1 .txt {
	font-weight: bold;
	color: #5a192d;
	width: 90%;
	font-size: 3.65rem;
	vertical-align: middle;
	text-align: center;
	padding-left: 1px;
}

.caretraining h1 .txt .t_30p {
	font-size: 35%;
	display: block;
	line-height: 230%;
	margin-bottom: 10px;
}

.caretraining h1 .txt .t_60p {
	font-size: 60%;
	padding-right: 10px;
	display: block;
	margin-bottom: 40px;
}

.caretraining h1 .txt .subcopy {
	display: block;
	font-size: 33%;
	text-align: center;
	border-radius: 5px;
	background-color: #a99d3b;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	font-weight: 300;
	position: relative;
	left: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.contents .caretraining h2 {
	margin-top: 40px;
	padding-top: 0px;
	font-size: 1rem;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	line-height: 180%;
	text-align: center;
}
.ct_inner .infoBox .box {
	border-radius: 5px;
	border-width: 2px 2px 2px 20px;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 16px;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	max-width: 240px;
}
.ct_inner .Schedule table {
	width: 48%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.ct_inner .Tuition_fee {
	width: 98%;
	border: 2px solid #a99d3b;
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ct_inner .place {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}
.ct_inner .ct_contact p {
	color: #5a192d;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 140%;
	vertical-align: middle;
}
.ct_inner .ct_contact .tel {
	font-size: 350%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.ct_inner .ct_contact .mail {
	font-size: 230%;
}
.ct_inner .ct_contact .infoBox .btn {
	width: 48%;
	display: block;
	height: 40px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 80px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
.ct_inner .ct_contact .infoBox .btn.c01 .friya {
	position: absolute;
	top: -40px;
	left: 3%;
	width: 20%;
}
.ct_inner section.info p {
	text-align: center;
	line-height: 180%;
	font-size: 0.95rem;
	padding-left: 2%;
	padding-right: 2%;
}
.ct_inner section.info h2 .imag {
	position: absolute;
	left: -10px;
	top: -60px;
	width: auto;
}
.ct_inner section.info h2 {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.6rem;
	font-weight: bold;
	width: 100%;
	position: relative;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 20px;
	padding-left: 20%;
	padding-right: 5%;
}
.ct_inner .r_banner p {
	font-weight: bold;
	font-size: 1.5rem;
}
.ct_inner .r_banner .btn {
	width: 55%;
	height: 90px;
	line-height: 160%;
	border-radius: 6px;
	background-image: url(img/bg_banner.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-size: 100% auto;
	text-align: left;
	padding-top: 30px;
}
.ct_inner .r_banner .btn a {
	color: #5a192d;
	font-weight: bold;
	display: block;
	padding-left: 137px;
	font-size: 1.1rem;
	background-image: url(img/arrow02.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	background-size: 3.5% auto;
	width: 96%;
	padding-right: 20px;
}























}

@media screen and (min-width: 960px) {



.caretraining {
	max-width: 1000px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	position: relative;
	padding-bottom: 50px;
	margin-top: 20px;
}
.contents .caretraining h1 {
	width: 100%;
	height: 180px;
	display: block;
	border-radius: 8px;
	position: relative;
	padding-left: 250px;
	padding-top: 25px;
}


.caretraining h1 .illust {
	position: absolute;
	left: 30px;
	top: -40px;
}

.caretraining h1 .txt {
	font-weight: bold;
	color: #5a192d;
	width: 90%;
	font-size: 3.65rem;
	vertical-align: middle;
	text-align: left;
	padding-left: 1px;
	position: relative;
}

.end_block{
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #9a0000;
	border-radius: 4px;
	line-height: 80%;
	margin-top: 0px;
}

.caretraining h1 .txt .t_30p {
	font-size: 35%;
	display: block;
	line-height: 230%;
	margin-bottom: 1px;
}

.caretraining h1 .txt .t_60p {
	padding-right: 10px;
	display: inline;
}

.caretraining h1 .txt .subcopy {
	display: block;
	font-size: 33%;
	text-align: center;
	border-radius: 5px;
	background-color: #a99d3b;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	font-weight: 300;
	position: relative;
	left: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

.contents .caretraining h2 {
	margin-top: 40px;
	padding-top: 0px;
	font-size: 1rem;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	line-height: 180%;
	text-align: center;
}

.ct_inner {
	background-color: #FFFFFF;
	border: 3px solid #fde0e9;
	border-radius: 5px;
	padding-top: 40px;
	padding-bottom: 90px;
}


.ct_inner .infoBox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : auto;
	max-width: 840px;
}


.ct_inner .infoBox .box {
	max-width: 270px;
	border-radius: 5px;
	border-width: 2px 2px 2px 20px;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 16px;
	padding-right: 10px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	width: 31%;
	margin-bottom: 0;
}

.ct_inner .infoBox .box.c001 {
	background-color: #f7ecf9;
	border-color: #ad8eb3;
	color: #784d80;
}

.ct_inner .infoBox .box.c002 {
	background-color: #fff2f7;
	color: #af4870;
	border-color: #dd94b0;
}

.ct_inner .infoBox .box.c003 {
	background-color: #fef0e5;
	color: #964123;
	border-color: #e0896a;
}

.ct_inner .infoBox .box .num {
	position: absolute;
	left: -15px;
	font-weight: bold;
	color: #FFFFFF;
	top: 47px;
}

.ct_inner .infoBox .box p {
	font-size: 0.9rem;
	line-height: 140%;
}

.ct_inner .infoBox .box p .ct_label {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

section {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.ct_inner .Schedule {
	background-color: #edebdb;
	width: 100%;
	margin-top: 40px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	border-radius: 8px;
}


.ct_inner .Schedule h3 {
	margin-left: auto;
	margin-right: auto;
	color: #5a192d;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5a192d;
	font-size: 1.2rem;
	}


.ct_inner .Schedule p {}

.ct_inner .Schedule p.date {
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 70px;
}

.w_normal {
	font-weight: normal;
}

.t_50p {
	font-size: 65%;
	vertical-align: middle;
}

.ct_inner .Schedule .infoBox {
	display : flex;
	justify-content : center;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 30px;
}

.ct_inner .Schedule table {
	width: 45%;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	display: block;
}

.ct_inner .Schedule table.boder {
	border-radius: 0;
	border-right: 1px solid #5a192d;
	}

.ct_inner .Schedule table td{
	padding-bottom: 10px;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 10px;
}

.ct_inner .Schedule table .mob_non {
	display: table-cell;
}

.ct_inner .Schedule table td.date{
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	max-width: 140px;
	display: table-cell;
}

.ct_inner .Schedule table td .t_label{
	color: #FFFFFF;
	font-size: 0.9rem;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	border-radius: 5px;
	width: 100px;
	display: block;
	vertical-align: middle;
	line-height: 120%;
}

.ct_inner .Schedule table td .t_label.c01{
	background-color: #a99d3b;
}
.ct_inner .Schedule table td .t_label.c02{
	background-color: #a97e3b;
}
.ct_inner .Schedule table td .t_label.c03{
	background-color: #55a93b;
}
.ct_inner .Schedule table td .t_label.c04{
	background-color: #3b62a9;
}

.ct_inner .Schedule .t_label02 {
	background-color: #FFFFFF;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.1rem;
	border-radius: 4px;
}


.ct_inner .Schedule02 {
	margin-top: 50px;
	margin-bottom: 70px;
	padding-left: 5%;
	padding-right: 5%;
}

.ct_inner .Schedule02 h3 {
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #838383;
}

.ct_inner .Schedule02 p {}

.ct_inner .Schedule02 ul {
	margin-top: 24px;
}

.ct_inner .Schedule02 ul li{
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
}



.ct_inner .Tuition_fee {
	width: 100%;
	border: 2px solid #a99d3b;
	border-radius: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.ct_inner .Tuition_fee .title{
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	text-align: center;
	color: #776c15;
	font-weight: bold;
	border-right: 1px solid #776c15;
	margin-right: 5%;
	padding-top: 85px;
	padding-bottom: 75px;
}


.ct_inner .Tuition_fee .title p {
	font-size: 1.4rem;
}

.ct_inner .Tuition_fee .title .tax {
	display: block;
	font-size: 0.9rem;
	margin-top: 10px;
}

.ct_inner .Tuition_fee .textarea {
	width: 77%;
	float: left;
	padding-top: 10px;
}

.ct_inner .Tuition_fee table {
	width: 100%;
}

.ct_inner .Tuition_fee table tr td{
	font-size: 1.1rem;
	font-weight: bold;
	padding-bottom: 14px;
	vertical-align: middle;
}

.ct_inner .Tuition_fee table .al_left {
}

.ct_inner .Tuition_fee .cap {
	font-size: 0.8rem;
	margin-bottom: 30px;
	display: block;
}

.ct_inner .Tuition_fee p {
	font-weight: bold;
	font-size: 0.9rem;
}

.ct_inner .Tuition_fee p .c01 a {
	color: #cb7700;
	margin-right: 30px;
}

.ct_inner .Tuition_fee p .c02 a {
	color: #21a799;
}


.ct_inner .place {
	margin-top: 30px;
}

.ct_inner .place p {
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
}

.ct_inner .place p.t_90p {
	font-size: 1.07rem;
}	

.ct_inner .place p.t_80p {
	font-size: 1rem;
}	


.ct_inner .place .ct_label {
	background-color: #a99d3b;
	width: 90px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 6px;
	border-radius: 3px;
	float: left;
}

.ct_inner .place .text {
	float: left;
	margin-left: 3%;
}

.ct_inner .place .text .cap {
	font-size: 0.85rem;
}

.ct_inner .ct_contact {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #5a192d;
	border-bottom: 1px solid #5a192d;
	padding-bottom: 50px;
	margin-bottom: 60px;
}

.ct_inner .ct_contact p {
	color: #5a192d;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2rem;
	vertical-align: middle;
}

.ct_inner .ct_contact p a {
	color: #5a192d;}

.ct_inner .ct_contact p .t_80p {
	font-size: 60%;
	vertical-align: middle;
}

.ct_inner .ct_contact .tel {
	font-size: 3rem;
	margin-top: 36px;
	margin-bottom: 40px;
}

.ct_inner .ct_contact .mail{
	font-size: 2rem;
}

.ct_inner .ct_contact .infoBox {
	text-align : center;
	display : flex;
	justify-content : space-between;
	flex-wrap : wrap;
	float : none;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	margin-top: 60px;
	margin-bottom: 0;
}

.ct_inner .ct_contact .infoBox .btn {
	width: 47%;
	display: block;
	height: 86px;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 86px;
	position: relative;
}

.ct_inner .ct_contact .infoBox .btn a {
	display: block;
	border-radius: 6px;
}

.ct_inner .ct_contact .infoBox .btn.c01 a {
	background-color: #ffec92;
	color: #6B5215;
	box-shadow: 0px 5px 2px #a98734;
	padding-left: 60px;
}

.ct_inner .ct_contact .infoBox .btn.c01 .friya {
	position: absolute;
	top: -35px;
	left: 15px;
}

.ct_inner .ct_contact .infoBox .btn.c02 a {
	background-color: #d9edbe;
	color: #4E672A;
	box-shadow:0px 5px 2px #7f955f;
}

.ct_inner .ct_contact .infoBox .btn .p {}


/*キャッシュバック以下*/

.ct_inner section.info {
	border-radius: 6px;
	margin-top: 0px;
	margin-bottom: 60px;
	padding-bottom: 5px;
	border-width: 2px;
	border-style: solid;
	width: 100%;
}


.ct_inner section.info h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	width: 100%;
	position: relative;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-top: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}

.ct_inner section.info h2 .imag {
	position: absolute;
	left: -30px;
	top: -20px;
	width: auto;
}

.ct_inner section.info p {
	text-align: center;
	line-height: 180%;
	font-size: 0.95rem;
	padding-left: 0;
	padding-right: 0;
}

.ct_inner section.info .pickup {
	font-weight: bold;
}

.ct_inner section.info .flow {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;

}


.ct_inner section.info .labelbox {
	margin-top: 30px;
	margin-bottom: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.ct_inner section.info .labelbox .infolabel{
	width: 100px;
	height: 70px;
	border-radius: 6px;
	color: #FFFFFF;
	text-align: center;
	line-height: 70px;
	float: left;
	margin-right: 8px;
	font-weight: bold;
	margin-bottom: 0;
}

.ct_inner section.info .labelbox .infotext{
	line-height: 170%;
	font-weight: bold;
	font-size: 0.95rem;
}

.ct_inner section.info .cap {
	text-align: left;
	width: 90%;
}

.ct_inner section.info.cashback {
	border-color: #cb7700;
	background-color: #fff7ec;
}

.ct_inner section.info.qualification {
	border-color: #21a799;
	background-color: #f3fffe;
}


.ct_inner section.info.cashback h2 {
	background-color: #cb7700;
}

.ct_inner section.info.qualification h2 {
	background-color: #21a799;
}

.ct_inner section.info.cashback .pickup {
	color: #cb7700;
}

.ct_inner section.info.qualification .pickup {
	color: #21a799;
}

.ct_inner section.info.cashback .labelbox .infolabel{
	background-color: #774600;
}
	
.ct_inner section.info.qualification .labelbox .infolabel{
	background-color: #0f7266;
}

.ct_inner section.info.cashback .labelbox .infotext{
	color: #774600;
}
	
.ct_inner section.info.qualification .labelbox .infotext{
	color: #0f7266;
}


.ct_inner .r_banner {
	text-align: center;
	color: #5a192d;
}

.ct_inner .r_banner p {
	font-weight: bold;
	font-size: 1.3rem;
}

.ct_inner .r_banner .btn {
	width: 500px;
	height: 100px;
	line-height: 100px;
	border-radius: 6px;
	background-image: url(img/bg_banner.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-top: 0;
}

.ct_inner .r_banner .btn a {
	color: #5a192d;
	font-weight: bold;
	display: block;
	padding-left: 195px;
	font-size: 1.1rem;
	padding-right: 0;
	width: auto;
	background-position: 96% center;
}

.contents_inner {
	padding-top: 170px;
	margin-top: -170px;
	display: block;
	}
.ct_inner .Tuition_fee .title {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15%;
	float: left;
	text-align: center;
	color: #776c15;
	font-weight: bold;
	border-right: 1px solid #776c15;
	margin-right: 5%;
	padding-top: 85px;
	padding-bottom: 75px;
}

	
}

/*
.caretraining_banner {
	max-width: 1000px;
	border-radius: 8px;
	border: 1px solid #84a729;
	-webkit-box-shadow: 0px 0px 10px #C5C5C5;
	box-shadow: 0px 0px 10px #C5C5C5;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 24px;
	margin-top: 1px;
	background-color: #FFFFFF;
}
.caretraining_banner .title {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 1.4rem;
	font-weight: bold;
	padding-left: 4.5%;
	padding-top: 18px;
	padding-bottom: 18px;
	line-height: normal;
	margin-bottom: 18px;
	border-radius: 8px;
	text-align: left;
}
.caretraining_banner p {
	color: #144939;
	font-size: 0.9rem;
	padding-left: 4.5%;
	padding-right: 1px;
}
.caretraining_banner p.text {
	width: 760px !important;
	line-height: 180%;
}
.caretraining_banner p.t_cap {
	font-size: 1.05rem;
	font-weight: bold;
	margin-bottom: 18px;
}
.caretraining_banner .t_cap .box_green {
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	background-color: #144939;
	border-radius: 4px;
	line-height: normal;
	margin-right: 10px;
}
.caretraining_banner .box_link {
	background-color: #144939;
	color: #FFFFFF;
	font-weight: bold;
	width: 20%;
	display: block;
	position: absolute;
	top: 84px;
	right: 2.5%;
	border-radius: 4px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 160%;
	font-size: 1rem;
	margin-top: 1px;
}
.caretraining_banner .Link {
	background-color: #36997a;
	font-size: 0.9rem;
	display: block;
	width: 89%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	line-height: normal;
}

.caretraining_banner .Link a {
	color: #FFFFFF;
}*/
