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

body {
  margin: 0;
}

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

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

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

[hidden], template {
  display: none;
}

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

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

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

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

select {
  text-transform: none;
}

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

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

em {
  font-style: normal;
}

blockquote {
  margin: 0 1.5rem;
}

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

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

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

mark, ins {
  text-decoration: none;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

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

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

ul {
  margin: 0;
  padding: 0;
}

ol {
  margin-bottom: 2rem;
}

ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

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

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

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.button {
  display: inline-block;
  border: 1px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #998e8a;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}
.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: rgb(188.6301369863, 181.4726027397, 178.8698630137);
  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 #998e8a;
  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 #998e8a;
}

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

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

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

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

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

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

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

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

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

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

*:focus {
  outline: none;
}

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

.btn_1 {
  text-align: left;
  font-weight: 700;
  color: white;
  background: #998e8a;
  border-radius: 50px;
  padding: 15px 35px;
  padding-right: 70px;
  display: inline-block;
  position: relative;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn_1:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("images/common/arrow_circle_r.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 25px;
  top: 16px;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn_1:hover {
  opacity: 1 !important;
}
.btn_1:hover:after {
  transform: translateX(5px);
}

.btn_view_all {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #998e8a;
  line-height: 1;
  padding-left: 26px;
  position: relative;
}
.btn_view_all:before {
  content: "";
  width: 17px;
  height: 11px;
  background-image: url("images/common/arrow_r.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 7px;
}

.btn_ig_commmon {
  background: #ab9e9a;
  display: inline-block;
  border-radius: 10px;
  padding: 25px 35px;
  padding-left: 105px;
  position: relative;
  text-align: left;
}
.btn_ig_commmon:before {
  content: "";
  width: 48px;
  height: 48px;
  background-image: url("images/common/icon_ig_w.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  left: 35px;
  top: 24px;
}
.btn_ig_commmon h2 {
  color: white;
  line-height: 1;
  font-size: 17px;
  font-weight: 700;
}
.btn_ig_commmon h2 strong {
  display: block;
  font-size: 25px;
  margin-top: 3px;
}

.btn_contact {
  color: white;
  background: #ff575a;
  text-align: center;
  padding: 15px 25px;
  line-height: 1.5;
  font-weight: 700;
  font-size: 18px;
  border-radius: 7px;
}
.btn_contact:before {
  content: "\f0e0";
  font-family: fontawesome;
  display: inline-block;
  margin-right: 10px;
}

/*---------------------------------------------------*/
/*---------------------------------------------------*/
.sec_title1 {
  text-align: center;
  margin-bottom: 30px;
}
.sec_title1 h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 10px;
}
.sec_title1 h2 {
  font-weight: 700;
  font-size: 18px;
  color: #998e8a;
  line-height: 1.2;
}

.sec_title2 {
  text-align: center;
  margin-bottom: 25px;
}
.sec_title2 h2 {
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2;
}

.sec_title3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
.sec_title3 span.num {
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 35px;
  line-height: 1;
  padding: 5px 7px;
  background: #ff8066;
  border-radius: 4px;
  margin-right: 17px;
}
.sec_title3 h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.2;
}
.sec_title3 h2 em {
  font-size: 25px;
  display: inline-block;
}
.sec_title3 h3 {
  width: 100%;
  font-weight: 700;
  font-size: 25px;
  color: #ff8066;
  line-height: 1.2;
  margin-top: 5px;
}

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

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

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

.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: #998e8a;
  display: inline-block;
}

.sp-buttons .sp-button {
  border: none;
  background: rgb(216.75, 216.75, 216.75);
  width: 6px;
  height: 6px;
  margin: 6px;
}
.sp-buttons .sp-selected-button {
  background-color: #333333;
}

#pankuzu {
  text-align: right;
}
#pankuzu #breadcrumb ul > li {
  margin-left: 10px;
  font-size: 1.2rem;
  line-height: 1.3;
  display: inline-block;
}
#pankuzu #breadcrumb ul > li:before {
  display: inline-block;
  margin-right: 10px;
  content: ">";
}
#pankuzu #breadcrumb ul > li:first-of-type:before {
  display: none;
}
#pankuzu #breadcrumb ul > li > a {
  text-decoration: underline;
}

#menu_btn {
  display: none;
}

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

#header {
  background: #efe9e9;
}
#header .container {
  width: calc(100% - 100px);
  padding: 22px 0;
}
#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;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
#header .container .content .head_logo {
  width: 140px;
  position: absolute;
  left: 0;
  top: 0;
}
#header .container .content .head_logo a {
  display: block;
}
#header .container .content .head_logo a.icon_saijo {
  display: none;
}
#header .container .content #gnav {
  width: calc(100% - 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;
  align-items: center;
}
#header .container .content #gnav .head_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-start;
}
#header .container .content #gnav .head_nav a {
  color: #6e3f40;
  display: block;
  margin-left: 20px;
  font-weight: 700;
}
#header .container .content #gnav .head_nav a:nth-of-type(1) {
  margin-left: 0;
}
#header .container .content #gnav .head_sns {
  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;
  margin-left: auto;
  margin-right: 0;
}
#header .container .content #gnav .head_sns > a {
  margin-left: 15px;
}
#header .container .content #gnav .head_sns > a img {
  object-fit: contain;
  object-position: center;
}
#header .container .content #gnav .head_sns .icon_ig {
  width: 28px;
  height: 28px;
}
#header .container .content #gnav .head_sns .icon_fb {
  width: 28px;
  height: 28px;
}
#header .container .content #gnav .head_sns .icon_saijo {
  width: 40px;
  height: 56px;
}

#page-head-section {
  background: #efe9e9;
}
#page-head-section .container {
  width: 100%;
  padding: 0 0 50px;
}
#page-head-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;
  align-items: flex-end;
}
#page-head-section .container .content .txt {
  width: 550px;
  margin-bottom: 30px;
  padding-left: 70px;
}
#page-head-section .container .content .txt h2 {
  color: #807673;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
}
#page-head-section .container .content .txt h2:before {
  content: "";
  width: 130px;
  height: 1px;
  background: #807673;
  position: absolute;
  top: 35px;
  left: -140px;
}
#page-head-section .container .content .txt h2.en {
  font-family: "Poppins", sans-serif;
  font-size: 55px;
}
#page-head-section .container .content .txt h3 {
  font-size: 30px;
  color: #807673;
  line-height: 1.3;
  margin-bottom: 10px;
}
#page-head-section .container .content .pic {
  width: calc(100% - 550px - 45px);
  overflow: hidden;
  border-bottom-left-radius: 25px;
}
#page-head-section .container .content .pic img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  object-position: center;
}

#page-search #page-head-section .container {
  padding: 100px 0 0;
}

