@charset "UTF-8";
.sp {
  display: none;
}

#container {
  width: 980px;
  color: #333333;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
}

#container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

img.top_banner {
  display: block;
  margin-bottom: 35px;
}

p.read {
  line-height: 1.7;
  width: 73%;
  margin: 3% auto 0;
}

p.read.bt {
  line-height: 1.5;
  margin: 0 1.5em 4em;
}

/* ページ内ボタン */
.btn-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 93%;
  margin: 5.6% auto 0;
}

.btn-area .btn-item {
  display: block;
  width: 220px;
  height: 120px;
  color: #fff;
  background-color: #4D7694;
  background-image: url(/static/images/seihin_joho/caster_choice/img_allow_wh.png);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 50% 89%;
  border-radius: 6px;
  position: relative;
}

.btn-area .btn-item.light-color {
  background-image: url(/static/images/seihin_joho/caster_choice/img_allow_bl.png);
  background-color: #CAE0F2;
  color: #4D7694;
}

.btn-area .btn-item .btn-text {
  display: block;
  text-align: center;
  margin: 9% auto 0;
  font-size: 1.1em;
  line-height: 1.6;
}

/* 表 */
.sub-line-title2 .sub-title2 {
  font-weight: normal;
  text-align: center;
  margin: 15% 0 0;
  padding: 2.25% 1.5% 1.5% 1.5%;
  color: #FFF;
  background-color: #4D7694;
  font-size: 1.65em;
}

.sub-line-title2.light-color .sub-title2 {
  background-color: #CAE0F2;
  color: #4D7694;
}

table {
  border-collapse: collapse;
  line-height: 1.4;
}

table.table-caster {
  border-collapse: collapse;
  text-align: center;
  margin: 0 1.5em 2em;
  font-size: .8em;
}

.table-caster th, .table-caster td {
  border: 1px solid #ccc;
  padding: .3em .5em;
}

.td-title {
  font-size: 1.2em;
  font-weight: bold;
}

.td-menu {
  width: 25%;
  background-color: #f2f2f2;
  padding: 0.8em 0.5em !important;
  font-weight: bold;
}

.td-img {
  width: 35px;
  height: auto;
  vertical-align: inherit;
  margin: 0 5% 0 -5%;
}

.txt-toku {
  text-align: left;
  padding: 1em 0.5em !important;
  line-height: 1.7;
}

td.beige {
  background-color: #FDF8EF;
}

.osusume {
  background: #F5FCF9;
  width: 96.5%;
  padding: 4.2% 5% 4.2% 6.2%;
  box-sizing: border-box;
  margin: 0 auto;
}

.osusume-block {
  display: flex;
  margin: 0 auto;
}

.osusume-block .left {
  width: 200px;
  height: auto;
}

.osusume-block .left img {
  width: 100%;
}

.osusume-block .right {
  width: 73%;
  margin: 0.4% 0 0 3%;
}

.osusume-block .right .title {
  font-size: 1.3em;
  font-weight: 600;
}

.osusume-block .right .cap {
  font-size: 1em;
  line-height: 1.7;
  margin: 1.7% 0 0;
  letter-spacing: 0.8px;
}

.osusume-block .btm-link {
  margin: 1.5% 0 0;
  text-align: left;
}

.osusume-block .btm-link a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 1em 5.8em;
  border-radius: 0.5em;
  font-size: 1.1em;
  background-image: url(/static/images/seihin_joho/caster_choice/img_wh.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: 97% 50%;
}

.material_read {
  display: flex;
  padding: 4.2% 5% 4.2% 6.2%;
  box-sizing: border-box;
  border-radius: 8px;
  width: 96.5%;
  margin: 0 auto;
}

.material_read .btm-link a {
  background-color: #43AC6F;
}

.article-block {
  width: 98%;
  margin: 0 auto 7.4%;
}

.article-title {
  font-size: 1.3em;
  border-bottom: 2px solid #F4902C;
  padding: 0.3% 0 0.8% 1.2%;
  font-weight: 600;
}

.article-cap {
  margin: 1.5% 0 1.5% 1.2%;
  line-height: 1.8;
}

.stopper {
  display: flex;
  justify-content: space-between;
  margin: 2.7% 0 0;
  padding: 2% 3.7%;
}

.stopper .item-block {
  display: flex;
  width: 46%;
}

.stopper .item-block .left {
  width: 180px;
  height: auto;
}

.stopper .item-block .left img {
  width: 100%;
}

.stopper .item-block .right {
  width: 54%;
  margin: 5.7% 0 0 5%;
}

.stopper .item-block .right .title {
  font-size: 1.2em;
  font-weight: 600;
}

