@charset "UTF-8";
@font-face {
  src: url(/kankocho/content/810000141.woff2) format("woff2");
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
}

/* # =================================================================
#	reset
# ================================================================= */
/*!
 * ress.css â€￠ v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
  /* iOS 8+ */
}

*,
::before,
::after {
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
  background-repeat: no-repeat;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
  padding: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
  * Correct `block` display not defined for any HTML5 element in IE 8/9
  * Correct `block` display not defined for `details` or `summary` in IE 10/11
  * and Firefox
  * Correct `block` display not defined for `main` in IE 11
  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}


code,
kbd,
pre,
samp {
  font-family: monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type='button'],
[type='reset'],
[type='submit'],
[role='button'] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type='number'] {
  width: auto;
  /* Firefox 36+ */
}

[type='search'] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  border-style: none;
  background-color: transparent;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Hide content from screens but not screenreaders */

/* Specify the progress cursor of updating elements */
[aria-busy='true'] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
     # Selection
     # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/* # =================================================================
#	ベース
# ================================================================= */
:root {
  --vh: 100vh;
  --sp_mv_vh: 100vh;
}

html {
  font-size: 62.5%;
}

body {
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.7;
  text-size-adjust: 100%;
  overflow-wrap: break-word;
}

a:link { color: #0062AD; text-decoration: underline; }
a:visited { color: #0062AD; text-decoration: underline; }
a:hover { color: #d7000f; text-decoration: underline; }
a:active { color: #165BDA; text-decoration: none; }

.st-header a,
.p-top-head__info .c-list a,
.p-top-caution__list .c-list a,
.st-article-side__list a,
.c-btn a,
.p-top-search__item-kw a,
.p-top-pickup__list li a,
.p-top-news__head a,
.st-news-list a,
.st-header button,
.c-l-nav a,
.c-breadcrumb a,
.c-links__item a,
.c-ttl-02 a,
.c-ttl-02 button,
.c-text-block a,
.st-contact a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  background: transparent;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  transition: opacity .2s;
  user-select: none;
}

.c-btn a:hover,
.p-top-search__item-kw a:hover,
.p-top-pickup__list li a:hover,
.p-top-news__head a:hover,
.st-news-list a:hover,
.st-footer a:hover,
.st-header button:hover,
.c-l-nav a:hover,
.c-breadcrumb a:hover,
.c-links__item a:hover,
.c-ttl-02 a:hover,
.c-ttl-02 button:hover,
.c-text-block a:hover,
.st-contact a:hover {
  opacity: .7;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

ul li,
ol li {
  list-style-type: none;
}

em,
i,
dfn {
  font-style: normal;
}

/* # =================================================================
#	レイアウト
# ================================================================= */
/* 基本のレイアウト幅
------------------------- */
.c-inner {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

.c-inner-in {
  display: block;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}

.c-search {
  width: 400px;
  border-radius: 8px;
  background: #FFF;
}

.c-search-wrap {
  gap: 10px 15px;
  display: flex;
  align-items: center;
}

.c-search-txt {
  font-size: 2rem;
}

.c-search--header {
  width: min(22vw,340px);
  background: #e2e2e2;
}

.c-search form.gsc-search-box {
  margin: 0;
  font-size: 16px;
}

.c-search table.gsc-search-box {
  margin: 0;
}

.c-search table.gsc-search-box td.gsc-input {
  padding-right: 0;
}

.c-search .gsc-input-box {
  padding: 0;
  border: none;
  background: none;
}

.c-search .gsib_a {
  padding: 7px 15px 6px;
}

.c-search input.gsc-input {
  background-color: transparent !important;
}

.c-search .gsc-search-button {
  margin-left: 0;
}

.c-search .gsc-search-button-v2 {
  width: 40px;
  height: 40px;
  padding: 0;
  overflow: hidden;
  border: none;
  border-radius: 8px;
  background: url("/kankocho/content/810000013.png") #d7000f no-repeat center center/60% auto;
  cursor: pointer;
}

.c-search .gsc-search-button-v2 svg {
  opacity: 0;
}

.c-search .gsc-search-button-v2:hover {
  border: none;
  background-color: #d7000f;
  opacity: .7;
}

.c-search .gsst_a .gscb_a {
  color: rgba(215, 0, 15, 0.7);
}

.c-search .gsst_a:hover .gscb_a, .c-search .gsst_a:focus .gscb_a {
  color: rgba(215, 0, 15, 0.5);
}

.c-info {
  padding: 10px 0 20px;
  border-top: 2px solid #d7000f;
  border-bottom: 2px solid #d7000f;
  background: #FFF;
}

.c-info__ttl {
  margin-bottom: 15px;
  color: #d7000f;
  font-size: 1.8rem;
}

.c-list li {
  margin-bottom: 10px;
}

.c-list li a {
  gap: 8px;
  display: flex;
  font-size: 105%;
}

.c-list li a:before {
  -webkit-transform: rotate(45deg);
  display: block;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  margin-top: 9px;
  transform: rotate(45deg);
  border-top: 2px solid #d7000f;
  border-right: 2px solid #d7000f;
  content: "";
}

.c-list li a:hover:before {
  background: transparent !important;
}

.c-list li:last-child {
  margin-bottom: 0;
}

.c-list .c-list {
  width: 100%;
  margin-top: 8px;
  padding-left: 1em;
}

.c-links {
  gap: 22px 40px;
  display: flex;
  flex-wrap: wrap;
}

.c-links--wide {
  gap: 70px 40px;
}
.c-links__item {
  width: calc((100% - 40px) /2);
}

.c-links__item > a {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 15px;
  border-bottom: 2px solid #d7000f;
  font-size: 110%;
}

.c-links__item > a:after {
  -webkit-transform: rotate(45deg);
  display: block;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
}

.c-links__item--w100 {
  margin-right: calc(50% + 20px);
}
.c-links__item-txt {
  padding: 16px;
  background: #f9e7e7;
  font-size: 1.4rem;
}

.c-links__item--notes a {
  height: auto;
}

.c-links__item-list {
  font-weight: 700;
}

.c-ttl-02 + .c-links__item-list {
  margin: -10px 10px 0;
}
.c-text-links {
  gap: 10px 20px;
  display: flex;
  flex-wrap: wrap;
}

.c-text-links a {
  gap: 7px;
  display: flex;
  align-items: center;
}

.c-text-links a:before {
  display: block;
  width: 0;
  height: 0;
  border-width: 10px 6px 0 6px;
  border-style: solid;
  border-color: #d7000f transparent transparent transparent;
  content: "";
}

.c-text-links a:hover:before {
  background: transparent !important;
}

.c-sns {
  gap: 20px;
  display: flex;
  align-items: center;
}

.c-sns__item a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-sns__item._x a {
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 50%;
  background: #000000;
}

.c-sns__item._x a img {
  width: 50%;
}

.c-sns__item._youtube a {
  width: 36px;
}

.c-sns__txt {
  font-size: 1.4rem;
}

.c-text-block {
  margin-bottom: 5px;
  border: 1px solid #e6a7a7;
  border-radius: 8px;
}

.c-text-block a {
  display: block;
  padding: 20px;
  border-radius: 8px;
  background: #f9e7e7;
}

.c-text-block:last-child {
  margin-bottom: 0;
}

.c-text-block__text {
  margin-top: 5px;
  color: #595959;
  font-size: 1.4rem;
}

.c-text-list {
  padding: 20px 0 15px;
  border-top: 1px solid #ebc6c6;
}

.c-text-list:last-child {
  border-bottom: 1px solid #ebc6c6;
}

.c-text-list__text {
  margin-bottom: 8px;
  color: #595959;
  font-size: 1.4rem;
}

.c-table__cont {
  width: 100%;
  border: 1px solid #e6a7a7;
  border-collapse: collapse;
}

.c-table thead {
  background: #f9e7e7;
  text-align: left;
}

.c-table th {
  background: #f9e7e7;
}

.c-table tbody tr {
  border-top: 1px solid #e6a7a7;
}

.c-table th, .c-table td {
  padding: 9px 15px 10px;
  border-right: 1px solid #e6a7a7;
}

.c-table th:first-child, .c-table td:first-child {
}

.c-table th:last-child, .c-table td:last-child {
  border-right: none;
}

/* PC/SP
------------------------- */
.for-sp {
  display: none !important;
}

.for-pc {
  display: inline-block !important;
}

/* # =================================================================
#	見出し
# ================================================================= */
.l-headline {
  padding: 45px 0 55px;
}

/* # =================================================================
#	ボタン
# ================================================================= */
.c-btn {
  width: 100%;
  min-height: 56px;
  margin: 0 auto;
  border-radius: 8px;
  background: #FFF;
  line-height: 1.5;
}

.c-btn a {
  gap: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 56px;
  padding: 7px 10px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px #d7000f;
  transition: 0.2s;
  margin-bottom: 16px;
}

.c-btn a:after {
  -webkit-transform: rotate(45deg);
  display: block;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  content: "";
}

.c-btn a:hover {
  background: #f9e7e7;
  box-shadow: 0 0 0 2px #d7000f;
  opacity: 1;
}

.c-btn--h {
  min-height: 80px;
}

.c-btn--h a {
  min-height: 80px;
}

.c-btn--left a {
  justify-content: space-between;
  padding: 0 20px 0 35px;
}

.c-btn--blank a {
  gap: 15px;
}

.c-btn--blank a:after {
  -webkit-transform: rotate(0);
  display: block;
  width: 13px;
  height: 13px;
  transform: rotate(0);
  border: none;
  background: url("/kankocho/content/810000010.svg") no-repeat center center/100% auto;
  content: "";
}

/* # =================================================================
#	リンク
# ================================================================= */
a {
  transition: 0.2s;
}

a:before, a:after {
  transition: 0.2s;
}

a.anchor {
  display: flex;
  position: relative;
  align-items: center;
  padding-right: 20px;
}

a.anchor:before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 4px;
  width: 2px;
  height: 14px;
  transform: translateY(-50%);
  background: #000000;
  content: "";
}

a.anchor:after {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 10px;
  margin-top: -2px;
  transform: rotate(45deg);
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  content: "";
}

a.arrow {
  gap: 3px;
  display: flex;
  align-items: center;
}

a.arrow:after {
  -webkit-transform: rotate(45deg);
  display: block;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  content: "";
}

a.underline:hover {
  color: #d7000f;
  text-decoration: underline;
  opacity: 1;
}

a.underline:hover:before {
  background: #d7000f;
}

a.underline:hover:after {
  border-color: #d7000f;
}

/* # =================================================================
#	彼方で追加★★
# ================================================================= */
p.update{
  text-align:right;
  margin:0px 0px 20px 0px;
}

.st-article__cont table {
  width: 100%;
  border: 1px solid #e6a7a7;
  border-collapse: collapse;
}

.st-article__cont table thead {
  background: #f9e7e7;
  text-align: left;
}

.st-article__cont table th {
  background: #f9e7e7;
}

.st-article__cont table tbody tr {
  border-top: 1px solid #e6a7a7;
}

.st-article__cont table th,
.st-article__cont table td {
  padding: 9px 15px 10px;
  border-right: 1px solid #e6a7a7;
}

.st-article__cont table th:first-child,
.st-article__cont table td:first-child {
}

.st-article__cont table th:last-child,
.st-article__cont table td:last-child {
  border-right: none;
}

.section ul.list,
.section ol.list{
  padding: 0 0 0px 60px;
}

.section ul.list li,
.section ol.list li{
  margin-bottom: 8px;
}

.section ul.list li{
  list-style: disc;
}

.section ol.list li{
  list-style: decimal;
}

.section ul.list_kana li{
  list-style: katakana;
}



    /* トップタブ切り替え */
    .tab-content {
      display: none;
    }

    .active-tab {
      display: block;
    }


/* # =================================================================
#	アイコン
# ================================================================= */
/* # =================================================================
#	パンくず
# ================================================================= */
.c-breadcrumb {
  padding: 7px 0;
  border-bottom: 1px solid #d7000f;
  background: #FFF;
}

.c-breadcrumb__list {
  gap: 0px 7px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.c-breadcrumb__list li {
  font-size: 1.4rem;
}

.c-breadcrumb__list li:after {
  margin-left: 6px;
  content: ">";
}

.c-breadcrumb__list li a {
  display: inline-block;
  color: #666666;
}

.c-breadcrumb__list li:last-child {
  padding-right: 0;
}

.c-breadcrumb__list li:last-child:after {
  display: none;
}

.c-breadcrumb__list li:last-child a {
  pointer-events: none;
}

/* # =================================================================
#	コンテンツ
# ================================================================= */
.c-l-nav {
  background: #f9e7e7;
}

.c-l-nav__list {
  display: flex;
}

.en .c-l-nav__list {
  display: flex;
  justify-content: center;
}

.c-l-nav__list li {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.c-l-nav__list li:after {
  display: block;
  width: 2px;
  height: 50%;
  background: #FFF;
  content: "";
}

.c-l-nav__list li:first-child:before {
  display: block;
  width: 2px;
  height: 50%;
  background: #FFF;
  content: "";
}

.c-l-nav__list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 0 43px;
}

.en .c-l-nav__list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 0 57px;
}

.c-l-nav__list li a:hover {
  color: #d7000f;
  text-decoration: underline;
  opacity: 1;
}

.c-txt {
  margin-bottom: 16px;
}

.c-acc-text {
  display: none;
  margin-bottom: 30px;
  padding: 15px 25px 20px;
  border-bottom: 2px solid #e2e2e2;
  background: #f7f7f7;
}

.c-acc-btn {
  position: relative;
  width: 24px;
  height: 24px;
}

.c-acc-btn:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  flex-shrink: 0;
  width: 100%;
  height: 2px;
  background: #000000;
  content: "";
}

.is-open .c-acc-btn--more {
  display: none;
}

.c-acc-btn--more:after {
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  flex-shrink: 0;
  width: 2px;
  height: 100%;
  background: #000000;
  content: "";
}

.c-acc-btn--close {
  display: none;
}

.is-open .c-acc-btn--close {
  display: block;
}

/* # =================================================================
#	タイトル
# ================================================================= */
.c-ttl-01 {
  position: relative;
  padding-left: 14px;
  font-size: 2.8rem;
  font-weight: 700;
}

.c-ttl-01:before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: calc(100% - 22px);
  transform: translateY(-50%);
  background: #d7000f;
  content: "";
}

.c-ttl-01--l {
  padding-left: 24px;
  font-size: 4.5rem;
}

.c-ttl-01--l:before {
  height: calc(100% - 26px);
  margin-top: 2px;
}

.c-ttl-02 {
  position: relative;
  margin-bottom: 16px;
  padding: 17px 10px;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: left;
}

.c-ttl-02:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #e2e2e2;
  content: "";
}

.c-ttl-02:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 4px;
  background: #d7000f;
  content: "";
}

