@charset "UTF-8";

/*============================

reset

共通ヘッダーのためのリセット

============================*/

#c-header, #c-footer {

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  line-height: inherit;

  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;

  vertical-align: baseline;

}

#c-header div, #c-header span, #c-header applet, #c-header object, #c-header iframe,

#c-header h1, #c-header h2, #c-header h3, #c-header h4, #c-header h5, #c-header h6, #c-header p, #c-header blockquote, #c-header pre,

#c-header a, #c-header abbr, #c-header acronym, #c-header address, #c-header big, #c-header cite, #c-header code,

#c-header del, #c-header dfn, #c-header em, #c-header img, #c-header ins, #c-header kbd, #c-header q, #c-header s, #c-header samp,

#c-header small, #c-header strike, #c-header strong, #c-header sub, #c-header sup, #c-header tt, #c-header var,

#c-header b, #c-header u, #c-header i, #c-header center,

#c-header dl, #c-header dt, #c-header dd, #c-header ol, #c-header ul, #c-header li,

#c-header fieldset, #c-header form, #c-header label, #c-header legend,

#c-header table, #c-header caption, #c-header tbody, #c-header tfoot, #c-header thead, #c-header tr, #c-header th, #c-header td,

#c-header article, #c-header aside, #c-header canvas, #c-header details, #c-header embed,

#c-header figure, #c-header figcaption, #c-header hgroup,

#c-header menu, #c-header nav, #c-header output, #c-header ruby, #c-header section, #c-header summary,

#c-header time, #c-header mark, #c-header audio, #c-header video, #c-header input, #c-header textarea, #c-header button, #c-header select, #c-footer div, #c-footer span, #c-footer applet, #c-footer object, #c-footer iframe,

#c-footer h1, #c-footer h2, #c-footer h3, #c-footer h4, #c-footer h5, #c-footer h6, #c-footer p, #c-footer blockquote, #c-footer pre,

#c-footer a, #c-footer abbr, #c-footer acronym, #c-footer address, #c-footer big, #c-footer cite, #c-footer code,

#c-footer del, #c-footer dfn, #c-footer em, #c-footer img, #c-footer ins, #c-footer kbd, #c-footer q, #c-footer s, #c-footer samp,

#c-footer small, #c-footer strike, #c-footer strong, #c-footer sub, #c-footer sup, #c-footer tt, #c-footer var,

#c-footer b, #c-footer u, #c-footer i, #c-footer center,

#c-footer dl, #c-footer dt, #c-footer dd, #c-footer ol, #c-footer ul, #c-footer li,

#c-footer fieldset, #c-footer form, #c-footer label, #c-footer legend,

#c-footer table, #c-footer caption, #c-footer tbody, #c-footer tfoot, #c-footer thead, #c-footer tr, #c-footer th, #c-footer td,

#c-footer article, #c-footer aside, #c-footer canvas, #c-footer details, #c-footer embed,

#c-footer figure, #c-footer figcaption, #c-footer hgroup,

#c-footer menu, #c-footer nav, #c-footer output, #c-footer ruby, #c-footer section, #c-footer summary,

#c-footer time, #c-footer mark, #c-footer audio, #c-footer video, #c-footer input, #c-footer textarea, #c-footer button, #c-footer select {

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  line-height: inherit;

  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;

  vertical-align: baseline;

}



/* HTML5 display-role reset for older browsers */

#c-header, #c-footer {

  display: block;

}

#c-header article, #c-header aside, #c-header details, #c-header figcaption, #c-header figure,

#c-header hgroup, #c-header menu, #c-header nav, #c-header section, #c-footer article, #c-footer aside, #c-footer details, #c-footer figcaption, #c-footer figure,

#c-footer hgroup, #c-footer menu, #c-footer nav, #c-footer section {

  display: block;

}



#c-header ol, #c-header ul, #c-footer ol, #c-footer ul {

  list-style: none;

}

#c-header ol li:before, #c-header ol li:after, #c-header ul li:before, #c-header ul li:after, #c-footer ol li:before, #c-footer ol li:after, #c-footer ul li:before, #c-footer ul li:after {

  content: none;

}

#c-header img, #c-footer img {

  width: 100%;

  height: auto;

  vertical-align: bottom;

}



/* ***************************

init

*************************** */

#c-header .c-header__body,

#c-header .c-gNav__body,

#c-footer .c-footer__inner,

#c-footer .c-rTop__body {

  max-width: 1000px;

  margin: auto;

  padding: 0 20px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (min-width: 801px) {

  .c-footer__inner p:first-child {

    white-space: nowrap;

  }

}

