@charset "UTF-8";
/*!
Theme Name:   フライブルク整骨院｜公式サイト
Theme URI:    https://freiburg-seikotsu.com/
Author:       BANDO WORKS
Author URI:   http://bandoworks.jp/
Description:  Bandoworks 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:  bandoworks
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 {
  background: #fff;
  color: #333333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5384615385;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

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, #secondary .side-nav .banner-links > li > a:hover, #secondary .side-nav .button-links > li > a:hover, #primary #pager .prev > a:hover,
#primary #pager .next > a:hover,
#primary #pager .list > a:hover, #primary #pagination ul > li > a.arrow:hover, #primary #pagination ul > li > a.page:hover {
  margin-top: 1px;
  margin-bottom: -1px;
}

hr {
  background-color: #f4f4f4;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

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

p, span, address, th, td, a {
  font-weight: bold;
}

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

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

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: #f4f4f4;
  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 #333333;
  cursor: help;
}

mark, ins {
  text-decoration: none;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.link-hover-inverse, #secondary .side-nav .more-link > a, #primary .more-link > a {
  text-decoration: none;
}

.link-hover-inverse:hover, #secondary .side-nav .more-link > a:hover, #primary .more-link > a:hover {
  text-decoration: underline;
}

.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 15px;
  font-size: 1.5rem;
}

ul, ol {
  /*  margin: 0 0 1.5em 3em; */
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

.list-unstyled, #secondary .side-nav .banner-links, #secondary .side-nav .button-links {
  padding-left: 0;
  list-style: none;
}

.list-inline, #primary #pagination ul {
  padding-left: 0;
  list-style: none;
  font-size: 0;
}

.list-inline > li, #primary #pagination ul > li {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
}

.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: #1dace4;
  color: #fff;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
}

.button:hover, .button:active, .button:focus {
  border-color: transparent;
  background: #61c5ec;
  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 #1dace4;
  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 #1dace4;
}

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 {
  overflow: auto;
  width: 100%;
  min-width: 1000px;
  font-size: 15px;
  font-size: 1.5rem;
}

.container {
  margin: 0 auto;
  width: 1000px;
}

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

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}

.aligncenter {
  clear: both;
  margin-bottom: 1.5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

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

.widget {
  margin: 0 0 1.5rem;
}

.widget select {
  max-width: 100%;
}

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

header#header {
  position: relative;
  overflow: hidden;
  border-top: 1rem solid #1dace4;
}

header#header .container {
  overflow: hidden;
  padding: 3rem 0;
  font-size: 0;
}

header#header .container > .head_logo,
header#header .container > .content {
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
}

header#header .container > .head_logo {
  width: 35%;
  margin-right: 20%;
}

header#header .container > .head_logo a {
  display: block;
  line-height: 1;
}

header#header .container > .content {
  width: 45%;
}

header#header .container > .content .head_nav .tel, header#header .container > .content .head_nav .access {
  display: inline-block;
  vertical-align: middle;
}

header#header .container > .content .head_nav .tel {
  margin-right: 2rem;
}

header#header .container > .content .head_nav .tel a {
  display: block;
  line-height: 1;
}

header#header .container > .content .head_nav .access a {
  border: 2px solid #d9d9d9;
  box-sizing: border-box;
  padding: 1rem 3rem;
  font-weight: normal;
  font-size: 1.4rem;
}

header#header .container > .content .head_nav .access a:before {
  font-family: FontAwesome;
  content: url("images/common/map-icon.png");
  color: #1dace4;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-right: 1rem;
}

header#header .container > .content .info {
  padding: 0.3rem 0;
}

header#header .container > .content .info p {
  font-size: 1.2rem;
  margin: 0;
  line-height: 1.5em;
}

#global-nav {
  background-color: #f4f4f4;
  text-align: center;
}

#global-nav .container nav.menu {
  padding: 0.5rem 0;
}

#global-nav .container nav.menu ul {
  border-left: 1px solid #d9d9d9;
  font-size: 0;
}

#global-nav .container nav.menu ul li {
  font-size: 1.7rem;
  display: inline-block;
  width: calc( 99% / 6);
  border-right: 1px solid #d9d9d9;
}

#global-nav .container nav.menu ul li:last-child {
  margin-right: 0;
}

#global-nav .container nav.menu ul li a {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: bold;
  color: #000;
  font-size: 1.7rem;
}

#btn_side_fixed {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 999;
}

#btn_side_fixed a {
  display: block;
  background: #1dace4;
  padding: 15px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
}

#btn_side_fixed a img {
  width: 58px;
  vertical-align: middle;
}

#btn_side_fixed a.insta {
  margin-bottom: 10px;
}

