/*--------------------------------------------------
 common
--------------------------------------------------*/
body {
  color: #574100;
}

a {
  color: #574100;
  text-decoration: none;
}

a:hover, a:visited, a:active {
  color: #574100;
}

/*--------------------------------------------------
 top page
--------------------------------------------------*/
.header_block_top {
  color: #000;
  background-color: #fff;
}

.header_block_top a {
  color: #000;
}

.header_block_top a:hover, .header_block_top a:visited, .header_block_top a:active {
  color: #000;
}

.header_block_top_group .top_menu button {
  color: #000;
}

.header_block_top_group .top_menu button .open svg path, .header_block_top_group .top_menu button .close svg path {
  fill: #000;
}

.header_block_top_group .top_right_contents form.search input[type=text] {
  border-color: #898989;
  background-color: #fff;
}

.header_block_top_group .top_right_contents form.search input[type=submit] {
  background-image: url("../img/sesamestreet/icon_header_search.png");
}

.header_block_top_group .top_right_contents .menu_list > li.home a::before {
  background-image: url("../img/sesamestreet/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/sesamestreet/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/sesamestreet/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/sesamestreet/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: #fff;
  background-color: #009c55;
}

.header_block_navi .navi_list > div {
  background-image: url("../img/sesamestreet/img_header_navi_border.png");
}

.header_block_navi .navi_list > div:first-child::before {
  background-image: url("../img/sesamestreet/img_header_navi_border.png");
}

.header_block_navi .navi_list > div > a {
  color: #fff;
}

.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: #fff;
}

