@charset "UTF-8";

/*
Theme Name: child
Theme URI:
Description:
Template: twentytwentyone
Author: makesview
Author URI: https://makes-view.co.jp/
Version: 1.0.0
*/


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo",
    sans-serif;
}

body {
  color: #2b1200;
  font-size: 16px;
  line-height: 1.8;
  min-width: 1350px;
  margin: 0px;
  background-color: #ffffff;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
}

a:link {
  color: #004cca;
}

a:visited {
  color: #6219db;
}

a:hover {
  color: #048ade;
  text-decoration: none;
}

a:active {
  color: #048ade;
  text-decoration: none;
}

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

ul {
  padding: 0px;
  list-style: none;
  margin: 0;
}

.oh {
  overflow: hidden;
}

.L {
  float: left;
}

.R {
  float: right;
}

.sp {
  display: none;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#menu {
  display: none;
}

.flex {
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}

.flex-sb {
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}

.wrap {
  width: 1140px;
  margin: 0 auto;
}

.wrap02 {
  width: 1340px;
  margin: 0 auto;
}

/* 共通
   ========================================================================== */
.font_01 {
  font-family: "Source Serif Pro", serif;
}

@font-face {
  font-family: "Menlo";
  src: url("/wp-content/themes/child/fonts/Menlo.eot") format("oldIE"),
    url("/wp-content/themes/child/fonts/Menlo.woff") format("woff"),
    url("/wp-content/themes/child/fonts/Menlo.ttf") format("truetype");
}

.font_02 {
  font-family: "Menlo", serif;
}

@font-face {
  font-family: "corporate";
  src: url("/wp-content/themes/child/fonts/corporate.eot") format("oldIE"),
    url("/wp-content/themes/child/fonts/corporate.woff") format("woff"),
    url("/wp-content/themes/child/fonts/corporate.ttf") format("truetype");
}

.font_03 {
  font-family: "corporate", serif;
}

.bx-wrapper {
  box-shadow: none;
  border: none;
  background: initial;
  padding-bottom: 10px;
  margin: 0;
}

/* ==========================================================================
   トップ
   ========================================================================== */

/* メインビジュアル
   ========================================================================== */
#main_visual {
  background: url(/wp-content/uploads/2021/11/main_img.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 720px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

#main_visual .wrap {
  position: relative;
}

.main_text {
  background: url(/wp-content/uploads/2021/11/main_bg.png) no-repeat;
  background-position: center;
  background-size: 790px;
  width: 790px;
  height: 540px;
  margin: auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.main_text .logo_box {
  width: 200px;
  margin: 0 auto 30px;
}

.main_text .title_box p.sub {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.main_text .title_box h1 {
  line-height: 1.2;
  font-size: 45px;
  letter-spacing: 0.09em;
  text-align: center;
}

.main_text .title_box h1 span {
  font-size: 100px;
  font-weight: 600;
  letter-spacing: 0;
  color: #502200;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  display: block;
}

.main_text .title_box p.text {
  width: 470px;
  margin: 25px auto 0;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.main_text .title_box p.text span {
  font-size: 25px;
  font-weight: bold;
  color: #502200;
  line-height: 1.2;
}

.main_img01 {
  width: 400px;
  line-height: 0;
  position: absolute;
  bottom: -40px;
  left: -46px;
}

.main_img02 {
  width: 280px;
  position: absolute;
  bottom: -40px;
  right: -25px;
}

/* secTravel
   ========================================================================== */
#secTravel {
  padding: 90px 0 120px;
}

#secTravel .title_box {
  text-align: center;
  margin: 0 auto 15px;
}

#secTravel .title_box h2 {
  line-height: 0;
  width: 390px;
  margin: auto;
}

ul.secTravel_list li {
  background: #fdf7f0;
  width: 260px;
  border-radius: 5px;
  position: relative;
  padding: 20px;
  text-align: center;
}

ul.secTravel_list li:nth-child(n + 5) {
  margin-top: 20px;
}

ul.secTravel_list li:nth-child(6) {
  margin: 20px 30px 0;
}

ul.secTravel_list li:nth-child(5) {
  margin-left: auto;
}

ul.secTravel_list li:nth-child(7) {
  margin-right: auto;
}

ul.secTravel_list li p.number {
  width: 58px;
  height: 58px;
  background: #edb3b3;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  position: absolute;
  top: -6px;
  left: -6px;
}

ul.secTravel_list li p.number span {
  display: block;
  font-size: 34px;
}

ul.secTravel_list li .img_box {
  width: 190px;
  margin: auto;
  text-align: center;
  line-height: 0;
}

ul.secTravel_list li .text_box {
  line-height: 1.4;
}

ul.secTravel_list li .text_box span {
  font-weight: bold;
}

/* secWhy
   ========================================================================== */
#secWhy {
  background: url(/wp-content/uploads/2021/11/secWhy_bg.png) no-repeat;
  background-position: right center;
  background-size: contain;
  position: relative;
  height: 750px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

#secWhy::before {
  content: "";
  display: inline-block;
  width: 100%;
  top: 15px;
  bottom: 15px;
  left: 0;
  background: #fdf7f0;
  position: absolute;
  z-index: -1;
}

.secWhy_inner .text_box {
  width: 570px;
  letter-spacing: 0.07em;
  padding-left: 20px;
  border-left: 3px solid #c96e51;
}

.secWhy_inner .title {
  width: 615px;
  height: 230px;
  background: url(/wp-content/uploads/2021/11/secWhy_title_bg.png) no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 0 20px -40px;
  padding: 90px 0 0 40px;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}

.secWhy_inner .title p.sub {
  font-weight: bold;
  line-height: 1.5;
}

.secWhy_inner .title h2 {
  font-size: 38px;
  letter-spacing: 0.04em;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

.secWhy_inner .img_box {
  width: 200px;
  position: absolute;
  top: 0;
}

.secWhy_inner .title_box {
  position: relative;
  padding-top: 95px;
}

/* secMethod
   ========================================================================== */
#secMethod {
  padding: 150px 0;
}

.secMethod_title {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 30px;
}

