@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap");
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
* :focus {
  outline: none;
}

[type=reset], [type=submit], button, html [type=button], input {
  -webkit-appearance: none;
}

header {
  left: 0;
}
header li a span {
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: bold;
}

.gnav-other ul li a {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: bold;
}

input, button {
  border-radius: 0;
}

button {
  border: none;
  background: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.8em;
  line-height: 1.4;
  font-size: 1em;
  font-weight: 600;
}

a, a:hover {
  text-decoration: none;
}

table {
  border-spacing: 0;
}

/*
Light 300
Regular 400
Medium 500
Bold 700
lack 900
*/
/*
Thin 100
Light 300
Regular 400
Bold 700
*/
/*
Regular 400
*/
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
  color: #000;
  letter-spacing: 0;
}

.ff-en, #index-scene-sp .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total, #index-scene-sp .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current, #index-scene-sp .swiper-pagination.swiper-pagination-fraction, #index-scene-sp .subttl, .search-head-box p .box .inner-box, .date, .swiper-button-next-arrow {
  font-family: "Lato", sans-serif;
  letter-spacing: 0.1em;
}

.ff-en-ttl, .ttl-tag .ttl-head {
  font-family: "Pacifico", cursive;
  letter-spacing: 0;
  font-weight: 400;
}

.swiper-button-next-arrow {
  letter-spacing: 0.2em;
}

.br-pc {
  display: none;
}

.br-tb {
  display: none;
}

.br-sp {
  display: block;
}

.br-tb-pc {
  display: none;
}

.date {
  letter-spacing: 0.2em;
}

ul {
  list-style: none;
}

p {
  margin: 0 0 2em;
}
p.mt {
  margin-top: 30px;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none !important;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
a:hover img {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.hov, input.reset-button:hover, input.submit-button:hover {
  text-decoration: none;
}
.hov:hover, input.reset-button:hover, input.submit-button:hover {
  text-decoration: none !important;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.hov:hover img, input.reset-button:hover img, input.submit-button:hover img {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.mq-pc {
  display: none;
}

.hm-open #pagetop-box {
  display: none;
}

#pagetop-box {
  z-index: 301;
  line-height: 1;
  pointer-events: all;
  position: fixed;
  right: 0;
  bottom: 140px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(70px);
          transform: translateX(70px);
}
#pagetop-box .pagetop {
  width: 34px;
  cursor: pointer;
}
#pagetop-box .pagetop img {
  width: 100%;
  height: auto;
}
#pagetop-box .pagetop:hover {
  opacity: 0.8;
}

.anchor {
  margin-top: -80px;
  padding-top: 80px;
}

.ta-l {
  text-align: left;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

.image-box {
  line-height: 0;
}
.image-box img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.image-box.mb {
  margin-bottom: 20px;
}
.image-box.border {
  border: #999 solid 1px;
}

.ls0 {
  letter-spacing: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

#wrapper {
  margin: 0 auto 10px;
  width: 100%;
  margin-top: 60px;
}

.container {
  margin: 0 auto;
  width: calc(100% - 40px);
}

.ttl-tag {
  width: 100%;
  font-weight: bold;
}
.ttl-tag .ttl-head {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 3;
  background: url(../images/common/ttl/ttl-head.svg) no-repeat;
  background-size: 100% 135%;
  color: #fff;
}
.ttl-tag .ttl-bottom {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  padding-bottom: 30px;
  width: 100%;
  display: block;
  text-align: center;
  background: url(../images/common/ttl/ttl-bottom.svg) no-repeat left bottom;
  background-size: 100% 45%;
}

.btn-detail {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  height: 57px;
  line-height: 57px;
  display: block;
  border: #CC1215 1px solid;
  border-radius: 40px;
  text-align: center;
  position: relative;
  background: #fff;
}
.btn-detail::after {
  position: absolute;
  right: 20px;
  bottom: calc(50% - 3px);
  content: "";
  background: url(../images/common/icon/icon-btn-arrow.svg) no-repeat;
  width: 62px;
  height: 7px;
  background-size: contain;
}

.btn-list {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto;
  width: 80%;
  height: 40px;
  line-height: 40px;
  display: block;
  border: #CC1215 1px solid;
  border-radius: 40px;
  text-align: center;
  position: relative;
  background: #fff;
}
.btn-list::after {
  position: absolute;
  right: -38px;
  bottom: calc(50% - 3px);
  content: "";
  background: url(../images/common/icon/icon-btn-arrow.svg) no-repeat;
  width: 62px;
  height: 7px;
  background-size: contain;
}

.brand-list-sp-box {
  border-top: 5px solid #CC1215;
}
.brand-list-sp-box .bx-wrapper {
  border: none !important;
  margin-bottom: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brand-list-sp-box .bx-viewport {
  height: 104px !important;
}
.brand-list-sp-box ul#brand-list-sp1 li {
  width: auto !important;
}
.brand-list-sp-box ul#brand-list-sp1 li img {
  width: 184px !important;
  height: 104px !important;
}
.brand-list-sp-box ul#brand-list-sp2 li {
  width: auto !important;
}
.brand-list-sp-box ul#brand-list-sp2 li img {
  width: 184px !important;
  height: 104px !important;
}

.brand-list-pc-box {
  display: none;
}

.gnav-other {
  display: none;
  padding: 0 20px;
}
.gnav-other ul {
  border: solid #CC1215 1px;
  border-radius: 40px;
  display: table;
  width: 100%;
}
.gnav-other ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 50%;
  height: 44px;
}
.gnav-other ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}
.gnav-other ul li:first-child {
  position: relative;
}
.gnav-other ul li:first-child::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 10px;
  width: 1px;
  height: calc(100% - 20px);
  background: #CC1215;
}
header {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
}
header .header-box {
  background: #fff;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}
header .header-box .box-lr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .header-box .box-lr .hamburger-menu-box {
  width: 20%;
  height: 60px;
  position: relative;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu {
  position: absolute;
  right: 20px;
  top: 0;
  margin: 0;
  padding: 0;
  text-align: right;
  margin-top: 18px;
  margin-right: 0;
  width: 30px;
  height: 18px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu p {
  display: none;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu div {
  background: #CC1215;
  position: absolute;
  left: 0;
  width: 30px;
  height: 1px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu div:nth-of-type(1) {
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu div:nth-of-type(2) {
  top: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu div:nth-of-type(3) {
  font-size: 7px;
  font-size: 0.7rem;
  height: 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  top: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu div:nth-of-type(3) span {
  line-height: 10px !important;
  display: inherit;
  font-size: 7px !important;
  font-size: 0.7rem !important;
  color: #fff !important;
  font-family: "Noto Sans JP", sans-serif !important;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu.open p {
  font-size: 8px;
  font-size: 0.8rem;
  color: #CC1215;
  text-align: center;
  display: block;
  position: absolute;
  font-family: "Noto Sans JP", sans-serif !important;
  left: 0;
  top: 22px;
  width: 32px;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu.open div:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu.open div:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu.open div:nth-of-type(3) {
  height: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .header-box .box-lr .hamburger-menu-box .hamburger-menu.open div:nth-of-type(3) span {
  display: none;
}
header .header-box .box-lr .box-l {
  width: 60%;
  padding-top: 20px;
  text-align: left;
}
header .header-box .box-lr .box-l .logo {
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 0;
  height: 22px;
}
header .header-box .box-lr .box-l .logo img {
  width: auto;
  height: 100%;
  line-height: 0;
}
header .header-box .box-lr .box-r {
  width: 20%;
}
header .header-box .box-lr .box-r nav {
  display: none;
}

.gnav-sp-box {
  height: 100%;
}
.gnav-sp-box .gnav-other {
  margin-bottom: 30px;
  display: block;
}
.gnav-sp-box .nav-box {
  margin: 100px auto 40px;
  width: calc(100% - 20px);
}
.gnav-sp-box .nav-box ul li {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  text-align: center;
}

.btn-search-footer {
  display: none;
  margin-top: 10px;
  width: 100%;
}
.btn-search-footer a {
  padding: 30px 0 30px;
  background: #CC1215;
  display: block;
  text-align: center;
  position: relative;
}
.btn-search-footer .ttl-head {
  margin: 0;
  display: block;
  text-align: center;
  width: 110px;
  height: 34px;
  line-height: 34px;
  font-family: "Pacifico", cursive;
  background: url(../images/common/ttl/ttl-bg.svg) no-repeat;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  color: #CC1215;
  position: absolute;
  left: 50%;
  top: -14px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.btn-search-footer .ttl-bottom {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding-left: 35px;
  background-image: url(../images/common/icon/icon-search.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  color: #fff;
  display: inline-block;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
}

footer {
  margin: 0;
  padding: 30px 0 0;
  width: 100%;
  background: #333;
  position: relative;
  border-top: 5px solid #CC1215;
}
footer .footer-container {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
footer .footer-container .footer-logo-box {
  margin-bottom: 30px;
  padding: 0 20px;
}
footer .footer-container .footer-logo-box .logo {
  height: 27px;
  line-height: 1;
}
footer .footer-container .footer-logo-box .logo img {
  width: auto;
  height: 100%;
}
footer .footer-container .footer-head-box {
  padding: 0 20px;
}
footer .footer-container .footer-head-box ul li {
  margin-bottom: 1em;
}
footer .footer-container .footer-head-box ul li a {
  color: #fff;
  font-weight: 700;
}
footer .footer-container .footer-bottom-box {
  height: 250px;
  overflow: hidden;
  padding: 30px 20px 20px;
  background: #000;
}
footer .footer-container .footer-bottom-box .footer-bottom-nav-box {
  margin-bottom: 30px;
}
footer .footer-container .footer-bottom-box .footer-bottom-nav-box ul li {
  margin-bottom: 5px;
}
footer .footer-container .footer-bottom-box .footer-bottom-nav-box ul li a {
  color: #ccc;
  font-weight: 500;
}
footer .footer-container .footer-bottom-box .footer-bottom-copyright-box .copyright {
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: 1;
  text-align: center;
}

.sp-fixed-bottommenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 1000;
  width: 100%;
  padding: 0 20px 20px 20px;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.sp-fixed-bottommenu a {
  padding: 25px 0 20px;
  background: #CC1215;
  display: block;
  text-align: center;
  position: relative;
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}
.sp-fixed-bottommenu .ttl-head {
  margin: 0;
  display: block;
  text-align: center;
  width: 110px;
  height: 34px;
  line-height: 34px;
  font-family: "Pacifico", cursive;
  background: url(../images/common/ttl/ttl-bg.svg) no-repeat;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  color: #CC1215;
  position: absolute;
  left: 50%;
  top: -14px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sp-fixed-bottommenu .ttl-bottom {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding-left: 35px;
  background-image: url(../images/common/icon/icon-search.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  color: #fff;
  display: inline-block;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
}

#sec-index-main-pc {
  display: none;
}

.search-head-box {
  background-color: #1B140E;
  color: #fff;
}
.search-head-box.btn-search-sp {
  position: absolute;
  left: 20px;
  bottom: 110px;
  width: calc(100% - 40px);
  z-index: 30;
}
.search-head-box.btn-search-sp .search-head-inner-box {
  padding: 20px 18px;
}
.search-head-box.btn-search-sp .search-head-inner-box p .box {
  background-image: url(../images/common/icon/icon-arrow-white.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.search-head-box .search-head-inner-box {
  padding: 10px 18px;
  display: block;
  color: #fff;
}
.search-head-box p {
  font-size: 20px;
  font-size: 2rem;
  margin: 0;
  padding-left: 35px;
  background-image: url(../images/common/icon/icon-search.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  line-height: 1;
}
.search-head-box p .box {
  display: block;
}
.search-head-box p .box .inner-box {
  font-size: 11px;
  font-size: 1.1rem;
  margin-left: 10px;
  padding: 2px 1em;
  display: inline-block;
  background: #CC1215;
  letter-spacing: 0.2em;
  border-radius: 20px;
  line-height: 1;
}

#sec-index-main-sp {
  margin: 0 0 40px;
  position: relative;
}
#sec-index-main-sp .ttl {
  padding: 20px;
  width: calc(100% - 40px);
  position: absolute;
  left: 20px;
  top: 120px;
  background: rgba(0, 0, 0, 0.74);
  color: #fff;
  z-index: 20;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
}
#sec-index-main-sp .ttl span {
  font-size: 20px;
  font-size: 2rem;
}

#index-main-sp {
  position: relative;
}
#index-main-sp.swiper-container {
  width: 100%;
}
#index-main-sp .swiper-wrapper .swiper-slide {
  position: relative;
}
#index-main-sp .swiper-wrapper .swiper-slide .image-box img {
  width: 100%;
  height: auto;
}
#index-main-sp .swiper-wrapper .swiper-slide .txt-box {
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
#index-main-sp .swiper-wrapper .swiper-slide .txt-box p {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 14px;
  color: #fff;
}
#index-main-sp .swiper-pagination-box {
  width: 100%;
  height: 10px;
}
#index-main-sp .swiper-pagination-box .swiper-pagination {
  left: 50%;
  bottom: 15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#index-main-sp .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
  margin-left: 5px;
  margin-right: 5px;
  background: #E6E6E6;
}
#index-main-sp .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ADABAB;
}

.brand-list-sp-box ul {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.brand-list-sp-box ul li {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.brand-list-sp-box ul li img {
  margin: 0;
  padding: 0;
  width: 184px;
  height: 104px;
  line-height: 0;
}

.index-sec {
  margin: 0 0 60px;
}

#index-about {
  padding-bottom: 40px;
}

.bg-gray {
  background: #F7F7F7;
  padding: 40px 0;
}
.bg-gray.mb {
  margin-bottom: 40px;
}

.index-news-list-box {
  margin-bottom: 30px;
}
.index-news-list-box ul li {
  border-bottom: #ccc 1px solid;
  padding: 20px 0 20px;
}
.index-news-list-box ul li dl {
  margin: 0;
  padding: 0;
}
.index-news-list-box ul li dl dt {
  margin-bottom: 2px;
  width: 100%;
}
.index-news-list-box ul li dl dt .date {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
}
.index-news-list-box ul li dl dt .icon {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 1em;
  padding: 4px 1em;
  width: 10em;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 1;
}
.index-news-list-box ul li dl dt .icon.icon-new {
  background-color: #E57F67;
}
.index-news-list-box ul li dl dt .icon.icon-point {
  background-color: #71B3D8;
}
.index-news-list-box ul li dl dt .icon.icon-pr {
  background-color: #C485EB;
}
.index-news-list-box ul li dl dt .icon.icon-event {
  background-color: #6AC5CC;
}
.index-news-list-box ul li dl dt .icon.icon-open {
  background-color: #DEC24C;
}
.index-news-list-box ul li dl dd {
  width: 100%;
  margin-bottom: 0;
  padding-top: 4px;
}
.index-news-list-box ul li dl dd a:hover {
  text-decoration: underline;
}

.index-topics-list-box ul li {
  margin-bottom: 30px;
}
.index-topics-list-box ul li .box .image-box {
  margin-bottom: 18px;
}
.index-topics-list-box ul li .box .txt-box dl dt {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
  margin-bottom: 5px;
}
.index-topics-list-box ul li .box .txt-box dl dd {
  font-size: 16px;
  font-size: 1.6rem;
}

#index-point-pc {
  display: none;
}

#index-point-sp {
  margin-bottom: 30px;
}
#index-point-sp .swiper-wrapper .swiper-slide .image-box {
  z-index: 5;
}
#index-point-sp .swiper-wrapper .swiper-slide .txt-box {
  position: relative;
  z-index: 10;
  margin: -24px auto 0;
  width: 90%;
  height: 48px;
  background: #121111;
}
#index-point-sp .swiper-wrapper .swiper-slide .txt-box p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 48px;
  text-align: center;
}

.index-scene-sp-box {
  position: relative;
}
.index-scene-sp-box::before {
  content: "";
  background: #FAF5FF;
  width: 84%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 50px;
}

#index-scene-sp {
  margin-bottom: 20px;
}
#index-scene-sp .subttl {
  display: none;
}
#index-scene-sp .swiper-wrapper .swiper-slide .ttl-box {
  position: relative;
  background: #fff;
}
#index-scene-sp .swiper-wrapper .swiper-slide .ttl-box p {
  font-size: 18px;
  font-size: 1.8rem;
}
#index-scene-sp .swiper-wrapper .swiper-slide .txt-box {
  display: none;
}
#index-scene-sp .swiper-pagination.swiper-pagination-fraction {
  font-size: 40px;
  font-size: 4rem;
  color: #777;
  font-weight: 100;
  bottom: 0;
}
#index-scene-sp .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
  font-size: 40px;
  font-size: 4rem;
  color: #CC1215;
  font-weight: 300;
}
#index-scene-sp .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
  font-size: 24px;
  font-size: 2.4rem;
  color: #777;
  font-weight: 300;
}
#index-scene-sp .swiper-navigation-box {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#index-scene-sp .swiper-navigation-box .swiper-button-prev-arrow, #index-scene-sp .swiper-navigation-box .swiper-button-next-arrow {
  width: 24px;
  cursor: pointer;
  position: relative;
  z-index: 20;
}
#index-scene-sp .swiper-navigation-box .swiper-button-prev-arrow img, #index-scene-sp .swiper-navigation-box .swiper-button-next-arrow img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.gallery-list-box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gallery-list-box ul::after {
  content: "";
  width: calc(33% - 6px);
  display: block;
}
.gallery-list-box ul li {
  margin-bottom: 8px;
  width: calc(33% - 6px);
}
.gallery-list-box ul li img {
  width: 100%;
  height: auto;
  line-height: 0;
}

