@charset "utf-8";

/* ////////////////////////////////////////////
 *                 base & layout
 * //////////////////////////////////////////// */
/* Typography
------------------------------------------*/
html {
}

body {
  font-size: 16px;
  line-height: 1.6;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  /*font-family: "メイリオ" ,"Meiryo", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  color: #222;
  word-break: break-all;
}

a {
  color: #009943;
  text-decoration: none;
}

a:hover,
a:focus {
  color: inherit;
  text-decoration: underline;
}

/* use hover animation */
/*
a, a:hover {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
*/
/* Layout
------------------------------------------*/
body {
  min-width: 1080px;
  background: #fff;
  text-align: center;
}

body.home {
}

#container {
  overflow: hidden;
}

#content-inner {
  width: 1080px;
  margin: 0 auto;
  padding-bottom: 60px;
}

#main {
  margin: 0 auto;
  text-align: left;
}

.home #content-inner,
.home #main {
  width: 100%;
  padding-bottom: 0;
  text-align: center;
}

.template-type-blog #main {
  float: right;
  width: 840px;
}

.entry {
  margin: 0 0 20px;
}

.entry-content {
}

/* header
------------------------------------------*/
#header {
  margin: 0 auto;
  position: relative;
}

#header::before {
  content: "";
  position: absolute;
  top: 160px;
  left: 0;
  width: 100%;
  height: 69px;
  background-color: #039adb;
}

#header::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #117099;
  z-index: 1000;
}

#header-inner {
  margin: 0 auto;
  width: 1080px;
  height: 229px;
  position: relative;
  z-index: 1000;
}

.site-description {
  position: absolute;
  top: 22px;
  left: 0;
  font-size: 11px;
  color: #777;
  letter-spacing: 0.6px;
}

.header-logo {
  position: absolute;
  top: 77px;
  left: 0;
}

.header-ad {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3e2708;
  width: 550px;
  height: 28px;
  background-color: #ffec2c;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  position: absolute;
  top: 15px;
  right: 0;
  padding: 2px 0;
  letter-spacing: 1px;
}

.header-tel-phrase {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: 55px;
  right: 334px;
}

.header-tel {
  position: absolute;
  top: 66px;
  right: 334px;
}

.header-tel a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 34px;
  font-weight: bold;
  color: #000;
  position: relative;
}

.header-tel a::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -39px;
  width: 33px;
  height: 28px;
  background: url(/images/default/header-tel.png) no-repeat center center;
}

.header-address {
  position: absolute;
  top: 112px;
  right: 334px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.6px;
}

.header-hours {
  position: absolute;
  top: 127px;
  right: 334px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.6px;
}

.header-line {
  position: absolute;
  top: 57px;
  right: 140px;
}

.header-mail {
  position: absolute;
  top: 57px;
  right: 0;
}

.gnav {
  position: absolute;
  top: 160px;
  left: 0;
  background-color: #039adb;
}

/* droppy */
.gnav-list {
  position: relative;
  text-align: left;
  zoom: 1;
}

.gnav-list li {
  float: left;
  display: block;
  position: relative;
  z-index: 1000;
}

.gnav-list ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}

.gnav-list ul li {
  float: none;
}

.gnav-list ul li a {
  display: block;
  padding: 5px 10px;
  color: inherit;
  font-size: 11px;
  zoom: 1;
}

.gnav-list ul li a:hover {
  text-decoration: none;
  background: #fff;
}

.gnav-list ul ul {
  top: 0;
  left: 100%;
  width: 100%;
}

.gnav-list a,
.gnav-ul img {
  display: block;
}

/* mainimage
------------------------------------------*/
/* 横スライド用css
.slideshow .slick-list {
	overflow: visible;
}
*/
#mainimage {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-width: 1920px !important;
  width: 100%;
  max-height: 800px;
  height: 100%;
}

#mainimage-inner {
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

/* slideshow */
.slideshow {
  width: 100%;
}

.slideshow .slick-slide {
}

.slideshow .slick-slide img {
  width: 100%;
}

