body.single-tour div.title h1{
	font-size:1.8em;
	margin:5px 0;
}


body.single-tour div.sub{
	margin:10px 0px;
	max-width:800px;
}


*html body.single-tour div.tour{
	max-width:800px;
}

body.single-tour div.tour dl{
	max-width:800px;
	overflow:hidden;
	margin:0 0 3px 0px;
	border-bottom:1px dotted #ccc;
}

body.single-tour div.tour dl dt {
	width:70px;
	float:left;
	padding: 5px;
}

body.single-tour div.tour dl dd {
	width:620px;
	float:right;
	display:block;
	padding: 5px;
	color:#000;
}

body.single-tour div.photo{
	max-width:800px;
	margin:1em 0 0 0;
	overflow:hidden;
}

body.single-tour div.photo h3 {
	width:200px;
	margin:5px;
	float:left;
}

body.single-tour div.photo img{
	border:1px solid #CCC;
}

body.single-tour div.photo span{
	display:block;
	margin:0 0 10px 0;
	color:#666;
	font-size:0.8em;
}

body.single-tour div.photo2{
	width:100%;
	margin:30px 0;
}
body.single-tour div.photo2 img {
	max-width:100%;
}

body.single-tour div.tour div.desc_tour div.desc_tour_text{
	background-color:#f1f1f1;
	padding:10px;
	border:1px solid #ccc;
	max-width:800px;
}

body.single-tour div.desc_tour h3.kmk {
	color:#D7000F;
	font-size:1.6em;
	position: relative;
	padding-bottom: .5em;
	border-bottom: 2px solid #ccc;
	clear: both;
	margin: 1em 0;
}

body.single-tour div.desc_tour h3.kmk:after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 2px;
	background-color: #D7000F;
}

body.single-tour div.desc_tour table{
	margin:0 0 0 0px;
	border:1px solid #CCC;
	width: 100%;
	max-width:800px;
}

body.single-tour div.desc_tour table.schedule_empty{
	border:none;
}

