@charset "utf-8";

/* common-css */
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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

input::placeholder{
	color: #ccc;
}
input::-ms-input-placeholder{
	color: #ccc;
}
input:-ms-input-placeholder{
	color: #ccc;
}
html{
    font-size: 26px;
}
body{
    overflow-x: hidden;
    min-width: 1280px;
}
#header{
    display: none;
}
.lp_content .text{
    font-size: 1rem;
    line-height: 1.7;
}
.flex{
    flex-wrap: wrap;
}
.lp_cta{
    padding: 100px 0;
    background: url(lpimg/ouen/cta_bg.jpg) no-repeat center center / cover;
}
.lp_cta.bg{
    background: url(lpimg/ouen/cta_bg2.jpg) no-repeat center center / cover;
}
.lp_cta .order_btn{
    text-align: center;
}
.lp_cta .order_btn a{
    background-color: rgba(224,59,21,.78);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 530px;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0;
    font-size: 1.7rem;
    font-weight: bold;
}
.lp_cta .order_btn a img{
    margin-right: 20px;
    width: 53px;
}
.lp_cta .order_btn a i{
    margin-left: 20px;
}
.lp_cta .text_box{
    background-color: rgba(255,255,255,.65);
    padding: 40px 70px;
    border-radius: 45px;
    max-width: 95%;
    margin: 80px auto 0;
}
.lp_cta .text_box .text{
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: .025em;
}
.lp_cta .text_box li{
    font-size: 0.88rem;
    line-height: 1.8;
}
.lp_content{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,MS明朝,serif;
}
.lp_content a{
    transition: .4s;
}
.lp_content a:hover{
    opacity: .6;
    text-decoration: none;
}
.lp_wrap{
    max-width: 1200px;
    margin: 0 auto;
}
.lp_content .sec01{
    height: 47vw;
    position: relative;
    background: url(lpimg/ouen/sec01_bg.jpg) no-repeat center center / cover;
}
.lp_content .sec01 .ps_ab{
    left: 30px;
    bottom: 0;
}
.lp_content .sec01 .ps_ab img{
    width: 52vw;
}
.lp_content .sec01 .img.n1 img{
    width: 33vw;
}
.lp_content .sec01 .img.n2 img{
    width: 47vw;
}
.lp_content .sec01 img{
    vertical-align: bottom;
}
.lp_content .sec01 .img{
    position: relative;
    z-index: 1;
    transform: translateX(110px);
}
.lp_content .sec01 .img.n2{
    margin: 20px 0;
}
.lp_content .sec01 .lp_wrap{
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
}
.lp_content .sec02{
    height: 960px;
    background: url(lpimg/ouen/sec02_bg.jpg) no-repeat center center / cover;
}
.lp_content .sec02 .lp_wrap{
    height: 100%;
}
.lp_content .sec02 .flex{
    height: 100%;
    align-items: center;
    justify-content: center;
}
.lp_content .sec02 .img{
    width: 100%;
}
.lp_content .sec03{
    color: #fff;
    text-align: center;
    padding: 100px 0 250px;
    background: url(lpimg/ouen/sec03_bg.png) no-repeat center center / cover;
}
.lp_content .sec03 .text_img{
    margin-bottom: 50px;
}
.lp_content .sec03 .item{
    margin: 50px 0;
}
.lp_content .sec03 .item .flex{
    /* justify-content: center; */
}
.lp_content .sec03 .item .flex .box{
    margin: .5%;
}
.lp_content .sec03 .item .lp_col_5 .box{
    width: 19%;
}
.lp_content .sec03 .item .lp_col_5 .box .text{
    font-size: 0.8rem;
    font-weight: bold;
}
.lp_content .sec03 .item .lp_col_4 .box{
    width: 24%;
    position: relative;
}
.lp_content .sec03 .item .lp_col_4 .box img{
    width: 100%;
    vertical-align: bottom;
}
.lp_content .sec03 .item .lp_col_4 .box .text{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.47);
    font-weight: bold;
}
.lp_content .sec03 .text.bottom{
    font-size: 1.4rem;
    font-weight: bold;
}
.lp_content .sec03 .text_img.n3{
    margin-top: 150px;
}
.lp_content .sec03 .text_img.n4 {
    margin-top: 150px;
}
.lp_content .sec03 .text_img.n4 img {
    width: 100%;
    max-width: 750px;
}
.lp_content .sec04{
    height: 1040px;
    position: relative;
    background: url(lpimg/ouen/sec04_bg.jpg) no-repeat center center / cover;
}
.lp_content .sec04 .item{
    position: absolute;
    top: -5%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
}
.lp_content .sec04 .item img {
    width: 100%;
    max-width: 750px;
}
.lp_content .sec04 .flex,
.lp_content .sec04 .lp_wrap{
    height: 100%;
}
.lp_content .sec04 .flex{
    align-items: center;
}
.lp_content .sec04 .flex img {
    max-width: 740px;
}
.lp_content .sec04 .ps_ab{
    right: 0;
    top: 57%;
    transform: translate(220px,-50%);
}
.lp_content .sec05{
    background: url(lpimg/ouen/sec05_bg.png) no-repeat center center / cover;
    padding: 100px 0;
}
.lp_content .sec05 .flex.reverse{
    flex-direction: row-reverse;
}
.lp_content .sec05 .flex.n1 .text_box{
    max-width: 60%;
}
.lp_content .sec05 .flex.n1{
    margin-bottom: 10px;
}
.lp_content .sec05 .flex.n1 .img{
    width: 40%;
}
.lp_content .sec05 .flex.n2 .text_box{
    max-width: 55%;
    margin-bottom: 40px;
}
.lp_content .sec05 .flex.n2 .img{
    width: 45%;
}
.lp_content .sec05 .flex.n2{
    align-items: flex-end;
}
.lp_content .sec05 .text_box .text{
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
}
.lp_content .sec05 .text_box .text.top{
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 1.15rem;
    letter-spacing: .2em;
}
.lp_content .sec05 .flex{
    justify-content: space-between;
}
.lp_content .sec05 .img{
    text-align: center;
}
.lp_content .sec06{
    text-align: center;
    padding: 100px 0;
}
.lp_content .sec06 .text.top{
    background-color: #183249;
    font-size: 1.26rem;
    font-weight: bold;
    color: #fff;
    padding: 10px 0;
    letter-spacing: 0.2em;
}
.lp_content .sec06 .question{
    position: relative;
    margin-top: 15px;
    background-color: #ddbf81;
    padding: 8px 60px;
    cursor: pointer;
}
.lp_content .sec06 .question::before{
    content: "";
    background: url(lpimg/ouen/question.png) no-repeat center center / cover;
    width: 29px;
    height: 29px;
    display: inline-block;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 20px;
}
.lp_content .sec06 .question .toggle{
    position: absolute;
    height: 23px;
    width: 23px;
    border: 1px solid #183249;
    transform: translateY(-50%);
    top: 50%;
    right: 20px;
}
.lp_content .sec06 .question .toggle span{
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    height: 1px;
    width: 11px;
    background-color: #183249;
    transition: .4s;
}
.lp_content .sec06 .question .toggle span:nth-of-type(2){
    transform: translate(-50%,-50%) rotate(-90deg);
}
.lp_content .sec06 .question.open .toggle span:nth-of-type(2){
    transform: translate(-50%,-50%) rotate(0);
}
.lp_content .sec06 .question .text{
    font-size: 0.84rem;
    font-weight: bold;
    text-align: center;
    font-weight: bold;
}
.lp_content .sec06 .answer{
    display: none;
    margin-top: 15px;
}
.lp_content .sec06 .answer .text{
    font-size: 17px;
}

