@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none;
  /* 1 */
  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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  /* 1 */
  -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 padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 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;
}

/**
 * 1. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 1 */
}

/**
 * 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;
}

/* 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;
}

/* -----------------------------------------------
* Common
-------------------------------------------------- */
body {
  color: #2B2A2A;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
}

_:lang(x)::-ms-backdrop,
body {
  font-family: "メイリオ", Meiryo, sans-serif;
}

.outer {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.container {
  overflow: hidden;
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.title__maintitle {
  color: #4A94A2;
  font-family: "Oswald", sans-serif;
  font-size: 6.3125rem;
  line-height: 149px;
  margin-right: 25px;
}

.title__subtitle {
  color: #4A94A2;
  font-size: 1.5rem;
  line-height: 1.4;
  padding-bottom: 28px;
}

.heading-primary {
  color: #4A94A2;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  padding-left: 46px;
  position: relative;
}
.heading-primary:before {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 27px;
  background-color: #4A94A2;
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.heading-secondary {
  background-color: #fff;
  color: #4A94A2;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  padding: 17px;
  position: relative;
}

.heading-tertiary {
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  padding: 12px 27px;
}

.text-primary {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2;
  margin-top: 24px;
}

.text-secondary {
  font-size: 1.25rem;
  line-height: 2;
  margin-top: 24px;
}

.text-tertiary {
  font-size: 1.25rem;
  line-height: 2;
  margin-top: 24px;
}

.text-tertiary.close {
  color: #DD0A0A;
}
.text-tertiary.close:not(:first-of-type) {
  margin-top: 0;
}

.strong {
  font-weight: bold;
}

.link {
  color: #4A94A2;
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}
.link img:hover {
  opacity: 0.7;
}

.accent {
  color: #DD0A0A;
}

.underline {
  border-bottom: 2px solid #DD0A0A;
}

.underline-thin {
  border-bottom: 1px solid #2B2A2A;
}

.inner {
  padding-left: 67px;
}

.lists {
  margin-top: 24px;
}

.list {
  font-size: 1.25rem;
  line-height: 2;
}
.list .listitems {
  margin-top: 0;
  margin-left: 2em;
}

.listitems {
  margin-top: 24px;
}

.listitem {
  font-size: 1.25rem;
  line-height: 2;
  margin-left: 1em;
  text-indent: -1em;
}
.listitem.listitem--reference {
  margin-left: 4em;
  text-indent: -4em;
}
.listitem.listitem--notes {
  margin-left: 3em;
  text-indent: -3em;
}

.listitems-primary {
  margin-top: 24px;
}

.listitem-primary {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2;
  margin-left: 1em;
  text-indent: -1em;
}

.listtitle {
  color: #0C6A4A;
  font-weight: 700;
}

.download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 440px;
  height: 72px;
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.56;
  text-align: center;
  border-radius: 36px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.download svg {
  position: absolute;
  top: 13px;
  right: 13px;
}
.download .cls-1 {
  fill: #fff;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.download .cls-2 {
  fill: #4A94A2;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.download:hover {
  background-color: #E2F4F7;
  color: #4A94A2;
}
.download:hover .cls-1 {
  fill: #4A94A2;
}
.download:hover .cls-2 {
  fill: #fff;
}

.box {
  margin-top: 24px;
}

.box__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.box__list:nth-of-type(odd) .box__description {
  background-color: #fff;
}

.box__term {
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 12px 27px;
}
.box__term:first-of-type {
  width: 286px;
  margin-right: 10px;
}
.box__term:last-of-type {
  width: calc(100% - 286px - 10px);
}

.box__description:first-of-type {
  width: 286px;
  padding: 18px 0;
  margin-right: 10px;
}
.box__description:last-of-type {
  width: calc(100% - 286px - 10px);
  padding: 18px 24px;
}

.box__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6875;
  text-align: center;
}

.box__title--small {
  font-size: 1.1875rem;
}

.box__image {
  text-align: center;
  margin-top: 10px;
}

.box__heading {
  color: #4A94A2;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6875;
}
.box__heading:not(:first-of-type) {
  margin-top: 16px;
}

.box__text {
  font-size: 1.25rem;
  line-height: 1.6875;
}

.box__listitem {
  font-size: 1.25rem;
  line-height: 1.6875;
  margin-left: 1em;
  text-indent: -1em;
}

.table__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.table__list:not(:first-of-type) {
  margin-top: 10px;
}

.table__term {
  width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6875;
  padding: 10px 0;
  text-align: center;
}

.table__description {
  width: calc(100% - 220px);
  font-size: 1.25rem;
  line-height: 1.6875;
  padding: 10px 0 10px 57px;
}

.table__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}

.table__flyer {
  width: 122px;
  margin-right: 24px;
}
.table__flyer img {
  width: 100%;
}

.td__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.td__list:nth-of-type(even) {
  background-color: #fff;
}
.td__list:not(:first-of-type) {
  padding-top: 16px;
}
.td__list:not(:last-of-type) {
  padding-bottom: 16px;
}

.td__title {
  width: 176px;
  margin-left: 3em;
  text-indent: -3em;
}

.td__listitems {
  width: calc(100% - 176px - 3em);
}

.td__listitem {
  margin-left: 1em;
  text-indent: -1em;
}

.image {
  background-color: #fff;
  border-radius: 20px;
}
.image img {
  width: 100%;
}

.stagewrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 36px;
}

.stagewrapper__title {
  color: #4A94A2;
  font-size: 1.4375rem;
  font-weight: 700;
  width: 184px;
}

.stages {
  width: calc(100% - 184px);
}

.stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
}
.stage:first-of-type {
  margin-top: 0;
}

.stage__label {
  display: inline-block;
  min-width: 280px;
  background-color: #fff;
  color: #4A94A2;
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 15px;
  border-radius: 27px;
  margin-right: 38px;
}

.stage__label--last {
  background-color: #e2f4f7;
}

.stage__date {
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 1.7;
}

.stage__note {
  font-size: 1rem;
  line-height: 1.7;
  margin-top: 5px;
}

.caption {
  color: #4A94A2;
  font-size: 1.25rem;
  font-weight: 700;
}

.detail {
  background-color: #fff;
  padding: 46px 41px 83px;
  border-radius: 20px;
}

