<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Anton";
/* Reset
----------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

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

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

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Margin
----------------------------------------------------------*/
/* margin-top */
.mt_10 {
  margin-top: 10px !important;
}

.mr_10 {
  margin-right: 10px !important;
}

.mb_10 {
  margin-bottom: 10px !important;
}

.ml_10 {
  margin-left: 10px !important;
}

.mt_20 {
  margin-top: 20px !important;
}

.mr_20 {
  margin-right: 20px !important;
}

.mb_20 {
  margin-bottom: 20px !important;
}

.ml_20 {
  margin-left: 20px !important;
}

.mt_30 {
  margin-top: 30px !important;
}

.mr_30 {
  margin-right: 30px !important;
}

.mb_30 {
  margin-bottom: 30px !important;
}

.ml_30 {
  margin-left: 30px !important;
}

.mt_40 {
  margin-top: 40px !important;
}

.mr_40 {
  margin-right: 40px !important;
}

.mb_40 {
  margin-bottom: 40px !important;
}

.ml_40 {
  margin-left: 40px !important;
}

.mt_50 {
  margin-top: 50px !important;
}

.mr_50 {
  margin-right: 50px !important;
}

.mb_50 {
  margin-bottom: 50px !important;
}

.ml_50 {
  margin-left: 50px !important;
}

.mt_60 {
  margin-top: 60px !important;
}

.mr_60 {
  margin-right: 60px !important;
}

.mb_60 {
  margin-bottom: 60px !important;
}

.ml_60 {
  margin-left: 60px !important;
}

.mt_70 {
  margin-top: 70px !important;
}

.mr_70 {
  margin-right: 70px !important;
}

.mb_70 {
  margin-bottom: 70px !important;
}

.ml_70 {
  margin-left: 70px !important;
}

.mt_80 {
  margin-top: 80px !important;
}

.mr_80 {
  margin-right: 80px !important;
}

.mb_80 {
  margin-bottom: 80px !important;
}

.ml_80 {
  margin-left: 80px !important;
}

.mt_90 {
  margin-top: 90px !important;
}

.mr_90 {
  margin-right: 90px !important;
}

.mb_90 {
  margin-bottom: 90px !important;
}

.ml_90 {
  margin-left: 90px !important;
}

.mt_100 {
  margin-top: 100px !important;
}

.mr_100 {
  margin-right: 100px !important;
}

.mb_100 {
  margin-bottom: 100px !important;
}

.ml_100 {
  margin-left: 100px !important;
}

/* Padding
----------------------------------------------------------*/
.pt_10 {
  padding-top: 10px !important;
}

.pr_10 {
  padding-right: 10px !important;
}

.pb_10 {
  padding-bottom: 10px !important;
}

.pl_10 {
  padding-left: 10px !important;
}

.pt_20 {
  padding-top: 20px !important;
}

.pr_20 {
  padding-right: 20px !important;
}

.pb_20 {
  padding-bottom: 20px !important;
}

.pl_20 {
  padding-left: 20px !important;
}

.pt_30 {
  padding-top: 30px !important;
}

.pr_30 {
  padding-right: 30px !important;
}

.pb_30 {
  padding-bottom: 30px !important;
}

.pl_30 {
  padding-left: 30px !important;
}

.pt_40 {
  padding-top: 40px !important;
}

.pr_40 {
  padding-right: 40px !important;
}

.pb_40 {
  padding-bottom: 40px !important;
}

.pl_40 {
  padding-left: 40px !important;
}

.pt_50 {
  padding-top: 50px !important;
}

.pr_50 {
  padding-right: 50px !important;
}

.pb_50 {
  padding-bottom: 50px !important;
}

.pl_50 {
  padding-left: 50px !important;
}

.pt_60 {
  padding-top: 60px !important;
}

.pr_60 {
  padding-right: 60px !important;
}

.pb_60 {
  padding-bottom: 60px !important;
}

.pl_60 {
  padding-left: 60px !important;
}

.pt_70 {
  padding-top: 70px !important;
}

.pr_70 {
  padding-right: 70px !important;
}

.pb_70 {
  padding-bottom: 70px !important;
}

