/* =====================================
■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 !important;
}
.half {
	display: inline-block;
}
strong {
	font-weight: bold;
}
table {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.auto_height {
		height: auto !important;
	}
}
/*--------------------------------------
elementor
--------------------------------------*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}
/* 見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}
.elementor img {
	width: auto !important;
}

/* 画像ボックス
------------------------------------- */
.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-family: dnp-shuei-mincho-pr6,sans-serif;
    font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	color: #666;
	margin: 0;
	position: relative;
	overflow: hidden;
}
div:not(.graphicBox) .elementor-image-box-title:first-letter {
	font-size: 30px;
}
div:not(.graphicBox) .elementor-image-box-title small {
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #666;
}
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: 36% !important;
	float: right;
	margin: 0 0 5px 10px !important;
	text-align: right;
}
div:not(.graphicBox).img_l .elementor-image-box-img {
	float: left;
	margin: 0 15px 5px 0 !important;
}
div:not(.graphicBox).auto_width .elementor-image-box-img {
	width: auto !important;
}
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: 1px solid #cccccc;
	padding: 2px;
	box-sizing: border-box;
}

@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 10px !important;
		text-align: center;
	}
	div:not(.graphicBox).auto_width .elementor-image-box-img {
		text-align: center;
	}
}

/* 画像ボックス--フリー
------------------------------------- */
.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: 36% !important;
	margin: 0 0 5px 10px !important;
	z-index: 1;
}
.img_l.graphicBox .photo {
	float: left;
	margin: 0 15px 5px 0 !important;
}
.auto_width.graphicBox .photo {
	width: auto !important;
}
.graphicBox .elementor-widget-image {
	text-align: right;
}
.graphicBox .photo .elementor-image img {
	border: 1px solid #cccccc;
	padding: 2px;
	box-sizing: border-box;
}
.graphicBox .elementor-clearfix:after {
	display: none !important;
}
.graphicBox .context {
	width: auto !important;
}

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

/*------------------------------------------------------------
h3
------------------------------------------------------------*/
#main .contentsBox .contentsBoxTitle {
	background: #103765;
	margin-bottom: 15px;
	position: relative;
	padding: 3px 11px;
}
#main .contentsBox .contentsBoxTitle h3 {
	background: url(/wp-content/uploads/bg_h3.png) no-repeat left center;
	font-weight: normal;
	color: #fff;
	padding: 0 0 0 17px;
}