.c-ttl-02--link {
  padding: 14px 0;
}

.c-ttl-02--link a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 14px 4px 10px;
}

.c-ttl-02--link a:after {
  -webkit-transform: rotate(45deg);
  display: block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  content: "";
}

.c-ttl-02--acc {
  margin-bottom: 0;
  padding: 14px 0 10px;
  cursor: pointer;
}

.c-ttl-02--acc span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 10px;
}

.c-ttl-03 {
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: left;
}

.c-ttl-03:before {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
  background: #d7000f;
  content: "";
}

.c-ttl-04 {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
}

.c-ttl-en {
  padding-left: 2.35em;
  font-size: 4.5rem;
  font-weight: 500;
  letter-spacing: .035em;
  line-height: 1.4;
  text-indent: -2.35em;
}
/* # =================================================================
#	loader
# ================================================================= */
/* # =================================================================
#	utils
# ================================================================= */
.vertical-rl {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.comingsoon {
  pointer-events: none !important;
}

/* # =================================================================
#	ヘッダー
# ================================================================= */
.st-header {
  z-index: 100;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 124px;
  padding: 30px 40px;
  border-bottom: 3px solid #d7000f;
  background: #FFF;
}

.st-header__cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.st-header__logo {
  flex-shrink: 0;
  width: 211px;
  max-width: 211px;
  font-size: .1rem;
}

.st-header__logo a:hover {
  opacity: 1;
}

.en .st-header__logo {
  width: 369px;
  max-width: 369px;
}
.st-header__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(74vw,1086px);
  margin-left: auto;
  padding-right: min(7vw,110px);
}