@media screen and (max-width: 700px) {

  #c-header .c-header__body,

  #c-header .c-gNav__body,

  #c-footer .c-footer__inner,

  #c-footer .c-rTop__body {

    padding: 0 10px;

  }

}



#c-header.c-header,

#c-footer.c-footer {

  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;

  font-size: 82% !important;

  line-height: 185% !important;

  font-feature-settings: "palt" 1 !important;

  letter-spacing: 0.025em !important;

}

#c-header.c-header .spOnly,

#c-footer.c-footer .spOnly {

  display: none;

}

@media screen and (max-width: 800px) {

  #c-header.c-header .spOnly,

  #c-footer.c-footer .spOnly {

    display: inline;

  }

}



#c-header .c-listGnav {

  table-layout: fixed;

}



/* ***************************

body

*************************** */

body {

  position: relative;

}



html.is-open body > #c-navOpenBg {

  position: absolute;

  display: block;

  width: 100%;

  height: 100%;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  background: #000;

  opacity: 0.6;

  z-index: 9999;

}



/* ***************************

c-header

*************************** */

#c-header.c-header {

  position: relative;

  background: #fff;

  z-index: 10000;

  clear: both;

}

@media screen and (max-width: 800px) {

  #c-header.c-header {

    border-bottom: 1px solid #ccc;

  }

}

#c-header .c-header__body {

  position: relative;

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: space-between;

  justify-content: space-between;

  padding: 10px 20px 12px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 800px) {

  #c-header .c-header__body {

    -webkit-flex-flow: column;

    -ms-flex-flow: column;

    flex-flow: column;

    padding: 10px;

  }

}

#c-header .c-header__left {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: space-between;

  justify-content: space-between;

  -webkit-align-items: center;

  align-items: center;

  margin-right: auto;

  width: 30%;

}

@media screen and (max-width: 800px) {

  #c-header .c-header__left {

    width: 100%;

    margin: 0;

  }

}

#c-header .c-header__right {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: flex-end;

  justify-content: flex-end;

  -webkit-flex-flow: column;

  -ms-flex-flow: column;

  flex-flow: column;

  width: 70%;

}

@media screen and (max-width: 800px) {

  #c-header .c-header__right {

    width: 100%;

  }

}

#c-header .c-header__right__top {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: flex-end;

  justify-content: flex-end;

}

#c-header .c-header__right__bottom {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: flex-end;

  justify-content: flex-end;

  width: 100%;

  margin-left: auto;

}

#c-header * + .c-header__right__bottom {

  margin-top: 9px;

}

@media screen and (max-width: 800px) {

  #c-header * + .c-header__right__bottom {

    max-width: none;

    margin-top: 10px;

	display: block;

  }

}



/* ***************************

logo

*************************** */

#c-header .logo {

  -webkit-align-self: center;

  align-self: center;

  padding-right: 12px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  width: 100%;

  color: #1A753F;

  font-size: 28px;

  line-height: 1.3;

  white-space: nowrap;

}

@media screen and (max-width: 800px) {

  #c-header .logo {

    width: calc(100% - 45px);

	font-size: 5.47vw;

  }

}

#c-header .logo a {

  text-decoration: none;

  overflow: hidden;

  color: #1A753F;

}

#c-header .logo a:hover{

	opacity: 0.8;

}

#c-header .logo img {

  max-width: 100%;

  width: auto;

}

#c-header .logo span {

  position: relative;

  z-index: -1;

}



/* ***************************

navToggle

*************************** */

#c-header .navToggle {

  display: none;

  width: 45px;

  height: 45px;

}

@media screen and (max-width: 800px) {

  #c-header .navToggle {

    width: 70px;

    display: block;

  }

}

#c-header .navToggle button,

#c-header .navToggle input[type="button"] {

  display: block;

  width: 100%;

  height: 100%;

  padding: 7px 0 0;

  background: #002063;

  border: none;

  color: #fff;

  cursor: pointer;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  font-size: 70% !important;

  line-height: 145% !important;

  -webkit-border-radius: 0;

  border-radius: 0;

}

#c-header .navToggle button .menuClose,

#c-header .navToggle input[type="button"] .menuClose {

  display: none;

}

#c-header .navToggle button svg,

#c-header .navToggle input[type="button"] svg {

  vertical-align: middle;

}

#c-header .navToggle button .menuOpen,

#c-header .navToggle input[type="button"] .menuOpen {

  width: 16px;

  height: 14px;

}

#c-header .navToggle button .menuClose,

