@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

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

nav 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;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wysiwyg .table-wrapper {
    overflow-x: auto;
  }
}

h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  margin-top: 0.9em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: bold;
  position: relative;
  font-size: 162.5%;
  padding: 10px 20px;
}

h2.head-title::before, h2.head-title::after, .wysiwyg h2::before, .wysiwyg h2::after, .free-layout-area h2::before, .free-layout-area h2::after {
  content: '';
  position: absolute;
  display: inline-block;
  z-index: -1;
}

@media print, screen and (min-width: 769px) {
  h2.head-title::before, h2.head-title::after, .wysiwyg h2::before, .wysiwyg h2::after, .free-layout-area h2::before, .free-layout-area h2::after {
    width: calc(100% - 30px);
    height: calc(100% - 24px);
  }
}

@media screen and (max-width: 768px) {
  h2.head-title::before, h2.head-title::after, .wysiwyg h2::before, .wysiwyg h2::after, .free-layout-area h2::before, .free-layout-area h2::after {
    width: calc(100% - 45px);
    height: calc(100% - 36px);
  }
}

h2.head-title::before, .wysiwyg h2::before, .free-layout-area h2::before {
  top: 0;
  left: 0;
}

@media print, screen and (min-width: 769px) {
  h2.head-title::before, .wysiwyg h2::before, .free-layout-area h2::before {
    border-left: solid 1px #395b47;
    border-top: solid 1px #395b47;
  }
}

@media screen and (max-width: 768px) {
  h2.head-title::before, .wysiwyg h2::before, .free-layout-area h2::before {
    border-left: solid 2px #395b47;
    border-top: solid 2px #395b47;
  }
}

h2.head-title::after, .wysiwyg h2::after, .free-layout-area h2::after {
  bottom: 0;
  right: 0;
}

@media print, screen and (min-width: 769px) {
  h2.head-title::after, .wysiwyg h2::after, .free-layout-area h2::after {
    border-right: solid 1px #395b47;
    border-bottom: solid 1px #395b47;
  }
}

@media screen and (max-width: 768px) {
  h2.head-title::after, .wysiwyg h2::after, .free-layout-area h2::after {
    border-right: solid 2px #395b47;
    border-bottom: solid 2px #395b47;
  }
}

h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h2.head-title a {
  color: inherit;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  margin-top: 1.1em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  padding: 6px 20px 6px 36px;
  border-radius: 10px;
  background-color: #f1ecde;
  color: #395b47;
  font-size: 150%;
}

h3.head-title::before, .wysiwyg h3::before, .free-layout-area h3::before, .smartcmsBbsBlock h3::before {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 10px;
  background-color: #395b47;
  border-radius: 6px;
  width: 6px;
  height: 6px;
}

h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  margin-top: 1.2em;
  display: block;
  line-height: 1.2;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  padding: 6px 10px 6px 16px;
  color: #395b47;
  border-bottom: 1px solid #395b47;
  font-size: 137.5%;
}

h4::before, .wysiwyg h4::before, .free-layout-area h4::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 10px;
  background-color: #395b47;
  border-radius: 6px;
  width: 6px;
  height: 6px;
}

h5, .wysiwyg h5, .free-layout-area h5 {
  margin-top: 1.2em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: bold;
  font-size: 125%;
  display: block;
  padding: 0 0 5px 8px;
  line-height: 1.2;
  border-bottom: 1px solid #91845f;
}

h6, .wysiwyg h6, .free-layout-area h6 {
  margin-top: 1.3em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: bold;
  font-size: 112.5%;
  padding-left: 16px;
  padding-bottom: 5px;
  line-height: 1.2;
  position: relative;
}

h6::before, .wysiwyg h6::before, .free-layout-area h6::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 10px;
  background-color: #91845f;
  border-radius: 6px;
  width: 6px;
  height: 6px;
}

h2.head-title, h3.head-title {
  overflow: hidden;
}

.smartcmsBbsBlock h3,
h4, h5, h6 {
  overflow: hidden;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .free-layout-area h2, .free-layout-area h3, .free-layout-area h4, .free-layout-area h5, .free-layout-area h6 {
  overflow: hidden;
}

.wysiwyg ul, .pubcom-table ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 1.4em;
  list-style: disc;
}

* html .wysiwyg ul,
* html .pubcom-table ul {
  display: inline-block;
}

.wysiwyg ol, .pubcom-table ol {
  /* 回り込み画像時にリストが出ない問題を解決 */
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 2.4em;
  list-style: decimal;
}

* html .wysiwyg ol,
* html .pubcom-table ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.wysiwyg table ul, .wysiwyg table ol, .pubcom-table table ul, .pubcom-table table ol {
  margin-left: 0;
}

.wysiwyg table p, .pubcom-table table p {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.wysiwyg table, .smartcmsBbsBlock .bbsBody .form table {
  border-collapse: collapse;
  border: 1px solid #bfbfbf;
  margin-top: 10px;
}

.wysiwyg td
, .wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #bfbfbf;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #fbfaf5;
}

.wysiwyg caption {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

.wysiwyg div {
  line-height: 150%;
  margin-top: 10px;
}

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

.wysiwyg .col {
  width: 700px;
  overflow: hidden;
}

.wysiwyg .left-col {
  width: 330px;
  float: left;
}

.wysiwyg .right-col {
  width: 330px;
  float: right;
}

strong, em, b {
  font-style: normal;
  font-weight: bold;
}

.strng_, .cke_panel_list .strng_ {
  font-style: normal;
  font-weight: bold;
}

.text_, .cke_panel_list .text_ {
  color: #c00;
  font-weight: bold;
}

.text2_, .cke_panel_list .text2_ {
  color: #00c;
  font-weight: normal;
}

.wysiwyg blockquote {
  margin-top: 10px;
  margin-left: 30px;
  padding: 5px 5px 5px 15px;
  background-image: url("../img_common/blockquote.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eee;
  border-left: 3px solid #999;
}

body {
  font-size: 1rem;
  font-family: "メイリオ", Meiryo, sans-serif, Arial, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN;
  color: #333;
  background: #fff;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 1.75rem;
  }
}

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

p, li, address, table, dt, dd {
  line-height: 180%;
}

ul, ol {
  list-style: none;
}

a:link {
  color: #333;
  text-decoration: underline;
}

a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: #cce2fc;
  color: #333;
}

a:active {
  _background: #cce2fc;
  /*IEのみactive疑似クラスにて処理*/
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
  -webkit-text-size-adjust: 100%;
}

address {
  font-style: normal;
}

/*clearfix*/
.cmstag:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.first-left {
  margin-left: 0 !important;
}

.first-top {
  margin-top: 0 !important;
}

.left-col {
  float: left;
}

.right-col {
  float: right;
}

.img-item img, .img-text img {
  max-width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  .view-sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .view-pc {
    display: none !important;
  }
}

