body {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
main,
footer,
nav,
figure {
  display: block;
}
*:focus {
  outline: none;
}
figure {
  margin: 0;
  padding: 0;
}
a {
  color: #000;
}
a:hover {
  opacity: .7;
  color: #000;
}
a:hover img {
  opacity: 1;
}
a div {
  color: #000;
}
a:focus,
a:active,
a:visited {
  color: #000;
}
img {
  max-width: 100%;
}
#c50 {
  background: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#c50 .container {
  width: 1200px;
  margin: 0 auto;
}
#c50 .contents_ {
  width: 100%;
  margin: 0;
  padding: 0px 0 20px 0;
}
#c50 .container_ {
  overflow: visible;
  margin: 0;
  padding: 0;
}
#c50 .category_menu + .announcement_area {
  margin-top: 150px;
}
#c50 .category_menu + .container_,
#c50 #polo_header + .container_ {
  margin-top: 150px;
}
#c50 .StyleR_Line_ {
  width: 1200px;
  margin: 0 auto;
  overflow: visible;
}
#c50 .placeholder_ {
  display: none !important;
}
#c50 .container_ .contents_ .mainframe_,
#c50 .container_ .contents_ .mainframe_ .event_ .goods_ {
  width: 100%;
  margin: 0;
  padding: 0;
}
#c50 #jscart_replace_ {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#c50 .freearea04,
#c50 .freearea02 {
  width: 1200px;
  margin: 0 auto;
}
#c50 .category_tree_ li.category_tree3_open_,
#c50 .category_tree_ li.category_tree4_open_ {
  background: #f5f5f5;
}
#c50 .category_tree_ li {
  border-bottom: none;
}
#c50 .category_tree3_ + .category_tree2_ {
  margin-top: 20px;
}
#c50 #itemHistory .StyleT_Line_ {
  width: 1200px;
  margin: 0 auto;
  overflow: visible;
}
#c50 #itemHistory .StyleT_Line_ .StyleT_Item_ {
  display: block;
  float: none;
  width: 216px;
  margin: 0;
  box-shadow: none;
  background: transparent;
}
#c50 #itemHistory .StyleT_Line_ .StyleT_Item_ .img_ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 216px !important;
  overflow: visible;
}
#c50 #itemHistory .StyleT_Line_ .StyleT_Item_ .img_ a {
  display: inline-block;
  width: 216px;
  height: 216px !important;
}
#c50 .topiclist_ {
  width: 100%;
  padding: 100px 0;
  /*background-color: #f5f5f5; レコメンド表示時はずす*/
}
#c50 .topiclist_ .topicline_ {
  display: flex;
  flex-wrap: wrap;
  max-height: unset;
  padding-top: 30px;
}
#c50 .topiclist_ li {
  width: calc((100% - 40px) / 3);
  margin: 0 0 50px 0;
}
#c50 .topiclist_ li:not(:first-child) {
  margin-left: 20px;
}
#c50 .topiclist_ li:nth-child(3n+1) {
  margin-left: 0;
}
#c50 .topiclist_ li a {
  display: block;
  font-weight: 400;
  color: #000;
  transition: .3s;
}
#c50 .topiclist_ li time {
  display: block;
  padding: 10px 0 5px;
  font-weight: 400;
  font-size: 12px;
}
#c50 .topiclist_ li p {
  font-weight: 400;
}
#c50 .topiclist_body_ {
  width: 1200px;
  margin: 0 auto;
}
.polo_wrapper .leftmenuframe_ {
  display: none;
}
.polo_wrapper .rightmenuframe_ {
  float: none;
  width: 100%;
}
.polo_wrapper .navitopicpath_ {
  display: none;
}
.polo_wrapper p.view_all_ {
  display: none;
}
.h2 {
  display: block;
  height: auto;
  text-align: center;
  font-weight: 700;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 34px;
  line-height: 1.5;
}
#c50 #polo_header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 51;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  height: 110px;
  transition: background .3s;
}
#c50 #polo_header.active {
  background: #fff;
}
#c50 #polo_header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 28px;
}
#c50 #polo_header ul {
  display: flex;
  align-items: center;
  width: 300px;
}
#c50 #polo_header .header_link li {
  margin: 0 10px;
}
#c50 #polo_header nav {
  width: 300px;
}
#c50 #polo_header nav ul {
  justify-content: flex-end;
}
#c50 #polo_header #globalnav li {
  margin: 0 20px;
}
#c50 #polo_header #gnav_cart a {
  display: inline-block;
  position: relative;
  color: #000;
}
#c50 #polo_header #gnav_cart.active a:after {
  position: absolute;
  top: 0;
  right: -5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #980000;
  content: '';
}
#c50 #polo_header #gnav_cart .cart_wrapper {
  position: relative;
}
#c50 #polo_header #gnav_cart .cart_wrapper .cart_num {
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #000;
}
#c50 #polo_header #search_box_open {
  cursor: pointer;
}
#c50 #polo_header .header_logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 600px);
}
#c50 #polo_header .search_box_ {
  display: none;
  position: absolute;
  top: 136%;
  right: 0;
  left: 0;
  z-index: 60;
  height: 160px;
  /*background-color: #eee;*/
  background-color: rgba(242, 242, 242, 0.9);
  text-align: center;
}
#c50 #polo_header .search_box_ form {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
#c50 #polo_header .search_box_ input[type="text"] {
  width: 600px;
  height: 60px;
  margin: 0 auto;
  padding: 0 70px 0 20px;
  box-sizing: border-box;
  text-align: left;
  border: none;
  border: 1px solid transparent;
  color: #8f8f8f;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#c50 #polo_header .search_box_ input[type="text"]:focus {
  border: 1px solid #ccc;
  outline: none;
}
#c50 #polo_header .search_box_ .input_wrapper {
  display: inline-block;
  position: relative;
}
#c50 #polo_header .search_box_ .input_wrapper:after {
  position: absolute;
  top: 10px;
  right: 0;
  height: 40px;
  width: 60px;
  background-image: url(../img/usr/header/polo/icon_polo_seach.png);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: right 15px center;
  border-left: 1px solid #eee;
  content: '';
  pointer-events: none;
}
#c50 #polo_header .search_box_ #search_box_close {
  display: inline-block;
  margin-top: 25px;
  font-size: 14px;
  cursor: pointer;
}
#c50 #polo_header .search_box_ form {
  display: block;
  position: relative;
  z-index: 0;
  width: 600px;
  margin: 25px auto 0;
}
#c50 #polo_header .search_box_ input[type="submit"] {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 60px;
  height: 60px;
  background: transparent;
  box-shadow: none;
  border: none;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}
#c50 .category_menu {
  display: flex;
  align-items: center;
  position: fixed;
  top: 110px;
  left: 0;
  z-index: 51;
  width: 100%;
  height: 40px;
  background-color: rgba(242, 242, 242, 0.9);
}
#c50 .category_menu .category_list {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 50;
  background-color: #fff;
}
#c50 .category_menu .category_list .container {
  display: flex;
}
#c50 .category_menu .category_title {
  display: flex;
}
#c50 .category_menu .category_title li {
  position: relative;
  margin: 0 10px;
  padding-right: 20px;
  cursor: pointer;
  transition: .3s;
}
#c50 .category_menu .category_title li:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(0deg);
  width: 10px;
  height: 6px;
  background-image: url(../img/usr/header/polo/icon_polo_arrow_bottom.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 100% 100%;
  content: '';
}
#c50 .category_menu .category_title li.select:after {
  transform: translateY(-50%) rotate(180deg);
}
#c50 .category_menu .category_title li:not(:first-child) {
  margin-left: 20px;
}
#c50 .category_menu .category_title li:hover {
  opacity: .7;
}
#c50 .category_menu .img_area {
  width: 400px;
  height: auto;
}
#c50 .category_menu .title_area {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
}
#c50 .category_menu .title_area h2 {
  display: inline-block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.15;
  text-align: right;
  color: #002758;
}
#c50 .category_menu .title_area h2 strong {
  display: block;
  font-weight: 400;
  font-size: 42px;
}
#c50 .category_menu .link_area {
  display: flex;
  align-items: center;
  width: calc(100% - 400px - 300px);
  padding: 20px 0;
}
#c50 .category_menu .link_area ul {
  display: flex;
}
#c50 .category_menu .link_area li {
  display: flex;
  justify-content: center;
  width: 120px;
  margin-left: 20px;
  /*margin: 0 80px; 三上追加191217*/
}
#c50 .category_menu .link_area li figure {
  display: flex;
  justify-content: center;
  align-content: center;
  height: 145px;
}
#c50 .category_menu .link_area li figure img {
  display: block;
  align-self: center;
  /*width: auto;
  height: auto;*/
  width: 136px;
  height: 120px;
}
#c50 .category_menu .link_area li a {
  text-align: center;
  color: #000;
  transition: .3s;
}
#c50 .category_menu .link_area li a:hover {
  text-decoration: none;
}
#c50 .category_menu .link_area li span {
  display: block;
  padding-top: 5px;
  font-weight: 500;
}
/*#c50 .announcement_area {
  padding: 5px 0;
  background-color: #002758;
}
#c50 .announcement_area .container {
  display: flex;
  justify-content: center;
  align-content: center;
}*/
#c50 #polo_top_mv {
  position: relative;
  height: 648px;
}

