@charset "utf-8";
.product-wrap .thumb-wrap {
  background: #f7f7f7;
}
.product-single-contents-wrap .product-top-nav.clm-wrap {
  justify-content: center;
}
.product-single-contents-wrap .product-top-nav.clm-wrap a {
  margin-right: 20px;
  width: 30%;
  text-align: center;
}
.product-single-contents-wrap .product-top-nav.clm-wrap a:last-child {
  margin-right: 0px;
}
.movie-wrap iframe {
  width: 100%;
  min-height: 480px;
}
.product-detail h1 {
  font-size: 32px;
  margin-bottom: 75px;
  letter-spacing: .1em;
  position: relative;
  color: #00467d;
  text-align: center;
}
.product-single-contents-wrap h2 {
  font-size: 31px;
  color: #00467d;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: .1em;
  position: relative;
  line-height: 2;
}
.product-detail h1:after {
  content: "";
  display: block;
  width: 75px;
  height: 1px;
  background: #00467d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.product-single-contents-wrap h2:after {
  content: "";
  display: block;
  width: 75px;
  height: 1px;
  background: #00467d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.product-catalog {
  margin-top: 150px;
}
.product-detail dt.active {
  margin-bottom: 40px;
}
.product-detail dd img {
  margin: 20px auto;
  display: -webkit-box;
}
.product-single-contents-wrap.gray-wrap img {
  margin: 20px auto;
  display: -webkit-box;
}
.product-single-contents-wrap h4 {
  margin-top: 50px;
}
.product-single-contents-wrap.gray-wrap h5 {
  display: table;
  background: #00467d;
  color: #FFF;
  font-size: 16px;
  line-height: 1;
  padding: 10px 20px;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.product-single-contents-wrap .center {
  text-align: center;
  font-size: 12px;
}
.product-single-contents-wrap .fl {
  display: flex;
  justify-content: center;
}
.product-single-contents-wrap .fl .ma-r {
  margin-right: 20px;
}
.product-single-contents-wrap.gray-wrap .inner:nth-child(2) {
  border-top: 1px solid #00467d;
  margin-top: 30px;
  padding-top: 30px;
}
.product-single-contents-wrap.gray-wrap .inner:nth-child(3) {
  border-top: 1px solid #00467d;
  margin-top: 30px;
  padding-top: 30px;
}
.accordion h4 {
  color: #00467d;
  font-size: 1.2em;
  margin-bottom: 10px;
}
/* cadcam|caremill */
section.product-catalog.flowarea {
  margin-bottom: 10px;
  padding: 0;
}
section.product-catalog.flowarea:last-child {
  margin-bottom: 150px;
}
section.product-catalog.flowarea .name{
  font-size:16px;
  font-weight:bold;
  margin-bottom:20px;
}
section.flow {
  padding: 45px 0px 35px 180px;
  position: relative;
}
section.flow .dot {
  position: absolute;
  display: block;
  left: 27px;
  top: 30px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  background: #0058a7;
  z-index: 2;
}
section.flow .flow_nav {
  position: absolute;
  display: block;
  left: 30px;
  top: 50px;
  width: 2px;
  height: calc(100% - 10px);
  background: #0058a7;
  z-index: 2;
}
section.flow .arrow {
  position: absolute;
  display: block;
  left: 19px;
  top: 30px;
  z-index: 2;
}
section.flow .titbox {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
}
section.flow h3 {
  width: calc(100% -120px);
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 32px;
  font-size: 2.4rem;
}
section.flow .titbox::before {
  content: "";
  display: block;
  font-size: 225%;
  line-height: 1;
  margin-right: 40px;
  font-feature-settings: "palt";
  font-family: 'Eurostile', a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 500;
  font-size: 46px;
  font-size: 4.8rem;
  width: 120px;
  color: #00467d;
}
section.flow.f1 .titbox:before {
  content: "01.";
}
section.flow.f2 .titbox:before {
  content: "02.";
}
section.flow.f3 .titbox:before {
  content: "03.";
}
section.flow.f4 .titbox:before {
  content: "04.";
}
section.flow.f5 .titbox:before {
  content: "05.";
}
section.flow .cf {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: center;
}
section.flow .cf:before {
  content: none;
}
section.flow .cf:after {
  content: none;
}
section.flow .fl {
  width: 48%;
  margin-right: 4%;
  text-align: center;
}
section.flow .cf.top, section.flow .fl.single {
  margin-bottom: 60px;
}
section.flow .fl:nth-child(2n) {
  margin-right: 0;
}
section.flow .fl .thmb {
  height: 150px;
  width: 150px;
  text-align: center;
  margin: 0 auto 20px;
}
section.flow .fl .thmb img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  max-width:unset;
}
section.flow .fl p {
  font-size: 13px;
  line-height: 1.6;
}
section.flow .fl .btn {
  padding: 8px 30px;
  text-align: center;
  max-width: 260px;
  margin: 0 auto;
}
section.flow .fl .btn img {
  max-height: 25px;
}
section.flow.f5 {
  margin-bottom: 150px;
}
section.flow.f5 .flow_nav {
  height: calc(100% - 80px);
}
section.flow.f5 .dot {
  left: 27px;
  top: auto;
  bottom: 30px;
}
.product-catalog .text-wrap p {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 20px;
}
.product-catalog.flowarea {
  margin-top: 10px;
}
@media screen and (max-width: 1402px) {
  .product-main-wrap .product-single-contents-wrap, .product-contents-wrap {
    width: calc((100% - (12.5vw + 58px)) * 0.9);
    max-width: 960px;
    margin-left: calc(58px + (5% - (3px + 0.63vw)));
  }
  .product-main-wrap .product-single-contents-wrap.gray-wrap {
    width: 100%;
    max-width: none;
    background: #f8f8f8;
    padding: 75px 0 30px;
    margin-left: 0;
  }
  .product-main-wrap .product-single-contents-wrap.gray-wrap .inner {
    width: calc((100% - (12.5vw + 58px)) * 0.9);
    max-width: 960px;
    margin-left: calc(58px + (5% - (3px + 0.63vw)));
  }
  .product-contents-wrap.catalog {
    width: 88%;
    max-width: 960px;
    margin:0 auto;
  }
}
@media screen and (max-width:768px) {
  .product-main-wrap .product-single-contents-wrap,.product-contents-wrap{
    width: 90%;
    margin: 0 auto;
  }
  .product-main-wrap .product-single-contents-wrap.gray-wrap .inner {
    width: 90%;
    margin: 0 auto;
  }
  .product-single-icatch img {
    width: 100%;
  }
  .product-detail h1, .product-detail h2 {
    font-size: 19px;
    margin-bottom: 50px;
  }
  .product-catalog {
    margin-top: 50px;
  }
  .product-detail dt {
    font-size: 16px;
    padding-right: 60px;
    line-height: 1.6;
  }
  .product-detail dt.active {
    margin-bottom: 30px;
  }
  .product-main-wrap .product-single-contents-wrap, .product-main-wrap .product-single-contents-wrap.gray-wrap .inner {
    width: 90%;
    max-width: 960px;
    margin: 0 auto 50px;
  }
  .product-single-contents-wrap {
    width: 90%;
    max-width: unset;
  }
  .product-single-icatch img.maxwidth {
    height: 146px;
  }
  .product-catalog .inner {
    max-width: unset;
    text-align: center;
    flex-flow: column;
  }
  .product-single-contents-wrap .fl .ma-r {
    margin-right: 0px;
  }
  section.flow {
    padding: 45px 0px 35px 50px;
  }
  section.flow .titbox::before {
    font-size: 4rem;
  }
  section.flow h3 {
    font-size: 2rem;
  }
  section.flow .fl {
    width: 100%;
	margin-bottom:30px;
  }
  .product-bottom-nav.clm-wrap {
    width: 100%;
    margin: 0 auto 50px;
  }
  .product-single-contents-wrap .fl {
    flex-flow: row wrap;
  }
  .movie-wrap iframe {
    min-height: 280px;
  }
  .product-single-contents-wrap .product-top-nav.clm-wrap a {
    margin-right: 10px;
  }
}
/* Next Dent 5100 for Ceramill */
.nd5100-product h3.title:after {
  content: none;
}
.nd5100-product-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto 150px;
}
.nd5100-product-wrap .text-wrap {
  width: 315px;
  padding-top: 32px;
}
.nd5100-product-wrap .text-wrap h4 {
  font-size: 16px;
  color: #0058a7;
  margin-bottom: 12px;
}
.nd5100-product-wrap .text-wrap p {
  font-size: 14px;
  line-height: 1.7;
}
.nd5100-product-wrap .thumb-wrap {
  width: calc(100% - 335px);
  position: relative;
  text-align: right;
}
.nd5100-product-wrap .thumb-wrap img:nth-of-type(1) {
  width: 320px;
  height: auto;
}
.nd5100-product-wrap .thumb-wrap img:nth-of-type(2) {
  position: absolute;
  left: 30px;
  top: 110px;
  width: 236px;
}
.nd5100-product-wrap .thumb-wrap img:nth-of-type(3) {
  position: absolute;
  left: 30px;
  top: 280px;
  width: 290px;
}
.nd5100-sozai .text-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 32px;
}
.nd5100-sozai .text-wrap .thumb {
  width: 45%;
  text-align: center;
  font-size: 12px;
}
.nd5100-sozai .text-wrap .text {
  width: 45%;
  padding-top: 32px;
}
.nd5100-sozai .sozai-wrap {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 32px;
  position: relative;
}
.nd5100-sozai .sozai-wrap p.note {
  position: absolute;
  right: 16px;
  top: -60px;
  font-size: 12px;
}
.nd5100-sozai .sozai-wrap .sozai {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  position: relative;
  margin-bottom: 50px;
}
.nd5100-sozai .sozai-wrap .sozai.ma-r0 {
  margin-right: 0px;
}
.nd5100-sozai .sozai-wrap .sozai .text h3 {
  margin: 4px auto 0;
  font-size: 13px;
  text-align: left;
}
.nd5100-sozai .sozai-wrap .sozai .text h3:after {
  content: none;
}
.nd5100-sozai .sozai-wrap .sozai .new-icon {
  width: 42px;
  position: absolute;
  top: 0;
  left: 30px;
}
.nd5100-flowac .text-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 16px;
  margin: 32px 0 150px;
}
.nd5100-flowac .text-wrap .text {
  width: 45%;
}
.nd5100-flowac .text-wrap .thumb {
  width: 45%;
}
.nd5100-flowac .text-wrap h4 {
  font-size: 18px;
  color: #0058a7;
  margin-bottom: 12px;
}
.nd5100-flow .flow-wrap {
  width: 100%;
  margin: 57px auto 72px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.nd5100-flow .flow-wrap .thumb {
  width: 45%;
  text-align: center;
}
.nd5100-flow .flow-wrap .text {
  width: 45%;
}
.nd5100-flow .text h4 {
  font-size: 18px;
  color: #0058a7;
  margin-bottom: 12px;
}
.nd5100-flow .flow-wrap:after {
  content: "";
  display: block;
  width: 5px;
  height: 30px;
  background: url(../../img/product/nd5100_arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.nd5100-flow .flow-wrap:last-child:after {
  content: none;
}
.cdcm_inner {
  width: 90%;
  max-width: 960px;
  margin: 0 auto 150px;
}
.ceramill_abt, .product-ichiran {
  border: 1px solid #ccc;
}
.ceramill_abt-det {
  padding: 15px 15px 0px 15px;
}
.ceramill_abt-det p {
  float: left;
  width: 156px;
  padding-top: 5px;
}
.ceramill_abt-det dl {
  width: calc(100% - 200px);
  float: right;
}
.ceramill_abt-det:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ceramill_img {
  text-align: center;
  margin: 10px 0px 0px;
  padding-bottom: 15px;
}
.sozai-popup {
  padding: 40px;
  text-align: left;
}
@media screen and (max-width:768px) {
  .sozai-popup {
    padding: 0px;
  }
}
.sozai-popup .text-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sozai-popup .text-wrap .thumb {
  width: 250px;
  position: relative;
}
.sozai-popup .text-wrap .thumb .new-icon {
  width: 48px;
  position: absolute;
  top: 16px;
  left: 24px;
}
.sozai-popup .text-wrap .text {
  width: 400px;
  padding-top: 24px;
}
.sozai-popup .text-wrap {
  margin-bottom: 40px;
}
.sozai-popup .text-wrap .text h4 {
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: bold;
}
.sozai-popup .text-wrap .text .cat {
  width: 80px;
  margin-bottom: 8px;
}
.sozai-popup .text-wrap .text ul {
  margin-bottom: 24px;
}
.sozai-popup .text-wrap .text li {
  text-indent: -1em;
  padding-left: 1em;
}
.sozai-popup table {
  width: 100%;
  margin-bottom: 24px;
}
.sozai-popup table th {
  padding: 8px 0;
  background: #eee;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  text-align: center;
  width: 33.333%;
}
.sozai-popup table td {
  padding: 8px 0;
  border-bottom: 1px solid #bbb;
  text-align: center;
  width: 33.333%;
}
#colorbox, #cboxOverlay, #cboxWrapper, #cboxContent {
  overflow: visible;
}
#cboxClose {
  background: url(../../img/common/btn_close.png) no-repeat;
  background-size: cover;
  bottom: auto;
  top: -60px;
  right: -60px;
}
#cboxClose:hover {
  background: url(../../img/common/btn_close.png) no-repeat;
  background-size: cover;
}
#cboxTopCenter#cboxTopCenter, #cboxTopLeft, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight {
  background: none;
}
@media screen and (max-width:768px) {
  .nd5100-product-wrap {
    width: 100%;
    align-items: center;
    margin: 0 auto 30px;
  }
  .nd5100-product-wrap .text-wrap {
    width: 45%;
    padding-top: 0px;
  }
  .nd5100-product-wrap .thumb-wrap {
    width: 45%;
  }
  .nd5100-product-wrap .text-wrap h4 {
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1.6;
  }
  .nd5100-product-wrap .text-wrap p {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  .nd5100-product-wrap .thumb-wrap img:nth-of-type(1) {
    width: 100%;
    height: auto;
  }
  .nd5100-product-wrap .thumb-wrap img:nth-of-type(2) {
    position: absolute;
    left: -10px;
    top: 50px;
    width: 86px;
  }
  .nd5100-product-wrap .thumb-wrap img:nth-of-type(3) {
    position: absolute;
    left: -10px;
    top: 120px;
    width: 110px;
  }
  .nd5100-sozai .text-wrap {
    flex-flow: column;
    margin-bottom: 72px;
  }
  .nd5100-sozai .text-wrap .thumb {
    width: 100%;
  }
  .nd5100-sozai .text-wrap .text {
    width: 100%;
  }
  .nd5100-sozai .sozai-wrap {
    margin-left: 10px;
  }
  .nd5100-sozai .sozai-wrap .sozai {
    width: calc((100% - 30px) / 2);
    margin-right: 10px;
  }
  .nd5100-sozai .sozai-wrap .sozai.ma-r0 {
    margin-right: 10px;
  }
  .cdcm_inner {
    width: 100%;
    margin: 0 auto 50px;
  }
  .nd5100-flowac .text-wrap h4 {
    margin-top: 0;
  }
  .nd5100-flowac .text-wrap {
    padding: 0;
    margin: 0 0 50px;
    flex-flow: column;
  }
  .nd5100-flowac .text-wrap .text {
    width: 100%;
    margin-bottom: 20px;
  }
  .nd5100-flowac .text-wrap .thumb {
    width: 80%;
    margin: 0 auto;
  }
  .nd5100-flow .text h4 {
    margin-top: 0;
  }
  .nd5100-flow .flow-wrap {
    align-items: center;
  }
  .nd5100-flow .flow-wrap:after {
    content: "";
    display: block;
    width: 5px;
    height: 30px;
    background: url(../../img/product/nd5100_arrow.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    bottom: -31px;
    transform: translate(-50%, 50%);
  }
  .ceramill_abt, .product-ichiran {
    padding: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .ceramill_abt-det p {
    float: none;
  }
  .ceramill_abt-det dl {
    width: 100%;
    float: none;
  }
}
/* map600  */
.m600 .flow_wrap {
  position: relative;
}
.m600 .cf {
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.m600 .flow {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  box-sizing: border-box;
  text-align: center;
}
.m600 .flow.img3 {
  margin-right: 0px;
}
.m600 .flow.img2 {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  box-sizing: border-box;
  position: relative;
}
.m600 .flow .flow_img {
  margin-bottom: 20px;
  position: relative;
}
.m600 .flow_wrap:before {
  content: "";
  display: inline-block;
  width: calc(100% - 30px);
  height: 1px;
  background: #1859a1;
  position: absolute;
  top: 83px;
  z-index: 2;
}
.m600 .flow.img2 .flow_img:before {
  content: "";
  display: inline-block;
  width: 55px;
  height: 57px;
  background: url(../../img/product/m600_arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-100%, -28%);
}
.m600 .flow .flow_img img {
  max-height: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.m600 .flow .flow_img h4 {
  margin-top: 0;
  height: 190px;
  position: relative;
}
.m600 .flow.img2 .flow_img:after {
  content: "";
  display: inline-block;
  width: 55px;
  height: 57px;
  background: url(../../img/product/m600_arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(70%, -28%);
}
.m600 .flow_wrap:after {
  content: "";
  display: inline-block;
  width: calc(100% - 30px);
  height: 1px;
  background: #1859a1;
  position: absolute;
  top: 145px;
  z-index: 2;
}
.m600 .flow p {
  text-align: left;
  font-size: 14px;
  word-wrap: break-word;
}
.m600 .thumb {
  width: 33.333%;
  padding-right: 30px;
  box-sizing: border-box;
  margin-top: 30px;
}
.m600 {
  padding: 30px 30px 20px;
}
.m600 .thumb h4 {
  color: #1859a1;
  margin: 10px 0;
  font-weight: bold;
  font-size: 15px;
}
.m600 .fl.text {
  width: 80%;
  float: left;
}
.m600 .fl.text img {
  float: right;
}
.cf:after, .m600:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media screen and (max-width:768px) {
  .m600 .flow {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-right: 0px;
    margin-bottom: 80px;
  }
  .m600 .flow.img2, .m600 .flow.img3 {
    width: 100%;
    margin-right: 0px;
  }
  .m600 .flow .flow_img {
    width: 35%;
    position: relative;
  }
  .m600 .flow .flow_text {
    width: 60%;
    position: relative;
  }
  .m600 .flow_wrap:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: calc(100% - 100px);
    background: #1859a1;
    position: absolute;
    top: 0;
    left: 11%;
    z-index: 2;
  }
  .m600 .flow_wrap:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: calc(100% - 100px);
    background: #1859a1;
    position: absolute;
    top: 0;
    left: 25%;
    z-index: 2;
  }
  .m600 .flow.img2:before {
    content: "";
    display: inline-block;
    width: 55px;
    height: 57px;
    background: url(../../img/product/m600_arrow.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -70px) rotate(90deg);
  }
  .m600 .flow.img2:after {
    content: "";
    display: inline-block;
    width: 55px;
    height: 57px;
    background: url(../../img/product/m600_arrow.png) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 70px) rotate(90deg);
  }
  .m600 .flow.img2 .flow_img:before {
    content: none;
  }
  .m600 .flow.img2 .flow_img:after {
    content: none;
  }
  .m600 .thumb {
    width: 100%;
    padding-right: 0;
  }
  .m600 {
    padding: 0;
  }
  .m600 .fl.text {
    width: 70%;
  }
}
/* CERAMILL MATIK   */
.matik-img-wrap {
  position: relative;
  margin-bottom: 64px;
}
.matik-img-wrap img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.matik-img-wrap a:nth-of-type(1) {
  position: absolute;
  top: 27%;
  left: 2%;
}
.matik-img-wrap a:nth-of-type(2) {
  position: absolute;
  top: 28%;
  right: 2%;
}
.matik-img-wrap a:nth-of-type(3) {
  position: absolute;
  top: 66%;
  left: 2%;
}
.matik-img-wrap a:nth-of-type(4) {
  position: absolute;
  top: 35%;
  right: 0;
}
.matik-img-wrap a:nth-of-type(5) {
  position: absolute;
  top: 75px;
  left: 39%;
}
.matik-img-wrap a:nth-of-type(6) {
  position: absolute;
  top: 17%;
  right: 37%;
}
.matik-img-wrap a:nth-of-type(7) {
  position: absolute;
  top: 27%;
  right: 41%;
}
.matik-img-wrap a:nth-of-type(8) {
  position: absolute;
  top: 38%;
  right: 45%;
}
.matik-img-wrap a:nth-of-type(9) {
  position: absolute;
  top: 38%;
  right: 40%;
}
dt .mt-ico {
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .matik-img-wrap a:nth-of-type(1) {
    width: 30%;
    position: absolute;
    top: 21%;
    left: 2%;
  }
  .matik-img-wrap a:nth-of-type(2) {
    width: 34%;
    position: absolute;
    top: 31%;
    right: 2%;
  }
  .matik-img-wrap a:nth-of-type(3) {
    width: 50%;
    position: absolute;
    top: 70%;
    left: 2%;
  }
  .matik-img-wrap a:nth-of-type(4) {
    width: 38%;
    position: absolute;
    top: 38%;
    right: 2%;
  }
  .matik-img-wrap a:nth-of-type(5) {
    width: 5%;
    position: absolute;
    top: 12%;
    left: 38%;
  }
  .matik-img-wrap a:nth-of-type(6) {
    width: 5%;
    position: absolute;
    top: 20%;
    right: 35%;
  }
  .matik-img-wrap a:nth-of-type(7) {
    width: 5%;
    position: absolute;
    top: 26%;
    right: 40%;
  }
  .matik-img-wrap a:nth-of-type(8) {
    width: 5%;
    position: absolute;
    top: 34%;
    right: 45%;
  }
  .matik-img-wrap a:nth-of-type(9) {
    width: 5%;
    position: absolute;
    top: 34%;
    right: 38%;
  }
}
/* solioX */
.gcmSatsueiBox2 {
  width: 80%;
  margin: 20px auto 0;
  border: 1px solid #4cace2;
  background-color: #eaf5fc;
  padding: 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gcmSatsueiBox2 .image {
  width: 40%;
}
.gcmSatsueiBox2 .text {
  width: 55%;
}
@media screen and (max-width:768px) {
  .gcmSatsueiBox2 {
    width: 94%;
    margin: 20px auto 0;
    flex-flow: column;
  }
  .gcmSatsueiBox2 .image {
    width: 100%;
  }
  .gcmSatsueiBox2 .text {
    width: 100%;
  }
}
.product-detail dt.active:after {
  content: "－";
  display: block;
  font-size: 25px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.btn.catalog {
  display: block;
  width: 100%;
  padding: 30px 20px;
  background: #00467d;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
a.catalog:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  width: 27px;
  height: 40px;
  background: url(../../img/page/contact_catalog_icon_w.png) no-repeat;
  background-size: cover;
}
@media screen and (max-width:800px) {
.btn.catalog {
    display: block;
    width: 100%;
    padding: 15px 15px 15px 30px;
    background: #00467d;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
a.catalog:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 17px;
    height: 26px;
    background: url(../../img/page/contact_catalog_icon_w.png) no-repeat;
    background-size: cover;
}
}

.tableProductCatMode th {
  border: 1px solid #999;
  text-align: center;
  padding: 5px 0 5px 0;
  background-color: #f2f2f2;
}
.tableProductCatMode th a {
  display: block;
}
.tableProductCatMode td {
  border: 1px solid #999;
  text-align: center;
  padding: 5px 0 5px 0;
}
.tableProductCatMode a:link, .tableProductCatMode a:active, .tableProductCatMode a:visited {
  color: #1A1A1A;
  text-decoration: none;
}
.tableProductCatMode a:hover {
  color: #1A1A1A;
  text-decoration: underline;
}
.sozai-popup table {
  width: 100%;
  margin-bottom: 24px;
}
.sozai-popup table th {
  padding: 8px 0;
  background: #eee;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  text-align: center;
  width: 33.333%;
}
.sozai-popup table td {
  padding: 8px 0;
  border-bottom: 1px solid #bbb;
  text-align: center;
  width: 33.333%;
}
.neopremium2 {
  margin-top: 50px;
}
.neopremium2 .fl .center {
  width: 48%;
  margin-bottom: 30px;
}
.neopremium2 .fl .center .thumb-wrap {
  padding: 20px 0;
  background-color: #f7f7f7;
  width: 100%;
}
.neopremium2 .fl .center h4 {
  margin-top: 10px;
  font-size: 14px;
  color: #00467d;
}
@media screen and (max-width:768px) {
  .neopremium2 .fl .center {
    width: 100%;
  }
}
#zilconiMapBoxx {
  background-image: url(../../img/product/p_zoli-gen-x_pc_bg.png);
  width: 720px;
  height: 835px;
  position: relative;
}
#zilconiMapBoxx .listItemBoxx {
  width: 150px;
  position: absolute;
}
#zilconiMapBoxx .listItemBoxx:nth-of-type(1) {
  right: 26px;
  top: 166px;
}
#zilconiMapBoxx .listItemBoxx:nth-of-type(2) {
  right: 191px;
  top: 318px;
}
#zilconiMapBoxx .listItemBoxx:nth-of-type(3) {
  right: 28px;
  top: 485px;
}
#zilconiMapBoxx .listItemBoxx:nth-of-type(4) {
  top: 485px;
  right: 192px;
}
#zilconiMapBoxx .listItemBoxx:nth-of-type(5) {
  top: 485px;
  left: 218px;
}
#zilconiMapBoxx .listItemBoxx:nth-of-type(6) {
  right: 191px;
  top: 166px;
}
#zilconiMapBoxx .listItemBoxx a {
  display: block;
  font-size: 74%;
  padding: 2px 0;
  text-align: center;
  line-height: 1.4;
}
#zilconiMapBoxx .listItemBoxx a:nth-of-type(3) {
  padding: 0;
  line-height: 1.2;
}
#zilconiMapBoxx + .addAttentionText {
  font-weight: bold;
  text-indent: 16px;
  font-size: 108%;
  letter-spacing: .1em;
  margin-top: 10px;
}
.readTextArea, .addAttentionText {
  text-align: left;
}
.product-movie iframe{
  height:480px;
}
@media screen and (max-width:768px) {
  #zilconiMapBoxx {
    background-image: url(../../img/product/p_zoli-gen-x_sp_bg.png);
    width: 100%;
    height: 32em;
    position: relative;
    background-size: 98%;
    background-repeat: no-repeat;
    background-position: top center;
    margin: calc(3000%/580) 0 calc(5000%/580);
  }
  #zilconiMapBoxx .listItemBoxx {
    width: calc(14500%/580);
    position: absolute;
  }
  #zilconiMapBoxx .listItemBoxx img {
    width: 74%;
  }
  #zilconiMapBoxx .listItemBoxx a:nth-of-type(1) {
    padding: 0 !important;
    line-height: 1;
  }
  #zilconiMapBoxx .listItemBoxx a:nth-of-type(2) {
    letter-spacing: 0;
    line-height: 1.3;
    position: relative;
    top: calc(-5000%/580);
    padding: 0 !important;
  }
  #zilconiMapBoxx .listItemBoxx a:nth-of-type(3) {
    font-size: 50%;
    letter-spacing: -.1em;
    position: relative;
    top: calc(-7000%/580);
    padding: 0 !important;
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(1) {
    right: calc(800%/580);
    top: calc(9250%/580);
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(2) {
    right: calc(14000%/580);
    top: calc(18500%/580);
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(2) img {
    width: 68%;
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(3) {
    right: calc(900%/580);
    top: calc(28980%/580);
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(3) a:nth-of-type(2) {
    padding-top: .5rem;
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(3) img {
    width: 64%;
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(4) {
    top: calc(28980%/580);
    right: calc(14000%/580);
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(4) img {
    width: 72%;
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(5) {
    top: calc(28980%/580);
    left: calc(16500%/580);
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(5) img {
    width: 72%;
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(6) {
    top: calc(9250%/580);
    right: calc(14000%/580);
  }
  #zilconiMapBoxx .listItemBoxx:nth-of-type(6) img {
    width: 72%;
  }
  #zilconiMapBoxx .listItemBoxx a {
    display: block;
    font-size: 85%;
    padding: 2px 0;
    text-align: center;
  }
  #zilconiMapBoxx .catIcon {
    line-height: 1;
  }
  #zilconiMapBoxx + .addAttentionText {
    font-size: 110%;
    font-weight: bold;
    padding-bottom: calc(4000%/580);
  }
  .renewCadCam #zilconiMapBoxx {
    margin-bottom: calc(1000%/580);
  }
  .renewCadCam #zilconiMapBoxx .newIconImage {
    line-height: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
  .renewCadCam #zilconiMapBoxx .newIconImage img {
    width: 80% !important;
    line-height: 0;
  }
  .renewCadCam #zilconiMapBoxx .listItemBoxx:nth-of-type(2) {
    top: calc(18000%/580);
  }
  .renewCadCam #zilconiMapBoxx .listItemBoxx:nth-of-type(5), .renewCadCam #zilconiMapBoxx .listItemBoxx:nth-of-type(4), .renewCadCam #zilconiMapBoxx .listItemBoxx:nth-of-type(3) {
    top: calc(27000%/580);
  }
  .renewCadCam #zilconiMapBoxx .listItemBoxx:nth-of-type(6) {
    top: calc(18000%/580);
  }
  .product-movie iframe{
    height:260px;
  }
}

