  @charset "UTF-8";
/* CSS Document */
/* フォーマット
------------------------------------- */
#content * {
  box-sizing: border-box;
}

#content img {
  vertical-align: top;
}

img {
  border: 0;
  vertical-align: bottom;
}

#content p {
  margin-bottom: 0;
}

#content .box01 {
  margin: 0;
}

#content figure {
  margin: 0;
}

#content h3 {
  font-weight: bold;
}

/* aタグ設定
------------------------------------- */
#content #firstArea a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  zoom: 1;
  text-decoration: none;
}

#content a:hover {
  text-decoration: none;
}

#content a {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

/* 基本設定
------------------------------------- */
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  .supportPage .sectionTxt {
    font-size: 16px;
  }
  .supportPage .text {
    font-size: 18px;
  }
  .supportPage .txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
#content h2 {
  margin-bottom: 40px;
  text-align: center;
}

#content {
  background: #e9eaee;
  font-size: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.supportPage {
  color: #333;
}

.supportPage section {
  background: #fff;
  width: 1020px;
  margin: 50px auto 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.supportPage #firstArea {
  margin-top: 0;
  margin-bottom: 100px;
  padding-bottom: 80px;
  width: 100%;
}

sup {
  font-size: 75%;
}

sup.sup02 {
  font-size: 60%;
}

.cap {
  font-size: 14px;
  line-height: 1.5;
  text-indent: -1em;
  margin-left: 1em;
  margin-top: 13px;
}

.pageIndex .cap {
  margin-left: 0;
  margin-top: 0;
}

.supportPage strong {
  color: #bf3944;
}

.sectionTxt {
  line-height: 1.875;
}

.btnObj a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #a1ae65;
  border-radius: 9px;
  height: 60px;
  padding: 13px 35px;
  color: #a1ae65;
  font-size: 125%;
  font-weight: normal;
  position: relative;
}

.btnObj a .txt02 {
  color: #a1ae65;
}

.btnObj a:link {
  color: #a1ae65;
}

.btnObj a::after {
  content: "";
  background: url("/ie/support/img/icon_arrow.png") 0 0 no-repeat;
  width: 9px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
}

a.linkBlank::before {
  content: "";
  background: url("/ie/support/img/icon_blank_sp.png") 0 0 no-repeat;
  width: 17px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  background-size: contain;
}

.diagonalBox {
  background: url("/ie/support/img/bg_diagonal.gif") 0 0 repeat;
  line-height: 2;
  padding: 6px;
  width: 608px;
  margin: 90px auto 0;
}

.diagonalBox .inBox {
  background: #fff;
  padding: 17px 15px 18px;
}

.diagonalBox p {
  font-size: 125%;
  font-weight: bold;
}

/* pageIndex
------------------------------------- */
.pageIndex #firstArea {
  padding-top: 0;
  padding-bottom: 70px;
}

.pageIndex h1 {
  padding: 60px 0 320px 0;
  margin-bottom: 84px;
  background: url("/ie/support/img/index_first_img01.jpg") center bottom no-repeat;
  color: #fff;
  text-align: center;
}

.pageIndex h3 {
  font-size: 150%;
  margin-bottom: 12px;
}

.pageIndex #pageNav {
  background: url("/ie/support/img/bg_diagonal.gif") 0 0 repeat;
  width: 1020px;
  margin: 80px auto 0;
  padding: 30px;
}

.pageIndex #pageNav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 854px;
  margin: 0 auto -10px;
}

.pageIndex #pageNav ul li {
  background: #fff;
  margin-bottom: 10px;
}

.pageIndex .sectionImg {
  margin-top: 60px;
}

.pageIndex #assuranceArea .cap {
  margin-top: 18px;
}

.pageIndex #assuranceArea .capList {
  width: 560px;
  margin: 40px auto 0;
}

.pageIndex #assuranceArea .capList li {
  text-indent: -1em;
  margin-left: 1em;
  text-align: justify;
  font-size: 14px;
  line-height: 1.5;
}

.pageIndex #assuranceArea .sectionImg {
  margin-top: 35px;
}

.pageIndex #compensationArea .capList {
  width: 450px;
  margin: 10px auto 0;
}

.pageIndex #compensationArea .capList li {
  text-indent: -1em;
  margin-left: 1em;
  text-align: justify;
  font-size: 12px;
  line-height: 1.5;
}

.pageIndex #compensationArea dl {
  display: flex;
  margin: 15px auto 0;
  width: 780px;
  text-align: left;
  letter-spacing: 0.05em;
  font-size: 16px;
  line-height: 1.875;
}

.pageIndex #compensationArea dl:first-of-type {
  margin-top: 30px;
}

.pageIndex #compensationArea dt {
  color: #7f8f37;
  flex: 0 0 105px;
  font-weight: 500;
}

.pageIndex #compensationArea .compensationArea_cap {
  display: block;
  text-indent: -1em;
  margin-left: 1em;
  font-size: 12px;
  line-height: 1.5;
}

.pageIndex #compensationArea .compensationArea_cap:first-of-type {
  margin-top: 5px;
}

.pageIndex #compensationArea .animBox {
  width: 780px;
  padding-top: 175px;
  margin: 60px auto 0;
  position: relative;
}

.pageIndex #compensationArea .compensation_graph_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.pageIndex #compensationArea .compensation_graph_item01 {
  width: 143px;
  position: absolute;
  top: 54px;
  left: 65px;
}

.pageIndex #compensationArea .compensation_graph_item02 {
  width: 715px;
  position: absolute;
  top: 110px;
  left: 65px;
}

.pageIndex #maintenanceArea .strongTxt {
  font-weight: bold;
  font-size: 150%;
  margin-top: 55px;
}

.pageIndex #maintenanceArea .capList {
  width: 500px;
  margin: 0 auto 0;
}

.pageIndex #maintenanceArea .capList li {
  text-indent: -1em;
  margin-left: 1em;
  text-align: justify;
  font-size: 14px;
  line-height: 1.5;
}

.pageIndex #maintenanceArea .capList02 {
  width: 500px;
  margin: 28px auto 0;
}

.pageIndex #maintenanceArea .capList02 li {
  text-indent: -4.3em;
  margin-left: 4.3em;
  text-align: justify;
  font-size: 14px;
  line-height: 1.5;
}

.pageIndex #supportArea .layout {
  width: 780px;
  margin: 0 auto;
}

.pageIndex #supportArea .supportList {
  margin: 45px 0 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pageIndex #supportArea .supportList li {
  border: 1px solid #a0a0a0;
  border-radius: 10px;
  flex-basis: 245px;
  height: 200px;
  overflow: hidden;
  margin-top: 28px;
}

.pageIndex #supportArea .supportList li:nth-of-type(-n + 3) {
  margin-top: 0;
}

.pageIndex #supportArea .supportList li .txt {
  color: #fff;
  font-size: 118.75%;
  background: #a0a0a0;
  padding: 13px 0;
  font-weight: bold;
}

.pageIndex #supportArea .text {
  line-height: 1.6;
}

.pageIndex #serviceArea ul.btnObj {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.pageIndex #serviceArea ul.btnObj li {
  width: 370px;
}