#c50 #polo_top_mv a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 1440px;
  height: auto;
  margin: 0 auto;
  transition: .3s;
}
#c50 #polo_top_mv .slick-prev,
#c50 #polo_top_mv .slick-next {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 50;
  transform: translateY(-50%);
  width: 24px;
  height: 46px;
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  transition: opacity .3s;
}
#c50 #polo_top_mv .slick-prev:hover,
#c50 #polo_top_mv .slick-next:hover {
  opacity: .7;
}
#c50 #polo_top_mv .slick-prev {
  left: 20px;
  background-image: url(../img/usr/top/polo/icon_arrow_prev.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#c50 #polo_top_mv .slick-next {
  right: 20px;
  background-image: url(../img/usr/top/polo/icon_arrow_next.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#c50 #new_arrival,
#c50 #newarrival_wrapper {
  padding: 90px 0 90px;
}
#c50 #new_arrival figure,
#c50 #newarrival_wrapper figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 216px;
  background-color: #fff;
}
#c50 #new_arrival figure img,
#c50 #newarrival_wrapper figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#c50 #campaign {
  padding: 90px 0 90px;
}
#c50 #campaign .link_area {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}
#c50 #campaign .link_area a {
  display: block;
  transition: .3s;
}
#c50 .event_ .event_frame_ {
  margin: 0;
}
#c50 #recommend {
  /*padding: 90px 0 90px; 191224三上編集*/
  padding: 60px 0 0px;
}
#c50 #newarrival_wrapper ul {
  width: 1220px;
  margin: 0 auto;
}
#c50 #recommend ul,
#c50 #new_arrival ul,
#c50 #newarrival_wrapper ul {
  display: flex;
  padding-top: 30px;
}
#c50 #recommend li,
#c50 #new_arrival li,
#c50 #newarrival_wrapper li {
  width: calc((100% - 120px) / 5);
}
#c50 #recommend li:not(:first-child),
#c50 #new_arrival li:not(:first-child),
#c50 #newarrival_wrapper li:not(:first-child) {
  margin-left: 30px;
}
#c50 #recommend li a,
#c50 #new_arrival li a,
#c50 #newarrival_wrapper li a {
  display: block;
  transition: .3s;
}
#c50 #recommend h3,
#c50 #new_arrival h3,
#c50 #newarrival_wrapper h3 {
  display: block;
  padding: 15px 0 5px;
  line-height: 1.3;
}
#c50 #recommend h3 em,
#c50 #new_arrival h3 em,
#c50 #newarrival_wrapper h3 em {
  display: block;
  padding-bottom: 5px;
}
#c50 #recommend span,
#c50 #new_arrival span,
#c50 #newarrival_wrapper span {
  display: block;
}
#c50 #top_bgwrap_all {
  background-image: url(../img/usr/top/polo/img_polo_top_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#c50 #recommend {
  background-color: #fff;
}
#c50 #recommend .list_ {
  width: 1200px;
  margin: 0 auto;
}
#c50 #recommend li:nth-child(n+6) {
  display: none;
}
#c50 #recommend .img_ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 216px;
}
#c50 #recommend .img_ a {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}
#c50 #recommend .img_ a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
#c50 #recommend .desc_ {
  line-height: 1.3;
}
#c50 #recommend .desc_ .name_ {
  padding: 15px 0 5px;
  font-weight: 500;
}
#c50 #recommend .btn_cart_ {
  display: none;
}
#c50 #recommend .icon_bottom_ {
  display: none;
}
#c50 #recommend h2 {
  display: block;
  height: auto;
  text-align: center;
  font-weight: 700;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 34px;
  line-height: 1.5;
}
#c50 #new_arrival,
#c50 #newarrival_wrapper {
  background-color: #fff;
}
#c50 .bookmark_add_ {
  display: none;
}
#c50 #shop_now {
  position: relative;
}
#c50 #shop_now a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 1440px;
  height: auto;
  margin: 0 auto;
  transition: .3s;
}
#c50 #shop_now a:hover {
  opacity: .7;
}
#c50 .ranking_area {
  padding-top: 90px;
  background: #f5f5f5;
}
#c50 .ranking_area#ranking2 {
  padding: 0;
}
#c50 .ranking_area#ranking2 .event_title_ {
  display: none;
}
#c50 .ranking_area .ranking_select {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}
#c50 .ranking_area .ranking_select li {
  width: 170px;
  padding: 5px 0;
  text-align: center;
  cursor: pointer;
  color: #777;
  font-weight: 100;
  transition: .3s;
}
#c50 .topics_h1 {
  background: #212121;
}
#c50 .topics_h1 h1 {
  display: block;
  width: 1200px;
  margin: 0 auto;
}
#c50 .ranking_area .ranking_select li:not(:first-child) {
  border-left: 1px solid #999;
}
#c50 .ranking_area .ranking_select li:hover {
  color: #000;
}
#c50 .ranking_area .ranking_select li.active {
  color: #000;
  pointer-events: none;
  font-weight: 700;
}
#c50 .ranking_area .StyleR_Line_ {
  display: flex;
  padding: 50px 0 90px;
}
#c50 .ranking_area .StyleR_Line_ li {
  width: 216px;
}
#c50 .ranking_area .StyleR_Line_ li:not(:first-child) {
  margin-left: 30px;
}
#c50 .ranking_area .StyleR_Line_ li a {
  display: block;
  position: relative;
  transition: .3s;
}
#c50 .ranking_area .StyleR_Line_ li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 216px;
  background-color: #fff;
}
#c50 .ranking_area .StyleR_Line_ li figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#c50 .ranking_area .ranking_num {
  display: block;
  position: absolute;
  top: -12px;
  left: -12px;
  width: 30px;
  height: 30px;
  background-color: #000;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
