/* =====================================
笆�COMMON
===================================== */

a:hover img {
	opacity: 0.8;
}

img {
	width: auto;
	max-width: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 20px;
}

p:last-child {
	margin-bottom: 0;
}

table {
	width: 100%;
}

.half {
	display: inline-block;
}

strong {
	font-weight: bold;
}
.hikoukai{
	display:none !important;
}
@media screen and (max-width: 767px) {
	.auto_height {
		height: auto !important;
	}
}


/* -------------------------------------
CONTENT
------------------------------------- */

#content {
	padding: 63px 0 100px;
	min-height: 600px;
}

.home #content {
	padding: 0;
}
.page-id-19326 #content {
	padding: 0;
}

@media screen and (max-width: 767px) {
	#content {
		padding: 50px 0 80px;
		min-height: 400px;
	}
}


/* =====================================
笆�TOP
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
.home #mainimage {
	padding: 0 4% 4%;
	box-sizing: border-box;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
}
.page-id-19326 #mainimage {
	padding: 0 4% 4%;
}
#mainimage img {
	width: 100%;
}
.main_img {
	position: relative;
}
.main_img  .btn_txt01 {
	position: absolute;
	width: 24.2%;
	left: 4.9%;
	bottom:6%;
}
.main_img  .btn_txt02 {
	position: absolute;
	width: 24.2%;
	left: 30.2%;
	bottom: 6%;
}
@media screen and (max-width: 767px) {
	.home #mainimage {
		padding: 0;
	}
	.page-id-19326 #mainimage {
		padding: 0;
	}
	.main_img .btn_txt01 {
		position: fixed;
		width: 42%;
		left: 8%;
		bottom: 2%;
		z-index: 999;
	}
	.main_img .btn_txt02 {
		position: fixed;
		width: 42%;
		right: 8%;
		bottom: 2%;
		z-index: 999;
		left: auto;
	}
}
/*--------------------------------------
top_h2
--------------------------------------*/

.top_h2 {
	font-family: "A1譏取悃","A1 Mincho";
	font-size: 30px;
	line-height: 1.3;
	letter-spacing: 0.2em;
	text-align: center;
	color: #333333;
	font-weight: bold;
	margin-bottom: 28px;
}

