<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
----------------------------------------------------------*/
.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;
}

/* テキスト・テキストエリア */
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 {
  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);
}

.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%;
  font-size: 0.93333em;
}
@media screen and (max-width: 768px) {
  table {
    font-size: 0.86667em;
  }
}
table th,
table td {
  padding: 10px;
  border: 1px solid #BCBCBC;
}
table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background: #F6F6F6;
}
table td {
  vertical-align: top;
}
table thead th {
  text-align: center;
  vertical-align: middle;
}

iframe {
  max-width: 100%;
}

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

strong {
  font-weight: bold;
}

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

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

hr {
  margin: 30px 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;
}

.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;
  }
}

/* header
----------------------------------------------------------*/
#header {
  padding: 10px 0;
  color: #812400;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #header {
    display: none;
  }
}

/* main
----------------------------------------------------------*/
#main {
  width: 100%;
}

/* sidebar
----------------------------------------------------------*/
#sidebar {
  width: 26.184%;
  padding: 0 20px 0 0;
  float: left;
}
@media screen and (max-width: 768px) {
  #sidebar {
    width: 100%;
    padding: 0;
    float: none;
  }
}
#sidebar .logo {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #sidebar .logo {
    padding: 15px 0;
  }
}
#sidebar .logo a img {
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #sidebar .logo a img {
    max-width: 244px;
  }
}
#sidebar .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) {
  #sidebar .menu {
    display: block;
    margin: 0 -15px;
  }
}
#sidebar .menu span {
  margin-right: 10px;
  vertical-align: middle;
}

#gnavi {
  font-size: 1.06667em;
}
@media screen and (max-width: 768px) {
  #gnavi {
    display: none;
  }
}
#gnavi dl dt {
  position: relative;
  margin: 40px 0 0 0;
  padding: 10px 0;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (max-width: 768px) {
  #gnavi dl dt {
    margin: -1px 0 0 0;
    padding: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  #gnavi dl dt:after {
    content: "＋";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    color: #812400;
    line-height: 20px;
    text-align: center;
    border: 2px solid #812400;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
#gnavi dl dt:before {
  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);
  margin: -3px 4px 0 0;
}
@media screen and (max-width: 768px) {
  #gnavi dl dt.active:after {
    content: "ー";
  }
}
@media screen and (max-width: 768px) {
  #gnavi dl dd {
    display: none;
  }
}
#gnavi dl dd ul {
  margin: 0;
  list-style-type: none;
}
#gnavi dl dd ul li {
  margin: -1px 0 0 0;
}
#gnavi dl dd ul li a {
  position: relative;
  display: block;
  padding: 12px 20px 12px 24px;
  color: #222;
  text-decoration: none;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
}
@media screen and (max-width: 768px) {
  #gnavi dl dd ul li a {
    padding: 20px 20px 20px 24px;
  }
}
#gnavi dl dd ul li ul {
  margin: 20px 0 20px 25%;
}
#gnavi dl dd ul li ul li:nth-child(1) a {
  border-top: none;
}
#gnavi dl dd ul li ul li:last-child a {
  border-bottom: none;
}
#gnavi dl dd ul li ul li a {
  padding-left: 0;
}
#gnavi ul {
  margin: 20px 0;
  list-style-type: none;
}
@media screen and (max-width: 768px) {
  #gnavi ul {
    margin: 0;
  }
}
#gnavi ul li a {
  position: relative;
  display: block;
  padding: 5px 0 5px 24px;
  color: #222;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #gnavi ul li a {
    padding: 20px 0 20px 24px;
    border-bottom: 1px solid #BCBCBC;
  }
}
@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;
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
  }
}