.detail__heading {
  color: #4A94A2;
  font-size: 1.25rem;
  font-weight: 700;
}
.detail__heading:not(:first-of-type) {
  margin-top: 42px;
}

.map {
  text-align: center;
}
.map img {
  width: 100%;
  max-width: 560px;
}

.note {
  font-size: 1.125rem;
  line-height: 2;
  margin-left: 1em;
  text-indent: -1em;
}

.button {
  text-align: center;
}
.button a {
  display: inline-block;
  min-width: 440px;
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  padding: 26px 0 28px;
  border-radius: 37px;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.button a span {
  position: relative;
}
.button a:hover {
  background-color: #E2F4F7;
  color: #4A94A2;
}

.button.button--email a {
  padding: 26px 0 28px 38px;
}
.button.button--email a span svg {
  position: absolute;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.button.button--email a span .cls-1 {
  fill: #fff;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.button.button--email a:hover {
  background-color: #E2F4F7;
  color: #4A94A2;
}
.button.button--email a:hover span .cls-1 {
  fill: #4A94A2;
}

.button.button--form a {
  padding: 26px 0 28px 38px;
}
.button.button--form a span svg {
  position: absolute;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.button.button--form a span .cls-1 {
  fill: #fff;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.button.button--form a:hover {
  background-color: #E2F4F7;
  color: #4A94A2;
}
.button.button--form a:hover span .cls-1 {
  fill: #4A94A2;
}

.button.close a {
  background-color: #707070 !important;
  padding: 26px 0 28px;
  pointer-events: none;
}
.button.close a svg {
  display: none;
}

.accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  padding: 17px 20px 17px 44px;
  border-radius: 27px 0 0 27px;
  cursor: pointer;
}
.accordion__title:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: center/contain no-repeat url(../img/close.svg);
  vertical-align: middle;
}
.accordion__title.active:after {
  background-image: url(../img/open.svg);
}

.accordion:not(:first-of-type) {
  padding-top: 10px;
}

.accordion__list {
  display: none;
  padding: 25px 32px 40px 44px;
  border-bottom: 2px solid #fff;
}
.accordion__list:first-of-type {
  margin-top: 6px;
}
.accordion__list:not(:first-of-type) {
  margin-top: 4px;
}
.accordion__list:last-of-type {
  margin-bottom: 16px;
}

.accordion__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.accordion__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.accordion__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 23px;
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.5625rem;
  font-weight: 700;
  margin-right: 19px;
}

.accordion__text {
  width: calc(100% - 54px);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2.25;
}

.statuswrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}

.statuswrapper__date {
  width: 50%;
}

.statuswrapper__text {
  font-size: 1.25rem;
  line-height: 2;
}

.statuswrapper__status {
  width: 50%;
}

.status {
  display: inline-block;
  background-color: #4A94A2;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2;
  padding: 10px 20px;
  border-radius: 30px;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.status:hover {
  background-color: #E2F4F7;
  color: #4A94A2;
}

.status.close {
  background-color: transparent;
  color: #4A94A2;
  font-weight: 500;
  border-radius: 0;
  margin-top: 0;
  pointer-events: none;
}

.theme__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.theme__listitem {
  width: 33.3%;
  text-align: center;
  padding-top: 36px;
}
.theme__listitem:not(:nth-of-type(3n)) {
  margin-right: 0;
}

.theme__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6875;
  margin-top: 14px;
}

.md-show {
  display: none;
}

.anchor {
  padding-top: calc(80px + 40px);
  margin-top: calc(-80px - 40px);
}
/* -----------------------------------------------
* Header
-------------------------------------------------- */
.header {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 90px;
}

.header__logo {
  width: 234px;
}

.header__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 43px;
}

.header__list > a {
  min-width: 140px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.header__list > a:before {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #0C6A4A;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header__list > a:hover {
  background-color: #F4F4F4;
}

.header__listitems {
  display: none;
  position: absolute;
  top: 80px;
  background-color: #F4F4F4;
  z-index: 100;
}

.header__listitem a {
  display: block;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1;
  padding: 15px 22px;
}
.header__listitem a:hover {
  background-color: #0C6A4A;
  color: #fff;
}

.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__icon {
  width: 26px;
}
.header__icon:not(:last-of-type) {
  margin-right: 12px;
}
.header__icon a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header__icon a img {
  width: 100%;
}
.header__icon a:hover {
  opacity: 0.5;
}

.header__button {
  display: inline-block;
  background-color: #F2FDF5;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  padding: 32px 56px 32px 40px;
  border-radius: 40px 0 0 40px;
  margin-left: 20px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.header__button span {
  position: relative;
}
.header__button span:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: center/contain no-repeat url(../img/icon-window.svg);
  position: absolute;
  right: -26px;
}
.header__button:hover {
  background-color: #F4F4F4;
}

.header-sp {
  display: none;
  position: fixed;
  top: 60px;
  right: 0;
  width: 290px;
  background-color: #F4F4F4;
}

.header-sp__lists {
  padding: 15px 0;
}

.header-sp__list a {
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1;
  padding: 15px 22px;
}

.header-sp__list--external a {
  position: relative;
}
.header-sp__list--external a:before {
  position: absolute;
  top: 17px;
  right: 4px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: center/contain no-repeat url(../img/icon-window.svg);
}

.header-sp__listtrigger {
  position: relative;
}
.header-sp__listtrigger:before {
  position: absolute;
  top: 15px;
  right: 22px;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: center/contain no-repeat url(../img/close-sp.svg);
}
.header-sp__listtrigger.active:before {
  background-image: url(../img/open-sp.svg);
}

.header-sp__listitems {
  display: none;
  background-color: #0C6A4A;
  padding: 6px 0 6px calc(15px + 1em);
}

.header-sp__listitem {
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1;
}
.header-sp__listitem a {
  display: block;
  font-size: 0.875rem;
  padding: 15px 0;
}

.header-sp__trigger {
  position: fixed;
  top: 15px;
  right: 19px;
  width: 21px;
  height: 17px;
  cursor: pointer;
  z-index: 100;
  display: none;
}

.header-sp__trigger:before {
  content: "";
  width: 60px;
  height: 60px;
  background-color: #0C6A4A;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.header-sp__trigger.active:before {
  background-color: transparent;
}

.header-sp__trigger:after {
  content: "MENU";
  position: absolute;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.header-sp__trigger.active:after {
  content: "CLOSE";
  color: #0C6A4A;
}

.header-sp__trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
  z-index: 200;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.header-sp__trigger.active span {
  background-color: #0C6A4A;
}

.header-sp__trigger span {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.header-sp__trigger span:nth-of-type(1) {
  top: 0;
}

.header-sp__trigger span:nth-of-type(2) {
  top: 7px;
}

.header-sp__trigger span:nth-of-type(3) {
  bottom: 0;
}

#btn05.active span:nth-of-type(1) {
  -webkit-transform: translateY(4px) rotate(-45deg);
          transform: translateY(4px) rotate(-45deg);
}

#btn05.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-btn05-bar02 0.3s forwards;
  animation: active-btn05-bar02 0.3s forwards;
}

@-webkit-keyframes active-btn05-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-btn05-bar02 {
  100% {
    height: 0;
  }
}
#btn05.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
          transform: translateY(-10px) rotate(45deg);
}