#btn_side_fixed a.line {
  padding-bottom: 8px;
  background: #07b53b;
}

#btn_side_fixed a.line em {
  color: white;
  display: block;
  font-size: 12px;
  font-style: normal;
  margin-top: 5px;
}

footer#go-top {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
}

footer.foot-nav-section {
  background-color: white;
  margin-top: 0;
  text-align: center;
}

footer.foot-nav-section .container {
  padding: 4rem 0;
  width: 80%;
  margin: 0 auto;
}

footer.foot-nav-section .container .clinic-info {
  font-size: 2rem;
  margin-bottom: 3rem;
}

footer.foot-nav-section .container .foot-nav {
  font-size: 1.4rem;
}

footer.foot-nav-section .container .foot-nav > div ul li {
  display: inline-block;
}

footer.foot-nav-section .container .foot-nav > div ul li:after {
  content: '／';
}

footer.foot-nav-section .container .foot-nav > div ul li:last-child:after {
  content: none;
}

footer.foot-nav-section .container .foot-nav > div ul li a {
  text-decoration: underline;
}

footer#clinic_detail {
  background: #3a6dae;
  color: white;
  text-align: center;
  padding: 4rem 0;
}

footer#clinic_detail h2 {
  font-size: 3.3rem;
}

footer#clinic_detail address, footer#clinic_detail p {
  line-height: 1.7em !important;
  margin: 0;
}

footer#clinic_detail a {
  padding-top: 1rem;
  display: inline-block;
}

footer.credit {
  text-align: center;
  background: #003892;
  font-size: 1.2rem;
  padding: 2rem 0;
  line-height: 1;
}

footer.credit p {
  margin: 0;
  color: white;
}

section#side_btn {
  position: fixed;
  right: -1px;
  top: 20rem;
  z-index: 999;
}

#pankuzu {
  background: #1dace4;
}

#pankuzu .container #breadcrumb {
  padding: 1rem 0;
}

#pankuzu .container #breadcrumb ul li {
  display: inline-block;
}

#pankuzu .container #breadcrumb ul li:after {
  content: '>';
  margin: 0 1rem;
  color: white;
}

#pankuzu .container #breadcrumb ul li:last-child:after {
  content: none;
}

#pankuzu .container #breadcrumb ul li a {
  text-decoration: underline;
  color: white !important;
  font-size: 1.2rem;
}

#pankuzu .container #breadcrumb ul li span {
  color: white !important;
  font-size: 1.2rem;
}

.primary-btn {
  display: inline-block;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  background-color: white;
  color: #1dace4;
  text-align: center;
  border: 3px solid #1dace4;
}

#page {
  background: #fbf5ee;
  margin-bottom: 5rem;
  padding: 3.5rem 0;
}

#page .container {
  overflow: hidden;
}

#page .container #primary {
  float: left;
  width: 730px;
}

#page .container #secondary {
  float: right;
  width: 240px;
}

#primary {
  float: left;
  width: 740px;
}

#primary > section, #primary > article {
  margin-bottom: 3rem;
  background: white;
  border-top: 4px solid #1dace4;
  border-bottom: 4px solid #e6e6e6;
}

#primary > section:before, #primary > section:after, #primary > article:before, #primary > article:after {
  content: " ";
  display: table;
}

#primary > section:after, #primary > article:after {
  clear: both;
}

#primary section#page-title h1 {
  font-size: 2.6rem;
  box-sizing: border-box;
  padding: 1.3rem 1.8rem;
}

#primary article[class^="post-"] {
  background: white;
  padding: 0rem 3rem 1rem;
  box-sizing: border-box;
}

#primary article[class^="post-"]:before, #primary article[class^="post-"]:after {
  content: " ";
  display: table;
}

#primary article[class^="post-"]:after {
  clear: both;
}

#primary article[class^="post-"] h2 {
  border-left: 5px solid #1dace4;
  font-size: 2.1rem;
  color: #1dace4;
  padding-left: 2rem;
  margin-bottom: 1.5rem;
}

#primary article[class^="post-"] > p {
  margin-bottom: 3rem;
}

#primary article[class^="post-"] > h3 {
  color: white;
  background: #1dace4;
  display: inline-block;
  padding: .5rem 1rem;
  box-sizing: border-box;
  line-height: 1;
  margin-bottom: 1rem;
}

#primary article[class^="post-"] h5 {
  background: #d9d9d9;
  color: #000;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1.5rem 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}

#primary article[class^="post-"] a {
  text-decoration: underline;
}

#primary article[class^="post-"] img {
  clear: both;
}

#primary article[class^="post-"] img.size-full {
  margin: 0 -30px;
  width: auto;
  max-width: 200%;
  margin-bottom: 20px;
}

