@charset "utf-8";

/*------------------------------------------------------------
  common
------------------------------------------------------------ */
/* 
@import url("common.css?20160212c");
@import url("contents_common.css");
*/


/*------------------------------------------------------------
  categoryTitle
------------------------------------------------------------ */
#categoryTitle {
	margin-bottom: 30px;
}

#categoryTitle h2 {
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	background: #555555;
	color: #fff;
	padding: 10px 20px;
}

/*------------------------------------------------------------
  lead
------------------------------------------------------------ */
#lead {
	margin-bottom: 30px;
}

#lead h2 {
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	background: #555555;
	color: #fff;
	padding: 10px 20px;
}

#lead h2 em {
	font-style: italic;
}

#lead p {
	font-size: .875em;
	line-height: 1.5;
	background: #cad6da;
	color: #555555;
	padding: 20px;
}

/*------------------------------------------------------------
  yearLabel
------------------------------------------------------------ */
.yearLabel {
	margin-bottom: 30px;
	font-size: .6875em;
	font-weight: bold;
	color: #333;
}

.yearLabel {
	/zoom: 1;
}

.yearLabel:after {
	content: '';
	display: block;
	clear: both;
}

.yearLabel dt {
	float: left;
	padding: 5px 0;
}

.yearLabel dd {
	float: left;
}

.yearLabel ul {
	list-style: none;
}

.yearLabel li {
	margin-left: 10px;
	list-style: none;
	float: left;
	text-align: center;
}

.yearLabel li a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #fff;
	background: #00add8;
}

.yearLabel li a:hover {
	background: #37c0e3;
}


/*------------------------------------------------------------
  indexContainer
------------------------------------------------------------ */
#indexContainer {}

#indexContainer {
	/zoom: 1;
}

#indexContainer:after {
	content: '';
	display: block;
	clear: both;
}

#indexContainer h2 {
	margin-bottom: 30px;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	color: #ffffff;
	background: #555555;
	padding: 15px 20px;
}

#indexContainer h2 a {
	color: #ffffff;
	text-decoration: none;
}

#index01 {
	width: 330px;
	float: left;
}

#indexContainer #index01 h2 {
	padding: 0;
	background: none;
}

#indexContainer #index01 h2 a {
	padding: 0;
	width: 290px;
	height: 40px;
	display: block;
	line-height: 40px;
	padding-left: 40px;
	background: url(/img/btn_header_icon6_201908.png) no-repeat 280px 14px;
	background-size: 9px 13px;
	background-color: #555555;
}

#indexContainer #index;01 h2 a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}

#index02 {
	width: 330px;
	float: right;
}

#indexContainer #index02 h2 {
	padding: 0;
	background: none;
}

#indexContainer #index02 h2 a {
	padding: 0;
	width: 305px;
	height: 40px;
	display: block;
	line-height: 40px;
	padding-left: 25px;
	background: url(/img/btn_header_icon6_201908.png) no-repeat 297px 14px;
	background-size: 9px 13px;
	background-color: #555555;
}

#indexContainer #index02 h2 a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}

#indexContainer .indexPickup {
	margin: 0 20px 20px 0;
	width: 330px;
	position: relative;
	background: #73cbe1;
}

#indexContainer .indexPickup .new {
	width: 37px;
	height: 37px;
	text-indent: -9999px;
	background: url('/img/icon_new.png') no-repeat left top;
	position: absolute;
	top: 10px;
	left: 283px;
}

#indexContainer .indexPickup figure {
	margin: 0;
	background: #fff;
}

#indexContainer .indexPickup figure img {
	vertical-align: bottom;
	width: 330px;
}

#indexContainer .indexPickup .text {
	padding: 20px;
}

#indexContainer .indexPickup a {
	text-decoration: none;
}

#indexContainer .indexPickup a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#indexContainer .indexPickup .text p {
	margin-bottom: .5em;
	font-size: .75em;
	line-height: 1.5;
	color: #000;
	text-decoration: none;
}

#indexContainer .indexPickup .text h3 {
	font-size: .875em;
	line-height: 1.5;
	color: #000;
	text-decoration: none;
}


#indexContainer ul {
	margin-bottom: 30px;
	width: 330px;
	background: #fff;
}

#indexContainer li {
	margin: 0 auto;
	width: 290px;
	list-style: none;
	border-bottom: 1px solid #e9e9e9;
}

#indexContainer li:last-child {
	border-bottom: none;
}

#indexContainer li .text {
	padding: 20px;
}

#indexContainer li a {
	text-decoration: none;
}

#indexContainer li .text h4 {
	margin-bottom: .5em;
	font-size: .75em;
	line-height: 1.5;
	color: #555555;
	text-decoration: none;
}

#indexContainer li .text p {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
	text-decoration: none;
}

#indexContainer li a:hover .text p {
	color: #00add8;
}

