@charset "shift_jis";
/*========================================
	Common Domtour
========================================*/

/*----------------------------------------
	Utility
----------------------------------------*/
.contents a img {
	transition:all ease 0.2s;
}
.contents a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.contents select,
.contents input {
	font-family:inherit;
}
.contents .fs10 {
	font-size:10px !important;
}
.contents .fs14 {
	font-size:14px !important;
}
.contents .disInB {
	display:inline-block;
	*display:inline;
	zoom:1;
}

.contents .btnRD.sml.txtRow2 {
	padding-top:7px !important;
	padding-bottom:5px !important;
}
.contents .btnRD.sml.txtRow2 > span {
	background-position:0 4px;
	line-height:16px;
}

.contents .iconNew {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	height:16px;
	line-height:16px;
	padding:0 8px;
	background-color:#c00;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.undernon{display: none !important;}

/*----------------------------------------
	Structure
----------------------------------------*/
/*-- contents --*/
.contBlock { padding-top:40px; }

/* mainClm */
.mainClm {
	float:left;
	width:625px;
}

/* rightClm */
.rightClm {
	float:right;
	width:300px;
	overflow:hidden;
}
.rightClm .contBlock { padding-top:20px; }
.rightClm .contBlock:first-child { padding-top:0; }

/* tabs */
.tabs_parent.tabs_7col > li { width:134px; }
.tabs_parent.tabs_8col > li { width:117px; }


/*----------------------------------------
	Parts
----------------------------------------*/
/*-- headingWrap --*/
.headingWrap { position:relative; }
.headingWrap .link {
	position:absolute;
	right:15px;
	bottom:13px;
}
.headingWrap .link > a {
	padding-left:10px;
	background:url(/commonY15/img/icon_arrow_right_white_01.png) no-repeat 0 7px;
	color:#fff;
}
.headingWrap .link > a.iconOther {
	padding-left:18px;
	background:url(/commonY15/img/icon_ext_white_01.png) no-repeat 0 5px;
}

/*-- ribbonTtl --*/
.ribbonTtl {
	padding-left:20px;
	background:url(/domtour/commonY15/img/bg_ttl_ribbon.png) no-repeat right center;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
}

/*-- tumbItemList --*/
.tumbItemList .tumbItem { overflow:hidden; }
.tumbItemList .tumbItem > a { display:block; }
.tumbItemList .tumbItem_img {
	float:left;
	font-size:0;
}
.tumbItemList .tumbItem_info {
	margin-left:110px;
	line-height:1.0;
}
.tumbItemList .tumbItem_txt {
	padding-left:10px;
	background:url(/commonY15/img/icon_arrow_right_red_01.png) no-repeat 0 7px;
	color:#0f0f69;
	font-weight:bold;
	line-height:1.5;
}
.tumbItemList .tumbItem_txt.iconOther {
	padding-left:18px;
	background:url(/commonY15/img/icon_ext_red_01.png) no-repeat 0 5px;
}
.tumbItemList .tumbItem > a:hover {	text-decoration:none; }
.tumbItemList .tumbItem > a:hover .tumbItem_txt { text-decoration:underline; }
.tumbItemList .tumbItem .iconNew  { margin-bottom:5px; }

/*-- linkBox --*/
.linkBoxWrap {
	letter-spacing:-1em;
	width:645px;
	margin-left:-20px;
}
.linkBoxWrap .linkBox {
	display:inline-block;
	*display:inline;
	zoom:1;
	letter-spacing:normal;
	vertical-align:top;
	width:195px;
	position:relative;
	margin:20px 0 0 20px;
	font-size:0;
	overflow:hidden;
}
.linkBoxWrap .linkBox > a {
	display:block;
	width:100%;
	height:100%;
}
.linkBoxWrap .linkBox_txt {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 0;
	background:url(../img/bg_layer_bk.png) repeat 0 0;
	color:#fff;
}
.linkBoxWrap .linkBox_label {
	padding:0 10px 0 20px;
	background:url(/commonY15/img/icon_arrow_right_white_01.png) no-repeat 10px 5px;
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
}
.linkBoxWrap .linkBox_label.iconOther { background:url(/commonY15/img/icon_ext_white_01.png) no-repeat 5px 5px; }
.linkBoxWrap .linkBox_disc {
	padding:0 10px 0 20px;
	font-size:12px;
	line-height:1.5;
}

/* hover Effect */
.linkBoxWrap a:hover .linkBox_label { text-decoration:underline; }
.linkBoxWrap a.discEff .linkBox_disc {
	height:0px;
	transition:height ease-in-out 0.4s;
	overflow:hidden;
}
.linkBoxWrap a.discEff:hover .linkBox_disc { height:60px; }

/* bg - white */
.linkBoxWrap .linkBox_txt.bg_wt {
	background-image:url(/domtour/commonY15/img/bg_layer_wt.png);
	color:#333;
}
.linkBoxWrap .linkBox_txt.bg_wt .linkBox_label {
	background-image:url(/commonY15/img/icon_arrow_right_red_01.png);
	color:#0f0f69;
}
.linkBoxWrap .linkBox_txt.bg_wt .linkBox_label.iconOther {
	background-image:url(/commonY15/img/icon_ext_red_01.png);
}


/*-- labelBox --*/
.labelBoxWrap {
	/*letter-spacing:-1em;*/
	letter-spacing:-0.4em;
	width:617px;
	margin-left:-22px;
}
.labelBoxWrap .labelBox {
	display:inline-block;
	*display:inline;
	zoom:1;
	letter-spacing:normal;
	vertical-align:top;
	position:relative;
	width:177px;
	margin:30px 0 0 22px;
	background-color:#fff;
}
.labelBoxWrap .labelBox:first-child,
.labelBoxWrap .labelBox:first-child + .labelBox,
.labelBoxWrap .labelBox:first-child + .labelBox + .labelBox {
	margin-top:0;
}
.labelBoxWrap .labeBox_label {
	display:inline-block;
	*display:inline;
	zoom:1;
	position:absolute;
	top:-11px;
	left:-10px;
	z-index:10;
	padding:0 15px;
	color:#fff;
	font-size:12px;
	line-height:25px;
}
.labelBoxWrap .labeBox_labelShadow {
	display:block;
	width:0;
	height:0;
	border-style:solid;
	border-width:7px 10px 7px 0;
	border-color:transparent #222222 transparent transparent;
	position:absolute;
	top:7px;
	left:-10px;
	z-index:1;
	display:none;
}
.labelBoxWrap .labeBox_label .c-tooltip_word {
	color:#fff;
	text-decoration:none;
}
.labelBoxWrap .labeBox_label.label_freePlan { background-color:#2e8cfe; display:none;}
.labelBoxWrap .labeBox_label.label_domDp { background-color:#ff9000; font-size:10px; }
.labelBoxWrap .labeBox_label.label_jmbTour { background-color:#002561; }
.labelBoxWrap .labeBox_label.label_kankou { background-color:#087f8a; }
.labelBoxWrap .labeBox_label.label_special { background-color:#6512a5; }

.labelBoxWrap .labelBoxInr { display:block; }
.labelBoxWrap .labelBoxInr:hover { text-decoration:none; }
.labelBoxWrap .labelBox_img { font-size:0; }
.labelBoxWrap .labelBox_body {
	position:relative;
	padding:10px 8px;
	border:1px solid #d0d0d0;
	overflow:hidden;
}
.labelBoxWrap .labelBox_body > dt {
	padding-left:10px;
	background:url(/commonY15/img/icon_arrow_right_red_01.png) no-repeat 0 2px;
	color:#0f0f69;
	font-weight:bold;
	line-height:1.4;
}
.labelBoxWrap .labelBox_body > dt.iconOther {
	padding-left:18px;
	background:url(/commonY15/img/icon_ext_red_01.png) no-repeat 0 3px;
}
.labelBoxWrap .labelBox_disc {
	font-size:12px;
	padding-bottom:30px;
}
.labelBoxWrap .labelBox_price {
	position:absolute;
	bottom:10px;
	right:8px;
	text-align:right;
	color:#c00;
	font-size:16px;
	font-weight:bold;
}
.labelBoxWrap .labelBoxInr:hover .labelBox_body { background-color:#efefef; }
.labelBoxWrap .labelBoxInr:hover .labelBox_body > dt { text-decoration:underline; }
.labelBoxWrap .labelBox .iconNew {
	position:absolute;
	bottom:2px;
	right:2px;
}
/*-- dateList --*/
.dateList > li {
	margin-top:10px;
	overflow:hidden;
}
.dateList > li:first-child { margin-top:0; }
.dateList dt { float:left; }
.dateList dd { margin-left:65px; }
.dateList dd > a { line-height:1.5; }
.dateList dd > a.txtLink { background-position:0 4px; }


/*-- tumbBox --*/
.tumbBoxWrap { letter-spacing:-1em; }
.tumbBoxWrap .tumbBox {	letter-spacing:normal; }
.tumbBox {
	display:inline-block;
	*display:inline;
	zoom:1;
	letter-spacing:normal;
	vertical-align:top;
	width:177px;
}
.tumbBox > a {
	display:block;
	width:100%;
	height:100%;
}
.tumbBoxInr > dt { font-size:0; }
.tumbBoxInr > dd {
	position:relative;
	padding:10px;
	border:1px solid #d0d0d0;
	background-color:#fff;
	line-height:1.5;
}
.tumbBoxInr > dd > .tumbBox_head {
	padding-left:10px;
	background:url(/commonY15/img/icon_arrow_right_red_01.png) no-repeat scroll 0 5px;
	color:#0f0f69;
	font-weight:bold;
	line-height:1.4;
}
.tumbBoxInr > dd > .tumbBox_head.iconOther {
	padding-left:18px;
	background:url(/commonY15/img/icon_ext_red_01.png) no-repeat 0 5px;
}
.tumbBoxInr > dd > .tumbBox_txt {
	margin-top:5px;
	font-size:12px;
}
.tumbBoxInr > dd .iconNew {
	position:absolute;
	bottom:1px;
	right:1px;
}
.tumbBox > a:hover .tumbBoxInr > dd {
	background-color:#efefef;
}
.tumbBox > a:hover .tumbBoxInr > dd > .tumbBox_head {
	color:#ca0000;
	text-decoration:underline;
}


/*-- rotatePlans --*/
.rotatePlans .rotatePlans_head {
	height:50px;
	line-height:50px;
	padding:0 20px;
	background-color:#c00;
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
.rotatePlans .rotatePlans_bnrBoxWrap {
	height:300px;
	position:relative;
	margin-top:5px;
}
.rotatePlans .rotatePlans_bnrBox {
	width:625px;
	position:absolute;
	top:0;
	left:0;
	background-color:#fff;
	line-height:1.0;
}
.rotatePlans .rotatePlans_bnrBox > a {
	display:block;
	position:relative;
}
.rotatePlans .bnrBox_img {
	line-height:0;
}
.rotatePlans .bnrBox_txt {
	position:absolute;
	bottom:10px;
	right:10px;
	min-width:350px;
	min-height:90px;
	padding:10px 0 1px;
	background:url(/domtour/commonY15/img/bg_layer_wt.png) repeat left top;
}
.rotatePlans .bnrBox_price {
	padding:0 15px;
	color:#c00;
	font-size:16px;
	font-weight:bold;
}
.rotatePlans .bnrBox_disc {
	width:320px;
	padding:0 15px 15px;
}
.rotatePlans .bnrBox_btn {
	position:absolute;
	bottom:1px;
	right:1px;
}
.rotatePlans .bnrBox_btn .btnRD:hover,
.rotatePlans .bnrBox_btn .btnRD:hover > span {
	background-color:#c00;
	text-decoration:none;
}
.rotatePlans .rotatePlans_bnrBox > a:hover .bnrBox_txt {
	background:#fff;
}
.rotatePlans .rotatePlans_bnrBox > a:hover .bnrBox_btn .btnRD,
.rotatePlans .rotatePlans_bnrBox > a:hover .bnrBox_btn .btnRD > span {
	background-color:#cb4e4e;
	text-decoration:underline;
}
.rotatePlans .bnrBox_label {
	height:30px;
	line-height:30px;
	position:absolute;
	top:0;
	left:0;
	padding:0 10px;
	background:url(/domtour/commonY15/img/bg_layer_bk.png) repeat left top;
	color:#fff;
}

.rotatePlans .rotatePlans_switchBtns {
	display:table;
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
	*overflow:hidden;
}
.rotatePlans .rotatePlans_switchBtns > li {
	display:table-cell;
	padding:13px 0 0 2px;
	*float:left;
}
.rotatePlans .rotatePlans_switchBtns > li:first-child {
	padding-left:0;
}
.rotatePlans .rotatePlans_switchBtns > li > a {
	display:block;
	width:100%;
	height:48px;
	position:relative;
	background-color:#333;
	text-align:center;
	line-height:1.4;
}
.rotatePlans .rotatePlans_switchBtns > li > a:before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	height:48px;
}
.rotatePlans .switchBtn_txt {
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	font-size:11px;
}
.rotatePlans .switchBtn_bg {
	display:none;
	width:0;
	height:0;
	position:absolute;
	top:-8px;
	left:50%;
	margin-left:-7.5px;
	border-style:solid;
	border-width:0 7.5px 8px 7.5px;
	border-color:transparent transparent #333 transparent;
}
.rotatePlans .rotatePlans_switchBtns > li.btn_act > a {
	background-color:#c00;
}
.rotatePlans .rotatePlans_switchBtns > li.btn_act > a > .switchBtn_bg {
	display:block;
	border-bottom-color:#c00;
}
.rotatePlans .rotatePlans_switchBtns > li.btn_act > a > .switchBtn_txt {
	text-decoration:underline;
}

/* inTwoBnr */
.rotatePlans .rotatePlans_bnrBox.inTwoBnr {
	overflow:hidden;
	letter-spacing:-1em;
}
.rotatePlans .rotatePlans_bnrBox.inTwoBnr > a {
	display:inline-block;
	*display:inline;
	zoom:1;
	letter-spacing:normal;
}
.rotatePlans .rotatePlans_bnrBox.inTwoBnr > a:first-child {
	margin-right:1px;
}
.rotatePlans .rotatePlans_bnrBox.inTwoBnr .bnrBox_txt {
	min-width:288px;
	min-height:73px;
	position:absolute;
	bottom:10px;
	right:12px;
	padding:8px 0 1px;
	background:rgba(255,255,255,0.9);
	font-size:12px;
}
.rotatePlans .rotatePlans_bnrBox.inTwoBnr .bnrBox_price {
	padding:0 10px;
	color:#c00;
	font-size:16px;
	font-weight:bold;
}
.rotatePlans .rotatePlans_bnrBox.inTwoBnr .bnrBox_disc {
	width:268px;
	padding:0 10px 5px;
}
.rotatePlans .rotatePlans_bnrBox.inTwoBnr .bnrBox_btn {
	position:absolute;
	bottom:1px;
	right:1px;
	margin-right:0;
}

/*----------------------------------------
	Contents Block - Main Colum
----------------------------------------*/
/*-- gcampaign --*/
.gcampaign .tumbItemList {
	letter-spacing:-1em;
	margin:0 -1px -1px 1px;
}
.gcampaign .tumbItem_icon { display:none; }
.gcampaign .tumbItem {
	display:inline-block;
	*display:inline;
	zoom:1;
	letter-spacing:normal;
	vertical-align:top;
	width:285px;
	min-height:90px;
	padding:20px 15px;
	border-bottom:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	overflow:hidden;
}
.gcampaign .box_typeB > .inr { padding:0; }


/*-- jmb_info --*/
.jmb_info .box_typeB .inr {	background-color:#f6f6f6; }
.jmb_info .box_typeB .detailList { letter-spacing:-1em; }
.jmb_info .box_typeB .detailBox {
	min-height:270px;
	padding:20px 10px;
	text-align:left;
	letter-spacing:normal;
	vertical-align:top;
}
.jmb_info .box_typeB .detailBox .txtLink { margin-top:5px; }
.jmb_info .box_typeB .detailBox .unlinked {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:5px;
	color:#C00;
	font-size:16px;
	font-weight:bold;
}


/*-- phone_info --*/
.phone_info .box_typeC .head { width:250px; }
.phone_info .box_typeC .telUnit {
	width:290px;
	min-height:150px;
	padding-left:19px;
}
.phone_info .box_typeC .txTel {
	display:inline-block;
	*display:inline;
	zoom:1;
	padding-left:25px;
	background:url(/domtour/commonY15/img/icon_tel.png) no-repeat 0 center;
}
.phone_info.dpSet .box_typeC .telUnit {
	width:600px;
	min-height:115px;
	padding:10px 0 0 19px;
}

/*-- info_domdp --*/
.info_domdp .box_typeB .inr { background-color:#f6f6f6; }
.info_domdp .detailList { letter-spacing:-1em; }
.info_domdp .detailList .detailBox {
	width:255px;
	min-height:217px;
	padding:20px 10px 15px;
	letter-spacing:normal;
	vertical-align:top;
}
.info_domdp .detailBox dt {
	padding-bottom:10px;
	color:#c00;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #c00;
	line-height:1.0;
}
.info_domdp .checkList > li {
	display:block;
	width:auto;
	margin:10px 0 0 0;
	padding:0 0 0 22px;
	border:0;
	background:url(/domtour/commonY15/img/icon_check.png) no-repeat 0 2px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}


/*----------------------------------------
	Contents Blocks - Right Colum
----------------------------------------*/
/*-- pickup --*/
.pickup .tumbItem {
	margin-top:15px;
	font-size:12px;
}
.pickup .tumbItem:first-child { margin-top:0; }
.pickup .tumbItem_icon {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	padding:0 10px;
	color:#fff;
	font-size:10px;
	line-height:1.8;
}
.rightClm .tumbItem_icon.icon_camp { background-color:#087f8a; }


/*-- tour_info --*/
.tour_info .c-accordion > li {
	padding:0;
	border:0;
	overflow:hidden;
}
.tour_info .c-accordion > li .head { float:right; }
.tour_info .c-accordion > li .content {
	float:left;
	padding:15px 0 10px;
}
.tour_info .c-accordion > li .close_button { margin-right:0; }


/*-- useful_info --*/
.useful_info .tabiPlusBox {
	margin:-15px -19px 0;
	padding:20px;
	border-bottom:1px solid #d0d0d0;
	background:#fbf8dc;
	background:-webkit-linear-gradient(top,  #ffffff 0%,#fbf8dc 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#fbf8dc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbf8dc',GradientType=0 );
}
.useful_info .tabiPlusBoxInr {
	width:155px;
	padding-right:110px;
	background:url(/domtour/commonY15/img/bg_useful_tabiplus.png) no-repeat right center;
}
.useful_info .tumbItemList { margin:0 -20px; }
.useful_info .tumbItemList .tumbItem {
	padding:15px 20px;
	border-bottom:1px solid #d0d0d0;
}
.useful_info .tumbItemList .tumbItem_info {
	margin-left:50px;
	font-size:12px;
}

/*-- member_info --*/
.member_info .clmBoxWrap { overflow:hidden; }
.rightClm .member_info .clmBox {
	float:right;
	width:111px;
	padding:15px 6px;
	border:1px solid #d0d0d0;
}
.member_info .clmBox:first-child { float:left; }


/*----------------------------------------
	Adjust common_rn style
----------------------------------------*/
.contents #btn_tripadviser_001 {
	background:none !important;
}
/*----------------------------------------
	Contents modules Application
----------------------------------------*/
.application_lead {
	width:950px;
	height:50px;
	line-height:50px !important;
	margin-bottom:30px;
	background-color:#c00;
	position:relative;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-size:2.4rem;
	margin-top:20px;
}
.application_lead:after {
	content:"";
	display:block;
	width:0;
	height:0;
	border-style:solid;
	border-width:20px 32px 0 32px;
	border-color:#c00 transparent transparent transparent;
	position:absolute;
	bottom:-20px;
	left:50%;
	margin-left:-32px;
	}
/*----------------------------------------
	Contents modules txt_end
----------------------------------------*/	
.txt_end { margin:40px 0; font-size:24px; font-weight:bold; text-align:center; color:#cc0000; border:2px solid #cc0000; padding:10px;}
.select_Btn {margin: 10px 0;}
.select_BtnBox {border: 1px solid #cc0000; padding: 20px 0; text-align: center; color: #cc0000; font-weight: bold; font-size: 16px;}
.select_BtnBox span {background: #cc0000; color: #fff; padding: 5px 20px; margin-right: 10px;}

/*----------------------------------------
	Contents option Reservation
----------------------------------------*/
.dp_box > div {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 16px 20px 20px;
    width: 420px;
}