.pl_70 {
  padding-left: 70px !important;
}

.pt_80 {
  padding-top: 80px !important;
}

.pr_80 {
  padding-right: 80px !important;
}

.pb_80 {
  padding-bottom: 80px !important;
}

.pl_80 {
  padding-left: 80px !important;
}

.pt_90 {
  padding-top: 90px !important;
}

.pr_90 {
  padding-right: 90px !important;
}

.pb_90 {
  padding-bottom: 90px !important;
}

.pl_90 {
  padding-left: 90px !important;
}

.pt_100 {
  padding-top: 100px !important;
}

.pr_100 {
  padding-right: 100px !important;
}

.pb_100 {
  padding-bottom: 100px !important;
}

.pl_100 {
  padding-left: 100px !important;
}

/* Float
----------------------------------------------------------*/
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin: 0px auto;
  clear: both;
}

img.alignleft {
  margin-right: 20px;
}

img.alignright {
  margin-left: 20px;
}

/* Font
----------------------------------------------------------*/
/* color */
.fc_red {
  color: #E40B19;
}

.fc_pink {
  color: #FFC0C0;
}

.fc_blue {
  color: #2883BB;
}

.fc_light_blue {
  color: #DFF1F6;
}

.fc_brown {
  color: #812400;
}

/* font-size */
.fs_10 {
  font-size: 10px !important;
  font-size: 1rem !important;
}

.fs_11 {
  font-size: 11px !important;
  font-size: 1.1rem !important;
}

.fs_12 {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.fs_13 {
  font-size: 13px !important;
  font-size: 1.3rem !important;
}

.fs_14 {
  font-size: 14px !important;
  font-size: 1.4rem !important;
}

.fs_15 {
  font-size: 15px !important;
  font-size: 1.5rem !important;
}

.fs_16 {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.fs_17 {
  font-size: 17px !important;
  font-size: 1.7rem !important;
}

.fs_18 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

.fs_19 {
  font-size: 19px !important;
  font-size: 1.9rem !important;
}

.fs_20 {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.fs_21 {
  font-size: 21px !important;
  font-size: 2.1rem !important;
}

.fs_22 {
  font-size: 22px !important;
  font-size: 2.2rem !important;
}

.fs_23 {
  font-size: 23px !important;
  font-size: 2.3rem !important;
}

.fs_24 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.fs_25 {
  font-size: 25px !important;
  font-size: 2.5rem !important;
}

.fs_26 {
  font-size: 26px !important;
  font-size: 2.6rem !important;
}

.fs_27 {
  font-size: 27px !important;
  font-size: 2.7rem !important;
}

.fs_28 {
  font-size: 28px !important;
  font-size: 2.8rem !important;
}

.fs_29 {
  font-size: 29px !important;
  font-size: 2.9rem !important;
}

.fs_30 {
  font-size: 30px !important;
  font-size: 3rem !important;
}

.fs_31 {
  font-size: 31px !important;
  font-size: 3.1rem !important;
}

.fs_32 {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}

.fs_33 {
  font-size: 33px !important;
  font-size: 3.3rem !important;
}

.fs_34 {
  font-size: 34px !important;
  font-size: 3.4rem !important;
}

.fs_35 {
  font-size: 35px !important;
  font-size: 3.5rem !important;
}

.fs_36 {
  font-size: 36px !important;
  font-size: 3.6rem !important;
}

.fs_37 {
  font-size: 37px !important;
  font-size: 3.7rem !important;
}

.fs_38 {
  font-size: 38px !important;
  font-size: 3.8rem !important;
}

.fs_39 {
  font-size: 39px !important;
  font-size: 3.9rem !important;
}

.fs_40 {
  font-size: 40px !important;
  font-size: 4rem !important;
}

/* text-align */
.ta_left {
  text-align: left !important;
}

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

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

/* vertical-align */
.va_top {
  vertical-align: top !important;
}

.va_bottom {
  vertical-align: bottom !important;
}

.va_middle {
  vertical-align: middle !important;
}

/* Form
----------------------------------------------------------*/
button,
input,
select,
textarea {
  max-width: 100%;
  box-sizing: border-box;
  font-size: 100%;
  vertical-align: baseline;
  border: 1px solid #CCC;
}

/* text textarea */
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"] {
  padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 768px) {
  input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"] {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"] {
    width: 100%;
  }
}

textarea {
  padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 768px) {
  textarea {
    width: 100%;
  }
}

/* button */
button {
  padding: 10px 20px;
  color: #fff;
  border: 1px solid #E40B19;
  background: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="button"], input[type="submit"] {
  padding: 15px 45px;
  color: #fff;
  border: 1px solid #812400;
  background: #812400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="reset"] {
  padding: 10px 20px;
  color: #999;
  border: 1px solid #ccc;
  background: #fff;
}

button:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: pointer;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: pointer;
}