.en .st-header__item {
  width: auto;
}
.is-open .st-header__item {
  display: none;
}

.st-header__list {
  gap: min(1.6vw,30px);
  display: flex;
}

.st-header__list li {
  font-size: 1.6rem;
}

.st-header__search {
  display: none;
}

.is-open .st-header__search {
  display: none;
}

/* # =================================================================
#	グローバルナビゲーション
# ================================================================= */
.st-nav__trigger {
  gap: 10px;
  display: flex;
  z-index: 100;
  position: fixed;
  top: 36px;
  right: 40px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.st-nav__trigger:hover {
  opacity: 1;
}

.st-nav__trigger-btn {
  display: block;
  position: relative;
  width: 50px;
  height: 29px;
}

.st-nav__trigger-btn span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000000;
  transition: 0.4s;
}

.st-nav__trigger-btn span:nth-child(1) {
  -webkit-animation: trigger-bar01_PC 0.2s forwards;
  animation: trigger-bar01_PC 0.2s forwards;
}

.st-nav__trigger-btn span:nth-child(2) {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.st-nav__trigger-btn span:nth-child(3) {
  -webkit-animation: trigger-bar02_PC 0.2s forwards;
  animation: trigger-bar02_PC 0.2s forwards;
}

.is-open .st-nav__trigger-btn span:nth-child(1) {
  -webkit-animation: active_trigger-bar01_PC 0.2s forwards;
  animation: active_trigger-bar01_PC 0.2s forwards;
}

.is-open .st-nav__trigger-btn span:nth-child(2) {
  opacity: 0;
}

.is-open .st-nav__trigger-btn span:nth-child(3) {
  -webkit-animation: active_trigger-bar02_PC 0.2s forwards;
  animation: active_trigger-bar02_PC 0.2s forwards;
}

.st-nav__trigger-txt {
  font-size: 1.4rem;
  letter-spacing: -.07em;
  line-height: 1;
}

.st-nav__cont {
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: none;
  z-index: 100;
  position: fixed;
  top: 124px;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 124px);
  padding: 62px 0 100px;
  overflow: auto;
  background: #f9e7e7;
}

