<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;
	box-sizing: border-box;
}

li { list-style-type: none;
	margin:0;
	padding:0;
	/*line-height:1em;*/
}

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

a:hover {
	color:#F60;
}
.cb5{
	clear: both;
	height: 5px;
	width: 100%;
}

.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}

.cbsen{
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../../img/PREF_CATEGORY/factory_cruise/mida3sen.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
body {
	font-family: Verdana,Meiryo, "Æ’ÂÆ’CÆ’Å&nbsp;Æ’I", "â€šlâ€šr â€šoÆ’SÆ’VÆ’bÆ’N", Osaka, "Æ’qÆ’â€°Æ’MÆ’mÅ&nbsp;pÆ’S Pro W3", Arial,   Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	line-height: 130%;*/
	margin-right: auto;
	margin-left: auto;
}
#mainContent{
	background:#000;
}

h2.ttl_fc{
	text-align: center;
	color:#fff;
	margin:30px auto 12px;
}
.ttl_fc .ttl_jp{
	font-family: "Noto Sans Japanese";
	font-size:20px;
	font-weight:bold;
}
.ttl_fc .ttl_en{
	font-family: 'Cookie';
	font-size:20px;
}
.ttl_fc span{
	display:block;
}
.ttl_fc span.ttl_en:after, .ttl_fc .ttl_en:before {
    width: 26px;
    height: 1px;
    content: "";
    display: inline-block;
    background-color: #fff;
	border-radius: 2px;
    position: relative;
    top: -2px;
}
.ttl_fc span.ttl_en:before {
    margin-right: 10px;
}
.ttl_fc span.ttl_en:after {
    margin-left: 10px;
}
h3.ttl_f{
	font-family: "Noto Sans Japanese";
	font-size: 1.5em;
    color: #fff;
    margin: 15px 0;
    position: relative;
    margin: 10px 8px;
    padding: 8px 0 8px;
    border-bottom: solid 3px #cce4ff;
    position: relative;
}
h3.ttl_f:after{
	position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #5472cd;
    bottom: -3px;
    width: 20%;
}
#osusume{
	padding:8px;
	color: #FFF;
    line-height:1.3em;
    font-size:1.1em;
}
.pageMenu{
	margin:15px 0;
}
.pageMenu li{
	float:left;
	width:33.333%;
	text-align: center;
	border-right:1px solid #fff;
	padding:8px 0;
	color:#fff;
	font-size:1.1em;
}
.pageMenu li a{
	color:#fff;
	text-decoration: underline;
	position: relative;
}
.pageMenu li a:after{
	position: absolute;
	content:'\f13a';
	font-family: FontAwesome;
	margin-left:5px;
}
.pageMenu li:last-child{
	border-right:none;
}
#select{
	margin: 8px auto;
    width: 96%;
}
#select.active{
    border-radius: 1em; 
    background: #FFF;
}
#select .selectInner{
	display: none;
	padding: 0 15px 15px 15px;
}
#select .tourTtl{
	width:96%;
	margin:8px auto;
	border-radius: 3em;
	line-height: 1.4em;
	padding:8px 0;
	text-align: center;
	position: relative;
	font-size:1.1em;
	background:none;
	cursor:pointer;
	background: #FFF;
	color: #000;
}

#select .tourTtl:after{
	position:absolute;
	font-family: fontAwesome;
	content:'\f055';
	right:10px;
}
#select .tourTtl.active:after{
	position:absolute;
	font-family: fontAwesome;
	content:'\f056';
	right:10px;
}
.select_box{
    padding: 5px 0;
}
.selectInner .select_box p{
	display: inline-block;
    width: 15%;
}
.selectInner label {
    margin: 0 8px 0 0;
    font-size: 1.1em;
}
.selectInner label input {
    margin-right: 5px;
}

#tour [class*="hidden-"] {
    display: none;
}

.pla{
	background-color: #fff;
	width: 98%;
	border-top: 8px solid #CCC;
	margin:30px auto;
	padding: 5px 10px 15px 10px;
}
.plan-sp {
    border: 5px solid #ff9a00;
}
.plan-sp-text {
    background: #ff9a00;
    padding: 5px 8px;
    color: #FFF;
    font-size: 1rem;
    margin: -6px 0 8px -15px;
    text-align: center;
    width: 104%;
}
.fact_tit{
	height: auto;
	margin-bottom:10px;
}

