@import url(reset.css);
@import url(common.css);
* {
  word-break: break-all;
}
body {
  min-width: 1200px;
  background: #fff;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", ヒラギノ角ゴ Pro W3, "Hiragino Kaku Gothic Pro", sans-serif;
  color: #333;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #b42a3c;
}
a:hover {
  text-decoration: underline;
}
a.anchor-for-call,
a.anchor-for-call:hover {
  color: inherit;
  font-weight: inherit;
  text-decoration: inherit;
}
body .sbox-cen,
.seotext {
  text-align: center;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 500;
  color: #333333;
  background: #ffffff;
}
#wrap {
  overflow: hidden;
  position: relative;
  background: url(../image/bg.jpg) repeat;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #333333;
  font-weight: 500;
  margin: 0 auto;
}
.tel {
  font-family: "Anton", sans-serif;
  line-height: 1;
}
.tel span {
  display: inline-block;
  margin-left: 8px;
}
.tel a {
  font-weight: normal;
  text-decoration: none;
  color: inherit;
}
#header {
  background: #24406d;
}
#header .box {
  text-align: right;
  width: 100%;
  padding: 16px 0 1px;
  margin: 0 auto;
}
#header .note {
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.8;
  font-weight: 500;
  text-align: right;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.gnav {
  position: relative;
  height: 125px;
  background: #24406d;
}
.gnavInner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 125px;
}
.gnav .nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.h_nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 25px;
}
.h_nav li:nth-child(2) {
  padding: 0 57px 0 70px;
}
.h_nav li:nth-child(4) {
  padding: 0 83px 0 70px;
}
.gnav .nav.fixed {
  position: fixed;
  -webkit-align-items: center;
  align-items: center;
}
.gnav .nav span {
  display: block;
  cursor: pointer;
}
.accordion {
  position: relative;
}
.accordion .category {
  display: none;
  position: absolute;
  z-index: 100;
  top: calc(100% + 1px);
  left: 0;
  width: 100%;
}
.accordion .category li {
  position: relative;
}
.accordion .category a,
.accordion .category span {
  display: block;
  background: rgba(255, 255, 255, 0.6);
  padding: 13px 5px 11px;
  margin-bottom: 1px;
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
}
.accordion .category a:hover,
.accordion .category span:hover {
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  color: #999;
}
.accordion .category li.on > a,
.accordion .category li.on > span {
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  color: #999;
}
.accordion .category .secondary {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: calc(100% + 1px);
}
.accordion .category .secondary li.on > a,
.accordion .category .secondary li.on > span {
  background: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  color: #999;
}
.mainimg {
  background: url("../image/main_cts_bg.jpg") top right no-repeat;
  text-align: left;
  padding: 50px 0 37px 0;
  max-width: 1100px;
  margin: 0 auto;
}
.main {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
  max-width: 1100px;
  padding: 60px 0 0px;
  margin: 0 auto;
}
.map,
.video {
  position: relative;
  width: 100%;
  height: 400px;
}
.map iframe,
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video {
  height: auto;
  padding-top: 56.25%;
}
.big {
  font-size: 1.6rem;
}
.small {
  font-size: 1.2rem;
}
.bold {
  font-weight: bold;
}
.button {
  text-align: center;
}
.button.-right {
  text-align: right;
}
.richtext {
  overflow: hidden;
}
#wrap .richtext p + p {
  margin-top: 0;
}
.contact {
  margin-top: 100px;
  text-align: center;
}
.side {
  width: 100%;
  max-width: 232px;
}
.s-box {
  padding: 0;
  margin-bottom: 80px;
  background: none;
  font-size: 1.2rem;
}
.s_title {
  line-height: 1;
  color: #24406d;
  font-family: "Anton", sans-serif;
  font-weight: normal;
  font-size: 3.6rem;
  border-bottom: 1px solid #24406d;
  padding-bottom: 4px;
}
.s_title span {
  vertical-align: middle;
  margin-left: 9px;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", ヒラギノ角ゴ Pro W3, "Hiragino Kaku Gothic Pro", sans-serif;
}
.s_nav ul {
  overflow: hidden;
  margin-bottom: 30px;
}
.s_nav ul li a {
  display: block;
  background: url(../image/br.png) bottom left no-repeat, url(../image/icon_arrow.png) left center no-repeat;
  color: #b42a3c;
  font-weight: bold;
  padding: 12px 0 10px 16px;
  font-size: 1.6rem;
}
.s-info {
  margin: 35px 0 10px;
}
.s-info .add dl {
  overflow: hidden;
  line-height: 1.8;
  font-size: 1rem;
  padding-bottom: 7px;
  border-bottom: 1px solid #b7a091;
}
.s-info .add dl dt {
  font-size: 1.2rem;
  font-weight: bold;
}
.s-info .tel {
  font-size: 3rem;
  text-align: left;
  color: #990c08;
  letter-spacing: 0.23px;
  line-height: 1;
}
.s-info .tel span {
  color: #24406d;
}
.side .time {
  margin-top: 3px;
  letter-spacing: 0.8px;
  font-size: 1.4rem;
  color: #24406d;
  margin-bottom: 10px;
}
.side .time span {
  color: #b42a3c;
}
.s-seo {
  margin: 7px 0 18px;
  font-size: 1rem;
  padding-right: 5px;
  letter-spacing: 0.2px;
}
.s-box .sns {
  overflow: hidden;
  margin-top: 33px;
}
.side .banner .item {
  text-align: left;
}
.side .banner .item + .item {
  margin: 34px 0 0;
}
.content {
  width: 100%;
  max-width: 810px;
}
.link-btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 0;
  border: 1px solid #333;
  background: #fff;
  font-size: 1.4rem;
}
.link-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.section {
  margin: 0 auto 70px;
}
.section.break {
  max-width: 100%;
}
.section table {
  width: 100%;
}
.section table th,
.section table td {
  border: 1px solid #83995f;
  padding: 12px 19px 13px;
  vertical-align: middle;
}
.section table th {
  width: 23.45679%;
  background: none;
  text-align: left;
  vertical-align: middle;
  color: #4e6331;
}
.bread {
  margin: 0 auto 50px;
  font-size: 0;
  text-align: right;
  line-height: 1;
}
.bread li {
  display: inline-block;
  margin-right: 6px;
  font-size: 1.6rem;
}
.bread li:last-child {
  margin-right: 0;
}
.bread li + li::before {
  content: "＞";
  display: inline-block;
  margin-right: 5px;
}
.headding {
  padding: 0px 0px 22px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: bold;
  color: #24406d;
  background: url(../image/h3_bg.png) bottom center no-repeat;
}
.headding.-left {
  background-position: bottom left;
  text-align: left;
}
.subtitle {
  background: url("../image/h4_icon.png") left center no-repeat;
  padding: 0px 0 0px 63px;
  margin-bottom: 15px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
  color: #4e6331;
}
.text p + p {
  margin-top: 1em;
}
.imgleft,
.imgright {
  display: -webkit-flex;
  display: flex;
}
.imgleft.-car:not(:last-child),
.imgright.-car:not(:last-child) {
  margin-bottom: 30px;
}
.imgleft .image,
.imgright .image {
  text-align: center;
}
.imgleft .image.-car,
.imgright .image.-car {
  width: auto;
}
.imgleft .image div + div,
.imgright .image div + div {
  margin-top: 10px;
}
.imgleft .image {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-order: -1;
  order: -1;
  margin-right: 30px;
}
.imgleft .image.-car {
  margin-right: 40px;
}
.imgright {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.imgright .image {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-order: 1;
  order: 1;
  margin-left: 30px;
}
.square {
  width: 100%;
}
.square + .square {
  margin-top: 10px;
}
.square a,
.square span {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  background: rgba(77, 77, 77, 0.1);
  padding-top: calc(100% - 0px);
  outline: none;
}
.square img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  padding: 1px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery02 .box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  width: 100%;
}
.gallery02 .article {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 250px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.gallery02 .article:nth-child(3n) {
  margin-right: 0;
}
.pickup.slick {
  display: block;
}
.pickup.slick .article {
  margin-left: 15px;
  margin-right: 15px;
}
.pickup.slick .article:nth-child(4n) {
  margin-right: 15px;
}
.page {
  margin-top: 50px;
  text-align: right;
  letter-spacing: -1em;
}
.page li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
  letter-spacing: normal;
}
.page .link_page,
.page .current_page {
  display: block;
  width: 40px;
  height: 40px;
  background: #e8d9c8;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.page .link_page:hover,
.page .current_page:hover {
  background: #24406d;
  color: #fff;
}
.page .current_page {
  background: #24406d;
  color: #fff;
}
.page .link_before,
.page .link_next {
  display: block;
  width: 40px;
  height: 40px;
  background: #e8d9c8 url(../image/page_arrow.png) center no-repeat;
}
.page .link_before:hover,
.page .link_next:hover {
  opacity: 0.8;
}
.page .link_next {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.slick {
  width: 100%;
  padding: 0 35px;
  margin: 0 auto;
}
.slick .slick-prev,
.slick .slick-next {
  z-index: 100;
  top: 105px;
  width: 30px;
  height: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick .slick-prev {
  left: 0;
  background: url("../image/slick_left_off.jpg") center no-repeat;
}
.slick .slick-prev::before {
  content: url("../image/slick_left_on.jpg");
  display: none;
}
.slick .slick-prev:hover {
  background-image: url("../image/slick_left_on.jpg");
}
.slick .slick-next {
  right: 0;
  background: url("../image/slick_right_off.jpg") center no-repeat;
}
.slick .slick-next::before {
  content: url("../image/slick_right_on.jpg");
  display: none;
}
.slick .slick-next:hover {
  background-image: url("../image/slick_right_on.jpg");
}
.colorbox a {
  outline: none;
}
#cboxWrapper {
  background: #fff;
}
#cboxContent {
  margin: 20px;
  outline: 20px solid #fff;
}
#cboxClose {
  position: absolute;
  top: -19px;
  right: -19px;
  z-index: 10;
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
  outline: none;
  opacity: 0.8;
  transition: 0.3s;
}
#cboxClose::before,
#cboxClose::after {
  content: "";
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  transition: 0.3s;
}
#cboxClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#cboxClose:hover {
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.5);
}
#cboxClose:hover::before {
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
  transform: translate(-50%, -50%) rotate(225deg);
}
#cboxClose:hover::after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
#cboxPrevious,
#cboxNext {
  top: 50%;
  left: -19px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  outline: none;
  opacity: 0.5;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  transition: 0.3s;
}
#cboxPrevious::after,
#cboxNext::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 0;
  height: 0;
  background: none;
  border-style: solid;
  border-width: 6px 9px 6px 0;
  border-color: transparent #000 transparent transparent;
  outline: none;
  opacity: 0.5;
  transition: 0.3s;
}
#cboxPrevious:hover,
#cboxNext:hover {
  background: #000;
  opacity: 0.8;
}
#cboxPrevious:hover::after,
#cboxNext:hover::after {
  border-color: transparent #fff transparent transparent;
  opacity: 0.8;
}
#cboxNext {
  left: auto;
  right: -19px;
}
#cboxNext::after {
  left: auto;
  right: 4px;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #000;
}
#cboxNext:hover::after {
  border-color: transparent transparent transparent #fff;
}
.ui-datepicker th {
  width: auto;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  cursor: pointer;
}
#ui-datepicker-div {
  font-size: 1.4rem;
}
.footer {
  background: #24406d;
}
.f_boxx,
.f_box01 {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.f_box01 {
  padding-bottom: 50px;
}
.f_nav {
  padding-top: 80px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.footer .nav {
  font-size: 0;
}
.footer .nav + .nav {
  margin-left: 72px;
}
.footer .nav li {
  display: block;
  font-size: 14px;
  line-height: 1;
}
.footer .nav li a {
  font-weight: 500;
  color: #ffffff;
}
.footer .nav li + li {
  margin-top: 17px;
}
.footer .info {
  text-align: right;
  padding-top: 68px;
}
.f_text {
  color: #ffffff;
  font-size: 2rem;
  letter-spacing: 1px;
  margin-bottom: 11px;
  line-height: 1.2;
}
.f_tel {
  /* color: #0d284f; */
  color: #FFF;
  font-size: 4.8rem;
  line-height: 1;
  font-family: "Anton", sans-serif;
}
.f_tel span {
  display: inline-block;
  margin-left: 12px;
  color: #ffffff;
}
.footer .address {
  margin-bottom: 20px;
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1.75;
  margin-top: 4px;
}
.footer .address dt {
  font-weight: 500;
  font-size: 1.6rem;
}
.footer .banner {
  font-size: 0;
}
.footer .banner li {
  display: inline-block;
  margin: 0;
}
.footer .text {
  font-size: 1rem;
  margin-right: -5px;
}
.copyright {
  display: block;
  font-size: 1rem;
  color: #fff;
  margin-top: 2px;
}
.f_box02 {
  overflow: hidden;
  background: #173156;
}
.f_right {
  text-align: right;
  color: #fff;
  padding-top: 6px;
}
.pagetop {
  position: fixed;
  z-index: 100;
  bottom: 0px;
  right: 0;
  opacity: 0;
  transition: opacity 0.5s;
}
.pagetop.on {
  opacity: 1;
}
.pagetop.stop {
  position: absolute;
}
@media screen and (max-width: 1130px) {
  .pagetop {
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pagetop {
    right: 5px;
    bottom: 5px;
  }
}
.rightbar {
  position: fixed;
  z-index: 100;
  top: 20%;
  right: 0;
}
.rightbar a {
  display: block;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.rightbar.on a {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modalbox {
  display: none;
}
#calendar {
  box-sizing: border-box;
  width: 680px;
  background: #fff;
  border: 3px solid #e8e8e8;
  padding: 27px 37px 37px;
}
#calendar .box {
  overflow: hidden;
}
#calendar table {
  float: left;
  width: 47%;
  font-size: 1.6rem;
  table-layout: fixed;
}
#calendar table:nth-of-type(2) {
  float: right;
}
#calendar table caption {
  margin-bottom: 10px;
  font-size: 1.4rem;
}
#calendar th,
#calendar td {
  width: auto;
  border: 1px solid #a5a5a5;
  padding: 9px 0 5px;
  text-align: center;
  vertical-align: middle;
}
#calendar th {
  background: #f0f0f0;
  font-weight: normal;
}
#calendar .holiday {
  background: #606060;
  color: #fff;
}
#calendar .note {
  margin-top: 10px;
  text-align: right;
  font-size: 1.4rem;
}
#calendar .note::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #606060;
  border: 1px solid #a5a5a5;
  margin-right: 10px;
  vertical-align: -5px;
}
.pattern {
  position: fixed;
  top: 425px;
  left: -5px;
}
.pattern li {
  width: 100px;
  margin-bottom: 10px;
}
.pattern li a {
  display: inline-block;
  background: #ccc;
  padding: 5px 10px 3px 15px;
  font-weight: normal;
  color: #fff;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.pattern li a:hover,
.pattern li.on a {
  background: #999;
  text-decoration: none;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.wink a:hover {
  -webkit-animation-name: wink;
  animation-name: wink;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.wink img {
  opacity: 1 !important;
}
@-webkit-keyframes wink {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes wink {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.c-title {
  background: url(../image/line01.png) center left no-repeat;
  color: #4e6331;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.75;
  margin-bottom: 7px;
  padding-left: 60px;
}
.car__text {
  margin-bottom: 40px;
}
.info-greeting {
  background: url(../image/info_bg.png) right top no-repeat;
  padding-right: 370px;
}
.info-greeting__1 {
  color: #b42a3c;
  font-size: 1.4rem;
  font-weight: bold;
}
.info-greeting__2 {
  font-weight: bold;
  margin-bottom: 18px;
}
.news-box {
  margin-bottom: 30px;
}
.news-box .news {
  background: url("../image/br_news.png") left bottom repeat-x, url(../image/icon_news.png) left top 15px no-repeat;
  padding: 5px 0 5px 20px;
  line-height: 1.6;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.news-box .news .date {
  margin-right: 17px;
  white-space: nowrap;
}
.button {
  text-align: left;
}
.faq-links-container__list {
  border-bottom: 1px solid #ddccb3;
  padding-bottom: 50px;
  margin-bottom: 60px;
}
.faq-links-list__item {
  margin-bottom: 20px;
}
.faq-links-list__item:last-child {
  margin-bottom: 0;
}
.faq-links-entries__item {
  margin-bottom: 15px;
}
.faq-links-entries__item:last-child {
  margin-bottom: 0;
}
.faq-links-entry {
  background: url(../image/faq_bg.png) left top no-repeat;
  min-height: 100px;
  padding: 14px 0 0 30px;
}
.faq-links-entry__title {
  margin-bottom: 0;
}
.faq-links-title {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.6;
  color: #b42a3c;
  font-weight: bold;
}
.faq-links-title a {
  display: block;
  background: url(../image/faq_icon.png) left top no-repeat;
  padding: 0 0 0 40px;
  color: inherit;
  font-weight: inherit;
}
.faq-links-text {
  position: relative;
  min-height: 30px;
}
.voice-article:not(:last-child) {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddccb3;
  margin-bottom: 30px;
}
.voice-article .title {
  font-weight: bold;
  font-size: 1.8rem;
  color: #b42a3c;
}
.voice-article .title2 {
  font-weight: bold;
  font-size: 1.6rem;
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */
