@charset "UTF-8";
@-webkit-keyframes show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
main .effect01 {
  padding: 0;
}
main .effect01 .kv {
  background: url(../img/effect/kv.png) center center no-repeat;
  background-size: 1800px 400px;
  height: 400px;
  padding-top: 90px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  main .effect01 .kv {
    padding-top: calc(80/750 * 100vw);
    background: url(../img/effect/sp_kv.png) center center no-repeat;
    background-size: cover;
    height: calc(459/750 * 100vw);
  }
}
main .effect02 {
  background: #fff url(../img/effect/bg01.jpg) center top no-repeat;
  background-size: 1800px auto;
  margin: -134px auto 0;
}
@media screen and (max-width: 768px) {
  main .effect02 {
    margin: calc(132/750 * -100vw) auto 0;
    background: #fff url(../img/effect/sp_bg01.jpg) center top calc(380/750 * -100vw) no-repeat;
    background-size: contain;
  }
}
main .effect02 .under_lead {
  z-index: 2;
}
@media screen and (max-width: 350px) {
  main .effect02 .under_lead .p1 {
    letter-spacing: -0.02em;
  }
}
main .effect02 .inblock {
  position: relative;
  padding-top: 165px;
  text-align: left;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock {
    margin: 0 calc(40/750 * 100vw);
    padding-top: 97px;
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock {
    padding-top: calc(194/750 * 100vw);
  }
}
main .effect02 .inblock .box {
  text-align: left;
  text-align: justify;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box {
    padding: 20px 0 40px;
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock .box {
    padding: calc(40/750 * 100vw) 0 calc(80/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox {
  width: 456px;
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox {
    width: auto;
    margin-bottom: 70px;
  }
  main .effect02 .inblock .box .inbox:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock .box .inbox {
    margin-bottom: calc(140/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .figure {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 22px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure {
    font-family: "notoserif", serif;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock .box .inbox > .figure {
    margin-bottom: calc(50/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .figure .img {
  position: relative;
  text-align: center;
  width: auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure .img {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock .box .inbox > .figure .img {
    margin-bottom: calc(30/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .figure .img > span {
  font-size: 22px;
  display: inline-block;
  text-align: center;
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  color: #fff;
  background: #af9b73;
  position: absolute;
  top: -15px;
  left: 110px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure .img > span {
    font-size: 19px;
    top: calc(23/750 * -100vw);
    left: calc(180/750 * 100vw);
  }
}
@media screen and (max-width: 600px) {
  main .effect02 .inblock .box .inbox > .figure .img > span {
    left: calc(140/750 * 100vw);
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock .box .inbox > .figure .img > span {
    top: calc(46/750 * -100vw);
    left: calc(120/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .figure .img.old20 img {
  height: 132px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure .img.old20 img {
    height: calc(213/750 * 100vw);
    max-height: 160px;
  }
}
main .effect02 .inblock .box .inbox > .figure .img.old30 img {
  height: 132px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure .img.old30 img {
    height: calc(213/750 * 100vw);
    max-height: 160px;
  }
}
main .effect02 .inblock .box .inbox > .figure .img.old40 img {
  height: 123px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure .img.old40 img {
    height: calc(200/750 * 100vw);
    max-height: 160px;
  }
}
main .effect02 .inblock .box .inbox > .figure .img.old50 img {
  height: 120px;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure .img.old50 img {
    height: calc(196/750 * 100vw);
    max-height: 160px;
  }
}
main .effect02 .inblock .box .inbox > .figure .img img {
  vertical-align: bottom;
  width: auto;
}
main .effect02 .inblock .box .inbox > .figure p.text {
  font-size: 25px;
  color: #8b6c2e;
  position: relative;
}

@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure p.text {
    font-size: 19px;
  }
}

@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure p.text:before {
    content: '';
    display: inline-block;
    width: 100%;
    position: absolute;
    height: 1px;
    background: #cdc0a7;
    top: 50%;
    left: 0;
  }
}
main .effect02 .inblock .box .inbox > .figure p.text span {
  position: relative;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure p.text span {
    background: #fff;
    padding: 0 2vw;
  }
}
main .effect02 .inblock .box .inbox > .figure p.text span:before, main .effect02 .inblock .box .inbox > .figure p.text span:after {
  content: '';
  display: inline-block;
  width: 30px;
  height: 1px;
  background: #cdc0a7;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .figure p.text span:before, main .effect02 .inblock .box .inbox > .figure p.text span:after {
    content: none;
  }
}
main .effect02 .inblock .box .inbox > .figure p.text span:before {
  left: -40px;
}
main .effect02 .inblock .box .inbox > .figure p.text span:after {
  right: -40px;
}
main .effect02 .inblock .box .inbox > .img {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .img {
    width: auto;
  }
}
main .effect02 .inblock .box .inbox > .img:before {
  content: '';
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  border-top: 2px solid #8b6c2e;
  border-right: 2px solid #8b6c2e;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.4em;
  margin-left: -0.6em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .img:before {
    width: calc(14/750 * 100vw);
    height: calc(14/750 * 100vw);
    border-top: 2px solid #8b6c2e;
    border-right: 2px solid #8b6c2e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: calc(7/750 * -100vw);
    margin-left: calc(12/750 * -100vw);
  }
}
main .effect02 .inblock .box .inbox > .img > div {
  width: 210px;
  position: relative;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .img > div {
    width: calc(310/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .img > div img {
  vertical-align: bottom;
}
main .effect02 .inblock .box .inbox > .img > div span {
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  padding: 4px 30px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .img > div span {
    font-size: 14px;
    line-height: 1;
    padding: calc(12/750 * 100vw) calc(40/750 * 100vw);
  }
}
@media all and (-ms-high-contrast: none) {
  main .effect02 .inblock .box .inbox > .img > div.before {
    left: -14px;
  }
}
main .effect02 .inblock .box .inbox > .img > div.before span {
  background: #999;
}
main .effect02 .inblock .box .inbox > .img > div.after span {
  background: #f59f88;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .text {
    margin: 0 calc(40/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .text .p1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 22px;
  text-align: center;
  margin: 25px 0 16px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .text .p1 {
    font-family: "notoserif", serif;
    margin: 22px 0 15px;
    font-size: 19px;
  }
}
@media screen and (max-width: 375px) {
  main .effect02 .inblock .box .inbox > .text .p1 {
    margin: calc(44/750 * 100vw) 0 calc(30/750 * 100vw);
  }
}
main .effect02 .inblock .box .inbox > .text .p2 {
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  main .effect02 .inblock .box .inbox > .text .p2 {
    line-height: 2.3;
  }
}

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