.pageIndex #supportArea .telObj {
  color: #8a9a3f;
  font-size: 225%;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 12px;
}

.pageIndex #supportArea .telObj a {
  color: #8a9a3f;
}

.pageIndex #supportArea .telObj:before {
  content: "";
  background: url("/ie/support/img/icon_tel.png") 0 0 no-repeat;
  width: 24px;
  height: 31px;
  display: inline-block;
  margin-right: 20px;
}

.pageIndex #supportArea .btnObj.mail {
  margin-top: 35px;
}

.pageIndex #supportArea .btnObj.mail a {
  font-size: 100%;
  width: 370px;
  margin: 0 auto;
}

.pageIndex #supportArea .btnObj.mail a::before {
  content: "";
  background: url("/ie/support/img/icon_mail.png") 0 0 no-repeat;
  background-size: contain;
  width: 22px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
}

.pageIndex #supportArea .callCenter {
  font-size: 150%;
  position: relative;
  font-weight: bold;
  margin: 72px 0 12px;
  text-align: center;
}

.pageIndex #supportArea .callTime span {
  font-size: 87.5%;
  top: -2px;
  right: 0;
  display: inline-block;
  background: #a0a0a0;
  color: #fff;
  padding: 2px 13px 2px;
  border-radius: 5px;
}

.pageIndex #supportArea .capList {
  font-size: 75%;
  line-height: 1.5;
  margin-top: 13px;
}

.pageIndex #serviceArea .layout {
  width: 860px;
  margin: 0 auto;
}

.pageIndex #serviceArea ul.btnObj {
  margin: 30px auto 90px;
  max-width: 780px;
  width: 100%;
}

.pageIndex #serviceArea ul.btnObj li a {
  display: block;
  height: auto;
}

.pageIndex #serviceArea ul.btnObj li a .txt01 {
  font-size: 80%;
  color: #333;
  display: block;
  margin-bottom: 8px;
}

.pageIndex #serviceArea figure {
  margin: 45px 0 0 0;
}

.pageIndex #serviceArea p.btnObj a {
  width: 400px;
  margin: 40px auto 0;
}

.pageIndex #serviceArea .servise-box {
  margin-top: 30px;
  background-color: #f3f3f3;
  padding: 40px 40px 50px;
  letter-spacing: 0.05em;
}

.pageIndex #serviceArea .servise-box h4 {
  text-align: center;
  font-size: 24px;
  color: #8a9a3f;
}

.pageIndex #serviceArea .servise-box h4 + p {
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
  line-height: 1.87;
}

.pageIndex #serviceArea .servise-box .servise-box__list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.pageIndex #serviceArea .servise-box .servise-box__list li {
  width: calc(33.333% - 40px / 3);
  background-color: #fff;
  padding: 25px 20px;
}

.pageIndex #serviceArea .servise-box .servise-box__list li h5 {
  font-size: 17px;
  margin-bottom: 5px;
  color: #95825f;
  font-weight: bold;
}

.pageIndex #serviceArea .servise-box .servise-box__list li p {
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
}

.pageIndex #serviceArea .servise-box .servise-box__list li img {
  max-width: 100%;
}

.pageIndex #serviceArea .servise-box .btnObj {
  margin-top: 30px;
  margin-bottom: 0;
  justify-content: center;
}

.pageIndex #serviceArea .servise-box .btnObj a {
  background-color: #fff;
}


.pageIndex #systemArea .layout {
  width: 860px;
  margin: 0 auto;
}

.pageIndex #systemArea .box {
  display: flex;
  justify-content: space-between;
}

.pageIndex #systemArea .box .txtBox {
  width: 390px;
  text-align: left;
}

.pageIndex #systemArea .box .figure {
  width: 420px;
}

.pageIndex #systemArea .box h3 .subTxt {
  color: #8a9a3f;
  font-size: 83.3333%;
  display: block;
  padding: 10px 0 2px;
}

.pageIndex #systemArea .box01 {
  align-items: center;
}

.pageIndex #systemArea .box02 h3,
.pageIndex #systemArea .box03 h3 {
  background: url("/ie/support/img/bg_sankaku.gif") 0 0 no-repeat;
  padding-left: 18px;
}

.pageIndex #systemArea .box .txt {
  line-height: 1.875;
}

.pageIndex #systemArea .box .btnObj {
  margin-top: 15px;
}

.pageIndex #systemArea .box02 {
  margin: 30px 0 0;
}

.pageIndex #systemArea .box02 figure {
  margin-top: 28px;
}

.pageIndex #systemArea .box03 {
  margin-top: 40px;
}

.pageIndex #systemArea .box03 figure {
  margin-top: 17px;
}

/* pageSumstock
------------------------------------- */
.pageSumstock h3 {
  font-size: 125%;
}

.pageSumstock #serviceArea .layout,
.pageSumstock #requirementArea .layout,
.pageSumstock #pointArea .layout {
  width: 860px;
  margin: 0 auto;
}

.pageSumstock #serviceArea .sectionTxt {
  float: left;
  width: 400px;
  text-align: justify;
}

.pageSumstock #serviceArea .img {
  float: right;
  width: 389px;
}

.pageSumstock .requirementList {
  margin-top: 80px;
}

.pageSumstock .requirementList li {
  float: left;
  padding-top: 220px;
  line-height: 1.6;
  background-size: 242px auto !important;
  font-size: 18px;
}

.pageSumstock .requirementList li.item01, .pageSumstock .requirementList li.item02, .pageSumstock .requirementList li.item03 {
  max-width: 265px;
  width: 100%;
}

.pageSumstock .requirementList li.item01 {
  background: url("/ie/support/img/sumstock/requirement_img01.png") 0 0 no-repeat;
}

.pageSumstock .requirementList li.item02 {
  background: url("/ie/support/img/sumstock/requirement_img02.png") center 0 no-repeat;
  width: 280px;
}

.pageSumstock .requirementList li.item03 {
  background: url("/ie/support/img/sumstock/requirement_img03.png") center 0 no-repeat;
  width: 242px;
}

.pageSumstock #requirementArea .btnObj a {
  width: 400px;
  margin: 70px auto 0;
}

.pageSumstock #pointArea .box .txtBox {
  float: left;
  width: 390px;
  text-align: left;
  padding-top: 40px;
}

.pageSumstock #pointArea .box02 .txtBox {
  padding-top: 3px;
}

.pageSumstock #pointArea .box .txtBox h3 {
  margin-bottom: 9px;
  line-height: 1.5;
}

.pageSumstock #pointArea .box .txtBox .txt {
  line-height: 1.7;
  text-align: justify;
}

.pageSumstock #pointArea .box .rightBox {
  float: right;
  width: 388px;
}

.pageSumstock #pointArea .box01 .rightBox {
  float: right;
  width: 404px;
}

.pageSumstock #pointArea .box01 .rightBox figure {
  margin: 0;
}

.pageSumstock #pointArea .box01 figcaption {
  margin-bottom: 15px;
  font-weight: bold;
}

.pageSumstock #pointArea .box01 .fig01 figcaption {
  padding-left: 20px;
}

.pageSumstock #pointArea .box01 figure.fig02 {
  padding-left: 20px;
  margin-top: 40px;
}

