@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;
  background: #ecf5e9;
  color: #333;
  font-size: 165%;
  box-sizing: border-box;
  border-bottom: 2px solid #80ba34;
  padding: 8px 15px 6px 15px;
}

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;
  background: #ecf5e9;
  color: #333;
  box-sizing: border-box;
  border-left: 5px solid #80ba34;
  padding: 5px 15px 3px 15px;
  font-size: 150%;
}

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;
  background: #ecf5e9;
  padding: 10px 15px 13px;
  border-bottom: 1px solid #80ba34;
  font-size: 140%;
}

h5, .wysiwyg h5, .free-layout-area h5 {
  margin-top: 1.2em;
  font-size: 120%;
  display: block;
  padding: 0 0 5px 15px;
  line-height: 1.2;
  border-bottom: 2px solid #80ba34;
}

h6, .wysiwyg h6, .free-layout-area h6 {
  margin-top: 1.3em;
  font-size: 110%;
  padding-left: 15px;
  padding-bottom: 5px;
  line-height: 1.2;
  background: url(../img_sub/h6_icon.png) left center no-repeat;
}

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 {
  padding-left: 50px;
  margin-top: 10px;
  list-style: decimal;
  /*回り込み画像時にリストが出ない問題を解決*/
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wysiwyg ol, .pubcom-table ol {
    margin-left: 22px;
  }
}

* html .wysiwyg ol,
* html .pubcom-table ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.wysiwyg table ul, .pubcom-table table ul {
  margin-left: 0;
}

.wysiwyg table ol, .pubcom-table table ol {
  padding-left: 1.5em;
}

@media screen and (max-width: 768px) {
  .wysiwyg table ol, .pubcom-table table ol {
    margin-left: 0;
    padding-left: 40px;
  }
}

.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 #c0d4c1;
  margin-top: 10px;
}

.wysiwyg td
, .wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #c0d4c1;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #ecf5e9;
}

.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;
}

.wysiwyg .text_, .cke_panel_list .text_ {
  color: #c00;
}

.wysiwyg .text2_, .cke_panel_list .text2_ {
  color: #00c;
}

.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;
}

.wysiwyg em {
  font-style: normal;
  font-weight: bold;
}

body {
  font-size: 1rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  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: #2d5f92;
  text-decoration: underline;
}

a:visited {
  color: #2d5f92;
  text-decoration: underline;
}

a:hover {
  color: #2d5f92;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: #cce2fc;
  color: #2d5f92;
}

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: #80ba34;
  text-align: center;
}

.scheme2 {
  border: 1px solid #80ba34;
  text-align: center;
}

.scheme3 {
  background-color: #232520;
  text-align: center;
}

.scheme4 {
  background-color: #80ba34;
  text-align: center;
}

.scheme5 {
  border: 1px solid #80ba34;
  text-align: center;
}

.scheme6 {
  background-color: #232520;
  text-align: center;
}

.scheme7 {
  background-color: #80ba34;
  text-align: center;
}

.scheme8 {
  background-color: #80ba34;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #ecf5e9;
  text-align: center;
}

.scheme10 {
  background-color: #80ba34;
  text-align: center;
}

.scheme11 {
  background-color: #80ba34;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1.0;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
  margin: 0 !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
.gsc-input-box {
  border: 1px solid #ccc !important;
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border-radius: 5px 0 0 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-input-box {
    border-radius: 5px 0 0 5px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 33px;
  }
}

@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 63px;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 33px;
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 63px;
    padding-left: 0 !important;
  }
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  background-color: #333 !important;
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 50px !important;
    border-radius: 0 5px 5px 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    width: 100px !important;
    border-radius: 0 5px 5px 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    width: 13px !important;
    height: 13px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    width: 26px !important;
    height: 26px !important;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}

#smartphone a {
  color: #232520;
  display: block;
  text-decoration: none;
}

#smartphone .wrap {
  align-items: center;
  background-color: #fff;
  border: 6px solid #80ba34;
  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 #80ba34;
  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;
}

#speach-area {
  display: none;
  margin-top: 30px;
  background-color: #edeef0;
}

#speach-area.is-active {
  display: block;
}

#speach-area .speach-area-in {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-in {
    width: 1000px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  #speach-area .speach-area-in {
    margin: 0 20px;
  }
}

#speach-area .speach-area-close {
  position: absolute;
  right: -10px;
  top: -10px;
  appearance: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #1b2441;
}

#speach-area .speach-area-close:hover {
  opacity: .85;
}

@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-close {
    width: 24px;
    height: 24px;
  }
}

@media screen and (max-width: 768px) {
  #speach-area .speach-area-close {
    padding: 0;
    width: 48px;
    height: 48px;
  }
}

@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-close img {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  #speach-area .speach-area-close img {
    width: 19px;
    height: 19px;
  }
}

#speach-area .tsutaeru-speech {
  font-size: 100%;
  text-align: left;
}

#speach-area .tsutaeru-speech .tsutaeru-button {
  margin-right: .25em;
}

::-webkit-full-page-media, :future, :root :focus {
  outline-offset: 0px;
  outline-width: 2px !important;
}

.search-form input[type="search"] {
  -webkit-appearance: none;
}

.search-form input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  cursor: pointer;
  background-image: url("../img_sub/close.png");
}

@media print, screen and (min-width: 769px) {
  .search-form input[type="search"]::-webkit-search-cancel-button {
    background-size: 16px;
    height: 16px;
    width: 16px;
  }
}

@media screen and (max-width: 768px) {
  .search-form input[type="search"]::-webkit-search-cancel-button {
    background-size: 36px !important;
    height: 36px !important;
    width: 36px !important;
    margin-right: 14px;
  }
}