.pla_tit{
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom:8px;
}
.planTitle{
	border-bottom:1px #CCCCCC solid;
	padding: 0 0 8px;
    margin: 8px auto 8px;
    position: relative;
}
.pla_tit a{
	text-decoration: none;
}
.pla_tit a:hover{
	color: #CCC!important;
}
.tit_tenpo{
	float: right;
	font-weight: normal;
}
.tit_tenpo a:hover{
	color: #CCC!important;
}
.tit_report{
	margin-top:8px;
	background:#333;
	color:#fff;
	padding:3px 5px;
}
.bar{
	width: 510px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}

.fact_tit .price{
	float: left;
	color: #ff0000;
	font-weight:bold;
	font-family: "Æ’qÆ’â€°Æ’MÆ’mÅ&nbsp;pÆ’S Pro W3", "Hiragino Kaku Gothic Pro", "Æ’ÂÆ’CÆ’Å&nbsp;Æ’I", Meiryo, Osaka, "â€šlâ€šr â€šoÆ’SÆ’VÆ’bÆ’N", "MS PGothic", sans-serif;	
	border:1px solid #ccc;
}
.fact_tit .price span{
	font-size:12px;
	padding:3px;
	display:block;
	color:#000;
	background:#ccc;
	width:100%;
	box-sizing: border-box;
}
.fact_tit .price p{
    width: 150px;
    text-align: center;
    font-weight: bold;
    font-size: 1.7em;
}
.fact_tit .price li{
	float:left;
	width:130px;
	font-size: 20px;
	text-align:center;
	font-family: "Æ’qÆ’â€°Æ’MÆ’mÅ&nbsp;pÆ’S Pro W3", "Hiragino Kaku Gothic Pro", "Æ’ÂÆ’CÆ’Å&nbsp;Æ’I", Meiryo, Osaka, "â€šlâ€šr â€šoÆ’SÆ’VÆ’bÆ’N", "MS PGothic", sans-serif;	
	font-weight:bold;
}
.laboLink a{
	clear:both;
	display: block;
    padding: 8px;
    width: 350px;
    text-align: center;
    margin: 15px auto 0;
    text-decoration: none;
    border: #333 solid 1px;
    border-radius: 3em;
    line-height: 1.4;
    color: #333;
    position: relative;
    font-size: 1.1em;
}
.laboLink a:after{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
    -moz-transform: scaleY(0.8) rotate(-45deg);
    -ms-transform: scaleY(0.8) rotate(-45deg);
    -o-transform: scaleY(0.8) rotate(-45deg);
    transform: scaleY(0.8) rotate(-45deg);
}

.f_photo{
    float: left;
    width: 38%;
}
.f_photo img{
	width:100%;
	height:200px;
}
.f_cour_right{
	float: right;
	width: 60%;
	margin-left:8px;
}
.f_cour_right p{
	margin-bottom:8px;
}
.fcr_toku{

}
.fcr_toku p{
	line-height: 130%;
}