/* dots */
.slideshow .slick-dotted {
  margin-bottom: 0;
}

.slideshow .slick-dots {
  bottom: 1.5%;
}

.slideshow .slick-dots li {
}

.slick-dots li button {
  border: 2px solid #fff;
  border-radius: 100%;
  width: 0.4rem;
  height: 0.4rem;
  padding: 3.5px;
}

.slick-dots li button::before {
  color: transparent;
  top: 1px;
  left: 1px;
  width: 0.4rem;
  height: 0.4rem;
  font-size: 0.55rem;
}

.slick-dots li button:hover::before,
.slick-dots li button:focus::before,
.slick-dots li.slick-active button::before {
  color: #fff;
}

.mainimage-ad {
  position: absolute;
  bottom: 0;
  left: 21.875%;
  width: 56.25%;
}

.mainimage-ad img {
  width: 100%;
}

/* main
------------------------------------------*/
.main-news {
  margin: 0 auto;
  background-color: #039adb;
  padding: 9px 0;
}

.main-news-inner {
  margin: 0 auto;
  width: 1080px;
  position: relative;
}

.main-news-title {
  position: absolute;
  top: 0;
  left: 0;
}

.main-news-list {
  margin-left: 150px;
  width: 930px;
  height: 42px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
}

.main-news-list-item {
  text-align: left;
  padding: 10px 288px 10px 20px;
  font-size: 14px;
}

.main-news-list-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.main-news-list-title > a {
  font-weight: normal;
  color: inherit;
}

.main-news-list-date {
  font-weight: bold;
  color: #097cb8;
  margin-right: 10px;
}

.main-news-more {
  position: absolute;
  top: 5px;
  right: 5px;
}

