@charset "shift_jis";

@import "/styles/import_sp.css";
@import "/inc/css/recommend_style.css";
@import "http://rurubu.travel/sns/css/snsButtons.css";

/*調整用CSS*/
@import "/common/css/adjust.css";

/* ========================================== 

	Common

========================================== */

body { 
	background: #FFFFFF;
	} 

h2{ 
/*	border: none; 
	margin-bottom:18px;
	padding-top:25px;
	font-size: 14px;
*/	}


/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* IE6 hack */
* html .clearfix {
	height: 1%;
}

/* IE7 hack */
*:first-child+html .clearfix {
	min-height: 1%;
}

#MAIN h3 {
	background: none;
	border: none;
	padding: 0;
}

#MAIN .button:hover {
	filter: alpha(opacity=70);
	opacity:0.7;
}

/* ========================================== 
	レイアウト
========================================== */
#MAIN img {
	vertical-align: bottom;
}

#MAIN .catchArea {
	
}

#MAIN .catchArea p.chGunma {
	float: left;
}

#MAIN .catchArea p.chTochigi {
	float: right;
}

#MAIN .catchArea p.catchTxt {
	margin: 0 140px;
	padding: 20px 0 0;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

#MAIN .catchArea p.catchTxt strong {
	font-size: 22px;
	color: #ff8800;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
}

#MAIN .titleArea {
	margin-top: 20px;
}

#MAIN .scoreArea {
	margin-top: 20px;
	padding: 8px;
	background: #000;
	border-radius: 5px;
}

#MAIN .scoreArea table.scoreBoard {
    border-left: 3px solid #000;
    border-top: 3px solid #000;
    width: 100%;
}

#MAIN .scoreArea table.scoreBoard th,
#MAIN .scoreArea table.scoreBoard td {
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

#MAIN .scoreArea table.scoreBoard th {
    background: #000;
    width: 55px;
}

#MAIN .scoreArea table.scoreBoard td {
    background: #002406;
    font-size: 20px;
}

#MAIN .scoreArea table.scoreBoard th.name {
	width: 170px;
}

#MAIN .scoreArea table.scoreBoard th.result {
	width: auto;
}

#MAIN .scoreArea p.scoreAddTxt {
    background: #002406;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    line-height: 1.6;
    margin: 5px 3px 5px;
}

#MAIN .scoreArea ul.scBattleList {

}

#MAIN .scoreArea ul.scBattleList li {
	float: left;
	margin: 7px 7px 0 0;
}

#MAIN .scoreArea ul.scBattleList li.listEnd {
	margin-right: 0;
}

#MAIN .battleArea {

}

#MAIN .battleArea .battleBox {
	background: url(../images/battle_bk.jpg) no-repeat left top #000;
	margin-top: 30px;
	padding: 15px;
	position: relative;
}

#MAIN .battleArea .battleBox .btBox {
	border: 1px solid #fff;
	border-radius: 5px;
	background: rgba(192,14,14,0.9);
	width: 392px;
	float: left;
}

#MAIN .battleArea .battleBox .btBox.boxTochigi {
	background: rgba(26,58,173,0.9);
	float: right;
}

#MAIN .battleArea .battleBox .btBox h3 {
	text-align: center;
	padding-top: 10px;
}

#MAIN .battleArea .battleBox .btBox p.areaTxt {
	padding: 2px 13px 0;
	font-size: 13px;
	color: #fff;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	line-height: 1.4;
}

#MAIN .battleArea .battleBox .btBox .miyageArea {
	margin: 10px 13px 0;
	padding: 3px;
	background: #fff;
}

#MAIN .battleArea .battleBox .btBox .miyageArea h4 {
	font-size: 23px;
	color: #bf0707;
	padding-top: 10px;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	text-align: center;
	line-height: 1.3;
	letter-spacing: -1px;
}

#MAIN .battleArea .battleBox .btBox .miyageArea h4.kinugawa {
	letter-spacing: -2px;
}

#MAIN .battleArea .battleBox .btBox .miyageArea h4 .titleSmall {
	font-size: 18px;
	font-weight: normal;
	text-shadow: none;
}

#MAIN .battleArea .battleBox .btBox .miyageArea p.miyageTxt {
	font-size: 13px;
	line-height: 1.4;
	padding: 5px 5px 0;
}

