@charset "UTF-8";
main#product h1 {
  padding-left: 35px;
}

main#product h1::before {
  width: 29px;
  height: 21px;
  background-image: url(../img/product/icon_product.jpg);
}

main#product.vtr h1, main#product.facility h1, main#product.imo h1, main#product.imopluscs h1, main#product.imoam h1 {
  padding-left: 0;
}

main#product.vtr h1::before, main#product.facility h1::before, main#product.imo h1::before, main#product.imopluscs h1::before, main#product.imoam h1::before {
  display: none;
}

main#product.vtr p.cat_ttl, main#product.facility p.cat_ttl, main#product.imo p.cat_ttl, main#product.imopluscs p.cat_ttl, main#product.imoam p.cat_ttl {
  padding-left: 35px;
}

main#product.vtr p.cat_ttl::before, main#product.facility p.cat_ttl::before, main#product.imo p.cat_ttl::before, main#product.imopluscs p.cat_ttl::before, main#product.imoam p.cat_ttl::before {
  width: 29px;
  height: 21px;
  background-image: url(../img/product/icon_product.jpg);
}

main#product.product section.sec2 {
  padding-bottom: 40px;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 {
    padding-bottom: 8vw;
  }
}

main#product.product section.sec2 .linkwrap_top,
main#product.product section.sec2 .linkwrap_bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

main#product.product section.sec2 .linkwrap_top a,
main#product.product section.sec2 .linkwrap_top .block,
main#product.product section.sec2 .linkwrap_bottom a,
main#product.product section.sec2 .linkwrap_bottom .block {
  display: block;
  width: 48.5%;
  background-color: #FFF;
  border-radius: 10px;
  box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.08);
  position: relative;
  box-sizing: border-box;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_top a,
  main#product.product section.sec2 .linkwrap_top .block,
  main#product.product section.sec2 .linkwrap_bottom a,
  main#product.product section.sec2 .linkwrap_bottom .block {
    box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.04);
  }
}

main#product.product section.sec2 .linkwrap_top {
  margin-bottom: 35px;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_top {
    margin-bottom: 6vw;
    flex-direction: column;
  }
}

main#product.product section.sec2 .linkwrap_top a {
  width: 100%;
  text-align: left;
  padding: 65px 30px;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_top a {
    text-align: center;
    width: 100%;
    padding: 6vw 2vw 10vw;
  }
  main#product.product section.sec2 .linkwrap_top a:first-child {
    margin-bottom: 6vw;
  }
}

main#product.product section.sec2 .linkwrap_top a::after {
  content: "";
  width: 78.5px;
  height: 13.5px;
  background-image: url(../img/common/icon_more_2.png);
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_top a::after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 2.5vw;
    transform: translateX(-50%);
  }
}

main#product.product section.sec2 .linkwrap_top a span {
  display: block;
  position: relative;
  color: #383838;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_top a span {
    display: inline-block;
  }
}

main#product.product section.sec2 .linkwrap_top a span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

main#product.product section.sec2 .linkwrap_top a:first-child span {
  padding-left: 48px;
}

main#product.product section.sec2 .linkwrap_top a:first-child span::before {
  width: 40.5px;
  height: 28.5px;
  background-image: url(../img/product/icon_product_01.png);
}

main#product.product section.sec2 .linkwrap_top a:last-child span {
  padding-left: 50px;
}

main#product.product section.sec2 .linkwrap_top a:last-child span::before {
  width: 43.5px;
  height: 36.5px;
  background-image: url(../img/product/icon_product_02.png);
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_bottom {
    flex-direction: column;
  }
}

main#product.product section.sec2 .linkwrap_bottom a,
main#product.product section.sec2 .linkwrap_bottom .block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_bottom a,
  main#product.product section.sec2 .linkwrap_bottom .block {
    width: 100%;
    padding: 3vw;
  }
  main#product.product section.sec2 .linkwrap_bottom a:first-child,
  main#product.product section.sec2 .linkwrap_bottom .block:first-child {
    margin-bottom: 4vw;
  }
}

