@charset "utf-8";
/*
Theme Name: '26 しのぶ歯科
Theme URI: https://www.mmm_ooo.com/
Description: Versions 2.0.x
Version: 2.0
Author: Dental Promotion.INC
*/
@keyframes fadeIn {
0% {opacity: 0}
100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% {opacity: 0}
100% {opacity: 1}
}


html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, dialog, figure, footer, header,hgroup, menu, nav, section,time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body {line-height:1;}article, aside, dialog, figure, footer, header,hgroup, nav, section {display:block;}ul,ol{list-style:none;}blockquote, q {quotes:none;}blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}a {margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}ins {background-color:#ff9;color:#000;text-decoration:none;}mark {background-color:#ff9;color:#000;font-style:italic;font-weight:600;}del {text-decoration: line-through;}abbr[title], dfn[title] {border-bottom:1px dotted #000;cursor:help;}table {border-collapse:collapse;border-spacing:0;}hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input, select {vertical-align:middle;}

html{
    max-width: 100%;
    scroll-behavior: smooth;
    overflow-y: auto;
}
@media screen and (max-width: 768px) {
html{
    width: 100%;
    max-width: 100%;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
}
}
body{
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
    color: #352f2d;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    /* font-size: calc(14px + (20 - 16) * ((100vw - 300px) / (1600 - 300))); */
    font-size: 18px;
	word-wrap : break-word;
	overflow-wrap : break-word;
    line-height: 1.8em;
    letter-spacing: 1.2pt;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@media (min-width: 541px) {
  body {
/*    font-size: calc(1rem + ((1vw - 5.41px) * 0.4042));*/
    min-height: 0vw;
  }
}
@media (min-width: 2520px) {
  body {
    font-size: 24px;
  }
}

@media screen and (max-width: 540px) {
body{
    min-width: 100%;
/*    font-size: 1.6rem;*/
}
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
    font-weight: 100;
}
*, *:before, *:after{
    box-sizing: border-box;
}
/*
::selection{
    background: #f5f0e5;
    color: #333;
    text-shadow: 1px 1px 2px rgba(240, 240, 200, 1);
}
::-moz-selection{
    background: #f5f0e5;
    color: #333;
    text-shadow: 1px 1px 2px rgba(240, 240, 200, 1);
}
*/
a{
    text-decoration:none;
    outline:none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    transition:all .3s linear;
}
a:link, a:visited{
   color: #333;
}
a:active, a:hover{
    color: #413c1e;
    text-decoration: none;
}
a:link img, a:visited img{
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
a:hover img{
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    display: inline-block;
    backface-visibility: hidden;
}
p{margin:0;}
table{
    border-collapse:collapse;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-all;
}
img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: none;
    font-style: italic;
    background-repeat: no-repeat;
    background-size: cover;
    shape-margin: .75rem;
}
img.alpha50{
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
}
img.wmax{
    width: 100%;
    height: auto;
}

.cf{zoom:100%;}
.cf:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
.oz{
    overflow: hidden;
    _zoom: 1;
}
.al{text-align:left;}
.ac{text-align:center;}
.ar{text-align:right;}

.imgL, .s_imgL, .txtL{float:left;}
.imgR, .s_imgR, .txtR{float:right;}
.co{clear:both;}
.fwn{font-weight:100;}
.fwb{font-weight:600;}
.fs9{font-size:50%;}
.fs10{font-size:56%;}
.fs11{font-size:61%;}
.fs12{font-size:67%;}
.fs13{font-size:72%;}
.fs14{font-size:78%;}
.fs15{font-size:83%;}
.fs16{font-size:89%;}
.fs17{font-size:94%;}
.fs19{font-size:106%;}
.fs20{font-size:111%;}
.fs21{font-size:117%;}
.fs22{font-size:122%;}
.fs23{font-size:128%;}
.fs24{font-size:133%;}

.su{
    opacity:0;
    transform: translateY(10px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}
.fiu{
    transition: all .5s ease-in-out;
    transform: translateY(0);
    opacity: 1 !important;
    -ms-filter: blur(0);
    filter: blur(0);
}

.mt8{margin-top:8px;}
.mt16{margin-top:16px;}
.mt24{margin-top:24px;}
.mt32{margin-top:32px;}
.mt40{margin-top:40px;}

.mb0{margin-bottom:0;}
.mb4{margin-bottom:4px;}
.mb8{margin-bottom:8px;}
.mb16{margin-bottom:16px;}
.mb24{margin-bottom:24px;}
.mb32{margin-bottom:32px;}
.mb40{margin-bottom:40px;}
.mb56{margin-bottom:56px;}
.mb64{margin-bottom:64px;}
.mb80{margin-bottom:80px;}
.mb120{margin-bottom:120px;}
.mb160{margin-bottom:160px;}
@media screen and (max-width: 540px) {
.sp_mb24{margin-bottom:24px;}
}


.pt16{padding-top:16px;}
.pt24{padding-top:24px;}
.pt32{padding-top:32px;}
.pt40{padding-top:40px;}
.pb40{padding-bottom:40px;}
.pb80{padding-bottom:80px;}


.pl8{padding-left:8px;}
.pl16{padding-left:16px;}
.pl24{padding-left:24px;}

.fc_gold{color: #b28b56;}
.fc_blk{color: #000;}
.fc_red{color: #db0730;}
.fc_vermilion{color: #e6462e;}
.fc_wine{color: #9a001a;}
.fc_navy{color: #2b5d8f;}

.ff_mincho{
    font-family: "Shippori Mincho", serif;
}
.hd_mincho{
    margin-bottom: 16px;
    font-size: 133%;
    font-family: "Shippori Mincho", serif;
    font-weight: bold;
    line-height: 1.3;
}

strong{background: linear-gradient(transparent 70%, #baac91 70%);}
b{color: #db0730;}


.blocklink{
    position: relative;
}
.blocklink a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.blocklink a:hover{
    background: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
}
.more a{
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    background: #2b5d8f url("../../../img/asset/common/svg/arrow.svg") no-repeat 95% center;
    background-size: 16px auto;
    color: #fff;
    text-align: center;
    line-height: 1;
    letter-spacing: 0;
}
.more a:hover{
    background: #174069 url("../../../img/asset/common/svg/arrow.svg") no-repeat 98% center;
    background-size: 16px auto;
    color: #fff;
}
.more a::after {
    content: "";
    margin: auto;
    position: absolute;
    bottom: 2px;
    right: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    transform: rotate(135deg);
}
a.more-link{
    display: block;
    width: 280px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 1em .5em;
    background: #f2d43d url("../img/asset/common/svg/arrow.svg") no-repeat 97% center;
    background-size: 10px auto;
    color: #a97000;
    border: 2px solid #fff;
    text-align: center;
    line-height: 1;
    border-radius: 8px;
}
a.more-link:hover{
    background: #cda053 url("../img/asset/common/svg/arrow.svg") no-repeat 99% center;
    color: #675b1f;
    background-size: 10px auto;
    border: 2px solid #fff;
}
.next_back_btns .grid{
    display: flex;
    width: 50%;
}
.next_back_btns .grid:last-of-type{
    justify-content: flex-end;
}
.next_back_btns_single .grid{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.next_back_btns_single_back .grid{
    display: flex;
    width: 100%;
}
.next_back_btns a,
.next_back_btns_single a,
.next_back_btns_single_back a{
    position: relative;
    width: 32%;
    display: block;
    padding: 16px;
    background: #fff url("../../../img/asset/common/svg/arrow.svg") no-repeat 95% center;
    background-size: 16px auto;
    color: #a97000;
    border: 1px solid;
    text-align: center;
    line-height: 1.3;
    border-radius: 32px;
    letter-spacing: 0;
}
.next_back_btns a:hover,
.next_back_btns_single_back a:hover,
.next_back_btns_single a:hover{
    background: #fff url("../../../img/asset/common/svg/arrow.svg") no-repeat 98% center;
    background-size: 16px auto;
    color: #4c3200;
}


.w20{width: 20%;margin-left: auto;margin-right: auto;}
.w30{width: 30%;margin-left: auto;margin-right: auto;}
.w33{width: 33%;margin-left: auto;margin-right: auto;}
.w40{width: 40%;margin-left: auto;margin-right: auto;}
.w50{width: 50%;margin-left: auto;margin-right: auto;}
.w60{width: 60%;margin-left: auto;margin-right: auto;}
.w70{width: 70%;margin-left: auto;margin-right: auto;}
.w80{width: 80%;margin-left: auto;margin-right: auto;}
.w90{width: 90%;margin-left: auto;margin-right: auto;}
@media screen and (max-width: 767px) {
.w20,.w30,.w33,.w40,.w50,.w60,.w70,.w80,.w90{width: 100%;}
}

figure{
    text-align: center;
}
figcaption{
    padding-top: 16px;
    text-align: left;
}
.fade{
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1s, transform .5s;
}
.fade.active{
	opacity: 1;
	transform: translateY(0px);
}
.yt_mov_area{
    width: 100%;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    text-align: center;
}
.yt_mov iframe{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}
.yt_mov_area .hd{
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 600;
}
@media screen and (max-width: 540px) {
.yt_mov_area{
/*    width: 96%;*/
}
.yt_mov iframe {
    max-width: 100%;
    min-height: 300px;
    max-height: 400px;
}
}


.pc_ac{
    text-align: center;
}
.spc{
    display: none;
}
.dn{
    display: block;
}
@media screen and (max-width: 820px) {
.pc_ac{
    text-align: left;
}
.dn{
    display: none;
}
.spc{
    display: inherit;
}
}

#header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    display: flex;
    opacity: 1;
    transition: top .4s ease, opacity .4s ease;
    z-index: 1000;
    background: rgba(255,255,255,.8);
}
#header.invisible{
    top: -80px;
    opacity: 0;
    background: rgba(255,255,255,0);
}
.header_inner{
    position: relative;
    /* display: flex; */
    width: 100%;
    /* align-items: center; */
    /* justify-content: flex-end; */
    /* height: 88px; */
}
.logo{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 8px;
    padding: 8px 0 0;
    text-align: left;
}
.fixed{
    position: fixed;
    top: 0;
    left: 0;
}
@media screen and (max-width: 1440px) {
@media screen and (max-width: 540px) {
#header{
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 64px;
/*    display: flex;*/
    opacity: 1;
    transition: top .4s ease, opacity .4s ease;
    z-index: 1000;
    background: rgba(255,255,255,.8);
}
#header.invisible{
    top: -80px;
    opacity: 0;
    background: rgba(255,255,255,0);
}
#header.visible{
    top: 0;
    opacity: 1;
    background: rgba(255,255,255,.8);
}
.logo{
    width: 70%;
    max-width: 256px;
    padding-right: 0;
}
}
}


.navbar{
    position: relative;
    z-index: 1000;
}
.nav_container{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.nav_container ul.fx{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.nav_menu{
    display: flex;
}
.nav_item{
    flex: 1;
    text-align: center;
    font-size: 89%;
    letter-spacing: 0;
}
.nav_link{
    display: block;
    text-decoration: none;
    padding: 16px 0 8px;
    transition: background-color 0.3s;
    cursor: pointer;
    user-select: none;
}
.single_link{
    display: block;
    text-decoration: none;
    padding: 16px 16px 8px;
    transition: background-color .3s;
    cursor: pointer;
    user-select: none;
}
.nav_link:hover,
.nav_link.active {
    background: #cad4e0;
}
.single_link:hover{
    background: #cad4e0;
}

/* .nav_link::after {
    content: '▼';
    font-size: 10px;
    margin-left: 8px;
    transition: transform 0.3s;
}
.nav_link.active::after {
    transform: rotate(180deg);
} */
.mega_menu{
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 72px;
    width: 100%;
    background: #cad4e0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity .3s, transform .3s;
    z-index: 999;
    text-align: left;
}
.mega_menu.show {
    display: block;
    opacity: 1;
    transform: translateY(0);
}
.mega_menu_content{
    max-width: 1200px;
    margin: 0 auto;
    padding: 24px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
}
.mega_column{
    animation: fadeInUp .4s ease-out;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
}
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.mega_column .navhd{
    width: 20%;
    font-size: 134%;
    font-weight: bold;
    text-align: center;
}
.mega_column .mega_links{
    width: 80%;
    margin: 0;
    padding-left: 1em;
}
.nav_container ul.fx .mega_links ul.fx{
    width: 100%;
    margin: 0;
    gap: 10;
}
.mega_link_item{
    width: 32%;
}
.mega_link_item:first-of-type,
.mega_link_item:nth-of-type(4){
    width: 36%;
}
.mega_column .grid{
    width: calc(23% - 4px);
}
.mega_column .grid:first-of-type{
    padding-top: 8px;
    font-size: 134%;
    font-weight: bold;
    text-align: center;
}
#menu1 > div > div > div > div:nth-child(2){
    width: 31%;
}
#menu4 .grid{
    width: calc(33% - 4px);
}
.mega_column .grid:nth-of-type(2){
    width: calc(25% - 4px);
}
.mega_column .child{
    padding-left: 1.2em;
}
.mega_column .child div{
    font-size: 15px;
    display: inline-block;
}

.mega_link{
    color: #555;
    text-decoration: none;
    /* display: flex; */
    align-items: center;
    padding: 4px 0;
    transition: color .3s, padding-left .3s;
}
.mega_link:hover ,
.child .mega_link:hover {
    color: #2b5d8f;
    padding-left: 4px;
}
.mega_link::before,
.child .mega_link::before{
    content: '→';
    margin-right: 8px;
    opacity: 0;
    transition: opacity 0.3s;
}
.mega_link:hover::before,
.child .mega_link:hover::before {
    opacity: 1;
}
.child .mega_link{
    padding: 0;
    transition: color .3s, padding-left .3s;
}
@media (max-width: 821px) {
.nav_container{
    display: none;
}
}













#upper_toggle{
    display: none;
}
.modal_wrap{
    position: relative;
    display: none;
}
.close_button{
    position: fixed;
    top: 20px;
    right: 15px;
    font-size: 40px;
    cursor: pointer;
    color: #fff;
}
@media screen and (max-width: 820px) {
#upper_toggle{
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 2%;
    right: 2%;
    z-index: 8000;
    cursor: pointer;
}
#upper_toggle span{
    display: block;
    position: absolute;
    height: 2px;
    width: 60%;
    margin: auto;
    background: #000;
    left: 0;
    right: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.modal_wrap{
    display: block;
}
.modal_wrap input{
    display: none;
}
.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    transition: opacity .5s, transform 0s .5s;
    transform: scale(0);
}
.modal_trigger{
    position: absolute;
    width: 100%;
    height: 100%;
}
.modal_content{
    position: relative;
    width: 100%;
    height: 94%;
    overflow-y: auto;
    margin: 0 auto;
    padding: 64px 0 40px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transform: translateY(-30%);
    transition: .3s;
}
.modal_logo{
    width: 92%;
    margin: 0 auto 24px;
    text-align: left;
}
.tab{
    width: 92%;
    max-width: 540px;
    margin: 0 auto;
}
.tab li{
    width: calc(33.333% - 2px);
    color: #66583d;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.tab li:nth-child(1){
    background: #b7cee5;
}
.tab li:nth-child(2){
    background: #84a1bd;
}
.tab li:nth-child(3){
    background: #39648f;
    color: #fff;
}
.tab_sub{
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    list-style: none;
}
.tab_sub li{
    width: calc( 33% - 2px );
    margin-bottom: 8px;
}
.tab_sub li.active{
} 
.list{
    width: 92%;
    max-width: 540px;
    margin: 0 auto;
}
.sp_clinic_nav{
    padding: 16px 8px;
    background: #b7cee5;
}
.sp_guide_nav{
    padding: 16px 8px;
    background: #84a1bd;
}
.sp_implant_nav{
    padding: 16px 8px;
    background: #39648f;
}
.list .inner,
.list .inner,
.list .thirdtree,
.list .inner table{
    display:none;
}
.list .inner.active{
    display:block;
}
.list .inner .thirdtree.active,
.list .inner table.active{
    display: table;
}
.childnav{
    margin-bottom: 24px;
    padding: 8px 8px 0;
}
.thirdtree{
    padding: 24px 0 0;
}
.thirdtree ol li{
    margin: 0 0 1px;
    background: #fff;
}
.thirdtree ol li a{
    display: block;
    padding: 16px;
    font-size: 89%;
    letter-spacing: 0;
    color: #39648f;
    text-align: left;
    font-weight: bold;
}

.childnav_box .grid{
    width: calc(33% - 4px);
    margin-bottom: 8px;
}
/* .childnav_box::after{
    content: "";
    display: block;
    width: calc( 33% - 4px );
} */


.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity .3s;
}
.modal_wrap input:checked ~ .modal_overlay .modal_content{
    transform: scale(1);
}
.modal_nav label{
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding: 1em;
    color: #000;
    border-bottom: 1px solid #46517b;
    border-radius: 1px;
    cursor :pointer;
    transition: all .5s ease;
    letter-spacing: 0;
    text-align: left;
}
.modal_nav label a{
    display: block;
    color :#000;
}
.modal_nav label span{
    font-size: 12px;
}
@media screen and (max-width: 540px) {
#upper_toggle{
    width: 40px;
    height: 40px;
    top: 16px;
    right: 10px;
}
@media screen and (max-width: 360px) {
#upper_toggle{
    width: 32px;
    height: 32px;
}
}
}
}
.sp_nav_logo{
    width: 92%;
    margin: 0 auto 24px;
    text-align: left;
}



#bookingbox{
    position: fixed;
    width: 72px;
    height: 336px;
    padding: 24px 16px 0;
    background: #fff;
    right: 0;
    top: 120px;
    z-index: 1000;
    border-top-left-radius: .4em;
    border-bottom-left-radius: .4em;
    text-align: right;
}
#bookingbox .inner{
    writing-mode: vertical-rl;
    display: inline-block;
/*    text-orientation: upright;*/
}
#bookingbox .inner img{
    padding-right: 8px;
}
@media screen and (max-width: 540px) {
#bookingbox{
    display: none;
    width: 40px;
    height: 240px;
    padding: 16px 8px 0;
    top: 88px;
}
#bookingbox .inner img{
    width: 32px;
    height: auto;
}
}



