#social_tag {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #FE2500;
    margin-top: 30px;
    padding-bottom: 30px;
}

#category_search {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #FE2500;
}

#social_tag h3 {
    background-color: #FE2500;
    color: #FFF;
    height: 40px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight: 700;
    vertical-align: middle;
    display: table-cell;
    padding-left: 10px;
    width: 300px;
}

#social_tag .box {
    padding: 20px;
}

#twitter_tl {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}

#sp_sns {
    background-image: url(/common/smart/design/img/sp_images01.png);
    background-repeat: no-repeat;
    background-position: 0 -1750px;
    height: 150px;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
    background-size: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#sp_sns #sp_sns_fb a {
    height: 150px;
    width: 160px;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    float: left;
}

#sp_sns #sp_sns_google a {
    height: 150px;
    width: 160px;
    text-indent: 100%;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    float: left;
}

#category_search {
    border: 1px solid #FF0201;
}

#category_search h2 {
    background-color: #FE2500;
    color: #FFF;
    height: 40px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight: 700;
    vertical-align: middle;
    display: table-cell;
    padding-left: 10px;
    width: 300px;
}

#category_search ul {
    padding: 10px 5px 0;
}

#category_search li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px dotted #d8d8d8;
}

#category_search li h3 {
    color: #333;
    font-size: 14px;
    line-height: 150%;
    font-weight: 700;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    background-image: url(/common/design/user/css/img/arrow1.png);
    background-repeat: no-repeat;
    background-position: 5px 9px;
}

#category_search li:last-child {
    padding: 0;
    border-bottom: none;
}

#category_search li a {
    color: #333;
    font-size: 14px;
    line-height: 150%;
    text-decoration: none;
    display: block;
    padding: 3px;
    background: url(/common/design/user/css/img/arrow1.png) no-repeat right 50%;
}

#category_search li a:hover {
    background: url(/common/design/user/css/img/arrow3.png) no-repeat right 50%;
}

#category_search li ul {
    border: none;
    margin: 0 0 0 10px;
}

#category_search li ul li {
    padding: 0;
    margin: 0 0 5px;
    border-bottom: none;
}

#category_search li ul li:last-child {
    margin: 0;
}

.banner-market-new {
    padding: 0 10px;
}

.banner-market-new h2 {
    display: block;
    background: url(/common/smart/design/img/images_index-add/title-common-bg.png) left top repeat;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    padding: 10px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.banner-market-new p {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    padding: 25px 0;
    margin: 0;
}

.banner-market-new p span {
    color: #ed002d;
    font-size: 29px;
}

.banner-back-top {
    padding: 0 10px;
}

.banner-back-top .banner-back-top-content {
    padding: 2px 0;
    background: #d61518;
    border-radius: 2px;
}

.banner-back-top .banner-back-top-title {
    display: block;
    background: #44a412;
    padding: 3px 10px;
    text-align: center;
    margin: 0 -4px;
    font-size: 12px;
    border-radius: 2px;
    color: #ffffff;
    position: relative;
}

.banner-back-top .banner-back-top-title:before {
    content: '';
    border-right: 4px solid #1a5a00;
    border-bottom: 4px solid transparent;
    bottom: -4px;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}

.banner-back-top .banner-back-top-title:after {
    content: '';
    border-left: 4px solid #1a5a00;
    border-bottom: 4px solid transparent;
    bottom: -4px;
    height: 0;
    right: 0;
    position: absolute;
    width: 0;
}

.banner-back-top .banner-back-top-title span {
    display: inline-flex;
    width: 35px;
    height: 35px;
    background: #ffffff;
    border-radius: 50%;
    color: #d61518;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    margin-right: 3px;
}

.banner-back-top .banner-back-top-img {
    display: flex;
    max-width: 355px;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
    padding: 10px 10px;
}

.banner-back-top .banner-back-top-img img:first-child {
    width: 45%;
}

.banner-back-top .banner-back-top-img a:nth-child(2) {
    width: 45%;
}

.banner-back-top .banner-back-top-img a:nth-child(2) img {
    width: 100%;
    height: auto;
}

a.back-to-button-new {
    display: block;
    width: 300px;
    margin: 25px auto;
}

.back-to-button-new img {
    width: 100%;
    height: auto;
}


.list-market-new {
    padding: 0 10px;
    margin: 50px 0;
}

.title-market {
    display: block;
    background: url(/common/smart/design/img/images_index-add/title-common-bg.png) left top repeat;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    padding: 15px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.market-new-slide {
    margin: 15px 0;
    position: relative;
}

.market-new-slide-item {
    display: block;
    width: 40%;
    margin: 0 5px;
}

.list-market-new-slide-item {
    padding: 0 15px;
}

.market-new-slide-item-sub {
    border: 2px solid #d8d8d8;
    border-bottom: none;
    padding: 10px;
}

.market-new-slide-item-sub img {
    display: block;
    width: 130px;
    margin: 0 auto;
}

.market-new-slide-item-sub p {
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    height: 30px;
    line-height: 15px;
    margin-top: 10px;
}

.market-new-slide-item-sub-2 {
    background: #3f3f3f;
    color: #ffffff;
    text-align: center;
    padding: 9px 0;
}

.market-new-slide-item-sub-2 p {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 12px;
}

.market-new-slide-item-sub-2 span {
    font-size: 15px;
    font-weight: bold;
}

.slider-arrow-left {
    width: 17px;
    height: 17px;
    position: absolute;
    left: -1px;
    top: 40%;
}

.slider-arrow-right {
    width: 17px;
    height: 17px;
    position: absolute;
    right: -1px;
    top: 40%;
}


.container_s1.market-ct-1 {
  margin-top: -50px;
}

.market-ct-1 #main_contents .market_inline {
  border: 0;
  padding: 20px 0;
}

.market-ct-1 #main_contents .market_inline ul {
  justify-content: space-between;
}

.market-ct-1 #main_contents .market_inline ul li {
  margin-right: 10px;
  width: calc((100% - 20px) / 2) !important;
  border: 0;
  margin-bottom: 15px;
}

.market-ct-1 .banner-market-new p {
  font-size: 14px;
  padding: 10px 0;
  text-align: left;
}

.market-ct-1 #main_contents .market_inline ul li:nth-child(2n) {
  margin-right: 0;
}

.market-ct-1 #main_contents .market_inline ul li a .sale_list_img {
  border: 1px solid #d8d8d8;
  border-radius: 7px;
  margin-bottom: 10px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.market-ct-1 #main_contents .market_inline ul li .sale_list_title {
  border-top: 0;
  word-break: break-all;
}

.market-ct-1 #main_contents .market_inline ul li .sale_list_price {
  background: #fff;
  color: #000;
  text-align: left;
  margin-top: 0;
  padding-top: 0;
}

.market-ct-1 #main_contents .market_inline ul li .sale_list_price i {
  display: none;
}

.market-ct-1 #main_contents .market_inline ul li a {
  padding-bottom: 20px;
}

.btn-market .btn-red {
  position: relative;
  display: block;
  background: #e61e02;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  border: 0;
  border-radius: 5px;
  outline: unset;
  width: 100%;
  margin: 40px auto;
  box-sizing: border-box;
}

.btn-market .btn-red:after {
  content: '\f138';
  border: unset;
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  font-size: 28px;
}

.market-ct-1 .box-gray {
  background: #f3f3f3;
}

.market-ct-1 .items-box-gray {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 10px;
  margin: 0 -10px;
  box-sizing: border-box;
}

.market-ct-1 .box-file .items-box-gray {
  flex-wrap: unset;
}

.market-ct-1 .item-box-gray {
  width: calc(100% / 3);
  padding: 10px;
  box-sizing: border-box;
}

.market-ct-1 .item-box {
  text-align: center;
}

.market-ct-1 .item-box-gray .image {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.market-ct-1 .box-gray-sp img {
  width: auto;
  height: 70px;
}

.market-ct-1 .item-box-gray .text {
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
}

.market-ct-1 .note {
  color: #000;
  padding: 0 0 20px;
  font-size: 14px;
  line-height: 24px;
}

.market-ct-1 .note .text-red {
  color: #e90000;
}

.w-80 {
  width: 80%;
}

.w-60 {
  width: 60%;
}

.w-50 {
  width: 50%;
}

.w-40 {
  width: 40%;
}

.d-flex-ct {
  display: flex;
}

.mg-auto {
  margin: auto;
}

.mg-20-0 {
  margin: 20px 0;
}

.market-ct-1 .w-40 {
  padding-left: 10px;
}

.market-ct-1 .box-gray .title {
  font-weight: 700;
  border: 1px solid #e0e0e0;
  border-bottom: 4px solid #d8d8d8;
  background: #fff;
  padding: 15px;
  font-size: 14px;
  margin: auto 10px;
  text-align: center;
}

.market-ct-1 .box-file {
  padding-top: 30px;
}

.market-ct-1 .box-file .item-box-gray {
  width: calc(100% / 6);
  padding: 5px;
}

.market-ct-1 .box-file .item-box-gray .image {
  background: transparent;
}

.market-ct-1 .title-item_s1 {
  border: 2px solid #2aa400;
  border-left: 10px solid #2aa400;
}

.market-ct-1 img {
  width: 100%;
}

.market-ct-1 .sale_list_img img {
  max-width: 80%;
}

.market-ct-1 .box-img-examp .w-50 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.market-ct-1 .box-img-examp .w-50 img {
  padding: 20px;
  max-width: 60%;
}

.market-ct-1 .sale_list_creator span {
  display: none;
}

.market-ct-1 .market_inline ul {
  display: flex;
  flex-wrap: wrap;
}

.market-ct-1 .market_inline ul li {
  width: 50%;
}

.market-ct-1 .banner-market-new h2 {
  padding: 10px;
}