.main-feat01 {
	margin:60px auto;
	font-size:20px;
	font-weight:bold;
}
.main-feat01 ul,
.main-feat02 ul {
	display: flex;
	justify-content: center;
	gap:30px;
	margin:40px auto;
}
.main-feat02 {
	background: url(/images/default/contact-bg.jpg) repeat left 0;
	padding:60px 0;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.main-feat03 {
	background: url(/images/default/bg01.png) no-repeat center bottom;
	margin:60px auto;
	font-size:20px;
	font-weight:bold;
}
.main-feat03 > div {
	padding:100px 0 0;
}
.main-banner02 ul{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap:15px;
	margin:40px auto;
}

.main-ad {
  margin: 0 auto;
  padding: 36px 0 10px 0;
}

.main-ad-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-ad-others {
  width: 480px;
  float: left;
  margin-top: 14px;
  margin-left: 55px;
  margin-right: 24px;
}

.main-ad-check {
  width: 466px;
  float: right;
  margin-right: 55px;
}

.main-gallery {
  margin: 0 auto;
  padding: 23px 0 90px 0;
}

.main-gallery-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-gallery-title {
  margin: 0 auto 17px auto;
  width: 1080px;
}

.main-gallery-list {
}

.main-gallery-list-item {
  width: 525px;
  float: left;
  border: 4px solid #000;
  margin-bottom: 20px;
  padding: 10px 10px 12px 10px;
  position: relative;
  /* min-height: 410px; */
}

.main-gallery-list li:nth-of-type(odd) {
  margin-right: 20px;
}

.main-gallery-list-item::before {
  content: "";
  position: absolute;
  /* top: 35%; */
  top: 57%;
  left: 239px;
  width: 38px;
  height: 38px;
  background: url(/images/default/ba-arrow.png) no-repeat center center /
    contain;
  z-index: 10;
}

.main-gallery-list-title {
  width: 497px;
  height: 48px;
  background: url(/images/default/gallery-title-bg.jpg) no-repeat center center /
    contain;
  margin-bottom: 46px;
  padding: 12px 0;
}

.main-gallery-list-title > a {
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.main-gallery-list-before,
.main-gallery-list-after {
  width: 242px;
  float: left;
  margin-bottom: 12px;
  position: relative;
}

.main-gallery-list-before {
  margin-right: 13px;
}

.main-gallery-list-before::before {
  content: "";
  position: absolute;
  top: -36px;
  left: 0;
  width: 242px;
  height: 36px;
  background: url(/images/default/ba-before-icon.png) no-repeat center center /
    contain;
}

.main-gallery-list-after::before {
  content: "";
  position: absolute;
  top: -36px;
  left: 0;
  width: 242px;
  height: 36px;
  background: url(/images/default/ba-after-icon.png) no-repeat center center /
    contain;
}

.main-gallery-list-percentage {
  display: none;
  position: absolute;
  bottom: 12px;
  right: 11px;
  width: 104px;
  height: 104px;
  background: url(/images/default/ba-percent.png) no-repeat center center /
    contain;
}

.main-gallery-list-percentage p {
  font-size: 38px;
  font-weight: bold;
  color: #ce1919;
  text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff,
    2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
  margin-top: 16px;
}

.main-gallery-list-percentage span {
  font-size: 26px;
  font-weight: bold;
  color: #ce1919;
}

.main-gallery-list-percentage .off {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-top: -18px;
}

.main-gallery-list-others {
  text-align: left;
  font-size: 17px;
  float: none;
  clear: both;
  padding-top: 22px;
  display: none;
}

.main-gallery-list-others span {
  margin-left: 7px;
}

.main-gallery-list-price {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  padding-top: 6px;
  display: none;
}

.main-gallery-list-price span {
  font-size: 26px;
  font-weight: bold;
  color: #ce1919;
  margin-left: 9px;
}

.main-gallery-more {
  margin: 20px auto 0 auto;
  width: 420px;
}

.main-trouble {
  margin: 0 auto;
  padding: 52px 0 370px 0;
  background: url(/images/default/trouble-banner.png) no-repeat center bottom,
    url(/images/default/trouble-bg-full.jpg) no-repeat center bottom 300px,
    url(/images/default/trouble-bg-full.jpg) repeat-y center 0;
}

.main-trouble-inner {
  margin: 0 auto;
  width: 1080px;
  position: relative;
}

.main-trouble-inner::before {
  content: "";
  position: absolute;
  bottom: -70px;
  left: -349px;
  width: 445px;
  height: 285px;
  background: url(/images/default/reason-bg-icon1.png) no-repeat center center /
    contain;
}

.main-trouble-inner::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -285px;
  width: 640px;
  height: 410px;
  background: url(/images/default/reason-bg-icon2.png) no-repeat center center /
    contain;
}

.main-trouble-title {
  margin-bottom: 52px;
}

.main-trouble-text {
  text-align: left;
  background-color: #fff;
  border: 4px solid rgb(224, 187, 32);
  width: 780px;
  min-height: 370px;
  margin-left: 1px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 30px 42px 30px 32px;
  box-shadow: 0 2px 10px #ccc;
  position: relative;
  z-index: 10;
}

.main-trouble-text p {
  border-bottom: 1px dashed rgb(149, 149, 149);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #000;
}

.main-trouble-text p:first-of-type {
  padding-top: 0;
}

.main-reason {
  margin: 0 auto;
  padding-top: 41px;
}

.main-reason-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-reason-title {
  margin: 0 auto;
  width: 1080px;
  margin-bottom: 32px;
}

.main-reason-list-icon {
  margin: 0 -9px;
}

.main-reason-list-icon li {
  left: 165px;
  float: left;
  margin: 0 9px;
}

.main-reason-list {
  margin: 31px auto 0 auto;
}

.main-reason-list li {
  margin-bottom: 20px;
  border-right: 5px solid #039adb;
  border-bottom: 5px solid #039adb;
  border-left: 5px solid #039adb;
  min-height: 560px;
  padding-bottom: 30px;
  position: relative;
}

.main-reason-list li:nth-of-type(1) {
  padding-bottom: 25px;
}

.main-reason-list li:nth-of-type(2),
.main-reason-list li:nth-of-type(3) {
  min-height: 450px;
}

.reason-text {
  text-align: left;
}

.reason-text h3 {
  margin-bottom: 30px;
  padding: 15px 25px 15px 200px;
  width: 1072px;
  height: 90px;
  background-color: #039adb;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  line-height: 1.8em;
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.reason-text h3::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 14px;
  width: 155px;
  height: 75px;
  background: url(/images/default/reason-img-icon1.png) no-repeat center center;
}

.main-reason-list li:nth-of-type(2) .reason-text h3::before {
  background: url(/images/default/reason-img-icon2.png) no-repeat center center;
}

.main-reason-list li:nth-of-type(3) .reason-text h3::before {
  background: url(/images/default/reason-img-icon3.png) no-repeat center center;
}

.reason-text p {
  font-size: 1.09rem;
  width: 625px;
  padding: 0 25px 0 25px;
}

.reason-text p span {
  font-weight: bold;
}

.main-reason-list li:nth-of-type(2) .reason-text p {
  margin-left: auto;
}

.reason-image {
  position: absolute;
  top: 120px;
  right: 25px;
}

.main-reason-list li:nth-of-type(2) .reason-image {
  right: auto;
  left: 25px;
}

.main-reason-more {
  position: absolute;
  top: 458px;
  right: 25px;
}

.main-reason-banner {
  margin: 26px auto 0 auto;
}

.main-contact {
  margin: -84px auto 0 auto;
  padding: 65px 0 75px 0;
  background: url(/images/default/contact-bg.jpg) repeat left 0;
}

.main-contact-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-contact-title {
  margin: 0 auto 50px auto;
  width: 980px;
  height: 130px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 29px;
  font-weight: bold;
  color: #fff;
  background-color: #06699c;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  padding: 18px 0;
}

.main-contact-list {
}

.main-contact-list li {
  width: 170px;
  float: left;
  margin: 0 15px 50px 15px;
}

.main-contact-list li:first-of-type {
  margin: 0 15px 50px 155px;
}

.main-contact-list li:last-of-type {
  margin: 0 155px 50px 15px;
}

.main-contact-img {
  margin: 0 auto 50px auto;
}

.main-contact-img-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-contact-image {
  text-align: center;
}

.main-contact-banner-title {
  margin: 0 auto;
}

.main-contact-banner-list {
  margin: 0 auto;
  width: 1080px;
  min-height: 280px;
  background-color: #fff;
  border-right: 2px solid rgb(4, 132, 60);
  border-bottom: 2px solid rgb(4, 132, 60);
  border-left: 2px solid rgb(4, 132, 60);
  position: relative;
  padding: 25px 315px 25px 40px;
}

.main-contact-banner-list::after {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 28px;
  width: 283px;
  height: 303px;
  background: url(/images/default/contact-icon.png) no-repeat center center;
}

.main-hoken-banner{
  margin-top: 60px;
}

.contact-text {
  font-size: 20px;
  font-weight: bold;
}

.contact-text p img {
  margin: 20px 0 19px 0;
}

.main-message {
  margin: 0 auto;
  padding: 47px 0 90px 0;
}

.main-message-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-message-title {
  margin: 0 auto 52px auto;
}

.main-message-text {
  min-height: 470px;
}

.main-message-text table {
  margin: 0 auto;
  width: 100%;
}

.main-message-text table tbody tr:first-of-type td:first-of-type {
  padding-right: 50px;
  font-size: 15px;
  text-align: left;
  line-height: 1.75em;
}

.main-message-text table tbody tr:first-of-type td:nth-of-type(2) {
  width: 430px;
  padding-bottom: 10px;
}

.main-message-more {
  margin: 50px auto 0 auto;
  width: 420px;
}

.main-blog {
  margin: 0 auto;
  padding: 38px 0 61px 0;
  background: url(/images/default/blog-bg.jpg) repeat-x left 0;
}

.main-blog-inner {
  margin: 0 auto;
  width: 1080px;
}

.main-blog-title {
  margin-bottom: 28px;
}

.main-blog-list {
  margin: 0 -10px;
}

.main-blog-list-item {
  width: 255px;
  min-height: 300px;
  float: left;
  margin: 0 10px;
  background-color: #fff;
  border: 3px solid #000;
  padding: 12px;
  position: relative;
  text-align: left;
}

.main-blog-list-img {
  margin-bottom: 12px;
}

.main-blog-list-title {
  overflow: hidden;
}

.main-blog-list-title > a {
  display: block;
  margin-top: 3px;
  font-size: 17px;
  font-weight: bold;
  color: #ce1919;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.main-blog-list-date {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 50px;
  height: 50px;
  background-color: #039adb;
  font-size: 14px;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}

.main-blog-list-text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 8px;
}