.st-nav__cont::-webkit-scrollbar {
  display: none;
}

.st-nav__head {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 56px;
}

.st-nav__item-wrap {
  display: flex;
  justify-content: space-between;
}

.en .st-nav__item {
  width: min(calc(100% - 100px), 850px);
}
.st-nav__item-in {
  margin-bottom: 40px;
}

.st-nav__item-in:last-child {
  margin-bottom: 0;
}

.st-nav__item-in > p {
  margin-bottom: 16px;
  font-size: 2rem;
  font-weight: 700;
}

.st-nav__item-list-wrap {
  gap: 24px min(3.5vw,40px);
  display: flex;
}

.st-nav__item-list {
  width: min(21vw,251px);
  border-top: 2px solid #e6a7a7;
}

.en .st-nav__item-list {
  gap: 0 64px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-top: none;
}
.st-nav__item-list li {
  border-bottom: 2px solid #e6a7a7;
}

.st-nav__item-list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 5px;
}
.st-nav__item-list li a:hover {
  color: #d7000f;
  text-decoration: underline;
  opacity: 1;
}

.st-nav__item-list li a:after {
  -webkit-transform: rotate(45deg);
  display: block;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  content: "";
}
.st-nav__item-list li a:hover:after {
  border-color: #d7000f;
}
.en .st-nav__item-list li {
  width: calc((100% - 128px) / 3);
}
.en .st-nav__item-list li:nth-child(-n+3) {
  border-top: 2px solid #e6a7a7;
}

.st-nav__sns {
  width: min(20.5vw,200px);
  padding: 10px;
  border-top: 2px solid #e6a7a7;
  border-bottom: 2px solid #e6a7a7;
}

.st-nav__link {
  display: none;
}