.stopper .item-block .right .cap {
  font-size: 0.85em;
  line-height: 1.9;
  margin: 5% 0 0;
  letter-spacing: 0.8px;
}

.slim .article-cap {
  display: inline-block;
  width: 68%;
  vertical-align: top;
}

.slim .article-img {
  display: inline-block;
  width: 26%;
  margin: 1.3% 0 0 3.3%;
}

.slim .article-img img {
  width: 100%;
}

/* お手元の椅子との対応確認方法 */
.box-kakunin {
  margin: 0 1.5em 3em;
}

.box-kakunin .article-cap {
  margin: 2.1% 0 0% 1.9%;
  line-height: 1.8;
}

.left-box {
  width: 40%;
  display: inline-block;
  vertical-align: top;
}

.left-box img {
  width: 100%;
}

.right-box {
  width: 58%;
  display: inline-block;
  line-height: 1.4;
  margin: 0.7% 0 0 1%;
}

.box-title {
  border-bottom: 1px #ccc solid;
  font-size: 1.6em;
  padding: 0 0 .2em;
}

.box-txt {
  color: #333;
  margin: .5em 0 3em .3em;
  line-height: 1.55;
}

.btm-link {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 3em;
}

.btm-link a {
  display: inline-block;
  color: #fff;
  background-color: #2976C6;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 1em 3em;
  border-radius: 0.5em;
  font-size: 1.4em;
}

.btm-link a:hover {
  color: #fff;
  background-color: #4998E9;
  text-decoration: none;
  border: 1px solid #4998E9;
}

.box-kakunin .btm-link a {
  width: 41%;
  padding: 1em 0;
  font-size: 1.2em;
  margin: 4.9% 0 0;
  background-image: url(/static/images/seihin_joho/caster_choice/img_wh.png);
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: 97% 50%;
}

/* チェアキャスター一覧 */
.product-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 97.6%;
  margin: 2% auto 0;
}

.product-box .product-item {
  width: 49%;
  display: flex;
  margin: 0 0 2.1%;
}

.product-box .product-item .hinban {
  display: inline-block;
  background: url(/static/images/seihin_joho/cart_select/yaji_maru_bl.png) no-repeat 0% 50%;
  background-size: 13px;
  padding: 0 0 0 7%;
  margin: 3% 0 0;
  font-weight: 600;
}

.product-box .product-item .price {
  display: block;
  margin: 2% 0 0;
}

.product-box .product-item .item-image {
  width: 150px;
  height: auto;
}

.product-box .product-item .item-image img {
  width: 100%;
}

.product-box .product-item .title {
  line-height: 1.6;
  font-weight: 600;
}

.product-box .product-item .type {
  border: 1px solid;
  margin: 6% 0 0;
  font-size: 0.9em;
  width: 58%;
  text-align: center;
  padding: 2.4% 0 0.8%;
  font-weight: bold;
}

.product-box .product-item .type.yellow {
  color: #F48806;
}

.product-box .product-item .type.blue {
  color: #43ADE4;
}

.product-box .product-item .type.green {
  color: #14931B;
}

.product-box .product-item .type.purple {
  color: #9371B5;
}

.product-box .product-item .recom-r {
  width: 52%;
  margin: 0.6% 0 0 2.5%;
}

.list_box {
  margin-bottom: 2.8em;
}

/* こちらもおすすめ */
.osusume-area {
  margin: 14% 0 0;
}

.osusume-area .osusume {
  margin-top: 2%;
  padding: 3.9% 3%;
}

.osusume-area .osusume .btm-link {
  text-align: left;
  margin: 5.4% 0 0;
  width: 60%;
}

.osusume-area .osusume .btm-link a {
  padding: 1em 0 1em 3.3em;
  width: 100%;
  box-sizing: border-box;
}

.osusume-title {
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
}

/* 関連ページ*/
div .relation {
  width: 100%;
  margin: 15.4% auto;
}

.relation h3 {
  font-size: 1.3em;
  text-align: center;
  padding: 1.1em 0;
  color: #fff;
  background-color: #61BE9A;
}

.relation img {
  width: 230px;
  height: 153px;
  margin: 20px 14px 0 0;
}

.link-img li {
  display: inline;
}

.link-img li:nth-child(4n) img {
  margin-right: 0;
}

/* 余白 */
.mb1 {
  margin-bottom: 2em !important;
}

.mb4 {
  margin-bottom: 4em;
}

.mb0 {
  margin-bottom: 0;
}

/* タイトル
-------------------------------*/
#wrap-container #container h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 11px;
  padding-bottom: 0;
}

/* clfx */
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
