@charset "utf-8";
body {
  -webkit-text-size-adjust: none;
}
*:first-child + html body {
  /* for IF7 */
  font-family: "メイリオ", "Meiryo";
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0; /*font-size:100%;*/
}
ol,
ul,
dl,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul {
  display: inline-block;
}
*/
/* for macIE \*/
* html ul {
  height: 1%;
}
ul {
  display: block;
}
dt,
dd {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
th {
  text-align: left;
  font-weight: normal;
}
input,
button,
textarea,
select {
  border-radius: 0;
}
header,
footer,
nav,
article,
section {
  display: block;
}

.wrap {
  overflow: hidden;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #3484d1;
  text-decoration: none;
}
a:hover,
a:active {
  color: #5897d7;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

body {
  margin: 0 auto;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo",
    "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  color: #444;
  background-color: #fff;
  font-size: 1.6rem;
  height: 100%;
}

.under {
  background-image: linear-gradient(transparent 0%, #e6eee3 0%);
  background-position-y: 0px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flex_wrap {
  display: flex;
  justify-content: space-between;
}
.flex_inq {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1%;
  clear: both;
}
* html .clearfix {
  height: 1%;
  /*¥*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}

/* header */
html {
  font-size: 62.5%;
}
img {
  width: 100%;
  vertical-align: bottom;
}
header {
  padding: 8px 8px;
  text-align: center;
}
header img {
  width: 240px;
}

/* action_area*/
.action {
  padding: 20px 16px 25px;
  background: #f8fbff;
}
.tel_btn {
  margin-bottom: 5px;
}
.action_img02,
.action_img03,
.action_img04,
.action_img05,
.action_img06 {
  margin-bottom: -70px;
}

.section_bg_action_button_section {
  width: 100%;
  /* background-color: #f8fbff; */
  background-image: url("../images/section_bg_ex.png");
  background-size: cover;
  background-position: center center;
  /* position: relative;
    top: -60px;
    z-index: -1; */
}

.section_bg_keiyakukaisho_section {
  width: 100%;
  background-color: #f1f7ff;
}

.action_button_section {
  border: none;
  padding: 20px 15px 20px;
  box-shadow: none;
}

.action_button_section .action_button_section_title {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #0d448f;
  /* background: linear-gradient(transparent 70%, yellow 10%); */
}

.action_button_section .action_button_section_top {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}

.action_button_section .action_button_section_top .img_section {
  width: 25%;
}

.action_button_section .action_button_section_top .text_section {
  width: 73%;
  margin: auto;
}

.action_button_section
  .action_button_section_top
  .text_section
  .action_button_section_leading {
  font-size: 1.4rem;
  font-weight: bold;
  margin-left: 10px;
}

.action_button_section
  .action_button_section_top
  .text_section
  .action_button_section_leading
  span {
  background: linear-gradient(
    transparent 30%,
    #ffc42d 90% 100%,
    transparent 90%
  );
}

.action_button_section .action_button_section_button_box {
  /* background: #f4f6f3; */
  text-align: center;
  padding: 0px 4px 0px;
  width: 100%;
  margin: 20px auto 0px;
}

.action_button_section .text_section_nigit {
  width: 100%;
  background-color: #0d448f;
  margin: auto;
  padding: 10px 10px;
}

.action_button_section
  .text_section_nigit
  .action_button_section_leading_nigit {
  color: white;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}

.action_button_section .action_button_section_alert {
  padding: 0px 2px 2px;
}

.action_button_section .action_button_section_alert_title {
  width: 95%;
  color: white;
  font-weight: bold;
  margin: auto;
  text-align: center;
  font-size: 1.4rem;
  background-color: #0d448f;
  padding: 10px 0;
}

.action_button_section .action_button_section_alert_content {
  /* background: #f8fbff; */
  background-color: white;
  margin: 0px auto;
  padding: 10px 15px;
  text-align: left;
  color: #000;
  width: 95%;
  font-size: 1.5rem;
  box-shadow: 0 0 8px rgb(0 0 0 / 20%);
}

.action_button_section .action_button_section_alert_content .flex_box {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

.action_button_section
  .action_button_section_alert_content
  .flex_box:last-child {
  margin-bottom: 0px;
}

.action_button_section .flex_box img {
  width: 10%;
  margin: auto;
}

.action_button_section .flex_box .action_button_section_alert_content_text {
  width: 90%;
  margin: auto;
  margin-left: 10px;
}

.action_button_section .action_button_section_alert_content_text {
  font-size: 1.2rem;
  padding-bottom: 2px;
}

.action_button_section .action_button_section_alert_content_text span {
  color: orange;
  font-weight: bold;
}

.action_button_section .icon_two_people {
  margin: 20px auto;
  width: 100%;
}

.action_button_section_button_box img {
  width: 90%;
}

.action_button_section_button_box .tel_btn {
  margin-bottom: 10px;
}

.action_button_section_button_box .mail_btn_night {
  margin-bottom: 10px;
}

.action_button_section_button_box .night_cta {
  margin-bottom: 10px;
}
.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #fff;
  border: solid 2px #555;
  box-sizing: border-box;
  border-radius: 30px;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -22px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #fff;
  z-index: 2;
}

.balloon1-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #555;
  z-index: 1;
}

.balloon1-right p {
  margin: 0;
  padding: 0;
}
.header_bottom {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
}

.header_bottom p {
  text-align: center;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.6;
  color: white;
}

.header_bottom p span {
  color: #ffc42d;
}

/* onayami */
.onayami {
  padding-bottom: 40px;
  margin-bottom: -20px;
}
/* onayami */
.onayami {
  background-color: #e9e9e9;
  background-image: repeating-linear-gradient(
    45deg,
    currentColor 0,
    currentColor 1px,
    transparent 0,
    transparent 50%
  );
  background-size: 50px 50px;
  color: white;
}
.onayami .contents {
  margin-top: 0;
  padding-top: 20px;
  margin-bottom: 0px;
}
/*追加*/
.nayami_title img {
  display: block;
  width: 100%;
  margin: 0 auto 15px;
}
.nayami_text {
  color: black;
  padding: 0 10px 10px;
  text-align: justify;
  font-size: 17px;
  line-height: 2.8rem;
}
.nayami_flex {
  padding: 0 10px 10px;
}
.nayami_flex_text {
  color: black;
  font-size: 17px;
  line-height: 2.8rem;
  font-weight: bold;
  text-align: justify;
  padding-bottom: 5px;
}
.nayami_flex_img {
  text-align: right;
}
.nayami_flex_img img {
  width: 60%;
  margin-top: -10px;
}
.nayami_text span {
  /*color: #980000;*/
  font-weight: bold;
  background: linear-gradient(
    transparent 30%,
    #ffc42d 90% 100%,
    transparent 90%
  );
}

.solve_img {
  padding: 0 10px 40px;
}

.nayami_img img {
  display: block;
  width: 100%;
  margin: 50px auto 0px;
}
.arrow img {
  display: block;
  width: 30%;
  margin: 0px auto 0px;
}
.solve {
  background-image: url(../images/nayami_back.png);
  background-size: cover;
}
.solve .contents {
  margin: 0 auto 0;
  padding: 0;
  margin-top: -25px;
}
.onayami_p {
  font-weight: bold;
  padding: 25px 25px 35px;
  color: white;
  font-size: 1.9rem;
}
.onayami_p span {
  color: #ffc42d;
}

/*hikaku*/
/* ====================比較 */

.hikaku .contents {
  margin: 0 auto;
  padding: 0;
}
.display-none,
.pc-none {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec.hikaku .contents_subtitle::before {
    color: #808080;
    margin: -40px -280px;
  }
}

.sec-card {
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 10px;
}

.sec-card + .sec-card {
  margin-top: 3rem;
}

.second-heading {
  font-size: 1.875rem;
  color: #e5545d;
  font-weight: bold;
  padding: 0.75rem 0;
}

.red .second-heading,
.blue .second-heading {
  color: #f2425b;
}

.card-item-right.flex {
  flex-direction: column;
  width: calc(100% - 464px);
}

.card-img-left {
  margin-right: 16px;
}

.card-img-right {
  margin-left: 16px;
}

.reason .case-num,
.top-strength .case-num {
  max-width: 6em;
  text-align: center;
  padding: 0.5em;
}

.reason .card-img {
  width: 448px;
  height: 336px;
  background-color: #eee;
}

.reason .card-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sec-point-wrap {
  position: relative;
}

.sec-point-bg {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
}

.sec-point-box {
  font-weight: bold;
  text-align: center;
  padding: 42px 20px 25px;
  font-size: 2.6rem;
  border-radius: 10px;
  line-height: 1.5;
  margin-top: 7.75rem;
}

.pink .sec-point-box {
  background-color: #ffe8e2;
  border: 2px solid #e5545d;
}

.pink .sec-point-bg {
  border: 2px solid #e5545d;
}

.sec-point-bg::before {
  position: absolute;
  display: inline-block;
  text-align: center;
  content: "＼check／";
  font-size: 1.125rem;
  font-weight: bold;
  width: 8em;
  top: -24px;
  left: -11px;
}

.pink-txt {
  color: #e5545d;
}

.pink .sec-point-bg::before {
  color: #e5545d;
}

.green .sec-point-bg::before {
  color: #00b8bf;
}

.green .sec-point-box {
  background-color: #f3f7f7;
  border: 2px solid #00b8bf;
}

.green .sec-point-bg {
  border: 2px solid #00b8bf;
}

.u-margin {
  margin-top: 5rem;
}

.u-margin-bottom {
  margin-bottom: 5rem;
}

.sec .position {
  position: relative;
}

.table-title {
  position: absolute;
  top: -144px;
  left: 0;
}

.special-table {
  font-weight: 400;
  border-spacing: 0;
  border-collapse: separate;
}

.special-table .table-heading {
  border-radius: 10px 0 0 0;
}

.special-table .table-empty {
  height: 3rem;
}

.special-table .table-heading-a {
  font-size: 2.5rem;
  text-align: center;
  padding: 1em 1em;
  line-height: 2.5625rem;
  background-color: #0d448f;
  border-left: 2px solid #333;
  border-top: 2px solid #333;
  color: white;
}

.special-table .table-heading-b {
  font-size: 2.5rem;
  color: #fff;
  padding: 1.75em 1em;
  background-color: #980000;
  border: 5px solid #980000;
  border-radius: 10px 10px 0 0;
  position: relative;
  font-weight: bold;
  text-align: center;
}

.special-table .table-lawyer {
  position: absolute;
  bottom: -5px;
  right: -5px;
}

.special-table .table-item {
  background-color: #eee;
  padding: 4rem 0;
  width: 10em;
  text-align: center;
  border-left: 2px solid #333;
  border-top: 2px dashed #94a3a9;
}

.special-table .table-item.first {
  border-radius: 10px 0 0 0;
  border-top: 2px solid #333;
}

.special-table .table-item.last {
  border-radius: 0 0 0 10px;
  border-bottom: 2px solid #333;
}

.special-table .table-a,
.special-table .table-b {
  border-top: 2px dashed #94a3a9;
  padding: 2.5rem 1rem;
  width: calc(50% - 5em);
}

.special-table .table-a.first,
.special-table .table-b.first {
  border-top: none;
}

.special-table .table-a.last,
.special-table .table-b.last {
  border-bottom: 2px solid #333;
}

.special-table .table-a.first {
  position: relative;
}

.special-table .table-a.first::before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
}

.special-table .table-b {
  background-color: #fff9f9;
  border-left: 5px solid #980000;
  border-right: 5px solid #980000;
}

.special-table .table-b.last {
  border-radius: 0 0 10px 0;
  border-bottom: 5px solid #980000;
}

.red-txt {
  color: #980000;
  font-weight: bold;
}

.blue-txt {
  color: #0659cb;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sec.hikaku .contents_subtitle::before {
    color: #808080;
    margin: -40px -130px;
  }
}

@media screen and (max-width: 480px) {
  .pc-none {
    display: block;
  }

  .second-heading {
    font-size: 1.25em;
  }

  .sec-card {
    position: relative;
    padding: 1em 1em 2em;
  }

  .sec-card + .sec-card {
    margin-top: 1rem;
  }

  .card-img-right {
    margin-left: 0;
  }

  .sec-point-bg {
    width: 50px;
    height: 50px;
    top: -25px;
  }

  .sec-point-bg::before {
    font-size: 1em;
    top: -31px;
    left: auto;
  }

  .sec-point-bg img {
    width: 30px;
    height: auto;
  }

  .sec-point-box {
    font-size: 1.8rem;
    letter-spacing: 0;
    padding: 2em 1em 1.5em;
    margin-top: 5em;
    text-align: center;
  }

  .sec.hikaku {
    padding: 0px 0px 30px;
  }

  .sec.hikaku .u-margin {
    margin: 2em 0;
  }

  .table-title {
    width: 228px;
    height: auto;
    top: -66px;
  }

  .pc-special-table .table-b,
  .pc-special-table .table-heading-b {
    display: none;
  }

  .special-table {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .special-table .table-a,
  .special-table .table-b {
    padding: 1.5em 1em;
  }

  .special-table .table-b {
    border-left: 3px solid #980000;
    border-right: 3px solid #980000;
  }

  .special-table .table-b.last {
    border-bottom: 3px solid #980000;
  }

  .special-table .table-heading-a {
    font-size: 1.8rem;
    border-radius: 10px 10px 0 0;
    border-right: 2px solid #333;
  }

  .special-table .table-heading-b {
    font-size: 1.25em;
    border: 3px solid #980000;
    padding: 1.5em 1em 1.5em 0.5em;
    font-weight: bold;
  }

  .special-table .table-a {
    border-right: 2px solid #333;
  }

  .special-table .table-a.last {
    border-radius: 0 0 10px 0;
  }

  .special-table .table-item {
    padding: 0;
    vertical-align: middle;
  }

  .special-table .table-lawyer {
    bottom: -3px;
    right: 0px;
    width: 70px;
  }

  .special-table .table-lawyer img {
    width: 100%;
    height: auto;
  }

  .sp-arrow {
    width: 30px;
    height: 30px;
    background-color: #980000;
    margin: 2em auto 4em;
    position: relative;
  }

  .sp-arrow::after {
    content: "";
    position: absolute;
    border: 26px solid transparent;
    border-top: 35px solid #980000;
    display: inline-block;
    top: 28px;
    left: 50%;
    margin-left: -26px;
  }
}
/* reason*/
.reason {
  background-color: rgb(247, 247, 247);
}
.reason .contents {
  margin: 0;
  padding: 60px 8px;
}

.section_bg_two_column_section {
  padding: 0px 0 20px;
  /* background-color: #0F80DE; */
  /* background: linear-gradient(0deg, #7EB0FF 0%, #0F80DE 40%, #0054B5 100%); */
  /* background: linear-gradient(0deg, #7EB0FF 0%, #0F80DE 40%, #0054B5 100%);
    background-image: url("../images/blue_grad_bg.png");
    background-size: cover;
    background-position: center center; */
  /* position: relative;
    top: -80px;
    z-index: -5; */
  width: 90%;
  margin: auto;
}

.two_column_section {
  display: flex;
  flex-direction: row;
  column-gap: 18px;
  margin: auto;
}

.two_column_section .two_column_half_section {
  display: block;
  width: 50%;
}

.two_column_section .two_column_half_section:last-child {
  /* margin-top: 60px; */
  position: relative;
  /* top: 50px; */
}

.two_column_section .icon_img_section {
  text-align: right;
}
.two_column_section .two_column_half_section .icon {
  width: 50%;
  margin: auto;
}

.two_column_section .two_column_half_section_box {
  display: block;
}

.two_column_section .two_column_half_section_inner {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.two_column_section .two_column_half_section_inner_content .reason {
  width: 100%;
  margin: 0 auto;
  padding: 10px 40px;
  text-align: center;
}

.two_column_section .two_column_half_section_inner_content {
  padding: 10px 10px;
  border: solid 1px #c9c9c9;
  border-radius: 10px;
  box-shadow: 0 0 8px rgb(0 0 0 / 20%);
  background-color: white;
}

.two_column_half_section_inner_content img {
  margin: 10px 0;
}

.two_column_section .two_column_content_point_text {
  font-size: 1.4rem;
  text-align: center;
  border-bottom: solid 1px #c9c9c9;
  color: #0d448f;
  font-weight: bold;
}

.two_column_section .two_column_content_title {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  color: orange;
  margin: 10px;
}

.two_column_section .two_column_content_text {
  font-size: 1.4rem;
}

.two_column_content_text span {
  color: orange;
  font-weight: bold;
}

.two_column_content_text .img_section_point {
  width: 70%;
}

/* soudan */
.soudan_bg {
  background-image: url("../images/soudan_bg.png");
  background-size: cover;
  background-position: center;
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 2px 3px #808080;
  padding: 32px 0 52px;
  margin: 40px 0 20px;
}
.soudan_office {
  margin: 30px 16px;
}

/* talk */
.talk_head {
  margin-bottom: 40px;
  background: #0d448f;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
.talk_head span {
  color: #ffd800;
  font-size: 2.2rem;
}
.talk ul {
  margin: 0 16px;
}
.talk ul li {
  margin-top: 15px;
}
.talk ul li:first-of-type {
  margin-top: 0px;
}
.talk_text {
  font-size: 1.8rem;
  text-align: center;
  margin: 40px 0;
}
.talk_text span {
  color: orange;
  font-weight: bold;
}

/* kousyou */
.kousyou {
  background-color: #f6f6f6;
}

.kousyou_head {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  /* margin-top: 40px; */
  background: #0d448f;
  padding: 20px 0 20px;
}
.kousyou_head {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #0d448f;
  padding: 26px 0;
  line-height: 1.5;
}
.kousyou_head span {
  color: #ffffff;
  font-size: 3rem;
}

.kousyou_text {
  /* color: #fff;
  line-height: 2.0;
  background-image: url(../images/kousyou_bg.png);
  background-size: cover;
  background-position: center; */
  width: 90%;
  padding: 40px 0 0;
  margin: auto;
  font-size: 1.8rem;
}
.kousyou_text span {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ffc42d 30%);
}

.hikaku .contents {
  padding: 0 8px;
}
/*henkin*/

.henkin {
  background: linear-gradient(90deg, #d8e2f0, #a1a6ad);
}
.henkin .contents {
  margin: 0 auto;
  padding: 30px 8px 60px;
}
.henkin_title img {
  display: block;
  padding-bottom: 20px;
}

/* reason */
.reason {
  padding-bottom: 0px;
}
.reason_head {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 40px;
  background: #0d448f;
  padding: 20px 0 20px;
}
.reason_head span {
  font-size: 2.2rem;
}
.reason_list {
  margin: 0 16px;
}
.reason_list li {
  /* box-shadow: 4px 4px 12px rgb(0 0 0 / 30%); */
  padding: 28px 20px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  background: #f8fbff;
}
.reason_list li:last-of-type {
  margin-bottom: 0px;
}
.reason_list li div {
  width: 23%;
  margin: 0 auto;
}
.reason_list li p {
  font-size: 1.8rem;
}
.reason_list li .reason_list_head {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 14px;
}
.reason_list_head span {
  color: #0d448f;
}

/* flow */
.flow {
  padding-bottom: 80px;
}
.flow_head {
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 40px;
  background: #0d448f;
  padding: 33px 0;
}
.flow_list {
  margin: 0 16px;
}
.flow_list li {
  /* background-image: url(../images/flow_bg.png);
  background-size: cover;
  background-position: center; */
  background-color: #f8fbff;
  padding: 12px 20px 12px;
  margin-bottom: 12px;
  box-shadow: 0 0 8px rgb(0 0 0 / 20%);
}
.flow_list li:last-of-type {
  padding: 12px 20px 12px;
  margin-bottom: 0px;
  background: #f8fbff;
}
.flow_list_head {
  font-size: 2.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.flow_list_head span {
  color: #0d448f;
  font-weight: bold;
  font-size: 4.4rem;
  margin-right: 12px;
}
.flow_list_text {
  margin-bottom: 12px;
}
.flow .flex {
  width: 100%;
  flex-direction: column;
  margin: 10px 0 10px;
  padding: 10px;
  background-color: #f0f0f0;
  background-image: url(../images/bg_diagonal.webp);
  background-repeat: repeat;
  border-radius: 20px;
}
.flow .action_button_section_button_box .box_tel {
  padding-bottom: 10px;
}

.flow .action_button_section_button_box .box_tel,
.flow .action_button_section_button_box .box_mail {
  width: 99%;
  margin: 0 auto;
}
.flow .action_button_section_button_box .box_tel img,
.flow .action_button_section_button_box .box_mail img {
  width: 100%;
  display: block;
  margin: auto;
}

/* cost */
.cost {
  background: #f9f9f9;
  padding-bottom: 40px;
}
.cost .cost_head {
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold;
  color: #0d448f;
  /* margin-bottom: 40px;
  background: #0D448F; */
  padding: 33px 0;
}
.cost table {
  display: inline-grid;
  width: 100%;
  padding: 0 16px;
  text-align: center;
}
.cost table tr,
.cost table th,
.cost table td {
  display: block;
  text-align: center;
}
.cost table tr {
  background: #f8fbff;
  /* box-shadow: 4px 4px 12px rgb(0 0 0 / 30%); */
  margin-bottom: 20px;
}
.cost table th {
  background: #0d448f;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  padding: 8px 20px;
}
.cost table td {
  color: #0d448f;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 14px 20px;
  border: solid 1px #c9c9c9;
  box-shadow: 0 0 8px rgb(0 0 0 / 20%);
  background-color: white;
}
.cost p {
  padding: 0 16px;
}

/* office */
.office {
  padding-bottom: 40px;
}
.office_head {
  font-size: 2.6rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 40px;
  background: #0d448f;
  padding: 33px 0;
}
.soudan_text {
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
}
.office_img {
  margin: 20px 16px;
}
.office_text {
  margin: 0 16px;
}
.office table {
  margin: 40px 16px 0;
}
.office table th {
  font-weight: bold;
  margin-bottom: 2px;
}
.office table tr {
  padding: 16px 0px;
  border-top: 1px solid #e4e7ec;
}
.office table tr:last-of-type {
  border-bottom: 1px solid #e4e7ec;
}
.office table,
.office table tr,
.office table th,
.office table td {
  display: block;
}

/* footer */
footer {
  margin: 20px 0;
}
.copy {
  text-align: center;
  font-size: 1rem;
  color: #a5a5a5;
  padding: 10px 0;
}
.footer_logo {
  width: 64%;
  margin: 0 auto;
}
.privacy {
  text-decoration: underline;
  font-size: 1.2rem;
  text-align: center;
}

.zeikomi {
  font-size: 2rem;
}

/* Responsive */
@media screen and (min-width: 900px) {
  body {
    width: 640px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 320px) {
  html {
    font-size: 54%;
  }
}

.contents_title {
  background: #e2ba49;
  color: #ffffff;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.4;
  padding: 12px 4px;
}
.contents_subtitle {
  color: #676767;
  width: 100%;
  text-align: center;
  padding: 24px 0px 0px 0px;
}

.contents_subtitletext {
  background: #d6d2cb;
  text-align: center;
  padding: 8px 4px;
  font-size: 2rem;
  margin-top: 64px !important;
  font-weight: bold;
  color: #464646;
  line-height: 1.4;
}

.contents_subtitletext_su {
  border-bottom: 4px solid #e2ba49;
  color: #e2ba49;
  font-weight: bold;
  font-size: 2.2rem;
}

.contents_box {
  /* background: #fcd475; */
  /* background: #e5efe0; */
  text-align: center;
  width: 800px;
  margin: 24px auto;
  border: 1px solid #ccc;
}

.merit {
  text-align: center;
  background: #f5e4ed;
  padding: 4px;
  font-size: 2rem;
  font-weight: bold;
}
.demerit {
  text-align: center;
  background: #e4f5f4;
  padding: 4px;
  font-size: 2rem;
  font-weight: bold;
}

.merit_asterisk li {
  list-style-type: none;
  text-indent: -1em;
  margin-top: 5px;
  margin-left: 15px;
  text-align: left;
}
.merit_asterisk li:before {
  display: inline;
  content: "・";
}

.contents_fxbox {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: left;
  margin: 24px 4px 4px 4px;
}
.contents_fxbox img {
  width: 100%;
}

.header_innner {
  width: 100%;
  margin: 0px auto 0;
  padding: 8px 0px 8px;
  background: #ede8d8;
}
.header_innner img {
  width: 100%;
}

.contents {
  width: 100%;
  margin: 64px auto 0px;
  padding: 8px;
}

.tel {
  /* background:#fff;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:10px;
box-shadow:0px 1px 20px 2px rgba(46, 46, 46, 0.4) inset; */
  width: 48%;
}

.mail {
  /* background:#fff;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:8px;
box-shadow:0px 1px 20px 2px rgba(46, 46, 46, 0.4) inset; */
  width: 48%;
}

.tel_sub {
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 10px;
  box-shadow: 0px 1px 20px 2px rgba(46, 46, 46, 0.4) inset;
  width: 85%;
  margin: 10px auto;
}

#page-top {
  position: fixed;
  bottom: 0px;
  right: 10px;
}

#page-top a {
  background: #ccc;
  text-decoration: none;
  color: #fff;
  width: 65px;
  padding: 16px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
  float: right;
  margin-bottom: 20px;
}

.message_txt {
  color: #333;
  background: linear-gradient(transparent 60%, #c5ecbe 60%);
  font-weight: 700;
}
.defaultlist,
.defaultlist li {
  padding: 0px;
  margin: 10px;
}

.defaultlist li {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 5px 0px 5px 0px !important;
}

.list10 {
  counter-reset: li;
}

.list10 li {
  position: relative;
  display: block;
  padding: 10px 0px 10px 50px;
  margin-left: 0px !important;
}

li.list10-count:after {
  counter-increment: li;
  content: counter(li) ".";
  position: absolute;
  display: block;
  text-align: center;
  font-style: italic;
  left: 5px;
  top: -1px;
  font-size: 3.5rem;
  color: #c00;
  font-weight: bold;
  /*font-family:'Goudy Bookletter 1911',Georgia,serif; */
  /*font-family:'メイリオ';*/
}

.box_actioninfo_top {
  position: relative;
  top: -45px;
  left: 0px;
  padding: 8px;
  text-align: center;
}

.box_actioninfo {
  /* width: 1000px; */
  /* text-align: center; */
  /* left: 75px; */
  /* padding-top: 20px; */
  top: 22px;
  position: relative;
  padding: 0px 6px;
}

.box_actioninfo img {
  width: 100%;
  vertical-align: bottom;
}

.box_actioninfo_people {
  position: relative;
  z-index: 999;
  bottom: -17px;
}
.box_actioninfo_people img {
  width: 130px;
  vertical-align: bottom;
}
.box_action_top {
  background: #e5f3e5;
  text-align: center;
  padding: 4px;
  position: relative;
  top: -154px;
  width: 710px;
  left: 397px;
}
.box_action_top p {
  text-align: center;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
}
.box_actioninfo_flex {
  /* display: flex;
    justify-content: space-around; */
  margin: 0px auto;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
/* .box_action_jimusho {
background: #fff3e5;
text-align: center;
padding: 8px 4px;
width: 980px;
margin: 25px auto;
} */
.box_action {
  /* background: #EDE8D8; */
  text-align: center;
  padding: 0px 4px 18px;
  width: 100%;
  margin: 0px auto;
}

.box_tel img,
.box_mail img {
  width: 100%;
}

.box_action_bg {
  background: #f8fbff;

  position: relative;
  padding-top: 20px;
}
/* .box_action_bgac {
} */

.contact_flow {
  background: #fff;
  width: 96%;
  margin: 12px auto;
}

/* .toggle_wrap:last-of-type {
border-bottom: 1px solid gray;
} */
.toggle_switch {
  position: relative;
  cursor: pointer;
  padding: 8px 0px;
}

.toggle_contents p {
  text-align: left;
  padding: 0px 8px;
  margin: 0px;
}

.toggle_switch::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 11px;
  background: url(../images/arrow_down.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2px;
  transition: transform 0.2s;
}
.toggle_switch.open::after {
  transform: rotateZ(180deg);
  top: 46%;
}
.toggle_contents {
  display: none;
  padding: 8px 0px;
  background: #fff;
  width: 100%;
  margin: 0px auto 12px;
}

.caution_box {
  background-color: #ff971a;
  padding: 8px;
  margin: 0px 8px 8px 8px;
}
.caution_box p {
  padding: 4px 0px 8px 24px;
  text-align: center;
  font-weight: bold;
  background: url(../images/caution_icon.gif) no-repeat 16px 1px;
  background-size: 27px;
  color: #fff;
}
.caution_list {
  background-color: #fff;
  padding: 8px;
  text-align: left;
}
.caution_list li {
  list-style: none;
  padding-top: 4px;
  font-size: 1.5rem;
}

.caution_list li:before {
  content: "×";
}

.worry_img {
  text-align: center;
  background: #fff;
  margin-top: 12px;
  padding: 0px 10px;
}
.worry_img img {
  width: 100%;
  vertical-align: bottom;
}
.worry_img img.long {
  width: 100%;
  vertical-align: bottom;
}

.method_box img {
  width: 466px;
  vertical-align: bottom;
  margin: 10px;
}

.method_img img {
  width: 100%;
  vertical-align: bottom;
}

.chart_img {
  padding: 8px;
  margin-top: 8px;
  text-align: center;
}
.chart_box img {
  vertical-align: bottom;
}

.merit_img {
  padding: 8px;
  margin-top: 8px;
}
.merit_box img {
  width: 100%;
  vertical-align: bottom;
}

.forte_box_con {
  padding: 8px;
  margin-top: 8px;
}
.check {
  padding-left: 25px;
}
.check ul li {
  position: relative;
  line-height: 2;
  border-bottom: 1px solid #ccc;
  margin: 12px 0px;
}
.check ul li::after,
.check ul li::before {
  display: block;
  content: "";
  position: absolute;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.check ul li::after {
  top: 0.65em;
  left: -1.2em;
  width: 10px;
  height: 10px;
  background-color: #cab795;
  border-radius: 100%;
}
.check ul li::after,
.check ul li::before {
  display: block;
  content: "";
  position: absolute;
}

.media_box_con {
  padding: 8px;
  margin-top: 8px;
}

.media_box_con .pickayo {
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #c84005;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #c84005;
}

.request_txt_box {
  padding: 8px;
  margin: 0 8px 24px;
}

.marker_lime {
  background: linear-gradient(transparent 60%, #ddffe1 60%);
}

.choose_img {
  padding: 14px 0;
}
.choose_box img {
  vertical-align: bottom;
}

.flow_img {
  padding: 8px;
  margin-top: 8px;
}
.flow_box img {
  width: 100%;
  vertical-align: bottom;
}
.cost_info {
  margin: auto;
}

.cost_table {
  padding: 8px;
  margin-top: 8px;
}

.cost_table table {
  border: 1px solid #dadada;
  margin-top: 12px;
}
.cost_table table,
.cost_table table tr,
.cost_table table th,
.cost_table table td {
  display: grid;
}
.cost_table table th {
  border-bottom: 1px solid #dadada;
  background: #efe6cf;
  text-align: left;
  font-weight: bold;
}
.cost_table table tr td {
  border-bottom: 1px solid #dadada;
}
.red {
  font-weight: bold;
  color: #7f0b0b;
}
.cost_table table tr td p {
  margin-bottom: 8px;
}
.cost_table table th,
.cost_table table td {
  padding: 12px;
}

.cost_table table tr:last-of-type td {
  border-bottom: none;
}

.cost_asterisk li {
  list-style-type: none;
  text-indent: -1em;
  margin-top: 5px;
  margin-left: 15px;
  text-align: left;
  font-size: 1.3rem;
}
.cost_asterisk li:before {
  display: inline;
  content: "※";
}

.cost_list li {
  list-style-type: none;
  text-indent: -1em;
  margin-top: 5px;
  margin-left: 15px;
  font-size: 1.2rem;
}
.cost_list li:before {
  display: inline;
  content: "・";
}

.office_box img {
  vertical-align: bottom;
}

.office_table {
  padding: 8px;
  margin-top: 8px;
}

.office_table table {
  border: 1px solid #dadada;
  margin-top: 12px;
}
.office_table table,
.office_table table tr,
.office_table table th,
.office_table table td {
  display: grid;
}
.office_table table th {
  border-bottom: 1px solid #dadada;
  background: #f5e8d9;
  text-align: left;
  font-weight: bold;
}
.office_table table tr td {
  border-bottom: 1px solid #dadada;
}

.office_table table tr td p {
  margin-bottom: 8px;
}
.office_table table th,
.office_table table td {
  padding: 12px;
}

.office_table table tr:last-of-type td {
  border-bottom: none;
}

.office_subtabletitle {
  border-bottom: 1px solid #dadada;
  background: #efe6cf;
  text-align: left;
  font-weight: bold;
  padding: 12px;
}

.office_subtable {
  padding: 8px;
  margin-top: 0;
  font-size: 1.4rem;
}
.office_subtable p.txt {
  color: #cab795;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.4;
  margin-top: 40px;
  border-bottom: 2px solid #cab795;
}
.office_subtable table.txt {
  width: 70%;
}
.office_subtable table.pic {
  width: 20%;
}

.office_subtable table td.s-text {
  font-size: 1.3rem;
}
.office_subtable table {
  border: none;
  margin-top: 0px;
}
.office_subtable table,
.office_subtable table tr,
.office_subtable table th,
.office_subtable table td {
  display: flex;
}
.office_subtable table th {
  border-bottom: 1px solid #ffffff;
  background: #fff;
  text-align: left;
  font-weight: normal;
  width: 74px;
  white-space: nowrap;
}
.office_subtable table tr td {
  border-bottom: 1px solid #ffffff;
  display: grid;
  /* width: 750px; */
}

.office_subtable table tr td.smalla {
  width: 16px;
}

.office_subtable table th,
.office_subtable table td {
  padding: 4px;
}

.office_subtable p span {
  font-size: 1.3rem;
}
.office_subtable p {
  margin-bottom: 12px;
  margin: 0px;
}

.question_bc {
  padding: 18px 8px;
  max-width: 900px;
  margin: 8px auto;
  text-align: right;
}

.question_balloon {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}

.question_balloon .faceicon {
  float: right;
  margin-left: 0px;
  width: 120px;
}

.question_balloon .faceicon img {
  width: 100%;
  height: auto;
}
.question_balloon .chatting {
  width: 100%;
  text-align: left;
}
.says {
  display: inline-block;
  position: relative;
  margin: 0 0px 0 0;
  padding: 10px;
  max-width: 750px;
  border-radius: 12px;
  background: #edf1ee;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  right: -8px;
  border: 8px solid transparent;
  border-right: 18px solid #edf1ee;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
.says p {
  margin: 0;
  padding: 0;
  font-size: 2.4rem;
}

.mycomment {
  margin: 4px 0 0 4px;
}
.mycomment p {
  display: inline-block;
  position: relative;
  margin: 0 10px 0 0;
  padding: 8px;
  border-radius: 12px;
  background: #ffe7cb;
  font-size: 1.5rem;
  text-align: left;
}

.mycomment p:after {
  content: "";
  position: absolute;
  top: 3px;
  left: -6px;
  border: 8px solid transparent;
  border-left: 18px solid #ffe7cb;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.case_action {
  padding: 10px;
}
.case_action p {
  text-align: center;
  color: #437d19;
  font-weight: bold;
  padding: 16px 8px 0px 8px;
  font-size: 1.7rem;
}
.case_flow {
  background: #efe6cf;
  width: 96%;
  margin: 24px auto;
  border-radius: 12px;
  padding: 8px;
}
.case_action_txt {
  display: flex;
  justify-content: space-between;
  display: flex;
  position: relative;
  top: 14px;
}

.case_flow p.casetitle {
  margin-right: 26px;
  padding: 2px;
  margin-left: 56px;
  margin-top: 0px;
}
.case_flow .titleimg {
  width: 50px;
  position: absolute;
  top: 0px;
  left: -2px;
}
.case_flow .contentsimg img {
  width: 80px;
}
.case_contents {
  background: #fff;
}

.top_people {
  position: relative;
  width: 410px;
  height: 889px;
  left: 700px;
  top: -415px;
}

.top_text {
  width: 736px;
  height: 454px;
  /* margin: 0 0 0 auto; */
  background: url(../images/top_bnner.png) 0 0 no-repeat;
}

.box24 {
  position: relative;
  padding: 0.5em 0.7em;
  margin: 2em 0;
  background: #e2ba49;
  color: #fff;
  /* font-weight: bold; */
  width: 90%;
  margin: 20px auto;
}
.box24:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 48%;
  border: 7px solid transparent;
  border-top: 15px solid #e2ba49;
  width: 0;
  height: 0;
}
.box24 p {
  margin: 0;
  padding: 0;
}

.flow_mainbox h2.title {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 1.9rem;
  margin-top: 64px;
  line-height: 1.4;
  background: #651515;
  padding: 18px;
  margin: 64px 8px 0px;
}

.flow_box p.subtitle {
  color: #651515;
  text-align: center;
  padding: 8px;
  margin: 0 8px 24px;
}

.flow_img {
  display: flex;
  width: 980px;
  padding: 8px;
  margin: 24px auto;
}
.flow_box {
  display: flex;
  margin: 18px 8px;
}
.flow_left {
  position: relative;
  width: 85px;
}
.flow_left p {
  font-family: "YakuHanJP", "Koburina Gothic W6 JIS2004";
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #e2ba49;
  color: #fff;
  font-size: 1.8rem;
  padding: 6px 0px 0px 0px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.flow_left p span {
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
}
.flow_left::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #e2ba49;
  position: absolute;
  top: 33px;
  left: 18px;
}
.flow_box:last-of-type .flow_left::after {
  content: none;
}
.flow_right {
  margin: 4px 0 18px 12px;
  padding-top: 0px;
  position: relative;
}
.flow_right img {
  padding: 8px;
  width: 295px;
}
.flow_right_h {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
}
/* .flow_right div {
    margin-top: 8px;
    margin-bottom: 24px;
  } */
.flow_right div p {
  margin-bottom: 16px;
}
/* .flow_box:last-of-type .flow_right {
    margin: 0px 0 18px 4px;
  } */
.flow_right_action {
  background: #f7f0e7;
  text-align: center;
  padding: 5px;
  margin: 10px;
}
.flow_right_action div {
  margin: 0;
}
/* .flow_right_action div:last-of-type {
    margin: 20px 0 0;
  } */
.flow_right_action div p {
  font-weight: bold;
  margin-bottom: 4px;
}
.flow_right_action div span {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-top: 4px;
  display: inline-block;
}
/* .flow_right_action a {
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
    display: block;
    height: 60px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  } */
/* .flow_right_action .tel_btn a {
    background: #ff5a5f;
    font-size: 2.0rem;
    line-height: 1.4;
  }
  .flow_right_action .mail_btn a {
    background: #008489;
    font-size: 1.6rem;
  }
  .flow_right_action a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px;
    color: #fff;
  }
 */

/* nght */

.box_action_bg_night {
  background: #ede8d8;
  padding-top: 2px;
  position: relative;
}
.night {
  background: #f9e5c1;
  margin: 13px 14px 13px;
  padding-bottom: 12px;
}
.box_mail_night img {
  width: 344px;
}

.box_actioninfo_night {
  top: 8px;
  position: relative;
  padding: 0px 6px;
}

.box_actioninfo_night img {
  width: 100%;
}

.info {
  background: #fbf8f8;
  margin: 20px 10px 0;
  padding: 5px;
  text-align: left;
  border: 2px solid #c00;
  font-size: 1.5rem;
}
ul.asterisk {
  padding-left: 26px;
  padding-top: 0px;
  /* display: flex; */
  justify-content: space-around;
  color: #c00;
}
ul.asterisk li {
  list-style-type: none;
  text-indent: -1.5em;
}
ul.asterisk li:before {
  display: inline;
  content: "※";
}

.yakan_box {
  position: relative;
  padding: 8px 4px;
  /* bottom: -5px; */
  border: 2px solid #750404;
  background: #fff;
  /* margin: 10px; */
  width: 97%;
  margin: 11px auto;
}

.yakan_box img {
  width: 100%;
}
.box_actioninfo_00_yakan {
  position: relative;
  height: 355px;
  padding-top: 15px;
}

.box_actioninfo_00_yakan img {
  width: 100%;
  vertical-align: bottom;
  padding: 0px 8px 0px 8px;
}

.box_actioninfo_01_yakan {
  position: relative;
  height: 293px;
  padding-top: 15px;
}
.box_actioninfo_01_yakan img {
  width: 100%;
  vertical-align: bottom;
  padding: 0px 8px 0px 8px;
}

.box_actioninfo_yakan {
  position: relative;
  height: 174px;
  padding-top: 15px;
}
.box_actioninfo_yakan img {
  width: 100%;
  vertical-align: bottom;
  padding: 0px 8px 0px 8px;
}

.action_yakan {
  padding: 20px 16px 0px;
  background: #ede8d8;
}

.balloon1 {
  position: relative;
  padding: 18px 10px;
  background: white;
  width: 90%;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin: 40px auto;
}

.balloon1 .text_section {
  width: 75%;
  margin: auto;
}

.balloon1 .img_section {
  width: 25%;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #0d448f;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

/*追従*/

#footer_CTA.UpMove {
  animation: UpAnime 0.5s forwards;
}

#footer_CTA {
  position: fixed;
  bottom: 115px;
  left: 0;
  width: 100%;
  padding-bottom: 25px;
  background-color: #7d7d7dd9;
  z-index: 1000;
  opacity: 0;
  transform: translateY(115px);
}

#footer_CTA .attention {
  font-size: 2rem;
  text-align: center;
  line-height: 2.5rem;
  color: #ffffff;

  padding: 1px 0 5px;
  height: 45px;
  vertical-align: middle;
  background: linear-gradient(90deg, #068070, #068070);
  margin-bottom: 7px;
  font-weight: bolder;
}

#footer_CTA .attention img {
  object-fit: cover;
  display: block;
  margin: auto;
  width: 250px;
  padding: 10px 0 0;
}

/*#footer_CTA .attention span {
  font-size: 2.0rem;
  font-weight: 900;
  color: white;
  text-shadow: 1px 1px 0 #63842A, -2px -1px 0#63842A,
      -1px 1px 0 #63842A, 1px -1px 0 #63842A,
      0px 1px 0 #63842A, 0-1px 0 #63842A,
      -1px 0 0 #63842A, 1px 0 0 #63842A;

}*/

#footer_CTA .flex {
  height: 60px;
  font-size: 2rem;
  margin: 0 3px;
}

.footer_CTA_call {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 48%;
  background-color: #ffb517;
  border: solid 3px #ffa617;
  color: white;
  font-size: 80%;
  padding: 8px;
  font-weight: 500;
  justify-content: top;
  border-radius: 40px;
  margin: 0 1%;
  background: linear-gradient(180deg, #ffc64a, #ffa617);
}

.footer_CTA_mail {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 48%;
  background-color: #dd6300;
  border: solid 3px #dd6300;
  background: linear-gradient(180deg, rgb(243, 124, 27), #dd6300);
  color: white;
  font-size: 80%;
  padding: 8px;
  font-weight: 500;
  justify-content: top;
  border-radius: 40px;
  margin: 0 1%;
}

#footer_CTA img {
  width: 23px;
}

.tel_banner {
  background-color: #ffb319;
  padding: 30px 15px 60px;
  border-radius: 10px;
  color: white !important;
  font-size: 8px;
  text-align: center;
  line-height: 1.3;
}

.tel_area {
  position: fixed;
  right: 0;
  z-index: 504;
  top: 13%;
}

.tel_gif {
  width: 40px;
  display: block;
  margin: 0 auto;
  margin-bottom: 0px;
}

.tel_ban_num {
  font-weight: bolder;
  font-size: 40px;
  margin: 0 auto;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-wrap: nowrap;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  max-height: 300px;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-right: -5px;
}

.saitama {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  text-align: initial;
  -webkit-writing-mode: vertical-rl;
  font-size: 18px;
  text-align: center;
}

.saitama span {
  font-size: 2.3rem;
  font-weight: 900;
  color: #fefa04;
}

.title_img img {
  width: 50px;
  margin: 0 auto;
  display: block;
}

.dial_img {
  margin: 0 0 0px 0;
}

.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-inline: auto;
  background: #068070;
  color: #fff;
  margin-bottom: 10px;
}
.loop {
  width: max-content;
  animation: loop 10s linear infinite;
  font-size: 2rem;
  padding: 3px 0;
}
.loop2 {
  position: absolute;
  top: 0;
  left: 0;
  animation: loop 10s -5s linear infinite;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
/*追加コンテンツ*/
.reject {
  background-color: #152f54;
}
.reject .contents {
  margin: 0;
  padding: 30px 12px 50px;
}

.risk img {
  display: block;
  width: 100%;
  margin: auto;
  padding: 15px 0 5px;
}