#MAIN .battleArea .battleBox .btBox p.btArea {
	text-align: center;
	padding: 10px 0 5px;
}

#MAIN .battleArea .battleBox p.iconVS {
	position: absolute;
	top: 320px;
	left: 340px;
}


/* ========================================== 
	201602 クーポン追加
========================================== */
#MAIN .couponBk {
	background: #fff;
	margin-top: 20px;
}

#MAIN .couponBk .couponArea {
	margin: 0 25px;
	padding: 15px;
	border: 2px solid #0b6535;
	background: #fffdd7;
	border-radius: 5px;
}

#MAIN .couponBk .couponArea ul {

}

#MAIN .couponBk .couponArea ul li {
	width: 775px;
	height: 210px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

#MAIN .couponBk .couponArea ul li p.cpImg {
	position: absolute;
	top: 0px;
	left: 0px;
}

#MAIN .couponBk .couponArea ul li p.cpTxt {
	position: absolute;
	bottom: 6px;
	left: 20px;
	width: 735px;
	font-size: 12px;
	text-shadow: 1px 1px 0px #fff;
	line-height: 1.4;
}

#MAIN .couponBk .couponArea ul li table.basic {
	width: 265px;
	border-top: 1px solid #4f4f4f;
	border-left: 1px solid #4f4f4f;
	position: absolute;
	top: 15px;
	right: 20px;
}

#MAIN .couponBk .couponArea ul li table.basic th,
#MAIN .couponBk .couponArea ul li table.basic td {
	height: 50px;
	line-height: 1.3;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #4f4f4f;
	border-right: 1px solid #4f4f4f;
}

#MAIN .couponBk .couponArea ul li table.basic th {
	background: #228852;
	color: #fff;
	font-size: 18px;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	width: 150px;
}

#MAIN .couponBk .couponArea ul li table.basic td {
	font-size: 20px;
	background: #fff;
}

#MAIN .couponBk .couponArea ul li p.cpEnd {
	width: 775px;
	height: 210px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	padding-top: 20px;
}

#MAIN .couponBk .couponArea ul li.cp01 p.cpEnd {
	display: block;
}

/* ========================================== 
	201602 ご利用方法 追加
========================================== */
#MAIN #howto {
	background: #1875ae;
	border-radius: 5px;
	padding: 6px;
	margin-top: 30px;
}

#MAIN #howto h3 {
	text-align: center;
}

#MAIN #howto .howtoList {
	background: #fff;
	margin-top: 10px;
	padding: 0 24px 24px;
}

#MAIN #howto .howtoList h4 {
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

#MAIN #howto .howtoList p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
}

#MAIN #howto .howtoList ol {
	margin-top: 10px;
	padding: 5px 20px 10px 20px;
	background: #fff1d2;
}

#MAIN #howto .howtoList ol li {
	padding: 0 0 0 30px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/icn_1.gif) no-repeat left center;
}

#MAIN #howto .howtoList ol li.no02 {
	background: url(../images/icn_2.gif) no-repeat left center;
}

#MAIN #howto .howtoList ol li.no03 {
	background: url(../images/icn_3.gif) no-repeat left center;
}

#MAIN #howto .howtoList ol li.no04 {
	background: url(../images/icn_4.gif) no-repeat left center;
}

#MAIN #howto .howtoList ol li.no05 {
	background: url(../images/icn_5.gif) no-repeat left center;
}

#MAIN #howto .attArea {
	background: #fffbf2;
	border: 1px solid #fe5710;
	border-radius: 3px;
	padding: 0 10px 10px 30px;
	margin-top: 30px;
}

#MAIN #howto .attArea h5 {
	font-size: 14px;
	margin-top: 15px;
	font-weight: normal;
	margin-left: -1em;
}

#MAIN #howto .attArea h5 span {
	color: #fe5710
}

#MAIN #howto .attArea p {
	margin-top: 3px;
}

#MAIN #howto .attArea p.attent {
	text-indent: -1.1em;
	margin-left: 1.2em;
}

#MAIN #howto .attArea ul li {
	margin-top: 3px;
	text-indent: -1.1em;
	margin-left: 1.2em;
}