.main-blog-more {
  margin: 40px auto 0 auto;
  width: 420px;
}

.googlemap iframe {
  display: block;
  height: 472px !important;
}

/* sidebar
------------------------------------------*/
#sidebar {
  float: left;
  width: 220px;
  text-align: left;
}

.side-search {
  margin-bottom: 20px;
}

.side-search input#submit {
  color: #212529;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: none;
  width: 40px;
  height: auto;
  background-color: #fff;
}

/* footer
------------------------------------------*/
#footer {
  background-color: #def2fa;
  min-height: 525px;
  padding-top: 45px;
  border-top: 2px solid #039adb;
}

#footer-inner {
  margin: 0 auto;
  width: 1080px;
  position: relative;
  text-align: left;
}

.footer-left {
  width: 650px;
  float: left;
}

.footer-logo {
  width: 395px;
  margin-left: -2px;
  margin-bottom: 28px;
}

.footer-about {
  line-height: 1.72em;
}

.footer-right {
  width: 430px;
  float: right;
}

.footer-ad {
  margin-top: 12px;
  margin-bottom: 15px;
  width: 390px;
  height: 44px;
  background-color: #ffec2c;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 6px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  color: #3e2708;
  font-weight: bold;
  text-align: center;
  position: relative;
  right: -20px;
}

