@charset "UTF-8";
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.navbar-inverse {
  min-height: 0;
}
.sticky-menu {
  position: absolute;
}

@media (max-width: 767px) {
  .navbar-inverse {
    min-height: 50px;
  }
  .sticky-menu {
    position: static;
  }
}
#mv-area {
  display: flex;
  max-width: 1260px;
  padding: 40px 20px;
  margin: 0 auto;
}
#mv-area .top_movie {
  width: 60%;
  padding: 0 20px;
}
#landing-message {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  line-height: 2.0;
  text-align: center;
  width: 40%;
  padding: 20px;
}
#audio-movie {
  position: absolute;
  right: 15px;
  bottom: 0;
  border: 10px solid #000;
}
#audio-movie:before {
  content: '';
  position: absolute;
  border: 3px solid #fff;
  width: calc(100% + 20px);
  top: -10px;
  left: -10px;
  height: calc(100% + 20px);
}
#audio-movie .pc-audio-movie-text {
  position: absolute;
  bottom: 0;
  width: 180px;
  padding: 5px 0;
  background: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 11px;
}

#audio-movie .sp-audio-movie-text {
  display: none;
}

@media (max-width: 767px) {
  #mv-area {
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
  #landing-message {
    width: 100%;
    padding-bottom: 0 5px;
  }
  #mv-area .top_movie {
    width: 100%;
    padding: 0;
  }
  #landing-message {
    padding: 10px 10px 6px 10px !important;
    font-size: 12px !important;
    line-height: 1.6;
    margin-bottom: 0;
  }
}
/*
@media screen and (max-width: 575px) {
  #landing-message {#case
    font-size: 26px;
    min-width: 250px;
  }
}
*/
.sp-only-480 {
  display: none;
}
@media (max-width: 480px) {
  #landing-message {
    width: auto !important;
    min-width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 10px 8px 4px !important;
    text-align: center;
    font-size: 16px;
  }
  #audio-movie {
    display: flex;
    align-items: center;
    border: none;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 4px 10px;
    background: #000;
    width: 100%;
    min-height: 90px;
  }
  #audio-movie .pc-audio-movie-text { display: none; }
  #audio-movie .sp-audio-movie-text {
  display: block;
  padding-left: 10px;
  font-size: 13px;
  margin-bottom: -5px;
  }
  #audio-movie:before { display: none; }
  #sp-audio-movie{
    background-color: #000;
  }
  .audio-movie-thumb {
  display: flex;
  align-items: center;
  width: 36%;
  }
  .audio-movie-thumb::before {
  background-size: 30px 30px !important;
  width: 30px !important;
  height: 30px !important;
  }
  .audio-movie-thumb img {
    width: 100%;
    height: auto;
  }
}
.landing-home, .section.landing-home {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: #222;
  margin-top: 127px !important;
  margin-bottom: 0 !important;
}
@media (max-width: 960px) and (min-width: 768px) {
  .landing-home, .section.landing-home { margin-top: 172px !important; }
  .child-menu {
    top: 172px !important;
  }
}
@media (min-width: 961px) and (max-width: 767px) {
  .landing-home, .section.landing-home { margin-top: 127px !important; }
  .child-menu {
    top: 127px !important;
  }
}
.main-visual-header-wrap {
  padding-top: 0;
}
.landing-block {
  margin-bottom: 20px;
  opacity: 1;
  background: rgba(0,0,0,.8);
}
.landing-block p {
  margin-bottom: 0;
}
.landing-block .bnr a:hover {
  opacity: .7;
}
.block-action {
  margin-bottom: 30px;
}


.landing-home .btn-custom,
.landing-home .btn-danger {
  font-size: 20px;
  width: 47.5%;
  margin-right: 0.5%;
  box-shadow: 0 4px #c9302c;
  line-height: 1.0;
}
.landing-home .btn-danger:last-child {
  margin-right: 0;
}

