/* =====================================
■COMMON
===================================== */
a:hover img {
	opacity: 0.8;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 1em;
}
p:last-child {
	margin-bottom: 0;
}
table {
	width: 100%;
	word-break: break-all;
}
.half {
	display: inline-block;
}
strong {
	font-weight: bold;
}
.contentBaseInner {
    max-width: 520px;
    margin: 0 auto;
    width: 100%;
}
.contentBaseTxt {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #666;
}
#mainVisual {
    max-width: 840px;
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto 23px;
}

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


/* =====================================
■TOP
===================================== */
/*--------------------------------------
TITLE
--------------------------------------*/
.top_title_h3 {
    position: relative;
    padding-bottom: 3px;
    background: #fff;
}
.top_title_h3:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 10px;
	width: calc(100% - 20px);
	height: 1px;
	background: #aac514;
}
.top_title_h3 h3 {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dff179), color-stop(0.00, #eef8bb));
	background: -webkit-linear-gradient(top, #dff179 0%, #eef8bb 100%);
	background: -moz-linear-gradient(top, #dff179 0%, #eef8bb 100%);
	background: -o-linear-gradient(top, #dff179 0%, #eef8bb 100%);
	background: -ms-linear-gradient(top, #dff179 0%, #eef8bb 100%);
	background: -linear-gradient(top, #dff179 0%, #eef8bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dff179', endColorstr='#eef8bb',GradientType=0 );
	font-weight: normal;
	font-size: 1.2em;
	padding: 11px 10px 6px 18px;
}
.top_title_h4 {
    position: relative;
}
.top_title_h4:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: url(/wp-content/uploads/ico_title_line.png) repeat-x;
    top: 50%;
    margin-top: -1px;
}
.top_title_h4 h4 {
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-weight: normal;
	letter-spacing: 0.35em;
	color: #3b7f00;
	position: relative;
	padding-left: 23px;
	display: inline-block;
	background: #ffffff;
	z-index: 1;
}
.top_title_h4 h4:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: '';
    width: 17px;
    height: 16px;
    background: url(/wp-content/uploads/ico_title.png) no-repeat;
}
.top_title_h5 h5 {
    color: #abc617;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: normal;
    border-bottom: 2px solid #abc617;
    padding-bottom: 2px;
}

@media screen and (max-width: 767px) {
	.top_title_h4 h4:before {
		top: -1px;
	}
	.top_title_h4 h4 {
		font-size: 16px;
		letter-spacing: 0.05em;
	}
}


/*--------------------------------------
TXT
--------------------------------------*/
.font_14 {
    font-size: 14px;
}
.txt_black {
    font-size: 1.2em;
    color: #454545;
    line-height: 1.6em;
}
.home .contentBase a.btnTel {
	text-decoration: none !important;
	color: #000000;
}
.home .contentBase .txt_black a.btnTel {
	color: #454545;
}

@media screen and (max-width: 767px) {
	.home .contentBase a.btnTel {
		text-decoration: underline !important;
		color: #0000ee;
	}
}


/*--------------------------------------
IMG
--------------------------------------*/
.elementor-element-e4790a6 .elementor-row .elementor-widget-wrap {
    align-content: end;
}
.home .elementor-image-box-img {
    width: auto !important;
    margin: 0 0 10px 10px !important;
}
.img_column2 .elementor-row {
    display: block;
}
.imgBox {
    float: right;
    display: block;
    width: auto !important;
    margin: 0 0 10px 10px;
}
.txtBox {
    width: auto !important;
}

@media screen and (max-width: 767px) {
	.home .elementor-image-box-img {
		margin: 0 auto 20px !important;
	}
	.imgBox {
		float: none;
		margin: 0 auto 20px;
	}
}


/*--------------------------------------
メニュー
--------------------------------------*/
.menuTitle {
    font-size: 1.5em;
    font-weight: normal;
    background-image: url(/wp-content/uploads/title_icon_01.png);
    background-repeat: no-repeat;
    padding: 0 10px 0 16px;
    background-position: 0px 3px;
	margin-bottom: 7px !important;
	background-size: cover;
}
.menu_column2 > img {
    float: left;
    border: 1px solid #CCCCCC;
    padding: 1px;
    margin: 0 5px 5px 0;
}
.menu_text_box {
    font-size: 1.2em;
	overflow: hidden;
}
.menu_text_box p {
    margin-bottom: 7px;
}
.menu_text_box p:last-child {
    margin-bottom: 0;
}
.menu_column2 img {
    vertical-align: baseline;
}

@media screen and (max-width: 767px) {
	.menu_column2 > img {
		float: none;
		margin: 0 auto 10px;
		display: block;
	}
}


/*--------------------------------------
アクセス
--------------------------------------*/
.mapBox .elementor-element-aeb90f1 > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    border: 1px solid #ccc;
    padding: 17px 15px 13px;
}
.elementor-element-383491e {
    margin-bottom: 12px !important;
}
.elementor-element-9f5efa6 {
    width: 60.3% !important;
}
.elementor-element-540e5f9 {
	width: 39.7% !important;
	padding-left: 10px;
}
.mapBox p {
    line-height: 1.4em;
    font-size: 1.2em;
}
.mapBox .top_title_h5 h5 {
    padding-bottom: 1px;
    line-height: 1.4em;
}
table.timeTable td,
table.timeTable th {
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #ccc;
}
table.timeTable th {
	background: #f9fde7;
}

@media screen and (max-width: 767px) {
	.elementor-element-9f5efa6 {
		width: 100% !important;
	}
	.elementor-element-540e5f9 {
		width: 100% !important;
		padding: 15px 0 0;
	}
	table.timeTable td,
	table.timeTable th {
		font-size: 10px;
	}
}


/* =====================================
■UNDER
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
/* -------------------------------------
Bread
------------------------------------- */
#bread {
	margin: 0 auto 12px;
	text-align: right;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-right: 7px;
}
#bread li {
    display: inline;
}
#bread li+li:before {
	content: "＞";
}
#bread li a {
	color: #454545;
	text-decoration: none;
	vertical-align: baseline;
}
#bread li a:hover {
	text-decoration: underline;
}


