@charset "UTF-8";
.m-text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #000;
}

/* ---------------------------------------
  #sec01
-----------------------------------------*/
#sec01 {
  position: relative;
}
#sec01 .bg img {
  width: 100%;
}
#sec01 .mv {
  position: absolute;
  top: 0;
  width: 100%;
}
#sec01 .mv img {
  width: 100%;
}

/* ---------------------------------------
  #sec02
-----------------------------------------*/
#sec02 {
  position: relative;
  /* padding-top: 120px; 動画表示時コメントアウトしてください */
}
@media screen and (max-width: 812px) {
  #sec02 {
    /* padding-top: 0; 動画表示時コメントアウトしてください */
  }
}

#sec02 .movie_box {
  width: 700px;
  margin: -16.875vw auto 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1300px) {
  #sec02 .movie_box {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 812px) {
  #sec02 .movie_box {
    width: 93.3333333333vw;
    margin-top: -26.6666666667vw;
    margin-bottom: 0;
  }
}
#sec02 .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}

@media screen and (max-width: 812px) {
  #sec02 .movie {
    width: 100%;
  }
}
#sec02 .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#sec02 .lead_box {
  width: 100%;
  height: 0;
  padding-top: 68.625%;
  background: url(/brand/anpan/kettle/img/index/img_lead_pc.png) no-repeat top center/100% auto, url(/brand/anpan/kettle/img/index/bg_lead.png) no-repeat top center/100% auto;
  margin-top: calc((394px - 16.875vw) * -1); /* 動画表示時使用 */
  position: relative;
}
@media screen and (max-width: 812px) {
  #sec02 .lead_box {
    margin-top: -26.6666666667vw;
    padding-top: 203%;
    background: url(/brand/anpan/kettle/img/index/img_lead_sp.png) no-repeat bottom/100% auto;
  }
}
#sec02 .lead_box .wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  padding-left: 53%;
  padding-top: 18%;
  z-index: 2;
}
@media screen and (max-width: 812px) {
  #sec02 .lead_box .wrap {
    padding: 0;
  }
}
#sec02 .lead_box .txt_box {
  width: 100%;
}
@media screen and (max-width: 812px) {
  #sec02 .lead_box .txt_box {
    width: 80vw;
    margin: 38.6666666667vw auto 0;
  }
}
#sec02 .lead_box .txt_box .ttl {
  width: 100%;
  max-width: 498px;
}
@media screen and (max-width: 812px) {
  #sec02 .lead_box .txt_box .ttl {
    max-width: none;
  }
}
#sec02 .lead_box .txt_box .txt {
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.8947368421;
  margin-top: 25px;
}
@media screen and (max-width: 812px) {
  #sec02 .lead_box .txt_box .txt {
    font-size: 3.4666666667vw;
    line-height: 1.7692307692;
    text-align: center;
    margin-top: 3.3333333333vw;
  }
}

