@charset "UTF-8";
label {
  margin-bottom: 0;
}

.marker {
  box-shadow: inset 0 calc(-0.6em + 16px) 0 #fff, inset 0 -0.6em 0 #fff45c;
}

/* =============================================================== */
.form2 {
  font-size: 16px;
  line-height: 1.7;
}
.form2.container {
  padding: 0;
}
.form2 i {
  font-size: 22px;
  padding-right: 10px;
}
@media (max-width: 992px) {
  .form2 img {
    height: auto;
    max-width: 100%;
  }
}
.form2 .heading {
  background: transparent !important;
  border-top: none !important;
  font-size: 22px !important;
  color: #1a1a1a !important;
  margin: 20px 0;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom: 2px dotted #a0a0a0 !important;
  text-align: center;
}
.form2 .red {
  color: #dc3232;
  font-weight: 700;
}
@media (min-width: 730px) {
  .form2 .table_border {
    border: 1px solid #ccc;
    border-bottom: 0;
  }
}
.form2 input[type=radio] + label {
  padding: 0 !important;
}
.form2 input#file-upload-button {
  cursor: pointer;
}
.form2 .required::before {
  content: "※";
  color: #c00;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  vertical-align: inherit;
}
.form2 svg:not(:host).svg-inline--fa,
.form2 svg:not(:root).svg-inline--fa {
  padding-right: 0.5rem;
}
.form2 pre,
.form2 p,
.form2 .st-kaiwa-hukidashi,
.form2 .st-kaiwa-hukidashi2,
.form2 .yellowbox,
.form2 .graybox,
.form2 .redbox,
.form2 #topnews .clearfix dd p, .post .form2 ul li, .post .form2 ol li,
.form2 #comments #respond,
.form2 .st-tab-content > label,
.form2 #comments h4 ol li {
  font-size: 16px;
}
@media (min-width: 730px) {
  .form2 pre,
  .form2 p,
  .form2 .st-kaiwa-hukidashi,
  .form2 .st-kaiwa-hukidashi2,
  .form2 .yellowbox,
  .form2 .graybox,
  .form2 .redbox,
  .form2 #topnews .clearfix dd p, .post .form2 ul li, .post .form2 ol li,
  .form2 #comments #respond,
  .form2 .st-tab-content > label,
  .form2 #comments h4 ol li {
    font-size: 16px;
  }
}
.form2 legend {
  margin-bottom: 0;
}
.form2 .form-check-input {
  margin-left: 0 !important;
  border: 0;
  background: transparent;
}
.form2 .form-check-input label {
  cursor: pointer;
}
.form2 .wpcf7-list-item {
  margin: 0 1em 0 0;
}
@media (min-width: 730px) {
  .form2 .wpcf7-list-item label {
    margin-bottom: 0;
  }
}
.form2 .wpcf7-list-item-label::before,
.form2 .wpcf7-list-item-label::after {
  content: none !important;
}
.form2 .wpcf7 input[type=file] {
  padding: 6px 10px;
}
.form2 input[type=checkbox],
.form2 input[type=radio] {
  margin: 0 5px 0 0 !important;
}
.form2 .time-zone .wpcf7-list-item-label {
  display: inline-block;
  width: 100px;
  height: 24px;
}

pre,
p,
.st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2,
.yellowbox,
.graybox,
.redbox,
#topnews .clearfix dd p,
.post ul li,
.post ol li,
#comments #respond,
.st-tab-content > label,
#comments h4 {
  line-height: 1.7;
}

.contact_th,
.confirm_th {
  padding: 0.5rem 1rem;
  font-weight: 700;
  width: 100% !important;
  background: #efefef;
}
@media (min-width: 730px) {
  .contact_th,
  .confirm_th {
    flex: 0 0 auto;
    width: 25% !important;
    padding: 1rem;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}

.contact_th label {
  margin-bottom: 0;
}

@media (min-width: 730px) {
  .confirm_th {
    width: 30%;
    padding: 0.5rem 1rem;
  }
}

.contact_td,
.confirm_td {
  flex: 0 0 auto;
  width: 100% !important;
  padding: 1rem 0.5rem 2.5rem;
  background: #fff;
}
@media (min-width: 730px) {
  .contact_td,
  .confirm_td {
    padding: 1rem;
    flex: 0 0 auto;
    width: 75% !important;
    border-bottom: 1px solid #ccc;
  }
}

@media (min-width: 730px) {
  .confirm_td {
    width: 70%;
    padding: 0.5rem 1rem;
  }
}

/* カレンダーカスタム */
.ui-widget {
  font-weight: normal !important;
  border-radius: 0 !important;
}

.ui-datepicker-calendar th {
  background-color: #fff !important;
  color: #000 !important;
  font-weight: 700 !important;
}

.ui-datepicker-header {
  border-radius: 0 !important;
  background: #f0f0f0 !important;
}

.okurijou_content_row {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 730px) {
  .okurijou_content_row {
    margin-left: 0;
    margin-right: 0;
  }
}

.okurijou_content {
  padding: 1.5rem 5px;
  flex: 0 0 auto;
  width: 50%;
  text-align: left;
  font-size: 14px;
}
.okurijou_content p {
  font-size: 14px;
}
.okurijou_content select {
  margin: auto;
  padding: 0.375rem 2rem 0.375rem 0.75rem;
}
@media (min-width: 730px) {
  .okurijou_content select {
    margin: 0 auto 0 0;
  }
}

#small,
#large,
#xlarge {
  font-size: 14px;
}