#indexContainer .btnViewAll a {
	margin: 0 auto;
	width: 140px;
	padding-left: 70px;
	height: 34px;
	display: block;
	line-height: 34px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
	color: #0090b5;
	background: url(/img/btn_header_icon3_201908.png) no-repeat 140px 11px;
	background-size: 7px 12px;
	background-color: #fff;
}

#indexContainer .btnViewAll a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}

/*------------------------------------------------------------
  articleIndexPlain
------------------------------------------------------------ */
#articleIndexPlain {
	margin-bottom: 10px;
}

#articleIndexPlain li {
	width: 680px;
	margin-bottom: 20px;
	list-style: none;
	background: #fff;
}

#articleIndexPlain li a {
	display: block;
	padding: 20px;
	color: #000000;
	text-decoration: none;
}

#articleIndexPlain li a:hover {
	color: #00add8;
}

#articleIndexPlain li .date {
	font-size: .75em;
	line-height: 1.5;
	color: #555555;
	position: relative;
}

#articleIndexPlain li .date .new {
	margin-left: 5px;
	color: #f00;
	font-weight: bold;
}

#articleIndexPlain li .newBlock {
	font-size: .75em;
	line-height: 1.5;
}

#articleIndexPlain li .newBlock .new {
	margin: 0;
	color: #f00;
	font-weight: bold;
}

/* ---------------------- */
#articleIndexPlain li .date a.multilingual {
	display: inline-block;
	font-size: 11px;
	padding: 2px 0 2px 0;
	width: 80px;
	background: #00add8;
	background-image: url(https://mado-pv.suntory.com/arrow_2.png);
	background-size: 4px 5px;
	background-position: right 6px bottom 8px;
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0;
	text-align: center;
	margin-left: 4px;
	border-bottom: 1px solid #007390;
}

#articleIndexPlain li .date a.multilingual:hover {
	background: #11c8f4;
	background-image: url(https://mado-pv.suntory.com/arrow_2.png);
	background-size: 4px 5px;
	background-position: right 6px bottom 8px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #15daeb;
}

/* ---------------------- */

#articleIndexPlain li .num {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
}

#articleIndexPlain li .title {
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5;
}

#articleIndexPlain li .text {
	font-size: .875em;
	line-height: 1.5;
	color: #006d9d;
}

/*------------------------------------------------------------
  articleIndex
------------------------------------------------------------ */
#articleIndex {
	margin-bottom: 10px;
}

#articleIndex li {
	width: 680px;
	margin-bottom: 20px;
	list-style: none;
	background: #fff;
}

#articleIndex li a {
	/zoom: 1;
}

#articleIndex li a:after {
	content: '';
	display: block;
	clear: both;
}

#articleIndex li a {
	color: #000;
	display: block;
	text-decoration: none;
}

#articleIndex li a:hover figure img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#articleIndex li.cate01 {
	background: url('../img/bg_cate01.png') repeat-y left top;
}

#articleIndex li.cate02 {
	background: url('../img/bg_cate02.png') repeat-y left top;
}

#articleIndex li.cate03 {
	background: url('../img/bg_cate03.png') repeat-y left top;
}

#articleIndex li figure {
	width: 170px;
	padding: 10px 0;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#articleIndex li figure p {
	margin: 0 auto;
	width: 150px;
	background: #fff;
}

#articleIndex li figure img {
	width: 150px;
	vertical-align: bottom;
}

#articleIndex li figure img.square {
	width: 100px;
}

#articleIndex li .text {
	width: 510px;
	float: right;
}

#articleIndex li .text h2 {
	background: #555555;
	font-size: .75em;
	color: #fff;
	padding: 7px 20px;
}

#articleIndex li dl {
	padding: 10px 20px;
}

#articleIndex li dl dt {
	margin-bottom: 10px;
	font-size: .75em;
	color: #555555;
}

#articleIndex li dl dt .new {
	margin-left: 10px;
	font-weight: bold;
	color: #f00;
}

#articleIndex li dl dd p {
	font-size: .875em;
	line-height: 1.5;
	font-weight: bold;
}

#articleIndex li a:hover dl dd p {
	color: #00add8;
}

#articleIndex li dl dd p.hd {
	font-weight: bold;
}

#articleIndex li dl dd p.hd_sub {
	font-weight: bold;
	font-size: .75em;
}

#articleIndex li dl dd p.txt {
	font-weight: normal;
	color: #006D9D;
}

#articleIndex li a:hover dl dd p.txt {
	color: #006D9D;
}

/*------------------------------------------------------------
  showBtn
------------------------------------------------------------ */
#container #showBtn a {
	margin: 0 auto 20px;
	width: 210px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	background: url('/img/btn_read_more_long.png') no-repeat 0 0;
}

#container #showBtn a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
  pageNav
------------------------------------------------------------ */
#pageNav {
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
	text-align: center;
}

