#special {
  margin-top: 70px;
  padding-top: 60px;
  border-top: 5px solid #f0f0f0;
}

.article-main-image {
  width: 100%;
  margin: 20px auto;
}

.article-main-image img {
  width: 100%;
}

.index-wrap {
  width: 1000px;
  margin: 40px auto;
  font-size: 16px;
  line-height: 2;
  background: #f6f5f3;
  padding: 25px;
  border-radius: 15px;
}

.article {
  width: 100%;
  padding: 30px 0 30px;
  font-size: 16px;
  line-height: 2.2;
  clear: both;
}

.article h1 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.6;
}

.article .leadTxt {
  line-height: 2.2;
}

.article h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 18px;
  background-color: #ccbe97;
  color: #fff;
  padding: 5px 15px;
}

.article h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 0 15px 10px;
  line-height: 1.5;
  border-bottom: 2px solid #ccbe97;
  margin-bottom: 10px;
}

.article h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 0 15px;
  line-height: 1.5;
}

.article h5 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 0px 15px 0;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  margin-top: -15px;
}

.article p.txt,
.article strong {
  padding: 15px 17px 0;
  display: block;
}

.article .img_l {
  width: 390px !important;
  margin: 25px 30px 0px 17px;
}

.article.matome {
  font-size: 20px;
  font-weight: bold;
  /* padding: 0 15px; */
  line-height: 1.8;
  width: 970px;
  padding: 0px 0 40px;
}

.article.main {
  display: table;
  padding: 0px 0 20px;
}

.article.main img {
  width: 100%;
  height: auto;
  display: table-cell;
}

.article.main .ti {
  width: 55%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
  /* line-height: 2em; */
}

.article.main .check {
  margin: 0 0 0 17px;
  font-size: 14px;
}

.article.main .ti2 {
  width: auto;
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  line-height: 2.2em !important;
}

.line {
  /*border-top:#ddd 1px solid;*/
  height: 1px;
  width: 1000px;
  margin: auto;
}

.pickup-item .item-section {
  width: auto;
  margin: 30px auto 0;
  display: flex;
  justify-content: center;
}

.pickup-item .block_item {
  width: 200px;
  margin: 0 10px !important;
  font-size: 12px;
  position: relative;
  text-align: left;
}

.pickup-item .block_item .wrap_icon,
.list_search-result .block_item .wrap_icon {
  display: none;
}

.pickup-item .block_item img {
  margin-bottom: 5px;
}

.image_img {
  width: 940px;
  margin: 20px auto 20px;
  display: flex;
  /* text-align: center; */
  justify-content: center;
}

.image_img img {
  width: 37%;
}

.article .bt {
  clear: both;
  padding: 20px 0 20px;
  text-align: center;
}

.article .bt_more {
  padding: 12px 60px;
  text-align: center;
  font-size: 15px;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.06em;
  color: #14367e;
  border: 1px solid #aaa;
  border-radius: 40px;
  /*display: flex;*/
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  margin: 0px 10px 0px;
  width: 550px;
  white-space: nowrap;
  clear: both;
}

.bt_more br {
  display: none;
}

.bt_more::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 1px #111e;
  border-right: solid 1px #111;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin: -7px 0 0 0;
}

.pickup-item .item-section .block_item .wrap_description .txt_price {
  line-height: 1.2em;
  font-weight: bold;
  padding-top: 5px;
}

.pickup-item {
  text-align: center;
}

.pickup-item .block_coord {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  text-align: left;
  width: 200px;
  margin: 25px 10px 0;
}

.pickup-item .block_coord .wrap_description .txt_model-photo {
  width: 46px;
  height: 46px;
}

.pickup-item .block_coord .wrap_description .txt_model-name {
  margin: 10px 0 0 10px;
}

.pickup-item .block_coord .wrap_description .txt_model-name span {
  margin: 0 0px 5px;
  line-height: 1.2;
}

.pickup-item .block_coord .wrap_description {
  padding: 7px 7px 0;
}

#page-container h4 {
  font-size: 30px;
  padding: 30px 0;
  margin: 0;
  text-align: center;
}

#page-container .contents_area .contents_seo {
  justify-content: normal;
}