@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%;
    z-index: 100;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #wrapper {
    border-top: 5px solid #80ba34;
  }
  .header-nav .in {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  .header-nav .in > .list {
    display: flex;
    gap: 0px 0px;
  }
  .header-nav .in > .list > li:hover > a {
    position: relative;
  }
  .header-nav .in > .list > li:hover > a::after {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #80ba34;
  }
  .header-nav .dropmenu {
    left: 0 !important;
    top: 100%;
    position: absolute;
    width: 1000px;
    box-sizing: border-box;
    padding-top: 7px;
  }
  .header-nav .dropmenu .in2 {
    background: #80ba34;
    opacity: 0.95;
  }
  .header-nav .dropmenu .in2 dt {
    display: none;
  }
  .header-nav .dropmenu .in2 .list2 {
    padding: 30px 20px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px 20px;
    max-height: 200px;
    overflow: auto;
  }
  .header-nav .dropmenu .in2 .list2 li {
    text-align: left;
    border: 1px solid #95a283;
    height: 100% !important;
  }
  .header-nav .dropmenu .in2 .list2 li a {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    padding: 6px 40px 6px 10px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    background: url(../img_common/gnavi_list_arrow.png) right 10px center no-repeat #fff;
  }
  .header-nav .dropmenu .in2 .list2 li a:hover {
    text-decoration: underline;
  }
  .header-nav .list > li {
    width: 189px;
    text-align: center;
    background-color: #fff;
    border-top: 4px solid #80ba34;
  }
  .header-nav .list > li.nav-header-logo {
    position: relative;
    border: none;
    width: 210px !important;
    background: transparent;
  }
  .header-nav .list > li.nav-header-logo > a {
    position: absolute;
    width: 208px !important;
    padding: 0 !important;
    display: block;
  }
  .header-nav .list > li.nav-header-logo img {
    position: absolute;
    left: 0;
    top: 0;
    width: 208px;
  }
  .header-nav .list > li.nav-header-logo:hover > a::after {
    display: none;
  }
  .header-nav .list > li.nav1 > a {
    background: url(../img_common/gnavi_01.png) top 15px center/48px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  .header-nav .list > li.nav2 > a {
    background: url(../img_common/gnavi_02.png) top 15px center/48px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  .header-nav .list > li.nav3 > a {
    background: url(../img_common/gnavi_03.png) top 15px center/48px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  .header-nav .list > li.nav4 > a {
    background: url(../img_common/gnavi_04.png) top 15px center/48px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  .header-nav .list > li.nav5 > a {
    background: url(../img_common/gnavi_05.png) top 15px center/48px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  .header-nav .list > li.nav6 {
    display: none;
  }
  .header-nav .list > li > a {
    width: 187px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 75px 10px 22px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    color: #333;
    line-height: 1.2em;
    height: 100%;
    font-size: 1.125rem;
  }
  .header-nav .list > li > a:hover {
    opacity: 0.85;
  }
  /* end-#header-nav */
  #header {
    /* .header-subnav-area */
    width: 1000px;
    margin: 0 auto;
    position: relative;
    /* end-.header-subnav-area */
  }
  #header .header-subnav-area {
    width: 770px;
    margin: 30px auto 0;
    position: relative;
    background-color: #fff;
    padding: 30px 0px;
    box-sizing: border-box;
  }
  #header .header-subnav-area #header-logo {
    position: absolute;
    top: 10px;
    left: 0;
  }
  #header .header-subnav-area .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #header .header-subnav-area .box .unit, #header .header-subnav-area .box .unit2, #header .header-subnav-area .box .header-size, #header .header-subnav-area .box .header-color {
    display: table;
    float: left;
    height: 27px;
  }
  #header .header-subnav-area .box .unit li, #header .header-subnav-area .box .unit dt, #header .header-subnav-area .box .unit dd, #header .header-subnav-area .box .unit2 li, #header .header-subnav-area .box .unit2 dt, #header .header-subnav-area .box .unit2 dd, #header .header-subnav-area .box .header-size li, #header .header-subnav-area .box .header-size dt, #header .header-subnav-area .box .header-size dd, #header .header-subnav-area .box .header-color li, #header .header-subnav-area .box .header-color dt, #header .header-subnav-area .box .header-color dd {
    display: table-cell;
    font-size: 90%;
  }
  #header .header-subnav-area .box .unit li img, #header .header-subnav-area .box .unit dt img, #header .header-subnav-area .box .unit dd img, #header .header-subnav-area .box .unit2 li img, #header .header-subnav-area .box .unit2 dt img, #header .header-subnav-area .box .unit2 dd img, #header .header-subnav-area .box .header-size li img, #header .header-subnav-area .box .header-size dt img, #header .header-subnav-area .box .header-size dd img, #header .header-subnav-area .box .header-color li img, #header .header-subnav-area .box .header-color dt img, #header .header-subnav-area .box .header-color dd img {
    vertical-align: middle;
  }
  #header .header-subnav-area .box .unit .list, #header .header-subnav-area .box .unit2 .list {
    margin-top: 3px;
  }
  #header .header-subnav-area .box .header-size button, #header .header-subnav-area .box .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
  }
  #header .header-subnav-area .box .header-size .title, #header .header-subnav-area .box .header-color .title {
    padding-right: 7px;
    font-weight: bold;
    vertical-align: middle;
  }
  #header .header-subnav-area .box .header-size .title span, #header .header-subnav-area .box .header-color .title span {
    display: block;
    padding-top: 2px;
  }
  #header .header-subnav-area .box .header-size dd img, #header .header-subnav-area .box .header-color dd img {
    margin-right: 5px;
    cursor: pointer;
  }
  #header .header-subnav-area .box .header-size button:hover, #header .header-subnav-area .box .header-size a:hover, #header .header-subnav-area .box .header-color button:hover, #header .header-subnav-area .box .header-color a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .box .header-size a, #header .header-subnav-area .box .header-color a {
    display: block;
  }
  #header .header-subnav-area .box .unit, #header .header-subnav-area .box .header-color {
    padding-left: 40px;
  }
  #header .header-subnav-area .box .unit2 li {
    padding-left: 10px;
  }
  #header .header-subnav-area .box .subnav-under {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 25px;
    justify-content: center;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list {
    display: flex;
    gap: 0 25px;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list .item {
    display: flex;
    align-items: center;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list .item.yasashi a {
    padding-left: 20px;
    background: url(../img_common/yasashi.png) left center/17px no-repeat;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list .item.yomiage button {
    padding-left: 30px;
    background: url(../img_common/yomiage.png) left center/23px no-repeat;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list .item.is-hide {
    display: none;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list a, #header .header-subnav-area .box .subnav-under .tsutaeru-list button {
    font-weight: bold;
    font-size: 1rem;
    text-decoration: underline;
    color: #333;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list a:hover, #header .header-subnav-area .box .subnav-under .tsutaeru-list button:hover {
    text-decoration: none;
  }
  #header .header-subnav-area .box .subnav-under .tsutaeru-list button {
    border: none;
  }
  #header .header-subnav-area .box .subnav-under button {
    appearance: none;
    background: none;
    cursor: pointer;
    display: block;
    font-family: "游ゴシック", sans-serif;
  }
  #header .pc-menu-btn-menu, #header .modal-top {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100 !important;
  }
  #header .pc-menu-btn-menu a, #header .modal-top a {
    display: block;
  }
  #header .pc-menu-btn-menu a:hover, #header .modal-top a:hover {
    opacity: 0.85;
  }
  #header #modal-pc {
    overflow: auto;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 95;
    display: none;
  }
  #header .pc-modal-menu-bg {
    width: 100%;
    height: 1130px !important;
    display: none;
    opacity: 0.95;
    background: #c2e09b;
  }
  #header .pc-modal-menu {
    position: absolute;
    top: 115px;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #header .pc-modal-menu > .in {
    width: 1000px;
    margin: 20px auto 10px;
    padding: 35px 30px 40px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
  }
  #header .pc-modal-menu .nav-header-logo {
    display: none;
  }
  #header .pc-modal-menu .modal-keyword {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #header .pc-modal-menu .modal-keyword .modal-keyword-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-right: 10px;
  }
  #header .pc-modal-menu .modal-keyword .k-area {
    width: 550px;
    padding: 10px;
    border: 2px solid #3f7d43;
  }
  #header .pc-modal-menu .link-list {
    margin-top: 35px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border: 1px solid #3f7d43;
  }
  #header .pc-modal-menu .link-list li {
    border-right: 1px solid #3f7d43;
    background-color: #fff;
  }
  #header .pc-modal-menu .link-list li:last-child {
    border-right: none;
  }
  #header .pc-modal-menu .link-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    line-height: 1.2em;
    text-align: center;
    color: #333;
    padding: 16px 10px;
    box-sizing: border-box;
    font-weight: bold;
    background-color: #fff;
  }
  #header .pc-modal-menu .under-link-list {
    margin-top: 28px;
    padding: 0 35px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0 15px;
  }
  #header .pc-modal-menu .under-link-list li {
    background-color: #fff;
    border: 1px solid #3f7d43;
  }
  #header .pc-modal-menu .under-link-list li a {
    display: block;
    text-align: center;
    color: #333;
    padding: 25px 40px 25px 10px;
    font-weight: bold;
    text-decoration: none;
    background: url(../img_common/pc_list_bg.png) right center no-repeat;
  }
  #header .pc-modal-menu .under-link-list li a:hover {
    text-decoration: underline;
  }
  #header .pc-modal-menu .modal-menu-close {
    padding: 20px 0;
    text-align: center;
  }
  #header .pc-modal-menu .modal-menu-close span {
    cursor: pointer;
  }
  #header .pc-modal-menu .pc-menu-btn-menu-close a {
    display: block;
    width: 280px;
    margin: 20px auto 0;
    padding: 16px 80px;
    box-sizing: border-box;
    background: url(../img_common/pc_modal_close.png) left 65px center no-repeat, url(../img_common/pc_modal_close_bg.png) top center/100% 100% no-repeat;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    font-size: 1.25rem;
  }
  #header .pc-modal-menu .pc-menu-btn-menu-close a span {
    padding-left: 10px;
  }
  #header .pc-modal-menu .pc-menu-btn-menu-close a:hover {
    opacity: 0.85;
  }
  #header .pc-modal-menu .header-nav .in > .list {
    gap: 0 16px;
  }
  #header > .header-nav .list > li {
    width: 140px;
    border-top: none;
    background-color: none;
  }
  #header > .header-nav .list > li > a {
    padding: 45px 5px 20px;
    border-right: 1px solid #c0d4c1;
    width: 140px;
    font-size: 1rem;
  }
  #header > .header-nav .list li.nav1 > a {
    background: url(../img_common/gnavi_01.png) top 10px center/32px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  #header > .header-nav .list li.nav2 > a {
    background: url(../img_common/gnavi_02.png) top 10px center/32px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  #header > .header-nav .list li.nav3 > a {
    background: url(../img_common/gnavi_03.png) top 10px center/32px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  #header > .header-nav .list li.nav4 > a {
    background: url(../img_common/gnavi_04.png) top 10px center/32px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  #header > .header-nav .list li.nav5 > a {
    background: url(../img_common/gnavi_05.png) top 10px center/32px no-repeat, url(../img_common/gnavi_arrow.png) bottom 10px center no-repeat;
  }
  #header > .header-nav .list li:last-child > a {
    border-right: none;
  }
}

