@charset "UTF-8";
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* フルワイド */
footer {
  z-index: 3 !important;
}

@media screen {
  .fade__0 {
    opacity: 0;
    transition: 1s;
  }
  .fade__B {
    opacity: 0;
    transition: 1s;
    transform: translate(0, 30px);
  }
  .fade__Bd1 {
    opacity: 0;
    transition: 1s;
    transform: translate(0, 30px);
    transition-delay: 0.3s;
  }
  .fade__Bd2 {
    opacity: 0;
    transition: 1s;
    transform: translate(0, 30px);
    transition-delay: 0.6s;
  }
  .fade__L {
    opacity: 0;
    transition: 1s;
    transform: translate(-40px, 0);
  }
  .fade__Ld1 {
    opacity: 0;
    transition: 1s;
    transform: translate(-40px, 0);
    transition-delay: 0.3s;
  }
  .fade__Ld2 {
    opacity: 0;
    transition: 1s;
    transform: translate(-40px, 0);
    transition-delay: 0.6s;
  }
  .fadeReset {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.dogArea {
  background: #fffff0;
  font-weight: 700;
  font-size: 1.82rem;
  color: #000;
}
@media all and (max-width: 1025px) {
  .dogArea {
    font-size: 1.638rem;
  }
}
@media all and (max-width: 896px) {
  .dogArea {
    font-size: 1.547rem;
  }
}
@media all and (max-width: 480px) {
  .dogArea {
    font-size: 1.274rem;
  }
}
.dogArea [data-aos=fade-left] {
  transform: translateX(40px);
}
.dogArea [data-aos=fade-right] {
  transform: translateX(-40px);
}
.dogArea [data-aos=fade-up] {
  transform: translateY(40px);
}
.dogArea [data-aos=fade-down] {
  transform: translateY(-40px);
}
.dogArea figure {
  margin: 0;
}
.dogArea .inner {
  width: 77.34vw;
  max-width: initial;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .dogArea .inner {
    width: auto;
  }
}
.dogArea .inner_l {
  width: 78.13vw;
  margin-inline: auto;
}
@media all and (max-width: 896px) {
  .dogArea .inner_l {
    width: auto;
  }
}
.dogArea .more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30.54vw;
  height: 7vw;
  border: 1px solid #9f5847;
  border-radius: 100px;
  background: #fff;
  color: #000;
  font-size: min(1.2vw, 16px);
}
@media all and (max-width: 896px) {
  .dogArea .more {
    font-size: 1.4rem;
    width: 100%;
    height: 18vw;
  }
}

img.kado {
  border-radius: 60px;
}
@media all and (max-width: 896px) {
  img.kado {
    border-radius: 24px;
  }
}

.bg-pink {
  background: #fff1f2;
}

.titleFont {
  color: #9f5847;
  display: inline-block;
  transform: rotate(-10deg) !important;
}
.titleFont strong {
  display: inline-block;
  font-family: "hurricane", sans-serif;
  font-weight: 400;
  line-height: 70%;
  letter-spacing: 0;
  position: relative;
  z-index: 2;
  padding: 0 20px;
  margin-bottom: 15px;
  font-size: 8.3333333333vw;
}
.titleFont strong span {
  opacity: 0;
}
@media all and (max-width: 1025px) {
  .titleFont strong {
    font-size: 9rem;
  }
}
@media all and (max-width: 896px) {
  .titleFont strong {
    font-size: 8rem;
  }
}
@media all and (max-width: 600px) {
  .titleFont strong {
    font-size: 7rem;
  }
}
.titleFont strong::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.7vw;
  min-height: 15px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 1.2vw;
  z-index: -1;
}
.titleFont > span {
  display: block;
  font-size: 2.4rem;
  letter-spacing: 3px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
}
@media all and (max-width: 1025px) {
  .titleFont > span {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 600px) {
  .titleFont > span {
    font-size: 1.4rem;
  }
}

.textLink a {
  display: block;
  max-width: 510px;
  margin: 0 auto;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  border-radius: 150px;
  text-align: center;
  line-height: 130%;
  padding: 50px 20px;
  letter-spacing: 2px;
  font-size: 2rem;
}
@media all and (max-width: 1025px) {
  .textLink a {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 896px) {
  .textLink a {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 480px) {
  .textLink a {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 600px) {
  .textLink a {
    padding: 30px 20px;
  }
}

.mainVis {
  position: relative;
  width: 78.13vw;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .mainVis {
    width: 89.74vw;
  }
}
.mainVis .paws01 {
  position: absolute;
  top: 11.35vw;
  left: -6.61vw;
}
@media all and (max-width: 896px) {
  .mainVis .paws01 {
    top: 23.62vw;
    left: -2.56vw;
  }
}
.mainVis .paws01 img {
  width: 8.65vw;
}
@media all and (max-width: 896px) {
  .mainVis .paws01 img {
    width: 21.92vw;
  }
}
.mainVis .paws02 {
  position: absolute;
  top: 45.68vw;
  right: -6.46vw;
}
@media all and (max-width: 896px) {
  .mainVis .paws02 {
    top: 96.75vw;
    right: -2.26vw;
  }
}
.mainVis .paws02 img {
  width: 6.3vw;
}
@media all and (max-width: 896px) {
  .mainVis .paws02 img {
    width: 14.68vw;
  }
}
.mainVis h1 {
  position: absolute;
  top: 11.98vw;
  right: 6.04vw;
  z-index: 2;
  width: 30.83vw;
  aspect-ratio: 1;
}
@media all and (max-width: 896px) {
  .mainVis h1 {
    top: 45.9vw;
    right: 4.78vw;
    width: 57.82vw;
  }
}
.mainVis .caption {
  position: absolute;
  top: 19.8vw;
  left: 8.8vw;
  width: 23.85vw;
  height: 4.98vw;
}
@media all and (max-width: 896px) {
  .mainVis .caption {
    top: 32.49vw;
    left: 15.8vw;
    width: 58.5vw;
    height: 14.34vw;
  }
}
.mainVis .lead {
  margin-top: 3.65vw;
  color: #9f5847;
  text-align: center;
  line-height: 2;
}

.mainTitle {
  margin-block: 6.25vw 9.376vw;
  text-align: center;
}
.mainTitle h2 img {
  width: 64.36vw;
}
@media all and (max-width: 896px) {
  .mainTitle h2 img {
    width: calc(100% - 40px);
  }
}

.intro {
  padding-bottom: 9.8vw;
}
@media all and (max-width: 896px) {
  .intro {
    padding-top: 4vw;
  }
}
.intro .ttl_area {
  position: relative;
}
@media all and (max-width: 896px) {
  .intro .ttl_area {
    padding-inline: 20px;
  }
}
.intro .ttl_area .paws03 {
  position: absolute;
  top: 7.86vw;
  right: -4.69vw;
}
@media all and (max-width: 896px) {
  .intro .ttl_area .paws03 {
    top: 9.85vw;
    right: 20px;
  }
}
.intro .ttl_area .paws03 img {
  width: 29.73vw;
}
@media all and (max-width: 896px) {
  .intro .ttl_area .paws03 img {
    width: 88.25vw;
  }
}
.intro .ttl_area h3 {
  position: absolute;
  top: 3.75vw;
  right: 7.71vw;
  z-index: 2;
}
@media all and (max-width: 896px) {
  .intro .ttl_area h3 {
    position: static;
    margin-bottom: 6.15vw;
    text-align: center;
  }
}
.intro .ttl_area h3 img {
  width: 34.53vw;
}
@media all and (max-width: 896px) {
  .intro .ttl_area h3 img {
    width: 65.9vw;
  }
}
.intro .ttl_area figure {
  position: relative;
  z-index: 1;
}
.intro .ttl_area figure img {
  width: 42.03vw;
}
@media all and (max-width: 896px) {
  .intro .ttl_area figure img {
    width: 100%;
  }
}
.intro .with {
  position: relative;
  margin-top: 8.13vw;
}
@media all and (max-width: 896px) {
  .intro .with {
    padding-inline: 20px;
  }
  .intro .with .box {
    position: relative;
  }
  .intro .with .box::before {
    content: "";
    position: absolute;
    top: 20.91vw;
    left: 0;
    width: 100%;
    height: calc(100% - 20.91vw + 90px);
    border: 2px solid #9f5847;
    border-radius: 30px;
  }
}
@media all and (max-width: 896px) and (max-width: 896px) {
  .intro .with .box::before {
    height: calc(100% - 20.91vw + 120px);
  }
}
.intro .with picture {
  position: relative;
  z-index: 2;
}
.intro .with .more {
  position: absolute;
  left: 50%;
  bottom: 6.61vw;
  z-index: 3;
  transform: translateX(-50%);
}
@media all and (max-width: 896px) {
  .intro .with .more {
    position: static;
    width: calc(100% - 40px);
    margin: 20px auto 0;
    padding: 20px;
    transform: translateX(0);
  }
}
.intro .theme {
  margin-top: 6.61vw;
  text-align: center;
}
@media all and (max-width: 896px) {
  .intro .theme {
    margin-top: 90px;
  }
}
.intro .theme figure img {
  width: 14.16vw;
}
@media all and (max-width: 896px) {
  .intro .theme figure img {
    width: 200px;
  }
}
.intro .theme h4 {
  margin-block: 20px;
  font-size: min(2.4vw, 36px);
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .intro .theme h4 {
    font-size: 2rem;
  }
}
.intro .theme h4 span {
  display: inline-block;
  background-color: #fff;
  padding: 0 10px;
  margin: 0 5px;
}

.arrive {
  position: relative;
  padding: 5.21vw 20px 6.77vw;
}
.arrive .arrow {
  position: absolute;
  bottom: -3.4vw;
  right: 50%;
}
@media all and (max-width: 896px) {
  .arrive .arrow {
    bottom: -15.4vw;
  }
}
.arrive .arrow img {
  width: 6.7vw;
}
@media all and (max-width: 896px) {
  .arrive .arrow img {
    width: 8.7vw;
  }
}
.arrive .paws04 {
  position: absolute;
  top: -6.02vw;
  left: 2.5vw;
}
.arrive .paws04 img {
  width: 22vw;
}
@media all and (max-width: 896px) {
  .arrive .paws04 img {
    width: 46vw;
  }
}
.arrive .inner {
  position: relative;
}
.arrive .inner h3 {
  position: absolute;
  top: 3.92vw;
  left: -2.81vw;
  width: 29.53vw;
}
@media all and (max-width: 896px) {
  .arrive .inner h3 {
    position: static;
    width: 100%;
    padding-top: 16vw;
    text-align: center;
  }
}
.arrive .inner h3 .paws05 {
  position: absolute;
  top: 23.13vw;
  right: 5.68vw;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .arrive .inner h3 .paws05 {
    top: 210px;
  }
}
.arrive .inner h3 .paws05 img {
  width: 18.15vw;
}
@media all and (max-width: 896px) {
  .arrive .inner h3 .paws05 img {
    width: 280px;
    transform: rotate(20deg);
  }
}
.arrive .inner .main_lead {
  display: flex;
  justify-content: flex-end;
}
@media all and (max-width: 896px) {
  .arrive .inner .main_lead {
    display: block;
    margin-top: 25px;
  }
}
.arrive .inner .main_lead_inner {
  width: 46.97vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .main_lead_inner {
    width: 100%;
  }
}
.arrive .inner .main_lead_inner p {
  padding: 2.08vw 8.33vw 3.5vw;
  background: url(../images/dog01.png) no-repeat right 5.57vw bottom 0/14.01vw auto;
  color: #9f5847;
  font-size: 1.8rem;
  line-height: 2;
}
@media all and (max-width: 1025px) {
  .arrive .inner .main_lead_inner p {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 896px) {
  .arrive .inner .main_lead_inner p {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 480px) {
  .arrive .inner .main_lead_inner p {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 896px) {
  .arrive .inner .main_lead_inner p {
    background-position: right bottom;
    background-size: 105px auto;
  }
}
.arrive .inner .sub01 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 29.81vw;
  margin-top: -10vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub01 {
    width: 100%;
    margin-top: 20px;
  }
}
.arrive .inner .sub01 .blow {
  width: 22.84vw;
  margin-bottom: 2.19vw;
  padding-right: 1.1vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub01 .blow {
    width: 60vw;
  }
}
.arrive .inner .sub02 {
  display: flex;
  justify-content: flex-end;
  padding-right: 6.7vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub02 {
    display: block;
    padding-right: 0;
  }
}
.arrive .inner .sub02-inner {
  width: 30vw;
  margin-top: -15.31vw;
  text-align: center;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub02-inner {
    width: 100%;
    margin-top: 20px;
  }
}
.arrive .inner .sub02-inner > img {
  width: 14.23vw;
  margin-block: 1.41vw 1.04vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub02-inner > img {
    width: 160px;
    margin-block: 15px;
  }
}
.arrive .inner .sub02-inner figure img {
  width: 11.4vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub02-inner figure img {
    width: 120px;
  }
}
.arrive .inner .sub02-inner .more {
  width: 30vw;
  margin-top: 1.25vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .sub02-inner .more {
    width: 100%;
    margin-top: 20px;
    padding-block: 20px;
  }
}
.arrive .inner .paws06 {
  position: absolute;
  bottom: 0;
  left: -7vw;
}
@media all and (max-width: 896px) {
  .arrive .inner .paws06 {
    display: none;
  }
}
.arrive .inner .paws06 img {
  width: 18.15vw;
}

.cable {
  position: relative;
  padding: 5.21vw 20px 2.8vw;
}
.cable .arrow {
  text-align: center;
}
.cable .arrow img {
  max-width: 100%;
  margin: 0 -15vw 0 auto;
}
@media all and (max-width: 896px) {
  .cable .arrow img {
    max-width: 280px;
  }
}
.cable .inner {
  position: relative;
}
.cable .inner h3 {
  text-align: center;
  margin: 0 auto 5.6vw;
  display: block;
}
@media all and (max-width: 896px) {
  .cable .inner h3 {
    width: 100%;
    padding-top: 16vw;
  }
}
.cable .inner h3 .paws05 {
  position: absolute;
  top: 23.13vw;
  right: 5.68vw;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .cable .inner h3 .paws05 {
    top: 210px;
  }
}
.cable .inner h3 .paws05 img {
  width: 18.15vw;
}
@media all and (max-width: 896px) {
  .cable .inner h3 .paws05 img {
    width: 280px;
    transform: rotate(20deg);
  }
}
.cable .inner .main_lead {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  .cable .inner .main_lead {
    display: block;
    margin-top: 25px;
  }
}
.cable .inner .main_lead picture {
  width: 46.97vw;
}
@media all and (max-width: 896px) {
  .cable .inner .main_lead picture {
    width: 100%;
  }
}
.cable .inner .main_lead .text {
  text-align: left;
  padding: 0 2vw;
}
@media all and (max-width: 896px) {
  .cable .inner .main_lead .text {
    margin: 0 auto;
  }
}
.cable .inner .main_lead .text p {
  margin-top: 3vw;
  text-align: left;
  color: #9f5847;
}
.cable .inner .main_lead .paws07 {
  margin: auto;
}
@media all and (max-width: 896px) {
  .cable .inner .main_lead .paws07 {
    display: none;
  }
}
.cable .inner .main_lead .paws07 img {
  width: 22.67vw;
}
.cable .inner .sub01 {
  display: flex;
  justify-content: center;
}
.cable .inner .sub01 .left {
  width: 22.8vw;
  margin-top: 4.2vw;
  padding-right: 1vw;
}
@media all and (max-width: 896px) {
  .cable .inner .sub01 .left {
    width: 82.8vw;
  }
}
.cable .inner .sub01 .left .paws08 {
  margin-top: 3.5vw;
}
.cable .inner .sub01 .left .paws08 img {
  width: 16.67vw;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .cable .inner .sub01 .left .paws08 img {
    width: 100%;
  }
}
.cable .inner .sub01 .right {
  margin-top: 12.2vw;
  padding-left: 1vw;
}
.cable .inner .sub02 {
  text-align: center;
  margin: 4.75vw auto 0;
}
.cable .inner .sub02 picture img {
  width: 90%;
  margin: 0 auto;
}
.cable .inner .sub02 p {
  text-align: center;
  margin-top: 5.6vw;
  margin-bottom: 5.6vw;
  color: #9f5847;
}
@media all and (max-width: 896px) {
  .cable .inner .sub02 p {
    text-align: left;
  }
}
.cable .inner .sub02 .more {
  margin: 0 auto 5vw;
}

.shrine {
  position: relative;
  padding: 5.21vw 20px 2.8vw;
}
.shrine .arrow {
  text-align: center;
}
.shrine .arrow img {
  max-width: 100%;
  margin: 0 auto 0 -5vw;
}
.shrine .inner {
  position: relative;
}
.shrine .inner h3 {
  text-align: center;
  margin: 0 auto 5.6vw;
  display: block;
}
@media all and (max-width: 896px) {
  .shrine .inner h3 {
    width: 100%;
    padding-top: 6vw;
    padding-bottom: 5vw;
  }
}
.shrine .inner .paws09 {
  position: absolute;
  top: 1vw;
  left: 1vw;
}
@media all and (max-width: 896px) {
  .shrine .inner .paws09 {
    display: none;
  }
}
.shrine .inner .paws09 img {
  width: 20.15vw;
}
.shrine .inner .main_lead {
  text-align: center;
  margin: 4.75vw auto 0;
}
.shrine .inner .main_lead picture img {
  width: 90%;
  margin: 0 auto;
}
.shrine .inner .main_lead p {
  text-align: center;
  margin-top: 5.6vw;
  margin-bottom: 5.6vw;
  color: #9f5847;
}
@media all and (max-width: 896px) {
  .shrine .inner .main_lead p {
    text-align: left;
  }
}
.shrine .inner .sub01 ul.yoko {
  width: 90%;
  display: flex;
  justify-content: center;
  margin: 0 auto 11vw;
  align-items: center;
}
@media all and (max-width: 1025px) {
  .shrine .inner .sub01 ul.yoko {
    flex-wrap: wrap;
    margin: 0 auto 40px;
  }
}
.shrine .inner .sub01 ul.yoko li.img {
  width: 50%;
}
@media all and (max-width: 1025px) {
  .shrine .inner .sub01 ul.yoko li.img {
    width: 68%;
  }
}
.shrine .inner .sub01 ul.yoko li.txt {
  width: 47%;
  margin: auto 0 auto 3%;
}
@media all and (max-width: 1025px) {
  .shrine .inner .sub01 ul.yoko li.txt {
    width: 100%;
    margin: 10px auto;
  }
}
.shrine .inner .fuki_right {
  text-align: left;
  position: relative;
  padding: 130px 0;
  color: #9f5847;
}
@media all and (max-width: 1025px) {
  .shrine .inner .fuki_right {
    padding: 10px 40px;
  }
}
.shrine .inner .fuki_right p {
  padding: 5px;
}
.shrine .inner .fuki_right::before {
  position: absolute;
  content: "";
  background: url("../images/line01-01.png") top left/cover no-repeat;
  left: 0;
  top: 0;
  width: 380px;
  height: 128px;
  z-index: 1;
}
@media all and (max-width: 1025px) {
  .shrine .inner .fuki_right::before {
    background: url("../images/line01_01_sp.png") bottom left/cover no-repeat;
    left: auto;
    right: -10px;
    top: 10px;
    width: 40px;
    height: 120px;
  }
}
.shrine .inner .fuki_right::after {
  position: absolute;
  content: "";
  background: url("../images/line01-02.png") bottom left/cover no-repeat;
  left: 0;
  bottom: 0;
  width: 380px;
  height: 128px;
  z-index: 1;
}
@media all and (max-width: 1025px) {
  .shrine .inner .fuki_right::after {
    background: url("../images/line01_02_sp.png") bottom left/cover no-repeat;
    left: -10px;
    top: 10px;
    width: 40px;
    height: 120px;
  }
}
.shrine .inner .sub02 {
  text-align: center;
  margin: 3.75vw auto 0;
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 {
    margin: 20.75vw auto 0;
  }
}
.shrine .inner .sub02 .pinkbox {
  background-image: url("../images/bg_pink.png");
  background-repeat: repeat;
  border-radius: 60px;
  position: relative;
  padding: 2vw 7.2vw 7.2vw;
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 .pinkbox {
    padding: 12vw 7.2vw 7.2vw;
    border-radius: 20px;
  }
}
.shrine .inner .sub02 .pinkbox .check {
  text-align: center;
  position: absolute;
  margin-top: -150px;
  left: 0;
  right: 0;
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 .pinkbox .check {
    margin-top: -100px;
  }
}
.shrine .inner .sub02 .pinkbox .check img {
  max-width: 138px;
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 .pinkbox .check img {
    max-width: 70px;
  }
}
.shrine .inner .sub02 .pinkbox h4 {
  font-size: 120%;
  font-weight: 700;
  margin-top: 5vw;
}
.shrine .inner .sub02 .pinkbox p {
  text-align: center;
  margin: 2vw auto;
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 .pinkbox p {
    text-align: left;
    margin: 3vw auto;
  }
}
.shrine .inner .sub02 .pinkbox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shrine .inner .sub02 .pinkbox ul li {
  width: calc(25% - 15px);
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 .pinkbox ul li {
    width: calc(50% - 10px);
  }
}
.shrine .inner .sub02 .pinkbox ul li img {
  border-radius: 20px;
}
@media all and (max-width: 896px) {
  .shrine .inner .sub02 .pinkbox ul li img {
    border-radius: 10px;
    margin: 5px;
  }
}
.shrine .inner .sub02 .more {
  margin: 5vw auto;
}

.sake {
  position: relative;
  padding: 6.21vw 20px 4vw;
}
.sake .inner {
  position: relative;
  text-align: center;
}
.sake .inner h3 {
  text-align: center;
  margin: 0 auto 5.6vw;
  display: block;
}
@media all and (max-width: 896px) {
  .sake .inner h3 {
    width: 100%;
    padding-top: 6vw;
    padding-bottom: 6px;
  }
}
.sake .inner .paws10 {
  position: absolute;
  top: 1vw;
  left: -18vw;
}
@media all and (max-width: 896px) {
  .sake .inner .paws10 {
    display: none;
  }
}
.sake .inner .paws10 img {
  width: 20.15vw;
}
.sake .inner .main_lead {
  text-align: center;
  margin: 4.75vw auto;
}
.sake .inner .main_lead picture img {
  width: 90%;
  margin: 0 auto;
}
.sake .inner .main_lead p {
  text-align: center;
  margin-top: 7.6vw;
  margin-bottom: 3.6vw;
  color: #9f5847;
}
@media all and (max-width: 896px) {
  .sake .inner .main_lead p {
    text-align: left;
  }
}
.sake .inner .sub01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 896px) {
  .sake .inner .sub01 {
    display: block;
  }
}
.sake .inner .sub01 picture {
  width: 50%;
}
@media all and (max-width: 896px) {
  .sake .inner .sub01 picture {
    width: 100%;
  }
}
.sake .inner .sub01 .inner {
  width: 50%;
  padding-left: 5vw;
}
@media all and (max-width: 896px) {
  .sake .inner .sub01 .inner {
    width: 100%;
    padding-left: 0;
    padding-top: 5vw;
  }
}
.sake .inner .sub01 .inner p {
  text-align: left;
  color: #9f5847;
  margin-bottom: 3vw;
  line-height: 2;
}
.sake .inner .sub01 .inner ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.sake .inner .sub01 .inner ul li {
  width: calc(50% - 15px);
}
.sake .inner .sub01 .inner ul li img {
  border-radius: 40px;
}
@media all and (max-width: 896px) {
  .sake .inner .sub01 .inner ul li img {
    border-radius: 10px;
  }
}
.sake .inner .more {
  margin: 5vw auto;
}

.last {
  position: relative;
  padding: 6.21vw 20px 15vw;
  background: #fff;
  /*dog*/
}
@media all and (max-width: 896px) {
  .last {
    padding: 6.21vw 20px 220px;
  }
}
.last .inner {
  position: relative;
  text-align: center;
}
.last .inner .attention {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  margin-bottom: 36px;
}
.last .inner .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 4.5vw;
}
.last .inner .fukidashi p {
  padding: 20px;
  color: #9f5847;
}
.last .inner .fukidashi:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 100%;
  background: #9f5847;
  border-radius: 3px;
  transform: rotate(-25deg);
}
.last .inner .fukidashi:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #9f5847;
  border-radius: 3px;
  transform: rotate(25deg);
}
.last .inner picture {
  display: block;
  margin: 0 auto;
}
.last .inner .more {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  margin: 4vw auto;
}
.last .inner h4 {
  font-weight: 700;
  text-align: center;
  margin: 0 auto 1.6vw;
  display: block;
}
.last .inner ul {
  display: inline-block;
  margin: 0 auto;
}
.last .inner ul li {
  text-align: left;
  margin-bottom: 0.6vw;
  text-indent: -1em;
  padding-left: 1em;
}
.last .inner .paws11 {
  position: absolute;
  bottom: 10vw;
  left: 8.2vw;
}
@media all and (max-width: 896px) {
  .last .inner .paws11 {
    bottom: -120px;
    left: 10px;
  }
}
.last .inner .paws11 img {
  width: 8.45vw;
}
@media all and (max-width: 896px) {
  .last .inner .paws11 img {
    width: 120px;
  }
}