.secMethod_title p.sub {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.secMethod_title p.sub span {
  position: relative;
}

.secMethod_title h2 {
  font-size: 35px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

.secMethod_title p.sub span::before,
.secMethod_title p.sub span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background: #2b1200;
  vertical-align: middle;
  margin: 0 15px;
}

.secMethod_title p.sub span::before {
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}

.secMethod_title p.sub span::after {
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}

ul.secMethod_list li {
  width: 370px;
  border-radius: 5px;
  background: #fdf7f0;
  padding: 0 20px 30px;
}

ul.secMethod_list li .img_box {
  width: 290px;
  margin: auto;
  line-height: 0;
}

ul.secMethod_list li .title_box {
  margin-bottom: 20px;
  align-items: center;
}

ul.secMethod_list li .title_box .choices {
  width: 62px;
  height: 62px;
  font-size: 14px;
  line-height: 1;
  background: #edb3b3;
  color: #fff;
  display: flex;
  flex-flow: column;
  text-align: center;
  justify-content: center;
  border-radius: 5px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  margin-right: 15px;
}

ul.secMethod_list li .title_box .choices span {
  display: block;
  font-size: 34px;
}

ul.secMethod_list li .title_box h3 {
  color: #c96e51;
  font-size: 26px;
  line-height: 1.2;
}

ul.secMethod_list li .text_box {
  line-height: 1.4;
}

/* secConsultation
   ========================================================================== */

#secConsultation .wrap02 {
  position: relative;
}

.secConsultation_text {
  width: 520px;
  margin-left: -10px;
  padding: 25px 0;
  text-align: center;
}

.secConsultation_img {
  width: 735px;
  background: url(/wp-content/uploads/2021/11/secConsultation_img.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 40px;
}

.secConsultation_text .title_box {
  background: url(/wp-content/uploads/2021/11/secContact_title_img-1.png) no-repeat;
  background-position: top center;
  background-size: contain;
  position: relative;
  padding-top: 145px;
  margin-bottom: 20px;
}

.secConsultation_text .title_box h2 {
  color: #502200;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2;
}

.secConsultation_text .title_box .fukidashi {
  position: absolute;
  top: -5px;
  left: 13px;
  width: 125px;
  height: 125px;
  background: url(/wp-content/uploads/2021/11/secConsultation_title_bg.png) no-repeat;
  background-position: center;
  background-size: contain;
  color: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  line-height: 1.1;
  font-weight: bold;
}

.secConsultation_text .title_box .fukidashi p span {
  display: block;
  font-size: 34px;
}

.secConsultation_text .text_box a.secConsultation_button {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  width: 374px;
  line-height: 60px;
  text-decoration: none;
  margin: 10px auto 0;
}

.secConsultation_text .text_box a.secConsultation_button:hover {
  -webkit-transform: translate(0, 2px);
  -moz-transform: translate(0, 2px);
  transform: translate(0, 2px);
}

.secConsultation_text .text_box a.secConsultation_button.contact {
  background: #efa4a4;
}

.secConsultation_text .text_box a.secConsultation_button.line {
  background: #00b900;
  background-image: url(/wp-content/uploads/2021/11/secConsultation_line_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.secConsultation_text .text_box a.secConsultation_button span {
  padding-left: 40px;
  background: url(/wp-content/uploads/2021/11/icon_line.png) no-repeat;
  background-position: left center;
  background-size: 26px;
}

.secConsultation_comment {
  width: 130px;
  height: 330px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: url(/wp-content/uploads/2021/11/icon_building.png) no-repeat,
    #efa4a4;
  background-position: center top 20px;
  background-size: 42px;
  padding-top: 85px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.06em;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

.secConsultation_comment span {
  font-size: 40px;
  display: block;
}

.secConsultation_comment span span.yoko {
  display: inline;
  writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: initial;
  -o-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
}

/* secReason
   ========================================================================== */
#secReason {
  padding: 160px 0 0;
  background: #fffff9;
}

.secReason_title {
  text-align: center;
  padding-bottom: 65px;
  background: url(/wp-content/uploads/2021/11/secReason_title_bg.png) no-repeat;
  background-position: center bottom;
  background-size: 560px;
  margin-bottom: 20px;
}

.secReason_title p.sub {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.secReason_title p.sub span {
  position: relative;
}

.secReason_title p.sub span::before,
.secReason_title p.sub span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background: #2b1200;
  vertical-align: middle;
  margin: 0 15px;
}

.secReason_title p.sub span::before {
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}

.secReason_title p.sub span::after {
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}

.secReason_title h2 {
  font-size: 35px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

ul.secReason_list * {
  position: relative;
}

ul.secReason_list>li {
  padding: 65px 120px;
  position: relative;
  align-items: flex-end;
}

ul.secReason_list>li:nth-child(odd)::before {
  content: "";
  display: inline-block;
  width: 1340px;
  height: 100%;
  position: absolute;
  background: #fdf7f0;
  left: 50px;
  top: 0;
}

ul.secReason_list>li:nth-child(even)::before {
  content: "";
  display: inline-block;
  width: 1340px;
  height: 100%;
  position: absolute;
  background: #fff;
  right: 50px;
  top: 0;
}

ul.secReason_list>li .text_box {
  width: 505px;
}

ul.secReason_list>li .text_box>p {
  font-size: 18px;
  line-height: 1.6;
}

ul.secReason_list>li .img_box {
  width: 580px;
}

ul.secReason_list>li .img_box {
  width: 530px;
  line-height: 0;
}

ul.secReason_list>li:nth-child(2) {
  flex-flow: row-reverse;
}

ul.secReason_list>li:nth-child(2) .img_box {
  width: 430px;
}

ul.secReason_list>li:nth-child(1) .img_box {
  margin-right: -110px;
}

ul.secReason_list>li .text_box .title_box span.reason {
  text-transform: uppercase;
  font-size: 46px;
  border-bottom: 2px solid;
}

ul.secReason_list>li .text_box .title_box h3 {
  font-size: 30px;
  line-height: 1.4;
  margin-top: 10px;
}

ul.secReason_list>li .point_box {
  width: 440px;
  border-left: 6px solid #c96e51;
  color: #c96e51;
  padding: 25px 20px;
  font-weight: bold;
  margin: 30px 0 20px;
  align-items: center;
}

ul.secReason_list>li:nth-child(odd) .point_box {
  background: #fff;
}

ul.secReason_list>li:nth-child(even) .point_box {
  background: #fdf7f0;
}

ul.secReason_list>li .point_box span.point {
  font-size: 26px;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  line-height: 1;
  font-weight: normal;
  margin-right: 15px;
}

/* secReview
   ========================================================================== */
#secReview {
  background: #fffff9;
  padding: 150px 0 130px;
  position: relative;
  overflow: hidden;
}

#secReview .title_box {
  text-align: center;
  margin-bottom: 20px;
}

#secReview .title_box p.sub {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

#secReview .title_box p.sub span {
  position: relative;
}

#secReview .title_box p.sub span::before,
#secReview .title_box p.sub span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background: #2b1200;
  vertical-align: middle;
  margin: 0 15px;
}