main#product.product section.sec2 .linkwrap_bottom a .linkswrap > a,
main#product.product section.sec2 .linkwrap_bottom .block .linkswrap > a {
  width: 100%;
  padding: 10px 13px;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_bottom a .linkswrap > a,
  main#product.product section.sec2 .linkwrap_bottom .block .linkswrap > a {
    width: 100%;
    padding: 1vw 3vw;
    box-sizing: border-box;
  }
}

main#product.product section.sec2 .linkwrap_bottom a .linkswrap > a:nth-child(n+2),
main#product.product section.sec2 .linkwrap_bottom .block .linkswrap > a:nth-child(n+2) {
  margin-top: 15px;
}

@media only screen and (max-width: 769px) {
  main#product.product section.sec2 .linkwrap_bottom a .linkswrap > a:nth-child(n+2),
  main#product.product section.sec2 .linkwrap_bottom .block .linkswrap > a:nth-child(n+2) {
    margin-top: 2vw;
  }
}

main#product.vtr section.sec2 {
  padding-bottom: 80px;
}

@media only screen and (max-width: 769px) {
  main#product.vtr section.sec2 {
    padding-bottom: 6vw;
  }
}

main#product.vtr section.sec2 h2 {
  color: #00AC80;
  margin-bottom: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
  font-weight: 600;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.vtr section.sec2 h2 {
    margin-top: -60px;
    padding-top: 60px;
    margin-bottom: 5vw;
    padding-bottom: 1vw;
  }
}

main#product.vtr section.sec2 .moviewrap {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}

main#product.vtr section.sec2 .moviewrap iframe {
  width: 80%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 10%;
}

@media only screen and (max-width: 769px) {
  main#product.vtr section.sec2 .moviewrap iframe {
    width: 100%;
    height: 100%;
    left: 0;
  }
}

main#product.imo section.sec2 {
  padding-bottom: 40px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec2 {
    padding-bottom: 8vw;
  }
  main#product.imo section.sec2 .imgwrap {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
}

main#product.imo section.sec3 .content1200 {
  background-color: #E3E8EC;
}

main#product.imo section.sec3 .content1200 .imgwrap {
  width: 710.5px;
  margin: 0 auto;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec3 .content1200 .imgwrap {
    width: 100%;
  }
}

main#product.imo section.sec4 {
  padding-top: 60px;
  padding-bottom: 65px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }
}

main#product.imo section.sec4 .content1000 .flexwrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 .content1000 .flexwrap {
    flex-direction: column;
  }
}

main#product.imo section.sec4 .content1000 .flexwrap .box {
  width: 50%;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 .content1000 .flexwrap .box {
    width: 100%;
  }
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 .content1000 .flexwrap .box:first-child {
    margin-bottom: 4vw;
  }
}

main#product.imo section.sec4 .content1000 .flexwrap .box:first-child .imgwrap {
  width: 70%;
  margin: 0 auto;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 .content1000 .flexwrap .box:first-child .imgwrap {
    width: 50%;
  }
}

main#product.imo section.sec4 .content1000 .flexwrap .box:last-child h3 {
  margin-bottom: 25px;
  font-weight: 600;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 .content1000 .flexwrap .box:last-child h3 {
    margin-bottom: 3vw;
  }
}

main#product.imo section.sec4 .content1000 .flexwrap .box:last-child h3:first-child {
  color: #4593D0;
}

main#product.imo section.sec4 .content1000 .flexwrap .box:last-child h3:nth-child(3) {
  color: #E65880;
}

main#product.imo section.sec4 .content1000 .flexwrap .box:last-child p {
  margin-bottom: 35px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec4 .content1000 .flexwrap .box:last-child p {
    margin-bottom: 4vw;
  }
}

main#product.imo section.sec4 .content1000 .flexwrap .box:last-child p:last-child {
  margin-bottom: 0;
}

main#product.imo section.sec6 {
  padding-top: 55px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 {
    padding-top: 6vw;
  }
}

