/* =====================================
■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;
} */
.infoCategory {
    display: none;
}

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

/* -------------------------------------
CONTENT
------------------------------------- */
#content {
	padding: 25px 0;
	min-height: 600px;
}

@media screen and (max-width: 767px) {
	#content {
		padding: 40px 0;
		min-height: 400px;
	}
}
#mainimage img {
	width: 100%;
}
/* -------------------------------------
事務所紹介
------------------------------------- */
.contents01{
	font-family:"メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	background:url(/wp-content/uploads/top_bg01.jpg) no-repeat center top;
	background-size:cover;
	text-align:center;
	padding-top:110px;
	color:#401609;
	padding-bottom:60px;
	margin-bottom:0;
}

.contents01 dl{
	margin-bottom:51px;
}

.contents01 dt{
	font-size:22px;
	font-weight:bold;
	letter-spacing:0.06em;
	margin-bottom:18px;
}

.contents01 dd{
	font-size:18px;
	line-height:1.7em;
}
.btn_01 a{
	border:solid 1px #401609;
	color:#401609;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	display:inline-block;;
	text-align:center;
	min-width:240px;
	box-sizing:border-box;
	padding:2px 40px 0px 27px;
	line-height:46px;
	position:relative;
	letter-spacing:0.1em;
}

.btn_01 a:before{
	content:"";
	position:absolute;
	background:url(/wp-content/uploads/bg_btn01.png) no-repeat center;
	width:12px;
	height:22px;
	top:50%;
	right:27px;
	margin-top:-11px;
}
.btn_01 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
	.contents_inner {
		max-width: 420px !important;
		margin: 0 auto;
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

}
.parts.text.clearfix.btn_01.b_01 {
  width: 100%;
  margin: 0 auto;
	padding-bottom: 40px;
}

/*
 TOP -> 相続に強い理由・特徴 等 
----------------------------------------*/
.contents_inner {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  box-sizing: border-box;
}
.contents02{
	background:#c1b097;
	padding-top:60px;
	padding-bottom:60px!important;
}

.contents02 ul{
	width:100%;
	overflow:hidden;
        /*display: flex;*/
}

.contents02 ul li{
	width:23.077%;
	margin-right:2.564%;
	float:left;
	background:#ffffff;
	color:#401609;
	box-sizing:border-box;
	padding:35px 15px 16px;
        /*position: relative;*/
}

.contents02 ul li:nth-child(4n){
	margin-right:0;
}

.contents02 ul li .image{
	text-align:center;
	margin-bottom:20px;
}

.contents02 ul li dl{
	margin-bottom:12px;
}
.contents02 ul li dt{
	display:table;
	width:100%;
	margin-bottom:10px;
}
.contents02 ul li dt .dtInner{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	display:table-cell;
	line-height:1.3em;
	height:2.6em;
	vertical-align:middle;
}

.contents02 ul li dd{
        
	font-size:16px;
	line-height:1.65em;
	letter-spacing:-0.02em;
        padding-bottom: 10px;
	/*height:8.25em;*/
}
.btn_02 a {
  background: #765d44;
  border: none;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  padding: 2px 40px 0px 25px;
  line-height: 46px;
  position: relative;
  bottom: 10px;
	width: 100%;
}
.btn_02 a:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/bg_btn02.png) no-repeat center;
  width: 12px;
  height: 22px;
  top: 50%;
  right: 27px;
  margin-top: -11px;
}
.btn_02 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
@media screen and (min-width: 768px) and  (max-width: 1044px)  {
	.btn_02 a {
		padding: 2px 10px 0px 10px;
		font-size: 15px;
	}
	.btn_02 a:before {
		background: none;
	}
}
@media screen and (max-width: 1199px){
	.contents02 ul li dt .dtInner{
		font-size:16px;
		line-height:1.3em;
		height:2.6em;
	}

	.contents02 ul li dd{
		/*height:13.2em;*/
	}
}

@media screen and (max-width: 979px){
	.contents02 ul li dt .dtInner{
		font-size:14px;
		line-height:1.3em;
		height:2.6em;
	}
	.contents02 ul li dd{
		font-size:14px;
		height:13.2em;
		/*line-height:1.65em;*/
	}

}

@media screen and (max-width: 767px){
	.contents02 ul li {
		width:100%;
		margin:0 0 30px 0;
	}
	.contents02 ul li dt .dtInner{
		font-size:20px;
		height:2.6em;
	}

	.contents02 ul li dd{
		font-size:16px;
		/*height:8.25em;*/
	}

}
/*
 TOP -> 税改正が行われたのはご存じですか? 
----------------------------------------*/
.contents03{
	background:url(/wp-content/uploads/bg_contents03.png) no-repeat right bottom #fdf9f0;
	padding-top:60px;
	padding-bottom:47px;
	margin-bottom:0;
}

.contents03 span{
	float:left;
	width:31.624%;
}

.contents03 span img{
	width:100%!important;
	height:auto;
}

.contents03 h2,
.contents03 .content{
	width:65.82%;
	float:right;
}

.contents03 h2{
	font-family:"メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#401609;
	letter-spacing:0.02em;
	margin-bottom:43px;
}

