/* CSS Document */
p {
  color: #000;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

.poRe {
  position: relative;
}

.tC {
  text-align: center;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.btn {
  text-align: center;
}

a:hover {
  opacity: 0.7;
}

.txtRed {
  color: #d70c19;
}

.txtBlue {
  color: #006390;
}

.sec_ttl .ttl_logo {
  width: 180px;
  margin: 0 auto 1%;
}
.sec_ttl .ttl_txt {
  font-size: 48px;
  color: rgb(118, 59, 27);
  line-height: 1.25;
  text-align: center;
  margin-bottom: 4%;
}

.sec {
  background-color: #fff;
  width: 1120px;
  margin: 0 auto;
  padding: 30px 20px 30px;
}

.sec01 {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 50px;
}
.sec01 .box_ttl {
  position: relative;
  text-align: center;
  margin-bottom: 5%;
}
.sec01 .box_ttl::before {
  content: "";
  background-image: url(../img/sec01_ttl_img01.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  width: 188px;
  height: 89px;
  position: absolute;
  top: -1%;
  left: 3%;
}
.sec01 .box_ttl::after {
  content: "";
  background-image: url(../img/sec01_ttl_img02.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto;
  width: 212px;
  height: 87px;
  position: absolute;
  top: -1%;
  right: 1%;
}
.sec01 .box_ttl .sec_ttl_sub {
  background-color: rgb(0, 0, 0);
  border-radius: 18px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 2em 0.1em;
  margin-top: 1%;
  margin-bottom: 2%;
}
.sec01 .box_ttl .sec_ttl {
  font-size: 48px;
  color: rgb(0, 0, 0);
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 3%;
}
.sec01 .box_ttl .sec01_period01 {
  width: 594px;
  margin: 0 auto 2%;
}
.sec01 .box_ttl .sec01_period02 {
  width: 594px;
  margin: 0 auto 0;
}
.sec01 .box_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec01 .box_col2 .box {
  width: 50%;
}
.sec01 .box_col2 .box + .box {
  border-left: 1px dashed #000;
}
.sec01 .box_col2 .box .box_inner {
  padding: 0 20px 0;
}
.sec01 .box_col2 .box .box_col2_ttl {
  border-radius: 5px;
  background-color: rgb(118, 59, 27);
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0 0.2em;
  margin-bottom: 3%;
}
.sec01 .box_col2 .box .box_col2_cap {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  margin-bottom: 4%;
}
.sec01 .box_col2 .box .box_col2_txt01 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4%;
}
.sec01 .box_col2 .box .box_col2_txt02 {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.06em;
  line-height: 1.6;
  text-align: justify;
}
.sec01 .box_col2 .box101 {
  padding: 0 20px 30px 0;
}
.sec01 .box_col2 .box101 .sec01_img01 {
  width: 414px;
  margin: 0 auto 4%;
}
.sec01 .box_col2 .box101 .sec01_period03 {
  margin-bottom: 4%;
}
.sec01 .box_col2 .box101 .sec01_btn {
  width: 460px;
  margin: 7% auto 0;
}
.sec01 .box_col2 .box102 {
  padding: 0 0 30px 20px;
}
.sec01 .box_col2 .box102 .sec01_img02 {
  width: 431px;
  margin: 0 auto 4%;
}
.sec01 .box_col2 .box102 .sec01_period04 {
  margin-bottom: 4%;
}
.sec01 .box103 {
  padding: 0 20px 0;
}
.sec01 .box103 .box103_col2 {
  border-top: 1px dashed #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 30px;
  margin-bottom: 4%;
}
.sec01 .box103 .sec01_freeSec_icn {
  margin-bottom: 2%;
}
.sec01 .box103 .box103_txt01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 2%;
}
.sec01 .box103 .box103_txt02 {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1%;
}
.sec01 .box103 .box103_txt03 {
  font-size: 16px;
  line-height: 1.7;
}
.sec01 .box103 .box103_txt04 {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}

.sec02 {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 50px;
}
.sec02 .sec_ttl {
  margin-bottom: 3%;
  text-align: center;
}
.sec02 .sec_ttl span {
  border-radius: 5px;
  background-color: rgb(118, 59, 27);
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding: 0.2em 2em 0.2em;
  display: inline-block;
}
.sec02 .box .box_inner {
  padding: 0 20px 0;
}
.sec02 .box .box_ttl {
  background-color: #eae4d1;
  border-radius: 25px;
  font-size: 24px;
  color: #000;
  text-align: center;
  padding: 0.3em 0 0.3em;
  margin-bottom: 3%;
  position: relative;
}
.sec02 .box .box_ttl .x-small {
  font-size: 0.8em;
}
.sec02 .box .box_ttl::after {
  content: "";
  background-image: url(../img/logo_myRoute.png);
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  bottom: 20%;
  right: 7%;
  width: 60px;
  height: 60px;
  margin: auto;
}
.sec02 .box .box_table {
  color: #000;
  font-weight: 500;
}
.sec02 .box .box_table tr {
  vertical-align: top;
}
.sec02 .box .box_table td {
  vertical-align: top;
}
.sec02 .box .box_table td + td {
  padding-left: 1em;
}
.sec02 .box .box_table.box_table01 {
  font-size: 16px;
}
.sec02 .box .box_table.box_table02 {
  font-size: 14px;
}
.sec02 .box201 {
  margin-bottom: 5%;
}
.sec02 .box201 .flex01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 3%;
}
.sec02 .box201 .flex01 .f01-item01 {
  width: 480px;
  text-align: center;
}
.sec02 .box202 .flex02 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3%;
}
.sec02 .box202 .flex02 .f02-item01 {
  width: 480px;
  text-align: center;
}
.sec02 .box202 .flex02 .f02-item02 .box_table01 {
  margin-bottom: 5%;
}
.sec02 .box_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-self: top;
  padding: 0 20px 0;
}
.sec02 .box_col2 .box_ttl_sub {
  border-bottom: 1px solid #000;
  font-size: 20px;
  color: #000;
  text-align: center;
  margin-bottom: 5%;
  padding-bottom: 1%;
  position: relative;
}
.sec02 .box203 {
  width: 480px;
}
.sec02 .box203 .flex03 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 3%;
}
.sec02 .box203 .flex03 .f03-item {
  width: 220px;
}
.sec02 .box203 .sec02_barcode {
  width: 480px;
}
.sec02 .box203 .sec02_barcode_btn {
  position: absolute;
  right: 5%;
  bottom: 5%;
  width: 39%;
}
.sec02 .box204 {
  width: 480px;
}
.sec02 .box204 .box_ttl_sub::before {
  content: "";
  background-image: url(../img/logo_myRoute.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 15%;
  left: 2%;
}
.sec02 .box204 .sec02_img03 {
  width: 433px;
  margin: 0 auto;
}

.sec03 {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 100px;
}
.sec03 .sec_group01 {
  margin-bottom: 5%;
}
.sec03 .sec_group02 {
  margin-bottom: 5%;
}
.sec03 .sec_ttl {
  position: relative;
  font-size: 48px;
  letter-spacing: 0.05em;
  text-align: center;
}
.sec03 .sec_ttl::before {
  content: "";
  width: 170px;
  height: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.sec03 .sec_ttl::after {
  content: "";
  width: 170px;
  height: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
.sec03 .sec_ttl01 {
  color: rgb(215, 12, 25);
}
.sec03 .sec_ttl01::before {
  background-color: rgb(215, 12, 25);
}
.sec03 .sec_ttl01::after {
  background-color: rgb(215, 12, 25);
}
.sec03 .sec_ttl02 {
  color: rgb(0, 99, 144);
}
.sec03 .sec_ttl02::before {
  background-color: rgb(0, 99, 144);
}
.sec03 .sec_ttl02::after {
  background-color: rgb(0, 99, 144);
}
.sec03 .sec_ttl_cap {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 3%;
}
.sec03 .box_inner {
  padding: 0 20px 0;
}
.sec03 .box_inner.box_inner01 {
  margin-bottom: 5%;
}
.sec03 .box_inner.box_inner02 {
  margin-bottom: 3%;
}
.sec03 .box_inner.box_inner03 {
  margin-bottom: 5%;
}
.sec03 .sec03_period01 {
  margin-bottom: 2%;
}
.sec03 .sec03_img01 {
  margin-top: -10%;
}
.sec03 .sec03_note {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}
.sec03 .sec03_note a {
  color: #d70c19;
  text-decoration: underline;
}
.sec03 .box_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec03 .box_col2 .box {
  width: 50%;
}
.sec03 .box_col2 .box + .box {
  border-left: 1px dashed #000;
}
.sec03 .box_col2 .box .box_inner {
  padding: 0 20px 0;
}
.sec03 .box_col2 .box .box_col2_ttl {
  border-radius: 5px;
  background-color: rgb(118, 59, 27);
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0 0.2em;
  margin-bottom: 3%;
}
.sec03 .box_col2 .box .box_col2_ttl .x-small {
  font-size: 0.6em;
  font-weight: normal;
}
.sec03 .box_col2 .box .step_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sec03 .box_col2 .box .step_flex .sf-item01 {
  width: 70px;
}
.sec03 .box_col2 .box .step_flex .sf-item02 {
  width: 83%;
  margin-top: 4%;
}
.sec03 .box_col2 .box .step_flex .sf-item02 .txt01 {
  font-size: 20px;
  color: rgb(118, 59, 27);
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2%;
}
.sec03 .box_col2 .box .step_flex .sf-item02 .txt02 {
  font-size: 16px;
  line-height: 1.5;
}
.sec03 .box_col2 .box .step_flex .sf-item02 .txt03 {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 1%;
}
.sec03 .box_col2 .box .step_flex .sf-item02 .linkTel {
  font-size: 36px;
  font-family: "DIN 2014";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  pointer-events: none;
}
.sec03 .box_col2 .box .txt05 {
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 2%;
}
.sec03 .box_col2 .box .txt06 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 3%;
}
.sec03 .box_col2 .box .link_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
.sec03 .box_col2 .box .sec03_arrow {
  width: 74px;
  margin: 0 auto 0;
}
.sec03 .box_col2 .box302 {
  padding: 0 20px 30px 0;
}
.sec03 .box_col2 .box302 .link_flex {
  margin-bottom: 5%;
}
.sec03 .box_col2 .box302 .sec03_btn_rc {
  width: 340px;
}
.sec03 .box_col2 .box302 .sec03_barcode {
  width: 100px;
}
.sec03 .box_col2 .box303 {
  padding: 0 0 30px 20px;
}
.sec03 .box_col2 .box303 .link_flex {
  margin-bottom: 4%;
}
.sec03 .box_col2 .box303 .sec03_btn_map {
  width: 260px;
}
.sec03 .box304 .flex04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3%;
}
.sec03 .box304 .flex04 .f04-item01 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1.7;
}
.sec03 .box304 .flex04 .f04-item02 .sec03_img02 {
  margin-bottom: 2%;
}
.sec03 .box304 .flex04 .f04-item02 .f04_note {
  font-size: 12px;
  line-height: 1.5;
}
.sec03 .box304 .store_ttl {
  font-size: 24px;
  color: rgb(118, 59, 27);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  position: relative;
  margin-bottom: 2%;
}
.sec03 .box304 .store_ttl::before {
  content: "";
  background-color: rgb(118, 59, 27);
  width: 450px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.sec03 .box304 .store_ttl::after {
  content: "";
  background-color: rgb(118, 59, 27);
  width: 450px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
.sec03 .box304 .flex05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2%;
}
.sec03 .box304 .flex05 .f05-item {
  width: 200px;
}
.sec03 .box304 .store_caption {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 2%;
}
.sec03 .box304 .sore_note {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
}
.sec03 .usageRules_ttl {
  margin-bottom: 2%;
}
.sec03 .box305 .flex06 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3%;
}
.sec03 .box305 .flex06 .f06-item01 .txt01 {
  font-size: 20px;
  color: rgb(118, 59, 27);
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2%;
}
.sec03 .box305 .flex06 .f06-item01 .txt02 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}
.sec03 .box305 .sec03_img03 {
  position: relative;
}
.sec03 .box305 .sec03_img03 .sec03_img03_link01 {
  position: absolute;
  width: 120px;
  top: 12%;
  left: 32.2%;
}
.sec03 .box305 .sec03_img03 .sec03_img03_link02 {
  position: absolute;
  width: 120px;
  top: 12%;
  left: 56.3%;
}
.sec03 .box305 .box305_note {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  text-align: right;
}
.sec03 .sec03_img04 {
  position: relative;
  width: 1040px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .sec_ttl .ttl_logo {
    width: 24vw;
  }
  .sec_ttl .ttl_txt {
    font-size: 6.4vw;
  }
  .sec {
    width: 92vw;
    padding: 4vw 5.2vw 4vw;
  }
  .sec01 {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  .sec01 .box_ttl {
    margin-bottom: 5%;
  }
  .sec01 .box_ttl::before {
    background-size: contain;
    width: 22vw;
    height: 100%;
    top: 16%;
    left: -3%;
  }
  .sec01 .box_ttl::after {
    background-size: contain;
    width: 24vw;
    height: 100%;
    top: 16%;
    right: -3%;
  }
  .sec01 .box_ttl .sec_ttl_sub {
    font-size: 2.67vw;
    margin-bottom: 4%;
  }
  .sec01 .box_ttl .sec_ttl {
    font-size: 6.4vw;
    margin-bottom: 4%;
  }
  .sec01 .box_ttl .sec01_period01 {
    width: 81.33vw;
    margin-bottom: 5%;
  }
  .sec01 .box_ttl .sec01_period02 {
    width: 81.33vw;
  }
  .sec01 .box_col2 {
    display: block;
  }
  .sec01 .box_col2 .box {
    width: 100%;
  }
  .sec01 .box_col2 .box + .box {
    border-left: none;
    border-top: 1px dashed #000;
  }
  .sec01 .box_col2 .box .box_inner {
    padding: 0 2.67vw 0;
  }
  .sec01 .box_col2 .box .box_col2_ttl {
    font-size: 3.73vw;
  }
  .sec01 .box_col2 .box .box_col2_cap {
    font-size: 3.2vw;
  }
  .sec01 .box_col2 .box .box_col2_txt01 {
    font-size: 4vw;
  }
  .sec01 .box_col2 .box .box_col2_txt02 {
    font-size: 2.13vw;
  }
  .sec01 .box_col2 .box101 {
    padding: 0 0 4vw 0;
  }
  .sec01 .box_col2 .box101 .sec01_img01 {
    width: 64.8vw;
  }
  .sec01 .box_col2 .box101 .sec01_btn {
    width: 73.33vw;
  }
  .sec01 .box_col2 .box102 {
    padding: 4vw 0 4vw 0;
  }
  .sec01 .box_col2 .box102 .sec01_img02 {
    width: 67.47vw;
  }
  .sec01 .box103 {
    padding: 0;
  }
  .sec01 .box103 .box103_col2 {
    border-top: 1px dashed #000;
    display: block;
    padding-top: 4vw;
    margin-bottom: 6%;
  }
  .sec01 .box103 .sec01_freeSec_icn {
    width: 25.33vw;
  }
  .sec01 .box103 .box103_txt01 {
    font-size: 3.2vw;
  }
  .sec01 .box103 .box103_txt02 {
    font-size: 2.4vw;
  }
  .sec01 .box103 .box103_txt03 {
    font-size: 2.4vw;
    margin-bottom: 5%;
  }
  .sec01 .box103 .box103_txt04 {
    font-size: 2.13vw;
  }
  .sec02 {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  .sec02 .sec_ttl {
    margin-bottom: 6%;
  }
  .sec02 .sec_ttl span {
    font-size: 3.73vw;
  }
  .sec02 .box .box_inner {
    padding: 0 2.67vw 0;
  }
  .sec02 .box .box_ttl {
    font-size: 3.6vw;
    line-height: 1.2;
    padding: 0.1em 0 0.3em;
    width: 78.33vw;
    margin: 0 auto 7%;
  }
  .sec02 .box .box_ttl .x-small {
    font-size: 0.7em;
  }
  .sec02 .box .box_ttl::after {
    background-size: contain;
    top: -25%;
    bottom: 0;
    right: 1%;
    width: 8vw;
    height: 100%;
  }
  .sec02 .box .box_table.box_table01 {
    font-size: 2.67vw;
  }
  .sec02 .box .box_table.box_table02 {
    font-size: 2.13vw;
  }
  .sec02 .box .box_table.box_table02 td {
    display: block;
    padding-left: 0;
  }
  .sec02 .box201 {
    margin-bottom: 5%;
  }
  .sec02 .box201 .flex01 {
    display: block;
    margin-bottom: 3%;
  }
  .sec02 .box201 .flex01 .f01-item01 {
    width: 52.27vw;
    margin: 0 auto 5%;
  }
  .sec02 .box202 {
    margin-bottom: 10%;
  }
  .sec02 .box202 .flex02 {
    display: block;
  }
  .sec02 .box202 .flex02 .f02-item01 {
    width: 52.8vw;
    margin: 0 auto 5%;
  }
  .sec02 .box_col2 {
    display: block;
    padding: 0;
  }
  .sec02 .box_col2 .box_ttl_sub {
    font-size: 3.33vw;
  }
  .sec02 .box203 {
    width: 100%;
    margin-bottom: 10%;
  }
  .sec02 .box203 .flex03 {
    gap: 3%;
  }
  .sec02 .box203 .flex03 .f03-item {
    width: 45%;
  }
  .sec02 .box203 .sec02_barcode {
    width: 81.33vw;
  }
  .sec02 .box203 .sec02_barcode_btn {
    right: 5%;
    width: 40%;
  }
  .sec02 .box204 {
    width: 100%;
  }
  .sec02 .box204 .box_ttl_sub::before {
    width: 34px;
    height: 34px;
    bottom: 15%;
    left: 2%;
  }
  .sec02 .box204 .sec02_img03 {
    width: 73.33vw;
  }
  .sec03 {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  .sec03 .sec_group01 {
    margin-bottom: 5%;
  }
  .sec03 .sec_group02 {
    margin-bottom: 12%;
  }
  .sec03 .sec_ttl {
    font-size: 6.4vw;
    line-height: 1.2;
  }
  .sec03 .sec_ttl::before {
    width: 15%;
    height: 2px;
  }
  .sec03 .sec_ttl::after {
    width: 15%;
    height: 2px;
  }
  .sec03 .sec_ttl_cap {
    font-size: 3.2vw;
    margin-bottom: 6%;
  }
  .sec03 .box_inner {
    padding: 0;
  }
  .sec03 .box_inner.box_inner01 {
    margin-bottom: 5%;
  }
  .sec03 .box_inner.box_inner02 {
    margin-bottom: 3%;
  }
  .sec03 .box_inner.box_inner03 {
    margin-bottom: 5%;
  }
  .sec03 .sec03_period01 {
    margin-bottom: 6%;
  }
  .sec03 .sec03_period02 {
    margin-bottom: 10%;
  }
  .sec03 .sec03_img01 {
    margin-top: 0;
    margin-bottom: 6%;
  }
  .sec03 .sec03_note {
    font-size: 2.13vw;
  }
  .sec03 .box_col2 {
    display: block;
  }
  .sec03 .box_col2 .box {
    width: 100%;
  }
  .sec03 .box_col2 .box + .box {
    border-left: none;
    border-top: 1px dashed #000;
  }
  .sec03 .box_col2 .box .box_inner {
    padding: 0 2.67vw 0;
  }
  .sec03 .box_col2 .box .box_col2_ttl {
    font-size: 3.2vw;
    padding: 0.2em 0 0.3em;
  }
  .sec03 .box_col2 .box .step_flex {
    gap: 5px;
  }
  .sec03 .box_col2 .box .step_flex .sf-item01 {
    width: 10.93vw;
  }
  .sec03 .box_col2 .box .step_flex .sf-item02 {
    width: 82%;
  }
  .sec03 .box_col2 .box .step_flex .sf-item02 .txt01 {
    font-size: 3.2vw;
  }
  .sec03 .box_col2 .box .step_flex .sf-item02 .txt02 {
    font-size: 2.53vw;
  }
  .sec03 .box_col2 .box .step_flex .sf-item02 .txt03 {
    font-size: 2.13vw;
  }
  .sec03 .box_col2 .box .step_flex .sf-item02 .linkTel {
    font-size: 5.6vw;
    pointer-events: auto;
  }
  .sec03 .box_col2 .box .txt05 {
    font-size: 2.4vw;
  }
  .sec03 .box_col2 .box .txt06 {
    font-size: 2.67vw;
  }
  .sec03 .box_col2 .box .sec03_arrow {
    width: 11.6vw;
  }
  .sec03 .box_col2 .box302 {
    padding: 0 0 6vw 0;
  }
  .sec03 .box_col2 .box302 .link_flex {
    margin-bottom: 5%;
  }
  .sec03 .box_col2 .box302 .sec03_btn_rc {
    width: 53.33vw;
  }
  .sec03 .box_col2 .box302 .sec03_barcode {
    width: 15.6vw;
  }
  .sec03 .box_col2 .box303 {
    padding: 6vw 0 0 0;
  }
  .sec03 .box_col2 .box303 .sec03_btn_map {
    width: 40.67vw;
  }
  .sec03 .box304 .flex04 {
    display: block;
    margin-bottom: 10%;
  }
  .sec03 .box304 .flex04 .f04-item01 {
    font-size: 3.73vw;
    text-align: center;
    margin-bottom: 5%;
  }
  .sec03 .box304 .flex04 .f04-item02 .sec03_period03 {
    margin-bottom: 6%;
  }
  .sec03 .box304 .flex04 .f04-item02 .sec03_img02 {
    margin-bottom: 4%;
  }
  .sec03 .box304 .flex04 .f04-item02 .f04_note {
    font-size: 2.13vw;
  }
  .sec03 .box304 .store_ttl {
    font-size: 4vw;
    margin-bottom: 6%;
  }
  .sec03 .box304 .store_ttl::before {
    width: 36%;
    height: 2px;
  }
  .sec03 .box304 .store_ttl::after {
    width: 36%;
    height: 2px;
  }
  .sec03 .box304 .flex05 {
    gap: 3vw 0;
    margin-bottom: 4%;
    padding: 0 1.33vw 0;
  }
  .sec03 .box304 .flex05 .f05-item {
    width: 37vw;
  }
  .sec03 .box304 .store_caption {
    font-size: 2.67vw;
  }
  .sec03 .box304 .sore_note {
    font-size: 2.13vw;
  }
  .sec03 .usageRules_ttl {
    width: 81.33vw;
    margin-bottom: 5%;
  }
  .sec03 .box305 .flex06 {
    display: block;
    margin-bottom: 3%;
  }
  .sec03 .box305 .flex06 .f06-item01 .txt01 {
    font-size: 3.2vw;
  }
  .sec03 .box305 .flex06 .f06-item01 .txt02 {
    font-size: 2.67vw;
    margin-bottom: 5%;
  }
  .sec03 .box305 .sec03_img03 .sec03_img03_link01 {
    width: 27vw;
    top: 43%;
    left: 1.5%;
  }
  .sec03 .box305 .sec03_img03 .sec03_img03_link02 {
    width: 27vw;
    top: 43%;
    left: 37.5%;
  }
  .sec03 .box305 .box305_note {
    font-size: 2.13vw;
    text-align: left;
  }
  .sec03 .sec03_img04 {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */