
body, html, button, input, select, textarea {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.h4-body-title {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footer .footer-col .footer-content {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.body_paragraph {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.navigation > li > a > span.label-nav {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.navigation ul li a {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 250px;
}
.slider-text-title {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.margin-bottom30 {
	margin-bottom: 30px;
}
.slider-text-description {
	padding: 10px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
}
.btn-outline {
	color: #333 !important;
}

.btn-outline {
	font-size: 18px;
}
.testimonial-big .testimonial-big-img {
    bottom: 10px;
}

.searchbox {
    background-color: #FBFBFB;
    line-height: 35px;
	border: none;
    border-bottom: 1px solid #E9E9E9;
	padding-top: 0;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    width: 71px !important;
    height: 28px !important;
    padding: 6px 27px !important;
    /* min-width: 13px; */
    margin-top: 4px !important;
}
.form-wrapper input[type="text"], .form-wrapper input[type="password"], .form-wrapper input[type="email"], .form-wrapper textarea {
    padding: 0 10px;
}
.btn-company:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;
}
.btn-access:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
-ms-filter: “alpha( opacity=70 )”;
}
.btn-contact {
	padding: 30px 0px;
}
@media (min-width: 768px) {
  .btn-company {
    float: right;
  }
}
.que {
	border: 1px solid #00599D;
	padding: 10px;
	margin: 0px 0px 0px;
	background-color: #00599D;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em !important;
}
.ans {
	border: 1px solid #00599D;
	padding: 10px;
	margin-bottom: 20px;
}
.text-blue {
	color: #00599D;
}