.contents03 dl{
	font-family:"メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

.contents03 dt{
	font-size:24px;
	font-weight:bold;
	color:#401609;
	border-bottom:solid 1px #bfa56b;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:17px;
	position:relative;
	letter-spacing:0.03em;
	margin-bottom:26px;
}

.contents03 dt:before{
	content:"";
	width:5px;
	height:35px;
	display:block;
	background:#401609;
	position:absolute;
	left:0;
	top:0;
}

.contents03 dd{
	font-size:16px;
	line-height:1.65em;
	letter-spacing:-0.02em;
}
.contents03 .btn_01{
	position:absolute;
	bottom:10px;
}

@media screen and (max-width: 1199px){
	.contents03 .btn_01{
		position:relative;
		margin-top:20px!important;
	}
}

@media screen and (max-width: 767px){
	.contents03 h2,
	.contents03 span,
	.contents03 .content{
		width:100%;
		float:none;
	}
}
/*
 TOP -> 相続手続きの流れ 
----------------------------------------*/

.contents04{
	background:#ece3d1;
	text-align:center;
	padding-top:57px;
	padding-bottom:60px!important;
}

.contents04 h2{
	font-family:"メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#401609;
	border-bottom:solid 3px #401609;
	display:inline-block;
	padding-bottom:4px;
	letter-spacing:0.04em;
	margin-bottom:48px;
}

.contents04 ol,
.parts_flow ol{
	width:100%;
	overflow:hidden;
}
.parts_flow ol{
	margin-bottom:1em;
}

.contents04 ol li,
.parts_flow ol li{
	width:23.077%;
	margin-right:2.564%;
	float:left;
	background:#765d44;
	color:#401609;
	box-sizing:border-box;
	padding:3px;
}

.contents04 ol li:nth-child(4n),
.parts_flow ol li:nth-child(4n){
	margin-right:0;
}

.contents04 ol li .image,
.parts_flow ol li .image{
	margin-bottom:0px;
}
.contents04 ol li .image img,
.parts_flow ol li .image img{
	border-radius:0;
	width:100% !important;
	height:auto;
}

.contents04 ol li .content,
.parts_flow ol li .content{
	color:#ffffff;
	width:100%;
	padding: 40px 0;
	display: table;
}

.contents04 ol li .content p,
.parts_flow ol li .content p{
	font-size:22px!important;
	line-height:1.4em!important;
	text-align:center;
	display: table-cell;
vertical-align: middle;
}

@media screen and (max-width: 1199px){
	.contents04 ol li .content p,
	.parts_flow ol li .content p{
		font-size:16px!important;
		line-height:1.4em;
	}
}
@media screen and (max-width: 979px){
	.contents04 ol li .content p,
	.parts_flow ol li .content p{
		font-size:13px!important;
		line-height:1.4em;
	}
}

@media screen and (max-width: 767px){
	.contents04 ol li,
	.parts_flow ol li{
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	.contents04 ol li .content p,
	.parts_flow ol li .content p{
		font-size:22px!important;
		line-height:1.4em;
	}
}
/*
 TOP -> アクセス 
----------------------------------------*/

.contents05{
	text-align:center;
	padding-top:59px;
	padding-bottom:120px !important;
	margin-bottom:0;
}

.contents05 h2{
	font-family:"メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#401609;
	border-bottom:solid 3px #401609;
	display:inline-block;
	padding-bottom:5px;
	letter-spacing:0.04em;
	margin-bottom:50px;
}

.contents05 .image{
	width:46.2%;
	overflow:hidden;
	float:left;
}
.contents05 .image img{
	width:100%!important;
	margin:0!important;
	border-radius:0;
}
.contents05 .content{
	width:50.43%;
	float:right;
	margin-bottom:36px!important;
}

.contents05 .content dl{
	border-top:solid 1px #bfa56b;
	text-align:left;
	width:100%;
	padding-top:13px;
	padding-bottom:6px;
}

.contents05 .content dl:last-of-type{
	border-bottom:solid 1px #bfa56b;
	margin-bottom:30px;
}

.contents05 .content dt{
	font-size:22px;
	font-weight:bold;
	line-height:1.65em;
	color:#401609;
}

.contents05 .content dd{
	font-size:22px;
	font-weight:normal;
	line-height:1.65em;
	margin-top:-1.65em;
	padding-left:7.5em;
}

.contents05 .content .btn_01{
	text-align:left;
}

.contents05 .map{
	width:100%;
	display:block;
	clear:both;
}

.contents05 .map iframe{
	height:400px;
}

@media screen and (max-width: 767px){
	.contents05 .image,
	.contents05 .content{
		float:none;
		width:100%;
	}
	.contents05 .image{
		margin-bottom:30px!important;
	}
}
/* =====================================
■UNDER
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
.under_mainimage {
    background: #ece3d1;
}
.gnv_tmp_h1_bg h1 {
	font-family: "メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	text-align: center;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	color: #401609;
	background: #ece3d1;
	padding: 45px 0 40px;
	border: none;
	letter-spacing: 0.05em;
	line-height: 1.2;
}


/* -------------------------------------
Bread
------------------------------------- */
#bread {
	margin: 27px auto 0;
	padding: 0 20px;
	text-align: right;
	line-height: 1.3;
	color: #666;
	font-size: 80%;
	display: none;
}
#bread li {
	display: inline;
}
#bread li+li:before {
	padding-right: .3em;
	content: ">";
}
#bread li a {
	color: #999;
	text-decoration: none;
	vertical-align: baseline;
}
#bread li a:hover {
	text-decoration: underline;
}


/*--------------------------------------
elementor
--------------------------------------*/
.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;
}
.home .elementor img {
	border-radius: 0;
}

