#suntory_contents h1.color-change,
#container .inner h2.color-change,
#suntory_contents a.color-change {
    color: #1e797f;
}
#container #subNav ul {
	width: 100%;
}
#container #subNav li {
	position: relative;
	float: left;
	width: 96px;
    width: 11.4%;
	height: 80px;
	margin: 0 0 20px 1.25%;  
}
#container #subNav li a:focus-visible {
	outline: thin dotted #1e797f;
}
#container #subNav li:first-child {
	margin-left: 0;
}
#container .inner .beverage {background: #7dd7ed;}
#container .inner .spirits {background: #ddb693;}
#container .inner .beer {background: #efdc72;}
#container .inner .wine {background: #f089c3;}
#container .inner .china {background: #ff8e8e;}
#container .inner .health {background: #8eedac;}
#container .inner .service {background: #f2ba61;}
#container .inner .function {background: #73affa;}
#container .inner .research {background: #c59fe0;}
#container #subNav li > a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: #767676;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 54px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease-out .3s;
	transition: all ease-out .3s;
}
#container #subNav li > a.row2 {
	padding-top: 46px;
}
#container #subNav a:hover,
#container #subNav a:focus {
	text-decoration: none;
	background: transparent;
}
#container #subNav a > div {
	position: absolute;
	left: 31px;
    left:calc(50% - 16.5px);
	top: 10px;
	width: 33px;
	height: 33px;
	overflow: hidden;
}
#container #subNav a > div > img {
	width: 33px;
}
#container #subNav .beverage div > img {margin-top: 0;}
#container #subNav .spirits div > img {margin-top: -33px;}
#container #subNav .beer div > img {margin-top: -66px;}
#container #subNav .wine div > img {margin-top: -99px;}
#container #subNav .china div > img {margin-top: -132px;}
#container #subNav .health div > img {margin-top: -165px;}
#container #subNav .service div > img {margin-top: -198px;}
#container #subNav .function div > img {margin-top: -231px;}
#container #subNav .research div > img {margin-top: -264px;}
#container #subNav .current a {
	background: transparent;
}
#container #subNav .current div {
	top: 24px;
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
#container #subNav .current span {
	display: none;
}
#container #subNav label {
	display: none;
}
#container #fixedNav {
	position: fixed;
	width: 100%;
	left: 0;
/*	top: 34px;*/
    top: 0;
	background: rgb(255,255,255);/*ie8*/
	background: rgba(255,255,255,0.95);
	z-index: 10;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
#container #fixedNav ul {
	width: 960px;
    width: 100%;
    max-width: 1164px;
	margin: 10px auto 0;
}
#container #fixedNav li {
	margin-bottom: 10px;
}
#container #fixedNav label {
	display: none;
	position: relative;
}
#container #fixedNav .sp-open {
	display: none;
}
#container .fix #fixedNav {
	border-bottom: 1px solid #e6e6e6;
	visibility: visible;
	opacity: 1;
}
#container .fix > ul {
	opacity: 0;
	-webkit-transition: all linear .5s;
	transition: all linear .5s;
}
#container h2 {
	font-size: 28px;
	line-height: 120px;
	height: 120px;
	padding-left: 40px;
	margin-bottom: 20px;
	color: #3f3f3f;
}
#container .pageNav ul {
    width: 100%;
	margin-bottom: 30px;
}
#container .pageNav li {
	float: left;
	width: 478px;
    width:49.7916666666667%;
	height: 50px;
	margin: 0 0 10px .4166666666667%;
}
#container .pageNav li:first-child {
	margin-left: 0;
}
#container .pageNav li > a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 15px 28px 0;
	color: #fff;
	background: #767676;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
#container .pageNav .current a,
#container .pageNav li > a:hover,
#container .pageNav li > a:focus {
	text-decoration: none;
	background: #1e797f;
}
#container .pageNav li > a:focus-visible {
	outline: thin dotted #000000;
}
#container article {
    width: 960px;
	margin-bottom: 3em;
    margin: 0 auto 3em;
	font-size: 16px;
}
#container article section {
	margin-top: 3em;
}

#container article h5 {
	color: #1e797f;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
}
#container article h6 {
	font-size: 20px;
	margin: 0 0 0.5em;
}
#container article ul,
#container article ol,
#container article p {
	margin: 0 0 2em;
}
#container article p span {
	color: #000;
}
#container article ol {
	padding: 0 0 0 2em;
}
#container article ol li {
	list-style: inherit;
	margin: 0 0 1em;
}
#container article figure {
	margin-bottom: 30px;
}
#container article figure img {
	width: 100%;
}
#container article figcaption {
	color: #000;
}
#container article .box-left {
	float: left;
	width: 460px;
}
#container article .box-right {
	float: right;
	width: 460px;
}

#container #coreBrand {
	max-width: 1096px;
	width: 100%;
	margin: 0 auto 54px;
}
#container #coreBrand h3 {
	font-size: 20px;
	line-height: 32px;
	border-left: 5px solid #5bc2dc;
	padding-left: 15px;
	margin: 0 0 20px;
	color: #666;
	font-weight: bold;
}
#container #coreBrand .coreBrand_menu + .coreBrand_menu {
	margin: 32px 0 0;
}
#container #coreBrand .coreBrand_menu h4 {
	font-size: 16px;
	padding: 15px 20px;
	line-height: 1;
	background: #1e797f;
	color: #fff;
	margin: 0 0 20px 0;
	font-weight: bold;
}
#container #coreBrand .coreBrand_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#container #coreBrand .coreBrand_item {
	width: 31.75%;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	padding: 0 16px 32px;
	display: flex;
	align-items: flex-start;
	box-sizing: border-box;
}
#container #coreBrand .coreBrand_item:hover {
	background: #E7F6FA;
}
#container #coreBrand .coreBrand_item:nth-child(n + 4) {
	border-top: none;
}
#container #coreBrand .coreBrand_item_img {
	width: 72px;
	margin: 54px 17px 0 0;
	mix-blend-mode: multiply;
}
#container #coreBrand .coreBrand_item_img img {
	width: 100%;
	height: auto;
}
#container #coreBrand .coreBrand_item.item_varon .coreBrand_item_img img {
	padding: 20px 9px 0;
	box-sizing: border-box;
}
#container #coreBrand .coreBrand_item.item_liftage {
	padding-left: 6px;
}
#container #coreBrand .coreBrand_item.item_liftage .coreBrand_item_img {
	width: 82px;
	margin-top: 90px;
}
#container #coreBrand .coreBrand_item.item_fage .coreBrand_item_img img {
	padding: 20px 14px 0;
	box-sizing: border-box;
}
#container #coreBrand .coreBrand_item_detail {
	margin: 32px 0 0;
	width: 100%;
}
#container #coreBrand .coreBrand_item_detail h5 {
	font-size: 16px;
	margin: 0 0 0 2px;
}
#container #coreBrand .coreBrand_item_detail h5 a {
	color: #666;
	text-decoration: none;
}
#container #coreBrand .coreBrand_item_text {
	margin: 24px 0 0;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}
#container #coreBrand .coreBrand_more {
	margin: 22px 0 0 20px;
}
#container #coreBrand .coreBrand_more a {
	font-size: 16px;
	color: #1e797f;
	text-decoration: underline;
	font-weight: 700;
}
#container #coreBrand .coreBrand_more a:hover {
	color: #5BC2DC;
}


#container #LearnMore {
    margin-bottom: 3em;
	padding: 0;
}
#container #LearnMore table {
	border: 3px solid #1e797f;
	width: 100%;
	text-align: center;
}
#container #LearnMore th {
	font-size: 20px;
	width: 190px;
	color: #1e797f;
}
#container #LearnMore td {
	background: #1e797f;
	font-size: 18px;
	text-align: left;
	padding: .2em 0;
}
#container #LearnMore td a {
	display: block;
	color: #fff;
	margin: 0 0 .5em;
	padding: .5em 5em 0 2em;
	float: left;
}
#container #LearnMore td ul {
	margin: 0;
	padding: 0 0 .5em;
}
#container #LearnMore td li a {
	float: none;
}
#container #LearnMore p a:before,
#container #LearnMore td a:before {
	content: '> '
}

