.sp-br {
  display: none;
}

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

p {
  text-align: left;
  line-height: 180%;
}

.p-header {
  position: relative;
}

.p-global-header__logo {
  position: absolute;
  top: 0.2em;
  margin: 0;
}

.p-top-logo {
  font-size: 20px;
  line-height: 1.4;
  max-width: 90%;
  margin: 30px auto;
  text-align: center;
}

.p-top-logo a {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-top-logo a:hover {
  opacity: .66;
}

.p-top-logo a:active {
  opacity: 1;
}

#slider-wrapper .bx-controls-direction a {
  z-index: 100;
}


#slider-wrapper .bx-viewport {
  top: 0;
  left: 0;
  border: 0;
  background: #f8f8f8;
  box-shadow: none;
}

#slider-wrapper .bx-wrapper img {
  margin: 0 auto;
}

#slider-wrapper .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

#slider-wrapper .bx-caption span {
  padding: 1.5em;
}

#slider-wrapper .bx-pager {
  bottom: 10px;
  padding-top: 0;
}

#slider-wrapper .bx-pager a {
  background: #fff;
}

#slider-wrapper .bx-pager a:hover,
#slider-wrapper .bx-pager a.active {
  background: < {
    $setting-slide-currentColor
  }

  >;
}

.p-news {
  line-height: 1.5;
  margin: 0;
}

.p-news::after {
  display: block;
  clear: both;
  content: '';
}

.p-news__label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  width: 180px;
  margin: 0;
  letter-spacing: 1px;
}

.p-news__content {
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.p-news__content p:nth-child(1) {
  margin-top: 0;
}

.p-news__label {
  font-family: 'Montserrat', sans-serif;
}

.p-news__label::before {
  content: '-';
}

.p-info {
  line-height: 1.5;
}

.p-contents {
  line-height: 1.5;
  margin-bottom: 40px;
}

.p-contents__list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.p-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 2em 0 1em;
}

.p-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.p-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-contents__list a:hover {
  opacity: .66;
}

.p-contents__list a:active {
  opacity: 1;
}

.p-custom-banner {
  margin-top: 50px;
  text-align: center;
}

.p-custom-banner__unit {
  background: < {
    $setting-custom-textColor
  }

  >;
}

.p-custom-banner__unit--text {
  font-family: 'Montserrat', sans-serif;
  padding: 30px 10px;

  color: < {
    $setting-custom-textColor
  }

  >;

  background: < {
    $setting-custom-bgColor
  }

  >;
}

.p-custom-banner__unit--text a {
  color: < {
    $setting-custom-textColor
  }

  >;
}

.p-custom-banner__image {
  width: 100%;
}

.p-custom-banner__heading {
  font-size: 24px;
  padding: 10px 0;
}

.p-custom-banner__body {
  line-height: 1.5;
  padding: 10px 0;
}

#slider-wrapper .bx-pager a:hover,
#slider-wrapper .bx-pager a.active {
  background: #d01c24 !important;
}


/*--infomation--*/

.infomation .wrap {
  width: 70%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding-top: 1rem;
  padding-bottom: 3rem;
}

.infomation .block-A {
  display: flex;
  align-items: center;
  padding-right: 3rem;
  border-right: 1px solid #B2984E;
}

.infomation .block-A .box-A {
  width: 100px;
}

