/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./_src/assets/css/style.scss ***!
  \*******************************************************************************************************************************************************************************************/
@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: auto;
}
@media (prefers-reduced-motion: reduce) {
  *,
*::before,
*::after {
    -webkit-animation-delay: -1ms;
            animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
            animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    background-attachment: initial;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
  }
}

html {
  font: 400 1rem/1.5 system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: inherit;
  vertical-align: baseline;
  word-break: normal;
  color: inherit;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
  overflow: visible;
}
hr:not([size]) {
  height: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 initial 0.5rem;
  font: inherit inherit 500 unset/1.2 inherit;
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin: 0 0 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  font: normal inherit inherit/inherit inherit;
  margin: 0 0 1rem;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin: 0 0 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
}

nav li {
  list-style: none;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.2em;
  background-color: currentColor;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  cursor: pointer;
  color: #3333e1;
  background-color: transparent;
  text-decoration: none;
  word-break: break-word;
}
a:hover {
  color: #3434e0;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
}
a:not([href]):not(class), a:not([href]):not([class]):hover {
  cursor: default;
  color: inherit;
  text-decoration: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

pre,
code,
kbd,
samp {
  font: 1.05em "Fira Code", "Cascadia Code", Consolas, "Inconsolata", Monaco, Menlo, "Noto Mono", "Roboto Mono", "Droid Sans Mono", "Ubuntu Mono", "Ubuntu Monospace", "Source Code Pro", "Oxygen Mono", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 0.875em;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: inherit;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: inherit;
  background-color: inherit;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

iframe,
img,
input,
select,
textarea {
  height: auto;
  max-width: 100%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

svg:not([fill]) {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
  text-indent: 0;
  border-color: currentColor;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: inherit;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
  text-transform: none;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

input,
button {
  overflow: visible;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border: 1px solid WindowFrame;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  padding: 0.25em 0.375em;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-transform: none;
  word-wrap: normal;
}
select:not([multiple]):not([size]) {
  background-image: "data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E";
}

::-ms-expand {
  display: none;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(disabled),
[type=button]:not(disabled),
[type=reset]:not(disabled),
[type=submit]:not(disabled) {
  cursor: pointer;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  -ms-overflow-style: scrollbar;
  resize: vertical;
  vertical-align: top;
}

fieldset {
  min-width: 0;
  padding: 0.35em 0.75em 0.625em;
  margin: 0;
  border: 1px solid inherit;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  max-width: 100%;
  white-space: normal;
}
@media (max-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

dialog {
  background-color: inherit;
  border: solid;
  color: inherit;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

input::-ms-input-placeholder {
  opacity: 1;
}

input::placeholder {
  opacity: 1;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

[type=tel],
[type=url],
[type=email],
[type=number] {
  direction: ltr;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

::-moz-ui-invalid {
  box-shadow: none;
}

::-moz-focusring {
  outline: 1px dotted ButtonText;
}

output {
  display: inline-block;
}

iframe {
  border: none;
}

audio,
canvas,
video {
  display: inline;
  display: inline-block;
  zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden=false] {
  display: initial;
}
[aria-hidden=false][hidden=false]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

/* box sizing
-------------------------------------*/
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* general params
-------------------------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
  margin: 0;
  padding: 0;
  /* margin&padding reset */
  font-style: normal;
  font-weight: normal;
}

hr, .areaAnchor, .anchor {
  display: none;
}

li {
  list-style: none;
}

/* word break
-------------------------------------*/
p {
  word-break: normal;
}

i {
  font-style: normal;
}

/*  2: form setting
-------------------------------------*/
option {
  padding-right: 10px;
}

input, select {
  vertical-align: middle;
}

/*-------------------------------------------> Viewport size */
/*-------------------------------------------> Design comp size */
/*-------------------------------------------> Media queries */
/*-------------------------------------------> SP : contents width */
/*-------------------------------------------> PC : contents width */
/*-------------------------------------------> web font */
/*-------------------------------------------> animation */
/* easeInOutExpo */
@-webkit-keyframes animate-panel {
  0% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  49% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
}
@keyframes animate-panel {
  0% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  49% {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
  }
}
@-webkit-keyframes animate-content {
  0% {
    visibility: hidden;
  }
  49% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
@keyframes animate-content {
  0% {
    visibility: hidden;
  }
  49% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
@-webkit-keyframes stickyShow {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes stickyShow {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes stickyHide {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes stickyHide {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
/*-------------------------------------------> font size (rem) */
/*-------------------------------------------> font size (vw -> rem) */
/*-------------------------------------------> fletter space */
/*-------------------------------------------> percentage (%) */
/*-------------------------------------------> vw ( width / height / padding / margin / position / and more ) */
/*-------------------------------------------> color */
/* Base color
-------------------------------------*/
/* Material color
-------------------------------------*/
/*-------------------------------------------> easing */
/*-------------------------------------------> html */
html {
  opacity: 0;
  font-size: 62.5%;
}
html.fontLoaded {
  opacity: 1;
}

/*-------------------------------------------> body */
body {
  color: #000;
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 1.5rem;
    line-height: 1em;
    letter-spacing: 0em;
  }
}

/*-------------------------------------------> link */
a {
  line-height: 1;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}

/*-------------------------------------------> image */
img {
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/*-------------------------------------------> br */
br.sp {
  display: block;
}
@media screen and (min-width: 769px) {
  br.sp {
    display: none;
  }
}
br.pc {
  display: none;
}
@media screen and (min-width: 769px) {
  br.pc {
    display: block;
  }
}

/*-------------------------------------------> main */
.main-container .section-inner {
  width: 89.3333333333%;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .main-container .section-inner {
    width: 100%;
    max-width: 1050px;
    padding: 0 15px;
  }
}

/*-------------------------------------------> aboutArea */
#aboutArea {
  padding: 70px 30px 0px;
}
#aboutArea .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#aboutArea #inGoogleMap {
  float: left;
  width: 52.5%;
}
#aboutArea #inGoogleMap > div {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66.67%;
  line-height: 0;
}
#aboutArea #inGoogleMap > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#aboutArea .texts {
  float: right;
  width: 47.5%;
}
#aboutArea .texts .textsInner {
  max-width: 400px;
  margin-left: auto;
}
#aboutArea .texts .ttl {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 15px;
  color: #3d4e64;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#aboutArea .texts .ttl:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  content: "";
  width: 106px;
  height: 1px;
  margin-left: -53px;
  background-color: #3d4e64;
}
#aboutArea .texts .infos dl {
  display: table;
  width: 100%;
}
#aboutArea .texts .infos dl + dl {
  margin-top: 20px;
}
#aboutArea .texts .infos dl > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
#aboutArea .texts .infos dt {
  width: 120px;
  padding-right: 15px;
  border-right: #333 solid 1px;
  text-align: right;
}
#aboutArea .texts .infos dd {
  padding-left: 15px;
}

@media only screen and (max-width: 767px) {
  #aboutArea {
    padding: 30px 15px 0px;
  }
  #aboutArea #inGoogleMap {
    float: none;
    width: auto;
    margin-top: 30px;
  }
  #aboutArea .texts {
    float: none;
    width: auto;
  }
  #aboutArea .texts .textsInner {
    max-width: 300px;
    margin: 0 auto;
  }
  #aboutArea .texts .ttl {
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 18px;
  }
  #aboutArea .texts .infos dl > * {
    font-size: 12px;
  }
  #aboutArea .texts .infos dt {
    width: 90px;
    padding-right: 10px;
  }
  #aboutArea .texts .infos dd {
    padding-left: 10px;
  }
}
.monitor-header {
  height: calc(100vw * .75);
  background: url(../img/hero_sp.jpg) center/cover no-repeat;
}
@media screen and (min-width: 769px) {
  .monitor-header {
    min-height: 600px;
    height: 100vh;
    background: url(../img/hero_pc.jpg) center/cover no-repeat;
  }
}
.monitor-header-inner {
  width: 100%;
  height: 100%;
  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;
}
.monitor-header h1 {
  width: 98%;
  margin-bottom: 60px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
@media screen and (min-width: 769px) {
  .monitor-header h1 {
    width: 70%;
  }
}
.monitor-header h1.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.monitor-lead {
  background: #fde81d url(../img/bg_lead_sp.png) right bottom/100% auto no-repeat;
}
@media screen and (min-width: 769px) {
  .monitor-lead {
    background: #fde81d;
  }
}
.monitor-lead .section-inner {
  position: relative;
  padding: 40px 0 120px;
}
@media screen and (min-width: 769px) {
  .monitor-lead .section-inner {
    padding: 80px 15px;
  }
  .monitor-lead .section-inner::before {
    content: "";
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: url(../img/bg_lead_pc.png) right bottom/auto 100% no-repeat;
    position: absolute;
    right: 0;
    bottom: -50px;
    opacity: 0;
    -webkit-transform: translate(30px, 0);
            transform: translate(30px, 0);
    -webkit-transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .monitor-lead .section-inner.appear::before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.monitor-lead p {
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.6em;
  letter-spacing: 0.02em;
  text-shadow: 1px 1px 0 #fde81d, -1px 1px 0 #fde81d, 1px -1px 0 #fde81d, -1px -1px 0 #fde81d;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
.monitor-lead p else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-lead p {
    font-size: 1.8rem;
    line-height: 1.6666666667em;
    letter-spacing: 0.02em;
  }
}
.monitor-lead p.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-lead p span {
  color: #f45548;
}
.monitor-lead p i {
  display: inline-block;
  font-weight: bold;
}
.monitor-lead p i::before, .monitor-lead p i::after {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: 0em;
}
.monitor-lead p i::before {
  content: "＼";
}
.monitor-lead p i::after {
  content: "／";
}

.monitor-about {
  background: url(../img/bg_01.jpg) center top/100% auto repeat-y;
}
.monitor-about .section-inner {
  position: relative;
  padding: 40px 0 120px;
  background: url(../img/bg_about_sp01.png) center top/100% auto no-repeat, url(../img/bg_about_sp02.png) center bottom/100% auto no-repeat;
}
@media screen and (min-width: 769px) {
  .monitor-about .section-inner {
    padding: 120px 15px;
    background: url(../img/bg_about_pc01.png) center top 40px/100% auto no-repeat;
  }
  .monitor-about .section-inner::before {
    content: "";
    width: 100%;
    height: 400px;
    pointer-events: none;
    background: url(../img/bg_about_pc02.png) left bottom/100% auto no-repeat;
    position: absolute;
    left: 0;
    top: 120px;
    opacity: 0;
    -webkit-transform: translate(-30px, 0);
            transform: translate(-30px, 0);
    -webkit-transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    transition: opacity 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.1, 0.2, 0.3, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .monitor-about .section-inner.appear::before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.monitor-about-text {
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
.monitor-about-text else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-about-text {
    font-size: 2rem;
    line-height: 1.7em;
    letter-spacing: 0.02em;
    margin-bottom: 80px;
  }
}
.monitor-about-text.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-about-text span {
  color: #f45548;
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .monitor-about-text span {
    font-size: 2.4rem;
    line-height: 1.4166666667em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-text span i {
  font-size: 3rem;
  line-height: 1em;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .monitor-about-text span i {
    font-size: 3.4rem;
    line-height: 1em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-text b {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .monitor-about-text b {
    font-size: 2.2rem;
    line-height: 1.5454545455em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-text small {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.3846153846em;
  letter-spacing: 0.02em;
  padding-top: 10px;
}
.monitor-about-text .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff00));
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
.monitor-about-cater {
  margin-bottom: 10px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
.monitor-about-cater else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater {
    max-width: 800px;
    margin: 0 auto 10px;
  }
}
.monitor-about-cater.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-about-cater h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
}
.monitor-about-cater h3 else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater h3 {
    font-size: 2.8rem;
    line-height: 0.8571428571em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-cater h3::before, .monitor-about-cater h3::after {
  content: "";
  width: 60px;
  height: 3px;
  background-color: #000;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater h3::before, .monitor-about-cater h3::after {
    width: 30%;
  }
}
.monitor-about-cater > div {
  -webkit-transform: translateY(-12px);
          transform: translateY(-12px);
  width: 100%;
  height: calc(100% - 24px);
  padding: 18px 18px 4px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater > div {
    padding: 18px 40px 4px;
  }
}
.monitor-about-cater > div p {
  padding: 24px 0;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.3333333333em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater > div p {
    padding: 32px 0;
    font-size: 2.2rem;
    line-height: 1.3636363636em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-cater > div p:not(:last-child) {
  padding-bottom: 24px;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater > div p:not(:last-child) {
    padding-bottom: 32px;
  }
}
.monitor-about-cater > div p small {
  display: block;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.3846153846em;
  letter-spacing: 0.02em;
  padding-top: 10px;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 769px) {
  .monitor-about-cater > div p small {
    text-align: center;
    padding-top: 15px;
    font-size: 1.5rem;
    line-height: 1.3333333333em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-note {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  margin-bottom: 40px;
}
.monitor-about-note else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-about-note {
    max-width: 800px;
    margin: 0 auto 40px;
  }
}
.monitor-about-note li {
  font-size: 1.2rem;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 769px) {
  .monitor-about-note li {
    font-size: 1.3rem;
    line-height: 1.3846153846em;
    letter-spacing: 0.02em;
  }
}
.monitor-about-note li:not(:last-child) {
  margin-bottom: 5px;
}
.monitor-about-period {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
.monitor-about-period else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-about-period {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.monitor-about-period.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-about-period dt {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  text-shadow: 1px 1px 0 #feecd4, -1px 1px 0 #feecd4, 1px -1px 0 #feecd4, -1px -1px 0 #feecd4;
}
@media screen and (min-width: 769px) {
  .monitor-about-period dt {
    font-size: 2.4rem;
    line-height: 1.25em;
    letter-spacing: 0.04em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff00));
    background: linear-gradient(transparent 60%, #ffff00 60%);
  }
  .monitor-about-period dt::after {
    content: "：";
  }
}
.monitor-about-period dt span {
  padding: 5px 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff00));
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
@media screen and (min-width: 769px) {
  .monitor-about-period dt span {
    padding: 0;
    background: inherit;
  }
}
.monitor-about-period dd {
  padding-top: 10px;
  font-weight: bold;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.75em;
  letter-spacing: 0.02em;
  text-shadow: 1px 1px 0 #feecd4, -1px 1px 0 #feecd4, 1px -1px 0 #feecd4, -1px -1px 0 #feecd4;
}
@media screen and (min-width: 769px) {
  .monitor-about-period dd {
    padding-top: 0;
    font-size: 2.4rem;
    line-height: 1.25em;
    letter-spacing: 0.04em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff00));
    background: linear-gradient(transparent 60%, #ffff00 60%);
  }
}

.monitor-spot {
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, rgba(14, 202, 249, 0.5)), to(white));
  background: linear-gradient(0deg, white 0%, rgba(14, 202, 249, 0.5) 50%, white 100%);
}
.monitor-spot .section-inner {
  padding: 40px 0;
}
@media screen and (min-width: 769px) {
  .monitor-spot .section-inner {
    padding: 80px 15px;
  }
}
.monitor-spot h3 {
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #f35a00;
  font-size: 2.4rem;
  line-height: 1.3333333333em;
  letter-spacing: 0.02em;
  margin: 0 auto 60px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
@media screen and (min-width: 769px) {
  .monitor-spot h3 {
    width: 60%;
    font-size: 3.6rem;
    line-height: 1.3333333333em;
    letter-spacing: 0.02em;
    margin-bottom: 80px;
  }
}
.monitor-spot h3.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-spot h3 span {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
.monitor-spot h3 i {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff00));
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
.monitor-spot-wrap {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .monitor-spot-wrap {
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.monitor-spot-item {
  background-color: #fff;
  position: relative;
  border: 3px solid #f35a00;
  border-radius: 15px;
  padding: 50px 15px 30px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
@media screen and (min-width: 769px) {
  .monitor-spot-item {
    width: 48%;
    padding: 50px 30px 30px;
  }
  .monitor-spot-item:nth-child(n+3) {
    margin-top: 60px;
  }
  .monitor-spot-item:nth-child(2n) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
}
.monitor-spot-item.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media screen and (max-width: 768px) {
  .monitor-spot-item:not(:last-child) {
    margin-bottom: 60px;
  }
}
.monitor-spot-item-number {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.monitor-spot-item h4 {
  max-width: 330px;
  width: 90%;
  text-align: center;
  color: #f35a00;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  margin: 0 auto 20px;
}
@media screen and (min-width: 769px) {
  .monitor-spot-item h4 {
    width: 75%;
    font-size: 2.2rem;
    line-height: 1.3636363636em;
    letter-spacing: 0.02em;
    margin-bottom: 30px;
  }
}
.monitor-spot-item figure {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .monitor-spot-item figure {
    margin-bottom: 30px;
  }
}
.monitor-spot-item p {
  font-size: 1.5rem;
  line-height: 1.7333333333em;
  letter-spacing: 0.02em;
}
.monitor-spot-footer-pdf {
  text-align: center;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
.monitor-spot-footer-pdf.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-spot-footer-pdf p {
  display: inline-block;
}
.monitor-spot-footer-pdf p::before, .monitor-spot-footer-pdf p::after {
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .monitor-spot-footer-pdf p::before, .monitor-spot-footer-pdf p::after {
    font-size: 2.8rem;
    line-height: 1.2857142857em;
    letter-spacing: 0.02em;
  }
}
.monitor-spot-footer-pdf p::before {
  content: "＼ ";
}
.monitor-spot-footer-pdf p::after {
  content: " ／";
}
.monitor-spot-footer-pdf a {
  color: #000;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875em;
  letter-spacing: 0.02em;
}
.monitor-spot-footer-pdf a else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-spot-footer-pdf a {
    font-size: 2.4rem;
    line-height: 1.5em;
    letter-spacing: 0.02em;
  }
}
@media (hover: hover) {
  .monitor-spot-footer-pdf a {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .monitor-spot-footer-pdf a:hover {
    opacity: 0.6;
  }
}

.monitor-form-block {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
@media screen and (min-width: 769px) {
  .monitor-form-block {
    max-width: 420px;
    margin: auto;
  }
}
.monitor-form-block.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-form-button {
  position: relative;
  display: block;
  border-radius: 10px;
  background-color: #f45548;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 10px 0;
  margin-bottom: 12px;
}
.monitor-form-button else {
  font-weight: 400;
}
@media (hover: hover) {
  .monitor-form-button {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .monitor-form-button:hover {
    opacity: 0.6;
  }
}
.monitor-form-button span {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.3333333333em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .monitor-form-button span {
    font-size: 2.2rem;
    line-height: 1.2727272727em;
    letter-spacing: 0.02em;
  }
}
.monitor-form-button small {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.875em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .monitor-form-button small {
    font-size: 1.5rem;
    line-height: 1.8666666667em;
    letter-spacing: 0.02em;
  }
}
.monitor-form-button::after {
  content: "";
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.monitor-form-note li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 5px;
  font-size: 1.5rem;
  line-height: 1.6em;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .monitor-form-note li {
    font-size: 1.3rem;
    line-height: 1.5384615385em;
    letter-spacing: 0.02em;
  }
}
.monitor-form-note li a {
  color: #06a3e0;
  border-bottom: 1px solid #06a3e0;
}
@media (hover: hover) {
  .monitor-form-note li a {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .monitor-form-note li a:hover {
    opacity: 0.6;
  }
}

.monitor-flow {
  background: url(../img/bg_01.jpg) center top/100% auto repeat-y;
}
.monitor-flow .section-inner {
  padding: 40px 0;
}
@media screen and (min-width: 769px) {
  .monitor-flow .section-inner {
    padding: 80px 15px;
  }
}
.monitor-flow h3 {
  color: #f35a00;
  position: relative;
  z-index: 2;
  width: 200px;
  height: 100px;
  margin: auto;
  border-radius: 100px 100px 0 0;
  border-top: 3px solid #f35a00;
  border-left: 3px solid #f35a00;
  border-right: 3px solid #f35a00;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1em;
  letter-spacing: 0.02em;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.monitor-flow h3 else {
  font-weight: 400;
}
.monitor-flow h3 span {
  padding-bottom: 20px;
}
.monitor-flow-wrap {
  position: relative;
  z-index: 1;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  border: 3px solid #f35a00;
  padding: 24px 20px 30px;
  background-color: #fff;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .monitor-flow-wrap {
    padding: 48px 60px 40px;
    margin-bottom: 60px;
  }
}
.monitor-flow-wrap > div {
  background: url(../img/arrow.svg) center bottom 80px/40px auto no-repeat;
}
@media screen and (min-width: 769px) {
  .monitor-flow-wrap > div {
    background-size: 80px auto;
    background-position: center bottom 130px;
  }
}
.monitor-flow-item {
  position: relative;
  border: 3px solid #bfbfbf;
  padding: 10px;
  text-align: center;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
  transition: opacity 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0.2, 0.3, 1);
}
@media screen and (min-width: 769px) {
  .monitor-flow-item {
    padding: 30px 20px;
  }
}
.monitor-flow-item.appear {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.monitor-flow-item:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .monitor-flow-item:not(:last-child) {
    margin-bottom: 60px;
  }
}
.monitor-flow-item-title {
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.75em;
  letter-spacing: 0.02em;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 500;
}
.monitor-flow-item-title else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-flow-item-title {
    font-size: 2.4rem;
    line-height: 1.4166666667em;
    letter-spacing: 0.02em;
  }
}
.monitor-flow-item-text {
  display: inline-block;
  text-align: left;
  padding-top: 10px;
  font-size: 1.3rem;
  line-height: 1.5384615385em;
  letter-spacing: 0.02em;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
}
.monitor-flow-item-text else {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .monitor-flow-item-text {
    font-size: 1.5rem;
    line-height: 1.6em;
    letter-spacing: 0.02em;
  }
}
.monitor-flow-item-map {
  width: 30%;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .monitor-flow-item-map {
    width: 120px;
    position: absolute;
    right: 5%;
    top: 16%;
  }
}
@media (hover: hover) {
  .monitor-flow-item-map {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .monitor-flow-item-map:hover {
    opacity: 0.6;
  }
}
