@charset "UTF-8";
/*!
Theme Name:   高田矯正歯科　公式サイト WPテーマ
Theme URI:    https://takatakyousei.mom/
Author:       dverz.
Author URI:   https://dverz.co.jp/
Description:  DVERZ WP theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  dverz
Tags:         企業サイト
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

a:hover {
  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,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  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;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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 {
  height: auto;
  background: #fff;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 2.2;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.font-size-small body {
  font-size: 8px;
  font-size: 0.8rem;
}
.font-size-large body {
  font-size: 12px;
  font-size: 1.2rem;
}

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

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

.button-hover, #pager .prev > a:hover,
#pager .next > a:hover,
#pager .list > a:hover, #pagination ul > li > a.arrow:hover, #pagination ul > li > a.page:hover {
  margin-top: 1px;
  margin-bottom: -1px;
}

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

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

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

dfn, cite, em, i {
  font-style: normal;
}

blockquote {
  margin: 0 1.5rem;
}

address {
  margin: 0;
  margin-bottom: 1.5rem;
  font-style: normal;
}

pre {
  overflow: auto;
  margin-bottom: 1.6rem;
  padding: 1.6rem;
  max-width: 100%;
  background: rgb(243.525, 243.525, 243.525);
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

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

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

mark, ins {
  text-decoration: none;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

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

.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}
.font-size-small .monospace {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large .monospace {
  font-size: 18px;
  font-size: 1.8rem;
}

ul {
  margin: 0;
  padding: 0;
}

ol {
  margin-bottom: 2rem;
}

ul {
  list-style: none;
}
ul li {
  font-style: normal;
}

ol {
  list-style: decimal;
}
ol li {
  line-height: 1.5;
  margin-bottom: 1rem;
}

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

.list-inline, #pagination ul, #pankuzu #breadcrumb ul {
  padding-left: 0;
  list-style: none;
  font-size: 0;
}
.list-inline > li, #pagination ul > li, #pankuzu #breadcrumb ul > li {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
}
.font-size-small .list-inline > li, .font-size-small #pagination ul > li, #pagination .font-size-small ul > li, .font-size-small #pankuzu #breadcrumb ul > li, #pankuzu #breadcrumb .font-size-small ul > li {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large .list-inline > li, .font-size-large #pagination ul > li, #pagination .font-size-large ul > li, .font-size-large #pankuzu #breadcrumb ul > li, #pankuzu #breadcrumb .font-size-large ul > li {
  font-size: 18px;
  font-size: 1.8rem;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

.button {
  display: inline-block;
  border: 1px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #00256c;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}
.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: rgb(0, 63.2083333333, 184.5);
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  border: 1px solid rgb(216.75, 216.75, 216.75);
  border-radius: 1rem;
  background: rgb(243.525, 243.525, 243.525);
  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 rgb(216.75, 216.75, 216.75);
}

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

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

#wrapper {
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
}
.font-size-small #wrapper {
  font-size: 12px;
  font-size: 1.2rem;
}
.font-size-large #wrapper {
  font-size: 18px;
  font-size: 1.8rem;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1300px;
  min-width: 1000px;
  padding: 7rem 0;
  position: relative;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}

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

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

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%;
}

.wp-caption {
  margin-bottom: 1.5rem;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075rem 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5rem;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none !important;
}

*:focus {
  outline: none;
}

/*primary--ボタンスタイル-------*/
/*青ざぶ白文字角丸*/
.btn_1 {
  background: #00256c;
  text-align: center;
  display: inline-block;
  line-height: 1;
  padding: 2rem;
  color: white;
  min-width: 200px;
  border-radius: 10rem;
}
.btn_1.link_blank:after {
  display: inline-block;
  margin-left: 1rem;
  content: "\f0c1";
  font-family: fontawesome;
}

.btn_2 {
  border: 1px solid #00256c;
  border-radius: 10rem;
  text-align: center;
  display: inline-block;
  line-height: 1;
  padding: 1.5rem 2rem;
  color: #00256c;
  font-weight: bold;
  min-width: 200px;
}

/*青ざぶ白文字角丸*/
.btn_3 {
  background: #00256c;
  text-align: center;
  display: inline-block;
  line-height: 1;
  padding: 2rem;
  color: white;
  min-width: 500px;
  border-radius: 10rem;
}

/*共通見出し*/
.sec_title1 {
  color: #00256c;
  text-align: center;
  font-size: 2.8rem;
  font-family: StaatlichesMontserrat;
  margin-bottom: 2rem;
}
.sec_title1 em {
  display: block;
  font-size: 1.5rem;
}

.sec_title2 {
  text-align: center;
  margin-bottom: 5.5rem;
}
.sec_title2 h2 {
  color: #00256c;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.sec_title2 h2:before, .sec_title2 h2:after {
  display: inline-block;
  content: "";
  width: 50px;
  height: 2px;
  background: #00256c;
  margin: 0 2rem;
}

.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;
}

.cards_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: 5rem;
}
.cards_pic:last-of-type {
  margin-bottom: 0;
}
.cards_pic .pic {
  line-height: 0.5;
  width: 400px;
}
.cards_pic .txt {
  width: calc(100% - 400px - 50px);
  padding: 1rem 0;
}
.cards_pic .txt ul {
  margin-bottom: 2rem;
}
.cards_pic .txt .sec_title3 {
  text-align: left;
  margin-top: 0;
}

.cards_col_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cards_col_2 article, .cards_col_2 .pic, .cards_col_2 .txt {
  width: calc(50% - 20px);
  margin-bottom: 4rem;
}

.cards_col_3 {
  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: 3rem 0;
}
.cards_col_3 article {
  width: calc(33.3333333333% - 20px);
  margin-bottom: 2rem;
}
.cards_col_3 article .pic {
  line-height: 0.5;
}
.cards_col_3 article .sec_title4 {
  margin-bottom: 1rem;
}
.cards_col_3.arrow article:nth-of-type(1),
.cards_col_3.arrow article:nth-of-type(2) {
  position: relative;
}
.cards_col_3.arrow article:nth-of-type(1):after,
.cards_col_3.arrow article:nth-of-type(2):after {
  position: absolute;
  right: -2.3rem;
  top: 30%;
  color: #00256c;
  font-size: 4rem;
  content: "\f0da";
  font-family: fontawesome;
}

.bg_gray {
  background: rgb(243.525, 243.525, 243.525);
}

.table_type1 table tr th, .table_type1 table tr td {
  border: 1px solid #00256c;
}
.table_type1 table tr th {
  background: #ebeefa;
  color: #00256c;
  padding: 1rem;
}
.table_type1 table tr .w40 {
  width: 40%;
}
.table_type1 table tr .w60 {
  width: 60%;
}
.table_type1 table tr td {
  padding: 2rem 3rem;
}

.table_type2 {
  margin-bottom: 6rem;
}
.table_type2 .txt_r {
  text-align: right;
}
.table_type2 table tr th, .table_type2 table tr td {
  border: 1px solid #00256c;
}
.table_type2 table tr th {
  background: #ebeefa;
  color: #00256c;
  padding: 1rem;
}
.table_type2 table tr .w40 {
  width: 40%;
}
.table_type2 table tr .w60 {
  width: 60%;
}
.table_type2 table tr td {
  padding: 1rem;
  line-height: 1.5;
  background: white;
}
.table_type2 table tr td.tani {
  text-align: center;
}
.table_type2 table tr td.price {
  text-align: right;
}
.table_type2 table tr td.price:after {
  content: "円";
}

.table_type3 {
  margin-bottom: 4rem;
}
.table_type3 table tr th, .table_type3 table tr td {
  padding: 2rem 3rem;
}
.table_type3 table tr th {
  border-bottom: 3px solid #00256c;
  width: 30%;
}
.table_type3 table tr td {
  border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
}

#pankuzu {
  background: #00256c;
}
#pankuzu .container {
  padding: 1rem 5rem;
}
#pankuzu #breadcrumb ul > li {
  margin-left: 10px;
  font-size: 1.2rem;
  color: white;
  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 {
  color: white !important;
  text-decoration: underline;
}

#menu_btn {
  display: none;
}

#foot-fix-btn {
  display: none;
}

#header .container {
  padding: 0;
  padding-right: 2rem;
  width: 100%;
}
#header .container .nav_wrap {
  position: relative;
}
#header .container .nav_wrap .head_logo {
  width: 170px;
  height: 170px;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
}
#header .container .nav_wrap .head_logo a {
  display: block;
  line-height: 1;
  padding: 2.5rem;
  background: white;
}
#header .container .nav_wrap .head_info.cards {
  justify-content: flex-end;
  align-items: center;
  padding-top: 2rem;
}
#header .container .nav_wrap .head_info.cards .tel a {
  width: 220px;
  display: block;
  line-height: 1;
}
#header .container .nav_wrap .head_info.cards .access {
  margin-left: 2rem;
  margin-right: 2rem;
}
#header .container .nav_wrap .head_info.cards .access a:before {
  font-weight: normal;
  content: "\f041";
  font-size: 1.7rem;
  display: inline-block;
  margin-right: 1rem;
  font-family: fontawesome;
}
#header .container .nav_wrap #gnav .cards {
  justify-content: flex-end;
}
#header .container .nav_wrap #gnav .cards a {
  font-weight: bold;
  padding: 1rem 1.5rem;
  display: block;
}

#side-fix-btn {
  position: fixed;
  display: block;
  right: 0;
  top: 30rem;
  background: orange;
  color: white;
  z-index: 1000;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-top: 4px solid #00256c;
  border-left: 4px solid #00256c;
  border-bottom: 4px solid #00256c;
  writing-mode: vertical-rl;
}
#side-fix-btn a {
  display: block;
  color: white;
  border-radius: 1rem 0 0 1rem;
  text-align: center;
  line-height: 1.3;
  padding: 1.5rem;
}
#side-fix-btn a:before {
  margin-bottom: 0.5rem;
  font-size: 3rem;
  line-height: 1;
  content: "\f0e0";
  font-family: fontawesome;
  display: inline-block;
}

#vihalf-section {
  background-image: url("images/common/vihalf_bg.jpg");
  background-position: top center;
  background-size: cover;
  z-index: 10;
  position: relative;
}
#vihalf-section .container h2 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  color: #00256c;
}

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

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

#pagination {
  margin-top: 60px;
  margin-bottom: 30px;
}
#pagination ul {
  text-align: center;
}
#pagination ul > li > a {
  vertical-align: middle;
}
#pagination ul > li > a.page {
  display: inline-block;
  margin: 0 8px;
  width: 27px;
  height: 27px;
  border: solid 2px #00256c;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgb(216.75, 216.75, 216.75);
  color: #00256c;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 24px;
}
.font-size-small #pagination ul > li > a.page {
  font-size: 10.4px;
  font-size: 1.04rem;
}
.font-size-large #pagination ul > li > a.page {
  font-size: 15.6px;
  font-size: 1.56rem;
}
#pagination ul > li > a.page.current {
  background-color: #00256c;
  color: #fff;
}
#pagination ul > li > a.arrow {
  display: inline-block;
  margin: 0 8px;
  width: 15px;
  height: 27px;
  border: none 0 transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#pagination ul > li > a.arrow.prev {
  background-image: url(images/pagination/icon-arrow-left.png);
}
#pagination ul > li > a.arrow.next {
  background-image: url(images/pagination/icon-arrow-right.png);
}

#pager {
  position: relative;
  margin: 6rem auto 0;
  text-align: center;
  min-height: 70px;
  width: 90%;
}
#pager .prev > a,
#pager .next > a,
#pager .list > a {
  display: inline-block;
  box-sizing: border-box;
  width: 140px;
  height: 27px;
  border: solid 2px #000;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgb(216.75, 216.75, 216.75);
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  line-height: 24px;
}
.font-size-small #pager .prev > a,
.font-size-small #pager .next > a,
.font-size-small #pager .list > a {
  font-size: 10.4px;
  font-size: 1.04rem;
}
.font-size-large #pager .prev > a,
.font-size-large #pager .next > a,
.font-size-large #pager .list > a {
  font-size: 15.6px;
  font-size: 1.56rem;
}
#pager .prev {
  position: absolute;
  top: 0;
  left: 0;
}
#pager .prev > a:before {
  display: inline-block;
  vertical-align: middle;
  content: "\f053";
  margin-right: 1rem;
  font-family: FontAwesome;
}
#pager .next {
  position: absolute;
  top: 0;
  right: 0;
}
#pager .next > a:after {
  display: inline-block;
  vertical-align: middle;
  content: "\f054";
  margin-left: 1rem;
  font-family: FontAwesome;
}
#pager .list {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -70px;
}

#go-top {
  z-index: 9999;
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 7.5rem;
  border: 1px solid #00256c;
  background: white;
  display: block;
  box-shadow: 0 0 1rem 0.1rem #00256c;
}
#go-top:after {
  content: "\f077";
  text-align: center;
  line-height: 7rem;
  display: block;
  font-size: 3rem;
  font-family: FontAwesome;
  color: #00256c;
  min-height: 7.5rem;
}