/* 見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}

/* 画像ボックス
------------------------------------- */
.elementor-widget-image-box .elementor-image-box-wrapper {
	display: block !important;
}
.elementor-widget-image-box .elementor-image-box-content {
	text-align: left !important;
	word-break: break-all;
	white-space: pre-wrap;
}
div:not(.graphicBox) .elementor-image-box-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.46;
	letter-spacing: 0.15em;
	margin-bottom: 16px;
	position: relative;
}
div:not(.graphicBox) .elementor-image-box-title .num {
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 33px;
	background: #99bd49;
	border-radius: 50%;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-top: 2px;
}
div:not(.graphicBox) .elementor-image-box-img {
	display: block !important;
	width: 35% !important;
	float: right;
	margin: 0 0 20px 20px !important;
	text-align: right;
}
div:not(.graphicBox).img_l .elementor-image-box-img {
	float: left;
	margin: 0 20px 20px 0 !important;
}
div:not(.graphicBox).auto_width .elementor-image-box-img {
	width: auto !important;
	text-align: center;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image a img {
	width: 100%;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image > a:hover img,
div:not(.graphicBox) .elementor-widget-image .elementor-image figure > a:hover img {
	opacity: 0.8 !important;
}
figcaption.widget-image-caption.wp-caption-text {
	font-size: 14px;
	display: inline-block;
}
div:not(.graphicBox) .elementor-image-box-img img {
	border-radius: 0;
}

@media screen and (max-width: 767px) {
	div:not(.graphicBox) .elementor-image-box-img,
	div:not(.graphicBox).img_l .elementor-image-box-img {
		width: 100% !important;
		float: none;
		margin: 0 auto 20px !important;
	}
}

/* 画像ボックス--フリー
------------------------------------- */
.graphicBox .elementor-container,
.graphicBox .elementor-row,
.graphicBox .elementor-column,
.graphicBox .elementor-column-wrap,
.graphicBox .elementor-widget-wrap {
	display: block !important;
}
.graphicBox .photo {
	display: block !important;
	float: right;
	width: 30% !important;
	margin: 0 0 20px 20px !important;
	z-index: 1;
}
.img_l.graphicBox .photo {
	float: left;
	margin: 0 20px 20px 0 !important;
}
.auto_width.graphicBox .photo {
	width: auto !important;
}
.graphicBox .elementor-widget-image {
	text-align: right;
}
.graphicBox .elementor-clearfix:after {
	display: none !important;
}
.graphicBox .context {
	width: auto !important;
	overflow: hidden;
}
.graphicBox .photo img {
	border-radius: 6px;
}

@media screen and (max-width: 767px) {
	.graphicBox .photo,
	.img_l.graphicBox .photo {
		width: 100% !important;
		float: none;
		margin: 0 auto 20px !important;
	}
	.graphicBox .elementor-widget-image {
		text-align: center;
	}
}


/*--------------------------------------
TITLE
--------------------------------------*/
.underTit_h2 h2 {
	font-size: 30px;
	font-weight: bold;
	color: #401609;
	letter-spacing: 0.01em;
	margin-bottom: -4px;
	position: relative;
	padding-top: 3px;
	padding-left: 14px;
	line-height: 1.1;
}
.underTit_h2 h2:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 35px;
	display: block;
	background: #401609;
	left: 0;
	top: 0;
}
.underTit_h3 h3 {
	font-size: 20px;
	font-weight: bold;
	color: #401609;
	letter-spacing: 0.01em;
	margin-bottom: 6px;
}
.underTit_h4 h4 {
	color: #e18f8f;
	font-weight: bold;
	font-size: 17px;
}
.underTit_h5 h5 {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.4;
}

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


/*--------------------------------------
ボックス
--------------------------------------*/
/*　frame タイトル
--------------------------------------*/
.frameTit {
	color: #e18f8f;
	font-weight: bold;
	font-size: 20px;
}
.frameTit:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #CDD442;
	position: absolute;
	left: 0;
	top: 10px;
	display: none;
}
.numTit {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    position: relative;
}

@media screen and (max-width: 767px) {
	.numTit {
		font-size: 20px;
	}
}


/*　frame_K
--------------------------------------*/
.frameK {
	background-color: #fef9ef;
    border-radius: 2px;
    padding: 35px 25px;
}

/*　frame_J
--------------------------------------*/
.frameJ {
	padding: 35px 50px 10px;
	background: #ece3d1;
}