.landing-block .btn-custom,
.landing-block .btn-danger {
  font-size: 15px;
}
.btn-danger .icon-envelope,
.btn-danger .icon-call-out {
  margin-right: 5px;
}
.landing-block .icon-arrow-right {
  margin-left: 0;
}
.landing-block .btn {
  padding: 9px;
}
.landing-block .bnr img {
  max-width: 100%;
  height: auto;
}

#landing-appear {
  margin-bottom: 15px;
}
.appear-pannel {
  background-color: #fff;
  padding: 8px;
  text-align: center;
  display: inline-block;
  margin-right: 0.5%;
  width: 32.1%;
  border-radius: 3px;
  opacity: 0.91;
}
.appear-ttl {
  display: block;
  text-align: center;
  color: #2A4D61;
  font-size: 14px;
}
.appear-pre {
  margin-right: 3px;
  font-size: 11px;
}
.appear-val {
  display: inline-block;
  margin-right: 3px;
  font-size: 36px;
  vertical-align: baseline;
  color: #ED7161;
}
.appear-unit {
  display: inline-block;
  font-size: 11px;
  vertical-align: baseline;
}

#landing-profile-maruyama {
  width: 100%;
  padding: 12px;
  border-radius: 5px;
  margin-top: 65px;
  background: #fff;
  color: #000;
  opacity: 0.91;
}
#landing-profile-maruyama p {
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
  display: block;
}
#landing-profile-maruyama .clearfix img {
  width: 180px;
  margin-top: -70px;
  float: right;
  display: inline;
}

.testimonial figure {
  width: 140px;
}
.testimonial-content {
  margin-left: 160px;
}
.owl-dots {
  display: none;
}
.service-title {
  font-size: 21px;
}

@media (max-width: 767px) {
  .landing-home, .section.landing-home {
    margin-top: 53px !important;
  }
}

/* #nanbarsan
--------------------------------------------------------- */
#nanbarasan {
  font-family:  "游ゴシック Medium","Yu Gothic Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  padding: 80px 0 30px;
}
#nanbarasan .inner { min-width: auto; }
#nanbarasan .common-sense-block {
  gap: 60px;
  margin-bottom: 0;
}
#nanbarasan img {
  object-fit: cover;
  object-position: top;
}
#nanbarasan .summary {  width: 680px;  }
#nanbarasan .summary p {
  font-size: 16px;
}
#nanbarasan .btn-wrap, #introduction .btn-wrap {
  position: relative;
  text-align: center;
  width: 100%;
}
#nanbarasan .btn-wrap::after, #introduction .btn-wrap::after {
  position: absolute;
  content: "";
  top: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
#nanbarasan .btn-wrap.is-active::after, #introduction .btn-wrap.is-active::after {
  display: none;
}

#nanbarasan .expand-btn, #introduction .expand-btn {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 6px 12px;
  color: #009688;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease;
  border-radius: 3px;
  border: solid 1px #009688;
}
#nanbarasan .hidden-content, #introduction .hidden-content {
  display: none;
}

@media (max-width: 767px) {
  #nanbarasan { padding: 50px 0 30px; }
  #nanbarasan .txt-block p {
    font-size: 16px;
    text-align: justify;
    }
  #nanbarasan .common-sense-block {
    flex-direction: column-reverse;
    }
  #nanbarasan .summary {
    width: 100%;
    }
  }


/* #introduction
--------------------------------------------------------- */
#introduction {
  font-family:  "游ゴシック Medium","Yu Gothic Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background: #faf7f1;
  padding: 80px 0 0;
}
#introduction .inner { min-width: auto; }
#introduction .common-sense-block {
  gap: 60px;
  margin-bottom: 0;
}
#introduction .summary {  width: 680px;  }
#introduction .summary p {
  font-size: 16px;
  }
#introduction .btn-wrap:after {
  background: linear-gradient(to bottom, rgba(250, 247, 241, 0), rgba(250, 247, 241, 1));
}

@media (max-width: 767px) {
  #introduction { padding: 50px 0 0; }
  #introduction .txt-block p {
    font-size: 16px;
    text-align: justify;
    }
  }