.blog_content_wrap .post-content table {
  width: 100%;
  margin-bottom: 3rem;
}
.blog_content_wrap .post-content table tr {
  border-bottom: 1px solid #494949;
}
.blog_content_wrap .post-content table tr th, .blog_content_wrap .post-content table tr td {
  line-height: 1;
  padding: 15px 23px;
  font-size: 1.5rem;
  color: #5f5f5f;
  letter-spacing: 3px;
}
.blog_content_wrap .post-content table tr th {
  width: 30%;
  text-align: center;
  font-weight: normal;
}
.blog_content_wrap .post-content table tr td {
  line-height: 1.5em;
}
.blog_content_wrap .post-content table tr td > p {
  margin-bottom: 1rem;
}
.blog_content_wrap .post-content table tr td em {
  font-size: 1.3rem;
  color: #8a8a8a;
  display: block;
  line-height: 1.2;
}
.blog_content_wrap .post-content h1 {
  margin: 1rem 0 2rem;
  line-height: 1.5;
  font-size: 2.5rem;
  font-weight: bold;
}
.blog_content_wrap .post-content h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  border-bottom: 0.5rem solid #998e8a;
  font-weight: bold;
  display: inline-block;
}
.blog_content_wrap .post-content h3 {
  color: #998e8a;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1rem;
  display: inline-block;
  min-width: 50%;
  background: white;
}
.blog_content_wrap .post-content h4 {
  color: white;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  background: #998e8a;
}
.blog_content_wrap .post-content h5 {
  color: #998e8a;
  background: white;
  font-weight: bold;
  line-height: 1.5;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  border: 2px solid #998e8a;
}
.blog_content_wrap .post-content p {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.blog_content_wrap .post-content a {
  text-decoration: underline;
  color: #998e8a;
}
.blog_content_wrap .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 #ff8066;
  border-left: 0px !important;
  border-radius: 0;
  margin-bottom: 4rem !important;
  background: none;
  box-shadow: none;
  display: block;
  text-align: left;
}
.blog_content_wrap .post-content h2.caption:before {
  content: "\f068";
  font-family: fontawesome;
  display: inline-block;
  margin-right: 2rem;
  color: #998e8a;
}
.blog_content_wrap .post-content ul {
  margin: 2rem 0 3rem;
  list-style: disc;
  padding-left: 4rem;
}
.blog_content_wrap .post-content ul li {
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-style: normal;
}
.blog_content_wrap .post-content .btn {
  text-align: right;
  margin: 1rem 0 1rem;
}
.blog_content_wrap .post-content .btn > a {
  text-decoration: none !important;
  min-width: 300px;
}
.blog_content_wrap .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;
}
.blog_content_wrap .post-content .gallery_card article:nth-of-type(2n) {
  margin-left: 2rem;
}
.blog_content_wrap .post-content .gallery_card article .pic {
  line-height: 0.5;
}
.blog_content_wrap .post-content .gallery_card article .pic img {
  width: 100%;
  margin: 0;
}
.blog_content_wrap .post-content .gallery_card article .txt {
  line-height: 1;
  padding: 1rem 2rem;
}
.blog_content_wrap .post-content .gallery_card article .txt h3 {
  font-size: 1.5rem;
  margin: 0;
}
.blog_content_wrap .post-content iframe {
  width: 100%;
  height: 40rem;
  margin-bottom: 2rem;
}
.blog_content_wrap .post-content img {
  clear: both;
}
.blog_content_wrap .post-content img.size-full {
  width: auto;
  margin-bottom: 2.5rem;
}
.blog_content_wrap .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 .page-numbers {
  font-size: 18px;
  font-weight: bold;
  color: #998e8a;
  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: #998e8a;
  color: white;
}
#pagination .nav-links .page-numbers.prev, #pagination .nav-links .page-numbers.next {
  background: white;
  border: 1px solid #998e8a;
  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: "\f054";
  font-family: fontawesome;
  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 {
  content: "\f054";
  font-family: fontawesome;
}
#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: 60px;
}
#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;
}
#pager > .content .btn_prev a, #pager > .content .btn_prev .inactive,
#pager > .content .btn_next a,
#pager > .content .btn_next .inactive,
#pager > .content .list a,
#pager > .content .list .inactive {
  text-decoration: none;
}
#pager > .content .btn_prev a i, #pager > .content .btn_prev .inactive i,
#pager > .content .btn_next a i,
#pager > .content .btn_next .inactive i,
#pager > .content .list a i,
#pager > .content .list .inactive i {
  text-align: left;
  font-weight: bold;
  font-style: normal;
  position: relative;
  display: inline-block;
  padding: 10px 0;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}
#pager > .content .btn_prev a i:after, #pager > .content .btn_prev .inactive i:after,
#pager > .content .btn_next a i:after,
#pager > .content .btn_next .inactive i:after,
#pager > .content .list a i:after,
#pager > .content .list .inactive i:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  display: inline-block;
  color: #ff575a;
  vertical-align: inherit;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
#pager > .content .btn_prev a i:hover, #pager > .content .btn_prev .inactive i:hover,
#pager > .content .btn_next a i:hover,
#pager > .content .btn_next .inactive i:hover,
#pager > .content .list a i:hover,
#pager > .content .list .inactive i:hover {
  opacity: 1 !important;
}
#pager > .content .btn_prev a i:hover:after, #pager > .content .btn_prev .inactive i:hover:after,
#pager > .content .btn_next a i:hover:after,
#pager > .content .btn_next .inactive i:hover:after,
#pager > .content .list a i:hover:after,
#pager > .content .list .inactive i:hover:after {
  transform: translateX(5px);
}
#pager > .content .btn_prev a i.arrow_next, #pager > .content .btn_prev .inactive i.arrow_next,
#pager > .content .btn_next a i.arrow_next,
#pager > .content .btn_next .inactive i.arrow_next,
#pager > .content .list a i.arrow_next,
#pager > .content .list .inactive i.arrow_next {
  padding-left: 35px;
}
#pager > .content .btn_prev a i.arrow_next:after, #pager > .content .btn_prev .inactive i.arrow_next:after,
#pager > .content .btn_next a i.arrow_next:after,
#pager > .content .btn_next .inactive i.arrow_next:after,
#pager > .content .list a i.arrow_next:after,
#pager > .content .list .inactive i.arrow_next:after {
  left: 0;
  transform: rotate(180deg);
}
#pager > .content .btn_prev a i.arrow_prev, #pager > .content .btn_prev .inactive i.arrow_prev,
#pager > .content .btn_next a i.arrow_prev,
#pager > .content .btn_next .inactive i.arrow_prev,
#pager > .content .list a i.arrow_prev,
#pager > .content .list .inactive i.arrow_prev {
  padding-right: 35px;
}
#pager > .content .btn_prev a i.arrow_prev:after, #pager > .content .btn_prev .inactive i.arrow_prev:after,
#pager > .content .btn_next a i.arrow_prev:after,
#pager > .content .btn_next .inactive i.arrow_prev:after,
#pager > .content .list a i.arrow_prev:after,
#pager > .content .list .inactive i.arrow_prev:after {
  right: 0;
}
#pager > .content .btn_prev .inactive,
#pager > .content .btn_next .inactive,
#pager > .content .list .inactive {
  opacity: 0.2;
}
#pager > .content .list a {
  text-align: center;
  font-weight: bold;
  display: inline-block;
  padding: 10px 25px;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
}

#foot-search-section .container .inner {
  padding: 0;
  border: 0;
}

#foot-link-section .container {
  padding: 0;
}
#foot-link-section .container .link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
}
#foot-link-section .container .link_list a {
  width: calc(20% - 5px);
  margin-right: 6.25px;
  margin-bottom: 6.25px;
}
#foot-link-section .container .link_list a:nth-of-type(5n) {
  margin-right: 0;
}

#footer .container {
  width: 1000px;
}
#footer .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer .container .content .l {
  width: 150px;
}
#footer .container .content .r {
  width: calc(100% - 150px - 50px);
}
#footer .container .content .r h1 {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 15px;
}
#footer .container .content .r p, #footer .container .content .r address, #footer .container .content .r a {
  font-size: 15px;
  margin: 3px 0;
  line-height: 1.5;
}
#footer .container .content .r:last-of-type {
  margin-bottom: 0;
}
#footer .container .content .r .foot_info_1 {
  margin-bottom: 25px;
  position: relative;
}
#footer .container .content .r .foot_info_1 .btn {
  position: absolute;
  bottom: 10px;
  left: 340px;
}
#footer .container .content .r .foot_info_2 {
  margin-bottom: 25px;
}
#foot-fix-btn-section {
  display: none;
}

body.home #page {
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}
body.home #page #vi-section {
  background: #efe9e9;
}
body.home #page #vi-section .container {
  padding: 0 0 130px;
  width: calc(100% - 100px);
  position: relative;
}
body.home #page #vi-section .container:after {
  content: "";
  width: 100vw;
  height: 680px;
  position: absolute;
  left: -50px;
  bottom: 0;
  bottom: -70px;
  background-image: url("images/top/vi_bg.png");
  background-size: 2300px;
  background-position: left top;
  background-repeat: no-repeat;
  z-index: 1;
}
body.home #page #vi-section .container .vi_wrap {
  position: relative;
  z-index: 2;
  width: calc(100% - 200px);
  margin-left: 200px;
}
body.home #page #vi-section .container .vi_wrap #vi-slide {
  overflow: hidden;
  border-radius: 20px;
}
body.home #page #vi-section .container .vi_wrap #vi-slide img {
  width: 100%;
  height: 630px;
  object-fit: cover;
  object-position: center;
}
body.home #page #vi-section .container .vi_wrap #vi-slide .sp-buttons {
  position: absolute;
  bottom: 20px;
  padding: 0;
}
body.home #page #vi-section .container .vi_wrap .vi_txt {
  position: absolute;
  left: -200px;
  bottom: 50px;
  z-index: 100;
}
body.home #page #vi-section .container .vi_wrap .vi_txt .vi_ttl {
  width: 530px;
  margin-bottom: 40px;
}
body.home #page #topics-section {
  background: #efe9e9;
  position: relative;
  z-index: 10;
}
body.home #page #topics-section .container {
  padding-top: 0;
}
body.home #page #topics-section .container .search_area_wrap {
  margin-top: -70px;
  margin-bottom: 70px;
}
body.home #page #topics-section .container > .inner {
  background: white;
  padding: 60px;
  border-radius: 20px;
  position: relative;
}
body.home #page #topics-section .container > .inner .btn {
  position: absolute;
  right: 60px;
  top: 80px;
}
body.home #page #topics-section .container > .inner .ttl {
  width: 26px;
  position: absolute;
}
body.home #page #topics-section .container > .inner .ttl.ttl_l {
  height: 373px;
  left: -60px;
  top: calc((100% - 373px) / 2);
}
body.home #page #topics-section .container > .inner .ttl.ttl_r {
  height: 285px;
  right: -60px;
  top: calc((100% - 285px) / 2);
}
body.home #page #topics-section .container > .inner .topics_feeds_wrap {
  display: block;
}
body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides {
  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;
}
body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides .sp-slide {
  width: calc(33.3333333333% - 10px);
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
}
body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides .sp-slide:nth-of-type(3n) {
  margin-right: 0;
}
body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides .sp-slide article {
  width: 100%;
}
body.home #page #content-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: flex-start;
}
body.home #page #content-section .container .content article {
  width: calc(33.3333333333% - 20px);
  margin-right: 30px;
  margin-bottom: 30px;
  background: #cdbeb9;
  border-radius: 15px;
  overflow: hidden;
}
body.home #page #content-section .container .content article:nth-of-type(3n) {
  margin-right: 0;
}
body.home #page #content-section .container .content article a .pic {
  border-radius: 15px;
  overflow: hidden;
}
body.home #page #content-section .container .content article a .pic img {
  width: 100%;
}
body.home #page #content-section .container .content article a .txt {
  text-align: center;
  padding: 15px;
}
body.home #page #content-section .container .content article a .txt h2 {
  color: white;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
}
body.home #page #about-section {
  background: #d4cece;
}
body.home #page #about-section .container {
  padding-top: 25px;
  padding-bottom: 0;
}
body.home #page #about-section .container .head {
  position: relative;
  margin-bottom: 70px;
}
body.home #page #about-section .container .head:after {
  content: "";
  width: calc(100% - 380px + 130px);
  height: 122px;
  background: #a89c98;
  position: absolute;
  left: -130px;
  top: -25px;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}