/* SOLIO XZII */
.solio-xz2 .product-single-contents-wrap h2 {
  text-align: left;
  font-size: 21px;
  margin-bottom: 10px;
}
.solio-xz2 .product-single-contents-wrap h2:after {
  content: none;
}
.solio-xz2 .product-single-contents-wrap .lead {
  text-align: left;
}
.solio-xz2 .special {
  width: 100%;
  margin-bottom:90px;
}
.solio-xz2 .special li:first-child {
  background: url("../../img/product/solio-xz-special_bg_01.jpg")no-repeat;
  background-size: cover;
  width: 100%;
  height: calc(0.317 * 100vw);
  position: relative;
}
.solio-xz2 .special li:nth-child(2) {
  background: url("../../img/product/solio-xz-special_bg_02.jpg")no-repeat;
  background-size: cover;
  width: 100%;
  height: calc(0.236 * 100vw);
  position: relative;
}
.solio-xz2 .special li:last-child {
  background: url("../../img/product/solio-xz-special_bg_03.jpg")no-repeat;
  background-size: cover;
  width: 100%;
  height: calc(0.197 * 100vw);
  position: relative;
}
.solio-xz2 .special li img {
    width: 12%;
    max-width: 240px;
    min-width: 80px;
    left: 13.5%;
    top: 50%;
    transform: translate(-13.5%, -50%);
    display: block;
    position: absolute;
}
.solio-xz2 .special li img.det01 {
    position: absolute;
    width: 58%;
    left: 32%;
    top: 40%;
    transform: translate(0, -40%);
    max-width: 960px;
    min-width: 380px;
}
.solio-xz2 .special li img.det02 {
    position: absolute;
    width: 58%;
    left: 32%;
    top: 40%;
    transform: translate(0, -40%);
    max-width: 960px;
    min-width: 380px;
}
.solio-xz2 .special li img.det03 {
    position: absolute;
    width: 58%;
    left: 32%;
    top: 40%;
    transform: translate(0, -40%);
    max-width: 960px;
    min-width: 380px;
}
.solio-xz2 .movie {
margin: 150px auto;
}
.solio-xz2 #solio-01 {
  border: 3px solid #5666ae;
  padding: 25px;
  border-radius: 8px;
  line-height: 2;
  position: relative;
  margin-bottom:90px;
}
.solio-xz2 #solio-01 h2 {
  color: #5666ae;
  margin-bottom: 40px;
  font-size:25px;
  font-weight:bold;
}
.solio-xz2 #solio-01 .right-img {
  position: absolute;
  top: 25px;
  right: 25px;
}
.solio-xz2 .product-single-contents-wrap h3 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 20px;
}
.solio-xz2 .product-single-contents-wrap h3:after {
  content: none;
}
.solio-xz2 .product-single-contents-wrap .pa40 {
  padding-top: 40px;
}
.solio-xz2 .product-single-contents-wrap .pa20 {
  padding-top: 20px;
}
.solio-xz2 .product-single-contents-wrap .fl2 div {
  width: 50%;
}
.solio-xz2 .product-single-contents-wrap .fl2 div div {
  width: auto;
  max-width: 100%;
}
.solio-xz2 .product-single-contents-wrap .fl3 div, .solio-xz2 .product-single-contents-wrap .fl3 li {
  margin-right: 20px;
}
.solio-xz2 .product-single-contents-wrap .fl3 div:last-of-type, .solio-xz2 .product-single-contents-wrap .fl3 li:last-of-child {
  margin-right: 0px;
}
.solio-xz2 .product-single-contents-wrap .exp {
  color: #686868;
  font-size: 12px;
}
.solio-xz2 #solio-02 {
  border: 3px solid #36abe3;
  padding: 25px;
  border-radius: 8px;
  margin-bottom: 20px;
  line-height: 2;
  position: relative;
}
.solio-xz2 #solio-02 h2 {
  color: #36abe3;
  margin-bottom: 40px;
  font-size:25px;
  font-weight:bold;
}
.solio-xz2 #solio-02 .right-img {
  position: absolute;
  top: 25px;
  right: 25px;
}
.solio-xz2 .product-single-contents-wrap .fl2 .fl2 {
  width: 100%;
}
.solio-xz2 .product-single-contents-wrap .fl2 div.ct-01 {
  width: 100%;
  margin-top: 20px;
}
.solio-xz2 .product-single-contents-wrap .fl2 h4 {
  margin: 0;
  font-weight: bold;
}
.solio-xz2 .product-single-contents-wrap .fl2 div.bold {
  font-weight: bold;
  width: 80%;
}
.solio-xz2 .product-single-contents-wrap .fl2 div.bold span {
  font-weight: normal;
  font-size: 13px;
}
.solio-xz2 .product-single-contents-wrap .fl2 div.w20 {
  width: 20%;
}
.solio-xz2 .product-single-contents-wrap .soliotable {
  background-color: #eaedef;
  font-size: 13px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
.solio-xz2 .product-single-contents-wrap .soliotable td, .solio-xz2 .product-single-contents-wrap .soliotable th {
  padding: 10px;
  letter-spacing: 1px;
  vertical-align: middle;
}
.solio-xz2 .product-single-contents-wrap .soliotable .g1 {
  background-color: #e6ebef;
}
.solio-xz2 .product-single-contents-wrap .soliotable .g2 {
  background-color: #f2f7f9;
}
.solio-xz2 .product-single-contents-wrap .soliotable .g3 {
  background-color: #eff2f4;
}
.solio-xz2 #solio-03 {
  border: 3px solid #299f93;
  padding: 25px;
  border-radius: 8px;
  margin-bottom: 20px;
  line-height: 2;
  position: relative;
}
.solio-xz2 #solio-03 h2 {
  color: #299f93;
  margin-bottom: 10px;
  font-size:25px;
  font-weight:bold;
}
.solio-xz2 #solio-03 h2 span {
  font-size:20px;
}
.solio-xz2 #solio-03 .right-img {
  position: absolute;
  top: 25px;
  right: 25px;
}
.solio-xz2 .product-single-contents-wrap .rma {
  margin-right: 20px;
}
.solio-xz2 .product-single-contents-wrap .spb {
  justify-content: space-between;
  align-items: flex-end;
}
.product-single-contents-wrap .fl .wi60 {
  width: 60%;
}
.product-single-contents-wrap .fl .wi40 {
  width: 40%;
}
.product-single-contents-wrap .fl.middle {
  align-items: center;
}
.product-single-contents-wrap .exp {
  font-size: 13px;
  color: #6d767c;
}
.product-single-icatch img.maxwidth.sp {
  display: none;
}
.special a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.special a span {
  position: absolute;
  bottom: 20px;
  left: 61.5%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
.special a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.special a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .1);
  border-radius: 100%;
  opacity: 0;
}
.special a:hover span::before {
  animation: sdb 1s linear infinite;
  animation-delay: .5s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, .6);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, .6);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width:768px) {
  .product-single-icatch img.maxwidth.sp {
    display: block;
  }
  .product-single-icatch img.maxwidth.pc {
    display: none;
  }
  .product-single-icatch img.solioxzii {
    height: 190px;
    object-fit: cover;
    object-position: left;
  }
  .specialsp li:first-child .tit {
    background: url("../../img/product/solio-xz-panorama-tit_bg_sp.png")no-repeat;
    background-size: cover;
    width: 100%;
  }
  .specialsp li .tit img {
    width: 70%;
    padding: 32px 0px 24px;
    margin: 0 auto;
    display: block;
  }
  .specialsp li:first-child .detail {
    background: url("../../img/product/solio-xz-panorama-bg_sp.png")no-repeat;
    background-size: cover;
    width: 100%;
  }
  .specialsp li .detail img {
    width: 88%;
    padding: 40px 0 80px;
    margin: 0 auto;
    display: block;
    height: auto;
  }
  .specialsp li:nth-child(2) .tit {
    background: url("../../img/product/solio-xz-ct-tit_bg_sp.png")no-repeat;
    background-size: cover;
    width: 100%;
  }
  .specialsp li:nth-child(2) .detail {
    background: url("../../img/product/solio-xz-ct_bg_sp.png")no-repeat;
    background-size: cover;
    width: 100%;
  }
  .specialsp li:last-child .tit {
    background: url("../../img/product/solio-xz-sephalo-tit_bg_sp.png")no-repeat;
    background-size: cover;
    width: 100%;
  }
  .specialsp li:last-child .detail {
    background: url("../../img/product/solio-xz-sephalo_bg_sp.png")no-repeat;
    background-size: cover;
    width: 100%;
  }
  .solio-xz2 .movie {
    margin: 60px auto;
  }
  .solio-xz2 #solio-01 h2, .solio-xz2 #solio-02 h2 {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .solio-xz2 #solio-03 h2 {
    margin-bottom: 20px;
    font-size: 23px;
  }
  .solio-xz2 .product-single-contents-wrap .exp {
    margin-bottom: 10px;
  }
  .solio-xz2 #solio-01 .right-img, .solio-xz2 #solio-02 .right-img, .solio-xz2 #solio-03 .right-img {
    position: static;
    top: unset;
    right: unset;
    width: 60%;
    margin-bottom: 20px;
  }
  .solio-xz2 .product-single-contents-wrap .fl2 div {
    width: 100%;
  }
  .solio-xz2 .product-single-contents-wrap .fl2 div:first-of-type {
    margin-bottom: 40px;
  }
  .solio-xz2 .product-single-contents-wrap h3 {
    text-align: left;
    font-size: 19px;
    margin-bottom: unset;
  }
  .solio-xz2 .product-single-contents-wrap .sppa20 {
    padding-top: 20px;
  }
  .solio-xz2 .product-single-contents-wrap .sppa30 {
    padding-top: 30px;
  }
  .solio-xz2 .product-single-contents-wrap .fl2 div.w20 {
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .solio-xz2 .product-single-contents-wrap .fl2 div.bold {
    font-weight: bold;
    width: 100%;
  }
  .solio-xz2 .product-single-contents-wrap .soliotable {
    font-size: 12px;
  }
  .solio-xz2 .product-single-contents-wrap .soliotable td, .solio-xz2 .product-single-contents-wrap .soliotable th {
    padding: 7px;
  }
  .product-single-contents-wrap .fl .wi60, .product-single-contents-wrap .fl .wi40 {
    width: 100%;
  }
  .specialsp a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .specialsp a span {
    position: absolute;
    bottom: 27px;
    left: 50%;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
  }
  .specialsp a span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 10px;
    height: 10px;
    margin: -8px 0 0 -5px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
  }
  .specialsp a span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    content: '';
    width: 30px;
    height: 30px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .1);
    border-radius: 100%;
    opacity: 0;
  }
}
.solio-xz2 .special{
	margin-bottom:0;
}