#pageNav.num {
	display: none;
}

#pageNav.numend {
	display: block;
}

#pageNav .btnPrev {
	display: inline-block;
	background: #d6f0f6;
	font-size: .75em;
	font-weight: bold;
	border-bottom: 2px solid #0090b5;
}

#pageNav .btnPrev a {
	display: inline-block;
	padding: 10px 10px 10px 20px;
	color: #0090b5;
	text-decoration: none;
	background: url('/img/arrow_back.png') no-repeat 10px center;
}

#pageNav .btnPrev a:hover {
	color: #fff;
	background: #00add8 url('/img/arrow_back_w.png') no-repeat 10px center;
}

#pageNum {
	display: inline-block;
}

#pageNum .current_page {
	margin: 0 5px;
	background: #00add8;
	font-size: .75em;
	font-weight: bold;
	border-bottom: 2px solid #00add8;
	display: inline-block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}

#pageNum .link_page {
	margin: 0 5px;
	background: #d6f0f6;
	font-size: .75em;
	font-weight: bold;
	border-bottom: 2px solid #0090b5;
	display: inline-block;
	padding: 10px;
	color: #0090b5;
	text-decoration: none;
}

#pageNum .link_page:hover {
	color: #fff;
	background: #00add8;
	border-bottom: 2px solid #00add8;
}

#pageNav .btnNext {
	display: inline-block;
	background: #d6f0f6;
	font-size: .75em;
	font-weight: bold;
	border-bottom: 2px solid #0090b5;
}

#pageNav .btnNext a {
	display: inline-block;
	padding: 10px 22px 10px 10px;
	color: #0090b5;
	text-decoration: none;
	background: url('/img/arrow_next_margin.png') no-repeat right center;
}

#pageNav .btnNext a:hover {
	color: #fff;
	background: #00add8 url('/img/arrow_next_margin_w.png') no-repeat right center;
}

/*------------------------------------------------------------
  article
------------------------------------------------------------ */
/*article {
	background: #fff;
	padding: 20px;
}

#articleTitle {
	background: #CAD6DA;
	margin-bottom: 20px;
	padding: 20px;
}

#articleTitle.topMessage {
	background: #73cbe1;
}

#articleTitle.cate01 {
	background: #ffdf5f;
}

#articleTitle.cate02 {
	background: #a1d657;
}

#articleTitle.cate03 {
	background: #cdb6ef;
}

#articleTitle h3 {
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: bold;
}

#articleTitle h1 {
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: bold;
}

#articleTitle p {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}


article p,
article th,
article td,
article li {
	margin-bottom: 1.8em;
	font-size: .875em;
	line-height: 1.8;
}

article th p,
article td p,
article td li {
	font-size: 1em;
}

article sup,
article sub {
	vertical-align: super;
	font-size: .9375em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;

}

article sup {
	bottom: 1ex;
}

article sub {
	top: .5ex;
}*/

/*------------------------------------------------------------
  lebel[article]
------------------------------------------------------------ */
/*article .label {
	margin-bottom: 30px;
	width: 640px;
	min-height: 30px;
	position: relative;
}

article .label {
	/zoom: 1;
}

article .label:after {
	content: '';
	display: block;
	clear: both;
}

article .label p {
	margin: 0;
	line-height: 1;
}

article .label .date {
	margin: 0 16px 0 0;
	font-size: .875em;
	line-height: 30px;
	color: #555555;
	float: left;
}*/