/*--------------------------------------
elementor
--------------------------------------*/
/*
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1060px;
padding: 0 30px;
}
*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0 !important;
}
.elementor img {
	width: auto !important;
}
/* .home .elementor img {
	width: 100% !important;
} */
.elementor-image-box-wrapper {
	display: block !important;
}
.elementor-widget-image-box .elementor-image-box-content {
	text-align: left !important;
}
.elementor-image-box-title {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #fff;
	overflow: hidden;
	background: #3dc2b7;
	padding: 10px 20px;
}
.elementor-image-box-img {
    float: right;
    display: block !important;
    margin: 0 0 10px 14px !important;
    text-align: center;
}
.img_l .elementor-image-box-img {
	float: left;
	margin: 0 14px 10px 0 !important;
}
.auto_width .elementor-image-box-img {
	width: auto !important;
}
.elementor-widget-image .elementor-image > a,
.elementor-widget-image .elementor-image figure > a {
	display: inline-block !important;
}
.elementor-widget-image .elementor-image > a:hover img,
.elementor-widget-image .elementor-image figure > a:hover img {
	opacity: 0.8 !important;
}
.elementor a {
    text-decoration: underline !important;
	vertical-align: baseline;
}
.elementor a:hover {
    text-decoration: none !important;
}
.content_text p {
    overflow: hidden;
}

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