#c50 .ranking_area h3 {
  display: block;
  padding: 15px 0 5px;
  line-height: 1.3;
}
#c50 .ranking_area h3 em {
  display: block;
  padding-bottom: 5px;
}
#c50 .ranking_area .item_price {
  display: block;
}
#c50 .h2_area {
  position: relative;
}
#c50 .h2_area h2 {
  width: 100%;
  text-align: center;
}
#c50 .h2_area .view_all,
#c50 .h2_area #itemHistoryButton {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 10px;
  text-decoration: underline;
}
#c50 .h2_area .view_all {
  transition: .3s;
}
#c50 .look_book {
  padding-bottom: 100px;
}
#c50 .look_book a,
#c50 .look_book img {
  display: block;
}
#c50 .look_book a {
  transition: .3s;
}
#c50 .look_book a:hover {
  opacity: .7;
}
#c50 #itemhistory {
  padding: 20px 0;/*三上変更 20191217*/
}
#c50 #itemviewed {
  padding: 60px 0 40px;
}
#c50 #itemhistory:after,
#c50 #itemviewed:after {
  display: block;
  clear: both;
  content: '';
}
#c50 #itemhistory .h2,
#c50 #itemviewed .h2 {
  font-size: 24px;
}
#c50 #itemhistory #itemHistoryDetail .slick-track,
#c50 #itemviewed #itemHistoryDetail .slick-track {
  width: 100% !important;
}
#c50 #itemhistory #itemHistoryDetail .slick-slide,
#c50 #itemviewed #itemHistoryDetail .slick-slide {
  height: auto;
}
#c50 #itemhistory #itemHistoryDetail ul,
#c50 #itemviewed #itemHistoryDetail ul {
  padding-top: 30px;
}
#c50 #itemhistory #itemHistoryDetail li,
#c50 #itemviewed #itemHistoryDetail li {
  width: 156px;
}
#c50 #itemhistory #itemHistoryDetail li:not(:first-child),
#c50 #itemviewed #itemHistoryDetail li:not(:first-child) {
  margin-left: 18px;
}
#c50 #itemhistory #itemHistoryDetail li a,
#c50 #itemviewed #itemHistoryDetail li a {
  display: block;
  transition: .3s;
}
#c50 #itemhistory #itemHistoryDetail li a:hover,
#c50 #itemviewed #itemHistoryDetail li a:hover {
  opacity: .7;
}
#c50 #itemhistory #itemHistoryDetail li figure,
#c50 #itemviewed #itemHistoryDetail li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 156px;
}
#c50 #itemhistory #itemHistoryDetail li figure img,
#c50 #itemviewed #itemHistoryDetail li figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#c50 #itemhistory #itemHistoryDetail li .desc_,
#c50 #itemviewed #itemHistoryDetail li .desc_ {
  display: none;
}
#c50 #itemhistory #itemViewedDetail ul,
#c50 #itemviewed #itemViewedDetail ul {
  display: flex;
  padding-top: 30px;
}
#c50 #itemhistory #itemViewedDetail li,
#c50 #itemviewed #itemViewedDetail li {
  width: calc((100% - 60px) / 5);
}
#c50 #itemhistory #itemViewedDetail li:not(:first-child),
#c50 #itemviewed #itemViewedDetail li:not(:first-child) {
  margin-left: 15px;
}
#c50 #itemhistory #itemViewedDetail h3,
#c50 #itemviewed #itemViewedDetail h3 {
  display: block;
  padding: 15px 0 5px;
  line-height: 1.3;
}
#c50 #itemhistory #itemViewedDetail h3 em,
#c50 #itemviewed #itemViewedDetail h3 em {
  display: block;
  padding-bottom: 5px;
}
#c50 #itemhistory #itemViewedDetail .item_price,
#c50 #itemviewed #itemViewedDetail .item_price {
  display: block;
}
#c50 #itemhistory a,
#c50 #itemviewed a {
  transition: .3s;
}
#c50 #itemhistory .detail_h2area .h2,
#c50 #itemviewed .detail_h2area .h2 {
  text-align: left;
  font-size: 20px;
}
#c50 #itemviewed + #itemhistory {
  margin-bottom: 60px;
  padding-top: 0;
}
#c50 #itemviewed + #itemhistory .container {
  padding-top: 40px;
  border-top: 1px solid #000;
}
#c50 .item_history_link_ {
  padding-left: 0;
  width: auto;
  background-image: unset;
  color: #000;
  font-weight: 500;
  font-size: 13px;
}
#c50 #polo_footer {
  padding: 50px 0;
  border-top: 10px solid #eee;
}
#c50 #polo_footer .container.footer_link {
  display: flex;
  align-content: center;
}
#c50 #polo_footer .logo_area {
  display: flex;
  justify-content: center;
  align-content: center;
  align-self: stretch;
  width: 260px;
}
#c50 #polo_footer .logo_area a {
  display: inline-block;
  align-self: center;
  transition: .3s;
}
#c50 #polo_footer .link_area {
  display: flex;
  width: calc(100% - 260px);
  padding-left: 80px;
}
#c50 #polo_footer dl {
  width: 200px;
}
#c50 #polo_footer dt {
  font-weight: 700;
}
#c50 #polo_footer dd {
  margin-top: 15px;
  font-size: 13px;
}
#c50 #polo_footer .link_wrapper dd {
  font-weight: 400;
}
#c50 #polo_footer .link_wrapper dd a {
  display: block;
  font-size: 13px;
  color: #333;
}
#c50 #polo_footer .link_wrapper dd li {
  margin-bottom: 5px;
}
#c50 #polo_footer .contact_area {
  padding-left: 30px;
}
#c50 #polo_footer .contact_area dd li {
  margin-bottom: 15px;
}
#c50 #polo_footer .contact_mail {
  padding-left: 34px;
  background-image: url(../img/usr/footer/polo/icon_polo_mail.png);
  background-size: 23px 17px;
  background-repeat: no-repeat;
  background-position: left center;
}
#c50 #polo_footer .contact_tel {
  padding-left: 34px;
  background-image: url(../img/usr/footer/polo/icon_polo_phone.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left 2px center;
}
#c50 #polo_footer .footer_bottom {
  margin-top: 35px;
  border-top: 2px solid #eee;
}
#c50 #polo_footer .footer_bottom ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0 15px;
}
#c50 #polo_footer .footer_bottom li {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: stretch;
  margin: 0 15px;
}
#c50 #polo_footer .footer_bottom a {
  display: inline-block;
  transition: .3s;
}
#c50 #polo_footer .footer_bottom img {
  display: inline-block;
  position: relative;
}
#c50 #polo_footer .footer_bottom .logo_hanes {
  top: 7px;
}
#c50 #polo_footer .footer_bottom p {
  text-align: center;
  font-weight: 400;
  font-size: 11px;
  color: #6B6B6B;
  letter-spacing: 1px;
}
#c50 div.mainframe_,
#c50 div.goodsimg_,
#c50 div.goodsspec_ {
  float: none;
}
.navitopicpath_ .inner_ {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.breadcrumb #category_top img,
.navitopicpath_ .inner_ #category_top img {
  position: relative;
  top: -1px;
}
.breadcrumb ul,
.navitopicpath_ .inner_ ul {
  display: flex;
  padding: 30px 0 15px;
}
.breadcrumb li,
.navitopicpath_ .inner_ li {
  display: flex;
  align-items: center;
  position: relative;
}
.breadcrumb li a,
.navitopicpath_ .inner_ li a {
  padding: 0;
  font-weight: 500;
  font-size: 11px;
  line-height: 14px;
  color: #6B6B6B;
}
.breadcrumb li:first-child a,
.navitopicpath_ .inner_ li:first-child a {
  min-width: 16px;
  min-height: 14px;
  padding: 0;
  background: url(../img/sys/polo/icon_polo_home.png);
  background-size: 16px 14px;
  background-repeat: no-repeat;
  font-size: 0;
  color: transparent;
}
.breadcrumb li:not(:first-child),
.navitopicpath_ .inner_ li:not(:first-child) {
  margin-left: 10px;
  padding-left: 20px;
}
.breadcrumb li:not(:first-child):before,
.navitopicpath_ .inner_ li:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 15px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  content: '\FF1E';
}
#page_detail * {
  box-sizing: border-box;
}
#page_detail form {
  display: block;
}
#page_detail .container.goodspage_container {
  display: flex;
  justify-content: space-between;
}
#page_detail div.goodscomment4_ {
  text-align: left;
}
#page_detail #review_close {
  display: block;
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 105;
  width: 34px;
  height: 34px;
  border: 1px solid #aaa;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: background .3s;
}
#page_detail #review_close:hover {
  background: #ddd;
}
#page_detail #review_close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: calc(34px * 1.4);
  transform: translate(-50%, -50%) rotate(-45deg);
  background: #999;
  content: '';
}
#page_detail #review_close:after {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 1px;
  height: calc(34px * 1.4);
  transform: translate(-50%, -50%) rotate(45deg);
  background: #999;
  content: '';
}
#page_detail #review_block {
  position: fixed;
  top: calc((100% - 60vh) / 2) ;
  left: calc((100% - 1000px) / 2);
  z-index: 100;
  width: 1000px;
  height: 60vh;
  margin: 0 auto;
}
#page_detail #review_wrapper {
  width: 100%;
  height: 100%;
  padding: 40px;
  background: #fff;
  overflow-y: scroll;
}
#page_detail .review_intro_ {
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: none;
}
#page_detail .review_line_ {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: 20px 0;
  border-bottom: none;
  border-top: 1px solid #ddd;
}
#page_detail .review_line_comment_ {
  padding: 0;
}
#page_detail .review_line_summary_ {
  order: 3;
  width: 40%;
  padding: 0 0 0 20px;
  border-left: 1px dashed #ddd;
}
#page_detail .review_line_frame_ {
  order: 2;
  width: 60%;
  padding: 0 20px 0 0;
  font-weight: 300;
  font-size: 14px;
}
#page_detail .review_info_ {
  text-align: left;
}
#page_detail .review_line_name_ {
  padding: 0;
}
#page_detail .review_line_name_ dt {
  display: block;
  position: relative;
  left: -4px;
  float: none;
  margin-bottom: 5px;
}
#page_detail .review_line_name_ dd span {
  display: block;
  font-weight: 300;
  font-size: 12px;
}
#page_detail .review_line_title_ {
  display: block;
  order: 1;
  width: 100%;
  margin: 0;
  padding: 0 0 10px;
  border-bottom: none;
}
#page_detail .review_desc_ {
  width: 100%;
}
#page_detail .review_desc_ p {
  font-weight: 300;
  font-size: 12px;
  color: #777;
  line-height: 1.5;
}
#page_detail .review_desc_ p a {
  font-weight: 300;
  font-size: 12px;
  color: #777;
  text-decoration: underline;
}
#page_detail #review_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  background: rgba(0, 0, 0, 0.7);
}
#page_detail .review_score_ {
  display: inline-block;
  width: auto;
}
#page_detail .review_score_ div {
  display: inline-block;
}
#page_detail .review_count_ {
  display: inline-block;
  position: relative;
  top: 1px;
  width: auto;
  margin-left: 8px;
  border-bottom: 1px solid #777;
  cursor: pointer;
  transition: .3s;
}
#page_detail .review_count_ span {
  display: inline-block;
  color: #777;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.0;
}
#page_detail .review_count_ span + span {
  margin-left: 5px;
}
#page_detail .review_count_:hover {
  opacity: .7;
}
#page_detail .goodsimg_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 730px;
}
.goodsimg_wrapper .goodsimg_nav {
  opacity: 0;
}
.goodsimg_wrapper .goodsimg_nav.slick-initialized {
  opacity: 1;
}
#page_detail .goodsimg_wrapper .goodsimg_nav {
  width: calc(100% - 660px);
}
#page_detail .goodsimg_wrapper .goodsimg_nav * {
  float: none;
}
#page_detail .goodsimg_wrapper .goodsimg_nav .slick-track {
  transform: translate3d(0) !important;
}
#page_detail .goodsimg_wrapper .goodsimg_nav .slick-track,
#page_detail .goodsimg_wrapper .goodsimg_nav .goodsimg_nav_inner {
  width: 60px !important;
  transform: none !important;
}
#page_detail .goodsimg_wrapper .goodsimg_nav .goodsimg_nav_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 8px;
  border: 1px solid #eee;
  cursor: pointer;
  transition: .3s;
}
#page_detail .goodsimg_wrapper .goodsimg_nav .goodsimg_nav_inner img {
  display: block;
  align-self: center;
  width: auto;
  height: auto;
  max-width: 60px;
  max-height: 60px;
}
#page_detail .goodsimg_wrapper .goodsimg_nav .goodsimg_nav_inner:hover {
  opacity: .7;
}
#page_detail .goodsimg_wrapper .goodsimg_nav .goodsimg_nav_inner:hover:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
}
#page_detail .goodsimg_wrapper .goodsimg_nav .goodsimg_nav_inner.slick-current:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  /*background-color: #000;*/
  content: '';
}
.goodsimg_wrapper .goodsimg_ {
  opacity: 0;
}
.goodsimg_wrapper .goodsimg_.slick-initialized {
  opacity: 1;
}
#page_detail .goodsimg_wrapper .goodsimg_ {
  width: 660px;
  height: 660px;
}
#page_detail .goodsimg_wrapper .goodsimg_ img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#page_detail .goodsimg_wrapper .goodsimg_ .goodsimg_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 660px;
  height: 660px;
  border: 1px solid #eee;
}
#page_detail .goodsspec_ {
  width: calc(100% - 730px - 30px);
}
#page_detail .goodsspec_ .goods_name_ {
  font-size: 20px;
}
#page_detail .goodsspec_ #spec_price {
  margin: 0;
  background: transparent;
  text-align: left;
}
#page_detail .goodsspec_ #spec_price dt {
  font-weight: 400;
  font-size: 13px;
}
#page_detail .goodsspec_ #spec_price dd {
  font-size: 18px;
}
#page_detail .goodsspec_ #spec_price dd small {
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
}
#page_detail .review_count_summary_ {
  display: flex;
  align-items: center;
  padding: 0 0 5px 0;
  float: none;
  width: 100%;
  border: none;
  background: transparent;
}
#page_detail .review_star {
  display: flex;
}
#page_detail .review_star span {
  display: inline-block;
  margin-left: 10px;
  font-weight: 400;
  font-size: 11px;
  color: #808080;
  text-decoration: underline;
  cursor: pointer;
}
#page_detail .formdetail_ {
  margin: 5px 0;
}
#page_detail .formdetail_ th,
#page_detail .formdetail_ td {
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 13px;
}
#page_detail .formdetail_ th {
  padding: 1px 0;
}
#page_detail .formdetail_ td {
  padding: 1px 0 1px 15px;
}
#page_detail div.cartbox_ div.colors_ a.color_Selected_ {
  height: auto;
}
#page_detail div.cartbox_ div.colors_ a.color2_:hover:after {
  display: none;
  border: none;
}
#page_detail div.cartbox_ div.colors_ a.color_Selected_:after,
#page_detail div.cartbox_ div.colors_ a.color_Selected_:hover:after {
  display: none;
  border: none;
}
#page_detail #item_select_color,
#page_detail .colors_list_ {
  /*display: flex;*/
  width: 100%;
  padding-left: 4px;
  overflow: visible;
  height: auto;
}
#page_detail #item_select_color li,
#page_detail .colors_list_ li {
  width: 64px;
  cursor: pointer;
  float: left;
  margin-bottom: 35px;
  height: 60px;
}
#page_detail #item_select_color li a,
#page_detail .colors_list_ li a {
  display: block;
  width: 64px;
  margin: 0;
  overflow: visible;
  border: none;
}
#page_detail #item_select_color li span,
#page_detail .colors_list_ li span {
  display: block;
  padding-top: 5px;
  font-weight: 400;
  font-size: 10px;
  text-align: center;
  color: #333;
  white-space: normal;
  line-height: 1.2;
}
#page_detail #item_select_color li:not(:first-child),
#page_detail .colors_list_ li:not(:first-child) {
  margin-left: 14px;
}
#page_detail #item_select_color li .select_color_img,
#page_detail .colors_list_ li .select_color_img {
  position: relative;
  width: 64px;
  height: 64px;
  border: 1px solid #eee;
  transition: .3s;
}
#page_detail #item_select_color li .select_color_img_inner,
#page_detail .colors_list_ li .select_color_img_inner {
  position: relative;
}
#page_detail #item_select_color li .select_color_img_inner:after,
#page_detail .colors_list_ li .select_color_img_inner:after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 2px solid transparent;
  content: '';
  transition: .3s;
}
#page_detail #item_select_color li:hover .select_color_img_inner,
#page_detail .colors_list_ li:hover .select_color_img_inner {
  position: relative;
}
#page_detail #item_select_color li:hover .select_color_img_inner:after,
#page_detail .colors_list_ li:hover .select_color_img_inner:after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 2px solid #000;
  content: '';
}
#page_detail #item_select_color li:hover a,
#page_detail .colors_list_ li:hover a,
#page_detail #item_select_color li:hover span,
#page_detail .colors_list_ li:hover span {
  text-decoration: none;
  color: #000;
}
#page_detail #item_select_color li a:hover,
#page_detail .colors_list_ li a:hover,
#page_detail #item_select_color li span:hover,
#page_detail .colors_list_ li span:hover {
  text-decoration: none;
  color: #000;
}
#page_detail .item_select_color_wrapper .select_color,
#page_detail .item_select_color_wrapper .message_ {
  display: block;
  width: 100%;
  margin: 15px 0 10px;
  color: #808080;
  font-weight: 400;
  font-size: 10px;
}
#page_detail .item_select_color_wrapper .color_Selected_ .select_color_img_inner {
  position: relative;
}
#page_detail .item_select_color_wrapper .color_Selected_ .select_color_img_inner:after {
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 2px solid #000;
  content: '';
  transition: .3s;
}
#page_detail .item_select_color_wrapper div.cartbox_ div.colors_ a.color_Selected_:after,
#page_detail .item_select_color_wrapper div.cartbox_ div.colors_ a.color_Selected_:hover:after {
  display: none;
  content: none;
}
#page_detail .cartbox_ {
  margin: 20px 0;
}
#page_detail div.cartbox_ div.sizes_ .size_cart_ li {
  display: flex;
  align-items: center;
}
#page_detail div.cartbox_ div.sizes_ .size_cart_ li .sizea_ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background: #f3f3f3;
  border: none;
  font-weight: 400;
  font-size: 13px;
}
#page_detail .btn_cart_in,
#page_detail .btn_cart_soldout {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  right: unset;
  width: 310px;
  height: 48px;
  margin-left: 20px;
  text-indent: 0;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
}
#page_detail .btn_cart_in {
  background-color: #002758;
  transition: .3s;
}
#page_detail .btn_cart_in:hover {
  opacity: .7;
  text-decoration: none;
}
#page_detail .btn_cart_soldout {
  background-color: #f3f3f3;
  color: #6f6f6f;
  pointer-events: none;
}
#page_detail div.cartbox_ div.sizes_ .size_cart_ li a.btn {
  position: relative;
  top: 0;
  right: 0;
  width: 23px;
  height: 23px;
  margin-left: 10px;
  background: url(../img/sys/polo/icon_bookmark.png);
  background-repeat: no-repeat;
  background-size: 23px;
}
#page_detail .option_buttons_ {
  margin: 0;
}
#page_detail .option_buttons_ li.btn_contect_ {
  margin: 0;
  text-align: left;
}
#page_detail .option_buttons_ li.btn_contect_ a {
  padding-left: 0;
  background: transparent;
  font-weight: 400;
  font-size: 11px;
  text-decoration: underline;
}
#page_detail .item_detail {
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
#page_detail .item_detail .item_detail_title {
  display: flex;
}
#page_detail .item_detail .item_detail_title li {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
  width: 50%;
  font-size: 13px;
  cursor: pointer;
}
#page_detail .item_detail .item_detail_title li.active {
  border-top: 1px solid #000;
  border-bottom: 1px solid transparent;
  pointer-events: none;
}
#page_detail .item_detail .item_detail_title li:not(.active) {
  border-top: 1px solid transparent;
  border-bottom: 1px solid #000;
  color: #8a8a8a;
  font-weight: 400;
}
#page_detail .item_detail .item_detail_title li:first-child.active {
  border-right: 1px solid #000;
}
#page_detail .item_detail .item_detail_title li:nth-child(2).active {
  border-left: 1px solid #000;
}
#page_detail .item_detail .item_detail_text {
  margin: 20px 0;
  font-weight: 400;
  font-size: 13px;
}
#page_detail .item_detail .item_detail_text:not(.active) {
  display: none;
}
#page_detail .item_detail .item_detail_text .item_detail_gray {
  margin-bottom: 20px;
  background-color: #f3f3f3;
}
#page_detail .item_detail .item_detail_text .item_detail_gray dt,
#page_detail .item_detail .item_detail_text .item_detail_gray dd {
  font-size: 13px;
}
#page_detail .item_detail .item_detail_text .item_detail_gray dl {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
}
#page_detail .item_detail .item_detail_text .item_detail_gray dt {
  width: 70px;
  padding-left: 10px;
}
#page_detail .item_detail .item_detail_text .item_detail_gray dd {
  width: calc(100% - 70px);
}
#page_detail .item_detail .item_detail_text p {
  font-size: 13px;
}
#page_detail .leftmenuframe_ {
  display: none;
  float: none;
  width: 200px;
  margin-right: 40px;
}
#page_detail .rightmenuframe_ {
  float: none;
  width: 1200px;
  margin: 0 auto;
  overflow: visible;
}
#page_detail .goodscomment2_,
#page_detail .goodscomment3_,
/*#page_detail .goodscomment1_,*/
#page_detail .goodscomment0_,
#page_detail .goodscomment5_ {
  width: 1200px;
  margin: 20px auto;
}
#page_detail #recommend {
  background-color: transparent;
}
h1 {
  background: transparent;
}
#page_list .container_ {
  display: flex;
  width: 1200px;
  margin: 180px auto 0;
}
#page_list #recommend {
  padding: 40px 0;
}
#page_list #recommend h2 {
  font-size: 20px;
  text-align: left;
}
#page_list #recommend li {
  width: 174px;
}
#page_list #recommend li .img_ {
  width: 174px;
  height: 174px;
}
#page_list #recommend li .desc_ {
  display: none;
}
#page_list #recommend li:not(:first-child) {
  margin-left: calc((1200px - 240px - 870px) / 4);
}
#page_list #page_list_right {
  width: calc(1200px - 200px - 40px);
}
#page_list #page_list_right .container {
  width: calc(1200px - 200px - 40px);
}
#page_list #sidebox_category h2 {
  padding-bottom: 0;
  background: transparent;
  border-bottom: 1px solid #eee;
}
#page_list #sidebox_category h2 span {
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#page_list .category_tree_ li.category_tree2_ span {
  padding-bottom: 8px;
  text-indent: 0;
}
#page_list .category_tree2_ span {
  display: block;
  position: relative;
  padding: 5px 30px 5px 0;
  transition: .3s;
}
#page_list .category_tree2_ span:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 7px;
  height: 11px;
  background-image: url(../img/sys/polo/icon_arrow_listright.png);
  background-size: 100% 100%;
  content: '';
}
#page_list .navisort_now_ {
  font-weight: 700;
  background: transparent;
  color: #980000;
}
#page_list #itemHistoryDetail {
  padding-top: 30px;
}
#page_list #itemHistoryDetail > ul {
  position: relative;
}
#page_list #itemHistoryDetail li {
  /*width: 155px;*/
  width: 176px;
  /*margin-right: 20px;*/
}
/*#page_list #itemHistoryDetail li:nth-child(-n+4){
  margin-right: 20px;
}*/
#page_list #itemHistoryDetail li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 155px;
  height: 155px;
}
#page_list #itemHistoryDetail li figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#page_list #itemHistoryDetail li .desc_ {
  display: none;
}
#page_list #itemHistoryDetail .slick-track {
  margin-left: -88px;
}
#page_list #itemHistoryDetail .slick-prev,
#page_list #itemHistoryDetail .slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}
#page_list #itemHistoryDetail .slick-prev {
  left: 0;
}
#page_list #itemHistoryDetail .slick-next {
  right: 0;
}
#page_list * {
  box-sizing: border-box;
}
#page_list h1 {
  display: block;
  background: transparent;
  margin: 0;
  padding: 0;
}
#page_list h1 img {
  display: block;
  width: 100%;
}
#page_list #main_content > .container {
  display: flex;
  margin-top: 30px;
}
#page_list .leftmenuframe_ {
  float: none;
  width: 200px;
  margin-right: 40px;
}
#page_list .rightmenuframe_ {
  display: none;
  float: none;
  width: 100%;
}
#page_list .navistyle_ {
  display: none;
}
#page_list .CategoryStyleL_ {
  display: none;
}
#page_list .contents_ {
  margin: 0;
  padding: 0;
}
#page_list .breadcrumb {
  display: none;
}
#page_list .h2_area .h2 {
  text-align: left;
  font-size: 20px;
}
#page_list .ranking_area {
  width: 100%;
  padding-top: 0;
  background-color: transparent;
}
#page_list .ranking_area ul {
  padding-top: 20px;
}
#page_list .ranking_area li {
  width: calc((100% - 90px) / 4);
}
#page_list .ranking_area li:not(:first-child) {
  margin-left: 30px;
}
#page_list .navistyle_ {
  border-bottom: none;
}
#page_list .navisort_ {
  background: #f3f3f3;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#page_list .navisort_ dt {
  padding: 0;
  background: transparent;
  font-weight: 400;
  font-size: 13px;
}
#page_list .navisort_ dd {
  font-weight: 400;
  font-size: 13px;
}
#page_list .navisort_ dd .select {
  font-weight: 600;
  color: #980000;
}
#page_list .StyleT_Line_ {
  width: 100%;
}
#page_list .polo_itemlist {
  display: flex;
  flex-wrap: wrap;
  width: calc(1200px - 200px - 40px);
  margin: 0 auto;
}
#page_list .polo_itemlist .StyleT_Item_ {
  width: 224px;
  margin: 0 0 40px 0;
  float: none;
  box-shadow: none;
}
#page_list .polo_itemlist .StyleT_Item_:nth-child(4n+2),
#page_list .polo_itemlist .StyleT_Item_:nth-child(4n+3),
#page_list .polo_itemlist .StyleT_Item_:nth-child(4n+4) {
  margin-left: calc((100% - 896px) / 3);
}
#page_list .polo_itemlist a {
  display: block;
}
#page_list .polo_itemlist figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 224px;
  height: 224px;
}
#page_list .polo_itemlist figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#page_list .polo_itemlist .desc_ .name_ {
  display: block;
  padding: 5px 0;
  font-weight: normal;
}
#page_list .polo_itemlist .desc_ .name_ .name1_ {
  display: block;
  font-weight: normal;
}
#page_list .polo_itemlist .desc_ .icon_ img {
  display: inline-block;
  margin-right: 5px;
}
#page_list .leftmenuframe_ #sidebox_category .h2 {
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  background: transparent;
  border-bottom: 1px solid #000;
  font-size: 20px;
}
#page_list .leftmenuframe_ #sidebox_category a {
  display: block;
  width: 100%;
  text-decoration: none;
}
#page_list .leftmenuframe_ #sidebox_category .category_tree_ {
  padding-top: 10px;
}
#page_list .leftmenuframe_ #sidebox_category li.category_tree2_ a {
  position: relative;
  padding: 5px 30px 5px 0;
  transition: .3s;
}
#page_list .leftmenuframe_ #sidebox_category li.category_tree2_ a:before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 7px;
  height: 11px;
  background-image: url(../img/sys/polo/icon_arrow_listright.png);
  background-size: 100% 100%;
  content: '';
}
#page_list .leftmenuframe_ #sidebox_category li.category_tree3_ {
  margin-top: 10px;
  border-bottom: none;
  cursor: none;
  pointer-events: none;
}
#page_list .leftmenuframe_ #sidebox_category li.category_tree3_ a {
  position: relative;
  padding: 5px 30px 5px 10px;
  background-image: none;
  font-weight: 400;
  transition: .3s;
}
#page_list .leftmenuframe_ #sidebox_category li.category_tree3_ a:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 1px;
  transform: translateY(-50%);
  background: #000;
  content: '';
}
#page_list .leftmenuframe_ #sidebox_category li.category_tree3_ a:after {
  display: none;
 /* position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 7px;
  height: 11px;
  background-image: url(../img/sys/polo/icon_arrow_listright.png);
  background-size: 100% 100%;
  content: '';*/
}
/*#page_list .leftmenuframe_ #sidebox_category li.category_tree3_ a:hover {
  background: #f5f5f5;
  opacity: 1;
}*/
#page_list #block_of_leftmenu_top a {
  transition: .3s;
}
#page_list #list_itemhistory {
  margin-top: 40px;
  padding: 40px 0 90px;
  border-top: 1px solid #eee;
  background-image: none;
}
#page_list #list_itemhistory #itemHistoryDetail {
  padding-top: 30px;
}
#page_list #list_itemhistory #itemHistoryDetail > ul {
  position: relative;
}
/*#page_list #list_itemhistory #itemHistoryDetail li {
  margin-right: 20px;
}*/
#page_list #list_itemhistory #itemHistoryDetail li:nth-child(-n+4) {
  margin-right: 20px;
}
#page_list #list_itemhistory #itemHistoryDetail .slick-track {
  width: 100% !important;
  margin-left: 0;
}
#page_list #list_itemhistory #itemHistoryDetail .slick-prev,
#page_list #list_itemhistory #itemHistoryDetail .slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}
#page_list #list_itemhistory #itemHistoryDetail .slick-prev {
  left: 0;
}
#page_list #list_itemhistory #itemHistoryDetail .slick-next {
  right: 0;
}
#ranking_clone .event_frame_ {
  padding-top: 10px;
}
#ranking_clone .event_frame_ p.view_all_ {
  display: none;
}
#ranking_clone .event_frame_ a.view_all {
  bottom: 2px;
}
#ranking_clone .event_frame_#ranking2 {
  padding: 0;
}
#ranking_clone .event_frame_#ranking2 .StyleR_Frame_ {
  display: none;
}
#ranking_clone .event_frame_#ranking2 .event_title_ {
  display: none;
}
#ranking_clone .event_frame_ #polo_header,
#ranking_clone .event_frame_ #category_menu,
#ranking_clone .event_frame_ .announcement_area,
#ranking_clone .event_frame_ #block_of_itemhistory,
#ranking_clone .event_frame_ #polo_footer {
  display: none;
}
#ranking_clone .event_frame_ .ranking_select {
  display: none;
}
#ranking_clone .event_frame_ .StyleR_Line_ {
  display: flex;
  width: 100%;
  padding: 50px 0 90px;
}
#ranking_clone .event_frame_ .StyleR_Line_ li {
  width: 216px;
}
#ranking_clone .event_frame_ .StyleR_Line_ li:not(:first-child) {
  margin-left: 32px;
}
#ranking_clone .event_frame_ .StyleR_Line_ li:nth-child(n+5) {
  display: none;
}
#ranking_clone .event_frame_ .StyleR_Line_ li a {
  display: block;
  position: relative;
  transition: .3s;
}
#ranking_clone .event_frame_ .StyleR_Line_ li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 216px;
  background-color: #fff;
}
#ranking_clone .event_frame_ .StyleR_Line_ li figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
#ranking_clone .event_frame_ .ranking_num {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  background-color: #000;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
#ranking_clone .event_frame_ h3 {
  display: block;
  padding: 15px 0 5px;
  line-height: 1.3;
}
#ranking_clone .event_frame_ h3 em {
  display: block;
  padding-bottom: 5px;
}
#ranking_clone .event_frame_ .item_price {
  display: block;
}
.epage_ranking {
  display: flex;
  flex-wrap: wrap;
}
.epage_ranking > li {
  position: relative;
  width: 216px;
  margin-bottom: 40px;
}
/*.epage_ranking > li:nth-child(n+5) {
  display: none;
}*/
.epage_ranking > li:not(:first-child) {
  margin-left: 32px;
}
.epage_ranking > li:nth-child(4n + 1){
  margin-left: 0;
}
.epage_ranking > li a {
  display: block;
}
.epage_ranking > li figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 216px;
  background-color: #fff;
}
.epage_ranking > li figure img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.epage_ranking > li .ranking_num {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.epage_ranking > li h3 {
  display: block;
  padding: 15px 0 5px;
  line-height: 1.3;
}
.epage_ranking > li h3 em {
  display: block;
  padding-bottom: 5px;
}
.epage_ranking > li .item_price {
  display: block;
}
.change_mode_ {
  display: none;
}

.item_detail_text th {
    background: #f3f3f3;
    width: 101px;
    padding: 9px 0;
    text-align: center;
    border: 1px solid #c0c0c0;
}

.item_detail_text td {
    padding: 9px 0;
    text-align: center;
    border: 1px solid #c0c0c0;
}

p.img_ {
    text-align: center;
    width: 440px;
}
div.cartbox_ div.goodscomment4_ p img {
    width: 160px!important;
}
img.logo_champion {
    height: 23px;
}
img.logo_hbi {
    height: 30px;
}
img.logo_hanes {
    height: 30px;
}

#c50 #polo_top_mv .slick-next {
  right: -40px;
}
#c50 #polo_top_mv .slick-prev {
  left: -40px;
}
#c50 #polo_top_mv {
  width: 1440px;
  margin: 0 auto;
}
#c50 .category_tree2_ {
  display: none;
}
#c50 #page_list .navisort_ {
  margin-top: 35px;
}
#page_detail #goodsproductdetail1 > .icon_ {
  width: 1200px;
  margin: 0 auto 10px;
}
.cartbox_ .sizes_ .size_cart_ li .sizea_nostock_ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background: #f3f3f3;
  border: none;
  font-weight: 400;
  font-size: 13px;
}
#c50 .category_menu .category_title li.open:after {
  transform: translateY(-50%) rotate(180deg);
}
div.cartbox_ div.sizes_ .size_cart_ li .sizea_nostock_ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background: #f3f3f3;
  border: none;
  font-weight: 400;
  font-size: 13px;
}
/* 202306_add */
.size_cart_ li .backorder_box_ a#nostock {
    margin-left: 0;
}
.size_cart_ li .backorder_box_ {
  max-height: 48px;
  margin-left: 20px;
  padding-left: 0;
}
.size_cart_ li .backorder_box_ input{
    margin-left: 0;
}
.size_cart_ li .backorder_box_ input#nostock{
    margin-left: 0;
}
.size_cart_ li .backorder_box_ a {
  max-height: 48px;
}
.size_cart_ li .backorder_box_  img {
  max-height: 48px;
}
.size_cart_ li .backorder_box_ {
  width: auto;
}
input#nostock {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  right: unset;
  width: 310px;
  height: 48px;
  /* 202306_fix */
  /* margin-left: 0; */
  margin-left: 10px;
  text-indent: 0;
  border-radius: 3px;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  font-size: 14px;
  background: #d4d4d4;
  outline: none;
  border: none;
}
input#nostock:hover {
  text-decoration: none;
}
a#nostock {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  right: unset;
  width: 310px;
  height: 48px;
  /* 202306_fix */
  /* margin-left: 0; */
  margin-left: 20px;
  text-indent: 0;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  background-color: #4db6ac;
}
#page_detail .btn_cart_in {
  transition: opacity .3s;
}
div.cartbox_ div.sizes_ .size_cart_ li .sizea_, div.cartbox_ div.sizes_ .size_cart_ li .sizea_nostock_, div.cartbox_ div.sizes_ .size_cart_ li a {
  /*display: block;*/
  vertical-align: unset;
}
div.cartbox_ div.sizes_ .size_cart_ li a {
  padding-left: 0;
}
/*#itemhistory .StyleT_Line_ {
  display: flex;
}*/
#newarrival_wrapper .desc_ {
  padding: 10px 0;
}
#newarrival_wrapper .desc_ .icon_ {
  padding-bottom: 10px;
}
#newarrival_wrapper .desc_ .name1_ {
  font-weight: 400;
}
#newarrival_wrapper .desc_ .name2_ {
  padding: 5px 0;
  font-weight: 400;
}
#page_top .ranking_area .StyleR_Line_ .icon_ {
  padding: 10px 0;
}
#page_top .ranking_area .StyleR_Line_ .name01_ {
  padding: 0;
}
#page_top .ranking_area .StyleR_Line_ h3 {
  padding-top: 10px;
  color: #333;
}
#c50 #page_top #itemhistory {
  padding: 90px 0;
}
.contact_area .contact_mail a {
  color: #333;
}
#page_detail .common_headline2_ {
  display: none;
}
@media screen and (max-width:1000px) {
  #page_detail #review_block {
    left: calc((100% - 800px) / 2);
    width: 800px;
  }
}
div.cartbox_ .message_ span {
  margin-left: 2px;
}
#page_list #itemHistoryDetail .StyleT_Line_ .slick-slide {
  width: 155px !important;
}
#page_list #itemHistoryDetail .StyleT_Line_ .slick-slide a {
  display: block;
  width: 155px;
}
#page_list .StyleT_Line_ {
  width: auto;
}
#page_list #itemHistoryDetail .StyleT_Line_ li:nth-child(n+6){
  display: none;
}
#page_list .desc_ .icon_ {
  margin-top: 5px;
}
#itemHistoryDetail .StyleT_Line_ {
  display: flex;
}
#c50 .ranking_area h3 em {
  color: #333;
}
.ranking_page .epage_ranking > li:nth-child(n+5) {
  display: block;
}
.ranking_page#page_list #page_list_right .container {
  width: 100%;
  flex-wrap: wrap;
}
.ranking_page .epage_ranking > li:nth-child(5n) {
  margin-left: 0;
}
.ranking_page .epage_ranking > li .icon_ {
  margin: 5px 0;
}
.ranking_page .epage_ranking > li h3 {
  padding: 0;
}
.ranking_page .epage_ranking > li h3,
.ranking_page .epage_ranking > li h3 em {
  color: #333;
}
.ranking_page .epage_ranking > li {
  margin-bottom: 30px;
}
.ranking_page ul.epage_ranking + div.container {
  margin: 80px 0 !important;
}
.polo_wrapper .event_frame_.ranking_area .goods_ .icon_ {
  margin: 5px 0;
}
#c50 .polo_wrapper .event_frame_.ranking_area  .goods_ h3 {
  padding: 0;
}
.search_page .leftmenuframe_ {
  float: none;
  width: 200px;
  margin-right: 40px;
}
.search_page .container_ .contents_ {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
.search_page .rightmenuframe_ {
  width: calc(1200px - 200px - 40px);
}
.search_page .navipage_.bottom_ {
  width: 100%;
}
.search_page .block_of_leftmenu_bottom,
.search_page #block_of_categorytree,
.search_page #sidebox_category {
  width: 200px;
}
#page_list .desc_ .icon_ img {
  width: auto;
  height: auto;
  max-height: 10px;
}
.wrapper_.search_page #block_of_leftmenu_bottom {
  width: 200px;
}
#c50 #page_list.search_page .navisort_ {
  margin-top: 0;
}
#c50 .navipage_sum_ {
  margin-right: 0;
}
#c50 .navipage_ .is-colon {
  margin-right: 30px;
}
#c50 .navipage_now_ {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 1px solid #dddbdb;
  background: #dddbdb;
  color: #fff;
}
#c50 .navipage_ a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 1px solid #dddbdb;
}
#c50 .navipage_ {
  display: flex;
  justify-content: center;
  align-items: center;
}
#c50 .navipage_reverse_ .navipage_first_ {
  display: none;
}
#c50 .navipage_ .navipage_prev_ a {
  width: 64px;
  background-image: url(../img/sys/polo/naviprev.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #808080;
  border: none;
  outline: none;
}
#c50 .navipage_ .navipage_next_ a {
  width: 64px;
  background-image: url(../img/sys/polo/navinext.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #808080;
  border: none;
  outline: none;
}
#c50 .navipage_forward_ .navipage_last_ {
  display: none;
}
#c50 .search_page .submit_ input[type="submit"] {
  display: block;
  width: 150px;
  margin: 20px auto 0;
  padding: 10px 0;
  box-shadow: none;
  border: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  text-align: center;
  background: #eee;
  transition: .3s;
}
#c50 .search_page .submit_ input[type="submit"]:hover {
  background: #ddd;
}
#c50 .search_page .formdetail_.search_ {
  margin-top: 30px;
}
#c50 .search_page .formdetail_.search_ td input {
  height: 30px;
}
#c50 .search_page .formdetail_.search_ th {
  padding-top: 16px;
}


