/* mixin */
.guide {
  background: #343490;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .guide {
    height: 694px;
  }
}
.guide_pg {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .guide_pg {
    height: 694px;
  }
  .guide_pg.kounenki {
    padding: 0 16px;
  }
}
@media screen and (min-width: 1000px) {
  .guide_tit {
    width: 772px;
    margin: 0 auto;
    padding: 95px 0 95px;
  }
  .guide_tit.humin {
    width: 583px;
  }
  .guide_tit.memai {
    width: 772px;
  }
  .guide_tit.miminari {
    width: 635px;
  }
  .guide_tit.kounenki {
    width: 974px;
  }
  .guide_tit.kounenki2 {
    width: 960px;
    padding-bottom: 75px;
  }
  .guide_tx01 {
    width: 368.6px;
  }
  .guide_tx01.kounenki2 {
    width: 333px;
  }
  .guide_animal {
    position: absolute;
    bottom: 0;
    right: 258px;
    width: 240px;
  }
  .guide_animal.kumasan {
    width: 265px;
  }
  .guide_animal.miminari {
    width: 280px;
  }
  .guide_animal.memai {
    width: 370px;
  }
  .guide_animal.iraira {
    width: 260px;
  }
  .guide_animal.kounenki {
    right: 0;
    bottom: -98px;
    width: 540px;
  }
  .guide_animal.kounenki2 {
    right: 0;
    bottom: -100px;
    width: 627px;
  }
  .guide_tx02 {
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 190px;
  }
}
@media screen and (max-width: 999px) {
  .guide_tit {
    width: 62.666%;
    padding: 56px 0 42px;
    margin: 0 auto;
  }
  .guide_tit.memai {
    width: 80%;
  }
  .guide_tit.kounenki {
    width: 84vw;
  }
  .guide_tit.kounenki2 {
    width: 91vw;
  }
  .guide_tx01 {
    width: 80%;
    margin: 0 auto 30px;
  }
  .guide_tx01.kounenki {
    width: 85%;
  }
  .guide_animal {
    float: left;
    width: 50%;
    margin-top: 20%;
  }
  .guide_animal.memai {
    margin-top: 8%;
    width: 70%;
    margin-left: -15%;
  }
  .guide_animal.humin {
    margin-top: 10%;
  }
  .guide_animal.iraira {
    width: 55%;
    margin-left: 0%;
    margin-top: 8%;
  }
  .guide_animal.miminari {
    width: 55%;
    margin-top: 3%;
  }
  .guide_animal.kounenki {
    float: none;
    width: 94.2%;
    margin: 48px auto 30px;
  }
  .guide_animal.kounenki2 {
    float: none;
    width: 97%;
    margin: 28px auto 30px;
  }
  .guide_tx02 {
    float: right;
    width: 40%;
    margin-top: 5%;
  }
  .guide_tx02.iraira {
    margin-top: 8%;
  }
}