#c-header .navToggle input[type="button"] .menuClose {

  width: 14px;

  height: 14px;

}

#c-header .navToggle button span,

#c-header .navToggle input[type="button"] span {

  margin-top: 3px;

  display: block;

}



html.is-open #c-header .navToggle button .menuOpen {

  display: none;

}

html.is-open #c-header .navToggle button .menuClose {

  display: inline;

}



/* ***************************

c-headerLinks

*************************** */

#c-header .c-headerLinks {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: flex-end;

  justify-content: flex-end;

  width: 100%;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 800px) {

  #c-header .c-headerLinks {

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    width: auto;

    margin: -10px -2px 0 -3px;

    padding: 15px 20px;

  }

}

@media screen and (max-width: 800px) {

  #c-header .c-header__right .c-headerLinks {

    display: none;

  }

}

#c-header .c-header__spDrawer .c-headerLinks {

  display: none;

}

@media screen and (max-width: 800px) {

  #c-header .c-header__spDrawer .c-headerLinks {

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

  }

}

#c-header .c-headerLinks__item:before {

  content: none !important;

}

@media screen and (max-width: 800px) {

  #c-header .c-headerLinks__item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    width: 50%;

    margin-top: 10px;

    padding: 0 2px 0 3px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

  }

  #c-header .c-headerLinks__item.w-full {

    width: 100%;

  }

}

#c-header .c-headerLinks__item + .c-headerLinks__item {

  margin-left: 19px;

}

@media screen and (max-width: 800px) {

  #c-header .c-headerLinks__item + .c-headerLinks__item {

    margin-left: 0;

  }

}

#c-header .c-headerLinks__link {

  color: #222;

  text-decoration: underline;

}

#c-header .c-headerLinks__link:visited {

  color: #222;

}

#c-header .c-headerLinks__link:hover, #c-header .c-headerLinks__link:focus {

  color: #222;

  text-decoration: none;

}

@media screen and (max-width: 800px) {

  #c-header .c-headerLinks__link {

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-align-items: center;

    align-items: center;

    width: 100%;

    padding: 6px 5px 5px;

    background: #3e4770;

    font-size: 108% !important;

    line-height: 172% !important;

    color: #fff;

    text-decoration: none;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

  }

  #c-header .c-headerLinks__link:visited {

    color: #fff;

  }

  #c-header .c-headerLinks__link:hover, #c-header .c-headerLinks__link:focus {

    background: #5c6591;

    color: #fff;

    text-decoration: none;

  }

}

/* ***************************

HeaderSubmenuList

*************************** */

#c-header .header-bureau_submenu-list{

	display: flex;

	margin-right: 10px;

	flex-wrap: wrap;

    gap: 8px;

}

.header-bureau_submenu-button {

    position: relative;

	font-size: 0.875rem;

	color: #1a1a1c;

	display: block;

    padding: 4px 15px;

	min-width: 103px;

	text-decoration: none;

 }

.header-bureau_submenu-button::before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    display: block;

    width: 100%;

    height: 100%;

    border: 1px solid #d8d8db;

    border-radius: 4px;

}

.header-bureau_submenu-button:hover{

	background-color: #f1f4f2;

}

.header-bureau_submenu-list-item {

    color: black;

    text-decoration: none;

	text-align: center

}

@media screen and (max-width: 800px) {

  #c-header .header-bureau_submenu-list {

    display: none;

  }

}



/* ***************************

sitemapLink

*************************** */

@media screen and (max-width: 800px) {

  #c-header .sitemapLink {

    display: none;

  }

}

#c-header .sitemapLink__link {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-align-items: center;

  align-items: center;

  width: 100px;

  padding: 1px 5px 0;

  background: #dfe0e6;

  color: #002063;

  text-decoration: none;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



/* ***************************

searchBox

*************************** */

#c-header .searchBox {

  width: calc(100% - 100px);

  max-width: 330px;

}

@media screen and (max-width: 800px) {

  #c-header .searchBox {

    width: 100%;

	max-width: unset;

  }

}

#c-header * + .searchBox {

  margin-left: 10px;

}

@media screen and (max-width: 800px) {

  #c-header * + .searchBox {

    margin-left: 0;

  }

}

#c-header .searchBox__form,

#c-header .gsc-search-box form {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  width: 100%;

}

#c-header .searchBox__input {

  width: 260px;

  width: calc(100% - 60px);

  height: 25px;

  border: 1px solid #ccc;

  border-right: none;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 800px) {

  #c-header .searchBox__input {

    width: calc(100% - 60px);

  }

}