.header-lang {
  display: flex;
  position: relative;
  border: 1px solid #3f7d43;
}

@media screen and (max-width: 768px) {
  .header-lang {
    justify-content: center;
    width: 525px;
    margin: 0 auto;
    border-width: 2px;
  }
}

.header-lang select {
  font-size: 84%;
  padding: 10px 50px 10px 28px;
  border: none;
  background: url(../img_common/foreign.png) 8px 50%/15px no-repeat, url(../img_common/langueage_arrow.png) right 40px top 51%/8px auto no-repeat #fff;
  appearance: none;
  position: relative;
  -webkit-appearance: none;
  min-width: 214px;
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .header-lang select {
    width: 450px;
    padding: 23px 60px 23px 60px;
    box-sizing: border-box;
    background: url(../img_common/foreign.png) 15px 50%/35px no-repeat, url(../img_common/langueage_arrow.png) right 40px top 51%/auto no-repeat #fff;
    font-size: 112%;
    text-overflow: ellipsis;
  }
}

.header-lang button {
  border: none;
  padding: 5px 0px;
  min-width: 45px;
  position: relative;
  font-size: 0.875rem;
  background-color: #fff !important;
}

.header-lang button::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #9b948c;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

@media screen and (max-width: 768px) {
  .header-lang button::before {
    height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .header-lang button {
    width: 90px;
    box-sizing: border-box;
    font-size: 105%;
  }
}

.header-lang button:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #sp-header {
    border-top: 6px solid #80ba34;
    height: 115px;
    position: relative;
    z-index: 20;
  }
  #sp-header > .box #sp-header-logo {
    position: absolute;
    top: 0;
    left: 15px;
    width: 40%;
  }
  #sp-header > .box #sp-header-logo img {
    width: 357px;
  }
  #sp-header > .box #sp-header-nav {
    position: absolute;
    right: 10px;
    top: 0;
    width: 40%;
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area img {
    width: 100%;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area p {
    margin-left: 10px;
    width: 131px;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-search {
    position: absolute;
    left: 0;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    position: absolute;
    right: 0;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu-close {
    display: none;
    position: absolute;
    right: 0;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-menu-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.95;
    background: #c2e09b;
    z-index: 90;
  }
  #sp-header .modal-search,
  #sp-header .modal-menu {
    display: none;
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #sp-header .modal-search .in,
  #sp-header .modal-menu .in {
    margin: 0 25px;
    box-sizing: border-box;
    border-radius: 5px;
  }
  #sp-header .modal-search .modal-menu-close,
  #sp-header .modal-menu .modal-menu-close {
    padding: 20px 0;
    text-align: center;
  }
  #sp-header .modal-search .modal-menu-close span,
  #sp-header .modal-menu .modal-menu-close span {
    display: block;
    width: 450px;
    margin: 20px auto 0;
    padding: 23px 140px 17px;
    box-sizing: border-box;
    background: url(../img_common/pc_modal_close.png) left 95px center/40px no-repeat, url(../img_common/pc_modal_close_bg.png) top center/100% 100% no-repeat;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    font-size: 1.875rem;
  }
  #sp-header .modal-search .arrow,
  #sp-header .modal-menu .arrow {
    position: absolute;
    top: -14px;
    right: 8%;
  }
  #sp-header .modal-search .in {
    padding: 20px 20px 0;
  }
  #sp-header .modal-search .title {
    background: none;
    padding: 0 0 10px;
  }
  #sp-header .modal-search .arrow {
    right: 28%;
  }
  #sp-header .modal-menu .sp-nav .box {
    display: block;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li {
    background-color: #ffff;
    border-top: 6px solid #80ba34;
    margin-bottom: 15px;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:first-child a {
    margin-right: 0;
    background: url(../img_common/gnavi_home.png) left 25px center no-repeat, url(../img_common/home.png) right 35px center no-repeat;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:nth-child(2) .title > a {
    margin-right: 0;
    background: url(../img_common/gnavi_01.png) left 25px center no-repeat;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:nth-child(3) .title > a {
    margin-right: 0;
    background: url(../img_common/gnavi_02.png) left 25px center no-repeat;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:nth-child(4) .title > a {
    margin-right: 0;
    background: url(../img_common/gnavi_03.png) left 25px center no-repeat;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:nth-child(5) .title > a {
    margin-right: 0;
    background: url(../img_common/gnavi_04.png) left 25px center no-repeat;
  }
  #sp-header .modal-menu .sp-nav .nav-list > li:nth-child(6) .title > a {
    margin-right: 0;
    background: url(../img_common/gnavi_05.png) left 25px center no-repeat;
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    padding: 30px 70px 30px 120px;
    margin-right: 90px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 2.375rem;
  }
  #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/sp_modal_menu_btn_plus.png);
  }
  #sp-header .modal-menu .sp-nav .title button.mynus {
    background-image: url(../img_common/sp_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 {
    padding: 20px 0 30px;
  }
  #sp-header .modal-menu .sp-nav .bloc .list a {
    display: block;
    padding: 5px 30px 5px 70px;
    color: #333;
    background: url(../img_common/modal_icon.png) no-repeat left 40px center;
  }
  #sp-header .modal-other {
    background: rgba(255, 255, 255, 0.8);
    margin: 40px 0;
    padding: 35px 20px 40px;
  }
  #sp-header .modal-other .modal-keyword .modal-keyword-title {
    font-size: 1.875rem;
    font-weight: bold;
    margin-right: 10px;
  }
  #sp-header .modal-other .modal-keyword .k-area {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 10px;
    border: 2px solid #3f7d43;
  }
  #sp-header .modal-other .link-list {
    margin-top: 35px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border: 2px solid #3f7d43;
  }
  #sp-header .modal-other .link-list li {
    border-right: 2px solid #3f7d43;
    border-top: 2px solid #3f7d43;
    background-color: #fff;
  }
  #sp-header .modal-other .link-list li:nth-child(1), #sp-header .modal-other .link-list li:nth-child(2) {
    border-top: none;
  }
  #sp-header .modal-other .link-list li:nth-child(2n) {
    border-right: none;
  }
  #sp-header .modal-other .link-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    line-height: 1.2em;
    text-align: center;
    color: #333;
    padding: 16px 10px;
    box-sizing: border-box;
    font-weight: bold;
  }
  #sp-header .modal-other .under-link-list {
    margin-top: 35px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 15px;
  }
  #sp-header .modal-other .under-link-list li {
    background-color: #fff;
    border: 2px solid #3f7d43;
  }
  #sp-header .modal-other .under-link-list li a {
    display: block;
    color: #333;
    padding: 15px 40px 15px 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: url(../img_common/sp_about_list_bg.png) right center no-repeat;
  }
  #sp-header .modal-other .under-link-list li a:hover {
    text-decoration: underline;
  }
  #sp-header .support-block {
    margin-top: 20px;
  }
  #sp-header .support-block .support-list {
    background: #fff;
    box-sizing: border-box;
    margin: auto;
    padding: 40px 35px;
    width: 700px;
  }
  #sp-header .support-block .support-list li + li {
    margin-top: 20px;
  }
  #sp-header .support-block .header-size button,
  #sp-header .support-block .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    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;
    max-width: 320px;
    font-weight: bold;
    font-size: 2rem;
  }
  #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 dd img {
    height: 90px;
  }
  #sp-header .support-block .header-color dd img {
    height: 90px;
  }
  #sp-header .support-block .tsutaeru {
    margin: 30px 0 40px;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 45px;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list .item {
    display: flex;
    align-items: center;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list .item.yasashi a {
    padding-left: 35px;
    background: url(../img_common/yasashi.png) left center/27px no-repeat;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list .item.yomiage button {
    padding-left: 55px;
    background: url(../img_common/yomiage.png) left center/40px no-repeat;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list .item.is-hide {
    display: none;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list a, #sp-header .support-block .tsutaeru .tsutaeru-list button {
    font-weight: bold;
    font-size: 2rem;
    text-decoration: underline;
    color: #333;
  }
  #sp-header .support-block .tsutaeru .tsutaeru-list button {
    border: none;
  }
  #sp-header .support-block .tsutaeru button {
    appearance: none;
    background: none;
    cursor: pointer;
    display: block;
    font-family: "游ゴシック", sans-serif;
  }
  #sp-header .switch .gotopc a {
    display: block;
    width: 500px;
    margin: 35px auto 0;
    border: 2px solid #80ba34;
    border-radius: 6px;
    font-size: 2rem;
    text-align: center;
    color: #333;
    text-decoration: none;
    padding: 15px 90px 15px 150px;
    box-sizing: border-box;
    background: url(../img_common/switch.png) left 105px center no-repeat #fff;
  }
}

