@charset "UTF-8";
/* pattern-responsive */
/*
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: 20px;
  background: #f38256;
  color: #092b3e;
  font-size: 128%;
  box-sizing: border-box;
  padding: 15px 15px 13px 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: 20px;
  background: #efc561;
  color: #214457;
  font-size: 124%;
  box-sizing: border-box;
  border-left: 5px solid #f38256;
}

h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
  padding: 6px 15px 6px 15px;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  margin-top: 20px;
  display: block;
  line-height: 1.2;
  font-size: 118%;
  padding: 12px 15px 13px;
  border-top: 3px solid #f38256;
}

h5, .wysiwyg h5, .free-layout-area h5 {
  font-size: 112%;
  margin-top: 20px;
  display: block;
  padding: 10px 0 5px 15px;
  line-height: 1.2;
  border-top: 2px solid #efc561;
}

h6, .wysiwyg h6, .free-layout-area h6 {
  font-size: 108%;
  padding-left: 15px;
  padding-bottom: 5px;
  margin-top: 20px;
  line-height: 1.2;
}

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: 2em;
  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 #214457;
  margin-top: 10px;
}

.wysiwyg td
, .wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #214457;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #efc561;
}

.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 em, .wysiwyg strong, .wysiwyg b {
  font-style: normal;
  font-weight: bold;
}

.wysiwyg .text_ {
  color: #c00;
}

.wysiwyg .text2_ {
  color: #00c;
}

.wysiwyg b.text2_ {
  font-weight: normal;
}

.cke_panel_list em, .cke_panel_list strong, .cke_panel_list b {
  font-style: normal;
  font-weight: bold;
}

.cke_panel_list .text_ {
  color: #c00;
}

.cke_panel_list .text2_ {
  color: #00c;
}

.cke_panel_list b.text2_ {
  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: "YuGothic", 游ゴシック Medium, "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #214356;
  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: 150%;
}

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: inherit;
  color: #2d5f92;
}

a:active {
  _background: inherit;
  /*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: #f38256;
  text-align: center;
}

.scheme2 {
  border: 1px solid #f38256;
  text-align: center;
}

.scheme3 {
  background-color: #092b3e;
  text-align: center;
}

.scheme4 {
  background-color: #efc561;
  text-align: center;
}

.scheme5 {
  border: 1px solid #efc561;
  text-align: center;
}

.scheme6 {
  background-color: #092b3e;
  text-align: center;
}

.scheme7 {
  background-color: #f38256;
  text-align: center;
}

.scheme8 {
  background-color: #092b3e;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #f9ebc8;
  text-align: center;
}

.scheme10 {
  background-color: #f38256;
  text-align: center;
}

.scheme11 {
  background-color: #efc561;
  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;
}

/* ----- カスタム設定 ----- */
@media print, screen and (min-width: 769px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border: 1px solid #214356 !important;
    border-radius: 0px 0px 0px 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #214356 !important;
    border-radius: 0px 0px 0px 0px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 34px;
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 86px;
    font-size: 1.7rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 34px;
    padding-left: 0 !important;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 36px;
    }
  }
}

@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 86px;
    padding-left: 0 !important;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 90px;
    }
  }
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #214356 !important;
    width: 35px !important;
    border: 1px solid #214356 !important;
    border-radius: 0px 0px 0px 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #214356 !important;
    width: 100px !important;
    border: 2px solid #214356 !important;
    border-radius: 0px 0px 0px 0px !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 15px !important;
    height: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 42px !important;
    height: 42px !important;
  }
}

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}

@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .dummy-search-area {
    width: 100%;
  }
}

.dummy-search {
  box-sizing: border-box;
  padding: 10px 0 10px 13px;
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .dummy-search {
    border: 1px solid #214356;
    height: 36px;
    width: calc(100% - 35px);
    border-radius: 0px 0px 0px 0px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #214356;
    height: 88px;
    width: calc(100% - 100px);
    border-radius: 0px 0px 0px 0px;
    font-size: 2rem;
  }
}

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #214356;
    flex-basis: 35px;
    width: 35px;
    height: 36px;
    border: 1px solid #214356;
    border-radius: 0px 0px 0px 0px;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #214356;
    flex-basis: 100px;
    width: 100px;
    height: 88px;
    border: 2px solid #214356;
    border-radius: 0px 0px 0px 0px;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 15px;
    height: 15px;
    fill: #ffffff;
  }
}

@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 42px;
    height: 42px;
    fill: #ffffff;
  }
}

.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: #092b3e;
  display: block;
  text-decoration: none;
}

#smartphone .wrap {
  align-items: center;
  background-color: #f5f5f5;
  border: 6px solid #efc561;
  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: #092b3e;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}

#smartphone .wrap .ico:after {
  border-left: 12px solid #fff;
  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 {
  body {
    zoom: 1;
  }
}

#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

.gsst_a .gscb_a {
  color: #333 !important;
}

