@media (max-width: 480px) {
  /* line 2, ../sass/responsive.scss */
  .nav-full li a span {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    margin-right: 20px;
    margin-top: 8px;
    margin-bottom: auto;
    letter-spacing: 0.01em;
    color: #000000;
  }

  /* line 13, ../sass/responsive.scss */
  .nav-center {
    display: none;
  }

  /* line 16, ../sass/responsive.scss */
  .fv__img--01 {
    width: 100%;
    left: -40px;
    top: 20px;
  }

  /* line 21, ../sass/responsive.scss */
  .fv__text--01 {
    width: auto;
    height: auto;
    font-size: 20px;
    right: -7px;
    top: 140px;
  }

  /* line 28, ../sass/responsive.scss */
  .fv__text--02 {
    width: 80%;
    height: auto;
    right: -20px;
    top: 178px;
  }
  /* line 33, ../sass/responsive.scss */
  .fv__text--02 img {
    width: 100%;
  }

  /* line 38, ../sass/responsive.scss */
  .sns-nav .sns-text {
    left: 8px;
    top: 106px;
  }

  /* line 43, ../sass/responsive.scss */
  .sns-bar {
    left: 17px;
    top: 173px;
  }

  /* line 48, ../sass/responsive.scss */
  .sns-nav .sns-links {
    left: 27px;
    top: 204px;
  }

  /* line 53, ../sass/responsive.scss */
  .cid-section-menu button.navbar-toggler .hamburger span {
    background: #000;
  }

  /* line 57, ../sass/responsive.scss */
  .top-word-section {
    position: relative;
    bottom: 0;
  }

  /* line 62, ../sass/responsive.scss */
  h2.top-word {
    position: absolute;
    left: 0;
    width: 100vw;
    top: -40px;
    text-align: left;
    z-index: 7;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 136%;
    letter-spacing: 0.01em;
    color: #000000;
  }

  /* line 76, ../sass/responsive.scss */
  img.top-img {
    position: relative;
    width: 90%;
    height: auto;
    float: left;
    left: 0px;
    z-index: 6;
  }

  /* line 85, ../sass/responsive.scss */
  .top-green-bg {
    position: relative;
    width: 90%;
    height: 200px;
    margin-left: auto;
    top: 10vw;
    z-index: 5;
    background: #7AD2CC;
  }

  /* line 95, ../sass/responsive.scss */
  .mbr-fullscreen {
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    min-height: calc(100vh);
    padding-top: 3rem;
    padding-bottom: 3rem;
    top: 6vh;
  }

  /* line 110, ../sass/responsive.scss */
  .about-section .about-service-text {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    font-weight: 300;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.15em;
    margin: 20px 0 40px 0;
    color: #000000;
  }

  /* line 124, ../sass/responsive.scss */
  .about-section {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    top: -160px;
  }

  /* line 131, ../sass/responsive.scss */
  .about-bg .light-green-bg {
    position: relative;
    width: 300px;
    height: 400px;
    top: 100px;
    background: #F7FBFA;
    z-index: 6;
  }

  /* line 140, ../sass/responsive.scss */
  .about-bg .about-dot-bg {
    position: absolute;
    right: 0;
    top: 40.82%;
    width: 60%;
    z-index: 5;
  }

  /* line 148, ../sass/responsive.scss */
  .about-section .left-title {
    margin-top: 20px;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 60px;
  }

  /* line 156, ../sass/responsive.scss */
  .about-section .left-title span {
    height: auto;
    margin-left: 20px;
    font-size: 10px;
  }

  /* line 162, ../sass/responsive.scss */
  .about-section table.about-table {
    position: relative;
    margin: auto;
    width: 95%;
    border-collapse: collapse;
    background: #FFFFFF;
    border: 2px solid #7AD2CC;
    box-sizing: border-box;
  }

  /* line 172, ../sass/responsive.scss */
  .about-section table.about-table tr:nth-child(1) th, .about-section table.about-table tr:nth-child(1) td {
    font-size: 12px;
  }

  /* line 176, ../sass/responsive.scss */
  .about-section table.about-table th {
    font-size: 12px;
  }

  /* line 180, ../sass/responsive.scss */
  .about-section table.about-table td {
    font-size: 12px;
  }

  /* line 184, ../sass/responsive.scss */
  .about-section table.about-table th, .about-section table.about-table td {
    height: 60px;
  }

  /* line 188, ../sass/responsive.scss */
  .about-section .right-text h3 {
    width: auto;
    height: auto;
    font-size: 40px;
    top: 700px;
    left: 0;
  }

  /* line 196, ../sass/responsive.scss */
  .services-section .title {
    margin-top: 40px;
    height: auto;
    left: 0px;
    font-size: 40px;
  }
  /* line 201, ../sass/responsive.scss */
  .services-section .title span {
    height: auto;
    font-size: 12px;
    margin-left: 20px;
  }

  /* line 208, ../sass/responsive.scss */
  .nav li a span {
    font-size: 12px;
  }

  /* line 212, ../sass/responsive.scss */
  .nav li a {
    font-size: 14px;
  }

  /* line 216, ../sass/responsive.scss */
  .services-section .big-text {
    font-size: 24px;
    margin-bottom: 40px;
  }

  /* line 221, ../sass/responsive.scss */
  .services-section .main-text {
    font-size: inherit;
    line-height: 170%;
    padding-top: 20px;
    margin-bottom: 40px;
    font-size: 12px;
  }

  /* line 229, ../sass/responsive.scss */
  .about-center {
    margin: 20px;
  }

  /* line 233, ../sass/responsive.scss */
  .bg_dot {
    background-color: #fff;
    background-image: radial-gradient(#7ad2cc 10%, rgba(0, 0, 0, 0) 10%);
    background-size: 13px 13px;
  }

  /* line 239, ../sass/responsive.scss */
  .service-bg-1 {
    width: 76.5%;
    height: 200px;
    right: 0;
    position: absolute;
  }

  /* line 246, ../sass/responsive.scss */
  .function-section .title {
    margin-top: 0;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 20px;
  }
  /* line 252, ../sass/responsive.scss */
  .function-section .title span {
    height: auto;
    font-size: 12px;
    margin-right: 20px;
  }

  /* line 259, ../sass/responsive.scss */
  .function-section .contents {
    margin-bottom: 40px;
    height: 300px;
    position: relative;
  }

  /* line 265, ../sass/responsive.scss */
  #functions-img, #functions-hover-img {
    height: 300px;
  }

  /* line 269, ../sass/responsive.scss */
  .function-section .text-content {
    width: 90%;
    font-size: 14px;
    line-height: 160%;
  }

  /* line 275, ../sass/responsive.scss */
  .roadmap-section .title {
    margin-top: 0;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 20px;
  }
  /* line 281, ../sass/responsive.scss */
  .roadmap-section .title span {
    height: auto;
    font-size: 12px;
    margin-left: 20px;
  }

  /* line 289, ../sass/responsive.scss */
  .timeline .item {
    width: 100%;
    height: 250px;
  }
  /* line 294, ../sass/responsive.scss */
  .timeline .item:nth-child(2n+1) .inner-contents {
    width: 100%;
  }
  /* line 300, ../sass/responsive.scss */
  .timeline .item:nth-child(2n) .inner-contents {
    width: 100%;
    left: 0;
  }
  /* line 306, ../sass/responsive.scss */
  .timeline .item .inner-contents .date {
    font-size: 16px;
  }
  /* line 310, ../sass/responsive.scss */
  .timeline .item .inner-contents .content {
    font-size: 20px;
  }
  /* line 315, ../sass/responsive.scss */
  .timeline .item .contents-line {
    display: none;
  }

  /* line 322, ../sass/responsive.scss */
  .continue {
    font-size: 28px;
  }

  /* line 327, ../sass/responsive.scss */
  .footer .catch {
    font-size: 30px;
  }
  /* line 331, ../sass/responsive.scss */
  .footer .copyright {
    top: 20px;
    left: 0;
  }
  /* line 337, ../sass/responsive.scss */
  .footer .keep-in-touch .text {
    font-size: 20px;
    line-height: 20px;
    margin-right: 20px;
  }
  /* line 344, ../sass/responsive.scss */
  .footer .keep-in-touch .sns-links a {
    margin-right: 10px;
    font-size: 20px;
  }

  /* line 352, ../sass/responsive.scss */
  .nav-full ul {
    margin-left: auto;
    margin-right: 0px;
    margin-top: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  /* line 361, ../sass/responsive.scss */
  .cid-section-menu nav.opened li a {
    color: #000 !important;
  }

  /* line 365, ../sass/responsive.scss */
  .nav-background img {
    display: none;
  }

  /* line 369, ../sass/responsive.scss */
  .nav-full li {
    margin-bottom: 20px;
  }

  /* line 373, ../sass/responsive.scss */
  .nav-full ul li a {
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #000000;
    justify-content: left;
  }

  /* line 383, ../sass/responsive.scss */
  .opened .nav-background .bg-footer {
    bottom: 10vh;
    height: 0;
    width: 90vw;
  }

  /* line 389, ../sass/responsive.scss */
  .cid-section-menu nav.opened {
    background: #fff !important;
    opacity: 1;
  }

  /* line 394, ../sass/responsive.scss */
  .cid-section-menu nav.opened button.navbar-toggler .hamburger span {
    background-color: #000;
  }

  /* line 398, ../sass/responsive.scss */
  .navbar.opened {
    position: fixed;
  }

  /* line 403, ../sass/responsive.scss */
  .service-flow .flow-wrapper {
    display: block;
  }
  /* line 406, ../sass/responsive.scss */
  .service-flow .flow-wrapper:after {
    display: none;
  }
  /* line 410, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-title {
    width: 100%;
  }
  /* line 413, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-title h3 {
    font-size: 30px;
    margin: 0 20px 0 20px;
    padding-top: 20px;
  }
  /* line 417, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-title h3 span {
    display: block;
    text-align: left;
    font-size: 16px;
    margin-left: 0;
  }
  /* line 425, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-img {
    width: 100%;
  }
  /* line 427, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-img img {
    width: 100%;
    height: auto;
  }

  /* line 435, ../sass/responsive.scss */
  .join-us-wrapper #join-us-form input[type=mail] {
    width: 100%;
  }

  /* line 438, ../sass/responsive.scss */
  .join-us-wrapper #join-us-form input[type=submit] {
    width: 100%;
    margin-left: 0;
  }

  /* line 443, ../sass/responsive.scss */
  .cid-section-menu .navbar-collapse.show .navbar-nav {
    margin-top: 80px;
  }

  /* line 447, ../sass/responsive.scss */
  #mail_address_success {
    font-size: 14px;
    width: 100%;
    padding: 20px 0;
    margin: 20px auto;
  }
}
@media (min-width: 480px) and (max-width: 1000px) {
  /* line 461, ../sass/responsive.scss */
  .cid-section-menu button.navbar-toggler .hamburger span {
    background: #000;
  }

  /* line 465, ../sass/responsive.scss */
  .top-word-section {
    position: relative;
    bottom: 0;
    height: 646px;
    top: 0;
  }

  /* line 472, ../sass/responsive.scss */
  h2.top-word {
    position: absolute;
    left: 0;
    width: 100vw;
    top: -68px;
    text-align: left;
    z-index: 7;
    font-style: normal;
    font-weight: 600;
    font-size: 80px;
    line-height: 170%;
    letter-spacing: 0.01em;
    color: #000000;
  }

  /* line 486, ../sass/responsive.scss */
  img.top-img {
    position: relative;
    width: 90%;
    height: auto;
    float: inherit;
    z-index: 6;
    margin: 0 0 0 auto;
    margin-right: 10%;
  }

  /* line 496, ../sass/responsive.scss */
  .top-green-bg {
    position: absolute;
    width: 90%;
    height: 43vh;
    margin-left: auto;
    top: 6vw;
    float: inherit;
    z-index: 5;
    background: #7AD2CC;
    right: 0;
  }

  /* line 508, ../sass/responsive.scss */
  .mbr-fullscreen {
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    min-height: calc(86vh);
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  /* line 522, ../sass/responsive.scss */
  .about-section .about-service-text {
    position: relative;
    margin-top: 0px;
    top: 0;
    left: 0;
    right: 0;
    font-weight: 300;
    font-size: 22px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.15em;
    margin-bottom: 100px;
    color: #000000;
  }

  /* line 537, ../sass/responsive.scss */
  .about-section {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    top: -80px;
  }

  /* line 544, ../sass/responsive.scss */
  .about-bg .light-green-bg {
    position: relative;
    width: 300px;
    height: 400px;
    top: 100px;
    background: #F7FBFA;
    z-index: 6;
  }

  /* line 553, ../sass/responsive.scss */
  .about-bg .about-dot-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 40.82%;
    bottom: 69.49%;
    width: 600px;
    z-index: 5;
  }

  /* line 563, ../sass/responsive.scss */
  .about-section .left-title {
    margin-top: 20px;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 60px;
  }

  /* line 571, ../sass/responsive.scss */
  .about-section .left-title span {
    height: auto;
    margin-left: 20px;
    font-size: 10px;
  }

  /* line 577, ../sass/responsive.scss */
  .about-section table.about-table {
    position: relative;
    margin: auto;
    width: 95%;
    border-collapse: collapse;
    background: #FFFFFF;
    border: 2px solid #7AD2CC;
    box-sizing: border-box;
  }

  /* line 587, ../sass/responsive.scss */
  .about-section table.about-table tr:nth-child(1) th, .about-section table.about-table tr:nth-child(1) td {
    font-size: 12px;
  }

  /* line 591, ../sass/responsive.scss */
  .about-section table.about-table th {
    font-size: 12px;
  }

  /* line 595, ../sass/responsive.scss */
  .about-section table.about-table td {
    font-size: 12px;
  }

  /* line 599, ../sass/responsive.scss */
  .about-section table.about-table th, .about-section table.about-table td {
    height: 60px;
  }

  /* line 603, ../sass/responsive.scss */
  .about-section .right-text h3 {
    width: auto;
    height: auto;
    font-size: 40px;
    top: 620px;
    left: 0;
  }

  /* line 611, ../sass/responsive.scss */
  .services-section .title {
    margin-top: 40px;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 20px;
  }
  /* line 617, ../sass/responsive.scss */
  .services-section .title span {
    height: auto;
    font-size: 12px;
    margin-left: 20px;
  }

  /* line 624, ../sass/responsive.scss */
  .services-section .big-text {
    font-size: 24px;
    margin-bottom: 40px;
  }

  /* line 629, ../sass/responsive.scss */
  .services-section .main-text {
    font-size: inherit;
    line-height: 170%;
    padding-top: 20px;
    margin-bottom: 40px;
  }

  /* line 636, ../sass/responsive.scss */
  .about-center {
    margin: 20px;
  }

  /* line 640, ../sass/responsive.scss */
  .bg_dot {
    background-color: #fff;
    background-image: radial-gradient(#7ad2cc 10%, rgba(0, 0, 0, 0) 10%);
    background-size: 13px 13px;
  }

  /* line 646, ../sass/responsive.scss */
  .service-bg-1 {
    width: 76.5%;
    height: 200px;
    right: 0;
    position: absolute;
  }

  /* line 653, ../sass/responsive.scss */
  .function-section .title {
    margin-top: 0;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 20px;
  }
  /* line 659, ../sass/responsive.scss */
  .function-section .title span {
    height: auto;
    font-size: 12px;
    margin-right: 20px;
  }

  /* line 666, ../sass/responsive.scss */
  .function-section .contents {
    margin-bottom: 40px;
    height: 300px;
    position: relative;
  }

  /* line 672, ../sass/responsive.scss */
  .function-section .text-content {
    width: 90%;
    font-size: 14px;
    line-height: 160%;
  }

  /* line 678, ../sass/responsive.scss */
  .roadmap-section .title {
    margin-top: 0;
    height: auto;
    left: 0px;
    font-size: 40px;
    margin-bottom: 20px;
  }
  /* line 684, ../sass/responsive.scss */
  .roadmap-section .title span {
    height: auto;
    font-size: 12px;
    margin-left: 20px;
  }

  /* line 692, ../sass/responsive.scss */
  .timeline .item {
    width: 100%;
    height: 220px;
  }
  /* line 697, ../sass/responsive.scss */
  .timeline .item:nth-child(2n+1) .inner-contents {
    width: 100%;
  }
  /* line 703, ../sass/responsive.scss */
  .timeline .item:nth-child(2n) .inner-contents {
    width: 100%;
    left: 0;
  }
  /* line 709, ../sass/responsive.scss */
  .timeline .item .inner-contents .date {
    font-size: 16px;
  }
  /* line 713, ../sass/responsive.scss */
  .timeline .item .inner-contents .content {
    font-size: 20px;
  }
  /* line 718, ../sass/responsive.scss */
  .timeline .item .contents-line {
    display: none;
  }

  /* line 725, ../sass/responsive.scss */
  .continue {
    font-size: 28px;
  }

  /* line 730, ../sass/responsive.scss */
  .footer .catch {
    font-size: 30px;
  }
  /* line 734, ../sass/responsive.scss */
  .footer .copyright {
    top: 20px;
    left: 0;
  }
  /* line 740, ../sass/responsive.scss */
  .footer .keep-in-touch .text {
    font-size: 20px;
    line-height: 20px;
    margin-right: 20px;
  }
  /* line 747, ../sass/responsive.scss */
  .footer .keep-in-touch .sns-links a {
    margin-right: 10px;
    font-size: 20px;
  }

  /* line 755, ../sass/responsive.scss */
  .nav-full ul {
    margin-left: auto;
    margin-right: 0px;
    margin-top: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
  }

  /* line 764, ../sass/responsive.scss */
  .cid-section-menu nav.opened li a {
    color: #000 !important;
  }

  /* line 768, ../sass/responsive.scss */
  .nav-background img {
    display: none;
  }

  /* line 772, ../sass/responsive.scss */
  .nav-full li {
    margin-bottom: 20px;
  }

  /* line 776, ../sass/responsive.scss */
  .nav-full ul li a {
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #000000;
    justify-content: left;
  }

  /* line 786, ../sass/responsive.scss */
  .opened .nav-background .bg-footer {
    bottom: 10vh;
    height: 10vh;
    width: 90vw;
  }

  /* line 792, ../sass/responsive.scss */
  .cid-section-menu nav.opened {
    background: #fff !important;
    opacity: 1;
  }

  /* line 797, ../sass/responsive.scss */
  .cid-section-menu nav.opened button.navbar-toggler .hamburger span {
    background-color: #000;
  }

  /* line 801, ../sass/responsive.scss */
  .navbar.opened {
    position: fixed;
  }

  /* line 813, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-title h3 {
    font-size: 25px;
  }
  /* line 815, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-title h3 span {
    font-size: 14px;
  }
  /* line 820, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-img {
    display: inline-flex;
  }
  /* line 822, ../sass/responsive.scss */
  .service-flow .flow-wrapper .flow-img img {
    width: 100%;
    align-self: center;
    height: auto;
  }

  /* line 831, ../sass/responsive.scss */
  .join-us-wrapper #join-us-form input[type=mail] {
    width: 80%;
    float: left;
  }

  /* line 836, ../sass/responsive.scss */
  #mail_address_success {
    font-size: 14px;
    width: 100%;
    padding: 20px 0;
    margin: 20px auto;
  }

  /* line 844, ../sass/responsive.scss */
  .fv__text--01 {
    top: 34%;
    font-size: 5vw;
    line-height: 5vw;
  }

  /* line 850, ../sass/responsive.scss */
  .fv__text--02 {
    width: 80vw;
    top: 50%;
  }
}