article .label a.multilingual {
	text-align: center;
	width: 100px;
	display: block;
	margin: 3px 0 0 4px;
	font-size: .7em;
	line-height: 25px;
	color: #555555;
	float: left;

	background: #00add8;
	background-image: url(https://mado-pv.suntory.com/arrow_2.png);
	background-size: 4px 5px;
	background-position: right 8px bottom 10px;
	background-repeat: no-repeat;


	border-bottom: 1px solid #007390;

	color: #FFF;
}

article .label a.multilingual:hover {

	background: #11c8f4;
	background-image: url(https://mado-pv.suntory.com/arrow_2.png);
	background-size: 4px 5px;
	background-position: right 8px bottom 10px;
	background-repeat: no-repeat;


	border-bottom: 1px solid #15daeb;
	text-decoration: none;

}

/*article .label .btnPrint a {
	width: 132px;
	height: 27px;
	display: block;
	text-indent: 0;
	float: right;
	line-height: 30px;
	padding-left: 8px;
	color: #0090b5;
	background: url(https://mado.suntory.com/img/btn_print_201908.png) no-repeat 118px 7px;
	background-size: 14px 14px;
	background-color: #d6f0f6;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
}

article .label .btnPrint a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}

article .label .likeContainer {
	margin-left: 20px;
	float: right;
	position: relative;
}

article .label .likeContainer .like_overwrite {
	position: absolute;
	top: 0;
	left: 0;
	width: 62px;
	height: 30px;
	background-color: #73cbe1;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

article .label .likeContainer .like {
	width: 41px;
	height: 30px;
	padding-left: 65px;
}

article .label .likeContainer .like img {
	display: none;
}

article .label .likeContainer span {
	margin: 3px 0 3px 2px;
	width: 38px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	background: url('../img/balloon.png') no-repeat 0 0;
	display: inline-block;
	text-align: center;
}*/

.cursor-pointer {
	cursor: pointer;
}

/*------------------------------------------------------------
  webpageArticle[article]
------------------------------------------------------------ */
article#webpageArticle {
	background: #fff;
}

.webPageTitle {
	margin-bottom: 30px;
	font-size: 1.125em;
	line-height: 1.5;
	font-weight: bold;
	color: #0090b5;
}

.pagenav {
	margin: 20px 0;
}

.pagenav {
	/zoom: 1;
}

.pagenav:after {
	content: '';
	display: block;
	clear: both;
}

.pagenav li {
	margin-right: 5px;
	float: left;
	font-size: .875em;
	line-height: 28px;
}


/*------------------------------------------------------------
  lead[article]
------------------------------------------------------------ */
article .lead {
	margin-bottom: 30px;
}

article .lead p {
	font-weight: bold;
	line-height: 1.5;
}

/*------------------------------------------------------------
  heading[article]
------------------------------------------------------------ */
article h2 {
	margin-bottom: 30px;
	font-size: 1.125em;
	font-weight: bold;
	color: #0090b5;
}

/*------------------------------------------------------------
  figure[article]
------------------------------------------------------------ */
article figure.single {
	margin: 0 auto 30px;
	text-align: center;
}

article figure.single img {
	max-width: 640px;
}

article figure.single figcaption {
	margin-top: 10px;
	font-size: .75em;
	line-height: 1.5;
}

article .figContainer {
	margin: 0 auto 30px;
	width: 620px;
}

article .figContainer {
	/zoom: 1;
}

article .figContainer:after {
	content: '';
	display: block;
	clear: both;
}

article .figContainer figure {
	width: 300px;
	text-align: center;
}

article .figContainer figure img {
	width: 300px;
}

article .figContainer figure figcaption {
	margin-top: 10px;
	font-size: .875em;
	line-height: 1.5;
	text-align: center;
}

article .figContainer .left {
	float: left;
}

article .figContainer .right {
	float: right;
}


/*------------------------------------------------------------
  photoContainer[article]
------------------------------------------------------------ */
article .photoContainer {
	margin: 30px auto 30px;
/*	width: 640px;*/
	overflow: hidden;
}

article .photoContainer table {
/*	margin-left: -20px;*/
/*	width: 640px;*/
	overflow: hidden;
}

article .photoContainer td {
	padding: 0 0 10px 20px;
	width: 50%;
	vertical-align: top;
	text-align: center;
}

article .photoContainer td.single {
	width: 100%;
	text-align: center;
}

article .photoContainer figure {
	margin: 0 auto;
	width: 300px;
	text-align: center;
}

article .photoContainer figure img {
	max-width: 300px;
}

article .photoContainer td.single figure {
	width: 640px;
}

article .photoContainer td.single figure img {
	max-width: 640px;
}

article .photoContainer figure figcaption {
	margin-top: 5px;
	font-size: .84375em;
	line-height: 1.5;
	text-align: center;
}


/*------------------------------------------------------------
  quizContainer[article]
------------------------------------------------------------ */
article #quizTitleLagacy {
	background: #CAD6DA;
	margin-bottom: 20px;
	padding: 20px;
}

article #quizTitleLagacy p.num {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
}

article #quizTitleLagacy h1 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1.5;
}

article #quizContainer {
	background: #fffdc1;
	margin-bottom: 30px;
	padding-bottom: 40px;
}

/* 
article #quizContainer p.num {
	display: inline-block;
	background: #0090b5 url('../img/arrow_quiz_num.png') no-repeat right center;
	margin-bottom: 15px;
	padding: 0 40px 0 20px;
	font-size: 1em;
	line-height: 37px;
	min-height: 37px;
	font-weight: bold;
	color: #fff;
}
 */

article #quizContainer h1 {
	margin: 0 20px 20px;
	font-size: 1.5em;
	line-height: 1.5;
	color: #0090b5;
}

article #quizContainer .btnHint {
	margin: 0 auto 20px;
	width: 210px;
	height: 37px;
	background: #fff;
}

article #quizContainer .btnHint a {
	width: 210px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	background: url('/img/btn_hint.png') no-repeat 0 0;
}

article #quizContainer .btnHint a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

article #quizContainer .btnAnswer {
	margin: 0 auto 40px;
	width: 330px;
	height: 37px;
	background: #fff;
}

article #quizContainer .btnAnswer a {
	width: 330px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	background: url('/img/btn_answer.png') no-repeat 0 0;
}