.size_cart_ .backorder_box_ input.soldout {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  right: unset;
  width: 310px;
  height: 48px;
  margin-left: 0;
  text-indent: 0;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  background: #647278;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
}
.size_cart_ li .backorder_box_ a.backorderlink_ {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  right: unset;
  width: 310px !important;
  height: 48px !important;
  margin-left: 0;
  padding: 0 !important;
  text-indent: 0;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  background: #2f3338!important;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
  background-size: auto 15px;
  background-position: left 20% center;
}
.size_cart_ .backorder_box_ a:hover,
.size_cart_ .backorder_box_ input:hover {
  text-decoration: none;
}
.goodscomment4_ .item_detail table {
  width: 100%;
  margin: 10px auto;
}
.autopagerize_page_element .goods_ .StyleP_Frame_ {
  display: flex;
  flex-wrap: wrap;
  width: calc(1200px - 200px - 40px);
  margin: 0 auto;
}
.autopagerize_page_element .goods_ .StyleP_Frame_ .StyleP_Line_ {
  width: 224px;
  margin: 0 0 40px 0;
  float: none;
  box-shadow: none;
}
.autopagerize_page_element .goods_ .StyleP_Frame_ .StyleP_Line_:nth-child(4n+2),
.autopagerize_page_element .goods_ .StyleP_Frame_ .StyleP_Line_:nth-child(4n+3),
.autopagerize_page_element .goods_ .StyleP_Frame_ .StyleP_Line_:nth-child(4n+4){
  margin-left: calc((100% - 896px) / 3);
}
#itemHistoryDetail {
  margin-bottom: 30px;
}
.icon_ img {
  width: auto;
  height: 9px;
  margin: 7px 0;
}
#page_list #main_content h1 {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #000;
}
#page_detail .goodsspec_ .icon_ {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
#page_detail .goodsspec_ .icon_  img {
  width: auto;
  height: 12px;
  margin-right: 10px;
}
.review_count_summary_ .review_score_ div img {
  width: auto;
  height: 16px;
}
p.soldout img {
  height: 13px;
}
/*191205*/
ul.ul_sns {
    display: none;
}
.accessory_list_ {
    width: 730px;
    padding-left: 70px;
    padding-top: 30px;
}
.accessory_list_ .accessory_headline_ {
    color: #2f3338;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 10px 10px 20px;
    margin: 0 0 15px 0;
    background:#f3f3f3;
}

.accessory_list_ li {
    /*width: 23%;*/
    width: 31%;
    margin: 0 1.1%;
    margin-bottom: 20px;
}
.accessory_list_ .desc_ .name_{
    font-size: 13px!important;/*三上追記*/
}
h1.topic_head_ {
    color: #f7bd00;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 10px;
    margin: 0 0 0px 0;
    background: #00254f;
    /*padding-left: 19%;*/
}
h2.topic_title_ span {
    padding: 0 0px 10px 10px;
    border-bottom:none!important;
    border-left:none!important;
}
h2.topic_title_{
    color: #212121;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 10px;
    margin-bottom: 10px;
    background: #ffffff;
    border-bottom: 2px solid #980000!important;
    border:none;
}
/*191209*/
#accessory_list_other .polo_itemlist {
  display: flex;
  flex-wrap: wrap;
}
#recommend .desc_ .campaign_price_ {
  display: flex;
}
#recommend .desc_ .campaign_price_ .normal_price_ {
  display: inline-block;
  position: relative;
  margin-right: 65px;
}
/* #recommend .desc_ .campaign_price_ .normal_price_:after {
  position: absolute;
  top: 0;
  left: calc(100% + 4px);
  content: '→';
} */
.desc_ .icon_ p.soldout {
  display: inline-block;
}
.group_common #common_header {
  height: 70px;
  background: #fff;
}
.group_common #common_header .inner_ {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.group_common #common_header .logo_brands_ {
  float: left;
  margin: 25px 0 0;
}
.group_common #common_header .logo_brands_ img {
  width: 226px;
  height: 21px;
}
.group_common #common_header .logo_shop_ {
  margin: 21px 0 0;
  float: right;
}
.group_common #common_header .logo_shop_ li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 70px;
}
.group_common #common_header .logo_hanes_ img {
  width: 207px;
  height: 26px;
}
.group_common #common_header .logo_champion_ img {
  width: 215px;
  height: 29px;
}
.group_common #common_header .logo_champion_ img {
  width: 215px;
  height: 29px;
}


