@charset "utf-8";
/* CSS Document */


#lp_main{
    text-align: center;
    background-image: url("img/back.jpg");
    background-position: center top;
    background-size: auto 800px;
    color: white;
    padding: 30px 0 30px 0;
    margin: 0px 0 0 0;
    clear: both;
	font-family: 'Noto Serif JP', serif;
}
#lp_main h1{
    line-height: 150%;
    font-size: 30px;
    font-weight: normal;
}
#lp_main h2{
    color: #baa16d;
    font-size: 14px;
}
#una1{
    clear: both;
    margin: 0 0 0 0;
}
#una1 img{
    width: 100%;
    height: auto;
}

#lp_wrap{
    width: 90%;
    margin: auto;
    font-size: 15px;
    line-height: 200%;
}
#lp_wrap h3{
    font-size: 20px;
    line-height: 160%;
    margin: 30px 0 0px 0;
}

img#waion{
    float: right;
    width: 40%;
    height: auto;
    margin: 0 0 0 15px;
}

img#una2{
    clear: both;
    width: 100%;
    height: auto;
    margin: 30px 0 -20px 0;
}
#lp_wrap table{
    border-top: 1px solid #ddd;
    margin: 60px 0 30px 0;
}
#lp_wrap table th{
    text-align: left;
    width: 30%;
    vertical-align: top;
    padding: 50px 0 0 0;
}
#lp_wrap table th img{
    width: 90%;
    height: auto;
}
#lp_wrap table td {
    padding: 50px 0 0 0;
}
#lp_wrap table td h4{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 160%;
}
#lp_wrap table td p{
    margin: 10px 0 !important;
    font-size: 12px;
    line-height: 160%;
}