@charset "utf-8";

/*---------------------------
	各ページ共通
---------------------------*/

#suntory_content {
  margin: 0 auto;
  padding: 1px 0px 0px 0px !Important;
	width: auto !important;
}
#suntory_content img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#ssmn_area {
	width: 930px;
	margin: 0px auto;
	padding: 0px;
}
#ssmn_area h1,
#ssmn_area h2,
#ssmn_area h3,
#ssmn_area h4 {
	margin: 0px;
	padding: 0px;
}
#ssmn_area .ssmn_inner {
	width: 890px;
	margin: 0px auto;
}

.main_note{padding: 10px 45px 15px;font-size: 11px;line-height: 1.5;}
.textbox{margin: 0 auto;width: 642px;text-align: left;line-height: 1.7;font-size: 14px;margin-bottom: 30px;}
.genzairyo{padding: 0 20px;}
.genzairyo h3{font-size: 14px;font-weight: bold;}
.genzairyo h3:nth-of-type(n+2){margin-top: 0!important;}
.genzairyo h3:nth-of-type(n+4){margin-top: 23px!important;}
.textbox p{margin: 0;padding: 0; text-indent: -1em;padding-left: 1em;}
.todokede{border:1px solid #b7b7b7;padding:10px;margin-top: 25px;}
.todokede + p{margin-top: 25px;}
p.bold{font-weight: bold;font-size: 15px;}
.txtRed{ color:#df2222;}

dd .txtRed{font-size:110%;}
dd .small{font-size:90%;}
.infoColor{color:#fe642e;}
.link-popupr{background:url(/common/img/icon_popup.gif) no-repeat right center; padding-right:20px;}
.warrow a{color:#fe642e;}
/*----------------------------------------------------
	1-7.Input
----------------------------------------------------*/

input.input-text-xxlarge{
	width:530px;
}

input.input-text-xlarge{
	width:520px;
}
input.input-text-large{
	width:350px;
}
input.input-text-medium{
	width:130px;
}
input.input-text-small{
	width:90px;
}
input.input-text-xsmall{
	width:60px;
}
input.input-text-xxsmall{
	width:40px;
}



/*-------------
	table
---------------*/


.block-index-bottom-center{
	background-image:url(../img/img_bk.gif);
	background-repeat: repeat-y;
	background-position: top center;
}



.block-index-bottom-center .boxMain {
	margin: 0 auto;
	/*background: #EEEEEE;*/	
	width: 642px;
	text-align: left;
}
.block-index-bottom-center .boxMain .lead {
	padding-bottom: 20px;
	margin-bottom: 30px;
	background:url(../img/img_dot_border.gif) left bottom repeat-x;
	line-height: 1.7;
}
.note{
	margin-left: 1em;  
	text-indent: -1em;  
}
.block-index-bottom-center .boxMain .FirstSec {
	margin-bottom: 45px;
}
.block-index-bottom-center .boxMain .FirstSec h2 {
	margin-bottom: 10px;
	color: #1b2d52;
	font-weight: bold;
}
.block-index-bottom-center .boxMain .FirstSec div {
	margin-bottom: 25px;
	margin-left: 12px;
	width: 620px;
}
.block-index-bottom-center .boxMain .FirstSec ul {
	width: 620px;
}
.block-index-bottom-center .boxMain .FirstSec div.Third {
	/*font-size: 90%;*/
}
.block-index-bottom-center .boxMain .FirstSec div.Third p {
	margin-bottom: 10px;
	color: #e1302e;	
}
.block-index-bottom-center .boxMain .SecondSec {
	margin-bottom: 50px;
	text-align: center;
}
.block-index-bottom-center .boxMain .FourthSec {
	margin: 0 auto 40px;
	text-align: center;
}
.block-index-bottom-center .ThirdSec,
.block-index-bottom-center .LastSec {
	margin: 0 auto 0; 
	padding-bottom: 5px;	
	background-position: left bottom;
	background-repeat: no-repeat;
}

.block-index-bottom-center .ThirdSec {background-image: url(../img/img_table_btm2.gif); }
.block-index-bottom-center .LastSec { background-image: url(../img/img_table_enq_btm.gif); }

.block-index-bottom-center .ThirdSec table {
	background:url(../img/img_table_bg2.gif) left top repeat-y;
}

.block-index-bottom-center .ThirdSec table tr th,
.block-index-bottom-center .ThirdSec table tr td{
	background:url(../img/img_table_border.gif) left bottom repeat-x;
}

.block-index-bottom-center .ThirdSec table tr.Last th,
.block-index-bottom-center .ThirdSec table tr.Last td{
	background: none!important;
}

.block-index-bottom-center .ThirdSec table tr.Last td.mid{
	background:url(../img/img_table_border.gif) left bottom repeat-x!important;
}

.block-index-bottom-center .ThirdSec table td {
	width: 468px;
}

.block-index-bottom-center div table th,
.block-index-bottom-center div table td {
	padding: 10px;
	line-height: 1.7;
}
	
.block-index-bottom-center .ThirdSec table th {
	width: 174px;
	font-size:84%;
	font-weight: normal;
	line-height:1.5;
}

.block-index-bottom-center .ThirdSec table th span {
	color: #df2222;
}


/*LastSec*/
.block-index-bottom-center .LastSec table {
	border-left: solid 1px #969696;
	border-right: solid 1px #969696;
}

.block-index-bottom-center .LastSec table th {
	background: #fff3b1 url(../img/img_table_border.gif) left bottom repeat-x;
	font-weight: normal;
}

.block-index-bottom-center .LastSec table td {
	background: url(../img/img_table_border.gif) left bottom repeat-x;
}

.block-index-bottom-center .LastSec table td.Last {
	background: none;
}

.block-index-bottom-center .LastSec table th strong,
.block-index-bottom-center .LastSec table th span {
	font-weight: bold;
}

.block-index-bottom-center .LastSec table th strong {
	color: #6e180f;
}

.block-index-bottom-center .LastSec table th span {
	color: #df2222;
}

.block-index-bottom-center .LastSec table td textarea {
	/*width: 525px;*/
	width:526px;
}
/*LastSec end*/

.block-index-bottom-center table.NoPadding {
	background: none!important;
	border: 0!important;
}

.block-index-bottom-center .NoPadding td {
	padding: 0!important;
	height: 5px!important;
	line-height: 1!important;
}

.block-index-bottom-center .ThirdSec p,
.block-index-bottom-center .LastSec p {
	margin-bottom: 9px;
}

.block-index-bottom-center p.attent{
	/*font-size:80%;*/
}

.block-index-bottom-center strong.pic{color:#e90101;}

.block-index-bottom-center table tr.trsesaEnq td{
	padding:22px 10px;
	}

/*tabques*/
.block-index-bottom-center table.tabques{
	border:none;
	background:none!important;
	}

.block-index-bottom-center table.tabques td,
.block-index-bottom-center table.tabques th{
	border:none;
	margin:0!important;
	padding:0 0 4px;
	line-height:1.5;
	font-size:86%;
	background:#FFFFFF!important;
	}

.block-index-bottom-center table.tabques th,
.block-index-bottom-center table.tabques th.twcom{
	width:4%;
	}

.block-index-bottom-center table.tabques td{
	padding:0 2px 4px!important;
	}

.block-index-bottom-center table.tabques td.twcom{
	width:46%!important;
	}

.block-index-bottom-center .bnarea{
	margin:40px 0 30px;
	text-align:center;
	}

.block-index-bottom-center .boxProd{
	margin:0 auto;
	width:582px;
	}

.block-index-bottom-center .boxProd p,
.block-index-bottom-center .boxProd-long p{
	text-align:center;
	}
	
.block-index-bottom-center .boxProd table th,
.block-index-bottom-center .boxProd table td,
.block-index-bottom-center .boxProd-long table th,
.block-index-bottom-center .boxProd-long table td{
	margin:0;
	padding:0;
	} 

.block-index-bottom-center .prodbg{
	padding:0 0 31px;	
	background:url(../img/prod-end.gif) bottom no-repeat;	
	}

.block-index-bottom-center .prodbg-long{
	padding:0 0 31px;	
	background:url(../img/prod04-end.gif) left bottom no-repeat;	
	}

.block-index-bottom-center .boxProd-long{
	margin:0 auto;
	width:544px;
	}

.block-index-bottom-center .boxTei{
	margin:0 auto;
	padding:0;
	width:543px;
	}

.block-index-bottom-center .boxTei h2{
	margin:0 0 15px;
	}

.block-index-bottom-center .boxTei p{
	text-align:left;
	}

.block-index-bottom-center .boxTei p span{
	color:#FF0000;
	text-decoration:underline;
	}

.block-index-bottom-center .boxTei h3{
	margin:0 0 10px;
	text-align:left;
	}
	
.block-index-bottom-center .boxTei .teibl{
	margin:15px auto;
	padding:0;
	width:529px;
	}

.block-index-bottom-center .boxTei .teibl p span{
	color:#FF0000;
	text-decoration:underline;	
	}




.info2 {
	width: 507px;
	margin: 0 auto;
}

.info2 dt {
	font-weight: bold;
	color: #0f58a7;
}

.info2 dd {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	line-height: 1.7;
}
.block-index-bottom-center .btnBlock {
	padding: 40px 0;
	text-align: center;
}



.header_period {
	width:541px;
	margin:0 auto;
	padding-bottom: 25px;
	background:url(../img/img_period_app.gif) top left repeat-x;
}
.header_period p {
	text-align:center;
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:white;
}

.g_active_read{margin-bottom:35px;}
.g_active_read h1{padding:25px 0;}
.g_active_read li{text-indent:-1em;padding-left:1em;}
.g_active_read_waku{margin:25px 0;padding:10px;border:1px solid #ccc;}


.Section table{margin:auto}
/*---------------------------
	clearfix
---------------------------*/

.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac ＼*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

.clear {
	clear: both;
}





.sec03 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: white;
    width: 541px;
    margin: 0 auto;
    padding: 12px;
 background: #8c8c8c;
 border-radius: 5px;
 box-sizing: border-box;
}

.sec03 p{margin: 0;}
.txtC {
    text-align: center!important;
}
.applyinfo {
    width: 582px;
    margin: 10px auto;
	font-size: 14px;
}
.applyinfo dt {
    font-weight: bold;
    color: #080059;
	margin: 0;
    padding: 0;
}
.applyinfo dd {
    margin: 0 0 1em 0;
    padding: 0 0 0 1em;
    line-height: 1.7;
}
.applyinfo dd p{margin: 0;}
.link-popupr {
    background: url(../img/icon_popup.gif) no-repeat right bottom;
    padding-right: 20px;
}
.membarBtnArea {
    margin: 0 auto;
    text-align: center;
}
.membarBtnArea p{	margin: 0;
    padding: 0;}
.mT20 {
    margin-top: 20px!important;
}
.bottom-notes li {
    margin-bottom: 10px;
    margin-left: 1em;
    text-indent: -1em;
    /* font-size: 13px; */
    font-size: 10px;
    text-align: center;
	padding-bottom: 10px;
}

.last_contents{margin-top: 40px;}
.last_contents p{	margin: 0;
    padding: 0;}

