/* furusatonouzei2023 */

.furu-pc {display: block;}
.furu-sp{display: none; }
.pfont-14 {
  font-size: 14px !important;
}
/* .common-add {
  margin-right: 35px !important;
} */
.furu-title {
    text-align: center;
    display: block;
    border-left: 3px solid #434343;
    border-right: 3px solid #434343;
    font-size: 36px;
    line-height: 0.8;
  }
  .furu-title small {
    font-size: 15px;
  }
  .furu2023__common-content {
    margin-top: 60px;
    background: #F8F8FF;
    padding: 30px 0;
  }
h1.awajisi__title1 {
    text-align: center;
    font-size: 26px;
    color: #434343;
}
h2.awajisi__title2 {
    color: #1B2F6B;
    font-size: 18px;
    text-align: center;
}
.furu2023__common-sec {
    padding-left: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
.furu2023__common-sec li {
    width: 22%;
    list-style-type: none !important;
    text-align: center;
    margin: 0 10px !important;
  }
  .furu2023__common-sec li a {
    padding: 15px 0;
    display: block;
    max-width: 100%;
    width: 172px;
    border-radius: 4px;
    font-size: 14px;
    color: #1B2F6B !important;
    font-weight: bold;
    border: 2px solid #1B2F6B;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
  }
  .furu2023__common-sec li a:hover {
    background: #1B2F6B;
    color: #fff !important;
    opacity: 1;
  }
  .furu2023__common-sec li a::after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: 8px;
    right: 10px;
    border: 2px solid #14306F;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
  }
  .furu2023__common-sec li a:hover::after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: 8px;
    right: 10px;
    border: 2px solid #FFF;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
    opacity: 1;
  }
  .awajisi__title3 {
    font-size: 28px !important;
    text-align: center;
    margin-top: 90px;
  }
  .furu2023__common-sec01 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0 !important;
    margin-top: 60px;
    margin-bottom: 10px !important;
  }
  .furu2023__common-sec01 li {
    list-style-type: none !important;
    width: 70%;
  }
  .awajisi-sec01 {
    display: flex;
    align-items: center;
  }
  .awajisi-sec01-left span {
    background: #C6860E;
    padding: 18px;
    border-radius: 9px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
  }
  .common-add1 { width: 33%;margin-right: -35px;}
  .awajisi-sec01-right strong {
    font-size: 18px;
  }
  .furu2023__common-sec01 li:last-child {
    align-self: center;
    width: 30%;
  }
  .furu2023__common-sec01 li.furu-width:last-child{
    width:31%;
    margin-left: -15px;
  }
  .awajisi-sec01-left {
    border-left: 3px solid #434343;
    padding: 10px 0 10px 10px;
  }
  .furu2023__common-sec01 li:last-child p {
    font-size: 18px;
    font-weight: bold;
    background: #EFEFEF;
    float: right;
    padding: 7px 30px;
    margin-bottom: 0;
  }
  .furu2023__common-sec01 li:last-child small {
    color: #C6860E;
    font-size: 18px;
    margin-left: 8px;
}
  .furu2023__common-sec02 {
    display: flex;
    padding-left: 0 !important;
    flex-wrap: wrap;
  }
  .furu2023__common-sec02 li {
    list-style-type: none !important;
    width: 49%;
  }
  .furu2023__common-sec02 li:last-child {
    margin-left: 15px;
  }
  .awajisi-sec02 {
    display: flex;
  }
  .awajisi-sec02-left {
    width: 25%;
  }
  .awajisi-sec02-right {
    width: 75%;
  }
  .awajisi-sec02-left span {
    background: #EFEFEF;
    padding: 5px 0;
    color: #1D2E69;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    max-width: 80px;
    display: block;
  }
  .furu2023__common-sec03 {
    margin-top: 40px;
    padding-bottom: 1px;
    background: #F8F8FF;
  }
  .furu23-border {
    border-bottom: 1px solid #EFEFEF;
    margin-top: 50px;
  }
  .awajisi__title4 {
    font-size: 15px !important;
    color: #1B2F6B !important;
    text-align: center;
    padding-top: 10px;
  }
  .awajisi-sec03 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0 !important;
    margin-left: 0;
  }
  .awajisi-sec03 li {
    width: 48%;
    margin:0 auto!important;
    list-style-type: none !important;
  }
  .awajisi-sec03 li a {
    background: #1B2F6B;
    border: 1px solid #1B2F6B;
    border-radius: 4px;
    max-width: 100%;
    display: block;
    text-align: center;
    color: #fff !important;
    font-size: 14px;
    padding: 10px 0;
    font-weight: bold;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
  }
  .awajisi-sec03 li a::after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: 6px;
    right: 20px;
    border: 2px solid #FFF;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
  }
  .furu2023__common-sec04 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0 !important;
    margin-top: 60px;
    margin-bottom: 10px !important;
  }
  .furu2023__common-sec04 li {
    list-style-type: none !important;
    width: 70%;
    align-self: center;
  }
  .furu2023__common-sec04 li:last-child {
    width: 30%;
  }
  .awajisi__title5 {
    margin-bottom: 0 !important;
    font-size: 18px !important;
    border-left: 3px solid #434343;
    padding: 10px 0 10px 10px;
    font-weight: bold;
  }
  .furu2023__common-sec04 li:last-child p {
    font-size: 18px;
    font-weight: bold;
    background: #EFEFEF;
    float: right;
    padding: 7px 30px;
    margin-bottom: 0;
  }
  .furu2023__common-sec04 li:last-child small {
    color: #C6860E;
    font-size: 18px;
    margin-left: 8px;
  }
  .awajisi__title6 {
    font-size: 22px !important;
    color: #434343 !important;
    border-left: 3px solid #434343;
    padding-left: 10px;
    margin-top: 60px;
  }
  .awajisi__title6 small {
    font-size: 15px !important;
    font-weight: normal;
    color: #434343;
    line-height: 0;
  }
  .awajisi-bottom {
    display: flex;
    padding-left: 0 !important;
    flex-wrap: wrap;
  }
  .awajisi-bottom li {
    list-style-type: none !important;
    width: 48%;
  }
  .awajisi-bottom li:last-child {
    border: 1px solid #707070;
    padding: 20px 20px 0 20px;
    margin-left: 30px;
    max-height: 408px;
  }
  .awajisi-bottom .adjust-furu:last-child {
    padding: 20px 12px 10px 12px;
  }
  .awajisi-bottom li:last-child strong {
    text-align: center;
    display: block;
    font-size: 18px;
  }
  .awajisi-bottom-contact {
    border-top: 1px solid #707070;
    padding-top: 17px;
  }
  .awajisi-bottom-contact a {
    color: #434343 !important;
  }
  .awajisi-bottom-btn {
    padding: 11px 0;
    display: block;
    max-width: 337px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px !important;
    color: #1B2F6B !important;
    font-weight: bold;
    border: 2px solid #1B2F6B;
    position: relative;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
  }
  .awajisi-bottom-btn:hover {
    opacity: 1;
    background: #1B2F6B;
    color: #fff !important;
  }
  .awajisi-bottom-btn::after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: 8px;
    right: 20px;
    border: 2px solid #14306F;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
  }
  .awajisi-bottom-btn:hover::after {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    margin-top: 8px;
    right: 20px;
    border: 2px solid #FFF;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
    opacity: 1;
  }
  .awajisi__bottom-2nd {
    background: #091634;
    color: #fff;
    max-width: 282px;
    border-radius: 10px;
    padding: 12px 0;
    box-shadow: 0px 3px 6px #00000029;
    text-align: center;
    margin: 60px auto 0;
  }
  .awajisi__bottom-2nd a {
    display: block;
    color: #fff !important;
  }
  .shingumachi-sec {
    display: flex;
    margin-bottom: 10px;
  }
  .shingumachi-sec-left {
    width: 13%;
    margin-right: 10px;
  }
  .shingumachi-sec-left span {
    background: #EFEFEF;
    padding: 5px 0;
    color: #1D2E69;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    max-width: 80px;
    display: block;
  }
  .shingumachi-sec-right {
    width: 100%;
  }
  .shingumachi-sec-right p {
    margin-bottom: 0;
  }

  @media only screen and (max-width: 960px) {

    .common-add1 { margin-right: 0;}

  }
  @media only screen and (max-width: 767px) {
    .furu-pc {display: none;}
    .furu-sp{display: block; }
    .furu-title { font-size: 24px;}
    h1.awajisi__title1 { font-size: 18px;}
    .furu2023__common-content {
        margin-top: 30px;
        padding: 20px 0 1px 0;
      }
      h2.awajisi__title2 { margin-bottom: 10px !important;font-size: 16px !important;}
      .furu2023__common-sec li {width: 46%;margin: 5px auto !important;}
      .furu2023__common-sec li a { width: 100%;max-width: 100%;}


      .awajisi__title3 {
        font-size: 18px !important;
        margin-top: 50px;
      }
      .furu2023__common-sec01 {display: block;margin-top: 30px; }
      .furu2023__common-sec01 li {width: auto;}
      .awajisi-sec01-left { padding: 5px 0 5px 5px;width: 40%;}
      .awajisi-sec01-left span {padding: 12px;margin-right: 0;}
      .awajisi-sec01-right strong {
        font-size: 15px;
      }
      .furu2023__common-sec01 li:last-child {width: auto;}
      .furu2023__common-sec01 li.furu-width:last-child {width: auto; margin-left: 0;}
      .furu2023__common-sec01 li:last-child p {padding: 7px 0;float: none;text-align: center;margin-top: 10px;}
      .furu2023__common-sec02 { display: block;}
      .furu2023__common-sec02 li{ width: auto;}
      .furu2023__common-sec02 li:last-child {
        margin-left: 0;
      }
      .furu2023__common-sec03 {
        margin-top: 20px;
        padding: 0 10px 1px !important;
      }
      .awajisi-sec03 {display: block;margin-left: 0;}
      .awajisi-sec03 li { width: auto;margin-bottom:5px!important;}
      .furu2023__common-sec04 {display: block;margin-top: 30px; }
      .furu2023__common-sec04 li { width: auto;}
      .awajisi__title5 {font-size: 16px !important;padding: 5px 0 5px 5px;}
      .furu2023__common-sec04 li:last-child {
        width: auto;
      }
      .furu2023__common-sec04 li:last-child p {
        float: none;
        padding: 7px 0;
        text-align: center;
      }
      .awajisi__title6 {font-size: 18px !important;padding-left: 5px;}
      .awajisi-bottom li {width: auto;}
      .awajisi-bottom li:last-child { padding: 10px 10px 0 10px;margin-left: 0;}
      .furu2023__common-sec li a::after { right: 8px;margin-top: 6px;}
      .furu2023__common-sec li a:hover::after { right: 8px;margin-top: 6px;}
      .awajisi__bottom-2nd { margin-top: 30px;}
      .awajisi-sec03 li a { max-width: 100%;}
      .shingumachi-sec-left { width: 25%;}
      .shingumachi-sp1 {
        width: 35%;
      }
      .shingumachi-sp2 {
        width: 25%;
      }
      .shingumachi-sp3 {
        width: 47%;
      }
      .furu23-border {
        margin-top: 25px;
      }
      .furu2023__common-sec02 li img {
        margin: 0 auto;
        display: block;
      }
  }