/* -----------------------------------------------
* Facebook
-------------------------------------------------- */
.facebook {
  padding: 60px 20px 20px;
  text-align: center;
}

.facebook__message {
  margin-bottom: 20px;
}

/* -----------------------------------------------
* Footer
-------------------------------------------------- */
.footer {
  padding: 42px 20px 32px;
}

.footer__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__left {
  width: 402px;
  padding-top: 35px;
  padding-left: 66px;
}

.footer__logo {
  width: 336px;
}

.footer__right {
  width: calc(100% - 402px);
  padding-left: 112px;
}

.footer__text {
  font-size: 0.875rem;
  line-height: 1.71;
}
.footer__text:not(:first-of-type) {
  margin-top: 1.71em;
}

.footer__link {
  color: #4A94A2;
  font-size: 0.875rem;
  line-height: 1.71;
  text-decoration: underline;
  margin-left: 1em;
  position: relative;
}
.footer__link:before {
  content: ">";
  position: absolute;
  left: -1em;
}
.footer__link:hover {
  text-decoration: none;
}

.footer__policy {
  display: block;
  color: #4A94A2;
  font-size: 0.875rem;
  text-decoration: underline;
  position: absolute;
  right: 0;
  bottom: -8px;
}
.footer__policy:hover {
  text-decoration: none;
}

.footer__copy {
  color: #9A9797;
  font-size: 0.625rem;
  line-height: 1.5;
  margin-top: 25px;
}

/* -----------------------------------------------
* Mainvisual
-------------------------------------------------- */
.mainvisual__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 6.2857142857vw;
  margin-bottom: -230px;
}

.mainvisual__image {
  width: 902px;
  height: 100%;
  margin-right: 65px;
  margin-left: -116px;
  z-index: 1;
  pointer-events: none;
}

.mainvisual__title {
  width: calc(100% - 786px - 65px);
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.7;
  margin-top: 220px;
}

.mainvisual__middle {
  width: 614px;
  margin-left: auto;
  margin-bottom: -77px;
  background-color: #F2FDF5;
  padding: 45px 0 23px 65px;
  border-radius: 80px 0 0 0;
  position: relative;
  z-index: 1;
}

.mainvisual__bottom {
  width: 1200px;
  margin-left: auto;
  margin-bottom: -85px;
  background-color: #F2FDF5;
  padding: 118px 100px 76px;
  border-radius: 0 0 0 80px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
}

.mainvisual__text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2;
}
.mainvisual__text:not(:first-of-type) {
  margin-top: 1em;
}

.period__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.period__left {
  width: 141px;
  margin-right: 32px;
  padding-bottom: 9px;
}

.period__title {
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1;
}

.period__year {
  color: #0C6A4A;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 11px;
}

.period__right {
  width: calc(100% - 141px - 32px);
}

.period__rightwrapper {
  width: 100%;
}

.period__date {
  font-size: 1.9375rem;
  font-weight: 700;
}

.period__number {
  font-size: 3.5rem;
}

.period__status {
  color: #DD0A0A;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 17px;
}

/* -----------------------------------------------
* News
-------------------------------------------------- */
.news {
  width: 1200px;
  margin-right: auto;
  background-color: #F4F4F4;
  padding: 98px 0 120px 100px;
  border-radius: 0 0 80px 0;
}
.news .title__maintitle, .news .title__subtitle {
  color: #2B2A2A;
}
.news .title__maintitle {
  font-size: 3.875rem;
  line-height: 92px;
  margin-right: 17px;
}
.news .title__subtitle {
  font-size: 1.25rem;
  font-weight: 700;
  padding-bottom: 18px;
}

.news__list {
  margin-top: 20px;
  height: 300px;
  overflow-y: scroll;
}