article #quizContainer .btnAnswer a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}



article #quizContainer .quizImg {
	margin: 0 auto 33px;
	text-align: center;
}

article #quizContainer .quizImg figure {
	margin: 0 auto;
	text-align: center;
	background: #fff;
	display: inline-block;
}

article #quizContainer .quizImg a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

article #quizContainer .quizImg figcaption {
	padding: 5px;
	background: #fffdc1;
	font-size: .75em;
	line-height: 1.5;
}


article #quizContainer #answerContainer {
	margin: 0 20px;
	padding: 20px;
	border: 3px solid #ff9900;
	background: #fff;
}

article #quizContainer #answerContainer h2 {
	margin-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff9900;
	text-align: center;
}

article #quizContainer #answerContainer h3 {
	margin-bottom: 20px;
	padding: 10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #0090b5;
	text-align: center;
	background: #fffdc1;
}

article #quizContainer #answerContainer .text {
	/zoom: 1;
}

article #quizContainer #answerContainer .text:after {
	content: '';
	display: block;
	clear: both;
}

article #quizContainer #answerContainer p {
	width: 340px;
	float: left;
}

article #quizContainer #answerContainer figure {
	width: 210px;
	float: right;
	text-align: center;
}

article #quizContainer #giftContainer {
	margin: 0 20px;
	padding: 20px;
	border: 3px solid #5bc2dc;
	background: #fff;
}

article #quizContainer #giftContainer {
	/zoom: 1;
}

article #quizContainer #giftContainer:after {
	content: '';
	display: block;
	clear: both;
}

article #quizContainer #giftContainer h2 {
	margin-bottom: 20px;
	font-size: 1.375em;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}

article #quizContainer #giftContainer .img {
	margin-left: 10px;
	width: 230px;
	float: left;
	position: relative;
}

article #quizContainer #giftContainer .quizMedal {
	width: 87px;
	height: 96px;
	text-indent: -9999px;
	background: url('/img/quiz_medal.png') no-repeat 0 0;
	position: absolute;
	top: -49px;
	left: -21px;
}

article #quizContainer #giftContainer .text {
	width: 300px;
	float: right;
}

article #quizContainer #giftContainer .text p {
	margin: 0;
}

article #quizContainer #giftContainer .text .gift {
	margin-bottom: 2em;
	font-size: 1.0625em;
	font-weight: bold;
	line-height: 1.5;
}

article #quizContainer #giftContainer .text b {
	font-weight: bold;
}

/*------------------------------------------------------------
  related[article]
------------------------------------------------------------ */
article .related {
	margin: 0 auto 30px;
}

article .related dt {
	font-size: .875em;
	line-height: 1.5;
	font-weight: bold;
}

article .related ul {
	margin-bottom: 1.2em;
}

article .related li,
article .related p {
	margin-bottom: .5em;
	padding: 0 0 0 12px;
	list-style: none;
	font-size: .875em;
	line-height: 1.5;
	background: url('/img/marker_tri.png') no-repeat 0 .45em;
}

article .related li span {
	font-size: .875em;
}

/*------------------------------------------------------------
  signature[article]
------------------------------------------------------------ */
article .signature {
	margin: 0 auto 30px;
	text-align: right;
}

article .signature .name {
	margin: 0;
	line-height: 1.5;
}

/*article .signature .name a {
	background: url('/img/icon_mail.png') no-repeat right center;
	padding-right: 18px;
}*/


article .signature .position {
	margin: 0;
	line-height: 1.5;
}

/*article .signature .likeContainer {
	margin: 10px 0 0;
	position: relative;
}

article .signature .likeContainer .like_overwrite {
	margin: 0;
	position: absolute;
	top: 0;
	left: 533px;
	width: 62px;
	height: 30px;
	background-color: #73cbe1;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

article .signature .likeContainer .like img {
	display: none;
}

article .signature .likeContainer span {
	margin: 0 0 2px 2px;
	width: 38px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	background: url('../img/balloon.png') no-repeat 0 0;
	display: inline-block;
	text-align: center;
}*/

article .signature .note {
	margin: 5px 0 0;
	font-size: .6875em;
	line-height: 1.5;
	color: #000;
}
/*
article .signature .position {
	margin-bottom: 1em;
}
*/


/*------------------------------------------------------------
  btnPostComment[article]
------------------------------------------------------------ */
article .btnPostComment {
	padding-top: 30px;
}

article .btnPostComment a {
	margin: 0 auto;
	width: 280px;
	height: 37px;
	display: block;
	text-indent: 0;
	line-height: 40px;
	padding-left: 40px;
	color: #0090b5;
	background: url(https://mado.suntory.com/img/btn_header_icon8_201908.png) no-repeat right 30px top 17px;
	background-size: 14px auto;
	background-color: #d6f0f6;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
}

article .btnPostComment a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}



/*------------------------------------------------------------
  commentsContainer[article]
------------------------------------------------------------ */
article #commentsContainer {
	margin: 0 auto 20px;
	padding: 20px;
	background: #fffdc1;
}

/*article #commentsContainer h3 {
	margin-bottom: 20px;
	font-size: 1.125em;
	line-height: 18px;
	font-weight: bold;
	color: #0090b5;
	background: url('../img/icon_comment.png') no-repeat 0 top;
	padding: 0 0 0 22px;
	min-height: 18px;
}*/

article #commentsContainer li {
	margin-bottom: 20px;
	width: 600px;
	list-style: none;
	background: url('/img/bg_comment_top.png') no-repeat 0 0;
	padding: 3px 0 0;
	min-height: 60px;
}

article #commentsContainer li p {
	margin: 0;
}

article #commentsContainer li p.text {}

article #commentsContainer li p.name {
	text-align: right;
}

/*article #commentsContainer li .inner {
	background: url('../img/bg_comment.png') repeat-y 0 0;
}*/

/*article #commentsContainer li .inner2 {
	background: url('../img/bg_comment_btm.png') no-repeat 0 bottom;
	padding: 10px 30px 20px 40px;
}*/


/*------------------------------------------------------------
  feedbackContainer[article]
------------------------------------------------------------ */
article #feedbackContainer {
	margin: 0 auto 20px;
	padding: 20px;
	background: #e9e9e9;
}

/*article #feedbackContainer h3 {
	margin-bottom: 5px;
	font-size: .875em;
	font-weight: normal;
	line-height: 14px;
	color: #0090b5;
	background: url('../img/icon_feedback.png') no-repeat 0 0;
	padding: 0 0 0 18px;
	min-height: 14px;
}
*/
article #feedbackContainer #feedbackText {
	margin-bottom: 20px;
	padding: 5px;
	width: 100%;
	border: 1px solid #cddbde;
	box-shadow: 0 0 0 1px #f1f4f6 inset;
}

article #feedbackContainer .tlFeedbackCompany {
	display: none;
/* 
	margin: 0;
	font-size: .875em;
	color: #0090b5;
 */
}
article #profile_your_name-field .field-inner .field-header {
	margin: 0 0 5px;
    font-size: 14px;
    line-height: 1.8;
}

article #feedbackContainer #feedbackCompany {
	margin-bottom: 20px;
	padding: 5px;
	width: 100%;
	border: 1px solid #cddbde;
	box-shadow: 0 0 0 1px #f1f4f6 inset;
}

article #feedbackContainer .btnConfirm {
	margin: 0;
}

article #feedbackContainer .btnConfirm a {
	margin: 0 auto;
	width: 210px;
	height: 37px;
	display: block;
	text-indent: -9999px;
	background: url('/img/btn_confirm.png') no-repeat 0 0;
}

article #feedbackContainer .btnConfirm a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

article #feedbackContainer .btnContainer {
	margin: 0 auto 20px;
	text-align: center;
}


/*
article #feedbackContainer #btnCancel,
article #feedbackContainer #comment-cancel,
article #feedbackContainer #comment-preview {
	margin: 0 10px;
	width:210px;
	display: inline-block;
	height: 37px;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
}
*/
article #feedbackContainer #btnCancel,
article #feedbackContainer #comment-cancel,
article #feedbackContainer #comment-preview {
	margin: 0 10px;
	width: 210px;
	height: 37px;
	border: 0;
	cursor: pointer;
	color: #0090b5;
	background: url(https://mado.suntory.com/img/btn_header_icon3_201908.png) no-repeat right 40px top 13px;
	background-size: 6px auto;
	background-color: #FFF;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
}

article #feedbackContainer #comment-preview {
	background: none;
	background-color: #fff;
}

article #feedbackContainer #comment-preview {
	/*background: url('../img/btn_confirm.png') no-repeat 0 0;*/
}

article #feedbackContainer #comment-cancel,
article #feedbackContainer #btnCancel {
	background: url('/img/btn_cancel.png') no-repeat 0 0;
}

article #feedbackContainer #comment-cancel {
	background: none;
	background-color: #fff;
}


article #feedbackContainer #btnCancel:hover,
article #feedbackContainer #comment-cancel:hover,
article #feedbackContainer #comment-preview:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

article #feedbackContainer #btnCancel a,
article #feedbackContainer #comment-cancel a,
article #feedbackContainer #comment-preview a {
	text-decoration: none;
	color: #0090b5;
}

article #feedbackContainer #btnPost,
article #feedbackContainer #comment-submit {
	margin: 0 10px;
	width: 210px;
	display: inline-block;
	font-size: .875em;
	font-weight: bold;
	color: #fff;
	background: #006d9d;
	border: 0;
	border-bottom: 3px solid #0090b5;
	padding: 10px 20px 10px;
}

