@charset "utf-8";
/*------------------------------------------------------------
	介護職員実務者研修
------------------------------------------------------------*/
/* PC/スマホ共通 */




/* 無料説明会のご案内 */

#main .border_box .inner .news_list {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	border-bottom: 1px dotted #b8b8b8;
}
#main .border_box .inner .news_list dt .cate_icon {
	background: url(../img/common/bg_news.png) repeat left top;
	margin: 0px 0 0 10px;
	text-shadow: 1px -1px 1px rgba(130,171,40,1);
	padding: 2px 14px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	box-shadow: 0px 0px 3px rgba(178,209,111,1) inset;
	display: inline-block;
	border-radius: 6px;
}
#main #charm .wrap_box .point_box .point03 .course_box .att {
	color: #333;
	font-size: 12px;
}
#main #charm .wrap_box .point_box .point03 .course_box .table01 caption {
	font-size: 16px;
	font-weight: bold;
	color: #f77479;
	text-align: left;
}
.table02 {
	width: 98.59%;
	margin: 0 auto 14px;
}
.table02 tr th, .table02 tr td {
	border: 1px solid #dbdbdb;
	padding: 9px 3px;
	font-weight: bold;
	text-align: center;
}
.table02 tr th {
	background: #e5f1fa;
}


#main .conts_wrap.wrap_box p strong {
	font-size: 20px;
	font-weight: bold;
}
 @media screen and (min-width: 681px) {
#main .main_image h1 img {
	border: 3px solid #FFF;
}
.main_image {
	text-align: center;
	position: relative;
	margin: 0px auto 20px;
}
.main_image:before, .main_image:after {
	background: none repeat scroll 0 0 #777777;
	bottom: 18px;
	box-shadow: 0 15px 10px #777777;
	content: "";
	left: 10px;
	max-width: 300px;
	position: absolute;
	top: 80%;
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}
.main_image:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
#main .page_navi {
	background: #dcebf5;
	margin: 0px 0px 14px;
	padding: 8px 0;
	text-align: center;
}
#main .page_navi li {
	width: 22%;
	text-align: center;
	background: #FFF;
	display: inline-block;
	box-shadow: 0px 0px 4px rgba(103,172,220,.4);
	font-size: 15px;
	font-weight: bold;
	margin: 0 0.65%;
	border-radius: 5px;
}
#main .page_navi li a {
	padding: 14px 0;
	display: block;
}
#main .page_navi .navi01 a {
	color: #42a3e8;
}
#main .page_navi .navi02 a {
	color: #f36f74;
}
#main .page_navi .navi03 a {
	color: #a1c757;
}
#main .page_navi .navi04 a {
	color: #fba44d;
}
#main #summary h1 {
	font-size: 25px;
	font-weight: bold;
	background: url(../img/beginners/bg_line01.png) repeat-x left bottom;
	text-align: center;
	margin: 14px 0 30px;
	padding: 0px 0px 30px;
	line-height: 1.2;
}
#main #summary .right_image {
	float: right;
	width: 47.06%;
}
#main #summary .left_txt {
	float: left;
	width: 50%;
}
#main #summary .left_txt li {
	margin: 0 0 2em;
}
#main #summary .left_txt li h2 {
	color: #61afe6;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 1em;
	background: url(../img/beginners/icon_02.png) no-repeat left center;
	padding: 0 0 0 15%;
}
#main #summary .left_txt li:first-child h2 {
	background: url(../img/beginners/icon_01.png) no-repeat left center;
}
#main #summary .left_txt li:last-child h2 {
	background: url(../img/beginners/icon_03.png) no-repeat left center;
}
#main #summary .left_txt ul li .icon_arrow {
	background: url(../img/beginners/icon_arrow01.png) no-repeat left center;
	padding: 0px 0px 0px 1em;
}
.arrow_box {
	position: relative;
	background: #f1c2c3 url(../img/beginners/bg_arrowbox.png) repeat left top;
	border: 4px solid #ffffff;
	margin: 0 0 40px;
	box-shadow: 0 0 2px rgba(232, 224, 203, 1);
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
	text-align: center;
	padding: 20px 0;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(241, 194, 195, 0);
	border-top-color: #f1c2c3;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 16px;
	margin-left: -16px;
}
#main .conts_wrap .arrow_box h1 img {
	width: 67.02%;
}
#main .conts_wrap .arrow_box ul li {
	width: 30.59%;
	display: inline-block;
	padding: 10px 0.1%;
}
#main #charm .wrap_box .point_box li {
	background: url(../img/beginners/bg_line02.png) no-repeat right bottom;
	overflow: hidden;
	padding: 0px 0px 30px;
	margin: 0 0 24px;
	clear: both;
}
#main #charm .wrap_box .point_box li.point01 h2 {
	background: url(../img/advanceds/icon_point01.jpg) no-repeat left center;
	padding: 0 0 0 114px;
}
#main #charm .wrap_box .point_box li.point02 h2 {
	background: url(../img/advanceds/icon_point02.jpg) no-repeat left center;
	padding: 0 0 0 114px;
}
#main #charm .wrap_box .point_box li.point03 h2 {
	background: url(../img/advanceds/icon_point03.png) no-repeat left center;
	padding: 0 0 0 114px;
}
#main #charm .wrap_box .point_box h2 {
	font-size: 23px;
	min-height: 106px;
	font-weight: bold;
	color: #ee7176;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0 0 14px;
}
#main #charm .wrap_box .point_box h2 span {
	font-size: 18px;
	color: #333333;
	padding: 20px 0 6px;
	display: block;
}
#main #charm .wrap_box .point_box .left_images {
	float: left;
	width: 47.94%;
}
#main #charm .wrap_box .point_box .right_txt {
	float: right;
	width: 47.06%;
}
#main #charm .wrap_box .point_box h3 {
	margin: 0 0 5px;
}
.table01 {
	width: 100%;
	margin: 0 0 14px;
}
.table01 tr th, .table01 tr td {
	border: 1px solid #dbdbdb;
	padding: 9px 0;
	font-weight: bold;
	text-align: center;
}
.table01 tr th {
	background: #fdf1f1;
}
.table03 {
	margin: 0 0 14px;
}
.table03 tr th, .table03 tr td {
	border: 1px solid #fff;
	padding: 9px 10px;
	font-weight: bold;
	background: #fcf7eb;
}
#main #charm .wrap_box .point_box .point03 .course_box h3 {
	margin: 0 0 20px;
}
#main .wrap_box .ttl {
	border-left: 5px solid #f77479;
	border-bottom: 1px dotted #f77479;
	padding: 0 0 0 14px;
	font-size: 21px;
	color: #f77479;
	margin: 0 0 1em;
}
#main #charm .wrap_box .point_box .point03 .course_box {
	margin: 0px 0px 24px;
	overflow: hidden;
	clear: both;
}
#main #charm .wrap_box .point_box .point03 .course_box .ttl02 {
	font-size: 18px;
	position: relative;
	padding: 0 0 0 20px;
	font-weight: bold;
	margin: 0 0 .5em;
}
#main #charm .wrap_box .point_box .point03 .course_box .ttl02:before {
	font-size: 18px;
	content: "●";
	display: block;
	position: absolute;
	left: 0;
	color: #f77479;
	font-weight: bold;
}