/*追加*/
.page-main-area {
  position: relative;
  height: 260px;
  width: 100%;
  background: url(../images/common/ttl/bg-page-main.jpg) no-repeat;
  background-size: cover;
}
.page-main-area .ttl-tag {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-main-area .ttl-tag .ttl-head {
  background: url(../images/common/ttl/ttl-page.svg) no-repeat center;
}
.page-main-area .ttl-tag .ttl-bottom {
  color: #fff;
  background: none;
  padding-bottom: 0;
}
.page-main-area.search-result {
  height: 130px;
}

@media (max-width: 768px) {
  .page-main-area {
    height: 180px;
  }
  .page-main-area .ttl-tag .ttl-head {
    line-height: 2.4;
  }
  .page-main-area .ttl-tag .ttl-bottom {
    padding-bottom: 0;
  }
}
.pankuzu ul {
  margin: 22px;
}
.pankuzu ul li {
  font-size: 16px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.pankuzu ul li::before {
  margin-right: 16px;
  display: inline-block;
  height: 10px;
  width: 10px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: "";
}
.pankuzu ul li:first-child::before {
  display: none;
}
@media (max-width: 768px) {
  .pankuzu {
    display: none;
  }
}

.acv-nav {
  max-width: 985px;
  margin: 45px auto 45px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.acv-nav .catArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  border-right: 1px solid #707070;
  line-height: 1.6em;
  max-width: calc(100% - 140px);
  margin-left: auto;
}
.acv-nav .catArea__box {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.acv-nav .catArea__title {
  margin-right: 20px;
  margin-bottom: 0;
}
.acv-nav .catArea__link {
  margin-right: 30px;
  margin-bottom: 0;
}
.acv-nav .dateArea {
  margin-left: 20px;
}
.acv-nav .dateArea.left-auto {
  margin-left: auto;
}
.acv-nav .dateAreaBox {
  position: relative;
}
.acv-nav .dateAreaBox__title {
  color: #000;
  position: relative;
  cursor: pointer;
  padding-left: 20px;
  margin-bottom: 0;
  line-height: 1.6;
}
.acv-nav .dateAreaBox__title::after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 30%;
  left: 0%;
  border-bottom: 2px solid #CC1215;
  border-left: 2px solid #CC1215;
}
.acv-nav .dateAreaBox__title.open::after {
  /*
  top:20%;
  transform: rotate(-135deg);
  */
}
.acv-nav .dateAreaBox__list {
  display: none;
  position: absolute;
  width: 100%;
}
.acv-nav .dateAreaBox__list ul {
  padding-top: 10px;
}
.acv-nav .dateAreaBox__list ul li {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
  background: #eee;
  line-height: 2;
  border-top: 1px solid #fff;
}
.acv-nav .dateAreaBox__list ul li a {
  display: block;
}
.acv-nav .dateAreaBox__list ul li:hover {
  background: #f5f5f5;
}

.acv-con {
  max-width: 985px;
  margin: 0 auto 0px auto;
  margin-bottom: 128px;
}

.news-post {
  max-width: 985px;
  margin: 56px auto 80px auto;
}
.news-post-area .title-box h2 {
  font-size: 36px;
}
.news-post-area .title-box .day-cat {
  color: #AAAAAA;
}
.news-post-area .post-content .img img {
  max-width: 100%;
}

.topics-post {
  max-width: 985px;
  margin: 56px auto 80px auto;
}
.topics-post-area .title-box h2 {
  font-size: 36px;
}
.topics-post-area .title-box .day-cat {
  color: #AAAAAA;
}
.topics-post-area .post-content .img {
  max-width: 900px;
  margin: 0 auto 2em auto;
}
.topics-post-area .post-content .img img {
  max-width: 100%;
}

.border-title {
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CC1215;
  display: inline-block;
  margin-bottom: 40px;
}

.pagenation {
  text-align: center;
  margin-top: 45px;
}
.pagenation li {
  vertical-align: middle;
  display: inline-block;
}
.pagenation li span, .pagenation li a {
  vertical-align: bottom;
  display: inline-block;
  color: #000;
  font-weight: bold;
  line-height: 1;
  width: 28px;
  height: 28px;
  padding: 5px;
  margin: 0 5px;
}
.pagenation li span.current_page, .pagenation li a.current_page {
  background: #000;
  color: #fff;
}
.pagenation li span.link_prev, .pagenation li a.link_prev {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  border: none;
}
.pagenation li span.link_prev::after, .pagenation li a.link_prev::after {
  position: absolute;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 30%;
  left: 50%;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.pagenation li span.link_before, .pagenation li a.link_before {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  border: none;
}
.pagenation li span.link_before::after, .pagenation li a.link_before::after {
  position: absolute;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 30%;
  left: 50%;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.pagenation li span.link_next, .pagenation li a.link_next {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  border: none;
}
.pagenation li span.link_next::after, .pagenation li a.link_next::after {
  position: absolute;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 30%;
  right: 50%;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

@media (max-width: 768px) {
  .acv-nav {
    display: block;
  }
  .acv-nav .catArea {
    display: block;
    border-right: none;
    text-align: center;
    border: 1px solid #e3e4e6;
    border-bottom: none;
    max-width: 100%;
  }
  .acv-nav .catArea__box {
    display: block;
  }
  .acv-nav .catArea__title {
    margin-bottom: 0px;
    padding: 5px 0;
    margin-right: 0px;
    border-bottom: 1px solid #e3e4e6;
  }
  .acv-nav .catArea__link {
    padding: 5px 0;
    border-bottom: 1px solid #e3e4e6;
    margin-right: 0px;
  }
  .acv-nav .catArea__link a {
    color: #999;
  }
  .acv-nav .dateArea {
    margin-left: 0px;
    padding: 0 0 0;
    border: 1px solid #e3e4e6;
    border-top: none;
  }
  .acv-nav .dateArea.left-auto {
    border-top: 1px solid #e3e4e6;
  }
  .acv-nav .dateAreaBox {
    position: relative;
  }
  .acv-nav .dateAreaBox__title {
    text-align: center;
    padding: 5px 0;
    padding-right: 0px;
  }
  .acv-nav .dateAreaBox__title::after {
    left: 20px;
  }
  .acv-nav .dateAreaBox__list {
    display: none;
    position: static;
  }
  .acv-nav .dateAreaBox__list ul {
    padding-top: 0px;
  }
  .acv-nav .dateAreaBox__list ul li {
    padding: 5px 0;
    line-height: 1.6;
    border-top: 1px solid #fff;
  }
  .acv-nav .dateAreaBox__list ul li a {
    display: block;
  }
  .spHide {
    display: none;
  }
  .news-post {
    max-width: 985px;
    margin: 56px auto 80px auto;
  }
  .news-post-area .title-box h2 {
    font-size: 20px;
  }
  .topics-post {
    max-width: 985px;
    margin: 56px auto 80px auto;
  }
  .topics-post-area .title-box h2 {
    font-size: 20px;
  }
  .border-title {
    font-size: 16px;
  }
}
.inputopen {
  width: 100%;
  position: fixed;
  overflow-y: scroll;
}

.input-mordal {
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.input-mordal .input-wrap {
  position: fixed;
  top: 0%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  overflow: hidden;
  max-width: 960px;
}
.input-mordal .input-wrap-title {
  padding: 0 10px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-bottom: 60px;
  display: inline-block;
}
.input-mordal .input-wrap-area {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  height: 100%;
  overflow-y: scroll;
  width: calc(100% + 18px);
  padding: 10% 0px 0px 0px;
}
.input-mordal .input-wrap-box {
  padding-bottom: 200px;
}
.input-mordal .input-wrap-box .title {
  text-align: center;
  position: relative;
}
.input-mordal .input-wrap-box .title span {
  position: relative;
  display: inline-block;
  background: #ccc;
  color: #000;
  padding: 5px 45px;
  font-size: 20px;
  border-radius: 40px;
  letter-spacing: 2px;
  z-index: 3;
}
.input-mordal .input-wrap-box .title::after {
  position: absolute;
  z-index: 2;
  top: 50%;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 2px solid #ccc;
}
.input-mordal .input-wrap-box .localarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 0%;
  margin-bottom: 30px;
}
.input-mordal .input-wrap-box .localarea label {
  cursor: pointer;
  width: 27%;
  margin: 0 3% 20px 3%;
}
.input-mordal .input-wrap-box .localarea label input:checked + span {
  background: url(../images/search/icon_check_min_on.svg) no-repeat 0px center;
}
.input-mordal .input-wrap-box .localarea label span {
  letter-spacing: 0em;
  font-size: 15px;
  padding: 10px 0 10px 40px;
  background: url(../images/search/icon_check_min.svg) no-repeat 0px center;
}
.input-mordal .input-wrap-box .localarea label.select {
  color: #E41318;
}
.input-mordal.open {
  visibility: visible;
  opacity: 1;
}
.input-mordal .input-bottom {
  padding-top: 60px;
  width: 100%; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgb(0, 0, 0) 20%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 87, 153, 0)), color-stop(20%, rgb(0, 0, 0)));
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgb(0, 0, 0) 20%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001e5799", endColorstr="#000000",GradientType=0 ); /* IE6-9 */
  position: absolute;
  bottom: 0;
}
.input-mordal .input-bottom .input-btn {
  margin: 0 auto;
}
.input-mordal .input-bottom .reset-button {
  display: block;
  width: 250px;
  margin: 10px auto 20px auto;
  font-size: 12px;
  text-align: center;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 10px 0;
  max-width: 100%;
  line-height: 1;
  color: #fff;
}
@media (max-width: 768px) {
  .input-mordal .input-wrap-title {
    padding: 0 10px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: left;
    margin-bottom: 30px;
    display: inline-block;
  }
  .input-mordal .input-wrap-area {
    max-width: 100%;
    display: block;
    position: relative;
    padding: 3%;
  }
  .input-mordal .input-wrap-box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  .input-mordal .input-wrap-box .title {
    text-align: center;
    position: relative;
  }
  .input-mordal .input-wrap-box .title span {
    padding: 5px 20px;
    font-size: 16px;
  }
  .input-mordal .input-wrap-box .localarea {
    display: block;
    margin-left: 0%;
  }
  .input-mordal .input-wrap-box .localarea label {
    display: block;
    width: 100%;
    margin: 0 3% 20px 3%;
  }
  .input-mordal .input-wrap-box .input-btn {
    border: 2px solid #CC1215;
    margin-left: 0%;
  }
  .input-mordal .input-bottom {
    padding: 60px 20px 0 20px;
  }
}

.input-btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #CC1215;
  border-radius: 60px;
  text-align: center;
  width: 280px;
  max-width: 100%;
  padding: 16px 0;
  cursor: pointer;
  margin-bottom: 0;
  background: url(../images/search/icon_search.svg) no-repeat 15px center #fff;
  background-size: 20px;
  font-size: 14px;
}
.input-btn:hover {
  background: url(../images/search/icon_search_on.svg) no-repeat 15px center #CC1215;
  background-size: 20px;
  color: #fff;
  border: 1px solid #FFD1D1;
}
@media (max-width: 768px) {
  .input-btn {
    width: 100%;
    padding: 8px 0;
    max-width: 100%;
    border: 1px solid #FFD1D1;
    color: #fff;
    background: url(../images/search/icon_search_on.svg) no-repeat 15px center #CC1215;
    background-size: 20px;
  }
}
.input-btn.pin {
  background: url(../images/search/icon_pin.svg) no-repeat 25px center #fff;
  background-size: 24px;
  color: black;
}
.input-btn.pin:hover {
  background: url(../images/search/icon_pin_on.svg) no-repeat 25px center #CC1215;
  background-size: 24px;
}
.input-btn.pin.non {
  background: url(../images/search/icon_pin.svg) no-repeat 25px center #fff !important;
  opacity: 0.5;
  color: #333 !important;
  border: 1px solid #CC1215;
  cursor: default;
}

.txtClear {
  cursor: pointer;
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
}

.more {
  margin-top: -50px;
  position: relative;
}
.more::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 200px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0+0,1+100 */ /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 ); /* IE6-9 */
}
.more p {
  text-align: center;
  top: -30px;
  z-index: 2;
  position: relative;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.1em;
  width: 210px;
  line-height: 30px;
  background: #CC1215;
  border: 1px solid #CC1215;
  border-radius: 30px;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
  cursor: pointer;
}
.more p:hover {
  background: #ffffff;
  color: #CC1215;
}
.more.searchBtn {
  display: none;
  margin-top: 0px;
}
.more.searchBtn::after {
  display: none;
}
@media (max-width: 768px) {
  .more.searchBtn {
    display: block;
    margin-top: 40px;
    margin-bottom: 70px;
  }
  .more.searchBtn::after {
    display: none;
  }
  .more.searchBtn p {
    top: 0px;
  }
  .more.searchBtn.open p::after {
    -webkit-transform: translateX(-50%) rotate(180deg);
            transform: translateX(-50%) rotate(180deg);
  }
}

.search-nav .btn-wrap {
  position: relative;
  z-index: 2;
}
.search-nav .btn-map {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.search-nav .btn-area {
  max-width: 430px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-left: -23px;
  margin-bottom: 23px;
}
.search-nav .btn-area:last-child {
  margin-bottom: 0px;
}
.search-nav .btn-area-center {
  margin-top: 23px;
  text-align: center;
}
.search-nav .btn-area-btn {
  position: relative;
  margin-left: 23px;
}
.search-nav .btn-area-btn .hideBox {
  display: none;
}
.search-nav .btn-area-btn .sublink {
  padding-left: 14px;
  display: inline-block;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: -o-max-content;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  min-width: 150%;
}
.search-nav .btn-area-btn.nonCon .input-btn {
  border: none;
}
.search-nav-title {
  margin: 50px 0 40px 0;
  position: relative;
}
.search-nav-title::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #333333;
  z-index: -1;
}
.search-nav-title span {
  background: #fff;
  padding: 5px;
  font-size: 20px;
}
.search-nav-btn {
  max-width: 270px;
  width: 100%;
  margin: 40px auto 60px auto;
}
.search-nav-box.txt {
  font-size: 14px;
}
.search-nav-box.txt .search-nav-box-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
}
.search-nav-box.txt .form-item-Txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  max-width: 550px;
  width: 100%;
}
.search-nav-box.txt .form-item-box {
  position: relative;
  max-width: 255px;
  width: 100%;
  margin-left: 10px;
}
.search-nav-box.txt .form-item-box::after {
  position: absolute;
  top: 40%;
  right: 15px;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  border-bottom: 1px solid #CC1215;
  border-left: 1px solid #CC1215;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
}
.search-nav-box.txt .txtSearch {
  width: 100%;
  padding: 8px 10px 8px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: white;
  /*&::placeholder {
    color: #757575;
  }*/
}
.search-nav-box-con {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.search-nav-box select.numS {
  background-image: url(../images/search/icon_num.svg);
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 18px center;
  border: 1px solid #CCCCCC;
  background-size: 22px;
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
}
.search-nav-box select.dateS {
  background-image: url(../images/search/icon_date.svg);
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: 18px center;
  border: 1px solid #CCCCCC;
  background-size: 16px;
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
}
@media (max-width: 768px) {
  .search-nav {
    margin-top: 40px;
  }
  .search-nav-box.txt {
    margin-top: 0;
    font-size: 14px;
  }
  .search-nav-box.txt .search-nav-box-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .search-nav-box.txt .form-item-Txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 100%;
    width: 100%;
    margin-bottom: 4%;
  }
  .search-nav-box.txt .form-item-box {
    width: 48%;
    margin-left: 0%;
  }
  .search-nav-box.txt .form-item-box::after {
    right: 10px;
  }
  .search-nav-box.txt .form-item-box:last-child {
    margin-left: 2%;
  }
  .search-nav-box select.numS {
    background-image: url(../images/search/icon_num.svg);
    background-position: 9px center;
    border: 1px solid #CCCCCC;
    background-size: 22px;
    padding-left: 35px;
    padding-right: 30px;
    width: 100%;
  }
  .search-nav-box select.dateS {
    background-image: url(../images/search/icon_date.svg);
    background-position: 9px center;
    border: 1px solid #CCCCCC;
    background-size: 16px;
    padding-left: 35px;
    padding-right: 30px;
    width: 100%;
  }
}

