@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #e60012}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #07928c}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* レイアウト */
.t10b { font-size: 10px; line-height: 18px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.pcnone{display:none;}

/* CSS初期設定 */
body {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p,h2,h3,h4,h5,ul,ol,li,dl,dt,dd { 
	margin:0;
	padding:0;
	text-decoration:none;
}
ul,ol {
	list-style:none;
}
a {
	overflow: hidden;
}
strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

#wrapper {line-height: 1.231;}
html {scroll-behavior: smooth;}/*smooth scroll*/
#dirPathBlock,
#anchorLinkBlock,
main{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

/* ●●●背景●●● */
#bg {
	width:950px;
	margin: auto;
	background-color:#fef9d3;
	padding-bottom:10px;
}
#bg img {
	border:0;
	vertical-align: bottom;
}
#bg2 {
	width:950px;
	background-image: url(imgs/bg1.jpg);
	padding:10px 0px 17px 0px;
	page-break-after:always;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	margin:0;
}

/* ●●●旭山動物園ＭＡＰ●●● */
.imgMap {
	float:left;
	width:699px;
	height:449px;
	text-align:right;
}
.imgMap img {
	margin-top:5px;
}
.zoo1 {
	float:left;
}
.zoo2 {
	float:left;
}
.zoo3 {
	float:left;
	padding-left:5px;
	margin-bottom:13px;
}

.zoo3 dt {
    width: 100%;
}

.zoo3 dd {
	padding-left:1px;
}
.zoo4 {
	float:left;
	margin-bottom:13px;
}
.zoo5 {
	float:left;
	margin-bottom:13px;
}
.zoo6 {
	float:left;
	margin-bottom:13px;
}
/*20160901*/
dl.zoo3 dt,
dl.zoo4 dt,
dl.zoo5 dt,
dl.zoo6 dt{
	margin-left:-6px;
}

/* ●●●旭山動物園号〜かわいい動物達と出発進行！〜●●● */
#boxTrain {
	background-image: url(imgs/box1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 927px;
	padding-bottom:12px;
	margin:0px 0px 13px 10px;
	page-break-after:always;
}
.imgTrain1 {
	float:left;
	width:428px;
	text-align:right;
	margin:0px 7px 0px 0px;
}
.txtTrain {
	line-height:19px;
	padding:10px 30px 3px 0px;
}

.imgTrain2 img:nth-of-type(3),
.imgTrain2 img:nth-of-type(4),
.imgTrain2 img:nth-of-type(5){margin: 10px 37px;}

/* ●●●旭山動物園について●●● */
#boxInfo {
    background: #FFF;
	width: 927px;
	padding-bottom:17px;
	margin:0px 0px 0px 10px;
}
#boxInfo h2 {
	margin-bottom:15px;
}
#txtInfo {
	float: left;
    width: 600px;
    padding: 0 20px;
}
#txtInfo p {
	line-height:17px;
	margin-bottom:5px;
}
.txt2 {
	float:left;
	width:350px;
}
.txt3 {
	clear:left;
}
.imgInfo {
	float:left;
	margin-bottom:7px;
}
.mapInfo {
	float:left;
	width:264px;
	border:1px solid #000000;

}

/* ●●●プラン詳細●●● */
.boxPlan {
	width:938px;
	padding:0px 0px 20px 12px;
}
.plan1 {
	float:left;
	width:453px;
	background-color:#ffffff;
	border:1px solid #a0a0a0;
	padding-bottom:10px;
	margin:12px 12px 0px 0px;
}
.plan1 dt {
	background-color:#cde298;
	padding:5px;
	margin-bottom:5px;
}
.plan2 {
	width:921px;
	background-color:#ffffff;
	border:1px solid #a0a0a0;
	padding-bottom:10px;
	margin:12px 0px 0px 0px;
}
.plan2 dt {
	background-color:#cde298;
	padding:5px;
	margin-bottom:5px;
}
.plan3 {
	float:left;
	width:177px;
	background-color:#ffffff;
	border:1px solid #a0a0a0;
	padding-bottom:8px;
	margin:12px 7px 0px 0px;
}
.plan3 dt {
	background-color:#cde298;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
}
.plan4 {
	float:left;
	width:453px;
	background-color:#ffffff;
	border:1px solid #a0a0a0;
	padding-bottom:10px;
	margin:12px 12px 0px 0px;
}
.plan4 dt {
	font-size:14px;
	background-color:#cde298;
	padding:5px 5px 5px 23px;
	margin-bottom:9px;
	background-image: url(imgs/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
.linkPlan {
	font-size:14px;
	background-image: url(imgs/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:18px;
	margin:0px 0px 5px 5px;
}
.linkPlan span {
	font-size:12px;
	margin-left:10px;
}
.txtPlan {
	padding:0px 7px 0px 7px;
	margin-bottom:5px;
}
.txtPlan2 {
	padding:0px 9px 0px 11px;
}
.txtPlan2 img {
	float:right;
	margin-left:3px;
}
.imgPlan {
	text-align:center;
	margin-bottom:5px;
}
.btnPlan {
	text-align:center;
}

#explain{
	width:940px;
	font-size:12px;
	letter-spacing:0.02em;
	padding:0 0 0 15px;
	color:#999;
}

#ancker{
	font-size:12px;
	padding:10px 0 0 20px;
	margin:0;
}

/*営業時間 近場宿泊　近場スポット　タイトル*/
#about_asahiyamazoo{
	background-color: #beec6b;
    color: #e0306a;
	text-align: center;
    line-height: 2;
    font-size: 20px;
}
#yado_near_asahiyamazoo,
#spot_near_asahiyamazoo{
	background-color: #07781c;
    color: #FFF;
	text-align: center;
    line-height: 2.4;
    font-size: 20px;
}
#yado_near_asahiyamazoo span {
	background: #FFF;
    color: #07781c;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    line-height: 1.8;
    padding: 0 10px;
    vertical-align: middle;
}

/*MAP*/
div#middleArea div#bg div#bg2 p.imgMap a img:hover{
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

/*下部リンクボタン*/
.btn01 a, input.btn01 {
    text-decoration: none;
    background: #FF7000!important;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000)!important;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF7000))!important;
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin: 0 auto 16px;
    padding: 16px 0;
    width: 92%;
    display: block;
    color: #fff!important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

.btn02 a, input.btn02 {
    text-decoration: none;
    background: #FF7000!important;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #669966 #669966)!important;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#669966), to(#669966))!important;
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin: 0 auto 16px;
    padding: 16px 0;
    width: 92%;
    display: block;
    color: #fff!important;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

/* 新ガジェット調整 */
.content_wrap {
    padding: 0;
    border: none;
    position: relative;
    z-index: 1;
    min-height: auto;
    top: 0;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.content_wrap select,.btnSeach01 span { background: none !important; }

.box_airset .w50p {
    width: 32% !important;
}
button.minus_or_plus_btn,
input.input-number {
    border: none;
    background-color: transparent;
}
.mb10 {margin-bottom: 10px !important;}
.box_airset #doAirSearch,input.date__airgdt { border: none;}