@-webkit-keyframes trigger-bar01_PC {
  0% {
    -webkit-transform: translate(0) rotate(28deg);
    transform: translate(0) rotate(28deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes trigger-bar01_PC {
  0% {
    -webkit-transform: translate(0) rotate(28deg);
    transform: translate(0) rotate(28deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-webkit-keyframes trigger-bar02_PC {
  0% {
    -webkit-transform: translate(0) rotate(-28deg);
    transform: translate(0) rotate(-28deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
}

@keyframes trigger-bar02_PC {
  0% {
    -webkit-transform: translate(0) rotate(-28deg);
    transform: translate(0) rotate(-28deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
}

@-webkit-keyframes trigger-bar01_SP {
  0% {
    -webkit-transform: translate(0) rotate(32deg);
    transform: translate(0) rotate(32deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@keyframes trigger-bar01_SP {
  0% {
    -webkit-transform: translate(0) rotate(32deg);
    transform: translate(0) rotate(32deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

@-webkit-keyframes trigger-bar02_SP {
  0% {
    -webkit-transform: translate(0) rotate(-32deg);
    transform: translate(0) rotate(-32deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes trigger-bar02_SP {
  0% {
    -webkit-transform: translate(0) rotate(-32deg);
    transform: translate(0) rotate(-32deg);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes active_trigger-bar01_PC {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(28deg);
    transform: translate(0) rotate(28deg);
  }
}

@keyframes active_trigger-bar01_PC {
  0% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(28deg);
    transform: translate(0) rotate(28deg);
  }
}

@-webkit-keyframes active_trigger-bar02_PC {
  0% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(-28deg);
    transform: translate(0) rotate(-28deg);
  }
}

@keyframes active_trigger-bar02_PC {
  0% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(-28deg);
    transform: translate(0) rotate(-28deg);
  }
}

@-webkit-keyframes active_trigger-bar01_SP {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(32deg);
    transform: translate(0) rotate(32deg);
  }
}

@keyframes active_trigger-bar01_SP {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(32deg);
    transform: translate(0) rotate(32deg);
  }
}

@-webkit-keyframes active_trigger-bar02_SP {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(-32deg);
    transform: translate(0) rotate(-32deg);
  }
}

@keyframes active_trigger-bar02_SP {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translate(0) rotate(-32deg);
    transform: translate(0) rotate(-32deg);
  }
}

/* # =================================================================
#	メイン
# ================================================================= */
.st-main {
  position: relative;
  padding-bottom: 120px;
}

.st-main:before {
  display: block;
  z-index: -1;
  position: absolute;
  top: -120px;
  right: 0;
  width: 641px;
  height: 641px;
  background: url("/kankocho/content/810000005.png") no-repeat right bottom/100% auto;
  content: "";
}

.st-wrapper {
  position: relative;
}

.st-article {
  position: relative;
}

.st-article-side {
  float: right;
  width: 246px;
  margin-top: 60px;
  border: 2px solid #d7000f;
}

.st-article-side__lead {
  padding: 8px;
  background: #d7000f;
  color: #FFF;
  font-weight: 700;
  text-align: center;
}

.st-article-side__lead.is-open:after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

.st-article-side__list {
  padding: 0 8px 10px;
  background: #FFF;
}

.st-article-side__list li {
  border-bottom: 1px solid #ebc6c6;
  font-weight: 500;
  line-height: 1.4;
}

.st-article-side__list li:last-child {
  border-bottom: none;
}

.st-article-side__list li a {
  display: flex;
  align-items: center;
  min-height: 64px;
  padding: 10px 0;
}

.st-article-side__list li a span {
  gap: 8px;
  display: flex;
  position: relative;
  padding-left: 4px;
}

.st-article-side__list li a span:before {
  -webkit-transform: translateY(calc(1.6rem * .7 - 4px));
  display: block;
  width: 0;
  height: 0;
  transform: translateY(calc(1.6rem * .7 - 4px));
  border-width: 5.5px 0 5.5px 9px;
  border-style: solid;
  border-color: transparent transparent transparent #d7000f;
  content: "";
}

.st-article-in {
  width: calc(100% - 290px);
  float: left;
}

.st-article__head {
  margin-bottom: 35px;
}

.st-article__head p {
  margin-bottom: 26px;
}

.st-article__head p:last-child {
  margin-bottom: 0;
}

.st-article__cont {
  margin-bottom: 40px;
}

.st-article__elm {
  margin-top: 30px;
  margin-bottom: 40px;
}

.st-news-list {
  border-top: 1px solid #ebc6c6;
}

.st-news-list li {
  border-bottom: 1px solid #ebc6c6;
}

.st-news-list li a {
  display: flex;
  align-items: center;
  min-height: 73px;
  padding: 8px 0;
  transition: 0.2s;
}

.st-news-list__item {
  gap: 8px 36px;
  display: flex;
  align-items: center;
}

.st-news-list__item dt {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  width: 218px;
  font-size: 1.4rem;
}

.st-news-list__item dd {
  width: calc(100% - (218px + 36px));
}

.st-news-list__date {
  color: #666666;
}

.st-news-list__tag {
  gap: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  overflow: hidden;
  border-radius: 3px;
  background: #dbdbdb;
  transition: 0.2s;
}

.st-news-list__tag--topics {
  gap: 0;
  box-shadow: 0 2px 0 0 #d7000f;
  letter-spacing: -.03em;
}

.st-news-list__tag--news {
  box-shadow: 0 2px 0 0 #e99f2b;
}

.st-news-list__tag--kobo {
  box-shadow: 0 2px 0 0 #61bd52;
}

.kobostates_list1 {
  box-shadow: 0 2px 0 0 #03c;
}
.kobostates_list2 {
  box-shadow: 0 2px 0 0 #333;
}
.kobostates_list3 {
  box-shadow: 0 2px 0 0 #608;
}


.st-news-list__txt {
  display: inline;
}

.st-news-list__txt p {
  display: inline;
}

.st-news-list__icon-wrap {
  display: inline-block;
  margin-left: 10px;
}

.st-news-list__icon {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
}

.st-news-list__icon-item {
  padding: 0 16px;
  overflow: hidden;
  border: 1px solid #f9dd5d;
  border-radius: 11px;
  background: #fdf8e0;
  font-size: 1.3rem;
  line-height: 1.6;
  white-space: nowrap;
}

.st-news-list__btn {
  gap: 24px;
  display: flex;
  justify-content: center;
  width: 640px;
  margin: 40px auto 0;
}

.st-news-list__btn li{
  width: 300px;
}

.st-news-list--l {
  margin-top: 27px;
}

.page-top {
  z-index: 99;
  position: fixed;
  right: 45px;
  bottom: 40px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
}

.page-top a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  background: #FFF;
  box-shadow: 0 0 0 1px #d7000f;
  transition: 0.2s;
}

.page-top a:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  transform: translate(-50%, -50%) rotate(-45deg);
  border-top: 1px solid #d7000f;
  border-right: 1px solid #d7000f;
  content: "";
}

.page-top a:after {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: calc(50% + 2px);
  left: 50%;
  width: 1px;
  height: 14px;
  transform: translate(-50%, -50%);
  background: #d7000f;
  content: "";
}

.page-top a:hover {
  opacity: 1;
}

.ic-file {
  display: inline-block;
  margin: 0 10px 0 6px;
}

.ic-file img {
  vertical-align: text-bottom;
}

.ic-file__blank img {
  width: 15px;
}

.st-contact {
  padding: 15px 0;
  border-top: 2px solid #d7000f;
  border-bottom: 2px solid #d7000f;
}

.st-contact__lead {
  gap: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.st-contact__lead:before {
  display: block;
  flex-shrink: 0;
  width: 16px;
  height: 24px;
  background: url("/kankocho/content/810000017.svg") no-repeat right bottom/100% auto;
  content: "";
}

.st-contact__text p {
  margin-bottom: 10px;
}

.st-contact__text p:last-child {
  margin-bottom: 0;
}

/* # =================================================================
#	フッター
# ================================================================= */
.st-footer {
  background-color: #ebc6c6;
  background-image: url("/kankocho/content/810000001.png"), url("/kankocho/content/810000003.png");
  background-position: 0 124%, right 96%;
  background-repeat: no-repeat;
}

.st-footer__wrap {
  padding: 30px 0 20px;
}

.st-footer__head {
  gap: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.en .st-footer__head {
  margin-bottom: 35px;
}
.st-footer__list {
  gap: min(2vw,22px);
  display: flex;
  justify-content: center;
  letter-spacing: -0.02em;
}

.st-footer__list li {
  gap: min(2vw,22px);
  display: flex;
  align-items: center;
  font-size: 1.4rem;
}

.st-footer__list li:after {
  display: block;
  width: 1px;
  height: 16px;
  background: #000000;
  content: "";
}

.st-footer__list li:last-child:after {
  display: none;
}

.st-footer__cont {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
}

.en .st-footer__cont {
  flex-direction: row;
  font-size: 1.4rem;
  line-height: 2;
}
.st-footer__sns {
  gap: 54px;
  display: flex;
  align-items: center;
}

.st-footer__link {
  gap: 20px;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
}

.st-footer__link p {
  text-align: right;
}

.st-footer__link a {
  display: block;
  width: 126px;
}

.st-footer__copyright p {
  font-size: 1.2rem;
  line-height: 1;
  text-align: right;
}

@media screen {
  [hidden~='screen'] {
    display: inherit;
  }
  [hidden~='screen']:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}

@media only screen and (max-width: 786px) {
  .st-header a:hover,
  a.underline:hover,
  .c-btn a:hover,
  .p-top-search__item-kw a:hover,
  .p-top-pickup__list li a:hover,
  .p-top-news__head a:hover,
  .st-news-list a:hover,
  .st-footer a:hover,
  .st-header button:hover,
  .c-l-nav a:hover,
  .c-breadcrumb a:hover,
  .c-links__item a:hover,
  .c-ttl-02 a:hover,
  .c-ttl-02 button:hover,
  .c-text-block a:hover,
  .st-contact a:hover,
  .p-en-topics__list li a:hover {
    opacity: 1;
  }
  .c-search {
    width: 100%;
    border-radius: 4px;
  }
  .c-search-wrap {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .c-search-txt--nav {
    font-size: 2.4rem;
    font-weight: 700;
  }
  .c-search .gsib_a {
    padding: 12px 15px 11px;
  }
  .c-search .gsc-search-button-v2 {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background-size: 50% auto;
  }
  .c-info {
    padding: 10px;
    border-width: 1px;
  }
  .c-info__ttl {
    margin-bottom: 8px;
  }
  .c-list li a:before {
    border-width: 1px;
  }
  .c-links--wide {
    gap: 25px;
  }
  .c-links__item {
    width: 100%;
  }
  .c-links__item a {
    padding: 10px 15px;
  }
  .c-links__item--w100 {
    margin-right: 0;
  }
  .c-sns {
    gap: min(11vw,40px);
    justify-content: center;
  }
  .c-sns__item._x a {
    width: 33px;
    height: 33px;
  }
  .c-sns__item._youtube a {
    width: 34px;
  }
  .c-sns--footer {
    gap: 15px;
  }
  .c-sns--footer .c-sns__item._x a {
    width: 27px;
    height: 27px;
  }
  .c-sns--footer .c-sns__item._youtube a {
    width: 27px;
  }
  .c-sns--footer .c-sns__txt {
    font-size: 1.3rem;
  }
  .c-text-block a {
    padding: 15px;
  }
  .c-table {
    width: calc(100% + 20px);
    margin-right: -20px;
    padding-right: 20px;
    overflow: auto;
  }
  .c-table th, .c-table td {
    white-space: nowrap;
  }
  .for-sp {
    display: inline-block !important;
  }
  .for-pc {
    display: none !important;
  }
  .l-headline {
    padding: 18px 0 40px;
  }
  .c-btn {
    max-width: 420px;
    min-height: 50px;
    border-radius: 4px;
  }
  .c-btn a {
    min-height: 50px;
    padding: 7px 10px;
    border-radius: 4px;
  }
  .c-btn a:after {
    border-width: 1px;
  }
  .c-btn--left a {
    padding: 10px;
  }
  a.arrow:after {
    border-width: 1px;
  }
  .c-breadcrumb {
    display: none;
  }
  .c-breadcrumb__list li {
    font-size: 1.1rem;
  }
  .c-l-nav {
    display: none;
  }
  .c-acc-text {
    padding: 15px;
    font-size: 1.4rem;
  }
  .c-ttl-01 {
    font-size: 2.4rem;
  }
  .c-ttl-01:before {
    height: calc(100% - 15px);
  }
  .c-ttl-01--l {
    font-size: 3.2rem;
  }
  .c-ttl-01--l:before {
    height: calc(100% - 24px);
  }
  .c-ttl-02 {
    margin-top: 22px;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 2.4rem;
  }
  .c-ttl-02:after {
    width: 40px;
  }
  .c-ttl-02--acc {
    margin-bottom: 10px;
  }
  .c-ttl-03 {
    font-size: 2rem;
  }
  .c-ttl-en {
    padding-left: 0;
    font-size: 2.6rem;
    font-weight: 700;
    text-indent: 0;
  }
  .en .st-header__logo {
    width: 210px;
  }
  .st-header__list {
    display: none;
  }
  .st-header__search {
    display: block;
    position: fixed;
    top: 14px;
    right: 77px;
    width: 32px;
    height: 32px;
  }
  .st-header__search img {
    width: 100%;
  }
  .st-nav__trigger {
    gap: 5px;
    top: 13px;
  }
  .st-nav__trigger-btn {
    width: 33px;
    height: 20px;
  }
  .st-nav__trigger-btn span:nth-child(1) {
    -webkit-animation: trigger-bar01_SP 0.2s forwards;
    animation: trigger-bar01_SP 0.2s forwards;
  }
  .st-nav__trigger-btn span:nth-child(3) {
    -webkit-animation: trigger-bar02_SP 0.2s forwards;
    animation: trigger-bar02_SP 0.2s forwards;
  }
  .is-open .st-nav__trigger-btn span:nth-child(1) {
    -webkit-animation: active_trigger-bar01_SP 0.2s forwards;
    animation: active_trigger-bar01_SP 0.2s forwards;
  }
  .is-open .st-nav__trigger-btn span:nth-child(3) {
    -webkit-animation: active_trigger-bar02_SP 0.2s forwards;
    animation: active_trigger-bar02_SP 0.2s forwards;
  }
  .st-nav__trigger-txt {
    font-size: 1rem;
  }
  .st-nav__cont {
    top: 63px;
    max-height: calc(100vh - 63px);
    padding: 24px 0 90px;
  }
  .en .st-nav__cont {
    min-height: calc(100vh - 63px);
  }
  .st-nav__head {
    flex-direction: column;
    margin-bottom: 32px;
  }
  .st-nav__head-txt {
    margin-left: auto;
  }
  .st-nav__item-wrap {
    position: relative;
    flex-direction: column;
  }
  .en .st-nav__item-wrap {
    gap: 30px;
    flex-direction: column-reverse;
  }
  .st-nav__item-in {
    margin-bottom: 32px;
  }
  .st-nav__item-in._archive {
    display: none;
  }
  .st-nav__item-in._sns {
    margin-top: 24px;
  }
  .st-nav__item-in._sns > p {
    display: none;
  }
  .st-nav__item-list-wrap {
    flex-direction: column;
  }
  .st-nav__item-list {
    width: 100%;
    border-width: 1px;
  }
  .en .st-nav__item-list {
    border-top: 1px solid #e6a7a7;
  }
  .st-nav__item-list li {
    border-width: 1px;
  }
  .st-nav__item-list li a {
    padding: 12px 5px;
  }
  .st-nav__item-list li a:after {
    border-width: 1px;
  }
  .en .st-nav__item-list li:nth-child(-n+3) {
    border-top: none;
  }
  .st-nav__item-list._sub {
    border: none;
  }
  .st-nav__item-list._sub li {
    border: none;
  }
  .st-nav__item-list._sub li a {
    gap: 3px;
    justify-content: flex-start;
    padding: 9px 5px;
  }
  .st-nav__sns {
    width: 100%;
    padding: 20px;
  }
  .st-nav__link {
    display: block;
    width: calc(100% - 40px);
    margin: 40px auto 0;
    overflow: hidden;
    border-radius: 4px;
  }
  .st-nav__link a {
    gap: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #FFF;
  }
  .st-nav__link a:after {
    display: block;
    width: 16px;
    height: 15px;
    background: url("/kankocho/content/810000010.svg") no-repeat center center/100% auto;
    content: "";
  }
  .st-main {
    padding-bottom: 60px;
    overflow: hidden;
  }
  .st-main:before {
    top: -10vw;
    right: -5%;
    width: 82vw;
    height: 82vw;
  }
  .st-article {
    flex-direction: column;
  }
  .st-article-side {
    display: none !important;
    position: relative;
    width: 100%;
    margin: 0 auto 40px;
  }
  .st-article-side__lead {
    position: relative;
  }
  .st-article-side__lead:after {
    -webkit-transform: translateY(-50%) rotate(135deg);
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 9px;
    height: 9px;
    transform: translateY(-50%) rotate(135deg);
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    content: "";
    transition: 0.4s;
  }
  .st-article-side__list {
    display: none;
  }
  .st-article-side__list li a {
    min-height: auto;
    padding: 12px 0;
  }
  .st-article-in {
    width: 100%;
  }
  .st-article__cont {
    margin-bottom: 40px;
  }
  .st-article__elm {
    margin-bottom: 30px;
  }
  .st-news-list li a {
    min-height: 150px;
    padding: 10px 5px;
  }
  .st-news-list__item {
    flex-direction: column;
    align-items: flex-start;
  }
  .st-news-list__item dt {
    gap: 10px;
    justify-content: flex-start;
    width: 100%;
  }
  .st-news-list__item dd {
    width: 100%;
  }
  .st-news-list__tag {
    width: 75px;
    height: 23px;
    border-radius: 2px;
    font-size: 1.2rem;
  }
  .st-news-list__txt {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    height: calc((1.4rem * 1.7)*2);
    margin-bottom: 8px;
    overflow: hidden;
  }
  .st-news-list__txt p {
    display: block;
    font-size: 1.4rem;
  }
  .st-news-list__icon-wrap {
    display: block;
    margin: 0;
  }
  .st-news-list__btn {
    width: 88%;
  }
  .st-news-list--l {
    margin-top: 24px;
  }
  .page-top {
    right: 10px;
    width: 40px;
    height: 40px;
  }
  .page-top a:before {
    width: 8px;
    height: 8px;
  }
  .page-top a:after {
    top: calc(50% + 1px);
    height: 10px;
  }
  .ic-file {
    margin: 0 10px;
  }
  .st-contact {
    padding: 15px;
  }
  .st-contact__lead {
    gap: 5px;
  }
  .st-footer {
    background-image: url("/kankocho/content/810000002.png"), url("/kankocho/content/810000004.png");
    background-position: 0 -6%, right 112%;
    background-size: min(23%, 150px) auto, min(49%, 200px) auto;
  }
  .en .st-footer__head {
    display: none;
  }
  .st-footer__adress {
    font-size: 1.3rem;
    line-height: 1.8461538;
  }
  .st-footer__copyright p {
    font-size: 1rem;
    text-align: center;
  }
  div.imgRight {
    display: block !important;
    float: none !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
  div.imgLeft {
    display: block !important;
    float: none !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
}

@media only screen and (max-width: 1200px) {
  .c-search--header {
    width: 340px;
  }
  .c-sns__txt {
    font-size: 1.3rem;
  }
  .c-l-nav__list li {
    width: 100%;
    font-size: 1.4rem;
  }
  .c-l-nav__list li a {
    width: 100%;
    padding: 0 10px;
  }
  .st-header {
    padding: 20px;
  }
  .st-header__logo {
    display: flex;
    align-items: center;
    width: 16vw;
    height: 80px;
  }
  .st-header__item {
    gap: 15px;
    flex-direction: column;
    align-items: flex-end;
    padding-right: min(10vw,110px);
  }
  .st-header__list li {
    font-size: 1.4rem;
  }
  .st-nav__trigger {
    right: 22px;
  }
  .st-nav__item-in > p {
    font-size: 1.8rem;
  }
  .st-footer__head {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .st-footer__list {
    gap: min(1.8vw,22px);
  }
  .st-footer__list li {
    gap: min(1.8vw,22px);
    font-size: 1.3rem;
  }
  .st-footer__cont {
    gap: 16px;
    flex-direction: column;
    margin-bottom: 24px;
  }
  .st-footer__link {
    justify-content: center;
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 786px) {
  .c-search--header {
    width: 100%;
    background: #FFF;
  }
  .c-sns__txt {
    font-size: 1.6rem;
  }
  .st-header {
    height: 63px;
    padding: 15px 20px;
    border-width: 2px;
  }
  .st-header__logo {
    display: block;
    width: 106px;
    height: auto;
  }
  .st-header__item {
    display: none;
    position: absolute;
    top: 63px;
    left: 0;
    width: 100%;
    padding: 30px 20px;
    background: #f9e7e7;
  }
  .st-nav__item-in > p {
    margin-bottom: 10px;
    font-size: 2.4rem;
  }
  .st-footer__head {
    align-items: flex-start;
    margin-bottom: 15px;
  }
  .st-footer__list {
    display: none;
  }
  .st-footer__link {
    display: none;
  }
}

@media only screen and (min-width: 787px) {
  .c-links__item > a:hover {
    background: #f9e7e7;
    opacity: 1;
  }
  .c-btn--h a {
    font-size: 1.8rem;
  }
  a.tel {
    pointer-events: none;
  }
  .c-ttl-02--link a:hover {
    background: #f9e7e7;
    opacity: 1;
  }
  .c-ttl-02--acc:hover span {
    background: #f9e7e7;
    opacity: 1;
  }
  .st-news-list li a:hover {
    background: #f9e7e7;
    opacity: 1;
  }
  .st-news-list li a:hover .c-news-list__tag {
    background: #FFF;
  }
  .st-news-list--top {
    border: none;
  }
  .page-top a:hover {
    background: #f9e7e7;
    box-shadow: 0 0 0 2px #d7000f;
  }
  .st-footer__adress a[href^="tel:"] {
    pointer-events: none;
  }
}
@media only screen and (max-width: 899px) {
  .en .st-nav__item {
    width: 80%;
  }
  .en .st-nav__item-list li {
    width: calc((100% - 64px) / 2);
  }
  .en .st-nav__item-list li:nth-child(3) {
    border-top: none;
  }
}

@media only screen and (max-width: 899px) and (max-width: 786px) {
  .en .st-nav__item {
    width: 100%;
  }
  .en .st-nav__item-list li {
    width: 100%;
  }
}




/* 画像配置 */
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: '.';
}

div.imgRight {
  display: inline;
  margin: 0 0 17px 17px;
  padding: 5px 0 0 0;
  float: right;
  font-size: 90%;
  text-align: center;
}

div.imgTop {
  display: -moz-inline-box;
  /* for Firefox 2 */
  display: inline-block;
  /* for modern */
  padding: 17px 10px 13px 10px;
  overflow: hidden;
  vertical-align: top;
}

div.imgLeft {
  display: inline;
  margin: 0 22px 17px 0;
  padding: 5px 0 0 0;
  float: left;
  font-size: 90%;
  text-align: center;
}

.indent div.imgLeft {
  margin-left: 1em;
}

div.imgBottom {
  display: -moz-inline-box;
  /* for Firefox 2 */
  display: inline-block;
  /* for modern */
  margin-top: 15px;
  padding: 0px;
  overflow: hidden;
  font-size: 90%;
  vertical-align: top;
}

div.imgBottom100 {
  padding: 0px;
  vertical-align: top;
}

div.imgRight,
div.imgTop,
div.imgLeft,
div.imgBottom,
div.imgBottom100,
.imageclearblock p.imgblock {
  max-width: 100%;
}

div.imgRight,
div.imgLeft {
  max-width: 40%;
}

div.imgRight img,
div.imgTop img,
div.imgLeft img,
div.imgBottom img,
div.imgBottom100 img,
.imageclearblock p.imgblock img {
  max-width: 100%;
  height: auto;
  margin: 0 0 5px 0;
}

/* テキスト配置 */
div.text {
  margin-bottom: 0;
  padding: 0 0 10px 0;
  text-align: left;
}

div.secContent div.text {
  padding-bottom: 0;
}

div.indent div.text {
  padding-left: 2em;
}

div.tac {
  text-align: center;
}

/*画像回り込み無し*/
.imageclearblock {
  text-align: center;
}

.imageclearblock p.imgblock {
  display: inline-block;
  margin-top: 15px;
  padding: 6px;
  float: none;
  font-size: 90%;
  vertical-align: top;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.c-list__kaiken li{
  margin-bottom: 10px;
}
.c-list__kaiken li a{
  display: inline-block;
  padding-left: 15px;
  position: relative;
}
.c-list__kaiken li a:before{
  display: inline-block;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  margin-top: 9px;
  transform: rotate(45deg);
  border-top: 2px solid #d7000f;
  border-right: 2px solid #d7000f;
  content: "";
  position: absolute;
  left: 1px;
}

.p-en-head .c-list a{
  color: #0062AD;
  text-decoration: underline;
}

.p-en-head .c-list a:hover{
  color: #d7000f;
}

.ic-blank {
  display: inline-block;
  margin: 0 10px 0 6px;
}

.ic-blank img {
  width: 12px;
}

.c-links__item > a.c-links__item__blank:after {
  content: none;
}
.ic-blank .icon {
  max-width: 12px;
}
.imgLeft {
  float: left;
  margin-right: 20px;
}
.imgRight {
  float: right;
  margin-left: 20px;
}
.imageclearblock p.imgblock {
  margin-bottom: 15px;
}