@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */
	
.wow {
	animation-name: none !important;
	visibility: visible !important;
}

.wrapper_2_header_box01_text01_button01 {
	width:25px;
	height:25px;
	padding:0;
	border-radius:50%;
}

.wrapper_2_header_box01_text01_button01_ico {
	margin-right:0px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

.wrapper_2_header_box01_text01_button01 span {
	display:none;
}

.wrapper_2_header_box01_text01_button02 {
	width:25px;
	height:25px;
	padding:0;
	border-radius:50%;
}

.wrapper_2_header_box01_text01_button02_ico {
	margin-right:0px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

.wrapper_2_header_box01_text01_button02 span {
	display:none;
}

.wrapper_title {
	margin:20px auto 40px;
	padding:10px 10px;
}

.wrapper_title_ico {
	max-height:100px;
	top:40%;
}

.wrapper_title_text01_span {
	font-size:20px;
	line-height:25px;
}

.wrapper_subtitle {
	margin:0 auto 20px;
	padding:10px 0 0;
}

.wrapper_subtitle_text01_span {
	font-size:16px;
	line-height:23px;
}

.wrapper_triangle_big {
	width: 360px;
	height: 360px;
}

.wrapper_circle_big {
	width: 360px;
	height: 360px;
}

.wrapper_index01_big {
	padding:30px 10px;
}

.wrapper_index01_box01 {
	justify-content:center;
}

.wrapper_index01_box01_textbox01 {
	width:100%;
	order:1;
}

.wrapper_index01_box01_textbox01_span01 {
	font-size:15px;
	line-height:26px;
}

.wrapper_index01_box01_textbox01_button .wrapper_button01_big {
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
}

.wrapper_index01_box01_textbox01_img01 {
	margin-bottom:40px;
}

.wrapper_index01_box01_img01 {
	max-width:100%;
	width:400px;
	margin-bottom:40px;
	order:2;
}

.wrapper_index01_box01_ul01 {
	max-width:100%;
	order:2;
}

.wrapper_index01_box01_ul01_li {
	width:calc((100% - 10px) / 2 - 24.3px);
	margin-bottom:20px;
}

.wrapper_index01_box01_ul01_li_title {
	font-size:17px;
	line-height:20px;
}

.wrapper_index01_box01_ul01_li_text {
	font-size:14px;
	line-height:26px;
}

.wrapper_index01_ul01 {
	margin-bottom:50px;
}

.wrapper_index01_ul01_li {
	display:block;
	max-width:400px;
	width:auto;
	margin:0 auto 40px;
}

.wrapper_index01_ul01 a:nth-child(3n) .wrapper_index01_ul01_li {
	margin:0 auto;
}

.wrapper_index01_box02_textbox01 {
	padding:30px 20px;
	font-size:15px;
	line-height:30px;
}

.wrapper_index01_box02_img01_i01 {
	max-width: 130px;
}

.wrapper_index01_box02_img01_i02 {
	max-width: 100px;
}

.wrapper_index01_box02_img01_i03 {
	max-width: 170px;
	bottom: 40%;
}

.feed_ul_big {
	padding-left:0px;
	padding-bottom:40px;
}

.feed_ul01_li {
	margin-left:10px;
	margin-right:10px;
	/* box-shadow */
	box-shadow: 0px 10px 11px -1px rgba(150,150,150,0.6);
}

.feed_ul01_li_o {
	/* box-shadow */
	box-shadow: 0px 10px 17px 1px rgba(100,100,100,0.6);
}

.feed01_title {
	font-size:15px;
}

.feed01_date {
	margin-right:5px;
	font-size:13px;
}

.feed01_cate {
	padding:2px 5px;
	font-size:12px;
}

.feed01_detail {
	font-size:13px;
}

.feed_ul02_li {
	margin-left:10px;
	margin-right:10px;
	/* box-shadow */
	box-shadow: 0px 10px 11px -1px rgba(150,150,150,0.6);
}

.feed_ul02_li_o {
	/* box-shadow */
	box-shadow: 0px 10px 17px 1px rgba(100,100,100,0.6);
}

.feed02_title {
	font-size:15px;
}

.feed02_date {
	margin-right:5px;
	font-size:13px;
}

.feed02_cate {
	padding:2px 5px;
	font-size:12px;
}

.feed02_detail {
	font-size:13px;
}

.feed_ul_button_big {
	margin-bottom:50px;
}

.wrapper_index01_button01:before {
	width:200px;
}

.wrapper_index01_button01:after {
	width:200px;
}

#wrapper_3 {
	width:480px;
}

#wrapper_5_big {
	background:url(../img/back01.png) no-repeat center center/cover;
}

.wrapper_5_half {
	width:50%;
}

.wrapper_5_half:first-child {
	width:100%;
	margin-bottom:40px;
}

