@charset "UTF-8";
/* css consultation [time] */

/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#intro {
	padding-top: 10px;
}

#second {
	padding-top: 10px;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding: 0;
	margin: 0;
}

.item-title h4 {
	padding: 0;
	margin: 0;
	color: #00ada9;
	font-weight: 600;
}

/*== P ==*/
.moji_intro {
	padding: 0;
	margin: 0;
}

.moji_intro p {
	margin-top: 0;
}

/*---------------------------------------------------- */
/* Time */
/*---------------------------------------------------- */
/*== Waku ==*/
#intro #time {
	margin: 0;
	height: auto;
}

#intro #time .haco_time {
	margin: 0 auto;
	height: auto;
}

#intro #time .haco_time, #intro #time .haco_time2 {
	margin: 0 auto;
	height: auto;
}

/*== Table ==*/
.haco_time table, .haco_time2 table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
	line-height: 1.6;
}

.haco_time table tr.even, .haco_time2 table tr.even {
	background-color: #eef8f3;
}

/*== haco_time ==*/
.haco_time table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	background-color: #3ab374;
	border: solid 1px #dedede;
}

.haco_time table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: solid 1px #dedede;
}

/*== haco_time2 ==*/
.haco_time2 table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	background-color: #3a76b3;
	border: solid 1px #dedede;
}

.haco_time2 table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: solid 1px #dedede;
}

/*== 両方 ==*/
.haco_time table th h4, .haco_time2 table th h4 {
	padding: 0;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.haco_time table td p, .haco_time2 table td p {
	padding: 0;
	font-weight: normal;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
}

/*---------------------------------------------------- */
/* Schedule */
/*---------------------------------------------------- */
/*== Waku ==*/
#second #schedule {
	margin: 0;
	height: auto;
}

#second #schedule .haco_schedule {
	margin: 0 auto;
	height: auto;
}

/*== Table ==*/
.haco_schedule table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
	line-height: 1.6;
}

.haco_schedule table tr.even {
	background-color: #eef8f3;
}

/*== haco_schedule ==*/
.haco_schedule table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: solid 1px #dedede;
}

.haco_schedule table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: solid 1px #dedede;
}

/*== 両方 ==*/
.haco_schedule table th h4 {
	padding: 0;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.haco_schedule table td p {
	padding: 0;
	font-weight: normal;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#intro {
	padding-bottom: 40px;
}
	
#second {
	padding-top: 30px;
	padding-bottom: 40px;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding-top: 25px;
	padding-bottom: 15px;
}

.item-title h4 {
	font-size: 21px;
}

/*== P ==*/
.moji_intro p {
	font-size: 18px;
	text-align: center;
}

.moji_intro p span {
	display: block;
}

/*---------------------------------------------------- */
/* Time */
/*---------------------------------------------------- */
/*== Waku ==*/
#intro #time {
	margin: 0;
	height: auto;
}

#intro #time .haco_time {
	margin: 0 auto;
	height: auto;
}

#intro #time .haco_time, #intro #time .haco_time2 {
	margin: 0 auto;
	height: auto;
}

/*== Table ==*/
.haco_time table, .haco_time2 table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
	line-height: 1.6;
}

.haco_time table tr.even, .haco_time2 table tr.even {
	background-color: #eef8f3;
}

/*== haco_time ==*/
.haco_time table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	background-color: #3ab374;
	border: solid 1px #dedede;
}

.haco_time table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: solid 1px #dedede;
}

/*== haco_time2 ==*/
.haco_time2 table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	background-color: #3a76b3;
	border: solid 1px #dedede;
}

.haco_time2 table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: solid 1px #dedede;
}

/*== 両方 ==*/
.haco_time table th h4, .haco_time2 table th h4 {
	padding: 0;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.haco_time table td p, .haco_time2 table td p {
	padding: 0;
	font-weight: normal;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
}

/*---------------------------------------------------- */
/* Time */
/*---------------------------------------------------- */
/*== Waku ==*/
#intro #time {
	padding: 0;
	width: 100%;
}

#intro #time .haco_time {
	padding: 0;
	width: 100%;
}
	
#intro #time .haco_time2 {
	padding-top: 40px;
	width: 100%;
}

/*== Table ==*/
.haco_time table th, .haco_time2 table th {
	padding: 10px 0;
}

.haco_time table td, .haco_time2 table td {
	padding: 10px 0;
}

.haco_time table th h4, .haco_time2 table th h4 {
	margin: 0 15px;
	font-size: 17px;
}

.haco_time table td p, .haco_time2 table td p {
	margin: 0 15px;
	font-size: 16px;
}

.haco_time table .box001, .haco_time2 table .box001 {
	width: 30%;
}