.frameJ h3,.frameJ p {
	text-align: center;
}
.frameJ .frameTit {
	border-bottom: 2px solid #ECE7E7;
	padding-bottom: 15px;
}
.frameJ .frameTit:before {
	background: #3FA037;
	background: linear-gradient(to bottom,#84C039,#3FA037);
	background: -webkit-linear-gradient(to bottom,#84C039,#3FA037);
	background: -moz-linear-gradient(to bottom,#84C039,#3FA037);
	background: -o-linear-gradient(to bottom,#84C039,#3FA037);
	background: -linear-gradient(to bottom,#84C039,#3FA037);
}

/*　画像
--------------------------------------*/
.frameJ .graphicBox .elementor-widget-image,
.frameK .graphicBox .elementor-widget-image,
.graphicBox .frameJ .elementor-widget-image,
.graphicBox .frameK .elementor-widget-image {
	width: auto !important;
	max-width: 200px;
}
.elementor .arroeWidthLarge img {
    width: 100% !important;
}

@media screen and (max-width: 767px) {
	.frameJ,
	.frameK {
		padding: 15px 20px;
	}
}

/*　frame_P
--------------------------------------*/
.frameP {
    background: #F9F4E7;
    padding: 65px 9% 69px;
    border-radius: 10px;
}
.frameP .elementor-heading-title {
    font-family: "秀英丸ゴシック B", "Shuei MaruGo B";
    font-size: 24px;
    letter-spacing: 0.22em;
    line-height: 1.95;
    overflow: hidden;
    color: #62BCA3;
}
.frameP .elementor-text-editor {
	font-size: 17px;
    letter-spacing: 0.15em;
    line-height: 2.15;
}
@media screen and (max-width:767px) {
	.frameP {
		padding: 30px 20px;
	}
	.frameP .elementor-heading-title {
		font-size: 20px;
		letter-spacing: 0.05em;
		line-height: 1.6;
	}
	.frameP .elementor-text-editor  {
		font-size: 16px;
		letter-spacing: 0.05em;
		line-height: 2;
	}
}

/* ボタン
------------------------------------- */
.elementor-button,
.btn a {
    display: block;
    width: 100%;
    max-width: 347px;
    line-height: 1.2;
    color: #FFFFFF;
    text-align: center;
    padding: 15px 35px 19px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
	border-radius: 6px;
	font-family: "秀英明朝 M","Shuei Mincho M";
	background: #e59a49;
	font-size: 20px;
}
.elementor-button:before,
.btn a:before {
	position: absolute;
    content: '';
    width: 17px;
    height: 17px;
    background: url(/wp-content/uploads/icon_btn_orange.png) no-repeat;
    background-size: cover;
    right: 20px;
    top: 50%;
    margin-top: -8.5px;
}
.elementor-button:hover,
.btn a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.whiteBtn .elementor-button {
    color: #3b7122;
    background: #ffffff;
    padding: 13px 35px 16px;
}
.whiteBtn .elementor-button:before {
    background: url(/wp-content/uploads/icon_btn_strong.png) no-repeat;
    background-size: cover;
}
.greenBtn .elementor-button {
    background: #62a444;
    padding: 13px 35px 16px;
}
.greenBtn .elementor-button:before {
    background: url(/wp-content/uploads/icon_btn_gray.png) no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {
	.elementor-button:before,
	.btn a:before {
		right: 10px;
	}
	.elementor-button,
	.btn a {
		padding-right: 28px !important;
		padding-left: 28px !important;
		font-size: 17px;
	}
}


/* QA
------------------------------------- */
.qaList .question {
	line-height: 1.6;
	position: relative;
	margin-bottom: 10px;
	/* cursor: pointer;
    padding-right: 60px; */
}
.qaList .question:after {
    content: '';
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    border-right: 4px solid #FC8613;
    border-bottom: 4px solid #FC8613;
    top: 8px;
    right: 20px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.qaList .question.qaListOn:after {
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 16px;
}
.qaList .answer {
	position: relative;
	/* display: none; */
}
body.elementor-editor-active .qaList .answer {
    display: block;
}
.qaList .qaListOn + .answer {
    display: block;
}
.qaList .question .num {
	width: 50px;
	font-size: 200%;
	line-height: 40px;
	letter-spacing: 0;
	color: #401609;
	text-align: center;
	padding-bottom: 6px;
	font-weight: bold;
}
.qaList .question .num:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	border-left: 3px solid #401609;
	width: 100%;
	height: 100%;
}
.qaList .answer .num {
    width: 50px;
    font-size: 200%;
    line-height: 40px;
    letter-spacing: 0;
    color: #bfa56b;
    text-align: center;
	font-weight: bold;
}
.qaList .answer .num:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	border-left: 3px solid #bfa56b;
	width: 100%;
	height: 100%;
}
.qaList .txt {
	width: calc(100% - 50px) !important;
	padding-left: 20px;
}
.qaLine {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.qaList .question .txt {
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}


/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 364px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}

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


/* -------------------------------------
診療時間表
------------------------------------- */
table.timetableC {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableC th,
.timetableC td {
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	padding: 19px 0;
	letter-spacing: 0;
}
.timetableC thead th {
	padding: 9px 0 12px;
	background: #FFF2BE;
	color: #4D4B48;
	font-size: 13px;
	border-right: 1px solid #C8C8C8;
}
.timetableC thead th:first-child {
	width: 29%;
}
.timetableC thead th:last-child {
	border-right: none;
}
.timetableC tbody th,
.timetableC tbody td {
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}
.timetableC tbody th {
	letter-spacing: 0.06em;
}
.timetableC tbody td {
	font-size: 15px;
}
.txt_color_orange {
	color: #3FA037;
}
.timetableC tbody td:last-child {
	border-right: none;
}
.timetableC tbody tr:last-child th,
.timetableC tbody tr:last-child td {
    padding-bottom: 18px;
}

@media screen and (max-width: 1060px) and (min-width: 768px) {
	.timetableC tbody th {
		letter-spacing: 0;
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	.timetableC th,
	.timetableC td {
		letter-spacing: 0 !important;
		font-size: 12px !important;
	}
	.timetableC thead th:first-child {
		width: 35%;
	}
	.timetableC thead th:last-child {
		width: 15%;
	}
}


/*--------------------------------------
	treatment-block 診療科目
--------------------------------------*/
.treatment-block {
	padding: 55px;
	background: #F0F5EF;
	font-size: 16px;
	letter-spacing: 1.6px;
	color: #535353;
}
.treatment-block h2 {
	font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B";
	font-weight: bold;
	font-size: 33px;
	letter-spacing: 3.96px;
	color: #94C789;
	margin: 0 !important;
}
.treatment-block .elementor-button {
	background: #94C789;
	font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B";
	font-weight: bold;
	color: #FFFFFF;
    text-align: left;
    position: relative;
    line-height: 1;
    width: 100%;
}
.treatment-block .elementor-button.elementor-size-sm {
    padding: 18px 25px;
    max-width: 250px;
    font-size: 18px;
    letter-spacing: 2px;
}
.treatment-block .elementor-button.elementor-size-md {
    padding: 20px 30px;
    max-width: 350px;
    font-size: 20px;
    letter-spacing: 2.4px;
}
.treatment-block .elementor-button.elementor-size-lg {
    padding: 22px 30px;
    max-width: 450px;
    font-size: 22px;
    letter-spacing: 3.5px;
}
.treatment-block .elementor-button::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4.5px 0 4.5px 7px;
	border-color: transparent transparent transparent #ffffff;
    right: 20px;
    top: calc(50% - 4.5px);
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.treatment-block {
		padding: 30px;
	}
}
@media screen and (max-width: 767px) {
	.treatment-block {
		padding: 30px 15px;
	}
	.treatment-block .elementor-button-wrapper {
		text-align: center;
	}
}


/* リスト
------------------------------------- */
.elementor-icon-list-items .elementor-icon-list-item a {
	display: inline;
	width: auto;
}

/* circleList */
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	position: relative;
	padding: 0 0 0 22px;
	text-align: left;
}
ul.circleList > li {
	padding: 0 0 0 23px;
}
.circleList .elementor-icon-list-items li:not(:first-child),
ul.circleList > li:not(:first-child) {
	margin-top: 5px;
}
.circleList .elementor-icon-list-items li:before,
ul.circleList > li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #e59a49;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 2px;
}

.ListA .elementor-icon-list-items li,
ul.ListA > li {
	position: relative;
	padding: 0 0 0 18px;
	text-align: left;
}
.ListA .elementor-icon-list-items li:not(:first-child),
ul.ListA > li:not(:first-child) {
	margin-top: 5px;
}
.ListA .elementor-icon-list-items li:before,
ul.ListA > li:before {
    content: "";
    width: 16px;
    height: 16px;
    background: #FFCF3C;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}

.fa {
	width: auto !important;
	display: none;
}
.fa:before {
	display: none !important;
}

/* checkList */
.checkList .elementor-icon-list-items li,
ul.checkList > li {
	padding: 2px 0 2px 35px;
	position: relative;
	margin-bottom: 5px;
}
.checkList .elementor-icon-list-items li:before,
ul.checkList > li:before {
	content: "";
	display: block;
	height: 18px;
	width: 25px;
	position: absolute;
	left: 0;
	top: 8px;
	box-sizing: border-box;
	background: url(/wp-content/uploads/icon_check.png) no-repeat;
}
.checkList .elementor-icon-list-items li:after,
ul.checkList > li:after {
	content: "";
	display: none;
	width: 5px;
	height: 11px;
	border: solid #6fba2c;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 7px !important;
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}

/* arrowList */
.arrowListBox {
	border: #5B8449 double 6px;
	padding: 20px 20px 10px;
}
.arrowList .elementor-icon-list-items li {
	display: inline-block;
    position: relative;
    width: 19%;
    vertical-align: top;
    margin-bottom: 10px;
}
.arrowList .elementor-icon-list-items li a {
	text-decoration: none;
	position: relative;
	padding-left: 15px;
	display: inline-block;
}
.arrowList .elementor-icon-list-items li a:hover {
	color: #62a444;
}
.arrowList .elementor-icon-list-items li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	border-top: 10px solid #62a444;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
/* .arrowList .elementor-icon-list-items li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
} */
.arrowListLst li:last-child {
    width: auto;
}

/* 番号リスト */
.numList .elementor-icon-list-items,
ul.numList {
	counter-reset: li;
}
.numList .elementor-icon-list-items li,
ul.numList > li {
	padding: 7px 0 7px 40px;
	position: relative;
}
.numList .elementor-icon-list-items li:before,
ul.numList > li:before {
	display: block;
	content: counter(li, decimal);
	counter-increment: li;
	width: 33px;
	height: 33px;
	background: #3FA037;
	border-radius: 50%;
	font-size: 20px;
	line-height: 31px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 6px;
}

.column2List .elementor-icon-list-items li {
	display: inline-block !important;
	width: 48.5%;
	box-sizing: border-box;
	padding-right: 10px !important;
	vertical-align: top;
}
.column3List .elementor-icon-list-items li {
	display: inline-block !important;
	width: 31.5%;
	box-sizing: border-box;
	padding-right: 10px !important;
	vertical-align: top;
}
.columnList .elementor-icon-list-items li {
	display: inline-block !important;
	width: auto;
	box-sizing: border-box;
	vertical-align: top;
	margin: 0 20px !important;
}

/*--------------------------------------
* anchorlinks
--------------------------------------*/
.anchorlinks {
    text-align: center;
}
.anchorlinks .elementor-icon-list-items li {
	display: inline-block;
    position: relative;
    vertical-align: top;
	margin-right: 10%;
}
.anchorlinks .elementor-icon-list-items li:last-child {
	margin-right: 0;
}
.anchorlinks .elementor-icon-list-items li a {
	text-decoration: underline;
	position: relative;
	padding-left: 12px;
	display: inline-block;
}
.anchorlinks .elementor-icon-list-items li a:hover {
	color: #62a444;
}
.anchorlinks .elementor-icon-list-items li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #2f7311;
    border-bottom: 4px solid transparent;
}

.anchorlinksOrange .elementor-icon-list-items li {
    margin-right: 5%;
}
.anchorlinksOrange .elementor-icon-list-items li a:before {
	border-left: 6px solid #e59a49;
}

@media screen and (max-width: 767px) {
	.arrowListBox {
		padding: 20px;
		text-align: left;
	}
	.arrowList .elementor-icon-list-items li {
		display: block;
		margin: 0;
		width: 100%;
	}
	.column2List .elementor-icon-list-items li,
	.column3List .elementor-icon-list-items li,
	.columnList .elementor-icon-list-items li {
		display: block !important;
		width: 100%;
		padding-right: 0 !important;
		margin: 0 !important;
	}
	.arrowList .elementor-icon-list-items li a {
		letter-spacing: 0.05em;
		font-size: 16px;
	}

	.anchorlinks {
		text-align: left;
	}
	.anchorlinks .elementor-icon-list-items li {
		display: block;
		margin: 0;
	}
}


/* flow
------------------------------------- */
.number {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	height: 28px;
	line-height: 30px;
	margin: 2px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 28px;
	margin-right: 10px;
	z-index: 1;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	background: #71a366;
}
.number:before {
    border-radius: 3px;
    content: "";
    height: 22px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 22px;
    z-index: -1;
    border: 1px solid #ecf3eb;
}

/* flow_A */
.flowListA .elementor-inner-section:not(:last-child) {
	margin-bottom: 35px;
}
.flowListA .elementor-image-box-img,
.flowListA .graphicBox .elementor-widget-image {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
	.flowListA .elementor-image-box-img,
	.flowListA .graphicBox .elementor-widget-image {
		margin-bottom: 25px !important;
	}
}


/*--------------------------------------
2列テーブル
--------------------------------------*/
table.column2_table {
	border-top: solid 1px #bfa56b;
}
.column2_table th,
.column2_table td {
	vertical-align: middle;
	box-sizing: border-box;
	padding: 10px 5px;
}
.column2_table th {
	width: 30%;
	border-bottom: solid 1px #bfa56b;
	text-align: left;
}
.column2_table td {
	border-bottom: solid 1px #bfa56b;
}

@media screen and (max-width: 767px) {
	.column2_table th,
	.column2_table td {
		letter-spacing: 0;
		padding-left: 7px 0;
	}
}


/*--------------------------------------
* colorテーブル
--------------------------------------*/
.style_table th,
.style_table td {
	padding: 12px;
	word-break: break-all;
	text-align: left;
	font-weight: normal;
	border: 1px solid #ccc;
}
.style_table tbody th {
	background: #eee;
	width: 30%;
}

@media screen and (max-width: 767px) {
	.style_table th,
	.style_table td {
		letter-spacing: 0;
		font-size: 14px;
		padding: 5px;
	}
}

/*--------------------------------------
フォントcolor
--------------------------------------*/
.txt_link {
	color: #ff99cc;
	text-decoration: underline !important;
}
a.txt_link:hover {
	text-decoration: none !important;
	color: #333;
}
.name {
    font-size: 20px;
    color: #71a366;
}


/*--------------------------------------
photoGroup
--------------------------------------*/
.photoGroup .elementor-heading-title {
    font-size: 22px;
    color: #3FA037;
    line-height: 1.75;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 700;
	letter-spacing: 0.15em;
}

@media screen and (max-width: 767px) {
	.photoGroup .elementor-heading-title {
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}


/*--------------------------------------
attList
--------------------------------------*/
ul.attList > li {
	position: relative;
	padding-left: 2.2em;
}
ul.attList > li + li {
	margin-top: .5em;
}
ul.attList > li .num {
	position: absolute;
	left: 0;
	top: 0;
}


/* =====================================
■ブログ
===================================== */
.category #mainimage,
.single #mainimage,
.archive #mainimage {
    padding-top: 60px;
}


/*　blogList　*/
#blogList {
    float: left;
    width: 66%;
    max-width: 770px;
}
#blogList .entry {
    border-bottom: 1px solid #ccc;
    margin-bottom: 60px;
    padding-bottom: 60px;
}
#blogList h3.entry-title {
  font-size: 30px;
  font-weight: bold;
  color: #401609;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
  position: relative;
  padding-top: 3px;
  padding-left: 14px;
  line-height: 1.1;
}
#blogList h3.entry-title a {
	color: #401609;
}
#blogList h3.entry-title:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 35px;
  display: block;
  background: #401609;
  left: 0;
  top: 0;
}

