@charset "utf-8";

#header {
  height: 65px;
  padding-top: 5px;
}
#header .hBox ul {
  margin: 8px 0 0 0;
}
#header .hBox li a {
  background: url(../images/parts/global_header/ap_icon_arrow_right02.png) no-repeat 0 center;
  font-weight: normal;
}
#header .hInner .headerLogo {
  margin: -17px 12px 0 0;
  float: left;
  display: block;
}
#header .hInner .left ul {
  margin-bottom: 0;
}
#header .hInner .left .liStyle2 {
  margin: -18px 0 0px 10px;
  background: none;
  width: auto;
}
#header .hInner .left .liStyle2 span {
  padding: 0;
  background: none;
}
#header .hInner .left .liStyle2 span a {
  display: block;
  width: 136px;
  height: 28px;
  background-color: #FCF373;
  color: #000;
  line-height: 28px;
  padding: 0 0 0 12px;
  border: 1px solid #000;
  border-radius: 3px;
  background-image: url(../images/parts/global_header/ap_icon_arrow_right01.png);
  background-repeat: no-repeat;
  background-position: 7px center;
}
#header .hSection {
  margin-bottom: 0;
  height: auto;
}
#header .hSection dl {
  margin: -7px 0 0 20px;
  float: left;
  width: auto;
  font-family: Meiryo, メイリオ, sans-serif;
}
#header .hSection dt {
  font-family: Meiryo, メイリオ, sans-serif;
  clear: both;
}
#header .hSection dd {
  font-family: Meiryo, メイリオ, sans-serif;
  padding: 0 0 3px 0;
  float: left;
  line-height: 19px;
}
#header .hSection dd span {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
#header .hSection .point_link {
  float: left;
  display: block;
  width: 130px;
  height: 36px;
  border-radius: 5px;
  line-height: 36px;
  background: #F93846;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: -7px 0 0 10px;
}
#header .hSection .point_link:hover {
  opacity: .8;
}

#GLOBAL_NAVIGATION {
  height: 50px;
  background: #222;
}
#GLOBAL_NAVIGATION_CONTAINER {
  width: 1000px;
  margin: 0 auto;
}
#GLOBAL_NAVIGATION_CONTAINER .categories {
  height: 50px;
  float: left;
  width: 601px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li {
  float: left;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li a {
  background-image: url(../images/parts/global_header/ap_navigation.png);
  display: block;
  width: 100px;
  height: 50px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryBoy a:hover,
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryBoy.current a {
  background-position: 0 -50px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryGirl a {
  background-position: -100px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryGirl a:hover,
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryGirl.current a {
  background-position: -100px -50px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryMan a {
  background-position: -200px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryMan a:hover,
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryMan.current a {
  background-position: -200px -50px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryLady a {
  background-position: -300px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryLady a:hover,
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryLady.current a {
  background-position: -300px -50px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryOtona a {
  background-position: -400px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryOtona a:hover,
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryOtona.current a {
  background-position: -400px -50px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryFree a {
  background-position: -500px 0;
  width: 101px;
}
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryFree a:hover,
#GLOBAL_NAVIGATION_CONTAINER .categories li.categoryFree.current a {
  background-position: -500px -50px;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList {
  float: right;
  height: 50px;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li {
  float: left;
  margin: 10px 0 0 12px;
  position: relative;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li a {
  background-image: url(../images/parts/global_header/ap_navigation.png);
  display: block;
  width: 90px;
  height: 30px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li a:hover {
  opacity: .8;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li.linkDeal a {
  background-position: -601px 0;
  width: 60px;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li.linkCart a {
  background-position: -661px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li.linkMypage a {
  background-position: -751px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li.linkLogin a {
  background-position: -841px 0;
}
#GLOBAL_NAVIGATION_CONTAINER .linkList li.linkLogout a {
  background-position: -932px 0;
}

#GLOBAL_NAVIGATION_CONTAINER .linkList li .count {
  text-indent: 0;
  position: absolute;
  top: -5px;
  right: -5px;
  color: #fff;
  display: block;
  font-size: 11px;
  background: #FF3139;
  height: 16px;
  min-width: 10px;
  padding: 0 3px;
  text-align: center;
  border-radius: 10px;
  line-height: 15px;
  pointer-events: none;
}

#GLOBAL_SEARCH_BOX_BACKGROUND {
  background: #E1E0D3;
  height: 50px;
}
#GLOBAL_SEARCH_BOX_CONTAINER {
  padding: 8px 0;
}
#GSB_base div.search_form {
  width: 610px;
}
#GSB_base #search_word_form select {
  background-color: #333;
  background-position: 75px center;
}
select::selection {
  background-color: #333;
}
#GSB_base #search_word input.button_search_word {
  background-image: url(../images/parts/global_header/ap_search_navigation.png);
}
#GSB_base #safe_search {
  width: 150px;
}
#GSB_base #safe_search p {
  margin: 1px 10px 0 0;
}
#GSB_base #safe_search label {
  padding: 3px 0;
  margin: 2px 2px 0 0;
  background: #aaa;
}
#GSB_base #safe_search input[type="radio"]:checked + .switch-on, #GSB_base #safe_search input[type="radio"]:checked + .switch-off {
  background: #333;
}

#GSB_base div.right a {
  background-image: url(../images/parts/global_header/ap_search_navigation.png);
  width: 130px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#GSB_base div.right a:hover {
  opacity: .8;
}
#GSB_base div.right a.ranking {
  background-position: -32px 0;
}
#GSB_base div.right a.calendar {
  background-position: -162px 0;
}