body.home #page #about-section .container .head .sec_title1 {
  text-align: left !important;
  position: relative;
  z-index: 2;
}
body.home #page #about-section .container .head .sec_title1 h3, body.home #page #about-section .container .head .sec_title1 h2 {
  color: white;
}
body.home #page #about-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;
}
body.home #page #about-section .container .content .txt {
  width: 680px;
}
body.home #page #about-section .container .content .txt h3 {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 30px;
  line-height: 1.5;
}
body.home #page #about-section .container .content .txt .btn {
  margin-top: 30px;
}
body.home #page #about-section .container .content .txt .btn a {
  width: 250px;
}
body.home #page #about-section .container .content .pic {
  width: 300px;
  margin-top: 50px;
  margin-left: 20px;
}
body.home #page #about-section .loop_slide_wrap {
  margin-top: 70px;
  width: 100vw;
}
body.home #page #about-section #loopslider-1,
body.home #page #about-section #loopslider-2 {
  margin: 0 auto;
  width: 100%;
  height: 195px;
  text-align: left;
  position: relative;
  overflow: hidden;
}
body.home #page #about-section #loopslider-1 ul,
body.home #page #about-section #loopslider-2 ul {
  height: 195px;
  float: left;
  display: inline;
  overflow: hidden;
  display: inline-block;
}
body.home #page #about-section #loopslider-1 ul:after,
body.home #page #about-section #loopslider-2 ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
body.home #page #about-section #loopslider-1 ul li,
body.home #page #about-section #loopslider-2 ul li {
  width: 293px;
  height: 195px;
  float: left;
  display: inline-block;
  overflow: hidden;
}
body.home #page #instagram-section {
  background: #efe9e9;
}
body.home #page #instagram-section .container .btn {
  text-align: center;
  margin-top: 60px;
}

.search_area_wrap .inner {
  padding: 30px;
  background: white;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffa694;
}
.search_area_wrap .inner .head {
  width: 150px;
  margin-right: 30px;
}
.search_area_wrap .inner .head .sec_title1 {
  margin-bottom: 0;
  text-align: right;
  color: #ffa694 !important;
}
.search_area_wrap .inner .head .sec_title1 h3 {
  font-size: 33px;
  margin-bottom: 5px;
}
.search_area_wrap .inner .search_area .searchform .searchform__inner {
  border: 1px solid #ffa694;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
  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;
}
.search_area_wrap .inner .search_area .searchform .searchform__inner .searchform__field {
  width: 450px;
  height: 60px;
  padding: 10px 15px;
}
.search_area_wrap .inner .search_area .searchform .searchform__inner input {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.search_area_wrap .inner .search_area .searchform .searchform__inner .searchform__btn {
  width: 70px;
  height: 70px;
  height: auto;
  border: 0;
  background: #ffa694;
  color: white;
}
.search_area_wrap .inner .search_area .searchform .searchform__inner .searchform__btn i:before {
  font-size: 25px;
  line-height: 1;
}

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

.topics_feeds_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
}
.topics_feeds_wrap article {
  width: calc(33.3333333333% - 10px);
  margin-right: 15px;
  margin-bottom: 15px;
}
.topics_feeds_wrap article:nth-of-type(3n) {
  margin-right: 0;
}
.topics_feeds_wrap article .thumb {
  position: relative;
}
.topics_feeds_wrap article .thumb a img {
  width: 100%;
  height: 215px;
  object-fit: cover;
  object-position: center;
}
.topics_feeds_wrap article .thumb.icon_new:after {
  content: "NEW";
  position: absolute;
  left: -10px;
  top: -10px;
  width: 60px;
  height: 60px;
  background: #ff575a;
  border-radius: 100%;
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  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-content: center;
}
.topics_feeds_wrap article .thumb i.supervised {
  position: absolute;
  right: 10px;
  top: 10px;
  font-style: normal;
  background: #ff575a;
  color: white;
  text-align: center;
  line-height: 1.2;
  padding: 5px 10px;
  border-radius: 4px;
}
.topics_feeds_wrap article .thumb.finish {
  position: relative;
}
.topics_feeds_wrap article .thumb.finish:after {
  content: "終了しました";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  left: -5px;
  top: -5px;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
  vertical-align: middle;
  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;
}
.topics_feeds_wrap article .txt {
  padding: 15px 20px;
  background: #f2eded;
  position: relative;
  z-index: 2;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat {
  margin-top: -29px;
  margin-bottom: 9px;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li {
  margin-right: 7px;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  line-height: 1.3;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a.cat-1 {
  background: #ff8080;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a.cat-2 {
  background: #ffa669;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a.cat-3 {
  background: #89d2e4;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a.cat-4 {
  background: #83dbc0;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a.cat-5 {
  background: #8bafe8;
}
.topics_feeds_wrap article .txt .post-header ul.post-cat li a.cat-6 {
  background: #f086cd;
}
.topics_feeds_wrap article .txt .post-header .post-title {
  font-weight: 700;
  font-size: 19px;
  line-height: 1.5;
  margin-bottom: 5px;
}

#page-news #news-list .container .search_area_wrap,
#page-search #news-list .container .search_area_wrap {
  margin-bottom: 70px;
}
#page-news #news-list .topics_feeds_wrap article .thumb a,
#page-search #news-list .topics_feeds_wrap article .thumb a {
  border-radius: 15px;
}
#page-news #news-list .topics_feeds_wrap article .txt,
#page-search #news-list .topics_feeds_wrap article .txt {
  background: none;
  padding: 15px 15px;
}
#page-news #news-list .topics_feeds_wrap article .txt .post-cat,
#page-search #news-list .topics_feeds_wrap article .txt .post-cat {
  margin-top: 0;
}
#page-news #news-detail .container,
#page-search #news-detail .container {
  width: 770px;
  min-width: 770px;
}
#page-news #news-detail .post-header,
#page-search #news-detail .post-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
}
#page-news #news-detail .post-header .post-title,
#page-search #news-detail .post-header .post-title {
  width: 100%;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.3;
  border-bottom: 1px solid #807673;
  color: #807673;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#page-news #news-detail .post-header .post-date,
