/* =====================================
■COMMON
===================================== */
a:hover img {
	opacity: 1;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 18px;
}
p:last-child {
	margin-bottom: 0;
}
table {
	width: 100%;
	word-break: break-all;
}
.half {
	display: inline-block;
}
strong {
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.auto_height {
		height: auto !important;
	}
}


/* =====================================
■TOP
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
.home #mainimage {
    background: url(/wp-content/uploads/main_bg01.png) no-repeat top center,url(/wp-content/uploads/main_bg02.png) no-repeat bottom center;
    padding: 5px 0 17px;
}
.mainImageWrap {
    max-width: 1000px;
	padding: 0;
}

@media screen and (max-width: 767px) {
	.home #mainimage {
		background: none;
		padding: 0 0 8px;
	}
	.home .mainImageWrap img {
		margin: 0 auto;
	}
}


/*--------------------------------------
common
--------------------------------------*/
.home .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.home .contentBase .elementor-43 p {
    line-height: 141%;
    font-size: 1.14em;
}

@media screen and (max-width: 767px) {
	.home #main {
		padding: 0;
	}
	.home .contentBase {
		max-width: inherit;
	}
}


/* -------------------------------------
elementor
------------------------------------- */
.orangeTxt {
    font-family: "じゅん 201", "Jun 201";
    font-size: 30px;
    color: #ff9900;
    line-height: 1.2;
    letter-spacing: 0.1em;
}
.orangeTxt sub {
    vertical-align: baseline;
    letter-spacing: -0.02em;
}
.elementor-element-661b82a .orangeTxt {
    margin-bottom: 6px;
    display: inline-block;
}
.elementor-element-661b82a .elementor-image-box-img {
    float: left;
	margin: 0 10px 10px 0 !important;
}
.elementor-element-661b82a .elementor-image-box-img img {
    padding: 1px;
    border: 3px solid #E9F57C;
}
.topColumn3 li {
    float: left;
    width: 32.4%;
	margin: 0 0 10px 1.4%;
}
.topColumn3 li:nth-child(3n+1) {
    margin-left: 0;
	clear: both;
}
.topColumn3 li a {
    text-decoration: none !important;
	padding-top: 138px;
	display: block;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}
.topColumn3 li a:hover {
    text-decoration: none !important;
}
.topColumn3 li:nth-child(1) a {
    background: url(/wp-content/uploads/top_img02_mouseout.png) no-repeat top center;
}
.topColumn3 li:nth-child(1) a:hover {
    background: url(/wp-content/uploads/top_img02_mouseover.png) no-repeat top center;
}
.topColumn3 li:nth-child(2) a {
    background: url(/wp-content/uploads/top_img03_mouseout.png) no-repeat top center;
}
.topColumn3 li:nth-child(2) a:hover {
    background: url(/wp-content/uploads/top_img03_mouseover.png) no-repeat top center;
}
.topColumn3 li:nth-child(3) a {
    background: url(/wp-content/uploads/top_img04_mouseout.png) no-repeat top center;
}
.topColumn3 li:nth-child(3) a:hover {
    background: url(/wp-content/uploads/top_img04_mouseover.png) no-repeat top center;
}
.topColumn3 li:nth-child(4) a {
    background: url(/wp-content/uploads/top_img05_mouseout.png) no-repeat top center;
}
.topColumn3 li:nth-child(4) a:hover {
    background: url(/wp-content/uploads/top_img05_mouseover.png) no-repeat top center;
}
.topColumn3 li:nth-child(5) a {
    background: url(/wp-content/uploads/top_img06_mouseout.png) no-repeat top center;
}
.topColumn3 li:nth-child(5) a:hover {
    background: url(/wp-content/uploads/top_img06_mouseover.png) no-repeat top center;
}
.topColumn3 li:nth-child(6) a {
    background: url(/wp-content/uploads/top_img07_mouseout.png) no-repeat top center;
}
.topColumn3 li:nth-child(6) a:hover {
    background: url(/wp-content/uploads/top_img07_mouseover.png) no-repeat top center;
}
.topColumn3 li a > img {
    display: none;
}
.topColumn3Box {
    border: 1px solid #6acc05;
    padding: 8px 11px 12px;
	display: block;
}
.topColumn3Box sub {
    line-height: 145% !important;
    vertical-align: baseline;
    font-size: 1.14em;
    color: #666;
	display: block;
}
.topFlow li {
    float: left;
    width: 11.8%;
    margin-left: 2.9%;
    position: relative;
}
.topFlow li:first-child {
    margin-left: 0;
}
.topFlow li:after {
    position: absolute;
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(/wp-content/uploads/icon_flow.png) no-repeat;
    top: 50%;
    margin-top: -8.5px;
    right: 0;
    margin-right: -17px;
}
.topFlow li:last-child:after {
    display: none;
}
.elementor-element-59a74fe {
    text-align: center;
	margin-top: 46px;
}
.elementor-element-59a74fe a.btnTel {
    display: inline-block;
}

