@charset "shift-jis";


/*	汎用スタイルの設定		
========================================== */

/*	Clearfix
========================================== */
/* clearfix：要素の末尾でfloatを解除する */
.clearfix { *zoom: 1; }
.clearfix:after { content: ''; display: block; clear: both; }

/*	Invisible elements：要素を不可視にする
========================================== */
.hidden {
	display: none;
}

/*	Float
========================================== */
.float_l { float: left; }
.float_r { float: right; }

/*	List style
========================================== */
.disc li { list-style: disc;}
.circle li { list-style: circle;}
.decimal li { list-style: decimal;}

/* Text style
========================================== */
/* Font color */
.red { color: #F00; }

/* Font size */
.fs10 { font-size: 10px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.fs24 { font-size: 24px; }
.fs28 { font-size: 28px; }
.fs32 { font-size: 32px; }
.fs36 { font-size: 36px; }
.fs48 { font-size: 48px; }

/* Font weight */
.bold { font-weight: bold; }

/* Text align */
.align_l { text-align: left!important; }
.align_r { text-align: right; }
.align_c { text-align: center; }


/*	Margin
========================================== */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

.mr10 { margin-right: 20px; }
.mr20 { margin-right: 20px; }
.mr100 { margin-right: 100px; }


/*	Padding
========================================== */
.pt0 { padding-top: 0; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt35 { padding-top: 35px; }
.pt40 { padding-top: 40px; }
.pt45 { padding-top: 45px; }
.pt50 { padding-top: 50px; }
.pt55 { padding-top: 55px; }
.pt60 { padding-top: 60px; }
.pt65 { padding-top: 65px; }
.pt70 { padding-top: 70px; }
.pt75 { padding-top: 75px; }
.pt80 { padding-top: 80px; }
.pt85 { padding-top: 85px; }
.pt90 { padding-top: 90px; }
.pt95 { padding-top: 95px; }
.pt100 { padding-top: 100px; }

.pb0 { padding-bottom: 0; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }
.pb35 { padding-bottom: 35px; }
.pb40 { padding-bottom: 40px; }
.pb45 { padding-bottom: 45px; }
.pb50 { padding-bottom: 50px; }
.pb55 { padding-bottom: 55px; }
.pb60 { padding-bottom: 60px; }
.pb65 { padding-bottom: 65px; }
.pb70 { padding-bottom: 70px; }
.pb75 { padding-bottom: 75px; }
.pb80 { padding-bottom: 80px; }
.pb85 { padding-bottom: 85px; }
.pb90 { padding-bottom: 90px; }
.pb95 { padding-bottom: 95px; }
.pb100 { padding-bottom: 100px; }

.pl10 { padding-left: 10px; }


/*	Width
========================================== */
.w60 { width: 60px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w260 { width: 260px; }
.w280 { width: 280px; }
.w300 { width: 300px; }
.w320 { width: 320px; }
.w340 { width: 340px; }
.w360 { width: 360px; }
.w380 { width: 380px; }
.w400 { width: 400px; }
.w420 { width: 420px; }
.w440 { width: 440px; }
.w460 { width: 460px; }
.w480 { width: 480px; }
.w500 { width: 500px; }
.w560 { width: 560px; }


/*
-----------------------------------------------------------------*/
.hide {
	display: none;
}

body {}
p {margin: 0 !important;}


/* common
-----------------------------------------------------------------*/
.spInner {
	width: 95%;
	margin: 0 auto;
	padding: 0;
}
.wBox {
	border: 1px solid #ccc;
	padding: 10px 10px 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;

/* box-shadow */
	box-shadow:rgba(204, 204, 204, 0.65098) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.65098) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(204, 204, 204, 0.65098) 0px 0px 6px 3px;
}
.bBox {
	background: #0F58B5;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding-bottom: 5px;
}
.price {
	color: #FF6E00;
	font-size: 30px;
	font-weight: bold;
}
.price span {
	font-size: 16px;
}

.tab {
	border-bottom: 8px solid #0F58B4;
}
.tab li:first-child {
	margin-left: 0.5%;
}
.tab li img {
	width: 100%;
	height: auto;
}
.tab li {
	float:left;
	width: 48%;
	display: block;
	margin-left: 1%;
	line-height: 0;
}
.tab li.tab1 {
	background: url(../image/tab_01_on.png) no-repeat;
	background-size:100% auto;
}
.tab li.tab2 {
	background: url(../image/150731/tab_02_on.png) no-repeat;
	background-size:100% auto;
}
.tab li.tab1.select {
	background: url(../image/tab_01.png) no-repeat;
	background-size:100% auto;
}
.tab li.tab2.select {
	background: url(../image/150731/tab_02.png) no-repeat;
	background-size:100% auto;
}

/* エリアで探す
-----------------------------------------------------------------*/
.content01 {
	font-size: 12px;
}
.content01 .iconArea {
	width: 85px;
}
.content01 .iconArea img {
	width: 72px !important;
	height: auto;
}
.content01 .priceArea {
	padding-top: 5px;
}
.tdrBox {
	background: url(../image/bg_tdr.gif) no-repeat;
	background-size: 100% auto;
	background-position:bottom;
	padding-bottom: 10px;
}
.usjBox {
	background: url(../image/bg_usj_l.gif) no-repeat;
	background-size: 100% auto;
	background-position:bottom;
	padding-bottom: 10px;
}

/* 目的で探す
-----------------------------------------------------------------*/
.content02 {
	font-size: 12px;
}
.content02 .priceArea {
	width: 160px;
}
.content02 .price{ font-size:26px !important;}
.content02 .txtT01 img {
	width: 100%;
	height: auto;
}
.content02 .imgArea {
	width: 40%;
}
.content02 .imgArea img {
	width: 95%;
	height: auto;
}
.content02 .mBox {
	padding-bottom: 10px;
	margin-top: 10px;
}
.content02 .mBox img {
	width: 320px;
	height: auto;
}
.content02 .mBox.t01 {
	background: url(../image/bg_t01.gif) no-repeat center center;
	background-size: 320px auto;
}
.content02 .mBox.t02 {
	background: url(../image/bg_t02.gif) no-repeat center center;
	background-size: 320px auto;
}
.content02 .mBox.t04 {
	background: url(../image/bg_t04.gif) no-repeat center center;
	background-size: 320px auto;
}
.btnOrengeM.green {
	background: -webkit-gradient(linear, left top, left bottom, from(#2eac38), to(#056c33));
	background-color: #2fb03b;
}
.btnOrengeM.green input[type="button"] {
	background-image:url(../image/arrow2_o2_2.png);
}