#blogList h3 a:hover {
	color: #ff8d26;
}
.contributor {
    font: 14px/16px Arial, Helvetica, sans-serif;
    color: #8c9799;
}
.author {
    color: #401609;
}


/* navigation */
.navigation {
	overflow: hidden;
	margin-top: 52px;
}
.navigation:after {
	content: "";
	display: table;
	clear: both;
}
.navigation .prev {
	float: left;
	width: 100px;
}
.navigation .next {
	float: right;
	width: 100px;
}
.navigation a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	background: #e3f4dc;
	color: rgb(102, 102, 102);
	line-height: 40px;
	letter-spacing: 0.1em;
	border-radius: 5px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.navigation a:hover {
	background: #2f7311;
	color: #fff;
}
.navigation .prev a span {
	padding-left: 8px;
}
.navigation .next a span {
	padding-right: 8px;
}
.navigation .prev a span:before {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
	color: #3FA037;
}
.navigation .next a span:before {
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
	color: #3FA037;
}
.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;
}
.pagination ul {
	text-align: center;
}
.pagination ul li {
	display: inline-block;
	width: 30px;
}
.pagination ul li a,
.pagination ul li span.dots {
	display: block;
	width: 100%;
	height: 34px;
	font-size: 16px;
	background: #e3f4dc;
	color: rgb(102, 102, 102);
	line-height: 34px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 0;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li span.dots {
	background: none;
}
.pagination ul li a:hover {
	background: #2f7311;
	color: #fff;
}
.pagination ul li span.current {
	display: block;
	width: 100%;
	height: 34px;
	font-size: 16px;
	background: #2f7311;
	color: #fff;
	line-height: 34px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 0;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li .prev,
.pagination ul li .next {
    width: auto;
    box-sizing: border-box;
    font-weight: bold;
    background: none;
    height: auto;
    line-height: initial;
}
.pagination ul li .prev:hover,
.pagination ul li .next:hover {
    background: none;
}

@media screen and (max-width: 767px) {
	#blogList {
		float: none;
		width: 100%;
		max-width: inherit;
	}
	#blogList .entry {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}


/*--------------------------------------
BLOGSIDE
--------------------------------------*/
#blogside {
    float: right;
    width: 32%;
    max-width: 370px;
}
.archiveBox {
    margin-bottom: 3em;
}
.archiveBox > h3 {
  font-size: 30px;
  font-weight: bold;
  color: #401609;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
  position: relative;
  padding-top: 3px;
  padding-left: 14px;
  line-height: 1.1;
}
.archiveBox > h3 a {
	color: #401609;
}
.archiveBox > h3:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 35px;
  display: block;
  background: #401609;
  left: 0;
  top: 0;
}
.archiveBox ul {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
#archiveCategory.archiveBox ul {
    border-bottom: none;
    padding-bottom: 0;
}
.archiveBox li {
    position: relative;
    padding-left: 12px;
}
.archiveBox li:before {
    content: "";
    position: absolute;
    background: #93c58d;
    top: 16px;
    left: 0;
    margin-top: -5px;
    height: 5px;
    width: 5px;
    padding: 0;
	display: none;
}
.archiveBox li a:hover {
    color: #ff8d26;
}
.recent_date {
    display: none;
}
input.searchInput {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 3px;
}
.blog_search_submit {
    display: block;
    text-align: center;
}
#searchFrame input.searchButton {
	background: #765d44;
	color: #fff;
	font-size: 14px;
	padding: 2px 4px;
}
#searchFrame input.searchButton:hover {
	opacity: 0.7;
	cursor:pointer;
}

