/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
body {
  color: #333333;
}

#top-page .top-inner {
  margin: 0 auto;
  max-width: 1200px;
  width: calc(100% - 80px);
}

@media (max-width: 767px) {
  #top-page .top-inner {
    width: calc(100% - 40px);
  }
}

#top-page img {
  max-width: 100%;
}

@media (min-width: 768px) {
  #top-page .pc {
    display: block;
  }
}

@media (max-width: 767px) {
  #top-page .pc {
    display: none;
  }
}

#top-page .sp {
  display: none;
}

@media (max-width: 767px) {
  #top-page .sp {
    display: block;
  }
}

#top-page .top-sec-ttl {
  color: #333333;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.04em;
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #top-page .top-sec-ttl {
    line-height: 1.3;
  }
}

@media (max-width: 767px) {
  #top-page .top-sec-ttl {
    font-size: 24px;
    line-height: 1.5;
  }
}

#top-page .top-sec-ttl.icon {
  text-align: center;
}

#top-page .top-sec-ttl.icon img {
  margin-right: 19px;
}

@media (max-width: 767px) {
  #top-page .top-sec-ttl.icon img {
    display: block;
    margin: 0 auto 15px;
  }
}

#top-page .top-sec-ttl.left-align {
  color: #92785F;
  border-bottom: 2px solid #92785F;
  padding-bottom: 27px;
}

@media (max-width: 767px) {
  #top-page .top-sec-ttl.left-align {
    padding-bottom: 13px;
  }
}

#top-page .mv-sec {
  background-image: url("../../img/top/mv_bg.jpg");
  background-position: center;
  background-size: cover;
  display: flex;
  padding-top: 96px;
  padding-bottom: 116px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

@media (max-height: 669px) {
  #top-page .mv-sec {
    padding-top: 10% 0;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec {
    background-image: url("../../img/top/mv_bg_sp.jpg");
    margin-top: 0px;
    padding: 0px 0 27px;
    position: relative;
  }
}

#top-page .mv-sec .mv-sec-inner {
  display: flex;
  justify-content: space-between;
  padding-left: 12px;
  margin: 0 auto;
  height: 438px;
  max-width: 1168px;
  width: calc(100% - 40px);
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #top-page .mv-sec .mv-sec-inner {
    padding-right: 40px;
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-inner {
    position: relative;
    left: 0px;
    height: auto;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-inner {
    margin-top: 30px;
    padding-left: 0px;
    display: block;
    height: auto;
    width: calc(100% - 40px);
  }
}

