﻿@charset "UTF-8";


/*===================================================================
  layout
===================================================================*/

figure {
  display: block;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin: 0;
}


.wAuto {
  width: auto !important;
}


/* ------ line-height ------ */
.lh100 {
  line-height: 1 !important;
}

.lh110 {
  line-height: 1.1 !important;
}

.lh120 {
  line-height: 1.2 !important;
}

.lh130 {
  line-height: 1.3 !important;
}

.lh140 {
  line-height: 1.4 !important;
}

.lh150 {
  line-height: 1.5 !important;
}

.lh160 {
  line-height: 1.6 !important;
}

.lh170 {
  line-height: 1.7 !important;
}

.lh180 {
  line-height: 1.8 !important;
}

.lh190 {
  line-height: 1.9 !important;
}

.lh200 {
  line-height: 2 !important;
}

/* ------ box-sizing ------ */
.bzB {
  box-sizing: border-box;
}

/* ------ decoration ------ */
.txt-ltBlu {
  color: #00a6e2;
}

.bg-ltGrn {
  background-color: #f6f9f2;
}

.line-under {
  text-decoration: underline !important;
}


/* ------ lNav ------ */
.lNav {
  width: 100%;
  min-width: 960px;
  height: 43px;
  background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}

.lNav ul {
  width: 960px;
  margin: 0 auto;
}

.lNav.sixtab li {
  float: left;
  width: 160px !important;
  height: 43px;
}

.lNav.fourtab.top .lnav01,
.lNav.fourtab.feature .lnav02,
.lNav.fourtab.spec .lnav03,
.lNav.fourtab.supply .lnav04,
.lNav.fivetab.top .lnav01,
.lNav.fivetab.feature .lnav02,
.lNav.fivetab.spec .lnav03,
.lNav.fivetab.supply .lnav04,
.lNav.fivetab.service .lnav05 {
  background: #fff;
}

.lNav.fourtab.top li.lnav01 a,
.lNav.fourtab li.lnav01 a:hover,
.lNav.fourtab.feature li.lnav02 a,
.lNav.fourtab li.lnav02 a:hover,
.lNav.fourtab.spec li.lnav03 a,
.lNav.fourtab li.lnav03 a:hover,
.lNav.fourtab.supply li.lnav04 a,
.lNav.fourtab li.lnav04 a:hover,
.lNav.fivetab.top li.lnav01 a,
.lNav.fivetab li.lnav01 a:hover,
.lNav.fivetab.feature li.lnav02 a,
.lNav.fivetab li.lnav02 a:hover,
.lNav.fivetab.spec li.lnav03 a,
.lNav.fivetab li.lnav03 a:hover,
.lNav.fivetab.supply li.lnav04 a,
.lNav.fivetab li.lnav04 a:hover,
.lNav.fivetab.service li.lnav05 a,
.lNav.fivetab li.lnav05 a:hover {
  background: #fff !important;
  color: #005ab4 !important;
}

.lNav.fourtab li.lnav01 a span,
.lNav.fourtab li.lnav02 a span,
.lNav.fourtab li.lnav03 a span,
.lNav.fourtab li.lnav04 a span,
.lNav.fourtab li.lnav01 a:hover span,
.lNav.fourtab li.lnav02 a:hover span,
.lNav.fourtab li.lnav03 a:hover span,
.lNav.fourtab li.lnav04 a:hover span,
.lNav.fivetab li.lnav01 a span,
.lNav.fivetab li.lnav02 a span,
.lNav.fivetab li.lnav03 a span,
.lNav.fivetab li.lnav04 a span,
.lNav.fivetab li.lnav05 a span,
.lNav.fivetab li.lnav01 a:hover span,
.lNav.fivetab li.lnav02 a:hover span,
.lNav.fivetab li.lnav03 a:hover span,
.lNav.fivetab li.lnav04 a:hover span,
.lNav.fivetab li.lnav05 a:hover span {
  border-bottom: 2px solid #0059b3;
}

/*====lNav.fivetab======*/
.lNav.fivetab li {
  width: 20%;
  height: 41px;
}

.lNav.fivetab ul {
  text-align: center;
  border: 1px solid #efefef;
}

.lNav.fivetab ul li {
  font-size: 1rem;
  float: left;
  margin: 0;
  vertical-align: top;
  background: #005ab4;
  box-sizing: border-box;
  border-right: solid 1px #e6e6e6;
}

.lNav.fivetab li a span {
  line-height: 41px;
}

.lNav.fivetab li a:nth-child(5) a {
  border: 0;
}

.lNav.fivetab li a {
  display: block;
  font-weight: bold;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

/*====lNav.fourtab======*/
.lNav.fourtab li {
  width: 25%;
  height: 41px
}

.lNav.fourtab ul {
  text-align: center;
  border: 1px solid #efefef;
}

.lNav.fourtab ul li {
  font-size: 1rem;
  float: left;
  margin: 0;
  vertical-align: top;
  background: #005ab4;
  box-sizing: border-box;
  border-right: solid 1px #e6e6e6;
}

.lNav.fourtab li a span {
  line-height: 41px;
}

.lNav.fourtab li a:nth-child(4) a {
  border: 0;
}

.lNav.fourtab li a {
  display: block;
  font-weight: bold;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

.lNav.fourtab.top .lnav01,
.lNav.fourtab.feature .lnav02,
.lNav.fourtab.spec .lnav03,
.lNav.fourtab.supply .lnav04 {
  background: #fff;
}

.lNav.fourtab.top li.lnav01 a,
.lNav.fourtab li.lnav01 a:hover,
.lNav.fourtab.feature li.lnav02 a,
.lNav.fourtab li.lnav02 a:hover,
.lNav.fourtab.spec li.lnav03 a,
.lNav.fourtab li.lnav03 a:hover,
.lNav.fourtab.supply li.lnav04 a,
.lNav.fourtab li.lnav04 a:hover {
  background: #fff !important;
  ;
  color: #005ab4 !important;
}

.lNav.fourtab li.lnav01 a span,
.lNav.fourtab li.lnav02 a span,
.lNav.fourtab li.lnav03 a span,
.lNav.fourtab li.lnav04 a span,
.lNav.fourtab li.lnav01 a:hover span,
.lNav.fourtab li.lnav02 a:hover span,
.lNav.fourtab li.lnav03 a:hover span,
.lNav.fourtab li.lnav04 a:hover span {
  border-bottom: 2px solid #0059b3;
}

@media screen and (max-width: 767px) {

  #contents.responsive .lNav.fourtab,
  #contents.responsive .lNav.fivetab {
    min-width: 100% !important;
    height: auto;
    display: flex;
  }

  #contents.responsive .lNav.fourtab ul,
  #contents.responsive .lNav.fivetab ul {
    width: 100%;
  }

  #contents.responsive .lNav.fourtab ul li,
  #contents.responsive .lNav.fivetab ul li {
    width: 50% !important;
    border: none;
  }

  #contents.responsive .lNav.fivetab ul li:nth-child(5) {
    width: 100% !important;
  }

  #contents.responsive .lNav.fourtab ul li a,
  #contents.responsive .lNav.fivetab ul li a {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
  }

  #contents.responsive .lNav.fourtab ul li:nth-child(1) a,
  #contents.responsive .lNav.fourtab ul li:nth-child(3) a,
  #contents.responsive .lNav.fivetab ul li:nth-child(1) a,
  #contents.responsive .lNav.fivetab ul li:nth-child(3) a {
    border-right: 1px solid #e6e6e6;
  }
}

/*!====INav.fourtab======*/

.lNav li a {
  display: block;
  width: 100%;
  height: 100%;
}

.lNav.top li.lnav01 a,
.lNav li.lnav01 a:hover {
  background: url(/products/colorio/common/images/nav_local_01_on.gif) no-repeat left top;
}

.lNav.feature li.lnav02 a,
.lNav li.lnav02 a:hover {
  background: url(/products/colorio/common/images/nav_local_02_on.gif) no-repeat left top;
}

.lNav.spec li.lnav03 a,
.lNav li.lnav03 a:hover {
  background: url(/products/colorio/common/images/nav_local_03_on.gif) no-repeat left top;
}

.lNav.supply li.lnav04 a,
.lNav li.lnav04 a:hover {
  background: url(/products/colorio/common/images/nav_local_04_on.gif) no-repeat left top;
}

.lNav.size li.lnav05 a,
.lNav li.lnav05 a:hover {
  background: url(/products/colorio/common/images/nav_local_05_on.gif) no-repeat left top;
}

.lNav.service li.lnav06 a,
.lNav li.lnav06 a:hover {
  background: url(/products/colorio/common/images/nav_local_06_on.gif) no-repeat left top;
}



.lNav.top li.lnav01 a,
.lNav.sixtab li.lnav01 a:hover {
  background: url(/products/colorio/common/images/nav2_local_01_on.gif) no-repeat left top;
}

.lNav.sixtab.feature li.lnav02 a,
.lNav.sixtab li.lnav02 a:hover {
  background: url(/products/colorio/common/images/nav2_local_02_on.gif) no-repeat left top;
}

.lNav.sixtab.spec li.lnav03 a,
.lNav.sixtab li.lnav03 a:hover {
  background: url(/products/colorio/common/images/nav2_local_03_on.gif) no-repeat left top;
}