footer#footer {
  position: relative;
  background: #00256c;
  margin-top: 100px;
}
footer#footer:before {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: -99px;
  left: 0;
  background-image: url("images/common/foot_wave.png");
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 1;
}
footer#footer .container {
  padding: 2rem 2rem 5rem;
}
footer#footer .container > .cards .foot_info.cards .foot_logo {
  width: 150px;
  margin-right: 2rem;
}
footer#footer .container > .cards .foot_info.cards .foot_logo a {
  display: block;
}
footer#footer .container > .cards .foot_info.cards .info {
  color: white;
}
footer#footer .container > .cards .foot_info.cards .info .tel {
  width: 210px;
  display: block;
  margin-bottom: 1.5rem;
}
footer#footer .container > .cards .foot_info.cards .info .btn_2 {
  border-color: white;
  color: white;
}
footer#footer .container > .cards .foot_info.cards .info .btn_2:before {
  font-weight: normal;
  content: "\f041";
  font-size: 1.7rem;
  display: inline-block;
  margin-right: 1rem;
  font-family: fontawesome;
}
footer#footer .container > .cards .foot_nav {
  text-align: right;
}
footer#footer .container > .cards .foot_nav li a {
  color: white;
  font-weight: bold;
}

footer#credit {
  background: #041433;
}
footer#credit .container {
  padding: 0;
  text-align: center;
}
footer#credit .container p {
  font-size: 1.3rem;
  color: white;
}

#foot-fix-btn {
  display: none;
}

body.home #page {
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
  /*------------------------------------------------------------------*/
}
body.home #page #vi-section .container {
  padding: 0;
  width: 100%;
  max-width: 1700px;
}
body.home #page #vi-section .container #vi-slide .sp-slide {
  line-height: 0.5;
}
body.home #page #vi-section .container .vi_content {
  position: absolute;
  left: 10%;
  bottom: 3rem;
}
body.home #page #vi-section .container .vi_content .vi_txt {
  width: 590px;
}
body.home #page #covid-section {
  background: #e8efff;
}
body.home #page #covid-section .container {
  padding: 4rem 0;
  min-width: auto;
  width: 900px;
}
body.home #page #covid-section .container h2 {
  color: #00256c;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 3px;
}
body.home #page #covid-section .container li {
  font-weight: bold;
}
body.home #page #news-section .container .cards {
  align-content: center;
  align-items: center;
}
body.home #page #news-section .container .cards .head {
  width: 200px;
}
body.home #page #news-section .container .cards .feeds {
  width: calc(100% - 200px - 100px);
  border-top: 1px solid rgb(243.525, 243.525, 243.525);
}
body.home #page #news-section .container .cards article {
  border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
}
body.home #page #news-section .container .cards article a {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem 0;
  padding-right: 3rem;
  position: relative;
}
body.home #page #news-section .container .cards article a:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  right: 0;
  top: calc((100% - 33px) / 2);
  color: #00256c;
}
body.home #page #news-section .container .cards article a .post-date {
  width: 130px;
  line-height: 1.7;
}
body.home #page #news-section .container .cards article a .post-title {
  width: calc(100% - 130px);
  line-height: 1.7;
}
body.home #page #message-section .container {
  padding: 0;
  padding-bottom: 10rem;
  width: 100%;
}
body.home #page #message-section .container .pic {
  width: 720px;
}
body.home #page #message-section .container .txt {
  position: absolute;
  background: rgba(0, 37, 108, 0.9);
  color: white;
  right: 0;
  top: 10rem;
  width: 720px;
  padding: 12rem 5.5rem;
}
body.home #page #message-section .container .txt h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
}
body.home #page #message-section .container .txt .everyforsmile {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 500px;
}
body.home #page #treat-section {
  background: #e8efff;
}
body.home #page #treat-section .container .treat_list.cards article {
  width: calc(33.3333333333% - 1.9rem);
}
body.home #page #treat-section .container .treat_list.cards article a {
  display: block;
}
body.home #page #treat-section .container .treat_list.cards article a h2 {
  margin: -5rem auto 0;
  z-index: 10;
  position: relative;
  background: white;
  border: 3px solid #00256c;
  width: 90%;
  text-align: center;
  border-radius: 2rem;
  color: #00256c;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.5rem 0;
}
body.home #page #treat-section .container .treat_list.cards article a h2 em {
  display: block;
  letter-spacing: 0;
  font-size: 1.3rem;
}
body.home #page #clinic-section .container > .cards .pic {
  width: 50%;
}
body.home #page #clinic-section .container > .cards .txt {
  width: 47%;
}
body.home #page #clinic-section .container > .cards .txt h2.sec_title1 {
  line-height: 1.5;
  text-align: left;
}
body.home #page #clinic-section .container > .cards .txt .info {
  border: 3px solid #00256c;
  border-radius: 1rem;
  text-align: center;
  padding: 1.5rem 0;
  margin-bottom: 2rem;
}
body.home #page #clinic-section .container > .cards .txt .info address, body.home #page #clinic-section .container > .cards .txt .info p.tel {
  color: #00256c;
  font-weight: bold;
  margin: 0;
  font-size: 1.8rem;
  line-height: 1.5;
}
body.home #page #clinic-section .container > .cards .txt .schedule table {
  margin-bottom: 1rem;
}
body.home #page #clinic-section .container > .cards .txt .schedule table tr {
  border-bottom: 1px solid #00256c;
}
body.home #page #clinic-section .container > .cards .txt .schedule table tr th, body.home #page #clinic-section .container > .cards .txt .schedule table tr td {
  color: #00256c;
  padding: 1rem 0;
}
body.home #page #clinic-section .container > .cards .txt .schedule table tr th {
  width: 150px;
}
body.home #page #clinic-section .container > .cards .txt .schedule table tr td {
  width: calc((100% - 150px) / 7);
  text-align: center;
}
body.home #page #clinic-section .container > .cards .txt .schedule table tr:nth-of-type(1) td {
  font-weight: bold;
}
body.home #page #clinic-section .container > .cards .txt .schedule > p {
  line-height: 1.5;
}
body.home #page #clinic-section .container > .cards .txt .btn a {
  width: 100%;
}
body.home #page #clinic-section .container .map {
  margin-top: 5rem;
}
body.home #page #clinic-section .container .map iframe {
  width: 100%;
}

#page-clinic #doctor-section .txt {
  padding-top: 0;
}
#page-clinic #doctor-section .txt h3 {
  color: #00256c;
  line-height: 1.8;
}
#page-clinic #doctor-section .txt h2 {
  color: #00256c;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.8;
}
#page-clinic #doctor-section .txt h4 {
  color: #00256c;
  line-height: 1.8;
}
#page-clinic #doctor-section .txt p {
  margin-bottom: 3rem;
}
#page-clinic #doctor-section .txt h5 {
  background: #00256c;
  color: white;
  display: inline-block;
  padding: 0.2rem 2rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
#page-clinic #doctor-section .txt table tr th {
  font-weight: normal;
  text-align: left;
}
#page-clinic #inclinic-section .container {
  padding-top: 0;
}
#page-clinic #inclinic-section .container h3 {
  color: #00256c;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
#page-clinic #schedule-section .container {
  padding-top: 0;
}
#page-clinic #schedule-section .container .schedule table {
  margin-bottom: 1rem;
}
#page-clinic #schedule-section .container .schedule table tr {
  border-bottom: 1px solid #00256c;
}
#page-clinic #schedule-section .container .schedule table tr th, #page-clinic #schedule-section .container .schedule table tr td {
  color: #00256c;
  font-size: 2rem;
}
#page-clinic #schedule-section .container .schedule table tr th {
  width: 250px;
  line-height: 1.5;
}
#page-clinic #schedule-section .container .schedule table tr th em {
  font-size: 1.5rem;
}
#page-clinic #schedule-section .container .schedule table tr td {
  width: calc((100% - 250px) / 7);
  text-align: center;
  padding: 2rem 0;
}
#page-clinic #schedule-section .container .schedule table tr:nth-of-type(1) td {
  font-weight: bold;
}
#page-clinic #schedule-section .container .schedule > p {
  line-height: 1.5;
}
#page-clinic #schedule-section .container dl dt, #page-clinic #schedule-section .container dl dd {
  display: inline-block;
}
#page-clinic #schedule-section .container dl dt {
  color: white;
  background: #00256c;
  width: 100px;
  text-align: center;
  margin-right: 20px;
}
#page-clinic #schedule-section .container dl dd {
  display: inline-block;
  margin: 0;
  width: calc(100% - 150px);
  margin-bottom: 2rem;
}
#page-clinic #access-section .container {
  padding-top: 0;
}
#page-clinic #access-section .container > .cards .pic {
  width: 55%;
}
#page-clinic #access-section .container > .cards .txt {
  width: 40%;
}
#page-clinic #access-section .container > .cards .txt h2, #page-clinic #access-section .container > .cards .txt address, #page-clinic #access-section .container > .cards .txt p, #page-clinic #access-section .container > .cards .txt h4 {
  margin: 0 0 1rem;
  line-height: 1.5;
}
#page-clinic #access-section .container > .cards .txt h2 {
  font-weight: bold;
  color: #00256c;
  font-size: 2rem;
}
#page-clinic #access-section .container > .cards .txt p {
  margin-bottom: 1.8rem;
}
#page-clinic #access-section .container > .cards .txt h4 {
  color: white;
  background: #00256c;
  padding: 0 1.5rem;
  display: inline-block;
}
#page-clinic #access-section .container > .cards .txt .btn a {
  width: 100%;
}
#page-clinic #access-section .container .map {
  margin-top: 4rem;
}
#page-clinic #access-section .container .map iframe {
  width: 100%;
}
#page-clinic #info-section h3 {
  color: #00256c;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
#page-clinic #info-section .content {
  background: #e8efff;
  padding: 4rem 5rem;
  margin: 2rem auto;
  max-width: 900px;
}
#page-clinic #info-section .content article {
  margin: 1.5rem 0;
}
#page-clinic #info-section .content article h4 {
  font-size: 1.6rem;
  color: #00256c;
  font-weight: bold;
}
#page-clinic #info-section .content article p {
  margin: 0;
}
#page-clinic #info-section .content .table_type_1 {
  margin: 2rem 0;
}
#page-clinic #info-section .content .table_type_1 table tr {
  border-bottom: 1px solid #d5d5d5;
  line-height: 1.5;
  font-weight: bold;
}
#page-clinic #info-section .content .table_type_1 table tr th {
  color: #00256c;
  border-bottom: 2px solid #00256c;
  width: 30%;
}
#page-clinic #info-section .content .table_type_1 table tr td {
  padding: 20px;
}
#page-clinic #info-section .content .name {
  font-weight: bold;
  text-align: right;
}

#page-orthodontics #flow-section .container > .cards .txt {
  width: calc(100% - 250px - 20px);
}
#page-orthodontics #flow-section .container > .cards .txt ul.flow_list li {
  margin-bottom: 3rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#page-orthodontics #flow-section .container > .cards .txt ul.flow_list li:after {
  position: absolute;
  left: 95px;
  bottom: -6rem;
  color: #00256c;
  font-size: 4rem;
  content: "\f0d7";
  font-family: fontawesome;
}
#page-orthodontics #flow-section .container > .cards .txt ul.flow_list li:last-of-type:after {
  content: none;
}
#page-orthodontics #flow-section .container > .cards .txt ul.flow_list li h3 {
  color: white;
  background: #00256c;
  font-size: 1.7rem;
  display: inline-block;
  width: 210px;
  display: flex;
  align-items: center;
  font-weight: bold;
  padding: 1rem 0;
  justify-content: center;
}
#page-orthodontics #flow-section .container > .cards .txt ul.flow_list li p {
  margin: 0;
  display: inline-block;
  width: calc(100% - 210px - 20px);
  line-height: 1.7;
}
#page-orthodontics #flow-section .container > .cards .pic {
  width: 250px;
}
#page-orthodontics #child-section .container,
#page-orthodontics #general-section .container,
#page-orthodontics #other-section .container {
  padding-top: 0;
}
#page-orthodontics #child-section .container > p,
#page-orthodontics #general-section .container > p,
#page-orthodontics #other-section .container > p {
  text-align: center;
  margin-bottom: 5rem;
}
#page-orthodontics #child-section .container .txt,
#page-orthodontics #general-section .container .txt,
#page-orthodontics #other-section .container .txt {
  margin-bottom: 5rem;
}
#page-orthodontics #child-section .container .txt h3,
#page-orthodontics #general-section .container .txt h3,
#page-orthodontics #other-section .container .txt h3 {
  line-height: 1.5;
  color: #00256c;
  font-weight: bold;
  font-size: 2rem;
}
#page-orthodontics #child-section .container .txt p,
#page-orthodontics #general-section .container .txt p,
#page-orthodontics #other-section .container .txt p {
  line-height: 1.9;
  margin-bottom: 2rem;
}
#page-orthodontics #child-section .container .txt h4,
#page-orthodontics #general-section .container .txt h4,
#page-orthodontics #other-section .container .txt h4 {
  color: white;
  background: #00256c;
  padding: 0 1rem;
  display: inline-block;
  margin-bottom: 0.7rem;
}
#page-risk #risk-section .container {
  width: 1000px;
}
#page-risk #risk-section .container h3 {
  font-weight: bold;
  font-size: 2rem;
  background: #00256c;
  color: white;
}
#page-risk #risk-section .container ol {
  margin-left: -1.5rem;
}
#page-risk #risk-section .container ol li {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}