.product {
  background-color: #CCB58A;
  color: #751A86;
}
.product.memai {
  background-color: #CCB58A;
  color: #B5612A;
}
.product.humin {
  background-color: #CCB58A;
  color: #007F81;
}
.product.iraira {
  background-color: #CCB58A;
  color: #005858;
}
.product.kounenki {
  background-color: #DCBF96;
  color: #343490;
}
.product_tit {
  width: 724.5px;
  margin: 0 auto;
  padding: 110px 0 40px;
}
@media screen and (min-width: 1000px) {
  .product_tit.kounenki2 {
    width: 530px;
  }
}
@media screen and (max-width: 999px) {
  .product_tit {
    width: 100%;
    padding: 55px 0 25px;
  }
  .product_tit.kounenki {
    width: 81%;
  }
  .product_tit.kounenki2 {
    width: 62%;
  }
}
.product_tx01 {
  text-align: center;
  line-height: 1.77;
  letter-spacing: 0.1em;
  padding-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .product_tx01 {
    padding-bottom: 30px;
    font-size: 14px;
  }
  .product_tx01.kounenki {
    padding-bottom: 15px;
  }
}
.product_animal {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .product_animal {
    width: 475px;
    float: left;
  }
  .product_animal.memai {
    margin-top: 40px;
  }
}
@media screen and (max-width: 999px) {
  .product_animal img {
    width: 100%;
  }
}
.product_animal2 {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .product_animal2 {
    margin-top: 40px;
    float: left;
  }
  .product_animal2.humin {
    position: relative;
  }
  .product_animal2.humin img {
    position: absolute;
    top: 8px;
    left: -120px;
    width: 576px;
  }
  .product_animal2.iraira {
    position: relative;
  }
  .product_animal2.iraira img {
    position: absolute;
    top: 8px;
    left: -80px;
    width: 576px;
  }
  .product_animal2.kounenki {
    position: relative;
  }
  .product_animal2.kounenki img {
    position: absolute;
    top: 31px;
    left: -68px;
    width: 630px;
  }
  .product_animal2.kounenki2 {
    position: relative;
  }
  .product_animal2.kounenki2 img {
    position: absolute;
    top: 48px;
    left: -42px;
    width: 558px;
  }
}
@media screen and (max-width: 999px) {
  .product_animal2.kounenki {
    margin-bottom: -16vw;
    overflow: hidden;
  }
  .product_animal2.kounenki img {
    width: 108vw;
    max-width: none;
  }
  .product_animal2.kounenki2 {
    margin-bottom: -16vw;
    text-align: center;
  }
  .product_animal2.kounenki2 img {
    width: 91.4vw;
    max-width: none;
  }
  .product_animal2 img {
    width: 100%;
  }
}
@media screen and (max-width: 999px) {
  .product_spbg {
    background: url(../images/product_bg.png) no-repeat center center;
    background-size: cover;
  }
  .product_spbg.kounenki {
    padding-top: 20vw;
    background: #de8b86;
  }
}
@media screen and (min-width: 1000px) {
  .product_recommend {
    width: 475px;
    float: right;
  }
}
@media screen and (max-width: 999px) {
  .product_recommend {
    width: 100%;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  }
}
.product_recommend {
  background-color: #fff;
  position: relative;
  padding: 36px;
}
.product_recommend .product_Pg {
  position: relative;
  min-height: 220px;
  cursor: pointer;
}
.product_recommend ul.product_PgSet {
  position: absolute;
  transition: all 0.2s;
}
.product_recommend ul.product_PgSet.first {
  opacity: 1;
}
.product_recommend ul.product_PgSet.sec {
  opacity: 0;
}
.product_recommend .product_Pg.active ul.product_PgSet.first {
  opacity: 0;
}
.product_recommend .product_Pg.active ul.product_PgSet.sec {
  opacity: 1;
}
.product_recommend .product_Btn {
  position: absolute;
  right: -10px;
  bottom: -10px;
  height: 36px;
  width: 36px;
  background-color: rgba(205, 183, 141, 0.5);
  border-radius: 18px;
  transition: all 0.2s;
  transform-style: preserve-3d;
  transition: 0.2s;
}
.product_recommend .product_Btn span {
  height: 5.78px;
  width: 25.29px;
  background: url(../images/arrow_right_gr.png) no-repeat left center;
  background-size: 25.27px 5.78px;
  display: block;
  margin-top: 15px;
  transition: all 0.2s;
}
.product_recommend .product_Btn.active {
  transform: rotateY(180deg);
}
.product_recommend .product_Pg:hover .product_Btn {
  background-color: #007F81;
}
.product_recommend .product_Pg:hover span {
  background: url(../images/arrow_right_wt.png) no-repeat left center;
  background-size: 25.27px 5.78px;
  display: block;
  animation: anim 0.2s forwards;
}
@keyframes anim {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(10px);
  }
}
.product_recommend ul {
  padding-top: 36px;
}
.product_recommend ul li {
  font-weight: bold;
  background: url(../images/check01.png) no-repeat left 7px;
  background-size: 20px auto;
  padding-left: 35px;
  margin-bottom: 20px;
  vertical-align: top;
  text-align: left;
  line-height: 1.7;
}
.product_recommend ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 999px) {
  .product_recommend ul li {
    font-size: 16px;
    font-weight: normal;
  }
}
.product_recommend ul li.memai {
  background: url(../images/check01.png) no-repeat left center;
}

