html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
table,
tr,
th,
td {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
}
body {
  font-family: 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1140px;
  }
}
body img {
  width: 100%;
  vertical-align: bottom;
}
body button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (min-width: 768px) {
  body a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  body a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
body sup {
  font-size: 0.4em;
  vertical-align: top;
}
body ul li {
  list-style: none;
}
.l-footer {
  background-color: #e6edea;
}
@media screen and (min-width: 768px) {
  .l-footer {
    padding-top: 107px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-top: 7.733333333333333vw;
  }
}
.l-footer .l-footer__top {
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__top {
    padding: 9px 0 17px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__top {
    padding: 4.8vw 0 5.333333333333334vw;
  }
}
.l-footer .l-footer__btm {
  background-color: #00a44f;
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__btm {
    padding: 14px 0;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__btm {
    padding: 4vw 0;
  }
}
.l-footer .l-footer__logo a {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__logo+.l-footer__logo {
    margin-left: 66px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__logo+.l-footer__logo {
    margin-left: 5.600000000000001vw;
  }
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__logo.is-gcweb {
    width: 224px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__logo.is-gcweb {
    width: 34.93333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__logo.is-gc {
    width: 133px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__logo.is-gc {
    width: 20.8vw;
  }
}
.l-footer .l-footer__pagetop {
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #00a44f;
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__pagetop {
    top: -42px;
    right: 123px;
    width: 59px;
    height: 59px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__pagetop {
    top: 8.533333333333333vw;
    right: 3.733333333333334vw;
    width: 12.533333333333333vw;
    height: 12.533333333333333vw;
  }
}
.l-footer .l-footer__pagetop::before {
  content: "";
  position: absolute;
  top: -4%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__pagetop::before {
    border: 15px solid transparent;
    border-bottom: 24px solid #00a44f;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__pagetop::before {
    border: 2.933333333333333vw solid transparent;
    border-bottom: 5.066666666666666vw solid #00a44f;
  }
}
.l-footer .l-footer__copy {
  text-align: center;
  letter-spacing: 0.12em;
  color: #fff;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__copy {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__copy {
    font-size: 2.666666666666667vw;
  }
}
.l-header {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .l-header {
    padding: 11px 0 14px;
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 2.933333333333333vw 0 2.133333333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header .l-header__inner {
    width: 92.53333333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .l-header .l-header__logo {
    width: 249px;
  }
}
@media screen and (max-width: 767px) {
  .l-header .l-header__logo {
    width: 44.266666666666666vw;
  }
}
.l-header .l-header__logo a {
  display: block;
}
.l-main {
  display: block;
}
.c-cv {
  display: block;
  background-color: #ec6c00;
  color: #fff;
  width: 100%;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c-cv {
    padding: 26px 0 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv {
    padding: 3.466666666666666vw 0 4.266666666666667vw;
  }
}
.c-cv .c-cv__inner {
  position: relative;
}
.c-cv .c-cv__inner::before,
.c-cv .c-cv__inner::after {
  content: "";
  position: absolute;
}
.c-cv .c-cv__inner::before {
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .c-cv .c-cv__inner::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 35px;
    width: 82px;
    height: 82px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv .c-cv__inner::before {
    top: -0.533333333333333vw;
    right: 4vw;
    width: 8.266666666666666vw;
    height: 8.266666666666666vw;
  }
}
@media screen and (min-width: 768px) {
  .c-cv .c-cv__inner::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 40px;
    border: 18px solid transparent;
    border-left: 30px solid #ec6c00;
  }
}
@media screen and (max-width: 767px) {
  .c-cv .c-cv__inner::after {
    top: 2.133333333333333vw;
    right: 4.8vw;
    border: 1.6vw solid transparent;
    border-left: 2.933333333333333vw solid #ec6c00;
  }
}
@media screen and (min-width: 768px) {
  .c-cv .c-cv__hdg {
    margin-left: 282px;
    width: 521px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv .c-cv__hdg {
    margin-left: 4.266666666666667vw;
    width: 67.73333333333333vw;
  }
}
.c-cv .c-cv__txt {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 768px) {
  .c-cv .c-cv__txt {
    font-size: 2.1rem;
    margin-top: 26px;
  }
}
@media screen and (max-width: 767px) {
  .c-cv .c-cv__txt {
    font-size: 3.733333333333334vw;
    margin-top: 2.666666666666667vw;
    line-height: 1.42;
  }
}
.c-inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .c-inner {
    width: 100%;
    max-width: 1140px;
  }
}
@media screen and (max-width: 767px) {
  .c-inner {
    width: 87.2vw;
  }
}
.p-lead {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-lead {
    padding: 2.666666666666667vw 0 4.266666666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-lead .p-lead__inner {
    background-image: url("/campaign/lp2022webcp/image/img_sakura.png");
    background-repeat: no-repeat;
    background-size: 157px auto;
    background-position: 94px 60px;
    padding: 72px 0 42px 259px;
  }
}
@media screen and (min-width: 768px) {
  .p-lead .p-lead__hdg {
    width: 798px;
  }
}
@media screen and (max-width: 767px) {
  .p-lead .p-lead__hdg {
    width: 100%;
  }
}
.p-lead .p-lead__txt {
  color: #666;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-lead .p-lead__txt {
    width: 757px;
    font-size: 2.5rem;
    line-height: 1.76;
    margin-top: 40px;
    margin-left: 20px;
    letter-spacing: 0.12em;
  }
}
@media screen and (max-width: 767px) {
  .p-lead .p-lead__txt {
    width: 100%;
    font-size: 3.733333333333334vw;
    line-height: 1.71;
    margin-top: 6.133333333333333vw;
  }
}
.p-movie {
  background-color: #e6edea;
}
@media screen and (min-width: 768px) {
  .p-movie {
    padding: 154px 0 76px;
  }
}
@media screen and (max-width: 767px) {
  .p-movie {
    padding: 14.399999999999999vw 0 9.333333333333334vw;
  }
}
.p-movie .p-movie__item {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-movie .p-movie__item {
    width: 890px;
  }
}
@media screen and (max-width: 767px) {
  .p-movie .p-movie__item {
    width: 87.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-movie .p-movie__item+.p-movie__item {
    margin-top: 111px;
  }
}
@media screen and (max-width: 767px) {
  .p-movie .p-movie__item+.p-movie__item {
    margin-top: 17.599999999999998vw;
  }
}
.p-movie .p-movie__item .p-movie__item__thumb {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .p-movie .p-movie__item .p-movie__item__thumb {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .p-movie .p-movie__item .p-movie__item__thumb {
    margin-top: 4vw;
  }
}
.p-movie .p-movie__item .p-movie__item__thumb iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-movie .p-movie__item .p-movie__item__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-movie .p-movie__txt {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-movie .p-movie__txt {
    width: 949px;
    margin-top: 73px;
  }
}
@media screen and (max-width: 767px) {
  .p-movie .p-movie__txt {
    width: 88.53333333333333vw;
    margin-top: 12.266666666666666vw;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-pc-i {
    display: inline !important;
  }
}
@media screen and (max-width: 767px) {
  .u-sp-i {
    display: inline !important;
  }
}
@media screen and (min-width: 768px) {
  .u-pc-ib {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .u-sp-ib {
    display: inline-block !important;
  }
}