/*------------------------------------------------------------
段落
------------------------------------------------------------*/
#main p {
	margin-bottom: 1.3em;
}
/*------------------------------------------------------------
テーブル
------------------------------------------------------------*/
table.tableA {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.tableA th, table.tableA td {
	padding: 5px 10px;
	border: 1px solid #F97970;
	font-weight: normal;
	text-align: center;
}
table.tableA th {
	background: #FEDDDA;
}
table.tableA .th01 {
	background: #F97970;
	text-align: center;
	color: #FFF;
}
table.tableA .th02 {
	text-align: center;
}
table.tableB {
	border-collapse: collapse;
}
table.tableB th, table.tableB td {
	padding: 5px 10px;
	background: url(/wp-content/themes/genova_tpl/images_mt/table_line.gif) repeat-x bottom;
	background-size: auto 2px;
	font-weight: normal;
	text-align: left;
}
.w130 {
	width: 130px;
}
/*------------------------------------------------------------
googlemapのスタイル
------------------------------------------------------------*/
.mapbox {
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;
    position: relative;
    height: 148px;
}
.mapbox iframe {
	border: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
/*------------------------------------------------------------
Q&Aのスタイル
------------------------------------------------------------*/
/*.qaListbox {
background:#E9F3FC;
border:1px solid #5DB2EB;
padding:10px;
}
*/
.li_arrow01 li {
	background: url(/wp-content/themes/genova_tpl/images_g/qa.gif) no-repeat left 0px;
	padding-left: 25px;
	font-weight: bold;
	list-style: none;
	margin-bottom: 5px;
}
.li_arrow01 li a:hover {
	text-decoration: underline;
}
.qa_q_wrap,
.qa_a_wrap {
	width: 100%;
}
.qa_q {
	border-left: 5px solid #F97970;
	background: url(/wp-content/themes/genova_tpl/images_g/q.gif) no-repeat 10px 5px;
	padding: 10px 0 10px 40px;
	font-weight: bold;
	color: #F97970;
	margin-bottom: 10px;
}
.qa_a {
	border-left: 5px solid #F3C735;
	background: url(/wp-content/themes/genova_tpl/images_g/a.gif) no-repeat 10px 5px;
	padding: 10px 0 10px 40px;
	margin-bottom: 10px;
}
.qapagetop {
	background: url(/wp-content/themes/genova_tpl/images_g/dotted_line.gif) repeat-x bottom;
	padding-bottom: 10px;
}
.qapagetop a {
	background: url(/wp-content/themes/genova_tpl/images_g/pagetop.gif) no-repeat;
	width: 95px;
	height: 9px;
	display: block;
	margin-left: 545px;
	text-indent: -9999px;
}
/*------------------------------------------------------------
その他、ページ固有のスタイル
------------------------------------------------------------*/


/* ボタン
------------------------------------- */
.btn {
	display: block;
}
.elementor-widget-button {
	line-height: 1;
}
.elementor-image-box-wrapper .btn {
	margin-top: 10px;
}
.elementor-button,
.btn a {
	display: inline-block;
	width: auto !important;
	max-width: none;
	min-width: 187px;
	background: #52a3cb !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2 !important;
	letter-spacing: 0.05em;
	color: #fff !important;
	text-align: center;
	padding: 5px 10px !important;
	border-radius: 2px !important;
	box-sizing: border-box;
	position: relative;
	transition: all 0.6s ease;
	overflow: hidden;
	z-index: 2;
}

.elementor-button .elementor-button-content-wrapper,
.btn a span {
	display: inline-block;
	padding-left: 20px;
	position: relative;
	z-index: 2;
}
.elementor-button .elementor-button-content-wrapper:before,
.btn a span:before {
	content: "";
	border-left: 5px solid #fff;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.elementor-button:hover,
.btn a:hover {
	opacity: 0.8;
}

/*---- 新着情報 ----*/
.category-news #sideNews {
	display: none;
}
.newsContentWrap {
    padding: 0 0 11px;
    width: 100%;
    border-bottom: 1px dotted #103765;
    margin-bottom: 15px;
}
.newsContentWrap .newsTitle {
	font-weight: bold;
    margin-bottom: 5px;
    line-height: 110%;
	color: #103765;
}
.newsContentWrap .newsTitle .newsLabel {
	display: inline-block;
	width: 30px;
	height: 15px;
	line-height: 15px;
	background: #103765;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0;
	padding: 0;
	text-indent: 0;
	text-align: center;
	box-sizing: border-box;
	margin: -2px 0 0 5px;
	vertical-align: middle;
}
.newsContentWrap > div.clearfix p {
	line-height: 140%;
}
.newsContentWrap > div.clearfix {
	margin-bottom: 20px;
}
.newsContentWrap > div.clearfix:last-child {
	margin-bottom: 0;
}
.newsContentWrap > div.clearfix a {
	color: #646464;
	text-decoration: none;
}
.newsContentWrap > div.clearfix a:hover {
	color: #4499C4;
}
#contentNews .articleWrap {
	border-bottom: 1px dotted #ccc;
    margin-bottom: 37px;
    padding-bottom: 15px;
}
#contentNews .articleWrap p.data {
	text-align: right;
	margin-bottom: 5px;
	line-height: 1.2;
}
#contentNews .articleWrap .newsTitle {
    width: 100%;
    background: #f1f1f1;
    padding: 5px 6px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