.haco_time table .box002, .haco_time2 table .box002 {
	width: 25%;
}

.haco_time table .box003, .haco_time2 table .box003 {
	width: 25%;
}

.haco_time table .box004, .haco_time2 table .box004 {
	width: 20%;
}
	
/*---------------------------------------------------- */
/* Schedule */
/*---------------------------------------------------- */
/*== Waku ==*/
#second #schedule {
	padding: 0;
	width: 100%;
}

#second #schedule .haco_schedule {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_schedule table th {
	padding: 10px 0;
}

.haco_schedule table td {
	padding: 10px 0;
}

.haco_schedule table th h4 {
	margin: 0 15px;
	font-size: 17px;
}

.haco_schedule table td p {
	margin: 0 15px;
	font-size: 16px;
}

/*== th 一般・専門 ==*/
.haco_schedule table .week021 {
	width: 4%;
}

.haco_schedule table .week022 {
	width: 24%;
	background-color: #3ab374;
}

.haco_schedule table .week023 {
	width: 24%;
	background-color: #3a76b3;
}
	
.haco_schedule table .week024 {
	width: 24%;
	background-color: #3ab374;
}

.haco_schedule table .week025 {
	width: 24%;
	background-color: #3a76b3;
}

/*== th 時間 ==*/
.haco_schedule table .week011 {
	width: 25%;
	background-color: #4dc9c6;
}

.haco_schedule table .week012 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week013 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week014 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week015 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week016 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week101 {
	width: 25%;
	background-color: #4dc9c6;
}

.haco_schedule table .week102 {
	width: 37.5%;
	background-color: #4dc9c6;
}

.haco_schedule table .week103 {
	width: 37.5%;
	background-color: #4dc9c6;
}

/*== td P ==*/
.haco_schedule table .week001 {
vertical-align: middle;
}

.haco_schedule table .week001 p {
text-align: center;
}

.haco_schedule table .week002 {
vertical-align: middle;
}

.haco_schedule table .week002 p {
text-align: center;
}

.haco_schedule table .week003 {
	width: 24%;
}
	
.haco_schedule table .week004 {
	width: 24%;
}

.haco_schedule table .week005 {
	width: 24%;
}

.haco_schedule table .service001 {
	width: 25%;
vertical-align: middle;
}

.haco_schedule table .service001 p {
text-align: center;
}

/*---------------------------------------------------- */
/* 備考 */
/*---------------------------------------------------- */
.moji_notes {
	display: none;
	font-size: 0;
}


}

/* Tablet */
@media all and (max-width: 959px) and (min-width: 700px) {
/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#intro {
	padding-bottom: 30px;
}

#second {
	padding-bottom: 30px;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding-top: 15px;
	padding-bottom: 12px;
}

.item-title h4 {
	font-size: 19px;
}

/*== P ==*/
.moji_intro p {
	font-size: 16px;
	text-align: left;
}

.moji_intro p span {
	display: inline;
}

/*---------------------------------------------------- */
/* Time */
/*---------------------------------------------------- */
/*== Waku ==*/
#intro #time {
	padding: 0;
	width: 100%;
}

#intro #time .haco_time {
	padding: 0;
	width: 100%;
}
	
#intro #time .haco_time2 {
	padding-top: 35px;
	width: 100%;
}

/*== Table ==*/
.haco_time table th, .haco_time2 table th {
	padding: 8px 0;
}

.haco_time table td, .haco_time2 table td {
	padding: 8px 0;
}

.haco_time table th h4, .haco_time2 table th h4 {
	margin: 0 12px;
	font-size: 16px;
}

.haco_time table td p, .haco_time2 table td p {
	margin: 0 12px;
	font-size: 15px;
}

.haco_time table .box001, .haco_time table .box001 {
	width: 30%;
}

.haco_time table .box002, .haco_time table .box002 {
	width: 25%;
}

.haco_time table .box003, .haco_time table .box003 {
	width: 25%;
}

.haco_time table .box004, .haco_time table .box004 {
	width: 20%;
}

/*---------------------------------------------------- */
/* Schedule */
/*---------------------------------------------------- */
/*== Waku ==*/
#second #schedule {
	padding: 0;
	width: 100%;
}

#second #schedule .haco_schedule {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_schedule table th {
	padding: 8px 0;
}

.haco_schedule table td {
	padding: 8px 0;
}

.haco_schedule table th h4 {
	margin: 0 12px;
	font-size: 16px;
}

.haco_schedule table td p {
	margin: 0 12px;
	font-size: 15px;
}

/*== th 一般・専門 ==*/
.haco_schedule table .week021 {
	width: 8%;
}

.haco_schedule table .week022 {
	width: 23%;
	background-color: #3ab374;
}