.des-attention-area {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.des-attention {
  background-color: #FFFF40;
  font-size: 80%;
}

.des-attention2 {
  background-color: #C0C0FF;
  font-size: 80%;
}

.color-scheme-area {
  margin-top: 20px;
}

.scheme-bar {
  padding: 5px 0 5px 0;
  border: 1px solid #333333;
}

.color-scheme-area .box {
  width: 300px;
}

@media print, screen and (min-width: 769px) {
  .color-scheme-area .box {
    float: left;
    margin-left: 20px;
  }
}

.color-scheme-area .title {
  margin: 5px 0 0 0;
}

.scheme1 {
  background-color: #395b47;
  text-align: center;
}

.scheme2 {
  border: 1px solid #395b47;
  text-align: center;
}

.scheme3 {
  background-color: #fff;
  text-align: center;
}

.scheme4 {
  background-color: #f1ecde;
  text-align: center;
}

.scheme5 {
  border: 1px solid #f1ecde;
  text-align: center;
}

.scheme6 {
  background-color: #333;
  text-align: center;
}

.scheme7 {
  background-color: #395b47;
  text-align: center;
}

.scheme8 {
  background-color: #395b47;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #fbfaf5;
  text-align: center;
}

.scheme10 {
  background-color: #395b47;
  text-align: center;
}

.scheme11 {
  background-color: #395b47;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
/* ----- カスタム設定 ----- */
.gsc-input-box {
  border: 1px solid #fff !important;
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border-radius: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-input-box {
    border-radius: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 48px;
  }
}

@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 68px;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 48px;
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 68px;
    padding-left: 0 !important;
  }
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  background-color: #f5f2e9 !important;
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 70px !important;
    border-radius: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 100px !important;
    border-radius: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    width: 21px !important;
    height: 21px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    width: 31px !important;
    height: 31px !important;
  }
}

form.gsc-search-box {
  max-width: 100% !important;
  margin: 0 !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

.is-hidden {
  overflow: hidden;
}

.is-scroll {
  overflow: auto;
}

.is-none {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}

#smartphone a {
  color: #333;
  display: block;
  text-decoration: none;
}

#smartphone .wrap {
  align-items: center;
  background-color: #f1ecde;
  border: 6px solid #f1ecde;
  display: flex;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  width: 100%;
}

#smartphone .wrap .txt {
  font-size: 230%;
  font-weight: bold;
  line-height: 140%;
  padding-right: 20px;
}

#smartphone .wrap .ico {
  background-color: #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}

#smartphone .wrap .ico:after {
  border-left: 12px solid #395b47;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: '';
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