.fcr_point{

}
.fcr_point p{
	border: 1px solid #666;
    padding:28px 5px 5px 5px;
    position: relative;
}
.fcr_point p:before {
    content: 'point';
    margin-right: 8px;
    background: #666;
    color: #fff;
    padding: 0px 8px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Cookie', cursive;
    letter-spacing: 2px;
}
.fcr_cour li{
	border-bottom: 1px dotted #ccc;
    padding: 3px 0;
}
.fcr_cour li:before{
	font-family: FontAwesome;
	margin-right:8px;
	font-size:1.1em;
}
.fcr_cour li:first-child:before{
	content:'\f017';
}
.fcr_cour li:nth-child(2n):before{
	content:'\f073';
}
.fcr_cour li:nth-child(3n):before{
	content:'\f041';
}
.fcr_cour li:nth-child(4n):before{
	content:'\f007';
}
.fcr_cour1{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour2{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour3{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.fcr_cour4{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour5{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	position:relative;
	}
.fcr_cour5 span.shipImg{
	position:absolute;
	border:1px solid #fff;
	top:10px;
	right:10px;
}
.fcr_cour6{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour7{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg7.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.fcr_cour9{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg9.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour10{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg10.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour11{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.fcr_cour12{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour13{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg13.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour14{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg14.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.fcr_cour1 p,.fcr_cour2 p,.fcr_cour3 p,.fcr_cour4 p,.fcr_cour5 p,.fcr_cour6 p,.fcr_cour7 p,.fcr_cour8,.fcr_cour9,.fcr_cour10,.fcr_cour11,.fcr_cour12 ,.fcr_cour13 p,.fcr_cour14 p{
	text-align: left;
	color: #FFF;
	line-height: 150%;
	padding-left: 24px;
}
.f_price{
	display: inline;
	float: left;
}
.yoyaku{
	float: right;
	margin-top:5px;
}
.yoyaku a{
	width:252px;
    display: block;
    background: #f90;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 5px;
    border: 2px solid #f90;
    position:relative;
}
.yoyaku a:hover {
	color:#f90;
	background:#fff;
}
.yoyaku a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
    -moz-transform: scaleY(0.8) rotate(-45deg);
    -ms-transform: scaleY(0.8) rotate(-45deg);
    -o-transform: scaleY(0.8) rotate(-45deg);
    transform: scaleY(0.8) rotate(-45deg);
}
/*â€™Ã‡â€°Ã*/
.fcr_cour8{
	background-image: url(../../img/pref_category/factory_cruise/cource_bg8.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:auto;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/*â€™Ã‡â€°Ãâ€šÂ¨â€šÂ·â€šÂ·â€šÃŸ*/
.plan_now{
	width:176px;
	height:26px;
	background:url(../../img/pref_category/factory_cruise/plan_now.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	margin-top:5px;
	margin-left:370px;
	margin-bottom: 5px;
}
a:hover.plan_now{
	background-position:bottom left;
}
/*æ—…ãƒ¯ãƒ³ãƒ”ãƒƒã‚¯ã‚¢ãƒƒãƒ—*/
.susumeInner{
	margin:15px auto;
	background:#fff;
	border-top:5px solid #666;
	border-bottom:5px solid #666;
	width:98%;
	padding:8px;
}
.susume li{
	background: url(//www.tabione.com/sp/module/img/special/arrow.png) right no-repeat;
 	background-size: 18px 69px;
	-webkit-background-size: 18px 69px;
    -moz-background-size: 39px 69px;
    -o-background-size: 39px 69px;
	border-bottom: 1px solid #dbdbdb;
	padding:10px 0;
}
.susume li:last-child{
	border-bottom:none;
}
.susume li:hover {
    opacity: 0.8;
}
.susume .pickImg{
	width:25%;
	float:left;
}
.susume .pickImg img{
	width:100%;
	height:120px;
}
.susume dl{
	float:left;
	width:70%;
	padding-left:8px;
	color:#000;
	line-height: 1.3em;
}
.susume dl dt{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
.susume dl dd{
	margin-bottom:5px;
}
.susume dl .pickPrice span{
	font-size:1.2em;
	color:#c00;
	font-weight:bold;
}
.pla_1{
	margin-left:8px;
	width:265px;
	height:auto;
	border:#673499 solid 1px;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
.pla_title{
	text-align:center;
	font-weight:bold;
	margin:5px 5px 10px 5px;
}

.pla_left{
	width:110px;
	height:90px;
	padding:1px;
	margin-left:5px;
	border:solid 1px #636;
	float:left;
}
.pla_right{
	width:135px;
	float:left;
	margin-left:8px;
	line-height:1.2em;
}

.susume_pr{
	margin:5px 0 5px 5px;
	float:left;
	font-size: 18px;
	color: #F00;
	font-weight:bold;
	font-family: "Æ’qÆ’â€°Æ’MÆ’mÅ&nbsp;pÆ’S Pro W3", "Hiragino Kaku Gothic Pro", "Æ’ÂÆ’CÆ’Å&nbsp;Æ’I", Meiryo, Osaka, "â€šlâ€šr â€šoÆ’SÆ’VÆ’bÆ’N", "MS PGothic", sans-serif;	
}
.susume_pr span {
    font-weight: bold;
    font-size: 15px;
}
.yoyakushosai{
	margin-left:20px;
	margin-top:7px;
	overflow:hidden;
	width:134px;
	height:22px;
	background:url(../../img/pref_category/factory_cruise/yoyakushosai.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
}
a:hover.yoyakushosai{
	background-position:bottom left;
}

.pla_under{
	clear:both;
}
.txt_t{
	background:url(../../img/pref_category/factory_cruise/hoshi.jpg) no-repeat;
	font-weight:bold;
	font-size:16px;
	padding-left:20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*Æ’^Æ’u*/
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}

img{
	border: 0;
	vertical-align: bottom;
}

/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  

img{
	border: none;
}
a{
	outline: none;
}

.tabs{
	float: left;
	list-style: none;
	margin-right:8px;
}
.tabs2{
	list-style:none;
}
.factoryCruiseMap{
	margin-bottom:20px;
}

/*â€šÂ¢â€šÂ¿â€šÂ¨â€šÂµâ€™Ã‡â€°Ã*/
#ichioshi{
	margin-top:-10px;
}

.pla2{
	background-color: #333;
	height: auto;
	width: 520px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.bannar{
	background-image: url(../../img/topics/xmas_cruise/bannar.jpg);
	display: block;
	height: 60px;
	width: 558px;	
}
a:hover.bannar{
	background-image: url(../../img/topics/xmas_cruise/bannar_o.jpg);

}	
#year1,#month1,#day1{
	font-size:18px;
}
.searchBox{
	margin: 10px auto 20px;
    width: 98%;
    clear: both;
    border: 1px solid #666;
    background: #fff;
}
.tourTtl{
	font-size: 1.4em;
    color: #fff;
    padding: 5px 8px;
    font-weight: bold;
    background: #666;
}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"â€žÂ&nbsp;";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding:8px;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox p.searchBtn{float:right; width:150px;margin:0 auto;}
.searchBox p.searchBtn button{width:100%;background-color:#f90 ;border:none;padding:1px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:0 auto;font-size: 1.6em;
font-weight: bold;}
.searchBox p.searchBtn button i{margin-right:5px;}
.searchBox p.searchBtn button:hover{background-color:#CCC;}
.searchBox select,.searchBox input{padding:3px;max-width: 200px;}
.searchBox #useDay01{margin:2px auto;display:inline;}
.searchBox input{padding: 5px;border: 1px solid #eee;}
.searchBox input.year1{width:100px;}
.searchBox span{float:left;margin-right:5px;}
.searchBox img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox img:hover{opacity:0.8;}

#gradation1{
	width:558px;
	height:63px;
	background:url("../../../img/pref_category/factory_cruise/back_gray1.jpg") no-repeat scroll 0 0 transparent!important;
}
#gradation2{
	width:558px;
	height:50px;
	background:url("../../../img/pref_category/factory_cruise/back_gray2.jpg") no-repeat scroll 0 0 transparent!important;
}
/* â€œÂ®â€°Ã¦ */

#mainContents{ 
	margin-bottom:5px;
	background-color:#000;
	padding-bottom:10px;
}
#mainContents .mainContentsInner{
	width:534px;
	margin:0 8px;
	background-color:#000;
	padding:4px;
}
#mainContents .mainContentsInner .mainImg{
	float:left;
	width:250px;
	height:216px;
	clear:both;
	margin:0 16px;
}
#mainContents .mainContentsInner h2{
	color:#FFCC33;
}
#mainContents .right_txt{
	float:left;
	color:#FFF;
	width:220px;
	margin:16px;
}
#mainContents .mainContentsInner h2 center{
	font-size:20px!important;
	font-weight:bold;
	margin:10px 10px 0px 0px;
}
#mainContents .mainContentsInner span{
	font-size:13px;
	line-height:1.3em;
}
#mainContents #imgBnr{
	margin:10px;
}
/* â€Ã¤Å&nbsp;râ€¢\ */
.hikaku{
	width:98%;
	margin:15px auto;
}
.hikaku_ttl{
	text-align: center;
	margin:8px 0 12px;
	color:#fff;
	font-size:1.2em;
}
.hikaku table{
	border-collapse: collapse;
	border:1px solid #666;
	background-color:#FFF;
}
.hikaku td{
	border:solid 1px #666;
	padding:3px 5px;
	line-height: 1.3em;
}
.hikaku_t{
	background: #666;
    color: #ffffff;
	font-weight:bold;
}
.hikaku .hikaku_t td{
	border-right: 1px solid #fff;
}
.hikaku td:last-child {
    border-right: none;
}
/*â€šÃ¦â€šÂ­â€šÂ&nbsp;â€šÃ©Å½Â¿â€“Ã¢*/
/*-------Æ’ÂÆ’CÆ’â€œ-------*/
#mainContents{
	padding:8px 0px 8px 0px;
	margin-bottom:8px;
}
#mainContents .mainContentsInner{
	background:#FFF;
	border: 1px solid #ccc;
	width:98%;
	margin:0px auto;
	padding-top:5px;
}
#mainContents h3.title{
	font-weight:bold;
	font-size:17px;
	padding:5px;
	margin:3px 0px 0px 6px;
	border-bottom:none;
	clear:both;
}

.questionBox{
	border:#CCC 1px solid;
	width:95%;
	padding:5px;
	margin:5px auto;
}
.questionBox .question{
	background: url(../../img/pref_category/factory_cruise/icon_q.png) no-repeat scroll left 2px rgba(0, 0, 0, 0);
	padding:8px 30px;
	color: #16053c;
	font-weight:bold;
	font-size:14px;
}

.questionBox .ansDetail1{
	background: url(../../img/pref_category/factory_cruise/icon_a.png) no-repeat scroll left 2px rgba(0, 0, 0, 0);
	padding:8px 0px 8px 30px;
	line-height:1.4em;
}
.questionBox span{
	font-weight:bold;
	color:#F00;
}
.questionBox .answer2 {
    margin: 8px 20px;
    width: 450px;
}
.questionBox .answer2 .ansImg {
    float: left;
    width: 210px;
	margin-right:8px;
}
.questionBox .answer2 .ansDetail2 {
    float: left;
    width: 232px;
}
.questionBox .answer2 .ansDetail2 p{
	background: url(../../img/topics/0902bluecave/icon_a.png) no-repeat scroll left 2px rgba(0, 0, 0, 0);
	padding-left:30px;
}

#mainContents h3.questionTitle {
    color: #fff;
	background-color:#16053c;
	padding-left:10px;
    border-bottom: medium none;
    clear: both;
    font-size: 17px;
    font-weight: bold;
    padding: 12px;
}

.mt8{
	margin-top:8px;
}


h2.fcTtl{
	margin-top:10px;
	background:url(../../img/pref_category/factory_cruise/ttlBgSp.png) repeat!important;
	border-top:none!important;
	clear:both;
	font-weight:bold!important;
	font-size:1.2em;
	padding-left:5px;
}
h2.fcTtl span{
	background:url(../../img/PREF_CATEGORY/factory_cruise/iconSp.png) no-repeat left;
	background-size:25px 25px;
	display:block;
	padding:10px 0px 10px 30px;
	color:#FFF;
}


#nightFactoryTour{
	background:#2f5596;
}
#nightFactoryTour .tourContent ul li{
	float:left;
}
#nightFactoryTour .tourContent ul li.tourCont1{
	width:290px;
}
#nightFactoryTour .tourContent ul li.tourCont2{
	width:262px;
}
#nightFactoryTour .tourContent p{
	width:80%;
	margin:8px auto;
}
#nightFactoryTour .tourContent p a{
	background:#FF9900;
	color:#fff;
	text-align:center;
	display:block;
	padding:10px 0;
	font-weight:bold;
	border-radius:5px;
	font-size:1.3em;
}
#nightFactoryTour .tourContent p a:hover{
	opacity:0.8
}
#nightFactoryTour .tourNotice{
	color:#fff;
}
/*è¦‹ã©ã“ã‚*/
#highlight .highlightMap{
	position: relative;
	background:url(../../img/pref_category/factory_cruise/map_point.jpg);
	height:350px;
	width:558px;
	margin:8px auto;
}
#highlight .highlightMap li{
	position:absolute;
	background:url(../../img/pref_category/factory_cruise/map_pin.png);
	color:#fff;
	font-weight: bold;
	width: 24px;
    height: 35px;
    padding: 0px 0px 15px;
	font-size: 1.1em;
    text-align: center;
    display: block; 
}
#highlight .highlightMap li.map1{top:70%;left:10%;}
#highlight .highlightMap li.map2{top:53%;left:13%;}
#highlight .highlightMap li.map3{top:43%;left:34%;}
#highlight .highlightMap li.map4{top:55%;left:50%;}
#highlight .highlightMap li.map5{top:28%;left:52%;}
/*#highlight .highlightMap li.map6{top:38%;left:64%;}*/
#highlight .highlightMap li.map6{top:30%;left:62%;}
#highlight .highlightMap li.map7{top:24%;left:80%;}
#highlight .highlightMap li.map8{top:30%;left:96%;}
#highlight .highlightMap li.map9{top:50%;left:78%;}
#highlight .highlightMap li.map10{top:66%;left:30%;}


.highlightList{
	width:98%;
	margin:8px auto;
}
.highlightList li{
	width:32.5%;
	display:inline-block;
	vertical-align: top;
	background:#fff;
	padding:8px;
	margin-bottom:5px;
}
.highlightList li h3{
	text-align: center;
	margin-bottom:8px;
	font-size: 1.1em!important;
    color: #000!important;
    font-weight: bold!important;
}
.highlightList li h3 span{
	width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #901d22;
    margin-right: 5px;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    padding: 2px 0px;
    text-align: center;
}
.highlight_img img{
	width:100%;
}
/*ãƒ©ãƒœ*/
#labo {
	background:#fff;
	width: 98%;
    margin: 0px auto 15px;
    padding-bottom: 10px;
}
#labo h3{
	color: #fff!important;
    background-color: #16053c;
    padding:12px!important;
	font-size: 17px!important;
	font-weight:bold;
	margin-bottom:8px;
}
#labo ul li{
	width: 47.8%;
    float: left;
    position: relative;
    margin-left: 8px;
    margin-bottom:8px;
}
#labo .laboImg{
}
#labo .laboImg img{
	width:100%;
	height:220px;
}
#labo .laboText{
	position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,0.9);
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}
#labo .laboText h4{
	background:none;
	border-bottom:none;
	margin-top:0px;
	padding:0px;
	color:#333;
	margin-bottom: 5px;
	font-size: 1.1em;
    font-weight: bold;
}

