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

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

div#wrap-container {
  padding: 0;
}

#main-contents {
  width: 100%;
}

h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.8em;
  margin: 0 0 28px;
  padding-bottom: 3px;
  font-weight: normal;
  line-height: 1;
}

p.title_banner {
  width: 980px;
  margin: 0 auto;
}

/* COOL CHICEとは */
div#what {
  margin: 2.2% 5%;
  padding: 0 0 2.2% 0;
  border-bottom: 1px solid #A0A0A0;
}

div#what p {
  font-size: 0.96em;
  float: left;
  width: 75%;
}

div#what a {
  display: block;
  width: 23%;
  float: right;
  margin-top: 0.5%;
}

/* ご存知ですか？ */
div#know {
  margin: 7% 0 0;
}

div#know p {
  font-size: 1.13em;
  margin: 0 0 4%;
}

div#know p span {
  margin: 0 0 1.5%;
  display: block;
}

/* 宅配ボックスを利用して再配達をなくしましょう！ */
div#use {
  position: relative;
  margin: 6% 0 0;
}

div#use span {
  display: block;
}

div#use span.point {
  width: 24%;
}

div#use span.ttl {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 0 10%;
}

div#use span.read {
  position: absolute;
  top: 39%;
  left: 5.5%;
}

div#use span.uketori {
  position: absolute;
  bottom: 9.5%;
  left: 7%;
}

div#use span.gyousya {
  position: absolute;
  bottom: 17.5%;
  left: 38%;
}

div#use span.tenpo {
  position: absolute;
  bottom: 17.5%;
  left: 69.5%;
}

/* 製品ラインナップ */
div#product {
  margin: 7% 0 0;
}

#main-contents h2 {
  font-size: 1.9em;
  line-height: 1.1;
  padding: 1.5% 1.5% 1%;
  background: #205AB1;
  color: #FFFFFF;
}

div#product p {
  color: #616161;
  font-size: 1.55em;
  font-weight: bold;
  padding: 1.5% 1.5%;
}

div.product-inner div.pleft {
  float: left;
  width: 40%;
}

div.product-inner div.pleft img.mainimg {
  width: 390px;
  height: 390px;
  border: 1px solid #D2D2D2;
}

div.product-inner div.pright {
  float: right;
  width: 58.5%;
  height: 390px;
  position: relative;
}

div.product-inner div.pright ul li {
  float: left;
  width: 31.8%;
  font-size: 0.98em;
}

div.product-inner div.pright ul li span {
  font-size: 0.93em;
  line-height: 1.5;
  display: block;
  margin: 3% 0 0;
}

div.product-inner div.pright ul li:nth-child(2) {
  margin: 0 2%;
}

div.product-inner div.pright img.subimg {
  width: 181px;
  height: 181px;
  border: 1px solid #D2D2D2;
}

div.product-inner div.pright div.linkbox {
  width: 100%;
  position: absolute;
  bottom: 3%;
  left: 0;
  padding: 0 0 0 3%;
}

div.product-inner div.pright div.linkbox a.linktext {
  font-size: 1.2em;
  font-weight: bold;
}

div.product-inner div.pright div.linkbox object.coming {
  font-size: 0.75em;
  color: #FF0000;
  display: inline-block;
  margin: 0 0 0 0.5%;
}

div.product-inner div.pright div.linkbox a.linktext img {
  vertical-align: middle;
  margin: 0 1% 0 0;
}

div.product-inner div.pright div.linkbox a.linkbtn {
  position: absolute;
  bottom: -5%;
  right: 5%;
}

div.product-inner div.pright div.linkbox span.price,
div.product-inner div.pright div.linkbox span.size {
  display: block;
  font-size: 0.95em;
}

div#product p.att {
  color: #FF0000;
  font-size: 0.93em;
  font-weight: normal;
  border-bottom: 5px solid #1F5AB4;
  padding: 0 0 2%;
  margin: 1% 0 0 0.5%;
  line-height: 1.3;
}

div#product p.att:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/* こちらもおすすめ */
div#osusume {
  line-height: 1;
}

.lineup_title {
  font-size: 1.6em;
  font-weight: bold;
  color: #ffffff;
  background-color: #37c4d5;
  padding: 1% 2.5% 0.8%;
  margin: 9% 0 0;
  line-height: 1;
}

.lineup {
  border: 1px solid #d1d1d1;
  margin: 1% 0 0;
  padding: 0.2% 0.3% 2%;
}

.cap {
  padding: 1.7% 2%;
  font-size: 1.1em;
  margin: 0 0 2%;
  background-color: #e9f7f8;
}

.images img, .example img {
  width: 100%;
}

.lineup .images {
  border: 1px solid #d1d1d1;
  float: left;
  width: 26%;
  margin: 0 0 0 2%;
}

.example {
  float: left;
  width: 18.5%;
  margin: 0 0 0 1.5%;
}

.detail {
  float: right;
  width: 49%;
}

.hinban {
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat 0 0;
  font-weight: bold;
}

.hinban a {
  margin: 0 0 0 4%;
  font-size: 1.1em;
}

.hinban img {
  vertical-align: top;
}

.detail .price, .detail .size {
  margin: 2% 0 0;
  font-size: 0.95em;
}

.icon-area {
  margin: 3.5% 0 0;
}

.icon-area li {
  float: left;
  width: 31%;
  margin: 0 1% 1% 0;
  padding: 1.5%;
  text-align: center;
  color: #ffffff;
  font-size: 0.95em;
  font-weight: bold;
}

.icon-area li:nth-child(2n) {
  margin-left: 0;
}

.orange {
  color: #ffffff;
  background-color: #ff9600;
}

.blue {
  color: #ffffff;
  background-color: #00a1e5;
}

.green {
  color: #ffffff;
  background-color: #00c1c0;
}

.link-button {
  margin: 14% 5% 0 0;
  text-align: right;
}

/* 特集リンク */
div#tokushu-link {
  text-align: center;
  margin: 5% 0 2%;
}

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