@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
/* html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, d footer,
header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.7;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ===================================================================================
  resetここまで
=================================================================================== */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1;
  color: #000;
}

body * {
  box-sizing: border-box;
}

img {
  width: 100%;
}

@media screen and (min-width: 800px) {
  .sp_only {
    display: none !important;
  }
  body {
    min-width: 800px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
.wrap {
  max-width: 2000px;
  margin: 0 auto;
}

#kv {
  background: url(../../img/ppulbatu/kv_bg.jpg?260121) no-repeat center 0;
  height: 780px;
  text-align: center;
}
#kv .inner {
  width: 800px;
  margin-inline: auto;
  padding: 31px 0 0;
}
#kv h1 {
  width: 660px;
  margin: 0 auto;
}

#nav_area {
  text-align: center;
  background: #cbe7d8;
  padding: 35px 0 70px;
}
#nav_area .announce {
  color: #4fb889;
  margin-bottom: 45px;
}
#nav_area .announce p {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}
#nav_area .announce span {
  display: block;
  margin-top: 20px;
}
#nav_area ul {
  width: 740px;
  margin-inline: auto;
}
#nav_area ul li {
  position: relative;
  text-align: left;
  margin-bottom: 20px;
}
#nav_area ul li:last-child {
  margin-bottom: 0;
}
#nav_area ul .txt {
  position: absolute;
  top: 35px;
  left: 335px;
}
#nav_area ul .txt_3lines {
  top: 25px;
}
#nav_area ul .txt .txt01 {
  font-size: 28px;
  margin-bottom: 13px;
}
#nav_area ul .txt .txt01_3lines {
  margin-bottom: 7px;
}
#nav_area ul .txt .txt02 {
  font-size: 25px;
}
#nav_area ul .txt .txt03 {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  font-weight: 400;
}
#nav_area ul a {
  color: #705f34;
  font-weight: bold;
}

.item_wrap .inner {
  width: 800px;
  margin-inline: auto;
}
.item_wrap .name {
  text-align: center;
  margin-inline: auto;
}
.item_wrap .img {
  margin-inline: auto;
}
.item_wrap .img p {
  text-align: center;
}
.item_wrap .spec {
  width: 600px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.item_wrap .spec::before, .item_wrap .spec::after {
  content: "";
  display: block;
  width: 23px;
  height: 100%;
  border: 1px solid #0d131a;
}
.item_wrap .spec::before {
  border-right: none;
}
.item_wrap .spec::after {
  border-left: none;
}
.item_wrap .spec p {
  font-size: 18px;
  line-height: 30px;
}

#cat01 {
  background: #fffcf7;
}

#item_a {
  padding-bottom: 80px;
}
#item_a .inner {
  padding: 80px 0 0;
}
#item_a .item_famima {
  width: 500px;
  margin: 0 auto 40px;
  border-radius: 30px;
  font-size: 32px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background-color: #4fb788;
}
#item_a .name {
  width: 574px;
  margin-bottom: 30px;
}
#item_a .img_wrap {
  position: relative;
}
#item_a .img_wrap .txt {
  position: absolute;
  top: 610px;
  left: 0;
  width: 100%;
  text-align: center;
}
#item_a .img_wrap .txt01 {
  font-size: 30px;
  color: #0d131a;
  font-weight: 700;
}
#item_a .img_wrap .txt02 {
  margin-top: 20px;
  font-size: 16px;
  color: #0d131a;
}
#item_a .img01 {
  width: 720px;
  margin: 0 auto 70px;
}
#item_a .spec {
  height: 250px;
}

.info_area {
  text-align: center;
}
.info_area .txt {
  font-size: 30px;
  line-height: 44px;
  font-weight: bold;
  margin: 20px auto 15px;
  color: #4fb889;
}
.info_area .note {
  font-size: 16px;
  line-height: 20px;
  color: #4fb889;
}
.info_area .btn {
  margin: 20px auto 0;
  width: 460px;
}
.info_area .inner {
  margin: 74px auto 22px;
  padding: 50px 0 40px;
  font-weight: bold;
  background: #fff;
  width: 720px;
  border-radius: 30px;
}
.info_area .inner .txt01 {
  font-size: 30px;
  line-height: 44px;
  color: #705f34;
}
.info_area .txtbox {
  width: 250px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #4fb788;
  font-weight: 700;
  background-color: #fff;
}
.info_area .txtbox span {
  font-size: 60%;
}
.info_area01 {
  background: #cbe7d8;
  color: #fff;
  padding: 77px 0 89px;
}
.info_area02 {
  background: #4fb788;
  padding: 79px 0 89px;
}
.info_area02 .txt {
  color: #fff;
}
.info_area02 .note {
  color: #fff;
}
.info_area03 {
  background: #4fb788;
  padding: 70px 0 56px;
}
.info_area03 .note {
  font-size: 16px;
  line-height: 20px;
  margin-top: 33px;
  color: #fff;
}
.info_area03 .inner {
  margin: 0 auto 50px;
  padding: 28px 0 40px;
}
.info_area03 .inner .txt01 {
  font-size: 24px;
  line-height: 40px;
  color: #4fb788;
}
.info_area03 .inner .txt02 {
  font-size: 30px;
  line-height: 44px;
  color: #4fb788;
}
.info_area03 .inner .txt03 {
  margin-top: 20px;
  font-size: 16px;
  color: #4fb788;
  font-weight: 400;
}
.info_area03 .btn_wrap {
  display: flex;
  justify-content: space-between;
  width: 760px;
  margin: 0 auto;
}
.info_area03 .btn_wrap .btn_box {
  width: 360px;
}
.info_area03 .btn_wrap .btn_txt {
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.info_area03 .btn_wrap .btn {
  margin-top: 11px;
  width: 360px;
}

footer {
  background: #705f34;
  color: #fff;
  text-align: center;
  padding: 36px 0 40px;
}
footer ul {
  line-height: 31px;
}
footer .copy {
  width: 306px;
  margin: 40px auto 0;
}

#cat02 {
  background: url(../../img/ppulbatu/bg01.jpg?260121) no-repeat center 0;
  height: 1600px;
}

#item_b {
  padding-bottom: 103px;
}
#item_b .inner {
  padding: 111px 0 0;
}
#item_b .name {
  width: 739px;
  margin-bottom: 12px;
}
#item_b .note {
  font-size: 16px;
  color: #0d131a;
  margin-top: 12px;
  margin-bottom: 36px;
  text-align: center;
}
#item_b .note02 {
  margin-top: 60px;
  margin-bottom: 45px;
}
#item_b .img01 {
  width: 722px;
  margin: 0 auto 49px;
}
#item_b .slider_wrap {
  width: 640px;
  margin: 0 auto;
}
#item_b .slick-slider div {
  width: 640px;
  margin: 0 auto;
  filter: drop-shadow(6px 6px 6px rgba(68, 57, 46, 0.2));
}
#item_b .slick-slider .slick-prev {
  left: -40px;
}
#item_b .slick-slider .slick-next {
  right: -40px;
}
#item_b .slick-slider .slick-prev, #item_b .slick-slider .slick-next {
  width: 22px;
  height: 62px;
}
#item_b .slick-slider .slick-prev::before, #item_b .slick-slider .slick-next::before {
  content: "";
  display: block;
  background: url("../../img/ppulbatu/img_b_slide_arrow.png") no-repeat center/100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  height: 62px;
}
#item_b .slick-slider .slick-next::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
#item_b .spec {
  height: 140px;
}

#cat03 {
  background: #d0e8d8;
}

#item_c .inner {
  padding: 110px 0 110px;
}
#item_c .name {
  width: 664px;
  margin-bottom: 20px;
}
#item_c .img01 {
  width: 740px;
  margin: 0 auto 40px;
}
#item_c .img02 {
  width: 640px;
  margin: 0 auto 38px;
  filter: drop-shadow(6px 6px 6px rgba(68, 57, 46, 0.2));
}
#item_c .note {
  text-align: center;
  margin-bottom: 50px;
}
#item_c .spec {
  height: 140px;
  font-size: 21px;
}

