@charset "utf-8";
@charset "utf-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
@media all and (max-width: 480px) {
.mfp-iframe-scaler iframe {
position:fixed;
top: 50%;
left:50%;
transform: translate(-50%,-50%);
height:90%;
max-height:300px;
}
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
table {
border-collapse: collapse;
border-spacing: 0;
}
img {
border: 0;
vertical-align: bottom;
max-width: 100%;
height: auto;
}
a {
outline: none;
transition-duration: .3s;
color: inherit;
}
a:hover {
opacity: .8;
}
hover {
transition-duration: .3s;
opacity: .8;
}
html {
font-size: 100%;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
line-height: 150%;
letter-spacing: 0;
box-sizing: border-box;
}
p {
letter-spacing: 1px;
}
strong {
font-weight: bold;
}
*, *:before, *:after {
box-sizing: inherit;
}
.mincho {
font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.pc-only {
display: none;
}
#ns_spmenu {
background: #fffc;
padding: 24px;
height: 71px;
position: fixed;
cursor: pointer;
top: 0;
right: 0;
z-index: 2;
}
.ns_mbr1, .ns_mbr2, .ns_mbr3 {
height: 3px;
width: 26px;
display: block;
background: #111;
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
}
.ns_mbr1, .ns_mbr2 {
margin-bottom: 7px;
}
.menuclick1 {
top: 12px;
-o-transform: rotate(405deg);
-moz-transform: rotate(405deg);
-webkit-transform: rotate(405deg);
-ms-transform: rotate(405deg);
transform: rotate(405deg);
margin-top: 3px;
margin-bottom: 11px;
}
.menuclick2 {
background-color: rgba(255,255,255,0);
margin-bottom: 0;
}
.menuclick3 {
top: 12px;
-o-transform: rotate(-405deg);
-moz-transform: rotate(-405deg);
-webkit-transform: rotate(-405deg);
-ms-transform: rotate(-405deg);
transform: rotate(-405deg);
margin-top: -17px;
margin-bottom: 12px;
}
.ns_ovf{
position: fixed;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
right: 0;
}
.menu-container.sp-only {
display: none;
position: absolute;
background-color: #fff;
z-index: 2;
top: 71px;
width: 100%;
}
.menu-container.sp-only br.sp-only, .link-item br.sp-only {
display: none;
}
.menu-container-sp:before {
content: "";
background-color: rgba(0,0,0,.7);
display: block;
width: 100vw;
height: 100vh;
position: absolute;
z-index: -1;
}
.menu-container-sp .menu-item {
font-size: 14px;
line-height: 1.5;
border-bottom: 1px dotted #ddd;
background-color: #fff;
}
.menu-container-sp .menu-item:last-of-type {
border: none;
}
.menu-container-sp .menu-item a {
text-decoration: none;
width: 100%;
height: 100%;
display: inline-block;
padding: 12px 16px;
display: flex;
align-items: center;
justify-content: space-between;
}
.menu-container-sp .menu-item a:after {
color: #c1c5c6;
font-size: 12px;
font-family: FontAwesome;
content: "\f054";
display: inline-block;
}
.footer-back {
background-color: #ecf3f6;
padding: 16px;
}
.footer-logo {
display: block;
margin: 0 auto;
}
.footer-inner img {
margin-bottom: 24px;
}
.consultation-hours {
line-height: 1.3;
}
.tel-number {
color: #123d51;
font-size: 24px;
font-weight: bold;
letter-spacing: 0.15em;
text-decoration: none;
margin-bottom: 16px;
}
.tel-number a {
text-decoration: none;
}
.tel-number::before {
content: "";
width: 1em;
height: 1em;
background-size: cover;
background-image: url(//www.implant-maintenance.tokyo/wp-content/themes/sat-lite/images/denwa-l.svg);
display: inline-block;
vertical-align: sub;
margin-right: 8px;
}
.header-inquiry-container {
float: right;
margin-top: 8px;
}
.sp-menu-inquiry-container {
padding: 16px;
margin: 8px 16px;
border: 1px dotted #ccc;
}
.sp-menu-inquiry-container .tel-number, .header-inquiry-container .tel-number {
font-size: 22px;
margin-bottom: 8px;
}
.consultation-hours, .closed-day {
font-size: 0.8rem;
letter-spacing: 0.05em;
margin-bottom: 4px;
}
.consultation-hours span, .closed-day span {
background-color: #123d51;
border-radius: 4px;
color: #fff;
padding: 4px;
min-width: 60px;
display: inline-block;
text-align: center;
line-height: 1;
margin-right: .9em;
}
.btn-maillink {
background: #333;
border-radius: 8px;
color: #fff;
line-height: 1em;
margin-top: 16px;
padding: 24px 0;
text-align: center;
display: block;
}
.footer-nav li:last-child {
margin-bottom: none;
}
.copy {
color: #123d51;
font-size: 3vw;
text-align: center;
padding: 3vw 0;
}
.surgery-container {
padding: 0 16px;
margin: 40px auto;
}
.surgery-container-header {
font-size: 16px;
font-weight: bold;
color: #123d51;
text-align: center;
padding-bottom: 8px;
border-bottom: 1px dotted #ccc;
margin-bottom: 24px;
}
.surgery-link-item {
text-align: center;
margin-bottom: 24px;
flex: 0 1 auto;
}
.surgery-link-item:last-of-type {
margin-bottom: 0;
}
.surgery-link-item img {
margin-bottom: 16px;
}
.surgery-link-item a img:hover {
opacity: .7;
}
.surgery-link-item p {
font-size: 12px;
line-height: 1.3;
color: #555;
text-align: center;
}
.menu-item.specialize-link {
background-color: #d6ec9c;
}
@media screen and (min-width: 768px){
.pc-only {
display: block;
}
.sp-only {
display: none;
}
.menu-container {
width: 100%;
background-color: rgba(255, 255, 255, .9);
}
.menu-container.pc-only {
display: flex;
height: 60px;
justify-content: center;
align-items: center;
}
.menu-container .menu-item {
color: #123d51;
font-weight: bold;
padding: 0 16px;
border-right: 1px solid #c1c1c1;
}
.menu-container .menu-item:last-of-type {
border-right: none;
}
.menu-container .menu-item a {
text-decoration: none;
}
.footer-back {
padding: 80px 16px;
}
.footer-inner {
background: rgba(255,255,255,.5);
box-sizing: border-box;
max-width: 1088px;
display: flex;
align-items: center;
padding: 3%;
margin: 0 auto;
}
.footer-nav {
display: flex;
width: 100%;
justify-content: space-around;
}
footer li {
color: #123d51;
font-size: 14px;
line-height: 1.2;
display: flex;
align-items: center;
margin-bottom: 8px;
margin-right: 16px;
white-space: nowrap;
}
footer li:before {
color: #c1c5c6;
font-size: 10px;
font-family: FontAwesome;
content: "\f054";
display: inline-block;
margin-right: 6px;
}
footer a {
text-decoration: none;
}
.fo-r {
border-left: solid 1px #ccc;
margin-left: 6%;
flex: 1 0 auto;
}
.copy {
font-size: 14px;
text-align: center;
padding: 16px 0;
}
#gbox.fix-navi {
position: fixed;
top: 0;
left: 0;
z-index: 2;
}
.surgery-container {
max-width: 1088px;
margin: 80px auto;
}
.surgery-container-header {
margin-bottom: 40px;
}
.surgery-link-container {
display: flex;
justify-content: space-around;
flex-wrap: nowrap;
}
.surgery-link-item {
margin-bottom: 0;
}
a[href^="tel:"] {
display: inline-block;
pointer-events: none;
}
.implant-specialize-link-container {
position: fixed;
top: 50%;
right: 0;
transform: translateY(-50%);
width: 50px;
background-color: #729611;
opacity: .9;
z-index: 3;
opacity: 0;
transition: all 300ms;
}
.scroll-in {
opacity: 1;
}
.implant-specialize-link-container a {
text-align: center;
text-decoration: none;
display: block;
}
.implant-specialize-link-container p {
display: inline-block;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
color: #fff;
font-weight: bold;
letter-spacing: 3px;
padding: 24px 0;
margin: 0 auto;
}
.h-d01 {
float: right;
padding: 0;
border: none;
margin: 12px 0 0;
}
}

:root {
font-size: 16px
}
.logo-container {
height: 71px;
}
.logo {
margin: 8px;
}
.icatch {
width: 100%;
height: 170px;
position: relative;
}
.icatch img {
object-fit: cover;
height: 170px;
width: 100%;
}
h1 {
width: 100%;
color: #123d51;
font-size: 8.5vw;
font-weight: bold;
text-align: center;
margin-bottom: 40px;
}
article {
padding: 40px 16px;
}
h2, h3, h4, h5, p {
color: #123d51;
text-align: justify;
}
article h2 {
font-size: 1.5rem;
font-weight: bold;
line-height: 2rem;
background-color: rgba(0, 0, 0, .05);
background-image: radial-gradient(#ddd 10%, transparent 20%), radial-gradient(#ddd 10%, transparent 20%);
background-size: 8px 8px;
background-position: 0 0, 4px 4px;
padding: .5rem 1rem;
margin: 1.5rem 0;
}
article h2:first-child {
margin-top: 0;
}
article h3 {
font-size: 1.5rem;
font-weight: bold;
line-height: 2rem;
padding: .5rem 0 0 1.5rem;
margin: 1.5rem 0;
position: relative;
}
article h3:before {
content: '';
display: inline-block;
width: 16px;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: repeating-linear-gradient(-45deg, #ddd, #fafafa 2px, transparent 2px, transparent 4px);
}
article h4 {
font-size: 1.5rem;
font-weight: bold;
line-height: 1.5;
border-bottom: 1px solid #ddd;
margin: 1.5rem 0;
}
article h5 {
font-size: 1.5rem;
font-weight: bold;
line-height: 2;
margin: 1.5rem 0;
}
article p {
line-height: 2rem;
margin-bottom: 1rem;
}
article img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto 1rem;
}
.in-link {
background-color: #ecf3f6;
border: 1px solid #eee;
}
.in-link a {
text-decoration: none;
width: 100%;
padding: .5rem;
display: flex;
justify-content: space-between;
}
.in-link a:after {
content: "\f054";
font-family: FontAwesome;
}
article ul, article ol {
margin: 0 0 1.5rem 1.5em;
}
article ol {
counter-reset: ol-counter;
}
article li {
color: #123d51;
text-align: justify;
line-height: 1.5;
border-bottom: 1px dashed #ccc;
margin: 0 0 1em 0;
}
article ul li:before {
content: "";
display: inline-block;
width: .3em;
height: .3em;
border-radius: 50%;
background-color: #123d51;
vertical-align: middle;
margin: 0 .7em 0 -1em;
}
article ol li:before {
counter-increment: ol-counter;
content: counter(ol-counter)".";
font-weight: bold;
margin: 0 .5em 0 -1.5em;
}
article table {
margin-bottom: 1.5rem;
}
article th, article td {
border: 1px solid #aaa;
font-size: 14px;
padding: 8px 16px;
}
article th {
background-color: #efefef;
}
article td {
background-color: #fff;
}
.scroll {
overflow-x: scroll;
}
.scroll th, .scroll td {
white-space: nowrap;
}
.article > *:last-child {
margin-bottom: 0;
}
video {
max-width: 100%;
margin-bottom: 1rem;
}
.fluid-wrapper {
padding: 24px 0;
width: 100vw;
position: relative;
left: 50%;
transform: translateX(-50%);
margin: 24px 0;
}
.inner {
width: calc(100% - 32px);
margin: 0 auto;
}
.inner > *:last-child{
margin-bottom: 0;
}
.error404 h1 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-shadow: 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6, 0px 0px 8px #f6f6f6;
}
@media screen and (min-width: 768px){
.logo-container {
max-width: 1088px;
margin: 0 auto;
}
.icatch {
height: 420px;
}
.icatch img {
height: 100%;
}
h1 {
font-size: 48px;
}
.breadcrumb-container {
max-width: 1088px;
width: calc(100% - 32px);
margin: 0 auto;
}
.breadcrumb-container li {
color: #123d51;
font-size: 12px;
display: inline-block;
padding: 24px 0;
}
.breadcrumb-container li:last-of-type {
font-weight: bold;
}
.breadcrumb-container li:not(:last-of-type):after {
content: "\003e";
display: inline-block;
margin: 0 8px;
}
.breadcrumb-container li a {
text-decoration: none;
}
.icatch-container {
position: relative;
}
.nav-container {
bottom: 0;
}
article {
max-width: 1088px;
width: calc(100% - 32px);
padding: 40px 0;
margin: 0 auto;
}
article h2, article h3 {
font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
article h2 {
font-size: 2rem;
line-height: 2.5rem;
padding: 16px;
margin: 2rem 0;
}
article h3 {
font-size: 2rem;
line-height: 2.5rem;
margin: 2rem 0;
}
article h4, article h5 {
margin: 2rem 0;
}
article p {
margin-bottom: 1.5rem;
}
article ul {
margin-bottom: 1.5rem;
}
article img {
width: auto;
margin: 0 auto 1.5rem;
}
.in-link {
width: 80%;
margin: 0 auto 1.5rem;
}
.in-link a {
padding: .5rem 2rem;
}
.scroll {
overflow-x: auto;
}
.scroll th, .scroll td {
white-space: normal;
}
video {
margin-bottom: 1.5rem;
}
.fluid-wrapper {
padding: 40px 0;
}
.inner {
max-width: 1088px;
}
.error404 .menu-container.pc-only {
position: absolute;
bottom: 0;
left: 0;
z-index: 2;
}
.error404 .icatch {
position: relative;
z-index: 1;
}
}
@media all and (-ms-high-contrast: none) {
.icatch {
overflow: hidden;
width: 2000px;
}
.icatch img {
position: absolute;
width: auto;
height: auto;
top: 50%;
left: 50vw;
min-height: 100%;
min-width: 100%;
transform: translate(-50%, -50%);
}
h1 {
left: 50vw;
}
}