@charset "UTF-8";
/*!
Theme Name:   DVERZ THEMES v1
Theme URI:    http://dverz.co.jp/
Author:       DVERZ Inc.
Author URI:   https://dverz.co.jp/
Description:  DVERZ WP theme
Version:      2.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  dverz
Tags:         企業サイト
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
  opacity: 0.7 !important;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  /*  font-size: 2em;	*/
  /*  margin: 0.67em 0;	*/
}

mark {
  background: #ff0;
  color: #000;
}

small {
  /*  font-size: 80%;	*/
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: inherit;
}

html {
  overflow: auto;
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  overflow: hidden;
  background: #fff;
  color: #333333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.font-size-small body {
  font-size: 8px;
  font-size: 0.8rem;
}
.font-size-large body {
  font-size: 12px;
  font-size: 1.2rem;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  color: none;
  text-decoration: none;
  outline: 0;
}

.button-hover {
  margin-top: 1px;
  margin-bottom: -1px;
}

hr {
  background-color: rgb(159.375, 159.375, 159.375);
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
  margin: 0;
  font-size: 100%;
  font-feature-settings: "palt";
}

p, span, address, th, td, a, li, em {
  font-feature-settings: "palt";
}

p {
  margin-bottom: 1.5rem;
  line-height: 1.8;
}

dfn, cite, i {
  font-style: italic;
}

em {
  font-style: normal;
}

blockquote {
  margin: 0 1.5rem;
}

address {
  margin: 0;
  font-style: normal;
}

pre {
  overflow: auto;
  margin-bottom: 1.6rem;
  padding: 1.6rem;
  max-width: 100%;
  background: rgb(243.525, 243.525, 243.525);
}

abbr, acronym {
  border-bottom: dotted 1px #333333;
  cursor: help;
}

mark, ins {
  text-decoration: none;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.link-hover-inverse {
  text-decoration: none;
}
.link-hover-inverse:hover {
  text-decoration: underline;
}

.monospace {
  font-size: 16px;
  font-size: 1.6rem;
}
.font-size-small .monospace {
  font-size: 12.8px;
  font-size: 1.28rem;
}
.font-size-large .monospace {
  font-size: 19.2px;
  font-size: 1.92rem;
}

ul {
  margin: 0;
  padding: 0;
}

ol {
  margin-bottom: 2rem;
}

ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  font-size: 0;
}
.list-inline > li {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
}
.font-size-small .list-inline > li {
  font-size: 12.8px;
  font-size: 1.28rem;
}
.font-size-large .list-inline > li {
  font-size: 19.2px;
  font-size: 1.92rem;
}

.list-table {
  padding-left: 0;
  list-style: none;
  display: table;
  margin: 0 0 25px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.list-table > li {
  display: table-cell;
  vertical-align: middle;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.button {
  display: inline-block;
  border: 1px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #ffe600;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}
.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: rgb(255, 237.5, 76.5);
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  border: 1px solid #111;
  color: #666;
  -webkit-appearance: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #111;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  vertical-align: middle;
}

#wrapper {
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  overflow: hidden;
}
.font-size-small #wrapper {
  font-size: 12.8px;
  font-size: 1.28rem;
}
.font-size-large #wrapper {
  font-size: 19.2px;
  font-size: 1.92rem;
}

.container {
  margin: 0 auto;
  width: calc(100% - 300px);
  min-width: 1000px;
  padding: 70px 0;
  position: relative;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

*:focus {
  outline: none;
}

/*---------------------------------------------------*/
/*---------------------------------------------------*/
.hover__zoom {
  display: block;
  overflow: hidden;
}
.hover__zoom img {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.hover__zoom:hover {
  opacity: 1 !important;
}
.hover__zoom:hover img {
  transform: scale(110%);
}

.btn_1 {
  text-align: left;
  font-weight: 700;
  background: white;
  border: 2px solid black;
  border-radius: 10px;
  padding: 15px 35px;
  padding-right: 70px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn_1:after {
  content: "";
  width: 46px;
  height: 11px;
  background-image: url("images/common/btn_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: -7px;
  top: 25px;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn_1:hover {
  opacity: 1 !important;
}
.btn_1:hover:after {
  transform: translateX(-5px);
}

/*---------------------------------------------------*/
/*---------------------------------------------------*/
.sec_title1 {
  text-align: center;
  margin-bottom: 30px;
}
.sec_title1 .inner {
  display: inline-block;
  position: relative;
}
.sec_title1 .inner:before, .sec_title1 .inner:after {
  content: "";
  width: 2px;
  height: 100px;
  background: black;
  position: absolute;
  top: 10px;
}
.sec_title1 .inner:before {
  left: 0;
  transform: rotate(-20deg);
}
.sec_title1 .inner:after {
  right: 0;
  transform: rotate(20deg);
}
.sec_title1 .inner h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.5;
  padding: 15px 70px;
}

.txt_v {
  writing-mode: vertical-rl;
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.youtube_wrap {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.youtube_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.gmap_wrap iframe {
  width: 100%;
  height: 500px;
}

#menu_btn {
  position: absolute;
  width: 50px;
  height: 12px;
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s;
  box-sizing: border-box;
  top: 30px;
  right: 60px;
  display: none;
}
#menu_btn:before {
  content: "OPEN";
  position: absolute;
  width: 52px;
  height: 15px;
  text-align: center;
  right: 60px;
  top: 0;
  z-index: 1;
  display: inline-block;
  color: #ffe600;
  font-weight: bold;
  line-height: 1;
}
#menu_btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  display: inline-block;
  transition: all 0.1s;
  box-sizing: border-box;
  z-index: 2;
}
#menu_btn span.top {
  top: 2px;
}
#menu_btn span.bottom {
  bottom: 0;
}
#menu_btn.close:before {
  content: "CLOSE";
  transition: all 0.2s;
}
#menu_btn.close span.top {
  -webkit-transform: translateY(4px) rotate(-20deg);
  transform: translateY(4px) rotate(-20deg);
}
#menu_btn.close span.bottom {
  -webkit-transform: translateY(-4px) rotate(20deg);
  transform: translateY(-4px) rotate(20deg);
}

#wrapper {
  padding-top: 95px;
}
#wrapper.lp_default {
  padding-top: 0;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background: white;
}
#header .container {
  width: 100%;
  padding: 20px 30px;
}
#header .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
#header .container .content .head_logo {
  width: 214px;
}
#header .container .content .head_logo a {
  display: block;
}
#header .container .content #gnav {
  width: calc(100% - 214px - 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-end;
}
#header .container .content #gnav a {
  display: block;
  margin-left: 5px;
  font-weight: 700;
  padding: 10px 15px;
}
#header .container .content #gnav a:nth-of-type(1) {
  margin-left: 0;
}
#header .container .content #gnav a.btn_contact {
  background: #ffe600;
  border-radius: 10px;
  position: relative;
  padding-left: 50px;
  margin-left: 20px;
}
#header .container .content #gnav a.btn_contact:before {
  content: "";
  width: 27px;
  height: 27px;
  background-image: url("images/common/icon_megane.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 15px;
  top: 10px;
}

#footer {
  background: #ffbb00;
}
#footer .container {
  width: 1000px;
  padding: 30px 0;
}
#footer .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer .container .content .foot_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer .container .content .foot_nav a {
  font-weight: 700;
  margin-right: 25px;
}
#footer .container .content .credit {
  margin: 0;
}

body.home #page {
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}
body.home #page #vi-section .container {
  width: calc(100% - 200px);
}
body.home #page #vi-section .container .inner .head {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  z-index: 2;
}
body.home #page #vi-section .container .inner .head h1 {
  font-size: 75px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
body.home #page #vi-section .container .inner .head h1 em {
  font-size: 48px;
  display: block;
  margin-bottom: 15px;
}
body.home #page #vi-section .container .inner .head .kira_1, body.home #page #vi-section .container .inner .head .kira_2 {
  position: absolute;
  left: 0;
}
body.home #page #vi-section .container .inner .head .kira_1 {
  left: 790px;
  top: 80px;
  width: 46px;
}
body.home #page #vi-section .container .inner .head .kira_2 {
  left: -5px;
  bottom: -50px;
  width: 40px;
}
body.home #page #vi-section .container .inner .content {
  position: relative;
  margin-top: -40px;
}
body.home #page #vi-section .container .inner .content:after {
  content: "";
  width: calc(100% + 150px);
  height: 394px;
  background: #ffe600;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
