@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

*:focus:not(:focus-visible), *::before:focus:not(:focus-visible), *::after:focus:not(:focus-visible) { outline: none; }

/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */
.visually-hidden { position: absolute; white-space: nowrap; width: 1px; height: 1px; overflow: hidden; border: 0; padding: 0; clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); margin: -1px; }

/* https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html */
.plain-list { list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E"); padding-left: 0; }

/* Box sizing rules */
*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Remove default margin */
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd { margin: 0; }

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role="list"], ol[role="list"] { list-style: none; }

/* Set core root defaults */
html:focus-within { scroll-behavior: smooth; }

/* Set core body defaults */
body { min-height: 100vh; text-rendering: optimizeSpeed; line-height: 1.5; }

/* A elements that don't have a class get default styles */
a:not([class]) { text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img, picture { max-width: 100%; display: block; }

/* Inherit fonts for inputs and buttons */
input, button, textarea, select { font: inherit; }

/* Remove all animations and transitions for people that prefer not to see them */
html { -webkit-text-size-adjust: 100%; }

button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; border-radius: 0; color: inherit; background: none; }

h5, h6 { margin: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

p { margin: 1.0em 0; }

img { height: auto; border: none; -o-object-fit: contain; object-fit: contain; }

iframe { width: 100%; height: 100%; border: none; }

a[href*="surgery.html"] { pointer-events: none; }

@font-face { font-family: "fontello"; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
.cf::before, .cf::after { content: ""; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold; }

.txt_org { color: #EC9D00 !important; }

.img_c { margin: 1.0rem auto; }

.img_l, .img_r { max-width: 80%; margin: 1.0rem auto; }

.tate { max-width: 60%; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; }
  .tate { max-width: 25% !important; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.wrap > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .wrap > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time tr th { font-weight: normal; text-align: center; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 90%; color: #fff; background: #7777ED; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #D1D1D1; }
.tbl_time tr td { text-align: center; padding: 1.2rem .4rem; color: #7777ED; border-bottom: 1px solid #D1D1D1; line-height: 1.0; font-size: 80%; }

.tbl_cap { font-size: 90%; margin: .6rem 0 0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 2.0rem 0; }
  .tbl_cap { margin: 1.0rem 0 0; line-height: 1.8; } }
.gmap { width: 100%; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat center center/auto 100%; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 2.2rem; padding: 1.6rem 1.0rem; text-align: center; margin: 0 0 3.0rem; }

.tit_02 { font-size: 2.0rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; color: #7777ED; text-align: center; line-height: 1.2; margin: 0 0 2.0rem; }
.tit_02 .ja { display: block; color: #232323; font-size: 50%; margin: .4rem 0 0; }
.tit_02 .small { display: block; font-size: 90%; margin: .6rem 0 0; }
.tit_02 .sub { display: block; font-size: 75%; margin: .6rem 0 0; }
.tit_02::after { display: block; content: ""; width: 5.0rem; height: .2rem; background: #7777ED; margin: 1.0rem auto 0; }

.tit_03 { font-size: 1.8rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; color: #fff; background: #7777ED; padding: .4rem 1.0rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 1.6rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; line-height: 1.2; padding: 0 0 .4rem; border-bottom: 2px dotted #C1C1C1; margin: 0 0 2.0rem; }
.tit_04::before { font-family: "fontello"; content: "\e924"; font-weight: normal; color: #7777ED; margin: 0 .4rem 0 0; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center center/auto; font-size: 3.5rem; padding: 8.0rem 0; margin: 0 0 8.0rem; }
  .tit_02 { font-size: 3.2rem; margin: 0 0 5.0rem; }
  .tit_02 .ja { margin: 1.0rem 0 0; }
  .tit_02 .sub { margin: 1.0rem 0 0; }
  .tit_02::after { width: 8.0rem; margin: 2.0rem auto 0; }
  .tit_03 { font-size: 2.2rem; padding: .8rem 2.0rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.0rem; padding: 0 0 .8rem; margin: 0 0 3.0rem; } }
.lst_ul { line-height: 1.4; margin: 1.0rem 0; }
.lst_ul > li { padding: 0 0 0 1.4em; position: relative; }
.lst_ul > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul > li::before { content: "●"; color: #7777ED; position: absolute; left: 0; }
.lst_ul.kome > li::before { content: "※"; color: #232323; }
.lst_ul.org > li::before { color: #EC9D00; }

.lst_ul_disc > li { list-style: disc; margin: 0 0 0 2.0rem; }
.lst_ul_disc > li:not(:last-child) { margin: 0 0 1.0rem 2.0rem; }
.lst_ul_disc > li::marker { color: #7777ED; }

.lst_ol { line-height: 1.4; counter-reset: number 0; margin: 1.0rem 0; }
.lst_ol > li { counter-increment: number 1; padding: 0 0 0 1.8em; position: relative; }
.lst_ol > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ol > li::before { display: inline-block; content: counter(number,decimal-leading-zero) "."; color: #232323; font-weight: bold; position: absolute; left: 0; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ol li { padding: 0 0 0 3.6rem; }
  .lst_dl01 { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 0 0 1.0rem; } }
.flex3 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin-top: 0 !important; }
  .flex3 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .flex3 li { width: 31%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: bold; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
.tel::before { display: inline-block; content: ""; width: 1.4em; height: 1.4em; background: url("../img/icon_tel.svg") no-repeat center center/contain; margin: 0 0.6rem 0 0; }

.btn_detail { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 0 1.0rem; padding: .4rem 2.0rem; color: #fff; background: #7777ED; border-radius: 100vh; text-decoration: none !important; }
.btn_detail::after { font-family: "fontello"; content: "\77"; }
@media screen and (min-width: 48em), print { .btn_detail { padding: .8rem 3.0rem; }
  .btn_detail:hover { background: #EC9D00; } }

.linkout { display: inline-block; color: #232323; text-decoration: none !important; margin: 0 .2em; }
.linkout::after { font-family: "fontello"; content: "\f08e"; font-size: .8em; margin-left: .4rem; }

.slick-arrow { width: 2.0rem; height: 2.0rem; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; line-height: 0; font-size: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 50%; color: #fff; background: #7777ED; }
.slick-arrow::before { font-size: 1.2rem; }
.slick-arrow.slick-prev { left: -2.6rem; }
.slick-arrow.slick-prev::before { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-family: "fontello"; content: "\71"; }
.slick-arrow.slick-next { right: -2.6rem; }
.slick-arrow.slick-next::before { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-family: "fontello"; content: "\77"; }

@media screen and (min-width: 48em), print { .slick-arrow { width: 5.0rem; height: 5.0rem; }
  .slick-arrow::before { font-size: 2.4rem; }
  .slick-arrow.slick-prev { left: -6.0rem; }
  .slick-arrow.slick-next { right: -6.0rem; } }
.slick-dots { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; list-style: none; margin: 1.0rem auto; }
.slick-dots li { width: .8rem; height: .8rem; margin: 0 .2rem; }
.slick-dots li button { padding: 50%; display: block; font-size: 0; cursor: pointer; opacity: .25; border-radius: 50%; background: #7777ED; }
.slick-dots li button:hover, .slick-dots li button:focus-visible { opacity: .8; }
.slick-dots li.slick-active button { opacity: .75; }

@media screen and (min-width: 48em), print { .slick-dots { margin: 1.6rem auto; }
  .slick-dots li { width: 1.4rem; height: 1.4rem; margin: 0 .6rem; } }
html { font-size: calc(100vw / 32); font-family: "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; }

body { background: #fff; color: #232323; word-wrap: break-word; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.spnav_modal { height: 100%; overflow: hidden; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; text-align: justify; }
.main a:not([class*="btn"], [href*="tel:"]) { text-decoration: underline; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  body::after { display: none; }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.6rem; }
  .main a:not([class*="btn"]):hover { opacity: 1.0; text-decoration: none; } }
:target::before { content: ""; display: block; visibility: hidden; }
@media screen and (min-width: 48em), print { :target::before { height: 20.0rem; margin: -20.0rem 0 0; } }

.header { padding: 1.0rem 1.0rem 0; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
.header .wrap .logo { width: calc(100% - 5.0rem); height: 4.2rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; }
.header .wrap .logo a .clip { display: block; height: 100%; overflow: hidden; -webkit-clip-path: inset(50%); clip-path: inset(50%); color: transparent; }
.header .wrap .headR .acs_tel { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.header .wrap .headR .acs_tel li { margin: 1.0rem 0; }
.header .wrap .headR .acs_tel li.acs { font-weight: bold; font-size: 1.3rem; padding: .4rem; text-align: center; border: 1px solid #AEAEAE; border-radius: 3.0rem; }
.header .wrap .headR .acs_tel li .tel { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 2.2rem; }

@media screen and (min-width: 48em), print { .header { padding: 2.0rem 0; background: #fff; position: fixed; top: 0; left: 0; right: 0; -webkit-box-shadow: 0 0.6rem 0.6rem rgba(204, 204, 204, 0.4); box-shadow: 0 0.6rem 0.6rem rgba(204, 204, 204, 0.4); z-index: 100; }
  .header .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .wrap .logo { width: 38%; height: 8.4rem; }
  .header .wrap .headR { width: 60%; }
  .header .wrap .headR .acs_tel { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 0 2.0rem; }
  .header .wrap .headR .acs_tel li { margin: 0 0 0 3.0rem; }
  .header .wrap .headR .acs_tel li.acs { font-size: 1.6rem; padding: .8rem 3.0rem; }
  .header .wrap .headR .acs_tel li .tel { font-size: 3.0rem; } }
#nav { width: 100vw; position: fixed; top: 0; left: 0; z-index: 100; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; color: #7777ED; background: #fff; text-align: center; line-height: 1.0; font-size: 1.0rem; padding: 0; position: absolute; top: 1.0rem; right: 1.0rem; z-index: 10; }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\f0c9"; font-size: 3.2rem; margin: -.2rem 0 .1rem; }
#nav #sp_menu::after { content: "MENU"; }
#nav #sp_menu.close::before { font-family: "fontello"; content: "\e804"; }
#nav #sp_menu.close::after { content: "CLOSE"; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; width: 94vw; max-height: calc((var(--vh, 1vh) * 100) - 8.0rem); overflow-y: auto; background: #fff; padding: 1.6rem; position: absolute; top: 6.0rem; left: 0; right: 0; margin: auto; z-index: 10; }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; text-align: left; padding: 1.0rem; font-size: 1.4rem; }
#nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li .sub.current { color: #7777ED; }
#nav .gnav_subnav .gnav > li .sub::after { font-family: "fontello"; content: "\74"; color: #7777ED; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#nav .gnav_subnav .gnav > li .sub.close::after { font-family: "fontello"; content: "\79"; }
#nav .gnav_subnav .gnav > li .subbox { display: none; }
#nav .gnav_subnav .gnav > li .subbox .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #7777ED; }
#nav .gnav_subnav .gnav > li .subbox .subnav li { width: 50%; color: #fff; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding: 1.0rem .6rem 1.0rem; font-size: 1.2rem; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a::before { font-family: "fontello"; content: "\69"; margin: 0 .6rem 0 0; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a.current { color: #7777ED; background: #fff; border: 1px solid #7777ED; }
#nav .gnav_subnav #menu_close { display: block; width: 100%; font-size: 1.4rem; color: #7777ED; background: rgba(119, 119, 237, 0.1); text-align: center; padding: .6rem 0; margin: 1.0rem 0 0; }
#nav .gnav_subnav #menu_close::before { font-family: "fontello"; content: "\e804"; margin: 0 .6rem 0 0; }

@media screen and (min-width: 48em), print { #nav { position: static; z-index: auto; width: auto; }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block !important; width: auto; max-height: calc((var(--vh, 1vh) * 100)); overflow-y: visible; padding: 0; position: static; }
  #nav .gnav_subnav .gnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; border: none; }
  #nav .gnav_subnav .gnav > li { margin: 0 0 0 2.6rem; position: relative; }
  #nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: none; }
  #nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; font-size: 1.6rem; padding: 0 0 1.0rem; margin: 0; cursor: pointer; position: relative; -webkit-text-size-adjust: none; }
  #nav .gnav_subnav .gnav > li a::before, #nav .gnav_subnav .gnav > li .sub::before { display: block; content: ''; width: 100%; height: .3rem; background: #7777ED; -webkit-transition: all .3s; transition: all .3s; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: center top; transform-origin: center top; position: absolute; bottom: 0; }
  #nav .gnav_subnav .gnav > li a::after, #nav .gnav_subnav .gnav > li .sub::after { margin: 0 0 0 1.0rem; }
  #nav .gnav_subnav .gnav > li a.home, #nav .gnav_subnav .gnav > li .sub.home { width: 2.4rem; height: 3.4rem; background: url("../img/icon_home.svg") no-repeat center top/contain; }
  #nav .gnav_subnav .gnav > li a.home .clip, #nav .gnav_subnav .gnav > li .sub.home .clip { display: block; height: 100%; overflow: hidden; -webkit-clip-path: inset(50%); clip-path: inset(50%); color: transparent; }
  #nav .gnav_subnav .gnav > li a:hover, #nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li .sub:hover, #nav .gnav_subnav .gnav > li .sub.current { opacity: 1.0; color: inherit; }
  #nav .gnav_subnav .gnav > li a:hover::before, #nav .gnav_subnav .gnav > li a.current::before, #nav .gnav_subnav .gnav > li .sub:hover::before, #nav .gnav_subnav .gnav > li .sub.current::before { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
  #nav .gnav_subnav .gnav > li .subbox { width: 45.0rem; position: absolute; top: 5.4rem; left: -3.0rem; z-index: 100; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: none; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li { width: 50%; margin: 0; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a { height: 100%; color: #232323; text-align: left; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; font-size: 1.6rem; padding: 1.0rem 1.0rem 1.0rem 1.6rem; background: rgba(255, 255, 255, 0.9); }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a::before { visibility: hidden; display: inline-block; font-family: "fontello"; content: "\69"; margin: 0 1.0rem 0 0; color: #fff; opacity: .9; width: auto; height: 100%; background: none; position: static; bottom: auto; -webkit-transition: .2s; transition: .2s; -webkit-transform: scale(1, 1); transform: scale(1, 1); }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:hover, #nav .gnav_subnav .gnav > li .subbox > .subnav li a.current { color: #fff; background: rgba(119, 119, 237, 0.9); }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:hover::before, #nav .gnav_subnav .gnav > li .subbox > .subnav li a.current::before { visibility: visible; opacity: 1.0; }
  #nav .gnav_subnav #menu_close { display: none; } }
.overview { padding: 4.0rem 0 0; background: #CCCCEF; font-size: 1.4rem; line-height: 1.6; }
.overview > .wrap { margin: 0 1.0rem 4.0rem; background: #fff; padding: 3.0rem 1.0rem; border-radius: .6rem; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 90%; margin: auto; }
.overview > .wrap .overviewL .tel { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 2.2rem; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .gaiyo { width: 100%; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.overview > .wrap .overviewL .gaiyo dt { width: 28%; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dt span { display: block; padding: .2rem; text-align: center; color: #fff; background: #7777ED; border-radius: .4rem; }
.overview > .wrap .overviewL .gaiyo dd { width: 70%; padding: .2rem; margin: 0 0 1.0rem; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR img { margin: auto; }
.overview .map_acs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.overview .map_acs .box_acs { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; background: #F1F2FF; padding: 4.0rem 1.0rem 2.0rem; }
.overview .map_acs .box_acs .acs .midashi { color: #fff; background: #7777ED; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; text-align: center; font-weight: bold; padding: .2rem; border-radius: .4rem; margin: 0 0 1.0rem; }
.overview .map_acs .box_acs .acs dl dt { color: #7777ED; font-weight: bold; padding: 0 0 .4rem; border-bottom: 1px solid #C5C5C5; margin: 0 0 .6rem; }
.overview .map_acs .box_acs .acs dl dt::before { margin: 0 .6rem 0 0; }
.overview .map_acs .box_acs .acs dl dt.train::before { font-family: "fontello"; content: "\e922"; }
.overview .map_acs .box_acs .acs dl dt.bus::before { font-family: "fontello"; content: "\e934"; }
.overview .map_acs .box_acs .acs dl dt.car::before { font-family: "fontello"; content: "\e937"; }
.overview .map_acs .box_acs .acs dl dd { margin: 0 0 1.0rem; }
.overview .map_acs .gmap { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; height: 100vw; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 0; font-size: 1.6rem; }
  .overview > .wrap { margin: 0 auto 8.0rem; padding: 5.0rem 8.0rem; border-radius: 1.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 41.0rem; }
  .overview > .wrap .overviewL .tel { font-size: 3.6rem; }
  .overview > .wrap .overviewL .gaiyo { margin: 2.0rem 0 0; }
  .overview > .wrap .overviewL .gaiyo dt { width: 20%; }
  .overview > .wrap .overviewL .gaiyo dd { width: 75%; padding: .6rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview .map_acs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .overview .map_acs .box_acs { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 50%; padding: 5.0rem 0 4.0rem; }
  .overview .map_acs .box_acs .acs { width: 42.0rem; margin: 0 0 0 8.0rem; }
  .overview .map_acs .gmap { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 50%; height: auto; } }
#tel_up { width: 100%; height: 4.0rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#tel_up ul { width: calc(100% - 4.0rem); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.0; }
#tel_up ul li { text-align: center; }
#tel_up ul li .tel { font-size: 2.0rem; }
#tel_up #pageup { cursor: pointer; display: block; width: 4.0rem; height: 100%; font-size: 2.4rem; text-align: center; padding: 0 .4rem; line-height: 1.0; color: #fff; background: rgba(119, 119, 237, 0.8); position: relative; }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\65"; position: relative; }
#tel_up #pageup .clip { display: block; font-size: 1.0rem; -webkit-clip-path: inset(50%); clip-path: inset(50%); color: transparent; position: absolute; top: 0; left: 0; z-index: 1; }

@media screen and (min-width: 48em), print { #tel_up { width: 5.0rem; bottom: 6.0rem; right: 4.0rem; left: auto; background: none; padding: 0; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; height: 5.0rem; font-size: 3.0rem; border: 2px solid #fff; border-radius: 1.0rem; } }
.footer { text-align: center; padding: 0 0 4.1rem; }
.footer .copy { display: block; background: #7777ED; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer .copy_text_jp { background: #7777ED; margin: 0; font-size: 1rem; color: #fff; text-align: left; padding: 0 1rem .6rem; }
.footer .copy_text_en { background: #7777ED; margin: 0; font-size: 1rem; color: #fff; text-align: left; padding: 0 1rem .6rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0 0; }
  .footer .copy { padding: 1.0rem; margin: 3.0rem 0 0; }
  .footer .copy_text_jp, .footer .copy_text_en { font-size: 1.2rem; padding: 0 1rem 1rem; }
  .footer .copy_text_jp > span, .footer .copy_text_en > span { display: block; margin: 0 auto; max-width: 98rem; }
  .footer .copy_text_jp { padding-top: .5rem; }
  .footer ul { width: 97.0rem; margin: auto; display: block; text-align: center; }
  .footer ul li { display: inline-block; font-size: 1.6rem; margin: 0 0 1.0rem; -webkit-text-size-adjust: none; }
  .footer ul li a { font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
  .footer ul li a:hover { opacity: 1.0; text-decoration: underline; }
  .footer ul li.treatment, .footer ul li.surgery { display: none; }
  .footer ul.gnav { margin: 0 auto 2.0rem; }
  .footer ul.gnav li { margin: 0 3.0rem; }
  .footer ul.gnav li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .footer ul.gnav li a::before { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 1.0em; height: 1.0em; font-family: "fontello"; content: "\77"; color: #fff; font-size: .7em; background: #7777ED; border-radius: 50%; margin: 0 .6rem 0 0; }
  .footer ul.subnav li { font-size: 1.4rem; }
  .footer ul.subnav li:not(:last-child)::after { content: "|"; margin: 0 1.0rem; }
  .footer ul:nth-child(2) li:nth-child(8)::after { content: none; } }
@media screen and (min-width: 48em), print { body.index .tit_02 { font-size: 3.5rem; }
  body.index .tit_02::after { display: none; } }

.keyvsl { position: relative; }
.keyvsl #keyvsl { max-width: 100%; visibility: hidden; }
.keyvsl #keyvsl .slick-list div img { height: 26.0rem !important; -o-object-fit: cover; object-fit: cover; }
.keyvsl #keyvsl .slick-dots { position: relative; z-index: 2; }
.keyvsl #keyvsl .slick-dots li { width: 1.0rem; height: 1.0rem; margin: 0 .6rem; }

@media screen and (min-width: 48em), print { .keyvsl { margin: 14.0rem 0 0; }
  .keyvsl #keyvsl .slick-list div img { height: 70.0rem !important; }
  .keyvsl #keyvsl .slick-dots li { width: 1.6rem; height: 1.6rem; margin: 0 1.2rem; } }
.bnr_covid { display: block; margin: 4.0rem 1.0rem; }

@media screen and (min-width: 48em), print { .bnr_covid { width: 75.0rem; margin: 10.0rem auto; } }
.info { margin: 4.0rem 1.0rem; }
.info dl { padding: 1.6rem 0 1.0rem; line-height: 1.4; border-top: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5; }
.info dl dt { padding: 0 1.0rem 0 3.4rem; margin: 0 0 .6rem; font-size: 110%; font-weight: bold; color: #7777ED; cursor: pointer; position: relative; }
.info dl dt::before { color: #fff; background: #7777ED; font-family: "fontello"; content: "\72"; padding: 0 .4rem; border-radius: .4rem; position: absolute; left: 1.0rem; }
.info dl dt.close::before { font-family: "fontello"; content: "\65"; }
.info dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 1.0rem 0 3.4rem; border-top: 1px solid #D5D5D5; }
.info dl dt .date { display: block; font-weight: normal; font-size: 85%; }
.info dl dd { padding: 0 1.0rem 0 3.4rem; margin: 0 0 1.6rem; word-wrap: break-word; }
.info dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { width: 114.0rem; margin: 9.0rem auto; }
  .info dl dt { padding: 0 2.0rem 0 5.0rem; margin: 0 0 1.0rem; }
  .info dl dt::before { left: 2.0rem; }
  .info dl dt .date { display: inline-block; }
  .info dl dt:not(:first-of-type) { padding: 1.6rem 2.0em 0 5.0rem; }
  .info dl dd { padding: 0 2.0rem 0 5.0rem; margin: 0 0 1.6rem; } }
.about { padding: 2.0rem 1.0rem; background: -webkit-gradient(linear, left top, left bottom, from(#F1F2FF), color-stop(90%, #F1F2FF), color-stop(90%, #fff), to(#fff)); background: linear-gradient(to bottom, #F1F2FF 0%, #F1F2FF 90%, #fff 90%, #fff 100%); }
.about .wrap section .tit { padding: 3.4rem 0 .6rem; border-bottom: 1px solid #C5C5C5; margin: 0 0 2.0rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; position: relative; }
.about .wrap section .tit::before { content: "About us"; color: #E4E4FF; font-weight: normal; font-size: 4.0rem; position: absolute; top: 0; }
.about .wrap section .tit span { position: relative; z-index: 1; }
.about .wrap .photo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.about .wrap .photo li { width: 48%; margin: 0 0 1.0rem; }
.about .wrap .photo li:first-child { width: 100%; }

@media screen and (min-width: 48em), print { .about { padding: 6.0rem 0 0; background: url("../img/index_about_bg.png") no-repeat center top/auto; }
  .about .wrap { width: 117.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .about .wrap section { width: 57.0rem; }
  .about .wrap section .tit { padding: 8.0rem 0 .6rem; font-size: 3.2rem; }
  .about .wrap section .tit::before { font-size: 9.6rem; }
  .about .wrap section p { font-size: 1.7rem; }
  .about .wrap .photo { width: 54.0rem; margin: 2.0rem 0 0; }
  .about .wrap .photo li:first-child { margin: 0 0 2.0rem; } }
.tre { padding: 4.0rem 1.0rem; background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(15%, #fff), color-stop(15%, #F1F2FF), color-stop(90%, #F1F2FF), color-stop(90%, #fff), to(#fff)); background: linear-gradient(to bottom, #fff 0%, #fff 15%, #F1F2FF 15%, #F1F2FF 90%, #fff 90%, #fff 100%); }
.tre .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.tre .subnav li { width: 45%; height: 12.4rem; margin: 0 0 1.8rem; }
.tre .subnav li:nth-child(odd) { margin: 0 1.8rem 1.8rem 0; }
.tre .subnav li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; padding: 1.0rem 0; background: #fff; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; text-align: center; text-decoration: none !important; border-radius: 1.0rem; -webkit-box-shadow: 0 0 0.3rem 0.3rem rgba(238, 238, 238, 0.8); box-shadow: 0 0 0.3rem 0.3rem rgba(238, 238, 238, 0.8); position: relative; }
.tre .subnav li a::before { content: ""; display: block; width: 100%; height: 5.0rem; margin: 0 auto 1.0rem; }
.tre .subnav li a.reefractive_error::before { background: url("../img/icon_tre_ijou.svg") no-repeat center center/contain; }
.tre .subnav li a.pediatric::before { background: url("../img/icon_tre_shoni.svg") no-repeat center center/contain; }
.tre .subnav li a.external::before { background: url("../img/icon_tre_gaigan.svg") no-repeat center center/contain; }
.tre .subnav li a.dry_eye::before { background: url("../img/icon_tre_dryeye.svg") no-repeat center center/contain; }
.tre .subnav li a.tear_path::before { background: url("../img/icon_tre_ruidou.svg") no-repeat center center/contain; }
.tre .subnav li a.age_related_macular::before { background: url("../img/icon_tre_karei.svg") no-repeat center center/contain; }
.tre .subnav li a.diabetic_retinopathy::before { background: url("../img/icon_tre_tounyo.svg") no-repeat center center/contain; }
.tre .subnav li a.obstructive::before { background: url("../img/icon_tre_heisoku.svg") no-repeat center center/contain; }
.tre .subnav li a.retinal_disease::before { background: url("../img/icon_tre_moumaku.svg") no-repeat center center/contain; }
.tre .subnav li a.glaucoma::before { background: url("../img/icon_tre_ryokunai.svg") no-repeat center center/contain; }
.tre .subnav li a.cataract::before { background: url("../img/icon_tre_hakunai.svg") no-repeat center center/contain; }
.tre .subnav li a.uveitis::before { background: url("../img/icon_tre_kousai.svg") no-repeat center center/contain; }
.tre .subnav li a.tumor::before { background: url("../img/icon_tre_shuyo.svg") no-repeat center center/contain; }
.tre .subnav li a.trauma::before { background: url("../img/icon_tre_gaisho.svg") no-repeat center center/contain; }

@media screen and (min-width: 48em), print { .tre { padding: 10.0rem 0; background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #fff), color-stop(30%, #F1F2FF), color-stop(78%, #F1F2FF), color-stop(78%, #fff), to(#fff)); background: linear-gradient(to bottom, #fff 0%, #fff 30%, #F1F2FF 30%, #F1F2FF 78%, #fff 78%, #fff 100%); }
  .tre .subnav { width: 1200px; margin: auto; }
  .tre .subnav li { width: 22.0rem; height: 22.0rem; margin: 0 0 4.0rem; }
  .tre .subnav li:nth-child(odd) { margin: 0 0 4.0rem; }
  .tre .subnav li:not(:nth-child(5n)) { margin: 0 2.4rem 4.0rem 0; }
  .tre .subnav li a { padding: 4.0rem 1.0rem 1.6rem; font-size: 1.9rem; border-radius: 2.0rem; -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(238, 238, 238, 0.8); box-shadow: 0 0 0.4rem 0.4rem rgba(238, 238, 238, 0.8); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  .tre .subnav li a::before { height: 8.0rem; margin: 0 auto 1.6rem; -webkit-transition: .5s; transition: .5s; }
  .tre .subnav li a:hover { opacity: 1.0; color: #7777ED; position: relative; z-index: 0; }
  .tre .subnav li a:hover::before { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); } }
.ope { padding: 4.0rem 1.0rem; background: url("../img/index_ope_bg.jpg") no-repeat center center/cover; }
.ope ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.ope ul li { width: 48%; margin: 0 0 1.4rem; }
.ope ul li:nth-child(odd) { margin: 0 1.0rem 1.4rem 0; }
.ope ul li a { display: block; background: #7777ED; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-weight: bold; color: #fff; font-size: 1.3rem; padding: .8rem 1.0rem .8rem 0; text-align: center; text-decoration: none !important; border-radius: 3.0rem; -webkit-box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(204, 204, 204, 0.8); box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(204, 204, 204, 0.8); position: relative; }
.ope ul li a::after { font-family: "fontello"; content: "\77"; position: absolute; right: 1.0rem; }

@media screen and (min-width: 48em), print { .ope { padding: 10.0rem 0; background: url("../img/index_ope_bg.jpg") no-repeat center center/cover; }
  .ope ul { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; width: 1200px; margin: auto; }
  .ope ul li { width: 31%; margin: 0 0 3.0rem; }
  .ope ul li:nth-child(odd) { margin: 0 0 3.0rem; }
  .ope ul li:not(:nth-child(3n)) { margin: 0 4.1rem 3.0rem 0; }
  .ope ul li a { font-size: 2.3rem; padding: 1.0rem 2.0rem 1.0rem 0; }
  .ope ul li a::after { right: 3.0rem; -webkit-transition: .4s; transition: .4s; }
  .ope ul li a:hover::after { right: 2.0rem; } }
.feature { margin: 4.0rem 1.0rem; counter-reset: number 0; }
.feature section { padding: 28.0rem 0 0; }
.feature section:not(:first-child) { margin: 3.0rem 0 0; }
.feature section .tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 5.4rem; text-align: center; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 140%; line-height: 1.4; margin: 0 0 1.0rem; counter-increment: number 1; position: relative; }
.feature section .tit::before { display: inline-block; content: counter(number,decimal-leading-zero); color: #F1F2FF; font-weight: normal; font-size: 4.0em; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: -1; }
.feature section.senmon { background: url("../img/index_feature_senmon.jpg") no-repeat center top/100% auto; }
.feature section.shoni { background: url("../img/index_feature_shoni.jpg") no-repeat center top/100% auto; }
.feature section.ope { background: url("../img/index_feature_ope.jpg") no-repeat center top/100% auto; }
.feature section.renkei { background: url("../img/index_feature_renkei.jpg") no-repeat center top/100% auto; }
.feature section.acs { background: url("../img/index_feature_acs.jpg") no-repeat center top/100% auto; }

@media screen and (min-width: 48em), print { .feature { width: 1200px; margin: 10.0rem auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .feature .tit_02 { width: 100%; }
  .feature section { width: 35.0rem; margin: 0 0 7.0rem !important; padding: 35.0rem 0 0; }
  .feature section:not(:first-child) { margin: 0; }
  .feature section:nth-child(odd) { margin: 0 7.0rem 7.0rem !important; }
  .feature section .tit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 5.4rem; text-align: center; font-size: 140%; line-height: 1.4; margin: 0 0 2.0rem; counter-increment: number 1; position: relative; }
  .feature section .tit::before { display: inline-block; content: counter(number,decimal-leading-zero); color: #F1F2FF; font-size: 4.0em; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: -1; }
  .feature section.senmon { background: url("../img/index_feature_senmon.jpg") no-repeat center top/100% auto; }
  .feature section.shoni { background: url("../img/index_feature_shoni.jpg") no-repeat center top/100% auto; }
  .feature section.ope { background: url("../img/index_feature_ope.jpg") no-repeat center top/100% auto; }
  .feature section.renkei { background: url("../img/index_feature_renkei.jpg") no-repeat center top/100% auto; }
  .feature section.acs { background: url("../img/index_feature_acs.jpg") no-repeat center top/100% auto; } }
body:not(.index) .main { margin: 0 0 6.0rem; }
body:not(.index) .main > .wrap { margin: 0 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 14.0rem 0 10.0rem; }
  body:not(.index) .main > .wrap { width: 100.0rem; margin: auto; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

.gallery { width: 85%; margin: auto; visibility: hidden; }
.gallery .gallery_slider div .cap { margin: .2rem 0 0; text-align: center; color: #fff; padding: .4rem; opacity: 0; -webkit-transition: .3s ease; transition: .3s ease; background: #7777ED; }
.gallery .gallery_slider div .slick-current .cap { opacity: 1; -webkit-transition-delay: .5s; transition-delay: .5s; }
.gallery .gallery_slider div:first-child .cap { -webkit-transition-delay: 0s; transition-delay: 0s; }
.gallery .gallery_thum div img { cursor: pointer; border: 4px solid transparent; }
.gallery .gallery_thum .slick-current div img { border: 4px solid #7777ED; }

@media screen and (min-width: 48em), print { .gallery { width: 75.0rem; margin: auto; }
  .gallery .gallery_slider { font-size: 1.6em; }
  .gallery .gallery_thum { width: calc(100% + .6rem); } }
.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { margin: 0 auto .6rem; max-width: 80%; }

@media screen and (min-width: 48em), print { .device { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .device li { width: 48%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.flow dd { margin: 0; position: relative; }
.flow dd:not(:last-child) { margin: 0 0 6.0rem; }
@media screen and (min-width: 48em), print { .flow dd:not(:last-child) { margin: 0 0 10.0rem; } }
.flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #81e2fd; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .gmap { height: 50.0rem; } }

body.english .main { text-align: inherit; }
body.english .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { body.english .main .gmap { height: 50.0rem; } }

/*# sourceMappingURL=style.css.map */