@charset "UTF-8";
/* CSS Document */
#neko-lp {
  font-size: 14px;
  line-height: 1.5em;
}

#neko-lp .apply {
  text-align: center;
}

#inuneko-article {
  overflow: hidden;
  min-width: 1200px;
}

#inuneko-article a {
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ btn_area
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#btn_area, .apply {
  text-align: center;
}

#btn_area a, .apply a {
  text-decoration: underline;
}

#btn_area .offer, .apply .offer {
  margin-top: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ apply
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.apply {
  font-size: 0;
}

.apply a {
  display: inline-block;
}

.apply img {
  display: block;
  margin: auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ TOP
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  max-width: 1200px;
  padding: 30px 0 17px;
  margin: auto auto 23px;
}

#top:before, #top:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 200px;
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}

#top:before {
  left: 0;
}

#top:after {
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#top .inner {
  position: relative;
  max-width: 1004px;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
}

#top .btn_tameshi_mv {
  cursor: pointer;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ toku
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#toku {
  position: relative;
  background: #ffe738;
  text-align: center;
  padding: 28px 0 59px;
  margin: 46px 0 0;
}

#toku:before, #toku:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 28px;
  background-repeat: repeat-x;
  background-position: left top;
}

#toku:before {
  top: 0;
  background-image: url(/dog/lp/img_1908/bg01.png);
}

#toku:after {
  bottom: 0;
  background-image: url(/dog/lp/img_1908/bg02.png);
}

#toku img {
  display: block;
  margin: auto;
}

#toku .btn_kuwashiku {
  display: block;
}

#toku .btn_kuwashiku a {
  display: block;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ onayami
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#onayami {
  background: #2fc0d2;
  text-align: center;
  padding: 17px 0 62px;
}

#onayami ul {
  font-size: 0;
  line-height: 0;
  margin: 20px 0 0;
}

#onayami ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#about {
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: -62px;
}

#about .fukidashi {
  position: relative;
  background: #c1ecf1;
  padding: 0 0 46px;
  margin: 51px 0 0;
}

#about .fukidashi:before {
  content: '';
  position: absolute;
  top: -39px;
  left: 0;
  right: 0;
  display: block;
  background: url(/dog/lp/img_1908/arrow01.png) no-repeat left top;
  width: 48px;
  height: 39px;
  margin: auto;
}

#about .fukidashi ol {
  margin: 0 0 50px;
}

#about .fukidashi ol li {
  margin: 0 0 33px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ furoku
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#furoku {
  position: relative;
  z-index: 0;
  padding: 0;
}

#furoku:before {
  content: '';
  position: absolute;
  top: 515px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: url(/dog/lp/img_1908/1906bg_pc.png) repeat center top;
}

#furoku p {
  text-align: center;
}

#furoku p:first-child {
  margin-bottom: 65px;
}

#furoku img {
  display: block;
  margin: auto;
}

#furoku .bg_month {
  padding: 27px 0 60px;
  margin: 43px 0 0;
}

#furoku .month_detail {
  margin: 0 0 50px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ professional
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#professional {
  position: relative;
  z-index: 0;
  background: url(/dog/lp/img_1908/bg03.png) repeat-x left bottom #fffae1;
  background: #fffae1;
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 0 0 75px;
}

#professional:before {
  content: '';
  position: absolute;
  top: -28px;
  left: 0;
  right: 0;
  height: 28px;
  background: url(/dog/lp/img_1908/bg04.png) repeat-x left top;
}

#professional:after {
  content: '';
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
  z-index: 1;
  height: 28px;
  background: url(/dog/lp/img_1908/bg05.png) repeat-x left top;
}

#professional h3 {
  /*background: url(/dog/lp/img_1908/bg01.png) repeat-x left top #f98395;*/
  background: #f98395;
  padding: 28px 0 0;
}

#professional ul li {
  display: inline-block;
}

#professional .pro_p1 {
  margin: 0 0 47px;
}

#professional .pro_p2 {
  margin: 0 0 37px;
}

#professional .pro_p4 {
  margin: 97px 0 0px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ month
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#month {
  background: #ffe738;
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 28px 0 99px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ faq
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#faq {
  font-size: 0;
  line-height: 0;
  margin: -65px 0 0;
}

#faq h3 {
  text-align: center;
  margin: 0 0 36px;
}

#faq dl {
  max-width: 755px;
  margin: auto;
}

#faq dl dt, #faq dl dd {
  display: table;
  display: block;
  width: 100%;
  min-height: 52px;
}

#faq dl dt span, #faq dl dd span {
  display: block;
  min-height: 52px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3;
  padding-top: 13px;
  padding-left: 65px;
}

#faq dl dt {
  padding: 25px 0;
  border-top: 2px solid #989898;
}

#faq dl dt:first-child {
  border-top: none;
}

#faq dl dt span {
  position: relative;
  background-image: url(/dog/lp/img_1908/faq_q.png);
  font-size: 28px;
  font-weight: bold;
  line-height: 1.1;
  padding-right: 80px;
}

#faq dl dt span:before, #faq dl dt span:after {
  content: '';
  position: absolute;
  display: block;
  display: none;
  background: #2fc0d2;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

#faq dl dt span:before {
  top: 22px;
  right: 6px;
  width: 32px;
  height: 8px;
}

#faq dl dt span:after {
  top: 10px;
  right: 18px;
  width: 8px;
  height: 32px;
}

#faq dl dt span.open:after {
  top: 22px;
  height: 0;
}

#faq dl dd {
  padding-bottom: 25px;
}

#faq dl dd span {
  background-image: url(/dog/lp/img_1908/faq_a.png);
  font-size: 24px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ btn_internet
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.btn_internet {
  text-align: center;
  margin: 33px 0 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ price
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#price {
  background: #fffad7;
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 53px 0 43px;
  margin: 35px 0 0;
}

#price .tax_add {
  text-align: left;
  max-width: 750px;
  margin: 25px auto 35px;
  font-size: 22px;
  color: #FF0000;
  font-weight: bold;
}

#price .tax_add a {
  color: #FF0000;
  text-decoration: underline;
}

#price .tax_add a:hover {
  color: #940002;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ MODAL
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.modalON {
  overflow: hidden;
}

#fv_modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#fv_modal .modal__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.2);
}

#fv_modal .modal__image {
  position: relative;
  z-index: 100;
  padding: 0 15px;
  margin: auto;
}

#fv_modal .modal__image img {
  width: 100%;
  height: auto;
}

#fv_modal .modal__close {
  cursor: pointer;
  position: absolute;
  top: 9.5%;
  right: 3.1%;
  z-index: 100;
  width: 3.2%;
  margin: 0 15px;
}

#fv_modal .modal__close:before {
  content: '';
  opacity: 0;
  display: block;
  padding-bottom: 100%;
  background: transparent;
}
