@charset "utf-8";
@import url(./css/default.css);
/*------------reset------------*/

* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: bottom;
}

ul,
li {
  list-style: none;
}

a:link,
a:visited {
  color: #5c94bf;
  text-decoration: none;
}

a:hover,
a:active {
  color: #5c94bf;
  text-decoration: underline;
}

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

/*------------body------------*/

body {
  color: #555555;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'メイリオ', sans-serif, Arial, Helvetica;
  /* font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3'; */
  font-size: 80%;
  /* background: #ffffff url(img/bg_body02.jpg) repeat-x; */
  line-height: 1.6em;
}

/* #wrap {
  width: 800px;
  margin: 0 auto;
} */

/*------------style------------*/

h3 {
  margin-bottom: 1.5em;
}
h3:first-of-type {
  margin-top: 0;
}
* + h3 {
  margin-top: 3em;
}
h4 {
  margin: 1em 0;
  /* background: url(img/bg_h4.jpg) no-repeat; */
  /* padding-left: 10px; */
  font-size: 16px;
  line-height: 24px;
  color: #1d426a;
  border-bottom: 1px dashed #c0c0c0;
  padding: 7px 0;
}
h4:before {
  content: '・';
  margin-right: 0.25em;
}
* + h4 {
  margin-top: 3em;
}

/* .text01 {
  margin: 0 15px 30px 15px;
}

.text02 {
  margin: 0 15px 15px 15px;
}

.text03 {
  margin: 0 15px 15px 25px;
} */

.photo_right {
  float: right;
  padding-left: 10px;
}

.text_right {
  text-align: right;
  margin: 0 15px 30px 15px;
}

.text_center {
  text-align: center;
  margin: 0 15px 30px 15px;
}

.f_bold {
  font-weight: bold;
}

.f_mini {
  font-size: 10px;
}

.f_red {
  color: #cc0000;
}

/* .ul01 {
  margin: 0 15px 30px 15px;
} */

.ul01 li {
  background: url(img/listmark01.gif) no-repeat left 6px;
  padding-left: 10px;
  margin-bottom: 5px;
}

/* .ul03 {
  margin: 0 15px 15px 25px;
} */

.ul03 li {
  background: url(img/listmark01.gif) no-repeat left 6px;
  padding-left: 10px;
  margin-bottom: 5px;
}

/*------------header------------*/

/* #header {
  width: 800px;
  height: 110px;
  margin: 0 auto;
  padding: 0 100px;
  background: url(img/bg_header.jpg) no-repeat;
} */

h1 {
  margin-top: 50px;
  float: left;
}

#header_right {
  float: right;
}

#header_right ul li {
  display: inline;
}

#header_right p {
  margin-top: 20px;
}

/*------------contents------------*/

#page_title {
  margin-bottom: 10px;
}

#path {
  margin-bottom: 10px;
}

/* #contents {
  clear: both;
  width: 800px;
  margin-bottom: 50px;
}

#contents_left {
  width: 220px;
  float: left;
} */

#menu_box {
  width: 220px;
  background: url(img/menu_bottom.gif) no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

#menu {
  width: 200px;
  padding: 0 10px;
  background: url(img/menu_middle.gif) repeat-y;
}

#menu li.level1 {
  padding-bottom: 6px;
}

#menu li.level2 {
  line-height: 30px;
  background: url(img/bg_menu_level2.gif) no-repeat;
  padding-left: 30px;
}

#menu li ul {
  background-color: #ffffff;
  margin: 5px 0 0 20px;
  padding: 5px 0;
}

#banner li {
  margin-bottom: 10px;
}

/* #contents_right {
  width: 540px;
  float: right;
} */

/*------------footer------------*/

#gotop {
  margin-top: 20px;
  text-align: right;
  font-size: 11px;
}

/* #footer_body {
  clear: both;
  background: #ffffff url(img/bg_footer.jpg) repeat-x bottom;
  height: 140px;
} */

/* #footer {
  width: 800px;
  margin: 0 auto;
} */

#foot_menu {
  text-align: right;
  font-size: 11px;
  margin-bottom: 30px;
}

#copy {
  text-align: right;
  font-size: 11px;
}

#pageTitle {
  font-size: 120%;
  color: #fff;
  background-color: #34628b;
  padding: 0.5em 1em;
  margin-bottom: 3em;
}
#pageContents > *:not(:first-child) {
  margin: 2rem 0;
  line-height: 1.6;
}
#pageContents h4 {
  text-align: left;
  margin: 2em 0 1em;
  font-size: 120%;
}
#pageContents strong {
  color: #ad2f2f;
}
.is-large {
  font-size: 125%;
}
.is-center {
  text-align: center;
}
.is-border {
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 1rem;
}
.textArea p:not(:first-child) {
  margin: 1em 0 0;
}

/* 20230422 */

#sidebar-hours,
#sidebar-hours-footer {
  margin: 1em 0;
  padding: 1em;
  background-color: #f3f3f3;
  border: 1px solid var(--borderColor, #ccc);
  border-radius: 0.5em;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'メイリオ', sans-serif, Arial, Helvetica;
}
#sidebar-hours-title {
  color: #0a3f67;
  font-weight: bold;
  font-size: 110%;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  border-bottom: 1px solid var(--borderColor, #ccc);
  text-align: center;
}

#sidebar-hours .outOfHours {
  margin: 1em 0 0;
}
#sidebar-hours address {
  font-style: normal;
  margin: 1em 0 0;
}
.sidebar-section {
  margin: 1em 0;
  padding: 1em;
  background-color: #fff;
  border: 2px solid #f75;
  border-radius: 0.5em;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'メイリオ', sans-serif, Arial, Helvetica;
}
.sidebar-section .title {
  color: #f75;
  font-weight: bold;
  font-size: 110%;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  border-bottom: 1px solid var(--borderColor, #ccc);
  text-align: center;
}
.sidebar-section .headline {
  margin: 1em 0 0;
  font-weight: bold;
}

/* 20230728 */

.border {
  width: 100%;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  font-size: 90%;
}
.border td,
.border th {
  vertical-align: top;
  border: solid 1px var(--border-color, #c0c0c0);
  font-weight: normal;
  text-align: left;
  padding: 0.5em;
}
.border th {
  width: 25%;
  font-weight: bold;
  background-color: #fafafa;
}

/* 20240117 */

.section:not(:first-child) {
  margin-top: 5vh;
}
.section-inner {
  margin: 15px 0;
}
.list-dashed li {
  border-bottom: 1px dashed #c0c0c0;
}
.list-dashed a {
  display: block;
  padding: 0.5em;
}

h5.title {
  margin: 1em 0 0;
}