#contentNews .articleWrap h4 {
	border-left: 4px solid #a7c3e4;
    padding: 3px 0 3px 10px;
    font-weight: normal;
	
}
#contentNews .articleWrap .entryBody {
    padding: 0;
    margin-bottom: 18px;
    line-height: 160%;
}
#contentNews .articleWrap p.blogMenu {
	text-align: right;
	margin-top: 20px;
}
#contentNews .articleWrap p.blogMenu a {
	vertical-align: baseline;
	text-decoration: underline;
}
@media screen and (max-width: 959px) {
	.home #contentNews {
		padding: 0;
	}
	#contentNews {
		padding: 0 20px;
	}
}
/*--------------------------------------
pagenation
--------------------------------------*/
.pagenation {
	text-align: center;
	padding-top: 35px;
}
.pagenation li {
	display: inline-block;
	margin: 0 1px;
	vertical-align: bottom;
}
.pagenation li a {
	display: inline-block;
	line-height: 24px;
	background: #5EB0D9;
	color: #FFF;
	width: 24px;
	height: 24px;
}
.pagenation li a:hover {
	background: #5EB0D9;
}
.pagenation li .current {
	color: #fff;
	background: #8BC9E8;
	display: inline-block;
	line-height: 24px;
	width: 24px;
	height: 24px;
}
.pagenation li a.prev, .pagenation li a.next {
	width: auto;
	color: #454545;
	height: auto;
	background: none;
}
.pagenation li a.prev:hover, .pagenation li a.next:hover {
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
	.pagenation > .page-numbers {
		position: relative;
		max-width: 400px;
		margin: 25px auto 0;
		width: 100%;
	}
	.pagenation li a.prev, .pagenation li a.next {
		position: absolute;
		top: -30px;
		width: 130px;
		box-sizing: border-box;
	}
	.pagenation li a.prev {
		left: 0;
	}
	.pagenation li a.next {
		right: 0;
	}
}
/*---- サイトマップページ ----*/
#sitemap {
	line-height: 180%;
	margin-bottom: 20px;
}
#sitemap a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#sitemap a:hover {
    text-decoration: underline;
}
#main #sitemap .contentsBoxTitle {
	margin-bottom: 20px;
}
#sitemap .menuWrap {
	margin: 0 0 17px;
}
#sitemap .menu {
	background-color: #f4f0e1;
	border-color: #bcb7b0;
	padding: 8px 0px 7px 15px;
	margin-bottom: 15px;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	box-sizing: border-box;
}
#sitemap h4 a {
	text-decoration: underline;
	color: #606060;
}
#sitemap h4 a:hover {
	text-decoration: none;
}
#sitemap .menuWrap .clearfix {
	margin-left: 15px;
	margin-bottom: 2px;
}

/*---- ノットファウンドページ ----*/
#notfound {
	border-width: 1px;
	border-style: solid;
	padding: 40px;
	line-height: 140%;
	border-color: #dfd9c1;
	color: #5f5e5e;
}
#notfound h3 {
	margin-bottom: 25px;
}
#notfound h3 img {
	max-width: 100%;
}
#notfound form input.searchInput {
	border-width: 1px;
	border-style: solid;
}
#notfound p.supplement {
	margin-bottom: 4px;
}
#notfound .notfoundCont {
	margin-bottom: 25px;
}
#notfound .notfoundCont h4 {
	background-image: url(/wp-content/themes/genova_tpl/style/00/images/dot_line_514.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 120%;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
#notfound #searchFrame form {
	float: left;
	padding-right: 10px;
}
#notfound #searchFrame form input.searchInput {
	vertical-align: top;
	width: 135px;
	height: 17px;
}
#notfound #sitemap {
	margin-bottom: 30px;
}
#notfound #sitemap h4 {
	margin-bottom: 15px;
}
#notfound #sitemap h5 a {
	text-decoration: underline;
}
#notfound #sitemap h5 a:hover {
	text-decoration: none;
}
#notfound #sitemap .menuWrap {
    margin-left: 0px;
    max-width: 515px;
    width: 100%;
}
#notfound .notfoundCont p.explanation {
	margin-bottom: 10px;
}
#notfound .notfoundCont .example {
	font-size: 80%;
}
#notfound form input#search {
	border-color: #CCCCCC;
	color: #AAAAAA;
}
#notfound p.link a {
	color: #5b97ff;
}
#notfound .notfoundCont h4 {
	color: #5f5e5e;
}
#notfound #sitemap h5 a {
	color: #606060;
}

@media screen and (max-width: 767px) {
	#notfound {
		padding: 30px 20px;
	}
}


/* =====================================
■お問い合わせ
===================================== */
.inquiryForm_message {
	margin-bottom: 20px;
}
.inquiryForm_message .explanation {
	margin-bottom: 10px;
	line-height: 160%;
}
.inquiryFormTable dl {
	display: table;
	width: 100%;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}
.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;
	vertical-align: baseline;
	padding-left: 5px;
}
.inquiryFormTable .wpcf7-radio span.wpcf7-list-item,
.inquiryFormTable .check_box span.wpcf7-list-item {
	display: block;
	margin: 0;
}
.inquiryFormTable .wpcf7-radio input,
.inquiryFormTable .check_box input {
	width: auto;
}
.inquiryFormTable .zipcode01 input,
.inquiryFormTable .zipcode02 input {
	width: 100px;
	margin-bottom: 5px;
}
.inquiryFormTable .icon-checked:before,
.inquiryFormTable .icon-check:before {
	display: none;
}
.inquiryFormTable .postCode input {
	width: calc(100% - 20px);
	margin-left: 8px;
}