.header_block_navi .navi_list > div.mega_open > span::after {
  background-image: url("../img/sesamestreet/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: #1f355e;
}

.header_block_navi .navi_list > div .mod_menu_category .menu_item_list ul.top_item_list_text > li a .item_list_inner {
  color: #1f355e;
  background-color: #b08400;
}

.header_block_navi_sp {
  background-color: #fff;
  border-color: #c0c0c0;
}

.header_block_navi_sp .navi_form form.search input[type=text] {
  border-color: #c0c0c0;
  background-color: #fff;
}

.header_block_navi_sp .navi_form form.search input[type=submit] {
  background-image: url("../img/sesamestreet/icon_header_search.png");
}

.header_block_navi_sp .navi_icon {
  border-top: 1px solid #c0c0c0;
}

.header_block_navi_sp .navi_icon_list > li {
  border-color: #c0c0c0;
}

.header_block_navi_sp .navi_icon_list > li a {
  color: #000;
}

.header_block_navi_sp .navi_icon_list > li.home a::before {
  background-image: url("../img/sesamestreet/icon_header_btn_home.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.mypage a::before {
  background-image: url("../img/sesamestreet/icon_header_btn_mypage.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.bookmark a::before {
  background-image: url("../img/sesamestreet/icon_header_btn_bookmark.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.register a::before {
  background-image: url("../img/sesamestreet/icon_header_btn_register.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_menu {
  background-color: #009c55;
}

.header_block_navi_sp .navi_menu > div {
  border-top: 1px solid #fff;
}

.header_block_navi_sp .navi_menu a {
  color: #fff;
}

.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: #fff;
}

.header_block_navi_sp .navi_menu .toggle::before {
  background-image: url("../img/sesamestreet/icon_header_navi_arrow.png");
}

.header_block_navi_sp .navi_menu .inline {
  color: #333;
  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: #333;
}

.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: #333;
}

.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: #333;
}

.header_block_navi_sp .navi_menu .menu_category_list ul.top_item_list_text > li a .item_list_inner {
  color: #333;
  background-color: #b08400;
}

.header_block_navi_sp .navi_sns {
  padding: 20px 0;
}

.header_block_navi_sp .navi_sns_list_twitter > a {
  background-image: url("../img/sesamestreet/icon_sns_twitter.png");
}

.header_block_navi_sp .navi_sns_list_facebook > a {
  background-image: url("../img/sesamestreet/icon_sns_facebook.png");
}

.header_block_navi_sp .navi_sns_list_instagram > a {
  background-image: url("../img/sesamestreet/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% - 300px);
  color: #fff;
  background-color: #009c55;
}

@media screen and (max-width: 768px) {
  .main_block .block_heading .update {
    right: 10px;
  }
}

.main_block .mod_more a {
  color: #fff;
  background-color: #02b040;
  font-weight: normal;
}

.main_block .mod_more a:hover, .main_block .mod_more a:visited, .main_block .mod_more a:active {
  color: #fff;
}

.main_block_slider .slick-dots li.slick-active button::before {
  color: #000;
}

@media screen and (max-width: 768px) {
  .main_block_slider .slick-dots li.slick-active button::before {
    width: calc(43px / 2);
    height: calc(34px / 2);
  }
}

.main_block .mod_block_newgoods .top_ttl {
  background-image: url("../img/sesamestreet/img_ttl_text_newgoods.png");
  background-position: 52% center;
  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: 11.643%;
  height: 189.71%;
  background-image: url(../img/sesamestreet/img_ttl_chara_newgoods.png);
  left: calc(50% - 25%);
  top: -31%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_ttl::before {
    width: calc(11.643% * 1.7);
    height: calc(189.71% * 1.18);
    left: calc(50% - 43%);
    top: -65%;
  }
}

.main_block .mod_block_newgoods .top_item_list {
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-repeat: no-repeat;
  background-position-x: center;
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_item_list {
    padding: 30px 21.5px 21.5px;
  }
}

.main_block .mod_block_special .top_ttl {
  background-image: url("../img/sesamestreet/img_ttl_text_special.png");
  height: 65px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl {
    height: calc(65px / 2);
  }
}

.main_block .mod_block_special .top_ttl::after {
  width: 14.121951%;
  height: 283.84%;
  background-image: url(../img/sesamestreet/img_ttl_chara_special.png);
  right: calc(50% - 26%);
  top: -125%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl::after {
    width: calc(14.121951% * 1.5);
    height: calc(283.84% * 1.17);
    right: calc(50% - 40%);
    top: -171%;
  }
}

.main_block .mod_block_special .top_item_list {
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-repeat: no-repeat;
  background-position-x: center;
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_item_list {
    padding: 30px 21.5px 21.5px;
  }
}

.main_block .mod_block_pickup .top_ttl {
  background-image: url("../img/sesamestreet/img_ttl_text_pickup.png");
  height: 65px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_pickup .top_ttl {
    height: calc(65px / 2);
  }
}

.main_block .mod_block_pickup .top_ttl::before {
  width: 21.593%;
  height: 214.72%;
  background-image: url("../img/sesamestreet/img_ttl_chara_pickup.png");
  left: calc(50% - 31%);
  top: -54%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_pickup .top_ttl::before {
    width: calc(21.593% * 1.5);
    height: calc(214.72% * 1.06);
    left: calc(50% - 43%);
    top: -66%;
  }
}

.main_block .mod_block_pickup .top_item_list {
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-repeat: no-repeat;
  background-position-x: center;
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_pickup .top_item_list {
    padding: 30px 21.5px 21.5px;
  }
}

.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/sesamestreet/img_ttl_text_category.png");
  height: 67px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl {
    height: calc(67px / 2);
  }
}

.main_block .mod_block_category .top_ttl::after {
  width: 21.494%;
  height: 275%;
  background-image: url("../img/sesamestreet/img_ttl_chara_category.png");
  right: calc(50% - 33%);
  top: -115%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl::after {
    width: calc(21.494% * 1.5);
    height: calc(275% * 1.01);
    right: calc(50% - 46%);
    top: -122%;
  }
}

.main_block .mod_block_category .top_item_list {
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-repeat: no-repeat;
  background-position-x: center;
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_item_list {
    padding: 30px 21.5px 21.5px;
  }
}

.main_block .mod_block_category .top_item_list ul.top_item_list_text > li a .item_list_inner {
  background-color: #d7ba62;
}

.main_block .mod_block_bottom .top_ttl {
  background-image: url("../img/sesamestreet/img_ttl_text_ranking.png");
  height: 63px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ttl {
    height: calc(63px / 2);
  }
}

.main_block .mod_block_bottom .top_ttl::before {
  width: 20.698%;
  height: 251.48%;
  background-image: url("../img/sesamestreet/img_ttl_chara_ranking.png");
  left: calc(50% - 34%);
  top: -84%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ttl::before {
    width: calc(20.698% * 1.5);
    height: calc(251.48% * 1.08);
    left: calc(50% - 47%);
    top: -108%;
  }
}

.main_block .mod_block_bottom .top_ranking_list {
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-repeat: no-repeat;
  background-position-x: center;
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ranking_list {
    padding: 30px 21.5px 21.5px;
  }
}

.main_block .mod_block_bottom .top_ranking_list > div > ul > li:nth-child(n+2)::before {
  color: #491d13;
}

.main_block .mod_block_bottom .top_recommend_list {
  padding: 0;
}

.main_block .mod_block_bottom .top_recommend_list .inner_ttl {
  background-image: url("../img/sesamestreet/img_ttl_text_recommend.png");
  height: 68px;
  margin-bottom: 30px;
  /*
        &::before {
          width: 122px;
          height: 93px;
          background-image: url('../img/sesamestreet/img_ttl_chara_recommend.png');
          left: calc(50% - 353px);
          top: 16px;
          @include mq-sp {
            max-width: 20%;
            height: 0;
            left: 1%;
            top: 100%;
            transform: translate(0,-50%);
            padding-top: 15%;
          }
        }
        */
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_recommend_list .inner_ttl {
    height: calc(68px / 2);
    margin-bottom: 20px;
  }
}

.main_block .mod_block_bottom .top_recommend_list ul {
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_recommend_list ul {
    padding: 30px 21.5px 21.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/sesamestreet/img_ttl_text_link.png");
  height: 79px;
  margin-bottom: 30px;
}
/*
.main_block .mod_block_bottom .top_link_list .inner_ttl::before {
  width: 236px;
  height: 225px;
  background-image: url('../img/sesamestreet/img_ttl_chara_link.png');
  right: 10px;
  top: -114px;
}
@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list .inner_ttl::before {
    max-width: 25%;
    height: 0;
    right: 1%;
    top: 55%;
    transform: translate(0,-50%);
    padding-top: 25%;
  }
}
*/
@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list .inner_ttl {
    height: calc(79px / 2);
    margin-bottom: 20px;
  }
}

.main_block .mod_block_bottom .top_link_list ul {
  /*
  background-image: url("../img/sesamestreet/img_border_top.png");
  background-repeat: no-repeat;
  background-position-x: center;
  */
  padding: 62px 33px 33px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list ul {
    padding: 30px 21.5px 21.5px;
  }
}
*/
.footer_block_top {
  color: #574100;
  background-color: #fff;
}

.footer_block_top a {
  color: #574100;
}

.footer_block_top a:hover, .footer_block_top a:visited, .footer_block_top a:active {
  color: #574100;
}

.footer_block_top .top_sns_list_twitter > a {
  background-image: url("../img/sesamestreet/icon_sns_twitter.png");
}

.footer_block_top .top_sns_list_facebook > a {
  background-image: url("../img/sesamestreet/icon_sns_facebook.png");
}

.footer_block_top .top_sns_list_instagram > a {
  background-image: url("../img/sesamestreet/icon_sns_instagram.png");
}

.footer_block_top .top_contents_contact .heading {
  border-bottom: 2px dashed #574100;
}

.footer_block_top .top_contents_contact .heading::before {
  background-image: url("../img/sesamestreet/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 #574100;
}

.footer_block_top .top_contents_howto .heading::before {
  background-image: url("../img/sesamestreet/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/sesamestreet/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/sesamestreet/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/sesamestreet/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;
  }
}

.footer_block_fixed a {
  background-image: url("../img/sesamestreet/img_pagetop.png");
  width: 105px;
  height: 159px;
}

@media screen and (max-width: 768px) {
  .footer_block_fixed a {
    width: calc(105px / 2);
    height: calc(159px / 2);
  }
}

.footer_block_bottom {
  color: #fff;
  background-color: #02b040;
}

.footer_block_bottom a {
  color: #fff;
}

.footer_block_bottom a:hover, .footer_block_bottom a:visited, .footer_block_bottom a:active {
  color: #fff;
}

.footer_block_bottom .bottom_menu_list > li {
  border-left: 2px solid #fff;
}
/*# sourceMappingURL=category_sesamestreet.css.map */


.top_ttl {
  z-index: -1;
}
.top_item_list,
.top_ranking_list {
  background-color: initial !important;
}

@media screen and (min-width: 769px) {
  .header_block_top_group .top_logo {
    margin-bottom: -11px;
  }
  .mod_character_copy .copy_top_image {
    margin-bottom: 30px;
  }
}