#page-search #news-detail .post-header .post-date {
  font-family: "Poppins", sans-serif;
  margin-right: 20px;
}
#page-news #news-detail .post-header ul.post-cat li,
#page-search #news-detail .post-header ul.post-cat li {
  margin-right: 7px;
}
#page-news #news-detail .post-header ul.post-cat li a,
#page-search #news-detail .post-header ul.post-cat li a {
  color: white;
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  line-height: 1.3;
}
#page-news #news-detail .post-header ul.post-cat li a.cat-1,
#page-search #news-detail .post-header ul.post-cat li a.cat-1 {
  background: #ff8080;
}
#page-news #news-detail .post-header ul.post-cat li a.cat-2,
#page-search #news-detail .post-header ul.post-cat li a.cat-2 {
  background: #ffa669;
}
#page-news #news-detail .post-header ul.post-cat li a.cat-3,
#page-search #news-detail .post-header ul.post-cat li a.cat-3 {
  background: #89d2e4;
}
#page-news #news-detail .post-header ul.post-cat li a.cat-4,
#page-search #news-detail .post-header ul.post-cat li a.cat-4 {
  background: #83dbc0;
}
#page-news #news-detail .post-header ul.post-cat li a.cat-5,
#page-search #news-detail .post-header ul.post-cat li a.cat-5 {
  background: #8bafe8;
}
#page-news #news-detail .post-header ul.post-cat li a.cat-6,
#page-search #news-detail .post-header ul.post-cat li a.cat-6 {
  background: #f086cd;
}
#page-news #news-detail .blog_content_wrap_type2,
#page-search #news-detail .blog_content_wrap_type2 {
  margin: 20px 0;
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1,
#page-news #news-detail .blog_content_wrap_type2 #sec-2,
#page-news #news-detail .blog_content_wrap_type2 #sec-3,
#page-search #news-detail .blog_content_wrap_type2 #sec-1,
#page-search #news-detail .blog_content_wrap_type2 #sec-2,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 {
  margin-bottom: 50px;
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1 .pic,
#page-news #news-detail .blog_content_wrap_type2 #sec-2 .pic,
#page-news #news-detail .blog_content_wrap_type2 #sec-3 .pic,
#page-search #news-detail .blog_content_wrap_type2 #sec-1 .pic,
#page-search #news-detail .blog_content_wrap_type2 #sec-2 .pic,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 .pic {
  margin: 25px 0;
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1 .flex,
#page-news #news-detail .blog_content_wrap_type2 #sec-2 .flex,
#page-news #news-detail .blog_content_wrap_type2 #sec-3 .flex,
#page-search #news-detail .blog_content_wrap_type2 #sec-1 .flex,
#page-search #news-detail .blog_content_wrap_type2 #sec-2 .flex,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 .flex {
  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;
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1 .flex > .pic,
#page-news #news-detail .blog_content_wrap_type2 #sec-2 .flex > .pic,
#page-news #news-detail .blog_content_wrap_type2 #sec-3 .flex > .pic,
#page-search #news-detail .blog_content_wrap_type2 #sec-1 .flex > .pic,
#page-search #news-detail .blog_content_wrap_type2 #sec-2 .flex > .pic,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 .flex > .pic {
  width: calc(50% - 15px);
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1 p,
#page-news #news-detail .blog_content_wrap_type2 #sec-2 p,
#page-news #news-detail .blog_content_wrap_type2 #sec-3 p,
#page-search #news-detail .blog_content_wrap_type2 #sec-1 p,
#page-search #news-detail .blog_content_wrap_type2 #sec-2 p,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 p {
  margin: 25px 0;
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1 h2,
#page-news #news-detail .blog_content_wrap_type2 #sec-2 h2,
#page-news #news-detail .blog_content_wrap_type2 #sec-3 h2,
#page-search #news-detail .blog_content_wrap_type2 #sec-1 h2,
#page-search #news-detail .blog_content_wrap_type2 #sec-2 h2,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.4;
  padding-left: 55px;
  margin: 25px 0;
  position: relative;
}
#page-news #news-detail .blog_content_wrap_type2 #sec-1 h2:before,
#page-news #news-detail .blog_content_wrap_type2 #sec-2 h2:before,
#page-news #news-detail .blog_content_wrap_type2 #sec-3 h2:before,
#page-search #news-detail .blog_content_wrap_type2 #sec-1 h2:before,
#page-search #news-detail .blog_content_wrap_type2 #sec-2 h2:before,
#page-search #news-detail .blog_content_wrap_type2 #sec-3 h2:before {
  content: "";
  width: 40px;
  height: 1px;
  background: black;
  position: absolute;
  left: 0;
  top: 26px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section {
  background: #efe9e9;
  margin-bottom: 60px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner {
  padding: 50px 50px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner h2,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 15px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns h3,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns h3 {
  font-size: 18px;
  color: #8f8581;
  margin-right: 15px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns a,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns a {
  display: block;
  margin-right: 10px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns a img,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns a img {
  width: auto;
  height: 20px;
  object-fit: contain;
  object-position: center;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web h3,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web h3 {
  font-size: 18px;
  color: #8f8581;
  margin-right: 15px;
}
#page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web a,
#page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web a {
  color: #8f8581;
  text-decoration: underline;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section,
#page-search #news-detail .blog_content_wrap_type2 #author-section {
  margin-bottom: 60px;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner {
  padding: 0 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;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .pic,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .pic {
  width: 77px;
  height: 77px;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .pic img,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .pic img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 77px;
  border-radius: 100%;
  border: 5px solid #ffa669;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name {
  width: 200px;
  line-height: 1.5;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name h2,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name h2 {
  color: #ff575a;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name h3,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name h3 {
  font-size: 23px;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name h3:before,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name h3:before {
  content: "\f5ad";
  font-family: fontawesome;
  display: inline-block;
  margin-right: 5px;
  color: #ff575a;
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .txt,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .txt {
  width: calc(100% - 77px - 180px - 50px);
}
#page-news #news-detail .blog_content_wrap_type2 #author-section .inner .txt p,
#page-search #news-detail .blog_content_wrap_type2 #author-section .inner .txt p {
  margin-top: 0;
}

#page-about #intro-section .container .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
#page-about #intro-section .container .pic img {
  width: calc(50% - 15px);
}
#page-about #intro-section .container .txt {
  text-align: center;
}
#page-about #intro-section .container .txt h2 {
  font-size: 35px;
  color: #ff8066;
  font-weight: 700;
  margin-bottom: 5px;
}
#page-about #intro-section .container .txt h3 {
  display: inline-block;
  font-size: 25px;
  font-weight: 700;
  position: relative;
}
#page-about #intro-section .container .txt h3:before, #page-about #intro-section .container .txt h3:after {
  content: "";
  width: 25px;
  height: 1px;
  background: #ff8066;
  position: absolute;
  top: 23px;
}
#page-about #intro-section .container .txt h3:before {
  left: -35px;
}
#page-about #intro-section .container .txt h3:after {
  right: -35px;
}
#page-about #intro-section .container .txt p {
  font-size: 18px;
}
#page-about #intro-section .container .txt p strong {
  color: #ff8066;
}
#page-about #kenkou-section .container .kenkou_list article {
  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;
  margin-bottom: 70px;
}
#page-about #kenkou-section .container .kenkou_list article:last-of-type {
  margin-bottom: 0;
}
#page-about #kenkou-section .container .kenkou_list article .pic {
  width: 430px;
}
#page-about #kenkou-section .container .kenkou_list article .txt {
  width: calc(100% - 430px - 50px);
}
#page-about #kenkou-section .container .kenkou_list article:nth-of-type(2n) .pic {
  order: 2;
}
#page-about #kenkou-section .container .kenkou_list article:nth-of-type(2n) .txt {
  order: 1;
}
#page-about #saijo-section .container .head {
  margin-bottom: 30px;
}
#page-about #saijo-section .container .head h2 {
  color: #ff8066;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
}
#page-about #saijo-section .container .taisetu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
#page-about #saijo-section .container .taisetu_list article {
  width: calc(50% - 25px);
  border: 1px solid #ff8066;
  padding: 50px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-content: center;
  text-align: center;
  justify-content: center;
  border-radius: 15px;
}
#page-about #saijo-section .container .taisetu_list article h3 {
  color: #ff8066;
  font-size: 23px;
  font-weight: 700;
}
#page-about #saijo-section .container .message {
  text-align: center;
}
#page-about #saijo-section .container .message p strong {
  color: #ff8066;
}
#page-about #myuzu-section {
  background: #efe9e9;
}
#page-about #myuzu-section .container {
  width: 800px;
  min-width: auto;
}
#page-about #myuzu-section .container .txt {
  text-align: center;
}
#page-about #nphl-section .container {
  width: 800px;
  min-width: auto;
}
#page-about #nphl-section .container .txt {
  text-align: center;
}

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

#page-contact h2.ttl {
  background: #9e2227;
  color: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding: 10px 25px;
}
#page-contact #intro-section .intro {
  text-align: center;
  margin-bottom: 40px;
}
#page-contact #intro-section .intro p {
  text-align: left;
}
#page-contact #intro-section .tel_list .ttl {
  position: relative;
}
#page-contact #intro-section .tel_list .list article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgb(159.375, 159.375, 159.375);
  padding: 25px;
  align-items: flex-end;
  justify-content: flex-start;
  line-height: 1;
}
#page-contact #intro-section .tel_list .list article h3 {
  font-size: 20px;
  font-weight: bold;
}
#page-contact #intro-section .tel_list .list article h3 em {
  font-size: 15px;
  font-weight: normal;
  display: inline-block;
  margin-left: 5px;
}
#page-contact #intro-section .tel_list .list article a {
  display: inline-block;
  font-size: 25px;
  color: #9e2227;
  font-weight: bold;
  margin-right: 25px;
  margin-left: auto;
}
#page-contact #intro-section .tel_list .list article p {
  margin: 0;
  line-height: 1;
}
#page-contact #privacypolicy-section {
  background: #998e8a;
}
#page-contact #privacypolicy-section .sec_title1 {
  margin-bottom: 40px;
}
#page-contact #privacypolicy-section article {
  margin-bottom: 50px;
}
#page-contact #privacypolicy-section article h3 {
  font-size: 25px;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 20px;
  line-height: 1.5;
}
#page-contact #privacypolicy-section article p {
  margin-top: 0;
}
#page-contact #privacypolicy-section article ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
#page-contact #privacypolicy-section article ul li {
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
  margin: 7px 0;
}
#page-contact #privacypolicy-section article ul li:before {
  content: "・";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

