@charset "shift_jis";

/* ///////////////////////////////////////////////////////////////////

[suntory_contents]
	[container]
		[header_box]
		[contents]
			[form_area]
			[notes]
			[submit_box]
[ftr]

/////////////////////////////////////////////////////////////////// */
#suntory_contents {
	font-family:"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",游ゴシック体,"Yu Gothic",YuGothic,メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}
@media screen and (max-width: 767px){
#suntory_contents {
	font-family:"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",游ゴシック体,"Yu Gothic",YuGothic,メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif,Helvetica;

	background-color:#FFF;
	min-width:0px;
}
}
#suntory_contents a:link {
	color:#437BB3;
	text-decoration:underline;
}
#suntory_contents a:visited,
#suntory_contents a:hover,
#suntory_contents a:active{
	color:#994778;
}
/* =========================================================
suntory_contents
========================================================= */
#suntory_contents {
	background-color: #f2efe9;
    display: table;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	color:#555;
}
#suntory_contents .box .cnt ul.inline {
	padding-bottom: 3px;
}
#suntory_contents p.kome.mt1{
	margin-top:1em;
}
@media screen and (max-width: 767px){
#suntory_contents {
	display: inline-block;
	padding:0;
}
}
/* =========================================================
container
========================================================= */
#container {
	background-color:#f2efe9;
    margin: 0 auto;
    padding:0 0 20px 0;
    width: 100%;
}
#container p.cntr{
	text-align:center;
}
@media screen and (max-width: 767px){
#container{
	width:100%;
	margin: 0;
}

#container h1 img{
	max-width:140px;
	padding-left:2%;
}
}
/* =========================================================
container > h1 
========================================================= */
#container div.hdr{
	background:url('/btc/gourmet/bar-navi/cp1612051/img/pc/hd_bg.png') no-repeat 0 0 #0C080A;
	margin:0;
	height:74px;
}
@media screen and (max-width: 767px){
	#container div.hdr{
		background:url('./btc/gourmet/bar-navi/cp1612051/img/sp/hd_bg_sp.png') no-repeat 0 0 ##0C080A;
		margin:0;
		height:auto;
	}
}
/*@media screen and (max-width: 480px){
	#container h1.hdr{
		min-height:50px;
	}
}
*//* =========================================================
#header_box
========================================================= */
#container .hdr > h1#header_box {
	width:960px;
	margin:0 auto;
	padding:17px 0;
	height:40px;
}
#container .hdr > h1#header_box img{
	display:block;
	padding:0;
}

@media screen and (max-width: 767px){
#container .hdr > h1#header_box{
	background-size:contain;
    display: block;
    height: auto;
    margin: 0;
    padding:0 2%;
    width: 100%;
	min-height:48px;
	position:relative;
}
#container .hdr > h1#header_box img{
	top:7px;
	position:absolute;
}
}

/* =========================================================
#header_box img#pc
========================================================= */
#container .hdr > h1#header_box img#sp{
	display:none;
}
@media screen and (max-width: 767px){
#container .hdr > h1#header_box img#pc{
	display:none;
}
}
/* =========================================================
#header_box img#sp
========================================================= */
@media screen and (max-width: 767px){
#container .hdr > h1#header_box img#sp{
	display:block;
}

}

/* =========================================================
contents
========================================================= */
#suntory_contents #contents {
	width:750px;
	margin:66px auto 20px;
	padding:20px 20px 30px;
	background-color:#FFF;
}
#suntory_contents #container #contents .required{
	background-color:#cd723d;
	font-size: 12px;
	height: 1.6;
	letter-spacing: 0.2px;
	line-height: 20px;
	right: 12px;
	text-align: center;
	width: 50px;
}
#suntory_contents #contents li#shop_name{
	color: #555555;
	font-family: "游明朝","Hiragino Mincho ProN","Hiragino Mincho Pro",YuMincho,"ＭＳ 明朝",serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 25px;
}
#suntory_contents #contents li#shop_type{
	color: #555555;
	font-size: 14px;
	letter-spacing: -0.2px;
	line-height: 16px;
	margin-bottom: 40px;
	margin-top: 10px;
}
#suntory_contents #contents h2#sub-ttl{
	font-size:24px;
	font-weight:bold;
}
@media screen and (max-width: 767px){
#suntory_contents #contents {
		width:100%;
		margin-top:0;
		padding:0;
}
#suntory_contents #container #contents .required{
	/*position:relative;*/
	height:auto;
}
#suntory_contents #contents .pagetop{
	margin:0;
	padding:0 15px 50px;
}
#suntory_contents #contents li#shop_name,
#suntory_contents #contents li#shop_type,
#suntory_contents #contents h2#sub-ttl{
	font-family:'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro',游ゴシック体,'Yu Gothic',YuGothic,メイリオ,Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif,Helvetica;
	font-size:16px;
	margin:0;
	padding:0 10px;
	background:#F2EFE9;
}
}

/* =========================================================
form_area
========================================================= */
#suntory_contents #form_area div.cnt_wrap div.cnt,
#suntory_contents #form_area div.cnt_wrap div.cnt_1st{
	width:auto;
}
#suntory_contents #form_area h2{
	color:#9b6646;
}
@media screen and (max-width: 767px){
#suntory_contents #form_area h2.h2_err{
	color:#4d3322;
}
#suntory_contents #form_area div.zip ul li span{
	display:inline-block;
}
}
/* =========================================================
notes
========================================================= */
#suntory_contents #notes{
	padding:1em 0;
}
#suntory_contents #notes h2{
	color:#9b6646;
}
@media screen and (max-width: 767px){
#suntory_contents #notes{
	padding:1em;
}
}
/* =========================================================
lead_box
========================================================= */
ul#lead_box {
	background: #f2efe9;
	margin: 1.5em 0;
	padding: 0.95em;
}
ul#lead_box > li{
	color:#9b6646;
}
ul#lead_box > li.fnt-16px{
	font-size:16px;
	font-weight:500;
}
ul#lead_box > li.mt1{
	margin-top:1em;
}

/* =========================================================
formkakunin
========================================================= */
#suntory_contents #formkakunin{
	padding:15px 15px 0;
	text-align:center;
}

#suntory_contents #formkakunin p{
	color:#42210b;
	font-size: 94%;
}
@media screen and (max-width: 767px){

#suntory_contents #formkakunin{
	padding:0 0.5em;
}

#suntory_contents #formkakunin p{
	text-align:left;
}
}
/* =========================================================
form_area
========================================================= */
#suntory_contents .box h2 {
	background-color:#e6dfd7;
}
#suntory_contents .box h2, 
#suntory_contents #form_area div.cnt, 
#suntory_contents .box .cnt,
#suntory_contents #form_area div.cnt_wrap h2.h2_1st,
#suntory_contents #form_area div.cnt_wrap div.cnt_1st,
#suntory_contents .box .cnt_lastchild{
	border-color:#9b6646;
}
#suntory_contents #form_area div.cnt_wrap div.bdr-r{
	border-right:none;
}
#suntory_contents .box .tel input[type=tel]{
	width:120px;
}
#suntory_contents #form_area div.cnt_wrap div.cnt_1st p.er_msg_point{
	padding:0;
}
h2#h2-form-box,
h2#h2-form-box span,
h2#h2-enquete-box,
h2#h2-enquete-box span{
	color:#FFF;
	background-color:#9B6646;
	padding:8px;
	margin:0;
}
#suntory_contents ul.pt3{
	padding-top:3px;
}
@media screen and (max-width: 767px){
#suntory_contents #form_area h2,
#suntory_contents #form_area h2.h2_1st{
	background-color:#e6dfd7;
}
#suntory_contents #form_area div.cnt_wrap h2.h2_1st,
#suntory_contents #form_area div.cnt_wrap div.cnt_1st{
	border:none;
}
#suntory_contents #form_area div.cnt_wrap h2.h2_1st.h2_err {
	background-color: #ff99cc;
	border: 2px solid #f00;
}
}

/* =========================================================
formthanks
========================================================= */
#suntory_contents #formthanks{
	padding:15px 0;
	margin-bottom:20px;
}
#suntory_contents #formthanks,
#suntory_contents #formthanks h2{
	color: #42210b;
}

#suntory_contents #formthanks p.info{
	margin-bottom:15px;
	text-align:center;
}

#suntory_contents #formthanks .campetc{
/*	text-align:center;
*/}

#suntory_contents #formthanks .campetc a{
	display:inline-block;
}
@media screen and (max-width: 767px){
#suntory_contents #formthanks .campetc{
	margin:10px 15px;
}

#suntory_contents #formthanks .campetc img{
	width:100%;
	max-width:281px;
}

#suntory_contents #formthanks p.info{
	padding:0 1.5em;
}
}
/* =========================================================
submit_box
========================================================= */
#suntory_contents #submit_box a.confirm:link,
#suntory_contents #submit_box a.confirm:visited {
    background: url("/btc/CP201305/img/submit_btn6_bg.gif") no-repeat scroll center top ;
}
#suntory_contents #submit_box a.confirm:hover,
#suntory_contents #submit_box a.confirm:active {
    background-position: 0 -40px;
}
#suntory_contents #submit_box a.back_img:link,
#suntory_contents #submit_box a.back_img:visited{
	left:80px;
}
@media screen and (max-width: 767px){
#suntory_contents #submit_box a:hover{
	background-color:transparent;
}
#suntory_contents #submit_box a:link,
#suntory_contents #submit_box a:visited,

#suntory_contents #submit_box a.confirm:link, #suntory_contents #submit_box a.confirm:visited {
	display:block;
	height:auto;
	margin:0 15px;
	padding:10px 0;
	background-image:none;
	background-color:#C00;
	text-indent:0; border-radius:0;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background: #437BB3;
}
#suntory_contents #submit_box a.back_css:link, #suntory_contents #submit_box a.back_css:visited, #suntory_contents #submit_box a.back_img:link, #suntory_contents #submit_box a.back_img:visited{
	background:#888;
	border-radius:0;
}
}
/* =========================================================
ftr
========================================================= */
#suntory_contents #ftr{
	display:block;
	margin:0 auto;
	padding-top:17px;
	height:80px;
	background:#b5ab9e;
}

@media screen and (max-width: 767px){

#suntory_contents #ftr {
    background: #000 url("/btc/gourmet/bar-navi/cp1612051/img/sp/logo_sp.png") no-repeat scroll 50% 10px / 90px 24px;
    display: block;
    height: 24px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
}
