@charset "UTF-8";
@media screen and (max-width: 767px) {
  #contents {
    padding: 0;
  }
}
#contents .headSection .innerBlock {
  display: flex;
  align-items: center;
  width: 1240px;
}
#contents .headSection .innerBlock02 {
  justify-content: space-between;
}
#contents .headSection .innerBlock02 .inner_logo {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock {
    display: block;
    padding: 0 5%;
  }
  #contents .headSection .innerBlock02 .inner_logo {
    display: block;
  }
}
#contents .headSection .innerBlock .logo {
  width: 150px;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .logo {
    width: 38.6666666667%;
  }
}
#contents .headSection .innerBlock .logo a {
  display: block;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .logo a {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .logo a img {
    width: 100%;
  }
}
#contents .headSection .innerBlock .copy {
  margin-left: 40px;
  color: #5e5e5e;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .copy {
    margin-top: 4vw;
    margin-left: 0;
    font-size: 30px;
    font-size: 4vw;
  }
}
#contents .inquiry a:hover {
    opacity: 0.7;
}
#contents main {
  position: relative;
  padding-top: 83px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (max-width: 767px) {
  #contents main {
    padding-top: 22.1333333333vw;
  }
}
#contents main h2, #contents main h3 {
  font-size: 0;
  line-height: 0;
}
#contents main section > .inner {
  width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents main section > .inner {
    width: 100%;
  }
}
#contents main a:hover {
  opacity: 0.7;
}
#contents main figure {
  margin: 0;
  padding: 0;
}
#contents main img {
  width: 100%;
}
#contents main .showPC {
  display: block;
}
@media screen and (max-width: 767px) {
  #contents main .showPC {
    display: none;
  }
}
#contents main .showSP {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents main .showSP {
    display: block;
  }
}
#contents main .anchor {
  position: absolute;
  z-index: 600;
  top: 0;
  left: 50%;
  width: 100%;
  border-top: 1px solid #004098;
  border-bottom: 1px solid #004098;
  background: url(/products/surepress/index/images/bg-anchor.jpg) repeat-x center center;
  background-size: 44px;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #contents main .anchor {
    border-top: none;
    background: none;
  }
}
#contents main .anchor[data-sticky=true] {
  position: fixed;
}
#contents main .anchor > .inner {
  width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents main .anchor > .inner {
    width: 100%;
  }
}
#contents main .anchor__list {
  display: flex;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__list {
    flex-wrap: wrap;
  }
}
#contents main .anchor__item {
  position: relative;
  width: 20%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item {
    width: 33.3333333333%;
    border-top: 0.333vw solid #004098;
    background: url(/products/surepress/index/images/bg-anchor-sp.jpg) repeat-x center center;
    background-size: 8.8vw;
  }
}
#contents main .anchor__item + .anchor__item::before {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(1)::before {
    display: none;
  }
}
#contents main .anchor__item:nth-child(1).active a {
  background: url(/products/surepress/index/images/tx-anchor-list-item-01-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(1).active a {
    background: url(/products/surepress/index/images/tx-anchor-list-item-01-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item:nth-child(1) a:hover {
  background: url(/products/surepress/index/images/tx-anchor-list-item-01-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(1) a:hover {
    background: url(/products/surepress/index/images/tx-anchor-list-item-01-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item:nth-child(2).active a {
  background: url(/products/surepress/index/images/tx-anchor-list-item-02-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(2).active a {
    background: url(/products/surepress/index/images/tx-anchor-list-item-02-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item:nth-child(2) a:hover {
  background: url(/products/surepress/index/images/tx-anchor-list-item-02-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(2) a:hover {
    background: url(/products/surepress/index/images/tx-anchor-list-item-02-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(3)::after {
    display: none;
  }
}
#contents main .anchor__item:nth-child(3).active a {
  background: url(/products/surepress/index/images/tx-anchor-list-item-03-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(3).active a {
    background: url(/products/surepress/index/images/tx-anchor-list-item-03-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item:nth-child(3) a:hover {
  background: url(/products/surepress/index/images/tx-anchor-list-item-03-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(3) a:hover {
    background: url(/products/surepress/index/images/tx-anchor-list-item-03-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(4) {
    width: 50%;
  }
}
#contents main .anchor__item:nth-child(4).active a {
  background: url(/products/surepress/index/images/tx-anchor-list-item-04-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(4).active a {
    background: url(/products/surepress/index/images/tx-anchor-list-item-04-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item:nth-child(4) a:hover {
  background: url(/products/surepress/index/images/tx-anchor-list-item-04-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(4) a:hover {
    background: url(/products/surepress/index/images/tx-anchor-list-item-04-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(5) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(5)::after {
    display: none;
  }
}
#contents main .anchor__item:nth-child(5).active a {
  background: url(/products/surepress/index/images/tx-anchor-list-item-05-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(5).active a {
    background: url(/products/surepress/index/images/tx-anchor-list-item-05-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item:nth-child(5) a:hover {
  background: url(/products/surepress/index/images/tx-anchor-list-item-05-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item:nth-child(5) a:hover {
    background: url(/products/surepress/index/images/tx-anchor-list-item-05-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}

#contents main .anchor__item02:nth-child(5).active a {
  background: url(/products/surepress/index/images/tx-anchor-list-item-06-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item02:nth-child(5).active a {
    background: url(/products/surepress/index/images/tx-anchor-list-item-06-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}
#contents main .anchor__item02:nth-child(5) a:hover {
  background: url(/products/surepress/index/images/tx-anchor-list-item-06-hover.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #contents main .anchor__item02:nth-child(5) a:hover {
    background: url(/products/surepress/index/images/tx-anchor-list-item-06-hover-sp.png) no-repeat center center;
    background-size: 100%;
  }
}

#contents main .anchor__item::before, #contents main .anchor__item::after {
  display: block;
  position: absolute;
  top: 50%;
  width: 0;
  height: 80%;
  border-left: 1px dotted #4d4d4d;
  content: "";
  transform: translateY(-50%);
}
#contents main .anchor__item::before {
  left: 0;
}
#contents main .anchor__item::after {
  right: 0;
}
#contents main .anchor__item.active a {
  pointer-events: none;
}
#contents main .anchor__item.active a img {
  opacity: 0;
}
#contents main .anchor__item a {
  display: block;
}
#contents main .anchor__item a:hover {
  opacity: 1;
}
#contents main .anchor__item a:hover img {
  opacity: 0;
}
#contents main .statement > .inner {
  padding: 78px 0 80px 0;
}
@media screen and (max-width: 767px) {
  #contents main .statement > .inner {
    padding: 11.2vw 0 15.4666666667vw 0;
  }
}
#contents main .statement__title {
  color: #161e4f;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .statement__title {
    font-size: 48px;
    font-size: 6.4vw;
    line-height: 1.5027811232;
  }
}
#contents main .statement__lead {
  margin-top: 36px;
  color: #161e4f;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #contents main .statement__lead {
    margin-top: 2.4vw;
    font-size: 26px;
    font-size: 3.4666666667vw;
    line-height: 1.7244425154;
  }
}
#contents main .productsLineup {
  margin-top: -120px;
  padding-top: 120px;
}
#contents main .productsLineup__title {
  color: #333333;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__title {
    position: relative;
    z-index: 2;
  }
}
#contents main .productsLineup__list {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__list {
    flex-direction: column;
    margin-top: -11.4666666667vw;
  }
}
#contents main .productsLineup__item {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 50%;
  min-height: 530px;
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item {
    width: 100%;
    min-height: auto;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(1) {
    padding: 26.6666666667vw 0 2.6666666667vw 0;
    background-color: #e6e8e8;
  }
}
#contents main .productsLineup__item:nth-child(1) .productsLineup__item--copy {
  width: 85.78125%;
  margin-right: 32px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(1) .productsLineup__item--copy {
    width: 91.6%;
    margin-top: 7.2vw;
    margin-right: auto;
    order: 2;
  }
}
#contents main .productsLineup__item:nth-child(1) .productsLineup__item--name {
  width: 46.875%;
  margin-right: 32px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(1) .productsLineup__item--name {
    width: 49.6%;
    margin-right: auto;
    order: 1;
  }
}
#contents main .productsLineup__item:nth-child(1) .productsLineup__item--image {
  right: 0;
}
#contents main .productsLineup__item:nth-child(1) .productsLineup__item--btn {
  margin-right: 32px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(1) .productsLineup__item--btn {
    margin-top: 58vw;
    margin-right: auto;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(2) {
    padding: 4vw 0 9.3333333333vw 0;
  }
}
#contents main .productsLineup__item:nth-child(2) .productsLineup__item--copy {
  width: 60.3125%;
  margin-right: auto;
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(2) .productsLineup__item--copy {
    width: 65.4666666667%;
    margin-left: auto;
  }
}
#contents main .productsLineup__item:nth-child(2) .productsLineup__item--name {
  width: 43.125%;
  margin-right: auto;
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(2) .productsLineup__item--name {
    width: 45.3333333333%;
    margin-top: 8vw;
    margin-left: auto;
  }
}
#contents main .productsLineup__item:nth-child(2) .productsLineup__item--image {
  left: 0;
}
#contents main .productsLineup__item:nth-child(2) .productsLineup__item--btn {
  margin-right: auto;
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item:nth-child(2) .productsLineup__item--btn {
    margin-top: 55.4666666667vw;
    margin-left: auto;
  }
}
#contents main .productsLineup__item--copy {
  position: relative;
  z-index: 2;
}
#contents main .productsLineup__item--name {
  position: relative;
  z-index: 2;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item--name {
    margin-top: 0;
  }
}
#contents main .productsLineup__item--image {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 960px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item--image {
    width: 100%;
  }
}
#contents main .productsLineup__item--btn {
  position: relative;
  z-index: 2;
  width: 28.90625%;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  #contents main .productsLineup__item--btn {
    width: 61.3333333333%;
    margin-top: 0;
  }
}
#contents main .productsLineup__item--btn a {
  display: block;
}
#contents main .system {
  position: relative;
  margin-top: -30px;
}
@media screen and (max-width: 767px) {
  #contents main .system {
    margin-top: 9.8666666667vw;
  }
}
#contents main .system__title span {
  display: inline-block;
  width: auto;
  margin-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #161e4f;
  color: #161e4f;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .system__title span {
    margin-top: 1.7333333333vw;
    font-size: 35px;
    font-size: 4.6666666667vw;
  }
}
#contents main .system__list {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  #contents main .system__list {
    display: block;
    margin-top: 5.8666666667vw;
  }
}
#contents main .system__item {
  width: 32.2580645161%;
}
@media screen and (max-width: 767px) {
  #contents main .system__item {
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #contents main .system__item + .system__item {
    margin-top: 5.8666666667vw;
  }
}
#contents main .system__item--title {
  color: #161e4f;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .system__item--title {
    text-align: center;
    font-size: 30px;
    font-size: 4vw;
  }
}
#contents main .system__item--image {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  #contents main .system__item--image {
    margin-top: 1.3333333333vw;
  }
}
#contents main .whats_new {
  padding-top: 110px;
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #contents main .whats_new {
    padding-top: 16vw;
  }
}
#contents main .whats_new h2 {
  color: #333333;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .whats_new h2 {
    font-size: 35px;
    font-size: 4.6666666667vw;
  }
}
#contents main .whats_new img {
  width: auto;
}
#contents main .feature {
  padding-top: 135px;
}
@media screen and (max-width: 767px) {
  #contents main .feature {
    padding-top: 8.5333333333vw;
  }
}
#contents main .feature__title {
  color: #333333;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .feature__title {
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
}
#contents main .feature__copy {
  margin-top: 30px;
  text-align: center;
}
#contents main .feature__copy span {
  display: inline-block;
  border-bottom: 1px solid #161e4f;
  color: #161e4f;
  font-size: 33px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .feature__copy span {
    font-size: 30px;
    font-size: 4vw;
  }
}
#contents main .feature__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__list {
    display: block;
    margin-top: 12vw;
  }
}
#contents main .feature__item {
  box-sizing: border-box;
  width: 49.5967741935%;
  min-height: 222px;
  padding: 3px;
  border: 1px solid #161e4f;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item {
    width: 92%;
    min-height: 32.8vw;
    margin: 0 auto;
    padding: 2px;
  }
}
#contents main .feature__item:nth-child(n+3) {
  margin-top: 9px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item + .feature__item {
    margin-top: 1.3333333333vw;
  }
}
#contents main .feature__item:nth-child(1) {
  background: url(/products/surepress/index/images/bg-feature-list-item-01.png) no-repeat right bottom -34px;
  background-size: 472px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item:nth-child(1) {
    background: url(/products/surepress/index/images/bg-feature-list-item-01.png) no-repeat right bottom -5.3333333333vw;
    background-size: 70.4vw;
  }
}
#contents main .feature__item:nth-child(2) {
  background: url(/products/surepress/index/images/bg-feature-list-item-02.png) no-repeat right 65px bottom 7px;
  background-size: 228px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item:nth-child(2) {
    background: url(/products/surepress/index/images/bg-feature-list-item-02.png) no-repeat right 9.6vw bottom 1.0666666667vw;
    background-size: 34.1333333333vw;
  }
}
#contents main .feature__item:nth-child(3) {
  background: url(/products/surepress/index/images/bg-feature-list-item-03.png) no-repeat right 18px bottom 10px;
  background-size: 284px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item:nth-child(3) {
    background: url(/products/surepress/index/images/bg-feature-list-item-03.png) no-repeat right 2.6666666667vw bottom 1.3333333333vw;
    background-size: 42.6666666667vw;
  }
}
#contents main .feature__item:nth-child(4) {
  background: url(/products/surepress/index/images/bg-feature-list-item-04.png) no-repeat right 24px bottom 12px;
  background-size: 164px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item:nth-child(4) {
    background: url(/products/surepress/index/images/bg-feature-list-item-04.png) no-repeat right 3.4666666667vw bottom 1.8666666667vw;
    background-size: 24.8vw;
  }
}
#contents main .feature__item--inner {
  position: relative;
}
#contents main .feature__item--inner > ul {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item--inner > ul {
    margin-top: 2.9333333333vw;
  }
}
#contents main .feature__item--inner > ul > li {
  position: relative;
  margin-left: 10px;
  padding-left: 24px;
  color: #575757;
  font-size: 20px;
  line-height: 1.55;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item--inner > ul > li {
    margin-left: 1.6vw;
    padding-left: 3.7333333333vw;
    font-size: 22px;
    font-size: 2.9333333333vw;
    line-height: 1.5909090909;
  }
}
#contents main .feature__item--inner > ul > li::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #161e4f;
  content: "";
}
@media screen and (max-width: 767px) {
  #contents main .feature__item--inner > ul > li::before {
    top: 0.6666666667vw;
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}
#contents main .feature__item--title {
  padding: 14px 0 9px 0;
  background-color: #161e4f;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .feature__item--title {
    padding: 1.8666666667vw 0 1.4666666667vw 0;
    font-size: 27px;
    font-size: 3.6vw;
  }
}
#contents main .connection {
  padding-top: 190px;
}
@media screen and (max-width: 767px) {
  #contents main .connection {
    padding-top: 8.6666666667vw;
  }
}
#contents main .connection__title {
  position: relative;
  color: #333333;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #contents main .connection__title {
    font-size: 35px;
    font-size: 4.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #contents main .connection__title::after {
    display: block;
    position: absolute;
    bottom: -4vw;
    left: 50%;
    width: 8vw;
    height: 0.2666666667vw;
    background-color: #717171;
    content: "";
    transform: translateX(-50%);
  }
}
#contents main .connection__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  #contents main .connection__list {
    justify-content: space-between;
    margin-top: 8vw;
    padding: 0 4vw;
  }
}
#contents main .connection__item {
  width: 395px;
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  #contents main .connection__item {
    width: 48.6956521739%;
    margin: 0;
  }
}
#contents main .connection__item:nth-child(3n+1) {
  margin-left: 0;
}
#contents main .connection__item:nth-child(n+4) {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #contents main .connection__item:nth-child(n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #contents main .connection__item:nth-child(n+3) {
    margin-top: 2.6666666667vw;
  }
}
#contents main .connection__item a {
  display: block;
}
#contents main .follow {
  position: fixed;
  z-index: 600;
  right: 0;
  bottom: 60px;
  width: 322px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  #contents main .follow {
    width: 56.8%;
  }
}
#contents main .follow > a {
  display: block;
}
#contents main .follow__bnr {
  width: 100%;
}
#contents main .follow__close {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 30px;
  width: 23px;
}
@media screen and (max-width: 767px) {
  #contents main .follow__close {
    top: 3.7333333333vw;
    right: 5.6vw;
    width: 7.9575596817%;
  }
}

