<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charaset "shift_jis"; 

/* ============================= å…±é€š =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}

a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}

#contentsInner{
/*	background:url(../../img/pref_category/hiroshima_bus/bg.png) repeat;*/
	margin-bottom:8px;
	padding-bottom:8px;
}

.full_content {
	height:auto;
	margin:0 auto;
	clear:both;
}
#mainRight {
    max-width: 1024px;
    margin: 0 auto;
}
.container {
    margin: 0 auto;
}
ul.nav{
	border-bottom:#F0851D 5px solid;
}
.menu{
	width:180px;
	height:25px;
	background:#FFF;
	float:left;
	list-style:none;
	padding:10px 0 0;
	margin-left:3px;
	text-align:center;
	display:block;
	cursor: pointer;
	color:#EC7066;
	font-size:15px;
	font-weight:bold;
	-webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px;
	border:#EC7066 1px solid;  
}
.menu:first-child {
	margin-left:0;
}
.active, .hover {
	background:#EC7066;
	color:#FFF;
}
#contentsInner{
	background:url(../../img/topics/ise_bus/bg.png) repeat;
	padding: 0 15px 5px;
}
.content {
	position: relative;
	background: #fff;
	padding:15px;
	margin-bottom: 30px;
}

.courseTitle{
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 3px 3px;
	color:#fff;
}
/*ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ«ï¼†ãƒªãƒ¼ãƒ‰æ–‡*/
.leadText{
	padding:15px 0;
	color:#fff;
}
.leadText h2{
	font-size:1.3em;
	margin-bottom:5px;
	font-family: "Noto Sans Japanese";
}
.leadText p{
	line-height:1.5em;
	font-size:1.05em;
}



h3{
	border-bottom:none!important;
	padding:0!important;
}

h3.ttl{
	text-align: center;
	color:#a72608;
	border-bottom:none;
	font-size: 1.5em;
	padding:18px 0!important;
	margin:0 0 20px 0;
	font-family: "Noto Sans Japanese"; 
	position:relative;
/*	height:44px;*/
	background:#fff!important;
}
h3.ttl span{
	display:block;
	color:#a72608;
	font-weight:bold;
	font-size:18px;
}

h3.ttl:before {
	content: '';
	position: absolute;
	bottom: -5px;
	display: inline-block;
	width: 75px;
	height: 5px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #a72608;
	border-radius: 2px;
}
.contsInner p{
	font-size: 1.1em;
    line-height: 1.5em;
}

/*è¡Œç¨‹*/
div.schedule {
	width:100%;
}
.schedule p{
	float:right;
	padding-bottom:5px;
}
.schedule li{
	color:#000;
}
.schedule_cont{
	margin:15px 0;
	padding:15px;
	background: #eee;
}
.schedule_cont .serviceDay {
    text-align: center;
    margin: 8px 0;
}
.schedule .sLeft{
	width:48%;
	float:left;
}
.schedule .sRight{
	width:48%;
	float:right;
}

.schedule ul {
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    margin: 0 auto;
    position: relative;
}
.arrow{
	margin-left:50%;
	margin-bottom:2px;
}
.schedule li.price{
	text-align:left;
	margin-top:5px;
}
.schedule li.price span{
	font-size:15px;
	font-weight:bold;
	color:#F00;
}
.schedule ul.time{
	width:100%;
	background:#FFF;
	border:#3a4745 1px solid;
	height: 80px;
}
.schedule ul.sightseeing{
	width:100%;
	background:#FFF;
	border:#090C02 1px solid;
}
.schedule .cb27{
 clear:both;
 height:27px;
 }
.reserveBtn {
    width: 80%;
    margin: 15px auto;
    clear: both;
}
.reserveBtn a {
	text-align:center;
	font-weight:bold;
	font-family:"ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", "MS Gothic", "Osakaï¼ç­‰å¹…", Osaka-mono, monospace;
	border-radius:5px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#f90;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(96,49,23,1);
}
.reserveBtn a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.schedule ul li{
	float:left;
	padding:8px 0px 0px 8px;
	height:29px;
}
.schedule ul.s02 li{
	padding:8px 0px 0px 10px;
}
.schedule ul.s03 li{
	padding:1px 0px 0px 1px;
}

.schedule ul li.scheduleTime{
	width:25%;
	background:#3a4745;
	color:#FFF!important;
}
.schedule ul.mbn{
	margin-bottom:0px!important;
}
.schedule ul span.spotImg{
	position: absolute;
	display: block;
	top: -3px;
	left: 80%;
	width: 50px;
	height: 50px;
}
.schedule ul.sightseeing.s02 {
    width: 100%;
    height: 105px;
    background: #FFF;
    border: #090C02 1px solid;
}
/*å‡ºç™ºæ™‚é–“ãŒ1ã¤ã‚ã‚‹å&nbsp;´åˆ*/
.schedule ul li.schedule1{
	width:70px;
	font-size:13px!important;
	padding-top:12px!important;
}
/*å‡ºç™ºæ™‚é–“ãŒ2ã¤ã‚ã‚‹å&nbsp;´åˆ*/
.schedule ul li.schedule2{
	width:70px;
	font-size:11px!important;
	padding-top:10px!important;
}
/*å‡ºç™ºæ™‚é–“ãŒï¼“ã¤ã‚ã‚‹å&nbsp;´åˆ*/
.schedule ul li.schedule3{
	width:70px;
	font-size:11px!important;
	padding-top:2px!important;
}