#mv{
    min-height: 930px;
    /* background: url("../../../img/asset/mv_pc.jpg") no-repeat 0 0,
    url("../../../img/asset/mv_layer_pc.jpg") no-repeat 0 bottom;
    background-size: 100% auto, 100% auto; */
}
#mv .fullimage img{
    width: 100%;
    height: auto;
}
#mv .grid:nth-child(1){
    width: 55%;
    padding: 80px 0;
    background: url("../../../img/asset/mv_left.jpg") no-repeat 0 bottom;
    background-size: 520px auto;
    /* background-size: 400px auto; */
    text-align: left;
}
#mv .grid:nth-child(1) .block{
    padding: 24px 0 120px 25%;
}
#mv .grid:nth-child(2){
    width: 40%;
}
.total_number_of_implants_placed{
    margin: 0;
    text-align: left;
}
.total_number_of_implants_placed div:first-of-type{
    margin-bottom: 8px;
    padding: 0 0 8px 25%;
    font-size: 138%;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    line-height: 1.2;
    border-bottom: 1px solid;
}
.total_number_of_implants_placed div:first-of-type span:nth-of-type(1){
    color: #db0730;
    font-size: 132%;
}
.total_number_of_implants_placed div:first-of-type span:nth-of-type(2){
    color: #db0730;
    font-size: 56%;
}
.total_number_of_implants_placed div:first-of-type span:nth-of-type(3){
    padding-left: 2em;
    font-size: 56%;
}
.total_number_of_implants_placed div:nth-of-type(2){
    padding-right: 4%;
    text-align: right;
    font-size: 64%;
}
#mv h1{
    margin-bottom: 24px;
    color: #3f332d;
    font-size: 200%;
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
}
#mv h1 span:first-of-type,
#mv h1 span:nth-of-type(2),
{
    font-size: 88%;
}
#mv .txt__block{
    max-width: 1024px;
    margin: 0 0 24px;
}
@media screen and (max-width: 1440px) {
#mv .grid:nth-child(1) .block{
    padding: 24px 0 0 25%;
}
@media screen and (max-width: 1280px) {
.total_number_of_implants_placed div:first-of-type{
    padding: 0 0 8px 12%;
}
#mv .grid:nth-child(1) .block{
    padding: 24px 0 0 12%;
}
@media screen and (max-width: 1080px) {
.total_number_of_implants_placed div:first-of-type{
    padding: 0 0 8px 8%;
}
#mv .grid:nth-child(1) .block{
    padding: 24px 0 0 8%;
}
@media screen and (max-width: 820px) {
#mv{
    padding: 80px 0 0;
}
#mv .grid:nth-child(1){
    width: 100%;
    padding: 80px 0;
    background: url("../../../img/asset/mv_left.jpg") no-repeat 0 bottom;
    background-size: 50% auto;
}
#mv .grid:nth-child(2){
    width: 100%;
    padding-bottom: 40px;
}
#mv .grid:nth-child(2) img{
    width: 100%;
    height: auto;
}
.total_number_of_implants_placed div:first-of-type{
    padding: 0 0 8px 2%;
}
#mv .grid:nth-child(1) .block{
    padding: 24px 4% 40px;
}
#mv .txt__block{
    width: 100%;
}
@media screen and (max-width: 540px) {
#mv{
    padding: 0 0 0;
}
#mv .grid:nth-child(1){
    width: 100%;
    padding: 80px 0 0;
    background: url("../../../img/asset/mv_left.jpg") no-repeat 0 bottom;
    background-size: 100% auto;
}
#mv .grid:nth-child(1) .block{
    padding: 24px 4% 40px;
}
#mv .grid:nth-child(2){
    width: 100%;
    padding-bottom: 40px;
}
.total_number_of_implants_placed div:first-of-type{
    padding: 0 0 8px 4%;
}
.total_number_of_implants_placed div:first-of-type span:nth-child(3){
    padding-left: 0;
    padding-top: 8px;
    display: block;
}
}
}
}
}
}



