@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap");

/* HeaderSet fix */
#HeaderSet .Statement {
  margin: 0 auto 0 0;
}
.JS #HeaderSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-content: space-between;
}

/**/
.content {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  color: #252525;
  background-color: #fff;
  overflow-x: hidden;
}
.content .btn a {
  transition: opacity 0.3s;
}
.content .btn a:hover {
  opacity: 0.6;
}
.content h2 {
  padding: 0;
  margin: 0;
  background: none;
}
.content h2 span {
  color: inherit;
  background-color: transparent;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline;
}
.content em {
  font-style: normal;
}
.content br.pc {
  display: inherit;
}
.content br.sp {
  display: none;
}
.content .image img {
  max-width: 100%;
}

section,
section.fullw > .inner {
  margin: 0 auto;
  max-width: 1100px;
  text-align: center;
}
section.fullw {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
section {
  padding: 100px 20px 80px 20px;
}
section.fullw > .inner {
  padding: 0;
}
.content section h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  border-bottom: 5px solid #dc3543;
  display: inline-block;
  line-height: 1;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 33px;
}
.content section h2::after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #dc3543;
  position: absolute;
  left: -10px;
  bottom: -10px;
  border-radius: 100%;
}

/* information */
.information {
  background-color: #fdf0e5;
  padding: 80px 20px;
}
.information .inner {
  background-color: #fff;
}
.content .information h2 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #fdf0e5;
  padding: 40px 0;
  line-height: 1;
  display: block;
  margin-bottom: 0px;
}
.content .information h2::after {
  content: none;
}
.information .boxs {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 40px 60px;
}
.information .boxs .box {
  width: 100%;
  text-align: center;
  min-height: 170px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.information .boxs.num3 {
  padding: 40px 29px;
}
.information .boxs.num3 .box {
  width: 30%;
  border-right: 2px solid #fdf0e5;
  padding-right: calc((100% - 30% * 3) / 4);
}
.information .boxs.num3 .box:last-child {
  margin-right: 0px;
  border-right: none;
  padding-right: 0px;
}
.information .subject {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}
.information .subject img {
  margin-bottom: 15px;
}
.information .subject2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
}
.information .boxs.num3 .subject {
  font-size: 24px;
}
.information .boxs.num3 .subject2 {
  font-size: 14px;
  line-height: 1;
}
.information .bytel .subject {
  font-size: 20px !important;
  font-weight: bold;
}
.information .subject2 img {
  margin-right: 10px;
}
.information .bytel .subject2 {
  font-size: 36px !important;
  font-weight: bold;
  line-height: 40px;
}
.information .bytel .subject2 img {
  margin-right: 10px;
}
.information .time {
  font-size: 16px;
  font-weight: bold;
}
.information .btn a {
  font-size: 20px;
  font-weight: bold;
  background: url(./images/icon_btn_right.svg) calc(100% - 15px) center
    no-repeat;
  background-color: #dc3543;
  color: #fff;
  text-decoration: none;
  filter: drop-shadow(2px 2px 2px rgba(56, 56, 56, 0.5));
  line-height: 1;
  display: inline-block;
  padding: 15px 80px;
  border: 2px solid #dc3543;
  transition: 0.3s;
}
.information .btn a:hover {
  opacity: 1;
  color: #dc3543;
  background-color: #fff;
  background-image: url(./images/icon_btn_right_red.svg);
}
.information .boxs.num3 .btn a {
  padding: 15px 0;
  width: 100%;
}

/* fv */
.fv {
  background: url(./images/img_fv.png) center center no-repeat;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
  height: 650px;
}
.fv .inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fv .layout1 {
  height: 374px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}

.fv h1 {
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  text-align: left;
  line-height: 0;
}
.fv h1 span {
  line-height: 1;
  display: inline-block;
}
.fv h1 span.kome {
  font-size: 14px;
}
.fv h1 .part1 {
  font-size: 16px;
  margin-bottom: 12px;
  position: relative;
  padding: 0 20px;
}
.fv h1 .part1::before,
.fv h1 .part1::after {
  content: "";
  width: 18px;
  height: 30px;
  display: block;
  background: url(./images/icon_serifu1.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: -10px;
}
.fv h1 .part1::before {
  left: 0;
}
.fv h1 .part1::after {
  right: 0;
  transform: scale(-1, 1);
}
.fv h1 .part2 {
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.fv h1 .part3 {
  font-size: 39px;
  margin-bottom: 10px;
}
.fv h1 .part4 {
  font-size: 65px;
  line-height: 1.2;
}

.fv .btns {
  display: flex;
}
.fv .btn {
  width: 350px;
  height: 70px;
  margin-right: 30px;
}
.fv .btns.num2 .btn {
  width: 255px;
  height: 60px;
}
.fv .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 2px solid #dc3543;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  height: 100%;
  background: url(./images/icon_btn_right.svg) calc(100% - 15px) center
    no-repeat;
  background-color: #dc3543;
  transition: 0.3s;
}
.fv .btn a:hover {
  opacity: 1;
  color: #dc3543;
  background-color: #fff;
  background-image: url(./images/icon_btn_right_red.svg);
}
.fv .btn a.ofset1 {
  padding-right: 17px;
}
.fv .btns.num2 .btn a {
  font-size: 18px;
}
.fv .btn.white a {
  background-image: url(./images/icon_btn_right_red.svg);
  background-color: #fff;
  color: #dc3543;
  border-color: #dc3543;
}
.fv .btn.white a::after {
  background-image: url(./images/icon_btn_right_red.svg);
}
.fv .btn.white a:hover {
  color: #fff;
  background-color: #dc3543;
  background-image: url(./images/icon_btn_right.svg);
}
.fv .btn .note {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.fv .bubbles {
  position: relative;
  width: 400px;
  height: 400px;
}
.fv .bubbles .bubble {
  font-weight: bold;
  color: #fff;
  background-color: rgba(220, 53, 67, 0.8);
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 100%;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.fv .bubbles .bubble em,
.fv .bubbles .bubble span {
  display: contents;
}
.fv .bubbles .bubble em {
  font-size: 20px;
}
.fv .bubbles .bubble span.kome {
  font-size: 12px;
}
.fv .bubbles .bubble:nth-child(1) {
  right: 180px;
  top: 0;
}
.fv .bubbles .bubble:nth-child(2) {
  right: 0;
  top: 60px;
}
.fv .bubbles .bubble:nth-child(3) {
  right: 110px;
  top: 230px;
}
.fv .kometxt {
  position: absolute;
  color: #fff;
  bottom: 10px;
  font-size: 12px;
  text-align: left;
}

/* task */
section.task {
  position: relative;
  z-index: 1;
}
section.task::after {
  content: "";
  display: block;
  width: 50px;
  height: 35px;
  position: absolute;
  left: calc(50% - 25px);
  bottom: -25px;
  background: url(./images/icon_triangle.svg) center center no-repeat;
}

.content .task h2 {
  font-size: 30px;
  border: none;
}
.content .task h2::after {
  content: none;
}
.content .task h2 em {
  font-style: normal;
  font-size: 46px;
  position: relative;
}
.content .task h2 em::after {
  content: "";
  width: 100%;
  height: 6px;
  background-color: rgba(220, 53, 67, 0.5);
  position: absolute;
  left: 0;
  bottom: 10px;
}
.task .tasklist {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 230px;
}
.task .tasklist::after {
  content: "";
  display: block;
  width: 206px;
  height: 304px;
  background: url(./images/img_komatta.svg) no-repeat;
  position: absolute;
  left: 0%;
  bottom: 0;
}
.task .tasklist li {
  margin-bottom: 20px;
  line-height: 30px;
  background: url(./images/icon_check.svg) left center no-repeat;
  padding-left: 40px;
}
.task .tasklist li:last-child {
  margin-bottom: 0;
}

/* solution */
.solution {
  padding-top: 90px;
  padding-bottom: 90px;
  color: #fff;
  position: relative;
  background-color: #dc3543;
  z-index: 0;
}
.solution::before,
.solution::after {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
}
.solution::before {
  width: 445px;
  height: 516px;
  right: 0;
  bottom: 0;
  background-position: bottom right;
  width: calc(45vw * 0.6);
  max-width: 445px;
}
.solution::after {
  width: 375px;
  height: 516px;
  left: 0;
  bottom: 0;
  background-position: bottom left;
  width: calc(40vw * 0.6);
  max-width: 375px;
}
.solution .inner {
  width: calc(100vw * 0.62);
}
section.solution h2 {
  font-size: 30px;
  border-color: #fff;
  padding: 0 50px 20px 50px;
  line-height: 60px;
  line-height: 1.5;
}
section.solution h2::after {
  background-color: #fff;
}
.solution h2 em {
  display: inline-block;
  font-size: 60px;
  font-size: 48px;
  line-height: 1;
  padding-top: 15px;
}
.solution .txt {
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0 0 4px #dc3543;
}
.solution .txt em {
  font-size: 46px;
}

/* feature */
.feature .box {
  margin-bottom: 100px;
}
.feature .box:last-child {
  margin-bottom: 0px;
}
section.feature {
  text-align: left;
}
section.feature h2 {
  border-bottom: none;
  color: #dc3543;
  font-size: 34px;
  text-align: left;
  padding-left: 150px;
  padding-bottom: 0px;
  margin-bottom: 70px;
  min-height: 120px;
}
section.feature h2::after {
  content: none;
}
.feature h2 .index {
  color: #fff;
  background-color: #dc3543;
  font-size: 20px;
  line-height: 1.2;
  border-radius: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
}
.feature h2 .index em {
  font-size: 26px;
}
.feature h2 .task {
  font-size: 18px;
  color: #252525;
  display: block;
  line-height: 40px;
  padding-left: 40px;
  background: url(./images/icon_guru2.svg) left center no-repeat;
  margin: 15px 0 10px 0;
}

.feature .layout .txt {
  font-size: 17.6px;
}
.feature .layout .txt p {
  margin-bottom: 1em;
  line-height: 2;
}
.feature .layout .txt .kome {
  font-size: 12px;
}
.feature .layout .kometxt {
  font-size: 12px;
  text-align: left;
}
.feature .layout.type1 {
  display: flex;
  justify-content: space-between;
}
.feature .layout.type1 > div {
  width: calc(50% - 10px);
}
.feature .layout.type1 .image {
  text-align: center;
}
.feature .layout.type2 .images {
  display: flex;
  justify-content: space-between;
}
.feature .layout.type2 .images .image {
  width: calc(50% - 15px);
}

/* otherfeature */
.otherfeature {
  background-color: #f5f5f5;
}
.otherfeature .cases {
  display: flex;
  justify-content: space-between;
  margin-top: 37px;
}
.otherfeature .cases .case {
  width: calc(33.3333% - 17px);
  text-align: left;
}
.otherfeature .cases .image {
  text-align: center;
  min-height: 250px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.otherfeature .cases .subject {
  font-size: 20px;
  font-weight: bold;
  color: #dc3543;
  padding-top: 70px;
  padding-bottom: 30px;
}
.otherfeature .cases .body {
  font-size: 14px;
  line-height: 2;
}

/* usescene */
.usescene .case {
  border: 4px solid #dc3543;
  margin-top: 40px;
}
.usescene .subject {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background-color: #dc3543;
  text-align: left;
  padding: 10px 40px 14px 40px;
  line-height: 1.3333;
}
.usescene .subject span {
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}
.usescene .serifu {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  margin: 0 60px;
}
.usescene .serifu::before,
.usescene .serifu::after {
  content: "";
  display: block;
  width: 50px;
  height: 112px;
  background: url(./images/icon_serifu2.svg) center center no-repeat;
  position: absolute;
  bottom: -5px;
}
.usescene .serifu::before {
  left: -60px;
}
.usescene .serifu::after {
  right: -60px;
  transform: scale(-1, 1);
}
.usescene .serifu .kome {
  font-size: 17px;
}
.usescene .kometxt {
  font-size: 12px;
  text-align: right;
  padding: 0 10px 5px 0;
}

/* jisseki */
.jisseki {
  background: url(./images/bg_dot.svg);
}
.jisseki .read {
  font-size: 18px;
  margin-bottom: 70px;
}
.jisseki .images {
  display: flex;
  justify-content: space-evenly;
}
.jisseki .images .image img {
  max-width: 100%;
}
.jisseki .kome {
  font-size: 12px;
  text-align: right;
  padding-top: 20px;
  padding-right: 80px;
}

/* flow */
.flow {
  background-color: #f5f5f5;
}
.flow .read {
  font-size: 18px;
  margin-bottom: 30px;
}
.flow .subtitle {
  font-size: 28px;
  font-weight: bold;
  color: #dc3543;
  border-bottom: 1px solid #dc3543;
  display: inline-block;
  margin-bottom: 20px;
}
.flow .subtitle em {
  font-size: 48px;
}
.flow .text {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.flow .text em {
  font-size: 24px;
  color: #dc3543;
}
.flow .note {
  font-size: 14px;
  margin-bottom: 60px;
}
.flow .steps {
  display: flex;
  justify-content: space-between;
}
.flow .steps .step {
  width: calc(100% / 3 - 19px);
}
.flow .steps .step img {
  max-width: 100%;
}
.flow .steps .step p {
  margin-top: 25px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

/* faq */
.faq .read {
  font-size: 18px;
  margin-bottom: 67px;
}
.faqlist {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
.faqlist li {
  border-top: 2px solid #c8c8c8;
}
.faqlist .q,
.faqlist .a {
  font-size: 18px;
  position: relative;
}
.faqlist .q {
  padding: 30px 125px;
  cursor: pointer;
}
.faqlist .q::before {
  content: "Q.";
  position: absolute;
  margin-left: -45px;
}
.faqlist .q .icon {
  position: absolute;
  right: 10px;
  width: 30px;
  height: 30px;
}
.faqlist .q .icon::before,
.faqlist .q .icon::after {
  content: "";
  display: block;
  background-color: #dc3543;
  position: absolute;
}
.faqlist .q .icon::before {
  width: 100%;
  height: 1px;
  top: 50%;
}
.faqlist .q .icon::after {
  width: 100%;
  height: 1px;
  top: 50%;
  transform: rotate(90deg);
  transition: all 0.3s;
}
.faqlist .q.open .icon::after {
  transform: rotate(0deg);
}

.faqlist .a {
  padding: 0px 125px 30px 125px;
  font-weight: bold;
  display: none;
}
.faqlist .a::before {
  content: "A.";
  position: absolute;
  margin-left: -50px;
  font-size: 36px;
}

/* tbl */
@media screen and (min-width: 768px) and (max-width: 994px) {
  .faqlist {
    width: auto;
  }
  .faqlist .q .icon {
    top: 30px;
  }

  .fv .layout1 {
    width: 50%;
  }

  .content .information h2 {
    font-size: 22px;
  }
  .information .boxs.num3 .subject {
    font-size: 20px;
  }
  .information .bytel .subject {
    font-size: 18px !important;
  }
  .information .time {
    font-size: 11px;
  }

  .content .task h2 em {
    font-size: 45px;
  }
  .task .tasklist {
    font-size: 16px;
    padding-left: 200px;
  }
  .task .tasklist::after {
    height: 220px;
    background-position: center bottom;
    background-size: contain;
  }
  .usescene .subject {
    font-size: 22px;
  }
  .usescene .serifu {
    font-size: 30px;
  }

  .flow .steps .step p {
    font-size: 16px;
  }
}

/* sp */
@media screen and (max-width: 767px) {
  .content br.pc {
    display: none;
  }
  .content br.sp {
    display: inherit;
  }

  section {
    padding: 40px 19px 40px 20px;
  }
  .content section h2 {
    border-width: 3px;
    font-size: 28px;
    line-height: 1.2;
  }
  .content section h2::after {
    width: 12px;
    height: 12px;
    left: 0;
    bottom: -8px;
  }
  /**/
  .information {
    padding: 40px 20px;
  }
  .content .information h2 {
    font-size: 22px;
    padding: 24px 0;
    line-height: 1.5;
  }
  .information .boxs {
    display: block;
    align-items: center;
    padding: 24px 20px;
  }
  .information .boxs.num3 {
    padding: 20px 20px;
  }
  .information .boxs .box {
    width: 100%;
    min-height: 150px;
    margin-bottom: 40px;
    border-right: none;
  }
  .information .boxs.num3 .box {
    width: auto;
    border: none;
    padding-right: 0;
    border-bottom: 2px solid #dc3543;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .information .boxs.num3 .box:last-child {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .information .box:last-child {
    margin-bottom: 0;
  }
  .information .subject {
    font-size: 28px;
  }
  .information .subject2 img {
    height: 30px;
    vertical-align: middle;
  }
  .information .bytel .subject2 {
    font-size: 28px !important;
  }
  .information .boxs.num3 .subject2 {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .information .btn a {
    padding: 15px 40px;
    width: 100%;
    box-sizing: border-box;
  }

  .fv {
    /*min-height: auto;*/
    background-image: url(./images/img_fv_sp.png);
    background-position: center bottom;
    padding-top: 40px;
    padding-bottom: 20px;
    height: auto;
  }
  .fv .inner {
    display: block;
  }
  .fv .layout1 {
    display: block;
    height: auto;
    margin-bottom: 25px;
  }

  .fv h1 {
    margin-bottom: 130px;
  }
  .fv h1 span.kome {
    font-size: 12px;
  }
  .fv h1 .part1 {
    font-size: 12px;
    padding: 0 15px;
  }
  .fv h1 .part1::before,
  .fv h1 .part1::after {
    width: 12px;
    height: 20px;
    top: -5px;
  }
  .fv h1 .part2 {
    font-size: 16px;
  }
  .fv h1 .part3 {
    font-size: 24px;
  }
  .fv h1 .part4 {
    font-size: 40px;
  }

  .fv .btns {
    display: block;
  }
  .fv .btn {
    width: 100%;
    margin-right: 0px;
  }
  .fv .btns.num2 .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .fv .btn a.ofset1 {
    padding-right: 0px;
  }

  .fv .bubbles {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .fv .bubbles .bubble {
    font-size: 12px;
    box-sizing: border-box;
  }
  .fv .bubbles .bubble em {
    font-size: 20px !important;
  }
  .fv .bubbles .bubble span.kome {
    font-size: 10px !important;
  }
  .fv .bubbles .bubble:nth-child(1),
  .fv .bubbles .bubble:nth-child(2),
  .fv .bubbles .bubble:nth-child(3) {
    width: 120px !important;
    height: 120px !important;
    top: 0 !important;
  }
  .fv .bubbles .bubble:nth-child(1) {
    position: relative;
    right: 0% !important;
  }
  .fv .bubbles .bubble:nth-child(2) {
    left: 50%;
    margin-left: -60px;
    font-size: 11px;
    z-index: 1;
  }
  .fv .bubbles .bubble:nth-child(3) {
    right: 0% !important;
  }
  .fv .kometxt {
    position: relative;
    font-size: 10px;
    bottom: 0;
    margin-top: 20px;
  }

  .content .task h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .content .task h2 em {
    font-size: 28px;
  }
  .content .task h2 em::after {
    height: 4px;
    bottom: 7px;
  }
  .task .tasklist {
    padding-left: 0;
    padding-bottom: 280px;
  }
  .task .tasklist::after {
    width: 160px;
    height: 236px;
    background-size: contain;
    left: calc(50% - 80px);
  }

  /* solution */
  .solution {
    padding-top: 40px;
    padding-bottom: 250px;
    background-size: 160px auto;
    background-position: 0 calc(100% - 40px);
  }
  section.solution h2 {
    font-size: 20px;
    padding: 0 0px 20px 0px;
    line-height: 1.5;
    display: block;
  }
  .solution h2 em {
    font-size: 40px;
  }
  .solution .txt {
    font-size: 24px;
  }
  .solution .txt em {
    font-size: 28px;
  }
  .solution::before {
    width: 100%;
    height: 230px;
  }
  .solution::after {
    width: 100%;
    height: 190px;
    bottom: 10px;
  }
  .solution .inner {
    width: auto;
  }

  /* feature */
  .feature .box {
    margin-bottom: 80px;
    text-align: center;
  }
  section.feature h2 {
    font-size: 24px;
    padding-left: 0;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 40px;
  }
  .feature h2 .index {
    position: relative;
    margin: 0 auto;
    font-size: 14px;
    width: 80px;
    height: 80px;
  }
  .feature h2 .index em {
    font-size: 18px;
  }
  .feature h2 .task {
    display: inline-block;
    text-align: left;
    line-height: 1.5;
    font-size: 16px;
  }
  .feature .layout {
    display: block !important;
  }
  .feature .layout > div {
    width: 100% !important;
  }
  .feature .txt {
    text-align: left;
  }

  .feature .layout.type2 .images {
    display: block;
  }
  .feature .layout.type2 .images .image {
    width: 100% !important;
  }

  .otherfeature .cases {
    display: block;
    margin-top: 0;
  }
  .otherfeature .cases .case {
    width: auto;
    margin-bottom: 40px;
  }
  .otherfeature .cases .case:last-child {
    margin-bottom: 0;
  }
  .otherfeature .cases .image {
    display: block;
    min-height: auto;
  }
  .otherfeature .cases .subject {
    padding: 24px 0;
    text-align: center;
  }

  .usescene .case {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .usescene .case:last-child {
    margin-bottom: 0;
  }
  .usescene .subject {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 4px 14px 4px;
  }
  .usescene .subject span {
    margin-left: 0;
  }
  .usescene .serifu {
    font-size: 20px;
    margin: 0 40px;
  }
  .usescene .serifu::before,
  .usescene .serifu::after {
    width: 36px;
    height: 80px;
    background-size: contain;
    bottom: -5px;
  }
  .usescene .serifu::before {
    left: -40px;
  }
  .usescene .serifu::after {
    right: -40px;
  }
  .usescene .serifu .kome {
    font-size: 12px;
  }

  .jisseki .read {
    text-align: left;
    margin-bottom: 40px;
  }
  .jisseki .images {
    display: inline-block;
    width: 200px;
  }
  .jisseki .images .image:first-child {
    margin-bottom: 40px;
  }
  .jisseki .kome {
    padding-right: 0;
  }

  /* flow */
  .flow .subtitle {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .flow .subtitle em {
    font-size: 36px;
  }
  .flow .text {
    font-size: 16px;
  }
  .flow .text em {
    font-size: 20px;
  }
  .flow .note {
    margin-bottom: 40px;
  }
  .flow .steps {
    display: block;
  }
  .flow .steps .step {
    width: auto;
    margin-bottom: 40px;
  }
  .flow .steps .step:last-child {
    margin-bottom: 0;
  }

  .faqlist {
    width: auto;
  }
  .faqlist .q {
    padding: 25px 62px;
  }
  .faqlist .a {
    padding: 0px 62px 25px 62px;
  }
  .faqlist .q .icon {
    width: 24px;
    height: 24px;
    top: 25px;
  }
}
