/*-------------Style of "[Limited Quantity] Shirakawago Light Up Tour" section------------*/
.titledetail-cm {
    font-size: 35px !important;
}
.lightuptour{
	margin: 30px 0 50px 0;
}
.lightuptour h2{
	padding-bottom: 20px;
}
.setplan{
	background-color: #fefff4;
	margin-top: 0;
	margin-bottom: 0;
}
.setplan .container > .text-center p{
	margin-bottom: 40px;
}
.planitem{
	margin: 10px 0;
	padding: 30px 15px;
	border:1px solid #f4e6ca;
	background-color: #fff;
}
.planpirce .roprice_book span{
	min-width: inherit;
	width: 100%;
	padding: 14px 0;
}

.planname {
	color: #c72f00;
}
.planname p{
	font-size: 15px;
	margin: 5px 0 10px 0;
}
.planname h3{
	font-size: 22px;
	font-weight: bold;
}
.planitem .col-md-8 > p{
	line-height: 20px;
}
.planpirce {
	margin-top: 10px;
}
.planpirce .rpbig, .planpirce .min, .planpirce .price_big{
	font-size: 22px !important;
	font-weight: bold;
}
.planpirce .roprice .price-smallText{
	font-size: 16px;
	font-weight: bold;
}
.planpirce .name_area_route {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.planpirce .rodest{
	width: 74%;
}
.planpirce .roprice_book{
	width: 24%;
}
.planpirce td{
	padding: 10px 0;
    border-bottom: 2px #ccc dotted;
}
.planpirce table tr:last-child td{
	border-bottom: none;
}
@media(max-width:992px){
	.titledetail-cm {
			font-size: 30px !important;
	}
	.pull-left{
		text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
		float: none;
	}
	.planname{
		text-align: center;
		margin: 10px 0 5px 0;
	}
	.planpirce {
    margin-top: 0;
	}
	.planname h3{
		padding-top: 10px;
	}
}
@media(max-width:767px){
	.planitem{
		padding: 15px 10px;
	}
	.planpirce .rodest .roprice,
	.planpirce .name_area_route,
	.planpirce .rodest{
		width: 100%;
		text-align: left;
	}
	.planpirce .rodest .roprice{
		padding: 15px 0 10px 0;
	}
	.planpirce .roprice .rofrom{
		text-align: left;
	}
	.planpirce td{
		position: relative;
	}
	.planpirce .roprice_book {
    width: 150px;
    position: absolute;
    right: 0;
    bottom: 10px;
    max-width: 45%;
	}	
	.planitem .col-sm-12,
	.planitem .col-sm-8,
	.planitem .col-sm-4{
		padding-left: 8px;
		padding-right: 8px;
	}
	.planname h3{
		font-size: 20px;
	}
}
@media(max-width:375px){
	.planitem .col-xs-5,
	.planitem .col-xs-7{
		width: 100%;
	}
	.planitem .col-md-4 img{
		margin-bottom: 10px;
	}
}
@media(max-width:320px){
	.planpirce .roprice_book{
		width: 100%;
		max-width: inherit;
		position: inherit;
	}
	.roprice_book span{
		width: 250px;
	}
}
/*--- Route area ---*/
.tour_area h2,
#bus .the__title {
	margin-bottom: 11px;
}
.note,
.tour_area > .text-center > p {
	margin-bottom: 40px;
	font-size: 18px;
	color: #333;
}
.routes-area table tr {
  display: block;  
	margin-bottom: 10px;
	width: 100%;
}
.routes-area table tr td {
	display: block;
	width: 100%;
}
.tour_area{
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bus-hotel-ticket table tr td > a{
	display: block;	
}
.routes-area table tr td > a{
	color: #333;    
	font-weight: bold;
	font-size: 23px;
	padding: 10px;
}
.routes-area table tr td > a{
	cursor: pointer;
}
.routes-area table tr td > a::after{
	clear: both;
}
.roprice_book span {
	background: #e5518a;
	color: #fff;
	display: inline-block;
	padding: 14px 20px;
	border-radius: 3px;
	font-size: 16px;
	min-width: 170px;
	text-align: center;
	font-weight: bold;
}
.temp_blue .roprice_book span{
	background: #e5518a;	
}
.temp_yellow .roprice_book span{
	background: #79b101;	
}
.temp_pink .roprice_book span{
	background: #e5518a;	
}
.roprice_book {
	float: right;
	width: 18%;
	text-align: right;
}
.rodest, .roprice {
	display: inline-block;
	margin: 0 !important;
}
.rodest {
	width: 80%;
	padding-top: 9px;
}
.name_area_route span {
	font-size: 16px;
}
.roprice {
	float: right !important;
}
.roprice .price-smallText{
	font-size: 18px;
	color: #000;
}
.rpbig,
.min,
.price_big {
	color: #de0101;
	font-size: 29px !important;
}
.roprice .rofrom {
	margin: 0;
	text-align: right;
	float: none;
}
.roprice .rofrom p {
	line-height: 24px;
}
.name_area_route {
	float: left;
	font-size: 21px;
}
.routes_area02 .routes-area table tr td > div {
	background: #fff;
}
.view__more {
	text-align: center;
}
.view__more a {
	display: inline-block;
	color: #fff;
	padding: 20px 40px;
	background: #ff9600;
	font-size: 18px;
	font-weight: 600;
	border-radius: 3px;
}
.routes_list tr{
	display: block;
	margin-bottom: 10px;
}
.price_big{
	padding: 0 0 0 5px;
}
@media(max-width:1024px) {
	.routes-area table tr td a .rodest {
		width: 80%;
	}
	.roprice_book{
		width: 20%;
		padding-left: 2%;
	}
	.roprice_book span{
		width: 100%;
		min-width: auto;
	}
	.name_area_route{
		width: 60%;
		word-break: break-word;
	}
}
@media(max-width:769px) {
	.rodest .roprice{
		width: auto;
	}
}
@media(max-width:767px) {
	.planitem .col-sm-4 img {
		width: 100%;
	}
	.roprice_book,
	.routes-area table tr td a .rodest{
		width: 100%;
	}
	.name_area_route{
		font-size: 18px;
		text-align: left;
	}
	.name_area_route span {
    font-size: 14px;
	}
	.roprice_book, .routes-area table tr td a .rodest{
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.roprice_book span{
		width: 250px;
		padding: 14px 30px;
	}
	.price-smallText{
		font-size: 15px !important;
	}
	.roprice_book {
		margin-top: 10px;
	}
	.routes_area .rodest {
		display: block;
		width: 100% !important;
		overflow: hidden;
		text-align: center;
	}
	.routes_area .roprice_book {
		width: 100%;
		display: block;
		text-align: center;
	}
	.roprice_book,
	.routes-area table tr td a .rodest{
		width: 100%;
	}
	.name_area_route{
		font-size: 18px;
		text-align: left;
	}
	.name_area_route span {
    font-size: 14px;
	}
	.roprice_book, .routes-area table tr td a .rodest{
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.roprice_book span{
		width: 250px;
		padding: 14px 30px;
	}
	.price-smallText{
		font-size: 15px !important;
	}
	.rpbig, .min, .price_big{
		font-size: 24px !important;
	}
	.rodest .roprice{
		width: 40%;
	}
	.set-plan-area{
		margin-top: 20px;
	}
	.set-plan-area .area_detailsPage{
		padding: 20px 0;
	}
	.view__more{
		padding-bottom: 20px;
	}
}

@media(max-width:600px){
	.name_area_route{
		width: 100%;
	}		
	.routes-area table tr td a .roprice{
		width: 100% !important;
		text-align: center;
		margin-top: 10px !important;
	}
	.roprice_book{
		margin-top: 2px;
	}
	.roprice .rofrom,
	.name_area_route{
		text-align: center;
	}
	.routes-area table tr {
    margin-bottom: 5px;
 	}
}
@media(max-width:425px) {
	.routes-area table tr td a .rodest {
		width: 100%;
		padding-top: 0;
	}
	.roprice_book {
		width: 100%;
		text-align: center;
	}
	.name_area_route {
		float: none;
		text-align: center;
		width: 100%;
	}
	.roprice .rofrom {
		text-align: center;
	}	
}
/*--- End Route area ---*/
/*-------------End Style of "[Limited Quantity] Shirakawago Light Up Tour" section------------*/


/*==================================================*/
/*newSectionHotel*/
.newSectionHotel {
	clear: both;
	overflow: hidden;
	padding: 0 15px;
	padding-top: 30px;
}
.inHotelDes {
	overflow: hidden;
	background: #f5f4f3;
	padding: 25px 15px;
}
.hotelSlider .owl-dots {
	text-align: center;
	margin-top: 10px;
}
.hotelSlider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    margin: 0 2px;
    border: solid 1px #909090;
}
.hotelSlider .owl-dots .active {
	background: #d5d3d3;
}
.HotelName h3 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}
.HotelName p {
	font-size: 16px;
	line-height: 20px;
	color: #333333;	
}
.HotelName {
	
}
.addressHotel {
	margin-top: 15px;
}
.addressHotel p {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 20px;
}
.inHotelDes .col-sm-4 {
	padding-right: 25px;
}
.inHotelDes .col-sm-8 {
	padding-left: 5px;
}

@media(max-width:767px) {
	.inHotelDes .col-sm-4 {
		padding-right: 15px;
	}
	.inHotelDes .col-sm-8 {
		padding-left: 15px;
	}

	.HotelName {
    margin-top: 15px;
	}
	.inHotelDes .col-sm-4, .inHotelDes .col-sm-8 {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.newSectionHotel {
		margin-bottom: 20px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 20px;
	}
}

@media (max-width: 575px) {
	.coursebox-tit {
		margin-bottom: 15px;
	}
}