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

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

div#wrap-container {
  padding: 0;
}

#main-contents {
  width: 100%;
  margin: 0 0 10%;
}

/* ここから新規記述を行ってください */
h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.8em;
  margin: 0 0 28px;
  padding-bottom: 3px;
  font-weight: normal;
  line-height: 1;
}

.wash_antibacterial_contets {
  font-size: 1em;
  line-height: 1.4em;
}

.recommend-area h2 {
  font-size: 1.7em;
  color: #215DB5;
}

.recommend-area p {
  line-height: 1.7em;
  margin-top: 2.5%;
}

.recommend-area p:nth-of-type(2) {
  margin-top: 6%;
  letter-spacing: -1.3px;
}

.recommend-area-text {
  margin: 12.3% 0 0 3.5%;
  width: 510px;
  letter-spacing: -1.1px;
  display: inline-block;
  vertical-align: top;
}

.recommend-area img {
  margin: 3.5% 0 0 2.5%;
}

.jump {
  text-align: center;
  width: 95%;
  margin: 0 auto 5%;
}

.wash_kokin {
  margin: 5% 0 0 1%;
}

.wash_kokin_other {
  border-top: 1px solid #CCCCCC;
  margin: 2% 0 0;
  padding: 1% 0 0;
}

.wash {
  margin-left: 1%;
}

.par {
  margin: 1.8% 0 0 0.8%;
}

.stand {
  margin: 1.8% 0 0 1.6%;
}

div #antibacterial-item, #washable-item {
  margin-top: 3.8%;
}

h3.category {
  font-size: 1.4em;
  color: #fff;
  padding: 17px 24px 12px;
}

h3.category.sec {
  margin: 6% 0 0;
}

div #antibacterial-item h3 {
  background-color: #EA7901;
}

div #washable-item h3 {
  background-color: #2396CD;
  margin-top: 10%;
}

div #antibacterial-item h4:not(.pickup) {
  margin: 1.5% 2.5% 0;
  padding: 0 0 0 1.5%;
  width: 95%;
}

#washable-item h4 {
  margin: 1.5% 0 0 2%;
}

div #antibacterial-item h5 {
  background-color: #FCEBD9;
  padding: 1.2% 1% 0.8%;
  margin: 2.5% 2.5% 0;
  color: #EA7901;
  font-size: 1.3em;
}

div #antibacterial-item h5.sec {
  margin: 6.5% 2.5% 0;
}

div #antibacterial-item p {
  margin: 1.5% 2.5% 0;
  padding: 0 1.1%;
}

#washable-item p {
  margin: 1.5% 0 0 2%;
}

.product-genre {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4em;
  padding-left: 0.8%;
}

div #antibacterial-item .product-genre {
  margin-top: 2%;
  border-bottom: 1px solid #EA7901;
  color: #EA7901;
}

div #washable-item .product-genre {
  margin-top: 2%;
  border-bottom: 1px solid  #2396CD;
  color: #2396CD;
}

/* 製品一覧 */
div#product ul {
  margin: 1.8% 0 0 0;
}

div#product ul li {
  width: 30.25%;
  float: left;
  margin: 0 0 4% 2.75%;
}

div#product ul li:nth-child(1) {
  margin-left: 2.5%;
}

div#product ul li:nth-of-type(4n) {
  margin: 0;
}

div#product ul li a {
  display: block;
  color: #333333;
}

div#product ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
}

div#product ul li a:hover img {
  opacity: 1 !important;
}

div#product ul li a img.mainimage {
  width: 100%;
  border: 1px solid #CCCCCC;
  margin: 0 0 2%;
}

div#product ul li a img.new,
div#product ul li a img.lim {
  margin: 0 0 0 2%;
  vertical-align: -1px;
}

div#product ul li span span {
  margin-left: 0;
}

div#partition-text {
  margin: 0 0 0 3.5%;
}

div#partition-text span {
  margin: 0;
}

div#product span.hinban {
  display: block;
  background: url(/static/images/seihin_joho/antibacterial/yaji_maru_bl.png) no-repeat left 0 top 3px;
  font-size: 1.00em;
  color: #1C64B3;
  font-weight: bold;
  background-size: 12px;
  padding: 0 0 0 15px;
  margin: 0 0 -1px;
}

div#product span.price {
  display: block;
  font-size: 0.9rem;
  letter-spacing: -0.03em;
}

div#product span.not {
  display: block;
  font-size: 0.9rem;
  letter-spacing: -0.03em;
  margin-top: 0.5%;
}

div#product span.cap {
  display: block;
  font-size: 1em;
  line-height: 1.5;
  letter-spacing: -0.8px;
  margin-top: 2%;
}

div.other-link {
  text-align: center;
}

div.other-link a {
  display: inline-block;
  width: 45%;
  border: 2px solid #EA7901;
  border-radius: 0.3em;
  padding: 2% 0 1.6%;
  font-size: 1.3em;
  font-weight: bold;
  color: #64B438;
  line-height: 1;
  background: url(/static/images/seihin_joho/antibacterial/img_allow_gr.png) no-repeat 95% 50%;
  background-size: auto;
  background-size: 2.2%;
}

div.other-link a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.category-category {
  margin-top: 3.7%;
  margin-right: 1.5%;
}

.category-category:nth-of-type(1) {
  margin-top: 0%;
}

.bottom_area {
  padding: 2% 4% 3%;
  margin: 0;
  position: relative;
  background-color: #F2F7FA;
}

#glass.pickup {
  margin: 0 0 9%;
}

.bottom_area .pickup {
  background: url(/static/images/seihin_joho/antibacterial/icn_osusume.png) no-repeat scroll left 0.5% top 0;
  background-size: contain;
  padding: 20px 0 15px 9.5%;
  font-size: 1.4em;
  line-height: 1.1;
  font-weight: bold;
}

#glass .bottom_area .pickup {
  background: url(/static/images/seihin_joho/antibacterial/icn_tokuchu.png) no-repeat scroll left 0.5% top 0;
  background-size: 7%;
  padding: 10px 0 15px 9.5%;
  font-size: 1.4em;
  line-height: 1.1;
  font-weight: bold;
}

#glass .bottom_area .pickup span {
  display: block;
  font-size: 0.7em;
  color: #405B98;
  margin: 0 0 5px;
}

#glass .bottom_area dl {
  width: 620px;
  padding: 4% 0 0;
  letter-spacing: -0.02em;
}

#glass .bottom_area dl dt {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 4px;
}

#glass .bottom_area dl dt span {
  font-size: 1rem;
  font-weight: normal;
}

#glass .bottom_area dl dd {
  font-size: 0.93em;
  color: #0099FF;
  text-indent: -1em;
  margin: 0 0 0 1em;
}

.bottom_area .left_area {
  float: left;
}

.bottom_area .partition-link {
  background: url(/static/images/seihin_joho/antibacterial/yaji_maru_bl.png) no-repeat scroll 0 center;
  font-weight: bold;
  padding: 0.4em 0 0.4em 1em;
  line-height: 1;
}

a:link, a:visited {
  color: #1C64B3;
  text-decoration: none;
}

.bottom_area .left_area {
  width: 24.5%;
  margin: 2.5% 0 0 0;
}

#glass .bottom_area .left_area {
  width: 24.5%;
  margin: 1.5% 0 0 0;
}

.bottom_area .left_area img {
  width: 100%;
}

#glass .bottom_area .left_area img {
  width: 92%;
}

.bottom_area .right_text {
  float: left;
  margin: 3% 0 0;
}

.product-text {
  width: 570px;
}

#partition,
#stand {
  margin: 8% 0 0;
  padding: 2% 0 0;
}

.not {
  color: #219FFF;
  font-size: 0.85em;
  margin-left: 3%;
}

.product-text img {
  margin: 2.5% 0 0 53%;
}

.product-text img.sub-image {
  float: left;
  margin: 0 3% 0 0;
  width: 25.1%;
}

#glass .product-text img {
  margin: 4.5% 0 0 20%;
}

.product-text img:hover {
  opacity: 0.6;
}

.bottom-btn {
  background-color: #EEE;
  margin: 15% 0 0px 0%;
  padding: 2.8% 0% 3.2% 1.8%;
  width: 965px;
}

.bottom-btn img {
  margin: 0.8% 0 0 1.4%;
}

div.sepa {
  margin: 2% 0 0;
}

div #antibacterial-item p#pickup-title {
  font-size: 2.2rem;
  font-weight: bold;
  color: #239C73;
  margin: 0;
  padding: 0 0 1.5%;
  border-bottom: 2px solid #239C73;
  text-align: center;
}

/* 関連ページ */
div #relation-outer {
  width: 100%;
  margin: 0 0 8%;
}

div .relation {
  width: 980px;
  margin: 100px auto 0;
}

.relation h4 {
  font-size: 1.6em;
  text-align: center;
  line-height: 1.1;
  padding: 13px 0;
  color: #fff;
  background-color: #004DA2;
}

.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;
}

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