@media print, screen and (min-width: 769px) {
  .sec-emergency {
    margin: 45px auto 50px;
    width: 1000px;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency {
    width: 710px;
    margin: 30px auto 50px;
  }
}

.sec-emergency .title-box {
  background-color: #c63402;
  color: #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .title-box {
    padding: 20px 23px;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .title-box {
    padding: 15px 20px 15px 30px;
  }
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .title-box .title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .title-box .title {
    font-size: 2.5rem;
    text-align: left;
  }
}

.sec-emergency .btn {
  background-color: #fff;
  text-align: center;
  transition: background-color .3s ease;
}

.sec-emergency .btn:hover {
  background-color: #f5d9d3;
}

.sec-emergency .btn a {
  display: block;
  text-decoration: none;
}

.sec-emergency .btn a:hover {
  text-decoration: underline;
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .btn a {
    padding: 10px 40px 10px 20px;
    background: url("../img_top/arrow_red.png") no-repeat right 12px center;
    background-size: 20px;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .btn a {
    min-width: 280px;
    padding: 16px 54px 16px 40px;
    box-sizing: border-box;
    background: url("../img_top/arrow_red.png") no-repeat right 24px center;
    font-size: 1.125rem;
    font-weight: bold;
  }
}

.sec-emergency .btn a .text {
  color: #333;
}

.sec-emergency .sec-box {
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .sec-box {
    border: 1px solid #c63402;
    width: 100%;
    padding: 20px 10px 20px 20px;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .sec-box {
    border: 4px solid #c63402;
    padding: 30px 15px 30px 20px;
  }
}

.sec-emergency .emergency-list {
  overflow-y: auto;
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .emergency-list {
    max-height: 185px;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .emergency-list {
    max-height: 320px;
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .emergency-list li {
    padding: 12px 0;
    margin-right: 12px;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .emergency-list li {
    padding: 25px 0;
    margin-right: 25px;
  }
}

.sec-emergency .emergency-list li:first-child {
  padding-top: 0;
}

.sec-emergency .emergency-list li:last-child {
  padding-bottom: 0;
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .emergency-list li + li {
    border-top: 1px solid #f1f1f1;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .emergency-list li + li {
    border-top: 2px solid #f1f1f1;
  }
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .emergency-list .date {
    float: left;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .emergency-list .date {
    line-height: 120%;
  }
}

@media print, screen and (min-width: 769px) {
  .sec-emergency .emergency-list .txt {
    padding-left: 10em;
  }
}

@media screen and (max-width: 768px) {
  .sec-emergency .emergency-list .txt {
    margin-top: -4px;
    line-height: 150%;
  }
}

@media print, screen and (min-width: 769px) {
  body {
    min-width: 1040px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #header {
    /* #header-nav */
    /* end-#header-nav */
    /* .header-subnav-area */
    /* end-.header-subnav-area */
  }
  #header .header-nav {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: none;
    z-index: 1000;
  }
  #header .header-nav .list {
    display: none;
  }
  #header .header-nav .menu-btn-area .menu-btn-menu {
    position: fixed;
    right: 0;
  }
  #header .header-nav .menu-btn-area .menu-btn-menu a {
    display: block;
  }
  #header .modal-menu-close {
    position: absolute !important;
  }
  #header .modal-menu-bg {
    width: 100%;
    min-width: 1140px;
    height: 1000px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #395b47;
    z-index: 1000;
  }
  #header .modal-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
  }
  #header .modal-menu .modal-in {
    width: 1000px;
    margin: 130px auto 30px;
    box-sizing: border-box;
  }
  #header .modal-menu .drawer-menu {
    position: relative;
    padding-bottom: calc(210px + 2em - 32px);
  }
  #header .modal-menu .drawer-menu-in {
    width: 1000px;
    margin: auto;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list {
    display: flex;
    gap: 7px;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list > li {
    background-color: #4a6c58;
    display: flex;
    justify-content: center;
    width: 160px;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list > li > a {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
    position: relative;
    align-items: center;
    color: #fff;
    display: flex;
    justify-content: center;
    text-decoration: none;
    width: 100%;
    font-size: 95%;
    line-height: 1.5;
    padding: 8px 24px;
    word-break: break-word;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list > li > a:focus {
    background-color: transparent;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list > li.active {
    background-color: #fff;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list > li.active > a {
    color: #395b47;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .category-list ul.list > li.active > a::before {
    position: absolute;
    content: '';
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: #395b47;
    border-radius: 6px;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .dropmenu {
    display: none;
    width: 1000px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    top: calc(72px + 7em - 112px);
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .dropmenu.active {
    display: block;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .dropmenu-in {
    background-color: #fff;
    padding: 20px 20px 20px 0;
    height: calc(210px + 2em - 32px);
    box-sizing: border-box;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .list2 {
    box-sizing: border-box;
    width: 980px;
    gap: 10px 10px;
    max-height: calc(170px + 2em - 32px);
    overflow-y: auto;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 20px 0 20px;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .list2 li {
    box-sizing: border-box;
    width: 220px;
    text-align: left;
    float: none;
    flex-shrink: 0;
    position: relative;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .list2 li:nth-of-type(4n) {
    margin: 0;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .list2 li > a {
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 9px 35px 9px 26px;
    min-height: 50px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #395b47;
    background-image: url(../img_common/arrow_green.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 24px;
    transition: background-color .3s ease;
    word-break: break-word;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .list2 li > a:hover {
    background-color: #cdd6d1;
  }
  #header .modal-menu .drawer-menu-in2 .menu-list-area .list2 li > a::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: 10px;
    width: 6px;
    height: 6px;
    background-color: #395b47;
    border-radius: 6px;
  }
  #header .modal-menu .scene-search .title {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
    color: #fff;
    font-size: 1.5rem;
    margin: 25px 0 20px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  }
  #header .modal-menu .scene-search .list {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
  }
  #header .modal-menu .scene-search .list li {
    text-align: center;
  }
  #header .modal-menu .scene-search .list a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  #header .modal-menu .scene-search .list a:hover {
    text-decoration: underline;
  }
  #header .modal-menu .scene-search .list a:hover img {
    opacity: 0.85;
  }
  #header .modal-menu .scene-search .list a:focus {
    color: #333;
  }
  #header .modal-menu .scene-search .list img {
    width: 110px;
    margin-bottom: 10px;
  }
  #header .modal-menu .search-area {
    margin-top: 30px;
    background-color: #4a6c58;
    width: 1000px;
    padding: 25px 30px 30px;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
  }
  #header .modal-menu .search-area .title, #header .modal-menu .search-area .type-list {
    color: #fff;
  }
  #header .modal-menu .search-area .title {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
  }
  #header .modal-menu .search-area button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #header .modal-menu .header-search .g-search-box {
    width: 360px;
  }
  #header .modal-menu .header-search .gsc-search-button {
    background-color: #f5f2e9;
  }
  #header .modal-menu .header-search svg {
    fill: #395b47;
  }
  #header .modal-menu .page-search #page-number-search {
    background-color: #fff;
    overflow: hidden;
  }
  #header .modal-menu .page-search .input-wrap {
    width: 360px;
    display: flex;
  }
  #header .modal-menu .page-search .number-label, #header .modal-menu .page-search #number-search-input {
    width: 100%;
  }
  #header .modal-menu .page-search #number-search-input {
    font-size: 100%;
    min-height: 50px;
    box-sizing: border-box;
    border: none;
  }
  #header .modal-menu .page-search button {
    background-color: #f5f2e9;
    width: 70px;
    height: 100%;
    border: none;
  }
  #header .modal-menu .page-search img {
    width: 21px;
  }
  #header .modal-menu .search-organization {
    width: 100%;
    margin-top: calc(1.2em + 10px);
  }
  #header .modal-menu .search-organization a {
    display: block;
    font-size: 0.875rem;
    background-color: #fff;
    background-image: url(../img_common/icon_organization.png), url(../img_common/arrow_green.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 20px center,right 10px center;
    background-size: 16px,24px;
    transition: background-color .3s ease;
    padding: 14px 34px 14px 53px;
    text-decoration: none;
  }
  #header .modal-menu .search-organization a:hover {
    background-color: #cdd6d1;
  }
  #header .modal-menu .box-support {
    width: calc(560px + 10em);
    margin: 30px auto 0;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    justify-content: center;
    gap: 20px;
    border: 1px solid #9cada3;
    flex-wrap: wrap;
  }
  #header .modal-menu .header-lang {
    display: flex;
    background-color: #fff;
    /* ie対応 */
  }
  #header .modal-menu .header-lang select::-ms-expand {
    display: none;
  }
  #header .modal-menu .header-lang .lang-select {
    padding: 3px 15px;
    border: none;
    font-size: 0.75rem;
    color: #333;
    width: calc(50px + 10em);
  }
  #header .modal-menu .header-lang .btn-lang-select {
    min-height: 30px;
    padding: 3px 16px;
    font-weight: bold;
    background: transparent;
    line-height: 1;
    font-size: 0.75rem;
    color: #fff;
    cursor: pointer;
    border: none;
    background-color: #333;
  }
  #header .modal-menu .header-lang .btn-lang-select:hover, #header .modal-menu .header-lang .btn-lang-select:focus {
    opacity: .85;
  }
  #header .modal-menu .header-size, #header .modal-menu .header-color {
    display: flex;
    align-items: center;
  }
  #header .modal-menu .header-size button, #header .modal-menu .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #header .modal-menu .header-size .title, #header .modal-menu .header-color .title {
    font-size: 0.875rem;
    color: #fff;
    margin-right: 5px;
    line-height: 1.2;
  }
  #header .modal-menu .header-size dd, #header .modal-menu .header-color dd {
    line-height: 1;
  }
  #header .modal-menu .header-size dd + dd, #header .modal-menu .header-color dd + dd {
    margin-left: 2px;
  }
  #header .modal-menu .header-size dd img, #header .modal-menu .header-color dd img {
    cursor: pointer;
  }
  #header .modal-menu .header-size dd img:hover, #header .modal-menu .header-color dd img:hover {
    opacity: .85;
  }
  #header .modal-menu .header-size img {
    width: 50px;
  }
  #header .modal-menu .header-color img {
    width: 40px;
  }
  #header .header-subnav-area > .box {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #header .header-subnav-area > .g-search-box {
    margin-top: 20px;
    width: 354px;
  }
  #header .header-subnav-area > .g-search-box .gsc-input-box {
    border: 1px solid #395b47 !important;
  }
  #header .header-subnav-area > .g-search-box button {
    background-color: #395b47 !important;
    width: 90px !important;
  }
  #header .header-subnav-area .g-search-box .type-list {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
  }
  #header .header-subnav-area .g-search-box .type-list .list-title {
    font-size: 0.75rem;
    margin-right: 20px;
  }
  #header .header-subnav-area .g-search-box .type-list dd {
    font-size: 0.75rem;
    margin-right: 10px;
  }
  #header .header-subnav-area .g-search-box .type-list dd > * {
    display: inline-block;
    vertical-align: middle;
  }
  #header .header-subnav-area .g-search-box .type-list dd label {
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
  #header .header-subnav-area .g-search-box .type-list dd label span {
    display: inline-block;
  }
  #header .header-subnav-area .g-search-box .type-list dd label input {
    margin-top: 0;
  }
  #header .header-subnav-area .btn-modal-close {
    display: block;
    width: 1000px;
    text-align: center;
    color: #395b47;
  }
  #header .header-subnav-area .btn-modal-close a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f2e9;
    font-weight: bold;
    font-size: 1.125rem;
    padding: 10px 0;
    width: 300px;
    min-height: 50px;
    box-sizing: border-box;
    margin: 30px auto 0;
    text-decoration: none;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  }
  #header .header-subnav-area .btn-modal-close a::before {
    content: "";
    display: block;
    background-image: url(../img_common/modal_menu_close.png);
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 16px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  #sp-header > .box #sp-header-logo img {
    max-width: 100%;
  }
  #sp-header > .box #sp-header-nav {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    position: fixed;
    right: 0;
    z-index: 99 !important;
  }
  #sp-header .modal-menu-bg {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: #395b47;
  }
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    box-sizing: border-box;
  }
  #sp-header .modal-menu .menu-btn-area {
    position: relative;
  }
  #sp-header .modal-menu .menu-btn-area #sp-modal-logo {
    position: absolute;
    top: 32px;
    left: 30px;
  }
  #sp-header .modal-menu .menu-btn-area #sp-modal-logo a {
    display: block;
  }
  #sp-header .modal-menu .menu-btn-area #sp-modal-logo a:focus {
    background-color: transparent;
  }
  #sp-header .modal-menu .menu-btn-area .menu-btn-menu {
    position: absolute;
    top: 0;
    right: 0;
  }
  #sp-header .modal-menu .in {
    position: fixed;
    right: 0;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
    width: 100%;
  }
  #sp-header .modal-menu .title {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
    color: #fff;
  }
  #sp-header .modal-menu .title a:focus {
    background-color: #5c7a68;
  }
  #sp-header .modal-menu .list {
    display: block;
  }
  #sp-header .modal-menu .sp-nav {
    padding: 150px 0 0;
  }
  #sp-header .modal-menu .sp-nav .box {
    display: block;
    border: none;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
  }
  #sp-header .modal-menu .sp-nav .nav6 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
    font-weight: normal;
    font-size: 2.25rem;
    font-weight: bold;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    padding: 33px 0 33px 40px;
    margin-right: 90px;
    text-decoration: none;
    color: #fff;
  }
  #sp-header .modal-menu .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 90px;
    height: 90px;
    background: no-repeat center center;
  }
  #sp-header .modal-menu .sp-nav .title button.plus {
    background-image: url(../img_common/modal_menu_btn_plus.png);
  }
  #sp-header .modal-menu .sp-nav .title button.mynus {
    background-image: url(../img_common/modal_menu_btn_minus.png);
  }
  #sp-header .modal-menu .sp-nav .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #sp-header .modal-menu .sp-nav .bloc {
    display: none;
  }
  #sp-header .modal-menu .sp-nav .bloc .list li + li {
    border-top: 2px solid #395b47;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    position: relative;
    display: block;
    padding: 32px 50px;
    font-size: 130%;
    font-size: 2.25rem;
    background-color: #fff;
    text-decoration: none;
  }
  #sp-header .modal-menu .scene-search {
    margin: 50px 25px 30px;
    padding: 35px 30px 45px;
    background-color: #4a6c58;
  }
  #sp-header .modal-menu .scene-search .title {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: bold;
    font-size: 2.25rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 30px;
  }
  #sp-header .modal-menu .scene-search .list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 640px;
  }
  #sp-header .modal-menu .scene-search .list li {
    width: 200px;
  }
  #sp-header .modal-menu .scene-search a {
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    text-decoration: none;
    word-break: break-word;
  }
  #sp-header .modal-menu .scene-search .text-box {
    margin-top: 5px;
  }
  #sp-header .modal-menu .search-area {
    margin: 0 25px 30px;
    padding: 65px 50px 70px;
    background-color: #4a6c58;
  }
  #sp-header .modal-menu .search-area .header-search svg {
    fill: #395b47;
  }
  #sp-header .modal-menu .search-area .header-search input {
    font-size: 160% !important;
  }
  #sp-header .modal-menu .search-area .type-list {
    margin-top: 10px;
    display: flex;
    color: #fff;
  }
  #sp-header .modal-menu .search-area .type-list .list-title {
    font-size: 1.5rem;
    margin-right: 18px;
  }
  #sp-header .modal-menu .search-area .type-list dd {
    font-size: 1.5rem;
    margin-right: 18px;
  }
  #sp-header .modal-menu .search-area .type-list dd > * {
    display: inline-block;
    vertical-align: middle;
  }
  #sp-header .modal-menu .search-area .type-list dd label {
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
  #sp-header .modal-menu .search-area .type-list dd label span {
    display: inline-block;
  }
  #sp-header .modal-menu .search-area .type-list dd label input {
    margin-top: 0;
    transform: scale(1.5);
    margin-right: 9px;
  }
  #sp-header .modal-menu .search-area .page-search {
    margin-top: 40px;
  }
  #sp-header .modal-menu .search-area .page-search #sp-page-number-search {
    background-color: #fff;
    overflow: hidden;
  }
  #sp-header .modal-menu .search-area .page-search .input-wrap {
    width: 600px;
    display: flex;
  }
  #sp-header .modal-menu .search-area .page-search .number-label, #sp-header .modal-menu .search-area .page-search #sp-number-search-input {
    width: 100%;
  }
  #sp-header .modal-menu .search-area .page-search #sp-number-search-input {
    font-size: 100%;
    min-height: 70px;
    box-sizing: border-box;
    border: none;
  }
  #sp-header .modal-menu .search-area .page-search .submit-label {
    line-height: 0;
  }
  #sp-header .modal-menu .search-area .page-search button {
    background-color: #f5f2e9;
    width: 100px;
    height: 100%;
    border: none;
  }
  #sp-header .modal-menu .search-area .search-organization {
    margin-top: 30px;
  }
  #sp-header .modal-menu .search-area .search-organization a {
    width: 100%;
    box-sizing: border-box;
    display: block;
    font-size: 1.75rem;
    background-color: #fff;
    background-image: url(../img_common/icon_organization.png), url(../img_common/arrow_green.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 50px center,right 20px center;
    padding: 34px 44px 34px 96px;
    text-decoration: none;
  }
  #sp-header .modal-menu .go-to-pc-btn {
    margin-top: 50px;
  }
  #sp-header .modal-menu .go-to-pc-btn a {
    width: 100%;
    box-sizing: border-box;
    display: block;
    font-size: 1.75rem;
    background-color: #fff;
    background-image: url(../img_common/icon_go_pc.png), url(../img_common/arrow_green.png);
    background-repeat: no-repeat,no-repeat;
    background-position: left 43px center,right 20px center;
    padding: 34px 44px 34px 96px;
    text-decoration: none;
  }
  #sp-header .btn-modal-close {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    color: #395b47;
    text-decoration: none;
  }
  #sp-header .btn-modal-close span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f2e9;
    font-weight: bold;
    font-size: 1.875rem;
    padding: 20px 0;
    width: 600px;
    min-height: 90px;
    box-sizing: border-box;
    margin: 0 auto 220px;
  }
  #sp-header .btn-modal-close span::before {
    content: "";
    display: block;
    background-image: url(../img_common/modal_menu_close.png);
    background-repeat: no-repeat;
    width: 39px;
    height: 24px;
    margin-right: 20px;
  }
  #sp-header .support-block {
    margin: 30px 25px 45px;
    padding: 70px calc(50px - 1em + 28px);
    background-color: #4a6c58;
  }
  #sp-header .support-block a {
    display: block;
  }
  #sp-header .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    padding: 0;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    flex-shrink: 0;
    margin-right: 20px;
    font-size: 1.75rem;
    max-width: 255px;
    color: #fff;
  }
  #sp-header .support-block .header-size dd,
  #sp-header .support-block .header-color dd {
    font-size: 0;
    margin-right: 10px;
  }
  #sp-header .support-block .header-size {
    margin-top: 50px;
  }
  #sp-header .support-block .header-size dd {
    margin-right: 13px;
  }
  #sp-header .support-block .header-color {
    margin-top: 20px;
  }
  #sp-header .support-block .header-lang {
    display: flex;
    align-items: center;
    overflow: hidden;
  }
  #sp-header .support-block .header-lang select {
    -webkit-appearance: none;
    appearance: none;
  }
  #sp-header .support-block .header-lang select::-ms-expand {
    display: none;
  }
  #sp-header .support-block .header-lang .lang-select {
    background-image: url(../img_common/arrow_lang.png);
    background-repeat: no-repeat;
    background-position: right calc(40px - .5em + 14px) center;
    background-color: #fff;
    color: #333;
    flex: 1;
    padding: 15px 60px 15px calc(150px - 2.5em);
    border: 0;
    min-height: 90px;
    font-size: 1.75rem;
    width: 495px;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    color: #fff;
    min-height: 90px;
    width: 105px;
    padding: 15px 5px;
    background: #333;
    font-size: 1.75rem;
    line-height: 1;
    cursor: pointer;
    width: 105px;
  }
  #sp-header .support-block .header-lang .btn-lang-select:hover {
    opacity: .85;
  }
}