/*--------------------------------------
TITLE
--------------------------------------*/
.under_title_h2 h2 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1fc3ff), color-stop(0.00, #98e3ff));
    background: -webkit-linear-gradient(top, #1fc3ff 0%, #98e3ff 100%);
    background: -moz-linear-gradient(top, #1fc3ff 0%, #98e3ff 100%);
    background: -o-linear-gradient(top, #1fc3ff 0%, #98e3ff 100%);
    background: -ms-linear-gradient(top, #1fc3ff 0%, #98e3ff 100%);
	background: -linear-gradient(top, #1fc3ff 0%, #98e3ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fc3ff', endColorstr='#98e3ff',GradientType=0 );
	font-size: 1.2em;
	padding: 8px 10px 5px 20px;
    border-bottom: 1px solid #26c0fe;
	border-radius: 5px;
	position: relative;
    color: #fff;
}
.under_title_h2 h2:before {
    position: absolute;
    content: '';
    display: block;
    left: 5px;
    top: 4px;
    width: 4px;
    height: calc(100% - 8px);
    background: url(/wp-content/uploads/blogArea_h2_icon.png) no-repeat;
}
.under_title_h3 h3 {
	font-family: "ヒラギノ丸ゴ W4 JIS2004", "Hiragino Maru Gothic W4 JIS2004";
	color: #0296ee;
	font-size: 18px;
}
.titleLine {
    border-bottom: 2px solid #0296ee;
    padding-bottom: 5px;
}
.txt_yellow {
    border-bottom: 2px solid #ffcd03;
}
.txt_yellow h3 {
    color: #ffcd03;
}
.txt_redold {
    border-bottom: 2px solid #ec3927;
}
.txt_redold h3 {
    color: #ec3927;
}


/* -------------------------------------
margin_base
------------------------------------- */
.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }


/*--------------------------------------
ボタン
--------------------------------------*/
.btn {
	text-align: center;
}
.btn a {
    font-family: "ヒラギノ丸ゴ W4 JIS2004", "Hiragino Maru Gothic W4 JIS2004";
    color: #fff;
    text-decoration: none !important;
    font-size: 13px;
    position: relative;
    border: 1px solid #0896ea;
    display: block;
    border-radius: 3px;
    padding: 2px 10px;
	background: url(/wp-content/uploads/ico_btn.png) repeat-x top left;
	background-size: auto 100%;
}
.btn a span {
    display: inline-block;
	position: relative;
	padding-left: 15px;
}
.btn a span:before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    border-left: 6px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    left: 0;
    margin-top: -3px;
}
.btn a:hover {
	background: url(/wp-content/uploads/ico_btn_on.png) repeat-x top left;
	background-size: auto 100%;
	border: 1px solid #fcb503;
}
.under_btn {
    max-width: 187px;
    margin-left: auto;
}

@media screen and (max-width: 767px) {
	.under_btn {
		margin: 0 auto;
	}
}
	

/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 272px;
}
.home .map {
	padding-top: 300px;
}
.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 !important;
	}
}


/* -------------------------------------
診療時間表
------------------------------------- */
table.timetable {
	font-size: 12px;
    line-height: 1.4em;
}
.timetable th {
    padding: 8px 0;
    font-weight: normal;
    text-align: center;
    border: 1px solid #CCCCCC;
    background: #AAE8FF;
}
.timetable tbody th {
    background: #DFF7FF;
}
.timetable td {
    padding: 8px 0;
    text-align: center;
    border: 1px solid #CCCCCC;
}

@media screen and (max-width: 767px) {
	table.timetable {
		font-size: 10px;
	}
	.timetable thead th:first-child {
		width: 22% !important;
	}
}


/* -------------------------------------
番号リスト
------------------------------------- */
.num_list {
	counter-reset: li;
}
.num_list > li {
	/* margin-bottom: 15px; */
	padding-left: 35px;
	position: relative;
}
.num_list > li:last-child {
	margin-bottom: 0;
}
.num_list > li:before {
    background: #51b4d0;
    color: #fff;
    content: counter(li, decimal);
    counter-increment: li;
    display: block;
    font-size: 16px;
    width: 24px;
    height: 24px;
    left: 0;
    line-height: 26px;
    position: absolute;
    text-align: center;
    top: 2px;
    letter-spacing: 0;
}

