/*
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
@media (max-width: 767px) {
}
@media (max-width: 576px) {
}
----------------------------------------------------------- */
html {
  font-style: normal;
  font-size: 16px;
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  line-height: 1.5;
}

body {
	font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

html{
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

*, *:after,*:before{
    box-sizing: inherit;
}

p {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 991px){
  p {
    font-size: 14px;
  }
}

h2 {
  font-size: 40px;
	font-weight: bold;
}

@media only screen and (max-width: 991px){
  h2 {
    font-size: 28px;
    line-height: 1.6;
  }
}

h3 {
  font-size: 28px;
}

@media only screen and (max-width: 991px){
  h3 {
    font-size: 24px;
  }
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
  padding-inline-start: 0!important;
  margin-block-start: 0!important;
  margin-block-end: 0!important;
}

a {
  text-decoration:none!important;
}

a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.btn_center input:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
  color: #fff!important;
}

a.contact-btn_hojyo:hover {
  color: #fff!important;
}

a.plan_button_hojyokin:hover {
  color: #fff!important;
}

a..consult-btn_hojyo:hover {
  color: #fff!important;
}

@media (min-width: 768px) {
.pc_none {
  display: none!important;
  }
}

@media (max-width: 767px) {
.sm_none {
  display: none!important;
  }
}

/* 共通 */
#header_hojyo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background:rgba(255,255,255,0.4);
  z-index: 1000;
}

.header-inner_hojyo {
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.logo_hojyo {
  margin-right: auto;
  padding-left: 2%;
}

.logo_hojyo img {
  height: 38px;
  width: auto;
}

.nav-pc_hojyo {
  padding-right: 20px;
}

.nav-pc_hojyo a {
  margin: 0 15px;
  font-size: 18px;
  color: #1a1a1a;
  font-weight: bold;
  text-decoration: none;
}


.contact-btn_hojyo {
  background-color: #003871;
  color: #fff;
  font-size: 18px;
  height: 80px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: bold;
}

.contact-btn_hojyo img {
  height: 18px;
  margin-right: 10px;
  width: auto;
}

.hamburger_hojyo {
  display: none;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
}

.hamburger_hojyo span {
  background: white;
  background-color: #003871;
  height: 3px;
  width: 24px;
  border-radius: 2px;
}

.mobile-menu_hojyo {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  z-index: 1001;
  transition: left 0.3s ease;
  padding: 20px;
  padding-top: 10px;
  box-sizing: border-box;
}

.mobile-header_hojyo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-logo_hojyo {
  height: 40px;
}

.close_hojyo {
  background: #003871;
  color: white;
  font-size: 24px;
  border: none;
  border-radius: 8px;
  width: 40px;
  height: 40px;
  line-height: 1;
  cursor: pointer;
  text-align: center;
}

.close_hojyo span {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.nav-mobile_hojyo a {
  display: block;
  padding: 15px 0;
  border-top: 1px solid #ccc;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.mobile-contact-btn_hojyo {
  display: block;
  background-color: #003871;
  color: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 30px;
  margin-top: 30px;
  text-decoration: none;
  font-weight: bold;
}

/* レスポンシブ */
@media (max-width: 991px) {
  .nav-mobile_hojyo {
    padding-top: 40px;
  }

  .header-inner_hojyo {
    justify-content: space-between;
    padding: 10px 20px;
  }

  .mobile-logo_hojyo {
    margin-right: auto; /* これを追加して左寄せ */
  }

  .nav-pc_hojyo,
  .contact-btn_hojyo {
    display: none;
  }

  .hamburger_hojyo {
    display: flex;
  }

  .mobile-header_hojyo {
    display: flex;
    align-items: center;
    justify-content: flex-start; /* 左寄せに変更 */
    gap: 16px; /* ロゴと閉じるボタンの間に余白 */
  }

  .mobile-logo_hojyo {
    height: 40px;
    display: block;
  }

  .close_hojyo {
    margin-left: auto;
    display: flex; /* ←追加 */
    align-items: center; /* ←追加：縦中央揃え */
    justify-content: center; /* ←追加：横中央揃え */
  }

  .mobile-header_hojyo {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .mobile-logo_hojyo {
    height: 40px;
    display: block;
    margin: 0;
    padding: 0;
    flex-shrink: 0;
  }

  .mobile-logo_hojyo {
    margin-left: 0 !important;
    margin-right: auto !important;
  }

}

@media (min-width: 992px) {
  .mobile-menu_hojyo {
    display: none;
  }
}

.support-section_hojyo {
  background-image: url(https://adplatz.com/wp-content/themes/adplatz/assets/img/jizokuka-hojyokin/hojyokin_fv.png);
  padding-top: 150px;
  padding-bottom: 80px;
  background-size: cover;
  text-align: center;
}

.support-container_hojyo {
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.support-texts_hojyo {
  text-align: left;
  max-width: 600px;
}

.support-label_hojyo {
  display: inline-block;
  background-color: #4B97BF;
  color: #fff;
  font-weight: bold;
  padding: 9px 0px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 36px;
  width: 564px;
  text-align: center;
}

.support-title_hojyo {
  font-size: 46px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
}

.support-badge_hojyo {
  padding-top: 120px;
}

.support-badge_hojyo img {
  max-width: 200px;
  width: 100%;
  height: auto;
  animation: size 3s ease-in-out infinite;
  -webkit-animation: size 3s ease-in-out infinite;
  -moz-animation: size 3s ease-in-out infinite;
}

@keyframes size{
  0% { transform: scale(0.8); }
  50% { transform: scale(1); }
  100% { transform: scale(0.8); }
}

.industry-list_hojyo {
  max-width: 620px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  justify-content: start;
  margin-top: 40px;
  border-radius: 10px;
}

.industry-list_hojyo_container {
  max-width: 1120px;
  margin: 0 auto;
}

.industry-item_hojyo {
  border-radius: 10px;
  background:rgba(255,255,255,0.75);
  padding: 10px;
  text-align: center;
}

.industry-item_hojyo img {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.industry-item_hojyo p {
  font-size: 12px;
  color: #242533;
  font-weight: bold;
  margin: 0;
}

.industry-note_hojyo {
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 15px;
}

.industry-note_hojyo p {
  font-size: 18px;
  color: #242533;
  text-align: left;
  margin: 0;
  padding: 0;
}

.cost-section_hojyo {
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 0;
  color: #363636;
}


.cost-title_hojyo {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
}

.cost-list_hojyo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 80px;
}

.cost-item_hojyo {
  background-color: #4B97BF;
  color: #fff;
  font-size: 28px;
  text-align: center;
  padding: 16px 20px;
  border-radius: 20px;
  font-weight: bold;
}

.cost-note_hojyo {
  font-size: 14px;
  color: #363636;
  margin-top: 30px;
  margin-bottom: 0;
  text-align: left;
}

@media (max-width: 991px) {
  .cost-list_hojyo {
    grid-template-columns: 1fr;
  }

  .cost-list_hojyo {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cost-item_hojyo {
    font-size: 18px;
  }

  .cost-title_hojyo {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
  }

  .cost-list_hojyo {
    gap: 20px 40px;
  }

  .cost-section_hojyo {
    padding: 40px 0 60px;
  }
}

.free-consult_hojyo {
  background-color: #F2F2F2;
  padding: 40px 20px;
}

.free-consult-inner_hojyo {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.free-text_hojyo {
  color: #363636;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
}

.blue-text_hojyo {
  font-size: 40px;
  color: #4B97BF;
}

.consult-btn_hojyo {
  background-color: #093D77;
  color: #ffffff;
  text-decoration: none;
  width: 400px;
  height: 80px;
  line-height: 78px;
  border-radius: 100px;
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

/* レスポンシブ対応 */
@media (max-width: 991px) {
  .free-consult-inner_hojyo {
    flex-direction: column;
    align-items: flex-start;
  }

  .consult-btn_hojyo {
    width: 100%;
    text-align: center;
  }

  .free-text_hojyo {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
  }

  .sp-br {
    display: none;
  }

}

.hojyo-about {
  padding: 80px 0 100px;
  color: #363636;
}

.hojyo-about-inner {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  gap: 60px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.hojyo-about-text {
  flex: 1;
  min-width: 300px;
}

.hojyo-about-title {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 1px;
}

.hojyo-about-desc {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.hojyo-about-desc mark {
  background-color: #A6DBF0;
  padding: 0 4px;
}

.hojyo-about-img {
  flex: 1;
  min-width: 300px;
}

.hojyo-about-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* スマホ対応 */
@media (max-width: 991px) {
  .hojyo-about-inner {
    flex-direction: column-reverse;
  }

  .hojyo-about-title {
    font-size: 28px;
  }

  .hojyo-about-desc {
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
  }

}

.table_wrapper {
  padding-bottom: 100px;
}

.table_wrapper_hojyo {
  max-width: 960px;
  margin: 0 auto;
  overflow-x: auto;
}

.table_container_hojyo {
  width: 100%;
  overflow-x: auto;
}

.hojo_table_hojyo {
  width: 100%;
  border-collapse: collapse;
  font-size: 22px;
  min-width: 600px;
}

.hojo_table_hojyo th,
.hojo_table_hojyo td {
  border: 1px solid #BEBEBE;
  padding: 30px 25px 30px 25px;
  text-align: center;
  font-weight: bold;
  width: 33.333333%;
  white-space: nowrap;
}

.head_table th, .head_table td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.left {
  text-align: left!important;
}

.hojo_name_header_hojyo {
  background-color: #232B35;
  color: #fff;
  font-weight: bold;
  position: sticky;
  left: 0;
  z-index: 2;
}

.ippan_header_hojyo {
  background-color: #F25152;
  color: #fff;
  font-weight: bold;
}

.sogyo_header_hojyo {
  background-color: #1587B4;
  color: #fff;
  font-weight: bold;
}

.gray_cell_hojyo {
  background-color: #DBDBDB;
  font-weight: bold;
  text-align: left;
  position: sticky;
  left: 0;
  z-index: 1;
}

.light_gray_cell_hojyo {
  background-color: #F0F0F0;
  font-weight: bold;
  text-align: left;
  position: sticky;
  left: 0;
  z-index: 1;
}

.hojo_table_hojyo td {
  background-color: #FFFFFF;
}

.small_text_hojyo {
  font-size: 12px;
  vertical-align: super;
}

@media screen and (max-width: 991px) {
  .table_container_hojyo {
    overflow-x: auto;
  }

  .hojo_table_hojyo {
    min-width: 600px;
  }
}

.saitaku_jirei {
  background-color: #F8FCFF;
  padding-top: 80px;
  padding-bottom: 100px;
  margin: 0;
}

.case_wrapper_hojyo {
  max-width: 1120px;
  margin: 0 auto;
}

.case_title_hojyo {
  text-align: center;
  font-size: 34px;
  margin-bottom: 40px;
  color: #363636;
}

.case_card_hojyo {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.1);
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
  padding: 60px 60px 50px;
  align-items: flex-start;
}

.case_card_hojyo_last {
  margin-bottom: 0;
}

.case_img_hojyo {
  width: 340px;
  height: auto;
  object-fit: cover;
  flex-shrink: 0;
}

.case_content_hojyo {
  flex: 1;
}

.case_meta_hojyo {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  gap: 8px;
}

.case_pref_hojyo {
  background-color: #1587B4;
  color: #fff;
  padding: 4px 12px 6px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px;
}

.case_category_hojyo {
  font-size: 16px;
  color: #363636;
}

.case_heading_hojyo {
  font-size: 22px;
  color: #1587B4;
  margin-bottom: 10px;
  text-decoration: underline;
  padding-bottom: 4px;
}

.case_text_hojyo {
  font-size: 18px;
  color: #363636;
  line-height: 1.8;
}

/* レスポンシブ対応 */
@media screen and (max-width: 991px) {
  .case_card_hojyo {
    flex-direction: column;
    align-items: flex-start;
  }

  .case_img_hojyo {
    width: 100%;
    height: auto;
  }

  .case_meta_hojyo {
    flex-direction: row;
    align-items: center;
  }

  .case_category_hojyo {
    margin-top: 4px;
  }
}

.worries_hojyo {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.worry_bubbles_hojyo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.worry_bubble {
  width: 180px;
  height: 180px;
  background-color: #FFFCF0;
  border: 5px solid #E7E7E7;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  color: #363636;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}

.upper_hojyo {
  margin-top: 0;
}

.lower_hojyo {
  margin-top: 40px;
}

.worry_image_hojyo {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.worry_image_hojyo img {
  width: 200px;
  height: auto;
}

.arrow_img img {
  height: 20px;
  width: auto;
}

.worries_hojyo {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

.arrow_imgmb {
  margin-bottom: 15px;
}

.arrow-img_hojyo {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.arrow-img_hojyo.active {
  opacity: 1;
}

.worry_wrapper_hojyo {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  margin-bottom: 40px;
}

.worry_bubble {
  background-color: #FFFCF0;
  border: 5px solid #E7E7E7;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #363636;
  font-weight: bold;
  font-size: 18px;
  margin: 0 10px;
  line-height: 1.4;
}

.upper_hojyo {
  margin-bottom: 80px;
}

.arrows_hojyo {
  padding-top: 60px;
}

.lower_hojyo {
  margin-top: 40px;
}

.worry_image_hojyo {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 1;
}

.arrow_hojyo img {
  margin-top: 30px;
}

.header-title_hojyo {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.highlight_hojyo {
  color: #1587B4;
  font-size: 48px;
  font-weight: bold;
  text-decoration: underline;
}

.recommendation_hojyo {
  text-align: center;
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: bold;
  padding-top: 30px;
}

/* ===================== レスポンシブ対応 ===================== */
@media screen and (max-width: 991px) {
  .header_hojyo {
    padding: 0 20px;
  }

  .header-title_hojyo {
    font-size: 32px;
  }

  .highlight_hojyo {
    font-size: 36px;
  }

  .worries_hojyo {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 30px;
    width: 100%;
  }

  .worry_hojyo {
    width: 100%;
    height: auto;
    border-radius: 0;
    border: none;
    background-color: #FFFCF0;
    padding: 16px 20px;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
  }

  .worry_hojyo::before {
    content: "";
    background: url("https://giga-tokyo.jp/billion/wp-content/themes/GIGA/img/check_img.pn") no-repeat center center;
    background-size: contain;
    width: 24px;
    height: 24px;
    display: inline-block;
  }

  .person-img_hojyo {
    width: 80%;
    max-width: 300px;
    margin: 0 auto 20px;
    display: block;
  }

  .arrow-img_hojyo {
    width: 24px;
  }

  .arrow_img img {
    height: 16px;
    width: auto;
  }

  .recommendation_hojyo {
    font-size: 24px;
    padding: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    text-align: center;
  }

  .section_hojyokin {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}

.section_hojyokin {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #fff;
}

.container_hojyokin {
  max-width: 1080px;
  margin: 0 auto;
}

/* 共通ブロック */
.block_hojyokin {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  flex-wrap: wrap;
}

/* ブロック01（画像のみ） */
.image-only_hojyokin img {
  width: 100%;
  max-width: 100%;
  display: block;
  border-radius: 8px;
}

/* 画像 */
.image_hojyokin {
  flex: 1 1 40%;
}

.image_hojyokin img {
  width: 100%;
  border-radius: 8px;
}

/* テキスト */
.text_hojyokin {
  flex: 1 1 55%;
  color: #242533;
}

.title_hojyokin {
  font-size: 26px;
  color: #3A4060;
  font-weight: bold;
  margin: 0 0 15px;
}

.desc_hojyokin {
  font-size: 18px;
  color: #242533;
  line-height: 1.8;
  text-align: justify;
}

.block_hojyokin {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  margin-bottom: 60px;
  flex-wrap: wrap;
}

.image_hojyokin {
  flex: 0 0 calc(45% - 30px);
}

.text_hojyokin {
  flex: 0 0 calc(55% - 30px);
}

.container_hojyokin h2 {
  font-size: 42px;
  color: #3A4060;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 60px;
  margin-bottom: 0;
}

/* スマホ対応 */
@media (max-width: 991px) {
  .block_hojyokin {
    flex-direction: column;
  }

  .image_hojyokin,
  .text_hojyokin {
    flex: 1 1 100%;
  }
}

.reverse_hojyokin {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .block_hojyokin,
  .reverse_hojyokin {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .block_hojyokin,
  .reverse_hojyokin {
    flex-direction: column;
  }

  .image_hojyokin,
  .text_hojyokin {
    flex: 0 0 100%;
    width: 100%;
  }
}

.header_hojyo_nayami {
  padding-top: 80px;
}

.price {
  padding: 60px 0;
  background: linear-gradient(to right, #06407E, #1D6AA9);
}

.pricing_wrapper_hojyokin {
  max-width: 520px;
  margin: 0 auto;
  color: #434343;
  text-align: center;
  box-sizing: border-box;
}

.pricing_title_hojyokin {
  font-size: 34px;
  color: white;
  margin-bottom: 40px;
}

.pricing_header_hojyokin {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.pricing_subtitle_hojyokin {
  font-size: 26px;
  margin: 0;
  color: white;
  white-space: nowrap;
}

.line_hojyokin {
  flex: 1;
  height: 1px;
  background-color: white;
}

.plans_container_hojyokin {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
}

.plan_card_hojyokin {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 30px;
  width: 100%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.plan_content_hojyokin {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.plan_name_hojyokin {
  font-size: 24px;
  text-align: center;
  color: #073F7E;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 20px;
}

.plan_price_hojyokin {
  background-color: #E8E8E8;
  padding: 15px;
  border-radius: 10px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}

.plan_features_hojyokin {
  list-style: none;
  padding: 0;
  text-align: left;
  margin-bottom: 0;
}

.plan_features_hojyokin li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  line-height: 1.5;
}

.plan_features_hojyokin img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  margin-top: 4px;
}

.plan_button_hojyokin {
  display: inline-block;
  background-color: #073F7E;
  color: white;
  text-decoration: none;
  height: 52px;
  line-height: 50px;
  width: 240px;
  font-size: 20px;
  border-radius: 30px;
  font-weight: bold;
  align-self: center;
  margin-top: 20px;
}

.plan_price_hojyokin span {
  font-size: 40px;
}

span.mini {
  font-size: 26px;
}


.faq {
  padding-top: 80px;
  padding-bottom: 60px;
}

.faq_wrapper_hojyokin {
  max-width: 960px;
  margin: 0 auto;
  color: #434343;
  box-sizing: border-box;
}

.faq_title_hojyokin {
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
}

.faq_item_hojyokin {
  padding: 30px 30px;
  margin-bottom: 40px;
  border-radius: 6px;
   box-shadow: 0px 8px 12px -1px rgba(76, 140, 183, 0.16);
}

.faq_question_hojyokin {
  margin-bottom: 10px;
  line-height: 1.6;
  font-size: 20px;
  font-weight: bold;
}

.faq_answer_hojyokin {
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 38px; /* Aの幅 + 少し余白 */
  text-indent: -35px; /* Aだけ外に出す */
  line-height: 1.6;
}

.faq_q_hojyokin {
  color: #4EB6CF;
  font-weight: bold;
  margin-right: 18px;
  font-size: 24px;
}

.faq_a_hojyokin {
  color: #F25152;
  font-weight: bold;
  margin-right: 20px;
  font-size: 24px;
}


@media (min-width: 992px) {
  .pc_none {
    display: none;
  }
}

footer {
  background: #073F7E;
  padding: 6px 0 8px;
}

footer p {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
}

h2.contact_ttl {
  font-size: 38px;
  color: #434343;
  text-align: center;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  padding-bottom: 60px;
}

.pp {
  text-align: center;
  margin: 0 auto;
}

.btn_center {
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}

.screen-reader-response {
  color: #e74c3c!important;
  padding-bottom: 20px;
}

.wpcf7-not-valid-tip {
  color: #e74c3c!important;
  display: block;
}

.wpcf7-response-output {
  padding-top: 10px;
  margin: 0 auto;
  color: #e74c3c!important;
  text-align: center;
}

.screen-reader-response ul {
  display: none;
}

.btn_center input {
    background-color: #093D77;
    border: none;
    color: #ffffff;
    text-decoration: none;
    width: 400px;
    height: 80px;
    line-height: 78px;
    border-radius: 100px;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}

.pp a {
  text-decoration: underline;
}


.lp_contact_form {
  position: relative;
  background: #fafafa; /* 下地は白 */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 120px;
  overflow: hidden; /* 擬似要素はみ出し対策 */
}

.lp_contact_form::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px; /* グラデーションの高さを固定 */
  background: linear-gradient(to right, #06407E, #1D6AA9);
  z-index: 0;
}

/* 中のフォーム内容に z-index を指定して前面に出す */
.lp_contact_form > * {
  position: relative;
  z-index: 1;
}

.lp_contact_area {
    width: 100%;
    width: 960px;

    margin: 0 auto;
    background: #fff;
    padding: 60px 60px;
    box-shadow: 20px 20px 50px rgba(0, 0, 0, .08);
    border-radius: 20px;
    margin-top: 100px;
}

.mktoFormCol label {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: bold;
}

.mktoFormCol label span {
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 2px 8px 4px;
  background: #F25152;
  font-weight: normal;
}

.mktoFormCol {
  display: flex;
  flex-direction: column;
  gap: 20px; /* 各行の余白 */
  margin: 0 auto;
}

.wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: column;
  gap: 8px; /* 選択肢の間隔 */
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label {
  font-weight: normal;
}

.wpcf7-radio span input {
  width: auto;
}

.form-row {
  display: flex;
  align-items: center;
}

.form-label {
  width: 180px; /* ラベルの固定幅 */
  font-weight: bold;
}

.form-label span {
  color: red;
  font-size: 12px;
  margin-left: 5px;
}

.form-input {
  flex: 1;
  min-width: 300px;
}

.form-input input,
.form-input textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 14px;
  border-radius: 4px;
  box-sizing: border-box;
}

/* ===== 入力欄の横幅調整 ===== */
.mktoFormCol input[type="text"],
.mktoFormCol input[type="email"],
.mktoFormCol input[type="tel"],
.mktoFormCol textarea {
  width: 100%;
  max-width: 486px; /* 入力欄の最大幅を調整 */
  min-width: 486px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #D6D6D6;
}

.checkbox-group {
  margin-left: 182px;
}

/* ===== ラベルの幅固定 ===== */
.form-row label {
  width: 160px;
  font-weight: bold;
  margin: 0;
  display: inline-block;
}

/* ===== 「必須」マーク調整 ===== */
.form-row label span {
  background-color: #e74c3c;
  color: white;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 3px;
  margin-left: 6px;
}

.form-row .wpcf7-form-control-wrap {
  margin-left: auto;
}

/* ===== ラジオボタンのグループスタイル調整 ===== */
.checkbox-group .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.checkbox-group .wpcf7-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* ===== テキストエリアの高さを調整（任意）===== */
.mktoFormCol textarea {
  height: 150px;
  resize: vertical;
}

.form-row {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #D6D6D6;
  flex-wrap: wrap;
}

.bordernon {
  border-bottom: none;
}

.pageTop-scrolled {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 5;
}

.pageTop-scrolled > a {
    display: block;
    position: relative;
    width: 70px;
    height: 70px;
    padding-top: 36px;
    background-color: #003871;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    padding-left: 2.5px;
}

.pageTop-scrolled .icon-pageTop {
    display: block;
    position: absolute;
    top: 12px;
    left: 23px;
}

.pageTop-scrolled .icon-pageTop::before {
    font-size: 14px;
}
.pageTop-scrolled .icon-pageTop::before {
    font-size: 14px;
}
.icon-pageTop:before {
    content: "\e904";
    color: #fff;
}

.fadein-up {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease-out;
}

.fadein-up.show {
  opacity: 1;
  transform: translateY(0);
}


@media screen and (min-width: 992px) {
  .js-scrollable {
    overflow-x: hidden !important;
    white-space: normal !important;
    -webkit-overflow-scrolling: auto !important;
    position: static !important;
    scroll-behavior: auto !important;
    max-width: 100% !important;
    display: block !important;
  }

  .js-scrollable::-webkit-scrollbar {
    display: none !important;
  }
}

body.is-pc .js-scrollable {
  overflow-x: hidden !important;
  white-space: normal !important;
  max-width: 100% !important;
  -webkit-overflow-scrolling: auto !important;
}

.industry-list_hojyo {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.industry-list_hojyo::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 38%,
        rgba(173, 216, 230, 0.1) 44%,   /* 青 */
        rgba(255, 255, 255, 0.8) 50%,   /* 白 */
        rgba(173, 216, 230, 0.1) 56%,   /* 青 */
        rgba(255, 255, 255, 0) 62%
    );
    animation: shine-container 3s infinite linear;
    z-index: 1;
    pointer-events: none;
    mix-blend-mode: screen;
}

.industry-item_hojyo {
    z-index: 2; /* 擬似要素より上に表示 */
}

.industry-item_hojyo img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}

.industry-item_hojyo p {
    font-size: 12px;
    color: #242533;
    font-weight: bold;
    margin: 0;
}

/* ▼ アニメーションの定義 */
@keyframes shine-container {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}


@media (max-width: 991px) {

  .footer-scrolled {
      position: fixed;
      bottom: 0;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.35);
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: .6s;
      transition: .6s;
      z-index: 5;
  }

  .footer-scrolled > .footer-inner {
          width: calc(100% - 40px);
          height: 98px;
          margin: 0 auto;
          padding: 15px 0 17px;
  }

  .footer-inner {
      display: block;
  }
  .footer-scrolled > .footer-inner {
      color: #fff;
  }

  .footer-scrolled.isActive {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }

  .footer-text {
      font-size: 12px;
      padding-right: 0;
      letter-spacing: 0.5px;
      text-align: center;
  }

  .footer-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
  ;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .btn-primary {
      display: block;
      position: relative;
      color: #fff;
      font-weight: 500;
      background-color: #073F7E;
  }

  .btn-primary.sizeL {
    border-radius: 100px;
      width: 168px;
      height: 44px !important;
      text-align: center;
      line-height: 43px;
      font-size: 14px;
      background-size: 14px auto;
      background-position: 15px center;
      -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15);
  }

  .footer-info {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 12px auto 0;
  }

  .pageTop-scrolled {
      right: 15px;
      bottom: 103px;
  }

  .pageTop-scrolled > a {
      width: 55px;
      height: 55px;
      padding-top: 30px;
      background-position: center 13px;
      background-size: auto 11px;
      font-size: 12px;
      letter-spacing: 1px;
  }

  .pageTop-scrolled .icon-pageTop {
      top: 12px;
      left: 18px;
  }

  .pageTop-scrolled .icon-pageTop::before {
          font-size: 11px;
      }

  .faq_item_hojyokin {
    margin-bottom: 30px;
    padding: 20px;
  }

  .plans_container_hojyokin {
    flex-direction: column;
    align-items: center;
  }

  .faq_question_hojyokin {
    font-size: 16px;
    padding-left: 38px;
    text-indent: -35px;
  }

  .faq_answer_hojyokin {
    font-size: 14px;
  }

  .faq_wrapper_hojyokin {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_hojyokin h2 {
    font-size: 26px;
    padding-bottom: 30px;
  }

  .block_hojyokin {
    padding: 0 20px;
    gap:30px;
  }

  h3.title_hojyokin {
    font-size: 18px;
  }

  .desc_hojyokin {
    font-size: 14px;
    line-height: 1.6;
  }

  .hojo_table_hojyo {
    font-size: 18px;
  }

  .hojo_table_hojyo th, .hojo_table_hojyo td {
    padding: 15px 10px 15px 10px;
  }

  .table_wrapper {
    padding-bottom: 80px;
    padding-left: 20px;
  }

  .hojyo-about-title {
    margin-bottom: 30px;
    font-size: 22px;
  }

  .hojyo-about-inner {
    gap: 20px;
  }

  .hojyo-about {
    padding: 60px 20px 80px;
  }

  .consult-btn_hojyo {
    height: 60px;
    width: 334px;
    line-height: 58px;
    font-size: 22px;
    margin: 0 auto;
  }

  .cost-note_hojyo {
      font-size: 12px;
      color: #363636;
      padding-left: 40px;
      padding-right: 40px;
      margin-top: 20px;
      margin-bottom: 0;
      text-align: left;
  }

  .cost-note_hojyo2 {
    padding-left: 0px;
    padding-right: 20px;
  }

  .plan_card_hojyokin {
    width: 100%;
    padding: 30px 20px;
    max-width: 300px;
  }

  .worry_wrapper_hojyo {
    display: none!important;
  }

  .logo_hojyo img {
      height: 26px;
      width: auto;
  }

  .blue-text_hojyo {
    font-size: 28px;
  }

  .free-consult_hojyo {
    padding: 30px 20px;
  }

  .mobile-logo_hojyo {
    height: 26px;
    width: auto;
  }

  .header-inner_hojyo {
    height: 64px;
  }

  .logo_hojyo {
    padding-left: 0;
  }

  #header_hojyo {
    background: none;
  }

  .mobile-contact-btn_hojyo {
    width: 244px;
    height: 52px;
    line-height: 50px;
    padding: 0;
    margin: 0 auto;
    margin-top: 40px;
  }

  .nav-mobile_hojyo a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    letter-spacing: 1px;
  }

  .support-section_hojyo {
    background-image: url(https://adplatz.com/wp-content/themes/adplatz/assets/img/jizokuka-hojyokin/fv_sp_hojyo.png);
    padding-top: 120px;
    padding-bottom: 80px;
    background-size: cover;
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
    height: 100vh;
  }

  .support-badge_hojyo {
    padding-top: 10px;
    text-align: left;
  }

  .support-badge_hojyo img {
    width: 100px;
  }

  .support-container_hojyo {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .support-label_hojyo {
    font-size: 19px;
    width: 245px;
    text-align: center;
  }

  .support-title_hojyo {
    font-size: 26px;
  }

  .sm_none {
    display: none;
  }

  .support-label_hojyo {
    padding: 6px 0px 8px;
  }

  .industry-item_hojyo img {
    height: 30px;
    width: 30px;
    margin-bottom: 5px;
  }

  .industry-list_hojyo_container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .industry-list_hojyo {
    margin-top: 20px;
    gap: 10px;
  }

  .industry-item_hojyo {
    padding: 5px;
    padding-top: 10px;
    height: 80px;
  }

  .industry-item_hojyo p {
    font-size: 10px;
    letter-spacing: -1px;
    line-height: 1.3;
  }

  .industry-note_hojyo {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .industry-note_hojyo p {
    font-size: 12px;
    padding: 2px 5px;
    display: inline;
    float: left;
    text-align: left;
    background:rgba(255,255,255,0.75);
  }

  .saitaku_jirei {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .case_title_hojyo {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .case_wrapper_hojyo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .case_card_hojyo {
    padding: 20px;
  }

  .case_card_hojyo {
    margin-bottom: 40px;
  }

  .case_pref_hojyo {
    font-size: 14px;
  }

  .case_heading_hojyo {
    font-size: 16px;
  }

  .case_category_hojyo {
    font-size: 12px;
  }

  .case_text_hojyo {
    font-size: 14px;
    line-height: 1.6;
  }

  .header-title_hojyo {
    font-size: 24px;
  }

  .highlight_hojyo {
    font-size: 28px;
  }

  .arrows_hojyo {
    padding-top: 30px;
  }

  .nayami_sp {
    padding-left: 20px;
    padding-right: 20px;
  }

  .price {
    padding: 40px;
  }

  .pricing_title_hojyokin {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .pricing_subtitle_hojyokin {
    font-size: 18px;
  }

  .plan_card_hojyokin {
    max-width: 100%;
  }

  .plan_name_hojyokin {
    font-size: 18px;
  }

  .plan_price_hojyokin span {
    font-size: 32px;
  }

  .faq {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .faq_title_hojyokin {
    font-size: 22px;
  }

  span.mini {
    font-size: 22px;
  }

  h2.contact_ttl {
    font-size: 24px;
    padding-bottom: 20px;
  }

  .mktoFormCol label {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .nonlabel br {
    display: none;
  }

  .sp_area {
    padding: 0px 20px;
    padding-top: 60px;
  }

  .lp_contact_form {
    display: block;
  }

  .checkbox-group {
    margin: 0;
  }
  .btn_center input {
    height: 60px;
    width: 334px;
    line-height: 58px;
    font-size: 22px;
    margin: 0 auto;
  }

  .scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    z-index: 1!important;
  }

  a.consult-btn_hojyo {
    color: #fff!important;
  }

  a.plan_button_hojyokin {
    color: #fff!important;
  }

  .lp_contact_form {
    padding-bottom: 80px;
  }

  .pp {
    font-size: 14px;
      text-align: center;
      margin: 0 auto;
  }

  .mktoFormCol input[type="text"], .mktoFormCol input[type="email"], .mktoFormCol input[type="tel"], .mktoFormCol textarea {
    max-width: 100%;
    min-width: 100%;
  }

  .lp_contact_area {
    margin-top: 0!important;
    padding: 40px 20px;
    width: 100%!important;
  }

  .form-row {
    display: block;
  }

}

.kaso_head {
  margin-top: 80px;
  background: #F2F2F2;
  padding: 80px 0;
}

.kaso_head h2 {
  max-width: 1040px;
  margin: 0 auto;
  font-size: 34px;
  text-align: left;
  font-weight: bold;
  padding: 0;
  letter-spacing: 1px;
}

.pankuzu {
  max-width: 1040px;
  margin: 0 auto;
  padding: 20px 0 60px;
}

.case_card_hojyo_kaso {
  max-width: 1040px;
  margin: 0 auto;
}

.pankuzu_link a, .pankuzu_link span {
  font-size: 16px;
  text-decoration: none;
  color: #363636;
}

h3.case_heading_hojyo_kaso {
  font-size: 40px;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  padding-top: 15px;
}

.case_pref_hojyo_kaso {
  font-size: 20px;
}

.case_category_hojyo_kaso {
  font-size: 18px;
}

.case_box {
  display: flex;
  gap: 30px;
  background: #F8FCFF;
  padding: 40px;
  margin-top: 40px;
  margin-bottom: 60px;
}

.case_right {
  min-width: 260px;
  height: 190px;
}

.case_right img {
  width: 260px;
  height: 190px;
}

.case_ttl {
  background: #093D77;
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 130px;
  height: 32px;
  line-height: 30px;
  color: #fff;
  border-radius: 120px;
}

.case_left h2 {
  font-size: 24px;
  color: #363636;
  padding: 15px 0 10px;
}

.case_left p {
  text-align: justify;
  font-size: 18px;
  color: #363636;
}

.case_description h2 {
  font-size: 26px;
  padding: 0px 10px;/*上下 左右の余白*/
  color: #3A4060;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 6px #68B4CC;/*左線*/
}

.case_description p {
  padding: 10px 40px 60px 40px;
  font-size: 18px;
  color: #363636;
  line-height: 1.6;
  text-align: justify;
}

.last_img {
  padding-left: 40px;
}

.last_img img {
  width: 260px;
  height: 190px;
}

.other_ttl {
  margin-top: 60px;
  padding: 15px;
  background: #F8FCFF;
  margin-bottom: 20px;
}

.other_ttl h2 {
  font-size: 22px;
  color: #363636;
}

.other_case_link {
  display: flex;
  gap: 40px;
  padding-left: 40px;
  padding-bottom: 80px;
}

.other_case_link img {
  width: 260px;
  height: 190px;
}

.other_case_link a {
  text-decoration: none;
  color: #1587B4;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}

.other_case_link a span {
  display: block;
  width: 260px;
}

@media (max-width: 991px) {

  .case_box {
    display: block;
  }

  .case_box {
      display: block;
      padding: 20px;
      margin-top: 20px;
      margin-bottom: 40px;
  }

  .kaso_head {
      margin-top: 64px;
      background: #F2F2F2;
      padding: 40px 0;
  }

  .kaso_head h2 {
    font-size: 24px;
    padding-left: 20px;
  }

  .pankuzu {
    padding: 10px 20px 40px 20px;
  }

  .pankuzu_link {
    line-height: 1.3;
  }

  .pankuzu_link a, .pankuzu_link span {
      font-size: 12px;
      text-decoration: none;
      color: #363636;
      line-height: 1.4;
  }

  .case_pref_hojyo_kaso {
      font-size: 14px;
  }

  .case_category_hojyo {
      font-size: 12px;
  }

  h3.case_heading_hojyo_kaso {
      font-size: 20px;
      padding-top: 0px;
  }

  .case_ttl {
      background: #093D77;
      font-size: 12px;
      text-align: center;
      margin: 0;
      padding: 0;
      width: 100px;
      height: 26px;
      line-height: 25px;
      color: #fff;
      border-radius: 120px;
  }

  .case_left h2 {
      font-size: 18px;
      color: #363636;
      padding: 10px 0 5px;
      line-height: 1.4;
  }

  .case_left p {
      text-align: justify;
      font-size: 14px;
      color: #363636;
  }

  .case_right {
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
  }

  .case_right img {
      width: 180px;
      height: 130px;
      object-fit: cover;
  }

  .case_right {
      min-width: 180px;
      height: 130px;
  }

  .other_case_link img {
      width: 180px;
      height: 130px;
      object-fit: cover;
  }

  .last_img img {
      width: 180px;
      height: 130px;
      object-fit: cover;
  }

  .other_case_link a span {
      display: block;
      width: 180px;
      font-size: 12px;
      padding-top: 5px;
      line-height: 1.3;
  }


  .case_description h2 {
      font-size: 18px;
      padding: 0px 4px;
      color: #3A4060;
      background: transparent;
      border-left: solid 4px #68B4CC;
  }

  .case_description p {
      padding: 10px 20px 40px 20px;
      font-size: 14px;
      color: #363636;
      line-height: 1.5;
      text-align: justify;
  }

  .last_img {
      padding-left: 20px;
  }

  .other_ttl {
      margin-top: 40px;
      padding: 10px;
      background: #F8FCFF;
      margin-bottom: 15px;
  }

  .other_ttl h2 {
      font-size: 18px;
      padding: 0;
      margin: 0;
      color: #363636;
  }

  .other_case_link {
      display: block;
      padding-left: 20px;
      padding-bottom: 60px;
  }

  .other_case_link a {
      text-decoration: none;
      color: #1587B4;
      font-size: 14px;
      line-height: 1.4;
      font-weight: bold;
  }

  .sp_ffot {
    padding-bottom: 102px;
  }

  .other_case01 {
    padding-bottom: 20px;
  }

  .btn_center3 {
    margin-left: 0!important;
    margin-right: 0!important;
  }

  .btn_center input {
    width: 100%;
  }
}