#c-header .searchBox__submit {

  display: block;

  width: 60px;

  height: 25px;

  background: #1A753F;

  border: none;

  cursor: pointer;

  padding: 0 5px;

  color: #fff;

  text-align: center;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  -webkit-border-radius: 0;

  border-radius: 0;

}

@media screen and (max-width: 800px) {

  #c-header .searchBox__submit {

    background-color: #dfe0e6;

    color: #002063;

  }

}

#c-header form.gsc-search-box {

  width: 100% !important;

}

#c-header form.gsc-search-box table.gsc-search-box {

  table-layout: fixed;

}

#c-header form.gsc-search-box table.gsc-search-box th, #c-header form.gsc-search-box table.gsc-search-box td {

  vertical-align: middle;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#c-header form.gsc-search-box td.gsc-input {

  width: 260px !important;

  /*width: calc(100% - 60px) !important;*/

}

#c-header form.gsc-search-box td.gsc-input .gsc-input-box {

  width: 100% !important;

}

#c-header form.gsc-search-box input{

	-webkit-appearance: none;

}

#c-header form.gsc-search-box input.gsc-input {

  width: 100% !important;

  height: 25px !important;

  border: 1px solid #ccc !important;

  border-right: none !important;

  -webkit-box-sizing: border-box !important;

  -moz-box-sizing: border-box !important;

  box-sizing: border-box !important;	

}

#c-header form.gsc-search-box td.gsc-input table {

  width: 100% !important;

}

#c-header form.gsc-search-box td.gsc-search-button {

  position: relative;

  width: 60px;

}

#c-header form.gsc-search-box td.gsc-search-button button.gsc-search-button {

  display: block;

    width: 60px;

    height: 25px;

    background: #1A753F;

    border: none;

    cursor: pointer;

    padding: 2px 5px;

    color: #fff;

    text-align: center;

}

#c-header form.gsc-search-box td.gsc-search-button button.gsc-search-button-v2 svg {

  /*padding-right: 3px;*/

  position: absolute;

  display: block;

  width: 60px;

  height: 18px;

  top: 15%;

  left: 0;

  background: #1A753F;

  color: #FFF;

  text-align: center;

  cursor: pointer;

}

/*

#c-header form.gsc-search-box td.gsc-search-button:before {

  position: absolute;

  display: block;

  content: "検索";

  width: 60px;

  height: 25px;

  top: 0;

  left: 0;

  background: #002063;

  color: #FFF;

  text-align: center;

  cursor: pointer;

  z-index: -1;

}*/

@media screen and (max-width: 800px) {

  #c-header form.gsc-search-box td.gsc-search-button:before {

    background-color: #dfe0e6;

    color: #002063;

  }

}

#c-header form.gsc-search-box td.gsib_b {

  display: none !important;

}

#c-header form.gsc-search-box input[type="image"].gsc-search-button {

  /* 検索ボタンがinput[type="image"]の場合 */

  display: block;

  width: 50px;

  height: 0;

  background: none;

  border: none;

  cursor: pointer;

  padding: 25px 5px 0;

  color: #fff;

  text-align: center;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  -webkit-border-radius: 0;

  border-radius: 0;

}

@media screen and (max-width: 800px) {

  #c-header form.gsc-search-box input[type="image"].gsc-search-button {

    background-color: #dfe0e6;

    color: #002063;

  }

}

#c-header form.gsc-search-box input[type="button"].gsc-search-button {

  /* 検索ボタンがinput[type="button"]の場合 */

  display: block;

  width: 60px;

  height: 25px;

  background: #002063;

  border: none;

  cursor: pointer;

  padding: 0 5px;

  color: #fff;

  text-align: center;

  font-weight: normal;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  -webkit-border-radius: 0;

  border-radius: 0;

}

@media screen and (max-width: 800px) {

  #c-header form.gsc-search-box input[type="button"].gsc-search-button {

    background-color: #dfe0e6;

    color: #002063;

  }

}

#c-header form.gsc-search-box .gsc-clear-button {

  display: none !important;

}



/* ***************************

c-header__spDrawer

*************************** */

#c-header .c-header__spDrawer {

  position: relative;

  width: 100%;

  background: #1A753F;

  overflow: hidden;

}

@media screen and (max-width: 800px) {

  #c-header .c-header__spDrawer {

    display: none;

    position: absolute;

    top: 100%;

    left: 0;

    border-top: 1px solid #ccc;

  }

}

#c-header .c-header__spDrawer .drawerBottom {

  display: none;

}

