/*--------------------------------------------------
 common
--------------------------------------------------*/
body {
  color: #555;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover, a:visited, a:active {
  color: #555;
}

/*--------------------------------------------------
 top page
--------------------------------------------------*/
.header_block_top {
  color: #523429;
  background-color: #8cd3ef;
}

.header_block_top a {
  color: #523429;
}

.header_block_top a:hover, .header_block_top a:visited, .header_block_top a:active {
  color: #523429;
}

.header_block_top_group .top_menu button {
  color: #523429;
}

.header_block_top_group .top_menu button .open svg path, .header_block_top_group .top_menu button .close svg path {
  fill: #523429;
}

.header_block_top_group .top_right_contents form.search input[type=text] {
  border-color: #555;
  background-color: #fff;
}

.header_block_top_group .top_right_contents form.search input[type=submit] {
  background-image: url("../img/babycoco/icon_header_search.png");
}

.header_block_top_group .top_right_contents .menu_list > li.home a::before {
  background-image: url("../img/babycoco/icon_header_btn_home.png");
  background-size: auto 22px;
}

.header_block_top_group .top_right_contents .menu_list > li.mypage a::before {
  background-image: url("../img/babycoco/icon_header_btn_mypage.png");
  background-size: auto 22px;
}

.header_block_top_group .top_right_contents .menu_list > li.bookmark a::before {
  background-image: url("../img/babycoco/icon_header_btn_bookmark.png");
  background-size: auto 22px;
}

.header_block_top_group .top_right_contents .menu_list > li.cart a::before {
  background-image: url("../img/babycoco/icon_header_btn_cart.png");
  background-size: auto 22px;
}

@media screen and (max-width: 768px) {
  .header_block_top_group .top_right_contents .menu_list > li.cart a::before {
    background-size: contain;
  }
}

.header_block_navi {
  color: #523429;
  background-color: #fff6cd;
}

.header_block_navi .navi_list > div {
  background-image: url("../img/babycoco/img_header_navi_border.png");
}

.header_block_navi .navi_list > div:first-child::before {
  background-image: url("../img/babycoco/img_header_navi_border.png");
}

.header_block_navi .navi_list > div > a {
  color: #523429;
}

.header_block_navi .navi_list > div > a:hover, .header_block_navi .navi_list > div > a:visited, .header_block_navi .navi_list > div > a:active {
  color: #523429;
}

.header_block_navi .navi_list > div.mega_open > span::after {
  background-image: url("../img/babycoco/icon_header_navi_arrow.png");
}

.header_block_navi .navi_list > div .mega_menu {
  color: #1f355e;
  background-color: #f0f0f0;
}

.header_block_navi .navi_list > div .mod_menu_category {
  background-color: #fff;
}

.header_block_navi .navi_list > div .mod_menu_category .menu_item_list ul > li a {
  color: #523429;
}

.header_block_navi .navi_list > div .mod_menu_category .menu_item_list ul.top_item_list_text > li a .item_list_inner {
  color: #523429;
  background-color: #fff;
}

.header_block_navi_sp {
  background-color: #8cd3ef;
  border-color: #fff;
}

.header_block_navi_sp .navi_form form.search input[type=text] {
  border-color: #555;
  background-color: #fff;
}

.header_block_navi_sp .navi_form form.search input[type=submit] {
  background-image: url("../img/babycoco/icon_header_search.png");
}

.header_block_navi_sp .navi_icon {
  border-top: 1px solid #fff;
}

.header_block_navi_sp .navi_icon_list > li {
  border-color: #fff;
}

.header_block_navi_sp .navi_icon_list > li a {
  color: #523429;
}

