@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: 70px 0 370px 0;
    margin: 15px 0 0 0;
    clear: both;
	font-family: 'Noto Serif JP', serif;
}
#lp_main h1{
    line-height: 150%;
    font-size: 40px;
    font-weight: normal;
}
#lp_main h2{
    color: #baa16d;
    font-size: 24px;
    font-weight: bold;
}
#una1{
    width: 1280px;
    margin: -250px auto auto auto;
}
#una1 img{
    width: 100%;
    height: auto;
}
#lp_wrap{
    width: 900px;
    margin: auto;
    font-size: 17px;
    line-height: 200%;
}
#lp_wrap h3{
	font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 160%;
    margin: 50px 0 -20px 0;
}
#lp_wrap p{
    margin: 50px auto;
}
img#waion{
    float: right;
    width: 300px;
    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;
}
#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: 18px;
    font-weight: bold;
    line-height: 180%;
}
#lp_wrap table td p{
    margin: 10px 0 !important;
    font-size: 14px;
    line-height: 180%;
}