@media screen and (max-width: 799px) {
  body {
    font-size: 3.4666666667vw;
  }
  .pc_only {
    display: none !important;
  }
  .wrap {
    max-width: initial;
  }
  #kv {
    background: none;
    height: auto;
  }
  #kv .inner {
    width: 100%;
    padding: 0;
  }
  #kv h1 {
    width: 100%;
    translate: 0 0;
  }
  #nav_area {
    padding: 11.3333333333vw 0 14.4vw;
  }
  #nav_area .announce {
    margin-bottom: 9.0666666667vw;
  }
  #nav_area .announce p {
    font-size: 6.4vw;
    line-height: 8.8vw;
  }
  #nav_area .announce span {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
  #nav_area ul {
    width: 92vw;
    margin-inline: auto;
  }
  #nav_area ul li {
    position: relative;
    text-align: left;
    margin-bottom: 4.2666666667vw;
  }
  #nav_area ul li:last-child {
    margin-bottom: 0;
  }
  #nav_area ul .txt {
    position: absolute;
    top: 5.0666666667vw;
    left: 39.2vw;
  }
  #nav_area ul .txt_3lines {
    top: 5.7333333333vw;
  }
  #nav_area ul .txt .txt01 {
    font-size: 4.5333333333vw;
    line-height: 5.3333333333vw;
    margin-bottom: 0vw;
  }
  #nav_area ul .txt .txt01_3lines {
    margin-bottom: 0;
  }
  #nav_area ul .txt .txt02 {
    font-size: 4.5333333333vw;
    line-height: 5.3333333333vw;
  }
  #nav_area ul .txt .txt03 {
    font-size: 2.6666666667vw;
    margin-top: 2.6666666667vw;
  }
  .item_wrap .inner {
    width: 100%;
  }
  .item_wrap .img p {
    font-size: 3.2vw;
    line-height: 6.6666666667vw;
  }
  .item_wrap .spec {
    width: 86.6666666667vw;
  }
  .item_wrap .spec::before, .item_wrap .spec::after {
    width: 3.0666666667vw;
  }
  .item_wrap .spec p {
    font-size: 3.4666666667vw;
    line-height: 6.4vw;
  }
  #item_a {
    padding-bottom: 14.6666666667vw;
  }
  #item_a .inner {
    padding: 12.6666666667vw 0 0;
  }
  #item_a .item_famima {
    width: 66.6666666667vw;
    margin: 0 auto 4.9333333333vw;
    border-radius: 4vw;
    font-size: 4.8vw;
    line-height: 8vw;
  }
  #item_a .name {
    width: 83.2vw;
    margin-bottom: 8vw;
  }
  #item_a .img_wrap .txt {
    top: 80vw;
  }
  #item_a .img_wrap .txt01 {
    font-size: 6.1333333333vw;
  }
  #item_a .img_wrap .txt02 {
    margin-top: 3.2vw;
  }
  #item_a .img01 {
    width: 96vw;
    margin: 0 auto 9.3333333333vw;
  }
  #item_a .spec {
    height: 51.2vw;
  }
  .info_area .txt {
    font-size: 6.4vw;
    line-height: 8.8vw;
    margin: 5.3333333333vw auto 8vw;
  }
  .info_area .note {
    font-size: 3.7333333333vw;
    line-height: 5.0666666667vw;
  }
  .info_area .btn {
    margin: 4vw auto 0;
    width: 89.3333333333vw;
  }
  .info_area .inner {
    margin: 4.6666666667vw auto 4vw;
    padding: 6.6666666667vw 0 6vw;
    width: 92vw;
    border-radius: 4.4vw;
  }
  .info_area .inner .txt01 {
    font-size: 5.0666666667vw;
    line-height: 7.2vw;
  }
  .info_area .txtbox {
    width: 45.0666666667vw;
    font-size: 5.3333333333vw;
    line-height: 8.9333333333vw;
  }
  .info_area01 {
    padding: 12.9333333333vw 0 12vw;
  }
  .info_area02 {
    padding: 12vw 0 13.3333333333vw;
  }
  .info_area02 .txtbox {
    width: 46.1333333333vw;
  }
  .info_area02 .note {
    margin-top: 5.3333333333vw;
    line-height: 5.8666666667vw;
  }
  .info_area03 {
    padding: 16vw 0 17.3333333333vw;
  }
  .info_area03 .note {
    font-size: 3.7333333333vw;
    line-height: 5.8666666667vw;
    margin-top: 6.6666666667vw;
  }
  .info_area03 .inner {
    margin: 0 auto 9.3333333333vw;
    padding: 9.3333333333vw 0 12vw;
  }
  .info_area03 .inner .txt01 {
    font-size: 5.3333333333vw;
    line-height: 5.3333333333vw;
  }
  .info_area03 .inner .txt02 {
    margin-top: 2.6666666667vw;
    font-size: 6.1333333333vw;
    line-height: 8.8vw;
  }
  .info_area03 .inner .txt03 {
    margin-top: 6vw;
    font-size: 3.7333333333vw;
  }
  .info_area03 .btn_wrap {
    display: block;
    width: 89.3333333333vw;
  }
  .info_area03 .btn_wrap .btn_box {
    width: 89.3333333333vw;
  }
  .info_area03 .btn_wrap .btn_box:nth-of-type(2) {
    margin-top: 8vw;
  }
  .info_area03 .btn_wrap .btn_txt {
    font-size: 5.0666666667vw;
  }
  .info_area03 .btn_wrap .btn {
    margin-top: 3.3333333333vw;
    width: 89.3333333333vw;
  }
  footer {
    padding: 8.8vw 0 4.8vw;
  }
  footer ul {
    width: 93.3333333333vw;
    margin-inline: auto;
    font-size: 3.2vw;
    line-height: 5.0666666667vw;
  }
  footer .copy {
    width: 40.8vw;
    margin: 9.8666666667vw auto 0;
  }
  #cat02 {
    background-size: 266.6666666667vw 246.6666666667vw;
    height: 246.6666666667vw;
  }
  #item_b {
    padding-bottom: 17.0666666667vw;
  }
  #item_b .inner {
    padding: 13.7333333333vw 0 0;
  }
  #item_b .name {
    width: 98.6666666667vw;
    margin-bottom: 2.4vw;
  }
  #item_b .note {
    font-size: 3.7333333333vw;
    margin-top: 0;
    margin-bottom: 6.2666666667vw;
  }
  #item_b .note02 {
    font-size: 3.2vw;
    line-height: 5.0666666667vw;
    margin-top: 5.8666666667vw;
    margin-bottom: 9.3333333333vw;
  }
  #item_b .img01 {
    width: 94.6666666667vw;
    margin: 0 auto 10vw;
  }
  #item_b .slider_wrap {
    width: 85.3333333333vw;
  }
  #item_b .slick-slider div {
    width: 85.3333333333vw;
    filter: drop-shadow(0.8vw 0.8vw 0.8vw rgba(68, 57, 46, 0.2));
  }
  #item_b .slick-slider .slick-prev {
    left: -5.3333333333vw;
  }
  #item_b .slick-slider .slick-next {
    right: -5.3333333333vw;
  }
  #item_b .slick-slider .slick-prev, #item_b .slick-slider .slick-next {
    width: 2.9333333333vw;
    height: 8.2666666667vw;
  }
  #item_b .slick-slider .slick-prev::before, #item_b .slick-slider .slick-next::before {
    content: "";
    display: block;
    background: url("../../img/ppulbatu/img_b_slide_arrow_sp.png") no-repeat center/100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2.9333333333vw;
    height: 8.2666666667vw;
  }
  #item_b .slick-slider .slick-next::before {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  #item_b .spec {
    width: 80vw;
    height: 33.3333333333vw;
  }
  #item_b .spec span {
    margin-left: 4em;
  }
  #item_c .inner {
    padding: 15.0666666667vw 0 15.7333333333vw;
  }
  #item_c .name {
    width: 88.5333333333vw;
    margin-bottom: 6.1333333333vw;
  }
  #item_c .img01 {
    width: 93.6vw;
    margin: 0 auto 10.4vw;
  }
  #item_c .img02 {
    width: 85.3333333333vw;
    margin: 0 auto 6.2666666667vw;
    filter: drop-shadow(0.8vw 0.8vw 0.8vw rgba(68, 57, 46, 0.2));
  }
  #item_c .note {
    font-size: 3.2vw;
    line-height: 5.0666666667vw;
    margin-bottom: 12vw;
  }
  #item_c .spec {
    height: 32.4vw;
    font-size: 3.7333333333vw;
  }
}/*# sourceMappingURL=style.css.map */