@charset "utf-8";
div,
ul,
li,
h2,
form,
input {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
li {
  list-style: none;
}
h2 {
  font-size: 100%;
  font-weight: normal;
}
input {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input {
  *font-size: 100%;
}
a {
  outline: none;
}
input {
  *padding-top: 3px;
}

a {
  text-decoration: underline;
}
input {
  vertical-align: middle;
}

/* wrapper css */
#wrapper {
  min-height: 100vh;
  position: relative;
}

/* header css */
#header div.inner:after,
#header div.utility:after {
  content: none;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
#header div.inner,
#header div.utility {
  zoom: 1;
}
#header {
  margin-bottom: 20px;
  width: 100%;
  background-image: url("..//images/bg_header.gif");
}
#header div.inner {
  height: 67px;
  position: relative;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header img.ci {
  position: relative;
  left: 0;
  top: -5px;
  width: 240px;
}
#header div.utility {
  float: right;
  margin-top: 10px;
  width: 500px;
}
#header div.utility .subNavi {
  float: right;
  line-height: 21px;
}
a:link,
a:visited {
  color: #0f218b;
}
a:hover,
a:active {
  color: #6f7ed9;
}
a:link,
a:visited {
  color: #333;
}
#header {
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  min-width: 1024px;
  border-top: 2px solid #c12100;
  background: none;
  border-bottom: none;
  height: 100px;
  z-index: 100;
  background-color: #fff;
}
#header div.inner {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  padding-bottom: 0;
  position: relative;
  margin-bottom: 0px;
  height: auto;
}
#header .ci {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-content: flex-end;
  align-items: flex-end;
  float: left;
  padding: 18px 0 22px;
  position: relative;
}
#header div.utility {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-content: stretch;
  align-items: flex-start;
  float: right;
  margin-top: 10px;
  width: 500px;
}
#header div.utility p.altNavi {
  height: 2.4em;
  margin-top: 4.1em;
  margin-bottom: 60px;
  margin-right: 0px;
  padding-top: 6px;
  flex: 1 0 auto;
  align-self: center;
  justify-self: flex-end;
  position: absolute;
  box-sizing: content-box;
  width: 350px;
}
#header a:nth-child(2) {
  display: block;
  height: 80%;
  width: 350px;
  margin: 0px 0 0 0;
  text-align: center;
  text-decoration: none;
  background-color: #c12100;
  font-size: medium;
  color: #fff;
  padding: 5px 0;
  font-weight: bold;
  margin-top: -10px;
}
#header div.utility p.altNavi:empty {
  display: none;
}
/* #header a {
  margin-top: -10px;
} */
#header a:first-child {
  display: inline-block;
}
#header a:last-child {
  display: block;
  height: 80%;
  width: 350px;
  margin: 0px 0 0 0;
  text-align: center;
  text-decoration: none;
  /* background-color: #c12100; */
  font-size: medium;
  color: #fff;
  padding: 5px 0;
  font-weight: bold;
  margin-top: -10px;
}
/* #header div.utility ul.subNavi {
  padding-top: 6px;
  flex: 0 0 auto;
} */
#header {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-color: #fff;
  position: fixed;
}
#header .ci {
  padding: 18px 0 15px;
}
p.altNavi a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
/* end header style  */

.breadcrumbs {
    background-color: #e9e9e9;
	padding: 10px;
	margin-bottom: 25px;
	z-index: 2;
	overflow-wrap: break-word;
    word-break: keep-all;
}
.breadcrumbs li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.breadcrumbs li a {
    font-size: 15px;
    position: relative;
}
.breadcrumbs li a span img{
    margin-top: 2px;
}
.breadcrumbsVolumeName,
.breadcrumbsCatalogSearchResultTitle {
    color: #c12100;
    font-size: 16px;
}
.breadcrumbsCategoryName,
.breadcrumbsCatalogName {
    color: #c12100;
    font-size: 21px;
}
input[type="text"] {
  padding-top: 2px;
  border: solid 1px #ccc;
  height: 17px;
}
.btn.matte {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  display: inline;
}
.section:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.section {
  zoom: 1;
}
div.section {
  margin-bottom: 30px;
}
div.section p {
  font-size : 16px;
  text-align : center;
}
#keywordSearchSideCatalog2.section,#sideNavi.section {
  margin-bottom: 5px;
}
.none {
  display: none;
}
.btn {
  cursor: pointer;
}
.btn.matte {
  height: 21px;
  text-indent: -9999px;
  vertical-align: top;
  background-repeat: no-repeat;
  cursor: pointer;
}
.btn.matte.search {
  width: 34px;
  background-position: 0 0;
}
.keywordSearch ul.scope li {
  display: inline;
}
.keywordSearch ul.scope input {
  position: absolute;
  left: -9999px;
  top: 0;
  width: 1px;
  height: 1px;
}
h2 {
  margin-bottom: 15px;
  border-bottom: solid 1px #ccc;
  font-size: 123.1%;
  color: #333;
  font-weight: bold;
}
div.side div.section {
  padding: 0 0 20px;
}
div.side div.section div.inner {
  padding: 10px 10px 0;
}
div.side div.section h2 {
  margin: 0;
  padding: 12px 10px 0;
  border: none;
  font-size: 100%;
  background: url("../images/bg_sidepane.gif")
    0 0 no-repeat;
}
#keywordSearchSide .scope {
  margin: 5px 0;
}
div.side {
  float: left;
  width: 230px;
  clear: left;
}
div.side {
  float: left;
  width: 230px;
  clear: left;
}
div.side {
  float: left;
  width: 230px;
  clear: left;
}

div.side {
  float: left;
  width: 230px;
  clear: left;
}

div.side {
  float: left;
  width: 230px;
  clear: left;
}
.btn.matte {
  background-image: url("../images/color/blue/btn_matte.gif");
}

#contents,
#header .inner,
#header div.globalNavi ul {
  width: 1024px;
}
#contents {
  padding-bottom: 40px;
  padding-top: 105px;
  margin: auto;
}
#footer {
  position: absolute;
  bottom: 0;
  margin: 10px auto;
  width: 100%;
  background-color: #FFF;
}
#main {
  width: 720px;
  padding-top: 2px;
  margin: auto;
}
#main .searchCondition dd .breadcrumbs {
  position: static;
  background-color: transparent;
  padding: 0;
  width: 475px;
}

#main .searchCondition dd .breadcrumbs::before {
  background-color: transparent;
}

#searchResultStatus {
  margin-bottom: 30px;
}

#sideNavi {
  border: 4px solid #eeeeee;
}
div.side {
  width: 285px;
  position: fixed;
}
.btn.matte.search {
  background: url("../images/btn_search.gif")
    left top no-repeat;
  width: 58px;
  height: 34px;
  /* margin-right: -2px; */
  float: right;
}
.btn.matte.search:hover {
  background-position: left top !important;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.keywordSearch ul.scope li {
  margin: 3px 10px 3px 0;
  display: inline-block;
}
div.side div.section {
  background-position-x: left;
  background-repeat: repeat-y;
  background-size: 285px;
  padding: 0;
}
div.side div#keywordSearchSideCatalog2.section {
  border: none;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
}
div.side div#keywordSearchSideCatalog2.section {
  padding-top: 10px;
}
#keywordSearchSideCatalog2 h2.img {
  display: block;
  background: none;
  padding: 0;
  margin-bottom: 9px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: bold;
  color: #C12100;
}
#keywordSearchSideCatalog2 .scope {
  margin: 5px 0px;
}
#keywordSearchSideCatalog2 .scope li {
  cursor: pointer;
}
#keywordSearchSideCatalog2 .scope li.disable {
  cursor: default;
  color: #CCCCCC;
}
div.side div.section h2 {
  background: #eee
    url("../images/side_ttl_bg.gif")
    center top no-repeat;
  color: #666;
  font-weight: bold;
  padding: 8px 0px;
  text-align: center;
  font-size: 107.69%;
  width: 282px;
}
div.side div.section div.inner {
  font-size: 107.69%;
  padding: 10px 5px 10px 15px;
  
}
div.side div.section div.inner {
  font-size: 107.69%;
  padding: 6px 10px 5px 11px;
  max-height: 289px;
  overflow-y: scroll;
  background: #fff;
}
div.side ul.level1 > li {
  padding-bottom: 5px;
}
div.side ul.level1 a {
  display: block;
}
div.side ul.level1 a:hover {
  background-color: #c94024;
  color: #fff;
}
h2 {
  margin-bottom: 20px;
  border-bottom: none;
  color: #000;
  border-bottom: solid 2px #C12100;
  padding-bottom: 10px;
}
h2 span {
    border: none;
}
.catalogSearchResultPagination #lead {
  margin-bottom: 30px;
}
#sub .sideNavi .treeview {
  max-height: 500px;
}
#sub .sideNavi .treeview ul {
  background-color: transparent;
}
#sub .sideNavi .treeview .expandable-hitarea {
  background: url("..//images/icon_plus.gif")
    no-repeat scroll left center;
}
#sub .sideNavi .treeview li,
#sub .sideNavi .treeview li.last {
  background-image: none;
  font-size: 13px;
}
#sub .sideNavi .treeview li a {
  text-decoration: none;
  margin-left: -25px;
  padding: 5px 0 5px 25px;
  color: #333;
}
#sub .sideNavi .treeview li a:hover {
  color: #fff;
}
#sub .sideNavi .treeview a.selected {
  background-color: #c94024;
  color: #fff;
}
#sub .sideNavi .treeview li .node a {
  background-image: url("../images/arrow_boxed_colored.gif");
  background-attachment: scroll;
  background-position: 5px center;
  background-repeat: no-repeat;
}
#sub .sideNavi .treeview li > span {
  display: none;
}
#sub .sideNavi .treeview li .title,
#sub .sideNavi .treeview li .node {
  color: #2184bf;
  display: inline;
}
#sub .sideNavi .treeview li.expandable {
  background-image: none;
}
#sub .sideNavi .treeview li.expandable > span > a {
  background-image: none;
}
#sub .sideNavi .treeview .hitarea {
  width: 16px;
  height: 16px;
  cursor: pointer;
  float: left;
  margin-left: -20px;
  padding: 5px 0;
}
#sub .keywordSearch input.keywordCatalog {
  height: 21px;
  padding: 5px 2px;
  width: 211px;
}
#keywordSearchSideCatalog2 input[type="radio"] {
  display: none;
}
.treeview,
.treeview ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.treeview ul {
  background-color: white;
  margin-top: 4px;
}
.treeview .hitarea {
  background: url("../images/treeview-default.gif") -64px -25px
    no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
.treeview li {
  margin: 0;
  padding: 3px 0pt 3px 23px;
}
.treeview a.selected {
  background-color: #eee;
}
.treeview li {
  background: url("../images/treeview-default-line.gif")
    0 0 no-repeat;
}
.treeview li.expandable {
  background-position: 0 -176px;
}
.treeview .expandable-hitarea {
  background-position: -80px -3px;
}
.treeview li.last {
  background-position: 0 -1766px;
}

p.urlcp {
  padding: 9px;
  color: #c12100;
  margin-top: 20px;
  border: 2px solid #c12100;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}
p.urlcp a{
    text-decoration: none;
    color: #C12100;
}

/* viewblock style  */
.wrapper.hf {
    height: unset !important;
}
.viewBlock:after,
.viewBlock div.inner:after {
  content: none;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.viewBlock,
.viewBlock div.inner {
  zoom: 1;
}
.btn {
  cursor: pointer;
}
.btn.catalogview_mini_text {
  text-indent: -9999px;
  vertical-align: top;
  cursor: pointer;
  background-image: url("../images/text_mini_catalogview.gif");
  background-position: 0 0;
  width: 109px;
  height: 14px;
  font-size: 0;
}
.viewBlock {
  margin-bottom: 20px;
  background: #f0f0f0;
}
.viewBlock li.article {
  display: block;
  margin-bottom: 20px;
  padding: 0 0 15px;
  background-color: #fff;
  background-position: 0 100%;
  background-repeat: no-repeat;
}
.viewBlock li.article .name {
  padding: 10px 20px 0;
  font-weight: bold;
  line-height: 1.3;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.viewBlock li.article .name a {
  text-decoration: none;
}
.viewBlock li.article div.inner {
  padding: 10px 20px 0;
}
.viewBlock li.article div.wrapper {
  overflow: hidden;
  background-position: 0 0;
  background-repeat: repeat-y;
}
.viewBlock li.article div.inner div.image {
  float: left;
}
.viewBlock li.article div.inner div.image div.function {
  margin: 5px 0;
  padding-right: 10px;
}
.viewBlock li.article div.description {
  float: left;
}
.viewBlock li.article img.main {
  padding: 5px;
  border: solid 1px #ccc;
  width: 100px;
  background: #fff;
}
.catalogSearchResult .viewBlock li.article img.main,
.catalogSearchResultPagination .viewBlock li.article img.main {
  padding: 0;
}
.viewBlock li.article ul.spec {
  margin-bottom: 10px;
  font-weight: 400;
  color: #333;
}

.viewBlock.half {
  padding: 20px 10px;
}
.viewBlock.half li.article {
  float: left;
  margin: 0 10px 20px;
  width: 320px;
  background-image: url("../images/bg_article_half.gif");
}
.viewBlock.half li.article .name {
  background-image: url("../images/bg_article_half.gif");
}
.viewBlock.half li.article div.wrapper {
  background-image: url("../images/bg_article_half_body.gif");
}
.viewBlock.half li.article div.inner {
  padding: 10px 20px;
}
.viewBlock.half li.article div.image {
  width: 120px;
  margin-right: 10px;
}
.viewBlock.half {
  padding-top: 10px;
  padding-bottom: 10px;
}
.viewBlock.half li.article {
  width: 320px;
  margin: 0 5px 10px;
}
.catalogSearchResult .viewBlock.half,
.catalogSearchResultPagination .viewBlock.half {
  margin-bottom: 0;
  overflow: hidden;
  padding: 3px 11px 0px 20px;
  background: none;
}
.catalogSearchResult .viewBlock.half li.article,
.catalogSearchResultPagination  .viewBlock.half li.article {
  float: left;
}
.catalogSearchResult .viewBlock.half li.article,
.catalogSearchResultPagination .viewBlock.half li.article  {
  margin: 0;
  /* padding: 0 9px 0px; */
  width: 140px;
  background-image: none;
}
.catalogSearchResult .viewBlock.half li.article div.inner,
.catalogSearchResultPagination .viewBlock.half li.article div.inner {
  padding: 0;
}
.catalogSearchResult .viewBlock.half li.article div.wrapper,
.catalogSearchResultPagination .viewBlock.half li.article div.wrapper {
  background-image: none;
}
.catalogSearchResult .viewBlock.half li.article .name,
.catalogSearchResultPagination .viewBlock.half li.article .name {
  background-image: none;
}
.catalogSearchResult .viewBlock.half li.article .name,
.catalogSearchResultPagination .viewBlock.half li.article .name {
  padding: 0;
  font-size: 92.31%;
  word-wrap: break-word;
}
.catalogSearchResult .viewBlock li.article div.inner div.image,
.catalogSearchResultPagination .viewBlock li.article div.inner div.image {
  width: auto;
  max-width: 140px;
  height: unset;
  float: none;
  margin: 0 auto 14px;
  text-align: center;
  background: none;
  padding: 0 2px 0 0;
  height: 150px;
  display: flex;
  align-items: center;
}
.catalogSearchResult .viewBlock li.article div.inner div.btn,
.catalogSearchResultPagination .viewBlock li.article div.inner div.btn {
  padding: 0px 3px 0 0px;
  margin: 0 auto;
}
/*.catalogSearchResult .viewBlock li.article div.inner div.image a,
.catalogSearchResultPagination .viewBlock li.article div.inner div.image a {
  display: inline-block;
  padding: 0 3px 3px 0;
  margin-bottom: 4px;
  height: 150px;
  border: solid 1px #707070;
}*/
/* .catalogSearchResult .viewBlock li.article div.inner div.image a {
  background: url(http://127.0.0.1:5501/images/catalog_bg.gif) right bottom
    no-repeat;
} */
.catalogSearchResult .viewBlock li.article div.inner div.image img,
.catalogSearchResultPagination .viewBlock li.article div.inner div.image img {
  display: inline-block;
  border: 1px solid #ccc;
  max-height: 150px;
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 4px #c8c8c8;
}
.catalogSearchResult .viewBlock li.article img.main,
.catalogSearchResultPagination .viewBlock li.article img.main {
  width: auto;
}
.catalogSearchResult .viewBlock li.article .function,
.catalogSearchResultPagination .viewBlock li.article .function {
  overflow: hidden;
  zoom: 1;
  display: flex;
  justify-content: flex-start;
  column-gap: 10px;
}
.catalogSearchResult .btn.catalogview_mini_text,
.catalogSearchResultPagination .btn.catalogview_mini_text {
  cursor: pointer;
  /* background-image: url("../images/text_short_catalogview.jpg");
  background-size: 60px 30px;
  background-position: 0px 0px; */
  width: 58px;
  height: 28px;
  background-image: none;
  background-color: #c12100;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  text-indent: unset;
  border-radius: 5px;
  border: solid 2px #c12100;
}
.catalogSearchResult .function a,
.catalogSearchResultPagination .function a {
  text-decoration:none;
}
.catalogSearchResult .btn.catalogview_mini_text img,
.catalogSearchResultPagination .btn.catalogview_mini_text img {
  width: 18px;
  display: inline-block;
  margin-right: 4.1px;
}
.catalogSearchResult .btn.catalogview_mini_text img.sp,
.catalogSearchResultPagination .btn.catalogview_mini_text img.sp {
  display: none;
}
.catalogSearchResult .btn.catalogview_mini_text span,
.catalogSearchResultPagination .btn.catalogview_mini_text span {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
}
.catalogSearchResult .btn.detail.catalogview_mini_text,
.catalogSearchResultPagination .btn.detail.catalogview_mini_text {
    /* background-image: url("../images/text_short_index.jpg"); */
    background-color: #fff;
}
.catalogSearchResult .btn.detail.catalogview_mini_text img,
.catalogSearchResultPagination .btn.detail.catalogview_mini_text img {
    width: 16px;
}
.catalogSearchResult .btn.detail.catalogview_mini_text span,
.catalogSearchResultPagination .btn.detail.catalogview_mini_text span {
  /* background-image: url("../images/text_short_index.jpg"); */
  color: #c12100;
}
.catalogSearchResult .viewBlock li.article img.main:hover,
.catalogSearchResult .btn.catalogview_mini_text:hover,
.catalogSearchResultPagination .viewBlock li.article img.main:hover,
.catalogSearchResultPagination .btn.catalogview_mini_text:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.catalogSearchResult .viewBlock.half li.article .description,
.catalogSearchResultPagination .viewBlock.half li.article .description {
  display: block;
  float: none;
  width: 100%;
  margin-top: 7px;
}
.catalogSearchResult .viewBlock.half li.article .description .spec,
.catalogSearchResultPagination .viewBlock.half li.article .description .spec {
  font-weight: normal;
  margin-bottom: 5px;
}
.catalogSearchResult .viewBlock.half li.article .description .spec li,
.catalogSearchResultPagination .viewBlock.half li.article .description .spec li {
  font-size: 10px;
  line-height: 1;
  padding: 2px 0 2px 0;
  min-height: 10px;
}
.catalogSearchResult .viewBlock.half li.article .description .spec li:first-child,
.catalogSearchResultPagination .viewBlock.half li.article .description .spec li:first-child {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 18px;
    word-wrap: break-word;
}

.catalogSearchResultPagination .viewBlock.half {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
}

.viewBlock.half {
  padding-top: 10px;
  padding-bottom: 10px;
}
.viewBlock.half li.article {
  width: 320px;
  margin: 0 5px 10px;
}
.viewBlock li.article div.label {
  display: none;
}
ul.heightfix {
    display: flex;
    align-items: start;
    justify-content: flex-start;
    column-gap: 43px;
    flex-wrap: wrap;
}
.image button {
  position: absolute;
  background-color: #FF5A59;
  border: none;
  border-radius: 5px;
  transform: translate(0, -15px);
  z-index: 1;
}
.detail button {
  position: absolute;
  background-color: #FF5A59;
  border: none;
  border-radius: 5px;
  margin-top: -15px;
  z-index: 1;
}
.detail .description div.label {
  display: none;
}
.section button .new-btn {
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 25px;
  padding: 0 6px;
}
p.skipToTop {
  margin: 1px 0px 15px;
}
p.skipToTop a {
    text-decoration: none;
    font-weight: bold;
    color: #0059FF;
}
.sp {
  display: none;
}

/* chek mark  */
.checkmark_custom{
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
  }
  .checkmark_custom .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #666666;
    border-radius: 50%;
  }
  .disable .checkmark_custom .checkmark{
    border: 1px solid #CCCCCC;
  }
  
  
  
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  .checkmark_custom input:checked ~ .checkmark:after {
    display: block;
  }
  
  .checkmark_custom .checkmark:after {
       top: 50%;
      left: 50%;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #666666;
    transform: translate(-50%,-50%);
  }
  #sub .sideNavi .treeview li.urlcp-contain{
    border-top: none;
  }
  .disable_body{
    overflow: hidden;
  }
  .catalogDetail .detail .image {
    float: left;
    width: 160px;
    text-align: center;
    position: relative;
}

.catalogDetail .detail .description {
    float: right;
    width: 510px;
    word-wrap: break-word;
}
.catalogDetail .btn.catalogview_mini_text {
    cursor: pointer;
    width: 150px;
    height: 28px;
    background-image: none;
    background-color: #c12100;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-indent: unset;
    border-radius: 5px;
    border: solid 2px #c12100;
}

.catalogDetail .detail .image img {
   border: none;
}
.catalogDetail p.catalogview_mini_text img {
   border: none;
}
.catalogDetail .btn.catalogview_mini_text span {
    font-size: 17px;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
}

.catalogDetail li.setumei {
    font-size: 1.2em;
}

@media (max-width: 750px) {
  html {
    font-size: 1.333vw;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block ;
  }
  div.inner {
    width: 75rem;
  }
  body {
    width: 75rem;
    overflow-x: hidden;
  }
  #header {
    min-width: 100%;
    width: 100%;
    height: 10rem;
    position: fixed;
  }
  #header div.inner {
    width: 100%;
    align-items: start;
  }
  #header .hambuger {
    width: 10rem;
    height: 10rem;
    background-color: #A51C00;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 1.3rem;
  }
  #header .hambuger .bar {
    width: 5rem;
    height: .6rem;
    background-color: #fff;
    display: block;
    transition: all 0.3s;
  }
  #header .hambuger.active .bar:first-child {
    transform: translateY(1.8rem) rotate(45deg);
  }
  #header .hambuger.active .bar:nth-child(2) {
    opacity: 0;
  }
  #header .hambuger.active .bar:last-child {
    transform: translateY(-2rem) rotate(-45deg);
  }
  #header a:first-child{
    margin-left: 4rem;
  }
  #header a:first-child img{
    width: 20.2rem;
  }
  #header a.pc:nth-child(2) {
    display: none;
  }
  .breadcrumbs li a {
    font-size: 16px;
    position: relative;
  }
  .breadcrumbsCategoryName {
    font-size: 16px;
  }
  #contents {
    width: 75rem;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #main {
    order: 2;
    width: 67rem;
    float: none;
    margin: 25rem auto 0rem;
    /* display: none; */
  }
  #sidemenu {
    width: 67rem;
    padding-top: 3.9rem;
    position: fixed;
    z-index: 10;
  }
  div.side {
    width: 100%;
  }
  .section::after {
    content: none;
  }
  #sub.side {
    position: fixed;
    top: 9.1rem;
    left: 0rem;
    width: 67rem;
    padding: 3.9rem 4rem 3rem;
    background-color: #fff;
  }
  
  #sidemenu li.sideNavi .inner{
    padding: 0;
    /* max-height: unset; */
    max-height: 550px;
  }
  #sidemenu li.sideNavi,#sidemenu .side>li:last-child{
    position: fixed;
    max-width: 75rem;
    left: 75rem;
    width: 100%;
    /* display: none; */
    z-index: 9;
    transition: all 0.3s linear;
  }
  #sidemenu li.sideNavi {
    top: 10rem;
  }
  #sidemenu li.sideNavi.active,#sidemenu .side>li.active:last-child {
    left: 0rem;
  }
  #sidemenu li.sideNavi.active {
    z-index:110;
  }
  #sidemenu .side>li:last-child {
    width: 67rem;
    background-color: #fff;
  }
  #sidemenu li.sideNavi .sideNaviSpBg{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: #333;
    opacity: 0.5;
    z-index: 8;
  }
  #sidemenu li.sideNavi #sideNavi{
    border: none;
  }
  /* div.side div#keywordSearchSideCatalog2.section {
    padding-top: 7rem;
  } */
  #keywordSearchSideCatalog2 h2.img {
    margin-bottom: 2rem;
    width: auto;
    font-size: 3.2rem;
  }
  #keywordSearchSideCatalog2 h2.img img {
    width: 3.533rem;
    height: auto;
  }
  input[type="text"] {
    border-width: 2px;
  }
  #sub .keywordSearch input.keywordCatalog {
    width: 52.6rem;
    height: 4.5rem;
  }
  .btn.matte.search {
    background: url("../images/btn_search.png")
      left top no-repeat;
    width: 11.6rem;
    height: 6.8rem;
    float: right;
    background-size: 11.6rem 6.8rem;
  }
  #sub .scope {
    display: flex;
    align-items: center;
  }
  #sub .scope li:first-child img {
    width: 9.4rem;
    margin-right: .5rem;
  }
  #sub .scope li:last-child img{
    width: 24.8rem;
  }
  #keywordSearchSideCatalog2 .scope {
    margin: 1rem 0rem;
  }
  .section>h2 {
    font-size: 3.2rem;
    margin-bottom: 4rem;
  }
  .section>button {
    margin-left: 2.2rem;
    border-radius: 1rem;
  }
  .section button .new-btn {
    font-size: 2.4rem;
    line-height: 4.7rem;
    padding: 0 1.9rem;
  }
  .section button .new-btn img{
    width: 10.6rem;
  }
  .catalogSearchResult .viewBlock.half li.article,
  .catalogSearchResultPagination .viewBlock.half li.article {
    width: 100%;
    padding: 0;
  }
  ul.heightfix {
    flex-wrap: wrap;
    row-gap: 5rem;
  }
  .wrapper.hf {
    padding: 0 2rem;
  }
  .catalogSearchResult .viewBlock.half li.article div.inner,
  .catalogSearchResultPagination .viewBlock.half li.article div.inner {
    display: grid;
    grid-template-areas: "image desc" "image func";
    grid-template-columns: 18.3rem auto;
    column-gap: 5.5rem;
    /* row-gap: 3.9rem; */
    grid-template-rows:auto 8.5rem;
  }
  .inner .image {
    grid-area: image;
  }
  .inner .function {
    grid-area: func;
  }
  .inner .description {
    grid-area: desc;
  }
  .section>button {
    margin-bottom: 1.6rem;
  }
  .catalogSearchResult .viewBlock li.article div.inner div.image,
  .catalogSearchResultPagination .viewBlock li.article div.inner div.image {
    max-width: 18.3rem;
  }
  .catalogSearchResult .viewBlock li.article div.inner div.image a
  .catalogSearchResultPagination .viewBlock li.article div.inner div.image a {
    /* height: 25.9rem; */
    height: auto;
    border: none;
  }
  .catalogSearchResult .viewBlock li.article div.inner div.image img,
  .catalogSearchResultPagination .viewBlock li.article div.inner div.image img {
    width: 18.3rem;
    max-height: 25.9rem;
  }
  .catalogSearchResult .viewBlock.half li.article .description,
  .catalogSearchResultPagination .viewBlock.half li.article .description {
    margin-top: 0rem;
    width: 35rem;
  }
  .catalogSearchResult .viewBlock.half li.article .description .spec li,
  .catalogSearchResultPagination .viewBlock.half li.article .description .spec li {
    font-size: 2.8rem;
    margin-bottom: -1.1rem;
    line-height: 4.8rem;
  }
  .catalogSearchResult .viewBlock.half li.article .description .spec li:first-child,
  .catalogSearchResultPagination .viewBlock.half li.article .description .spec li:first-child {
    font-size: 3.2rem;
    margin-bottom: .5rem;
    line-height: 4.8rem;
    /* color: #C12100; */
  }
  .viewBlock li.article .name a {
    font-size: 2.4rem;
  }
  .catalogSearchResult .btn.catalogview_mini_text,
  .catalogSearchResultPagination .btn.catalogview_mini_text {
    cursor: pointer;
    width: calc(15.3rem - .4rem);
    height: calc(7.7rem - .4rem);
    border-width: .4rem;
  }
  .catalogSearchResult .btn.catalogview_mini_text img,
  .catalogSearchResultPagination .btn.catalogview_mini_text img,
  .catalogDetail .btn.catalogview_mini_text img {
    width: 4.6rem;
    margin-right: 1rem;
  }
  .catalogSearchResult .btn.catalogview_mini_text img.sp,
  .catalogSearchResultPagination .btn.catalogview_mini_text img.sp {
    display: inline-block;
  }
  .catalogSearchResult .btn.catalogview_mini_text img.pc,
  .catalogSearchResultPagination .btn.catalogview_mini_text img.pc{
    display: none;
  }
  .catalogSearchResult .btn.catalogview_mini_text span,
  .catalogSearchResultPagination .btn.catalogview_mini_text span {
    font-size: 3rem;
  }
  .catalogSearchResult .btn.detail.catalogview_mini_text img,
  .catalogSearchResultPagination .btn.detail.catalogview_mini_text img {
    width: 4.1rem;
  }
  .catalogSearchResult .viewBlock li.article .function,
  .catalogSearchResultPagination .viewBlock li.article .function {
    column-gap: 4.5rem;
  }
  p.skipToTop {
    margin: 3.2rem 0px 10.9rem;
    font-size: 3.2rem;
    line-height: 4.8rem;
    font-weight: bold;
  }
  #sub .sideNavi .treeview li, #sub .sideNavi .treeview li.last {
    font-size: 3.2rem;
    color: #C12100;
  }
  #sub .sideNavi .treeview li {
    /* padding-left: 6rem; */
    border-top: solid 2px #eee;
    padding-bottom: 0;
    padding-top: 0;
  }
  #sub .sideNavi .treeview li a {
    color: #C12100;
    font-weight: 500;
    padding: 2.9rem 0 3.1rem;
    padding-left: 13.3rem;
    padding-right: 2rem;
  }
  #sideNavi-contain {
    background-color: #fff;
  }
  #sub .sideNavi .treeview li#urlcp-contain {
    margin: 0 3rem;
    padding: 0;
  }
  #sub .sideNavi .treeview li#urlcp-contain a {
    padding: 1rem 0 1rem;
    padding-left: 0;
    color: #C12100;
    margin-left: 0;
  }
  #sub .sideNavi .section>h2 {
    display: none;
  }
  #sub .sideNavi.treeview ul {
    margin-top: 0;
  }
  #sub .sideNavi .treeview li .node a {
    background-size: 4.8rem 4.8rem;
    background-position: 6.5rem center;
  }
  #sub .sideNavi .treeview .hitarea {
    width: 4.8rem;
    height: 4.8rem;
    margin-left: 2rem;
    padding: 2.9rem 0;
  }
  #sub .sideNavi .treeview .expandable-hitarea {
    background-size: 4.8rem;
  }
  li p.urlcp {
    font-size: 3.2rem;
    line-height: 4.8rem;
    font-weight: bold;
    border-width: 4px;
    margin-top: 8.4rem;
    padding: 2.1rem 1rem;
    margin-bottom: 4rem;
  }
  .catalogDetail .detail .image {
    width: 40%;
  }
  .catalogDetail .detail .description {
    width: 55%;
  }
  .catalogDetail .btn.catalogview_mini_text {
    width: 100%;
  }
  #footer {
    width: 75rem;
  }
}
.breadcrumbs {
  width: 700px;
}
.title {
    background-color: white;
    font-size: 150%;
}
.title .titleCategoryName{
    color: #c12100;
    font-weight: bold;
}