.footer-contact {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.footer-contact p img {
    margin: 15px 0;
}

.footer-copyright {
  text-align: center;
  font-size: 13px;
  color: #777;
  padding-top: 46px;
}

.pagetop-btn-wrap {
  position: absolute;
  top: -35px;
  right: 1px;
}

.fixed-footer {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  background-color: #039adb;
  z-index: 10;
}

.fixed-footer-inner {
  margin: 0 auto;
  width: 1080px;
  position: relative;
}

.fixed-footer-main {
  position: absolute;
  top: -70px;
  left: -1px;
}

.fixed-footer-line {
  position: absolute;
  top: 14px;
  right: 140px;
}

.fixed-footer-mail {
  position: absolute;
  top: 14px;
  right: 0;
}

/* Lower
------------------------------------------*/
/* heading */
.page-title-wrap {
  margin: 0 auto 25px auto;
  padding: 35px 0;
  background: url(/images/default/sub_pagetitle_bg.jpg) repeat left 0;
}
.post-type-archive.post-type-hoken .page-title-wrap {
	display: none;
}
.page-title {
  margin: 0 auto;
  width: 1080px;
  min-height: 130px;
  background-color: #fff;
  border: 4px solid rgb(255, 227, 116);
  font-size: 28px;
  font-weight: bold;
  padding: 40px 160px;
  position: relative;
}

.page-title::after {
  content: "";
  position: absolute;
  top: 13px;
  right: 25px;
  width: 133px;
  height: 99px;
  background: url(/images/default/sub_pagetitle.png) no-repeat center center;
}

.entry-content h2,
.entry-title {
  margin: 0 auto 30px auto;
  width: 100%;
  min-height: 100px;
  background-color: #039adb;
  padding: 30px 20px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  z-index: 10;
}

.entry-content h2::before,
.entry-title::before {
  content: "";
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  width: auto;
  height: auto;
  border: 2px solid #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  z-index: -1;
}

.entry-title a,
.entry-content h2 a {
  color: inherit;
}

.entry-content h3,
.h3 {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  margin: 2.6rem 0 1.8rem 0;
  padding-left: 70px;
  padding-bottom: 15px;
  border-bottom: 3px solid #039adb;
}

.entry-content h3::before,
.h3::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 55px;
  height: 26px;
  background: url(/images/default/sub_h3.png) no-repeat center center;
}