.page-id-434 #footer ul, .page-id-434 #footer p.text, .page-id-434 #footer p.copyright {
    font-size: 0.6em;
}

#footer li,footer#footer p.text, #footer .copyright {
    font-size: 14px;
}

@media screen and (max-width: 1450px){
    .lp_content .sec01 .img{
        transform: initial;
    }
}

@media screen and (max-width: 991px){
    html{
        font-size: 18px;
    }
    body{
        min-width: 320px;
    }
    .lp_wrap{
        padding: 0 20px;
    }
    h1 img{
        max-width: 100%;
    }
    .lp_content .sec02{
        height: auto;
        padding: 50px 0;
    }
    .lp_cta .order_btn a{
        font-size: 18px;
        width: 350px;
        padding: 15px 0;
    }
    .lp_cta .order_btn a img{
        width: 30px;
    }
    .lp_cta{
        padding: 80px 0;
    }
    .lp_content .sec03 .text_img.n3 {
        margin-top: 150px;
    }
    .lp_content .sec03 .text_img.n1 img{
        width: 450px;
    }
    .lp_content .sec03 .text_img.n3 img{
        width: 400px;
    }
    .lp_content .sec03 .text_img.n4 img {
        width: 100%;
        max-width: 550px;
    }
    .lp_content .sec03{
        padding: 100px 0;
    }
    .lp_content .sec04{
        height: auto;
        padding: 50px 0;
    }
    .lp_content .sec04 .ps_ab{
        position: initial;
        transform: initial;
    }
    .lp_content .sec04 .img{
        text-align: center;
    }
    .lp_content .sec04 .img img{
        width: 100%;
    }
    .lp_content .sec04 .flex{
        display: block;
    }
    .lp_content .sec04 .item {
        top: 0;
    }

    .sec04 .lp_wrap .ps_ab {
        text-align: center;
    }

    .lp_cta .text_box{
        padding: 40px;
        max-width: 100%;
        border-radius: 25px;
    }
    .lp_cta .text_box li{
        font-size: 14px;
    }
    .lp_content .sec05 .flex.n1 .img{
        width: 25%;
    }
    .lp_content .sec05 .flex.n1 .img img{
        width: 110px;
    }
    .lp_content .sec05 .text_box .text{
        font-size: 14px;
        font-weight: 450;
    }
    .lp_content .sec05 .flex.n1 .text_box {
        max-width: 75%;
    }
    .lp_content .sec05 .flex.n1 {
        margin-bottom: 30px;
    }
    .lp_content .sec05 .flex.n2 .text_box {
        max-width: 65%;
        margin-bottom: 0;
    }
    .lp_content .sec05 .flex.n2 .img{
        width: 35%;
    }
    .lp_content .sec05 .flex.n2 .img img{
        width: 250px;
    }
    .lp_content .sec05,
    .lp_content .sec06{
        padding: 50px 0;
    }
    .lp_content .sec06 .question .text{
        font-size: 16px;
    }
    .lp_content .sec06 .answer .text{
        font-size: 14px;
    }
}