.haco_schedule table .week023 {
	width: 23%;
	background-color: #3a76b3;
}
	
.haco_schedule table .week024 {
	width: 23%;
	background-color: #3ab374;
}

.haco_schedule table .week025 {
	width: 23%;
	background-color: #3a76b3;
}

/*== th 時間 ==*/
.haco_schedule table .week011 {
	width: 8%;
}

.haco_schedule table .week012 {
	width: 46%;
	background-color: #4dc9c6;
}

.haco_schedule table .week013 {
	width: 46%;
	background-color: #4dc9c6;
}

/*== td P ==*/
.haco_schedule table .week001 {
	width: 8%;
}

.haco_schedule table .week002 {
	width: 23%;
}

.haco_schedule table .week003 {
	width: 23%;
}
	
.haco_schedule table .week004 {
	width: 23%;
}

.haco_schedule table .week005 {
	width: 23%;
}

/*---------------------------------------------------- */
/* 備考 */
/*---------------------------------------------------- */
.moji_notes {
	display: none;
	font-size: 0;
}


/*---------------------------------------------------- */
/* Schedule */
/*---------------------------------------------------- */
/*== Waku ==*/
#second #schedule {
	padding: 0;
	width: 100%;
}

#second #schedule .haco_schedule {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_schedule table th {
	padding: 10px 0;
}

.haco_schedule table td {
	padding: 10px 0;
}

.haco_schedule table th h4 {
	margin: 0 15px;
	font-size: 17px;
}

.haco_schedule table td p {
	margin: 0 15px;
	font-size: 16px;
}

/*== th 一般・専門 ==*/
.haco_schedule table .week021 {
	width: 4%;
}

.haco_schedule table .week022 {
	width: 24%;
	background-color: #3ab374;
}

.haco_schedule table .week023 {
	width: 24%;
	background-color: #3a76b3;
}
	
.haco_schedule table .week024 {
	width: 24%;
	background-color: #3ab374;
}

.haco_schedule table .week025 {
	width: 24%;
	background-color: #3a76b3;
}

/*== th 時間 ==*/
.haco_schedule table .week011 {
	width: 25%;
	background-color: #4dc9c6;
}

.haco_schedule table .week012 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week013 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week014 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week015 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week016 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week101 {
	width: 25%;
	background-color: #4dc9c6;
}

.haco_schedule table .week102 {
	width: 37.5%;
	background-color: #4dc9c6;
}

.haco_schedule table .week103 {
	width: 37.5%;
	background-color: #4dc9c6;
}

/*== td P ==*/
.haco_schedule table .week001 {
vertical-align: middle;
}

.haco_schedule table .week001 p {
text-align: center;
}

.haco_schedule table .week002 {
vertical-align: middle;
}

.haco_schedule table .week002 p {
text-align: center;
}

.haco_schedule table .week003 {
	width: 24%;
}
	
.haco_schedule table .week004 {
	width: 24%;
}

.haco_schedule table .week005 {
	width: 24%;
}

.haco_schedule table .service001 {
	width: 25%;
vertical-align: middle;
}

.haco_schedule table .service001 p {
text-align: center;
}
}


/* SP */
@media screen and (max-width: 699px) {
/*---------------------------------------------------- */
/* Section */
/*---------------------------------------------------- */
#intro {
	padding-top: 0;
	padding-bottom: 10px;
}
	
#second {
	padding-top: 30px;
	padding-bottom: 10px;
}

/*---------------------------------------------------- */
/* h4 */
/*---------------------------------------------------- */
.item-title {
	padding-top: 15px;
	padding-bottom: 10px;
}

.item-title h4 {
	font-size: 17px;
}

/*== P ==*/
.moji_intro p {
	font-size: 15px;
	text-align: left;
}

.moji_intro p span {
	display: inline;
}

/*---------------------------------------------------- */
/* Time */
/*---------------------------------------------------- */
/*== Waku ==*/
#intro #time {
	padding: 0;
	width: 100%;
}

#intro #time .haco_time {
	padding: 0;
	width: 100%;
}
	
#intro #time .haco_time2 {
	padding-top: 30px;
	width: 100%;
}

/*== Table ==*/
.haco_time table th, .haco_time2 table th {
	padding: 8px 0;
}

.haco_time table td, .haco_time2 table td {
	padding: 8px 0;
}

.haco_time table th h4, .haco_time2 table th h4 {
	margin: 0 10px;
	font-size: 15px;
}

.haco_time table td p, .haco_time2 table td p {
	margin: 0 10px;
	font-size: 14px;
}

.haco_time table .box001, .haco_time2 table .box001 {
	width: 39%;
}

.haco_time table .box002, .haco_time2 table .box002 {
	width: 23%;
}