@media screen and (max-width: 768px) and (max-width: 570px) {
  #sp-header .modal-search,
  #sp-header .modal-menu {
    top: 90px;
  }
  #sp-header .modal-menu .arrow {
    right: 6%;
  }
  #sp-header .modal-search .arrow {
    right: 24%;
  }
}

#modal-pc .neko-wrap, #modal-pc .search-wrap, #sp-header .neko-wrap, #sp-header .search-wrap {
  background-color: #fff;
  border: 1px solid #407d44;
}

@media screen and (max-width: 768px) {
  #modal-pc .neko-wrap, #modal-pc .search-wrap, #sp-header .neko-wrap, #sp-header .search-wrap {
    border-width: 2px;
  }
}

@media print, screen and (min-width: 769px) {
  #modal-pc .neko-wrap, #modal-pc .search-wrap, #sp-header .neko-wrap, #sp-header .search-wrap {
    width: 600px;
  }
}

#modal-pc .neko-wrap form, #modal-pc .search-wrap form, #sp-header .neko-wrap form, #sp-header .search-wrap form {
  align-items: center;
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

@media print, screen and (min-width: 769px) {
  #modal-pc .neko-wrap form .poplink, #modal-pc .search-wrap form .poplink, #sp-header .neko-wrap form .poplink, #sp-header .search-wrap form .poplink {
    top: 70px;
  }
}