#wrap{
    position: relative;
}



.index__onayami{
    position: relative;
    padding: 40px 0 80px;
    background: #cad4e0 url("../../../img/asset/onayamibg_pc.jpg") no-repeat center 0;
    background-size: 100% auto;
}
.index__onayami .hd{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 80px;
    text-align: left;
}
.index__onayami .inner{
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.index__onayami ol{
    padding: 24% 0 24px;
}
.index__onayami li{
    width: calc(20% - 4px);
}
.index__onayami .chushaku{
    max-width: 1160px;
    margin: 0 auto 40px;
    text-align: left;
}
.index__onayami .second_opinion{
    max-width: 1080px;
    margin: 0 auto;
    padding: 24px;
    background-color: #fff;
    text-align: left;
}
.index__onayami .second_opinion div:first-of-type{
    min-height: 24px;
    margin: 0 0 8px;
    padding: 6px 0 0 40px;
    font-size: 106%;
    font-weight: bold;
    background: url("../../../img/asset/icon_secondopinion.svg") no-repeat 0 8px;
    background-size: 24px auto;
    color: #2b5d8f;
}
@media screen and (max-width: 1600px) {
.index__onayami ol{
    padding: 16% 0 24px;
}
@media screen and (max-width: 1400px) {
.index__onayami ol{
    padding: 12% 0 24px;
}
@media screen and (max-width: 1280px) {
.index__onayami ol{
    width: 92%;
    margin: 0 auto;
    padding: 8% 0 24px;
}
@media screen and (max-width: 1080px) {
.index__onayami ol{
    max-width: 1000px;
    padding: 5% 0 24px;
}
.index__onayami .chushaku{
    width: 92%;
    max-width: 1000px;
}
.index__onayami .second_opinion{
    width: 92%;
    max-width: 1000px;
}
@media screen and (max-width: 820px) {
.index__onayami ol{
    padding: 0 0 24px;
}
@media screen and (max-width: 540px) {
.index__onayami{
    position: relative;
    padding: 40px 0;
    background: #cad4e0 url("../../../img/asset/onayamibg.jpg") no-repeat center 0;
    background-size: 100% auto;
}
.index__onayami .hd{
    margin: 0 auto;
    text-align: center;
}
.index__onayami ol{
    width: 92%;
    margin: 0 auto;
    padding: 85% 0 24px;
}
.index__onayami li{
    width: calc(50% - 8px);
}
.index__onayami .chushaku{
    width: 92%;
}
.index__onayami .second_opinion{
    width: 92%;
    padding: 16px;
}
}
}
}
}
}
}



.index__anshin{
    padding: 160px 0 0;
    background: url("../../../img/asset/anshinbg_pc.jpg") no-repeat 0 0;
    background-size: 100% auto;
}
.index__anshin .block{
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    padding: 20px;
    background: rgba(255,255,255,.7);
}
.index__anshin .block .inner{
    width: 100%;
    padding: 80px;
    background: rgba(255,255,255,.8);
}
.index__anshin .inner_box{
    margin-bottom: 80px;
}
/* .index__anshin .inner_box ul{
    width: 100%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-justify: inter-ideograph;
}
.index__anshin .inner_box li{
    width: 20%;
    align-content: center;
    text-align: center;
    color: #755a23;
    font-family: "Shippori Mincho", serif;
    line-height: 1;
} */
.index__anshin .block .hd{
    margin: 0 0 16px;
    font-size: 128%;
    font-family: "Shippori Mincho", serif;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width: 540px) {
.index__anshin{
    padding: 98% 0 0;
    background: url("../../../img/asset/anshinbg.jpg") no-repeat 0 0;
    background-size: 100% auto;
}
.index__anshin .block{
    width: 92%;
    padding: 10px;
}
.index__anshin .block .inner{
    width: 100%;
    padding: 40px 16px;
}
.index__anshin .inner_box{
    margin-bottom: 40px;
}
}



.index__guide{
}
.index__guide h2{
    width: 100%;
    margin-bottom: 160px;
    font-size: 200%;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
    line-height: 1.5;
    text-align: center;
}
.index__guide h2 span{
    font-size: 200%;
    color: rgba(3,73,143,.2);
}
.index__guide .inner{
    max-width: 1280px;
    margin: 0 auto;
}
@media screen and (max-width: 1080px) {
.index__guide .inner{
    width: 92%;
}
@media screen and (max-width: 540px) {
.index__guide h2 span{
    font-size: 80%;
}
}
}



.index__guide h3{
    margin-bottom: 16px;
    font-size: 178%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.5;
}
.index__guide h4{
    margin-bottom: 8px;
    font-size: 133%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1;
    text-align: center;
}
.index__guide h4 span{
    font-size: 50%;
    line-height: 0;
}
#implant__area{
    padding-bottom: 200px;
    background: url("../../../img/asset/implantrightbg.jpg") no-repeat right 2%,
    url("../../../img/asset/implantleftbg.jpg") no-repeat 0 10%,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 25% auto, 60% auto, 100% auto;
}
#implant__area .box{
    margin-left: 48%;
    padding-top: 10%;
}
#implant__area .grid{
    width: calc(33% - 8px);
}
.malo_implant{
    width: 100%;
    max-width: 800px;
    margin: 80px auto 0;
    padding: 40px;
    border: 1px solid #00a0bd;
}
.malo_implant .hd{
    margin-bottom: 16px;
    color: #00a0bd;
    font-size: 133%;
    font-weight: 500;
}
@media screen and (max-width: 540px) {
#implant__area{
    padding-bottom: 80px;
    background: url("../../../img/asset/implantrightbg.jpg") no-repeat right 5%,
    url("../../../img/asset/implantleftbg.jpg") no-repeat 0 55em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
#implant__area .grid{
    width: 100%;
}
#implant__area .box{
    margin: 0;
    padding-top: 10%;
}
#implant__area .movs{
    margin: 0 auto 28em;
}
.malo_implant{
    width: 92%;
    margin: 40px auto 0;
    padding: 32px 24px;
}
@media screen and (max-width: 424px) {
#implant__area{
    background: url("../../../img/asset/implantrightbg.jpg") no-repeat right 5%,
    url("../../../img/asset/implantleftbg.jpg") no-repeat 0 57em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
#implant__area .movs{
    margin: 0 auto 20em;
}
@media screen and (max-width: 375px) {
#implant__area{
    background: url("../../../img/asset/implantrightbg.jpg") no-repeat right 5%,
    url("../../../img/asset/implantleftbg.jpg") no-repeat 0 59em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
#implant__area .movs{
    margin: 0 auto 18em;
}
@media screen and (max-width: 360px) {
#implant__area{
    background: url("../../../img/asset/implantrightbg.jpg") no-repeat right 5%,
    url("../../../img/asset/implantleftbg.jpg") no-repeat 0 60em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
#implant__area .movs{
    margin: 0 auto 17em;
}


}
}
}
}



#invisalign__area{
    margin-bottom: 80px;
    padding-bottom: 120px;
    background: url("../../../img/asset/invisalignleftbg.jpg") no-repeat 0 0,
    url("../../../img/asset/invisalignrightbg_pc.jpg") no-repeat right 10%,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 30% auto, 50% auto, 100% auto;
    /* background-size: 30% auto, 40% auto, 100% auto; */
}
#invisalign__area .box{
    margin-right: 48%;
    padding-top: 10%;
}
#invisalign__area .fx{
    padding-top: 20%;
}
#invisalign__area .grid{
    width: calc(33% - 8px);
}
.index__guide #invisalign__area h3{
    line-height: 1;
}
.index__guide #invisalign__area h3 span{
    font-size: 50%;
}
.invisalign__site{
    margin: 0 0 80px;
}
@media screen and (max-width: 1600px) {
#invisalign__area .fx{
    padding-top: 10%;
}
@media screen and (max-width: 1400px) {
#invisalign__area .fx{
    padding-top: 5%;
}
@media screen and (max-width: 1300px) {
#invisalign__area .fx{
    padding-top: 0;
}
@media screen and (max-width: 540px) {
#invisalign__area{
    padding-bottom: 80px;
    background: url("../../../img/asset/invisalignleftbg.jpg") no-repeat 0 0,
    url("../../../img/asset/invisalignrightbg.jpg") no-repeat right 27em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
#invisalign__area .grid{
    width: 100%;
}
#invisalign__area .box{
    margin-right: 0;
    padding-top: 10%;
}
.invisalign__site{
    margin: 0 0 26em;
}
@media screen and (max-width: 430px) {
#invisalign__area{
    background: url("../../../img/asset/invisalignleftbg.jpg") no-repeat 0 0,
    url("../../../img/asset/invisalignrightbg.jpg") no-repeat right 26em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
.invisalign__site{
    margin: 0 0 21em;
}
@media screen and (max-width: 375px) {
#invisalign__area{
    background: url("../../../img/asset/invisalignleftbg.jpg") no-repeat 0 0,
    url("../../../img/asset/invisalignrightbg.jpg") no-repeat right 24em,
    url("../../../img/asset/guide_bottombg_pc.jpg") no-repeat bottom center;
    background-size: 80% auto, 100% auto, 100% auto;
}
.invisalign__site{
    margin: 0 0 18em;
}



}
}
}
}
}
}