/* #movie
--------------------------------------------------------- */
#movie img {
  max-width: 100%;
  width: 250px;
  height: auto;
}
.movie-thumb {
  position: relative;
}
.movie-thumb::before {
  content: "";
  display: block;
  background: url(/assets/images/icon-movies.png) 0 0 no-repeat;
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 50;
  transform:  translate(-50%, -50%);
}
.mv-movie-thumb.movie-thumb::before {
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}
.movie-thumb:hover {
  cursor: pointer;
}
.movie-thumb:hover::before {
  pointer-events:  none;
}
.video-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-height: 80%;
  z-index: 99999;
}
video {
  /*
  width: 100%;
  height: auto;
  */
  display: block;
  max-height: 900px;
  max-width: 100%;
  width: auto;
  margin: auto;
}

@media (max-width: 767px) {
  #movie { margin-top: 50px; }
  #movie .txt-block { text-align: center }
  video {
    width: 100%;
    height: auto;
  }
}

/* #reservation
--------------------------------------------------------- */
#reservation.section {
  padding: 50px 0 0;
}
#reservation .container .reservation-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: solid 1px #4a4a4a;
  margin: 30px auto 0;
  padding: 30px 20px;
  max-width: 750px;
}
.status-text { font-size: 18px; }

@media (max-width: 480px) {
  .status-text { font-size: 14px; }
}

/* main visual
--------------------------------------------------------- */
@media (min-width: 1560px) {
  #main-visual h1 {
  padding-left: 80px;
  } 
}
#main-visual .page-header {
  background-image: url(/assets/images/bg-visual.jpg);
  background-position: bottom 30% right;
}
#main-visual .page-header.largest {
    padding-top: 96px;
    padding-bottom: 15px;
    margin-bottom: 0;
}
#main-visual .container.contact-ttl {
  margin-left: 0;
  margin-bottom: 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 0.144;
}
#main-visual .title-area {
  display: inline-block;
}
#main-visual .col-md-8 {
  width: 100%;
}
#main-visual h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 46px;
  margin-bottom: 0 !important;
}
#main-visual .page-title-area {
  display: inline-block;
}
.voice-area {
  margin: 140px auto 0;
}
.voice-area ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px 15px;
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1200px;
}
.voice-area ul li {
  position: relative;
  padding: 15px;
  background: rgba(255,255,255,0.85);
  color: #303030;
  font-size: 14px;
  line-height: 20px;
  border-radius: 8px 8px 8px 0;
  width: calc((100% - 30px) / 3);
  height: auto;
}
.voice-area ul li:nth-child(even) {
  background: rgba(246, 255, 254, 0.85);
}
.voice-area ul li p {
  text-align: center;
  margin-bottom: 0;
  color: #303030;
  font-size: 14px;
}
.voice-area ul li p.voice-name {
  position: absolute;
  color: #505050;
  bottom: 3px;
  right: 15px;
  font-size: 11px !important;
  line-height: 11px;
} 
.voice-area ul li p.voice-name span {
  position: relative;
}
.voice-area ul li p.voice-name span:before {
  position: absolute;
  content: "";
  background: #505050;
  width: 50px;
  height: 1px;
  top: 50%;
  left: -57px;
  transform: translate(0,-50%);
}
.main-visual-header {
  background: #f6f6f6;
  height: 273px;
}
.main-visual-header ul {
  display: flex;
  justify-content: center;
  gap: 35px;
  width: 700px;
  margin: 0 auto ;
  padding-top: 20px;
}
.main-visual-header ul li {
  width: 175px;
  height: 175px;
  border: solid 2px #9bcec7;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  padding: 33px 5px;
}
.main-visual-header ul li p {
  font-size: 14px;
  color: #505050;
}
.main-visual-header ul li p.con-ttl {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 10px;
  color: #303030;
} 
.main-visual-header ul li p span {
  color: #007060;
}
.main-visual-header .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  height: 60px;
  padding: calc(39px / 2);
}
.main-visual-header .step-end {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 45px;
  margin-bottom: 65px;
  max-width: none;
}
.main-visual-header .step-end a {
  font-size: 16px;
}
.main-visual-header .step-end .btn-custom {
  box-shadow: 0 4px #00796b;
}

