@charset "utf-8";

/*========================================================================*\

$root

\*========================================================================*/

:root {
  --line-height: 1.8;
}

.sp {
  display: block !important;
}
/*========================================================================*\

$wrapper

\*========================================================================*/

body {
  line-height: var(--line-height);
}

@media screen and (max-width: 1040px) {
  :root {
    --inner-padding: 2.5rem 1.25rem;
  }
}

#Co .page h1,
#Co .page h2,
#Co .page h3,
#Co .page h4,
#Co .page h5,
#Co .page h6 {
  line-height: 1.4;
}

/*========================================================================*\

$wrapper

\*========================================================================*/

#wrapper {
  overflow: hidden;
}

#Co .btn {
  margin: 1.25rem auto 0 auto;
  width: 100%;
}

#Co .btn a {
  padding: 4px;
  font-size: 1.25rem;
}

#Co .btn a span {
  padding: 0.9375rem 0.625rem;
}

/*========================================================================*\

$header

\*========================================================================*/

header h1 {
  width: 200px;
  padding: 15px 0;
}

/*========================================================================*\

$topmain

\*========================================================================*/

#topmain {
  background: transparent;
}

#topmain .mainInner {
  max-width: 100%;
}

/*========================================================================*\

$titleBox

\*========================================================================*/

#Co section .titleBox {
  margin-bottom: 2.5rem;
}

#Co section .titleBox p {
  font-size: 0.9375rem;
  line-height: 1.8;
  letter-spacing: 0;
}

/*========================================================================*\

$kuhuuBox

\*========================================================================*/

#Co section .kuhuuBox {
  margin-bottom: 2.5rem;
}

#Co section .kuhuuBox h3 {
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 2.5rem;
  padding: 0.625rem 0;
}

#Co section .kuhuuBox .kuhuuBoxInner .dog {
  top: -5px;
  left: -15px;
  width: 18%;
}

#Co section .kuhuuBox .kuhuuBoxInner .cat {
  bottom: -15px;
  right: 0;
  width: 25%;
}

#Co section .kuhuuBox .box02 ul li {
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0rem;
}

#Co section .kuhuuBox .box02 .box02Inner .dog {
  bottom: -15px;
  right: 0;
  width: 25%;
}

/*========================================================================*\

$pointBox

\*========================================================================*/

#Co section .pointBox {
  margin-bottom: 1.25rem;
}

#Co section .pointBox h4 {
  font-size: 1.625rem;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0.9375rem;
}

#Co section .pointBox .box03Inner {
  border: 3px solid #e78493;
  padding: 1.25rem 0;
}

#Co section .pointBox .box03Inner .circle {
  top: 0;
  left: 0;
  transform: none;
  background: #e78493;
  padding: 0.3125rem 0.625rem;
  border-radius: 0 0 10px 0;
  color: #ffffff;
}

#Co section .pointBox .box03Inner .circle img {
  display: none;
}

#Co section .pointBox .box03Inner p,
#Co section .pointBox .box03Inner .pink {
  font-size: 1.5rem;
}

#Co section .pointBox .box03Inner .pink.big {
  font-size: 2.5rem;
}

#Co section .pointBox .box03Inner .pink.big .ss {
  font-size: 1.5625rem;
}

#Co section .pointBox .box03Inner .mini {
  font-size: 1.125rem;
  margin-bottom: 0.3125rem !important;
}

#Co section .pointBox .box03Inner .pink .b {
  display: inline;
  font-size: 1.5rem;
}

#Co section .pointBox .box03Inner .pink .b.last {
  display: inline-block;
}

#Co section .pointBox .box03Inner .ss {
  font-size: 1rem;
}

#Co section .pointBox .box03Inner .sup {
  font-size: 0.8125rem;
}

#Co section .pointBox .box03Inner:first-child .sup {
  bottom: 50px;
  right: 24px;
}

#Co section .pointBox .box03Inner:nth-child(2) .sup {
  bottom: 30px;
  right: 73px;
}

#Co section .pointBox .box03Inner:nth-child(3) .sup {
  bottom: 75px;
  right: 55px;
}

#Co section .pointBox .box03Inner .chara {
  font-size: 0.9375rem;
  position: absolute;
}

#Co section .pointBox .box03Inner:first-child .chara {
  top: -60px;
  left: -15px;
  width: 22%;
}

#Co section .pointBox .box03Inner:nth-child(2) .chara {
  top: -140px;
  left: auto;
  right: 15px;
  transform: none;
  width: 15%;
}

#Co section .pointBox .box03Inner:nth-child(3) .chara {
  top: -30px;
  bottom: 20px;
  right: 0;
  width: 23%;
}

#Co section .shopBox .box04 {
  align-items: center;
  justify-content: center;
  align-items: center;
}

#Co section .shopBox .box04 li {
  padding: 0.625rem 0;
}

#Co section .shopBox .box04 li:nth-child(n + 2) {
  margin: 0;
}

#Co section .shopBox .box04 li:nth-child(n + 3) {
  margin: 0.625rem 0 0 0;
}

#Co section .shopBox .box04 li img {
  width: 70%;
}

#Co section .shopBox .catch {
  font-size: 1rem;
}

/*========================================================================*\

$footer

\*========================================================================*/

#Co .btnBox .cat {
  bottom: -20px;
  left: 0;
  width: 25%;
}

#Co .btnBox .dog {
  bottom: 0;
  right: 0;
  width: 19%;
}

#Co .btn {
  width: 100%;
  margin: 1.875rem auto;
}

#Co .btn a {
  font-size: 1rem;
  padding: 0.9375rem 0;
}

#Co .btn a:after {
  content: none;
}


/*========================================================================*\

$footer

\*========================================================================*/

footer {
  background: #ec6b73;
}

#footerInner {
  padding: 1.25rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#footerInner p {
  line-height: 1;
  font-size: 0.75rem;
  color: #ffffff;
}