@media screen and (max-width: 767px){
    html{
        font-size: 14px;
    }
    .lp_content .sec01{
        height: auto;
        text-align: center;
        background: url(lpimg/ouen/sec01_bg.jpg) no-repeat -200px center / cover;
        padding: 20px 0;
    }
    .lp_content .sec01 .ps_ab img{
        width: 300px;
    }
    .lp_content .sec01 .ps_ab{
        position: initial;
    }
    .lp_content .sec01 .img.n1 img{
        width: 280px;
    }
    .lp_content .sec01 .lp_wrap{
        align-items: center;
        margin-top: 20px;
    }
    .lp_content .sec01 .img.n2 img {
        width: 350px;
    }
    .lp_content .sec02 .flex .img{
        min-width: 470px;
    }
    .lp_cta .order_btn a {
        font-size: 14px;
        width: 100%;
        max-width: 375px;
        padding: 10px 0;
    }
    .lp_cta .order_btn a img {
        width: 25px;
    }
    .lp_cta {
        padding: 49px 0;
    }
    .lp_content .sec03 .text_img.n1 img {
        width: 250px;
    }
    .lp_content .sec03 .text{
        text-align: justify;
    }
    .lp_content .sec03 .text br{
        display: none;
    }
    br.b_block{
        display: block !important;
    }
    .lp_content .sec03 .item .flex .box {
        margin: 3%;
    }
    .lp_content .sec03 .item .flex .box .text{
        text-align: center;
        font-size: 14px;
        text-shadow: 0 0 10px rgba(0,0,0,.6);
    }
    .lp_content .sec03 .item .lp_col_5 .box{
        width: 43%;
    }

    .lp_content .sec03 .text_img.n2 img{
        max-width: 500px;
        width: 100%;
        /*transform: translateX(-50%);
        left: 50%;
        position: relative;*/
    }
    .lp_content .sec03 .text_img.n3 img {
        width: 250px;
    }

    .lp_content .sec03 .text_img.n3 {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .lp_content .sec03 .item .lp_col_4 .box {
        width: 44%;
    }
    .lp_content .sec03 .item {
        margin: 30px 0;
    }
    .lp_content .sec03 .text.bottom{
        font-size: 1.2rem;
    }
    .lp_content .sec04 .item{
        width: 100%;
        text-align: center;
    }
    .lp_content .sec04 .item img{
        width: 300px;
    }
    .lp_content .sec03 {
        padding: 70px 0 100px;
    }
    .lp_cta .text_box{
        padding: 30px 15px;
        margin: 50px auto 0;
    }
    .lp_cta .text_box .text{
        margin-bottom: 10px;
    }
    .lp_content .sec05 .flex .text_box,
    .lp_content .sec05 .flex .img{
        max-width: 100% !important;
        width: 100% !important;
    }
    .lp_content .sec05 .flex.n1 .img img {
        width: 150px;
        margin-bottom: 20px;
    }
    .lp_content .sec05 .text_box .text.top{
        text-align: center;
        margin-bottom: 20px;
    }
    .lp_content .sec05 .text_box .text br{
        display: none;
    }
    .lp_content .sec05{
        background: url(lpimg/ouen/sec05_bg.png) no-repeat -150px center / cover;
    }
    .lp_content .sec05 .flex.n2 .img img{
        margin-bottom: 20px;
    }
    .lp_content .sec06 .question .toggle{
        width: 18px;
        height: 18px;
        right: 10px;
    }
    .lp_content .sec06 .question .toggle span{
        width: 8px;
    }
    .lp_content .sec06 .question::before{
        width: 20px;
        height: 20px;
        left: 10px;
    }
    .lp_content .sec06 .question .text{
        font-size: 14px;
        text-align: justify;
    }
    .lp_content .sec06 .question{
        padding: 8px 40px;
    }
    .lp_content .sec06 .answer .text{
        text-align: justify;
    }

    .page-id-434 #footer ul, .page-id-434 #footer p.text, .page-id-434 #footer p.copyright {
        font-size: 1em;
    }
}

/* 20260526 add */
@media screen and (max-width: 767px) {
  .fathers-campaign .pagetop {
    bottom: 70px;
  }
}

.lp_content-fathers{
  padding-bottom: 80px;
  a:hover {
    opacity: 0.8;
  }
  /* 画面下部に追従するCTAバー */
  .lp_cta.lp_cta-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 100;
    pointer-events: none;
    background: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity .4s, transform .4s, visibility .4s;
  }
  .lp_cta.lp_cta-fixed.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .lp_cta.lp_cta-fixed .order_btn a {
    width: 360px;
    max-width: 90%;
    padding: 12px 0;
    font-size: 20px;
    pointer-events: auto;
    box-shadow: 0 4px 16px rgba(0,0,0,.35);
  }
  .lp_cta.lp_cta-fixed .order_btn a img {
    width: 28px;
    margin-right: 10px;
  }
  .lp_cta.lp_cta-fixed .order_btn a i {
    margin-left: 10px;
  }
  .lp_cta .order_btn a {
    background-color: rgba(224,59,21,1);
  }
  .sec01 {
    margin-top: -1px;
    background: url(lpimg/fathers/sec01_bg_03.webp) no-repeat center center / cover;
  }
  .sec01 .ps_ab {
    left: 9vw;
    bottom: 45px;
  }
  .sec01 .ps_ab img {
    width: 45vw;
  }
  .sec01 .lp_wrap {
    gap: 4vw;
    margin-top: -1px;
  }
  .sec01 .img.n1 {
    margin-right: 150px;
  }
  .sec01 .img.n1 img {
    width: 45vw;
  }
  .sec01 .img.n2 img {
    width: 45vw;
  }
  .sec02 {
    background: url(lpimg/fathers/sec02_bg.webp) no-repeat center center / cover;
  }
  .sec02 {
    text-align: center;
    padding: 5rem 0;
    height: auto;
  }
  .sec02 .text {
    color: #fff;
    margin: 1.5rem 0;
  }
  .sec02 .flex, .sec04 .flex {
    gap: 3%;
    height: auto;
  }
  .sec02 .img, .sec04 .img {
    width: 48.5%;
  }
  .sec02 .img.detail, .sec04 .img.detail {
    width: 70%;
    max-width: 700px;
    margin-inline: auto;
    margin-top: 1rem;
  }
  .sec02 .flex .ps_ab, .sec04 .flex .ps_ab {
    width: 23%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .sec02 .flex .img a:hover,
  .sec04 .flex .img a:hover {
    opacity: 1;
  }
  /* 「今すぐ注文」SVGボタン */
  .sec02 .flex .img:nth-child(1) svg.ps_ab,
  .sec04 .flex .img:nth-child(1) svg.ps_ab {
    width: 36%;
    top: auto;
    bottom: 12%;
    transform: translateX(-30%);
    filter: drop-shadow(0 5px 3px rgba(0, 0, 0, .35));
  }
  .sec02 .flex .img:nth-child(2) svg.ps_ab,
  .sec04 .flex .img:nth-child(2) svg.ps_ab {
    width: 36%;
    top: auto;
    bottom: 12%;
    transform: translateX(-71%);
    filter: drop-shadow(0 5px 3px rgba(0, 0, 0, .35));
  }
  /* ホバー: 左から赤がスライドして塗りつぶし、文字は白へ */
  .sec02 .flex .img:nth-child(n) svg.ps_ab path,
  .sec04 .flex .img:nth-child(n) svg.ps_ab path {
    transition: fill .25s ease;
  }
  .sec02 .flex .img:nth-child(n) svg.ps_ab .btn-slide,
  .sec04 .flex .img:nth-child(n) svg.ps_ab .btn-slide {
    transform: scaleX(0);
    transform-box: fill-box;
    transform-origin: left center;
    transition: transform .25s cubic-bezier(.45, 0, .55, 1);
  }
  .sec02 .flex .img:nth-child(n) a:hover svg.ps_ab .btn-slide,
  .sec04 .flex .img:nth-child(n) a:hover svg.ps_ab .btn-slide {
    transform: scaleX(1);
  }
  .sec02 .flex .img:nth-child(n) a:hover svg.ps_ab path,
  .sec04 .flex .img:nth-child(n) a:hover svg.ps_ab path {
    fill: #fff;
  }

  .sec02 small, .sec04 small {
    font-size: 12px;
    text-align: right;
    display: block;
  }
  .sec02 .text_img.n1 {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
  }
  .sec03 {
    background: url(lpimg/fathers/sec03_bg_03.webp) no-repeat center center / cover;
    padding: 100px 0 150px;
  }
  .sec03 .item .lp_col_4 .box {
    overflow: hidden;
  }
  .sec03 .item .lp_col_4 .box img {
    margin-left: -2px;
  }
  .sec04 .flex img {
    max-width: 100%;
  }
  .lp_cta .text_box {
    margin-top: 0;
  }
  .sec04 {
    text-align: center;
    padding: 9rem 0 0;
  }
  .sec04 .item {
    top: 5%;
  }
  .sec04 .lp_wrap {
    max-width: 1440px;
  }
  .sec02 .lp_wrap {
    max-width: 1440px;
  }
  @media screen and (max-width: 991px) {
    .sec04 .flex {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .sec04 .ps_ab {
      position: absolute;
    }
    .sec03 {
      padding: 100px 0;
    }
    .sec04 {
      padding: 7rem 0 3rem;
    }
    .sec02 .flex .img svg.ps_ab {
      bottom: 10%;
    }
  }
  @media screen and (max-width: 767px) {
    .sec01 .ps_ab img {
      width: 100%;
      max-width: 600px;
    }
    .sec01 .img.n1 {
      margin-right: 0;
    }
    .sec01 .img.n1 img {
      width: 100%;
      max-width: 600px;
    }
    .sec01 .img.n2 img {
      width: 100%;
      max-width: 600px;
    }
    .sec02 .flex .img {
      min-width: auto;
    }
    .sec02 .flex, .sec04 .flex {
      gap: 3vw;
    }
    .sec02 .img, .sec04 .img {
      width: 120%;
      max-width: 700px;
    }
    .sec02 .img:nth-child(1), .sec04 .img:nth-child(1) {
      margin-left: -16vw;
    }
    .sec02 .img:nth-child(2), .sec04 .img:nth-child(2) {
      margin-right: -16vw;
    }
    .sec02 .img.detail, .sec04 .img.detail {
      width: 100%;
    }
    .sec02 .flex .ps_ab, .sec04 .flex .ps_ab {
      display: none;
    }
    .sec02, .sec04 {
      padding: 4rem 0;
    }
    .sec02 .text_img.n1 {
      max-width: 600px;
    }
    .sec03 {
      padding: 70px 0 100px;
    }
    .sec04 .item {
      top: 0;
    }
    .sec03 .item .flex {
      justify-content: center;
    }
    .sec03 .text_img.n4 {
      margin-top: 80px;
    }
    .sec03 .text {
      text-align: center;
    }
    .sec02 .flex .img:nth-child(n) svg.ps_ab,
    .sec04 .flex .img:nth-child(n) svg.ps_ab {
      display: block;
      bottom: 11%;
      filter: drop-shadow(0 3px 2px rgba(0, 0, 0, .35));
    }
    .lp_cta.lp_cta-fixed {
      padding: 15px 0;
    }
    .lp_cta.lp_cta-fixed .order_btn a { font-size: 15px; padding: 10px 0; }
    .lp_cta.lp_cta-fixed .order_btn a img { width: 22px; margin-right: 8px; }
    .lp_cta.lp_cta-fixed .order_btn a i { margin-left: 8px; }
  }
}