#primary article[class^="post-"] img.size-medium {
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
}

#primary article[class^="post-"] table {
  width: 100%;
  margin-bottom: 3rem;
}

#primary article[class^="post-"] table tr th, #primary article[class^="post-"] table tr td {
  border: 1px solid #003892;
  line-height: 1;
  padding: 20px 23px;
}

#primary article[class^="post-"] table tr th {
  background: #1dace4;
  color: white;
  width: 30%;
  font-weight: bold;
}

#primary article[class^="post-"] table tr td {
  line-height: 1.5em;
}

#primary .caption {
  box-sizing: border-box;
  color: #000 !important;
  font-size: 2.1rem;
  line-height: 1;
  padding: 2rem !important;
  border-bottom: 2px solid #1dace4;
  margin: 0 -3rem 0rem !important;
  border-left: 0px !important;
}

#primary .caption:before {
  content: '\f068';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 1.2rem;
  background-position: top;
  line-height: 21px;
  color: #1dace4;
}

#primary .title {
  margin-top: 30px;
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 3px solid #1dace4;
  color: #1dace4;
  font-size: 19px;
  font-size: 1.9rem;
}

#primary .more-link {
  float: right;
}

#primary .more-link > a {
  padding-left: 16px;
  background-image: url(images/page/icon-arrow-right.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  color: #1dace4;
}

#primary .btn_list {
  margin-top: -15px;
  overflow: hidden;
  margin-bottom: 3rem;
  display: block;
  clear: both;
}

#primary .btn_list li {
  float: left;
  width: 33.333%;
  padding: .5rem;
  box-sizing: border-box;
}

#primary .btn_list li a {
  display: block;
  text-decoration: none !important;
  background: #1dace4;
  color: white;
  border-radius: 5px;
  padding: 1.5rem 1rem;
  box-sizing: border-box;
}

#primary .btn_list li a:after {
  content: '\f105';
  font-family: FontAwesome;
  color: white;
  float: right;
}

#primary .btn-more-link {
  margin-right: 0;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 2rem;
}

#primary .btn-more-link > a {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 16px;
  min-width: 240px;
  width: auto;
  height: auto;
  border-radius: 4px;
  background-color: #1dace4;
  color: #fff;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  padding: 1.4rem;
  text-decoration: none !important;
}

#primary .btn-more-link > a:after {
  content: '\f054';
  font-family: FontAwesome;
  color: white;
  float: right;
}

#primary .banner img {
  border-radius: 5px;
  box-shadow: 3px 3px 0px 0px #d9d9d9;
}

#primary #pagination {
  margin-top: 60px;
  margin-bottom: 30px;
}

#primary #pagination ul {
  text-align: center;
}

#primary #pagination ul > li > a {
  vertical-align: middle;
}

#primary #pagination ul > li > a.page {
  display: inline-block;
  margin: 0 8px;
  width: 27px;
  height: 27px;
  border: solid 2px #1dace4;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px #d9d9d9;
  color: #1dace4;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 24px;
}

#primary #pagination ul > li > a.page.current {
  background-color: #1dace4;
  color: #fff;
}

#primary #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;
}

#primary #pagination ul > li > a.arrow.prev {
  background-image: url(images/pagination/icon-arrow-left.png);
}

#primary #pagination ul > li > a.arrow.next {
  background-image: url(images/pagination/icon-arrow-right.png);
}

#primary #pager {
  width: 670px;
  margin: 0 auto;
  position: relative;
  margin-top: 60px;
  text-align: center;
  min-height: 70px;
}

#primary #pager .prev > a,
#primary #pager .next > a,
#primary #pager .list > a {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 140px;
  border: solid 2px #1dace4;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px #d9d9d9;
  color: #1dace4;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  line-height: 24px;
}

#primary #pager .prev {
  position: absolute;
  top: 0;
  left: 0;
}

#primary #pager .prev > a:before {
  position: absolute;
  left: 1rem;
  display: inline-block;
  content: '\f104';
  font-size: 2rem !important;
  font-family: FontAwesome;
}

#primary #pager .next {
  position: absolute;
  top: 0;
  right: 0;
}

#primary #pager .next > a:after {
  position: absolute;
  right: 1rem;
  display: inline-block;
  content: '\f105';
  font-size: 2rem !important;
  font-family: FontAwesome;
}

#primary #pager .list {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -70px;
}

#secondary .side-nav {
  margin-bottom: 20px;
  background-color: white;
  border-top: 4px solid #003892;
  border-bottom: 4px solid #e6e6e6;
}

#secondary .side-nav .caption {
  margin: 0;
  padding-left: 1rem;
  line-height: 54px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: normal;
  border-bottom: 2px solid #1dace4;
}