.entry-content h4,
.h4 {
  min-height: 60px;
  margin: 2.2rem 0 1.5rem 0;
  padding: 13px 30px;
  border: 3px solid #039adb;
  font-size: 17px;
  font-weight: bold;
  position: relative;
}

.entry-content h4::before,
.h4::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 10px;
  width: 4px;
  height: 24px;
  background-color: #ff7522;
}

.entry-content h5,
.h5 {
  border-bottom: 1px dashed rgba(185, 185, 185, 0.5);
  font-weight: bold;
}

/* Breadcrumb
------------------------------------------*/
.breadcrumb-wrap {
}

.breadcrumb {
  justify-content: flex-start;
  padding: 0;
  margin: 10px 0 20px;
  background: none;
  font-size: 12px;
}

.breadcrumb-item + .breadcrumb-item:before {
  content: ">";
  color: inherit;
}

.breadcrumb-item.home span {
  border-bottom: 2px solid rgb(212, 232, 218);
}

.breadcrumb-item.home:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(/images/default/sub_home.png) no-repeat center center;
  margin-right: 7px;
}


/* common-nav
------------------------------------------*/
.common-nav-list li {
  display: block;
  padding: 5px;
  border-bottom: 1px dashed rgba(186, 186, 186, 0.5);
}

.common-nav-list li a {
  padding: 5px;
  font-size: 13px;
}

/* blog-nav
------------------------------------------*/
/* 1カラム
.blog-nav-group {
	display: flex;
	justify-content: space-between;
}
.blog-nav {width: 23%;}
.blog-nav-title{text-align: center;}
*/
.blog-nav {
  margin: 0 0 20px 0;
  text-align: left;
}

.blog-nav-title {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(186, 186, 186, 0.5);
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.blog-nav-list li a {
  position: relative;
  display: block;
  padding: 0.8rem 0.8rem 0.8rem 2.5rem;
  border-bottom: 1px solid #ddd;
  font-size: 0.8rem;
  color: inherit;
}

.blog-nav-list li a::after {
  position: absolute;
  top: 1rem;
  left: 0.75rem;
  width: 1rem;
  height: 1rem;
  text-align: center;
  content: "\f105";
  font-size: 12px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #009943;
}

.blog-nav-list li li a {
  padding-left: 3.5rem;
}

.blog-nav-list li li a::after {
  left: 2.25rem;
}

.blog-nav-list li li li a {
  padding-left: 4rem;
}

/* カテゴリとアーカイブが多い際にスクロールエリア化
.blog-nav .scroll-area,
.blog-nav .scroll-area .cs-bar,
.blog-nav .scroll-area .cs-bar-inner {
	height: 200px;
}
.blog-nav .scroll-area {
	position: relative;
	overflow: hidden;
}
.blog-nav .scroll-area .cs-content {
	padding: 0 20px 0 0;
}
.blog-nav .scroll-area .cs-bar {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	background: #eee;
}
.blog-nav .scroll-area .cs-bar-inner {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
}
.blog-nav .scroll-area .cs-drag {
	background: #aaa;
}
*/
/* Gallery
------------------------------------------*/
/* archive */
.gallery-list {
  margin: 0 auto;
}

.gallery-list-inner {
  margin: 0 auto;
  width: 1080px;
}

.gallery-list-list {
  margin: 0 -10px;
}

.gallery-list-list li {
  width: 255px;
  float: left;
  margin: 0 10px 30px 10px;
}

.gallery-list-img {
  padding-top: 40px;
  margin-bottom: 16px;
  position: relative;
}

.gallery-list-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 255px;
  height: 40px;
  background: url(/images/default/batop-before.png) no-repeat center center;
}

.gallery-list-title {
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 2em;
}

.gallery-list-title a {
  color: inherit;
}

.gallery-list-price {
  margin-top: 10px;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: #ce1919;
}

.gallery-list-more {
  text-align: right;
}

