<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
a img{
    transition: none;
    opacity: 1;
}
img{
    width: auto !important;
    max-width:100%;
}
header{
    background: url(../../../images/static/lp/natamametya/bg_header.jpg) no-repeat center center / cover !important;
}
.bscBg{
    background: url(../../../images/static/lp/natamametya/bg_01.jpg) repeat-y center center /cover;
    padding: 100px 0;
}
.bg01{
    background:url(../../../images/static/lp/natamametya/bg_01.jpg) repeat-y center center /cover;
    padding: 100px 0 10%;
    position: relative;
    z-index: 1;
}
.bg01 .teaImg{
    position: absolute;
    z-index: -1;
    bottom: 9%;
    left: 31.5%;
}
.bg02{
    background: url(../../../images/static/lp/natamametya/bg_02.png) no-repeat center top / cover;
    padding: 300px 0 80px;
    margin-top: -320px;
    position: relative;
    z-index: 2;
}
.bg02 p{
    color: #FFF;
    font-size: 3.0rem;
    letter-spacing: 2px;
}
.bg02 p span{
    color: #ffe300;
    font-size: 1.3em;
}
.bg03{
    background: url(../../../images/static/lp/natamametya/bg_03.jpg) repeat-y center center /cover;
    padding: 100px 0;
}
.contactBtn{
    padding: 10px;
}
.contactBtn li a{
    line-height: 0;
    display: inline-block;
    -moz-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -o-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -ms-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}
.contactBtn li a:hover{
    opacity: 0.7;
}
.contactBtn li a img{
    transition: none;
    opacity: 1;
}
.bg04{
    background: url(../../../images/static/lp/natamametya/bg_04.png) repeat-y center center /cover;
    max-width: 1200px;
    margin: 0 auto;
    padding: 150px 3%;
    margin-bottom: 100px;
}
#hanko{ 
    animation-delay: .7s; 
    opacity: 0;
}




/*�ł������p*/
textarea.agreement{
    font-size: 1.2rem!important;
}
input,select {
    font-size: 1.2rem !important;
}
#form_area{
    width: 100%;
    margin: 0;
}
.ERS_input_error{
    width: 100%;
}
/*SP*/
@media only screen and (max-width: 1023px) {
.bscBg{
    background: url(../../../images/static/lp/natamametya/bg_01.jpg) repeat-y center center /cover;
    padding: 40px 0;
}
.bg01{
    background:url(../../../images/static/lp/natamametya/bg_01.jpg) repeat-y center center /cover;
    padding: 40px 0 10%;
}
.bg01 .teaImg{
    position: absolute;
    z-index: -1;
    bottom: 12%;
    right: 0;
    width: 80%;
}
.bg02{
    background: url(../../../images/static/lp/natamametya/bg_02.png) no-repeat center top / cover;
    padding: 120px 0 30px !important;
    margin-top: -180px;
}
.bg03{
    padding: 40px 0;
}
#t01{
    padding: 30px 0 20px;
}
#t01+section{
    padding: 30px 0 5px;   
}
#t02{
    padding: 0;   
}
#t03{
    padding-bottom: 20px;
}
#t04{
    padding: 30px 0 15px;   
}
#t04+section{
    padding: 15px 0 5px;
}
section.last{
    padding: 20px 0 0;
}
.contactBtn{
    padding: 10px;
    margin-bottom: 0 !important;
}
.contactBtn li a{
    line-height: 0;
    display: inline-block;
    -moz-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -o-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -ms-box-shadow: 7px 8px 10px rgba(0,0,0,0.4);
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
         -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}
.contactBtn li a:hover{
    opacity: 0.7;
}
.contactBtn li a img{
    transition: none;
    opacity: 1;
}
.bg04{
    background: url(../../../images/static/lp/natamametya/bg_04.png) repeat-y center center /cover;
    max-width: 1200px;
    margin: 0 auto;
    padding:25px 3%;
    margin-bottom: 0;
}
.fltL{
    float: left;
}
.fltR{
    float: right;
}



}
/*/*/</pre></body></html>