.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%;
}
.btBox {
	text-align: center;
	margin: 25px auto 0;
}
.btBox input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px 13px;
	cursor: pointer;
	width: auto;
	font-size: 120%;
	font-weight: 600;
	line-height: 160%;
	color: #454545;
	background: #e1e1e1;
	border: 1px solid #adadad;
	margin: 0 5px;
}
.btBox input:hover {
	opacity: 0.7;
}
.inquiryFormTable .comment {
	display: block;
	color: #8D7323;
	letter-spacing: 0;
	line-height: 1;
	margin: 8px 0;
}
.inquiryFormTable .comment:last-child {
	margin-bottom: 0;
}
.btBox br {
	display: none;
}
.inquiryFormTable .wpcf7-form-control-wrap input.year,
.inquiryFormTable select.wpcf7-form-control.wpcf7-select {
	width: 120px;
	margin-bottom: 5px;
}

.custom-wpcf7c-confirmed .confirm_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: none;
}

.custom-wpcf7c-confirmed .confirm_table input[type="text"],
.custom-wpcf7c-confirmed .confirm_table input[type="radio"],
.custom-wpcf7c-confirmed .confirm_table input[type="tel"],
.custom-wpcf7c-confirmed .confirm_table input[type="email"],
.custom-wpcf7c-confirmed .confirm_table input[type="number"],
.custom-wpcf7c-confirmed .confirm_table textarea,
.custom-wpcf7c-confirmed .confirm_table select,
.custom-wpcf7c-confirmed .confirm_table input[type="checkbox"] {
	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;
}
.result_txt {
	display: inline-block;
	word-break: break-all;
	white-space: pre-wrap;
}
.custom-wpcf7c-confirmed .wpcf7-form-control-wrap.zipcode01,
.custom-wpcf7c-confirmed .wpcf7-form-control-wrap.zipcode02 {
	display: inline-block;
}
.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}

@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;
	}
	.inquiryForm_message .step_catch img {
		width: auto !important;
		max-width: 100% !important;
	}
	.contact .btBox {
		margin: 0 auto;
	}
}



/*---------------------------- ブログ ---------------------------*/
.navTypeBlog #main .contentsBox {
	max-width: 490px;
	width: 72.1%;
	float: right;
}
#article .articleWrap {
	margin-bottom: 37px;
	padding-bottom: 15px;
}
#article .articleWrap p.data {
	text-align: right;
	margin-bottom: 1px;
	color: #747474;
	font-size: 14px;
}
#article .articleWrap .entryTitle {
	width: 100%;
	background: #f1f1f1;
	padding: 5px 6px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
#article .articleWrap h4 {
	border-left: 4px solid #a7c3e4;
	padding: 3px 0 3px 10px;
	font-weight: normal;
}
#article .articleWrap .entryBody {
	padding: 0;
	margin-bottom: 18px;
	line-height: 160%;
}
#article .articleWrap p.continuation {
	margin-bottom: 8px;
	text-align: right;
}
#article .articleWrap p.blogMenu {
	text-align: right;
}
#article .articleWrap p.blogMenu a {
	vertical-align: baseline;
	text-decoration: underline;
}

/*---- コメント受付完了ページ ----*/
#article .commentAcceptWrap h4 {
	font-weight: normal;
	margin-bottom: 14px;
}

/*---- ブログページ ----*/
#blogMenu {
	float: left;
	width: 25%;
}
#blogMenu .blogMenuWrap {
	margin-bottom: 15px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc;
}
#blogMenu .blogMenuWrap h4 {
	margin-bottom: 10px;
	padding: 10px;
	background: #103765;
	color: #fff;
	font-weight: bold;
}
#blogMenu #calender caption {
	padding: 0 0 5px 0;
	line-height: 120%;
}
#blogMenu #calender caption a.pre {
	margin-right: 3px;
}
#blogMenu #calender caption a.next {
	margin-left: 3px;
}
#blogMenu #calender th {
	padding-top: 2px;
}
#blogMenu #calender th, #blogMenu #calender td {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	line-height: 120%;
}
#blogMenu .blogMenuWrap li {
	padding-left: 9px;
	margin-bottom: 4px;
	width: auto;
	line-height: 140%;
	color: #103765;
	position: relative;
}
#blogMenu .blogMenuWrap li:before {
	content: "";
	border-left: 5px solid #103765;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 0;
	top: 6px;
	margin-top: 0;
	z-index: 2;
}
#blogMenu .blogMenuWrap li.sub {
	margin-left: 15px;
	width: 109px;
}
#blogMenu .blogMenuWrap li a {
	text-decoration: underline;
	vertical-align: baseline;
}
#article .commentWrap {
	width: 448px;
	margin-bottom: 20px;
}
#article .comment {
	border-width: 1px;
	border-style: solid;
}
#article .comment form {
	margin-left: 15px;
	margin-bottom: 20px;
}
#article .comment form input.nameInput,
#article .comment form input.addressInput {
	width: 240px;
	height: 18px;
}
#article .comment form input.nameInput,
#article .comment form input.addressInput,
#article .comment form textarea {
	border-width: 1px;
	border-style: solid;
}
#article .comment form input,
#article .comment form textarea {
	margin-bottom: 7px;
}
#article .comment form textarea {
	width: 400px;
}
#article .comment .commentTitle {
	background-image: url(/wp-content/themes/genova_tpl/style/00/images/comment_bg.gif);
	width: 446px;
	height: 30px;
	margin-bottom: 15px;
}
#article .comment .commentTitle p {
	padding-top: 8px;
	padding-left: 15px;
}
#article .comment .name {
	margin-bottom: 3px;
}
#article .comment .mailAddress {
	margin-bottom: 3px;
}
#article .comment .commentField {
	margin-bottom: 3px;
}