button[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: default;
}

input[type="button"][disabled], input[type="reset"][disabled], input[type="submit"][disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: default;
}

label:hover {
  cursor: pointer;
}

/* Clearfix
----------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:nth-child(1) + html .clearfix {
  zoom: 1;
}

/* IE7 */
.clear {
  clear: both;
}

/* common
----------------------------------------------------------*/
@font-face {
  font-family: 'tachikawa';
  src: url("../fonts/tachikawa.eot?vs2bf2");
  src: url("../fonts/tachikawa.eot?vs2bf2#iefix") format("embedded-opentype"), url("../fonts/tachikawa.ttf?vs2bf2") format("truetype"), url("../fonts/tachikawa.woff?vs2bf2") format("woff"), url("../fonts/tachikawa.svg?vs2bf2#tachikawa") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icn_"], [class*=" icn_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tachikawa' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icn_clinic:before {
  content: "\e900";
}

.icn_emergency:before {
  content: "\e901";
}

.icn_hospital:before {
  content: "\e902";
}

.icn_recruit:before {
  content: "\e903";
}

.icn_menu:before {
  content: "\e904";
}

.icn_mark:before {
  content: "\e905";
}

.icn_blank:before {
  content: "\e906";
}

.icn_arrow:before {
  content: "\e907";
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #222;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.4;
}
h2:nth-child(1),
h3:nth-child(1),
h4:nth-child(1),
h5:nth-child(1),
h6:nth-child(1) {
  margin-top: 0;
}

.ttl01 {
  color: #812400;
  font-size: 1.46667em;
  font-weight: bold;
  border-bottom: 2px solid #812400;
}

.ttl02, .secNewsSingle .entry-content h2 {
  position: relative;
  margin: 80px 0 20px 0;
  padding: 0 0 10px 25px;
  color: #444;
  font-size: 1.13333em;
  border-bottom: 2px solid #812400;
}
.ttl02:before, .secNewsSingle .entry-content h2:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #812400;
}

.ttl02 + .ttl03, .secNewsSingle .entry-content h2 + .ttl03, .secNewsSingle .entry-content .ttl02 + h3, .secNewsSingle .entry-content h2 + h3 {
  margin: 30px 0 20px 0;
}

.ttl03, .secNewsSingle .entry-content h3 {
  position: relative;
  margin: 60px 0 20px 0;
  padding: 0 0 0 25px;
  color: #812400;
  font-size: 1.2em;
}
.ttl03:before, .secNewsSingle .entry-content h3:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  content: "\e907";
  display: inline-block;
  color: #812400;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.ttl03 span, .secNewsSingle .entry-content h3 span {
  font-size: 15px;
}

.ttl04, .secNewsSingle .entry-content h4 {
  margin: 40px 0 20px 0;
  padding: 0 0 10px 0;
  font-size: 1.13333em;
  border-bottom: 2px solid #812400;
}

.ttl05, .secNewsSingle .entry-content h5 {
  margin: 40px 0 20px 0;
  color: #812400;
  font-size: 1.06667em;
}

.ttl06, .secNewsSingle .entry-content h6 {
  margin: 40px 0 20px 0;
  font-size: 1em;
}

