/* カスタマイズ用CSS */

/* bold */
@font-face {
    font-family: 'exfont';
    src: url('GenJyuuGothicX-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  /* light */
  @font-face {
  font-family: 'exfonta';
  src: url('GenJyuuGothicX-Normal.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  }
  body {
      color: #333;
  }
  p {
      line-height: 1.75;
      font-size: 16px;
  }
  img {
      max-width: 100%;
  }
  a {
      color: #333;
  }
  th, td {
      padding: 12px;
      line-height: 1.75;
  }
  a:hover {
      color: #FF0000;
  }
  .bold {
      font-weight: bold;
  }
  .order1 {
      display: flex;
  }
  .order1 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }
  .toggleSection {
      display: none; /* 初期状態で非表示 */
      background-color: #f0f0f0;
      border: 1px solid #ddd;
      margin: 24px auto;
      max-width: 800px;
  }
  .toggleButton {
      font-size: 18px;
      font-weight: bold;
      color: #DB0012;
  }
  .abs1 {
      position: absolute;
      top: 24px;
      right: 0;
  }
  .ec-itemNav__nav li {
      border-right: 2px solid #ccc;
  }
  .ec-itemNav__nav li:last-child {
      border-right: none;
  }
  .ec-headerRole__cart2 {
      margin: 0 0 0 20px;
  }
  .btn1a {
      display: inline-block;
      border: 2px solid #FF0000;
      border-radius: 19px;
      line-height: 38px;
      color: #FF0000;
      width: 204px;
      text-align: center;
      position: relative;
      transition: .4s;
  }
  .btn1a:hover, .footer_banner a:hover, .hover1 a:hover {
      opacity: .7;
  }
  .footer_banner a, .hover1 a {
      transition: .4s;
  }
  .ec-headerRole .ic1, .ec-headerRole .ic2 {
      width: 15px;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translate(0%, -50%);
  }
  .ec-headerRole .ic2 {
      top: 48%;
      width: 16px;
  }
  .ec-headerRole {
      max-width: 1320px;
      padding: 20px 20px 0;
  }
  .top_p1 {
      line-height: 35px;
      background: #DB0012;
      color: #fff;
      font-weight: bold;
      font-size: 15px;
  }
  .top_p1 span {
      max-width: 1320px;
      padding: 0 20px;
      box-sizing: border-box;
      display: block;
      margin: 0 auto;
  }
  .ec-headerRole .ec-headerRole__title {
      width: 281px;
      font-size: 0px;
  }
  .header_right {
      display: flex;
      justify-content: flex-end;
      margin: 0 0 0 auto;
      width: calc(100% - 281px);
      flex-wrap: wrap;
      align-items: flex-start;
  }
  .ec-headerRole .cc1 {
      width: 184px;
      margin-right: 8px;
      vertical-align: -17px;
  }
  .ec-headerRole .cc2 {
      width: 235px;
      margin-right: 8px;
  }
  .ttl1b {
      margin: 0 0 24px;
      text-align: center;
  }
  .service {
      position: relative;
      margin: 0 0 48px;
  }
  .btn_abs1 {
      position: absolute;
      top: 70%;
      left: 30%;
      width: 60%;
      height: 4%;
  }
  .btn_abs1 {
      position: absolute;
      top: 71%;
      left: 25%;
      width: 50%;
      height: 15%;
  }
  .ttl2b {
      text-align: center;
      margin: 0 0 48px;
      position: relative;
      font-size: 26px;
      font-family: 'exfont', Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  }
  .exfont {
      font-family: 'exfont', Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  }
  .ttl2b:after {
      content: "";
      position: absolute;
      bottom: -8px;
      left: 50%;
      transform: translate(-50%, 0%);
      width: 310px;
      height: 1px;
      background: #000;
  }
  .content3_bottom {
      padding: 40px 32px;
      background: #C7DCEB;
  }
  .content3 .ttl1b {
      margin: 0 0 40px;
  }
  .content3 .search1 h3 {
      background: #126EE5;
      color: #fff;
  }
  .content3_bottom .ttl2b {
      margin: 0 0 36px;
  }
  .content3_bottom .column_2 {
      width: -webkit-calc(50% - 8px);
      width: calc(50% - 8px);
      margin: 0 0 16px;
  }
  .content3_bottom2 {
      margin: 32px 0 0;
  }
  .btn4 {
      display: block;
      width: 537px;
      margin: 24px auto 0;
      color: #fff;
      line-height: 64px;
      border-radius: 32px;
      text-align: center;
      transition: .4s;
      background: #126EE5;
      font-size: 20px;
      font-weight: bold;
      position: relative;
  }
  .btn5 {
      display: block;
      width: 225px;
      margin: 24px auto 0;
      color: #fff;
      line-height: 36px;
      border-radius: 18px;
      text-align: center;
      transition: .4s;
      background: #DB0012;
      font-size: 16px;
      font-weight: bold;
      position: relative;
  }
  .btn6 {
      display: block;
      width: 360px;
      margin: 20px auto 0;
      color: #fff;
      line-height: 54px;
      border-radius: 27px;
      text-align: center;
      transition: .4s;
      background: #DB0012;
      font-size: 20px;
      font-weight: bold;
      position: relative;
  }
  .btn6a {
      background: #126EE5;
  }
  .btn5:hover, .btn6:hover {
      opacity: .7;
      color: #fff;
  }
  .column_2a {
      width: 100%;
  }
  .column_2b {
      width: 100%;
  }
  .content4_top {
      background: #fff;
      border-radius: 28px;
      padding: 20px 40px;
      box-sizing: border-box;
      margin: 0 0 40px;
  }
  .content4_bottom {
      background: #fff;
      border-radius: 28px;
      padding: 20px 40px;
      box-sizing: border-box;
  }
  .ttl3a {
      margin: 0 0 16px;
      border-bottom: 1px solid #000;
      text-align: center;
      padding: 0 0 6px;
      font-weight: bold;
      font-size: 24px;
  }
  .content4 .ttl1b {
      margin: 0 0 40px;
  }
  .flex_ul1 {
      list-style: none;
      padding: 0;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      font-size: 18px;
      gap: 8px 0;
  }
  .flex_ul1 li {
      width: calc(16.66% - 10px);
      text-align: center;
  }
  .flex_ul2 {
      list-style: none;
      padding: 0;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      font-size: 18px;
      gap: 8px 0;
      margin: 0 0 24px;
  }
  .flex_ul2 li {
      width: 33.33%;
      text-align: center;
  }
  .orange, .flex_ul2a li {
      color: #D46C2B;
  }
  .flex_ul2a .black {
      color: #333;
  }
  .banner1 {
      transition: .4s;
  }
  .banner1:hover {
      opacity: .7;
  }
  .content5 .column_4 {
      width: -webkit-calc(25% - 10px);
      width: calc(25% - 10px);
      box-sizing: border-box;
      margin: 0;
  }
  .content5 .flex_row {
      margin: 40px 0;
  }
  .content5 .btn4 {
      margin: 24px auto 40px;
  }
  .content5 .ttl1b {
      margin: 0 0 40px;
  }
  .jirei_img {
      margin: 0 0 24px;
  }
  .footer_contact p {
      line-height: 2;
  }
  .footer_contact .banner1 {
      max-width: 1020px;
      display: block;
      margin: 48px auto 0;
      transition: .4s;
  }
  .footer_contact {
      padding: 64px 0 144px;
      background: url(/html/user_data/images_renewal/bg1a.jpg);
      background-size: cover;
  }
  .footer_contact .column_2 {
      width: 50%;
  }
  .footer_logo {
      width: 288px;
      margin: 0 auto 20px;
      text-align: center;
  }
  .footer_logo p {
      font-weight: bold;
      font-size: 18px;
      margin: 0 0 16px;
  }
  .footer_info {
      width: 288px;
      margin: 0 auto;
  }
  .footer_top {
      position: relative;
      padding: 144px 0 12px;
  }
  .footer_banner {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 1020px;
      max-width: 100%;
  }
  .footer_banner .column_2 {
      margin: 0;
  }
  .banner_link1 {
      position: relative;
  }
  .banner_link1a {
      position: absolute;
      top: 43%;
      left: 50%;
      width: 45%;
      transform: translate(-50%, 0);
  }
  .banner_link1b {
      position: absolute;
      top: 43%;
      left: 51%;
      width: 45%;
  }
  .column_info ul {
      margin: 0;
      padding: 0 0 0 28px;
      list-style: none;
      border-left: 1px solid #DB0012;
  }
  .column_info a {
      transition: .4s;
      padding: 6px 0;
      display: block;
  }
  .page_header h2 {
      text-align: center;
      margin: 0;
  }
  .page_header {
      padding: 64px 0;
      margin: 0 0 40px;
  }
  .aligncenter {
      max-width: 100%;
      display: block;
      margin: 0 auto;
  }
  .company_page1 .aligncenter {
      margin: 0 auto 28px;
  }
  .company_page1 .ttl1b {
      margin: 0 0 32px;
  }
  .page_header1 {
      background: url(/html/user_data/images_renewal/bg2.jpg);
      background-size: cover;
  }
  .page_header2 {
      background: url(/html/user_data/images_renewal/bg3a.jpg);
      background-size: cover;
  }
  .page_header3 {
      background: url(/html/user_data/images_renewal/bg4a.jpg);
      background-size: cover;
  }
  .page_header4 {
      background: url(/html/user_data/images_renewal/bg4b.jpg);
      background-size: cover;
  }
  .page_header5 {
      background: url(/html/user_data/images_renewal/bg5a.jpg);
      background-size: cover;
  }
  .page_header6 {
      background: url(/html/user_data/images_renewal/bg6a.jpg);
      background-size: cover;
  }
  .page_header7 {
      background: url(/html/user_data/images_renewal/bg7a.jpg);
      background-size: cover;
  }
  .page_header8 {
      background: url(/html/user_data/images_renewal/bg8a.jpg);
      background-size: cover;
  }
  .extension_banner1 {
      position: relative;
  }
  .ex_link1 {
      position: absolute;
      top: 39%;
      left: 16%;
      width: 40%;
      height: 49%;
  }
.ex_link2 {
    position: absolute;
    top: 59%;
    left: 67%;
    width: 19%;
    height: 23%;
}
  .ex_link3 {
      position: absolute;
      top: 61%;
      left: 78%;
      width: 17%;
      height: 23%;
  }
  .price_c1 .ttl1b {
      margin: 0 0 40px;
  }
  .price_list {
      padding: 0;
      display: flex;
      justify-content: space-between;
      list-style: none;
      font-size: 18px;
      margin: 0 0 64px;
  }
  .price_list li {
      width: calc(20% - 5px);
      border-radius: 8px;
      border: 2px solid #126EE5;
      color: #126EE5;
      padding: 0px 0 30px;
      position: relative;
      text-align: center;
      font-family: 'exfont', Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
      line-height: 42px;
      padding-top: 13px;
  }
  .price_list li a {
      color: #126EE5;
  }
  .price_list .lh1 {
      line-height: 1.3;
      padding-top: 8px;
  }
  .arrow3a {
      position: absolute;
      bottom: 12px;
      left: 50%;
      transform: translate(-50%, 0%);
  }
  .hover1 {
      margin: 0 0 16px;
  }
  .concealed_content {
      margin: 0 0 64px;
  }
  .concealed_c1 p {
      margin: 0 0 24px;
  }
  .concealed_c2 .column_2 {
      width: 50%;
      margin: 0;
  }
  .concealed_c3 ul, .cleaning_content ul {
      margin: 24px 0;
  }
  .concealed_c3 ul li, .cleaning_content ul li {
      line-height: 1.75;
      font-size: 16px;
      font-weight: bold;
  }
  .concealed_c4 {
      padding: 48px 48px 24px;
      background: #E69170;
      border-radius: 16px;
  }
  .concealed_c4 .btn4 {
      margin: 32px auto 40px;
      background: #DB0012;
  }
  .concealed_img {
      max-width: 200%;
      width: calc(100% + 90px);
  }
  .concealed_content .ttl2, .cleaning_content .ttl2 {
      border-bottom: 2px solid #126EE5;
      color: #126EE5;
  }
  .cleaning_content {
      margin: 0 0 64px;
  }
  .cleaning_c3 {
      background: #F4B380;
      padding: 64px 0;
  }
  .cleaning_c3 .inner1280 {
      background: #fff;
      border-radius: 20px;
      padding: 24px;
  }
  .cleaning_c3 .ttl1b {
      margin: 0 0 40px;
  }
  .cleaning_content .area_ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      justify-content: center;
      gap: 48px 0;
      margin: 88px 0;
  }
  .cleaning_content .area_ul li {
      line-height: 1.75;
      font-size: 20px;
      font-weight: bold;
      width: 20%;
      box-sizing: border-box;
      border-left: 1px solid #000;
      text-align: center;
  }
  .cleaning_content .area_ul li:nth-child(5), .cleaning_content .area_ul li:nth-child(9) {
      border-right: 1px solid #000;
  }
  .cleaning_c3 .column_2, .cleaning_c4 .column_2 {
      margin: 0;
  }
  .cleaning_c4 {
      background: #E69170;
      border-radius: 16px;
      padding: 24px 40px 24px;
  }
  .cleaning_c4 .aligncenter {
      margin: 0 auto 12px;
  }
  .guide_content {
      margin: 0 0 64px;
  }
  .guide_c1 .flex_row {
      margin: 48px 0 0;
      gap: 36px 0;
  }
  .guide_c1 .column_2 {
      background: #F4B380;
      padding: 40px;
  }
  .guide_c1 .column_2:nth-child(2), .guide_c1 .column_2:nth-child(3) {
      background: #C7DCEB;
  }
  .guide_c1 .column_2:nth-child(2) h3, .guide_c1 .column_2:nth-child(3) h3 {
      color: #126EE5;
  }
  .guide_c1 h3 {
      background: #fff;
      line-height: 54px;
      text-align: center;
      border-radius: 27px;
      color: #DB0012;
      font-size: 24px;
      margin: 0 auto 20px;
      width: 324px;
  }
  .guide_c2 {
      padding: 64px 0;
      background: #F5F2E7;
  }
  .guide_c2 .column_2b {
      width: calc(66.66% - 12px);
  }
  .guide_c2 .column_2a {
      width: calc(33.33% - 12px);
      padding: 20px 10px;
      background: #fff;
      border-radius: 20px;
  }
  .guide_c2 .column_3 {
      width: calc(50% - 12px);
      padding: 20px 16px;
      background: #fff;
      border-radius: 20px;
  }
  .guide_c2 .flex_row {
      gap: 18px 0;
  }
  .guide_c2 .aligncenter {
      margin: 32px auto 0;
  }
  .guide_c5 p {
      margin: 0 0 24px;
  }
  .ryokinhyo {
      margin: 24px 0 48px;
  }
  .guide_c4 {
      background: #F5F2E7;
      padding: 64px 0;
  }
  .card_list {
      background: #fff;
      padding: 12px 20px;
      margin: 0 0 20px;
  }
  .card_list p {
      margin: 0 0 24px;
  }
  .card_list p:last-child {
      margin: 0;
  }
  .card1a {
      margin: 24px 0;
  }
  .card2 {
      margin: 0 0 12px;
  }
  .card_list h3 {
      margin: 0 0 12px;
      background: #C7DCEB;
      font-size: 16px;
      font-weight: bold;
      padding: 0 16px;
      line-height: 30px;
      border-radius: 15px;
  }
  .ttl4 {
      font-size: 24px;
      font-weight: bold;
      color: #DB0012;
      position: relative;
      margin: 0 0 16px;
  }
  .ttl4 span {
      position: relative;
      z-index: 1;
  }
  .ttl4:after {
      content: "";
      position: absolute;
      bottom: 2px;
      left: 103px;
      width: calc(100% - 113px);
      height: 6px;
      background: #F5F2E7;
  }
  .ttl4 img {
      margin: 0 10px 0 0;
      vertical-align: -4px;
  }
  .guide_c3 .column_2 {
      margin: 0 0 40px;
  }
  .guide_c3 .column_2 .column_2 {
      width: calc(50% - 6px);
      margin: 0;
  }
  .guide_c3 .column_2 .column_2 p {
      margin: 0 0 16px;
  }
  .guide_c3 {
      margin: 40px 0 24px;
  }
  .ec-contactRole {
      margin: 0 auto 64px;
  }
  .ec-layoutRole__header nav {
      display: none;
  }
  
  
  
  
  
  
  
  
  
  
  
  .btn {
      width: 130px;
      background: #F15A24;
      color: #fff;
      line-height: 40px;
      font-size: 16px;
      font-weight: bold;
      transition: .4s;
      padding: 2px 0 0;
      border-radius: 8px;
      margin: 0 0 0 12px;
  }
  .btn:hover {
      color: #fff;
      opacity: .7;
  }
  .btn1 {
      width: 151px;
      background: #F15A24;
      color: #fff;
  }
  .btn3 {
      background: #00A1FF;
  }
  .btn-check:focus + .btn, .btn:focus {
      box-shadow: none;
  }
  .ec-cartNavi {
      display: inline-block;
      border: 2px solid #FF0000;
      border-radius: 19px;
      line-height: 38px;
      color: #FF0000;
      width: 204px;
      text-align: center;
      position: relative;
      transition: .4s;
      padding: 0;
      height: auto;
  }
  .ec-cartNavi:hover {
      opacity: .7;
  }
  .btn1 img {
      max-width: 32px;
      margin-right: 5px;
      vertical-align: -4px;
  }
  .btn3 img {
      max-width: 25px;
      margin-right: 5px;
      vertical-align: -6px;
  }
  .ec-headerNaviRole a.btn3 {
      color: #fff;
  }
  .ec-cartNavi img {
      width: 32px;
      margin-right: 5px;
      vertical-align: -7px;
  }
  .navbar-expand-md {
      padding: 0;
  }
  .ec-headerNaviRole {
      padding: 0;
  }
  .contact_tel img {
      width: 55px;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0%, -50%);
  }
  .contact_tel {
      text-align: left;
      padding-left: 62px;
      position: relative;
  }
  .contact_tel p {
      font-size: 13px;
      margin: 4px 0 0;
      color: #126EE5;
  }
  .contact_tel a {
      transition: .4s;
      font-size: 45px;
      color: #126EE5;
      font-weight: bold;
      letter-spacing: .02em;
      line-height: 1;
  }
  .contact_tel a:hover {
      opacity: .7;
  }
  .border_txt1 {
      border: 1px solid;
      padding: 2px 3px 0;
      margin: 0 4px 0 0;
  }
  .ec-itemNav {
      margin: 10px auto 0;
      text-align: right;
      max-width: 1320px;
      padding: 0;
  }
  .ec-itemNav__nav li a {
      padding: 2px 20px;
      font-size: 16px;
      transition: .4s;
  }
  .ec-itemNav__nav li a:hover {
      color: #FF0000;
  }
  header {
      padding: 0 0 18px;
  }
  .ec-layoutRole .ec-layoutRole__contents {
      max-width: 100%;
  }
  .card1 {
      display: flex;
      width: 464px;
  }
  .contact_right {
      width: 395px;
  }
  .content1 {
      padding: 48px 0;
  }
  .inner880 {
      max-width: 880px;
      margin: 0 auto;
  }
  .inner1000 {
      max-width: 1000px;
      margin: 0 auto;
  }
  .inner1020 {
      max-width: 1020px;
      margin: 0 auto;
  }
  .inner1080 {
      max-width: 1080px;
      margin: 0 auto;
  }
  .inner1280 {
      max-width: 1280px;
      margin: 0 auto;
  }
  .ttl_top_img {
      margin: 0 auto 20px;
      display: block;
  }
  .ttl_top_img2 {
      margin: 0 auto 40px;
  }
  .ttl_bg1 {
      text-align: center;
      margin: 0 0 40px;
      background: url("/html/user_data/images/ttl_bg1.png") no-repeat;
      background-position: center center;
      background-size: 100%;
      color: #2556C8;
      font-size: 24px;
      font-weight: bold;
  }
  .ttl_bg2 {
      background: url("/html/user_data/images/ttl_bg2.png") no-repeat;
      background-position: center center;
      background-size: 100%;
  }
  .ttl_bg1 span {
      color: #F15A7A;
  }
  .flex_row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }
  .content1 .flex_row {
      gap: 12px;
  }
  .column_2 {
      width: -webkit-calc(50% - 20px);
      width: calc(50% - 20px);
      box-sizing: border-box;
      margin: 0 0 24px;
  }
  .c1a {
      width: 848px;
      margin: 0 auto 48px;
      display: block;
      max-width: 100%;
  }
  .content1 .column_2 {
      text-align: center;
      margin: 0;
      width: calc(50% - 6px);
  }
  .content1 .column_2c {
    width: 100%;
}
.content1 .column_2c img {
    width: 50%;
}
  .column_3a {
      width: 402px;
  }
  .column_3b {
      width: 323px;
  }
  .column_3c {
      width: 269px;
  }
  .arrow1 {
      margin: 0 auto 48px;
      display: block;
  }
  .content2 {
      padding: 64px 0 50px;
      background: #F5F2E7;
  }
  .column_4 {
      width: -webkit-calc(25% - 15px);
      width: calc(25% - 15px);
      box-sizing: border-box;
      margin: 0 0 24px;
  }
  .column_68 {
      width: 68%;
      box-sizing: border-box;
  }
  .column_32 {
      width: 32%;
      box-sizing: border-box;
  }
  .content2 {
      text-align: center;
  }
  .content2 h3 {
      font-size: 24px;
      margin: 28px 0 18px;
  }
  .content2 p {
      font-size: 20px;
  }
  .content2 .column_2 {
      background: #fff;
      border-radius: 20px;
      box-shadow: 5px 5px 5px #cfbd79;
      padding: 0 0 58px;
      position: relative;
      width: calc(50% - 28px);
  }
  .arrow1a {
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translate(0%, -50%);
  }
  .arrow2a, .ec-shelfRole .arrow2a {
      position: absolute;
      top: 50%;
      right: 40px;
      transform: translate(0%, -50%);
      width: 22px;
  }
  .btn_abs2 {
      position: absolute;
      bottom: -12px;
      right: -28px;
      width: 290px;
      font-size: 18px;
      border: 4px solid #126EE5;
      color: #126EE5;
      line-height: 50px;
      background: #fff;
      border-radius: 8px;
      box-sizing: border-box;
      transition: .4s;
  }
  .btn_abs2:hover {
      background: #eee;
      color: #126EE5;
  }
  .txt_img1 {
      margin: 64px 0 0;
      align-items: center;
      position: relative;
      top: 6px;
  }
  .txt_img1 .column_32 {
      padding-right: 20px;
  }
  .txt_img1 .column_68 {
      padding: 0 4% 0 12%;
  }
  .content2 .ttl_bg1 {
      margin: 0 0 48px;
  }
  .column_3 {
      width: -webkit-calc(33.33% - 20px);
      width: calc(33.33% - 20px);
      box-sizing: border-box;
  }
  .content3 .column_3 {
      text-align: center;
      color: #fff;
      background: #2556C8;
      border-radius: 50%;
      border: 6px solid #2556C8;
      width: 312px;
      height: 312px;
      position: relative;
  }
  .content3 .line_height1 {
      line-height: 28px;
      margin: 6px 0px 4px;
  }
  .content3 .column_3:nth-child(2n) {
      background: #00ABC4;
      border: 6px solid #00ABC4;
  }
  .number {
      position: absolute;
      top: 0;
      left: 0;
  }
  .content3 {
      padding: 64px 0;
  }
  .content4 {
      background: #F4B380;
      padding: 64px 0 72px;
  }
  .content4 .inner1000 {
      background: #fff;
      padding: 32px 0 0;
  }
  .brand_logo1 {
      padding: 0;
      display: flex;
      justify-content: space-between;
      list-style: none;
      gap: 20px 0;
      flex-wrap: wrap;
      max-width: 825px;
      margin: 52px auto 48px;
  }
  .brand_logo1 li {
      width: -webkit-calc(25% - 5px);
      width: calc(25% - 5px);
      box-sizing: border-box;
      font-size: 16px;
      font-weight: bold;
      text-align: center;
  }
  .logo_img {
      margin: 0 0 6px;
      height: 56px;
      display: flex;
      align-items: center;
      padding: 0 10px;
  }
  .logo_img a {
      transition: .4s;
  }
  .logo_img a:hover {
      opacity: .7;
  }
  .center {
      text-align: center;
  }
  .fs16 {
      font-size: 16px;
  }
  .mb32 {
      margin: 0 0 32px;
  }
  .blue_hr {
      border-top: 1px solid #2556C8;
      margin: 40px 0;
  }
  .ttl_icon1 {
      width: 85px;
      margin-right: 20px;
      vertical-align: -26px;
  }
  .ttl_icon2 {
      width: 50px;
      margin-right: 36px;
      vertical-align: -18px;
  }
  .ttl1 {
      font-size: 26px;
      text-align: center;
      color: #2556C8;
      font-weight: bold;
      margin: 0 0 32px;
  }
  .ttl1a {
      margin: 0 0 24px;
  }
  .product_btn1 {
      width: 588px;
      display: block;
      margin: 32px auto 40px;
      transition: .4s;
      max-width: 100%;
  }
  .product_btn1:hover {
      opacity: .7;
  }
  .ttl_icon3 {
      width: 111px;
      margin-right: 20px;
      vertical-align: -10px;
  }
  .cleaning1 {
      width: 459px;
  }
  .content5 {
      padding: 64px 0;
  }
  .skyblue_txt {
      color: #00A1FF;
      font-weight: bold;
      font-size: 24px;
      text-align: center;
      margin: 0 0 40px;
  }
  .ttl_center {
      text-align: center;
  }
  .ttl_center h3 {
      margin: 0 0 40px;
      font-size: 24px;
      position: relative;
      display: inline-block;
      font-weight: bold;
      z-index: 1;
  }
  .ttl_center h3:after {
      content: "";
      width: 100%;
      height: 8px;
      background: #B6E4FF;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1;
  }
  .step1 {
      width: 92px;
      margin: 0 8px 0 0;
      vertical-align: -6px;
  }
  .content5 h4 {
      font-size: 20px;
      color: #2556C8;
      font-weight: bold;
      margin: 0 0 20px;
      position: relative;
      z-index: 1;
  }
  .content5 h4:after {
      content: "";
      width: calc(100% - 100px);
      height: 6px;
      background: #FCEE87;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: -1;
  }
  .inner_row .column_2 {
      width: calc(50% - 8px);
      box-sizing: border-box;
      margin: 0 0 24px;
  }
  .inner_row p {
      font-size: 15px;
      text-align: justify;
      text-justify: inter-ideograph;
      margin: 0 0 16px;
  }
  .flow_ul {
      padding: 0;
      list-style: none;
      display: flex;
      justify-content: space-between;
      text-align: center;
      margin: 24px 0 88px;
  }
  .flow_ul li {
      width: calc(20% - 20px);
      background: #FBB03B;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 28px 0;
      position: relative;
  }
  .flow_ul li:nth-child(2) {
      background: #F7931E;
  }
  .flow_ul li:nth-child(3) {
      background: #F15A24;
  }
  .flow_ul li:nth-child(4) {
      background: #ED1C24;
  }
  .flow_ul li:nth-child(5) {
      background: #C1272D;
  }
  .flow_ul li:after {
      content: "";
      width: 25px;
      height: 100%;
      -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
      clip-path: polygon(0 0, 0% 100%, 100% 50%);
      background: #FBB03B;
      right: -25px;
      top: 0;
      position: absolute;
  }
  .flow_ul li:nth-child(2):after {
      background: #F7931E;
  }
  .flow_ul li:nth-child(3):after {
      background: #F15A24;
  }
  .flow_ul li:nth-child(4):after {
      background: #ED1C24;
  }
  .flow_ul li:nth-child(5):after {
      display: none;
  }
  .num1 {
      width: 57px;
      position: absolute;
      top: 0px;
      left: -12px;
      transform: translate(0, -50%);
  }
  .content3_bottom a {
      transition: .4s;
  }
  .btn4:hover {
      opacity: .7;
      color: #fff;
  }
  .content3_bottom a:hover {
      opacity: .7;
      color: #333;
  }
  .c6a {
      max-width: 100%;
      width: 869px;
      margin: 24px  0 56px 42px;
  }
  .content6 .column_2 {
      width: calc(50% - 12px);
  }
  .estimate_btn1 {
      display: block;
      margin: 56px auto 0;
      width: 320px;
      max-width: 100%;
  }
  .estimate_btn1:hover {
      opacity: .7;
  }
  .ec-footerRole {
      border-top: none;
      padding: 0;
      background: #fff;
      margin: 0;
  }
  .ec-footerTitle {
      max-width: 1020px;
      margin: 0 auto;
      padding: 14px 0;
      color: #333;
      text-align: right;
  }
  .ec-footerRole .ec-footerRole__inner {
      color: #333;
      max-width: 1020px;
      display: flex;
      justify-content: space-between;
  }
  .footer_info .border_txt1 {
      font-size: 12px;
  }
  .footer_info p {
      font-size: 14px;
  }
  .footer_top .column_info {
      display: flex;
      justify-content: space-between;
      margin: 0;
      align-items: flex-start;
      flex-wrap: wrap;
  }
  .footer_category {
      width: 38%;
      background: #fff;
      padding: 20px;
  }
  .footer_category_ttl {
      text-align: center;
      position: relative;
      margin: 0 0 10px;
  }
  .footer_category_ttl:after {
      content: "";
      width: 100%;
      height: 1px;
      background: #2556C8;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%);
  }
  .footer_category_ttl h2 {
      color: #2556C8;
      display: inline-block;
      background: #fff;
      margin: 0;
      z-index: 1;
      position: relative;
      font-size: 18px;
      font-weight: bold;
  }
  .footer_category .column_2 {
      width: calc(50% - 6px);
      margin: 0;
  }
  .footer_category a, .footer_info a {
      transition: .4s;
  }
  .footer_category a:hover, .footer_info a:hover {
      opacity: .7;
  }
  .ec-footerNavi .ec-footerNavi__link {
      display: block;
      text-align: left;
      position: relative;
  }
  .ec-blockTopBtn {
      display: none !important;
  }
  .ec-headerTitle .ec-headerTitle__title a {
      margin-bottom: 0;
  }
  .content3 .line_height2 {
      margin: 8px 0 2px;
  }
  .ec-blockBtn--action {
      background-color: #2556C8;
      border-color: #2556C8;
  }
  .ec-blockBtn--action:hover {
      background-color: #1c439e;
      border-color: #1c439e;
  }
  .ec-headerRole {
      display: none;
  }
  .ec-headerRole2 {
      display: flex;
  }
  .front_page .ec-layoutRole__contents {
      border-top: none;
      padding-top: 0;
  }
  .inner840 {
      margin: 0 auto;
      max-width: 840px;
  }
  .inner940 {
      margin: 0 auto;
      max-width: 940px;
  }
  .ttl2 {
      font-size: 22px;
      font-weight: bold;
      border-bottom: 2px solid #DB0012;
      color: #DB0012;
      padding-bottom: 4px;
      margin: 0 0 20px;
  }
  .extension_content .ttl2 {
      border-bottom: 2px solid #126EE5;
      color: #126EE5;
  }
  .ttl2c {
      margin: 48px 0 24px;
  }
  .ttl2 img {
      margin-right: 16px;
      vertical-align: -15px;
  }
  .company_img1 {
      display: block;
      width: 52%;
      margin: 40px auto;
  }
  .design_table th, .design_table td {
      border: 1px solid #C7DCEB;
      padding: 16px 12px;
      font-size: 16px;
  }
  .design_table th {
      text-align: center;
      white-space: nowrap;
  }
  .design_table {
      margin: 0 0 64px;
  }
  .address1 {
      font-size: 16px;
      margin: 16px 0 64px;
  }
  .content3 p {
      font-size: 14px;
      text-align: center;
  }
  .price_c1 p {
      margin: 0 0 16px;
  }
  .ttl3 {
      font-size: 22px;
      font-weight: bold;
      border-bottom: 2px solid #000;
      color: #DB0012;
      padding-bottom: 12px;
      margin: 0 0 20px;
  }
  .price_content {
      margin-bottom: 64px;
  }
  .price_c1 {
      margin-bottom: 48px;
  }
  .price_table1 {
      width: 780px;
      margin: 24px auto 56px;
      max-width: 100%;
  }
  .price_table1 tr:nth-child(2n+1) {
      background: #C7DCEB;
  }
  .price_table1 th, .price_table1 td {
      padding: 12px 12px;
      font-size: 16px;
  }
  .price_table1 td {
      text-align: right;
  }
  .aligncenter {
      margin: 0 auto;
      display: block;
  }
  .construction1 {
      margin: 0 auto 32px;
  }
  .red {
      color: red;
  }
  .fs18 {
      font-size: 18px;
  }
  .price_c3 .fs18 {
      margin: 0 0 8px;
  }
  .price_c3 .flex_row p {
      font-size: 18px;
  }
  .column_72 {
      width: 72%;
  }
  .column_28 {
      width: 28%;
      text-align: right;
  }
  .price_table2 {
      width: 100%;
      max-width: 100%;
  }
  .price_table2 th, .price_table2 td {
      padding: 2px;
  }
  .price_c3 .flex_row {
      width: 780px;
      margin: 0 auto 24px;
      background: #C7DCEB;
      align-items: center;
      font-size: 16px;
      padding: 10px 20px;
      max-width: 100%;
  }
  .price_table2 td {
      text-align: right;
  }
  .price_c3 h3 {
      font-size: 18px;
      margin: 40px 0 10px;
      font-weight: bold;
  }
  .price_c3 .mt56 {
      margin-top: 56px;
  }
  .price_c3 .price_table1 {
      margin: 24px auto 40px;
  }
  .price_c4 h3 {
      font-size: 18px;
      margin: 40px 0 10px;
      font-weight: bold;
  }
  .price_c4 .flex_row {
      width: 740px;
      margin: 0 auto;
      font-size: 16px;
      text-align: center;
      max-width: 100%;
  }
  .price_c4 .column_3 {
      width: calc(33.33% - 30px);
      line-height: 1.75;
  }
  .price_table1a {
      margin: 24px auto;
  }
  .right {
      text-align: right;
  }
  .price_c4 .right {
      text-align: right;
      max-width: 780px;
      margin: 0 auto;
  }
  .valve1 {
      display: block;
      width: 600px;
      margin: 40px auto 0;
  }
  .pink_ttl {
      font-size: 22px;
      color: #DB0012;
      font-weight: bold;
      margin: 16px 0 32px;
  }
  .situation1 {
      max-width: 740px;
      margin: 0 auto 24px;
      display: block;
  }
  .price_c5 h3 {
      font-size: 18px;
      margin: 40px 0 10px;
      font-weight: bold;
  }
  .price_c5 .mt88 {
      margin: 88px 0 10px;
  }
  .btn2 {
      color: #fff;
      background: red;
      display: inline-block;
      line-height: 1;
      padding: 5px 12px 4px;
      font-size: 14px;
      vertical-align: 1px;
      margin-left: 6px;
      transition: .4s;
  }
  .btn2:hover {
      color: #fff;
      opacity: .7;
  }
  .price_c5 .price_table1:last-child {
      margin: 24px auto 0;
  }
  .price_content:last-child {
      margin-bottom: 0;
  }
  .question_c1 h3 {
      background: #F5F2E7;
      padding: 12px 20px;
      font-size: 18px;
      font-weight: bold;
  }
  .q_section {
      position: relative;
      background: #F5F2E7;
      padding: 8px 0 8px 60px;
  }
  .q_section img, .a_section img {
      position: absolute;
      top: 9px;
      left: 16px;
      width: 30px;
  }
  .q_section .arrow4a {
      position: absolute;
      top: 50%;
      right: 24px;
      transform: translate(0%, -50%);
      left: auto;
      width: 15px;
  }
  .a_section img {
      top: 16px;
  }
  .a_section {
      position: relative;
      padding: 20px 20px 20px 60px;
  }
  .q_section p {
      font-size: 18px;
      font-weight: bold;
  }
  .qanda_content_first {
      margin-top: 24px;
  }
  .border_yellow {
      border-bottom: 4px solid #FCEE87;
  }
  .pink1 {
      color: #F15A7A;
      font-weight: bold;
  }
  .question_content {
      margin-bottom: 64px;
  }
  .question_c1 .column_2 {
      margin: 0;
  }
  .a_section p {
      margin-bottom: 20px;
  }
  .a_section p:last-child {
      margin-bottom: 0;
  }
  .return_top {
      color: #FF0000;
      text-align: right;
      float: right;
      margin-top: 20px;
  }
  .question_content:after {
      clear: both;
      content: "";
      display: block;
  }
  .extension_c1 {
      padding-top: 24px;
  }
  .extension1 {
      display: block;
      width: 617px;
      margin: 0 auto 24px;
  }
  .extension2 {
      display: block;
      width: 617px;
      margin: 24px auto 24px;
  }
  .red1 {
      color: #DB0012;
  }
  .extension_c2 .red1 {
      font-size: 18px;
      font-weight: bold;
  }
  .extension_c1 h3 {
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 16px;
  }
  .extension_c1 p {
      margin: 0 0 16px;
  }
  .fs14 {
      font-size: 14px;
  }
  .extension_content {
      margin-bottom: 64px;
  }
  .extension_c3 .pink_ttl {
      font-size: 18px;
      margin: 24px 0 16px;
  }
  .repair_flow {
      display: block;
      width: 725px;
      margin: 0 auto 48px;
  }
  .extension_c5 p {
      margin: 0 0 16px;
  }
  .privacy {
      border: 2px solid #126EE5;
      padding: 20px;
      margin: 40px 0 0;
      border-radius: 12px;
  }
  .privacy h3 {
      display: inline-block;
      padding: 0 18px;
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 10px;
      background: #C7DCEB;
      line-height: 30px;
      border-radius: 15px;
  }
  .privacy p {
      margin: 0;
  }
  .design_table p {
      margin: 0 0 16px;
  }
  .design_table p:last-child {
      margin: 0;
  }
  .border_box1 {
      border: 1px solid #2556C8;
      padding: 20px;
      margin: 0 0 24px;
  }
  .border_box1 h3 {
      padding: 8px 16px;
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 16px;
      background: #B6E4FF;
  }
  .border_box1 p {
      margin: 0 0 20px;
  }
  .border_box1 p:last-child {
      margin: 0;
  }
  .cc2a {
      width: 207px;
      margin: 0 0 12px;
  }
  .tradelaw_content {
      margin: 0 0 64px;
  }
  .tradelaw_content:last-child {
      margin: 0;
  }
  .tradelaw_c3 p {
      margin: 0 0 20px;
  }
  .tradelaw_c3 h3 {
      font-size: 16px;
      font-weight: bold;
  }
  .price_c5 .pink_ttl {
      font-size: 22px;
  }
  .delivery_price {
      margin: 0 auto 24px;
      display: block;
      width: 650px;
  }
  .ippbr, .ippbr2 {
      display: none;
  }
  .spbr {
      display: none;
  }
  .extension_c3 a {
      transition: .4s;
  }
  .extension_c3 a:hover {
      opacity: .7;
  }
  .estimate_btn1 {
      position: fixed;
      bottom: 20px;
      left: 50%;
      transform: translate(-50%, 0);
      z-index: 9999;
  }
  .flex_center {
      justify-content: center;
  }
  .ec-itemNav__nav li a {
      background: transparent;
  }
  .ec-itemNav__nav > li:hover > a {
      background: transparent;
  }
  .bold1 {
      font-size: 20px;
      font-weight: bold;
  }
  .ttl2a {
      margin: 48px 0 16px;
  }
  .column_1a {
      width: 80%;
      margin: 0 auto;
  }
  .tel1 {
      font-size: 18px;
  }
  .cleaning_c4 .btn4 {
      width: 450px;
      margin: 0 auto 24px;
      max-width: 100%;
  }
  .cleaning_c4 .arrow2a {
      right: 24px;
  }
  .ec-orderDelivery__actions {
      display: none;
  }