#otherguides__area{
    padding: 80px 0 40px;
    background: url("../../../img/asset/otherguidebg_pc.jpg") no-repeat 0 0;
    background-size: cover;
}
#otherguides__area h3{
    text-align: center;
}
#otherguides__area .grid{
    width: calc(20% - 8px);
    margin-bottom: 24px;
    padding: 24px;
    background: #fff;
    text-align: center;
    border-radius: 12px;
    font-weight: 600;
    font-family: "Shippori Mincho", serif;
    line-height: 1;
}
#otherguides__area .fx::after{
    display: block;
    content: "";
    width: calc(20% - 8px);
    text-align: center;
}
#otherguides__area .grid span{
    color: #03498f;
    font-size: 50%;
}
#otherguides__area .grid:nth-of-type(6){
    margin-left: 10%;
}
#otherguides__area .grid:nth-of-type(9){
    margin-right: 10%;
}
@media screen and (max-width: 1280px) {
#otherguides__area .inner{
    width: 92%;
    margin: 0 auto 24px;
}
@media screen and (max-width: 960px) {
@media screen and (max-width: 820px) {
@media screen and (max-width: 540px) {
#otherguides__area{
    padding: 40px 0;
    background: url("../../../img/asset/otherguidebg.jpg") no-repeat 0 0;
    background-size: cover;
}
#otherguides__area .grid{
    width: calc(50% - 4px);
    margin-bottom: 16px;
    padding: 16px;
}
#otherguides__area .fx::after{
    display: block;
    content: "";
    width: calc(50% - 4px);
    text-align: center;
}
#otherguides__area .grid:nth-of-type(6){
    margin-left: 0;
}
#otherguides__area .grid:nth-of-type(9){
    margin-right: 0;
}
}
}
}
}



.index__tokuchou{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 80px 0;
}
.index__tokuchou h2{
    margin-bottom: 40px;
    font-size: 200%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
}
.index__tokuchou h2 span{
    font-size: 200%;
    color: rgba(3,73,143,.2);
}
.index__tokuchou .grid{
    width: calc(50% - 24px);
    min-height: 680px;
    margin-bottom: 16px;
}
.index__tokuchou .grid:nth-of-type(even){
    padding-top: 80px;
}
.index__tokuchou_ec .block{
    width: 100%;
    display: flex;
    justify-content: center;
    /* margin-top: 40px; */
}
.index__tokuchou_ec{
    position: relative;
    width: 100%;
}
.index__tokuchou_ec img{
    width: 100%;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}
.index__tokuchou_detail{
    position: absolute;
    width: 92%;
    margin: 0 auto;
    top: 80%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.index__tokuchou_detail .numbers{
    margin-bottom: 24px;
    font-size: 289%;
    font-family: "Shippori Mincho", serif;
}
.index__tokuchou_detail .hd{
    margin-bottom: 24px;
    font-size: 156%;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 1440px) {
.index__tokuchou{
    width: 92%;
    max-width: 1280px;
    margin: 0 auto;
}
@media screen and (max-width: 1080px) {
.index__tokuchou .grid{
    width: calc(50% - 16px);
}
@media screen and (max-width: 820px) {
.index__tokuchou .grid{
    min-height: 640px;
}
.index__tokuchou_detail{
    padding: 24px;
}
@media screen and (max-width: 768px) {
.index__tokuchou .grid{
    min-height: 660px;
}
@media screen and (max-width: 540px) {
.index__tokuchou{
    padding: 80px 0 0;
}
.index__tokuchou h2 span{
    font-size: 80%;
}
.index__tokuchou .grid{
    width: 100%;
    min-height: 640px;
}
.index__tokuchou .grid:nth-of-type(even){
    padding-top: 0;
}
.index__tokuchou_detail{
    padding: 24px 16px;
}
}
}
}
}
}






.index__oralrehabilitation{
    position: relative;
    padding: 80px 0 0;
    background: url("../../../img/asset/oralrehabilitationbg_pc.jpg") no-repeat 30% 0;
    background-size: 150% auto;
}
.index__oralrehabilitation h2{
    position: relative;
    width: 680px;
    margin-bottom: 32px;
    padding: 0 0 8px 4%;
    font-size: 234%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.5;
    text-align: left;
    letter-spacing: -4px;
}
.index__oralrehabilitation h2::after{
    content: '';
    width: 640px;
    height: 1px;
    display: inline-block;
    background: #7d7d7d;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index__oralrehabilitation .inner{
    position: relative;
    width: 45%;
    padding-left: 4%;
    text-align: left;
}
.index__oralrehabilitation .first_hd{
    margin-bottom: 24px;
    font-size: 111%;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    line-height: 1.4;
}
.index__oralrehabilitation .second_hd{
    margin-bottom: 16px;
    font-size: 106%;
    font-weight: 600;
    line-height: 1.4;
}
.index__oralrehabilitation .bottom_hd{
    padding: 0 0 24px 2%;
    color: rgba(3,73,143,.2);
    font-family: "Shippori Mincho", serif;
    font-size: 278%;
    font-weight: 600;
    line-height: 1;
}
.index__oralrehabilitation .more{
    margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
.index__oralrehabilitation{
    padding: 40px 0;
    background: url("../../../img/asset/oralrehabilitationbg.jpg") no-repeat center bottom;
    background-size: cover;
}
.index__oralrehabilitation .inner{
    width: 92%;
    margin: 0 auto;
    padding-left: 0;
}
.index__oralrehabilitation h2{
    width: 98%;
    margin-bottom: 24px;
    padding: 0 2% 8px 2%;
    letter-spacing: 0;
    font-size: 156%;
}
.index__oralrehabilitation h2::after{
    width: 100%;
}
.index__oralrehabilitation .more{
    margin-bottom: 500px;
}
.index__oralrehabilitation .bottom_hd{
    padding: 0 0 0 2%;
    font-size: 200%;
}
@media screen and (max-width: 430px) {
.index__oralrehabilitation .more{
    margin-bottom: 480px;
}
@media screen and (max-width: 390px) {
.index__oralrehabilitation .more{
    margin-bottom: 500px;
}
}
}
}




.index__clinic_slider{
    /* width: 100vw;
    height: 100vh; */
    overflow: hidden;
    position: relative;
}
.index__clinic_slider .slides {
    display: flex;
    width: calc(100vw * 7);
    height: 100%;
    transition: transform 1s ease;
}
.index__clinic_slider .slide {
    width: 100vw;
    height: 100%;
    flex-shrink: 0;
    position: relative;
}
.index__clinic_slider .slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.slick-slider img {
      width: 100%;
      display: block;
}
.slider-container {
      /* width: 100vw; */
      /* height: 100vh; */
      overflow: hidden;
}
.slick-slide {
      /* height: 100vh; */
}
.slick-slide img {
      object-fit: cover;
      height: 100%;
}
.slick-slider div{ transition: none; }





.index__clinicprofile{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 80px 0;
}
.index__clinicprofile h2{
    margin-bottom: 40px;
    font-size: 200%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
}
.index__clinicprofile h2 span{
    font-size: 200%;
    color: rgba(3,73,143,.2);
}
.index__clinicprofile .grid{
    width: calc(50% - 24px);
    margin-bottom: 16px;
}
@media screen and (max-width: 1440px) {
.index__clinicprofile{
    width: 92%;
    max-width: 1280px;
    margin: 0 auto;
}
@media screen and (max-width: 1080px) {
.index__clinicprofile .grid{
    width: calc(50% - 16px);
}
@media screen and (max-width: 820px) {
@media screen and (max-width: 768px) {
@media screen and (max-width: 540px) {
.index__clinicprofile{
    padding: 40px 0;
}
.index__clinicprofile .more a{
    width: 80%;
}
.index__clinicprofile .grid{
    width: 100%;
    margin-bottom: 16px;
}
.index__tokuchou .grid{
    width: 100%;
}
}
}
}
}
}





.index__greeting{
    position: relative;
    padding: 80px 0;
    background: url("../../../img/asset/greeting_rt.jpg") no-repeat right 0,
    url("../../../img/asset/greeting_lb.jpg") no-repeat 0 bottom;
    background-size: 30% auto, 60% auto;
}
.index__greeting .inner{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}
.index__greeting h2{
    margin-bottom: 40px;
    font-size: 200%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
}
.index__greeting h2 span{
    font-size: 200%;
    color: rgba(3,73,143,.2);
}
.index__greeting .fx{
    margin-bottom: 40px;
}
.index__greeting .grid:nth-of-type(1){
    width: 30%;
    text-align: center;
}
.index__greeting .grid:nth-of-type(2){
    width: 70%;
    padding-left: 40px;
}
.index__greeting h3{
    margin-bottom: 24px;
    font-size: 160%;
    /* font-size: 222%; */
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.3;
}
.index__greeting h3 span{
    color: #755a23;
}
.president__name{
    margin-bottom: 64px;
    text-align: right;
    font-size: 233%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
}
.president__name span{
    font-size: 67%;
    padding-right: 1em;
}
.index__greeting .more{
    margin-bottom: 40px;
    text-align: center;
}
.index__greeting .more a{
    width: 90%;
}
@media screen and (max-width: 540px) {
.index__greeting{
    position: relative;
    padding: 80px 0;
    background: url("../../../img/asset/greeting_rt.jpg") no-repeat right 0,
    url("../../../img/asset/greeting_lb.jpg") no-repeat 0 bottom;
    background-size: 70% auto, 60% auto;
}
.index__greeting .grid:nth-of-type(1){
    width: 92%;
    margin: 0 auto;
    padding-left: 0;
}
.index__greeting .grid:nth-of-type(2){
    width: 92%;
    margin: 0 auto;
    padding-left: 0;
    text-align: left;
}
.president__name{
    margin-bottom: 24px;
    text-align: left;
    font-size: 144%;
    letter-spacing: 0;
}
.president__name span{
    font-size: 67%;
    padding-right: .5em;
}
}





.index__instagram{
    padding: 80px 0;
    background: #fff;
}


.cv_area{
    position: relative;
    padding: 80px 0;
    background: url("../../../img/asset/common/cvbg_pc.jpg") no-repeat center 0;
    background-size: 100% auto;
}
.cv_area .soudan{
    width: 100%;
    max-width: 500px;
    margin: 0 auto 40px;
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 12px;
}
.cv_area .soudan_inner{
    padding: 32px;
    background: rgba(255,255,255,.8);
    border-radius: 12px;
}
.cv_area .soudan_inner .hd{
    margin-bottom: 24px;
    font-size: 178%;
    font-weight: 600;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
    text-align: center;
}
.cv_area .soudan_inner .hd{
    margin-bottom: 24px;
    font-size: 178%;
    font-weight: 600;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
    text-align: center;
}
.cv_area .soudan_inner .more a{
    width: 80%;
    line-height: 1.3;
}
.cv_area .soudan_inner .more span{
    font-size: 83%;
}
.cv_area .btns{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 40px 40px 0;
    background: #fff;
    border-radius: 12px;
}
.cv_area .btns li{
    width: calc(25% - 4px);
}
.cv_area .btns .hd{
    margin-bottom: 24px;
    font-size: 178%;
    font-weight: 600;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
    text-align: center;
}
#wrap > div.cv_area > div.btns > ol > li:nth-child(1) > a{
    padding: 18px 0;
    background: #fff !important;
    background-size: inherit;
    color: #000;
    border: 1px solid #333;
    text-align: center;
	box-shadow: 2px 2px 4px -2px gray;
}