.lNav.sixtab.supply li.lnav04 a,
.lNav.sixtab li.lnav04 a:hover {
  background: url(/products/colorio/common/images/nav2_local_04_on.gif) no-repeat left top;
}

.lNav.sixtab.katsuyou li.lnav05 a,
.lNav.sixtab li.lnav05 a:hover {
  background: url(/products/colorio/common/images/nav2_local_05_on.gif) no-repeat left top;
}

.lNav.sixtab.okomari li.lnav06 a,
.lNav.sixtab li.lnav06 a:hover {
  background: url(/products/colorio/common/images/nav2_local_06_on.gif) no-repeat left top;
}

.lNav li a:hover img,
.lNav.top li.lnav01 a img,
.lNav.feature li.lnav02 a img,
.lNav.spec li.lnav03 a img,
.lNav.supply li.lnav04 a img,
.lNav.service li.lnav05 a img,
.lNav.katsuyou li.lnav05 a img,
.lNav.okomari li.lnav06 a img {
  visibility: hidden;
}

/* ------ ancNav ------ */
.ancNav {
  width: 960px;
  margin: 0 auto;
}

.ancNav li {
  float: left;
  width: 230px;
  margin-right: 5px;
  padding-right: 5px;
  background: url(/common/images/bg_anc_01.gif) no-repeat right top;
  font-weight: bold;
  font-size: 100%;
}

.ancNav li.last {
  background: none;
}

/*===================================================================
  contents
===================================================================*/
/* ------ headSection ------ */
#contents .headSection {
  position: relative;
  z-index: 900;
  height: auto;
}

.index #contents .headSection {
  height: auto;
  padding-bottom: 14px;
  background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}

#contents .headSection .rightArea {
  padding-top: 0;
}

.col4 {
  float: left;
  width: 25%;
}

#contents .headSection .innerBlock {
  width: 960px;
  margin: 0 auto;
}

#contents .headSection .ttl {
  float: left;
  width: 520px;
  height: 40px;
  overflow: hidden;
}

#contents .headSection .aside {
  float: right;
  width: 433px;
  padding-top: 18px;
}

#contents .headSection .ttl p.productsLogo,
#contents .headSection .ttl h1 {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: bottom;
}

#contents .headSection .ttl p.productsLogo {
  padding-right: 15px;
}

#contents .headSection .ttl h1 {
  padding-left: 15px;
  background: url(/common/images/bg_dline_01.gif) repeat-y left top;
}

#contents .headSection .aside {}

#contents .headSection .aside .sns {
  float: left;
  width: 117px;
  overflow: hidden;
}

#contents .headSection .aside .sns li {
  display: inline;
  padding-left: 7px;
}

#contents .headSection .aside .guide {
  float: right;
  width: 316px;
}

#contents .headSection .aside .guide ul {
  position: relative;
  z-index: 997;
}

#contents .headSection .aside .guide li {
  /display: inline;
  float: left;
  width: 141px;
  padding-left: 16px;
}

#contents .headSection .aside .guide li ul {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 998;
  width: 141px;
  font-size: 79%;
  /* font-size:11px; */
  border-bottom: 1px solid #E5E5E5;
  background-color: #FFFFFF;
}

#contents .headSection .aside .guide li ul li {
  /display: block;
  float: none;
  width: 121px;
  padding: 10px;
  background: #FFF url(/common/images/bg_model_01.gif) repeat-x left top;
}

#contents .headSection .aside .guide li a {
  display: block;
  width: 100%;
  height: 100%;
}

#contents .headSection .aside .guide li.purchase {
  height: 23px;
}

#contents .headSection .aside .guide li.purchase a:hover {
  background: url(/common/images/bt_purchase_01_on.gif) no-repeat left top;
}

#contents .headSection .aside .guide li.purchase a:hover img {
  visibility: hidden;
}

/* ------ mainSection ------ */
#contents .mainSection {
  position: relative;
  width: 960px;
  margin: 45px auto;
  z-index: 800;
}

#contents .mainSection .img {
  display: table-cell;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
  width: 470px;
  text-align: center;
}

#contents .mainSection .img .imgGroup {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  text-align: left;
}

#contents .mainSection .summary {
  display: table-cell;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
  width: 490px;
}

#contents .mainSection .summary .ttl .ttlGroup {
  display: inline-block;
  vertical-align: bottom;
}

#contents .mainSection .summary .ttl .ttlGroup .sttl {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 115%;
  /* font-size:16px; */
}

#contents .mainSection .summary .ttl .note {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 15px;
  font-weight: normal;
  font-size: 79%;
  /* font-size:11px; */
}

#contents .mainSection .summary .ttl .note span {
  vertical-align: bottom;
}

#contents .mainSection .summary .txt {
  margin-top: 25px;
  line-height: 1.3;
  font-weight: bold;
  font-size: 129%;
  /* font-size:18px; */
}

#contents .mainSection .point {
  width: 480px;
  margin-top: 17px;
}

#contents .mainSection .point li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: top;
  margin: 0 5px 5px 0;
}

#contents .mainSection .iDown01 {
  font-size: 79%;
  /* font-size:11px; */
}

/*==================for slick slider======================*/
.mainSection.top .image {
  float: left;
  width: 380px;
  opacity: 0;
  position: relative;
  display: block;
}

.mainSection.top .image>ul>div>div>li {
  position: relative;
}

.mainSection.top .img p.iLink01 {
  display: inline;
}

.mainSection.top .image #slider span,
.mainSection.top .image #slider-unslide span {
  content: "*";
  position: absolute;
  top: 16px;
  right: 15px;
  width: 25px;
  height: 25px;
}

.mainSection.top .image #slider .item {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.mainSection.top .image #slider .item img:hover {
  opacity: 0.8 !important;
}

.mainSection.top .image #sliderThumb,
.mainSection.top .image #sliderThumb-unslide {
  margin-top: -18px;
  text-align: left;
  z-index: 100;
}

.mainSection.top .image #sliderThumb li,
.mainSection.top .image #sliderThumb-unslide li {
  display: inline-block;
  margin: 0 3px;
  border: 1px solid #e1e1e1;
  width: 58px;
  cursor: pointer;
}

.mainSection.top .image #sliderThumb .slick-slide.slick-current,
.mainSection.top .image #sliderThumb-unslide .slick-slide.slick-current {
  border: 1px solid #b9b9b9;
  opacity: 1.0 !important;
}

.mainSection.top .image #sliderThumb .slick-active,
.mainSection.top .image #sliderThumb-unslide .slick-active {
  opacity: 0.5;
}

.mainSection.top .image #sliderThumb li img,
.mainSection.top .image #sliderThumb-unslide li img {
  width: 100%;
}

.mainSection.top .image #sliderThumb .slick-list,
.mainSection.top .image #sliderThumb-unslide .slick-list {
  padding: 0 !important;
}

.mainSection.top .image #sliderThumb .slick-slide,
.mainSection.top .image #sliderThumb-unslide .slick-slide {
  width: 60px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  margin: 0 5px;
}

.mainSection.top .image #sliderThumb img,
.mainSection.top .image #sliderThumb-unslide img {
  width: 100%;
}

.slick-next {
  background: url(/products/colorio/common/images/ico_arrow-right.png)no-repeat !important;
  width: 15px !important;
  height: 26px !important;
}

.slick-prev {
  background: url(/products/colorio/common/images/ico_arrow-left.png)no-repeat !important;
  width: 15px !important;
  height: 26px !important;
}

.slick-next:before,
.slick-prev:before {
  display: none;
}

.zoomImage {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 9990;
  display: none;
}

.zoomImage .modal_lay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 0;
}

