@charset "UTF-8";
/*!
Theme Name:   DVERZ THEMES
Theme URI:    http://dverz.co.jp/
Author:       DVERZ Inc.
Author URI:   https://dverz.co.jp/
Description:  DVERZ WP theme
Version:      1.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;
}

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: #44403F;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 2;
  -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: #44403F;
  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";
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

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

strong {
  font-weight: normal;
}

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

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);
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code, kbd, tt, var {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

abbr, acronym {
  border-bottom: dotted 1px #44403F;
  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-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}
.font-size-small .monospace {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large .monospace {
  font-size: 18px;
  font-size: 1.8rem;
}

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: 15px;
  font-size: 1.5rem;
}
.font-size-small .list-inline > li {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large .list-inline > li {
  font-size: 18px;
  font-size: 1.8rem;
}

.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: #e84600;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}
.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: rgb(255, 114.2974137931, 53.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 #e84600;
  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 #e84600;
}

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: 15px;
  font-size: 1.5rem;
  position: relative;
  overflow: hidden;
}
.font-size-small #wrapper {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large #wrapper {
  font-size: 18px;
  font-size: 1.8rem;
}

.container {
  margin: 0 auto;
  width: 1000px;
  max-width: 1350px;
  min-width: 1000px;
  padding: 7rem 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: top;
}

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

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

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

*:focus {
  outline: none;
}

/*primary--ボタンスタイル-------*/
/*more btn*/
.btn_1 {
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 25px;
  padding: 15px;
  background: #00589c;
  border-radius: 50px;
  min-width: 500px;
  display: inline-block;
}

/*共通見出し*/
.sec_title1 {
  background: #e84600;
  line-height: 1.5;
  text-align: center;
  padding: 15px;
  color: white;
  margin-bottom: 50px;
}
.sec_title1 h2 {
  font-size: 27px;
  font-weight: bold;
}
.sec_title1 h3 {
  font-size: 20px;
  font-weight: bold;
}

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

.table_type_1 {
  margin-bottom: 45px;
}
.table_type_1 table {
  border-top: 1px solid rgb(159.375, 159.375, 159.375);
}
.table_type_1 table tr {
  border-bottom: 1px solid rgb(159.375, 159.375, 159.375);
}
.table_type_1 table tr th {
  background: #e6e6e6;
  font-weight: normal;
  width: 140px;
  text-align: justify;
  text-align-last: justify;
  padding: 10px 25px;
}
.table_type_1 table tr td {
  padding: 10px 40px;
}
.table_type_1 table tr td a {
  color: #e84600;
  display: inline-block;
}

#pankuzu {
  text-align: left;
  position: relative;
  z-index: 10;
}
#pankuzu .container {
  padding: 1rem 0;
}
#pankuzu #breadcrumb ul > li {
  display: inline-block;
  margin-left: 6px;
  font-size: 1.2rem;
  line-height: 1.3;
}
#pankuzu #breadcrumb ul > li:before {
  display: inline-block;
  margin-right: 6px;
  content: "/";
}
#pankuzu #breadcrumb ul > li:first-of-type:before {
  display: none;
}
#pankuzu #breadcrumb ul > li > a {
  text-decoration: underline;
}

#wrapper {
  padding-top: 74px;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: white;
}
#header .container {
  padding: 0;
  max-width: 100%;
  min-width: 100%;
}
#header .container .content {
  position: relative;
}
#header .container .content .head_logo {
  position: absolute;
  left: 0;
  top: 0;
  background: white;
}
#header .container .content .head_logo a {
  display: block;
  padding: 30px;
}
#header .container .content .head_logo a img {
  width: 250px;
}
#header .container .content #gnav {
  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;
  width: calc(100% - 120px);
  margin-left: 100px;
  margin-right: 20px;
}
#header .container .content #gnav a {
  display: inline-block;
  padding: 20px;
  font-size: 17px;
}

#menu_btn {
  display: inline-block;
  background: #e84600;
  line-height: 1;
  z-index: 9999 !important;
  width: 94px;
  height: 50px;
  border: 1px solid #e84600;
  border-radius: 100px;
  position: relative;
  display: none;
}
#menu_btn:hover {
  background: white;
}
#menu_btn:hover:after, #menu_btn:hover:before {
  background: #e84600;
}
#menu_btn:after, #menu_btn:before {
  content: "";
  width: 20px;
  height: 2px;
  background: white;
  position: absolute;
  border-radius: 10px;
  left: calc((100% - 20px) / 2);
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  transform-origin: center center;
}
#menu_btn:before {
  top: 18px;
}
#menu_btn:after {
  bottom: 18px;
}
#menu_btn.close:after, #menu_btn.close:before {
  width: 24px;
  height: 2px;
  left: calc((100% - 24px) / 2);
}
#menu_btn.close:before {
  top: 23px;
  transform: rotate(30deg);
}
#menu_btn.close:after {
  bottom: 23px;
  transform: rotate(-30deg);
}

#main-content img.size-full {
  margin-bottom: 2.5rem;
}