#secondary .side-nav .caption:before {
  content: '\f068';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 1.2rem;
  line-height: 40px;
  color: #1dace4;
  font-size: 1.5rem;
}

#secondary .side-nav nav ul li {
  border-bottom: 1px solid #003892;
}

#secondary .side-nav nav ul li a {
  display: block;
  box-sizing: border-box;
  padding: 1.5rem 0 1.5rem 3.5rem;
  line-height: 1;
  color: #1dace4;
}

#secondary .side-nav nav ul li a:hover {
  text-decoration: underline;
}

#secondary .side-nav nav ul li h3 {
  position: relative;
}

#secondary .side-nav nav ul li h3:before {
  display: inline-block;
  content: '\f138';
  font-family: FontAwesome;
  color: #1dace4;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  font-size: 1.2rem;
  vertical-align: baseline;
}

#secondary .side-nav nav ul li h3 a {
  color: #000;
}

#secondary .side-nav nav ul li:last-child {
  border-bottom: 0;
}

#secondary .side-nav .more-link {
  margin-right: 10px;
  text-align: right;
}

#secondary .side-nav .more-link > a {
  padding-left: 16px;
  background-image: url(images/page/icon-arrow-right.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  color: #1dace4;
}

#secondary .side-nav .button-links {
  margin: 5px 0;
  padding: 0;
}

#secondary .side-nav .button-links > li {
  margin-bottom: 10px;
}

#secondary .side-nav .button-links > li > a {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 16px;
  width: 240px;
  height: 40px;
  border-radius: 4px;
  background-color: #1dace4;
  background-image: url(images/page/bg-button-link.png);
  background-position: 93% 50%;
  background-repeat: no-repeat;
  box-shadow: 4px 4px 0px 0px #d9d9d9;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
}

#secondary .side-nav .banner-links {
  margin: 30px 0;
  padding: 0;
}

#secondary .side-nav .banner-links > li {
  margin-bottom: 10px;
}

#secondary .side-nav .banner-links > li > a {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 50px;
  width: 240px;
  height: 50px;
  border-radius: 4px;
  background-color: #1dace4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 4px 4px 0px 0px #d9d9d9;
  color: #fff;
  text-decoration: none;
  line-height: 50px;
}

#secondary .side-nav .banner-links > li > a.activity {
  background-image: url(images/page/btn-activity.png);
}

#secondary .side-nav .banner-links > li > a.movie {
  background-image: url(images/page/btn-movie.png);
}

#secondary #side-link {
  border: none;
  background: none;
  width: 100%;
}

#secondary #side-link h2.side_link_btn a {
  background: #1dace4;
  color: white;
  padding: 1rem 1.7rem;
  display: block;
  margin-bottom: 1rem;
  position: relative;
}

#secondary #side-link h2.side_link_btn a:after {
  content: '\f054';
  font-family: FontAwesome;
  margin-right: 1.2rem;
  color: white;
  position: absolute;
  right: 1rem;
}

body.home #page {
  padding: 0;
  margin-bottom: 0;
}

body.home #vi-section {
  position: relative;
  max-height: 668px;
}

body.home #vi-section #logo {
  width: 25rem;
  position: absolute;
  right: 10rem;
  bottom: 5rem;
  z-index: 999;
}

body.home #vi-section .container {
  width: auto;
  padding: 0;
}

body.home #vi-section .container .sp-slides-container {
  line-height: 0.5;
}

body.home #treat-section .container:first-child {
  padding-top: 5rem;
  margin-bottom: 3rem;
}

body.home #treat-section .container:first-child:before {
  content: url("images/common/symbol.png");
  display: block;
  margin-bottom: 1rem;
  text-align: center;
}

body.home #treat-section .container > h2, body.home #treat-section .container > h3 {
  width: 80%;
  text-align: center;
  margin: 0 auto 1rem;
}

body.home #treat-section .container > h2 {
  background: #003892;
  color: white;
  font-size: 3.3rem;
}

body.home #treat-section .container > h3 {
  background: #1dace4;
  color: white;
  font-size: 3.3rem;
}

body.home #treat-section .container .treat-list {
  font-size: 0;
  margin-bottom: 4rem;
}

body.home #treat-section .container .treat-list article {
  text-align: center;
  width: 50%;
  min-height: 575px;
  font-size: 1.5rem;
  display: inline-block;
  background: white;
  box-sizing: border-box;
  padding: 4rem;
  vertical-align: top;
  border-right: 1px dotted #d9d9d9;
  border-bottom: 1px dotted #d9d9d9;
}

body.home #treat-section .container .treat-list article:nth-child(2n) {
  border-right: 0;
}