body.single-tour div.desc_tour table th{
	white-space: nowrap;
	background-color: #374146;
	border:1px solid #CCC;
	padding:3px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
body.single-tour div.desc_tour div.schedule_top {
	padding-top: 0px;
}
body.single-tour div.desc_tour div.schedule_top table th {
	border: none;
	border-top:5px solid #FFF;
	color: #fff;
}
body.single-tour div.desc_tour div.schedule_top table th.empty {
	white-space: nowrap;
	padding:3px;
	background-color:#FFF;
}

body.single-tour div.desc_tour table td{
	border:1px solid #CCC;
	padding:10px;
	color:#000;
	font-size:0.9em;
}
body.single-tour div.desc_tour div.schedule_top td {
	border: none;
}
body.single-tour div.desc_tour ul{
	height:13px;
	margin:10px 0px 30px 20px;
	padding-right:14px;
	float:left;
}

body.single-tour div.desc_tour ul.notice{
	float:none !important;
	margin:2em 4em !important;
	list-style-type:square !important;
	list-style-position:outside !important;
	width:600px;
	height:auto;
	clear:both;
}

body.single-tour div.desc_tour ul.notice li{
	margin:0.5em 0 !important;
	width:580px;
	height:auto;
}

body.single-tour div.desc_tour li.syubt{
	font-size:1.2em;
	font-weight:bold;
	width:90px;
	padding:0 0 0 20px;
	float:left;
}

body.single-tour div.desc_tour li.yen{
	font-size:3.0em;
	height:13px;
	margin-left:8px;
	float:left;
}

body.single-tour div.desc_tour li.yen span.yen{
	margin:0 0 0 5px;
	font-size:0.4em;
}

body.single-tour div.desc_tour li.zei{
	color:#000;
	margin:0 0 0 5px;
	float:left;
}

body.single-tour h3.regi_button {
	margin:3em auto;
}

body.single-tour table.schedule th.omoide,
body.single-tour table.tourPrice th.strDate2,
body.single-tour table.tourPrice th.syubetu2 {
	background:#f3f3f3 !important;
	color:#000 !important;
	font-weight:normal !important;
}

body.single-tour table.tourPrice th {
	color:#fff;
}

body.single-tour table.tourPrice th .confirmed{
    display: block;
    padding: 3px 6px;
    border-radius: 20px;
    line-height: 1em;
    font-size: 0.9em;
    width: 70px;
    margin: 6px auto;
    background: #FFC926;
    color: #000;
}

body.single-tour table.tourPrice td {
	text-align:center;
}

body.single-tour ul.slink{
	width: 100%;
	margin: 0;
	padding: 0;
}

body.single-tour li.hb{
	width: 100px;
	height: 20px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0px;
	overflow: hidden;
}
body.single-tour li.tw{
	float: right;
	margin: 0 10px 10px 0;
	padding: 0px;
}

div.schedule_top{
	overflow: hidden;
	height: auto;
	padding: 6px;
}

div.schedule_top div.schedule_wrap{
	float:left;
	margin-right:3px;
	border:none;
	width:233px;
	vertical-align: top;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
div.schedule_top div.schedule_wrap_empty{
	float:left;
	margin-right:3px;
	border:none;
	width:233px;
	vertical-align: top;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background-color: #FFF;
}
body.single-tour div.desc_tour div.schedule_top div.schedule_wrap table.schedule{
	border:none;
	width:233px;
	vertical-align: top;
}
div.schedule_top div.schedule_wrap table.schedule p.kigo {
	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
	margin:0 0 0 2em;
	font-size: 1.3em;
	vertical-align: top;
}

div.schedule_top div.schedule_wrap table.schedule p.train_kigo {
	line-height:7px;
}
div.schedule_top div.schedule_wrap table.schedule p.train_kigo_last {
	line-height:7px;
	display:inline;
}
div.schedule_top div.schedule_wrap table.schedule p.bus_kigo {
	line-height:12px;
}
div.schedule_top div.schedule_wrap table.schedule p.bus_kigo_last {
	line-height:12px;
	display:inline;
}
div.schedule_top div.schedule_wrap table.schedule p.walk_kigo {
	line-height:5px;
}
div.schedule_top div.schedule_wrap table.schedule p.walk_kigo_last {
	line-height:5px;
	display:inline;
}
div.schedule_top div.schedule_wrap table.schedule p.air_kigo {
	line-height:12px;
}
div.schedule_top div.schedule_wrap table.schedule p.air_kigo_last {
	line-height:12px;
	display:inline;
}
div.schedule_top div.schedule_wrap table.schedule p.ship_kigo {
	margin:0 0 0 1.4em;
	line-height:17px;
	font-size: 2em;
}
div.schedule_top div.schedule_wrap table.schedule p.ship_kigo_last {
	margin:0 0 0 1.4em;
	font-size: 2em;
	line-height:25px;
	display:inline;
}
div.schedule_top div.schedule_wrap table.schedule p.other_kigo {
	line-height:10px;
}
div.schedule_top div.schedule_wrap table.schedule p.other_kigo_last {
	line-height:10px;
	display:inline;
}
div.schedule_top div.schedule_wrap table.schedule div.point_nm {
	margin-top: 10px;
	margin-bottom: 5px;
}
p.hanrei {
	margin: 10px 0;
}
p.hanrei img{ max-width:100%; height:auto;}
body.single-tour div.desc_tour div.spTourPrice{
	display: none;
}

/*--------------------------------------------------------------------------
// スマホ用CSS
--------------------------------------------------------------------------*/
@media (max-width: 767px) {
	body.single-tour div.title{
		width: initial;
		
	}
	body.single-tour div.title h1{
		font-size: 1.5em;
		margin: 0;
	}
	body.single-tour div.photo{
		width: 100%;
		margin: 1em 0 0 0;
		overflow: hidden;
	}
	
	body.single-tour div.photo h3{
		text-align:center;
		border: none;
		float: initial;
		width: 100%;
	}
	
	body.single-tour div.photo img{ max-width: 100%; height:auto; border:none;}
	
	body.single-tour div.sub{
		width: 100%;
	}
	body.single-tour div.tour dl{
		width: 100%;
		overflow:hidden;
		margin:0 0 3px 0px;
		border-bottom:1px dotted #ccc;
	}
	body.single-tour div.tour dl dt {
		width:70px;
		float:left;
		padding: 10px;
	}
	body.single-tour div.tour dl dd {
		width: 100%;
		float: initial;
		padding: 10px;
	}
	
	body.single-tour div.tour div.desc_tour div.desc_tour_text{
		width:100%;
		box-sizing: border-box;
	}
	
	
	body.single-tour div.desc_tour h3.kmk{
		display: block;
		width: 100%;
	}
	
	div.schedule_top div.schedule_wrap{
		width: 100%;
	}
	
	body.single-tour div.desc_tour div.schedule_top div.schedule_wrap table.schedule {
		width: 100%;
	}
	
	body.single-tour div.desc_tour table{
		width: 100%;
	}
	/*
	body.single-tour div.desc_tour table th{
		color:#fff;
	}

	body.single-tour div.desc_tour table.tourPrice{
		display: none;
	}
	body.single-tour div.desc_tour div {
		text-align:center;
		margin:0;
		padding: 0;
	}
	body.single-tour div.desc_tour div.spTourPrice{
		display: block;
	}
	body.single-tour div.desc_tour div.spTourPrice [id^=sp_]{
		display: none;
	}
	body.single-tour div.desc_tour div.spTourPrice ul{
		height: initial;
		margin: 0;
		padding: 0;
		float: initial;
	}
	body.single-tour div.tour div.desc_tour div.can_machi {
		margin-top: 10px;
	}
	*/
	div.schedule_top div.schedule_wrap table.schedule p.train_kigo,
	div.schedule_top div.schedule_wrap table.schedule p.train_kigo_last,
	div.schedule_top div.schedule_wrap table.schedule p.bus_kigo,
	div.schedule_top div.schedule_wrap table.schedule p.bus_kigo_last,
	div.schedule_top div.schedule_wrap table.schedule p.walk_kigo,
	div.schedule_top div.schedule_wrap table.schedule p.walk_kigo_las,
	div.schedule_top div.schedule_wrap table.schedule p.air_kigo,
	div.schedule_top div.schedule_wrap table.schedule p.air_kigo_last,
	div.schedule_top div.schedule_wrap table.schedule p.ship_kigo,
	div.schedule_top div.schedule_wrap table.schedule p.ship_kigo_last,
	div.schedule_top div.schedule_wrap table.schedule p.other_kigo,
	div.schedule_top div.schedule_wrap table.schedule p.other_kigo_last {
		display: block;
		text-align:center;
		margin:20px 0;
		padding:0;
	}
		
	.spTourPrice div img{ margin: 10px 0;}
	.spTourPrice h1{ 
		border: solid #ccc;
		border-width: 1px 0;
		padding: 10px 0;
		margin: 0px 0;
		font-weight: bold;
	}
	
	.spTourPrice select{
		border-radius: 3px;
		border:0;
		padding:10px;
		font-size:1em;
		color:#666;
		border:solid 1px #ccc;
		-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.2);
		-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.2);
		box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.2);
		margin: 5px 5px 10px 5px;
		box-sizing: border-box;
	}

	.spTourPrice select:focus {
		border:solid 1px #EEA34A;
	}
	
	.zeiAttention{ font-size:0.8em;}
	ul.sp_ul{
		border: solid #eee;
		border-width: 0px 1px 0 1px;
	}
	ul.sp_ul li{
		padding: 10px;
		border-bottom: solid 1px #eee;
	}
	
	ul.sp_ul li:nth-child(2n){ background:#f7f7f7;}
	
	ul.sp_ul li p:first-child{
		float: left;
	}
	ul.sp_ul li p:last-child{
		float: right;
	}
	
	body.single-tour div.desc_tour h2.syubt{
		font-size:1.1em;
		font-weight:bold;
		color:#fff;
		width: 100%;
		padding: 5px 0;
		margin: 20px 0 0 0;
	}
	
}

span.highlight {
	color: #f00;
	font-size: 1em;
	line-height: normal;
}