#footer {
  margin-top: 0;
}

#contents .inquiry {
  width: 200px;
  background-color: #004098;
  border-radius: 10px;
}

#contents .inquiry a {
  display: block;
  padding: 10px 12px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}

#contents .inquiry a:hover {
  opacity: 0.7;
  text-decoration: none;
  color:#ffffff;
}

#contents main .productsLineup02 {
  display: flex;
  gap: 26px;
}
#contents main .productsLineup02 li {
  position: relative;
  width: 396px;
  background-color: #EEECE1;
  margin-top: 30px;
}
#contents main .productsLineup02 li a {
  display: block;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color:#333333;
}

#contents main .productsLineup02_inner:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: translateY(-50%) rotate(135deg);
}
#contents main .productsLineup02 a:hover {
  opacity: 0.7;
  text-decoration: none;
  color:#333333;
}

#contents main .productsLineup03 {
  margin: 45px 0 90px;
}

#contents main .productsLineup03 .productsLineup03_title {
  font-size: 24px;
  font-weight: bold;
  color:#161e4f;
}

#contents main .productsLineup03 .productsLineup03_title_inner {
  margin-top: 25px;
  font-size: 20px;
  color:#161e4f;
}

#contents main .productsLineup03_inner img {
  width: auto;
}

#contents main .productsLineup03_inner a {
  color:#333333;
}