body.home #treat-section .container .treat-list article img {
  width: 100%;
  margin-bottom: 3rem;
}

body.home #treat-section .container .treat-list article h3 {
  color: #003892;
  font-size: 2.3rem;
  border-bottom: 3px solid #003892;
  display: inline-block;
  position: relative;
  margin-bottom: 2rem;
}

body.home #treat-section .container .treat-list article h3:before {
  position: absolute;
  top: -7rem;
  width: 100%;
  content: url("images/common/symbol.png");
  display: block;
  text-align: center;
}

body.home #treat-section .container .treat-list article p {
  width: 95%;
  text-align: left;
  margin: 0 auto 2rem;
  min-height: 5rem;
}

body.home #treat-section .container .treat-list article a {
  width: 90%;
  margin: 0 auto;
}

body.home #treat-section .container .treat-list article:nth-child(7),
body.home #treat-section .container .treat-list article:nth-child(8) {
  border-bottom: 0;
}

body.home #treat-section .container .treat-list article.message {
  background: none;
  overflow: hidden;
  height: 598px;
}

body.home #treat-section .container .treat-list article.message .content {
  background: white;
  padding: 4rem;
  box-sizing: border-box;
  text-align: center;
}

body.home #treat-section .container .treat-list article.message p {
  text-align: center;
}

body.home #treat-section .container .treat-list article.message .img {
  line-height: 0.5;
}

body.home #treat-section .container .treat-list article.message img {
  width: auto;
  margin: 0;
}

body.home #treat-section .container .treat-list article.message a {
  background: #1dace4;
  color: white;
  padding: 1rem 0;
  display: block;
}

body.home .title-area {
  font-size: 0;
}

body.home .title-area:before {
  content: url("images/common/symbol.png");
  margin-right: 2rem;
  vertical-align: middle;
  display: inline-block;
}

body.home .title-area > h2, body.home .title-area > h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5rem;
}

body.home .title-area h2.title {
  font-size: 3.3rem;
  color: #3a6dae;
  margin-right: 2rem;
}

body.home .title-area h2.title > small {
  display: block;
  font-size: 1.3rem;
  color: #000;
}

body.home #flow-section {
  background-color: #b1e9ff;
}

body.home #flow-section .container {
  padding: 5rem 0;
}

body.home #flow-section .container .title-area h3 {
  background-image: url("images/top/midasi_bg.png");
  line-height: 6.1rem;
  color: #3a6dae;
  text-align: center;
  width: 64.5rem;
  float: right;
  font-size: 2.3rem;
}

body.home #flow-section .container .flow-list {
  font-size: 0;
  padding: 3rem 0;
}

body.home #flow-section .container .flow-list article {
  display: inline-block;
  font-size: 1.5rem;
  width: calc(100% / 3 - 2rem);
  vertical-align: top;
  margin-right: 2rem;
  position: relative;
}

body.home #flow-section .container .flow-list article:after {
  content: url("images/common/arrow_r.png");
  top: 5rem;
  right: -1.8rem;
  position: absolute;
}

body.home #flow-section .container .flow-list article:last-child:after {
  content: none;
}

body.home #flow-section .container .flow-list article > img {
  width: 100%;
}

body.home #flow-section .container .flow-list article h3 {
  color: #003892;
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

body.home #flow-section .container .flow-list article p {
  margin: 0 0 1rem;
  font-size: 1.3rem;
}

body.home #oxygen-section .container {
  padding: 5rem 0;
}

body.home #oxygen-section .container .content {
  padding-top: 3rem;
  font-size: 0;
}

body.home #oxygen-section .container .content .img, body.home #oxygen-section .container .content .txt {
  display: inline-block;
  font-size: 1.5rem;
  width: 50%;
  vertical-align: top;
}

body.home #oxygen-section .container .content .txt {
  text-align: center;
}

body.home #oxygen-section .container .content .txt p {
  text-align: left;
}

body.home #oxygen-section .container .content .txt dl {
  margin: 1rem 0 2rem;
}

body.home #oxygen-section .container .content .txt dl dt, body.home #oxygen-section .container .content .txt dl dd {
  display: block;
  width: 100%;
  background: white;
  text-align: center;
  margin: 0 0 0.5rem;
  padding: 0;
  line-height: 2em;
}

body.home #oxygen-section .container .content .txt h4 {
  background: #d9d9d9;
  color: #000;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 1.5rem 2rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}

body.home #oxygen-section .container .content .txt a {
  width: 80%;
}

body.home #news-section {
  background-color: white;
  border-bottom: 3px solid #3a6dae;
}

body.home #news-section .container {
  padding: 5rem 0;
}

