@charset "UTF-8";
/* テンプレート
------------------------*/
.template {
  background-color: #eee;
  width: 100%;
  height: 50px; }
  @media screen and (max-width: 640px) {
    .template {
      width: 100%;
      height: 25px;
      background-color: #999; } }

.wrap--m {
  width: 100%;
  margin: auto;
  max-width: 980px; }

.top-back {
  background-color: #fff7ec; }

.bottom-backcolor {
  background-color: #ffffff; }

.main .headline .headline__inner {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: white;
  position: relative; }
  .main .headline .headline__inner--text1 {
    font-size: 2.3rem;
    letter-spacing: 2px; }
    @media screen and (max-width: 640px) {
      .main .headline .headline__inner--text1 {
        font-size: 1.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; } }
    .main .headline .headline__inner--text1 b {
      font-size: 3rem;
      vertical-align: baseline;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .main .headline .headline__inner--text1 b {
          font-size: 1.5rem; } }
    .main .headline .headline__inner--text1 span {
      font-weight: bold;
      vertical-align: baseline; }
      @media screen and (max-width: 640px) {
        .main .headline .headline__inner--text1 span {
          margin-bottom: 0%; } }

.main .section1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6rem; }
  .main .section1__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 168px; }
    @media screen and (max-width: 640px) {
      .main .section1__menu {
        display: none; } }
  .main .section1__main {
    margin-left: 3%;
    margin-bottom: 70px; }
    @media screen and (max-width: 640px) {
      .main .section1__main {
        margin-bottom: 5%; } }
    .main .section1__main--text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 2rem; }
      @media screen and (max-width: 640px) {
        .main .section1__main--text {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin: auto; }
          .main .section1__main--text__p {
            width: 100% !important; }
          .main .section1__main--text__img {
            top: 0 !important;
            margin-top: 0 !important;
            width: 100% !important; } }
      .main .section1__main--text__p {
        font-size: 1.3rem;
        padding-right: 1.5%;
        width: 58%; }
      .main .section1__main--text__img {
        margin-top: -3rem;
        width: 38%;
        height: 10%; }
    .main .section1__main .ictpc {
      display: block !important; }
    .main .section1__main .ictsp {
      display: none !important; }
    @media screen and (max-width: 640px) {
      .main .section1__main .ictpc {
        display: none !important; }
      .main .section1__main .ictsp {
        display: block !important;
        width: 90%;
        margin: auto; } }
    .main .section1__main--ict {
      margin-top: 1rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: left; }
      .main .section1__main--ict .top-text {
        font-size: 2rem;
        padding-top: 2rem; }
        @media screen and (max-width: 640px) {
          .main .section1__main--ict .top-text {
            font-size: 1.5rem;
            padding-top: 1rem;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin: auto;
            width: 90%; } }
      .main .section1__main--ict__topimg {
        margin-top: 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media screen and (max-width: 640px) {
          .main .section1__main--ict__topimg {
            padding-top: 2%;
            margin: auto;
            width: 90%; }
            .main .section1__main--ict__topimg img {
              margin: auto; } }

.main .section2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6rem; }
  .main .section2__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 198px; }
    .main .section2__menu .wifi-text {
      margin-top: 29rem;
      font-size: 1.5rem; }
    @media screen and (max-width: 640px) {
      .main .section2__menu {
        display: none; } }
  .main .section2 .wifi-text {
    position: relative;
    padding-bottom: 5rem; }
    @media screen and (max-width: 640px) {
      .main .section2 .wifi-text {
        display: none; } }
  .main .section2 .wifi-text-sp {
    display: none; }
    @media screen and (max-width: 640px) {
      .main .section2 .wifi-text-sp {
        display: inherit;
        text-align: left;
        font-size: 1.5rem;
        width: 90%;
        margin: auto;
        padding-bottom: 5%; }
        .main .section2 .wifi-text-sp img {
          width: 100%; }
        .main .section2 .wifi-text-sp .orange {
          color: #ed7700;
          padding-bottom: 0.8%; } }
  .main .section2 .wifi-text p {
    position: absolute;
    font-weight: bold;
    font-size: 1.7rem;
    top: 0;
    left: 0;
    max-width: 460px;
    width: 100%; }
  .main .section2 .wifi-text b {
    color: #ed7700; }
  .main .section2 .wifi-text img {
    max-width: 100%;
    padding-top: 5rem; }
  .main .section2 .list-text {
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 640px) {
      .main .section2 .list-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: auto;
        width: 90%; } }
  .main .section2 .list1 li {
    list-style-type: none;
    background-image: url(../../img/okinawa/ict/list-icon.png);
    background-repeat: no-repeat;
    background-position: left 0.3em;
    padding: 0.3rem 0rem 1rem 3.5rem;
    font-size: 1.7em;
    font-weight: bold;
    line-height: 2.5rem;
    letter-spacing: 0.2em; }
    @media screen and (max-width: 640px) {
      .main .section2 .list1 li {
        font-size: 1.5em;
        line-height: 2rem;
        padding: 0.7rem 0rem 1rem 3.5rem; } }
  .main .section2 .list1 li b {
    color: #ed7700;
    padding-bottom: 0.3rem; }
  .main .section2 .list-text img {
    max-width: 408px;
    width: 100%;
    margin: auto; }
    @media screen and (max-width: 640px) {
      .main .section2 .list-text img {
        padding-top: 1rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: auto;
        width: 100%; } }
  .main .section2__main {
    width: 100%;
    margin-left: 3%;
    margin-bottom: 70px;
    position: relative; }

.main .menu_sp {
  display: none; }
  @media screen and (max-width: 640px) {
    .main .menu_sp {
      background-image: url(../../img/okinawa/ict/buttomback_sp.jpg);
      display: inherit;
      text-align: center;
      padding-bottom: 5%; }
      .main .menu_sp img {
        width: 95%;
        margin-top: 5%; } }