@media screen and (max-width: 767px) {
	#blogside {
		float: none;
		width: 100%;
		margin-top: 30px;
		max-width: inherit;
	}
}


/* =====================================
■新着情報
===================================== */
.contents06 {
  background: #fdf9f0;
  padding-top: 60px;
  margin-bottom: 69px;
  padding-bottom: 70px;
}

#news h2{
	border-top:solid 2px #765d44;
	border-bottom:solid 2px #765d44;
	font-size:24px;
	font-weight:normal;
	padding:10px 0;
	color:#401609;
	margin-bottom:12px!important;
	line-height: 1.5;
}

#news a{
	color:#401609;
}
#news .ov {
	display: block;
	float: left;
	position: absolute;
	text-align: right;
	top: 16px;
	width: 100%;
	font-size: 14px;
}
.newsBox dl:last-of-type{
	border-bottom:solid 1px #765d44;
}
.newsBox dt {
	padding-left:2px;
	letter-spacing:-0.1em;
  float: none;
  font-weight: bold;
  margin-bottom: 0.1em;
  padding: 0 10px 0 2px;
	  font-size: 14px;
}
}
.newsBox dt .newsNew{
	margin-left:16px;
	padding: 0em 0.42em;
	color:#ffffff;
	font-size:12px;
	background:#ff8d26;
}

