@charset "UTF-8";
#banner.sp.lst {
  height: auto;
  width: 100%;
  padding-top: 5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst {
    padding-top: 11rem;
  }
}
#banner.sp.lst > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 120rem;
  position: relative;
}
#banner.sp.lst > .inner > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
#banner.sp.lst > .inner > .box1::before {
  background-color: #1DA0E9;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: calc(50% - 50vw);
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1::before {
    height: calc(100% + 11rem);
    top: -11rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 {
    padding: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 {
    padding: 0 2rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 {
    width: calc(100% - 17.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 {
    width: calc(100% - 19.5rem);
  }
}
#banner.sp.lst > .inner > .box1 > .box1 > .box1 {
  margin-right: 0.75rem;
  height: auto;
  width: 5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box1 {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box1 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box1 {
    width: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box1 {
    width: 7rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box1 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#banner.sp.lst > .inner > .box1 > .box1 > .box2 {
  height: auto;
  width: calc(100% - 6.5rem);
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box2 {
    width: auto;
  }
}
#banner.sp.lst > .inner > .box1 > .box1 > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box2 > .phd {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box2 > .phd {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box2 > .phd {
    white-space: nowrap;
  }
}
#banner.sp.lst > .inner > .box1 > .box1 > .box3 {
  height: auto;
  width: 100%;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3 {
    margin-left: 3.5rem;
    margin-top: 0;
    position: relative;
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3 {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3::before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 100rem;
    left: -1.75rem;
    position: absolute;
    top: -1.75rem;
    width: 0.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3::before {
    left: -2rem;
    top: -2rem;
    width: 0.5rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box1 > .box3 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3 > .phd {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3 > .phd {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
#banner.sp.lst > .inner > .box1 > .box1 > .box3 > .par {
  height: auto;
  width: auto;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3 > .par {
    font-size: 1.35rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box1 > .box3 > .par {
    font-size: 1.44rem;
    line-height: 1.44;
  }
}
#banner.sp.lst > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 0 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box2 {
    padding: 1.75rem;
    width: 17.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box2 {
    padding: 0 2rem 2rem;
    width: 19.5rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst {
    width: auto;
  }
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] {
  height: auto;
  width: auto;
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
    margin-right: 1rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
  display: block;
  border: 0.2rem solid #ffffff;
  border-radius: 50%;
  height: 3.5rem;
  position: relative;
  width: 3.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
    border: 0.25rem solid #ffffff;
    height: 4rem;
    width: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
    border: 0.3rem solid #ffffff;
    height: 4.5rem;
    width: 4.5rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
  height: auto;
  width: auto;
  font-size: 1.68rem;
  letter-spacing: 0em;
  display: block;
  color: #ffffff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
    font-size: 1.92rem;
  }
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov {
  transition: background 0.35s;
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov:hover {
  background-color: #ffffff;
}
#banner.sp.lst > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov:hover > .ico {
  color: #1DA0E9;
}
#banner.sp.itm {
  height: auto;
  width: 100%;
  padding-top: 5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm {
    padding-top: 11rem;
  }
}
#banner.sp.itm > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 120rem;
  position: relative;
}
#banner.sp.itm > .inner > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
#banner.sp.itm > .inner > .box1::before {
  background-color: #1DA0E9;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: calc(50% - 50vw);
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1::before {
    height: calc(100% + 11rem);
    top: -11rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 {
    padding: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 {
    padding: 0 2rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 {
    width: calc(100% - 17.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 {
    width: calc(100% - 19.5rem);
  }
}
#banner.sp.itm > .inner > .box1 > .box1 > .box1 {
  margin-right: 0.75rem;
  height: auto;
  width: 5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box1 {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box1 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box1 {
    width: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box1 {
    width: 7rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box1 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#banner.sp.itm > .inner > .box1 > .box1 > .box2 {
  height: auto;
  width: calc(100% - 6.5rem);
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box2 {
    width: auto;
  }
}
#banner.sp.itm > .inner > .box1 > .box1 > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box2 > .phd {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box2 > .phd {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box2 > .phd {
    white-space: nowrap;
  }
}
#banner.sp.itm > .inner > .box1 > .box1 > .box3 {
  height: auto;
  width: 100%;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3 {
    margin-left: 3.5rem;
    margin-top: 0;
    position: relative;
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3 {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3::before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 100rem;
    left: -1.75rem;
    position: absolute;
    top: -1.75rem;
    width: 0.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3::before {
    left: -2rem;
    top: -2rem;
    width: 0.5rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box1 > .box3 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3 > .phd {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3 > .phd {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
#banner.sp.itm > .inner > .box1 > .box1 > .box3 > .par {
  height: auto;
  width: auto;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3 > .par {
    font-size: 1.35rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box1 > .box3 > .par {
    font-size: 1.44rem;
    line-height: 1.44;
  }
}
#banner.sp.itm > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 0 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box2 {
    padding: 1.75rem;
    width: 17.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box2 {
    padding: 0 2rem 2rem;
    width: 19.5rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst {
    width: auto;
  }
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] {
  height: auto;
  width: auto;
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
    margin-right: 1rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
  display: block;
  border: 0.2rem solid #ffffff;
  border-radius: 50%;
  height: 3.5rem;
  position: relative;
  width: 3.5rem;
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
    border: 0.25rem solid #ffffff;
    height: 4rem;
    width: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
    border: 0.3rem solid #ffffff;
    height: 4.5rem;
    width: 4.5rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
  height: auto;
  width: auto;
  font-size: 1.68rem;
  letter-spacing: 0em;
  display: block;
  color: #ffffff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
    font-size: 1.92rem;
  }
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov {
  transition: background 0.35s;
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov:hover {
  background-color: #ffffff;
}
#banner.sp.itm > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov:hover > .ico {
  color: #1DA0E9;
}

#main.sp.lst {
  height: auto;
  width: 100%;
  margin: 4.5rem 0rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst {
    margin: 5.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst {
    margin: 6rem 0rem;
  }
}
#main.sp.lst > .inner {
  height: auto;
  width: 100%;
}
#main.sp.lst > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 {
    margin-bottom: 6rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner {
    padding: 0rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner {
    padding: 0rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner {
    margin: 0 auto;
    max-width: 103.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner {
    max-width: 104rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] {
  height: auto;
  width: 100%;
  position: relative;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box]:not(:last-of-type) {
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box]:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 {
  height: auto;
  width: 100%;
  border-radius: 1.5rem;
  border: 0.3rem solid #000000;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 {
    border-radius: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 {
    border-radius: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 {
    border: 0.4rem solid #000000;
    margin-bottom: 0;
    width: calc(40% - 0.875rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 {
    border: 0.5rem solid #000000;
    width: calc(40% - 1rem);
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 > .lnk > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 > .lnk.hov {
  overflow: hidden;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 > .lnk.hov > .img {
  transition: transform 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box1 > .lnk.hov:hover > .img {
  transform: scale(1.05);
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 {
    width: calc(60% - 0.875rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 {
    width: calc(60% - 1rem);
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd {
  height: auto;
  width: 100%;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk {
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  margin-bottom: 1.5rem;
  color: #000000;
  display: block;
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk {
    margin-bottom: 2rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk > .txt1 {
  background: linear-gradient(transparent 80%, #FDA501 0%);
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk.hov {
  transition: opacity 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .phd > .lnk.hov:hover {
  opacity: 0.5;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .par {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .par {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .par {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .par {
    font-size: 1.5rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .par {
    font-size: 1.6rem;
    line-height: 1.44;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2.56;
  border-radius: 0.75rem;
  border: 0.2rem solid #FDA501;
  display: block;
  font-weight: 500;
  height: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
    font-size: 1.5rem;
    line-height: 2.72;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
    font-size: 1.6rem;
    line-height: 2.88;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
    border-radius: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
    border-radius: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
    border: 0.25rem solid #FDA501;
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk {
    border: 0.3rem solid #FDA501;
    width: 20rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk::after {
  color: #FDA501;
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk.hov {
  transition: background-color 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk.hov::after {
  transition: transform 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk.hov:hover {
  background-color: #FDA501;
  color: #ffffff;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box1 > .box2 > .lnk.hov:hover::after {
  color: #ffffff;
  transform: translate(0.25em, -50%);
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 {
  background-color: #E4047F;
  border-radius: 50%;
  height: 3rem;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 3rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 {
    height: 4rem;
    width: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 {
    height: 5rem;
    width: 5rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 > .par {
  height: 100%;
  width: 100%;
}
#main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 > .par > .txt {
  height: auto;
  width: 100%;
  font-size: 1.12rem;
  letter-spacing: 0.05em;
  color: #ffffff;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 > .par > .txt {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box1 > [class^=box] > .box2 > .par > .txt {
    font-size: 1.28rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 {
  margin-top: 4.5rem;
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 {
    margin-top: 5.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 {
    margin-top: 6rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 {
  margin-right: 1.5rem;
  height: auto;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 {
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 {
    width: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 {
    width: 3rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .lnk, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .txt1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .lnk.txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .txt1.txt1 {
  opacity: 0.5;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .lnk.hov, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .txt1.hov {
  display: block;
  transition: opacity 0.35s, transform 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .lnk.hov:hover, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .txt1.hov:hover {
  opacity: 0.5;
  transform: translateX(-25%);
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .lnk > .img, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm1 > .txt1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 {
  height: 3.5rem;
  width: 3.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 {
    height: 4.25rem;
    width: 4.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 {
    height: 5rem;
    width: 5rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2:not(:last-of-type) {
  margin-right: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2:not(:last-of-type) {
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2:not(:last-of-type) {
    margin-right: 2rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1 {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  display: block;
  position: relative;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.lnk, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.lnk {
  border: 0.2rem solid #1DA0E9;
  color: #000000;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.lnk, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.lnk {
    border: 0.25rem solid #1DA0E9;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.lnk, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.lnk {
    border: 0.3rem solid #1DA0E9;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.txt1 {
  background-color: #1DA0E9;
  border: 0.2rem solid #000000;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.txt1 {
    border: 0.25rem solid #000000;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.txt1 {
    border: 0.3rem solid #000000;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk > .txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1 > .txt1 {
  height: auto;
  width: 100%;
  font-size: 1.68rem;
  letter-spacing: 0em;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk > .txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1 > .txt1 {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk > .txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1 > .txt1 {
    font-size: 1.92rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.hov, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.hov {
  transition: background 0.35s, border 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.hov:hover, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.hov:hover {
  background-color: #1DA0E9;
  border: 0.2rem solid #000000;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.hov:hover, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.hov:hover {
    border: 0.25rem solid #000000;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .lnk.hov:hover, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm2 > .txt1.hov:hover {
    border: 0.3rem solid #000000;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 {
  height: auto;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 {
    width: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 {
    width: 3rem;
  }
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3.type2 {
  opacity: 0.5;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .lnk, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .txt1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .lnk.txt1, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .txt1.txt1 {
  opacity: 0.5;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .lnk.hov, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .txt1.hov {
  display: block;
  transition: opacity 0.35s, transform 0.35s;
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .lnk.hov:hover, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .txt1.hov:hover {
  opacity: 0.5;
  transform: translateX(25%);
}
#main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .lnk > .lnk > .img, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .lnk > .img, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .txt1 > .lnk > .img, #main.sp.lst > .inner > .sec1 > .inner > .box2 > .lst > .itm3 > .txt1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.sp.lst > .inner > .sec0 {
  height: auto;
  width: 100%;
}
#main.sp.lst > .inner > .sec0 > .inner {
  height: auto;
  width: 100%;
  padding: 4.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec0 > .inner {
    padding: 5.25rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec0 > .inner {
    padding: 6rem 2rem;
  }
}
#main.sp.lst > .inner > .sec0 > .inner > .par {
  height: auto;
  width: 100%;
  font-size: 1.68rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.sp.lst > .inner > .sec0 > .inner > .par {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.lst > .inner > .sec0 > .inner > .par {
    font-size: 1.92rem;
  }
}
#main.sp.itm {
  height: auto;
  width: 100%;
  margin: 4.5rem 0rem;
}
@media screen and (min-width: 768px) {
  #main.sp.itm {
    margin: 5.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm {
    margin: 6rem 0rem;
  }
}
#main.sp.itm > .inner {
  height: auto;
  width: 100%;
}
#main.sp.itm > .inner > .sec1 {
  height: auto;
  width: 100%;
}
#main.sp.itm > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  padding: 0rem 1.5rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner {
    padding: 0rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner {
    padding: 0rem 2rem;
  }
}
#main.sp.itm > .inner > .sec1 > .inner:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
#main.sp.itm > .inner > .sec1 > .inner h1, #main.sp.itm > .inner > .sec1 > .inner h2, #main.sp.itm > .inner > .sec1 > .inner h3, #main.sp.itm > .inner > .sec1 > .inner h4, #main.sp.itm > .inner > .sec1 > .inner h5, #main.sp.itm > .inner > .sec1 > .inner h6, #main.sp.itm > .inner > .sec1 > .inner p, #main.sp.itm > .inner > .sec1 > .inner ul, #main.sp.itm > .inner > .sec1 > .inner ol, #main.sp.itm > .inner > .sec1 > .inner blockquote, #main.sp.itm > .inner > .sec1 > .inner hr, #main.sp.itm > .inner > .sec1 > .inner .ytb {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  clear: both;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner h1, #main.sp.itm > .inner > .sec1 > .inner h2, #main.sp.itm > .inner > .sec1 > .inner h3, #main.sp.itm > .inner > .sec1 > .inner h4, #main.sp.itm > .inner > .sec1 > .inner h5, #main.sp.itm > .inner > .sec1 > .inner h6, #main.sp.itm > .inner > .sec1 > .inner p, #main.sp.itm > .inner > .sec1 > .inner ul, #main.sp.itm > .inner > .sec1 > .inner ol, #main.sp.itm > .inner > .sec1 > .inner blockquote, #main.sp.itm > .inner > .sec1 > .inner hr, #main.sp.itm > .inner > .sec1 > .inner .ytb {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner h1, #main.sp.itm > .inner > .sec1 > .inner h2, #main.sp.itm > .inner > .sec1 > .inner h3, #main.sp.itm > .inner > .sec1 > .inner h4, #main.sp.itm > .inner > .sec1 > .inner h5, #main.sp.itm > .inner > .sec1 > .inner h6, #main.sp.itm > .inner > .sec1 > .inner p, #main.sp.itm > .inner > .sec1 > .inner ul, #main.sp.itm > .inner > .sec1 > .inner ol, #main.sp.itm > .inner > .sec1 > .inner blockquote, #main.sp.itm > .inner > .sec1 > .inner hr, #main.sp.itm > .inner > .sec1 > .inner .ytb {
    margin-bottom: 2rem;
  }
}
#main.sp.itm > .inner > .sec1 > .inner h1 {
  color: #000000;
  font-size: 1.5em;
  font-weight: 500;
}
#main.sp.itm > .inner > .sec1 > .inner h2 {
  color: #000000;
  font-size: 1.4em;
  font-weight: 500;
}
#main.sp.itm > .inner > .sec1 > .inner h3 {
  color: #000000;
  font-size: 1.3em;
  font-weight: 500;
}
#main.sp.itm > .inner > .sec1 > .inner h4 {
  color: #000000;
  font-size: 1.2em;
  font-weight: 500;
}
#main.sp.itm > .inner > .sec1 > .inner h5 {
  color: #000000;
  font-size: 1.1em;
  font-weight: 500;
}
#main.sp.itm > .inner > .sec1 > .inner h6 {
  color: #000000;
  font-weight: 500;
}
#main.sp.itm > .inner > .sec1 > .inner ul li {
  margin: 0.5em 0 0.5em 1.5em;
  list-style: disc;
  width: calc(100% - 1.5em);
}
#main.sp.itm > .inner > .sec1 > .inner ol li {
  margin: 0.5em 0 0.5em 1.5em;
  list-style: decimal;
  width: calc(100% - 1.5em);
}
#main.sp.itm > .inner > .sec1 > .inner blockquote {
  background-color: #189944;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner blockquote {
    padding: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner blockquote {
    padding: 2rem;
  }
}
#main.sp.itm > .inner > .sec1 > .inner a {
  color: #1DA0E9;
  text-decoration: underline;
  transition: opacity 0.35s;
}
#main.sp.itm > .inner > .sec1 > .inner a:hover {
  opacity: 0.5;
}
#main.sp.itm > .inner > .sec1 > .inner small {
  font-size: 0.8em;
}
#main.sp.itm > .inner > .sec1 > .inner strong {
  color: #000000;
  font-family: 500;
}
#main.sp.itm > .inner > .sec1 > .inner em {
  font-style: italic;
}
#main.sp.itm > .inner > .sec1 > .inner img {
  height: auto;
  width: auto;
  max-width: 100%;
}
#main.sp.itm > .inner > .sec1 > .inner hr {
  border: 0.1rem solid #f0f0f0;
}
#main.sp.itm > .inner > .sec1 > .inner .alignleft {
  float: left;
  margin: 1.5rem 1.5rem 1.5rem 0;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner .alignleft {
    margin: 1.75rem 1.75rem 1.75rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner .alignleft {
    margin: 2rem 2rem 2rem 0;
  }
}
#main.sp.itm > .inner > .sec1 > .inner .aligncenter {
  display: block;
  margin: 1.5rem auto;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner .aligncenter {
    margin: 1.75rem auto;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner .aligncenter {
    margin: 2rem auto;
  }
}
#main.sp.itm > .inner > .sec1 > .inner .alignright {
  float: right;
  margin: 1.5rem 0 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner .alignright {
    margin: 1.75rem 0 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner .alignright {
    margin: 2rem 0 2rem 2rem;
  }
}
#main.sp.itm > .inner > .sec1 > .inner .alignnone {
  margin: 1.5rem 0;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner .alignnone {
    margin: 1.75rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner .alignnone {
    margin: 2rem 0;
  }
}
#main.sp.itm > .inner > .sec1 > .inner .wp-caption-text {
  text-align: center;
}
#main.sp.itm > .inner > .sec1 > .inner .hidden-mobile {
  display: none;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner .hidden-mobile {
    display: inline;
  }
}
#main.sp.itm > .inner > .sec1 > .inner .ytb {
  padding-top: 56.25%;
  position: relative;
}
#main.sp.itm > .inner > .sec1 > .inner .ytb > iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec1 > .inner {
    margin: 0 auto;
    max-width: 103.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec1 > .inner {
    max-width: 104rem;
  }
}
#main.sp.itm > .inner > .sec0 {
  height: auto;
  width: 100%;
}
#main.sp.itm > .inner > .sec0 > .inner {
  height: auto;
  width: 100%;
  padding: 4.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec0 > .inner {
    padding: 5.25rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec0 > .inner {
    padding: 6rem 2rem;
  }
}
#main.sp.itm > .inner > .sec0 > .inner > .par {
  height: auto;
  width: 100%;
  font-size: 1.68rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.sp.itm > .inner > .sec0 > .inner > .par {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.sp.itm > .inner > .sec0 > .inner > .par {
    font-size: 1.92rem;
  }
}

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