.news__listitem a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: #fff;
  padding: 15px 57px 15px 47px;
  border-radius: 31px 0 0 31px;
  position: relative;
}
.news__listitem:not(:first-of-type) {
  margin-top: 6px;
}
.news__listitem:hover .news__title {
  color: #0C6A4A;
}
.news__listitem:hover .cls-1 {
  fill: #0C6A4A;
}
.news__listitem svg {
  position: absolute;
  right: 27px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.news__listitem .cls-1 {
  fill: #D8D9D9;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.news__listitem--disabled a {
  pointer-events: none;
}
.news__listitem--disabled:hover .news__title {
  color: #2B2A2A;
}
.news__listitem--disabled:hover .cls-1 {
  fill: #D8D9D9;
}

.news__date {
  width: 202px;
  color: #656464;
  font-size: 1.1875rem;
  line-height: 1;
  margin-right: 30px;
}

.news__title {
  width: calc(100% - 202px - 30px);
  color: #2B2A2A;
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 1.6875;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/* -----------------------------------------------
* Overview
-------------------------------------------------- */
.overview {
  width: 1200px;
  margin-left: auto;
  background-color: #F5FBFC;
  padding: 134px 100px 110px 108px;
  border-radius: 0 0 0 80px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 300px;
  position: relative;
}

.overview__image {
  width: 45.5714285714vw;
  position: absolute;
  top: -17.8571428571vw;
  right: 4.2857142857vw;
}

.overview__purpose {
  padding-top: 50px;
}

.overview__outline {
  padding-top: 76px;
}

.overview__scheme {
  padding-top: 144px;
}

.overview__schedules {
  padding-top: 92px;
}

.outline__theme {
  margin-top: 42px;
}

.outline__business {
  margin-top: 42px;
}

.business__lists {
  margin-top: 0;
}

.business__table {
  margin-top: 24px;
}

.outline__period {
  margin-top: 42px;
}

.outline__limit {
  margin-top: 42px;
}

.outline__number {
  margin-top: 42px;
}

.outline__flyer {
  margin-top: 42px;
}

.outline__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}

.outline__scheme {
  margin-top: 42px;
}

.scheme__image {
  padding: 13px 57px 23px;
  margin-top: 42px;
}

.scheme__announce {
  margin-top: 84px;
}

.scheme__project {
  margin-top: 42px;
}

.scheme__application {
  margin-top: 42px;
}

.scheme__support {
  margin-top: 42px;
}

.scheme__table {
  margin-top: 36px;
}
.scheme__table .listitems {
  margin-top: 0;
}

.overview__schedule {
  margin-top: 70px;
  position: relative;
}
.overview__schedule:first-of-type {
  margin-top: 42px;
}
.overview__schedule:not(:last-of-type):before {
  position: absolute;
  bottom: -46px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #4A94A2 transparent transparent transparent;
}

.schedule__image {
  padding: 32px 134px;
}

/* -----------------------------------------------
* Applications
-------------------------------------------------- */
.applications {
  width: 1200px;
  margin-left: auto;
  background-color: #F7FDF9;
  padding: 55px 100px 92px 108px;
  border-radius: 80px 0 0 80px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 467px;
  position: relative;
}
.applications .title__maintitle, .applications .title__subtitle {
  color: #0C6A4A;
}
.applications .heading-primary {
  color: #0C6A4A;
}
.applications .heading-primary:before {
  background-color: #0C6A4A;
}
.applications .heading-secondary {
  color: #0C6A4A;
}
.applications .heading-secondary:before {
  background-color: #0C6A4A;
}
.applications .heading-tertiary {
  background-color: #0C6A4A;
}
.applications .caption {
  color: #0C6A4A;
}
.applications .download {
  background-color: #0C6A4A;
}
.applications .download .cls-1 {
  fill: #fff;
}
.applications .download .cls-2 {
  fill: #0C6A4A;
}
.applications .download:hover {
  background-color: #E2F4F7;
  color: #0C6A4A;
}
.applications .download:hover .cls-1 {
  fill: #0C6A4A;
}
.applications .download:hover .cls-2 {
  fill: #fff;
}
.applications .detail__heading {
  color: #0C6A4A;
}
.applications .button a {
  background-color: #0C6A4A;
}
.applications .button.button--form a:hover {
  color: #0C6A4A;
}
.applications .button.button--form a:hover span .cls-1 {
  fill: #0C6A4A;
}
.applications .table__term {
  background-color: #0C6A4A;
}
.applications .box__term {
  background-color: #0C6A4A;
}
.applications .box__heading {
  color: #0C6A4A;
}

.applications__image {
  width: 100vw;
  background-color: #E2F4F7;
  padding: 35px 45px 36px 78px;
  position: absolute;
  top: -750px;
  right: 0;
  z-index: -1;
}
.applications__image img {
  width: 100%;
}

.applications__requirement {
  padding-top: 50px;
}

.applications__theme {
  padding-top: 92px;
}

.applications__boxes {
  padding-top: 92px;
}

.applications__examination {
  padding-top: 92px;
}

.applications__method {
  padding-top: 92px;
}

.requirement__item {
  margin-top: 36px;
}
.requirement__item:first-of-type {
  margin-top: 24px;
}

.requirement__image {
  padding: 34px 33px 31px;
  margin-top: 15px;
}

.requirement__caption {
  margin-top: 58px;
}

.examination .table__description {
  padding-left: 24px;
}

.examination__table {
  margin-top: 24px;
}

.method__item {
  margin-top: 56px;
}
.method__item:first-of-type {
  margin-top: 42px;
}

.method__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
}
.method__download:first-of-type {
  margin-top: 42px;
}

.method__detail {
  margin-top: 24px;
}

.method__map {
  padding: 0 62px;
  margin-top: 42px;
}

.method__button {
  margin-top: 12px;
}

.method__notes {
  margin-top: 50px;
}

/* -----------------------------------------------
* Faq
-------------------------------------------------- */
.faq {
  width: 1200px;
  margin-right: auto;
  background-color: #F4F4F4;
  padding: 40px 0 100px 100px;
  border-radius: 0 0 80px 0;
  margin-top: 246px;
  position: relative;
}
.faq .title__maintitle, .faq .title__subtitle {
  color: #2B2A2A;
}
.faq .accordion__title {
  background-color: #0C6A4A;
}
.faq .accordion__label {
  background-color: #0C6A4A;
}
.faq .button a {
  background-color: #0C6A4A;
}
.faq .button.button--email a:hover {
  color: #0C6A4A;
}
.faq .button.button--email a:hover span .cls-1 {
  fill: #0C6A4A;
}

.faq__image {
  width: 30.7142857143vw;
  position: absolute;
  top: -15.5714285714vw;
  right: -2.2857142857vw;
}

.faq__accordions {
  margin-top: 20px;
}

.faq__text-tertiary {
  padding-left: 44px;
}

.faq__button {
  margin-top: 75px;
}

.faq__title {
  color: #0C6A4A;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.faq__contents {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 2px solid #fff;
}

.accordion__description {
  margin-bottom: 20px;
}

/* -----------------------------------------------
* Information
-------------------------------------------------- */
.information {
  width: 1200px;
  margin-left: auto;
  background-color: #F5FBFC;
  padding: 134px 100px 100px 108px;
  border-radius: 0 0 0 80px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 267px;
  position: relative;
}

.information__image {
  width: 44.6428571429vw;
  position: absolute;
  top: -13.4285714286vw;
  right: 3.5714285714vw;
}

.information__collective {
  margin-top: 50px;
}
.information__collective .link img {
  width: 100%;
}

.info__btn {
  padding-right: 70px;
}
.info__btn .method__button.button.button--form {
  margin: 0;
}
.info__btn .collective__download {
  margin: 0;
}
.info__cos {
  margin-top: 42px;
}