@media screen and (max-width: 768px) and (max-width: 570px) {
  #sp-header .modal-menu {
    top: 90px;
  }
  #sp-header .modal-menu .arrow {
    right: 6%;
  }
}

@media print, screen and (min-width: 769px) {
  #container {
    width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #container {
    margin: 0 20px;
  }
}

@media print, screen and (min-width: 769px) {
  #main-contents .main-contents-in::after {
    clear: both;
    content: "";
    display: block;
  }
  #main-contents .main-contents-in .contents-primary, #main-contents .main-contents-in .contents-secondary {
    float: left;
    width: 49%;
    margin-left: 2%;
  }
  #main-contents .main-contents-in > *:first-child {
    margin-left: 0;
  }
}

.section {
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #b5b5b5;
  background-color: #fff;
}

.section .section-header {
  border-bottom: 1px solid #b5b5b5;
  background-color: #dd0012;
}

.section .section-header .section-title {
  color: #fff;
  font-weight: bold;
}

.section .section-body .list li {
  position: relative;
}

.section .section-body .list li:first-child {
  margin-top: 0;
}

.section .section-body .list li::before {
  content: "";
  display: block;
  position: absolute;
  top: .4em;
  left: 0;
}

.section .section-body .btn-list .btn {
  display: inline-block;
}