@media screen and (max-width: 768px) {
  #modal-pc .neko-wrap form .poplink, #modal-pc .search-wrap form .poplink, #sp-header .neko-wrap form .poplink, #sp-header .search-wrap form .poplink {
    top: 92px;
  }
}

#modal-pc .neko-wrap input[type="text"], #modal-pc .neko-wrap input[type="search"], #modal-pc .search-wrap input[type="text"], #modal-pc .search-wrap input[type="search"], #sp-header .neko-wrap input[type="text"], #sp-header .neko-wrap input[type="search"], #sp-header .search-wrap input[type="text"], #sp-header .search-wrap input[type="search"] {
  background-color: #fff;
  border: none;
  padding: 0;
  flex-grow: 1;
  box-sizing: border-box;
  font-size: 100%;
  padding: 16px 16px 16px 10px;
  width: 100%;
  border-radius: 4px 0 0 4px;
  min-height: 70px;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #modal-pc .neko-wrap input[type="text"], #modal-pc .neko-wrap input[type="search"], #modal-pc .search-wrap input[type="text"], #modal-pc .search-wrap input[type="search"], #sp-header .neko-wrap input[type="text"], #sp-header .neko-wrap input[type="search"], #sp-header .search-wrap input[type="text"], #sp-header .search-wrap input[type="search"] {
    min-height: 90px;
  }
}

#modal-pc .neko-wrap .submit-button, #modal-pc .neko-wrap input[type="submit"], #modal-pc .search-wrap .submit-button, #modal-pc .search-wrap input[type="submit"], #sp-header .neko-wrap .submit-button, #sp-header .neko-wrap input[type="submit"], #sp-header .search-wrap .submit-button, #sp-header .search-wrap input[type="submit"] {
  border: none;
  cursor: pointer;
  display: block;
  flex-shrink: 0;
  padding: 0;
  font-size: 0;
  background: url(../img_common/page_search.png);
}