@media screen and (max-width: 767px) {
  .landing-home, .section.landing-home {
    margin-bottom: 0 !important;
  }
  #main-visual .page-header {
    background-image: url(/assets/images/bg-visual-sp.jpg);
  }
  #main-visual .page-title-area {
    padding: 5px 13px;
  }
  #main-visual h1 {
    font-size: 18px !important;
    line-height: 1.44;
  }
  #main-visual .page-header.largest {
    padding-top: 40px;
    padding-bottom: 17px;
  }
  .voice-area {
    margin-top: 173px;
  }
  .voice-area ul {
    padding: 0 10px;
    gap: 5px;
  }
  .voice-area ul li {
    position: relative;
    width: calc(100% / 2 - 5px);
    min-width: auto;
    border: #b8e1dc 1px solid;
    padding: 5px 5px 20px;
  }
  .voice-area ul li:nth-child(2), .voice-area ul li:nth-child(3), .voice-area ul li:nth-child(6) {
    background: rgba(219,246,243,0.85);
  }
  .voice-area ul li:nth-child(4) {
    background: rgba(255,255,255,0.85);
  }

  .voice-area ul li p {
    text-align: left;
    font-size: 12px !important;
  }
  .main-visual-header {
    background: #fff;
    height: auto;
  }
  .main-visual-header .step-end {
    flex-direction: column;
    gap: 10px;
  }
  .main-visual-header ul {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 0;
    padding-top: 6px;
  }
  .main-visual-header ul li {
    width: 300px;
    height: auto;
    border: none;
    text-align: left;
    padding: 0 0 0 48px;
    background: url(/assets/images/icon-check@2x.png) no-repeat left center;
    background-size: 26px;
    margin-bottom: 18px;
    border-radius: 0;
  }
  .main-visual-header ul li p.con-ttl {
    font-size: 16px !important;
    margin-bottom: 3px;
  }
  .main-visual-header ul li p {
    margin-bottom: 0;
  }
  .main-visual-header .btn-area {
    margin-top: -40px;
  }
  .main-visual-header .btn-area p .btn-custom, .main-visual-header .btn-area p .btn-danger {
    margin-left: auto;
    margin-right: auto;
  }
  .main-visual-header .step-end {
    margin-bottom: 0; 
  }
  .step-desc  .btn:first-child {
    margin-bottom: 0;
  }
  .main-visual-header .btn {
    height: 48px;
    padding: calc(24px /2);
  }
  #contact {
    margin-top: 53px;
  }
}

@media screen and (max-width: 640px) {
  #contact .main-visual-header h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 480px) {
  .section.landing-home {
    margin-bottom: 0 !important;
  }
  .voice-area p {
    display: block;
  }
  .main-visual-header ul li p {
    display: block !important; 
  }
  
}

/* #banner
--------------------------------------------------------- */
#banner {
  background: #ffd23b;
}
#banner a {
  display: block;
  color: #000;
}
#banner .container
{
  padding: 40px 10px;
  display: flex;
  justify-content: center;
  width: 100%;
}
#banner .container .bnr-cont {
  text-align: center;
}
#banner .container .bnr-cont h2 {
  color: #505050;
  font-weight: bold;
  font-size: 22px;
}
#banner .container .bnr-cont h2 span {
  font-size: 16px;
}
#banner .container .bnr-cont p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.4;
}
#banner .container .bnr-cont p span {
  font-weight: bold;
}
#banner .container .bnr-cont p.lead {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 40px;
}
#banner .container .bnr-cont p:last-child {
  text-align: left;
}
#banner .container .bnr-cont a {
  display: inline-block;
  color: #fff;
}
#banner .container .bnr-cont.logo img {
  height: 120px;
  width: auto;
}
#banner .container .bnr-cont.bnr {
  margin-left: 40px;
}
#banner .container .bnr-cont img.copy-right {
  height: 12px;
  width: auto;
}
@media (max-width: 767px){
  #banner .container {
    flex-direction: column;
    gap: 20px;
  }
  #banner .container { 
    padding: 20px 15px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  #banner .container .bnr-cont h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: left;
  }

  #banner .container .bnr-cont.logo {
    margin-bottom: 0;
  }
  #banner .container .bnr-cont.bnr {
    margin: 20px 0;
    margin-left: 0;
  }
  #banner .container .bnr-cont p.lead {
  margin-bottom: 20px;
  }
}