@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: #214356;
    font-size: 97%;
    background-color: #DFDFDF;
    text-decoration: none;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  .to-container a:hover {
    text-decoration: underline;
  }
  .to-container a:focus-visible {
    outline: 2px solid #000;
    outline-offset: -2px;
  }
  #header {
    /* #header-nav */
    /* end-#header-nav */
  }
  #header .header-subnav-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  #header .header-subnav-area #header-logo a {
    display: block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: .85;
  }
  #header .header-subnav-area #header-logo img {
    width: 282px;
    height: 58px;
    object-fit: contain;
  }
  #header .header-subnav-area .pc-header-menu {
    margin: 5px 0 0 auto;
  }
  #header .header-subnav-area .pc-header-menu-in {
    position: relative;
  }
  #header .header-subnav-area .header-service {
    position: relative;
    z-index: 110;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10px;
  }
  #header .header-subnav-area .header-search dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #header .header-subnav-area .header-search dl > dd {
    min-width: 190px;
  }
  #header .header-subnav-area .header-search .title {
    font-size: 1rem;
    font-weight: bold;
    color: #214356;
  }
  #header .header-subnav-area .header-search .title span {
    margin-right: 14px;
  }
  #header .header-subnav-area .header-search .gsc-search-button:focus-visible {
    border: 2px solid #fff !important;
    outline: 1px solid #333;
    outline-offset: -1px;
  }
  #header .header-subnav-area .dummy-search {
    width: 155px;
    min-height: 36px;
    border: 1px solid #214356;
    border-radius: 0;
  }
  #header .header-subnav-area .dummy-search-btn {
    width: 35px;
    min-height: 36px;
    background-color: #214356;
    border: 1px solid #214356;
    border-radius: 0;
  }
  #header .header-subnav-area .dummy-search-btn svg {
    width: 15px;
    height: 15px;
  }
  #header .header-subnav-area .pc-header-menu-btn {
    position: relative;
  }
  #header .header-subnav-area .pc-header-menu-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    background: url("../img_common/icon_option.png") left 10px center no-repeat;
    background-size: 26px 9px;
    box-sizing: border-box;
    border: 1px solid #214356;
    text-decoration: none;
    color: #214356;
    padding: 0 13px 0 45px;
    font-weight: bold;
    font-size: 1rem;
  }
  #header .header-subnav-area .pc-header-menu-btn a:hover {
    color: #fff;
    background-color: #214356;
  }
  #header .header-subnav-area .pc-header-menu-btn a:focus-visible {
    outline: 2px solid #000 !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 2px #fff;
  }
  #header .header-subnav-area .pc-header-menu-btn.is-open {
    background-color: #214356;
  }
  #header .header-subnav-area .pc-header-menu-btn.is-open a {
    color: #fff;
  }
  #header .header-subnav-area .pc-header-menu-btn.is-open::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #214356;
  }
  #header .header-subnav-area .pc-modal-menu {
    position: absolute;
    z-index: 120;
    top: 50px;
    right: 82px;
    width: 441px;
    text-align: center;
    display: none;
    box-sizing: border-box;
    background-color: #fff;
    border: 4px solid #214356;
    padding: 14px 56px 18px;
  }
  #header .header-subnav-area .pc-modal-close a {
    display: block;
    width: fit-content;
    margin: 18px auto 0;
    font-size: 1rem;
    text-decoration: none;
    color: #fff;
    background-color: #fff;
    padding: 7px 50px 7px 22px;
    background: url("../img_common/icon_close.png") right 20px center no-repeat #214356;
    background-size: 16px 16px;
  }
  #header .header-subnav-area .pc-modal-close a:hover {
    text-decoration: underline;
  }
  #header .header-subnav-area .pc-modal-close a:focus-visible {
    border: 2px solid #fff;
    outline: 2px solid #333;
    outline-offset: -1px;
  }
  #header .header-subnav-area .header-size, #header .header-subnav-area .header-color {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto;
  }
  #header .header-subnav-area .header-size button, #header .header-subnav-area .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #header .header-subnav-area .header-size .title, #header .header-subnav-area .header-color .title {
    margin-right: 10px;
    color: #214356;
    font-size: 1.125rem;
  }
  #header .header-subnav-area .header-size dt, #header .header-subnav-area .header-color dt {
    flex-basis: 100%;
  }
  #header .header-subnav-area .header-size dd, #header .header-subnav-area .header-color dd {
    line-height: 1;
  }
  #header .header-subnav-area .header-size dd img, #header .header-subnav-area .header-color dd img {
    cursor: pointer;
  }
  #header .header-subnav-area .header-size dd img:hover, #header .header-subnav-area .header-color dd img:hover {
    opacity: .85;
  }
  #header .header-subnav-area .header-size {
    gap: 4px;
    min-width: 132px;
  }
  #header .header-subnav-area .header-size img {
    height: 46px;
    width: auto;
  }
  #header .header-subnav-area .header-color {
    gap: 4px;
    min-width: 166px;
  }
  #header .header-subnav-area .header-color a {
    display: block;
  }
  #header .header-subnav-area .header-color a:focus-visible {
    outline: 1px solid #fff !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 2px #000;
  }
  #header .header-subnav-area .header-color img {
    height: 46px;
    width: auto;
  }
  #header .header-subnav-area .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .header-subnav-area .header-lang {
    display: flex;
  }
  #header .header-subnav-area .header-lang .lang-select {
    padding: 3px 25px 3px 30px;
    min-height: 36px;
    border: 1px solid #214356;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    color: #214356;
    font-weight: bold;
    font-size: 0.875rem;
    background: url("../img_common/icon_lang.png") no-repeat left 8px center/17px, url("../img_common/arrow_lang.png") no-repeat right 8px center/12px #fff;
    background-size: 18px 25px 8px 7px;
  }
  #header .header-subnav-area .header-lang .lang-select:focus-visible {
    border: 2px solid #fff;
    outline: 2px solid #333;
    outline-offset: -3px;
  }
  #header .header-subnav-area .header-lang .btn-lang-select {
    color: #fff;
    min-height: 36px;
    width: 40px;
    border: 1px solid #214356;
    background: #214356;
    line-height: 1;
    cursor: pointer;
    font-size: 0.875rem;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:hover {
    opacity: .85;
  }
  #header .header-subnav-area .header-lang .btn-lang-select:focus-visible {
    border: 2px solid #fff;
    outline: 2px solid #333;
    outline-offset: -1px;
  }
  #header .header-subnav-area .browsing-support-contents {
    display: flex;
    gap: 0 20px;
  }
  #header #header-nav .list {
    position: relative;
    display: flex;
    justify-content: flex-end;
    gap: 0 36px;
  }
  #header #header-nav .in {
    width: 100%;
  }
  #header #header-nav .list > li {
    text-align: center;
  }
  #header #header-nav .list > li > a {
    display: block;
    color: #214356;
    font-weight: bold;
    text-decoration: none;
  }
  #header #header-nav .list > li > a > .box {
    display: flex;
    min-height: 45px;
  }
  #header #header-nav .list > li > a p {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 0;
    min-height: 46px;
    font-size: 1.25rem;
  }
  #header #header-nav .list > li > a:focus-visible {
    outline: 2px solid #000;
    outline-offset: -5px;
    width: calc(100% + 10px);
    display: flex;
    justify-content: center;
  }
  #header #header-nav .list > li:hover {
    text-decoration: underline;
  }
  #header .header-nav-item > a {
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .c-width {
    width: 680px;
    margin: 0 auto;
  }
  #sp-header {
    top: 0;
    width: 100%;
    z-index: 150;
    background-color: #fff;
  }
  #sp-header > .box {
    padding: 25px 0 24px 20px;
  }
  #sp-header > .box #sp-header-logo {
    width: 70%;
    position: relative;
    z-index: 110;
  }
  #sp-header > .box #sp-header-logo img {
    max-width: 100%;
    width: 541px;
    height: 111px;
    object-fit: contain;
  }
  #sp-header > .box #sp-header-nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 130 !important;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area .menu-btn-menu img {
    height: 160px;
    width: 160px;
  }
  #sp-header .modal-menu-bg {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
  }
  #sp-header .modal-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    width: 100%;
    max-height: 100dvh;
    overflow-y: auto;
    background: rgba(243, 130, 86, 0.9);
  }
  #sp-header .modal-menu .in {
    margin: 30px auto 52px;
    padding-top: 160px;
    width: 680px;
    box-sizing: border-box;
  }
  #sp-header .modal-menu .logo {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 130;
    padding: 25px 0 23px 20px;
    background-color: #fff;
  }
  #sp-header .modal-menu .logo img {
    object-fit: contain;
    width: 511px;
    height: 111px;
    background-color: #fff;
  }
  #sp-header .modal-menu .search-list {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    padding: 30px 40px 38px;
    background-color: #fff;
  }
  #sp-header .modal-menu .search-list .title {
    font-size: 2.25rem;
    color: #214356;
    font-weight: bold;
  }
  #sp-header .modal-menu .search-list .header-search {
    margin-top: 10px;
  }
  #sp-header .modal-menu .search-list .header-search .gscb_a {
    font-size: 2.5rem !important;
  }
  #sp-header .modal-menu .search-list .dummy-search {
    width: 500px;
    min-height: 100px;
    border: 1px solid #214356;
    border-radius: 0;
  }
  #sp-header .modal-menu .search-list .dummy-search-btn {
    background-color: #214356;
    border: 1px solid #214356;
    width: 100px;
    min-height: 100px;
    border-radius: 0;
  }
  #sp-header .modal-menu .search-list .dummy-search-btn svg {
    width: 42px;
    height: 42px;
  }
  #sp-header .modal-menu .sp-nav {
    margin-top: 40px;
  }
  #sp-header .modal-menu .sp-nav .nav-list {
    display: flex;
    flex-direction: column;
    gap: 4px 0;
  }
  #sp-header .modal-menu .sp-nav .box {
    display: block;
    text-align: center;
    background-color: #fff;
  }
  #sp-header .modal-menu .sp-nav .title {
    position: relative;
  }
  #sp-header .modal-menu .sp-nav .title a {
    display: block;
    padding: 45px 0px 43px;
    font-weight: bold;
    font-size: 3rem;
    text-decoration: none;
    color: #214356;
  }
  #sp-header .modal-menu .support-block {
    margin-top: 20px;
  }
  #sp-header .modal-menu .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #sp-header .modal-menu .support-block .support-list {
    background: #fff;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 50px 72px 38px;
  }
  #sp-header .modal-menu .support-block .support-list li + li {
    margin-top: 22px;
  }
  #sp-header .modal-menu .support-block .header-size dl,
  #sp-header .modal-menu .support-block .header-color dl {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  #sp-header .modal-menu .support-block .header-size dt,
  #sp-header .modal-menu .support-block .header-color dt {
    flex-shrink: 0;
    margin-right: 22px;
    color: #214356;
    font-weight: bold;
    font-size: 2.25rem;
  }
  #sp-header .modal-menu .support-block .header-size dd,
  #sp-header .modal-menu .support-block .header-color dd {
    font-size: 0;
    margin-right: 8px;
  }
  #sp-header .modal-menu .support-block .header-size dd img {
    height: 90px;
  }
  #sp-header .modal-menu .support-block .header-color dd img {
    height: 90px;
  }
  #sp-header .modal-menu .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .modal-menu .support-block .header-lang {
    display: flex;
    min-height: 100px;
  }
  #sp-header .modal-menu .support-block .header-lang .lang-select {
    max-width: 440px;
    border: solid 2px #214356;
    flex: 1;
    flex-wrap: wrap;
    padding: 15px 30px 15px 95px;
    background: #fff;
    font-size: 100%;
    font-weight: bold;
    color: #214356;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    background: url("../img_common/icon_lang.png") no-repeat left 20px center, url("../img_common/arrow_lang.png") no-repeat right 20px center #fff;
    background-size: 48px 66px, 15px 14px;
  }
  #sp-header .modal-menu .support-block .header-lang .btn-lang-select {
    color: #fff;
    width: 100px;
    padding: 15px 0;
    border: solid 2px #214356;
    background: #214356;
    line-height: 1;
    cursor: pointer;
    font-size: 2.1875rem;
  }
  #sp-header .modal-menu .support-block .display-pc {
    cursor: pointer;
  }
  #sp-header .modal-menu .support-block .display-pc a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 19px 0;
    color: #214356;
    text-decoration: none;
    border: 2px solid #214356;
    font-weight: bold;
    font-size: 2rem;
  }
  #sp-header .modal-menu .support-block .display-pc-icon {
    display: block;
    background: url("../img_common/icon_pc.png") no-repeat;
    background-size: 56px 52px;
    width: 56px;
    height: 52px;
    margin-right: 20px;
  }
  #sp-header .modal-menu .modal-menu-close {
    margin-top: 50px;
    cursor: pointer;
  }
  #sp-header .modal-menu .modal-menu-close a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
    padding: 20px 45px 18px 45px;
    color: #fff;
    text-decoration: none;
    background-color: #214356;
    font-weight: bold;
    font-size: 2rem;
  }
  #sp-header .modal-menu .modal-menu-close-txt {
    display: block;
    max-width: 260px;
    margin-right: 14px;
  }
  #sp-header .modal-menu .modal-menu-close-icon {
    display: block;
    background: url("../img_common/icon_close_w.png") no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
  }
}