.section .section-body .btn-list .btn a {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 9px 30px 9px;
  border-radius: 5px;
  border: 1px solid #999;
  background-color: #f3f3f3;
  color: #333;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.section .section-body .btn-list .btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
}

.section .section-body .btn-list .btn a:hover {
  border: 1px solid #dd0012;
  background-color: #dd0012;
  color: #fff;
}

@media print, screen and (min-width: 769px) {
  .section .section-header .section-title {
    padding: 10px 15px;
    font-size: 125%;
  }
  .section .section-body {
    padding: 15px 15px 20px;
  }
  .section .section-body .list li {
    margin-top: 10px;
    padding-left: 10px;
  }
  .section .section-body .list li::before {
    width: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #333;
  }
  .section .section-body .btn-list {
    margin-top: 20px;
  }
  .section .section-body .btn-list .btn a::before {
    width: 5px;
    height: 5px;
    border-top: 1px solid #868686;
    border-right: 1px solid #868686;
  }
  .section .section-body .btn-list .btn a:hover::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}

@media screen and (max-width: 768px) {
  .section .section-header .section-title {
    padding: 9px 20px 8px;
    font-size: 110%;
    text-align: center;
  }
  .section .section-body {
    padding: 25px 20px 30px;
  }
  .section .section-body .list li {
    margin-top: 15px;
    padding-left: 15px;
  }
  .section .section-body .list li::before {
    width: 8px;
    border: 8px solid transparent;
    border-left: 8px solid #333;
  }
  .section .section-body .btn-list {
    margin-top: 30px;
  }
  .section .section-body .btn-list .btn a {
    font-size: 90%;
  }
  .section .section-body .btn-list .btn a::before {
    width: 8px;
    height: 8px;
    border-top: 2px solid #868686;
    border-right: 2px solid #868686;
  }
  .section .section-body .btn-list .btn a:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

.switching-section .section-body .btn-list {
  text-align: center;
}

.emergency-section .section-body .list, .alert-section .section-body .list, .news-section .section-body .list, .specific-category-section .section-body .list {
  overflow-y: auto;
}

.emergency-section .section-body .list li, .alert-section .section-body .list li, .news-section .section-body .list li, .specific-category-section .section-body .list li {
  color: #666;
}

.emergency-section .section-body .list li .item-date, .alert-section .section-body .list li .item-date, .news-section .section-body .list li .item-date, .specific-category-section .section-body .list li .item-date {
  font-weight: bold;
}

.emergency-section .section-body .list li .item-title, .alert-section .section-body .list li .item-title, .news-section .section-body .list li .item-title, .specific-category-section .section-body .list li .item-title {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .emergency-section .section-body .list li::after, .alert-section .section-body .list li::after, .news-section .section-body .list li::after, .specific-category-section .section-body .list li::after {
    clear: both;
    content: "";
    display: block;
  }
  .emergency-section .section-body .list li .item-date, .alert-section .section-body .list li .item-date, .news-section .section-body .list li .item-date, .specific-category-section .section-body .list li .item-date {
    float: left;
  }
  .emergency-section .section-body .btn-list, .alert-section .section-body .btn-list, .news-section .section-body .btn-list, .specific-category-section .section-body .btn-list {
    text-align: right;
  }
  .emergency-section .section-body .btn-list .btn a, .alert-section .section-body .btn-list .btn a, .news-section .section-body .btn-list .btn a, .specific-category-section .section-body .btn-list .btn a {
    min-width: 228px;
  }
}

@media screen and (max-width: 768px) {
  .emergency-section .section-body .list, .alert-section .section-body .list, .news-section .section-body .list, .specific-category-section .section-body .list {
    max-height: 420px;
  }
  .emergency-section .section-body .list li .item-title, .alert-section .section-body .list li .item-title, .news-section .section-body .list li .item-title, .specific-category-section .section-body .list li .item-title {
    margin-top: 5px;
  }
  .emergency-section .section-body .btn-list, .alert-section .section-body .btn-list, .news-section .section-body .btn-list, .specific-category-section .section-body .btn-list {
    text-align: center;
  }
  .emergency-section .section-body .btn-list .btn, .alert-section .section-body .btn-list .btn, .news-section .section-body .btn-list .btn, .specific-category-section .section-body .btn-list .btn {
    width: 48.5%;
  }
}

.emergency-section, .alert-section {
  border: 1px solid #dd0012;
}

.emergency-section .section-header .section-title .title-small, .alert-section .section-header .section-title .title-small {
  display: block;
  font-size: 70%;
}

.emergency-section .section-body .list li::before, .alert-section .section-body .list li::before {
  border-left-color: #dd0012;
}

.emergency-section .section-body .btn-list .btn a, .alert-section .section-body .btn-list .btn a {
  border: 1px solid #dd0012;
  background-color: #ffebed;
}

@media print, screen and (min-width: 769px) {
  .emergency-section .section-in, .alert-section .section-in {
    display: table;
    width: 100%;
  }
  .emergency-section .section-header, .emergency-section .section-body, .alert-section .section-header, .alert-section .section-body {
    display: table-cell;
  }
  .emergency-section .section-header, .alert-section .section-header {
    box-sizing: border-box;
    width: 175px;
    border-right: 1px solid #dd0012;
    border-bottom: none;
    vertical-align: middle;
  }
  .emergency-section .section-header .section-title, .alert-section .section-header .section-title {
    padding: 10px;
    text-align: center;
  }
  .emergency-section .section-body, .alert-section .section-body {
    vertical-align: top;
  }
  .emergency-section .section-body .list, .alert-section .section-body .list {
    max-height: 125px;
  }
  .emergency-section .section-body .list li .item-title, .alert-section .section-body .list li .item-title {
    padding-left: 10.5em;
  }
  .emergency-section .section-body .btn-list .btn a::before, .alert-section .section-body .btn-list .btn a::before {
    border-top: 1px solid #dd0012;
    border-right: 1px solid #dd0012;
  }
}

@media screen and (max-width: 768px) {
  .emergency-section .section-body, .alert-section .section-body {
    border-top: 1px solid #dd0012;
  }
  .emergency-section .section-body .btn-list .btn a::before, .alert-section .section-body .btn-list .btn a::before {
    border-top: 2px solid #dd0012;
    border-right: 2px solid #dd0012;
  }
}

@media print, screen and (min-width: 769px) {
  .news-section .section-body .list, .specific-category-section .section-body .list {
    max-height: 145px;
  }
  .news-section .section-body .list li .item-title, .specific-category-section .section-body .list li .item-title {
    padding-left: 6em;
  }
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4 {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
  color: #333;
}

.wysiwyg h2::before, .wysiwyg h2::after, .wysiwyg h3::before, .wysiwyg h3::after, .wysiwyg h4::before, .wysiwyg h4::after {
  content: normal;
}

.wysiwyg h2 {
  margin-top: 20px;
  padding: 5px 10px;
  border-bottom: 1px dotted #666;
  border-left: 5px solid #dd0012;
  font-size: 120%;
  font-weight: bold;
}

.wysiwyg h3 {
  margin-top: 20px;
  padding: 5px;
  border-bottom: 1px solid #aaa;
  font-size: 120%;
  font-weight: bold;
}

.wysiwyg h4 {
  margin-top: 20px;
  padding: 0 5px;
  font-size: 100%;
  font-weight: bold;
}

.search-section {
  border: 0;
}

.s-9901 header {
  border-top: 7px solid #395b47;
}

.s-9901 header #header-logo a, .s-9901 header #sp-header-logo a {
  display: block;
  width: fit-content;
}

.s-9901 #header-print .drawer-menu {
  padding-bottom: 0 !important;
}