.newsBox dd{
	padding-left:2px;
}

/* =====================================
■サイトマップ
===================================== */
.page-id-32 h2, .single-post.postid-2449 h2,.error404 h2 {
  font-family: "メイリオ", "Meiryo", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgb(237, 237, 237);
  border-left: medium none;
  border-top: 3px solid rgb(0, 0, 0);
  font-size: 120%;
  padding: 10px 15px;
  color: #401609;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}

.sitemap_ic > li {
	border-bottom: 1px dotted #ccc;
	line-height: 1.4 !important;
	position: relative;
	margin: 0 !important;
}
.sitemap_ic > li:before {
	position: absolute;
	content: '';
	display: none;
	background: #E18F8F;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 0;
	top: 26px;
}
.sitemap_ic > li > a {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 20px 40px 20px 15px;
	position: relative;
	text-decoration: none;
	color: #401609;
	font-size: 14px;
}
.sitemap_ic > li > a:after {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #401609;
	border-right: 2px solid #401609;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 18px;
	margin-top: -5px;
}
.sitemap_ic > li > a:hover {
	color: #ff8d26;
}

.sitemap_ic .children {
	padding-left: 40px;
	padding-bottom: 20px;
}
.sitemap_ic .children li {
	margin-top: 13px;
	position: relative;
	padding-left: 0;
	/*font-size: 15px;*/
}
.sitemap_ic .children li:first-child {
	margin-top: 0;
}
.sitemap_ic .children li:before {
	position: absolute;
	content: '';
	display: block;
	background: #62a444;
	width: 8px;
	height: 2px;
	left: -18px;
	top: 10px;
}
.sitemap_ic .children li a:hover {
	color: #62a444;
}

.error404 .contentArea {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
	#sitemap_list > li > a,
	.sitemap_list > li > a {
		letter-spacing: 0;
	}
}


/* =====================================
■お問い合わせ
===================================== */
/* .wrap_contact {
	max-width: 800px;
	margin: 0 auto;
} */
.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: 53px;
	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: #3FA037;
}
.step_list li span.current:after {
	background: #3FA037;
}
.inquiryForm_message .step_catch {
	text-align: left;
	line-height: 160%;
	color: #000;
	margin-bottom: 2.4em;
	font-size: 14px;
}
.inquiryForm_message p,
.inquiryForm_message h2 {
    text-align: left;
}
.inquiryFormTable dl:first-child dt, .inquiryFormTable dl:first-child dd {
  border-top: 1px solid rgb(153, 153, 153);
}
.inquiryFormTable dl:last-child dt, .inquiryFormTable dl:last-child dd {
  border-bottom: 1px solid rgb(153, 153, 153);
}
.inquiryFormTable dl {
	display: table;
	margin-top: -1px;
	width: 100%;
	font-size: 85%;
	padding-bottom: 40px;
}
.inquiryFormTable dl:nth-child(3) {
  border-bottom: 1px solid rgb(153, 153, 153);
  padding-bottom: 70px;
}
.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	font-weight: 400;
	padding: 7px 10px 5px;
	text-align: left;
	vertical-align: top;
}
.inquiryFormTable dt {
	width: 25%;
	border-right: none;
	font-weight: 700;
	font-size: 14px;
}
.inquiryFormTable dd {
	background: #FFF;
}
.wpcf7-form-control-wrap {
	display: block;
}
.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0.3em;
    border: 1px solid #333;
    color: #333;
}
.inquiryFormTable select {
	position: relative;
	background: #ECECEC url(/wp-content/uploads/ico_select.png) no-repeat right center;
	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 13px;
	box-sizing: border-box;
}
.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: 25px;
	color: #2465A5;
	margin-right: 5px;
	vertical-align: middle;
}
.inquiryFormTable input[type="checkbox"]:checked+ span label.icon-check:before,
.inquiryFormTable input[type="radio"]:checked+ span label.icon-check:before {
	content: "\e903";
	color: #2465A5;
}
.custom-wpcf7c-confirmed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #2465A5;
	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 {
	color: #999;
    display: block;
    font-size: 70%;
}
.inquiryFormTable dl:nth-child(2) dd .comment {
  font-size: 120%;
  color: rgb(102, 102, 102);
  padding: 10px 0;
}
.inquiryFormTable .required {
	color: #C00;
	font-size: 80%;
	font-weight: 700;
	padding-left: 0.5em;
}
.inquiryFormTable .optional {
	color: #333;
	font-size: 80%;
	font-weight: 700;
	padding-left: 0.5em;
}