#wrapper.contact #foot-contact-section, #wrapper.contact-confirm #foot-contact-section, #wrapper.contact-thanks #foot-contact-section {
  display: none;
}

.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: #998e8a;
  font-weight: bold;
}
.form-wrap form .privacy {
  width: 100%;
  height: 350px;
  overflow: scroll;
  border: 1px solid rgb(159.375, 159.375, 159.375);
  background: rgb(243.525, 243.525, 243.525);
  border-radius: 7px;
  padding: 25px 35px;
}
.form-wrap form .form_check_btn > span {
  display: inline-block;
  background: red;
  padding: 25px 35px;
}
.form-wrap form .form_check_btn > span .wpcf7-list-item {
  margin-left: 0;
}
.form-wrap form .form_input_list.recaptcha {
  text-align: center;
  color: gray;
}
.form-wrap form .form_input_list.recaptcha a {
  text-decoration: underline;
}
.form-wrap form .form_bl {
  padding: 25px 30px;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
}
.form-wrap form .form_bl > .h {
  width: 200px;
}
.form-wrap form .form_bl > .h > span {
  display: inline-block;
  line-height: 1.5;
  color: #998e8a;
}
.form-wrap form .form_bl > .h > span em {
  background: #998e8a;
  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: 800px;
  margin: 25px auto;
  padding: 15px;
  text-align: center;
}
.form-wrap form .form_check_btn a {
  color: #998e8a;
  text-decoration: underline;
}
.form-wrap form .form_check_btn input {
  width: auto;
  display: inline-block;
  margin-right: 15px;
}
.form-wrap form .submit_btn_wrap {
  text-align: center;
}
.form-wrap form .submit_btn_wrap input[type=submit] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: white;
  border: none;
}
.form-wrap form .submit_btn_wrap input[type=button] {
  display: inline-block !important;
  font-weight: bold;
  width: 30rem;
  color: gray;
  background: rgb(216.75, 216.75, 216.75);
  border: none;
  margin-right: 15px;
}
.form-wrap form .submit_btn_wrap .wpcf7-spinner {
  min-width: 2.5rem !important;
}
.form-wrap form input,
.form-wrap form textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1rem 2rem;
}
.form-wrap form input :placeholder-shown,
.form-wrap form input ::-webkit-input-placeholder,
.form-wrap form input :-ms-input-placeholder,
.form-wrap form input :-moz-placeholder,
.form-wrap form input ::-moz-placeholder,
.form-wrap form textarea :placeholder-shown,
.form-wrap form textarea ::-webkit-input-placeholder,
.form-wrap form textarea :-ms-input-placeholder,
.form-wrap form textarea :-moz-placeholder,
.form-wrap form textarea ::-moz-placeholder {
  color: rgb(243.525, 243.525, 243.525);
}
.form-wrap form input[type=radio] {
  width: 2rem;
  display: inline-block;
  margin-right: 1rem;
}
.form-wrap form input[type=button],
.form-wrap form input[type=submit] {
  background: #ff8066;
  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: #998e8a;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.form-wrap form .birth select {
  min-width: 100px;
  display: inline-block;
  margin-right: 1.5rem;
}