/*PCãƒœã‚¿ãƒ³é¸æŠžã€€2017/01/27 TAKEDA*/
#btnMenu{
	margin:5px 0;
}
#btnMenu ul li{
	float:left;
	text-align:center;
	height:100px;
}
#btnMenu ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#btnMenu ul.btn02 li{
	width:277px;
}
#btnMenu ul.btn02 li.btnLeft{
	margin-left:3px!important;
}

.contentBox{
	background:#FFF;
	margin:0px auto 10px;
	padding-bottom:8px;
}
.serviceDay{
	margin:0 auto;
	color: #3a4745;
	font-weight:bold;
	font-size: 16px;
	float:none!important;
}
#priceBus{
	margin:0 auto;
}
#priceBus p{
	float:none!important;
	margin:0 auto;
	text-align:center;
}

#priceBus span{
	width:172px;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size: 25px;
	color: #FF0000;
	font-weight:bold;
	text-align:center;
	margin:0 15px 0 5px;
}
.change_schedule{
	width:520px;
}
#spot{
	width:100%;
}
#contentsInner #spot dl{
	width:31%;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	padding:2px;
	margin-left:3px;
	*display: inline;  
    *zoom: 1;
}
#contentsInner #spot dl dt{
	font-weight:bold;
	font-size:15px;
	height:20px;
	color:#3a4745;
	margin-top:10px;
	text-align:center;
}
#contentsInner #spot dl dd{
	margin-top:3px;
	line-height:1.2em;
}
#contentsInner #spot dl dd.spot_txt{
	text-align:left;
	margin-left:5px;
}
#courseDetail img {
    margin: 0 auto;
}
#lunchDetail dl{
	float:left;
	width:251px;
	margin-left:10px;
	padding-top:8px;
}
#lunchDetail dl dd{
	float:left;
	width:160px;
	margin:3px 3px 0px 0px;
}
#lunchDetail p{
	padding:8px 0px 0px 5px;
	width:263px;
	float:left;
	line-height:1.3em;
}
#lunchDetail p span{
	font-size:13px;
	font-weight:bold;
}
/*-------ã‚¿ãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼-------*/
.tab_top{
	width:170px;
	height:40px;
	background:#FFF;
	float:left;
	list-style:none;
	padding:10px 5px 0;
	margin-left:3px;
	text-align:center;
	display:block;
	cursor: pointer;
	color:#F0851D;
	font-size:14px;
	font-weight:bold;
	-webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px;
	border:#F0851D 1px solid;  
}
.tab_top:first-child {
    margin-left: 0;
}
.active, .hover {
	background:#F0851D!important;
	color:#FFF!important;
}
/*sp/izumo_busç”¨*/