.zoomImage .modalImage {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.zoomImage .modal_close {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 2;
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.zoomImage .modal_close:hover {
  opacity: 0.8;
}

.zoomImage .modal_close .close01 {
  display: inline-block;
  line-height: 1;
  font-size: 32px;
}

.zoomImage .modal_close .close02 {
  display: inline-block;
  line-height: 1;
  font-size: 26px;
}

.modalImage iframe {
  width: 850px;
  height: 638px;
}

/*==================for spec iconr======================*/
.spec-icon {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #4a6593;
  color: #4a6593;
  font-size: 13px;
  font-weight: bold;
  width: 131px;
  height: 40px;
  text-align: center;
}

.point .spec-icon {
  border: 1px solid #797d7f;
}

.spec-icon .iLink01 {
  display: block;
  padding-left: 9px;
  background: url(/common/images/ico_link_01.gif) no-repeat left top;
  font-size: 11px;
  margin-top: 7px;
}

/*spec icon large and medium */
.spec-icon.large.sample {
  display: table-cell;
  vertical-align: middle;
}

.spec-icon.medium.sample {
  display: table-cell;
  vertical-align: middle;
}

.spec-icon.large {
  height: 86px;
  display: inherit;
}

.spec-icon.medium {
  height: 65px;
  display: inherit;
}

.spec-icon.small {
  height: 20px;
  width: 100px;
  color: #797d7f;
}

.spec-icon.large .spec-txt {
  height: 61px;
  display: table-cell;
  vertical-align: middle;
  width: 136px;
}

.spec-icon.large .fsXS {
  font-size: 10px;
}

.spec-icon.large ul.row01 li,
.spec-icon.large ul.row02 li {
  margin: 0 !important;
}

.spec-icon.large .row01 {
  border-bottom: 1px dotted #4a6593;
  margin-bottom: 5px;
  margin-left: 2px;
  padding-bottom: 8px;
}

.spec-icon.large .spec-txt.taL {
  padding: 4px 0;
}

.spec-icon.large .spec-txt.taL ul.row01 li,
.spec-icon.large .spec-txt.taL ul.row02 li {
  vertical-align: middle !important;
  font-size: 12px;
}

.spec-icon.large ul.row02 {
  margin-left: 2px;
}

.left.flL.taL.w44.taC ul {
  height: 60px;
}

.spec-icon.large .spec-ttl02 {
  font-size: 11px;
  background-color: #4a6593 !important;
  height: 17px;
  margin-top: 0px;
  padding-top: 1px;
  color: #fff;
}

.spec-icon.large.ink {
  width: 268px;
}

.spec-icon.large.ink .spec-icon {
  border: 0;
  width: 150px;
  height: 38px;
}

.spec-icon.large.ink .spec-ttl {
  margin: 0 !important;
}

.spec-icon.large.ink .spec-sec .mt1 {
  margin-top: 1px;
}

.spec-icon.large.ink .spec-sec li {
  margin: 0 !important;
}

.spec-icon.large.ink .spec-sec .large-txt {
  font-size: 22px;
}

.spec-icon.large.ink .spec-sec .left {
  border-right: 1px dotted #4a6593;
  padding: 2px 5px 0px;
}

.spec-icon.large.ink .spec-sec .right {
  padding: 4px 5px 0px;
}

/* /spec icon large*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

  /*for chrome*/
  .spec-icon span {
    font-size: 60%;
    width: 130%;
    margin-left: -2px;
    display: inline-block;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0;
  }
}

.spec-icon span {
  /*for other broswer*/
  font-size: 8px;
}

.spec-ttl {
  font-size: 10px !important;
  background-color: #4a6593 !important;
  height: 17px;
  margin-top: 0px;
  padding-top: 4px;
  color: #fff;
}


.spec-txt {
  padding-top: 3px;
}

/* ------ detailSection ------ */
.ancNav li.lgtxt {
  width: auto;
}

#contents .headSection .leftArea .title.txt {
  font-size: 24px;
  font-family："ヒラギノ角ゴ Pro W3",
  "Hiragino Kaku Gothic Pro",
  "メイリオ",
  Meiryo,
  "ＭＳ Ｐゴシック",
  sans-serif;
  line-height: 1em;
}

#contents .headSection .leftArea .title {
  font-size: 24px;
  line-height: 1;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl {
  font-family："ヒラギノ角ゴ Pro W3",
  "Hiragino Kaku Gothic Pro",
  "メイリオ",
  Meiryo,
  "ＭＳ Ｐゴシック",
  sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1em;
}

#contents .mainSection.top .img {
  width: 386px;
  padding-right: 32px;
}

#contents .mainSection.top .summary {
  vertical-align: top;
  width: 577px;
}

#contents .mainSection.top .point {
  width: 548px;
}

#contents .mainSection.top .point li {
  margin: 0 0 5px 0;
}

#contents .detailSection .ttl h3 {
  font-size: 24px;
  text-align: center;
  padding: 40px 0 20px 0;
}

#contents .detailSection.section01 h2.headMod02 {
  font-size: 173%;
}

#contents .detailSection.section01 {
  width: 100%;
  margin: 0 auto;
}

#contents .detailSection.section01 .main {
  width: 960px !important;
  margin: 0 auto;
  float: none;
}

#contents .detailSection.section01 .main .detailGroup .detail {
  padding: 0;
  background-color: #f4f4f4;
  border: 0;
}

#contents .detailSection.section01 .main .detailGroup.white .detail {
  padding: 0;
  background-color: transparent;
  border: 0;
}

#contents .detailSection.section01 .main .detailGroup .detail span.img a {
  padding-right: 0;
  background: unset;
}

#contents .detailSection a img:hover {
  opacity: 0.5 !important;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary {
  padding: 40px;
  width: 440px;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary .ttl {
  color: #000 !important;
  font-weight: bold;
  padding-left: 22px;
}

#contents .detailSection.section01 .main .detailGroup.white .detail .summary .ttl {
  display: block;
  color: #005AB4 !important;
  font-weight: bold;
  padding-bottom: 10px;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature01 {
  background: url(/products/colorio/common/images/01_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature02 {
  background: url(/products/colorio/common/images/02_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature03 {
  background: url(/products/colorio/common/images/03_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
  background: url(/products/colorio/common/images/04_ico.png)no-repeat;
}

p.gray-btn a {
  display: inline-block !important;
  background: #797d80 url(/products/colorio/common/images/btn_arrow_right.png) no-repeat 98% center !important;
  color: #fff;
  font-size: 18px;
  padding: 9px 24px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 2px;
  text-align: center;
  width: 215px;
  font-weight: bold;
}

.gray-btn a:hover,
.dl_box a:hover,
.info_box a:hover {
  opacity: 0.7 !important;
}

/* ------ detailSection .side ------ */
#contents .detailSection .side {
  float: right;
  width: 180px;
}

#contents .detailSection .side .sideNav {
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
}

#contents .detailSection .side .sideNav .ttl {
  padding: 12px 15px 10px 15px;
  background-color: #FAFAFA;
}

#contents .detailSection .side .sideNav .listBlock {
  padding: 0 15px;
  border-top: 1px solid #E5E5E5;
}

#contents .detailSection .side .sideNav .listBlock .list {
  font-size: 85%;
  /* font-size:12px; */
}

#contents .detailSection .side .sideNav .listBlock .list li {
  padding: 10px 0;
  background: url(/common/images/bg_dline_02.gif) repeat-x left bottom;
}

#contents .detailSection .side .sideNav .listBlock .list li.last {
  background: none;
}

#contents .detailSection .side .sideNav .sub {}

#contents .detailSection .side .sideNav .sub .ttl {
  padding: 5px 0 10px 0;
  background: url(/common/images/bg_dline_02.gif) repeat-x left bottom;
}

#contents .detailSection .side .bnr {
  margin-top: 10px;
}

/* ------ subSection ------ */
#contents .subSection {
  width: 960px;
  margin: 0 auto;
}

#contents .subSection .modelNav {
  width: 800px;
  margin: 0 auto;
}

#contents .subSection .modelNav li {
  display: inline;
}

#contents .subSection .subNav {
  background: url(/common/images/bg_sub_01.gif) no-repeat left top;
}

#contents .subSection .subNav .innerBlock {
  padding: 30px 0;
  background: url(/common/images/bg_sub_02.gif) no-repeat left bottom;
}

#contents .subSection .subNav .innerBody {
  background: url(/common/images/bg_line_01.gif) repeat-y center top;
}

#contents .subSection .subNav .layCol01 {
  float: left;
  width: 460px;
}

#contents .subSection .subNav .layCol02 {
  float: right;
  width: 460px;
}

#contents .subSection .subNav .layCol01 .listBlock,
/*#contents .subSection .subNav .layCol02 .sub .listBlock {
  background:url(/common/images/bg_dline_01.gif) repeat-y center top;
}*/
#contents .subSection .subNav .layCol02 .sub {}

#contents .subSection .subNav .layCol02 .sub .ttl {
  font-size: 85%;
  /* font-size:12px; */
}

#contents .subSection .subNav .listCol01 {
  float: left;
  width: 210px;
}

#contents .subSection .subNav .listCol02 {
  float: right;
  width: 210px;
}

#contents .subSection .subNav .list {
  font-size: 85%;
  /* font-size:12px; */
}

#contents .subSection .subNav .list li {
  padding: 5px 0;
}

#contents .subSection .subNav .ttl {
  font-size: 129%;
}

#contents .subSection .otherNav {
  margin-top: 15px;
}

#contents .subSection .otherNav ul {
  font-size: 85%;
}

#contents .subSection .otherNav li {
  display: inline;
  padding-right: 15px;
}

.banner li {
  padding: 10px;
  text-align: center;
}

.banner img {
  border: 1px solid #D9D9D9;
}

.specialcontents_img ul.img li:last-child {
  margin-right: 0;
}

.specialcontents_img ul.slide {
  display: inline-block;
}

.specialcontents_img .slide li {
  width: 223px;
  margin-right: 22.5px;
  float: left;
}

.specialcontents_img .slide li dl {}

.specialcontents_img .slide li dl dt span {
  display: block;
}

.specialcontents_img .slide li dl dt span img {
  height: 108px;
}

#contents .secLine {
  border-top: 1px solid #e5e5e5;
  height: 1px;
  width: 100%;
}

/*------purchase ---------*/

.purchase {
  margin: 0 auto;
  width: 830px;
}

.dl_box li {
  float: left;
}

.dl_box {
  margin-right: 0px;
  border: 1px solid #D9D9D9;
}

.info_box {
  border: 1px solid #D9D9D9;
}

.dl_box a,
.info_box a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  padding: 32px 47px;
  width: 400px;
  height: 120px;
  margin: 0 auto;
  color: #000;
  text-decoration: none;
}

.dl_box a {
  background: url(/products/colorio/common/images/ico_dl.gif) no-repeat 8% center !important;
}

.info_box a {
  background: url(/products/colorio/common/images/ico_ph_calling.gif) no-repeat 8% center !important;
}

.info_text,
.dlIcon_text {
  font-size: 20px;
  font-weight: bold;
  line-height: 3em;
  padding-left: 90px;
}