#contents main .productsLineup03_inner a:hover {
  text-decoration: none;
  color:#333333;
}

#contents main .productsLineup03 .productsLineup03_inner02 {
  font-size: 18px;
  margin-top: 15px;
  color:#161e4f;
}

#contents main .productsLineup03 .productsLineup03_inner03 {
  font-size: 24px;
  font-weight: bold;
  color:#161e4f;
}

#contents main .productsLineup03 .productsLineup03_inner03 span {
  display: inline-block;
  vertical-align: middle;
  padding: 2px 8px;
  color: #fff;
  font-size: 16px;
  background: #E60009;
  margin-right: 10px;
}

#contents main .productsLineup03 .productsLineup03_inner + .productsLineup03_inner {
  margin-top: 60px;
}

#contents main .system .system_title {
  font-size: 24px;
  font-weight: bold;
  color:#161e4f;
  margin-bottom: 30px;
}

#productsLineup01,
#productsLineup02,
#productsLineup03 {
  padding-top:84px;
  margin-top:-84px;
}

@media screen and (max-width: 767px) {
  #contents .inquiry {
    margin-top: 3.4vw;
    width: 38vw;
}
  
  #contents .inquiry a {
    font-size: 4vw;
}

#contents #productsLineup .inner,
#contents .system .inner {
   width:92%
}