body.home #page #vi-section .container .inner .content .txt {
  padding-top: 80px;
}
body.home #page #vi-section .container .inner .content .txt h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-left: 75px;
  margin-bottom: 40px;
}
body.home #page #vi-section .container .inner .content .txt .vi_man {
  width: 190px;
  margin-left: 30px;
}
body.home #page #vi-section .container .inner .content .txt .btn {
  position: absolute;
  left: 300px;
  bottom: 100px;
  z-index: 10;
}
body.home #page #vi-section .container .inner .content .txt .scroll {
  position: absolute;
  width: 25px;
  left: 240px;
  bottom: -80px;
}
body.home #page #vi-section .container .inner .content .pic {
  position: absolute;
  left: 530px;
  bottom: -70px;
  width: 1140px;
}
body.home #page #case-section {
  position: relative;
}
body.home #page #case-section:before {
  content: "";
  width: 100%;
  height: 270px;
  background: #ffe600;
  position: absolute;
  left: 0;
  bottom: 35px;
  z-index: -1;
}
body.home #page #case-section:after {
  content: "";
  width: 100%;
  height: 35px;
  background: #ffe600;
  position: absolute;
  left: 0;
  bottom: 0;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  z-index: -1;
}
body.home #page #case-section .container .head {
  text-align: center;
  margin-bottom: 20px;
}
body.home #page #case-section .container .head h3 {
  display: inline-block;
  color: white;
  background: #000;
  display: inline-block;
  line-height: 1.5;
  padding: 5px 15px;
  border-radius: 4px;
}
body.home #page #case-section .container .head h2 {
  font-size: 59px;
  font-weight: 700;
  line-height: 1.5;
}
body.home #page #case-section .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 940px;
  margin: 0 auto;
  position: relative;
}
body.home #page #case-section .container .content article {
  width: calc(50% - 10px);
  background: black;
  border-radius: 10px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: center;
  justify-content: center;
  min-height: 70px;
  margin-bottom: 15px;
}
body.home #page #case-section .container .content article h4 {
  color: white;
  line-height: 1.3;
  font-weight: 700;
}
body.home #page #case-section .container .content .pic {
  width: 282px;
  position: absolute;
  top: -50px;
  right: -290px;
}
body.home #page #case-section .t {
  position: absolute;
  left: 15px;
  bottom: -40px;
  width: 27px;
}
body.home #page #intro-section {
  position: relative;
}
body.home #page #intro-section:after {
  content: "";
  width: 100%;
  height: 950px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffbb00;
  z-index: -1;
}
body.home #page #intro-section .container > .inner {
  background: white;
  padding: 20px 90px 70px;
  border-radius: 15px;
}
body.home #page #intro-section .container > .inner .bl_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #intro-section .container > .inner .bl_1 .l {
  width: 560px;
}
body.home #page #intro-section .container > .inner .bl_1 .l h2 {
  background: #ffe600;
  text-align: center;
  padding: 10px;
  border-radius: 100px;
  font-size: 18px;
}
body.home #page #intro-section .container > .inner .bl_1 .l .cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
  padding: 0 40px;
}
body.home #page #intro-section .container > .inner .bl_1 .l .cost .icon {
  width: 135px;
}
body.home #page #intro-section .container > .inner .bl_1 .l .cost h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
body.home #page #intro-section .container > .inner .bl_1 .l .cost h5 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
body.home #page #intro-section .container > .inner .bl_1 .l .cost h5 strong {
  font-size: 120px;
  line-height: 1;
}
body.home #page #intro-section .container > .inner .bl_1 .l .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #intro-section .container > .inner .bl_1 .l .pic img {
  width: calc(50% - 10px);
  border-radius: 15px;
}
body.home #page #intro-section .container > .inner .bl_1 .r {
  width: calc(100% - 610px);
}
body.home #page #intro-section .container > .inner .bl_1 .r h3 {
  font-weight: 700;
  font-size: 24px;
  margin: 0 auto;
}
body.home #page #intro-section .container > .inner .bl_2 {
  margin: 50px 0;
  text-align: center;
}
body.home #page #intro-section .container > .inner .bl_2 h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 2.2;
}
body.home #page #intro-section .container > .inner .bl_2 h2 strong {
  display: inline-block;
  background: #ffe600;
  line-height: 1;
}
body.home #page #intro-section .container > .inner .bl_2 h2 i.dot {
  font-style: normal;
  position: relative;
}
body.home #page #intro-section .container > .inner .bl_2 h2 i.dot:after {
  content: "・";
  position: absolute;
  left: 0;
  top: -25px;
}
body.home #page #intro-section .container > .inner .bl_3 {
  position: relative;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap {
  display: inline-block;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-end;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th,
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td {
  text-align: center;
  box-shadow: 0 0 1rem 0.5rem rgb(216.75, 216.75, 216.75);
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th .inner,
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td .inner {
  padding: 15px;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th ul li,
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td ul li {
  border-bottom: 1px solid black;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-content: center;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th ul li:last-of-type,
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td ul li:last-of-type {
  border: 0;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th {
  width: 250px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td {
  width: 180px;
  background: #f2f2f2;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td h2 {
  background: black;
  color: white;
  font-size: 17px;
  line-height: 1.5;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-content: center;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td ul li {
  font-size: 35px;
  font-weight: 700;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td.bg_yellow .inner {
  background-image: url("images/common/table_bg_yellow.png");
  background-size: cover;
  background-position: top left;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td.bg_yellow h2 {
  background: #ffe600;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td.bg_yellow h2 img {
  width: 140px;
}
body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td.bg_yellow ul img {
  width: 40px;
}
body.home #page #intro-section .container > .inner .bl_3 .comment {
  position: absolute;
  left: 600px;
  bottom: -70px;
  z-index: 3;
}
body.home #page #intro-section .container > .inner .bl_3 .comment .t {
  transform: rotate(-13deg);
  margin-left: 30px;
  margin-bottom: 20px;
}
body.home #page #intro-section .container > .inner .bl_3 .comment .t h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
body.home #page #intro-section .container > .inner .bl_3 .comment .pic {
  width: 270px;
}
body.home #page #intro-section .container .scroll {
  width: 25px;
  position: absolute;
  left: calc((100% - 25px) / 2);
  bottom: -71px;
}
body.home #page #intro-section > .t {
  position: absolute;
  right: 15px;
  bottom: -40px;
  width: 27px;
}
body.home #page #equipment-section {
  background: #00daa1;
}
body.home #page #equipment-section .container {
  padding-top: 110px;
}
body.home #page #equipment-section .container .cta_content_section {
  margin-bottom: 70px;
}
body.home #page #equipment-section .container .intro {
  margin-bottom: 70px;
}
body.home #page #equipment-section .container .intro > h2 {
  color: #ffe600;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.5;
  margin-bottom: 40px;
  text-align: center;
}
body.home #page #equipment-section .container .intro .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
body.home #page #equipment-section .container .intro .ttl .pic {
  width: 150px;
  margin-right: 20px;
}
body.home #page #equipment-section .container .intro .ttl h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
  color: white;
}
body.home #page #equipment-section .container .intro .ttl h2 strong {
  font-size: 70px;
}
body.home #page #equipment-section .container .intro .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 790px;
  margin: 0 auto;
}
body.home #page #equipment-section .container .intro .nav article {
  width: calc(33.3333333333% - 15px);
}
body.home #page #equipment-section .container .intro .nav article a {
  display: block;
}
body.home #page #equipment-section .container .intro .nav article a:hover .b:after {
  transform: translateY(5px);
}
body.home #page #equipment-section .container .intro .nav article a:hover .b .icon img {
  transform: scale(110%);
}
body.home #page #equipment-section .container .intro .nav article a .h {
  background: #ffe600;
  text-align: center;
  padding: 15px 0;
}
body.home #page #equipment-section .container .intro .nav article a .h h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.5;
}
body.home #page #equipment-section .container .intro .nav article a .h h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
}
body.home #page #equipment-section .container .intro .nav article a .b {
  text-align: center;
  background: white;
  padding-bottom: 40px;
  position: relative;
}
body.home #page #equipment-section .container .intro .nav article a .b:after {
  content: "\f0d7";
  font-family: fontawesome;
  position: absolute;
  bottom: 15px;
  font-size: 20px;
  line-height: 1;
  left: calc((100% - 20px) / 2);
  transition: 0.1s cubic-bezier(0.45, 0, 0.55, 1);
}
body.home #page #equipment-section .container .intro .nav article a .b .icon {
  padding: 20px 30px;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-content: center;
}
body.home #page #equipment-section .container .intro .nav article a .b .icon img {
  width: auto;
  height: 110px;
  object-fit: contain;
  object-position: center;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
body.home #page #equipment-section .container .intro .nav article a .b h4 {
  font-weight: 700;
}
body.home #page #equipment-section .container .intro .nav article:nth-of-type(2) .icon img {
  height: 84px !important;
}
body.home #page #equipment-section .container .intro .nav article:nth-of-type(3) .icon img {
  height: 58px !important;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap {
  margin-bottom: 70px;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner {
  background: white;
  padding: 60px 70px;
  border-radius: 25px;
  position: relative;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .num {
  position: absolute;
  left: -40px;
  top: -40px;
  width: 180px;
  height: 180px;
  background: #ffe600;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: center;
  justify-content: center;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .num h3 {
  font-weight: 600;
  font-size: 80px;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  text-align: center;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .num h3 em {
  font-weight: 700;
  font-size: 27px;
  display: block;
  margin-bottom: 10px;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head h2 {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.3;
  padding-bottom: 20px;
  color: #00966c;
  border-bottom: 2px solid #00966c;
  margin-bottom: 25px;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head h3 {
  font-weight: 700;
  font-size: 27px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head:after {
  content: "";
  width: 112px;
  height: 120px;
  background-image: url("images/common/man.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: -21px;
}
body.home #page #point-1 > .inner > .content h4 {
  color: white;
  background: #00966c;
  text-align: center;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 700;
  border-radius: 60px;
  padding: 10px;
  margin-bottom: 25px;
}
body.home #page #point-1 > .inner > .content .kaden_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
}
body.home #page #point-1 > .inner > .content .kaden_list .kaden_1 {
  width: 500px;
  margin-right: 20px;
}
body.home #page #point-1 > .inner > .content .kaden_list .kaden_2 {
  width: 362px;
}
body.home #page #point-1 > .inner > .content .kaden_list p {
  width: 100%;
  text-align: center;
  font-weight: 700;
}
body.home #page #point-2 > .inner > .content .index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid black;
  border-radius: 15px;
  padding: 15px 100px;
  margin-bottom: 40px;
}
body.home #page #point-2 > .inner > .content .index li {
  font-size: 20px;
}
body.home #page #point-2 > .inner > .content .index li:before {
  content: "■";
  color: #6d6d6d;
  display: inline-block;
  margin-right: 10px;
}
body.home #page #point-2 > .inner > .content .index li.g:before {
  color: #00966c;
}
body.home #page #point-2 > .inner > .content .graph {
  margin-bottom: 60px;
}
body.home #page #point-2 > .inner > .content .graph p {
  margin: -15px 0 0;
}
body.home #page #point-2 > .inner > .content .cost_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  background: #e8e8e8;
  border-radius: 20px;
  padding: 25px;
  margin-bottom: 50px;
}
body.home #page #point-2 > .inner > .content .cost_1 article {
  width: calc(25% - 10px);
  border-radius: 15px;
  background: white;
  padding: 20px 0px;
  text-align: center;
  font-weight: 700 !important;
  line-height: 1.1 !important;
}
body.home #page #point-2 > .inner > .content .cost_1 article h3 {
  font-size: 17px;
}
body.home #page #point-2 > .inner > .content .cost_1 article h4 {
  font-size: 17px;
  color: #ff0e25;
  margin: 3px 0 10px;
}
body.home #page #point-2 > .inner > .content .cost_1 article h4 strong {
  font-size: 30px;
}
body.home #page #point-2 > .inner > .content .cost_1 article p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
  min-height: 32px;
}
body.home #page #point-2 > .inner > .content .cost_1 article.h {
  background: none;
  padding: 0;
}
body.home #page #point-2 > .inner > .content .cost_1 article.h h2 {
  font-size: 18px;
  line-height: 1.7 !important;
  font-weight: 700;
}
body.home #page #point-2 > .inner > .content .cost_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  padding: 0 70px;
}
body.home #page #point-2 > .inner > .content .cost_2 h2 {
  font-size: 19px;
  text-align: center;
  font-weight: 700;
}
body.home #page #point-2 > .inner > .content .cost_2 .total {
  text-align: center;
}
body.home #page #point-2 > .inner > .content .cost_2 .total h3 {
  color: white;
  background: #00daa1;
  line-height: 1.2;
  padding: 5px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 24px;
}
body.home #page #point-2 > .inner > .content .cost_2 .total h4 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.5;
}
body.home #page #point-2 > .inner > .content .cost_2 .total h4 strong {
  display: inline-block;
  font-size: 96px;
  color: #00daa1;
  line-height: 1;
}
body.home #page #point-2 > .inner > .content .cost_2 .pic {
  width: 110px;
}
body.home #page #point-2 > .inner > .content .message {
  text-align: center;
  margin-top: 30px;
}
body.home #page #point-2 > .inner > .content .message h3 {
  font-size: 25px;
  font-weight: 700;
}
body.home #page #point-3 > .inner > .head h2 {
  color: #ff5e00 !important;
  border-bottom-color: #ff5e00 !important;
}
body.home #page #point-3 > .inner > .content .zkutyo_list > article {
  margin-bottom: 60px;
}
body.home #page #point-3 > .inner > .content .zkutyo_list > article > .h {
  position: relative;
  background: #ffe600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 35px;
}
body.home #page #point-3 > .inner > .content .zkutyo_list > article > .h:before {
  content: "";
  width: 140px;
  height: 80px;
  background-color: #ff5e00;
  background-image: url("images/common/logo_zkutyo.png");
  background-size: 85px;
  background-repeat: no-repeat;
  background-position: center;
}
body.home #page #point-3 > .inner > .content .zkutyo_list > article > .h h2 {
  width: calc(100% - 140px);
  font-size: 28px;
  line-height: 1.4;
  font-weight: 700;
  padding: 5px 40px;
}
body.home #page #point-3 > .inner > .content .zkutyo_list > article:nth-of-type(1) .pic, body.home #page #point-3 > .inner > .content .zkutyo_list > article:nth-of-type(1) p {
  width: 620px;
  margin: 0 auto;
}
body.home #page #point-3 > .inner > .content .zkutyo_list > article:nth-of-type(1) .pic {
  margin-bottom: 25px;
}
body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article {
  width: calc(33.3333333333% - 15px);
  padding-left: 45px;
  position: relative;
}
body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article:after {
  content: "";
  width: 31px;
  height: 35px;
  background-image: url("images/common/icon_hukidasi.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article h3 {
  font-weight: 700;
  font-size: 18px;
}
body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article p.name {
  margin: 10px 0 0;
  text-align: right;
}
body.home #page #point-3 > .inner > .content .pic_wide {
  width: calc(100% + 140px);
  margin-left: -70px;
  margin-bottom: 60px;
}
body.home #page #point-3 > .inner > .content .feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 70px;
}
body.home #page #point-3 > .inner > .content .feature .h {
  width: 260px;
}
body.home #page #point-3 > .inner > .content .feature .h h2 {
  font-size: 32px;
  font-weight: 700;
}
body.home #page #point-3 > .inner > .content .feature .h h2 strong {
  display: inline-block;
  position: relative;
}
body.home #page #point-3 > .inner > .content .feature .h h2 strong:after {
  content: "";
  width: 100%;
  height: 8px;
  background: #ff5e00;
  position: absolute;
  left: 0;
  bottom: 0;
}
body.home #page #point-3 > .inner > .content .feature .t {
  width: calc(100% - 260px - 40px);
}
body.home #page #point-3 > .inner > .content .feature .t p {
  margin-top: 0;
}
body.home #page #comparison-section {
  background: #ffbb00;
}
body.home #page #comparison-section .container > .inner {
  background: white;
  border-radius: 25px;
  background: white;
  padding: 60px 50px;
}
body.home #page #comparison-section .container > .inner > .h {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
}
body.home #page #comparison-section .container > .inner > .h h3 {
  color: white;
  background: black;
  line-height: 1.4;
  padding: 1px 5px;
  margin-right: 20px;
}
body.home #page #comparison-section .container > .inner > .h h4 {
  font-size: 26px;
  font-weight: 700;
}
body.home #page #comparison-section .container > .inner .table_wrap > .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.home #page #comparison-section .container > .inner .table_wrap article {
  width: calc(33.3333333333% - 10px);
  border-radius: 20px;
  box-shadow: 0 0 1rem 0.5rem rgb(216.75, 216.75, 216.75);
  overflow: hidden;
}
body.home #page #comparison-section .container > .inner .table_wrap article .h {
  @incldue cards;
  justify-content: center;
  align-content: center;
  height: 120px;
  background: #e6e6e6;
}
body.home #page #comparison-section .container > .inner .table_wrap article .h .logo {
  width: 180px;
  margin: 0 auto 6px;
}
body.home #page #comparison-section .container > .inner .table_wrap article .h h2 {
  line-height: 1.2;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
