@media (max-width: 768px) {
.pos-r .container-fluid .col-xs-4 {
  float: none;
}

.empty-ttl {
  text-align: center;
}

.news-banner-list li {
  font-size: 12px;
}

.remain {
    text-align: center;
    padding: 0 2px 5px;
    color: #ccc;
}

.pos-r .container-fluid .row {
  display: flex;
}

.sp-fixed-menu-wrap {
  top: 0;
  height: 1px;
}

.sp-fixed-menu-wrap .menu-list .main-nav-btn {
  background: rgba(0,0,0,0.8);
}

.nav-list {
  top: 50px;
}

.nav-list .main-nav-item {
    background: rgba(255,255,255,0.9);
}

.sp-fixed-menu-wrap .menu-list {
  background: transparent;
}

.sp-fixed-menu-wrap .menu-list li a {
  border: none;
}

.kzj-fixed-menu {
  z-index: 99;
  width: 100%;
  position: fixed;
  bottom: -133px;
  left: 0;
  background: rgba(44,26,2,0.8);
  padding: 10px;
}

.kzj-fixed-menu p {
  color: #fff;
  text-align: center;
  margin-bottom: 0.5em;
}

.kzj-fixed-menu span {
  font-size: 14px;
}

.kzj-fixed-menu ul {
  display: flex;
  justify-content: space-around;
}

.kzj-fixed-menu ul li {
    width: 100%;
    margin-right: 3%;
    color: #fff;
    text-align: left;
    list-style: none;
}

.kzj-fixed-menu ul li:last-child {
  margin-right: 0;
}

.kzj-fixed-menu ul li a {
    background: linear-gradient(to top, #8e0400, #ff0700);
    color: #fff;
    margin: 0;
    border-radius: 4px;
    display: block;
    padding: 2px 10px 10px 10px;
    font-size: 20px;
    border: 1px solid #000;
}

.kzj-fixed-menu ul li:first-child a {
    background: linear-gradient(0deg, #8e5900, #e29a34);
}



.is-hide {
  display: none;
  transform: translateY(-100%);
}

.d-block {
    display: block;
    font-size: 16px;
    color: #fff;
    padding-bottom: 4px;
}

.cvarea {
  width: 100%;
  padding: 0px;
  background:linear-gradient( 135deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(https://cdn.kaizenplatform.net/v2/attachments/000/345/942/7328105bacbc6e54235fe0d65fdbfa9e669b6983.jpg) no-repeat;
  background-size: cover;
}

.kzj-cv-flex {
  display: flex;
    margin: 0 2%;
}

.kzj-cv-flex li {
  width: 100%;
  border-radius: 4px;
}

.kzj-cv-flex li:first-child {
  margin-right: 2%;
}

.kzj-cv-flex li a {
  border-radius: 4px;
}

.info .bg {
background-repeat: no-repeat;
    background-position: 10% center;
    background-size: 71px;
    padding: 10px 0 10px 85px;
}

.contact-item-wrap .info {
  border: none;
}

.contact-item-wrap .info a.banner i {
    position: absolute;
    right: 4px;
    top: 23px;
    font-size: 20px;
}

.addtel {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #8F120F;
}

.addtel a {
  background: linear-gradient(0deg, #942f39,#dc413e);
  color: #fff;
  padding: 10px;
  display: block;
  width: 96%;
  font-size: 2em;
  margin: 0 auto;
  border-radius: 4px;
  border-bottom: 2px solid #333;
}

.addtel .icon-free {
  top: -5px;
}

.addtel span {
  font-size: 14px;
  display: block;
  color: #000;
  font-weight: normal;
}

.sec-feature {
  margin-top:0!important;
}

.cv1 {
  background: linear-gradient( 135deg, rgba(255, 255, 255, 0.6),rgba(255, 255, 255, 0.4)),url(https://cdn.kaizenplatform.net/v2/attachments/000/345/946/bb3bd8f6b44256c306f6f8dd57553324aa99817b.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  padding: 10px;
}

.top-info-wrap .map-wrap + .cv1 {
  margin-top: 1em;
}

.cv1 div {
  width: 96%;
  background: rgba(255,255,255,0.8);
  margin: 0 auto;
  padding: 10px;
}

.cv1 h2 {
  border-bottom: solid 3px skyblue;
  position: relative;
  font-size: 18px;
  margin-bottom: 1em;
  font-family: serif;
  color: #000!important;
}

.cv1 h2:first-letter {
  font-size: 2em;
  margin-right: 1px;
  color: #a91a16!important;
}

.cv1 h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
  
}

.cv1 a {
  display: block;
  color: #fff;
  padding: 10px;
  background: linear-gradient(to top, #8e0400, #ff0700);
  text-align: center;
  width: 96%;
  margin: 0 auto;
  margin-top: 1em;
  font-size: 16px;
  border-radius: 4px;
  box-shadow: 0px 3px #333;
}

.cv2 {
  width: 100%;
  padding: 1em 0;
}

.cv2 p {
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
}

.cv2 a {
  display: block;
  width: 90%;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  border-bottom: 2px solid #291c00;
}

.cvarea {
  padding: 1em 0;
  margin: 1em auto;
}

.cvarea p {
  font-size: 0.9em;
    text-align: center;
}


.tg-list-ttl {
  border-radius:0;
  background: transparent;
  color: #b56870;
  border-left:4px solid #b56870;
}

.top-info-wrap h2 .to-access, .news-wrap .to-news a {
  border-radius: 3px;
}

.top-info-wrap h2 .to-access {
  background: transparent;
  margin: 0;
  margin-top: 14px;
  padding: 0;
}

.news-wrap .news-list li .tag {
  border-radius: 0;
}

.to-top-btn {
  bottom: 94px;
}

.fixedtel {
  position: fixed;
  right: 1%;
  top: 1%;
  z-index: 99;
  background: rgba(0,0,0,0.6);
  color: #fff;
  padding: 10px;
  border-radius: 4px;
}

.intel {
  margin-top: 0.2em;
}

.intel a {
  text-decoration: underline;
  display: block;
  font-size: 0.8em;
  color: #fff;
}

/*縦積み*/
.kzj-fixed-menu ul {
  display: block;
  justify-content: space-around;
}

.kzj-fixed-menu ul li {
  position: relative;
  text-align: center;
}

.kzj-fixed-menu ul li .fa-angle-right {
  position: absolute;
  right: 3%;
  top: 35%;
}

.kzj-fixed-menu ul li:first-child {
  margin-bottom: 0.2em;
  border-bottom: 2px solid #333;
}

.kzj-fixed-menu ul li a {
    color: #fff;
    margin: 0;
    border-radius: 4px;
    display: block;
    padding: 2px 0 4px 10px;
    font-size: 20px;
    border: 1px solid #000;
    background: linear-gradient(0deg, #8e5900, #e29a34);
}

.kzj-fixed-menu ul li:first-child a {
    background: linear-gradient(to top, #8e0400, #ff0700);
}

.kzj-fixed-menu {
  bottom: -216px;
}

.top-info-wrap h2 .to-access {
  border: none;
}

.copyright {
  margin-bottom: 0;
}

.feature-list.row .mt-40 {
  margin-top: 0!important;
}

.common-ttl .arrow {
  left: 48%;
}

.fa-file-text-o:before {
    content: "\f15c";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.fa-phone:before {
    content: "\f859";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.mt-6, #club-area {
  /* margin-top:0; */
}

.footer-bottom {
  margin-bottom: 0;
}

.info-wrap {
  font-size: 0.7em;
}

.info-box-img {
  height: 70px;
}

.info-box-txt h3 {
  font-size: 14px;
}

.info-box p {
    margin-top: 10px;
    font-size: 10px;
}

.acti-txt {
    padding: 0.5em;
}

.acti-txt h3 {
    font-size: 0.8em;
}

.date {
  font-size: 0.8em;
}

#activity-area {
  margin-top: 0!important;
}

#care-area {
  margin: 2em auto!important;
}

#activity-area .feat-link a {
  background: transparent;
  text-decoration: underline;
  color: #06395f;
  padding: 0;
}

.acti-img-bg {
    height: 100px;
}

.tag {
    padding: 2px;
    position: absolute;
}

.rec-img {
    margin: 1em auto;
}

.related-list {
    font-size: 14px;
    background: #fff;
    color: #000;
    padding: 1em 2em;
}

.sitemap .f-ttl {
  margin: 0;
}

/*0214*/

.kzj-fixed-menu span {
    font-size: 12px;
}

.kzj-fixed-menu ul li {
    line-height: 1.2em!important;
}

.kzj-fixed-menu ul li:first-child {
    margin-bottom: 0.2em;
}

.kzj-fixed-menu ul li a {
  font-size: 18px;
}

.intel {
    margin-top: 0.2em;
}

.kzj-fixed-menu {
    bottom: -211px;
}

.cv1 a .small {
    display: block;
    font-size: 10px;
     
}

.kzj-fixed-menu {
    bottom: -173px;
}
}