body.home #news-section .container .title-area, body.home #news-section .container .news-feed {
  display: inline-block;
  vertical-align: top;
}

body.home #news-section .container .title-area {
  margin-right: 3rem;
  width: 24rem;
}

body.home #news-section .container .title-area:before {
  vertical-align: top;
}

body.home #news-section .container .title-area h2 {
  margin-bottom: 3rem;
}

body.home #news-section .container .title-area > a {
  display: block;
  font-size: 1.4rem;
}

body.home #news-section .container .news-feed {
  width: 70rem;
  border-top: 1px dotted #d9d9d9;
}

body.home #news-section .container .news-feed article {
  width: 100%;
}

body.home #news-section .container .news-feed article a {
  display: block;
  padding: 1rem 2rem;
  box-sizing: border-box;
  border-bottom: 1px dotted #d9d9d9;
  position: relative;
}

body.home #news-section .container .news-feed article a:after {
  content: '\f054';
  color: #1dace4;
  right: 2rem;
  top: 1rem;
  font-family: FontAwesome;
  position: absolute;
}

body.home #news-section .container .news-feed article a .post-date {
  display: inline-block;
  margin-right: 1rem;
}

body.home #access-section {
  background-color: white;
}

body.home #access-section .container {
  padding: 5rem 0;
}

body.home #access-section .container .title-area h3 {
  border: 3px solid #3a6dae;
  padding: 1rem 4rem;
  float: right;
  color: #3a6dae;
}

body.home #access-section .container .gmap {
  margin-top: 3rem;
}

body.home #info-section .container {
  padding: 3rem 0;
  font-size: 0;
}

body.home #info-section .container .schedule, body.home #info-section .container .contact {
  font-size: 1.5rem;
  padding: 1rem;
  box-sizing: border-box;
  display: inline-block;
}

body.home #info-section .container .schedule {
  width: 60%;
  margin-right: 2%;
  vertical-align: top;
}

body.home #info-section .container .schedule h2 {
  color: #3a6dae;
  font-size: 2.5rem;
  margin-bottom: 1rem;
}

body.home #info-section .container .schedule table {
  border: 4px solid #3a6dae;
}

body.home #info-section .container .schedule table tr th, body.home #info-section .container .schedule table tr td {
  font-size: 1.6rem;
  text-align: center;
  border: 1px solid #b6d7e4;
  padding: 1rem;
}

body.home #info-section .container .schedule table tr th {
  color: white;
  background-color: #3a6dae;
}

body.home #info-section .container .schedule table tr td {
  color: #3a6dae;
}

body.home #info-section .container .schedule .txt {
  margin-bottom: 2rem;
}

body.home #info-section .container .schedule .txt p {
  display: inline-block;
  width: 49%;
  margin: 0;
  vertical-align: top;
}

body.home #info-section .container .schedule h3 {
  background: white;
  color: #3a6dae;
  font-size: 2rem;
  text-align: center;
  padding: 1rem 0;
}

body.home #info-section .container .contact {
  width: 38%;
}

body.home #info-section .container .contact h3 {
  background: #3a6dae;
  color: white;
  text-align: center;
  font-size: 2rem;
  line-height: 2em;
}

body.home #info-section .container .contact .content {
  background-color: white;
  padding: 2rem;
  box-sizing: border-box;
}

body.home #info-section .container .contact .content img {
  margin-bottom: 1rem;
}

#page #gMap {
  min-height: 500px;
}

.menu #page article ul {
  margin: 1rem 0;
  font-size: 0;
}

.menu #page article ul li {
  border: 2px solid #3a6dae;
  color: #3a6dae;
  background: white;
  line-height: 1.5em;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  font-size: 1.3rem !important;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-right: 1rem !important;
}

.menu #page article ul li.title {
  background: #3a6dae !important;
  color: white;
  margin: 0;
}

.about #page article table.schedule {
  border: 4px solid #3a6dae;
}

.about #page article table.schedule tr th, .about #page article table.schedule tr td {
  font-size: 1.6rem;
  text-align: center;
  border: 1px solid #b6d7e4;
  padding: 1rem;
  width: calc(70% / 7);
}

.about #page article table.schedule tr th {
  color: white;
  background-color: #3a6dae;
}

.about #page article table.schedule tr td {
  color: #3a6dae;
}

.about #page article table.schedule tr th:first-child,
.about #page article table.schedule tr td:first-child {
  width: 30%;
}

.about #page article table td .pc-only {
  display: inline-block;
}

.contact #page form p label {
  font-weight: bold;
  display: block;
  margin-bottom: 1rem;
}

.contact #page form p input {
  width: 100%;
  box-sizing: border-box;
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #003892;
}

