.p-e-tax-service-rakuten-sec img {
  border: none;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  width: auto;
}
.c-lp-portal__bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px 8px;
  padding: 18px;
  background: #e64b3d;
  text-align: center;
  font-size: clamp(1.4rem, 3.7vw, 2rem);
  line-height: 1;
}
.c-lp-portal__bar-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #fff;
}
.c-lp-portal__bar-text span {
  font-weight: 700;
  font-size: 30px;
}
.c-lp-portal__bar-text strong {
  color: #ffefa8;
  padding: 4px;
  font-size: 36px;
  font-weight: 700;
}
/* 民間送達・e-tax連携サービスに新機能登場--ここまで */
/* mainvisual--ここから */
.c-lp-portal__announce-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 60px 0 40px;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
}
.c-lp-portal__announce-header p {
  font-weight: 700;
}
.c-lp-portal__announce-header::before,
.c-lp-portal__announce-header::after {
  width: 2px;
  height: 2em;
  background-color: #777;
  content: "";
}
.c-lp-portal__announce-header::before {
  transform: rotate(-40deg);
  transform-origin: left bottom;
}
.c-lp-portal__announce-header::after {
  transform: rotate(40deg);
  transform-origin: right bottom;
}
.c-lp-portal__announce-header i {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 56px;
  height: 56px;
  background: transparent url("/assets/images/e-tax-service/rakuten-sec/icon-megaphone.svg") center center no-repeat;
  background-size: contain;
  transform: translateX(-50%);
}
.c-lp-portal__announce-header i {
  position: static;
  transform: translateX(0);
}
.c-lp-portal__announce {
  padding-right: calc((100% - 700px - 48px) / 2);
  padding-left: calc((100% - 700px - 48px) / 2);
  position: relative;
}
.c-lp-portal__announce::before,
.c-lp-portal__announce::after {
  position: absolute;
  display: block;
  width: 500px;
  height: 250px;
  background: transparent url("/assets/images/e-tax-service/rakuten-sec/wave_left@2x.png") left top no-repeat;
  background-size: contain;
  content: "";
  z-index: -3;
}
.c-lp-portal__announce::before {
  left: 0;
}
.c-lp-portal__announce::after {
  right: 0;
  transform: rotateY(180deg);
  top: 0;
}
.c-lp-portal__times {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-lp-portal__times span {
  font-size: 50px;
}
.c-lp-portal__times-img02 {
  height: 45px !important;
  margin-left: 40px;
  margin-bottom: 8px;
}
.c-lp-portal__times-img01 {
  height: 50px !important;
  margin-right: 30px;
}
.c-lp-portal__announce-content {
  position: relative;
  padding: 10px;
  margin: 60px 0 40px;
}
.c-lp-portal__announce-content::before,
.c-lp-portal__announce-content::after {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  top: 0;
  background-size: cover;
  content: "";
}
.c-lp-portal__announce-content::before {
  left: 0;
  background: transparent url("/assets/images/e-tax-service/rakuten-sec/deco-frame.svg") center center no-repeat;
}
.c-lp-portal__announce-content::after {
  right: 0;
  background: transparent url("/assets/images/e-tax-service/rakuten-sec/deco-frame.svg") center center no-repeat;
  transform: rotateY(180deg);
}
.c-lp-portal__announce-content > *:last-child::before,
.c-lp-portal__announce-content > *:last-child::after {
  position: absolute;
  display: block;
  width: 48px;
  height: 48px;
  bottom: 0;
  background-size: cover;
  content: "";
}
.c-lp-portal__announce-content > *:last-child::before {
  left: 0;
  background: transparent url("/assets/images/e-tax-service/rakuten-sec/deco-frame.svg") center center no-repeat;
  transform: rotateX(180deg);
}
.c-lp-portal__announce-content > *:last-child::after {
  right: 0;
  background: transparent url("/assets/images/e-tax-service/rakuten-sec/deco-frame.svg") center center no-repeat;
  transform: rotate(180deg);
}
.c-lp-portal__announce-start-catch {
  margin: 24px 0;
  font-size: clamp(2rem, 5.3vw, 2.4rem);
  line-height: 1.3;
  text-align: center;
}
.c-lp-portal__announce-start-catch-rakuten01 {
  font-size: 48px;
  font-weight: 700;
}
.c-lp-portal__announce-start-catch-rakuten02 {
  color: #e64b3d;
  font-size: 120px;
  font-weight: 700;
}
.c-lp-portal__announce-start-catch-rakuten03 {
  font-size: 67px;
  font-weight: 700;
}
.cloud_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.cloud_img01 img {
  width: 230px;
  height: auto;
  position: relative;
  margin-bottom: -10px;
  z-index: 0;
}
.cloud_img02 img {
  width: 300px;
  height: auto;
  position: relative;
  margin-bottom: -10px;
  z-index: 0;
}
/* mainvisual--ここまで */
/* 連携サービスって何？~ここから */
.c-lp-portal__service-name {
  display: -ms-flexbox;
  display: block;
  align-items: center;
  justify-content: center;
  padding: 100px 25px 130px;
  background: #f4efe7 url("/assets/images/e-tax-service/rakuten-sec/service_bg@2x.png") center top;
  background-size: contain;
  text-align: center;
  position: relative;
  z-index: -3;
}
.c-lp-portal__service-name .c-lp-portal__logo {
  border-radius: 80px;
  padding: 40px 70px;
  background-color: #fff;
}
.c-lp-portal__service_text1 p {
  display: inline-block;
  background: #f7e38d;
  font-size: 30px;
  margin: 10px 0 10px;
  font-weight: 700;
  padding: 10px 5px;
}
.c-lp-portal__service_text2 p {
  line-height: 2;
  font-weight: 700;
}
.c-lp-portal__service-name_wrap {
  width: 900px;
  margin: 0 auto;
}
.service__decoration img {
  width: 100%;
}
.sankaku {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 30px solid transparent;
  border-left: 29px solid transparent;
  border-top: 20px solid #fff;
  border-bottom: 0;
  margin: 0 auto;
}
.hukidasi {
  filter: drop-shadow(0 0 6px rgba(0,0,0,0.16));
  transform: translateZ(0);
}
.c-lp-portal__service-name_what {
  font-size: 20px;
  font-weight: 700;
}
.c-lp-portal__logo {
  display: flex;
  justify-content: center;
  align-items: end;
}
/* 連携サービスって何？~ここまで */
/* 連携させるととっても便利~ここから */
.c-lp-portal__detail_sp {
  display: none;
}
.c-lp-portal__detail_pc {
  display: block;
}
.c-lp__convenient-content {
  background: #ccc;
  height: 100%;
  padding: 1em 1em 1em;
  border-radius: 16px;
  font-weight: 700;
}
.c-lp__convenient-content p {
  font-weight: 700;
}
.c-lp__convenient-content span {
  font-weight: 700;
}
.c-lp__convenient-content_img01 {
  width: 210px !important;
  margin: 0 auto;
}
.c-lp__convenient-content_img02 {
  width: 220px !important;
  margin: 0 auto;
}
.c-lp__convenient-content_img03 {
  width: 120px !important;
  margin: 0 auto;
}
.c-lp__convenient-content_img04 {
  width: 130px !important;
  margin: 0 auto;
}
.c-lp__convenient-content_img05 {
  width: 220px !important;
  margin: 0 auto;
}
.c-lp__convenient-content_img06 {
  width: 110px !important;
  margin: 0 auto;
}
.c-lp__convenient-list {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 0;
  padding-left: 0;
}
.c-lp__convenient-list li {
  width: 32%;
  list-style: none;
  text-align: center;
  height: 300px;
  display: grid;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
.c-lp-portal__detail {
  padding-left: calc((100% - 1100px) / 2);
  padding-right: calc((100% - 1100px) / 2);
  padding-bottom: 100px;
}
.col_green {
  background: #33c2ad;
}
.col_blue {
  background: #5ba5e4;
}
.col_blue p {
  line-height: 1.4;
}
.col_yellow {
  background: #e6cd47;
}
.c-lp__convenient_small {
  font-size: 10px;
}
.merit_arrow {
  text-align: center;
}
.merit_arrow img {
  width: 350px;
  position: relative;
  z-index: -3;
  margin-top: -5px;
}
.musubi_fixed {
  margin-top: -5px;
  z-index: 1;
  position: relative;
  width: 100%;
}
.musubi_fixed img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.musubi {
  width: 75px;
  position: relative;
  -webkit-transform: translate(-1%, -74%);
}
.musubi_wrap img {
  width: 75px;
}
/* 連携させるととっても便利~ここまで */
/* 全ての機能が無料~ここから */
.c-lp__free {
  background: url("/assets/images/e-tax-service/rakuten-sec/wave_bg@2x.png") no-repeat;
  background-size: cover;
  text-align: center;
}
.c-lp__free-text01 {
  font-size: 35px;
  margin: 0;
  padding-top: 140px;
  margin-bottom: 40px;
  font-weight: 700;
}
.c-lp__free-text02 {
  font-size: 55px;
  color: #e64b3d;
  margin: 0;
  padding-bottom: 140px;
}
.c-lp__free-text02 span {
  font-weight: 700;
}
.dots span {
  position: relative;
/* 基準値とする */
}
.dots .dot::before {
  content: "・";
/* 文字の上に置くものを指定 */
  position: absolute;
/* 相対位置とする */
  top: -0.7em;
/* 縦方向の表示位置を調整（-1emくらいがちょうどいいかんじ） */
  left: 0;
/* 横方向の表示位置を調整 */
}
/* 全ての機能が無料~ここまで */
/* 連携方法--ここから */
.c-lp-top__flow_sp {
  display: none;
}
.c-lp-top__flow_pc {
  display: block;
}
.c-lp-top__flow-wrap {
  padding-left: calc((100% - 1100px) / 2);
  padding-right: calc((100% - 1100px) / 2);
  margin: 100px 0 100px;
}
.c-lp-top__flow-item {
  overflow: hidden;
  border: 6px solid #836b31;
  border-radius: 12px;
  background: #fff;
  position: relative;
  padding: 0 10px;
}
.c-lp-top__flow-item-content {
  margin: 70px 0 10px;
}
.c-lp-top__step-item_flex {
  display: flex;
}
.c-lp-top__step-item_wrap {
  display: flex;
}
.c-lp-top__flow-item-heading {
  padding: 16px 0;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  font-size: clamp(2rem, 2.4vw, 2.8rem);
  background: #836b31;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}
.c-lp-top__flow-balloon_pc {
  display: flex;
  align-items: center;
  position: relative;
  max-width: 300px;
  margin-left: 15px;
  padding: 5px 20px;
  border-radius: 25px;
  background-color: #fff;
  color: #333;
}
.c-lp-top__flow-balloon_pc::before {
  position: absolute;
  right: -10px;
  width: 15px;
  height: 19px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  content: "";
}
.c-lp-top__flow-item-heading span {
  color: #836b31;
  font-size: 19.6px;
  border-radius: 20px;
  padding: 4px 16px;
  line-height: inherit;
  font-weight: 700;
  display: block;
}
.c-lp-top__flow-item-heading h3 {
  font-size: inherit;
  margin: 0 0 0 30px;
  font-weight: 700;
}
.c-lp-top__step-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  gap: 30px;
  padding-left: 0;
  padding: 0 50px;
  line-height: 1.5;
}
.c-lp-top__flow_green {
  background: #e4f4ec;
  border-radius: 20px;
  padding: 30px 0 50px;
}
.c-lp-top__flow_green_text {
  color: #167e49;
  text-align: center;
  padding-bottom: 40px;
  font-weight: 700;
}
.c-lp-top__step-item_left {
  width: 50%;
}
.c-lp-top__step-item_right {
  width: 50%;
}
.c-lp-top__step-item_right_green {
  width: 50%;
}
.c-lp-top__step-item_right_02 {
  width: 50%;
}
.c-lp-top__step-item_right::before {
  content: url("/assets/images/e-tax-service/rakuten-sec/arrow_03.png");
  position: absolute;
  display: block;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  margin-top: 110px;
  margin-left: 160px;
}
.c-lp-top__step-item_right_green::before {
  content: url("/assets/images/e-tax-service/rakuten-sec/arrow_03_green.png");
  position: absolute;
  display: block;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  margin-top: 110px;
  margin-left: 160px;
}
.c-lp-top__step-text01 {
  font-size: 30px;
  color: #836b31;
  margin: 13px 0 0;
  line-height: 1.1;
  font-weight: 700;
}
.step-text01_green {
  color: #167e49;
}
.c-lp-top__step-text02 {
  margin: 5px 0 0;
  font-size: 15px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 700;
  width: 100%;
}
.c-lp-top__step-item {
  width: calc(33.3333% - 60px / 3);
  gap: 5px;
}
.c-lp-top__step-number {
  font-size: 16px;
  color: #fff;
  background: #836b31;
  border-radius: 30px;
  padding: 10px;
  font-weight: 700;
  text-align: center;
}
.step-number_green {
  background: #167e49;
}
.c-lp-top__step-img {
  width: 150px;
}
.c-lp-top__step-item_right:not(:last-of-type):after {
  position: absolute;
  display: block;
  border-style: solid;
  content: "";
  transform: rotateX(-50%);
  left: auto;
  right: -44px;
  bottom: auto;
  border-width: 16px 0 16px 24px;
  border-color: #313131;
}
.step_arrow_02 {
  text-align: center;
}
.step_arrow_02 img {
  width: 750px;
  margin-bottom: 20px;
}
.step_arrow_long img {
  margin-bottom: -80px;
}
.step-text01_spacing {
  letter-spacing: -1.5px;
}
/* 連携方法--ここまで */
/* よくある質問--ここから */
.c-lp-portal__qa-title {
  font-size: 45px;
  text-align: center;
  line-height: 1.3;
  margin: 0;
  font-weight: 700;
}
.c-lp-portal__qa {
  background: url("/assets/images/e-tax-service/rakuten-sec/qa_bg@2x.png") no-repeat;
  background-size: cover;
}
.c-lp-portal__qa-circle {
  text-align: center;
  padding: 130px 0 0px;
}
.c-lp-portal__qa-circle img {
  width: 200px;
}
.c-lp-portal__qa-list {
  padding: 35px 0 210px;
  padding-right: calc((100% - 1000px) / 2);
  padding-left: calc((100% - 1000px) / 2);
}
.c-lp-portal__qa-list dl dt,
.c-lp-portal__qa-list dl dd {
  position: relative;
  padding: 20px 0 20px 50px;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 700;
}
.c-lp-portal__qa-list dl dt::before,
.c-lp-portal__qa-list dl dd::before {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -13px;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding-bottom: 4px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
}
.c-lp-portal__qa-list dl dt::before {
  background: url("/assets/images/e-tax-service/rakuten-sec/q.png") no-repeat center;
  content: "Q";
  background-size: 40px;
  font-size: 22px;
  padding-top: 5px;
}
.c-lp-portal__qa-list dl dd {
  border-top: 1px dashed #aaa;
  font-weight: normal;
  margin-left: 0;
  text-align: justify;
  text-justify: inter-ideograph;
  font-weight: 700;
  line-height: 1.2;
}
.c-lp-portal__qa-list dl dd::before {
  background: url("/assets/images/e-tax-service/rakuten-sec/a.png") no-repeat center;
  content: "A";
  background-size: 40px;
  font-size: 22px;
  padding-top: 5px;
}
.c-lp-portal__qa-list dl dd * {
  font-weight: normal;
}
.c-lp-portal__qa-list dl + dl {
  margin-top: 24px;
}
.c-lp-portal__qa-list a {
  text-decoration: underline;
  font-weight: 700 !important;
}
/* よくある質問--ここまで */
/* footer--ここから */
.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -88px;
  margin-bottom: -88px;
}
.footer__decoration img {
  width: 100%;
}
.footer__nav {
  margin: 0;
  text-decoration: none;
  list-style: none;
  display: flex;
}
.footer__navItem {
  margin: 0 15px;
}
.footer__navLink {
  text-decoration: none;
  color: #fff;
}
/* footer--ここまで */
/*PCでは無効（改行しない）*/
.sma {
  display: none;
}
/*スマートフォンでは有効（改行する）*/
@media screen and (max-width: 768px) {
  .sma {
    display: block;
  }
}
/* ここから1024px以下のデバイス */
@media (max-width: 1024px) {
  .c-lp-portal__announce::before,
  .c-lp-portal__announce::after {
    height: 170px;
  }
  .c-lp-portal__service-name_wrap {
    width: 850px;
  }
  .c-lp__convenient-body {
    padding-left: 3%;
    padding-right: 3%;
  }
  .c-lp__convenient-list {
    padding-left: 0;
  }
  .c-lp__convenient-content_img01 {
    width: 170px;
  }
  .c-lp__convenient-content_img02 {
    width: 180px;
  }
  .c-lp__convenient-content_img03 {
    width: 120px;
    margin: 0 auto;
  }
  .c-lp__convenient-content_img04 {
    width: 110px;
    margin: 0 auto;
  }
  .c-lp__convenient-content_img05 {
    width: 190px;
    margin: 0 auto;
  }
  .c-lp__convenient-content_img06 {
    width: 100px;
    margin: 0 auto;
  }
  .c-lp-top__step-list {
    padding: 0 10px;
  }
  .c-lp-top__flow-wrap {
    margin: 100px 50px 100px;
  }
  .c-lp-top__step-img {
    width: 130px;
  }
  .c-lp-top__step-text01 {
    font-size: 20px;
  }
  .c-lp-top__step-text02 {
    font-size: 14px;
  }
  .c-lp-top__step-item_right::before {
    margin-top: 100px;
    margin-left: 137px;
  }
  .c-lp-top__step-item_right_green::before {
    margin-top: 100px;
    margin-left: 137px;
  }
  .step_arrow_02 img {
    width: 650px;
  }
  .c-lp-portal__qa-list {
    padding-right: calc((100% - 800px) / 2);
    padding-left: calc((100% - 800px) / 2);
  }
  .musubi_line img {
    display: none;
  }
  .musubi_line {
    border: 1px solid #e6cd47;
  }
}
/* ここから920px以下のデバイス */
@media (max-width: 920px) {
  .c-lp-portal__bar {
    margin-top: 16vw;
  }
  .c-lp-top__step-item_right::before {
    margin-left: 125px;
  }
  .c-lp-top__step-item_right_green::before {
    margin-left: 125px;
  }
}
/* ここから880px以下のデバイス */
@media (max-width: 880px) {
  .c-lp-top__flow-wrap {
    margin: 100px 20px 100px;
  }
  .c-lp-portal__service-name_wrap {
    width: 700px;
  }
  .c-lp-top__step-number {
    font-size: 16px;
  }
  .c-lp-top__step-text01 {
    font-size: 16px;
  }
  .c-lp-top__step-text02 {
    font-size: 10px;
  }
  .c-lp-top__step-list {
    padding: 0 10px;
  }
  .c-lp-top__step-item_right::before {
    margin-left: 117px;
    margin-top: 80px;
  }
  .c-lp-top__step-item_right_green::before {
    margin-left: 117px;
    margin-top: 80px;
  }
  .c-lp-top__flow-balloon_pc {
    margin-left: 0;
  }
  .c-lp-top__flow-item-heading h3 {
    font-size: 25px;
  }
  .c-lp-portal__qa-list {
    padding-left: calc((100% - 680px) / 2);
    padding-right: calc((100% - 680px) / 2);
    padding-bottom: 190px;
  }
}
/* ここから768px以下のデバイス */
@media (max-width: 768px) {
  .c-lp-portal__announce-content {
    padding: 20px;
    margin: 60px 40px 50px;
  }
  .cloud_img01 img {
    position: relative;
    margin-bottom: -30px;
    z-index: 0;
  }
  .cloud_img02 img {
    width: 220px;
    position: relative;
    margin-bottom: -30px;
    z-index: 0;
  }
  .c-lp-portal__announce::before,
  .c-lp-portal__announce::after {
    width: 290px;
  }
  .c-lp-portal__times-img01 {
    height: 60px;
    margin-right: 30px;
  }
  .c-lp-portal__times-img02 {
    height: 50px;
    margin-left: 30px;
  }
  .c-lp-portal__announce-start-catch-rakuten01 {
    font-size: 26px;
  }
  .c-lp-portal__announce-start-catch-rakuten02 {
    font-size: 65px;
  }
  .c-lp-portal__announce-start-catch-rakuten03 {
    font-size: 37px;
  }
  .c-lp-portal__service-name_wrap {
    width: 650px;
  }
  .c-lp-portal__service-name .c-lp-portal__logo::after {
    top: 263px;
  }
  .c-lp-portal__service-name .c-lp-portal__logo::before {
    top: 263px;
  }
  .c-lp-portal__service_text1 {
    font-size: 2.5rem;
  }
  .c-lp-portal__service_text2 {
    font-size: 16px;
  }
  .c-lp-portal__service-name .c-lp-portal__logo {
    border-radius: 100px;
  }
  .c-lp-portal__logo img {
    width: 350px;
  }
  .c-lp-portal__detail_sp {
    display: block;
  }
  .c-lp-portal__detail_pc {
    display: none;
  }
  .c-lp__convenient-list_sp {
    background: #e6cd47;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    padding-left: 0;
    margin-bottom: 40px;
  }
  .c-lp__convenient-content_sp {
    display: grid;
    font-size: 17px;
    text-align: center;
    line-height: 1.5;
    padding-top: 5%;
    font-weight: 700;
  }
  .c-lp__convenient-content02_sp {
    background: #fff;
    border-radius: 30px;
    padding: 5%;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 8%;
    display: grid;
    font-weight: 700;
  }
  .c-lp__convenient-content_img01 {
    width: 210px;
    margin-top: 20px;
  }
  .c-lp__convenient-content_img02 {
    width: 220px;
    margin-top: 20px;
  }
  .c-lp__convenient-content_img03 {
    width: 110px;
    margin-top: 20px;
  }
  .c-lp__convenient-content_img04 {
    width: 130px;
    margin-top: 20px;
  }
  .c-lp__convenient-content_img05 {
    width: 210px;
    margin-top: 20px;
  }
  .c-lp__convenient-content_img06 {
    width: 110px;
    margin-top: 20px;
  }
  .merit_arrow img {
    width: 240px;
    z-index: 3;
    margin-top: 30px;
  }
  .c-lp__free-text02_up {
    font-size: 80px;
    line-height: 1.3;
  }
  .c-lp__free-text02_down {
    font-size: 55px;
  }
  .c-lp-top__flow_sp {
    display: block;
  }
  .c-lp-top__flow_pc {
    display: none;
  }
  .c-lp-top__flow-wrap {
    margin-left: 3%;
    margin-right: 3%;
  }
  .c-lp-top__flow-item {
    border: 10px solid #836b31;
    border-radius: 20px;
    padding: 0;
  }
  .c-lp-top__flow-item-heading {
    display: block;
  }
  .c-lp-top__flow-item-heading h3 {
    font-size: 40px;
    margin-top: 10px;
    margin-left: 0;
  }
  .c-lp-top__flow-item-heading span {
    font-size: 20px;
  }
  .step_arrow_sp_wrap {
    display: flex;
    margin: 15px 0 25px;
  }
  .c-lp-top__step-img {
    width: 350px;
  }
  .c-lp-top__step-number {
    font-size: 2rem;
    padding: 10px 60px;
  }
  .c-lp-top__step-text01 {
    font-size: 3rem;
  }
  .c-lp-top__step-text02 {
    font-size: 2rem;
  }
  .c-lp-top__step-item_flex {
    gap: 30px;
  }
  .step_arrow_sp {
    transform: rotate(90deg);
    margin: 0 auto;
  }
  .step_arrow_sp img {
    width: 24px;
  }
  .c-lp-top__flow-balloon {
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    padding: 16px;
    font-weight: bold;
    color: #fff;
  }
  .c-lp-top__step-item_sp {
    width: 100%;
    padding: 0 10px;
  }
  .c-lp-top__flow-balloon::before {
    content: "";
/* borderで三角形を作る */
    border-width: 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
/* 配置する */
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .c-lp-top__flow-item-heading span::before {
    display: none;
  }
  .c-lp-top__flow-item-heading span::after {
    display: none;
  }
  .c-lp-top__step-item_right::before {
    display: none;
  }
  .c-lp-top__step-item_left {
    text-align: center;
    width: 40%;
  }
  .c-lp-top__step-item_right {
    width: 60%;
  }
  .c-lp-top__step-img {
    width: 200px;
  }
  .c-lp-portal__qa-title {
    font-size: 45px;
  }
  .c-lp-portal__qa-list dl {
    margin: 0 5%;
    line-height: 1.5;
  }
  .c-lp-portal__qa-list dt {
    font-size: 20px;
  }
  .c-lp-portal__qa-list dd {
    font-size: 16px;
  }
  .c-lp-portal__qa-list dl dt::before {
    font-size: 32px;
    background-size: 50px;
    top: 8px;
  }
  .c-lp-portal__qa-list dl dd::before {
    font-size: 32px;
    background-size: 50px;
    top: 8px;
  }
  .c-lp-portal__qa-list dl dt,
  .c-lp-portal__qa-list dl dd {
    padding: 12px 0 12px 46px;
  }
  .footer__nav {
    display: block;
    padding-left: 0;
    text-align: center;
  }
}
/* ここから680px以下のデバイス */
@media (max-width: 680px) {
  .c-lp-portal__announce::before,
  .c-lp-portal__announce::after {
    width: 200px;
  }
  .c-lp-portal__announce-start-catch-rakuten01 {
    font-size: 26px;
  }
  .c-lp-portal__announce-start-catch-rakuten02 {
    font-size: 65px;
  }
  .c-lp-portal__announce-start-catch-rakuten03 {
    font-size: 37px;
  }
  .c-lp-portal__announce-header p {
    width: 400px;
  }
  .c-lp-portal__times-img01 {
    height: 45px !important;
  }
  .c-lp-portal__times-img02 {
    height: 45px !important;
  }
  .c-lp-portal__service-name_wrap {
    width: 500px;
  }
  .c-lp-portal__logo img {
    width: 290px;
  }
  .c-lp-portal__qa-list {
    padding-left: calc((100% - 500px) / 2);
    padding-right: calc((100% - 500px) / 2);
  }
  .footer__nav {
    padding-left: 0;
  }
}
/* ここから600px以下のデバイス */
@media (max-width: 600px) {
  .c-lp-portal__times-img01 {
    height: 35px !important;
  }
  .c-lp-portal__times-img02 {
    height: 35px !important;
  }
  .c-lp-portal__service-name_wrap {
    width: 430px;
  }
  .c-lp__free-text01 {
    font-size: 28px;
  }
  .c-lp__free-text02_up {
    font-size: 75px;
  }
  .c-lp__free-text02_down {
    font-size: 35px;
  }
  .c-lp-top__step-img {
    width: 160px;
  }
  .c-lp-top__step-text01 {
    font-size: 35px;
  }
  .c-lp-top__step-text02 {
    font-size: 16px;
  }
  .step_arrow_sp img {
    width: 23px;
  }
}
/* ここから560px以下のデバイス */
@media (max-width: 560px) {
  .c-lp-portal__announce-header p {
    width: 300px;
  }
  .c-lp-portal__service-name .c-lp-portal__logo {
    padding: 40px 25px;
  }
  .c-lp__convenient-list_sp {
    width: 90%;
  }
}
/* ここから480px以下のデバイス */
@media (max-width: 480px) {
  .c-lp-portal__bar {
    margin-top: 60px;
  }
  .c-lp-portal__announce::before,
  .c-lp-portal__announce::after {
    height: 80px;
  }
  .c-lp-portal__announce-content {
    padding: 20px;
    margin: 30px 10px 30px;
  }
  .c-lp-portal__announce-start-catch-rakuten01 {
    font-size: 26px;
  }
  .c-lp-portal__announce-start-catch-rakuten02 {
    font-size: 65px;
  }
  .c-lp-portal__announce-start-catch-rakuten03 {
    font-size: 37px;
  }
  .c-lp-portal__times-img01 {
    height: 40px !important;
    margin-right: 0;
  }
  .c-lp-portal__times-img02 {
    height: 30px !important;
    margin-left: 0;
  }
  .cloud_img01 img {
    width: 140px;
  }
  .cloud_img02 img {
    width: 150px;
  }
  .c-lp-portal__announce-header {
    gap: 0;
    padding-top: 20px;
  }
  .c-lp-portal__announce-header p {
    width: 280px;
  }
  .c-lp-portal__service-name_wrap {
    width: 100%;
  }
  .c-lp-portal__service-name .c-lp-portal__logo {
    padding: 20px 10px 10px;
    display: grid;
    justify-content: center;
  }
  .c-lp-portal__logo img {
    width: 250px;
  }
  .c-lp-portal__service-name_what {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 9px;
  }
  .merit_arrow img {
    width: 70%;
  }
  .c-lp__convenient-content02_sp {
    font-size: 17px;
  }
  .c-lp__convenient-content_sp {
    font-size: 17px;
  }
  .c-lp__convenient-content_img01 {
    width: 230px;
  }
  .c-lp__convenient-content_img02 {
    width: 240px;
  }
  .c-lp__convenient-content_img03 {
    width: 150px;
  }
  .c-lp__convenient-content_img04 {
    width: 140px;
  }
  .c-lp__convenient-content_img05 {
    width: 230px;
  }
  .c-lp__convenient-content_img06 {
    width: 130px;
  }
  .c-lp__convenient-list_sp {
    width: 90%;
  }
  .dots span {
    font-size: 43px;
  }
  .c-lp__free-text01 {
    font-size: 25px;
  }
  .c-lp__free-text02 {
    font-size: 40px;
  }
  .c-lp-top__flow-item-heading h3 {
    margin-left: 0;
    font-size: 30px;
    margin-top: 10px;
  }
  .c-lp-top__flow-item-heading span {
    font-size: 15px;
  }
  .c-lp-top__flow-balloon {
    padding: 2px;
  }
  .c-lp-top__step-img {
    width: 20rem;
  }
  .c-lp-top__step-number {
    font-size: 1.3rem;
    padding: 10px 20px;
  }
  .c-lp-top__step-text01 {
    font-size: 33px;
  }
  .c-lp-top__step-text02 {
    font-size: 17px;
  }
  .c-lp-top__step-item_flex {
    gap: 10px;
  }
  .c-lp-top__step-list {
    padding: 0 10px;
  }
  .c-lp-top__step-item_right::before {
    display: none;
  }
  .step_arrow_sp img {
    width: 25px;
  }
  .c-lp-portal__qa {
    padding-bottom: 100px;
  }
  .c-lp-portal__qa-list {
    padding-left: calc((100% - 360px) / 2);
    padding-right: calc((100% - 360px) / 2);
    padding-bottom: 140px;
  }
}
/* ここから400px以下のデバイス */
@media (max-width: 400px) {
  .c-lp-portal__announce-start-catch-rakuten01 {
    font-size: 26px;
  }
  .c-lp-portal__announce-start-catch-rakuten02 {
    font-size: 65px;
  }
  .c-lp-portal__announce-start-catch-rakuten03 {
    font-size: 37px;
  }
  .c-lp-portal__announce-header p {
    width: 230px;
    font-size: 20px;
    line-height: 1.2;
  }
  .c-lp-portal__times-img01 {
    height: 30px !important;
  }
  .c-lp-portal__times-img02 {
    height: 30px !important;
  }
  .c-lp-portal__service_text1 p {
    font-size: 30px;
  }
  .c-lp-portal__service_text2 p {
    font-size: 14px;
  }
  .c-lp-top__step-text01 {
    font-size: 25px;
  }
  .c-lp-top__step-text02 {
    font-size: 15px;
  }
}
/* ここから360px以下のデバイス */
@media (max-width: 360px) {
  .c-lp-portal__announce-content {
    padding: 10px;
  }
  .c-lp-portal__announce-header p {
    width: 200px;
    font-size: 1.5rem;
  }
  .c-lp-portal__times-img01 {
    height: 30px !important;
  }
  .c-lp-portal__times-img02 {
    height: 28px !important;
  }
  .c-lp-portal__times span {
    font-size: 35px;
  }
  .c-lp-portal__announce-start-catch-rakuten01 {
    font-size: 26px;
  }
  .c-lp-portal__announce-start-catch-rakuten02 {
    font-size: 65px;
  }
  .c-lp-portal__announce-start-catch-rakuten03 {
    font-size: 37px;
  }
  .c-lp-portal__service_text1 p {
    font-size: 2rem;
  }
  .c-lp-portal__service_text2 {
    font-size: 1rem;
  }
  .c-lp__convenient-list_sp {
    width: 90%;
  }
  .c-lp__convenient-content_sp {
    font-size: 1.5rem;
  }
  .merit_arrow img {
    width: 80%;
  }
  .dots span {
    font-size: 40px;
  }
  .c-lp-top__flow-item-content {
    margin: 30px 0;
  }
  .c-lp-top__step-img {
    width: 130px;
  }
  .c-lp-top__step-text01 {
    font-size: 2.5rem;
  }
  .c-lp-top__step-text02 {
    font-size: 1.5rem;
  }
  .step_arrow_sp img {
    width: 20px;
  }
  .c-lp-top__flow-item-heading {
    padding: 16px 10px;
  }
  .c-lp-top__flow-item-heading h3 {
    margin-top: 10px;
  }
  .c-lp-portal__qa-list dt {
    font-size: 1rem;
  }
  .c-lp-portal__qa-list dd {
    font-size: 1rem;
  }
  .c-lp-portal__qa-list dl dt::before {
    font-size: 22px;
    background-size: 37px;
    top: 2px;
  }
  .c-lp-portal__qa-list dl dd::before {
    font-size: 22px;
    background-size: 37px;
    top: 2px;
  }
  .footer__nav {
    display: block;
    padding-left: 0;
    text-align: center;
  }
}
/* ここから320px以下のデバイス */
@media (max-width: 320px) {
  .c-lp-portal__times-img01 {
    height: 23px !important;
  }
  .c-lp-portal__times-img02 {
    height: 23px !important;
  }
  .c-lp-portal__announce-header p {
    width: 150px;
    font-size: 1rem;
  }
  .c-lp-portal__announce-start-catch-rakuten01 {
    font-size: 19px;
  }
  .c-lp-portal__announce-start-catch-rakuten02 {
    font-size: 50px;
  }
  .c-lp-portal__announce-start-catch-rakuten03 {
    font-size: 28px;
  }
  .c-lp-portal__logo img {
    width: 200px;
  }
  .c-lp__convenient-content_img01 {
    width: 160px;
  }
  .c-lp__convenient-content_img02 {
    width: 170px;
  }
  .c-lp__convenient-content_img03 {
    width: 110px;
  }
  .c-lp__convenient-content_img04 {
    width: 100px;
  }
  .c-lp__convenient-content_img05 {
    width: 150px;
  }
  .c-lp__convenient-content_img06 {
    width: 90px;
  }
  .cloud_img02 img {
    width: 100px;
  }
  .cloud_img02 img {
    width: 110px;
  }
  .c-lp-top__step-img {
    width: 90px;
  }
  .c-lp-top__step-number {
    font-size: 15px;
    padding: 10px 30px;
  }
  .c-lp-top__step-text01 {
    font-size: 20px;
  }
  .c-lp-top__step-text02 {
    font-size: 11px;
  }
  .c-lp-top__flow-item {
    border: 6px solid #836b31;
  }
  .c-lp-top__flow-item-heading span {
    font-size: 18px;
  }
  .c-lp-portal__qa-list {
    padding-left: calc((100% - 250px) / 2);
    padding-right: calc((100% - 250px) / 2);
    padding-bottom: 0;
  }
  .c-lp-portal__qa-circle img {
    width: 150px;
  }
  .c-lp-portal__qa-title {
    font-size: 35px;
  }
  .c-lp-portal__qa-list dt {
    font-size: 16px;
  }
  .c-lp-portal__qa-list dd {
    font-size: 12px;
  }
}