@media print, screen and (min-width: 769px) {
  #modal-pc .neko-wrap .submit-button, #modal-pc .neko-wrap input[type="submit"], #modal-pc .search-wrap .submit-button, #modal-pc .search-wrap input[type="submit"], #sp-header .neko-wrap .submit-button, #sp-header .neko-wrap input[type="submit"], #sp-header .search-wrap .submit-button, #sp-header .search-wrap input[type="submit"] {
    height: 70px;
    width: 70px;
    background-size: 70px;
  }
}

@media screen and (max-width: 768px) {
  #modal-pc .neko-wrap .submit-button, #modal-pc .neko-wrap input[type="submit"], #modal-pc .search-wrap .submit-button, #modal-pc .search-wrap input[type="submit"], #sp-header .neko-wrap .submit-button, #sp-header .neko-wrap input[type="submit"], #sp-header .search-wrap .submit-button, #sp-header .search-wrap input[type="submit"] {
    height: 92px;
    width: 92px;
    background-size: 92px;
  }
}

@media print, screen and (min-width: 769px) {
  #modal-pc .neko-wrap .submit-button img, #modal-pc .neko-wrap input[type="submit"] img, #modal-pc .search-wrap .submit-button img, #modal-pc .search-wrap input[type="submit"] img, #sp-header .neko-wrap .submit-button img, #sp-header .neko-wrap input[type="submit"] img, #sp-header .search-wrap .submit-button img, #sp-header .search-wrap input[type="submit"] img {
    height: 70px;
    width: 70px;
  }
}

@media screen and (max-width: 768px) {
  #modal-pc .neko-wrap .submit-button img, #modal-pc .neko-wrap input[type="submit"] img, #modal-pc .search-wrap .submit-button img, #modal-pc .search-wrap input[type="submit"] img, #sp-header .neko-wrap .submit-button img, #sp-header .neko-wrap input[type="submit"] img, #sp-header .search-wrap .submit-button img, #sp-header .search-wrap input[type="submit"] img {
    height: 92px;
    width: 92px;
  }
}

@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: 11.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;
}

.kinkyu-type1 .section .section-header {
  background-color: #dd0012;
}

.kinkyu-type1 .section .section-body .btn-list .btn a:hover {
  border: 1px solid #dd0012;
  background-color: #dd0012;
  color: #fff;
}

.kinkyu-type1 .section .section-body .btn-list .btn a:hover::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media print, screen and (min-width: 769px) {
  .kinkyu-type1 .section .section-body .btn-list .btn a::before {
    border-top: 1px solid #dd0012;
    border-right: 1px solid #dd0012;
  }
}

@media screen and (max-width: 768px) {
  .kinkyu-type1 .section .section-body .btn-list .btn a::before {
    border-top: 2px solid #dd0012;
    border-right: 2px solid #dd0012;
  }
}

.kinkyu-type1 .emergency-section,
.kinkyu-type1 .alert-section {
  border: 1px solid #dd0012;
}

.kinkyu-type1 .emergency-section .section-body .list li::before,
.kinkyu-type1 .alert-section .section-body .list li::before {
  border-left-color: #dd0012;
}

.kinkyu-type1 .emergency-section.section .section-header,
.kinkyu-type1 .alert-section.section .section-header {
  border-bottom: 1px solid #dd0012;
}

@media print, screen and (min-width: 769px) {
  .kinkyu-type1 .emergency-section.section .section-header,
  .kinkyu-type1 .alert-section.section .section-header {
    border-right: 1px solid #dd0012;
  }
}

@media screen and (max-width: 768px) {
  .kinkyu-type1 .emergency-section.section .section-body,
  .kinkyu-type1 .alert-section.section .section-body {
    border-top: 1px solid #dd0012;
  }
}

.kinkyu-type1 .emergency-section.section .section-body .btn-list .btn a,
.kinkyu-type1 .alert-section.section .section-body .btn-list .btn a {
  border: 1px solid #dd0012;
  background-color: #dd0012;
  color: #fff;
}

.kinkyu-type1 .emergency-section.section .section-body .btn-list .btn a:hover,
.kinkyu-type1 .alert-section.section .section-body .btn-list .btn a:hover {
  border: 1px solid #999;
  background-color: #f3f3f3;
  color: #333;
}

.kinkyu-type1 .emergency-section.section .section-body .btn-list .btn a:hover::before,
.kinkyu-type1 .alert-section.section .section-body .btn-list .btn a:hover::before {
  border-top: 1px solid #dd0012;
  border-right: 1px solid #dd0012;
}

.kinkyu-type1 .emergency-section.section .section-body .btn-list .btn a::before,
.kinkyu-type1 .alert-section.section .section-body .btn-list .btn a::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.kinkyu-type1 .wysiwyg h2 {
  border-left: 5px solid #dd0012;
}

footer {
  background-image: none !important;
  background-color: #e8f1fa !important;
}

footer .in {
  background: none !important;
}

footer .footer-link-list {
  margin-top: 90px !important;
}

#header-print {
  padding-bottom: 20px !important;
}

.header-nav .in > .list > li:hover > a::after {
  display: none;
}

#header > .header-nav .list li > a {
  background: none !important;
  text-decoration: underline;
}

#header > .header-nav .list li > a:hover {
  text-decoration: none;
}

#header .header-subnav-area .box .subnav-under .tsutaeru-list .item a, #header .header-subnav-area .box .subnav-under .tsutaeru-list .item button {
  background: none !important;
}

#header .header-subnav-area .box .subnav-under .tsutaeru-list .item a:hover, #header .header-subnav-area .box .subnav-under .tsutaeru-list .item button:hover {
  text-decoration: none;
}

#header .pc-modal-menu .pc-menu-btn-menu-close a, #header .pc-modal-menu .under-link-list li a {
  background: #fff !important;
  text-decoration: underline;
}

#header .pc-modal-menu .pc-menu-btn-menu-close a:hover, #header .pc-modal-menu .under-link-list li a:hover {
  text-decoration: none;
}

.pc-modal-menu .header-nav .list li > a {
  background: none !important;
  text-decoration: underline;
}

.pc-modal-menu .header-nav .list li > a:hover {
  text-decoration: none;
}

.header-lang select {
  background: none !important;
}

#sp-header .modal-menu .sp-nav .nav-list > li .title > a, #sp-header .modal-other .under-link-list li a {
  background-image: none !important;
  text-decoration: underline;
}

#sp-header .support-block .tsutaeru .tsutaeru-list .item a, #sp-header .support-block .tsutaeru .tsutaeru-list .item button {
  background: none !important;
}

#sp-header .switch .gotopc a, #sp-header .modal-menu .modal-menu-close span {
  background-image: none !important;
  padding: 15px 50px 15px 50px;
  text-decoration: underline;
  background-color: #fff;
}

#side-nav .side-nav-list li {
  background: none !important;
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
フッター
==================================*/
footer {
  margin-top: 60px;
  padding-top: 60px;
  position: relative;
}

@media screen and (max-width: 768px) {
  footer {
    padding-top: 40px;
  }
}

footer .in {
  background: url(../img_common/pc_footer_bg.png) center top/cover no-repeat;
}

@media screen and (max-width: 768px) {
  footer .in {
    background: url(../img_common/sp_footer_bg.png) center top 20px/100% 100% no-repeat;
  }
}

footer .box {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}

footer .footer-logo {
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .footer-logo {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-logo img {
    width: 420px;
  }
}

footer .address-box {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  footer .address-box p {
    line-height: 1.2em;
  }
}

@media screen and (max-width: 768px) {
  footer .address-box p {
    line-height: 1.5em;
  }
}

footer .address-box .address, footer .address-box .time {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  footer .address-box .address, footer .address-box .time {
    margin-top: 10px;
  }
}

footer .sns-link {
  margin: 15px auto 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media print, screen and (min-width: 769px) {
  footer .sns-link {
    width: 230px;
  }
}

@media screen and (max-width: 768px) {
  footer .sns-link {
    margin-top: 25px;
    width: 345px;
    gap: 0 40px;
  }
}

footer .sns-link li {
  width: 38px;
}

@media screen and (max-width: 768px) {
  footer .sns-link li {
    width: 60px;
  }
}

footer .sns-link img {
  width: 38px;
  height: 38px;
}

@media screen and (max-width: 768px) {
  footer .sns-link img {
    width: 60px;
    height: 60px;
  }
}

footer .sns-link a {
  display: block;
}

footer .sns-link a:hover {
  opacity: 0.85;
}

footer .footer-link-list {
  margin-top: 340px;
  display: flex;
  justify-content: center;
  padding: 2px 80px;
  background: rgba(255, 255, 255, 0.8);
  gap: 0 25px;
}

@media screen and (max-width: 768px) {
  footer .footer-link-list {
    margin-top: 400px;
    padding: 10px 30px 12px;
    flex-wrap: wrap;
    gap: 0 45px;
  }
}

footer .footer-link-list a {
  color: #333;
}

@media print, screen and (min-width: 769px) {
  footer .footer-link-list a {
    font-size: 0.875rem;
  }
}

footer .footer-link-list li {
  position: relative;
}

footer .footer-link-list li:last-child::after {
  display: none;
}

@media screen and (max-width: 768px) {
  footer .footer-link-list li:nth-child(2)::after, footer .footer-link-list li:nth-child(5)::after {
    display: none;
  }
}

footer .footer-link-list li::after {
  content: "/";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -18px;
}

@media screen and (max-width: 768px) {
  footer .footer-link-list li::after {
    right: -30px;
  }
}

footer #pagetop-pc a, footer #pagetop-sp a {
  display: block;
  padding: 0;
  color: #333;
  text-decoration: none;
}

footer #pagetop-pc a img, footer #pagetop-sp a img {
  width: 100%;
}

footer #pagetop-pc a:hover, footer #pagetop-sp a:hover {
  opacity: 0.85;
}

footer .copyright {
  padding: 8px 0;
  background-color: #fff;
  color: #333;
  font-size: 80%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .copyright {
    padding: 15px 100px 16px 25px;
    text-align: left;
    font-size: 1.375rem;
  }
}

@media print, screen and (min-width: 769px) {
  footer .box {
    width: 1000px;
    padding: 50px 0 25px 0;
  }
  footer #pagetop-pc {
    width: 72px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  footer .box {
    padding: 30px 40px;
  }
  footer #pagetop-pc {
    width: 120px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

/*++++++++++++++++++++++++++++++++++
 * トップページ専用CSS（プリント用）
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
html[data-fontsize="up"] {
  font-size: 133.3%;
}

html[data-fontsize="up"] .tsutaeru-config-body {
  font-size: 133.3%;
}

html[data-fontsize="up"] .tsutaeru-config-body dl {
  overflow: auto;
}

html[data-fontsize="up"] #header .header-subnav-area {
  padding: 30px 0;
}

html[data-fontsize="up"] .header-lang::after {
  right: 58px;
}

@media screen and (max-width: 768px) {
  html[data-fontsize="up"] .header-lang::after {
    right: 88px;
  }
}

html[data-fontsize="up"] .about .about-link {
  margin-top: 0;
}

html[data-fontsize="up"] .about .about-setai .seati-list .item {
  width: 240px;
}

@media print, screen and (min-width: 769px) {
  html[data-fontsize="up"] .about .about-setai .seati-list .item {
    width: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  html[data-fontsize="up"] .news .news-tabs > .list a {
    min-height: 111px;
  }
  html[data-fontsize="up"] .news .news-tabs > .list a::before {
    bottom: -170px;
  }
  html[data-fontsize="up"] .news .news-tabs > .list li[aria-selected="true"] a::after {
    bottom: -170px;
  }
}

html[data-fontsize="up2"] {
  font-size: 166.7%;
}

html[data-fontsize="up2"] .tsutaeru-config-body {
  font-size: 166.7%;
}

html[data-fontsize="up2"] .tsutaeru-config-body dl {
  overflow: auto;
}

html[data-fontsize="up2"] #header .header-subnav-area {
  padding: 30px 0;
}

html[data-fontsize="up2"] .header-lang::after {
  right: 58px;
}

@media screen and (max-width: 768px) {
  html[data-fontsize="up2"] .header-lang::after {
    right: 108px;
  }
}

html[data-fontsize="up2"] #header .pc-modal-menu-bg {
  height: 1280px !important;
}

html[data-fontsize="up2"] .about .about-link {
  margin-top: 0;
}

html[data-fontsize="up2"] #sp-header .header-lang, html[data-fontsize="up2"] #sp-header .lang-select {
  width: auto;
}

html[data-fontsize="up2"] .about .about-setai .seati-list .item {
  width: 240px;
}

@media print, screen and (min-width: 769px) {
  html[data-fontsize="up2"] .about .about-setai .seati-list .item {
    width: 140px !important;
  }
}

@media print, screen and (min-width: 769px) {
  html[data-fontsize="up2"] .about .about-en {
    top: -60px !important;
  }
}

@media screen and (max-width: 768px) {
  html[data-fontsize="up2"] .news .news-tabs > .list a {
    min-height: 186px;
  }
  html[data-fontsize="up2"] .news .news-tabs > .list a::before {
    bottom: -250px;
  }
  html[data-fontsize="up2"] .news .news-tabs > .list li[aria-selected="true"] a::after {
    bottom: -240px;
  }
}

html[data-fontsize="up3"] {
  font-size: 200%;
}

html[data-fontsize="up3"] .tsutaeru-config-body {
  font-size: 200%;
}

html[data-fontsize="up3"] .tsutaeru-config-body dl {
  overflow: auto;
}

html[data-fontsize="up3"] #header .header-subnav-area {
  padding: 30px 0;
  width: 890px !important;
}

html[data-fontsize="up3"] .header-lang::after {
  right: 66px;
}

@media screen and (max-width: 768px) {
  html[data-fontsize="up3"] .header-lang::after {
    right: 98px;
  }
}

html[data-fontsize="up3"] #header .pc-modal-menu-bg {
  height: 1380px !important;
}

html[data-fontsize="up3"] .about .about-link {
  margin-top: 0;
}

html[data-fontsize="up3"] #sp-header .header-lang, html[data-fontsize="up3"] #sp-header .lang-select {
  width: auto;
}

html[data-fontsize="up3"] #sp-header .support-block .support-list {
  padding: 40px 5px;
}

@media print, screen and (min-width: 769px) {
  html[data-fontsize="up3"] .about .about-en {
    top: -120px !important;
  }
}

html[data-fontsize="up3"] .about .about-setai .seati-list .item {
  width: 240px;
}

@media print, screen and (min-width: 769px) {
  html[data-fontsize="up3"] .about .about-setai .seati-list .item {
    width: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  html[data-fontsize="up3"] .news .news-tabs > .list a {
    min-height: 224px;
  }
  html[data-fontsize="up3"] .news .news-tabs > .list a::before {
    bottom: -288px;
  }
  html[data-fontsize="up3"] .news .news-tabs > .list li[aria-selected="true"] a::after {
    bottom: -280px;
  }
}

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"] #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"] .yomiage button {
  background-color: #000 !important;
  color: #FFFF00 !important;
}

html[data-bgcolor="color_black"] .yomiage button:visited {
  color: #f5c77b !important;
}

html[data-bgcolor="color_black"] .yomiage button:hover {
  color: #f5c77b !important;
}

html[data-bgcolor="color_black"] .top-search .top-search-bg::after {
  background: none;
}

html[data-bgcolor="color_black"] .footer-logo img, html[data-bgcolor="color_black"] footer .sns-link img {
  background-color: #fff !important;
}

html[data-bgcolor="color_black"] .pickup-en, html[data-bgcolor="color_black"] .about-en {
  display: none;
}

html[data-bgcolor="color_black"] .slide-controls .arrow button {
  background-color: #fff !important;
}

html[data-bgcolor="color_black"] ._cp_component ._attributegroup ._group::before {
  content: none;
}

html[data-bgcolor="color_black"] ._cp_component ._items > ._item ._wrap ._layoutgroup1 ._title a em,
html[data-bgcolor="color_black"] ._cp_component ._items ._item ._wrap ._snippet em {
  color: #333;
}

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"] #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"] .yomiage button {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}

html[data-bgcolor="color_blue"] .yomiage button:visited {
  color: #f5c77b !important;
}

html[data-bgcolor="color_blue"] .yomiage button:hover {
  color: #f5c77b !important;
}

html[data-bgcolor="color_blue"] .top-search .top-search-bg::after {
  background: none;
}

html[data-bgcolor="color_blue"] .footer-logo img, html[data-bgcolor="color_blue"] footer .sns-link img {
  background-color: #fff !important;
}

html[data-bgcolor="color_blue"] .pickup-en, html[data-bgcolor="color_blue"] .about-en {
  display: none;
}

html[data-bgcolor="color_blue"] .slide-controls .arrow button {
  background-color: #fff !important;
}

html[data-bgcolor="color_blue"] ._cp_component ._attributegroup ._group::before {
  content: none;
}

html[data-bgcolor="color_blue"] ._cp_component ._items > ._item ._wrap ._layoutgroup1 ._title a em,
html[data-bgcolor="color_blue"] ._cp_component ._items ._item ._wrap ._snippet em {
  color: #333;
}
