@font-face {
font-family: 'Yu Gothic';
font-weight: 100;
src: local('Yu Gothic Medium');
}
@font-face {
font-family: 'Yu Gothic';
font-weight: 200;
src: local('Yu Gothic Medium');
}
@font-face {
font-family: 'Yu Gothic';
font-weight: 300;
src: local('Yu Gothic Medium');
}
@font-face {
font-family: 'Yu Gothic';
font-weight: 400;
src: local('Yu Gothic Medium');
}
@font-face {
font-family: 'Yu Gothic';
font-weight: bold;
src: local('Yu Gothic Bold');
}
@font-face {
font-family: 'Helvetica Neue';
font-weight: 100;
src: local('Helvetica Neue Regular');
}
@font-face {
font-family: 'Helvetica Neue';
font-weight: 200;
src: local('Helvetica Neue Regular');
} 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;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
vertical-align: bottom;
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
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 {
font: inherit;
margin: 0;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
-webkit-box-sizing: border-box;
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 {
margin: 0 2px;
padding: .35em .625em .75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
ul,
ol {
margin-top: 0;
margin-bottom: 0;
padding: 0;
list-style: none;
list-style-position: inside;
}
button {
padding: 0;
cursor: pointer;
border: none;
outline: none;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
} body,
button,
input,
select,
textarea {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
color: #555;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
max-width: 60rem;
margin-top: 0;
margin-bottom: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5rem;
}
address {
margin: 0 0 1.5rem;
}
pre {
font-family: 'Courier 10 Pitch', Courier, monospace;
font-size: 15px;
font-size: .9375rem;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin-bottom: 1.6rem;
padding: 1.6rem;
background: #eee;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
font-size: 15px;
font-size: .9375rem;
}
abbr,
acronym {
cursor: help;
border-bottom: 1px dotted #666;
}
mark,
ins {
text-decoration: none;
background: #fff9c0;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; }
blockquote,
q {
quotes: '' '';
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
}
hr {
height: 1px;
margin-bottom: 1.5em;
border: 0;
background-color: #ccc;
}
ul {
list-style: none;
}
ol {
list-style: none;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
img { max-width: 100%;
height: auto; }
figure {
margin: 1em 0; }
table {
width: 100%;
margin: 0 0 1.5em;
}   a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover,
a:focus,
a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
display: block;
float: left;
clear: both;
width: 100%;
}
.main-navigation ul {
display: none;
margin: 0;
padding-left: 0;
list-style: none;
}
.main-navigation ul ul {
position: absolute;
z-index: 99999;
top: 1.5em;
left: -999em;
float: left;
-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
}
.main-navigation ul ul ul {
top: 0;
left: -999em;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
float: left;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
overflow: hidden;
margin: 0 0 1.5em;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
width: 50%;
text-align: right;
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:focus {
font-size: 14px;
font-size: .875rem;
font-weight: bold;
line-height: normal;
z-index: 100000;
top: 5px;
left: 5px;
display: block;
clip: auto !important;
width: auto;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
color: #21759b;
border-radius: 3px;
background-color: #f1f1f1;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6); } #content[tabindex='-1']:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
display: table;
table-layout: fixed;
content: '';
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
max-width: 100%;
margin-bottom: 1.5em;
}
.wp-caption img[class*='wp-image-'] {
display: block;
margin-right: auto;
margin-left: auto;
}
.wp-caption .wp-caption-text {
margin: .8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
width: 100%;
text-align: center;
vertical-align: top;
}
.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;
}   * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
body {
font-size: 14px;
color: #555;
}
.sr-only {
position: absolute;
overflow: hidden;
clip: rect(0, 0, 0, 0);
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
overflow: visible;
clip: auto;
width: auto;
height: auto;
margin: 0;
}
[role='button'] {
cursor: pointer;
}
.container {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
.container:before,
.container:after {
display: table;
content: ' ';
}
.container:after {
clear: both;
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: ' ';
}
.container-fluid:after {
clear: both;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: ' ';
}
.row:after {
clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.33333%;
}
.col-xs-pull-2 {
right: 16.66667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.33333%;
}
.col-xs-pull-5 {
right: 41.66667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.33333%;
}
.col-xs-pull-8 {
right: 66.66667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.33333%;
}
.col-xs-pull-11 {
right: 91.66667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.33333%;
}
.col-xs-push-2 {
left: 16.66667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.33333%;
}
.col-xs-push-5 {
left: 41.66667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.33333%;
}
.col-xs-push-8 {
left: 66.66667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.33333%;
}
.col-xs-push-11 {
left: 91.66667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0;
}
.col-xs-offset-1 {
margin-left: 8.33333%;
}
.col-xs-offset-2 {
margin-left: 16.66667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.33333%;
}
.col-xs-offset-5 {
margin-left: 41.66667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.33333%;
}
.col-xs-offset-8 {
margin-left: 66.66667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.33333%;
}
.col-xs-offset-11 {
margin-left: 91.66667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.clearfix:before,
.clearfix:after {
display: table;
content: ' ';
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
border: 0;
background-color: transparent;
text-shadow: none;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
.no-gutter > [class*='col-'] {
padding-right: 0;
padding-left: 0;
}
@-ms-viewport {
width: device-width;
}
.visible-xs {
display: none !important;
}
.visible-sm {
display: none !important;
}
.visible-md {
display: none !important;
}
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
.visible-print {
display: none !important;
}
.visible-print-block {
display: none !important;
}
.visible-print-inline {
display: none !important;
}
.visible-print-inline-block {
display: none !important;
}
body {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
}
#content {
max-width: 100%;
margin: auto;
}
.section {
max-width: 110rem;
margin-right: auto;
margin-bottom: 8rem;
margin-left: auto;
}
.section-container {
padding: 2.5rem 3rem;
border: 1px solid #8f9293;
background: #fff;
}
.section-container.transparent {
border: 0;
background-color: transparent;
}
.section-container.no-padding {
padding: 0;
}
.section-container.strong {
border: 5px solid #d2c4ae;
}
#primary {
position: relative;
padding-top: 8.8rem;
background-image: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/bg.svg);
background-position: top;
background-size: 15rem;
}
.container + .container {
margin-top: 4rem;
}
.sidebar-layout-container {
max-width: 345px;
margin: 0 auto;
}
.sidebar-layout-main {
position: relative;
float: none;
width: 100%;
}
.sidebar-layout-sidebar {
float: none;
max-width: 100%;
}
.cf::after {
display: block;
clear: both;
content: '';
}
.site-header {
position: fixed;
z-index: 999;
width: 100%;
padding: 1.5rem 0;
background-color: #fff;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.site-header .header-container {
max-width: 345px;
margin: auto;
}
.sidebar-section {
margin-bottom: 5rem;
}
.sidebar-section-title {
margin-bottom: 1.5rem;
padding: .5rem 1rem;
background-color: #2da338;
}
.sidebar-section-title span {
color: #fff;
}
.sidebar-section-container {
border: 1px solid #ccc;
background: #fff;
}
.sidebar-nav-item {
line-height: 1.1;
border-bottom: 1px solid #ccc;
}
.sidebar-nav-item:last-child {
border-bottom: 0;
}
.sidebar-nav-item a {
display: block;
overflow: hidden;
width: 100%;
height: 100%;
padding: 1.8rem;
-webkit-transition: .3s;
transition: .3s;
white-space: nowrap;
text-overflow: ellipsis;
}
.sidebar-nav-item a:link,
.sidebar-nav-item a:visited,
.sidebar-nav-item a:hover,
.sidebar-nav-item a:active {
font-size: 1.4rem;
position: relative;
text-decoration: none;
color: #555;
}
.sidebar-nav-item a:hover,
.sidebar-nav-item a:active {
background: #efefef;
}
.sidebar-banner-item img {
margin-bottom: 1.5rem;
border: 1px solid #ccc;
}
.site-footer {
padding-top: 2rem;
}
.site-footer .footer-container {
max-width: 345px;
margin: auto;
}
.site-footer .footer-logo {
display: block;
max-width: 36rem;
margin: 0 auto 2.4rem;
padding-right: 20px;
padding-left: 20px;
text-align: center;
}
.site-footer .footer-nav {
max-width: 100%;
}
.site-footer .footer-nav-small-device {
display: block;
}
.site-footer .footer-external-link-btn {
display: none;
}
.site-footer .footer-message,
.site-footer .footer-tel {
display: block;
text-align: center;
}
.site-footer .footer-message {
font-size: 1.4rem;
line-height: 2.1rem;
margin-bottom: 1rem;
}
.site-footer .footer-tel {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 3.6rem;
font-weight: lighter;
font-style: italic;
margin-bottom: 3.2rem;
}
.site-footer .footer-tel a:link,
.site-footer .footer-tel a:visited,
.site-footer .footer-tel a:hover,
.site-footer .footer-tel a:active {
text-decoration: none;
color: #555;
}
.site-footer .footer-date {
margin: 0 auto 4rem;
text-align: center;
}
.site-footer .footer-date .footer-timetable {
max-width: 32rem;
}
.site-footer .footer-date .footer-timetable-description {
font-size: 1.4rem;
text-align: center;
}
.footer-menu-item a {
text-decoration: none;
color: #0f8d00;
}
.footer-menu-item a:link,
.footer-menu-item a:visited,
.footer-menu-item a:hover,
.footer-menu-item a:active {
color: #0f8d00;
}
.footer-menu-item a:link span,
.footer-menu-item a:visited span,
.footer-menu-item a:hover span,
.footer-menu-item a:active span {
font-size: 1.4rem;
color: #0f8d00;
}
.footer-menu-item a:hover,
.footer-menu-item a:active {
text-decoration: underline;
-webkit-text-decoration-color: #0f8d00;
text-decoration-color: #0f8d00;
}
.footer-link {
float: none;
text-align: center;
}
.footer-link a {
text-decoration: none;
color: #555;
}
.footer-link a:link,
.footer-link a:visited,
.footer-link a:hover,
.footer-link a:active {
text-decoration: underline;
color: #555;
}
.footer-link a:link span,
.footer-link a:visited span,
.footer-link a:hover span,
.footer-link a:active span {
font-size: 1.2rem;
}
.footer-link a:hover,
.footer-link a:active {
text-decoration: none;
-webkit-text-decoration-color: #555;
text-decoration-color: #555;
}
.footer-copyright {
float: none;
text-align: center;
} .chevron::before {
position: relative;
top: 7px;
left: 7px;
display: inline-block;
width: 7px;
height: 7px;
content: '';
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
vertical-align: top;
border-width: 1px 1px 0 0;
border-style: solid;
}
.chevron.right:before {
top: 7px;
left: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.chevron.bottom:before {
top: 4px;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.chevron.left:before {
top: 7px;
left: 0;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
} .lead {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 2.4rem;
font-weight: 200;
line-height: 3.6rem;
text-align: center;
} .page-title {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 2.1rem;
font-weight: normal;
margin: 0;
padding-top: 4rem;
padding-bottom: 4rem;
text-align: center;
letter-spacing: .3rem;
color: #555;
}
.page-title::after {
display: block;
max-width: 14rem;
height: 1px;
margin: 2rem auto 0;
content: ' ';
background-color: #8f9293;
} .section-title {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
font-size: 1.8rem;
font-weight: bolder;
line-height: 5rem;
position: relative;
height: 5rem;
margin-top: 0;
padding-left: 2rem;
color: #fff;
background: #2da338;
}
.section-title a {
position: absolute;
right: 3rem;
bottom: 0;
display: block;
}
.section-title a:link,
.section-title a:visited,
.section-title a:hover,
.section-title a:active {
font-size: 1.8rem;
line-height: 5rem;
height: 5rem;
text-decoration: none;
color: #fff;
} .index {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 1.5rem;
padding-bottom: 1.5rem;
text-align: left;
color: #555;
border-bottom: 1px solid #ccc;
}
.index.no-divider {
border-bottom: 0;
}
.index:not(:first-child) {
margin-top: 5rem;
}
p,
span {
font-size: 1.4rem;
line-height: 2.4rem;
text-align: justify;
color: #555;
}
p:empty,
span:empty {
margin-bottom: 0;
}
.section-container p {
margin-bottom: 2rem;
}
p:last-child {
margin-bottom: 0;
}
p:empty {
display: none;
}
.notes {
font-size: 1.4rem;
line-height: 2.2rem;
color: #777;
}
a:visited,
a:link {
color: #0f8d00;
}
a:hover,
a:active {
color: #14c000;
}
a.link-aa:visited,
a.link-aa:link {
color: #8b7350;
}
a.link-aa:hover,
a.link-aa:active {
color: #a78d67;
}
hr {
margin: 1rem 0;
}
a:link img,
a:visited img,
a:hover img,
a:active img {
opacity: 1;
}
a:hover img,
a:active img {
opacity: .85;
}
.btn {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
font-size: 1.6rem;
font-weight: normal;
display: block;
width: 100%;
max-width: 24rem;
margin-right: auto;
margin-bottom: 1rem;
margin-left: auto;
padding: 1rem 0;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active,
.btn:link span,
.btn:visited span,
.btn:hover span,
.btn:active span,
.btn a:link,
.btn a:visited,
.btn a:hover,
.btn a:active {
text-decoration: none;
color: #555;
}
.btn-primary {
border: 1px solid #0f8d00;
background-color: transparent;
}
.btn-primary i.icon {
margin-left: 1rem;
color: #0f8d00;
}
.btn-primary:hover,
.btn-primary:active {
border: 1px solid #0f8d00;
background-color: #12a700;
}
.btn-primary:hover span,
.btn-primary:hover i.icon,
.btn-primary:active span,
.btn-primary:active i.icon {
color: #fff;
}
.btn-primary-aa {
border: 1px solid #a78d67;
background-color: transparent;
}
.btn-primary-aa i.icon {
margin-left: 1rem;
color: #a78d67;
}
.btn-primary-aa:hover,
.btn-primary-aa:active {
border: 1px solid #a78d67;
background-color: #b09977;
}
.btn-primary-aa:hover span,
.btn-primary-aa:hover i.icon,
.btn-primary-aa:active span,
.btn-primary-aa:active i.icon {
color: #fff;
}
.btn-secondary {
border: 1px solid #ddd;
background-color: #ddd;
}
.btn-secondary:hover,
.btn-secondary:active {
border: 1px solid #8f9293;
background-color: transparent;
}
.btn-thick {
padding: 1.5rem;
}
.btn.full-width {
max-width: 100% !important;
}
.btn.textured {
background: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/bg.svg);
background-color: #fff;
background-position: top;
background-size: 10rem;
}
.btn.textured:hover,
.btn.textured:active {
border: 1px solid #0f8d00;
background-color: #f2f0ef;
}
.btn.textured:hover span,
.btn.textured:hover i.icon,
.btn.textured:active span,
.btn.textured:active i.icon {
color: #555;
}
.dropdown {
font-weight: normal;
margin-bottom: 2.5rem;
cursor: pointer;
border: 1px solid #8f9293;
background-color: transparent;
}
.dropdown-title {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
font-size: 1.6rem;
font-weight: bolder;
position: relative;
padding: 1.5rem 1.5rem;
-webkit-transition: all .3s ease;
transition: all .3s ease;
color: #fff;
border-color: transparent;
background-color: #2da338;
}
.dropdown-title.open {
padding-bottom: 1rem;
border-bottom: 1px solid #ccc;
}
.dropdown-title span {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.6rem;
position: relative;
display: inline;
max-width: 95%;
margin-bottom: 0;
text-align: left;
color: #0f8d00;
}
.dropdown-title .icon {
position: absolute;
top: 1.8rem;
right: 1.8rem;
display: block;
-webkit-transition: .3s;
transition: .3s;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
color: #0f8d00;
}
.dropdown-title.open .icon {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.dropdown-content {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
font-size: 1rem;
overflow-y: hidden;
height: 0;
padding: 0 1.5rem;
-webkit-transition: all .3s ease;
transition: all .3s ease;
color: #555;
}
.dropdown-content.open {
overflow-y: auto;
height: auto;
padding: 1.5rem 1.5rem;
padding-top: 2rem;
}
.dropdown-content .dropdown-list-item {
position: relative;
border-bottom: 1px solid #ccc;
}
.dropdown-content .dropdown-list-item:last-child {
border-bottom: none;
}
.dropdown-content .dropdown-list-item a:link,
.dropdown-content .dropdown-list-item a:visited,
.dropdown-content .dropdown-list-item a:hover,
.dropdown-content .dropdown-list-item aactive {
text-decoration: none;
color: #555;
}
.dropdown-content .dropdown-list-item a:link span,
.dropdown-content .dropdown-list-item a:visited span,
.dropdown-content .dropdown-list-item a:hover span,
.dropdown-content .dropdown-list-item aactive span {
display: block;
margin-bottom: 0;
padding: 1rem 0;
}
.dropdown-content .dropdown-list-item a:hover span,
.dropdown-content .dropdown-list-item aactive span {
background-color: #efefef;
}
.dropdown-content .dropdown-list-item .icon {
position: absolute;
top: 1.6rem;
right: 1.8rem;
}
.dropdown-bubble {
font-weight: normal;
margin-bottom: 3rem;
cursor: pointer;
background-color: #fff;
}
.dropdown-bubble-title {
position: relative;
padding: 1.5rem 1.5rem;
border: 1px solid #8f9293;
}
.dropdown-bubble-title span {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.6rem;
position: relative;
display: block;
max-width: 95%;
margin-bottom: 0;
text-align: left;
color: #0f8d00;
}
.dropdown-bubble-title .icon {
position: absolute;
top: 2.1rem;
right: 1.7rem;
display: block;
-webkit-transition: .3s;
transition: .3s;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
color: #0f8d00;
}
.dropdown-bubble-title.open .icon {
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.dropdown-bubble-content {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Yu Gothic', YuGothic, Verdana, Meiryo, 'M+ 1p', sans-serif;
font-size: 1rem;
position: relative;
display: none;
max-width: 100%;
margin-right: auto;
margin-left: auto;
padding: 1.5rem 2rem;
-webkit-animation: fadeIn .3s;
animation: fadeIn .3s;
color: #555;
border: 1px solid #ccc;
border: 1px solid #ccc;
background: #fff;
}
.dropdown-bubble-content.open {
display: block;
margin-top: 3rem;
margin-bottom: 5rem;
}
.dropdown-bubble-content::after,
.dropdown-bubble-content::before {
position: absolute;
bottom: 100%;
left: 50%;
width: 0;
height: 0;
content: ' ';
pointer-events: none;
border: solid transparent;
}
.dropdown-bubble-content::after {
margin-left: -15px;
border-width: 15px;
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #fff;
}
.dropdown-bubble-content::before {
margin-left: -16px;
border-width: 16px;
border-color: rgba(55, 67, 74, 0);
border-bottom-color: #ccc;
}
.dropdown-list .treatment-effect {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.8rem;
display: block;
max-width: 90%;
margin: 0rem auto;
text-align: center;
color: #0f8d00 !important;
}
.dropdown-list .treatment-title {
font-size: 1.4rem;
}
.well {
padding: 1.5rem;
}
.well-default {
background-color: #f5f5f5;
}
.well-bordered {
padding: 1.5rem;
border: 1px solid #8f9293;
background-color: transparent;
}
.well-list {
margin-bottom: 1rem;
padding: 1rem 0;
text-align: center;
border-radius: 2px;
background-color: #f5f5f5;
}
.well-warn {
border-radius: 2px;
background-color: #f8e4e4;
}
.well-warn .well-title {
text-align: center;
}
.well-notice {
border-radius: 2px;
background-color: #fafac8;
}
.well-notice .well-title {
text-align: center;
}
.well-title {
font-size: 16px;
font-weight: bolder;
}
.well + .well {
margin-top: 2rem;
}
.breadcrumbs {
font-size: 1.2rem;
position: fixed;
z-index: 998;
top: 7.5rem;
overflow: hidden;
width: 100%;
height: 2.8rem;
color: #fff;
background: rgba(0, 0, 0, .5);
}
.breadcrumbs-content {
max-width: 345px;
margin: auto;
}
.breadcrumbs a,
.breadcrumbs span {
font-size: 1.2rem;
color: #fff;
-webkit-text-decoration-color: #fff;
text-decoration-color: #fff;
}
.icon {
font-size: 80%;
margin: 0 .3rem;
}
.icon.icon-added {
font-size: 1rem;
position: relative;
width: 2.6rem;
height: 2.6rem;
margin-right: .6rem;
}
.icon.icon-num {
font-size: 1.6rem;
line-height: 2.6rem;
display: inline-block;
width: 2.6rem;
height: 2.6rem;
margin: 0 .4rem 0 0;
text-align: center;
color: #64c66c;
border: 1px solid #64c66c;
border-radius: 50%;
}
.tab-nav-item {
font-size: 1.4rem;
font-weight: bolder;
line-height: 5rem;
display: block;
float: left;
width: 16.8rem;
height: 5rem;
margin-right: .9rem;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
text-align: center;
color: #555;
background-color: #efefef;
}
.tab-nav-item:last-child {
margin-right: 0;
}
.tab-nav-item:hover,
.tab-nav-item:active {
background-color: #d2c4ae;
}
.tab-nav-item.active {
background-color: #d2c4ae;
}
.tab-item {
display: none;
}
.tab-item.active {
display: block;
}
.page-banner {
max-width: 345px;
margin: auto;
margin-bottom: 2.5rem;
}
.banner-item {
margin-bottom: 2rem;
}
.banner-item-caption {
display: block;
overflow: hidden;
width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
}
.ggmap {
position: relative;
overflow: hidden;
height: 0;
margin-bottom: 3rem;
padding-top: 30px;
padding-bottom: 56.25%;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mw_wp_form .form-group {
position: relative;
margin: 0 0 3.5rem;
}
.mw_wp_form label {
font-size: 1.6rem;
font-weight: bolder;
line-height: 1.6rem;
margin-bottom: .8rem;
text-align: left;
}
.mw_wp_form input[type='text'],
.mw_wp_form input[type='email'],
.mw_wp_form input[type='url'],
.mw_wp_form input[type='password'],
.mw_wp_form input[type='search'],
.mw_wp_form input[type='number'],
.mw_wp_form input[type='tel'],
.mw_wp_form input[type='range'],
.mw_wp_form input[type='date'],
.mw_wp_form input[type='month'],
.mw_wp_form input[type='week'],
.mw_wp_form input[type='time'],
.mw_wp_form input[type='datetime'],
.mw_wp_form input[type='datetime-local'],
.mw_wp_form input[type='color'],
.mw_wp_form textarea {
font-size: 1.6rem;
padding: 1rem 1.5rem;
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
.mw_wp_form input[type='text']:focus,
.mw_wp_form input[type='email']:focus,
.mw_wp_form input[type='url']:focus,
.mw_wp_form input[type='password']:focus,
.mw_wp_form input[type='search']:focus,
.mw_wp_form input[type='number']:focus,
.mw_wp_form input[type='tel']:focus,
.mw_wp_form input[type='range']:focus,
.mw_wp_form input[type='date']:focus,
.mw_wp_form input[type='month']:focus,
.mw_wp_form input[type='week']:focus,
.mw_wp_form input[type='time']:focus,
.mw_wp_form input[type='datetime']:focus,
.mw_wp_form input[type='datetime-local']:focus,
.mw_wp_form input[type='color']:focus,
.mw_wp_form textarea:focus {
color: #111;
}
.mw_wp_form input[type='text']:placeholder-shown,
.mw_wp_form input[type='email']:placeholder-shown,
.mw_wp_form input[type='url']:placeholder-shown,
.mw_wp_form input[type='password']:placeholder-shown,
.mw_wp_form input[type='search']:placeholder-shown,
.mw_wp_form input[type='number']:placeholder-shown,
.mw_wp_form input[type='tel']:placeholder-shown,
.mw_wp_form input[type='range']:placeholder-shown,
.mw_wp_form input[type='date']:placeholder-shown,
.mw_wp_form input[type='month']:placeholder-shown,
.mw_wp_form input[type='week']:placeholder-shown,
.mw_wp_form input[type='time']:placeholder-shown,
.mw_wp_form input[type='datetime']:placeholder-shown,
.mw_wp_form input[type='datetime-local']:placeholder-shown,
.mw_wp_form input[type='color']:placeholder-shown,
.mw_wp_form textarea:placeholder-shown {
color: #777;
}
.mw_wp_form input[type='text']::-webkit-input-placeholder,
.mw_wp_form input[type='email']::-webkit-input-placeholder,
.mw_wp_form input[type='url']::-webkit-input-placeholder,
.mw_wp_form input[type='password']::-webkit-input-placeholder,
.mw_wp_form input[type='search']::-webkit-input-placeholder,
.mw_wp_form input[type='number']::-webkit-input-placeholder,
.mw_wp_form input[type='tel']::-webkit-input-placeholder,
.mw_wp_form input[type='range']::-webkit-input-placeholder,
.mw_wp_form input[type='date']::-webkit-input-placeholder,
.mw_wp_form input[type='month']::-webkit-input-placeholder,
.mw_wp_form input[type='week']::-webkit-input-placeholder,
.mw_wp_form input[type='time']::-webkit-input-placeholder,
.mw_wp_form input[type='datetime']::-webkit-input-placeholder,
.mw_wp_form input[type='datetime-local']::-webkit-input-placeholder,
.mw_wp_form input[type='color']::-webkit-input-placeholder,
.mw_wp_form textarea::-webkit-input-placeholder {
color: #777;
}
.mw_wp_form input[type='text']:-moz-placeholder,
.mw_wp_form input[type='email']:-moz-placeholder,
.mw_wp_form input[type='url']:-moz-placeholder,
.mw_wp_form input[type='password']:-moz-placeholder,
.mw_wp_form input[type='search']:-moz-placeholder,
.mw_wp_form input[type='number']:-moz-placeholder,
.mw_wp_form input[type='tel']:-moz-placeholder,
.mw_wp_form input[type='range']:-moz-placeholder,
.mw_wp_form input[type='date']:-moz-placeholder,
.mw_wp_form input[type='month']:-moz-placeholder,
.mw_wp_form input[type='week']:-moz-placeholder,
.mw_wp_form input[type='time']:-moz-placeholder,
.mw_wp_form input[type='datetime']:-moz-placeholder,
.mw_wp_form input[type='datetime-local']:-moz-placeholder,
.mw_wp_form input[type='color']:-moz-placeholder,
.mw_wp_form textarea:-moz-placeholder {
opacity: 1;
color: #777;
}
.mw_wp_form input[type='text']::-moz-placeholder,
.mw_wp_form input[type='email']::-moz-placeholder,
.mw_wp_form input[type='url']::-moz-placeholder,
.mw_wp_form input[type='password']::-moz-placeholder,
.mw_wp_form input[type='search']::-moz-placeholder,
.mw_wp_form input[type='number']::-moz-placeholder,
.mw_wp_form input[type='tel']::-moz-placeholder,
.mw_wp_form input[type='range']::-moz-placeholder,
.mw_wp_form input[type='date']::-moz-placeholder,
.mw_wp_form input[type='month']::-moz-placeholder,
.mw_wp_form input[type='week']::-moz-placeholder,
.mw_wp_form input[type='time']::-moz-placeholder,
.mw_wp_form input[type='datetime']::-moz-placeholder,
.mw_wp_form input[type='datetime-local']::-moz-placeholder,
.mw_wp_form input[type='color']::-moz-placeholder,
.mw_wp_form textarea::-moz-placeholder {
opacity: 1;
color: #777;
}
.mw_wp_form input[type='text']:-ms-input-placeholder,
.mw_wp_form input[type='email']:-ms-input-placeholder,
.mw_wp_form input[type='url']:-ms-input-placeholder,
.mw_wp_form input[type='password']:-ms-input-placeholder,
.mw_wp_form input[type='search']:-ms-input-placeholder,
.mw_wp_form input[type='number']:-ms-input-placeholder,
.mw_wp_form input[type='tel']:-ms-input-placeholder,
.mw_wp_form input[type='range']:-ms-input-placeholder,
.mw_wp_form input[type='date']:-ms-input-placeholder,
.mw_wp_form input[type='month']:-ms-input-placeholder,
.mw_wp_form input[type='week']:-ms-input-placeholder,
.mw_wp_form input[type='time']:-ms-input-placeholder,
.mw_wp_form input[type='datetime']:-ms-input-placeholder,
.mw_wp_form input[type='datetime-local']:-ms-input-placeholder,
.mw_wp_form input[type='color']:-ms-input-placeholder,
.mw_wp_form textarea:-ms-input-placeholder {
color: #777;
}
.mw_wp_form select {
border: 1px solid #ccc;
}
.mw_wp_form .form-btn {
margin-top: 4rem;
}
.mw_wp_form span.error {
font-size: 1.4rem;
line-height: 2.2rem;
position: absolute;
top: -2rem;
right: -1rem;
display: block;
margin-bottom: 0;
padding: 0rem .5rem;
text-align: center;
color: #fff;
border: 1px solid #ff5757;
background: #ff5757;
}
.mw_wp_form span.error::after,
.mw_wp_form span.error::before {
position: absolute;
top: 100%;
left: 50%;
width: 0;
height: 0;
content: ' ';
pointer-events: none;
border: solid transparent;
}
.mw_wp_form span.error::after {
margin-left: -7px;
border-width: 7px;
border-color: rgba(255, 87, 87, 0);
border-top-color: #ff5757;
}
.mw_wp_form span.error::before {
margin-left: -8px;
border-width: 8px;
border-color: rgba(255, 87, 87, 0);
border-top-color: #ff5757;
}
.tab-tag-select-wrap {
margin-bottom: 2rem;
}
.tab-tag-select-wrap select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.tab-tag-select-wrap select {
width: 100%;
padding: 10px;
border: 1px solid #999;
background: #eee;
background: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/select-arrow.png) right 50% no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efebe1));
background: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/select-arrow.png) right 50% no-repeat, linear-gradient(#fff 0%, #efebe1 100%);
background-size: 20px, 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.timetable {
max-width: 36rem;
}
.card {
display: block;
width: 100%;
height: 100%;
padding: 2rem;
-webkit-transition: .2s;
transition: .2s;
text-align: center;
border-radius: 3px;
background: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/bg.svg);
background-color: rgba(255, 255, 255, .2);
background-position: top;
background-size: 12.5rem;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
background-blend-mode: lighten;
}
.card:link,
.card:visited,
.card:hover,
.card:active {
text-decoration: none;
color: #555;
}
.card:link span,
.card:visited span,
.card:hover span,
.card:active span {
color: #555;
}
.card:link .icon,
.card:visited .icon,
.card:hover .icon,
.card:active .icon {
position: relative;
bottom: .1rem;
}
.card:hover,
.card:active {
color: #0f8d00;
-webkit-box-shadow: 0 11px 28px rgba(0, 0, 0, .2), 0 10px 10px rgba(0, 0, 0, .15);
box-shadow: 0 11px 28px rgba(0, 0, 0, .2), 0 10px 10px rgba(0, 0, 0, .15);
}
.card:hover span,
.card:active span {
color: #0f8d00;
}
.tel {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 2.4rem;
font-weight: lighter;
font-style: italic;
display: block;
margin-bottom: 3.2rem;
text-align: center;
}
.tel a:link,
.tel a:visited,
.tel a:hover,
.tel a:active {
text-decoration: none;
color: #555;
}
.hero-slider {
max-width: 345px;
margin: auto;
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.service-menu-big {
display: none;
}
.service-menu-small {
display: block;
}
.concept-item {
margin-bottom: 5rem;
}
.concept-content {
margin-top: 1.5rem;
}
.person-basic {
text-align: center;
}
.person-photo {
max-width: 16.4rem;
max-height: 19.7rem;
}
.person-name {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 2.1rem;
display: block;
margin-bottom: 0;
text-align: center;
}
.person-name-sub {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.4rem;
display: block;
margin-bottom: 0;
text-align: center;
}
.person-name-sub::after {
display: block;
width: 100%;
max-width: 2rem;
height: 1px;
margin-top: .5rem;
margin-right: auto;
margin-bottom: .5rem;
margin-left: auto;
content: ' ';
background-color: #ccc;
}
.person-title {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.6rem;
display: block;
margin-top: 1rem;
margin-bottom: 0;
text-align: center;
}
.person-detail {
margin-top: 2rem;
}
.person-detail-index {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 1.6rem;
margin-bottom: .5rem;
text-align: center;
}
.person-detail-index::after {
display: block;
width: 100%;
max-width: 2rem;
height: 1px;
margin-top: .5rem;
margin-right: auto;
margin-bottom: .5rem;
margin-left: auto;
content: ' ';
background-color: #ccc;
}
.person-detail table {
margin-bottom: 0;
}
.person-detail table tr td {
font-size: 1.4rem;
min-width: 4.5rem;
padding-bottom: .5rem;
text-align: justify;
vertical-align: baseline;
}
.person-detail-content {
font-size: 1.4rem;
text-align: center;
}
.top-general-menu-item a {
display: block;
text-align: center;
border: 1px solid #2da338;
background-color: #fff;
}
.news-item {
font-size: 1.4rem;
line-height: 1.4rem;
padding: 2.5rem 0;
border-bottom: 1px solid #ccc;
}
.news-item:first-child {
padding-top: 0;
}
.news-item:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.news-link {
display: block;
width: 100%;
height: auto;
}
.news-link:link .news-date,
.news-link:link .news-title,
.news-link:visited .news-date,
.news-link:visited .news-title,
.news-link:hover .news-date,
.news-link:hover .news-title,
.news-link:active .news-date,
.news-link:active .news-title {
text-decoration: underline;
color: #555;
-webkit-text-decoration-color: #555;
text-decoration-color: #555;
}
.news-link:hover,
.news-link:active {
text-decoration: none;
}
.news-link:hover .news-date,
.news-link:hover .news-title,
.news-link:active .news-date,
.news-link:active .news-title {
text-decoration: none;
}
.news-date,
.news-title {
line-height: 1.2;
float: none;
}
.news-date {
margin-bottom: 1rem;
}
.news-title {
width: 100%;
text-overflow: ellipsis;
}
.tab-tag-list {
height: 3.4rem;
margin-bottom: 3rem;
}
.tab-tag-item {
float: left;
margin-right: 1rem;
margin-bottom: 1rem;
padding: .3rem 1rem;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
border-radius: 3px;
background: #ddd;
}
.tab-tag-item:hover,
.tab-tag-item:active {
background: #a78d67;
}
.tab-tag-item:hover span,
.tab-tag-item:active span {
color: #fff !important;
}
.tab-tag-item.active {
background: #a78d67;
}
.tab-tag-item.active span {
color: #fff !important;
}
.pricetable-item:not(:last-child) {
margin-bottom: 5rem;
}
.pricetable-course {
position: relative;
}
.pricetable-course-name,
.pricetable-course-price {
display: block;
background: #fff;
}
.pricetable-course-name {
font-weight: bolder;
line-height: 1;
}
.pricetable-course-price {
margin-bottom: 1.5rem;
padding-bottom: 1.2rem;
border-bottom: 1px dotted #eee;
}
.pricetable-icon {
position: relative;
top: 0;
width: 2.6rem;
margin-right: .5rem;
}
.image-list .image-item {
margin-top: 0;
margin-bottom: 2rem;
}
.img-max {
width: 100%;
}
.float-button {
position: fixed;
right: 0;
bottom: 0;
width: 100%;
height: 6rem;
-webkit-transition: .3s;
transition: .3s;
}
.float-button.concealed {
bottom: -6rem;
}
.float-button-item a {
display: block;
}
.float-button .float-button-contact,
.float-button .float-button-access {
font-size: 1.8rem;
line-height: 6rem;
float: left;
width: 50%;
height: 6rem;
text-align: center;
color: #fff;
background-repeat: no-repeat;
background-position: center;
background-size: 13rem;
}
.float-button .float-button-contact:hover,
.float-button .float-button-contact:active,
.float-button .float-button-access:hover,
.float-button .float-button-access:active {
opacity: .85;
}
.float-button .float-button-contact {
background-color: #f58f8f;
background-image: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/float-button-contact-sm.svg);
}
.float-button .float-button-access {
background-color: #a78d67;
background-image: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/float-button-access-sm.svg);
}
.anti-aging-colored #primary {
background-color: #fff8ec;
background-image: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/bg_beige.svg);
}
.anti-aging-colored .main-navigation {
background-color: #a78d67;
}
.anti-aging-colored .main-navigation li .sub-menu {
background-color: #a78d67;
}
.anti-aging-colored .breadcrumbs {
color: #555;
background-color: #d5c7b1;
}
.anti-aging-colored .breadcrumbs a,
.anti-aging-colored .breadcrumbs span {
color: #555;
-webkit-text-decoration-color: #555;
text-decoration-color: #555;
}
.anti-aging-colored .section-title {
color: #fff;
background-color: #a78d67;
}
.anti-aging-colored .sidebar-section-title {
color: #fff;
background-color: #a78d67;
}
.anti-aging-colored .dropdown-title {
color: #fff;
background-color: #a78d67;
}
.anti-aging-colored .dropdown-title .icon {
color: #fff;
}
.anti-aging-colored .icon.icon-num {
color: #64c66c;
border: 1px solid #64c66c;
}
.sitemap-item {
margin-bottom: 1rem;
}
.sitemap-item a {
font-size: 1.6rem;
}
.u-bg-gray {
background-color: #efefef;
}
.ordering {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
}
.ordering .order-xs-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.ordering .order-xs-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.u-display-from-large-device {
display: none;
}
.u-hide-from-large-device {
display: block;
}
.u-display-from-medium-device {
display: none;
}
.u-hide-from-medium-device {
display: block;
}
.u-d-n {
display: none;
}
.u-mb-0 {
margin-bottom: 0 !important;
}
.u-mb-1 {
margin-bottom: 1rem !important;
}
.u-mb-2 {
margin-bottom: 2rem !important;
}
.u-mt-1 {
margin-top: 1rem !important;
}
.u-mt-2 {
margin-top: 2rem !important;
}
.u-mr-2 {
margin-right: 2rem !important;
}
.u-ml-0 {
margin-left: 0 !important;
}
.u-ml-2 {
margin-left: 2rem !important;
}
.u-divider-col-xs-6 {
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
.u-ta-c {
text-align: center !important;
}
.u-ta-l {
text-align: left !important;
}
.u-fl-l {
float: left;
}
.u-fl-r {
float: right;
}
.u-ls-m1 {
letter-spacing: -.1rem;
}
.ls-mdot2 {
letter-spacing: -.2rem;
}
.u-fw-b {
font-weight: bolder;
}
.u-fs-small {
font-size: 1.4rem !important;
letter-spacing: -.1rem !important;
color: #666 !important;
}
.u-td-u {
text-decoration: underline !important;
}
.u-td-ntou {
text-decoration: none !important;
}
.u-td-ntou:hover,
.u-td-ntouactive {
text-decoration: underline !important;
}
.u-ta-c {
text-align: center;
}
.u-ta-r {
text-align: right;
}
.debug-text {
font-weight: bold !important;
color: white !important;
background: red !important;
}
@media (min-width: 600px) {
.container {
width: 570px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-2 {
right: 16.66667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333%;
}
.col-sm-pull-5 {
right: 41.66667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.33333%;
}
.col-sm-pull-8 {
right: 66.66667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333%;
}
.col-sm-pull-11 {
right: 91.66667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-2 {
left: 16.66667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333%;
}
.col-sm-push-5 {
left: 41.66667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.33333%;
}
.col-sm-push-8 {
left: 66.66667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333%;
}
.col-sm-push-11 {
left: 91.66667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-2 {
margin-left: 16.66667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333%;
}
.col-sm-offset-5 {
margin-left: 41.66667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.33333%;
}
.col-sm-offset-8 {
margin-left: 66.66667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333%;
}
.col-sm-offset-11 {
margin-left: 91.66667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 600px) and (max-width: 759px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
.visible-sm-block {
display: block !important;
}
.visible-sm-inline {
display: inline !important;
}
.visible-sm-inline-block {
display: inline-block !important;
}
.hidden-sm {
display: none !important;
}
}
@media screen and (min-width: 601px) {
#primary {
padding-top: 12.7rem;
background-size: 18rem;
}
.sidebar-layout-container {
max-width: 520px;
}
.site-header {
padding: 2rem 0;
}
.site-header .header-container {
max-width: 520px;
}
.site-footer {
padding-top: 3rem;
}
.site-footer .container-footer {
margin: 0 auto;
padding: 3rem 0 3rem;
border-top: 1px solid #8f9293;
}
.site-footer .footer-logo {
max-width: 100%;
padding: 0;
}
.site-footer .footer-logo img {
display: block;
max-width: 30rem;
margin-left: 0;
}
.site-footer .footer-message,
.site-footer .footer-tel {
text-align: right;
}
.site-footer .footer-message {
margin-bottom: 1rem;
}
.site-footer .footer-contact-btn a.btn {
margin-right: 0;
}
.site-footer .footer-nav {
display: block;
}
.site-footer .footer-nav-small-device {
display: none;
}
.site-footer .footer-tel {
font-size: 3.6rem;
line-height: 3.6rem;
margin-bottom: 3.2rem;
}
.site-footer .footer-contact-btn {
margin-right: 0;
}
.site-footer .footer-date {
margin-right: 0;
text-align: right;
}
.site-footer .footer-date .footer-timetable {
width: 36rem;
max-width: 100%;
margin-bottom: 0;
}
.site-footer .footer-date .footer-timetable-description {
text-align: right;
}
.site-footer .footer-external-link-btn {
display: block;
}
.site-footer .footer-external-link-btn .btn {
margin-top: 1.2rem;
margin-left: 0;
}
.footer-link {
float: right;
text-align: right;
}
.footer-copyright {
float: left;
text-align: left;
}
.footer-copyright span {
font-size: 1.2rem;
}
.lead {
font-size: 3.6rem;
line-height: 5.4rem;
}
.dropdown-title {
font-size: 1.8rem;
}
.dropdown-title span {
font-size: 1.8rem;
}
.dropdown-bubble-title span {
font-size: 1.8rem;
}
.dropdown-bubble-content {
max-width: 90%;
}
.breadcrumbs {
top: 6rem;
}
.breadcrumbs-content {
max-width: 520px;
}
.tab-nav-item {
font-size: 1.4rem;
line-height: 5rem;
width: 25.3rem;
height: 5rem;
margin-right: 1.4rem;
}
.page-banner {
max-width: 520px;
margin-bottom: 4rem;
}
.mw_wp_form .form-group {
margin: 0 0 2.5rem;
}
.mw_wp_form label {
line-height: 4.6rem;
margin-bottom: 0;
text-align: right;
}
.hero-slider {
max-width: 520px;
margin-top: 3rem;
margin-bottom: 3rem;
}
.service-menu-big {
display: block;
}
.service-menu-small {
display: none;
}
.service-menu-item-container {
margin-bottom: 4rem;
}
.service-menu-icon {
display: block;
max-width: 10rem;
margin: auto;
}
.service-menu-title {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 2rem;
font-weight: 200;
margin-bottom: .75rem;
text-align: center;
}
.service-menu-description {
max-width: 90%;
margin-right: auto;
margin-bottom: 1.5rem;
margin-left: auto;
}
.person-photo {
max-width: 30rem;
max-height: 36rem;
}
.person-name {
font-size: 2.4rem;
}
.person-detail-index {
text-align: left;
}
.person-detail-index::after {
margin-right: auto;
margin-left: 0;
}
.person-detail-content {
text-align: justify;
}
.news-link {
height: 1.4rem;
}
.news-date,
.news-title {
float: left;
}
.news-date {
margin-right: 3rem;
margin-bottom: 0;
}
.news-title {
overflow: hidden;
max-width: 31.8rem;
white-space: nowrap;
}
.ordering .order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.ordering .order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.u-display-from-large-device {
display: block;
}
.u-hide-from-large-device {
display: none;
}
.u-divider-col-xs-6 {
max-width: 94%;
}
}
@media screen and (min-width: 601px) and (max-width: 760px) {
.site-header {
height: 9.9rem;
border-bottom: 25px solid #2da338;
}
.site-header .header-contact {
display: none;
}
.site-header .site-branding {
max-width: 24rem;
}
.site-header .site-title {
position: relative;
margin-bottom: 0;
}
}
@media (min-width: 760px) {
.container {
width: 630px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-2 {
right: 16.66667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333%;
}
.col-md-pull-5 {
right: 41.66667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.33333%;
}
.col-md-pull-8 {
right: 66.66667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333%;
}
.col-md-pull-11 {
right: 91.66667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-2 {
left: 16.66667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333%;
}
.col-md-push-5 {
left: 41.66667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.33333%;
}
.col-md-push-8 {
left: 66.66667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333%;
}
.col-md-push-11 {
left: 91.66667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-2 {
margin-left: 16.66667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333%;
}
.col-md-offset-5 {
margin-left: 41.66667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.33333%;
}
.col-md-offset-8 {
margin-left: 66.66667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333%;
}
.col-md-offset-11 {
margin-left: 91.66667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 760px) and (max-width: 1079px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
.visible-md-block {
display: block !important;
}
.visible-md-inline {
display: inline !important;
}
.visible-md-inline-block {
display: inline-block !important;
}
.hidden-md {
display: none !important;
}
}
@media screen and (min-width: 761px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
#primary {
padding-top: 12.7rem;
background-size: 18rem;
}
.sidebar-layout-container {
max-width: 680px;
}
.sidebar-layout-main {
float: left;
max-width: 45rem;
}
.sidebar-layout-sidebar {
float: right;
max-width: 20rem;
}
.site-header {
padding: 2.7rem 0;
}
.site-header .header-container {
max-width: 680px;
}
.site-header {
height: 9.9rem;
}
.site-header .site-branding {
float: left;
width: 28rem;
}
.site-header .site-branding .header-logo-img {
width: 100%;
}
.site-header .header-contact {
position: relative;
top: -.7rem;
float: right;
text-align: right;
}
.site-header .header-contact .header-message {
font-size: 1.2rem;
margin-bottom: 0;
}
.site-header .header-contact .header-tel {
font-family: 'Belleza', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', Meiryo, 'M+ 1p', sans-serif;
font-size: 2.8rem;
font-weight: lighter;
font-style: italic;
position: relative;
top: -.8rem;
}
.site-header .header-contact .header-tel a:link,
.site-header .header-contact .header-tel a:visited,
.site-header .header-contact .header-tel a:hover,
.site-header .header-contact .header-tel a:active {
text-decoration: none;
color: #555;
}
.main-navigation {
position: absolute;
top: 9.9rem;
left: 0;
float: right;
clear: none;
width: 100%;
height: 5rem;
background: #2da338;
}
.menu-global-container {
position: relative;
width: 100%;
}
.menu-global-container ul.nav-menu {
position: relative;
left: 50%;
float: left;
}
.main-navigation li {
position: relative;
left: -50%;
float: left;
margin-left: 2rem;
}
.main-navigation li:first-child {
margin-left: 0;
}
.main-navigation li a:link,
.main-navigation li a:visited,
.main-navigation li a:hover,
.main-navigation li a:active {
font-size: 1.4rem;
font-weight: bolder;
line-height: 5rem;
position: relative;
text-decoration: none;
color: #fff;
}
.main-navigation li a:link::after,
.main-navigation li a:visited::after,
.main-navigation li a:hover::after,
.main-navigation li a:active::after {
position: absolute;
bottom: 1rem;
left: 50%;
display: block;
width: 0;
height: 1px;
content: ' ';
-webkit-transition: .3s;
transition: .3s;
background-color: #fff;
}
.main-navigation li a:hover::after,
.main-navigation li a:active::after {
left: 0;
width: 100%;
}
.main-navigation li.current-menu-item a:link::after,
.main-navigation li.current-menu-item a:visited::after,
.main-navigation li.current-menu-item a:hover::after,
.main-navigation li.current-menu-item a:active::after {
left: 0;
width: 100%;
}
.main-navigation li .sub-menu {
top: 5rem;
left: 50%;
overflow: hidden;
width: 22rem;
height: 0;
max-height: 0;
margin-left: -11rem;
padding: 0 1rem;
-webkit-transition: .3s;
transition: .3s;
background-color: #2da338;
}
.main-navigation li .sub-menu li {
left: auto;
float: none;
width: 100%;
height: auto;
margin: 0 0 1rem 0;
padding-bottom: 1rem;
text-align: center;
border-bottom: 1px solid #efefef;
}
.main-navigation li .sub-menu li:last-child {
margin: 0;
padding-bottom: 0;
border-bottom: none;
}
.main-navigation li .sub-menu li a {
line-height: 2rem;
display: inline;
}
.main-navigation li .sub-menu li a:link,
.main-navigation li .sub-menu li a:visited,
.main-navigation li .sub-menu li a:hover,
.main-navigation li .sub-menu li a:active {
height: auto;
}
.main-navigation li .sub-menu li a:link::after,
.main-navigation li .sub-menu li a:visited::after,
.main-navigation li .sub-menu li a:hover::after,
.main-navigation li .sub-menu li a:active::after {
display: none;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: 3rem;
height: auto !important;
max-height: 40rem !important;
padding: 1rem 1rem !important;
}
.site-footer {
padding-top: 4rem;
}
.site-footer .footer-container {
max-width: 680px;
}
.site-footer .footer-logo img {
max-width: 40rem;
}
.site-footer .footer-tel {
font-size: 3.6rem;
}
.page-title {
font-size: 2.4rem;
padding-top: 10rem;
padding-bottom: 6rem;
}
.section-title {
font-size: 2.4rem;
margin-bottom: 2rem;
padding-left: 3rem;
}
.index {
font-size: 2.1rem;
}
p,
span {
font-size: 1.6rem;
line-height: 2.8rem;
}
.dropdown-title {
font-size: 2.1rem;
}
.breadcrumbs {
top: 14.5rem;
}
.breadcrumbs-content {
max-width: 680px;
}
.tab-nav-item {
font-size: 1.6rem;
line-height: 6rem;
width: 21.8rem;
height: 6rem;
margin-right: 1.3rem;
}
.page-banner {
max-width: 680px;
margin-bottom: 4rem;
}
.banner-item {
margin-bottom: 2rem;
}
.tel {
font-size: 3.6rem;
}
.hero-slider {
max-width: 680px;
margin-top: 4rem;
margin-bottom: 4rem;
}
.news-item {
font-size: 1.6rem;
line-height: 1.4rem;
}
.news-link {
height: 1.6rem;
}
.news-title {
overflow: hidden;
max-width: 23rem;
white-space: nowrap;
}
.pricetable-item:not(:last-child) {
margin-bottom: 5rem;
}
.pricetable-icon {
width: 3.2rem;
}
.image-list .image-item {
margin-bottom: 3rem;
}
.float-button.concealed {
right: -6rem;
bottom: 0;
}
.float-button {
top: 20rem;
right: 0;
width: 6rem;
height: auto;
margin-top: auto;
margin-bottom: auto;
}
.float-button .float-button-contact,
.float-button .float-button-access {
float: none;
width: 6rem;
height: 18rem;
margin-left: auto;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background-size: 3.5rem auto;
}
.float-button .float-button-contact::after,
.float-button .float-button-access::after {
position: relative;
top: .5rem;
left: .5rem;
display: block;
width: 6rem;
height: 17rem;
content: ' ';
border: 1px solid #fff;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.float-button .float-button-contact {
margin-bottom: 2rem;
background-image: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/float-button-contact-lg.svg);
}
.float-button .float-button-access {
background-image: url(http://matsuhira-hata-clinic.com/medical/wp-content/themes/mhclinic/images/float-button-access-lg.svg);
}
.u-display-from-medium-device {
display: block;
}
.u-hide-from-medium-device {
display: none;
}
}
@media (min-width: 1080px) {
.container {
width: 630px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.33333%;
}
.col-lg-pull-2 {
right: 16.66667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333%;
}
.col-lg-pull-5 {
right: 41.66667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.33333%;
}
.col-lg-pull-8 {
right: 66.66667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333%;
}
.col-lg-pull-11 {
right: 91.66667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.33333%;
}
.col-lg-push-2 {
left: 16.66667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333%;
}
.col-lg-push-5 {
left: 41.66667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.33333%;
}
.col-lg-push-8 {
left: 66.66667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333%;
}
.col-lg-push-11 {
left: 91.66667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.33333%;
}
.col-lg-offset-2 {
margin-left: 16.66667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333%;
}
.col-lg-offset-5 {
margin-left: 41.66667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.33333%;
}
.col-lg-offset-8 {
margin-left: 66.66667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333%;
}
.col-lg-offset-11 {
margin-left: 91.66667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
.visible-lg-block {
display: block !important;
}
.visible-lg-inline {
display: inline !important;
}
.visible-lg-inline-block {
display: inline-block !important;
}
.hidden-lg {
display: none !important;
}
}
@media screen and (min-width: 1081px) {
.section-container {
padding: 5rem 7rem;
}
#primary {
padding-top: 14.9rem;
background-size: 25rem;
}
.sidebar-layout-container {
max-width: 960px;
}
.sidebar-layout-main {
float: left;
max-width: 73.2rem;
}
.site-header .header-container {
max-width: 960px;
}
.site-header .site-branding {
width: 32rem;
}
.main-navigation li {
margin-left: 4rem;
}
.main-navigation li a:link,
.main-navigation li a:visited,
.main-navigation li a:hover,
.main-navigation li a:active {
font-size: 1.6rem;
}
.site-footer .footer-container {
max-width: 960px;
}
.site-footer .footer-tel {
font-size: 4.8rem;
}
.site-footer .footer-message br {
display: none;
}
.page-title {
font-size: 3rem;
padding-top: 12rem;
padding-bottom: 9rem;
}
.dropdown-title {
font-size: 2.4rem;
}
.breadcrumbs {
top: 14.9rem;
}
.breadcrumbs-content {
max-width: 960px;
}
.tab-nav-item {
font-size: 2.4rem;
line-height: 8rem;
width: 35.9rem;
height: 8rem;
margin-right: 1.3rem;
}
.page-banner {
max-width: 960px;
margin-bottom: 8rem;
}
.banner-item {
margin-bottom: 4rem;
}
.hero-slider {
max-width: 960px;
margin-top: 8rem;
margin-bottom: 8rem;
}
.news-date {
margin-right: 5rem;
}
.news-title {
max-width: 30rem;
margin-right: 5rem;
}
.pricetable-item:not(:last-child) {
margin-bottom: 6rem;
}
.pricetable-sub-item::before {
position: relative;
top: 1.5rem;
display: block;
width: 100%;
height: 1px;
content: ' ';
background: #ddd;
}
.pricetable-course-name {
font-weight: normal;
float: left;
padding-right: 1rem;
}
.pricetable-course-price {
float: right;
margin-bottom: 1.2rem;
padding-bottom: 0;
padding-left: 1rem;
border-bottom: 0;
}
.pricetable-icon {
top: .3rem;
width: 4rem;
}
}
@media screen and (max-width: 1080px) {
.top-general-menu-item {
margin-bottom: 1rem;
}
}
@media screen and (max-width: 760px) {
.nav-menu {
position: fixed;
z-index: 998;
top: 6rem;
overflow: hidden;
width: 100%;
height: 100%;
-webkit-animation: fadeIn .3s;
animation: fadeIn .3s;
background: #fff;
}
.main-navigation {
position: relative;
}
.menu-toggle {
position: absolute;
z-index: 1000;
top: -3rem;
right: 0;
width: 8.5rem;
height: 3rem;
border: 0;
border-radius: 2px;
background-color: #aaa;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.menu-toggle span {
font-size: 1.4rem;
line-height: 1.4rem;
position: relative;
bottom: 2px;
color: #fff;
}
.menu-toggle span.toggle-icon {
font-size: 2rem;
bottom: 0;
}
.main-navigation.toggled
ul#primary-menu {
position: fixed;
left: 0;
}
.main-navigation li {
float: none;
text-align: left;
}
.main-navigation li a:link,
.main-navigation li a:visited,
.main-navigation li a:hover,
.main-navigation li a:active {
font-size: 1.6rem;
font-weight: bolder;
display: block;
width: 100%;
padding: 1rem;
text-decoration: none;
color: #555;
border-top: 1px solid #ddd;
}
.main-navigation li a:hover,
.main-navigation li a:active {
background-color: #efefef;
}
.main-navigation li:last-child {
border-bottom: 1px solid #ddd;
}
.main-navigation li .sub-menu li a:link,
.main-navigation li .sub-menu li a:visited,
.main-navigation li .sub-menu li a:hover,
.main-navigation li .sub-menu li a:active {
font-weight: normal;
padding: .5rem 1rem;
border-top: none !important;
}
.main-navigation li .sub-menu li:last-child {
border-bottom: none;
}
.main-navigation ul ul {
position: relative;
z-index: auto;
top: auto;
left: auto;
float: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.anti-aging-colored .main-navigation li .sub-menu {
background-color: transparent;
}
}
@media screen and (max-width: 600px) {
.container {
max-width: 94%;
margin-right: auto;
margin-left: auto;
}
.site-header {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: auto;
border-bottom: 15px solid #2da338;
}
.site-header .header-contact {
display: none;
}
.site-header .site-branding {
max-width: 24rem;
}
.site-header .site-title {
position: relative;
margin-bottom: 0;
}
.mw_wp_form label {
padding: 0;
}
}
@media (max-width: 599px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
.visible-xs-block {
display: block !important;
}
.visible-xs-inline {
display: inline !important;
}
.visible-xs-inline-block {
display: inline-block !important;
}
.hidden-xs {
display: none !important;
}
}
@media print {
*,
*:before,
*:after {
color: #000 !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: ' (' attr(href) ')';
}
abbr[title]:after {
content: ' (' attr(title) ')';
}
a[href^='#']:after,
a[href^='javascript:']:after {
content: '';
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.visible-print-block {
display: block !important;
}
.visible-print-inline {
display: inline !important;
}
.visible-print-inline-block {
display: inline-block !important;
}
.hidden-print {
display: none !important;
}
}
@-webkit-keyframes fadeIn {
0% {
display: none;
opacity: 0;
}
1% {
display: block;
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
display: none;
opacity: 0;
}
1% {
display: block;
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
99% {
display: block;
opacity: 0;
}
100% {
display: none;
opacity: 1;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
99% {
display: block;
opacity: 0;
}
100% {
display: none;
opacity: 1;
}
}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/carousel/images/arrows.png) no-repeat center center;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;filter:alpha(opacity=20);opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{filter:alpha(opacity=60);opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:normal 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-transitions .jp-carousel-slide{transition:.3s ease-out}.jp-carousel-slide.selected{position:absolute!important;filter:alpha(opacity=100);opacity:1}.jp-carousel-slide{filter:alpha(opacity=25);opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0 9px;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font-size:13px;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;display:inline-block!important;vertical-align:top!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none transparent}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none transparent;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner{color:#fff;margin:22px 0 0 10px;display:block;width:20px;height:20px;float:left}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px rgba(0,0,0,1)}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{filter:alpha(opacity=100);opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}
.contact-form .clear-form{clear:both}.contact-form input[type=email],.contact-form input[type=text],.contact-form input[type=url]{width:300px;max-width:98%;margin-bottom:13px}.contact-form select{margin-bottom:13px}.contact-form textarea{height:200px;width:80%;float:none;margin-bottom:13px}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin-bottom:13px}.contact-form label{margin-bottom:3px;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.radio{margin-bottom:3px;float:none;font-weight:700;display:inline-block}.contact-form label span{color:#aaa;margin-left:4px;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea{width:250px;max-width:100%;box-sizing:border-box}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}
.infinite-loader{color:#000;display:block;height:28px;text-indent:-9999px}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}
@font-face{font-family:Noticons;src:url(https://wordpress.com/i/noticons/Noticons.woff)}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px 10px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:-ms-flexbox;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;margin-top:4px}.comment-likes-widget-placeholder::before{-webkit-font-smoothing:antialiased;font-family:Noticons;font-size:20px;line-height:.9;color:#5cb5d4;content:'\f408';width:16px;display:inline-block;vertical-align:middle}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:2px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#4e4e4e}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}
#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em 0;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-bottom:0}#jp-relatedposts .jp-relatedposts-items p{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;filter:alpha(opacity=100);-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;overflow:hidden;max-width:33%;margin-right:3%}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;max-width:100%;margin-right:0}}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-content ul{padding:0!important;margin:0 0 .7em 0!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-block.sd-gplus{margin:0 0 .5em 0}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#777!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f607'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f210'}.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-google-plus-1 a:before,.sd-social-icon-text .sd-content li.share-google-plus-1 a:before,.sd-social-text .sd-content ul li.share-google-plus-1 a:before{content:'\f218'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f203'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:'\f608'}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px 0}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.googleplus1_button .g-plus{vertical-align:top!important}.reddit_button iframe{margin-top:1px}.googleplus1_button iframe,.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:1px;top:0\9}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px 8px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#3b5998;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button{background:#dd4b39;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px 0;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em 0}
.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5;direction:ltr;transition:.3s opacity ease-out}.slideshow-window:hover .slideshow-controls{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;*display:inline;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;transition:.3s border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:rgba(255,255,255,1)!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}
body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(//matsuhira-hata-clinic.com/medical/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}
div.jetpack-quiz{border:1px solid #deede3;background-color:#f3f3f3;padding:1em;line-height:1.3em;margin-bottom:2em;border-radius:.2em}div.jetpack-quiz div.jetpack-quiz-question{margin-bottom:.5em;font-weight:700}div.jetpack-quiz div.jetpack-quiz-answer{cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;border-bottom:1px dotted #999}div.jetpack-quiz div.jetpack-quiz-answer.last{padding-bottom:0;margin-bottom:0;border-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{display:block;color:#000;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background:0 0;margin:0;padding:0}
#subscribe-email input{width:95%}.comment-subscription-form .subscribe-label{display:inline!important}
.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}
.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a:before{content:"\f415"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest.com"]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}
.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}
.jetpack-display-remote-posts{margin:5px 0 20px 0}.jetpack-display-remote-posts h4{font-size:90%;margin:5px 0;padding:0}.jetpack-display-remote-posts h4 a{text-decoration:none}.jetpack-display-remote-posts p{margin:0!important;padding:0;line-height:1.4em!important;font-size:90%}.jetpack-display-remote-posts img{max-width:100%}
.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}
div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px 10px 5px;background-color:#fff;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}
.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0 none;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0 none;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}
.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{margin-bottom:1em;list-style:none}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{margin-right:5px;margin-bottom:5px;vertical-align:middle;box-shadow:none}
.wpcnt{text-align:center;line-height:2}.wpa{position:relative;overflow:hidden;display:inline-block;max-width:100%}.wpa-about{position:absolute;top:5px;left:0;right:0;display:block;margin-top:0;color:#888;font:10px/1 "Open Sans",Arial,sans-serif!important;text-align:left!important;text-decoration:none!important;opacity:.85;border-bottom:none!important;box-shadow:none!important}.wpa .u>div{display:block;margin-top:5px;margin-bottom:1em}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{display:block;margin-top:17px;margin-bottom:1em;background-color:transparent}
.widget_eu_cookie_law_widget.widget{border:none;bottom:1em;display:none;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}
.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}.flickr-images img{max-width:100%;margin:5px}