.page_title {
  font-size: 3.4rem;
}

@media screen and (max-width: 980px) {
  .page_title {
    font-size: 2.69841rem;
  }
}

@media screen and (max-width: 500px) {
  .page_title {
    font-size: 4.53333vw;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 500px) {
  .flex {
    display: block;
  }
}

.main-visual {
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #0a2986;
}

.main-visual .section-inner {
  position: relative;
}

@media screen and (max-width: 500px) {
  .main-visual .section-inner {
    z-index: 1;
  }
}

.main-visual_contents {
  position: absolute;
  top: 0;
  right: 0;
  width: 1000px;
  height: 300px;
  background-image: url("./../../../../img/support-service/i-kit/mv.png");
  background-position: top left;
  background-size: cover;
}

@media screen and (max-width: 1300px) {
  .main-visual_contents {
    width: 78%;
  }
}

@media screen and (max-width: 980px) {
  .main-visual_contents {
    right: 0;
    width: 78%;
    height: 23.80952rem;
    background-position: center;
  }
}

@media screen and (max-width: 500px) {
  .main-visual_contents {
    width: 57.2vw;
    height: 46vw;
    background-image: url("./../../../../img/support-service/i-kit/mv_sp.png");
    background-position: top left;
  }
}

@media screen and (max-width: 980px) {
  .main-visual {
    height: 23.80952rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual {
    height: 46vw;
  }
}

.main-visual .main-visual_titlebox {
  display: table-cell;
  z-index: 50;
  position: relative;
  height: 300px;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .main-visual .main-visual_titlebox {
    height: 23.80952rem;
  }
}

@media screen and (max-width: 500px) {
  .main-visual .main-visual_titlebox {
    height: 46vw;
  }
}

.sheet, .detail {
  margin-top: 60px;
}

@media screen and (max-width: 980px) {
  .sheet, .detail {
    margin-top: 4.7619rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet, .detail {
    margin-top: 8vw;
  }
}

.sheet .title-h4, .detail .title-h4 {
  font-size: 2.2rem;
}

@media screen and (max-width: 980px) {
  .sheet .title-h4, .detail .title-h4 {
    font-size: 1.74603rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .title-h4, .detail .title-h4 {
    font-size: 3.46667vw;
  }
}

.sheet .title-h4:before, .detail .title-h4:before {
  height: 24px;
  margin-top: calc(-21px/2);
}

.sheet .title-h4 + .text, .detail .title-h4 + .text {
  margin-top: 10px;
}

.sheet .subtitle-h3, .detail .subtitle-h3 {
  margin-bottom: 25px;
}

@media screen and (max-width: 980px) {
  .sheet .subtitle-h3, .detail .subtitle-h3 {
    margin-bottom: 1.98413rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .subtitle-h3, .detail .subtitle-h3 {
    margin-bottom: 3.33333vw;
  }
}

.sheet .text, .detail .text {
  font-size: 1.6rem;
}

@media screen and (max-width: 980px) {
  .sheet .text, .detail .text {
    font-size: 1.26984rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .text, .detail .text {
    font-size: 2.93333vw;
  }
}

.sheet .img_title, .detail .img_title {
  margin-top: 50px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .sheet .img_title, .detail .img_title {
    margin-top: 3.96825rem;
    font-size: 1.42857rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .img_title, .detail .img_title {
    margin-top: 6.66667vw;
    font-size: 3.33333vw;
  }
}

.sheet .img_title + .img02, .detail .img_title + .img02 {
  margin-top: 20px;
}

@media screen and (max-width: 980px) {
  .sheet .img_title + .img02, .detail .img_title + .img02 {
    margin-top: 1.5873rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .img_title + .img02, .detail .img_title + .img02 {
    margin-top: 5.33333vw;
  }
}

.page_title {
  color: #0a2986;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .page_title {
    font-size: 5.86667vw;
  }
}

.page_text {
  margin-top: 23px;
  font-size: 1.8rem;
  line-height: 32px;
  text-align: center;
  text-align: center;
}

@media screen and (max-width: 980px) {
  .page_text {
    margin-top: 1.8254rem;
    font-size: 1.42857rem;
    line-height: 2.53968rem;
  }
}

@media screen and (max-width: 500px) {
  .page_text {
    width: 91%;
    margin: 3.06667vw auto 0;
    text-align: left;
  }
}

.sheet .sheet-table {
  margin-top: 40px;
}

@media screen and (max-width: 980px) {
  .sheet .sheet-table {
    margin-top: 3.1746rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .sheet-table {
    margin-top: 5.33333vw;
  }
}

.sheet .sheet-table .sheet-table__inner {
  width: 100%;
}

.sheet .sheet-table .sheet-table__inner .title {
  margin-bottom: 20px;
  color: #0a2986;
  font-size: 2.0rem;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .sheet .sheet-table .sheet-table__inner .title {
    margin-bottom: 1.5873rem;
    font-size: 1.5873rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .sheet-table .sheet-table__inner .title {
    margin-bottom: 2.66667vw;
    font-size: 3.33333vw;
  }
}

.sheet .sheet-table .sheet-table__inner table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem;
}

@media screen and (max-width: 980px) {
  .sheet .sheet-table .sheet-table__inner table {
    font-size: 1.11111rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .sheet-table .sheet-table__inner table {
    font-size: 3.06667vw;
  }
}

.sheet .sheet-table .sheet-table__inner td {
  box-sizing: border-box;
  padding: 15px;
  border-top: 1px solid #e4e4e4;
  border-right: solid 1px #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-collapse: collapse;
  vertical-align: middle;
}

@media screen and (max-width: 980px) {
  .sheet .sheet-table .sheet-table__inner td {
    padding: 0.79365rem;
  }
}

@media screen and (max-width: 500px) {
  .sheet .sheet-table .sheet-table__inner td {
    padding: 2vw;
  }
}

.sheet .sheet-table .sheet-table__inner th {
  box-sizing: border-box;
  padding: 15px;
  border-top: #e4e4e4 solid 1px;
  border-right: none;
  border-bottom: solid 1px #e4e4e4;
  border-left: solid 1px #e4e4e4;
  background-color: #0a2986;
  color: #fff;
  font-weight: normal;
  vertical-align: middle;
}

.sheet .sheet-table .sheet-table__inner .color01 {
  background-color: #f7fbff;
  color: #1f1f1f;
}

.sheet .sheet-table .sheet-table__inner .color02 {
  background-color: #f0f3fd;
  color: #1f1f1f;
}

.detail .img01, .detail .img02 {
  margin: 40px auto 0;
}

@media screen and (max-width: 980px) {
  .detail .img01, .detail .img02 {
    margin: 3.1746rem auto 0;
  }
}

@media screen and (max-width: 500px) {
  .detail .img01, .detail .img02 {
    margin: 5.33333vw auto 0;
  }
}

.detail .img01 {
  width: calc(2120px/2);
}

@media screen and (max-width: 980px) {
  .detail .img01 {
    width: calc(168.25397rem/2);
  }
}

@media screen and (max-width: 500px) {
  .detail .img01 {
    width: 86.66667vw;
  }
}

.detail .img02 {
  width: calc(1530px/2);
}

@media screen and (max-width: 980px) {
  .detail .img02 {
    width: calc(121.42857rem/2);
  }
}

@media screen and (max-width: 500px) {
  .detail .img02 {
    width: 66.66667vw;
  }
}

.detail img {
  width: 100%;
  height: auto;
}

.detail .btnbox {
  margin-top: 37px;
}

@media screen and (max-width: 980px) {
  .detail .btnbox {
    margin-top: 2.93651rem;
  }
}

@media screen and (max-width: 500px) {
  .detail .btnbox {
    margin-top: 5.33333vw;
  }
}

.detail .btnbox .btnlink {
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 16px 0;
  border: 1px solid #0a2986;
}

@media screen and (max-width: 980px) {
  .detail .btnbox .btnlink {
    width: 31.74603rem;
    padding: 1.26984rem 0;
  }
}

@media screen and (max-width: 500px) {
  .detail .btnbox .btnlink {
    width: 89.33333%;
    padding: 3.89105% 0;
  }
}

.detail .btnbox .btnlink:after {
  right: 0;
  left: 0;
  width: 100%;
}

.detail .btnbox .btnlink span {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (max-width: 980px) {
  .detail .btnbox .btnlink span {
    font-size: 1.11111rem;
  }
}

@media screen and (max-width: 500px) {
  .detail .btnbox .btnlink span {
    font-size: 3.2vw;
    letter-spacing: 0;
  }
}

.detail .btnbox .btnlink span:before {
  right: 28px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
}

@media screen and (max-width: 980px) {
  .detail .btnbox .btnlink span:before {
    right: 2.22222rem;
    width: 0.55556rem;
    height: 0.55556rem;
    margin-top: -0.31746rem;
  }
}

@media screen and (max-width: 500px) {
  .detail .btnbox .btnlink span:before {
    right: 3.222vw;
    width: 1.556vw;
    height: 1.556vw;
    margin-top: -0.31746vw;
  }
}

@media screen and (min-width: 501px) {
  .detail .btnbox .btnlink:hover:after {
    right: 0;
    left: auto;
    width: 100%;
    background-color: #ffffff;
  }
  .detail .btnbox .btnlink:hover span {
    color: #0a2986;
  }
}

.detail .btnbox .btnlink:after {
  background-color: #0a2986;
}

.detail .btnbox .btnlink:after {
  transition: all 0.1s cubic-bezier(1, 0, 0, 1);
}

.detail .btnbox .btnlink span {
  transition: none;
}

.detail .btnbox .btnlink span:before {
  transition: visibility 0.1s cubic-bezier(1, 0, 0, 1);
}

.detail .btnbox .btnlink .icon {
  position: relative;
  transition: color 0.1s cubic-bezier(1, 0, 0, 1);
}

.detail .btnbox .btnlink .icon:before {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 40px;
  height: 33px;
  margin-top: 0;
  transform: translateY(-50%) rotate(0);
  border: none;
  background-image: url("./../../../../img/support-service/i-kit/img_off.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  transition: none;
}

@media screen and (max-width: 980px) {
  .detail .btnbox .btnlink .icon:before {
    left: 3.1746rem;
    width: 3.1746rem;
    height: 2.61905rem;
  }
}

@media screen and (max-width: 500px) {
  .detail .btnbox .btnlink .icon:before {
    left: 3.333vw;
    width: 8.867vw;
    height: 7.267vw;
  }
}

.detail .btnbox .btnlink .icon:after {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 40px;
  height: 33px;
  transform: translateY(-50%);
  background-image: url("./../../../../img/support-service/i-kit/img_on.png");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(1, 0, 0, 1);
}

@media screen and (max-width: 980px) {
  .detail .btnbox .btnlink .icon:after {
    left: 3.1746rem;
    width: 3.1746rem;
    height: 2.61905rem;
  }
}

@media screen and (min-width: 501px) {
  .detail .btnbox .btnlink:hover:after {
    right: 0;
    left: auto;
    width: 100%;
    background-color: #ffffff;
  }
  .detail .btnbox .btnlink:hover span {
    transition: color 0.1s cubic-bezier(1, 0, 0, 1);
  }
  .detail .btnbox .btnlink:hover .icon {
    color: #00367e;
    transition: none !important;
  }
  .detail .btnbox .btnlink:hover .icon:after {
    opacity: 1;
  }
}

.contact {
  margin-top: 0;
}

.contact .btnbox {
  text-align: center;
}

/*# sourceMappingURL=../../../../../css-map/pages/support-service/i-kit/index.css.map */
