#banner.post {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #banner.post {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.post {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.post {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.post {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.post {
    margin-bottom: 12rem;
  }
}
#banner.post > .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.post > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.post > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.post > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.post > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.post > .inner {
    max-width: 166rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#banner.post > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 740px) {
  #banner.post > .inner > .box1 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.post > .inner > .box1 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.post > .inner > .box1 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.post > .inner > .box1 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 570px) {
  #banner.post > .inner > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.post > .inner > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.post > .inner > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.post > .inner > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.post > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.post > .inner > .box1 {
    margin-bottom: 0;
  }
}
#banner.post > .inner > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#banner.post > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #banner.post > .inner > .box2 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.post > .inner > .box2 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.post > .inner > .box2 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.post > .inner > .box2 {
    width: calc(50% - 1.5rem);
  }
}
#banner.post > .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.post > .inner > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #banner.post > .inner > .box2 > .hdr1 {
    font-size: 1.82rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #banner.post > .inner > .box2 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #banner.post > .inner > .box2 > .hdr1 {
    font-size: 2.56rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #banner.post > .inner > .box2 > .hdr1 {
    font-size: 3.06rem;
    line-height: 1.85;
  }
}
#banner.post > .inner > .box2 > .hdr1 > .elm1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  display: inline-block;
}
@media screen and (min-width: 570px) {
  #banner.post > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.post > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.post > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.post > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.post > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 3rem;
  }
}
#banner.post > .inner > .box2 > .hdr1 > .elm2 {
  height: auto;
  width: 100%;
  color: #26499d;
  display: inline-block;
  font-size: 2em;
}