/* ---------------------------------------
  #sec03
-----------------------------------------*/
#sec03 {
  background: url(/brand/anpan/kettle/img/index/bg_item_pc.png) no-repeat top center/cover;
  margin-top: -25.375vw;
  position: relative;
  z-index: 1;
  padding-top: 33.5vw;
  padding-bottom: 135px;
}
@media screen and (max-width: 1450px) {
  #sec03 {
    margin-top: -406px;
    padding-top: 536px;
  }
}
@media screen and (max-width: 1300px) {
  #sec03 {
    margin-top: -350px;
  }
}
@media screen and (max-width: 812px) {
  #sec03 {
    background-image: url(/brand/anpan/kettle/img/index/bg_item_sp.png);
    margin-top: -48.6666666667vw;
    padding-top: 37.4666666667vw;
    padding-bottom: 8.9333333333vw;
  }
}
@media screen and (max-width: 812px) {
  #sec03 .wrap {
    padding: 0;
  }
}
#sec03 .ttl {
  width: 845px;
  margin: 0 auto;
}
@media screen and (max-width: 812px) {
  #sec03 .ttl {
    width: 86.4vw;
  }
}
#sec03 .list {
  margin-top: 38px;
}
@media screen and (max-width: 812px) {
  #sec03 .list {
    margin-top: -1.6vw;
  }
}
#sec03 .list li {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 812px) {
  #sec03 .list li {
    width: 90.2666666667vw;
  }
}
#sec03 .list li .img {
  width: 100%;
}
#sec03 .list li .txt {
  width: 650px;
  font-size: 1.8rem;
  line-height: 1.7222222222;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 812px) {
  #sec03 .list li .txt {
    width: 63vw;
    font-size: 3.3333333333vw;
    line-height: 1.8;
    letter-spacing: -0.1em;
  }
}
#sec03 .list li.item1 .txt {
  bottom: 167px;
}
@media screen and (max-width: 812px) {
  #sec03 .list li.item1 .txt {
    bottom: 14.8vw;
  }
}
#sec03 .list li.item2 {
  margin-top: -40px;
}
@media screen and (max-width: 812px) {
  #sec03 .list li.item2 {
    margin-top: -6.9333333333vw;
  }
}
#sec03 .list li.item2 .txt {
  bottom: 143px;
}
@media screen and (max-width: 812px) {
  #sec03 .list li.item2 .txt {
    bottom: 29.7333333333vw;
  }
}
#sec03 .list li.item3 {
  margin-top: 18px;
}
@media screen and (max-width: 812px) {
  #sec03 .list li.item3 {
    margin-top: -6.2666666667vw;
  }
}
#sec03 .list li.item3 .txt {
  bottom: 136px;
}
@media screen and (min-width: 813px) {
  #sec03 .list li.item3 .txt {
    width: 550px;
  }
}
@media screen and (max-width: 812px) {
  #sec03 .list li.item3 .txt {
    bottom: 29.0666666667vw;
  }
}

/* ---------------------------------------
  #sec04
-----------------------------------------*/
#sec04 {
  background: url(/brand/anpan/kettle/img/index/bg_play.png) no-repeat top/cover;
  padding: 84px 0 180px;
}
@media screen and (max-width: 812px) {
  #sec04 {
    padding: 5.8666666667vw 0 13.4666666667vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 812px) {
  #sec04 .wrap {
    padding: 0;
  }
}
#sec04 .ttl {
  text-align: center;
}
@media screen and (max-width: 812px) {
  #sec04 .ttl img {
    width: 75.8666666667vw;
  }
}
@media screen and (min-width: 813px) {
  #sec04 .clm .img {
    text-align: center;
  }
}
#sec04 .clm .att {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6428571429;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 812px) {
  #sec04 .clm .att {
    text-align: left;
    padding: 0 3.0666666667vw;
    font-size: 3.2vw;
    line-height: 1.625;
  }
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item1 .img {
    width: 103.3333333333vw;
    margin-left: -3.2vw;
  }
}
#sec04 .clm.item1 .att {
  margin-top: 45px;
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item1 .att {
    margin-top: 8.5333333333vw;
  }
}
#sec04 .clm.item2 {
  margin-top: 190px;
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item2 {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item2 .img {
    width: 103.2vw;
    margin-left: 9.0666666667vw;
  }
}
#sec04 .clm.item2 .att {
  margin-top: 20px;
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item2 .att {
    margin-top: 2.2666666667vw;
  }
}
#sec04 .clm.item3 {
  margin-top: 185px;
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item3 {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item3 .img {
    width: 89.2vw;
    margin-left: 4.4vw;
  }
}
#sec04 .clm.item3 .att {
  margin-top: 60px;
}
@media screen and (max-width: 812px) {
  #sec04 .clm.item3 .att {
    margin-top: 8vw;
  }
}