@media screen and (max-width: 1280px) {
.cv_area{
    background: url("../../../img/asset/common/cvbg_pc.jpg") no-repeat center 0;
    background-size: 120% auto;
}
.cv_area .btns{
    width: 100%;
    max-width: 1080px;
}
@media screen and (max-width: 960px) {
.cv_area .btns{
    width: 92%;
    max-width: 800px;
}
.cv_area .btns li{
    width: calc(50% - 24px);
    margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
.cv_area .btns li{
    width: calc(100% - 24px);
    margin-bottom: 16px;
}
@media screen and (max-width: 540px) {
.cv_area{
    position: relative;
    padding: 80px 0 0;
    background: url("../../../img/asset/common/cvbg.jpg") no-repeat center 0;
    background-size: 100% auto;
}
.cv_area .soudan{
    width: 92%;
}
.cv_area .btns .hd{
    font-size: 144%;
    font-weight: 400;
    text-align: left;
    line-height: 1.3;
}
.cv_area .btns{
    padding: 24px 24px 0;
}
.cv_area .btns li{
    width: 100%;
    margin: 0 auto 16px;
}
}
}
}
}





.news_calendar{
    margin-top: 40px;
    padding: 80px 0;
    background: #e7ebee;
}
.news_calendar .inner{
}
.news_calendar .hd{
    position: relative;
    margin-bottom: 24px;
    padding-top: 24px;
    font-size: 133%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
    text-align: center;
}
.news_calendar .hd span{
    color: #a97000;
    font-size: 55%;
}
.news_calendar .hd::before{
    position: absolute;
    content: "";
    width: 200px;
    height: 2px;
    margin: 0 auto;
    background: #a97000;
    top: 0;
    left: 0;
    right: 0;
}
.news_calendar .inner{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    /* padding: 0 0 80px; */
    background: #fff;
}
.news_calendar .grid{
    width: calc(50% - 16px);
    padding: 40px;
    text-align: left;
    font-size: 89%;
}
.news_calendar .grid .hd{
    margin-bottom: 24px;
    font-size: 150%;
    font-weight: 500;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
    text-align: center;
}
.news_calendar .grid .hd span{
    color: #a97000;
    font-size: 67%;
}
.news_calendar .grid .block{
    margin-bottom: 24px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.news_calendar .grid time{
    font-size: 72%;
}
.news_calendar .grid .more a{
    width: 60%;
    margin-top: 40px;
}
.news_calendar .box:nth-of-type(odd){
    width: 32%;
}
.news_calendar .box:nth-of-type(odd) img{
    width: 100%;
    height: auto;
}
.news_calendar .box:nth-of-type(even){
    width: 68%;
    padding-left: 16px;
}
@media screen and (max-width: 1280px) {
.news_calendar .grid .more a{
    width: 90%;
}
@media screen and (max-width: 820px) {
.news_calendar{
    padding: 40px 0 0;
}
.news_calendar .fx{
    width: 92%;
    margin: 0 auto;
}
.news_calendar .grid{
    width: calc(50% - 8px);
    padding: 40px 24px;
}
@media screen and (max-width: 540px) {
.news_calendar .grid{
    width: 100%;
    padding: 0;
}
.news_calendar .grid .block{
    padding: 0 8px 8px;
}
.news_calendar .grid:first-of-type{
    margin-bottom: 40px;
}
}
}
}




footer{
    padding: 0;
    background: #fff;
}
footer .inner{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto 40px;
    padding: 80px 0 0;
    text-align: center;
}
footer .inner .grid:first-of-type{
    width: 44%;
    text-align: left;
}
footer .inner .grid:nth-of-type(2){
    width: 56%;
    padding-left: 24px;
}

footer .four_btns{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
}
footer .four_btns .box{
    flex: 1 1 calc(25% - 8px);
    text-align: center;
}
@media screen and (max-width: 540px) {
footer .inner .grid:first-of-type{
    width: 100%;
    text-align: left;
}
footer .inner .grid:nth-of-type(2){
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
}
footer .four_btns .box{
    flex: 1 1 calc(50% - 8px);
    text-align: center;
}
}


.gmap{
    width: 100%;
    height: 480px;
    margin-left: auto;
    margin-right: auto;
}
#sns li{
    width: 50%;
    padding: 24px 0;
    text-align: center;
}
#sns li:nth-of-type(odd) {
    background: #d60027;
}
#sns li:nth-of-type(even){
    background: #80001b;
}
@media screen and (max-width: 820px) {
footer .inner{
    width: 92%;
    margin: 0 auto 40px;
    padding: 40px 0 0;
}
@media screen and (max-width: 540px) {
}
}




.sitelinks{
    padding: 40px 0;
    letter-spacing: 0;
    font-size: 13px;
}
.sitelinks .fx{
    width: 92%;
    max-width: 1500px;
    margin: 0 auto;
}
.sitelinks .fx .box{
    width: calc(20% - 16px);
    padding: 8px 0;
}
.sitelinks li a::before{
    content: "- ";
}
.sitelinks li a{
    position: relative;
    display: inline-block;
    padding: 4px 0;
    color: #333;
    text-decoration: none;
    letter-spacing: 0;
}
.sitelinks li a::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #42b0a9;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
}
.sitelinks li a:hover::after{
    transform-origin: left top;
    transform: scale(1, 1);
}
.sitelinks li img{
    vertical-align: baseline;
}
.sitelinks div div:nth-child(2) dl dd div{
    width: calc(50% - 4px);
}
@media screen and (max-width: 1280px) {
.sitelinks .fx{
    width: 92%;
}
@media screen and (max-width: 820px) {
@media screen and (max-width: 540px) {
.gmap{
    height: 400px;
}
.sitelinks{
    font-size: 15px;
}
.sitelinks .fx .box{
    width: 100%;
    padding: 0;
    border-right: 0;
}
.sitelinks .fx .box:nth-child(1){
    width: 100%;
}
.sitelinks .fx .box:nth-child(2){
    width: 100%;
}
.sitelinks .fx .box{
    width: 100%;
    padding: 0;
}
.sitelinks .fx .box:nth-child(2){
    width: 100%;
    padding: 0;
}
.sitelinks ol.fx .grid{
    width: 100%;
}
.sitelinks div div:nth-child(2) dl dd div{
    width: 100%;
}
}
}
}


.sitelinks dl{
    padding: 0 0 8px;
    border-bottom: 1px dashed #333;
}
.sitelinks div a,
.sitelinks p a{
    position: relative;
    display: inline-block;
    display: block;
    margin-bottom: 16px;
    padding: 0 0 8px;
    color: #333;
    border-bottom: 1px dashed #251e1c;
    text-align: left;
}
.sitelinks div div:nth-child(3) div:nth-child(9) a{
    border-bottom: 0;
}
.sitelinks div a::after,
.sitelinks p a::after{
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #4d4d4d;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
}
.sitelinks div div:nth-child(3) div:nth-child(9) a::after{
    background: #fff;
}
.sitelinks dl dd div li{
    margin-bottom: 16px;
}
.sitelinks dl dd div li ul li{
    margin-bottom: 0;
}

.sitelinks .fx .box:last-child div:last-child a{
    margin-bottom: 0;
    padding: 0;
    border-bottom: 0;
}
.sitelinks .fx .box:last-child div:last-child a::after{
    height: 0;
}
.sitelinks div a:hover::after,
.sitelinks p a:hover::after{
    bottom: -1px;
    transform-origin: left top;
    transform: scale(1, 1);
}
.sitelinks li a{
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.ft_nav{
    margin-bottom: 16px;
    padding: 0 0 8px;
    color: #000;
    text-align: left;
}
.ft_hd{
	position: relative;
	padding: 0;
    color: #333;
    text-align: left;
}
.ft_btn{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: #fff;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
    transition:all .3s linear;
}
.ft_nav dd{
    padding: 0 16px 8px;
}
.ft_nav dd li li{
    padding-left: 16px;
}
.ft_nav dd .ft_nav{
    margin-bottom: 0;
    padding: 0 0 0;
}

@media screen and (max-width: 540px) {
.sitelinks div a,
.sitelinks dl,
.sitelinks p a{
    padding: 0 0 4px;
    border-bottom: 1px solid #5f5f5e;
}
.sitelinks li a{
    padding: 4px 0 0;
}
.sitelinks ul,
.sitelinks ol{
    padding-top: 8px;
}
.sitelinks ol ol{
    padding-top: 0;
}
.ft_nav{
    border-bottom: 1px solid #f1f1f1;
}
.ft_btn:before, .ft_btn:after{
	display: block;
	content: '';
	background: #5f5f5e;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.ft_hd{
	cursor: pointer;
}
.ft_btn:before{
	width: 2px;
	height: 10px;
}
.ft_hd.selected .ft_btn:before {
	content: normal;
}
.ft_nav dd{
	display: none;
}
}




#copyright{
    text-align: center;
    letter-spacing: 0;
    font-size: 12px;
}
#copyright a{
    color: #fff;
}
@media screen and (max-width: 820px) {
#copyright{
    padding: 16px 0 80px;
}
}

.bottomnav{
    position: fixed;
    display: none;
    width: 100%;
    height: 67px;
    bottom: 0;
    z-index: 9999;
/*    background: #f6e7de;*/
    background: linear-gradient(90deg,#d92f53 0%, #d92f53 33.333%, #fff 33.333%, #fff 66.666%, #fff 66.666%);
}
.bottomnav li{
    width: 33.333%;
}
@media screen and (max-width: 820px) {
.bottomnav{
    display: block;
}
@media screen and (max-width: 540px) {
.bottomnav{
    height: 67px;
}
@media screen and (max-width: 360px) {
}
}
}

#slidenavs{
	position: fixed;
	width: 272px;
	background: rgba(31,62,62,.8);
	top: 32%;
	right: -200px;
    text-align: left;
	z-index: 9999;
	cursor: pointer;
}
#slidenavs a{
	display: block;
}
#slidenavs ul{
	position: relative;
}
@media screen and (max-width: 1080px) {
#slidenavs{
	top: 12%;
}
@media screen and (max-width: 820px) {
#slidenavs{
    display: none;
}
}
}




/* ▼▼▼▼▼▼▼▼▼▼▼▼ 共通項目 ▼▼▼▼▼▼▼▼▼▼▼▼ */

