@charset "UTF-8";

@media all and (max-width: 767px) {
  .l_footer {
    background-color: transparent;
  }
}
.adviser_promise {
  padding: 80px 0 60px 0;
}
@media all and (max-width: 767px) {
  .adviser_promise {
    padding: 42px 0 40px;
  }
}
.adviser_promise_list {
  font-size: 24px;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraginoMincho Pro", "游明朝","Yu Mincho", serif;
}
.adviser_promise_list li {
  margin-bottom: 12px;
  font-weight: 600;
  text-align: center;
}
@media all and (max-width: 767px) {
  .adviser_promise_list li {
    margin-bottom: 8px;
    font-size: 14px;
  }
}
.adviser_promise_list li:last-child {
  margin-bottom: 0;
}
.adviser_sure {
  padding: 80px 0 60px 0;
  background: #f5f5f5;
}
@media all and (max-width: 767px) {
  .adviser_sure {
    padding: 40px 0;
  }
}
.adviser_sure_main_img {
  margin-bottom: 60px;
}
@media all and (max-width: 767px) {
  .adviser_sure_main_img {
    margin-bottom: 0;
  }
}
.adviser_sure_main_img img {
  display: block;
  max-width: 100%;
}
.adviser_sure_unit {
  position: relative;
}
.adviser_sure_head {
  position: relative;
  padding: 15px;
  border-radius: 4px 4px 0 0;
  background: #333;
  color: #fff;
  text-align: center;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraginoMincho Pro", "游明朝","Yu Mincho", serif;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .adviser_sure_head {
    padding: 6vw 28vw 6vw 7vw;
    border-radius: 0;
    font-size: 4.5vw;
    text-align: left;
    line-height: 1.6470588235;
  }
}
@media all and (max-width: 767px) {
  .adviser_sure_head:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 30vw;
    height: 63vw;
    background: url("../img/syuttyou-kaitori/adviser/sure_person_sp.png") no-repeat right bottom/contain;
  }
}
.adviser_sure_support {
  font-size: 20px;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraginoMincho Pro", "游明朝","Yu Mincho", serif;
  font-weight: 600;
}
@media all and (max-width: 767px) {
  .adviser_sure_support {
    font-size: 17px;
  }
}
.adviser_sure_row {
  display: flex;
  padding: 20px 60px;
  border: 1px solid #C9C8C8;
  border-top: none;
  background: #fff;
}
@media all and (max-width: 767px) {
  .adviser_sure_row {
    padding: 20px 20px;
    border: none;
    background: none;
  }
}
.adviser_sure_row_img {
  width: 28%;
}
@media all and (max-width: 767px) {
  .adviser_sure_row_img {
    display: none;
  }
}
.adviser_sure_row_body {
  width: 72%;
  padding: 20px 0 0 45px;
  box-sizing: border-box;
  line-height: 2;
}
@media all and (max-width: 767px) {
  .adviser_sure_row_body {
    width: 100%;
    padding-left: 0;
  }
}
.adviser_sure_row_body p:not(:last-child) {
  margin-bottom: 30px;
}
.adviser_person {
  padding: 90px 0 60px 0;
  background: #333;
  color: #fff;
}
@media all and (max-width: 767px) {
  .adviser_person {
    padding: 40px 0;
  }
}
.adviser_person_lead {
  margin-bottom: 40px;
  text-align: center;
  font-size: 22px;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraginoMincho Pro", "游明朝","Yu Mincho", serif;
}
@media all and (max-width: 767px) {
  .adviser_person_lead {
    font-size: 18px;
  }
}
.adviser_person_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media all and (max-width: 767px) {
  .adviser_person_list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.adviser_person_unit {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background: #fff;
  text-decoration: none !important;
  color: #000 !important;
}
.adviser_person_img img {
  display: block;
  width: 100%;
}
.adviser_person_body {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 30px;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
}
@media all and (max-width: 767px) {
  .adviser_person_body {
    height: auto;
    padding: 20px;
  }
}
.adviser_person_body:before {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 22px;
  margin: auto;
  background: url("../img/icon/arrow.svg") no-repeat center/contain;
}
.adviser_person_ttl {
  font-size: 20px;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraginoMincho Pro", "游明朝","Yu Mincho", serif;
  font-weight: 600;
  line-height: 1.6;
}
@media all and (max-width: 767px) {
  .adviser_person_ttl {
    font-size: 14px;
  }
}
.adviser_person_txt {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraginoMincho Pro", "游明朝","Yu Mincho", serif;
  font-weight: 600;
  font-size: 16px;
}
@media all and (max-width: 767px) {
  .adviser_person_txt {
    font-size: 11px;
  }
}
.adviser_data {
  padding: 100px 0 60px 0;
  background: #f5f5f5;
}
@media all and (max-width: 767px) {
  .adviser_data {
    padding: 40px 0;
  }
}
.adviser_data_unit {
  margin-bottom: 40px;
}
@media all and (max-width: 767px) {
  .adviser_data_unit {
    margin-bottom: 20px;
  }
}
.adviser_data_body {
  padding: 40px 40px 48px 40px;
}
@media all and (max-width: 767px) {
  .adviser_data_body {
    padding: 28px 28px 40px 28px;
  }
}
.adviser_data_body p {
  line-height: 2;
}
@media all and (max-width: 767px) {
  .adviser_data_body p {
    font-size: 14px;
  }
}
.adviser_data_body p:not(:last-child) {
  margin-bottom: 30px;
}

.cmn_h2_type4.ttl_uline.adviser_person_section_ttl {
  color: #fff;
}
.cmn_h2_type4.ttl_uline.adviser_person_section_ttl:after {
  background: #fff;
}

/* ヘッダー調整
------------------------------------------------ */
.l_syuttyou_header_contact {
  margin: 26px 0 0 10px;
  width: 29.2%;
}
@media all and (max-width: 767px) {
  .l_syuttyou_header_contact {
    display: none;
  }
}

.l_header_syuttyou {
  width: 100%;
}

.l_syuttyou_header_btn_reserve,
a.l_syuttyou_header_btn_reserve {
  display: block;
  width: 100%;
  height: 60px;
  padding: 14px 6.8% 10px 17.8%;
  font-size: 17px;
  background-color: #BF0011;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0px 5px 0 #9E0411;
  box-sizing: border-box;
  border: none;
  transition: all .05s ease-in;
  -webkit-transition: all .05s ease-in;
  position: relative;
  background: #BF0011 url("../img/icon/calc_wh.svg") no-repeat 9.9% 16px/23px auto;
}


@media screen and (min-width:768px) and ( max-width:999px) {
  .l_syuttyou_header_btn_reserve,
  a.l_syuttyou_header_btn_reserve {
    background-size: 8.2% auto;
  }
}/* max-width: 767px and max-width:999px */

@media screen and (min-width: 768px) {
  .l_syuttyou_header_btn_reserve:hover,
  a.l_syuttyou_header_btn_reserve:hover {
    transform: translateY(5px);
    box-shadow: 0px 0px 0px #9E0411;
  }
}/* min-width: 768px */

@media screen and (max-width: 767px) {
  .l_syuttyou_header_btn_reserve,
  a.l_syuttyou_header_btn_reserve {
    height: 60px;
    padding: 12px 10px 12px;
    font-size: 18px;
  }
}/* max-width: 767px */

.l_fix_header_syuttyou .l_syuttyou_header_btn_reserve,
.l_fix_header_syuttyou a.l_syuttyou_header_btn_reserve {
  height: 66px;
  padding: 14px 6.8% 10px 17.8%;
  background: #BF0011 url("../img/icon/calc_wh.svg") no-repeat 9.9% 16px/23px auto;
  background-size: 18px auto;

}

.l_fix_header_syuttyou .l_syuttyou_header_btn_reserve:after,
.l_fix_header_syuttyou a.l_syuttyou_header_btn_reserve:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 45%;
  right: 19px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
}