p,
ul,
ol,
dl,
table,
blockquote,
iframe {
  margin-top: 20px;
}
p:nth-child(1),
ul:nth-child(1),
ol:nth-child(1),
dl:nth-child(1),
table:nth-child(1),
blockquote:nth-child(1),
iframe:nth-child(1) {
  margin-top: 0;
}

ul {
  margin-left: 1.5em;
  list-style-type: disc;
}

ol {
  margin-left: 1.5em;
  list-style-type: decimal;
}

table {
  width: 100%;
}
@media screen and (max-width: 768px) {
  table {
    font-size: 0.86667em;
  }
}
table th,
table td {
  padding: 10px;
  border: 1px solid #CCC;
}
table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background: #F8F8F8;
}

iframe {
  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

strong {
  font-weight: bold;
}

em {
  font-style: oblique;
}

blockquote {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f2f2;
  padding: 1em;
}

sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

hr {
  margin: 5% 0;
  border: none;
  border-top: 1px solid #CCC;
}

a {
  color: #2860BE;
}

a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

a img {
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
}

a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

strong {
  font-weight: bold;
}

.button {
  position: relative;
  display: inline-block;
  padding: 5px 50px 5px 20px;
  color: #812400 !important;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  border: 2px solid #812400;
}

.button:after {
  content: "\e907";
  display: inline-block;
  color: #812400;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.button:hover {
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  cursor: pointer;
}

.container {
  position: relative;
  max-width: 1203px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container .container880 {
  max-width: 880px;
  margin: 0 auto;
}

.tbl_wrap {
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .tbl_wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
}

/* header
----------------------------------------------------------*/
#header .logo h1 {
  margin: 0;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  #header .logo h1 {
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  #header .logo h1 {
    text-align: center;
  }
}
#header .logo h1 a img {
  max-height: 52px;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  #header .logo h1 a img {
    max-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  #header .logo h1 a img {
    max-height: 32px;
  }
}
#header .tel {
  position: absolute;
  top: 20px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  #header .tel {
    width: 218px;
    right: 15px;
  }
}
@media screen and (max-width: 768px) {
  #header .tel {
    display: none;
  }
}

/* gnavi
----------------------------------------------------------*/
#gnavi {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #gnavi {
    margin: 0;
  }
}
#gnavi .menu {
  display: none;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  background: #812400;
}
@media screen and (max-width: 768px) {
  #gnavi .menu {
    display: block;
  }
}
#gnavi .menu span {
  margin-right: 10px;
  vertical-align: middle;
}
#gnavi .menu:hover {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #gnavi .container {
    padding: 0;
  }
}
#gnavi ul {
  -js-display: flex;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  list-style-type: none;
}
@media screen and (max-width: 768px) {
  #gnavi ul {
    display: none;
  }
}
#gnavi ul li {
  width: 20%;
  border-left: 1px solid #CCC;
}
#gnavi ul li:last-child {
  border-right: 1px solid #CCC;
}
@media screen and (max-width: 768px) {
  #gnavi ul li {
    width: auto;
    border: none;
    border-bottom: 1px solid #CCC;
  }
}
#gnavi ul li a {
  display: block;
  padding: 10px 0;
  color: #222;
  font-size: 1.06667em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #gnavi ul li a {
    position: relative;
    padding: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  #gnavi ul li a:after {
    content: "\e907";
    display: inline-block;
    color: #812400;
    font-family: 'tachikawa';
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/* title
----------------------------------------------------------*/
#title {
  margin: 40px 0 0 0;
}
@media screen and (max-width: 768px) {
  #title {
    margin-top: 20px;
  }
}

/* breadcrumb
----------------------------------------------------------*/
#breadcrumb {
  margin-top: 20px;
  font-size: 0.86667em;
}
#breadcrumb a {
  color: #222;
  text-decoration: underline;
}
#breadcrumb ul {
  margin: 0;
  list-style-type: none;
}
#breadcrumb ul li {
  display: inline;
}
#breadcrumb ul li:before {
  content: "&gt;";
  margin: 0 5px;
}
#breadcrumb ul li:nth-child(1):before {
  content: "";
  margin: 0;
}

/* main
----------------------------------------------------------*/
#main {
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #main {
    margin-top: 20px;
  }
}