#page-faq #faq-section .head {
  margin-bottom: 3rem;
}
#page-faq #faq-section .faq_list ul li {
  margin-bottom: 3rem;
}
#page-faq #faq-section .faq_list ul li .h {
  background: #00256c;
  color: white;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 1rem 2rem;
  position: relative;
}
#page-faq #faq-section .faq_list ul li .h:after {
  content: "\f054";
  font-family: fontawesome;
  position: absolute;
  top: 3rem;
  right: 2rem;
  transform: translateY(-50%);
  transition: 0.2s;
}
#page-faq #faq-section .faq_list ul li .h.selected:after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.2s;
}
#page-faq #faq-section .faq_list ul li .c {
  display: none;
  background: #e8efff;
  padding: 3rem 4rem;
}
#page-faq #faq-section .faq_list ul li .c p {
  margin: 0;
  line-height: 1.8;
}

#wrapper.news .post-head .post-title {
  display: block;
  font-size: 2.5rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
#wrapper.news .post-head .post-date {
  display: inline-block;
}
#wrapper.news .post-head .post-cat {
  display: inline-block;
  margin-left: 1rem;
  background: #00256c;
  padding: 0.5rem 1rem;
  line-height: 1;
  color: white;
  padding: 0.5rem 2rem;
  border-radius: 7rem;
  font-size: 1.3rem;
}
#wrapper.news .more_btn {
  text-align: right;
}
#wrapper.news .more_btn .btn_1 {
  font-size: 1.5rem;
}
#wrapper.news #news-list > article {
  border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
  padding-bottom: 5rem;
  margin-bottom: 5rem;
}
.contact #page-contact .container #contact-form-wrap > .btn {
  text-align: right;
  margin-bottom: 5rem;
}
.contact #page-contact .container #contact-form-wrap h3 {
  background: #00256c;
  font-weight: bold;
  font-size: 2rem;
  padding: 1.5rem 2rem;
}
.contact #page-contact .container #privacy h3 {
  font-size: 2.5rem;
  font-weight: bold;
}
.contact #page-contact .container #privacy p {
  margin-top: 0;
  margin-bottom: 3rem;
}
.contact #page-contact .container #privacy ul {
  list-style: disc;
  padding-left: 4rem;
  margin-bottom: 3rem;
}