@media screen and (max-width: 960px) {
	.topColumn3Box sub {
		font-size: 1.1em;
	}
}
@media screen and (max-width: 767px) {
	.orangeTxt {
		letter-spacing: 0;
		font-size: 20px;
	}
	.elementor-element-661b82a .elementor-image-box-img {
		float: none;
		margin: 0 auto 10px !important;
	}
	.topColumn3 li {
		float: none;
		margin: 0 auto 10px !important;
		width: 100%;
		max-width: 207px;
	}
	.topColumn3 li:nth-child(3n+1) {
		max-width: 206px;
	}
	.topFlow li:after {
		background-size: cover;
		width: 6px;
		height: 6px;
		margin-top: -3px;
		margin-right: -8px;
	}
	.elementor-element-59a74fe {
		margin-top: 25px;
	}
	.flickSlideContainer {
		position: relative;
		width: 100%;
		border: 1px #CCC solid;
		border-top: 0px;
		-webkit-box-sizing: border-box;
		-webkit-box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px, rgb(255 255 255 / 0%) 0px 0px 0px inset;
		padding: 25px 0 5px;
		margin-bottom: 25px;
		text-align: center;
	}
	.bxslider li {
		padding: 0 5px;
	}
	.bx-wrapper {
		position: relative;
	}
	.bx-controls {
		text-align: center;
	}
	.bx-pager {
		width: 70px;
		position: absolute;
		left: 50%;
		margin-left: -35px;
		bottom: -30px;
	}
	.bx-pager-item {
		width: 10px;
		display: inline-block;
		margin-right: 20px;
	}
	.bx-pager-item:last-child {
		margin-right: 0;
	}
	.bx-pager-item .bx-pager-link {
		display: block;
		background: #ccc;
		height: 10px;
		border-radius: 50%;
		text-decoration: none !important;
		font-size: 0;
		line-height: 0;
	}
	.bx-pager-item .bx-pager-link.active {
		box-shadow: 0px 0px 4px rgba(255,0,153,0.8),inset 0px 0px 1px rgba(255,000,217,1);
		background-color:#F6C;
	}
	.home .contentBase .elementor-43 .menuList p {
		font-size: 12px;
		line-height: 1.3;
		font-weight: bold;
	}
	.menuList .elementor-column.elementor-col-25,
	.menuList .elementor-column[data-col="25"] {
		width: 25%;
	}
	.elementor-element-895bec5 {
		border-top: 1px solid #ECE9E4;
		padding-top: 15px;
	}
	.elementor-element-3be95ea p.elementor-heading-title {
		text-align: left;
		background: url(/wp-content/uploads/icon_bar_left.png), url(/wp-content/uploads/icon_bar_right.png), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#54AB00), to(#77C000));
		background-position: left,right;
		background-repeat: no-repeat,no-repeat,no-repeat;
		color: white;
		padding: 12px 5px 9px 20px;
		text-shadow: #666 1px 1px 0px;
		margin-bottom: 3px;
		line-height: 1.2 !important;
		font-size: 19px !important;
		font-weight: bold;
		font-family: "sans-serif";
		position: relative;
	}
	.elementor-element-3be95ea p.elementor-heading-title a {
		position: absolute;
		right: 10px;
		font-size: 12px !important;
		top: 16px;
	}
}


/* -------------------------------------
news
------------------------------------- */
#newsList {
    border: 1px solid #eee;
    background: #fff;
    padding: 7px 0 10px;
    margin-top: 4px;
}
#newsList dl {
    padding: 0 10px;
}
#newsList dt {
    margin-bottom: 3px;
    color: #264b76;
    font-weight: bold;
    padding: 0 10px;
}
#newsList dd {
    line-height: 140%;
    padding: 0 10px 8px;
    border-bottom: 1px dotted #c7c7c7;
    margin-bottom: 8px;
}
#newsList dl:last-child dd {
    margin-bottom: 0;
}
#newsList dd a {
	text-decoration: none !important;
	color: #454545;
}
#newsList dd a:hover {
    text-decoration: underline !important;
}