body.home #page #comparison-section .container > .inner .table_wrap article .h h2 em {
  display: block;
  font-size: 13px;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c {
  background: white;
  padding: 15px 20px;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr {
  border-bottom: 1px solid #999999;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr.g {
  background: #f2f2f2;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr th, body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td {
  font-weight: 700;
  line-height: 1;
  vertical-align: text-bottom;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr th.color_red, body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td.color_red {
  color: #ff484d;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr th.color_blue, body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td.color_blue {
  color: #48a0ff;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr th {
  text-align: left;
  padding: 13px 20px;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td:nth-of-type(1) {
  font-size: 24px;
  text-align: right;
  padding-right: 0;
  padding-left: 0;
}
body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td:nth-of-type(2) {
  padding-left: 3px;
}
body.home #page #comparison-section .container > .inner .table_wrap article .b {
  background: #ffe600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}
body.home #page #comparison-section .container > .inner .table_wrap article .b h3 {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
}
body.home #page #comparison-section .container > .inner .table_wrap article .b .price h4 {
  font-size: 30px;
  font-weight: 700;
}
body.home #page #comparison-section .container > .inner .table_wrap article .b .price h4 em {
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
}
body.home #page #comparison-section .container > .inner .table_wrap article.kotei .h {
  background: #ffe600;
}
body.home #page #subsidy-section {
  background: #76C900;
  background: -webkit-linear-gradient(135deg, rgb(118, 201, 0) 0%, rgb(21, 138, 0) 100%);
  background: -moz-linear-gradient(135deg, rgb(118, 201, 0) 0%, rgb(21, 138, 0) 100%);
  background: linear-gradient(135deg, rgb(118, 201, 0) 0%, rgb(21, 138, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#76C900", endColorstr="#158A00", GradientType=0);
}
body.home #page #subsidy-section .container .inner {
  background: white;
  border-radius: 25px;
  background: white;
  padding: 60px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
body.home #page #subsidy-section .container .inner .pic {
  width: 250px;
}
body.home #page #subsidy-section .container .inner .txt {
  width: calc(100% - 250px - 40px);
}
body.home #page #subsidy-section .container .inner .txt > .h {
  border-top: 1px solid #52ba00;
  border-bottom: 1px solid #52ba00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  margin-bottom: 10px;
}
body.home #page #subsidy-section .container .inner .txt > .h .icon {
  width: 62px;
  margin-right: 15px;
}
body.home #page #subsidy-section .container .inner .txt > .h h2 {
  color: #52ba00;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.3;
}
body.home #page #subsidy-section .container .inner .txt > .h h3 {
  color: white;
  background: #52ba00;
  line-height: 1;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 28px;
  margin-left: auto;
}
body.home #page #subsidy-section .container .inner .txt > .c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  alignment-baseline: center;
}
body.home #page #subsidy-section .container .inner .txt > .c .l {
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: center;
  justify-content: center;
  background: #52ba00;
  border-radius: 10px;
}
body.home #page #subsidy-section .container .inner .txt > .c .l h4 {
  color: white;
  font-weight: 700;
  font-size: 28px;
  padding: 0 10px;
}
body.home #page #subsidy-section .container .inner .txt > .c .r {
  width: calc(100% - 110px - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-end;
  justify-content: flex-start;
  color: #52ba00;
  font-weight: 700 !important;
  line-height: 1.2;
}
body.home #page #subsidy-section .container .inner .txt > .c .r h5 {
  font-size: 40px;
  margin-right: 10px;
}
body.home #page #subsidy-section .container .inner .txt > .c .r h6 {
  font-size: 47px;
}
body.home #page #subsidy-section .container .inner .txt > .c .r h6 strong {
  font-size: 100px;
  line-height: 1;
}
body.home #page #subsidy-section .container .inner .txt > .c .r h7 {
  font-size: 35px;
  margin-left: auto;
}
body.home #page #subsidy-section .container .inner .txt > .c .r p {
  width: 100%;
  letter-spacing: 0.1em;
  font-size: 20px;
  text-align: center;
  margin: 0;
}

.cta_content_section .inner {
  position: relative;
  background: white;
  border-radius: 20px;
  box-shadow: 0 0 1rem 0.5rem rgba(0, 0, 0, 0.2);
  padding: 60px 60px;
  overflow: hidden;
}
.cta_content_section .inner:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #ffe600;
  position: absolute;
  left: 0;
  top: 130px;
}
.cta_content_section .inner .txt {
  width: 50%;
  position: relative;
  z-index: 2;
}
.cta_content_section .inner .txt h1 {
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 20px;
}
.cta_content_section .inner .txt h1 em {
  font-size: 32px;
  display: block;
}
.cta_content_section .inner .house {
  position: absolute;
  left: 50%;
  top: 30px;
  width: 620px;
  z-index: 2;
}
.cta_content_section .inner .house a.hover__zoom {
  overflow: visible;
}

#page-404 .container {
  width: 820px;
  margin: 0 auto;
  text-align: center;
}
#page-404 .container .sec_title1 {
  text-align: left;
}

#page-contact-confirm .intro h2.ttl,
#page-contact-thanks .intro h2.ttl {
  background: #ffe600;
  color: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding: 10px 25px;
}

#contact-section {
  background: #ffe600;
}
#contact-section .container .inner {
  background: white;
  border-radius: 25px;
  background: white;
  padding: 60px 70px;
}
#contact-section .container .inner .intro {
  width: 700px;
  margin: 0 auto 100px;
}
#contact-section .container .inner .intro .head {
  text-align: center;
}
#contact-section .container .inner .intro .head .icon {
  width: 93px;
  margin: 0 auto 20px;
}
#contact-section .container .inner .intro .head h2 {
  background: #63c06d;
  color: white;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5;
  padding: 3px;
  margin-bottom: 45px;
}
#contact-section .container .inner .intro .head .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: center;
  margin-bottom: 30px;
}
#contact-section .container .inner .intro .head .ttl .pic {
  width: 100px;
  margin-right: 25px;
}
#contact-section .container .inner .intro .head .ttl h3 {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.2;
  color: #63c06d;
  text-align: left;
}
#contact-section .container .inner .intro .caution h3 {
  font-weight: 700;
  font-size: 21px;
}
#contact-section .container .inner .intro .caution ul li {
  line-height: 1.5;
  margin: 7px 0;
}
#contact-section .container .inner .intro .caution ul li a {
  display: inline-block;
  color: #ff5e00;
}

/*-------

#privacypolicy-section {
  background: $br1;
  .sec_title1 {
    margin-bottom: 40px;
  }
  article {
    margin-bottom: 50px;
    h3 {
      font-size: 25px;
      font-family: $font-family-serif;
      margin-bottom: 20px;
      line-height: 1.5;
    }
    p {
      margin-top: 0;
    }
    ul {
      padding-left: 20px;
      margin-bottom: 20px;
      li {
        padding-left: 16px;
        position: relative;
        line-height: 1.5;
        margin: 7px 0;
        &:before {
          content: '・';
          display: inline-block;
          position: absolute;
          left: 0;
          top: 0;
        }
      }
    }
  }
}
 --------*/