.lnavi {
  margin: 60px 0;
  color: #812400;
}
.lnavi ul {
  margin: 0;
  font-size: 0;
  text-align: center;
  list-style-type: none;
}
.lnavi ul li {
  display: inline-block;
  font-size: 16px;
}
.lnavi ul li:before {
  content: "｜";
  margin: 0 1em;
}
.lnavi ul li:nth-child(1):before {
  display: none;
}
.lnavi ul li a {
  color: #812400;
  font-weight: bold;
}

#contents {
  width: 70.833%;
  float: right;
}
@media screen and (max-width: 768px) {
  #contents {
    width: auto;
    float: none;
  }
}

/* sidebar
----------------------------------------------------------*/
#sidebar {
  width: 29.167%;
  padding: 0 50px 0 0;
  float: left;
}
@media screen and (max-width: 768px) {
  #sidebar {
    width: auto;
    margin: 40px 0 0 0;
    padding: 0;
    float: none;
  }
}
#sidebar .widget {
  margin-top: 40px;
}
#sidebar .widget:nth-child(1) {
  margin-top: 0;
}
#sidebar .widget h3 {
  padding: 20px;
  color: #FFF;
  font-weight: normal;
  background: #812400;
}
#sidebar .widget ul {
  margin: 0;
  list-style-type: none;
}
#sidebar .widget ul li a {
  display: block;
  padding: 15px;
  color: #222;
  font-weight: normal;
  text-decoration: underline;
  background: transparent;
}

/* footer
----------------------------------------------------------*/
#footer {
  margin-top: 40px;
}
#footer nav {
  position: absolute;
  top: 10px;
  right: 0;
  width: 37%;
}
@media screen and (max-width: 1200px) {
  #footer nav {
    position: static;
    text-align: center;
  }
}
#footer nav a {
  color: #222;
  text-decoration: none;
}
#footer nav ul {
  margin: 0;
  list-style-type: none;
}
#footer nav ul li {
  display: inline;
  font-size: 0.8em;
}
#footer nav ul li:before {
  content: "｜";
  padding: 0 5px;
}
#footer nav ul li:nth-child(1):before {
  display: none;
}
#footer .info {
  font-size: 0.93333em;
}
@media screen and (max-width: 1200px) {
  #footer .info {
    margin: 40px 0 0 0;
    text-align: center;
  }
}
#footer .copy {
  margin-top: 20px;
  padding: 10px;
  color: #FFF;
  font-size: 0.66667em;
  text-align: center;
  background: #812400;
}

/* pagetop
----------------------------------------------------------*/
#pagetop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  width: 48px;
  height: 48px;
  padding: 2px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  background: #FFF;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
  #pagetop {
    bottom: 15px;
    right: 15px;
  }
}
#pagetop a {
  color: #812400;
  font-size: 44px;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
}
#pagetop a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* top
----------------------------------------------------------*/
@media screen and (max-width: 768px) {
  #kv .container {
    padding: 0;
  }
}
#kv img {
  vertical-align: bottom;
}
#kv ul {
  margin: 0;
  list-style-type: none;
}

.secIndexNewsRecruit {
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 768px) {
  .secIndexNewsRecruit {
    display: block;
  }
}

.secIndexNews {
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .secIndexNews {
    margin-bottom: 15px;
    margin-right: auto;
  }
}

