@charset "UTF-8";
.bgGreen {
  background-color: #eff7f3;
}

@media screen and (max-width: 750px) {
  .brSP::before {
    content: "\a";
    white-space: pre;
  }
}
@media screen and (max-width: 1050px) {
  .brMid::before {
    content: "\a";
    white-space: pre;
  }
}
@media screen and (max-width: 750px) {
  #mainContents .container {
    padding-top: 7.6vw;
  }
}
@media print, screen and (min-width: 751px) {
  #mainVisual .main-visual {
    margin-top: 10px;
  }
}
.section-box > .tel-box:nth-of-type(n+2), .section-box > .tel-box.-list {
  margin-top: 4vw;
}

@media print, screen and (min-width: 751px) {
  .section-box > .tel-box:nth-of-type(n+2), .section-box > .tel-box.-list {
    margin-top: 30px;
  }
}
.section-box > .ttl-txt.-subLead {
  margin-top: 6.4vw;
}

@media print, screen and (min-width: 751px) {
  .section-box > .ttl-txt.-subLead {
    margin-top: 7px;
  }
}
.section-box {
  padding-bottom: 70px;
}

.section-box > .ttl-example {
  margin-bottom: 15px;
  font-size: 2.3rem;
}

.section-box > .ttl-txt.-closeLead {
  margin-top: 6.4vw;
}

@media print, screen and (min-width: 751px) {
  .section-box > .ttl-txt.-closeLead {
    margin-top: 52px;
  }
}
.section-box.-supportToLive {
  padding-bottom: 5.8666666667vw !important;
}

@media print, screen and (min-width: 751px) {
  .section-box.-supportToLive {
    padding-bottom: 65px !important;
  }
}
/* セクション調整 */
.ttl-txt {
  text-align: center;
}

.ttl-txt.-lead {
  font-weight: bold;
  color: #009e72;
  font-size: 6.6666666667vw;
}

@media print, screen and (min-width: 751px) {
  .ttl-txt.-lead {
    font-size: 3.8rem;
  }
}
.ttl-txt.-closeLead {
  font-weight: bold;
  color: #009e72;
  font-size: 6.6666666667vw;
}

@media print, screen and (min-width: 751px) {
  .ttl-txt.-closeLead {
    font-size: 3.4rem;
  }
}
.ttl-txt.-closeLead > .subTxt {
  font-size: 0.8em;
  color: #515151;
}

@media print, screen and (min-width: 751px) {
  .ttl-txt.-closeLead > .subTxt {
    font-size: 0.765em;
  }
}
.ttl-txt.-subLead {
  color: #515151;
  font-size: 3.7333333333vw;
}

@media screen and (max-width: 750px) {
  .ttl-txt.-subLead {
    line-height: 1.78;
  }
}
@media print, screen and (min-width: 751px) {
  .ttl-txt.-subLead {
    font-size: 1.6rem;
  }
}
/* タイトル系 */
.tel-box {
  background: #fff;
  box-sizing: border-box;
  /* 電話番号個別Type */
  /* 電話番号リスト */
}

.tel-box.-single {
  padding: 0 2.4vw;
  border: #cce3dd 1px solid;
  border-radius: 12px;
  /* 窓口名と営業時間エリア */
  /* 窓口名 */
  /* 日付・営業時間 */
  /* //窓口名と営業時間エリア */
  /* 電話番号 */
}

