@charset "shift-jis";
/* CSS Document */

/* �i���݌�������------------------------------------------------------------------------------------------- */

section#ndSearch h2 {
	background: url(../img/plan_list/nd_search_bg.png)0 0 repeat-x;
	-webkit-background-size: auto 45px !important;
	-moz-background-size: auto 45px !important;
	-o-background-size: auto 45px !important;
}

section#ndSearch dl {
	padding: 0 10px 10px 10px;
}

section#ndSearch dt {
	font-weight: bold;
	background-color: #fff4d0;
	color: #e14d19;
	font-size: 14px;
	border: 1px solid #cccccc;
	padding: 7px 12px;
}

section#ndSearch dd {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 10px;
}

section#ndSearch dd.last {
	border-bottom: 1px solid #cccccc;
}

section#ndSearch span {
	display: block;
}

section#ndSearch span.text {
	display: inline;
}

/*form------------------------------*/

section#ndSearch select {
	margin: 0;
}

section#ndSearch label.labelM {
	position: relative;
	top: 2px;
	margin-bottom: 5px;
}

/*�����p��--------------------------*/

span#useDay01 {
	margin-bottom: 10px;
}

span#useDay02 {}

section#ndSearch dd select#year1,
section#ndSearch dd select#year2 {
	margin-right: 2px;
}

section#ndSearch dd select#month1,
section#ndSearch dd select#month2 {
	margin-left: 8px;
	margin-right: 2px;
}

section#ndSearch dd select#day1,
section#ndSearch dd select#day2 {
	margin-left: 8px;
	margin-right: 2px;
}

section#ndSearch dd select#day1,
section#ndSearch dd select#day2 {
	margin-left: 8px;
	margin-right: 2px;
}

/*�n��------------------------------*/

section#ndSearch dd select#area01 {
	margin-bottom: 10px;
}

section#ndSearch dd select#area02 {
	margin-bottom: 10px;
}

section#ndSearch dd select#area01,
section#ndSearch dd select#area02 {
	width: 60%;
}

section#ndSearch dd select#area03 {
	width: 100%;
}

/*�ړI------------------------------*/

p.arrow {
	background-image: url(../img/common/list.png);
	background-size: 3px 7px;
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 7px;
	font-weight: bold;
	padding-top: 2px;
	width: 40px;
	float: left;
	-webkit-background-size: 3px 7px !important;
	-moz-background-size: 3px 7px !important;
	-o-background-size: 3px 7px !important;
}

span#span_sel_category1 {
	display: block !important;
	margin-bottom: 10px;
}

span#span_sel_category2 {
	display: block !important;
}

section#ndSearch dd#cate select {
	width: 75%;
	float: right;
}

/*���v����--------------------------*/

section#ndSearch dd select#time {
	width: 100%;
}

/*���i��----------------------------*/

section#ndSearch dd select#price {
	width: 100%;
}

/*����------------------------------*/

section#ndSearch span#conditions {
	display: block;
}

section#ndSearch span#conditions input[type="checkbox"] {
	margin-top: 0 !important;
	margin-right: 4px;
}

section#ndSearch span#conditions label {
	position: relative;
	top: 1px;
	padding-right: 8px;
}

/*�L�[���[�h------------------------*/

section#ndSearch dd #keyword {
	width: 100% !important;
}

/*�{�^��------------------------*/

section#ndSearch #buttons {
	/*background:#d9d9d9;*/
	padding: 10px 0;
}

section#ndSearch #buttons span {
	width: 95px;
	margin: 0 auto;
}

input[type="image"] {
	width: 95px;
	height: 40px;
}

section#ndSearch #clearBtn {
	margin-right: 30px;
}

#ndSearch {
	width: 94%;
	margin: 8px auto;
	border: 1px solid;
}

#ndSearch p {
	text-align: center;
	padding: 5px 0;
	background: #666;
	color: #fff;
}

#ndSearch ul.clearfix {
	padding: 5px;
}

#ndSearch select {
	border: 1px solid #666;
}

#ndSearch div#buttons {
	width: 95px;
	margin: 8px auto 0;
}

/* ��������------------------------------------------------------------------------------------------- */

section#plan_list div#result {
	background-color: #fff8dc;
	padding: 10px;
}

section#plan_list div#result dl {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	border: 1px solid #d9ba84;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: bold;
	width: 280px;
	margin: 0 auto;
}

section#plan_list div#result dt {
	float: left;
	width: 120px;
	margin-top: 3px;
}

section#plan_list div#result span {
	color: #e14d19;
}

section#plan_list div#result dd {
	float: right;
	width: 95px;
}

section#plan_list div#result span#nSearch {
	display: block;
	height: 40px;
	width: 95px;
	text-indent: -9999px;
	background: url(../img/plan_list/search_btn.png) right no-repeat;
	-webkit-background-size: 95px 40px !important;
	-moz-background-size: 95px 40px !important;
	-o-background-size: 95px 40px !important;
}

/* ��������------------------------------------------------------------------------------------- */

section#plan_list #rearrangement {
	padding-top: 10px;
	width: 300px;
	margin: 0 auto;
}

section#plan_list #rearrangement li {
	float: left;
	width: 145px;
	height: 30px;
	-webkit-background-size: 145px 30px !important;
	-moz-background-size: 145px 30px !important;
	-o-background-size: 145px 30px !important;
	text-indent: -9999px;
}

section#plan_list #rearrangement li.priceBtn {
	margin-right: 10px;
	background: url(../img/plan_list/price_active.png) right no-repeat;
}