#secReview .title_box p.sub span::before {
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}

#secReview .title_box p.sub span::after {
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}

#secReview .title_box h2 {
  font-size: 35px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

.secReview_slider .img_box {
  width: 470px;
  position: relative;
}

.secReview_slider .text_box {
  width: 425px;
}

.secReview_slider .text_box p.name {
  margin-top: 1rem;
}

.secReview_slider::before {
  content: "";
  display: inline-block;
  background: #fffff9;
  width: calc(50vw - 620px);
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 10;
}

.secReview_slider .slider {
  left: 50px;
}

.secReview_slider .bx-viewport {
  padding-bottom: 10px;
  overflow: initial !important;
}

.secReview_slider li {
  padding: 80px 50px;
  align-items: center;
  background: #fff;
  transition: 0.3s;
}

.secReview_slider li[aria-hidden="false"] {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.secReview_slider li::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: rgba(201, 110, 81, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transition: 0.3s;
}

.secReview_slider li[aria-hidden="false"]::before {
  opacity: 0;
}

.secReview_slider .img_box span.case {
  color: #c96e51;
  font-size: 50px;
  text-transform: uppercase;
  position: absolute;
  top: -42px;
  left: 15px;
}

.secReview_slider .bx-wrapper .bx-controls-direction a {
  width: 45px;
  height: 45px;
}

.secReview_slider .bx-wrapper .bx-prev {
  background: url(/wp-content/uploads/2021/11/secReview_prev.png) no-repeat;
  background-position: center;
  background-size: contain;
  left: -20px;
}

.secReview_slider .bx-wrapper .bx-next {
  background: url(/wp-content/uploads/2021/11/secReview_next.png) no-repeat;
  background-position: center;
  background-size: contain;
  right: -20px;
}

/* secFaq
   ========================================================================== */
#secFaq {
  padding: 120px 0 120px;
}

.secFaq_text {
  width: 780px;
}

.secFaq_img {
  position: relative;
}

.secFaq_img::before {
  content: "";
  display: inline-block;
  width: 410px;
  height: 260px;
  background: url(/wp-content/uploads/2021/11/secFaq_img.png) no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  bottom: 70px;
  z-index: -1;
}

.secFaq_title p.sub {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.secFaq_title p.sub span {
  position: relative;
}

.secFaq_title p.sub span::before,
.secFaq_title p.sub span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background: #2b1200;
  vertical-align: middle;
  margin: 0 15px;
}

.secFaq_title p.sub span::before {
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}

.secFaq_title p.sub span::after {
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}

.secFaq_title h2 {
  font-size: 35px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

.secFaq_title p.bg {
  font-size: 100px;
  font-weight: 900;
  color: #f7f3ea;
  line-height: 1;
  position: absolute;
  top: 25px;
  z-index: -1;
}

dl.secFaq_dl {
  background: #fffbfa;
  margin: 10px 0;
}

dl.secFaq_dl dt {
  color: #c96e51;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.06em;
  padding: 15px 90px 15px 30px;
  position: relative;
}

dl.secFaq_dl dt::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2021/11/icon_arrow.png) no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 30px;
  top: 25px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: 0.3s;
}

dl.secFaq_dl dt.nowOpen::after {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

dl.secFaq_dl dd {
  font-size: 18px;
  margin: 0;
  padding: 15px 30px;
  position: relative;
}

dl.secFaq_dl dd::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #c96e51;
  position: absolute;
  top: 0;
  left: 30px;
}

dl.secFaq_dl dd p.closeBtnHat {
  display: none;
}

/* secContact
   ========================================================================== */
#secContact {
  background: #fdf7f0;
  padding: 130px 0;
}

#secContact h2 {
  font-size: 35px;
  text-align: center;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  margin-bottom: 25px;
}

#secContact h3 {
  font-size: 24px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  margin-bottom: 25px;
}

#secContact .line_button a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  width: 600px;
  font-size: 26px;
  font-weight: bold;
  height: 100px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-align: center;
  margin: auto;
  text-decoration: none;
  background: #00b900;
  background-image: url(/wp-content/uploads/2021/11/secConsultation_line_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

#secContact .line_button a:hover {
  -webkit-transform: translate(0, 2px);
  -moz-transform: translate(0, 2px);
  transform: translate(0, 2px);
  box-shadow: none;
}

#secContact .line_button a::before,
#secContact .line_button a::after {
  content: "";
  display: inline-block;
  position: absolute;
}

#secContact .line_button a::before {
  width: 50px;
  height: 50px;
  background: url(/wp-content/uploads/2021/11/icon_line.png) no-repeat;
  background-position: left center;
  background-size: contain;
  left: 100px;
}

#secContact .line_button a::after {
  width: 90px;
  height: 65px;
  background: url(/wp-content/uploads/2021/11/line_img.png) no-repeat;
  background-size: contain;
  background-position: center;
  right: 70px;
  z-index: 1;
}

#secContact .step_list {
  margin: 20px 0;
  padding-top: 50px;
  border-top: 1px solid #e7ddc5;
  text-align: center;
}

#secContact .step_list ul {
  justify-content: center;
}

#secContact .step_list ul li {
  width: 80px;
  height: 80px;
  background: #fff;
  border: 1px solid #2b1200;
  position: relative;
  font-size: 14px;
  padding-top: 50px;
  background-position: center top 10px !important;
  background-size: 40px !important;
  background-repeat: no-repeat !important;
}

#secContact .step_list ul li.nyuryoku {
  background-image: url(/wp-content/uploads/2021/11/icon_nyuryoku.png);
}

.home #secContact .step_list ul li.nyuryoku {
  background-color: #fff0eb;
}

#secContact .step_list ul li.kakunin {
  background-image: url(/wp-content/uploads/2021/11/icon_kakunin.png);
}

.page-id-56 #secContact .step_list ul li.kakunin {
  background-color: #fff0eb;
}

#secContact .step_list ul li.kanryo {
  background-image: url(/wp-content/uploads/2021/11/icon_kanryo.png);
}