.s-9901 #header-print .category-list ul.list > li.active > a::before,
.s-9901 #header-print .header-subnav-area .btn-modal-close a::before {
  content: none !important;
}

.s-9901 #header-print .scene-search .list {
  gap: 20px 52px;
}

.s-9901 #header-print .scene-search img {
  display: none !important;
}

.s-9901 #header-print .nav-list > .box .title a {
  margin-right: 0 !important;
}

.s-9901 #header-print .search-organization a,
.s-9901 #header-print .go-to-pc-btn a {
  background-image: none !important;
}

.s-9901 #header-print #sp-header .btn-modal-close span::before {
  content: none !important;
}

.s-9901 footer {
  background-image: none !important;
}

.s-9901 .chatbot {
  display: none !important;
}

@media print, screen and (min-width: 769px) {
  .s-9901 .header-subnav-area {
    min-height: 52px;
    display: flex;
    width: 1000px;
    margin: 0 auto;
  }
  .s-9901 .header-subnav-area .g-search-box {
    margin-left: auto;
  }
  .s-9901 .header-subnav-area #header-logo {
    margin-top: 35px;
  }
  .s-9901 .header-subnav-area #header-logo img {
    height: 66px;
  }
}

@media screen and (max-width: 768px) {
  .s-9901 #sp-header-logo {
    padding: 25px 0 30px 30px;
  }
}

.s-9901 #container h1.title::before {
  content: none !important;
}

.s-9901 #footer-print .btn a {
  background-image: none;
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
フッター
==================================*/
footer {
  position: relative;
  margin-top: 100px;
}

footer .box {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 30px;
}

footer .footer-box {
  display: flex;
}

footer .btn a {
  background-color: #fff;
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(../img_common/arrow_green.png);
  border-radius: 999px;
}

footer .pagetop {
  position: absolute;
  z-index: 1;
}

footer .pagetop a {
  display: block;
  width: fit-content;
}

footer .left-box .title, footer .btn a {
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: bold;
}

footer .no a, footer .address a, footer .tel a {
  text-decoration: none;
  pointer-events: none;
  color: initial;
}

footer .footer-nav {
  margin-top: 50px;
}

footer .footer-nav .list {
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: center;
}