.blogUnderMenu {
	margin-bottom: 30px;
}
.blogUnderMenu h5 {
	background-image: url(/wp-content/themes/genova_tpl/style/00/images/icon_blog_under_menu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
#trackbackUrl input.trackback {
	width: 440px;
	padding: 3px;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
}
.trackbackBox, .commentBox {
	margin-bottom: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 435px;
	padding-bottom: 5px;
}
.trackbackBox h5 {
}
.trackbackBox p, .commentBox p {
	margin-bottom: 14px;
	line-height: 160%;
}
.trackbackBox a {
}
.trackbackBox span, .commentBox span {
	display: block;
	text-align: right;
	font-size: 90%;
}
@media screen and (max-width: 767px) {
	#blogArea {
		padding: 0 20px;
		max-width: 680px;
		margin: 20px auto;
	}
	.navTypeBlog #main #article .blogArticleArea {
		padding: 0;
	}
	.navTypeBlog #main .contentsBox {
		max-width: none;
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	#blogMenu {
		float: none;
		width: 100%;
	}
}




/*------------------------------------------------------------
汎用のスタイル
------------------------------------------------------------*/
#main .mt0 {
	margin-top: 0!important;
}
#main .mt5 {
	margin-top: 5px!important;
}
#main .mt10 {
	margin-top: 10px!important;
}
#main .mt15 {
	margin-top: 15px!important;
}
#main .mt20 {
	margin-top: 20px!important;
}
#main .mr0 {
	margin-right: 0!important;
}
#main .mr5 {
	margin-right: 5px!important;
}
#main .mr10 {
	margin-right: 10px!important;
}
#main .mr15 {
	margin-right: 15px!important;
}
#main .mr20 {
	margin-right: 20px!important;
}
#main .mb25 {
	margin-bottom: 25px!important;
}
#main .mb0 {
	margin-bottom: 0!important;
}
#main .mb5 {
	margin-bottom: 5px!important;
}
#main .mb10 {
	margin-bottom: 10px!important;
}
#main .mb15 {
	margin-bottom: 15px!important;
}
#main .mb20 {
	margin-bottom: 20px!important;
}
#main .mb30 {
	margin-bottom: 30px!important;
}
#main .mb40 {
	margin-bottom: 40px!important;
}
#main .mb50 {
	margin-bottom: 50px!important;
}
#main .ml0 {
	margin-left: 0!important;
}
#main .ml5 {
	margin-left: 5px!important;
}
#main .ml10 {
	margin-left: 10px!important;
}
#main .ml15 {
	margin-left: 15px!important;
}
#main .ml20 {
	margin-left: 20px!important;
}
/* font */
#main .fwBold {
	font-weight: bold!important;
}
#main .fwNormal {
	font-weight: normal!important;
}
#main .taCenter {
	text-align: center!important;
}
#main .taRight {
	text-align: right!important;
}
#main .taLeft {
	text-align: left!important;
}
#main .fsP1 {
	font-size: 1.08em!important;
}
#main .fsP2 {
	font-size: 1.16em!important;
}
#main .fsP3 {
	font-size: 1.24em!important;
}
#main .fsP4 {
	font-size: 1.32em!important;
}
#main .fsP5 {
	font-size: 1.4em!important;
}
#main .fsM1 {
	font-size: 0.92em!important;
}
#main .fsM2 {
	font-size: 0.84em!important;
}
#main .fsM3 {
	font-size: 0.76em!important;
}
#main .fsM4 {
	font-size: 0.68em!important;
}
#main .fsM5 {
	font-size: 0.6em!important;
}
/* float,clear */
#main .floatR {
	float: right!important;
}
#main .floatL {
	float: left!important;
}
#main .clearR {
	clear: right!important;
}
#main .clearL {
	clear: left!important;
}
#main .clearB {
	clear: both!important;
}
@media screen and (max-width: 767px) {
	#main .floatR,
	#main .floatL {
		float: none !important;
		margin: 0 auto 20px !important;
		display: block;
	}
}