/* #service-features
--------------------------------------------------------- */
#service-features p { font-size: 18px; }
#service-features .text-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#service-features .service-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
  margin-top: 40px;
}
#service-features .service-list li {
  width: calc((100% - 80px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
}
#service-features .service-list li img {
  width: 150px;
  object-fit: contain;
  height: 150px;
}
#service-features .service-list h3 {
  font-weight: bold;
  margin: 15px 0 20px;
}
#service-features .service-list li p { font-size: 14px; }
@media (max-width: 767px) {
  #service-features .service-list li {
    width: calc((100% - 40px) / 2);
  }
  #service-features p { font-size: 16px; }
}
@media (max-width: 480px) {
  #service-features .service-list li {
    width: 100%;
  }
  #service-features .service-list {
    gap: 0;
  }
}
/* #features
--------------------------------------------------------- */
#features img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
#features .movie-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 18px;
}
#features .movie-list li { width: calc((100% - 60px)/4); }
#features .more {
  text-align: right;
  margin-top: 20px;
}
#features .more a, #case .more a {
  color: #505050;
}
#features .more a:hover, #case .more a:hover {
  color: #009688;
}
@media (max-width: 767px) {
  #features .movie-list li {
    width: calc((100% - 20px)/2);
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  #features .movie-list {
    font-size: 16px;
    padding: 0 15px;
  }
  #features .movie-list li { width: 100%; }
}
/* #trend
--------------------------------------------------------- */
#trend img {
  max-width: 100%;
  width: auto;
  height: auto;
}


/* #news-blog
--------------------------------------------------------- */
#news-blog {
  padding: 50px 0;
}
#news-blog .list {
  max-width: 750px;
  margin: 10px auto;
  border: 1px solid #e6e6e6;
  padding: 20px 50px;
}
#news-blog .list-item {
  position: relative;
  display: flex;
  font-size: 14px;
}
#news-blog .list-item + .list-item { margin-top: 10px; }
#news-blog .list-item .item-ttl {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  width: 60%;
}
#news-blog .list-item .item-ttl span {
  margin-right: 0;
}
#news-blog .cat-date {
  display: flex;
  width: 40%;
}
#news-blog span { margin-right: 30px;
}
#news-blog .nb-cat {
  width: 100%;
  text-align: center;
}
#news-blog .nb-cat.red-cat { color: #ef5350;
}
#news-blog a {
  display: inline-block;
  width: 100%;
  white-space: pre-wrap;
  text-decoration: underline;
}
#news-blog a[href$=".pdf"]:after {
  display: inline-block;
  content: '';
  margin-left: 6px;
  width: 19px;
  height: 20px;
  background: url(/assets/images/icon-pdf.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  #news-blog .list-item .item-ttl {
    display: block;
    width: 100%;
    }
  #news-blog .list-item .item-ttl a {
    width: auto;
    display: inline;
    margin-right: 20px;
    }
}


