/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400&family=Libre+Baskerville&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */ }

/**
 * 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: 1em;
  /* 2 */ }

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * 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"] {
  -webkit-appearance: button; }

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  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. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

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

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

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

/* Webフォント */
/* Webフォント */
b, strong, .bold {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif; }

body {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.4rem;
  line-height: 1.8em; }

@media screen and (min-width: 768px) {
  body {
    font-size: 1.5rem;
    line-height: 1.9em; } }

@media screen and (min-width: 980px) {
  body {
    font-size: 1.6rem;
    line-height: 2.0em;
    letter-spacing: 0.03em; } }

/* =============================================
- emvironment
================================================ */
#emvironment {
  padding-right: 0;
  padding-left: 0;
  overflow: hidden; }
  #emvironment .parts {
    position: relative;
    z-index: 1; }
    #emvironment .parts::before {
      content: "";
      display: block;
      position: absolute;
      z-index: -1;
      top: -15px;
      left: 0;
      width: 45px;
      height: 50px;
      background: #F86000;
      opacity: 0.85;
      mix-blend-mode: multiply; }
    #emvironment .parts::after {
      content: "";
      display: block;
      position: absolute;
      z-index: -2;
      top: -65px;
      left: -36px;
      width: 60px;
      height: 67px;
      background: #0E30F7;
      mix-blend-mode: multiply; }
  #emvironment .emvironment_link_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: calc(100% - 40px);
    max-width: 1100px;
    margin: 0 auto 30px; }
    #emvironment .emvironment_link_box .link {
      width: 24%;
      padding: 10px 0;
      border: 1px solid #A6A6A6;
      color: #A6A6A6;
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      letter-spacing: 9;
      line-height: 1;
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      -ms-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      #emvironment .emvironment_link_box .link.current {
        border: 1px solid #F86000;
        color: #F86000; }
      #emvironment .emvironment_link_box .link:hover {
        border: 1px solid #F86000;
        color: #F86000; }
  #emvironment .visual {
    width: 100%;
    max-width: 1520px;
    margin: auto; }
    #emvironment .visual .textbox {
      width: 100%;
      max-width: 680px;
      padding: 0 20px; }
    #emvironment .visual .visual_title {
      font-size: 40px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 1.24; }
    #emvironment .visual .en {
      margin-top: 15px;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1.54;
      font-family: 'Libre Baskerville', serif; }
    #emvironment .visual .img {
      width: 425px; }
  #emvironment .about {
    margin-top: 80px; }
    #emvironment .about .inner {
      width: 100%;
      max-width: 1100px;
      margin: auto;
      position: relative;
      z-index: 1; }
    #emvironment .about .textbox {
      width: 100%;
      max-width: 665px;
      padding: 0 20px; }
    #emvironment .about .about_title {
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 1.55; }
    #emvironment .about .text {
      margin-top: 30px;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.05em;
      line-height: 1.7; }
      #emvironment .about .text .color {
        color: #F86000; }
    #emvironment .about .img {
      width: 100%;
      margin-top: 40px;
      padding: 0 20px; }
    #emvironment .about .about_list {
      width: calc(100% - 40px);
      max-width: 1100px;
      margin: 40px auto 50px; }
      #emvironment .about .about_list .about_list_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        #emvironment .about .about_list .about_list_item + .about_list_item {
          margin-top: 10px; }
      #emvironment .about .about_list .title {
        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: 40%;
        padding: 20px 0;
        color: #fff;
        font-size: 16px;
        font-family: 'Baskerville', serif;
        text-align: center;
        background: #F86000; }
      #emvironment .about .about_list .about_list_text {
        width: 60%;
        padding: 20px;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        background: #F0F0F0; }
    #emvironment .about .flex_layout {
      width: 100%;
      max-width: 1180px;
      margin: auto;
      padding: 0 20px; }
      #emvironment .about .flex_layout .en {
        margin: 40px 0;
        font-size: 18px;
        font-weight: 400;
        font-family: "Libre Baskerville", serif;
        line-height: 1.2; }
      #emvironment .about .flex_layout .textbox {
        padding: 0; }
      #emvironment .about .flex_layout .title {
        font-size: 21px;
        font-weight: bold;
        letter-spacing: 0.04em;
        line-height: 1.43; }
      #emvironment .about .flex_layout .text_content {
        margin-top: 25px;
        padding: 0; }
      #emvironment .about .flex_layout .subtitle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 1; }
        #emvironment .about .flex_layout .subtitle::before {
          content: "";
          display: block;
          width: 15px;
          height: 0;
          margin-right: 10px;
          border-bottom: 3px solid #EF8543; }
      #emvironment .about .flex_layout .text {
        margin-top: 15px;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.04em;
        line-height: 1.75;
        max-width: none; }
  #emvironment .check {
    position: relative;
    z-index: 1;
    width: calc(100% - 40px);
    max-width: 1100px;
    margin: 0 auto 40px;
    padding: 40PX 20px;
    border: 10px solid #F86000; }
    #emvironment .check .title {
      font-size: 21px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 1.43; }
    #emvironment .check .text {
      margin-top: 30px;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 1.7; }
      #emvironment .check .text .color {
        color: #F86000; }
    #emvironment .check::before {
      content: "Check!";
      display: block;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      padding: 4px 8px;
      color: #fff;
      font-size: 15px;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0;
      font-family: "Libre Baskerville", serif;
      background: #F86000; }
  #emvironment .point {
    margin-top: 50px; }
    #emvironment .point .content {
      padding-top: 40px;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(45vw, #F0F0F0), color-stop(45vw, #fff));
      background: -webkit-linear-gradient(#F0F0F0 45vw, #fff 45vw);
      background: -o-linear-gradient(#F0F0F0 45vw, #fff 45vw);
      background: linear-gradient(#F0F0F0 45vw, #fff 45vw); }
      #emvironment .point .content + .content {
        margin-top: 100px; }
    #emvironment .point .inner {
      width: 100%;
      max-width: 1180px;
      margin: auto;
      padding: 0 20px; }
    #emvironment .point .point_title {
      margin-bottom: 30px;
      font-weight: 400;
      font-family: 'Libre Baskerville', serif;
      letter-spacing: 0;
      line-height: 1;
      text-align: center; }
    #emvironment .point .img {
      width: 100%;
      vertical-align: bottom; }
    #emvironment .point .en {
      margin: 35px 0 20px;
      font-size: 18px;
      font-weight: 400;
      font-family: "Libre Baskerville", serif;
      line-height: 1.2; }
    #emvironment .point .title {
      font-size: 21px;
      font-weight: bold;
      letter-spacing: 0.04em;
      line-height: 1.43; }
    #emvironment .point .about .title {
      font-weight: normal; }
    #emvironment .point .text_content {
      margin-top: 25px; }
      #emvironment .point .text_content .subtitle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 1; }
        #emvironment .point .text_content .subtitle::before {
          content: "";
          display: block;
          width: 15px;
          height: 0;
          margin-right: 10px;
          border-bottom: 3px solid #EF8543; }
      #emvironment .point .text_content .text {
        margin-top: 15px;
        font-size: 16px;
        letter-spacing: 0.04em;
        line-height: 1.75; }
        #emvironment .point .text_content .text .bold {
          font-weight: bold; }
        #emvironment .point .text_content .text .color {
          color: #F86000; }
    #emvironment .point .flow_layout {
      text-align: center; }
      #emvironment .point .flow_layout .flow_item {
        position: relative;
        z-index: 1;
        padding: 20px;
        background: #F5F5F5;
        border-radius: 10px; }
        #emvironment .point .flow_layout .flow_item + .flow_item {
          margin-top: 55px; }
          #emvironment .point .flow_layout .flow_item + .flow_item::before {
            content: "";
            display: block;
            position: absolute;
            z-index: 1;
            top: -34px;
            width: 0;
            height: 0;
            right: 0;
            left: 0;
            margin: auto;
            border-style: solid;
            border-width: 13px 7.5px 0 7.5px;
            border-color: #F86000 transparent transparent transparent; }
      #emvironment .point .flow_layout .flow_title {
        margin-bottom: 40px;
        padding-bottom: 40px;
        font-size: 21px;
        font-weight: bold;
        text-align: left;
        border-bottom: 1px solid; }
        #emvironment .point .flow_layout .flow_title .subtitle {
          position: relative;
          z-index: 1;
          color: #F86000;
          font-size: 18px;
          font-weight: 400;
          font-family: 'Libre Baskerville', serif;
          letter-spacing: 0;
          line-height: 1;
          margin-bottom: 16px;
          padding-bottom: 16px; }
          #emvironment .point .flow_layout .flow_title .subtitle::before {
            content: "";
            display: block;
            position: absolute;
            z-index: 1;
            bottom: 0;
            left: 0;
            width: 15px;
            border-bottom: 2px solid #F86000; }
        #emvironment .point .flow_layout .flow_title .btn {
          display: block;
          background: #F86000;
          border-radius: 7px;
          width: 182px;
          margin-top: 20px;
          padding: 15px;
          color: #ffff;
          font-size: 16px;
          letter-spacing: 0.06em;
          text-align: center;
          line-height: 1; }
          #emvironment .point .flow_layout .flow_title .btn::after {
            content: "→";
            margin-left: 10px; }
      #emvironment .point .flow_layout .flow_detail {
        text-align: left; }
        #emvironment .point .flow_layout .flow_detail .detail_title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-bottom: 10px;
          font-size: 18px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 1.6; }
          #emvironment .point .flow_layout .flow_detail .detail_title::before {
            content: "";
            display: block;
            width: 15px;
            height: 0;
            margin-right: 10px;
            border-bottom: 3px solid #EF8543; }
        #emvironment .point .flow_layout .flow_detail .detail_text {
          font-size: 15px;
          font-weight: 500;
          letter-spacing: 0.5;
          line-height: 1.73; }
        #emvironment .point .flow_layout .flow_detail .box + .box {
          margin-top: 20px; }
    #emvironment .point .schedule_list {
      margin-top: 40px;
      border-left: 1px solid #F86000; }
      #emvironment .point .schedule_list .schedule_item + .schedule_item {
        margin-top: 25px; }
      #emvironment .point .schedule_list .schedule_time {
        display: block;
        position: relative;
        z-index: 1;
        padding-left: 45px;
        color: #BFBFBF;
        font-size: 60px;
        font-weight: 500;
        font-family: "Barlow Condensed";
        letter-spacing: 0;
        line-height: 1;
        text-align: left; }
        #emvironment .point .schedule_list .schedule_time::before {
          content: "";
          display: block;
          position: absolute;
          z-index: 1;
          top: 0;
          bottom: 0;
          left: 0;
          width: 15px;
          height: 0;
          margin: auto;
          border-bottom: 2px solid #F86000; }
        #emvironment .point .schedule_list .schedule_time.hiddenTime::before {
          content: none; }
      #emvironment .point .schedule_list .schedule_detail {
        margin-top: 15px;
        padding-left: 45px;
        text-align: left; }
        #emvironment .point .schedule_list .schedule_detail .detail_title {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 18px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 1; }
          #emvironment .point .schedule_list .schedule_detail .detail_title::before {
            content: "";
            display: block;
            width: 15px;
            height: 0;
            margin-right: 10px;
            border-bottom: 3px solid #EF8543; }
        #emvironment .point .schedule_list .schedule_detail .detail_text {
          margin-top: 15px;
          font-size: 16px;
          letter-spacing: 0.04em;
          line-height: 1.75; }

@media screen and (min-width: 768px) {
  #emvironment .parts::before {
    top: -15px; }
  #emvironment .parts::after {
    top: -50px;
    left: -40px; }
  #emvironment .emvironment_link_box {
    width: calc(100% - 80px);
    margin: 0 auto 120px; }
    #emvironment .emvironment_link_box .link {
      width: 24%;
      max-width: 245px;
      padding: 22px 0;
      font-size: 16px; }
  #emvironment .visual {
    width: 100%; }
    #emvironment .visual .textbox {
      padding: 0 40px; }
    #emvironment .visual .visual_title {
      font-size: 62px; }
    #emvironment .visual .img {
      width: 81.77%;
      margin-top: -80px;
      margin-left: 25%; }
  #emvironment .about {
    margin-top: 0; }
    #emvironment .about .inner {
      width: 100%;
      max-width: 1100px;
      margin: auto;
      position: relative;
      z-index: 1; }
    #emvironment .about .textbox {
      padding: 0 40px; }
    #emvironment .about .about_title {
      font-size: 40px; }
    #emvironment .about .text {
      max-width: 397px;
      margin-top: 60px;
      font-size: 20px; }
    #emvironment .about .img {
      display: block;
      width: 50%;
      max-width: 723px;
      margin: 40px auto 0;
      padding: 0; }
    #emvironment .about .about_list {
      width: calc(100% - 80px);
      margin: 80px auto 100px; }
      #emvironment .about .about_list .title {
        width: 245px;
        padding: 20px 0;
        font-size: 25px; }
      #emvironment .about .about_list .about_list_text {
        width: calc(100% - 245px);
        padding: 20px;
        font-size: 22px; }
    #emvironment .about .flex_layout {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 70px;
      padding: 0 40px; }
      #emvironment .about .flex_layout .en {
        width: 30%;
        margin: 0;
        font-size: 21px; }
      #emvironment .about .flex_layout .textbox {
        padding: 0; }
      #emvironment .about .flex_layout .title {
        font-size: 32px; }
      #emvironment .about .flex_layout .text_content {
        margin-top: 25px;
        padding: 0; }
      #emvironment .about .flex_layout .subtitle {
        font-size: 22px; }
        #emvironment .about .flex_layout .subtitle::before {
          margin-right: 10px; }
      #emvironment .about .flex_layout .text {
        margin-top: 25px;
        padding-left: 25px;
        font-size: 15px; }
  #emvironment .check {
    position: relative;
    z-index: 1;
    width: calc(100% - 40px);
    max-width: 1100px;
    margin: 0 auto 294px;
    padding: 40PX;
    border: 10px solid #F86000; }
    #emvironment .check .title {
      font-size: 28px; }
    #emvironment .check .text {
      margin-top: 35px;
      font-size: 20px; }
    #emvironment .check::before {
      content: "Check!";
      display: block;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      padding: 4px 8px;
      color: #fff;
      font-size: 15px;
      font-weight: 400;
      line-height: 1;
      letter-spacing: 0;
      font-family: "Libre Baskerville", serif;
      background: #F86000; }
  #emvironment .point .content {
    padding-top: 80px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(35vw, #F0F0F0), color-stop(35vw, #fff));
    background: -webkit-linear-gradient(#F0F0F0 35vw, #fff 35vw);
    background: -o-linear-gradient(#F0F0F0 35vw, #fff 35vw);
    background: linear-gradient(#F0F0F0 35vw, #fff 35vw); }
    #emvironment .point .content + .content {
      margin-top: 206px; }
  #emvironment .point .inner {
    padding: 0 40px; }
  #emvironment .point .point_title {
    font-size: 25px; }
  #emvironment .point .img {
    width: 100%;
    vertical-align: bottom; }
  #emvironment .point .flex_layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px; }
  #emvironment .point .en {
    width: 30%;
    margin: 0;
    font-size: 21px; }
  #emvironment .point .textbox {
    width: 70%; }
  #emvironment .point .title {
    font-size: 32px; }
  #emvironment .point .text_content {
    margin-top: 50px; }
    #emvironment .point .text_content .subtitle {
      font-size: 22px; }
      #emvironment .point .text_content .subtitle::before {
        width: 30px;
        margin-right: 10px; }
    #emvironment .point .text_content .text {
      margin-top: 25px;
      padding-left: 40px;
      font-size: 16px; }
  #emvironment .point .flow_layout {
    margin-top: 70px;
    text-align: center; }
    #emvironment .point .flow_layout .en {
      width: 100%;
      margin-bottom: 40px; }
    #emvironment .point .flow_layout .flow_list {
      margin-top: 70px; }
    #emvironment .point .flow_layout .flow_item {
      padding: 40px 55px; }
      #emvironment .point .flow_layout .flow_item + .flow_item {
        margin-top: 55px; }
    #emvironment .point .flow_layout .flow_title {
      font-size: 22px; }
      #emvironment .point .flow_layout .flow_title br {
        display: none; }
      #emvironment .point .flow_layout .flow_title .subtitle {
        font-size: 20px; }
    #emvironment .point .flow_layout .flow_detail .detail_title {
      margin-bottom: 10px;
      font-size: 20px; }
    #emvironment .point .flow_layout .flow_detail .detail_text {
      padding-left: 25px; }
  #emvironment .point .schedule_list {
    margin-top: 50px; }
    #emvironment .point .schedule_list .schedule_item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #emvironment .point .schedule_list .schedule_item + .schedule_item {
        margin-top: 60px; }
    #emvironment .point .schedule_list .schedule_time {
      width: 340px;
      padding-left: 90px;
      font-size: 102px; }
      #emvironment .point .schedule_list .schedule_time::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15px;
        height: 0;
        margin: auto;
        border-bottom: 2px solid #F86000; }
    #emvironment .point .schedule_list .schedule_detail {
      width: calc(100% - 340px);
      margin-top: 0;
      padding-left: 0; }
      #emvironment .point .schedule_list .schedule_detail .detail_title {
        font-size: 30px; } }

@media screen and (min-width: 1200px) {
  #emvironment .parts {
    position: relative;
    z-index: 1; }
    #emvironment .parts::before {
      content: "";
      display: block;
      position: absolute;
      z-index: -1;
      top: -57px;
      left: -36px;
      width: 90px;
      height: 100px; }
    #emvironment .parts::after {
      content: "";
      display: block;
      position: absolute;
      z-index: -2;
      top: -124px;
      left: -120px;
      width: 120px;
      height: 134px;
      background: #0E30F7; }
  #emvironment .visual .inner {
    width: 100%;
    max-width: 1100px;
    margin: auto;
    position: relative;
    z-index: 1; }
  #emvironment .visual .textbox {
    position: relative;
    z-index: 2;
    padding: 0 40px 235px; }
  #emvironment .visual .visual_title {
    font-size: 85px; }
  #emvironment .visual .img {
    position: absolute;
    z-index: 1;
    width: 1004px;
    top: 0;
    left: 524px;
    margin: auto; }
  #emvironment .about .textbox {
    max-width: 575px;
    padding: 0 0 255px; }
  #emvironment .about .img {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 475px;
    width: 785px;
    margin: 0; }
  #emvironment .about .flex_layout .textbox {
    width: calc(100% - 375px);
    max-width: none; }
  #emvironment .about .flex_layout .en {
    width: 375px;
    font-size: 30px; }
  #emvironment .about .flex_layout .title {
    font-size: 32px; }
  #emvironment .about .flex_layout .text_content {
    margin-top: 50px; }
  #emvironment .point .content {
    background: -webkit-linear-gradient(#F0F0F0 470px, #fff 470px);
    background: -o-linear-gradient(#F0F0F0 470px, #fff 470px);
    background: linear-gradient(#F0F0F0 470px, #fff 470px); }
    #emvironment .point .content + .content {
      margin-top: 206px; }
  #emvironment .point .en {
    font-size: 30px; }
  #emvironment .point .flow_layout .flow_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 55px; }
    #emvironment .point .flow_layout .flow_item + .flow_item {
      margin-top: 55px; }
  #emvironment .point .flow_layout .flow_title {
    width: 270px;
    font-size: 22px;
    border-right: 1px solid;
    border-bottom: none;
    margin-right: 50px;
    margin-bottom: 0;
    padding-right: 50px; }
    #emvironment .point .flow_layout .flow_title br {
      display: block; }
    #emvironment .point .flow_layout .flow_title .subtitle {
      font-size: 20px; }
  #emvironment .point .flow_layout .flow_detail {
    width: calc(100% - 320px); }
    #emvironment .point .flow_layout .flow_detail .detail_title {
      margin-bottom: 10px;
      font-size: 20px; }
    #emvironment .point .flow_layout .flow_detail .detail_text {
      padding-left: 25px; } }