.syuttyou_header_copy {
  display: block;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 10px;
}

@media screen and (min-width:768px) and ( max-width:999px) {
  .syuttyou_header_copy {
    font-size: 1.09vw;
  }
}/* max-width: 767px and max-width:999px */

.l_fix_header_syuttyou .syuttyou_header_copy {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.05;
  margin-bottom: 5px;
}

@media screen and (min-width:768px) and ( max-width:999px) {
  .l_fix_header_syuttyou .syuttyou_header_copy {
    font-size: 1.50vw;
  }
}/* max-width: 767px and max-width:999px */

.syuttyou_header_arrow {
  display: inline-block;
  position: relative;
  padding-right: 5%;
  font-size: 17px;
}

@media screen and (min-width:768px) and ( max-width:999px) {
  .syuttyou_header_arrow {
    font-size: 1.70vw;
  }
}/* max-width: 767px and max-width:999px */

.l_fix_header_syuttyou .syuttyou_header_arrow {
  font-size: 15px;
  line-height: 1.05;
  padding-right: 0;
}

@media screen and (min-width:768px) and ( max-width:999px) {
  .l_fix_header_syuttyou .syuttyou_header_arrow {
    font-size: 1.50vw;
  }
}/* max-width: 767px and max-width:999px */

.syuttyou_header_arrow:before {
  width: 8px;
  height: 8px;
  content: '';
  position: absolute;
  top: 40%;
  right: 0;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
}

