#banner.voice {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #banner.voice {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.voice {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.voice {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice {
    margin-bottom: 12rem;
  }
}
#banner.voice > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #banner.voice > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.voice > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice > .inner {
    max-width: 166rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#banner.voice > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner > .box1 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.voice > .inner > .box1 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice > .inner > .box1 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice > .inner > .box1 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 570px) {
  #banner.voice > .inner > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.voice > .inner > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice > .inner > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner > .box1 {
    margin-bottom: 0;
  }
}
#banner.voice > .inner > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#banner.voice > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner > .box2 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.voice > .inner > .box2 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice > .inner > .box2 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice > .inner > .box2 {
    width: calc(50% - 1.5rem);
  }
}
#banner.voice > .inner > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #banner.voice > .inner > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner > .box2 > .hdr1 {
    font-size: 1.82rem;
    line-height: 1.7;
    text-align: left;
  }
}
@media screen and (min-width: 980px) {
  #banner.voice > .inner > .box2 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice > .inner > .box2 > .hdr1 {
    font-size: 2.56rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice > .inner > .box2 > .hdr1 {
    font-size: 3.06rem;
    line-height: 1.85;
  }
}
#banner.voice > .inner > .box2 > .hdr1 > .elm1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  display: inline-block;
}
@media screen and (min-width: 570px) {
  #banner.voice > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.voice > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.voice > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.voice > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.voice > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 3rem;
  }
}
#banner.voice > .inner > .box2 > .hdr1 > .elm2 {
  height: auto;
  width: 100%;
  color: #e73562;
  display: inline-block;
  font-size: 1.5em;
}

#main.voice {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.voice {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice {
    margin-bottom: 12rem;
  }
}
#main.voice > .inner {
  height: auto;
  width: 100%;
}
#main.voice > .inner > .sec1 {
  height: auto;
  width: 100%;
}
#main.voice > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner {
    max-width: 166rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#main.voice > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
  display: none;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 {
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm] {
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
    border-right: 0.5rem solid #ffffff;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm] > .lnk1 {
    height: auto;
    width: 100%;
    background-color: #f8f8f8;
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 2.5rem 0;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm] > .lnk1 {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm] > .lnk1.hov {
    transition: opacity 0.35s;
  }
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm] > .lnk1.hov:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box1 > .lst1 > [class^=itm] > .lnk1.selected {
    background-color: #26499d;
    color: #ffffff;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  background-color: #f8f8f8;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] {
    display: none;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box].selected {
    display: flex;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  display: block;
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    width: calc(50% - 3rem);
  }
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 0;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box1 > .img1 {
  height: auto;
  display: block;
  margin: 0 auto;
  width: 80%;
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(50% - 3rem);
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
  border-left: 0.5rem solid #26499d;
  padding-left: 0.6rem;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    border-left: 0.55rem solid #26499d;
    padding-left: 0.7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    border-left: 0.6rem solid #26499d;
    padding-left: 0.8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    border-left: 0.65rem solid #26499d;
    padding-left: 0.9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    border-left: 0.7rem solid #26499d;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 {
    border-left: 0.75rem solid #26499d;
    padding-left: 1.1rem;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #e73562;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    font-size: 1.95rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    font-size: 2.25rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr1 {
    font-size: 2.55rem;
    line-height: 1.48;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr2 {
    font-size: 1.6rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box1 > .hdr2 {
    font-size: 1.7rem;
    line-height: 1.48;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 {
  height: auto;
  width: 100%;
  background-color: #f5ebdc;
  border-radius: 0.5rem;
  padding: 1.5rem;
  position: relative;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 {
    padding: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 {
    border-radius: 0.75rem;
    padding: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 {
    border-radius: 0.875rem;
    padding: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 {
    border-radius: 1rem;
    padding: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 {
    border-radius: 1.125rem;
    padding: 3rem;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .img1 {
  bottom: calc(100% - 1.5rem);
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  width: 4rem;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .img1 {
    bottom: calc(100% - 1.75rem);
    width: 5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .img1 {
    bottom: calc(100% - 1rem);
    right: 2rem;
    width: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .img1 {
    bottom: calc(100% - 1.125rem);
    right: 2.25rem;
    width: 8.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .img1 {
    bottom: calc(100% - 1.25rem);
    right: 2.5rem;
    width: 9rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .img1 {
    bottom: calc(100% - 1.5rem);
    right: 3rem;
    width: 9.5rem;
  }
}
#main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 570px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .par1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .par1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .par1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.voice > .inner > .sec1 > .inner > .box2 > [class^=box] > .box2 > .box2 > .par1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}

/*# sourceMappingURL=voice.css.map */