.page-id-57 #secContact .step_list ul li.kanryo {
  background-color: #fff0eb;
}

#secContact .step_list ul li:not(:last-child) {
  margin-right: 30px;
}

#secContact .step_list ul li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 1px solid #2b1200;
  border-right: 1px solid #2b1200;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#secContact .line_button a span {
  display: block;
  font-size: 18px;
}

#secContact .line_button a span::before,
#secContact .line_button a span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 15px;
  background: #fff;
}

#secContact .line_button a span::before {
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  margin-right: 10px;
}

#secContact .line_button a span::after {
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  margin-left: 10px;
}

table.contact_table {
  width: 100%;
  border-top: 1px solid #e8dec6;
}

.contact_table th,
.contact_table td {
  border: none;
  padding: 20px;
  line-height: 1.8;
  border-bottom: 1px solid #e8dec6;
}

.contact_table th {
  border-right: none;
  width: 25%;
  text-align: left;
  font-size: 18px;
  letter-spacing: 0.08em;
}

.contact_form_text a {
  text-decoration: underline;
  color: #000 !important;
}

.contact_form_text .telBox {
  margin-top: 35px;
}

.contact_form_text .telBox span {
  padding: 0 50px;
  position: relative;
}

.contact_form_text .telBox span::before,
.contact_form_text .telBox span::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 1px;
  background: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.contact_form_text .telBox span::before {
  left: 0;
}

.contact_form_text .telBox span::after {
  right: 0;
}

.contact_form_text .telBox a.tel {
  font-size: 45px;
  letter-spacing: 1px;
  color: #333;
  font-weight: bold;
  background-size: 38px;
  pointer-events: none;
}

.contact_form_text .telBox a.tel small {
  margin-right: 10px;
  font-weight: normal;
}

.contact_form_text .telBox p {
  margin: 0;
  line-height: 1.4;
}

.contact_table td input.form_text,
.contact_table td textarea.textarea,
input#addr {
  width: 80%;
}

.contact_table td input.form_text,
.contact_table td textarea,
.contact_table td select,
.contact_table td input.your_tel,
.contact_table td input[type="text"],
.contact_table td input[type="email"],
input#zip,
input#zip1 {
  padding: 10px 20px;
  border: none;
  border-radius: 0;
  font-size: 18px;
}

.contact_table td input::placeholder,
.contact_table td textarea::placeholder {
  color: #e8dec6;
  letter-spacing: 0.08em;
}

input#zip,
input#zip1 {
  width: 140px;
  margin-bottom: 10px;
}

.contact_table td select {
  padding: 14px 20px;
  border: solid 1px #ececec;
  border-radius: 4px;
}

#btn-wrap {
  justify-content: center;
  margin-top: 50px;
}

.back-btn {
  width: 100px;
  font-size: 15px;
  font-weight: 600;
  margin-right: 15px;
  transition: 0.3s;
  background: #ccc;
  border: none;
  color: #fff;
  border-radius: 0;
}

.back-btn:hover {
  background: #ccc;
  opacity: 0.6;
}

.common_contact_bt {
  padding: 0;
  transition: 0.3s;
  display: block;
  width: 330px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #ff0832;
  position: relative;
  background: #ff0832;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
}

.common_contact_bt:hover {
  background: #ffffff;
  color: #000;
  opacity: 0.7;
}

.mw_wp_form_complete p {
  text-align: center;
  padding: 100px 30px;
  line-height: 2;
  font-size: 16px;
  letter-spacing: 1px;
  background: #fff;
}

.contact_table th span.hissu,
.contact_table th span.ninni {
  font-size: 20px;
  font-weight: normal;
  float: right;
  vertical-align: middle;
  color: #ce0000;
}

.contact_attention_box h2 {
  border-bottom: 1px solid;
  font-size: 20px;
  padding-left: 20px;
  line-height: 1.8;
  position: relative;
}

.contact_attention_box .inner {
  background: #fff;
  padding: 30px;
  margin-bottom: 10px;
}

.contact_attention_box h2::before {
  content: "";
  display: inline-block;
  width: 5px;
  background: #262626;
  position: absolute;
  top: 7px;
  bottom: 7px;
  left: 0;
}

.contact_attention_box>p {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.04em;
}

.contact_tab {
  margin-bottom: 35px;
}

.contact_tab li {
  width: 33%;
  text-align: center;
  border: 1px solid #262626;
  letter-spacing: 0.06em;
}

.contact_tab li a {
  display: block;
  padding: 20px 0;
  position: relative;
  color: #262626;
  transition: 0.3s;
}

.contact_tab li a:hover {
  background: #ccc;
}

.contact_form_text {
  text-align: center;
  line-height: 1.8;
  font-size: 16px;
  margin: 0 0 25px;
}

.contact_form_tel {
  text-align: center;
  margin-bottom: 55px;
}

.contact_form_tel span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.1em;
}

.contact_form_tel p.tel_box {
  font-size: 40px;
  letter-spacing: 0.08em;
  margin: 0;
  line-height: 1.4;
}

.contact_form_tel p.tel_box a {
  pointer-events: none;
  font-weight: bold;
  color: #052365;
}

.contact_form_privacy_box dl.pagePrivacy_dl {
  text-align: left;
  padding: 50px;
  border: solid 1px #ccc;
  height: 300px;
  overflow: scroll;
}

.contact_form_privacy p {
  margin: 0;
}

.contact_table td p {
  margin: 0;
}

.contact_sent_text {
  padding: 60px;
  background: #fff;
}

/* フッター
   ========================================================================== */
#main_footer {
  padding: 80px 00 50px;
  text-align: center;
}

.footer_inner {
  width: 370px;
  margin: auto;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

.footer_title_box h2 {
  font-size: 30px;
}

.footer_title_box h2::before,
.footer_title_box h2::after {
  content: "";
  display: inline-block;
  width: 90px;
  height: 1px;
  background: #2b1200;
  vertical-align: middle;
}

.footer_title_box h2::before {
  margin-right: 15px;
}

.footer_title_box h2::after {
  margin-left: 15px;
}

.footer_title_box .logo_box {
  margin: 45px auto;
  width: 200px;
}

.footer_text_box {
  text-align: left;
}

.footer_text_box p span {
  display: inline-block;
  line-height: 1.1;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 15px;
  letter-spacing: 0.08em;
}

.footer_text_box p {
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}

.footer_text_box p.name {
  font-size: 20px;
}

.footer_text_box p.address {
  font-size: 14px;
}

.footer_text_box .tel_box .tel {
  font-size: 32px;
  padding-left: 35px;
  text-decoration: none;
  color: #2b1200;
  background: url(/wp-content/uploads/2021/11/icon_tel.png) no-repeat;
  background-position: center left;
  background-size: 25px;
  line-height: 1;
  pointer-events: none;
}

.footer_text_box .tel_box .time {
  margin: 0 0 0 10px;
  padding-left: 10px;
  line-height: 1.2;
  border-left: 1px solid #2b1200;
  font-size: 12px;
}

.footer_text_box .tel_box .time span {
  font-size: 14px;
  margin: 0;
}

#main_footer p.copy {
  margin-top: 50px;
}