/*--------------------------------------
Elementor化
--------------------------------------*/
.elementor-widget-image-box .elementor-image-box-content {
    text-align: left !important;
    word-break: break-all;
    white-space: pre-wrap;
}
.underTit_h3 {
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #eee));
	background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
	background: -o-linear-gradient(top, #fff 0%, #eee 100%);
	background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
	background: -linear-gradient(top, #fff 0%, #eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#eee',GradientType=0 );
	border-bottom: 1px solid #cecece;
	padding: 8px 10px;
}
.underTit_h3 h3 {
	color: #646464;
	font-weight: bold;
	line-height: 1.3;
	font-size: 15px;
	position: relative;
	padding: 2px 0 2px 11px;
}
.underTit_h3 h3:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #0b3462;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #3f5d82), color-stop(1.00, #0b3462));
	background: -webkit-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -moz-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -o-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -ms-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f5d82', endColorstr='#0b3462',GradientType=0 );
}

.underTit_h4 {
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #eee));
	background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
	background: -o-linear-gradient(top, #fff 0%, #eee 100%);
	background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
	background: -linear-gradient(top, #fff 0%, #eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#eee',GradientType=0 );
	border-bottom: 1px solid #cecece;
	padding: 8px 10px;
}
.underTit_h4 h4 {
	color: #646464;
	font-weight: bold;
	line-height: 1.3;
	font-size: 15px;
	position: relative;
	padding: 2px 0 2px 11px;
}
.underTit_h4 h4:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #0b3462;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #3f5d82), color-stop(1.00, #0b3462));
	background: -webkit-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -moz-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -o-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -ms-linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	background: -linear-gradient(top, #3f5d82 0%, #0b3462 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f5d82', endColorstr='#0b3462',GradientType=0 );
}

.underTit_h5 {
	background: url(/wp-content/uploads/bg_h5.png) repeat-x left bottom;
	padding: 0 0 5px;
}
.underTit_h5 h5 {
    line-height: 1.2;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    padding: 0 10px 5px;
	border-bottom: 1px solid #103765;
}
.underTit_h6 h6 {
	line-height: 1.2;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	padding: 0 0 0 20px;
}
.underTit_h6 h6:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 1px;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #6699ff;
    border-radius: 50%;
}

/*--------------------------------------
流れ
--------------------------------------*/
/* .flowList .elementor-inner-section {
	background: #f3fafb;
	padding: 35px 40px;
	position: relative;
} */
.flowList .elementor-inner-section:not(:last-child) {
	margin-bottom: 35px;
}
.flowList .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #454545;
	position: absolute;
	left: 50%;
	bottom: -25px;
	margin-left: -10px;
}
.flowList .elementor-widget-heading,
.flowList .elementor-image-box-title {
    font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	color: #6699ff;
	margin-bottom: 5px;
	position: relative;
}
.flowList .elementor-image-box-img,
.flowList .graphicBox .elementor-widget-image {
	margin-bottom: 0 !important;
}
.flowTit .number {
	display: inline-block;
	vertical-align: middle;
	background: #FB6B9C;
	padding: 2px 6px 3px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0;
	margin: -5px 8px 0 0;
}

/* @media screen and (max-width: 767px) {
	.flowList .elementor-inner-section {
		padding: 20px;
	}
	.flowList .elementor-widget-heading,
	.flowList .elementor-image-box-title {
		font-size: 20px;
	}
	.flowList .elementor-image-box-img,
	.flowList .graphicBox .elementor-widget-image {
		margin-bottom: 25px !important;
	}
} */

/* リスト
------------------------------------- */
.elementor-icon-list-items .elementor-icon-list-item a {
	display: inline;
	width: auto;
	text-decoration: underline;
}
/* circleList */
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	padding: 0 0 0 10px;
	position: relative;
	text-align: left;
}
.circleList .elementor-icon-list-items li:before, ul.circleList > li:before {
	content: "";
	width: 3px;
	height: 3px;
	background: #333;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0;
}
.column2List .elementor-icon-list-items li {
	display: inline-block !important;
	width: 48.5%;
	box-sizing: border-box;
	padding-right: 10px !important;
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	.column2List .elementor-icon-list-items li {
		display: block !important;
		width: 100%;
		padding-right: 0 !important;
		margin: 0 !important;
	}
}
/* 番号リスト */
.numList .elementor-icon-list-items,
ul.numList {
	counter-reset: li;
}
.numList .elementor-icon-list-items li,
ul.numList > li {
	padding: 4px 0 4px 30px;
	position: relative;
	font-weight: bold;
}
.numList .elementor-icon-list-items li:before,
ul.numList > li:before {
	display: block;
	content: counter(li, decimal);
	counter-increment: li;
	width: 20px;
	height: 20px;
	background: #0b44b2;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 4px;
	font-family: dnp-shuei-mincho-pr6,sans-serif;
	font-weight: 500;
	font-style: italic;
}