#contents main .productsLineup02_inner:after {
  right: 10px;
}

  #contents main .productsLineup03_inner img {
    max-width: 100%;
    height: auto;
}
  #contents main .productsLineup02 {
    flex-direction: column;
    gap: 3vw;
    margin-top: 3vw;
}
#contents main .productsLineup02 li {
    width: 92vw;
    margin: 0 auto;
}
#contents main .productsLineup02 li a {
  padding: 4.8vw;
  font-size: 4.8vw;
}

  #contents main .productsLineup03 {
  margin: 10vw 0 13vw;
}

#contents main .productsLineup03 .productsLineup03_title {
  font-size: 5.2vw;
}

#contents main .productsLineup03 .productsLineup03_title_inner {
  margin-top: 4.5vw;
  font-size: 4.0vw;
}

#contents main .productsLineup03 .productsLineup03_inner02 {
  font-size: 4.0vw;
  margin-top: 4vw;
}

#contents main .productsLineup03 .productsLineup03_inner03 {
  font-size: 6.5vw;
}

#contents main .productsLineup03 .productsLineup03_inner03 span {
  font-size: 3.0vw;
}

#contents main .productsLineup03 .productsLineup03_inner + .productsLineup03_inner {
  margin-top: 14vw;
}

#contents main .system .system_title {
  font-size: 5.2vw;
  margin-bottom: 8vw;
}
#productsLineup01,
#productsLineup02,
#productsLineup03 {
  padding-top:32vw;
  margin-top:-32vw;
}
}

