.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;
}
.mainvisual {
  position: relative;
  background: url("https://img07.shop-pro.jp/PA01417/741/etc_base64/bWFpbnZpc3VhbF8yMDI0MDZfcGM.jpg?cmsp_timestamp=20240621104610") no-repeat center center/cover;
  width: 100%;
  max-width: 1620px;
  height: 80vh;
  margin: 20px auto;
  z-index: -1;
}
.mainvisual h2 {
  margin: 0;
}
.mainvisual img {
  z-index: 1;
  position: absolute;
  top: 88%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 600px;
  filter: drop-shadow(0 0 4px rgba(255, 255, 255, 0.5));
}
#p-slider .bx-controls-direction a {
  z-index: 100;
}
#p-slider .bx-viewport {
  top: 0;
  left: 0;
  border: 0;
  background:  none;
  box-shadow: none;
  overflow: visible !important;
}
#p-slider .bx-wrapper img {
  margin: 0 auto;
}

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

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

#p-slider .bx-pager {
  bottom: 14px;
  padding-top: 0;
}

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

#p-slider .bx-pager a:hover,
#p-slider .bx-pager a.active {
  background: #333;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px !important;
  height: 8px !important;
}
/* お知らせ */
.news-list {
  list-style-type: none;
  margin: 0 20px 40px;
  padding: 0;
}
.news-list li {
  position: relative;
  border-bottom: 1px solid #ececec;
  padding: 14px 0 14px;
  line-height: 1.5;
}
.news-list li a {
  color: #333;
}
.news-list li dt {
  float: left;
  clear: left;
  margin-right: 20px;
}
.news-list li dd {
  overflow: hidden;
  margin-inline-start: 0px;
}
.p-news {
  line-height: 1.5;
  margin: 0 5em 20px 5em;
}

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

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

.p-news dt {
  padding-right: 15px;
  font-weight: bold;
  float: left;
  overflow: hidden;
}

.p-news dd {
  padding-bottom: 5px;
  line-height: 1.5;
  overflow: hidden;
}

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

.p-news__content a {
  color: #333 !important ;
  text-decoration: none;
}

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

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

.p-info {
  line-height: 1.5;
  text-align: center;
  font-size: 1em;
}

.p-contents {
  line-height: 1.6;
  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: #f8f8f8;
}

.p-custom-banner__unit--text2 {
  font-family: sans-serif;
  padding: 30px 10px;
  color: #f8f8f8;
  background: #72816b;
}

.p-custom-banner__unit--text {
  font-family: sans-serif;
  padding: 30px 10px;
  color: #f8f8f8;
  background: #111;
}

.p-custom-banner__unit--text a {
  color: #f8f8f8;
}

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

.p-custom-banner__heading {
  font-size: 20px;
  padding: 10px 0;
  font-weight: bolder;
}

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

.concept-mes {
  display: block;
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.concept {
  max-width: 600px;
  margin: 0 auto;
  font-size: 1em;
  letter-spacing: 0;
  line-height: 1.8;
}

.important-info {
  text-align: center;
  margin: auto;
  padding: 18px 30px;
  text-decoration-line: underline;
  line-height: 1.8;
  background: #EDEDED;
  color: #d00000;
}
.important-info a {
  color: #d00000 !important;
  text-decoration-line: underline;
  display: block;
}
.c-product-list {
  border-top: none;
}
.c-product-list__item {
  border-right: none;
  border-bottom: none;
}
.c-product-list::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 0px;
  content: '';
}

@media screen and (min-width: 600px) {
  .p-top-logo {
    display: none;
  }
  
  .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;
  }
  .c-product-list__index {
    font-family: sans-serif;
    font-size: 15px;
    line-height: 31px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: rgba(0, 0, 0, .6);
    border: none;
    border-radius: 0px;
    background: transparent;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #000333 transparent transparent transparent;
  }
  
  .c-product-list__index-rank {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 31px;
    position: absolute;
    top: -49px;
    left: 10px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }
  .p-news__content {
    overflow: hidden;
    margin: 0 0 10px;
  }
  /* pcのみ表示 */
  .nosp { display: block !important; }
  .sp { display: none !important; }
}