.ec-orderRole .ec-orderRole__summary {
    margin: 0 !important;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
  .content2 a {
      transition: .4s;
  }
  .content2 a:hover {
      opacity: .7;
  }
  .content2 .btn_abs2:hover {
      opacity: 1;
  }
  .search_c {
      margin: 40px auto 64px;
  }
  .content3_bottom .search_c {
      margin: 0;
      padding: 0;
  }
  .ttl5 {
      font-size: 22px;
      font-weight: bold;
      border-bottom: 2px solid #ddd;
      padding-bottom: 12px;
      margin: 0 0 24px;
  }
  .search1 h3 {
      background: #dae0f0;
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      line-height: 42px;
      margin: 0;
  }
  .search1 + .search1 {
      margin-top: 40px;
  }
  .search_flex {
      display: flex;
      padding: 30px 40px;
      box-sizing: border-box;
      background: #f5f5f5;
      justify-content: flex-start;
      gap: 16px 15px;
      flex-wrap: wrap;
  }
  .search_flex a {
      display: block;
      width: calc(20% - 12px);
      background: #fff;
      text-align: center;
      font-size: 16px;
      line-height: 40px;
      border: 1px solid #eee;
      transition: .4s;
  }
  .search_flex a:hover {
      opacity: .7;
  }
  .logo2 img {
      height: 18px;
      width: auto;
  }
  .logo2a img {
      height: 30px;
      width: auto;
      position: relative;
      top: -2px;
  }
  .logo2b img {
      height: 22px;
      width: auto;
  }
  .logo2c img {
      height: 17px;
  }
  .guide_c2 .flex_ul2 {
      margin: 0 0 24px;
  }
  .ranking {
      padding: 48px 20px;
      box-sizing: border-box;
      position: relative;
  }
  .ranking_item {
      padding: 0 10px;
  }
  .slick-prev:before, .slick-next:before {
      color: #000;
  }
  .slick-dots li.slick-active button:before {
      background-color: #DB0012;
  }
  .ttl3a_kana {
      margin: 0 0 16px;
  }
  .kana_ul li {
      width: 25%;
  }
  .ranking_item img {
      margin: 0 0 8px;
  }
  .secchi_ul {
      padding: 0;
      margin: 80px auto 20px;
      max-width: 500px;
      list-style: none;
      font-size: 20px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      font-weight: bold;
  }
  .secchi_ul li {
      width: 20%;
      box-sizing: border-box;
      border-left: 2px solid #000;
      text-align: center;
  }
  .secchi_ul li:last-child, .secchi_ul2 li:last-child {
      border-right: 2px solid #000;
  }
  .ec-footerRole .inaba img {
      width: 280px;
  }
  .inaba {
      width: 100%;
      text-align: center;
      margin: 24px 0 0;
  }
.content6a {
    max-width: 1020px;
    margin: 24px auto 64px;
    padding: 0 20px;
    box-sizing: border-box;
}
  .wp-post {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      list-style: none;
      padding: 0;
  }
  .wp-post li {
      width: calc(33.33% - 20px);
  }
  .post_img_wrap {
      display: none;
  }
  .post_img_wrap img {
      width: 100%;
  }
  .secchi img {
      width: 520px;
      display: block;
      margin: 0 auto 40px;
  }
  .col_5 {
      width: calc(20% - 20px);
      background: #fff;
      text-align: center;
      line-height: 48px;
      font-size: 20px;
      font-weight: bold;
  }
  .content2 .flex_row {
      gap: 40px 56px;
      justify-content: center;
  }
  .content2 .column_2 img {
      border-radius: 20px 20px 0 0;
  }
  .container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    display: none;
  }
