@charset "UTF-8";
/* カテゴリ一覧 */
.FS2_GroupList,
.pager,
.FS2_sort_menu_bg,
.FS2_GroupLayout {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.FS2_GroupLayout {
  padding-top: 40px;
  padding-bottom: 40px;
}

.FS2_GroupLayout .headline-type01 {
  margin-bottom: 40px;
}

.alignItem_02 {
  margin-bottom: -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.alignItem_02 > a,
.alignItem_02 > br {
  display: none;
}

.alignItem_02 .gl_Item {
  width: 47%;
  margin: 0 0 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.alignItem_02 .gl_Item > table {
  width: 100%;
  margin-bottom: 10px;
}

.alignItem_02 .gl_Item > form {
  width: 100%;
  margin-top: auto;
}

.FS2_sort_menu_bg {
  display: none;
}

.pager {
  margin: 30px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
}

.pager .FS2_pager_text {
  display: none;
}

.pager .FS2_pager_stay,
.pager .FS2_pager_link {
  width: 30px;
  height: 30px;
  margin: 0 5px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #DDD;
  display: block;
}

.pager .FS2_pager_stay {
  border-color: #0068B7;
  background-color: #0068B7;
  color: #FFF;
}

.category_image_area {
  max-width: 1040px;
  margin: 30px auto;
  padding: 0 20px;
}

.b2c_headline_group {
  margin-bottom: 80px;
}

.groupLayout .FS2_thumbnail_container {
  margin-bottom: 10px;
}

.FS2_thumbnail_container a {
  width: 150px;
  margin: 0 auto;
  display: block;
}

.FS2_thumbnail_container img {
  width: 100%;
}

.FS2_itemlayout_td_Right {
  padding-left: 25px;
}

.groupLayout .itemGroup {
  margin-bottom: 10px;
}

.itemGroup a {
  color: #0068B7;
}

.itemGroup .itemCatchCopy {
  display: none;
}

.FS2_OptionPrice td {
  padding: 0;
}

.FS2_figure_table {
  width: 100%;
  margin: 0 auto;
  position: relative;
  border-spacing: 0;
}

.FS2_figure_table_td_figure {
  width: 4.3em;
  padding-right: 8px;
  font-weight: bold;
}

.FS2_figure_table_td_input_cnt input {
  width: 100px;
  height: 40px;
  margin-right: 6px;
  padding: 1em;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}

.FS2_figure_table_td_updn_btn {
  position: absolute;
  top: 8px;
  left: 128px;
}

.FS2_figure_table_td_detail_btn {
  display: none;
}

.FS2_figure_table_td_cart_btn {
  width: 304px;
}

#toCart {
  width: 100%;
  margin: 0;
  padding: 13px 0;
  background-color: #0068B7;
  color: #FFF;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
}

.FS2_OptionPrice {
  width: 100%;
}

.FS2_OptionPrice table {
  width: 100%;
}

.FS2_OptionPrice tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.FS2_OptionPrice tr {
  /*width: 48.5%;*/
  margin-bottom:5px;
}

.FS2_OptionPrice th {
  width: 165px;
  padding: 10px 8px 0 0;
  background: none;
  border-bottom: none;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
}

.FS2_OptionPrice td {
  border-bottom: none;
  width:305px;
}

.FS2_OptionPrice td br {
  display: none;
}

.FS2_OptionPrice select {
  width: 100%;
  padding: 9px 30px 9px 10px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-weight: bold;
  background: url(../../images/icon/arrow_select.png) no-repeat right 10px center/12px;
}

.FS2_OptionPrice .color_text {
  margin-bottom: 10px;
}

.GoodsSelectionTable {
  display: none;
}

#select_variation {
  float: right;
  width: 48.5%;
  margin-bottom: 10px;
  padding: 9px 30px 9px 10px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-weight: bold;
  background: url(../../images/icon/arrow_select.png) no-repeat right 10px center/12px;
}

.FS2_WishListButton_area {
  display: none;
  clear: both;
}

.FS2_WishListButton_area a {
  color: #0068B7;
  text-decoration: underline;
}

.FS2_WishListButton_area img {
  display: none;
}

.FS2_WishListButton_area .FS2_WishListEntryButton_container:before {
  content: 'お気に入りに登録';
}

.FS2_WishListButton_area .FS2_AlreadyWishListButton_container:before {
  content: 'お気に入りに登録済み';
}

.FS2_original_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.FS2_original_icons li {
  width: 32%;
  margin-right: 1.2%;
  margin-bottom: 1.2% !important;
}

.FS2_original_icons li:nth-child(3n) {
  margin-right: 0;
}

@media all and (-ms-high-contrast: none) {
  .FS2_original_icons {
    display: inline-block;
  }
}

.FS2_eye_catch_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.FS2_eye_catch_icon li {
  width: 24.1%;
  margin-right: 1.2%;
  margin-bottom: 1.2% !important;
}

.FS2_eye_catch_icon li:nth-child(4n) {
  margin-right: 0;
}

.FS2_eye_catch_icon li img {
  width: 100%;
}

.FS2_eye_catch_icon img {
  width: 24.1%;
}

.FS2_itemPrice_area {
  margin: 15px 0;
}