.productInfo {
  background: url(../images/product_bg.png) no-repeat center top;
  background-size: cover;
}
@media screen and (min-width: 1000px) {
  .productInfo {
    min-height: 850px;
    margin-top: -80px;
    padding-top: 180px;
  }
  .productInfo.iraira {
    min-height: 1000px;
  }
  .productInfo.humin {
    min-height: 960px;
  }
  .productInfo.memai {
    min-height: 960px;
  }
  .productInfo.miminari {
    min-height: 720px;
  }
  .productInfo.kounenki {
    background: #DE8B86;
    padding-bottom: 90px;
  }
  .productInfo_L {
    width: 475px;
    float: left;
  }
  .productInfo_R {
    width: 490px;
    float: right;
  }
}
@media screen and (max-width: 999px) {
  .productInfo {
    padding-top: 40px;
    padding-bottom: 5px;
  }
  .productInfo.kounenki {
    padding-bottom: 40px;
    background: #de8b86;
  }
}
.productInfo_tx01 {
  margin-bottom: 80px;
  line-height: 1.7;
  font-size: 16px;
  color: #fff;
}
.productInfo_tx01 h3 {
  margin-bottom: 20px;
}
.productInfo_tx01 .brd {
  display: inline-block;
  border: 1px solid #fff;
  padding: 3px 5px 0;
  font-size: 14px;
}
.productInfo_tx01 ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.productInfo_tx01 .halfBox {
  display: flex;
}
.productInfo_tx01 .halfBox .halfBoxCon {
  width: 50%;
  font-size: 14px;
}
@media screen and (max-width: 999px) {
  .productInfo_tx01 .halfBox .halfBoxCon {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 999px) {
  .productInfo_tx01 .halfBox {
    display: block;
  }
}
@media screen and (max-width: 999px) {
  .productInfo_tx01 {
    margin-bottom: 40px;
    font-size: 14px;
  }
}
.productInfo_btn_box {
  margin: 0 auto 0;
}
.productInfo_btn {
  display: flex;
  align-items: center;
  position: relative;
  width: 400px;
  height: 70px;
  margin: 0 auto;
  padding-left: 28px;
  background: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 999px) {
  .productInfo_btn {
    width: 100%;
    height: 54px;
    padding-left: 10%;
  }
}
@media screen and (min-width: 1000px) {
  .productInfo_btn:hover {
    background: #dcbf96;
  }
}
.productInfo_btn_txt {
  width: 314px;
  transition: 0.3s;
}
@media screen and (max-width: 999px) {
  .productInfo_btn_txt {
    width: 65vw;
  }
}
@media screen and (min-width: 1000px) {
  .productInfo_btn:hover .productInfo_btn_txt {
    transform: scale(0.9);
  }
}
.productInfo_btn_arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 91%;
}
.productInfo_btn_arrow_inner {
  display: block;
  position: relative;
  width: 18px;
  transition: 0.3s;
}
@media screen and (max-width: 999px) {
  .productInfo_btn_arrow_inner {
    width: 13px;
  }
}
@media screen and (min-width: 1000px) {
  .productInfo_btn:hover .productInfo_btn_arrow_inner {
    width: 48px;
  }
}
.productInfo_btn_arrow_inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background: #6a6564;
}
.productInfo_btn_arrow_inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 6px;
  height: 6px;
  background: url(../images/guide_btn_arrow.svg) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 999px) {
  .productInfo_btn_arrow_inner::after {
    width: 4px;
    height: 4px;
  }
}
.productInfo_btn_arrow img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
}

.btmSns {
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .btmSns {
    margin-bottom: 40px;
  }
}
.btmSns {
  text-align: center;
}
.btmSns ul li {
  display: inline-block;
  margin: 0 5px;
}

