@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

dt, th {
  font-weight: normal;
}

/* ------------------------------------------------------
サイトカラー
------------------------------------------------------ */
/* ------------------------------------------------------
ブレイクポイント
------------------------------------------------------ */
/* ------------------------------------------------------
メインページの横幅
------------------------------------------------------ */
/* ------------------------------------------------------
枠付き長方形の横幅
------------------------------------------------------ */
/* ------------------------------------------------------
画像の横幅
------------------------------------------------------ */
/* ------------------------------------------------------
アイコンパーツの横幅
------------------------------------------------------ */
/* ------------------------------------------------------
カードパーツの横幅
------------------------------------------------------ */
/* ------------------------------------------------------
レスポンシブ
------------------------------------------------------ */
/* ------------------------------------------------------
topへ戻るボタン
------------------------------------------------------ */
.topBtn {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 9999;
  font-size: 3.5rem;
  color: #4BB8F9;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
}
@media screen and (max-width: 767px) {
  .topBtn {
    bottom: 30px;
    right: 30px;
  }
}
.topBtn.visible {
  visibility: visible;
  opacity: 1;
}

/* ------------------------------------------------------
menuのCSS　※hoverすると左からラインが引かれる
------------------------------------------------------ */
.menuLineContainer__link {
  padding-bottom: 5px;
  position: relative;
}
.menuLineContainer__link::before {
  background: #1D4ED8;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center top;
  transform: scale(0, 1);
  transition: transform 0.3s;
}
.menuLineContainer__link:hover::before {
  transform-origin: center top;
  transform: scale(1, 1);
}

/* ------------------------------------------------------
TOPページのメインアイコン部分
------------------------------------------------------ */
.heading_icon_container {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .heading_icon_container {
    width: 100%;
  }
}
.heading_icon_container__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
  padding: 30px 0;
  gap: 30px;
}
.heading_icon_container__list::after {
  content: "";
  display: block;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .heading_icon_container__list {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0;
  }
}
.heading_icon_container__item {
  width: 270px;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid #1D4ED8;
  border-radius: 1em;
  position: relative;
}
.heading_icon_container__item:hover {
  background-color: #1D4ED8;
}
@media screen and (max-width: 767px) {
  .heading_icon_container__item {
    width: 90%;
    height: auto;
  }
}
.heading_icon_container__link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #1D4ED8;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 1em;
}
.heading_icon_container__link:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .heading_icon_container__link {
    padding: 0.5em;
  }
}
.heading_icon_container__icon {
  flex: 1;
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .heading_icon_container__icon {
    font-size: 3rem;
  }
}
.heading_icon_container__desk {
  flex: 1;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .heading_icon_container__desk {
    font-size: 1rem;
  }
}
.heading_icon_container__new {
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: -0.75em;
  right: -0.75em;
  padding: 0.25em 0.75em;
  background-color: #ff0000;
  transform: rotate(20deg);
}
.heading_icon_container__item--with-note {
  height: auto;
  justify-content: flex-start;
  flex-direction: column;
  align-items: stretch;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.heading_icon_container__item--with-note:hover {
  background-color: transparent;
}
.heading_icon_container__item--with-note .heading_icon_container__link {
  height: 270px;
  background-color: #fff;
  border: 2px solid #1D4ED8;
  border-radius: 1em;
}
.heading_icon_container__item--with-note .heading_icon_container__link:hover {
  background-color: #1D4ED8;
}
@media screen and (max-width: 767px) {
  .heading_icon_container__item--with-note .heading_icon_container__link {
    height: auto;
  }
}
.heading_icon_container__note {
  margin-top: 4px;
  padding: 12px 16px;
  border-radius: 0.75em;
  color: #d32f2f;
  font-size: 1.25rem;
  line-height: 1.6;
  text-align: justify;
  text-justify: inter-ideograph;
}

/* ------------------------------------------------------
カードデザイン基本レイアウト
------------------------------------------------------ */
.cardsArticle {
  width: 1440px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .cardsArticle {
    width: 100%;
    flex-direction: column;
    padding: 10px;
  }
}

.cardsArticle_seminar {
  width: 100%;
  justify-content: space-evenly;
  gap: 40px;
}
.cardsArticle_seminar::after {
  content: "";
  display: block;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .cardsArticle_seminar {
    width: 100%;
    flex-direction: column;
    gap: 10px;
    padding: 0;
  }
}

/* ------------------------------------------------------
セミナーアーカイブカードデザイン
------------------------------------------------------ */
.seminar_container {
  max-width: 100%;
  width: 1440px;
  margin: 0 auto;
  position: relative;
  margin: 2em auto;
  padding: 1em 1.5em 2em 1.5em;
  border: solid 2px #4BB8F9;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .seminar_container {
    max-width: 95%;
    margin: 0 auto;
    padding: 1em 0.5em;
  }
}
.seminar_container__title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  background-color: #F9F6F0;
  line-height: 1;
  font-size: 1.375rem;
  color: #4BB8F9;
  font-weight: bold;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .seminar_container__title {
    font-size: 1.125rem;
  }
}
.seminar_container__title::before {
  display: inline-block;
  content: "物価高騰に負けない";
  font-size: 1rem;
  position: absolute;
  top: -20px;
}
@media screen and (max-width: 767px) {
  .seminar_container__title::before {
    font-size: 0.875rem;
    top: -16px;
  }
}
.seminar_container__desc {
  margin: 1em 0 2em 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .seminar_container__desc {
    max-width: 95%;
    margin: 0 auto;
    line-height: 1.5;
    margin-bottom: 1em;
  }
}