/*--------------------------------------
2列テーブル
--------------------------------------*/
.column2_table th {
	padding: 8px 0;
	border-bottom: solid 1px #00B0F0;
	vertical-align: top;
	width: 60px;
}
.column2_table td {
	padding: 8px 0;
	border-bottom: solid 1px #CCCCCC;
}


/*--------------------------------------
* colorテーブル
--------------------------------------*/
.style_table th {
    background: #AAE8FF;
    text-align: left;
    padding: 5px 10px;
    font-weight: normal;
	border: 1px solid #ccc;
}
.style_table td {
	padding: 5px 10px;
	border: 1px solid #ccc;
	text-align: right;
    width: 120px;
}


/*--------------------------------------
リスト
--------------------------------------*/
.circle_list li {
	margin-bottom: 2px;
	box-sizing: border-box;
	padding: 0 0 0 10px;
	position: relative;
	line-height: 1.6;
}
.circle_list li:before {
    position: absolute;
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #0296ee;
    top: 6px;
    left: 0;
	border-radius: 50%;
}

.check_list li {
	position: relative;
	padding: 0 0 0 19px;
}
.check_list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 15px;
    height: 16px;
    background: url(/wp-content/uploads/icon_check.gif) no-repeat;
    top: 0;
}

.column2_list li {
	display: inline-block;
	width: 48.5%;
	box-sizing: border-box;
	padding-right: 10px;
	vertical-align: top;
}
.column2_list li:nth-child(2n) {
    width: 50%;
}
.column3_list li {
	display: inline-block;
	width: 31.5%;
	box-sizing: border-box;
	padding-right: 10px;
	vertical-align: top;
}
.column_list li {
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding-right: 30px;
	vertical-align: top;
}

.link_list li {
    padding: 0 0 5px 15px;
}
.link_list li a {
    color: #1B5617;
    text-decoration: underline;
}
.link_list li a:hover {
    opacity: 0.8;
}

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

/*--------------------------------------
文章・画像
--------------------------------------*/
.text_image .elementor-widget-wrap {
    display: block !important;
}
.text_image .elementor-widget-image {
    float: right;
	margin: 0 0 10px 14px;
	width: 42.4%;
	z-index: 1;
}
.text_image.auto_width .elementor-widget-image {
    width: auto;
}
.img_l .elementor-widget-image {
    float: left;
    margin: 0 14px 10px 0;
}
.text_box {
    overflow: hidden;
    width: auto !important;
}
.imgList li {
    float: left;
    width: 36.6%;
	margin: 0 0 1.85% 1.85%;
}
.imgList li:first-child {
    margin-left: 0;
}
.imgList li:last-child {
    width: 23.1%;
}
.imgList2 li:first-child {
    width: 43%;
}
.imgList2 li:nth-child(2) {
    width: 26.7%;
}
.imgList2 li:nth-child(2) a:first-child {
    margin-bottom: 8.5%;
    display: inline-block;
}
.imgList2 li:last-child {
    width: 26.6%;
}
.imgList3 li:first-child {
    width: 49.1%;
}
.imgList3 li:last-child {
    width: 49%;
}
.imgList4 li:first-child {
    width: 28%;
}
.imgList4 li:nth-child(2) {
    width: 45.3%;
}
.imgList4 li:last-child {
    width: 23%;
}
.imgList4 li:last-child a:first-child {
    display: inline-block;
    margin-bottom: 8.5%;
}
.imgList5 li:first-child {
    width: 42.4%;
}
.imgList5 li:nth-child(2) {
    width: 19.5%;
}
.imgList5 li:last-child {
    width: 34.4%;
}

@media screen and (max-width: 767px) {
	.text_image .elementor-widget-image {
		float: none !important;
		margin: 0 auto 15px !important;
		width: auto;
	}
}

/*--------------------------------------
フォントcolor
--------------------------------------*/
.txt_red {
	color: #FC5947;
	font-weight: bold;
}
.txt_strong {
	font-weight: bold;
}
.menu07_dl01 dt {
    float: left;
    font-weight: bold;
}
.menu07_dl01 dd {
    padding-left: 80px;
}