/* ---------------------------------------
  #buy
-----------------------------------------*/
#buy {
  background: url(/brand/anpan/kettle/img/index/bg_buy_pc.png) no-repeat center/cover;
}
@media screen and (min-width: 813px) {
  #buy {
    width: 100%;
    height: 0;
    padding-top: 58.9%;
    position: relative;
  }
}
@media screen and (max-width: 812px) {
  #buy {
    background: url(/brand/anpan/kettle/img/index/bg_buy_sp.png) no-repeat center/cover;
    padding: 11.6vw 0 12vw;
    overflow: hidden;
  }
}
#buy .wrap {
  padding: 0;
}
@media screen and (min-width: 813px) {
  #buy .wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#buy .img {
  margin-left: 9.5625vw;
  margin-top: max(-1.9375vw, 16px);
  width: max(78.875vw, 788px);
}
@media screen and (max-width: 812px) {
  #buy .img {
    margin: 0;
    margin-top: 0;
    margin-left: -2.4vw;
    width: 104.4vw;
  }
}
#buy .img img {
  width: 100%;
}
#buy .btn_1 {
  width: min(30.625vw, 492px);
  margin: 0 auto;
  margin-top: max(2.375vw, 15px);
}
@media screen and (max-width: 812px) {
  #buy .btn_1 {
    width: 72vw;
    margin-top: 2.8vw;
  }
}

/* ---------------------------------------
  .related_products
-----------------------------------------*/
#related_products {
  position: relative;
  background-color: #fdfaf5;
  padding: 180px 0 100px;
  text-align: center;
  z-index: 1;
}

#related_products .contents-inner {
  padding-top: 0;
}

#related_products .related_products-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 980px;
  margin: 70px auto 0;
}

#related_products .related_products-list .related_products-block {
  position: relative;
  background: #fff;
  margin-top: 40px;
  padding-bottom: 80px;
  width: calc(50% - 20px);
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 2px 4px 6px #ddd;
          box-shadow: 2px 4px 6px #ddd;
}

#related_products .related_products-list .related_products-block:nth-of-type(2n-1) {
  margin-right: 35px;
}

#related_products .related_products-list .related_products-block .block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 25px 0;
}

#related_products .related_products-list .related_products-block .block-inner .text-block {
  width: 235px;
}

#related_products .related_products-list .related_products-block .block-inner .text-block h3 {
  color: #8e5f47;
  font-size: 1.8rem;
  line-height: 2.25rem;
  text-align: left;
}

#related_products .related_products-list .related_products-block .block-inner .text-block p {
  margin-top: 15px;
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: left;
}

#related_products .related_products-list .related_products-block .block-inner figure {
  width: 200px;
}

#related_products .related_products-list .related_products-block .button_buy {
  display: none;
  margin-top: 25px;
}

#related_products .related_products-list .related_products-block .button_more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #5ace5c;
  margin-top: 25px;
  text-align: center;
}

#related_products .related_products-list .related_products-block .button_more a {
  position: relative;
  display: block;
  padding: 1em 0;
  color: #fff;
  font-size: 1.8rem;
}

#related_products .related_products-list .related_products-block .button_more a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 12px;
  height: 12px;
  margin: auto;
  content: "";
  vertical-align: middle;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 812px) {
  #related_products {
    padding: 0 0 100px;
  }
  #related_products .contents-inner .title {
    max-width: 100px;
    padding-top: 35px;
    margin: 0 auto;
  }
  #related_products .related_products-list {
    width: 90%;
    margin: 10px auto 0;
  }
  #related_products .related_products-list .related_products-block {
    width: 100%;
    margin-top: 25px;
  }
  #related_products .related_products-list .related_products-block:nth-of-type(2n-1) {
    margin-right: 0;
  }
  #related_products .related_products-list .related_products-block .block-inner .text-block {
    min-height: auto;
  }
  #related_products .related_products-list .related_products-block .block-inner .text-block h3 {
    font-size: 1.5rem;
  }
  #related_products .related_products-list .related_products-block .block-inner .text-block p {
    font-size: 1.3rem;
  }
  #related_products .related_products-list .related_products-block .block-inner figure {
    max-height: 210px;
  }
  #related_products .related_products-list .related_products-block .block-inner figure img {
    height: auto;
    width: auto;
  }
  #related_products .related_products-list .related_products-block .button_buy {
    width: 80%;
    margin: 0 auto;
  }
  #product-contents .buy-block {
    margin-top: 25px;
  }
}
/* ---------------------------------------
  #sec05
-----------------------------------------*/
#sec05 .wrap {
  padding: 40px 0;
}

