@charset "utf-8";


#freestyle {
	background:#fff;
}
#freestyle h2 {
	margin:0 0 10px 0;
	padding:10px 3%;
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	background:#e6e6e6;
	font-size:1.4rem;
}
#free-intro {
	padding:10px 3% 10px 3%;
}
#free-intro-1 {
	margin:0 0 5px 0;
	font-weight:bold;
	color:#0a4eb0;
}
#free-point {
	margin:0 0 20px 0;
}
#free-point dl {
	margin:0 3% 8px 3%;
	padding:10px 3%;
	border-radius:10px;
	border:3px solid #7197de;
	background:#e3e8f3;
}
#free-point dt {
	margin:0 0 3px 0;
	font-weight:bold;
	font-size:14px;
}
#free-point dt span{
	margin:0 0 3px 0;
	font-weight:bold;
	color:#e90171;
	font-size:16px;
}
#free-point dd {
	margin:0 0 0 0;
}
.inner {
	padding:0 3% 0 3%;
}
.tourcassette2016-box {
	padding:20px 0 15px 0;
	border-bottom:1px dotted #333;
}

.tourcassette2016 .tour-txt1 {
	margin:0 0 8px 0;
	padding:0 0 0 2%;
	font-size:16px;
	font-weight:bold;
	color:#4599cb;
	border-left:#4599cb solid 3px;
}
.tourcassette2016 .spec {
	margin:0 0 10px 0;
	overflow:hidden;
}
.tourcassette2016 .spec li {
	margin:0 1% 0 0;
	padding:0 3px;
	float:left;
	font-size:10px;
	white-space:nowrap;
	border-radius:2px;
}
.tourcassette2016 .spec li.spec1 {background:#ffe4f9; color:#871f70; border:1px solid #871f70;} /* pink */
.tourcassette2016 .spec li.spec2 {background:#e5fec5; color:#659627; border:1px solid #659627;} /* green */
.tourcassette2016 .spec li.spec3 {background:#bfcfed; color:#264b96; border:1px solid #264b96;} /* \blue */
.tourcassette2016 .spec li.spec4 {background:#e5c3f0; color:#a53bc7; border:1px solid #a53bc7;} /* \perple */

.tourcassette2016 .img {
	margin:0 auto;
	clear:both;
}
.tourcassette2016 .img img {
	width:100%;
	margin:0 0 10px 0;
}
.tourcassette2016 .tour-txt2 {
	margin:0 0 15px 0;
}
.tourcassette2016 .order dl {
	margin:0 0 17px 0;
	overflow:hidden;
}
.tourcassette2016 .order dt {
	margin:0 0 5px 0;
	padding:1px 1%;
	color:#2a8ac4;
	font-weight:bold;
}

.select-box01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-box01 select {
	width: 70%;
	height:40px;
	margin:0 1% 0 0;
	padding: 0 0 0 10px;
	line-height:40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url(../../../img/arrow_tourcassette2016.png) right 50% no-repeat;
	background-size: 20px, 100%;
	border-radius:5px;
	float:left;
	font-size:16px;
}
.btn button {
	width:29%;
	height:40px;
	float:left;
	font-size:16px;
	border-radius:5px;
	border: solid 1px #4ca1d3;
	background-image: -webkit-linear-gradient(bottom, #248cc9, #4ca8dd);
	background-image: -moz-linear-gradient(bottom, #248cc9, #4ca8dd);
	background-image: -o-linear-gradient(bottom, #248cc9, #4ca8dd);
	background-image: -ms-linear-gradient(bottom, #248cc9, #4ca8dd);
	background-image: linear-gradient(to top, #248cc9, #4ca8dd);
	color: #fff;
	text-shadow: 0 0 1px rgba(61,156,211,.75);
	font-weight:bold;
}