/* =====================================
■UNDER
===================================== */
/* -------------------------------------
common
------------------------------------- */
.officeBox > .elementor-column-wrap {
    background: url(/wp-content/uploads/office_bg.png) no-repeat;
}
.officeBox > .elementor-column-wrap > .elementor-widget-wrap {
    padding: 9px 10px 10px !important;
}
.officeBox p {
    border-top: 1px #CCCCCC solid;
    padding: 3px 5px 3px;
    margin-top: 8px;
    line-height: 139%;
}
#subCatNav li {
    display: inline;
}
.elementor-4781 table.bgTable th,
.elementor-4781 table.bgTable td {
    vertical-align: middle;
    text-align: left;
}
.elementor-4781 table.bgTable th {
	font-weight: bold;
	width: 23.5%;
}

@media screen and (max-width: 767px) {
	.officeBox > .elementor-column-wrap {
		border: 3px solid #ccc;
		background: none;
	}
	.elementor-4781 table.bgTable th {
		width: 30%;
	}
}


/* -------------------------------------
Mainimage
------------------------------------- */
.contentBaseTxt {
	line-height: 160%;
	font-size: 1.14em;
}
.paddingInner {
    padding: 0 20px;
}

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


/* -------------------------------------
Layout
------------------------------------- */
.map {
    padding-top: 250px;
    position: relative;
}
.map iframe {
    border: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.video {
    padding-top: 56%;
    position: relative;
}
.video iframe {
    border: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 767px) {
	.map {
		padding-top: 260px;
	}
}


/* -------------------------------------
Bread
------------------------------------- */
#bread {
	margin: 0 0 10px;
	text-align: right;
	line-height: 120%;
}
#bread li {
    display: inline;
}
#bread li+li:before {
	content: "＞";
	margin-right: 4px;
}
#bread li a {
	text-decoration: underline;
	vertical-align: baseline;
}
#bread li a:hover {
	text-decoration: none;
}


/*--------------------------------------
elementor
--------------------------------------*/
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 0;
}
.elementor a {
    text-decoration: underline !important;
}
.elementor a:hover {
    text-decoration: underline !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: inherit !important;
}
.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: auto !important;
	float: right;
	display: block !important;
	margin: 0 0 5px 10px !important;
	text-align: center;
	text-align: right;
	line-height: 0;
}
.img_l .elementor-image-box-img {
	float: left;
	margin: 0 10px 5px 0 !important;
}
.auto_width .elementor-image-box-img {
	width: auto !important;
}
.w30 .elementor-image-box-img,
.w30 .elementor-image {
    width: 200px !important;
}
.w30 .elementor-image {
    margin: 0 auto;
}
.w40 .elementor-image-box-img {
    width: 150px !important;
}
.imgBorder .elementor-image img,
.imgBorder .elementor-image-box-img img,
.imgBorder img {
	padding: 2px;
	border: 3px solid #E9F57C;
	background-color: #FFFFFF;
}
.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;
}

@media screen and (max-width: 767px) {
	.elementor-image-box-img,
	.img_l .elementor-image-box-img,
	.w30 .elementor-image-box-img,
	.w40 .elementor-image-box-img {
		width: auto !important;
		float: none;
		margin: 0 auto 10px !important;
		text-align: center;
	}
}


