.w1021 {
  width: 79.765625vw;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .w1021 {
    width: auto;
  }
}

.ttl2 {
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .ttl2 {
    font-size: 20px;
    margin-bottom: 2em;
  }
}

.clm2 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .clm2 {
    display: block;
  }
}
.clm2 div:nth-of-type(2) {
  flex: 0 0 728px;
  flex: 0 0 71%;
}

#area {
  padding-top: 70px;
}
#area .w1021 h2.ttl2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #area .w1021 h2.ttl2 {
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  #area figure {
    text-align: center;
    overflow-x: scroll;
    /*IE, Edge*/
    -ms-overflow-style: none;
    /*Firefox*/
    scrollbar-width: none;
  }
  #area figure::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #area figure img {
    width: 600px;
    height: auto;
    max-width: none;
    margin: auto;
  }
}

#extension {
  padding: 97px 20px;
}
@media screen and (max-width: 768px) {
  #extension .w1021 .clm2 div table.tb1 {
    font-size: 12px;
  }
}
#extension .w1021 .clm2 div table.tb1 tbody tr td {
  padding: 8px 0;
  padding: 0.5em 0;
}
@media screen and (max-width: 768px) {
  #extension .w1021 .clm2 div table.tb1 tbody tr td {
    padding: 1em 0;
  }
}
#extension .w1021 .clm2 div table.tb1 tbody tr td:last-of-type {
  text-align: right;
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  vertical-align: bottom;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #extension .w1021 .clm2 div table.tb1 tbody tr td:last-of-type {
    font-size: 13px;
  }
}
#extension .w1021 .clm2 div table.tb1 tbody tr th {
  font-weight: 500;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  #extension .w1021 .clm2 div table.tb1 tbody tr th {
    padding: 1em 1em 1em 0;
  }
}
#extension .w1021 .clm2 div table.tb1 tfoot tr td {
  text-align: right;
  line-height: 1;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.03em;
  padding: 1.2em 0 0.5em;
  border-color: #000;
}
@media screen and (max-width: 768px) {
  #extension .w1021 .clm2 div table.tb1 tfoot tr td {
    font-size: 15px;
  }
}
#extension .w1021 .clm2 div table.tb1 tfoot tr td strong {
  font-family: "Nunito Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100, "YTLC" 500;
  font-weight: 600;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #extension .w1021 .clm2 div table.tb1 tfoot tr td strong {
    font-size: 20px;
  }
}

#branch {
  padding: 97px 20px;
  background: #F9F9F9;
}
@media screen and (max-width: 768px) {
  #branch .w1021 .clm2 div table.tb1 thead td {
    white-space: nowrap;
    font-size: 13px;
  }
}
#branch .w1021 .clm2 div table.tb1 thead td:nth-of-type(1) {
  width: 6em;
}
@media screen and (max-width: 768px) {
  #branch .w1021 .clm2 div table.tb1 thead td:nth-of-type(1) {
    width: auto;
    padding-right: 2em;
  }
}
#branch .w1021 .clm2 div table.tb1 thead td:nth-of-type(2) {
  width: 11em;
}
@media screen and (max-width: 768px) {
  #branch .w1021 .clm2 div table.tb1 thead td:nth-of-type(2) {
    width: auto;
  }
}
#branch .w1021 .clm2 div table.tb1 tbody tr td {
  font-size: 16px;
  padding: 8px 0;
}
@media screen and (max-width: 768px) {
  #branch .w1021 .clm2 div table.tb1 tbody tr td {
    font-size: 12px;
    padding-right: 1em;
  }
}
#branch .w1021 .clm2 div table.tb1 tbody tr td:last-of-type {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #branch .w1021 .clm2 div table.tb1 tbody tr td:last-of-type {
    font-size: 12px;
  }
}

#photos {
  padding: 97px 0 0;
  overflow: hidden;
}
#group {
  padding: 120px 20px 180px;
}
@media screen and (max-width: 768px) {
  #group {
    padding: 60px 20px 90px;
  }
}
#group .w1021 .clm2 div:nth-of-type(1) {
  flex: 0 0 489px;
  flex: 0 0 48%;
}
#group .w1021 .clm2 div:nth-of-type(2) {
  flex: auto;
}
#group .w1021 .clm2 div h2.ttl2 {
  margin-bottom: 4.6875vw;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div h2.ttl2 {
    margin-bottom: 30px;
  }
}
#group .w1021 .clm2 div figure.logo {
  max-width: 21.875vw;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div figure.logo {
    max-width: 150px;
    margin: 60px 0 30px;
  }
}
#group .w1021 .clm2 div ul {
  width: auto;
  padding-left: 1.71875vw;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div ul {
    padding: 0 0 0 22px;
  }
}
#group .w1021 .clm2 div ul li {
  font-weight: 500;
  font-size: 1.40625vw;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div ul li {
    font-size: 13px;
    line-height: 2.5;
  }
}
#group .w1021 .clm2 div ul li dl {
  display: flex;
  justify-content: flex-start;
  background-color: #FEE4CD;
  width: max-content;
  padding: 0.3125vw 0.3125vw 0.3125vw 1.71875vw;
  margin-left: -1.71875vw;
  border-radius: 100px;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div ul li dl {
    padding: 4px 4px 4px 22px;
    margin-left: -22px;
    flex-wrap: wrap;
    width: auto;
    border-radius: 20px;
  }
}
#group .w1021 .clm2 div ul li dl dt {
  display: flex;
  align-items: center;
  font-weight: 500;
  line-height: 2;
  flex-wrap: wrap;
}
#group .w1021 .clm2 div ul li dl dd {
  display: flex;
  align-items: center;
}
#group .w1021 .clm2 div ul li dl dd span:nth-of-type(1) {
  color: #FA7800;
  font-size: 0.703125vw;
  letter-spacing: -0.4em;
  padding: 0 0.78125vw 0 0.78125vw;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div ul li dl dd span:nth-of-type(1) {
    font-size: 2.1333333333vw;
    padding: 0 10px 0 7px;
  }
}
#group .w1021 .clm2 div ul li dl dd span:nth-of-type(2) {
  background: #fff;
  font-weight: 500;
  font-size: 1.40625vw;
  letter-spacing: 0.02em;
  padding: 0 1em;
  border-radius: 7.8125vw;
}
@media screen and (max-width: 768px) {
  #group .w1021 .clm2 div ul li dl dd span:nth-of-type(2) {
    font-size: 12px;
    border-radius: 20px;
  }
}