.secIndexNews,
.secIndexBlog {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc((100% - 425px)/2);
  height: 249px;
  padding: 10px 30px;
  font-size: 0.93333em;
  border: 1px solid #A7A7A5;
}
@media screen and (max-width: 768px) {
  .secIndexNews,
  .secIndexBlog {
    width: auto;
    height: auto;
    padding: 10px 15px;
    float: none;
  }
}
.secIndexNews a,
.secIndexBlog a {
  color: #222;
  text-decoration: none;
}
.secIndexNews dl,
.secIndexBlog dl {
  height: 200px;
  overflow: auto;
}
@media screen and (max-width: 768px) {
  .secIndexNews dl,
  .secIndexBlog dl {
    height: auto;
  }
}
.secIndexNews dl dt,
.secIndexBlog dl dt {
  padding: 8px;
  float: left;
  clear: both;
}
@media screen and (max-width: 1200px) {
  .secIndexNews dl dt,
  .secIndexBlog dl dt {
    padding: 8px 0 0 0;
    float: none;
  }
}
.secIndexNews dl dd,
.secIndexBlog dl dd {
  padding: 8px 5px 8px 160px;
  border-bottom: 1px dashed #CCC;
}
@media screen and (max-width: 1200px) {
  .secIndexNews dl dd,
  .secIndexBlog dl dd {
    padding: 0 0 8px 0;
  }
}
.secIndexNews dl dd:last-child,
.secIndexBlog dl dd:last-child {
  border: none;
}
.secIndexNews .more,
.secIndexBlog .more {
  margin: 10px 0 0 0;
  clear: both;
  text-align: right;
}