.submv{
    margin-top: 120px;
    padding: 96px 0;
    background: url("../../../img/asset/common/submvbg_pc.jpg") no-repeat center 0;
    background-size: 100% auto;
    font-size: 133%;
    font-weight: 600;
    font-family: "Shippori Mincho", serif;
    /* line-height: 1.2; */
    text-align: center;
}
.submv .clinicinfo{
    background: url("../../../img/asset/common/svg/h1_clinicinfo.svg") no-repeat center 0;
    background-size: 382px auto;
}
.submv .implant__pages{
    background: url("../../../img/asset/common/svg/h1_implant.svg") no-repeat center 0;
    background-size: 195px auto;
}
.submv .guidance__pages{
    background: url("../../../img/asset/common/svg/h1_guide.svg") no-repeat center 0;
    background-size: 288px auto;
}
.submv .team__pages{
    background: url("../../../img/asset/common/svg/h1_staff.svg") no-repeat center 0;
    background-size: 125px auto;
}
.submv .access__page{
    background: url("../../../img/asset/common/svg/h1_access.svg") no-repeat center 0;
    background-size: 160px auto;
}
.submv .price__page{
    background: url("../../../img/asset/common/svg/h1_price.svg") no-repeat center 0;
    background-size: 229px auto;
}
.submv .parent{
    padding-top: 40px;
}
.submv h1 span{
    font-size: 67%;
    line-height: 3;
}
@media screen and (max-width: 820px) {
.submv{
    margin-top: 0;
    background: url("../../../img/asset/common/submvbg.jpg") no-repeat center 0;
    background-size: cover;
}
}





.lead{
    padding: 0 8px 8px;
    border-bottom: 1px solid;
    font-size: 133%;
    font-weight: 600;
    font-family: "Shippori Mincho", serif;
    line-height: 1.6;
}
.lead br{
    display: none;
}
@media screen and (max-width: 540px) {
.lead br{
    display: block;
}
}


.breadcrumbs{
    padding: 24px 0 40px;
    background: #fff;
    text-align: left;
}
.breadcrumbs div{
    width: 92%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
#wrap{
    text-align: left;
}
#wrap article{
    padding: 0 0 120px;
}
#wrap article.privacy_policy{
    padding: 0 !important;
}
#wrap section,
#wrap .section{
    width: 92%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
#wrap .mw_section{
    width: 100%;
}
.entry section{
    margin: 0 0 80px;
}
.section_inner{
    padding: 0 16px 24px;
}
#wrap article h2{
    margin-bottom: 24px;
    padding: 24px 24px 24px 40px;
    background: #2b5d8f url("../../../img/asset/common/svg/h2_circle_pc.svg") no-repeat 20px center;
    background-size: 12px auto;
    color: #fff;
    font-size: 122%;
    font-weight: 600;
    text-align: left;
}

#wrap article h2 a:link, #wrap article h2 a:visited{
   color: #fff;
}
#wrap article h2 a:active, #wrap article h2 a:hover{
    color: #ebebeb;
}

#wrap article h3{
    position: relative;
    margin-bottom: 24px;
    padding: 0 0 8px 24px;
    font-size: 105%;
    font-weight: 600;
    border-bottom: 1px solid #989898;
}
#wrap article h3::before{
    position: absolute;
    content: " ";
    display: block;
    width: 4px;
    height: 80%;
    left: 8px;
    background: #2b5d8f;
}
#wrap article h3 span{
    color: #f0eadd;
}
#wrap article h4{
    margin-bottom: 16px;
    padding: 16px;
    background: #ebebeb;
    font-weight: 600;
}
#wrap article h5{
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 600;
}
.fx{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fx_c{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.fx_r{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fx_e{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.two_columns,
.two_block,
.three_columns,
.four_columns,
.five_columns
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.three_columns::after{
    content: "";
    display: block;
	width: calc( 33% - 4px);
}
.two_block .box{
	width: calc( 50% - 16px);
}
.two_columns .box{
	width: calc( 50% - 16px);
}
.three_columns .box{
	width: calc( 33% - 8px);
}
.four_columns .box,
.four_columns::after
{
	width: calc( 25% - 8px);
}
.four_columns::after{
    content: "";
    display: block;
}
.five_columns .box{
	width: calc( 20% - 4px);
}
.oz .imgL,
.oz .s_imgL{
    max-width: 48%;
    margin-right: 24px;
}
.oz .imgR,
.oz .s_imgR{
    max-width: 48%;
    margin-left: 24px;
}
.exclamation{
    background: #ebebeb url("../../../img/asset/common/svg/exclamation.svg") no-repeat center center;
    background-size: 160px auto;
}
.notes{
    padding: 4%;
}
.notes span{
    font-size: 111%;
    font-weight: bold;
}
.notes_white{
    background: #fff;
}
.notes_gray{
    background: #ebebeb;
}
.notes_pblue{
    background: #cad4e0;
}
.notes_beige{
    background: #e6dbc5;
}
.notes_attention{
    padding: 32px;
/*    background: #efefef;*/
    background: #efefef url("../../../img/asset/common/svg/exclamation_wm.svg") no-repeat center 55%;
    background-size: 200px auto;
    border: 1px solid #4d4d4d;
}
@media screen and (max-width: 540px) {
#wrap article h2{
    padding: 16px 16px 16px 40px;
}
.notes{
    padding: 16px;
}
}



.faq__area dl{
}
.faq__area dt{
    min-height: 30px;
    margin-bottom: 16px;
    padding: 8px 0 0 48px;
    background: url("../../../img/asset/common/svg/faq_q.svg") no-repeat 0 center;
    background-size: 30px auto;
    font-weight: 600;
    line-height: 1;
}
.faq__area .hd__answer{
    min-height: 30px;
    margin-bottom: 16px;
    padding: 8px 0 0 48px;
    background: url("../../../img/asset/common/svg/faq_a.svg") no-repeat 0 center;
    background-size: 29px auto;
    font-weight: 600;
    line-height: 1;
}
.faq__area .detail__box{
}
@media screen and (max-width: 540px) {
}


.checklists li{
    margin-bottom: 4px;
    padding: 4px 8px 4px 32px;
    background: url("../../../img/asset/common/svg/check.svg") no-repeat 8px center;
    background-size: 16px auto;
}
.dot_list li,
.dot_list_g li{
    margin-left: 0;
}
/*
.dot_list li{
    padding-left: 16px;
    background: url("../../../img/asset/common/svg/dots.svg") no-repeat 0 12px;
    background-size: 6px auto;
}
*/
.dot_list li::before{
    content: '・ ';
    color: #a97000;
    font-size: 120%;
    font-weight: bold;
}
.disc_list li{
}
.disc_list li::before{
    content: '● ';
    color: #755a23;
    font-size: 50%;
    font-weight: bold;
}
.asterisk_list li::before{
    content: '※ ';
    font-size: 80%;
    font-weight: bold;
}

.external{
    padding-right: 24px;
    background: url("../../../img/asset/common/svg/external.svg") no-repeat right center;
    background-size: 16px auto;
}
.external_b{
    background: url("img/external_blue.svg") no-repeat right center;
    background-size: 10px auto;
}
.number_lists{
    counter-reset: number 0;
}
.number_lists li::before{
    counter-increment: number 1;
    content: counter(number) ". ";
}
.interaction_lists li{
    padding: 24px;
}
.interaction_lists li:nth-of-type(odd){
    background: #d8e4f0;
}
.interaction_lists li:nth-of-type(even){
    background: #f5f5f5;
}
.merit_area{
    background: #e6ecf2;
}
.demerit_area{
    background: #ebebeb;
}
.merit_area li{
    margin-bottom: 8px;
    padding: 0 0 4px 32px;
    background: url("../../../img/asset/common/svg/o.svg") no-repeat 0 4px;
    background-size: 20px auto;
    color: #4c6680;
    border-bottom: 1px dashed;
}
.demerit_area li{
    margin-bottom: 8px;
    padding: 0 0 4px 32px;
    background: url("../../../img/asset/common/svg/x.svg") no-repeat 0 4px;
    background-size: 20px auto;
    color: #4d4d4d;
    border-bottom: 1px dashed;
}
.merit_area li:last-of-type,
.demerit_area li:last-of-type{
    margin-bottom: 0;
}
.merit_area dt{
    margin-bottom: 8px;
    padding: 0 0 4px 32px;
    background: url("../../../img/asset/common/svg/o.svg") no-repeat 0 4px;
    background-size: 20px auto;
    color: #4c6680;
    border-bottom: 1px dashed;
}
.merit_area dd{
    margin-bottom: 24px;
}
.merit_area dd:last-of-type{
    margin-bottom: 0;
}
.demerit_area dt{
    margin-bottom: 8px;
    padding: 0 0 4px 32px;
    background: url("../../../img/asset/common/svg/x.svg") no-repeat 0 8px;
    background-size: 16px auto;
    color: #4d4d4d;
    border-bottom: 1px dashed;
}
.demerit_area dd{
    margin-bottom: 24px;
}
.demerit_area dd:last-of-type{
    margin-bottom: 0;
}




@media screen and (max-width: 1080px) {
#wrap{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1023px) {
#wrap article{
    padding: 40px 0;
}
section .block {
    padding: 16px;
}
.three_columns .box,
ol.three_columns li,
.three_columns_li li{
	width: calc( 33% - 4px);
}
.sbi_photo_wrap{
    width: 100%;
    height: 100%;
}
.sbi_photo:hover{
    transform: scale(1.1);
}

@media screen and (max-width: 540px) {
.four_columns .box{
	width: 100%;
}
.breadcrumbs{
    padding: 24px 0;
}
.breadcrumbs div{
    width: 92%;
}
.oz .imgL{
    float: none;
    max-width: 100%;
    margin-right: 0;
    text-align: center;
}
.oz .imgR{
    float: none;
    max-width: 100%;
    margin-left: 0;
    text-align: center;
}
.oz .s_imgR{
    margin-bottom: 4px;
}
.two_columns .box,
.two_columns_li li,
.two_columns li{
    width: 100%;
}
.three_columns .box,
.three_columns_li li,
ol.three_columns li{
    width: 100%;
}
.five_columns .box{
	width: calc( 50% - 2px);
}
.sub_fv .grid{
    width: 100%;
}
.sub_fv .grid:nth-child(2){
    width: 100%;
    padding-top: 0;
}
.faq_area dl{
    padding: 16px;
}
.dot_list li{
    background: url("../../../img/asset/common/svg/dots.svg") no-repeat 0 12px;
    background-size: 6px auto;
}
}
}
}


.form{
    width: 80%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.form table{
    width: 100%;
    margin: 0 0 40px;
    border-spacing: 0;
    border-top: 1px solid #ccc;
}
.form td{
    padding: 16px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
}
.form td:nth-of-type(odd){
    width: 24%;
}
.form td:nth-of-type(even){
    padding: 16px 8px 16px 32px;
}

@media screen and (max-width: 767px) {
.form td{
    display: block;
}
.form td:nth-of-type(odd){
    width: 100%;
    padding: 8px 16px 0;
    border-bottom: 0;
}
.form td:nth-of-type(even){
    padding: 0 16px 8px;
}
span.wpcf7-list-item{
	display: block !important;
}
}
.form i{
	color:#900;
}

.wpcf7-validates-as-date{
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	font-size: 17px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
}
input{
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	transition:all .3s linear;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
	background-color: #fff;
	color: #333;
	width: 88%;
	border: 1px solid #ddd;
	font-size: 17px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
}
textarea {
	width: 100%;
}
#age{
	width: 12%;
}
#zip{
	width: 24%;
}

