@charset "utf-8";

/*==
    all 全体
===============================================*/
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;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
article {
    clear:both;
}
html{ font-size: 62.5%;}
body {
    margin:0px auto;
/*    width: 754px;*/
    width: 100%;
    line-height:1.5;
    color:#4C4948;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "メイリオ","Meiryo","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
    font-weight: 300;


    font-size: 10px;
    font-size: 1.0rem; /*基準を10px*/
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
}


a {
    color: #4C4948;
    text-decoration:none;
}

a:hover {
    color: #4C4948;
    text-decoration:underline;
}

a:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity:0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    transition: 0.4s;
}

/* 新旧Firefox */
a:hover img, x:-moz-any-link { background: #fff;}
a:hover img, x:-moz-any-link, x:default { background: #fff;}

img{
    border: none;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.strong{ font-weight: bold;}

.bg01{ background: #F0F0F0 !important;/*gray*/}
.bg02{ background: #281207 !important;/*brown*/}

.fL{ float: left;}
.fR{ float: right;}

.mb20{ margin-bottom: 20px;}
.mt20{ margin-top: 20px;}
.pd20{ padding-bottom: 20px;}
.pt20{ padding-bottom: 20px;}


ul li, ol li {
    list-style:none;
}

article{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.75;
}
.inner{
    width: 92%;
    margin: 0 auto;
}



/* header
-------------------------------------------------- */
.header {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255,255,255,0.5);
    padding: 10px 0;
    z-index: 20;
}
.header .h_logo {
    float:left;
    width: 52%;
}
.header .contact {
    width: 48%;
    text-align: right;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
}
.header .contact p{
    font-size: 3.1vw;
    letter-spacing: -0.01em;
    float: right;
}
.header .contact a{
    background: url(../img2/icon_tel.png) no-repeat left;
    background-size: 16px;
    padding-left: 20px;
    font-size: 4.3vw;
    letter-spacing: -0.025em;
}

/* footer
-------------------------------------------------- */
footer{
    position: relative;
    font-size: 2.4rem;
    text-align: center;
    z-index: 1;
}
footer img{
    width: 100%;
    height: auto;
}

footer .logo{
    width: 61.7%;
    margin: auto;
}

footer .wrap{
    width: 80%;
    margin: auto;
}

footer .info{
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
    margin-top: 8.5%;
    padding: 3% 0;
    line-height: 1.4;
    margin-bottom: 2%;
}
footer .mail{
    line-height: 1.3;
}

footer .mail a{
    font-size: 2.9rem;
    color: inherit;
    text-decoration: none;
}
footer .mail p{
    background-color: #e2ebf4;
    margin-top: 1%;
    margin-bottom: 1%;
    padding: 3% 0;
}

/*-------fixmenu ----*/
footer .f_link {
    font-size: 0;
    position: fixed;
    bottom: 0;
    background: #281207;
    width: 100%;
    z-index: 3;
    background-size: 100%;
    padding: 10px;
    box-sizing: border-box;
}

footer .f_link li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
}
footer .f_link li:last-of-type{ margin-right: 0;}

footer .f_link li.link01 {
    width: 38%;
}

footer .f_link li.link02 {
    width: 36%;
}

footer .f_link li.pagetop {
    width: 18%;
}
footer .f_link li.pagetop img{ width: 80%;}

footer .f_link li + li {
    margin-left:0;
}

/*  main
-------------------------------------------------- */
/*--------------------------------------- mv--area */



body::before {
  background: url(../img2/bg_sec02.png) no-repeat top;
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  /*left: 0;*/
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}   
@media screen and ( max-width : 799px ){
body::before {
  left: 0;
}  	
}

.mv--area{
    padding-top: 22%;
    padding-bottom: 20px;

    background-size: 100% auto;
    
}

.mv--area .mv-txt{
    width: 43%;
    margin-bottom: 50%;
}
.mv--area .trial_area{
    position: relative;
    left: 1%;
}

.sec-trial{
    padding: 20px 0;
    background: white;
}
.sec-trial .inner{
    position: relative;
    left: 1%;
}

.btn_trial{
    position: absolute;
    display: block;
    width: 85%;
    margin: 0 auto;
    bottom: 30px;
    left: 0;
    right: 0;
}

.s-style{ padding: 10% 0;}


/*----------------------------------------- sec01 */
.sec01 h2{
    width: 86%;
    margin:0 auto 6.6% auto;
}
.sec01 p{ margin-bottom: 30px;}

/*----------------------------------------- sec02 */
.sec02 .ttl_bg{
    position: relative;
    padding: 15px 4%;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: url(../img2/bg_sec02.jpg) no-repeat center;
    background-size: 100%;
}
.sec02 h2{
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 25%;
}
.sec02 .ttl_bg p{
    width: 14rem;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    bottom: 15px;
    left: 25%;
    color: #fff;
    background: #281207;
    text-align: center;
    font-size: 1.3px;
    font-size: 1.3rem;
}

/*----------------------------------------- sec03 */
.sec03 .ttl_bg{
    background: #281207;
    padding: 20px 0;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.sec03 .ttl_bg h2{
    width: 80%;
    margin: 0 auto;
}

.sec03 h3{
    width: 100%;
    margin: 0 auto 20px auto;
    border: 4px solid #C8C8C8;
    padding: 10px 5px;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    background: #fff;
}
.sec03 .topic:not(:last-of-type){ margin-bottom: 30px;}

.sec03 .topic h4{
    font-size: 16px;
    font-size: 1.6rem;
}
.sec03 .topic .txtBox{
    width: 65%;
}
.sec03 .topic .imgBox{
    width: 30%;
}



.ttl-bg h3{
    position: relative;
    z-index: 20;
}
.ttl-bg .bg-img{
    position: relative;
    top: -50px;
    z-index: 10;
}
.cnts-slider-inner.ttl-bg h3{ width: 82%;}
.cnts-slider-inner.ttl-bg .topic{ padding: 0 9%; margin-top: -30px;}
.cnts-slider-inner.ttl-bg .topic:last-of-type{ margin-top: 0;}

/* slider */
.cnts-slider-inner{
    width: 82%;
    margin: 0 auto;
}
.cnts-slider-inner.ttl-bg{
    position: relative;
    width: 100%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background: url(../img2/arrow_prev.png) no-repeat left;
    left: 2%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: url(../img2/arrow_next.png) no-repeat left;
    right: 2%;
}
.swiper-button-prev, .swiper-button-next{
    background-size: contain;
    width: 10px;
    height: 34px;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    margin-bottom: 10px;
}
.swiper-pagination{ position: relative; margin-top: 10px;}


/*----------------------------------------- sec03 */
.sec04 h2{
    width: 90%;
    margin: 0 auto 40px auto;
}

.sec04 .img-txt{
    width: 94%;
    margin: 0 auto 20px auto;
}
.sec04 .note {
    margin: 10px 0 20px 0;
}
.sec04 .note li{
    font-size: 10px;
    font-size: 1.0rem;
    text-indent: -2.7rem;
    margin-left: 2.7rem;
}

/*----------------------------------------- sec05 */
.sec05 .ttl_bg{
    position: relative;
    padding: 20px 4%;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: url(../img2/ttlbg_sec05.jpg) no-repeat center;
    background-size: 100%;
}
.sec05 .ttl_bg h2{
    width: 64%;
    margin-bottom: 20px;

}
.sec05 .ttl_bg .img-txt{
    width: 48%;
    margin: 0;
}

.sec05 .promise_list{
    margin-bottom: 4%;
}
.sec05 .promise_list .listbox{
    float: left;
    position: relative;
    width: 48%;
    margin-right: 4%;
    padding: 10px 5px;
    box-sizing: border-box;
    border: 4px solid #C8C8C8;
}
.sec05 .promise_list .listbox:nth-of-type(even){ margin-right: 0;}
.listbox h3{
    margin-bottom: 10px;
    text-align: center;
    color: #3B91AA;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
}
.sec05 .promise_list .listbox img{
    position: relative;
    bottom: 0;
}


/*----------------------------------------- sec06 */
.sec06.s-style{ padding: 5% 0;}
.sec06 .topicBox{
    width: 90%;
    margin: 0 auto 30px auto;
    background: #fff;
    padding-bottom: 15px;
}
.sec06 .topicBox:last-of-type{ margin-bottom: 0;}
.sec06 .topicBox .ttl_bg{
    position: relative;
    padding: 15px 4%;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.sec06 .topicBox:first-of-type .ttl_bg{
    background: url(../img2/ttlbg01_sec06.jpg) no-repeat center top;
    background-size: 100%;
}
.sec06 .topicBox:last-of-type .ttl_bg{
    background: url(../img2/ttlbg02_sec06.jpg) no-repeat center top;
    background-size: 100%;
}
.sec06 h2{
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.6;
    margin-bottom: 25%;
    margin-top: 5%;
    font-weight: normal;
}
.sec06 .ttl_bg p{
    width: 14rem;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    bottom: 15px;
    left: 25%;
    color: #fff;
    background: #281207;
    text-align: center;
    font-size: 1.3px;
    font-size: 1.3rem;
}

.sec06 .inner p:not(:last-of-type){ margin-bottom: 20px;}

/*----------------------------------------- sec07 */
.sec07 h2{
    width: 90%;
    margin: 0 auto 40px auto;
}
.reason{
    margin-bottom: 30px;
    padding: 0 1%;
    box-sizing: border-box;
}
.reason:last-of-type{ margin-bottom: 0;}

.reason dt{ margin-bottom: 15px;}
.reason dd{ padding: 0 4%; box-sizing: border-box;}

/*----------------------------------------- sec08 */
.sec08 .ttl_bg{
    background: #281207;
    padding: 20px 0;
    margin-bottom: 7%;
    box-sizing: border-box;
}

.sec08 .ttl_bg h2{
    width: 80%;
    margin: 0 auto;
}

.sec08 .img-width{
    width: 70%;
    margin: 0 auto 30px auto;
}

.sec08 .topicBox{
    margin-bottom: 10%;
}
.sec08 .topicBox:last-of-type{ margin-bottom: 0;}

.sec08 .topicBox h3{
    width: 88%;
    text-align: center;
    margin: 0 auto 15px auto;
    padding: 10px 5px;
    box-sizing: border-box;
    border: 4px solid #C8C8C8;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
}
.sec08 .topicBox p{ padding: 0 6%;}

.mb30{ margin-bottom: 30px;}
.img-width02{ width: 90%; margin: 30px auto 0 auto;}

/*----------------------------------------- sec09 */
.sec09 .inner.bg_gold{
    background: url(../img2/bg_sec09.png) no-repeat center;
    background-size: cover;
    padding: 5px;
    box-sizing: border-box;
}
.sec09 .reasonBox{
    background: #fff;
    padding: 25px 20px;
    box-sizing: border-box;
}
.sec09 h2{
    width: 90%;
    margin: 0 auto 20px auto;
}
.sec09 p{ margin-bottom: 30px;}

/*----------------------------------------- sec10 */
.sec10 .ttl_bg{
    background: #281207;
    padding: 20px 0;
    margin-bottom: 7%;
    box-sizing: border-box;
}

.sec10 .ttl_bg h2{
    width: 75%;
    margin: 0 auto;
}

.sec10 h3{
    font-size: 1.6rem;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.sec10 .flow:not(:last-of-type){
    margin-bottom: 8%;
}
.sec10 .imgBox{
    width: 40%;
}
.sec10 .txtBox{
    width: 56%;
    line-height: 1.5;
}

/*----------------------------------------- sec11 */
.sec11 h2{
    width: 80%;
    margin: 0 auto 20px auto;
}

.sec11 .message{
    margin-top: 14%;
    border: 2px solid #281207;
    padding: 30px 20px;
    box-sizing: border-box;
}

.sec11 .message h3{
    margin: 0 auto 35px auto;
}
.sec11 .message h3 img{
    width: 70%;
    margin: 0 auto;
}
.sec11 .message h3 span{
    display: block;
    margin-top: 10px;
    text-align: center;
    font-weight: normal;
}

/* inchoBox */
.inchoBox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.inchoBox .txt {
    width: 95%;
}
.inchoBox .txt .name {
    margin-bottom: 5px;
    font-size: 6vw;  
}
.inchoBox .txt .name .txts {
    display: block;
    font-size: 3.5vw;
    line-height: 1;
}
.inchoBox .txt .history li {
    font-size: 3vw;    
}

/*----------------------------------------- map */
.gmap{
    position: relative;
    width: 100%;
    height:340px;
    overflow: hidden;
}
.gmap iframe{
    width: 100%;
    height: 100%;
}



@media screen and ( max-width : 640px ){
    footer{
        font-size: 2rem;
        background-color: white;
    }
    footer .mail a{
        font-size: 2.4rem;
    }

}

/*----------- 480 -----------*/

@media screen and ( max-width : 480px ){

    footer{
        background-color: white;
        font-size: 1.2rem;
    }

    footer .mail a{
        font-size: 1.45rem;
    }



}

/*----------- 375 -----------*/

@media screen and ( max-width : 375px ){
    .sec11 .message h3 span{
        font-size: 13px;
        font-size: 1.3rem;
    }
}


/*----------- 360 -----------*/

@media screen and ( max-width : 360px ){
    .listbox h3{
        font-size: 13px;
        font-size: 1.3rem;
    }
    .sec06 h2{ margin-bottom: 18%;}
    .sec06 .ttl_bg p{ bottom: 0;}



}
/*----------- 320 -----------*/

@media screen and ( max-width : 320px ){

    .listbox h3{
        font-size: 12px;
        font-size: 1.2rem;
    }
    .sec06 h2{ margin-bottom: 13%;}
/*    .sec06 .ttl_bg p{ bottom: 15%;}*/
    footer .wrap{
        width:90%;
    }

    }

section.bg-w {
    background-color: white;
    position: relative;

}


.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 500ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

    .fukidashi {
       position: absolute;
       top: 34%;
       right: 0;
       width: 19vw;
    }

    .fukidashi {
animation-duration: 0.7s;
    animation-name: scale;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
}
 
@keyframes scale {
    from { transform: scale(1.0, 1.0); }
    to   { transform: scale(0.9, 0.9); }
}

.blinking {
    -webkit-animation: blink 0.7s ease-in-out infinite alternate;
    -moz-animation: blink 0.7s ease-in-out infinite alternate;
    animation: blink 0.7s ease-in-out infinite alternate;
}


@-webkit-keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0.5;}
    100% {opacity:1;}
}



.animation-bounce
{
    animation:
        bounce 1.5s ease normal 0.5s none running
    ;
    -webkit-animation:
        bounce 1.5s ease normal 0s none running
    ;
    -ms-animation:
        bounce 1.5s ease normal 0s none running
    ;
}
    @keyframes bounce {
        0%, 100%, 20%, 50%, 80% {
            transform: translateY(0px);
        }
        40% {
            transform: translateY(-25px);
        }
        60% {
            transform: translateY(-10px);
        }
    }
   


    p.nokori{
        background-image: url(../img2/trial_02.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        position: relative;
        aspect-ratio: 659 / 73;
    }
    
    p.nokori span{
        position: absolute;
    color: #dc507c;
    font-weight: bold;
    font-size: 10vmin;
    right: 38%;
    bottom: -37%;
    }
/*  20240110_PC表示対応  */
@media screen and ( min-width : 800px ){
body{
    max-width: 800px;
    margin: 0 auto!important;
}
body::before{
    max-width: 800px;
}
.header{
    max-width: 800px;
}
.header .contact{
    width: 47%;
}
.header .contact p{
    font-size: 20px;
}
.header .contact a {
    background-size: 33px;
    padding-left: 36px;
    font-size: 30px;
}
footer{
    background: #fff;
}
footer .f_link{
    max-width: 800px;
}
	
	.inchoBox{
	padding: 0 70px;
	}
	.inchoBox .txt .name {
    font-size: 35px;
	}
	.inchoBox .txt .name .txts {
    font-size: 18px;
	}
	.inchoBox .txt .history li {
    font-size: 20px;
	}
	.message p{
	padding: 0 70px;
	}
	
.sec02 .ttl_bg{
    background: url(../img2/bg_sec02.jpg) no-repeat top center;
}
.fukidashi {
    top: 430px;
    right: 0;
    width: 150px;
 }
 .btn_trial{
    bottom: 50px;
}
.sec02 h2{
    font-size: 3rem;
    margin-bottom: 35%;
}
.sec02 .ttl_bg p{
    width: 21rem;
    bottom: 40px;
    left: 25%;
    font-size: 1.8rem;
}
p.nokori{
	background-image: url(../img2/trial_02.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}

p.nokori span{
	position: absolute;
    color: #dc507c;
    font-weight: bold;
    font-size: 8rem;
    right: 38%;
    bottom: -35%;
}
}