/* #case
--------------------------------------------------------- */
#case #case-top h2 { display: none; }
#case .slider-wrap {
  max-height: 380px;
}
#case .slider {
  margin-bottom: 20px;
}
#case .img-wrap {
  margin: 0 20px;
  position: relative;
}
#case .img-wrap:before {
  content: "Before";
  background-color: #fff;
  width: 100px;
  padding: 3px 8px;
  position: absolute;
  left: 38%;
  top: 5%;
  clear: both;
  display: block;
  min-height: 1px;
  font-size: 16px;
  opacity: 0.85;
  color: #000;
  font-weight: bold;
}
#case .img-wrap:after {
  content: "After";
  background-color: #fff;
  width: 100px;
  padding: 3px 8px;
  position: absolute;
  right: 38%;
  top: 5%;
  clear: both;
  display: block;
  min-height: 1px;
  font-size: 16px;
  opacity: 0.85;
  color: #000;
  font-weight: bold;
}
#case #case-top #rank.mb60 { margin-bottom: 20px !important; }
#case .more { text-align: right; }
@media (max-width: 960px) {
  #case .img-wrap:before {
    left: 33%;
  }
  #case .img-wrap:after {
    right: 33%;
  }
}
@media (max-width: 640px) {
  #case .img-wrap:before {
    width: 60px;
    font-size: 12px;
    left: 1%;
  }
  #case .img-wrap:after {
    width: 60px;
    font-size: 12px;
    right: 1%;
  }
}
#case .slide-item img {
  width: 50%;
  height: auto;
  float: left;
  box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.4);
}
#case .slide-item:after {
  content: "";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}
.slick-arrow {
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/assets/images/icon-arrow-l.png);
  background-size: contain;
  background-color: transparent;
  width: 40px;
  height: 70px;
  text-indent:  -9999px;
  position: absolute;
  top: 50%;
  z-index: 9999;
  transform: translateY(-50%);
}
.slick-arrow.slick-prev {
  left: 10px;
}
.slick-arrow.slick-next {
  background-image: url(/assets/images/icon-arrow-r.png);
  right: 10px;
}
.slick-track {
  padding-bottom: 10px;
  }

@media (max-width: 767px) {
  .slick-arrow {
    width: 20px;
    height: 35px;
  }
}


/* .shop-area
--------------------------------------------------------- */
.shop-area {
  background: #f6f6f6;
}
.shop-area .col-md-12 {
  float: none;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 40px;
  padding: 50px 0;
}
.shop-area h3 {
  font-size: 24px;
}
.shop-area h3 span {
  font-size: 14px;
}
.shop-area .btn-custom { 
  box-shadow: 0 4px #3A3A3A;
  background-color: #505050;
  border-color: #505050;
}
.shop-area .btn-custom:hover {
  background-color:#3A3A3A
}
.shop-area .shop-img {
  width: 40%;
  height: 100%;
  object-fit: cover;
}
.shop-area .shop-img img { width: 100%; }
.shop-area .shop-txt {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .shop-area .col-md-12 {
    flex-direction: column;
    padding: 0;
  }
  #garden-conciel.shop-area .col-md-12 {
    flex-direction: column-reverse;
  }
  .shop-area .shop-img {
    width: 80%;
  }
  .shop-area .col-md-12 {
    align-items: center;
  }
}


/* #help
--------------------------------------------------------- */
#help {
  background: #faf7f1;
  padding-bottom: 59px;
  }
#help .inner {
  min-width: auto;
  padding: 0 15px;
}
  #help .section-ttl {
    margin-bottom: 54px;
    font-size: 26px;
    background: url(/lp/smile-ex/assets/images/ico-leaf.png) center 0 no-repeat;
    text-align: center;
    padding-top: 62px;
    }
  #help .list {
    width: 557px;
    margin: 19px auto 10px auto;
    }
  #help .list-item {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    background: url(/lp/smile-ex/assets/images/ico-checklist.png) no-repeat left center;
    background-size: 30px 30px;
    padding-left: 50px;
    }
  #help .list-item + .list-item { margin-top: 30px; }
  #help em { color: #d9534f; }
  #help .img-block span {
    width: 160px;
    padding: 6px;
    display: inline-block;
    margin: 12px auto 0 auto;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    background-color: #00ac96;
    }
  #help .img-block p {
    font-size: 14px;
    margin: 10px 0 0;
    }
  #help .staff-name {
    font-size: 16px;
    font-weight: bold;
    }


  /* ----- introduction-list ----- */
  #help .introduction-list {
    margin: 0 auto;
    width: 600px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    .introduction-list li { margin: 0 0 30px; }
    .introduction-list li:nth-child(3) {  margin-right: 0;  }
    .introduction-list li:last-child {  margin-right: 0;  }
    .introduction-list .img-block {width: 160px;text-align: center;}