/*--------------------------------------
TITLE
--------------------------------------*/
.contentsBoxTitle h3 {
	background: #efefef;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efefef), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background: -moz-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #efefef 0%, #ffffff 100%);
	background: -linear-gradient(top, #efefef 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 );
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 9px 10px 7px 25px;
    font-weight: bold;
    color: #666;
    font-size: 1.5em;
    position: relative;
    border: 1px solid #dedede;
    box-shadow: 0 6px 6px #f1f1f1;
	min-height: 40px;
	box-sizing: border-box;
}
.contentsBoxTitle h3:before {
    position: absolute;
    content: '';
    display: block;
    background: #fff;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
}
.contentsBoxTitle h3:after {
    position: absolute;
    content: '';
    display: block;
    left: 9px;
    width: 7px;
    height: 40px;
    background: url(/wp-content/uploads/h3_icon.png) no-repeat;
    top: 50%;
    margin-top: -20px;
}
.contentsBoxTitle h4 {
    background: #359800;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #359800), color-stop(0.00, #85c902));
	background: -webkit-linear-gradient(top, #359800 0%, #85c902 100%);
	background: -moz-linear-gradient(top, #359800 0%, #85c902 100%);
	background: -o-linear-gradient(top, #359800 0%, #85c902 100%);
	background: -ms-linear-gradient(top, #359800 0%, #85c902 100%);
	background: -linear-gradient(top, #359800 0%, #85c902 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#359800', endColorstr='#85c902',GradientType=0 );
	line-height: 1.2;
	margin-bottom: 10px;
	padding: 10px 10px 5px 25px;
	font-weight: bold;
	color: #fff;
	font-size: 1.3em;
	position: relative;
	border-bottom: 1px solid #369805;
	box-shadow: 0 6px 6px #eff1ee;
	box-sizing: border-box;
	min-height: 35px;
	border-radius: 2px;
}
.contentsBoxTitle h4:before {
    position: absolute;
    content: '';
    display: block;
    background: #fff;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
}
.contentsBoxTitle h4:after {
    position: absolute;
    content: '';
    display: block;
    left: 9px;
    width: 5px;
    height: 35px;
    background: url(/wp-content/uploads/h4_icon.png) no-repeat;
    top: 50%;
    margin-top: -17.5px;
}
.contentsInnerTitle h5 {
	font-family: "じゅん 501", "Jun 501";
	margin-bottom: 10px;
	color: #339900;
	line-height: 1.2;
	font-size: 19px;
}


/* -------------------------------------
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; }


/*--------------------------------------
リスト
--------------------------------------*/
.circle_list li {
    padding: 0 0 0 13px;
	position: relative;
}
.circle_list li:before {
	position: absolute;
	width: 8px;
	height: 8px;
	left: 0;
	top: 5px;
	content: "";
	background: #ffa700;
	border-radius: 50%;
}

.red_circle li:before {
    background: #666666;
}

.num_list li {
    padding: 0 0 5px 40px;
	position: relative;
	line-height: 1.5em;
	border-bottom: 1px dotted rgb(22, 94, 131);
	color: rgb(22, 94, 131);
	margin: 10px 0;
}
.num_list li:before {
    position: absolute;
	width: 30px;
	height: 30px;
	left: 0;
	top: 50%;
	margin-top: -17.5px;
	content: "";
}
.num_list li:nth-child(1):before {
	background: url(/wp-content/uploads/nom01.gif) no-repeat;
}
.num_list li:nth-child(2):before {
	background: url(/wp-content/uploads/nom02.png) no-repeat;
}
.num_list li:nth-child(3):before {
	background: url(/wp-content/uploads/nom03.png) no-repeat;
}

.num_list_icon {
	counter-reset: li;
}
.num_list_icon li {
    position: relative;
	color: #147ede;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-size: 17px;
	letter-spacing: 0.12em;
	margin-bottom: 10px;
	padding-left: 25px;
}
.num_list_icon li:last-child {
	margin-bottom: 0;
}
.num_list_icon li:after {
	color: #73b5ed;
	content: counter(li, decimal);
	counter-increment: li;
	display: block;
	font-size: 25px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
}

.check_list li {
    position: relative;
    padding-left: 11px;
}
.check_list li:before {
	position: absolute;
	content: '';
	left: 0;
	top: 5px;
	border-left: 6px solid #e36c00;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
}
.check_list li a {
    color: #5D5D5D;
    text-decoration: none !important;
}
.check_list li a:hover {
    color: #5D5D5D;
    text-decoration: underline !important;
}

.list_indent {
    counter-reset: li;
}
.list_indent li {
    position: relative;
	padding-left: 15px;
}
.list_indent li:before {
    content: counter(li, decimal) ".";
    counter-increment: li;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
}

.twoList li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.threeList li {
    display: inline-block;
    vertical-align: top;
    width: 26%;
}

@media screen and (max-width: 767px) {
	.twoList li,
	.threeList li {
		display: block;
		width: 100%;
	}
}


/*--------------------------------------
文章・画像
--------------------------------------*/
.imgText .elementor-row {
    display: block;
}
.imgBox {
    width: auto !important;
    float: right;
    margin: 0 0 10px 10px;
}
.contentBox {
    width: auto !important;
    overflow: hidden;
}
.img_l .imgBox {
    float: left;
    margin: 0 10px 10px 0;
}
.imgList li {
    float: left;
}
.imgList li:first-child {
    margin-right: 10px;
}
.text_box .elementor-image-box-description {
    overflow: hidden;
}
.contentImgBox img {
    float: right;
    margin: 0 0 10px 10px;
}
.tal .elementor-image {
    text-align: left;
}
.photo_column2,
.photo_column3 {
    max-width: 510px;
    width: 100%;
	margin-bottom: 2%;
}
.photo_column3 > li:first-child {
    width: 59%;
    float: left;
}
.photo_column3 > li:nth-child(2) {
    float: right;
    width: 39.3%;
}
.photo_column3_dif > li:first-child {
    width: 39.3%;
    float: left;
}
.photo_column3_dif > li:nth-child(2) {
    float: right;
    width: 59%;
}
.photo_column3 > li li {
    margin-top: 5.2%;
}
.photo_column3 > li li:first-child {
    margin: 0;
}
.photo_column2 > li {
    float: left;
    width: 49.1%;
    margin-left: 1.8%;
}
.photo_column2 > li:first-child {
    margin-left: 0;
}

@media screen and (max-width: 767px) {
	.img_l .imgBox, .imgBox {
		float: none;
		margin: 0 auto 15px;
	}
	.imgList li {
		float: none;
		text-align: center;
		margin: 15px 0 0;
		line-height: 0;
	}
	.imgList li:first-child {
		margin: 0;
	}
	.contentImgBox img {
		float: none;
		margin: 0 auto 10px;
	}
}


/*--------------------------------------
フォントcolor
--------------------------------------*/
.name {
    font-family: "秀英明朝 B", "Shuei Mincho B";
	font-size: 26px;
	color: #666666;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.name sub {
    font-size: 14px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    display: inline-block;
    margin: -7px 0 0 5px;
}
.txtIndent {
    text-indent: -15px;
    display: inherit;
    padding-left: 15px;
}


/*--------------------------------------
ボックス
--------------------------------------*/
.bgBox {
	border: #FF33CC solid 1px;
	padding: 10px;
	background-color: #FFCCFF;
}
.colBox01 {
    padding: 10px;
    background: #F8FCD7;
}
.colBox02 > .elementor-column-wrap {
    background: #fff3d9;
}
.colBox03 > .elementor-column-wrap {
    background: #f7f7f7;
}
.colBox04 > .elementor-column-wrap {
    background: #F8FCD7;
}
.colBox02 > .elementor-column-wrap > .elementor-widget-wrap,
.colBox03 > .elementor-column-wrap > .elementor-widget-wrap,
.colBox04 > .elementor-column-wrap > .elementor-widget-wrap {
	padding: 10px !important
}
.colBox02 h5 {
    color: #ffa600;
}
.colBox03 h5 {
    color: #636363;
}


/*--------------------------------------
* qa
--------------------------------------*/
.qaLink li {
    position: relative;
    border-bottom: 1px dotted #ccc;
    padding: 3px 0 3px 15px;
}
.qaLink li:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 11px;
    width: 4px;
    height: 7px;
    background: url(/wp-content/uploads/icon_arrow01.png) no-repeat;
}
.qa_list {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}
.qa_list dt {
	padding: 10px 0 10px 50px;
	border-left: 5px solid #234d7f;
	font-weight: bold;
	color: #234d7f;
    position: relative;
	margin-bottom: 10px;
}
.qa_list dt:before {
    position: absolute;
    content: '';
    left: 10px;
    top: 8px;
    width: 27px;
    height: 30px;
    background: url(/wp-content/uploads/icon_q.png) no-repeat;
}
.qa_list dd {
	padding: 5px 0 15px 50px;
	border-left: 5px solid #d2ba14;
    position: relative;
	margin-bottom: 5px;
}
.qa_list dd:before {
    position: absolute;
    content: '';
    left: 10px;
    top: 8px;
    width: 27px;
    height: 25px;
    background: url(/wp-content/uploads/icon_a.png) no-repeat;
}
.qa_list p.tar a {
    font-size: 12px;
}


/*--------------------------------------
* table
--------------------------------------*/
table.lineTable th,
table.lineTable td {
	border-bottom: 1px solid #ccc;
	padding: 7px 0px;
	text-align: left;
	vertical-align: top;
    font-weight: normal;
}
table.lineTable th {
    width: 80px;
	border-left: 2px solid #99cc00;
	padding-left: 10px;
	position: relative;
}
table.lineTable th:before {
	position: absolute;
	content: '';
	display: block;
	background: #fff;
	width: 100%;
	height: 2px;
	top: 0;
	left: -2px;
}
table.lineTable td a.btnTel {
	text-decoration: none !important;
	color: #666666;
}

table.bgTable {
	border-collapse: collapse;
	word-break: break-word;
}
table.bgTable th,
table.bgTable td {
	border: #ccc solid 1px;
	padding: 8px 5px;
	text-align: center;
	vertical-align: top;
}
table.bgTable th {
    background: #E9F57C;
	font-weight: normal;
}
table.bgTable td a.btnTel {
	color: #666666;
	text-decoration: none !important;
}

table.timetable {
    margin-bottom: 1px;
}
table.timetable td,
table.timetable th {
    padding: 5px 3px 4px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
	color: #454545;
}
table.timetable thead th {
	background: #f2d2df;
}
table.timetable thead th:last-child {
    border-right: none;
}
table.timetable tbody td,
table.timetable tbody th {
    padding-bottom: 5px;
}
table.timetable tbody th {
	background: #f5e2ea;
}
table.timetable tbody td {
	background: #f2eff0;
}
table.timetable tbody td:last-child {
    border-right: none;
}
table.timetable tbody tr:last-child td,
table.timetable tbody tr:last-child th {
    border-bottom: none;
}

table.colorTable td,
table.colorTable th {
	padding: 8px 10px;
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: top;
}
table.colorTable thead th {
    font-weight: bold;
    background: #E9F57C;
	text-align: center;
}
table.colorTable tbody th {
    font-weight: normal;
    background: #FBFDE8;
}

table.noneTable td,
table.noneTable th {
    padding: 5px;
    vertical-align: middle;
	width: 50%;
}

@media screen and (max-width: 767px) {
	table.bgTable td a.btnTel {
		text-decoration: underline !important;
	}
	
	.borderTableBox {
		overflow-x: scroll;
	}
	.borderTableBox table.borderTable {
		width: 560px;
	}
	table.borderTable td,
	table.borderTable th {
		padding: 5px;
	}
	
	table.colorTable td, table.colorTable th {
		padding: 10px 5px;
	}
}


/*--------------------------------------
* beforeColumn2
--------------------------------------*/
.beforeColumn2 > .elementor-container {
    position: relative;
}
.beforeColumn2 > .elementor-container:before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    border-left: 18px solid #f2ad39;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    margin-left: -9px;
    margin-top: -9px;
}
.beforeColumn2 img {
    max-width: 206px;
}
.elementor-element-11b173ef {
    margin-top: 23px;
}

@media screen and (max-width: 767px) {
	.beforeColumn2 > .elementor-container:before {
		display: none;
	}
	.beforeColumn2 .elementor-col-50:first-child {
		position: relative;
	}
	.beforeColumn2 .elementor-col-50:first-child:before {
		position: absolute;
		content: '';
		display: block;
		left: 50%;
		bottom: 20px;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-top: 18px solid #f2ad39;
		margin-left: -9px;
	}
	.beforeColumn2 .elementor-col-50:nth-child(2) .elementor-element-populated {
		margin-left: 0 !important;
	}
	.elementor-element-11b173ef {
		margin-top: 0;
	}
}


/* =====================================
■ブログ
===================================== */
/*　blogList　*/
.blogArea {
    margin-bottom: 10px;
}
.blogArea #article {
    float: left;
    width: 72.1%;
}
.blogArea .contentsBoxTitle h3 {
	margin-bottom: 15px;
}
.blogArea .entryBody {
    border-bottom: 1px dotted #959595;
    margin-bottom: 37px;
    padding-bottom: 15px;
}
.blogArea .date {
    color: #747474;
    margin-bottom: 1px;
    text-align: right;
}
.blogArea .detail {
    line-height: 160%;
    padding: 0 20px;
}
.blogArea .detail p {
    margin-bottom: 1em;
}
.contributor {
    text-align: right;
    margin: 10px 0 0 !important;
}
.contributor a {
	text-decoration: underline;
}
.contributor a:hover {
	text-decoration: none;
}
.blogArea .detail img {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
	vertical-align: middle;
}

/* blogside */
.blogArea #blogside {
    float: right;
    width: 25%;
}
.archiveBox {
    margin-bottom: 15px;
    border: 1px solid #e1e1e1;
    padding: 10px 10px 15px;
}
#blogside h4 {
    background: #359800;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #359800), color-stop(0.00, #85c902));
    background: -webkit-linear-gradient(top, #359800 0%, #85c902 100%);
    background: -moz-linear-gradient(top, #359800 0%, #85c902 100%);
    background: -o-linear-gradient(top, #359800 0%, #85c902 100%);
    background: -ms-linear-gradient(top, #359800 0%, #85c902 100%);
    background: -linear-gradient(top, #359800 0%, #85c902 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#359800', endColorstr='#85c902',GradientType=0 );
    line-height: 1.2;
    margin-bottom: 20px;
    padding: 10px 10px 5px 25px;
    font-weight: bold;
    color: #fff;
    position: relative;
    border-bottom: 1px solid #369805;
    box-shadow: 0 6px 6px #eff1ee;
    box-sizing: border-box;
    min-height: 35px;
    border-radius: 2px;
}
#blogside h4:before {
    position: absolute;
    content: '';
    display: block;
    background: #fff;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
}
#blogside h4:after {
    position: absolute;
    content: '';
    display: block;
    left: 9px;
    width: 5px;
    height: 35px;
    background: url(/wp-content/uploads/h4_icon.png) no-repeat;
    top: 50%;
    margin-top: -17.5px;
}
#blogside ul {
    margin-left: 12px;
}
#blogside li {
	margin-bottom: 4px;
}
#blogside li a {
    display: inline-block;
    position: relative;
    text-decoration: underline;
    padding-left: 9px;
}
#blogside li a:before {
    position: absolute;
    content: '';
    display: block;
    width: 4px;
    height: 7px;
    background: url(/wp-content/uploads/icon_list_article.gif) no-repeat;
    left: 0;
    top: 3px;
}
.archiveBox th,
.archiveBox td {
    text-align: center;
    line-height: 120%;
    border: 1px solid #e6e8f3;
}
.archiveBox caption {
    text-align: center;
    padding-bottom: 5px;
    line-height: 120%;
}
.archiveBox thead th {
    font-weight: bold;
}
.archiveBox .wp-calendar-nav {
    display: none;
}
.archiveBox h2.widgettitle {
    display: none;
}

