@charset "utf-8";
/* CSS Document */
body {
  font-family: "Hiragino Maru Gothic W4 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 15px;
}
.h1, .h2, .h3, .h4, .h5, .h6, .navbar-brand,h1, h2, h3, h4, h5, h6, nav {
  font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/*header nav*/
header {
  background-color: #f8f9fa!important;
  border-bottom: rgba(16,146,179,1.00) 3px solid;
}
header nav {
  max-width: 1280px;
  margin: 0 auto;
	font-weight: bold;
}
.dropdown-item{
	font-weight: 600;
}
.navbar-brand{
	letter-spacing: 1.5px;
}
.dropdown-item {
  white-space: normal;
  border-bottom: 1px solid #DDDDDD;
  padding: .45rem 1.5rem;
}
.dropdown-item:last-child {
  border-bottom: none;
}
.navbar-nav .dropdown-menu {
  max-width: 100%;
}
header .header-tel {
  font-size: 1.3em;
  margin-top: 15px;
}
@media screen and (min-width:480px) {
  .dropdown-item {
    white-space: nowrap;
  }
  .navbar-nav .dropdown-menu {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-collapse {
    margin-left: 30px;
  }
}
/*見出し・リストなど*/
.page-h1{
	background: #efefef;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.page-h1 h1{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1110px;
}
h1 {
  padding: 30px 15px;
  font-size: 1.5em;
	line-height: 1.3em;
	
}
.slider{
	margin: 0 auto 30px;
	background: url("https://xn--nbka15abb1426b3mfca74vnvpwysmma1471by7b655f.com/wp-content/uploads/top_1600_001.jpg");
	background-size: cover;
	padding: 150px 0;
}

.slider h1{
	font-size: 1.8em;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
	background: rgba(0,0,0,0.4);
}

.main h2 {
  font-size: 1.3em;
  position: relative;
  padding: 0.6em 0em 0.6em 0em;
  margin-top: 65px;
  margin-bottom: 25px;
	border-bottom: 3px solid rgba(16,146,179,1.00);
}
.front.main h2{
	text-align: center;
}
.main h3 {
  font-size: 1.1em;
  position: relative;
  padding: 0.55em 0.5em 0.55em 1.4em;
  border-radius: 5px;
  color: #333333;
  font-weight: bold;
  margin: 35px 0 20px 0px;
background: #efefef;
}
.main h3:after {
  position: absolute;
  top: 50%;
  left: 0.7em;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 25px;
  background-color: #2CAC99;
}
.entry-content p {
  line-height: 1.7;
}
.entry-content ul {
  list-style: none;
  padding: 0;
}
.entry-content ul li {
  position: relative;
  padding: 0.2em 1em 0.2em 2em;
  margin-bottom: 8px;
  color: #333;
  font-size: 15px;
}
.entry-content ul.inline-list li {
  font-size: 15px;
  padding-right: 1em;
  margin-right: 1em;
  display: inline-block;
}
.entry-content ul li:after, .entry-content ul li:before {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-content ul li:before {
  top: 0.4em;
  left: 0.2em;
  width: 8px;
  height: 8px;
  border: 2px solid #7AA093;
}
.entry-content ul li:after {
  top: 0.6em;
  left: 0.7em;
  width: 10px;
  height: 10px;
  background: #69BFB7;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.main table.redtable td {
  font-weight: bold;
  color: red;
}
.main strong {
  color: orangered;
}
/*トップ画像メニュー*/
.menu-img {
  padding: 0px 15px;
  margin: 15px -15px;
}
.menu-img:after {
  content: "";
  display: block;
  clear: both;
}
.menu-img .box {
  float: left;
  width: 100%;
  position: relative;
}
.menu-img .box:nth-child(2n) {
  margin-right: 0;
}
.menu-img .box img {
  width: 100%;
  height: auto;
  vertical-align: top;
  object-fit: cover;
}
.menu-img .box img:hover{
	opacity: 0.6;
}
.menu-img .box h3{
	margin-top: 0;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}
.menu-img .box h3:after{
	content: none;
}
.menu-img .box p{
	margin-bottom: 0;
}
.menu-img .box .name p{
	margin-bottom: 40px;
	font-size: 0.95em;
	line-height: 140%;
}

@media (min-width: 577px) {
  .menu-img {
    padding: 0px 45px;
    margin: 15px -45px;
  }
	.slider{
		padding: 100px 0;
	}
}
@media (min-width: 992px) {
  .menu-img .box {
    width: 31%;
    margin-right: 3%;
  }
  .menu-img .box:nth-child(2n) {
    margin-right: 3%;
  }
  .menu-img .box:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 992px) {

}
/*pc用　見出しフォントサイズ調整*/
@media (min-width: 768px) {
  .page-h1 h1 {
    font-size: 1.8em;
  }
  .main h2 {
    font-size: 1.6em;
  }
  .main h3 {
    font-size: 1.2em;
  }
}
/*tips*/
.lead {
  font-size: 1.15rem
}
.main .red {
  color: red;
	font-size: 0.85em;
}
.main .prbox {
  background-color: #cce5ff;
  padding: 1.75rem 1.25rem;
}
div.sagyo{
	background: url("https://xn--nbka15abb1426b3mfca74vnvpwysmma1471by7b655f.com/image/b_back_001.jpg");
	background-color: rgba(255,255,255,0.6);
	background-blend-mode: lighten;
	background-size: cover;
	padding: 15px;
	border: 1px solid #999;
	margin-bottom: 25px;
}
div.sagyo h3{
	margin-top: 10px;
}
div.sagyo ul{
	margin-top: 15px;
}
div.sagyo img{
	display: block;
	margin: 0 auto;
}
.contact_line {
    width: 100%;
    padding: 2em;
    background-color: #3c8b19;
}
.contact_line_in {
    width: 80%;
    margin: 0 auto;
    background-color: #3c8b19;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
}
.contact_line #tel {
    margin-right: 2em;
	margin-bottom: 20px;
}

/*QandA*/
.qanda .question p {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 0.9em;
  font-weight: bold;
  padding: 15px;
}
.main .qanda .question h3 {
  border: #e5f3f5 solid 1px;
  margin-bottom: 0;
  background: #e5f3f5;
  border-radius: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.9em;
  background: #0097e6;
}
/*flow-list ○○の流れ*/
div.flow_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.flow_list div {
  border: 4px solid #ccc;
  margin-bottom: 35px;
  padding: 10px 15px;
  position: relative;
}
div.flow_list div::after {
  bottom: -34px;
  color: #EE5A24;
  content: "▼";
  font-size: 24px !important;
  left: 48%;
  position: absolute;
}
div.flow_list div.last::after { /*最後の▼を外す*/
  content: "";
}
.main div.flow_list h3 {
  font-size: 0.9em;
  color: #FFFFFF;
  padding-left: 15px;
  margin-top: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #40739e;
  border: none;
}
.main div.flow_list h3:after {
  position: absolute;
  top: 50%;
  left: 0.7em;
  transform: translateY(-50%);
  content: '';
  width: 0;
  height: 0;
  background-color: #FFF;
}
/*サイドバー*/
.sidebar h3 {
  background: #eef3f8;
  border-bottom: 1px solid #999;
  border-top: 3px solid #40739e;
  font-size: 18px;
  padding: 10px 12px;
  border-radius: 0;
  margin-bottom: 8px;
  font-weight: bold;
}
.sidebar h4 {
  border-left: 3px solid #34495e;
  padding-left: 10px;
  margin-top: 35px;
  font-size: 16px;
  font-weight: bold;
}
.sidebar h4:first-child {
  margin-top: 0px;
}
.sidebar h5 {
  background: #e5f3f5;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 15px;
  margin-top: 20px;
}
.sidebar .widget-inner ul li {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5em;
}
.sidebar .widget-inner ul li a {
  color: #2d5c88;
}
.sidebar .widget-inner ul li a:hover {
  color: #428bca;
}
.sidebar .widget-inner ul.menu li {
  line-height: 1.5em;
  border-bottom: solid 1px #A3918F;
  padding-top: 8px;
  padding-bottom: 8px;
}
.sidebar .widget-inner ul.menu {
  margin-left: 0;
}
.sidebar .widget-inner ul.menu li {
  line-height: 1.5em;
  border-bottom: solid 1px #D1C8C7;
  padding: 8px 5px;
}
.home-iconmenu a {
  background: #8F8F8F;
}
.sidebar .tagcloud a {
  display: inline-block;
  margin: 0 3px 3px 0;
  color: #2d5c88;
}
.sidebar .tagcloud a:hover {
  color: #428bca;
}
/*問い合わせ（abobe footer）*/
.above-footer-widget {
  border: 8px solid #eff6fd;
  margin-bottom: 45px;
  padding: 5px;
}
.above-footer-widget h4 {
  color: #1e73be;
}
.above-footer-widget h5 {
  color: #333333;
  margin-bottom: 15px;
}
/*GoogleMap*/
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
/*footer*/
footer {
  background: #f5f5f5;
	padding-top: 35px;
	padding-bottom: 35px;
}
.eigyosho{
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
footer .eigyosho h3{
	font-size: 1.1em;
	background-color: rgba(16,146,179,1.00);
	padding: 6px 10px;
	color: #FFF;
}
footer .eigyosho .tel{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px;
}
footer .eigyosho p{
	padding: 0 10px;
}
aside{
	background: rgba(16,146,179,1.00);
	padding: 5px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
}
@media screen and (min-width:480px) {
  .above-footer-widget {
    padding: 25px;
  }
	
}
/*スライドボタン*/
.mobile-fotter {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
.mobile-fotter ul {
  padding: 0;
  margin: 0;
  width: 100%;
  background: #2CAC99;
  border-top: 3px solid #e8e8e8;
}
.mobile-fotter ul li {
  list-style: none;
  width: 48%;
  display: inline-block;
  text-align: center;
  margin: 0;
}
.mobile-fotter ul li:first-child {
  border-right: 3px solid #e8e8e8;
}
.mobile-fotter ul li a {
  display: inline-block;
  width: 100%;
  padding: 8px 0;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
	font-size: 0.9em;
}
.section-inverse {
  background: #74b9ff;
}
#formWrap h4{
	font-size: 1.2rem;
	color: red;
	margin-bottom: 35px;
}
@media (min-width: 768px) {
  .mobile-fotter {
    display: none;
  }
	.contact_line #tel {
	margin-bottom: 0px;
}
}
.ebisu h2{
	text-align: center;
	font-size: 2rem;
	font-weight:800;
	color:#46b1e1;
	}
.ebisu p{
	font-size: 1.2rem;
	font-weight:800;
	line-height:2rem;
	}
.big-list li{
	font-size: 1.5rem !important;
	font-weight: 800 !important;
}
.top-p {
	margin: 5px;	
}
.top-p h3{
	font-size: 1.3rem;
	font-weight: 800;
	color: darkgreen;		
}
.top-p p{
	padding-left:1.5rem;	
}