@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 14.5%;
}

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

div.category h2 {
  margin: 5px 0 0;
}

div.what-list h2 {
  border-bottom: 2px solid #0C753A;
  padding: 0 0 1%;
  margin: 4.8% 1.5% 0;
}

div.what-list h2 span {
  display: block;
  border-left: 8px solid #0C753A;
  padding: 0.9% 0 0.5% 1.2%;
  font-size: 1.45em;
  letter-spacing: 3px;
}

div.what-list p {
  margin: 4.7% 1.1% 0;
  line-height: 1.9em;
  font-size: 1em;
  text-align: center;
  letter-spacing: 1.4px;
}

div.category {
  background-color: #3966A5;
  color: #fff;
  font-size: 1.65em;
  padding: 1.3% 2.1% 1%;
  margin-top: 6.4%;
}

div.product h3 {
  color: #FFA348;
  font-size: 1.2em;
  margin: .5% 0 0;
  letter-spacing: .05em;
}

div.category img {
  width: 35px;
  padding: 0 1% 0 .5%;
}

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

h3.category {
  font-size: 1.5em;
  color: #fff;
}

div .item .category {
  background-color: #EA7901;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

div .item .category img {
  width: 35px;
  padding: 0 0 0 1.5%;
}

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

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

div .item h5 {
  margin: 2.3% 2.5% 0;
  color: #FFA348;
  font-size: 1.3em;
}

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

div .item p {
  margin: 1.5% 2.5% 0;
  padding: 0 1.1%;
}

div .item p.product-name {
  margin: 4% 0 0;
  padding: 0;
  font-size: .95em;
  letter-spacing: -0.2px;
  font-weight: bold;
}

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

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

.btn-area {
  margin: 1% 0 0;
  text-align: right;
}

.btn-area p {
  display: inline-block;
}

/* 製品一覧 */
div#product .item-box {
  margin: .5% 0 0 0;
  width: 100%;
  display: flex;
}

div#product .item-box .item {
  width: 30%;
  margin: 0 0 0 4.9%;
}

div#product .item-box .item:nth-child(1) {
  margin-left: 0;
}

div#product .item-box .item:nth-of-type(4n) {
  margin: 0;
}

div#product .item-box .item a {
  display: inline-block;
  color: #333333;
}

div#product .item-box .item a:hover {
  text-decoration: none;
  opacity: 0.6;
  transition: 0.5s;
}

div#product .item-box .item a:hover span.hinban {
  color: #FF0000;
}

div#product .item-box .item a:hover img {
  opacity: 1 !important;
}

div#product .item-box .item a img.mainimage {
  width: 100%;
  border: 1px solid #CCCCCC;
  margin: 0;
}

div#product .item-box .item a img.new,
div#product .item-box .item a img.lim {
  margin: 0 0 0 2%;
}

div#product .item-box .item span span {
  margin-left: 0;
}

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

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

a.h-name {
  margin: 3% 0 2% 0;
}

div span.hinban {
  display: block;
  background: url(/static/images/seihin_joho/online-seminar/yaji_maru_bl.png) no-repeat;
  font-size: 1.00em;
  color: #1C64B3;
  font-weight: bold;
  background-size: 12px;
  padding: 0 0 0 15px;
  width: 100%;
}

div span.hinban img {
  margin: 0 0 0 4px;
}

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

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

div span.cap {
  display: block;
  font-size: 0.95em;
  line-height: 1.3;
  letter-spacing: -0.8px;
  margin-top: 6%;
}

div.caption {
  color: #333;
}

img.none {
  display: none;
}

div.other-link {
  text-align: center;
  margin: 0.5% 0 8.5%;
}

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

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

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

div#product .item-box {
  margin-top: 5.2%;
}

div#product .item-box:nth-of-type(1) {
  margin: 2% 0 0;
}

div#usb {
  margin: 100px 0 0 0;
  text-align: center;
  background-color: #DFFAEB;
  padding: 3%;
}

div#usb h2 {
  font-size: 1.5em;
  letter-spacing: 1.3px;
  margin: 1% 0 3%;
}

div#usb .recom + .recom {
  margin: 30px 0 0 0;
}

div#usb .recom a {
  display: flex;
  flex-wrap: wrap;
}

div.recom img.mainimage {
  width: 280px;
  margin: 0 0.5% 0 1%;
}

div#usb .recom a > div {
  width: 34%;
  text-align: left;
  margin-left: 1.5%;
}

div#usb a {
  opacity: 1;
  transition: .5s;
}

div#usb a:hover {
  text-decoration: none;
  opacity: .6;
}

div#usb a:hover img {
  opacity: 1 !important;
}

div#usb a:hover span.hinban {
  color: #FF0000;
}

div#usb ul li {
  color: #000;
}

div#usb div h4 {
  font-weight: bold;
  letter-spacing: 1px;
  color: #000;
}

div#stand .other-link {
  margin: 2.9% 0 8.3%;
}

div#mic .other-link {
  margin: 1.1% 0 8.7%;
}

div#usb span.cap {
  margin-top: 0;
}

div#relation-outer {
  margin: 0 0 5%;
}

.relation h3 {
  font-size: 1.6em;
  text-align: center;
  padding: 18px 0;
  color: #fff;
  background-color: #496CA0;
}

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

.link-img li {
  display: inline;
  float: none;
  margin: 0;
}

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

ul.item-icon li {
  width: 144px;
  padding: 2% 0;
  text-align: center;
  color: #fff;
  font-size: .9em;
  background-color: #9A9A9A;
  font-weight: bold;
  display: inline-block;
  margin: 0 0 1.5%;
}

ul.item-icon li.long {
  width: 100%;
}

/*table*/
table.item-detail {
  margin: 5px 0 5px 0;
  width: 100%;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.item-detail th {
  width: 34%;
  font-size: 0.8em;
  background-color: #F4F4F4;
}

.item-detail td {
  font-size: 0.8em;
  width: 66%;
}

.item-detail th, .item-detail td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  height: 24px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 0px 0 0 5.5%;
}

.item-detail th {
  width: 34%;
  font-size: 0.8em;
  background-color: #F4F4F4;
  text-align: center !important;
  padding: 0 !important;
}

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