#main #charm .wrap_box .point_box .point03 .course_box p.btn02 {
	width:14em;}

#main .conts_wrap .wrap_box .ttl03 {
	background: #7bbdf1;
	font-size: 38px;
	position: relative;
	font-weight: bold;
	border-radius: 10px;
	color: #FFF;
	text-align: center;
	line-height: 1.1;
	padding: 15px 25px 15px 25px;
	margin: 0 0 20px;
	box-shadow: 0px 0px 8px rgba(103,172,220,1) inset;
}
#main .wrap_box .btn02 {
	min-width: 10em;
	float: right;
	margin-right: 2.21% !important;
}
#main #charm .wrap_box .point_box .point03 .course_box .table01 tr th {
	width: 20%;
	box-sizing: border-box;
}
/* キャンペーン */

#main .wrap_box02 .hole_wrap .glid_wrap {
	padding: 18px 5.21%;
}
#main .wrap_box02 .hole_wrap .glid_wrap h1 {
	margin: 0px 0px 16px;
}
#main .wrap_box02 .hole_wrap .glid_wrap .left_images {
	float: left;
	width: 57.19%;
}
#main .wrap_box02 .hole_wrap .glid_wrap .right_txt {
	float: right;
	width: 39.91%;
}
#main .conts_wrap .contact_btn li {
	display: inline-block;
	width: 32.06%;
	margin: 20px 0.4%;
}
/* 無料説明会のご案内 */

