@charset "utf-8";
/*------------------------------------------------------------
	同行援護従業者養成研修　全身性ガイドヘルパー（移動支援従業者養成研修）
------------------------------------------------------------*/
/* PC/スマホ共通 */


.wrap_box {
	padding: 20px 7.24%;
}
/* 無料説明会のご案内 */

#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 24px;
}
.table02 tr th, .table02 tr td {
	border: 1px solid #dbdbdb;
	padding: 9px 3px;
	font-weight: bold;
	text-align: center;
}
.table02 tr th {
	background: #e5f1fa;
}
.table02 tr.heading02 td {
	background: #f3f3f3;
}
#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: 31%;
	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 {
	text-align: center;/*	font-size: 25px;
	font-weight: bold;
	background: url(../img/beginners/bg_line01.png) repeat-x left bottom;
	
	margin: 14px 0 30px;
	padding: 0px 0px 30px;
	line-height: 1.2;*/
}
#main #summary .right_box {
	float: right;
	width: 40%;
	border: 3px solid #97be4c;
	padding: 90px 2.6% 10px;
	position: relative;
	margin: 80px 2% 0;
	min-height: 320px;
}
#main #summary .left_box {
	float: left;
	width: 40%;
	border: 3px solid #f47b80;
	padding: 90px 2% 10px;
	position: relative;
	margin: 80px 2% 0;
	min-height: 320px;
}
#main #summary .left_box h1 {
	position: absolute;
	top: -80px;
	width: 87.5%;
	left: 6.25%;
}
#main #summary .right_box h1 {
	position: absolute;
	top: -80px;
	width: 93.75%;
	left: 3.125%;
}
#main #summary .left_box h2 {
	border-bottom: 2px dotted #f47b80;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
#main #summary .left_box h2 span {
	font-size: 18px;
	color: #f47b80;
	border-bottom: 1px solid #f47b80;
}
#main #summary .right_box h2 {
	border-bottom: 2px dotted #97be4c;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
#main #summary .right_box h2 span {
	font-size: 18px;
	color: #97be4c;
	border-bottom: 1px solid #97be4c;
}
#main #summary .att {
	color: #333;
	font-size: 11px;
}
#main #summary .left_images {
	float: left;
	width: 31.71%;
}
#main #summary .right_txt {
	float: right;
	width: 63.06%;
}
#main #summary .right_txt h3 {
	color: #449bd8;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 8px;
}
#main #summary .right_txt ul.list01 li {
	padding-left: 18px;
	position: relative;
}
#main #summary .right_txt ul.list01 li:before {
	color: #6db5e8;
	content: "●";
	font-size: 11px;
	display: block;
	font-weight: bold;
	left: 0;
	top: 2px;
	position: absolute;
}
#main #summary .right_txt ul.list02 {
	margin-top: 20px;
}
#main #summary .right_txt ul.list02 li {
	padding-left: 18px;
	position: relative;
	color: #e6484f;
	font-size: 18px;
	font-weight: bold;
}
#main #summary .right_txt ul.list02 li:before {
	color: #e6484f;
	content: "●";
	font-size: 11px;
	display: block;
	font-weight: bold;
	left: 0;
	top: 4px;
	position: absolute;
}
#main #summary p.att02 {
	clear: both;
}
#main #summary p.att02 .marker {
	background: #ffee8b;
}
.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: 46.28%;
}
#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/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 14px;
	color: #6bb3e7;
	font-size: 21px;
	font-weight: bold;
	clear: both;
	border-left: 5px solid #6bb3e7;
	padding: 0 10px;
}
#main #charm .wrap_box .point_box h3 span {
	color: #333;
	font-size: 14px;
}
.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 .conts_wrap .contact_btn {
	text-align: center;
}
#main .conts_wrap .contact_btn li {
	display: inline-block;
	width: 32.06%;
	margin: 20px 2%;
}
/* 無料説明会のご案内 */

#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;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
}
/* ▼表示領域が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 .right_box {
	border: 3px solid #97be4c;
	padding: 90px 2.6% 10px;
	margin: 80px 2% 0;
}
#main #summary .left_box {
	border: 3px solid #f47b80;
	padding: 90px 2% 10px;
	margin: 80px 2% 140px;
}
#main #summary .left_box h1 {
	margin: -180px auto 10px;
	/*	width:87.5%;
	*/
	text-align: center;
}
#main #summary .right_box h1 {
	margin: -180px auto 10px;
	/*	width:93.75%;
*/
	text-align: center;
}
#main #summary .left_box h2 {
	border-bottom: 2px dotted #f47b80;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
#main #summary .left_box h2 span {
	font-size: 18px;
	color: #f47b80;
	border-bottom: 1px solid #f47b80;
}
#main #summary .right_box h2 {
	border-bottom: 2px dotted #97be4c;
	padding: 0 0 10px;
	margin: 0 0 10px;
}
#main #summary .right_box h2 span {
	font-size: 18px;
	color: #97be4c;
	border-bottom: 1px solid #97be4c;
}
#main #summary .att {
	color: #333;
	font-size: 11px;
}
#main #summary .left_images {
	float: left;
	width: 31.71%;
}
#main #summary .right_txt {
	float: right;
	width: 63.06%;
}
#main #summary .right_txt h3 {
	color: #449bd8;
	font-weight: bold;
	font-size: 16px;
	margin: 12px 0 8px;
}
#main #summary .right_txt ul.list01 li {
	padding-left: 18px;
	position: relative;
}
#main #summary .right_txt ul.list01 li:before {
	color: #6db5e8;
	content: "●";
	font-size: 11px;
	display: block;
	font-weight: bold;
	left: 0;
	top: 2px;
	position: absolute;
}
#main #summary .right_txt ul.list02 {
	margin-top: 20px;
}
#main #summary .right_txt ul.list02 li {
	padding-left: 18px;
	position: relative;
	color: #e6484f;
	font-size: 18px;
	font-weight: bold;
}
#main #summary .right_txt ul.list02 li:before {
	color: #e6484f;
	content: "●";
	font-size: 11px;
	display: block;
	font-weight: bold;
	left: 0;
	top: 4px;
	position: absolute;
}
#main #summary p.att02 {
	clear: both;
}
#main #summary p.att02 .marker {
	background: #ffee8b;
}
.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%;
}
#main #charm .wrap_box .point_box h3 {
	margin: 0 0 14px;
	color: #6bb3e7;
	font-size: 21px;
	font-weight: bold;
	clear: both;
	border-left: 5px solid #6bb3e7;
	padding: 0 10px;
}
#main #charm .wrap_box .point_box h3 span {
	color: #333;
	font-size: 14px;
}
.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 #flow.conts_wrap.wrap_box {
	padding: 0;
}
#main .conts_wrap .contact_btn {
	text-align: center;
}
#main .conts_wrap .contact_btn li {
	display: inline-block;
	width: 32.06%;
	margin: 20px 2%;
}
/* 無料説明会のご案内 */


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



/*----------------------------------*/