#top-page .mv-sec .mv-sec-left {
  width: 43.8%;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-left {
    width: auto;
  }
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl {
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  position: relative;
  font-size: 52px;
  font-weight: bold;
  letter-spacing: -0.04em;
  padding-top: 40px;
  line-height: 1.5;
  white-space: nowrap;
  z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl {
    padding-top: 3.13vw;
    font-size: 4.06vw;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl {
    padding-top: 29px;
    text-align: center;
    font-size: 28px;
  }
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn1 {
  position: relative;
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn1:before {
  background-image: url("../../img/top/mv_icn_balloon.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  margin: 0 auto;
  position: absolute;
  left: 5px;
  right: 0;
  top: -45px;
  height: 35px;
  width: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn1:before {
    left: 0.39vw;
    right: 0;
    top: -3.52vw;
    height: 2.73vw;
    width: 3.52vw;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn1:before {
    left: -1px;
    top: -26px;
    height: 25px;
    width: 32px;
  }
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn2 {
  position: relative;
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn2:before {
  background-image: url("../../img/top/mv_icn_crown.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  margin: 0 auto;
  position: absolute;
  left: 15px;
  right: 0;
  top: -43px;
  height: 36px;
  width: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn2:before {
    left: 1.17vw;
    right: 0;
    top: -3.36vw;
    height: 2.73vw;
    width: 3.52vw;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .icn2:before {
    left: 6px;
    top: -26px;
    height: 25px;
    width: 28px;
  }
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .trace {
  position: relative;
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .trace:before {
  background: #8F7A63;
  background: linear-gradient(94deg, #8f7a63 0%, #c1a88d 50%, #8f7b63 99%);
  content: '';
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 15px;
  width: 100%;
  z-index: -1;
  width: calc(100% - 8px);
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .trace:before {
    bottom: -0.23vw;
    height: 1.17vw;
    width: calc(100% - 0.63vw);
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .trace:before {
    bottom: 0px;
    height: 12px;
    width: calc(100% - 8px);
  }
}

#top-page .mv-sec .mv-sec-left .mv-sec-ttl .sml {
  font-size: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .sml {
    font-size: 2.73vw;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-left .mv-sec-ttl .sml {
    font-size: 19px;
  }
}

#top-page .mv-sec .mv-sec-right {
  border-radius: 10px;
  border: 5px solid white;
  text-shadow: 4px 4px 15px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: relative;
  width: 49.2%;
  opacity: 0;
  transition: opacity .3s;
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-right {
    border-radius: 8px;
    border: 3px solid white;
    margin-top: 11px;
    width: auto;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-right .mv-sec-slider {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #top-page .mv-sec .mv-sec-right .mv-sec-slider .slick-slide {
    height: 438px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-right .mv-sec-slider .slick-slide {
    height: 34.22vw;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-right .mv-sec-slider .slick-slide {
    height: 66.13vw;
  }
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

#top-page .mv-sec .mv-sec-right .slide-label {
  color: white;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.04em;
  position: absolute;
  left: 11px;
  bottom: 22px;
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-right .slide-label {
    bottom: 9px;
  }
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation {
  position: absolute;
  right: 12px;
  bottom: 12px;
  height: 24px;
  width: 88px;
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation {
    right: 8px;
    bottom: 8px;
  }
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation .slick-arrow {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation .slick-arrow.slick-prev {
  background-image: url("../../img/top/icn_arw_left.svg");
  left: 0;
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation .slick-arrow.slick-next {
  background-image: url("../../img/top/icn_arw_right.svg");
  right: 0;
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation .mv-pause {
  background-image: url("../../img/top/icn_arw_pause.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 24px;
  width: 24px;
}

#top-page .mv-sec .mv-sec-right .mv-sec-slider-naviagation .mv-pause.paused {
  background-image: url("../../img/top/icn_arw_play.svg");
}

#top-page .mv-sec .mv-sec-search-box {
  border: 3px solid #92785F;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 53px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-search-box {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  #top-page .mv-sec .mv-sec-search-box {
    border-radius: 8px;
    margin-top: 27px;
    width: calc(100% - 6px);
  }
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper {
  background: #000000;
  background: linear-gradient(174deg, black 0%, #2e2e2e 50%, black 99%);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper .mv-sec-search-results {
  background: #E2AD00;
  background: linear-gradient(180deg, #e2ad00 0%, #ffe281 50%, #e2ad00 99%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper .mv-sec-search-results .txt {
  margin: 0 4px;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper .mv-sec-search-results .sml {
  font-size: 14px;
  font-weight: bold;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper .mv-sec-search-results .big {
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper .mv-sec-search-results .big {
    font-size: 23px;
  }
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-upper .mv-sec-search-date {
  color: white;
  font-size: 13px;
  margin-top: 11px;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower {
  overflow: hidden;
  background-color: white;
  height: 50px;
  position: relative;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower:before {
  background-image: url("../../img/top/icn_search.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  margin: 0 auto;
  position: absolute;
  right: 16px;
  top: 16px;
  height: 17px;
  width: 17px;
  pointer-events: none;
  z-index: 3;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower:after {
  border-left: 2px dotted #777777;
  content: '';
  margin: 0 auto;
  position: absolute;
  right: 56px;
  top: 50%;
  transform: translateY(-50%);
  height: 26px;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower form {
  background-color: transparent;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 0%;
  height: 100%;
  width: 100%;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower form input {
  padding-left: 16px;
  border: none;
  box-shadow: none;
  font-size: 13px;
  height: 100%;
  width: 100%;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower form button {
  background-color: transparent;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0%;
  height: 56px;
  width: 56px;
}

#top-page .mv-sec .mv-sec-search-box .mv-sec-search-box-lower form::placeholder {
  color: #777777;
  font-size: 13px;
}

#top-page .pr-banner {
  background-color: #F9F5F3;
  padding: 50px 0 50px;
}

#top-page .pr-banner .pr-ttl {
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 28px;
}

#top-page .pr-banner .pr-list {
  display: flex;
  gap: 16px;
  margin: 0 auto;
  max-width: 1020px;
  width: calc(100% - 40px);
}

@media (max-width: 767px) {
  #top-page .pr-banner .pr-list {
    flex-direction: column;
  }
}

#top-page .pr-banner .pr-list li {
  width: calc((100% - 64px)/5);
}

@media (max-width: 767px) {
  #top-page .pr-banner .pr-list li {
    width: 100%;
  }
}

#top-page .pr-banner .pr-list li a {
  display: block;
}

@media (min-width: 768px) {
  #top-page .pr-banner .pr-list li a {
    transition: opacity .3s;
  }
  #top-page .pr-banner .pr-list li a:hover {
    opacity: .8;
  }
}

#top-page .pr-banner .pr-list li a img {
  height: auto;
  width: 100%;
}

#top-page .station-search-sec {
  padding-top: 60px;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  #top-page .station-search-sec {
    padding-top: 55px;
  }
}

#top-page .station-search-sec .top-inner {
  max-width: 1020px;
}

@media (min-width: 768px) {
  #top-page .station-search-sec .top-inner .top-sec-ttl img {
    position: relative;
    left: 10px;
    top: 4px;
  }
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .top-sec-ttl img {
    width: 26px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box {
  margin-top: 40px;
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box {
    margin-top: 20px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-menu {
  display: flex;
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-menu {
    gap: 0 8px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-menu li {
  background-color: #545454;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  margin-right: 8px;
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-menu li {
    margin-right: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 18px;
    padding: 15px 10px;
    width: calc((100% - 16px)/3);
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-menu li.active {
  background-color: #92785F;
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-content {
  border: 1px solid #92785F;
  border-radius: 10px;
  border-top-left-radius: 0px;
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-content {
    border-top-right-radius: 0px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs {
  display: flex;
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item {
  padding: 49px 40px 10px;
  width: 100%;
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item {
    padding: 49px 20px 10px;
  }
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item {
    padding: 24px 20px 0px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item.active {
  display: block;
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line {
  display: flex;
  width: 100%;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line {
    display: block;
    margin-bottom: 20px;
  }
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line:last-of-type {
    margin-bottom: 15px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line .item-line-ttl {
  color: #92785F;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  height: 100%;
  width: 88px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line .item-line-ttl {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line .item-line-ttl {
    margin-bottom: 17px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line .item-line-ttl a {
  color: #92785F;
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 8px;
  width: calc(100% - 88px);
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul {
    gap: 0;
    width: 100%;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li {
  text-align: left;
  margin-bottom: 12px;
  text-align: center;
  position: relative;
  width: calc((100% - 48px)/7);
}

@media (max-width: 767px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li {
    margin-bottom: 17px;
    text-align: left;
    width: calc(100% / 3);
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li a {
  position: relative;
  font-size: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li a {
    font-size: 14px;
  }
}

#top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li a:before {
  border-bottom: 1px solid #92785F;
  content: '';
  margin: 0 auto;
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  bottom: -7px;
  width: 100%;
  transition: opacity .3s;
}

@media (min-width: 768px) {
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li a:hover {
    color: black;
  }
  #top-page .station-search-sec .top-inner .station-search-box .station-search-tabs li.station-item .item-line ul li a:hover:before {
    opacity: 1;
  }
}

#top-page .reviews-sec {
  background-color: #F9F5F3;
  padding-top: 60px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec {
    padding-top: 40px;
  }
}

@media (min-width: 768px) {
  #top-page .reviews-sec .top-sec-ttl img {
    position: relative;
    top: 4px;
  }
}

@media (max-width: 767px) {
  #top-page .reviews-sec .top-sec-ttl img {
    width: 35px;
  }
}

#top-page .reviews-sec .reviews-sec-box {
  background-color: white;
  margin-top: 40px;
  padding: 50px 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .reviews-sec .reviews-sec-box {
    padding: 40px 40px;
  }
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box {
    margin-top: 20px;
    padding: 20px 20px 50px;
  }
}

#top-page .reviews-sec .reviews-sec-box .item {
  border-bottom: 1px solid #878787;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 25px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media (min-width: 768px) {
  #top-page .reviews-sec .reviews-sec-box .item:first-child {
    padding-top: 0;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .text-area {
  width: calc(100% - 410px);
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .reviews-sec .reviews-sec-box .item .text-area {
    width: 50%;
  }
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .text-area {
    width: 100%;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .text-area .rating {
  color: #E9BE49;
  font-size: 20px;
  margin-top: 1px;
}

#top-page .reviews-sec .reviews-sec-box .item .text-area .reviews-sec-item-ttl {
  color: #92785F;
  font-size: 28px;
  font-weight: 600;
  margin-top: 22px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .text-area .reviews-sec-item-ttl {
    font-size: 20px;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .text-area .item-txt {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  margin-top: 20px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .text-area .item-txt {
    margin-top: 19px;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .text-area .item-area {
  color: #878787;
  font-size: 16px;
  margin-top: 16px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .text-area .item-area {
    font-size: 15px;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .imager {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 197px;
  width: 350px;
}

@media (min-width: 768px) {
  #top-page .reviews-sec .reviews-sec-box .item .imager {
    transition: opacity .3s;
  }
  #top-page .reviews-sec .reviews-sec-box .item .imager:hover {
    opacity: .8;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  #top-page .reviews-sec .reviews-sec-box .item .imager {
    width: 43%;
  }
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .imager {
    display: block;
    margin-top: 21px;
    padding-bottom: 56.2%;
    height: 0;
    width: 100%;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .imager .item-link {
  background-color: white;
  border: 1px solid rgba(146, 120, 95, 0.2);
  color: #92785F;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: -5px;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  width: 167px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .imager .item-link {
    bottom: 0px;
    font-size: 15px;
    height: 35px;
    width: 160px;
  }
}

#top-page .reviews-sec .reviews-sec-box .item .imager .item-link span {
  padding-right: 20px;
}

#top-page .reviews-sec .reviews-sec-box .item .imager .item-link:before {
  border-right: 2px solid #92785F;
  border-bottom: 2px solid #92785F;
  content: '';
  margin: 0 auto;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  height: 7px;
  width: 7px;
}

@media (max-width: 767px) {
  #top-page .reviews-sec .reviews-sec-box .item .imager .item-link:before {
    height: 5px;
    width: 5px;
  }
}

#top-page .news-sec {
  background-color: #F9F5F3;
}

#top-page .news-sec .top-inner {
  max-width: 1100px;
}

#top-page .news-sec .news-list {
  border: 1px solid rgba(146, 120, 95, 0.2);
  background-color: white;
  margin-top: 40px;
  padding: 40px;
}

@media (max-width: 767px) {
  #top-page .news-sec .news-list {
    margin-top: 20px;
    padding: 0 20px 40px;
  }
}

#top-page .news-sec .news-list li {
  border-bottom: 1px solid #878787;
  position: relative;
}

#top-page .news-sec .news-list li:before {
  border-right: 2px solid #92785F;
  border-bottom: 2px solid #92785F;
  content: '';
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  height: 7px;
  width: 7px;
}

@media (max-width: 767px) {
  #top-page .news-sec .news-list li:before {
    top: 61%;
  }
}

#top-page .news-sec .news-list li a {
  display: flex;
  align-items: center;
  padding: 30px 30px 27px 0;
}

@media (max-width: 767px) {
  #top-page .news-sec .news-list li a {
    display: block;
    padding: 20px 30px 20px 0;
  }
}

#top-page .news-sec .news-list li .date {
  display: block;
  font-size: 16px;
  width: 155px;
}

@media (max-width: 767px) {
  #top-page .news-sec .news-list li .date {
    font-size: 15px;
    margin-bottom: 12px;
  }
}

#top-page .news-sec .news-list li .ttl {
  font-size: 18px;
  font-weight: 400;
  width: calc(100% - 155px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

@media (max-width: 767px) {
  #top-page .news-sec .news-list li .ttl {
    font-size: 17px;
    line-height: 1.6;
    -webkit-line-clamp: 2;
    width: 100%;
  }
}

#top-page .ofice-info-sec {
  padding-top: 97px;
}

@media (max-width: 767px) {
  #top-page .ofice-info-sec {
    padding-top: 50px;
  }
}

@media (min-width: 768px) {
  #top-page .ofice-info-sec .top-sec-ttl img {
    position: relative;
    top: 9px;
  }
}

@media (max-width: 767px) {
  #top-page .ofice-info-sec .top-sec-ttl img {
    margin-bottom: 8px;
    width: 40px;
  }
}

#top-page .campaign-info-sec {
  padding-top: 107px;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  #top-page .campaign-info-sec {
    padding-top: 50px;
  }
}

@media (min-width: 768px) {
  #top-page .campaign-info-sec .top-sec-ttl img {
    position: relative;
    top: 4px;
  }
}

@media (max-width: 767px) {
  #top-page .campaign-info-sec .top-sec-ttl img {
    margin-bottom: 12px;
    width: 40px;
  }
}

#top-page .office-introduction-sec {
  padding-top: 44px;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec {
    padding-top: 50px;
  }
}

@media (min-width: 768px) {
  #top-page .office-introduction-sec .top-sec-ttl img {
    position: relative;
    top: 11px;
  }
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-sec-ttl img {
    margin-bottom: 14px;
    width: 35px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content {
    margin-top: 25px;
    flex-direction: column;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .pictures {
  width: 42.41%;
  margin-top: 38px;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .pictures {
    padding-top: 71px;
    order: 2;
    width: 100%;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure {
  margin-bottom: 30px;
  position: relative;
}

@media (min-width: 768px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure {
    transition: opacity .3s;
  }
  #top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure:hover {
    opacity: .8;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure:last-child {
  margin-bottom: 0;
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure img {
  max-width: 100%;
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure figcaption {
  background-color: white;
  color: #92785F;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 600;
  padding: 12px 16px 0 8px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .pictures figure figcaption {
    font-size: 15px;
    padding: 10px 0px 0;
    width: 221px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box {
  width: 51.66%;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box {
    order: 1;
    width: 100%;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll {
  text-align: center;
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll .color {
  color: #92785F;
  display: block;
  font-size: 18px;
  font-weight: 400;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll .color {
    font-size: 17px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll .big {
  display: block;
  margin-top: 15px;
  color: #92785F;
  font-size: 28px;
  line-height: 1.3;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll .big {
    margin-top: 12px;
    line-height: 1.6;
    font-size: 20px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll .sml {
  margin-top: 18px;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-box-tll .sml {
    margin-top: 9px;
    font-size: 15px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-sub-txt {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-top: 40px;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-sub-txt {
    margin-top: 40px;
    font-size: 15px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-sub-txt .sml {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  #top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-sub-txt .sml {
    margin-top: 10px;
    font-size: 13px;
  }
}

#top-page .office-introduction-sec .top-inner .office-introductio-content .form-area-box .form-area-form {
  margin-top: 21px;
}

#top-page .pick-up-sec {
  padding-top: 100px;
}

@media (max-width: 767px) {
  #top-page .pick-up-sec {
    padding-top: 50px;
  }
}

#top-page .pick-up-sec .pick-up-sec-list {
  display: grid;
  margin-top: 40px;
  grid-template-columns: repeat(3, 1fr);
  gap: 41px 38px;
}

@media (max-width: 767px) {
  #top-page .pick-up-sec .pick-up-sec-list {
    display: block;
    margin-top: 20px;
  }
}

#top-page .pick-up-sec .pick-up-sec-list .pick-up-sec-item {
  border: 1px solid #CBCBCB;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

@media (max-width: 767px) {
  #top-page .pick-up-sec .pick-up-sec-list .pick-up-sec-item {
    margin-bottom: 20px;
  }
  #top-page .pick-up-sec .pick-up-sec-list .pick-up-sec-item:last-child {
    margin-bottom: 0;
  }
}

#top-page .pick-up-sec .pick-up-sec-list .pick-up-sec-item .pick-up-sec-item-img {
  background-size: cover;
  background-position: center;
}

#top-page .pick-up-sec .pick-up-sec-list .pick-up-sec-item .pick-up-sec-item-ttl {
  padding: 18px 20px 20px;
  font-size: 18px;
  line-height: 100%;
  line-height: 1.5;
}

#top-page .brand-sec {
  padding-top: 109px;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  #top-page .brand-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#top-page .brand-sec .info {
  font-size: 18px;
  margin-top: 43px;
}

@media (max-width: 767px) {
  #top-page .brand-sec .info {
    margin-top: 22px;
  }
}

#top-page .brand-sec .brand-sec-box {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 28px;
}

@media (max-width: 767px) {
  #top-page .brand-sec .brand-sec-box {
    gap: 37px;
    margin-top: 26px;
  }
}

#top-page .brand-sec .brand-sec-box .item {
  width: calc((100% - 120px)/4);
}

@media (max-width: 767px) {
  #top-page .brand-sec .brand-sec-box .item {
    width: calc(50% - 20px);
  }
}

#top-page .brand-sec .brand-sec-box .item a {
  position: relative;
  display: block;
}

@media (min-width: 768px) {
  #top-page .brand-sec .brand-sec-box .item a {
    transition: all .3s;
  }
  #top-page .brand-sec .brand-sec-box .item a:hover {
    opacity: .8;
  }
}

@media (max-width: 767px) {
  #top-page .brand-sec .brand-sec-box .item a img {
    width: calc(100% - 17px);
  }
}

#top-page .brand-sec .brand-sec-box .item a:before {
  border-right: 3px solid #92785F;
  border-bottom: 3px solid #92785F;
  content: '';
  margin: 0 auto;
  position: absolute;
  right: -12px;
  top: 48%;
  transform: translateY(-50%) rotate(-45deg);
  height: 6px;
  width: 6px;
}

@media (max-width: 767px) {
  #top-page .brand-sec .brand-sec-box .item a:before {
    right: 3px;
  }
}

#top-page .about-sec {
  padding-top: 50px;
  padding-bottom: 80px;
}

#top-page .about-sec .top-inner {
  max-width: 895px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  #top-page .about-sec .top-inner {
    flex-direction: column;
  }
}

#top-page .about-sec .top-inner figure {
  width: 36.87%;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  #top-page .about-sec .top-inner figure {
    margin-top: 20px;
    order: 2;
    width: 100%;
  }
}

#top-page .about-sec .top-inner figure img {
  display: block;
}

#top-page .about-sec .top-inner .txt-area {
  width: 54.189%;
  padding-top: 10px;
}

@media (max-width: 767px) {
  #top-page .about-sec .top-inner .txt-area {
    order: 1;
    width: 100%;
  }
}

#top-page .about-sec .top-inner .txt-area .top-sec-ttl {
  color: #92785F;
  font-size: 40px;
  font-weight: 600;
}

@media (max-width: 767px) {
  #top-page .about-sec .top-inner .txt-area .top-sec-ttl {
    font-size: 24px;
    text-align: center;
  }
}

#top-page .about-sec .top-inner .txt-area .top-sec-ttl img {
  position: relative;
  top: 3px;
}

@media (max-width: 767px) {
  #top-page .about-sec .top-inner .txt-area .top-sec-ttl img {
    display: block;
    margin: 0 auto 10px;
    text-align: center;
    width: 40px;
  }
}

#top-page .about-sec .top-inner .txt-area p {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

@media (max-width: 767px) {
  #top-page .about-sec .top-inner .txt-area p {
    font-size: 15px;
    margin-top: 19px;
    line-height: 1.8;
  }
}

#top-page .about-sec .top-inner .txt-area p .yellow {
  color: #92785F;
}

#top-page .contact-sec {
  background-color: #F9F5F3;
  padding-top: 50px;
  padding-bottom: 50px;
}

#top-page .contact-sec .top-inner {
  max-width: 880px;
}

#top-page .contact-sec .top-sec-ttl {
  margin-bottom: 43px;
}

@media (max-width: 767px) {
  #top-page .contact-sec .top-sec-ttl {
    margin-bottom: 26px;
  }
}

@media (max-width: 767px) {
  #top-page .contact-sec .top-sec-ttl img {
    margin-bottom: 11px;
    width: 27px;
  }
}

#top-page .contact-sec .form-area-form {
  background-color: white;
  margin-top: 21px;
  padding: 40px;
}

@media (max-width: 767px) {
  #top-page .contact-sec .form-area-form {
    padding: 20px;
  }
}