/*â€šÂ»â€šÃŒâ€˜Â¼â€šÃŒÆ’GÆ’Å&nbsp;Æ’A*/

#otherAreaCont{
	background:#fff;
	width:99%;
	margin:8px auto;
	box-sizing:border-box;
}
.otherAreaContInner{
	padding:8px;
}
.otherAreaContInner ul {
    display: flex;
}
#otherAreaCont ul li a {
    display: flex;
}
#otherAreaCont h3{
	color: #fff!important;
    background-color: #16053c;
    padding:12px!important;
	font-size: 17px!important;
	font-weight:bold;
	margin-bottom:8px;
}
#otherAreaCont ul li{
	box-sizing:border-box;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	border:1px dotted #666;
	margin-right:5px;
}
#otherAreaCont ul li:nth-child(even){
	margin-right:0px;
}
#otherAreaCont ul li p{
	display:inline-block;
	vertical-align:middle;
}
#otherAreaCont ul li p.otherImg{
	width:40%;
	margin-right:8px;
}
#otherAreaCont ul li p.otherImg img{
	width:100%;
	height: 60px;
    object-fit: cover;
}

#menu_gw {
	margin: 15px 5px;
	border:#666 2px solid;
}
#menu_gw p {
    background: #666;
    color: #fff;
    text-align: center;
    padding: 8px;
    font-weight: bold;
    font-size:1.1em;
}
#menu_gw ul{	
	font-size:20px;
	background:#fff;
	display: table;
	width:100%;
}
#menu_gw ul:first-of-type{
	border-bottom:1px dotted #666; 
}
#menu_gw ul li{
	display: table-cell;
	font-size:0.8em;
	background: #fff;
    border-left: 1px dotted #666;   
    padding: 10px 0;
    width:20%;
    text-align: center;
}
#menu_gw ul li:nth-child(1) {
	border-left:none;
}