.bnrnavi {
  margin: 40px 0 0 0;
}
@media screen and (max-width: 768px) {
  .bnrnavi {
    display: none;
  }
}
.bnrnavi ul {
  margin: 0;
  list-style-type: none;
}
.bnrnavi ul li {
  margin: 15px 0;
}
.bnrnavi ul li a {
  position: relative;
  display: block;
  padding: 15px 44px 15px 24px;
  color: #222;
  font-size: 0.93333em;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #BCBCBC;
}
.bnrnavi ul li a:after {
  content: "\e906";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
  color: #AAA;
  font-family: 'tachikawa';
  font-size: 18px;
  line-height: 1;
}
.bnrnavi ul li.contact {
  margin: 40px 0 0 0;
}
.bnrnavi ul li.contact a {
  color: #FFF;
  border: 1px solid #812400;
  background: #812400;
}
.bnrnavi ul li.contact a:after {
  content: "\e907";
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
  color: #FFF;
  font-family: 'tachikawa';
  font-size: 18px;
  line-height: 1;
}

/* breadcrumb
----------------------------------------------------------*/
#breadcrumb {
  margin: 40px 0 0 0;
  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;
}

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

/* contents
----------------------------------------------------------*/
#contents {
  width: 73.815%;
  float: left;
}
@media screen and (max-width: 768px) {
  #contents {
    display: block;
    width: 100%;
    margin: 15px 0 0 0;
    float: none;
  }
}

/* footer
----------------------------------------------------------*/
#footer {
  margin-top: 40px;
}
#footer .bnrnavi {
  display: none;
}
@media screen and (max-width: 768px) {
  #footer .bnrnavi {
    display: block;
  }
}
#footer .fnavi {
  position: absolute;
  top: 10px;
  right: 0;
}
@media screen and (max-width: 1200px) {
  #footer .fnavi {
    position: static;
    margin: 40px 0;
    text-align: center;
  }
}
#footer .fnavi a {
  color: #222;
  text-decoration: none;
}
#footer .fnavi ul {
  margin: 0;
  list-style-type: none;
}
#footer .fnavi ul li {
  display: inline;
  font-size: 0.8em;
}
#footer .fnavi ul li:before {
  content: "｜";
  padding: 0 5px;
}
#footer .fnavi 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
----------------------------------------------------------*/
.secIndex01 {
  font-size: 1.26667em;
}
.secIndex01 ul {
  margin: 0 0 0 -15px;
  list-style-type: none;
}
.secIndex01 ul li {
  width: 50%;
  padding: 15px 0 0 15px;
  float: left;
}
@media screen and (max-width: 768px) {
  .secIndex01 ul li {
    width: 100%;
    float: none;
  }
}
.secIndex01 ul li img {
  width: 100%;
  vertical-align: bottom;
}
.secIndex01:nth-child(1) ul li {
  padding-top: 0;
}
.secIndex01 .inner02 {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  float: right;
  background: #FFF9F3;
}
@media screen and (max-width: 768px) {
  .secIndex01 .inner02 {
    width: 100%;
    height: auto;
    float: none;
  }
}
.secIndex01 .inner02:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #DDD;
}
.secIndex01 .inner02 &gt; div {
  height: 100%;
}
.secIndex01 .inner02 p {
  position: relative;
  z-index: 100;
}
.secIndex01 .inner02 p img {
  width: 100%;
}
.secIndex01 .inner02 ul {
  bottom: 5px;
  display: flex;
  margin: 0;
  list-style-type: none;
  position: absolute;
  right: 5px;
  z-index: 101;
}
.secIndex01 .inner02 ul li {
  width: 50%;
  text-align: center;
}
.secIndex01 .inner02 ul li:nth-of-type(1) {
  padding-left: 0;
  padding-right: 5px;
  border-right: solid #ccc 1px;
}
.secIndex01 .inner02 ul li:nth-of-type(2) {
  padding-left: 5px;
}
.secIndex01 .inner02 .bnr {
  padding: 0;
}
.secIndex01 .inner02 .bnr span {
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .secIndex01 .inner02 .bnr span {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 8px;
    height: 40px;
    line-height: 40px;
    padding-left: 0;
  }
}

