@charset "UTF-8";
@font-face { font-family: 'fontello'; src: url("../fontello/font/fontello.eot"); src: url("../fontello/font/fontello.eot?1569462#iefix") format("embedded-opentype"), url("../fontello/font/fontello.woff2?1569462") format("woff2"), url("../fontello/font/fontello.woff?1569462") format("woff"), url("../fontello/font/fontello.ttf?1569462") format("truetype"), url("../fontello/font/fontello.svg?1569462#fontello") format("svg"); font-weight: normal; font-style: normal; }
.demo-icon { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* ----------------------------------------------------------------------------------
共通部分　_base.scss
---------------------------------------------------------------------------------- */
/*文字PC*/
/*基本フォント*/
/*基本文字色*/
/*基本背景色PC*/
/*電話番号*/
/*リンク色*/
/*ポイントカラーメイン*/
/*ポイントカラーサブ*/
/*赤*/
/*緑*/
/*橙*/
/*青*/
/* ----------------------------------------------------------------------------------
モジュール　_module.scss
---------------------------------------------------------------------------------- */
/* clearfix -------------------------------------- */
.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

/* float -------------------------------------- */
.fl_l { float: left; }

.fl_r { float: right; }

/* txt -------------------------------------- */
p.tel { font-size: 180%; color: #00b1ec; }
p.tel a { color: #00b1ec; }

.txt_c { text-align: center !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold !important; }

.underline { background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #e7dfec)); background: linear-gradient(transparent 60%, #e7dfec 60%); }

.font_s { font-size: smaller !important; }

.font_l { font-size: larger !important; }

.fc_orange { color: #ff9c00 !important; }

.fc_green { color: #5ab8c5 !important; }

.fc_aqua { color: #4ca3cb !important; }

.fc_blue { color: #0960E3 !important; }

/* img -------------------------------------- */
.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@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; }
  #lower main .inner img.img_r, #lower main .inner img.img_l { width: 30rem; } }
/* PC・SP　表示・非表示 -------------------------------------- */
.sp_n, .sp_n_i { display: none !important; }

@media screen and (min-width: 48em), print { .sp_n { display: block !important; }
  .sp_n_i { display: inline !important; }
  .pc_n { display: none !important; } }
/* マージン -------------------------------------- */
.mb_00 { margin-bottom: 0 !important; }

.mb_05 { margin-bottom: 0.5rem !important; }

.mb_10 { margin-bottom: 1rem !important; }

.mb_15 { margin-bottom: 1.5rem !important; }

.mb_20 { margin-bottom: 2rem !important; }

.mb_25 { margin-bottom: 2.5rem !important; }

.mb_30 { margin-bottom: 3rem !important; }

.mb_35 { margin-bottom: 3.5rem !important; }

.mb_40 { margin-bottom: 4rem !important; }

.mb_45 { margin-bottom: 4.5rem !important; }

.mb_50 { margin-bottom: 5rem !important; }

/* flex box */
.flex_LRTB, .flex_RLTB { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media screen and (min-width: 48em), print { /* PCで左→右に配置／SPで上→下に配置 */
  .flex_LRTB { display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .flex_LRTB.half { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex_LRTB.half > * { width: 48%; margin-bottom: 0; }
  .flex_LRTB.half > li { margin-bottom: 1rem; }
  .flex_LRTB.half > section { margin: 0 !important; }
  .flex_LRTB.half > figure.w30 { width: 30% !important; margin-right: 2%; }
  .flex_LRTB.half > figure + ul { width: 68% !important; }
  .flex_LRTB.center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  /* PCで右→左に配置／SPで上→下に配置 */
  .flex_RLTB { display: -webkit-box; display: -ms-flexbox; display: flex; display: -webkit-flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .flex_RLTB.half { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex_RLTB.half > * { width: 48%; margin-bottom: 0; }
  .flex_RLTB.half > figure.w30 { width: 30% !important; margin-right: 2%; }
  .flex_RLTB.half > figure + ul { width: 68% !important; } }
/* ----------------------------------------------------------------------------------
リストなど　_basic.scss
---------------------------------------------------------------------------------- */
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*　なし -------------------------------------- */
ul { list-style-type: none; margin: 0 0 10px; padding: 0; }
ul li { margin: 0 0 10px; padding: 0; }

/* シンプル -------------------------------------- */
ul.list_sim { margin: 0 0 10px 20px; }
ul.list_sim > li { margin: 0 0 8px 0; padding: 0; text-indent: -0.5em; }
ul.list_sim > li::before { position: relative; top: -0.1em; left: -0.5em; display: inline-block; width: 0.5em; height: 0.5em; content: ''; border-radius: 100%; background: #2eb7bd; vertical-align: middle; }

/* ● -------------------------------------- */
ul.list_maru { padding: 0; margin: 0 0 10px 1.1em; }
ul.list_maru li { list-style-type: none; margin: 0 0 0.8rem 0; }
ul.list_maru li::before { display: inline-block; content: '●'; margin-left: -1.1em; margin-right: 0.1em; color: #99CEF0; }

/*　● インライン -------------------------------------- */
ul.list_maru.list_in li { display: inline-block; margin: 0 40px 8px 0; }

/* ※ -------------------------------------- */
ul.list_kome { padding: 0; }
ul.list_kome li { text-indent: -1em; padding-left: 1em; margin-bottom: 8px; }
ul.list_kome li::before { content: '※'; width: 1em; color: #f0013c; }

/* link -------------------------------------- */
ul.list_lnk { padding: 0; }
ul.list_lnk li { text-indent: -1em; padding-left: 1em; margin-bottom: 0.8rem; }
ul.list_lnk li::before { font-family: "fontello"; content: "\f138"; padding-right: 0.5rem; font-weight: bold; color: #00b1ec; }

/* ページ内リンク -------------------------------------- */
ul.list_pl li { text-indent: -1em; padding-left: 1em; margin-bottom: 8px; }
ul.list_pl li a { color: #595959; }
ul.list_pl a::before { font-family: "fontello"; content: "\f107"; padding-right: 5px; font-weight: bold; color: #2eb7bd; }

@media screen and (min-width: 48em), print { ul.list_pl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  ul.list_pl li { width: 33%; }
  ul.list_pl li a { background: rgba(0, 177, 236, 0.2); display: block; border: #00b1ec solid 2px; border-radius: 5px; padding: 7px 0 7px 25px; }
  ul.list_pl::after { content: ""; display: block; width: 33%; } }
/* 数値 -------------------------------------- */
ol.list_num { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ol.list_num li { list-style-type: decimal; margin: 0 0 10px 35px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

/* 流れ図 -------------------------------------- */
ol.list_flow { list-style: none; padding: 0; margin: 0; }
ol.list_flow li { border: 5px solid #2eb7bd; border-radius: 10px; margin-bottom: 35px; padding: 0.5rem 1rem 1rem; position: relative; }
ol.list_flow li p.ttl { font-weight: bold; font-size: 120%; margin-bottom: 0.5rem; }
ol.list_flow li p.ttl::first-letter { color: #006933; font-size: 2.5rem; padding-right: 0.5rem; }
ol.list_flow li *:last-child { margin-bottom: 0; }
ol.list_flow li::after { bottom: -30px; color: #2eb7bd; content: "▼"; font-size: 24px !important; left: 48%; position: absolute; }
ol.list_flow li:last-child::after { /*最後の▼を外す*/ content: ""; }

@media screen and (min-width: 48em), print { ol.list_flow li { padding: 0.5rem 1.5rem 1.5rem; }
  ol.list_flow li p.ttl::first-letter { font-size: 3rem; } }
/* -----------------------------------------------------------
　定義リスト
----------------------------------------------------------- */
/* 経歴 -------------------------------------- */
.dl_career dd { margin: 0 0 1em 5px; }

@media screen and (min-width: 48em), print { .dl_career { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .dl_career dt { width: 11em; }
  .dl_career dd { width: calc( 100% - 12em); } }
/* dtに二重線 -------------------------------------- */
.dl_def { margin: 2rem auto; }
.dl_def > dt { font-weight: bold; border-bottom: double 3px #006933; margin-bottom: 0.7rem; }
.dl_def > dd { margin-bottom: 1.5rem; }
.dl_def > dd ul.list_maru li::before { color: #00b1ec; }

/* テーブルもどき -------------------------------------- */
.dl_tbl { border: #2eb7bd solid 1px; margin-bottom: 0.5rem; }
.dl_tbl > dt { font-weight: bold; background: #2eb7bd; padding: 0.5rem; color: #fff; }
.dl_tbl > dd { padding: 1rem; margin: 0; }
.dl_tbl > dd *:last-child { margin-bottom: 0; }
.dl_tbl > dd > ul.list_maru li::before { color: #006933; }

.dl_tbl2 { border: #006933 solid 1px; margin-bottom: 0.5rem; }
.dl_tbl2 > dt { font-weight: bold; text-align: center; background: #006933; padding: 0.5rem; color: #fff; }
.dl_tbl2 > dd { padding: 1rem; margin: 0; }
.dl_tbl2 > dd *:last-child { margin-bottom: 0; }
.dl_tbl2 > dd > ul.list_maru li::before { color: #006933; }

@media screen and (min-width: 48em), print { .dl_tbl2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .dl_tbl2 > dt { width: 30%; padding: 1rem; }
  .dl_tbl2 > dd { width: 70%; }
  .dl_tbl2 > dd:not(:last-of-type) { border-bottom: #006933 solid 1px; } }
/* box -------------------------------------- */
.box1, .box2 { padding: 20px !important; margin-bottom: 20px; border: #00b1ec solid 0.2rem; border-radius: 0.5rem; }
.box1 > dt, .box2 > dt { border-bottom: #00b1ec dotted 2px; margin-bottom: 15px; padding-bottom: 5px; font-weight: bold; }
.box1 > dd, .box2 > dd { margin: 10px; }
.box1 > dd dt, .box2 > dd dt { color: #2eb7bd; font-weight: bold; }
.box1 > *:last-child, .box2 > *:last-child { margin-bottom: 0; }

.box2 { border-color: #2eb7bd; }
.box2 dt { border-bottom: #2eb7bd dotted 2px; }
.box2 ul.list_maru > li::before { color: #2eb7bd; }

@media screen and (min-width: 48em), print { .box1 > dt, .box2 > dt { font-size: 18px; }
  .box1 > dd dt, .box2 > dd dt { font-size: 17px; } }
/* テキストカラー -------------------------------------- */
.fc_red { color: #c80014; }

.fc_green { color: #006933; }

.fc_orange { color: #e97100; }

/* リンク -------------------------------------- */
a { text-decoration: none; }

main a { border-bottom: 1px solid #00b1ec; color: #00b1ec; }

main a:hover { color: #ff5500; border-bottom: 1px solid #ff5500; }

a.btn { background: #00b1ec; color: #fff; padding: 7px 40px; text-align: center; margin: 5px auto; width: auto; display: inline-block; position: relative; border: none; }
a.btn::before { font-family: 'fontello'; content: "\77"; padding-right: 1.5rem; font-weight: bold; }
a.btn:hover { background: #003bec; color: #fff; border: none; opacity: 1; }
a.btn._green { background: #006933; }
a.btn._green:hover { background: #8cce91; color: #006933; }

/* 画像  -------------------------------------- */
figure { margin: 0; }

#lower figure { margin-bottom: 10px; }

img { max-width: 100%; width: auto; }

/* ----------------------------------------------------------------------------------
共通部分　_base.scss
---------------------------------------------------------------------------------- */
* { -webkit-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; /* ベースを10pxに */ width: 100%; }

body { font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #595959; font-size: 1.4rem; background-color: #fff; line-height: 1; margin: 0; padding: 0; letter-spacing: 0.08em; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; -webkit-text-size-adjust: none; width: 100%; }

@media screen and (min-width: 48em), print { body { min-width: 113rem; font-size: 1.8em; } }
/* 全体の横幅設定  -------------------------------------- */
.wrap { margin: 0 1.5rem; }

main { line-height: 1.4; }

.inner { padding: 0; }

main > .inner { margin: 0 15px 30px; line-height: 1.6; }

section { margin-bottom: 3rem; }

#lower { /*   main section .inner + section { margin: 4rem 0 4rem; padding: 0; }*/ }
#lower main section { margin: 0 auto 4rem; padding: 0; }

@media screen and (min-width: 48em), print { .wrap { width: 113rem; margin: 0 auto; padding: 0 1rem; }
  section { margin-bottom: 5rem; }
  .inner { padding: 0; } }
/* header  -------------------------------------- */
header > .wrap { margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; }
header .logo { height: 5rem; padding: 0.5rem 0 0.5rem 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 6rem 0 0; text-align: center; }
header .logo img { max-height: 4rem; }

/* ハンバーガーメニュー  -------------------------------------- */
.js-btn { margin: 0; padding: 1.5rem 0.5rem 0; border: 0; border-radius: 0; color: inherit; vertical-align: middle; text-align: inherit; font: inherit; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: absolute; top: 0; right: 0; /* ボタンの配置位置 */ /* ボタンの大きさ  */ width: 5.0rem; height: 5.0rem; /* 最前面に */ z-index: 100; background-color: #00b1ec; border: none; }

.btn-txt { display: block; text-align: center; width: 100%; padding-top: 1.4rem; font-size: 1.2rem; color: #fff; }

/***** 真ん中のバーガー線 *****/
.btn-line { display: block; position: relative; /* バーガー線の位置基準として設定 */ width: 100%; /* 線の長さと高さ */ height: 4px; background-color: #fff; -webkit-transition: .2s; transition: .2s; }

/****** 上下のバーガー線 *****/
.btn-line::before, .btn-line::after { content: ""; position: absolute; width: 100%; height: 100%; background-color: #fff; -webkit-transition: .5s; transition: .5s; left: 0; -webkit-box-sizing: inherit; box-sizing: inherit; }

.btn-line::before { /* 上の線の位置 */ -webkit-transform: translateY(-1rem); transform: translateY(-1rem); }

.btn-line::after { /* 下の線の位置 */ -webkit-transform: translateY(1rem); transform: translateY(1rem); }

/***** メニューオープン時 *****/
.btn-line.open { background-color: transparent; /* 真ん中の線を透明に */ }

.btn-line.open::before, .btn-line.open::after { content: ""; -webkit-transition: .2s; transition: .2s; }

.btn-line.open::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); /* 上の線を傾ける */ }

.btn-line.open::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); /* 下の線を傾ける */ }

nav { width: 100%; padding: 1rem 1rem 0; background-color: rgba(224, 247, 255, 0.9); position: absolute; top: -130%; -webkit-transition: .3s; transition: .3s; z-index: 99; font-weight: bold; }
nav a { color: #595959; }
nav br { display: none; }
nav > ul { margin: 0 auto 2rem; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 46rem; }
nav > ul li { margin: 1.5rem 1rem; }
nav > ul li a { padding: 0.5rem; display: block; }
nav > ul .subnav { margin-left: 1.5em; }
nav > ul .subnav br { display: none; }
nav > ul a::before { font-family: fontello; content: '\77'; color: #006933; padding-right: 0.5rem; }
nav > ul .dropdown > a::before { content: '\72'; }
nav > ul .dropdown > a.close::before { content: '\65'; }

nav.open { top: 5rem; background: #dcf0f5; }

h1, h2, h3, h4, h5 { font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif; }

h2 { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 2rem; margin-bottom: 2rem; }
h2::before, h2::after { content: ''; display: block; background: url(../img/h2.png) center center no-repeat; background-size: 6rem auto; width: 6rem; height: 2.5rem; }
h2::after { -webkit-transform: scale(-1, 1); transform: scale(-1, 1); }
h2 span { max-width: calc(100% - 12rem); }

#lower main > .inner { margin-top: 10rem; }
#lower h1 { background: url("../img/h1.jpg") no-repeat; text-align: center; padding: 3rem 0; font-size: 2.4rem; margin-bottom: 3rem; }
#lower h3 { border-bottom: #006933 0.4rem solid; margin: 3rem 0 2rem; color: #006933; font-size: 1.8rem; position: relative; }
#lower h3::after { height: 0.5rem; width: 100%; display: block; background: #8cce91; content: ''; }
#lower h4 { color: #00b1ec; border-bottom: #00b1ec 0.4rem solid; padding-bottom: 0.5rem; margin: 2rem 0 2rem; font-size: 1.7rem; font-weight: normal; }
#lower h5 { color: #2eb7bd; margin: 1rem 0 2rem; border-bottom: 0.1rem dotted #2eb7bd; font-weight: normal; }

@media screen and (min-width: 48em), print { header { padding: 5rem 0  0; width: 100%; min-width: 113rem; margin: 0; background: url("../img/h1.jpg") top center no-repeat; }
  header::after { content: ''; height: 48.1rem; width: 100%; min-width: 113rem; max-width: 200rem; background: url("../img/kv_orn.png") top center no-repeat; display: block; position: absolute; top: 25rem; }
  header .btn { display: none; }
  nav { position: absolute; top: 5rem; left: 0; right: 0; padding: 0 1rem; margin: 0 auto; font-weight: normal; width: 113rem; height: 7rem; background-color: transparent; }
  nav ul.gnav { background: #006933; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 1.1rem 1rem; margin: 0 auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: none; line-height: 1; border-radius: 1rem; }
  nav ul.gnav.btn5 > li { width: 20%; }
  nav ul.gnav > li { margin: 0; padding: 0; position: relative; min-width: inherit; border-right: 0.2rem dotted #fff; }
  nav ul.gnav > li:last-child { border-right: none; }
  nav ul.gnav > li > a { color: #fff; text-align: center; padding: 1.5rem  1rem; display: block; }
  nav ul.gnav > li > a::before { display: none; }
  nav ul.gnav li.dropdown { padding: 0; margin: 0; }
  nav ul.gnav li.dropdown a { display: block; }
  nav ul.gnav li.dropdown .subnav { position: absolute; padding: 0 0; margin: 0; z-index: 100; top: 5.9rem; left: 0; width: 100%; text-align: center; background: rgba(255, 255, 255, 0.9); font-size: 1.6rem; font-weight: normal; display: none; }
  nav ul.gnav li.dropdown .subnav > li { margin: 0; padding: 0; position: relative; border-bottom: 0.1rem dotted #006933; }
  nav ul.gnav li.dropdown .subnav > li > a { color: #006933; padding: 1.8rem 1rem; display: block; text-align: left; }
  nav ul.gnav li.dropdown .subnav > li > a:hover { background: #006933; color: #fff; opacity: 1; }
  nav ul.gnav li.dropdown .subnav > li > a::before { display: none; }
  nav ul.gnav > li:nth-child(5) .subnav { width: 18rem; }
  nav.fixed { position: fixed; width: 100%; min-width: 113rem; left: 0; top: 0; padding: 0 1.6rem; display: -webkit-box; display: -ms-flexbox; display: flex; background: #006933; -webkit-transition: all 300ms 0s ease; transition: all 300ms 0s ease; }
  nav.fixed .gnav.btn5 { width: 113rem; }
  nav + .wrap { position: absolute; top: 40rem; left: 0; right: 0; margin: 0 auto; z-index: 10; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  nav + .wrap .logo { height: auto; width: 63.8rem; margin: 0; padding: 0; }
  nav + .wrap .logo img { max-height: none; }
  nav + .wrap div.sp_n { width: 44rem; margin: 0; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  nav + .wrap div.sp_n > a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #006933; color: #fff; width: 10rem; height: 8rem; border-radius: 0.5rem; border: 0.2rem solid #fff; font-size: 2.2rem; line-height: 2.6rem; }
  nav + .wrap div.sp_n ul li:first-child { background: #fff; color: #00b1ec; border: 0.2rem solid #00b1ec; border-radius: 0.5rem; font-size: 3rem; padding: 0.7rem 0 0.6rem; text-align: center; width: 32.5rem; }
  nav + .wrap div.sp_n ul li:nth-child(2) { font-size: 2rem; } }
/* main   -------------------------------------- */
main { display: block; position: relative; z-index: 11; }
main p { margin: 0 0 1em; line-height: 1.6; text-align: justify; }
main li, main dl { line-height: 1.6; }

@media screen and (min-width: 48em), print { main { margin: 0; }
  h2 { font-size: 3.2rem; line-height: 1.3; margin: 0 0 4rem; }
  h2::before, h2::after { background-size: auto; width: 20.4rem; height: 2.2rem; }
  h2 span { max-width: calc(100% - 41rem); padding: 0 2rem; }
  #lower main { margin: 4rem auto 10rem; margin-bottom: 10rem; }
  #lower main .wrap > section { margin: 10rem 0; }
  #lower main .wrap > section h2 + .inner { margin: 0 2rem; }
  #lower main .wrap > section > section { margin: 0 2rem; }
  #lower h1 { font-size: 3.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin: 0 auto; padding: 12rem 1rem 0; background: transparent; height: 48rem; width: 113rem; }
  #lower h3 { font-size: 3.2rem; margin: 6rem 0 3rem; }
  #lower h4 { font-size: 2.2rem; margin: 4rem 0 2rem; }
  #lower h5 { font-size: 2.0rem; } }
/* ページ下部 医院概要  -------------------------------------- */
#overview { padding: 3rem 0 2rem; line-height: 1.4; }
#overview .logo { text-align: center; margin-bottom: 2rem; }
#overview .logo img { width: calc(100% - 2rem); max-height: 4rem; }
#overview .overviewL { max-width: 37rem; margin: 0 auto; }
#overview .overviewR .dl_overview { margin-bottom: 3rem; }

.dl_overview { margin-bottom: 0; }
.dl_overview > dt { width: 100%; background: #006933; color: #fff; border-bottom: 0.1rem solid #fff; text-align: center; padding: 0.5rem; }
.dl_overview > dd { padding: 0.5rem 0.5rem 1.5rem; }
.dl_overview .tel { font-size: 180%; color: #00b1ec; }
.dl_overview .tel a { color: #00b1ec; }

.gmap { margin: 1rem auto 0; height: 60rem; width: 100%; }

/* 診療時間表 -------------------------------------- */
.tbl_time { width: 100%; text-align: center; margin-bottom: 1rem; }
.tbl_time caption { caption-side: bottom; padding: 0.5rem 0; line-height: 1.4; text-align: left; }
.tbl_time thead { background: #dff2d4; }
.tbl_time thead th, .tbl_time thead td { padding: 0.7rem 0  0.7rem; font-weight: normal; }
.tbl_time tbody tr { border-bottom: 0.1rem solid #595959; }
.tbl_time tbody th, .tbl_time tbody td { padding: 0.7rem 0; vertical-align: middle; font-weight: normal; }
.tbl_time tbody td { min-width: 2em; }

@media screen and (min-width: 48em), print { .tbl_time caption { padding: 1rem 0 0; }
  .tbl_time thead th { padding: 1rem 0; }
  .tbl_time tbody th { padding: 1.0rem 0; font-weight: normal; width: 15rem; }
  .tbl_time tbody td { padding: 1rem 0; } }
/* カレンダー -------------------------------------- */
#calendar { padding: 4rem 0 2rem; /*    table.caleditWeek div.date { font-weight:normal; font-size:10px; }*/ }
#calendar table.caledit { width: 100%; margin: 1rem 0; text-align: center; }
#calendar table.caledit th, #calendar table.caledit td { border: 0.2rem solid #fff; padding: 3px 0 2px; vertical-align: middle; cursor: default; }
#calendar table.caledit .month { color: #fff; background: #006933; }
#calendar table.caledit .week { background: #00b1ec; font-size: 12px; }
#calendar table.caledit .day { background: #8cce91; }
#calendar table.caledit .day td .shortTitle { display: none; }
#calendar table.caledit .day td:hover .shortTitle { color: #333333; }
#calendar table.caledit td.today { font-weight: bold; }
#calendar table.caledit td.openWeekday { background: #2eb7bd; }
#calendar table.caledit td.openSaturday { background: #00b1ec; }
#calendar table.caledit td.outPatient { background: #8cce91; }
#calendar table.caledit td.extraOutPatient { background: #006933; color: #fff; }
#calendar table.caledit td.amExtraTime { background: #00b1ec; color: #fff; }
#calendar table.caledit td.notTheMonth { background: #2eb7bd; color: #2eb7bd; }
#calendar ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 13px; }
#calendar ul li { margin-bottom: 0; margin-right: 2.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#calendar ul li span { color: #8cce91; font-size: 2rem; background: #8cce91; }
#calendar ul li:nth-child(2) span { color: #00b1ec; background: #00b1ec; }

@media screen and (min-width: 48em), print { #calendar { padding: 0; }
  #calendar table.caledit { margin: 0 0 2.5rem; }
  #calendar table.caledit th, #calendar table.caledit td { padding: 1.1rem 0; }
  #calendar ul li span { width: 5.5rem; height: 3rem; display: block; margin-right: 1rem; } }
/* ページトップ -------------------------------------- */
.sp_bottom { position: fixed; bottom: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; background: #E5F5EA; margin: 0; width: 100%; padding: 0.1rem; text-align: center; z-index: 10000; }
.sp_bottom li { width: 45%; margin: 0.2rem; background: #00b1ec; position: relative; font-size: 1.4rem; }
.sp_bottom li.single { width: 90%; }
.sp_bottom li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 1.3rem 0; color: #fff; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.sp_bottom li:last-child { width: 10%; }
.sp_bottom li:last-child span { display: none; }

@media screen and (min-width: 48em), print { .sp_bottom { bottom: 2rem; right: 1rem; left: auto; background-color: transparent; width: 7rem; }
  .sp_bottom li:first-child, .sp_bottom li:nth-child(2) { display: none !important; }
  .sp_bottom li { background-color: transparent; }
  #pageup { position: fixed; bottom: -55.0rem; right: 1.0rem; z-index: 1; cursor: pointer; opacity: 0.8; -webkit-transition: 0.8s; transition: 0.8s; font-size: 4rem; padding: 0.8rem 0; border-radius: 50%; width: 6rem; height: 6rem; background: #2eb7bd; }
  #pageup a { padding: 0; color: #fff; }
  #pageup.block { display: block; bottom: 1.0rem; } }
footer .wrap { display: none; }

address { padding: 0.8rem 0 5.2rem; font-style: normal; background: #006933; font-size: 1.2rem; text-align: center; }
address a { color: #fff; }

@media screen and (min-width: 48em), print { #overview { padding: 7rem 0; }
  #overview .flex_LRTB { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 auto; padding: 0 1rem; }
  #overview .logo { margin: 0 0 3.5rem; text-align: center; }
  #overview .logo img { width: auto; max-height: none; }
  #overview .overviewL { width: 45rem; max-width: none; margin: 0; }
  #overview .overviewR { width: 57rem; padding: 0; margin: 0; }
  .dl_overview { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 57rem; }
  .dl_overview > dt { width: 12rem; margin: 0; padding: 2.5rem 0; line-height: 1.4; background-color: transparent; color: #006933; border-top: solid 0.1rem #444; text-align: left; font-weight: bold; font-size: 2.2rem; }
  .dl_overview > dt:nth-child(11) { width: 100%; padding-bottom: 0; }
  .dl_overview > dd { margin: 0; padding: 2.5rem 0; width: 45rem; line-height: 3.08rem; border-top: solid 0.1rem #444; }
  .dl_overview > dd:last-child { width: 100%; border-top: none; padding: 1rem 0; }
  .gmap { margin: 0; }
  footer { display: block; padding: 4rem 0 0; margin: 0  auto 0; background: #006933; }
  footer .wrap { display: block; }
  footer 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; margin: 0 0 4rem; font-size: 1.6rem; letter-spacing: normal; }
  footer ul li { padding: 0 1.5rem; margin: 0; border-right: 0.1rem solid #fff; }
  footer ul li:last-child { border: none; }
  footer ul a { display: block; padding: 0; color: #fff; }
  footer ul li.dropdown { display: none; }
  address { margin: 0; padding: 1.5rem 0; }
  address a { color: #fff; font-size: 1.6rem; } }
a { color: #1a0dab; }

a:hover { opacity: 0.7; }

.tel a { color: #595959; border-bottom: none; }

/* TopPage  -------------------------------------- */
#TopPage #kv { background-size: auto 25rem; background-repeat: no-repeat; background-position: top center; margin: 0 auto; position: relative; max-width: 48rem; width: 100%; height: 25rem; }
#TopPage #kv .wrap { position: relative; height: 100%; margin: 0; padding: 1rem 0 0 1rem; }
#TopPage .kv_txt { font-weight: bold; text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px; font-size: 1.8rem; line-height: 1.34; }
#TopPage .kv_points { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 13rem; }
#TopPage .kv_points li { width: 5rem; height: 5rem; margin: 1rem 0.5rem; border-radius: 50%; background: rgba(0, 105, 51, 0.8); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1.34; color: #fff; -webkit-box-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px; box-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px; letter-spacing: normal; /* &:nth-child(4){ background:rgba( #ed6c7e, 0.8); }*/ }
#TopPage .kv_points li:nth-child(2) { background: rgba(0, 177, 236, 0.8); }
#TopPage .kv_points li:nth-child(3) { background: rgba(70, 154, 37, 0.8); font-size: 95%; }
#TopPage main { margin: 0; }
#TopPage main section { margin-top: 0; padding: 3rem 1.5rem; }
#TopPage #news dl { margin: 0; border: 0.1rem solid #595959; padding: 1rem; }
#TopPage #news dl dt { margin: 0.7rem 0 0; cursor: pointer; padding: 0.7rem 0 0 1.1em; position: relative; color: #2eb7bd; }
#TopPage #news dl dt::before { content: '▼'; text-align: center; position: absolute; left: 0; }
#TopPage #news dl dt.close::before { content: '▲'; }
#TopPage #news dl dd { margin: 1rem 0 2rem; }
#TopPage #news dl dd:not(:nth-of-type(-n+3)) { display: none; }
#TopPage #idea, #TopPage #principle { background: url("../img/idea_img01.png") no-repeat bottom 2rem center #efefef; background-size: 20rem auto; padding: 2rem 1rem 18rem; }
#TopPage #principle { background-image: url("../img/principle_img01.png"); padding-bottom: 13rem; }
#TopPage #homecare { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,ebfaec+0,e1f2ff+100 */ background: #1e5799; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ background: -webkit-gradient(linear, left top, right top, from(#1e5799), color-stop(0%, #ebfaec), to(#e1f2ff)); background: linear-gradient(to right, #1e5799 0%, #ebfaec 0%, #e1f2ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e1f2ff',GradientType=1 ); /* IE6-9 */ }
#TopPage #homecare ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }
#TopPage #homecare ul li { width: 100%; max-width: 24rem; }
#TopPage #homecare ul li a { width: 100%; display: block; background: url("../img/homecare_bg01.png") no-repeat center left 1rem #fff; background-size: auto 3rem; padding: 1rem 1rem 1rem 6rem; border-radius: 2rem 0; border: 0.2rem solid #8cce91; color: #006933; }
#TopPage #homecare ul li:nth-child(even) a { background-image: url("../img/homecare_bg02.png"); border-color: #7ed2eb; color: #0586ad; }
#TopPage #outpatient ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }
#TopPage #outpatient ul li { width: 100%; max-width: 15rem; }
#TopPage #outpatient ul li a { width: 100%; display: block; background: url("../img/icon_internal.png") no-repeat center right 1rem #fff; background-size: auto 3rem; padding: 1rem 6rem 1rem 1rem; border-radius: 0.5rem; border: 0.2rem solid #2eb7bd; -webkit-box-shadow: 0px 0px 15px -10px #333; box-shadow: 0px 0px 15px -10px #333; color: #595959; }
#TopPage #outpatient ul li:nth-child(even) a { border-color: #8cce91; }
#TopPage #outpatient ul li:nth-child(3) a { background-image: url("../img/icon_lifestyle.png"); }
#TopPage #outpatient ul li:nth-child(4) a { background-image: url("../img/icon_endocrine.png"); }
#TopPage #outpatient ul li:nth-child(5) a { background-image: url("../img/icon_liver.png"); }
#TopPage #outpatient ul li:first-child { display: none; }
#TopPage #greeting { background: url("../img/greeting_bg.jpg") no-repeat; background-size: auto 100%; padding-bottom: 17rem; color: #444; }

@media screen and (min-width: 48em), print { #TopPage header { background: none; }
  #TopPage header > .wrap { top: 69rem; }
  #TopPage header::after { top: 53rem; }
  #TopPage #kv { height: 90rem; background-size: 200rem 90rem; position: absolute; max-width: none; min-width: 113rem; top: 0; left: 0; right: 0; }
  #TopPage #kv .wrap { margin: 17rem auto 0; }
  #TopPage #kv .kv_txt { font-size: 3.2rem; margin-bottom: 2rem; }
  #TopPage #kv .kv_points { width: auto; }
  #TopPage #kv .kv_points li { width: 10rem; height: 10rem; font-size: 2.6rem; }
  #TopPage main { margin: 83rem auto 0; min-width: 113rem; }
  #TopPage main section { padding: 5rem 0; }
  #TopPage main #news h2, #TopPage main #idea h2, #TopPage main #principle h2 { display: block; text-align: center; margin-bottom: 2rem; }
  #TopPage main #news h2::before, #TopPage main #idea h2::before, #TopPage main #principle h2::before { display: none; }
  #TopPage main #news h2::after, #TopPage main #idea h2::after, #TopPage main #principle h2::after { -webkit-transform: none; transform: none; margin: 0 auto; }
  #TopPage main h2 { margin-bottom: 6rem; }
  #TopPage main #news { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  #TopPage main #news h2 { width: 29rem; text-align: left; }
  #TopPage main #news h2 span { padding: 0; }
  #TopPage main #news h2::after { margin: 0 auto 0 0; }
  #TopPage main #news dl { width: 82.5rem; padding: 2.5rem; }
  #TopPage main #news dl > dt { font-size: 2rem; margin-bottom: 1rem; }
  #TopPage main #news dl dd { margin-bottom: 3rem; }
  #TopPage main #idea, #TopPage main #principle { padding: 5rem 4rem 23rem; background-size: auto; background-position: center bottom 3.5rem; font-size: 2rem; margin-bottom: 10rem !important; }
  #TopPage main #homecare { padding: 10rem 0 7rem; }
  #TopPage main #homecare ul { margin-top: 6rem; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #TopPage main #homecare ul li { width: 35rem; margin: 0 0 3rem; max-width: none; }
  #TopPage main #homecare ul li a { padding: 4rem 0 4rem 10rem; background-size: auto; background-position: center left 2rem; font-size: 2.2rem; }
  #TopPage main #outpatient ul { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #TopPage main #outpatient ul li { width: 25.5rem; max-width: none; }
  #TopPage main #outpatient ul li a { background-position: center right 1.5rem; background-size: auto; padding: 2.6rem 1.5rem; font-size: 2.2rem; }
  #TopPage main #greeting { padding: 8rem 0 13rem; background-position: center center; background-size: auto; }
  #TopPage main #greeting p { font-size: 2rem; line-height: 4.2rem; } }
/* lower  -------------------------------------- */
#lower .tbl_def { border: 0.1rem solid #006933; border-collapse: collapse; width: 100%; margin-bottom: 1rem; }
#lower .tbl_def caption { caption-side: bottom; text-align: left; padding: 0.5rem; font-size: 1.2rem; line-height: 1.6; }
#lower .tbl_def thead { background: #006933; color: #fff; }
#lower .tbl_def thead th, #lower .tbl_def thead td { padding: 0.7rem 0; font-weight: normal; }
#lower .tbl_def tbody { background: #fff; }
#lower .tbl_def tbody th, #lower .tbl_def tbody td { padding: 0.7rem 0.5rem; vertical-align: middle; font-weight: normal; }
#lower .tbl_def tbody tr:nth-child(even) { background: #EBE6E1; }
#lower .tbl_price { width: 100%; max-width: 50rem; margin: 0 auto 1rem; border-collapse: collapse; border-spacing: 0; margin: 0 auto; border: 0.1rem solid #00b1ec; }
#lower .tbl_price th, #lower .tbl_price td { padding: 0.5rem; }
#lower .tbl_price th { text-align: left; }
#lower .tbl_price td { width: 9em; text-align: right; }
#lower .tbl_price tr:nth-child(even) { background: #f8efe7; }
#lower #access .flex_img { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
#lower #access .flex_img div { width: 46%; margin: 0 1% 0.5rem; }
#lower #clinic { /*
.sp-selected-thumbnail { border: .4rem solid #000;
}

.device { li { margin: 0 0 2.0rem; text-align: center; img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; } }
} .sp-grab.sp-mask,.sp-slide { padding-bottom: 2.8rem!important; box-sizing: content-box;
}*/ }
#lower #clinic #feature ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; }
#lower #clinic #feature ul li { width: 100%; max-width: 30rem; margin-bottom: 2rem; 									/*&:nth-child(4){

											dl{
													background:#fcedf0;

													dt{
															color:#ed6c7e;
															border-bottom:0.2rem dotted #ed6c7e;
													}
											}

									}*/ }
#lower #clinic #feature ul li img { border-radius: 2.5rem 0; width: calc(100% - 4rem); }
#lower #clinic #feature ul li dl { margin: -3rem 0 0 4rem; border-radius: 2.5rem 0; padding: 1.5rem 1rem; background: #deeafc; position: relative; }
#lower #clinic #feature ul li dl dt { color: #06338e; border-bottom-color: #06338e; padding-bottom: 0.5rem; margin-bottom: 0.5rem; font-size: 122%; }
#lower #clinic #feature ul li:nth-child(2) dl { background: #ccf1f3; }
#lower #clinic #feature ul li:nth-child(2) dl dt { color: #00b1ec; border-bottom-color: #00b1ec; }
#lower #clinic #feature ul li:nth-child(3) dl { background: #dff2d4; }
#lower #clinic #feature ul li:nth-child(3) dl dt { color: #006933; border-bottom-color: #006933; }
#lower #clinic #feature ul li:nth-child(3) a { display: block; background: #006933; color: #fff; width: 20rem; border: none !important; padding: 0.3rem; margin: 0.5rem 0 0; }
#lower #clinic .sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }
#lower #outpatient .inner.flex_LRTB > a { width: 100%; display: block; background: url("../img/icon_internal.png") no-repeat center right 1rem #fff; background-size: auto 3rem; padding: 1rem 6rem 1rem 1rem; border-radius: 0.5rem; border: 0.2rem solid #8cce91; -webkit-box-shadow: 0px 0px 15px -10px #333; box-shadow: 0px 0px 15px -10px #333; color: #595959; max-width: 15rem; margin: 1rem auto; }
#lower #outpatient .inner.flex_LRTB > a.lifestyle_btn { background-image: url("../img/icon_lifestyle.png"); border-color: #2eb7bd; }
#lower #outpatient .inner.flex_LRTB > a.endocrine_btn { background-image: url("../img/icon_endocrine.png"); }
#lower #outpatient .inner.flex_LRTB > a.liver_btn { background-image: url("../img/icon_liver.png"); border-color: #2eb7bd; }

@media screen and (min-width: 48em), print { #lower .tbl_def caption { font-size: 1.6rem; padding: 0.5rem 0 0; }
  #lower .tbl_def thead th { padding: 1.5rem; }
  #lower .tbl_def tbody th { padding: 1.5rem; font-weight: normal; }
  #lower .tbl_def tbody td { padding: 1.5rem; }
  #lower #access iframe { margin-top: 6rem; }
  #lower #clinic #feature { margin-bottom: 0; }
  #lower #clinic #feature ul { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #lower #clinic #feature ul li { width: 54rem; max-width: none; }
  #lower #clinic #feature ul li img { width: auto; }
  #lower #clinic #feature ul li dl { width: 44.5rem; height: 21rem; margin: -3rem 0 3rem auto; padding: 2rem 3rem; }
  #lower #clinic .sp-grab.sp-mask, #lower #clinic .sp-slide { padding-bottom: 5.3rem; }
  #lower #outpatient .inner.flex_LRTB { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  #lower #outpatient .inner.flex_LRTB p { width: calc(100% - 28.5rem); }
  #lower #outpatient .inner.flex_LRTB > a { max-width: none; width: 25.5rem; margin: 0 0 0 3rem; background-position: center right 1.5rem; background-size: auto; padding: 2.6rem 1.5rem; font-size: 2.2rem; } }
nav .dropdown a, nav > ul > li:nth-child(8) a, footer .wrap ul:nth-child(n + 2) a, footer .wrap ul:first-child li:nth-child(8) a, #outpatient a, #homecare a { pointer-events: none; }

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