input[type="radio"],
input[type="checkbox"]
{
	-webkit-transform: scale(1);
	-webkit-transform-origin:0 0;
	-moz-transform: scale(1);
	-moz-transform-origin:0 0;
	-ms-transform: scale(1);
	-ms-transform-origin:0 0;
	width:28px;
	width:28px;
	vertical-align:middle;
}

select {
	background: #fff;
	color:#333;
	border: 1px solid #ddd;
	font-size: 18px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
	line-height: 2;
}

input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
    background: #0a1d7f;
	color: #fff;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}





#wrap .scroll table{
    width: 100%;
}
@media screen and (max-width: 1023px) {
#wrap .scroll{
    padding-bottom: 2%;
    overflow: auto;
}
#wrap .scroll::-webkit-scrollbar{
    height: 10px;
}
#wrap .scroll::-webkit-scrollbar-track{
    background: #eee;
}
#wrap .scroll::-webkit-scrollbar-thumb {
    background: #bbb;
}
#wrap .scroll table{
    width: 180%;
}
@media screen and (max-width: 800px) {
#wrap .scroll table{
    width: 120%;
}
@media screen and (max-width: 540px) {
#wrap .scroll table{
    width: 200%;
}
@media screen and (max-width: 360px) {
#wrap .scroll table{
    width: 240%;
}
}
}
}
}



.hikaku_table{
    width: 100%;
}
@media screen and (max-width: 1023px) {
.outscreen{
    overflow: auto;
    padding-bottom: 16px;
}
.outscreen::-webkit-scrollbar{
    height: 10px;
}
.outscreen::-webkit-scrollbar-track{
    background: #eee;
}
.outscreen::-webkit-scrollbar-thumb {
    background: #bbb;
}
.hikaku_table{
    width: 180%;
}
@media screen and (max-width: 800px) {
.hikaku_table{
    width: 120%;
}
@media screen and (max-width: 540px) {
.hikaku_table{
    width: 200%;
}
@media screen and (max-width: 360px) {
.hikaku_table{
    width: 240%;
}
}
}
}
}


#calendar,
#index__implant,
#jump01,
#jump02,
#jump03,
#jump04,
#i,
#i-2,
#i-3,
#i-4,
#i-5,
#i-6,
#i-7,
#i-8,
#i-9,
#i-10,
#i-11,
#i-12,
#yougo_a,
#yougo_ka,
#yougo_sa,
#yougo_ta,
#yougo_na,
#yougo_ha,
#yougo_ma,
#yougo_ya,
#yougo_ra,
#yougo_wa
{
    margin-top: -120px;
    padding-top: 120px;
}
@media screen and (max-width: 800px) {
#index__implant,
#jump02,
#jump03,
#jump04,
#i,
#i-2,
#i-3,
#i-4,
#i-5,
#i-6,
#i-7,
#i-8,
#i-9,
#i-10,
#i-11,
#i-12,
#yougo_a,
#yougo_ka,
#yougo_sa,
#yougo_ta,
#yougo_na,
#yougo_ha,
#yougo_ma,
#yougo_ya,
#yougo_ra,
#yougo_wa
{
    margin-top: -60px;
    padding-top: 60px;
}
}
@media screen and (max-width: 540px) {
span.wpcf7-list-item{
	display: block !important;
}
}
.wpcf7-validates-as-date{
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	font-size: 17px;
	padding: 0.5em;
	border-radius:8px;
	box-shadow:2px 2px 4px rgba(0,0,0,.1) inset;
}
input{
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	transition:all .3s linear;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea
{
	width: 80%;
    margin: auto;
	padding: .5em;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.1) inset;
	font-size: 18px;
}
input[type="radio"],
input[type="checkbox"]
{
	width: 28px;
	vertical-align: middle;
}
select{
	background: #fff;
	border: 1px solid #ddd;
	font-size: 18px;
	padding: .5em;
	border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.1) inset;
	line-height: 2;
}
input[type="submit"] ,
input[type="reset"] {
    width: 100%;
	margin: 0;
	padding: 16px 0;
    background: #2b5d8f;
    color: #fff;
    font-size: 122%;
    font-weight: 600;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]:hover{
    background: #4c4638;
}
@media screen and (max-width: 540px) {
input[type="submit"] ,
input[type="reset"] {
    width: 100%;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
textarea {
	width: 90%;
    margin: auto;
}
select,
textarea
{
	width: 100%;
    margin: auto;
}
}

.datepicker{
    width: 40%;
    max-width: 200px;
}
#zip{
    width: 50%;
    max-width: 200px;
}
#age{
    width: 25%;
    max-width: 80px;
}
@media screen and (max-width: 767px) {
#zip,
#age{
    width: 50%;
    max-width: 100%;
}
}


span.wpcf7-not-valid-tip {
	font-size: 80%;
}
#sitemap_list li{
    font-size: 18px !important;
}
#sitemap_list li li{
    font-size: 16px !important;
}
/* ▲▲▲▲▲▲▲▲▲▲ 共通項目 ▲▲▲▲▲▲▲▲▲▲ */





.tc1090 .grid:nth-child(odd){
    flex: 0 0 10%;
}
.tc1090 .grid:nth-child(even){
    flex: 1;
    padding-left: 24px;
}
.tc2080 .grid:nth-child(odd){
    flex: 0 0 20%;
}
.tc2080 .grid:nth-child(even){
    flex: 1;
    padding-left: 24px;
}
.tc3070 .grid:nth-child(odd){
    width: 30%;
}
.tc3070 .grid:nth-child(even){
    width: 70%;
    padding-left: 24px;
}
.tc4060 .grid:nth-child(odd){
    width: 40%;
}
.tc4060 .grid:nth-child(even){
    width: 60%;
    padding-left: 24px;
}
.tc6040 .grid:nth-child(odd){
    width: 60%;
    padding-right: 24px;
}
.tc6040 .grid:nth-child(even){
    width: 40%;
}
.fx_r.tc4060 .grid:nth-child(1){
    width: 40%;
    padding-left: 24px;
}
.fx_r.tc4060 .grid:nth-child(2){
    width: 60%;
    padding-left: 0;
}
@media screen and (max-width: 540px) {
.tc1090 .grid:nth-child(odd),
.tc2080 .grid:nth-child(odd){
    flex: 0 0 40%;
}
.tc1090 .grid:nth-child(even),
.tc2080 .grid:nth-child(even){
    flex: 1;
    padding-left: 24px;
}
.tc3070 .grid:nth-child(odd),
.tc4060 .grid:nth-child(odd),
.tc6040 .grid:nth-child(odd){
    width: 100%;
    padding-right: 0;
}
.tc3070 .grid:nth-child(even),
.tc4060 .grid:nth-child(even),
.tc6040 .grid:nth-child(even){
    width: 100%;
    padding-left: 0;
}
.fx_r.tc4060 .grid:nth-child(1){
    width: 100%;
    padding-left: 0;
    margin-bottom: 24px;
}
.fx_r.tc4060 .grid:nth-child(2){
    width: 100%;
}
}



.soudan_navs li{
    width: calc(25% - 8px);
}
@media screen and (max-width: 540px) {
.soudan_navs li{
    width: calc(50% - 8px);
    margin-bottom: 16px;
}
}


.muryou__soudan table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #b2b2b2;
}
.muryou__soudan th{
    width: 30%;
    padding: 16px;
    background: #cad4e0;
    font-weight: 100;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #b2b2b2;
}
.muryou__soudan td{
    width: 70%;
    padding: 16px;
    font-weight: 100;
    vertical-align: middle;
    border: 1px solid #b2b2b2;
}

.soudan_date{
    margin-bottom: 24px;
    padding: 16% 10%;
    background: url("../../../img/asset/clinic/soudan/datebg.jpg") no-repeat;
    background-size: 100% auto;
}
.soudan_date .block{
    padding: 8px;
    border: 1px solid #fff;
    border-radius: 4px;
}
.soudan_date .block_inner{
    padding: 24px;
    background: rgba(255,255,255,.7);
    border-radius: 4px;
    font-size: 111%;
    text-align: center;
}
.soudan_date .hd{
    margin-bottom: 8px;
    font-size: 120%;
    font-weight: 700;
    text-align: center;
}
.soudan_date dt{
    width: 32%;
}
.soudan_date dd{
    width: 68%;
}
@media screen and (max-width: 480px) {
.soudan_date{
    padding: 5%;
    background-size: cover;
}
.soudan_date dt{
    width: 100%;
}
.soudan_date dd{
    width: 100%;
    font-size: 16px;
}
}






.implant__step{
    margin-bottom: 64px;
    padding: 0 4% 4%;
    background: #f4f4f4;
}
.implant__step .hd{
    position: relative;
    margin-bottom: 40px;
    padding-top: 24px;
    text-align: center;
    font-size: 133%;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    line-height: 1.6;
}
.implant__step .hd span{
    font-size: 83%;
    color: #2b5d8f;
}
.implant__step .hd::before{
    position: absolute;
    content: "";
    width: 150px;
    height: 2px;
    margin: 0 auto;
    background-color: #2b5d8f;
    top: 0;
    left: 0;
    right: 0;
}
.ireba_bridge_chigai__block .block{
    width: calc(33% - 4px);
    padding: 2%;
    border-radius: 8px;
    border: 1px solid #9a9a9a;
}
.ireba_bridge_chigai__block .grid:nth-child(odd){
    width: 30%;
}
.ireba_bridge_chigai__block .grid:nth-child(even){
    width: 70%;
    padding-left: 4%;
    letter-spacing: 0;
    font-size: 88%;
}
@media screen and (max-width: 480px) {
.ireba_bridge_chigai__block .block{
    width: 100%;
}
}


.aftercare__pc_hc{
    margin-bottom: 40px;
    font-size: 311%;
    font-size: bold;
    font-family: "Shippori Mincho", serif;
    line-height: 1.2;
}
.aftercare__pc_hc br{
    display: block;
}
.aftercare__pc_hc span{
    color: #755a23;
}
@media screen and (max-width: 480px) {
.aftercare__pc_hc br{
    display: none;
}
}


.fullmouth__onayami li{
    width: calc(25% - 4px);
}
@media screen and (max-width: 820px) {
.fullmouth__onayami li{
    width: calc(50% - 4px);
    margin-bottom: 8px;
}
@media screen and (max-width: 480px) {
.fullmouth__onayami{
    margin-bottom: 24px;
}
.fullmouth__onayami li{
    width: 100%;
    text-align: center;
}
}
}
.fullmouth__osusumelists li{
    width: calc(50% - 4px);
    margin-bottom: 8px;
    padding: 16px 8px 16px 32px;
    background: #cad4e0 url("../../../img/asset/common/svg/check.svg") no-repeat 8px center;
    background-size: 16px auto;
    line-height: 1;
}
@media screen and (max-width: 480px) {
.fullmouth__osusumelists li{
    width: 100%;
}
}