/* navigation */

/* pagination */
.pagination {
    padding: 10px 10px 30px;
    margin: 0 auto;
	text-align: center;
}
.pagination .page-numbers li {
	margin: 0 3px 5px 0;
	display: inline-block;
}
.pagination .page-numbers li span,
.pagination .page-numbers li a {
	background-color: #4da1de;
	display: block;
	text-decoration: none;
	width: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #fff;
}
.pagination .page-numbers li span.current {
	background-color: #84C4F2;
}
.pagination .page-numbers li a:hover {
    background-color: #84C4F2;
    color: #FFFFFF;
}
.pagination .page-numbers li a.next,
.pagination .page-numbers li a.prev {
	width: auto;
	background: none;
	color: #454545;
}
.pagination .page-numbers li a.next {
    background: url(/wp-content/uploads/icon_news_next.gif) no-repeat left center;
    padding: 4px 0 1px 10px;
}
.pagination .page-numbers li a.prev {
    background: url(/wp-content/uploads/icon_news_previous.gif) no-repeat right center;
    padding: 4px 10px 1px 0;
}
.pagination .page-numbers li a.next:hover,
.pagination .page-numbers li a.prev:hover {
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
	.blogArea {
		max-width: inherit;
		margin: 0;
	}
	.blogArea #article,
	.blogArea #blogside {
		float: none;
		width: 100%;
	}
	.blogArea .detail {
		margin-left: 0;
	}
}