#main_footer p.copy small {
  font-size: 12px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
}

.line_page {
  text-align: center;
}

.line_page h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 50px 0;
}

/* 査定ステップフォーム */
.lp-step-box h2 {
  font-size: 35px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
    "MS PMincho", serif;
  text-align: center;
  margin-bottom: 40px;
}

.contact_step_bar {
  position: relative;
  width: 100%;
  margin: 0 auto 40px;
}

.contact_step_bar::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  margin: auto;
  z-index: -1;
  background-color: #a6a6a6;
  width: 100%;
}

.contact_step_bar ul li.current {
  background-color: #efa4a4;
}

.contact_step_bar ul li p.num {
  font-size: 30px;
  line-height: 1;
}

.contact_step_bar ul li {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #a6a6a6;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.04em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact_step {
  background-color: #feebeb;
  padding: 40px 60px;
  border-radius: 5px;
  display: none;
}

.contact_step.show {
  display: block;
}

.contact_step_box .ttl_box {
  border-bottom: 1px solid #939393;
  padding: 0 0 14px;
}

.contact_step_box .inner {
  margin-top: 30px;
}

span.wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
}

span.wpcf7-list-item {
  display: block;
  width: 32%;
  margin: 0 0px 10px 7px;
}

.contact_step_box .inner span.wpcf7-list-item label {
  display: block;
}

.contact_step_box .inner span.wpcf7-list-item label input[type="radio"] {
  display: none;
}

.contact_step_box .inner span.wpcf7-list-item label span.wpcf7-list-item-label {
  display: block;
  font-weight: bold;
  letter-spacing: 0.04em;
  font-size: 15px;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  background-color: #a6a6a6;
  color: #fff;
  border-radius: 6px;
}

.contact_step_box .inner span.wpcf7-list-item label input[type="radio"]:checked+span.wpcf7-list-item-label {
  background-color: #f99393;
}

.contact_step p.next_btn {
  width: 230px;
  margin: 0px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
  background-color: #f99393;
  color: #fff;
  border-radius: 100px;
  padding: 6px 0;
  cursor: pointer;
  display: inline-block;
}

.contact_step p.next_btn.first {
  margin: 0 auto;
  display: block;
}

.contact_step p.prev_btn {
  width: 230px;
  margin: 0px 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
  background-color: #a6a6a6;
  color: #fff;
  border-radius: 100px;
  padding: 6px 0;
  cursor: pointer;
  display: inline-block;
}

.contact_step p.prev_btn.last {
  margin: 0 auto;
  display: block;
}

.contact_step_box .inner.last {
  margin-bottom: 20px;
}

.contact_step_box .inner .input_text input[type="text"] {
  width: 320px;
  padding: 15px 10px;
}

.contact_step_box .inner .input_text input[type="tel"] {
  width: 320px;
  padding: 15px 10px;
}

.contact_step_box .inner .input_text input[type="email"] {
  width: 320px;
  padding: 15px 10px;
}

.contact_step_box .inner .checkboxt input[type="date"] {
  width: 320px;
  padding: 15px 10px;
}

.contact_step_box .inner .selcet_box select {
  padding: 12px 6px;
  font-weight: bold;
  width: 300px;
}

.contact_step_box {
  margin-bottom: 45px;
}

div#btn-wrap {
  justify-content: center;
}

div#btn-wrap input.wpcf7-form-control.has-spinner.wpcf7-submit {
  width: 430px;
  line-height: 60px;
  border-radius: 5px;
  font-size: 18px;
  padding: 0;
  margin: 0 auto;
  background: #f99393;
  transition: 0.3s;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  color: #ffffff;
  border: none;
}

section#step-form {
  padding: 0 0 100px 0;
}

.contact_step_box .ttl_box .ttl {
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 0.04em;
  border-left: 3px solid #f99393;
  line-height: 1.4;
  padding-left: 12px;
}

.contact_step_box .ttl_box .ttl span.hissu {
  background-color: #f99393;
  color: #fff;
  font-size: 15px;
  display: inline-block;
  padding: 1px 10px;
  border-radius: 4px;
  margin-left: 20px;
}

/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 99;
}

/*モーダル本体の擬似要素の指定*/
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active {
  opacity: 1;
  visibility: visible;
}

/*モーダル枠の指定*/
.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 730px;
  width: 90%;
}

/*モーダルを閉じるボタンの指定*/
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

/*モーダル内のコンテンツの指定*/
.modal-content {
  background: #fff;
  text-align: left;
  padding: 30px;
}