.search-tab {
  margin-bottom: 60px;
}
.search-tab h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.search-tab .btn-area {
  max-width: 430px;
  margin-bottom: 0px;
}
.search-tab .btn-area-center {
  margin-top: 23px;
  text-align: center;
}
.search-tab-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid #CC1215;
  padding-bottom: 10px;
}
.search-tab-box br {
  display: none;
}
.search-tab-box p {
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  max-width: 260px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #CCCCCC;
  background: #F7F7F7;
  font-size: 18px;
  margin-left: 10px;
  padding: 10px 0;
  text-align: center;
  position: relative;
}
.search-tab-box p:first-child {
  margin-left: 0px;
}
.search-tab-box p.select {
  border: 1px solid #CC1215;
  background: #CC1215;
  color: #fff;
  position: relative;
}
.search-tab-box p.select::after {
  position: absolute;
  bottom: -11px;
  border: 1px solid #CC1215;
  left: -1px;
  content: "";
  display: block;
  background: #CC1215;
  width: 100%;
  height: 10px;
}
.search-tab-con {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 20px;
}
.search-tab-con-box {
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.search-tab-con-box.open {
  height: auto;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.search-tab-con .areaB {
  position: relative;
  padding: 0px 35px;
}
.search-tab-con .areaB.open {
  padding: 35px;
}
.search-tab-con .areaB-area {
  position: relative;
  z-index: 2;
  padding-bottom: 50px;
}
.search-tab-con .areaB-area-btnbox {
  position: relative;
  z-index: 2;
}
.search-tab-con .areaB-area-btnbox .areaBtn {
  max-width: 22.5%;
  width: 100%;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 20px;
}
.search-tab-con .areaB-area-btnbox .areaBtn.three label span {
  padding-left: 1.5em;
}
.search-tab-con .areaB-area-btnbox .areaBtn.plus label span {
  background: url("../images/search/icon_plus.svg") no-repeat 10px center;
}
.search-tab-con .areaB-area-btnbox .areaBtn.plus label input {
  display: none;
}
.search-tab-con .areaB-area-btnbox .areaBtn.plus label input:checked + span {
  background: url("../images/search/icon_plus_on.svg") no-repeat 10px center #FFD1D1;
}
.search-tab-con .areaB-area-btnbox .areaBtn label {
  position: relative;
  width: 100%;
}
.search-tab-con .areaB-area-btnbox .areaBtn label span {
  line-height: 55px;
  border: 1px solid #CCCCCC;
  border-radius: 64px;
  display: block;
  text-align: center;
  cursor: pointer;
  background: url("../images/search/icon_check.svg") no-repeat 10px center;
  background-size: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.search-tab-con .areaB-area-btnbox .areaBtn label input {
  display: none;
}
.search-tab-con .areaB-area-btnbox .areaBtn label input:checked + span {
  background: url("../images/search/icon_check_on.svg") no-repeat 10px center #FFD1D1;
  border: 1px solid #CC1215;
  background-size: 30px;
}
.search-tab-con .areaB-area-btnbox-hide {
  display: none;
}
.search-tab-con .areaB .btn-map {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 55%;
}
.search-tab-con .areaB .btn-map img {
  max-width: 100%;
}
.search-tab-con .sceneB {
  position: relative;
  padding: 0px 35px;
}
.search-tab-con .sceneB.open {
  padding: 35px;
}
.search-tab-con .sceneB-area {
  position: relative;
  z-index: 2;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn label {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn label span {
  position: relative;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn label span::before {
  vertical-align: bottom;
  margin-right: 8px;
  content: "";
  display: inline-block;
  height: 24px;
  width: 24px;
  border: 1px solid #CCCCCC;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn label input {
  display: none;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn label input:checked + span::before {
  vertical-align: bottom;
  margin-right: 8px;
  content: "";
  display: inline-block;
  height: 24px;
  width: 24px;
  border: 1px solid #CC1215;
  background: #CC1215;
}
.search-tab-con .sceneB-area-btnbox .sceneBtn label input:checked + span::after {
  top: 5px;
  position: absolute;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background: url("../images/search/icon_check_line.svg") no-repeat 0px center;
  background-size: 20px;
}
.search-tab-con .brandB {
  position: relative;
  padding: 0px;
}
.search-tab-con .brandB.open {
  padding: 35px 0;
}
.search-tab-con .brandB-area {
  position: relative;
  z-index: 2;
}
.search-tab-con .brandB-area-tab p {
  cursor: pointer;
  position: relative;
  color: #999999;
  display: inline-block;
  padding-bottom: 5px;
  margin-right: 20px;
}
.search-tab-con .brandB-area-tab p::before {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #CCCCCC;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
}
.search-tab-con .brandB-area-tab p.select {
  color: #CC1215;
}
.search-tab-con .brandB-area-tab p.select::after {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #CC1215;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
}
.search-tab-con .brandB-area-btnbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin-left: -0.6%;
}
.search-tab-con .brandB-area-btnbox .brand {
  max-width: 16%;
  width: 100%;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #CCCCCC;
  margin-left: 0.6%;
  margin-bottom: 0.6%;
}
.search-tab-con .brandB-area-btnbox .brand label {
  display: block;
  position: relative;
  width: 100%;
}
.search-tab-con .brandB-area-btnbox .brand label img {
  vertical-align: bottom;
  max-width: 100%;
}
.search-tab-con .brandB-area-btnbox .brand.open {
  display: inline-block;
}
.search-tab-con .brandB-area-btnbox .brand input {
  display: none;
}
.search-tab-con .brandB-area-btnbox .brand input:checked + span::after {
  background: url("../images/search/icon_check_on.svg") no-repeat center center rgba(204, 18, 21, 0.4);
  background-size: 45px;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.search-tab-con .particularB {
  position: relative;
  padding: 0px 35px;
}
.search-tab-con .particularB.open {
  padding: 35px;
}
.search-tab-con .particularB-area {
  position: relative;
  z-index: 2;
}
.search-tab-con .particularB-area-btnbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.search-tab-con .particularB-area-btnbox:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.search-tab-con .particularB-area-btnbox-con {
  border-left: 1px solid #CCCCCC;
  padding-left: 20px;
  width: 33%;
}
.search-tab-con .particularB-area-btnbox-con:first-child {
  border-left: none;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn {
  display: block;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn label {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn label span {
  position: relative;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn label span::before {
  vertical-align: bottom;
  margin-right: 8px;
  content: "";
  display: inline-block;
  height: 24px;
  width: 24px;
  border: 1px solid #CCCCCC;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn label input {
  display: none;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn label input:checked + span::before {
  vertical-align: bottom;
  margin-right: 8px;
  content: "";
  display: inline-block;
  height: 24px;
  width: 24px;
  border: 1px solid #CC1215;
  background: #CC1215;
}
.search-tab-con .particularB-area-btnbox-con .particularBtn label input:checked + span::after {
  top: 5px;
  position: absolute;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background: url("../images/search/icon_check_line.svg") no-repeat 0px center;
  background-size: 20px;
}
.search-tab .selectTxt {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.search-tab .selectTxt p {
  font-size: 12px;
  margin-bottom: 10px;
  color: #999;
}
.search-tab .selectTxt p span {
  color: #000;
  font-size: 16px;
}
.search-tab .selectTxt p span.headTitle {
  color: #999 !important;
  font-size: 12px;
  margin-bottom: 10px;
}
.search-tab .selectTxt p.on {
  margin-right: 20px;
}
.search-tab .selectTxt p.on span {
  color: #000;
}
.search-tab .selectTxt p.on span.on {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .search-tab h3 {
    font-size: 16px;
    font-weight: normal;
  }
  .search-tab .btn-area-center {
    margin-top: 23px;
  }
  .search-tab-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
    border-bottom: 1px solid #CC1215;
    padding-bottom: 5px;
  }
  .search-tab-box br {
    display: block;
  }
  .search-tab-box p {
    font-size: 14px;
    margin-left: 5px;
    padding: 10px 0;
  }
  .search-tab-box p:first-child {
    margin-left: 0px;
  }
  .search-tab-box p.select::after {
    bottom: -6px;
    height: 6px;
  }
  .search-tab-con {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 0px;
  }
  .search-tab-con .areaB {
    position: relative;
    padding: 0px;
  }
  .search-tab-con .areaB.open {
    padding: 20px 0;
  }
  .search-tab-con .areaB-area-btnbox {
    display: initial;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn {
    max-width: 100%;
    width: auto;
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.three label span {
    padding-left: 0;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.plus label span {
    background: none;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.plus label span::before {
    vertical-align: bottom;
    margin-right: 8px;
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    border: 1px solid #CCCCCC;
    background: url("../images/search/icon_plus_sp.svg") no-repeat center center;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.plus label input {
    display: none;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.plus label input:checked + span {
    background: none;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.plus label input:checked + span::before {
    vertical-align: bottom;
    margin-right: 8px;
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    border: 1px solid #CC1215;
    background: #CC1215;
    background: url("../images/search/icon_plus_sp_on.svg") no-repeat center center #CC1215;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn.plus label input:checked + span::after {
    display: none;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn label span {
    border: 0;
    border-radius: 0;
    position: relative;
    background: none;
    display: inline;
    line-height: 1.7em;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn label span::before {
    vertical-align: bottom;
    margin-right: 8px;
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    border: 1px solid #CCCCCC;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn label input {
    display: none;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn label input:checked + span {
    background: none;
    border: 0;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn label input:checked + span::before {
    vertical-align: bottom;
    margin-right: 8px;
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    border: 1px solid #CC1215;
    background: #CC1215;
  }
  .search-tab-con .areaB-area-btnbox .areaBtn label input:checked + span::after {
    top: 0px;
    position: absolute;
    content: "";
    display: block;
    height: 24px;
    width: 24px;
    background: url("../images/search/icon_check_line.svg") no-repeat 0px center;
    background-size: 20px;
  }
  .search-tab-con .areaB .btn-map {
    display: none;
  }
  .search-tab-con .sceneB {
    position: relative;
    padding: 0px;
  }
  .search-tab-con .sceneB.open {
    padding: 20px 0;
  }
  .search-tab-con .sceneB-area-btnbox .sceneBtn {
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
  }
  .search-tab-con .sceneB-area-btnbox .sceneBtn label input {
    display: none;
  }
  .search-tab-con .sceneB-area-btnbox .sceneBtn label input:checked + span::after {
    top: 0px;
  }
  .search-tab-con .brandB {
    position: relative;
    padding: 0px;
  }
  .search-tab-con .brandB.open {
    padding: 20px 0;
  }
  .search-tab-con .brandB-area-tab p {
    font-size: 14px;
    margin-right: 10px;
  }
  .search-tab-con .brandB-area-btnbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin-left: -4%;
  }
  .search-tab-con .brandB-area-btnbox .brand {
    max-width: 46%;
    margin-left: 4%;
    margin-bottom: 4%;
  }
  .search-tab-con .particularB {
    position: relative;
    padding: 0px;
  }
  .search-tab-con .particularB.open {
    padding: 20px 0;
  }
  .search-tab-con .particularB-title {
    margin-bottom: 10px;
  }
  .search-tab-con .particularB-area {
    position: relative;
    z-index: 2;
  }
  .search-tab-con .particularB-area-btnbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
  .search-tab-con .particularB-area-btnbox-con {
    border-left: none;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 20px;
  }
  .search-tab-con .particularB-area-btnbox-con:first-child {
    border-left: none;
  }
  .search-tab-con .particularB-area-btnbox-con .particularBtn {
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-right: 10px;
  }
  .search-tab-con .particularB-area-btnbox-con .particularBtn label input {
    display: none;
  }
  .search-tab-con .particularB-area-btnbox-con .particularBtn label input:checked + span::after {
    top: 0px;
  }
  .search-tab .selectTxt p {
    font-size: 12px;
  }
}

.search-scene {
  margin-bottom: 60px;
}
.search-scene-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
}
.search-scene-box p {
  display: block;
  width: 19%;
  margin-bottom: 1%;
}
.search-scene-box p a {
  opacity: 1;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  position: relative;
}
.search-scene-box p a::after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
.search-scene-box p a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.search-scene-box p a:hover::after {
  background: rgba(0, 0, 0, 0.65);
}
.search-scene-box p a img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  vertical-align: bottom;
}
.search-scene-box p span {
  width: 100%;
  text-align: center;
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .search-scene-box p {
    width: 48%;
    margin-bottom: 4%;
  }
}

.search-brand {
  margin-bottom: 60px;
}
.search-brand h4 {
  position: relative;
}
.search-brand h4 span {
  background: #fff;
  padding: 5px 10px 5px 0;
  position: relative;
  z-index: 2;
}
.search-brand h4::before {
  width: 100%;
  height: 1px;
  background: #CCCCCC;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
.search-brand-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin-left: -0.6%;
  margin-bottom: 40px;
}
.search-brand-box p {
  max-width: 16%;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 0.6%;
  margin-bottom: 0.6%;
}
.search-brand-box p a {
  display: block;
}
.search-brand-box p a img {
  vertical-align: bottom;
  border: 1px solid #CCCCCC;
  max-width: 100%;
}
@media (max-width: 768px) {
  .search-brand-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin-left: -4%;
    margin-bottom: 4%;
  }
  .search-brand-box p {
    max-width: 46%;
    width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 4%;
    margin-bottom: 4%;
  }
  .search-brand-box p a {
    display: block;
  }
  .search-brand-box p a img {
    vertical-align: bottom;
    max-width: 100%;
    border: 1px solid #CCCCCC;
  }
}

.search-con {
  max-width: 1060px;
  margin: 0 auto 0px auto;
  margin-bottom: 128px;
}
.search-con .search-tab {
  margin-bottom: 20px;
}
.search-con .search-tab .selectTxt {
  border-bottom: 1px solid #cccccc;
}
.search-con-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-con-result p {
  margin-bottom: 0;
}
.search-con-result-map {
  margin: 80px 0;
}
.search-con-result-map iframe {
  width: 100%;
}
.search-con-result .resultBtn label {
  padding: 5px 50px;
  display: inline-block;
  border: 1px solid #CC1215;
  border-radius: 20px;
  color: black;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-con-result .resultBtn label::after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 2px solid;
  border-color: transparent transparent #CC1215 #CC1215;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: inline-block;
  position: relative;
  top: -3px;
  left: 14px;
}
.search-con-result .resultBtn label:hover {
  color: white;
  background: #CC1215;
}
.search-con-result .resultBtn label:hover::after {
  border-color: transparent transparent white white;
}
.search-con-result .resultBtn label.click::after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 2px solid;
  border-color: #CC1215 #CC1215 transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: inline-block;
  position: relative;
  top: 5px;
  left: 14px;
}
.search-con-result .resultBtn label.click:hover::after {
  border-color: white white transparent transparent;
}
.search-con-result .switch {
  display: none;
}
.search-con-result .contentMap {
  display: none;
}
.search-con-result .contentMap.show {
  width: 100%;
  display: block;
  height: auto;
  padding: 0;
  margin: 30px auto 10px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-con-result .contentMap.show img {
  max-width: 100%;
}
.search-con-list {
  overflow: hidden;
}
.search-con-list-box {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 50px;
  height: auto;
  min-height: 300px;
  visibility: visible;
  opacity: 1;
  overflow: hidden;
}
.search-con-list-box.hide {
  height: 0;
  min-height: 0px;
  visibility: hidden;
  opacity: 0;
  margin-bottom: 0;
}
.search-con-list-box h4 {
  font-size: 28px;
  font-weight: bold;
}
.search-con-list-box h4 a {
  color: #CC1215;
  background: url(../images/common/icon/icon-blank.svg) right no-repeat;
  padding-right: 30px;
}
.search-con-list-box .box-contents {
  overflow: hidden;
}
.search-con-list-box .box-contents-spec {
  overflow: hidden;
}
.search-con-list-box .box-contents .img {
  margin-right: 22px;
  margin-bottom: 0;
  float: left;
}
.search-con-list-box .box-contents .img img {
  max-width: 100%;
  margin-bottom: 10px;
}
.search-con-list-box .box-contents .img a.btn {
  max-width: 100%;
  text-align: center;
  padding: 10px 0;
  display: block;
  background: #FD6E2C;
  border: 1px solid #FD6E2C;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.search-con-list-box .box-contents .img a.btn:hover {
  background: #ffffff;
  color: #FD6E2C;
}
.search-con-list-box .box-contents .txt {
  margin-bottom: 20px;
}
.search-con-list-box .box-contents .spec {
  background: #F7F7F7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
}
.search-con-list-box .box-contents .specWrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  width: 60%;
}
.search-con-list-box .box-contents .specIcon {
  position: relative;
  width: 40%;
  padding-left: 15px;
}
.search-con-list-box .box-contents .specIcon p {
  text-align: left;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-con-list-box .box-contents .specIcon p img {
  display: inline-block;
  vertical-align: bottom;
  width: 30px;
  height: 30px;
}
.search-con-list-box .box-contents .specIcon p span {
  margin-left: 7px;
  font-size: 10px;
  line-height: 1.2;
  display: inline-block;
}
.search-con-list-box .box-contents .specIcon .btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.search-con-list-box .box-contents .specBox p {
  font-size: 16px;
  margin-bottom: 6px;
}
.search-con-list-box .box-contents .specBox p .specTitle {
  font-weight: bold;
  display: block;
  float: left;
  min-width: 7em;
  position: relative;
  margin-right: 0.5em;
}
.search-con-list-box .box-contents .specBox p .specTitle::after {
  position: absolute;
  content: "：";
  display: block;
  right: -0.5em;
  top: 0;
}
.search-con-list-box .box-contents .specBox p .specTxt {
  display: block;
  overflow: hidden;
}
.search-con-list-box .box-contents .spec .calenderBox {
  background: #F7F7F7;
  width: 100%;
}
/* 新しいボタン用 calenderBox */
.search-con-list-box .box-contents .spec .calenderBox--link_idea {
  padding: 24px;
  border-radius: 8px;

  display: flex;
  justify-content: center;   /* ← 中央配置 */
  align-items: center;
  width: 100%;               /* ← 横幅いっぱいを確保 */
  box-sizing: border-box;
}

/* ボタン本体 */
.search-con-list-box .box-contents .spec .reserve-btn_idea {
  display: inline-flex;       /* ← 中のアイコンとテキストを横並び */
  align-items: center;
  gap: 10px;
  padding: 14px 24px;
  border-radius: 6px;
  background: #ff6a21;
  border: 2px solid #ff6a21;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.4;
  transition: background-color .2s ease, color .2s ease;
}

/* ホバー・フォーカス時：白抜き */
.search-con-list-box .box-contents .spec .reserve-btn_idea:hover,
.search-con-list-box .box-contents .spec .reserve-btn_idea:focus {
  background: #fff;
  color: #ff6a21;
}

/* モバイル（幅640px以下）は横幅広めに */
@media (max-width: 640px) {
  .search-con-list-box .box-contents .spec .reserve-btn_idea {
    width: 100%;
    max-width: 360px;
    justify-content: center;
  }
}

/* アイコン */
.search-con-list-box .box-contents .spec .reserve-btn__icon_idea {
  width: 22px;
  height: 22px;
  fill: currentColor; /* ← 文字色に追随（hover時オレンジに変化） */
}

/* PC表示（幅768px以上）で少し大きく */
@media (min-width: 768px) {
  .search-con-list-box .box-contents .spec .reserve-btn_idea {
    padding: 20px 36px;
    font-size: 18px;
  }
  .search-con-list-box .box-contents .spec .reserve-btn__icon_idea {
    width: 28px;
    height: 28px;
  }
}

.search-con-list-box .box-contents .spec .calenderBox .cal_sample {
  margin: 20px auto 0 auto;
  width: 100%;
}
.search-con-list-box .box-contents .specIcon-text {
  line-height: 30px !important;
}
.search-con-list-box .box-contents .btn {
  width: 100%;
  margin-bottom: 0;
  max-width: 320px;
}
.search-con-list-box .box-contents .btn a {
  text-align: center;
  padding: 10px 0;
  display: block;
  background: #FD6E2C;
  border: 1px solid #FD6E2C;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.search-con-list-box .box-contents .btn a:hover {
  background: #ffffff;
  color: #FD6E2C;
}
@media (max-width: 960px) {
  .search-con-list {
    overflow: hidden;
  }
  .search-con-list-box .box-contents .spec {
    background: none;
    padding: 0px;
    margin-bottom: 0px;
    display: block;
  }
  .search-con-list-box .box-contents .specWrap {
    overflow: hidden;
    margin-bottom: 20px;
    width: auto;
  }
  .search-con-list-box .box-contents .specIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0px;
    position: static;
    width: auto;
  }
  .search-con-list-box .box-contents .specIcon p {
    display: inline;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .search-con-list-box .box-contents .specIcon .btn {
    margin-top: 20px;
    position: static;
    width: 100%;
    max-width: 100%;
  }
  .search-con-list-box .box-contents .specIcon .btn::before {
    content: "" !important;
    display: block !important;
  }
  .search-con-list-box .box-contents .specBox p {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .search-con-list {
    overflow: hidden;
  }
  .search-con-list-box {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 35px;
    min-height: 300px;
    visibility: visible;
    opacity: 1;
    overflow: hidden;
    position: relative;
  }
  .search-con-list-box.hide {
    height: 0;
    min-height: 0px;
    visibility: hidden;
    opacity: 0;
  }
  .search-con-list-box h4 {
    font-size: 20px;
  }
  .search-con-list-box .box-contents {
    overflow: hidden;
  }
  .search-con-list-box .box-contents-spec {
    overflow: visible;
  }
  .search-con-list-box .box-contents .img {
    max-width: 100px;
    margin-right: 12px;
    min-height: 135px;
  }
  .search-con-list-box .box-contents .img img {
    margin-bottom: 0;
  }
  .search-con-list-box .box-contents .img a.btn {
    padding: 3px 0;
    font-size: 10px;
  }
  .search-con-list-box .box-contents .txt {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .search-con-list-box .box-contents .spec {
    background: none;
    padding: 0px;
    margin-bottom: 10px;
    display: block;
  }
  .search-con-list-box .box-contents .specWrap {
    overflow: hidden;
    margin-bottom: 30px;
  }
  .search-con-list-box .box-contents .specIcon {
    display: block;
    clear: both;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px 5px 0 5px;
    background: #F7F7F7;
    position: static;
  }
  .search-con-list-box .box-contents .specIcon p {
    display: inline;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .search-con-list-box .box-contents .specIcon p::before {
    content: "／";
    display: inline;
  }
  .search-con-list-box .box-contents .specIcon p:nth-of-type(1)::before {
    display: none;
  }
  .search-con-list-box .box-contents .specIcon p span {
    margin: 0;
    font-size: 10px;
  }
  .search-con-list-box .box-contents .specIcon p img {
    display: none;
  }
  .search-con-list-box .box-contents .specIcon p br {
    display: none;
  }
  .search-con-list-box .box-contents .specIcon .btn {
    position: absolute;
  }
  .search-con-list-box .box-contents .specBox p {
    font-size: 11px;
    margin-bottom: 0;
  }
  .search-con-list-box .box-contents .specBox p .specTitle {
    min-width: 4em;
  }
  .search-con-list-box .box-contents .specBox p .specTitle::after {
    display: none;
  }
  .search-con-list-box .box-contents .spec .calenderBox {
    padding: 5px 5px 0 5px;
  }
  .search-con-list-box .box-contents .spec .calenderBox .cal_sample {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 375px) {
  .search-con-list-box .box-contents .specWrap {
    margin-bottom: 12px;
  }
}

.vacancy {
  font-family: "Noto Sans JP", sans-serif;
  display: inline-block;
  width: 100%;
  padding: 0;
  margin-top: 30px;
  background-color: #f5f5f5;
}
@media (max-width: 768px) {
  .vacancy {
    margin-top: 0;
  }
}
.vacancy ._header {
  height: 18px;
}
.vacancy .title {
  color: #333333;
  font: 700 14px/18px;
  font-family: "Noto Sans JP", sans-serif;
  height: 20px;
  display: inline-block;
  float: left;
  width: 35%;
}
@media (max-width: 768px) {
  .vacancy .title {
    display: block;
    float: none;
    width: 100%;
  }
}
.vacancy .title > .calendar-icon::before {
  content: url(../images/search/calendar.svg);
  width: 13px;
  height: 13px;
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 5px;
}
.vacancy .description {
  display: inline-block;
  float: left;
  height: 18px;
  width: 65%;
}
@media (max-width: 768px) {
  .vacancy .description {
    display: block;
    float: none;
    width: 100%;
  }
}
.vacancy ul.pict {
  padding: 0;
}
.vacancy ul.pict li {
  float: right;
}
.vacancy ul.pict li.open {
  max-width: 25%;
}
.vacancy ul.pict li.inquiry {
  max-width: 30%;
}
.vacancy ul.pict li.tel {
  max-width: 25%;
}
.vacancy ul.pict li.closed {
  max-width: 20%;
}
.vacancy ul.pict li .tel-icon {
  display: inline-block;
  font: 500 14px/18px "Noto Sans JP";
  font-family: "Noto Sans JP", sans-serif;
  height: 18px;
  padding-left: 6px;
  margin-right: 3px;
}
@media (max-width: 768px) {
  .vacancy ul.pict li .tel-icon {
    font-size: 10px;
  }
}
.vacancy ul.pict li .tel-icon::before {
  color: #dea43d;
  display: inline-block;
  width: 27px;
  height: 13px;
  font: 500 14px/18px "Noto Sans JP";
  font-family: "Noto Sans JP", sans-serif;
  content: "TEL";
  position: relative;
  top: 0px;
  left: -2px;
}
.vacancy ul.pict li .open-icon {
  display: inline-block;
  font: 500 14px/18px "Noto Sans JP";
  height: 18px;
  padding-left: 6px;
  margin-right: 13px;
}
@media (max-width: 768px) {
  .vacancy ul.pict li .open-icon {
    font-size: 10px;
  }
}
.vacancy ul.pict li .open-icon::before {
  border: 2px solid #ed2214;
  border-radius: 13px;
  display: inline-block;
  width: 13px;
  height: 13px;
  content: "";
  position: relative;
  top: 1px;
  left: -6px;
}
.vacancy ul.pict li .inquiry-icon {
  display: inline-block;
  font: 500 14px/18px;
  font-family: "Noto Sans JP", sans-serif;
  height: 18px;
  padding-left: 6px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .vacancy ul.pict li .inquiry-icon {
    font-size: 10px;
  }
}
.vacancy ul.pict li .inquiry-icon::before {
  border-radius: 0;
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: #dea331;
  content: "";
  position: relative;
  top: 1px;
  left: -6px;
}
.vacancy ul.pict li .closed-icon {
  display: inline-block;
  font: 500 14px/18px;
  font-family: "Noto Sans JP", sans-serif;
  height: 18px;
  padding-left: 6px;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .vacancy ul.pict li .closed-icon {
    font-size: 10px;
  }
}
.vacancy ul.pict li .closed-icon::before {
  border-radius: 0;
  display: inline-block;
  width: 13px;
  height: 6px;
  background-color: #59b1be;
  content: "";
  position: relative;
  top: -1px;
  left: -6px;
}
.vacancy #no-seat-available-msg {
  width: 100%;
  text-align: center;
  color: #555;
  padding: 30px 0;
}
.vacancy .calendar {
  margin-top: 9px;
  width: 100%;
  height: 120px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .vacancy .calendar {
    margin-top: 22px;
  }
}
.vacancy .calendar ul.weekly {
  padding: 0;
  height: 100%;
}
.vacancy .calendar ul.weekly li.cal-row {
  width: 20%;
  height: 100%;
  float: left;
  border: 1px solid #e6e6e6;
}
.vacancy .calendar ul.weekly li.cal-row > ._body {
  padding: 5px;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.vacancy .calendar ul.weekly li.cal-row .day {
  margin-top: 5px;
  height: 16px;
}
.vacancy .calendar ul.weekly li.cal-row .day > span {
  font: 500 16px/16px;
  font-family: "Noto Sans JP", sans-serif;
  height: 16px;
  color: #666666;
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .vacancy .calendar ul.weekly li.cal-row .day > span {
    font-size: 12px;
  }
}
.vacancy .calendar ul.weekly li.cal-row.list-sat .day > span {
  color: #1a99ac;
}
.vacancy .calendar ul.weekly li.cal-row.list-sun .day > span {
  color: #ed2214;
}
.vacancy .calendar .pict {
  margin: 17px 0 10px;
}
@media (max-width: 768px) {
  .vacancy .calendar .pict {
    margin: 10px 0 21px;
  }
}
.vacancy .calendar .pict .open-icon-lg {
  display: block;
  margin: 0 auto;
  width: 23px;
  height: 23px;
}
.vacancy .calendar .pict .open-icon-lg::before {
  border: 3px solid #ed2214;
  border-radius: 23px;
  display: inline-block;
  width: 18px;
  height: 18px;
  content: "";
  position: relative;
}
.vacancy .calendar .pict .tel-icon-lg {
  display: block;
  height: 23px;
  width: 23px;
  margin: 0 auto;
}
.vacancy .calendar .pict .tel-icon-lg::before {
  display: inline-block;
  width: 30px;
  height: 23px;
  color: #dea331;
  content: "TEL";
  position: relative;
  top: -1px;
}
@media (max-width: 768px) {
  .vacancy .calendar .pict .tel-icon-lg::before {
    top: 11px;
  }
}
.vacancy .calendar .pict .inquiry-icon-lg {
  display: block;
  height: 23px;
  width: 23px;
  margin: 0 auto;
}
.vacancy .calendar .pict .inquiry-icon-lg::before {
  border-radius: 0;
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 2px solid #ffffff;
  background-color: #dea331;
  content: "";
  position: relative;
}
.vacancy .calendar .pict .closed-icon-lg {
  display: block;
  height: 23px;
  width: 23px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .vacancy .calendar .pict .closed-icon-lg {
    margin: 20px auto 0 auto;
  }
}
.vacancy .calendar .pict .closed-icon-lg::before {
  border-radius: 0;
  display: inline-block;
  width: 23px;
  height: 8px;
  background-color: #59b1be;
  content: "";
  position: relative;
  top: -1px;
}
.vacancy .calendar .action-btn {
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}
.vacancy .calendar .action-btn > [class*=vacancy-search-btn] {
  background: -webkit-linear-gradient(90deg, #e0e0e0 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#e0e0e0), to(#ffffff));
  background: -webkit-linear-gradient(bottom, #e0e0e0 0%, #ffffff 100%);
  background: linear-gradient(0deg, #e0e0e0 0%, #ffffff 100%);
  border: 1px solid #dadada;
  border-radius: 3px;
  width: 100%;
  height: 30px;
  color: #444444;
  font: 600 12px/28px "Noto Sans JP";
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 768px) {
  .vacancy .calendar .action-btn > [class*=vacancy-search-btn] {
    font-size: 10px;
    line-height: 1;
  }
}
.vacancy .calendar .action-btn .tel-reservation {
  text-align: center;
}
@media (max-width: 768px) {
  .vacancy .calendar .action-btn .tel-reservation {
    font-size: 10px;
    margin-top: 27px;
  }
}
.vacancy .calendar .action-btn .tel-reservation a {
  color: #CC1215;
}

.clearfix {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

@media (max-width: 768px) {
  .vacancy {
    margin-top: 0px;
    padding: 0;
    height: 186px;
  }
  .vacancy ul.pict {
    padding: 0;
    height: 18px;
    overflow: hidden;
  }
  ul.pict li {
    float: right;
    height: 15px;
    /*    max-width: 33%;*/
  }
  ul.pict li.open {
    max-width: 30%;
  }
  ul.pict li.inquiry {
    max-width: 45%;
  }
  ul.pict li.closed {
    max-width: 25%;
  }
  ul.pict li.tel {
    max-width: 33%;
  }
  ul.pict li span[class$=-icon] {
    display: inline-block;
    float: none;
    font: 600 10px/15px HiraKakuPro;
    height: 15px;
  }
  ul.pict li .tel-icon {
    display: inline-block;
    font: 500 14px/18px "Noto Sans JP";
    height: 18px;
    padding-left: 7px;
    margin-right: 0px;
  }
  ul.pict li .tel-icon::before {
    color: #dea43d;
    display: inline-block;
    width: 25px;
    height: 13px;
    font: 500 13px/18px "Noto Sans JP";
    content: "TEL";
    position: relative;
    top: 0px;
    left: -1px;
  }
  ul.pict li .open-icon {
    display: inline-block;
    font: 400 10px/15px "Noto Sans JP";
    height: 15px;
    padding-left: 6px;
    margin-right: 5px;
  }
  ul.pict li .open-icon::before {
    border: 2px solid #ed2214;
    border-radius: 12px;
    display: inline-block;
    width: 12px;
    height: 12px;
    content: "";
    position: relative;
    top: 2px;
    left: -3px;
  }
  ul.pict li .inquiry-icon {
    display: inline-block;
    font: 400 10px/15px "Noto Sans JP";
    height: 15px;
    padding-left: 6px;
    margin-right: 0;
  }
  ul.pict li .inquiry-icon::before {
    border-radius: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #dea331;
    content: "";
    position: relative;
    top: 2px;
    left: -3px;
  }
  ul.pict li .closed-icon {
    display: inline-block;
    font: 400 10px/15px "Noto Sans JP";
    height: 15px;
    padding-left: 6px;
    margin-left: 4px;
    margin-right: 0;
  }
  ul.pict li .closed-icon::before {
    border-radius: 0;
    display: inline-block;
    width: 12px;
    height: 5px;
    background-color: #59b1be;
    content: "";
    position: relative;
    top: -1px;
    left: -3px;
  }
  ul.weekly li.cal-row .day > span {
    font: 500 16px/39px "Noto Sans JP";
    height: 16px;
    color: #666666;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 1;
  }
  ul.weekly li.cal-row.list-sat .day > span {
    color: #1a99ac;
  }
  ul.weekly li.cal-row.list-sun .day > span {
    color: #ed2214;
  }
  .pict span[class$=-icon-lg]::before {
    top: 50%;
    margin-top: -4px;
  }
  .pict .open-icon-lg {
    display: block;
    margin: 0 auto;
    width: 23px;
    height: 23px;
  }
  .pict .open-icon-lg::before {
    border: 3px solid #ed2214;
    border-radius: 23px;
    display: inline-block;
    width: 23px;
    height: 23px;
    content: "";
    position: relative;
  }
  .pict .inquiry-icon-lg {
    display: block;
    height: 23px;
    width: 23px;
    margin: 0 auto;
  }
  .pict .inquiry-icon-lg::before {
    border-radius: 0;
    display: inline-block;
    width: 23px;
    height: 23px;
    border: 2px solid #ffffff;
    background-color: #dea331;
    content: "";
    position: relative;
  }
  .pict .closed-icon-lg {
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 auto;
  }
  .pict .closed-icon-lg::before {
    border-radius: 0;
    display: inline-block;
    width: 20px;
    height: 8px;
    background-color: #59b1be;
    content: "";
    position: relative;
  }
  .calendar .action-btn {
    margin: 0 auto;
    margin-top: 20px;
  }
  .action-btn > [class*=vacancy-search-btn] {
    background: -webkit-linear-gradient(90deg, #e0e0e0 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#e0e0e0), to(#ffffff));
    background: -webkit-linear-gradient(bottom, #e0e0e0 0%, #ffffff 100%);
    background: linear-gradient(0deg, #e0e0e0 0%, #ffffff 100%);
    border: 1px solid #dadada;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    color: #444444;
    font: 600 12px/38px "Noto Sans JP";
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
    line-height: 1;
  }
  .calendar .action-btn .tel-reservation {
    text-align: center;
  }
}
@media (max-width: 768px) {
  body.search .sp-fixed-bottommenu,
  body.page-reservation .sp-fixed-bottommenu {
    display: none;
  }
}
.rule-question_link {
  color: #CC1215;
  text-decoration: underline;
}

.faq-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 50px;
}
.faq-nav-box {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #CCCCCC;
  width: 200px;
  max-width: 18%;
}
.faq-nav-box a {
  display: block;
  padding: 20px;
}
.faq-nav-box p {
  margin: 0;
}
.faq-nav-box .title {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .faq-nav {
    display: block;
    margin-top: 40px;
  }
  .faq-nav-box {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin-bottom: 8px;
  }
  .faq-nav-box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
  }
  .faq-nav-box a br {
    display: none;
  }
  .faq-nav-box p img {
    max-width: 40px;
    margin-right: 8px;
    vertical-align: bottom;
  }
  .faq-nav-box .title {
    font-size: 15px;
  }
}

.faq-con-look {
  margin-bottom: 50px;
}
.faq-con-cat {
  margin-bottom: 100px;
}
.faq-con-cat-title {
  /*transition: all 0.3s ease;*/
  font-size: 28px;
  color: #CC1215;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}
.faq-con-cat-title img {
  margin-right: 1em;
  vertical-align: middle;
}
.faq-con-cat-title.open {
  /*border-bottom:none;*/
}
.faq-con-cat-title.open::after {
  height: 0px;
}
.faq-con-cat-title::before {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background: #CC1215;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faq-con-cat-title::after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  display: block;
  width: 4px;
  height: 40px;
  background: #CC1215;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faq-con-cat-title p {
  cursor: pointer;
  padding: 30px 0;
  margin-bottom: 0;
}
.faq-con-cat .faq-con-area {
  display: none;
}
.faq-con-cat .faq-con-area-box:first-child {
  border-top: none;
}
.faq-con-area-box {
  padding: 40px;
  border: 1px solid #CCCCCC;
  margin-bottom: 18px;
}
.faq-con-area-box p {
  margin-bottom: 0;
}
.faq-con-area-box .qTxt {
  cursor: pointer;
  position: relative;
  font-size: 24px;
}
.faq-con-area-box .qTxt::before {
  content: "Q";
  position: absolute;
  left: 0;
  display: inline-block;
  color: #CC1215;
  margin-right: 1em;
}
.faq-con-area-box .qTxt.open span::after {
  height: 0px;
}
.faq-con-area-box .qTxt span {
  display: inline-block;
  padding-left: 2em;
  padding-right: 2em;
}
.faq-con-area-box .qTxt span::before {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background: #CC1215;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faq-con-area-box .qTxt span::after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  display: block;
  width: 4px;
  height: 40px;
  background: #CC1215;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faq-con-area-box .aTxt {
  margin-top: 40px;
  padding-top: 15px;
  border-top: 1px solid #CCCCCC;
  font-size: 18px;
  display: none;
}
@media (max-width: 768px) {
  .faq-con-cat {
    margin-bottom: 100px;
  }
  .faq-con-cat-title {
    font-size: 16px;
    padding-right: 2.5em;
  }
  .faq-con-cat-title img {
    max-width: 40px;
    margin-right: 1em;
    vertical-align: middle;
  }
  .faq-con-cat-title.open::after {
    height: 0px;
  }
  .faq-con-cat-title::before {
    width: 33px;
    height: 3px;
  }
  .faq-con-cat-title::after {
    width: 3px;
    height: 32px;
    right: 15px;
  }
  .faq-con-cat-title p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 14px 0;
  }
  .faq-con-cat-title p span {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .faq-con-cat .faq-con-area {
    display: none;
  }
  .faq-con-area-box {
    padding: 15px 10px;
    border: 1px solid #CCCCCC;
    margin-bottom: 18px;
  }
  .faq-con-area-box p {
    margin-bottom: 0;
  }
  .faq-con-area-box .qTxt {
    cursor: pointer;
    position: relative;
    font-size: 15px;
  }
  .faq-con-area-box .qTxt span {
    padding-left: 1.5em;
    padding-right: 2.5em;
  }
  .faq-con-area-box .qTxt span::before {
    width: 32px;
    height: 2px;
  }
  .faq-con-area-box .qTxt span::after {
    height: 32px;
    width: 2px;
    right: 15px;
  }
  .faq-con-area-box .aTxt {
    margin-top: 20px;
    font-size: 15px;
    display: none;
  }
}

.brand-nav-box .spSelect {
  display: none;
}
.brand-nav-box-area ul li {
  display: inline-block;
  position: relative;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.brand-nav-box-area ul li::before {
  content: "#";
  display: inline-block;
  color: #CC1215;
  margin-right: 5px;
}
.brand-nav-box-area ul li.active {
  background: #CC1215;
  color: #fff;
}
.brand-nav-box-area ul li.active::before {
  color: #fff;
}
@media (max-width: 768px) {
  .brand-nav-box .spSelect {
    margin-top: 30px;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #CC1215;
    border-radius: 60px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 5px 0;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    background-size: 20px;
    font-size: 14px;
  }
  .brand-nav-box .spSelect::after {
    position: absolute;
    top: 40%;
    right: 15px;
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    border-bottom: 1px solid #CC1215;
    border-left: 1px solid #CC1215;
    -webkit-transform: rotate(-45deg) translateY(-50%);
            transform: rotate(-45deg) translateY(-50%);
  }
  .brand-nav-box-area {
    margin-top: 20px;
    display: none;
    border-bottom: 1px solid #cccccc;
  }
}

.brand-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin-top: 40px;
  margin-bottom: 100px;
  overflow: hidden;
}
.brand-con-box {
  position: relative;
  margin-left: -1px;
  width: 33.3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 60px 20px;
}
.brand-con-box-img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  overflow: hidden;
}
.brand-con-box-img a {
  width: 100%;
  opacity: 1;
}
.brand-con-box-img .logo {
  border: 1px solid #CCCCCC;
  width: 64%;
  margin-bottom: 0;
}
.brand-con-box-img .img {
  position: absolute;
  width: 36%;
  height: 100%;
  margin-bottom: 0;
  right: 0;
  top: 0;
  overflow: hidden;
}
.brand-con-box-img img {
  vertical-align: bottom;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.brand-con-box-img:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.brand-con-box h3 {
  min-height: 2em;
  color: #CC1215;
  font-size: 20px;
  margin: 20px;
}
.brand-con-box h3 span {
  display: block;
  font-size: 14px;
}
.brand-con-box-spec {
  padding: 0 20px;
}
.brand-con-box-spec p {
  font-size: 14px;
}
.brand-con-box-spec .btn {
  position: absolute;
  bottom: 0;
  left: 40px;
  width: calc(100% - 80px);
}
.brand-con-box-spec .btn a {
  text-align: center;
  padding: 10px 0;
  display: block;
  background: #FD6E2C;
  border: 1px solid #FD6E2C;
  border-radius: 5px;
  color: #fff;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.brand-con-box-spec .btn a:hover {
  background: #ffffff;
  color: #FD6E2C;
}
.brand-con-box .brandToggle {
  display: none;
  text-align: center;
  position: relative;
  z-index: 1;
}
.brand-con-box .brandToggle span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 5px 20px;
  cursor: pointer;
  line-height: 20px;
  font-size: 12px;
  border-radius: 20px;
  color: #fff;
  background: #CC1215;
}
.brand-con-box .brandToggle::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 2px solid #CC1215;
}
@media (max-width: 768px) {
  .brand-con-box {
    margin-left: 0px;
    width: 100%;
    padding: 20px 0px 20px 0px;
    border-left: none;
  }
  .brand-con-box h3 {
    margin: 10px;
  }
  .brand-con-box h3 span {
    display: block;
    font-size: 14px;
  }
  .brand-con-box-spec {
    display: none;
    padding: 0 10px;
  }
  .brand-con-box-spec p {
    font-size: 14px;
  }
  .brand-con-box-spec .btn {
    position: static;
    width: 100%;
  }
  .brand-con-box .brandToggle {
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
  }
}

.about-box {
  margin-top: 60px;
}
.about-box-title {
  margin-bottom: 60px;
}
.about-box-title img {
  width: 100%;
}
.about-box h3 {
  font-size: 28px;
}
.about-box .lead {
  font-size: 20px;
  text-align: justify;
}
.about-box-img {
  max-width: 1100px;
  margin: 60px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
}
.about-box-imgBox {
  max-width: 250px;
  width: 24%;
  position: relative;
  text-align: center;
}
.about-box-imgBox img {
  max-width: 100%;
  vertical-align: bottom;
}
.about-box-imgBox span {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  z-index: 5;
  padding: 3px 10px;
  background: #121111;
  color: #fff;
  display: inline-block;
}
.about-box-imgBox.line {
  margin-top: 20px;
}
.about-box-imgBox.line::before {
  width: 1px;
  height: 60%;
  background: #CC1215;
  display: block;
  content: "";
  position: absolute;
  right: 10px;
  top: -30px;
}
.about-box-imgBox.line::after {
  width: 60%;
  height: 1px;
  background: #CC1215;
  display: block;
  content: "";
  position: absolute;
  right: -10px;
  top: -10px;
}
.about-box-btn {
  position: relative;
  background: #fff;
}
.about-box-btn a {
  display: block;
  border: 1px solid #CC1215;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-box-btn a .img {
  position: relative;
  border-right: 1px solid #CC1215;
}
.about-box-btn a .img img {
  vertical-align: bottom;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}
.about-box-btn a .txt {
  margin-bottom: 0;
  margin-left: 50px;
  font-size: 30px;
}
.about-box-btn::before {
  width: 1px;
  height: 60%;
  background: #CC1215;
  display: block;
  content: "";
  position: absolute;
  right: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.about-box-btn::after {
  width: 40px;
  height: 40px;
  border-top: 1px solid #CC1215;
  border-right: 1px solid #CC1215;
  display: block;
  content: "";
  position: absolute;
  right: 60px;
  top: 48%;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
.about-box.bg {
  margin: 100px auto;
  position: relative;
}
.about-box.bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/about/about-bg-head-pc.svg);
  background-position: 0 50%;
  background-repeat: no-repeat;
  z-index: -1;
  -webkit-transition: 1s;
  transition: 1s;
}
.about-box.bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/about/about-bg-bottom-pc.svg);
  background-position: 100% 80%;
  background-repeat: no-repeat;
  z-index: -1;
  -webkit-transition: 1s;
  transition: 1s;
}
.about-box .ttl-tag .ttl-bottom {
  font-size: 3rem;
}
@media (max-width: 768px) {
  .about-box {
    margin-top: 40px;
  }
  .about-box .ttl-tag .ttl-bottom {
    font-size: 2rem;
  }
  .about-box-title {
    margin-bottom: 20px;
  }
  .about-box h3 {
    font-size: 20px;
  }
  .about-box .lead {
    font-size: 18px;
  }
  .about-box-img {
    margin: 30px auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 0 20px;
  }
  .about-box-imgBox {
    max-width: 46%;
    width: 46%;
  }
  .about-box-imgBox img {
    width: 100%;
    vertical-align: bottom;
  }
  .about-box-imgBox.line {
    margin-top: 40px;
  }
  .about-box-btn {
    position: relative;
    background: #fff;
  }
  .about-box-btn a {
    display: block;
    border: 1px solid #CC1215;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-box-btn a .img {
    position: relative;
    max-width: 40%;
  }
  .about-box-btn a .img img {
    max-width: 100%;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  .about-box-btn a .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    margin-left: 10px;
    font-size: 18px;
    padding-right: 40px;
  }
  .about-box-btn::before {
    display: none;
  }
  .about-box-btn::after {
    width: 20px;
    height: 20px;
    border-top: 1px solid #CC1215;
    border-right: 1px solid #CC1215;
    display: block;
    content: "";
    position: absolute;
    right: 30px;
    top: 48%;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
  }
  .about-box.bg {
    margin: 40px auto;
    position: relative;
  }
  .about-box.bg::before {
    display: none;
  }
  .about-box.bg::after {
    display: none;
  }
}

.point-con {
  padding: 0 20px;
}
.point-con .minT {
  font-size: 12px !important;
}
.point-con .point-box {
  max-width: 1060px;
  margin: 0 auto 50px auto;
}
.point-con .point-box-title {
  text-align: center;
  color: #fff;
  padding: 40px 0;
}
.point-con .point-box-title h3 {
  font-size: 24px;
  background: #fff;
  display: inline-block;
  max-width: 420px;
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.point-con .point-box-title .subL {
  margin-bottom: 0;
  font-size: 32px;
}
.point-con .point-box-title .subL span {
  font-size: 40px;
}
.point-con .point-box.sec1 {
  border-radius: 18px;
  overflow: hidden;
  border: 8px solid #71B4D8;
}
.point-con .point-box.sec1 .point-box-title {
  background: #71B4D8;
}
.point-con .point-box.sec1 .point-box-title h3 {
  color: #71B4D8;
}
.point-con .point-box.sec2 {
  border-radius: 18px;
  overflow: hidden;
  border: 8px solid #A4CC64;
}
.point-con .point-box.sec2 .point-box-title {
  background: #A4CC64;
}
.point-con .point-box.sec2 .point-box-title h3 {
  color: #A4CC64;
}
.point-con .point-box.sec3 {
  border-radius: 18px;
  overflow: hidden;
  border: 8px solid #CC1215;
}
.point-con .point-box.sec3 .point-box-title {
  background: #CC1215;
}
.point-con .point-box.sec3 .point-box-title h3 {
  color: #CC1215;
}
.point-con .point-box.sec4 {
  border-radius: 18px;
  overflow: hidden;
  border: 8px solid #cc9a12;
}
.point-con .point-box.sec4 .point-box-title {
  background: #cc9a12;
}
.point-con .point-box.sec4 .point-box-title h3 {
  color: #cc9a12;
}
.point-con .point-box-con {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.point-con .point-box-con h4 {
  font-size: 32px;
  color: #CC1215;
}
.point-con .point-box-con p {
  font-weight: normal;
  font-size: 20px;
}
.point-con .point-box-con p.img {
  margin-bottom: 0;
}
.point-con .point-box-con p.dl-txt {
  font-size: 26px;
  font-weight: bold;
}
.point-con .point-box-con .btn-detail {
  margin-top: 60px;
  opacity: 1 !important;
}
.point-con .point-box-con .btn-detail::after {
  display: none;
}
.point-con .point-box-conBox {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.point-con .point-box-conBox h5 {
  color: #CC1215;
  font-size: 18px;
}
.point-con .point-box-conBox .rank {
  text-align: left;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.point-con .point-box-conBox .rank p {
  padding: 10px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-bottom: 0;
  background: #F4F4F4;
}
.point-con .point-box-conBox .rank p span {
  font-size: 14px;
}
.point-con .point-box-conBox .rank .title {
  max-width: 210px;
  padding: 10px 20px;
}
.point-con .point-box-conBox .rank .title.RR {
  background: #FFF5A5;
}
.point-con .point-box-conBox .rank .title.SR {
  font-weight: bold;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f2f2+0,d9d9d9+100 */
  background: rgb(242, 242, 242); /* Old browsers */ /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(242, 242, 242) 0%, rgb(217, 217, 217) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(242, 242, 242)), to(rgb(217, 217, 217)));
  background: linear-gradient(to bottom, rgb(242, 242, 242) 0%, rgb(217, 217, 217) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f2f2f2", endColorstr="#d9d9d9",GradientType=0 ); /* IE6-9 */
}
.point-con .point-box-conBox .rank .title.GR {
  font-weight: bold;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffef71+0,bf9e42+100 */
  background: rgb(255, 239, 113); /* Old browsers */ /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(255, 239, 113) 0%, rgb(191, 158, 66) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 239, 113)), to(rgb(191, 158, 66)));
  background: linear-gradient(to bottom, rgb(255, 239, 113) 0%, rgb(191, 158, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffef71", endColorstr="#bf9e42",GradientType=0 ); /* IE6-9 */
}
.point-con .point-box-conBox .rank .title.PR {
  font-weight: bold;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efefef+0,d5d5d5+50,efefef+100 */
  background: rgb(239, 239, 239); /* Old browsers */ /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(239, 239, 239) 0%, rgb(213, 213, 213) 50%, rgb(239, 239, 239) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(239, 239, 239)), color-stop(50%, rgb(213, 213, 213)), to(rgb(239, 239, 239)));
  background: linear-gradient(to bottom, rgb(239, 239, 239) 0%, rgb(213, 213, 213) 50%, rgb(239, 239, 239) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#efefef", endColorstr="#efefef",GradientType=0 ); /* IE6-9 */
}
.point-con .point-box-conImg {
  background: #F4F4F4;
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
}
.point-con .point-box-conImg img {
  vertical-align: bottom;
}
.point-con .point-box-conImg .pick {
  padding: 40px 0 1px 0;
  margin-bottom: 30px;
}
.point-con .point-box-conImg .pick h5 {
  font-size: 24px;
}
.point-con .point-box-conImg_flx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin: 0 auto;
  margin-bottom: 40px;
  gap: 20px;
}
.point-con .point-box-conImg_flx .img {
  width: calc(33.3333333333% - 13.3333333333px);
}
.point-con .point-box-conImg_flx .img img {
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.point-con .point-box-conImg_flx2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin: 0 auto;
  margin-bottom: 40px;
  gap: 60px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.point-con .point-box-conImg_flx2 .box-l,
.point-con .point-box-conImg_flx2 .box-c,
.point-con .point-box-conImg_flx2 .box-r {
  width: calc(33.3333333333% - 40px);
}
.point-con .point-box-conImg_flx2 .box-l img,
.point-con .point-box-conImg_flx2 .box-c img,
.point-con .point-box-conImg_flx2 .box-r img {
  max-width: 100%;
}
.point-con .lineTitle {
  font-size: 20px;
  position: relative;
}
.point-con .lineTitle::after {
  height: 1px;
  width: 80px;
  background-color: #B50003;
  display: block;
  content: "";
}
.point-con .point-bottom {
  margin-bottom: 100px;
}
.point-con .point-bottom-box {
  margin-top: 40px;
}
.point-con .point-bottom-box h3 {
  color: #CC1215;
  font-size: 18px;
}
.point-con .point-bottom-box h4 {
  font-size: 16px;
  font-weight: bold;
}
.point-con .point-bottom-box p {
  font-size: 12px;
}
@media (max-width: 768px) {
  .point-con {
    margin-top: 40px;
  }
  .point-con .point-box {
    margin: 0 auto 20px auto;
    border-width: 4px !important;
  }
  .point-con .point-box-title {
    padding: 20px 0;
  }
  .point-con .point-box-title h3 {
    font-size: 16px;
    max-width: 280px;
  }
  .point-con .point-box-title .subL {
    font-size: 18px;
  }
  .point-con .point-box-title .subL span {
    display: block;
    font-size: 24px;
  }
  .point-con .point-box-title .subL span.noSP {
    display: inline;
  }
  .point-con .point-box-con {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 20px;
    text-align: center;
  }
  .point-con .point-box-con h4 {
    font-size: 18px;
  }
  .point-con .point-box-con p {
    text-align: left;
    font-size: 16px;
  }
  .point-con .point-box-con p.img {
    margin-bottom: 0;
  }
  .point-con .point-box-con p.dl-txt {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
  }
  .point-con .point-box-con .btn-detail {
    margin-top: 20px;
  }
  .point-con .point-box-conBox {
    max-width: 100%;
    width: 100%;
  }
  .point-con .point-box-conBox h5 {
    color: #CC1215;
    font-size: 16px;
  }
  .point-con .point-box-conBox .rank {
    text-align: left;
    display: block;
  }
  .point-con .point-box-conBox .rank p {
    padding: 10px 10px;
    font-size: 18px;
  }
  .point-con .point-box-conBox .rank p span {
    font-size: 14px;
  }
  .point-con .point-box-conBox .rank .title {
    text-align: center;
    max-width: 100%;
    width: 100%;
    padding: 10px 10px;
  }
  .point-con .point-box-conImg {
    max-width: 100%;
  }
  .point-con .point-box-conImg img {
    max-width: 100%;
  }
  .point-con .point-box-conImg .pick {
    padding: 20px 10px 1px 10px;
    margin-bottom: 20px;
  }
  .point-con .point-box-conImg .pick h5 {
    font-size: 18px;
  }
  .point-con .point-box-conImg_flx {
    width: 100%;
  }
  .point-con .point-box-conImg_flx2 {
    width: 100%;
    max-width: 540px;
    gap: 30px;
  }
  .point-con .point-box-conImg_flx2 .box-l,
  .point-con .point-box-conImg_flx2 .box-c,
  .point-con .point-box-conImg_flx2 .box-r {
    width: calc(33.3333333333% - 20px);
  }
}

/*追加*/
::-webkit-input-placeholder {
  color: #000;
}
::-moz-placeholder {
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
::-ms-input-placeholder {
  color: #000;
}
::placeholder {
  color: #000;
}

[type=text] {
  line-height: normal;
}

.required-block {
  margin: 0 0 12px;
  font-size: 10px;
  font-size: 1rem;
  display: table;
}
.required-block.page-search {
  margin-top: 30px;
}
.required-block .required-ttl {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0.5em 1.2em;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #CC1215;
  border: #CC1215 solid 1px;
  border-radius: 1.2em;
}
.required-block .required-box {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}
.required-block .required-box ul {
  display: table;
}
.required-block .required-box ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0.1em 1em 0.1em 1.6em;
  line-height: 1;
  background: url(../images/common/icon/icon-check.svg) no-repeat left center;
  background-size: contain;
}

.form-item-box input[type=text],
.form-item-box input[type=date],
.form-item-box input[type=email],
.form-item-box textarea,
.form-item-box select {
  padding: 8px 10px 8px 10px;
  width: 100%;
  color: #333;
  border: #707070 solid 1px;
  background-color: #fff;
  border-radius: 3px;
  line-height: normal;
}
.form-item-box input[type=text] {
  background-color: white;
}
.form-item-box textarea {
  height: 140px;
  resize: none;
}
.form-item-box select {
  background-color: white;
  background-image: url(../images/common/icon/icon-select-red.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 18px) center;
  -webkit-bacpkground-size: 16px 8px;
  background-size: 16px 8px;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: -webkit-center;
  text-align: center;
}

input.reset-button {
  margin: 0 auto;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 1em 2.5em;
  color: #000;
  text-align: center;
  background: #E9EBEB;
  display: block;
  line-height: 1;
  cursor: pointer;
  display: block;
}

input.submit-button {
  font-size: 15px;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 10px 0;
  width: 100%;
  line-height: 1;
  background-color: #fff;
  color: #333;
  border: #CC1215 solid 1px;
  border-radius: 40px;
}
input.reset-button {
  font-size: 12px;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 10px 0;
  width: auto;
  line-height: 1;
  background-color: transparent;
  color: #ccc;
}
.icon-plus {
  cursor: pointer;
  display: inline-block;
  padding-right: 21px;
  background: url(../images/common/icon/icon-plus.svg) no-repeat right center;
  background-size: 16px;
}
.icon-plus span {
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: #707070 1px solid;
  line-height: 1;
}
.icon-plus:hover {
  border-bottom: none;
}

.form-btn-box {
  text-align: center;
  margin-bottom: 20px;
}
.form-btn-box.mb40 {
  margin-bottom: 40px;
}

.form-box {
  padding: 20px 20px 5px;
}
.form-box .form-item-box {
  margin-bottom: 15px;
}

[off-canvas] {
  background: #fff;
}

html.hm-open,
body.hm-open {
  height: 100%;
  overflow: hidden;
}

@media (min-width: 768px) {
  [canvas], [off-canvas] {
    -webkit-transform: none;
    transform: none;
  }
}
header {
  z-index: 1900;
}

footer {
  z-index: 300;
}

@media (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
  .br-tb {
    display: block;
  }
  .br-sp {
    display: none;
  }
  .br-tb-pc {
    display: block;
  }
  p.mt {
    margin-top: 60px;
  }
  .mq-pc {
    display: block;
  }
  .mq-sp {
    display: none;
  }
  #pagetop-box {
    bottom: 65px;
  }
  #pagetop-box .pagetop {
    width: 66px;
  }
  .anchor {
    margin-top: -90px;
    padding-top: 90px;
  }
  #wrapper {
    margin-top: 60px;
  }
  .container {
    margin: 0 auto;
    max-width: 1060px;
  }
  .ttl-tag {
    margin: 0 auto 50px;
    width: 540px;
  }
  .ttl-tag .ttl-head {
    font-size: 18px;
    font-size: 1.8rem;
    height: 40px;
    line-height: 40px;
    background-size: 100% 40px;
  }
  .ttl-tag .ttl-bottom {
    font-size: 32px;
    font-size: 3.2rem;
    background-size: 100% 14px;
  }
  .btn-detail {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 auto;
    width: 438px;
    height: 66px;
    line-height: 66px;
  }
  .btn-detail::after {
    right: 45px;
  }
  .btn-detail:hover::after {
    -webkit-animation-name: btnDetailArrow;
            animation-name: btnDetailArrow;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
  @-webkit-keyframes btnDetailArrow {
    0% {
      right: 45px;
    }
    100% {
      right: 30px;
    }
  }
  @keyframes btnDetailArrow {
    0% {
      right: 45px;
    }
    100% {
      right: 30px;
    }
  }
  .btn-list {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 auto;
    width: 144px;
    height: 40px;
    line-height: 40px;
    display: block;
    border: #CC1215 1px solid;
    border-radius: 40px;
    text-align: center;
    position: relative;
    background: #fff;
  }
  .btn-list::after {
    right: -38px;
  }
  .btn-list:hover::after {
    -webkit-animation-name: btnListArrow;
            animation-name: btnListArrow;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
  @-webkit-keyframes btnListArrow {
    0% {
      right: -38px;
    }
    100% {
      right: -28px;
    }
  }
  @keyframes btnListArrow {
    0% {
      right: -38px;
    }
    100% {
      right: -28px;
    }
  }
  .btn-search-footer {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  .btn-search-footer a {
    padding: 50px 0 60px;
  }
  .btn-search-footer .ttl-head {
    font-size: 17px;
    font-size: 1.7rem;
    width: 185px;
    height: 58px;
    line-height: 58px;
    top: -26px;
  }
  .btn-search-footer .ttl-bottom {
    font-size: 38px;
    font-size: 3.8rem;
    padding-left: 60px;
  }
  footer {
    margin: 0;
    padding: 60px 0 0;
    width: 100%;
    border-top: none;
  }
  footer .footer-container {
    font-size: 14px;
    font-size: 1.4rem;
    color: #999;
  }
  footer .footer-container .footer-logo-head-box {
    margin: 0 auto 60px;
    max-width: 1060px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer-container .footer-logo-head-box .footer-logo-box {
    width: 310px;
    margin-bottom: 0;
    padding: 0;
  }
  footer .footer-container .footer-logo-head-box .footer-logo-box .logo {
    height: 27px;
    line-height: 1;
  }
  footer .footer-container .footer-logo-head-box .footer-logo-box .logo img {
    width: auto;
    height: 100%;
  }
  footer .footer-container .footer-logo-head-box .footer-head-box {
    width: calc(100% - 310px);
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .footer-container .footer-logo-head-box .footer-head-box ul li {
    margin-bottom: 1em;
  }
  footer .footer-container .footer-logo-head-box .footer-head-box ul li a {
    color: #fff;
    font-weight: 700;
  }
  footer .footer-container .footer-logo-head-box .footer-head-box .box-l {
    width: 33%;
  }
  footer .footer-container .footer-logo-head-box .footer-head-box .box-c {
    width: 33%;
  }
  footer .footer-container .footer-logo-head-box .footer-head-box .box-r {
    width: 33%;
  }
  footer .footer-container .footer-bottom-box {
    height: 65px;
    margin: 0;
    padding: 0;
  }
  footer .footer-container .footer-bottom-box .box {
    margin: 0 auto;
    max-width: 1060px;
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer-container .footer-bottom-box .box .footer-bottom-nav-box {
    margin-bottom: 0;
  }
  footer .footer-container .footer-bottom-box .box .footer-bottom-nav-box ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .footer-container .footer-bottom-box .box .footer-bottom-nav-box ul li {
    border-right: #fff 1px solid;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
  }
  footer .footer-container .footer-bottom-box .box .footer-bottom-nav-box ul li a {
    font-size: 12px;
    font-size: 1.2rem;
  }
  footer .footer-container .footer-bottom-box .box .footer-bottom-nav-box ul li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
  footer .footer-container .footer-bottom-box .box .footer-bottom-copyright-box .copyright {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 1;
    text-align: center;
  }
  .sp-fixed-bottommenu {
    display: none;
  }
  #sec-index-main-sp {
    display: none;
  }
  #sec-index-main-pc {
    position: relative;
    display: block;
    margin: 0 0 30px;
  }
  #sec-index-main-pc .cover {
    width: 100%;
    height: 0;
    padding-top: 70%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 190;
  }
  #sec-index-main-pc .ttl {
    opacity: 0;
    font-weight: 700;
    letter-spacing: 0.1em;
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 200;
    text-align: center;
    font-size: 40px;
    font-size: 4rem;
  }
  #sec-index-main-pc .ttl span {
    font-size: 28px;
    font-size: 2.8rem;
  }
  #sec-index-main-pc #index-main-btn-scloll {
    display: none;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 80px;
    z-index: 500;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #sec-index-main-pc #index-main-btn-scloll a {
    font-size: 13px;
    font-size: 1.3rem;
    font-family: "Lato", sans-serif;
    color: #fff;
    letter-spacing: 0.1em;
    position: relative;
    padding-top: 30px;
  }
  #sec-index-main-pc #index-main-btn-scloll a span {
    display: block;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
  }
  #sec-index-main-pc #index-main-btn-scloll a:hover span {
    -webkit-animation-name: indexMainBtnScloll;
            animation-name: indexMainBtnScloll;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
  }
  @-webkit-keyframes indexMainBtnScloll {
    0% {
      top: 0;
    }
    100% {
      top: 8px;
    }
  }
  @keyframes indexMainBtnScloll {
    0% {
      top: 0;
    }
    100% {
      top: 8px;
    }
  }
  #index-main-search-pc {
    width: 315px;
    background: #fff;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 300;
    display: none;
  }
  #index-main-pc {
    position: relative;
  }
  #index-main-pc.swiper-container {
    width: 100%;
  }
  #index-main-pc .swiper-wrapper {
    width: 100%;
  }
  #index-main-pc .swiper-wrapper .swiper-slide .bgimage-box {
    width: 100%;
    height: 0;
    padding-top: 70%;
    background-size: cover;
    background-position: center;
  }
  #index-main-pc .swiper-wrapper .swiper-slide .txt-box {
    margin-top: 20px;
    padding-right: 28px;
    background: #fff;
    text-align: right;
  }
  #index-main-pc .swiper-wrapper .swiper-slide .txt-box p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #000;
  }
  #index-main-pc .swiper-pagination-box {
    width: 100%;
    height: 10px;
  }
  #index-main-pc .swiper-pagination-box .swiper-pagination {
    right: 20px;
    bottom: 0;
  }
  #index-main-pc .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin-left: 7px;
    margin-right: 7px;
    background: #000;
  }
  #index-main-pc .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ADABAB;
  }
  .index-sec {
    margin: 0 0 100px;
  }
  #index-about {
    padding-bottom: 100px;
  }
  #index-about p {
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
  }
  #index-sec-point {
    overflow: hidden;
  }
  .bg-gray {
    padding: 100px 0;
  }
  .bg-gray.mb {
    margin-bottom: 100px;
  }
  .brand-list-pc-box {
    padding: 10px 0;
    height: 90px;
    overflow: hidden;
    background: white;
  }
  .brand-list-pc-box .bx-wrapper {
    margin-bottom: 0 !important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
  }
  .brand-list-pc-box ul {
    /*position: relative;
    white-space: nowrap;
    z-index: 10;
    -webkit-transform: translate3d(-539.25px, 0px, 0px);
       -moz-transform: translate3d(-539.25px, 0px, 0px);
        -ms-transform: translate3d(-539.25px, 0px, 0px);
         -o-transform: translate3d(-539.25px, 0px, 0px);
            transform: translate3d(-539.25px, 0px, 0px);*/
  }
  .brand-list-pc-box ul li {
    background: #fff;
    /*display: inline-block;
    	padding-right: 6rem;
    	vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;*/
  }
  .brand-list-pc-box ul li img {
    width: 124px;
    height: 69px;
  }
  .index-news-list-box {
    margin: 0 auto 40px;
    max-width: 980px;
  }
  .index-news-list-box ul li dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .index-news-list-box ul li dl dt {
    width: auto;
    min-width: 265px;
  }
  .index-news-list-box ul li dl dt .date {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .index-news-list-box ul li dl dt .icon {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .index-news-list-box ul li dl dd {
    padding-left: 1em;
    width: auto;
  }
  .index-news-list-box ul li dl dd a:hover {
    text-decoration: underline;
  }
  .index-topics-list-box {
    margin: 0 auto 40px;
    max-width: 980px;
  }
  .index-topics-list-box ul li {
    border-bottom: #CCC solid 1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .index-topics-list-box ul li .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .index-topics-list-box ul li .box .image-box {
    margin-bottom: 0;
    width: 250px;
  }
  .index-topics-list-box ul li .box .txt-box {
    width: calc(100% - 280px);
  }
  .index-topics-list-box ul li .box .txt-box dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .index-topics-list-box ul li .box .txt-box dl dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .gallery-list-box {
    max-width: 1060px;
    margin: 0 auto;
  }
  .gallery-list-box ul {
    margin-left: 0;
    display: block;
  }
  .gallery-list-box ul::after {
    display: none;
  }
  .gallery-list-box ul li {
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc(20% - 30px);
    display: inline-block;
  }
  .gallery-list-box ul li img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
}
@media (min-width: 992px) {
  .br-tb {
    display: none;
  }
  .br-pc {
    display: block;
  }
  .point-box-con2 a {
    display: inline-block;
    position: relative;
    color: #555;
    text-decoration: none;
  }
  #wrapper {
    margin-top: 60px;
  }
  #sec-index-main-pc .cover,
  #index-main-pc .swiper-wrapper .swiper-slide .bgimage-box {
    padding-top: 52%;
  }
  .point-box-con2 a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 3px;
    background: #555;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .point-box-con2 a:hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  #index-sec-point .lead-box {
    position: relative;
    z-index: 1000;
  }
  #index-sec-point .lead-box .lead-ttl {
    font-size: 28px;
    font-size: 2.8rem;
    position: absolute;
    top: 90px;
    left: 0;
  }
  #index-sec-point .lead-box .lead {
    font-size: 18px;
    font-size: 1.8rem;
    width: 390px;
    position: absolute;
    top: 150px;
    left: 0;
    text-align: justify;
  }
  #index-point-sp {
    display: none;
  }
  #index-point-pc {
    display: block;
    margin: 0 auto 100px;
    width: 100%;
  }
  #index-point-pc .swiper-slide-active .point-shop-item,
  #index-point-pc .swiper-slide-duplicate-active .point-shop-item {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  #index-point-pc .point-shop-item {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
    -webkit-transition-duration: 1s;
            transition-duration: 1s;
  }
  #index-point-pc .point-shop-item.point-shop-item1 {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  #index-point-pc .point-shop-item.point-shop-item2 {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  #index-point-pc .point-shop-item.point-shop-item3 {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
  }
  #index-point-pc .point-shop-item.point-shop-item4 {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
  }
  #index-point-pc .point-shop-item.point-shop-item5 {
    -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s;
  }
  #index-point-pc .point-shop-item.point-shop-item6 {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
  }
  #index-point-pc.swiper-container {
    overflow: visible;
  }
  #index-point-pc.swiper-container .swiper-slide {
    height: 730px;
    background-color: #fff;
    background-image: url(../images/index/point/point-bg-head-pc.svg), url(../images/index/point/point-bg-bottom-pc.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right bottom;
    -webkit-background-size: 62%, 59%;
    -o-webkit-background-size: 62%, 59%;
    background-size: 62%, 59%;
  }
  #index-point-pc .swiper-navigation-box {
    position: relative;
    text-align: right;
  }
  #index-point-pc .swiper-navigation-box .swiper-button-next-arrow {
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 1000;
  }
  #index-point-pc .swiper-navigation-box .swiper-button-next-arrow img {
    margin-left: 10px;
    width: 61px;
    height: auto;
  }
  #index-point-pc .point-shop-box {
    width: 250px;
    position: relative;
  }
  #index-point-pc .point-shop-box .txt-box {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -14px;
  }
  #index-point-pc .point-shop-box .txt-box p {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 0 8px;
    background: #121111;
    height: 36px;
    line-height: 36px;
    color: #fff;
    display: inline-block;
  }
  #index-point-pc .point-head-box {
    margin: 120px auto 44px;
    max-width: 1060px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #index-point-pc .point-head-box .point-shop-box:first-child {
    margin-right: 20px;
  }
  #index-point-pc .point-middle-box {
    margin: 0 auto 44px;
    max-width: 1060px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #index-point-pc .point-middle-box .point-shop-box:first-child {
    margin-right: 10px;
  }
  #index-point-pc .point-middle-box .point-shop-box:last-child {
    margin-left: 10px;
  }
  #index-point-pc .point-bottom-box {
    margin: 0 auto;
    max-width: 1060px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-center;
    -webkit-box-pack: flex-center;
        -ms-flex-pack: flex-center;
            justify-content: flex-center;
  }
  #index-point-pc .point-bottom-box .point-shop-box:first-child {
    margin-right: 20px;
  }
  .index-scene-sp-box::before {
    width: 60%;
    height: 289px;
    top: -25px;
  }
  .index-scene-sp-box::after {
    content: "";
    background: #FAF5FF;
    width: 31.4%;
    height: 180px;
    position: absolute;
    right: 0;
    bottom: -25px;
  }
  #index-scene-sp .subttl {
    font-size: 16px;
    font-size: 1.6rem;
    color: #CC1215;
    font-weight: 700;
    display: block;
    position: absolute;
    left: 75px;
    top: 60px;
    z-index: 200;
  }
  #index-scene-sp.swiper-container {
    overflow: visible;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide {
    background: #fff;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide .box {
    max-width: 1200px;
    padding: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide .box .ttl-txt-box {
    width: 395px;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide .box .ttl-txt-box .ttl-box p {
    font-size: 28px;
    font-size: 2.8rem;
    position: absolute;
    left: 140px;
    top: 20px;
    line-height: 1.35;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide .box .ttl-txt-box .txt-box {
    text-align: justify;
    display: block;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide .box .ttl-txt-box .txt-box p {
    font-size: 18px;
    font-size: 1.8rem;
    width: 395px;
    position: absolute;
    left: 75px;
    top: 200px;
  }
  #index-scene-sp .swiper-wrapper .swiper-slide .box .image-box {
    width: calc(100% - 455px);
  }
  #index-scene-sp .swiper-pagination.swiper-pagination-fraction {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    text-align: left;
    padding-left: 75px;
    font-size: 100px;
    font-size: 10rem;
    letter-spacing: -30px;
  }
  #index-scene-sp .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
    font-size: 100px;
    font-size: 10rem;
  }
  #index-scene-sp .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
    font-size: 48px;
    font-size: 4.8rem;
    margin-left: 20px;
  }
  #index-scene-sp .swiper-navigation-box {
    position: absolute;
    top: calc(50% - 48px);
    left: 0;
    width: 100%;
    border: red 1px solid;
  }
  #index-scene-sp .swiper-navigation-box .swiper-button-prev-arrow, #index-scene-sp .swiper-navigation-box .swiper-button-next-arrow {
    width: 48px;
  }
  #index-scene-sp .swiper-navigation-box .swiper-button-prev-arrow {
    margin-left: -100px;
  }
  #index-scene-sp .swiper-navigation-box .swiper-button-next-arrow {
    margin-right: -100px;
  }
}
@media (min-width: 1300px) {
  .brand-list-sp-box {
    display: none;
  }
  .brand-list-pc-box {
    display: block;
  }
  header {
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
  }
  header .header-box {
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  }
  header .header-box .box-lr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header .header-box .box-lr .hamburger-menu-box {
    display: none;
  }
  header .header-box .box-lr .box-l {
    width: auto;
    padding-top: 15px;
    padding-left: 30px;
  }
  header .header-box .box-lr .box-l .logo {
    margin-bottom: 0;
    line-height: 0;
    height: 32px;
  }
  header .header-box .box-lr .box-l .logo img {
    width: auto;
    height: 100%;
  }
  header .header-box .box-lr .box-r {
    width: 100%;
  }
  header .header-box .box-lr .box-r .gnav-box {
    display: table;
    margin: 0 auto;
  }
}
@media (min-width: 1300px) and (max-width: 1500px) {
  header .header-box .box-lr .box-r .gnav-box {
    padding-right: 100px;
  }
}
@media (min-width: 1300px) {
  header .header-box .box-lr .box-r .gnav-box .gnav-other {
    display: table-cell;
    vertical-align: middle;
  }
  header .header-box .box-lr .box-r .gnav-box .gnav-other ul {
    width: 234px;
  }
  header .header-box .box-lr .box-r .gnav-box nav {
    display: table-cell;
  }
  header .header-box .box-lr .box-r .gnav-box nav ul {
    display: table;
  }
  header .header-box .box-lr .box-r .gnav-box nav ul li {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
  }
  header .header-box .box-lr .box-r .gnav-box nav ul li:last-child {
    padding-right: 0;
  }
  header .header-box .box-lr .box-r .gnav-box nav ul li a {
    margin: 0 50px 0 0;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
    display: table-cell;
    padding: 0 15px;
  }
  header .header-box .box-lr .box-r .gnav-box nav ul li a:hover::after {
    content: "";
    width: 100%;
    height: 5px;
    background: #CC1215;
    position: absolute;
    left: 0;
    bottom: -12px;
  }
}
@media (min-width: 1400px) {
  #sec-index-main-pc .cover,
  #index-main-pc .swiper-wrapper .swiper-slide .bgimage-box {
    padding-top: 36.45%;
  }
}/*# sourceMappingURL=styles.css.map */