.pageSumstock #pointArea .box01 .capList {
  text-align: left;
  font-size: 14px;
  padding-left: 20px;
  margin-top: 10px;
  letter-spacing: -0.8px;
}

.pageSumstock #pointArea .box02 {
  margin-top: 55px;
}

.pageSumstock #pointArea .box03 {
  margin-top: 57px;
}

.pageSumstock #pointArea .box04 {
  margin-top: 55px;
}

/*sumstock new
------------------------------------- */
.pageSumstock a {
  text-decoration: none;
}
.pageSumstock li {
  list-style: none;
}
.pageSumstock .ttl {
  text-align: center;
}
.pageSumstock h2.ttl {
  margin-bottom: 52px;
  margin-top: 0;
}
.pageSumstock .btnArea {
  background-color: #a1ae65;
  max-width: 860px;
  margin: 0 auto;
  padding: 40px 0 40px;
}
.pageSumstock .btnArea .text {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 10px;
}
.pageSumstock .btnArea .btnObj {
  max-width: 400px;
  margin: 0 auto;
}
.pageSumstock .btnArea .btnObj a {
  background-color: #fff;
}
.pageSumstock .btnArea .btnObj a:hover {
  color: #fff;
  background-color: #8a9a3f;
  border: 1px solid #fff;
}
.pageSumstock .telArea {
  background-color: #00603c;
  max-width: 860px;
  margin: 20px auto 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 40px 0;
}
.pageSumstock .telArea .text {
  font-size: 24px;
  margin-top: 0;
  padding-bottom: 7px;
  font-weight: bold;
}
.pageSumstock .telArea .telObj {
  font-size: 60px;
  position: relative;
  margin-top: 0;
  padding-bottom: 4px;
  letter-spacing: 0.001em;
  font-weight: bold;
}
.pageSumstock .telArea .telObj::before {
  content: "";
  background: url("/ie/support/img/sumstock/icon-phone.png") 0 0 no-repeat;
  background-size: 100%;
  width: 44px;
  height: 57px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 18px;
}
.pageSumstock #firstArea {
  padding-top: 0;
  padding-bottom: 140px;
}
.pageSumstock #firstArea .ttl {
  padding: 80px 0 300px 0;
  margin-bottom: 70px;
  background: url("/ie/support/img/sumstock/sumstock_fv.jpg") center bottom no-repeat;
  background-size: 1020px;
}
.pageSumstock #firstArea .logoArea, .pageSumstock #firstArea .lead {
  text-align: center;
}
.pageSumstock #firstArea .logoArea {
  max-width: 630px;
  margin: 0 auto 90px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.pageSumstock #requirementArea h3.ttl {
  font-size: 24px;
  margin-top: 50px;
  margin-bottom: 24px;
}
.pageSumstock #requirementArea h3.ttl:last-child {
  margin-top: 40px;
}
.pageSumstock #requirementArea .ttl {
  text-align: center;
}
.pageSumstock #requirementArea .requirementList {
  margin-bottom: 60px;
  padding-left: inherit;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.pageSumstock #requirementArea .requirementList li {
  text-align: center;
  list-style: none;
}
.pageSumstock #requirementArea .requirementList li:not(:last-child) {
  margin-right: 3.9%;
}
.pageSumstock #requirementArea .movieArea {
  max-width: 650px;
  margin: 0 auto;
}
.pageSumstock #requirementArea .movieArea .inner {
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%;
  position: relative;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}
.pageSumstock #requirementArea .movieArea .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pageSumstock #priceArea h2.ttl {
  margin-bottom: 60px;
}
.pageSumstock #priceArea .imgArea {
  padding-bottom: 50px;
}
.pageSumstock #priceArea .imgArea img {
  display: block;
  margin: 0 auto;
}
.pageSumstock #priceArea .imgArea img:not(:last-child) {
  margin-bottom: 15px;
}
.pageSumstock #priceArea .fig:first-child {
  padding-bottom: 20px;
}
.pageSumstock #priceArea .fig figcaption {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 23px;
}
.pageSumstock #priceArea .fig .figImgArea {
  position: relative;
  max-width: 700px;
  max-height: 397px;
  margin: 0 auto;
}
.pageSumstock #priceArea .fig .figImgArea:last-child {
  margin-bottom: 30px;
}
.pageSumstock #priceArea .fig .figImgArea img {
  width: 100%;
  height: auto;
}
.pageSumstock #priceArea .capList {
  max-width: 700px;
  margin: 0 auto;
  padding-left: inherit;
  padding-bottom: 60px;
  line-height: 1.25;
}
.pageSumstock #priceArea .capList li {
  text-align: left;
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
}
.pageSumstock #pointArea h3 {
  margin-top: 0;
}
.pageSumstock #pointArea .txt {
  margin-top: 0;
}
.pageSumstock #pointArea .txtBox {
  padding-top: 0 !important;
}
.pageSumstock #pointArea .box03 {
  margin-top: 40px;
}
.pageSumstock #pointArea .box03 .rightBox {
  padding-top: 30px;
}
.pageSumstock #pointArea .btnArea {
  margin-top: 25px;
}
.pageSumstock #pointArea .inquiry {
  display: flex;
  justify-content: center;
}
.pageSumstock #pointArea .inquiry .text {
  display: flex;
  letter-spacing: 0.001em;
  font-size: 18px;
  padding-bottom: 0;
}
.pageSumstock #pointArea .inquiry .text:first-child {
  padding-right: 15px;
}
.pageSumstock #pointArea .whiteBg {
  margin-top: 2px;
  font-size: 16px;
  background-color: #fff;
  color: #00603c;
  display: block;
  width: 75px;
  height: 25px;
  line-height: 1;
  margin-right: 8px;
  padding-top: 4px;
  flex-shrink: 0;
}

/* pageJti
------------------------------------- */
.pageJti .layout {
  width: 868px;
  margin: 0 auto;
}

.pageJti#content .titleTxt {
  margin-bottom: 5px;
}

.pageJti .titleTxt strong {
  font-size: 150%;
  font-weight: bold;
}

.pageJti .titleTxt sup {
  position: relative;
  top: -5px;
}

.pageJti .box .txtBox {
  float: left;
  width: 390px;
  text-align: left;
}

.pageJti .box .txtBox h3 {
  margin-bottom: 9px;
  line-height: 1.5;
  font-size: 125%;
}

.pageJti .box .txtBox .txt {
  text-align: justify;
  line-height: 1.7;
}

.pageJti #serviceArea .box01 {
  margin-top: 95px;
}

.pageJti #serviceArea .btnObj {
  margin-top: 50px;
}

.pageJti #carefulnessArea .box02 {
  margin-top: 85px;
}

.pageJti #carefulnessArea .box03 {
  margin-top: 104px;
}

.pageJti #carefulnessArea .box04 {
  margin-top: 85px;
}

.pageJti #carefulnessArea .box01 h3 {
  margin-top: 13px;
}

.pageJti #carefulnessArea .box02 h3 {
  margin-top: 30px;
}

.pageJti #carefulnessArea .box03 h3 {
  margin-top: 30px;
}

.pageJti #carefulnessArea .box04 h3 {
  margin-top: 45px;
}

