@charset "utf-8";
/* CSS Document */

/* -- 下層ページ共通　スマホheader -- */
#suntory_contents #header {
    height: auto;
    padding-top: 15px;
    background-color:#FFF;
    box-shadow:0 8px 12px -8px #222 inset;
    -webkit-box-shadow: 0 8px 12px -8px #E2E2E2 inset;
    padding-bottom: 0;	
}
#header #headerInn {
    width: 100%;
    background-color:#FFF;
    padding-bottom: 0;
}
#header #headerInn .reser_btn {
    position: absolute;
    top: 6px;
    right: 50px;
}
#header #headerInn .reser_btn a {
    background: url(/sun_common/contents_alias/factory/water/common/img/sp/hd_reservation_btn.png) no-repeat 0 0;
    background-size: 40px 30px;
    -webkit-background-size: 40px 30px;
    -o-background-size: 40px 30px;
    -moz-background-size: 40px 30px;
    -ms-background-size: 40px 30px;
    width: 40px;
    height: 30px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#header #headerInn hgroup {
    width: 100%;
}
#header #headerInn hgroup h1 {
	width: 64%;
}

#header #headerInn hgroup h1 a {
    background:url(/sun_common/contents_alias/factory/water/common/img/sp/logo_ttl.png) left top no-repeat;
    background-size:100% auto;
    -webkit-background-size:100% auto;
    -o-background-size:100% auto;
    -moz-background-size:100% auto;
    -ms-background-size:100% auto;
    width: 100%;
	padding-top: 14%;
    margin-left: 15px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.introduction .leed_ttl.h38 {
	/*height:38px;*/
}


#header #headerInn {
    position: relative;
    overflow: hidden;
    zoom: 1;    
}
#header #headerInn p.quest_btn {
    display: block !important;
    position: absolute;
    top: 6px;
    right: 10px;
    background:url(/sun_common/contents_alias/factory/water/common/img/sp/local_nav_btn.png) no-repeat 0 0;
    background-size:30px 30px;
    -webkit-background-size:30px 30px;
    -o-background-size:30px 30px;
    -moz-background-size:30px 30px;
    -ms-background-size:30px 30px;
    width: 30px;
    height: 30px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#header #headerInn .answer_cont {
    width: 100%;
    overflow: hidden;
    zoom: 1;
}
#header #headerInn .answer_cont ul {
    background-color: #ceeff6;
    padding: 15px 10px;

}

#header #headerInn .answer_cont ul li a {
    display: block;
    padding: 15px 17px;
    line-height: 1.1;
    color: #322517;
    font-size: 14px;
    background: #FFF url(/sun_common/contents_alias/factory/water/common/img/sp/arrow_ic_tp02.png) no-repeat 92% center;
    background-size:8px 16px;
    -webkit-background-size:8px 16px;
    -o-background-size:8px 16px;
    -moz-background-size:8px 16px;
    -ms-background-size:8px 16px;
    border-top: 1px solid #97d5e5;
    border-left: 1px solid #97d5e5;
    border-right: 1px solid #97d5e5;
}
#header #headerInn .answer_cont ul li:nth-child(2) a {
    padding-top: 9px;
    padding-bottom: 9px;
}
#header #headerInn .answer_cont ul li a em {
    display: block;
    font-size: 11px;
    font-style: normal;
    padding-bottom: 2px;
}
#header #headerInn .answer_cont ul li:first-of-type a {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;   
}
#header #headerInn .answer_cont ul li:last-of-type a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottom-left: 6px;
    -moz-border-radius-bottom-right: 6px;
    border-bottom: 1px solid #c3e1e9;
}
/*
#header #headerInn .answer_cont ul li.icon_pc a {
    background-image:url(../img/water/access/img/icon_pc.png);
    background-size:19px 18px;
    -webkit-background-size:19px 18px;
    -o-background-size:19px 18px;
    -moz-background-size:19px 18px;
    -ms-background-size:19px 18px;  
}
*/
#header #headerInn .answer_cont ul li a:hover {
    text-decoration: none;
}

#header #headerInn .answer_cont ul li a.navi_on {
	background-color: #e8fafe;
}


/*見学停止対応*/

/*#header #headerInn .reser_btn {display: none;}
#header .answer_cont ul._gn li:nth-child(4) {display: none;}*/
/*#header .answer_cont ul._gn li:nth-child(6) {display: none;}*/

/*#header #headerInn .answer_cont ul._gn li:nth-child(5) a */
#header #headerInn .answer_cont ul._gn li:nth-child(3) a {
	color: #aaa;
    background: none;
    background-color: #fff;
	pointer-events: none;
}
