#main.post {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.post {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post {
    margin-bottom: 12rem;
  }
}
#main.post > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #main.post > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner {
    max-width: 166rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#main.post > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
  position: relative;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 {
    margin-bottom: 6rem;
    width: 22.5rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 {
    margin-bottom: 6.75rem;
    width: 25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 {
    margin-bottom: 7.5rem;
    width: 30rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 {
    margin-bottom: 9rem;
    width: 40rem;
  }
}
#main.post > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main.post > .inner > .box1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: #26499d;
  color: #ffffff;
  font-weight: 700;
  display: none;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box1 > .hdr1 {
    display: block;
  }
}
#main.post > .inner > .box1 > .box1 > .lnk1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: #26499d;
  display: block;
  color: #ffffff;
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box1 > .lnk1 {
    display: none;
  }
}
#main.post > .inner > .box1 > .box1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post > .inner > .box1 > .box1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post > .inner > .box1 > .box1 > .lnk1 > .ico1 {
  position: absolute;
  right: 1.5rem;
  transition: transform 0.5s;
  top: 50%;
  transform: translateY(-50%);
}
#main.post > .inner > .box1 > .box1 > .lnk1.active > .ico1 {
  transform: translateY(-50%) rotate(-180deg);
}
#main.post > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  background-color: #ffffff;
  left: 0;
  position: absolute;
  top: 100%;
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box2 {
    left: auto;
    position: static;
    top: auto;
  }
}
#main.post > .inner > .box1 > .box2 > .lst1 {
  height: auto;
  width: 100%;
  padding: 1.5rem 0.75rem;
  display: none;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box2 > .lst1 {
    padding: 1.75rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box2 > .lst1 {
    padding: 2rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box2 > .lst1 {
    padding: 2.25rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box2 > .lst1 {
    padding: 2.5rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box2 > .lst1 {
    padding: 3rem 1.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box2 > .lst1 {
    display: block;
  }
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm] > .lnk1::before {
  content: "\f0da";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  padding-right: 0.5em;
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.post > .inner > .box1 > .box2 > .lst1 > [class^=itm].current {
  color: #e73562;
  font-weight: 700;
}
#main.post > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box2 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box2 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box2 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box2 {
    margin-bottom: 7.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box2 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box2 {
    width: calc(100% - 26.5rem);
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box2 {
    width: calc(100% - 29.5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box2 {
    width: calc(100% - 35rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box2 {
    width: calc(100% - 46rem);
  }
}
#main.post > .inner > .box3 {
  height: auto;
  width: 100%;
}
#main.post > .inner > .box3 > .lst1 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box3 > .lst1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box3 > .lst1 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box3 > .lst1 {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box3 > .lst1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box3 > .lst1 {
    padding: 3rem 3rem;
  }
}
#main.post > .inner > .box3 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.post > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.post > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.post > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.post > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.post > .inner > .box3 > .lst1 > [class^=itm] {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
#main.post > .inner > .box3 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post > .inner > .box3 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post > .inner > .box3 > .lst1 > [class^=itm] > .elm1 {
  opacity: 0.5;
}
#main.post > .inner > .box3 > .lst1 > [class^=itm].itm1 > .elm1 > .ico1, #main.post > .inner > .box3 > .lst1 > [class^=itm].itm1 > .lnk1 > .ico1 {
  padding-right: 0.5em;
}
#main.post > .inner > .box3 > .lst1 > [class^=itm].itm3 > .elm1 > .ico1, #main.post > .inner > .box3 > .lst1 > [class^=itm].itm3 > .lnk1 > .ico1 {
  padding-left: 0.5em;
}
#main.post.lst > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  border-bottom: 0.1rem solid #d0d0d0;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
  border-top: 0.1rem solid #d0d0d0;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] {
    padding: 3rem 0rem;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 {
  height: auto;
  width: 10rem;
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 {
    width: 12.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 {
    width: 15rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 {
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 {
    width: 20rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 {
    width: 22.5rem;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 > .lnk1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box1 > .lnk1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 {
  height: auto;
  width: calc(100% - 11.5rem);
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 {
    width: calc(100% - 14.25rem);
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 {
    width: calc(100% - 17rem);
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 {
    width: calc(100% - 19.75rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 {
    width: calc(100% - 22.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 {
    width: calc(100% - 25.5rem);
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 {
    margin-bottom: 1.5rem;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] {
    margin-bottom: 1.5rem;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: auto;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  border: 0.1rem solid #303030;
  display: block;
  padding: 0.5em;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.04rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.12rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.28rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.36rem;
    line-height: 1.48;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.92rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 2.04rem;
    line-height: 1.48;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 {
    font-size: 1.6rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 {
    font-size: 1.7rem;
    line-height: 1.48;
  }
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post.lst > .inner > .box2 > .box1 > [class^=box] > .box2 > .hdr2 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post.lst > .inner > .box2 > .box0 {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box0 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box0 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box0 {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box0 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box0 {
    padding: 3rem 0rem;
  }
}
#main.post.lst > .inner > .box2 > .box0 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.post.lst > .inner > .box2 > .box0 > .par1 {
    font-size: 1.56rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.lst > .inner > .box2 > .box0 > .par1 {
    font-size: 1.68rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.lst > .inner > .box2 > .box0 > .par1 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.lst > .inner > .box2 > .box0 > .par1 {
    font-size: 1.92rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.lst > .inner > .box2 > .box0 > .par1 {
    font-size: 2.04rem;
    line-height: 1.48;
  }
}
#main.post.itm > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
}
#main.post.itm > .inner > .box2 > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
  padding: 1.5rem 0rem;
  border-bottom: 0.1rem solid #d0d0d0;
  border-top: 0.1rem solid #d0d0d0;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 {
    padding: 3rem 0rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 {
    margin-bottom: 1.5rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] {
  height: auto;
  width: auto;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] {
    margin-bottom: 1.5rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm]:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1 {
  height: auto;
  width: auto;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  border: 0.1rem solid #303030;
  display: block;
  padding: 0.5em;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.04rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.12rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.28rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1 {
    font-size: 1.36rem;
    line-height: 1.48;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .lst1 > [class^=itm] > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 1.95rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 2.25rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr1 {
    font-size: 2.55rem;
    line-height: 1.48;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.4rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.6rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box1 > .hdr2 {
    font-size: 1.7rem;
    line-height: 1.48;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
#main.post.itm > .inner > .box2 > .box1 > .box2:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h1, #main.post.itm > .inner > .box2 > .box1 > .box2 h2, #main.post.itm > .inner > .box2 > .box1 > .box2 h3, #main.post.itm > .inner > .box2 > .box1 > .box2 h4, #main.post.itm > .inner > .box2 > .box1 > .box2 h5, #main.post.itm > .inner > .box2 > .box1 > .box2 h6, #main.post.itm > .inner > .box2 > .box1 > .box2 p, #main.post.itm > .inner > .box2 > .box1 > .box2 ul, #main.post.itm > .inner > .box2 > .box1 > .box2 ol, #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote, #main.post.itm > .inner > .box2 > .box1 > .box2 hr {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
  clear: both;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 h1, #main.post.itm > .inner > .box2 > .box1 > .box2 h2, #main.post.itm > .inner > .box2 > .box1 > .box2 h3, #main.post.itm > .inner > .box2 > .box1 > .box2 h4, #main.post.itm > .inner > .box2 > .box1 > .box2 h5, #main.post.itm > .inner > .box2 > .box1 > .box2 h6, #main.post.itm > .inner > .box2 > .box1 > .box2 p, #main.post.itm > .inner > .box2 > .box1 > .box2 ul, #main.post.itm > .inner > .box2 > .box1 > .box2 ol, #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote, #main.post.itm > .inner > .box2 > .box1 > .box2 hr {
    margin-bottom: 1.3125rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 h1, #main.post.itm > .inner > .box2 > .box1 > .box2 h2, #main.post.itm > .inner > .box2 > .box1 > .box2 h3, #main.post.itm > .inner > .box2 > .box1 > .box2 h4, #main.post.itm > .inner > .box2 > .box1 > .box2 h5, #main.post.itm > .inner > .box2 > .box1 > .box2 h6, #main.post.itm > .inner > .box2 > .box1 > .box2 p, #main.post.itm > .inner > .box2 > .box1 > .box2 ul, #main.post.itm > .inner > .box2 > .box1 > .box2 ol, #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote, #main.post.itm > .inner > .box2 > .box1 > .box2 hr {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 h1, #main.post.itm > .inner > .box2 > .box1 > .box2 h2, #main.post.itm > .inner > .box2 > .box1 > .box2 h3, #main.post.itm > .inner > .box2 > .box1 > .box2 h4, #main.post.itm > .inner > .box2 > .box1 > .box2 h5, #main.post.itm > .inner > .box2 > .box1 > .box2 h6, #main.post.itm > .inner > .box2 > .box1 > .box2 p, #main.post.itm > .inner > .box2 > .box1 > .box2 ul, #main.post.itm > .inner > .box2 > .box1 > .box2 ol, #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote, #main.post.itm > .inner > .box2 > .box1 > .box2 hr {
    margin-bottom: 1.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 h1, #main.post.itm > .inner > .box2 > .box1 > .box2 h2, #main.post.itm > .inner > .box2 > .box1 > .box2 h3, #main.post.itm > .inner > .box2 > .box1 > .box2 h4, #main.post.itm > .inner > .box2 > .box1 > .box2 h5, #main.post.itm > .inner > .box2 > .box1 > .box2 h6, #main.post.itm > .inner > .box2 > .box1 > .box2 p, #main.post.itm > .inner > .box2 > .box1 > .box2 ul, #main.post.itm > .inner > .box2 > .box1 > .box2 ol, #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote, #main.post.itm > .inner > .box2 > .box1 > .box2 hr {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 h1, #main.post.itm > .inner > .box2 > .box1 > .box2 h2, #main.post.itm > .inner > .box2 > .box1 > .box2 h3, #main.post.itm > .inner > .box2 > .box1 > .box2 h4, #main.post.itm > .inner > .box2 > .box1 > .box2 h5, #main.post.itm > .inner > .box2 > .box1 > .box2 h6, #main.post.itm > .inner > .box2 > .box1 > .box2 p, #main.post.itm > .inner > .box2 > .box1 > .box2 ul, #main.post.itm > .inner > .box2 > .box1 > .box2 ol, #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote, #main.post.itm > .inner > .box2 > .box1 > .box2 hr {
    margin-bottom: 2.25rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h1 {
  color: #000000;
  font-size: 1.5em;
  font-weight: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h2 {
  color: #000000;
  font-size: 1.4em;
  font-weight: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h3 {
  color: #000000;
  font-size: 1.3em;
  font-weight: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h4 {
  color: #000000;
  font-size: 1.2em;
  font-weight: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h5 {
  color: #000000;
  font-size: 1.1em;
  font-weight: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 h6 {
  color: #000000;
  font-weight: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 ul li {
  margin: 0.5em 0 0.5em 1.5em;
  list-style: disc;
  width: calc(100% - 1.5em);
}
#main.post.itm > .inner > .box2 > .box1 > .box2 ol li {
  margin: 0.5em 0 0.5em 1.5em;
  list-style: decimal;
  width: calc(100% - 1.5em);
}
#main.post.itm > .inner > .box2 > .box1 > .box2 blockquote {
  padding: 0.75rem 0.75rem;
  background-color: #f0f0f0;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 blockquote {
    padding: 1.5rem 1.5rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 a {
  color: #000000;
  text-decoration: underline;
  transition: opacity 0.35s;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 a:hover {
  opacity: 0.5;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 strong {
  color: #000000;
  font-family: 700;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 em {
  font-style: italic;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 img, #main.post.itm > .inner > .box2 > .box1 > .box2 iframe {
  height: auto;
  width: auto;
  max-width: 100%;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 hr {
  border: 0.1rem solid #d0d0d0;
}
#main.post.itm > .inner > .box2 > .box1 > .box2 .alignleft {
  float: left;
  margin: 1.5rem 1.5rem 1.5rem 0;
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignleft {
    margin: 2rem 2rem 2rem 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignleft {
    margin: 2.5rem 2.5rem 2.5rem 0;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 .aligncenter {
  display: block;
  margin: 1.5rem auto;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .aligncenter {
    margin: 1.75rem auto;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .aligncenter {
    margin: 2rem auto;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .aligncenter {
    margin: 2.25rem auto;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .aligncenter {
    margin: 2.5rem auto;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .aligncenter {
    margin: 3rem auto;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 .alignright {
  float: right;
  margin: 1.5rem 0 1.5rem 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignright {
    margin: 1.75rem 0 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignright {
    margin: 2rem 0 2rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignright {
    margin: 2.25rem 0 2.25rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignright {
    margin: 2.5rem 0 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignright {
    margin: 3rem 0 3rem 3rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 .alignnone {
  margin: 1.5rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignnone {
    margin: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignnone {
    margin: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignnone {
    margin: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignnone {
    margin: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box1 > .box2 .alignnone {
    margin: 3rem 0rem;
  }
}
#main.post.itm > .inner > .box2 > .box1 > .box2 .wp-caption-text {
  text-align: center;
}
#main.post.itm > .inner > .box2 > .box0 {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box0 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box0 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box0 {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box0 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box0 {
    padding: 3rem 0rem;
  }
}
#main.post.itm > .inner > .box2 > .box0 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.post.itm > .inner > .box2 > .box0 > .par1 {
    font-size: 1.56rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.post.itm > .inner > .box2 > .box0 > .par1 {
    font-size: 1.68rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.post.itm > .inner > .box2 > .box0 > .par1 {
    font-size: 1.8rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.post.itm > .inner > .box2 > .box0 > .par1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.post.itm > .inner > .box2 > .box0 > .par1 {
    font-size: 2.04rem;
    line-height: 1.85;
  }
}

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