@media screen and (min-width: 600px) and (max-width: 959px) {
  .concept {
    margin: 0 3em;
    font-size: 1.1em;
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }
  
  .p-news__content {
    overflow: hidden;
    margin: 0 0 10px;
  }
  
  .p-custom-banner__heading {
    font-size: 1.9em;
  }
  
  .c-product-list__index {
    font-family: sans-serif;
    font-size: 15px;
    line-height: 31px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: rgba(0, 0, 0, .6);
    border: none;
    border-radius: 0px;
    background: transparent;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #000333 transparent transparent transparent;
  }
  
  .c-product-list__index-rank {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 31px;
    position: absolute;
    top: -49px;
    left: 10px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  
}

@media screen and (max-width: 599px) {
  .p-top-logo {
    font-size: 20px;
    line-height: 1.4;
    max-width: 90%;
    margin: -5px auto 10px;
    text-align: center;
  }
  .mainvisual {
    background: url("https://img07.shop-pro.jp/PA01417/741/etc_base64/bWFpbnZpc3VhbF8yMDI0MDZfc3A.jpg?cmsp_timestamp=20240621105748") no-repeat center center/cover;
    max-width: none;
    height: 65vh;
    margin: 0;
  }
  .mainvisual img {
    top: 89%;
    max-width: none;
    width: 100%;
    height: 60vh;
    padding: 0 20px;
  }
  .bx-viewport ul {
    margin: 0;
  }
  .c-section-area-top {
    padding: 15px 0 30px 0;
    background-color: #ededed;
    margin: 5px 0;
  }
  
  .p-body {
    padding-top: 50px;
  }
  
  .p-news {
    line-height: 1.5;
    margin: 0 0 20px 0;
  }
  .p-news dt {
    padding-right: 15px;
    font-weight: bold;
    font-size: 85%;
    float: left;
    overflow: hidden;
  }
  
  .p-news dd {
    padding-bottom: 5px;
    font-size: 85%;
    line-height: 1.5;
    overflow: hidden;
  }
  
  .p-news__content {
    margin: 0 0 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
  }
  .p-news__label {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.6;
    margin: 0;
    letter-spacing: 1px;
  }
  .bx-wrapper {
    margin-bottom: 0px !important;
  }
  .c-product-list__index {
    font-family: sans-serif;
    font-size: 15px;
    line-height: 31px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: rgba(0, 0, 0, .6);
    border: none;
    border-radius: 0px;
    background: transparent;
    border-style: solid;
    border-width: 45px 45px 0 0;
    border-color: #000333 transparent transparent transparent;
  }
  
  .c-product-list__index-rank {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 31px;
    position: absolute;
    top: -47px;
    left: 9px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }
  .concept-mes {
    padding-bottom: 24px;
  }
  .concept {
    margin: 0 1em;
  }
  .important-info {
    margin-bottom: 5px;
  }
  /* spのみ表示 */
  .nosp { display: none !important; }
  .sp { display: block !important; }
}

/* スライドショー */
.bxslider3 {
  overflow: hidden;
}
.bxslider3 .bxslider {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.bxslider3 ul li img {
  width: 100%;
  height: auto;
}
.bxslider3 ul li {
  opacity: 0.5;
}
.bxslider3 ul li.active {
  opacity: 1;
}
.bxslider3 .bx-viewport {
  overflow: visible !important;
}

.bxslider .bx-controls-direction a {
  width: 40px;
  height: 40px;
  display: block;
  /* background: rgba(0,0,0,0.8); */
  position: relative;
  text-indent: -100%;
  overflow: hidden;
}
.bxslider .bx-prev {
  float: left;
}
.bxslider a {
  transition: 0.4s;
}
.bxslider .bx-controls-direction {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1em;
  width: 100%;
  height: 0px;
}
.bxslider .bx-controls-direction a:before, .bxslider .bx-controls-direction a:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 8px;
}
.bxslider .bx-controls-direction a.bx-prev:after {
  transform: rotate(-135deg);
  left: 16px;
}
.bxslider .bx-controls-direction a:after {
  width: 16px;
  height: 16px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.bxslider .bx-controls-direction a:before, .bxslider .bx-controls-direction a:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 8px;
}
.bx-wrapper .bx-prev {
  background:  none !important;
}
.bx-wrapper .bx-next {
  background:  none !important;
}

.c-banner {
  color: #333;
  border: 1px solid #fff;
  background: none;
  padding: 0.8em;
  font-size: 0.9em;
  color: #fff;
  margin: 0em 6em;
}