@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css");
@import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

strong {
  font-weight: 700;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  background: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media all and (min-width: 768px) {
  body {
    min-width: 768px !important;
  }
  body #Wrap {
    min-width: 768px !important;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body {
    min-width: 0px !important;
  }
  body #Wrap {
    min-width: 0px !important;
    width: 100%;
  }
}
@media screen and (min-width:768px) and (max-width: 1023px) {
  body {
    width: 1050px !important;
  }
  body #Wrap {
    width: 1050px !important;
  }
}

@media all and (min-width: 768px) {
  .spOnly {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .spBlock {
    display: block;
  }
}

@media all and (min-width: 768px) {
  .pcBlock {
    display: block;
  }
}

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

a[href^=https],
a[href^="mailto:"] {
  word-break: break-all;
}

.float_R {
  float: right;
}

.float_L {
  float: left;
}

@media all and (min-width: 768px) {
  .float_R_Pc {
    float: right;
  }
}

@media all and (min-width: 768px) {
  .float_L_Pc {
    float: left;
  }
}

#Main, main, .edit-area {
  margin: 10px 0;
}
@media all and (min-width: 768px) {
  #Main, main, .edit-area {
    width: 1024px;
    margin: 10px auto;
  }
}
@media screen and (max-width: 767px) {
  #Main, main, .edit-area {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }
}

.Section {
  margin-bottom: 50px;
}
@media all and (min-width: 768px) {
  .Section {
    margin-bottom: 80px;
  }
}

footer {
  padding-bottom: 20px;
}
footer small {
  font-size: 0.75rem;
}
body {
  font: 16px/1.8 "YakuHanJP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  color: #333;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.foS12 {
  font-size: 0.75rem;
  line-height: 1.5;
}

.foS14 {
  font-size: 0.875rem;
  line-height: 1.6;
}

.foM16 {
  font-size: 1rem;
}

.foL20 {
  font-size: 1.25rem;
}

