/*
 * filename: home.css
 * version: 1.0
 */
#main > .sec1 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 739px) {
  #main > .sec1 {
    margin-bottom: 4rem;
  }
}
#main > .sec1 > .inner {
  height: auto;
  width: 100%;
}
#main > .sec1 > .inner > .box1 {
  height: auto;
  margin: 0 auto 2rem;
  position: relative;
  width: 25rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 {
    width: 85rem;
  }
}
#main > .sec1 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main > .sec1 > .inner > .box1 > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: none;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box1 > .img1 {
    display: block;
  }
}
#main > .sec1 > .inner > .box1 > .box1 > .img2 {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box1 > .img2 {
    display: none;
  }
}
#main > .sec1 > .inner > .box1 > .box2 {
  height: 90%;
  left: 50%;
  position: absolute;
  top: 5%;
  transform: translateX(-50%);
  width: 27.5rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 {
    height: 80%;
    top: 10%;
    width: 85%;
  }
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box] {
  height: 30%;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 > [class^=box] {
    height: 50%;
    width: 50%;
  }
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box].box1 {
  left: 0;
  top: 0;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 > [class^=box].box1 {
    left: 25%;
  }
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box].box2 {
  bottom: 35%;
  left: 0;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 > [class^=box].box2 {
    bottom: 0;
  }
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box].box3 {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 > [class^=box].box3 {
    left: 50%;
  }
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box] > .lst {
  height: auto;
  width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box] > .lst > .trm {
  height: auto;
  width: 100%;
  font-family: "Jun 501", sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 > [class^=box] > .lst > .trm {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
}
#main > .sec1 > .inner > .box1 > .box2 > [class^=box] > .lst > .dsc {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box1 > .box2 > [class^=box] > .lst > .dsc {
    font-size: 1.5rem;
    line-height: 2;
  }
}
#main > .sec1 > .inner > .box2 {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 27.5rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 {
    width: 85rem;
  }
}
#main > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
}
#main > .sec1 > .inner > .box2 > .box1 > .img {
  height: auto;
  width: 100%;
  display: none;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box1 > .img {
    display: block;
  }
}
#main > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 {
    left: 25%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst {
    margin-bottom: 4rem;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst::after {
  background-color: #a38a77;
  content: '';
  display: block;
  height: .1rem;
  left: calc(50% - .5rem);
  position: absolute;
  top: calc(100% + 0.9rem);
  width: 2rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst::after {
    height: .2rem;
    left: calc(50% - .75rem);
    top: calc(100% + 1.8rem);
    width: 3rem;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst > .trm {
  height: auto;
  width: 100%;
  font-family: "Jun 501", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  text-align: center;
  vertical-align: text-bottom;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst > .trm {
    font-size: 2.625rem;
    letter-spacing: 0.05em;
    margin-bottom: 1.5rem;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst > .trm > .ico {
  margin-right: .5rem;
  vertical-align: text-bottom;
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst > .dsc {
  height: auto;
  width: 100%;
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .lst > .dsc {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .par {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box] > .par {
    font-size: 1.35rem;
    letter-spacing: 0.05em;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box].box1 > .lst > .trm > .ico {
  width: 2.25rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box].box1 > .lst > .trm > .ico {
    width: 4rem;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box].box2 > .lst > .trm > .ico {
  width: 1.75rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box].box2 > .lst > .trm > .ico {
    width: 3rem;
  }
}
#main > .sec1 > .inner > .box2 > .box2 > [class^=box].box3 > .lst > .trm > .ico {
  width: 2.75rem;
}
@media screen and (min-width: 739px) {
  #main > .sec1 > .inner > .box2 > .box2 > [class^=box].box3 > .lst > .trm > .ico {
    width: 5rem;
  }
}
#main > .brk1 {
  height: auto;
  width: 100%;
  margin: 0 auto;
  width: 80%;
}
@media screen and (min-width: 739px) {
  #main > .brk1 {
    width: 66.666%;
  }
}
#main > .brk1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec2 {
  height: auto;
  width: 100%;
}
#main > .sec2 > .inner {
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 30rem;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner {
    display: flex;
    justify-content: space-between;
    width: 85rem;
  }
}
#main > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
}
#main > .sec2 > .inner > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: none;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box1 > .img1 {
    display: block;
  }
}
#main > .sec2 > .inner > .box1 > .img2 {
  height: auto;
  width: 100%;
  display: block;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box1 > .img2 {
    display: none;
  }
}
#main > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
  left: 0;
  position: absolute;
  top: 12.5%;
}
#main > .sec2 > .inner > .box2 > .phd {
  height: auto;
  width: 100%;
  font-family: "Jun 501", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box2 > .phd {
    font-size: 2.625rem;
    letter-spacing: 0.05em;
  }
}
#main > .sec2 > .inner > .box3 {
  height: auto;
  left: 50%;
  position: absolute;
  top: 45%;
  transform: translate(-50%, -45%);
  width: 20rem;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 {
    top: 60%;
    transform: translate(-50%, -60%);
    width: 80%;
  }
}
#main > .sec2 > .inner > .box3 > .lst {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm {
    width: calc(50% - 2rem);
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm:not(:first-of-type) {
  display: none;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm:not(:first-of-type) {
    display: block;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .phd {
  height: auto;
  width: 100%;
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .phd {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .phd > .ico {
  height: auto;
  width: auto;
  display: inline-block;
  margin-right: .5rem;
  vertical-align: text-bottom;
  width: 1.5rem;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .phd > .ico {
    width: 2rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .phd > .txt {
  font-size: .8em;
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .lst {
  height: auto;
  width: 100%;
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .trm {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.375rem;
  padding-left: 1.5em;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .trm {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .trm > .mrk {
  height: auto;
  width: auto;
  color: #a38a77;
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .trm > .mrk {
    font-size: 1.35rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .dsc {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding-left: 1.5em;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .dsc {
    font-size: 1.35rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .dsc > .mrk {
  height: auto;
  width: auto;
  color: #a38a77;
  display: block;
  font-size: 1.2rem;
  left: 0;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .dsc > .mrk {
    font-size: 1.35rem;
  }
}
#main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .dsc + .trm {
  margin-top: 0.75rem;
}
@media screen and (min-width: 739px) {
  #main > .sec2 > .inner > .box3 > .lst > .itm > .lst > .dsc + .trm {
    margin-top: 1.5rem;
  }
}
#main > .brk2 {
  height: auto;
  width: 100%;
  margin: 2rem auto;
  width: 80%;
}
@media screen and (min-width: 739px) {
  #main > .brk2 {
    margin: 4rem auto;
    width: 66.666%;
  }
}
#main > .brk2 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec3 {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner {
  height: auto;
  margin: 0 auto;
  width: 30rem;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner {
    display: flex;
    justify-content: space-between;
    width: 85rem;
  }
}
#main > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 {
    margin-bottom: 0;
    width: 40rem;
  }
}
#main > .sec3 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box1 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec3 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  left: 12.5%;
  position: absolute;
  top: 25%;
  width: 75%;
}
#main > .sec3 > .inner > .box1 > .box2 > .phd {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box1 > .box2 > .phd > .lnk {
  height: auto;
  width: 100%;
  display: block;
  font-family: "Jun 501", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box2 > .phd > .lnk {
    font-size: 2.25rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box2 > .phd > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .sec3 > .inner > .box1 > .box3 {
  height: auto;
  width: 100%;
  left: 12.5%;
  position: absolute;
  top: 37.5%;
  width: 75%;
}
#main > .sec3 > .inner > .box1 > .box3 > .par {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  margin-top: 4rem;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .par {
    margin-top: 6rem;
    font-size: 1.35rem;
  }
}
#main > .sec3 > .inner > .box1 > .box3 > .lst {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box1 > .box3 > .lst > .itm {
  height: auto;
  width: 100%;
  border-top: .1rem solid #b1d9b7;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .lst > .itm {
    border-top: .2rem solid #b1d9b7;
  }
}
#main > .sec3 > .inner > .box1 > .box3 > .lst > .itm:last-of-type {
  border-bottom: .1rem solid #b1d9b7;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .lst > .itm:last-of-type {
    border-bottom: .2rem solid #b1d9b7;
  }
}
#main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk {
  height: auto;
  width: 100%;
  display: block;
  padding: 0.75rem 0;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk {
    padding: 1.5rem 0;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk > .shd {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.05rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk > .shd {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
#main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk > .phd {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box1 > .box3 > .lst > .itm > .lnk > .phd {
    font-size: 1.35rem;
  }
}
#main > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 {
    width: 40rem;
  }
}
#main > .sec3 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box2 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec3 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  left: 12.5%;
  position: absolute;
  top: 25%;
  width: 75%;
}
#main > .sec3 > .inner > .box2 > .box2 > .phd {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box2 > .box2 > .phd > .lnk {
  height: auto;
  width: 100%;
  display: block;
  font-family: "Jun 501", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box2 > .phd > .lnk {
    font-size: 2.25rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box2 > .phd > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .sec3 > .inner > .box2 > .box3 {
  height: auto;
  width: 100%;
  left: 12.5%;
  position: absolute;
  top: 42.5%;
  width: 75%;
}
#main > .sec3 > .inner > .box2 > .box3 > .par {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  margin-top: 3rem;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .par {
    margin-top: 4rem;
    font-size: 1.35rem;
  }
}
#main > .sec3 > .inner > .box2 > .box3 > .lst {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm {
  height: auto;
  width: 100%;
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .lnk {
  display: block;
  height: auto;
  width: 7.5rem;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .lnk {
    transition: 0.35s;
    width: 12.55rem;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .lnk > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap {
  height: auto;
  width: calc(100% - 8.5rem);
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap {
    width: calc(100% - 13.5rem);
  }
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lnk {
  height: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lnk {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lnk > .shd {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.05rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lnk > .shd {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lnk > .phd {
  height: auto;
  width: 100%;
  color: #a38a77;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lnk > .phd {
    font-size: 1.35rem;
  }
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lst {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lst > .itm {
  height: auto;
  width: auto;
}
#main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lst > .itm > .lnk {
  height: auto;
  width: auto;
  border: 0.1rem solid #a38a77;
  border-radius: .5rem;
  color: #a38a77;
  display: block;
  font-size: 1.05rem;
  letter-spacing: 0.05em;
  padding: 0.375rem;
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lst > .itm > .lnk {
    font-size: 1.2rem;
    padding: 0.5rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec3 > .inner > .box2 > .box3 > .lst > .itm > .fig > .cap > .lst > .itm > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .brk3 {
  height: auto;
  width: 100%;
  margin: 2rem auto;
  width: 80%;
}
@media screen and (min-width: 739px) {
  #main > .brk3 {
    margin: 4rem auto;
    width: 66.666%;
  }
}
#main > .brk3 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec4 {
  height: auto;
  width: 100%;
}
#main > .sec4 > .inner {
  height: auto;
  width: 100%;
}
#main > .sec4 > .inner > .box1 {
  height: auto;
  margin: 0 auto;
  width: 30rem;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 {
    display: flex;
    justify-content: space-between;
    width: 85rem;
  }
}
#main > .sec4 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 > .box1 {
    margin-bottom: 0;
    width: 40rem;
  }
}
#main > .sec4 > .inner > .box1 > .box1 > .lnk {
  height: auto;
  width: 100%;
  display: block;
  position: relative;
}
#main > .sec4 > .inner > .box1 > .box1 > .lnk > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec4 > .inner > .box1 > .box1 > .lnk > .phd {
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  left: 52%;
  letter-spacing: 0.05em;
  line-height: 1.2;
  position: absolute;
  text-align: center;
  top: 25%;
  width: 30%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 > .box1 > .lnk > .phd {
    font-size: 1.8rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 > .box1 > .lnk:hover > .phd {
    opacity: 0.5;
  }
}
#main > .sec4 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 > .box2 {
    width: 40rem;
  }
}
#main > .sec4 > .inner > .box1 > .box2 > .lnk {
  height: auto;
  width: 100%;
  display: block;
  position: relative;
}
#main > .sec4 > .inner > .box1 > .box2 > .lnk > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec4 > .inner > .box1 > .box2 > .lnk > .phd {
  bottom: 22%;
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  left: 60%;
  letter-spacing: 0.05em;
  line-height: 1.2;
  position: absolute;
  text-align: center;
  width: 30%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 > .box2 > .lnk > .phd {
    font-size: 1.8rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box1 > .box2 > .lnk:hover > .phd {
    opacity: 0.5;
  }
}
#main > .sec4 > .inner > .box2 {
  height: auto;
  margin: 0 auto;
  width: 30rem;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 90rem;
  }
}
#main > .sec4 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 {
    margin-bottom: 0;
    width: 50%;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .img1 {
  left: 25%;
  position: absolute;
  top: -5%;
  width: 50%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .img1 {
    left: 120%;
    top: 0;
    width: 60%;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .img2 {
  bottom: 0;
  left: 10%;
  position: absolute;
  width: 40%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .img2 {
    bottom: -5%;
    left: 0;
    width: 50%;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .img3 {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec4 > .inner > .box2 > .box1 > .lst {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
}
#main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm] {
  position: absolute;
  width: 10rem;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm] {
    width: 15rem;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm] > .lnk {
  height: auto;
  width: 100%;
  display: block;
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  padding: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm] > .lnk {
    font-size: 1.8rem;
    padding: 2.25rem 1.5rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm] > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm].itm1 {
  left: 55%;
  top: 21%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm].itm1 {
    top: 20%;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm].itm2 {
  left: 10%;
  top: 37.5%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm].itm2 {
    top: 35%;
  }
}
#main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm].itm3 {
  left: 47.5%;
  top: 68%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box1 > .lst > [class^=itm].itm3 {
    top: 67.5%;
  }
}
#main > .sec4 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box2 {
    margin-top: 8rem;
    width: 50%;
  }
}
#main > .sec4 > .inner > .box2 > .box2 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main > .sec4 > .inner > .box2 > .box2 > .lnk {
  height: auto;
  width: 100%;
  display: block;
  font-family: "Shin Maru Go Regular", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.05em;
  line-height: 1.2;
  position: absolute;
  text-align: center;
  top: 5%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box2 > .lnk {
    font-size: 1.8rem;
    transition: 0.35s;
  }
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box2 > .lnk:hover {
    opacity: 0.5;
  }
}
#main > .sec4 > .inner > .box2 > .box2 > .wrap {
  height: auto;
  left: 12.5%;
  padding-top: 62.5%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 75%;
}
@media screen and (min-width: 739px) {
  #main > .sec4 > .inner > .box2 > .box2 > .wrap {
    top: 52%;
  }
}
#main > .sec4 > .inner > .box2 > .box2 > .wrap > .ifr {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
}