.top_h2 .sub_h2 {font-size: 12px;line-height: 1.3;vertical-align: middle;letter-spacing: 0.3em;display: block;margin-top: 0;font-weight: bold;font-weight: normal;color: #007cc6;    padding: 25px 0;box-sizing: border-box;background: url(../../images/assets_machines/top_h2_icon.png) no-repeat center center/auto;}
.left_box {
	float: left;
}

.right_box {
	float: right;
}


span.green_cor {
	color: #5BAD9F !important;
}
@media screen and (max-width: 767px) {
	.top_h2 {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.left_box {
		float: none;
	}
	.right_box {
		float: none;
	}
	.height_auto {
		height: auto !important;
	}
}



/*--------------------------------------
tle_con
--------------------------------------*/
.top_tle {
	font-size: 30px;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.5;
	font-weight: bold;
	color: #464646;
}
@media screen and (max-width: 1024px) {
	.top_tle {
		font-size: 26px;
	}
}
@media screen and (max-width: 767px) {
	.top_tle {
		font-size: 25px;
	}

}
@media screen and (max-width: 413px) {
	.top_tle {
		font-size: 24px;
	}
}
/* =====================================
idea_con
===================================== */
.idea_con {
	padding-bottom: 105px;
}
.idea_con .wrap {
	max-width: 1160px;
	padding: 0 30px;
	box-sizing: border-box;
	margin: 0 auto;
}
.idea_con .inner .top_tle {
	font-size: 36px;
	color: #007CC6;
	margin-bottom: 40px;
}
.idea_con .inner {
	padding: 82px 30px 75px;
	background: url(../../images/assets_machines/top_bg_last.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 959px) {
	.idea_con {
		padding-bottom: 60px;
	}
	.idea_con .inner .top_tle {
		font-size: 32px;
	}	
}
@media screen and (max-width: 767px) {
	.idea_con .wrap {
		padding: 0 20px;
	}
	.idea_con .inner {
		padding: 60px 20px 55px;
		background: url(../../images/assets_machines/top_bg_last_sp.jpg) no-repeat center center/cover;
	}
	.idea_con .inner .top_tle {
		font-size: 28px;
		color: #007cc6;
		margin-bottom: 35px;
	}
	.idea_con {
		padding-bottom: 10px;
		padding-top: 60px;
	}
}
@media screen and (max-width: 374px) {
	.idea_con .inner .top_tle {
		font-size: 24px;
	}	
}
/* =====================================
.video_con
===================================== */
.video_con {
	background: #007cc6;
	padding: 75px 0 80px;
}
.video_con .iframe_area {
	max-width: 770px;
	margin: 0 auto;
}
.video_con .iframe_area .video {
	background: url(../../images/assets_machines/nomoca_img03.jpg) no-repeat center center/cover;
}
.video_con .top_tle {
	color: #fff;
	margin-bottom: 44px;
}
.video_con .txt {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 0px;
}
.video_con .txt a {
	color: #fff;
	text-decoration: none;
}
.video_con .txt a:hover {
	text-decoration: underline;
}
.video_con .iframe_area {
	box-shadow: 0px 0px 15px 5px rgba(25, 80, 116, 0.3);
	margin-bottom: 16px;
}
.iframe_area .viemo {
	position: relative;
	padding-top: 52%;
}
.iframe_area .viemo iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
.iframe_area a {
	cursor: pointer;
	display: block;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.iframe_area a:hover {
	opacity: 0.7;
}								

@media screen and (max-width: 767px) {
	.video_con .top_tle {
		margin-bottom: 35px;
	}
	.video_con {
		padding: 50px 0;
	}
}
/* =====================================
sove_con
===================================== */
.sove_con {
	padding: 0px 0 78px;
}
.sove_con:before {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 40px 55px 0 55px;
	border-style: solid;
	border-color: transparent;
	border-top-color: #007CC6;
	bottom: -15px;
	left: 50%;
	z-index: 200;
	margin-left: -55px;
}
.sove_con .inner {
	max-width: 1000px;
	margin: 0 auto;
}
.sove_con .sove_item {
	width: 48%;
}
.sove_con .sove_item .img_box {
	width: 34.5%;
	max-width: 165px;
}
.sove_con .sove_item .txt_box {
	width: 62.5%;
}
.sove_con .sove_tle {
	color: #464646;
	line-height: 1.2;
	font-size: 20px;
	background: #DBD9D5;
	text-align: center;
	font-family: "秀英丸ゴシック L","Shuei MaruGo L";
	padding: 14px 5px 13px;
	margin-bottom: 20px;
}
.sove_con  .sove_list {
	color: #464646;
	font-size: 20px;
	font-family: "秀英丸ゴシック L","Shuei MaruGo L";
	line-height: 1.4;
}
.sove_con .sove_list .sove_list_item {
	margin-bottom: 7px;
	padding-left: 40px;
	position: relative;
}
.sove_list_item:before {
	content: "";
	display: block;
	border: 3px solid #DBD9D5;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0;
	top: 4px;
	box-sizing: border-box;
	border-radius: 50%;
}
.sove_list_item:after {
	content: "";
	display: block;
	width: 9px;
	height: 16px;
	border: solid #007CC6;
	border-width: 0 3px 3px 0;
	position: absolute;
	left: 9.5px;
	top: 3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
	border-radius: 2px;
}
.sove_con .sove_list .sove_list_item:last-child {
	margin-bottom: 0;
}
.sove_con .top_tle {
	margin-bottom: 52px;
}
@media screen and (max-width: 1024px) {
	.sove_con .sove_list {
		font-size: 18px;
	}
	.sove_con .sove_list .sove_list_item {
		padding-left: 36px;
	}
	.sove_list_item:before {
		top: 3px;
	}
	.sove_list_item:after {
		top: 2px;
	}
}
@media screen and (max-width: 959px) {
	.sove_con .sove_item {
		width: 49%;
	}
	.sove_con .sove_item .img_box {
		width: 28%;
	}	
	.sove_con .sove_item .txt_box {
		width: 68%;
	}
	.sove_con .sove_list {
		font-size: 16px;
	}
	.sove_con .sove_list .sove_list_item {
		padding-left: 34px;
	}
	.sove_list_item:before {
		top: 0px;
	}
	.sove_list_item:after {
		top: -1px;
	}
}
@media screen and (max-width: 767px) {
	.sove_con {
		padding: 50px 0 65px;
	}

	.sove_con .top_tle {
		margin-bottom: 35px;
	}
	.sove_con .sove_item {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.sove_con .sove_item:last-child {
		margin-bottom: 0;
	}
	.sove_con .sove_item .img_box {
		width: 100%;
		margin: 0 auto 25px;
	}
	.sove_con .sove_item .txt_box {
		width: 100%;
	}
	.sove_con .sove_tle {
		font-size: 18px;
	}
}
/* =====================================
label_con
===================================== */
.label_con {
	background: rgb(105, 205, 234);
	padding: 56px 0 76px;
}
.label_con .label_list {
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	text-align: center;
}
.label_con .label_list .label_list_item {
	display: inline-block;
	width: 25%;
	max-width: 240px;
	margin-right: 0.7%;
}
.label_con .label_list .label_list_item:last-child {
	margin-right: auto;
}
.label_con .top_tle {
	color: #fff;
	position: relative;
	margin-bottom: 22px;
}
.label_con .top_tle .top_tle_inner {
	display: inline-block;
	position: relative;
	padding: 0 28px;
	box-sizing: border-box;
}
.label_con .top_tle .top_tle_inner:before {
	position: absolute;
	content: "";
	display: block;
	width: 3px;
	height: 32px;
	background: #fff;
	border-radius: 10px;
	-webkit-transform: rotate(-35deg);
	-moz-transform: rotate(-35deg);
	-o-transform: rotate(-35deg);
	transform: rotate(-35deg);
	left: 0;
	top: 50%;
	margin-top: -13px;
}
.label_con .top_tle .top_tle_inner:after {
	position: absolute;
	content: "";
	display: block;
	width: 3px;
	height: 32px;
	background: #fff;
	border-radius: 10px;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	transform: rotate(35deg);
	right: 0;
	top: 50%;
	margin-top: -13px;
}

@media screen and (max-width: 767px) {
	.label_con {
		padding: 56px 0 50px;
	}
	.label_con .top_tle .top_tle_inner {
		padding: 0 15px;
	}
	.label_con .top_tle .top_tle_inner:before {
		height: 28px;
		-webkit-transform: rotate(-25deg);
		-moz-transform: rotate(-25deg);
		-o-transform: rotate(-25deg);
		transform: rotate(-25deg);
		left: -4px;
		margin-top: -12px;
	}
	.label_con .top_tle .top_tle_inner:after {
		height: 28px;
		-webkit-transform: rotate(25deg);
		-moz-transform: rotate(25deg);
		-o-transform: rotate(25deg);
		transform: rotate(25deg);
		right: -4px;
		top: 50%;
		margin-top: -12px;
	}
	.label_con .label_list .label_list_item {
		width: 32%;
	}
	/*.label_con .label_list .label_list_item {
	display: block;
	width: 100%;
	max-width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
	.label_con .label_list .label_list_item:last-child {
	margin-bottom: 0;
}*/
}
/* =====================================
clinic_con
===================================== */
.clinic_con {
	padding: 74px 0 90px;
}
.clinic_con .top_tle {
	margin-bottom: 26px;
}
.clinic_con .inner {
	max-width: 1000px;
	margin: 0 auto;
}
.under_mainimage.clinic_item_main {
	height: 320px;
}
.clinic_item {
	border: 3px solid #00ABDB;
	box-sizing: border-box;
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 20px;
	box-shadow: 0 0 8px 0px rgba(137, 134, 134, 0.4);
	position: relative;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-weight: bold;
	line-height: 1.7;
	background: #fff;
}
.clinic_item.last{
	margin-bottom: 50px;
}
.clinic_item .img_box {
	width: 49%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;

}

/*.clinic_item.clinic_item01 .img_box {
background: url(../../images/assets_machines/top_img04.jpg) no-repeat center center/cover;
}
.clinic_item.clinic_item02 .img_box {
background: url(../../images/assets_machines/top_img05.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item03 .img_box {
background: url(../../images/assets_machines/top_img06.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item04 .img_box {
background: url(../../images/assets_machines/works_img03.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item05 .img_box {
background: url(../../images/assets_machines/works_img04.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item06 .img_box {
background: url(../../images/assets_machines/works_img05.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item07 .img_box {
background: url(../../images/assets_machines/works_img06.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item08 .img_box {
background: url(../../images/assets_machines/works_img07.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item09 .img_box {
background: url(../../images/assets_machines/works_img09.jpg) no-repeat left top/cover;
}
.clinic_item.clinic_item10 .img_box {
background: url(../../images/assets_machines/works_img10.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item11 .img_box {
background: url(../../images/assets_machines/works_img11.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item12 .img_box {
background: url(../../images/assets_machines/works_img12.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item13 .img_box {
background: url(../../images/assets_machines/works_img13-.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item14 .img_box {
background: url(../../images/assets_machines/works_img14.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item15 .img_box {
background: url(../../images/assets_machines/works_img15.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item16 .img_box {
background: url(../../images/assets_machines/works_img16.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item17 .img_box {
background: url(../../images/assets_machines/works_img17.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item18 .img_box {
background: url(../../images/assets_machines/works_img18.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item19 .img_box {
background: url(../../images/assets_machines/works_img19.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item20 .img_box {
background: url(../../images/assets_machines/works_img20.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item21 .img_box {
background: url(../../images/assets_machines/works_img21.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item22 .img_box {
background: url(../../images/assets_machines/works_img22.jpg) no-repeat right center/cover;
}
.clinic_item.clinic_item23 .img_box {
background: url(../../images/assets_machines/works_img23.jpg) no-repeat center center/cover;
}
.clinic_item.clinic_item24 .img_box {
background: url(../../images/assets_machines/works_img24.jpg) no-repeat center center/cover;
}
.clinic_item.clinic_item25 .img_box {
background: url(../../images/assets_machines/works_img25.jpg) no-repeat center center/cover;
}
.clinic_item.clinic_item26 .img_box {
background: url(../../images/assets_machines/works_img26.jpg) no-repeat center center/cover;
}*/
.clinic_item .txt_box {
	width: 46%;
}
.clinic_item .txt_box_table {
	padding: 46px 10px 43px 0;
	box-sizing: border-box;
}
.clinic_item .tle {
	color: #464646;
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 7px;
}

.clinic_item .s_tle {
	color: #007cc6;
	font-size: 22px;
	margin-bottom: 30px;
	margin-top: 22px;
}
.clinic_item .s_tle img {
	width: auto !important;
	max-width: 95%;
}
.clinic_item .btn {
	max-width: 200px;
	margin-left: 0;
}
.new_works_list .clinic_item.clinic_item27 .img_box {
	background-position: 79% top;
}
@media screen and (min-width: 768px) {


	.page-id-6246 .clinic_item,.new_works_list .clinic_item {
		max-width: 480px;
		margin-left: auto;
		width: 32.5%;
		float: left;
		margin-right: 1.25%;
		margin-bottom: 20px;
	}

	.page-id-6246 .clinic_item:nth-child(3n),.new_works_list .clinic_item:nth-child(3n){
		margin-right: auto;
	}
	.new_works_list .clinic_item {
		margin-left: 0.4% !important;
		margin-right: 0.4% !important;
	}
	.page-id-6246 .clinic_item .img_box,.new_works_list  .clinic_item .img_box{
		position: absolute;
		width: 100%;
		height: 100% !important;
		left: 0;
		z-index: 0;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
	}
	/*.page-id-6246 .clinic_item.clinic_item01 .img_box,.new_works_list .clinic_item.clinic_item01 .img_box{
	background: url(../../images/assets_machines/top_img04_sp.jpg) no-repeat center center/cover;
}
	.page-id-6246 .clinic_item.clinic_item02 .img_box,.new_works_list .clinic_item.clinic_item02 .img_box {
	background: url(../../images/assets_machines/top_img05_sp.jpg) no-repeat center center/cover;
}
	.page-id-6246 .clinic_item.clinic_item03 .img_box ,.new_works_list .clinic_item.clinic_item03 .img_box{
	background: url(../../images/assets_machines/top_img06_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item04 .img_box,.new_works_list .clinic_item.clinic_item04 .img_box {
	background: url(../../images/assets_machines/works_img03_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item05 .img_box ,.new_works_list .clinic_item.clinic_item05 .img_box{
	background: url(../../images/assets_machines/works_img04_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item06 .img_box,.new_works_list .clinic_item.clinic_item06 .img_box {
	background: url(../../images/assets_machines/works_img05_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item07 .img_box,.new_works_list .clinic_item.clinic_item07 .img_box {
	background: url(../../images/assets_machines/works_img06_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item08 .img_box ,.new_works_list .clinic_item.clinic_item08 .img_box{
	background: url(../../images/assets_machines/works_img07_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item09 .img_box ,.new_works_list .clinic_item.clinic_item09 .img_box{
	background: url(../../images/assets_machines/works_img09_sp.jpg) no-repeat left top/cover;
}
	.page-id-6246 .clinic_item.clinic_item10 .img_box,.new_works_list .clinic_item.clinic_item10 .img_box {
	background: url(../../images/assets_machines/works_img10_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item11 .img_box,.new_works_list .clinic_item.clinic_item11 .img_box {
	background: url(../../images/assets_machines/works_img11_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item12 .img_box ,.new_works_list .clinic_item.clinic_item12 .img_box{
	background: url(../../images/assets_machines/works_img12_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item13 .img_box ,.new_works_list .clinic_item.clinic_item13 .img_box{
	background: url(../../images/assets_machines/works_img13_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item14 .img_box,.new_works_list .clinic_item.clinic_item14 .img_box{
	background: url(../../images/assets_machines/works_img14_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item15 .img_box ,.new_works_list .clinic_item.clinic_item15 .img_box{
	background: url(../../images/assets_machines/works_img15_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item16 .img_box ,.new_works_list .clinic_item.clinic_item16 .img_box{
	background: url(../../images/assets_machines/works_img16_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item17 .img_box ,.new_works_list .clinic_item.clinic_item17 .img_box{
	background: url(../../images/assets_machines/works_img17_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item18 .img_box ,.new_works_list .clinic_item.clinic_item18 .img_box{
	background: url(../../images/assets_machines/works_img18_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item19 .img_box ,.new_works_list .clinic_item.clinic_item19 .img_box{
	background: url(../../images/assets_machines/works_img19_sp.jpg) no-repeat right center/cover;
}
	.page-id-6246 .clinic_item.clinic_item20 .img_box ,.new_works_list .clinic_item.clinic_item20 .img_box{
	background: url(../../images/assets_machines/works_img20_sp.jpg) no-repeat left center/cover;
}
	.page-id-6246 .clinic_item.clinic_item21 .img_box ,.new_works_list .clinic_item.clinic_item21 .img_box{
	background: url(../../images/assets_machines/works_img21_sp.jpg) no-repeat left center/cover;
}
	.page-id-6246 .clinic_item.clinic_item22 .img_box ,.new_works_list .clinic_item.clinic_item22 .img_box{
	background: url(../../images/assets_machines/works_img22_sp.jpg) no-repeat left center/cover;
}
	.page-id-6246 .clinic_item.clinic_item23 .img_box ,.new_works_list .clinic_item.clinic_item23 .img_box{
	background: url(../../images/assets_machines/works_img23_sp.jpg) no-repeat center center/cover;
}
	.page-id-6246 .clinic_item.clinic_item24 .img_box ,.new_works_list .clinic_item.clinic_item24 .img_box{
	background: url(../../images/assets_machines/works_img24_sp.jpg) no-repeat center center/cover;
}
	.page-id-6246 .clinic_item.clinic_item25 .img_box ,.new_works_list .clinic_item.clinic_item25 .img_box{
	background: url(../../images/assets_machines/works_img25_sp.jpg) no-repeat center center/cover;
}
	.page-id-6246 .clinic_item.clinic_item26 .img_box ,.new_works_list .clinic_item.clinic_item26 .img_box{
	background: url(../../images/assets_machines/works_img26_sp.jpg) no-repeat center center/cover;
}*/
	.page-id-6246 .clinic_item .txt_box ,.new_works_list .clinic_item  .txt_box {
		width: 100%;
		position: relative;
		float: left !important;
	}
	.page-id-6246 .clinic_item .txt_box_table ,.new_works_list .clinic_item .txt_box_table{
		padding: 40px 10px 45px 20px;
		box-sizing: border-box;
	}
	.page-id-6246 .clinic_item .txt_box_table .txt_table_cell .txt_table_box ,.new_works_list .clinic_item .txt_box_table .txt_table_cell .txt_table_box{
		margin-bottom: 25px;
	}
	.page-id-6246 .clinic_item .btn,.new_works_list .clinic_item .btn {
		margin-left: auto;
		margin-right: auto;
	}

	.page-id-6246 .clinic_item .tle,.new_works_list .clinic_item .tle{
		color: #fff;
		margin-bottom: 12px;
		font-size: 15px;

	}
	.page-id-6246 .clinic_item .s_tle,.new_works_list .clinic_item .s_tle {
		color: #fff;
		line-height: 1.5;
		margin-bottom: 0px;
		margin-top: 15px;
		letter-spacing: 0.04em;
		word-break: break-word;

	}	
	.under_mainimage .clinic_item .s_tle {
		font-size: 28px;
	}
	.under_mainimage .clinic_item .s_tle.s_tle02 {
		font-size: 24px;
	}
}
.clinic_con02 {
	background: url(../../images/assets_machines/new_top_bg01.jpg) no-repeat no-repeat center center/cover;
	padding: 230px 0 200px;
}
.clinic_con02 .tle {
	font-size: 30px;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.6;
	font-weight: 700;
	color: #fff;
	margin-bottom: 45px;
}
.clinic_con02 .s_txt {
	font-size: 15px;
	color: #fff;
	letter-spacing: .15em;
	line-height: 2.2;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	margin-bottom: 45px;
}
.clinic_con02 .btn a {
	box-shadow: 0 0 15px 2px rgba(51, 79, 93, 0.6);
	background: #00ABDB;
}
@media screen and (max-width: 1365px) and (min-width:960px) {

	.page-id-6246 .clinic_item .tle,.new_works_list .clinic_item .tle  {
		font-size: 14px;
	}
	.page-id-6246 .clinic_item .s_tle,.new_works_list .clinic_item .s_tle{
		font-size: 20px;
		letter-spacing: 0;
	}
	.under_mainimage .clinic_item .s_tle {
		font-size: 24px;
	}
}
@media screen and (max-width: 959px) and (min-width:768px) {
	.page-id-6246 .clinic_item .txt_box_table,.new_works_list .clinic_item .txt_box_table{
		padding: 35px 10px 35px 10px;
		box-sizing: border-box;
	}
	.page-id-6246 .clinic_item .s_tle ,.new_works_list .clinic_item .s_tle{
		font-size: 16px;
		letter-spacing: 0;
	}
	.page-id-6246 .clinic_item .tle  ,.new_works_list .clinic_item .tle{
		font-size: 13px;
	}
	.under_mainimage .clinic_item .s_tle {
		font-size: 22px;
	}
}
@media screen and (max-width:1600px) {
	.clinic_con02 {
		padding: 175px 0 155px;
	}	
}
@media screen and (max-width: 1024px) {
	.clinic_con02 {
		padding: 100px 0 60px;
	}
	.clinic_con02 .tle {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.clinic_con02 .s_txt {
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 1023px) {

	.clinic_con02 .tle {
		line-height: 1.5;
		font-size: 24px;
		margin-bottom: 20px;
	}
	.clinic_con02 .s_txt {
		line-height: 2;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 959px) {
	.clinic_item .s_tle {
		font-size: 22px;
	}
	.clinic_con02 {
		padding: 50px 0 40px;
	}
}
@media screen and (max-width: 767px) {
	.clinic_con {
		padding: 50px 0;
	}
	.clinic_con02 {
		background: url(../../images/assets_machines/new_top_bg01_sp.jpg) no-repeat no-repeat center center/cover;
		padding: 100px 0 70px;
	}
	.under_mainimage.clinic_item_main {
		height: 275px;
	}
	.clinic_item {
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
	.clinic_item .img_box {
		position: absolute;
		width: 100%;
		height: 100% !important;
		left: 0;
		z-index: 0;
	}
	.clinic_item.clinic_item01 .img_box {
		background: url(../../images/assets_machines/top_img04_sp.jpg) no-repeat center center/cover;
	}
	.clinic_item.clinic_item02 .img_box {
		background: url(../../images/assets_machines/top_img05_sp.jpg) no-repeat center center/cover;
	}
	.clinic_item.clinic_item03 .img_box {
		background: url(../../images/assets_machines/top_img06_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item04 .img_box {
		background: url(../../images/assets_machines/works_img03_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item05 .img_box {
		background: url(../../images/assets_machines/works_img04_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item06 .img_box {
		background: url(../../images/assets_machines/works_img05_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item07 .img_box {
		background: url(../../images/assets_machines/works_img06_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item08 .img_box {
		background: url(../../images/assets_machines/works_img07_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item09 .img_box {
		background: url(../../images/assets_machines/works_img09_sp.jpg) no-repeat left top/cover;
	}
	.clinic_item.clinic_item10 .img_box {
		background: url(../../images/assets_machines/works_img10_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item11 .img_box {
		background: url(../../images/assets_machines/works_img11_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item12 .img_box {
		background: url(../../images/assets_machines/works_img12_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item13 .img_box {
		background: url(../../images/assets_machines/works_img13_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item14 .img_box {
		background: url(../../images/assets_machines/works_img14_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item15 .img_box {
		background: url(../../images/assets_machines/works_img15_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item16 .img_box {
		background: url(../../images/assets_machines/works_img16_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item17 .img_box {
		background: url(../../images/assets_machines/works_img17_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item18 .img_box {
		background: url(../../images/assets_machines/works_img18_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item19 .img_box {
		background: url(../../images/assets_machines/works_img19_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item20 .img_box {
		background: url(../../images/assets_machines/works_img20_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item21 .img_box {
		background: url(../../images/assets_machines/works_img21_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item22 .img_box {
		background: url(../../images/assets_machines/works_img22_sp.jpg) no-repeat right center/cover;
	}
	.clinic_item.clinic_item23 .img_box {
		background: url(../../images/assets_machines/works_img23_sp.jpg) no-repeat center center/cover;
	}
	.clinic_item.clinic_item24 .img_box {
		background: url(../../images/assets_machines/works_img24_sp.jpg) no-repeat center 10%/cover;
	}
	.clinic_item.clinic_item25 .img_box {
		background: url(../../images/assets_machines/works_img25_sp.jpg) no-repeat center 10%/cover;
	}
	.clinic_item.clinic_item26 .img_box {
		background: url(../../images/assets_machines/works_img26_sp.jpg) no-repeat center 10%/cover;
	}
	.clinic_item .txt_box {
		width: 100%;
		position: relative;
		float: left !important;
	}
	.clinic_item .txt_box_table {
		padding: 45px 25px;
		box-sizing: border-box;
	}
	.clinic_item .btn {
		margin-left: auto;
		margin-right: auto;
	}
	.clinic_item.last{
		margin-bottom: 35px;
	}
	.clinic_item .tle {
		color: #fff;
		margin-bottom: 12px;
	}
	.clinic_item .s_tle {
		color: #fff;
		line-height: 1.5;
		margin-bottom: 20px;
		margin-top: 15px;
		word-break: break-word;
		letter-spacing: 0;

	}
}

@media screen and (max-width: 414px) {
	.clinic_item .txt_box_table {
		padding: 40px 20px;
	}
	.clinic_item .tle {
		font-size: 16px;

	}
}
@media screen and (max-width: 413px) {
	.clinic_con02 .s_txt {
		letter-spacing: 0.05em;
	}
	.clinic_con02 {
		padding: 75px 0 65px;
	}
	.clinic_item .s_tle {
		font-size: 20px;
	}
}
@media screen and (max-width: 374px) {
	.clinic_con02 {
		padding: 65px 0 50px;
	}
	.clinic_con02 .tle {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.clinic_con02 .s_txt {
		font-size: 13px;
		letter-spacing: 0.02em;
	}
	.clinic_item .s_tle {
		font-size: 18px;
	}
}
/* =====================================
fact_con
===================================== */	
.fact_con {
	background: #007CC6;
	padding: 71px 0 88px;
}
.fact_con .top_tle {
	color: #fff;
	margin-bottom: 18px;
}
.fact_con .fact_top_box {
	max-width: 995px;
	margin: 0 auto;
	padding-bottom: 38px;
	background: url(../../images/assets_machines/top_img09-1.png) no-repeat right 6px/214px auto;
	padding-right: 190px;
}
.fact_con .tle_box {
	font-family: "秀英丸ゴシック L","Shuei MaruGo L";
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.15em;
	line-height: 1.6;
}
.fact_con .tle_box .tle {
	font-size: 30px;
	font-weight: bold;
}
.fact_con .tle_box .tle .b_tle {
	font-size: 71px;
}
.fact_con .fact_bottm_box {
	max-width: 995px;
	margin: 0 auto;
	background: #fff;
	padding: 50px 0;
}
.fact_con .fact_bottm_box .fact_bottm_box_item {
	width: 50%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}
.fact_con .fact_bottm_box .fact_bottm_box_item:last-child {
	border-left: 1px solid #DBD9D5;
	box-sizing: border-box;
}
.fact_con .fact_bottm_box .fact_bottm_box_item .img_box {
	max-width: 344px;
	margin: 0 auto 18px auto;
}
.fact_con .fact_bottm_box .fact_bottm_box_item .txt {
	max-width: 400px;
	margin: 0 auto;
	font-size: 15px;
	color: #464646;
	letter-spacing: 0.15em;
	line-height: 1.8;
}
@media screen and (max-width: 1024px) {
	.fact_con .tle_box .tle {
		font-size: 26px;
	}
}
@media screen and (max-width: 959px) {
	.fact_con .tle_box .tle {
		font-size: 22px;
	}
	.fact_con .tle_box .tle .b_tle {
		font-size: 42px;
	}
	.fact_con .fact_top_box {
		background: url(../../images/assets_machines/top_img09.png) no-repeat right 6px/160px auto;
		padding-right: 140px;
	}	
}
@media screen and (max-width: 767px) {
	.fact_con {
		padding: 50px 0;
	}
	.fact_con .fact_top_box {
		background: none;
		padding-right:0px;
		padding-bottom: 25px;
		max-width: 440px;
	}

	.fact_con .tle_box .tle {
		font-size: 21px;
		letter-spacing: 0.2em;
	}
	.fact_con .tle_box .tle .b_tle {
		font-size: 34px;
	}
	.fact_con .fact_bottm_box .fact_bottm_box_item {
		width: 100%;
		padding: 45px 0px;
	}	
	.fact_con .fact_bottm_box .fact_bottm_box_item:last-child {
		border-left: 0;
		border-top: 1px solid #DBD9D5;
	}
	.fact_con .fact_bottm_box {
		max-width: 440px;
		padding: 0 20px;
	}
}

@media screen and (max-width:374px) {




	.fact_con .fact_bottm_box .fact_bottm_box_item .txt {
		font-size: 14px;
	}
}
/* =====================================
other_con
===================================== */	
.other_con {
	padding: 84px 0 80px;
}
.other_con .top_tle {
	margin-bottom: 50px;
}
.other_con .other_list {
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	text-align: center;
	margin-bottom: 17px;
}
.other_con .other_list_item {
	width: 31.2%;
	margin-right: 3%;
	display: inline-block;
	margin-bottom: 3%;
	max-width: 309px;
}
.other_con .other_list_item:nth-child(3n) {
	margin-right: auto;
}

@media screen and (max-width:767px) {
	.other_con {
		padding: 50px 0;
	}
	.other_con .other_list_item {
		width: 49%;
		display: inline-block;
		margin-right: 2%;
		margin-left: auto;
		margin-bottom: 3%;
	}
	.other_con .other_list_item:nth-child(3n) {
		margin-right: 2%;
	}
	.other_con .other_list_item:nth-child(2n) {
		margin-right: auto;
	}
	.other_con .top_tle {
		margin-bottom: 35px;
	}
	.other_con .other_list {
		margin-bottom: 35px;
	}
}
/* =====================================
.support_con
===================================== */
.support_con {
	background: #DCF0F8;
	padding: 75px 0 85px;
}
.support_con .top_tle {
	margin-bottom: 84px;
}
.support_con .support_list {
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	text-align: center;
	margin-bottom: 72px;
}
.support_con .support_list .support_list_item {
	display: inline-block;
	vertical-align: top;
	width: 18%;
	margin-right: 2.5%;
	position: relative;
}
.support_con .support_list .support_list_item:before {
	position: absolute;
	content: "";
	display: block;
	width: 28px;
	height: 100%;
	background: url(../../images/assets_machines/top_support_arrow.png) no-repeat left center/contain;
	right: -28px;
}
.support_con .support_list .support_list_item:last-child {
	margin-right: auto;
}
.support_con .support_list .support_list_item:last-child:before{
	display: none;
}
.support_con .support_list .support_list_item .img_box {
	max-width: 98px;
	margin: 0 auto;
}
.support_con .support_list .tle {
	color: #464646;
	font-size: 20px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.35;
	font-weight: bold;
}
.support_con .support_list_item_table {
	display: table;
	width: 100%;
	margin-top: 18px;
	height: 54px;
}
.support_con .support_list_item_table_cell {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width:959px) {
	.support_con .support_list .support_list_item:before {
		width: 20px;
		right: -20px;
	}
}

@media screen and (max-width:767px) {
	.support_con {
		padding: 50px 0;
	}
	.support_con .top_tle {
		margin-bottom: 35px;
	}
	.support_con .support_list .support_list_item {
		width: 100%;
		display: block;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 65px;
		max-width: 350px;
		margin: 0 auto;
	}
	.support_con .support_list .support_list_item:last-child {
		padding-bottom: 0;
	}
	.support_con .support_list .support_list_item:before {
		width: 20px;
		right: 50%;
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		margin-right: -10px;
		bottom: 20px;
		top: auto;
		height: 32px;
	}
	.support_con .support_list .support_list_item .img_box {
		margin-right: 15px;
	}
	.support_con .support_list {
		margin-bottom: 30px;
	}
	.support_con .support_list_item_table, .support_con .img_box {
		display: inline-block;
		width: 50%;
		vertical-align: middle;
		margin-top: 0;
		height: auto;
	}
}
/* =====================================
stand_con
===================================== */
.stand_con {
	background: url(../../images/assets_machines/nomoca_img01.jpg) no-repeat center top/cover;
	padding: 52px 0 30px;
}
.stand_con .inner {
	max-width: 860px;
	margin: 0 auto;
}
.stand_con .tle {
	color: #464646;
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 7px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}
.stand_con .s_tle {
	color: #007CC6;
	font-size: 42px;
	margin-bottom: 18px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.5;
}
.stand_con .txt_box {
	width: 75.5%;
	margin-top: 4%;
}
.stand_con .img_box {
	width: 20.5%;
	max-width: 251px;
}
.stand_con .txt {
	color: #464646;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.15em;
	word-break: break-word;
}
@media screen and (max-width:959px) {
	.stand_con .txt {
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width:767px) {
	.stand_con {
		padding: 50px 0;
		background: url(../../images/assets_machines/nomoca_img01_sp.jpg) no-repeat center top/cover;
	}
	.stand_con .img_box {
		width: 54%;
		max-width: 152px;
		margin: 0 auto 0px auto;
	}
	.stand_con .txt_box {
		width: 100%;
		margin-top: 0;
		max-width: 420px;
		margin: 0 auto 30px auto;
	}
	.stand_con .tle {
		font-size: 22px;
		text-align: center;
	}
	.stand_con .s_tle {
		font-size: 32px;
		margin-bottom: 25px;
		text-align: center;
	}	
}
@media screen and (max-width:413px) {
	.stand_con .tle {
		font-size: 18px;
	}
	.stand_con .s_tle {
		font-size: 28px;
	}
}
/* =====================================
.nearby_con
===================================== */
.nearby_con {
	padding: 80px 0 0px;
}
.nearby_con .top_tle {
	margin-bottom: 57px;
}
.nearby_con .nearby_list {
	max-width: 1000px;
	margin: 0 auto;
}
.nearby_con .nearby_list .nearby_list_item {
	width: 48.5%;
	float: left;
	margin-right: 3%;
	border: 1px solid #A7A7A7;
	border-radius: 10px;
	padding: 51px 30px 40px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 46px;
}
.nearby_con .nearby_list .nearby_list_item:nth-child(2n) {
	margin-right: auto;
}
.nearby_con .nearby_list .nearby_list_item .img_box {
	width: 38.5%;
	max-width: 161px;
}
.nearby_con .nearby_list .nearby_list_item .txt {
	width: 57%;
	font-size: 15px;
	color: #464646;
	line-height: 1.8;
	letter-spacing: 0.15em;
}
.nearby_con .nearby_list .nearby_list_item .tle {
	color: #464646;
	font-size: 20px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 28px;
}
.nearby_con .nearby_list .nearby_list_item .label {
	background: #00ABDB;
	color: #fff;
	max-width: 263px;
	width: 90%;
	position: absolute;
	left: 50%;
	margin-left: -131px;
	font-size: 15px;
	line-height: 1;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	padding: 15px 10px;
	border-radius: 50px;
	font-weight: bold;
	top: -22px;
}

@media screen and (max-width: 959px) and (min-width: 768px){
	.nearby_con .nearby_list .nearby_list_item {
		width: 49%;
		margin-right: 2%;
		padding: 51px 20px 40px;
	}
	.nearby_con .nearby_list .nearby_list_item .tle {
		font-size: 16px;
	}
	.nearby_con .nearby_list .nearby_list_item .img_box {
		width: 32.5%;
	}
	.nearby_con .nearby_list .nearby_list_item .txt {
		width: 63%;

	}
}
@media screen and (max-width:767px) {
	.nearby_con {
		padding: 50px 0 0;
	}
	.nearby_con .top_tle {
		margin-bottom: 50px;
	}
	.nearby_con .nearby_list .nearby_list_item {
		width: 100% !important;
		max-width: 440px !important;
		margin: 0 auto;
		margin-bottom: 50px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.nearby_con .nearby_list .nearby_list_item .img_box {
		width: 100%;
		margin: 0 auto 25px auto;
	}
	.nearby_con .nearby_list .nearby_list_item .txt {
		width: 100%;
	}
	.nearby_con .nearby_list .nearby_list_item .tle {
		text-align: center;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:413px) {
	.nearby_con .nearby_list .nearby_list_item {
		padding: 51px 25px 40px;
	}
}
/* =====================================
fee_con
===================================== */	
.fee_con {
	padding: 28px 0 90px;
}
.fee_con .top_tle {
	margin-bottom: 36px;
}
.fee_con .txt {
	color: #464646;
	font-size: 15px;
	max-width: 555px;
	margin: 0 auto 48px auto;
	line-height: 1.8;
}
@media screen and (max-width:767px) {
	.fee_con {
		padding: 0px 0 50px;
	}
}
/* =====================================
info_con
===================================== */
.info_con {
	padding-bottom: 100px;
}
.info_con .img_box {
	margin-bottom: 40px;
}
.info_con .img_box img {
	width: 100% !important;
	max-width: 100%;
}
.access_table {
	width: 100%;
	margin-bottom: 24px;
}
.access_table th, .access_table td {
	font-size: 16px;
	color: #333333;
	line-height: 2;
	padding: 14px 0 0px 0;
	line-height: 2;
	vertical-align: top;
}
.access_table th {
	width: 100px;
	vertical-align: top;
	color: #7D308D;
}
.table_txt {
	font-size: 15px;
	color: #333333;
	margin-bottom: 4px;
	border-bottom: 1px solid #333333;
	line-height: 2;
	padding-bottom: 21px;
}
.map_box {
	height: 100%;
}
.map_box .map {
	height: 100%;
	padding-top: 0 !important;
}
.btns_list .btn {
	width: 48% !important;
	margin-right: 4%;
	float: left;
}
.btns_list .btn:last-child {
	margin-right: auto;
}
@media screen and (max-width: 959px) and (min-width: 768px) {
	.table_txt {
		font-size: 14px;
	}

}
@media screen and (max-width: 767px) {
	.info_con {
		padding-bottom: 50px;
	}
	.map_box .map {
		height: 0;
		padding-top: 75% !important;
	}
	.btns_list .btn {
		width: 240px !important;
		float: none;
		margin-bottom: 20px !important;
	}
	.btns_list .btn:last-child {
		margin-bottom:0 !important;
	}
}
@media screen and (max-width: 413px) {
	.access_table th {
		width: 80px;
	}
	.table_txt {
		font-size: 14px;
	}	
}
/*--------------------------------------
intro_con
--------------------------------------*/
.intro_con {
	padding: 92px 0 80px;
}
.intro_con .intro_item {
	float: left;
	width: 32.5%;
	max-width: 350px;
	margin-right: 1.25%;
	margin-bottom: 40px;
}
.intro_con .intro_item:nth-child(3n) {
	margin-right: auto;
}
.intro_con .intro_item .tle {
	color: #7D308D;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 8px;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
}
.intro_con .intro_item .txt {
	color: #333333;
	font-size: 16px;
	line-height: 2;
}
.intro_con .intro_item .img_box {
	margin-bottom: 22px;
}
.intro_con .btn {
	margin: 0 auto !important;
}
@media screen and (max-width: 767px) {
	.intro_con {
		padding: 50px 0;
	}
	.intro_con .intro_item {
		float: none;
		width: 100%;
		max-width: 480px;
		margin-right: auto !important;
		margin-bottom: 40px;
		margin-left: auto;
	}
}
/*--------------------------------------
menu_con
--------------------------------------*/
.menu_con {
	background: rgb(219, 199, 223);
	padding: 90px 0;
}
.menu_con .inner {
	max-width: 1280px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.menu_con .inner .menu_item {
	width: 32.5%;
	float: left;
	margin-right: 1.25%;
	margin-bottom: 20px;
	height: 180px;
	border-radius: 10px;
	overflow: hidden;
}
.menu_con .inner .menu_item:nth-child(3n) {
	margin-right: auto;
}
.menu_con .inner .menu_item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0 0 0 200px;
	box-sizing: border-box;
	background: #fff;
}
.menu_con .inner .menu_item a:before {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	right: 10px;
	bottom: 10px;
	border: 5px solid transparent;
	border-right-color: #007cc6;
	border-bottom-color: #007cc6;
}
.menu_con .inner .menu_item a:after {
	position: absolute;
	content: "";
	display: block;
	width: 180px;
	height: 100%;
	left: 0;
	bottom: 0;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url(../../images/assets_machines/top_icon01.png);
}
.menu_con .inner .menu_item:nth-child(2) a:after {
	background-image: url(../../images/assets_machines/top_icon02.png);
}
.menu_con .inner .menu_item:nth-child(3) a:after {
	background-image: url(../../images/assets_machines/top_icon03.png);
}
.menu_con .inner .menu_item:nth-child(4) a:after {
	background-image: url(../../images/assets_machines/top_icon04.png);
}
.menu_con .inner .menu_item:nth-child(5) a:after {
	background-image: url(../../images/assets_machines/top_icon05.png);
}
.menu_con .inner .menu_item:nth-child(6) a:after {
	background-image: url(../../images/assets_machines/top_icon06.png);
}
.menu_con .inner .menu_item:nth-child(7) a:after {
	background-image: url(../../images/assets_machines/top_icon07.png);
}
.menu_con .inner .menu_item:nth-child(8) a:after {
	background-image: url(../../images/assets_machines/top_icon08.png);
}
.menu_con .inner .menu_item:nth-child(9) a:after {
	background-image: url(../../images/assets_machines/top_icon09.png);
}
.menu_con .inner .menu_item a:hover {
	opacity: 0.7;
}
.menu_con .inner .menu_item span {
	display: block;
}
.menu_con .inner .menu_item .menu_item_wrap {
	display: table;
	width: 100%;
	height: 100%;
}
.menu_con .inner .menu_item .menu_item_wrap .menu_item_inner {
	display: table-cell;
	vertical-align: middle;
}
.menu_con .inner .menu_item .tle .tle_inner {
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
	font-family: "遘闍ｱ譏取悃 M", "Shuei Mincho M";
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 23px;
}
.menu_con .inner .menu_item .tle .tle_inner:before {
	position: absolute;
	content: "";
	display: block;
	height: 1px;
	width: 60px;
	background: #7D308D;
	left: 0;
	bottom: 0;
}
.menu_con .inner .menu_item .tle .s_tle {
	color: #007cc6;
	font-size: 16px;
	line-height: 1.2;
}

@media screen and (max-width: 1365px) {
	.menu_con .inner .menu_item {
		height: 120px;
	}	

	.menu_con .inner .menu_item a {
		padding: 0 0 0 135px;
	}
	.menu_con .inner .menu_item a:after {
		width: 120px;
	}
	.menu_con .inner .menu_item .tle .tle_inner {
		font-size: 18px;
		line-height: 1.4;
		padding-bottom: 15px;
		margin-bottom: 16px;
	}
	.menu_con .inner .menu_item .tle .s_tle {
		font-size: 12px;
		line-height: 1.2;
		letter-spacing: 0.05em;
	}
}
/*@media screen and (max-width: 959px) {
.menu_con .inner .menu_item {
height: 90px;
}	

.menu_con .inner .menu_item a {
padding: 0 0 0 100px;
}
.menu_con .inner .menu_item a:after {
width: 90px;
}
.menu_con .inner .menu_item .tle .tle_inner {
font-size: 15px;
line-height: 1.3;
padding-bottom: 10px;
margin-bottom: 12px;
}
.menu_con .inner .menu_item .tle .s_tle {
font-size: 10px;
line-height: 1.2;
letter-spacing: 0;
}	

}*/
@media screen and (max-width: 959px) {
	.menu_con .inner .menu_item {
		width: 49%;
		margin-right: 2%;
	}
	.menu_con .inner .menu_item:nth-child(3n) {
		margin-right: 2%;
	}
	.menu_con .inner .menu_item:nth-child(2n) {
		margin-right: auto;
	}

}
@media screen and (max-width: 767px) {
	.menu_con .inner .menu_item {
		height: 75px;
	}	

	.menu_con .inner .menu_item a {
		padding: 0 0 0 80px;
	}
	.menu_con .inner .menu_item a:after {
		width: 70px;
	}
	.menu_con .inner .menu_item .tle .tle_inner {
		font-size: 13px;
		line-height: 1.2;
		padding-bottom: 8px;
		margin-bottom: 8px;
	}
	.menu_con .inner .menu_item .tle .s_tle {
		font-size: 10px;
		line-height: 1.2;
		letter-spacing: 0;
	}	
}
@media screen and (max-width: 479px) {
	.menu_con {
		padding: 50px 0;
	}
	.menu_con .inner .menu_item {
		width: 100%;
		margin-right: auto !important;
		float: none;
		max-width: 300px;
		margin-left: auto !important;
	}
	.menu_con .inner .menu_item:last-child {
		margin-bottom: 0;
	}
	.menu_con .inner .menu_item {
		height: 90px;
	}	

	.menu_con .inner .menu_item a {
		padding: 0 0 0 105px;
	}
	.menu_con .inner .menu_item a:after {
		width: 90px;
	}
	.menu_con .inner .menu_item .tle .tle_inner {
		font-size: 15px;
		line-height: 1.2;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.menu_con .inner .menu_item .tle .s_tle {
		font-size: 12px;
		line-height: 1.2;
		letter-spacing: 0;
	}
}
/*--------------------------------------
comic_con
--------------------------------------*/	
.comic_con .btn {
	position: absolute;
	left: 38.4%;
	bottom: 23%;
	width: 33%;
}
@media screen and (max-width: 767px) {
	.comic_con .inner {
		max-width: 375px;
		margin: 0 auto;
		position: relative;
	}
	.comic_con .btn {
		position: absolute;
		left: 10%;
		bottom: 42%;
		width: 80%;
	}
}
/*--------------------------------------
tab_box 
--------------------------------------*/
.tab_box.manga_box {
	/* padding-bottom: 80px;-*/
	margin-bottom: 70px;
	/*border-bottom: 1px solid #DBD9D5;-*/
	box-sizing: border-box;
}
.tab_box .tab_menu_list {
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	margin-bottom: 33px;
}
.tab_box .tab_menu_item {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.4;
	display: inline-block;
	letter-spacing: 0.1em;
	font-size: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tab_box .tab_menu_item a {
	color: #464646;
	background: #dbd9d5;
	border-radius: 50px;
	padding: 5px 18px 5px 20px;
	box-sizing: border-box;
	display: block;
}
.tab_box .tab_menu_item a:hover {
	background: #007CC6;
	color: #fff;
}
.tab_box .tab_menu_item.active a{
	background: #007CC6;
	color: #fff;
}
.tab_box .tab_con_item {
	display: none;
	opacity:0;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.tab_box.manga_box .btn {
	max-width: 335px;
	margin: 0 auto;
}
.tab_box.manga_box .btn a {
	font-size: 20px;
	padding: 27px 26px 27px 22px;
}
@media screen and (max-width: 767px) {
	.tab_box.manga_box .btn a {
		font-size: 16px;
		padding: 17px 26px 17px 22px;
	}
}
/*--------------------------------------
works_cate_list
--------------------------------------*/
.works_tle {
	font-size: 16px;
	color:#1d1a1a;
	margin-bottom: 10px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}
ul.works_cate_list.cate_list {
	margin-bottom: 10px;
}
.works_cate_list{
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	margin-bottom: 33px;
}
.works_cate_list li {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.4;
	display: inline-block;
	letter-spacing: 0.1em;
	font-size: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.works_cate_list li span {
	color: #464646;
	background: #dbd9d5;
	border-radius: 50px;
	padding: 5px 18px 5px 20px;
	box-sizing: border-box;
	display: block;
	cursor: pointer;
}
.works_cate_list li span:hover {
	background: #007CC6;
	color: #fff;
}
.works_cate_list li span.active{
	background: #007CC6;
	color: #fff;
}


/*--------------------------------------
slick
--------------------------------------*/
.manga_sec {
	background: url(../../images/assets_machines/top_bg01.jpg) no-repeat center center/cover;
	padding: 115px 0 80px;
}
.manga_sec .top_tle {
	color: #fff;
	margin-bottom: 70px;
}
.manga_sec .manga_slick {
	max-width: 776px;
	margin: 0 auto;
	width: 78%;
	padding-bottom: 76px;
}
.manga_slick .slick-arrow {
	display: block;
	width: 42px;
	height: 42px;
	border-top: 10px solid #DBD9D5;
	border-right: 10px solid #DBD9D5;
	box-sizing: border-box;
	position: absolute;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: -60px;
	cursor: pointer;
}
.manga_slick .prev.slick-arrow{
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(4225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	left:-60px;
	right:auto;
}
.manga_slick .slick-arrow:hover {
	opacity: 0.8;
	-moz-transition-duration: .7s;
	-o-transition-duration: .7s;
	-webkit-transition-duration: .7s;
	transition-duration: .7s;
}
.manga_slick .slick-dots {
	position: absolute;
	bottom: 0;
}
.manga_slick .slick-dots li.slick-active button:before {
	background: #007CC6;
}
.manga_slick .slick-dots li button:before {
	width: 12px;
	height: 12px;
}


@media screen and (max-width: 560px) {
	.manga_sec {
		padding: 60px 0;
	}
	.manga_sec .top_tle {
		color: #fff;
		margin-bottom: 50px;
	}
	.manga_sec .manga_slick {
		padding-bottom: 60px;
	}
	.manga_slick .slick-arrow {
		width: 32px;
		height: 32px;
		border-top: 6px solid #dbd9d5;
		border-right: 6px solid #dbd9d5;
		right: -35px;
		margin-top: -40px;
	}	
	.manga_slick .prev.slick-arrow {
		left: -35px;
	}	
}
/* =====================================
笆�UNDER
===================================== */


/*--------------------------------------
Mainimage
--------------------------------------*/

.under_mainimage {

	background-size: cover;
	display: table;
	width: 100%;
	height: auto;
}

.under_mainimage .inner {
	padding: 40px 0 36px 0;
	box-sizing: border-box;
	background: #DCF0F8;
	min-height: 170px;
}
.under_mainimage .inner.clinic_item_wrap {
	height: 170px;
	padding-top: 80px;
}
.under_mainimage .container h2 {
	font-size: 30px;
	text-align: left;
	color: #007CC6;
	letter-spacing: 0.1em;
	line-height: 1.2;
	font-family: "秀英丸ゴシック L","Shuei MaruGo L";
	float: left;

	font-weight: bold;
}
.under_mainimage .container h2 .sub_h2 {
	color: #746D67;
	font-size: 14px;
	display: block;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004 ";
	line-height: 1.7;
	margin-top: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.under_mainimage .container h2 .sub_h2 .nomoca_txt {
	text-transform: none;
}
@media screen and (max-width: 767px) {

	.under_mainimage .container h2 {
		font-size: 28px;
	}
	.under_mainimage .inner.clinic_item_wrap {
		height: 160px;
		padding-top: 50px;
	}
}

@media screen and (max-width: 374px) {
	.under_mainimage .container h2 {
		font-size: 26px;
		letter-spacing: 0.05em;
	}
}
/* -------------------------------------
Bread
------------------------------------- */
.under_main {
	border-bottom: 1px solid #DBD9D5;
	box-shadow: 0 9px 8px 0px rgba(219, 217, 213, 0.2);
}
#bread {
	max-width: 1060px;
	margin: 0 auto 0;
	padding: 16px 30px 19px;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	line-height: 1.3;
}

#bread li {
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.1em;
	display: inline;
}
#bread li a {
	color: #000000;
}
#bread li a:hover {
	text-decoration: underline !important;
}
#bread li+li:before {
	padding-right: .6em;
	color: #DA0048;
	content: "\e910";
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 6px;
}

#bread li:nth-child(n+3) {
	padding-left:4px;
}

#bread li a img {
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
	margin-right: 4px;
}

#bread li a:hover {
	text-decoration: none;
}


/*--------------------------------------
elementor
--------------------------------------*/


/*
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1080px;
padding: 0 30px;
}
*/

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}

.elementor img {
	width: auto !important;
}

.elementor-image-box-wrapper {
	display: block !important;
}

.elementor-widget-image-box .elementor-image-box-content {
	text-align: left !important;
}

.elementor-image-box-title {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #fff;
	overflow: hidden;
	background: #3dc2b7;
	padding: 10px 20px;
}

.elementor-image-box-img {
	width: 30% !important;
	float: right;
	display: block !important;
	margin: 0 0 10px 20px !important;
	text-align: center;
	text-align: right;
}

.img_l .elementor-image-box-img {
	float: left;
	margin: 0 20px 10px 0 !important;
}

.auto_width .elementor-image-box-img {
	width: auto !important;
}

.elementor-widget-image .elementor-image > a,
.elementor-widget-image .elementor-image figure > a {
	display: inline-block !important;
}

.elementor-widget-image .elementor-image > a:hover img,
.elementor-widget-image .elementor-image figure > a:hover img {
	opacity: 0.8 !important;
}

.elementor-section {
	margin-bottom: 45px;
}

.home .elementor-section {
	margin-bottom: 0px;
}
.page-id-19326 .elementor-section {
	margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
	/*
	.elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0 20px;
}
	*/
	.elementor-image-box-img,
	.img_l .elementor-image-box-img {
		width: 100% !important;
		float: none;
		margin: 0 auto 20px !important;
		text-align: center;
	}
	.elementor-section {
		margin-bottom: 35px;
	}
}


/*--------------------------------------
TITLE
--------------------------------------*/
.under_title_h3 {
	background: #7D308D;
	padding: 11px;
	position: relative;
	box-sizing: border-box;
}

.under_title_h3 h3 {
	font-size: 28px;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 1.4 !important;
	position: relative;
	text-align: left;
	padding: 19px 0 18px 22px !important;
	border: 1px solid #fff;
}

.under_title_h4 {
	padding-bottom: 0;
	border: 0;
	border-bottom: 2px dashed transparent;
	background: linear-gradient(#ffffff,#ffffff) padding-box, repeating-linear-gradient(-90deg,#7D308D 0, #7D308D 0.5em,#ffffff 0,#ffffff 0.8em);
	border-right: 0 !important;
}
.under_title_h4>div {
	background: #fff;
}
.under_title_h4 h4 {
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 1.4 !important;
	position: relative;
	padding-left: 24px !important;
	color: #373431;
	padding-bottom: 0px !important;
	background: none;
	margin-bottom: 15px !important;
	box-sizing: border-box;

}

.under_title_h4 h4:before {
	display: block;
	content: "";
	width: 6px;
	height: 50%;
	background:#7D308D;
	position: absolute;
	left: 0;
	top: 0;
}

.under_title_h4 h4:after {
	display: block;
	content: "";
	width: 6px;
	height: 50%;
	background:#008CCE;
	position: absolute;
	left: 0;
	bottom: 0;
}


.under_title_h5 h5 {
	font-size: 22px !important;
	color: #007cc6;
	display: inline-block;
	padding-bottom: 0 !important;
	line-height: 1.3 !important;
	letter-spacing: 0.1em;
	font-family: "遘闍ｱ譏取悃 M", "Shuei Mincho M";
	text-align: left;
	position: relative;
}

.point_txt {
	color: #014c8b;
	font-size: 28px;
	font-family: "遘闍ｱ譏取悃 M", "Shuei Mincho M";
	line-height: 1.5;
	text-align: center;
}
.sub_tle {
	font-size: 18px;
	color: #007cc6;
}
.center_txt {
	font-family: "遘闍ｱ譏取悃 M", "Shuei Mincho M" ;
	font-size: 20px;
	color: #686868;
	text-align: center;
	line-height: 2;
}
.name_txt {
	color: #373431;
	font-size: 23px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004 ";
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.blue_txt {
	color: #686868;
}
a.blue_txt:hover {
	text-decoration: underline !important;
}
@media screen and (max-width: 767px) {
	.under_title_h3 {
		padding: 8px;
	}
	.under_title_h3 h3 {
		font-size: 20px;
		letter-spacing: 0.05em;
		padding: 17px 0 16px 18px !important;
	}

	.under_title_h4 h4 {
		font-size: 20px;
		letter-spacing: 0.05em;
		padding-left: 20px !important;
		margin-bottom: 10px !important;
	}
	.under_title_h5 h5 {
		font-size: 20px !important;
	}

	.name_txt {
		font-size: 20px;

	}
	.point_txt {
		font-size: 26px;
	}
	.left_h5.under_title_h5 {
		text-align: left;
	}
	.center_txt {
		font-size: 18px;
	}
}


/* -------------------------------------
margin_base
------------------------------------- */

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb85 {
	margin-bottom: 85px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb95 {
	margin-bottom: 95px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}


/*--------------------------------------
繝懊ち繝ｳ
--------------------------------------*/

.btn a {
	display: block;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #fff;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	background: #007CC6;
	padding: 18px 26px 16px 22px;
	margin: 0px auto;
	border-radius: 0px;
	box-sizing: border-box;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
	border-radius: 50px;
}
.btn a::after {
	position: absolute;
	content: "› ";
	display: block;
	width: 12px;
	height: 12px;
	right: 16px;
	top: 50%;
	line-height: 12px;
	font-size: 21px;
	margin-top: -5px;
	text-align: right;
	font-family: メイリオ, Meiryo;
	letter-spacing: 0px;
}
.btn a:hover {
	opacity: 0.7;
}
.pink_btn a {
	background: #DA0048;
}
.home .btn {
	max-width: 330px;
	margin: 0 auto;
}
.page-id-19326 .btn {
	max-width: 330px;
	margin: 0 auto;
}
.under_btn.btn a {
	display: inline-block;
	width: auto !important;
	min-width: 240px;
}
@media screen and (max-width: 767px) {

	.home .btn {
		margin: 0 auto;
	}
	.page-id-19326 .btn {
		margin: 0 auto;
	}
	.under_btn.btn {
		text-align: center;
	}
}





/* -------------------------------------
蝨ｰ蝗ｳ
------------------------------------- */

.map {
	position: relative;
	width: 100%;
	padding-top: 250px;
}

.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}

.video {
	position: relative;
	width: 100%;
	padding-top: 56.3%;
	height: 0;
	box-sizing: border-box;
}

.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
/* -------------------------------------
繧ｫ繝ｬ繝ｳ繝繝ｼ
------------------------------------- */

.calendar {
	position: relative;
	width: 100%;
	padding-top: 400px;
}

.calendar iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}

@media screen and (max-width: 767px) {
	.map {
		position: relative;
		width: 100%;
		padding-top: 75% !important;
	}
	.calendar {
		position: relative;
		width: 100%;
		padding-top: 110% !important;
	}
}


/* -------------------------------------
險ｺ逋よ凾髢楢｡ｨ
------------------------------------- */
table.timetable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom:14px;
	background: #007cc6;
}
.timetable th,
.timetable td {
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	padding: 12px 0 12px;
	font-size: 16px;
	background: none;
	border-bottom: 0;
	letter-spacing: 0;
	color: #333333;
	background: #F4F4F4;
}
.timetable thead th {
	border-bottom: 0;
	padding: 10px 0 11px;
	background: none;
	letter-spacing: 0;
	border-bottom: 0;
	background: #007cc6;
	color: #fff;
}
.timetable thead th:first-child {
	width: 35%;
	text-align: left;
	letter-spacing: 0.15em;
	padding-left: 0;
	font-size: 18px;
	text-align: center;
}
.timetable thead th:first-child img {
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	margin-top: -4px;
}

.timetable tbody th {
	word-break: keep-all;
	white-space: nowrap;
	text-align: left;
	letter-spacing: 0.05em;
	padding-left: 0;
	text-align: center;
}
.timetable tbody tr:last-child th, .timetable tbody tr:last-child td {
	/* border-bottom: 1px solid #fff; */
	padding-bottom: 19px;
}
.timetable tbody tr:first-child th, .timetable tbody tr:first-child td {
	padding-top: 15px;
}
.timetable thead th:last-child {
	width: 15%;
}
.timetable tbody tr td:nth-last-child(2) .txt_color {
	letter-spacing: 0.15em;
}
.timetable thead th:nth-last-child(2) {
	width: 10%;
}
@media screen and (max-width: 959px) and (min-width: 768px) {
	.timetable th, .timetable td {
		font-size: 13px;
	}
	.timetable thead th:first-child {
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	table.timetable {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 479px) {
	.timetable th,
	.timetable td {
		font-size: 80%;
		letter-spacing: 0;
	}
	.timetable thead th:first-child {
		font-size: 14px;
	}

}

@media screen and (max-width: 413px) {
	.timetable thead th {
		vertical-align: baseline;
	}
	.timetable thead th:first-child {
		width: 32%;
		font-size: 14px;
		letter-spacing: 0.1em;

	}
	.timetable tbody th {
		letter-spacing: 0;

	}
	.timetable thead th:first-child img {
		width: 12px !important;
		margin-right: 3px;
	}
	.timetable th, .timetable td {
		font-size: 75%;
		letter-spacing: 0;
	}
	.timetable thead th:last-child {
		width: 16%;
	}
}
/* -------------------------------------
逡ｪ蜿ｷ繝ｪ繧ｹ繝�
------------------------------------- */

.num_list {
	counter-reset: li;
}

.num_list > li {
	margin-bottom: 15px;
	padding-left: 35px;
	position: relative;
}

.num_list > li:last-child {
	margin-bottom: 0;
}

.num_list > li:before {
	background: #007cc6;
	color: #fff;
	content: counter(li, decimal);
	counter-increment: li;
	display: block;
	font-size: 16px;
	width: 24px;
	height: 24px;
	left: 0;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: 4px;
	letter-spacing: 0;
}


/*--------------------------------------
2蛻励ユ繝ｼ繝悶Ν
--------------------------------------*/

.column2_table th,
.column2_table td {
	line-height: 1.6;
	vertical-align: top;
	border-bottom: 1px solid #7D308D;
}

/*.column2_table tr:first-child th,
.column2_table tr:first-child td {
border-top: 1px solid #629E7C;
}*/

.column2_table td {
	line-height: 1.6;
	vertical-align: top;
	border-bottom: 1px solid #c8aace;
}

/*.column2_table tr:first-child td {
border-top: 1px solid #ccc;
}*/

.column2_table th {
	width: 30%;
	padding: 13px 0px 10px 14px;
	box-sizing: border-box;
}

.column2_table td {
	padding: 13px 14px 10px;
	box-sizing: border-box;
}


/*--------------------------------------
* color繝��繝悶Ν
--------------------------------------*/

.style_table th,
.style_table td {line-height: 1.8;padding: 10px 10px 10px;border: 1px solid #BFBEBD;word-break: break-all;text-align: left;color: #373431;text-align: center;}

.style_table thead th {
	font-size: 18px ;
	background: #007cc6;
	color: #fff;
	text-align: center;
}

.style_table tbody th {
	background: #007cc6;
	color: #fff;
	text-align: left;
	width: 25%;
}

.style_table tbody td {
	background: #fff;
	text-align: left;
}
.style_table tbody td:first-child {
	width: 60%;
}

@media screen and (max-width: 767px) {
	.style_table_box {
		overflow-x: scroll;
		padding-bottom: 3px;
	}
	table.style_table {
		width: 800px;
	}
	.style_table_box::-webkit-scrollbar {/*貊壼勘譚｡謨ｴ菴捺�ｷ蠑�*/
		width: 4px;     /*鬮伜ｮｽ蛻�悪蟇ｹ蠎疲ｨｪ遶匁ｻ壼勘譚｡逧�ｰｺ蟇ｸ*/
		height: 4px;
	}
	.style_table_box::-webkit-scrollbar-thumb {/*貊壼勘譚｡驥碁擇蟆乗婿蝮�*/
		border-radius: 5px;
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
		background: rgba(0,0,0,0.2);
	}
	.style_table_box::-webkit-scrollbar-track {/*貊壼勘譚｡驥碁擇霓ｨ驕�*/
		-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
		border-radius: 0;
		background: rgba(0,0,0,0.1);
	}
	.style_table th,
	.style_table td {
		font-size: 14px;
		letter-spacing: 0;
	}
}


/*--------------------------------------
繝ｪ繧ｹ繝�
--------------------------------------*/

.ic_01>div,.ic_01>li {
	position: relative;
	padding: 2px 0 2px 30px;
	word-break: break-all;
	box-sizing: border-box;
}

.ic_01>div:before,.ic_01>li:before {
	content: "";
	position: absolute;
	background: #007cc6;
	top: 11px;
	left: 5px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
}


.circle_list li {
	position: relative;
	padding: 2px 0 2px 30px;
}

.circle_list li:before {
	content: "";
	position: absolute;
	background: #007cc6;
	top: 11px;
	left: 5px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
}
ul.line_list li {
	position: relative;
	padding: 2px 0 2px 26px;
	font-size: 22px;
	color: #007cc6;
	line-height: 1.5;
	margin-bottom: 9px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004 ";
}


ul.line_list li:before {
	position: absolute;
	content: "";
	display: block;
	width: 4px;
	height: 30px;
	left: 0;
	top: 50%;
	margin-top: -18px;
	background: #92A6D1;
}
span.green_tle {
	color: #007cc6 !important;
}
.check_list li {
	position: relative;
	padding: 2px 0 2px 30px;
}

.check_list li:before {
	content: "";
	display: block;
	border: 2px solid #007cc6;
	height: 19px;
	width: 19px;
	position: absolute;
	left: 0;
	top: 8px;
	box-sizing: border-box;
}

.check_list li:after {
	content: "";
	display: block;
	width: 5px;
	height: 11px;
	border: solid #007cc6;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 7px;
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}

.column2_list li {
	display: inline-block;
	width: 48.5%;
	box-sizing: border-box;
	padding-right: 10px;
	vertical-align: top;
}

.column3_list li {
	display: inline-block;
	width: 31.5%;
	box-sizing: border-box;
	padding-right: 10px;
	vertical-align: top;
}

.column_list li {
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding-right: 30px;
	vertical-align: top;
}

@media screen and (max-width: 767px) {
	.column2_list li,
	.column3_list li,
	.column_list li {
		display: block;
		width: 100%;
		padding-right: 0;
	}
}


/*--------------------------------------
譁�ｫ�繝ｻ逕ｻ蜒�
--------------------------------------*/

.context_area .img_box img {
	float: right;
	max-width: 45% !important;
	margin: 0 0 10px 20px;
	display: block;
	width: auto;
}

.context_area.img_l .img_box img {
	float: left;
	margin: 0 20px 10px 0;
}

.context_area .auto_img img {
	width: auto !important;
	display: block;
}

.text_box {
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.context_area .img_box img {
		float: none !important;
		width: auto !important;
		margin: 0 auto 20px !important;
		max-width: 100% !important;
	}
	.context_area .auto_img img {
		width: auto !important;
	}
	.context_area.img_l .text_area {
		float: none;
		width: 100%;
	}
}


/*--------------------------------------
繝輔か繝ｳ繝�color
--------------------------------------*/

.txt_color {
	color: #008CCE;
}
.txt_color02 {
	color: #007cc6 !important;
}
.txt_link {
	color: #007cc6 !important;
	text-decoration: underline !important;
	font-weight: bold;
	vertical-align: top;
}

.txt_link:hover {
	text-decoration: none !important;
}

.catch_title {
	font-size: 22px;
	color: #FFAEA2;
	line-height: 1.6;
	letter-spacing: 0.15em;
	text-align: center;
}


/*--------------------------------------
* 豬√ｌ
--------------------------------------*/
.flowList > li{
	position: relative;
	margin-bottom: 50px;
	border: 1px solid #DBD9D5;
	padding: 41px 45px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 0 10px 1px rgba(204, 204, 204, 0.2);
	position: relative;
	z-index: 0;
	background: #fff;
}
.flowList > li:last-child {
	margin-bottom: 0;
}
.flowList > li:before {
	content: "";
	display: block;
	position: absolute;
	border-width: 20px 20px 20px 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #fff;
	bottom: -21px;
	left: 50%;
	box-shadow: 9.5px 8px 2px -8px rgba(219, 218, 216, 0.9);
	width: 0;
	height: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(25deg);
	margin-left: -6px;
	background: none;
}
.flowList > li:after {
	content: "";
	display: block;
	position: absolute;
	border-width: 20px 0px 20px 20px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #fff;
	bottom: -21px;
	left: 50%;
	box-shadow: -9.5px 8px 2px -8px rgba(219, 218, 216, 0.9);
	width: 0;
	height: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(-25deg);
	margin-left: -5px;
	background: none;
}
/*.flowList > li:before {
content: "";
display: block;
width: 22px;
height: 18px;
border-bottom: 2px solid #DBD9D5;
position: absolute;
left: 50%;
bottom: -16px;
margin-left: -12px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
box-sizing: border-box;
box-shadow: 0px 10px 8px 1px rgba(204, 204, 204, 0.1);
background: #fff;
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(65deg);
z-index: 0;
}
.flowList > li:after {
content: "";
display: block;
width: 22px;
height: 18px;
border-bottom: 2px solid #DBD9D5;
position: absolute;
left: 50%;
bottom: -16px;
margin-left: -16px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
box-sizing: border-box;
box-shadow: 0px 10px 8px 1px rgba(204, 204, 204, 0.1);
background: none;
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-65deg);
z-index: 0;
}*/
.flowList > li:last-child:after ,.flowList > li:last-child:before {
	display: none;
}
.flowList .flow_title {
	line-height: 1.4;
	position: relative;
	padding-left: 110px;
	box-sizing: border-box;

}
.flowList .flow_title .tle{
	font-size: 28px;
	color: #464646;
	margin-bottom: 10px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}
.flowList .flow_title .txt{
	font-size: 14px;
	color: #746D67;
	margin-bottom: 15px;
}
.flowList .flow_title>span {
	vertical-align: top;
	background: #00ABDB;
	color: #fff;
	display: inline-block;
	width: 84px;
	height: 84px;
	text-align: center;
	line-height: 1.2;
	font-size: 20px;
	margin-right: 10px;
	letter-spacing: 0.1em;
	margin-top: 2px;
	border-radius: 50%;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	position: absolute;
	left: 0;
	top: -9px;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 3px;
}
.flowList .flow_title>span .flow_table{
	display: table;
	width: 100%;
	height: 100%;
}
.flowList .flow_title>span .flow_cell {
	display: table-cell;
	vertical-align: middle;
}
.flowList .flow_title>span .flow_title_txt {
	width: 100%;
	vertical-align: middle;
	font-size: 14px;
	display: block;
}
.flowList .flow_title>span .flow_title_num {
	width: 100%;
	vertical-align: middle;
	font-size: 28px;
	display: block;
}
.flow_img_box .flow_title {
	max-width:51%;
	float: left;
}
.flow_img_box .img_box {
	float: right;
	max-width: 49%;
}
.flowList .flow_img_box .flow_title .txt {
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
	line-height: 1.6;
}
span.red_tle {
	color: #DA0048;
	font-size: 35px;
}
@media screen and (max-width:1024px) {
	.flow_img_box .flow_title {
		max-width: 58%;
	}
	.flow_img_box .img_box {
		max-width: 40%;
	}

}
@media screen and (max-width:959px) {
	.flow_img_box .img_box {
		max-width: 34%;
	}
	.flow_img_box .flow_title {
		max-width: 65%;
	}

	.flowList>li {
		padding: 41px 40px;
	}
}
@media screen and (max-width:767px) {
	.tle_bg {
		padding: 15px 18px;
	}
	.flowList > li {
		padding: 35px 25px;
	}
	.flowList .img_box {
		position: relative;
		top: initial;
		right: initial;
		padding-left: 0;
		text-align: center;
		margin-bottom: 15px;
	}
	.flowList .flow_title {
		padding-left: 70px;
	}
	.flowList .flow_title>span {
		width: 54px;
		height: 54px;
		letter-spacing: 0em;
		padding-left: 0;
		top: -5px;
	}
	.flowList .flow_title>span .flow_title_txt {
		font-size: 12px;
	}
	.flowList .flow_title>span .flow_title_num {
		font-size: 18px;
	}
	.flowList .flow_title .tle {
		font-size: 18px;
	}
	.flow_img_box .flow_title {
		max-width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.flow_img_box .img_box {
		max-width: 100%;
		float: none;
	}
	span.red_tle {
		font-size: 28px;
	}
}

@media screen and (max-width:413px) {
	.flowList > li {
		padding: 35px 20px 30px;
	}	
}
/*--------------------------------------
繝懊ャ繧ｯ繧ｹ
--------------------------------------*/

.under_access_box {
	background: #EBE9E7;
	padding: 40px;
	box-sizing: border-box;
	max-width: 530px;
}
.under_access_box .access_tle {
	color: #0085D0;
	font-size: 21px;
	border-bottom: 1px solid #707070;
	line-height: 1.5;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
.under_access_box  .txt {
	margin-bottom: 25px;
}
.under_access_box .txt:last-child {
	margin-bottom: 0;
}
.bg_box {
	background: #F3F3F3;
	padding: 40px;
}
.border_box {
	border: 3px solid #709fa4;
	padding: 40px;
}

.box_title {
	font-size: 22px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #007cc6;
	padding-left: 0px;
	position: relative;
}

.box_title02 {
	font-size: 18px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #007cc6;
	position: relative;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004 ";
}
.box_title02 .num_box {
	color: #fff;
	background: #007cc6;
	letter-spacing: 0;
	line-height: 30px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-top: -4px;
	margin-right: 14px;
	border-radius: 3px;
	font-size: 23px;
}
.box_list > li {
	margin-top: 40px;
}

.box_list > li:first-child {
	margin: 0;
}

.color_txt {
	color: #d55c92 !important;
}

a.link_txt {
	text-decoration: underline !important;
	color: #40647a;
}

a.link_txt:hover {
	opacity: 0.6;
}
a.blue_txt {
	color: #014c8b;
}
.img_line_box {
	letter-spacing: 0;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.img_line_box .img_line_box_item {
	width: 50% !important;
	padding: 20px 5px;
	box-sizing: border-box;
	display: inline-block !important;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.8;
}
.img_line_box .img_line_box_item img{
	max-width: 100% !important;
	width: auto;
	display: block;
	margin: 0 auto;
	margin-bottom: 8px;
}
.img_line_box.single .img_line_box_item {
	width: 100% !important;
}
@media screen and (max-width:767px) {
	.bg_box,
	.bg_box02,
	.border_box,.under_access_box {
		padding: 25px;
	}
	.box_title {
		font-size: 20px;
	}

	.under_access_box {
		margin: 0 auto;
	}
}
@media screen and (max-width:479px) {
	.img_line_box .img_line_box_item {
		padding: 20px 2px;
	}
	.img_line_box .img_line_box_item {
		font-size: 13px;
	}
}

/*--------------------------------------
style_box
--------------------------------------*/

.style_box {
	border: 2px solid #007cc6;
	background: #EBE9E7;
}

.style_box .style_title {
	text-align: center;
	font-size: 25px;
	line-height: 1.4;
	padding: 20px 20px 20px 30px;
	margin: 0 !important;
	background: #007cc6;
	font-family: "ten-mincho", serif;
	color: #fff;
	text-align: left;
	position: relative;
}
.style_box .style_title:before {
	position: absolute;
	content: "";
	display: block;
	border-width: 15px 12px 0 12px;
	border-style: solid;
	border-color: transparent;
	border-top-color: #bcaca1;
	bottom: -15px;
	left: 50%;
	margin-left: -12px;
	width: 0;
	height: 0;
}
.style_box .inner {
	padding: 30px;
}

.style_box .inner .title {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 10px !important;
	padding-left: 22px;
	position: relative;
}

.style_box .inner .title:before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	background: #007cc6;
	position: absolute;
	left: 0;
	top: 9px;
	border-radius: 50%;
}
table.arrow_table {
	width: 100%;
}
table.arrow_table tr {
	margin-bottom: 25px;
	display: block;
	width: 100%;
	position: relative;
	background: #D8DFED;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
}
table.arrow_table th,table.arrow_table td {
	line-height: 1.5;
	padding: 20px 20px 19px 20px;
	display: inline-block;
	font-size: 21px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	box-sizing: border-box;
}
table.arrow_table th {
	width: 62%;
	background: #007cc6;
	color: #fff;
}

table.arrow_table td {
	width: 38%;
	padding-left: 45px;
	position: relative;
}

table.arrow_table td:before {
	position: absolute;
	content: "";
	display: block;
	border-width: 6.5px 0 6.5px 12px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #4c68a2;
	left: 0;
	top: 50%;
	margin-top: -7px;
}
@media screen and (max-width:959px) {
	table.arrow_table th, table.arrow_table td {
		padding: 16px 10px 14px 20px;
		font-size: 17px;
	}
	table.arrow_table th {
		width: 64%;
	}
	table.arrow_table td {
		width: 36%;
		padding-left: 35px;
	}

}
@media screen and (max-width:767px) {
	.style_box .inner {
		padding: 25px;
	}
	table.arrow_table th, table.arrow_table td {
		display: block;
		width: 100% !important;
		padding: 16px 20px 14px 20px;
		text-align: center;
	}
	table.arrow_table td {
		padding-top: 23px;
	}
	table.arrow_table td:before {
		border-width: 12px 7px 0 7px;
		border-style: solid;
		border-color: transparent;
		border-left-color: transparent;
		left: 50%;
		top: 0;
		margin-top: 0;
		border-top-color: #4c68a2;
		margin-left: -4px;
	}
}


/*--------------------------------------
before after
--------------------------------------*/

.before_after {
	position: relative;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
}

.before_after:before {
	display: block;
	content: "";
	border-left: 14px solid #007cc6;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -7px;
}

.before_after li {
	float: left;
	width: 46%;
	position: relative;
	text-align: center;
	margin-left: 4%;
}

.before_after li:first-child {
	margin: 0;
}

.before_after .fl {
	display: inline-block;
	width: 46%;
	margin-right: 6%;
	text-align: center;
	float: none !important;
}

.before_after .fl:last-child {
	margin-right: auto;
}

.before_after .fl .s_txt {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.1em;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.before_after:before {
		border-left: 20px solid transparent;
		border-top: 14px solid #007cc6;
		border-right: 20px solid transparent;
		border-bottom: none;
		margin-top: 10px;
		margin-left: -20px;
	}
	.before_after li {
		float: none;
		width: 100%;
		margin-top: 50px;
		margin-left: 0;
	}
	.before_after .fl {
		display: block;
		width: 100%;
		margin-right: auto;
		text-align: center;
		margin-bottom: 50px;
		margin-left: auto;
	}
	.before_after .fl:last-child {
		margin-bottom: 0;
	}
}


/*--------------------------------------
* anchorlinks
--------------------------------------*/

.anchorlinks {
	background: #E9F0F8;
	padding: 25px 35px;
	list-style: none;
}

.anchorlinks li {
	position: relative;
	width: auto;
	display: inline-block;
	padding-left: 16px;
	margin: 5px 40px 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.6;
}

.anchorlinks li a {
	text-decoration: underline;
}

.anchorlinks li a:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #007cc6;
	-webkit-transition-duration: .6s;
	-ms-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s;
}

.anchorlinks li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.anchorlinks li a:hover {
	color: #007cc6;
	text-decoration: none;
}

@media screen and (max-width:767px) {
	.anchorlinks li {
		width: 100%;
		display: block;
		margin: 5px 0;
	}
}


/*--------------------------------------
* qa
--------------------------------------*/
dl.qa_list {
	margin-bottom: 62px;
}
dl.qa_list:last-child {
	margin-bottom: 0;
}
.qa_list dt,
.qa_list dd {
	margin-bottom: 20px;
	display: table;
	width: 100%;
}

.qa_list .num {
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}

.qa_list dt .num span {
	font-size: 30px;
	width: 54px;
	height: 54px;
	line-height: 54px;
	background: #007CC6;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	letter-spacing: 0;
	display: inline-block;
	margin-top: -11px;
}

.qa_list dd .num span {
	display: block;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #d9eae0;
	border-radius: 50%;
	text-align: center;
	color: #007cc6;
	letter-spacing: 0;

}

.qa_list .txt {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.qa_list dt .txt {
	font-size: 18px;
	font-weight: bold;
	font-family: "游明朝","游ゴシック";
	color: #000000;
}
.qa_list dt .txt .txt02 {
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004 ";
	font-size: 15px;
	display: block;
	font-weight: normal;
	margin-top: 35px;
}
@media screen and (max-width:767px) {
	.qa_list dt .num span {
		font-size: 22px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin-top: -6px;
	}

}
/* =====================================
笆�繝悶Ο繧ｰ
===================================== */
/*--------------------------------------
POSTS
--------------------------------------*/

#posts {
	float: left;
	width: 67%;
}

#blogDetail, #blogList {
	padding-top: 70px;
	padding-bottom: 60px;
	min-height: 850px;
	background: #F5F5F5;
}

/*縲blogList縲*/

#blogList .post {
	font-size: 16px;
	line-height: 2;
	padding-bottom: 35px;
}
.posts_blog_style li {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
	background: #fff;
}
.posts_list li {
	float: left;
	width: 49%;
	margin-left: 2%;
	padding-top: 0;
	border: 0;
	box-sizing: border-box;
	box-shadow: 0 0 5px 2px rgba(204, 204, 204, 0.3);
}
.posts_list li:nth-child(2n+1) {
	margin-left: auto;
}
.posts_blog_style .post_title {
	padding: 30px 30px 35px 30px;
	box-sizing: border-box;
}

.posts_blog_style  .post_date {
	font-size: 14px;
	color: #0D367A;
	margin-top: 5px;
	font-weight: bold;
}
.posts_blog_style .category {
	background: none;
	margin-right: 10px;
}
.posts_blog_style .category a{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.05em;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #fff;
	text-transform: uppercase;
	background: #00ABDB;
	padding: 6px 12px;
	border-radius: 50px;
	line-height: 1.4;
}

.posts_blog_style .category a:hover{
	opacity: 0.7;
}


.posts_blog_style.category a.news:hover{
	opacity: 0.7;
}

.posts_blog_style .category a:before{
	font-size: 10px;
	margin-right: 7px;
	vertical-align: baseline;
}

.posts_blog_style .post-image {
	position: absolute;
	overflow: hidden;
	min-height: 26px;
	margin-bottom: 0;
	left: 0;
	top: 0;
	width: 200px;
	height: 100%;
}
.posts_list .post-image {
	width: 100%;
	position: relative;
}
.posts_blog_style li .post-image a {
	display: block !important;
	width: 100%;
	height: 100%;
	padding-top: 63%;
}

.posts_blog_style li .post-image a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	transition: ease-in-out .2s;
}

.posts_blog_style li .post-image a:hover span {
	transform: scale(1.1);
}

.posts_blog_style li .post-image span.noimage {
	line-height: 0;
	text-indent: 100%;
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: absolute;
	background: #f0f0f0 url(../../images/assets_machines/noimage.jpg) no-repeat center center/100% auto;
	padding-top: 63%;
}
.posts_list li .post-image span.noimage {
	width: 100%;
	position: relative;
	display: block;
}
.posts_blog_style h3 {
	font-size: 17px;
	line-height: 1.75;
	margin-bottom: 22px;
	letter-spacing: 0;
	font-weight: bold;
	margin-top: 14px;
	height: 92px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.posts_blog_style h3 a {
	color: #000000;
}

.posts_blog_style h3 a:hover {
	color: #007CC6;
}

.posts_list .excerpt {
	color: #72706E;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 16px;
	letter-spacing: 0;
}
.category-51  .posts_blog_style li .post-image span.noimage,.category-51 .recentBox li .recent_thumbnail .noimage{
	background: #027cc7 url(../../images/assets_machines/info_noimage.jpg) no-repeat center center/100% auto;
}
.category-52  .posts_blog_style li .post-image span.noimage,.category-52 .recentBox li .recent_thumbnail .noimage{
	background: #027cc7 url(../../images/assets_machines/tips_noimage.jpg) no-repeat center center/100% auto;
}
.category-53 .posts_blog_style li .post-image span.noimage,.category-53 .recentBox li .recent_thumbnail .noimage{
	background: #027cc7 url(../../images/assets_machines/news_noimage.jpg) no-repeat center center/100% auto;
}

/*縲blogDetail縲*/

#blogDetail .post {
	color: #000;
	font-size: 14px;
	line-height: 1.7;
	padding-bottom: 35px;
}
#blogDetail .posts_wrap {
	max-width: 1000px;
	margin: 0 auto;
	border: 1px solid #F5F5F5;
	box-shadow: 0 0 5px 5px rgba(204, 204, 204, 0.1);
	padding: 60px 30px;
	background: #fff;
}
#blogDetail .posts_wrap .posts_inner {
	max-width: 580px;
	margin: 0 auto;
}
#blogDetail .posts_wrap .posts_inner .posts_blog_style .date {
	color: #707070;
	font-size: 14px;
	letter-spacing: 0;
	background: none;
	margin-bottom: 0;
}
#blogDetail .post-header {
	padding: 0px;
	margin-bottom: 25px;
}

#blogDetail .post-header h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.05em;
	color: #000000;
}

#blogDetail .post-header .post-meta {
	margin-bottom: 10px;
}

#blogDetail .post-header .post-meta .date {
	margin-top: 0px;
}

.posts_blog_style .date{
	color: #007CC6;
	font-size: 10px;
	letter-spacing: 0;
	background: none;
	margin-bottom: 0;
}

.posts_blog_style  .icon-tag{
	margin-left: 10px;
	color: #007CC6;
	font-size: 10px;
	letter-spacing: 0;
}

.posts_blog_style  .icon-tag:before {
	font-size: 9px;
	margin-right: 5px;
}

.posts_blog_style  .icon-tag a{
	color: #007CC6;
	vertical-align: baseline;
}

.posts_blog_style .date .icon-tag a:hover{
	text-decoration: underline;
}

.post-content {
	overflow: hidden;
	line-height: 2.2;
	letter-spacing: 0;
}

div#blogDetail .post-content img {
	width: auto;
	height: auto;
	max-width: 100%;
	box-sizing: border-box;
}


/*
#blogDetail .post-content h3 {
font-size: 22px;
letter-spacing: 0;
background: #e8e8e8;
padding: 30px 10px 30px 28px;
line-height: 1.5;
border-top: 5px solid #f5c6b6;
margin: 40px 0 30px;
}
#blogDetail .post-content h4 {
font-size: 20px;
letter-spacing: 0;
border-bottom: 5px solid #f5c6b6;
padding: 10px 0 12px 0;
line-height: 1.5;
margin: 30px 0 25px 0;
}
*/

.bloginfo_box {
	display: table;
	width: 100%;
	margin-top: 60px;
	color: #007CC6;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.bloginfo_box .blog_name {
	display: table-cell;
	width: 30%;
	box-sizing: border-box;
	vertical-align: middle;
}
.bloginfo_box .blog_name a {
	color: #007CC6;
	display: inline-block;
	padding-left: 22px;
	position: relative;
}
.bloginfo_box .blog_name a:hover {
	opacity: 0.7;
}
.bloginfo_box .blog_name a:before {
	content: "\e909";
	display: inline-block;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	left: 2px;
	position: absolute;
	top: 9px;
	font-size: 11px;
}
.bloginfo_box .blog_name .icon-blog {
	display: block;
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	color: #373431;
	line-height: 1.6;
}

.bloginfo_box .blog_name .icon-blog:before {
	display: block;
	font-size: 15px;
	color: #007CC6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}

.bloginfo_box .share_btn {
	display: table-cell;
	width: 70%;
	padding: 0;
	box-sizing: border-box;
	text-align: right;
	vertical-align: middle;
}

.bloginfo_box .share_btn li {
	display: inline-block;
	margin: 0 0px 0 13px;
	vertical-align: middle;
	width: auto;
	background: none;
}
.bloginfo_box .share_btn .share_txt {
	margin-right: 15px;
}
.bloginfo_box .share_btn li a {
	display: block;
	overflow: hidden;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	font-size: 0;
	line-height: 1;
	background: #007CC6;
	text-align: center;
	letter-spacing: 0;
}
.bloginfo_box .share_btn li a:hover {
	opacity: 0.7;
}
.bloginfo_box .share_btn li a:before {
	color: #fff;
}

/*.bloginfo_box .share_btn .icon-facebook {
background: #4967A3;
}

.bloginfo_box .share_btn .icon-facebook:hover {
background: #587cc1;
}
*/
.bloginfo_box .share_btn .icon-facebook:before {
	font-size: 16px;
	margin-top: 8px;
}

.bloginfo_box .share_btn .icon-line {
	background: #18BC01;
}

.bloginfo_box .share_btn .icon-line:hover {
	background: #1cde00;
}

.bloginfo_box .share_btn .icon-line:before {
	font-size: 29px;
	margin-top: 11px;
}

/*.bloginfo_box .share_btn .icon-twitter {
background: #11BBEF;
}

.bloginfo_box .share_btn .icon-twitter:hover {
background: #13C7FE;
}
*/
.bloginfo_box .share_btn .icon-twitter:before {
	font-size: 13px;
	margin-top: 10px;
	letter-spacing: 0;
}

.bloginfo_box .share_btn .icon-google {
	background: #E05C4F;
}

.bloginfo_box .share_btn .icon-google:hover {
	background: #fb7468;
}

.bloginfo_box .share_btn .icon-google:before {
	font-size: 20px;
	margin-top: 15px;
}


/* navigation */

.navigation {
	overflow: hidden;
	margin-top: 52px;
}

.navigation:after {
	content: "";
	display: table;
	clear: both;
}

.navigation .prev {
	float: left;
	width: 182px;
}

.navigation .next {
	float: right;
	width: 182px;
}

.navigation a {
	display: block;
	width: 100%;
	padding: 17px 15px 10px 35px;
	box-sizing: border-box;
	font-weight: bold;
	height: 50px;
	background: #fff;
	border-radius: 50px;
	color: #707070;
	position: relative;
	text-align: center;
	line-height: 1.2;
	box-sizing: border-box;
	border: 1px solid #DBD9D5;
}
.navigation .next a {
	padding: 17px 35px 10px 15px;
}
.navigation a:hover {
	color: #fff;
	background: #007cc6;
}

.navigation .prev a span {
	padding-left: 8px;
}

.navigation .next a span {
	padding-right: 8px;
}

.navigation .prev a span:before {
	display: block;
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: -4px;
	font-size: 10px;
}

.navigation .next a span:before {
	display: block;
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -4px;
	font-size: 10px;
}

.navigation ul {
	display: flex;
	max-width: 200px;
	margin: 0 auto;
}

.navigation li {
	display: flex;
	margin: 0 1px 0 2px;
	width: 30px;
}


/* pagination */

.pagination {
	overflow: hidden;
	position: relative;
	padding-top: 52px;
}

.pagination ul {
	text-align: center;
	padding: 15px 0;
}

.pagination ul li {
	display: inline-block;
	width: 34px;
	font-weight: bold;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
}

.pagination ul li a,
.pagination ul li span.dots {
	display: inline-block;
	width: auto;
	height: 35px;
	font-size: 14px;
	background: none;
	color: #707070;
	line-height: 35px;
	letter-spacing: 0;
	font-weight: 400;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
	min-width: 17px;
	border-bottom: 3px solid transparent;
}

.pagination ul li span.dots {
	background: none;
}

.pagination ul li a:hover {
	border-bottom: 3px solid #007CC6;
}

.pagination ul li span.current {
	display: inline-block;
	width: auto;
	height: 35px;
	font-size: 14px;
	background: none;
	color: #707070;
	line-height: 35px;
	letter-spacing: 0;
	font-weight: 400;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
	border-bottom: 3px solid #007CC6;
	min-width: 17px;
	box-sizing: border-box;
}

.pagination ul li .prev {
	display: block;
	width: 39px;
	position: absolute;
	left: 0;
	bottom: 8px;
	padding-left: 8px;
	box-sizing: border-box;
	font-weight: bold;
	height: 39px;
	background: #007CC6;
	border-radius: 50%;
	color: #fff;
}

.pagination ul li .next {
	display: block;
	width: 39px;
	position: absolute;
	right: 0;
	bottom: 8px;
	padding-right: 8px;
	box-sizing: border-box;
	font-weight: bold;
	height: 39px;
	background: #007CC6;
	border-radius: 50%;
	color: #fff;
}
.pagination ul li .next:hover,.pagination ul li .prev:hover{
	opacity: 0.7;
}
.pagination ul li .prev span:before {
	display: block;
	position: absolute;
	left: 17px;
	top: 50%;
	margin-top: -3px;
	font-size: 10px;
}

.pagination ul li .next span:before {
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	font-size: 10px;
}
@media screen and (max-width: 1366px) {
	.posts_blog_style h3 {
		font-size: 16px;
	}



}


@media screen and (max-width: 1000px) and (min-width: 768px) {
	.bloginfo_box .share_btn li {
		margin: 0 3px;
	}
	.bloginfo_box .share_btn li a {
		width: 40px;
		height: 40px;
	}
	.bloginfo_box .share_btn .icon-facebook:before {
		font-size: 22px;
		margin-top: 9px;
	}
	.bloginfo_box .share_btn .icon-line:before {
		font-size: 25px;
		margin-top: 8px;
	}
	.bloginfo_box .share_btn .icon-twitter:before {
		font-size: 20px;
		margin-top: 11px;
	}
	.bloginfo_box .share_btn .icon-google:before {
		font-size: 16px;
		margin-top: 12px;
	}
	.posts_blog_style .post_title {
		padding: 30px 25px 30px 25px;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
	#posts {
		width: 66%;
	}

}

@media screen and (max-width: 767px) {
	#blogDetail, #blogList {
		padding-top: 50px;

	}
	#posts {
		float: none;
		width: 100%;
	}
	.posts_list li {
		margin-bottom: 50px;
	}
	#blogDetail .post-header {
		margin-bottom: 20px;
	}
	#blogDetail .post-header h2 {
		font-size: 22px;
	}
	#blogDetail .post-header li.category,
	#blogDetail .post-header .post-meta li.date {
		float: none;
	}
	.bloginfo_box {
		display: block;
	}
	.bloginfo_box .blog_name {
		display: block;
		width: 100%;
		border-right: none;
		box-sizing: border-box;
		text-align: left;
		margin-bottom: 20px;
	}
	.bloginfo_box .blog_name .icon-blog {
		display: inline-block;
		text-align: left;
	}
	.bloginfo_box .share_btn {
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-align: left;
	}
	.bloginfo_box .share_btn li {
		margin: 0 15px 0 0px;
		vertical-align: middle;
		width: auto;
		background: none;
	}
	.navigation {
		margin-top: 35px;
	}
	.navigation ul {
		clear: both;
		padding-top: 20px;
	}
	.pagination {
		padding-top: 55px;
	}
	.pagination ul li .prev,
	.pagination ul li .next {
		bottom: 48px;
	}

	.posts_blog_style h3 {
		font-size: 15px;
		height: 85px;
	}
	.posts_list li {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-top: 0;
	}
	.posts_list .post-image {
		width: 100%;
		position: relative;

	}
	.posts_list  li .post-image span.noimage {
		width: 100%;
		position: relative;
		display: block;
	}	
	.posts_blog_style .post_title {
		padding: 20px 20px 20px 20px;
	}

}
@media screen and (max-width: 480px) {




	#blogDetail .post-header h2 {
		font-size: 20px;
		line-height: 1.4;
	}
	#blogDetail .post-content h3 {
		font-size: 20px;
		padding: 26px 5px 26px 20px;
		line-height: 1.4;
		margin: 35px 0 30px;
	}
	#blogDetail .post-content h4 {
		font-size: 19px;
	}
}
@media screen and (max-width: 375px) {
	.posts_blog_style .category {
		float: none;
		background: none;
		margin-right: 0;
		display: block;
	}
	.posts_blog_style .icon-tag {
		margin-left: 0;
	}
	#blogDetail span.icon-tag {
		margin-left: 10px;
	}
	.navigation a {
		padding: 17px 5px 10px 10px;
	}
	.navigation .next a {
		padding: 17px 10px 10px 5px;
	}
	.navigation .prev {
		width: 135px;
		font-size: 13px;
	}
	.navigation .next {
		width: 135px;
		font-size: 13px;
	}
	.navigation .prev a span:before {
		left: 12px;
	}
	.navigation .next a span:before {
		right: 12px;
	}
}

/*--------------------------------------
BLOGSIDE
--------------------------------------*/

.blogside {
	float: right;
	width: 29%;
}

.blogside h2.widgettitle {
	display: none;
}

.blogside h2 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1;
	padding-bottom: 20px;
	margin-bottom: 24px;
	color: #000000;
	border-bottom: 3px solid #A7A7A7;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}

.blogside h2 span {
	font-size: 14px;
	letter-spacing: 0;
	vertical-align: middle;
	color: #72706E;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -6px;
}

.blogside .searchBox {
	margin-bottom: 40px;
}

.blogside .searchBox label {
	display: none;
}

.blogside .searchBox #searchform {
	position: relative;
}

.blogside .searchBox #s {
	background: #DBD9D5;
	border: none;
	height: 63px;
	width: 100%;
	padding: 2px 40px 0 30px;
	box-sizing: border-box;
	color: #746D67;
	font-size: 15px;
	border-radius: 50px;
}

.blogside .searchBox .icon-search:before {
	position: absolute;
	right: 26px;
	top: 47%;
	margin-top: -8px;
	color: #707070;
	font-size: 20px;
}

.blogside .searchBox #searchsubmit {
	background: none;
	border: none;
	position: absolute;
	right: 24px;
	width: 24px;
	height: 26px;
	top: 50%;
	margin-top: -12px;
	font-size: 0;
	cursor: pointer;
}

.blogside .categoryBox {
	margin-bottom: 50px;
}

.blogside .categoryBox ul li {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 7px;
	color: #000;
	display: inline-block;
	margin-right: 10px;
}

.blogside .categoryBox ul li:last-child {
	margin-bottom: 0;
}

.blogside .categoryBox ul li a {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.05em;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #fff;
	text-transform: uppercase;
	background: #00ABDB;
	padding: 6px 12px;
	border-radius: 50px;
	line-height: 1.4;
}

.blogside .categoryBox ul li a span {
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1;
	color: #373431;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.blogside .categoryBox ul li a:hover,
.blogside .categoryBox ul li a:hover span {
	opacity: 0.7;
}


.sub_categories{
	padding-bottom: 15px;
}
.blogside .categoryBox .sub_categories li{
	padding-left:20px;
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 8px;
	color: #9e948b;
	display: list-item;
}

.blogside .categoryBox .sub_categories li a{
	font-size:16px;
	color: #736e6a;
}

.recentBox {
	margin-bottom: 50px;
}

.recentBox li {
	font-size: 13px;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	line-height: 1.3;
	background: #FFFFFF;
	padding-left: 90px;
	position: relative;
}

.recentBox li:last-child {
	margin-bottom: 0;
}
.recentBox li .recent_title {
	padding: 12px 14px 10px;
	box-sizing: border-box;
}
.recentBox li .recent_title .category {
	font-size: 10px;
	font-weight: bold;
}
.recentBox li .recent_title .category a {
	color: #00ABDB;
}
.recentBox li .recent_title .ellipsis {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.recentBox li .recent_thumbnail {
	float: left;
	width: 90px;
	height: 100%;
	margin-left: 0;
	position: relative;
	overflow: hidden;
	position: absolute;
	left: 0;
}

.recentBox li .recent_thumbnail a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 1;
}

.recentBox li .recent_thumbnail a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: scale(1);
}

.recentBox li .recent_thumbnail a:hover {
	transform: scale(1.1);
}
.recentBox li .recent_thumbnail .noimage {
	background: #017cc7 url(../../images/assets_machines/noimage.jpg) no-repeat center center/100% auto;
	display: block;
	width: 100%;
	height: 100%;
}
.recentBox li h3 a {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	color: #373431;
}

.recentBox li h3 a:hover {
	color: #007CC6;
}

.recent_date {
	font-size: 10px;
	margin-top: 5px;
	color: #72706E;
}

.recentBox li .recent_date {
	margin-top: 2px;
	color: #A7A7A7;
	font-size: 10px;
}
.blogside .tagBox {
	margin-bottom: 40px;
}

.blogside .tagBox h2 {
	margin-bottom: 12px;
}

.blogside .tagBox .tagcloud a {
	display: inline-block;
	padding: 7px 10px;
	color: #373431;
	font-size: 14px !important;
	line-height: 1;
	border: 1px solid #72706E;
	border-radius: 3px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	margin-bottom: 9px;
	letter-spacing: 0;
}

.blogside .tagBox .tagcloud a:hover {
	color: #fff;
	background: #72706E;
}

.archiveBox {
	font-size: 14px;
	line-height: 1.4;
	color: #707070;
}

.archiveBox > ul > li {
	margin-top: 25px;
	padding-bottom: 16px;
	border-bottom: 1px solid #A7A7A7;
}

.archiveBox > ul > li:first-child {
	margin: 0;
}

.archiveBox ul li p {
	position: relative;
	margin: 0;
	padding-left: 0;
	cursor: pointer;
	display: block;
	font-size: 18px;
}

.archiveBox ul li p:visited {
	color: #373431;
}

.archiveBox ul li p:hover {
	color: #007CC6;
	font-weight: bold;
}

.archiveBox ul li p.acv_open {
	color: #007CC6;
	font-weight: bold;
}

.archiveBox ul li p:before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	right: 5px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #707070;
	border-bottom: 2px solid #707070;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}

.archiveBox ul li p.acv_open:before {
	top: 7px;
	right: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.archiveBox ul li a {
	color: #373431;
}

.archiveBox ul li a:link {
	/*color: #FFAEA2;*/
}



.archiveBox ul li a:hover {
	color: #007CC6;
	font-weight: bold;
}

.archiveBox ul li a:active {
	color: #007CC6;
}

.archiveBox ul li ul {
	margin-left: 15px;
}

.archiveBox ul li li {
	margin-top: 10px;
}

.archiveBox ul li ul.hide {
	display: none;
}
.hotBox li {
	background: #fff;
}

.hotBox {
	margin-bottom: 45px;
}

.hotBox h2 {
	font-size: 28px;
}
.hotBox .wpp-post-title {
	padding: 8px 10px 8px 94px;
	display: block;
	color: #373431;
	font-size: 12px;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {

	.blogside h2 {
		font-size: 14px;
		letter-spacing: 0;
	}
	.blogside h2 span {
		font-size: 12px;
	}
	.blogside {
		float: right;
		width: 31%;
	}
	.recentBox li {
		padding-left: 80px;
	}
	.recentBox li .recent_thumbnail {
		width: 80px;
	}
}
@media screen and (max-width: 767px) {

	.blogside {
		float: none;
		width: 100%;
		border-top: 1px solid #5D5555;
		padding: 46px 0 0;
		box-sizing: border-box;
		margin-top: 35px;
	}
	.blogside h2 {
		font-size: 26px;
	}	
}


/* =====================================
笆�譁ｰ逹諠��ｱ
===================================== */

.category #newsList,
.single #newsDetail {
	background: #fff;
	padding: 60px 0 80px;
	min-height: 600px;
}

/*--------------------------------------
隧ｳ邏ｰ險倅ｺ�
--------------------------------------*/

#newsDetail h3 {
	font-size: 24px;
	color: #574f4f;
	letter-spacing: 0.18em;
	line-height: 1.4;
	position: relative;
	padding-left: 30px !important;
	margin-bottom: 20px;
}

#newsDetail h3:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 14px solid #6f87a3;
	border-left: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 10px;
}

#newsDetail h3:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 14px solid #96a8bf;
	border-right: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 10px;
}

/* =====================================
笆�繧ｵ繧､繝医�繝��
===================================== */

#sitemap_list {
	margin: 0 auto !important;
	background: none !important;
}
#sitemap_list ul {
	background: none !important;
}
#sitemap_list > li,
.sitemap_list > li {
	border-bottom: 1px dashed #ccc;
	line-height: 1.4 !important;
	position: relative;
	margin: 0 !important;
}

#sitemap_list > li:first-child,
.sitemap_list > li:first-child {
	border-top: 1px dashed #ccc;
}
#sitemap_list > li:before,
.sitemap_list > li:before {
	position: absolute;
	content: '';
	display: block;
	background: #007cc6;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	left: 0;
	top: 25px;
}
#sitemap_list li a {
	background: none !important;
	padding: 0 !important;
}
#sitemap_list > li > a,
.sitemap_list > li > a {
	display: block;
	padding: 19px 40px 15px 20px !important;
	position: relative;
	box-sizing: border-box;
	background: none !important;
}
#sitemap_list > li > a:after,
.sitemap_list > li > a:after {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 18px;
	margin-top: -5px;
}
#sitemap_list > li > a:hover,
.sitemap_list > li > a:hover {
	color: #007cc6;
}
#sitemap_list .children,.sitemap_list .children {
	padding-left: 40px;
	padding-bottom: 20px;
}
#sitemap_list .children li,.sitemap_list .children li{
	margin-top: 13px;
	position: relative;
	padding-left: 0;
	font-size: 15px;
}
#sitemap_list .children li:first-child,.sitemap_list .children li:first-child {
	margin-top: 0;
}
#sitemap_list .children li:before ,.sitemap_list .children li:before{
	position: absolute;
	content: '';
	display: block;
	background: #007cc6;
	width: 8px;
	height: 2px;
	left: -18px;
	top: 9px;
}
#sitemap_list .children li a:hover ,.sitemap_list.children li a:hover{
	color: #007cc6;
}


/* =====================================
笆�縺雁撫縺�粋繧上○
===================================== */
.wpcf7 .contact_wrap {
	max-width: 1000px;
	margin: 0 auto;
	border: 1px solid #F5F5F5;
	border-radius: 10px;
	box-shadow: 0 0 5px 5px rgba(204, 204, 204, 0.1);
	padding: 60px 30px;
}
.wpcf7 .contact_inner {
	max-width: 880px;
	margin: 0 auto;
}
.wpcf7 .contact_tle {
	color: #007CC6;
	line-height: 1.4;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	text-align: center;
	font-size: 28px;
	margin-bottom: 12px;
	font-weight: bold;
}
.wpcf7 .contact_stle {
	color: #81807f;
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ W4 JIS2004","Hiragino Kaku Gothic W4 JIS2004";
}
.inquiryForm_message {
	text-align: center;
}
.step_list {
	width: 467px;
	margin: 0 auto 90px;
}
.step_list li {
	float: left;
	width: 100px;
	margin-left: 83px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	color: #BFBEBD;
}
.step_list li:first-child {
	margin: 0;
}
.step_list li span {
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	text-align: center;
	line-height: 58px;
	margin: 0 auto 12px;
	background: #BFBEBD;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
}
.step_list li span:after {
	display: block;
	content: "";
	width: 130px;
	height: 1px;
	background: #bfbebd;
	position: absolute;
	top: 50%;
	left: 54px;
}
.step_list li:last-child span:after {
	display: none;
}
.step_list li.current {
	color: #373431;
}
.step_list li.current span {
	background: #3C5E3C;
}
.step_list li span.current:after {
	background: #3C5E3C;

}
.wpcf7c-elm-step3 .btn {
	max-width: 500px;
	margin: 55px auto 45px;
}
.wpcf7c-elm-step3 .btn a {
	font-size: 18px;
	padding: 30px 26px 28px 22px;
}
.inquiryForm_message .step_catch {
	font-size: 16px;
	text-align: left;
	color: #5F6669;
	letter-spacing: 0.05em;
	margin-bottom: 44px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004 ";
	line-height: 2;
}
.inquiryForm_message .step_catch .red_txt{
	color:#D93636;
}
.inquiryFormTable {
	font-size: 16px;
	padding-top: 30px;
}
.inquiryFormTable dl {
	display: table;
	width: 100%;
}
.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	padding: 20px 0 2px;
	text-align: left;
	vertical-align: top;
}
.inquiryFormTable dt {
	border-right: none;
	position: relative;
	font-weight: normal;
	width: 48%;
	padding-top: 31px;
	color: #000000;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
	letter-spacing: 0.1em;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 17px;
}
.inquiryFormTable dd {
	box-sizing: border-box;
	position: relative;
	padding-right: 0px;
	font-size: 15px;
}
.wpcf7-form-control-wrap {
	display: block;
}
.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 19px 10px 16px 20px;
	border: 1px solid #DBD9D5;
	background: none;
	color: #333;
	border-radius: 10px;
}
.inquiryFormTable input::-webkit-input-placeholder,
.inquiryFormTable textarea::-webkit-input-placeholder ,
.inquiryFormTable select::-webkit-input-placeholder  { /* WebKit browsers */
	color: #E2E2E2;
}
.inquiryFormTable input::-moz-placeholder,
.inquiryFormTable textarea::-moz-placeholder,
.inquiryFormTable select::-moz-placeholder
{ /* Mozilla Firefox 19+ */
	color: #E2E2E2;
}
.inquiryFormTable input:-ms-input-placeholder,
.inquiryFormTable textarea:-ms-input-placeholder,
.inquiryFormTable select:-ms-input-placeholder
{ /* Internet Explorer 10+ */
	color: #E2E2E2;
}   
.inquiryFormTable textarea{
	white-space: pre-wrap;
}
.inquiryFormTable select {
	position: relative;
	background-size: contain;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.inquiryFormTable select::-ms-expand {
	display: none;
}
.inquiryFormTable input[type="checkbox"],.inquiryFormTable input[type="radio"]{
	display: none;
	/*display: inline-block;*/
	width: 32px;
	height: 32px;
	border: 0;
	position: relative;
	margin-right: 0;
	visibility: hidden;
	z-index: 999;
	-webkit-appearance: none;
	background: none;
	box-sizing: border-box;
}
.inquiryFormTable .wpcf7-list-item {
	width: 100%;
	display: block;
	margin: 0 0 32px;
	box-sizing: border-box;
	font-size: 14px;
	color: #464646;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004 ";
}
.wpcf7-list-item-label {
	position: relative;
}
span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
	display: none;
}
.inquiryFormTable input[type="checkbox"] + span label.icon-check:before ,.inquiryFormTable input[type="radio"] + span label.icon-check:before{
	content: "\e902";
	font-size: 24px;
	color: rgba(141, 141, 141, 0.1);
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -5px;
	font-weight: 100;
	text-shadow: 0 0 2px rgba(184, 184, 184, 0.1);
}
.inquiryFormTable input[type="checkbox"]:checked+ span label.icon-check:before,.inquiryFormTable input[type="radio"]:checked+ span label.icon-check:before {
	content: "\e903";
	color: #007CC6;
}
.custom-wpcf7c-confirmed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #3C5E3C;
	background: #fff;
	box-shadow: 0 0 5px rgba(111, 186, 44, 0.5);
}
.inquiryFormTable input.wpcf7-not-valid {
	border: 1px solid #D93636 !important;
	background: #FDD2D2 !important;
}
.inquiryFormTable .comment {
	display: block;
	color: #63696A;
	font-size: 13px;
	margin-top: 0.4em;
	letter-spacing: 0;
}
.inquiryFormTable .required {
	color: #00ABDB;
}
.inquiryFormTable .optional {
	color:#707070;
}

.inquiryFormTable .btBox {
	text-align: center;
	margin: 35px 0 50px;
}
.inquiryFormTable .btBox input[type="submit"] {
	background: #007CC6 url(../../images/assets_machines/ico_arrow02.png) no-repeat 95% center !important;
	background-size: 6px 10px;
	border: none;
	width: 100%;
	color: #fff;
	display: block;
	line-height: 1.2;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	-webkit-appearance: none;
	font-size: 20px;
	letter-spacing: 0.1em;
	padding: 29px 32px 28px 30px;
	border-radius: 50px !important;
	max-width: 600px;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
	background: #72706E url(../../images/assets_machines/ico_arrow01.png) no-repeat 96% center !important;
	background-size: 6px 10px;
	color: #BFBEBD;
	opacity: 1 !important;
	pointer-events: none;
	cursor: default;
	padding: 29px 40px 28px 40px;
}
.inquiryFormTable .btBox input[type="submit"].abled {
	background-position: 96% center !important;
	padding: 29px 40px 28px 40px;
}
.inquiryFormTable .wpcf7-back {
	width: 37.5% !important;
	color: #fff;
	background: #72706E url(../../images/assets_machines/ico_arrow02.png) no-repeat 92% center !important;
	background-size: 6px 10px;
	border: none;
	line-height: 1.2;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	-webkit-appearance: none;
	font-size: 20px;
	letter-spacing: 0.1em;
	padding: 29px 30px 28px;
	float: left;
	text-align: center;
	border-radius: 50px !important;
}
.inquiryFormTable .wpcf7-submit {
	width: 58.5% !important;
	float: right;
	text-align: center;
}
.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
	opacity: 0.8;
}

span.verify_icon {
	position: absolute;
	width: 25px;
	height: 25px;
	right: -42px;
	top: 13px;
	display: none;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: block;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon:before {
	color: #3C5E3C;
	font-size: 25px;
	vertical-align: top;
	display: none;
}

.inquiryFormTable .wpcf7-not-valid-tip {
	color: #DE5050;
	font-weight: normal;
	display: block;
	font-size: 12px;
}

.file_btn {
	display: block;
	overflow: hidden;
	position: relative;
	background: #807B7B;
	color: #fff;
	width: 123px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-top: 13px;
}
.file_btn .wpcf7-form-control-wrap {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 30px;
}
div.wpcf7 input[type="file"] {
	padding: 0;
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 30px;
}

.custom-wpcf7c-confirmed .confirm_table input[type="text"],
.custom-wpcf7c-confirmed .confirm_table input[type="tel"],
.custom-wpcf7c-confirmed .confirm_table input[type="email"],
.custom-wpcf7c-confirmed .confirm_table textarea,
.custom-wpcf7c-confirmed .confirm_table select,
.custom-wpcf7c-confirmed .confirm_table input[type="checkbox"],
.custom-wpcf7c-confirmed .confirm_table input[type="radio"]  {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .required,
.custom-wpcf7c-confirmed .confirm_table .optional {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item-label {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table span.comment {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}
.result_txt {
	display: block;
	white-space: pre-wrap;
}

.check_box div[data-class=wpcf7cf_group] {
	padding-left: 35px;
}

.group_box_b dd, .group_box_b dt {
	padding-top: 0 !important;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item {
	padding-left: 0;
}
.custom-wpcf7c-confirmed .confirm_table dt,
.custom-wpcf7c-confirmed .confirm_table dd {
	padding: 12px 0 10px;
}
.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}
.select_list .wpcf7-form-control-wrap {
	display: block;
	width: 26%;
	float: left;
	margin-right: 2%;
	margin-right: 2%;
	position: relative;
}
.select_list .wpcf7-form-control-wrap:last-child {
	margin-right: auto;
	width:44%;
}
.select_list .wpcf7-form-control-wrap:before {
	position: absolute;
	content: "";
	display: block;
	width: 30px;
	height: 100%;
	background: url(../../images/assets_machines/ico_select.png) no-repeat right center/ auto 100%;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
}
.inquiryForm_message .under_title_h4 h4 {
	color: #373431;
	font-size: 18px;
	padding-left: 0 !important;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004 ";
	border-bottom: 5px solid #3C5E3C;
	padding-bottom: 14px !important;
}
.custom-wpcf7c-confirmed .select_list .wpcf7-form-control-wrap:before{
	display:none;
}
.custom-wpcf7c-confirmed .select_list .wpcf7-form-control-wrap {
	width: auto;
}
.inquiryForm_message .wpcf7c-elm-step3 .step_catch, .inquiryForm_message .wpcf7c-elm-step2 .step_catch {
	text-align: center;
}

.wpcf7 .contact_txt_box {
	border: 1px solid #DBD9D5;
	padding: 40px;
	box-sizing: border-box;
	border-radius: 10px;
	text-align: left;
	color: #746D67;
	font-size: 14px;
	height: 240px;
}
.wpcf7 .contact_txt_box .privacy_section {
	height: 100%;
	overflow-y: scroll;
}
.wpcf7 .contact_txt_box p {
	margin-bottom: 32px;
}
.wpcf7 .contact_txt_box p:last-child {
	margin-bottom: 0;
}
.wpcf7 .contact_txt_box .tle {
	color: #746D67;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 30px;
}
.wpcf7 .contact_txt_box .circle_list li {
	padding-left: 24px;
}
.wpcf7 .contact_txt_box .circle_list li:before {
	width: 8px;
	height: 8px;
	top: 12px;
}
.wpcf7  .agree_box dd{
	font-weight: bold;
	text-align: center;
}
.wpcf7 .agree_box .wpcf7-form-control-wrap.acceptance-agree {
	text-align: center;
}
.inquiryFormTable .agree_box .wpcf7-list-item {
	font-size: 17px;
	color: #000000;

}
.agree_box .wpcf7-form-control-wrap.checkbox-agree {
	display: inline-block;
}
.wpcf7 .check_box .check_agree {
	display: inline-block;
}
.wpcf7 .wpcf7-form-control-wrap.your-message {
	position: relative;
}
.wpcf7 .wpcf7-form-control-wrap.your-message:before {
	position: relative;
	content: "その他(備考自由記入)";
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	top: 40px;
	left: 20px;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
}
textarea.wpcf7-form-control.wpcf7-textarea.message {
	padding-top: 50px;
}
.wpcf7 .custom-wpcf7c-confirmed .wpcf7-form-control-wrap.your-message:before{
	display: none;
}
.custom-wpcf7c-confirmed .inquiryFormTable .wpcf7-list-item {
	margin-bottom: 0;
}
.custom-wpcf7c-confirmed .inquiryFormTable .wpcf7-list-item .result_txt {
	margin-bottom: 10px;
	font-weight: normal;
}
.custom-wpcf7c-confirmed .email_confirm{
	display: none;
}
.custom-wpcf7c-confirmed .agree_box.check_box,.custom-wpcf7c-confirmed .contact_txt_box{
	display: none;
}
.wpcf7 .contact_wrap .contact_bottom_box .txt_box {
	color: #464646;
	font-size: 25px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.8;
	width: 48%;
	float: left;
}
.wpcf7 .contact_wrap .contact_bottom_box .btn_box {
	width: 50%;
	float: right;
	max-width: 425px;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
}
.wpcf7 .contact_txt_box .privacy_section::-webkit-scrollbar {/*貊壼勘譚｡謨ｴ菴捺�ｷ蠑�*/
	width: 4px;     /*鬮伜ｮｽ蛻�悪蟇ｹ蠎疲ｨｪ遶匁ｻ壼勘譚｡逧�ｰｺ蟇ｸ*/
	height: 4px;
	border-radius: 200px;
}
.wpcf7 .contact_txt_box .privacy_section::-webkit-scrollbar-thumb {/*貊壼勘譚｡驥碁擇蟆乗婿蝮�*/
	border-radius: 200px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}
.wpcf7 .contact_txt_box .privacy_section::-webkit-scrollbar-track {/*貊壼勘譚｡驥碁擇霓ｨ驕�*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 200px;
	background: rgba(0,0,0,0.1);
}
.wpcf7 .contact_qa_box {
	margin-top: 32px;
	margin-bottom: 80px;
}
.wpcf7 .contact_qa_box .contact_stle {
	float: left;
	width: 48%;
	text-align: left;
	max-width: 450px;
}
.wpcf7 .contact_qa_box .contact_qa_btn {
	float: right;
	width: 49%;
	max-width: 400px;
}
.wpcf7 .contact_qa_box .contact_qa_box_bottom {
	background: #F5F5F5;
	padding: 35px 30px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-top: 40px;
}
.wpcf7 .contact_qa_box .contact_qa_box_bottom .qa_tle {
	color: #007CC6;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 12px;
}
.wpcf7 .contact_qa_box .contact_qa_box_bottom .contact_qa_box_list_item {
	width: 50%;
	float: left;
	color: #007CC6;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 4px;
}
.wpcf7 .contact_qa_box .contact_qa_box_bottom .contact_qa_box_list_item a {
	display: inline-block;
	text-decoration: underline !important;
	color: #007CC6;
}
.wpcf7 .contact_qa_box .contact_qa_box_bottom .contact_qa_box_list_item a:hover {
	opacity: 0.7;
}
.wpcf7 .contact_bottom_box .contact_btn_group {
	margin-top: 22px;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item {
	width: 48%;
	border: 1px solid #DBD9D5;
	padding: 37px 25px 39px;
	box-sizing: border-box;
	border-radius: 10px;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .contact_btn_item_inner {
	max-width: 350px;
	margin: 0 auto;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .tle_box {
	padding-left: 110px;
	background: url(../../images/assets_machines/help_inq_icon01.png) no-repeat left 5px/auto;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item:nth-child(2) .tle_box {
	background: url(../../images/assets_machines/help_inq_icon02.png) no-repeat left 5px/auto;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .tle {
	font-size: 28px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.4;
	color: #464646;
	margin-bottom: 9px;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .tle {
	font-size: 28px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.4;
	color: #464646;
	margin-bottom: 9px;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .txt {
	color: #746D67;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 20px;
	font-weight: bold;
}
.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .btn a {
	background: #DA0048;
}
@media screen and (max-width: 1060px) {
	.inquiryFormTable dt {
		width: 45%;
		font-size: 15px;
	}
	.wpcf7 .contact_wrap .contact_bottom_box .txt_box {
		font-size: 20px;
		margin-top: 4%;
	}
	.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .tle {
		font-size: 24px;
	}
	.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .tle_box {
		padding-left: 70px;
		background: url(../../images/assets_machines/help_inq_icon01.png) no-repeat left 5px/55px auto;
	}
	.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item:nth-child(2) .tle_box {
		background: url(../../images/assets_machines/help_inq_icon02.png) no-repeat left 5px/55px auto;
	}
}

@media screen and (max-width: 1000px) {
	.page-id-90 .header_logo {
		float: none;
		margin: 27px auto 30px auto;
	}
}
@media screen and (max-width: 767px) {
	.wpcf7 .contact_wrap {
		border: none;
		border-radius: 10px;
		box-shadow: none;
		padding: 40px 0px;
	}
	.wpcf7c-elm-step3 .btn a {
		font-size: 16px;
		padding: 24px 26px 23px 22px;
	}
	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}
	.step_list li {
		margin-left: 50px;
	}
	.inquiryFormTable dl {
		display: block;
	}
	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		padding: 0;
		width: 100%;
		box-sizing: border-box;
	}
	.inquiryFormTable dd {
		padding: 10px 0px 30px 0;
	}

	.inquiryFormTable .optional {
		position: static;
		margin-left: 20px;
		display: inline-block;
		margin-top: -2px;
		vertical-align: middle;
	}
	.inquiryFormTable .btBox {
		margin: 0px 0 50px;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		width: 100% !important;
		float: none;
		font-size: 20px;
		padding: 29px 20px 28px 20px;
		box-sizing: border-box;
		background-position: 96% center !important;
		text-align: center;
	}
	.inquiryFormTable .btBox input[type="submit"].disabled,
	.inquiryFormTable .btBox input[type="submit"].abled {
		padding: 29px 20px 28px 20px;
	}
	.inquiryFormTable .wpcf7-back {
		margin-bottom: 15px;
	}
	.file_btn {
		margin-top: 0;
	}
	.custom-wpcf7c-confirmed .confirm_table dt,
	.custom-wpcf7c-confirmed .confirm_table dd {
		padding: 5px 0;
	}
	.page-id-90 .header_logo {
		margin: 15px auto 12px auto;
	}
	.select_list .wpcf7-form-control-wrap {
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.wpcf7 .contact_wrap .contact_bottom_box .txt_box {
		font-size: 20px;
		margin-bottom: 20px;
		width: 100%;
		text-align: center;
		float: none;
	}
	.wpcf7 .contact_wrap .contact_bottom_box .btn_box {
		width: 100%;
		float: none;
		max-width: 425px;
		margin-left: auto;
		margin-right: auto;
	}
	.wpcf7 .contact_qa_box .contact_stle {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.wpcf7 .contact_qa_box .contact_qa_btn {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.wpcf7 .contact_qa_box .contact_qa_box_bottom {
		padding: 35px 25px;
	}
	.wpcf7 .contact_qa_box .contact_qa_box_bottom .contact_qa_box_list_item {
		float: none;
		width: 100%;
		font-size: 16px;
	}
	.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item {
		width: 100%;
		max-width: 420px;
		margin: 0 auto 25px auto;
	}
	.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item:last-child {
		margin-bottom: 0;
	}
	.wpcf7 .contact_tle {
		font-size: 26px;
	}
}

@media screen and (max-width: 479px) {

	.step_list {
		width: 270px;
	}
	.step_list li {
		width: 70px;
		margin-left: 30px;
		font-size: 16px;
	}
	.step_list li span:after {
		width: 60px;
	}
	.inquiryForm_message .step_catch {
		font-size: 12px;
		letter-spacing: 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		font-size: 16px;
		letter-spacing: 0.05em;
	}
}


.under_title_h4_icon {
	padding-bottom: 15px;
	border-bottom: 1px solid #1665A4;
}

.under_title_h4_icon:before {
	content: "";
	position: absolute;
	background: url(../asset/h4_bg.png) no-repeat center top;
	top: 50%;
	left: 0px;
	margin-top: -22px;
	height: 33px;
	width: 25px;
	border-radius: 0;
	box-shadow: 0px 0px 0px #000 inset;
}

.under_title_h4_icon h4 {
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 1.4 !important;
	position: relative;
	padding-left: 40px !important;
	color: #686868;
	font-family: "秀英明朝 M", "Shuei Mincho M";
	padding-bottom: 4px !important;

}
@media screen and (max-width: 413px) {

	.inquiryFormTable dt {
		font-size: 14px;
	}
	.inquiryFormTable dd {
		font-size: 14px;
	}
	.wpcf7 .contact_wrap .contact_bottom_box .txt_box {
		font-size: 18px;
	}
	.wpcf7 .contact_txt_box {
		padding: 40px 25px;
	}
	.inquiryFormTable .agree_box .wpcf7-list-item {
		font-size: 15px;
		color: #000000;
	}
	.wpcf7 .contact_bottom_box .contact_btn_group .contact_btn_item .tle {
		font-size: 22px;
		letter-spacing: 0;
	}
}
/* =====================================
笆�under
===================================== */
.under_tle01 {
	color: #007CC6;
	font-size: 28px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.5;
	margin-bottom: 30px;
}
.under_tle01_sub {
	color: #746D67;
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
	font-weight: 700;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
	margin-bottom: 41px;
}
.under_tle02 {
	background: #00ABDB;
	font-size: 20px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	color: #fff;
	line-height: 1.4;
	padding: 11px 5px 11px 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.shadow_wrap {
	max-width: 1000px;
	margin: 0 auto;
	border: 1px solid #F5F5F5;
	border-radius: 10px;
	box-shadow: 0 0 5px 5px rgba(204, 204, 204, 0.1);
	padding: 60px 30px;
}
.shadow_wrap .shadow_inner {
	max-width: 880px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.under_tle01 {
		font-size: 26px;
	}
	.shadow_wrap  {
		border: none;
		border-radius: 10px;
		box-shadow: none;
		padding: 20px 0px 0;
	}
}
@media screen and (max-width: 375px) {

	.under_tle01 {
		font-size: 24px;
	}
}
/*--------------------------------------
qa
--------------------------------------*/
.toggle_box {
	background: #F5F5F5;
	border-radius: 12px;
	box-sizing: border-box;
	font-size: 15px;
	color: #000000;
	margin-bottom: 20px;
}
.toggle-btn {
	color: #007cc6;
	font-size: 18px;
	padding: 12px 46px 12px 26px;
	box-sizing: border-box;
	position: relative;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
	cursor: pointer;
}
.toggle-content {
	position: relative;
	display: inline-block;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
	text-decoration: underline;
}
.toggle-main {
	padding: 0px 26px 16px;
}
.toggle-btn:after {
	content: "";
	position: absolute;
	top: 22px;
	right: 30px;
	width: 11px;
	height: 11px;
	border-bottom: 3px solid #dbd9d5;
	border-left: 3px solid #dbd9d5;
	box-sizing: border-box;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
}
.active .toggle-btn:after {
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg); 

}
/*--------------------------------------
clinic_work_box
--------------------------------------*/
.width_670 {
	max-width: 670px;
	margin: 0 auto;
}
.color_txt01 {
	color: #54C3F1;
}
.clinic_work_box {
	max-width: 670px;
	margin: 0 auto;
	background: #F5F5F5;
	box-sizing: border-box;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 18px;
	font-weight: bold;
	color: #464646;
	line-height: 1.6;
}
.clinic_work_box .work_table_box {
	padding: 25px 0 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #DBD9D5;
}
.clinic_work_box .work_table {
	display: table;
	width: 100%;
	table-layout: fixed;
	box-sizing: border-box;
}
.clinic_work_box .work_table_cell {
	display: table-cell;
	text-align: center;
	border-right: 1px solid #DBD9D5;
	box-sizing: border-box;
	padding: 12px 5px 7px;
}
.clinic_work_box .work_table_cell:last-child {
	border-right: 0px;
}
.clinic_work_box .work_table_tle {
	color: #007CC6;
	font-size: 15px;
	margin-bottom: 10px;
}
.clinic_work_box .work_check_box {
	padding: 33px 30px 35px;
	box-sizing: border-box;
}
.clinic_work_box .work_check_list_box {
	position: relative;
	padding-left: 108px;
	margin-bottom: 19px;
}
.clinic_work_box .work_check_list_box:last-child {
	margin-bottom: 0;
}
.clinic_work_box .work_check_label {
	position: absolute;
	width: 85px;
	height: 35px;
	background: #007CC6;
	text-align: center;
	color: #fff;
	line-height: 35px;
	border-radius: 50px;
	left: 0;
	top: -3px;
}
.clinic_work_box .work_check_item {
	position: relative;
	padding-left: 30px;
	line-height: 2;
}
.clinic_work_box .work_check_item:before {
	content: "";
	display: block;
	border: 3px solid #DBD9D5;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0;
	top: 7px;

	box-sizing: border-box;
	border-radius: 50%;
}
.clinic_work_box .work_check_item:after {
	content: "";
	display: block;
	width: 9px;
	height: 16px;
	border: solid #007CC6;
	border-width: 0 3px 3px 0;
	position: absolute;
	left: 9.5px;
	top: 7px;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
	border-radius: 2px;
}
@media screen and (max-width: 767px) {
	.clinic_work_box {
		font-size: 14px;
		line-height: 1.45;
	}
	.clinic_work_box .work_table {
		display: block;
		padding: 0 20px;
	}	
	.clinic_work_box .work_table_cell {
		display: table;
		text-align: left;
		border-right: 0;
		box-sizing: border-box;
		padding: 20px 0;
		width: 100%;
		border-bottom: 1px solid #DBD9D5;
	}
	.clinic_work_box .work_table_cell:last-child {
		border-bottom: 0;
	}
	.clinic_work_box .work_table_cell .work_table_tle {
		display: table-cell;
		width: 50%;
		font-size: 14px;
	}
	.clinic_work_box .work_table_cell .work_table_txt {
		display: table-cell;
	}

	.clinic_work_box .work_check_list_box {
		padding-left: 72px;
	}
	.clinic_work_box .work_check_box {
		padding: 33px 20px 35px;
	}
	.clinic_work_box .work_check_item {
		padding-left: 28px;
	}
	.clinic_work_box .work_check_item:before {
		border: 2px solid #DBD9D5;
		height: 18px;
		width: 18px;
		top: 5px;
	}
	.clinic_work_box .work_check_item:after {
		width: 8px;
		height: 15px;
		border: solid #007CC6;
		border-width: 0 3px 3px 0;
		position: absolute;
		left: 8px;
		top: 4px;
	}
	.clinic_work_box .work_check_label {
		position: absolute;
		width: 58px;
		height: 25px;
		line-height: 25px;
		top: 0px;
		font-size: 13px;
	}
}
/*--------------------------------------
pdf_btn
--------------------------------------*/
.pdf_btn.btn a {
	background: #DA0048;
	text-align: left;
	padding: 40px 65px 47px 228px;
	line-height: 1.8;
	border-radius: 100px;
	position: relative;
	letter-spacing: 0.1em;
}
.pdf_btn.btn {
	max-width: 685px;
	margin: 0 auto;
}
.pdf_btn.btn a .btn_btxt {
	display: block;
	font-size: 32px;
}
.pdf_btn.btn a:before {
	position: absolute;
	display: block;
	content: "";
	width: 179px;
	height: 221px;
	left: 35px;
	background: url(../../images/assets_machines/btn_icon01.png) no-repeat center top/contain;
	top: -38px;
}
.pdf_btn.btn a:after {
	right: 40px;
}
@media screen and (max-width: 767px) {
	.pdf_btn.btn a {
		padding: 20px 35px 20px 100px;
		letter-spacing: 0.05em;
		font-size: 12px;
	}
	.pdf_btn.btn a:before {
		width: 79px;
		height: 100px;
		left: 8px;
		top: -15px;
	}
	.pdf_btn.btn a .btn_btxt {
		font-size: 18px;
	}

	.pdf_btn.btn a:after {
		right: 20px;
	}
}	

@media screen and (max-width: 413px) {
	.pdf_btn.btn a:after {
		right: 12px;
	}
	.pdf_btn.btn a {
		padding: 15px 25px 15px 72px;
		letter-spacing: 0;
		font-size: 10px;
	}
	.pdf_btn.btn a .btn_btxt {
		font-size: 15px;
	}
	.pdf_btn.btn a:before {
		width: 70px;
		height: 100px;
		left: -5px;
		top: -15px;
	}
}
/*--------------------------------------
under_flow_section01
--------------------------------------*/
.under_flow_section01 {
	padding: 60px 0 100px;
	box-sizing: border-box;
	position: relative;
}
.under_flow_section01:before {
	position: absolute;
	content: "";
	display: block;
	width: 2000px;
	height: 100%;
	background: #F5F5F5;
	z-index: 0;
	left: -500px;
	top: 0;
}
.page-id-6254 #content.under {
	overflow: hidden;
	padding-bottom: 0;
}

@media screen and (max-width: 767px) {
	.under_flow_section01 {
		padding: 50px 0 60px;
	}

}
/*--------------------------------------
dlownload
--------------------------------------*/
.download_wrap .download_item {
	width: 32.5%;
	float: left;
	margin-right: 1.25%;
	font-family: "ヒラギノ角ゴ W3 JIS2004","Hiragino Kaku Gothic W3 JIS2004 ";
}
.download_wrap02 {
	max-width: 700px;
	margin: 0 auto 50px auto;
}
.download_wrap02 .download_item_img {
	margin-bottom: 15px;
}
.download_wrap02 .btn {
	max-width: 286px;
	margin: 0 auto;
}
.download_wrap .download_item:nth-child(3n) {
	margin-right: auto;
}
.download_wrap .download_item_img {
	height: 165px;
	border: 5px solid #007CC6;
	box-sizing: border-box;
	color: #007CC6;
	font-size: 15px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.5;
	margin-bottom: 15px;
	text-align: center;
}
.download_wrap .download_img_table {
	width: 100%;
	height: 100%;
	display: table;
	padding: 10px;
	box-sizing: border-box;
}
.download_wrap .download_img_table_cell {
	display: table-cell;
	vertical-align: middle;
}
.download_wrap .download_img_table_cell img {
	width: 210px !important;
}
.download_wrap .download_item .tle {
	color: #746D67;
	font-size: 15px;
	text-align: center;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 16px;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004 ";
}
.download_wrap .download_item .txt {
	color: #746D67;
	font-size: 14px;
	text-align: left;
	line-height: 1.4;
	margin-bottom: 20px;
}
.download_wrap.img_down .download_item_img {
	border: 0;
	background: #F5F5F5;
}
.inquiryFormTable .download_wrap .download_item {
	margin-right: 0.4% !important;
	margin-left: 0.4% !important;
}
.inquiryFormTable .download_wrap .download_item .tle {
	color: #746D67;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004 ";
	word-break: break-word;
}
.custom-wpcf7c-confirmed .confirm_table .download_item {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .download_item.download_item_show {
	display: block;
}
@media screen and (max-width: 959px) {
	.inquiryFormTable .download_wrap .download_item .tle {
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	.download_wrap .download_item {
		width: 100%;
		float: none;
		max-width: 285px;
		margin: 0 auto 40px auto;
	}
	.download_wrap .download_item:last-child {
		margin-bottom: 0;
	}
	.inquiryFormTable .download_wrap .download_item {
		margin-right: auto !important;
		margin-left: auto !important;
	}
}

/*--------------------------------------
faq_search_box
--------------------------------------*/
.faq_search_box .search_box form#searchform {
	position: relative;
}
.faq_search_box .search_box input#s {
	border: 1px solid #DBD9D5 !important;
	width: 100%;
	font-size: 18px;
	line-height: 1.4;
	padding: 16px 122px 12px 80px;
	box-sizing: border-box;
	border-radius: 10px;
	color: #746D67;
	box-shadow: 0 0 5px 4px rgba(204, 204, 204, 0.2);
}
.faq_search_box .search_box form#searchform input#searchsubmit {
	background: #007CC6;
	font-size: 18px;
	padding: 14px 5px 14px 5px;
	color: #fff;
	line-height: 1.4;
	border: 0;
	width: 112px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 10px 10px 0;
	border: 1px solid #007cc6;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	letter-spacing: 0.1em;
	font-weight: bold;
	cursor: pointer;
}
.faq_search_box .search_box form#searchform .icon-search:before {
	color: #DBD9D5;
	font-size: 25px;
	font-weight: normal;
	left: 25px;
	position: absolute;
	top: 16px;
}

.faq_search_box .search_box input#s::-webkit-input-placeholder  { /* WebKit browsers */
	color: #DBD9D5;
}
.faq_search_box .search_box input#s::-moz-placeholder
{ /* Mozilla Firefox 19+ */
	color:#DBD9D5;
}
.faq_search_box .search_box input#s:-ms-input-placeholder
{ /* Internet Explorer 10+ */
	color:#DBD9D5;
}   
.search_key_box {
	background: #F5F5F5;
	padding: 35px 30px 27px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-top: 40px;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	margin-bottom: 30px;
}
.search_key_box .search_tle {
	color: #007CC6;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 12px;
	letter-spacing: 0.1em;
}
.search_key_box .search_box_item {
	width: auto;
	display: inline-block;
	color: #007CC6;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 4px;
	letter-spacing: 0.2em;
	margin-right: 20px;
}
.search_key_box .search_box_item:last-child {
	margin-right: auto;
	margin-bottom: 0;
}
.search_key_box .search_box_item a {
	display: inline-block;
	text-decoration: underline !important;
	color: #007CC6;
}
.search_key_box .search_box_item a:hover {
	opacity: 0.7;
}
@media screen and (max-width: 767px) {
	/*.faq_search_box .search_box form#searchform input#searchsubmit {
	top: auto;
	bottom: 0;
	border-radius: 10px;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	font-size: 16px;
}
	.faq_search_box .search_box form#searchform {
	position: relative;
	padding-bottom: 70px;
}
	.faq_search_box .search_box input#s {
	padding: 16px 22px 12px 80px;
}*/
	.faq_search_box .search_box input#s {
		font-size: 15px;
		padding: 16px 70px 12px 45px;
	}
	.faq_search_box .search_box form#searchform input#searchsubmit {
		width: 60px;
		font-size: 15px;
	}
	.faq_search_box .search_box form#searchform .icon-search:before {
		font-size: 18px;
		left: 14px;
	}
}
/*--------------------------------------
qa_cate_list_item 
--------------------------------------*/
.qa_cate_list_item {
	width: 32.5%;
	margin-right: 1.25%;
	float: left;
	border: 1px solid #DBD9D5;
	margin-bottom: 10px;
	border-radius: 10px;
	padding: 30px 20px 26px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}
.qa_cate_list_item:nth-child(3n) {
	margin-right: auto;
}
.qa_cate_list_item .qa_cate_list_img {
	height: 54px !important;
	display: table;
	margin-bottom: 10px;
	width: 57px;
	margin-left: auto;
	margin-right: auto;
}
.qa_cate_list_item .qa_cate_list_img .qa_cate_list_img_cell {
	display: table-cell;
	vertical-align: middle;
}
.qa_cate_list_item .tle {
	color: #007CC6;
	font-size: 20px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.5;
	margin-bottom: 10px;
}
.qa_cate_list_item .txt {
	text-align: left;
	color: #746D67;
	font-size: 14px;
	line-height: 1.8;
}
.qa_cate_list_item a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.qa_cate_list_item a:hover {
	background: rgba(255, 255, 255, 0.3);
}
.qa_list_box .link_list .link_list_item {
	width: 49%;
	float: left;
	margin-right: 2%;
	font-weight: bold;
}
.qa_list_box .link_list .link_list_item:nth-child(2n) {
	margin-right: auto;
}
.qa_list_box .link_list .link_list_item a {
	color: #746D67;
	text-decoration: underline !important;
}
.qa_list_box .link_list .link_list_item a:hover {
	opacity: 0.7;
}
.fqa_btn.btn a {
	background: #DA0048;
	text-align: center;
	padding: 40px 65px 47px 50px;
	line-height: 1.8;
	border-radius: 100px;
	position: relative;
	letter-spacing: 0.1em;
}
.fqa_btn.btn {
	max-width: 685px;
	margin: 0 auto;
}
.fqa_btn.btn a .btn_btxt {
	display: block;
	font-size: 32px;
}

.fqa_btn.btn a:after {
	right: 40px;
}

@media screen and (max-width: 1023px) {
	.qa_cate_list{
		max-width: 640px;
		margin: 0 auto;
	}
	.qa_cate_list_item {
		width: 49%;
		margin-right: 2%;
	}
	.qa_cate_list_item:nth-child(3n) {
		margin-right: 2%;
	}
	.qa_cate_list_item:nth-child(2n) {
		margin-right: auto;
	}

}
@media screen and (max-width: 767px) {

	.qa_cate_list_item {
		width: 100%;
		max-width: 280px;
		margin-left: auto !important;
		float: none;
		margin-right: auto !important;
		margin-bottom: 15px;
	}
	.qa_list_box .link_list .link_list_item {
		width: 100%;
		float: none;
		margin-right: auto;
		margin-bottom: 2px;
	}
	.fqa_btn.btn a {
		padding: 20px 35px 20px 30px;
		letter-spacing: 0.05em;
	}

	.fqa_btn.btn a .btn_btxt {
		font-size: 20px;
	}

	.fqa_btn.btn a:after {
		right: 20px;
	}
}
@media screen and (max-width: 413px) {
	.fqa_btn.btn a .btn_btxt {
		font-size: 16px;
	}
	.fqa_btn.btn a {
		font-size: 12px;
		padding: 20px 25px 20px 20px;
	}
	.fqa_btn.btn a:after {
		right: 12px;
	}	
}
/* =====================================
譁ｰ逹諠��ｱ
===================================== */
.blog_con {
	padding: 50px 0 120px;
}
.blog_con .top_tle {
	margin-bottom: 50px;
}
.top_blog_list {
	margin-bottom: 40px;
}
.blog_con .inner {
	max-width: 1160px;
	padding: 0 30px;
	box-sizing: border-box;
	margin: 0 auto;
}
.top_blog_list .top_blog_item {
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
.top_blog_list .top_blog_item:last-child {
	margin-right: auto;
}
.top_blog_list .img_box {
	margin-bottom: 10px;
	border: 1px solid #DBD9D5;
	box-sizing: border-box;
}

.top_blog_list .img_box a span {
	display: block;
	padding-top: 65%;
	box-sizing: border-box;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	background-size: cover;
	-moz-transition-duration: .7s;
	-o-transition-duration: .7s;
	-webkit-transition-duration: .7s;
	transition-duration: .7s;
	background-position: 50% 50%;
}
.top_blog_list .img_box  span.noimage {
	display: block;
	padding-top: 65%;
	box-sizing: border-box;
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	-moz-transition-duration: .7s;
	-o-transition-duration: .7s;
	-webkit-transition-duration: .7s;
	transition-duration: .7s;
	background: #027cc7 url(../../images/assets_machines/noimage.jpg) no-repeat center center/100% auto;
}
.top_blog_list .img_box a:hover span {
	opacity: 0.7;
}
.top_blog_list .tle_box {
	font-size: 16px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.8;
}
.top_blog_list .tle_box a {
	text-decoration: underline;
	color: #464646;
}
.top_blog_list .tle_box a:hover {
	opacity: 0.7;
}
.top_blog_list .time_box {
	display: inline-block;
	line-height: 1;
	background: #00abdb;
	padding: 4px 5px;
	font-size: 10px;
	color: #fff;
	font-family: "秀英丸ゴシック L","Shuei MaruGo L";
	margin-top: 10px;
}
@media screen and (max-width: 1024px) {
	.top_blog_list .tle_box {
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	.blog_con {
		padding: 50px 0;
	}
	.blog_con .top_tle {
		margin-bottom: 35px;
	}
	.top_blog_list {
		margin-bottom: 0px;
	}
	.top_blog_list .top_blog_item {
		width: 100%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 35px;
		max-width: 300px;
		display: none;
	}
	.top_blog_list .top_blog_item:first-child {
		display: block;
	}
	.top_blog_list .top_blog_item:last-child {
		margin-bottom: 0;
	}
	.blog_con .inner {
		padding: 0 20px;
	}
}

/* =====================================
regi_con
===================================== 
.regi_con {
padding: 100px 0 25px;
box-sizing: border-box;
}*/
.regi_con .inner {
	position: relative;
}
.regi_con .btn {
	position: absolute;
	top: 56%;
	left: 8.5%;
	width: 38%;
	max-width: 380px;
}
.regi_con .btn a {
	font-size: 18px;
	padding: 9.2% 11% 9.2% 11%;
	box-sizing: border-box;
	color:white !important;
}
@media screen and (max-width: 767px) {
	.regi_con {
		padding: 50px 0 10px;
	}
	.regi_con .btn {
		position: absolute;
		top: 82%;
		left: 10%;
		width: 80%;
		max-width: 100%;
	}
	.regi_con .btn a {
		font-size: 15px;
		padding: 8% 11%;
		box-sizing: border-box;
		color:white !important;
	}	
}

/* =====================================
2020/5/26
===================================== */
.under_works_btn {
	font-size: 0;
	letter-spacing: 0;
	line-height: 0;
	text-align: center;
}
.under_works_btn div {
	width: 33.3%;
	float: left;
	padding: 0 5px;
	box-sizing: border-box;

}
.under_works_btn a {
	background-color: #5cb85c;
	font-size: 20px;
	padding: 25px 20px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	color: #fff;
	letter-spacing: .1em;
	line-height: 1.1;
	display: block;
	max-width: 265px;
	margin: 0 auto;
}
.button-warning a {
	background: #f0ad4e;
}
.button-info a {
	background: #5bc0de;
}
.under_works_btn a:hover {
	opacity: 0.7;
}
.wpcf7 .contact_wrap .price_box {
	margin-bottom: 60px;
}
.wpcf7 .contact_wrap .price_box table {
	margin: 35px 0 40px;
}
.wpcf7 .contact_wrap .price_box table tr th:last-child,.wpcf7 .contact_wrap  .price_box table tr td:last-child {
	border-right: 0;
}
.wpcf7 .contact_wrap .price_box table thead th {
	color: #007CC6;
	padding: 26px 5px 27px;
}
.wpcf7 .contact_wrap .price_box table tbody th {
	width: 27.5%;
}
.wpcf7 .contact_wrap .price_box table tbody td {
	width: 24%;
}
.wpcf7 .contact_wrap .price_box table th,.wpcf7 .contact_wrap  .price_box table td {
	background: #f5f5f5;
	font-size: 15px;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	color: #464646;
	border-right: 1px solid #dbd9d5;
	line-height: 1.4;
	vertical-align: middle;
}
.wpcf7 .contact_wrap .price_box table tbody th,.wpcf7 .contact_wrap  .price_box table tbody td {
	border-top: 1px solid #dbd9d5;
	padding: 19px 5px 19px;
}
@media screen and (max-width:959px) {
	.wpcf7 .contact_wrap .price_box table tbody th {
		width: 30%;
	}
}
@media screen and (max-width: 767px) {
	.under_works_btn div {
		width:100%;
		float:none;
		margin-bottom: 20px;
	}	
	.wpcf7 .contact_wrap .price_box table th, .wpcf7 .contact_wrap .price_box table td {
		font-size: 14px;	
	}
}


/* =====================================
blog_style
===================================== */
ul.blog_con_txt {
	border: solid 2px #00abdb;
	padding: 0.5em 1em 0.5em 2.3em;
	position: relative;	
}

ul.blog_con_txt li {
	line-height: 1.5;
	padding: .5em 0;
	list-style-type: none!important;
	position: static;
	margin-bottom: 0;
	font: normal normal normal 14px/1 FontAwesome;
}
ul.blog_con_txt li:before {
	content: "\f00c";
	position: absolute;
	left: 1em;
	color: #00abdb;
}
.posts_blog_style h1 {
	padding: 0.4em 0.5em;
	color: #494949;
	background: #f4f4f4;
	border-left: solid 5px #7db4e6;
	border-bottom: solid 3px #d7d7d7;
	font-size: 24px;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
}

.blog_con_box{
	margin: 2em 0;
	background: #dcefff;
}
.blog_con_box .box-title {
	font-size: 1.2em;
	background: #5fb3f5;
	padding: 4px;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.05em;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004","貂ｸ譏取悃";
}
.blog_con_box p {
	padding: 15px 20px;
	margin: 0;
}
.balloon5 .faceicon {
	width: 65px;
	float: left;
	border: 2px solid #dcefff;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 50%;
	overflow: hidden;
}
.balloon5  .chatting {
	width: calc(100% - 85px);
	border: 0;
	background-color: #dcefff;
	color: #444;
	padding: 20px;
	position: relative;
	border-radius: 5px;
	float: right;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ W6 JIS2004","Hiragino Kaku Gothic W6 JIS2004";
}
.chatting:before {
	border-right: 12px solid #dcefff;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	top: 14px;
	left: -11px;
	content: "";
	position: absolute;
}
.blog_bg_box {
	background: #e5eef2;
	padding: 25px;
	border-radius: 10px;
	margin-top: 25px;
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.balloon5 .faceicon {
		width: 60px;
		float: none;
		margin: 0 auto 20px auto;
	}
	.balloon5 .chatting {
		width: 100%;
	}
	.chatting:before {
		border-right: 8px solid transparent;
		border-bottom: 12px solid #dcefff;
		border-top: 8px solid transparent;
		border-left: 8px solid transparent;
		top: -19px;
		left: 50%;
		content: "";
		position: absolute;
		margin-left: -7px;
	}
	.posts_blog_style h1 {
		font-size: 20px;
		line-height: 1.4;
	}
}
.page-id-12675 .contact_section,.page-id-13523  .contact_section{
	display: none;
}

.blog-card {
	background: rgba(251, 140, 0, 0.02);
	border: 1px solid #007cc6;
	word-wrap: break-word;
	max-width: 100%;
	border-radius: 5px;
	margin: 0px 10px 15px 10px;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.blog-card:hover {
	cursor: pointer;
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .2);
	-moz-transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}

.blog-card:before {
	font-family: FontAwesome;
	position: absolute;
	padding: 2px 6px;
	content: "\f02e  詳細を見る";
	background-color: #007cc6;
	color: #fff;
	font-size: .8em;
	z-index: 1;
}

.blog-card a {
	text-decoration: none;
	display: block;
}
.blog-card-thumbnail {
	width: 35%;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0 10px 10px;
	position: relative;
	height: 100%;
}
.blog-card-thumbnail span {
	display: block;
	height: 100%;
	width: 95%;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 0 0 0px 4px;
}
.blog-card-thumbnail img {
	padding: 0;
}

.blog-card-content {
	display: table-cell;
	vertical-align: middle;
}

.blog-card-title {
	margin: 10px 10px 8px 0px;
	font-weight: bold;
	line-height: 1.4;
	color: #007cc6;
	font-size: 18px;
}

.blog-card-title:hover {
	text-decoration: underline;
}

.blog-card-excerpt {
	font-size: 14px;
	color: #4c4c4c;
	margin: 0 12px 12px 0;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-card .clear {
	clear: both;
}

@media screen and (max-width: 500px) {
	.blog-card:before {
		font-size: .56em;
	}
	.blog-card-title {
		font-size: .70em;
	}
	.blog-card-excerpt {
		font-size: .60em;
	}
}
/* =====================================
縺輔∪縺悶∪縺ｪ讌ｭ遞ｮ縺ｮ繧ｯ繝ｪ繝九ャ繧ｯ讒倥↓
蟆主�縺�◆縺�縺�※縺翫ｊ縺ｾ縺�
===================================== */
.regi_case_con .case_box{
	padding: 110px 30px 87px;
	background: #788083;
}

.regi_case_con .case_box .wrap {
	background: url(../../images/assets_machines/case_bg-scaled.jpg) no-repeat center center/cover;
	padding: 138px 0;
}
.regi_case_con .case_box .tle {
	font-size: 30px;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	color: #fff;
	line-height: 1.5;
}
.regi_case_con .case_box .txt {
	font-size: 15px;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	color: #fff;
	margin-top: 59px;
	margin-bottom: 19px;
}
.regi_case_con .btn a {
	background: #00ABDB;
}
@media screen and (max-width: 1024px) {
	.regi_case_con .case_box {
		padding: 60px 20px 60px;
		background: #788083;
	}
	.regi_case_con .case_box .wrap {
		background: url(../../images/assets_machines/case_bg-scaled.jpg) no-repeat center center/cover;
		padding: 50px 0;
	}
	.regi_case_con .case_box .tle {
		font-size: 24px;
	}
	.regi_case_con .case_box .txt {
		margin-top: 30px;
		margin-bottom: 19px;
	}
}
.flow_img_txt.flowList .flow_title .tle {
	font-size: 28px;
	color: #464646;
	margin-bottom: 10px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	float: left;
	width: 50%;
}
.flow_img_txt.flowList .flow_title .img {
	float: right;
	max-width: 45%;
	margin-left: 20px;
	width: auto;
}
.flow_img_txt.flowList .flow_title .txt {
	font-size: 14px;
	color: #746D67;
	margin-bottom: 15px;
	float: left;
	width: 50%;
}
@media screen and (max-width: 1024px) {
	.flow_img_txt.flowList .flow_title .tle {
		font-size: 24px;
	}
	.flow_img_txt.flowList .flow_title .img {
		max-width: 40%;
	}
	.flow_img_txt.flowList .flow_title .tle {
		width: 55%;
	}
}
@media screen and (max-width: 767px) {
	.flow_img_txt.flowList .flow_title .tle {
		width: 100%;
		float: none;
		font-size: 18px;
	}
	.flow_img_txt.flowList .flow_title .img {
		max-width: 100%;
		float: none;
		margin-top: 20px;
		display: block;
		margin-bottom: 20px;
	}
	.flow_img_txt.flowList .flow_title .txt {
		float: none;
		width: 100%;
	}
}
.bold_txt {
	color: #007CC6;
	font-size: 28px;
	text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}
@media screen and (max-width: 767px) {
	.bold_txt {
		font-size: 18px;	
	}
}



/* =====================================
2022/08/15 菫ｮ豁｣
===================================== */
.page-id-19326 .pdf_btn.btn {
	margin-bottom: 50px;
}
/*--------------------------------------
竭�蟆主�蜉ｹ譫�
--------------------------------------*/
.StandBox {
	max-width: 710px;
	margin: 0 auto;
	box-sizing: border-box;
	border: 2px solid #fff;
	border-radius: 14px;
	padding: 30px;
	color: #fff;
	letter-spacing: 0;
	line-height: 1.5;
}
.StandBox li {
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
	width: 100%;
}
.StandBox li:not(:first-child) {
	border-top: 1px solid #fff;
	padding-top: 30px;
	margin-top: 10px;
}
.StandBox li .title {
    width: 160px;
    display: contents;
}
.StandBox li .title img {
    width: 100% !important;
    max-width: 160px;
    vertical-align: top;
    display: block;
}
.StandBox li .txt {
    margin-left: 35px;
    padding-top: 13px;
}
@media screen and (max-width: 767px) {
	.StandBox {
		padding: 20px;
	}
	.StandBox li {
		display: block;
	}
	.StandBox li:not(:first-child) {
		margin-top: 30px;
	}
	.StandBox li .title {
		display: block;
		margin: 0 auto 10px;
	}
	.StandBox li .txt {
		margin: 0;
		padding: 0;
	}
}
/*--------------------------------------
竭｡蟆主�莠倶ｾ九ヰ繝翫��ｿ逕ｻ蜒丞､画峩
--------------------------------------*/
.page-id-19326 .clinic_con02 {
	background: url(../../images/assets_machines/bg_0815-scaled.jpg) no-repeat center center;
	background-size: cover;
}
/*--------------------------------------
竭｢莉也､ｾ陬ｽ蜩√→縺ｮ驕輔＞
--------------------------------------*/
.itemList li {
	border: 2px solid #DBD9D5;
	border-radius: 10px;
	padding: 29px 5px 25px;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.15em;
}
.itemList li .icon {
    height: 57px;
    margin-bottom: 11px;
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.itemList li .title {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 29px;
	letter-spacing: 0.15em;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 8px;
}
.itemList li .title span {
	font-size: 18px;
	display: block;
    letter-spacing: 0.15em;
}
.itemList li .txt {
	margin: 0 15px;
}
@media screen and (min-width: 768px) {
	.itemList li {
		float: left;
		width: 31%;
		margin-left: 3.5%;
		margin-top: 3.5%;
	}
	.itemList li:nth-child(3n+1) {
		margin-left: 0;
		clear: both;
	}
	.itemList li:nth-child(-n+3) {
		margin-top: 0;
	} 
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
	.itemList li .title {
		font-size: 3vw;
		letter-spacing: 0.1em;
	}
	.itemList li .title span {
		font-size: 2vw;
		letter-spacing: 0;
	}
}
@media screen and (max-width: 767px) {
	.itemList li:not(:first-child) {
		margin-top: 30px;
	}
	.itemList li .title {
		font-size: 26px;
	}
	.itemList li .title span {
		font-size: 16px;
	}
}
/*--------------------------------------
竭ｦ繝ｬ繧ｸ繝｡繝ｪ繝�ヨ
--------------------------------------*/
.page-id-19353 .regi_intro_con .intro_bottom .intro_box_item .intro_box_item_tle {
	font-size: 20px;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
	.page-id-19353 .regi_intro_con .intro_bottom .intro_box_item .intro_box_item_tle {
		font-size: 1.9vw;
		letter-spacing: 0;
	}
}
@media screen and (max-width: 767px) {
	.page-id-19353 .regi_intro_con .intro_bottom .intro_box_item .intro_box_item_tle {
		font-size: 18px;
		letter-spacing: 0;
	}
}
/*--------------------------------------
霑ｽ蜉�
--------------------------------------*/
.elementor-widget-container .inner .txt_box img {
  max-width: 64%;
  display: block;
  margin-top: 59px;
}
/*.page-id-2752 .privacyWrap,.page-id-6260 .privacyWrap {
  margin-bottom: 50px;
	text-align: center;
}

.page-id-2752 .privacyWrap a,.page-id-6260 .privacyWrap a {
  color: #003686;
  text-decoration: underline;
}*/
.privacyWrap {
  margin-bottom: 50px;
	text-align: center;
}
.privacyWrap a {
  color: #003686;
}
.privacyWrap a:hover {
	text-decoration: underline !important;
}
.page-id-20384 .under_mainimage .inner {
  padding: 66px 0 36px 0;
}
.page-id-20384 .sub_h2 {
  display: none !important;
}
.page-id-19326 .btn.btn_left {
  width: 330px;
  margin: 20px 0 0;
}
/*------------------------------
--------------------------------*/
#blogDetail .post-content h2 {
	font-size: 18px;
}
#blogDetail .post-content h3 {
	font-size: 16px;
}
#blogDetail .post-content h4 {
	font-size: 14px;
}
#blogDetail .post-content h5 {
	font-size: 12px;
}
/*------------------------------
 20230309
--------------------------------*/
.page-id-6260 .container,.page-id-2752 .container,.page-id-15908 .container {
  display: block;
}