@charset "UTF-8";

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1.entry-title {
  display: none !important;
}

.page .entry-title {
  display: none !important;
}

.post .entry-title {
  display: none !important;
}

html {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

input, textarea, select, button {
  font-size: 15px;
  font-family: inherit;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
}

.cf {
  display: inline-block;
  min-height: 1%;
}

.bg_c, .bg_c::before, .bg_c::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

sup {
  vertical-align: super;
  font-size: 10px;
}

sub {
  vertical-align: sub;
  font-size: 10px;
}

a {
  color: #3F3000;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.pc-c {
  display: table-cell;
}

.sp-c {
  display: none;
}

p {
  line-height: 2.0em
}

.fade:hover {
  opacity: 0.5;
  transition: 0.5s;
}



@media screen and (min-width: 768px) {
  .spbr {
    display: none;
  }
}

.dis-i {
  display: inline !important;
}

.dis-ib {
  display: inline-block;
}

.dis-b {
  display: block;
}

.dis-f {
  display: flex;
}

.m-t0 {
  margin-top: 0 !important;
}

.m-t5 {
  margin-top: 5px !important;
}

.m-t10 {
  margin-top: 10px !important;
}

.m-t15 {
  margin-top: 15px !important;
}

.m-t20 {
  margin-top: 20px !important;
}

.m-t30 {
  margin-top: 30px !important;
}

.m-t40 {
  margin-top: 40px !important;
}

.m-t50 {
  margin-top: 50px !important;
}

.m-t55 {
  margin-top: 55px !important;
}

.m-t60 {
  margin-top: 60px !important;
}

.m-t65 {
  margin-top: 65px !important;
}

.m-t70 {
  margin-top: 70px !important;
}

.m-t80 {
  margin-top: 80px !important;
}

.m-t90 {
  margin-top: 90px !important;
}

.m-t100 {
  margin-top: 100px !important;
}

.m-t110 {
  margin-top: 110px !important;
}

.m-t120 {
  margin-top: 120px !important;
}

.m-b0 {
  margin-bottom: 0 !important;
}

.m-b5 {
  margin-bottom: 5px !important;
}

.m-b10 {
  margin-bottom: 10px !important;
}

.m-b15 {
  margin-bottom: 15px !important;
}

.m-b20 {
  margin-bottom: 20px !important;
}

.m-b30 {
  margin-bottom: 30px !important;
}

.m-b40 {
  margin-bottom: 40px !important;
}

.m-b50 {
  margin-bottom: 50px !important;
}

.m-b60 {
  margin-bottom: 60px !important;
}

.m-b70 {
  margin-bottom: 70px !important;
}

.m-b80 {
  margin-bottom: 80px !important;
}

.m-b90 {
  margin-bottom: 90px !important;
}

.m-b100 {
  margin-bottom: 100px !important;
}

.m-r10 {
  margin-right: 10px !important;
}

.m-r20 {
  margin-right: 20px !important;
}

.m-r30 {
  margin-right: 30px !important;
}

.m-r40 {
  margin-right: 40px !important;
}

.m-r50 {
  margin-right: 50px !important;
}

.m-r60 {
  margin-right: 60px !important;
}

.m-r70 {
  margin-right: 70px !important;
}

.m-r80 {
  margin-right: 80px !important;
}

.m-r90 {
  margin-right: 90px !important;
}

.m-r100 {
  margin-right: 100px !important;
}

.m-r110 {
  margin-right: 110px !important;
}

.m-r120 {
  margin-right: 120px !important;
}

.m-l5 {
  margin-left: 5px !important;
}

.m-l10 {
  margin-left: 10px !important;
}

.m-l20 {
  margin-left: 20px !important;
}

.m-l30 {
  margin-left: 30px !important;
}

.m-l40 {
  margin-left: 40px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-t0 {
  padding-top: 0 !important;
}

.p-t5 {
  padding-top: 5px !important;
}

.p-t10 {
  padding-top: 10px !important;
}

.p-t15 {
  padding-top: 15px !important;
}

.p-t20 {
  padding-top: 20px !important;
}

.p-t30 {
  padding-top: 30px !important;
}

.p-t40 {
  padding-top: 40px !important;
}

.p-t50 {
  padding-top: 50px !important;
}

.p-t60 {
  padding-top: 60px !important;
}

.p-t70 {
  padding-top: 70px !important;
}

.p-t80 {
  padding-top: 80px !important;
}

.p-t90 {
  padding-top: 90px !important;
}

.p-t100 {
  padding-top: 100px !important;
}

.p-b0 {
  padding-bottom: 0 !important;
}

.p-b5 {
  padding-bottom: 5px !important;
}

.p-b10 {
  padding-bottom: 10px !important;
}

.p-b15 {
  padding-bottom: 15px !important;
}

.p-b20 {
  padding-bottom: 20px !important;
}

.p-b30 {
  padding-bottom: 30px !important;
}

.p-b40 {
  padding-bottom: 40px !important;
}

.p-b50 {
  padding-bottom: 50px !important;
}

.p-b60 {
  padding-bottom: 60px !important;
}

.p-b70 {
  padding-bottom: 70px !important;
}

.p-b80 {
  padding-bottom: 80px !important;
}

.p-b90 {
  padding-bottom: 90px !important;
}

.p-b100 {
  padding-bottom: 100px !important;
}

.p-l5 {
  padding-left: 5px !important;
}

.p-l10 {
  padding-left: 10px !important;
}

.p-l15 {
  padding-left: 15px !important;
}

.p-l20 {
  padding-left: 20px !important;
}

.p-l30 {
  padding-left: 30px !important;
}

.p-l40 {
  padding-left: 40px !important;
}

.p-r5 {
  padding-right: 5px !important;
}

.p-r10 {
  padding-right: 10px !important;
}

.p-r15 {
  padding-right: 15px !important;
}

.p-r20 {
  padding-right: 20px !important;
}

.f-c0 {
  color: #000000 !important;
}

.f-c1 {
  color: #ffffff !important;
}

.f-c2 {
  color: #00B22C !important;
}

.f-c3 {
  color: #403000 !important;
}

.f-c4 {
  color: #3F3000 !important;
}

.f-c5 {
  color: #E70012 !important;
}

.f-c6 {
  color: #f2bf1c !important;
}

.f-c7 {
  color: #664C00 !important;
}

.f-c8 {
  color: #0000EE !important;
}

.b-c0 {
  background-color: #000000 !important;
}

.b-c1 {
  background-color: #ffffff !important;
}

.b-c2 {
  background-color: #F0F0E1 !important;
}

.b-c3 {
  background-color: #403000 !important;
}

.b-c4 {
  background-color: #FCFAEB !important;
}

.b-c5 {
  background-color: #707070 !important;
}

.b-c6 {
  background-color: #232323 !important;
}

.b-c7 {
  background-color: #e8e8e8 !important;
}

.b-c8 {
  background-color: #5379bc !important;
}

.b-c9 {
  background-color: #00B22C !important;
}

.b-c10 {
  background-color: #F7F7F5 !important;
}

.bd-c2 {
  border: 1px solid #F2EAB7 !important;
  box-sizing: border-box;
}

.f-bold {
  font-weight: bold !important;
}

.f-normal {
  font-weight: normal !important;
}

.f-size-lllll {
  font-size: 200% !important;
}

.f-size-llll {
  font-size: 180% !important;
}

.f-size-lll {
  font-size: 160% !important;
}

.f-size-ll {
  font-size: 140% !important;
}

.f-size-l {
  font-size: 120% !important;
}

.f-size-ml {
  font-size: 110% !important;
}

.f-size-m {
  font-size: 100% !important;
}

.f-size-ms {
  font-size: 90% !important;
}

.f-size-s {
  font-size: 80% !important;
}

.f-size-ss {
  font-size: 60% !important;
}

.f-size-32 {
  font-size: 32px !important;
}

.f-size-24 {
  font-size: 24px !important;
}

.f-size-18 {
  font-size: 18px !important;
}

.t-l {
  text-align: left !important;
}

.t-c {
  text-align: center !important;
}

.t-r {
  text-align: right !important;
}

.v-t {
  vertical-align: top !important;
}

.v-m {
  vertical-align: middle !important;
}

.v-b {
  vertical-align: bottom !important;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-s {
  position: static;
}

.lettter-spacing {
  letter-spacing: -0.10em
}

.l-sp5 {
  letter-spacing: 5px !important;
}

.l-sp10 {
  letter-spacing: 10px !important;
}

.lh-60 {
  line-height: 60px !important;
}

.t-shadow {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.t-bg {
  background: #AA001D;
  color: #fff;
  padding: 3px 8px;
}

#contact .radius {
  border-radius: 3px;
}

#content01 .radius {
  border-radius: 30px;
}

.radius-5 {
  border-radius: 5px;
}

/*-------------------------------------------------------------------------------------*/
html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}

body {
  background: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  min-width: 1020px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.6;
  color: #403000;
  word-break: normal;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

.font {
  font-family: "Noto Sans JP";
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: 'メイリオ', Meiryo, 'Noto Sans', sans-serif;
  }

  .font {
    font-family: 'Noto Sans JP', sans-serif;
  }
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.s-width {
  width: 1040px;
  margin: 0 auto !important;
}

.m-auto {
  margin: 0 auto !important;
}

/*-------------------------------------------------------------------------------------*/
/* header */
.inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.inner:after {
  content: "";
  clear: both;
  display: block;
}

/*--------header-----------*/
#top-head {
  top: 0px;
  height: 135px;
  position: absolute;
  width: 100%;
  margin: 0px auto;
  z-index: 999;
}

#top-head a,
#top-head {
  color: #333;
  text-decoration: none;
}

#top-head .inner {
  position: relative;
  height: 135px;
}

#top-head h1 {
  padding-top: 10px;
  font-size: 13px;
}

#top-head .logo {
  float: left;
  position: relative;
  /*
  font-size: 12px;
  font-weight: bold;
*/
   padding-top: 25px;
}

#top-head .logo a {
  /*
  height: 150px;
  line-height: 140px;
*/
  padding-top: 5px;
  display: block;
  width: 100%;
}

#top-head .logo a img {
  /*  height: 120px;*/
  height: 81px;
}