@media screen and (max-width: 767px) {
  .foS12 {
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .foS14 {
    font-size: 0.875rem;
    line-height: 1.6;
  }
  .foM16 {
    font-size: 1rem;
  }
  .foL20 {
    font-size: 1.25rem;
  }
}
@media all and (min-width: 768px) {
  .foS12 {
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .foS14 {
    font-size: 0.875rem;
    line-height: 1.6;
  }
  .foM16 {
    font-size: 1rem;
  }
  .foL20 {
    font-size: 1.25rem;
  }
}
.color_red_default {
  color: #CC0000;
}

.color_brown_default {
  color: #773b00;
}

.leading12 {
  line-height: 1.2 !important;
}

.leading08 {
  line-height: 0.8 !important;
}

.letter0 {
  letter-spacing: 0;
}

.letter08 {
  letter-spacing: 0.08em;
}

.letter15 {
  letter-spacing: 0.15em;
}

.foMedium {
  font-weight: 500;
}

.foNormal {
  font-weight: normal;
}

.w2col,
.w3col,
.w4col {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .w2col_Sp,
  .w3col_Sp,
  .w4col_Sp {
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media all and (min-width: 768px) {
  .w2col_Pc,
  .w3col_Pc,
  .w4col_Pc {
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .mt10_Sp {
    margin-top: 10px;
  }
  .mt15_Sp {
    margin-top: 15px;
  }
  .mt20_Sp {
    margin-top: 20px;
  }
  .mt30_Sp {
    margin-top: 30px;
  }
}
@media all and (min-width: 768px) {
  .mt10_Pc {
    margin-top: 10px;
  }
  .mt15_Pc {
    margin-top: 15px;
  }
  .mt20_Pc {
    margin-top: 20px;
  }
  .mt30_Pc {
    margin-top: 30px;
  }
}
.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .mb10_Sp {
    margin-bottom: 10px;
  }
  .mb15_Sp {
    margin-bottom: 15px;
  }
  .mb20_Sp {
    margin-bottom: 20px;
  }
  .mb30_Sp {
    margin-bottom: 30px;
  }
}
@media all and (min-width: 768px) {
  .mb10_Pc {
    margin-bottom: 10px;
  }
  .mb15_Pc {
    margin-bottom: 15px;
  }
  .mb20_Pc {
    margin-bottom: 20px;
  }
  .mb30_Pc {
    margin-bottom: 30px;
  }
}
.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .ml10_Sp {
    margin-left: 10px;
  }
  .ml20_Sp {
    margin-left: 20px;
  }
}
@media all and (min-width: 768px) {
  .ml10_Pc {
    margin-left: 10px;
  }
  .ml20_Pc {
    margin-left: 20px;
  }
}
.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .mr10_Sp {
    margin-right: 10px;
  }
  .mr20_Sp {
    margin-right: 20px;
  }
}
@media all and (min-width: 768px) {
  .mr10_Pc {
    margin-right: 10px;
  }
  .mr20_Pc {
    margin-right: 20px;
  }
}
.w20per {
  width: 20%;
}

.w25per {
  width: 25%;
}

.w50 {
  width: 50px;
}

.w100 {
  width: 100px;
}

@media screen and (max-width: 767px) {
  .w20per_Sp {
    width: 20%;
  }
  .w25per_Sp {
    width: 25%;
  }
  .w50_Sp {
    width: 50px;
  }
  .w100_Sp {
    width: 100px;
  }
}
@media all and (min-width: 768px) {
  .w20per_Pc {
    width: 20%;
  }
  .w25per_Pc {
    width: 25%;
  }
  .w50_Pc {
    width: 50px;
  }
  .w100_Pc {
    width: 100px;
  }
}
.margin_center {
  margin: auto;
}

@media screen and (max-width: 767px) {
  .margin_center_Sp {
    margin: auto;
  }
}
@media all and (min-width: 768px) {
  .margin_center_Pc {
    margin: auto;
  }
}
@media all and (min-width: 768px) {
  h1 {
    font-size: 3rem;
  }
}

.base_round_white,
.base_round_yellow {
  position: relative;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .base_round_white,
  .base_round_yellow {
    padding: 20px 18px;
  }
}
@media all and (min-width: 768px) {
  .base_round_white,
  .base_round_yellow {
    padding: 25px 35px;
  }
}
@media screen and (max-width: 767px) {
  .base_round_white.thin,
  .base_round_yellow.thin {
    padding: 15px;
  }
}
@media all and (min-width: 768px) {
  .base_round_white.thin,
  .base_round_yellow.thin {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .base_round_white.wide,
  .base_round_yellow.wide {
    padding: 20px 25px;
  }
}
@media all and (min-width: 768px) {
  .base_round_white.wide,
  .base_round_yellow.wide {
    padding: 30px 60px;
  }
}

.base_round_white,
.base_round_yellow {
  border-radius: 15px;
}

.base_round_white {
  background: #fff;
}

.base_round_yellow {
  background: #FFEE1F;
}

.base_corner_gray_border {
  background: #fff;
  border: solid 6px #e0e0e0;
}

table {
  border: solid #F7F7F7 1px;
}
table th {
  padding: 8px 10px;
  border: solid #F7F7F7 1px;
  vertical-align: middle;
  text-align: left;
}
@media all and (min-width: 768px) {
  table th {
    padding: 12px 15px;
  }
}
table td {
  padding: 8px 10px;
  border: solid #F7F7F7 1px;
  vertical-align: top;
}
@media all and (min-width: 768px) {
  table td {
    padding: 12px 15px;
  }
}
table td.td_vertical_middle {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  table.thin th, table.thin td {
    padding: 5px !important;
  }
}
@media all and (min-width: 768px) {
  table.thin th, table.thin td {
    padding: 8px !important;
  }
}

table .gray_pale {
  background: #e0e0e0;
}

table .yellow_pale {
  background: #fff8dd;
}

table .td_valign_top {
  vertical-align: top;
}

table .td_valign_middle {
  vertical-align: middle;
}

/* ==========================================================================
見出し
========================================================================== */
/*------------------------------------------------------------　h2見出し　*/
.h2_title01 {
  font-size: 1.5rem;
}

/*------------------------------------------------------------　h3見出し　*/
.h3_title01 {
  font-size: 1.125rem;
}

/* 見出し END  =============================================================== *


/* ==========================================================================
ボタン・リンク・SNS
========================================================================== */
.cke_editable a {
  text-decoration: none;
}

.edit-area .link_btn,
.link_btn {
  font-size: 1rem;
}

.edit-area .link_btn:before,
.link_btn:before {
  content: "";
}

/*------------------------------------------------------ ボタンカラー*/
/* サブ */
/* サブ03 */
/*------------------------------------------------------ ボタンサイズ*/
/* 大 */
.edit-area .link_btn.link_btn-large,
.cke_editable .link_btn.link_btn-large {
  font-size: 1.25rem;
}

.link_btn.link_btn-large,
.link_btn.link_btn-large {
  font-size: 1.25rem;
}

/* 小 */
.edit-area .link_btn.link_btn-small,
.cke_editable .link_btn.link_btn-small {
  font-size: 0.75rem;
}

.link_btn.link_btn-small,
.link_btn.link_btn-small {
  font-size: 0.75rem;
}

/*管理画面用リンクボタン*/
/* ------------------------------PDFマーク */
.txtLink01-pdf {
  padding-left: 30px;
  background: url(../common/ico_pdf01.png) no-repeat left center;
  background-size: 19px auto;
}

/* ------------------------------ダウンロードマーク */
.txtLink01-dl {
  padding-left: 30px;
  background: url(../common/ico_dl01.png) no-repeat left center;
  background-size: 19px auto;
}

/* ------------------------------WORDマーク */
.txtLink01-word {
  padding-left: 30px;
  background: url(../common/ico_word01.png) no-repeat left center;
  background-size: 19px auto;
}

/* ------------------------------EXCELマーク */
.txtLink01-excel {
  padding-left: 30px;
  background: url(../common/ico_excel01.png) no-repeat left center;
  background-size: 19px auto;
}

/* ------------------------------PowerPointマーク */
.txtLink01-power {
  padding-left: 30px;
  background: url(../common/ico_power01.png) no-repeat left center;
  background-size: 19px auto;
}

/* ボタン・リンク END  =============================================================== */
/* ==========================================================================
リスト
========================================================================== */
.edit-area ol,
.edit-area ul,
.cke_editable ol,
.cke_editable ul,
.list_style {
  position: relative;
  margin-left: 25px;
}

.edit-area ol,
.cke_editable ol {
  counter-reset: item;
  list-style-type: none;
  margin-left: 0;
}

.edit-area ol li,
.cke_editable ol li {
  list-style-type: none;
  margin-bottom: 5px;
  position: relative;
  padding: 4px 0 4px 30px;
}

.edit-area ol li:before,
.cke_editable ol li:before {
  counter-increment: item;
  content: counter(item);
  display: block;
  position: absolute;
  top: 0.4em;
  left: 0;
  font-weight: bold;
  width: 24px;
  height: 24px;
  line-height: 26px;
  text-align: center;
  font-size: 0.875rem;
  /* 14px */
}

.edit-area ul li,
.cke_editable ul li {
  list-style-type: none;
  margin-bottom: 5px;
}

.edit-area ul li:before,
.cke_editable ul li:before,
.list_style li:before {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  margin: 0 10px 0 -17px;
  height: 8px;
  width: 8px;
  border-radius: 100%;
}

/* リスト END  =============================================================== */
/* ==========================================================================
テーブル
========================================================================== */
.edit-area table th {
  background: #d5d5d5;
}

.edit-area table td,
.edit-area table th {
  padding: 10px;
  border: 1px solid #d5d5d5;
}

/* テーブル END  =============================================================== */
/* ==========================================================================
　画像
========================================================================== */
.cke_editable img,
img {
  max-width: 100%;
  height: auto !important;
  vertical-align: bottom;
}

.newsImg03,
.newsImg02,
.newsImg01 {
  margin: 10px 0;
}

.newsImg03 ul,
.newsImg02 ul,
.newsImg01 ul {
  margin: 0;
}

@media all and (min-width: 768px) {
  .newsImg03 ul,
  .newsImg02 ul {
    display: flex;
    justify-content: space-between;
  }
  .newsImg03 ul li {
    width: calc(33.3333333333% - 10px);
  }
  .newsImg02 ul li {
    width: calc(50% - 10px);
  }
}
.newsImg03 ul li,
.newsImg02 ul li,
.newsImg01 ul li {
  list-style: none !important;
  text-align: center;
  padding: 0;
}

.newsImg03 ul li:before,
.newsImg02 ul li:before,
.newsImg01 ul li:before {
  display: none !important;
}

/* ------------------------------------------------------------絵文字 */
.ico_20 {
  width: 20px;
  height: 20px;
  padding: 0 4px;
  vertical-align: middle;
  margin-bottom: 3px;
}

/* 画像 END  =============================================================== */
/* ==========================================================================
囲い
========================================================================== */
.div_info01 {
  padding: 16px;
  margin: 15px 0;
  border-radius: 2px;
  background: #d5d5d5;
}

.div_info02 {
  padding: 16px;
  margin: 15px 0;
  border-radius: 2px;
}

/* 囲い END  =============================================================== */
/* ==========================================================================
　境界線
========================================================================== */
hr.div_hr01 {
  display: block;
  margin: 15px 0;
  border: none;
  border-bottom: dashed 1px #CFCFCF;
}

/*管理画面側*/
.cke_editable .ckeditor_divline {
  background: url(../common/ckeditor_divline.gif) no-repeat;
}

/* 境界線 END  =============================================================== */
/* ==========================================================================
ckエディター
========================================================================== */
/*------------------------------------------------------------ニュース表示(日付)*/
.day-color01 {
  color: #000000;
}

/*黒*/
.day-color02 {
  color: #e03e3e;
}

/*赤*/
.day-color03 {
  color: #005692;
}

/*青*/
.day-color04 {
  color: #099809;
}

/*緑*/
.day-color05 {
  color: #E77BE6;
}

/*ピンク*/
.day-color06 {
  color: #666666;
}

/*グレー*/
.day-bold {
  font-weight: bold;
}

/*-----------------------------------------------------------ニュース表示(タイトル)*/
.title-size-small {
  font-size: 0.8125rem;
}

/* 13px */
.title-size-middle {
  font-size: 0.9375rem;
}

/* 15px */
.title-size-big {
  font-size: 1.25rem;
}

/* 20px */
.title-color01 {
  color: #000000;
}

/*黒*/
.title-color02 {
  color: #e03e3e;
}

/*赤*/
.title-color03 {
  color: #005692;
}

/*青*/
.title-color04 {
  color: #099809;
}

/*緑*/
.title-color05 {
  color: #E77BE6;
}

/*ピンク*/
.title-color06 {
  color: #666666;
}

/*グレー*/
.title-bold {
  font-weight: bold;
}

/*-----------------------------------------------------------文字サイズ*/
span.op_large {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 1.25rem;
}

span.op_large02 {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 1.4375rem;
}

span.op_mideamu {
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 0.9375rem;
}

span.op_small {
  display: inline-block;
  line-height: 1.8;
  text-decoration: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: 0.75rem;
}

/*-----------------------------------------------------------文字の下付上付*/
sub {
  font-size: 75.5%;
  vertical-align: bottom;
}

sup {
  font-size: 75.5%;
  vertical-align: top;
}

/*-----------------------------------------------------------他装飾*/
.g-map {
  width: 100% !important;
}

.cke_editable .ckeditor_divline {
  background: url(../images/ckeditor_divline.gif) no-repeat;
}

/*ソーシャルボタン領域*/
.Social {
  display: none;
}

.detail_news_social {
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 40px;
}

.detail_news_social ul {
  display: flex;
  justify-content: center;
  margin-left: 0 !important;
}

.detail_news_social ul li {
  margin-left: 10px !important;
  list-style: none !important;
}
.detail_news_social ul li:first-child {
  margin-left: 0 !important;
}

.detail_news_social ul li::before {
  display: none;
}

.detail_news_social li a {
  vertical-align: bottom;
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #1a63ac url("../images/logo_fb01.png") no-repeat center;
  background-size: auto 18px;
  border-radius: 100px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.1s ease;
}

.detail_news_social li a.tw {
  background: #57aae8 url("../images/logo_tw01.png") no-repeat center;
  background-size: auto 15px;
}

.detail_news_social li a.line {
  background: #00b900 url("../images/logo_line02.png") no-repeat center;
  background-size: auto 20px;
}

.detail_news_social li:hover a {
  transform: scale(1.1);
}

/*ソーシャルボタン領域END*/
/* ckエディター END  =============================================================== */
/* ==========================================================================
  Youtube
========================================================================== */
.youtube-css {
  position: relative;
  height: 0;
  overflow: hidden;
}

.youtube-css iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* テキスト END  =============================================================== */
/* ==========================================================================
  テキスト
========================================================================== */
/* ------------------------------------------------------------ テキストインデント */
.text_mark {
  margin-left: 1em;
  text-indent: -1em;
}

.text_marks {
  margin-left: 0.857em;
  text-indent: -0.857em;
}

/* ------------------------------------------------------------ テキスト寄せ */
.text_center,
.text_center_Pc {
  text-align: center;
}

.text_right,
.text_right_Pc {
  text-align: right;
}

.text_left,
.text_left_Pc {
  text-align: left;
}

/* テキスト END  =============================================================== */
/* ==========================================================================
  編集パーツ用　番号付属リスト・チェックリスト
   ========================================================================== */
.list_num01 {
  counter-reset: item;
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}

.list_num01 li {
  position: relative;
  padding: 4px 0 4px 35px;
  margin-bottom: 10px;
  list-style: none !important;
}

.list_num01 li:before {
  counter-increment: item;
  content: counter(item);
  display: block;
  position: absolute;
  top: 0.3em;
  left: 0;
  font-weight: bold;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 100%;
  text-align: center;
  font-size: 0.75rem;
}

.edit-area .list_check,
.cke_editable .list_check {
  list-style: none;
  padding: 0;
  position: relative;
  margin-left: 0 !important;
}

.edit-area li {
  position: relative;
  margin-bottom: 10px;
}

.list_check li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 10px;
  list-style: none !important;
}

.edit-area .list_check li:before,
.cke_editable .list_check li:before {
  box-sizing: border-box;
  position: absolute;
  content: "";
  display: block;
  top: 0.4em;
  left: 0.2em;
  height: 10px;
  width: 6px;
  transform: rotate(45deg);
  border-radius: 0;
  margin: 0;
  background: none;
  border-bottom: solid 3px #555;
  border-right: solid 3px #555;
}

.cke_editable .lay-grid > .col-1,
.cke_editable .lay-grid > .col-2,
.cke_editable .lay-grid > .col-3,
.cke_editable .lay-grid > .col-4,
.cke_editable .lay-grid > .col-5,
.cke_editable .lay-grid > .col-6,
.cke_editable .lay-grid > .col-7,
.cke_editable .lay-grid > .col-8,
.cke_editable .lay-grid > .col-9,
.cke_editable .lay-grid > .col-10,
.cke_editable .lay-grid > .col-11,
.cke_editable .lay-grid > .col-12 {
  padding: 10px;
  border: dashed 1px #dedacd;
  border-radius: 4px;
}

.lay-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.lay-grid > .col-1,
.lay-grid > .col-2,
.lay-grid > .col-3,
.lay-grid > .col-4,
.lay-grid > .col-5,
.lay-grid > .col-6,
.lay-grid > .col-7,
.lay-grid > .col-8,
.lay-grid > .col-9,
.lay-grid > .col-10,
.lay-grid > .col-11,
.lay-grid > .col-12 {
  box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.lay-grid > .col-1 {
  width: calc(8.3333333333% - 20px);
}

.lay-grid > .col-2 {
  width: calc(16.6666666667% - 20px);
}

.lay-grid > .col-3 {
  width: calc(25% - 20px);
}

.lay-grid > .col-4 {
  width: calc(33.3333333333% - 20px);
}

.lay-grid > .col-5 {
  width: calc(41.6666666667% - 20px);
}

.lay-grid > .col-6 {
  width: calc(50% - 20px);
}

.lay-grid > .col-7 {
  width: calc(58.3333333333% - 20px);
}

.lay-grid > .col-8 {
  width: calc(66.6666666667% - 20px);
}

.lay-grid > .col-9 {
  width: calc(75% - 20px);
}

.lay-grid > .col-10 {
  width: calc(83.3333333333% - 20px);
}

.lay-grid > .col-11 {
  width: calc(91.6666666667% - 20px);
}

.lay-grid > .col-12 {
  width: calc(100% - 20px);
}

.lay-grid > .col-lg-1,
.lay-grid > .col-lg-2,
.lay-grid > .col-lg-3,
.lay-grid > .col-lg-4,
.lay-grid > .col-lg-5,
.lay-grid > .col-lg-6,
.lay-grid > .col-lg-7,
.lay-grid > .col-lg-8,
.lay-grid > .col-lg-9,
.lay-grid > .col-lg-10,
.lay-grid > .col-lg-11,
.lay-grid > .col-lg-12 {
  box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px;
}

@media all and (min-width: 768px) {
  .lay-grid > .col-lg-1 {
    width: calc(8.3333333333% - 20px);
  }
  .lay-grid > .col-lg-2 {
    width: calc(16.6666666667% - 20px);
  }
  .lay-grid > .col-lg-3 {
    width: calc(25% - 20px);
  }
  .lay-grid > .col-lg-4 {
    width: calc(33.3333333333% - 20px);
  }
  .lay-grid > .col-lg-5 {
    width: calc(41.6666666667% - 20px);
  }
  .lay-grid > .col-lg-6 {
    width: calc(50% - 20px);
  }
  .lay-grid > .col-lg-7 {
    width: calc(58.3333333333% - 20px);
  }
  .lay-grid > .col-lg-8 {
    width: calc(66.6666666667% - 20px);
  }
  .lay-grid > .col-lg-9 {
    width: calc(75% - 20px);
  }
  .lay-grid > .col-lg-10 {
    width: calc(83.3333333333% - 20px);
  }
  .lay-grid > .col-lg-11 {
    width: calc(91.6666666667% - 20px);
  }
  .lay-grid > .col-lg-12 {
    width: calc(100% - 20px);
  }
  .card-box__item--lg-last {
    order: 1;
  }
}
.card-box {
  margin-top: 20px;
}

.card-box__item--fast {
  margin-top: 20px;
}

#TopWrap {
  position: relative;
  background: #fff;
}

#top {
  font-family: "Noto Sans JP", sans-serif;
  background: #F9F6F0;
  position: relative;
}
#top header {
  background: url(../images/bg_top01.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #top header {
    background: url(../images/bg_top01_sp.jpg) no-repeat;
    background-position: 50% 30%;
    background-size: contain;
  }
}
#top header h1 {
  display: inline-block;
  width: 366px;
  padding: 24px 40px;
  background: #866566;
  border-radius: 0 0 30px 0;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #top header h1 {
    width: 100%;
    padding: 0;
    border-radius: 0 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  #top header h1 img {
    display: block;
    width: 50%;
    margin: 12px auto;
  }
}
#top header .header_nav {
  width: 60%;
  margin-top: 382px;
  background: url(../images/bg_top_nav01.jpg);
  margin-right: 0;
  margin-left: auto;
  border-radius: 40px 0 0 0;
  box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #top header .header_nav {
    width: 100%;
    margin-top: 160px;
    padding: 0;
    border-radius: 0 0 0 0;
  }
}
#top header .header_nav ul {
  display: flex;
}
#top header .header_nav ul li {
  display: block;
  width: 33.3333333333%;
  padding-top: 25px;
  padding-bottom: 27px;
}
#top header .header_nav ul li a {
  position: relative;
  display: block;
  color: #866566;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 53px;
  padding-right: 10px;
  border-right: 2px solid #866566;
}
@media screen and (max-width: 767px) {
  #top header .header_nav ul li a {
    font-size: 14px;
  }
}
#top header .header_nav ul li a::before {
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../common/ico_arrow01.svg) no-repeat;
  background-size: contain;
  bottom: 12.5px;
  left: 50%;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  #top header .header_nav ul li a::before {
    width: 12px;
    height: 12px;
    bottom: 6px;
    margin-left: 28px;
  }
}
#top header .header_nav ul li:nth-of-type(1) a::after, #top header .header_nav ul li:nth-of-type(2) a::after, #top header .header_nav ul li:nth-of-type(3) a::after {
  position: absolute;
  display: block;
  content: "";
  top: 0px;
  left: 50%;
  margin-left: -26.5px;
}
#top header .header_nav ul li:nth-of-type(1) a::after {
  width: 53px;
  height: 53px;
  background: url(../common/ico_section01.svg) no-repeat;
  background-size: contain;
  top: -3px;
}
#top header .header_nav ul li:nth-of-type(2) a::after {
  width: 53px;
  height: 53px;
  background: url(../common/ico_section02.svg) no-repeat;
  background-size: contain;
}
#top header .header_nav ul li:nth-of-type(3) a {
  border-right: 0px;
}
#top header .header_nav ul li:nth-of-type(3) a::after {
  width: 53px;
  height: 53px;
  background: url(../common/ico_section03.svg) no-repeat;
  background-size: contain;
  top: -5px;
}
@media screen and (max-width: 767px) {
  #top header .header_nav ul li:nth-of-type(3) a::after {
    top: -7px;
  }
}
#top #TopContent_wrap h2 {
  padding: 26px 0;
  text-align: center;
  background: #F2ECD1;
  font-size: 50px;
  color: #866566;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap h2 {
    padding: 20px 0;
    font-size: 38px;
  }
}
#top #TopContent_wrap h3 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #2C2C2C;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap h3 {
    font-size: 30px;
  }
}
#top #TopContent_wrap h4 {
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #2C2C2C;
  background: linear-gradient(transparent 50%, #E6E1B7 50%);
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap h4 {
    font-size: 20px;
  }
}
#top #TopContent_wrap h5 {
  font-size: 1.15rem;
  color: #856566;
  margin-bottom: 10px;
  padding-left: 24px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap h5 {
    font-size: 1.1rem;
  }
}
#top #TopContent_wrap h5::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 4px;
  background-color: #856566;
}
#top #TopContent_wrap #news {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #news {
    margin-top: 40px;
    padding: 0 10px;
  }
}
#top #TopContent_wrap #news .news_list {
  width: 1028px;
  margin: 0 auto;
  margin-top: 16.5px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #news .news_list {
    width: 100%;
  }
}
#top #TopContent_wrap #news .news_list li {
  padding: 13.5px 0;
  border-bottom: 1px solid #2C2C2C;
}
#top #TopContent_wrap #news .news_list li a {
  text-decoration: none;
  color: #2C2C2C;
}
#top #TopContent_wrap #news .news_list li div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #news .news_list li div {
    flex-wrap: wrap;
  }
}
#top #TopContent_wrap #news .news_list li div .news_date {
  width: 30%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #news .news_list li div .news_date {
    width: 100%;
    text-align: left;
    -webkit-text-decoration: underline 1px #2C2C2C;
            text-decoration: underline 1px #2C2C2C;
    text-underline-offset: 0.25em;
  }
}
#top #TopContent_wrap #news .news_list li div .news_txt {
  width: 70%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #news .news_list li div .news_txt {
    width: 100%;
  }
}
#top #TopContent_wrap #news .news_more {
  width: 631px;
  margin: 0 auto;
  margin-top: 38.5px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #news .news_more {
    width: 100%;
  }
}
#top #TopContent_wrap #works {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works {
    margin-top: 60px;
  }
}
#top #TopContent_wrap #works h2 {
  position: relative;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works h2 {
    padding-left: 40px;
  }
}
#top #TopContent_wrap #works h2::before {
  position: absolute;
  display: block;
  content: "";
  width: 62px;
  height: 74px;
  background: url(../common/ico_section01.svg) no-repeat;
  background-size: contain;
  top: 50%;
  margin-top: -37px;
  right: 50%;
  margin-right: 112px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works h2::before {
    width: 52px;
    height: 64px;
    margin-top: -32px;
    margin-right: 62px;
  }
}
#top #TopContent_wrap #works .works_wrap {
  width: 1028px;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap {
    width: 100%;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents {
  display: flex;
  justify-content: space-between;
  padding: 60px 0;
  border-bottom: 2px dotted #866566;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents {
    display: block;
    padding: 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents:nth-of-type(2) {
    display: flex;
    flex-direction: column-reverse;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents:nth-of-type(3) {
  border-bottom: 0px;
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_img {
  width: calc(50% - 37px);
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents .work_img {
    width: 100%;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_img img {
  border-radius: 20px;
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_overview {
  width: calc(50% - 37px);
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents .work_overview {
    width: 100%;
    margin-top: 16px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_overview h4 {
  font-size: 23px;
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_overview ul {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents .work_overview ul {
    margin-top: 20px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_overview ul li {
  position: relative;
  font-size: 24px;
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents .work_overview ul li {
    font-size: 18px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_overview ul li::before {
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: #866566;
  border-radius: 100%;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents .work_overview ul li::before {
    width: 18px;
    height: 18px;
    margin-top: -9px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents .work_overview .work_txt {
  margin-top: 17px;
}
#top #TopContent_wrap #works .works_wrap .work_contents_float {
  padding: 60px 0;
  border-bottom: 2px dotted #866566;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents_float {
    display: block;
    padding: 20px 10px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents_float img {
  width: 450px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents_float img {
    width: 100%;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents_float ul {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents_float ul {
    margin-top: 20px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents_float ul li {
  position: relative;
  font-size: 24px;
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents_float ul li {
    font-size: 18px;
  }
}
#top #TopContent_wrap #works .works_wrap .work_contents_float ul li::before {
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: #866566;
  border-radius: 100%;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #works .works_wrap .work_contents_float ul li::before {
    width: 18px;
    height: 18px;
    margin-top: -9px;
  }
}
#top #TopContent_wrap #organization {
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization {
    margin-top: 80px;
  }
}
#top #TopContent_wrap #organization h2 {
  position: relative;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization h2 {
    padding-left: 40px;
  }
}
#top #TopContent_wrap #organization h2::before {
  position: absolute;
  display: block;
  content: "";
  width: 57px;
  height: 50px;
  background: url(../common/ico_section02.svg) no-repeat;
  background-size: contain;
  top: 50%;
  margin-top: -22px;
  right: 50%;
  margin-right: 118px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization h2::before {
    width: 47px;
    height: 40px;
    margin-top: -19px;
    margin-right: 62px;
  }
}
#top #TopContent_wrap #organization .org_wrap {
  width: 1028px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap {
    width: 100%;
    margin: 40px auto 0;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_content {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_content {
    display: block;
    padding: 0 10px;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_chart {
  width: 45%;
  padding: 60px 27px;
  background: #fff;
  border: 3px solid #866566;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_content .org_chart {
    width: 100%;
    padding: 30px 13.5px;
    box-sizing: border-box;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview {
  width: 55%;
  padding-left: 33px;
  background: url(../images/bg_top_org01.png) no-repeat;
  background-size: contain;
  background-position-y: bottom;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_content .org_overview {
    width: 100%;
    padding-left: 0;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview p {
  display: flex;
  padding: 26px 0;
  border-bottom: 1px solid #866566;
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_head {
  position: relative;
  display: block;
  width: 20%;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_head {
    width: 35%;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_head::before {
  position: absolute;
  display: block;
  content: "：";
  top: 0;
  right: 0;
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_body {
  display: block;
  width: 80%;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_body {
    width: 72%;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_body a {
  color: #333;
}
#top #TopContent_wrap #organization .org_wrap .org_content .org_overview .org_overview_list {
  display: flex;
  padding-top: 30px;
}
#top #TopContent_wrap #organization .org_wrap .org_table {
  width: 1028px;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table {
    width: 100%;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table .spOnly {
    margin: 20px auto 0;
    padding-left: 10px;
    text-align: center;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap {
    width: 100%;
    overflow-x: scroll;
    display: none;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table {
  width: 100%;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table {
    width: 1080px;
    margin: 0 auto;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr:nth-child(2n) {
  background: #EFECD2;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr:nth-child(2n+1) {
  background: #FCF9E4;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr th {
  background: #866566;
  color: #fff;
  border: 1px solid #866566;
  text-align: center;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr th:nth-child(1), #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr th:nth-child(2) {
  width: 20%;
  padding: 15px 0;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr th:nth-child(1) {
  border-right: 1px solid #fff;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr th:nth-child(3) {
  width: 60%;
  padding: 15px 0;
  padding-left: 68px;
  border-right: 1px solid #866566;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr td {
  border: 1px solid #866566;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr td:nth-child(1), #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr td:nth-child(2) {
  width: 20%;
  padding: 15px 0;
  text-align: center;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap table tbody tr td:nth-child(3) {
  width: 60%;
  padding: 15px 0;
  padding-left: 68px;
  text-align: left;
}
#top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp {
    display: block;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp table {
    width: 100%;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp table tr {
    display: flex;
    flex-wrap: wrap;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp table tr th, #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp table tr td {
    background-color: #866566;
    border: 1px solid #866566;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp table tr td {
    background-color: #EEECD1;
    color: #333;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table .org_table_wrap_sp table tr td:nth-of-type(2) {
    border-top: none;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_table_two {
  width: 1028px;
  margin: 70px auto 0;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table_two {
    width: 100%;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table_two .spOnly {
    margin: 20px auto 0;
    padding-left: 10px;
    text-align: center;
    font-weight: bold;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex {
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01,
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 {
  width: 48%;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap {
    width: 100%;
    overflow-x: scroll;
    display: none;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table,
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table {
  width: 100%;
  margin: 10px auto;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr:nth-child(2n),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr:nth-child(2n) {
  background: #EFECD2;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr:nth-child(2n+1),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr:nth-child(2n+1) {
  background: #FCF9E4;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr th,
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr th {
  background: #866566;
  color: #fff;
  border: 1px solid #866566;
  text-align: center;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr th:nth-child(1), #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr th:nth-child(2),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr th:nth-child(1),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr th:nth-child(2) {
  width: 20%;
  padding: 15px 0;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr th:nth-child(1),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr th:nth-child(1) {
  border-right: 1px solid #fff;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr th:nth-child(3),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr th:nth-child(3) {
  width: 60%;
  padding: 15px 0;
  padding-left: 68px;
  border-right: 1px solid #866566;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr td,
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr td {
  border: 1px solid #866566;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr td:nth-child(1), #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr td:nth-child(2),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr td:nth-child(1),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr td:nth-child(2) {
  width: 20%;
  padding: 15px 0;
  text-align: center;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap table tbody tr td:nth-child(3),
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap table tbody tr td:nth-child(3) {
  width: 60%;
  padding: 15px 0;
  padding-left: 68px;
  text-align: left;
}
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp,
#top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp {
    display: block;
    margin-top: 10px;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp table,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp table {
    width: 100%;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp table tr,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp table tr {
    display: flex;
    flex-wrap: wrap;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp table tr th, #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp table tr td,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp table tr th,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp table tr td {
    background-color: #866566;
    border: 1px solid #866566;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp table tr td,
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp table tr td {
    background-color: #EEECD1;
    color: #333;
  }
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table01 .org_table_wrap_sp table tr td:nth-of-type(2),
  #top #TopContent_wrap #organization .org_wrap .org_table_two .org_table_flex .org_table02 .org_table_wrap_sp table tr td:nth-of-type(2) {
    border-top: none;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_links {
  width: 90%;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_links {
    width: 100%;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap {
    display: block;
    padding: 0 10px;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a {
  position: relative;
  display: block;
  width: 40%;
  margin-top: 30px;
  text-decoration: none;
  background: #F1E8E7;
  border: 1px solid #866566;
  border-radius: 40px;
  padding: 25px 0;
  padding-left: 54px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a {
    width: 100%;
    padding: 20px 10px;
    padding-left: 50px;
    box-sizing: border-box;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a::after {
  position: absolute;
  display: block;
  content: "";
  width: 222px;
  height: 36px;
  background: url(../images/pic_mt01.png) no-repeat;
  background-size: contain;
  bottom: 0;
  right: 0;
  border-radius: 0 0 40px 0;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a::after {
    width: 175px;
    background-position: bottom;
  }
}
#top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a span {
  position: relative;
  color: #2C2C2C;
}
#top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a span::before {
  position: absolute;
  display: block;
  content: "";
  width: 27px;
  height: 27px;
  background: url(../common/ico_pdf01.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: -35px;
  margin-top: -14.5px;
}
#top #TopContent_wrap #organization .org_wrap .org_links .org_links_wrap a span::after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #2c2c2c;
  top: 50%;
  right: -15px;
  margin-top: -3px;
}
#top #TopContent_wrap #access {
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access {
    margin-top: 80px;
  }
}
#top #TopContent_wrap #access h2 {
  position: relative;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access h2 {
    padding-left: 40px;
  }
}
#top #TopContent_wrap #access h2::before {
  position: absolute;
  display: block;
  content: "";
  width: 60px;
  height: 61px;
  background: url(../common/ico_section03.svg) no-repeat;
  background-size: contain;
  top: 50%;
  margin-top: -31px;
  right: 50%;
  margin-right: 112px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access h2::before {
    width: 50px;
    height: 51px;
    margin-top: -28px;
    margin-right: 62px;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav {
  width: 1100px;
  margin: 80px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav {
    width: 100%;
    flex-wrap: wrap;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_img {
  width: 45%;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_img {
    width: 80%;
    margin: 0 auto;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions {
  width: 55%;
  margin-left: 26px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions {
    width: 100%;
    margin-left: 0px;
    padding: 0 10px;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions h3 {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions h3 {
    margin-top: 30px;
    line-height: 1;
    text-align: center;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions h3 span {
  font-size: 28px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions h3 span {
    font-size: 20px;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_adress {
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_adress {
    display: block;
    text-align: center;
    margin-top: 20px;
    padding-left: 0px;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_adress::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../common/ico_map01.svg) no-repeat;
  width: 14px;
  height: 19px;
  top: 0;
  left: 5px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_adress::before {
    left: 50%;
    margin-left: -100px;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_bus {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_bus {
    margin-top: 30px;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_bus h4 {
  position: relative;
  padding-left: 70px;
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_bus h4::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../common/ico_access01.svg) no-repeat;
  background-size: contain;
  width: 50px;
  height: 29px;
  bottom: 0;
  left: 10px;
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_bus p {
  width: 80%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_bus p {
    width: 100%;
  }
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_car {
  margin-top: 40px;
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_car h4 {
  position: relative;
  padding-left: 60px;
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_car h4::before {
  position: absolute;
  display: block;
  content: "";
  background: url(../common/ico_access02.svg) no-repeat;
  background-size: contain;
  width: 40px;
  height: 26px;
  bottom: 0;
  left: 10px;
}
#top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_car p {
  width: 80%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap #access .access_wrap .access_nav .access_directions .access_nav_car p {
    width: 100%;
  }
}
#top #TopContent_wrap #access .access_wrap iframe {
  margin-top: 60px;
  width: 100%;
  height: 370px;
}
#top #TopContent_wrap .pdf_erea {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap .pdf_erea {
    grid-template-columns: 1fr;
  }
}
#top #TopContent_wrap .org_link_btn a {
  position: relative;
  display: block;
  width: 370px;
  margin: 0 0 30px 0;
  color: #2C2C2C;
  text-decoration: none;
  background: #F1E8E7;
  font-weight: 700;
  border: 1px solid #866566;
  border-radius: 40px;
  padding: 25px 0;
  padding-left: 80px;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap .org_link_btn a {
    width: 100%;
    padding: 12px 30px 12px 65px;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    border-radius: 50px;
  }
}
#top #TopContent_wrap .org_link_btn a::before {
  position: absolute;
  display: block;
  content: "";
  width: 27px;
  height: 27px;
  background: url(../common/ico_pdf01.png) no-repeat;
  background-size: contain;
  top: 50%;
  left: 30px;
  margin-top: -14.5px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap .org_link_btn a::before {
    left: 20px;
  }
}
#top #TopContent_wrap .org_link_btn a::after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #2c2c2c;
  top: 50%;
  right: 40px;
  margin-top: -3px;
}
@media screen and (max-width: 767px) {
  #top #TopContent_wrap .org_link_btn a::after {
    right: 20px;
  }
}
#top footer {
  margin: 220px auto 0;
  background: #866566;
}
@media screen and (max-width: 767px) {
  #top footer {
    margin: 120px auto 0;
    padding-bottom: 10px;
  }
}
#top footer #topbtn {
  position: fixed;
  width: 130px;
  height: 130px;
  bottom: 140px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  #top footer #topbtn {
    width: 60px;
    height: 60px;
    right: 50%;
    margin-right: -30px;
  }
}
#top footer #topbtn a {
  display: block;
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  #top footer #topbtn a {
    width: 60px;
    height: 60px;
  }
}
#top footer #topbtn a::before {
  position: absolute;
  display: block;
  content: "";
  width: 100px;
  height: 55px;
  background: url(../common/ico_topbtn01.svg) no-repeat;
  left: 50%;
  margin-left: -50px;
  top: 16px;
}
@media screen and (max-width: 767px) {
  #top footer #topbtn a::before {
    width: 50px;
    height: 50px;
    background-size: contain;
    margin-left: -25px;
    top: 8px;
  }
}
#top footer #topbtn a::after {
  position: absolute;
  display: block;
  content: "";
  width: 90px;
  height: 18px;
  background: url(../common/txt_topbtn01.svg) no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -45px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  #top footer #topbtn a::after {
    width: 30px;
    height: 20px;
    background: url(../common/txt_topbtn02.svg) no-repeat;
    background-size: contain;
    bottom: 5px;
    margin-left: -15px;
  }
}
#top footer .footer_wrap {
  width: 1028px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap {
    width: 100%;
  }
}
#top footer .footer_wrap nav {
  display: flex;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap nav {
    flex-wrap: wrap;
    padding-top: 15px;
  }
}
#top footer .footer_wrap nav li {
  list-style: none;
  margin-right: 100px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap nav li {
    margin: 0px;
    width: 100%;
  }
}
#top footer .footer_wrap nav li a {
  font-size: 26px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap nav li a {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap nav li a::after {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 11px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    margin-top: -4.5px;
    right: 25%;
  }
}
#top footer .footer_wrap .footer_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 80px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap .footer_content {
    margin-top: 30px;
    padding: 0 10px;
    flex-direction: column-reverse;
    align-items: center;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap .footer_content .footer_address {
    text-align: center;
  }
}
#top footer .footer_wrap .footer_content .footer_address h3 {
  font-size: 34px;
  line-height: 1.3;
}
#top footer .footer_wrap .footer_content .footer_address h3 span {
  font-size: 16px;
  font-weight: 300;
}
#top footer .footer_wrap .footer_content .footer_address p {
  font-size: 14px;
}
#top footer .footer_wrap .footer_content .footer_address p a {
  color: #fff;
}
#top footer .footer_wrap .footer_content .footer_subnav {
  margin-bottom: 40px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap .footer_content .footer_subnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }
}
#top footer .footer_wrap .footer_content .footer_subnav a {
  position: relative;
  display: inline-block;
  width: 160px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  text-align: center;
  padding: 13px 0;
  padding-left: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap .footer_content .footer_subnav a {
    margin: 10px;
  }
}
#top footer .footer_wrap .footer_content .footer_subnav a::before {
  position: absolute;
  display: block;
  content: "";
  width: 13px;
  height: 15px;
  background: url(../common/ico_pdf02.svg) no-repeat;
  background-size: contain;
  top: 50%;
  margin-top: -7.5px;
  left: 15px;
}
#top footer .footer_wrap .footer_content .footer_subnav a:nth-of-type(1)::before {
  left: 50%;
  margin-left: -25px;
}
#top footer .footer_wrap .copy {
  position: relative;
  margin-top: 20px;
  color: #fff;
  text-align: right;
  margin-top: -30px;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap .copy {
    text-align: center;
    margin-top: 20px;
    padding: 0 10px;
  }
}
#top footer .footer_wrap .copy small {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #top footer .footer_wrap .copy small {
    font-size: 10px;
  }
}

.body_404 {
  font-family: "Noto Sans JP", sans-serif;
  background: #F9F6F0;
  position: relative;
}
.body_404 header {
  min-height: 200px;
  background: url(../images/bg_top01.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 35%;
}
@media screen and (max-width: 767px) {
  .body_404 header {
    background: url(../images/bg_top01_sp.jpg) no-repeat;
    background-size: cover;
  }
}
.body_404 header .logo_second {
  display: inline-block;
  width: 366px;
  padding: 24px 40px;
  background: #866566;
  border-radius: 0 0 30px 0;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .body_404 header .logo_second {
    width: 100%;
    padding: 0;
    border-radius: 0 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .body_404 header .logo_second img {
    display: block;
    width: 50%;
    margin: 12px auto;
  }
}
.body_404 .wrap_404 {
  padding: 80px 10px 220px;
  background: url(../images/bg_top_org01.png) no-repeat center;
  background-size: 50%;
}
@media screen and (max-width: 767px) {
  .body_404 .wrap_404 {
    background-size: 80%;
  }
}
.body_404 h1 {
  text-align: center;
  font-size: 50px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .body_404 h1 {
    font-size: 32px;
  }
}
.body_404 footer {
  margin: 0 auto 0;
  background: #866566;
}
@media screen and (max-width: 767px) {
  .body_404 footer {
    padding-bottom: 10px;
  }
}
.body_404 footer #topbtn {
  position: fixed;
  width: 130px;
  height: 130px;
  bottom: 140px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .body_404 footer #topbtn {
    width: 60px;
    height: 60px;
    right: 50%;
    margin-right: -30px;
  }
}
.body_404 footer #topbtn a {
  display: block;
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .body_404 footer #topbtn a {
    width: 60px;
    height: 60px;
  }
}
.body_404 footer #topbtn a::before {
  position: absolute;
  display: block;
  content: "";
  width: 100px;
  height: 55px;
  background: url(../common/ico_topbtn01.svg) no-repeat;
  left: 50%;
  margin-left: -50px;
  top: 16px;
}
@media screen and (max-width: 767px) {
  .body_404 footer #topbtn a::before {
    width: 50px;
    height: 50px;
    background-size: contain;
    margin-left: -25px;
    top: 8px;
  }
}
.body_404 footer #topbtn a::after {
  position: absolute;
  display: block;
  content: "";
  width: 90px;
  height: 18px;
  background: url(../common/txt_topbtn01.svg) no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -45px;
  bottom: 30px;
}
@media screen and (max-width: 767px) {
  .body_404 footer #topbtn a::after {
    width: 30px;
    height: 20px;
    background: url(../common/txt_topbtn02.svg) no-repeat;
    background-size: contain;
    bottom: 5px;
    margin-left: -15px;
  }
}
.body_404 footer .footer_wrap {
  width: 1028px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap {
    width: 100%;
  }
}
.body_404 footer .footer_wrap nav {
  display: flex;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap nav {
    flex-wrap: wrap;
    padding-top: 15px;
  }
}
.body_404 footer .footer_wrap nav li {
  list-style: none;
  margin-right: 100px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap nav li {
    margin: 0px;
    width: 100%;
  }
}
.body_404 footer .footer_wrap nav li a {
  font-size: 26px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap nav li a {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap nav li a::after {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 11px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    margin-top: -4.5px;
    right: 25%;
  }
}
.body_404 footer .footer_wrap .footer_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 80px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap .footer_content {
    margin-top: 30px;
    padding: 0 10px;
    flex-direction: column-reverse;
    align-items: center;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap .footer_content .footer_address {
    text-align: center;
  }
}
.body_404 footer .footer_wrap .footer_content .footer_address h3 {
  font-size: 34px;
  line-height: 1.3;
}
.body_404 footer .footer_wrap .footer_content .footer_address h3 span {
  font-size: 16px;
  font-weight: 300;
}
.body_404 footer .footer_wrap .footer_content .footer_address p {
  font-size: 14px;
}
.body_404 footer .footer_wrap .footer_content .footer_address p a {
  color: #fff;
}
.body_404 footer .footer_wrap .footer_content .footer_subnav {
  margin-bottom: 40px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap .footer_content .footer_subnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }
}
.body_404 footer .footer_wrap .footer_content .footer_subnav a {
  position: relative;
  display: inline-block;
  width: 160px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  text-align: center;
  padding: 13px 0;
  padding-left: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap .footer_content .footer_subnav a {
    margin: 10px;
  }
}
.body_404 footer .footer_wrap .footer_content .footer_subnav a::before {
  position: absolute;
  display: block;
  content: "";
  width: 13px;
  height: 15px;
  background: url(../common/ico_pdf02.svg) no-repeat;
  background-size: contain;
  top: 50%;
  margin-top: -7.5px;
  left: 15px;
}
.body_404 footer .footer_wrap .footer_content .footer_subnav a:nth-of-type(1)::before {
  left: 50%;
  margin-left: -25px;
}
.body_404 footer .footer_wrap .copy {
  position: relative;
  margin-top: 20px;
  color: #fff;
  text-align: right;
  margin-top: -30px;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap .copy {
    text-align: center;
    margin-top: 20px;
    padding: 0 10px;
  }
}
.body_404 footer .footer_wrap .copy small {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .body_404 footer .footer_wrap .copy small {
    font-size: 10px;
  }
}

/* 未使用
@import "partials/detail_list"; //リストなど
@import "partials/detail_acordion.scss"; //折りたたみコンテンツなど

@import "partials/page_news"; // 個別ページ(ニュース画面)
@import "partials/page_form"; // 個別ページ(フォーム画面)
・
・
・
*//*# sourceMappingURL=style.css.map */