.pageJti #carefulnessArea .box05 h3 {
  margin-top: 45px;
}

.pageJti #carefulnessArea .box06 h3 {
  margin-top: 65px;
}

.pageJti #carefulnessArea .nextBox {
  color: #fff;
  background: url(/ie/support/img/jt-i/arrow_bottom.gif) 0 bottom no-repeat;
  width: 452px;
  margin: 0 auto;
  padding: 18px 0 40px;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.458;
}

.pageJti #carefulnessArea .nextBox.item01 {
  margin-top: 100px;
  margin-bottom: 45px;
}

.pageJti #carefulnessArea .nextBox.item02 {
  margin-top: 90px;
  margin-bottom: 50px;
}

/* clearfix
------------------------------------- */
.clearfix::after,
.layout:after,
.requirementList:after,
#pointArea .box:after,
.pageJti .box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* アニメーション関連
------------------------------------- */
#content .popfade {
  position: absolute;
  left: auto;
  right: 0;
  margin-top: 3px;
  transform: scale(0.6);
  opacity: 0;
}

.fade {
  opacity: 0;
  top: 0;
}

.upfade {
  opacity: 0;
  top: 50px;
}

.downfade {
  opacity: 0;
  top: -50px;
}

.downfade2, .fade2 {
  opacity: 0;
}

.rel {
  position: relative;
}

.animBox:after {
  content: "";
  clear: both;
  display: table;
}

.nomove {
  top: 0 !important;
  opacity: 1 !important;
}

#content #fig1, #content #fig1-sp {
  margin: 65px 0 0 120px;
  float: none;
  position: relative;
}

#content #fig2, #content #fig2-sp {
  margin: 41px 0 0 120px;
  float: none;
  position: relative;
}

#fig1-1, #fig1-sp-1 {
  left: 0;
  top: 0;
  height: 210px;
  width: 90px;
  z-index: 10;
}

#fig1-2, #fig1-sp-2 {
  left: 0px;
  top: 270px;
  height: 210px;
  width: 90px;
  z-index: 10;
}

#fig1-4, #fig1-sp-4 {
  left: 174px;
  top: 44px;
  height: 39px;
  width: 150px;
}

#fig1-5, #fig1-sp-5 {
  left: 469px;
  top: 24px;
  height: 63px;
  width: 277px;
}

#fig1-arrow1, #fig1-sp-arrow1 {
  left: 155px;
  top: 86px;
  height: 39px;
  width: 609px;
  overflow: hidden;
}

#fig1-arrow1 img {
  height: 39px;
  width: 609px;
  left: -100%;
  top: 0;
  position: absolute;
}

#fig1-sp-arrow1 img {
  top: -100%;
  left: 0;
  position: absolute;
}

#fig1-3, #fig1-sp-3 {
  left: 110px;
  top: 184px;
  height: 118px;
  width: 621px;
  position: absolute;
  overflow: hidden;
}

#fig1-3 img, #fig1-sp-3 img {
  left: 0;
  top: 0;
  height: 118px;
  width: 621px;
  position: absolute;
}

#fig1-3 img.mask, #fig1-sp-3 img.mask {
  width: 700px;
  left: auto;
  right: 0;
  /* 確認 */
  opacity: 0;
}

#fig1-arrow2, #fig1-sp-arrow2 {
  left: 156px;
  top: 352px;
  height: 34px;
  width: 92px;
  overflow: hidden;
}

#fig1-arrow2 img, #fig1-sp-arrow2 img {
  position: absolute;
  left: -100%;
  top: 0;
  height: 34px;
  width: 92px;
}

#fig1-6, #fig1-sp-6 {
  left: 255px;
  top: 353px;
  height: 32px;
  width: 70px;
}

#fig1-7, #fig1-sp-7 {
  left: 143px;
  top: 393px;
  height: 74px;
  width: 110px;
}

#fig1, #fig1-sp {
  width: 762px;
  height: 480px;
  position: relative;
}

#fig1 > *, #fig1-sp > * {
  position: absolute;
}

#fig2, #fig2-sp {
  width: 785px;
  height: 540px;
}

#fig2-1, #fig2-sp-1 {
  left: 0;
  top: 0;
  height: 90px;
  width: 30px;
  z-index: 10;
}

#fig2-2, #fig2-sp-2 {
  left: 90px;
  top: 0px;
  height: 90px;
  width: 696px;
  z-index: 10;
  overflow: hidden;
}

#fig2-2 div, #fig2-sp-2 div {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #b11616;
  overflow: hidden;
}

#fig2-2 img, #fig2-sp-2 img {
  left: 0px;
  top: 0px;
  height: 90px;
  width: 696px;
  opacity: 0;
}

#fig2-3a, #fig2-sp-3a {
  left: 0px;
  top: 103px;
  height: 59px;
  width: 759px;
  overflow: hidden;
}

#fig2-3b, #fig2-sp-3b {
  left: 0px;
  top: 163px;
  height: 378px;
  width: 759px;
  overflow: hidden;
}

#fig2-3a img, #fig2-sp-3a img {
  left: 0px;
  top: 0px;
  height: 437px;
  width: 759px;
  position: absolute;
}

#fig2-3b img, #fig2-sp-3b img {
  left: 0px;
  bottom: 0px;
  height: 437px;
  width: 759px;
  position: absolute;
}

#fig2-5, #fig2-sp-5 {
  left: 727px;
  top: 159px;
  height: 212px;
  width: 43px;
}

#fig2-6, #fig2-sp-6 {
  left: 215px;
  top: 202px;
  height: 126px;
  width: 520px;
  overflow: hidden;
}

#fig2-6 img, #fig2-sp-6 img {
  left: 0;
  top: 0;
  height: 126px;
  width: 520px;
  position: absolute;
}

#fig2-7, #fig2-sp-7 {
  left: 217px;
  top: 392px;
  height: 124px;
  width: 520px;
  overflow: hidden;
}

#fig2-7 img, #fig2-sp-7 img {
  left: 0;
  top: 0;
  height: 126px;
  width: 520px;
  height: 124px;
  width: 520px;
  position: absolute;
}

#fig2-6 div, #fig2-7 div, #fig2-sp-6 div, #fig2-sp-7 div {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  overflow: hidden;
}

#fig2 > *, #fig2-sp > * {
  position: absolute;
}

/* 演出関係
------------------------------------- */
figure.figure1 {
  display: block;
  position: relative;
  float: right;
}

figure.figure1 img:nth-child(1) {
  position: relative !important;
}

p.figure2 {
  position: relative;
}

p.figure2 img:nth-child(1) {
  position: relative !important;
}

figure.figure3 {
  display: block;
  position: relative;
}

figure.figure4 {
  position: relative;
}

figure.figure1 img, p.figure2 img, figure.figure3 img, figure.figure4 img, figure.figure5 img {
  left: 0;
  position: absolute;
}

figure.figure1 img:nth-child(1) {
  position: relative !important;
}

#mainContent figure.figure4 .popfade {
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  width: 45%;
  margin-top: 3px;
  opacity: 0;
}

#mainContent figure.figure5 {
  position: relative;
}