.group_common #footer {
padding: 20px 0 0;
background-color: #f3f3f3;
}
.group_common #footer .footer_top_ {
display: table;
width: 100%;
background: #fff;
}

.group_common #footer .footer_frame_ {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 50%;
padding: 46px 0 35px;
}
.group_common #footer .footer_frame_:first-child {
border-right: 1px solid #e3e3e3;
}

.group_common #footer .footer_frame_ div.icon_.support_, .group_common #footer .footer_frame_ div.icon_.contact_ {
height: 48px;
}
.group_common #footer .footer_frame_ div.icon_ {
text-align: center;
}
.group_common #footer .footer_frame_ div.icon_.support_ img {
height: 48px;
}
.group_common #footer .footer_frame_ div.ttl_ {
font-weight: normal;
font-size: 22px;
margin-top: 28px;
}
.group_common #footer .footer_frame_ div.desc_ {
font-size: 12px;
margin-top: 16px;
}
.group_common #footer .footer_frame_ div.tel_ {
margin-top: 12px;
font-weight: bold;
font-size: 28px;
}
.group_common #footer .footer_frame_ div.time_ {
display: block;
margin-top: 5px;
font-size: 12px;
}
.group_common #footer .footer_frame_ div.btn_ {
margin-top: 25px;
text-align: center;
}
.footer_bottom_ a,
.footer_bottom_ a:hover,
.footer_bottom_ a:active,
.footer_bottom_ a:visited {
color: #fff;
font-weight: 200;
}
.single_mainframe_ .topic_head_inner {
display: block;
width: 1200px;
margin: 0 auto;
font-weight: 600;
}
.polo_wrapper .goods_ .desc_ .name1_,
.polo_wrapper .StyleR_Frame_ .name01_,
#page_list #page_list_right .name01_,
#page_list .goods_ .name1_,
#page_detail #accessory_list_other .name1_ {
/* text-overflow: ellipsis;
white-space: nowrap; */
overflow: hidden;
display: -webkit-box!important;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
#c50 .breadcrumb li:nth-child(2),
#c50 .breadcrumb li:nth-child(3) {
display: none;
}
@media screen and (max-width:1550px){
#c50 #polo_top_mv {
width: 100%;
}
#c50 #polo_top_mv .slick-prev {
left: 20px;
}
#c50 #polo_top_mv .slick-next {
right: 20px;
}
}
#polo_top_mv ul .slick-slide {
background-repeat: no-repeat;
background-position: center center;
height: 648px;
}
#c50 #polo_top_mv ul .slick-slide a {
  display: block;
  width: 100%;
  height: 100%;
}