.secIndexBlog {
  position: relative;
}
@media screen and (max-width: 768px) {
  .secIndexBlog {
    margin-top: 70px;
  }
}
.secIndexBlog h2 {
  position: absolute;
  left: 0;
  top: -45px;
}
.secIndexBlog dl {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 180px;
}
@media screen and (max-width: 768px) {
  .secIndexBlog dl {
    height: auto;
  }
}
.secIndexBlog dl dt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  height: 90px;
  position: relative;
  width: 120px;
}
.secIndexBlog dl dt::after {
  border-bottom: 1px dashed #ccc;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
}
.secIndexBlog dl dt:last-of-type:after {
  display: none;
}
.secIndexBlog dl dt div {
  height: 60px;
  overflow: hidden;
}
.secIndexBlog dl dt img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .secIndexBlog dl dt {
    height: auto;
  }
  .secIndexBlog dl dt::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .secIndexBlog dl dt {
    height: 90px;
  }
  .secIndexBlog dl dt::after {
    display: block;
  }
}
.secIndexBlog dl dd {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  height: 90px;
  padding: 15px 5px 8px 5px;
  width: calc(100% - 135px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1200px) {
  .secIndexBlog dl dd {
    height: auto;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .secIndexBlog dl dd {
    height: 90px;
    width: calc(100% - 135px);
  }
}

.secIndexRecruit {
  width: 410px;
  padding: 0 0 0 16px;
}
@media screen and (max-width: 768px) {
  .secIndexRecruit {
    width: auto;
    margin: 15px 0 0 0;
    padding: 0;
  }
  .secIndexRecruit img {
    width: 100%;
  }
}

.secIndexMessage ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 auto;
  list-style-type: none;
  width: 1200px;
}
@media screen and (max-width: 1200px) {
  .secIndexMessage ul {
    width: 100%;
  }
}
.secIndexMessage ul li {
  padding: 0;
  width: 32%;
}
@media screen and (max-width: 1200px) {
  .secIndexMessage ul li {
    margin: 15px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .secIndexMessage ul li {
    width: 100%;
    float: none;
  }
}
.secIndexMessage ul li a {
  display: table;
  width: 100%;
  text-decoration: none;
  border: 1px solid #CCC;
}
.secIndexMessage ul li a div {
  display: table-cell;
  vertical-align: top;
}
.secIndexMessage ul li a .content {
  font-feature-settings: "palt";
  padding: 20px 20px 0 20px;
  color: #222;
  font-size: 1.13333em;
}
@media screen and (max-width: 768px) {
  .secIndexMessage ul li a .content {
    padding: 10px 10px 0 10px;
    font-size: 1em;
  }
}
.secIndexMessage ul li a .content .number {
  font-size: 0.8em;
  line-height: 1;
}
.secIndexMessage ul li a .content .number span {
  color: #812400;
  font-family: 'Anton', sans-serif;
  font-size: 54px;
}
@media screen and (max-width: 768px) {
  .secIndexMessage ul li a .content .number span {
    font-size: 32px;
  }
}
.secIndexMessage ul li a .content .title {
  margin-top: 5px;
  font-family: "YuMincho", "Yu Mincho", YuMincho, serif;
}
@media screen and (max-width: 1200px) {
  .secIndexMessage ul li a .content .title br {
    display: none;
  }
}
.secIndexMessage ul li a .content img {
  width: 60px;
}
@media screen and (max-width: 768px) {
  .secIndexMessage ul li a .content img {
    width: 45px;
  }
}
.secIndexMessage ul li a .photo {
  width: 191px;
}
@media screen and (max-width: 768px) {
  .secIndexMessage ul li a .photo {
    width: 100px;
  }
}
.secIndexMessage ul li a .photo img {
  vertical-align: middle;
}
.secIndexMessage ul + p {
  margin: 10px 0 0 0;
  text-align: right;
}
.secIndexMessage ul + p a {
  color: #222;
  text-decoration: none;
}

.secIndexDownload img {
  vertical-align: bottom;
}
.secIndexDownload ul {
  margin: 0 0 0 -10px;
  list-style-type: none;
}
.secIndexDownload ul li {
  display: table;
  width: 33.333%;
  padding: 0 0 0 10px;
  float: left;
}
@media screen and (max-width: 1200px) {
  .secIndexDownload ul li {
    width: 50%;
    margin: 10px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .secIndexDownload ul li {
    width: 100%;
    float: none;
  }
}
.secIndexDownload ul li a {
  display: table;
  width: 100%;
  color: #222;
  text-decoration: none;
  border: 1px solid #CDCDCD;
}
.secIndexDownload ul li a span {
  display: table-cell;
  vertical-align: middle;
}
.secIndexDownload ul li a span.photo {
  width: 140px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .secIndexDownload ul li a span.photo {
    width: 80px;
  }
}
.secIndexDownload ul li a span.text {
  height: 105px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .secIndexDownload ul li a span.text {
    height: 60px;
    font-size: 14px;
  }
}

.secIndexTop {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .secIndexTop {
    margin: 30px -15px;
  }
}
.secIndexTop a {
  position: relative;
  display: block;
  padding: 10px;
  color: #FFF;
  font-size: 1.33333em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  background: #812400;
}
@media screen and (max-width: 768px) {
  .secIndexTop a {
    padding: 10px;
  }
}
.secIndexTop a:after {
  content: "\e907";
  display: inline-block;
  color: #FFF;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -10px 0 0 0;
}
@media screen and (max-width: 768px) {
  .secIndexTop a:after {
    position: static;
    display: block;
    margin: 0;
  }
}
.secIndexTop a p {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .secIndexTop a p {
    display: block;
  }
}
.secIndexTop a p + p {
  margin: 0 0 0 10px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .secIndexTop a p + p {
    margin: 10px 0;
    text-align: center;
  }
}
.secIndexTop a .icn_mark {
  font-size: 38px;
}
.secIndexTop a .english {
  font-size: 0.53333em;
}

.secIndexGroup ul {
  margin: 0 0 0 -18px;
  list-style-type: none;
}
.secIndexGroup ul li {
  width: 33.333%;
  padding: 0 0 0 18px;
  float: left;
}
@media screen and (max-width: 1200px) {
  .secIndexGroup ul li {
    width: 50%;
    margin: 15px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .secIndexGroup ul li {
    width: auto;
    margin: 15px 0 0 0;
    float: none;
  }
}
.secIndexGroup ul li a {
  display: block;
  color: #222;
  font-size: 0.93333em;
  text-decoration: none;
  border: 1px solid #CCC;
}
.secIndexGroup ul li img {
  vertical-align: bottom;
}
@media screen and (max-width: 1200px) {
  .secIndexGroup ul li img {
    width: 100%;
  }
}
.secIndexGroup ul li .photo,
.secIndexGroup ul li .title {
  margin: 0;
}
.secIndexGroup ul li .title {
  padding: 5px 10px;
}
.secIndexGroup ul li .title:before {
  content: "";
  margin-top: -2px;
  content: "\e907";
  display: inline-block;
  color: #812400;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}

/* message
----------------------------------------------------------*/
.secMessage01 {
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .secMessage01 {
    display: block;
  }
}
.secMessage01 .photo {
  display: table-cell;
  width: 150px;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .secMessage01 .photo {
    display: block;
    width: auto;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .secMessage01 .photo img {
    max-width: 240px;
  }
}
.secMessage01 .content {
  display: table-cell;
  padding: 0 0 0 40px;
}
.secMessage01 .content p {
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 2;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .secMessage01 .content {
    display: block;
    margin: 15px 0 0 0;
    padding: 0;
  }
}

/* outline
----------------------------------------------------------*/
.tbl_outline01 {
  font-size: 0.8em;
}
.tbl_outline01 th,
.tbl_outline01 td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #FFF;
  letter-spacing: 0;
  line-height: 1.3;
  height: 40px;
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
}
.tbl_outline01 thead th {
  background: #EEE;
}
.tbl_outline01 tbody th {
  background: #CCC;
}
.tbl_outline01 tbody td {
  background: #EEE;
}
.tbl_outline01 .yellow {
  background: #FFE893;
}
.tbl_outline01 .pink {
  background: #F7C9DD;
}
.tbl_outline01 .blue {
  background: #C7D5ED;
}
.tbl_outline01 .green {
  background: #CBE3AE;
}
.tbl_outline01 .purple {
  background: #C7C0DF;
}
.tbl_outline01 .light_blue {
  background: #C7E8FA;
}
.tbl_outline01 .orange {
  background: #F8C5AC;
}
.tbl_outline01 .dark_green {
  background: #89C997;
}

.dl_outline01 dt {
  float: left;
  clear: both;
}
.dl_outline01 dd {
  margin: 0 0 0 5em;
}

.mt_no {
  margin-top: 0;
}

.mt_m20 {
  margin-top: -20px;
}

/* お知らせ
----------------------------------------------------------*/
/* アーカイブページ */
.secNewsArchive dl dt {
  padding: 15px 0;
  float: left;
  clear: both;
}
@media screen and (max-width: 768px) {
  .secNewsArchive dl dt {
    padding: 15px 0 0;
    float: none;
  }
}
.secNewsArchive dl dt span {
  display: inline-block;
  width: 120px;
  margin: 0 0 0 10px;
  padding: 2px;
  color: #FFF;
  font-size: 10px;
  text-align: center;
  background: #812400;
}
.secNewsArchive dl dd {
  padding: 15px 0 15px 260px;
  border-bottom: 1px dashed #CCC;
}
@media screen and (max-width: 768px) {
  .secNewsArchive dl dd {
    padding: 5px 0 15px;
  }
}

.wp-pagenavi {
  margin: 40px 0 0 0;
  clear: both;
  text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  padding: 4px 10px;
  margin: 2px;
  color: #222;
  text-decoration: none;
  border: 1px solid #CCC;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #FFF;
  border-color: #812400;
  background: #812400;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.wp-pagenavi span.current {
  font-weight: normal;
}

/* シングルページ */
.secNewsSingle .entry-meta {
  margin: 20px 0;
  font-size: 0.93333em;
}
.secNewsSingle .entry-content h3:nth-child(1),
.secNewsSingle .entry-content h4:nth-child(1),
.secNewsSingle .entry-content h5:nth-child(1),
.secNewsSingle .entry-content h6:nth-child(1) {
  margin-top: 0;
}
.secNewsSingle .entry-content hr {
  margin: 2em 0;
}
.secNewsSingle .entry-content .wp-caption {
  max-width: 100%;
}
.secNewsSingle .entry-content .wp-caption.alignleft {
  margin: 0 20px 20px 0;
}
.secNewsSingle .entry-content .wp-caption.alignright {
  margin: 0 0 20px 20px;
}
.secNewsSingle .entry-content .wp-caption-text {
  margin: 0;
  font-size: 0.86667em;
}

.prevnext {
  margin: 40px 0 0;
}
.prevnext ul {
  display: table;
  width: 100%;
  margin: 0;
  list-style-type: none;
}
.prevnext ul li {
  display: table-cell;
  width: 33.333%;
}
.prevnext ul li:nth-child(2) {
  text-align: center;
}
.prevnext ul li:nth-child(3) {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .prevnext ul li {
    font-size: 0.86667em;
  }
}
</pre></body></html>