.wrapper_5_half_img01 {
	margin:0 auto 20px;
}

.wrapper_5_half_text01 {
	text-align:center;
}

.wrapper_5_half_text01_title {
	text-align:center;
}

.wrapper_5_half_socialul01 {
	text-align:center;
}

.wrapper_5_half_ul01 {
	padding:10px 0 0 0;
}

.wrapper_5_linkul01_li {
	margin-bottom: 10px;
	padding:10px 5px;
}

.wrapper_5_linkul01_li_img {
	max-width:130px;
}

.wrapper_head {
	min-height: 100px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.wrapper_head_textbox01_text01 {
	font-size:20px;
	line-height:23px;
}

.wrapper_head_textbox01_text02 {
	font-size:50px;
	line-height:50px;
}

.wrapper_content01_big {
	padding:40px 10px;
}

.slider1_textbox01 {
	right:23%;
}

.slider1_textbox01_text {
	font-size:14px;
	line-height:23px;
}

.slider1_textbox01_text br {
	display:block;
}

.slider1_textbox01_title {
	font-size:30px;
	line-height:50px;
}

/*concept */

.concept_box01 {
	margin-bottom:140px;
	padding-bottom:80px;
}

.concept_box01_textbox01 {
	width:calc(100% - 60px);
	margin:40px 20px 0;
	padding:30px 20px 30px;
	background:rgba(255,255,255,0.7);
	border-radius:15px;
	position:relative;
	z-index: 2;
}

.concept_box01_imgbox01 {
	width:100%;
	height:calc(100% + 40px);
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
}

.concept_box01_imgbox01_in {
	height:100%;
	border-radius: 20px 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.concept_box01_textbox01_span01 {
	font-size:15px;
	line-height:26px;
}

.concept_box01_textbox01_span02 {
	max-width:calc(100% - 60px);
	background:rgba(228,240,252,0.6);
	font-size:15px;
	line-height:26px;
}

.concept_box01_textbox01_span02_img01 {
	left:-40px;
}

.concept_box02 {
	justify-content:center;
}

.concept_box02_textbox01 {
	width:100%;
	order:1;
}

.concept_box02_textbox01_span01 {
	font-size:15px;
	line-height:26px;
}

.concept_box02_textbox01_ul01_li_text {
	font-size:14px;
	line-height:26px;
}

.concept_box02_textbox01_button .wrapper_button01_big {
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
}

.concept_box02_imgbox01 {
	max-width:100%;
	width:400px;
	margin-bottom:40px;
	order:2;
}

.concept_box03_titlebox {
	margin-top: 0px;
	margin-bottom: 20px;
}

.concept_box03_textbox {
	width:calc(100% - 20.5px);
	padding: 10px 10px;
	border-radius: 10px;
}

/*conceptここまで */

/*staff */

.staff_box01 {
	padding: 0 20px;
}

.staff_box01_figure {
	margin: 0 auto 20px;
	float: none;
}

.staff_box01_textbox_left {
	margin-bottom: 10px;
}

.staff_ul01 {
	justify-content:center;
}

.staff_ul01_li {
	max-width: 550px;
	width: calc(100% - 46.3px);
}

.staff_box02 {
	display: flex;
	flex-flow: row wrap;
	justify-content:space-around;
	align-items: center;
	align-content: center;
}

.staff_box02_imgbox:first-child {
	order:1;
}

.staff_box02_imgbox:last-child {
	order:2;
}

.staff_box02_textbox {
	display:block;
	max-width: calc(100% - 20.5px);
	margin:20px 0 0;
	order:3;
}

/*staffここまで */

/*service */

.service_text01 {
	font-size:15px;
}

.service_box01_textbox {
	display: block;
	width:auto;
	margin:0 auto 30px;
}

.service_box01_textbox_text01 {
	font-size:15px;
	line-height:23px;
}

.service_box01_textbox_ul01_li_span {
	font-size:14px;
}

.service_box01_imgbox01 {
	display: block;
	max-width:calc(100% - 40px);
	width:300px;
	margin: 0 auto;
	padding: 0 10px;
}

.service_ul01_li {
	width:100%;
	margin-bottom: 60px;
}

.service_ul01_li:last-child {
	margin-bottom: 0px;
}

.service_ul01_li_imgbox {
	max-width: calc(90% - 120px);
	width: 300px;
	padding: 60px;
}

.service_ul01_li_title {
	font-size:16px;
}

.service_ul01_li_text {
	font-size:14px;
	line-height:28px;
}

.service_box02 {
	justify-content:center;
}

.service_box02_half {
	max-width: calc(100% - 20px);
	width:500px;
	margin-bottom: 40px;
}

.service_box02_half:last-child {
	margin-bottom: 0px;
}

.service_box03_textbox01 {
	max-width: calc(100% - 70.5px);
	width:500px;
	margin-right: 0px;
	font-size:16px;
}

.service_box03_img01 {
	display: block;
	margin:30px auto 0;
}

.service_box04_big {
	margin-top: 60px;
}

.service_box04 {
	display:flex;
	max-width: 500px;
	width:calc(100% - 80.3px);
	margin: 0 auto;
}

.service_box04:last-child {
	margin: 0 auto;
}

/*serviceここまで */

/*price */

.price_text01 {
	font-size:15px;
}

.price_box01_imgbox01_img01 {
	width:300px;
}

.price_box02_half {
	width:100%;
}

.price_box02_half_pc {
	display: none;
}

.price_box02_half_sp {
	display: block;
}

.price_box02_half:last-child {
	margin-top: 50px;
}

.price_box02_half_ul01+.price_box02_half_sp {
	margin-top: 50px;
}

.price_box02_half_ul01_li_imgbox {
	width:50%;
	height:auto;
	border-top-right-radius: 150px 200px;
	border-bottom-right-radius: 150px 200px;
	border-bottom-left-radius:0;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-left:0;
	margin-right:0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:0;
	padding-right:0;
}

.price_box02_half_ul01_li_textbox {
	width:calc(50% - 20px);
	padding-top:10px;
}

.price_box02_half_ul01_li_textbox_span01 {
	font-size:17px;
}

/*priceここまで */

/*area */

.area_title01 {
	font-size:20px;
	line-height:20px;
}

.area_ul01:after {
	width: calc((100% - 20px) / 2 - 6.3px);
}

.area_ul01_li {
	width: calc((100% - 20px) / 2 - 6.3px);
}

.area_ul02_li {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	align-items: stretch;
	align-content: stretch;
}

.area_ul02_li_imgbox {
	display:block;
	max-width: calc(100% - 30px);
	width:300px;
	margin-right: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	order:2;
}

.area_ul02_li_box_textbox {
	display:block;
	width:100%;
	order:1;
}

.area_ul02_li_box_textbox01_title {
	font-size:23px;
}

.area_ul02_li_box_textbox_button01 .wrapper_button01_big {
	text-align: center;
}

/*areaここまで */

/*privacy */

.privacy_table {
	display:block;
}

.privacy_table tbody {
	display:block;
}

.privacy_table tbody tr {
	display:block;
}

.privacy_table_td01 {
	display:block;
	width:auto;
	padding:10px 10px;
	border-bottom:#707070 1px dashed;
}

.privacy_table_td02 {
	display:block;
	width:auto;
	padding:10px 10px;
	border-top:none;
}

/*privacyここまで */

/*inquiry */

.inquiry_textbox01_big {
	margin:0 auto 40px;
}

.inquiry_textbox01 {
	padding: 20px;
}

.inquiry_textbox01_title {
	font-size:20px;
	line-height:26px;
}

.inquiry_textbox01_text01 {
	font-size:15px;
	line-height:26px;
}

.inquiry_textbox01_text02 {
	font-size:15px;
	line-height:26px;
}

.inquiry_title01 {
	font-size:17px;
}

.inquiry_title01 br {
	display:block;
}

.inquiry_text03 {
	margin-bottom:50px;
}

.inquiry_text03_ico {
	max-width:20px;
	margin-right:10px;
}

.inquiry_text03_span {
	font-size:26px;
	line-height:30px;
}

.inquiry_text04 {
	font-size:15px;
}

.inquiry_text05 {
	font-size:15px;
	text-align: left;
}

.inquiry_text05_ul01 {
	display:block;
	list-style: none;
	margin: 20px auto 0;
	padding: 10px 20px;
}

.inquiry_box_off_over {
	width:330px;
	margin:auto;
	font-size:14px;
	top:20px;
	left:0;
	right:0;
}

/*inquiryここまで */

/*exam */

.exam_box_left {
	width:calc(100% - 160px - 20px);
	padding: 10px 10px;
	font-size:14px;
	line-height:20px;
}

.exam_box_right {
	width:150px;
	font-size:14px;
	line-height:20px;
}

/*examここまで */

/*feeling */

.feeling_box_left {
	width:calc(100% - 60px);
	margin-bottom: 5px;
	font-size:14px;
	line-height:20px;
}

.feeling_box_right {
	width:100%;
	font-size:14px;
	line-height:20px;
}

/*feelingここまで */

/*wp */

.wp_left {
	display:block;
	width:auto;
	margin:0 auto 25px;
}

.wp_right {
	display:block;
	width:auto;
	margin:0 auto;
}

.wp_left_ul_li_cont {
	padding: 10px;
}

.wp_left_single_title {
	font-size:19px;
}

.wp_right_rankul_li {
	min-height: 50px;
	margin-left: 20px;
}

.prev_next_ul_li_m {
	display:block;
	margin:0 auto 10px;
}

/*wpここまで */
}