.info_text1,
.dlIcon_text {
  font-size: 13px;
  font-weight: bold;

  padding-left: 45px;
}

.dlIcon_text1 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 80px;
}

.info_text3,
.dlIcon_text {
  font-size: 13px;
  font-weight: bold;
}

/* -START- purchase.txt(new) -- */
.purchase.tbl {
  display: table;
  margin-left: auto;
  margin-right: auto;
  max-width: 812px;
  width: 100%;
}

.purchase .tbl-cell {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}

.purchase .tbl-cell:nth-of-type(1) {
  padding-right: 6px;
}

.purchase .tbl-cell:nth-of-type(2) {
  padding-left: 6px;
}

.purchase .ico-box {
  box-sizing: border-box;
  min-height: 120px;
  max-width: 400px;
  position: relative;
  width: 100%;
}

.purchase .ico-box.bg-gry {
  background-color: #e7e7e7;
}

.purchase .ico-box.bg-line1 {
  border: 1px solid #000;
}

.purchase .btn-dl .ico-box {
  background-image: url(/products/colorio/common/images/ico_dl.gif);
  background-position: left 55px center;
  background-repeat: no-repeat;
  background-size: 15%;
}

.purchase .btn-tel .ico-box {
  background-image: url(/products/colorio/common/images/ico_ph_calling.gif);
  background-position: left 25px center;
  background-repeat: no-repeat;
  background-size: 15%;
}

.purchase .ico-box .ico-space {
  padding: 47px 12px 48px 98px;
}

.purchase .btn-dl .ico-box .ico-space {
  padding: 13px 12px 13px 138px;
}

.purchase .txt-cmmt {
  font-size: 10px;
  margin-top: 10px;
}

.purchase .ico-box a,
.purchase .ico-box a:hover {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.purchase .btn-dl a {
  box-sizing: border-box;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.purchase .btn-dl .ico-box.bg-gry:hover {
  opacity: .7;
}

.purchase .btn-dl a>span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.purchase .btn-tel .ico-box p:nth-of-type(2) {
  margin-top: 5px;
}

.purchase .btn-tel .txt-deco {
  font-size: 13px;
}

.purchase .btn-tel .txt-small {
  font-size: 12px;
  font-weight: normal;
}

.purchase .btn-tel .txt-small a {
  font-size: 12px;
  font-weight: normal;
}

/* -END- purchase.txt(new) -- */


/*----service_box-----*/

.services {
  display: inline-block;
}

.service_box .ico_i a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_i.gif) no-repeat 50% 20% !important;
}

.service_box .ico_driversoftware a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
}

.service_box .ico_ques a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_ques.gif) no-repeat 50% 20% !important;
}

.service_box .ico_msg a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_msg.gif) no-repeat 50% 20% !important;
}

.service_box .ico_tools a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_tools.gif) no-repeat 50% 20% !important;
}

.service_box .ico_os a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_os.gif) no-repeat 50% 20% !important;
}

.service_box .ico_book a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_dl.gif) no-repeat 50% 20% !important;
}

.service_box .ico_usb a {
  background: #e7e7e7 url(/products/colorio/common/images/ico_usb.gif) no-repeat 50% 20% !important;
}

.service_box {
  display: -webkit-box;
}

.service_box .box a {
  box-sizing: border-box;
  -webkit-align-items: center;
  float: left;
  margin-right: 12px;
  background: #e7e7e7;
  padding: 17px 0;
  width: 150px;
  height: 120px;
  text-align: center;
}

.service_box .box.ico_os a {
  margin-right: 0;
}

.services .service_box a:hover {
  opacity: 0.7 !important;
}

.services .service_box a {
  text-decoration: none;
  color: #000;
}

.services .service_box span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative;
}

.services .service_box .ico_driversoftware span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative;
}

/* share
=============================================================== */
#contents .share_title {
  font-size: 30px;
  text-align: center;
}

#contents .share_list {
  margin: 25px auto 0;
}

#contents .share_list ul {
  text-align: center;
}

#contents .share_list ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 15px;
}

/*===================================================================
  module
===================================================================*/
/* ------ relatedMod ------ */
.relatedMod01 {
  border: 1px solid #D9D9D9;
  background-color: #FFF;
}

.relatedMod01 .innerBlock {
  margin: 1px;
  padding: 10px 0;
  background-color: #F1F1F1;
}

.relatedMod01 table {}

.relatedMod01 th,
.relatedMod01 td {
  padding: 0 10px;
}

.relatedMod01 th {
  border-right: 1px solid #D9D9D9;
}

.relatedMod01 td.ico {
  padding: 0 10px 0 20px;
}

/* ------ ttlMod01 ------ */
#contents .detailSection .main .detailGroup .ttlMod01 h2,
#contents .detailSection .main .detailGroup .ttlMod01 h3,
#contents .detailSection .main .detailGroup .ttlMod01 h4,
#contents .detailSection .main .detailGroup .ttlMod01 h5 {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  background: url(/products/colorio/common/images/bg_ttl_02.gif) no-repeat right center;
}

#contents .detailSection .main .detailGroup .ttlMod01 span {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  padding: 0.8em 20px 0.7em 20px;
  background: url(/products/colorio/common/images/bg_ttl_01.gif) no-repeat left center;
  line-height: 1;
  color: #FFF;
  font-weight: bold;
}

/* ------ oneCol ------ */
#contents.oneCol .detailSection .main {
  float: none;
  width: 100%;
}

/*===================================================================
  feature.htm
===================================================================*/
body.feature_1 .ancNav .current01 a,
body.feature_2 .ancNav .current02 a,
body.feature_3 .ancNav .current03 a,
body.feature_4 .ancNav .current04 a,
body.feature_5 .ancNav .current05 a,
body.feature_6 .ancNav .current06 a,
body.feature_7 .ancNav .current07 a,
body.feature_8 .ancNav .current08 a,
body.feature_9 .ancNav .current09 a,
body.feature_10 .ancNav .current10 a,
body.feature_11 .ancNav .current11 a,
body.feature_12 .ancNav .current12 a,
body.feature_13 .ancNav .current13 a,
body.feature_14 .ancNav .current14 a,
body.feature_15 .ancNav .current15 a {
  color: #333;
  text-decoration: none;
  cursor: default;
}

/*===================================================================
  size.htm
===================================================================*/
body.size #contents .detailSection {
  margin: 40px auto
}

body.size #contents .detailSection .main .imgGroup {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  text-align: left;
}


.newsSection {
  width: 960px;
  margin: 0 auto;
  border: 1px solid #E5E5E5;
}

.newsSection .headMod02 {
  padding: 15px 20px;
  background-color: #FAFAFA;
}

.newsSection .newsGroup {
  padding: 0 20px;
  font-size: 79%;
  /* font-size:11px; */
}

.newsSection .newsGroup dl {
  padding: 10px 0;
}

.newsSection .newsGroup .date {
  display: table-cell;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
  width: 80px;
  padding-left: 15px;
}

.newsSection .newsGroup .ico {
  display: table-cell;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
  width: 66px;
  padding-left: 5px;
}

.newsSection .newsGroup .txt {
  display: table-cell;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
  width: 729px;
  padding-left: 10px;
}


/*for kasuyou & okomari page*/
ul.okomarilist li {
  list-style-type: disc !important;
  list-style-position: inside;
}

.detailGroup.method h2.ttl01 {
  background: url(/products/colorio/common/images/h3_ico_blue_t.gif) no-repeat left;
  padding-left: 20px;
}

.problems .service_box {
  margin: 0 auto;
  width: 670px;
}

.problems .service_box .box a {
  box-sizing: border-box;
  -webkit-align-items: center;
  float: left;
  margin: 0;
  background: #e7e7e7;
  padding: 17px 0;
  width: 180px;
  height: 150px;
  text-align: center;
}

.problems ul.service_box li {
  margin-right: 60px;
  display: inline-block;
}

.problems ul.service_box li:last-child {
  margin-right: 0;
}

.problems .service_box a:hover {
  opacity: 0.7 !important;
}

.problems .service_box a {
  text-decoration: none;
  color: #000;
}

.problems .service_box span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative;
}

.problems .service_box .ico_driversoftware span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative;
}

/*print-design*/
.print-design .col {
  width: 25%;
  float: left;
  margin-right: 20px;
}

.print-design .col.last {
  margin: 0;
}

.print-design .col a {
  color: #5a5a5a;
}

.print-design .new-thumbnail {
  position: relative;
}

.print-design .thumbnail {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.print-design .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.print-design .thumbnail a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}

.print-design .thumbnail .caption {
  padding: 9px;
  color: #333;
}

.print-design .thumbnail a>img,
.print-design .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.print-design .new_label {
  width: 52px;
  position: absolute;
  top: 10px;
  right: -10px;
}

.print-design h3.thum_title {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.1;
}

p.des_funcontents {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0px;
  font-size: 12px;
  color: #8d8d8d;
}

.usage,
.gallery {
  display: inline-block;
}

.section01 {
  width: 100%;
}

.bg1 {
  background-color: #f2e3f8;
  text-align: center;
}

.bg2 {
  background-color: #ffecb8;
  text-align: center;
}

.bg3 {
  background-color: #cae3f8;
  text-align: center;
}

.bg4 {
  background-color: #fadadf;
  text-align: center;
}

/*section-guide*/
#section_guide {
  width: 917px;
  height: 77px;
  margin-top: 11px;
  background: #ffffff;
}