.form-wrap div.wpcf7 .ajax-loader {
  min-width: 24px !important;
}
.form-wrap form {
  width: 100%;
  width: auto;
  box-sizing: border-box;
  margin: 2rem auto;
  border-top: 1px solid rgb(243.525, 243.525, 243.525);
}
.form-wrap form > p, .form-wrap form > h3 {
  text-align: center;
}
.form-wrap form h4 {
  text-align: center;
  color: #ffe600;
  font-weight: bold;
}
.form-wrap form .privacy {
  width: 100%;
  height: 350px;
  overflow: scroll;
  border: 1px solid rgb(159.375, 159.375, 159.375);
  background: rgb(243.525, 243.525, 243.525);
  border-radius: 7px;
  padding: 25px 35px;
}
.form-wrap form .form_check_btn > span {
  display: inline-block;
  background: red;
  padding: 25px 35px;
}
.form-wrap form .form_check_btn > span .wpcf7-list-item {
  margin-left: 0;
}
.form-wrap form .form_input_list.recaptcha {
  text-align: center;
  color: gray;
}
.form-wrap form .form_input_list.recaptcha a {
  text-decoration: underline;
}
.form-wrap form .form_bl {
  padding: 25px 30px;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
}
.form-wrap form .form_bl > .h {
  width: 200px;
}
.form-wrap form .form_bl > .h > span {
  display: inline-block;
  line-height: 1.5;
}
.form-wrap form .form_bl > .h > span em {
  background: #ffe600;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  display: inline-block;
  margin-left: 1rem;
  line-height: 1;
  font-style: normal;
}
.form-wrap form .form_bl > .h.fullwide {
  width: 100%;
  text-align: left;
}
.form-wrap form .form_bl > .h.w40 {
  width: 40%;
  text-align: left;
}
.form-wrap form .form_bl > .c {
  width: calc(100% - 200px - 20px);
}
.form-wrap form .form_bl > .c.w60 {
  width: calc(60% - 20px);
}
.form-wrap form .form_bl > dl.c {
  margin: 0;
}
.form-wrap form .form_bl > dl.c dd {
  margin-left: 0;
}
.form-wrap form .form_bl > dl.c dd em {
  display: inline-block;
  width: 100px;
  margin-right: 1rem;
}
.form-wrap form .form_bl > dl.c dd > span {
  display: inline-block;
  width: calc(100% - 110px);
}
.form-wrap form .form_bl > dl.c dd:last-of-type {
  margin-bottom: 0;
}
.form-wrap form .checkbox label {
  margin-right: 15px;
}
.form-wrap form .checkbox input {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  padding: 0;
}
.form-wrap form .form_check_btn {
  display: block;
  width: 800px;
  margin: 25px auto;
  padding: 15px;
  text-align: center;
}
.form-wrap form .form_check_btn a {
  color: #ffe600;
  text-decoration: underline;
}
.form-wrap form .form_check_btn input {
  width: auto;
  display: inline-block;
  margin-right: 15px;
}
.form-wrap form .submit_btn_wrap {
  text-align: center;
}
.form-wrap form .submit_btn_wrap input[type=submit] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: white;
  border: none;
}
.form-wrap form .submit_btn_wrap input[type=button] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: gray;
  background: rgb(216.75, 216.75, 216.75);
  border: none;
  margin-right: 15px;
}
.form-wrap form .submit_btn_wrap .wpcf7-spinner {
  min-width: 2.5rem !important;
}
.form-wrap form input,
.form-wrap form textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1rem 2rem;
}
.form-wrap form input :placeholder-shown,
.form-wrap form input ::-webkit-input-placeholder,
.form-wrap form input :-ms-input-placeholder,
.form-wrap form input :-moz-placeholder,
.form-wrap form input ::-moz-placeholder,
.form-wrap form textarea :placeholder-shown,
.form-wrap form textarea ::-webkit-input-placeholder,
.form-wrap form textarea :-ms-input-placeholder,
.form-wrap form textarea :-moz-placeholder,
.form-wrap form textarea ::-moz-placeholder {
  color: rgb(243.525, 243.525, 243.525);
}
.form-wrap form input[type=radio] {
  width: 2rem;
  display: inline-block;
  margin-right: 1rem;
}
.form-wrap form input[type=button],
.form-wrap form input[type=submit] {
  background: #00daa1;
  border-radius: 50px;
  color: white;
  box-sizing: border-box;
  padding: 1rem 0;
  display: block;
  margin: 1rem 0;
  font-size: 18px;
  letter-spacing: 0.2em;
}
.form-wrap form select,
.form-wrap form .wpcf7-select {
  outline: none;
  text-overflow: "";
  vertical-align: middle;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 2rem 2rem;
  margin-right: 15px;
  background: #fff;
}
.form-wrap form select:before,
.form-wrap form .wpcf7-select:before {
  z-index: 1;
  content: "\f054";
  font-family: FontAwesome;
  color: #ffe600;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.form-wrap form .birth select {
  min-width: 100px;
  display: inline-block;
  margin-right: 1.5rem;
}