.haco_time table .box003, .haco_time2 table .box003 {
	width: 38%;
}

.haco_time table .box004, .haco_time2 table .box004 {
	width: 0%;
	display: none;
}

/*---------------------------------------------------- */
/* Schedule */
/*---------------------------------------------------- */
/*== Waku ==*/
#second #schedule {
	padding: 0;
	width: 100%;
}

#second #schedule .haco_schedule {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_schedule table th {
	padding: 8px 0;
}

.haco_schedule table td {
	padding: 8px 0;
}

.haco_schedule table th h4 {
	margin: 0 10px;
	font-size: 15px;
}

.haco_schedule table td p {
	margin: 0 10px;
	font-size: 14px;
}

/*== th 一般・専門 ==*/
.haco_schedule table .week021 {
	width: 8%;
}

.haco_schedule table .week022 {
	width: 23%;
	background-color: #3ab374;
}

.haco_schedule table .week023 {
	width: 23%;
	background-color: #3a76b3;
}
	
.haco_schedule table .week024 {
	width: 23%;
	background-color: #3ab374;
}

.haco_schedule table .week025 {
	width: 23%;
	background-color: #3a76b3;
}

/*== th 時間 ==*/
.haco_schedule table .week011 {
	width: 8%;
}

.haco_schedule table .week012 {
	width: 46%;
	background-color: #4dc9c6;
}

.haco_schedule table .week013 {
	width: 46%;
	background-color: #4dc9c6;
}

/*== td P ==*/
.haco_schedule table .week001 {
	width: 8%;
}

.haco_schedule table .week002 {
	width: 23%;
}

.haco_schedule table .week003 {
	width: 23%;
}
	
.haco_schedule table .week004 {
	width: 23%;
}

.haco_schedule table .week005 {
	width: 23%;
}


/*---------------------------------------------------- */
/* Schedule */
/*---------------------------------------------------- */
/*== Waku ==*/
#second #schedule {
	padding: 0;
	width: 100%;
}

#second #schedule .haco_schedule {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_schedule table th {
	padding: 10px 0;
}

.haco_schedule table td {
	padding: 10px 0;
}

.haco_schedule table th h4 {
	margin: 0 15px;
	font-size: 17px;
}

.haco_schedule table td p {
	margin: 0 15px;
	font-size: 16px;
}

/*== th 一般・専門 ==*/
.haco_schedule table .week021 {
	width: 4%;
}

.haco_schedule table .week022 {
	width: 24%;
	background-color: #3ab374;
}

.haco_schedule table .week023 {
	width: 24%;
	background-color: #3a76b3;
}
	
.haco_schedule table .week024 {
	width: 24%;
	background-color: #3ab374;
}

.haco_schedule table .week025 {
	width: 24%;
	background-color: #3a76b3;
}

/*== th 時間 ==*/
.haco_schedule table .week011 {
	width: 25%;
	background-color: #4dc9c6;
}

.haco_schedule table .week012 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week013 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week014 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week015 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week016 {
	width: 15%;
	background-color: #4dc9c6;
}

.haco_schedule table .week101 {
	width: 25%;
	background-color: #4dc9c6;
}

.haco_schedule table .week102 {
	width: 37.5%;
	background-color: #4dc9c6;
}

.haco_schedule table .week103 {
	width: 37.5%;
	background-color: #4dc9c6;
}

/*== td P ==*/
.haco_schedule table .week001 {
vertical-align: middle;
}

.haco_schedule table .week001 p {
text-align: center;
}

.haco_schedule table .week002 {
vertical-align: middle;
}

.haco_schedule table .week002 p {
text-align: center;
}

.haco_schedule table .week003 {
	width: 24%;
}
	
.haco_schedule table .week004 {
	width: 24%;
}

.haco_schedule table .week005 {
	width: 24%;
}

.haco_schedule table .service001 {
	width: 25%;
vertical-align: middle;
}

.haco_schedule table .service001 p {
text-align: center;
}

/*---------------------------------------------------- */
/* 備考 */
/*---------------------------------------------------- */
.moji_notes {
	padding-top: 15px;
	margin: 0 auto;
	width: 94%;
	height: auto;
}
	
.moji_notes h4 {
	padding-bottom: 5px;
	margin: 0;
	color: #3a76b3;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.0;
}
	
.moji_notes ul {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	list-style-type: none;
}
	
.moji_notes ul li {
	padding: 0 0 5px 16px;
	margin: 0 0.7%;
	color: #3d3e3f;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.6;
	list-style-type: none;
	text-decoration: none;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
	position: relative;/*相対位置*/
}

.moji_notes ul li:before {
	position: absolute;/*絶対位置*/
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0c8";
	left: 0;
	color: #3a76b3; 
}

}