html {
  font-size: 10px;
}
body {
  color: #333;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif !important;
}
p {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 16px;
    line-height: 2.15;
  }
}
a img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
a:hover img {
  opacity: 0.7;
}
img {
  width: 100%;
  height: auto;
}
.pc {
  display: inline-block !important;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
.min841 {
  display: inline-block;
}
@media screen and (max-width: 84rem) {
  .min841 {
    display: none !important;
  }
}
.max840 {
  display: none;
}
@media screen and (max-width: 84rem) {
  .max840 {
    display: inline-block;
  }
}
.sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp {
    display: inline-block !important;
  }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
section {
  width: 100%;
}
.c-contentWidth {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}
.c-paddingSide {
  padding-left: 30px;
  padding-right: 30px;
}
main img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.c-bg-sky {
  position: relative;
}
.c-bg-sky:before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: repeat-x url(../image/fathersday2022/01/pc_wave_sky.png) center
    top/1271px;
  position: absolute;
  top: -30px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .c-bg-sky:before {
    top: -15px;
    height: 30px;
    background: repeat-x url(../image/fathersday2022/01/sp_wave_sky.png) center
      top/414px;
  }
}
.c-bg-sky:after {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: repeat-x url(../image/fathersday2022/01/pc_wave_sky.png) center
    bottom/1271px;
  position: absolute;
  bottom: -30px;
  left: 0;
}
.pc-cm {
  display: block;
}
.sp-cm {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-bg-sky:after {
    bottom: -15px;
    height: 30px;
    background: repeat-x url(../image/fathersday2022/01/sp_wave_sky.png) center
      bottom/414px;
  }
  .sp-cm {
    display: block;
  }
  .pc-cm {
    display: none;
  }
}
.p-mv {
  width: 100%;
  height: 55rem;
  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;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-mv {
    height: 145vw;
    padding: 0 30px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.p-mv h1 {
  margin: 0 auto;
  text-align: center;
}
.p-mv h1 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
  width: 100%;
  zoom: 100%;
}
.p-mv__bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  text-align: center;
}
.p-mv__bg img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-mv__bg img {
    width: 100%;
  }
}
.p-mv__bg .c-contentWidth {
  width: 100%;
  margin: 0 auto;
  max-width: 1330px;
}
.p-mvbtn {
  position: absolute;
  top: 380px;
  right: 2%;
  z-index: 1000;
  width: 296px;
}
@media (min-width: 1061px) {
  .p-mvbtn {
    right: 50%;
    -webkit-transform: translateX(490px);
    transform: translateX(490px);
  }
}
@media screen and (max-width: 768px) {
  .p-mvbtn {
    width: 45%;
    top: 100vw;
    right: 0;
  }
}
.p-mvbtn img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-concept {
  padding: 86px 0 50px;
  background: #edf8fa;
}
.p-concept__heading {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 50px;
}
.p-concept__heading h2 {
  text-align: center;
}
.p-concept__heading h2 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-concept__row {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-concept__row {
    margin-bottom: 30px;
  }
}
.p-concept__row-inner {
  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;
}
.p-concept__row-left {
  width: 50%;
  padding-right: 45px;
}
@media screen and (max-width: 768px) {
  .p-concept__row-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.p-concept__row-left h3 {
  margin-bottom: 30px;
  text-align: center;
}
.p-concept__row-left h3 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-concept__row-right {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-concept__row-right {
    width: 100%;
    padding-right: 0;
  }
}
.p-concept__row-right .img {
  position: relative;
}
.p-concept__row-right .img:after {
  content: "";
  display: block;
  width: 125px;
  height: 156px;
  background: no-repeat url(../image/fathersday2022/01/top_lead_img02.png)
    center center/contain;
  position: absolute;
  bottom: -70px;
  left: 20px;
}
.p-present {
  padding: 86px 0 130px;
}
.p-present__heading {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 80px;
}
.p-present__heading h2 {
  text-align: center;
}
.p-present__heading h2 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-present__row {
  padding-left: 20px;
  padding-right: 20px;
}
.p-present__row .c-contentWidth {
  max-width: 700px;
}
.p-present__row-box {
  margin-bottom: 100px;
  padding: 70px 50px 50px;
  background: #edf8fa;
  position: relative;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .p-present__row-box {
    padding: 50px 30px 30px;
  }
}
.p-present__row-box:last-child {
  margin-bottom: 0;
}
.p-present__row-box h3 {
  margin-bottom: 40px;
  text-align: center;
}
.p-present__row-box h3 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-present__row-box h3 .line1 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-present__row-box .img {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-present__row-box .img {
    margin-bottom: 30px;
  }
}
.p-present__row-box .img img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-present__row-box .desc {
  margin: 0 auto 50px;
  max-width: 465px;
}
@media screen and (max-width: 768px) {
  .p-present__row-box .desc {
    margin-bottom: 30px;
  }
}
.p-present__row-col2 {
  margin-bottom: 35px;
  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;
}
.p-present__row-left {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .p-present__row-left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.p-present__row-left .img {
  margin: 0;
}
.p-present__row-right {
  width: 54%;
}
@media screen and (max-width: 768px) {
  .p-present__row-right {
    width: 100%;
  }
}
.p-present__row-btn {
  margin-bottom: 30px;
  text-align: center;
}
.p-present__row-btn:last-child {
  margin-bottom: 0;
}
.p-present__row-btn p {
  margin-bottom: 0;
}
.p-present__row-btn .btn {
  margin-bottom: 10px;
}
.p-present__row-btn img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-present__row-howtoplay {
  margin-top: 80px;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 20px 20px 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-present__row-howtoplay {
    padding: 40px 20px 20px 20px;
  }
}
.p-present__row-howtoplay h4 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-present__row-howtoplay h4 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-present__row-howtoplay ul li {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  text-indent: -40px;
  padding-left: 40px;
}
.p-present__row-howtoplay ul li .num {
  width: 25px;
  margin-right: 10px;
}
.p-present__row-howtoplay ul li .num img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-banner {
  padding: 86px 0;
  background: #edf8fa;
}
.p-banner__heading {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 65px;
}
.p-banner__heading h2 {
  text-align: center;
}
.p-banner__heading h2 img {
  zoom: 50%;
  width: auto;
  max-width: 100%;
}
.p-banner__list {
  padding-left: 30px;
  padding-right: 30px;
}
.p-banner__item {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-banner__item {
    width: 100%;
  }
}
.p-banner__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-banner__item img {
    width: 100%;
  }
}
.p-present__head {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-present__head {
    margin-bottom: 20px;
  }
}
.p-present__head h3 {
  margin-top: -90px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-present__head h3 {
    margin-top: -8vw;
    padding-left: 4vw;
  }
}
.p-present__head h3 img {
  max-width: 641px;
  width: 100%;
  zoom: 100%;
}
.p-present__head .desc {
  width: 100%;
  margin: 0 auto;
  max-width: 480px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-present__head .desc {
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
  }
}
.p-present__img {
  max-width: 600px;
  margin: 0 auto 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-present__img {
    margin: 0 auto 30px;
  }
}
.p-present__btn {
  text-align: center;
}
.p-present__btn .btn {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-present__btn .btn {
    padding: 0 30px;
  }
}
.p-present__btn .btn img {
  width: 100%;
  zoom: 100%;
}