section#plan_list #rearrangement li.newBtn {
	background: url(../img/plan_list/new_active.png) right no-repeat;
}

section#plan_list #rearrangement li.priceBtn.off a {
	background: url(../img/plan_list/price_btn.png) right no-repeat;
}

section#plan_list #rearrangement li.newBtn.off a {
	background: url(../img/plan_list/new_btn.png) right no-repeat;
}

section#plan_list #rearrangement li a {
	height: 30px;
	width: 145px;
	display: block;
	-webkit-background-size: 145px 30px !important;
	-moz-background-size: 145px 30px !important;
	-o-background-size: 145px 30px !important;
}

#lookAllplan a {
	font-size: 14px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.57) inset;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.57) inset;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.027), 0 1px 0 rgba(255, 255, 255, 0.69) inset, 0 -1px 0 rgba(0, 0, 0, 0.02) inset, 0 14px 13px rgba(255, 255, 255, 0.57) inset;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.59);
	background: none repeat scroll 0 0 #999;
	border-color: #d8d8d8 #d8d8d8 #cccccc;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: #000 !important;
	cursor: pointer;
	height: auto;
	margin: 10px auto 25px !important;
	outline: medium none;
	position: relative;
	width: 90%;
	zoom: 1;
	cursor: pointer;
	padding: 6px 10px;
	text-align: center;
	font-weight: bold;
}

/* ���e----------------------------------------------------------------------------------------------- */

section h3 {
	background: #fff4d0;
	color: #e14d19;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 2px solid #ffc994;
	padding: 8px;
	margin-top: 10px;
	line-height: 1.4;
}

#plan01 p.plan01ListTitle {
	background: #eee;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #ccc;
	padding: 12px 10px;
	margin-top: 10px;
	line-height: 1.4;
}

section .planListDate {
	border-bottom: 1px solid #dbdbdb;
}

section .planListDate p.photobox02 {
	float: left;
	padding: 8px 0 8px 8px;
	width: 30%;
	display: block;
}

section .planListDate p.photobox02 img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 82px;
}

section .planListDate ul.detailList {
	float: left;
	padding: 8px;
	color: #666666;
	width: 62.5%;
	display: block;
}

section ul.detailList li {
	border-bottom: 1px dashed #dbdbdb;
	line-height: 1 !important;
	padding: 3px 0;
}

section ul.detailList li:first-child {
	border-bottom: none;
}

section ul.detailList .deta01,
section ul.detailList .deta03 {
	font-size: 12px;
	color: #e14d19;
	font-weight: bold;
	width: 28%;
	float: left;
	display: block;
}

section ul.detailList .deta02 {
	font-size: 12px;
	float: left;
	display: block;
	line-height: 1.2;
	width: 72%;
}

section ul.detailList .deta04 {
	font-size: 12px;
	float: left;
	display: block;
	line-height: 1.2;
	width: 72%;
	padding-top: 6px;
}

section ul.detailList .add_button {
	text-decoration: underline;
	padding: 5px 0;
	display: inline-block;
	font-size: 0.9em;
}

ul.tour_list li {
	background: url(../img/special/arrow.png) right no-repeat;
	-webkit-background-size: 18px 69px !important;
	-moz-background-size: 18px 69px !important;
	-o-background-size: 18px 69px !important;
	border-bottom: 1px solid #dbdbdb;
	font-size: 10px;
	font-weight: bold;
}

ul.tour_list li a {
	display: block;
	padding: 10px 20px 10px 10px;
	text-decoration: none !important;
}

ul.tour_list span.tourTitle {
	display: block;
	font-size: 12px;
}

ul.tour_list span.price {
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
	margin-top: 4px;
	display: block;
}

/**250707*********************************/
section h3 {
	color: #111111;
	font-weight: 300;
	margin-top: 0;
	background: #fff4d050;
}

section .planListDate {
	padding: 10px;
}

section .planListDate p.photobox02 {
	padding: 0;
	width: 100%;
	float: none;
}

section .planListDate p.photobox02 img {
	height: 220px;
	object-fit: cover;
}

section .planListDate ul.detailList {
	float: none;
	padding: 5px 0 0;
	width: 100%;
}

section ul.detailList .add_button {
	display: block;
	font-size: 0.9em;
	background: #f7f7f7;
	padding: 7px 15px 5px 10px;
	border-radius: 30px;
	margin-left: auto;
	margin-bottom: 5px;
	color: #666666;
	text-decoration: none;
	width: fit-content;
}

ul.tour_list span.tourTitle {
	font-size: 14px;
}

ul.tour_list span.price {
	font-size: 15px;
	text-align: end;
}

section#plan01 {
	width: 95%;
	margin: 30px auto 0;
	border: 1px solid #ffc994;
}

section .planListDate {
	border-bottom: none;
}

ul.tour_list li {
	background: none;
	border-bottom: none;
}

ul.tour_list li a {
	background: #ffffff;
	margin: 0 10px 10px;
	padding: 10px 40px 10px 10px;
	border-radius: 0;
	position: relative;
	border: 1px solid #ea541f;
}

ul.tour_list li a:after {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	transform: rotate(45deg);
	right: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	visibility: visible;
}

ul.tour_list li a:before {
	content: "";
	position: absolute;
	background: #ea541f;
	width: 30px;
	height: 100%;
	right: 0;
	top: 0;
}

section ul.detailList .deta01,
section ul.detailList .deta03 {
	color: #666666;
}