.l_fix_header_syuttyou .syuttyou_header_arrow:before {
  display: none;
}

@media screen and (max-width: 767px) {
  .l_syuttyou_header_sp_tel {
    border-left: 1px solid #CCC6C6;
    margin-left: 18.9%;
  }
}/* max-width: 767px */


/* moushikomi
------------------------------------------------ */
.moushikomi_tel{
  margin-bottom: 60px;
}

.form_main {
  padding: 40px 10px;
  background: #F6F5EC;
  text-align: left;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .form_main{
    padding: 0;
  }
}

.form_main_inner {
  max-width: 920px;
  margin: 0 auto;
}

.form_main_ttl {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .form_main_ttl {
    margin-bottom: 0;
  }
}

.form_main_ttl img {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
.form_main_ttl img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .form_main_list{
    padding:30px 20px 20px 20px;
  }
}

.form_main_list li{
  padding-left: 1em;
  text-indent: -1em;
}

.form_section {
  padding: 60px 0;
  max-width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .form_section{
    padding: 40px 0 ;
  }
}

.form_step {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 674px;
  height: 76px;
  margin: 0 auto 55px auto;
  background: url("../img/syuttyou-kaitori/moushikomi/step_01.png") no-repeat left center;
}
.form_step.form_step_conf {
  background: url("../img/syuttyou-kaitori/moushikomi/step_02.png") no-repeat left center;
}
.form_step.form_step_thanks {
  background: url("../img/syuttyou-kaitori/moushikomi/step_03.png") no-repeat left center;
}
@media screen and (max-width: 767px) {
  .form_step {
    width: 100%;
    height: auto;
    background: none;
  }
  .form_step.form_step_conf, 
  .form_step.form_step_thanks {
    background: none;
  }
}

.form_step_col {
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .form_step_col:nth-child(2):before ,
  .form_step_col:nth-child(2):after{
    content: '';
    position: absolute;
    bottom: 22px;
    display: block;
    width: 50px;
    border-top: 1px solid #707070;
    box-sizing: border-box;
  }
  .form_step_col:nth-child(2):before {
    left: -25px;
  }
  .form_step_col:nth-child(2):after {
    right: -25px;
  }
}
@media screen and (max-width: 767px) {
  .form_step_txt{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3em;
  }
}
.form_step_num{
  display: none;
}
@media screen and (max-width: 767px) {
  .form_step_num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    line-height: 1;
    margin: 15px auto 0 auto;
  }
}

.form_step_current {
  color: #fff;
}
@media screen and (max-width: 767px) {
.form_step_current {
    color: inherit;
  }
}

.form_please {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .form_please {
    font-size: 16px;
  }
}

.form_table {
  margin: 0 auto 50px auto;
}

.form_table th,
.form_table td {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .form_table th,
  .form_table td {
    display: block;
  }
}
.form_table th {
  width: 30%;
  padding-top: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .form_table th{
    width: 100%;
    padding: 20px 0 15px 0;
  }
}
.form_table td {
  width: 70%;
  padding: 0 0 20px 25px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .form_table td {
    width: 100%;
    padding-left: 0;
    border-bottom: 2px solid #E5E6E5;
  }
}

@media screen and (min-width: 768px) {
  .form_table_line {
    border-top: 2px solid #E5E6E5;
  }
  .form_table_line th {
    padding-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .form_table_line td {
    padding-top: 25px;
  }
}

.form_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .form_row {
    justify-content: flex-start;
  }
}
.form_ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 30px;
  border-radius: 2px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .form_ico {
    margin-left: 15px;
  }
}

@media screen and (min-width: 768px) {
  .form_ttl {
    padding-right: 15px;
  }
}


.form_ico_required {
  background: #CF2D2C;
}

.form_ico_any {
  background: #E5E6E5;
  color: #000;
}

.form_input {
  width: 100%;
  max-width: 375px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
}
.form_input::placeholder{
  opacity: 0;
  color: #999;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
.form_input::placeholder {
    opacity: 1;
  }
}
.form_input[size="10"]{
  max-width: 220px;
}
.form_input_required {
  background: #F8E0E2!important;
}

.form_input_any {
  background: #f5f5f5;
}

.form_select {
  position: relative;
  width: 210px;
}

.form_select:before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #000 transparent transparent transparent;
}

.form_select select {
  appearance: none;
  width: 100%;
  height: 50px;
  padding: 0 10px;
  border-radius: 4px;
  border: none;
  background: #f5f5f5;
  color: #000;
  font-size: 14px;
}

.form_check {
  position: relative;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .form_check {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}

.form_check_item {
  opacity: 0;
}
.form_check_ico{
  position: relative;
  top: 5px;
  display: inline-block;
  vertical-align: baseline;
  width: 25px;
  height: 25px;
  background: #F5F5F5;
  border: 2px solid #707070;
  border-radius: 2px;
}
.form_check_ico:before{
  content: none;
  position: absolute;
  top: 1px;
  left: 7px;
  box-sizing: border-box;
  border-right: 3px solid #707070;
  border-bottom: 3px solid #707070;
  display: block;
  width: 12px;
  height: 16px;
  transform: rotate(45deg);
}

.form_check_item:checked + .form_check_ico:before{
  content: '';
}

@media screen and (max-width: 767px) {
  .form_check_txt{
    width: calc(100% - 30px);
    padding-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .form_check_note{
    display: block;
    padding-left: 1em;
    text-indent: -1em;
  }
}
.form_check input[type=checkbox] {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;


}

.form_textarea{
  position: relative;
}
.form_textarea textarea{
  max-width: 528px;
  width: 100%;
  height: 170px;
  padding: 20px 10px;
  border-radius: 4px;
  background: #f5f5f5;
  border: none;
  font-family: inherit;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .form_textarea textarea{
    height: 240px;
  }
}
.form_textarea_ple{
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 500px;
  padding:15px 20px;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .form_textarea_ple {
    padding: 10px;
  }
}
.form_textarea_ple.hide{
  opacity: 0;
}
.form_support_txt {
  margin-top: 15px;
  color: #999;
}
@media screen and (max-width: 767px) {
  .form_support_txt {
    display: none;
  }
}
.form_btn_space {
  max-width: 618px;
  margin: 0 auto 90px auto;
}
@media screen and (max-width: 767px) {
.form_btn_space {
    margin: 0 auto 40px auto;
  }
}
.form_btn{
  text-align: center;
}

.form_main_trigger{
  cursor: pointer;
  color: #0044CC;
  text-decoration: underline;
}
.form_main_trigger:hover{
  text-decoration: none;
  color: #7a8fe0;
}
@media screen and (max-width: 767px) {
  .form_main_trigger {
    display: block;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .form_txt{
    text-align: center;
    font-size: 14px;
  }
}
.modal_bg{
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  position: fixed;
  z-index: 1000;
  inset: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,.8);
}
.modal_bg.modal_bg_show{
  opacity: 1;
  pointer-events: auto;
}
.modal{
  opacity: 0;
  pointer-events: none;
  position: fixed;
  z-index: 1001;
  inset:0;
  width: 1000px;
  height: 430px;
  margin: auto;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .modal {
    width: 90%;
    height: 300px;
  }
}
.modal_inner{
  overflow: auto;
  width: 100%;
  height: 100%;
  padding: 40px 60px;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .modal_inner{
    padding: 20px;
  }
}
.modal.modal_show{
  opacity: 1;
  pointer-events: auto;
}
.modal:before,
.modal:after{
  pointer-events: none;
  content: '';
  cursor: pointer;
  position: absolute;
  top: -30px;
  display: block;
  width: 30px;
  height: 30px;
  border-top: 1px solid #fff;
}

.modal:before{
  right: 10px;
  transform: rotate(45deg);
}
.modal:after {
  right: -10px;
  transform: rotate(-45deg);
}
.js_modal_trigger_campaign{
  cursor: pointer;
  color: #0044CC;
  text-decoration: underline;
}
.js_modal_trigger_campaign:hover{
  text-decoration: none;
  color: #7a8fe0;
}
@media all and (max-width: 767px) {
  .form_support_space{
    margin-top: 10px;
  }
}

.modal .c_contact_tel_ttl{
  margin-top: -20px;
}

#wrapper.moushikomi{
  padding-bottom: 0;
}
@media all and (max-width: 767px) {
  #wrapper.moushikomi{
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.moushikomi .l_sns{
  border-top: none;
}

/* 港区で出張買取ページ */
.lp_top_main_img img {
  width: 100vw;
  max-width: 1000px;
}
.cmn_h2_type3 .sub {
  font-size: 22px;
  margin-right: 8px;
}
.c_step_lead {
  text-align: left;
  margin-bottom: 60px;
}
@media all and (max-width: 767px) {
  .lp_flow .step_horizon_body{
    display: block;
  }
  .lp_flow .step_horizon_cnt{
    flex-direction: column;
  }
  .lp_flow .step_horizon_person{
    order: 1;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .lp_flow .step_horizon_ttl {
    order: 2;
    margin-bottom: 16px;
  }
  .lp_flow .step_horizon_img {
    margin: 0;
  }
  .c_reason_box_ttl_box .cmn_h3_type1 .emp{
    font-size: 18px;
  }
}
.c_trouble {
}

.c_trouble_case_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner{
    display: block;
  }
}
.c_trouble_case_inner .c_reason_block {
  border: 1px solid #CCCCCC;
  width: 31%;
  padding-top: 24px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner .c_reason_block {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}

.c_trouble_case_inner .c_reason_sp_box {
  display: block;
}

.c_trouble_case_inner .c_reason_box_ttl_icon {
  top: -4px;
  left: 10px;
  width: 60px;
  height: 60px;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner .c_reason_box_ttl_icon {
    top: 10px;
    width: 50px;
    height: 50px;
  }
}

.c_trouble_case_inner .cmn_h3_type1 {
  font-size: 17px;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner .cmn_h3_type1 {
    font-size: 16px;
  }
}
.c_trouble_case_inner .c_reason_box_ttl_box {
  padding: 0 0 0 82px;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner .c_reason_box_ttl_box {
    padding: 14px 30px 16px 81px;
  }
}
.c_trouble_case_inner .c_reason_box_txt {
  margin: 20px;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner .c_reason_box_txt {
    margin: 0;
  }
}
.c_trouble_case_inner .c_reason_box_txt{
  text-align: center;
}
@media all and (max-width: 767px) {
  .c_trouble_case_inner .c_reason_box_txt{
    text-align: left;
  }
}
.c_trouble_label{
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  width: 208px;
  height: 30px;
  text-align: center;
  border-radius: 100px;
  margin: 24px auto 0;
  line-height: 2;
}
.c_trouble_price_txt {
  font-size: 40px;
  text-align: center;
  margin: 0 20px;
}
.c_trouble_price_txt span {
  font-size: 24px;
}
.c_trouble_small_txt {
  font-size: 12px;
  font-weight: bold;
  margin: 8px 20px 0;
}
@media all and (max-width: 767px) {
  .c_trouble_small_txt {
    font-size: 12px;
    font-weight: bold;
    margin: 8px 20px 30px;
  }
}
.lp_section.c_unit {
  margin-bottom: 60px;
}
@media all and (max-width: 767px) {
  .lp_section.c_unit {
    margin-bottom: 40px;
  }
}
.lp_info_txt {
  margin-top: 40px;
}


.flow_course {
  width: 100%;
  background-color: #fff;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  margin-bottom: -1px;
}
@media all and (max-width: 767px) {
  .flow_course {
    width: 100vw;
    margin-left: -20px;
    border: none;
    border-top: 1px solid #D5D5D5;
  }
}
.flow_course .js-tab-unit {
  margin: 30px;
}
@media all and (max-width: 767px) {
  .flow_course .js-tab-unit {
    margin: 0;
    padding: 30px 20px;
  }
}
.flow_course_menu{
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
@media all and (max-width: 767px) {
  .flow_course_menu{
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.flow_course_menu .js-tab-btn {
  background-color: #fff;
  border: 1px solid #D5D5D5;
  border-radius: 4px 4px 0 0;
  border-bottom: none;
  width: 49%;
  height: 69px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 3.5;
  cursor: pointer;
  transition: .3s ease;
}
.flow_course_menu .js-tab-btn:hover {
  background: #eee;
}
@media all and (max-width: 767px) {
  .flow_course_menu .js-tab-btn {
    border-radius: 0;
    border: 1px solid #D5D5D5;
    width: 48%;
    height: 40px;
    font-size: 15px;
    line-height: 2.7;
  }
}
.flow_course_menu .js-tab-btn.js-tab-btn-show {
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
}
.flow_course_menu .js-tab-btn.js-tab-btn-show:hover {
  background: #333;
}
@media all and (max-width: 767px) {
  .flow_course_menu .js-tab-btn.js-tab-btn-show {
    position: relative;
  }
  .flow_course_menu .js-tab-btn.js-tab-btn-show::after {
    content: "";
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 10px;
    border-right-width: 10px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.flow_course_menu .js-tab-btn .step_head_tag {
  display: inline-block;
  font-size: 14px;
  width: 180px;
  line-height: 2.2;
  margin-left: 15px;
  height: 30px;
}
@media all and (max-width: 767px) {
  .flow_course_menu .js-tab-btn .step_head_tag {
    display: none;
  }
}
.flow_course .step_row {
  padding: 30px 30px 16px 30px;
}
@media all and (max-width: 767px) {
  .flow_course .step_row {
    display: block;
    padding: 0;
  }
  .flow_course .step_head_tag {
    margin: 8px auto;
  }
}
.flow_course .step_row_img {
  width: 32%;
}
@media all and (max-width: 767px) {
  .flow_course .step_row_img {
    width: 100%;
  }
}
.flow_course .step_row_cnt {
  width: 67%;
}
@media all and (max-width: 767px) {
  .flow_course .step_row_cnt {
    width: 100%;
    padding: 20px;
  }
}
.flow_course .step_head {
  display: block;
}
.flow_course .step_head_ttl {
  padding: 16px 0 0;
}
@media all and (max-width: 767px) {
  .flow_course .step_head_ttl {
    font-size: 18px;
  }
}
.hide_arrow.step_unit {
  margin-bottom: 40px;
}
.hide_arrow.step_unit::before{
  display: none;
}
.flow_course .step.step_head {
  display: block;
}
.step_head_ttl .sub {
  font-size: 18px;
}
@media all and (max-width: 767px) {
  .step_head_ttl .sub {
    font-size: 13px;
  }
}
.step_inner > .step_head_ttl {
  display: block;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}
.step_inner {
  padding: 30px 30px 16px 30px;
}
@media all and (max-width: 767px) {
  .step_inner {
    padding: 20px;
  }
}

@media all and (max-width: 767px) {
  .flow_course .step_unit_sp_no_border {
  }
  .flow_course .step_unit_sp_no_border .c_cta{
    background-color: #fff;
    padding: 0;
  }
}

.lp_minatoku .c_goods_box{
  padding: 0;
  border: none;
  background-color: transparent;
}

/* 入力フォーム
------------------------------------------------ */
/*eroor*/
.contact_error{
  position: relative;
}
.contact_error:before {
  pointer-events: none;
  content: '必須項目です';
  position: absolute;
  left: 0;
  top: -45px;
  display: block;
  width: 140px;
  padding: 2px 25px;
  text-align: center;
  background: #cf2d2c;
  border-radius: 4px;
  color: #fff;
  box-sizing: border-box;
}
.contact_error:after {
  pointer-events: none;
  content: '';
  position: absolute;
  left: 65px;
  top: -15px;
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #cf2d2c transparent transparent transparent;
}
.contact_error_ico{
  pointer-events: none;
  position: absolute;
  top: 32px;
  left: 58px;
  margin: auto;
}
@media all and (max-width: 767px) {
  .contact_error_ico{
  }
}


/*input*/
.contact_error.contact_error_input{
  display: block;
}
.contact_error.contact_error_input .contact_input{
  background: #FCEAEA;
  border: 2px solid #cf2d2c;
}


/*radio*/
.contact_error.contact_error_radio{
  width: max-content;
  padding: 5px 25px 5px 5px;
  background: #FCEAEA;
}
.contact_error .contact_radio_ico {
  border-color: #cf2d2c;
}
.contact_error .contact_radio_ico:before {
  background-color: #cf2d2c;
}
.contact_error .contact_radio_txt {
  font-weight: 600;
  color: #cf2d2c;
}

/*textarea*/
.contact_error.contact_error_textarea{
  display: block;
}
.contact_error.contact_error_textarea .contact_textarea{
  background: #FCEAEA;
    border: 2px solid #cf2d2c;
}
.contact_error.contact_error_textarea .contact_error_ico {
  top:auto;
  bottom: -10px;
}

.contact_btn_list{
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
@media all and (max-width: 767px) {

  .contact_btn_list li:first-child{
    order:2;
  }
  .contact_btn_list li:last-child{
    order:1;
    margin-bottom: 20px;
  }

}
.contact_btn_list_retrun{
  width: 35%;
}
@media all and (max-width: 767px) {
  .contact_btn_list_retrun{
    width: 80%;
    margin: 0 auto;
  }
}
.contact_btn_list_next{
  width: 61%;
}
@media all and (max-width: 767px) {
  .contact_btn_list_next {
    width: 100%;
  }
}
.contact_btn_list .other_btn{
  min-height: 110px;
}
@media all and (max-width: 767px) {
  .contact_btn_list .other_btn {
    min-height: auto;
  }
}
.contact_btn_list .other_btn:before{
  right: auto;
  left:30px;
  top:45px;
  transform: rotate(180deg);
}
@media all and (max-width: 767px) {
  .contact_btn_list .other_btn:before {
    top:23px;
    left: 15px;
  }
}

#contact_btn{
  margin-top: -300px;
  padding-top: 300px;
}
@media all and (max-width: 767px) {
  #contact_btn {
    margin-top: -200px;
    padding-top: 200px;
  }
}

/* 確認画面
------------------------------------------------ */
.conf_lead_txt {
  display: table;
  margin: 30px auto 30px;
}

.conf_txt {
  padding-top: 10px;
}

@media all and (max-width: 767px) {
  .conf_txt {
    padding-top: 0;
  }
}

/* 完了
------------------------------------------------ */
.form_step4_lead_txt {
  line-height: 220%;
  display: table;
  max-width: 902px;
  margin: 0 auto;
}

.form_step4_lead_txt p {
  margin-bottom: 35px;
}

.moushikomi_top_btn_block {
  padding: 35px 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 618px;
}

@media screen and (max-width: 768px) {
  .moushikomi_top_btn_block {
    padding: 30px 5px 30px;
    margin-bottom: 22px;
    width: auto;
    max-width: none;
  }
}/* max-width: 768px */