.secIndex02 .inner01 {
  position: relative;
  width: 49.152%;
  height: 200px;
  margin: 15px 0 0 0;
  float: left;
  background: #F5F5F5;
}
@media screen and (max-width: 768px) {
  .secIndex02 .inner01 {
    width: 100%;
    height: auto;
    float: none;
  }
}
.secIndex02 .inner01 a {
  color: #222;
  text-decoration: none;
}
.secIndex02 .inner01 .news {
  margin-top: 0;
  padding: 0 13px 13px 0;
  position: relative;
  font-size: 0.93333em;
}
.secIndex02 .inner01 .news h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #A7A7A5;
  color: #fff;
  display: inline-block;
  padding: 8px 13px;
  width: 100px;
}
.secIndex02 .inner01 .news dl {
  margin-left: 13px;
  margin-top: 0;
}
.secIndex02 .inner01 .news dt {
  padding: 5px 0;
  float: left;
  clear: both;
}
.secIndex02 .inner01 .news dd {
  padding: 4px 0 4px 8.5em;
  border-bottom: 1px dotted #BCBCBC;
}
.secIndex02 .inner01 .news dd a {
  display: inline-block;
  height: 22px;
  overflow: hidden;
}
.secIndex02 .inner01 .news h2 + p {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 0;
  text-align: right;
  width: calc(98% - 100px);
}
.secIndex02 .inner01 .news + p {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 15px 0 0 0;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  .secIndex02 .inner01 .news + p {
    position: static;
  }
}
.secIndex02 .inner01 .news + p img {
  width: 100%;
}
.secIndex02 .inner02 ul {
  margin: 0 0 15px -15px;
  list-style-type: none;
}
.secIndex02 .inner02 ul li {
  width: 25%;
  padding: 15px 0 0 15px;
  float: left;
}
@media screen and (max-width: 768px) {
  .secIndex02 .inner02 ul li {
    width: 50%;
  }
}
.secIndex02 .inner02 ul li img {
  width: 100%;
  vertical-align: bottom;
}

.secIndex03 ul {
  margin: 0 0 15px -15px;
  list-style-type: none;
}
.secIndex03 ul li {
  width: 25%;
  padding: 15px 0 0 15px;
  float: left;
}
@media screen and (max-width: 768px) {
  .secIndex03 ul li {
    width: 50%;
  }
}
.secIndex03 ul li img {
  width: 100%;
  vertical-align: bottom;
}

.secIndex04 {
  margin: 15px 0;
}
.secIndex04 a {
  display: block;
  padding: 15px;
  color: #222;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #BCBCBC;
}
.secIndex04 a:after {
  content: "\e907";
  display: inline-block;
  color: #812400;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  margin: -2px 0 0 5px;
}

.bnr {
  position: relative;
  display: block;
}
.bnr span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  color: #222;
  text-decoration: none;
  background: rgba(255, 249, 243, 0.8);
}
.bnr span:before {
  content: "\e907";
  display: inline-block;
  color: #812400;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  -moz-transform: scale(0.55);
  -ms-transform: scale(0.55);
  -webkit-transform: scale(0.55);
  transform: scale(0.55);
  margin-top: -2px;
}

/* recruit-archive
----------------------------------------------------------*/
.secRecruit01 {
  position: relative;
}
.secRecruit01 + .secRecruit01 {
  margin: 80px 0 0 0;
}
.secRecruit01 table {
  font-size: 0.93333em;
}
@media screen and (max-width: 768px) {
  .secRecruit01 table {
    font-size: 0.86667em;
  }
}
.secRecruit01 table tr {
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
}
.secRecruit01 table th,
.secRecruit01 table td {
  border: none;
}
@media screen and (max-width: 768px) {
  .secRecruit01 table th,
  .secRecruit01 table td {
    padding: 10px;
  }
}
.secRecruit01 table th {
  width: 22.598%;
  white-space: nowrap;
}
.secRecruit01 .photo {
  width: 33.333%;
  float: left;
}
@media screen and (max-width: 768px) {
  .secRecruit01 .photo {
    width: auto;
    float: none;
    text-align: center;
  }
}
.secRecruit01 .content {
  width: 63.276%;
  padding: 0 0 75px 0;
  float: right;
}
@media screen and (max-width: 768px) {
  .secRecruit01 .content {
    width: auto;
    margin: 15px 0 0 0;
    padding: 0;
    float: none;
  }
}
.secRecruit01 .link {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .secRecruit01 .link {
    position: static;
    margin: 15px 0 0 0;
  }
}
.secRecruit01 .link a {
  position: relative;
  display: block;
  min-width: 280px;
  padding: 15px;
  color: #812400;
  font-weight: bold;
  text-decoration: none;
  border: 2px solid #812400;
}
@media screen and (max-width: 768px) {
  .secRecruit01 .link a {
    text-align: center;
  }
}
.secRecruit01 .link a:after {
  content: "\e907";
  display: inline-block;
  color: #812400;
  font-family: 'tachikawa';
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -10px;
}