@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%;
  }
}

a:has(> img) {
  display: inline-block;
}

.c-width {
  margin: 0 auto;
}

@media print, screen and (min-width: 769px) {
  .c-width {
    max-width: 1000px;
  }
}

@media screen and (max-width: 768px) {
  .c-width {
    max-width: 680px;
  }
}

.mv {
  position: relative;
  margin: 0 auto;
}

.mv::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid transparent;
  z-index: 90;
  pointer-events: none;
}

.mv:focus-within:has(a:focus-visible)::before {
  border-color: #333;
}

.mv-main-slider-list {
  position: relative;
  z-index: 0;
}

.mv-main-slider-list li {
  position: relative;
}

.mv-main-slider-list li a {
  position: relative;
  width: 100%;
  height: 100%;
}

.mv-main-slider-list li a:hover {
  opacity: 0.85;
}

.mv-main-slider-list img {
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

@media print, screen and (min-width: 769px) {
  .mv-main-slider-list img {
    height: 700px;
  }
}

@media screen and (max-width: 768px) {
  .mv-main-slider-list img {
    height: 1200px;
  }
}

.mv-main::before {
  content: '';
  width: 100%;
  position: absolute;
  z-index: 80;
  top: 0;
  left: 0;
  background-color: #f38256;
  clip-path: polygon(0 0, 100% 0, 100% 8%, 0 70%);
}

@media print, screen and (min-width: 769px) {
  .mv-main::before {
    height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .mv-main::before {
    height: 64px;
  }
}

.mv-main::after {
  content: '';
  width: 100%;
  position: absolute;
  z-index: 70;
  top: 0;
  left: 0;
  background-color: #efc561;
  clip-path: polygon(0 0, 100% 0, 100% 8%, 0 100%);
}

@media print, screen and (min-width: 769px) {
  .mv-main::after {
    height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .mv-main::after {
    height: 64px;
  }
}

.mv-wrapper::before {
  content: '';
  width: 100%;
  position: absolute;
  z-index: 80;
  bottom: 0;
  left: 0;
  transform: rotate(180deg);
  background-color: #f38256;
  clip-path: polygon(0 0, 100% 0, 100% 8%, 0 70%);
}

@media print, screen and (min-width: 769px) {
  .mv-wrapper::before {
    height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .mv-wrapper::before {
    height: 64px;
  }
}

.mv-wrapper::after {
  content: '';
  width: 100%;
  position: absolute;
  z-index: 70;
  bottom: 0;
  left: 0;
  background-color: #efc561;
  clip-path: polygon(0 0, 100% 0, 100% 8%, 0 100%);
  transform: rotate(180deg);
}

@media print, screen and (min-width: 769px) {
  .mv-wrapper::after {
    height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .mv-wrapper::after {
    height: 64px;
  }
}

.mv .slide-controls {
  position: absolute;
  z-index: 80;
}

@media print, screen and (min-width: 769px) {
  .mv .slide-controls {
    bottom: 20px;
    left: 77px;
  }
}

@media screen and (max-width: 768px) {
  .mv .slide-controls {
    left: 35px;
    bottom: 46px;
  }
}

.mv .slide-controls button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
}

.mv .slide-controls .control-unit {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .mv .slide-controls .control-unit {
    flex-direction: column;
  }
}

.mv .slide-controls .control-unit .bx-controls-auto-item button {
  background: center /contain no-repeat;
  display: block;
}

@media print, screen and (min-width: 769px) {
  .mv .slide-controls .control-unit .bx-controls-auto-item button {
    height: 34px;
    width: 34px;
    margin-right: 13px;
  }
}

@media screen and (max-width: 768px) {
  .mv .slide-controls .control-unit .bx-controls-auto-item button {
    height: 68px;
    width: 68px;
    margin-bottom: 25px;
  }
}

.mv .slide-controls .control-unit .bx-controls-auto-item button:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.mv .slide-controls .control-unit .bx-controls-auto-item button.bx-start {
  background-image: url("../img_top/start.png");
}

.mv .slide-controls .control-unit .bx-controls-auto-item button.bx-stop {
  background-image: url("../img_top/stop.png");
}

.mv .slide-controls .control-unit .bx-controls-auto-item button.active {
  display: none;
}

.mv .slide-controls .control-unit .bx-pager-list {
  display: flex;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 769px) {
  .mv .slide-controls .control-unit .bx-pager-list {
    margin-right: 20px;
    gap: 10px;
  }
}

@media screen and (max-width: 768px) {
  .mv .slide-controls .control-unit .bx-pager-list {
    flex-direction: column;
    align-items: center;
    height: 100%;
    max-height: 1000px;
    gap: 20px;
  }
}

.mv .slide-controls .control-unit .bx-pager-list .bx-pager-item {
  display: flex;
  align-items: center;
}

.mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
  background-color: #214356;
  height: 100%;
  padding: 0;
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
    border: 1px solid #fff;
    height: 6px;
    width: 10px;
  }
}

@media screen and (max-width: 768px) {
  .mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
    border: 2px solid #fff;
    height: 20px;
    width: 12px;
  }
}

.mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
    border: 1px solid #214356;
    height: 6px;
    width: 38px;
  }
}

@media screen and (max-width: 768px) {
  .mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
    border: 2px solid #214356;
    height: 76px;
    width: 12px;
  }
}

.mv .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active:focus-visible {
  outline: 2px solid #333;
  outline-offset: 0px;
}

.mv-apply {
  position: fixed;
  z-index: 100;
}

@media print, screen and (min-width: 769px) {
  .mv-apply {
    right: 0;
    bottom: 120px;
  }
}

@media screen and (max-width: 768px) {
  .mv-apply {
    right: 0;
    bottom: 120px;
  }
}

@media print, screen and (min-width: 769px) {
  .mv-apply a img {
    width: 130px;
    height: 120px;
  }
}

@media screen and (max-width: 768px) {
  .mv-apply a img {
    width: 168px;
    height: 154px;
  }
}

.mv-apply a:hover {
  opacity: 0.85;
}

.about {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .about {
    background: url("../img_top/bg.jpg") repeat;
    padding: 54px 0 52px;
  }
}

@media screen and (max-width: 768px) {
  .about {
    background: url("../img_top/bg.jpg") repeat;
    padding: 20px 0 102px 0;
  }
}

.about-title {
  color: #092b3e;
  font-weight: bold;
  background-color: #efc561;
  position: relative;
  z-index: 30;
  width: fit-content;
}

@media print, screen and (min-width: 769px) {
  .about-title {
    top: 30px;
    font-size: 3rem;
    padding: 14px 45px 9px calc((100% - 1000px) / 2);
  }
}

@media screen and (max-width: 768px) {
  .about-title {
    top: 60px;
    font-size: 3.25rem;
    padding: 22px 50px 16px calc((100% - 680px) / 2);
  }
}

@media print, screen and (min-width: 769px) {
  .about-life {
    display: flex;
  }
}

.about-life-img img {
  object-fit: contain;
}

@media print, screen and (min-width: 769px) {
  .about-life-img img {
    width: 600px;
    height: 430px;
  }
}

@media screen and (max-width: 768px) {
  .about-life-img img {
    width: 680px;
    height: 486px;
  }
}

.about-life-img a {
  position: relative;
  z-index: 10;
}

.about-life-img a:hover {
  opacity: 0.85;
}

@media print, screen and (min-width: 769px) {
  .about-life-desc {
    margin: 80px 0 0 30px;
  }
}

@media screen and (max-width: 768px) {
  .about-life-desc {
    margin: 45px 0 0 0;
  }
}

.about-life-desc-txt {
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  .about-life-desc-txt {
    font-size: 1rem;
    line-height: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  .about-life-desc-txt {
    font-size: 1.75rem;
    line-height: 3rem;
  }
}

.about-life-desc-list {
  display: flex;
  flex-direction: column;
}

@media print, screen and (min-width: 769px) {
  .about-life-desc-list {
    margin: 35px 0 0 40px;
    gap: 14px 0;
  }
}

@media screen and (max-width: 768px) {
  .about-life-desc-list {
    margin-top: 35px;
    gap: 20px 0;
  }
}

.about-life-desc-list li a {
  text-decoration: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .about-life-desc-list li a {
    font-size: 1rem;
    width: 280px;
    padding: 18px 50px 14px 10px;
    background: url("../img_common/icon_right.png") no-repeat center right 18px #214356 !important;
  }
}

@media screen and (max-width: 768px) {
  .about-life-desc-list li a {
    font-size: 2rem;
    width: 580px;
    padding: 37px 105px 33px 30px;
    margin: 0 auto;
    background: url("../img_common/icon_right.png") no-repeat center right 38px/67px 52px #214356 !important;
  }
}

.about-life-desc-list li a:hover {
  text-decoration: underline 1px solid #fff;
}

.about-life-desc-list li a:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

@media print, screen and (min-width: 769px) {
  .about-summary {
    display: flex;
    gap: 63px;
    margin-top: 48px;
  }
}

.about-summary-desc .title {
  color: #092b3e;
}

.about-summary-desc .txt {
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  .about-summary-desc {
    width: 500px;
    margin-top: 66px;
  }
  .about-summary-desc .title {
    font-size: 1.875rem;
  }
  .about-summary-desc .txt {
    font-size: 1rem;
    line-height: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-desc {
    margin-top: 130px;
  }
  .about-summary-desc .title {
    font-size: 2.75rem;
    width: 500px;
  }
  .about-summary-desc .txt {
    font-size: 1.75rem;
    line-height: 3rem;
    margin-top: 10px;
  }
}

.about-summary-data {
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .about-summary-data {
    margin-top: 15px;
    padding: 20px 20px 14px;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-data {
    margin-top: 40px;
    padding: 33px 39px 23px 39px;
  }
}

.about-summary-data dl {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 769px) {
  .about-summary-data dl {
    gap: 0 76px;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-data dl {
    gap: 0 60px;
  }
}

.about-summary-data dl .item {
  display: flex;
  align-items: center;
}

.about-summary-data dl .item dt {
  color: #092b3e;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .about-summary-data dl .item dt {
    font-size: 1.25rem;
    margin-right: 24px;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-data dl .item dt {
    font-size: 2.5rem;
    margin-right: 38px;
  }
}

.about-summary-data dl .item dd {
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  .about-summary-data dl .item dd {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-data dl .item dd {
    font-size: 2.25rem;
  }
}

.about-summary-data .current {
  text-align: center;
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  .about-summary-data .current {
    margin-top: 5px;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-data .current {
    margin-top: 10px;
    font-size: 1.75rem;
  }
}

@media print, screen and (min-width: 769px) {
  .about-summary-img img {
    object-fit: contain;
    width: 386px;
    height: 433px;
  }
}

@media screen and (max-width: 768px) {
  .about-summary-img {
    margin-top: 45px;
    text-align: center;
  }
  .about-summary-img img {
    object-fit: contain;
    width: 620px;
    height: 695px;
  }
}

.about-summary-img a:hover {
  opacity: 0.85;
}

@media print, screen and (min-width: 769px) {
  .news-pickup-wrapper {
    display: flex;
  }
}

.news-pickup-title {
  color: #092b3e;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .news-pickup-title {
    position: relative;
    top: -80px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    line-height: 2.2rem;
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 768px) {
  .news-pickup-title {
    font-size: 3.75rem;
  }
}

.news {
  background-color: #f38256;
}

@media print, screen and (min-width: 769px) {
  .news {
    flex: 1;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .news {
    width: 680px;
    padding: 45px 35px 70px;
  }
}

@media print, screen and (min-width: 769px) {
  .news-flex {
    display: flex;
  }
}

@media print, screen and (min-width: 769px) {
  .news-inner {
    padding: 30px 45px 22px calc(100% - 500px);
  }
}

@media print, screen and (min-width: 769px) {
  .news-content {
    margin-left: 20px;
  }
}

.news-list {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

@media print, screen and (min-width: 769px) {
  .news-list {
    gap: 10px 0;
    width: 400px;
    max-height: 177px;
  }
}

@media screen and (max-width: 768px) {
  .news-list {
    gap: 20px 0;
    max-height: 338px;
    margin-top: 10px;
  }
}

.news-list li {
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .news-list li {
    padding: 8px 18px;
  }
}

@media screen and (max-width: 768px) {
  .news-list li {
    padding: 22px 29px 27px;
  }
}

.news-list li span {
  color: #214356;
  display: block;
}

@media print, screen and (min-width: 769px) {
  .news-list li span {
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .news-list li span {
    font-size: 1.75rem;
  }
}

.news-list li .txt {
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .news-list li .txt {
    margin-top: 3px;
    line-height: 1.7rem;
  }
}

@media screen and (max-width: 768px) {
  .news-list li .txt {
    margin-top: 5px;
    line-height: 2.7rem;
  }
}

.news-list li .txt a {
  text-decoration: none;
  color: #214356;
}

.news-list li .txt a:hover {
  text-decoration: underline;
}

.news-tolist a {
  box-sizing: border-box;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #214356 url("../img_common/icon_right.png") no-repeat;
}

@media print, screen and (min-width: 769px) {
  .news-tolist a {
    width: 280px;
    margin: 20px auto 0;
    padding: 16px 42px 14px 22px;
    background-size: 34px 26px;
    background-position: right 20px center;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .news-tolist a {
    width: 560px;
    margin: 38px auto 0;
    padding: 30px 100px 30px 37px;
    background-size: 67px 52px;
    background-position: right 37px center;
    font-size: 2rem;
  }
}

.news-tolist a:hover {
  text-decoration: underline;
}

.news-tolist a:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.news .pageListNotExists {
  background-color: #fff;
  text-align: center;
  padding: 2px 0 8px;
}

.pickup {
  background-color: #efc561;
}

@media print, screen and (min-width: 769px) {
  .pickup {
    flex: 1;
    position: relative;
    padding: 30px 0 20px 20px;
  }
}

@media screen and (max-width: 768px) {
  .pickup {
    padding: 45px 0 70px 35px;
  }
}

@media print, screen and (min-width: 769px) {
  .pickup-flex {
    display: flex;
    gap: 0 20px;
  }
}

.pickup-slider {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .pickup-slider {
    margin-top: 5px;
  }
}

.pickup-slider-list li a:hover {
  opacity: 0.85;
}

.pickup-slider-list li a:focus-visible {
  outline: none;
}

.pickup-slider-list li a:focus-visible img {
  border: 2px solid #fff;
  outline: 2px solid #000;
  outline-offset: -4px;
  box-sizing: border-box;
}

.pickup-slider-list li img {
  object-fit: contain;
}

@media print, screen and (min-width: 769px) {
  .pickup-slider-list li img {
    width: 400px;
    height: 210px;
  }
}

@media screen and (max-width: 768px) {
  .pickup-slider-list li img {
    width: 560px;
    height: 292px;
  }
}

.pickup .bx-wrapper {
  max-width: 100% !important;
}

@media print, screen and (min-width: 769px) {
  .pickup .slide-controls {
    margin: 7px 0 0 75px;
  }
}

@media screen and (max-width: 768px) {
  .pickup .slide-controls {
    margin-top: 38px;
  }
}

.pickup .slide-controls button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
}

.pickup .slide-controls .control-unit {
  display: flex;
  align-items: center;
}

.pickup .slide-controls .control-unit .bx-controls-auto-item button {
  background: center /contain no-repeat;
  display: block;
}

@media print, screen and (min-width: 769px) {
  .pickup .slide-controls .control-unit .bx-controls-auto-item button {
    height: 34px;
    width: 34px;
    margin-right: 13px;
  }
}

@media screen and (max-width: 768px) {
  .pickup .slide-controls .control-unit .bx-controls-auto-item button {
    height: 68px;
    width: 68px;
    margin-right: 26px;
  }
}

.pickup .slide-controls .control-unit .bx-controls-auto-item button:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.pickup .slide-controls .control-unit .bx-controls-auto-item button.bx-start {
  background-image: url("../img_top/start.png");
}

.pickup .slide-controls .control-unit .bx-controls-auto-item button.bx-stop {
  background-image: url("../img_top/stop.png");
}

.pickup .slide-controls .control-unit .bx-controls-auto-item button.active {
  display: none;
}

.pickup .slide-controls .control-unit .bx-pager-list {
  display: flex;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 769px) {
  .pickup .slide-controls .control-unit .bx-pager-list {
    margin-right: 20px;
    gap: 10px;
  }
}

@media screen and (max-width: 768px) {
  .pickup .slide-controls .control-unit .bx-pager-list {
    max-width: 600px;
    gap: 18px;
  }
}

.pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item {
  display: flex;
  align-items: center;
}

.pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
  background-color: #214356;
  height: 100%;
  padding: 0;
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
    border: 1px solid #fff;
    height: 6px;
    width: 10px;
  }
}

@media screen and (max-width: 768px) {
  .pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
    border: 2px solid #fff;
    height: 12px;
    width: 20px;
  }
}

.pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
  border: 1px solid #214356;
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
    height: 6px;
    width: 38px;
  }
}

@media screen and (max-width: 768px) {
  .pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
    border: 2px solid #214356;
    height: 12px;
    width: 76px;
  }
}

.pickup .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active:focus-visible {
  outline: 2px solid #333;
  outline-offset: 0px;
}

@media print, screen and (min-width: 769px) {
  .support {
    background: url("../img_top/bg.jpg") repeat;
    padding: 96px 0 79px calc((100% - 1000px) / 2);
  }
}

@media screen and (max-width: 768px) {
  .support {
    background: url("../img_top/bg.jpg") repeat;
    padding: 73px 0 96px;
  }
}

.support-title {
  font-weight: bold;
  color: #092b3e;
}

@media print, screen and (min-width: 769px) {
  .support-title {
    background: url("../img_top/icon_support.png") no-repeat left center;
    background-size: 73px 66px;
    padding-left: 85px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .support-title {
    font-size: 4rem;
    margin-left: 35px;
  }
}

.support-slider {
  overflow: hidden;
}

@media print, screen and (min-width: 769px) {
  .support-slider {
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .support-slider {
    margin: 5px 0 0 35px;
  }
}

.support-slider-list {
  display: flex;
}

.support-slider-list li {
  display: flex;
  flex-direction: column;
  height: auto;
}

.support-slider-list li a, .support-slider-list li .item-nolink {
  color: #214356;
  font-weight: bold;
  text-decoration: none;
}

@media print, screen and (min-width: 769px) {
  .support-slider-list li a, .support-slider-list li .item-nolink {
    font-size: 1.25rem;
  }
}

.support-slider-list li a:hover {
  opacity: 0.85;
}

.support-slider-list li a:focus-visible {
  outline: none;
}

.support-slider-list li .item-in {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.support-slider-list li img {
  object-fit: cover;
}

@media print, screen and (min-width: 769px) {
  .support-slider-list li img {
    width: 320px;
    height: 320px;
  }
}

@media screen and (max-width: 768px) {
  .support-slider-list li img {
    width: 560px;
    height: 560px;
  }
}

.support-slider-list li .item-txt > p {
  flex-grow: 1;
  display: flex;
  align-items: center;
  font-weight: bold;
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .support-slider-list li .item-txt > p {
    font-size: 1.25rem;
    border-left: 6px solid #f38256;
    padding: 16px 19px;
  }
}

@media screen and (max-width: 768px) {
  .support-slider-list li .item-txt > p {
    font-size: 2.5rem;
    border-left: 12px solid #f38256;
    padding: 32px 19px;
  }
}

.support-slider-list li > a, .support-slider-list li > .item-nolink {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.support-slider-list li:focus-within {
  border: 2px solid #fff !important;
  outline: 2px solid #000 !important;
  outline-offset: -4px;
}

.support .bx-wrapper {
  max-width: 100% !important;
}

.support .bx-viewport {
  height: auto !important;
}

@media print, screen and (min-width: 769px) {
  .support-flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1000px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .support .slide-controls {
    margin: 38px 0 0 35px;
  }
}

.support .slide-controls button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
}

.support .slide-controls .control-unit {
  display: flex;
  align-items: center;
}

.support .slide-controls .control-unit .bx-controls-auto-item button {
  background: center /contain no-repeat;
  display: block;
}

@media print, screen and (min-width: 769px) {
  .support .slide-controls .control-unit .bx-controls-auto-item button {
    height: 34px;
    width: 34px;
    margin-right: 13px;
  }
}

@media screen and (max-width: 768px) {
  .support .slide-controls .control-unit .bx-controls-auto-item button {
    height: 68px;
    width: 68px;
    margin-right: 26px;
  }
}

.support .slide-controls .control-unit .bx-controls-auto-item button:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.support .slide-controls .control-unit .bx-controls-auto-item button.bx-start {
  background-image: url("../img_top/start.png");
}

.support .slide-controls .control-unit .bx-controls-auto-item button.bx-stop {
  background-image: url("../img_top/stop.png");
}

.support .slide-controls .control-unit .bx-controls-auto-item button.active {
  display: none;
}

.support .slide-controls .control-unit .bx-pager-list {
  display: flex;
  flex-wrap: wrap;
}

@media print, screen and (min-width: 769px) {
  .support .slide-controls .control-unit .bx-pager-list {
    margin-right: 20px;
    gap: 10px;
  }
}

@media screen and (max-width: 768px) {
  .support .slide-controls .control-unit .bx-pager-list {
    max-width: 600px;
    gap: 18px;
  }
}

.support .slide-controls .control-unit .bx-pager-list .bx-pager-item {
  display: flex;
  align-items: center;
}

.support .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
  background-color: #214356;
  height: 100%;
  padding: 0;
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .support .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
    border: 1px solid #fff;
    height: 6px;
    width: 10px;
  }
}

@media screen and (max-width: 768px) {
  .support .slide-controls .control-unit .bx-pager-list .bx-pager-item button {
    border: 2px solid #fff;
    height: 12px;
    width: 20px;
  }
}

.support .slide-controls .control-unit .bx-pager-list .bx-pager-item button:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.support .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
  border: 1px solid #214356;
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .support .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
    height: 6px;
    width: 38px;
  }
}

@media screen and (max-width: 768px) {
  .support .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active {
    border: 2px solid #214356;
    height: 12px;
    width: 76px;
  }
}

.support .slide-controls .control-unit .bx-pager-list .bx-pager-item button.active:focus-visible {
  outline: 2px solid #333;
  outline-offset: 0px;
}

.support-tolist a {
  box-sizing: border-box;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #214356 url("../img_common/icon_right.png") no-repeat;
}

@media print, screen and (min-width: 769px) {
  .support-tolist a {
    width: 320px;
    margin-left: auto;
    padding: 16px 60px 14px 22px;
    background-size: 34px 26px;
    background-position: right 20px center;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .support-tolist a {
    width: 640px;
    margin: 46px auto 0;
    padding: 30px 100px 30px 37px;
    background-size: 67px 52px;
    background-position: right 37px center;
    font-size: 2rem;
  }
}

.support-tolist a:hover {
  text-decoration: underline;
}

.support-tolist a:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

@media print, screen and (min-width: 769px) {
  .living {
    margin-top: 73px;
  }
}

@media screen and (max-width: 768px) {
  .living {
    margin-top: 70px;
  }
}

.living-title {
  display: flex;
  align-items: center;
  gap: 0 20px;
  color: #092b3e;
  font-weight: bold;
  background-color: #f38256;
  position: relative;
  z-index: 30;
  width: fit-content;
}

@media print, screen and (min-width: 769px) {
  .living-title {
    top: 45px;
    font-size: 3rem;
    padding: 16px 45px 12px calc((100% - 1000px) / 2);
  }
}

@media screen and (max-width: 768px) {
  .living-title {
    top: 60px;
    font-size: 4rem;
    padding: 18px 27px 14px calc((100% - 680px) / 2);
  }
}

@media print, screen and (min-width: 769px) {
  .living-title img {
    width: 68px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .living-title img {
    width: 94px;
    height: auto;
  }
}

@media print, screen and (min-width: 769px) {
  .living-flex {
    align-items: flex-end;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    padding: 0 0 0 calc((100% - 1000px) / 2);
  }
}

.living-img {
  position: relative;
  z-index: 20;
}

@media screen and (max-width: 768px) {
  .living-img {
    text-align: center;
  }
}

.living-img a:hover {
  opacity: 0.85;
}

.living-img img {
  object-fit: cover;
}

@media print, screen and (min-width: 769px) {
  .living-img img {
    width: 600px;
    height: 430px;
  }
}

@media screen and (max-width: 768px) {
  .living-img img {
    width: 680px;
    height: 470px;
  }
}

.living-box {
  position: relative;
  z-index: 10;
  background-color: #f38256;
}

@media print, screen and (min-width: 769px) {
  .living-box {
    flex: 1;
    margin-left: -100px;
    margin-bottom: -50px;
    padding-top: 30px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .living-box {
    top: -240px;
    padding-top: 240px;
  }
}

.living-in {
  position: relative;
  z-index: 10;
}

@media print, screen and (min-width: 769px) {
  .living-in {
    width: 360px;
    margin-left: 140px;
  }
}

@media screen and (max-width: 768px) {
  .living-in {
    width: 680px;
    margin: 0 auto;
  }
}

.living-desc {
  position: relative;
  z-index: 20;
  box-sizing: border-box;
  background-color: #fff;
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  .living-desc {
    top: 30px;
    padding: 23px 20px 55px 20px;
    line-height: 1.7rem;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .living-desc {
    padding: 30px 26px 80px 26px;
    line-height: 3rem;
    font-size: 1.75rem;
  }
}

.living-toinfo a {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 30;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
}

@media print, screen and (min-width: 769px) {
  .living-toinfo a {
    font-size: 1rem;
    width: 310px;
    padding: 18px 50px 14px 10px;
    background: url("../img_common/icon_right.png") no-repeat center right 18px #214356 !important;
  }
}

@media screen and (max-width: 768px) {
  .living-toinfo a {
    top: -56px;
    font-size: 2rem;
    width: 620px;
    padding: 34px 105px 30px 30px;
    margin: 0 auto;
    background: url("../img_common/icon_right.png") no-repeat center right 38px/67px 52px #214356 !important;
  }
}

.living-toinfo a:hover {
  text-decoration: underline 1px solid #fff;
}

.living-toinfo a:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

@media print, screen and (min-width: 769px) {
  .living-list li {
    margin-bottom: 55px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .living-list li {
    margin-bottom: -184px;
  }
}

@media print, screen and (min-width: 769px) {
  .living-list li:last-child {
    margin-bottom: 95px;
  }
}

.living-list li:nth-child(even) .living-title {
  background-color: #efc561;
}

.living-list li:nth-child(even) .living-box {
  background-color: #efc561;
}

@media print, screen and (min-width: 769px) {
  .interview {
    padding: 50px 0;
    background: url("../img_top/bg.jpg") repeat;
  }
}

@media screen and (max-width: 768px) {
  .interview {
    margin-top: -240px;
    padding: 53px 0 78px;
    background: url("../img_top/bg.jpg") repeat;
  }
}

.interview-title {
  color: #092b3e;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .interview-title {
    font-size: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .interview-title {
    font-size: 4rem;
  }
}

.interview-list {
  display: grid;
}

@media print, screen and (min-width: 769px) {
  .interview-list {
    margin-top: 5px;
    grid-template-columns: repeat(4, 1fr);
    gap: 27px;
  }
}

@media screen and (max-width: 768px) {
  .interview-list {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}

.interview-list li {
  height: 100%;
}

.interview-list a, .interview-list .item-nolink {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  .interview-list a, .interview-list .item-nolink {
    width: 230px;
  }
}

.interview-list a:hover {
  opacity: 0.85;
}

.interview-list a:focus-visible {
  border: 4px solid #fff;
  outline: 2px solid #000;
  outline-offset: 2px;
}

.interview-list .item-in {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.interview-list img {
  object-fit: cover;
}

@media print, screen and (min-width: 769px) {
  .interview-list img {
    width: 230px;
    height: 150px;
  }
}

@media screen and (max-width: 768px) {
  .interview-list img {
    width: 320px;
    height: 210px;
  }
}

.interview-list .item-txt {
  display: flex;
  flex-grow: 1;
}

.interview-list .item-txt > p {
  flex-grow: 1;
  background-color: #fff;
}

@media print, screen and (min-width: 769px) {
  .interview-list .item-txt > p {
    padding: 9px 13px;
    border-left: 6px solid #f38256;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .interview-list .item-txt > p {
    padding: 12px 13px;
    border-left: 8px solid #f38256;
    font-size: 1.5rem;
    line-height: 2.1rem;
  }
}

.interview-tolist a {
  box-sizing: border-box;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #214356 url("../img_common/icon_right.png") no-repeat;
}

@media print, screen and (min-width: 769px) {
  .interview-tolist a {
    width: 380px;
    margin: 24px 0 0 auto;
    padding: 16px 60px 14px 22px;
    background-size: 34px 26px;
    background-position: right 20px center;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .interview-tolist a {
    width: 680px;
    margin: 46px auto 0;
    padding: 30px 100px 30px 30px;
    background-size: 67px 51px;
    background-position: right 30px center;
    font-size: 2rem;
  }
}

.interview-tolist a:hover {
  text-decoration: underline;
}

.interview-tolist a:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.related-url {
  padding-top: 64px;
}

.related-url-title {
  color: #092b3e;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  .related-url-title {
    font-size: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .related-url-title {
    font-size: 4rem;
  }
}

.related-url-list {
  display: grid;
}

@media print, screen and (min-width: 769px) {
  .related-url-list {
    margin-top: 5px;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px 28px;
  }
}

@media screen and (max-width: 768px) {
  .related-url-list {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

.related-url-list li {
  height: 100%;
}

.related-url-list a {
  text-decoration: none;
  color: #214356;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
  background-color: #fff;
  box-sizing: border-box;
}

@media print, screen and (min-width: 769px) {
  .related-url-list a {
    width: 230px;
    min-height: 70px;
    padding: 9px 20px 7px 20px;
    border: 1px solid #214356;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .related-url-list a {
    width: 100%;
    padding: 23px 34px 20px 30px;
    border: 2px solid #214356;
    line-height: 2.8rem;
    font-size: 2rem;
  }
}

.related-url-list a:hover {
  text-decoration: underline;
}

.related-url-list a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #f38256;
}

@media print, screen and (min-width: 769px) {
  .related-url-list a::before {
    width: 5px;
  }
}

@media screen and (max-width: 768px) {
  .related-url-list a::before {
    width: 10px;
  }
}

.related-url-list a:focus-visible {
  border: 2px solid #fff;
  outline: 2px solid #333;
  outline-offset: -1px;
}

.slider a:focus, .slider a:focus-visible {
  outline: none;
  position: relative;
}

.slider a:focus::before, .slider a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 6px;
  outline: 1px solid #fff;
  border: 2px solid #333;
}

/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
/*==================================
フッター
==================================*/
footer {
  /* PCでは電話番号リンクを無効化 */
}

@media print, screen and (min-width: 769px) {
  footer {
    margin-top: 58px;
  }
}

@media screen and (max-width: 768px) {
  footer {
    margin-top: 84px;
  }
}

footer .in {
  position: relative;
}

footer #pagetop {
  position: absolute;
  z-index: 100;
}

footer #pagetop a {
  display: block;
}

footer .c-width {
  margin: 0 auto;
}

@media print, screen and (min-width: 769px) {
  footer .c-width {
    max-width: 1000px;
  }
}

@media screen and (max-width: 768px) {
  footer .c-width {
    max-width: 680px;
  }
}

footer .footer {
  background-color: #214356;
  color: #fff;
}

footer .footer-overview {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  footer .footer-overview {
    padding: 30px 0 20px;
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-overview {
    padding: 70px 0 60px;
    text-align: center;
  }
}

footer .footer-title {
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  footer .footer-title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-title {
    text-align: left;
    font-size: 3rem;
    line-height: 3.8rem;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-title span {
    display: block;
  }
}

@media print, screen and (min-width: 769px) {
  footer .footer-address {
    margin-top: 5px;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-address {
    text-align: left;
    margin-top: 25px;
  }
}

@media print, screen and (min-width: 769px) {
  footer .footer-address li {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-address li {
    font-size: 2rem;
    line-height: 3rem;
  }
  footer .footer-address li a {
    text-decoration: none;
    color: inherit;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-btns {
    margin-top: 42px;
    display: flex;
    flex-direction: column;
    gap: 20px 0;
  }
}

@media print, screen and (min-width: 769px) {
  footer .footer-btns li {
    margin-bottom: 10px;
  }
}

footer .footer-btns li a {
  text-decoration: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

@media print, screen and (min-width: 769px) {
  footer .footer-btns li a {
    font-size: 1rem;
    width: 245px;
    padding: 12px 50px 12px 12px;
    border: 1px solid #fff;
    background: url("../img_common/icon_right.png") no-repeat center right 18px #214356 !important;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-btns li a {
    font-size: 2rem;
    width: 490px;
    padding: 30px 105px 29px 45px;
    border: 2px solid #fff;
    margin: 0 auto;
    background: url("../img_common/icon_right.png") no-repeat center right 38px/67px 52px #214356 !important;
  }
}

footer .footer-btns li a:hover {
  text-decoration: underline 1px solid #fff;
}

footer .footer-btns li a:focus-visible {
  outline: 1px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}

@media print, screen and (min-width: 769px) {
  footer .footer-tomap {
    text-align: end;
    font-weight: bold;
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  footer .footer-tomap {
    margin-top: 30px;
    font-size: 2rem;
  }
}

footer .footer-tomap a {
  color: #fff;
}

footer .footer-tomap a:hover {
  text-decoration: none;
}

footer .footer-tomap a:focus-visible {
  outline: 2px solid #fff !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 2px #000;
}

footer .copyright {
  color: #214356;
}

@media print, screen and (min-width: 769px) {
  footer .copyright {
    text-align: center;
    padding: 12px 0;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) {
  footer .copyright {
    padding: 18px 0;
    font-size: 1.75rem;
  }
}

footer .copyright-txt {
  display: block;
}

@media screen and (max-width: 768px) {
  footer .copyright-txt {
    line-height: 2rem;
    max-width: 512px;
  }
}

@media print, screen and (min-width: 769px) {
  footer #pagetop {
    right: 20px;
    bottom: 0;
  }
  footer #pagetop a:focus-visible {
    border: 2px solid #fff;
    outline: 2px solid #333;
    outline-offset: -2px;
  }
  footer #pagetop img {
    height: 40px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  footer #pagetop {
    right: 15px;
    bottom: 0;
  }
  footer #pagetop img {
    height: 74px;
    width: 80px;
  }
}

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"] a:focus-visible {
  outline-color: #fff !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"] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor="color_black"] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}

html[data-bgcolor="color_black"] .gsst_a .gscb_a {
  color: inherit !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"] a:focus-visible {
  outline-color: #fff !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"] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor="color_blue"] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}

html[data-bgcolor="color_blue"] .gsst_a .gscb_a {
  color: inherit !important;
}