#lead h1 {
	font-weight: bold;
	color: #c94024;
	font-size: 150%;
}

@media (max-width: 750px){
  #lead h1 {
    font-weight: bold;
    color: #c94024;
    }
  .catalogSearchResult .viewBlock.half,
  .catalogSearchResultPagination .viewBlock.half {
  padding: 3px 6px 0px 6px;
    }
  .checkmark_custom{
    margin-bottom: 6px;
    }
  #contents {
    padding-top: 80px;
    }
  #sub .sideNavi .treeview li.urlcp-contain a:hover {
    color: #C12100;;
    }
  #sub .sideNavi .treeview .expandable-hitarea {
    margin-left: calc( -25px + 6.5rem );
    }
  #sub .sideNavi .treeview .collapsable-hitarea {
    margin-left: calc( -25px + 6.5rem );
    }
  div.side ul.level1 li.urlcp-contain a:hover {
    background-color: transparent;
    }
  div.side ul.level2 span {
    margin-left:30px;
    }
  .breadcrumbs {
    width: 86.63vw;
    padding: 1.33vw;
  }
  .breadcrumbs::before{
    height: 1.5rem;
    bottom: -1.4rem;
  }
  .catalogSearchResult .viewBlock.half li.article, .catalogSearchResultPagination .viewBlock.half li.article,
  .catalogSearchResultPagination .viewBlock.half li.article, .catalogSearchResultPagination .viewBlock.half li.article {
    width: 100%;
  }
  .catalogSearchResultPagination .viewBlock li.article div.inner div.image {
    float: left;
  }
  #main .searchCondition dt {
    width: 40%;
  }
  #main .searchCondition dd {
    width: 50%;
  }
}

#sub .sideNavi .treeview .collapsable-hitarea {
    background: url(../images/icon_minus.gif) no-repeat scroll left center;
    background-size: contain;
}

#main .searchCondition dt,
#main .searchCondition dd {
  border-bottom: 0;
}
#main .searchCondition dd {
  word-wrap: break-word;
}
.singleColumn::-webkit-scrollbar{
  display:none;
}