.txt-c {
  text-align: left;
}

.deco {
  padding-left: 1rem;
  color: #dc3232;
  font-weight: bold;
}

.detail1 {
  color: #dc3232;
  font-weight: bold;
  font-size: 14px;
}

.detail2 {
  color: #dc3232;
  font-size: 12px;
}

.yoko li {
  display: inline-block;
  margin: 0 1em 5px 0;
}

.sub_title a {
  font-size: 90%;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.pc-on {
  display: none;
}

.sp-on {
  display: block;
}

.entry-content {
  min-height: 400px;
}

.col-1-2 > * {
  margin-bottom: 2em;
}

/* 個人情報の取扱いについて */
.att-box {
  background: #ffffef;
  border: 1px solid #fdfbb5;
  margin: 2rem auto;
  padding: 1.5em;
}
.att-box .att-heading {
  font-weight: bold;
  margin-bottom: 0;
  padding: 0.5rem 0;
  font-size: 20px !important;
  text-align: center;
}
.att-box .att-heading img {
  margin-right: 5px;
}

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

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

/* メールでのお問合わせ・電話番号 */
.customer {
  font-size: 18px !important;
  font-weight: bold;
  margin: 2rem 0 1rem;
}
@media (min-width: 730px) {
  .customer {
    text-align: center;
    font-size: 24px !important;
  }
}
.customer a,
.customer a:visited {
  font-weight: 700;
  text-decoration: underline;
  color: #00a5d4;
}
@media (max-width: 767px) {
  .customer a,
  .customer a:visited {
    font-size: 18px;
  }
}
.customer ul {
  padding: 0;
}
@media (min-width: 730px) {
  .customer ul {
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.customer ul li {
  font-size: 22px !important;
  list-style: none;
}
@media (min-width: 730px) {
  .customer ul li {
    display: inline-block;
    font-weight: bold;
    margin-right: 2em;
  }
}
.customer ul li svg:not(:host).svg-inline--fa,
.customer ul li svg:not(:root).svg-inline--fa {
  padding-right: 0.3rem;
  font-size: 1.4em !important;
}
@media (min-width: 730px) {
  .customer ul li svg:not(:host).svg-inline--fa,
  .customer ul li svg:not(:root).svg-inline--fa {
    font-size: 1.1em !important;
  }
}

.customer_img {
  position: relative;
  top: -8px;
  max-width: 30px !important;
  margin-right: 5px;
}

.customer_tel {
  font-weight: 700;
  font-size: 18px;
  padding-top: 10px;
}
@media (min-width: 730px) {
  .customer_tel {
    text-align: center;
    font-size: 22px;
  }
}
.customer_tel a {
  font-size: 24px;
}

.sidebar {
  height: auto;
  width: 300px;
}

.time-img {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.time-img img {
  max-width: 370px !important;
}

/* SSLアイコン */
.yokonarabi {
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
.yokonarabi li {
  display: inline-block;
  line-height: 1.8em;
}

.green {
  color: #26c300 !important;
  font-size: 140%;
}

/* Gマップ */
#gmap.open {
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 60%;
}

#gmap.open iframe {
  height: 100%;
  left: 0;
  max-width: 640px;
  position: absolute;
  top: 0;
  width: 100%;
}

/* 個人情報保護方針 */
.policy-contents {
  width: auto;
  height: 300px;
  background-color: #efefef;
  border: 1px solid #333;
  overflow-y: scroll;
  padding: 10px;
  max-width: 90%;
  margin: auto;
}
@media (min-width: 730px) {
  .policy-contents {
    max-width: none;
  }
}

.policy-contents h4 {
  font-size: 16px;
  font-weight: bold;
}

.policy-contents .policy-strong {
  font-weight: bold;
}

/* 宅配買取キット */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.close-btn i {
  font-size: 20px;
  color: #333;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}

.kit-hitsuyo .image + p {
  margin: 0 0 0.5em;
}

@media (max-width: 992px) {
  .image {
    text-align: center;
  }
}
.image img {
  width: auto;
  max-width: 120px !important;
}

img.kit-nakami {
  max-width: 500px !important;
}

ul.kit-nakami_li {
  margin-top: 1rem;
}
ul.kit-nakami_li li {
  font-size: 16px;
  text-indent: -1em;
  padding-left: 1em;
  list-style-type: none;
}
ul.kit-nakami_li li:before {
  content: "・";
}

@media (max-width: 992px) {
  .wrapper,
  .content,
  .sidebar {
    float: none;
    width: auto;
  }
  .kit-hitsuyo select {
    display: block;
    margin: 0 auto;
    width: 11em;
  }
}
@media (min-width: 730px) {
  .txt-c {
    text-align: center;
  }
  .pc-on {
    display: block;
  }
  .sp-on {
    display: none;
  }
  .kit-hitsuyo .col-1-2 > * {
    padding: 0 1em;
  }
  .att-box.telfax {
    font-size: 2em;
    text-align: center;
    width: 80%;
  }
  .att-box img {
    width: auto;
  }
  .att-box li.fax {
    margin-left: 0.5em;
  }
  .yoko li {
    margin-bottom: 15px;
  }
}
/* afinger 打消し ================================================================== */
.post input:not(.st-tab-label):not([type=image]):not([type=submit]):not([type=radio]):not(#formFileMultiple1):not(#formFileMultiple2):not(#formFileMultiple3):not(#formFileMultiple4):not(#formFileMultiple5):not(#formFileMultiple6) {
  margin: 0;
  padding: 6px !important;
  font-size: 16px;
}

.h3modoki,
.post h3:not([class^=is-style-st-heading-custom-]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title) {
  background: transparent !important;
}

.h3modoki::before,
.post h3:not([class^=is-style-st-heading-custom-]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title)::before {
  background: transparent !important;
}

.h4modoki,
.post h4:not([class^=is-style-st-heading-custom-]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
  border-bottom: 0 !important;
  background: transparent !important;
  padding: 0 !important;
}

.h2modoki::after,
.post h2:not([class^=is-style-st-heading-custom-]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no)::after {
  background: transparent !important;
}

/* Contact Form 7 メールフォームカスタム */
fieldset {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 16px;
  font-weight: 700;
  padding: 0 5px;
  white-space: nowrap;
}
@media (min-width: 730px) {
  .wpcf7 span.wpcf7-not-valid-tip {
    position: relative;
  }
}

span.wpcf7-not-valid-tip:before {
  content: url(https://www.takayama-musen.com/drone/wp/wp-content/themes/liquid-lp-child/img/mfp_error.gif);
  width: 13px;
  height: auto;
  margin-right: 5px;
  display: inline-block;
}

.wpcf7-not-valid {
  background-color: #FCC;
}

.wpcf7 form .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: 0;
}

.wpcf7-spinner {
  display: block !important;
  margin: 0.2rem auto;
}

/* エラーテキスト */
.wpcf7-response-output {
  padding: 0 !important;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #b94a48;
  background: #ff6;
}

/* エラーテキスト出るようにする */
/*
.wpcf7cp-force-hide {
  display: block !important;
} */
/* 確認画面カスタマイズ */
div#wpcf7cpcnf {
  position: static !important;
  background: #fff;
}

/* 確認画面カスタマイズ */
.wpcf7cp-form-hide {
  display: none;
}

.input_file-content {
  flex: 0 0 auto;
  margin-bottom: 1rem;
}
@media (min-width: 993px) {
  .input_file-content {
    width: 50%;
  }
}

.input_file {
  position: relative;
  margin-bottom: 1rem;
}
@media (min-width: 993px) {
  .input_file {
    flex: 0 0 auto;
    width: 50%;
  }
  .input_file:nth-child(2n+1) {
    padding-left: 0.5rem;
  }
  .input_file:nth-child(2n) {
    padding-right: 0.5rem;
  }
}

.form-check-input:active {
  filter: brightness(100%) !important;
}

/* 画像添付削除ボタン */
#clear1,
#clear2,
#clear3,
#clear4,
#clear5 {
  display: block;
  display: none;
  position: relative;
  top: 0;
  margin-bottom: -54px;
  margin-left: auto;
  text-align: right;
  width: 30px;
  z-index: 10;
}
#clear1 button,
#clear2 button,
#clear3 button,
#clear4 button,
#clear5 button {
  background: transparent;
  border: 0;
  font-size: 32px;
  color: #888;
  cursor: pointer;
  position: relative;
  top: -40px;
  padding: 0;
}

@media (min-width: 600px) and (max-width: 959px) {
  #page-top:not(.page-top-img) a {
    width: 50px !important;
    height: 50px !important;
  }
}
legend {
  font-size: 16px;
}/*# sourceMappingURL=form2.css.map */