@charset "utf-8";
/*
.any {
  @mixin objectfit;
}
@mixin objectfit; でcover:デフォルト
@mixin objectfit contain; でcontain等に上書き
object-fit-images用
*/
:root {
  --vw: 10px; 
  --vh: 10px;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
.webmeeting .detail__ttl03 {
    margin: 35px 0 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cfcfcf;
    font-weight: 700;
    font-size: 1.25rem;
    color: #0a3291;
}

.webmeeting .flex_box{
    display: flex;
    position: relative;
}

.webmeeting .box_l{
    margin-right: 25px;
}

.webmeeting .box_r{
    margin-left: 25px;
}

.webmeeting .step_box .bg{
    background: #f3f5f9;
    padding: 40px 30px 20px;
}


.select-os .check_box {
    clear: both;
}
input {
    display: none;
}

/* メルマガパーミッション */

.melmaga_item {
    margin-bottom: 12px !important;
}

.melmaga_area {
    clear: both !important;
}

input[type=checkbox] {
  display: block;
  clear: both;
  width: 25px;
  height: 25px;
  margin-right: 8px;
  cursor: pointer;
  accent-color: #007AFF;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.checkbox-container {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.checkbox-container .checkbox-label {
  border: none;
  background: none;
  padding: 0 !important;
  display: inline-block;
  float: none;
  margin-bottom: 0;
  line-height: 1.4;
  cursor: pointer;
}

.input-radio {
  display: flex;
  align-items: center;
}
/* 連絡方法ラジオの表示強制 */
.contact-plan {
  margin: 0 0 10px 0;
}
.contact-plan input[type="radio"] {
  appearance: auto !important;
  -webkit-appearance: auto !important;
  position: static !important;
  opacity: 1 !important;
  clip: auto !important;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-top: 0;
  cursor: pointer;
  accent-color: #007AFF;
}
.contact-plan .select-os label {
  padding-left: 0;
  background: none;
}
.contact-plan .select-os {
  align-items: center;
  display: flex;
}
.select-os .method {
  color: #fff;
  border: none;
  text-align: left;
  display: inline-block;
  padding: 0 !important;
  margin-bottom: 0;
  background: #fff;
}
.supMail, .supTel {
  display: none;
}
.contact-plan:has(#plan_mail:checked) .supMail,
.contact-plan:has(#plan_any:checked) .supMail {
  display: inline;
}
.contact-plan:has(#plan_mail:checked) .supTel,
.contact-plan:has(#plan_any:checked) .supTel {
  display: inline;
}
.lp-inquiry-form-intro {
  margin: 40px 0 20px;
  font-size: 1.25rem;
  font-weight: 700;
}
.lp-inquiry-contact-required-notice {
  clear: both;
  color: #f01423;
  position: relative;
  text-align: left;
}

/* 買収ニーズ入力部分 */
blockquote.step .buy-target {
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}

blockquote.step .buy-target .c-form__item__name,
blockquote.step .buy-target .c-form__item__input {
  width: 100%;
}

blockquote.step .buy-target .c-form__item__name {
  margin-bottom: 10px;
}

blockquote.step .buy-target .c-form__item__name p {
  margin: 8px 0 0;
  font-size: 0.9rem;
}

blockquote.step .buy-target .buy-target__toggle {
  margin-bottom: 18px;
}

blockquote.step .buy-target .buy-target__note {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.875rem;
  margin-bottom: 0;
}

blockquote.step .buy-target .input-checkbox {
  display: flex;
  align-items: center;
}

blockquote.step .buy-target .input-checkbox input[type="checkbox"] {
  flex: 0 0 auto;
}

blockquote.step .buy-target .input-checkbox label {
  padding: 0;
  margin: 0;
  line-height: 1.5;
  font-size: 0.9rem;
  background: none;
  color: inherit;
}

blockquote.step .buy-target .buy-target__toggle .input-checkbox label {
  color: #fff;
}

blockquote.step .buy-target .buy-target__panel {
  width: 100%;
  margin-right: 0;
  margin-top: 16px;
  padding: 24px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  color: #3b4043;
}

blockquote.step .buy-target .input-select select {
  display: block;
  width: 100%;
  padding: 7px;
  background-color: #f6f6f6;
  border: 1px solid #b8b8b8;
  border-radius: 3px;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 0.9rem;
  appearance: auto;
}

blockquote.step .buy-target .buy-target-area-picker__control {
  min-height: 44px;
  padding: 10px 46px 10px 16px;
  border-color: #b8b8b8;
}

blockquote.step .buy-target .buy-target-area-picker__dropdown {
  width: 100%;
  box-sizing: border-box;
}

blockquote.step .buy-target__grid label {
  padding: 0;
  margin-right: 0;
  font-size: 0.9rem;
  text-align: left;
  color: #3b4043;
}

blockquote.step .buy-target__grid textarea {
  background-color: #fff;
  border: 1px solid #b8b8b8;
  margin-bottom: 0;
  font-size: 0.9rem;
}

textarea::placeholder {
    color: #999999;
    font-size: 0.9rem;
    opacity: 1;
    line-height: 1.5;
}

/*譲渡オプション*/
blockquote.step .sell-target .sell-target__panel {
    color: #3b4043;
}
blockquote.step .sell-target .sell-target__label,
blockquote.step .sell-target .input-radio .insolvency_label {
	color: #1e2124;
	font-size: 0.9rem;
}
blockquote.step .sell-target .input-radio .insolvency_label {
	margin-right: 15px;
    line-height: 1.6
}
blockquote.step .sell-target .input-select select,
blockquote.step .sell-target .slider-ticks span,
blockquote.step .sell-target .slider-label span {
	font-size: 0.9rem;
}

/*都道府県*/
.lp-inquiry-workpref-field {
  width: 48%;
}
.lp-inquiry-workpref-field select {
  display: block;
  width: 100%;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 0.9rem;
  appearance: auto;
  margin: 0 0 10px;
  color: #3b4043;
  cursor: pointer;
}

/* オートコンプリート機能デザイン変更 */
input:-webkit-autofill {
	box-shadow: 0 0 0px 1000px #fff inset;
}

/*blockquote.step label {
  display: block;
  padding: 10px 0;
  margin-right: 15px;
  border-radius: 0;
  box-sizing: border-box;
}*/
.select-os label {
    color: #3b4043;
    border: 1px solid #dbdbda;
    text-align: left;
    display: inline-block;
    padding: 12px 30px !important;
    background: #fff;
    float: left;
    margin-bottom: 10px;
}


.required {
    color: #f01423;
}

.button{
    clear: both;
    text-align: center;
    padding-top: 30px;
}

.button button {
    border: 2px solid #ed9022;
    border-radius: 50px;
    background-color: #fff;
    display: inline-block;
    padding: 16px 60px;
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    will-change: background-color;
    color: #ed9022;
    font-weight: 600;
}

.button button:hover{
    opacity: 1;
    background-color: #ed9022;
    color: #fff;
}
.select-os input[type="radio"]:checked.sell_buy + label {
    color: #fff;
    background-color: #707070;
}
.check_box:checked + .label {
    color: #fff;
    background-color: #707070;
}
.select-os input[type="radio"]:checked.icon + label {
    color: #fff;
    background-color: #707070;
}
.inquirytable {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    color: #000;
}
.inquirytable_title {
   margin-top: 20px;
}
.inquirytable tr:first-child {
    border-top: 1px solid #dbdbdb;
}
.inquirytable tr {
    border-bottom: 1px solid #dbdbdb;
    line-height: 1.5;
}
.inquirytable th {
    text-align: left;
    padding: 12px 20px;
    width: 25%;
    border-right: 1px solid #dbdbdb;
    background: #707070;
    border-left: 1px solid #dbdbdb;
    color: #fff;
    font-weight: 600;
}
.inquirytable td {
    width: 60%;
    padding: 5px 20px;
    border-right: 1px solid #dbdbdb;
    background: #fff;
}
.button .return {
    border: 2px solid #ed9022;
    border-radius: 30px;
    background-color: #ed9022;
    display: inline-block;
    padding: 16px 60px;
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    will-change: background-color;
    color: #fff;
    font-weight: 600;
}
.error {
    clear: both;
    margin: 25px 0px;
    line-height: 1.5;
}
.step_box .img_icon {
    text-align: center;
    padding: 20px;
}
.step_box .img_icon img{
    width: 40%;
}

.step_box .text{
    margin-bottom: 10px;
}

.m_flex_box{
    display: inline-block;
}

.m_flex_box .img{
    width: 23%;
    display: inline-block;
    margin: 20px 10px 5px 5px;
}

.c-box--left dd ul li + li, .c-box--left .c-box__content ul li + li {
    margin-top: 0;
}

.inquiry-intro_wm{
    margin: 40px 0;
    font-size: 1.25rem;
}

.inquiry-intro_wm span{
    color: #f01423;
}
.read_text{
    margin-bottom: 30px;
    line-height: 1.75;
}

.section-ttl{
    font-weight: 700;
    font-size:2rem;
    text-align: center;
    margin-bottom: 50px;
}

.ui-datepicker-calendar .day-sunday > a,
.ui-datepicker-calendar .day-holiday > a {
    background: #ffc0c0;
}
.ui-datepicker-calendar .day-saturday > a {
    background: #c0d0ff;
}
.c-interview--02.sec-interview{
    margin-top: 0;
}
.triangle2 {
    width: 0;
    height: 0;
    border-left: 10px solid #0a3291;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 60%;
    padding: 0;
    margin: 0;
    left: 50%;
}

.c-box--left dd, .c-box--left .c-box__content {
    padding: 24px 0 0;
}

.consultant_text{
    width: 50%;
    margin-right: 50px;
    line-height: 1.75;
}

.consultant_img{
    width: 50%;
}

.consultant_flex{
    display: flex;
}

button.disabled-button {
    background-color: #ccc;
    cursor: not-allowed;
    color: #333;
    border: 2px solid #ccc;
}

@media screen and (max-width: 1200px){
    .m_flex_box .img {
    width: 22%;
}
}


@media screen and (max-width: 1024px){
    .section-ttl {
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 50px;
}
    .m_flex_box .img {
    margin: 20px 7px 5px 5px;
}
}

@media screen and (max-width: 975px){
   .select-os label {
    padding: 15px 40px !important;
    font-size: 1rem;
}
}

@media screen and (max-width: 768px){
    .inquiry-intro_wm{
    font-size: 0.875rem;
}
    .m_flex_box .img {
    width: 45%;
}

.meeting_form{
    padding: 9.375vw 3.90625vw 10.416666666666668vw;
}
.webmeeting .step_box .bg {
    padding: 30px 30px 20px;
}
.consultant_flex{
    flex-wrap: wrap;
}
.consultant_text{
    width: 100%;
    margin-right:0;
    margin-bottom: 30px;
}

.consultant_img{
    width: 100%;
}

.c-interview--02.sec-interview {
    margin-top: calc( var(--vw) * 3.125 );
}
.c-box {
    margin-top: 11.71875vw;
}

/* メルマガパーミッション */

.checkbox-container .checkbox-label {
flex: 1;
width: calc(100% - 80px);
cursor: pointer;
}

}


@media screen and (max-width: 550px){
    .webmeeting .flex_box {
    flex-wrap: wrap;
}
    .triangle2 {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0a3291;
    top: 54%;
    display: inline-block;
    left: 46%;
}
    .webmeeting .step_box {
    margin: 0;
}
    .select-os label {
    padding: 15px 30px !important;
    font-size: 1rem;
}
    .section-ttl {
    font-size: 1.3rem;
}
    .contact-plan .select-os {
        display: block;
    }
    .input-radio {
        margin-bottom: 10px;
    }
}

blockquote {
  margin: 0 auto;
}
blockquote.step input.text, blockquote.step textarea {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 15px;
  border: solid 1px #fff;
  border-radius: 0;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 0.9rem;
  background-color: #fff;
  color: #3b4043;
}
blockquote.step label.item {
  margin: 0 20px 0 0;
  font-size: 1rem;
  text-align: left;
  clear: both;
  width: 100%;
}
blockquote.step label {
  display: block;
  padding: 10px 0;
  margin-right: 15px;
  border-radius: 0;
  box-sizing: border-box;
}
blockquote.step .text {
  display: block;
}
blockquote .w_fl {
  width: 48%;
  float: left;
}
blockquote .w_fr {
  width: 48%;
  float: right;
}