.container2 {
    max-width: 520px;
    margin: 48px auto 0;
    padding: 0 20px;
}
.container2 a {
    transition: .4s;
}
.container2 a:hover {
    opacity: .7;
}
  
  /* Typography */
  .title {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 16px;
    color: #0a4a81;
  }
  
  .subtitle {
    font-size: 1.1rem;
    text-align: center;
    margin-bottom: 32px;
    color: #666;
  }
  
  /* Card */
  .card {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 24px;
    border: 1px solid #e0effe;
  }
  
  /* Step Containers */
  .step-container {
    margin-bottom: 16px;
  }
  
  .step-header {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 1.25rem;
    font-weight: 500;
    color: #126EE5;
    margin-bottom: 24px;
  }
  
  /* Select Dropdown Styling */
  .select-container {
    margin-bottom: 24px;
  }
  
  .diagnostic-select {
    width: 100%;
    padding: 12px 16px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  
  .diagnostic-select:focus {
    outline: none;
    border-color: #0c8ee3;
    box-shadow: 0 0 0 2px rgba(12, 142, 227, 0.2);
  }
  
  .diagnostic-select option {
    padding: 8px;
  }
  
  /* Button Container */
  .button-container {
    display: flex;
    justify-content: space-between;
    gap: 12px;
  }
  
  /* Next Button */
  .next-button {
    padding: 10px 20px;
    background-color: #126EE5;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.2s ease;
    margin-left: auto;
  }
  
  .next-button:hover:not(:disabled) {
    background-color: #0270c0;
  }
  
  .next-button:disabled {
    background-color: #ccc;
    cursor: not-allowed;
  }
  
  /* Back Button */
  .back-button {
    padding: 10px 20px;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #666;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s ease;
  }
  
  .back-button:hover {
    background-color: #f5f5f5;
  }
  
  /* Results Section */
  .results-header {
    text-align: center;
    margin-bottom: 32px;
  }
  
  .results-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background-color: #e0effe;
    border-radius: 50%;
    margin-bottom: 16px;
  }
  
  .results-icon i {
    font-size: 32px;
    color: #0c8ee3;
  }
  
  .results-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0a4a81;
    margin-bottom: 8px;
  }
  
  .results-reason {
    color: #666;
    max-width: 600px;
    margin: 0 auto;
  }
  
  /* Recommendation Sections */
  .recommendation-section {
    margin-bottom: 32px;
  }
  
  .section-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #126EE5;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
  }
  
  .products-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .step-header .fas {
      position: relative;
      top: 4px;
  }
  .content6a .btn4 {
      margin: 40px auto 0;
  }
  .content6a .ttl2 {
      margin: 0 0 40px;
  }
  .container2a {
    max-width: 1020px;
    margin: 48px auto 0;
    padding: 0 20px;
}
.col_2 {
width: calc(50% - 20px);
}
.container2a a {
    transition: .4s;
}
.container2a a:hover {
    opacity: .7;
}
  @media (min-width: 640px) {
    .products-grid {
      grid-template-columns: 1fr 1fr;
    }
  }
  
  .product-card {
    border: 1px solid #e0effe;
    border-radius: 6px;
    padding: 16px;
    position: relative;
  }
  
  .product-card.recommended {
    background-color: #f0f7ff;
    border-color: #7cc8fb;
  }
  
  .product-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
  }
  
  .product-name {
    font-weight: 500;
  }
  
  .recommended-badge {
    background-color: #e0effe;
    color: #0a4a81;
    font-size: 0.75rem;
    padding: 4px 8px;
    border-radius: 4px;
  }
  .product-price {
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 16px;
  }
  
  .product-button {
    width: 100%;
    padding: 8px 16px;
    background-color: #126EE5;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: background-color 0.2s ease;
  }
  
  .product-button:hover {
    background-color: #0270c0;
    color: #fff;
  }
  
  /* Reset Button */
  .reset-container {
    display: flex;
    justify-content: center;
    margin-top: 32px;
  }
  
  .reset-button {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  
  .reset-button:hover {
    background-color: #f5f5f5;
  }
  .product-features {
      font-size: 0.875rem;
      color: #666;
      margin-bottom: 16px;
  }
.highlight {
    font-weight: bold;
    color: #DB0012;
}

.campaign-details p {
    font-size: 18px;
}

.strike {
    text-decoration: line-through;
}

.note {
    font-size: 16px;
    color: #666;
    margin-top: 5px;
}

/* Layout sections */
.first-view {
    margin-bottom: 40px;
}

.first-view img {
    display: block;
    margin: 0 auto 20px;
    max-width: 480px;
}

.lead-text {
    font-size: 18px;
}
.campaign-details {
    max-width: 700px;
    margin: 0 auto 80px;
}
.steps-section {
    margin-bottom: 40px;
    background-color: #f5f9ff;
    padding: 20px 40px;
    border-radius: 8px;
}

.steps-section h2 {
    text-align: center;
    margin-bottom: 30px;
}
.steps-list {
    font-size: 18px;
    line-height: 1.8;
    padding: 0;
    list-style: none;
}
.steps-list li {
    margin-bottom: 24px;
}

.standard-removal {
    margin-bottom: 40px;
}

.standard-removal ul {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.standard-removal img {
    margin-bottom: 20px;
}

.notes-section {
    margin-bottom: 40px;
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
}

.notes-section ul {
    font-size: 16px;
    line-height: 1.6;
}

.cta-section {
    margin-bottom: 64px;
    text-align: center;
    background-color: #e6f2ff;
    padding: 30px;
    border-radius: 8px;
}
.cta-section p {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #126EE5;
}
.qr-code {
    margin-top: 10px;
}

.qr-code img {
    max-width: 150px;
}

.links {
    margin-top: 30px;
}

.links a {
    display: inline-block;
    margin: 0 10px;
    color: #0066cc;
    text-decoration: none;
}

/* Buttons */
.button {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: bold;
}

.primary-button {
    background-color: #0066cc;
    color: white;
    transition: .4s;
}
.primary-button:hover, .line-button:hover {
    color: white;
    opacity: .7;
}
.line-button {
    background-color: #06c755;
    color: white;
    transition: .4s;
}

.large {
    padding: 15px 30px;
    font-size: 18px;
    margin-bottom: 20px;
}

/* Warning box */
.warning {
    font-size: 16px;
    background-color: #fff0f0;
    padding: 15px;
    border-left: 5px solid #ff4500;
    margin-bottom: 20px;
}
.first-view h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.6;
    margin: 40px 0 24px;
    text-align: center;
}
.campaign-details .ttl2 {
    border-bottom: 2px solid #126EE5;
    color: #126EE5;
}
.campaign-details p + .ttl2 {
    margin: 24px 0 20px;
}
.step-number {
    color: #126EE5;
    font-weight: bold;
    font-size: 28px;
    margin-right: 16px;
}
.step-number span {
    font-size: 28px;
    margin-left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #126EE5;
    display: inline-block;
    text-align: center;
    line-height: 1.1;
}
.tori1 {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.secchi_btn {
    justify-content: center;
    gap: 25px;
}
.secchi .center {
    margin: 24px 0 0;
}
.secchi_ul2 {
    padding: 0;
    margin: 20px auto;
    max-width: 500px;
    list-style: none;
    font-size: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-weight: bold;
}
.secchi_ul2 li {
    width: 20%;
    box-sizing: border-box;
    border-left: 2px solid #000;
    text-align: center;
}
.content4_bottom + .content4_bottom {
    margin: 40px 0 0;
}
.family {
    margin: 64px 0 0;
}
.container2a .flex_row {
    gap: 40px 0;
}
.sns_icon1 {
    display: flex;
    justify-content: center;
    gap: 0 20px;
    margin: 20px 0 0;
    width: 100%;
}
.sns_icon1 a {
    transition: .4s;
}
.sns_icon1 a:hover {
    opacity: .7;
}
.ec-footerRole .sns_icon1 img {
    width: 32px;
}
.logo2d img {
    height: 40px;
    width: auto;
}
/* リセットとベーススタイル */
.container1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

/* ヘッダー */
.header {
  text-align: center;
  margin-bottom: 40px;
}

.header-content {
  background: white;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border: 2px solid #0ea5e9;
}

.header-icon {
  font-size: 3rem;
  margin-bottom: 15px;
}

.header-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #0c4a6e;
  margin-bottom: 10px;
}

.header-subtitle {
  font-size: 1.1rem;
  color: #0369a1;
  font-weight: 400;
}

/* メインコンテンツ */
.main-content {
  margin-top: 40px;
}

.calculator-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

/* パネル共通スタイル */
.settings-panel,
.result-panel {
  background: white;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: 1px solid #e5e7eb;
}

.panel-header {
  background: #0ea5e9;
  color: white;
  padding: 20px;
}

.result-header {
  background: #10b981;
}

.panel-title {
  font-size: 1.4rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}

.panel-icon {
  font-size: 1.2rem;
}

.panel-content {
  padding: 25px;
  max-height: 80vh;
  overflow-y: auto;
}

/* オプションセクション */
.option-section {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f4f6;
}

.option-section:last-child {
  border-bottom: none;
}

.option-title {
  font-size: 1rem;
  font-weight: 600;
  color: #0c4a6e;
  margin-bottom: 10px;
}

/* セレクトグループ */
.select-group {
  margin-bottom: 10px;
}

.select-label {
  display: block;
  font-weight: 500;
  color: #374151;
  margin-bottom: 5px;
  font-size: 0.9rem;
}

.select-input {
  width: 100%;
  padding: 10px 12px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  font-size: 0.9rem;
  background: white;
  transition: all 0.3s ease;
  cursor: pointer;
}

.select-input:focus {
  outline: none;
  border-color: #0ea5e9;
  box-shadow: 0 0 0 3px rgba(14, 165, 233, 0.1);
}

.select-input:hover {
  border-color: #cbd5e1;
}

/* 結果表示 */
.result-main {
  text-align: center;
  margin-bottom: 30px;
}

.result-label {
  font-size: 1.2rem;
  color: #374151;
  margin-bottom: 15px;
  font-weight: 500;
}

.total-amount {
  font-size: 3.5rem;
  font-weight: 700;
  color: #10b981;
  font-family: "Courier New", monospace;
  margin-bottom: 10px;
  text-shadow: 0 2px 4px rgba(16, 185, 129, 0.2);
}

/* 内訳 */
.breakdown {
  background: #f9fafb;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  max-height: 400px;
  overflow-y: auto;
}

.breakdown-title {
  font-size: 1rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 15px;
}

.breakdown-content {
  space-y: 8px;
}

.breakdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  font-size: 0.9rem;
}

.breakdown-label {
  color: #6b7280;
  flex: 1;
}

.breakdown-value {
  font-weight: 600;
  font-family: "Courier New", monospace;
  color: #374151;
  margin-left: 10px;
}

.breakdown-divider {
  border: none;
  border-top: 1px solid #d1d5db;
  margin: 12px 0;
}

.breakdown-total {
  font-weight: 700;
  font-size: 1rem;
  padding-top: 8px;
  border-top: 2px solid #d1d5db;
}

.breakdown-total .breakdown-value {
  color: #10b981;
  font-size: 1.1rem;
}

.no-selection {
  text-align: center;
  color: #9ca3af;
  font-style: italic;
  padding: 20px 0;
}

.disclaimer {
  font-size: 0.85rem;
  color: #6b7280;
  text-align: center;
  font-style: italic;
}

/* レスポンシブ */
@media (max-width: 768px) {
  .calculator-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .header-title {
    font-size: 2rem;
  }

  .total-amount {
    font-size: 2.5rem;
  }

  .container {
    padding: 15px;
  }

  .panel-content {
    padding: 20px;
  }
}

@media (max-width: 480px) {
  .header-title {
    font-size: 1.8rem;
  }

  .total-amount {
    font-size: 2rem;
  }
}


  @media only screen and (min-width: 768px){
  .search_flex a {
      width: calc(25% - 12px);
  }
  .search2 .search_flex a {
      width: calc(50% - 12px);
  }
  .search_flex {
      gap: 16px;
  }
  .ec-itemNav__nav li a {
      padding: 2px 13px;
  }
  .content2 .inner880 {
      padding: 0 20px;
  }
  .content2 p {
      font-size: 18px;
  }
  .ec-footerRole__inner .column_2 {
      width: 100%;
  }
  .column_info ul {
      width: 50%;
      max-width: 240px;
  }
  .ec-newItemRole .ec-newItemRole__list {
      flex-wrap: wrap;
  }
  .ec-newItemRole .ec-newItemRole__listItem {
      width: 17%;
  }
  .ec-footerTitle {
      padding: 14px 20px;
  }
  .footer_top .column_info {
      justify-content: center;
  }
  .price_list {
      font-size: 16px;
  }
  .top_p1 {
      text-align: center;
  }
  }
  @media (max-width:1280px) {
  .ec-headerRole .ec-headerRole__title {
      width: 200px;
  }
  .ec-headerRole .cc1 {
      width: 160px;
  }
  .ec-headerRole .cc2 {
      width: 200px;
  }
  .ippbr2 {
      display: block;
  }
  }
  @media (max-width:1024px) {
  .abs1 {
      right: 20px;
  }
  .ranking {
      padding: 48px 40px;
  }
  .search_c {
      padding: 0 20px;
  }
  .ec-headerRole2 {
      justify-content: center;
  }
  .header_right {
      display: block;
      width: 100%;
      margin: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }
  .card1 {
      margin: 0 0 12px;
      text-align: center;
      width: 100%;
      justify-content: center;
  }
  .contact_right {
      width: 395px;
      margin: 10px auto;
  }
  .ec-itemNav {
      text-align: center;
  }
  .column_3a {
      width: calc(40% - 8px);
  }
  .column_3b {
      width: calc(32% - 8px);
  }
  .column_3c {
      width: calc(27% - 8px);
  }
  .ec-headerRole .ec-headerRole__title {
      width: 300px;
      margin: 0 0 24px;
  }
  .content1 {
      padding: 64px 20px 0;
  }
  .content2, .content6 {
      padding: 64px 20px;
  }
  .footer_contact {
      padding: 64px 20px 144px;
  }
  .footer_banner {
      box-sizing: border-box;
      padding: 0 20px;
  }
  .content3 {
      padding: 64px 20px;
  }
  .content4 {
      padding: 64px 20px 88px;
  }
  .content5 {
      padding: 64px 20px 88px;
  }
  .ippbr {
      display: block;
  }
  .cleaning_c3 {
      padding: 64px 20px;
  }
  .inner1000 {
      padding: 0 20px;
  }
  }
  @media (max-width:768px) {
.cta-section p {
    font-size: 28px;
}
  .guide_content .kana_ul li {
      width: 25%;
  }
  .cleaning_content .area_ul {
      padding: 0;
      gap: 24px 0;
      margin: 40px 0;
  }
  .cleaning_content .area_ul li {
      width: 33.33%;
  }
  .cleaning_content .area_ul li:nth-child(5) {
      border-right: none;
  }
  .cleaning_content .area_ul li:nth-child(3), .cleaning_content .area_ul li:nth-child(6), .cleaning_content .area_ul li:nth-child(9) {
      border-right: 1px solid #000;
  }
  .cleaning_c3 .aligncenter {
      width: 88px;
  }
  .guide_c1 .column_2 {
      padding: 20px;
      width: calc(50% - 10px);
  }
  .btn6 {
      width: 100%;
      font-size: 18px;
  }
  .concealed_img {
      width: calc(100% + 24px);
  }
  .ec-headerRole .ec-headerRole__title {
      width: 250px;
  }
  .content2 .column_3 {
      width: calc(50% - 10px);
  }
  .sp_ttl_bg1 {
      background: url("/html/user_data/images/sp_ttl_bg1.png") no-repeat;
      background-position: center center;
      background-size: 100%;
  }
  .content3 .flex_row {
      justify-content: space-around;
  }
  .brand_logo1 li {
      font-size: 16px;
  }
  .c6a {
      margin: 24px  0 56px;
  }
  .ec-footerRole .ec-footerRole__inner {
      flex-wrap: wrap;
  }
  .ippbr {
      display: none;
  }
  .ec-footerNavi {
      width: 50%;
      padding: 0 14%;
  }
  .footer_category .column_2 {
      width: calc(50% - 6px);
      margin: 0;
  }
  .footer_category {
      margin: 0 auto;
  }
  .footer_info {
      padding: 0 0 0 10%;
  }
  .inner840 {
      padding: 0 20px;
      box-sizing: border-box;
  }
  .pcbr2 {
      display: none;
  }
  .price_table1 {
      width: 100%;
      margin: 24px 0 56px;
  }
  }
  @media (max-width:767px) {
  .ranking {
      padding: 48px 40px 16px;
  }
  .ec-headerCategoryArea {
      display: none;
  }
  p {
      text-align: justify;
      text-justify: inter-ideograph;
  }
  .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
      background: #DB0012;
  }
  .ec-headerCategoryArea .ec-itemNav {
      margin: 0;
      padding: 0;
  }
  .ec-drawerRole .ec-headerLinkArea {
      background: #DB0012;
  }
  .ec-drawerRole {
      background: #DB0012;
  }
  .ec-headerNaviRole .ec-headerNaviRole__left {
      width: 0%;
  }
  .ec-headerNaviRole .ec-headerNaviRole__right {
      width: 100%;
      display: none;
      font-size: 0px;
  }
  .btn1 {
      width: 100%;
      margin: 0 0 8px;
  }
  .top_p1 {
      line-height: 1.45;
      padding: 8px 20px 8px 60px;
  }
  .spbr {
      display: block;
  }
  .ec-headerRole .ec-headerRole__title {
      width: 200px;
      margin: 0 auto 20px;
  }
  .card1 {
      margin: 0 0 16px;
      text-align: center;
      flex-wrap: wrap;
      gap: 12px 0;
  }
  .btn1a {
      width: 300px;
  }
  .ec-cartNavi {
      width: 300px;
      margin-left: 0;
  }
  .btn3 {
      margin: 0;
      width: 100%;
  }
  .ec-headerRole__cart.ec-headerRole__cart2 {
      display: inline-block;
      padding-right: 0;
      margin: 0;
  }
  .ec-headerNaviRole__nav {
      width: 50%;
      display: inline-block;
      padding-left: 5px;
  }
  .ec-headerNav .ec-headerNav__item {
      display: block;
  }
  .btn {
      line-height: 42px;
      padding: 0;
      box-sizing: border-box;
      border: none;
  }
  .contact_tel {
      text-align: left;
      margin: 0;
      display: inline-block;
  }
  .ec-itemNav_sp {
      display: none;
  }
  header {
      padding: 0 0 24px;
  }
  .header_right {
      margin: 0 auto;
  }
  .content1 {
      padding: 40px 20px;
  }
  .ttl_bg1 {
      background: unset;
      margin: 0 0 24px;
      font-size: 20px;
      line-height: 1.3;
  }
  .c1a {
      margin: 0 auto 32px;
  }
  .content1 .column_2 {
      width: calc(50% - 8px);
  }
  .sp_img {
      width: 93%;
      margin: 0 auto;
      display: block;
  }
  .arrow1 {
      margin: 0 auto 32px;
      width: 180px;
  }
  .content2 .ttl_bg1 {
      margin: 0 0 24px;
  }
  .column_1 {
      width: 100%;
  }
  .content2 .column_3 {
      width: 100%;
  }
  .content2 h3 {
      margin: 12px 0 8px;
      font-size: 20px;
  }
  .txt_img1 .column_68 {
      padding: 0;
      margin: 0 0 16px;
  }
  .txt_img1 {
      margin: 18px 0 0;
  }
  .txt_img1 .column_32 {
      padding-right: 20px;
      width: 50%;
      margin: 0 auto;
  }
  .content3 {
      padding: 40px 20px;
  }
  .content3 .flex_row {
      gap: 20px 0;
  }
  .content4 {
      padding: 40px 20px 40px;
  }
  .brand_logo1 {
      flex-wrap: wrap;
      gap: 10px 0;
  }
  .brand_logo1 li {
      width: calc(50% - 8px);
      font-size: 16px;
  }
  .brand_logo1 {
      margin: 0 0 24px;
  }
  .content4 .mb32 {
      margin: 0 0 20px;
  }
  .content4 p {
      text-align: justify;
      text-justify: inter-ideograph;
  }
  .pcbr {
      display: none;
  }
  .ttl1 {
      font-size: 20px;
      margin: 0 0 24px;
  }
  .ttl_icon1 {
      width: 55px;
      margin-right: 16px;
      vertical-align: -19px;
  }
  .content4 .column_2:last-child {
      margin: 0;
  }
  .ttl_icon2 {
      width: 32px;
      margin-right: 24px;
      vertical-align: -11px;
  }
  
  .ttl_icon3 {
      width: 72px;
      margin-right: 12px;
      vertical-align: -5px;
  }
  .content5 {
      padding: 40px 20px 40px;
  }
  .skyblue_txt {
      font-size: 20px;
      margin: 0 0 24px;
      line-height: 1.45;
  }
  .ttl_center h3 {
      margin: 0 0 24px;
      font-size: 20px;
  }
  .inner_row .column_2 {
      margin: 0;
      width: calc(100% - 120px);
  }
  .inner_row .img_column {
      width: 110px;
  }
  .inner_row .column_2 p:last-child {
      margin: 0;
  }
  .flow_ul {
      margin: 24px 0 40px;
      flex-wrap: wrap;
      gap: 32px 0;
      padding-right: 20px;
  }
  .flow_ul li {
      width: calc(50% - 10px);
      font-size: 14px;
      padding: 0;
      height: 80px;
  }
  .flow_ul li:after {
      width: 20px;
      right: -20px;
  }
  .c6a {
      margin: 8px 0 32px;
  }
  .content6 .column_2 {
      width: 100%;
  }
  .content2 .flex_row {
      padding: 0 20px;
      gap: 20px 0;
  }
  .estimate_btn1 {
      margin: 16px auto 0;
      padding: 0 20px;
      width: 280px;
  }
  .footer_top {
      padding: 40px 20px 0;
  }
  .footer_logo {
      width: 200px;
      margin: 0 auto 16px;
  }
  .footer_info {
      width: 100%;
      padding: 0;
      max-width: 210px;
      margin: 0 auto;
  }
  .ippbr2 {
      display: none;
  }
  .footer_info img {
      width: 320px;
      margin: 10px auto 0;
      display: block;
  }
  .ec-footerNavi {
      width: 100%;
      padding: 0 25%;
  }
  .footer_category .column_2 {
      margin: 0;
  }
  .footer_category {
      width: 100%;
      margin: 20px auto 0;
      max-width: 300px;
  }
  .ttl2 img {
      margin-right: 0;
      vertical-align: 0;
      position: absolute;
      top: -18px;
      left: 0;
      width: 34px;
  }
  .cleaning_content .ttl2 img {
      width: 38px;
  }
  .ttl2 {
      font-size: 19px;
      position: relative;
      padding-left: 42px;
  }
  .ranking .ttl2 {
      margin: 0 -20px 8px;
  }
  .ttl2a {
      font-size: 18px;
  }
  .ttl3 {
      font-size: 20px;
  }
  .price_table1 th, .price_table1 td {
      padding: 12px 20px;
      display: block;
  }
  .price_table1 th {
      padding: 12px 20px 0;
  }
  .price_c1, .price_content {
      margin-bottom: 48px;
  }
  .price_table2 th, .price_table2 td {
      padding: 4px 0;
      display: block;
  }
  .column_28 p {
      text-align: right;
  }
  .column_72 {
      margin: 0 0 8px;
  }
  .price_c3 .mt56 {
      margin-top: 40px;
  }
  .price_c4 .column_3 {
      width: 100%;
  }
  .price_c4 .flex_row {
      padding: 0 20px;
      gap: 24px 0;
  }
  .price_c4 h3 {
      line-height: 1.45;
      margin: 24px 0 10px;
  }
  .price_c5 .pink_ttl {
      font-size: 20px;
      margin: 16px 0 24px;
  }
  .price_c5 .mt88 {
      margin: 40px 0 10px;
  }
  .question_content {
      margin-bottom: 48px;
  }
  .q_section img, .a_section img {
      top: 10px;
      left: 10px;
      width: 24px;
  }
  .q_section {
      padding: 8px 48px 8px 44px;
  }
  .q_section .arrow4a {
      right: 20px;
  }
  .q_section p {
      font-size: 16px;
      font-weight: bold;
  }
  .a_section {
      position: relative;
      padding: 20px 16px 20px 44px;
  }
  .a_section img {
      top: 22px;
  }
  .ttl2_sp {
      padding: 0 0 4px;
  }
  .extension_c1 {
      padding-top: 0;
  }
  .extension1 {
      margin: 0 auto 40px;
  }
  .extension2 {
      margin: 32px auto 24px;
  }
  .extension_c3 .pink_ttl {
      line-height: 1.45;
  }
  .repair_flow {
      margin: 0 auto 40px;
  }
  .privacy {
      margin: 24px 0 0;
  }
  .design_table th, .design_table td {
      display: block;
  }
  .tradelaw_c3 h3 {
      line-height: 1.45;
      margin-top: 28px;
  }
  .company_img1 {
      width: 100%;
  }
  .content2 .column_3 p {
      text-align: center;
  }
  .logo_img {
      height: 48px;
      padding: 0;
  }
  .btn4 {
      width: 100%;
      font-size: 16px;
      line-height: 42px;
      margin: 12px auto 0;
  }
  .arrow2a {
      right: 20px;
      width: 15px;
  }
  .contact_right {
      width: 100%;
      margin: 0;
      text-align: center;
  }
  .contact_tel a {
      font-size: 32px;
  }
  .contact_tel p {
      font-size: 12px;
  }
  .contact_right {
      width: 100%;
      margin: 0 auto;
  }
  .content1 .column_2 {
      width: 100%;
  }
  .content2, .content6 {
      padding: 40px 20px;
  }
  .service {
      margin: 0 0 40px;
  }
  .ttl2b {
      margin: 0 0 40px;
      font-size: 24px;
  }
  .content2 .column_2 {
      width: 100%;
      padding: 0 0 42px;
  }
  .content2 p {
      font-size: 16px;
      padding: 0 18px;
  }
  .btn_abs2 {
      right: -20px;
      width: 240px;
      font-size: 16px;
      line-height: 36px;
  }
  .content2 {
      padding: 40px 20px 24px;
  }
  .ttl1b img {
      height: 50px;
      width: auto;
  }
  .content3_bottom {
      padding: 20px;
  }
  .ttl2b:after {
      width: 100%;
  }
  .content3 .flex_row {
      gap: 0;
  }
  .content3_bottom .column_2 {
      width: 100%;
  }
  .inner1000 {
      padding: 0;
  }
  .content4 .ttl1b img {
      height: 60px;
  }
  .content4_top {
      border-radius: 20px;
      padding: 20px;
      margin: 0 0 20px;
  }
  .flex_ul1 {
      font-size: 16px;
  }
  .ttl3a {
      margin: 0 0 20px;
  }
  .flex_ul2 {
      font-size: 16px;
      margin: 0 0 24px;
  }
  .guide_c2 .flex_ul2 {
      margin: 0;
  }
  .content4_bottom {
      padding: 20px;
  }
  .content5 .ttl1b img {
      height: 64px;
  }
  .content5 .center1 {
      text-align: left;
      font-size: 15px;
  }
  .sp_justify {
      text-align: justify;
      text-justify: inter-ideograph;
  }
  .content5 .column_4 {
      width: calc(50% - 10px);
      margin: 0 0 20px;
  }
  .jirei_img {
      margin: 0 0 8px;
  }
  .content5 .flex_row {
      margin: 40px 0 24px;
  }
  .footer_contact {
      padding: 40px 20px;
  }
  .footer_banner {
      position: relative;
      top: 0;
      left: 0;
      padding: 0;
      transform: none;
  }
  .footer_contact .ttl1b img {
      height: 54px;
  }
  .footer_contact .center {
      text-align: justify;
      text-justify: inter-ideograph;
  }
  .footer_contact .banner1 {
      margin: 24px auto 0;
  }
  .footer_top .column_2 {
      margin: 0 0 12px;
  }
  .footer_logo {
      width: 100%;
      margin: 8px auto 16px;
      text-align: center;
  }
  .footer_logo p {
      text-align: center;
  }
  .footer_logo img {
      width: 200px;
  }
  .column_info ul {
      padding: 0 0 0 20px;
  }
  .ec-layoutRole__header nav {
      display: block;
  }
  .ec-footerTitle {
      padding: 14px 20px;
  }
  .price_c1 .ttl1b img {
      height: auto;
      width: 100%;
  }
  .price_c1 .ttl1b {
      margin: 0 0 24px;
  }
  .price_list {
      font-size: 16px;
      margin: 0 0 24px;
      flex-wrap: wrap;
      gap: 10px 0;
  }
  .price_list li {
      width: calc(50% - 5px);
      line-height: 36px;
  }
  .price_table1 {
      margin: 24px 0 48px;
  }
  .question_c1 .ttl1b img {
      height: 60px;
      width: auto;
  }
  .concealed_c1 {
      padding: 0 20px;
  }
  .concealed_c2 .column_2 {
      width: 100%;
  }
  .concealed_c4 {
      padding: 20px;
  }
  .concealed_img {
      width: 100%;
  }
  .concealed_c4 .hover1 {
      margin: 0;
  }
  .concealed_content {
      margin: 0 0 40px;
  }
  .cleaning_c1 .ttl1b img {
      height: 48px;
  }
  .ttl2d img {
      top: -2px;
  }
  .cleaning_content {
      margin: 0 0 40px;
  }
  .cleaning_c3 .ttl1b img {
      height: auto;
      width: 100%;
  }
  .cleaning_c3 {
      padding: 40px 20px;
  }
  .cleaning_c3 .inner1280 {
      border-radius: 16px;
      padding: 20px;
  }
  .cleaning_content .area_ul {
      padding: 0;
      gap: 16px 0;
      margin: 0 0 24px;
  }
  .cleaning_content .area_ul li {
      font-size: 18px;
      width: 33.33%;
  }
  .cleaning_content .area_ul li:nth-child(5) {
      border-right: none;
  }
  .cleaning_content .area_ul li:nth-child(3), .cleaning_content .area_ul li:nth-child(6) {
      border-right: 1px solid #000;
  }
  .cleaning_c3 .aligncenter {
      width: 60px;
      margin: 0 auto 24px;
  }
  .cleaning_c4 {
      padding: 8px 20px 24px;
  }
  .concealed_c4 .column_2, .hover1 .column_2 {
      margin: 0;
  }
  .concealed_c4 .banner_link1, .hover1 .banner_link1 {
      margin: 12px 0 0;
  }
  .banner_link1 {
      margin: 12px 0 0;
  }
  .cleaning_c4 .banner_link1 {
      margin: 12px 0 0;
  }
  .cleaning_c4 .hover1 {
      margin: 0;
  }
  .company_page1 .ttl1b img {
      height: 64px;
  }
  .address1 {
      margin: 16px 0 40px;
  }
  #page_help_tradelaw .page_header1 h2 img, #page_help_guide .page_header h2 img, .page_header6 h2 img {
      filter: drop-shadow(0px 0px 8px #fff) drop-shadow(0px 0px 8px #fff);
  }
  .guide_c1 .ttl1b img {
      height: 62px;
  }
  .guide_c1 {
      padding: 0 20px;
  }
  .guide_c1 .flex_row {
      margin: 40px 0 0;
      gap: 0;
  }
  .guide_c1 .column_2 {
      padding: 20px;
      width: 100%;
  }
  .guide_c1 h3 {
      line-height: 44px;
      border-radius: 22px;
      width: 100%;
      font-size: 20px;
  }
  .btn6 {
      line-height: 44px;
      border-radius: 22px;
      font-size: 18px;
      width: 100%;
  }
  .guide_content {
      margin: 0 0 40px;
  }
  .guide_c1 {
      margin: 0 0 16px;
  }
  .guide_c2 {
      padding: 40px 20px 20px;
  }
  .guide_c2 .column_2a, .guide_c2 .column_2b, .guide_c2 .column_3 {
      width: 100%;
      padding: 20px;
  }
  .guide_c2 .column_2a {
      order: 1;
  }
  .guide_c2 .column_2b {
      order: 6;
  }
  .guide_c2 .column_3d {
      order: 2;
  }
  .guide_c2 .column_3e {
      order: 3;
  }
  .guide_c2 .column_3f {
      order: 4;
  }
  .guide_c2 .column_3g {
      order: 5;
  }
  .guide_c2 .ttl1b img {
      height: 78px;
  }
  .guide_c2 .aligncenter {
      margin: 0;
  }
  .guide_c3 {
      padding: 0 20px;
      margin: 40px 0 24px;
  }
  .guide_c3 .column_2 {
      margin: 0 0 16px;
  }
  .guide_c3 .column_2 .column_2 {
      width: 100%;
      margin: 0 0 16px;
  }
  .guide_c3 .column_2 .column_2:last-child {
      margin: 0;
  }
  .guide_c4 .ttl1b img {
      height: 64px;
  }
  .guide_c4 {
      padding: 40px 0;
  }
  .guide_c5 .ttl1b img {
      height: 62px;
  }
  .ttl4 {
      font-size: 22px;
  }
  .page_header {
      padding: 64px 20px;
  }
  .ec-itemNav__nav li a {
      padding: 8px 20px;
  }
  .contact_tel img {
      width: 52px;
  }
  .search_flex {
      padding: 20px 20px;
      gap: 10px 10px;
  }
  .search_flex a {
      width: calc(50% - 5px);
      font-size: 15px;
  }
  .search2 .search_flex a {
      width: 100%;
  }
  .logo2 img {
      height: 16px;
  }
  .logo2a img {
      height: 26px;
  }
  .logo2c img {
      height: 14px;
  }
  .search1 h3 {
      font-size: 20px;
      line-height: 36px;
  }
  .cleaning_c4 .arrow2a {
      display: none;
  }
  .content3 .btn4 {
      margin: 24px auto 0;
  }
  .abs1 {
      position: relative;
      top: 0;
      right: auto;
      display: block;
      margin: 0 auto;
  }
  .order1 {
      order: 1;
  }
  .order2 {
      order: 3;
  }
  .order3 {
      order: 2;
  }
  .kana_ul li {
      width: 50%;
  }
  .guide_content .kana_ul li {
      width: 50%;
  }
  .flex_ul1 li {
      width: calc(50% - 10px);
  }
  .toggleButton {
      font-size: 16px;
  }
  .flex_ul2 li {
      width: 50%;
  }
  .ec-footerRole .inaba img {
      width: 216px;
  }
  .secchi_ul, .secchi_ul2 {
      margin: 40px 0 0;
      font-size: 16px;
  }
.secchi_ul2 {
      margin: 16px 0 0;
}
  .wp-post li {
      width: 100%;
  }
  .wp-post li + li {
      margin: 0;
  }
  .col_5 {
      width: calc(33.33% - 8px);
      line-height: 32px;
      font-size: 18px;
  }
.secchi_btn {
    gap: 12px 12px;
    justify-content: flex-start;
}
  .secchi img {
      margin: 0 auto 24px;
  }
  .title {
      font-size: 24px;
  }
  .step-header h2 {
      margin: 0;
      font-size: 20px;
  }
  .step-container {
      margin-bottom: 0;
  }
  .step-header {
      margin-bottom: 16px;
  }
  .select-container {
      margin-bottom: 16px;
  }
  .subtitle {
      margin-bottom: 20px;
  }
  .content6a .ttl2 {
      margin: 0 0 24px;
  }
  .wp-post {
      gap: 20px 0;
  }
  .content6a .btn4 {
      margin: 24px auto 0px;
  }
  .first-view h2 {
    font-size: 20px;
}
.campaign-details p + .ttl2 {
    margin: 28px 0 20px;
}
.campaign-details {
    margin: 0 auto 40px;
}
.steps-section {
    margin-bottom: 40px;
    padding: 8px 20px;
}
.button {
    display: block;
    margin: 10px auto 0;
    width: 180px;
}
.qr-code {
    text-align: center;
    margin-top: 20px;
}
.notes-section {
    padding: 0;
    background: #fff;
}
.cta-section p {
    font-size: 18px;
    text-align: center;
}
.large {
    padding: 15px 0;
}
.container2 {
    margin: 40px auto 0;
    padding: 0 40px;
}
.first-view img {
    margin: 0 auto 20px;
    width: calc(100% - 40px);
    display: block;
}
.col_1 {
    width: 100%;
}
.col_1 + .col_1 {
    margin: 20px 0 0;
}
.family {
    margin: 34px 0 0;
}
.container2a .flex_row {
    gap: 0;
}
.content1 .column_2c img {
    width: 100%;
}
.ec-orderRole .ec-orderRole__summary {
    position: static;
}
.logo2d img {
    height: 34px;
}
}