/*
Theme Name: 解体と内装リフォームなら株式会社RE's HOME｜ワンストップ施工でスピーディー＆丁寧
Theme URI: https://leo-shield-lp.com/
Description: 住宅・マンション・店舗・ビルの解体から内装リフォーム・リノベーションまで、ワンストップで対応
全国対応可能で、面倒な手続きもまとめてお任せください
Version: 1.1
Author: 解体と内装リフォームなら株式会社RE's HOME｜ワンストップ施工でスピーディー＆丁寧
Author URI: https://leo-shield-lp.com/
*/
@charset "utf-8";
/*リセットcss*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 18px;
  line-height: 2;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav,
ul,
ol,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #fff;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* ----------------------------------------------
　animate css
----------------------------------------------*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transition: 2s;
}
.fadeIn_up.is-show {
  opacity: 1;
}
/* ----------------------------------------------
　共通
----------------------------------------------*/
@media screen and (min-width: 865px) {
  .sp {
    display: none;
  }
}
html {
  color: #1a1635;
  font-family: "Noto Serif", serif;
  font-weight: 200;
}

body {
  width: 100%;
  overflow-x: hidden;
  margin: auto;
  box-sizing: border-box;
}
a:hover {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
section {
  width: 100%;
}
.content {
  width: 100%;
}
figure {
  line-height: 0;
  margin: 0;
}
figure img {
  width: 100%;
  height: auto;
}
h2,h3{
  font-weight: 200;
}
.flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* ----------------------------------------------
　mv
----------------------------------------------*/
.top-mv{
  position: relative;
  z-index: -1;
}
.logo{
  position: absolute;
  top:0;
  left: 0;
  width: 8%;
}
/* ----------------------------------------------
　footer
----------------------------------------------*/
small {
  background: #070340;
  color: #fff;
  display: block;
  font-size: 1.3vw;
  text-align: center;
  padding: 10px 0;
}
/* ----------------------------------------------
　漫画
----------------------------------------------*/

/* ----------------------------------------------
content01
----------------------------------------------*/

.sec01 {
  background: url(img/udon.webp) no-repeat;
  background-size: cover;
  padding: 5% 0;
  position: relative;
}
.sec01_con{
  background: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20% 3% 5% 10%;
  width: 90%;
}
.con01_img{
  left: 2%;
  top: 2%;
  position: absolute;
  width: 30%;
}
.con01_img02{
  right: 7%;
  top: 11%;
  position: absolute;
  width: 53%;
}
.con01_img03{
  bottom: 7.5%;
  right: 5%;
  position: absolute;
  width: 30%;
}
.sec01_con .main_ttl{
  font-size: 4vw;
  line-height: 1.4;
}
.sec01_con_txt{
  font-size: 3vw;
  margin-left: 7%;
}
.sec01_con_btn{
  display: block;
  width: 60%;
}
.sec01_con_txt{
  position: relative;
}
.sec01_con_txt01_before:before{
  background: url(img/map.webp)no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  top: 12px;
  left: -6%;
  height: 68%;
  width: 4%;
}
.sec01_con_txt02_before:before{
  background: url(img/tel.webp)no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  top: 19px;
    left: -6%;
    height: 54%;
    width: 4.5%;
}
/* ----------------------------------------------
section02
----------------------------------------------*/
.sec02 {
  background: #283151;
  color: #fff;
}
.sec02 .main_ttl{
  font-size: 3vw;
  padding: 3% 0;
text-shadow: 0 0 15px #1cddff;
text-align: center;
}
.sec02_con li{
  align-items: center;
}
.sec02_con li div,.sec02_con li figure{
  width: 50%;
}
.sec02_con li div{
  box-sizing: border-box;
  padding: 0 5%;
}
.sec02_con li h3{
  border-bottom: 4px dashed #fff;
  display: inline-block;
  font-size: 2.8vw;
  margin-bottom: 8%;
  text-shadow: 0 0 15px #1cddff;
}
.sec02_con_txt{
  font-size: 1.7vw;
  line-height: 1.5;
}
/* ----------------------------------------------
section03
----------------------------------------------*/
.sec03 {
  background: url(img/leo.webp) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 5% 0;
  text-align: center;
}
.sec03 .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 0 0 3%;
text-shadow: 0 0 15px #1cddff;
text-align: center;
}
.sec03_con_top{
  margin: 0 auto 2%;
  width: 65%;
}
.sec03_con_top li{
  background: #fff;
  padding: 2% 0;
  width: 31%;
}
.sec03 li figure{
  margin: 5% auto;
  width: 60%;
}
.sec03 li h3{
  font-size: 1.4vw;
  line-height: 1.3;
}
.sec03_con_txt{
  font-size: 1.1vw;
  line-height: 1.4;
}
.sec03_con_bottom{
  margin: 0 auto;
  width: 90%;
}
.sec03_con_bottom li{
  background: #fff;
  padding: 2% 0;
  width: 23%;
}
/* ----------------------------------------------
content04
----------------------------------------------*/

/* ----------------------------------------------
section05
----------------------------------------------*/
.sec05 {
  background: url(img/machi.webp) no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 0 0 3%;
}
.sec05 .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 3% 0;
text-align: center;
}
.sec05_con{
  margin: 0 auto;
  width: 90%;
}
.sec05_con li{
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 3%;
  padding: 1%;
  width: 31%;
}
.sec05_con li .flex{
  align-items: center;
  margin: 0 0 2%;
}
.sec05_con li figure{
  width: 30%;
}
.sec05_con li .flex h3{
  font-size: 1.5vw;
  width: 60%;
}
.sec05_con_txt{
  font-size: 1.1vw;
  line-height: 1.5;
}
.kuchikomi{
  align-items: center;
  background: #fff;
  box-sizing: border-box;
  border-radius: 30px;
  margin: 3% auto;
  padding: 1% 3%;
  width: 33%;
}
.kuchikomi p{
  color: #283151;
font-size: 1.8vw;
}
.goo_btn{
  width: 13%;
}
.arrow{
  width: 8%;
}
/* ----------------------------------------------
section06
----------------------------------------------*/
.sec06{
  background: #070340;
  color: #fff;
  padding: 3% 0;
  position: relative;
  text-align: center;
}
.sec06_con{
  margin: 0 auto;
  width: 90%;
}
.sec06 .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 0 0 3%;
text-shadow: 0 0 15px #1cddff;
text-align: center;
}
.sec06_con_txt{
  font-size: 2vw;
  line-height: 1.2;
  margin: 0 0 3%;
}
.sec06_con li{
  background: #fff;
  box-sizing: border-box;
  margin: 0 0 2%;
  padding: 1%;
  width: 48%;
}
.sec06_con li p{
 color: #070340;
 font-size: 2vw;
}
.en{
  position: absolute;
    right: 5%;
    top: 9%;
    width: 13%;
}
/* ----------------------------------------------
section07
----------------------------------------------*/
.sec07 {
  background: #283151;
  color: #fff;
  padding: 3% 0;
}
.sec07 .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 0 0 3%;
  text-shadow: 0 0 15px #1cddff;
  text-align: center;
}
.sec07 li{
  box-sizing: border-box;
  padding: 0 5%;
  width: 50%;
}
.sec07 li:first-child{
  border-right: 2px dashed #fff;
}
.sec07 li:last-child{
  border-left: 2px dashed #fff;
}
.sec07 h3{
  font-size: 2vw;
}
.sec07_con_txt{
  font-size: 1.5vw;
  line-height: 1.4;
}
.shoroom{
  background: #fff;
  box-sizing: border-box;
  margin: 2% 0;
  padding: 0 1%;
  width: 45%;
}
.shoroom figure{
  width: 15%;
}
.shoroom p{
  color: #070340;
  font-size: 1.3vw;
  width: 80%;
}

/* ----------------------------------------------
section08
----------------------------------------------*/
.sec08 {
  background: #070340;
  padding: 100px 0;
  text-align: center;
}
.sec08 .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 0 0 3%;
  text-shadow: 0 0 15px #1cddff;
  text-align: center;
}
.sec08_con{
  margin: 0 auto;
  width: 80%;
}
.step{
  width: 4%;
}
.sec08_img{
  width: 25%;
}
.sec08_con li{
  align-items: center;
  margin: 0 0 2%;
}
.sec08_con li div{
  color: #fff;
  text-align: left;
  width: 68%;
}
.sec08_con h3{
  font-size: 2.5vw;
  margin: 0 0 1%;
  position: relative;
}
.sec08_con h3:before{
  background: #fff;
  bottom: 1%;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 7%;
}
.sec08_con_txt{
  font-size: 1.5vw;
}
/* ----------------------------------------------
section08
----------------------------------------------*/
.sec09 {
  background: #070340;
  color: #fff;
  padding: 3% 0;
}
.sec09_con{
  margin: 0 auto;
  width: 80%;
}
.sec09 .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 0 0 3%;
  text-shadow: 0 0 15px #1cddff;
  text-align: center;
}
/* ----------------------------------------------
  概要ブロック
----------------------------------------------*/
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto 50px;
}
.menu-list dt,
.menu-list dd {
  padding: 25px 0 10px;
  font-size: 1.7vw;
  text-align: left;
  border-bottom: 1px solid #fff;
}
.menu-list dt {
  box-sizing: border-box;
  padding-left: 10px;
  width: 30%;
}
.menu-list dd {
  text-align: left;
  width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.menu-list dd span {
  display: block;
  font-size: 1.2vw;
}
.menu-list dd a {
  border-bottom: 1px solid #971111;
  color: #971111;
  font-weight: 300;
}

/* =========================
   WPForms ざっくり復元CSS
   - 「元CSSが当たってない」時のレイアウト崩れを直す用
   - 追加CSSへコピペでOK
   ========================= */

/* フォーム全体 */
.wpforms-container {
  margin: 0;
  padding: 0;
}
.wpforms-container * {
  box-sizing: border-box;
}
.wpforms-container .wpforms-form {
  width: 100%;
}

/* 行・フィールド */
.wpforms-container .wpforms-field {
  margin: 0 0 16px;
}
.wpforms-container .wpforms-field-label {
  display: block;
  font-weight: 600;
  margin: 0 0 6px 60px;
  line-height: 1.4;
	position:relative;
}
.wpforms-field-label:before{
  background: url(img/hissu.webp) no-repeat;
  background-size: cover;
	content:"";
	top: 5px;
    left: -60px;
    height: 25px;
    width: 58px;
	position:absolute;
}
.wpforms-container .wpforms-field-description {
  margin-top: 6px;
  font-size: 0.9em;
  opacity: 0.85;
}

/* 入力要素（幅・高さ） */
.wpforms-container input[type="text"],
.wpforms-container input[type="email"],
.wpforms-container input[type="tel"],
.wpforms-container input[type="url"],
.wpforms-container input[type="number"],
.wpforms-container input[type="password"],
.wpforms-container input[type="search"],
.wpforms-container select,
.wpforms-container textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 12px 12px;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  background: #fff;
  font: inherit;
  line-height: 1.4;
}

/* テキストエリア */
.wpforms-container textarea {
  min-height: 140px;
  resize: vertical;
}

/* フォーカス */
.wpforms-container input:focus,
.wpforms-container select:focus,
.wpforms-container textarea:focus {
  outline: none;
  border-color: rgba(0,0,0,.45);
}

/* チェック・ラジオ */
.wpforms-container .wpforms-field-checkbox ul,
.wpforms-container .wpforms-field-radio ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wpforms-container .wpforms-field-checkbox li,
.wpforms-container .wpforms-field-radio li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 8px 0;
}
.wpforms-container .wpforms-field-checkbox input,
.wpforms-container .wpforms-field-radio input {
  margin-top: 3px;
}

/* ボタン */
.wpforms-container .wpforms-submit-container {
  margin-top: 16px;
	text-align:center;
}
.wpforms-container button.wpforms-submit,
.wpforms-container input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 14px 16px;
  border: 0;
  border-radius: 8px;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  background: #111;
  color: #fff;
}
.wpforms-container button.wpforms-submit:hover,
.wpforms-container input[type="submit"]:hover {
  opacity: 0.92;
}

/* エラー表示（最低限） */
.wpforms-container label.wpforms-error {
  display: block;
  margin-top: 6px;
  font-size: 0.9em;
}
.wpforms-container .wpforms-has-error input,
.wpforms-container .wpforms-has-error select,
.wpforms-container .wpforms-has-error textarea {
  border-color: rgba(200,0,0,.6);
}

/* 2カラム崩れ対策（テーマ側のflex干渉を受けやすいので強制） */
.wpforms-container .wpforms-field-row,
.wpforms-container .wpforms-field-row-block {
  display: block;
  width: 100%;
}

/* テーマの強いリセット対策（all: unset などがある場合） */

.wpforms-container input[type="text"],
.wpforms-container input[type="email"],
.wpforms-container input[type="tel"],
.wpforms-container input[type="url"],
.wpforms-container input[type="number"],
.wpforms-container input[type="password"],
.wpforms-container input[type="search"],
.wpforms-container select,
.wpforms-container textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 12px 12px;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  background: #fff;
  font: inherit;
  line-height: 1.4;
}
.wpforms-container button.wpforms-submit,
.wpforms-container input[type="submit"] {
  display: inline-flex;
  width: 50%;
  padding: 14px 16px;
  border-radius: 8px;
  background: #283151;
  color: #fff;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}
/* ===== WPForms: 選択ボタンが消える/縦並びになる問題を修正 ===== */

/* radio/checkbox の見た目を戻す（消える対策） */
.wpforms-container input[type="radio"],
.wpforms-container input[type="checkbox"]{
  all: revert;
  -webkit-appearance: auto;
  appearance: auto;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 8px 0 0;
  vertical-align: middle;
}

/* ラベルもインラインに揃える */
.wpforms-container .wpforms-field-radio li,
.wpforms-container .wpforms-field-checkbox li{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 16px 10px 0;
}

/* ul/li の余計な余白を整える */
.wpforms-container .wpforms-field-radio ul,
.wpforms-container .wpforms-field-checkbox ul{
  margin: 0;
  padding: 0;
}

/* インライン（横並び）にしたい時の保険 */
.wpforms-container .wpforms-field-radio ul,
.wpforms-container .wpforms-field-checkbox ul{
  display: flex;
  flex-wrap: wrap;
}

/* もしテーマ側が li を縦にしている場合の打ち消し */
.wpforms-container .wpforms-field-radio li,
.wpforms-container .wpforms-field-checkbox li{
  width: auto;
}

/* ----------------------------------------------
　お問い合わせ
----------------------------------------------*/
.contact {
  background: #283151;
  color: #fff;
  padding:100px 0;
  text-align: center;
}
.contact_con{
  background: #eee;
	box-shadow:border-box;
	color:#444;
  margin: 30px auto 0;
	padding:3% 5%;
  width: 80%;
}
.contact .main_ttl{
  color: #fff;
  font-size: 3vw;
  padding: 0 0 3%;
  text-shadow: 0 0 15px #1cddff;
  text-align: center;
}
.contact_con_txt{
  font-size: 1.7vw;
  line-height: 1.5;
}
form{
  text-align: left;
}
/* ----------------------------------------------
　スマホ
----------------------------------------------*/
@media screen and (max-width: 864px) {
  .pc {
    display: none;
  }
  p,
  li {
    font-size: 4.3vw;
  }
  small {
    padding: 10px 0;
    text-align: center;
    writing-mode: unset;
  }
  footer {
    display: block;
    height: auto;
    margin: 0px 0 60px;
    position: unset;
  }
  .footer_tel {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10000;
  }
  .footer_tel .footer_tel_inner {
    position: relative;
    width: 80%;
    margin: 0px auto;
    padding: 10px 0;
    margin-right: 0px;
  }
  .inquiry_btn {
    color: #fff;
    background: #070340;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 80%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1.5px;
  }
  .top-mv {
    margin-bottom: 0;
  }

  .manga_con{
    width: 100%;
  }
  .con01_img02{
    margin-bottom: 5%;
    position: unset;
    width: 100%;
  }
  .sec01_con_txt01_before:before{
    top:4px;
  }
  .sec01_con_txt02_before{
    margin-bottom: 5%;
  }
  .sec01_con_txt02_before:before{
    top:4px;
  }
  .con01_img03{
    bottom: 5%;
  }
  .sec02_con li h3{
    font-size: 3.5vw;
    line-height: 1.3;
    padding-bottom: 2%;
  }
  .sec02_con_txt{
    font-size: 2.2vw;
  }
  .sec03_con_top,.sec03_con_bottom{
    width: 80%;
  }
  .sec03_con_top li,.sec03_con_bottom li{
    margin-bottom: 5%;
    width: 100%;
  }
  .sec03 li h3{
    font-size: 4.5vw;
  }
  .sec03_con_txt{
    font-size: 3.5vw;
  }
  .sec02 .main_ttl,.sec03 .main_ttl,.sec05 .main_ttl,.sec06 .main_ttl,.sec07 .main_ttl,.sec08 .main_ttl,.sec09 .main_ttl{
    font-size: 5vw;
  }
  .sec05_con li{
    padding: 4%;
    width: 100%;
  }
  .sec05_con li figure{
    width: 20%;
  }
  .sec05_con li .flex h3{
    width: 75%;
  }
  .sec05_con li .flex h3 {
    font-size: 5vw;
  }
  .sec05_con_txt{
    font-size: 3.5vw;
  }
  .kuchikomi{
    padding: 1% 10%;
    width: 80%;
  }
  .kuchikomi p{
    font-size: 4vw;
  }
  .arrow{
    width: 5%;
  }
  .sec06_con_txt{
    font-size: 3vw;
  }
  .sec06_con {
    width: 95%;
  }
  .en {
    right: 2%;
    top: 22%;
  }
  .sec06_con li p{
    font-size: 4vw;
  }
  .sec07 li{
    margin: 0 auto 5%;
    width: 80%;
  }
  .sec07 li:first-child,.sec07 li:last-child{
    border: unset;
  }
  .sec07_con_img{
    margin: 0 0 5%;
    width: 100%;
  }
  .sec07 h3 {
    font-size: 5vw;
  }
  .sec07_con_txt{
    font-size: 3.5vw;
  }
  .shoroom{
    width: 80%;
  }
  .shoroom p{
    font-size: 4vw;
  }
  .sec08{
    padding: 3% 0;
  }
  .sec08_con{
    width: 96%;
  }
  .sec08_img{
    width: 30%;
  }
  .sec08_con li div{
    width: 60%;
  }
  .sec08_con h3 {
    font-size: 4vw;
    margin: 0 0 3%;
  }
  .sec08_con_txt {
    font-size: 3vw;
    line-height: 1.4;
  }
  .sec08_con h3:before {
    height: 2px;
    width: 12%;
  }
  .step {
    width: 5%;
  }
  .contact{
    padding: 5% 0;
  }
	.contact_con_txt {
    font-size: 3.5vw;
}



  iframe{
    height: 70vw;
    width: 100%;
  }
  .menu-list dd a {
    border-bottom: 1px solid #fbcd04;
    color: #fbcd04;
    font-weight: 300;
  }
  .menu-list {
    margin: 0 auto 30px;
    width: 100%;
  }
  .menu-list dt,
  .menu-list dd {
    font-size: 12px;
  }
  .fg-item.fg-type-image.fg-loaded {
    width: 45%;
  }
  .fg-default.fg-gutter-10 .fg-item {
    margin-right: 0;
  }
  .fg-default.fg-gutter-10 {
    justify-content: space-between;
  }
  form{
    width: 100%;
  }
}