#main-content article[class^=post-] > .content table {
  width: 100%;
  margin-bottom: 3rem;
}
#main-content article[class^=post-] > .content table tr {
  border-bottom: 1px solid #494949;
}
#main-content article[class^=post-] > .content table tr th, #main-content article[class^=post-] > .content table tr td {
  line-height: 1;
  padding: 15px 23px;
  font-size: 1.5rem;
  color: #5f5f5f;
  letter-spacing: 3px;
}
#main-content article[class^=post-] > .content table tr th {
  width: 30%;
  text-align: center;
  font-weight: normal;
}
#main-content article[class^=post-] > .content table tr td {
  line-height: 1.5em;
}
#main-content article[class^=post-] > .content table tr td > p {
  margin-bottom: 1rem;
}
#main-content article[class^=post-] > .content table tr td em {
  font-size: 1.3rem;
  color: #8a8a8a;
  display: block;
  line-height: 1.2;
}
#main-content article[class^=post-] > .content h1 {
  margin: 1rem 0 2rem;
  line-height: 1.5;
  font-size: 2.5rem;
  font-weight: bold;
}
#main-content article[class^=post-] > .content h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  padding-left: 1.5rem;
  border-bottom: 0.5rem solid #e84600;
  font-weight: bold;
  display: inline-block;
}
#main-content article[class^=post-] > .content h3 {
  color: #e84600;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1rem;
  display: inline-block;
  min-width: 50%;
  background: white;
}
#main-content article[class^=post-] > .content h4 {
  color: white;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  background: #e84600;
}
#main-content article[class^=post-] > .content h5 {
  color: #e84600;
  background: white;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  border: 2px solid #e84600;
}
#main-content article[class^=post-] > .content p {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
#main-content article[class^=post-] > .content a {
  text-decoration: underline;
  color: #e84600;
}
#main-content article[class^=post-] > .content h2.caption {
  box-sizing: border-box;
  color: #000 !important;
  font-size: 2.1rem;
  line-height: 1.5;
  padding: 2rem !important;
  border-bottom: 2px solid #00589c;
  border-left: 0px !important;
  border-radius: 0;
  margin-bottom: 4rem !important;
  background: none;
  box-shadow: none;
  display: block;
  text-align: left;
}
#main-content article[class^=post-] > .content h2.caption:before {
  content: "\f068";
  font-family: fontawesome;
  display: inline-block;
  margin-right: 2rem;
  color: #e84600;
}
#main-content article[class^=post-] > .content ul {
  margin: 2rem 0 3rem;
  list-style: disc;
  padding-left: 4rem;
}
#main-content article[class^=post-] > .content ul li {
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-style: normal;
}
#main-content article[class^=post-] > .content .btn {
  text-align: right;
  margin: 1rem 0 1rem;
}
#main-content article[class^=post-] > .content .btn > a {
  text-decoration: none !important;
  min-width: 300px;
}
#main-content article[class^=post-] > .content .gallery_card article {
  width: calc(50% - 1rem);
  box-shadow: 0 0 1rem 0.5rem rgb(243.525, 243.525, 243.525);
  background: white;
  text-align: center;
  margin-bottom: 2rem;
}
#main-content article[class^=post-] > .content .gallery_card article:nth-of-type(2n) {
  margin-left: 2rem;
}
#main-content article[class^=post-] > .content .gallery_card article .pic {
  line-height: 0.5;
}
#main-content article[class^=post-] > .content .gallery_card article .pic img {
  width: 100%;
  margin: 0;
}
#main-content article[class^=post-] > .content .gallery_card article .txt {
  line-height: 1;
  padding: 1rem 2rem;
}
#main-content article[class^=post-] > .content .gallery_card article .txt h3 {
  font-size: 1.5rem;
  margin: 0;
}
#main-content article[class^=post-] > .content iframe {
  width: 100%;
  height: 40rem;
  margin-bottom: 2rem;
}
#main-content article[class^=post-] > .content img {
  clear: both;
}
#main-content article[class^=post-] > .content img.size-full {
  width: auto;
  margin-bottom: 0px;
}
#main-content article[class^=post-] > .content img.size-large {
  margin-bottom: 0rem;
}

#pagination {
  margin-top: 60px;
  margin-bottom: 30px;
}
#pagination .nav-links {
  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;
}
#pagination .nav-links a:hover {
  text-decoration: underline;
}
#pagination .nav-links .page-numbers {
  font-size: 18px;
  font-weight: bold;
  color: #e84600;
  background: white;
  border-radius: 100px;
  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;
  align-content: center;
  line-height: 1;
  width: 40px;
  height: 40px;
  padding-bottom: 2px;
}
#pagination .nav-links .page-numbers.current {
  background: #e84600;
  color: white;
}
#pagination .nav-links .page-numbers.prev, #pagination .nav-links .page-numbers.next {
  background: white;
  border: 1px solid #e84600;
  position: relative;
  padding: 0;
}
#pagination .nav-links .page-numbers.prev:after, #pagination .nav-links .page-numbers.next:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("images/common/arrow_r_r.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
#pagination .nav-links .page-numbers.prev:hover:after, #pagination .nav-links .page-numbers.next:hover:after {
  transform: translateX(5px);
}
#pagination .nav-links .page-numbers.prev.inactive, #pagination .nav-links .page-numbers.next.inactive {
  border-color: #D3D3D3;
}
#pagination .nav-links .page-numbers.prev.inactive:after, #pagination .nav-links .page-numbers.next.inactive:after {
  background-image: url("images/common/arrow_r_g.png");
}
#pagination .nav-links .page-numbers.prev {
  margin-right: 30px;
}
#pagination .nav-links .page-numbers.prev:after {
  transform: rotate(180deg);
}
#pagination .nav-links .page-numbers.prev:hover:after {
  transform: translateX(5px) rotate(180deg);
}
#pagination .nav-links .page-numbers.next {
  margin-left: 30px;
}

#pager {
  margin-top: 40px;
}
#pager .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;
  justify-content: center;
}
#pager .content .btn_prev a,
#pager .content .btn_next a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 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;
  justify-content: center;
  align-items: center;
  align-content: center;
  border: 1px solid #e84600;
  border-radius: 100px;
  background: white;
}
#pager .content .btn_prev a i,
#pager .content .btn_next a i {
  position: relative;
}
#pager .content .btn_prev a i:after,
#pager .content .btn_next a i:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("images/common/arrow_r_r.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
#pager .content .btn_prev a i.arrow_next:after,
#pager .content .btn_next a i.arrow_next:after {
  transform: rotate(180deg);
}
#pager .content .btn_prev a:hover i.arrow_next:after,
#pager .content .btn_next a:hover i.arrow_next:after {
  transform: translateX(-5px) rotate(180deg);
}
#pager .content .btn_prev a:hover i.arrow_prev:after,
#pager .content .btn_next a:hover i.arrow_prev:after {
  transform: translateX(5px);
}
#pager .content .btn_prev .inactive,
#pager .content .btn_next .inactive {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 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;
  justify-content: center;
  align-items: center;
  align-content: center;
  border: 1px solid #D3D3D3;
  border-radius: 100px;
  background: white;
}
#pager .content .btn_prev .inactive i,
#pager .content .btn_next .inactive i {
  position: relative;
}
#pager .content .btn_prev .inactive i:after,
#pager .content .btn_next .inactive i:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("images/common/arrow_r_g.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
#pager .content .btn_prev .inactive i.arrow_next:after,
#pager .content .btn_next .inactive i.arrow_next:after {
  transform: rotate(180deg);
}
#pager .content .list a {
  color: #e84600;
  font-size: 18px;
  font-weight: 700;
  font-family: "Inter", serif;
  display: block;
  padding: 10px;
  margin: 0 45px;
}

