/* header,fv */
header {
    background: rgba(229,242,239,1);
    width: 100%;
    top: 0;
}

header.alt {
    background: #fff;
}

header.alt {
    position: fixed;
    z-index: 100;
}

#navi li a>span::before {
    background: no-repeat center center;
    background-size: contain;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    -webkit-transform: translate(0,2px);
    transform: translate(0,2px);
}

#navi li.service a>span::before {
    background-image: url(../../items/header/i_01.svg);
}

#navi li.orthodontics a>span::before {
    background-image: url(../../items/header/i_02.svg);
}

#navi li.dental a>span::before {
    background-image: url(../../items/header/i_03.svg);
}

#navi li.flow a>span::before {
    background-image: url(../../items/header/i_04.svg);
}

#navi li.facility a>span::before {
    background-image: url(../../items/header/i_05.svg);
}

#navi li.time a>span::before {
    background-image: url(../../items/header/i_06.svg);
}

#navi li.message a>span::before {
    background-image: url(../../items/header/i_07.svg);
}

#navi li.access a>span::before {
    background-image: url(../../items/header/i_08.svg);
}

.copy {
    background-color: #fff;
    opacity: .9;
    position: absolute;
    width: 577px;
    padding: 26px 76px 22px 33px;
    right: 0;
    bottom: 0;
    margin: 0 0 60px 0;
}

.copy img {
    width: 480px;
}

header .col-l {
    padding: 60px 0 0 180px;
}

header .col-l a {
    display: block;
}

header .col-l p {
    letter-spacing: .18em;
}

header .col-l .logo {
    margin-bottom: 144px;
}

header .col-l .logo img {
    width: 73px;
    height: 331px;
}

header .col-l .tel {
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
}

header .col-l .tel::before {
    background: url(../../items/common/i_tel_circle.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    content: '';
    display: block;
    width: 89px;
    height: 89px;
    top: 0;
    left: 0;
    margin: -45px 0 0 -74px;
    z-index: -1;
}

header .col-l .tel img {
    width: 98px;
    height: 154px;
}

header .col-r {
    background: url(../../items/index/fv.jpg) no-repeat center;
    background-size: cover;
    width: 1042px;
    height: 767px;
    position: relative;
}

header .col-r::before {
    content: '';
    display: block;
    width: 108px;
    height: 144px;
    background: url(../../items/index/ladybug.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    margin: 136px 0 0 460px;
}

#navi {
    position: absolute;
    top: 0;
    right: 0;
    margin: 58px 79px 0 0;
}

#navi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 288px;
}

#navi li a {
    font-size: 18px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

#navi li span span {
    font-size: 14px;
}

#navi nav {
    display: flex;
    gap: 32px;
}

#navi .information-link {
    font-size: 18px;
    writing-mode: vertical-rl;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    padding-block:8px;display: flex;
    justify-content: center;
    height: 230px;
}

header.alt .viewport.Flex {
    width: 1000px;
    padding: 27px 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-transition: all .5s;
    transition: all .5s;
}

header.alt.scrolled .viewport.Flex {
    padding: 14px 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

header.alt .logo-wrapper {
    width: 192px;
}

header.alt .logo-wrapper .logo img {
    width: 192px;
    height: 49px;
}

header.alt .tel-wrapper * {
    display: inline-block;
    vertical-align: middle;
}

header.alt .tel-wrapper .tel img {
    width: 265px;
    height: 34px;
}

.back-top {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 15;
    margin: 0 72px 72px 0;
}

.back-top img {
    width: 54px;
    height: 54px;
}

footer {
    color: #fff;
    background: #666;
    padding: 63px 0 19px;
    position: relative;
    z-index: 20;
    border-top: 9px solid #fff;
    border-bottom: 1px solid #fff;
    min-width: 1366px;
}

footer a {
    color: #fff;
}

.f-top {
    font-size: 18px;
    position: relative;
    margin-bottom: 26px;
}

.f-top .logo {
    width: 296px;
    height: 60px;
    margin-right: 34px;
}

.f-top .map {
    color: #666;
    background: #fff;
    display: block;
    font-size: 18px;
    letter-spacing: .18em;
    text-align: center;
    border-radius: 4px;
    width: 244px;
    height: 63px;
    line-height: 63px;
    margin: 0 48px 0 24px;
}

.f-top .f-back-top img {
    width: 54px;
    height: 77px;
}

.f-bottom {
    margin-bottom: 65px;
}

.f-bottom .f-tel {
    width: 287px;
    margin-right: 41px;
}

.f-bottom .f-tel .reserve-head {
    font-size: 18px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 17px;
}

.f-bottom .f-tel a {
    display: block;
    text-align: center;
}

.f-bottom .f-tel a img {
    width: 287px;
    height: 36px;
}

.f-bottom #access {
    position: relative;
}