.inquiryFormTable .btBox {
	text-align: center;
	width: 100%;
	margin: 60px auto;
	color: #fff;
	max-width: 310px;
}
.inquiryFormTable .btBox input {
	/* max-width: 150px; */
	width: 48.5% !important;
	float: left;
	margin: 0 !important;
	padding: 0.3em !important;
	font-size: 16px !important;
	line-height: 1.4 !important;
}
.inquiryFormTable .btBox input.wpcf7-back {
	margin-right: 3% !important;
}
.inquiryFormTable .btBox input.wpcf7-confirm {
	float: none !important;
	margin: 0 auto !important;
	width: 100% !important;
	max-width: 180px !important;
}
.inquiryFormTable .btBox input[type="submit"] {
	background: none;
	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: 26px;
	letter-spacing: 0.1em;
	padding: 10px;
	cursor: pointer;
	border: 1px solid #333;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	background: #e9e9ed;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
	background: none;
	background-size: 6px 10px;
	color: #333;
	opacity: 1 !important;
	font-size: 14px;
	border: 1px solid #333;
	padding: 10px;
	cursor: pointer;
	background: #f7f7f7;
}
.inquiryFormTable .btBox input[type="submit"].abled {
	background-position: 96% center !important;
}
/* .inquiryFormTable .wpcf7-back {
	width: 37.5% !important;
	color: #fff;
	background: #72706E url(/wp-content/uploads/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: 26px;
	letter-spacing: 0.1em;
	padding: 29px 30px 28px;
	float: left;
	text-align: left;
}
.inquiryFormTable .wpcf7-submit {
	width: 58.5% !important;
	float: right;
	text-align: left;
} */
.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: #FFD5A5;
	font-size: 25px;
	vertical-align: top;
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	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;
}
.result_txt {
	display: block;
	word-break: break-all;
	white-space: pre-wrap;
}

.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,
.custom-wpcf7c-confirmed .confirm_table span.comment,
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item-label,
.custom-wpcf7c-confirmed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item {
	padding-left: 0;
	margin: 0;
}
.custom-wpcf7c-confirmed .confirm_table dl {
	margin-bottom: 10px;
}
.custom-wpcf7c-confirmed .confirm_table dt,
.custom-wpcf7c-confirmed .confirm_table dd {
	padding: 0;
}
.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}

.contact #side,
.contact .under_mainimage {
    display: none;
}
.btBoxInner {
    margin-top: 30px;
}
.btBoxInner input {
    width: auto;
    margin: 0 auto;
    display: inline-block;
}
.btBoxInner input.wpcf7-submit {
    margin-left: 10px;
}
.custom-wpcf7c-confirmed .confirm_table dl dt, .custom-wpcf7c-confirmed .confirm_table dl dd {
  padding-top: 10px;
}

@media screen and (max-width: 1060px) {
	.inquiryFormTable dt {
		width: 35%;
	}
}
@media screen and (max-width: 767px) {
	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}
	.step_list li {
		margin-left: 50px;
	}
	.inquiryFormTable dl {
		display: block;
		margin-bottom: 20px;
	}
	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		width: 100%;
		box-sizing: border-box;
		border: none;
		padding: 0;
	}
	.inquiryFormTable dt {
		padding: 5px 10px;
		margin-bottom: 8px;
	}
	.inquiryFormTable .required,
	.inquiryFormTable .optional {
		display: inline-block;
		position: static;
		top: initial;
		right: initial;
		margin: -2px 0 0 20px;
		vertical-align: middle;
	}
	.inquiryFormTable .btBox {
		margin: 50px 0 0;
	}
	/* .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 {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 480px) {
	.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.1em;
	} */
}
.stim_ken {
	font-size: 20px;
	font-weight: bold;
}
.stim_kan {
	text-align: left;
}

/* =====================================
■下層title
===================================== */
.bold_text p {
	font-size: 20px;
	font-weight: bold;
	color: #401609;
	letter-spacing: 0.01em;
	margin-bottom: 4px !important;
	background: url(/wp-content/uploads/bg_h4.png) no-repeat 0px 6px;
	padding-top: 0;
	padding-left: 28px;
	position: relative;
}
.underTit_h2.h2_box h2 {
  padding-left: 0;
  text-align: center;
  padding-top: 20px;
}
.underTit_h2.h2_box h2:before {
	background: none;
}