@media print, screen and (min-width: 769px) {
  footer .footer-nav .list {
    padding: 50px 0 30px;
    gap: 10px 0;
    padding: 15px 0;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-nav .list {
    padding: 0 15px;
    gap: 15px 0;
  }
}

footer .footer-nav .list .item {
  line-height: 1;
  display: flex;
}

footer .footer-nav .list .item::after {
  content: "|";
  display: block;
}

footer .footer-nav .list .item:last-child::after {
  content: none;
}

@media print, screen and (min-width: 769px) {
  footer .footer-nav .list .item {
    gap: 0 8px;
    padding-left: 8px;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-nav .list .item {
    gap: 0 13px;
    padding-left: 13px;
    font-size: 1.125rem;
  }
}

footer .copyright {
  padding: 20px 0;
  color: #333;
  text-align: center;
  text-shadow: 1.8px 1.8px 1.8px rgba(255, 255, 255, 0.5), -1.8px 1.8px 1.8px rgba(255, 255, 255, 0.5), 1.8px -1.8px 1.8px rgba(255, 255, 255, 0.5), -1.8px -1.8px 1.8px rgba(255, 255, 255, 0.5);
}

@media print, screen and (min-width: 769px) {
  footer {
    background: url(../img_common/footer_bg_pc.jpg) center no-repeat;
    background-size: cover;
    padding-top: 70px;
  }
  footer .box {
    width: 1000px;
    padding: 80px 100px 50px;
  }
  footer .pagetop {
    right: 30px;
    top: -25px;
  }
  footer .pagetop img {
    width: 52px;
    transition: transform .3s ease;
  }
  footer .pagetop:hover img {
    transform: scale(1.1);
  }
  footer .left-box, footer .center-box, footer .right-box {
    word-break: break-word;
  }
  footer .left-box, footer .center-box {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  footer .left-box {
    padding-right: 50px;
    text-align: center;
  }
  footer .left-box .title {
    font-size: 2.25rem;
    line-height: 100%;
    word-break: auto-phrase;
  }
  footer .left-box .small {
    font-size: 0.875rem;
    margin-right: 5px;
  }
  footer .left-box .no {
    font-size: 0.75rem;
  }
  footer .left-box .btn a {
    width: 175px;
    margin-top: 15px;
    box-sizing: border-box;
    font-size: 0.75rem;
    border: 1px solid #395b47;
    background-size: 16px;
    background-position: right 20px center;
    padding: 7px 36px;
    transition: background-color .3s ease;
  }
  footer .left-box .btn a:hover {
    background-color: rgba(255, 255, 255, 0.85);
    text-decoration: underline;
  }
  footer .center-box .title, footer .right-box .title {
    font-size: 1.125rem;
  }
  footer .center-box .address, footer .center-box .tel, footer .right-box .address, footer .right-box .tel {
    font-size: 0.875rem;
    line-height: 128%;
  }
  footer .center-box {
    padding: 10px 40px;
  }
  footer .right-box {
    padding: 10px 0 10px 40px;
  }
}

@media screen and (max-width: 768px) {
  footer {
    background: url(../img_common/footer_bg_sp.jpg) center no-repeat;
    background-size: cover;
  }
  footer .box {
    padding: 50px 0;
    width: 710px;
  }
  footer .pagetop {
    right: 10px;
    top: -40px;
  }
  footer .footer-box {
    flex-direction: column;
  }
  footer .left-box, footer .center-box, footer .right-box {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    margin: 0 145px;
  }
  footer .left-box {
    text-align: center;
    padding-bottom: 50px;
  }
  footer .left-box .title {
    font-size: 3rem;
    line-height: 100%;
  }
  footer .left-box .small {
    font-size: 1.5rem;
    margin-right: 5px;
  }
  footer .left-box .no {
    font-size: 1.125rem;
  }
  footer .left-box .btn a {
    width: 300px;
    margin: 15px auto 0;
    box-sizing: border-box;
    font-size: 1.125rem;
    border: 2px solid #395b47;
    background-position: right 20px center;
    padding: 14px 44px;
  }
  footer .center-box, footer .right-box {
    padding: 45px 0;
  }
  footer .center-box .title, footer .right-box .title {
    font-size: 1.875rem;
    padding-bottom: 20px;
  }
  footer .center-box .address, footer .center-box .tel, footer .right-box .address, footer .right-box .tel {
    font-size: 1.5rem;
    line-height: 125%;
  }
  footer .copyright {
    padding-bottom: 170px;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップページ専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
@media print {
  .s-9901 #header-logo {
    position: relative;
    top: 0;
  }
  .s-9901 .menu-btn-menu {
    position: absolute !important;
  }
  .s-9901 .header-subnav-area > .g-search-box {
    padding-right: 125px;
  }
  .s-9901 .chatbot {
    display: none;
  }
}

html[data-fontsize="up"] {
  font-size: 133.3%;
}

html[data-fontsize="up2"] {
  font-size: 166.7%;
}

html[data-fontsize="up3"] {
  font-size: 200%;
}

html[data-bgcolor="color_black"] body, html[data-bgcolor="color_black"] p, html[data-bgcolor="color_black"] div, html[data-bgcolor="color_black"] table, html[data-bgcolor="color_black"] h1, html[data-bgcolor="color_black"] h2, html[data-bgcolor="color_black"] h3, html[data-bgcolor="color_black"] h4, html[data-bgcolor="color_black"] h5, html[data-bgcolor="color_black"] h6, html[data-bgcolor="color_black"] ul, html[data-bgcolor="color_black"] ol, html[data-bgcolor="color_black"] li, html[data-bgcolor="color_black"] td, html[data-bgcolor="color_black"] th, html[data-bgcolor="color_black"] dt, html[data-bgcolor="color_black"] dd, html[data-bgcolor="color_black"] dl, html[data-bgcolor="color_black"] h1, html[data-bgcolor="color_black"] h2, html[data-bgcolor="color_black"] dt, html[data-bgcolor="color_black"] caption, html[data-bgcolor="color_black"] section, html[data-bgcolor="color_black"] span, html[data-bgcolor="color_black"] header, html[data-bgcolor="color_black"] footer, html[data-bgcolor="color_black"] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}

html[data-bgcolor="color_black"] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}

html[data-bgcolor="color_black"] a:visited {
  color: #f5c77b !important;
}

html[data-bgcolor="color_black"] a:hover {
  color: #f5c77b !important;
}

html[data-bgcolor="color_black"] h1, html[data-bgcolor="color_black"] h2, html[data-bgcolor="color_black"] h3, html[data-bgcolor="color_black"] h4, html[data-bgcolor="color_black"] h5, html[data-bgcolor="color_black"] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}

html[data-bgcolor="color_black"] h5 {
  padding: 10px 0px;
}

html[data-bgcolor="color_black"] .wysiwyg .text_ {
  color: #ffdbea !important;
}

html[data-bgcolor="color_black"] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}

html[data-bgcolor="color_black"] #pdf-download {
  color: #333 !important;
}