article #feedbackContainer #btnPost:hover,
article #feedbackContainer #comment-submit:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

article #feedbackContainer #submit_button a {
	margin: 0 10px;
	padding: 0;
	width: 210px;
	height: 37px;
	display: inline-block;
	vertical-align: top;
	background-color: #006d9d;
	color: #fff;
	line-height: 37px;
	font-size: 100%;
}

article #feedbackContainer #submit_button a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}


article .msgComment {
	margin: 0 0 20px;
	color: #0090b5;
	font-size: .875em;
	line-height: 1.8;
}

article .noteComment {
	margin: 0;
	color: #555555;
	font-size: .75em;
	line-height: 1.5;
}


/*------------------------------------------------------------
  commentDone[article]
------------------------------------------------------------ */
article #commentDone {
	margin: 0 auto;
	padding: 80px 20px 140px;
	text-align: center;
}

article #commentDone #msgThanks {
	margin: 0 0 30px;
	font-weight: bold;
	line-height: 1.8;
	color: #555555;
}

article #commentDone #msgThanks p {
	margin-bottom: 0;
}

article #commentDone .btnBack2article a {
	height: 37px;
	color: #0090b5;
	/*background: url(../img/btn_header_icon1_201908.png) no-repeat 180px 13px;*/
	background-size: 7px 12px;
	background-color: #d6f0f6;
	line-height: 40px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
	display: block;
	margin: 0 auto;
	width: 210px;
	text-align: center;
}

article #commentDone .btnBack2article a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}


/*------------------------------------------------------------
  btnNextBack[article]
------------------------------------------------------------ */
/*article .btnNextBack {
	margin: 0 auto;
	width: 640px;
	height: 32px;
	display: block;
	position: relative;
}

article .btnNextBack li {
	list-style: none;
}

article .btnNextBack .btnBack a {
	width: 67px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	background: url('../img/btn_next_back.png') no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

article .btnNextBack .btnNext a {
	width: 67px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	background: url('../img/btn_next_back.png') no-repeat -67px 0;
	position: absolute;
	top: 0px;
	left: 573px;
}

article .btnNextBack a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
}*/



/*------------------------------------------------------------
  contentsNav
------------------------------------------------------------ */
#contentsNav {
	margin-bottom: 10px;
	padding: 20px;
	background: #00add8;
	text-align: center;
}

#contentsNav .list {
	margin: 0 auto 20px;
	display: table;
}

#contentsNav dl.year dd {
	/zoom: 1;
}

#contentsNav dl.year dd:after {
	content: '';
	display: block;
	clear: both;
}

#contentsNav dl.year ul {
	margin-right: 30px;
	float: left;
}

#contentsNav dl {
	display: table-cell;
	text-align: left;
	padding: 0 30px;
}

#contentsNav dt {
	margin-bottom: 5px;
	font-size: .75em;
	font-weight: bold;
	color: #fff;
}

#contentsNav dd li {
	list-style: none;
	font-size: .75em;
	line-height: 1.5;
	color: #fff;
}

#contentsNav dd li a {
	color: #fff;
	text-decoration: none;
}

#contentsNav dd li a:hover {
	color: #cbe8f4;
}

#btnContentsNav {
	margin: 0 auto;
	width: 450px;
	height: 37px;
}

#btnContentsNav {
	/zoom: 1;
}

#btnContentsNav:after {
	content: '';
	display: block;
	clear: both;
}

#btnContentsNav li {
	list-style: none;
}

#btnContentsNav .btnArticlesByCompany a {
	float: left;
	width: 185px;
	padding-left: 25px;
	height: 34px;
	display: block;
	line-height: 34px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
	color: #0090b5;
	background: url(/img/btn_header_icon3_201908.png) no-repeat 178px 11px;
	background-size: 7px 12px;
	background-color: #fff;
	text-align: left;
}

#btnContentsNav .btnArticlesByCompany a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}

#btnContentsNav .btnViewAll a {
	float: right;
	width: 140px;
	padding-left: 70px;
	height: 34px;
	display: block;
	line-height: 34px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 3px solid #0090b5;
	color: #0090b5;
	background: url(/img/btn_header_icon3_201908.png) no-repeat 140px 11px;
	background-size: 7px 12px;
	background-color: #fff;
	text-align: left;
}

#btnContentsNav .btnViewAll a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha(opacity=70);
	opacity: 0.7;
	text-decoration: none;
}





/***多言語対応***/
/*会社別の記事*/
html[lang=ja] #btnContentsNav .btnArticlesByCompany a {
	width: 155px;
	padding-left: 55px;
	background-position: 168px 11px;
}

html[lang=es] #btnContentsNav .btnArticlesByCompany a {
	width: 190px;
	padding-left: 20px;
	background-position: 188px 11px;
}

html[lang=fr] #btnContentsNav .btnArticlesByCompany a {
	width: 190px;
	padding-left: 20px;
	background-position: 188px 11px;
}