#top-head .logo span {
  display: block;
  text-align: center;
  color: #888888;
}

#global-nav ul {
  list-style: none;
  position: absolute;
  right: 0;
  top: 30%;
  font-size: 15px;
}

#global-nav ul li {
  float: left;
  padding: 15px 5px;
  border-left: none;
  text-align: center;
}

#global-nav ul li.gnav-li-c {
  background-color: #232323;
}

#global-nav ul li.gnav-li-l {
  background-color: #5379bc;
}

#global-nav ul li.gnav-li-l i {
  padding-left: 5px;
}

#global-nav ul li.gnav-li-c a,
#global-nav ul li.gnav-li-l a {
  color: #fff;
}

#global-nav ul li a {
  padding: 5px 0;
  position: relative;
  display: inline-block;
}

#global-nav ul li a:hover {
  opacity: 0.7;
}

#global-nav ul li a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

#global-nav ul li.gnav-li-c a::after,
#global-nav ul li.gnav-li-l a::after {
  height: 0;
  background: none;
}

nav span {
  display: block;
  position: relative;
  width: 90px;
  left: 0;
}

nav span.contact-nav {
  width: 120px !important;
}

nav span.contact-nav span {
  width: 130px !important;
}

nav span.access-nav {
  width: 140px !important;
}

nav span.access-nav span {
  width: 140px !important;
}

nav span.access-nav span.nav-main {
  font-feature-settings: "palt"1;
  letter-spacing: -0.08em;
}

#global-nav ul .nav-main {
  font-size: 17px;
  color: #403000;
  font-weight: bold;
}

#global-nav ul .nav-sub {
  font-size: 13px;
  color: #1DA739;
}

/*--------固定化されたときのCSS-----------*/
#top-head.fixed {
  margin-top: 0;
  top: 0;
  height: 130px;
  position: fixed;
  padding-top: 0px;
  background: #fff;
  background: rgba(255, 255, 255, .8);
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}

#top-head.fixed .logo {
  position: relative;
  font-size: 12px;
  color: #333;
  /*  height: 90px;*/
}

#top-head.fixed .logo a {
  /*  height: 90px;*/
}

#top-head.fixed .logo img {
  /*  padding-top: 5px;*/
  /*  height: 80px;*/
  padding-top: 5px;
  height: 60px;
  vertical-align: top;
}

#top-head.fixed #global-nav ul {
  top: 30px;
}

#top-head.fixed #global-nav ul li a {
  color: #333;
  padding: 5px;
  padding-bottom: 5px;
}

#top-head.fixed #global-nav ul li.gnav-li-c a,
#top-head.fixed #global-nav ul li.gnav-li-l a {
  color: #fff;
}

.fixed-bnr {
  position: fixed;
  right: 10px;
  top: 180px;
  z-index: 50;
}

.fixed-bnr a {
  display: block;
  transition: .2s;
}

.fixed-bnr a:hover {
  opacity: 0.8;
}

.close-bnr {
  position: absolute;
  cursor: pointer;
  top: -10px;
  right: -10px;
  transition: .2s;
  z-index: 20;
}

.close-bnr:hover {
  opacity: 0.8;
}

.sp-fixed {
  display: none;
}

/*-------------------------------------------------------------------------------------*/
#footer-link {
  background-image: url(../img/footer_link_bk.png);
  background-repeat: no-repeat;
  background-position-x: center;
}

#footer-link .c-list {
  margin: 0 auto;
  width: 1000px;
}

#footer-link .c-btn {
  text-align: right !important;
  margin-top: -60px;
}

#footer-link .c-btn .normal:after {
  left: 40px;
}

#footer-link .section-inner {
  padding-bottom: 30px;
}

#footer-link .c-list.l4 ul li {
  width: 230px;
  margin-right: 25px;
  margin-top: 0;
}

#footer-link .c-list.l4 ul li .txt-area {
  padding: 15px 10px 20px;
}

#footer-link .c-list.l4 ul li .txt-area .txt {
  font-size: 12px;
}

.f-link {
  text-align: left;
  font-size: 14px;
}

.f-link li {
  display: inline-block;
  margin-right: 20px;
}

.f-link li a {
  color: #664C00;
}

footer, .footer {
  background: #fff;
  text-align: center;
}

.footer .calendar {
  text-align: -webkit-right;
}

.footer .calendar table {
  margin-top: 50px;
}

.footer .footer-nav li {
  float: left;
  padding: 15px 8px;
  text-align: center;
}

.footer .footer-nav li a {
  text-decoration: none;
}

.footer .footer-nav span {
  display: block;
  position: relative;
  width: 100px;
  left: 0;
}

.footer .footer-nav span.access-nav span.nav-main {
  font-feature-settings: "palt"1;
  letter-spacing: -0.08em;
}

.footer .footer-nav span.access-nav {
  width: 160px !important;
}

.footer .footer-nav span.access-nav span {
  width: 160px !important;
}

.footer .footer-nav span.contact-nav {
  width: 115px !important;
}

.footer .footer-nav span.contact-nav span {
  width: 115px !important;
}

.footer .footer-nav span.nav-main {
  font-size: 18px;
  color: #403000;
  font-weight: bold;
}

.footer .footer-nav span.nav-sub {
  font-size: 13px;
  color: #1DA739;
}

.footer .txt-img.i50 .img-area {
  width: 680px;
}

.footer-sns {
  margin-bottom: 10px;
}

.footer-sns i {
  display: inline-block;
  font-size: 25px;
  color: #AA001D;
  margin: 0 2px;
}

.footer-logo {
  margin-bottom: 15px;
}

.footer-logo span {
  display: block;
  font-weight: bold;
  color: #888888;
}

.footer-txt {
  line-height: 2;
  font-size: 14px;
  margin-bottom: 30px;
}

.footer-copy {
  color: #3F3000;
  font-size: 13px;
  font-weight: bold;
}

.footer-copy a {
  text-decoration: none;
  color: inherit;
}

/*-------------------------------------------------------------------------------------*/
.top-img {
  /*
  height: 574px;
  padding: 0 30px;
  background: #fff;
*/
  position: relative;
}

.top-img img {
  width: 100%;
  object-fit: cover;
  min-height: 550px;
  max-height: 785px;

}

.top-img .ttl {
  position: absolute;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-size: 56px;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
  text-shadow: 0 0 20px #000,0 0 20px #000,0 0 20px #000;
}

.top-img .slide {
  width: 100%;
  /*  max-width: 1920px;*/
  margin: 0 auto;
}

.top-img .slide .item {
  display: block !important;
  height: 785px;
}

.top-img .slide .item01 {
  background: url("../img/main_img01_pc.jpg") center / cover no-repeat;
}

.top-img .slide .item02 {
  background: url("../img/main_img02_pc.jpg") center / cover no-repeat;
}

.top-img .slide .item03 {
  background: url("../img/main_img03_pc.jpg") center / cover no-repeat;
}

/*
.top-img {
  background: linear-gradient(0deg, #F7F7F5 0%, #F7F7F5 50%, #fff 50%, #fff 100%);
}
*/

.main-img {
  height: 430px;
  padding: 0 30px;
  background: #fff;
  position: relative;
}