/* before-after */
.ba-detail {
  margin: 0 auto;
  padding: 0 0 20px 0;
}

.ba-detail-main {
  margin: 0 -20px 60px -20px;
}

.ba-detail-before,
.ba-detail-after {
  padding-top: 75px;
  position: relative;
  width: 520px;
  float: left;
  margin: 0 20px;
}

.ba-detail-after::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 520px;
  height: 75px;
  background: url(/images/default/badetail-after.png) no-repeat center center;
}

.ba-detail-before::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -54px;
  width: 68px;
  height: 68px;
  background: url(/images/default/badetail-arrow.png) no-repeat center center;
  z-index: 10;
}

.ba-detail-before::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 520px;
  height: 75px;
  background: url(/images/default/badetail-before.png) no-repeat center center;
}

.ba-detail-sub-list {
  margin: 0 -10px;
}

.ba-detail-sub-list li {
  width: 255px;
  float: left;
  margin: 0 10px 20px 10px;
}

/* Colors
------------------------------------------*/
/* btns */
.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
.btn-primary.active:focus,
.btn-primary:active:focus,
.btn-primary.active:hover,
.btn-primary:active:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary {
  border-color: #009943;
  background-color: #009943;
  color: #fff;
}

.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.btn-secondary.active:hover,
.btn-secondary:active:hover,
.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary {
  border-color: #009943;
  background-color: #fff;
  color: #009943;
}

.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active:hover,
.btn-outline-primary.active,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary {
  border-color: #009943;
  background-color: #fff;
  color: #009943;
}

/* pagination */
.page-link {
  border-color: #009943;
  color: #333;
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover,
.page-link:focus,
.page-link:hover {
  border-color: #009943;
  background-color: #009943;
  color: #fff;
}


/* サブディレクトリ */
#hoken-content-inner {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0px;
}
/* メインイメージ */
#hoken-mainimage{
  width: 100%;
}
#hoken-mainimage-inner img{
  width: 100%;
  margin: auto;
  object-fit: cover;
}
/* こんなお悩みありませんか？ */
.main-hoken-trouble{
  padding-top: 68px;
  background: #e0f3fb;
}
.main-hoken-trouble h2{
  text-align: center;
  margin-bottom: 25px;
}
.main-hoken-trouble-inner{
  text-align: center;
}
/* そんな保険のお悩みはムーヴ*カーにお任せください！ */
.main-hoken-point{
  padding-top: 58px;
  background: url(/images/default/main-hoken-point-bg.png) repeat top left;
}
.main-hoken-point h2{
  text-align: center;
  margin-bottom: 39px;
}
.main-hoken-point-inner{
  width: 1080px;
  margin: auto;
}
.main-hoken-point-list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 55px;
}
.main-hoken-point-list li{
  box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 20px 3px rgba(10,10,10,0.02);
}
.main-hoken-point-text{
  max-width: 340px;
  padding: 20px 20px 40px;
  background: #e0f3fb;
}
.main-hoken-point-text p{
  font-size: 15px;
}
.main-hoken-point-subtitle{
  text-align: center;
  margin-bottom: 63px;
}
.main-hoken-point-banner{
  width: 100%;
}
.main-hoken-point-banner img{
  width: 100%;
  object-fit: cover;
}
/* お気軽にお問い合わせください */
.main-hoken-con{
  padding: 106px 0 94px;
  background: url(/images/default/main-hoken-con-bg.jpg) no-repeat center center / cover;
}
.main-hoken-con-inner{
  width: 880px;
  margin: auto;
  padding: 48px 51px 45px 50px;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}