.collective__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 35px;
}

.collective__item {
  margin-top: 42px;
}
.collective__item:first-of-type {
  margin-top: 58px;
}

/* -----------------------------------------------
* Projects
-------------------------------------------------- */
.projects {
  width: 1200px;
  margin-left: auto;
  background-color: #F7FDF9;
  padding: 134px 100px 148px 108px;
  border-radius: 0 0 0 80px;
  margin-top: 246px;
  position: relative;
}
.projects .heading-primary {
  color: #0C6A4A;
}
.projects .heading-primary:before {
  background-color: #0C6A4A;
}
.projects .title__maintitle, .projects .title__subtitle {
  color: #0C6A4A;
}

.projects__image {
  width: 29.7857142857vw;
  position: absolute;
  top: -12.5714285714vw;
  right: 10.0714285714vw;
}

.projects__content {
  margin-top: 50px;
}
.projects__content .button {
  margin-top: 20px;
}
.projects__content .button a {
  background-color: #0C6A4A;
}
.projects__content h2 {
  font-weight: bold;
  font-size: 1.5rem;
  text-align: left;
  margin-top: 54px;
  position: relative;
  margin-left: 30px;
}
.projects__content h2:before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: -1em;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}
.projects__content .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 20px;
}
.projects__content .flex-container .flex-item {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.projects__content .flex-container .flex-item .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 60px;
}
.projects__content .flex-container .flex-item .text-wrap h3 {
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
}
.projects__content .flex-container .flex-item .image-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 60%;
  margin: 10px 5px;
}
.projects__content .flex-container .flex-item .image-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.projects__button {
  margin-top: 42px;
}
.projects__button a {
  min-width: 306px;
}

.project .overview {
  margin-bottom: -85px;
}
.project .news .news__list {
  overflow-y: auto;
}
.project .heading-company {
  color: #4A94A2;
  font-weight: bold;
  font-size: 1.25rem;
}
.project .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.project .flex-container .flex-item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.project .flex-container .flex-item .image-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 60%;
  margin: 10px 5px;
}
.project .flex-container .flex-item .image-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.evaluation {
  width: 100%;
}
.evaluation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.evaluation__listitem {
  width: 32%;
  padding-right: 15px;
  text-align: center;
  padding-top: 36px;
}
.evaluation__listitem:hover {
  opacity: 0.8;
}
.evaluation__listitem:not(:nth-of-type(3n)) {
  margin-right: 0;
}
.evaluation__image {
  width: 100%;
  cursor: pointer;
}
.evaluation__image img {
  width: 100%;
}
.evaluation__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6875;
  margin-top: 14px;
}

/* -----------------------------------------------
* Contact
-------------------------------------------------- */
.contact {
  width: 100%;
  background-color: #F2FDF5;
  padding: 0 100px 60px;
  border-radius: 0 0 0 80px;
  margin-top: 240px;
}
.contact .title__maintitle, .contact .title__subtitle {
  color: #0C6A4A;
}
.contact .button a {
  background-color: #0C6A4A;
}
.contact .button.button--email a:hover {
  color: #0C6A4A;
}
.contact .button.button--email a:hover span .cls-1 {
  fill: #0C6A4A;
}

.contact__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact__image {
  width: 514px;
  height: 100%;
  margin-top: -153px;
  margin-right: 58px;
}

.contact__content {
  width: calc(100% - 514px - 58px);
}

.contact__button {
  margin-top: 42px;
}
.contact__button a {
  min-width: 354px;
}

.contact__message {
  color: #0C6A4A;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.7;
  margin-top: 16px;
}

.contact__link {
  display: inline-block;
  color: #4A94A2;
  font-size: 1.25rem;
  line-height: 1.3125;
  text-decoration: underline;
  margin-top: 16px;
}
.contact__link:hover {
  text-decoration: none;
}

/* -----------------------------------------------
* Policy
-------------------------------------------------- */
.policy {
  width: 1200px;
  margin-left: auto;
  background-color: #F4F4F4;
  padding: 134px 100px 114px 108px;
  border-radius: 0 0 0 80px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 20.4285714286vw;
  margin-bottom: 25px;
  position: relative;
}
.policy .title__maintitle, .policy .title__subtitle {
  color: #2B2A2A;
}
.policy .heading-primary {
  color: #2B2A2A;
  line-height: 2;
  padding-left: 0;
}
.policy .heading-primary:before {
  display: none;
}

.policy__image {
  width: 32.1428571429vw;
  position: absolute;
  top: -8.8571428571vw;
  right: 4.2857142857vw;
}

.policy__accessibility {
  margin-top: 50px;
}

.policy__privacy {
  margin-top: 40px;
}

.policy__rights {
  margin-top: 40px;
}

.policy__technology {
  margin-top: 40px;
}

.policy__law {
  margin-top: 40px;
}

.policy__item:not(:first-of-type) {
  margin-top: 25px;
}

.policy__item-secondary {
  padding-left: 1em;
}

.policy__heading-primary {
  font-size: 1.25rem;
  line-height: 2;
}
.policy__heading-primary:not(:first-child) {
  margin-top: 1em;
}

.policy__heading-secondary {
  font-size: 1.25rem;
  line-height: 2;
}

.policy__text {
  font-size: 1.25rem;
  line-height: 2;
  text-indent: 1em;
}

.policy__listitem {
  font-size: 1.25rem;
  line-height: 2;
}

.policy__button {
  text-align: left;
  margin: 20px 0;
}
.policy__button a {
  text-align: center;
}

.policy__contact {
  font-size: 1.25rem;
  line-height: 2;
  margin-top: 1em;
}

/* -----------------------------------------------
* Link
-------------------------------------------------- */
.links .link {
  font-weight: bold;
  font-size: 1.2em;
}

.links .text-primary {
  margin-top: initial;
  margin-left: 2em;
}

/* -----------------------------------------------
* Responsive
-------------------------------------------------- */