/*--------------------------------------
* 流れ
--------------------------------------*/
.flowSec {
    padding-bottom: 20px;
    margin-bottom: 32px;
}
.flowIco {
    position: relative;
}
.flowIco:after {
    position: absolute;
    content: '';
    display: block;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 21px;
    background: url(/wp-content/uploads/ico_flow.png) no-repeat bottom center;
}
.flowTitle {
    font-family: "ヒラギノ丸ゴ W4 JIS2004", "Hiragino Maru Gothic W4 JIS2004";
    color: #0296ee;
    position: relative;
	font-size: 18px;
	padding: 3px 0 0 30px;
	margin-bottom: 15px !important;
}
.flowTitle span {
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
    height: 23px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #20aafd), color-stop(0.00, #97e3ff));
    background: -webkit-linear-gradient(top, #20aafd 0%, #97e3ff 100%);
    background: -moz-linear-gradient(top, #20aafd 0%, #97e3ff 100%);
    background: -o-linear-gradient(top, #20aafd 0%, #97e3ff 100%);
    background: -ms-linear-gradient(top, #20aafd 0%, #97e3ff 100%);
    background: -linear-gradient(top, #20aafd 0%, #97e3ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20aafd', endColorstr='#97e3ff',GradientType=0 );
    text-align: center;
    line-height: 24px;
	border: 1px solid #0296ee;
	box-sizing: border-box;
	font-size: 16px;
}


/*--------------------------------------
ボックス
--------------------------------------*/
.bg_box {
	background: #e7f3fd;
	padding: 40px;
}
.border_box {
	border: 1px solid #22C1FF;
	padding: 10px;
}
.border_box01 {
	border: 1px solid #ccc;
	padding: 10px;
}
.box_title {
	font-size: 17px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #51b4d0;
	font-family: 'Meiryo', 'メイリオ', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.box_list > li {
	margin-top: 40px;
}
.box_list > li:first-child {
	margin: 0;
}

@media screen and (max-width:767px) {
	.bg_box,
	.bg_box02,
	.border_box {
		padding: 25px;
	}
}


/*--------------------------------------
style_box
--------------------------------------*/
.style_box {
	border: 10px solid #f5c645;
}
.style_box .style_title {
	text-align: center;
	font-size: 24px;
	line-height: 1.4;
	padding: 20px 20px 24px;
	margin: 0 !important;
	border-bottom: 4px solid #f5c645;
	color: #524b39;
}
.style_box .inner {
	padding: 30px 40px;
}
.style_box .inner .title {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 10px !important;
	padding-left: 20px;
	position: relative;
}
.style_box .inner .title:before {
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	background: #f5c645;
	position: absolute;
	left: 0;
	top: 14px;
}

@media screen and (max-width:767px) {
	.style_box .inner {
		padding: 25px;
	}
}


/*--------------------------------------
before after
--------------------------------------
.before_after li {
	float: left;
	width: 46%;
	position: relative;
	text-align: center;
}
.before_after li:first-child:after {
	display: block;
	content: "";
	border-left: 15px solid #ea9041;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	position: absolute;
	bottom: 50%;
	right: -11%;
	margin-bottom: -20px;
}
.before_after li:last-child {
	float: right;
}

@media screen and (max-width:767px) {
	.before_after li {
		float: none;
		width: 100%;
	}
	.before_after li:first-child:after {
		border-left: 20px solid transparent;
		border-top: 15px solid #ea9041;
		border-right: 20px solid transparent;
		border-bottom: none;
		bottom: -34px;
		right: 50%;
		margin-bottom: 0;
		margin-right: -20px;
	}
	.before_after li:last-child {
		float: none;
		margin-top: 50px;
	}
}*/

/*--------------------------------------
* anchorlinks
--------------------------------------*/
.anchorlinks li {
	list-style-type: none;
	line-height: 2.1em;
}
.anchorlinks li a {
	color: #FF9B00;
    padding-left: 11px;
	position: relative;
	display: inline-block;
}
.anchorlinks li a:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 5px solid #FF9B00;
	-webkit-transition-duration: .6s;
	-ms-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s;
}
.anchorlinks li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.anchorlinks li a:hover {
	text-decoration: none !important;
}


/*--------------------------------------
* qa
--------------------------------------*/
.qa_list {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.qa_list dt {
    border-left: 5px solid #0296EE;
    padding: 3px 0 0 8px;
	margin-bottom: 10px;
	display: table;
    width: 100%;
}
.qa_list dt .num,
.qa_list dt .txt {
    display: table-cell;
	vertical-align: top;
}
.qa_list dt .num {
    font-family: "ヒラギノ丸ゴ W6 JIS2004", "Hiragino Maru Gothic W6 JIS2004";
    color: #0296EE;
    font-size: 28px;
	line-height: 1;
	width: 37px;
}
.qa_list dt .txt {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2em;
	color: #0296EE;
}
/* .qa_list dd {
	border-left: 5px solid #FFA001;
    padding: 5px 0 0 9px;
} */
.qa_list .qaInner {
	display: table;
    width: 100%;
	border-left: 5px solid #FFA001;
    padding: 5px 0 10px 9px;
}
.qa_list .qaInner .num,
.qa_list .qaInner .txt {
    display: table-cell;
	vertical-align: top;
}
.qa_list dd .num {
    font-family: "ヒラギノ丸ゴ W6 JIS2004", "Hiragino Maru Gothic W6 JIS2004";
    color: #FFA001;
    font-size: 28px;
	line-height: 1;
	width: 37px;
}
.qaPageTop {
	text-align: right;
	margin-top: 30px;
}
.qaPageTop a {
    display: inline-block;
    margin-top: 25px;
    font-size: 0.9em;
    color: #FFCC00;
    padding-left: 12px;
	position: relative;
}
.qaPageTop a:before {
    position: absolute;
    content: '';
    display: block;
    border-bottom: 4px solid #FFCC00;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 6px;
    left: 0;
}
.qaPageTop a:hover {
    text-decoration: none !important;
}


/* =====================================
■ブログ
===================================== */
/*　blogList　*/
.blogArea {
    max-width: 520px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 12px;
}
.blogArea h4 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 7px 0px 15px;
    background: #d0e03f;
    padding: 7px 6px 6px 7px;
}
.blogArea h4 a {
    color: #000;
    text-decoration: none;
    background: #aac514;
    display: block;
    padding: 5px 5px 1px 9px;
}
.blogArea h4 a:hover {
	opacity: 0.8;
}
.blogArea .detail {
    margin-bottom: 25px;
    font-size: 1.2em;
    line-height: 1.6em;
    margin-left: 8px;
}
.blogArea .detail p {
    margin-bottom: 1em;
}
.blogArea .detail a,
.contributor a {
	text-decoration: none;
}
.blogArea .detail a:hover,
.contributor a:hover {
    text-decoration: underline;
}
.contributor {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.6em;
    text-align: right;
    margin: 10px 0 40px !important;
}

/*　blogDetail　*/
.commentTitle {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.6em;
}
.comment p {
	font-size: 1.2em;
	line-height: 1.6em;
}
.comment p.name,
.comment p.mailAddress,
.comment p.commentField {
    margin-bottom: 0;
}
.comment p.name {
    font-weight: normal;
}
#trackback > p {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 40px;
}
.trackbackBorder {
    font-size: 1.2em;
    border: 1px solid #000;
    max-width: 450px;
    width: 100%;
    box-sizing: border-box;
    padding: 3px;
    border-radius: 3px;
}

/* navigation */

/* pagination */
.pagination {
    max-width: 536px;
    width: 100%;
    padding: 20px 0 30px 0;
    box-sizing: border-box;
    margin: 0 auto;
}
.pagination .page-numbers li {
    float: left;
    margin: 0 5px 5px 0;
    font-size: 1.2em;
}
.pagination .page-numbers li span,
.pagination .page-numbers li a {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    display: block;
    text-decoration: none;
    width: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pagination .page-numbers li a:hover {
    background-color: #C1C1C1;
    border: 1px solid #DFDFDF;
    color: #FFFFFF;
}
.pagination .page-numbers li a.next,
.pagination .page-numbers li a.prev {
    width: 72px;
}

@media screen and (max-width: 767px) {
	.blogArea {
		max-width: inherit;
		margin: 0;
	}
	.blogArea > h2,
	.blogArea .detail h5 {
		margin-left: 0;
	}
}


/* =====================================
■新着情報
===================================== */
/*--------------------------------------
詳細記事
--------------------------------------*/
#newsDetail h3 {
    font-size: 20px;
    line-height: 1.4;
    position: relative;
    padding-left: 26px !important;
    margin-bottom: 20px;
}
#newsDetail h3:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 14px solid #a08d51;
	border-left: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 4px;
}
#newsDetail h3:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid #d3c189;
    border-right: 14px solid transparent;
    position: absolute;
    left: 2px;
    top: 4px;
}


/* =====================================
■サイトマップ
===================================== */
.sitemap_list li a,
#sitemap_list li a {
    color: #333333;
    text-decoration: none !important;
}
.sitemap_list li a:hover,
#sitemap_list li a:hover {
    text-decoration: underline !important;
}
#sitemap_list {
    margin-left: 24px;
}
#sitemap_list li {
    background-image: url(/wp-content/uploads/sitemap_icon.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 15px;
    padding-top: 1px;
	margin-top: 6px;
}
#sitemap_list li li {
	background-image: url(/wp-content/uploads/sitemap_icon_sub.gif);
}