@media (max-width: 750px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  /*spmenu~*/
  .sp_hd {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10000;
  }

  .sp_pr {
    position: relative;
  }

  .slicknav_menu .slicknav_menutxt {
    display: none !important;
  }

  .slicknav_menu .slicknav_icon {
    width: 100%;
    margin: 0;
  }

  .slicknav_menu .slicknav_icon-bar {
    width: 25px !important;
    height: 3px !important;
  }

  a.slicknav_btn {
    background: #fff;
    border-radius: 0px;
    margin: 12px 3px 3px 0px;
    padding: 0px 0 0 0px;
    height: 25px;
    width: 25px;
  }

  /*SPMENU kurukuru*/
  a.slicknav_btn.slicknav_open span.slicknav_icon-bar:first-child {
    top: 5px;
    -moz-transform: rotate(405deg);
    -webkit-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    transform: rotate(405deg);
    position: absolute;
  }

  a.slicknav_btn.slicknav_open span.slicknav_icon-bar:nth-child(3) {
    top: 0.4px;
    -moz-transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    transform: rotate(-405deg);
    position: absolute;
  }

  a.slicknav_btn.slicknav_open span.slicknav_icon-bar:nth-child(2) {
    opacity: 0;
  }

  span.slicknav_icon-bar {
    transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
  }

  .slicknav_menu .slicknav_icon {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
    position: relative;
  }

  /*kokomade*/
  .slicknav_menu {
    background-color: #fff;
  }

  .slicknav_menu .slicknav_icon {
    height: 16px !important;
    display: block;
  }

  .slicknav_menu .slicknav_icon:after {
    display: block;
    font-size: 70%;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 0 auto;
  }

  .slicknav_nav a {
    color: #333 !important;
    display: inline-block;
    font-weight: bold;
    line-height: 2;
    width: 100%;
    text-align: left;
    margin: 0;
    letter-spacing: normal;
    font-size: 80%;
    border: solid #ccc;
    border-width: 0 0px 1px 0;
    line-height: 30px;
    padding-left: 25px;
  }

  /*~spmenu*/
  .sp_hd_logo {
    position: absolute;
    width: 220px;
    top: 12.5px;
    left: 5px;
  }

  .sp_hd_tel {
    position: absolute;
    width: 20px;
    top: 12.5px;
    right: 5px;
  }

  .sp_hd_mail {
    position: absolute;
    width: 20px;
    top: 12.5px;
    right: 5px;
  }

  .wrap {
    max-width: 90%;
  }

  .wrap02 {
    max-width: 94%;
  }

  body {
    font-size: 3.5vw;
    min-width: 100%;
  }

  /* ==========================================================================
       (SP)トップ
       ========================================================================== */

  /* (SP)メインビジュアル
       ========================================================================== */
  #main_visual {
    height: calc(100vh - 50px);
  }

  .main_text {
    height: calc(80vh - 50px);
    width: 100%;
    background: #fff;
    margin-bottom: 3vh;
  }

  .main_text .logo_box {
    width: 100px;
    margin: 0 auto 5vw;
  }

  .main_text .title_box p.sub {
    font-size: 3.5vw;
    line-height: 1.4;
  }

  .main_text .title_box h1 {
    font-size: 5.2vw;
    margin-top: 1vw;
  }

  .main_text .title_box h1 span {
    font-size: 12vw;
  }

  .main_text .title_box p.text {
    width: 80%;
    font-size: 3.5vw;
    text-align: justify;
    margin: 8vw auto 0;
  }

  .main_text .title_box p.text span {
    font-size: 4.5vw;
  }

  .main_img01 {
    width: 35vw;
    left: -3%;
    bottom: -5vh;
  }

  .main_img02 {
    display: none;
  }

  /* (SP)secTravel
       ========================================================================== */
  #secTravel {
    padding: 15vw 0;
  }

  #secTravel .title_box h2 {
    width: 100%;
    max-width: 300px;
  }

  ul.secTravel_list li {
    width: 100%;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 4vw 0 0 !important;
  }

  ul.secTravel_list li .img_box {
    width: 32%;
    margin: initial;
  }

  ul.secTravel_list li .text_box {
    width: 65%;
    font-size: 4vw;
    text-align: left;
  }

  ul.secTravel_list li p.number {
    width: 12vw;
    height: 12vw;
    font-size: 2.8vw;
    top: -2vw;
    left: -2vw;
  }

  ul.secTravel_list li p.number span {
    font-size: 6vw;
  }

  /* (SP)secWhy
       ========================================================================== */

  #secWhy {
    height: auto;
    display: block;
    padding: 15vw 0;
    background: none;
  }

  .secWhy_inner .img_box {
    width: 30vw;
    left: 3vw;
  }

  .secWhy_inner .title {
    width: 94vw;
    height: 37vw;
    margin: 0 0 5vw -2%;
    padding-top: 13.5vw;
  }

  .secWhy_inner .title_box {
    padding-top: 12vw;
  }

  .secWhy_inner .title h2 {
    font-size: 5.2vw;
  }

  .secWhy_inner .text_box {
    width: 100%;
    padding-left: 5vw;
  }

  /* (SP)secMethod
       ========================================================================== */
  #secMethod {
    padding: 15vw 0;
  }

  .secMethod_title {
    margin-bottom: 3vw;
  }

  .secMethod_title p.sub {
    font-size: 4vw;
  }

  .secMethod_title p.sub span::before,
  .secMethod_title p.sub span::after {
    height: 4.5vw;
  }

  .secMethod_title h2 {
    font-size: 5.8vw;
  }

  ul.secMethod_list li {
    width: 100%;
    padding: 0 5vw 6vw;
    margin-top: 3vw;
  }

  ul.secMethod_list li .img_box {
    width: 70%;
  }

  ul.secMethod_list li .title_box {
    margin-bottom: 5vw;
  }

  ul.secMethod_list li .title_box .choices {
    width: 12vw;
    height: 12vw;
    font-size: 2.8vw;
    margin-right: 3vw;
  }

  ul.secMethod_list li .title_box .choices span {
    font-size: 6vw;
  }

  ul.secMethod_list li .title_box h3 {
    font-size: 5vw;
  }

  ul.secMethod_list li .text_box {
    line-height: 1.6;
  }

  /* (SP)secConsultation
       ========================================================================== */
  .secConsultation_text {
    width: 100%;
    margin-left: 0;
    padding: 10vw 0 5vw;
  }

  .secConsultation_img {
    width: 100%;
    height: 55vw;
    margin-right: 0;
  }

  #secConsultation {
    padding-bottom: 5vw;
  }

  .secConsultation_text .title_box {
    padding-top: 25vw;
  }

  .secConsultation_text .title_box .fukidashi {
    width: 26vw;
    height: 26vw;
    font-size: 3.2vw;
    left: 3vw;
    top: -6vw;
  }

  .secConsultation_text .title_box .fukidashi p span {
    font-size: 7vw;
  }

  .secConsultation_text .title_box h2 {
    font-size: 8vw;
  }

  .secConsultation_text .text_box a.secConsultation_button {
    max-width: 320px;
    width: 100%;
    line-height: 45px;
    font-size: 5vw;
    margin: 2vw auto 0;
  }

  .secConsultation_text .text_box a.secConsultation_button span {
    background-size: 8vw;
    padding: 2vw 0 2vw 12vw;
  }

  .secConsultation_comment {
    width: 16vw;
    height: 55vw;
    padding: 13.5vw 0 0;
    background-position: center top 4vw;
    background-size: 7vw;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
  }

  .secConsultation_comment span {
    font-size: 5vw;
  }

  /* (SP)secReason
       ========================================================================== */
  #secReason {
    padding: 15vw 0 0;
  }

  .secReason_title {
    margin-bottom: 3vw;
    background-size: 100%;
    padding-bottom: 10vw;
  }

  .secReason_title p.sub {
    font-size: 4vw;
  }

  .secReason_title p.sub span::before,
  .secReason_title p.sub span::after {
    height: 4.5vw;
  }

  .secReason_title h2 {
    font-size: 5.8vw;
  }

  ul.secReason_list>li {
    padding: 0 6vw 5vw;
    margin-top: 3vw;
  }

  ul.secReason_list>li:nth-child(2) {
    flex-flow: column;
  }

  ul.secReason_list>li:nth-child(odd)::before,
  ul.secReason_list>li:nth-child(even)::before {
    width: 100%;
    height: auto;
    left: 0;
    top: 6vw;
    bottom: 0;
  }

  ul.secReason_list>li .text_box {
    width: 100%;
  }

  ul.secReason_list>li .text_box .title_box span.reason {
    font-size: 7vw;
  }

  ul.secReason_list>li .text_box .title_box h3 {
    font-size: 4.8vw;
  }

  ul.secReason_list>li .point_box {
    padding: 5vw 3vw;
    margin: 5vw 0 3vw;
    width: 100%;
    font-size: 3.2vw;
  }

  ul.secReason_list>li .point_box span.point {
    font-size: 4.2vw;
  }

  ul.secReason_list>li .text_box>p {
    font-size: 3.5vw;
  }

  ul.secReason_list>li .img_box {
    width: 80%;
    margin: 5vw auto 0 !important;
  }

  ul.secReason_list>li:nth-child(2) .img_box {
    width: 60%;
  }

  /* secReview
       ========================================================================== */
  #secReview {
    padding: 15vw 0;
  }

  #secReview .title_box {
    margin-bottom: 3vw;
  }

  #secReview .title_box p.sub {
    font-size: 4vw;
  }

  #secReview .title_box p.sub span::before,
  #secReview .title_box p.sub span::after {
    height: 4.5vw;
  }

  #secReview .title_box h2 {
    font-size: 5.8vw;
  }

  .secReview_slider .slider {
    left: 0;
  }

  .secReview_slider li {
    padding: 6vw;
  }

  .secReview_slider .img_box span.case {
    font-size: 8vw;
    top: -6vw;
    left: 3vw;
  }

  .secReview_slider .img_box {
    width: 100%;
    margin-bottom: 3vw;
  }

  .secReview_slider .text_box {
    width: 100%;
  }

  .secReview_slider .bx-wrapper .bx-controls-direction a {
    width: 8vw;
    height: 8vw;
  }

  .secReview_slider .bx-wrapper .bx-prev {
    left: -4%;
  }

  .secReview_slider .bx-wrapper .bx-next {
    right: -4%;
  }

  /* (SP)secFaq
       ========================================================================== */
  #secFaq {
    padding: 15vw 0;
    position: relative;
  }

  .secFaq_img {
    width: 100%;
    position: static;
  }

  .secFaq_text {
    width: 100%;
  }

  .secFaq_title {
    margin-bottom: 3vw;
    text-align: center;
    position: relative;
  }

  .secFaq_title p.sub {
    font-size: 4vw;
  }

  .secFaq_title p.sub span::before,
  .secFaq_title p.sub span::after {
    height: 4.5vw;
  }

  .secFaq_title h2 {
    font-size: 5.8vw;
  }

  .secFaq_title p.bg {
    font-size: 18vw;
    right: 0;
    left: 0;
    margin: auto;
    top: 5vw;
  }

  .secFaq_img::before {
    content: none;
  }

  dl.secFaq_dl dt {
    padding: 3vw 9.6vw 3vw 3vw;
    font-size: 3.5vw;
    line-height: 1.4;
  }

  dl.secFaq_dl dt::after {
    right: 3vw;
    top: 4vw;
    width: 5vw;
    height: 5vw;
  }

  dl.secFaq_dl dd {
    font-size: 3.2vw;
    padding: 3vw 9.6vw 3vw 3vw;
    line-height: 1.6;
  }

  dl.secFaq_dl dd::before {
    width: 10vw;
    left: 3vw;
  }

  /* (SP)secContact
       ========================================================================== */
  #secContact {
    padding: 15vw 0;
  }

  #secContact h2 {
    font-size: 6vw;
    margin-bottom: 3vw;
  }

  #secContact .line_button a {
    width: 100%;
    height: 18vw;
    font-size: 4vw;
  }

  #secContact .line_button a::before {
    width: 8vw;
    height: 8vw;
    left: 13vw;
  }

  #secContact .line_button a::after {
    width: 12vw;
    height: 10vw;
    right: 11vw;
  }

  #secContact .line_button a span {
    font-size: 3.8vw;
  }

  #secContact .line_button a::before {
    width: 8vw;
  }

  #secContact .line_button a span::before,
  #secContact .line_button a span::after {
    width: 2px;
    height: 3vw;
  }

  #secContact .step_list {
    margin: 8vw 0;
    padding-top: 10vw;
  }

  #secContact h3 {
    font-size: 5vw;
    margin-bottom: 3vw;
  }

  #secContact .step_list ul li {
    width: 23%;
    height: 20.7vw;
    padding-top: 13vw;
    font-size: 3.4vw;
    background-size: 10vw !important;
    background-position: center top 2.5vw !important;
  }

  #secContact .step_list ul li:not(:last-child) {
    margin-right: 8%;
  }

  #secContact .step_list ul li:not(:last-child)::after {
    width: 3vw;
    height: 3vw;
    right: -4vw;
  }

  .contact_table tr:nth-child(odd) {
    background: initial;
  }

  .contact_table th,
  .contact_table td {
    display: block;
    width: 100%;
    padding: 2vw;
    border-bottom: none;
  }

  .contact_table td {
    padding: 1vw 0 2vw;
  }

  .contact_table td input.form_text,
  .contact_table td textarea.textarea,
  input#addr {
    width: 100%;
  }

  .contact_table th {
    border-bottom: none;
    font-size: 14px;
    padding-bottom: 0;
  }

  .contact_table th span.ninni {
    background: #8a8a8a;
  }

  .contact_table th span.hissu,
  .contact_table th span.ninni {
    font-size: 12px;
    padding: 5px 8px;
  }

  .contact_table th span.hissu,
  .contact_table th span.ninni {
    font-size: 11px;
  }

  .common_contact_bt {
    max-width: 220px;
    width: 70%;
    line-height: 35px;
    font-size: 14px;
  }

  button.back-btn {
    width: 28%;
    margin-right: 2%;
    max-width: 100px;
    font-size: 14px;
  }

  div#btn-wrap {
    margin-top: 0;
  }

  .mw_wp_form_complete p {
    text-align: justify;
    padding: 5vw;
    font-size: 3.5vw;
    line-height: 1.6;
  }

  .contact_attention_box .inner {
    padding: 3vw;
  }

  .contact_attention_box h2 {
    font-size: 18px;
    padding-left: 15px;
  }

  .contact_attention_box>p {
    font-size: 13px;
  }

  .contact_tab li {
    font-size: 11px;
    line-height: 1.6;
  }

  .contact_tab li span {
    display: block;
    font-size: 12px;
  }

  .contact_tab li a {
    padding: 15px 0;
  }

  .contact_tab li a:hover {
    background: none;
  }

  .contact_table td input.form_text,
  .contact_table td textarea,
  .contact_table td input.your_tel,
  .contact_table td input[type="text"],
  .contact_table td input[type="email"],
  input#zip,
  input#zip1 {
    padding: 5px 10px;
    font-size: 3.5vw;
  }

  input#zip,
  input#zip1 {
    width: 33%;
  }

  dl.contact_dl {
    align-items: center;
  }

  dl.contact_dl dt {
    width: 25%;
    border: 1px solid #f6c4d4;
    text-align: center;
    font-size: 12px;
    padding: 0;
    color: #f6c4d4;
  }

  dl.contact_dl dd {
    margin: 5px 0 5px auto;
  }

  .contact_table td select,
  dl.contact_dl dd input,
  dl.contact_dl dd select {
    width: 100%;
    padding: 10px;
  }

  .contact_table td select {
    width: 65%;
    padding: 10px;
  }

  dl.contact_dl dd.calendar_box {
    width: 65%;
    margin: 0;
  }

  dl.contact_dl dd.time_box {
    width: 33%;
    margin: 0 0 0 2%;
  }

  .contact_form_text {
    text-align: center;
    font-size: 13px;
    margin: 0 0 15px;
  }

  .contact_form_tel {
    margin-bottom: 35px;
  }

  .contact_form_tel p.tel_box {
    font-size: 30px;
  }

  .contact_form_tel span {
    font-size: 11px;
  }

  .contact_form_tel p.tel_box a {
    pointer-events: initial;
    background-size: 24px;
    padding-left: 35px;
  }

  .contact_table td p {
    line-height: 1.2;
  }

  .contact_form_privacy_box dl.pagePrivacy_dl {
    padding: 5vw;
    height: 60vw;
  }

  .contact_form_privacy_box dl.pagePrivacy_dl>dt {
    font-size: 13px;
  }

  .contact_form_privacy_box dl.pagePrivacy_dl>dd {
    font-size: 12px;
  }

  .contact_form_privacy p {
    font-size: 12px;
  }

  .contact_sent_text {
    padding: 5vw;
  }

  /* (SP)フッター
       ========================================================================== */
  #main_footer {
    padding: 10vw 0;
  }

  .footer_inner {
    width: 90%;
  }

  .footer_title_box h2 {
    font-size: 5.8vw;
  }

  .footer_title_box h2::before,
  .footer_title_box h2::after {
    width: 27vw;
  }

  .footer_title_box h2::before {
    margin-right: 15px;
  }

  .footer_title_box h2::after {
    margin-left: 15px;
  }

  .footer_title_box .logo_box {
    margin: 6vw auto;
    width: 180px;
  }

  .footer_text_box p.name {
    font-size: 4.2vw;
  }

  .footer_text_box p.address {
    font-size: 3.2vw;
  }

  .footer_text_box p span {
    font-size: 3.8vw;
  }

  .footer_text_box p {
    margin-bottom: 2vw;
  }

  .footer_text_box .tel_box {
    align-items: center;
  }

  .footer_text_box .tel_box .tel {
    font-size: 7vw;
    background-size: 5vw;
    padding-left: 8vw;
    pointer-events: initial;
  }

  .footer_text_box .tel_box .time {
    margin: 0 0 0 4vw;
    padding-left: 3vw;
    font-size: 3.2vw;
  }

  .footer_text_box .tel_box .time span {
    font-size: 3.8vw;
  }

  #main_footer p.copy {
    margin-top: 5vw;
  }

  #main_footer p.copy small {
    font-size: 3.2vw;
  }

  .line_page h1 {
    font-size: 25px;
    margin: 30px 0;
  }

  /* 査定フォーム */

  .lp-step-box h2 {
    font-size: 5vw;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝",
      "MS PMincho", serif;
    text-align: center;
    margin-bottom: 30px;
  }

  .contact_step_bar ul {
    justify-content: center;
  }

  .contact_step_bar ul li {
    width: 18vw;
    height: 18vw;
    margin: 0 2vw;
  }

  .contact_step {
    padding: 34px 25px;
    margin-bottom: 50px;
  }

  .contact_step_bar::before {
    display: none;
  }

  span.wpcf7-form-control.wpcf7-radio {
    justify-content: space-between;
  }

  span.wpcf7-list-item {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .contact_step_box .inner span.wpcf7-list-item label span.wpcf7-list-item-label {
    font-size: 13px;
  }

  .contact_step_box .inner .input_text input[type="text"] {
    width: 100%;
    padding: 10px 10px;
  }

  .contact_step_box .inner .input_text input[type="tel"] {
    width: 100%;
    padding: 10px 10px;
  }

  .contact_step_box .inner .input_text input[type="email"] {
    width: 100%;
    padding: 10px 10px;
  }

  .contact_step_box .inner .checkboxt input[type="date"] {
    width: 100%;
    padding: 10px 10px;
  }

  .contact_step_box .inner .selcet_box select {
    padding: 10px 10px;
    font-weight: bold;
    width: 100%;
  }

  section#step-form {
    padding: 0 0 15vw 0;
  }

  .contact_step_box .ttl_box .ttl {
    font-size: 4vw;
  }

  .contact_step_box .ttl_box .ttl span.hissu {
    font-size: 13px;
  }

  .contact_step p.next_btn {
    width: 100%;
  }
}