#main .border_box .inner .news_list {
	display: table;
}
#main .border_box .inner .news_list dt, #main .border_box .inner .news_list dd {
	display: table-cell;
}
#main .border_box .inner .news_list dt {
	padding: 0 14px 0 0;
	white-space: nowrap;
}
}
/* ▼表示領域が680px未満の場合 */
@media screen and (max-width: 680px) {
#main .main_image h1 img {
	border: 3px solid #FFF;
}
.main_image {
	text-align: center;
	position: relative;
	margin: 0px auto 20px;
}
.main_image:before, .main_image:after {
	background: none repeat scroll 0 0 #777777;
	bottom: 18px;
	box-shadow: 0 15px 10px #777777;
	content: "";
	left: 10px;
	max-width: 300px;
	position: absolute;
	top: 80%;
	transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
}
.main_image:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
#main .page_navi {
	background: #dcebf5;
	margin: 0px 0px 14px;
	padding: 8px 0;
	text-align: center;
}
#main .page_navi li {
	width: 46%;
	text-align: center;
	background: #FFF;
	display: inline-block;
	box-shadow: 0px 0px 4px rgba(103,172,220,.4);
	font-size: 15px;
	font-weight: bold;
	margin: 0 1% .5em;
	border-radius: 5px;
}
#main .page_navi li a {
	padding: 14px 0;
	display: block;
}
#main .page_navi .navi01 a {
	color: #42a3e8;
}
#main .page_navi .navi02 a {
	color: #f36f74;
}
#main .page_navi .navi03 a {
	color: #a1c757;
}
#main .page_navi .navi04 a {
	color: #fba44d;
}
#main #summary h1 {
	font-size: 20px;
	font-weight: bold;
	background: url(../img/beginners/bg_line01.png) repeat-x left bottom;
	text-align: left;
	margin: 14px 0 30px;
	padding: 0px 0px 30px;
	line-height: 1.2;
}
#main #summary .right_image {
/*	float: right;
	width: 47.06%;*/
}
#main #summary .left_txt {
/*	float: left;
	width: 50%;*/
}
#main #summary .left_txt li {
	margin: 0 0 2em;
}
#main #summary .left_txt li h2 {
	color: #61afe6;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 1em;
	background: url(../img/beginners/icon_02.png) no-repeat left center;
	padding: 0 0 0 18%;
}
#main #summary .left_txt li:first-child h2 {
	background: url(../img/beginners/icon_01.png) no-repeat left center;
}
#main #summary .left_txt li:last-child h2 {
	background: url(../img/beginners/icon_03.png) no-repeat left center;
}
#main #summary .left_txt ul li .icon_arrow {
	background: url(../img/beginners/icon_arrow01.png) no-repeat left center;
	padding: 0px 0px 0px 1em;
}
.arrow_box {
	position: relative;
	background: #f1c2c3 url(../img/beginners/bg_arrowbox.png) repeat left top;
	border: 4px solid #ffffff;
	margin: 0 0 40px;
	box-shadow: 0 0 2px rgba(232, 224, 203, 1);
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
	text-align: center;
	padding: 20px 0;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(241, 194, 195, 0);
	border-top-color: #f1c2c3;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 16px;
	margin-left: -16px;
}
#main .conts_wrap .arrow_box h1 img {
	width: 92.02%;
}
#main .conts_wrap .arrow_box ul li {
	width: 78.13%;
	padding: 10px 0;
	margin: 0 auto;
}
#main #charm .wrap_box .point_box li {
	background: url(../img/beginners/bg_line02.png) no-repeat right bottom;
	overflow: hidden;
	padding: 0px 0px 30px;
	margin: 0 0 24px;
}
#main #charm .wrap_box .point_box li.point01 h2 {
	background: url(../img/beginners/icon_point01.png) no-repeat left center;
	padding: 0 0 0 114px;
}
#main #charm .wrap_box .point_box li.point02 h2 {
	background: url(../img/beginners/icon_point02.png) no-repeat left center;
	padding: 0 0 0 114px;
}
#main #charm .wrap_box .point_box li.point03 h2 {
	background: url(../img/beginners/icon_point03.png) no-repeat left center;
	padding: 0 0 0 114px;
}
#main #charm .wrap_box .point_box h2 {
	font-size: 23px;
	min-height: 106px;
	font-weight: bold;
	color: #ee7176;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0 0 14px;
}
#main #charm .wrap_box .point_box h2 span {
	font-size: 18px;
	color: #333333;
	padding: 20px 0 6px;
	display: block;
}
#main #charm .wrap_box .point_box .left_images {
/*	float: left;
	width: 47.94%;*/
}
#main #charm .wrap_box .point_box .right_txt {
/*	float: right;
	width: 47.06%;*/
}
#main #charm .wrap_box .point_box h3 {
	margin: 0 0 5px;
}
#main #charm .arrow_box p img {
	width: 92.02%;
}
.table01 {
	width: 100%;
	margin: 0 0 14px;
}
.table01 tr th, .table01 tr td {
	border: 1px solid #dbdbdb;
	padding: 9px 0;
	font-weight: bold;
	text-align: center;
}
.table01 tr th {
	background: #fdf1f1;
}
.table03 {
	margin: 0 0 14px;
}
.table03 tr th, .table03 tr td {
	border: 1px solid #fff;
	padding: 9px 10px;
	font-weight: bold;
	background: #fcf7eb;
}
#main .btn02 {
	width: 10em;
	float: right;
}
#main #charm .wrap_box .point_box .point03 .course_box h3 {
	margin: 0 0 20px;
}
#main .wrap_box .ttl {
	border-left: 5px solid #f77479;
	border-bottom: 1px dotted #f77479;
	padding: 0 0 0 14px;
	font-size: 21px;
	color: #f77479;
	margin: 0 0 1em;
}
#main #charm .wrap_box .point_box .point03 .course_box {
	margin: 0px 0px 24px;
	overflow: hidden;
}
#main #charm .wrap_box .point_box .point03 .course_box .ttl02 {
	font-size: 18px;
	position: relative;
	padding: 0 0 0 20px;
	font-weight: bold;
	margin: 0 0 .5em;
}
#main #charm .wrap_box .point_box .point03 .course_box .ttl02:before {
	font-size: 18px;
	content: "●";
	display: block;
	position: absolute;
	left: 0;
	color: #f77479;
	font-weight: bold;
}
#main .conts_wrap .wrap_box .ttl03 {
	background: #7bbdf1;
	font-size: 27px;
	position: relative;
	font-weight: bold;
	border-radius: 10px;
	color: #FFF;
	text-align: center;
	line-height: 1.1;
	padding: 15px 25px 15px 25px;
	margin: 0 0 20px;
	box-shadow: 0px 0px 8px rgba(103,172,220,1) inset;
}
#main .conts_wrap .wrap_box .ttl03 span {
	font-size: 17px;
}
#main #charm .wrap_box .table02 tr .ttl {
	font-size: 16px;
	display: block;
}
.table02 tr th.daytime .ttl .time {
	color: #1478c2;
}
.table02 tr th.night .ttl .time {
	color: #ff9c40;
}
.table02 tr th.holiday .ttl .time {
	color: #7fac29;
}
#main .wrap_box .btn02 {
	width: 10em;
	float: right;
	margin-right: 2.21% !important;
}
#main #charm .wrap_box .point_box .point03 .course_box .table01 tr th {
	width: 25%;
	box-sizing: border-box;
}
/* キャンペーン */

#main .wrap_box02 .hole_wrap .glid_wrap {
	padding: 18px 5.21%;
}
#main .wrap_box02 .hole_wrap .glid_wrap h1 {
	margin: 0px 0px 16px;
}
#main .wrap_box02 .hole_wrap .glid_wrap .left_images {
/*	float: left;
	width: 57.19%;*/
}
#main .wrap_box02 .hole_wrap .glid_wrap .right_txt {
/*	float: right;
	width: 39.91%;*/
}
#main #flow.conts_wrap.wrap_box {
	padding: 0;
}
#main .conts_wrap .contact_btn li {
	display: inline-block;
	width: 31.76%;
	margin: 20px 0.2%;
}
/* 無料説明会のご案内 */


#main .border_box .inner .news_list dt {
	padding: 0 0 1em;
	position: relative;
	white-space: nowrap;
}
}