.allon4__kouzou li{
    width: calc(25% - 8px);
    font-size: 89%;
}
.allon4__kouzou li div:first-child{
    margin-bottom: 16px;
}
@media screen and (max-width: 480px) {
.allon4__kouzou li{
    width: calc(50% - 4px);
    margin-bottom: 16px;
}
@media screen and (max-width: 360px) {
.allon4__kouzou li{
    width: 100%;
}
}
}

.operoom__block .box{
    width: calc(33% - 4px);
    padding: 2%;
    border-radius: 8px;
    border: 1px solid #755a23;
}
.operoom__block .box .hd{
    margin-bottom: 24px;
    padding: 0 0 16px;
    color: #755a23;
    border-bottom: 1px solid #755a23;
    font-size: 172%;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
    text-align: center;
}
.operoom__block .box .hd img{
    padding: 0 0 16px;
}
@media screen and (max-width: 820px) {
.operoom__block .box{
    width: calc(50% - 4px);
    margin-bottom: 24px;
}
@media screen and (max-width: 540px) {
.operoom__block .box{
    width: 100%;
    padding: 4%;
}
}
}

.hikari__shikumi .hd{
    margin-bottom: 24px;
    font-size: 172%;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
    line-height: 1.3;
}



.type_kotsuzousei ul{
    width: 100%;
    max-width: 900px;
    margin: auto;
}
.type_kotsuzousei li{
    width: calc(20% - 4px);
}
@media screen and (max-width: 540px) {
.type_kotsuzousei li{
    width: calc(50% - 4px);
    margin-bottom: 8px;
}
}



.basshisokuji_implant__suitability ul{
    width: 100%;
    max-width: 1024px;
    margin: auto;
}
.basshisokuji_implant__suitability li{
    width: calc(33.333% - 8px);
    margin-bottom: 24px;
}
@media screen and (max-width: 540px) {
.basshisokuji_implant__suitability li{
    width: 100%;
    margin-bottom: 8px;
}
}


.allceramic__merits .tc3070 .grid:nth-child(odd){
    width: 30%;
}
.allceramic__merits .tc3070 .grid:nth-child(even){
    width: 70%;
    margin-top: -8px;
    padding-left: 0;
}
@media screen and (max-width: 540px) {
.allceramic__merits .tc3070 .grid:nth-child(odd){
    width: 45%;
}
.allceramic__merits .tc3070 .grid:nth-child(even){
    width: 55%;
}
}



#wrap article.onayami__menus .notes h3{
    margin-bottom: 16px;
    padding: 0 0 8px;
    background: none;
    border-bottom: 1px dashed #333;
    font-weight: 600;
}

#wrap article.onayami__menus .notes h3::before{
    width: 0;
    height: 0;
    left: 0;
    background: none;
}
.honegasukunai__lists li{
    margin-bottom: 8px;
    padding: 16px 8px 16px 32px;
    background: #cad4e0 url("../../../img/asset/common/svg/check.svg") no-repeat 8px center;
    background-size: 16px auto;
    line-height: 1;
}



.difficult__cases dl{
    padding: 4%;
    border: 1px solid #ccc;
    border-radius: 12px;
}
.difficult__cases dt{
    margin-bottom: 16px;
}
@media screen and (max-width: 540px) {
.difficult__cases dl{
}
}


.potd_tm .grid:nth-child(odd){
    flex: 0 0 10%;
}
.potd_tm .grid:nth-child(even){
    flex: 1;
    padding-left: 24px;
}
@media screen and (max-width: 540px) {
.potd_tm .grid:nth-child(odd){
    flex: 0 0 40%;
}
.potd_tm .grid:nth-child(even){
    padding-left: 16px;
}
}



.basshigo .box{
    padding: 24px;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.basshigo .two_columns .box{
    padding: 0;
    border: 0;
    border-radius: 0;
}
.basshigo .grid:nth-child(odd){
    flex: 0 0 20%;
}
.basshigo .grid:nth-child(even){
    flex: 1;
    padding-left: 24px;
}
.basshigo:last-child .grid:nth-child(odd){
    flex: 0 0 10%;
}
.basshigo:last-child .grid:nth-child(even){
    flex: 1;
    padding-left: 24px;
}
@media screen and (max-width: 540px) {
.basshigo .grid:nth-child(odd){
    flex: 0 0 40%;
}
.basshigo .grid:nth-child(even){
    padding-left: 16px;
}
.basshigo:last-child .grid:nth-child(odd){
    flex: 0 0 100%;
    margin-bottom: 24px;
    text-align: center;
}
.basshigo:last-child .grid:nth-child(even){
    padding-left: 16px;
}
.basshigo:last-child .grid:nth-child(odd) img{
    width: 124px;
    height: auto;
}
}


.kyousei__causes_solutions ol{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.kyousei__causes_solutions li{
    width: calc((100% - 8px * 4) / 5);
}

@media (max-width: 960px) {
.kyousei__causes_solutions li{
    width: calc((100% - 8px * 2) / 3);
}
@media (max-width: 540px) {
.kyousei__causes_solutions li{
    width: calc((100% - 8px) / 2);
}
}
}

@media (max-width: 540px) {
.airflow__biofilm .tc2080 .grid:nth-child(odd){
    flex: 0 0 100%;
    text-align: center;
}
.tc2080 .grid:nth-child(even){
    padding-left: 0;
}
}


.gbt_osusume ul{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.gbt_osusume li{
    width: calc((100% - 16px * 2) / 3);
    text-align: center;
}
@media (max-width: 540px) {
.gbt_osusume li{
    width: 100%;
    margin-bottom: 8px;
}
}


.kamiawase__risk ol{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px;
}
.kamiawase__risk li{
    flex: 0 0 calc((100% - 8px * 6) / 7);
    min-width: 0;
}
.kamiawase__risk li img{
    width: 100%;
    height: auto;
}
@media (max-width: 820px) {
.kamiawase__risk li{
    flex: 0 0 calc((100% - 8px * 2) / 3);
}
@media (max-width: 540px) {
.kamiawase__risk li{
    flex: 0 0 calc((100% - 8px) / 2);
}
}
}


.shishubyou__risk_factors{
    background: #ebebeb;
}
.shishubyou__risk_factors__detail{
    min-height: 160px;
    background: #ebebeb url("../../../img/asset/common/svg/exclamation_wm.svg") no-repeat center 25%;
    background-size: 120px auto;
}

.perio__shinkou{
}
.perio__shinkou .perio__symptoms{
    padding: 3%;
    border: 1px solid #755a23;
}
.perio__shinkou .hd{
    margin-bottom: 16px;
    padding-bottom: 8px;
    font-weight: bold;
    border-bottom: 1px dashed;
}
@media (max-width: 540px) {
.perio__shinkou .tc2080 .grid:nth-child(odd){
    flex: 0 0 100%;
    text-align: center;
}
.perio__shinkou .tc2080 .grid:nth-child(even){
    flex: 1;
    padding-left: 0;
}
}



.yougo_nav{
    width: 100%;
    max-width: 560px;
    margin: 0 auto 24px;
}
.yougo_nav ol{
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 2px;
}
.yougo_nav li{
    aspect-ratio: 1 / 1;
}
@media (max-width: 540px) {
.yougo_nav{
    width: 92%;
}
}


.yougoshu table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #7993ad;
}
.yougoshu table td:nth-child(1){
    width: 30%;
    padding: 2%;
    background: #cad4e0;
    border: 1px solid #7993ad;
    font-weight: bold;
}

.yougoshu table td:nth-child(2){
    width: 70%;
    padding: 2%;
    background: #fff;
    border: 1px solid #7993ad;
}

@media (max-width: 540px){
.yougoshu table td:nth-child(1),
.yougoshu table td:nth-child(2){
    display: block;
    width: 100%;
    padding: 4%;
}
.yougoshu table{
    border: none;
    border-bottom: 1px solid #7993ad;
}
.yougoshu table td:nth-child(1){
    border-bottom: none;
}

.yougoshu table td:nth-child(2){
    border-top: none;
    border-bottom: none;
}
}




.profiles table td:nth-child(1){
    width: 20%;
    padding: 2%;
}
.profiles table td:nth-child(2){
    width: 80%;
    padding: 2%;
}



.job__data table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #7993ad;
}
.job__data table td:nth-child(1){
    width: 30%;
    padding: 2%;
    background: #cad4e0;
    border: 1px solid #7993ad;
    font-weight: bold;
}
.job__data table td:nth-child(2){
    width: 70%;
    padding: 2%;
    background: #fff;
    border: 1px solid #7993ad;
}

@media (max-width: 540px) {
.profiles .tc2080 .grid:nth-child(odd){
    flex: 0 0 100%;
    text-align: center;
}
.profiles .grid:nth-child(even){
    padding-left: 0;
}
}




.access__profiles dt{
    padding: 16px;
    background: #ebebeb;
}
.access__profiles dd{
    padding: 16px;
}



.price__implant ol{
    margin-bottom: 40px;
}
.price__implant li{
    width: calc((100% - 100px) / 6);
    line-height: 1.3;
}
.price__implant li span{
    color: #80001b;
}
@media (max-width: 1024px){
.price__implant li{
    width: calc((100% - 40px) / 3);
    margin-bottom: 24px;
}
@media (max-width: 767px){
.price__implant li{
    width: calc((100% - 12px) / 2);
    margin-bottom: 24px;
}
}
}



.pricelist table{
    width: 100%;
    margin-bottom: 16px;
    border-collapse: collapse;
    border: 1px solid #7993ad;
}
.pricelist table td:nth-child(1){
    width: 60%;
    padding: 2%;
    background: #cad4e0;
    border: 1px solid #7993ad;
}
.pricelist table td:nth-child(2){
    width: 40%;
    padding: 2%;
    background: #fff;
    border: 1px solid #7993ad;
    text-align: right;
}
.pricetag{
    padding: 2%;
    border: 1px solid #7993ad;
    text-align: right;
}
.taxin{
    margin-bottom: 16px;
    text-align: right;
    font-size: 83%;
}

@media (max-width: 540px){
.pricelist table td:nth-child(1),
.pricelist table td:nth-child(2){
    display: block;
    width: 100%;
    padding: 4%;
}
.pricelist table{
    border: none;
    border-bottom: 1px solid #7993ad;
}
.pricelist table td:nth-child(1){
    border-bottom: none;
}

.pricelist table td:nth-child(2){
    border-top: none;
    border-bottom: none;
    text-align: left;
}
.pricetag{
    text-align: left;
}
}