.figure2 img.downfade {
  top: -5vw;
}

@media screen and (min-width: 768px) {
  .btnObj a:hover {
    border: 1px solid #a1ae65;
    color: #fff;
    background: #a1ae65;
  }
  .btnObj a:hover .txt02 {
    color: #fff;
  }
  a.linkBlank:hover::before {
    background: url("/ie/support/img/icon_blank_on.png") 0 0 no-repeat;
    background-size: contain;
  }
  .btnObj a:hover::after {
    background: url("/ie/support/img/icon_arrow_on.png") 0 0 no-repeat;
  }
  .pageIndex #supportArea .btnObj.mail a:hover::before {
    background: url("/ie/support/img/icon_mail_on.png") 0 0 no-repeat;
    background-size: contain;
  }
  .pageIndex #serviceArea ul.btnObj li a:hover .txt01 {
    color: #fff;
  }
  .pageIndex #serviceArea .servise-box .btnObj a:hover {
    border: 1px solid #a1ae65;
    color: #fff;
    background-color: #a1ae65;
  }
}
@media (max-width: 767px) {
  #mainContent * {
    box-sizing: border-box;
  }
  #mainContent img {
    border: 0;
    vertical-align: bottom;
    width: 100%;
    height: auto;
  }
  #mainContent figure {
    margin: 0;
  }
  #mainContent .link_target {
    display: inline-block;
    position: relative;
    top: -108px;
  }
  .mt0 {
    margin-top: 0 !important;
  }
  #content {
    min-width: 100%;
  }
  #content h2 {
    margin-bottom: 30px;
  }
  #mainContent {
    background: #eee;
    font-size: 14px;
    padding-bottom: 50px;
  }
  .supportPage {
    color: #333;
  }
  .supportPage section {
    background: #fff;
    width: calc(100% - 40px);
    margin: 25px auto 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .layout {
    padding: 0 15px;
  }
  .supportPage #firstArea {
    margin-bottom: 50px;
    padding-bottom: 0;
    width: 100%;
  }
  #pageIndex.supportPage #firstArea {
    padding-bottom: 40px;
  }
  sup {
    font-size: 10px;
  }
  #content .cap {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 1em;
  }
  #content.pageIndex .cap {
    margin-top: 0.5em;
  }
  #content .cap02 {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 0.5em;
  }
  #content .cap03 {
    font-size: 10px;
    line-height: 1.5;
  }
  .pageIndex #assuranceArea .capList li,
  .pageIndex #assuranceArea .capList02 li {
    text-align: left;
    font-size: 10px;
    text-indent: -1em;
    margin-left: 1em;
    line-height: 1.5;
  }
  .pageSumstock #pointArea .box01 .capList {
    text-align: left;
    font-size: 10px;
    margin-top: 10px;
    text-indent: -1em;
    margin-left: 1em;
    line-height: 1.5;
    padding-left: 0;
  }
  .supportPage .capList02 {
    text-indent: -4.2em;
    margin-left: 4.2em;
  }
  .supportPage strong {
    color: #bf3944;
    font-weight: bold;
  }
  .sectionTxt {
    line-height: 1.6;
  }
  .btnObj a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #a1ae65;
    border-radius: 9px;
    height: 45px;
    padding: 8px 25px;
    color: #a1ae65;
    font-size: 15px;
    font-weight: normal;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 1.231;
  }
  .btnObj a::after {
    content: "";
    background: url("/ie/support/img/icon_arrow_sp.png") 0 0 no-repeat;
    background-size: contain;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
  }
  a.linkBlank::before {
    content: "";
    background: url("/ie/support/img/icon_blank_sp.png") 0 0 no-repeat;
    background-size: contain;
    width: 11px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    display: block;
  }
  .diagonalBox {
    background: url("/ie/support/img/bg_diagonal.gif") 0 0 repeat;
    background-size: 4px 4px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    padding: 5px;
    width: 100%;
    margin: 50px auto 0;
  }
  .diagonalBox .inBox {
    background: #fff;
    padding: 20px 17px 25px;
  }
  /* pageIndex
  ------------------------------------- */
  .pageIndex #firstArea {
    padding-bottom: 50px;
  }
  .pageIndex h1 {
    margin-bottom: 0;
    padding: 0;
    background-image: none;
  }
  .pageIndex h3 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
  }
  .pageIndex #pageNav {
    background: url("/ie/support/img/bg_diagonal.gif") 0 0 repeat;
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 15px;
  }
  .pageIndex #pageNav ul {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .pageIndex #pageNav ul li {
    float: left;
    margin-top: 10px;
    margin-bottom: 0;
    width: calc(50% - 5px);
  }
  .pageIndex #pageNav ul li:nth-of-type(2n) {
    float: right;
  }
  .pageIndex #pageNav ul li:nth-of-type(-n + 2) {
    margin-top: 0;
  }
  .pageIndex#mainContent .sectionImg {
    margin-top: 50px;
  }
  .pageIndex #assuranceArea .capList {
    width: auto;
    margin-top: 40px;
  }
  .pageIndex #assuranceArea .sectionImg {
    margin-top: 25px;
  }
  .pageIndex #compensationArea .sectionTxt {
    text-align: left;
    line-height: 1.6;
  }
  .pageIndex #compensationArea .capList {
    width: 100%;
    margin: 10px 0 0;
  }
  .pageIndex #compensationArea .capList li {
    font-size: 10px;
  }
  .pageIndex #compensationArea dl {
    display: block;
    margin: 20px 0 0;
    width: 100%;
    font-size: 14px;
  }
  .pageIndex #compensationArea dl:first-of-type {
    margin-top: 35px;
  }
  .pageIndex #compensationArea dt {
    color: #7f8f37;
  }
  .pageIndex #compensationArea dd {
    padding-top: 6px;
  }
  .pageIndex #compensationArea .compensationArea_cap:first-of-type {
    margin-top: 8px;
  }
  .pageIndex #compensationArea .animBox {
    width: 100%;
    padding-top: 132.4%;
    margin: 47px auto 0;
  }
  .pageIndex #compensationArea .compensation_graph_bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .pageIndex #compensationArea .compensation_graph_item01 {
    width: 21.76%;
    position: absolute;
    top: 8%;
    left: 42.2%;
  }
  .pageIndex #compensationArea .compensation_graph_item02 {
    width: 12.6%;
    position: absolute;
    top: 8%;
    left: 68.73%;
  }
  .pageIndex #maintenanceArea .txtBox02 {
    text-align: center;
  }
  .pageIndex #maintenanceArea .strongTxt {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5625;
    margin-top: 50px;
  }
  .pageIndex #maintenanceArea .capList02 {
    margin-top: 25px;
    width: auto;
  }
  .pageIndex #maintenanceArea .capList02 li {
    font-size: 10px;
  }
  .pageIndex #maintenanceArea .capList {
    width: auto;
  }
  .pageIndex #maintenanceArea .capList li {
    font-size: 10px;
  }
  .pageIndex #supportArea .supportList {
    margin: 25px auto 30px;
    width: calc(100% - 30px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pageIndex #supportArea .supportList li {
    border: 1px solid #a0a0a0;
    height: auto;
    border-radius: 4px;
    flex-basis: calc((100% - 15px) / 2);
    overflow: hidden;
    margin-top: 15px;
  }
  .pageIndex #supportArea .supportList li:nth-of-type(-n + 2) {
    margin-top: 0;
  }
  .pageIndex #supportArea .supportList li .txt {
    color: #fff;
    font-size: 14px;
    background: #a0a0a0;
    padding: 6px 0;
    text-align: center;
  }
  .pageIndex #supportArea .supportList li figure {
    width: 100%;
  }
  .pageIndex #supportArea .text {
    line-height: 1.6;
  }
  .pageIndex #supportArea ul.btnObj,
  .pageIndex #serviceArea ul.btnObj {
    margin-top: 20px;
    max-width: 100%;
  }
  .pageIndex #supportArea ul.btnObj {
    margin-top: 0;
  }
  .pageIndex #supportArea ul.btnObj li,
  .pageIndex #serviceArea ul.btnObj li {
    width: 100%;
    margin-top: 15px;
  }
  .pageIndex #supportArea ul.btnObj li:first-child,
  .pageIndex #serviceArea ul.btnObj li:first-child {
    margin-top: 0;
  }
  .pageIndex #supportArea .callBox {
    text-align: center;
  }
  .pageIndex #supportArea .callCenter {
    font-size: 16px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 5px;
    position: relative;
  }
  .pageIndex #supportArea .telObj {
    text-align: center;
    font-size: 0;
    margin: -10px 0 0;
  }
  .pageIndex #supportArea .telObj:before {
    display: none;
  }
  .pageIndex #supportArea .telObj a {
    font-size: 25px;
    color: #8a9a3f !important;
    font-weight: bold;
    text-decoration: none;
  }
  .pageIndex #supportArea .telObj a::before {
    content: "";
    background: url("/ie/support/img/icon_tel_sp.gif") 0 center no-repeat;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    margin-right: 1vw;
    display: inline-block;
    position: relative;
    top: 0.5vw;
  }
  .pageIndex #supportArea .callTime {
    font-size: 12px;
    display: inline-block;
    background: #a0a0a0;
    color: #fff;
    padding: 4px 10px 3px;
    border-radius: 5px;
    line-height: 1;
    margin-top: 10px;
  }
  .pageIndex #supportArea .btnObj.mail a {
    font-size: 12px;
    margin-top: 30px;
    width: auto;
  }
  .pageIndex #supportArea .btnObj.mail a::before {
    content: "";
    background: url("/ie/support/img/icon_mail_sp.gif") 0 center no-repeat;
    background-size: contain;
    width: 18px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 17px;
    transform: translateY(-50%);
  }
  .pageIndex #serviceArea ul.btnObj {
    margin-bottom: 30px;
  }
  .pageIndex #serviceArea ul.btnObj li a {
    display: block;
    height: auto;
  }
  .pageIndex #serviceArea ul.btnObj li a .txt01 {
    font-size: 12px;
    color: #333;
    display: block;
    margin-bottom: 5px;
  }
  .pageIndex #serviceArea figure {
    margin: 15px 0 0 0;
  }
  .pageIndex #serviceArea figure img {
    border: 1px solid #eee;
  }
  .pageIndex #serviceArea p.btnObj a {
    margin: 20px auto 0;
  }


  .pageIndex #serviceArea .servise-box {
    margin-top: 15px;
    padding: 25px 15px 40px;
  }
  
  .pageIndex #serviceArea .servise-box h4 {
    text-align: left;
    font-size: 16px;
  }
  
  .pageIndex #serviceArea .servise-box h4 + p {
    margin-top: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
  }
  
  .pageIndex #serviceArea .servise-box .servise-box__list {
    margin-top: 20px;
    display: block;
  }
  
  .pageIndex #serviceArea .servise-box .servise-box__list li {
    width: 100%;
    padding: 20px 10px;
  }

  .pageIndex #serviceArea .servise-box .servise-box__list li:not(:first-of-type) {
    margin-top: 20px;
  }
  
  .pageIndex #serviceArea .servise-box .servise-box__list li h5 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 3px;
    text-align: left;
  }
  
  .pageIndex #serviceArea .servise-box .servise-box__list li p {
    margin-top: 0;
    text-align: left;
  }
  
  .pageIndex #serviceArea .servise-box .servise-box__list li img {
    max-width: 100%;
  }
  
  .pageIndex #serviceArea .servise-box .btnObj {
    margin-top: 30px;
    margin-bottom: 0;
    justify-content: center;
  }


  .pageIndex #systemArea .box figure {
    margin-top: 30px;
  }
  .pageIndex #systemArea .box02 figure {
    margin-top: 25px;
  }
  .pageIndex #systemArea .box h3 .subTxt {
    color: #8a9a3f;
    font-size: 14px;
    display: block;
    padding: 13px 0 7px;
  }
  .pageIndex #systemArea .box02 h3,
  .pageIndex #systemArea .box03 h3 {
    background: url("/ie/support/img/bg_sankaku.gif") 0 0 no-repeat;
    background-size: 45px 45px;
    padding-left: 7px;
  }
  .pageIndex #systemArea .box .txtBox {
    width: auto;
  }
  .pageIndex #systemArea .box .txt {
    line-height: 1.6;
  }
  .pageIndex #systemArea .box .btnObj {
    margin-top: 25px;
  }
  .pageIndex #systemArea .box02 {
    margin-top: 30px;
  }
  .pageIndex #systemArea .box03 {
    margin-top: 38px;
  }
  /* pageSumstock
  ------------------------------------- */
  .pageSumstock #serviceArea .layout, .pageSumstock #requirementArea .layout, .pageSumstock #pointArea .layout {
    width: auto;
    padding: 0 15px;
  }
  .pageSumstock h3 {
    font-size: 16px;
    font-weight: bold;
  }
  .pageSumstock #serviceArea .sectionTxt {
    text-align: justify;
    margin-bottom: 20px;
    width: auto;
    float: none;
  }
  .pageSumstock #serviceArea .img {
    float: none;
    width: auto;
  }
  #requirementArea h3 {
    text-align: center;
    margin-bottom: 50px;
  }
  .pageSumstock .requirementList li {
    line-height: 1.6;
    text-align: center;
    margin-bottom: 35px;
    font-size: 14px;
  }
  .pageSumstock .requirementList li.item01 {
    background: none;
    width: auto;
    margin-right: 0;
    padding-top: 0;
  }
  .pageSumstock .requirementList li.item02 {
    background: none;
    width: auto;
    margin-right: 0;
    padding-top: 0;
  }
  .pageSumstock .requirementList li.item03 {
    background: none;
    width: auto;
    padding-top: 0;
  }
  .pageSumstock .requirementList li:last-child {
    margin-bottom: 0;
  }
  .pageSumstock #requirementArea .btnObj a {
    margin: 35px auto 0;
    width: auto;
  }
  .pageSumstock #pointArea .box .txtBox {
    text-align: left;
    width: auto;
    float: none;
    padding-top: 0;
  }
  .pageSumstock #pointArea .box .txtBox h3 {
    margin-bottom: 10px;
    line-height: 1.5;
  }
  .pageSumstock #pointArea .box .txtBox .txt {
    line-height: 1.6;
    text-align: justify;
  }
  .pageSumstock #pointArea .box .rightBox {
    width: auto;
    float: none;
  }
  .pageSumstock #pointArea .box01 .rightBox {
    float: none;
    width: auto;
  }
  .pageSumstock #pointArea .box01 figcaption {
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
  }
  .pageSumstock #pointArea .box01 .rightBox .fig01 {
    margin-top: 30px;
  }
  .pageSumstock #pointArea .box01 .fig02 {
    margin-top: 35px;
  }
  .pageSumstock #pointArea .box02,
  .pageSumstock #pointArea .box03,
  .pageSumstock #pointArea .box04 {
    margin-top: 35px;
  }
  .diagonalBox p {
    font-size: 14px;
  }
  /*sumstock new
  ------------------------------------- */
  .pageSumstock.supportPage section#requirementArea, .pageSumstock.supportPage section#priceArea, .pageSumstock.supportPage section#pointArea {
    padding-top: 40px;
  }
  .pageSumstock .btnArea {
    padding: 30px 15px;
    margin: 0 -15px;
  }
  .pageSumstock .btnArea .text {
    font-size: 16px;
    padding-bottom: 10px;
    letter-spacing: 0.01em;
  }
  .pageSumstock .btnArea .btnObj {
    max-width: none;
  }
  .pageSumstock .telArea {
    padding: 30px 0;
    margin: 22px -15px 0;
  }
  .pageSumstock .telArea .text {
    font-size: 16px;
    padding-bottom: 9px;
    font-weight: bold;
    letter-spacing: 0.03em;
  }
  .pageSumstock .telArea p.telObj {
    font-size: 29px;
    letter-spacing: 0.03em;
  }
  .pageSumstock .telArea p.telObj::before {
    width: 22px;
    height: 28px;
    margin-right: 8px;
    top: 3px;
  }
  .pageSumstock #firstArea .layout {
    padding: 0;
  }
  .pageSumstock #firstArea .ttl {
    padding: 80px 0 60vw 0;
    margin-bottom: 11.2vw;
    background: url("/ie/support/img/sumstock/sumstock_fv_sp.jpg") center bottom no-repeat;
    background-size: 100%;
  }
  .pageSumstock #firstArea .ttl img {
    width: 57%;
  }
  .pageSumstock #firstArea .logoArea {
    justify-content: center;
    max-width: none;
    margin: 0 auto 16vw;
  }
  .pageSumstock #firstArea .logoArea img:first-child {
    width: 40.5%;
  }
  .pageSumstock #firstArea .logoArea img:last-child {
    width: 37.4%;
    margin-left: 8.6%;
  }
  .pageSumstock #firstArea .lead img {
    width: 91%;
    margin-bottom: 16vw;
  }
  .pageSumstock #requirementArea h3.ttl {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .pageSumstock #requirementArea h3.ttl:last-child {
    margin-top: 36px;
  }
  .pageSumstock #requirementArea h3.ttl.movie {
    margin-top: 23px;
  }
  .pageSumstock #requirementArea .ttl img {
    width: 76.5%;
  }
  .pageSumstock #requirementArea .requirementList {
    padding-right: 0;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }
  .pageSumstock #requirementArea .requirementList li {
    margin-bottom: 24px;
  }
  .pageSumstock #requirementArea .requirementList li:not(:last-child) {
    margin-right: inherit;
  }
  .pageSumstock #requirementArea .requirementList li.item01, .pageSumstock #requirementArea .requirementList li.item02, .pageSumstock #requirementArea .requirementList li.item03 {
    max-width: none !important;
  }
  .pageSumstock #requirementArea .requirementList li img {
    width: 77%;
    margin-bottom: 14px;
  }
  .pageSumstock #requirementArea .movieArea .inner {
    width: 100% !important;
    height: 44.6666666667vw !important;
    margin: 0 auto;
  }
  .pageSumstock #priceArea h2.ttl {
    margin-bottom: 40px;
  }
  .pageSumstock #priceArea .ttl img {
    width: 32.4%;
  }
  .pageSumstock #priceArea .imgArea img:not(:last-child) {
    margin-bottom: 20px;
  }
  .pageSumstock #priceArea .imgArea img.triangle {
    width: 9%;
    margin-bottom: 15px;
  }
  .pageSumstock #priceArea .fig figcaption {
    font-size: 14px;
  }
  .pageSumstock #priceArea .fig .figImgArea.mb {
    margin-bottom: 60px;
  }
  /* pageJti
  ------------------------------------- */
  /* clearfix
  ------------------------------------- */
  /* 演出関係
  ------------------------------------- */
  /* 最後確認 */
  /*#mainContent #fig1-sp-3 > div,
  #mainContent #fig1-sp-arrow1 > div,
  #mainContent #fig2-sp-6 > div,
  #mainContent #fig2-sp-7 > div {
  	height: 100%;
  }
  #mainContent #fig1-sp-arrow1 img, #mainContent #fig1-sp-arrow2 img {
  	top: 0;
  }
  #mainContent #fig2-sp-5_mask {
  	width: 0;
  }*/
}
@media (max-width: 767px) and (max-width: 680px) {
  .pageSumstock #priceArea .fig .figImgArea.mb {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .pageSumstock #priceArea .capList {
    line-height: 1.2;
    padding-bottom: 38px;
  }
  .pageSumstock #pointArea h2 {
    margin-top: 0;
  }
  .pageSumstock #pointArea h2 img {
    width: 90%;
  }
  .pageSumstock #pointArea .rightBox {
    margin-top: 10px;
  }
  .pageSumstock #pointArea .box03 {
    margin-top: 45px;
  }
  .pageSumstock #pointArea .box03 .rightBox {
    margin-top: 0;
    padding-top: 20px;
  }
  .pageSumstock #pointArea .box04 .rightBox {
    margin-top: 10px;
    padding-top: 0;
  }
  .pageSumstock #pointArea .inquiry {
    max-width: 350px;
    margin: 0 auto;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
  }
  .pageSumstock #pointArea .inquiry .text {
    font-size: 14px;
    text-align: left;
  }
  .pageSumstock #pointArea .inquiry .text:first-child {
    padding-right: 10px;
    padding-bottom: 5px;
  }
  .pageSumstock #pointArea .whiteBg {
    font-size: 14px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    margin-top: -1px;
    width: 63px;
  }
  .pageJti .layout {
    width: auto;
    padding: 0 15px;
  }
  .pageJti#content .titleTxt {
    margin-bottom: 10px;
    text-align: center;
  }
  .pageJti .titleTxt strong {
    font-size: 18px;
    font-weight: bold;
  }
  .pageJti .titleTxt sup {
    position: relative;
    top: -5px;
  }
  .pageJti .box .txtBox {
    text-align: left;
    float: none;
    width: auto;
  }
  .pageJti .box .txtBox h3 {
    margin-bottom: 9px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
  }
  .pageJti .box .txtBox .txt {
    text-align: justify;
    line-height: 1.6;
  }
  .pageJti #serviceArea .box01 {
    margin-top: 45px;
  }
  .pageJti #serviceArea h3 {
    font-size: 14px;
  }
  .pageJti #serviceArea .btnObj {
    margin-top: 25px;
  }
  .pageJti #carefulnessArea .box {
    margin-top: 40px;
  }
  .pageJti #carefulnessArea .box01,
  .pageJti #carefulnessArea .box05,
  .pageJti #carefulnessArea .box06 {
    margin-top: 0;
  }
  .pageJti #carefulnessArea .box06 h3 {
    margin-top: 0;
  }
  .pageJti #carefulnessArea .nextBox {
    color: #fff;
    background: url(/ie/support/img/jt-i/arrow_bottom.gif) 0 bottom no-repeat;
    background-size: 100% auto;
    width: 80%;
    margin: 0 auto;
    padding: 10px 0 25px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.458;
    text-align: center;
  }
  .pageJti #carefulnessArea .nextBox.item01 {
    margin-top: 43px;
    margin-bottom: 35px;
  }
  .pageJti #carefulnessArea .nextBox.item02 {
    margin-top: 25px;
    margin-bottom: 35px;
  }
  .pageJti #carefulnessArea .cap {
    text-indent: -1em;
    margin-left: 1em;
  }
  .pageJti .diagonalBox {
    margin-top: 30px;
  }
  .clearfix::after,
  .contactList::after,
  .layout:after,
  .requirementList:after,
  #pointArea .box:after,
  .pageJti .box:after,
  .pageIndex #pageNav ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  figure.figure1 {
    display: block;
    position: relative;
    float: none;
  }
  p.figure2 {
    position: relative;
  }
  figure.figure3 {
    display: block;
    position: relative;
  }
  figure.figure4 {
    position: relative;
  }
  figure.figure1 img, p.figure2 img, figure.figure3 img, figure.figure4 img, figure.figure5 img {
    left: 0;
    position: absolute;
  }
  .fade {
    opacity: 0;
    top: 0;
  }
  .fade2 {
    opacity: 0;
  }
  .upfade {
    opacity: 0;
    top: 10vw;
  }
  .downfade {
    opacity: 0;
    top: -10vw;
  }
  .downfade2 {
    opacity: 0;
  }
  .rel {
    position: relative !important;
  }
  .animBox:after {
    content: "";
    clear: both;
    display: table;
  }
  .nomove {
    top: 0 !important;
    opacity: 1 !important;
  }
  #content figure#fig1-sp {
    width: 100%;
    height: 0;
    padding-top: 198.1967%;
    position: relative;
    margin: 50px 0 0;
  }
  #content figure#fig2-sp {
    width: 96.979%;
    margin: 50px auto 0;
    position: relative;
  }
  figure#fig1-sp img, figure#fig2-sp img {
    display: block;
  }
  figure#fig1-sp > img, figure#fig2-sp_body > img {
    position: absolute;
  }
  #mainContent #fig1-sp-1 {
    width: 44.26%;
    left: 0;
    top: 0%;
  }
  #mainContent #fig1-sp-2 {
    width: 44.26%;
    left: inherit;
    right: 0;
    top: 0%;
  }
  #mainContent #fig1-sp-3 {
    width: 36%;
    height: 87.1%;
    left: 32%;
    top: 13%;
    position: absolute;
    overflow: hidden;
  }
  #mainContent #fig1-sp-3 div {
    width: 100%;
    height: 0%;
    left: 0;
    top: 0;
    overflow: hidden;
    position: relative;
  }
  #mainContent #fig1-sp-3 img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #mainContent #fig1-sp-4 {
    width: 10.32%;
    left: inherit;
    right: 3.57%;
    top: 25.95%;
  }
  #mainContent #fig1-sp-5 {
    width: 14.1%;
    left: inherit;
    right: 0%;
    top: 60.9%;
  }
  #mainContent #fig1-sp-6 {
    width: 10.16%;
    left: 4.77%;
    top: 20.69%;
  }
  #mainContent #fig1-sp-7 {
    width: 28.36%;
    left: 0%;
    top: 33.55%;
  }
  #mainContent #fig1-sp-arrow1 {
    width: 7.9%;
    height: 82.038%;
    overflow: hidden;
    left: inherit;
    right: 18.57%;
    top: 17.85%;
    position: absolute;
  }
  #mainContent #fig1-sp-arrow2 {
    width: 7.9%;
    height: 13.648%;
    left: 18.17%;
    top: 17.85%;
    position: absolute;
    overflow: hidden;
  }
  #mainContent #fig1-sp-arrow1 img, #mainContent #fig1-sp-arrow2 img {
    position: absolute;
    left: 0;
    top: -100%;
  }
  #mainContent #fig2-sp_header {
    position: relative;
  }
  #mainContent #fig2-sp_body > * {
    position: absolute;
  }
  #mainContent #fig2-sp-1 {
    width: 14.1%;
    margin-bottom: 0.9%;
  }
  #mainContent #fig2-sp-2 {
    width: 73.77%;
    left: inherit;
    right: 0;
    top: 0%;
    position: absolute;
  }
  #mainContent #fig2-sp-3 {
    width: 36.56%;
    margin-left: 26%;
  }
  #mainContent #fig2-sp-4 {
    width: 36.56%;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #mainContent #fig2-sp_body {
    position: relative;
    margin-top: 0%;
  }
  #mainContent #fig2-sp-5_mask {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  #mainContent #fig2-sp-5 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
  }
  #mainContent #fig2-sp-7 {
    left: 28.3%;
    top: 23.2%;
    width: 32.62%;
    height: 62.733%;
    overflow: hidden;
  }
  #mainContent #fig2-sp-6 {
    left: auto;
    right: 1.9%;
    top: 16%;
    width: 32.62%;
    height: 77.165%;
    overflow: hidden;
  }
  #mainContent #fig2-sp-6 > div, #mainContent #fig2-sp-7 > div {
    width: 100%;
    height: 0%;
    overflow: hidden;
  }
  #mainContent #fig2-sp-6 img, #mainContent #fig2-sp-7 img {
    width: 100%;
  }
  #mainContent #fig2-sp-8 {
    left: 25.8%;
    bottom: 0;
    width: 37.377%;
  }
  #fig2-sp {
    height: auto;
  }
  .pageIndex #supportArea .layout,
  .pageIndex #serviceArea .layout,
  .pageIndex #systemArea .layout {
    width: auto;
  }
  .pageIndex #firstArea .layout {
    padding: 0;
  }
  .pageIndex #supportArea .supportList li:nth-of-type(-n + 3) {
    margin-top: 15px;
  }
  .pageIndex #systemArea .box {
    display: block;
  }
  .pageSumstock #serviceArea .img .img_sp01,
  .pageJti .img_sp01 {
    position: static;
  }
}
/*#fig2-2 img {
	opacity: 1;
}
#fig2-6 div, #fig2-7 div {
	width: 100%;
}
.figure2 img.downfade {
	top: 0;
}*//*# sourceMappingURL=support.css.map */

.supportPage .bnr-catalog {
  display: block;
  max-width: 656px;
  margin: 50px auto 0;
}

.supportPage .bnr-catalog img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .supportPage .bnr-catalog {
    max-width: calc(100% - 40px);
    margin: 25px auto 0;
  }
}