@media screen and (max-width: 732px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .grecaptcha-badge {
    bottom: 83px !important;
    display: none;
  }
  .page-id-166 .grecaptcha-badge {
    display: block;
  }
  .container {
    padding: 4rem 0;
    width: 90%;
    min-width: auto;
    max-width: 100%;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
  }
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  .hover__zoom {
    display: block;
    overflow: hidden;
  }
  .hover__zoom img {
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  }
  .hover__zoom:hover {
    opacity: 1 !important;
  }
  .hover__zoom:hover img {
    transform: scale(110%);
  }
  .btn_1 {
    padding: 12px 25px;
    padding-right: 60px;
  }
  .btn_1:after {
    width: 22px;
    height: 22px;
    right: 20px;
    top: 13px;
  }
  .btn_view_all {
    font-size: 15px;
    padding-left: 21px;
  }
  .btn_view_all:before {
    width: 14px;
    height: 9px;
    left: 0;
    top: 6px;
  }
  .btn_ig_commmon {
    border-radius: 10px;
    padding: 25px 25px;
    padding-left: 70px;
  }
  .btn_ig_commmon:before {
    width: 30px;
    height: 30px;
    left: 25px;
    top: 28px;
  }
  .btn_ig_commmon h2 {
    font-size: 14px;
  }
  .btn_ig_commmon h2 strong {
    font-size: 16px;
  }
  .btn_contact {
    color: white;
    background: #ff575a;
    text-align: center;
    padding: 15px 25px;
    line-height: 1.5;
    font-weight: 700;
    font-size: 18px;
    border-radius: 7px;
  }
  .btn_contact:before {
    content: "\f0e0";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 10px;
  }
  /*---------------------------------------------------*/
  /*---------------------------------------------------*/
  .sec_title1 {
    margin-bottom: 25px;
  }
  .sec_title1 h3 {
    font-size: 28px;
    margin-bottom: 3px;
  }
  .sec_title1 h2 {
    font-size: 14px;
  }
  .sec_title2 h2 {
    font-size: 25px;
  }
  .sec_title3 {
    margin-bottom: 20px;
  }
  .sec_title3 span.num {
    font-size: 18px;
    margin-right: 10px;
  }
  .sec_title3 h2 {
    font-size: 22px;
  }
  .sec_title3 h2 em {
    font-size: 14px;
  }
  .sec_title3 h3 {
    font-size: 15px;
    margin-top: 15px;
    text-align: center;
  }
  .gmap_wrap iframe {
    width: 100%;
    height: 500px;
  }
  .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: #998e8a;
    width: 8px;
    height: 8px;
  }
  .sp-buttons .sp-selected-button {
    background-color: #998e8a;
  }
  #pankuzu {
    text-align: right;
  }
  #pankuzu .container {
    padding: 1.5rem 0 !important;
  }
  #pankuzu #breadcrumb ul > li {
    margin-left: 10px;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  #pankuzu #breadcrumb ul > li:before {
    display: inline-block;
    margin-right: 10px;
    content: ">";
  }
  #pankuzu #breadcrumb ul > li:first-of-type:before {
    display: none;
  }
  #pankuzu #breadcrumb ul > li > a {
    text-decoration: underline;
  }
  #menu_btn {
    position: absolute;
    width: 22px;
    height: 10px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.2s;
    box-sizing: border-box;
    top: 15px;
    right: 35px;
  }
  #menu_btn:after {
    content: "";
    background: #998e8a;
    border-radius: 50px;
    width: 70px;
    height: 24px;
    position: absolute;
    left: -24px;
    top: -6px;
  }
  #menu_btn:before {
    content: "MENU";
    position: absolute;
    width: 52px;
    height: 15px;
    text-align: center;
    right: -15px;
    top: 23px;
    z-index: 1;
    display: inline-block;
    color: #998e8a;
    font-weight: bold;
    line-height: 1;
    font-size: 16px;
  }
  #menu_btn span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: white;
    display: inline-block;
    transition: all 0.1s;
    box-sizing: border-box;
    z-index: 2;
  }
  #menu_btn span.top {
    top: 2px;
  }
  #menu_btn span.bottom {
    bottom: 0;
  }
  #menu_btn.close span.top {
    -webkit-transform: translateY(3px) rotate(-20deg);
    transform: translateY(3px) rotate(-20deg);
  }
  #menu_btn.close span.bottom {
    -webkit-transform: translateY(-3px) rotate(20deg);
    transform: translateY(-3px) rotate(20deg);
  }
  #wrapper {
    padding-top: 61px;
  }
  #header {
    background: #efe9e9;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
  }
  #header .container {
    width: 100%;
    padding: 0;
  }
  #header .container .content {
    display: block;
  }
  #header .container .content .head_logo {
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    margin-left: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start;
    align-items: center;
  }
  #header .container .content .head_logo a {
    width: 50px;
    margin-right: 15px;
  }
  #header .container .content .head_logo a.icon_saijo {
    display: block;
  }
  #header .container .content .head_logo a.icon_saijo img {
    width: auto;
    height: 45px;
    object-fit: contain;
    object-position: center;
  }
  #header .container .content #gnav {
    width: 100%;
    display: none;
  }
  #header .container .content #gnav .head_nav {
    border-top: 1px solid #998e8a;
  }
  #header .container .content #gnav .head_nav a {
    width: 100%;
    display: block;
    margin: 0;
    padding: 15px 25px;
    border-bottom: 1px solid #998e8a;
    position: relative;
  }
  #header .container .content #gnav .head_nav a:after {
    content: "\f054";
    font-family: fontawesome;
    position: absolute;
    right: 25px;
    top: 15px;
  }
  #header .container .content #gnav .head_sns {
    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;
    width: 100%;
    margin: 0;
  }
  #header .container .content #gnav .head_sns > a {
    margin: 10px 15px;
  }
  #header .container .content #gnav .head_sns .icon_ig {
    width: 28px;
    height: 28px;
  }
  #header .container .content #gnav .head_sns .icon_fb {
    width: 28px;
    height: 28px;
  }
  #header .container .content #gnav .head_sns .icon_saijo {
    width: 40px;
    height: 56px;
  }
  #page-head-section .container {
    width: 100%;
    padding: 20px 0 0;
  }
  #page-head-section .container .content .txt {
    order: 2;
    width: 100%;
    margin-bottom: 0;
    padding: 20px 30px;
  }
  #page-head-section .container .content .txt h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  #page-head-section .container .content .txt h2:before {
    width: 22px;
    top: 18px;
    left: -30px;
  }
  #page-head-section .container .content .txt h2.en {
    font-size: 30px;
  }
  #page-head-section .container .content .txt h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #page-head-section .container .content .pic {
    order: 1;
    width: calc(100% - 25px);
    margin-left: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  #page-head-section .container .content .pic img {
    height: 200px;
  }
  #page-search #page-head-section .container {
    padding: 100px 0 0;
  }
  .blog_content_wrap .post-content table {
    width: 100%;
    margin-bottom: 3rem;
  }
  .blog_content_wrap .post-content table tr th, .blog_content_wrap .post-content table tr td {
    line-height: 1;
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  .blog_content_wrap .post-content table tr th {
    width: 30%;
  }
  .blog_content_wrap .post-content table tr td {
    line-height: 1.5em;
  }
  .blog_content_wrap .post-content table tr td em {
    font-size: 1.2rem;
  }
  .blog_content_wrap .post-content h1 {
    margin: 1rem 0 2rem;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: bold;
  }
  .blog_content_wrap .post-content h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    font-weight: bold;
  }
  .blog_content_wrap .post-content h3 {
    color: #998e8a;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem;
    display: inline-block;
    min-width: 50%;
  }
  .blog_content_wrap .post-content h4 {
    color: white;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    background: #998e8a;
  }
  .blog_content_wrap .post-content h5 {
    color: #998e8a;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    border: 2px solid #998e8a;
  }
  .blog_content_wrap .post-content p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
  }
  .blog_content_wrap .post-content a {
    text-decoration: underline;
    color: #998e8a;
  }
  .blog_content_wrap .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 #ff8066;
    border-left: 0px !important;
    border-radius: 0;
    margin-bottom: 4rem !important;
    background: none;
    box-shadow: none;
    display: block;
    text-align: left;
  }
  .blog_content_wrap .post-content h2.caption:before {
    content: "\f068";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 2rem;
    color: #998e8a;
  }
  .blog_content_wrap .post-content ul {
    margin: 2rem 0 3rem;
    list-style: disc;
    padding-left: 4rem;
  }
  .blog_content_wrap .post-content ul li {
    line-height: 1.5;
    margin-bottom: 1.5rem;
    font-style: normal;
  }
  .blog_content_wrap .post-content .btn {
    text-align: right;
    margin: 1rem 0 1rem;
  }
  .blog_content_wrap .post-content .btn > a {
    text-decoration: none !important;
    text-align: left;
    min-width: 250px;
  }
  .blog_content_wrap .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;
  }
  .blog_content_wrap .post-content .gallery_card article:nth-of-type(2n) {
    margin-left: 2rem;
  }
  .blog_content_wrap .post-content .gallery_card article .pic {
    line-height: 0.5;
  }
  .blog_content_wrap .post-content .gallery_card article .pic img {
    width: 100%;
    margin: 0;
  }
  .blog_content_wrap .post-content .gallery_card article .txt {
    line-height: 1;
    padding: 1rem 2rem;
  }
  .blog_content_wrap .post-content .gallery_card article .txt h3 {
    font-size: 1.5rem;
    margin: 0;
  }
  .blog_content_wrap .post-content iframe {
    width: 100%;
    height: 40rem;
    margin-bottom: 2rem;
  }
  .blog_content_wrap .post-content img {
    clear: both;
  }
  .blog_content_wrap .post-content img.size-full {
    width: auto;
    margin-bottom: 0px;
  }
  .blog_content_wrap .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 .page-numbers {
    font-size: 18px;
    font-weight: bold;
    color: #998e8a;
    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: #998e8a;
    color: white;
  }
  #pagination .nav-links .page-numbers.prev, #pagination .nav-links .page-numbers.next {
    background: white;
    border: 1px solid #998e8a;
    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: "\f054";
    font-family: fontawesome;
    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 {
    content: "\f054";
    font-family: fontawesome;
  }
  #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: 50px;
  }
  #pager > .content .btn_prev a i:after, #pager > .content .btn_prev .inactive i:after,
  #pager > .content .btn_next a i:after,
  #pager > .content .btn_next .inactive i:after,
  #pager > .content .list a i:after,
  #pager > .content .list .inactive i:after {
    bottom: 10px;
  }
  #pager > .content .btn_prev a i.arrow_next, #pager > .content .btn_prev .inactive i.arrow_next,
  #pager > .content .btn_next a i.arrow_next,
  #pager > .content .btn_next .inactive i.arrow_next,
  #pager > .content .list a i.arrow_next,
  #pager > .content .list .inactive i.arrow_next {
    padding-left: 20px;
  }
  #pager > .content .btn_prev a i.arrow_prev, #pager > .content .btn_prev .inactive i.arrow_prev,
  #pager > .content .btn_next a i.arrow_prev,
  #pager > .content .btn_next .inactive i.arrow_prev,
  #pager > .content .list a i.arrow_prev,
  #pager > .content .list .inactive i.arrow_prev {
    padding-right: 20px;
  }
  #pager > .content .btn_prev .inactive,
  #pager > .content .btn_next .inactive,
  #pager > .content .list .inactive {
    opacity: 0.2;
  }
  #pager > .content .list a {
    padding: 10px 0px;
  }
  #go-top {
    right: 0px;
    bottom: 50px;
    width: 45px;
    padding: 5px;
  }
  #foot-search-section .container .inner {
    padding: 0;
    border: 0;
  }
  #foot-link-section .container {
    padding: 0;
  }
  #foot-link-section .container .link_list {
    justify-content: space-between;
  }
  #foot-link-section .container .link_list a {
    width: calc(50% - 5px);
    margin: 0;
    margin-bottom: 10px;
  }
  #footer .container {
    width: 90%;
    padding-bottom: 15px;
  }
  #footer .container .content .l {
    width: 100%;
    margin-bottom: 30px;
  }
  #footer .container .content .l a {
    display: block;
    width: 40%;
    margin: 0 auto;
  }
  #footer .container .content .r {
    width: 100%;
  }
  #footer .container .content .r h1 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #footer .container .content .r p, #footer .container .content .r address, #footer .container .content .r a {
    font-size: 13px;
    margin: 3px 0;
  }
  #footer .container .content .r .foot_info_1 {
    margin-bottom: 25px;
    text-align: center;
  }
  #footer .container .content .r .foot_info_1 .btn {
    margin-top: 20px;
    position: relative;
    bottom: auto;
    left: auto;
    text-align: center;
  }
  #footer .container .content .r .foot_info_1 .btn a {
    display: inline-block;
  }
  #footer .container .content .r .foot_info_2 {
    margin-bottom: 25px;
  }
  #footer .container .content .r .credit {
    text-align: center;
  }
  #foot-fix-btn-section {
    display: none;
  }
}
@media screen and (max-width: 732px) {
  body.home #page {
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  body.home #page #vi-section .container {
    padding: 10px 0 50px;
    width: 100%;
  }
  body.home #page #vi-section .container:after {
    width: 100%;
    height: 300px;
    left: 0;
    bottom: 0;
    background-size: 700px;
    background-position: bottom left;
  }
  body.home #page #vi-section .container .vi_wrap {
    width: 100%;
    margin: 0 0 25px;
    padding-left: 25px;
    position: relative;
  }
  body.home #page #vi-section .container .vi_wrap #vi-slide {
    border-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    margin: 0;
  }
  body.home #page #vi-section .container .vi_wrap #vi-slide img {
    height: 300px;
  }
  body.home #page #vi-section .container .vi_wrap #vi-slide .sp-buttons {
    bottom: 10px;
  }
  body.home #page #vi-section .container .vi_wrap .vi_txt {
    left: 50px;
    bottom: 50px;
  }
  body.home #page #vi-section .container .vi_wrap .vi_txt .vi_ttl {
    width: 200px;
    margin-bottom: 20px;
  }
  body.home #page #topics-section .container {
    width: calc(100% - 60px);
  }
  body.home #page #topics-section .container .search_area_wrap {
    margin-top: -50px;
    margin-bottom: 25px;
  }
  body.home #page #topics-section .container > .inner {
    padding: 35px 0;
    border-radius: 15px;
  }
  body.home #page #topics-section .container > .inner .head .sec_title1 {
    margin-left: 30px;
    text-align: left;
  }
  body.home #page #topics-section .container > .inner .btn {
    position: absolute;
    right: 20px;
    top: 60px;
    text-align: center;
  }
  body.home #page #topics-section .container > .inner .ttl {
    width: 15px;
  }
  body.home #page #topics-section .container > .inner .ttl.ttl_l {
    height: 215px;
    left: -22px;
    top: 100px;
  }
  body.home #page #topics-section .container > .inner .ttl.ttl_r {
    height: 165px;
    right: -22px;
    top: 100px;
  }
  body.home #page #topics-section .container > .inner .topics_feeds_wrap {
    display: block;
  }
  body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides {
    display: block;
  }
  body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides .sp-slide {
    width: auto;
    margin: auto;
    position: absolute;
  }
  body.home #page #topics-section .container > .inner .topics_feeds_wrap .sp-slides .sp-slide article {
    padding-top: 10px;
  }
  body.home #page #content-section .container .content {
    justify-content: space-between;
  }
  body.home #page #content-section .container .content article {
    width: calc(50% - 5px);
    margin: 0;
    margin-bottom: 10px;
    border-radius: 15px;
  }
  body.home #page #content-section .container .content article a .pic img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    object-position: center;
  }
  body.home #page #content-section .container .content article a .txt {
    padding: 12px;
  }
  body.home #page #content-section .container .content article a .txt h2 {
    font-size: 16px;
  }
  body.home #page #about-section .container {
    padding-top: 45px;
  }
  body.home #page #about-section .container .head {
    margin-bottom: 40px;
  }
  body.home #page #about-section .container .head:after {
    width: 60%;
    height: 80px;
    left: -5vw;
    top: -16px;
  }
  body.home #page #about-section .container .content .txt {
    width: 100%;
    order: 2;
  }
  body.home #page #about-section .container .content .txt h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  body.home #page #about-section .container .content .txt .btn {
    margin-top: 30px;
    text-align: center;
  }
  body.home #page #about-section .container .content .txt .btn a {
    width: 250px;
  }
  body.home #page #about-section .container .content .pic {
    order: 1;
    width: 70%;
    margin: 0 auto 25px;
  }
  body.home #page #about-section .loop_slide_wrap {
    margin-top: 70px;
    width: 100vw;
  }
  body.home #page #about-section #loopslider-1,
  body.home #page #about-section #loopslider-2 {
    margin: 0 auto;
    width: 100%;
    height: 195px;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  body.home #page #about-section #loopslider-1 ul,
  body.home #page #about-section #loopslider-2 ul {
    height: 195px;
    float: left;
    display: inline;
    overflow: hidden;
    display: inline-block;
  }
  body.home #page #about-section #loopslider-1 ul:after,
  body.home #page #about-section #loopslider-2 ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  body.home #page #about-section #loopslider-1 ul li,
  body.home #page #about-section #loopslider-2 ul li {
    width: 293px;
    height: 195px;
    float: left;
    display: inline-block;
    overflow: hidden;
  }
  body.home #page #instagram-section {
    background: #efe9e9;
  }
  body.home #page #instagram-section .container .btn {
    text-align: center;
    margin-top: 60px;
  }
  .search_area_wrap .inner {
    padding: 20px;
    border-radius: 15px;
    display: block;
  }
  .search_area_wrap .inner .head {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .search_area_wrap .inner .head .sec_title1 {
    text-align: center;
    margin-bottom: 10px;
  }
  .search_area_wrap .inner .head .sec_title1 h3 {
    font-size: 25px;
  }
  .search_area_wrap .inner .search_area .searchform .searchform__inner {
    border-radius: 7px;
  }
  .search_area_wrap .inner .search_area .searchform .searchform__inner .searchform__field {
    width: calc(100% - 40px);
    height: 40px;
    padding: 10px 15px;
  }
  .search_area_wrap .inner .search_area .searchform .searchform__inner .searchform__btn {
    width: 40px;
    height: 40px;
  }
  .search_area_wrap .inner .search_area .searchform .searchform__inner .searchform__btn i:before {
    font-size: 15px;
  }
  #page-404 .container {
    width: 90%;
  }
  .topics_feeds_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start;
  }
  .topics_feeds_wrap article {
    width: calc(33.3333333333% - 10px);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .topics_feeds_wrap article:nth-of-type(3n) {
    margin-right: 0;
  }
  .topics_feeds_wrap article .thumb a img {
    height: 200px;
  }
  .topics_feeds_wrap article .thumb.icon_new:after {
    width: 50px;
    height: 50px;
  }
  .topics_feeds_wrap article .thumb.finish {
    position: relative;
  }
  .topics_feeds_wrap article .thumb.finish:after {
    content: "終了しました";
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    left: -5px;
    top: -5px;
    background: rgba(0, 0, 0, 0.3);
    color: white;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    vertical-align: middle;
    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;
  }
  .topics_feeds_wrap article .txt .post-header ul.post-cat {
    margin-top: -28px;
  }
  .topics_feeds_wrap article .txt .post-header ul.post-cat li {
    margin-right: 7px;
  }
  .topics_feeds_wrap article .txt .post-header .post-title {
    font-size: 16px;
    line-height: 1.4;
  }
  #page-news #news-list .container .search_area_wrap,
  #page-search #news-list .container .search_area_wrap {
    margin-bottom: 40px;
  }
  #page-news #news-list .topics_feeds_wrap,
  #page-search #news-list .topics_feeds_wrap {
    justify-content: space-between;
  }
  #page-news #news-list .topics_feeds_wrap article,
  #page-search #news-list .topics_feeds_wrap article {
    width: calc(50% - 5px);
    margin: 0;
    margin-bottom: 10px;
  }
  #page-news #news-list .topics_feeds_wrap article .thumb a,
  #page-search #news-list .topics_feeds_wrap article .thumb a {
    border-radius: 10px;
  }
  #page-news #news-list .topics_feeds_wrap article .thumb a img,
  #page-search #news-list .topics_feeds_wrap article .thumb a img {
    height: 120px;
  }
  #page-news #news-list .topics_feeds_wrap article .txt,
  #page-search #news-list .topics_feeds_wrap article .txt {
    background: none;
    padding: 10px 10px;
  }
  #page-news #news-list .topics_feeds_wrap article .txt .post-cat,
  #page-search #news-list .topics_feeds_wrap article .txt .post-cat {
    margin-bottom: 6px;
  }
  #page-news #news-list .topics_feeds_wrap article .txt .post-title,
  #page-search #news-list .topics_feeds_wrap article .txt .post-title {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 1px;
  }
  #page-news #news-detail .container,
  #page-search #news-detail .container {
    width: 90%;
    min-width: auto;
  }
  #page-news #news-detail .post-header,
  #page-search #news-detail .post-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
  }
  #page-news #news-detail .post-header .post-title,
  #page-search #news-detail .post-header .post-title {
    font-size: 25px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #page-news #news-detail .blog_content_wrap_type2,
  #page-search #news-detail .blog_content_wrap_type2 {
    margin: 20px 0;
  }
  #page-news #news-detail .blog_content_wrap_type2 #sec-1,
  #page-news #news-detail .blog_content_wrap_type2 #sec-2,
  #page-news #news-detail .blog_content_wrap_type2 #sec-3,
  #page-search #news-detail .blog_content_wrap_type2 #sec-1,
  #page-search #news-detail .blog_content_wrap_type2 #sec-2,
  #page-search #news-detail .blog_content_wrap_type2 #sec-3 {
    margin-bottom: 30px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #sec-1 .pic,
  #page-news #news-detail .blog_content_wrap_type2 #sec-2 .pic,
  #page-news #news-detail .blog_content_wrap_type2 #sec-3 .pic,
  #page-search #news-detail .blog_content_wrap_type2 #sec-1 .pic,
  #page-search #news-detail .blog_content_wrap_type2 #sec-2 .pic,
  #page-search #news-detail .blog_content_wrap_type2 #sec-3 .pic {
    margin: 15px 0;
  }
  #page-news #news-detail .blog_content_wrap_type2 #sec-1 .flex > .pic,
  #page-news #news-detail .blog_content_wrap_type2 #sec-2 .flex > .pic,
  #page-news #news-detail .blog_content_wrap_type2 #sec-3 .flex > .pic,
  #page-search #news-detail .blog_content_wrap_type2 #sec-1 .flex > .pic,
  #page-search #news-detail .blog_content_wrap_type2 #sec-2 .flex > .pic,
  #page-search #news-detail .blog_content_wrap_type2 #sec-3 .flex > .pic {
    width: calc(50% - 3px);
  }
  #page-news #news-detail .blog_content_wrap_type2 #sec-1 p,
  #page-news #news-detail .blog_content_wrap_type2 #sec-2 p,
  #page-news #news-detail .blog_content_wrap_type2 #sec-3 p,
  #page-search #news-detail .blog_content_wrap_type2 #sec-1 p,
  #page-search #news-detail .blog_content_wrap_type2 #sec-2 p,
  #page-search #news-detail .blog_content_wrap_type2 #sec-3 p {
    margin: 20px 0;
  }
  #page-news #news-detail .blog_content_wrap_type2 #sec-1 h2,
  #page-news #news-detail .blog_content_wrap_type2 #sec-2 h2,
  #page-news #news-detail .blog_content_wrap_type2 #sec-3 h2,
  #page-search #news-detail .blog_content_wrap_type2 #sec-1 h2,
  #page-search #news-detail .blog_content_wrap_type2 #sec-2 h2,
  #page-search #news-detail .blog_content_wrap_type2 #sec-3 h2 {
    font-size: 20px;
    padding-left: 45px;
    margin: 25px 0;
    position: relative;
  }
  #page-news #news-detail .blog_content_wrap_type2 #sec-1 h2:before,
  #page-news #news-detail .blog_content_wrap_type2 #sec-2 h2:before,
  #page-news #news-detail .blog_content_wrap_type2 #sec-3 h2:before,
  #page-search #news-detail .blog_content_wrap_type2 #sec-1 h2:before,
  #page-search #news-detail .blog_content_wrap_type2 #sec-2 h2:before,
  #page-search #news-detail .blog_content_wrap_type2 #sec-3 h2:before {
    width: 30px;
    left: 0;
    top: 14px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section {
    margin-bottom: 40px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner {
    padding: 30px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner h2,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner h2 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 12px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns h3,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .sns h3 {
    font-size: 15px;
    margin-right: 15px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web h3,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web h3 {
    font-size: 15px;
    margin-right: 15px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web a,
  #page-search #news-detail .blog_content_wrap_type2 #interviewer-section .inner .web a {
    text-decoration: underline;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section,
  #page-search #news-detail .blog_content_wrap_type2 #author-section {
    margin-bottom: 60px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section .inner,
  #page-search #news-detail .blog_content_wrap_type2 #author-section .inner {
    padding: 0;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name,
  #page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name {
    width: calc(100% - 100px);
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name h3,
  #page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name h3 {
    font-size: 23px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section .inner .name h3:before,
  #page-search #news-detail .blog_content_wrap_type2 #author-section .inner .name h3:before {
    content: "\f5ad";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 5px;
    color: #ff575a;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section .inner .txt,
  #page-search #news-detail .blog_content_wrap_type2 #author-section .inner .txt {
    width: 100%;
    padding-left: 100px;
  }
  #page-news #news-detail .blog_content_wrap_type2 #author-section .inner .txt p,
  #page-search #news-detail .blog_content_wrap_type2 #author-section .inner .txt p {
    margin-top: 0;
  }
  #page-about #intro-section .container .pic {
    margin-bottom: 20px;
  }
  #page-about #intro-section .container .pic img {
    width: 50%;
  }
  #page-about #intro-section .container .txt h2 {
    font-size: 20px;
  }
  #page-about #intro-section .container .txt h3 {
    font-size: 17px;
  }
  #page-about #intro-section .container .txt h3:before, #page-about #intro-section .container .txt h3:after {
    width: 25px;
    height: 1px;
    top: 15px;
  }
  #page-about #intro-section .container .txt p {
    font-size: 15px;
  }
  #page-about #kenkou-section {
    background: rgb(243.525, 243.525, 243.525);
  }
  #page-about #kenkou-section .container .kenkou_list article {
    margin-bottom: 30px;
    background: white;
    border-radius: 15px;
    overflow: hidden;
  }
  #page-about #kenkou-section .container .kenkou_list article .pic {
    width: 100%;
    margin-bottom: 20px;
  }
  #page-about #kenkou-section .container .kenkou_list article .txt {
    width: 100%;
    padding: 0 25px 20px;
  }
  #page-about #kenkou-section .container .kenkou_list article:nth-of-type(2n) .pic {
    order: 1;
  }
  #page-about #kenkou-section .container .kenkou_list article:nth-of-type(2n) .txt {
    order: 2;
  }
  #page-about #saijo-section .container .head {
    margin-bottom: 20px;
  }
  #page-about #saijo-section .container .head h2 {
    font-size: 20px;
    line-height: 1.3;
  }
  #page-about #saijo-section .container .taisetu_list {
    margin-bottom: 40px;
  }
  #page-about #saijo-section .container .taisetu_list article {
    width: 100%;
    padding: 30px;
    margin-bottom: 20px;
  }
  #page-about #saijo-section .container .taisetu_list article h3 {
    font-size: 18px;
    line-height: 1.3;
  }
  #page-about #myuzu-section .container {
    width: 90%;
  }
  #page-about #nphl-section .container {
    width: 90%;
  }
  #page-about #nphl-section .container .sec_title2 h2 {
    font-size: 22px;
  }
  #page-contact-confirm .intro h2.ttl,
  #page-contact-thanks .intro h2.ttl {
    font-size: 15px;
    line-height: 1.5;
    padding: 10px 0;
    text-align: center;
  }
  #page-contact #page-head-section-type2 .ttl h2 {
    font-size: 15px;
  }
  #page-contact #intro-section .container {
    padding-top: 25px;
    width: calc(100% - 80px);
  }
  #page-contact #intro-section .intro {
    text-align: center;
    margin-bottom: 40px;
  }
  #page-contact #intro-section .intro p {
    display: inline-block;
    text-align: left;
  }
  #page-contact #intro-section .tel_list .ttl {
    font-size: 13px;
    text-align: center;
  }
  #page-contact #intro-section .tel_list .list article {
    padding: 25px 15px;
    text-align: center;
  }
  #page-contact #intro-section .tel_list .list article h3 {
    font-size: 15px;
    width: 100%;
  }
  #page-contact #intro-section .tel_list .list article h3 em {
    font-size: 13px;
    margin: 5px 0 0;
    display: block;
  }
  #page-contact #intro-section .tel_list .list article a {
    font-size: 20px;
    margin: 0 auto;
    padding: 10px;
  }
  #page-contact #intro-section .tel_list .list article p {
    width: 100%;
  }
  #page-contact #contact-form-wrap .container .intro {
    text-align: center;
  }
  #page-contact #contact-form-wrap .container .intro h2 {
    font-size: 13px;
  }
  .form-wrap div.wpcf7 .ajax-loader {
    min-width: 24px !important;
  }
  .form-wrap form {
    width: 100%;
  }
  .form-wrap form > h3 {
    text-align: center;
  }
  .form-wrap form > h4 {
    text-align: left;
  }
  .form-wrap form > p {
    text-align: left;
  }
  .form-wrap form .privacy {
    width: 100%;
    height: 350px;
    overflow: scroll;
    border: 1px solid rgb(159.375, 159.375, 159.375);
    background: rgb(243.525, 243.525, 243.525);
    border-radius: 7px;
    padding: 25px 35px;
  }
  .form-wrap form .form_check_btn > span {
    display: inline-block;
    background: red;
    padding: 25px 35px;
  }
  .form-wrap form .form_check_btn > span .wpcf7-list-item {
    margin-left: 0;
  }
  .form-wrap form .form_input_list.recaptcha {
    text-align: center;
    color: gray;
  }
  .form-wrap form .form_input_list.recaptcha a {
    text-decoration: underline;
  }
  .form-wrap form .form_bl {
    padding: 15px 0;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
  }
  .form-wrap form .form_bl > .h {
    width: 100%;
  }
  .form-wrap form .form_bl > .h > span {
    display: block;
    margin-bottom: 5px;
  }
  .form-wrap form .form_bl > .h.fullwide {
    width: 100%;
    text-align: left;
  }
  .form-wrap form .form_bl > .h.w40 {
    width: 100%;
  }
  .form-wrap form .form_bl > .c {
    width: 100%;
  }
  .form-wrap form .form_bl > .c.w60 {
    width: 100%;
  }
  .form-wrap form .form_bl > dl.c {
    margin: 0;
  }
  .form-wrap form .form_bl > dl.c dd {
    margin-left: 0;
  }
  .form-wrap form .form_bl > dl.c dd em {
    display: inline-block;
    width: 100px;
  }
  .form-wrap form .form_bl > dl.c dd > span {
    display: inline-block;
    width: calc(100% - 110px);
  }
  .form-wrap form .form_bl > dl.c dd:last-of-type {
    margin-bottom: 0;
  }
  .form-wrap form .checkbox label {
    margin-right: 15px;
  }
  .form-wrap form .checkbox input {
    width: auto;
    display: inline-block;
    margin-right: 5px;
    padding: 0;
  }
  .form-wrap form .form_check_btn {
    display: block;
    width: 100%;
    margin: 25px auto;
    padding: 15px;
    text-align: center;
  }
  .form-wrap form .form_check_btn a {
    color: #998e8a;
    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: #ff8066;
    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: #998e8a;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .form-wrap form .birth select {
    min-width: 100px;
    display: inline-block;
    margin-right: 1.5rem;
  }
}