.contact #page form p textarea {
  width: 100%;
  border: 1px solid #003892;
}

.contact #page form p input.wpcf7-submit {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  background: #1dace4;
  color: white;
  line-height: 2em;
  padding: 1rem 5rem;
  font-weight: bold;
  margin: 2rem 0;
}

.contact #page .info {
  overflow: hidden;
}

.contact #page .info .text {
  float: left;
  width: 50%;
}

.contact #page .info .text h2 {
  font-weight: bold;
  font-size: 1.5rem;
}

.contact #page .info .text ul li {
  display: inline-block;
  margin-right: 2rem;
}

.contact #page .info .tel {
  float: right;
  width: 45%;
}

@media screen and (max-width: 732px) {
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
  .container {
    padding: 0;
    width: 95%;
    box-sizing: border-box;
  }
  #wrapper {
    position: relative;
    font-size: 1.3rem;
    min-width: 100% !important;
    overflow: hidden;
  }
  header#header .container {
    overflow: hidden;
    padding: 1rem 0 0;
    width: 100%;
    font-size: 0;
  }
  header#header .container > .head_logo {
    width: 100%;
    display: block;
    padding: 1rem 1.5em 2rem;
    border-bottom: 1px solid #d9d9d9;
  }
  header#header .container > .head_logo a {
    width: 75%;
  }
  header#header .container > .content {
    width: 100%;
  }
  header#header .container > .content .head_nav {
    font-size: 0;
    padding: 1rem;
  }
  header#header .container > .content .head_nav .tel {
    width: calc(100% / 2 - 1rem);
    margin-right: 1rem;
  }
  header#header .container > .content .head_nav .access {
    width: 50%;
  }
  header#header .container > .content .head_nav .access a {
    padding: 1rem;
    width: 100%;
    display: block;
    text-align: center;
    padding: 0.3rem;
    line-height: 1;
    vertical-align: middle;
    font-weight: bold;
  }
  header#header .container > .content .info {
    display: none;
  }
  #btn_side_fixed {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
  #btn_side_fixed a {
    box-shadow: 0 0 1rem 0.5rem rgba(100, 100, 100, 0.2);
    border-radius: 0;
    display: inline-block;
    margin: 0;
  }
  #btn_side_fixed a img {
    width: 40px;
    vertical-align: middle;
  }
  #btn_side_fixed a.insta {
    padding: 10px;
    margin: 0;
    border-top-right-radius: 10px;
    margin-right: 10px;
  }
  #btn_side_fixed a.line {
    padding: 10px;
    margin: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  #btn_side_fixed a.line em {
    display: inline-block;
    text-align: left;
    line-height: 1.3;
    vertical-align: middle;
    margin-left: 5px;
  }
  #menu_btn {
    position: absolute;
    top: 2rem;
    right: 1rem;
    width: 5.5rem;
    height: 5.5rem;
    display: block;
    z-index: 999;
    background: #003892;
    text-align: center;
    border: 1px solid white;
  }
  #menu_btn:after {
    content: '\f0c9';
    color: white;
    font-size: 3.5rem;
    font-family: FontAwesome;
    line-height: 5.5rem;
  }
  #global-nav-smf .container {
    width: 100%;
  }
  #global-nav-smf .container nav ul li {
    border-bottom: 1px solid white;
  }
  #global-nav-smf .container nav ul li a {
    display: block;
    background: #1dace4;
    color: white;
    font-size: 1.5rem;
    box-sizing: border-box;
    padding: 1.5rem 2rem;
    position: relative;
  }
  #global-nav-smf .container nav ul li a:after {
    content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    right: 2rem;
  }
  footer#go-top {
    width: 7rem;
    position: fixed;
    bottom: 0;
    right: 1rem;
  }
  footer.foot-nav-section {
    margin-top: 0rem;
    display: none;
  }
  footer.foot-nav-section .container {
    text-align: center;
  }
  footer.foot-nav-section .container .foot-nav {
    text-align: center;
  }
  footer.foot-nav-section .container .foot-nav > div {
    text-align: center;
    margin-right: 0;
    display: block;
  }
  footer.foot-nav-section .container .foot-nav > div ul {
    margin-right: 0;
  }
  footer.foot-nav-section .container .foot-nav > div ul li {
    padding: 0;
  }
  footer#clinic_detail .container {
    width: 70%;
  }
  footer#clinic_detail .container h2 {
    font-size: 2.5rem;
  }
  footer#clinic_detail .container h2, footer#clinic_detail .container p, footer#clinic_detail .container address, footer#clinic_detail .container a, footer#clinic_detail .container span {
    font-weight: normal;
  }
  footer.credit {
    padding-bottom: 80px;
  }
  #primary #pager {
    width: 80%;
    position: relative;
    margin-top: 0;
    text-align: center;
    min-height: auto;
    padding: 3rem 0;
  }
  #primary #pager .prev > a,