/* =====================================
■新着情報
===================================== */
#news {
    padding: 0 10px;
}
#news dl {
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}
#news dl dt {
    float: left;
    font-weight: bold;
}
.newsNew {
    margin-left: 10px;
}
#news dl dd {
    padding-left: 120px;
}

@media screen and (max-width: 767px) {
	#news {
		padding: 0;
	}
	#news dl dt {
		float: none;
	}
	#news dl dd {
		padding-left: 0;
	}
}


/* =====================================
■サイトマップ
===================================== */
.error404 .paddingInner {
    padding-bottom: 20px;
    min-height: 400px;
}
.sitemap_ic {
    line-height: 1.4;
}
.sitemap_ic li {
    margin-bottom: 17px;
}
.sitemap_ic a {
    color: #666;
    text-decoration: underline !important;
	font-weight: bold;
	font-size: 90%;
	background-color: #F0F7D9;
    border: 1px solid #67CC01;
    padding: 12px 5px 9px 15px;
	display: block;
}
.sitemap_ic a:hover {
    text-decoration: none !important;
}
.sitemap_ic .sub-menu {
    margin: 17px 0 0 15px;
}
.sitemap_ic .sub-menu li {
    padding-left: 14px;
    background-image: url(/wp-content/uploads/icon_sitemap_sub.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-bottom: 2px;
}
.sitemap_ic .sub-menu li a {
    border: none;
    padding: 0;
    background: none;
    display: inline-block;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
	.sitemap_ic {
		padding-left: 0;
	}
}


/* =====================================
■お問い合わせ
===================================== */
body.page-id-113 #main {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 80%;
}
.inquiryFormTable dl {
    display: table;
    width: 100%;
	border-right: 1px solid #ccc;
}
.inquiryFormTable > dl:nth-child(1) {
    border-top: 1px solid #ccc;
}
.inquiryFormTable dd, .inquiryFormTable dt {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding: 10px;
    box-sizing: border-box;
}
.inquiryFormTable dt {
	width: 27.7%;
	background: #eeeeee;
	padding: 3px 8px;
}
.required {
    color: red;
    font-size: 90%;
    vertical-align: baseline;
    padding-left: 5px;
}
.contact_text {
    color: #888;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 0 !important;
}
.inquiryFormTable textarea, .inquiryFormTable input, .inquiryFormTable select {
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
	max-width: 204px;
}
.inquiryFormTable input[type="checkbox"] {
    display: inline-block;
    width: auto;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
}
.your-tel1 input,
.your-num1 input {
    max-width: 54px;
}
.your-tel2 input,
.your-tel3 input,
.your-num2 input {
    max-width: 104px;
}
.your-country select {
    max-width: 96px;
    padding: 5px 0;
}
.your-message textarea {
    max-width: 342px;
}
.btBox {
    text-align: center;
	max-width: 200px;
    margin: 25px auto 0;
}
.btBox input {
    padding: 5px 13px;
	cursor: pointer;
	width: 100%;
}
.btBox input:hover {
	opacity: 0.7;
}
.inquiryFormTable .comment {
	display: block;
	color: #8D7323;
}
.dd_l {
    float: left;
    width: 35%;
}
.dd_r {
    float: right;
    width: 63%;
}
.btBox input.wpcf7-back {
    background: #999;
}
.btBox br {
    display: none;
}
.btBox input.wpcf7-back {
    background: #999;
    /* float: left;
    width: 48% !important; */
}
.btBox input.wpcf7-submit {
    /* float: right;
    width: 48% !important; */
	margin-top: 10px;
}
.wpcf7 form .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    display: none !important;
}
.sent .inquiryFormTable {
    display: none;
}
.wpcf7c-elm-step3 a {
    text-decoration: underline;
}
.wpcf7c-elm-step3 a:hover {
    text-decoration: none;
}
.step_catch {
    font-size: 12px;
	padding-left: 1em;
	position: relative;
}
.inquiryFormTable {
	padding: 10px 30px 0 15px;
}
.redTxt {
	color: rgb(255, 0, 0);
}
.you-num1 input {
    width: 44px;
}
.your-country {
    display: block;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
	.inquiryFormTable textarea, .inquiryFormTable input, .inquiryFormTable select {
		width: 100%;
		box-sizing: border-box;
	}
	.inquiryFormTable dl {
		display: block;
		border: none !important;
	}
	.inquiryFormTable dd, .inquiryFormTable dt {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
		border: none;
		padding: 0;
	}
	.inquiryFormTable dt {
		padding: 10px;
	}
	.inquiryFormTable dd {
		padding: 15px 0 25px;
	}
	.inquiryFormTable .btBox input {
		width: auto;
	}
	.step_catch {
		padding-left: 0;
	}
	.inquiryFormTable {
		padding: 10px 0 0;
	}
	.your-country select {
		max-width: 204px;
		margin-bottom: 10px;
	}
}


/* IEでの画像が正しいサイズで表示されない不具合の修正箇所 */
@media all and (-ms-high-contrast: none) {
  .elementor img {
    width:100% !important;
  }
}