@media not screen and (min-width: 768px) {
  .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .title__maintitle {
    font-size: 3.875rem;
    line-height: 92px;
  }
  .title__subtitle {
    font-size: 1.25rem;
    font-weight: 700;
    padding-bottom: 0;
    margin-top: 3px;
  }
  .heading-primary {
    font-size: 1.296rem;
    line-height: 1.7;
    padding-left: 40px;
  }
  .heading-primary:before {
    width: 28px;
    height: 28px;
  }
  .heading-secondary {
    font-size: 0.972rem;
    padding: 11px;
  }
  .heading-tertiary {
    font-size: 0.972rem;
    line-height: 1.6875;
    padding: 9px 12px;
  }
  .text-primary {
    font-size: 1.08rem;
  }
  .text-secondary {
    font-size: 1.08rem;
    margin-top: 22px;
  }
  .text-tertiary {
    font-size: 1.08rem;
    margin-top: 22px;
  }
  .lists {
    margin-top: 22px;
  }
  .list {
    font-size: 1.08rem;
  }
  .listitems {
    margin-top: 22px;
  }
  .listitem {
    font-size: 1.08rem;
  }
  .listitem-primary {
    font-size: 1.08rem;
  }
  .download {
    width: 100%;
    min-width: auto;
    font-size: 1.08rem;
    padding: 22px 0;
  }
  .download.download--smalltext {
    font-size: 0.875rem;
  }
  .box__term {
    font-size: 1.08rem;
  }
  .box__title {
    font-size: 0.972rem;
    line-height: 1.6875 !important;
    text-align: left;
    padding: 9px 12px !important;
  }
  .box__heading {
    font-size: 1.08rem;
  }
  .box__text {
    font-size: 1.08rem;
  }
  .box__listitem {
    font-size: 1.08rem;
  }
  .table__description {
    font-size: 1.08rem;
  }
  .table__flyer {
    text-align: center;
  }
  .detail {
    padding: 28px 20px;
  }
  .detail .text-tertiary {
    margin-top: 16px;
  }
  .detail__heading {
    margin-top: 33px;
    font-size: 1.08rem;
  }
  .note {
    font-size: 1.08rem;
  }
  .button a {
    width: 100%;
    min-width: auto;
    font-size: 1.08rem;
    padding: 22px 0;
  }
  .accordion__title {
    font-size: 1.188rem;
    padding: 19px 10px 19px 35px;
    margin: 0 calc(50% - 50vw) 0 0;
    width: calc(100vw - 20px);
  }
  .accordion__title:after {
    width: 15px;
    height: 15px;
    margin-right: 15px;
  }
  .accordion:not(:first-of-type) {
    padding-top: 8px;
  }
  .accordion__list {
    padding: 22px 0 25px;
  }
  .accordion__list:first-of-type {
    margin-top: 0;
  }
  .accordion__list:last-of-type {
    margin-bottom: 30px;
  }
  .accordion__term {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .accordion__description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 26px;
  }
  .accordion__label {
    width: 38px;
    height: 38px;
    font-size: 1.35rem;
  }
  .accordion__text {
    width: 100%;
    font-size: 1.08rem;
    margin-top: 20px;
  }
  .statuswrapper {
    margin-top: 22px;
  }
  .statuswrapper__text {
    font-size: 1.08rem;
  }
  .status {
    font-size: 1.08rem;
  }
  .theme__title {
    font-size: 1.08rem;
  }
  .md-show {
    display: block;
  }
  .anchor {
    padding-top: calc(60px + 20px);
    margin-top: calc(-60px - 20px);
  }
  .br__pc {
    display: none;
  }
  .header-sp {
    max-height: calc(100% - 60px);
    overflow-y: scroll;
  }
  .mainvisual__middle {
    width: 100%;
    padding: 36px 0 4px;
    margin-bottom: -3px;
    border-radius: 60px 0 0 0;
  }
  .mainvisual__bottom {
    width: 100%;
    padding: 30px 20px 72px;
    border-radius: 0 0 0 60px;
    margin-bottom: -16px;
  }
  .mainvisual__text {
    font-size: 1.125rem;
  }
  .period__wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .period__left {
    width: auto;
    margin-right: 14px;
    padding-bottom: 5px;
  }
  .period__title {
    font-size: 0.9375rem;
    padding-left: 4px;
  }
  .period__year {
    font-size: 0.8125rem;
  }
  .period__right {
    width: auto;
  }
  .period__date {
    font-size: 1.5rem;
  }
  .period__number {
    font-size: 2rem;
  }
  .period__status {
    font-size: 0.8125rem;
    text-align: center;
    margin-top: 10px;
  }
  .news {
    padding: 35px 20px 73px;
  }
  .news .title__subtitle {
    padding-bottom: 0;
  }
  .news__list {
    margin: 22px calc(50% - 50vw) 0;
    width: 100vw;
  }
  .news__listitem a {
    padding: 15px 50px 15px 20px;
  }
  .news__listitem svg {
    right: 14px;
  }
  .news__date {
    width: 100%;
    font-size: 1.026rem;
  }
  .news__title {
    width: 100%;
    font-size: 1.026rem;
    margin-top: 7px;
  }
  .overview {
    padding: 20px 20px 118px;
    margin-top: 210px;
    border-radius: 0 0 0 60px;
  }
  .overview__image {
    width: 270px;
    top: -184px;
    right: 20px;
  }
  .overview__purpose {
    padding-top: 50px;
  }
  .overview__outline {
    padding-top: 64px;
  }
  .overview__scheme {
    padding-top: 94px;
  }
  .overview__schedules {
    padding-top: 70px;
  }
  .outline__theme {
    margin-top: 26px;
  }
  .outline__business {
    margin-top: 26px;
  }
  .outline__period {
    margin-top: 26px;
  }
  .outline__limit {
    margin-top: 26px;
  }
  .outline__number {
    margin-top: 55px;
  }
  .outline__flyer {
    margin-top: 28px;
  }
  .outline__download {
    margin-top: 60px;
  }
  .outline__scheme {
    margin-top: 26px;
  }
  .scheme__image {
    margin-top: 12px;
    padding: 13px 0 23px;
  }
  .scheme__announce {
    margin-top: 38px;
  }
  .scheme__project {
    margin-top: 43px;
  }
  .scheme__application {
    margin-top: 41px;
  }
  .scheme__support {
    margin-top: 47px;
  }
  .scheme__table {
    margin-top: 24px;
  }
  .overview__schedule:first-of-type {
    margin-top: 44px;
  }
  .applications {
    padding: 86px 20px 76px;
    margin-top: 304px !important;
    border-radius: 60px 0 0 60px;
  }
  .applications__image {
    width: 100%;
    min-width: 615px !important;
    padding: 15px 20px 16px 34px !important;
    top: -368px !important;
  }
  .applications__requirement {
    padding-top: 40px;
  }
  .applications__theme {
    padding-top: 70px;
  }
  .applications__boxes {
    padding-top: 70px;
  }
  .applications__examination {
    padding-top: 70px;
  }
  .applications__method {
    padding-top: 70px;
  }
  .requirement__item {
    margin-top: 35px;
  }
  .requirement__item:first-of-type {
    margin-top: 30px;
  }
  .requirement__image {
    margin-top: 22px;
    padding: 18px 4px 20px;
  }
  .requirement__caption {
    margin-top: 25px;
  }
  .method__item {
    margin-top: 24px;
  }
  .method__item:first-of-type {
    margin-top: 35px;
  }
  .method__button {
    margin-top: 17px;
  }
  .method__notes {
    margin-top: 38px;
  }
  .faq {
    padding: 104px 20px 85px;
    border-radius: 0 0 60px 0;
    margin-top: 70px;
  }
  .faq__image {
    width: 184px;
    top: -45px;
    right: 20px;
  }
  .faq__text-tertiary {
    padding-left: 0;
    margin-top: 53px;
  }
  .faq__button {
    margin-top: 54px;
  }
  .faq__title {
    font-size: 1.25rem;
  }
  .information {
    padding: 20px 20px 68px;
    border-radius: 0 0 0 60px;
    margin-top: 142px;
  }
  .information__image {
    width: 250px;
    top: -112px;
    right: 20px;
  }
  .information__collective {
    margin-top: 50px;
  }
  .projects {
    padding: 86px 20px 90px;
    border-radius: 0 0 0 60px;
    margin-top: 152px;
  }
  .projects__image {
    width: 194px;
    top: -105px;
    right: 20px;
  }
  .project .overview {
    margin-bottom: -16px;
  }
  .project .heading-company {
    font-size: 1.08rem;
  }
  .contact {
    padding: 0 20px 70px !important;
    border-radius: 0 0 0 60px;
    margin-top: 138px;
  }
  .contact__message {
    font-size: 1.08rem;
  }
  .contact__link {
    font-size: 1.08rem;
  }
  .policy {
    padding: 67px 20px 138px;
    margin-bottom: 48px;
  }
  .policy__image {
    width: 270px;
    top: -124px;
    right: 0;
  }
  .policy__accessibility {
    margin-top: 50px;
  }
  .policy__heading-primary {
    font-size: 1.08rem;
  }
  .policy__heading-secondary {
    font-size: 1.08rem;
  }
  .policy__text {
    font-size: 1.08rem;
  }
  .policy__listitem {
    font-size: 1.08rem;
  }
  .policy__contact {
    font-size: 1.08rem;
  }
  .links .text-primary {
    margin-left: initial;
  }
}