.main-img .slide {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.main-img .slide li {
  width: 100%;
  max-width: 1920px;
}

.main-img .slide li .img {
  height: 430px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.main-img-txt {
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  bottom: 20px;
  right: 10%;
  margin-left: -350px;
  color: #fff;
}

.main-img-txt.txt-l {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.main-img-txt.txt-c {
  justify-content: center;
  -webkit-justify-content: center;
}

.main-img-txt.txt-r {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.main-img-txt.txt-t {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding-top: 30px;
}

.main-img-txt.txt-m {
  align-items: center;
  -webkit-align-items: center;
}

.main-img-txt.txt-b {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  padding-bottom: 30px;
}

.main-img-txt .main {
  font-size: 34px;
}

.main-img-txt .sub {
  font-size: 16px;
}

.main-img-txt .txt {
  padding: 10px;
}

.main-img:hover .slick-prev:before,
.main-img:hover .slick-next:before {
  transition: 0.4s;
  opacity: 0.5;
}

/*-------------------------------------------------------------------------------------*/
.g-nav {
  background: #fff;
}

.g-nav ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.g-nav li {
  display: table-cell;
  text-align: center;
}

.g-nav li a {
  display: block;
  text-decoration: none;
  padding: 17px 0 16px;
  transition: 0.2s;
}

.g-nav li .nav-txt {
  display: block;
  border-right: 1px dotted #ddd;
  transition: 0.2s;
}

.g-nav li:last-child .nav-txt {
  border-right: none !important;
}

.g-nav li .nav-main {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  transition: 0.2s;
}

.g-nav li .nav-sub {
  display: block;
  font-size: 10px;
  line-height: 1.5;
  color: #E70012;
  transition: 0.2s;
}

.g-nav li a:hover {
  background: #E70012;
}

.g-nav li a:hover .nav-txt {
  border-right: 1px solid #E70012;
}

.g-nav li a:hover .nav-main,
.g-nav li a:hover .nav-sub {
  color: #fff;
}

/*-------------------------------------------------------------------------------------*/
.top-list-post {}

.top-list-post li {
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 15px 0;
}

.top-list-post time {
  color: #00B22C;
  font-weight: bold;
  margin-right: 30px;
}

.top-list-post .ttl {
  font-weight: bold;
}

.top-list-post .ttl:hover {
  text-decoration: underline;
}

/*-------------------------------------------------------------------------------------*/
.content01_bnr a {
  display: block;
  background: #fff;
  border: 3px solid #d3cbb1;
  border-radius: 6px;
  color: #403000;
  font-size: 24px;
  padding: 23px 0;
  text-align: center;
  text-decoration: none;
  transition: .2s;
}

.content01_bnr a:hover {
  opacity: 0.5;
}

/*-------------------------------------------------------------------------------------*/
section.block {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

section.block.bg01 {
  background-color: #333;
  color: #fff;
  border-color: #fff;
}

section.block.bg02 {
  background-color: #AA001D;
  color: #fff;
  border-color: #fff;
}

section.block.bg03 {
  background-color: #F7F6F2;
  background-image: url(../img/bg.jpg);
  background-repeat: repeat;
  background-size: auto;
}

section.block.bg04 {
  background-color: #AA001D;
  color: #fff;
  border-color: #fff;
}

.section-inner {
  padding: 60px 0;
}

.section-inner.s2 {
  padding: 40px 0;
}

.bg-cover {
  background-color: rgba(20, 20, 20, 0.7);
}

/*------------------------------------*/
.c-ttl {
  text-align: center;
  margin-bottom: 30px;
  font-size: 23px;
  color: inherit;
  line-height: 1.4;
}

.c-ttl.left {
  text-align: left;
}

section.block.bg01 .c-ttl.line,
section.block.bg02 .c-ttl.line,
section.block.bg04 .c-ttl.line {
  border-color: #fff;
}

.c-ttl-sub {
  font-size: 14px;
  font-weight: 500;
}

.c-ttl-main {
  font-weight: bold;
  font-size: 36px;
}

.c-ttl .c-ttl-main.line {
  display: inline-block;
  border-bottom: 3px solid #00B22C;
  padding-bottom: 10px;
  font-size: 140%;
  font-weight: bold;
}

.c-ttl .c-ttl-in {
  display: inline-block;
  position: relative;
  padding: 0 8px;
  font-size: 140%;
}

.c-ttl span {
  position: relative;
}

.c-ttl.border .c-ttl-in {
  padding-bottom: 5px;
}

.c-ttl.border .c-ttl-in:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5px;
  border-bottom: 10px solid #FABF2E;
}

.c-ttl.border2 .c-ttl-in:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5px;
  border-bottom: 10px solid #FDEFF1;
}

.c-ttl.bg-border {
  box-sizing: border-box;
  border: 2px solid #FDEFF1;
  padding: 8px 0;
}

.c-ttl.bg {
  background: #FDEFF1;
  padding: 8px 0;
}

.ttl-bg-img {
  background-image: url("../img/cts_img02_01.png");
  background-repeat: no-repeat;
  background-position: 35% 60%;
  height: 40px;
}

/*------------------------------------*/
.c-txt {
  margin-bottom: 15px;
  text-align: center;
  line-height: 2;
}

.c-txt.left {
  text-align: left;
}

.c-txt.size {
  font-size: 16px;
}

.c-txt.size2 {
  font-size: 13px;
  line-height: 1.8;
}

.c-txt p {
  margin-bottom: 12px;
}

.c-txt dl {
  margin-bottom: 25px;
}

.c-txt dl:last-child {
  margin-bottom: 0;
}

.c-txt dl dt {
  color: #AA001D;
}

.bg01 .c-txt dl dt,
.bg02 .c-txt dl dt,
.bg04 .c-txt dl dt {
  color: #ffffff;
  font-weight: bold;
}

.c-txt .indent {
  padding-left: 1em;
  text-indent: -1em;
}

/*------------------------------------*/
.c-img {
  margin: 0 auto 20px;
  text-align: center;
}

.c-img img {
  max-width: 100%;
}

/*------------------------------------*/
.c-list {
  margin-bottom: 15px;
  overflow: hidden;
}

.c-list ul {
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  width: 110%;
}

.c-list ul li {
  width: 300px;
  background: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 50px;
  position: relative;
}

.c-list ul li a {
  display: block;
  text-decoration: none;
  transition: 0.2s;
}

.c-list ul li a:hover {
  opacity: 0.8;
}

.c-list ul li a.blank {
  padding-bottom: 10px;
}

.c-list ul li a.blank i {
  width: 20px;
  height: 18px;
  position: absolute;
  bottom: 3px;
  right: 3px;
  color: #AA001D;
}

.c-list ul li .img-area {
  display: block;
}

.c-list ul li .img-area img {
  width: 100%;
}

.c-list ul li .txt-area {
  display: block;
  padding: 15px;
}

.c-list ul li .txt-area .ttl {
  display: block;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
  font-size: 15px;
}

.c-list ul li .txt-area .ttl.f-c2 {
  color: #FABF2E;
}

.c-list ul li .txt-area .ttl.f-c3 {
  color: #AA001D;
}

.c-list ul li .txt-area .txt {
  display: block;
  line-height: 1.4;
  font-size: 13px;
}

.c-list.b-c2 ul li {
  background: #F7F6F2;
}

.c-list.l2 ul li {
  width: 580px;
  margin-right: 40px;
}

.c-list.l3 ul li {
  width: 370px;
  margin-right: 50px;
}

.c-list.l4 ul li {
  width: 270px;
  margin-right: 40px;
}

.c-list.l4 ul li .txt-area {
  padding: 15px 10px 20px;
}

.c-list.l4 ul li .txt-area .txt {
  font-size: 12px;
}

.c-list.l5 ul li {
  width: 220px;
  margin-right: 20px;
}

.c-list.l5 ul li .txt-area {
  padding: 15px 10px 20px;
}

.c-list.l5 ul li .txt-area .txt {
  font-size: 12px;
}

#content02 .c-list.l4 ul li {
  width: 210px;
  height: 170px;
  margin: 10px 12px 0 0;
  border-radius: 10px;
  border: 3px solid #D3CBB1;
  box-sizing: border-box;
}

#content02 .c-list ul li a {
  height: 165px !important;
  display: block;
  border-radius: 10px;
}

#content02 .c-list ul li a:hover {
  background: #F0F0E1 !important;
}

#content02 .c-list.l4 ul li img {
  margin-top: 5px;
  margin-bottom: 5px;
}

#content02 .c-list.l4 ul li p {
  line-height: 1.3;
}

/*------------------------------------*/
.c-box {
  background: #fff;
  color: #000;
  margin-bottom: 40px;
}

.c-box.border {
  border: 1px solid #E70012;
}

.c-box-inner {
  padding: 30px 40px 20px;
}

.c-box-inner.p1 {
  padding: 10px 10px 10px;
}

.c-box-inner.p2 {
  padding: 25px 25px 20px;
}

/*------------------------------------*/
.c-table {
  margin-bottom: 20px;
}

.c-table.line {
  border-bottom: 1px solid #ddd;
}

.c-table table {
  width: 100%;
  border-collapse: collapse;
}

.c-table table thead th {
  border: 1px solid #AA001D;
  text-align: center;
  padding: 2px 5px 1px;
  color: #AA001D;
  font-size: 16px;
}

.c-table table thead th.bg {
  background: #AA001D;
  color: #fff;
}

.c-table table tbody td {
  border-bottom: 1px dotted #ddd;
  padding: 11px 5px 9px;
  font-size: 15px;
}

.c-table table tbody td.f-color {
  color: #AA001D;
  font-size: 17px;
}

.c-table2 {
  margin-bottom: 20px;
}

.c-table2 table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
}

.c-table2 table th {
  padding: 15px 15px 15px;
  vertical-align: top;
  border: 1px solid #595757;
  border-left: none;
  font-weight: bold;
}

.c-table2 table td {
  padding: 15px 15px 15px;
  vertical-align: top;
  border: 1px solid #595757;
  border-right: none;
}

.bg03 .c-table2 table tr:nth-child(odd) th,
.bg03 .c-table2 table tr:nth-child(odd) td {
  border: 1px solid #595757;
}

.c-table2 a {
  color: #fff;
}

.c-table2 a:hover {
  text-decoration: none;
}

.c-table2 a i {
  padding-left: 7px;
}

/*------------------------------------*/
.c-btn {
  margin-bottom: 20px;
  text-align: center;
}

.c-btn a,
.c-btn .submit-btn {
  background: #00B22C;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
  line-height: 46px;
  padding: 3px 2px;
  position: relative;
  margin: 0 auto;
  width: 320px;
}

.c-btn a:hover,
.c-btn button:hover {
  opacity: 0.8;
}

.c-btn a i {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}

.c-btn .wide {
  width: 640px;
}

.c-btn .scroll:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 9px solid #fff;
  right: 17px;
  top: 50%;
  margin-top: -3px;
}

.c-btn .normal {
  width: 260px;
  font-size: 15px;
  line-height: 1.2;
  padding: 15px 0px;
  margin: 0;
  text-align: center;
}

.c-btn:after {
  content: url(../img/btn_allow.png);
  position: relative;
  top: 50%;
  left: 10px;
  margin-right: -80px;
}

.c-btn.no-arrow {
  font-size: 15px;
  line-height: 1.2;
  padding: 15px 0px;
  margin: 0;
  text-align: center;
}

.c-btn.no-arrow:after {
  content: none;
}

.c-btn .min {
  width: 200px;
  font-size: 15px;
  line-height: 1.2;
  padding: 10px 10px;
  margin: 0;
}

.c-btn .min i {
  margin-top: -6px;
  right: 5px;
}

.c-btn .border-c5 {
  border: 1px solid #232323;
}

.circle-btn {
  width: 220px;
  padding: 10px 20px;
  border: 2px solid #664C00;
  border-radius: 30px;
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}

.circle-btn a {
  text-decoration: none;
}

.circle-btn img {
  padding-right: 5px;
}

.out_btn:after {
  content: url(../img/out_btn.png);
  vertical-align: middle;
}

.map-sns {
  text-align: left;
}

.map-sns .facebook, .map-sns .instagram {
  vertical-align: middle;
}

.map-sns .instagram {
  margin-left: 15px;
}

#access_content01 #gmap {
  height: 500px;
  width: 100%;
}

#content03 #gmap {
  height: 600px;
  width: 600px;
}

/*------------------------------------*/
.txt-img {
  width: 100%;
  display: flex;
  -webkit-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 50px;
}

.txt-img.i-r {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}

.txt-img:last-child {
  margin-bottom: 0;
}

.txt-img .txt-area {
  width: 510px;
}

.txt-img .img-area {
  width: 450px;
}

/*
.txt-img .img-area img{
width: 100%;
}
*/
.txt-img.i50 .txt-area {
  width: 550px;
  margin-right: auto;
}

.txt-img.i50 .img-area {
  width: 600px;
}

.txt-img.i40 .txt-area {
  width: 650px;
}

.txt-img.i40 .img-area {
  width: 500px;
}

.txt-img.i15 .txt-area {
  width: 790px;
}

.txt-img.i15 .img-area {
  width: 150px;
}

.txt-img.i30 .txt-area {
  width: 750px;
  margin-right: auto;
}