.f-bottom #access::before {
    position: absolute;
    content: '';
    display: block;
    right: 0;
    bottom: 0;
    background: url(../../items/footer/h_access.svg) no-repeat center;
    background-size: contain;
    width: 203px;
    height: 126px;
    margin: 0 -160px -83px 0px;
}

.f-bottom #access dt {
    font-size: 20px;
    margin-bottom: 9px;
}

.f-bottom #access .train {
    margin-right: 37px;
}

.f-bottom #access .train dt::before {
    content: '';
    display: inline-block;
    vertical-align: text-bottom;
    width: 34px;
    height: 28px;
    background: url(../../items/footer/i_train.svg) no-repeat center;
    background-size: contain;
    -webkit-transform: translate(0,2px);
    transform: translate(0,2px);
}

.f-bottom #access .car dt::before {
    content: '';
    display: inline-block;
    vertical-align: text-bottom;
    width: 28px;
    height: 28px;
    background: url(../../items/footer/i_car.svg) no-repeat center;
    background-size: contain;
    -webkit-transform: translate(0,2px);
    transform: translate(0,2px);
}

footer .cr {
    font-size: 11px;
    text-align: center;
}

footer .viewport {
    width: 1000px;
}

.f-top.Flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.f-bottom.Flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.f-bottom #access>div {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    letter-spacing: .12em;
}

.BreadCrumb {
    background: #efefef;
    padding: 10px 0;
    min-width: 1366px;
}

.BreadCrumb a {
    color: #949494;
    font-size: 14px;
}

.BreadCrumb a::after {
    color: #949494;
    content: '>>';
    display: inline-block;
    margin: 0 7px;
}

.BreadCrumb span:last-child a::after {
    display: none;
}

body {
    color: #3e4144;
    font-family: "Hannari",'Noto Serif JP',serif;
    font-size: 16px;
    width: 100%;
    letter-spacing: .08em;
}

section>div {
    min-width: 1366px;
}

a {
    -webkit-transition: all .5s;
    transition: all .5s;
}

a:hover {
    opacity: .8;
    -webkit-transition: all .5s;
    transition: all .5s;
}

img {
    border-radius: 3px;
}

#container {
    width: 100%;
    margin: 0 auto;
    overflow: scroll;
}

.viewport {
    margin: 0 auto;
    width: 1366px;
}

.btn-more {
    color: #fff;
    background: #666;
    font-size: 18px;
    letter-spacing: .18em;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 50px;
    border-radius: 2px;
}

.btn-more::after {
    background: url(../../items/common/arrow_w.svg) no-repeat center;
    background-size: contain;
    content: '';
    display: inline-block;
    width: 37px;
    height: 8px;
}

.visual {
    background: url(../../items/facility/fv_pc.jpg) no-repeat center;
    min-width: 1366px;
    height: 274px;
    margin-top: 102px;
    /* header height */
    background-size: cover;
}

.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.visual img {
    width: 252px;
    height: 123px;
}

#contents {
    padding: 56px 0 77px;
}

#contents h1 {
    letter-spacing: .12em;
    text-align: right;
    position: relative;
    z-index: 10;
    -webkit-transform: translate(-22px,0);
    transform: translate(-22px,0);
    font-size: 30px;
}

#contents h1::after {
    background: url(../../items/facility/ornament.svg) no-repeat center;
    background-size: contain;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 73px;
    height: 74px;
    margin: -21px -25px 0 0px;
}

#contents .item {
    width: 472px;
    margin-bottom: 90px;
}

#contents .item h2 {
    position: relative;
    z-index: 10;
}

#contents .item h2 span {
    background: #e5f2ef;
    text-align: center;
    display: inline-block;
    padding: 7px;
    border-radius: 2px;
    font-size: 24px;
    min-width: 192px;
}

#contents .item .wrapper {
    -webkit-transform: translate(33px,-30px);
    transform: translate(33px,-30px);
}

#contents .item img {
    width: 440px;
    margin-bottom: 15px;
}

#contents .sub {
    width: 100%;
}

#contents .sub .Flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#contents .sub ul {
    margin-bottom: 173px;
}

#contents .sub li {
    width: calc((100% - 63px) / 4);
    margin: 0 21px 27px 0;
}

#contents .sub li img {
    width: 100%;
}

#contents .btn-wrapper {
    text-align: center;
}

.viewport {
    width: 1000px;
}

#contents .main {
    margin-bottom: 70px;
}

#contents .item:nth-child(2n) {
    -webkit-transform: translate(0,78px);
    transform: translate(0,78px);
}

#contents .sub li:nth-child(4n) {
    margin-right: 0;
}