main#product.imo section.sec6.second {
  padding-top: 0;
  padding-bottom: 55px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6.second {
    padding-bottom: 6vw;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap {
    flex-direction: column;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap .box {
  width: 50%;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap .box {
    width: 100%;
  }
  main#product.imo section.sec6 .content1000 .flexwrap .box:first-child {
    margin-bottom: 4vw;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap .box .imgwrap {
  width: 90%;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap .box .imgwrap {
    width: 100%;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap .box h3 {
  font-weight: 600;
  margin-bottom: 20px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap .box h3 {
    margin-bottom: 3vw;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap .box ul.double li {
  padding-left: 25px;
  position: relative;
}

main#product.imo section.sec6 .content1000 .flexwrap .box ul.double li::before {
  content: "◎";
  position: absolute;
  top: 0;
  left: 0;
}

main#product.imo section.sec6 .content1000 .flexwrap.flex1 .box:last-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap.flex1 .box:last-child {
    justify-content: center;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap.flex2 .box:first-child {
  order: 2;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap.flex2 .box:first-child {
    order: 1;
  }
}

main#product.imo section.sec6 .content1000 .flexwrap.flex2 .box:last-child {
  order: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .flexwrap.flex2 .box:last-child {
    order: 2;
    justify-content: center;
  }
}

main#product.imo section.sec6 .content1000 .imgwrap.wide {
  padding-top: 65px;
  padding-bottom: 70px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec6 .content1000 .imgwrap.wide {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }
}

main#product.imo section.sec7 {
  padding-top: 75px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec7 {
    padding-top: 8vw;
  }
}

main#product.imo section.sec7 .content1000 h3 {
  font-weight: 600;
  text-align: left;
  margin-bottom: 25px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec7 .content1000 h3 {
    margin-bottom: 3vw;
  }
}

main#product.imo section.sec7 .content1000 .imgwrap {
  width: 90%;
  margin: 0 auto;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec7 .content1000 .imgwrap {
    width: 100%;
  }
}

main#product.imo section.sec8 {
  padding-top: 65px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 {
    padding-top: 7vw;
  }
}

main#product.imo section.sec8.second {
  padding-top: 0;
}

main#product.imo section.sec8 .content1000 .flexwrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: left;
  margin-bottom: 45px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap {
    margin-bottom: 5vw;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap h3 {
  font-weight: 600;
  margin-bottom: 25px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap h3 {
    margin-bottom: 3vw;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.row {
  justify-content: space-between;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.row {
    flex-direction: column;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.row .box {
  width: 50%;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.row .box {
    width: 100%;
  }
  main#product.imo section.sec8 .content1000 .flexwrap.row .box:first-child {
    margin-bottom: 4vw;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.row .box:last-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.row .box:last-child {
    justify-content: center;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.row .box:last-child .imgwrap {
  width: 90%;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.row .box:last-child .imgwrap {
    width: 100%;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.row .box.between {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

main#product.imo section.sec8 .content1000 .flexwrap.row.rev .box:first-child {
  order: 2;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.row.rev .box:first-child {
    order: 1;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.row.rev .box:last-child {
  order: 1;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.row.rev .box:last-child {
    order: 2;
  }
}

main#product.imo section.sec8 .content1000 .flexwrap.column {
  flex-direction: column;
}

main#product.imo section.sec8 .content1000 .flexwrap.column .box {
  width: 100%;
}

main#product.imo section.sec8 .content1000 .flexwrap.column .box:last-child .imgwrap {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec8 .content1000 .flexwrap.column .box:last-child .imgwrap {
    width: 100%;
  }
}

main#product.imo section.sec9 {
  padding-bottom: 70px;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec9 {
    padding-bottom: 8vw;
  }
}

main#product.imo section.sec9 .content1000 table {
  width: 80%;
  margin: 0 auto;
  border-collapse: collapse;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec9 .content1000 table {
    width: 100%;
  }
}

main#product.imo section.sec9 .content1000 table tr {
  border-bottom: 1px dashed #8C8C8C;
}

main#product.imo section.sec9 .content1000 table tr td {
  padding: 15px 20px;
  vertical-align: top;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec9 .content1000 table tr td {
    padding: 3vw 2vw;
  }
}

main#product.imo section.sec9 .content1000 table tr td:first-child {
  width: 25%;
  font-weight: 600;
}

@media only screen and (max-width: 769px) {
  main#product.imo section.sec9 .content1000 table tr td:first-child {
    width: 35%;
  }
}

main#product.imo section.sec9 .content1000 table tr td dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

main#product.imo section.sec9 .content1000 table tr td dl dt {
  width: 15%;
}