.txt-img.i30 .img-area {
  width: 400px;
}

.txt-img.i25 .txt-area {
  width: 850px;
}

.txt-img.i25 .img-area {
  width: 300px;
}

.txt-img.i20 .txt-area {
  width: 670px;
}

.txt-img.i20 .img-area {
  width: 300px;
}

.txt-img.v-t {
  align-items: start;
  -webkit-align-items: start;
}

/*------------------------------------*/
.service-head span {
  background: linear-gradient(transparent 70%, #F0F0E1 20%);
  padding: 0 15px;
}

.title-border {
  display: flex;
  align-items: center;
}

.title-border:before,
.title-border:after {
  border-top: 2px solid;
  content: "";
  flex-grow: 1;
}

.title-border:before {
  margin-right: 1rem;
}

.title-border:after {
  margin-left: 1rem;
}

/*------------------------------------*/
.flow-list {
  overflow: hidden;
}

.flow-list li {
  position: relative;
  display: table;
  width: 100%;
  background: #aaa;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 5px 20px;
  font-weight: bold;
}

.flow-list li:last-child {
  margin-bottom: 0;
}

.flow-list li::after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -18px;
  bottom: -30px;
  border-top: 20px solid #f2bf1c;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}

.flow-list li .head {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 280px;
}

.flow-list li .head .num {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 30px;
  padding-right: 25px;
}

.flow-list li .head .ttl {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
}

.flow-list li .body {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  font-size: 18px;
  padding-left: 15px;
  position: relative;
}

.flow-list li .body::before {
  content: "";
  width: 1px;
  height: 36px;
  background: #fff;
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -18px;
}

/*------------------------------------*/
.faq {
  counter-reset: number 0;
}

.faq dl {
  margin-bottom: 10px;
  background: #fff;
  font-size: 15px;
}

.faq dl dt {
  display: table;
  position: relative;
  width: 100%;
  color: #AA001D;
}

.faq dl dt:before {
  display: table-cell;
  counter-increment: number 1;
  content: "Q."counter(number);
  vertical-align: top;
  text-align: center;
  padding: 12px 20px;
  width: 70px;
  background: #AA001D;
  color: #fff;
  font-size: 22px;
  line-height: 1.1;
}

.faq dl dt .body {
  display: table-cell;
  padding: 12px 20px;
}

.faq dl dd .d-t {
  display: table;
  position: relative;
  width: 100%;
  background: #F7F8F8;
}

.faq dl dd .d-t:before {
  display: table-cell;
  content: "A.";
  vertical-align: top;
  text-align: center;
  padding: 12px 20px;
  width: 70px;
  background: #AA001D;
  color: #fff;
  font-size: 22px;
  line-height: 1.1;
}

.faq dl dd .body {
  display: table-cell;
  padding: 12px 20px;
}

.faq dl dd em {
  color: #AA001D;
}

/*-------アコーディオン-------*/
dl.ac dt {
  cursor: pointer;
}

dl.ac dt:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 9px solid #AA001D;
  right: 17px;
  top: 50%;
  margin-top: -3px;
}

dl.ac.open dt:after {
  border: 6px solid transparent;
  border-bottom: 9px solid #AA001D;
  margin-top: -10px;
}

/*------------------------------------*/
.news {
  counter-reset: number 0;
}

.news li {
  margin-bottom: 10px;
  background: #5379bc;
  font-size: 15px;
}

.news li .body {
  display: table;
  position: relative;
  width: 100%;
  color: #fff;
  box-sizing: border-box;
  padding-right: 40px;
  line-height: 30px;
}

.news li.ac .body {
  cursor: pointer;
}

.news li .body .date {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  width: 100px;
  padding: 12px 20px;
}

.news li .body .ttl {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  font-size: 15px;
  color: #fff;
  padding: 12px 20px 12px 0;
}

.news li .body .ttl a {
  color: inherit;
}

.news li .body .ttl a:hover {
  text-decoration: none;
}

.news li .body .ttl i {
  margin-left: 15px;
}

.news li .more {
  padding: 5px 20px 15px 140px;
}

.news li.ac .body:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 9px solid #fff;
  right: 17px;
  top: 50%;
  margin-top: -3px;
}

.news li.ac.open .body:after {
  border: 6px solid transparent;
  border-bottom: 9px solid #fff;
  margin-top: -10px;
}

/*-------アコーディオン-------*/
dl.ac dt {
  cursor: pointer;
}

dl.ac dt:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 9px solid #AA001D;
  right: 17px;
  top: 50%;
  margin-top: -3px;
}

dl.ac.open dt:after {
  border: 6px solid transparent;
  border-bottom: 9px solid #AA001D;
  margin-top: -10px;
}

/*------------------------------------*/
/*全体*/
.hidden_box {
  margin: 2em 0 0em;
  /*前後の余白*/
  padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
  width: 960px;
  padding: 15px 20px;
  font-weight: bold;
  background: #5379bc;
  color: #fff;
  cursor: pointer;
  display: block;
  position: relative;
}

.hidden_box label:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 9px solid #fff;
  right: 17px;
  top: 50%;
  margin-top: -3px;
}

/*ボタンホバー時*/
/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked~.hidden_show {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}

.hidden_box .c-table2 table {
  color: #000;
}

.hidden_box .c-table2 table tr th {
  width: 120px;
  vertical-align: middle;
}

/*------------------------------------*/
.min-boxs {
  margin: 0 auto 40px;
  display: flex;
  -webkit-display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

.min-boxs.line {
  padding-bottom: 50px;
  border-bottom: 1px solid #fff;
}

.min-boxs .box {
  width: 520px;
  margin: 0 20px;
  box-sizing: border-box;
  background: #232323;
  padding: 15px 20px 10px;
  text-align: center;
  color: #fff;
}

.tel-txt {
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 1.2;
}

.tel-txt i {
  margin-left: -10px;
  margin-right: 7px;
}

.tel-txt i.tel {
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.tel-txt a {
  text-decoration: none;
}

/*----------------- contact -------------------*/
.form-contact {
  margin-bottom: 30px;
}

.form-contact table {
  width: 100%;
  border-collapse: separate;
  font-size: 16px;
}

.form-contact table tr {
  margin-bottom: 4px;
  display: table;
  width: 100%;
}

.form-contact table th {
  vertical-align: top;
  text-align: right;
  width: 260px;
  padding: 25px 0px 15px 20px;
  color: #403000;
  font-weight: bold;
  line-height: 2;
}

.form-contact table td {
  padding: 15px 20px;
  vertical-align: top;
  color: #000;
  line-height: 2;
}

.form-contact table td p {
  font-size: 14px;
  padding: 3px 0;
  color: #403000;
}

.form-contact input,
.form-contact textarea,
.rec-form input,
.rec-form textarea {
  border: 1px solid #fff;
  background: #F1F0ED;
  border-radius: 5px;
}

.form-contact input {
  padding: 17px 20px;
  width: 550px;
}

.form-contact input.size-s {
  width: 100px;
}

.form-contact textarea {
  padding: 4px 5px;
  width: 550px;
  height: 190px;
}

.errMessageBox {
  color: #ffffff;
}

.message-done {
  font-size: 15px;
  text-align: center;
}

.form-contact [type=submit].back-btn {
  background: #999;
  border: none;
  margin-right: 50px;
}

.mw_wp_form_confirm .c-btn {
  display: flex;
  justify-content: center;
  width: 70%;
  margin: 0 auto;
}

/*------------------------------------*/
.tab-head {
  margin-bottom: 50px;
}

.tab-head ul {
  display: flex;
  -webkit-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: end;
  -webkit-align-items: end;
  width: 100%;
}

.tab-head ul li {
  width: 480px;
  text-align: center;
}

.tab-head ul li div {
  position: relative;
  background: #c9caca;
  border: 1px solid #c9caca;
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  margin: 0 20px;
  cursor: pointer;
  transition: 0.2s;
}

.tab-head ul li.active div {
  cursor: default;
}

.tab-head ul li.active div,
.tab-head ul li:hover div {
  background: #5379bc;
  border: 1px solid #5379bc;
  color: #fff;
}

/*------------------------------------*/
/*------------------------------------*/
.check-list {
  margin-bottom: 40px;
  padding: 0 5px;
}

.check-list li {
  background: url(../img/check.png) no-repeat left 0;
  padding: 7px 0 7px 50px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

/*------------------------------------*/
.box-slide .slick-prev:before,
.box-slide .slick-next:before {
  transition: 0.4s;
  opacity: 0.6;
}

.box-slide .slick-prev {
  left: -45px;
}

.box-slide .slick-next {
  right: -45px;
}

/*------------------------------------*/
.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}

/*------------------------------------*/
/*------------------------------------*/
/*keyframesの設定*/
/*文字が消えている状態から現れるアニメーション*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

/*のびたブロックを横に追いやるアニメーション*/
@keyframes secondaryImageOverlayOut {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(102%);
  }
}

/*上下左右から表示用css*/
body {
  margin: 0;
}

.sa {
  opacity: 0;
  transition: all .5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
  /*左から右*/
}

.sa--rl {
  transform: translate(100px, 0);
  /*右から左*/
}

.sa--up {
  transform: translate(0, 100px);
  /*下から上*/
}

.sa--down {
  transform: translate(0, -100px);
  /*上から下*/
}

.sa--scaleUp {
  transform: scale(.5);
  /*縮小から拡大*/
}

.sa--scaleDown {
  transform: scale(1.5);
  /*拡大から縮小*/
}

.sa--rotateL {
  transform: rotate(180deg);
  /*左回転*/
}

.sa--rotateR {
  transform: rotate(-180deg);
  /*右回転*/
}

/*------------------------------------*/
.menu>li a {
  display: block;
  color: #fff;
}

.menu>li a:hover {
  color: #fff;
}

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

ul.menu__third-level {
  visibility: hidden;
  opacity: 0;
}

ul.menu__fourth-level {
  visibility: hidden;
  opacity: 0;
}

.menu>li:hover {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.menu__second-level.col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
  width: 440px;
}

.menu__second-level li {
  border-top: 1px solid rgba(0, 0, 0, 2);
  box-shadow: 0 2px 0 rgba(255, 255, 255, 0.15);
  text-align: left !important;
  padding: 15px 20px !important;
  display: block;
  float: none !important;
}

.menu__second-level li:first-child {
  border-top: unset !important;
}

.menu__second-level li a {
  color: #fff !important;
  display: block;
}

.menu__second-level li a:hover {
  background: #403000;
  color: #fff;
  opacity: 0.8;
}

.menu__second-level li a::after {
  content: unset !important;
}

/* floatクリア */
.menu:before,
.menu:after {
  content: " ";
  display: table;
}

.menu:after {
  clear: both;
}

.menu {
  *zoom: 1;
}

.menu>li.menu__single {
  position: relative;
}

ul.menu__second-level {
  position: absolute;
  color: #fff;
  top: 75px !important;
  width: 270px;
  background: #403000;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  left: 0 !important;
  border-radius: 8px;
  box-shadow: 1px 1px 2px #000;
}

ul.menu__second-level:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50px;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #403000;
}

li.menu__single:hover ul.menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}

/*------------------------------------*/
/*    swipper     */
/* 全体のスタイル */
.swiper-wrapper {
  width: 100%;
  height: 280px;
}

/* 全スライド共通スタイル */
.swiper-slide {
  width: 100%;
  height: 100%;
  line-height: 250px;
}

/*--------------pankuzu----------------------*/
.pankuzu {
  width: 1920px;
  margin: 0 auto;
}

.topicpath {
  padding: 8px 0 0 30px;
  position: absolute;
  z-index: 99;
}

.topicpath ol li {
  /* liを横並び＆ブレットを消す */
  display: inline;
  list-style-type: none;
}

.topicpath ol li a {
  font-weight: bold;
  color: #00B22C;
  text-decoration: none;
}

.topicpath ol li a img {
  vertical-align: text-top;
}

.topicpath ol li:before {
  /* liの後に記号追加 */
  content: url(../img/pan_allow.png);
}

.topicpath ol li {
  /* liを横並び＆ブレットを消す */
  display: inline;
  list-style-type: none;
}

.topicpath ol li:first-child:before {
  /* 最初のliだけcontentを消す */
  content: "";
}

/*---------------midashi icon---------------------*/
.h_allow {
  margin-top: -15px;
}

/*---------------page_top_icon---------------------*/
.page_top_icon {
  width: 100%;
  margin-top: -160px;
  position: absolute;
  left: 0;
}

.page_top_icon img {
  width: 70px;
}

.page_top_icon2 {
  width: 100%;
  margin-top: -160px;
  position: absolute;
  left: 0;
}

.page_top_icon2 img {
  width: 70px;
}

.no-icon {
  position: unset;
  margin-top: -30px;
}

/*----------------- top -------------------*/
#content02 {
  background-repeat: no-repeat;
  background-position-x: center;
}

.content02 {
  background-image: url(../img/top_ser_bk.jpg);
}

#content02 .ser_link {
  margin-top: -25px;
}

#content02 .ser_link a:hover {
  opacity: 0.8;
  transition: 0.3s;
}

#content02 .txt-img.i30 .txt-area {
  width: 180px;
}

#content02 .txt-img.i30 .txt-area .c-txt {
  width: 180px;
}

#content02 .txt-img.i30 .img-area {
  width: 270px;
}

/*------------------------------------*/
#content03 .call {
  padding-bottom: 10px;
  background-image: url(../img/top_map_icon.png);
  background-repeat: no-repeat;
  background-position-x: right;
}

#content03 .call img,
.footer .call img {
  vertical-align: text-top;
}

#content03 .calendar table,
.footer .calendar table {
  border: 2px solid #403000;
  border-radius: 5px !important;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  margin: 0 0 0 auto;
}

#content03 .calendar table tr,
.footer .calendar table tr {
  width: 100%;
  line-height: 3.0;
}

#content03 .calendar table tr th,
.footer .calendar table tr th {
  width: 200px;
}

#content03 .calendar table tr td,
.footer .calendar table tr td {
  width: 50px;
}

#content03 .calendar table tr th,
#content03 .calendar table tr td,
.footer .calendar table tr th,
.footer .calendar table tr td {
  text-align: center;
  background: #F0F0E1;
  border: solid 1px #775F31;
  font-weight: bold;
}

#content03 .calendar table tr.bk-cl th,
#content03 .calendar table tr.bk-cl td,
.footer .calendar table tr.bk-cl th,
.footer .calendar table tr.bk-cl td {
  background: #403000;
  color: #fff;
  border-top: none;
  border-bottom: none;
}

/* .calender-txt table tr th {
color: #00B22C;
font-weight: bold;
width: 100px;
vertical-align: top;
} */
.calender-txt table tr th {
  width: 100px;
  vertical-align: baseline;
}

.calender-txt table tr td span {
  font-weight: bold;
}

.calender-txt p {
  line-height: 2.3;
  font-size: 14px;
}

#content03 .section-inner {
  padding-bottom: 20px;
}

/*------------------------------------*/
#content04 .c-ttl .c-ttl-main img {
  vertical-align: text-bottom;
}

#content04 ul li {
  box-sizing: border-box;
  width: 580px;
  border: 3px solid #403000;
  border-radius: 5px;
  margin-right: 40px;
  margin-top: 0;
}

#content04 ul li:last-of-type {
  margin-right: 0;
}

.sns-wrap {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.sns-wrap .instagram-area {
  width: 660px;
}

.sns-wrap .facebook-area {
  width: 500px;
}

.sec07 {
  padding: 0 0 10px;
}

.sec07 .t-ttl01 {
  margin-bottom: 30px;
}

.sec07-txt {
  margin-bottom: 55px;
  text-align: center;
}

.sec07-list-post {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px 20px;
}

.sec07-list-post li {
  margin: 0 16px 30px;
  width: 232px;
}

.sec07-list-post .list-img {
  margin-bottom: 10px;
}

.sec07-list-post .list-img img {
  border: 1px solid #403000;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 170px;
  width: 100%;
}

.sec07-list-post .list-data {
  margin-bottom: 8px;
  display: flex;
}

.sec07-list-post .list-data time {
  display: inline-block;
  color: #9b9a9a;
  font-size: 13px;
  vertical-align: -1px;
  margin: 0 15px 0 0;
}

.sec07-list-post .list-data .category {
  border: 1px solid #403000;
  color: #403000;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 5px 8px 4px;
  margin: 0 10px 0 0;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sec07-list-post .list-ttl {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sec07-list-post .list-ttl a {
  font-size: 15px;
}

.sec07-list-post .list-ttl a:hover {
  text-decoration: underline;
}

.sec07-list-post li {
  transition: .5s;
}

.sec07-list-post li:nth-child(2) {
  transition-delay: .15s;
}

.sec07-list-post li:nth-child(3) {
  transition-delay: .3s;
}

.sec07-list-post li:nth-child(4) {
  transition-delay: .45s;
}

.sec07-list-post.is-action li {
  opacity: 1;
}

/*------------------------------------*/
.info-list li.staff-link .staff-tab,
.info-list li.recruit-link .recruit-tab {
  position: absolute;
  z-index: 10;
  top: -3px;
  left: -3px;
}

/*---------------about index---------------------*/
#about_content01 .c-list.l4 ul li {
  border: 3px solid #CECEBF;
  border-bottom: none;
  box-sizing: border-box;
  border-radius: 15px 15px 0 0;
  font-size: 18px;
  width: auto;
  margin-right: 20px;
}

#about_content01 .c-list.l4,
#recruit_content02 .c-list.l4 {
  width: 1140px;
  margin: 0 auto;
}

#recruit_content02 .c-list.l4 ul li {
  border: 3px solid #CECEBF;
  border-bottom: none;
  box-sizing: border-box;
  border-radius: 15px 15px 0 0;
  font-size: 18px;
  width: 270px;
  margin-right: 20px;
}

#recruit_content02 .c-list.l4 ul li:last-child {
  margin-right: 0px;
}

#about_content01 .c-list li a,
#recruit_content02 .c-list li a {
  text-align: center;
  color: #00B22C !important;
  font-weight: bold;
  display: block;
  padding: 15px 10px;
}

#about_content01 .c-list li a {
  padding: 15px 30px;
}

#about_content01 .c-list li:hover,
#recruit_content02 .c-list li:hover {
  background: #02B32E;
  border: 2px solid #019626;
  border-bottom: none;
}

#about_content01 .c-list li a:hover,
#recruit_content02 .c-list li a:hover {
  color: #fff !important;
}

#about_content02 .c-btn .normal:after {
  margin-left: -25px;
}

#about_content02 .l5 ul li {
  margin-top: 0;
  margin-bottom: 0;
}

#about_content03 .c-list.l2 ul li {
  border: 3px solid #DFDFD0;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 48px;
  margin-bottom: 0;
}

#about_content03 .c-list.l2 ul li:after {
  content: url(../img/about-flow-line2.png);
  position: absolute;
  top: 50%;
  left: -8%;
}

#about_content04 .c-list.l5 ul li {
  margin-bottom: 0px;
  margin-top: 0px;
}

#about_content04 .c-btn .normal {
  padding-left: 25px;
}

#about_content04 .c-btn .normal:after {
  margin-left: -45px;
}

/*---------------院内紹介　院内写真　mask---------------------*/
.img-mask {
  width: 270px;
  height: 270px;
  overflow: hidden;
  position: relative;
  bottom: 0;
  border-radius: 10px;
}

.img-mask .caption {
  color: #fff;
  vertical-align: bottom;
  position: absolute;
  bottom: 15px;
}

.img-mask .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: bottom;
  opacity: 0;
  /* マスクを表示しない */
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.img-mask:hover .mask {
  opacity: 1;
  /* マスクを表示する */
  /*padding-top: 120px;	/* ホバーで下にずらす */
  border-radius: 10px 10px 10px 10px;
}

.li-zoom {
  display: inline-block;
}

.li-zoom-in {
  width: 920px;
  display: inline-block;
}

.zoom-li {
  width: 265px;
  display: inline-block;
  vertical-align: top;
  border: 3px solid #DFDFD0;
  border-radius: 10px;
  margin-top: 20px;
}

.zoom-img {
  padding-top: 28px;
}

/*--------------- profile ---------------------*/
.gr_name-l {
  padding-right: 15px;
}

.gr_name-r {
  padding-left: 15px;
}

#pro_content01 .pro-list .green-bd {
  border: 1px solid #00B22C;
}

#pro_content01 .pro-list .txt-area {
  padding: 30px 15px;
}

#pro_content01 .pro-list .calender-txt table th {
  line-height: 2.3;
  font-weight: normal;
  padding: 0 0 0 30px;
}

#pro_content01 .pro-list .calender-txt table td {
  line-height: 2.3;
}

#staff_content03 .pro-list .calender-txt {
  font-size: 90%;
}

#staff_content03 .pro-list .calender-txt table th {
  width: 90px;
  color: #403000;
  font-weight: normal;
}

#staff_content03 .c-list.l4 ul li .txt-area {
  padding-bottom: 5px;
}

#pro_content01 .c-list.l2 ul li {
  border-radius: 7px;
}

/*--------------- facility ---------------------*/
#about_content02 .c-list ul li .txt-area {
  padding: 15px 5px;
}

/*--------------- characteristic ---------------------*/
#chara_content01 .txt-img .txt-area {
  padding-left: 40px;
}

#chara_content02 .txt-img {
  border: 3px solid #DFDFD0;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 48px;
  margin-bottom: 0;
  padding: 100px 50px 50px 50px;
  position: relative;
}

#chara_content02 .txt-img .flow-num {
  width: 90%;
}

#chara_content02 .txt-img.i50 .img-area {
  width: 500px;
}

#chara_content02 .txt-img.i50 .txt-area {
  width: 550px;
}

#chara_content02 .txt-img .img-area .img-in-txt {
  display: flex;
}

#chara_content02 .txt-img .img-area .img-in-txt div a {
  line-height: 30px;
}

#chara_content02 .txt-img .img-area .img-in-txt .f-c2 {
  width: 240px;
  font-size: 16px;
}

#chara_content02 .txt-img .img-area .img-in-txt .f-c2 img {
  vertical-align: initial;
}

#chara_content02 .txt-img .img-area .s-img {
  display: flex;
}

#chara_content02 .txt-img .img-area .s-img img {
  padding-right: 15px;
}

#chara_content02 .txt-img .img-area .s-img img:hover {
  opacity: 0.7;
  transition: 0.4s;
}

#chara_content02 .txt-img .img-area .s-img img:last-child {
  padding-right: 0px;
}

.mainImage img {
  text-align: center;
}

.thumbnails,
.thumbnails2 {
  width: 50%;
  margin: 0 auto;
}

.thumbnails img,
.thumbnails2 img {
  width: auto;
  height: 82px;
}

#chara_content02 .bd-box .txt-area {
  padding-right: 20px;
  padding-left: 0;
}

#chara_content02 .bd-box2 .txt-area {
  padding-right: 0;
  padding-left: 40px;
}

#fea_content01 .lost {
  margin: 0 auto;
}

/*--------------- staff ---------------------*/
#staff_content04 .txt-img {
  padding: 50px !important;
  box-sizing: border-box;
  background: #F0F0E1;
}

#staff_content04 .txt-img.i50 .img-area {
  border: 2px solid #fff;
  box-sizing: border-box;
}

#staff_content04 .txt-img .txt-area {
  padding-left: 50px;
}

#staff_content04 h3 {
  display: inline-block;
  border-bottom: 2px solid #00B22C;
}

#staff_content04 .bd-box {
  border: 5px solid #F0F0E1;
  background: #fff;
  box-sizing: border-box;
}

#staff_content04 .bd-box .txt-area {
  padding-right: 50px;
  padding-left: 0;
}

/*--------------- access ---------------------*/
#access_content01 .map .g-map {
  width: 1200px;
  height: 500px;
}

.access_content02 .section-inner {
  padding-bottom: 60px !important;
}

/*---------------- cost --------------------*/
#cost_content02 .c-ttl-sub {
  font-weight: bold;
}

#cost_content02 .cost-table {
  margin: 0 auto;
  width: 1100px;
  border: 2px solid #DFDFD0;
  border-collapse: collapse;
  box-sizing: border-box;
}

#cost_content02 .cost-table tr {
  width: 1100px;
}

#cost_content02 .cost-table th,
#cost_content02 .cost-table td {
  border: 1px solid #DFDFD0;
  border-collapse: collapse;
  padding: 15px 20px;
  font-weight: bold;
}

#cost_content02 .cost-table td {
  width: 700px;
}

#cost_content02 .cost-table th {
  width: 200px;
  text-align: center;
}

#cost_content02 .cost-table .cost-sub-txt {
  font-size: 14px !important;
  font-weight: normal;
}

#cost_content02 .cost-table .cost-sub-txt span {
  padding: 10px 0 0;
}

#cost_content02 .cost-table .cost-sub-txt img {
  float: left;
  margin-right: 15px;
  width: 120px;
  height: auto;
}

#cost_content02 .cost-table td.cost-sub-txt {
  display: table-cell;
}

#cost_content02 .cost-table .f-c2 {
  text-align: right !important;
  width: 200px;
}

/*---------------- service --------------------*/
.service_content01 .ser_link {
  position: absolute;
  text-align: center;
  width: 270px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 0 !important;
}

.service_content01 .txt-img.i30 .img-area {
  width: 500px !important;
}

.service_content01 .li2 .top-ser-list {
  float: right !important;
  margin-left: 55px !important;
}

.service_content01 .img-area li .txt-area span {
  color: #00B22C;
  font-weight: bold;
  font-size: 110%;
}

#service_content02 {
  background: #FAF7E4;
}

#service_content02 .ser-menu {
  text-align: center;
}

#service_content02 .ser-menu img {
  margin-top: -5px;
}

#service_content02 .ser_menulist {
  background: #fff;
  padding: 50px;
}

#service_content02 .txt-img.i20 .txt-area {
  width: 900px;
}

#service_content02 .txt-img.i20 .img-area {
  width: 300px;
}

#service_content02 .txt-img.i20 .img-area img {
  width: 267px;
}

#service_content02 .c-ttl-main img {
  vertical-align: middle;
  margin-right: 15px;
}

#service_content02 .txt-img.i20 .txt-area .tag {
  margin-top: 30px;
  margin-bottom: 15px;
}

#service_content02 .txt-img.i20 .txt-area .tag span {
  padding: 16px 20px;
  margin-right: 20px;
  margin-bottom: 15px;
  border: 2px solid #DFDFD0;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  font-size: 18px;
}

#service_content02 .txt-img.i20 .txt-area .c-ttl-main {
  width: 600px;
  display: inline;
}

#service_content02 .txt-img.i20 .txt-area .c-btn {
  display: inline-block;
}

#service_content02 .txt-img.i20 .txt-area .symp {
  display: flex;
}

#service_content02 .txt-img.i20 .txt-area .symp div {
  padding: 20px;
  margin: 0 15px;
  background: #F0F0E1;
  width: 600px;
}

#service_content02 .txt-img.i20 .txt-area .symp p {
  line-height: 60px;
}

#service_content02 .txt-img.i20 .gr-btn {
  float: right;
  margin-bottom: 0;
  margin-top: 20px;
}

#service_content02 .txt-img.i20 .gr-btn a {
  width: 210px !important;
  color: #00B22C !important;
  border: 2px solid #00B22C;
  border-radius: 10px;
  background: #fff !important;
}

#service_content02 .txt-img.i20 .gr-btn:after {
  content: url(../img/btn_allow_gr.png) !important;
  position: relative;
  top: 55%;
  left: -30px;
  margin: 0px;
}

.under-line {
  text-decoration: none;
  border-bottom: 1px solid #00B22C !important;
  padding-bottom: 5px;
  line-height: 30px;
}

.under-line01 {
  text-decoration: underline !important;
}

.color-box {
  background: #FCFAEB !important;
  border: 1px solid #F2EAB7;
  border-radius: 5px;
  margin-bottom: 0 !important;
}

.color-box p {
  padding: 10px 10px;
  margin-bottom: 0;
}

#service_page_content01 .txt-img {
  text-align: center;
  display: block;
}

#service_page_content01 .txt-img div p {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

#service_page_content02 .c-ttl-main {
  font-size: 32px;
}

#service_page_content01 .c-list.l2 ul li.color-box,
#service_page_content02 .c-list.l2 ul li.color-box,
#service_page_content03 .c-list.l2 ul li.color-box {
  width: 480px !important;
  margin-right: 40px !important;
  padding: 20px;
  background: #FCFAEB !important;
}

#service_page_content01 .c-list.l2 ul li,
#service_page_content02 .c-list.l2 ul li,
#service_page_content03 .c-list.l2 ul li {
  width: 510px !important;
  margin-right: 80px !important;
}

#service_page_content01 .c-list.l3 ul li,
#service_page_content02 .c-list.l3 ul li,
#service_page_content03 .c-list.l3 ul li {
  width: 340px !important;
  margin-right: 30px !important;
}

#recruit_content02 .txt-img,
#recruit_content03 .txt-img,
#contact_content01 .txt-img {
  padding: 50px;
  background: #fff;
  border: 5px solid #CFCFC0;
  border-radius: 10px;
  box-sizing: border-box;
  margin-top: -60px;
  padding-top: 100px;
}

#service_page_content02 .txt-img-area {
  margin-top: -60px;
  padding-top: 100px;
}

#service_page_content02 .icon-img,
#service_page_content02 .icon-img img {
  width: 80px;
}

#service_page_content02 .icon-txt {
  width: 980px;
}

#recruit_content02 .txt-img {
  padding-top: 60px;
}

#service_page_content02 .txt-area {
  padding-left: 50px;
}

#service_page_content02 .bd-box .txt-area {
  padding-right: 50px;
  padding-left: 0;
}

#service_page_content02 .img-area img {
  width: 540px;
  height: auto;
}

#service_page_content02 .txt-img-area .l4 ul li {
  position: relative;
}

#service_page_content02 .txt-img-area .l4 ul li:after {
  content: url(../img/ser_gen11-arrow.jpg);
  position: absolute;
  top: 40%;
  left: 270px;
}

#service_page_content02 .txt-img-area .l5 ul li:after {
  content: url(../img/ser_gen11-arrow.jpg);
  position: absolute;
  top: 20%;
  left: 210px;
}