/* =====================================
■お問い合わせ
===================================== */
.inquiryFormTable dl {
    display: table;
    width: 100%;
	border-right: 1px solid #ccc;
}
.inquiryFormTable > dl:nth-child(1) {
    border-top: 1px solid #ccc;
}
.inquiryFormTable dd, .inquiryFormTable dt {
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding: 10px;
    box-sizing: border-box;
}
.inquiryFormTable dt {
	width: 27.7%;
	background: #eeeeee;
	padding: 3px 8px;
}
.required {
    color: red;
    font-size: 90%;
    vertical-align: baseline;
    padding-left: 5px;
}
.contact_text {
    color: #888;
    font-size: 90%;
    margin-top: 5px;
    margin-bottom: 0 !important;
}
.inquiryFormTable textarea, .inquiryFormTable input, .inquiryFormTable select {
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
	max-width: 204px;
}
.your-tel1 input,
.your-num1 input {
    max-width: 54px;
}
.your-tel2 input,
.your-tel3 input,
.your-num2 input {
    max-width: 104px;
}
.your-country select {
    max-width: 96px;
    padding: 5px 0;
}
.your-message textarea {
    max-width: 342px;
}
.btBox {
    text-align: center;
	max-width: 200px;
    margin: 25px auto 0;
}
.btBox input {
    padding: 5px 13px;
	cursor: pointer;
	width: 100%;
}
.btBox input:hover {
	opacity: 0.7;
}
.inquiryFormTable .comment {
	display: block;
	color: #8D7323;
}
.dd_l {
    float: left;
    width: 35%;
}
.dd_r {
    float: right;
    width: 63%;
}
.btBox input.wpcf7-back {
    background: #999;
}
.btBox br {
    display: none;
}
.btBox input.wpcf7-back {
    background: #999;
    /* float: left;
    width: 48% !important; */
}
.btBox input.wpcf7-submit {
    /* float: right;
    width: 48% !important; */
	margin-top: 10px;
}
.wpcf7 form .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
    display: none !important;
}
.sent .inquiryFormTable {
    display: none;
}
.wpcf7c-elm-step3 a {
    text-decoration: underline;
}
.wpcf7c-elm-step3 a:hover {
    text-decoration: none;
}
.step_catch {
    font-size: 12px;
    padding-left: 1em;
}
.inquiryFormTable {
	padding: 10px 30px 0 15px;
}

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