.arrowList .elementor-icon-list-items li {
	display: block;
	padding: 3px 0 3px 15px;
	position: relative;
}
.arrowList .elementor-icon-list-items li a {
	color: #666;
	text-decoration: underline;
	position: relative;
}
.arrowList .elementor-icon-list-items li a:hover {
	text-decoration: none;
}
.arrowList .elementor-icon-list-items li a:before {
	content: "";
	border-left: 8px solid #31a5e0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	left: -15px;
	top: 5px;
	transition: all 0.5s;
}
.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);
}

/* -------------------------------------
ボックス
------------------------------------- */
.box_title {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	color: #333;
	font-weight: normal;
	line-height: 1.1;
	font-size: 1.3em;
}
/* -------------------------------------
Youtube
------------------------------------- */
.youtube {
	position: relative;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/* -------------------------------------
テーブル
------------------------------------- */
/*--------------------------------------
table_A
--------------------------------------*/
.table_A th,
.table_A td {
	vertical-align: middle;
	word-break: break-all;
	padding: 5px;
	border: 1px solid #fff;
}
.table_A th {
	background: #D7D7D7;
}
.table_A thead th {
	background: #005EA5;
	color: #fff;
}
.table_A td {
	background: #E9E9E9;
}
.table_A .heading {
	background: #005EA5;
    color: #fff;
	font-weight: bold;
}
.table_A .sub_heading {
	background: #f4f0e1;
	font-weight: bold;
}
/*--------------------------------------
* table_D
--------------------------------------*/
.table_D th,
.table_D td {
	font-size: 100%;
	vertical-align: middle;
	border: 1px solid #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	background: #EBF7FD;
}
.table_D thead th {
	text-align: center;
	background: #6FC2EC;
/* 	color: #FFF; */
}
.table_D tbody th {
	background: #6FC2EC;
}
@media screen and (max-width: 767px) {
	.scroll_area {
		width: 100%;
		overflow-x: auto;
	}
	.scroll_area table {
		min-width: 640px;
	}
}
/*--------------------------------------
before after
--------------------------------------*/
.before_after {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
}
.before_after .elementor-inner-section:not(:last-child) {
	margin-bottom: 20px;
}
.before_after .elementor-inner-section:before {
	display: block;
	content: "";
	border-left: 14px solid #ff6b9c;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -7px;
}
.before_after .elementor-inner-section:last-child:before {
	display: none;
}
@media screen and (max-width: 767px) {
	.before_after {
		max-width: 238px;
	}
	.before_after .elementor-inner-section:not(:nth-child(3)) .elementor-col-50:last-child:before {
		position: absolute;
		display: block;
		content: "";
		bottom: -28px;
		left: 50%;
		border-left: 20px solid transparent;
		border-top: 14px solid #ff6b9c;
		border-right: 20px solid transparent;
		border-bottom: none;
		margin-left: -20px;
	}
	.before_after .elementor-inner-section:not(:last-child) {
		margin-bottom: 40px;
	}
	.before_after .elementor-inner-section:before {
		border-left: 20px solid transparent;
		border-top: 14px solid #ff6b9c;
		border-right: 20px solid transparent;
		border-bottom: none;
		margin-top: -6px;
		margin-left: -20px;
	}
	
}
/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 298px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
.maplink {
	display: block;
	margin-top: 5px;
}
.maplink a {
	text-decoration: underline !important;
}
.maplink a:hover {
	text-decoration: none !important;
}
/* -------------------------------------
診療時間表
------------------------------------- */
/* 診療時間表
------------------------------------- */
table.timetable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetable th,
.timetable td {
	vertical-align: middle;
	padding: 5px 0;
	border: 1px solid #fff;
	text-align: center;
	background: #EBF7FD;
	line-height: 1.4;
}
.timetable thead th {
	background: #30A5E0;
	color: #FFF;
	font-weight: normal;
}
.timetable thead th:first-child {
	width: 33%;
}
.timetable tbody th {
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
	background: #6FC2EC;
	color: #fff;
}

@media screen and (max-width: 480px) {
	.timetable th,
	.timetable td {
		font-size: 12px;
	}
}
/*--------------------------------------
img
--------------------------------------*/
.border-img img {
	border: 1px solid #cccccc !important;
	padding: 2px;
	box-sizing: border-box;
}
.border-none img {
	border: none !important;
	padding: 0 !important;
}
/* LightBox
--------------------------------------*/
.elementor-slideshow__header {
	box-sizing: border-box;
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
	padding: 10px;
	background: #fff;
	box-sizing: border-box;
}
/* IE用修正 */
@media all and (-ms-high-contrast: none) {
	.cv-image{
		max-width:100%;
		display:block;
	}
	.cv-image img{
		max-width:100%;
	}
}


/* QA
------------------------------------- */
.qaList .elementor-top-column {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}
.qaList:not(:last-child) .elementor-top-column {
	margin-bottom: 20px;
}
.qaList .question {
	position: relative;
	margin-bottom: 15px;
}
.qaList .answer {
	position: relative;
}
.qaList .question .num {
	width: 32px;
	border-left: 3px solid #31A5E0;
	font-size: 25px;
	line-height: 1;
	color: #31A5E0;
	text-align: center;
	padding: 0px 0 4px;
}
.qaList .answer .num {
	width: 32px;
	border-left: 5px solid #FA9813;
	font-size: 25px;
	line-height: 1;
	color: #129C15;
	text-align: center;
}
.qaList .num img {
	vertical-align: bottom;
}
.qaList .txt {
    width: calc(100% - 40px) !important;
    line-height: 1.6;
     padding-left: 10px;
}
.qaList .question .txt {
    font-size: 14px;
/*     color: #31A5E0;
    font-weight: bold; */
}
.qaList .answer .txt {
    padding-bottom: 10px;
    padding-top: 3px;
}
.qaList .answer .txt .elementor-heading-title {
	font-size: 14px;
    color: #129C15;
    font-weight: bold;
}
.qaList .answer .txt .full {
	width: calc(100% + 30px);
	margin-left: -30px;
}

/*--------------------------------------
トップ
--------------------------------------*/
.linkBox {
	border: 2px solid #19406b;
}
.linkBox a {
	padding: 20px 14px;
	display: block;
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #333;
	position: relative;
}
.linkBox a:hover {
	opacity: 0.7;
}
.linkBox a:before {
	position: absolute;
	display: block;
	content: "";
	right: 15px;
	top: 50%;
	margin-top: -8.5px;
	width: 17px;
	height: 17px;
	background: url(/wp-content/uploads/arrow_link.png);
}
.linkBox .txtBox {
	display: flex;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	margin-right: 27px;
	background: url(/wp-content/uploads/arrow_txt.png) no-repeat 49% center;
}
.linkBox .txtBox .lead {
	font-size: 22px;
	letter-spacing: 0.2em;
	background: #fff;
}
.linkBox .txtBox .lead .bg {
	background: #ffcd02;
	padding: 5px 7px;
	letter-spacing: 0;
	margin-right: 0.2em;
}
.linkBox .txtBox .more {
	background: #fff;
    font-size: 17px;
    letter-spacing: 0.15em;
}
@media screen and (max-width: 920px) and (min-width: 768px) {
	.linkBox .txtBox {
		background: url(/wp-content/uploads/arrow_txt.png) no-repeat 44% center;
	}
	.linkBox .txtBox .lead {
		font-size: 18px;
		letter-spacing: 0.1em;
	}
	.linkBox .txtBox .more {
		font-size: 15px;
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width: 767px) {
	.linkBox .txtBox {
		display: block;
		background: none;
		text-align: center;
	}
	.linkBox .txtBox .lead {
		display: block;
		font-size: 20px;
		letter-spacing: 0.1em;
	}
	.linkBox .txtBox .more {
		display: block;
		margin-top: 15px;
	}
}
@media screen and (max-width: 360px) {
	.linkBox .txtBox .lead {
		font-size: 16px;
		letter-spacing: 0.1em;
	}
	.linkBox .txtBox .more {
		font-size: 15px;
		letter-spacing: 0.15em;
	}
}