#service_page_content02 .txt-img-area .l4 ul li:last-child::after {
  content: none;
}

#service_page_content03 {
  vertical-align: middle;
}

#service_page_content04 .c-ttl .c-ttl-main.line {
  font-size: 100%;
}

#service_page_content04 h3 {
  position: relative;
}

#service_page_content04 h3::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border: 12px solid transparent;
  border-top: 12px solid #00B22C;
  border-bottom-width: 0;
}

/*service implant faq start*/
.faq {
  margin-bottom: 50px;
}

.faq .category_area {
  margin-top: 0;
}

.faq .category ul {
  width: 1200px;
  text-align: justify;
  text-justify: distribute-all-lines;
}

.faq .category ul li {
  width: 240px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border: solid 1px #222;
  box-shadow: 0 0 0 2px #fff inset,
    0 0 0 3px #222 inset;
  text-align: center;
  color: #565656;
  font-weight: bold;
  transition: all 0.2s ease;
  margin-bottom: 10px;
  margin-right: 6px;
  font-family: 'Noto Sans JP', sans-serif;
  transform: rotate(0.05deg);
}

.faq .category ul li:last-child {
  margin-right: 0;
}

.faq .category ul li a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #222;
}

.faq .category ul li a {
  display: block;
  position: relative;
  transition: 0.8s;
}

.faq .category ul li a:hover {
  background-color: #222222;
  box-shadow: 0px 0px 0px 2px #222 inset,
    0px 0px 0px 3px #BC9E76 inset;
  color: #fff;
  position: relative;
}

.faq .category ul li a:hover:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #BB9E76;
}

.faq h2 {
  font-size: 20px;
  display: inline-block;
}

.faq .h_entext_inline {
  display: inline-block;
  padding-left: 10px;
  padding-bottom: 10px;
}

.accordionbox {
  width: 100%;
  margin: 0 auto 30px;
}

.accordionlist {
  border-bottom: 1px solid #403000;
}

.accordionlist dt {
  display: block;
  padding: 18px 0 40px 0 !important;
  border-top: 1px solid #403000;
  cursor: pointer;
}

.accordionlist dt:first-child {
  border-top: none !important;
}

.accordionlist dt:last-child {
  border-bottom: 1px solid #403000 !important;
}

.accordionlist dt .title {
  float: left;
  font-size: 18px;
  font-weight: bold;
}

.accordionlist dt .que,
.accordionlist dd .ans {
  font-size: 26px;
  transform: rotate(0.05deg);
  color: #00B22C;
  padding-right: 15px;
  font-weight: bold;
}

.accordionlist dd .ans {
  color: #DD3C3C;
  padding-right: 17px;
}

.accordionlist dd {
  display: none;
  padding: 10px 0 20px 0;
  line-height: 1.7 !important;
  text-align: left;
}

.accordion_icon,
.accordion_icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.accordion_icon {
  position: relative;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 0;
}

.accordion_icon span {
  position: absolute;
  left: 3px;
  width: 70%;
  height: 2px;
  background-color: #212121;
  border-radius: 4px;
  -ms-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
  top: 10px;
  transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
  top: 10px;
  transform: rotate(90deg);
}

.accordion_icon.active span:nth-of-type(1) {
  display: none;
}

.accordion_icon.active span:nth-of-type(2) {
  top: 10px;
  transform: rotate(180deg);
}

.accordion_icon.active span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}

.accordion_icon.active span:nth-of-type(2) {
  top: 5px;
}

/*faq end*/
/*---------------- merit --------------------*/
.merit,
.demerit {
  padding: 5px 10px;
  color: #fff;
  border-radius: 7px;
}

.merit {
  background: #cb2938;
}

.demerit {
  background: #2D75B0;
}

#privacy_content02 .c-ttl-sub {
  padding-bottom: 5px;
  border-bottom: 1px solid #403000;
  font-weight: bold;
}

#link_content02 ul li {
  border: 1px solid #DFDFD0;
  padding: 13px 10px;
  width: 360px;
  margin-right: 20px !important;
  margin-bottom: 0;
  text-align: left;
}

#recruit_content01 .txt-img .txt-area .call {
  background: #F0F0E1 !important;
  padding: 2px 15px 25px 15px;
  border-radius: 10px;
}

#recruit_content01 .txt-img .txt-area .call .f-c2 {
  vertical-align: bottom;
}

#recruit_content01 .txt-img .txt-area .call span {
  vertical-align: middle;
}

#recruit_content01 .txt-img .txt-area .call img {
  vertical-align: middle;
}

#recruit_content02 .c-list ul li .hover {
  background: #00B22C;
  border: 2px solid #019626;
  border-bottom: none;
  border-radius: 7px 7px 0 0;
  color: #fff !important;
}

#recruit_content02 .rec-list {
  width: 1100px;
}

#recruit_content02 .rec-list table tr {
  border-bottom: 1px solid #DFDFD0;
}

#recruit_content02 .rec-list table th {
  width: 200px;
  padding: 20px 10px;
  font-size: 18px;
}

#recruit_content02 .rec-list table td {
  width: 900px;
  padding: 25px 15px;
  font-size: 16px;
}

#recruit_content03 .txt-img {
  padding-bottom: 30px;
}

/* #recruit_content03 .rec-form {
width: 1100px;
display: inline-block;
} */
#recruit_content03 .rec-form tr {
  width: 450px;
}

#recruit_content03 .rec-form th {
  width: 450px;
  display: block;
  text-align: left;
  padding: 15px 0 0 20px;
}

#recruit_content03 .rec-form td {
  width: 450px;
  display: block;
  padding: 5px 0 15px 20px;
}

#recruit_content03 .rec-form .form-table {
  margin-bottom: 0;
}

#recruit_content03 .rec-form .form-table input {
  width: 450px;
}

#recruit_content03 .rec-form .form-table .input_tel input {
  width: 100px;
}

#recruit_content03 .rec-form .form-table textarea {
  width: 450px;
  height: 325px;
  padding: 7px 10px;
}

#recruit_content03 .c-btn {
  display: block;
  width: 1100px;
  position: absolute;
}

#recruit_content03 .c-btn a,
#recruit_content03 .c-btn button {
  line-height: 60px !important;
  font-size: 24px !important;
  bottom: -550px;
}

#contact_content01 .txt-img .con-list {
  width: 100%;
}

#contact_content01 .txt-img .con-list {
  margin: 0 auto;
  text-align: center !important;
}

/* #contact_content01 .txt-img .con-list .form-contact th {
text-align: left !important;
} */
#sitemap_content02 .stm_box-area {
  width: 550px;
  display: inline-block;
  vertical-align: top;
}

#sitemap_content02 .stm_box-area:first-child {
  margin-right: 80px;
}

#sitemap_content02 .stm_box-area .c-ttl-sub {
  border-bottom: 1px solid #403000;
  padding-bottom: 5px;
}

#sitemap_content02 .stm_box-area .c-ttl-sub a,
#sitemap_content02 .stm_box li a {
  text-decoration: none;
}

#sitemap_content02 .c-ttl-sub {
  font-weight: bold;
}

/*----------------- recruit form -------------------*/
.form-recruit {
  width: 1100px !important;
}

.form-recruit .txt-img {
  width: 1100px;
}

.rec-f-list {
  width: 1100px;
}

.rec-form {
  width: 545px;
  vertical-align: top;
  display: inline-block;
}

.form-recruit table {
  width: 460px;
  border-collapse: separate;
  font-size: 16px;
}

.rec-form table tr {
  margin-bottom: 4px;
  display: table;
  width: 460px;
}

.rec-form table th {
  vertical-align: top;
  width: 460px;
  display: block;
  padding: 15px 0px 0px 20px;
  font-weight: bold;
  font-size: 16px;
}

.rec-form table td {
  padding: 10px 20px;
  width: 460px;
  display: block;
}

.form-recruit table td p {
  font-size: 14px;
  padding: 3px 0;
  color: #403000;
}

.form-recruit input,
.form-recruit textarea {
  border: 1px solid #fff;
  background: #F1F0ED;
  border-radius: 1px;
}

.rec-form input {
  padding: 17px 20px;
  width: 460px;
}

.rec-form .input_tel input {
  width: 100px;
}

.rec-form textarea {
  padding: 4px 5px;
  width: 460px;
  height: 160px;
}

/*------------------------------------*/
.li-disc li {
  list-style: disc;
  list-style-position: inside;
  width: 90% !important;
  border: none !important;
  text-align: left !important;
  margin: 0 !important;
}

.li-disc li:after {
  display: none;
}

.flow-num {
  z-index: 2;
  position: absolute;
  top: -50px;
  width: 100%;
  text-align: center;
}

/*------------------------------------*/
.search-field {
  background: #F1F0ED;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  line-height: 40px;
  margin: 0 10px;
  padding: 5px 10px;
  width: 320px;
}

.search-submit {
  background: #00B22C;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  transition: 0.2s;
  line-height: 40px;
  position: relative;
  margin: 0 auto;
  width: 80px;
}

.search-line {
  border-bottom: 1px solid #3F3000;
  line-height: 60px;
}

.search-line a {
  text-decoration: none;
}

.navigation.pagination {
  display: flex !important;
}

.nav-links {
  display: flex !important;
  margin: 20px auto;
  text-align: center;
}

.nav-links .page-numbers {
  background: #F1F0ED;
  border-radius: 5px;
  padding: 10px;
  margin-right: 10px;
}

.nav-links span {
  width: auto;
}

.next.page-numbers {
  display: flex;
}

/*-------------- case ----------------------*/
.page-g-list {
  width: 1100px;
  margin: 0 auto;
}

.page-g-list li {
  width: 220px;
  padding: 15px;
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
  background: #F0F0E1;
  font-weight: bold;
}

.page-g-list li a {
  text-decoration: none;
  display: block;
  position: relative;
}

.page-g-list li a:before {
  content: "▼";
  position: relative;
  top: 50%;
  right: -90%;
}