@media (max-width: 480px) {
  .landing-block {
    margin-bottom: 0;
  }
  .landing-block .mybestpro,
  .landing-block .assist-e {
    display: block;

  }
  .landing-home h2 {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .landing-block .block-action {
    display: none;
  }
  .landing-home,
  .section.landing-home {
    padding-top: 60px;
    padding-bottom: 160px;
  }
  .block-action .btn {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .landing-home .block-action .btn + .btn {
    margin-left: 0;
  }

  .service .service-icon {
    display: inline-block;
  }

  .testimonial-slider, .testimonial {
    margin-bottom: 30px;
  }
  .testimonial.testimonial-vertical.reverse figure {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .landing-side-image {
    margin-top: 0;
  }
  .landing-profile .block-action {
    display: none;
  }
}


@media (max-width: 991px) {
  #landing-profile-maruyama {
    margin-bottom: 20px;
  }
  .block-action {
    display: none;
  }
  .landing-profile .block-action {
    display: block;
  }
}

@media (max-width: 767px) {
  .landing-block .bnr + .bnr img {
    margin-top: 20px;
  }
  .testimonial-content {
    margin: 0 auto;
  }

  /* #news-blog
  --------------------------------------------------------- */
  #news-blog {
    padding-bottom: 40px;
  }
  #news-blog .list {
  margin: 10px auto 0 auto;
  width: 100%;
  padding: 20px 10px;
  }
  #news-blog .list-item { flex-direction: column;
  }
  #news-blog .nb-cat {
    width: auto;
    text-align: initial;
    margin-right: 20px;
  }
  #news-blog .cat-date, #news-blog a { width: 100%;
     }
  #news-blog .list-item + .list-item {
    margin-top: 20px;
  }
#news-blog span { margin-right: 5px; }

  /* #help
  --------------------------------------------------------- */
  #help { padding: 0 0 50px; }
    #help .section-ttl {
      margin-bottom: 25px;
      font-size: 22px;
      padding: 62px 20px 0;
      }
    #help .list {
      margin: 10px auto 0 auto;
      width: 100%;
      }
      #help .list-item {
        background-size: 20px;
        font-size: 16px;
        padding-left: 35px;
        text-align: justify;
        text-justify: inter-ideograph;
        }

      /* ----- .introduction-list------ */
      #help .introduction-list {
        margin: initial;
        flex-wrap: wrap;
        width: initial;
        }
        #help .introduction-list li {
          margin: 0 0 10px;
          width: 48%;
          }
        #help .introduction-list .img-block {
          width: 100%;
          max-width: 160px;
          margin: 0 auto;;
          }
          #help .img-block span {
            max-width: 160px;
            width: 100%;
            margin-top: 0;
            }
  }

@media (max-width: 500px) {
  .appear-pannel {
    width: 32.1%;
  }
  .appear-pannel:last-child {
    margin-right: 0;
  }
  .appear-ttl {
    font-size: 12px;
  }
  .appear-val {
    font-size: 28px;
  }
  .appear-unit {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  #landing-wrap {
    margin-bottom: 10px;
  }
  /* .landing-home, .section.landing-home {
    margin-bottom: 90px !important;
    padding-top: 0px;
    padding-bottom: 0;
  } */
  #landing-profile-maruyama p {
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 12px;
    color: #000;
    display: block;
  }
  #landing-profile-maruyama img {
    width: 140px;
    margin-top: -10px;
  }
}

@media (max-width: 420px) {
  .appear-pannel {
    width: 48.5%;
    margin-bottom: 8px;
  }
}

/* #schedule
--------------------------------------------------------- */
#schedule {
  background: #faf7f1;
  padding: 50px 0;
  font-size: 16px;
}
#schedule .table thead > tr,
.table tbody > tr {
  background: #fff;
}
#schedule .table tbody > tr > td {
  padding: 10px 20px;
}
#schedule .note p span + span {
  margin-left: 15px;
}
#schedule .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}