@charset "UTF-8";
html, body, div, span, applet, object, iframe,
table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

html, body {
  height: 100%;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote, q {
  quotes: "" "";
}
blockquote::before, blockquote::after, q::before, q::after {
  content: "";
}

img {
  vertical-align: bottom;
}

:focus {
  outline: 0;
}

body {
  font: 13px/1.231 YakuHanJP, arial, helvetica, clean, sans-serif;
  background: #e0eee8 url(../img/bg.gif);
  color: #555;
  font-family: YakuHanJP, arial, helvetica, clean, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
  text-align: justify;
  text-justify: inter-ideograph;
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}

:focus {
  outline: 0;
}

a:link {
  color: #222;
  text-decoration: none;
  font-weight: normal;
}
a:visited {
  color: #222;
  text-decoration: none;
  font-weight: normal;
}
a:hover {
  color: #03A9F4;
  text-decoration: none;
  font-weight: normal;
}
a:active {
  color: #03A9F4;
  text-decoration: none;
  font-weight: normal;
}

.sinchaku p a:active {
  color: #ff0000;
}
.sinchaku p a {
  border-bottom: 1px solid;
}

strong {
  font-weight: normal;
}

.btext {
  font-weight: bold;
}

.ntext {
  font-weight: normal;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.ttop {
  vertical-align: top;
}

.tmiddle {
  vertical-align: middle;
}

.tbottom {
  vertical-align: bottom;
}

.center {
  margin: 0 auto;
}

.futomoji {
  font-weight: bold;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb125 {
  margin-bottom: 125px;
}

.mb145 {
  margin-bottom: 145px;
}

.mb200 {
  margin-bottom: 200px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb300 {
  padding-bottom: 300px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr45 {
  padding-right: 45px;
}

.pr50 {
  padding-right: 50px;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.fz13px {
  font-size: 13px;
}

.fz10 {
  font-size: 77%;
}

.fz11 {
  font-size: 85%;
}

.fz12 {
  font-size: 93%;
}

.fz13 {
  font-size: 100%;
}

.fz14 {
  font-size: 108%;
}

.fz15 {
  font-size: 116%;
}

.fz16 {
  font-size: 124%;
}

.fz17 {
  font-size: 131%;
}

.fz18 {
  font-size: 139%;
}

.fz19 {
  font-size: 147%;
}

.fz20 {
  font-size: 154%;
}

.fz21 {
  font-size: 162%;
}

.fz22 {
  font-size: 170%;
}

.fz23 {
  font-size: 177%;
}

.fz24 {
  font-size: 185%;
}

.fz25 {
  font-size: 193%;
}

.fz26 {
  font-size: 200%;
}

.midori {
  background-color: #b5d9c9;
}

.midori_koi {
  background-color: #417854;
}

.cha_koi {
  background-color: #72554d;
}

.cha_usu {
  background-color: #72554d;
}

.momo_koi {
  background-color: #c64977;
}

.momo_usu {
  background-color: #e7799e;
}

.bb {
  border-bottom: 2px solid #000000;
  padding-bottom: 10px;
}

.bbdot {
  background: url(../common_img/dotline.gif) repeat-x left bottom;
}

.noborder {
  border: none;
}

.boderD {
  border-bottom: 1px dashed #888;
}

.bordert {
  border-top: 1px solid #777;
}

.borderb {
  border-bottom: 1px solid #777;
}

.borderr {
  border-right: 1px solid #777;
}

.tdBg {
  background-color: #e0eee8;
}

.tac {
  text-align: center;
}

.wrap {
  width: 980px;
  margin: 0 auto;
  padding: 0 40px;
  min-height: 100%;
  background-color: #fff;
  border-top: 1px solid #417854;
}

.header {
  background-color: #fff;
}

.headInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 0 10px;
}

.site-logo {
  width: 552px;
  align-self: flex-end;
}
.site-logo a {
  display: block;
  width: 100%;
}
.site-logo img {
  width: 100%;
  height: auto;
}

.infodata {
  width: 276px;
  border-radius: 0 0 10px 10px;
  padding: 0 10px 10px 15px;
  color: #417854;
  background-color: #b5d9c9;
  align-self: flex-start;
  margin-top: 0;
}

.infodataLine {
  width: 100%;
  margin: 0 auto;
  padding: 8px 0;
  background-color: #cbe3d9;
  border-radius: 0 0 6px 6px;
}

.tel {
  padding: 0 10px 3px 10px;
  font-size: 177%;
  font-weight: bold;
  letter-spacing: 2px;
  color: #417854;
}

.jusho {
  padding: 0 0 0 10px;
  line-height: 1.3em;
}

.contents {
  padding: 40px 0 100px 0;
  display: flex;
  gap: 40px;
}

.innerCts {
  flex: 1;
}

.topImage {
  width: 100%;
  margin-bottom: 20px;
}
.topImage img {
  width: 100%;
  height: auto;
  display: block;
}

.footer {
  background-color: #b5d9c9;
  width: 100%;
}

.footerCts {
  color: #fff;
  max-width: 980px;
  margin: 0 auto;
  padding: 25px 20px;
  text-align: center;
  font-size: 13px;
}

.topSlider {
  position: relative;
}

.top_kyujin_link_btn {
  position: absolute;
  bottom: 25px;
  left: 35px;
  z-index: 99999;
}
.top_kyujin_link_btn a {
  transition: opacity 0.3s ease;
  display: block;
}
.top_kyujin_link_btn a:hover {
  opacity: 0.7;
}

.gnav {
  width: 980px;
  margin-bottom: 15px;
}
.gnav ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gnav ul li a {
  display: block;
  height: 35px;
  text-indent: -9999px;
  transition: opacity 0.3s ease;
}
.gnav ul li a:hover {
  opacity: 0.7;
}

.menu01 a:link {
  width: 165px;
  background: url(../img/gNavi.png) no-repeat 0 0;
  background-size: 980px 70px;
}
.menu01 a:hover {
  width: 165px;
  background: url(../img/gNavi.png) no-repeat 0 -35px;
  background-size: 980px 70px;
}

.menu02 a:link {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -165px 0;
  background-size: 980px 70px;
}
.menu02 a:hover {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -165px -35px;
  background-size: 980px 70px;
}

.menu03 a:link {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -328px 0;
  background-size: 980px 70px;
}
.menu03 a:hover {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -328px -35px;
  background-size: 980px 70px;
}

.menu04 a:link {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -491px 0;
  background-size: 980px 70px;
}
.menu04 a:hover {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -491px -35px;
  background-size: 980px 70px;
}

.menu05 a:link {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -654px 0;
  background-size: 980px 70px;
}
.menu05 a:hover {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -654px -35px;
  background-size: 980px 70px;
}

.menu06 a:link {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -817px 0;
  background-size: 980px 70px;
}
.menu06 a:hover {
  width: 163px;
  background: url(../img/gNavi.png) no-repeat -817px -35px;
  background-size: 980px 70px;
}

.sidebar {
  width: 281px;
  flex-shrink: 0;
}

.sinryojikan {
  width: 281px;
  margin-bottom: 10px;
}
.sinryojikan img {
  width: 100%;
  height: auto;
}

.lineatto {
  width: 281px;
}

.epark {
  width: 281px;
}

.calenderTop {
  height: auto;
}

.calendertable {
  width: 100%;
}

.calenderKami {
  width: 281px;
  color: #555;
}
.calenderKami table, .calenderKami td, .calenderKami th {
  border-collapse: collapse;
  font-size: 108%;
}
.calenderKami td {
  padding: 3px 0;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #555;
}
.calenderKami th {
  padding: 3px 0;
  height: 21px;
  text-align: center;
  vertical-align: middle;
  background: #e7799e;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #c64977;
  border-top: 1px solid #c64977;
}
.calenderKami .month {
  height: 40px;
  border-style: none;
  vertical-align: bottom;
  background-color: #fff;
  text-align: left;
}

.border-right-usumomo {
  border-right: 1px solid #e7799e;
}

.border-left-usumomo {
  border-left: 1px solid #e7799e;
}

.calenderBottom {
  height: auto;
}

.calenderShimo {
  width: 281px;
  color: #555;
}
.calenderShimo table, .calenderShimo td, .calenderShimo th {
  border-collapse: collapse;
  font-size: 108%;
}
.calenderShimo td {
  padding: 3px 0;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #555;
}
.calenderShimo th {
  padding: 3px 0;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  background: #72554d;
  font-weight: bold;
  color: #fff;
  border: 1px solid #72554d;
}
.calenderShimo .month {
  height: 40px;
  border-style: none;
  vertical-align: bottom;
  background-color: #fff;
}

td.kyushin {
  background: #afa49f;
}
td.kyouseiKyushin {
  background: #f2bbce;
}
td.kyouseiKyushin_pm {
  background: #c9a9dd;
}
td.KyushinSpot {
  background: #7fd9f7;
}

.calenderSpotText {
  font-size: 12px;
  line-height: 1.4;
}
.calenderSpotText span {
  color: #7fd9f7;
  font-size: 20px;
}

.facebook {
  background-color: #eee;
}

.fstaff {
  height: 45px;
}

.fotoiawase {
  height: 45px;
}

.pdf_link {
  padding: 15px 0 0 0;
}
.pdf_link a::before {
  content: "\f1c1";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #e74c3c;
  margin-right: 5px;
}
.pdf_link a:link {
  color: #0000EE;
  text-decoration: underline;
}
.pdf_link a:visited {
  color: #551A8B;
  text-decoration: underline;
}
.pdf_link a:active {
  color: #FF0000;
  text-decoration: underline;
}

#slideWrap {
  width: 980px;
  margin: 0;
}

.slideGalley {
  width: 980px;
  overflow: hidden;
  position: relative;
}

.slide {
  width: 10000px;
  overflow: hidden;
}
.slide li {
  float: left;
}
.slide li a {
  cursor: default;
}

#slideNavi {
  display: none;
  overflow: hidden;
}
#slideNavi .pre {
  position: absolute;
  left: 10px;
  top: 185px;
  cursor: pointer;
}
#slideNavi .next {
  position: absolute;
  right: 10px;
  top: 185px;
  cursor: pointer;
}

.medama {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

.medamaNoimage {
  margin-bottom: 40px;
}

.medamaImage {
  width: 280px;
  flex-shrink: 0;
  background-color: #ccc;
}
.medamaImage img {
  width: 100%;
  height: auto;
}

.medamaCopy {
  flex: 1;
}

.medamaCopy_noimage {
  width: 100%;
}

.medamaCopy h2,
.medamaCopy_noimage h2 {
  height: 40px;
  width: 100%;
  border-bottom: 2px solid #b5d9c9;
  margin-bottom: 13px;
}

.medamaCopy p,
.medamaCopy_noimage p {
  font-size: 108%;
  line-height: 1.5em;
  text-indent: 1em;
}

.sinchakujouhos {
  padding: 15px 15px 1px 15px;
  background-color: #cbe3d9;
  border-radius: 8px;
}
.sinchakujouhos h2 {
  margin: 0 auto;
  width: 121px;
  height: 24px;
  margin-bottom: 20px;
}

.sinchaku {
  background-color: #fff;
  padding: 10px;
  border-radius: 4px;
  color: #417854;
  margin-bottom: 15px;
  line-height: 1.5em;
}
.sinchaku h3 {
  display: flex;
  align-items: baseline;
  border-bottom: 1px solid #417854;
  padding-bottom: 5px;
}
.sinchaku h3 a {
  font-size: 120%;
  color: #417854;
  flex: 1;
  font-weight: bold;
}
.sinchaku img {
  display: block;
  margin: 5px auto 20px;
}

.smallTxt {
  font-size: 90%;
  color: #417854;
  white-space: nowrap;
  flex-shrink: 0;
  margin-right: 10px;
  font-weight: normal;
}

.aisatsu {
  border-bottom: 1px solid #ccc;
}

.h2aisatsu {
  height: 36px;
  margin-bottom: 40px;
  border-bottom: 2px solid #b5d9c9;
}

.aisatsuInner {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  position: relative;
}

.aisatsuImage {
  width: 240px;
  flex-shrink: 0;
  background-color: #ccc;
  position: relative;
}
.aisatsuImage img {
  width: 100%;
  height: auto;
  display: block;
}

.nameTag {
  width: 185px;
  position: absolute;
  left: 0;
  bottom: 15px;
}

.aisatsuTxt {
  flex: 1;
  line-height: 1.7em;
  text-indent: 1em;
  font-size: 108%;
  color: #555;
}

.aisatsuRyakureki {
  font-size: 93%;
  line-height: 1.5em;
  padding: 20px 0;
  color: #555;
}

.h2innaiShokai {
  height: 36px;
  margin-bottom: 40px;
  border-bottom: 2px solid #b5d9c9;
}

.innaiShoukaiCtsWrap {
  display: flex;
  gap: 20px;
}

.innaiShoukaiCts {
  flex: 1;
  border-bottom: 1px solid #ccc;
}

.innaiShoukaiCtsImage {
  height: 200px;
  background-color: #ccc;
  overflow: hidden;
}
.innaiShoukaiCtsImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.innaiShoukaiCtsTxtWrap {
  padding: 15px 0;
}
.innaiShoukaiCtsTxtWrap h3 {
  font-size: 130%;
  color: #888;
  padding-bottom: 7px;
}
.innaiShoukaiCtsTxtWrap h3 span {
  font-size: 77%;
}
.innaiShoukaiCtsTxtWrap p {
  font-size: 92%;
  color: #555;
  line-height: 1.5em;
}

.h2kyousei {
  height: 36px;
  margin-bottom: 5px;
  border-bottom: 2px solid #b5d9c9;
}

.h2kyouseichu {
  margin-bottom: 40px;
  font-size: 108%;
  color: #417854;
}

.kyouseiInner {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.kyouseiImage {
  width: 270px;
  flex-shrink: 0;
}
.kyouseiImage img {
  width: 100%;
  height: auto;
}

.kyouseiTxt {
  flex: 1;
  line-height: 1.5em;
  text-indent: 1em;
  font-size: 108%;
  color: #555;
}

.kyouseiTxt_child {
  line-height: 1.5em;
  text-indent: 1em;
  font-size: 108%;
  color: #555;
}

.h3KyouseiInner {
  height: 30px;
  background-color: #b5d9c9;
  border-left: 4px solid #417854;
  line-height: 32px;
  padding-left: 13px;
  font-size: 124%;
  font-weight: bold;
  color: #417854;
}

.kyouseiNagare {
  padding: 50px 0 80px;
}
.kyouseiNagare img {
  width: 100%;
  height: auto;
}

.info_txt {
  padding: 15px 0 40px;
  font-size: 124%;
  font-weight: bold;
}

.hairyo {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.hairyoImg {
  width: 220px;
  flex-shrink: 0;
}
.hairyoImg img {
  width: 100%;
  height: auto;
  display: block;
}

.hairyoTxt {
  flex: 1;
}

.hairyoTxt_child {
  flex: 1;
}

.hairyoTxtspot {
  width: 100%;
}

.hairyoTxt h4,
.hairyoTxt_child h4,
.hairyoTxtspot h4 {
  font-size: 131%;
  color: #417854;
}

.hairyoTxt p,
.hairyoTxt_child p,
.hairyoTxtspot p {
  font-size: 108%;
  line-height: 1.5em;
  text-indent: 1em;
  color: #555;
}

.okosamaKyosei {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.okosamaKyoseiTxt h4,
.okosamaKyoseiTxtspot h4 {
  font-size: 185%;
  color: #888;
}

.okosamaKyoseiTxt p,
.okosamaKyoseiTxtspot p {
  font-size: 108%;
  line-height: 1.5em;
  text-indent: 1em;
  color: #555;
}

.okosamaKyoseiTxtspot {
  width: 100%;
}

#invi a {
  text-decoration: underline;
  color: #555;
}

.h2ryoukin {
  height: 36px;
  margin-bottom: 40px;
  border-bottom: 2px solid #b5d9c9;
}

.kome {
  padding: 5px 0 15px 0;
  line-height: 1.5;
}

.ryoukin_cts {
  margin-bottom: 15px;
}
.ryoukin_cts h5 {
  padding: 0 0 5px 0;
  font-weight: bold;
}

.in_midasi {
  padding: 0 0 5px 0;
  font-weight: bold;
}

.under_midasi {
  padding: 5px 0;
  font-weight: bold;
}

.ryokin_chu_txt p {
  font-size: 14px;
  padding: 0 0 10px 0;
  line-height: 1.25;
}

.ryoukinWrap .small {
  font-size: 85%;
}

.thmidasi {
  padding: 0 0 20px 0;
  font-weight: bold;
  line-height: 1.5;
  color: #417854;
}
.thmidasi.indent {
  margin-left: 1em;
}
.thmidasi.indent i {
  text-indent: -1em;
}

.okosamakyoseichui {
  line-height: 1.5em;
}

.ipankyoseichui {
  color: #ed4a96;
}

.h2_keshou {
  height: 40px;
  border-bottom: 2px solid #b5d9c9;
  margin-bottom: 0;
}

.h2keshoCut {
  padding-bottom: 2px;
  margin-bottom: 0;
  border-bottom: 2px solid #407653;
  color: #407653;
  font-size: 20px;
  font-family: "Slabo 27px", serif;
}

.h2keshoCutKo {
  padding: 1px 0 1px 7px;
  margin-bottom: 0;
  border-bottom: 1px solid #407653;
  border-left: 5px solid #b5d9c9;
  color: #407653;
  font-size: 16px;
  font-family: "Slabo 27px", serif;
}

.h2keshosub {
  font-size: 92%;
  padding-top: 6px;
  color: #407653;
}

.keshotxt {
  font-size: 108%;
  line-height: 1.5;
  text-align: justify;
  text-indent: 1em;
  margin-top: 20px;
}

.keshoReard {
  font-size: 108%;
  line-height: 1.5;
  padding: 15px 0 30px;
}

.keshoNavi {
  margin-bottom: 60px;
  background-color: #cbe3d9;
  padding: 5px 0;
}
.keshoNavi ul {
  text-align: center;
  list-style: none;
  padding: 0;
}
.keshoNavi li {
  display: inline-block;
}
.keshoNavi li:not(:first-child) {
  padding-left: 20px;
}
.keshoNavi li:not(:last-child)::after {
  content: "|";
}

.keshoctsWrap,
.keshoctsInnerWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 21px;
  margin-top: 30px;
  list-style: none;
  padding: 0;
}

.keshoComa {
  background-color: #fff;
  width: 149px;
}
.keshoComa div {
  height: 150px;
  background-color: #fff;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
  text-align: center;
}
.keshoComa small {
  font-size: 11px;
  padding: 3px 5px;
  background-color: #FFB7B9;
  line-height: 12px;
  border-radius: 3px;
  color: #754C24;
}
.keshoComa p {
  font-size: 13px;
  font-weight: bold;
  padding-top: 7px;
}
.keshoComa p.pt0 {
  padding-top: 0;
}

.keshoComaLL {
  background-color: #fff;
  width: auto;
  margin: 0 auto;
}
.keshoComaLL div {
  text-align: center;
}

.keshoComaWrap {
  padding: 15px 0 10px;
  margin-bottom: 20px;
}

.keshoComaH4 {
  font-size: 108%;
  line-height: 1.4;
  padding: 3px 10px;
  font-weight: bold;
  color: #407653;
  background-color: #d5e9e1;
  border-left: 3px solid #407653;
}

.keshoNavi {
  margin-bottom: 60px;
  background-color: #cbe3d9;
  padding: 5px 0;
}

.kesholink {
  border-top: 1px solid #eee;
}
.kesholink a {
  display: block;
  font-size: 92%;
  color: #fff;
  background: #407653;
  width: 185px;
  height: 20px;
  line-height: 20px;
  padding: 3px 5px 3px 10px;
}
.kesholink a:hover {
  color: #407653;
  background: #b5d9c9;
}

.h2akusesu {
  height: 36px;
  margin-bottom: 40px;
  border-bottom: 2px solid #b5d9c9;
}

.akusesuKami {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.akusesuKamiImg {
  width: 355px;
  flex-shrink: 0;
  background-color: #ccc;
}
.akusesuKamiImg img {
  width: 100%;
  height: auto;
  display: block;
}

.akusesuKamiInnerTxt {
  flex: 1;
  font-size: 108%;
  line-height: 1.5em;
  color: #555;
}
.akusesuKamiInnerTxt h5 {
  font-weight: bold;
}
.akusesuKamiInnerTxt p img {
  vertical-align: -5%;
  padding: 0 3px;
}

.akusesuShimo {
  height: 378px;
  border: 1px solid #ccc;
  padding: 10px;
  background-color: #fff;
}

.h2sinryoukamoku {
  height: 36px;
  margin-bottom: 40px;
  border-bottom: 2px solid #b5d9c9;
}

.sinryoukamoku {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.sinryoukamokuTxt h4 {
  font-size: 169%;
  letter-spacing: 0.2em;
  color: #888;
}
.sinryoukamokuTxt p {
  font-size: 108%;
  line-height: 1.5em;
  text-indent: 1em;
  color: #555;
}

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