.bt_minicomi {
	margin-top: 2em;
	text-align: center;
}
.bt_minicomi a {
	display: inline-block;
	margin: 0 8px;
}
@media screen and (max-width: 767px) {
	.bt_minicomi {
		margin-top: 1em;
	}
	.bt_minicomi a {
		display: block;
		margin: 12px auto;
	}
}

.p-header-slider__item {
	height: 362px;
}

@media screen and (max-width: 767px) {
	.p-header-slider {
		height: 180px;
		margin-bottom: 30px;
	}
	.p-header-slider__item {
		height: 180px;
	}
	.p-page-header__lower {
		height: 180px;
	}

}

.p-entry__body p {
	margin-bottom: 15px;
}

.style3a {
	border-bottom: 2px solid #246cc5;
	border-top: 2px solid #246cc5;
	color: #246cc5;
	margin-top: inherit;
	font-weight: bold;
}
.style3b {
	border-color: #246cc5;
	color: #246cc5;
	font-weight: bold;
	padding-left: .2em;
}
h2.style3b {
	font-size: 150%;
}

.p-entry__img {
	margin-bottom: inherit;
}

.p-page-header {
	margin-bottom: 30px;
}

.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.p-headline02__title {
	color: #246cc5;
	font-size: 39px;
}
.bt_blue {
	background-color: #246cc5;
}
.l-main .p-cb__item .post_col.post_col-2 > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.p-article07__img::before {
	/* background: -webkit-gradient(linear, left top, right top, from(rgba(36, 108, 197, 0.75)), color-stop(60%, transparent)); */
	/* background: linear-gradient(to right, rgba(36, 108, 197, 0.75), transparent 60%); */

}
.p-article02__img::before {
	/* background: -webkit-gradient(linear, left top, right top, from(rgba(36, 108, 197, 0.75)), color-stop(75%, transparent)); */
	/* background: linear-gradient(to right, rgba(36, 108, 197, 0.75) 0%, transparent 75%); */

}

.p-page-header__inner {
	padding-bottom: 16.551725%;
}
@media screen and (max-width: 767px) {
	.p-page-header__inner {
		padding-bottom: inherit;
	}
}

.newslabel {
	font-size: 14px;
	border: 1px solid #000;
	border-radius: 17px;
	line-height: 34px;
	height: 34px;
	margin: 13px 10px 13px -14px;
	width: 9em;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.newslabel {
		display: block;
		font-size: 12px;
		line-height: 20px;
		height: 20px;
		border-radius: 6px;
		margin: -25px 0px 0px 100px;
	}
}
.newslabel1 {
	color: #900;
	border-color: #900;
}
.newslabel2 {
	color: #246cc5;
	border-color: #246cc5;
}
.newslabel3 {
	color: #ff8000;
	border-color: #ff8000;
}
.newslabel4 {
	color: #333;
	border-color: #333;
}


.p-page-header::after { 
	background: none;
}
.p-page-header__lower::before {
	background: none;
}
.p-article02__img::before {
	background: none;
}

.p-widget {
	border-bottom-color: #246cc5;
}

.post_col-4 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 100%; min-height: 1px; margin-bottom: 2em; padding-right: 15px; padding-left: 15px; float: left; }
@media screen and (max-width: 767px) {
	.post_col-4 { width: 50%; padding-right: 12px; padding-left: 12px;margin-bottom: 20px;}
}
@media screen and (min-width: 768px) { .post_col-4 { width: 25%; } }

@media screen and (min-width: 1024px) { .post_col-4 { width: 25%; } }

.p-article07__img::before {
	background: none;
}
.p-article07__date {
    background-color: rgba(36,108,197, 0.75);
	transform: none;
	top: 0px;
    left: 0;
    width: 88px;
    padding-top: 8px;
    padding-bottom: 8px;


}




input {
	font-size: 16px;
}

.tablepress thead tr th,
.tablepress thead tr td,
.tablepress tbody tr th,
.tablepress tbody tr td {
	border: 1px solid #ddd;
}
.tablepress tbody tr:first-child td {
	border-top: 1px solid #ddd !important;
}
.tablepress tbody tr td.column-1 {
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
}

.mw_wp_form table {
	width:100%;
}
.mw_wp_form table,
.mw_wp_form table tr,
.mw_wp_form table tr th,
.mw_wp_form table tr td {
	border:none;
}
.mw_wp_form table tr th,
.mw_wp_form table tr td {
	font-size:14px;
	line-height: 1.6;
	vertical-align:top;
	text-align: left;
	padding-top: 0px;
}
.mw_wp_form table tr th {
	background-color:inherit;
	font-weight:bold;
	padding-top: 8px;
}
.mw_wp_form table tr th label {
	font-weight: bold;
	white-space:nowrap;
}
.mw_wp_form table tr td input[type="text"],
.mw_wp_form table tr td input[type="email"] {
	width:70%;
}
.mw_wp_form table tr td input#age,
.mw_wp_form table tr td input#age1 {
	width:20%;
}
.mw_wp_form table tr td.inputtel input[type="text"] {
	width:inherit;
}
.mw_wp_form table tr td textarea {
	width:100%;
}

.mw_wp_form .formtext {
	display: none;
}
.mw_wp_form.mw_wp_form_input .formtext {
	display: block;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"], .uneditable-input {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 6px 6px 6px;
	margin: 6px 10px 6px 0;
	border: 1px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-color: rgba(0,0,0,0.14);
}

select {
	box-sizing: border-box;
	padding: 5px 8px 4px 8px;
	margin: 10px auto;
	max-width: 100%;
	line-height: 1.6;
	font-size: 12px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

select, caption, .wp-caption, address, pre, hr, dt, dd, dl, q, th, table, td {
	border-color: rgba(68, 68, 68, 0.2);
}

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

.mw_wp_form table tr th,
.mw_wp_form table tr td {
	display:block;
}
.mw_wp_form table tr th {
	padding-bottom:0;
}
.mw_wp_form table tr td {
	padding-top:0;
}



textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="submit"], .uneditable-input {
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 6px 6px 6px;
	margin: 6px 10px 6px 0;
	border: 1px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-color: rgba(0,0,0,0.14);
}
a:active, a:focus, input:focus, textarea:focus, select:focus {
	outline: 0;
}
select {
	box-sizing: border-box;
	padding: 5px 8px 4px 8px;
	margin: 10px auto;
	max-width: 100%;
	line-height: 1.6;
	font-size: 12px;
	cursor: pointer;
	background-color: transparent;
	border: 1px solid;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
	border-color: rgba(0,0,0,0.14);
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}


}


.mw_wp_form .formbutton {
	text-align:center;
}
.mw_wp_form .formbutton button[type="submit"] {
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.33;
	margin: 0 6px;
	padding: 8px 14px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.mw_wp_form .formbutton button[type="submit"]:nth-of-type(1) {
	border: 1px solid transparent;
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff;
}
.mw_wp_form .formbutton button[type="submit"]:nth-of-type(2) {
	border: 1px solid transparent;
	background-color: #fff;
	border-color: #999;
	color: #333;
}