.seminarArticle {
  width: 400px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .seminarArticle {
    width: 100%;
    padding: 0.5em;
  }
  .seminarArticle:not(:last-child) {
    border-bottom: 1px dotted #000;
    padding-bottom: 1em;
  }
}
.seminarArticle__link:hover {
  opacity: 0.9;
}
.seminarArticle__desc {
  margin-top: 0.5em;
  font-size: 1rem;
}
.seminarArticle__desc span {
  font-size: 1rem;
}
.seminarArticle__desc_lecturer {
  display: inline-block;
  margin-top: 0.5em;
  color: #4BB8F9;
}
.seminarArticle .seminarArticle__locate {
  height: 3.75rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  /* 線の太さ */
  text-decoration-color: #ddd;
  /* 線の色 */
  text-underline-offset: -0.2em;
  /* 線の位置。テキストに重なるようにやや上部にする */
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}
@media screen and (max-width: 767px) {
  .seminarArticle .seminarArticle__locate {
    height: auto;
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.seminarArticle__image {
  display: block;
  width: 100%;
  max-width: 100%;
  box-shadow: 2px 2px 3px #999;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  .seminarArticle__image {
    width: 100%;
    height: auto;
  }
}
.seminarArticle__image img {
  width: 100%;
}
.seminarArticle__play {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 3rem;
  color: #ff0000;
}
@media screen and (max-width: 767px) {
  .seminarArticle__play {
    visibility: hidden;
  }
}

/* ------------------------------------------------------
youtubeエリア
------------------------------------------------------ */
.youtubeContainer {
  width: 1440px;
  margin: 50px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .youtubeContainer {
    width: 100%;
  }
}

.youtube_title {
  margin-bottom: 0.25em;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ff0000;
  position: relative;
}
@media screen and (max-width: 767px) {
  .youtube_title {
    width: 95%;
    margin: 0 auto;
  }
}
.youtube_title::before {
  display: inline-block;
  content: "生衛業を支援する";
  font-size: 1rem;
  position: absolute;
  top: -16px;
}
@media screen and (max-width: 767px) {
  .youtube_title::before {
    font-size: 0.875rem;
    top: -16px;
  }
}

.youtube_desc {
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .youtube_desc {
    width: 95%;
    margin: 0 auto;
  }
}

.youtubeArticle {
  width: 700px;
  background-color: #fff;
  padding: 20px 20px 40px;
  border-top: solid 5px #ff0000;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
  position: relative;
}
@media screen and (max-width: 767px) {
  .youtubeArticle {
    width: 100%;
    padding: 0.875em;
  }
}
.youtubeArticle__link {
  display: block;
}
.youtubeArticle__title {
  width: 570px;
  height: 3.75rem;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  /* 線の太さ */
  text-decoration-color: rgba(255, 228, 0, 0.4);
  /* 線の色 */
  text-underline-offset: -0.2em;
  /* 線の位置。テキストに重なるようにやや上部にする */
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
}
@media screen and (max-width: 767px) {
  .youtubeArticle__title {
    max-width: 100%;
    height: auto;
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.youtubeArticle__play {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 4rem;
  color: #ff0000;
}
@media screen and (max-width: 767px) {
  .youtubeArticle__play {
    visibility: hidden;
  }
}
.youtubeArticle__underArea {
  width: 100%;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .youtubeArticle__underArea {
    flex-direction: column;
    gap: 5px;
  }
}
.youtubeArticle__desk {
  flex: 0 0 340px;
}
@media screen and (max-width: 767px) {
  .youtubeArticle__desk {
    flex-basis: auto;
    font-size: 0.875rem;
  }
}
.youtubeArticle__desk span {
  color: #4BB8F9;
  font-weight: bold;
}
.youtubeArticle__deskList {
  list-style: disc;
  margin-left: 1.5em;
}
.youtubeArticle__deskList_ol {
  list-style: decimal;
  margin-left: 1.5em;
}
.youtubeArticle__imageContainer {
  width: 300px;
  height: 168.75px;
  flex: 0 0 300px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .youtubeArticle__imageContainer {
    width: 100%;
    height: 100%;
    flex-basis: auto;
  }
}
.youtubeArticle__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.youtubeArticle:hover {
  opacity: 0.7;
}

.fa-square-check {
  margin-right: 0.25rem;
}

/* ------------------------------------------------------------------
youtube新着動画に「NEW」をつける　必要な場合に下記をアクティブにする
------------------------------------------------------------------ */
.youtubeArticle__new {
  display: inline-block;
  padding: 0.125em 0.75em;
  color: #ff0000;
  border: 3px solid #ff0000;
  border-radius: 0.5em;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

/* ------------------------------------------------------
各都道府県お問合せ窓口／リンクのロゴまわりレイアウト
------------------------------------------------------ */
.sectionArticle {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 50px 200px;
}
@media screen and (max-width: 767px) {
  .sectionArticle {
    flex-direction: column;
    padding: 2em 0.75em;
    gap: 10px;
  }
}

.sectionArticle__icon {
  flex: 0 0 300px;
}
@media screen and (max-width: 767px) {
  .sectionArticle__icon {
    flex-basis: auto;
  }
}

.sectionArticle__content {
  flex: 0 0 1000px;
}
@media screen and (max-width: 767px) {
  .sectionArticle__content {
    flex-basis: auto;
  }
}

.sectionArticle__image {
  text-align: center;
  margin-top: 30px;
}
.sectionArticle__image img {
  width: 50%;
}

.sectionArticle__link {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .sectionArticle__link {
    flex-direction: column;
    gap: 10px;
  }
}

.sectionArticle_green {
  background-color: #F1F3F9;
}

@media screen and (max-width: 767px) {
  .map_soudan {
    width: 100%;
    margin-top: 20px;
  }
  .map_soudan img {
    width: 100%;
  }
}

/* ------------------------------------------------------
各都道府県お問合せ窓口／リンクのロゴまわり
------------------------------------------------------ */
.iconCircle {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .iconCircle {
    margin-bottom: 15px;
  }
}
.iconCircle__circle {
  width: 150px;
  height: 150px;
  border: 1px solid #1D4ED8;
  border-radius: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .iconCircle__circle {
    width: 100px;
    height: 100px;
  }
}
.iconCircle__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #1D4ED8;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .iconCircle__icon {
    font-size: 2.5rem;
  }
}
.iconCircle__desk {
  margin-top: 30px;
  color: #1D4ED8;
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .iconCircle__desk {
    font-size: 1.25rem;
    margin-top: 10px;
  }
}

/* ------------------------------------------------------
フォントオーサムアイコンのマージン
------------------------------------------------------ */
.icon_mr5 {
  margin-right: 5px;
}

body {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  text-align: justify;
}
body * {
  box-sizing: border-box;
}

/* ------------------------------------------------------
ヘッダーエリア
------------------------------------------------------ */
.header_container {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 2em;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 767px) {
  .header_container {
    height: auto;
    display: block;
    padding: 0.5em;
  }
}
.header_container h1 {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .header_container h1 {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .header_container p {
    display: none;
  }
}
.header_container .header_menu .menuLineContainer {
  display: flex;
}
@media screen and (max-width: 767px) {
  .header_container .header_menu .menuLineContainer {
    justify-content: space-around;
  }
}
.header_container .header_menu .menuLineContainer .menuLineContainer__link {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .header_container .header_menu .menuLineContainer .menuLineContainer__link {
    margin: 0;
    font-size: 0.875rem;
    font-weight: bold;
    color: #fff;
  }
  .header_container .header_menu .menuLineContainer .menuLineContainer__link a {
    display: block;
    background-color: #4BB8F9;
    border-radius: 0.5em;
    padding: 0.1em 0.5em;
  }
}

/* ------------------------------------------------------
メインタイトルエリア
------------------------------------------------------ */
.title_area {
  text-align: center;
}
.title_area h2 {
  display: inline-block;
  font-size: 3.75rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #1D4ED8;
  margin: 100px 0 20px 0;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .title_area h2 {
    font-size: 1.5rem;
    margin: 35px auto 0 0;
  }
}
.title_area h2::before {
  content: "物価高騰対策";
  font-size: 1.75rem;
  position: absolute;
  top: -35px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .title_area h2::before {
    font-size: 1rem;
    top: -20px;
  }
}

/* ------------------------------------------------------
メインエリア
------------------------------------------------------ */
.main_container {
  position: relative;
  margin-top: 170px;
}
@media screen and (max-width: 767px) {
  .main_container {
    width: 100%;
    margin-top: 20px;
  }
}
.main_container .circle {
  height: 150px;
  width: 100%;
  background-color: #F9F6F0;
  border-radius: 100% 100% 0 0;
  position: absolute;
  top: -150px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .main_container .circle {
    height: 85px;
    position: static;
  }
}
.main_container .main_image {
  width: 900px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .main_container .main_image {
    width: 100%;
    text-align: center;
  }
}
.main_container .main_image img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .main_container .main_image img {
    width: 90%;
  }
}

/* ------------------------------------------------------
メインリンクエリア
------------------------------------------------------ */
.main_link {
  padding: 1em;
  height: 50px;
  display: flex;
  justify-content: center;
  gap: 100px;
}
@media screen and (max-width: 767px) {
  .main_link {
    display: none;
  }
}

.circle_btn01 {
  position: relative;
  padding: 1em 2em;
  transition: all 0.2s ease;
  border: none;
  background: none;
  text-decoration: none;
  display: inline-block;
}

.circle_btn01:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.5em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  border-radius: 100vh;
  background: #FFB400;
  /* 背景色 */
  width: 4em;
  /* 丸の横幅 */
  height: 4em;
  /* 丸の高さ */
  transition: all 0.3s ease;
}

.circle_btn01 span {
  position: relative;
  font-weight: 700;
  /* 文字の太さ */
  letter-spacing: 0.05em;
  /* 文字間隔 */
  color: #000;
  /* 文字色 */
}

.circle_btn01 svg {
  position: relative;
  top: -1px;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #000;
  /* 矢印の色 */
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}

/* マウスオーバーした際のデザイン */
.circle_btn01:hover:before {
  width: calc(100% + 1em);
}

.circle_btn01:hover svg {
  transform: translateX(0);
}

.circle_btn01:active {
  transform: scale(0.95);
}

.circle_btn02 {
  position: relative;
  padding: 1em 2em;
  transition: all 0.2s ease;
  border: none;
  background: none;
  text-decoration: none;
  display: inline-block;
}

.circle_btn02:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.5em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  border-radius: 100vh;
  background: #4BB8F9;
  /* 背景色 */
  width: 4em;
  /* 丸の横幅 */
  height: 4em;
  /* 丸の高さ */
  transition: all 0.3s ease;
}