main#product.imo section.sec9 .content1000 table tr td dl dd {
  margin: 0;
  padding: 0;
  width: 85%;
}

main#product.imopluscs section.sec2, main#product.imoam section.sec2, main#product.imoscan section.sec2 {
  padding-bottom: 40px;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec2, main#product.imoam section.sec2, main#product.imoscan section.sec2 {
    padding-bottom: 8vw;
  }
}

main#product.imopluscs section.sec3 .content1000 .flexwrap, main#product.imoam section.sec3 .content1000 .flexwrap, main#product.imoscan section.sec3 .content1000 .flexwrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec3 .content1000 .flexwrap, main#product.imoam section.sec3 .content1000 .flexwrap, main#product.imoscan section.sec3 .content1000 .flexwrap {
    flex-direction: column;
  }
}

main#product.imopluscs section.sec3 .content1000 .flexwrap .box, main#product.imoam section.sec3 .content1000 .flexwrap .box, main#product.imoscan section.sec3 .content1000 .flexwrap .box {
  width: 50%;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec3 .content1000 .flexwrap .box, main#product.imoam section.sec3 .content1000 .flexwrap .box, main#product.imoscan section.sec3 .content1000 .flexwrap .box {
    width: 100%;
  }
  main#product.imopluscs section.sec3 .content1000 .flexwrap .box:first-child, main#product.imoam section.sec3 .content1000 .flexwrap .box:first-child, main#product.imoscan section.sec3 .content1000 .flexwrap .box:first-child {
    margin-bottom: 4vw;
  }
}

main#product.imopluscs section.sec3 .content1000 .flexwrap .box .imgwrap, main#product.imoam section.sec3 .content1000 .flexwrap .box .imgwrap, main#product.imoscan section.sec3 .content1000 .flexwrap .box .imgwrap {
  width: 90%;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec3 .content1000 .flexwrap .box .imgwrap, main#product.imoam section.sec3 .content1000 .flexwrap .box .imgwrap, main#product.imoscan section.sec3 .content1000 .flexwrap .box .imgwrap {
    width: 100%;
  }
}

main#product.imopluscs section.sec3 .content1000 .flexwrap .box h3, main#product.imoam section.sec3 .content1000 .flexwrap .box h3, main#product.imoscan section.sec3 .content1000 .flexwrap .box h3 {
  font-weight: 600;
  margin-bottom: 20px;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec3 .content1000 .flexwrap .box h3, main#product.imoam section.sec3 .content1000 .flexwrap .box h3, main#product.imoscan section.sec3 .content1000 .flexwrap .box h3 {
    margin-bottom: 3vw;
  }
}

main#product.imopluscs section.sec3 .content1000 .flexwrap .box p, main#product.imoam section.sec3 .content1000 .flexwrap .box p, main#product.imoscan section.sec3 .content1000 .flexwrap .box p {
  margin-bottom: 65px;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec3 .content1000 .flexwrap .box p, main#product.imoam section.sec3 .content1000 .flexwrap .box p, main#product.imoscan section.sec3 .content1000 .flexwrap .box p {
    margin-bottom: 5vw;
  }
}

main#product.imopluscs section.sec3 .content1000 .flexwrap .box ul.circle li, main#product.imoam section.sec3 .content1000 .flexwrap .box ul.circle li, main#product.imoscan section.sec3 .content1000 .flexwrap .box ul.circle li {
  padding-left: 25px;
  position: relative;
}

