body.body main {
  overflow: hidden;
}
body.body.business-category-page .common-business-title {
  position: relative;
  text-align: center;
}
body.body.business-category-page .common-business-title .jp, body.body.business-category-page .common-business-title .en {
  display: block;
}
body.body.business-category-page .common-business-title .jp {
  font-weight: bold;
  font-size: 1.4375rem;
  letter-spacing: 0.2em;
  color: #1e277e;
}
body.body.business-category-page .common-business-title .en {
  font-family: "Roboto Slab", serif;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  color: #afafaf;
  font-weight: normal;
  margin-top: 0.3333333333em;
  display: block;
}
body.body.business-category-page .common-business-title.in-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: left;
}
body.body.business-category-page .common-business-title.in-icon .icon {
  display: block;
  margin-right: 12px;
}
body.body.business-category-page .common-business-title.in-icon .title-text .en {
  text-align: left;
}
body.body.business-category-page .common-business-title2 {
  border-bottom: 1px solid #1e277e;
  padding-bottom: 2vh;
  text-align: center;
}
body.body.business-category-page .common-business-title2.left {
  text-align: left;
}
body.body.business-category-page .common-business-title2 .jp, body.body.business-category-page .common-business-title2 .en {
  display: inline-block;
  line-height: 1.5em;
}
body.body.business-category-page .common-business-title2 .jp {
  font-weight: 500;
  font-size: 1.375rem;
  letter-spacing: 0.2em;
  color: #1e277e;
  margin-right: 10px;
}
body.body.business-category-page .common-business-title2 .en {
  font-family: "Roboto Slab", serif;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  color: #afafaf;
  font-weight: normal;
}
body.body.business-category-page .common-business-bg-title {
  background: #00afec;
  color: #fff;
  padding: 5px 8px;
  line-height: 1.5;
}
body.body.business-category-page .common-business-bg-title .jp {
  font-weight: bold;
  font-size: 1.4375rem;
  letter-spacing: 0.2em;
}
body.body.business-category-page .common-business-bg-title .en {
  font-weight: normal;
  font-size: 0.9375rem;
  display: inline-block;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.1em;
}
body.body.business-category-page .common-business-links-wrap {
  margin-top: 16.6666666667vh;
  overflow: hidden;
}
body.body.business-category-page .common-business-links-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 4.4444444444vh;
}
body.body.business-category-page .common-business-links-wrap ul li {
  width: 194px;
  max-width: 25%;
}
body.body.business-category-page .common-business-links-wrap ul li + li {
  border-left: 1px solid #d7d7d7;
}
body.body.business-category-page .common-business-links-wrap ul li.blank {
  width: 100%;
  margin: 0;
  border: none;
  max-width: 100%;
  margin-top: 6.1111111111vh;
}
body.body.business-category-page .common-business-links-wrap ul li.blank + li {
  border-left: none;
}
body.body.business-category-page .common-business-links-wrap ul li a {
  display: block;
  padding-bottom: 1.4444444444vh;
}
body.body.business-category-page .common-business-links-wrap ul li a .icon {
  height: 103px;
  position: relative;
}
body.body.business-category-page .common-business-links-wrap ul li a .icon img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body.body.business-category-page .common-business-links-wrap ul li a .icon img:nth-of-type(2) {
  opacity: 0;
}
body.body.business-category-page .common-business-links-wrap ul li a .text {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin-top: 1px;
}
body.body.business-category-page .common-business-links-wrap ul li a:hover .icon img {
  opacity: 0;
}
body.body.business-category-page .common-business-links-wrap ul li a:hover .icon img:nth-of-type(2) {
  opacity: 1;
}
body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(1) a .icon {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(3) a .icon {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(4) a .icon, body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(6) a .icon, body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(7) a .icon, body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(8) a .icon {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
body.body.business-category-page .common-business-catch {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  color: #00afec;
}
body.body.business-category-page .common-business-catch2 {
  font-size: 1.375rem;
  text-align: center;
  color: #00afec;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.5909090909em;
}
body.body.home-category-page .common-business-title {
  position: relative;
  text-align: center;
}
body.body.home-category-page .common-business-title .jp, body.body.home-category-page .common-business-title .en {
  display: block;
}
body.body.home-category-page .common-business-title .jp {
  font-weight: bold;
  font-size: 1.4375rem;
  letter-spacing: 0.2em;
  color: #1e277e;
}
body.body.home-category-page .common-business-title .en {
  font-family: "Roboto Slab", serif;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  color: #afafaf;
  font-weight: normal;
  margin-top: 0.3333333333em;
  display: block;
}
body.body.home-category-page .common-business-title.in-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: left;
}
body.body.home-category-page .common-business-title.in-icon .icon {
  display: block;
  margin-right: 12px;
}
body.body.home-category-page .common-business-title.in-icon .title-text .en {
  text-align: left;
}
body.body.home-category-page .common-business-title2 {
  border-bottom: 1px solid #1e277e;
  padding-bottom: 2vh;
  text-align: center;
}
body.body.home-category-page .common-business-title2.left {
  text-align: left;
}
body.body.home-category-page .common-business-title2 .jp, body.body.home-category-page .common-business-title2 .en {
  display: inline-block;
  line-height: 1.5em;
}
body.body.home-category-page .common-business-title2 .jp {
  font-weight: 500;
  font-size: 1.375rem;
  letter-spacing: 0.2em;
  color: #1e277e;
  margin-right: 10px;
}
body.body.home-category-page .common-business-title2 .en {
  font-family: "Roboto Slab", serif;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  color: #afafaf;
  font-weight: normal;
}
body.body.home-category-page .common-business-bg-title {
  background: #00afec;
  color: #fff;
  padding: 5px 8px;
  line-height: 1.5;
}
body.body.home-category-page .common-business-bg-title .jp {
  font-weight: bold;
  font-size: 1.4375rem;
  letter-spacing: 0.2em;
}
body.body.home-category-page .common-business-bg-title .en {
  font-weight: normal;
  font-size: 0.9375rem;
  display: inline-block;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.1em;
}
body.body.home-category-page .common-business-links-wrap {
  margin-top: 16.6666666667vh;
  overflow: hidden;
}
body.body.home-category-page .common-business-links-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 4.4444444444vh;
}
body.body.home-category-page .common-business-links-wrap ul li {
  width: 194px;
  max-width: 25%;
}
body.body.home-category-page .common-business-links-wrap ul li + li {
  border-left: 1px solid #d7d7d7;
}
body.body.home-category-page .common-business-links-wrap ul li.blank {
  width: 100%;
  margin: 0;
  border: none;
  max-width: 100%;
  margin-top: 6.1111111111vh;
}
body.body.home-category-page .common-business-links-wrap ul li.blank + li {
  border-left: none;
}
body.body.home-category-page .common-business-links-wrap ul li a {
  display: block;
  padding-bottom: 1.4444444444vh;
}
body.body.home-category-page .common-business-links-wrap ul li a .icon {
  height: 103px;
  position: relative;
}
body.body.home-category-page .common-business-links-wrap ul li a .icon img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body.body.home-category-page .common-business-links-wrap ul li a .icon img:nth-of-type(2) {
  opacity: 0;
}
body.body.home-category-page .common-business-links-wrap ul li a .text {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin-top: 1px;
}
body.body.home-category-page .common-business-links-wrap ul li a:hover .icon img {
  opacity: 0;
}
body.body.home-category-page .common-business-links-wrap ul li a:hover .icon img:nth-of-type(2) {
  opacity: 1;
}
body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(1) a .icon {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(3) a .icon {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(4) a .icon, body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(6) a .icon, body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(7) a .icon, body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(8) a .icon {
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
body.body.home-category-page .common-business-catch {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  color: #00afec;
}
body.body.home-category-page .common-business-catch2 {
  font-size: 1.375rem;
  text-align: center;
  color: #00afec;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.5909090909em;
}

@media (max-width: 768px) {
  body.body.business-category-page .common-business-title .jp {
    font-size: 1.0625rem;
  }
  body.body.business-category-page .common-business-title .en {
    font-size: 0.8125rem;
    letter-spacing: 0.1em;
  }
  body.body.business-category-page .common-business-title2 {
    text-align: left;
  }
  body.body.business-category-page .common-business-title2 .jp {
    font-size: 1.0625rem;
  }
  body.body.business-category-page .common-business-title2 .en {
    font-size: 0.8125rem;
    display: block;
  }
  body.body.business-category-page .common-business-bg-title .jp {
    font-size: 1.0625rem;
  }
  body.body.business-category-page .common-business-bg-title .en {
    font-size: 0.8125rem;
    display: block;
  }
  body.body.business-category-page .common-business-links-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  body.body.business-category-page .common-business-links-wrap ul li {
    width: 50%;
    max-width: 50%;
    border: none !important;
    margin-top: 8px;
    padding-top: 8px;
  }
  body.body.business-category-page .common-business-links-wrap ul li a .text {
    letter-spacing: 0;
  }
  body.body.business-category-page .common-business-links-wrap ul li.sp-border {
    border-left: 1px solid #d7d7d7 !important;
  }
  body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(n+3) {
    border-top: 1px solid #d7d7d7 !important;
    position: relative;
  }
  body.body.business-category-page .common-business-links-wrap ul li:nth-of-type(n+3):before {
    content: "";
    display: block;
    height: 8px;
    background: #fff;
    width: calc(100% + 1px);
    position: absolute;
    top: 0;
    left: -1px;
  }
  body.body.business-category-page .common-business-catch {
    font-size: 1.375rem;
  }
  body.body.business-category-page .common-text {
    font-size: 0.875rem;
  }
  body.body.home-category-page .common-business-title .jp {
    font-size: 1.0625rem;
  }
  body.body.home-category-page .common-business-title .en {
    font-size: 0.8125rem;
    letter-spacing: 0.1em;
  }
  body.body.home-category-page .common-business-title2 {
    text-align: left;
  }
  body.body.home-category-page .common-business-title2 .jp {
    font-size: 1.0625rem;
  }
  body.body.home-category-page .common-business-title2 .en {
    font-size: 0.8125rem;
    display: block;
  }
  body.body.home-category-page .common-business-bg-title .jp {
    font-size: 1.0625rem;
  }
  body.body.home-category-page .common-business-bg-title .en {
    font-size: 0.8125rem;
    display: block;
  }
  body.body.home-category-page .common-business-links-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  body.body.home-category-page .common-business-links-wrap ul li {
    width: 50%;
    max-width: 50%;
    border: none !important;
    margin-top: 8px;
    padding-top: 8px;
  }
  body.body.home-category-page .common-business-links-wrap ul li a .text {
    letter-spacing: 0;
  }
  body.body.home-category-page .common-business-links-wrap ul li.sp-border {
    border-left: 1px solid #d7d7d7 !important;
  }
  body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(n+3) {
    border-top: 1px solid #d7d7d7 !important;
    position: relative;
  }
  body.body.home-category-page .common-business-links-wrap ul li:nth-of-type(n+3):before {
    content: "";
    display: block;
    height: 8px;
    background: #fff;
    width: calc(100% + 1px);
    position: absolute;
    top: 0;
    left: -1px;
  }
  body.body.home-category-page .common-business-catch {
    font-size: 1.375rem;
  }
}
body.body .business-gas-ct2-page {
  overflow: hidden;
}
body.body .business-gas-ct2-page .top-box {
  margin-top: 3vh;
}
body.body .business-gas-ct2-page .top-box .inner {
  width: 980px;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.body .business-gas-ct2-page .top-box .inner:after {
  content: "";
  display: block;
  padding-top: 58.6734693878%;
  margin-top: 1.3333333333vh;
}
body.body .business-gas-ct2-page .top-box .inner .text-box {
  width: 38%;
}
body.body .business-gas-ct2-page .top-box .inner .text-box .title-box .gas {
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.2em;
  color: #00afec;
}
body.body .business-gas-ct2-page .top-box .inner .text-box .image {
  position: absolute;
  top: 1.3333333333vh;
  right: 0;
  width: 50%;
}
body.body .business-gas-ct2-page .top-box .inner .text-box .image img {
  display: block;
  width: 100%;
}
body.body .business-gas-ct2-page .top-box .inner .text-box .text-inner {
  margin-top: 42.3976608187%;
}
body.body .business-gas-ct2-page .top-box .inner .text-box .text-inner .common-text {
  margin-top: 2.3333333333vh;
}
body.body .business-gas-ct2-page .common-nav2 {
  margin-top: 10.5555555556vh;
}
body.body .business-gas-ct2-page .common-nav2 .pc-nav {
  width: 1370px;
}
body.body .business-gas-ct2-page .common-nav2 .pc-nav ul li {
  width: 270px;
}
body.body .business-gas-ct2-page .common-nav2 .pc-nav ul li.current a {
  color: #00afec;
}
body.body .business-gas-ct2-page .common-nav2 .pc-nav ul li.current a:before {
  background: #00afec;
}
body.body .business-gas-ct2-page .content-box {
  position: relative;
  margin-top: 15.2222222222vh;
}
body.body .business-gas-ct2-page .content-box:before {
  content: "";
  display: block;
  width: 100vw;
  height: 1025px;
  position: absolute;
  z-index: -1;
  right: 69.387755102%;
  background: #f0f5f5;
  top: -27.7777777778vh;
}
body.body .business-gas-ct2-page .content-box .mini-title {
  font-weight: 500;
  font-size: 1.0625rem;
  color: #1e277e;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #00afec;
  padding-bottom: 0.7647058824em;
}
body.body .business-gas-ct2-page .content-box .content-main-box {
  width: 980px;
  max-width: 80%;
  margin: 0 auto;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6.6666666667vh;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box .image-box {
  width: 48.5714285714%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box .image-box:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 175, 236, 0.12);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 8.8235294118%;
  margin-top: 8.8235294118%;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box .image-box img {
  display: block;
  width: 100%;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box .text-box {
  width: 45.9183673469%;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box .text-box .common-business-catch2 {
  text-align: left;
}
body.body .business-gas-ct2-page .content-box .content-main-box .double-box .text-box .common-text {
  margin-top: 1.8888888889vh;
}
body.body .business-gas-ct2-page .content-box .osusume-area {
  width: 914px;
  max-width: 80%;
  margin: 11.3333333333vh auto 0;
  position: relative;
}
body.body .business-gas-ct2-page .content-box .osusume-area:after {
  content: "";
  display: block;
  width: 100vw;
  height: 1025px;
  background: rgba(0, 175, 236, 0.12);
  left: 74.398249453%;
  top: 425px;
  z-index: -1;
  position: absolute;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -1.1111111111vh;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li {
  width: 46.4989059081%;
  margin-top: 6.1111111111vh;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li .nth-box {
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li .nth-box .nth {
  font-weight: bold;
  font-size: 1.25rem;
  color: #00afec;
  display: inline-block;
  font-family: "Roboto Slab", serif;
  margin-right: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li .nth-box .title {
  font-size: 1rem;
  font-weight: 500;
  color: #1e277e;
  letter-spacing: 0.1em;
  margin-top: 0.2em;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li .image {
  margin-top: 1.6666666667vh;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li .image img {
  display: block;
  width: 100%;
}
body.body .business-gas-ct2-page .content-box .osusume-area ol li .text {
  margin-top: 2.2222222222vh;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 0.875rem;
  line-height: 1.7857142857em;
  letter-spacing: 0.05em;
}
body.body .business-gas-ct2-page .content-box .osusume-area .more-kanta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12.2222222222vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 703px;
  max-width: 100%;
  margin: 12.2222222222vh auto 0;
  border-top: 1px solid #1e277e;
  border-bottom: 1px solid #1e277e;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3.3333333333vh 0;
}
body.body .business-gas-ct2-page .content-box .osusume-area .more-kanta .text {
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  margin-right: 20px;
  color: #1e277e;
}
body.body .business-gas-ct2-page .content-box .osusume-area .more-kanta .common-link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body.body .business-gas-ct2-page .content-box .product-area {
  width: 914px;
  max-width: 80%;
  margin: 5.5555555556vh auto 0;
}
body.body .business-gas-ct2-page .content-box .product-area .image-box {
  text-align: center;
  margin-top: 5.5555555556vh;
}
body.body .business-gas-ct2-page .content-box .product-area .image-box img {
  max-width: 100%;
}
body.body .business-gas-ct2-page .content-box .product-area .name {
  text-align: center;
  color: #fff;
  background: #00afec;
  width: 500px;
  max-width: 100%;
  margin: 7.2222222222vh auto 0;
  font-size: 1.0625rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 30px;
}
body.body .business-gas-ct2-page .content-box .product-area .logo {
  text-align: center;
  margin-top: 3.3333333333vh;
}
body.body .business-gas-ct2-page .content-box .product-area .logo img {
  max-width: 100%;
}
body.body .business-gas-ct2-page .content-box .product-area .logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3.3333333333vh;
}
body.body .business-gas-ct2-page .content-box .product-area .logo-box a {
  display: block;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  margin: 10px 10px 0;
}
body.body .business-gas-ct2-page .content-box .product-area .logo-box a:hover {
  opacity: 0.6;
}

@media (max-width: 768px) {
  body.body .business-gas-ct2-page .top-box .inner {
    display: block;
  }
  body.body .business-gas-ct2-page .top-box .inner:after {
    display: none;
  }
  body.body .business-gas-ct2-page .top-box .inner .text-box {
    width: 100%;
  }
  body.body .business-gas-ct2-page .top-box .inner .text-box .image {
    position: static;
    width: 100%;
    margin-top: 25px;
  }
  body.body .business-gas-ct2-page .top-box .inner .text-box .title-box .gas {
    font-size: 0.75rem;
  }
  body.body .business-gas-ct2-page .top-box .inner .text-box .text-inner {
    margin-top: 27px;
  }
  body.body .business-gas-ct2-page .top-box .inner .text-box .text-inner .common-business-catch2 {
    text-align: left;
  }
  body.body .business-gas-ct2-page .content-box:before {
    width: 56.75vw;
    height: 463px;
    top: 433px;
  }
  body.body .business-gas-ct2-page .content-box .content-main-box .double-box {
    display: block;
  }
  body.body .business-gas-ct2-page .content-box .content-main-box .double-box .image-box {
    width: 92.8125%;
  }
  body.body .business-gas-ct2-page .content-box .content-main-box .double-box .text-box {
    width: 100%;
    margin-top: 45px;
  }
  body.body .business-gas-ct2-page .content-box .osusume-area .mini-title {
    font-size: 1em;
  }
  body.body .business-gas-ct2-page .content-box .osusume-area ol li {
    width: 100%;
  }
  body.body .business-gas-ct2-page .content-box .osusume-area ol li .text {
    font-size: 1rem;
  }
  body.body .business-gas-ct2-page .content-box .osusume-area .more-kanta {
    display: block;
  }
  body.body .business-gas-ct2-page .content-box .osusume-area .more-kanta .text {
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    margin-right: 20px;
    color: #1e277e;
    width: 100%;
    margin: 0;
  }
  body.body .business-gas-ct2-page .content-box .osusume-area .more-kanta .common-link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 15px auto 0;
  }
}