#container #thisCategoryBrands {
	border-top: 1px solid #e6e6e6;
}
#container #thisCategoryBrands.nolist {
	display: none;
}
#container #thisCategoryBrands h1 {
	margin-top: 1em;
	color: inherit;
	border: none;
}
#container #thisCategoryBrands ul {
	margin: 0;
	font-size: 0;
}
#container #thisCategoryBrands li {
	display: inline-block;
	margin: 0 20px 30px;
}
#container #thisCategoryBrands li a {
	display: block;
}
#container #thisCategoryBrands li a:hover {
	opacity: .7;
}
#container #thisCategoryBrands li img {
	display: block;
	height: 124px;
}

/*SP/Tablet*/
@media only screen and (max-width: 767px) {
	#container #subNav {
		margin-bottom: 20px;
		background: #f2f2f2;
	}
	#container #subNav ul {
		height: 0;
		margin: 0;
		overflow: hidden;
		-webkit-transition: all ease-out .4s;
		transition: all ease-out .4s;
	}
	#container #subNav.open ul {
		height: 300px;
		margin-top: 15px;
	}
	#container #subNav li {
		display: flex;
        width: 30.9859154929577%;
		height: 90px;
		margin-bottom: 6px;
        margin-left: 1.7605633802817%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
        -webkit-align-items: center;
        align-items: center; 
        -webkit-justify-content:center; 
        justify-content:center; 
        float: left;
	}
    
    #container #subNav li:nth-child(1) {
        margin-left: 1.7605633802817%;
    } 
    
	#container #subNav li > a {
		padding: 0!important;
        display: flex;
        -webkit-align-items: center;
        align-items: center; 
        -webkit-justify-content:center; 
        justify-content:center; 
		background: transparent;
	}
    #container #subNav li a img {
        vertical-align: bottom;
    }

	#container #subNav a > div {
		position: static;
		display: inline-block;
		-moz-transform: scale(1.8)!important;
		-ms-transform: scale(1.8)!important;
		-o-transform: scale(1.8)!important;
		-webkit-transform: scale(1.8)!important;
		transform: scale(1.8)!important;
	}
	#container #subNav span {
		display: none;
	}
	#container #subNav label {
		display: block;
		position: relative;
		height: 50px;
	}
	#container #subNav label h2 {
		height: 100%;
		line-height: 50px;
		font-size: 16px;
		margin: 0;
		padding-left: 50px;
	}
	#container #subNav label h2:before {
		content: '';
		display: block;
		position: absolute;
		top: 8px;
		left: 8px;
		height: 33px;
		width: 33px;
		pointer-events : none;
		background: url(/company/common/layout/responsive/img/brands_icons.png) no-repeat;
		-moz-background-size: 33px auto;
		-webkit-background-size: 33px auto;
		background-size: 33px auto;
	}
	#container #subNav label .beverage:before {background-position: 0 0;}
	#container #subNav label .spirits:before {background-position: 0 -33px;}
	#container #subNav label .beer:before {background-position: 0 -66px;}
	#container #subNav label .wine:before {background-position: 0 -99px;}
	#container #subNav label .china:before {background-position: 0 -132px;}
	#container #subNav label .health:before {background-position: 0 -165px;}
	#container #subNav label .service:before {background-position: 0 -198px;}
	#container #subNav label .function:before {background-position: 0 -231px;}
	#container #subNav label .research:before {background-position: 0 -264px;}
	#container #subNav .sp-open {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#container #subNav .sp-open:after {
		content: '';
		display: block;
		position: absolute;
		right: 13px;
		top: 13px;
		width: 25px;
		height: 25px;
		background: url(/company/business/img/icon-menu.png) no-repeat;
		-moz-background-size: 25px auto;
		-webkit-background-size: 25px auto;
		background-size: 25px auto;
	}
	#container #fixedNav {
		top: 0;
	}
	#container .fix #fixedNav {
		background: rgba(242,242,242,0.95);
	}
	#container #fixedNav ul {
		width: 100%;
	}
	#container > section > section > h2 {
		display: none;
	}

	#container .pageNav li {
		width: 49.5%;
		height: 44px;
		margin: 0 0 3px 1%;
		display: table;
	}
	#container .pageNav li:nth-child(odd) {
		padding-left: 0;
	}
	#container .pageNav li > a {
		font-size: 12.5px;
		width: 100%;
		height: 100%;
		padding: 0 8px 0 2%;
		display: table-cell;
		vertical-align: middle;
	}

	#container article {
		font-size: 14px;
        width: auto;
	}
	#container article section {
		margin-top: 2em;
	}
	#container article h5 {
		font-size: 15px;
	}
	#container article h6 {
		margin-top: 3em;
		font-size: 15px;
	}
	#container article .box-left,
	#container article .box-right {
		float: none;
		width: auto;
	}
	#container article .box-left figure,
	#container article .box-right figure {
		width: 70%;
		margin: 0 auto 20px;
	}

	#container #coreBrand {
		max-width: 100%;
		margin: 0 0 50px;
		padding: 0 10px;
		box-sizing: border-box;
	}
	#container #coreBrand h3 {
		font-size: 16px;
		line-height: 25px;
		border-left: 3px solid #5bc2dc;
		padding-left: 16px;
		margin: 0 0 15px;
	}
	#container #coreBrand .coreBrand_menu + .coreBrand_menu {
		margin: 56px 0 0;
	}
	#container #coreBrand .coreBrand_menu h4 {
		font-size: 16px;
		padding: 12px 20px;
		margin: 0;
	}
	#container #coreBrand .coreBrand_list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#container #coreBrand .coreBrand_item {
		width: 50%;
		border: none;
		margin: 40px 0 30px 0;
		padding: 0;
		min-height: auto;
		display: flex;
    flex-direction: column;
		box-sizing: border-box;
	}
	#container #coreBrand .coreBrand_item_img {
		width: 31%;
		margin: 0 auto;
	}
	#container #coreBrand .coreBrand_item_img img {
		width: 100%;
		height: auto;
	}
	#container #coreBrand .coreBrand_item.item_varon .coreBrand_item_img img {
		padding: 20px 7px;
    box-sizing: border-box;
	}
	#container #coreBrand .coreBrand_item.item_liftage .coreBrand_item_img {
		width: 45%;
		margin-top: 0;
	}
	#container #coreBrand .coreBrand_item.item_liftage .coreBrand_item_img img {
		padding-top: 45%;
		padding-bottom: 50%;
	}
	#container #coreBrand .coreBrand_item.item_fage .coreBrand_item_img img {
		padding: 16px 10px;
    box-sizing: border-box;
	}
	#container #coreBrand .coreBrand_item_detail {
		margin: 0;
		width: 100%;
	}
	#container #coreBrand .coreBrand_item_detail h5 {
		font-size: 14px;
		margin: 0;
		text-align: center;
	}
	#container #coreBrand .coreBrand_item_detail h5 a {
		color: #0081c6;
		text-decoration: underline;
	}
	#container #coreBrand .coreBrand_item_text {
		display: none;
	}
	#container #coreBrand .coreBrand_more {
		margin: 5px 0 0;
		text-align: center;
	}
	#container #coreBrand .coreBrand_more a {
		font-size: 16px;
		color: #0081c6;
		text-decoration: underline;
	}

	#container #LearnMore table {
		text-align: center;
	}
	#container #LearnMore th {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: block;
		text-align: left;
		text-indent: 1em;
	}
	#container #LearnMore td {
		display: block;
		font-size: 12px;
		padding: 1em 0;
	}
	#container #LearnMore td a {
		padding: 0.5em 1em;
		float: none;
	}

	#container #thisCategoryBrands ul {
		text-align: center;
	}
	#container #thisCategoryBrands li {
		margin: 0 20px 30px;
	}
	#container #thisCategoryBrands li img {
		height: 70px;
	}
}