html[lang=th] #btnContentsNav .btnArticlesByCompany a {
	width: 180px;
	padding-left: 30px;
	background-position: 178px 11px;
}

html[lang=vi] #btnContentsNav .btnArticlesByCompany a {
	width: 180px;
	padding-left: 30px;
	background-position: 178px 11px;
}

html[lang=id] #btnContentsNav .btnArticlesByCompany a {
	width: 195px;
	padding-left: 15px;
	background-position: 188px 11px;
}

html[lang=zh-Hant] #btnContentsNav .btnArticlesByCompany a {
	width: 145px;
	padding-left: 65px;
	background-position: 168px 11px;
}

html[lang=zh-Hans] #btnContentsNav .btnArticlesByCompany a {
	width: 145px;
	padding-left: 65px;
	background-position: 168px 11px;
}

/*すべてを見る*/
html[lang=ja] #btnContentsNav .btnViewAll a {
	width: 160px;
	padding-left: 50px;
	background-position: 160px 11px;
}

html[lang=vi] #btnContentsNav .btnViewAll a {
	width: 150px;
	padding-left: 60px;
	background-position: 150px 11px;
}

html[lang=id] #btnContentsNav .btnViewAll a {
	width: 160px;
	padding-left: 50px;
	background-position: 160px 11px;
}

/*Printable Version*/
html[lang=ja] article .label .btnPrint a {
	width: 150px;
	padding-left: 13px;
	background-position: 138px 7px;
}

html[lang=es] article .label .btnPrint a {
	width: 150px;
	padding-left: 13px;
	background-position: 138px 7px;
}

html[lang=fr] article .label .btnPrint a {
	width: 150px;
	padding-left: 13px;
	background-position: 138px 7px;
}

html[lang=th] article .label .btnPrint a {
	width: 150px;
	padding-left: 13px;
	background-position: 138px 7px;
}

html[lang=vi] article .label .btnPrint a {
	width: 150px;
	padding-left: 13px;
	background-position: 138px 7px;
}

html[lang=id] article .label .btnPrint a {
	width: 100px;
	padding-left: 19px;
	background-position: 93px 7px;
}

html[lang=zh-Hant] article .label .btnPrint a {
	width: 110px;
	padding-left: 14px;
	background-position: 100px 7px;
}

html[lang=zh-Hans] article .label .btnPrint a {
	width: 110px;
	padding-left: 14px;
	background-position: 100px 7px;
}

/*Like! 上*/
/* 
html[lang=ja] article .label .likeContainer .like_overwrite {
	width: 82px;
}

html[lang=ja] article .label .likeContainer .like {
	padding-left: 85px;
}

html[lang=es] article .label .likeContainer .like_overwrite {
	width: 82px;
}

html[lang=es] article .label .likeContainer .like {
	padding-left: 85px;
}

html[lang=fr] article .label .likeContainer .like_overwrite {
	width: 82px;
}

html[lang=fr] article .label .likeContainer .like {
	padding-left: 85px;
}

html[lang=id] article .label .likeContainer .like_overwrite {
	width: 82px;
}

html[lang=id] article .label .likeContainer .like {
	padding-left: 85px;
}
 */

/*Like!　下*/
/* 
html[lang=ja] article .signature .likeContainer .like_overwrite {
	width: 82px;
	left: 513px;
}

html[lang=es] article .signature .likeContainer .like_overwrite {
	width: 82px;
	left: 513px;
}

html[lang=fr] article .signature .likeContainer .like_overwrite {
	width: 82px;
	left: 513px;
}

html[lang=id] article .signature .likeContainer .like_overwrite {
	width: 82px;
	left: 513px;
}
 */

/*Feel free to post your comments! */
html[lang=ja] article .btnPostComment a {
	width: 270px;
	padding-left: 50px;
}

html[lang=es] article .btnPostComment a {
	width: 320px;
	padding-left: 10px;
	background-position: right 10px top 17px;
}

html[lang=fr] article .btnPostComment a {
	width: 315px;
	padding-left: 15px;
	background-position: right 10px top 17px;
}

html[lang=th] article .btnPostComment a {
	width: 260px;
	padding-left: 60px;
}

html[lang=vi] article .btnPostComment a {
	width: 250px;
	padding-left: 70px;
}

html[lang=id] article .btnPostComment a {
	width: 330px;
	padding-left: 10px;
	background-position: right 10px top 17px;
}

html[lang=zh-Hant] article .btnPostComment a {
	width: 230px;
	padding-left: 90px;
}

html[lang=zh-Hans] article .btnPostComment a {
	width: 220px;
	padding-left: 100px;
}

/*archiveLink*/
#contentsNav dl.year ul.archiveLink {
	column-count: 3;
	margin: 0;
}

ul.archiveLink li:first-child {
	display: none;
}