@media screen and (max-width: 800px) {

  #c-header .c-header__spDrawer .drawerBottom {

    display: block;

  }

}



/* ***************************

c-gNav

*************************** */

#c-header .c-gNav {

  font-size: 108% !important;

  line-height: 172% !important;

}

@media screen and (max-width: 800px) {

  #c-header .c-gNav__body {

    padding: 0 20px;

  }

}



/*

c-listGnav

--------------------------- */

#c-header .c-listGnav {

  display: table;

  width: 100%;

  height: 50px;

}

@media screen and (max-width: 800px) {

  #c-header .c-listGnav {

    display: block;

    height: auto;

  }

}

#c-header .c-listGnav__item {

  display: table-cell;

  height: 100%;

  vertical-align: middle;

}

@media screen and (max-width: 800px) {

  #c-header .c-listGnav__item {

    display: block;

    width: 100%;

  }

  #c-header .c-listGnav__item + .c-listGnav__item {

    margin-top: 2px;

  }

}

#c-header .c-listGnav__item.is-top {

  width: 60px;

  font-size: 72% !important;

  line-height: 180% !important;

}

@media screen and (max-width: 800px) {

  #c-header .c-listGnav__item.is-top {

    width: 100%;

    font-size: 100% !important;

    line-height: 172% !important;

  }

}

#c-header .c-listGnav__link {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-align-items: center;

  align-items: center;

  -webkit-flex-flow: column;

  -ms-flex-flow: column;

  flex-flow: column;

  width: 100%;

  height: 100%;

  padding: 5px 5px 4px;

  background: #1A753F;

  color: #fff;

  text-decoration: none;

  text-align: center;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#c-header .c-listGnav__link svg {

  width: 20px;

  height: 22px;

  fill: #fff;

}

#c-header .c-listGnav__link.is-active, #c-header .c-listGnav__link:hover, #c-header .c-listGnav__link:focus {

  background: #fff;

  color: #1A753F;

}

#c-header .c-listGnav__link.is-active svg, #c-header .c-listGnav__link:hover svg, #c-header .c-listGnav__link:focus svg {

  fill: #1A753F;

}

#c-header .c-listGnav__link .homeIcon {

  width: 20px;

  height: 22px;

}

#c-header .c-listGnav__link .homeIcon.active {

  display: none;

}

#c-header .c-listGnav__link.is-active .homeIcon, #c-header .c-listGnav__link:hover .homeIcon, #c-header .c-listGnav__link:focus .homeIcon {

  display: none;

}

#c-header .c-listGnav__link.is-active .homeIcon.active, #c-header .c-listGnav__link:hover .homeIcon.active, #c-header .c-listGnav__link:focus .homeIcon.active {

  display: block;

}

@media screen and (max-width: 800px) {

  #c-header .c-listGnav__link {

    display: block;

    padding: 12px 15px 9px;

    background: #fff;

    color: #222;

    text-align: left;

  }

  #c-header .c-listGnav__link svg {

    margin-top: -2px;

    margin-right: 14px;

    fill: #1A753F;

    vertical-align: middle;

  }

  #c-header .c-listGnav__link.is-active, #c-header .c-listGnav__link:hover, #c-header .c-listGnav__link:focus {

    background: #d2d8f7;

    color: #222;

  }

  #c-header .c-listGnav__link.is-active svg, #c-header .c-listGnav__link:hover svg, #c-header .c-listGnav__link:focus svg {

    fill: #1A753F;

  }

  #c-header .c-listGnav__link .homeIcon {

    display: inline-block;

    margin-top: -4px;

    margin-right: 10px;

    width: 20px;

    height: 22px;

    vertical-align: middle;

  }

  #c-header .c-listGnav__link .homeIcon.is-active {

    display: none;

  }

  #c-header .c-listGnav__link.is-active .homeIcon, #c-header .c-listGnav__link:hover .homeIcon, #c-header .c-listGnav__link:focus .homeIcon {

    display: none;

  }

  #c-header .c-listGnav__link.is-active .homeIcon.is-active, #c-header .c-listGnav__link:hover .homeIcon.is-active, #c-header .c-listGnav__link:focus .homeIcon.is-active {

    display: inline-block;

  }

}

#c-header .is-top > .c-listGnav__link {

  padding: 9px 5px 1px;

}

@media screen and (max-width: 800px) {

  #c-header .is-top > .c-listGnav__link {

    padding: 12px 15px 9px;

  }

}

.c-listGnav__link__body.sekaiDef__txt {

  line-height: 125%!important;

}

