@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; } }

.main {
  /*△スマホ用画面表*/ }
  .main .title .wrap--l {
    padding: 5rem 0;
    text-align: left;
    position: relative; }
    @media screen and (max-width: 640px) {
      .main .title .wrap--l {
        padding: 2rem 0; } }
  .main .title .top-title h1 {
    font-size: 3.5rem;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      .main .title .top-title h1 {
        font-size: 3rem; } }
  .main .section1 {
    background: #f6ad3c; }
    .main .section1 .wrap--l {
      padding-top: 3rem;
      padding-bottom: 2rem;
      text-align: left;
      position: relative; }
    .main .section1 .top-text {
      margin: 0;
      padding: 0;
      text-align: center;
      line-height: 140%;
      font-size: 3rem;
      color: white; }
      @media screen and (max-width: 640px) {
        .main .section1 .top-text {
          display: block;
          line-height: 140%;
          font-size: 1.8rem;
          padding: 0 10px; } }
      .main .section1 .top-text__yellow {
        font-size: 4rem;
        color: #ffff00;
        vertical-align: baseline;
        background: url(/../_assets/img/kashiwa/flow/text_deco1.png) bottom no-repeat;
        background-size: 70px; }
        @media screen and (max-width: 640px) {
          .main .section1 .top-text__yellow {
            font-size: 2.7rem; } }
      .main .section1 .top-text .topsptext {
        display: none; }
        @media screen and (max-width: 640px) {
          .main .section1 .top-text .topsptext {
            display: block;
            font-size: 1.6rem; } }
  .main .top-pointdeco {
    position: relative;
    letter-spacing: -0.08rem;
    font-weight: bold; }
    .main .top-pointdeco-mini {
      font-size: 1.2rem;
      text-align: right; }
      @media screen and (max-width: 640px) {
        .main .top-pointdeco-mini {
          text-align: center;
          padding-top: 1rem; } }
  .main *, .main *:before, .main *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .main .section2 .h2-text {
    line-height: 18px;
    font-size: 2.3rem;
    font-weight: bold;
    text-align: left; }
    @media screen and (max-width: 640px) {
      .main .section2 .h2-text {
        font-size: 2rem;
        letter-spacing: -0.08rem;
        line-height: 3rem; } }
  .main .section2 p {
    font-size: 1.5rem;
    padding: 10px 0; }
  .main .section2 .bottom_triangle {
    text-align: center;
    padding: 30px 0 20px 0; }
  .main .section2 .Caution {
    font-size: 2.8rem;
    padding-bottom: 5px;
    color: #ed7700;
    padding-bottom: 30px; }
    .main .section2 .Caution span {
      font-weight: bold;
      border-bottom: 3px solid #ed7700; }
    @media screen and (max-width: 640px) {
      .main .section2 .Caution {
        font-size: 2rem; } }
  .main .warigakutext-pc table {
    margin: 2rem 0 2rem 0;
    width: 550px;
    font-size: 1.5rem;
    border: 0px #000000 solid; }
    @media screen and (max-width: 640px) {
      .main .warigakutext-pc table {
        display: none; } }
  .main .warigakutext-pc td {
    vertical-align: top;
    border: 0px #000000 solid; }
  .main .warigakutext-pc th {
    border: 0px #000000 solid;
    text-align: right;
    padding-right: 1rem; }
  .main .warigakutext-sp {
    display: none; }
    @media screen and (max-width: 640px) {
      .main .warigakutext-sp {
        display: block; } }
  .main .warigakutext {
    display: none; }
    @media screen and (max-width: 640px) {
      .main .warigakutext {
        display: block;
        font-size: 1.5rem; } }
  .main .flex-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media screen and (max-width: 640px) {
      .main .flex-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    .main .flex-left > *:first-child {
      margin-right: 20px; }
      @media screen and (max-width: 640px) {
        .main .flex-left > *:first-child {
          margin-right: 0; } }
  .main .point img {
    padding-right: 10px; }
    @media screen and (max-width: 640px) {
      .main .point img {
        width: 22%; } }
  .main .flow-table table {
    width: 100%;
    border: 1px #000000 solid; }
  .main .flow-table td {
    width: 14%;
    border: 1px #000000 solid; }
  .main .flow-table td {
    font-size: 1.7rem;
    padding: 5px 10px;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      .main .flow-table td {
        font-size: 1.6rem;
        padding: 5px;
        letter-spacing: -0.08rem; } }
  .main .flow-table__head {
    background: #f6ad3c;
    color: #fff; }
    .main .flow-table__head td {
      text-align: center !important; }
  .main .flow-table__fot {
    background: #d1e9c0;
    padding: 2px;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-collapse: separate; }
    @media screen and (max-width: 640px) {
      .main .flow-table__fot td:first-child {
        width: 35%;
        letter-spacing: -0.05rem; } }
    .main .flow-table__fot td {
      font-size: 2rem; }
      @media screen and (max-width: 640px) {
        .main .flow-table__fot td {
          font-size: 1.8rem; } }
  .main .flow-table__fot td {
    border-left: none; }
  .main .flow-table__fot td:first-child {
    border-left: solid 1px #000000; }
  .main .pc-table {
    display: block; }
    @media screen and (max-width: 640px) {
      .main .pc-table {
        display: none; } }
  .main .sp-table {
    display: none; }
    @media screen and (max-width: 640px) {
      .main .sp-table {
        display: block; } }
  .main .align-right {
    text-align: right; }
  .main .align-left {
    text-align: left; }
  .main .pctable-center {
    text-align: center !important; }
  .main .sptable-center {
    text-align: center !important; }
  .main .align-center td:nth-child(2) {
    text-align: right; }
    @media screen and (max-width: 640px) {
      .main .align-center td:nth-child(2) {
        text-align: center; } }
  .main .sp-table1 {
    margin-bottom: 1.5rem; }
    .main .sp-table1 td:first-child {
      width: 14%;
      letter-spacing: -0.05rem; }
  .main .sp-table2 td:first-child {
    /* width: 30%; */
    letter-spacing: -0.05rem; }
  .main .responsiveTable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 0 45px 0; }
    @media screen and (max-width: 640px) {
      .main .responsiveTable {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0; } }
    .main .responsiveTable table {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 50%; }
    .main .responsiveTable table:first-child {
      width: 49%; }
      @media screen and (max-width: 640px) {
        .main .responsiveTable table:first-child {
          width: 100%; } }
    @media screen and (max-width: 640px) {
      .main .responsiveTable table, .main .responsiveTable tbody {
        width: 100%;
        margin-bottom: 10px; } }
    .main .responsiveTable .flow-table__head {
      height: 65px; }
    .main .responsiveTable td {
      height: 40px;
      width: 33%; }
    .main .responsiveTable .pc {
      display: table-row; }
      @media screen and (max-width: 640px) {
        .main .responsiveTable .pc {
          display: none; } }
    @media screen and (max-width: 640px) {
      .main .responsiveTable .sp {
        display: table-cell; } }
  .main p.textdeco {
    position: relative;
    line-height: 2em;
    text-indent: 2em;
    font-size: 1.7rem;
    font-weight: bold; }
    @media screen and (max-width: 640px) {
      .main p.textdeco {
        letter-spacing: -0.08rem;
        font-size: 1.6rem;
        padding-left: 2rem;
        line-height: 140%;
        text-align: center; } }
  .main p.textdeco:before {
    position: absolute;
    left: 0;
    top: -3.7rem;
    content: "";
    display: inline-block;
    width: 15px;
    height: 126px;
    background: url(/../_assets/img/kashiwa/flow/text_deco4.png) no-repeat;
    background-size: contain; }
    @media screen and (max-width: 640px) {
      .main p.textdeco:before {
        left: 0;
        top: -45%; } }
  .main .section_tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 20px 0; }
    @media screen and (max-width: 640px) {
      .main .section_tit {
        display: block; } }
    .main .section_tit h2 {
      letter-spacing: -0.08rem;
      font-size: 2.5rem;
      font-weight: bold;
      padding: 0em 0.5em;
      background: transparent;
      border-left: solid 10px #ed7700; }
    .main .section_tit .h2-sub {
      position: absolute;
      font-weight: normal;
      left: 20%;
      line-height: 18px;
      font-size: 1.5rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media screen and (max-width: 640px) {
        .main .section_tit .h2-sub {
          position: static;
          float: none;
          font-size: 1.5rem;
          letter-spacing: -0.08rem;
          line-height: 3rem; } }
  .main .borderBox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #000;
    margin: 10px auto 0;
    padding: 10px 15px; }
    .main .borderBox li {
      margin-left: 1rem;
      text-indent: -2rem;
      font-size: 1.5rem; }
  .main .underline {
    text-decoration: underline;
    -webkit-text-decoration-color: #ed7700;
    text-decoration-color: #ed7700; }
  .main .section4 {
    background: #f2f2f2; }
    .main .section4 .wrap--l {
      margin-top: 4rem;
      padding-top: 3rem;
      padding-bottom: 3rem;
      position: relative; }
    .main .section4__flow {
      margin-top: 1rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: left; }
      .main .section4__flow__topimg {
        margin-top: 0rem;
        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 .section4__flow__topimg {
            padding-top: 0rem;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin: auto;
            max-width: 387px;
            width: 100%; }
            .main .section4__flow__topimg img {
              margin-top: 2rem; } }
  .main .section5 .wrap--l {
    padding-top: 3rem;
    padding-bottom: 3rem;
    position: relative; }
    @media screen and (max-width: 640px) {
      .main .section5 .wrap--l {
        padding-bottom: 0rem; } }
  .main .section5 .text {
    padding-top: 8px; }
    .main .section5 .text p {
      font-size: 1.5rem;
      padding: 2rem 0rem; }
    .main .section5 .text b {
      font-weight: normal;
      color: red;
      padding-bottom: 0.35rem; }
  .main .flow_img04 {
    display: none; }
    @media screen and (max-width: 640px) {
      .main .flow_img04 {
        background-image: url(../../img/okinawa/ict/buttomback_sp.jpg);
        display: block;
        text-align: center;
        margin-top: 0%; }
        .main .flow_img04 img {
          width: 80%;
          padding-bottom: 5%; } }
  .main .section6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6rem; }
    .main .section6 .wrap--l {
      padding-top: 8rem;
      padding-bottom: 0rem;
      text-align: center; }
    .main .section6__main {
      position: relative;
      padding-top: 3rem;
      background: #f2f2f2; }
      .main .section6__main .flex {
        width: 100%;
        padding-bottom: 3rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 1rem;
        text-align: left; }
        @media screen and (max-width: 640px) {
          .main .section6__main .flex {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-bottom: 1rem;
            text-align: left;
            align-items: stretch; } }
      @media screen and (max-width: 640px) {
        .main .section6__main__box {
          margin-bottom: 1rem;
          text-align: left; } }
      .main .section6__main__box img {
        max-width: 300px; }
        @media screen and (max-width: 640px) {
          .main .section6__main__box img {
            max-width: 200px;
            width: 40%;
            margin: auto;
            text-align: left; } }
      .main .section6__main__box b {
        font-size: 2.2rem;
        font-weight: bold; }
        @media screen and (max-width: 640px) {
          .main .section6__main__box b {
            font-size: 2.1rem; } }
      .main .section6__main__box p {
        font-size: 1.3rem;
        font-weight: bold;
        text-align: left;
        letter-spacing: 0.3rem; }
        @media screen and (max-width: 640px) {
          .main .section6__main__box p {
            font-size: 1.3rem; } }
      @media screen and (max-width: 640px) {
        .main .section6__main .flowimg06pc {
          display: none; } }
  .main .flowimg06sp img {
    display: none; }
    @media screen and (max-width: 640px) {
      .main .flowimg06sp img {
        display: block;
        width: 50%;
        position: absolute;
        top: 15%;
        right: 0; } }

/* タブ切り替え */
.tab_wrap {
  width: 100%;
  max-width: 980px;
  margin: 20px auto; }

input[type="radio"] {
  display: none; }

.tab_area {
  font-size: 0; }
  @media screen and (max-width: 640px) {
    .tab_area {
      padding-bottom: 30px;
      border-bottom: 2px solid #ed7700; } }

.tab_area label {
  margin-right: 9.2%;
  display: inline-block;
  padding: 12px 0;
  color: #999;
  background: #fce6c4;
  text-align: center;
  font-size: 13px;
  cursor: pointer; }
  .tab_area label:hover {
    background: #ed7700;
    color: #fff; }

.tab_area label:last-child {
  margin-right: 0; }

.tab_area label:after {
  content: "";
  position: absolute;
  right: -60%;
  top: 35%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 21px 25px;
  border-color: transparent transparent transparent #ccc; }
  @media screen and (max-width: 640px) {
    .tab_area label:after {
      right: -80%;
      top: 45%;
      border-width: 10px 0 10px 15px; } }

.tab_area label:last-child:after {
  display: none; }

.panel_area {
  background: #fff; }

label {
  position: relative;
  width: 100%;
  height: 144px;
  width: 9%; }
  @media screen and (max-width: 640px) {
    label {
      height: 140px; } }

label span {
  font-size: 1.6rem;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; }

.tab_panel {
  width: 100%;
  padding: 40px 0 0;
  display: none; }

.tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center; }

#tab1:checked ~ .tab_area .tab1_label {
  background: #ed7700;
  color: #fff; }

#tab1:checked ~ .panel_area #panel1 {
  display: block; }

#tab2:checked ~ .tab_area .tab2_label {
  background: #ed7700;
  color: #fff; }

#tab2:checked ~ .panel_area #panel2 {
  display: block; }

#tab3:checked ~ .tab_area .tab3_label {
  background: #ed7700;
  color: #fff; }

#tab3:checked ~ .panel_area #panel3 {
  display: block; }

#tab4:checked ~ .tab_area .tab4_label {
  background: #ed7700;
  color: #fff; }

#tab4:checked ~ .panel_area #panel4 {
  display: block; }

#tab5:checked ~ .tab_area .tab5_label {
  background: #ed7700;
  color: #fff; }

#tab5:checked ~ .panel_area #panel5 {
  display: block; }

#tab6:checked ~ .tab_area .tab6_label {
  background: #ed7700;
  color: #fff; }

#tab6:checked ~ .panel_area #panel6 {
  display: block; }

#sp-tab1:checked ~ .tab_area .tab1_label {
  background: #ed7700;
  color: #fff; }

#sp-tab1:checked ~ .panel_area #panel1 {
  display: block; }

#sp-tab2:checked ~ .tab_area .tab2_label {
  background: #ed7700;
  color: #fff; }

#sp-tab2:checked ~ .panel_area #panel2 {
  display: block; }

#sp-tab3:checked ~ .tab_area .tab3_label {
  background: #ed7700;
  color: #fff; }

#sp-tab3:checked ~ .panel_area #panel3 {
  display: block; }

#sp-tab4:checked ~ .tab_area .tab4_label {
  background: #ed7700;
  color: #fff; }

#sp-tab4:checked ~ .panel_area #panel4 {
  display: block; }

#sp-tab5:checked ~ .tab_area .tab5_label {
  background: #ed7700;
  color: #fff; }

#sp-tab5:checked ~ .panel_area #panel5 {
  display: block; }

#sp-tab6:checked ~ .tab_area .tab6_label {
  background: #ed7700;
  color: #fff; }

#sp-tab6:checked ~ .panel_area #panel6 {
  display: block; }

.pc {
  display: block; }

.sp {
  display: none; }

@media screen and (max-width: 640px) {
  .pc {
    display: none; }
  .sp {
    display: block; } }

.main .pctable-left {
  text-align: left; 
}
.main .pctable-left tr td:nth-child(1) {
  font-size: 1.5rem;
}
@media screen and (max-width: 640px) {
  .main .pctable-left tr td:nth-child(1) {
    font-size: 1.6rem;
  }
}
.main .pctable-left tr td:nth-child(n+2) {
  text-align: right;
}
.main .align-center .note {
  font-size: 1.4rem;
  font-weight: bold;
}
.arrow{
  position: relative;
  padding: 0 0 0 23px;
}
.arrow::before{
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 4px;
  left: 0;
  border: 9px solid transparent;
  border-top: 13px solid #ECA83E;
}