#section_guide #section_guide_ul {
  padding: 20px 21px 0 20px;
}

#section_guide h3 {
  width: 117px;
  height: 44px;
  float: left;
  padding-left: 8px;
  text-indent: -9999px;
}

#section_guide h3.first {
  padding-left: 0;
}

#section_guide h3 a {
  display: block;
  width: 117px;
  height: 36px;
}

#section_guide h3 a:hover {
  width: 117px;
  height: 44px;
}

#section_guide h3.category01 a {
  background: url(/products/colorio/common/images/btn_guide_index_01.gif) left top no-repeat;
}

#section_guide h3.category02 a {
  background: url(/products/colorio/common/images/btn_guide_index_02.gif) left top no-repeat;
}

#section_guide h3.category03 a {
  background: url(/products/colorio/common/images/btn_guide_index_03.gif) left top no-repeat;
}

#section_guide h3.category04 a {
  background: url(/products/colorio/common/images/btn_guide_index_04.gif) left top no-repeat;
}

#section_guide h3.category05 a {
  background: url(/products/colorio/common/images/btn_guide_index_05.gif) left top no-repeat;
}

#section_guide h3.category06 a {
  background: url(/products/colorio/common/images/btn_guide_index_06.gif) left top no-repeat;
}

#section_guide h3.category07 a {
  background: url(/products/colorio/common/images/btn_guide_index_07.gif) left top no-repeat;
}

.ancNav.method .iLink02 {
  border: 0;
}

/*tabcontent*/
.tabcontent {
  display: none;
}

button.iLink02 {
  font-weight: bold;
  font-size: 100%;
  color: #005AB4;
  border: none;
  outline: none;
  cursor: pointer;
}

button.iLink02.active {
  color: #333;
  font-weight: bold;
  font-size: 100%;
}

/*    /for kasuyou & okomari page    */

.feature h3.ttl01 {
  background: url(/products/colorio/common/images/h3_ico_blue_t.gif) no-repeat left;
  background-size: 6px 100%;
  padding-left: 20px;
}

.katsuyou h3.ttl01 {
  background: url(/products/colorio/common/images/h3_ico_blue_t.gif) no-repeat left;
  padding-left: 20px;
}

.okomari h3.ttl01 {
  background: url(/products/colorio/common/images/h3_ico_blue_t.gif) no-repeat left;
  padding-left: 20px;
}

.home-link {
  margin-top: 10px !important;
  margin-bottom: -20px !important;
}

.home-link a {
  color: #fff !important;
  font-size: 79%;
  padding: 5px 15px;
  background-color: #005AB4 !important;
}

.home-link2 {
  margin-bottom: -20px !important;
  padding-top: 20px !important;
}

.home-link2 a {
  color: #005AB4 !important;
  font-size: 79%;
  background-color: #FFFFFF !important;
}

.fsS78 {
  font-size: 78% !important;
}

.katsuyoufont {

  font-size: 16px;
}

.mr45 {

  margin-right: 45px;
}

.fs18 {
  font-size: 18px !important;
}

.fsXXL {
  font-size: 20px !important;
}

.fsXXXL {
  font-size: 30px !important;
}

.fwb {
  font-weight: bold;
}

.w133 {
  width: 133px;
}

.katsuyou .guide .list {
  display: flex;
  flex-wrap: wrap;
  width: 880px;
  margin: 0 auto;
}

.katsuyou .guide .list li {
  width: 420px;
  list-style-type: none;
  margin-top: 20px;
  margin-right: 40px;
}

.katsuyou .guide .list li .title {
  font-size: 16px;
  padding: 18px 0;
  width: 100%;
}

.katsuyou .guide .list li .image.col2 {
  display: flex;
}

.katsuyou .arrow_image {
  margin: 40px auto 0;
  width: 880px;
}

span.txt-disini {
  display: initial !important;
}

span.pt15 {
  padding-top: 15px !important;
}

span.txtc {
  text-align: center !important;
}

/* ------ tgtElm ------ */
.tgtElm>div {
  display: none;
}

.tgtElm>div:first-child,
.tgtElm>div.act,
.tgtElm.default>div {
  display: block;
}


katabanList / katabanDetails --------------------------------------------------------------------------------*/ .katabanList {
  padding: 5px 20px;
  background: #fafafa;
}

.katabanList ul li {
  float: left;
  min-width: 74px;
  margin: 5px 8px 5px 0;
}

.katabanList ul li a {
  padding: 0 0 0 21px;
  background: url(/common/images/ico_link_01.gif) no-repeat 0 2px;
}

.katabanDetails {
  overflow: hidden;
}

.katabanDetails>div {
  padding-top: 20px;
}

.katabanDetails .box {
  margin-top: -1px;
  border-top: 1px solid #e2e2e2;
}

.katabanDetails .box h3 {
  margin-left: 5px;
}

.katabanDetails ul {
  /* margin: 0 -20px 0 0; */
}

.katabanDetails ul li {
  float: left;
  width: 122px;
  margin: 0 17px 33px 0;
}

.katabanDetails ul li img {
  border: 1px solid #e2e2e2;
}

.katabanDetails ul li span {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 100%;
  word-wrap: break-word;
}


/*added css by min*/
/*colorio sitmap*/
div.colorio_sitemap {
  width: 100%;
  background-color: #f4f4f4;
  margin-bottom: -70px;
}

div.colorio_sitemap .ttl h3 {
  font-size: 14px;
}

div.colorio_sitemap .ttl h3 a {
  color: #000000;
}

div.colorio_sitemap .ttl h3 a :visited {
  color: #000000;
}

div.colorio_sitemap li {
  margin-bottom: 2px;
}

div.colorio_sitemap dd.listBlock.info_list li {
  margin-bottom: 4px;
}

div.colorio_sitemap .layCol03 li {
  margin-bottom: 4px;
}

div.colorio_sitemap .layCol04 li {
  margin-bottom: 4px;
}

div.colorio_sitemap li a {
  line-height: 1.5;
}

div.colorio_sitemap .layCol03 li>a {
  color: #000;
}


#contents .colorio_sitemap .subNav {
  width: 960px;
  margin: 0 auto;
  padding: 45px 0 35px;
}

.colorio_sitemap .subNav .innerBlock a {
  color: #000;
}

div.colorio_sitemap .subNav .innerBlock li>a {
  line-height: 1.5;
  font-size: 12px;
  color: #686868;
}

#contents .colorio_sitemap .subNav .layCol01,
#contents .colorio_sitemap .subNav .layCol03 {
  float: left;
  width: 30%;
  box-sizing: border-box;
  padding: 0 15px;
}

#contents .colorio_sitemap .subNav .layCol02 {
  float: left;
  width: 40%;
  box-sizing: border-box;
  padding: 0 15px;
}

#contents .colorio_sitemap .subNav .layCol02 {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  height: 280px;
}

#contents .colorio_sitemap .subNav .indent {
  margin-left: 10px;
}

#contents .colorio_sitemap .subNav .layCol01 dl dt {
  margin-bottom: 3px;
  font-size: 12px;
}

#contents .colorio_sitemap .subNav .layCol02 dl dt {
  margin-bottom: 5px;
  font-size: 14px;
}

#contents .colorio_sitemap .subNav .layCol03 dl dt,
#contents .colorio_sitemap .subNav .layCol04 dl dt {
  margin-bottom: 5px;
}

.bdrnone {
  border: none !important;
}

div.colorio_sitemap span.bold {
  font-weight: bold;
}

div.colorio_sitemap span.bold-gray {
  color: #686868 !important;
  font-weight: bold;
}


div.colorio_sitemap dd.listBlock {
  margin-bottom: 20px;
}

div.colorio_sitemap div.layCol01 dd.listBlock,
div.colorio_sitemap div.layCol02 dd.listBlock {
  margin-bottom: 11px;
}

div.colorio_sitemap dd.listBlock li.title {
  padding-top: 10px;
  padding-right: 10px;
  line-height: 1.6em;
  font-weight: bold;
}

div.colorio_sitemap div.layCol04 dt {
  margin-bottom: 10px;
  border-top: solid 1px #dddddd;
}

div.colorio_sitemap div.layCol04 .bdrbtm {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 20px;
}

/*cate-bar*/

div.colorio_sitemap .dash-bar {
  padding-left: 14px;
  background: url(/products/colorio/common/images/link_dash_ico.png) no-repeat 0 0.35em;
  background-size: 7px auto;
  line-height: 1.5;
}

/*!colorio sitmap*/
.relatedMod01 .innerBlock h4.ttl {
  display: none;
}

/*feature 2col*/
.featureItem ul.feature.two_col {
  width: 100%;
}

.featureItem ul.feature.two_col li.col {
  width: 49%;
  float: left;
}

.featureItem .feature.two_col li.col .taC {
  height: auto;
  padding-bottom: 20px;
}

.featureItem .feature.two_col li.col:first-child {
  padding-right: 2%;
}

.featureItem .feature.two_col li.col .row {
  padding-bottom: 50px;
}

/*!feature 2col*/
/*gallery page*/
.model-gallery #contents .headSection {
  height: auto;
}

.model-gallery h3.ttl01 {
  background: url(/products/colorio/common/images/h3_ico_blue_t.gif) no-repeat left;
  padding-left: 20px;
}

.model-gallery .gallery-list ul li {
  float: left;
  margin-bottom: 20px;
}

.model-gallery .gallery-list ul li:nth-child(odd) {
  margin-right: 40px;
}

/*!gallery page*/
#contents.responsive .mainSection.top .point .spec-icon p {
  font-size: 12px;
}

#contents.responsive ul.banner li {
  float: left;
  width: 50%;
  padding: 10px 0;
  text-align: left;
}

#contents.responsive ul.banner li:nth-child(2),
#contents.responsive ul.banner li:nth-child(4) {
  text-align: right;
}

#contents.responsive .detailSection .main .detailGroup .ttlMod01.mb25 {
  margin-top: 8px !important;
  margin-bottom: 25px !important;
}

#contents .sp,
#contents.responsive .sp,
#contents .tbl_sp,
#contents.responsive .tbl_sp {
  display: none;
}

#contents .pc,
#contents.responsive .pc {
  display: block;
}

#contents .relatedMod01 .pc,
#contents.responsive .relatedMod01 .pc {
  display: table-cell !important;
}

/* #contents.responsive .panel.point {
  display: block;
 }*/

@media screen and (max-width:767px) {
  #contents.responsive .sp {
    display: block;
  }

  #contents.responsive .pc {
    display: none;
  }

  #contents.responsive {
    padding: 0;
  }

  /*====for hambager menu=====*/
  ul.mobile.menuItems.active {
    display: block !important;
  }

  /*====! for hambager menu=====*/
  #contents.responsive ul.banner li {
    width: 100%;
    text-align: center !important;
  }

  #contents.responsive ul.banner li img {
    width: 100%;
    text-align: center;
  }

  #contents.responsive .service_box {
    display: inline-block !important;
  }


  #contents.responsive .headSection .leftArea .logo {
    width: 36%;
    padding-right: 1%;
  }

  #contents.responsive .headSection .innerBlock {
    width: auto;
    margin: 0 auto;
    padding: 0 2%;
    width: -webkit-fill-available;
  }

  #contents.responsive .headSection .leftArea {
    float: none;
    width: auto;
  }

  #contents.responsive .headSection .rightArea {
    padding: 0;
  }

  #contents.responsive .headSection {
    height: auto;
    width: 100%;
  }

  #contents.responsive .headSection .logo,
  #contents.responsive .headSection .title,
  #contents.responsive .headSection .productsLogo,
  #contents.responsive .headSection .ttl h1,
  #contents.responsive .headSection .leftArea>h1 {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    margin-bottom: 15px;
  }

  #contents.responsive .headSection .title {
    border-left: 1px dotted #ccc;
    padding-left: 10px;
    margin-left: 3px;
    width: 58%;
    padding-left: 2% !important;
    margin-top: 0;
    font-size: 120% !important;
    background: none !important;
  }

  #contents.responsive .headSection .list,
  #contents.responsive .headSection .rightArea,
  #contents.responsive .headSection .aside .guide li {
    width: 100%;
    float: left;
  }



  #contents.responsive .headSection .rightArea {
    padding-top: 0 !important;
  }

  #contents.responsive .headSection .rightArea .purchase {
    margin: 0;
  }

  /*====top======*/
  /* slider */

  #contents.responsive .mainSection {
    width: auto !important;
    padding: 0 2%;
  }

  #contents.responsive .mainSection.top .img {
    padding-right: 0;
    width: auto !important;
    display: block !important;
    overflow: hidden !important;
  }

  #contents.responsive .mainSection.top .image {
    width: 100% !important;
  }

  #contents.responsive .mainSection.top .image #sliderThumb {
    padding: 0 24px;
  }

  #contents.responsive .mainSection.top .image #sliderThumb .slick-prev {
    left: 5px !important;
  }

  #contents.responsive .mainSection.top .image #sliderThumb .slick-next {
    right: 5px !important;
  }

  /*.nozoom .zoomImage {
  display: none !important;
}*/
  #contents.responsive .mainSection ul#slider li span.zoom_ico {
    display: none;
  }

  /* slider end */

  /* slider start with fixed size */
  /*  #contents.responsive .mainSection {
    width: auto !important;
    padding: 0.5em 15px;
    margin: 0;
  }
  #contents.responsive .mainSection.top .img,
  #contents.responsive .mainSection.top .slider_top {
    width: 100%;
    width: 265px;
    margin:0 auto;
    display: table !important;
    float: none;
    padding-right: 0;
  }
  .mainSection.top .image {
    max-width:265px;
  }

  .slick-slide.slick-current.slick-active img {
    width: 265px !important;
  }
  #contents.responsive .mainSection.top .summary {
    width: 100%;
    display: initial;
  }
  #sliderThumb li.slick-slide.slick-active {
    width:40px !important;
  }
  */
  /* slider end with fixed size */
  #contents.responsive .mainSection.top .summary {
    width: auto;
  }

  #contents.responsive .mainSection .summary .point:first-child ul {
    display: block !important;
  }

  #contents.responsive .mainSection .summary .ttl .ttlGroup .model_ttl {
    font-size: 31px;
  }

  #contents.responsive .mainSection .summary .ttl .ttlGroup .clearfix img.ml10 {
    margin-left: 5px !important;
  }

  #contents.responsive .mainSection.top .point,
  #contents.responsive .mainSection.top .point ul {
    width: 100% !important;
  }

  #contents.responsive .mainSection.top .point .spec-icon p {
    font-size: 12px !important;
  }

  #contents.responsive .mainSection.top .point .spec-icon .spec-ttl {
    font-size: 10px !important;
  }

  #contents.responsive .mainSection.top .point .spec-icon p img {
    margin: 0 !important;
  }

  #contents.responsive .mainSection.top .point .spec-icon.medium {
    height: 86px;
    display: table-cell;
    vertical-align: middle;
  }

  #contents.responsive .mainSection img {
    display: inline !important;
  }

  #contents.responsive .detailSection .ttl h3 {
    padding: 40px 0 20px 0;
  }

  #contents.responsive .detailSection {
    width: auto !important;
    padding: 0.5em 15px;
  }

  #contents.responsive .detailSection.section01 .main {
    width: 100% !important;
  }

  #contents.responsive .detailSection.section01 h2.headMod02,
  #contents.responsive .detailSection .main .detailGroup .detail .summary .ttl {
    color: #235cb3;
    font-size: 130%;
    padding-left: 0 !important;
  }

  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature01,
  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature02,
  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature03,
  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
    background-size: 50px auto;
  }

  .feature #contents.responsive .detailSection .main .detailGroup {
    padding: 8px 8px !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .flL,
  .feature #contents.responsive .detailSection .main .detailGroup .flR {
    margin-bottom: 15px;
    float: none;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .pb25 {
    padding-bottom: 0 !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .lineS {
    border-bottom: 1px solid #ccc;
    background: none;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .flL img,
  .flR img {
    display: block !important;
    margin: 10px auto !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .bg-ltGrn {
    background: none;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .bg-ltGrn a img {
    display: inline !important;
    margin: 0 !important;
  }

  #contents.responsive .detailSection .main .detailGroup .ttlMod01 {
    margin-top: 8px !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup h3.ttl01 {
    border-left: 5px solid #235cb3;
    padding-left: 15px;
    background: none;
    margin: 20px 0 10px;
  }

  #contents.responsive .detailSection .main .detailGroup .detail .summary {
    display: block;
    width: auto !important;
    padding: 30px 25px 25px 25px !important;
  }

  #contents.responsive .detailSection .main .detailGroup .detail .img {
    display: block;
    margin: 0 auto;
    width: auto !important;
    padding: 0 30px 25px !important;
  }

  #contents.responsive .detailSection .main .detailGroup .detail a .img {
    width: 100%;
  }

  #contents.responsive .detailSection .main .detailGroup .detail .summary p.gray-btn a {
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #797d80 url(/products/colorio/common/images/btn_arrow_right.png) no-repeat 98% center !important;
    padding: 9px 0px;
    margin-top: 1em;
    display: block !important;
    border-radius: 0;
    width: 100%;
  }

  #contents.responsive .detailSection.section02,
  #contents.responsive .detailSection.section03 {
    font-size: 117%;
  }

  #contents.responsive .detailSection .headMod03 {
    font-size: 19px;
  }

  #contents.responsive .detailSection .purchase .ico-box {
    display: table;
    max-width: 100%;
    border: none;
    empty-cells: show;
    border-collapse: collapse;
    background-image: none;
  }

  #contents.responsive .detailSection .purchase .btn-dl .ico-box a {
    display: table-cell;
    height: 120px;
    vertical-align: middle;
    background-image: url(/products/common/images/ico_dl.gif);
    background-position: left 10% center;
    background-repeat: no-repeat;
    background-size: 12%;
    text-align: center;
    text-indent: 25px;
    font-size: 18px;
    position: unset;
  }

  #contents.responsive .detailSection .purchase .btn-dl a>span {
    position: unset;
  }

  #contents.responsive .detailSection .purchase .btn-dl .ico-box .ico-space {
    padding: 0;
  }

  #contents.responsive .detailSection .purchase .tbl-cell {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }

  #contents.responsive .detailSection .purchase .tbl-cell.btn-tel {
    margin-top: 1.5em;
  }

  #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(1),
  #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(2) {
    padding: 0;
  }

  #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space {
    display: table-cell;
    height: 120px;
    vertical-align: middle;
    border: 1px solid #000;
    background-image: url(/products/common/images/ico_ph_calling.gif);
    background-position: left 10% center;
    background-repeat: no-repeat;
    background-size: 12%;
    padding: 0;
    text-align: center;
    padding-left: 17%;
  }

  #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space p a {
    font-size: 16px;
  }

  #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space span.txt-small a {
    font-size: 12px;
  }

  #contents.responsive .detailSection .service_box .box {
    display: block;
    width: 49%;
    border: none;
    empty-cells: show;
    border-collapse: collapse;
    float: left;
    margin-top: 8px;
  }

  #contents.responsive .detailSection .service_box .box a {
    display: table-cell;
    box-sizing: border-box;
    background: #e7e7e7;
    padding: 0;
    width: 100%;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    font-weight: bold;
  }

  #contents.responsive .detailSection .services .service_box div.box:nth-child(even) {
    float: right;
  }

  /*!====top======*/

  /*====.lNav.fourtab======*/
  #contents.responsive .lNav.fourtab {
    min-width: 100% !important;
    height: auto;
    display: flex;
  }

  #contents.responsive .lNav.fourtab ul {
    width: 100%;
    border-top: 1px solid #efefef;
    border: 0;
  }

  #contents.responsive .lNav.fourtab ul li {
    width: 50% !important;
    border: none;
  }

  #contents.responsive .lNav.fourtab ul li a {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
  }

  #contents.responsive .lNav.fourtab ul li:nth-child(1) a,
  #contents.responsive .lNav.fourtab ul li:nth-child(3) a {
    border-right: 1px solid #e6e6e6;
  }

  /*!====.lNav.fourtab======*/
  /*====ancNav======*/
  #contents.responsive .ancNav {
    width: auto;
    margin: 0 auto !important;
    position: relative;
    padding: 0.5em 15px;
  }

  #contents.responsive .ancNav ul.mt10 {
    margin-top: 0 !important;
  }

  #contents.responsive .ancNav ul li {
    width: 100%;
    background: none;
    position: relative;
    display: block;
    font-weight: bold;
    margin: 0.2em 0;
    padding: 0;
    font-size: 105%;
  }

  #contents.responsive .ancNav ul li a {
    display: block;
    padding: 8px 25px 8px 0 !important;
    border-bottom: 1px solid #005AB4;
    text-decoration: none !important;
  }

  #contents.responsive .ancNav ul li a:hover {
    color: #005AB4;
  }

  #contents.responsive .ancNav ul li a:after {
    content: "";
    position: absolute;
    border-top: 2px solid #005AB4;
    border-right: 2px solid #005AB4;
    width: 6px;
    height: 6px;
    top: 40%;
    right: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #contents.responsive .ancNav.down ul li a:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }


  #contents.responsive .ancNav .iLink02 {
    background: none;
    padding: 0 !important;
    display: block;
  }

  .supply #contents.responsive .note {
    font-size: 79% !important;
  }

  .spec #contents.responsive ul li.iBlk {
    padding-bottom: 20px;
  }

  .spec #contents.responsive .ancNav .iDown02,
  .supply #contents.responsive .ancNav .iDown02 {
    background: none;
    padding: 0 !important;
    display: block;
  }

  .spec #contents.responsive .ancNav p[class*="iDown"] a:after,
  .supply #contents.responsive .ancNav p[class*="iDown"] a:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #contents.responsive .ancNav.smpFeature_1 .current01 a:after,
  #contents.responsive .ancNav.smpFeature_2 .current02 a:after,
  #contents.responsive .ancNav.smpFeature_3 .current03 a:after,
  #contents.responsive .ancNav.smpFeature_4 .current04 a:after,
  #contents.responsive .ancNav.smpFeature_5 .current05 a:after,
  #contents.responsive .ancNav.smpFeature_6 .current06 a:after,
  #contents.responsive .ancNav.smpFeature_7 .current07 a:after,
  #contents.responsive .ancNav.smpFeature_8 .current08 a:after,
  #contents.responsive .ancNav.smpFeature_9 .current09 a:after,
  #contents.responsive .ancNav.smpFeature_10 .current10 a:after,
  #contents.responsive .ancNav.smpFeature_11 .current11 a:after,
  #contents.responsive .ancNav.smpFeature_12 .current12 a:after,
  #contents.responsive .ancNav.smpFeature_13 .current13 a:after,
  #contents.responsive .ancNav.smpFeature_14 .current14 a:after,
  #contents.responsive .ancNav.smpFeature_15 .current15 a:after,
  #contents.responsive .ancNav.smpFeature_16 .current16 a:after,
  #contents.responsive .ancNav.smpFeature_17 .current17 a:after,
  #contents.responsive .ancNav.smpFeature_18 .current18 a:after,
  #contents.responsive .ancNav.smpFeature_19 .current19 a:after,
  #contents.responsive .ancNav.smpFeature_20 .current20 a:after {
    display: none;
  }

  .smpCurrent a {
    background: #fff !important;
    color: #005AB4 !important;
  }

  /*!====ancNav======*/

  #contents.responsive .fsS,
  #contents.responsive .fsM,
  #contents.responsive p {
    font-size: 14px;
  }

  #contents.responsive .lineS {
    padding-bottom: 10px;
    background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
  }

  #contents.responsive .flex-table {
    display: flex;
    flex-direction: column;
  }

  #contents.responsive .flex-table td {
    width: 100% !important;
  }

  #contents.responsive .wspc {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  #contents.responsive .wsp {
    width: 100%;
    margin: 0 auto !important;
  }

  #contents.responsive li br,
  #contents.responsive p br,
  #contents.responsive .ttl br {
    display: none;
  }

  #contents.responsive a img.vm {
    display: inherit;
  }

  #contents.responsive .col4 {
    float: left;
    width: 50%;
  }

  #contents.responsive img {
    max-width: 100%;
    display: inherit;
    margin: 0 auto;
    height: auto;
  }

  #contents.responsive .smpThWidth {
    table-layout: auto !important;
  }

  #contents.responsive .smpThWidth td,
  .smpThWidth th {
    min-width: 30px;
    padding: 2px;
  }

  #contents.responsive .tblMod01.smpThWidth {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
  }

  #contents.responsive .tblMod01.smpThWidth td.taC {
    min-width: 10px;
    vertical-align: middle;
  }

  #contents.responsive .relatedMod01 .innerBlock {
    padding: 0 !important;
  }

  #contents.responsive .relatedMod01 .pc {
    display: none !important;
  }

  #contents.responsive .relatedMod01 table {
    width: 100%;
  }

  #contents.responsive .relatedMod01 td.ico {
    float: left !important;
    padding: 8px !important;
  }

  #contents.responsive .smpRelatedMod01 td.smpTxtArea {
    padding: 8px !important;
    overflow: hidden;
  }

  #contents.responsive .relatedMod01 .innerBlock h4 {
    border-bottom: 1px solid #ccc;
    padding: 8px;
    margin: 0;
    display: block;
  }

  #contents.responsive .relatedMod01 table td,
  .relatedMod01 table th {
    border: none;
    padding: 8px 0;
    background: none;
    vertical-align: top;
    min-width: 30px;
  }

  #contents.responsive .smpRelatedMod01 td {
    display: list-item !important;
    list-style: none !important;
  }

  #contents.responsive .featureItem .flR .note,
  #contents.responsive .featureItem .flL .note {
    margin-bottom: 10px;

  }

  #contents.responsive .featureItem .note {
    font-size: 79% !important;
  }

  .featureItem .feature.two_col li.col:first-child {
    padding-right: 0;
  }

  .featureItem ul.feature.two_col li.col {
    width: 100%;
    padding-bottom: 20px;
  }

  .featureItem .feature.two_col li.col .row {
    padding-bottom: 20px;
  }

  .featureItem .feature.two_col li.col .taC {
    height: auto !important;
  }

  .featureItem .feature.two_col.mt30 {
    margin-top: 0 !important;
    /*!====feature======*/
  }



  /*======spec&supply==========*/
  .spec #contents.responsive .ancNav.lineS,
  .supply #contents.responsive .ancNav.lineS {
    background: none;
  }

  .spec #contents.responsive .detailSection.mt30,
  .supply #contents.responsive .detailSection.mt30 {
    margin-top: 10px !important;
  }

  .spec #contents.responsive table.tblMod01.fsM th,
  .spec #contents.responsive table.tblMod01.fsM td,
  .supply #contents.responsive table.tblMod01.fsM th,
  .supply #contents.responsive table.tblMod01.fsM td {
    font-size: 11px !important;
    padding: 8px 2px;
    white-space: initial !important;
    line-height: 1.4;
    letter-spacing: -0.5px;
  }

  .feature #contents.responsive table.tblMod01 th,
  .spec #contents.responsive table.tblMod01.fsM th,
  .supply #contents.responsive table.tblMod01.fsM th {
    background-color: #f6f5ed;
  }

  @media screen and (max-width: 443px) {

    .feature #contents.responsive table.tblMod01 th,
    .spec #contents.responsive table.tblMod01.fsM th,
    .supply #contents.responsive table.tblMod01.fsM th {
      word-break: break-all;
    }
  }

  .spec #contents.responsive .mt60,
  .supply #contents.responsive .mt60 {
    margin-top: 30px !important;
  }

  .spec #contents.responsive table.tblMod01 .tbl_sp {
    display: block !important;
  }

  /*accordion*/
  #contents.responsive .accordion {
    background-color: #005ab4;
    color: #fff;
    cursor: pointer;
    height: 46px;
    width: 100%;
    padding: 0;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border: none;
    font-weight: bold;
    line-height: 44px;
  }

  #contents.responsive .accordion.active {
    background-color: #e7eff7;
    color: #333;
  }

  #contents.responsive .accordion:after {
    background-image: url(/products/colorio/common/images/acordian_down_arrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    content: '';
    color: #fff;
    font-weight: normal;
    float: right;
    margin-left: -46px;
    font-size: 35px;
    height: 46px;
    width: 46px;
  }

  #contents.responsive .accordion.active:after {
    height: 46px;
    width: 46px;
    background: #005ab4;
    background-image: url(/products/colorio/common/images/acordian_up_arrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
  }

  #contents.responsive .active:after {
    content: "";
  }

  #contents.responsive .panel {
    text-align: center;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
  }

  /*colorio sitemap*/
  #contents .colorio_sitemap .subNav {
    width: 100%;
    margin: 0 auto;
  }

  #contents .colorio_sitemap .subNav .layCol01,
  #contents .colorio_sitemap .subNav .layCol02,
  #contents .colorio_sitemap .subNav .layCol03 {
    width: 100%;
    margin-bottom: 10px;
  }

  #contents .colorio_sitemap .subNav .layCol02 {
    border: none;
    height: auto;
  }

  div.colorio_sitemap .ttl h3.mb30 {
    margin-bottom: 10px !important;
  }

  div.colorio_sitemap {
    margin-bottom: -50px;
  }

  /*gallery page*/
  .model-gallery .gallery-list ul li:nth-child(odd) {
    margin: 0 auto 20px;
  }

  .model-gallery .gallery-list ul li {
    float: none;
    max-width: 460px;
    margin: 0 auto 20px;
  }

  /*!gallery page*/
}

@media screen and (max-width: 360px) {
  #contents.responsive .detailSection .purchase .btn-dl .ico-box a {
    background-position: left 15px center;
  }

  #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space {
    background: none;
    padding-left: 0;
    text-align: center;
  }

  .spec #contents.responsive table.tblMod01.fsM th,
  .spec #contents.responsive table.tblMod01.fsM td,
  .supply #contents.responsive table.tblMod01.fsM th,
  .supply #contents.responsive table.tblMod01.fsM td {
    font-size: 70% !important;
  }

}

@media screen and (max-width: 443px) {

  #contents.responsive ul.specicon .spec-icon.large.ink,
  #contents.responsive ul.specicon li:first-child {
    width: 99.5%;
    display: block;
  }

  #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec ul li {
    width: 100%;
  }

  #contents.responsive ul.specicon li {
    width: 50%;
    float: left;
  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li:first-child,
  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li:first-child {
    width: 25%;
    float: left;
  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li,
  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li {
    width: 75%;
    float: left;
  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li img,
  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li img {
    padding: 0 10%;

  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 {
    padding-bottom: 24px;
    padding-top: 5px;
    margin-bottom: 8px;
  }

  #contents.responsive ul.specicon li .spec-icon.large {
    width: 98%;
    margin-right: 2%;
  }

  #contents.responsive ul.specicon li:nth-child(odd) {
    margin-right: 0;
  }

  #contents.responsive ul.specicon .spec-icon.large .spec-txt {
    display: block;
    width: 100%;
  }

  #contents.responsive ul.specicon .spec-icon.large .spec-txt.one-line {
    padding: 27px 0;
  }

  #contents.responsive ul.specicon .spec-icon.large.sample,
  #contents.responsive ul.specicon .spec-icon.medium.sample {
    display: block !important;
    width: 98%;
  }

  #contents.responsive ul.specicon .spec-icon.medium.sample.threeline p {
    padding: 20px 0;
  }

  #contents.responsive ul.specicon .spec-icon.large.sample p {
    padding: 29px 0;
  }

  #contents.responsive ul.specicon .spec-icon.medium.sample p {
    padding: 27px 0;
  }

  #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec .left {
    padding: 2px 11px 0px 11px;
  }

  #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec .right {
    width: 44%;
  }

  #contents.responsive ul.specicon .spec-icon.large ul.row02,
  #contents.responsive ul.specicon .spec-icon.large ul.row01 {
    margin-left: 0px;

  }

}


/*===================================================================
	youtube iframe
===================================================================*/

#contents.responsive .detailSection .iframe__movie__560 {
  height: 315px;
  width: 560px;
}

@media screen and (max-width: 443px) {
  #contents.responsive .detailSection .iframe__movie__560 {
    height: 315px;
    width: 100%;
  }
}


/*===================================================================
	topicPath home-link2
===================================================================*/
.s.home-link2 {
  margin-bottom: -20px !important;
  padding-top: 20px !important;
}


/*===================================================================
	共通系
===================================================================*/
.text--endOfSale {
  color: #E60000;
  font-weight: bold;
  line-height: 2;
  margin-left: 5px;
  vertical-align: middle;
}

@media screen and (max-width: 443px) {
  .text--endOfSale {
    color: #000;
    font-size: 129%;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px){
  .mtSp15{
    margin-top: 15px;
  }
  .mtSp60{
    margin-top: 60px;
  }

}

.notes_fsS{
  font-size: 79% !important;
}

.spec-txt02 {
  padding-top: 10px;
}

@media screen and (max-width: 767px){
  .spec-txt02{
    padding-top: 16px;
  }
}

/*===================================================================
	pf81
===================================================================*/
@media screen and (max-width: 443px) {
  #contents.responsive .mainSection .btn {
    border-top: 1px solid #ccc;
    margin-top: 25px;
    padding-top: 15px;
    position: relative;
    right: 0;
    top: 0px;
  }
}

.detail__list {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 443px) {
  .detail__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.detail__listBlock {
  border-bottom: solid 1px #E5E5E5;
  padding: 0 0 13px;
  width: 48%;
}

@media screen and (max-width: 443px) {
  .detail__listBlock {
    margin-bottom: 15px;
    width: 100%;
  }
}

.detail__listBloxk--img {
  display: table-cell;
  vertical-align: middle;
  width: 87px;
  text-align: right;
}

@media screen and (max-width: 443px) {
  .detail__listBloxk--img {
    display: table-cell;
    vertical-align: middle;
    width: 87px;
    text-align: right;
  }
}

.detail__listBloxk--summary {
  padding: 0 20px;
  width: 440px;
}

@media screen and (max-width: 443px) {
  .detail__listBloxk--summary {
    width: 70%;
  }
}

.detail__listBloxk--ttl {
  color: #000;
  display: block;
  font-size: 85%;
  font-weight: bold;
  margin-bottom: 5px;
}

.detail__listBloxk--txt {
  color: #000;
  display: block;
  font-size: 79%;
}

.detail__listBlockWrap {
  display: flex;
}

/* オープンプライス /products/colorio/pf81/*/
.tableOpenPrice{
  color: #555;
  width: 100%;
}

.tableOpenPrice--half{
  width: 50% !important;
}

@media screen and (max-width: 767px) {
  .tableOpenPrice tr{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}

.tableOpenPrice__lgrTh{
  border: 1px solid #D3D3D3;
  border-collapse: collapse;
  height: 43px;
  width: 50%;
  font-size: 12px;
  display: table-cell;
  margin-top: 20px;
  padding: 0 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .tableOpenPrice__lgrTh{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    padding: 0 10px;
    text-align: center;
  }
}


.tableOpenPrice__lgrTd{
  border: 1px solid #D3D3D3;
  border-collapse: collapse;
  height: 43px;
  width: 50%;
  font-size: 12px;
  display: table-cell;
  margin-top: 20px;
  padding: 0 10px;
  position: relative;
  text-align: left;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .tableOpenPrice__lgrTd{
    margin-top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    border-top: none;
    padding: 0 10px;
  }
}

.tableOpenPrice__flL{
  text-align: left;
}

.tableOpenPrice__colorChange{
  font-size: 20px;
  font-weight: bold;
  padding-top: 12px;
  position: absolute;
  top: 0;
  right: 5px;
  color: red;
  border-collapse: collapse;
  -webkit-print-color-adjust: exact !important;
}

@media screen and (max-width: 767px) {
  .tableOpenPrice__colorChange{
    right: 25px;
  }
}


.iDown05{
  display: inline-block;
  padding: 0.2em 0 0 21px;
  background: url(/common/images/ico_down_01.gif) no-repeat left 0.2em;
}

@media screen and (max-width: 767px) {
  .iDown05{
    background: none;
    padding: 0 !important;
    display: block;
}
  }
  .iDown05 a:after{
    transform: rotate(135deg) !important;
  }
}

/* ---- --  ------*/


/* display:flex;の設定 */

.flex--1 {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
}

.flex--2 {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.flex--3 {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-end !important;
}

.flex--4 {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.flex-change {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}

.flex-change--1 {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.flex-change--2 {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.flex-change--3 {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-end !important;
}

.flex-change-content {
  width: 50%;
}

@media screen and (max-width: 767px) {

  .brShow {
    display: block !important;
  }

  .flex-change {
    display: block !important;
  }

  .flex-change--1 {
    display: block !important;
  }

  .flex-change-content {
    width: 100%;
  }

  .flex-change-content--2 {
    width: 100%;
    margin-top: 20px;
  }

  .flex-change--3{
    display: block !important;
  }

  .flex-change-content--3 {
    width: 100%;
  }

}