.main-hoken-con-inner::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(/images/default/main-hoken-con-top.png) no-repeat top left;
}
.main-hoken-con-inner::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(/images/default/main-hoken-con-bottom.png) no-repeat bottom left;
}
.main-hoken-con-inner h2{
  text-align: center;
  margin-bottom: 21px;
}
.main-hoken-con-tel{
  text-align: center;
  margin-bottom: 35px;
}
.main-main-hoken-con-list{
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 34px;
}
.main-hoken-con-inner p{
  text-align: center;
  font-size: 18px;
}
/* 事故歴・修復歴ついていませんか？ */
.main-hoken-history{
  padding: 66px 0 72px;
  background: url(/images/default/main-hoken-history-bg.png) no-repeat center center / cover;
}
.main-hoken-history h2{
  text-align: center;
  margin-bottom: 30px;
}
.main-hoken-history-image{
  position: relative;
  text-align: center;
  margin-bottom: 41px;
}
.main-hoken-history-more{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-hoken-history-text{
  text-align: center;
  font-size: 15px;
  line-height: 2;
}
/* 保険には入ってるけどいまいち仕組みなどがわかっていないそこのあなた！ */
.main-hoken-banner1{
  padding: 76px 0 229px;
}
.main-hoken-banner1 h2{
  text-align: center;
  margin-bottom: 33px;
}
.main-hoken-banner1 p{
  text-align: center;
  font-size: 15px;
  line-height: 2;
}
.main-hoken-banner1-list{
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
}
.main-hoken-banner1-image{
  position: relative;
  box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 20px 3px rgba(10,10,10,0.02);
}
.main-hoken-banner1-more{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 370px;
}
/* 保険を適用した修理の流れの例をご紹介します！ */
.main-hoken-flow{
  position: relative;
  padding: 116px 0 73px;
  background: url(/images/default/main-hoken-flow-bg.png) repeat top left;
}
.main-hoken-flow::before{
  content: '';
  position: absolute;
  top: -153px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 120px;
  height: 257px;
  background: url(/images/default/main-hoken-flow-illust.png) no-repeat center center;
}
.main-hoken-flow h2{
  text-align: center;
  margin-bottom: 71px;
}
.main-hoken-flow-inner{
  width: 1080px;
  margin: auto;
}
.main-hoken-flow-list li{
  display: flex;
  align-items: center;
  gap: 68px;
  margin-bottom: 60px;
  position: relative;
  z-index: 10;
}
.main-hoken-flow-list li:nth-child(2n){
  flex-direction: row-reverse;
}
.main-hoken-flow-list li:last-child{
  margin-bottom: 83px;
}
.main-hoken-flow-image{
  margin: 0 0 0 -270px;
  position: relative;
  z-index: 1;
}
.main-hoken-flow-list li:nth-child(2n) .main-hoken-flow-image{
  margin: 0 -270px 0 0;
}
.main-hoken-flow-list li:nth-child(2n-1)::before{
  content: '';
  position: absolute;
  top: -173px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 275px;
  height: 277px;
  background: url(/images/default/main-hoken-flow-arrow2.png) no-repeat top left;
  z-index: 2;
}
.main-hoken-flow-list li:nth-child(2n)::before{
  content: '';
  position: absolute;
  top: -173px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 275px;
  height: 277px;
  background: url(/images/default/main-hoken-flow-arrow1.png) no-repeat top left;
  z-index: 2;
}
.main-hoken-flow-list li:first-child::before{
  content: '';
  display: none;
}
.main-hoken-flow-subtitle{
  margin-bottom: 35px;
}
.main-hoken-flow-text{
  max-width: 400px;
}
.main-hoken-flow-text p{
  line-height: 2.4;
}
.main-hoken-flow-more{
  text-align: center;
  margin-bottom: 75px;
}
.main-hoken-flow-copy{
  text-align: center;
}
/* お気軽にお問い合わせください２ */
.main-hoken-con2{
  padding: 106px 0 94px;
  background: url(/images/default/main-hoken-con2-bg.jpg) no-repeat center center / cover;
}
/* バナーエリア */
.main-hoken-banner2{
  padding: 83px 0 90px;
}
.main-hoken-banner2-list{
  display: flex;
  justify-content: center;
  gap: 20px;
}
.main-hoken-banner2-list li{
  box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 20px 3px rgba(10,10,10,0.02);
}
.main-hoken-banner2-image{
  position: relative;
}
.main-hoken-banner2-more{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 370px;
}
/* gmap */
.googlemap iframe{
  height: 480px;
}