.circle_btn02 span {
  position: relative;
  font-weight: 700;
  /* 文字の太さ */
  letter-spacing: 0.05em;
  /* 文字間隔 */
  color: #000;
  /* 文字色 */
}

.circle_btn02 svg {
  position: relative;
  top: -1px;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #000;
  /* 矢印の色 */
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}

/* マウスオーバーした際のデザイン */
.circle_btn02:hover:before {
  width: calc(100% + 1em);
}

.circle_btn02:hover svg {
  transform: translateX(0);
}

.circle_btn02:active {
  transform: scale(0.95);
}

.section_1 {
  padding-bottom: 50px;
  background-color: #F9F6F0;
}

/* ------------------------------------------------------
地図のCSS（PC用・SP用）
------------------------------------------------------ */
.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
    margin-top: 30px;
  }
  .sp .pref_group {
    margin-bottom: 10px;
  }
  .sp .prefecturesSlide {
    font-weight: bold;
  }
  .sp .ac-prefectures-content > a {
    margin-right: 5px;
  }
}

.error {
  height: 60vh;
  text-align: center;
  line-height: 60vh;
  font-size: 2rem;
}

/* ------------------------------------------------------
footerのCSS
------------------------------------------------------ */
.footer_container {
  padding: 1.5em;
  border-top: 1px solid #777;
}
@media screen and (max-width: 767px) {
  .footer_container {
    padding: 1em;
  }
}
.footer_container .about {
  display: inline-block;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .footer_container .about {
    margin-bottom: 10px;
  }
}
.footer_container p:nth-of-type(1) {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .footer_container p:nth-of-type(1) {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_container p:nth-of-type(2) {
    font-size: 0.875rem;
  }
}
.footer_container p:nth-of-type(3) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .footer_container p:nth-of-type(3) {
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
}
.footer_container {
  text-align: center;
}
.footer_container * {
  margin-bottom: 0.5em;
}

/* ------------------------------------------------------
supportのCSS
------------------------------------------------------ */
.support__container {
  max-width: 1030px;
  margin: 75px auto;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .support__container {
    margin: 20px auto;
    padding: 0 0.5rem;
  }
}

.support__notice {
  margin-bottom: 2rem;
}
.support__notice-title {
  color: red;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 24px;
}
.support__notice-strong {
  color: red;
  font-weight: bolder;
  font-size: larger;
}
.support__notice-list {
  padding-left: 2rem;
  list-style-type: decimal;
}
.support__notice-list li {
  margin-bottom: 0.75rem;
  padding-left: 0.5rem;
}
.support__notice-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .support__notice-list {
    padding-left: 1.5rem;
  }
  .support__notice-list li {
    padding-left: 0.25rem;
    margin-bottom: 0.5rem;
  }
}

.support__section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.support__section a:not(.support__apply-button) {
  color: #0070c0;
  text-decoration: underline;
}
.support__section a:not(.support__apply-button):hover {
  text-decoration: none;
}

.support__flow {
  margin-top: 32px;
}
.support__flow-title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .support__flow-title {
    font-size: 1.25rem;
    margin-bottom: 16px;
  }
}
.support__flow-steps {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}
.support__flow-step {
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 8px;
  padding: 16px 24px;
  width: 100%;
  max-width: 600px;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .support__flow-step {
    padding: 12px 16px;
    font-size: 0.9rem;
  }
}
.support__flow-arrow {
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .support__flow-arrow {
    font-size: 1.25rem;
    padding: 4px 0;
  }
}

.support__apply {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.support__apply-text {
  font-size: 1rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .support__apply-text {
    font-size: 0.9rem;
  }
}
.support__apply-button {
  display: block;
  width: 100%;
  max-width: 600px;
  padding: 16px 32px;
  background-color: #0066cc;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.125rem;
  border-radius: 8px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .support__apply-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
.support__apply-button:hover {
  background-color: #0052a3;
}

/* ------------------------------------------------------
emailのCSS
------------------------------------------------------ */
.email__container {
  max-width: 1030px;
  margin: 75px auto;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .email__container {
    margin: 20px auto;
    padding: 0 0.5rem;
  }
}

.email__notice {
  margin-bottom: 2rem;
}
.email__notice-title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 24px;
}
.email__notice-strong {
  color: red;
}

.email__section {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.email__alert-band {
  width: 100%;
  background-color: #fff0f0;
}

.email__alert {
  max-width: 1030px;
  margin: 0 auto;
  padding: 24px 1rem;
  color: red;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .email__alert {
    font-size: 20px;
    padding: 24px 0.5rem;
  }
}

.email__apply {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.email__apply-text {
  font-size: 1rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .email__apply-text {
    font-size: 0.9rem;
  }
}
.email__apply-input {
  border: 1px solid;
  border-color: #000;
  border-radius: 8px;
  width: 100%;
  padding: 16px 16px;
  margin-bottom: 8px;
}
.email__apply-button {
  display: block;
  width: 100%;
  max-width: 240px;
  padding: 16px 32px;
  background-color: #0066cc;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.125rem;
  border-radius: 8px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .email__apply-button {
    padding: 12px 24px;
    font-size: 1rem;
  }
}
.email__apply-button:hover {
  background-color: #0052a3;
}
.email__apply-message {
  padding: 16px;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .email__apply-message {
    font-size: 0.9rem;
    padding: 12px;
  }
}
.email__apply-message--success {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
.email__apply-message--error {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}

/* ------------------------------------------------------
formのCSS
------------------------------------------------------ */
.form__container {
  max-width: 1030px;
  margin: 75px auto;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .form__container {
    margin: 20px auto;
    padding: 0 0.5rem;
  }
}

.form__section-title {
  margin: 0 16px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bolder;
  color: #0066cc;
  border-bottom: 2px solid #0066cc;
  padding-bottom: 24px;
  white-space: nowrap;
}
.form__section-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .form__section-sp {
    display: block;
  }
}

.form__status-message {
  padding-left: 16px;
  padding-top: 8px;
}

/* ------------------------------------------------------
プラグイン Contact Form 7内のCSS
------------------------------------------------------ */
.wpcf7 {
  max-width: 1030px;
  margin: 40px auto;
  padding: 0 1rem;
}
@media screen and (max-width: 767px) {
  .wpcf7 {
    margin: 20px auto;
    padding: 0 0.5rem;
  }
}

.wpcf7-form label {
  font-weight: normal;
  /* 一旦全体をリセット */
}

span.required-asterisk {
  color: red;
  font-size: 0.875em;
}

/* submit前は非表示 */
.wpcf7-form:not(.invalid):not(.sent) .wpcf7-not-valid-tip {
  display: none;
  font-size: 1.125rem;
}

/* Conditional Fields Contact Form 7 */
.wpcf7-form > div > p > label {
  font-weight: bold;
}

/* テキスト・メール・URL・電話番号・数値・テキストエリアの枠デザイン */
.wpcf7-form input[type=text],
.wpcf7-form input[type=url],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form textarea,
.wpcf7-form select {
  border: 2px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  width: 100%;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  transition: border-color 0.3s, box-shadow 0.3s;
  font-size: 16px;
}

/* inputタグ フォーカス時の強調 */
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=url]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form textarea:focus,
.wpcf7-form select:focus {
  border-color: #66afe9;
  box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
  outline: none;
}

/* 設問ラベルだけ太字 */
.wpcf7-form > p > label {
  font-weight: bold;
}

/* 設問間の余白 */
.wpcf7-form p {
  margin-bottom: 20px;
  text-align: left;
}

/* submit ボタンデザイン */
.wpcf7-form input[type=submit] {
  display: block;
  /* ブロック要素にする */
  margin: 20px auto 0;
  /* 上に少し余白＋左右自動で中央寄せ */
  background-color: #4a90e2;
  color: white;
  border: none;
  border-radius: 8px;
  padding: 12px 24px;
  font-size: 16px;
  cursor: pointer;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s, transform 0.2s;
  text-align: center;
}

/* submit ボタンデザイン hover時の変化 */
.wpcf7-form input[type=submit]:hover {
  background-color: #357ab8;
  transform: translateY(-2px);
}

/* submit ボタンデザイン クリック時の沈み込み */
.wpcf7-form input[type=submit]:active {
  transform: translateY(0);
  box-shadow: none;
}

/* wpcf7-checkbox チェックボックス*/
.wpcf7-checkbox > span {
  display: flex;
}

.wpcf7-form-control-wrap ~ br {
  display: none;
}

.wpcf7__form-span ~ br {
  display: none;
}

/* 横サイズ */
.wpcf7__form-md {
  display: block;
  width: 375px;
}
@media screen and (max-width: 767px) {
  .wpcf7__form-md {
    width: 100%;
    display: block;
  }
}

.wpcf7__form-span {
  display: block;
}

.wpcf7__form-required {
  color: red;
  padding-left: 8px;
  font-size: 0.85em;
}

.wpcf7__form-important {
  color: #0066cc;
  font-size: 0.85em;
  display: block;
  font-weight: bold;
}

.wpcf7__form-important ~ br {
  display: none;
}

.wpcf7__form-important br {
  display: none;
}

.wpcf7__pamphlet-link {
  text-decoration: underline;
  white-space: nowrap;
}

.wpcf7__pamphlet-link:hover {
  text-decoration: none;
}

/* ------------------------------------------------------
policyのCSS
------------------------------------------------------ */
.policy_container {
  width: 1000px;
  margin: 75px auto;
}
@media screen and (max-width: 767px) {
  .policy_container {
    width: 100%;
    margin: 20px auto;
    padding: 0 0.3em;
  }
}
.policy_container__item {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .policy_container__item {
    margin-bottom: 20px;
  }
}
.policy_container h2 {
  font-size: 2rem;
  padding: 0.25em 0;
  border-bottom: 1px solid #4BB8F9;
  color: #4BB8F9;
}
@media screen and (max-width: 767px) {
  .policy_container h2 {
    font-size: 1.25rem;
    padding: 0.125em 0;
  }
}
.policy_container .fa-regular {
  margin-right: 10px;
}
.policy_container__desc {
  padding: 1.5em 3em 0 2.5em;
}
@media screen and (max-width: 767px) {
  .policy_container__desc {
    padding: 0 1em;
  }
}
.policy_container__list {
  padding: 1.5em 3em 0 2.5em;
}
@media screen and (max-width: 767px) {
  .policy_container__list {
    padding: 0 1em;
  }
}
.policy_container__listItem {
  margin-bottom: 20px;
}
.policy_container__listItem dd {
  margin-left: 1.75em;
}
.policy_container__listItem li {
  text-indent: -1.5em;
  margin-left: 1.25em;
}

/* ------------------------------------------------------
プラグイン Contact Form 7内の支援希望内容（複数選択可）の
選択肢の間へ入力フォームの差し込み
------------------------------------------------------ */
/* この設問ブロックだけに限定 */
.support-request-block > p {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 8px;
}

/* CF7のwrapやcheckbox本体を “グリッドの中でバラす” */
.support-request-block .wpcf7-form-control-wrap[data-name=support-request],
.support-request-block .wpcf7-form-control-wrap[data-name=support-request-detail],
.support-request-block .js-support-request {
  display: contents;
}

/* ここが重要：テーマ側の横並びを潰して縦並びに戻す */
.support-request-block .js-support-request .wpcf7-list-item {
  display: block; /* ← 横並びを解除 */
  margin: 0;
}

/* 並び順：1 → 入力 → 2 → 3 → 4 */
.support-request-block .js-support-request .wpcf7-list-item:nth-of-type(1) {
  order: 1;
}

.support-request-block input.js-support-request-detail-input {
  order: 2;
}

.support-request-block .js-support-request .wpcf7-list-item:nth-of-type(2) {
  order: 3;
}

.support-request-block .js-support-request .wpcf7-list-item:nth-of-type(3) {
  order: 4;
}

.support-request-block .js-support-request .wpcf7-list-item:nth-of-type(4) {
  order: 5;
}

/* エラーメッセージ（未選択時の “入力してください。”）が割り込むので最後に送る */
.support-request-block .wpcf7-not-valid-tip {
  order: 6;
}

/* “選択肢1の補足入力”として少しインデント */
.support-request-block input.js-support-request-detail-input {
  margin-left: 28px; /* checkbox分 */
  width: calc(100% - 28px);
}

.support-request-block {
  margin-top: -20px;
}/*# sourceMappingURL=style.css.map */