.marker-normal {
  background: linear-gradient(transparent 75%, #FFEA6D 75%);
}

.hikoukai01 {
  position: relative;
  height: 100%;
}
@media screen and (min-width: 1000px) {
  .hikoukai01 {
    width: 98%;
    margin: 0 1%;
  }
}
.hikoukai01 {
  pointer-events: none;
}
.hikoukai01_In {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(90, 90, 90, 0.8);
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .hikoukai01_In {
    height: 60px;
  }
}
.hikoukai01 p.tx {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.hikoukai01 p.tx img {
  width: 200px;
}
@media screen and (max-width: 999px) {
  .hikoukai01 p.tx img {
    width: 120px;
  }
}

.hikoukai02 {
  position: relative;
  height: 100%;
  width: 100%;
}
.hikoukai02_In {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(64, 61, 61, 0.8);
  z-index: 1;
}
.hikoukai02 p.tx {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.hikoukai02 p.tx img {
  width: 200px;
}

.lHeight10 {
  line-height: 1;
}

.lHeight13 {
  line-height: 1.3;
}

.lHeight15 {
  line-height: 1.5;
}

.lHeight17 {
  line-height: 1.7;
}

.lHeight19 {
  line-height: 1.9;
}

.lHeight20 {
  line-height: 2;
}

.notice {
  font-size: 12px;
  color: red;
  text-align: left;
  padding: 10px 0 0px;
}

.aL {
  text-align: left;
}

.aC {
  text-align: center;
}

.aR {
  text-align: right;
}

.txS {
  font-size: 12px;
  line-height: 1.5;
}

.tx14 {
  font-size: 14px;
}

.txS14 {
  font-size: 14px;
  padding: 10px 0 0;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs22 {
  font-size: 22px;
  line-height: 2.7;
}

.colWhite {
  color: #fff;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

.hidden {
  display: none;
}

.bold {
  font-weight: 700;
}

.mB5 {
  margin-bottom: 5px;
}

.mB10 {
  margin-bottom: 10px;
}

.mB15 {
  margin-bottom: 15px;
}

.mB20 {
  margin-bottom: 20px;
}

.mB30 {
  margin-bottom: 30px;
}

.mB20sp10 {
  margin-bottom: 20px !important;
}

.mB25sp13 {
  margin-bottom: 25px !important;
}

.mB30sp15 {
  margin-bottom: 30px !important;
}

.mB40sp20 {
  margin-bottom: 40px !important;
}

.mB50sp25 {
  margin-bottom: 50px !important;
}

.mB60sp30 {
  margin-bottom: 60px !important;
}

.mB70sp35 {
  margin-bottom: 70px !important;
}

.mB80sp40 {
  margin-bottom: 80px !important;
}

.mB90sp45 {
  margin-bottom: 90px !important;
}

.mB100sp50 {
  margin-bottom: 100px !important;
}

.mB100sp25 {
  margin-bottom: 100px !important;
}

.pB20sp10 {
  padding-bottom: 20px !important;
}

.pB40sp20 {
  padding-bottom: 40px !important;
}

.pB50sp25 {
  padding-bottom: 50px !important;
}

.pB60sp30 {
  padding-bottom: 60px !important;
}

@media screen and (max-width: 999px) {
  .txBlueTit {
    font-size: 24px;
  }
  .txBlueTit2 {
    color: #5fc1c7;
    font-size: 20px;
  }
  .txWhiteTit {
    font-size: 24px;
  }
  .txWhiteTit span.yellowBig {
    font-size: 44px;
  }
  .txBk {
    font-size: 24px;
  }
  .sp14 {
    font-size: 14px;
  }
  .sp16 {
    font-size: 16px;
  }
  .fs17 {
    font-size: 12px;
  }
  .fs18 {
    font-size: 16px;
  }
  .fs22 {
    font-size: 18px;
    line-height: 1.8;
  }
  .mB20sp10 {
    margin-bottom: 10px !important;
  }
  .mB25sp13 {
    margin-bottom: 13px !important;
  }
  .mB30sp15 {
    margin-bottom: 15px !important;
  }
  .mB40sp20 {
    margin-bottom: 20px !important;
  }
  .mB50sp25 {
    margin-bottom: 25px !important;
  }
  .mB60sp30 {
    margin-bottom: 30px !important;
  }
  .mB70sp35 {
    margin-bottom: 35px !important;
  }
  .mB80sp40 {
    margin-bottom: 40px !important;
  }
  .mB90sp45 {
    margin-bottom: 45px !important;
  }
  .mB100sp50 {
    margin-bottom: 50px !important;
  }
  .mB100sp25 {
    margin-bottom: 25px !important;
  }
  .pB20sp10 {
    padding-bottom: 10px !important;
  }
  .pB40sp20 {
    padding-bottom: 20px !important;
  }
  .pB50sp25 {
    padding-bottom: 25px !important;
  }
  .pB60sp30 {
    padding-bottom: 30px !important;
  }
}
.anq {
  padding-top: 100px;
  margin-top: -100px;
}

.totop {
  background: #101010 url(../images/totop.png) no-repeat center center;
  background-size: 14px auto;
  border: 2px solid #fff;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  position: fixed;
  z-index: 10;
  right: 40px;
  bottom: 40px;
}
@media screen and (max-width: 999px) {
  .totop {
    bottom: 25px;
  }
}
.totop a {
  width: 35px;
  height: 35px;
  display: block;
}
.totop:hover {
  opacity: 0.7;
}

@media screen and (max-width: 999px) {
  .sameheight01 {
    height: auto !important;
  }
}/*# sourceMappingURL=style.css.map */