@charset "UTF-8";
@import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* IEハック用mixin */
.mt0 {
  margin-top: 0 !important; }

.mt1 {
  margin-top: 1rem !important; }

.mt2 {
  margin-top: 2rem !important; }

.mt3 {
  margin-top: 3rem !important; }

.mt4 {
  margin-top: 4rem !important; }

.mt5 {
  margin-top: 5rem !important; }

.mt6 {
  margin-top: 6rem !important; }

.mt7 {
  margin-top: 7rem !important; }

.mt8 {
  margin-top: 8rem !important; }

.mt9 {
  margin-top: 9rem !important; }

.mt10 {
  margin-top: 10rem !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb1 {
  margin-bottom: 1rem !important; }

.mb2 {
  margin-bottom: 2rem !important; }

.mb3 {
  margin-bottom: 3rem !important; }

.mb4 {
  margin-bottom: 4rem !important; }

.mb5 {
  margin-bottom: 5rem !important; }

.mb6 {
  margin-bottom: 6rem !important; }

.mb7 {
  margin-bottom: 7rem !important; }

.mb8 {
  margin-bottom: 8rem !important; }

.mb9 {
  margin-bottom: 9rem !important; }

.mb10 {
  margin-bottom: 10rem !important; }

.mtb0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.mtb1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.mtb2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.mtb3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.mtb4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.mtb5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important; }

.mtb6 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.mtb7 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important; }

.mtb8 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important; }

.mtb9 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important; }

.mtb10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important; }

.pt0 {
  padding-top: 0 !important; }

.pt1 {
  padding-top: 1rem !important; }

.pt2 {
  padding-top: 2rem !important; }

.pt3 {
  padding-top: 3rem !important; }

.pt4 {
  padding-top: 4rem !important; }

.pt5 {
  padding-top: 5rem !important; }

.pt6 {
  padding-top: 6rem !important; }

.pt7 {
  padding-top: 7rem !important; }

.pt8 {
  padding-top: 8rem !important; }

.pt9 {
  padding-top: 9rem !important; }

.pt10 {
  padding-top: 10rem !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb1 {
  padding-bottom: 1rem !important; }

.pb2 {
  padding-bottom: 2rem !important; }

.pb3 {
  padding-bottom: 3rem !important; }

.pb4 {
  padding-bottom: 4rem !important; }

.pb5 {
  padding-bottom: 5rem !important; }

.pb6 {
  padding-bottom: 6rem !important; }

.pb7 {
  padding-bottom: 7rem !important; }

.pb8 {
  padding-bottom: 8rem !important; }

.pb9 {
  padding-bottom: 9rem !important; }

.pb10 {
  padding-bottom: 10rem !important; }

.ptb0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.ptb1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.ptb2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.ptb3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.ptb4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.ptb5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

.ptb6 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

.ptb7 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important; }

.ptb8 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important; }

.ptb9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important; }

.ptb10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important; }

.txt-center {
  text-align: center; }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

@media screen and (max-width: 767px) {
  .txt-center_sp {
    text-align: center; } }

@media screen and (max-width: 767px) {
  .txt-left_sp {
    text-align: left; } }

@media screen and (max-width: 767px) {
  .txt-right_sp {
    text-align: right; } }

.red {
  color: red; }

.green {
  color: #0ece49; }

.white {
  color: white; }

* {
  zoom: 1; }

*:focus {
  outline: none; }

html {
  font-size: 16px; }
  @media screen and (max-width: 767px) {
    html {
      font-size: 14px; } }

body {
  font-family: 'Noto Sans Japanese', sans-serif;
  -ms-font-feature-settings: "normal";
  font-style: normal;
  font-weight: 400;
  -ms-font-feature-settings: "normal";
  line-height: 1.4;
  color: #0a0a0a;
  background: white;
  letter-spacing: 0.1rem;
  box-sizing: border-box; }

img {
  transition: all 300ms 0s ease; }

a, a:hover {
  transition: all 200ms 0s ease;
  text-decoration: none;
  color: #0a0a0a;
  cursor: pointer !important; }

a:hover {
  color: #de2927; }

ul, li, div {
  transition: all 200ms 0s ease; }

p {
  margin-bottom: 1.5rem; }

i {
  color: #de2927;
  margin-right: 0.2em; }

strong {
  font-weight: bold; }

small {
  font-size: 0.8rem; }

.container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 40px;
  z-index: 5;
  position: relative; }
  @media screen and (max-width: 767px) {
    .container {
      padding: 0 20px; } }

header {
  display: block; }
  header .bg {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100vh; }
    header .bg ul, header .bg li, header .bg div, header .bg img {
      transition: none; }
    header .bg ul {
      height: 100vh;
      background-color: black; }
      header .bg ul li {
        width: 100%;
        height: 100%; }
        header .bg ul li:nth-child(1) {
          background: url("../images/slide1.jpg") no-repeat top center;
          background-size: auto;
          background-size: cover;
          background-attachment: scroll; }
    header .bg .bx-wrapper {
      border: none; }
    header .bg .bx-viewport {
      left: 0;
      box-shadow: none;
      border: none;
      height: 100vh; }
  header .container {
    max-width: 450px;
    padding: 0; }
    @media screen and (max-width: 767px) {
      header .container {
        padding: 0 40px; } }
    header .container .title {
      padding: 140px 0 80px 0; }
      @media screen and (max-width: 767px) {
        header .container .title {
          padding: 140px 0px 60px 0; } }
      header .container .title ul li {
        margin: 0 auto; }
        header .container .title ul li:nth-child(1) {
          text-align: center;
          width: 200px;
          margin-bottom: 40px; }
          header .container .title ul li:nth-child(1) img {
            width: 100%;
            height: auto; }
        header .container .title ul li:nth-child(2) {
          text-align: center;
          width: 100%;
          margin-bottom: 20px;
          padding-bottom: 20px;
          border-bottom: 1px solid white; }
          header .container .title ul li:nth-child(2) img {
            width: 100%;
            height: auto; }
        header .container .title ul li:nth-child(3) {
          width: 100%;
          color: white; }

nav {
  background: #ccd4dd;
  position: relative;
  z-index: 3;
  border-top: 5px solid white;
  border-bottom: 5px solid white; }
  @media screen and (max-width: 767px) {
    nav {
      display: none; } }
  nav ul {
    display: flex;
    justify-content: space-around; }
    nav ul li {
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      margin: 0 10px;
      position: relative; }
      nav ul li .valve_menu {
        position: absolute;
        left: 0;
        right: 0;
        top: -60px;
        width: 70px;
        margin: 0 auto; }
        nav ul li .valve_menu img {
          width: 100%;
          height: auto; }
      nav ul li a {
        display: block;
        padding: 20px 0;
        color: white;
        font-weight: bold;
        font-size: 1.2rem;
        background: #333333; }
        nav ul li a:hover {
          color: white;
          background: #de2927; }
        nav ul li a small {
          display: block;
          font-weight: normal;
          font-size: 0.8rem; }

main {
  background: white;
  overflow: hidden;
  position: relative;
  display: block;
  /*
  @include mq-down(sm) {
  	&::after{
  		content:"　";
  		display:block;
  		position:absolute;
  		top:0;
  		left:0;
  		width:100%;
  		height:100%;
  		background:#333;
  		z-index: 4;
  	}
  }
  */ }
  @media screen and (max-width: 767px) {
    main {
      background: #f0f0f0; } }
  @media screen and (max-width: 767px) {
    main .container {
      background: rgba(255, 255, 255, 0.9);
      margin: 0 30px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      padding: 30px 10px;
      padding-top: 100px;
      border-radius: 20px; } }
  main .logo {
    transition: none;
    position: fixed;
    bottom: -150px;
    right: -50px;
    width: 500px;
    opacity: 0.2;
    z-index: 1; }
    main .logo img {
      width: 100%;
      height: auto;
      animation: logo-rotation 60s linear infinite; }
    @media screen and (max-width: 767px) {
      main .logo {
        width: 200px;
        bottom: -50px; } }
  main .title {
    text-align: center;
    padding-bottom: 60px;
    z-index: 3; }
    main .title img {
      animation: logo-rotation 5s linear infinite;
      display: block;
      margin: 0 auto; }
    main .title h1 {
      font-size: 3rem;
      font-weight: 600;
      border-bottom: 2px solid #de2927;
      display: inline-block;
      padding-bottom: 2px;
      margin-bottom: 5px; }
      @media screen and (max-width: 767px) {
        main .title h1 {
          font-size: 2rem; } }
      main .title h1::after {
        content: "　";
        display: block;
        height: 2px;
        background: #de2927;
        font-size: 0; }
    main .title p {
      display: block; }
  main section {
    z-index: 2; }
    main section#point1 {
      background: url("../images/pipe_vertical.svg") repeat-y;
      background-position: top 0px right -50px;
      background-size: 90px 20px;
      position: relative;
      padding-bottom: 100px; }
      @media screen and (max-width: 767px) {
        main section#point1 {
          background-position: top 0px right -70px;
          padding-bottom: 0; } }
      main section#point1 .message {
        position: relative;
        margin-bottom: 60px; }
        main section#point1 .message .anniversary-logo {
          position: absolute;
          top: -150px;
          left: -250px;
          z-index: -1;
          opacity: 0.5; }
          @media screen and (max-width: 767px) {
            main section#point1 .message .anniversary-logo {
              top: 20px;
              left: -20px; } }
          @media screen and (max-width: 767px) {
            main section#point1 .message .anniversary-logo img {
              width: 300px;
              height: auto; } }
      main section#point1 .movie {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
        main section#point1 .movie iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    main section#point2 {
      background: url("../images/pipe_vertical.svg") repeat-y;
      background-position: top 0px left -50px;
      background-size: 90px 20px;
      position: relative; }
      @media screen and (max-width: 767px) {
        main section#point2 {
          background-position: top 0px left -70px; } }
      main section#point2 .message ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 60px; }
        main section#point2 .message ul li:nth-child(1) {
          flex-basis: 60%; }
          main section#point2 .message ul li:nth-child(1) .name {
            font-size: 1.2rem;
            font-weight: bold; }
            main section#point2 .message ul li:nth-child(1) .name span {
              font-size: 2.5rem; }
        main section#point2 .message ul li:nth-child(2) {
          flex-basis: 30%; }
          main section#point2 .message ul li:nth-child(2) img {
            width: 100%; }
        @media screen and (max-width: 767px) {
          main section#point2 .message ul {
            flex-direction: column; }
            main section#point2 .message ul li :nth-child(1) {
              order: 1;
              flex-basis: 100%; }
            main section#point2 .message ul li:nth-child(2) {
              order: -1;
              width: 50%;
              padding-bottom: 20px; } }
    main section#point3 {
      background: url("../images/pipe_vertical.svg") repeat-y;
      background-position: top 0px right -50px;
      background-size: 90px 20px;
      position: relative; }
      @media screen and (max-width: 767px) {
        main section#point3 {
          background-position: top 0px right -70px; } }
      main section#point3 .ind_side {
        display: block;
        position: fixed;
        top: 25vh;
        right: -100px;
        z-index: 10; }
        @media screen and (max-width: 767px) {
          main section#point3 .ind_side {
            right: auto;
            top: auto;
            bottom: -100px;
            left: 10px; } }
        main section#point3 .ind_side.active.fade_on {
          right: 10px; }
          @media screen and (max-width: 767px) {
            main section#point3 .ind_side.active.fade_on {
              bottom: 10px; } }
        @media screen and (max-width: 767px) {
          main section#point3 .ind_side ul {
            display: flex; } }
        main section#point3 .ind_side ul li {
          padding: 10px; }
          @media screen and (max-width: 767px) {
            main section#point3 .ind_side ul li {
              padding: 2px; } }
          main section#point3 .ind_side ul li button {
            width: 100%;
            cursor: pointer !important;
            border-radius: 50%;
            padding: 0;
            border: 4px solid #fda900;
            box-sizing: border-box;
            font-weight: bold;
            color: #fda900;
            font-size: 1.2rem;
            background: white;
            transition: all 200ms 0s ease;
            height: 70px;
            width: 70px; }
            @media screen and (max-width: 767px) {
              main section#point3 .ind_side ul li button {
                padding: 0; } }
            main section#point3 .ind_side ul li button.active {
              color: white;
              background: #fda900; }
            main section#point3 .ind_side ul li button:hover {
              color: white;
              background: #fda900; }
      main section#point3 .content {
        position: relative; }
        main section#point3 .content .ind {
          transition: all 300ms 0s ease;
          width: 100%;
          opacity: 0;
          position: absolute;
          top: 0;
          left: -1000px; }
          main section#point3 .content .ind.active {
            opacity: 1;
            left: 0; }
          main section#point3 .content .ind ul li:nth-child(1) button {
            border-top: 1px solid #333333; }
          main section#point3 .content .ind ul li button {
            transition: all 200ms 0s ease;
            display: flex;
            align-items: center;
            align-self: center;
            cursor: pointer !important;
            width: 100%;
            background: none;
            border: none;
            border-bottom: 1px solid #333333;
            text-align: left;
            padding: 2rem 1rem;
            font-size: 1.2rem;
            background: rgba(255, 255, 255, 0); }
            main section#point3 .content .ind ul li button .icon {
              flex-basis: 100px;
              background: #fda900;
              border-radius: 100%;
              width: 100px;
              height: 100px;
              position: relative; }
              main section#point3 .content .ind ul li button .icon img {
                width: 50%;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto; }
            main section#point3 .content .ind ul li button .txt {
              text-align: left;
              padding-left: 1rem;
              flex-grow: 1; }
              main section#point3 .content .ind ul li button .txt span:nth-child(1) {
                font-size: 1.5rem;
                display: block; }
              main section#point3 .content .ind ul li button .txt span:nth-child(2) {
                font-size: 0.8rem;
                color: #969696;
                display: block; }
            main section#point3 .content .ind ul li button .number {
              flex-basis: 50px;
              background: #fda900;
              border-radius: 100%;
              width: 50px;
              height: 50px;
              text-align: center;
              line-height: 3; }
              main section#point3 .content .ind ul li button .number span {
                color: white;
                font-weight: bold; }
            main section#point3 .content .ind ul li button:hover {
              background: rgba(253, 169, 0, 0.1); }
        main section#point3 .content .ind_sub {
          transition: all 300ms 0s ease;
          width: 100%;
          opacity: 0;
          position: absolute;
          top: 0;
          left: 1000px; }
          main section#point3 .content .ind_sub.active {
            opacity: 1;
            left: 0; }
          main section#point3 .content .ind_sub ul {
            display: flex;
            justify-content: space-around; }
            main section#point3 .content .ind_sub ul li {
              flex-basis: 100%;
              padding: 20px; }
              @media screen and (max-width: 767px) {
                main section#point3 .content .ind_sub ul li {
                  padding: 2px; } }
              main section#point3 .content .ind_sub ul li button {
                width: 100%;
                cursor: pointer !important;
                border-radius: 30px 30px 30px 30px / 30px 30px 30px 30px;
                padding: 10px 40px;
                border: 4px solid #fda900;
                box-sizing: border-box;
                font-weight: bold;
                color: #fda900;
                font-size: 1.2rem;
                background: rgba(253, 169, 0, 0);
                transition: all 200ms 0s ease; }
                @media screen and (max-width: 767px) {
                  main section#point3 .content .ind_sub ul li button {
                    border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
                    padding: 10px 15px; } }
                main section#point3 .content .ind_sub ul li button.active {
                  color: white;
                  background: #fda900; }
                main section#point3 .content .ind_sub ul li button:hover {
                  color: white;
                  background: #fda900; }
        main section#point3 .content .block {
          transition: all 300ms 0s ease;
          width: 100%;
          position: absolute;
          top: 200px;
          opacity: 0;
          left: 1000px;
          height: auto; }
          main section#point3 .content .block.active {
            opacity: 1;
            left: 0; }
          main section#point3 .content .block > ul .talk {
            padding-bottom: 60px; }
            main section#point3 .content .block > ul .talk ul {
              display: flex;
              align-items: center; }
              main section#point3 .content .block > ul .talk ul .icon span:nth-child(1) {
                display: block;
                overflow: hidden;
                border-radius: 100%;
                height: 100px;
                width: 100px;
                margin-bottom: 10px;
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
                main section#point3 .content .block > ul .talk ul .icon span:nth-child(1) img {
                  width: 100%; }
                @media screen and (max-width: 767px) {
                  main section#point3 .content .block > ul .talk ul .icon span:nth-child(1) {
                    width: 50px;
                    height: 50px; } }
              main section#point3 .content .block > ul .talk ul .icon span:nth-child(2) {
                display: block;
                font-size: 0.8rem;
                text-align: center; }
              main section#point3 .content .block > ul .talk ul .message {
                position: relative;
                text-align: left;
                margin: 0 20px;
                flex-grow: 1;
                box-sizing: border-box; }
                @media screen and (max-width: 767px) {
                  main section#point3 .content .block > ul .talk ul .message {
                    margin: 0;
                    margin-left: 20px; } }
                main section#point3 .content .block > ul .talk ul .message div {
                  border-radius: 20px;
                  background: #a3faae;
                  padding: 2rem; }
                  main section#point3 .content .block > ul .talk ul .message div::before {
                    content: "　";
                    position: absolute;
                    top: 50%;
                    left: -50px;
                    margin-top: -15px;
                    border: 15px solid transparent;
                    border-right: 35px solid #a3faae;
                    height: 0;
                    z-index: -1; }
                  @media screen and (max-width: 767px) {
                    main section#point3 .content .block > ul .talk ul .message div {
                      border-radius: 10px;
                      padding: 0.8rem; } }
                  main section#point3 .content .block > ul .talk ul .message div p:last-child {
                    margin-bottom: 0; }
                @media screen and (max-width: 767px) {
                  main section#point3 .content .block > ul .talk ul .message.question {
                    margin: 0;
                    margin-right: 20px; } }
                main section#point3 .content .block > ul .talk ul .message.question div {
                  background: #fda900; }
                  main section#point3 .content .block > ul .talk ul .message.question div::before {
                    content: "　";
                    position: absolute;
                    top: 50%;
                    left: auto;
                    right: -50px;
                    margin-top: -15px;
                    border: 15px solid transparent;
                    border-left: 35px solid #fda900;
                    height: 0;
                    z-index: -1; }
                  main section#point3 .content .block > ul .talk ul .message.question div p {
                    margin: 0;
                    text-align: center;
                    color: white;
                    font-weight: bold;
                    font-size: 1.2rem; }
              @media screen and (max-width: 767px) {
                main section#point3 .content .block > ul .talk ul .space {
                  flex-basis: 0; } }
              main section#point3 .content .block > ul .talk ul .space::before {
                content: "　";
                width: 100px;
                height: 100px;
                display: block; }
                @media screen and (max-width: 767px) {
                  main section#point3 .content .block > ul .talk ul .space::before {
                    display: none; } }
    main section#point4 {
      background: url("../images/pipe_vertical.svg") repeat-y;
      background-position: top 0px left -50px;
      background-size: 90px 20px;
      position: relative;
      height: 700px; }
      @media screen and (max-width: 767px) {
        main section#point4 {
          background-position: top 0px left -70px; } }
      @media screen and (max-width: 991px) {
        main section#point4 {
          height: auto; } }
      main section#point4 .content.pc {
        z-index: 3;
        opacity: 1.0;
        position: absolute;
        top: 50px;
        left: 0;
        bottom: 0;
        right: 0;
        height: 700px !important;
        width: 1280px !important;
        margin: 0 auto; }
        @media screen and (max-width: 991px) {
          main section#point4 .content.pc {
            opacity: 0;
            overflow: hidden; } }
        main section#point4 .content.pc .title {
          z-index: 1;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          margin: auto;
          background: #fda900;
          border-radius: 100%;
          width: 450px;
          height: 250px;
          padding: 110px 0 85px 0;
          border: 10px solid white; }
          main section#point4 .content.pc .title h1 {
            color: white;
            border-bottom: 2px solid white;
            line-height: 1.2; }
            main section#point4 .content.pc .title h1::after {
              background: white; }
          main section#point4 .content.pc .title p {
            color: white; }
        main section#point4 .content.pc .balloon {
          position: absolute;
          overflow: hidden; }
          main section#point4 .content.pc .balloon.b1 {
            top: 130px;
            left: 170px;
            width: 200px;
            height: 200px; }
          main section#point4 .content.pc .balloon.b2 {
            top: -150px;
            left: 260px;
            width: 240px;
            height: 240px; }
          main section#point4 .content.pc .balloon.b3 {
            top: -20px;
            right: 220px;
            width: 250px;
            height: 250px; }
          main section#point4 .content.pc .balloon.b4 {
            top: 150px;
            right: 40px;
            width: 230px;
            height: 230px; }
          main section#point4 .content.pc .balloon.b5 {
            top: 270px;
            left: -20px;
            width: 240px;
            height: 240px; }
          main section#point4 .content.pc .balloon.b6 {
            top: -120px;
            right: 500px;
            width: 190px;
            height: 190px; }
          main section#point4 .content.pc .balloon.b7 {
            top: 330px;
            right: 220px;
            width: 180px;
            height: 180px; }
          main section#point4 .content.pc .balloon.b8 {
            bottom: -50px;
            left: 250px;
            width: 260px;
            height: 260px; }
          main section#point4 .content.pc .balloon.b9 {
            bottom: -30px;
            right: 380px;
            width: 260px;
            height: 260px; }
          main section#point4 .content.pc .balloon.b10 {
            bottom: 20px;
            right: 30px;
            width: 220px;
            height: 220px; }
          main section#point4 .content.pc .balloon.b11 {
            top: -40px;
            left: 40px;
            width: 180px;
            height: 180px; }
          main section#point4 .content.pc .balloon.b12 {
            bottom: -50px;
            left: 50px;
            width: 200px;
            height: 200px; }
          main section#point4 .content.pc .balloon.b13 {
            top: -40px;
            right: 0px;
            width: 190px;
            height: 190px; }
          main section#point4 .content.pc .balloon a {
            position: absolute;
            overflow: hidden;
            border-radius: 100%;
            line-height: 0;
            border: 6px solid #fda900;
            box-sizing: border-box; }
            main section#point4 .content.pc .balloon a:hover {
              border: 0px solid #fda900; }
            main section#point4 .content.pc .balloon a img {
              width: 100%;
              transition: all 200ms 0s ease; }
            main section#point4 .content.pc .balloon a .txt {
              line-height: 1.2;
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto;
              color: rgba(255, 255, 255, 0);
              height: 0;
              transition: all 200ms 0s ease;
              display: block;
              text-align: center; }
              main section#point4 .content.pc .balloon a .txt.line2 {
                top: -1.7rem; }
            main section#point4 .content.pc .balloon a::before {
              content: "　";
              display: block;
              width: 100%;
              height: 100%;
              background: rgba(253, 169, 0, 0);
              position: absolute;
              top: 0;
              left: 0;
              transition: all 200ms 0s ease; }
            main section#point4 .content.pc .balloon a:hover .txt {
              color: white; }
            main section#point4 .content.pc .balloon a:hover::before {
              background: rgba(253, 169, 0, 0.8); }
      main section#point4 .content.sp {
        z-index: 3;
        display: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: auto !important; }
        @media screen and (max-width: 991px) {
          main section#point4 .content.sp {
            display: block; } }
        main section#point4 .content.sp .title {
          background: #fda900;
          border-radius: 100%;
          width: 352px;
          height: 186px;
          padding: 99px 0 61px 0;
          border: 10px solid white;
          margin: 0 auto; }
          main section#point4 .content.sp .title h1 {
            color: white;
            border-bottom: 2px solid white;
            font-size: 2rem; }
            main section#point4 .content.sp .title h1::after {
              background: white; }
          main section#point4 .content.sp .title p {
            color: white; }
        main section#point4 .content.sp .block {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-content: flex-start; }
          main section#point4 .content.sp .block .balloon {
            overflow: hidden;
            width: 150px;
            height: 150px;
            padding: 10px;
            box-sizing: border-box; }
            main section#point4 .content.sp .block .balloon a {
              position: absolute;
              overflow: hidden;
              border-radius: 100%;
              line-height: 0;
              border: 6px solid #fda900;
              box-sizing: border-box; }
              main section#point4 .content.sp .block .balloon a:hover {
                border: 0px solid #fda900; }
              main section#point4 .content.sp .block .balloon a img {
                width: 100%;
                transition: all 200ms 0s ease; }
              main section#point4 .content.sp .block .balloon a .txt {
                line-height: 1.2;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                color: rgba(255, 255, 255, 0);
                height: 0;
                transition: all 200ms 0s ease;
                display: block;
                text-align: center; }
                main section#point4 .content.sp .block .balloon a .txt.line2 {
                  top: -1.7rem; }
              main section#point4 .content.sp .block .balloon a::before {
                content: "　";
                display: block;
                width: 100%;
                height: 100%;
                background: rgba(253, 169, 0, 0);
                position: absolute;
                top: 0;
                left: 0;
                transition: all 200ms 0s ease; }
              main section#point4 .content.sp .block .balloon a:hover .txt {
                color: white; }
              main section#point4 .content.sp .block .balloon a:hover::before {
                background: rgba(253, 169, 0, 0.8); }
  main .valve {
    z-index: 3; }
    @media screen and (max-width: 767px) {
      main .valve img {
        width: 100px; } }
    main .valve.p1 {
      position: absolute;
      top: 50%;
      right: -30px; }
    main .valve.p2 {
      position: absolute;
      top: 35%;
      left: -30px; }
    main .valve.p3 {
      position: absolute;
      top: 70%;
      left: -30px; }
    main .valve.p4 {
      position: absolute;
      top: 10%;
      right: -30px; }
    main .valve.p5 {
      position: absolute;
      top: 40%;
      right: -30px; }
    main .valve.p6 {
      position: absolute;
      top: 70%;
      right: -30px; }
    main .valve.p7 {
      position: absolute;
      top: 5%;
      left: -30px; }
    main .valve.p8 {
      position: absolute;
      top: 30%;
      left: -30px; }
    main .valve.p9 {
      position: absolute;
      top: 55%;
      left: -30px; }
    main .valve.p10 {
      position: absolute;
      top: 80%;
      left: -30px; }
  main .pipe {
    z-index: 1;
    position: relative; }
    main .pipe.p1::before {
      content: "　";
      display: block;
      width: 100%;
      height: 150px;
      background: url("../images/pipe_top-left.svg") no-repeat;
      background-position: top 0px right -100px;
      background-size: contain; }
      @media screen and (max-width: 767px) {
        main .pipe.p1::before {
          background-position: top 0px right -120px; } }
    main .pipe.p2 ul, main .pipe.p4 ul {
      display: flex; }
      main .pipe.p2 ul li:nth-child(1), main .pipe.p4 ul li:nth-child(1) {
        width: 100px;
        height: 190px;
        background: url("../images/pipe_top-left.svg") no-repeat;
        background-position: bottom 0px left -50px;
        background-size: 150px; }
        @media screen and (max-width: 767px) {
          main .pipe.p2 ul li:nth-child(1), main .pipe.p4 ul li:nth-child(1) {
            background-position: bottom 0px left -70px; } }
      main .pipe.p2 ul li:nth-child(2), main .pipe.p4 ul li:nth-child(2) {
        width: 100%;
        height: 190px;
        background: url("../images/pipe_horizontal.svg") repeat-x;
        background-size: 20px 90px;
        background-position: top 50px left 0; }
      main .pipe.p2 ul li:nth-child(3), main .pipe.p4 ul li:nth-child(3) {
        width: 100px;
        height: 190px;
        background: url("../images/pipe_bottom-right.svg") no-repeat;
        background-position: top 0px right -50px;
        background-size: 150px; }
        @media screen and (max-width: 767px) {
          main .pipe.p2 ul li:nth-child(3), main .pipe.p4 ul li:nth-child(3) {
            background-position: top 0px right -70px; } }
    main .pipe.p3 ul {
      display: flex; }
      main .pipe.p3 ul li:nth-child(1) {
        width: 100px;
        height: 190px;
        background: url("../images/pipe_bottom-left.svg") no-repeat;
        background-position: top 0px left -50px;
        background-size: 150px; }
        @media screen and (max-width: 767px) {
          main .pipe.p3 ul li:nth-child(1) {
            background-position: top 0px left -70px; } }
      main .pipe.p3 ul li:nth-child(2) {
        width: 100%;
        height: 190px;
        background: url("../images/pipe_horizontal.svg") repeat-x;
        background-size: 20px 90px;
        background-position: top 50px left 0; }
      main .pipe.p3 ul li:nth-child(3) {
        width: 100px;
        height: 190px;
        background: url("../images/pipe_top-right.svg") no-repeat;
        background-position: bottom 0px right -50px;
        background-size: 150px; }
        @media screen and (max-width: 767px) {
          main .pipe.p3 ul li:nth-child(3) {
            background-position: bottom 0px right -70px; } }
    main .pipe.p5::before {
      content: "　";
      display: block;
      width: 100%;
      height: 150px;
      background: url("../images/pipe_bottom-right.svg") no-repeat;
      background-position: top 0px left -100px;
      background-size: contain; }
      @media screen and (max-width: 767px) {
        main .pipe.p5::before {
          background-position: top 0px left -120px; } }

footer {
  background: #333333;
  color: white;
  padding: 60px 0 20px 0; }
  footer .info ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      footer .info ul {
        flex-direction: column; } }
    footer .info ul li:nth-child(1) {
      flex-basis: 30%; }
      @media screen and (max-width: 767px) {
        footer .info ul li:nth-child(1) {
          margin-bottom: 30px; } }
      footer .info ul li:nth-child(1) img {
        width: 100%;
        height: auto; }
    footer .info ul li:nth-child(2) {
      flex-basis: 50%;
      text-align: left; }
  footer .copy {
    display: block;
    text-align: center; }
    footer .copy ul li span, footer .copy ul li a {
      color: white !important;
      text-decoration: none !important; }

.hamburger {
  width: 80px;
  height: 80px;
  padding: 20px;
  background-color: white;
  opacity: 0;
  z-index: 9997;
  right: 0;
  left: auto;
  box-sizing: border-box;
  display: none;
  border: 4px solid #de2927; }
  .hamburger .hamburger__icon, .hamburger .hamburger__icon::after, .hamburger .hamburger__icon::before {
    width: 100%;
    height: 4px;
    background-color: #de2927; }
  .hamburger:hover {
    background-color: #de2927; }
    .hamburger:hover .hamburger__icon, .hamburger:hover .hamburger__icon::after, .hamburger:hover .hamburger__icon::before {
      background-color: white; }
    .hamburger:hover.active .hamburger__icon::after, .hamburger:hover.active .hamburger__icon::before {
      background-color: white; }
  .hamburger.on {
    opacity: 1.0;
    display: block; }
  @media screen and (max-width: 767px) {
    .hamburger {
      opacity: 1.0; } }
  .hamburger.active .hamburger__icon::after, .hamburger.active .hamburger__icon::before {
    background-color: #de2927; }

.hamburger.active .hamburger__icon {
  background-color: transparent !important; }

.hamburger__icon {
  margin-top: 15px; }

.hamburger__icon::before {
  top: -15px; }

.hamburger__icon::after {
  top: 15px; }

.hamburger.active .hamburger__icon::after {
  -moz-transform: translateY(-15px) rotate(-45deg);
  -ms-transform: translateY(-15px) rotate(-45deg);
  -webkit-transform: translateY(-15px) rotate(-45deg);
  transform: translateY(-15px) rotate(-45deg); }

.hamburger.active .hamburger__icon::before {
  -moz-transform: translateY(15px) rotate(45deg);
  -ms-transform: translateY(15px) rotate(45deg);
  -webkit-transform: translateY(15px) rotate(45deg);
  transform: translateY(15px) rotate(45deg); }

.fat-nav {
  z-index: 9996;
  background: rgba(0, 0, 0, 0.8); }
  .fat-nav .title {
    text-align: center;
    width: 200px;
    margin: 0 auto; }
    .fat-nav .title div {
      margin: auto; }
      .fat-nav .title div:nth-child(1) {
        width: 100px;
        margin-bottom: 20px; }
        .fat-nav .title div:nth-child(1) img {
          width: 100%;
          height: auto; }
      .fat-nav .title div:nth-child(2) img {
        width: 100%;
        height: auto; }

.scroll-top i {
  transition: all 200ms 0s ease;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  font-size: 3rem;
  padding: 10px 17px;
  border: 4px solid #de2927;
  background: white;
  z-index: 100;
  box-sizing: border-box; }
  .scroll-top i:hover {
    background: #de2927;
    color: white; }

@keyframes logo-rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.modal {
  display: none; }

.modaal-overlay {
  z-index: 9998; }

.modaal-content-container {
  margin: 0;
  padding: 0; }

.modaal-inner-wrapper {
  padding: 80px 55px !important; }

.modaal-wrapper .modaal-container {
  max-width: 800px;
  background: none;
  box-shadow: none; }
.modaal-wrapper .modaal-close {
  left: 20px; }
.modaal-wrapper .container {
  max-width: 800px; }
  @media screen and (max-width: 767px) {
    .modaal-wrapper .container {
      padding: 0;
      background: none;
      box-shadow: none; } }
.modaal-wrapper .title {
  font-weight: bold;
  font-size: 3rem;
  display: block;
  padding-bottom: 0;
  margin-bottom: 60px;
  color: white;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .modaal-wrapper .title {
      font-size: 2rem;
      margin-bottom: 30px; } }
.modaal-wrapper .main {
  font-size: 1rem;
  line-height: 1.6; }
  .modaal-wrapper .main .image {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px; }
    .modaal-wrapper .main .image img {
      width: 100%; }
  .modaal-wrapper .main p {
    margin-bottom: 40px;
    display: block;
    color: white;
    font-weight: 600; }
.modaal-wrapper .close-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 2500px;
  margin-left: -1250px;
  cursor: pointer; }

/*# sourceMappingURL=style.css.map */