html[data-bgcolor="color_black"] #header-logo img, html[data-bgcolor="color_black"] #sp-header-logo img,
html[data-bgcolor="color_black"] #header-subnav .list li a,
html[data-bgcolor="color_black"] #header-size .title img,
html[data-bgcolor="color_black"] #header-color .title img,
html[data-bgcolor="color_black"] header .header-subnav-in li img,
html[data-bgcolor="color_black"] #footer-logo img,
html[data-bgcolor="color_black"] #footer-character img {
  background-color: #fff !important;
}

html[data-bgcolor="color_black"] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}

html[data-bgcolor="color_black"] .side-nav-list {
  background-color: transparent !important;
}

html[data-bgcolor="color_black"] .side-nav-list li span {
  background-color: transparent !important;
}

html[data-bgcolor="color_black"] #keyword-area {
  background: transparent !important;
}

html[data-bgcolor="color_black"] .toiawase .title, html[data-bgcolor="color_black"] .toiawase .in {
  border: 1px solid #fff;
}

html[data-bgcolor="color_black"] .toiawase .in {
  border-top: none;
}

html[data-bgcolor="color_black"] footer .copyright {
  text-shadow: none;
}

html[data-bgcolor="color_black"] .gsc-input-box table td {
  background-color: #fff !important;
  color: #333 !important;
}

html[data-bgcolor="color_black"] .gsc-input-box .gsst_b, html[data-bgcolor="color_black"] .gsc-input-box .gsst_b a, html[data-bgcolor="color_black"] .gsc-input-box .gsst_b a span {
  background-color: transparent !important;
}

html[data-bgcolor="color_black"] .gsc-input-box td.gsib_a {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M14.76 13.27L20.49 19L19 20.49L13.27 14.76C12.2 15.53 10.91 16 9.5 16C5.91 16 3 13.09 3 9.5C3 5.91 5.91 3 9.5 3C13.09 3 16 5.91 16 9.5C16 10.91 15.53 12.2 14.76 13.27ZM9.5 5C7.01 5 5 7.01 5 9.5C5 11.99 7.01 14 9.5 14C11.99 14 14 11.99 14 9.5C14 7.01 11.99 5 9.5 5Z' fill='%23444746'/></svg>") !important;
}

html[data-bgcolor="color_black"] .gsc-input-box .gsst_b a span {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z' fill='%23444746'/></svg>") center no-repeat !important;
}

html[data-bgcolor="color_blue"] body, html[data-bgcolor="color_blue"] p, html[data-bgcolor="color_blue"] div, html[data-bgcolor="color_blue"] table, html[data-bgcolor="color_blue"] h1, html[data-bgcolor="color_blue"] h2, html[data-bgcolor="color_blue"] h3, html[data-bgcolor="color_blue"] h4, html[data-bgcolor="color_blue"] h5, html[data-bgcolor="color_blue"] h6, html[data-bgcolor="color_blue"] ul, html[data-bgcolor="color_blue"] ol, html[data-bgcolor="color_blue"] li, html[data-bgcolor="color_blue"] td, html[data-bgcolor="color_blue"] th, html[data-bgcolor="color_blue"] dt, html[data-bgcolor="color_blue"] dd, html[data-bgcolor="color_blue"] dl, html[data-bgcolor="color_blue"] h1, html[data-bgcolor="color_blue"] h2, html[data-bgcolor="color_blue"] dt, html[data-bgcolor="color_blue"] caption, html[data-bgcolor="color_blue"] section, html[data-bgcolor="color_blue"] span, html[data-bgcolor="color_blue"] header, html[data-bgcolor="color_blue"] footer, html[data-bgcolor="color_blue"] nav {
  background-color: #005795 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}

html[data-bgcolor="color_blue"] a {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}

html[data-bgcolor="color_blue"] a:visited {
  color: #f5c77b !important;
}

html[data-bgcolor="color_blue"] a:hover {
  color: #f5c77b !important;
}

html[data-bgcolor="color_blue"] h1, html[data-bgcolor="color_blue"] h2, html[data-bgcolor="color_blue"] h3, html[data-bgcolor="color_blue"] h4, html[data-bgcolor="color_blue"] h5, html[data-bgcolor="color_blue"] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}

html[data-bgcolor="color_blue"] h5 {
  padding: 10px 0px;
}

html[data-bgcolor="color_blue"] .wysiwyg .text_ {
  color: #ffdbea !important;
}

html[data-bgcolor="color_blue"] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}

html[data-bgcolor="color_blue"] #pdf-download {
  color: #333 !important;
}

html[data-bgcolor="color_blue"] #header-logo img, html[data-bgcolor="color_blue"] #sp-header-logo img,
html[data-bgcolor="color_blue"] #header-subnav .list li a,
html[data-bgcolor="color_blue"] #header-size .title img,
html[data-bgcolor="color_blue"] #header-color .title img,
html[data-bgcolor="color_blue"] header .header-subnav-in li img,
html[data-bgcolor="color_blue"] #footer-logo img,
html[data-bgcolor="color_blue"] #footer-character img {
  background-color: #fff !important;
}

html[data-bgcolor="color_blue"] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}

html[data-bgcolor="color_blue"] .side-nav-list {
  background-color: transparent !important;
}

html[data-bgcolor="color_blue"] .side-nav-list li span {
  background-color: transparent !important;
}

html[data-bgcolor="color_blue"] #keyword-area {
  background: transparent !important;
}

html[data-bgcolor="color_blue"] .toiawase .title, html[data-bgcolor="color_blue"] .toiawase .in {
  border: 1px solid #fff;
}

html[data-bgcolor="color_blue"] .toiawase .in {
  border-top: none;
}

html[data-bgcolor="color_blue"] footer .copyright {
  text-shadow: none;
}

html[data-bgcolor="color_blue"] .gsc-input-box table td {
  background-color: #fff !important;
  color: #333 !important;
}

html[data-bgcolor="color_blue"] .gsc-input-box .gsst_b, html[data-bgcolor="color_blue"] .gsc-input-box .gsst_b a, html[data-bgcolor="color_blue"] .gsc-input-box .gsst_b a span {
  background-color: transparent !important;
}

html[data-bgcolor="color_blue"] .gsc-input-box td.gsib_a {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M14.76 13.27L20.49 19L19 20.49L13.27 14.76C12.2 15.53 10.91 16 9.5 16C5.91 16 3 13.09 3 9.5C3 5.91 5.91 3 9.5 3C13.09 3 16 5.91 16 9.5C16 10.91 15.53 12.2 14.76 13.27ZM9.5 5C7.01 5 5 7.01 5 9.5C5 11.99 7.01 14 9.5 14C11.99 14 14 11.99 14 9.5C14 7.01 11.99 5 9.5 5Z' fill='%23444746'/></svg>") !important;
}

html[data-bgcolor="color_blue"] .gsc-input-box .gsst_b a span {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z' fill='%23444746'/></svg>") center no-repeat !important;
}