#primary #pager .next > a,
#primary #pager .list > a {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: solid 2px #1dace4;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 2px 2px 0px 0px #d9d9d9;
    color: #1dace4;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
    margin-bottom: 1rem;
    padding: 1rem 0;
  }
  #primary #pager .prev {
    position: relative;
    top: auto;
    left: auto;
  }
  #primary #pager .next {
    position: relative;
    top: auto;
    right: auto;
  }
  #primary #pager .list {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
  }
}

@media screen and (max-width: 732px) {
  body.home #page {
    margin: 0;
  }
  body.home #treat-section .container {
    padding: 0rem 0 1rem;
  }
  body.home #treat-section .container:first-child {
    padding: 2rem 0 1rem;
    margin-bottom: 0;
  }
  body.home #treat-section .container h2, body.home #treat-section .container h3 {
    font-size: 1.5rem;
    width: 100%;
  }
  body.home #treat-section .container .treat-list {
    margin-bottom: 0;
  }
  body.home #treat-section .container .treat-list article {
    width: 100%;
    border-left: 0;
    min-height: auto;
    border-bottom: 1px dotted #d9d9d9 !important;
  }
  body.home #treat-section .container .treat-list article.message {
    height: auto;
    padding: 0;
  }
  body.home #treat-section .container .treat-list article.message .content {
    padding-bottom: 0;
  }
  body.home .title-area {
    width: 100% !important;
    display: block !important;
  }
  body.home .title-area h3 {
    float: none;
    width: 100%;
  }
  body.home #flow-section .container {
    width: 90%;
    padding: 3rem 0 0;
  }
  body.home #flow-section .container .title-area h2.title {
    margin-bottom: 2rem;
  }
  body.home #flow-section .container .title-area h3 {
    width: 100%;
    float: none;
    font-size: 1.5rem;
  }
  body.home #flow-section .container .flow-list article {
    width: 90%;
    display: block;
    margin: 0 auto 2rem;
  }
  body.home #flow-section .container .flow-list article:after {
    content: none;
  }
  body.home #oxygen-section .container {
    padding: 3rem 0;
    width: 90%;
  }
  body.home #oxygen-section .container .content .img, body.home #oxygen-section .container .content .txt {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    padding: 0;
  }
  body.home #news-section .container .title-area {
    padding-bottom: 2rem;
  }
  body.home #news-section .container .news-feed {
    width: 100%;
  }
  body.home #news-section .container .news-feed article a {
    padding: 1rem 1rem;
  }
  body.home #news-section .container .news-feed article a:after {
    top: 2rem;
  }
  body.home #news-section .container .news-feed article a .post-date {
    display: block;
    dominant-baseline: 1.2rem;
    font-weight: normal;
  }
  body.home #access-section .container {
    padding: 3rem 0;
  }
  body.home #access-section .container .title-area h3 {
    margin: 1rem 0;
    text-align: center;
  }
  body.home #access-section .container .gmap {
    height: 40rem !important;
  }
  body.home #info-section .container .schedule, body.home #info-section .container .contact {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
    padding: 0;
  }
  body.home #info-section .container .schedule h2 {
    font-size: 1.7rem;
  }
  body.home #info-section .container .schedule table tr th {
    font-size: 1.3rem;
  }
  body.home #info-section .container .schedule table tr td {
    font-size: 1.3rem;
  }
  body.home #info-section .container .schedule .txt p {
    font-size: 1.3rem;
    display: block;
    width: 100%;
  }
  body.home #info-section .container .schedule .txt p span {
    display: inline-block;
  }
  body.home #info-section .container .schedule h3 {
    font-size: 1.5rem;
  }
  body.home #info-section .container .contact {
    text-align: center;
  }
  #page .container #primary {
    width: 100% !important;
    float: none !important;
  }
  #page .container #secondary {
    width: 100% !important;
    float: none !important;
  }
  #page .container #primary .btn_list {
    margin-top: 2rem;
  }
  #page .container #primary .btn_list li {
    width: 100%;
    float: none;
  }
  #page .container #primary table tr th, #page .container #primary table tr td {
    width: auto !important;
    padding: 1rem;
  }
  #page .container #primary table tr th {
    text-align: center;
  }
  #primary article[class^="post-"] {
    padding: 0 2rem;
  }
  .about #page article table.schedule tr th, .about #page article table.schedule tr td {
    font-size: 1.3rem;
    text-align: center;
    padding: 0.8rem !important;
  }
  .about #page article table td .pc-only {
    display: none;
  }
}