.secRecruit01:nth-of-type(n+1) {
  margin-top: 10px;
}
.secRecruit01 h2 + table {
  display: none;
  margin-bottom: 80px;
}
.secRecruit01 h2:hover {
  cursor: pointer;
  opacity: .5;
}
.secRecruit01 .ttl03.active::before, .secRecruit01 .secNewsSingle .entry-content h3.active::before, .secNewsSingle .entry-content .secRecruit01 h3.active::before {
  -moz-transform: rotate(90deg) scale(0.7);
  -ms-transform: rotate(90deg) scale(0.7);
  -webkit-transform: rotate(90deg) scale(0.7);
  transform: rotate(90deg) scale(0.7);
  opacity: .5;
}
.secRecruit01 ul {
  list-style: none;
  margin-left: 0;
}
.secRecruit01 ul li {
  font-size: .9rem;
  font-weight: bold;
  margin-top: 10px;
}
.secRecruit01 ul li a {
  color: #812400;
}
.secRecruit01 .not-recruiting {
  font-weight: normal;
  margin-left: 1rem;
}
.secRecruit01 .pdf_download {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.secRecruit01 .pdf_download li {
  display: -webkit-flex;
  display: flex;
  border: 1px solid #CDCDCD;
  width: 49%;
}
.secRecruit01 .pdf_download li a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #222;
  height: 100%;
  text-decoration: none;
  width: 100%;
}
.secRecruit01 .pdf_download li a img {
  height: auto;
  width: 140px;
  margin-right: 1em;
}

.secRecruit01 + .secIndex03 {
  margin-top: 50px;
}

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

h2#kango + .secMessageArchive ul li {
  margin-bottom: 20px;
  width: 49%;
}

