@charset "UTF-8";


	
.lp #lpContainer {
    color: #333;
    background: #fff;
    text-align: left;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W4","Hiragino Mincho Pro", "HGS明朝E","メイリオ",Meiryo, serif;
    line-height: 170%;
    height: 100%;
    letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
    text-align: left;
    width: 980px;
    margin: 0 auto;
	}

.lp h4{
	width:100%;
    text-align: center;
	font-family: 'Playball', cursive;
	font-size:35px;
	margin-bottom:40px;
	}

.lp h4 img{
	display:block;
	text-align: center;
	margin:20px auto;
	}


.lp section{
	margin:0 auto 80px auto;
	}


.lp .clearfix:after{
  content: "";
  clear: both;
  display: block;
  }

.lp ul{
	list-style:none;
	}

.lp li{
	display:inline;
	}






.lp .conceptL{
	padding-top:30px;
	float:left;
    text-align: center;
	width:560px;
	height:629px;
	position:relative;
	}

.lp .conceptL h4{
	margin-bottom:30px;
	}

.lp .conceptL p{
	font-size:1.3em;
    line-height: 200%;
	}

.lp .conceptL .img1{
	position:absolute;
	bottom:30px;
	left:0;
	}
	
.lp .conceptR{
	float:right;
    text-align: center;
	width:393px;
	height:629px;
	position:relative;
	}







.lp #campaignArea {
	text-align:center;
	}

.lp #campaignArea p.cap{
	font-size:13px;
	margin:20px;
	}

.lp #campaignArea ul{
	margin-bottom:20px;
	}

.lp #campaignArea li{
	margin:0 10px;
	}





.lp #map{
	margin-bottom:30px;
	}

.lp .accessL {
	float:left;
	width:480px;
	font-size:1.3em;
	line-height:160%;
	}




.lp .accessL p{
	padding-bottom:10px;
	}

.lp .accessL caption{
	text-align:left;
	font-weight:700;
	}
	
.lp .accessL tr{
	margin:10px;
		}

.lp .accessL th{
	width:60px;
	}


.lp .accessR {
	float:right;
	width:500px;
	line-height:160%;
	}

.lp .accessR p{
	padding-bottom:20px;
	font-size:2.5em;
	}

.lp .accessR p span {
	font-size:0.5em;
	}

	
.lp .accessR i{
	font-style:normal;
	font-family: 'Playball', cursive;
	padding-right:10px;
	}

.lp .accessR a{
	text-align:center;
	background-image:url(../images/rsv_btn.jpg);
	display:inline-block;
	width:500px;
	height:80px;
	line-height:80px;
	letter-spacing:2px;
	color:#fff;
	font-size:30px;
	font-weight:600;
	text-decoration:none;
	text-shadow: 1px 1px 1px #396;
	}

.lp .accessR a:hover{
	background-color:rgba(255,255,255,0.5);
	}
	