.form-wrap {
  text-align: center;
}
.form-wrap div.wpcf7 .ajax-loader {
  min-width: 24px !important;
}
.form-wrap > h3 {
  text-align: left;
  color: #00256c;
  background: #e8efff;
  line-height: 1.3;
  padding: 1rem 2rem;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3rem;
}
.form-wrap form {
  width: 100%;
  width: auto;
  box-sizing: border-box;
  margin: 2rem auto;
}
.form-wrap form .form_input_list {
  padding: 3rem 0;
  border-top: 1px solid rgb(216.75, 216.75, 216.75);
}
.form-wrap form .form_input_list span {
  vertical-align: middle;
}
.form-wrap form .form_input_list > span:nth-of-type(1) {
  display: inline-block;
  min-width: 20rem;
  text-align: right;
  margin-right: 4rem;
  font-weight: bold;
}
.form-wrap form .form_input_list > span:nth-of-type(1) > em {
  background: #00256c;
  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_input_list > span:nth-of-type(2) {
  display: inline-block;
  text-align: left;
}
.form-wrap form .form_input_list dl {
  display: inline-block;
  margin: 0;
}
.form-wrap form .form_input_list dl dd {
  display: inline-block;
  margin: 0;
  margin-right: 2rem;
}
.form-wrap form .form_input_list dl dd > em {
  font-style: normal;
  display: inline-block;
  font-weight: bold;
  margin-right: 1rem;
}
.form-wrap form .form_input_list dl dd > span {
  display: inline-block;
}
.form-wrap form .form_input_list dl dd input {
  width: 20rem;
}
.form-wrap form .submit_btn_wrap {
  text-align: center;
  justify-content: 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 input,
.form-wrap form textarea {
  display: block;
  width: 650px;
  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: #00256c;
  color: white;
  box-sizing: border-box;
  padding: 2rem 0;
  display: block;
  margin: 1rem 0;
}
.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: 650px;
  position: relative;
  display: block;
  padding: 1rem 2rem;
  background: rgb(243.525, 243.525, 243.525);
}
.form-wrap form select:before,
.form-wrap form .wpcf7-select:before {
  z-index: 1;
  content: "\f054";
  font-family: FontAwesome;
  color: #00256c;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.form-wrap form .birth select {
  width: 100px;
  display: inline-block;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

@media screen and (max-width: 732px) {
  body {
    overflow: hidden;
  }
  .container {
    padding: 3rem 0;
    width: 90%;
    min-width: auto;
    max-width: auto;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
  }
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
  /*primary--ボタンスタイル-------*/
  .btn_3 {
    width: 80%;
  }
  /*共通見出し*/
  .sec_title1 {
    line-height: 1.7;
  }
  .sec_title2 {
    margin-bottom: 2.5rem;
  }
  .sec_title2 h2 {
    font-size: 2rem;
    letter-spacing: 0;
  }
  .sec_title2 h2:before, .sec_title2 h2:after {
    width: 30px;
    height: 2px;
    margin: 0 2rem;
  }
  .cards_pic {
    margin-bottom: 5rem;
  }
  .cards_pic .pic {
    width: 100%;
  }
  .cards_pic .txt {
    width: 100%;
    padding: 1rem 0;
  }
  .cards_pic .txt ul {
    margin-bottom: 2rem;
  }
  .cards_pic .txt .sec_title3 {
    text-align: left;
    margin-top: 0;
  }
  .cards_col_2 article, .cards_col_2 .pic, .cards_col_2 .txt {
    width: 100%;
    margin-bottom: 2.5rem;
  }
  .cards_col_3 {
    margin: 3rem 0;
  }
  .cards_col_3 article {
    width: 100%;
    margin-bottom: 2rem;
  }
  .cards_col_3 article .sec_title4 {
    margin-bottom: 1rem;
  }
  .cards_col_3.arrow article {
    width: 90%;
    margin: 0 auto 2rem;
  }
  .cards_col_3.arrow article .sec_title3 {
    margin-top: 0.5rem;
    letter-spacing: 0;
  }
  .cards_col_3.arrow article:nth-of-type(1),
  .cards_col_3.arrow article:nth-of-type(2) {
    position: relative;
  }
  .cards_col_3.arrow article:nth-of-type(1):after,
  .cards_col_3.arrow article:nth-of-type(2):after {
    position: absolute;
    right: 45%;
    top: auto;
    bottom: -3.8rem;
    content: "\f0d7";
  }
  .table_type1 {
    overflow: auto;
    white-space: nowrap;
  }
  .table_type1 table {
    width: 100%;
  }
  .table_type1 table tr th {
    padding: 0.5rem 1rem;
  }
  .table_type1 table tr .w40 {
    width: 40%;
  }
  .table_type1 table tr .w60 {
    width: 60%;
  }
  .table_type1 table tr td {
    padding: 1rem;
    font-size: 1.2rem;
  }
  .table_type2 {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 6rem;
  }
  .table_type2 table {
    width: 100%;
  }
  .table_type2 table tr th {
    padding: 1rem;
  }
  .table_type2 table tr .w40 {
    width: 40%;
  }
  .table_type2 table tr .w60 {
    width: 60%;
  }
  .table_type2 table tr td {
    padding: 1rem;
    line-height: 1.5;
    background: white;
  }
  .table_type2 table tr td.price:after {
    content: "円";
  }
  .table_type3 {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 4rem;
  }
  .table_type3 table {
    width: 100%;
  }
  .table_type3 table tr th, .table_type3 table tr td {
    padding: 1rem 2rem;
  }
  .table_type3 table tr th {
    width: 30%;
  }
  #pankuzu {
    border-bottom: 0;
  }
  #pankuzu .container {
    width: 100%;
    border-bottom: 0;
    padding: 0.5rem 0;
    line-height: 1.3;
  }
  #menu_btn {
    position: absolute;
    top: 2.3rem;
    right: 2rem;
    line-height: 1;
    z-index: 9999;
    display: block;
  }
  #menu_btn:after {
    content: "\f0c9";
    font-family: FontAwesome;
    color: #00256c;
    font-size: 3rem;
  }
  #page .cont .head {
    margin-bottom: 2rem;
  }
  #page .cont .gmap iframe {
    height: 250px;
  }
  #header .container {
    padding: 0;
    width: 100%;
  }
  #header .container .nav_wrap .head_logo {
    width: 70px;
    height: auto;
    position: relative;
  }
  #header .container .nav_wrap .head_logo a {
    padding: 1rem;
  }
  #header .container .nav_wrap .head_info.cards {
    display: none;
  }
  #header .container .nav_wrap #gnav {
    display: none;
  }
  #header .container .nav_wrap #gnav ul.cards {
    justify-content: space-between;
    border-top: 1px solid rgb(216.75, 216.75, 216.75);
  }
  #header .container .nav_wrap #gnav ul.cards li {
    width: 50%;
    border-bottom: 1px solid rgb(216.75, 216.75, 216.75);
  }
  #header .container .nav_wrap #gnav ul.cards li:nth-of-type(odd) {
    border-right: 1px solid rgb(216.75, 216.75, 216.75);
  }
  #header .container .nav_wrap #gnav ul.cards a {
    padding: 1rem 2.5rem;
    text-align: center;
  }
  #foot-fix-btn {
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background: #284884;
  }
  #foot-fix-btn > a {
    width: 100%;
    text-align: center;
    display: block;
    color: white;
    padding: 0.5rem 0;
    font-size: 1.5rem;
    font-weight: bold;
  }
  #foot-fix-btn > a:before {
    content: "\f095";
    font-family: fontawesome;
    margin-right: 1rem;
    font-weight: normal;
    font-size: 2rem;
    vertical-align: middle;
  }
  #vihalf-section .container h2 {
    font-size: 2rem;
  }
  #page > .container {
    padding: 4rem 0;
  }
  #primary .container {
    padding: 4rem 0;
  }
  #primary article[class^=post-] > .content table {
    width: 100%;
    margin-bottom: 3rem;
  }
  #primary article[class^=post-] > .content table tr th, #primary article[class^=post-] > .content table tr td {
    border: 1px solid rgb(216.75, 216.75, 216.75);
    line-height: 1;
    padding: 1.5rem;
    font-size: 1.2rem;
  }
  #primary article[class^=post-] > .content table tr th {
    background: rgb(243.525, 243.525, 243.525);
    width: 30%;
    font-weight: bold;
    text-align: center;
  }
  #primary article[class^=post-] > .content table tr td {
    line-height: 1.5em;
  }
  #primary article[class^=post-] > .content table tr td > p {
    margin: 0;
  }
  #primary article[class^=post-] > .content h1 {
    margin: 1rem 0 2rem;
    line-height: 1.5;
    font-size: 2rem;
    font-weight: bold;
  }
  #primary article[class^=post-] > .content h2 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    padding-left: 1.5rem;
    border-left: 0.5rem solid #00256c;
    font-weight: bold;
  }
  #primary article[class^=post-] > .content h3 {
    color: #00256c;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem;
    display: inline-block;
    min-width: 50%;
  }
  #primary article[class^=post-] > .content h4 {
    color: white;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    background: #00256c;
  }
  #primary article[class^=post-] > .content h5 {
    color: #00256c;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    border: 2px solid #00256c;
  }
  #primary article[class^=post-] > .content p {
    font-size: 1.3rem;
    margin-bottom: 2rem;
  }
  #primary article[class^=post-] > .content a {
    text-decoration: underline;
    color: #00256c;
  }
  #primary article[class^=post-] > .content h2.caption {
    box-sizing: border-box;
    color: #000 !important;
    font-size: 2.1rem;
    line-height: 1.5;
    padding: 2rem !important;
    border-bottom: 2px solid #e8efff;
    border-left: 0px !important;
    border-radius: 0;
    margin-bottom: 4rem !important;
    background: none;
    box-shadow: none;
    display: block;
    text-align: left;
  }
  #primary article[class^=post-] > .content h2.caption:before {
    content: "\f068";
    font-family: fontawesome;
    display: inline-block;
    margin-right: 2rem;
    color: #00256c;
  }
  #primary article[class^=post-] > .content ul {
    margin: 2rem 0 3rem;
    list-style: disc;
    padding-left: 4rem;
  }
  #primary article[class^=post-] > .content ul li {
    line-height: 1.5;
    margin-bottom: 1.5rem;
    font-style: normal;
  }
  #primary article[class^=post-] > .content .btn {
    text-align: right;
    margin: 1rem 0 1rem;
  }
  #primary article[class^=post-] > .content .btn > a {
    text-decoration: none !important;
    text-align: left;
    min-width: 250px;
  }
  #primary article[class^=post-] > .content .btn > a.btn_1 {
    color: green;
  }
  #primary article[class^=post-] > .content .btn > a.btn_2 {
    color: white;
    text-align: center;
  }
  #primary article[class^=post-] > .content .btn > a.btn_3 {
    color: #00256c;
  }
  #primary article[class^=post-] > .content .gallery_card article {
    width: calc(50% - 1rem);
    box-shadow: 0 0 1rem 0.5rem rgb(243.525, 243.525, 243.525);
    background: white;
    text-align: center;
    margin-bottom: 2rem;
  }
  #primary article[class^=post-] > .content .gallery_card article:nth-of-type(2n) {
    margin-left: 2rem;
  }
  #primary article[class^=post-] > .content .gallery_card article .pic {
    line-height: 0.5;
  }
  #primary article[class^=post-] > .content .gallery_card article .pic img {
    width: 100%;
    margin: 0;
  }
  #primary article[class^=post-] > .content .gallery_card article .txt {
    line-height: 1;
    padding: 1rem 2rem;
  }
  #primary article[class^=post-] > .content .gallery_card article .txt h3 {
    font-size: 1.5rem;
    margin: 0;
  }
  #primary article[class^=post-] > .content iframe {
    width: 100%;
    height: 40rem;
    margin-bottom: 2rem;
  }
  #primary article[class^=post-] > .content img {
    clear: both;
  }
  #primary article[class^=post-] > .content img.size-full {
    width: auto;
    margin-bottom: 0px;
  }
  #primary article[class^=post-] > .content img.size-large {
    margin-bottom: 0rem;
  }
  #pager {
    margin: 1rem auto 3rem;
  }
  #pager > .prev, #pager > .list, #pager > .next {
    display: block !important;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 0 1rem;
  }
  #pager > .prev a, #pager > .list a, #pager > .next a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #go-top {
    bottom: 6.2rem;
    right: 1rem;
    width: 4rem;
    height: 4rem;
    border-radius: 4rem;
    z-index: 9999;
  }
  #go-top:after {
    content: "\f077";
    text-align: center;
    line-height: 3.5rem;
    display: block;
    font-size: 1.5rem;
  }
  footer#footer {
    margin-top: 50px;
  }
  footer#footer:before {
    height: 50px;
    top: -49px;
  }
  footer#footer .container {
    padding: 2rem 2rem;
  }
  footer#footer .container > .cards {
    display: block;
  }
  footer#footer .container > .cards .foot_info.cards {
    display: block;
    text-align: center;
  }
  footer#footer .container > .cards .foot_info.cards .foot_logo {
    width: 130px;
    margin: 0 auto;
  }
  footer#footer .container > .cards .foot_info.cards .info {
    color: white;
    margin-bottom: 2.5rem;
  }
  footer#footer .container > .cards .foot_info.cards .info .tel {
    width: 210px;
    display: inline-block;
    margin: 0 auto 1.5rem;
  }
  footer#footer .container > .cards .foot_nav {
    text-align: center;
  }
  footer#credit {
    font-size: 1.2rem;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 732px) {
  .no-smf {
    display: none !important;
  }
  body.home #page {
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
    /*------------------------------------------------------------------*/
  }
  body.home #page .container {
    padding: 3rem 0;
  }
  body.home #page #vi-section .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  body.home #page #vi-section .container .vi_content {
    position: absolute;
    left: 5%;
    bottom: -3rem;
  }
  body.home #page #vi-section .container .vi_content .vi_txt {
    width: 70%;
  }
  body.home #page #covid-section .container {
    padding: 5rem 0 4rem;
    width: 90%;
  }
  body.home #page #covid-section .container h2 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
  body.home #page #covid-section .container ol {
    padding-left: 2rem;
  }
  body.home #page #covid-section .container li {
    font-weight: bold;
  }
  body.home #page #news-section .container .cards .head {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
  body.home #page #news-section .container .cards .feeds {
    width: 100%;
  }
  body.home #page #news-section .container .cards article a {
    padding-right: 0;
  }
  body.home #page #news-section .container .cards article a:after {
    content: none;
  }
  body.home #page #news-section .container .cards article a .post-date {
    display: block;
    width: 80px;
  }
  body.home #page #news-section .container .cards article a .post-title {
    width: calc(100% - 80px);
    line-height: 1.5;
    display: block;
  }
  body.home #page #message-section .container {
    padding: 0;
    width: 100%;
  }
  body.home #page #message-section .container .pic {
    width: 100%;
    line-height: 0.5;
  }
  body.home #page #message-section .container .txt {
    top: auto;
    position: relative;
    width: 100%;
    padding: 4rem 3rem;
  }
  body.home #page #message-section .container .txt h2 {
    font-size: 2.6rem;
  }
  body.home #page #message-section .container .txt .everyforsmile {
    width: 70%;
  }
  body.home #page #treat-section .container .treat_list.cards {
    display: block;
  }
  body.home #page #treat-section .container .treat_list.cards article {
    width: 85%;
    margin: 0 auto 2.5rem;
  }
  body.home #page #clinic-section .container {
    padding-bottom: 0;
  }
  body.home #page #clinic-section .container > .cards .pic {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  body.home #page #clinic-section .container > .cards .txt {
    width: 100%;
  }
  body.home #page #clinic-section .container > .cards .txt h2.sec_title1 {
    text-align: center;
  }
  body.home #page #clinic-section .container > .cards .txt .info address, body.home #page #clinic-section .container > .cards .txt .info p.tel {
    font-size: 1.5rem;
  }
  body.home #page #clinic-section .container > .cards .txt .schedule table tr th {
    width: 140px;
  }
  body.home #page #clinic-section .container > .cards .txt .schedule table tr td {
    width: calc((100% - 140px) / 7);
  }
  body.home #page #clinic-section .container > .cards .txt .schedule > p {
    font-size: 1.2rem;
  }
  body.home #page #clinic-section .container .map iframe {
    height: 300px;
  }
  #page-clinic #doctor-section .txt {
    margin-top: 2rem;
  }
  #page-clinic #schedule-section .container .schedule table tr th, #page-clinic #schedule-section .container .schedule table tr td {
    font-size: 1.3rem;
  }
  #page-clinic #schedule-section .container .schedule table tr th {
    width: 80px;
    line-height: 1.4;
  }
  #page-clinic #schedule-section .container .schedule table tr th em {
    display: none;
  }
  #page-clinic #schedule-section .container .schedule table tr td {
    width: calc((100% - 80px) / 7);
    padding: 1.5rem 0;
  }
  #page-clinic #schedule-section .container dl dt, #page-clinic #schedule-section .container dl dd {
    display: inline-block;
  }
  #page-clinic #schedule-section .container dl dt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
  #page-clinic #schedule-section .container dl dd {
    display: block;
    margin: 0;
    width: 100%;
    margin-bottom: 2rem;
  }
  #page-clinic #access-section .container > .cards .pic {
    width: 100%;
  }
  #page-clinic #access-section .container > .cards .txt {
    width: 100%;
    text-align: center;
  }
  #page-clinic #access-section .container > .cards .txt h2, #page-clinic #access-section .container > .cards .txt address, #page-clinic #access-section .container > .cards .txt p, #page-clinic #access-section .container > .cards .txt h4 {
    margin: 0 0 1rem;
  }
  #page-clinic #access-section .container .map {
    margin-top: 4rem;
  }
  #page-clinic #access-section .container .map iframe {
    width: 100%;
    height: 300px;
  }
  #page-clinic #info-section h3 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  #page-clinic #info-section .content {
    padding: 1.5rem 2rem;
  }
  #page-clinic #info-section .content article {
    margin: 1.5rem 0;
  }
  #page-clinic #info-section .content article h4 {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  #page-clinic #info-section .content article p {
    line-height: 1.8;
  }
  #page-clinic #info-section .content .table_type_1 {
    margin: 2rem 0;
  }
  #page-clinic #info-section .content .table_type_1 table tr {
    border-bottom: 1px solid #d5d5d5;
    line-height: 1.5;
    font-weight: bold;
  }
  #page-clinic #info-section .content .table_type_1 table tr th {
    color: #00256c;
    border-bottom: 2px solid #00256c;
    width: 30%;
  }
  #page-clinic #info-section .content .table_type_1 table tr td {
    padding: 20px;
  }
  #page-clinic #info-section .content .name {
    line-height: 1.8;
  }
  #page-orthodontics #flow-section .container > .cards .txt {
    width: 100%;
  }
  #page-orthodontics #flow-section .container > .cards .txt ul.flow_list li {
    margin-bottom: 3rem;
    display: block;
  }
  #page-orthodontics #flow-section .container > .cards .txt ul.flow_list li:after {
    left: 47.5%;
  }
  #page-orthodontics #flow-section .container > .cards .txt ul.flow_list li h3 {
    font-size: 1.4rem;
    width: 100%;
    padding: 0.5rem;
  }
  #page-orthodontics #flow-section .container > .cards .txt ul.flow_list li p {
    width: 100%;
    background: #e8efff;
    padding: 2rem 1.5rem;
  }
  #page-orthodontics #flow-section .container > .cards .pic {
    width: 100%;
  }
  #page-orthodontics #child-section .container > p,
  #page-orthodontics #general-section .container > p,
  #page-orthodontics #other-section .container > p {
    margin-bottom: 3rem;
    line-height: 1.7;
    color: #00256c;
  }
  #page-orthodontics #child-section .container article,
  #page-orthodontics #general-section .container article,
  #page-orthodontics #other-section .container article {
    width: 95%;
    margin: 0 auto 4rem;
    box-shadow: 0 0 1rem 0.5rem rgb(243.525, 243.525, 243.525);
  }
  #page-orthodontics #child-section .container .pic,
  #page-orthodontics #general-section .container .pic,
  #page-orthodontics #other-section .container .pic {
    line-height: 0.5;
    margin-bottom: 0;
  }
  #page-orthodontics #child-section .container .txt,
  #page-orthodontics #general-section .container .txt,
  #page-orthodontics #other-section .container .txt {
    background: white;
    margin-bottom: 0;
    padding: 2rem 2rem;
  }
  #page-risk #risk-section .container {
    width: 90%;
  }
  #page-risk #risk-section .container h3 {
    font-size: 1.7rem;
    line-height: 1.5;
    padding: 1rem;
  }
  #page-risk #risk-section .container ol li {
    margin-bottom: 1.5rem;
    font-size: 1.4rem;
  }
  #page-faq #faq-section .head {
    margin-bottom: 3rem;
  }
  #page-faq #faq-section .faq_list ul li {
    margin-bottom: 2rem;
  }
  #page-faq #faq-section .faq_list ul li .h {
    font-size: 1.4rem;
    padding-right: 3rem;
    line-height: 1.5;
  }
  #page-faq #faq-section .faq_list ul li .h:after {
    top: 2.1rem;
    right: 1.5rem;
  }
  #page-faq #faq-section .faq_list ul li .c {
    padding: 1.5rem 2rem;
  }
  #page-faq #faq-section .faq_list ul li .c p {
    margin: 0;
    line-height: 1.8;
  }
  #wrapper.news .post-head .post-title {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  #wrapper.news .more_btn {
    text-align: right;
    margin-top: 2rem;
  }
  #wrapper.news .more_btn .btn_1 {
    font-size: 1.5rem;
  }
  #wrapper.news #news-list > article {
    border-bottom: 1px solid rgb(243.525, 243.525, 243.525);
    padding-bottom: 5rem;
    margin-bottom: 5rem;
  }
  .contact #page-contact .container {
    padding: 4rem 0;
  }
  .contact #page-contact .container #contact-form-wrap h3 {
    font-size: 1.3rem;
    padding: 1.5rem 2rem;
    line-height: 1.5;
  }
  .contact #page-contact .container #privacy h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  .contact #page-contact .container #privacy p {
    margin-bottom: 3rem;
  }
  .contact #page-contact .container #privacy ul {
    padding-left: 2.5rem;
    margin-bottom: 3rem;
  }
  .contact #page-contact .container #privacy ul li {
    line-height: 1.5;
    margin: 0.7rem 0;
  }
  .form-wrap > h3 {
    font-size: 1.6rem;
  }
  .form-wrap > h3:before {
    margin-right: 1rem;
  }
  .form-wrap form {
    width: 100%;
    box-sizing: border-box;
    margin: 2rem auto 0;
  }
  .form-wrap form .form_input_list {
    padding: 1rem 0;
    display: block;
    text-align: left;
  }
  .form-wrap form .form_input_list > span:nth-of-type(1) {
    display: inline-block;
    min-width: auto;
    margin-bottom: 0.5rem;
    margin-right: 0;
  }
  .form-wrap form .form_input_list > span:nth-of-type(1) > em {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
  }
  .form-wrap form .form_input_list > span:nth-of-type(2) {
    display: block;
  }
  .form-wrap form .form_input_list dl {
    display: inline-block;
    margin: 0;
  }
  .form-wrap form .form_input_list dl dd {
    display: inline-block;
    margin: 0;
    margin-right: 2rem;
  }
  .form-wrap form .form_input_list dl dd > em {
    font-style: normal;
    display: inline-block;
    font-weight: bold;
    margin-right: 1rem;
  }
  .form-wrap form .form_input_list dl dd > span {
    display: inline-block;
  }
  .form-wrap form .form_input_list dl dd input {
    width: 70%;
  }
  .form-wrap form .submit_btn_wrap {
    text-align: center;
    padding-bottom: 0;
  }
  .form-wrap form .submit_btn_wrap input[type=submit] {
    display: inline-block !important;
    font-weight: bold;
    width: 30rem;
    border-radius: 1rem;
    margin: 0;
  }
  .form-wrap form .submit_btn_wrap span {
    display: block !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: #00256c;
    color: white;
    box-sizing: border-box;
    padding: 2rem 0;
    display: block;
    margin: 1rem 0;
  }
  .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: block;
    padding: 1rem 2rem;
  }
  .form-wrap form select:before,
  .form-wrap form .wpcf7-select:before {
    z-index: 1;
    content: "\f054";
    font-family: FontAwesome;
    color: #00256c;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
  .form-wrap form .birth span {
    display: inline-block !important;
  }
  .form-wrap form .birth span:nth-of-type(1) {
    text-align: left;
    display: block !important;
  }
  .form-wrap form .birth select {
    width: 60px;
    display: inline-block;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    padding: 1rem 0.5rem;
  }
}
