/*** #banner ***/
/*** #main ***/
/*** #main for topic ***/
/*** #tail ***/
/*** #banner ****/
#banner.items {
  height: auto;
  width: 100%;
}
#banner.items > .inner {
  height: auto;
  width: 100%;
}
#banner.items > .inner > .box1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 1.5rem;
  background: linear-gradient(#100800, #603000);
}
@media screen and (min-width: 570px) {
  #banner.items > .inner > .box1 {
    padding: 0.875rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.items > .inner > .box1 {
    padding: 1rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.items > .inner > .box1 {
    padding: 1.25rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.items > .inner > .box1 {
    padding: 1.5rem 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.items > .inner > .box1 {
    padding: 2rem 4rem;
  }
}
#banner.items > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.82rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #banner.items > .inner > .box1 > .hdr1 {
    font-size: 1.89rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #banner.items > .inner > .box1 > .hdr1 {
    font-size: 1.96rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #banner.items > .inner > .box1 > .hdr1 {
    font-size: 2.03rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #banner.items > .inner > .box1 > .hdr1 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #banner.items > .inner > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 2.1;
  }
}
#banner.items > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-family: "Merriweather", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.8;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 570px) {
  #banner.items > .inner > .box1 > .hdr2 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #banner.items > .inner > .box1 > .hdr2 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #banner.items > .inner > .box1 > .hdr2 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #banner.items > .inner > .box1 > .hdr2 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #banner.items > .inner > .box1 > .hdr2 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}

/*** #main ***/
#main.items {
  height: auto;
  width: 100%;
  margin: 6rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.items {
    margin: 7rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items {
    margin: 8rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items {
    margin: 10rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items {
    margin: 12rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items {
    margin: 16rem 0rem;
  }
}
#main.items > .inner {
  height: auto;
  width: 100%;
}
#main.items > .inner > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec1 {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec1 {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec1 {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec1 {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec1 {
    margin-bottom: 16rem;
  }
}
#main.items > .inner > .sec1 > .inner {
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec1 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec1 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec1 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec1 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec1 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.items > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 2.08rem;
  line-height: 1.8;
  color: #100800;
  font-weight: 500;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.16rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.32rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.4rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .hdr1 {
    font-size: 2.56rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec1 > .inner > .box1 > .hdr1::before, #main.items > .inner > .sec1 > .inner > .box1 > .hdr1::after {
  background-color: #C0A080;
  content: "";
  display: inline-block;
  height: 0.1rem;
  vertical-align: middle;
  width: 1em;
}
#main.items > .inner > .sec1 > .inner > .box1 > .hdr1::before {
  margin-right: 1em;
}
#main.items > .inner > .sec1 > .inner > .box1 > .hdr1::after {
  margin-left: 1em;
}
#main.items > .inner > .sec1 > .inner > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .par1 {
    font-size: 1.4rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .par1 {
    font-size: 1.45rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec1 > .inner > .box1 > .par1 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec1.ani > .inner > .box1 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
#main.items > .inner > .sec1.ani.view > .inner > .box1 {
  opacity: 1;
}
#main.items > .inner > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 {
    margin-bottom: 16rem;
  }
}
#main.items > .inner > .sec2 > .inner {
  margin: 0 auto;
  max-width: 42rem;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner {
    max-width: 56rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner {
    max-width: 74rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner {
    max-width: 99rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner {
    max-width: 120rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner {
    max-width: 160rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.items > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
  border-bottom: 0.1rem solid #C0A080;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    padding: 3rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] {
    padding: 4rem 0rem;
  }
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box]:first-of-type {
  border-top: 0.1rem solid #C0A080;
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box]:nth-of-type(2) {
    border-top: 0.1rem solid #C0A080;
  }
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    width: calc(33% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    width: calc(33% - 2rem);
  }
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 {
    margin-bottom: 0;
  }
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 > .img1 {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 50%;
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box1 > .img1 {
    width: 100%;
  }
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 {
    width: calc(66% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 {
    width: calc(66% - 2rem);
  }
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.375rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.56rem;
  line-height: 1.8;
  color: #100800;
  font-weight: 500;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.62rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.74rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .hdr1 {
    font-size: 1.92rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.17rem;
  line-height: 1.44;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .par1 {
    font-size: 1.215rem;
    line-height: 1.48;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .par1 {
    font-size: 1.305rem;
    line-height: 1.56;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box1 > [class^=box] > .box2 > .par1 {
    font-size: 1.44rem;
    line-height: 1.68;
  }
}
#main.items > .inner > .sec2 > .inner > .box0 {
  height: auto;
  width: 100%;
  padding: 7.5rem 0rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box0 {
    padding: 8.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box0 {
    padding: 10rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box0 {
    padding: 12.5rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box0 {
    padding: 15rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box0 {
    padding: 20rem 0rem;
  }
}
#main.items > .inner > .sec2 > .inner > .box0 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2 > .inner > .box0 > .par1 {
    font-size: 1.35rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2 > .inner > .box0 > .par1 {
    font-size: 1.4rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2 > .inner > .box0 > .par1 {
    font-size: 1.45rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2 > .inner > .box0 > .par1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2 > .inner > .box0 > .par1 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec2.ani > .inner > .box1 {
  transform: translate(0rem, 3rem);
  opacity: 0;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2.ani > .inner > .box1 {
    transform: translate(0rem, 3.5rem);
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2.ani > .inner > .box1 {
    transform: translate(0rem, 4rem);
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2.ani > .inner > .box1 {
    transform: translate(0rem, 5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2.ani > .inner > .box1 {
    transform: translate(0rem, 6rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2.ani > .inner > .box1 {
    transform: translate(0rem, 8rem);
  }
}
#main.items > .inner > .sec2.ani.view > .inner > .box1 {
  transform: translate(0rem, 0rem);
  opacity: 1;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec2.ani.view > .inner > .box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec2.ani.view > .inner > .box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec2.ani.view > .inner > .box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec2.ani.view > .inner > .box1 {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec2.ani.view > .inner > .box1 {
    transform: translate(0rem, 0rem);
  }
}
#main.items > .inner > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 {
    margin-bottom: 16rem;
  }
}
#main.items > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.items > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.items > .inner > .sec3 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.82rem;
  line-height: 1.8;
  color: #100800;
  font-weight: 500;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.89rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.96rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 2.03rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 2.1rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 2.24rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] {
    width: calc(50% - 2.5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] {
    width: calc(50% - 3rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] {
    width: calc(50% - 4rem);
  }
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 0;
  }
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  background-color: #100800;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 {
  height: auto;
  width: 100%;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .img1 {
  margin: 0 auto;
  display: block;
  height: auto;
  width: 15%;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-top: 0.75rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.56rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    margin-top: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    font-size: 1.62rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    font-size: 1.68rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    font-size: 1.74rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box1 > .hdr1 {
    font-size: 1.92rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 {
  height: auto;
  width: 100%;
  bottom: 0.75rem;
  left: 0;
  position: absolute;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 {
    bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 {
    bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 {
    bottom: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 {
    bottom: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 {
    bottom: 2rem;
  }
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1 > .box2 > .par1 > .elm2 {
  margin-left: 0.5em;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1.hov {
  transition: opacity 0.5s;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1.hov > .box1 {
  transition: transform 0.5s;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.items > .inner > .sec3 > .inner > .box2 > [class^=box] > .box1 > .lnk1.hov:hover > .box1 {
  transform: scale(1.05);
}
#main.items > .inner > .sec3.ani > .inner > .box1 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
#main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box] {
  transform: translate(0rem, 3rem);
  opacity: 0;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 3.5rem);
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 4rem);
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 6rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 8rem);
  }
}
#main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box].box1 {
  transition-delay: 0.5s;
}
#main.items > .inner > .sec3.ani > .inner > .box2 > [class^=box].box2 {
  transition-delay: 0.75s;
}
#main.items > .inner > .sec3.ani.view > .inner > .box1 {
  opacity: 1;
}
#main.items > .inner > .sec3.ani.view > .inner > .box2 > [class^=box] {
  transform: translate(0rem, 0rem);
  opacity: 1;
}
@media screen and (min-width: 570px) {
  #main.items > .inner > .sec3.ani.view > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 740px) {
  #main.items > .inner > .sec3.ani.view > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 980px) {
  #main.items > .inner > .sec3.ani.view > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.items > .inner > .sec3.ani.view > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.items > .inner > .sec3.ani.view > .inner > .box2 > [class^=box] {
    transform: translate(0rem, 0rem);
  }
}

/*** #tail ***/
#tail.items > .inner > .box1 {
  height: auto;
  width: 100%;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 {
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 {
    margin-bottom: 16rem;
  }
}
#tail.items > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#tail.items > .inner > .box1 > .box1 > .lnk1 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  align-items: center;
  border: solid #201000;
  border-width: 0.2rem 0;
  display: flex;
  justify-content: space-around;
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 {
    padding: 4rem 4rem;
  }
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm1 {
  height: auto;
  width: auto;
  font-family: "Merriweather", serif;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  line-height: 1.8;
  color: #100800;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm1 {
    font-size: 1.35rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm1 {
    font-size: 1.4rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm1 {
    font-size: 1.45rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm1 {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm1 {
    font-size: 1.6rem;
    line-height: 2.1;
  }
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 {
  height: auto;
  width: auto;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 {
  height: auto;
  width: auto;
  display: block;
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm1 {
  height: auto;
  width: 100%;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 1.56rem;
  line-height: 1.8;
  color: #100800;
  display: block;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm1 {
    font-size: 1.62rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm1 {
    font-size: 1.68rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm1 {
    font-size: 1.74rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm1 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm1 {
    font-size: 1.92rem;
    line-height: 2.1;
  }
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm2 {
  height: auto;
  width: 100%;
  font-family: "Merriweather", serif;
  letter-spacing: 0.1em;
  font-size: 1.04rem;
  line-height: 1.8;
  color: #100800;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm2 {
    font-size: 1.08rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm2 {
    font-size: 1.12rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm2 {
    font-size: 1.16rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm2 {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm1 > .elm2 {
    font-size: 1.28rem;
    line-height: 2.1;
  }
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
  height: auto;
  width: auto;
  margin-left: 1.5rem;
  font-size: 1.56rem;
  line-height: 1.8;
  color: #100800;
  display: block;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    margin-left: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 570px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    font-size: 1.62rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    font-size: 1.68rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 980px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    font-size: 1.74rem;
    line-height: 1.95;
  }
}
@media screen and (min-width: 1200px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1600px) {
  #tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 {
    font-size: 1.92rem;
    line-height: 2.1;
  }
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 > [class^=ico] {
  animation: ani1 3s infinite linear;
  opacity: 0;
}
@keyframes ani1 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 > [class^=ico].ico2 {
  animation-delay: 0.5s;
}
#tail.items > .inner > .box1 > .box1 > .lnk1 > .elm2 > .elm2 > [class^=ico].ico3 {
  animation-delay: 1s;
}
#tail.items > .inner > .box1 > .box1 > .lnk1.hov {
  transition: background 0.35s;
}
#tail.items > .inner > .box1 > .box1 > .lnk1.hov:hover {
  background-color: #EFE7DF;
}

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