main#product.imopluscs section.sec3 .content1000 .flexwrap .box ul.circle li::before, main#product.imoam section.sec3 .content1000 .flexwrap .box ul.circle li::before, main#product.imoscan section.sec3 .content1000 .flexwrap .box ul.circle li::before {
  content: "〇";
  position: absolute;
  top: 0;
  left: 0;
}

main#product.imopluscs section.sec4, main#product.imoam section.sec4, main#product.imoscan section.sec4 {
  padding-top: 65px;
  padding-bottom: 70px;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4, main#product.imoam section.sec4, main#product.imoscan section.sec4 {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }
}

main#product.imopluscs section.sec4 .content1000 h3, main#product.imoam section.sec4 .content1000 h3, main#product.imoscan section.sec4 .content1000 h3 {
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 h3, main#product.imoam section.sec4 .content1000 h3, main#product.imoscan section.sec4 .content1000 h3 {
    margin-bottom: 3vw;
  }
}

main#product.imopluscs section.sec4 .content1000 table, main#product.imoam section.sec4 .content1000 table, main#product.imoscan section.sec4 .content1000 table {
  width: 80%;
  margin: 0 auto;
  border-collapse: collapse;
  text-align: left;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 table, main#product.imoam section.sec4 .content1000 table, main#product.imoscan section.sec4 .content1000 table {
    width: 100%;
  }
}

main#product.imopluscs section.sec4 .content1000 table tr, main#product.imoam section.sec4 .content1000 table tr, main#product.imoscan section.sec4 .content1000 table tr {
  border-bottom: 1px dashed #8C8C8C;
}

main#product.imopluscs section.sec4 .content1000 table tr td, main#product.imoam section.sec4 .content1000 table tr td, main#product.imoscan section.sec4 .content1000 table tr td {
  padding: 15px 20px;
  vertical-align: top;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 table tr td, main#product.imoam section.sec4 .content1000 table tr td, main#product.imoscan section.sec4 .content1000 table tr td {
    padding: 3vw 2vw;
  }
}

main#product.imopluscs section.sec4 .content1000 table tr td:first-child, main#product.imoam section.sec4 .content1000 table tr td:first-child, main#product.imoscan section.sec4 .content1000 table tr td:first-child {
  width: 30%;
  font-weight: 600;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 table tr td:first-child, main#product.imoam section.sec4 .content1000 table tr td:first-child, main#product.imoscan section.sec4 .content1000 table tr td:first-child {
    width: 35%;
  }
}

main#product.imopluscs section.sec4 .content1000 table tr td dl, main#product.imoam section.sec4 .content1000 table tr td dl, main#product.imoscan section.sec4 .content1000 table tr td dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 table tr td dl, main#product.imoam section.sec4 .content1000 table tr td dl, main#product.imoscan section.sec4 .content1000 table tr td dl {
    flex-direction: column;
  }
}

main#product.imopluscs section.sec4 .content1000 table tr td dl dt, main#product.imoam section.sec4 .content1000 table tr td dl dt, main#product.imoscan section.sec4 .content1000 table tr td dl dt {
  width: 55%;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 table tr td dl dt, main#product.imoam section.sec4 .content1000 table tr td dl dt, main#product.imoscan section.sec4 .content1000 table tr td dl dt {
    width: 100%;
    padding-bottom: 2vw;
    border-bottom: 1px solid #E5E5E5;
  }
}

main#product.imopluscs section.sec4 .content1000 table tr td dl dd, main#product.imoam section.sec4 .content1000 table tr td dl dd, main#product.imoscan section.sec4 .content1000 table tr td dl dd {
  margin: 0;
  padding: 0;
  width: 45%;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec4 .content1000 table tr td dl dd, main#product.imoam section.sec4 .content1000 table tr td dl dd, main#product.imoscan section.sec4 .content1000 table tr td dl dd {
    width: 100%;
    padding-top: 2vw;
  }
}

main#product.imopluscs section.sec2 {
  padding-bottom: 0;
}

@media only screen and (max-width: 769px) {
  main#product.imopluscs section.sec2 {
    padding-bottom: 8vw;
  }
}

main#product.facility section.sec2 {
  padding-bottom: 35px;
}

@media only screen and (max-width: 769px) {
  main#product.facility section.sec2 {
    padding-bottom: 5vw;
  }
}

main#product.facility section.sec2 p {
  text-align: left;
}

main#product.facility section.sec2 nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 769px) {
  main#product.facility section.sec2 nav {
    flex-wrap: wrap;
  }
}

main#product.facility section.sec2 nav a {
  display: inline-block;
  padding: 0 12px;
  border-right: 1px solid #373737;
  box-sizing: border-box;
  color: #373737;
}

@media only screen and (max-width: 769px) {
  main#product.facility section.sec2 nav a {
    margin-bottom: 3vw;
  }
}

main#product.facility section.sec2 nav a:last-child {
  border-right: 0;
}

main#product.facility section.sec3 {
  padding-bottom: 50px;
}

@media only screen and (max-width: 769px) {
  main#product.facility section.sec3 {
    padding-bottom: 6vw;
  }
}

main#product.facility section.sec3 .content1000 .tablewrap {
  max-width: 900px;
  margin: 0 auto;
}

main#product.facility section.sec3 .content1000 .tablewrap table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}

main#product.facility section.sec3 .content1000 .tablewrap table:last-child {
  margin-bottom: 0;
}

main#product.facility section.sec3 .content1000 .tablewrap table tr td {
  border: 1px solid #E5E5E5;
  padding: 25px 10px;
  text-align: left;
  vertical-align: top;
}

@media only screen and (max-width: 769px) {
  main#product.facility section.sec3 .content1000 .tablewrap table tr td {
    padding: 3vw 2vw;
  }
}

main#product.facility section.sec3 .content1000 .tablewrap table tr td a {
  text-decoration: underline;
}

main#product.facility section.sec3 .content1000 .tablewrap table tr td.city {
  text-align: center;
  font-weight: 600;
}

main#product.facility section.sec3 .content1000 .tablewrap table tr:first-child td {
  text-align: center;
  font-weight: 600;
  color: #FFF;
}

main#product.facility section.sec3 .content1000 .tablewrap table:first-child tr td.city {
  color: #00AC80;
}

main#product.facility section.sec3 .content1000 .tablewrap table:first-child tr:first-child td {
  background-color: #00AC80;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(2) tr td.city {
  color: #E85F58;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(2) tr:first-child td {
  background-color: #E85F58;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(3) tr td.city {
  color: #4593D0;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(3) tr:first-child td {
  background-color: #4593D0;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(4) tr td.city {
  color: #00AC25;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(4) tr:first-child td {
  background-color: #00AC25;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(5) tr td.city {
  color: #E8B858;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(5) tr:first-child td {
  background-color: #E8B858;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(6) tr td.city {
  color: #9D45D0;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(6) tr:first-child td {
  background-color: #9D45D0;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(7) tr td.city {
  color: #98AC00;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(7) tr:first-child td {
  background-color: #98AC00;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(8) tr td.city {
  color: #E85881;
}

main#product.facility section.sec3 .content1000 .tablewrap table:nth-child(8) tr:first-child td {
  background-color: #E85881;
}

.section {
  position: relative;
}

.section__ptn1 {
  padding: 50px 0 0;
}

@media only screen and (max-width: 769px) {
  .section__ptn1 {
    padding-top: 38px;
  }
}

.section__last {
  padding-bottom: 120px;
}

@media only screen and (max-width: 769px) {
  .section__last {
    padding-bottom: 60px;
  }
}

.section__content {
  text-align: left;
}

.copy__ptn1 {
  margin: 0 0 30px;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 600;
}

@media only screen and (max-width: 769px) {
  .copy__ptn1 {
    line-height: 1.58;
    font-size: 18px;
  }
}

.list__num {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list__num .list__item {
  margin: 0;
  padding-left: 18px;
  position: relative;
  line-height: 1.5625;
  font-size: 16px;
  counter-increment: num 1;
}

.list__num .list__item_num {
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 5px;
  left: 0;
}

.list__num .list__item_num::before {
  content: counter(num);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