.header_block_navi_sp .navi_icon_list > li.home a::before {
  background-image: url("../img/babycoco/icon_header_btn_home.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.mypage a::before {
  background-image: url("../img/babycoco/icon_header_btn_mypage.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.bookmark a::before {
  background-image: url("../img/babycoco/icon_header_btn_bookmark.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.register a::before {
  background-image: url("../img/babycoco/icon_header_btn_register.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_menu {
  background-color: #fff6cd;
}

.header_block_navi_sp .navi_menu > div {
  border-top: 1px solid #523429;
}

.header_block_navi_sp .navi_menu a {
  color: #523429;
}

.header_block_navi_sp .navi_menu a:hover, .header_block_navi_sp .navi_menu a:visited, .header_block_navi_sp .navi_menu a:active {
  color: #523429;
}

.header_block_navi_sp .navi_menu .toggle::before {
  background-image: url("../img/babycoco/icon_header_navi_arrow.png");
}

.header_block_navi_sp .navi_menu .inline {
  color: #523429;
  background-color: #fff;
}

.header_block_navi_sp .navi_menu .inline > li:nth-of-type(n+2) {
  border-color: #999;
}

.header_block_navi_sp .navi_menu .inline a {
  color: #523429;
}

.header_block_navi_sp .navi_menu .inline a:hover, .header_block_navi_sp .navi_menu .inline a:visited, .header_block_navi_sp .navi_menu .inline a:active {
  color: #523429;
}

.header_block_navi_sp .navi_menu .menu_category_list {
  background-color: #fff;
}

.header_block_navi_sp .navi_menu .menu_category_list ul > li a {
  color: #523429;
}

.header_block_navi_sp .navi_menu .menu_category_list ul.top_item_list_text > li a .item_list_inner {
  color: #523429;
  background-color: #fff6cd;
}

.header_block_navi_sp .navi_sns {
  padding: 20px 0;
}

.header_block_navi_sp .navi_sns_list_twitter > a {
  background-image: url("../img/babycoco/icon_sns_twitter.png");
}

.header_block_navi_sp .navi_sns_list_facebook > a {
  background-image: url("../img/babycoco/icon_sns_facebook.png");
}

.header_block_navi_sp .navi_sns_list_instagram > a {
  background-image: url("../img/babycoco/icon_sns_instagram.png");
}

.header_block_headline {
  background-color: #fff;
}

.header_block_headline a {
  color: #333;
  border-bottom: 1px solid #333;
}

.header_block_headline a:hover, .header_block_headline a:visited, .header_block_headline a:active {
  color: #333;
}

.main_block .block_heading .update {
  left: initial;
  top: calc(50% - 10px);
  right: calc(50% - 400px);
  color: #fff;
  background-color: #e9561e;
}

@media screen and (max-width: 768px) {
  .main_block .block_heading .update {
    right: 10px;
  }
}

.main_block .mod_more a {
  color: #000;
  background-color: #fae6a1;
  font-weight: normal;
}

.main_block .mod_more a:hover, .main_block .mod_more a:visited, .main_block .mod_more a:active {
  color: #000;
}

.main_block_slider .slick-dots li.slick-active button::before {
  color: #5d3d2b;
}

.main_block .mod_about_link {
  position: relative;
}

.main_block .mod_about_link::before {
  z-index: 100;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translate(-50%, 0);
  width: 78px;
  height: 59px;
  background-image: url("../img/babycoco/img_about_balloon.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .main_block .mod_about_link::before {
    width: calc(78px / 2);
    top: 6px;
  }
}

.main_block .mod_about_link_block {
  position: relative;
}

.main_block .mod_about_link_block::before {
  z-index: 98;
  content: '';
  display: block;
  position: absolute;
  left: 30%;
  top: -22px;
  transform: translate(-30%, -50%);
  width: 135px;
  height: 67px;
  background-image: url("../img/babycoco/img_about_chara_01.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .main_block .mod_about_link_block::before {
    width: calc(135px / 2);
    top: 5px;
    left: 20%;
  }
}

.main_block .mod_about_link_block::after {
  z-index: 98;
  content: '';
  display: block;
  position: absolute;
  right: 30%;
  top: -22px;
  transform: translate(30%, -50%);
  width: 132px;
  height: 67px;
  background-image: url("../img/babycoco/img_about_chara_02.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .main_block .mod_about_link_block::after {
    width: calc(132px / 2);
    top: 5px;
    right: 20%;
  }
}

.main_block .mod_about_link_block > a {
  z-index: 97;
  position: relative;
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  color: #894b22;
  padding: 15px 80px;
  border: 12px solid #a0cce5;
  background-color: #fff;
  border-radius: 20px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_about_link_block > a {
    font-size: 14px;
    padding: 7.5px 40px;
    border-width: 8px;
    border-radius: 10px;
  }
}

.main_block .mod_about_link_block > a::after {
  content: '';
  display: block;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  width: 39px;
  height: 39px;
  background-image: url("../img/babycoco/img_about_after.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .main_block .mod_about_link_block > a::after {
    width: calc(39px / 2);
    height: calc(39px / 2);
    right: 15px;
  }
}

.main_block .mod_block_newgoods .top_ttl {
  background-image: url("../img/babycoco/img_ttl_text_newgoods.png");
  height: 68px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_ttl {
    height: calc(68px / 2);
  }
}

.main_block .mod_block_newgoods .top_ttl::before {
  width: 9.464%;
  height: 179.411%;
  background-image: url("../img/babycoco/img_ttl_chara_newgoods01.png");
  left: calc(50% - 25%);
  top: -50%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_ttl::before {
    width: 16.166%;
    left: calc(50% - 36%);
  }
}

.main_block .mod_block_newgoods .top_ttl::after {
  width: 7.609%;
  height: 169.117%;
  background-image: url("../img/babycoco/img_ttl_chara_newgoods02.png");
  right: calc(50% - 24%);
  top: -50%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_ttl::after {
    width: 13%;
    right: calc(50% - 33%);
  }
}

.main_block .mod_block_special .top_ttl {
  background-image: url("../img/babycoco/img_ttl_text_special.png");
  height: 69px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl {
    height: calc(69px / 2);
  }
}

.main_block .mod_block_special .top_ttl::before {
  width: 9.658%;
  height: 195.652%;
  background-image: url("../img/babycoco/img_ttl_chara_special01.png");
  left: calc(50% - 20%);
  top: -77%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl::before {
    width: 16.5%;
    left: calc(50% - 31%);
  }
}

.main_block .mod_block_special .top_ttl::after {
  width: 9.073%;
  height: 188.405%;
  background-image: url("../img/babycoco/img_ttl_chara_special02.png");
  right: calc(50% - 20%);
  top: -71%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl::after {
    width: 15.5%;
    right: calc(50% - 31%);
  }
}

.main_block .mod_block_pickup .top_ttl {
  background-image: url("../img/babycoco/img_ttl_text_pickup.png");
  height: 68px;
  /*
      &::before {
        width: 132px;
        height: 190px;
        background-image: url('../img/babycoco/img_ttl_chara_pickup01.png');
        left: calc(50% - 300px);
        top: -76px;
        @include mq-sp {
          max-width: 20%;
          height: 0;
          left: 7%;
          top: 70%;
          transform: translate(0, -70%);
          padding-top: 30%;
        }
      }
      &::after {
        width: 181px;
        height: 185px;
        background-image: url('../img/babycoco/img_ttl_chara_pickup02.png');
        right: calc(50% - 300px);
        top: -73px;
        @include mq-sp {
          max-width: 30%;
          height: 0;
          right: 5%;
          top: 70%;
          transform: translate(0, -70%);
          padding-top: 30%;
        }
      }
      */
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_pickup .top_ttl {
    height: calc(68px / 2);
  }
}

.main_block .mod_block_category .block_heading {
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .block_heading {
    margin: 0 0 15px;
  }
}

.main_block .mod_block_category .top_ttl {
  background-image: url("../img/babycoco/img_ttl_text_category.png");
  height: 69px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl {
    height: calc(69px / 2);
  }
}

.main_block .mod_block_category .top_ttl::before {
  width: 7.707317073%;
  height: 171.0144928%;
  background-image: url("../img/babycoco/img_ttl_chara_category01.png");
  left: calc(50% - 17%);
  top: -50%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl::before {
    width: 13.16666667%;
    left: calc(50% - 24%);
  }
}

.main_block .mod_block_category .top_ttl::after {
  width: 7.707317073%;
  height: 171.0144928%;
  background-image: url("../img/babycoco/img_ttl_chara_category02.png");
  right: calc(50% - 24%);
  top: -50%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl::after {
    width: 13.16666667%;
    right: calc(50% - 36%);
  }
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_item_list ul.top_item_list_text > li {
    width: calc((100% - 10.57%) / 2);
  }
}

.main_block .mod_block_category .top_item_list ul.top_item_list_text > li a .item_list_inner {
  background-color: #ccc;
}

.main_block .mod_block_bottom .top_ttl {
  background-image: url("../img/babycoco/img_ttl_text_ranking.png");
  height: 68px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ttl {
    height: calc(68px / 2);
  }
}

.main_block .mod_block_bottom .top_ttl::before {
  width: 14.73170732%;
  height: 297.0588235%;
  background-image: url("../img/babycoco/img_ttl_chara_ranking.png");
  right: calc(50% - 27%);
  top: -186%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ttl::before {
    width: 25.16666667%;
    right: calc(50% - 43%);
  }
}

.main_block .mod_block_bottom .top_ranking_list > div > ul > li:nth-child(n+2)::before {
  color: #555;
}

.main_block .mod_block_bottom .top_recommend_list {
  padding: 33px 0;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_recommend_list {
    padding: 21.5px 0;
  }
}

.main_block .mod_block_bottom .top_recommend_list .inner_ttl {
  background-image: url("../img/babycoco/img_ttl_text_recommend.png");
  height: 68px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_recommend_list .inner_ttl {
    height: calc(68px / 2);
    margin-bottom: 7.5px;
  }
}

.main_block .mod_block_bottom .top_recommend_list .inner_ttl::before {
  width: 12.2324159%;
  height: 163.2352941%;
  background-image: url("../img/babycoco/img_ttl_chara_recommend.png");
  left: calc(50% - 35.8%);
  top: -16%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_recommend_list .inner_ttl::before {
    width: 20%;
    left: 0;
  }
}

.main_block .mod_block_bottom .top_recommend_list ul {
  border-top: 11px solid #8cd3ef;
  padding: 33px 22px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_recommend_list ul {
    padding: 21.5px 7.5px;
    border-width: 5.5px;
  }
}

.main_block .mod_block_bottom .top_link_list {
  padding: 33px 0 0;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list {
    padding: 21.5px 0 0;
  }
}

.main_block .mod_block_bottom .top_link_list .inner_ttl {
  background-image: url("../img/babycoco/img_ttl_text_link.png");
  height: 68px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list .inner_ttl {
    height: calc(68px / 2);
    margin-bottom: 7.5px;
  }
}

.main_block .mod_block_bottom .top_link_list .inner_ttl::before {
  width: 13.65953109%;
  height: 173.5294118%;
  background-image: url("../img/babycoco/img_ttl_chara_link.png");
  top: -50%;
  right: calc(50% - 25%);
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list .inner_ttl::before {
    width: 22.23333333%;
    right: calc(50% - 39%);
  }
}

.main_block .mod_block_bottom .top_link_list .inner_box {
  border-top: 11px solid #8cd3ef;
  padding: 33px 22px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list .inner_box {
    padding: 21.5px 7.5px;
    border-width: 5.5px;
  }
}

.main_block .mod_block_bottom .top_link_list ul {
  padding: 33px 0;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list ul {
    padding: 21.5px 0;
  }
}

.footer_block_top {
  color: #543523;
  background-color: #fff;
}

.footer_block_top a {
  color: #543523;
}

.footer_block_top a:hover, .footer_block_top a:visited, .footer_block_top a:active {
  color: #543523;
}

.footer_block_top .top_sns_list_twitter > a {
  background-image: url("../img/babycoco/icon_sns_twitter.png");
}

.footer_block_top .top_sns_list_facebook > a {
  background-image: url("../img/babycoco/icon_sns_facebook.png");
}

.footer_block_top .top_sns_list_instagram > a {
  background-image: url("../img/babycoco/icon_sns_instagram.png");
}

.footer_block_top .top_contents_contact .heading {
  border-bottom: 2px dashed #543523;
}

.footer_block_top .top_contents_contact .heading::before {
  background-image: url("../img/babycoco/img_ttl_text_contact.png");
  width: 145px;
  height: 25px;
}

@media screen and (max-width: 768px) {
  .footer_block_top .top_contents_contact .heading::before {
    width: 88px;
    height: 15px;
  }
}

.footer_block_top .top_contents_howto .heading {
  border-bottom: 2px dashed #543523;
}

.footer_block_top .top_contents_howto .heading::before {
  background-image: url("../img/babycoco/img_ttl_text_howtouse.png");
  width: 195px;
  height: 25px;
}

@media screen and (max-width: 768px) {
  .footer_block_top .top_contents_howto .heading::before {
    width: 117px;
    height: 15px;
  }
}

.footer_block_top .top_contents_howto .menu_list_01 a::before {
  background-image: url("../img/babycoco/icon_footer_menu01.png");
  background-size: auto 50px;
}

@media screen and (max-width: 768px) {
  .footer_block_top .top_contents_howto .menu_list_01 a::before {
    background-size: auto 35px;
  }
}

.footer_block_top .top_contents_howto .menu_list_02 a::before {
  background-image: url("../img/babycoco/icon_footer_menu02.png");
  background-size: auto 43px;
}

@media screen and (max-width: 768px) {
  .footer_block_top .top_contents_howto .menu_list_02 a::before {
    background-size: auto 30px;
  }
}

.footer_block_top .top_contents_howto .menu_list_03 a::before {
  background-image: url("../img/babycoco/icon_footer_menu03.png");
  background-size: auto 41px;
}

@media screen and (max-width: 768px) {
  .footer_block_top .top_contents_howto .menu_list_03 a::before {
    background-size: auto 24px;
  }
}

@media screen and (min-width: 769px) {
  .footer_block_fixed {
    right: 0 !important;
  }
}

.footer_block_fixed a {
  background-image: url("../img/babycoco/img_pagetop.png");
  width: 247px;
  height: 156px;
}

@media screen and (max-width: 768px) {
  .footer_block_fixed a {
    width: calc(247px / 2);
    height: calc(156px / 2);
  }
}

.footer_block_bottom {
  color: #523429;
  background-color: #fff6cd;
}

.footer_block_bottom a {
  color: #523429;
}

.footer_block_bottom a:hover, .footer_block_bottom a:visited, .footer_block_bottom a:active {
  color: #523429;
}

.footer_block_bottom .bottom_menu_list > li {
  border-left: 2px solid #523429;
}
/*# sourceMappingURL=category_babycoco.css.map */