.prev-li,
.back-li {
  width: 500px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.prev-li div.f-bold,
.back-li div.f-bold {
  padding-top: 10px;
}

.back-li {
  float: right;
}

.prev-li ul li,
.back-li ul li {
  width: 240px !important;
  height: 180px !important;
  overflow: hidden;
  margin-bottom: 0px;
}

.prev-li ul li img,
.back-li ul li img {
  margin-bottom: 10px;
}

.prev-li:after {
  content: url(../img/case/case_allow.jpg);
  position: absolute;
  text-align: center;
  right: -26%;
  top: 35%;
  margin-top: 0 !important;
  width: 60px;
}

.c-list.l7 {
  margin-top: 15px;
}

.c-list.l7 ul li {
  width: 166px !important;
  height: 124px !important;
  margin-right: 5px;
  margin-top: 5px;
}

.c-list.l7 ul li span {
  margin-top: 15px;
}

.c-list.l7 ul li img {
  margin-bottom: 0 !important;
}

/*-----------------IE-------------------*/
@media all and (-ms-high-contrast: none) {
  .page_top_icon {
    position: relative;
  }

  #about_content01 .page_top_icon {
    margin-top: -100px;
  }

  .service_content01 .ser_link {
    position: absolute;
    top: 975px;
  }

  .service_content01 .li2 .top-ser-list {
    float: none !important;
  }

  .rec-f-list iframe {
    height: 630px;
  }
}

/*------------------------------------*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url(../img/footer_slide_l.png) !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url(../img/footer_slide_r.png) !important;
}

h1.entry-title {
  display: none;
}

/*---------------　追加　---------------------*/
#staff_content02 .c-btn .normal {
  display: inline-block;
}

#staff_content02 .c-list ul li .c-btn {
  width: 100%;
  position: absolute;
  bottom: -10px;
}

#staff_content02 .c-list ul li .c-btn:after {
  top: 0;
}

#staff_content03 .pro-list ul li {
  margin-top: 0;
}

/*基本パーツ*/
.postdata {
  margin-bottom: 40px;
}

.postdata p, .postdata ul, .postdata ol {
  margin-bottom: 15px;
}

.postdata a {
  text-decoration: underline;
}

.postdata a:hover {
  text-decoration: none;
}

.postdata strong {
  font-weight: bold;
}

.postdata em {
  font-style: italic;
}

.postdata ul li {
  list-style: inside disc;
}

.postdata ul li>ul {
  margin: 0 0 0 15px;
}

.postdata ol li {
  list-style: inside decimal;
}

.postdata ol li>ol {
  margin: 0 0 0 15px;
}

.l-post-single .post-data {
  margin: 0 0 20px;
}

.l-post-single .post-data time {
  display: inline-block;
  color: #98918c;
  font-size: 14px;
  vertical-align: -1px;
  margin: 0 20px 0 0;
}

.l-post-single .post-data .category {
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 5px 8px;
  margin: 0 10px 0 0;
}

.u-h2 {
  margin-bottom: 30px;
  font-size: 30px;
  color: inherit;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
}

/*ページャー*/
.post-number {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px 0 20px;
}

.post-number span,
.post-number a {
  width: auto;
}

.post-number a {
  background: #eff2f5;
  color: #333;
  display: block;
  padding: 0 10px;
  margin: 0 5px 10px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  min-width: 40px;
  text-decoration: none;
  transition: .5s;
}

.post-number a:hover {
  background: #98918c;
  color: #fff;
}

.post-number .current {
  background: #98918c;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin: 0 5px 10px;
  line-height: 40px;
  text-align: center;
  min-width: 40px;
}

.post-number-single {
  display: flex;
  justify-content: center;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}

.post-number-single a {
  display: inline-block;
  color: #000;
}

.post-number-single a.next {
  margin-top: 0;
}

.post-number-single a.next::before {
  content: '';
  background: url(data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQ4cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI0IDI0IiBhcmlhLWxhYmVsbGVkYnk9ImNoZXZyb25MZWZ0SWNvblRpdGxlIiBzdHJva2U9IiMzMzMiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgZmlsbD0ibm9uZSIgY29sb3I9IiMzMzMiPiA8dGl0bGUgaWQ9ImNoZXZyb25MZWZ0SWNvblRpdGxlIj5DaGV2cm9uIExlZnQ8L3RpdGxlPiA8cG9seWxpbmUgcG9pbnRzPSIxNCAxOCA4IDEyIDE0IDYgMTQgNiIvPiA8L3N2Zz4=) no-repeat center center/contain;
  display: inline-block;
  margin-right: 15px;
  width: 22px;
  height: 22px;
}

.post-number-single a.prev {
  margin-top: 0;
}

.post-number-single a.prev::after {
  content: '';
  background: url(data:image/svg+xml;base64,PHN2ZyByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjQ4cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI0IDI0IiBhcmlhLWxhYmVsbGVkYnk9ImNoZXZyb25SaWdodEljb25UaXRsZSIgc3Ryb2tlPSIjMzMzIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiIGZpbGw9Im5vbmUiIGNvbG9yPSIjMzMzIj4gPHRpdGxlIGlkPSJjaGV2cm9uUmlnaHRJY29uVGl0bGUiPkNoZXZyb24gUmlnaHQ8L3RpdGxlPiA8cG9seWxpbmUgcG9pbnRzPSIxMCA2IDE2IDEyIDEwIDE4IDEwIDE4Ii8+IDwvc3ZnPg==) no-repeat center center/contain;
  display: inline-block;
  margin-left: 15px;
  width: 22px;
  height: 22px;
}

.post-number-single a.all {
  padding: 2px 0 0;
}

.post-number-single a:hover {
  opacity: .5;
}

.l-post-single .l-ttl {
  font-size: 24px;
  line-height: 35px;
  color: #333;
  margin-bottom: 5px;
  padding: 0;
  background: none;
}

.l-post-single .blogbox {
  background: #f3f3f3;
  margin-bottom: 20px;
  padding: 5px;
}

.l-post-single .blogbox p {
  font-size: 12px;
  margin: 0px;
  color: #666666;
  line-height: 15px;
  padding: 0;
}


.u-h2 span {
  border-bottom: 3px solid #00B22C;
  padding-bottom: 10px;
}

.postdata h3 {
  font-size: 200%;
  font-weight: bold;
  color: #00B22C;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.postdata h3::before {
  content: "";
  background: url("../img/icon1.png");
  width: 83px;
  height: 67px;
  display: inline-block;
  margin-right: 15px;
}

.postdata h4 {
  font-size: 20px;
  margin: 0 0 15px;
}

/*セレクト式カテゴリー*/
.select-area {
  display: flex;
  align-items: center;
  margin: 0 0 50px;
}

.select-area .select-item {
  display: flex;
  align-items: center;
  margin: 0 30px 0 0;
}

.select-area .select-ttl {
  display: inline-block;
  font-family: "FOT-筑紫明朝 Pr6N RB";
  font-size: 16px;
  margin: 0 15px 0 0;
}

.select-area .select-category {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  text-overflow: '';
  background: #fff url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNTAzYzM3IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik03IDEwbDUgNSA1LTV6Ii8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+Cjwvc3ZnPg==) no-repeat;
  background-size: 20px;
  background-position: right center;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  color: #333;
  font-size: 16px;
  vertical-align: middle;
  height: 35px;
  min-width: 150px;
  padding: 5px 20px 5px 0;
}

.select-area .select-category::-ms-expand {
  display: none;
}

/*------------
投稿パーツ
--------------*/
/*普通投稿*/
.list-post-type01 {
  margin-bottom: 80px;
}

.list-post-type01 li {
  overflow: hidden;
}

.list-post-type01 li+li {
  margin-top: 50px;
}

.list-post-type01 .list-ttl {
  border-bottom: 1px solid #ddd;
  color: #98918c;
  font-size: 20px;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 25px;
}

.list-post-type01 .list-ttl a {
  transition: .5s;
}

.list-post-type01 .list-ttl a:hover {
  opacity: .5;
}

.list-post-type01 .list-img {
  float: left;
  margin: 0 30px 0 0;
  width: 250px;
}

.list-post-type01 .list-img img {
  width: 250px;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.list-post-type01 .list-img a {
  transition: .5s;
}

.list-post-type01 .list-img a:hover {
  opacity: .5;
}

.list-post-type01 .list-data {
  font-size: 13px;
  margin: 0 0 5px;
}

.list-post-type01 time {
  display: inline-block;
  color: #9b9a9a;
  font-size: 13px;
  vertical-align: -1px;
  margin: 0 25px 0 0;
}

.list-post-type01 .category {
  border: 1px solid #98918c;
  color: #98918c;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 5px 8px 4px;
  margin: 0 10px 0 0;
}

.list-post-type01 .list-txt {
  margin: 0 0 15px;
}

.list-post-type01 .list-btn {
  text-align: right;
}

.list-post-type01 .list-btn a {
  border: 1px solid #98918c;
  background: #98918c;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 5px 40px 6px;
  transition: .5s;
}

.list-post-type01 .list-btn a:hover {
  background: #fff;
  color: #98918c;
}

.tel_link {
  color: inherit;
  text-decoration: none;
}

.top_content01 {
  margin: 0 0 60px;
}

.top_content01 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top_content01 .wrap figure {
  padding: 1%;
  width: 48%;
}

.top_content01 .wrap figure img {
  height: auto;
}

@media (max-width: 800px) {
  .top_content01 {
    margin: 0 0 30px;
  }

  .top_content01 .wrap {
    display: block;
  }

  .top_content01 .wrap figure {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}

.case-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.case-flex figure {
  margin: 0 5px;
}


.container {
  margin: auto;
  max-width: 1200px;
}

.addcont01 {
  margin: 0 auto 60px;
}

.addcont01-links {
  display: flex;
  justify-content: center;
  align-content: center;
}

.addcont01-links a+a {
  margin-left: 1.5em;
}

.addcont02 {
  margin: 60px auto;
  text-align: center;
}

.addcont03 {
  background: #22A93D;
  padding: 30px;
  text-align: center;
}


/*20240115追加*/

.grid-center {
  width: 870px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  place-items: center;
  gap: 20px;
}

.grid-center.col2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid-center.col2 .c-btn {
  width: 420px;
  text-align: left;
}

@media (max-width: 800px) {
  .grid-center, .grid-center.col2 {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }

  .grid-center .c-btn {
    width: 100%;
    text-align: left;
  }

}