@media not screen and (min-width: 992px) {
  .inner {
    padding-left: 0;
  }
  .stage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 18px;
  }
  .stage:first-of-type {
    margin-top: 0;
  }
  .stage__label {
    min-width: 238px;
    font-size: 1.026rem;
    padding: 12px;
  }
  .stage__date {
    font-size: 1.026rem;
    margin-top: 16px;
  }
  .stage__note {
    font-size: 0.9375rem;
    margin-top: 4px;
  }
  .footer {
    padding: 26px 20px 20px;
  }
  .footer__left {
    width: 100%;
    text-align: center;
    padding-top: 0;
    padding-left: 0;
  }
  .footer__right {
    width: 100%;
    padding-left: 0;
    margin-top: 24px;
  }
  .footer__text {
    font-size: 0.75rem;
  }
  .footer__link {
    font-size: 0.75rem;
  }
  .footer__policy {
    font-size: 0.75rem;
  }
  .footer__copy {
    margin-top: 12px;
  }
  .news__listitem a {
    padding-right: 50px;
  }
  .schedule__image {
    padding: 21px 17px;
  }
  .applications__image {
    padding: 3.8461538462vw 5.1282051282vw 4.1025641026vw 8.7179487179vw;
    top: -94.358974359vw;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .method__map {
    padding: 0;
    margin-top: 33px;
  }
  .projects__content .flex-container .flex-item {
    width: 100%;
    margin-bottom: 50px;
  }
  .projects__content .flex-container .flex-item:last-child {
    margin-bottom: 0;
  }
  .projects__button a {
    min-width: auto;
    width: 100%;
  }
}

@media not screen and (min-width: 576px) {
  .list .listitems {
    margin-left: 0;
  }
  .td__title {
    width: 100%;
  }
  .td__listitems {
    width: 100%;
  }
  .theme__listitem {
    width: 100% !important;
  }
  .sm-hide {
    display: none;
  }
  .project .flex-container {
    display: block;
  }
  .evaluation__listitem {
    width: 100% !important;
  }
}