#footer .footer_frame_ div.icon_.contact_ img {
height: 35px;
padding: 7px 0 0;
}
#footer div.footer_bottom_ {
padding: 80px 0 120px;
background: #282828;
}
#footer div.footer_bottom_ .inner_ {
position: relative;
width: 1200px;
margin: 0 auto;
}
#footer .footer_list_ {
overflow: hidden;
}
#footer .footer_list_ .block_ {
float: left;
text-align: left;
margin-left: 100px;
}
#footer .footer_list_ ul {
padding: 10px 0 0;
margin: 10px 0 0;
border-top: 1px solid #444444;
}
#footer .footer_list_ ul:first-of-type {
padding-top: 0;
margin-top: 0;
border-top: none;
}
#footer .footer_list_ li {
margin: 6px 0 0;
}
#footer .footer_list_ li:first-child {
margin-top: 0;
}
#footer .footer_list_ li a {
color: #fff;
font-size: 12px;
}
#footer .common_footer_logo_ {
text-align: center;
margin: 70px 0 10px;
}
#footer .common_footer_logo_ li {
display: inline-block;
vertical-align: middle;
margin: 0 30px;
}
#footer #copyright {
width: 1200px;
color: #808080;
font-size: 11px;
font-weight: 400;
margin: 25px auto 0;
text-align: center;
}
#footer .footer_list_ .block_child_ ul {
float: left;
padding: 0;
margin: 0 0 0 40px;
border-top: none;
}
#footer .footer_list_ .block_child_ ul:first-child {
margin-left: 10px;
}
#footer .footer_list_ .block_:first-child {
margin-left: 0;
}
#footer .footer_frame_ div.btn_ {
margin-top: 25px;
text-align: center;
}
#footer .footer_frame_ div.btn_ a {
display: inline-block;
width: 160px;
border: 1px solid #282828;
border-radius: 20px;
color: #404040;
font-size: 12px;
text-decoration: none;
padding: 10px 0;
}
#page_list .notice_ + .accessory_list_ {
  margin-top: 100px;
}
.polo_wrapper .goods_ .desc_ .price_ {
  display: flex;
}
.polo_wrapper .goods_ .desc_ .price_ img {
  display: none;
}
.polo_wrapper .goods_ .desc_ .campaign_price_ {
  display: flex !important;
}
.polo_wrapper .ranking_area .item_price img {
  display: none;
}
#page_detail .goods_ .StyleT_Item_ .price_ img {
  display: none;
}
/*#page_detail .goods_ .StyleT_Item_ .price_ {
  font-size: 12px;
}
#page_detail .goods_ .StyleT_Item_ .price_ * {
  font-size: 12px;
}*/
/*三上追加 191212*/
li.king-size a:hover {
    text-decoration: none;
    color: #df3232;
    opacity: 1.0!important;
}
#c50 .category_menu .category_title li.king-size:after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(270deg);
    width: 10px;
    height: 6px;
    background-image:url(../img/usr/header/polo/icon_polo_arrow_bottom.png);
    /*background-image: none!important;*/
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% 100%;
    content: '';
    background: none;
}
/*三上追加 191217*/
.rightmenuframe_ #recommend {
    display: none;
}
.mainframe_ #recommend {
    /*display: none; レコメンド表示開始191224*/
}
div.goodsproductdetail_ {
    margin-bottom: 20px!important;
}
.category_menu a:link {
    color: #000!important;
    text-decoration: none;
}

@media all and (-ms-high-contrast: none){
 /* #c50 .category_menu .link_area li figure img{
    height: 135px;
  }*/
}
@media all and (-ms-high-contrast: none){
  #c50 .category_menu .link_area li {
    /*margin: 0 85px;*/
     /*三上追加191217*/
  }

#polo_footer .footer_bottom ul li:nth-child(2) {
width: 120px;
height:23px;
}
#polo_footer .footer_bottom ul li:nth-child(2) a {
position: relative;
top: 9px;
width: 120px;
height:23px;
}


}
@media all and (-ms-high-contrast: none) {
  #c50 .category_menu .link_area {
    width: 100%;
  }
  #c50 .category_menu .link_area ul {
   width: 100%;
  }
  #c50 .category_menu .link_area li a {
    display: block;
    width: 120px;
  }
  #c50 .category_menu .link_area li figure {
    display: block;
    width: 120px;
  }
  #c50 .category_menu .title_area {
    width: 440px;
  }
  #c50 #recommend .img_ a img{
  width:216px;
  }
}
#page_list_right .StyleP_Line_ .desc_ .price_ img {
  display: none;
}
#c50 .event_frame_ .goods_ .icon_ .soldout {
  display: inline-block;
}
#page_list .epage_ranking .item_price img {
display: none;
}
/*三上追加 191218*/
.leftmenuframe_ #block_of_genretree{
	display:none;
}
#page_list .h2_area.detail_h2area{
	margin-top:50px;
}
#page_detail #itemHistoryDetail .slick-slider .slick-slide {
width: 156px !important;
}
/*三上追加 191220*/
#page_detail .contents_ #goodsproductdetail1{
	padding-top:20px!important;
}
div.goodsproductdetail_ .icon_ img{
	height:11px!important;
}
/*レコメンド用*/
#recommend .icon_top_ img{
    width: auto;
    height: 9px;
    margin: 7px 0;
}
#page_detail #recommend h2{
	display:none;
	font-size:20px;
	text-align:left;
	float:none;
	width:1200px;
	margin:0 auto;
	overflow:visible;
}
#c50 #page_detail #recommend {
  padding: 30px 0 90px;
}
/*#recommend .desc_ p.campaign_price_ span.normal_price_:after {
  position: absolute;
  top: 0;
  left: calc(100% + 4px);
  content: '(税込) →';
  width: 65px;
}
*/
#recommend .desc_ .price_box_{
  display: flex;
}
#recommend .desc_ p.campaign_price_:after {
  top: 0;
  /*left: -0px;*/
  /*content: '(税込)'*/;
}
#recommend .desc_ .campaign_price_ {
  display: flex;
}
/*20200330*/
#page_detail .colors_list_ li:nth-child(6){
    margin-left:0px!important;
}
#page_detail .colors_list_ li:nth-child(11){
    margin-left:0px!important;
}
#page_detail .colors_list_ li:last-child {
    margin-bottom: 50px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
  #page_detail .btn_cart_in,
  #page_detail .btn_cart_soldout {
      margin-right:10px;
  }
}


/* --------------------------------------------------------------------
  商品詳細　コメント1
-------------------------------------------------------------------- */
#page_detail .goodscomment1_{
  width: 100%;
}

/* --------------------------------------------------------------------
  210331 二重価格表記変更
-------------------------------------------------------------------- */
#c50 .default_hide_ .campaign_price_ {
  font-size: 14px;
  color: #f00;
}
#c50 .default_hide_ .is-tax {
  display: none;
}
#c50 .default_hide_ .campaign_price_ .is-tax {
  display: inline;
}
/*#c50 #recommend .desc_ .campaign_price_ {
	color: #f00;
	font-size: 14px;
}
#c50 #recommend .desc_ .campaign_price_ .normal_price_ {
	display: none;
}
*/
/* ---------------------------------------------------------------
　　合わせ買いマスタ有効時の非活性制御
--------------------------------------------------------------- */
.grayout_ {
	background-color: rgb(204, 204, 204);
}
/* 202306_add */
input.comingsoonbox_ {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  right: unset;
  width: 310px;
  height: 48px;
  margin-left: 20px;
  text-indent: 0;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  background: #647278;
  outline: none;
  border: none;
}

/* --------------------------------------------------------------------
  230925 OFF率追加
-------------------------------------------------------------------- */
.polo_wrapper .goods_ .desc_ .price_.default_hide_{
  font-weight: normal;
  text-decoration: line-through;
}
#newarrival_wrapper .desc_ .campaign_price_{
  color: #ff0000;
}

div.goodsspec_ #spec_price dd .sale-rate{
  font-size: 18px;
  margin-left: 0.5em;
}

#c50 .ranking_area .item_price.default_hide_{
  text-decoration: line-through;
}

#c50 .ranking_area .campaign_price_{
  color: #ff0000;
}

#c50 .default_hide_ .campaign_price_{
  display: inline-block;
}

#accessory_list_other .StyleT_Item_ .default_hide_{
  text-decoration: line-through;
}

#recommend .desc_ .campaign_price_{
  color: #f00;
  flex-direction: column;
}

#recommend .desc_ .campaign_price_ .normal_price_{
  color: #000;
  font-weight: normal;
  text-decoration: line-through;
}

#c50 #recommend .campaign_price_ span{
  display: inline-block;
}

#c50 #recommend .campaign_price_ .sale-rate{
  margin-left: 1em;
  font-weight: bold;
}

/* comming soon */
#page_detail .goodsspec_ .icon_ img[src="/stg/img/sys/polo/reservation.svg"] {
  height: unset;
  margin: 0 10px;
}

.StyleT_Item_.reserve,
.StyleT_Line_ li.reserve {
  position: relative;
}

.StyleT_Item_.reserve::before,
.StyleT_Line_ li.reserve::before{
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    display: block;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    pointer-events: none;
}

.StyleT_Item_.reserve::after,
.StyleT_Line_ li.reserve::after {
    content:"Coming Soon";
    position:absolute;
    font-size:20px;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    z-index:11;
    white-space: pre;
    font-weight: 600;
    pointer-events: none;
    text-shadow: 0 0 2px white;
}