#btn-go-top {
  position: fixed;
  right: 36px;
  bottom: 36px;
  width: 56px;
  height: 56px;
  background: #e84600;
  box-shadow: 0 0 1rem 0.5rem rgba(0, 0, 0, 0.1);
  z-index: 997;
  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;
  border-radius: 100px;
  color: white;
}
#btn-go-top:after {
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  content: "\f054";
  font-family: fontawesome;
  display: inline-block;
  transform: rotate(-90deg);
}
#btn-go-top:hover:after {
  transform: translateY(-5px) rotate(-90deg);
}
#btn-go-top.stop {
  position: absolute;
  bottom: 374px;
}

footer#credit-section {
  background: #e84600;
}
footer#credit-section .container {
  padding: 15px 0;
  width: 900px;
  min-width: 900px;
}
footer#credit-section .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;
}
footer#credit-section .content .foot_nav a {
  display: inline-block;
  text-decoration: underline;
  color: white;
  padding: 0 20px;
}
footer#credit-section .content .credit p {
  font-size: 13px;
  color: white;
}

body.home #page {
  position: relative;
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}
body.home #page #side-fix-btn {
  z-index: 999;
  position: fixed;
  right: 0;
  bottom: 130px;
  background: #00589c;
  color: white;
  writing-mode: vertical-rl;
  border-radius: 5px 0 0 5px;
}
body.home #page #side-fix-btn a {
  color: white;
  padding: 20px 12px;
  display: block;
}
body.home #page #side-fix-btn a h2 {
  font-size: 24px;
  font-weight: bold;
}
body.home #page #side-fix-btn a h2:before {
  content: "\f002";
  font-family: fontawesome;
  display: inline-block;
  margin-bottom: 10px;
}
body.home #page #vi-section .container {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
body.home #page #vi-section .container .vi_wrap {
  position: relative;
}
body.home #page #vi-section .container .vi_wrap .vi {
  height: 670px;
}
body.home #page #vi-section .container .vi_wrap .vi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body.home #page #vi-section .container .vi_wrap .vi_content {
  position: absolute;
  left: 50px;
  bottom: 0;
}
body.home #page #vi-section .container .vi_wrap .vi_content .txt h1 {
  line-height: 1;
  margin-bottom: 20px;
}
body.home #page #vi-section .container .vi_wrap .vi_content .txt h1 strong {
  display: inline-block;
  background: #e84600;
  color: white;
  font-size: 50px;
  padding: 5px 10px;
}
body.home #page #vi-section .container .vi_wrap .vi_content .txt h1 strong.big {
  font-size: 70px;
}
body.home #page #vi-section .container .vi_wrap .vi_content .txt h2 {
  line-height: 1;
}
body.home #page #vi-section .container .vi_wrap .vi_content .txt h2 strong {
  display: inline-block;
  color: #e84600;
  font-size: 50px;
  background: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
}
body.home #page #vi-section .container .vi_wrap .vi_content .quocard {
  width: 200px;
  margin: 40px 0;
}
body.home #page #recommend-section {
  background-image: url("images/top/recommend_bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}
body.home #page #recommend-section .container .recommend_wrap {
  width: 1000px;
  margin: 0 auto;
  background: white;
  padding: 50px 100px;
  border-radius: 10px;
}
body.home #page #recommend-section .container .recommend_wrap .head {
  text-align: center;
  margin-bottom: 50px;
}
body.home #page #recommend-section .container .recommend_wrap .head h2 {
  color: #e84600;
  font-size: 30px;
}
body.home #page #recommend-section .container .recommend_wrap .head h3 {
  color: #e84600;
  font-size: 45px;
  margin-bottom: 25px;
}
body.home #page #recommend-section .container .recommend_wrap .head h3 strong {
  display: inline-block;
  border-bottom: 3px solid #e84600;
}
body.home #page #recommend-section .container .recommend_wrap .head h4 {
  position: relative;
  z-index: 2;
}
body.home #page #recommend-section .container .recommend_wrap .head h4 strong {
  position: relative;
  line-height: 1.3;
  font-size: 25px;
  margin-bottom: 10px;
  display: inline-block;
}
body.home #page #recommend-section .container .recommend_wrap .head h4 strong:after {
  content: "";
  width: 100%;
  height: 7px;
  background: #ffea00;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