.secMessageSingle {
  margin: 60px 0;
  border: 1px solid #812400;
}
@media screen and (max-width: 768px) {
  .secMessageSingle {
    margin: 30px 0;
  }
}
.secMessageSingle .title {
  display: table;
  width: 100%;
  color: #812400;
  font-size: 1.46667em;
}
.secMessageSingle .title &gt; span {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .secMessageSingle .title &gt; span {
    display: block;
  }
}
.secMessageSingle .title .number {
  width: 60px;
  padding: 0;
  color: #FFF;
  font-size: 40px;
  font-family: 'Anton', sans-serif;
  line-height: 1;
  text-align: center;
  background: #812400;
}
@media screen and (max-width: 768px) {
  .secMessageSingle .title .number {
    width: 100%;
    padding: 5px;
    font-size: 24px;
  }
}
.secMessageSingle .title .name {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .secMessageSingle .title .name {
    padding-top: 0;
    font-size: 0.66667em;
  }
}
.secMessageSingle .content {
  -webkit-flex: flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border-top: 1px solid #812400;
}
@media screen and (max-width: 768px) {
  .secMessageSingle .content {
    display: block;
    padding: 15px;
  }
}
.secMessageSingle .content .photo {
  width: 300px;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .secMessageSingle .content .photo {
    width: auto;
    padding: 0 15px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .secMessageSingle .content .photo img {
    max-width: 240px;
  }
}
.secMessageSingle .content .text {
  font-feature-settings: "palt";
  flex: 1;
  letter-spacing: .1rem;
  line-height: 2;
  padding: 30px 0 30px 30px;
}
@media screen and (max-width: 768px) {
  .secMessageSingle .content .text {
    margin: 10px 0 0 0;
    padding: 0;
  }
}
.secMessageSingle:nth-child(even) .content {
  -webkit-flex-direction: row;
  flex-direction: row;
}
.secMessageSingle:nth-child(even) .content .text {
  padding: 30px 30px 30px 0;
}
@media screen and (max-width: 768px) {
  .secMessageSingle:nth-child(even) .content .text {
    margin: 10px 0 0 0;
    padding: 0;
  }
}

/* Q&amp;A
----------------------------------------------------------*/
.dl_faq01 dt {
  position: relative;
  margin: 3em 0 0.5em 0;
  padding: 0 0 0 2em;
  color: #812400;
  font-weight: bold;
}
.dl_faq01 dt:before {
  content: "Q：";
  position: absolute;
  top: 0;
  left: 0;
}
.dl_faq01 dd {
  position: relative;
  padding: 0 0 0 2em;
}
.dl_faq01 dd:before {
  content: "A：";
  position: absolute;
  top: 0;
  left: 1px;
  color: #00B285;
  font-weight: bold;
}

/* internship
----------------------------------------------------------*/
.secIntern01 {
  margin: 30px 0;
  overflow: hidden;
  letter-spacing: 0.1em;
  border: 1px solid #CCC;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.secIntern01 h3 {
  margin: 0;
  padding: 15px 20px;
  color: #FFF;
  font-size: 1.2em;
  border: none;
  background: #812400;
}
@media screen and (max-width: 768px) {
  .secIntern01 h3 {
    padding: 15px;
  }
}
.secIntern01 h4 {
  margin: 0;
  padding: 10px 20px;
  color: #333;
  font-size: 1.13333em;
  font-style: italic;
  letter-spacing: 0.1em;
  border-top: 1px dashed #CCC;
  border-bottom: 1px dashed #CCC;
  background: #F4F4F4;
}
.secIntern01 h4:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .secIntern01 h4 {
    padding: 10px 15px;
  }
}
.secIntern01 h3 + h4 {
  border-top: none;
}
.secIntern01 &gt; div {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .secIntern01 &gt; div {
    padding: 15px;
  }
}
.secIntern01 &gt; div .content {
  width: 69.339%;
  float: left;
}
@media screen and (max-width: 768px) {
  .secIntern01 &gt; div .content {
    width: auto;
    float: none;
  }
}
.secIntern01 &gt; div .photo {
  width: 28.301%;
  float: right;
}
@media screen and (max-width: 768px) {
  .secIntern01 &gt; div .photo {
    width: auto;
    margin: 10px 0 0 0;
    float: none;
  }
}

/* お問い合わせ
----------------------------------------------------------*/
.tbl_contact01 tr {
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
}
.tbl_contact01 th,
.tbl_contact01 td {
  padding: 20px 10px;
  border: none;
}
@media screen and (max-width: 768px) {
  .tbl_contact01 th,
  .tbl_contact01 td {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .tbl_contact01 th {
    padding: 10px;
    border-bottom: 1px solid #BCBCBC;
  }
}
.tbl_contact01 label {
  display: block;
  padding: 5px 0;
}

span.wpcf7-list-item {
  margin: 0;
}

/* お知らせ
----------------------------------------------------------*/
/* アーカイブページ */
.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;
}
@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 {
  margin: 40px 0 0;
}
.secNewsSingle .entry-header .ttl03, .secNewsSingle .entry-header .entry-content h3, .secNewsSingle .entry-content .entry-header h3 {
  padding: 15px 15px 15px 40px;
  background: #fff9f3;
}
.secNewsSingle .entry-header .ttl03:before, .secNewsSingle .entry-header .entry-content h3:before, .secNewsSingle .entry-content .entry-header h3:before {
  top: 18px;
  left: 15px;
}
.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;
  }
}

.download {
  margin-top: 50px !important;
  padding-top: 10px;
}

.kousei_recruit li {
  width: 49%;
}
.kousei_recruit li img {
  height: auto;
  width: 100%;
}
</pre></body></html>