@media screen and (max-width: 1050px) {
  .tel-box.-single {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-single {
    display: flex;
    justify-content: space-between;
    min-height: 130px;
    padding: 14px 0;
  }
}
.tel-box.-single > .contInfo {
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .tel-box.-single > .contInfo {
    padding: 4.1333333333vw 0 3.6vw;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .tel-box.-single > .contInfo {
    padding: 14px 0;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-single > .contInfo {
    width: 474px;
  }
}
.tel-box.-single > .contInfo > .name {
  font-size: 4vw;
  color: #515151;
}

@media print, screen and (min-width: 751px) {
  .tel-box.-single > .contInfo > .name {
    font-size: 2rem;
  }
}
.tel-box.-single > .contInfo > .name > .subTxt {
  font-size: 0.867em;
}

.tel-box.-single > .contInfo > .dayTime {
  font-size: 3.4666666667vw;
  color: #00aa7b;
}

@media print, screen and (min-width: 751px) {
  .tel-box.-single > .contInfo > .dayTime {
    font-size: 1.8rem;
  }
}
.tel-box.-single > .contInfo > .dayTime > .subTxt {
  font-size: 0.846em;
}

.tel-box.-single > .contInfo > .dayTime.-limited {
  font-size: 4.5066666667vw;
}

@media print, screen and (min-width: 751px) {
  .tel-box.-single > .contInfo > .dayTime.-limited {
    font-size: 2.6rem;
  }
}
@media print, screen and (min-width: 751px) {
  .tel-box.-single > .contInfo > .dayTime.-limited > .mainTxt {
    margin-top: 1px;
  }
}
.tel-box.-single > .contInfo > .dayTime.-limited > .subTxt {
  font-size: 0.692em;
}

@media print, screen and (min-width: 751px) {
  .tel-box.-single > .contInfo > .dayTime.-limited > .subTxt {
    margin-top: 1px;
  }
}
.tel-box.-single > .telNum {
  text-align: center;
  color: #00aa7b;
  font-weight: bold;
  font-size: 7.2vw;
  box-sizing: border-box;
}

@media screen and (max-width: 750px) {
  .tel-box.-single > .telNum {
    /* min-height: 17.1vw; */
    padding: 3.0666666667vw 0;
  }
}
@media screen and (max-width: 1050px) {
  .tel-box.-single > .telNum {
    border-top: #cce3dd 1px solid;
  }
}
@media print, screen and (min-width: 751px) {
  .tel-box.-single > .telNum {
    font-size: 4.2rem;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .tel-box.-single > .telNum {
    padding: 14px 0;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-single > .telNum {
    width: 475px;
    border-left: #cce3dd 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.tel-box.-single > .telNum > a,
.tel-box.-single > .telNum > .tel_link > a {
  color: #00aa7b;
}

.tel-box.-single > .telNum > .linkBlank {
  line-height: 1;
}

.tel-box.-single > .telNum > .linkBlank > a::before {
  top: 0.15em;
}

.tel-box.-single > .telNum > .linkBlank > .url {
  color: #00aa7b;
  font-size: 4vw;
}

@media print, screen and (min-width: 751px) {
  .tel-box.-single > .telNum > .linkBlank > .url {
    font-size: 1.8rem;
  }
}
.tel-box.-list {
  padding: 0 2.4vw;
  margin-bottom: 70px;
  border: #cce3dd 1px solid;
  border-radius: 12px;
  font-weight: bold;
  color: #00aa7b;
  box-sizing: border-box;
}

@media screen and (max-width: 750px) {
  .tel-box.-list {
    text-align: center;
  }
}
@media print, screen and (min-width: 751px) {
  .tel-box.-list {
    padding: 14px;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .tel-box.-list {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-list {
    display: flex;
    min-height: 320px;
    padding-left: 0;
    padding-right: 0;
  }
}
.tel-box.-list > .subList {
  box-sizing: border-box;
}

@media print, screen and (min-width: 1051px) {
  .tel-box.-list > .subList {
    padding: 15px 39px;
  }
}
.tel-box.-list > .subList > .item {
  box-sizing: border-box;
}

@media screen and (max-width: 750px) {
  .tel-box.-list > .subList > .item {
    padding: 3.5vw 0;
  }
}
@media screen and (max-width: 1050px) {
  .tel-box.-list > .subList > .item {
    border-top: 1px solid #cce3dd;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-list > .subList > .item {
    padding-bottom: 16px;
  }
}
.tel-box.-list > .subList > .item:last-of-type {
  margin-bottom: 0;
}

@media print, screen and (min-width: 1051px) {
  .tel-box.-list > .subList > .item:last-of-type {
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .tel-box.-list > .subList:nth-of-type(1) > .item:nth-of-type(1) {
    border-top: none;
  }
}
@media print, screen and (min-width: 751px) {
  .tel-box.-list > .subList > .item > .wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .tel-box.-list > .subList > .item > .wrap {
    width: 475px;
    padding: 10px 0;
    margin: 0 auto;
  }
}
@media print {
  .tel-box.-list > .subList > .item > .wrap {
    width: auto;
  }
}
.tel-box.-list > .subList > .item > .wrap > .contName,
.tel-box.-list > .subList > .item > .wrap > .telNum {
  font-size: 4vw;
}

@media print, screen and (min-width: 751px) {
  .tel-box.-list > .subList > .item > .wrap > .contName,
  .tel-box.-list > .subList > .item > .wrap > .telNum {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 750px) {
  .tel-box.-list > .subList > .item > .wrap > .telNum {
    margin-top: 0.6666666667vw;
  }
}
@media print, screen and (min-width: 751px) {
  .tel-box.-list > .subList:nth-of-type(1) {
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-list > .subList:nth-of-type(1) {
    width: 474px;
  }
}
@media print, screen and (min-width: 751px) {
  .tel-box.-list > .subList:nth-of-type(2) {
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 1051px) {
  .tel-box.-list > .subList:nth-of-type(2) {
    width: 475px;
    border-left: 1px solid #cce3dd;
  }
}
.tel-box.-list > .subList > .item > .wrap > .tel_link > a {
  color: #00aa7b;
}

/* 電話番号系 */
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .main-visual .swiper-container {
    height: 40vw;
  }
}
@media print, screen and (min-width: 1051px) {
  .main-visual .swiper-container {
    height: 500px;
  }
}
@media print, screen and (min-width: 751px) {
  .main-visual .swiper-wrapper {
    position: absolute !important;
    top: 0;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .main-visual .swiper-wrapper {
    margin-left: -32vw;
  }
}
@media print, screen and (min-width: 1051px) {
  .main-visual .swiper-wrapper {
    left: 50%;
    margin-left: -960px;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .main-visual .swiper-slide {
    width: auto;
    height: 100%;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 1051px) {
  .main-visual .swiper-slide {
    width: 1920px;
  }
}
@media print, screen and (min-width: 751px) {
  .main-visual .swiper-slide .img {
    max-width: none;
  }
}
@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .main-visual .swiper-slide .img {
    width: auto;
    height: 100%;
  }
}
@media print, screen and (min-width: 1051px) {
  .main-visual .swiper-slide .img {
    width: 1920px;
  }
}
@media print {
  .main-visual .swiper-slide .img {
    width: auto;
  }
}
/* 電話番号系 */
@media print, screen and (min-width: 751px) {
  .bnr-box {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.bnr-box > .item {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

@media print, screen and (min-width: 751px) and (max-width: 1050px) {
  .bnr-box > .item {
    width: 48%;
  }
}
@media screen and (max-width: 750px) {
  .bnr-box > .item:nth-of-type(n+2) {
    margin-top: 4vw;
  }
}
@media print, screen and (min-width: 751px) {
  .bnr-box > .item:hover {
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
    transition-duration: 0.1s;
  }
}
/* バナー */
.chatSNSBox {
  border: #cce3dd 1px solid;
  border-radius: 12px;
  color: #00aa7b;
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  flex-direction: row-reverse;
}

.box02 {
  justify-content: space-between;
  flex-direction: row;
}

.chatSNSBox_chat_left {
  width: 206px;
}

.chat_left_h,
.sns_left_h {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}

.sns_left_h {
  margin-bottom: 5px;
}

.chatSNSBox_chat_right {
  width: calc(100% - 246px);
  text-align: center;
  font-weight: bold;
}

.chatSNSBox_chat_right .fonttext01 {
  font-size: 2.3rem;
  margin-bottom: 10px;
}

.chatSNSBox_chat_right .fonttext02 {
  font-size: 3.5rem;
  margin-bottom: 10px;
}

.chatSNSBox_chat_right .fonttext03 {
  font-size: 2.4rem;
}

.chatSNSBox_SNS_left {
  font-weight: bold;
  width: 56%;
  text-align: center;
}

.chatSNSBox_SNS_left .fonttext01 {
  font-size: 2.3rem;
  margin-bottom: 10px;
}

.chatSNSBox_SNS_left .fonttext02 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.chatSNSBox_SNS_left .fonttext03 {
  font-size: 1.8rem;
}

.chatSNSBox_SNS_right {
  width: 154px;
}

@media screen and (max-width: 750px) {
  .chatSNSBox {
    border: #cce3dd 1px solid;
    border-radius: 12px;
    color: #00aa7b;
    background: #fff;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
  }
  .box02 {
    justify-content: space-between;
  }
  .chatSNSBox_chat_left {
    width: 50%;
    margin: 0 auto;
  }
  .chat_left_h,
  .sns_left_h {
    text-align: center;
    font-size: 1.6rem;
  }
  .sns_left_h {
    margin-bottom: 5px;
  }
  .chatSNSBox_chat_right {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .chatSNSBox_chat_right .fonttext01 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .chatSNSBox_chat_right .fonttext02 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .chatSNSBox_chat_right .fonttext03 {
    font-size: 2rem;
  }
  .chatSNSBox_SNS_left {
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .chatSNSBox_SNS_left .fonttext01 {
    font-size: 1.9rem;
    margin-bottom: 10px;
  }
  .chatSNSBox_SNS_left .fonttext02 {
    font-size: 1.7rem;
    margin-bottom: 10px;
  }
  .chatSNSBox_SNS_left .fonttext03 {
    font-size: 1.7rem;
  }
  .chatSNSBox_SNS_right {
    width: 45%;
  }
}
.telRuby rt {
  font-size: 1.2rem;
}

.rubyText {
  display: inline;
}

[data-ruby] {
  position: relative;
}

[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  top: -0.9em;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 1.6rem;
  letter-spacing: 3px;
}

@media screen and (max-width: 750px) {
  [data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 3vw;
    letter-spacing: 0.4vw;
  }
}
@media screen and (max-width: 480px) {
  [data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.5vw;
    letter-spacing: 0;
  }
}
.webBox {
  border: #cce3dd 1px solid;
  border-radius: 12px;
  color: #00aa7b;
  background: #fff;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}

.webBox.reverse {
  flex-direction: row-reverse !important;
}

.webBox_left {
  width: 70%;
}

.webBox_right {
  width: 30%;
}

.webBox-qr {
  width: 170px;
  margin: 0 auto;
  padding: 0 10px;
}

.webBox-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.webBox figure {
  margin: 0 auto;
}

.webBox .bnr-shadow {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.webBox .bnr-shadow:hover {
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
  transition-duration: 0.1s;
}

.webBox .fonttext01,
.webBox .fonttext02,
.webBox .fonttext03 {
  text-align: center;
  font-weight: bold;
}

.webBox .fonttext01 {
  font-size: 2.3rem;
}

.webBox .fonttext02 {
  font-size: 2rem;
}

.webBox .fonttext03 {
  font-size: 1.6rem;
}

.webBox .underline {
  text-decoration: underline;
}

@media screen and (max-width: 750px) {
  .webBox.reverse {
    flex-direction: column !important;
  }
  .webBox_left {
    width: 100%;
    margin-bottom: 20px;
  }
  .webBox_right {
    width: 100%;
  }
  .webBox-qr {
    width: 45%;
    padding: 0;
  }
  .webBox .fonttext01 {
    font-size: 1.9rem;
  }
  .webBox .fonttext02 {
    font-size: 1.7rem;
  }
}
.telephone_box {
  margin: 10px 0 30px;
}
.telephone_box .telephone_boxTitle {
  background-color: #148848;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 15px 10px;
  font-size: 3.9rem;
  letter-spacing: 2px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.telephone_box .telephone_boxDate {
  background-color: #fff;
  color: #148848;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 7px;
}
.telephone_box .telephone_boxDate > .date {
  display: block;
  font-size: 3.7rem;
  letter-spacing: -2px;
  line-height: 1.2;
}
.telephone_box .telephone_boxDate > .date .num {
  font-size: 5.2rem;
  letter-spacing: 1px;
}
.telephone_box .telephone_boxDate > .time {
  display: block;
  letter-spacing: 0.7px;
  font-size: 4.1rem;
}

.telephone_boxNumber {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 5.5rem;
  letter-spacing: 1.2px;
  padding: 23px 10px 1px;
  background-color: #148848;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.telephone_boxNumber a {
  color: #fff;
}

.pageLink_list {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.pageLink_list > li {
  margin-right: 30px;
  font-size: 1.8rem;
}

.tel_box02 {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.tel_box02 .tel_box02_logo {
  width: 105px;
  margin-right: 10px;
}
.tel_box02 .tel_box02_info {
  text-align: center;
  width: calc(55% - 135px);
  margin: 0 10px;
}
.tel_box02 .tel_box02_info .tel_box02_info_name {
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.tel_box02 .tel_box02_Num {
  width: 45%;
  text-align: center;
  color: #008803;
}
.tel_box02 .tel_box02_Num .tel_Number {
  font-size: 2.7rem;
  font-weight: bold;
}
.tel_box02 .tel_box02_Num .tel_Number_info {
  font-weight: bold;
  font-size: 1.5rem;
}
.tel_box02 .tel_box02_Num .tel_Number_subinfo {
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.8rem;
}
.tel_box02 .tel_box02_link {
  width: 45%;
  text-align: center;
  color: #008803;
  margin-top: 20px;
}
.tel_box02 .tel_box02_link .tel_box02_link_url {
  font-size: 2.7rem;
  font-weight: bold;
  text-decoration: underline #008803;
}
.tel_box02 .tel_box02_link .tel_box02_link_info {
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 10px;
}

.tel_box03 {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.tel_box03.box_pad01 {
  padding: 20px 10px 8px;
}
.tel_box03 .tel_box03_info {
  text-align: center;
  width: 380px;
  margin-right: 15px;
}
.tel_box03 .tel_box03_link {
  width: calc(100% - 395px);
  text-align: center;
  color: #008803;
}
.tel_box03 .tel_box03_linkFlex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.tel_box03 .tel_box03_link .tel_box03_link_url {
  font-size: 2.7rem;
  font-weight: bold;
  text-decoration: underline #008803;
}
.tel_box03 .tel_box03_link .tel_box03_link_info {
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 10px;
}

.tel_Number a,
.tel_box02_info_name a,
.tel_box02_link_url a,
.tel_box03_link_url a,
.tel_Number_subinfo a {
  text-decoration: underline;
}
.tel_Number a:hover,
.tel_box02_info_name a:hover,
.tel_box02_link_url a:hover,
.tel_box03_link_url a:hover,
.tel_Number_subinfo a:hover {
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .telephone_box {
    width: 100%;
    margin: 15px auto;
  }
  .telephone_box .telephone_boxTitle {
    padding: 10px 10px;
    font-size: 5.5vw;
  }
  .telephone_box .telephone_boxDate {
    padding: 5px 10px;
  }
  .telephone_box .telephone_boxDate > .date {
    font-size: 5.4vw;
    margin-bottom: 0;
  }
  .telephone_box .telephone_boxDate > .date .num {
    font-size: 7.6vw;
  }
  .telephone_box .telephone_boxDate > .time {
    font-size: 5.4vw;
  }
  .telephone_boxNumber {
    color: #fff;
    font-weight: bold;
    font-size: 8.2vw;
    padding: 15px 10px 5px;
  }
  .pageLink_list {
    display: block;
    justify-content: center;
    margin-bottom: 30px;
  }
  .pageLink_list > li {
    margin-right: 0;
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .tel_box02 {
    margin-bottom: 20px;
    padding: 10px;
    flex-wrap: wrap;
  }
  .tel_box02 .tel_box02_logo {
    width: 25%;
    margin-right: 2%;
  }
  .tel_box02 .tel_box02_info {
    text-align: center;
    width: 72%;
    margin: 0;
  }
  .tel_box02 .tel_box02_info .tel_box02_info_name {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .tel_box02 .tel_box02_Num {
    width: 100%;
    margin-top: 20px;
  }
  .tel_box02 .tel_box02_Num .tel_Number {
    font-size: 2.6rem;
    font-weight: bold;
  }
  .tel_box02 .tel_box02_Num .tel_Number_info {
    font-weight: bold;
    font-size: 1.4rem;
  }
  .tel_box02 .tel_box02_Num .tel_Number_subinfo {
    font-weight: bold;
    margin-top: 10px;
    font-size: 1.6rem;
  }
  .tel_box02 .tel_box02_link {
    width: 100%;
  }
  .tel_box02 .tel_box02_link .tel_box02_link_url {
    font-size: 2.7rem;
    font-weight: bold;
    text-decoration: underline #008803;
  }
  .tel_box02 .tel_box02_link .tel_box02_link_info {
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .tel_box03 {
    margin-bottom: 20px;
    padding: 10px;
    flex-wrap: wrap;
  }
  .tel_box03.box_pad01 {
    padding: 10px;
  }
  .tel_box03 .tel_box03_info {
    text-align: center;
    width: 100%;
    margin-right: 0;
  }
  .tel_box03 .tel_box03_link {
    width: 100%;
    margin-top: 20px;
  }
  .tel_box03 .tel_box03_link .tel_box03_link_url {
    font-size: 2.3rem;
  }
  .tel_box03 .tel_box03_link .tel_box03_link_info {
    font-weight: bold;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}/*# sourceMappingURL=theme.css.map */