body.home #page #recommend-section .container .recommend_wrap .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;
  align-items: center;
  position: relative;
  z-index: 3;
}
body.home #page #recommend-section .container .recommend_wrap .ttl .pic {
  width: 180px;
}
body.home #page #recommend-section .container .recommend_wrap .ttl .txt {
  margin-left: 40px;
}
body.home #page #recommend-section .container .recommend_wrap .ttl .txt h2 {
  font-size: 27px;
  line-height: 1.6;
}
body.home #page #recommend-section .container .recommend_wrap .ttl .txt h2 strong {
  display: inline-block;
  color: #e84600;
  font-size: 33px;
  margin-left: 10px;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list {
  margin-top: -17px;
  background: #fffbd1;
  padding: 60px;
  border-radius: 20px;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list article {
  margin-bottom: 23px;
  position: relative;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list article:last-of-type {
  margin-bottom: 0;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list article span.num {
  position: absolute;
  left: 0;
  top: 0;
  color: white;
  background: #e84600;
  line-height: 1;
  width: 35px;
  height: 35px;
  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;
  font-weight: bold;
  font-size: 20px;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list article .t {
  width: calc(100% - 55px);
  margin-left: 55px;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list article .t h3 {
  font-weight: bold;
  margin-bottom: 7px;
  font-size: 22px;
}
body.home #page #recommend-section .container .recommend_wrap .recommend_list article .t p {
  margin: 0;
}
body.home #page #cta-section .container {
  padding: 0;
}
body.home #page #cta-section .container .content {
  width: 1000px;
  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;
}
body.home #page #cta-section .container .content .l {
  width: 590px;
}
body.home #page #cta-section .container .content .r {
  width: 400px;
  margin-left: 10px;
}
body.home #page #cta-section .container .content .r .pic {
  margin-bottom: 10px;
}
body.home #page #cta-section .container .content .r .pic:last-of-type {
  margin-bottom: 0;
}
body.home #page #cta-section .container .btn {
  margin-top: 50px;
  text-align: center;
}
body.home #page #quocard-section .container {
  text-align: center;
}
body.home #page #quocard-section .container .head {
  text-align: center;
  margin-bottom: 40px;
}
body.home #page #quocard-section .container .head p {
  font-size: 18px;
}
body.home #page #quocard-section .container .head h2 {
  color: #e84600;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.5;
}
body.home #page #quocard-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;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
body.home #page #quocard-section .container .content .pic {
  width: 450px;
  margin: 0 10px;
}
body.home #page #quocard-section .container ul.caution {
  display: inline-block;
  text-align: left;
}
body.home #page #quocard-section .container ul.caution li {
  margin-bottom: 10px;
  line-height: 1.5;
}
body.home #page #property-section {
  background: #fffef2;
}
body.home #page #property-section .container {
  /*property_feeds_wrap*/
}
body.home #page #property-section .container .head_2 {
  line-height: 1.5;
  margin-bottom: 50px;
  text-align: center;
}
body.home #page #property-section .container .head_2 h3 {
  color: #e84600;
  font-size: 25px;
}
body.home #page #property-section .container .head_2 h2 {
  font-size: 30px;
}
body.home #page #property-section .container .head_2 h2 strong {
  font-size: 40px;
  display: inline-block;
  margin-right: 10px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post {
  width: 1000px;
  margin: 0 auto 90px;
  position: relative;
  border: 3px solid #e84600;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post:last-of-type {
  margin-bottom: 0;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .ttl {
  background: #e84600;
  text-align: center;
  color: white;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .ttl h2 {
  font-size: 27px;
  line-height: 1.5;
  padding: 10px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content {
  background: white;
  padding: 40px;
  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 #property-section .container .property_feeds_wrap article.property_post .content .l {
  width: 400px;
  margin-right: 30px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l .pic {
  margin-bottom: 15px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l .pic:last-of-type {
  margin-bottom: 0;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l a.popup {
  position: relative;
  display: block;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l a.popup:after {
  content: "\f002";
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 10;
  font-size: 20px;
  line-height: 1;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r {
  width: 440px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .intro .intro_1 {
  color: #e84600;
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .intro .intro_2 {
  background: #ffeee8;
  padding: 10px 15px;
  color: #e84600;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 15px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .detail {
  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 black;
  margin-bottom: 15px;
  padding: 5px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .detail .detail_1 {
  font-size: 25px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .detail .detail_2 {
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .area {
  margin-bottom: 15px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .area .area_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;
  justify-content: flex-start;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .area .area_1 span.h {
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
  margin-right: 10px;
  border: 1px solid black;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_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;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 10px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 > span {
  display: inline-block;
  line-height: 1;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 .price_ttl_1 {
  color: white;
  background: #e84600;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
  height: 47px;
  padding: 10px;
  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;
  width: 102px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 .price_num_1 {
  color: #e84600;
  font-size: 55px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 .price_yen_1 {
  color: #e84600;
  font-size: 35px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_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;
  justify-content: flex-start;
  align-items: flex-end;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 > span {
  display: inline-block;
  line-height: 1;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 .price_ttl_2 {
  width: 102px;
  background: #ffeee8;
  margin-right: 10px;
  font-weight: bold;
  height: 34px;
  padding: 10px;
  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 #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 .price_num_2 {
  color: #e84600;
  font-size: 35px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 .price_yen_2 {
  color: #e84600;
  font-size: 20px;
  font-weight: bold;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .new {
  position: absolute;
  left: -50px;
  top: -40px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post .new small {
  font-size: 40px;
  font-weight: bold;
  background: #fefb02;
  border-radius: 200px;
  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;
  width: 140px;
  height: 140px;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post {
  /** STATUS -- sale stop sold  -------*/
}
body.home #page #property-section .container .property_feeds_wrap article.property_post.status_stop .content .l, body.home #page #property-section .container .property_feeds_wrap article.property_post.status_stop .content .r, body.home #page #property-section .container .property_feeds_wrap article.property_post.status_sold .content .l, body.home #page #property-section .container .property_feeds_wrap article.property_post.status_sold .content .r {
  display: none;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post.status_stop .new, body.home #page #property-section .container .property_feeds_wrap article.property_post.status_sold .new {
  display: none;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post.status_stop .status_message h2, body.home #page #property-section .container .property_feeds_wrap article.property_post.status_sold .status_message h2 {
  font-size: 25px;
  font-weight: bold;
  background: #f73f3f;
  padding: 25px 40px;
  color: white;
}
body.home #page #property-section .container .property_feeds_wrap article.property_post.status_stop .status_message h2 {
  background: #58c156;
}
body.home #page #map-section {
  background: #ffe8b0;
}
body.home #page #map-section .container .head {
  text-align: center;
  margin-bottom: 25px;
}
body.home #page #map-section .container .head h2 {
  font-size: 35px;
}
body.home #page #map-section .container .map {
  border: 2px solid black;
}
body.home #page #point-section .container .point_list > article {
  width: 900px;
  margin: 0 auto 70px;
}
body.home #page #point-section .container .point_list > article:last-of-type {
  margin-bottom: 0;
}
body.home #page #point-section .container .point_list > article .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: flex-start;
}
body.home #page #point-section .container .point_list > article .ttl span.num {
  background: #e84600;
  color: white;
  border-radius: 50px;
  line-height: 1;
  padding: 10px 15px;
  font-weight: bold;
  margin-right: 15px;
}
body.home #page #point-section .container .point_list > article .ttl h2 {
  color: #e84600;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
body.home #page #point-section .container .point_list > article .txt p.em {
  font-size: 13px;
}
body.home #page #point-section .container .point_list > article .txt_point_7 {
  text-align: center;
}
body.home #page #point-section .container .point_list > article .txt_point_7 h5 {
  display: inline-block;
  border: 2px solid #e84600;
  line-height: 1.5;
  padding: 15px 30px;
  font-weight: bold;
  font-size: 22px;
  color: #e84600;
  border-radius: 7px;
}
body.home #page #point-section .container .point_list > article > .pic {
  margin: 30px 0;
}
body.home #page #point-section .container .point_list > article .pic_content {
  margin: 30px 0;
  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-section .container .point_list > article .pic_content.col_3 article {
  width: calc(33.3333333333% - 10px);
}
body.home #page #point-section .container .point_list > article .pic_content.col_3 article .t h3 {
  text-align: center;
  border-bottom: 1px solid #e84600;
  line-height: 1.5;
  padding: 5px;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
body.home #page #point-section .container .point_list > article .pic_content.col_3 article .t p {
  margin: 0;
}
body.home #page #point-section .container .point_list > article .pic_content.col_2 article {
  width: calc(50% - 20px);
  border: 1px solid rgb(216.75, 216.75, 216.75);
}
body.home #page #point-section .container .point_list > article .pic_content.col_4 article {
  width: calc(25% - 15px);
  margin-bottom: 20px;
}
body.home #page #point-section .container .point_list > article .txt_content {
  margin: 15px 0;
  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-section .container .point_list > article .txt_content.col_3 article {
  width: calc(33.3333333333% - 10px);
  border: 2px solid #e84600;
  background: #ffeee8;
  padding: 30px 20px;
  border-radius: 7px;
}
body.home #page #point-section .container .point_list > article .txt_content.col_3 article h3 {
  text-align: center;
  color: #e84600;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
body.home #page #point-section .container .point_list > article .txt_content.col_3 article p {
  margin: 0;
}
body.home #page #area-section {
  background: #fffef2;
}
body.home #page #area-section .container .gmap {
  width: 950px;
  margin: 0 auto 40px;
}
body.home #page #area-section .container .gmap > h3 {
  text-align: center;
  color: #e84600;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
body.home #page #area-section .container .gmap .map iframe {
  width: 100%;
  height: 500px;
}
body.home #page #area-section .container .area_list {
  width: 950px;
  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;
}
body.home #page #area-section .container .area_list article {
  width: calc(33.3333333333% - 10px);
  margin-bottom: 20px;
}
body.home #page #area-section .container .area_list article h3 {
  font-size: 19px;
}
body.home #page #area-section .container .area_list article p {
  margin: 0;
  line-height: 1.5;
}
body.home #page #overview-section {
  background: #ffe8b0;
}
body.home #page #overview-section .container {
  width: 950px;
  min-width: 950px;
}
body.home #page #overview-section .container .head {
  margin-bottom: 30px;
}
body.home #page #overview-section .container .head h2 {
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}
body.home #page #overview-section .container .cont_1, body.home #page #overview-section .container .cont_2 {
  padding: 15px 25px;
  border: 1px solid black;
  background: white;
}
body.home #page #overview-section .container .cont_1 p, body.home #page #overview-section .container .cont_2 p {
  margin: 0;
}
body.home #page #overview-section .container .cont_2 {
  border-top: 0;
}
body.home #page #overview-section .container .cont_2 ul {
  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 #overview-section .container .cont_2 ul li {
  width: 33.3333333333%;
}

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