@media not screen and (min-width: 1200px) {
  .box__list {
    margin-top: 24px;
  }
  .box__description:first-of-type {
    width: 100%;
    padding-top: 0;
    margin-right: 0;
  }
  .box__description:last-of-type {
    width: 100%;
  }
  .box__title {
    background-color: #4A94A2;
    color: #fff;
    line-height: 1;
    padding: 12px 27px;
  }
  .box__image {
    margin-top: 28px;
  }
  .table__list:not(:first-of-type) {
    margin-top: 35px;
  }
  .table__term {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.6825;
    padding: 9px 12px;
  }
  .table__description {
    width: 100%;
    padding: 22px 0 0;
  }
  .table__flyer {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .table__flyer img {
    width: 122px;
  }
  .stagewrapper__title {
    width: 100%;
    font-size: 1.242rem;
  }
  .stages {
    width: 100%;
    margin-top: 16px;
  }
  .statuswrapper__date {
    width: 100%;
  }
  .statuswrapper__status {
    width: 100%;
    margin-top: 10px;
  }
  .theme__listitem {
    width: 50%;
  }
  .xl-hide {
    display: none;
  }
  .header {
    height: 60px;
    padding: 8px 0 7px;
  }
  .header__left {
    padding-left: 20px !important;
    margin-right: auto;
  }
  .header__logo {
    width: 171px !important;
  }
  .header__lists {
    display: none;
  }
  .header__icons {
    margin-right: 80px;
  }
  .header__icon {
    width: 22px !important;
  }
  .header__icon:not(:last-of-type) {
    margin-right: 10px !important;
  }
  .header__button {
    display: none;
  }
  .header-sp__trigger {
    display: block;
  }
  .footer__policy {
    position: static;
    margin-top: 24px;
  }
  .mainvisual__top {
    padding-top: 60px;
    margin-bottom: -68px;
    overflow-x: hidden;
  }
  .mainvisual__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 512px !important;
    margin-top: 12px;
    margin-right: calc((100vw - 512px) / 2) !important;
    margin-left: calc((100vw - 512px - 82px) / 2) !important;
  }
  .mainvisual__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100% !important;
    font-size: 1.6875rem !important;
    text-align: center;
    margin-top: 100px !important;
  }
  .mainvisual__bottom {
    width: 100%;
  }
  .news {
    width: 100%;
  }
  .overview {
    width: 100%;
  }
  .applications {
    width: 100%;
    margin-top: 33.3571428571vw;
  }
  .applications .box__title {
    background-color: #0C6A4A;
  }
  .applications__image {
    padding: 2.5vw 3.2142857143vw 2.5714285714vw 5.5714285714vw;
    top: -53.5714285714vw;
  }
  .examination .table__description {
    padding-left: 0;
  }
  .method__download {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 14px;
  }
  .method__download:first-of-type {
    margin-top: 24px;
  }
  .method__download:last-of-type {
    margin-bottom: 56px;
  }
  .method__download .download:not(:first-of-type) {
    margin-top: 14px;
  }
  .faq {
    width: 100%;
  }
  .information {
    width: 100%;
  }
  .projects {
    width: 100%;
  }
  .projects__button {
    margin-top: 32px;
  }
  .contact__image {
    width: 296px;
    margin-top: -110px;
    margin-right: auto;
    margin-left: auto;
  }
  .contact__content {
    width: 100%;
    margin-top: 3px;
  }
  .contact__button {
    margin-top: 32px;
  }
  .contact__message {
    margin-top: 40px;
  }
  .contact__link {
    margin-top: 24px;
  }
  .policy {
    width: 100%;
    margin-top: 227px;
  }
}

@media not screen and (min-width: 1400px) {
  .anchor {
    padding-top: calc((80 / 1400) * 100vw + 40px);
    margin-top: calc((-80 / 1400) * 100vw - 40px);
  }
  .header__left {
    padding-left: 6.4285714286vw;
  }
  .header__logo {
    width: 16.7142857143vw;
  }
  .header__lists {
    margin-left: 3.0714285714vw;
  }
  .header__list > a {
    min-width: 10vw;
    height: 5.7142857143vw;
    font-size: 1.0714285714vw;
  }
  .header__list > a:before {
    width: 4.2857142857vw;
    height: 0.2142857143vw;
  }
  .header__listitems {
    top: 5.7142857143vw;
  }
  .header__listitem a {
    font-size: 1.0714285714vw;
    padding: 1.0714285714vw 1.5714285714vw;
  }
  .header__icon {
    width: 1.8571428571vw;
  }
  .header__icon:not(:last-of-type) {
    margin-right: 0.8571428571vw;
  }
  .header__button {
    font-size: 1.1428571429vw;
    padding: 2.2857142857vw 4vw 2.2857142857vw 2.8571428571vw;
    border-radius: 2.8571428571vw 0 0 0.0285714286;
    margin-left: 1.4285714286vw;
  }
  .header__button span:before {
    width: 1vw;
    height: 1vw;
    right: -1.8571428571vw;
  }
  .mainvisual__image {
    width: 64.4285714286vw;
    margin-right: 4.6428571429vw;
    margin-left: -8.2857142857vw;
  }
  .mainvisual__title {
    width: calc(100% - (851 / 1400) * 100vw);
    font-size: 2.8571428571vw;
    margin-top: 15.7142857143vw;
  }
  .contact {
    padding: 0 7.1428571429vw 60px;
  }
}

@media screen and (min-width: 768px) {
  .br__sp {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .header__button {
    border-radius: 40px;
  }
  .mainvisual__top {
    max-width: 1400px;
    padding-top: 88px;
    margin-right: auto;
    margin-left: auto;
  }
  .mainvisual__middle {
    width: calc(614px + ((100vw - 1400px) / 2));
    padding-right: calc((100vw - 1400px) / 2);
  }
  .mainvisual__bottom {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-right: calc(100px + ((100vw - 1400px) / 2));
  }
  .news {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-left: calc(100px + ((100vw - 1400px) / 2));
  }
  .overview {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-right: calc(100px + ((100vw - 1400px) / 2));
  }
  .overview__image {
    width: 638px;
    top: -250px;
    right: calc(60px + ((100vw - 1400px) / 2));
  }
  .applications {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-right: calc(100px + ((100vw - 1400px) / 2));
  }
  .applications__image {
    padding-right: calc(45px + ((100vw - 1400px) / 2));
    padding-left: calc(78px + ((100vw - 1400px) / 2));
  }
  .faq {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-left: calc(100px + ((100vw - 1400px) / 2));
  }
  .faq__image {
    width: 430px;
    top: -218px;
    right: -32px;
  }
  .information {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-right: calc(100px + ((100vw - 1400px) / 2));
  }
  .information__image {
    width: 625px;
    top: -188px;
    right: calc(50px + ((100vw - 1400px) / 2));
  }
  .projects {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-right: calc(100px + ((100vw - 1400px) / 2));
  }
  .projects__image {
    width: 417px;
    top: -176px;
    right: 141px;
    right: calc(141px + ((100vw - 1400px) / 2));
  }
  .contact {
    padding: 0 calc(100px + ((100vw - 1400px) / 2)) 60px;
  }
  .policy {
    width: calc(1200px + ((100vw - 1400px) / 2));
    padding-right: calc(100px + ((100vw - 1400px) / 2));
    margin-top: 286px;
  }
  .policy__image {
    width: 450px;
    top: -124px;
    right: calc(60px + ((100vw - 1400px) / 2));
  }
}

@media screen and (min-width: 1200px) {
  .header-sp {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */