.sp_hidden {
  display: none; }

#Current_Nav {
  display: none; }

.top_img {
  position: relative; }
  .top_img .top_img02 {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0; }
    .top_img .top_img02 img {
      display: block;
      max-height: 100%; }

.section {
  margin: 0;
  background-color: #fff; }

.sec_bg_gray {
  background-color: #f9f9f9; }

.fdl_content-wrap .heading-block h2, .fdl_content-wrap .heading-block h3 {
  font-size: 20px; }

.fdl_heading-block {
  margin-bottom: 50px;
  padding-bottom: 30px;
  position: relative; }
  .fdl_heading-block h2 {
    font-size: 26px;
    margin: 0; }
  .fdl_heading-block::before, .fdl_heading-block::after {
    content: "";
    display: block;
    height: 3px;
    width: 50%;
    position: absolute;
    bottom: 0; }
  .fdl_heading-block::before {
    left: 0;
    background-color: #24ABE1; }
  .fdl_heading-block::after {
    right: 0;
    background-color: #ccc; }

.movie_screen {
  width: 100%; }
  .movie_screen video {
    width: 100%; }

.sec01 .collaboration_logo01 {
  width: 80%;
  margin-right: auto;
  margin-left: auto; }

.sec01 ruby rt {
  font-size: 40%; }

.sec02 h3 {
  text-align: center; }
  .sec02 h3 span {
    color: #24ABE1; }
  .sec02 h3 span.strong {
    display: block;
    color: #333;
    font-size: 52px;
    font-family: "Trebuchet MS", sans-serif; }

.sec03 .movie_screen {
  margin-bottom: 60px; }
  .sec03 .movie_screen h4 {
    display: inline-block;
    background: #24ABE1;
    color: #fff;
    padding: 4px 8px;
    margin-bottom: 4px;
    font-size: 15px; }

.sec05 .fdl_field_module h3 {
  font-size: 16px;
  margin: 4px 0; }

.sec06 .movie_screen h3 {
  text-align: center;
  background-color: #24ABE1;
  color: #fff;
  font-size: 15px;
  padding: 4px 8px;
  margin-bottom: 12px; }

.sec06 .movie_screen h4 {
  margin: 12px 0; }

.sec06 .movie_screen dl dt {
  background-color: #24ABE1;
  border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  padding: 4px 8px;
  color: #fff; }

.sec06 .movie_screen dl dd {
  padding: 4px 8px;
  border: solid 1px #24ABE1;
  border-radius: 0 0 4px 4px / 0 0 4px 4px; }
  .sec06 .movie_screen dl dd ul {
    list-style-type: none;
    margin: 0; }

.sec07 .fdl_movie_module {
  width: 100%;
  margin-bottom: 24px; }
  .sec07 .fdl_movie_module video {
    width: 100%; }
  .sec07 .fdl_movie_module h3 {
    margin-bottom: 4px;
    font-size: 16px; }
  .sec07 .fdl_movie_module p {
    margin-bottom: 0; }

.sec08 .fdl_case_list {
  list-style-type: none; }
  .sec08 .fdl_case_list .fdl_case01, .sec08 .fdl_case_list .fdl_case02, .sec08 .fdl_case_list .fdl_case03 {
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px; }
    .sec08 .fdl_case_list .fdl_case01 h3, .sec08 .fdl_case_list .fdl_case02 h3, .sec08 .fdl_case_list .fdl_case03 h3 {
      background-color: #9ECE00;
      color: #fff;
      padding: 4px;
      margin-bottom: 12px; }
    .sec08 .fdl_case_list .fdl_case01 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case02 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case03 .fdl_case_inner {
      padding: 24px; }
    .sec08 .fdl_case_list .fdl_case01 h4, .sec08 .fdl_case_list .fdl_case02 h4, .sec08 .fdl_case_list .fdl_case03 h4 {
      margin-bottom: 4px;
      font-size: 20px; }
    .sec08 .fdl_case_list .fdl_case01 p, .sec08 .fdl_case_list .fdl_case02 p, .sec08 .fdl_case_list .fdl_case03 p {
      margin-bottom: 0px; }
    .sec08 .fdl_case_list .fdl_case01 img, .sec08 .fdl_case_list .fdl_case02 img, .sec08 .fdl_case_list .fdl_case03 img {
      display: block;
      margin: 28px auto; }
    .sec08 .fdl_case_list .fdl_case01 h5, .sec08 .fdl_case_list .fdl_case02 h5, .sec08 .fdl_case_list .fdl_case03 h5 {
      background-color: #333;
      color: #fff;
      padding: 4px;
      border-radius: 100px;
      margin: 0; }

.sec08 .fdl_platform01_l {
  border: solid 4px #EB3323;
  padding: 16px;
  border-radius: 4px;
  text-align: center; }
  .sec08 .fdl_platform01_l h3 {
    font-size: 15px;
    margin-bottom: 0; }
    .sec08 .fdl_platform01_l h3 span {
      font-size: 40px;
      color: #333; }
      .sec08 .fdl_platform01_l h3 span span {
        color: #EB3323; }
  .sec08 .fdl_platform01_l h4 {
    border-top: solid #EB3323 1px;
    padding-top: 8px;
    color: #EB3323;
    margin-bottom: 0;
    font-size: 18px; }
  .sec08 .fdl_platform01_l p {
    font-size: 13px;
    margin-bottom: 0; }
  .sec08 .fdl_platform01_l .platform_img {
    margin: 20px 0; }
  .sec08 .fdl_platform01_l h5 {
    background-color: #EB3323;
    color: #fff;
    padding: 4px 0;
    border-radius: 100px;
    font-size: 14px; }
  .sec08 .fdl_platform01_l .strong {
    font-weight: bold;
    font-size: 16px;
    margin: 0; }

.sec08 .fdl_platform01_r h3 {
  margin-top: 32px; }

.sec08 .fdl_platform01_r h4 {
  text-align: center; }

.sec08 .fdl_platform01_r ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec08 .fdl_platform01_r ul li {
    width: 48%; }

.sec08 .fdl_platform02_l {
  border: solid 4px #295C23;
  padding: 16px;
  border-radius: 4px;
  text-align: center; }
  .sec08 .fdl_platform02_l h3 {
    font-size: 15px;
    margin-bottom: 0; }
    .sec08 .fdl_platform02_l h3 span {
      font-size: 40px;
      color: #333; }
  .sec08 .fdl_platform02_l h4 {
    border-top: solid #295C23 1px;
    padding-top: 8px;
    color: #295C23;
    margin-bottom: 0;
    font-size: 18px; }
  .sec08 .fdl_platform02_l .platform_img {
    margin: 20px 0; }
  .sec08 .fdl_platform02_l h5 {
    background-color: #295C23;
    color: #fff;
    padding: 4px 0;
    border-radius: 100px;
    font-size: 14px;
    margin-bottom: 0; }

.sec08 .fdl_platform02_r h3 {
  margin-top: 32px;
  color: #295C23; }

.sec08 .fdl_platform02_r .strong {
  font-size: 16px;
  font-weight: bold; }

.sec08 .fdl_platform02_r ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 12px; }
  .sec08 .fdl_platform02_r ul li {
    width: 49%;
    text-align: center;
    background-color: #295C23;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 4px;
    margin-bottom: 8px; }

.sec08 .fdl_platform02_r h4 {
  border-top: solid #295C23 1px;
  padding-top: 16px;
  margin-bottom: 16px;
  color: #295C23;
  font-size: 18px; }

.sec09 .software_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec09 .software_list li {
    width: 88px;
    height: 88px;
    background-color: #D8F1FF;
    border-radius: 44px;
    text-align: center;
    line-height: 88px;
    font-size: 12px;
    font-weight: bold;
    color: #008CD6; }

.sec09 h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 12px; }
  .sec09 h3 span {
    font-size: 44px;
    color: #333; }
  .sec09 h3::before {
    content: "+";
    display: block;
    text-align: center;
    font-size: 24px;
    margin-top: -30px; }

.sec09 h4 {
  text-align: center;
  color: #008CD6;
  margin-bottom: 12px; }

@media (min-width: 768px) {
  .sp_only {
    display: none; }
  .sp_hidden {
    display: block; }
  .fdl_content-wrap .heading-block h2, .fdl_content-wrap .heading-block h3 {
    font-size: 24px; }
  .fdl_heading-block {
    margin-bottom: 50px;
    padding-bottom: 30px; }
    .fdl_heading-block h2 {
      font-size: 28px; }
    .fdl_heading-block::before, .fdl_heading-block::after {
      height: 3px; }
  .movie_screen {
    width: 100%; }
    .movie_screen video {
      width: 100%; }
  .sec01 .collaboration_logo01 {
    width: 50%; }
  .sec01 .sec02_img01 {
    width: 60%;
    margin-left: auto;
    margin-right: auto; }
  .sec02 h3 span.strong {
    font-size: 60px; }
  .sec02 .sec03_img01 {
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
  .sec03 .movie_screen {
    position: relative;
    padding-left: 16%; }
    .sec03 .movie_screen h4 {
      position: absolute; }
    .sec03 .movie_screen h4:nth-of-type(1) {
      bottom: 120px;
      left: 0; }
    .sec03 .movie_screen h4:nth-of-type(2) {
      bottom: 80px;
      left: 0; }
  .sec04 .sec04_img01 {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
  .sec05 .fdl_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sec05 .fdl_row .fdl_field_module {
      width: 31.3%;
      margin-left: 1%;
      margin-right: 1%; }
      .sec05 .fdl_row .fdl_field_module h3 {
        font-size: 16px;
        margin: 4px 0; }
  .sec05 .fdl_row_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sec05 .fdl_row_center p {
      text-align: center; }
  .sec06 .movie_screen {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px; }
    .sec06 .movie_screen h3 {
      font-size: 16px;
      margin-bottom: 20px; }
    .sec06 .movie_screen h4 {
      margin: 12px 0; }
    .sec06 .movie_screen dl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .sec06 .movie_screen dl dt {
        border-radius: 4px 0 0 4px;
        padding: 4px 8px;
        width: 25%;
        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;
        padding: 8px 0; }
      .sec06 .movie_screen dl dd {
        padding: 8px 4px;
        margin: 0;
        border-radius: 0 4px 4px 0;
        width: 75%; }
        .sec06 .movie_screen dl dd ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .sec06 .movie_screen dl dd ul li {
            font-size: 12px;
            margin: 0 16px; }
  .sec07 .fdl_movie_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sec07 .fdl_movie_list .fdl_movie_module {
      width: 31.3%;
      margin: 0 1% 24px; }
      .sec07 .fdl_movie_list .fdl_movie_module h3 {
        margin-bottom: 4px;
        font-size: 16px; }
  .sec08 .fdl_case_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sec08 .fdl_case_list .fdl_case01, .sec08 .fdl_case_list .fdl_case02, .sec08 .fdl_case_list .fdl_case03 {
      width: 32%;
      margin-bottom: 20px; }
      .sec08 .fdl_case_list .fdl_case01 h3, .sec08 .fdl_case_list .fdl_case02 h3, .sec08 .fdl_case_list .fdl_case03 h3 {
        padding: 4px;
        margin-bottom: 0;
        font-size: 18px; }
      .sec08 .fdl_case_list .fdl_case01 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case02 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case03 .fdl_case_inner {
        padding: 20px; }
      .sec08 .fdl_case_list .fdl_case01 h4, .sec08 .fdl_case_list .fdl_case02 h4, .sec08 .fdl_case_list .fdl_case03 h4 {
        margin-bottom: 4px;
        font-size: 16px; }
      .sec08 .fdl_case_list .fdl_case01 img, .sec08 .fdl_case_list .fdl_case02 img, .sec08 .fdl_case_list .fdl_case03 img {
        margin: 16px auto; }
    .sec08 .fdl_case_list .fdl_case01 img {
      margin-top: 20px;
      margin-bottom: 28px; }
    .sec08 .fdl_case_list .fdl_case02 img {
      margin-top: 10px; }
    .sec08 .fdl_case_list .fdl_case03 h4 {
      font-size: 15px; }
    .sec08 .fdl_case_list .fdl_case03 img {
      margin-top: 20px;
      margin-bottom: 26px; }
  .sec08 .fdl_platform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sec08 .fdl_platform .platform_info {
      width: 100%;
      margin: 30px 0 60px; }
  .sec08 .fdl_platform02 .platform_info {
    margin: 30px 0 0; }
  .sec08 .fdl_platform01_l {
    width: 40%;
    padding: 16px; }
    .sec08 .fdl_platform01_l h3 {
      font-size: 15px; }
      .sec08 .fdl_platform01_l h3 span {
        font-size: 40px; }
    .sec08 .fdl_platform01_l h4 {
      padding-top: 8px;
      font-size: 18px; }
    .sec08 .fdl_platform01_l p {
      font-size: 18px;
      font-weight: bold; }
    .sec08 .fdl_platform01_l .platform_img {
      margin: 20px 0; }
    .sec08 .fdl_platform01_l h5 {
      padding: 4px 0;
      font-size: 14px; }
    .sec08 .fdl_platform01_l .strong {
      font-size: 16px; }
  .sec08 .fdl_platform01_r {
    width: 56%;
    margin-left: 4%; }
    .sec08 .fdl_platform01_r h3 {
      margin-top: 0;
      margin-bottom: 10px; }
    .sec08 .fdl_platform01_r ul {
      margin-bottom: 0; }
      .sec08 .fdl_platform01_r ul li {
        width: 47%; }
  .sec08 .fdl_platform02_l {
    width: 40%;
    padding: 16px; }
    .sec08 .fdl_platform02_l h3 {
      font-size: 15px; }
      .sec08 .fdl_platform02_l h3 span {
        font-size: 40px; }
    .sec08 .fdl_platform02_l h4 {
      padding-top: 8px;
      font-size: 18px; }
    .sec08 .fdl_platform02_l .platform_img {
      margin: 20px 0; }
    .sec08 .fdl_platform02_l h5 {
      padding: 4px 0;
      font-size: 14px; }
  .sec08 .fdl_platform02_r {
    width: 56%;
    margin-left: 4%; }
    .sec08 .fdl_platform02_r h3 {
      margin-top: 0;
      font-size: 23px; }
    .sec08 .fdl_platform02_r .strong {
      font-size: 15px; }
    .sec08 .fdl_platform02_r ul {
      margin-bottom: 12px; }
      .sec08 .fdl_platform02_r ul li {
        width: 49%;
        padding: 5px 0;
        margin-bottom: 8px; }
    .sec08 .fdl_platform02_r h4 {
      padding-top: 16px;
      margin-bottom: 16px;
      font-size: 18px; }
    .sec08 .fdl_platform02_r p:last-of-type {
      margin-bottom: 0; }
  .sec09 .software_list {
    width: 400px;
    margin-left: auto;
    margin-right: auto; }
    .sec09 .software_list li {
      width: 120px;
      height: 120px;
      border-radius: 60px;
      line-height: 120px;
      font-size: 16px; }
  .sec09 h3 {
    font-size: 16px;
    margin-bottom: 12px; }
    .sec09 h3 span {
      font-size: 60px; }
  .sec09 h4 {
    margin-bottom: 12px; } }

@media (min-width: 992px) {
  .top_img {
    clear: both;
    position: relative;
    height: 240px;
    background-color: #000;
    margin-bottom: 40px; }
    .top_img .top_img01 {
      width: auto;
      height: 100%; }
      .top_img .top_img01 img {
        display: block;
        max-height: 100%;
        margin-left: auto;
        margin-right: auto; }
  .fdl_content-wrap .heading-block h2, .fdl_content-wrap .heading-block h3 {
    font-size: 26px; }
  .fdl_heading-block {
    margin-bottom: 60px;
    padding-bottom: 40px; }
    .fdl_heading-block h2 {
      font-size: 32px; }
  .sec01 {
    padding-bottom: 20px !important; }
    .sec01 .sec02_img01 {
      width: 50%; }
    .sec01 .collaboration_logo01 {
      width: 36%;
      margin-bottom: 48px; }
  .sec02 h3 span.strong {
    font-size: 80px; }
  .sec02 .sec03_img01 {
    width: 60%; }
  .sec03 {
    padding-bottom: 40px !important; }
    .sec03 .movie_screen {
      padding-left: 20%; }
      .sec03 .movie_screen h4 {
        font-size: 18px; }
      .sec03 .movie_screen h4:nth-of-type(1) {
        bottom: 160px; }
      .sec03 .movie_screen h4:nth-of-type(2) {
        bottom: 120px; }
  .sec04 .sec04_img01 {
    width: 80%; }
  .sec06 .movie_screen {
    width: 90%;
    margin-bottom: 80px; }
    .sec06 .movie_screen h3 {
      font-size: 20px;
      margin-bottom: 20px; }
    .sec06 .movie_screen h4 {
      margin: 12px 0; }
    .sec06 .movie_screen dl dt {
      font-size: 15px;
      padding: 12px 8px;
      padding: 8px 0; }
    .sec06 .movie_screen dl dd {
      padding: 12px 8px; }
      .sec06 .movie_screen dl dd ul li {
        font-size: 15px;
        margin: 0 24px; }
  .sec07 .fdl_movie_list .fdl_movie_module {
    margin: 0 1% 32px; }
    .sec07 .fdl_movie_list .fdl_movie_module h3 {
      font-size: 16px; }
  .sec08 .fdl_case_list .fdl_case01, .sec08 .fdl_case_list .fdl_case02, .sec08 .fdl_case_list .fdl_case03 {
    margin-bottom: 20px; }
    .sec08 .fdl_case_list .fdl_case01 h3, .sec08 .fdl_case_list .fdl_case02 h3, .sec08 .fdl_case_list .fdl_case03 h3 {
      padding: 4px;
      font-size: 18px; }
    .sec08 .fdl_case_list .fdl_case01 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case02 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case03 .fdl_case_inner {
      padding: 20px; }
    .sec08 .fdl_case_list .fdl_case01 h4, .sec08 .fdl_case_list .fdl_case02 h4, .sec08 .fdl_case_list .fdl_case03 h4 {
      margin-bottom: 4px;
      font-size: 20px; }
  .sec08 .fdl_case_list .fdl_case01 img {
    margin-top: 36px;
    margin-bottom: 38px; }
  .sec08 .fdl_case_list .fdl_case02 img {
    margin-top: 18px;
    margin-bottom: 24px; }
  .sec08 .fdl_platform {
    margin-top: 80px; }
    .sec08 .fdl_platform .platform_info {
      width: 100%;
      margin: 30px 0 0; }
  .sec08 .fdl_platform02 .platform_info {
    margin: 30px 0 0; }
  .sec08 .fdl_platform01_l {
    width: 36%;
    padding: 16px; }
    .sec08 .fdl_platform01_l h3 {
      font-size: 15px; }
      .sec08 .fdl_platform01_l h3 span {
        font-size: 40px; }
    .sec08 .fdl_platform01_l h4 {
      padding-top: 8px;
      font-size: 18px; }
    .sec08 .fdl_platform01_l p {
      font-size: 18px;
      font-weight: bold; }
    .sec08 .fdl_platform01_l .platform_img {
      margin: 28px 0; }
    .sec08 .fdl_platform01_l h5 {
      padding: 4px 0;
      font-size: 14px; }
    .sec08 .fdl_platform01_l .strong {
      font-size: 16px; }
  .sec08 .fdl_platform01_r {
    width: 60%;
    margin-left: 4%; }
    .sec08 .fdl_platform01_r h4 .sp_hidden {
      display: none; }
    .sec08 .fdl_platform01_r ul li {
      width: 44%;
      margin: 0 3%; }
  .sec08 .fdl_platform02_l {
    width: 36%;
    padding: 16px; }
    .sec08 .fdl_platform02_l h3 {
      font-size: 15px; }
      .sec08 .fdl_platform02_l h3 span {
        font-size: 40px; }
    .sec08 .fdl_platform02_l h4 {
      padding-top: 8px;
      font-size: 18px; }
    .sec08 .fdl_platform02_l .platform_img {
      margin: 20px 0; }
    .sec08 .fdl_platform02_l h5 {
      padding: 4px 0;
      font-size: 14px; }
  .sec08 .fdl_platform02_r {
    width: 60%;
    margin-left: 4%; }
    .sec08 .fdl_platform02_r h3 {
      margin-top: 0;
      font-size: 23px; }
    .sec08 .fdl_platform02_r .strong {
      font-size: 18px; }
    .sec08 .fdl_platform02_r ul {
      margin-bottom: 12px; }
      .sec08 .fdl_platform02_r ul li {
        padding: 8px 0;
        margin-bottom: 8px;
        font-size: 16px; }
    .sec08 .fdl_platform02_r h4 {
      padding-top: 16px;
      margin-bottom: 16px;
      font-size: 22px; }
  .sec09 .software_list {
    width: 520px; }
    .sec09 .software_list li {
      width: 160px;
      height: 160px;
      border-radius: 80px;
      line-height: 160px;
      font-size: 20px; }
  .sec09 h3 {
    font-size: 18px;
    margin-bottom: 12px; }
    .sec09 h3 span {
      font-size: 80px; }
    .sec09 h3::before {
      font-size: 40px; }
  .sec09 h4 {
    margin-bottom: 16px; } }

@media (min-width: 1200px) {
  .container {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .lg_hidden {
    display: none; }
  .top_img {
    height: 320px;
    margin-bottom: 40px; }
  .fdl_content-wrap .heading-block h2, .fdl_content-wrap .heading-block h3 {
    font-size: 30px; }
  .fdl_heading-block {
    margin-bottom: 60px;
    padding-bottom: 40px; }
    .fdl_heading-block h2 {
      font-size: 35px; }
  .sec01 {
    padding-bottom: 60px !important; }
  .sec02 h3 span.strong {
    font-size: 100px; }
  .sec03 {
    padding-bottom: 60px !important; }
    .sec03 .movie_screen {
      padding-left: 20%; }
      .sec03 .movie_screen h4 {
        font-size: 20px;
        padding: 8px; }
      .sec03 .movie_screen h4:nth-of-type(1) {
        bottom: 172px; }
      .sec03 .movie_screen h4:nth-of-type(2) {
        bottom: 120px; }
  .sec04 .sec04_img01 {
    width: 70%; }
  .sec06 .movie_screen {
    width: 80%;
    margin-bottom: 80px; }
    .sec06 .movie_screen h3 {
      font-size: 20px;
      margin-bottom: 20px; }
    .sec06 .movie_screen h4 {
      margin: 12px 0; }
    .sec06 .movie_screen dl dt {
      font-size: 18px; }
    .sec06 .movie_screen dl dd ul li {
      font-size: 16px; }
  .sec08 .fdl_case_list .fdl_case01, .sec08 .fdl_case_list .fdl_case02, .sec08 .fdl_case_list .fdl_case03 {
    margin-bottom: 20px; }
    .sec08 .fdl_case_list .fdl_case01 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case02 .fdl_case_inner, .sec08 .fdl_case_list .fdl_case03 .fdl_case_inner {
      padding: 20px; }
    .sec08 .fdl_case_list .fdl_case01 h4, .sec08 .fdl_case_list .fdl_case02 h4, .sec08 .fdl_case_list .fdl_case03 h4 {
      margin-bottom: 4px;
      font-size: 20px; }
    .sec08 .fdl_case_list .fdl_case01 p, .sec08 .fdl_case_list .fdl_case02 p, .sec08 .fdl_case_list .fdl_case03 p {
      font-size: 16px; }
  .sec08 .fdl_case_list .fdl_case01 h4 {
    font-size: 24px; }
  .sec08 .fdl_case_list .fdl_case01 img {
    margin-top: 28px;
    margin-bottom: 36px; }
  .sec08 .fdl_case_list .fdl_case02 img {
    margin-top: 30px;
    margin-bottom: 30px; }
  .sec08 .fdl_case_list .fdl_case03 h4 {
    font-size: 18px; }
  .sec08 .fdl_case_list .fdl_case03 img {
    margin-top: 40px;
    margin-bottom: 40px; }
  .sec08 .fdl_platform {
    margin-top: 100px; }
    .sec08 .fdl_platform .platform_info {
      width: 100%;
      margin: 30px 0 0; }
  .sec08 .fdl_platform02 .platform_info {
    margin: 30px 0 0; }
  .sec08 .fdl_platform01_l {
    width: 34%;
    padding: 16px; }
    .sec08 .fdl_platform01_l h3 {
      font-size: 15px; }
      .sec08 .fdl_platform01_l h3 span {
        font-size: 40px; }
    .sec08 .fdl_platform01_l h4 {
      padding-top: 8px;
      font-size: 20px; }
    .sec08 .fdl_platform01_l p {
      font-size: 20px; }
    .sec08 .fdl_platform01_l .platform_img {
      margin: 36px 0 44px; }
    .sec08 .fdl_platform01_l h5 {
      padding: 4px 0;
      font-size: 14px; }
    .sec08 .fdl_platform01_l .strong {
      font-size: 16px; }
  .sec08 .fdl_platform01_r {
    width: 60%;
    margin-left: 6%; }
    .sec08 .fdl_platform01_r h3 {
      margin-bottom: 0; }
    .sec08 .fdl_platform01_r h4 .sp_hidden {
      display: none; }
  .sec08 .fdl_platform02_l {
    width: 34%;
    padding: 16px; }
    .sec08 .fdl_platform02_l h3 {
      font-size: 15px; }
      .sec08 .fdl_platform02_l h3 span {
        font-size: 40px; }
    .sec08 .fdl_platform02_l h4 {
      padding-top: 8px;
      font-size: 18px; }
    .sec08 .fdl_platform02_l .platform_img {
      margin: 20px 0; }
    .sec08 .fdl_platform02_l h5 {
      padding: 4px 0;
      font-size: 14px; }
  .sec08 .fdl_platform02_r {
    width: 60%;
    margin-left: 6%; }
    .sec08 .fdl_platform02_r h3 {
      margin-top: 0;
      font-size: 27px; }
    .sec08 .fdl_platform02_r .strong {
      font-size: 20px; }
    .sec08 .fdl_platform02_r ul {
      margin-bottom: 12px; }
      .sec08 .fdl_platform02_r ul li {
        padding: 8px 0;
        margin-bottom: 8px;
        font-size: 16px; }
    .sec08 .fdl_platform02_r h4 {
      padding-top: 16px;
      margin-bottom: 16px;
      font-size: 24px; }
  .sec09 .software_list {
    width: 600px; }
    .sec09 .software_list li {
      width: 180px;
      height: 180px;
      border-radius: 90px;
      line-height: 180px;
      font-size: 24px; }
  .sec09 h3 {
    font-size: 18px;
    margin-bottom: 12px; }
    .sec09 h3 span {
      font-size: 80px; }
    .sec09 h3::before {
      font-size: 48px; }
  .sec09 h4 {
    margin-bottom: 16px; } }

@media (min-width: 1439px) {
  #Current_Nav {
    display: block;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 3; }
    #Current_Nav li {
      border-radius: 0 8px 8px 0; }
      #Current_Nav li a {
        display: block;
        padding: 8px 16px 8px 8px;
        font-size: 12px; }
    #Current_Nav li.on {
      background-color: #24ABE1; }
      #Current_Nav li.on a {
        color: #fff; }
  .top_img {
    z-index: 4; } }

@media (min-width: 1580px) {
  #Current_Nav li a {
    padding: 8px 16px 8px 8px;
    font-size: 15px; } }