#c-header .c-listGnav__link__body {

  max-width: 100%;

}



/* ***************************

drawerLinks

*************************** */

#c-header .drawerLinks {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: space-between;

  justify-content: space-between;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  margin-top: -10px;

  padding: 14px 20px 15px;

}

#c-header .drawerLinks__item {

  width: 50%;

  margin-top: 10px;

}

#c-header .drawerLinks__item:nth-child(even) {

  text-align: right;

}

#c-header .drawerLinks__link {

  font-size: 100% !important;

  line-height: 172% !important;

  color: #fff;

  text-decoration: underline;

}

#c-header .drawerLinks__link:visited {

  color: #fff;

}

#c-header .drawerLinks__link:hover, #c-header .drawerLinks__link:focus {

  text-decoration: none;

}

/* ***************************

drawerLinks_submenu-list-item

*************************** */

#c-header .drawerLinks_submenu-list-item {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: space-between;

  justify-content: space-between;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  margin-top: -10px;

  padding: 14px 20px 15px;

}

#c-header .drawerLinks__submenu-button {

    position: relative;

	font-size: 0.875rem;

	color: #1a1a1c;

	display: block;

    padding: 4px 15px;

	min-width: 103px;

	text-decoration: none;

	border: 1px solid #d8d8db;

    border-radius: 4px;

	background: white;

 }

#c-header .drawerLinks__submenu-button::before {

    position: absolute;

    top: 0;

    left: 0;

    content: '';

    display: block;

    width: 100%;

    height: 100%;

    

}

#c-header .drawerLinks__submenu-button:hover{

	background-color: #f1f4f2;

}

#c-header .drawerLinks__submenu-list-item {

    color: black;

    text-decoration: none;

	text-align: center

}



/* ***************************

closeBtn

*************************** */

#c-header .closeBtn {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  padding: 15px 20px 14px;

  border-top: 1px solid #3e4770;

}

#c-header .closeBtn button,

#c-header .closeBtn input[type="button"] {

  display: block;

  width: 160px;

  padding: 5.5px 5.5px;

  background: #dfe0e6;

  border: none;

  font-size: 108% !important;

  line-height: 172% !important;

  color: #002063;

  text-align: center;

  cursor: pointer;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  -webkit-border-radius: 0;

  border-radius: 0;

}

#c-header .closeBtn button svg,

#c-header .closeBtn button .closeBtnIcon,

#c-header .closeBtn input[type="button"] svg,

#c-header .closeBtn input[type="button"] .closeBtnIcon {

  width: 12px;

  height: 12px;

  margin-top: -2px;

  margin-right: 9px;

  vertical-align: middle;

}



/* ***************************

c-footer

*************************** */

#c-footer.c-footer {

  margin-top: 20px;

  clear: both;

}

#c-footer .c-footer__top {

  padding: 20px 0;

  background: #F1F4F2;

  border-top: 3px solid #1A753F;

}

@media screen and (max-width: 700px) {

  #c-footer .c-footer__top {

    padding: 15px 0;

  }

}

#c-footer .c-footer__middle {

  background: #018838;

}

#c-footer .c-footer__bottom {

  background: #1A753F;

  padding: 14px 0 12px;

  font-size: 100% !important;

  line-height: 124% !important;

  color: #fff;

  text-align: center;

}

#c-footer .c-footer__bottom p + p {

  margin-top: 6px;

}

@media screen and (max-width: 700px) {

  #c-footer .c-footer__bottom p + p {

    margin-top: 11px;

  }

}



/* ***************************

c-rTop

*************************** */

#c-footer .c-rTop__body {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: flex-end;

  justify-content: flex-end;

}

#c-footer .c-rTop__link {

  display: block;

  width: 160px;

  padding: 9px 5px 7px;

  background: #1A753F;

  border-bottom: none;

  color: #fff;

  text-decoration: none;

  text-align: center;

  font-feature-settings: normal;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 700px) {

  #c-footer .c-rTop__link {

    padding: 6px 5px 5px;

  }

}

#c-footer .c-rTop__link:visited {

  color: #fff;

}

#c-footer .c-rTop__link:hover, #c-footer .c-rTop__link:focus {

  opacity: 0.6;

}



/* ***************************

f-bannerSlider

*************************** */

#c-footer .f-bannerSlider {

  margin: 0 -10px;

}

@media screen and (max-width: 700px) {

  #c-footer .f-bannerSlider {

    margin: 0 -2px 0 -3px;

  }

}

#c-footer .f-bannerSlider .slick-track {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-align-items: center;

  align-items: center;

}

#c-footer .f-bannerSlider .slick-dots {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-align-items: center;

  align-items: center;

  margin-top: 12px;

  flex-wrap: wrap;

}

#c-footer .f-bannerSlider .slick-dots li + li {

  margin-left: 10px;

}

#c-footer .f-bannerSlider .slick-dots button {

  display: block;

  width: 10px;

  height: 10px;

  margin: 0;

  padding: 0;

  background: #fff;

  border: solid 2px #8a8d99;

  font-size: 0;

  line-height: 0;

  cursor: pointer;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  -webkit-border-radius: 50%;

  border-radius: 50%;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

#c-footer .f-bannerSlider .slick-dots .slick-active button {

  background-color: #002063;

  border-color: #002063;

}

#c-footer .f-bannerSlider .stopBtn button {

  position: relative;

  width: 30px;

  height: 16px;

  background-color: #002063;

  border: none;

  -webkit-border-radius: 0;

  border-radius: 0;

}

#c-footer .f-bannerSlider .stopBtn button:before, #c-footer .f-bannerSlider .stopBtn button:after {

  position: absolute;

  content: "";

  display: block;

  width: 0;

  height: 0;

  top: 4px;

  left: 12px;

  border-style: solid;

  border-width: 4px 0 4px 7px;

  border-color: transparent transparent transparent #fff;

}

#c-footer .f-bannerSlider.is-play .stopBtn button {

  background-color: #3e4770;

}

#c-footer .f-bannerSlider.is-play .stopBtn button:before, #c-footer .f-bannerSlider.is-play .stopBtn button:after {

  width: 2px;

  height: 8px;

  top: 4px;

  left: 12px;

  background: #fff;

  border: none;

}

#c-footer .f-bannerSlider.is-play .stopBtn button:after {

  left: 16px;

}

#c-footer .f-bannerSlider__item {

  float: none;

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  height: 100%;

  padding: 0 10px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 700px) {

  #c-footer .f-bannerSlider__item {

    padding: 0 2px 0 3px;

  }

}

#c-footer .f-bannerSlider__item a {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-align-items: center;

  align-items: center;

  width: 100%;

  text-decoration: none;

}

#c-footer .f-bannerSlider__item a:hover, #c-footer .f-bannerSlider__item a:focus {

  opacity: 0.6;

}

#c-footer .f-bannerSlider__item img {

  width: 100%;

  height: auto;

  display: block;

}



/* ***************************

f-topLinks

*************************** */

#c-footer .f-topLinks {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  margin: 13px -2px 0;

}

@media screen and (max-width: 700px) {

  #c-footer .f-topLinks {

    margin: 8px -2px 0 -3px;

  }

}

#c-footer .f-topLinks__item {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-flex: 0 0 auto;

  -ms-flex: 0 0 auto;

  flex: 0 0 auto;

  width: 25%;

  margin-top: 4px;

  padding: 0 2px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 700px) {

  #c-footer .f-topLinks__item {

    width: 50%;

    padding: 0 2px 0 3px;

  }

}

#c-footer .f-topLinks__link {

  width: 100%;

  padding: 8px 15px 7px;

  background: #fff;

  font-size: 108% !important;

  line-height: 179% !important;

  color: #002063;

  text-decoration: none;

}

#c-footer .f-topLinks__link:visited {

  color: #002063;

}

#c-footer .f-topLinks__link:hover, #c-footer .f-topLinks__link:focus {

  background: #002063;

  color: #fff;

}



/* ***************************

f-snsLinks

*************************** */

#c-footer .f-snsLinks {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap;

  margin: 0 -10px;

}

@media screen and (max-width: 700px) {

  #c-footer .f-snsLinks {

    margin: 0 -2px 0 -3px;

  }

}

#c-footer .f-snsLinks__item {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-flex: 0 0 auto;

  -ms-flex: 0 0 auto;

  flex: 0 0 auto;

  width: 25%;

  margin-top: 15px;

  padding: 0 10px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

@media screen and (max-width: 700px) {

  #c-footer .f-snsLinks__item {

    margin-top: 15px;

    padding: 0 2px 0 3px;

  }

}

#c-footer .f-snsLinks__link {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-align-items: center;

  align-items: center;

  width: 100%;

  text-decoration: none;

}

#c-footer .f-snsLinks__link:hover img, #c-footer .f-snsLinks__link:focus img {

  opacity: 0.6;

}



/* ***************************

f-middleLinks

*************************** */

#c-footer .f-middleLinks {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-align-items: center;

  align-items: center;

}

@media screen and (max-width: 700px) {

  #c-footer .f-middleLinks {

    -webkit-justify-content: flex-start;

    justify-content: flex-start;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    padding: 5px 10px 8px;

  }

}

#c-footer .f-middleLinks__item {

  padding: 8px 0 8px;

}

#c-footer .f-middleLinks__item:first-child:before, #c-footer .f-middleLinks__item:after {

  content: "" !important;

  display: inline-block !important;

  width: 1px !important;

  height: 20px !important;

  margin: 0 15px !important;

  padding: 0 !important;

  background: #999 !important;

  vertical-align: middle;

  -webkit-border-radius: 0 !important;

  border-radius: 0 !important;

}

@media screen and (max-width: 700px) {

  #c-footer .f-middleLinks__item {

    width: 50%;

    margin-top: 5px;

    padding: 0;

  }

  #c-footer .f-middleLinks__item:first-child:before, #c-footer .f-middleLinks__item:after {

    content: none !important;

  }

}

#c-footer .f-middleLinks__link {

  color: #fff;

  text-decoration: underline;

}

#c-footer .f-middleLinks__link:visited {

  color: #fff;

}

#c-footer .f-middleLinks__link:hover, #c-footer .f-middleLinks__link:focus {

  text-decoration: none;

}



/* ***************************

pdLinkBtn

*************************** */

#pdLinkBtn {

  display: none;

  background: #fff;

  padding: 10px 10px 25px;

}

@media screen and (max-width: 700px) {

  #pdLinkBtn {

    display: block;

  }

}

#pdLinkBtn .pcLinkBtn__btn {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

}

#pdLinkBtn .pcLinkBtn__btn a {

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-align-items: center;

  align-items: center;

  width: 100%;

  padding: 9px 10px 7px;

  background: #dfe0e6;

  font-size: 88% !important;

  line-height: 172% !important;

  color: #002063;

  text-decoration: none;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

/* ***************************

AI翻訳

*************************** */

.twidget_sp {

  display: none!important;

}

@media screen and (max-width: 800px) {

  #c-header div.twidget_box.twidget_sp {

  display: block!important;

  margin-left: 12px!important;

  margin-top: -0!important;

}

}

#c-header div.twidget_box {

  background-color: #dfe0e6;

  padding: 8px;

  box-sizing: border-box;

  line-height: 1;

}

@media screen and (max-width: 800px) {

  #c-header div.twidget_box {

    padding: 5px;

  }

}

#c-header div.twidget_box .twidget_txt {

  color: #002063;

  font-weight: bold;

  text-align: center;

  margin-bottom: 9px;

}

@media screen and (max-width: 800px) {

  #c-header div.twidget_box .twidget_txt {

    font-size: 10px;

    margin-bottom: 5px;

  }

}

#c-header div.twidget {

  height: 26px !important;

  width: 100px !important;

  cursor: pointer;

  border-radius: 5px!important;

}

@media screen and (max-width: 800px) {

  #c-header div.twidget {

  height: 22px !important;

  width: 75px !important;

}

}

#c-header div.twidget select {

  border-radius: 5px!important;

  padding: 3px 0 !important;

  background: #fff;

  text-align: center;

  width: 100%;

  cursor: pointer;

  border: solid 1px #ccc !important;

}

@media screen and (max-width: 800px) {

  #c-header div.twidget select {

  width: 75px;

  margin: 0 auto;

  padding: 2px 0!important;

}

}

#c-header div.twidget {

  box-sizing: border-box !important;

  margin: 0 auto !important;

  padding: 0!important;

  font-size: 14px !important;

  color: #222 !important;

  background: #fff !important;

  border: none !important;

    border-right-color: rgb(222, 229, 236);

    border-right-style: solid;

    border-right-width: 1px;

  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03) !important;

  -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03) !important;

  box-shadow: 0 2px 0 0 rgba(0, 0, 0, .03) !important;

  line-height: 1.7em !important;

  font-family: 'Noto Sans Japanese', sans-serif !important;

  font-style: normal !important;

  text-align: center;

}

@media screen and (max-width: 800px) {

  #c-header div.twidget {

  font-size: 12px!important;

}

}

@media screen and (max-width: 800px) {

  #c-header div.twidget a {

  margin-top: 3px;

  display: block;

}

}

.langjaBlock{

	display:block;

}

.langEnBlock{

	display:none;

}

html[lang="en"] .langjaBlock {

	display:none;

}

html[lang="en"] .langEnBlock {

	display:block;

}


