.sp {
  display: none;
}

#container {
  width: 100%;
  color: #333333;
  font-family: 'Roboto', 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
}

div#wrap-container {
  padding: 0;
}

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

/* first view */
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.8em;
  margin: 0 0 28px;
  padding-bottom: 3px;
  line-height: 1.2;
}

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

.recommend-area p {
  line-height: 1.7;
  margin: 0;
}

.recommend-area-text {
  margin: 1.5% auto 0;
  width: 95%;
}

/* navigation */
.jump {
  width: 860px;
  margin: 30px auto 0;
}

.jump .nav-link {
  width: 270px;
  display: inline-block;
  border: 2px solid #003E92;
  border-radius: 7px;
  box-sizing: border-box;
  height: 68px;
  position: relative;
  vertical-align: middle;
  margin: 0 0.5% 15px;
  line-height: 1.2;
}

.jump .nav-link::after {
  content: "";
  width: 11px;
  height: 100%;
  background: url(/static/images/seihin_joho/car_office/yaji_bl_2234.png) right center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: 5%;
  display: block;
}

.jump .nav-link img {
  display: block;
  width: 38px;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
}

.jump .nav-link img:hover {
  opacity: 1;
}

.jump .nav-link span {
  color: #333333;
  font-weight: bold;
  text-align: left;
  display: block;
  width: 70%;
  position: absolute;
  top: 50%;
  left: 70px;
  transform: translateY(-50%);
}

.jump a:hover .nav-link {
  opacity: 0.6;
}

/* category */
h3.category {
  font-size: 1.5em;
  color: #FFFFFF;
  padding: 17px 24px 12px;
}

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

div .category-outer h3 {
  background-color: #003E92;
  margin-top: 10%;
}

div #workspace.category-outer h3 {
  margin-top: 6%;
}

div .category-outer h4 {
  margin: 2% 0 0 2%;
  padding: 0 0 7px 2%;
  border-bottom: 2px solid #13ACC4;
  line-height: 1.7;
  position: relative;
}

div .category-outer h4::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: calc(100% - 7px);
  border-left: 8px solid #13ACC4;
}

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

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

/* product */
div#product ul {
  margin: 1.8% 0 0 4%;
}

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(3n+1) {
  margin-left: 0;
}

div#product ul.product-image li {
  margin: 0 0 0 1.5%;
}

div#product ul.product-image li:nth-of-type(3n+1) {
  margin-left: 0;
}

div#product ul.product-detail {
  margin: 1% 0 0 4%;
}

div#product ul.product-detail li {
  width: 100%;
}

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/car_office/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#product .product-detail span.cap {
  margin-top: 0.5%;
}

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

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

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

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

.product-text {
  width: 545px;
}

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

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

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

/* link banner */
.link-banner a {
  border: 2px solid;
  color: #13ACC4;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
  width: 450px;
  height: 60px;
  line-height: 60px;
  display: block;
  border-radius: 7px;
  margin: 10px auto;
}

.link-banner a::after {
  content: "";
  width: 11px;
  height: 100%;
  background: url(/static/images/seihin_joho/car_office/yaji_lb_2234.png) right center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: 4%;
  display: block;
}

.link-banner a:hover {
  opacity: 0.6;
}

.link-banner-other {
  text-align: center;
  margin: 30px 0 0;
}

/* extra contents */
.extra-contents-b {
  margin: 12% 0 0;
}

.extra-contents-b p.b-title {
  background-color: #FFDD4E;
  border-radius: 2em;
  padding: 1.9% 0 1.5%;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
}

.extra-contents-b .extra-contents-inner {
  display: flex;
  padding: 3% 3% 0;
}

.extra-contents-b div.extra-l {
  width: 49%;
  margin: 0 2% 0 0;
}

.extra-contents-b div.extra-l h5 {
  border-left: 6px solid #003E92;
  padding: 0.2% 0 0 3%;
  font-size: 1.65em;
  line-height: 1.2;
}

.extra-contents-b div.extra-l p {
  padding: 4% 0 0 4%;
  line-height: 1.86;
  width: 88%;
}

.extra-contents-b div.extra-l a {
  padding: 3.5% 5% 3.5% 0;
  font-size: 1.35em;
  color: #FFF;
  display: inline-block;
  width: 78%;
  text-align: center;
  border-radius: 2em;
  background: url(/static/images/seihin_joho/car_office/cartelework_arrow2.png) no-repeat 90% 50% #2A75C6;
  background-size: auto;
  background-size: 3.3%;
  margin: 7% 0 0 5%;
  opacity: 1;
  transition: 0.2s;
}

.extra-contents-b div.extra-l a:hover {
  text-decoration: none;
  opacity: 0.6;
  transition: 0.2s;
}

.extra-contents-b div.extra-r {
  width: 49%;
}

.extra-contents-b div.extra-r img {
  width: 100%;
}

/* relation */
#relation-outer {
  width: 100%;
}

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

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

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