@media screen and (max-width: 732px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .grecaptcha-badge {
    bottom: 83px !important;
    display: none;
  }
  .page-id-166 .grecaptcha-badge {
    display: block;
  }
  .container {
    padding: 4rem 0;
    width: 90%;
    min-width: auto;
    max-width: 100%;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
  }
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  .btn_1 {
    font-size: 15px;
    padding: 15px 25px;
    padding-right: 40px;
  }
  .btn_1:after {
    content: "";
    width: 40px;
    height: 8px;
    right: -17px;
    top: 25px;
  }
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  .sec_title1 {
    margin-bottom: 25px;
  }
  .sec_title1 .inner:before, .sec_title1 .inner:after {
    height: 60px;
    top: 10px;
  }
  .sec_title1 .inner h2 {
    font-size: 15px;
    padding: 15px 40px;
  }
  .gmap_wrap iframe {
    width: 100%;
    height: 500px;
  }
  .sp-buttons .sp-button {
    border-bottom-color: #ffe600;
    width: 8px;
    height: 8px;
  }
  .sp-buttons .sp-selected-button {
    background-color: #ffe600;
  }
  #pankuzu {
    text-align: right;
  }
  #pankuzu .container {
    padding: 1.5rem 0 !important;
  }
  #pankuzu #breadcrumb ul > li {
    margin-left: 10px;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  #pankuzu #breadcrumb ul > li:before {
    display: inline-block;
    margin-right: 10px;
    content: ">";
  }
  #pankuzu #breadcrumb ul > li:first-of-type:before {
    display: none;
  }
  #pankuzu #breadcrumb ul > li > a {
    text-decoration: underline;
  }
  #menu_btn {
    display: block;
    width: 40px;
    height: 10px;
    top: 23px;
    right: 20px;
  }
  #menu_btn:before {
    content: none;
  }
  #menu_btn span {
    height: 2px;
  }
  #menu_btn span.top {
    top: 0;
  }
  #menu_btn span.bottom {
    bottom: 0;
  }
  #menu_btn.close:before {
    content: none;
  }
  #menu_btn.close span.top {
    -webkit-transform: translateY(4px) rotate(-20deg);
    transform: translateY(4px) rotate(-20deg);
  }
  #menu_btn.close span.bottom {
    -webkit-transform: translateY(-4px) rotate(20deg);
    transform: translateY(-4px) rotate(20deg);
  }
  #wrapper {
    padding-top: 55px;
  }
  #header .container {
    padding: 0;
  }
  #header .container .content .head_logo {
    width: 90px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
  }
  #header .container .content #gnav {
    display: none;
    width: 100%;
    border-top: 1px solid black;
  }
  #header .container .content #gnav a {
    width: 100%;
    margin: 0;
    padding: 15px 25px;
    border-bottom: 1px solid black;
    position: relative;
  }
  #header .container .content #gnav a:after {
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    right: 20px;
    top: 15px;
  }
  #header .container .content #gnav a.btn_contact {
    border-radius: 0;
    margin-left: 0;
    padding-left: 60px;
  }
  #header .container .content #gnav a.btn_contact:before {
    content: "";
    left: 25px;
    top: 10px;
  }
  #footer .container {
    width: 90%;
    padding: 20px 0;
  }
  #footer .container .content {
    justify-content: center;
  }
  #footer .container .content .foot_nav a {
    font-weight: 700;
    margin: 0 15px;
  }
  #footer .container .content .credit {
    margin: 0;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 732px) {
  body.home #page {
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  body.home #page #vi-section .container {
    width: 90%;
    padding-top: 30px;
  }
  body.home #page #vi-section .container .inner .head {
    display: block;
    padding-left: 20px;
  }
  body.home #page #vi-section .container .inner .head h1 {
    font-size: 34px;
  }
  body.home #page #vi-section .container .inner .head h1 em {
    font-size: 24px;
    margin-bottom: 10px;
  }
  body.home #page #vi-section .container .inner .head .kira_1, body.home #page #vi-section .container .inner .head .kira_2 {
    position: absolute;
    left: 0;
  }
  body.home #page #vi-section .container .inner .head .kira_1 {
    left: 300px;
    top: 80px;
    width: 30px;
  }
  body.home #page #vi-section .container .inner .head .kira_2 {
    left: -10px;
    bottom: -20px;
    width: 32px;
  }
  body.home #page #vi-section .container .inner .content {
    margin-top: -60px;
  }
  body.home #page #vi-section .container .inner .content:after {
    width: 110%;
    height: 370px;
    left: 0;
    top: 0;
  }
  body.home #page #vi-section .container .inner .content .txt {
    padding-top: 90px;
  }
  body.home #page #vi-section .container .inner .content .txt h2 {
    font-size: 15px;
    margin-left: 25px;
    margin-bottom: 15px;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
  body.home #page #vi-section .container .inner .content .txt .vi_man {
    width: 80px;
    margin-left: -10px;
    margin-bottom: 0;
  }
  body.home #page #vi-section .container .inner .content .txt .btn {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    text-align: right;
  }
  body.home #page #vi-section .container .inner .content .txt .scroll {
    position: absolute;
    width: 15px;
    left: calc((100% - 15px) / 2);
    bottom: -50px;
  }
  body.home #page #vi-section .container .inner .content .pic {
    position: absolute;
    left: 80px;
    bottom: auto;
    top: 60px;
    width: 550px;
  }
  body.home #page #case-section:before {
    height: 370px;
    bottom: 55px;
  }
  body.home #page #case-section:after {
    height: 55px;
  }
  body.home #page #case-section .container .head {
    margin-bottom: 20px;
  }
  body.home #page #case-section .container .head h3 {
    margin-bottom: 10px;
  }
  body.home #page #case-section .container .head h2 {
    font-size: 27px;
    line-height: 1.3;
  }
  body.home #page #case-section .container .content {
    width: 100%;
    margin-bottom: 25px;
  }
  body.home #page #case-section .container .content article {
    width: 100%;
    min-height: auto;
    margin-bottom: 10px;
  }
  body.home #page #case-section .container .content article h4 {
    padding: 15px;
  }
  body.home #page #case-section .container .content .pic {
    width: 140px;
    top: -160px;
    right: -60px;
  }
  body.home #page #case-section .t {
    left: 15px;
    bottom: 370px;
    width: 18px;
  }
  body.home #page #intro-section:after {
    width: 100%;
    height: calc(100% - 120px);
  }
  body.home #page #intro-section .container .head {
    margin-bottom: 30px;
  }
  body.home #page #intro-section .container > .inner {
    background: white;
    padding: 20px 20px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l {
    width: 100%;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l h2 {
    padding: 10px;
    font-size: 13px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .cost {
    margin-bottom: 25px;
    padding: 0 10px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .cost .icon {
    width: 70px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .cost h4 {
    font-size: 17px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .cost h5 {
    font-size: 18px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .cost h5 strong {
    font-size: 70px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .pic {
    margin-bottom: 20px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .l .pic img {
    width: calc(50% - 5px);
    border-radius: 10px;
  }
  body.home #page #intro-section .container > .inner .bl_1 .r {
    width: 100%;
    text-align: center;
  }
  body.home #page #intro-section .container > .inner .bl_1 .r h3 {
    font-size: 16px;
    writing-mode: unset;
  }
  body.home #page #intro-section .container > .inner .bl_2 {
    margin: 30px 0;
  }
  body.home #page #intro-section .container > .inner .bl_2 h2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  body.home #page #intro-section .container > .inner .bl_2 h2 i.dot:after {
    top: -15px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap {
    display: block;
    overflow-x: scroll;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro {
    width: 420px;
    margin: 10px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th .inner,
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td .inner {
    padding: 10px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th ul li,
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td ul li {
    font-size: 13px;
    height: 50px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.th {
    width: 160px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td {
    width: 120px;
    background: #f2f2f2;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td h2 {
    font-size: 13px;
    height: 60px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td ul li {
    font-size: 28px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td.bg_yellow h2 img {
    width: 80%;
  }
  body.home #page #intro-section .container > .inner .bl_3 .table_wrap .table_type_intro div.td.bg_yellow ul img {
    width: 30px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .comment {
    position: relative;
    left: auto;
    bottom: auto;
    text-align: center;
    margin-top: 30px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .comment .t {
    transform: rotate(0);
    margin-left: 0;
    margin-bottom: 20px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .comment .t h3 {
    font-size: 16px;
  }
  body.home #page #intro-section .container > .inner .bl_3 .comment .pic {
    width: 50%;
    margin: 0 auto;
  }
  body.home #page #intro-section .container .scroll {
    width: 15px;
    left: calc((100% - 15px) / 2);
    bottom: -44px;
  }
  body.home #page #intro-section > .t {
    right: 15px;
    bottom: -50px;
    width: 15px;
  }
  body.home #page #equipment-section .container {
    padding-top: 60px;
  }
  body.home #page #equipment-section .container .cta_content_section {
    margin-bottom: 40px;
  }
  body.home #page #equipment-section .container .intro {
    margin-bottom: 60px;
  }
  body.home #page #equipment-section .container .intro > h2 {
    font-size: 23px;
    margin-bottom: 25px;
    line-height: 1.3;
  }
  body.home #page #equipment-section .container .intro .ttl {
    margin-bottom: 25px;
  }
  body.home #page #equipment-section .container .intro .ttl .pic {
    width: 55px;
    margin-right: 10px;
  }
  body.home #page #equipment-section .container .intro .ttl h2 {
    font-size: 18px;
  }
  body.home #page #equipment-section .container .intro .ttl h2 strong {
    font-size: 25px;
    margin-bottom: 5px;
  }
  body.home #page #equipment-section .container .intro .nav {
    width: 100%;
  }
  body.home #page #equipment-section .container .intro .nav article {
    width: 100%;
  }
  body.home #page #equipment-section .container .intro .nav article a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px;
  }
  body.home #page #equipment-section .container .intro .nav article a:hover .b:after {
    transform: translateY(5px);
  }
  body.home #page #equipment-section .container .intro .nav article a:hover .b .icon img {
    transform: scale(110%);
  }
  body.home #page #equipment-section .container .intro .nav article a .h {
    padding: 10px;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    justify-content: center;
    align-content: center;
  }
  body.home #page #equipment-section .container .intro .nav article a .h h3 {
    font-size: 13px;
    line-height: 1.2;
  }
  body.home #page #equipment-section .container .intro .nav article a .h h2 {
    font-size: 15px;
  }
  body.home #page #equipment-section .container .intro .nav article a .b {
    width: calc(100% - 80px);
    text-align: left;
    padding: 15px;
    padding-right: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start;
    align-items: center;
  }
  body.home #page #equipment-section .container .intro .nav article a .b:after {
    bottom: calc((100% - 15px) / 2);
    left: auto;
    right: 10px;
    font-size: 15px;
  }
  body.home #page #equipment-section .container .intro .nav article a .b .icon {
    padding: 0;
    min-height: auto;
    display: block;
    width: 70px;
    margin-right: 10px;
    text-align: center;
  }
  body.home #page #equipment-section .container .intro .nav article a .b .icon img {
    width: auto;
    height: 40px;
    object-fit: contain;
    object-position: center;
  }
  body.home #page #equipment-section .container .intro .nav article:nth-of-type(2) .icon img {
    height: 40px !important;
  }
  body.home #page #equipment-section .container .intro .nav article:nth-of-type(3) .icon img {
    height: 40px !important;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap {
    margin-bottom: 30px;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner {
    padding: 35px 25px 25px;
    border-radius: 20px;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .num {
    left: -15px;
    top: -15px;
    width: 80px;
    height: 80px;
    z-index: 10;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .num h3 {
    font-size: 30px;
    line-height: 1 !important;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .num h3 em {
    font-size: 13px;
    margin-bottom: 3px;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head {
    margin-bottom: 25px;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head h2 {
    font-size: 27px;
    padding-bottom: 7px;
    margin-bottom: 12px;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head h3 {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.3;
  }
  body.home #page #equipment-section .container .point_list article.point_content_wrap .inner .head:after {
    width: 90px;
    height: 90px;
    right: -55px;
    top: -4px;
  }
  body.home #page #point-1 > .inner > .content h4 {
    font-size: 15px;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  body.home #page #point-1 > .inner > .content .kaden_list .kaden_1 {
    width: 250px;
    margin: 0;
  }
  body.home #page #point-1 > .inner > .content .kaden_list .kaden_2 {
    width: 200px;
  }
  body.home #page #point-2 > .inner > .content .index {
    justify-content: center;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 25px;
  }
  body.home #page #point-2 > .inner > .content .index li {
    font-size: 13px;
  }
  body.home #page #point-2 > .inner > .content .index li:before {
    margin-right: 5px;
  }
  body.home #page #point-2 > .inner > .content .graph {
    margin-bottom: 25px;
    overflow-x: scroll;
  }
  body.home #page #point-2 > .inner > .content .graph .pic {
    width: 550px;
  }
  body.home #page #point-2 > .inner > .content .graph p {
    margin: 10px 0 0;
  }
  body.home #page #point-2 > .inner > .content .cost_1 {
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 20px;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article {
    width: 100%;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 12px;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article:last-of-type {
    margin-bottom: 0;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article h3 {
    font-size: 15px;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article h4 {
    font-size: 15px;
    margin: 3px 0 10px;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article h4 strong {
    font-size: 25px;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article p {
    font-size: 13px;
    min-height: auto;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article.h {
    background: none;
    padding: 0;
  }
  body.home #page #point-2 > .inner > .content .cost_1 article.h h2 {
    font-size: 18px;
    line-height: 1.7 !important;
    font-weight: 700;
  }
  body.home #page #point-2 > .inner > .content .cost_2 {
    padding: 0;
  }
  body.home #page #point-2 > .inner > .content .cost_2 h2 {
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
  }
  body.home #page #point-2 > .inner > .content .cost_2 .total {
    width: calc(100% - 100px);
  }
  body.home #page #point-2 > .inner > .content .cost_2 .total h3 {
    font-size: 20px;
  }
  body.home #page #point-2 > .inner > .content .cost_2 .total h4 {
    font-size: 25px;
  }
  body.home #page #point-2 > .inner > .content .cost_2 .total h4 strong {
    font-size: 60px;
  }
  body.home #page #point-2 > .inner > .content .cost_2 .pic {
    width: 80px;
  }
  body.home #page #point-2 > .inner > .content .message {
    margin-top: 30px;
  }
  body.home #page #point-2 > .inner > .content .message h3 {
    font-size: 18px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list > article {
    margin-bottom: 40px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list > article > .h {
    margin-bottom: 20px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list > article > .h:before {
    width: 80px;
    height: 80px;
    background-size: 50px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list > article > .h h2 {
    width: calc(100% - 80px);
    font-size: 16px;
    padding: 10px 15px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list > article:nth-of-type(1) .pic, body.home #page #point-3 > .inner > .content .zkutyo_list > article:nth-of-type(1) p {
    width: 100%;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list > article:nth-of-type(1) .pic {
    margin-bottom: 15px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article {
    width: 100%;
    margin-bottom: 15px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article h3 {
    font-size: 16px;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article h3 br {
    display: none;
  }
  body.home #page #point-3 > .inner > .content .zkutyo_list article:nth-of-type(2) .voice_list article p.name {
    margin: 4px 0 0;
  }
  body.home #page #point-3 > .inner > .content .pic_wide {
    width: 100vw;
    margin-left: calc((5vw + 25px) * -1);
    margin-bottom: 40px;
  }
  body.home #page #point-3 > .inner > .content .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0;
  }
  body.home #page #point-3 > .inner > .content .feature .h {
    width: 100%;
  }
  body.home #page #point-3 > .inner > .content .feature .h h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  body.home #page #point-3 > .inner > .content .feature .h h2 strong:after {
    height: 5px;
  }
  body.home #page #point-3 > .inner > .content .feature .t {
    width: 100%;
  }
  body.home #page #point-3 > .inner > .content .feature .t p {
    margin-top: 0;
  }
  body.home #page #comparison-section .container > .inner {
    border-radius: 20px;
    padding: 25px 20px;
  }
  body.home #page #comparison-section .container > .inner > .h {
    margin-bottom: 15px;
    display: block;
    text-align: center;
  }
  body.home #page #comparison-section .container > .inner > .h h3 {
    padding: 10px;
    display: inline-block;
    margin: 0 0 10px;
  }
  body.home #page #comparison-section .container > .inner > .h h4 {
    font-size: 20px;
    line-height: 1.5;
  }
  body.home #page #comparison-section .container > .inner .table_wrap {
    overflow-x: scroll;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap > .wrap {
    width: 795px;
    margin: 15px;
    justify-content: flex-start;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article {
    width: 250px;
    box-shadow: 0 0 0.5rem 0.5rem rgb(216.75, 216.75, 216.75);
    margin-right: 15px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .h {
    height: 100px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .h .logo {
    width: 120px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .h h2 {
    font-size: 16px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .c {
    padding: 10px 15px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .c table {
    margin-bottom: 10px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .c table tr th {
    padding: 10px 20px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td:nth-of-type(1) {
    font-size: 20px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .c table tr td:nth-of-type(2) {
    padding-left: 3px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .b {
    padding: 10px 20px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .b h3 {
    font-size: 13px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .b .price h4 {
    font-size: 28px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article .b .price h4 em {
    margin-left: 4px;
  }
  body.home #page #comparison-section .container > .inner .table_wrap article.kotei .h {
    background: #ffe600;
  }
  body.home #page #subsidy-section .container .inner {
    border-radius: 20px;
    padding: 25px;
  }
  body.home #page #subsidy-section .container .inner .pic {
    width: 150px;
    margin: 0 auto 0;
    position: relative;
    z-index: 2;
  }
  body.home #page #subsidy-section .container .inner .txt {
    width: 100%;
    margin-top: -4px;
  }
  body.home #page #subsidy-section .container .inner .txt > .h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: center;
    padding: 15px 0;
    margin-bottom: 10px;
  }
  body.home #page #subsidy-section .container .inner .txt > .h .icon {
    width: 40px;
    margin: 0;
  }
  body.home #page #subsidy-section .container .inner .txt > .h h2 {
    font-size: 23px;
    order: 3;
    margin-top: 10px;
  }
  body.home #page #subsidy-section .container .inner .txt > .h h3 {
    order: 2;
    padding: 2px 10px;
    font-size: 13px;
    margin: 0;
    margin-left: 15px;
    align-self: center;
  }
  body.home #page #subsidy-section .container .inner .txt > .c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    alignment-baseline: center;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .l {
    width: 100%;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .l h4 {
    font-size: 20px;
    padding: 5px;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r {
    width: 100%;
    justify-content: center;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r h5 {
    font-size: 35px;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r h6 {
    font-size: 42px;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r h6 strong {
    font-size: 90px;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r h7 {
    font-size: 25px;
    margin: auto;
    margin-top: 10px;
    background: rgb(243.525, 243.525, 243.525);
    border-radius: 7px;
    width: 100%;
    padding: 7px;
    text-align: center;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r h7 br {
    display: none;
  }
  body.home #page #subsidy-section .container .inner .txt > .c .r p {
    letter-spacing: 0;
    font-size: 15px;
    margin-top: 15px;
  }
  .cta_content_section .inner {
    padding: 30px 30px 0;
  }
  .cta_content_section .inner:after {
    top: 85px;
  }
  .cta_content_section .inner .txt {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  .cta_content_section .inner .txt h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .cta_content_section .inner .txt h1 em {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .cta_content_section .inner .txt .btn {
    position: absolute;
    bottom: -170px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .cta_content_section .inner .house {
    position: relative;
    left: auto;
    top: auto;
    width: 170%;
    margin-bottom: -55px;
  }
  #page-404 .container {
    width: 90%;
  }
  #page-contact-confirm .intro h2.ttl,
  #page-contact-thanks .intro h2.ttl {
    font-size: 15px;
    line-height: 1.5;
    padding: 10px 0;
    text-align: center;
  }
  #contact-section .container .inner {
    border-radius: 20px;
    padding: 20px 20px 40px;
  }
  #contact-section .container .inner .intro {
    width: 100%;
    margin: 0 auto 50px;
  }
  #contact-section .container .inner .intro .head .icon {
    width: 60px;
    margin: 0 auto 20px;
  }
  #contact-section .container .inner .intro .head h2 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  #contact-section .container .inner .intro .head .ttl {
    margin-bottom: 30px;
    display: block;
    padding-left: 65px;
    position: relative;
  }
  #contact-section .container .inner .intro .head .ttl .pic {
    width: 100px;
    margin: 0;
    position: absolute;
    left: -50px;
    top: -10px;
  }
  #contact-section .container .inner .intro .head .ttl h3 {
    font-size: 25px;
  }
  #contact-section .container .inner .intro .caution h3 {
    font-size: 16px;
  }
  #contact-section .container .inner .intro .caution ul li {
    margin: 7px 0;
    padding-left: 15px;
    position: relative;
  }
  #contact-section .container .inner .intro .caution ul li:before {
    content: "●";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
  }
  #contact-section .container .inner .intro .caution ul li a {
    display: inline-block;
    color: #ff5e00;
  }
  .form-wrap div.wpcf7 .ajax-loader {
    min-width: 24px !important;
  }
  .form-wrap form {
    width: 100%;
  }
  .form-wrap form > h3 {
    text-align: center;
  }
  .form-wrap form > h4 {
    text-align: left;
  }
  .form-wrap form > p {
    text-align: left;
  }
  .form-wrap form .privacy {
    width: 100%;
    height: 350px;
    overflow: scroll;
    border: 1px solid rgb(159.375, 159.375, 159.375);
    background: rgb(243.525, 243.525, 243.525);
    border-radius: 7px;
    padding: 25px 35px;
  }
  .form-wrap form .form_check_btn > span {
    display: inline-block;
    background: red;
    padding: 25px 35px;
  }
  .form-wrap form .form_check_btn > span .wpcf7-list-item {
    margin-left: 0;
  }
  .form-wrap form .form_input_list.recaptcha {
    text-align: center;
    color: gray;
  }
  .form-wrap form .form_input_list.recaptcha a {
    text-decoration: underline;
  }
  .form-wrap form .form_bl {
    padding: 15px 0;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
  }
  .form-wrap form .form_bl > .h {
    width: 100%;
  }
  .form-wrap form .form_bl > .h > span {
    display: block;
    margin-bottom: 5px;
  }
  .form-wrap form .form_bl > .h.fullwide {
    width: 100%;
    text-align: left;
  }
  .form-wrap form .form_bl > .h.w40 {
    width: 100%;
  }
  .form-wrap form .form_bl > .c {
    width: 100%;
  }
  .form-wrap form .form_bl > .c.w60 {
    width: 100%;
  }
  .form-wrap form .form_bl > dl.c {
    margin: 0;
  }
  .form-wrap form .form_bl > dl.c dd {
    margin-left: 0;
  }
  .form-wrap form .form_bl > dl.c dd em {
    display: inline-block;
    width: 100px;
  }
  .form-wrap form .form_bl > dl.c dd > span {
    display: inline-block;
    width: calc(100% - 110px);
  }
  .form-wrap form .form_bl > dl.c dd:last-of-type {
    margin-bottom: 0;
  }
  .form-wrap form .checkbox label {
    margin-right: 15px;
  }
  .form-wrap form .checkbox input {
    width: auto;
    display: inline-block;
    margin-right: 5px;
    padding: 0;
  }
  .form-wrap form .form_check_btn {
    display: block;
    width: 100%;
    margin: 25px auto;
    padding: 15px;
    text-align: center;
  }
  .form-wrap form .form_check_btn a {
    color: #ffe600;
    text-decoration: underline;
  }
  .form-wrap form .form_check_btn input {
    width: auto;
    display: inline-block;
    margin-right: 15px;
  }
  .form-wrap form .submit_btn_wrap {
    text-align: center;
  }
  .form-wrap form .submit_btn_wrap input[type=submit] {
    display: inline-block !important;
    font-weight: bold;
    width: 100%;
    color: white;
    border: none;
  }
  .form-wrap form .submit_btn_wrap input[type=button] {
    display: inline-block !important;
    font-weight: bold;
    width: 100%;
    color: gray;
    background: rgb(216.75, 216.75, 216.75);
    border: none;
    margin-right: 15px;
  }
  .form-wrap form .submit_btn_wrap .wpcf7-spinner {
    min-width: 2.5rem !important;
  }
  .form-wrap form input,
  .form-wrap form textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 2rem;
  }
  .form-wrap form input :placeholder-shown,
  .form-wrap form input ::-webkit-input-placeholder,
  .form-wrap form input :-ms-input-placeholder,
  .form-wrap form input :-moz-placeholder,
  .form-wrap form input ::-moz-placeholder,
  .form-wrap form textarea :placeholder-shown,
  .form-wrap form textarea ::-webkit-input-placeholder,
  .form-wrap form textarea :-ms-input-placeholder,
  .form-wrap form textarea :-moz-placeholder,
  .form-wrap form textarea ::-moz-placeholder {
    color: rgb(243.525, 243.525, 243.525);
  }
  .form-wrap form input[type=radio] {
    width: 2rem;
    display: inline-block;
    margin-right: 1rem;
  }
  .form-wrap form input[type=button],
  .form-wrap form input[type=submit] {
    background: #00daa1;
    border-radius: 50px;
    color: white;
    box-sizing: border-box;
    padding: 1rem 0;
    display: block;
    margin: 1rem 0;
    font-size: 18px;
    letter-spacing: 0.2em;
  }
  .form-wrap form select,
  .form-wrap form .wpcf7-select {
    width: 100% !important;
    outline: none;
    text-overflow: "";
    vertical-align: middle;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    width: auto;
    position: relative;
    display: inline-block;
    padding: 1.5rem 2rem;
    margin-right: 15px;
    background: #fff;
  }
  .form-wrap form select:before,
  .form-wrap form .wpcf7-select:before {
    z-index: 1;
    content: "\f054";
    font-family: FontAwesome;
    color: #ffe600;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .form-wrap form .birth select {
    min-width: 100px;
    display: inline-block;
    margin-right: 1.5rem;
  }
  #wrapper.my-first-home {
    padding-top: 0;
  }
  #wrapper.my-first-home .container {
    width: 90%;
    padding: 10px 0;
  }
  #wrapper.my-first-home footer#footer .container {
    width: 100%;
  }
  #page-my-first-home .head_logo {
    text-align: center;
  }
  #page-my-first-home .head_logo a {
    width: 70%;
    margin: 20px auto;
  }
  #page-my-first-home #intro-section {
    background-size: 820px;
  }
  #page-my-first-home #intro-section .container {
    padding-top: 0;
  }
  #page-my-first-home #intro-section .container .vi {
    margin-bottom: 30px;
  }
  #page-my-first-home #intro-section .container .vi img {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
  #page-my-first-home #intro-section .container .pic_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
  }
  #page-my-first-home #intro-section .container .pic_list img {
    width: 33.3333333333%;
  }
  #page-my-first-home #intro-section .container .pic_list img:nth-of-type(1),
  #page-my-first-home #intro-section .container .pic_list img:nth-of-type(2) {
    width: 50%;
  }
  #page-my-first-home #intro-section .container .message {
    display: block;
  }
  #page-my-first-home #intro-section .container .message .txt {
    width: 95%;
    margin-bottom: 45px;
  }
  #page-my-first-home #intro-section .container .message .pic {
    width: 100%;
  }
  #page-my-first-home #intro-section .container .message .result {
    margin-top: 20px;
  }
  #page-my-first-home #intro-section .container .btn {
    text-align: center;
  }
  #page-my-first-home #intro-section .container .foot {
    background-size: 1000px;
    background-size: contain;
    padding-top: 35px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: center;
    align-items: center;
  }
  #page-my-first-home #intro-section .container .foot .pic {
    width: 70%;
    margin: 0 auto 30px;
  }
  #page-my-first-home #intro-section .container .foot .txt {
    width: 100%;
    margin-bottom: 30px;
  }
  #page-my-first-home #intro-section .vi_2 {
    width: 100%;
    max-width: 100%;
  }
  #page-my-first-home #voice-section .container .content .ttl {
    width: 80%;
    margin: 30px auto 40px;
  }
  #page-my-first-home #voice-section .container .content .pic {
    margin-bottom: 50px;
  }
  #page-my-first-home #contact-section {
    margin-top: 100px;
  }
  #page-my-first-home #contact-section .container .content .txt h2 {
    font-size: 20px;
    margin: 25px 0;
    text-align: center;
  }
  #page-my-first-home #contact-section .container .content .txt h3 {
    text-align: center;
    font-size: 25px;
  }
  #page-my-first-home #contact-section .container .content .txt h3 strong {
    font-size: 30px;
  }
  #page-my-first-home #contact-section .container .content .pic {
    width: 70%;
    margin: 25px auto 0;
    position: relative;
    right: auto;
    top: auto;
  }
  #page-my-first-home #shop-section {
    display: none;
  }
  #wrapper.lp_living-house,
  #wrapper.lp_living-house-confirm,
  #wrapper.lp_living-house-thanks {
    padding-top: 0;
  }
  #wrapper.lp_living-house .container,
  #wrapper.lp_living-house-confirm .container,
  #wrapper.lp_living-house-thanks .container {
    width: 100%;
    padding: 40px 5vw;
  }
  #wrapper.lp_living-house #footer .container .content_shop article .txt,
  #wrapper.lp_living-house-confirm #footer .container .content_shop article .txt,
  #wrapper.lp_living-house-thanks #footer .container .content_shop article .txt {
    padding: 15px 10px 25px !important;
  }
  #header-livinghouse .container {
    width: 100%;
    padding: 20px 0 !important;
  }
  #header-livinghouse .content .head_logo {
    width: 150px;
    margin-left: 5vw;
  }
  #header-livinghouse .content .head_home_btn {
    display: none;
  }
  #header-livinghouse .content .head_contact {
    display: none;
  }
  #header-livinghouse .content #menu_btn_livinghouse {
    margin-right: 5vw;
    line-height: 1;
    z-index: 9999 !important;
    display: inline-block;
    width: 40px;
    height: 14px;
    background-image: url("images/lp_livinghouse/menu_btn_open.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  #header-livinghouse .content #menu_btn_livinghouse.close {
    background-image: url("images/lp_livinghouse/menu_btn_close.png");
  }
  #header-livinghouse .content #gnav-lp-livinghouse {
    display: none;
  }
  #header-livinghouse .content #gnav-lp-livinghouse-sp {
    display: none;
    text-align: center;
    border-top: 1px solid rgb(216.75, 216.75, 216.75);
    border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
    margin-top: 15px;
  }
  #header-livinghouse .content #gnav-lp-livinghouse-sp a {
    display: block;
  }
  #header-livinghouse .content #gnav-lp-livinghouse-sp a.top {
    padding: 20px;
  }
  #header-livinghouse .content #gnav-lp-livinghouse-sp a.home {
    padding: 20px;
    text-align: center;
  }
  #header-livinghouse .content #gnav-lp-livinghouse-sp a.home img {
    width: 145px;
    vertical-align: middle;
  }
  .sec_title_livinghouse_1 {
    margin-bottom: 25px;
    text-align: center;
  }
  .sec_title_livinghouse_1 h2 {
    margin: 0;
    width: 100%;
  }
  .sec_title_livinghouse_1 h3 {
    font-size: 23px;
    margin: 10px 0 0;
    width: 100%;
  }
  #page-lp_living-house #vi-section .container .content .logo {
    width: 60%;
    left: auto;
    margin: 0 auto;
    position: relative;
  }
  #page-lp_living-house #vi-section .container .content .loop_slide_wrap {
    padding-top: 0;
    margin-top: -16px;
  }
  #page-lp_living-house #vi-section #loopslider-1,
  #page-lp_living-house #vi-section #loopslider-2 {
    margin: 0 auto 2px;
    height: 200px;
  }
  #page-lp_living-house #vi-section #loopslider-1 ul,
  #page-lp_living-house #vi-section #loopslider-2 ul {
    height: 200px;
  }
  #page-lp_living-house #vi-section #loopslider-1 ul li,
  #page-lp_living-house #vi-section #loopslider-2 ul li {
    width: 350px;
    height: 200px;
    padding: 4px;
  }
  #page-lp_living-house #concept-section .container {
    padding: 50px 0 0;
  }
  #page-lp_living-house #concept-section .container .head {
    position: absolute;
    left: auto;
    top: auto;
    width: 100%;
  }
  #page-lp_living-house #concept-section .container .head .sec_title_livinghouse_1 {
    width: 100%;
  }
  #page-lp_living-house #concept-section .container .head .sec_title_livinghouse_1 h2 {
    margin-top: 0;
  }
  #page-lp_living-house #concept-section .container .head .sec_title_livinghouse_1 h3 {
    margin-top: 20px;
    font-size: 21px;
    text-align: left;
    margin-left: 15px;
  }
  #page-lp_living-house #concept-section .container .content {
    padding-top: 160px;
  }
  #page-lp_living-house #concept-section .container .content .logo {
    width: 100px;
    padding: 15px;
    margin-top: 80px;
    margin-right: 0;
    background: white;
  }
  #page-lp_living-house #concept-section .container .content .illust {
    bottom: -15px;
    left: 20%;
    width: 43px;
  }
  #page-lp_living-house #movie-section {
    margin-bottom: 30px;
  }
  #page-lp_living-house #movie-section:after {
    height: 150px;
  }
  #page-lp_living-house #movie-section .container .head .illust {
    left: 20px;
    right: auto;
    width: 43px;
  }
  #page-lp_living-house #movie-section .container .movie {
    width: 100%;
  }
  #page-lp_living-house #movie-section .container .movie .icon {
    margin-bottom: 15px;
  }
  #page-lp_living-house #living-section .container {
    padding-bottom: 10px;
  }
  #page-lp_living-house #living-section .container .head .illust {
    right: 15px;
    bottom: 110px;
    width: 43px;
  }
  #page-lp_living-house #living-section .container .content .sp-slide .inner .txt {
    padding: 25px 30px 5px;
  }
  #page-lp_living-house #living-section .container .content .sp-slide .inner .txt .ttl img {
    height: 50px;
  }
  #page-lp_living-house #floor-section {
    margin-bottom: 10px;
  }
  #page-lp_living-house #floor-section .container .head .illust {
    right: auto;
    left: 15px;
    bottom: 70px;
    width: 43px;
  }
  #page-lp_living-house #floor-section .container .map {
    width: 100%;
  }
  #page-lp_living-house #washroom-section .container .head .illust {
    right: 15px;
    width: 43px;
    bottom: 10px;
  }
  #page-lp_living-house #washroom-section .container .content .sp-slide .inner {
    padding: 15px;
  }
  #page-lp_living-house #washroom-section .container .content .sp-slide .inner:after {
    height: 150px;
  }
  #page-lp_living-house #washroom-section .container .content .sp-slide .inner .txt {
    padding: 10px 0 10px;
  }
  #page-lp_living-house #washroom-section .container .content .sp-slide .inner .txt .ttl {
    margin-bottom: 15px;
  }
  #page-lp_living-house #washroom-section .container .content .sp-slide .inner .txt h3 {
    margin-bottom: 15px;
    min-height: 60px;
  }
  #page-lp_living-house #tour-section {
    margin-bottom: 20px;
  }
  #page-lp_living-house #tour-section:after {
    height: 1430px;
  }
  #page-lp_living-house #tour-section .container .head .illust {
    bottom: 0;
    right: 10px;
    width: 50px;
  }
  #page-lp_living-house #tour-section .container .tour_title {
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  #page-lp_living-house #tour-section .container .tour_title h2 {
    font-size: 25px;
    letter-spacing: 3px;
  }
  #page-lp_living-house #tour-section .container .tour_title h2 strong:after {
    width: 240px;
    height: 10px;
    top: 24px;
    right: 44px;
  }
  #page-lp_living-house #tour-section .container .tour_title h3 {
    font-size: 14px;
    letter-spacing: 0;
  }
  #page-lp_living-house #tour-section .container .tour_title .illust {
    bottom: 40px;
    left: 0;
    width: 25px;
  }
  #page-lp_living-house #tour-section .container .vi {
    width: 100%;
    margin: 20px auto 30px;
  }
  #page-lp_living-house #tour-section .container .tour_cont {
    width: 100%;
    margin: 0 auto 30px;
  }
  #page-lp_living-house #tour-section .container .tour_cont h4 {
    font-size: 13px;
    letter-spacing: 0;
  }
  #page-lp_living-house #tour-section .container .tour_cont .illust {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
  }
  #page-lp_living-house #tour-section .container .tour_cont table {
    text-align: left;
  }
  #page-lp_living-house #tour-section .container .tour_cont table tr {
    letter-spacing: 0;
  }
  #page-lp_living-house #tour-section .container .tour_cont table tr th, #page-lp_living-house #tour-section .container .tour_cont table tr td {
    line-height: 1.5;
    padding: 5px 0;
  }
  #page-lp_living-house #tour-section .container .tour_cont table tr th {
    width: 100%;
    color: white;
    background-color: #333333;
    padding: 3px 10px;
    text-align: center;
    display: block;
  }
  #page-lp_living-house #tour-section .container .tour_cont table tr th:after {
    content: none;
  }
  #page-lp_living-house #tour-section .container .tour_cont table tr td {
    width: 100%;
    display: block;
    padding: 5px 0 15px;
  }
  #page-lp_living-house #tour-section .container .tour_cont table tr .tour_map {
    margin: 10px 0;
  }
  #page-lp_living-house #tour-section .container .tour_contact {
    width: 100%;
    margin: 0 auto 40px;
  }
  #page-lp_living-house #tour-section .container .tour_contact h4 {
    font-size: 13px;
    letter-spacing: 0;
  }
  #page-lp_living-house #tour-section .container .tour_contact .ill_4 {
    top: -35px;
    right: 60px;
    width: 40px;
  }
  #page-lp_living-house #tour-section .container .tour_contact .ill_5 {
    bottom: -40px;
    left: -10px;
    width: 80px;
  }
  #page-lp_living-house #tour-section .container .tour_contact .form-wrap form .form_bl .h {
    width: 100%;
  }
  #page-lp_living-house #tour-section .container .tour_contact .form-wrap form .form_bl .c {
    width: 100%;
  }
  #page-lp_living-house #tour-section .container .tour_contact .form-wrap form input[type=submit] {
    font-size: 15px;
  }
  #page-lp_living-house #access-section .container .head .illust {
    right: 15px;
    width: 43px;
    bottom: 0;
  }
  #page-lp_living-house #access-section .container .map {
    margin-bottom: 30px;
  }
  #page-lp_living-house #access-section .container .map iframe {
    width: 100%;
    height: 300px;
  }
  #page-lp_living-house-confirm #tour-section {
    margin-bottom: 20px;
  }
  #page-lp_living-house-confirm #tour-section:after {
    height: 750px;
  }
  #page-lp_living-house-confirm #tour-section .container {
    width: 90%;
    padding: 4rem 0;
  }
  #page-lp_living-house-confirm #tour-section .container .head .illust {
    bottom: 0;
    right: 10px;
    width: 50px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_title {
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_title h2 {
    font-size: 25px;
    letter-spacing: 3px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_title h2 strong:after {
    width: 240px;
    height: 10px;
    top: 24px;
    right: 44px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_title h3 {
    font-size: 14px;
    letter-spacing: 0;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_title .illust {
    bottom: 0;
    left: 0;
    width: 25px;
  }
  #page-lp_living-house-confirm #tour-section .container .vi {
    width: 100%;
    margin: 20px auto 30px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact {
    width: 100%;
    margin: 0 auto 40px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact h4 {
    font-size: 13px;
    letter-spacing: 0;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact .ill_4 {
    top: -35px;
    right: 60px;
    width: 40px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact .ill_5 {
    bottom: -40px;
    left: -10px;
    width: 80px;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact .form-wrap form .form_bl .h {
    width: 100%;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact .form-wrap form .form_bl .c {
    width: 100%;
  }
  #page-lp_living-house-confirm #tour-section .container .tour_contact .form-wrap form input[type=submit] {
    font-size: 15px;
  }
  #page-lp_living-house-thanks #tour-section {
    margin-bottom: 20px;
  }
  #page-lp_living-house-thanks #tour-section:after {
    content: none;
  }
  #page-lp_living-house-thanks #tour-section .container {
    width: 90%;
    padding: 4rem 0;
  }
  #page-lp_living-house-thanks #tour-section .container .head .illust {
    bottom: 0;
    right: 10px;
    width: 50px;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_title {
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_title h2 {
    font-size: 25px;
    letter-spacing: 3px;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_title h2 strong:after {
    width: 240px;
    height: 10px;
    top: 24px;
    right: 44px;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_title h3 {
    font-size: 14px;
    letter-spacing: 0;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_title .illust {
    bottom: 0;
    left: 0;
    width: 25px;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_contact {
    width: 100%;
    margin: 0 auto 40px;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_contact h4 {
    font-size: 13px;
    letter-spacing: 0;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_contact .illust {
    position: absolute;
  }
  #page-lp_living-house-thanks #tour-section .container .tour_contact .ill_5 {
    bottom: -50px;
    right: -20px;
    width: 80px;
  }
  #footer-contact-section-livinghouse .container {
    padding: 30px;
  }
  #footer-contact-section-livinghouse .container .btn_list {
    margin-top: 20px;
  }
  #footer-contact-section-livinghouse .container .btn_list article {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
  }
  #footer-contact-section-livinghouse .container .btn_list article h4 {
    font-size: 12px;
    margin: 0 0 5px;
    width: 100%;
    justify-content: center;
  }
  #footer-contact-section-livinghouse .container .btn_list article a {
    width: 100%;
    display: block;
  }
  #footer-contact-section-livinghouse .container .btn_list article em {
    width: 100%;
  }
  #footer-contact-section-livinghouse .container .btn_list article.web {
    justify-content: flex-start;
    padding-right: 0;
    margin-bottom: 20px;
  }
  #footer-contact-section-livinghouse .container .btn_list article.web a {
    font-size: 18px;
    width: 100%;
    padding: 9px 20px;
  }
  #footer-contact-section-livinghouse .container .btn_list article.web a:after {
    right: 20px;
    top: 6px;
  }
  #footer-contact-section-livinghouse .container .btn_list article.tel {
    padding: 0;
    text-align: center;
  }
  #footer-contact-section-livinghouse .container .btn_list article.tel:before {
    content: none;
  }
  #footer-contact-section-livinghouse .container .btn_list article.tel a {
    font-size: 27px;
    display: block;
    margin-right: 0;
    text-align: center;
  }
  #page-living-1 #livinghouse-detail-section .container,
  #page-living-2 #livinghouse-detail-section .container,
  #page-living-3 #livinghouse-detail-section .container,
  #page-living-4 #livinghouse-detail-section .container,
  #page-living-5 #livinghouse-detail-section .container,
  #page-living-6 #livinghouse-detail-section .container {
    width: 90%;
  }
  #page-living-1 #livinghouse-detail-section .container .head,
  #page-living-2 #livinghouse-detail-section .container .head,
  #page-living-3 #livinghouse-detail-section .container .head,
  #page-living-4 #livinghouse-detail-section .container .head,
  #page-living-5 #livinghouse-detail-section .container .head,
  #page-living-6 #livinghouse-detail-section .container .head {
    margin-bottom: 30px;
    text-align: center;
  }
  #page-living-1 #livinghouse-detail-section .container .content,
  #page-living-2 #livinghouse-detail-section .container .content,
  #page-living-3 #livinghouse-detail-section .container .content,
  #page-living-4 #livinghouse-detail-section .container .content,
  #page-living-5 #livinghouse-detail-section .container .content,
  #page-living-6 #livinghouse-detail-section .container .content {
    display: block;
  }
  #page-living-1 #livinghouse-detail-section .container .content .logo,
  #page-living-2 #livinghouse-detail-section .container .content .logo,
  #page-living-3 #livinghouse-detail-section .container .content .logo,
  #page-living-4 #livinghouse-detail-section .container .content .logo,
  #page-living-5 #livinghouse-detail-section .container .content .logo,
  #page-living-6 #livinghouse-detail-section .container .content .logo {
    width: 150px;
    margin: 0 auto 30px;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt,
  #page-living-2 #livinghouse-detail-section .container .content .txt,
  #page-living-3 #livinghouse-detail-section .container .content .txt,
  #page-living-4 #livinghouse-detail-section .container .content .txt,
  #page-living-5 #livinghouse-detail-section .container .content .txt,
  #page-living-6 #livinghouse-detail-section .container .content .txt {
    width: 100%;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt article,
  #page-living-2 #livinghouse-detail-section .container .content .txt article,
  #page-living-3 #livinghouse-detail-section .container .content .txt article,
  #page-living-4 #livinghouse-detail-section .container .content .txt article,
  #page-living-5 #livinghouse-detail-section .container .content .txt article,
  #page-living-6 #livinghouse-detail-section .container .content .txt article {
    margin-bottom: 25px;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt article .living_ttl,
  #page-living-2 #livinghouse-detail-section .container .content .txt article .living_ttl,
  #page-living-3 #livinghouse-detail-section .container .content .txt article .living_ttl,
  #page-living-4 #livinghouse-detail-section .container .content .txt article .living_ttl,
  #page-living-5 #livinghouse-detail-section .container .content .txt article .living_ttl,
  #page-living-6 #livinghouse-detail-section .container .content .txt article .living_ttl {
    margin-bottom: 25px;
    text-align: center;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt article .living_ttl h1,
  #page-living-2 #livinghouse-detail-section .container .content .txt article .living_ttl h1,
  #page-living-3 #livinghouse-detail-section .container .content .txt article .living_ttl h1,
  #page-living-4 #livinghouse-detail-section .container .content .txt article .living_ttl h1,
  #page-living-5 #livinghouse-detail-section .container .content .txt article .living_ttl h1,
  #page-living-6 #livinghouse-detail-section .container .content .txt article .living_ttl h1 {
    display: block;
    margin-left: 0;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt article > h2,
  #page-living-2 #livinghouse-detail-section .container .content .txt article > h2,
  #page-living-3 #livinghouse-detail-section .container .content .txt article > h2,
  #page-living-4 #livinghouse-detail-section .container .content .txt article > h2,
  #page-living-5 #livinghouse-detail-section .container .content .txt article > h2,
  #page-living-6 #livinghouse-detail-section .container .content .txt article > h2 {
    font-size: 17px;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt article > ul li,
  #page-living-2 #livinghouse-detail-section .container .content .txt article > ul li,
  #page-living-3 #livinghouse-detail-section .container .content .txt article > ul li,
  #page-living-4 #livinghouse-detail-section .container .content .txt article > ul li,
  #page-living-5 #livinghouse-detail-section .container .content .txt article > ul li,
  #page-living-6 #livinghouse-detail-section .container .content .txt article > ul li {
    font-weight: bold;
  }
  #page-living-1 #livinghouse-detail-section .container .content .txt article .plan,
  #page-living-2 #livinghouse-detail-section .container .content .txt article .plan,
  #page-living-3 #livinghouse-detail-section .container .content .txt article .plan,
  #page-living-4 #livinghouse-detail-section .container .content .txt article .plan,
  #page-living-5 #livinghouse-detail-section .container .content .txt article .plan,
  #page-living-6 #livinghouse-detail-section .container .content .txt article .plan {
    margin-top: 25px;
  }
  #page-living-1 #gallery-section .container,
  #page-living-2 #gallery-section .container,
  #page-living-3 #gallery-section .container,
  #page-living-4 #gallery-section .container,
  #page-living-5 #gallery-section .container,
  #page-living-6 #gallery-section .container {
    width: 100%;
    padding: 0;
  }
  #page-living-1 #foot-link-section .link_list a,
  #page-living-2 #foot-link-section .link_list a,
  #page-living-3 #foot-link-section .link_list a,
  #page-living-4 #foot-link-section .link_list a,
  #page-living-5 #foot-link-section .link_list a,
  #page-living-6 #foot-link-section .link_list a {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  #fix-foot-btn-livinghouse {
    position: fixed;
    z-index: 9999;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #65BFA1;
    color: white;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 10px 10px;
  }
  #fix-foot-btn-livinghouse h2 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
  }
  #fix-foot-btn-livinghouse h2 em {
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
  }
  #fix-foot-btn-livinghouse p {
    background-color: #E61673;
    width: 100%;
    padding: 1px 0;
    margin: 0 0 5px;
  }
  #fix-foot-btn-livinghouse a {
    width: calc(50% - 5px);
    display: block;
  }
}