#contact-form-section .container .intro {
  text-align: center;
  margin-bottom: 30px;
}
#contact-form-section .container .intro > h3 {
  font-size: 20px;
  margin-bottom: 30px;
}
#contact-form-section .container .intro .caution {
  display: inline-block;
  text-align: left;
}
#contact-form-section .container .intro .caution h3 {
  color: #e84600;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}
#contact-form-section .container .intro .caution ul li {
  line-height: 1.6;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
#contact-form-section .container .intro .caution ul li:before {
  content: "●";
  color: #e84600;
  position: absolute;
  left: 0;
  top: 0;
}
#contact-form-section .container .intro .caution ul li a {
  text-decoration: underline;
}

.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: #e84600;
  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: #FAF7F3;
  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;
  color: #e84600;
}
.form-wrap form .form_bl > .h > span em {
  background: #e84600;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  display: inline-block;
  margin-left: 1rem;
  line-height: 1;
  font-style: normal;
  color: white;
}
.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: 100%;
  margin: 25px auto;
  padding: 15px;
  text-align: center;
}
.form-wrap form .form_check_btn a {
  color: #e84600;
  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 {
  margin: 0 auto 24px;
  display: block;
  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: #00589c;
  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: #e84600;
  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: 80px 0 50px;
    width: calc(100% - 30px);
    min-width: auto;
    max-width: 100%;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
  }
  /*primary--ボタンスタイル-------*/
  /*more btn*/
  .btn_1 {
    font-size: 25px;
    min-width: 100%;
  }
  /*共通見出し*/
  .sec_title1 {
    padding: 15px;
    margin-bottom: 35px;
  }
  .sec_title1 h2 {
    font-size: 23px;
  }
  .sec_title1 h3 {
    font-size: 18px;
  }
  .table_type_1 {
    margin-bottom: 35px;
  }
  .table_type_1 table tr th {
    width: 90px;
    padding: 10px 10px;
  }
  .table_type_1 table tr td {
    padding: 10px 20px;
  }
  .table_type_1 table tr td a {
    display: inline-block;
  }
  .sp-buttons .sp-button {
    border-bottom-color: #e84600;
    width: 8px;
    height: 8px;
  }
  .sp-buttons .sp-selected-button {
    background-color: #e84600;
  }
  #pankuzu {
    text-align: left;
  }
  #pankuzu .container {
    padding: 1.5rem 0 !important;
  }
  #pankuzu #breadcrumb ul > li {
    margin-left: 4px;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  #pankuzu #breadcrumb ul > li:before {
    display: inline-block;
    margin-right: 4px;
  }
  #pankuzu #breadcrumb ul > li:first-of-type:before {
    display: none;
  }
  #pankuzu #breadcrumb ul > li > a {
    text-decoration: underline;
  }
  #wrapper {
    padding-top: 80px;
  }
  #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 {
    position: relative;
  }
  #header .container .content .head_logo a {
    padding: 17px 20px;
  }
  #header .container .content .head_logo a img {
    width: 180px;
  }
  #header .container .content #gnav {
    display: none;
    width: 100%;
    margin: 0;
    border-top: 1px solid rgb(159.375, 159.375, 159.375);
  }
  #header .container .content #gnav a {
    display: block;
    padding: 15px;
    font-size: 13px;
    border-bottom: 1px solid rgb(159.375, 159.375, 159.375);
    position: relative;
  }
  #header .container .content #gnav a:after {
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  #menu_btn {
    display: block;
    width: 68px;
    height: 28px;
    margin-right: 20px;
  }
  #menu_btn:before {
    top: 15px;
  }
  #menu_btn:after {
    bottom: 15px;
  }
  #menu_btn.close:after, #menu_btn.close:before {
    width: 20px;
    left: calc((100% - 20px) / 2);
  }
  #menu_btn.close:before {
    top: 12px;
  }
  #menu_btn.close:after {
    bottom: 12px;
  }
  #main-content img.size-full {
    margin-bottom: 2.5rem;
  }
  #main-content article[class^=post-] > .content table {
    width: 100%;
    margin-bottom: 3rem;
  }
  #main-content article[class^=post-] > .content table tr th, #main-content article[class^=post-] > .content table tr td {
    line-height: 1;
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  #main-content article[class^=post-] > .content table tr th {
    width: 30%;
  }
  #main-content article[class^=post-] > .content table tr td {
    line-height: 1.5em;
  }
  #main-content article[class^=post-] > .content table tr td em {
    font-size: 1.2rem;
  }
  #main-content article[class^=post-] > .content h1 {
    margin: 1rem 0 2rem;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: bold;
  }
  #main-content article[class^=post-] > .content h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    padding-left: 1.5rem;
    border-left: 0.5rem solid #e84600;
    font-weight: bold;
  }
  #main-content article[class^=post-] > .content h3 {
    color: #e84600;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem;
    display: inline-block;
    min-width: 50%;
  }
  #main-content article[class^=post-] > .content h4 {
    color: white;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    background: #e84600;
  }
  #main-content article[class^=post-] > .content h5 {
    color: #e84600;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    border: 2px solid #e84600;
  }
  #main-content article[class^=post-] > .content p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
  }
  #main-content article[class^=post-] > .content a {
    text-decoration: underline;
    color: #e84600;
  }
  #main-content article[class^=post-] > .content h2.caption {
    box-sizing: border-box;
    color: #000 !important;
    font-size: 2.1rem;
    line-height: 1.5;
    padding: 2rem !important;
    border-bottom: 2px solid #00589c;
    border-left: 0px !important;
    border-radius: 0;
    margin-bottom: 4rem !important;
    background: none;
    box-shadow: none;
    display: block;
    text-align: left;
  }
  #main-content article[class^=post-] > .content h2.caption:before {
    content: "\f068";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 2rem;
    color: #e84600;
  }
  #main-content article[class^=post-] > .content ul {
    margin: 2rem 0 3rem;
    list-style: disc;
    padding-left: 4rem;
  }
  #main-content article[class^=post-] > .content ul li {
    line-height: 1.5;
    margin-bottom: 1.5rem;
    font-style: normal;
  }
  #main-content article[class^=post-] > .content .btn {
    text-align: right;
    margin: 1rem 0 1rem;
  }
  #main-content article[class^=post-] > .content .btn > a {
    text-decoration: none !important;
    text-align: left;
    min-width: 250px;
  }
  #main-content article[class^=post-] > .content .gallery_card article {
    width: calc(50% - 1rem);
    box-shadow: 0 0 1rem 0.5rem rgb(243.525, 243.525, 243.525);
    background: white;
    text-align: center;
    margin-bottom: 2rem;
  }
  #main-content article[class^=post-] > .content .gallery_card article:nth-of-type(2n) {
    margin-left: 2rem;
  }
  #main-content article[class^=post-] > .content .gallery_card article .pic {
    line-height: 0.5;
  }
  #main-content article[class^=post-] > .content .gallery_card article .pic img {
    width: 100%;
    margin: 0;
  }
  #main-content article[class^=post-] > .content .gallery_card article .txt {
    line-height: 1;
    padding: 1rem 2rem;
  }
  #main-content article[class^=post-] > .content .gallery_card article .txt h3 {
    font-size: 1.5rem;
    margin: 0;
  }
  #main-content article[class^=post-] > .content iframe {
    width: 100%;
    height: 40rem;
    margin-bottom: 2rem;
  }
  #main-content article[class^=post-] > .content img {
    clear: both;
  }
  #main-content article[class^=post-] > .content img.size-full {
    width: auto;
    margin-bottom: 0px;
  }
  #main-content article[class^=post-] > .content img.size-large {
    margin-bottom: 0rem;
  }
  #pagination {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #pagination .nav-links {
    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;
  }
  #pagination .nav-links a:hover {
    text-decoration: underline;
  }
  #pagination .nav-links .page-numbers {
    font-size: 18px;
    font-weight: bold;
    color: #e84600;
    background: white;
    border-radius: 100px;
    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;
    align-content: center;
    line-height: 1;
    width: 40px;
    height: 40px;
    padding-bottom: 2px;
  }
  #pagination .nav-links .page-numbers.current {
    background: #e84600;
    color: white;
  }
  #pagination .nav-links .page-numbers.prev, #pagination .nav-links .page-numbers.next {
    background: white;
    border: 1px solid #e84600;
    position: relative;
    padding: 0;
  }
  #pagination .nav-links .page-numbers.prev:after, #pagination .nav-links .page-numbers.next:after {
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/common/arrow_r_r.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
  #pagination .nav-links .page-numbers.prev:hover:after, #pagination .nav-links .page-numbers.next:hover:after {
    transform: translateX(5px);
  }
  #pagination .nav-links .page-numbers.prev.inactive, #pagination .nav-links .page-numbers.next.inactive {
    border-color: #D3D3D3;
  }
  #pagination .nav-links .page-numbers.prev.inactive:after, #pagination .nav-links .page-numbers.next.inactive:after {
    background-image: url("images/common/arrow_r_g.png");
  }
  #pagination .nav-links .page-numbers.prev {
    margin-right: 30px;
  }
  #pagination .nav-links .page-numbers.prev:after {
    transform: rotate(180deg);
  }
  #pagination .nav-links .page-numbers.prev:hover:after {
    transform: translateX(5px) rotate(180deg);
  }
  #pagination .nav-links .page-numbers.next {
    margin-left: 30px;
  }
  #pager {
    margin-top: 40px;
  }
  #pager .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;
    justify-content: center;
  }
  #pager .content .btn_prev a,
  #pager .content .btn_next a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 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;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 1px solid #e84600;
    border-radius: 100px;
    background: white;
  }
  #pager .content .btn_prev a i,
  #pager .content .btn_next a i {
    position: relative;
  }
  #pager .content .btn_prev a i:after,
  #pager .content .btn_next a i:after {
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/common/arrow_r_r.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
  #pager .content .btn_prev a i.arrow_next:after,
  #pager .content .btn_next a i.arrow_next:after {
    transform: rotate(180deg);
  }
  #pager .content .btn_prev a:hover i.arrow_next:after,
  #pager .content .btn_next a:hover i.arrow_next:after {
    transform: translateX(-5px) rotate(180deg);
  }
  #pager .content .btn_prev a:hover i.arrow_prev:after,
  #pager .content .btn_next a:hover i.arrow_prev:after {
    transform: translateX(5px);
  }
  #pager .content .btn_prev .inactive,
  #pager .content .btn_next .inactive {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 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;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 1px solid #D3D3D3;
    border-radius: 100px;
    background: white;
  }
  #pager .content .btn_prev .inactive i,
  #pager .content .btn_next .inactive i {
    position: relative;
  }
  #pager .content .btn_prev .inactive i:after,
  #pager .content .btn_next .inactive i:after {
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/common/arrow_r_g.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
  #pager .content .btn_prev .inactive i.arrow_next:after,
  #pager .content .btn_next .inactive i.arrow_next:after {
    transform: rotate(180deg);
  }
  #pager .content .list a {
    color: #e84600;
    font-size: 18px;
    font-weight: bold;
    font-family: "Inter", serif;
    display: block;
    padding: 10px;
    margin: 0 45px;
  }
  #btn-go-top {
    right: 10px;
    bottom: 60px;
    width: 40px;
    height: 40px;
    z-index: 9999;
  }
  #btn-go-top.stop {
    position: absolute;
    bottom: 435px;
  }
  footer#credit-section {
    margin-bottom: 45px;
  }
  footer#credit-section .container {
    padding: 15px 0;
    width: 90%;
    min-width: auto;
  }
  footer#credit-section .content .foot_nav a {
    display: inline-block;
    padding: 0;
    margin-right: 15px;
  }
  footer#credit-section .content .credit p {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 732px) {
  body.home #page {
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  body.home #page #side-fix-btn {
    right: auto;
    left: 0;
    bottom: 0;
    writing-mode: horizontal-tb;
    border-radius: 5px 5px 0 0;
    width: 100%;
  }
  body.home #page #side-fix-btn a {
    padding: 12px 25px;
    text-align: center;
  }
  body.home #page #side-fix-btn a h2 {
    font-size: 18px;
  }
  body.home #page #side-fix-btn a h2:before {
    margin-bottom: 0;
    margin-right: 10px;
  }
  body.home #page #vi-section .container .vi_wrap .vi {
    height: 450px;
  }
  body.home #page #vi-section .container .vi_wrap .vi img {
    object-position: right;
  }
  body.home #page #vi-section .container .vi_wrap .vi_content {
    left: 30px;
  }
  body.home #page #vi-section .container .vi_wrap .vi_content .txt h1 {
    margin-bottom: 10px;
  }
  body.home #page #vi-section .container .vi_wrap .vi_content .txt h1 strong {
    font-size: 25px;
    font-weight: bold;
  }
  body.home #page #vi-section .container .vi_wrap .vi_content .txt h1 strong.big {
    font-size: 40px;
  }
  body.home #page #vi-section .container .vi_wrap .vi_content .txt h2 strong {
    font-size: 30px;
    font-weight: bold;
  }
  body.home #page #vi-section .container .vi_wrap .vi_content .quocard {
    width: 150px;
    margin: 20px 0;
  }
  body.home #page #recommend-section {
    background-size: 180%;
  }
  body.home #page #recommend-section .container {
    padding-bottom: 30px;
  }
  body.home #page #recommend-section .container .recommend_wrap {
    width: 90%;
    padding: 25px 0;
  }
  body.home #page #recommend-section .container .recommend_wrap .head {
    margin-bottom: 15px;
  }
  body.home #page #recommend-section .container .recommend_wrap .head h2 {
    font-size: 18px;
    font-weight: bold;
  }
  body.home #page #recommend-section .container .recommend_wrap .head h3 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  body.home #page #recommend-section .container .recommend_wrap .head h3 strong {
    font-weight: bold;
    padding: 8px 0;
  }
  body.home #page #recommend-section .container .recommend_wrap .head h4 strong {
    font-size: 18px;
    font-weight: bold;
  }
  body.home #page #recommend-section .container .recommend_wrap .ttl .pic {
    width: 70px;
  }
  body.home #page #recommend-section .container .recommend_wrap .ttl .txt {
    margin-left: 10px;
  }
  body.home #page #recommend-section .container .recommend_wrap .ttl .txt h2 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
  }
  body.home #page #recommend-section .container .recommend_wrap .ttl .txt h2 strong {
    font-size: 20px;
    font-weight: bold;
    margin-left: 0;
  }
  body.home #page #recommend-section .container .recommend_wrap .recommend_list {
    margin-top: 0;
    padding: 30px 20px;
  }
  body.home #page #recommend-section .container .recommend_wrap .recommend_list article {
    margin-bottom: 23px;
  }
  body.home #page #recommend-section .container .recommend_wrap .recommend_list article span.num {
    width: 25px;
    height: 25px;
    font-size: 16px;
  }
  body.home #page #recommend-section .container .recommend_wrap .recommend_list article .t {
    width: calc(100% - 35px);
    margin-left: 35px;
  }
  body.home #page #recommend-section .container .recommend_wrap .recommend_list article .t h3 {
    font-size: 18px;
    line-height: 1.3;
  }
  body.home #page #recommend-section .container .recommend_wrap .recommend_list article .t p {
    margin: 0;
    line-height: 1.5;
  }
  body.home #page #cta-section .container .content {
    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;
  }
  body.home #page #cta-section .container .content .l {
    width: 100%;
    margin-bottom: 10px;
  }
  body.home #page #cta-section .container .content .r {
    width: 100%;
    margin-left: 0;
    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 #cta-section .container .content .r .pic {
    margin: 0;
    width: calc(50% - 5px);
  }
  body.home #page #cta-section .container .content .r .pic img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 250px;
  }
  body.home #page #cta-section .container .btn {
    margin-top: 30px;
  }
  body.home #page #quocard-section .container .head {
    margin-bottom: 20px;
  }
  body.home #page #quocard-section .container .head p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
  }
  body.home #page #quocard-section .container .head h2 {
    font-size: 22px;
  }
  body.home #page #quocard-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;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  body.home #page #quocard-section .container .content .pic {
    width: calc(50% - 10px);
    margin: 0;
  }
  body.home #page #property-section .container {
    /*property_feeds_wrap*/
  }
  body.home #page #property-section .container .head_2 {
    margin-bottom: 40px;
  }
  body.home #page #property-section .container .head_2 h3 {
    font-size: 22px;
    font-weight: bold;
  }
  body.home #page #property-section .container .head_2 h2 {
    font-size: 23px;
    font-weight: bold;
  }
  body.home #page #property-section .container .head_2 h2 strong {
    font-size: 30px;
    font-weight: bold;
    margin-right: 2px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post {
    width: 100%;
    margin: 0 auto 40px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .ttl h2 {
    font-size: 25px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content {
    padding: 20px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l .pic {
    margin-bottom: 10px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .l a.popup:after {
    right: 15px;
    bottom: 15px;
    font-size: 20px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r {
    width: 100%;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .intro .intro_1 {
    font-size: 20px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .intro .intro_2 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .detail {
    margin-bottom: 7px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .detail .detail_1 {
    font-size: 25px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .detail .detail_2 {
    font-size: 16px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .area {
    margin-bottom: 5px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .area .area_1 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .area .area_1 span.h {
    font-size: 13px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 {
    margin-bottom: 6px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 .price_ttl_1 {
    font-size: 13px;
    height: 33px;
    padding: 10px;
    width: 74px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 .price_num_1 {
    font-size: 35px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_1 .price_yen_1 {
    font-size: 20px;
    margin-left: 5px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 .price_ttl_2 {
    width: 74px;
    height: 33px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 .price_num_2 {
    color: #e84600;
    font-size: 35px;
    font-weight: bold;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .content .r .price .price_2 .price_yen_2 {
    font-size: 20px;
    margin-left: 5px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .new {
    left: -15px;
    top: -15px;
  }
  body.home #page #property-section .container .property_feeds_wrap article.property_post .new small {
    font-size: 17px;
    width: 60px;
    height: 60px;
    font-weight: bold;
  }
  body.home #page #map-section .container .head {
    margin-bottom: 20px;
  }
  body.home #page #map-section .container .head h2 {
    font-size: 25px;
    font-weight: bold;
  }
  body.home #page #point-section .container {
    padding-bottom: 10px;
  }
  body.home #page #point-section .container .point_list > article {
    width: 100%;
    margin: 0 auto 40px;
  }
  body.home #page #point-section .container .point_list > article .ttl {
    justify-content: space-between;
  }
  body.home #page #point-section .container .point_list > article .ttl span.num {
    margin: 0;
  }
  body.home #page #point-section .container .point_list > article .ttl h2 {
    font-size: 20px;
    width: calc(100% - 85px);
    line-height: 1.3;
  }
  body.home #page #point-section .container .point_list > article .txt p.em {
    font-size: 12px;
  }
  body.home #page #point-section .container .point_list > article .txt_point_7 h5 {
    display: block;
    padding: 15px;
    font-size: 18px;
  }
  body.home #page #point-section .container .point_list > article > .pic {
    margin: 20px 0;
  }
  body.home #page #point-section .container .point_list > article .pic_content {
    margin: 30px 0;
    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-section .container .point_list > article .pic_content.col_3 article {
    width: 100%;
    margin-bottom: 20px;
  }
  body.home #page #point-section .container .point_list > article .pic_content.col_3 article:last-of-type {
    margin-bottom: 0;
  }
  body.home #page #point-section .container .point_list > article .pic_content.col_2 article {
    width: 100%;
    border: 0;
  }
  body.home #page #point-section .container .point_list > article .pic_content.col_4 {
    justify-content: flex-start;
  }
  body.home #page #point-section .container .point_list > article .pic_content.col_4 article {
    width: calc(33.3333333333% - 3px);
    margin-right: 4.5px;
    margin-bottom: 6px;
  }
  body.home #page #point-section .container .point_list > article .pic_content.col_4 article:nth-of-type(3n) {
    margin-right: 0;
  }
  body.home #page #point-section .container .point_list > article .txt_content {
    margin: 15px 0;
    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-section .container .point_list > article .txt_content.col_3 article {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
  }
  body.home #page #point-section .container .point_list > article .txt_content.col_3 article h3 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  body.home #page #area-section .container .gmap {
    width: 100%;
    margin: 0 auto 20px;
  }
  body.home #page #area-section .container .gmap > h3 {
    font-size: 23px;
    margin-bottom: 20px;
  }
  body.home #page #area-section .container .gmap .map iframe {
    height: 250px;
  }
  body.home #page #area-section .container .area_list {
    width: 100%;
  }
  body.home #page #area-section .container .area_list article {
    width: 100%;
    width: calc(50% - 5px);
    margin-bottom: 20px;
  }
  body.home #page #area-section .container .area_list article .pic {
    margin-bottom: 7px;
  }
  body.home #page #area-section .container .area_list article h3 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
  }
  body.home #page #area-section .container .area_list article p {
    margin-top: 3px;
  }
  body.home #page #overview-section .container {
    width: 90%;
    min-width: auto;
  }
  body.home #page #overview-section .container .head {
    margin-bottom: 25px;
  }
  body.home #page #overview-section .container .head h2 {
    font-size: 25px;
  }
  body.home #page #overview-section .container .cont_1, body.home #page #overview-section .container .cont_2 {
    padding: 15px 20px;
  }
  body.home #page #overview-section .container .cont_2 ul li {
    width: 33.3333333333%;
    width: 100%;
  }
  #page-404 .container {
    width: 90%;
  }
  #contact-form-section .container .intro {
    margin-bottom: 20px;
  }
  #contact-form-section .container .intro > h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #contact-form-section .container .intro .caution h3 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
  }
  #contact-form-section .container .intro .caution ul li {
    padding-left: 17px;
  }
  .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: #FAF7F3;
    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: #e84600;
    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: #00589c;
    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: #e84600;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .form-wrap form .birth select {
    min-width: 100px;
    display: inline-block;
    margin-right: 1.5rem;
  }
}
