@charset "UTF-8";

/* basefont */
.l_main {
	font-size: 100%;
}
#left-section,
#content-1colmn {
	font-size: 107.5268%; letter-spacing: 0.05em; line-height: 1.8;
}

/* 注釈用css */
.comment_font_01 {
	font-size: 10.5648px !important;
}
.comment_font_02 {
	font-size: 12.7968px !important;
}
.comment_font_03 {
	font-size: 14.88px !important;
}

/* 個別fontsize調整 */
select#net01 {
	font-size: 14.3333px;
}
.preface_text {
	font-size: 21.5053px;
}
#shippingList #supplement li .ttl-balloon p {
	font-size: 15.0537px;
}
#shippingList #supplement li .ttl-balloon p small {
	font-size: 12.9032px;
}
#shippingList #supplement li .link {
	font-size: 15.0537px;
}
#shippingList #supplement li .txt {
	font-size: 12.9032px;
}

/* shipping/index.html */
#suntory_content{
	font-size: 107.5268%; letter-spacing: 0.05em; line-height: 1.8;
}

/* 201805_リセット用class */
.fontSize_reset_93per {
  font-size: 93%;
}
.letterSpacing_reset_0 {
	letter-spacing: 0;
}
.lineHeight_reset_16 {
	line-height: 1.6;
}