@media screen and (max-width: 812px) {
  #sec05 .wrap {
    padding: 9.2vw 12vw;
  }
}
#sec05 .ttl img {
  width: 100%;
}

#sec05 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 812px) {
  #sec05 .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 812px) {
  #sec05 .list .item {
    width: 28.1%;
  }
}
@media screen and (max-width: 812px) {
  #sec05 .list .item:nth-child(n+4) {
    margin-top: 5.7vw;
  }
}
#sec05 .btn {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 812px) {
  #sec05 .btn {
    margin-top: 8.5vw;
  }
}
/*modal*/
/* popup
-------------------------------*/
.mfp-bg {
  opacity: 0.3;
}

.popup_wrap {
  width: 980px;
  padding: 137px 164px 100px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px auto;
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
  border-radius: 10px;
}

.popup_wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.popup_wrap .buylink {
  width: 100%;
  margin: 0;
}

.popup_wrap .buylink__ttl {
  text-align: center;
  line-height: 1;
  font-size: 50px;
  color: #36D3C1;
  font-weight: 800;
  margin-bottom: 60px;
}

.popup_wrap .buylink__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: none;
}

.popup_wrap .buylink__list li {
  width: 312px;
}

.popup_wrap .buylink__list li:nth-of-type(n+3) {
  margin-top: 26px;
}

.popup_wrap .buylink__list li a {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(20%, #fd7a0f));
  background: linear-gradient(to bottom, #fff 0, #fd7a0f 20%);
  border: 5px solid #fd7a0f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  width: 100%;
  height: 90px;
  background-size: cover;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
  white-space: nowrap;
}

.popup_wrap .buylink__link {
  padding: 0;
}

.popup_wrap .buylink__list .buylink__link-txt {
  display: inline-block;
}

.mfp-close-btn-in .mfp-close {
  opacity: 0;
}

.popup-modal-dismiss {
  position: absolute;
  top: 28px;
  right: 24px;
  width: 52px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.popup-modal-dismiss img {
  width: 100%;
}

.popup_wrap .buylink__list-item:not(:last-of-type) .buylink__link {
  border-bottom: none;
}

.popup_wrap .buylink__ttl-txt:before,
.popup_wrap .buylink__link-txt:after {
  display: none;
}

@media screen and (min-width: 769px) {
  .popup-modal-dismiss:hover {
    opacity: 0.65;
  }
}
@media screen and (max-width: 768px) {
  .popup_wrap {
    width: 93.6vw;
    padding: 18.4vw 8.6vw 16.8vw;
    border-radius: 5px;
  }
  .popup_wrap .buylink__ttl {
    font-size: 5.86vw;
    margin-bottom: 7.7vw;
  }
  .popup_wrap .buylink__ttl .buylink__ttl-txt {
    color: #36D3C1;
  }
  .popup_wrap .buylink__list li {
    width: 37vw;
  }
  .popup_wrap .buylink__list li:nth-of-type(n+3) {
    margin-top: 2.9vw;
  }
  .popup_wrap .buylink__list li a {
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    height: 13.3vw;
    text-decoration: none;
    line-height: 1.1;
    font-size: 3.7vw;
    background-size: cover;
    white-space: nowrap;
  }
  .popup_wrap .buylink__list-item--toysrus .buylink__link-txt {
    -webkit-transform: scale(0.8, 1);
            transform: scale(0.8, 1);
    letter-spacing: -0.05em;
  }
  .popup_wrap .buylink__list-item--akachanhonpo .buylink__link-txt {
    -webkit-transform: scale(0.9, 1);
            transform: scale(0.9, 1);
    letter-spacing: -0.05em;
  }
  .popup-modal-dismiss {
    top: 4vw;
    right: 3.6vw;
    width: 8vw;
  }
}
.buylink__ttl-txt {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
}

@media screen and (max-width: 768px) {
  .buylink__ttl-txt {
    max-width: 250px;
  }
}
/*# sourceMappingURL=index.css.map */