.infomation .block-A .box-B h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.infomation .block-A .box-B h2::before {
  content: url(https://file003.shop-pro.jp/PA01492/376/img/midashi-sec2.svg);
  display: block;
  width: 137px;
  padding-bottom: 0.4em;
}

.infomation .block-B {
  padding-left: 3rem;
}

.infomation dl {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.infomation dt {
  font-size: 90%;
  margin: 1rem 0 .5rem 0;
  background: #B2984E;
  padding: 0.1em 0.5em;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: fit-content;
}

.infomation dt:first-child {
  margin-top: 0;
}

.infomation dd {
  font-size: 85%;
  margin: 0;
  padding: 0 0 1rem 0;
  line-height: 160%;
  border-bottom: 1px dashed #B2984E;
}

.infomation dd:last-child {
  padding-bottom: 0;
  border: none;
}

.infomation dd:first-child {
  border: none;
}


/*--introduction--*/
.sec-introduction .wrap {
  position: relative;
}

.sec-introduction .wrap .bg-img {
  position: relative;
  width: 100%;
}

.sec-introduction .wrap .bg-img .kazari {
  margin-right: 0;
  margin-left: auto;
}

.sec-introduction .wrap .bg-img .kazari img {
  width: 70%;
  max-width: 500px;
  position: absolute;
  bottom: -4em;
  right: 0;
}

.sec-introduction .wrap .word {
  width: 80%;
  position: absolute;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.sec-introduction .wrap .word .box-A {
  margin-top: -4rem;
}

.sec-introduction .wrap .word .box-A h2 {
  margin: 0;
  color: #fff;
  letter-spacing: .08em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 1.6em;
}

.sec-introduction .wrap .word .box-B {
  max-width: 300px;
  min-width: 200px;
  width: 27%;
  color: #1A1A1A;
  background: rgba(255, 255, 255, 0.6);
  padding: 1rem 1.5rem;
  text-align: justify;
  line-height: 1.7em;
  border-radius: 5px;
}


/*--slider--*/
#slider {
  width: 200%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#slider div {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.bx-viewport {
  max-height: 800px;
}


/*--product--*/

.sec-product {
  margin-top: 8em;
}

.sec-access {
  margin-top: 13em;
}

.midashi {
  text-align: center;
  position: relative;
}

.midashi h2 {
  display: inline-block;
  background-image: url("https://file003.shop-pro.jp/PA01492/376/img/backimg_title.jpg");
  z-index: 1;
  position: relative;
  padding: 0 1em;
}

.midashi::before {
  content: "";
  display: block;
  background: #1a1a1a;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  position: absolute;
}

.midashi h2::before {
  position: absolute;
  top: -1.7em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.sec-product .midashi h2::before {
  content: url(https://file003.shop-pro.jp/PA01492/376/img/midashi-sec4.svg);
  width: 290px;
}

.sec-access .midashi h2::before {
  content: url(https://file003.shop-pro.jp/PA01492/376/img/midashi-sec7.svg);
  width: 155px;
  top: -2em;
}



/*-----tel-----*/

.sec-tel a {
  width: 100%;
  color: #1A1A1A;
  text-decoration: none;
  border: 1px solid #B2984E;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 6em;
  margin-bottom: 6em;
  transition: .4s;
}

.sec-tel a:hover {
  background: rgba(255, 255, 255, .5);
  transition: .4s;
}

.sec-tel h2 {
  padding: .7em 1em .7em 0;
  position: relative;
  margin: 0;
}

.sec-tel h2::after {
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background-color: #B2984E;
  position: absolute;
  right: 0;
  top: 0;
}

.sec-tel p {
  padding-left: 2.5em;
  padding-right: 1.5em;
  font-size: 190%;
  box-sizing: border-box;
  margin: 0.7em 0;
  text-align: center;
  position: relative;
  line-height: 110%;
}

.sec-tel p::before {
  content: url(https://file003.shop-pro.jp/PA01492/376/img/tel-icon.svg);
  display: block;
  width: 40px;
  position: absolute;
  left: 0.7em;
  top: 0.5em;
}

.sec-tel p::after {
  content: ">>";
  color: #B2984E;
  display: block;
  position: absolute;
  top: 32%;
  right: 0;
  letter-spacing: .05em;
  font-size: 0.6em;
}

.sec-tel p span {
  font-size: 45%;
}


/*--reason--*/

.sec-reason {
  box-sizing: border-box;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  margin-top: 3rem;
  position: relative;
}

.sec-reason:before {
  content: "";
  background-image: url("https://file003.shop-pro.jp/PA01492/376/img/sec5_backimg.jpg");
  position: absolute;
  width: 800px;
  height: 800px;
  border-radius: 100%;
  z-index: -1;
  right: -2em;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sec-reason-midashi {
  position: relative;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  margin-bottom: 5rem;
}

.sec-reason-midashi picture {
  width: 80%;
  max-width: 700px;
}

.sec-reason-midashi h2 {
  margin: 0 auto;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: normal;
  letter-spacing: .08em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.sec-reason-midashi:after {
  content: url(https://file003.shop-pro.jp/PA01492/376/img/sec5_kazari-word.svg);
  display: block;
  position: absolute;
  width: 80%;
  max-width: 500px;
  bottom: 0;
  left: -3em;
}

.sec-reason ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-around;
}

.sec-reason ul li {
  width: 40%;
  max-width: 420px;
  text-align: center;
}

.sec-reason ul li h3 {
  margin-bottom: .5em;
}

.sec-reason ul li p {
  text-align: left;
  margin-top: 0;
}

.sec-reason ul .reverse {
  display: flex;
  flex-direction: column-reverse;
}

.sec-reason ul .reverse h3 {
  margin-top: 0;
}


/*--location--*/

.sec-location {
  position: relative;
  width: 100%;
  margin-top: 9rem;
}

.sec-location .location-top {
  position: relative;
}

.sec-location .location-top span {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  padding: 1.5em 1em;
  box-sizing: border-box;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 90%;
  max-width: 450px;
  border-radius: 5px;
}

.sec-location .location-top span h2 {
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.sec-location .location-top span h2::before {
  content: url(https://file003.shop-pro.jp/PA01492/376/img/midashi-sec6.svg);
  display: block;
  width: 100%;
  max-width: 320px;
}

.sec-location ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 5em;
}

.sec-location .pattern1 li:first-child {
  width: 13%;
}

.sec-location .pattern2 {
  justify-content: center;
}

.sec-location ul li {
  width: 35%;
  padding: 0 1em;
}

.kazari-img {
  top: 5rem;
  z-index: -1;
  height: 100%;
  width: 50%;
  background-image: url("https://file003.shop-pro.jp/PA01492/376/img/sec5_backimg.jpg");
  background-size: contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}


/*--access--*/


.sec-access .access-box {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 3em;
}

.sec-access .access-box span {
  background-image: url("https://file003.shop-pro.jp/PA01492/376/img/dol-img.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  box-sizing: border-box;
  padding: 0 .5em;
  box-sizing: border-box;
  width: 48%;
  max-width: 450px;
}

.sec-access .access-box span span {
  width: 100%;
}

.sec-access .access-box picture {
  padding-right: 1em;
  box-sizing: border-box;
}

.sec-access .access-box p {
  padding: 1em;
  margin: 0;
  border-bottom: 1px solid #B2984E;
  font-size: 90%;
}

.sec-access .access-box p span {
  font-size: 150%;
}

.paddingtop {
  padding-top: 0 !important;
}

.sec-access .access-box p:first-child {
  padding-top: 0 !important;
}

.sec-access .access-box h3 {
  margin: 0;
  font-size: 135%;
  padding-left: .5em;
}

.gmap-frame {
  width: 100%;
  margin: 0 auto;
  margin-top: 5rem;
  margin-bottom: 9rem;
}

iframe {
  width: 100%;
}





@media screen and (max-width: 950px) {


  .product .midashi h2::before,
  .product .midashi h2::after {
    content: "";
    display: block;
    border-bottom: 1px solid #1A1A1A;
    width: 30%;
    position: absolute;
    top: 65px;
  }

  .sec-tel {
    width: 90%;
  }

  .sec-tel a {
    flex-direction: column;
    text-align: center;
  }

  .sec-tel h2 {
    padding-right: 0;
    width: 100%;
  }

  .sec-tel h2::after {
    width: 80%;
    height: 1px;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .sec-tel p {
    margin: 0.4em 0;
  }

  .sec-introduction .wrap .word {
    width: 90%;
  }

  .sec-introduction .wrap .word .box-B {
    width: 34%;
    max-width: none;
    padding: 0rem 1rem;
  }

  .sec-introduction .wrap .word .box-A {
    margin-top: 0;
  }

  .infomation .wrap { 
    width: 90%;
  }
}



@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .sp-br {
    display: block;
  }

  .bx-viewport {
    max-height: 350px;
  }

  #slider div {
    width: 110% !important;
    min-width: 400px;
  }

  .product .midashi h2::before,
  .product .midashi h2::after {
    content: "";
    display: block;
    border-bottom: 1px solid #1A1A1A;
    width: 25%;
    position: absolute;
    top: 65px;
  }

  .infomation .wrap {
    width: 95%;
  }

  .infomation dl {
    flex-direction: column;
  }

  .infomation dt {
    margin-bottom: .5rem;
  }

  .infomation dd {
    margin-left: 0 !important;
  }

  .infomation .block-B {
    padding-left: 1rem;
  }

  .infomation .block-A {
    padding-right: .5rem;
  }

  .infomation .block-A .box-B img {
    width: 100%;
  }

  .sec-introduction .wrap .word {
    width: 100%;
    position: static;
    flex-direction: column;
    top: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }

  .sec-introduction .wrap .word .box-A {
    margin-top: auto;
    text-align: center;
    padding: 2rem 0 0 0;
    margin-bottom: -1rem;
    z-index: 1;
  }

  .sec-introduction .wrap .word .box-A h2 {
    -ms-writing-mode: rl;
    writing-mode: rl;
    color: #1a1a1a;
  }

  .sec-introduction .wrap .word .box-B {
    width: 90%;
    padding: 2em;
    box-sizing: border-box;
    max-width: none;
  }

  .sec-introduction .wrap .bg-img {
    position: static;
  }

  .sec-introduction .wrap .bg-img .kazari img {
    bottom: -4.5rem;
    max-width: 300px;
  }

  .midashi {
    margin: 4rem 0 0rem 0;
  }

  .sec-tel a {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .sec-tel h2 {
    line-height: 130%;
  }

  .sec-tel p {
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-bottom: .5em;
  }

  .sec-tel p span {
    line-height: 130%;
    padding-top: 0.5em;
}

  .sec-tel p::after {
    right: 0.3em;
  }

  .sec-tel p::before {
    width: 35px;
    left: 0.3em;
    top: 35%;
  }

  .sec-reason ul {
    flex-direction: column;
    align-items: center;
  }

  .sec-reason ul li {
    width: 100%;
  }

  .sec-reason ul .reverse {
    flex-direction: column;
  }

  .sec-reason ul .reverse h3 {
    margin-top: 1em;
  }

  .sec-reason-midashi {
    margin-bottom: 3rem;
  }

  .sec-location {
    margin-top: 4rem;
  }

  .sec-location .location-top {
    position: static;
  }

  .sec-location .location-top span {
    width: 90%;
    position: static;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    margin: 0 auto;
    max-width: none;
  }

  .sec-location .location-top span h2 {
    width: 100%;
  }

  .sec-location .location-top span p {
    margin-bottom: 0;
  }

  .kazari-img {
    left: auto;
    right: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    background-size: cover;
  }

  .sec-location ul {
    padding-top: 0;
    position: relative;
    max-width: 500px;
    margin: 0 auto;
  }

  .sec-location ul li {
    width: 90%;
    margin-bottom: 1em;
  }

  .sec-location .pattern1 li:first-child {
    position: absolute;
    top: -2em;
    width: 23%;
  }

  .sec-location .pattern1 li:nth-child(2) {
    margin-top: 4em;
  }

  .sec-reason-midashi h2 {
    height: 100%;
  }

  .sec-access {
    margin-top: 5em;
  }

  .sec-access .access-box {
    flex-direction: column-reverse;
    margin-top: 0em;
  }

  .sec-access .access-box span {
    width: 100%;
  }

  .sec-access .access-box picture {
    margin-top: 2em;
  }

  .sec-access .access-box h3 {
    text-align: center;
  }

  .sec-access .access-box picture {
    padding: 0;
  }

  .sec-access .access-box p {
    text-align: center;
    border-bottom: 1px dashed #B2984E;
  }

  .gmap-frame {
    margin-top: 2rem;
  }

  .normal-button a {
    padding: 22px 0;
  }

}






@media screen and (min-width: 600px) {
  .p-top-logo {
    display: none;
  }

  #slider-wrapper .bx-pager {
    bottom: 30px;
  }

  .p-contents__list li::before {
    top: 0;
  }

  .p-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }

  .p-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .p-contents__list a {
    display: inline-block;
    padding: 0;
  }

  .p-custom-banner {
    display: table;
    width: 100%;
    margin-top: 100px;
    table-layout: fixed;
  }

  .p-custom-banner__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
  }

  .p-custom-banner__unit--text {
    padding: 10px 20px;
  }
}


@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }

  .p-news__content {
    overflow: hidden;
    margin: 0 0 20px;
  }

  .p-custom-banner__heading {
    font-size: 30px;
  }
}

@media screen and (max-width: 414px) {

  .infomation .wrap {
    flex-direction: column;
    padding-top: 0;
  }

  .infomation .block-A {
    border-right: none;
    border-bottom: 1px solid #B2984E;
  }
}