h4.outline{
	background:#4D4D4D!important;
	border-top:none!important;
}
h4.outline span{
	background:url(//www.tabione.com/img/category/hatobus/icon_st.png) no-repeat!important;
	background-size:28px 28px!important;
	margin-top:2px;
}
/* tab */
.mainTab &gt; .top {
	margin-left: 5px;
	width:30%!important;
}
.mainTab &gt; .anotherMenu {
	margin-left: 5px;
	width:30%!important;
}
.mainTab &gt; li {
	border-color: #4D4D4D #4D4D4D #ffff #4D4D4D;
	border-width: 1px 1px 0 1px;
	border-radius: 5px 5px 0 0;
	border-style: solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 34px;
	width: 100%;
	text-align:center;
	display: table;
}
.mainTab &gt; li a {
	display: table;
	height: 33px;
	text-decoration: none;
	width: 100%;
}
.mainTab &gt; .active {
	position: relative;
	background-color:#4D4D4D!important;
}
.mainTab &gt; .active:after {
	background-color:#4D4D4D!important;
	bottom: -2px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
.mainTab &gt; .active,
.mainTab &gt; .subCr {
	border-color: #4D4D4D #4D4D4D #4D4D4D #4D4D4D;
	border-width: 2px 2px 0 2px;
}
.mainTab &gt; .active .icnSlnTab {
	color: #fff;
}
.icnSlnTab {
	border-radius: 5px 5px 0 0;
	color: #4D4D4D;
	display: table-cell;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
/*ã‚³ãƒ¼ã‚¹ç´¹ä»‹*/	
#planList{
	overflow:hidden;
}
.planBox{
	width:46%;
	float:left;
	margin:8px 2px 0px 0px;
	padding:8px;
	border-bottom:#000 1px dotted;
	border-right:#000 1px dotted;
}
.planBox:nth-child(odd) {
    border-right: none;
}
.planBoxL{
	width:95%;
	float:left;
	margin:8px 2px 0px 8px;
	padding:8px 5px;
	border-bottom:#603117 1px dotted;
}
.planBox h4,.planBoxL h4{
	font-weight:bold;
	background: transparent!important;
	font-size: 100%;
	vertical-align: baseline;
	border: none!important;
	color: #555555;
	margin-bottom:5px;
	font-size:1.2em;
}
.planBox b {
    font-size: 1.2em;
}
/*.pLeft{
	border-right:#603117 1px dotted;
	margin-left:10px!important;	
}*/
.planBox p img,.planBoxL p img{
	height:192px;
	margin: 8px 0;
}
.planBoxL p img{
	width:45%;
	float:left;
}
.planBox .planInfo{
	margin:8px 0px;
	width:100%;
}
.planBoxL .planInfo{
	margin:0px 8px;
	width:51%;
	float:left;
}
.planBoxL .infoTxt{
	margin:8px;
	width:51%;
	float:left;

}

.planBox .planInfo,.planBoxL .planInfo{
	border: #ccc 1px solid !important;
	border-collapse: collapse;
}
.planBox .planInfo th,.planBoxL .planInfo th{
	background:#000!important;
	color:#fff;
	border: #ccc 1px solid !important;
}
.planBox .planInfo td,.planBoxL .planInfo td{
	border: #ccc 1px solid !important;
	padding: 3px 5px!important;
}
.planBox .planInfo .tableTtl,.planBoxL .planInfo .tableTtl{
	background:#000;
	margin-right:8px;
	border-bottom:#fff 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}
.planBox dl.planPrice,.planBoxL dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin-left: auto;
	margin-right: auto;
}
.planBoxL dl.planPrice{
	float:left;
	margin:4px 8px;
}
.planBox dl.planPrice dt,.planBoxL dl.planPrice dt{	
	display: table-cell;
	padding-top:5px;
	margin-left:8px;
}
.planBox dl.planPrice dd,.planBoxL dl.planPrice dd{
	display: table-cell;
	margin-left:5px;
	color:#ff0000;
	font-weight:bold;
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size:1.3em;
}
.planBox .planLink{
	clear:both;
}
.planBoxL .planLink{
	clear:none;
	float:left;
	width:51%;
	margin-left:8px;
}
.planBox .planLink a,.planBoxL .planLink a{
	text-align:center;
	font-weight:bold;
	font-family:"ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯", "MS Gothic", "Osakaï¼ç­‰å¹…", Osaka-mono, monospace;
	border-radius:5px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#f90;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(96,49,23,1);
}
.planBox .planLink a:hover,.planBoxL .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.sakuraOtherPlan {
    display: block;
    font-size: 12px;
    border: #603117 1px solid;
    padding: 8px;
    width: 70%;
    text-align: center;
    margin: 8px auto;
    text-decoration: none;
}


/*ã‚³ãƒ¼ãƒ«ä¸€è¦§*/

.selectPlan li{
	margin-bottom: 12px;
    position: relative;
    font-size: 1.1em;
}
.selectPlan li:after {
    content: '';
    position: absolute;
    right: 8px;
    bottom: 0;
    top: 0;
    margin: auto;
    border-top: solid 2px #f90;
    border-right: solid 2px #f90;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    
}
.selectPlan a{
	display: flex;
    color: #000;
    justify-content: space-between;
    padding: 10px 30px 10px 8px;
    border: 1px solid #999;
    border-radius: 8px;
    align-items: center;
}
.selectPlan h4,.selectPlan p{
	display:table-cell!important;
	vertical-align: middle!important;
}
.selectPlan h4{
	text-decoration: underline;
	color:#069!important;
}

.selectPlan span {
    color: red;
    font-size: 1.2em;
    font-weight: bold;
}


.tour_info {
    display: flex;
    margin: 15px 0;
}
.tour_img {
    flex: 0 0 40%;
    margin-right: 30px;
}
.tour_img img {
    width: 100%;
}
.tour_detail {
    flex: 0 0 55%;
}
/*faq*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	border-top: 1px solid #1b2538;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* è³ªå• */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 1em;
	cursor: pointer;
	border-bottom: 1px solid #1b2538;
}
.cp_qa .cp_actab label:hover {
	color: #8b0000;
}
/* ç­”ãˆ */
.cp_qa .cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
	color: #ffffff;
	background: rgba(100,0, 0, 0.5);
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em;
}
/* è³ªå•ã‚’é–‹ã„ãŸæ™‚ã®ä»•æ§˜ */
/* --ã‚¢ã‚¤ã‚³ãƒ³ */
.cp_qa .cp_actab input:checked ~ label {
	color: #b22222;
}
/* --ç­”ãˆã®é«˜ã• */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* è³ªå•ã‚’ã‚¯ãƒªãƒƒã‚¯ã—ãŸæ™‚ã®ã‚¢ã‚¤ã‚³ãƒ³ã®å‹•ã */
.cp_qa .cp_actab label::after {
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 3em;
	margin-top: -12.5px;
	-webkit-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	text-align: center;
}
.cp_qa .cp_actab input[type=checkbox] + label::after {
	content: 'â–¼';
}
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

@media screen and (max-width : 787px){
.schedule .sRight {
    width: 48%;
    float: left;
}	
}</pre></body></html>