/*--------------------------------------------------
 common
--------------------------------------------------*/
body {
  color: #574100;
}

a {
  color: #343434;
  text-decoration: none;
}

a:hover, a:visited, a:active {
  color: #343434;
}

/*--------------------------------------------------
 top page
--------------------------------------------------*/

.header_block_navi .navi_list {
	background-color: #697e9d;
}
.header_block_top {
  color: #343434;
  background-color: #fff;
}

.header_block_top a {
  color: #343434;
}

.header_block_top a:hover, .header_block_top a:visited, .header_block_top a:active {
  color: #343434;
}

.header_block_top_group .top_menu button {
  color: #343434;
}

.header_block_top_group .top_menu button .open svg path, .header_block_top_group .top_menu button .close svg path {
  fill: #343434;
}

.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/urpo/icon_header_search.png");
}

.header_block_top_group .top_right_contents .menu_list > li.home a::before {
  background-image: url("../img/urpo/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/urpo/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/urpo/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/urpo/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;
}

.header_block_navi .navi_list{
	background-color: #697e9d;
}

.header_block_navi .navi_list > div {
  background-image: url("../img/urpo/img_header_navi_border.png");
}

.header_block_navi .navi_list > div:first-child::before {
  background-image: url("../img/urpo/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/urpo/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: #5a6a99;
}

.header_block_navi_sp {
  background-color: #fff;
  border-color: #343434;
}

.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/urpo/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/urpo/icon_header_btn_home.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.mypage a::before {
  background-image: url("../img/urpo/icon_header_btn_mypage.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.bookmark a::before {
  background-image: url("../img/urpo/icon_header_btn_bookmark.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_icon_list > li.register a::before {
  background-image: url("../img/urpo/icon_header_btn_register.png");
  background-size: auto 22px;
}

.header_block_navi_sp .navi_menu {
  background-color: #697e9d;
}

.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/urpo/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: #5a6a99;
}

.header_block_navi_sp .navi_sns {
  padding: 20px 0;
}

.header_block_navi_sp .navi_sns_list_twitter > a {
  background-image: url("../img/urpo/icon_sns_twitter.png");
}

.header_block_navi_sp .navi_sns_list_facebook > a {
  background-image: url("../img/urpo/icon_sns_facebook.png");
}

.header_block_navi_sp .navi_sns_list_instagram > a {
  background-image: url("../img/urpo/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: #b4252d;
}

@media screen and (max-width: 768px) {
  .main_block .block_heading .update {
    right: 10px;
  }
}

.main_block .mod_more a {
  color: #fff;
  background-color: #596a9e;
  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: #B4252D;
}



.main_block .mod_block_newgoods .top_ttl {
  background-image: url("../img/urpo/img_ttl_text_newgoods2.png");
  background-position: 52% center;
  height: 180px;
 
}


@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_ttl {
    height: calc(180px / 2);
  }
}

/*.main_block .mod_block_newgoods .top_ttl::before {
  width: 19.12195122%;
  height: 252.9411765%;
  background-image: url("../img/urpo/img_ttl_chara_newgoods.png");
  left: calc(50% - 37%);
  top: -100%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_newgoods .top_ttl::before {
    width: 21.77777778%;
    height: 168.627451%;
    left: calc(50% - 45%);
    top: -50%;
  }
}*/
.main_block .mod_block_news .top_ttl {
  background-image: url("../img/urpo/img_ttl_text_news.png");
  height: 180px;  
}

.main_block .mod_block_newgoods .top_item_list {
  background-image: url("../img/urpo/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_newgoods .top_item_list {
    padding: 30px 21.5px 21.5px;
  }
}

.main_block .mod_block_special .top_ttl {
  background-image: url("../img/urpo/img_ttl_text_special.png");
  height: 180px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl {
    height: calc(180px / 2);
  }
}

/*.main_block .mod_block_special .top_ttl::before {
  width: 19.12195122%;
  height: 176.4705882%;
  background-image: url("../img/urpo/img_ttl_chara_special.png");
  left: calc(50% - 35%);
  top: -50%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_special .top_ttl::before {
    width: 21.77777778%;
    height: 117.6470588%;
    left: calc(50% - 38%);
    top: -10%;
  }
}*/

/*.main_block .mod_block_special .top_item_list {
  background-image: url("../img/urpo/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_special .top_item_list {
    padding: 30px 21.5px 21.5px;
  }
}*/

.main_block .mod_block_pickup .top_ttl {
  background-image: url("../img/urpo/img_ttl_text_pickup.png");
  height: 68px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_pickup .top_ttl {
    height: calc(68px / 2);
  }
}

/*.main_block .mod_block_pickup .top_ttl::before {
  width: 11.70731707%;
  height: 248.5294118%;
  background-image: url("../img/urpo/img_ttl_chara_pickup.png");
  left: calc(50% - 26%);
  top: -90%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_pickup .top_ttl::before {
    width: 13.33333333%;
    height: 165.6862745%;
    top: -50%;
    left: calc(50% - 33%);
  }
}*/

.main_block .mod_block_pickup .top_item_list {
  background-image: url("../img/urpo/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_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/urpo/img_ttl_text_category.png");
  height: 145px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl {
    height: calc(145px / 2);
  }
}

/*.main_block .mod_block_category .top_ttl::before {
  width: 19.02439024%;
  height: 219.1176471%;
  background-image: url("../img/urpo/img_ttl_chara_category.png");
  left: calc(50% - 35%);
  top: -70%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_category .top_ttl::before {
    width: 21.66666667%;
    height: 146.0784314%;
    top: -25%;
    left: calc(50% - 40%);
  }
}*/

.main_block .mod_block_category .top_item_list {
  background-image: url("../img/urpo/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_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/urpo/img_ttl_text_ranking.png");
  height: 175px;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ttl {
    height: calc(175px / 2);
  }
}

/*.main_block .mod_block_bottom .top_ttl::before {
  width: 22.82926829%;
  height: 244.1176471%;
  background-image: url("../img/urpo/img_ttl_chara_ranking.png");
  left: calc(50% - 37%);
  top: -100%;
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_ttl::before {
    width: 26%;
    height: 162.745098%;
    left: calc(50% - 45%);
    top: -50%;
  }
}*/

.main_block .mod_block_bottom .top_ranking_list {
  background-image: url("../img/urpo/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_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/urpo/img_ttl_text_recommend.png");
  height: 68px;
  margin-bottom: 30px;
  /*
        &::before {
          width: 122px;
          height: 93px;
          background-image: url('../img/urpo/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/urpo/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/urpo/img_ttl_text_link.png");
  height: 166px;
  margin-bottom: 30px;
  
        
        
}

@media screen and (max-width: 768px) {
  .main_block .mod_block_bottom .top_link_list .inner_ttl {
    height: calc(166px / 2);
    margin-bottom: 20px;
  }
}

.main_block .mod_block_bottom .top_link_list ul {
  background-image: url("../img/urpo/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_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/urpo/icon_sns_twitter.png");
}

.footer_block_top .top_sns_list_facebook > a {
  background-image: url("../img/urpo/icon_sns_facebook.png");
}

.footer_block_top .top_sns_list_instagram > a {
  background-image: url("../img/urpo/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/urpo/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/urpo/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/urpo/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/urpo/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/urpo/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/urpo/img_pagetop.png");
  width: 112px;
  height: 141px;
}

@media screen and (max-width: 768px) {
  .footer_block_fixed a {
    width: calc(112px / 2);
    height: calc(141px / 2);
  }
}

.footer_block_bottom {
  color: #fff;
  background-color: #677ab3;
}

.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_gamakun.css.map */