#menu_gw ul li span img{
	width: 50px;
    height: 45px;
}
#menu_gw ul li a{
	display: block;
	color:#333;
}
#menu_gw ul li span{
	color:#c00;
	font-weight:bold;
}
#menu_gw ul li span.blue{
	color:blue;
}
#menu_gw ul li i{
	margin-left:3px;
}
#menu_gw ul li.tabCurrent{
	color:#0066cc;
}

#menu_gw img{
	opacity:0.5;
}
#menu_gw ul li.tabCurrent img,#menu_gw a:hover img{
	opacity:1;
}
#menu_gw ul li a:hover{
	color:#FFCC33;
}

.notification{
	padding:8px;
	width: 96%;
    margin: 0px auto 8px;
    box-sizing: border-box;
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff
}
.notification a{
	color:#fff;
	text-decoration: underline;
	font-size:1.1em;
}
.notification a span{
	margin-right:8px;
	text-decoration: none;
}
.otherPlan{
	width: 300px;
	margin: 8px auto;
}
.otherPlan a{
	text-align: center;
	background: #666;
	color: #fff;
	display: block;
	padding: 8px 0;
	text-decoration: none;
	font-size: 1.2em;
}
.bnrarea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.bnrarea li {
    width: 50%;
}
.bnrarea li img {
    width: 100%;
}
.bnrarea img {
    padding: 5px;
}
img.img-f {
    padding: 5px;
    width: 100%;
}</pre></body></html>