@charset "utf-8";
/* bread */
#bread {margin-bottom: 20px;}
#bread ul li {
	color: #000;
	font-size: 1.2em;
	padding-right: 20px;
	margin-right: 5px;
	display: inline-block;
	background: url(images/arrow-bread.gif) 100% 50% no-repeat;
}
#bread ul li:last-child {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
#bread ul li a {color: #000;}
#bread ul li a:hover {text-decoration: none;}

#suntory_contents .title {
	text-align: center;
	border-top: 1px solid #fff;
	border-top: 1px solid #fff;
	background-color: #f0ede6;
}
#main section h1,
#main #productLineup_all h2 {
	font-weight: normal;
	color: #987748;
}

/* side navi */
#wrapSide {padding-bottom: 30px;}
#wrapMain .innerWrap .section {padding-bottom: 20px;}

#sidenav {font-size: 1.8em;}
#sidenav a {
	display: block;
	text-decoration: none;
}
#wrapSide .bnr li a:hover,
#sidenav a:hover {opacity: 0.6;}
#sidenav dt {
	position: relative;
	background-color: #dcd3bc;
	border-bottom: 1px solid #fff;
}
#sidenav dt a {
	color: #000;
	padding:15px 20px 12px;
}
#sidenav dt span {display: none;}
/*
#sidenav dt span {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	cursor: pointer;
	background: #987748 url(images/icon-plus.png) 50% 50% no-repeat;
}
#sidenav dt.open span {background: #fff url(images/icon-minus.png) 50% 50% no-repeat;} 
*/
/*#sidenav dd.list {display: none;}*/
#sidenav dd li,
#sidenav dd {
	border-bottom: 1px solid #fff;
}
#sidenav dd li:last-child,
#sidenav dd:last-of-type {border: none;}

#sidenav dd > a {
	color: #000;
	padding:10px 20px 8px;
	background-color: #f0ede6;
}
#sidenav dd li a {
	color: #000;
	padding:10px 20px 8px 40px;
	background-color: #f0ede6;
}
#sidenav dd.linkBrd02 a span{
	display: inline-block;
	min-height: 15px;
	padding-right: 22px;
	background: url(images/btn03.png) right 50% no-repeat;
}

#wrapSide .bnr li {margin-bottom: 10px;}

/* lineup sort */
#productLineup_all .page_link li {
	font-size: 1.4em;
	text-align: center;
}
#productLineup_all .page_link a {
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #f0ede6;
	border: 1px solid #cecece;
}
#productLineup_all .page_link .active a {
	color: #fff;
	background-color: #987748;
	border: 1px solid #987748;
}
#productLineup_all .page_link li a span {
	display: inline-block;
	padding: 1px 0 1px 25px;
	background: url(images/btn08.png) 0 0 no-repeat;
}
#productLineup_all .page_link .active a span {background: url(images/btn09.png) 0 0 no-repeat;}

#box_sort .sortNav li {
	color: #888;
	font-size: 1.4em;
}
#productLineup_all .sortNav.nihongo {
	border-bottom: 1px dashed #bfbfbf;
}
#box_sort .wrap {display: none;}
#box_sort .wrap.show {display: block;}

/* item */
#productLineup_all .wrapItem {
	display: none;
	vertical-align: top;
}
#productLineup_all .wrapItem h3 {
    font-size: 1.5em;
}
#productLineup_all .wrapItem h3 a {
    color: #000;
    text-decoration: none;
    padding-left: 10px;
    background: url(images/arrow01.png) 0 5px no-repeat;
}
#productLineup_all .wrapItem h3 a:hover {text-decoration: underline;}
#productLineup_all .wrapItem .txt {font-size: 1.4em;}
/* category icon */
#productLineup_all .wrapItem .iconCtg {
	color: #fff;
	font-size: 1.2em;
	line-height: 1;
	text-align: center;
	min-width: 140px;
	margin: 3px 0 5px;
	padding: 6px 5px 3px;
	display: inline-block;
}
#productLineup_all .category01 {background-color: #f0af00;}
#productLineup_all .category02 {background-color: #08ade4;}
#productLineup_all .category03 {background-color: #7ec412;}
#productLineup_all .category04 {background-color: #bf534f;}
#productLineup_all .category05 {background-color: #23683b;}
/* item link */
#productLineup_all .wrapItem li {
	font-size: 1.4em;
	display: inline-block;
	margin-right: 25px;
}
#productLineup_all .wrapItem li a {color: #000;}
#productLineup_all .wrapItem li a:hover {text-decoration: none;}

#main .topInfo .boxR,
#main .topInfo .boxR p > span,
#main .topInfo .img span {
	text-align: center;
	display: block;
	font-size: 1em;
	line-height: 1;
}
#main .topInfo .icon {
    text-align: center;
    margin-bottom: 15px;
}
#main .topInfo .icon li {
 	font-size: 1.4em;
	line-height: 1;
    padding: 8px 15px 7px;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    margin:0 3px 5px;
}

/* button */
#main .btn-center ul {
	text-align: center;
	margin: 30px 0 80px;
}
#main .btn-center ul li {display: inline-block;}

#main .btn01::before {
	display: inline-block;
	height: 15px;
	vertical-align: middle;
	margin-right: 5px;
}
#main .btn01::before {
	content: url(images/btn02.png);
	width: 15px;
}
#main .btn02 a {
	color: #000;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 5px 5px 3px;
	background-color: #dcd3bc;
}
#main .btn02 a span {
	display: inline-block;
	padding-left: 20px;
	min-height: 15px;
	background: url(images/btn02.png) 0 48% no-repeat;
}
#main .btn02 a:hover {opacity: 0.6;}
#main .btn03::before {
	display: inline-block;
	height: 15px;
	vertical-align: middle;
	margin-right: 5px;
}
#main .btn03::before {
	content: url(images/btn03.png);
	width: 15px;
}

#main .btnBrand02,
#main .btnBrand,
#main .btnRecipe {
	font-size: 1.6em;
	line-height: 1;
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
			border-radius: 7px;
	padding: 2px;
}
#main .btnBrand02,
#main .btnBrand {border: 1px solid #302920;}
#main .btnRecipe {border: 1px solid #987748;}
#main .btnBrand02 a,
#main .btnBrand a,
#main .btnRecipe a {
	display: block;
	text-decoration: none;
	background-color: #fff;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}
#main .btnBrand02 a,
#main .btnBrand a {color: #302920;}
#main .btnRecipe a {color: #987748;}
#main .btnBrand02 a:hover,
#main .btnBrand a:hover {background-color: #ece8e7;}
#main .btnRecipe a:hover {background-color: #f0ede6;}
#main .btnBrand a span,
#main .btnRecipe a span{
	display: inline-block;
	padding: 15px 0 15px 24px;
}
#main .btnBrand02 a span {
	display: inline-block;
	padding: 15px 24px;
	background: url(images/btn07.png) 0 50% no-repeat,url(images/btn03-b.png) right 50% no-repeat;
}

#main .btnBrand a span {background: url(images/btn07.png) 0 50% no-repeat;}
#main .btnRecipe a span{background: url(images/btn01.png) 0 50% no-repeat;}

#main .btnBuy {text-align: center;}
#main .btnBuy.sp {margin-bottom: 25px;}
#main .pc .btnBuy {margin-top: 25px;}
#main .btnBuy a {
	color: #fff;
	font-size: 1.6em;
	text-decoration: none;
	width: 210px;
	height: 50px;
	line-height: 50px;
	background-color: #987748;
	display: inline-block;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
			border-radius: 50px;
}
#main .btnBuy a span {
	padding:15px 0 10px 35px;
	background: url(images/icon-cart02.png) 0 48% no-repeat;
}
#main .btnBuy a:hover {opacity: 0.6;}

/* product lineup */
#main #Lineup h2 {
	color: #000;
	font-size: 1.8em;
	padding: 5px 10px 3px;
	margin-bottom: 15px;
	background-color: #eee8d9;
}
#main #Lineup .catch {
	font-size: 1.4em;
	margin-bottom: 20px;
}
#main #Lineup li {
	font-size: 1.4em;
	display: inline-block;
	margin-bottom: 15px;
	vertical-align: top;
}
#main #Lineup .name {color: #987748;}
#main #Lineup .txt {
    margin-bottom: 10px;
    word-break: break-all;
}
#Lineup ul li .img {
    width: 100%;
    text-align: center;
}
#productLineup_all .wrapContainer.category_wrap .wrapItem .img {text-align: center;}

/* detail */
#productDtail .sec {margin-bottom: 35px;}
#productDtail .sec::after {content: '';}

#productDtail p {
	font-size: 1.4em;
	margin-bottom: 10px;
}
#productDtail p.kome {
	text-indent: -1em;
	padding-left: 1em;
}
#productDtail p.catch {
	font-size: 1.6em;
	line-height: 1.8;
	margin-bottom: 20px;
}
#productDtail h2 {
	color: #000;
	font-size: 1.8em;
	padding: 5px 10px 3px;
	margin-bottom: 15px;
	border-left: 4px solid #987748;
	background-color: #f0ede6;
}
#productDtail .otherInfo p {
	font-size: 1.4em;
	margin-bottom: 10px;
}
#productDtail .otherInfo p::after {content: '';}
#productDtail .img_fl {float: left;margin:0 10px 10px 0 ;}
#productDtail .img_fr {float: right;margin: 0 0 10px 10px;}
#productDtail .img_c {text-align: center;margin-bottom: 10px;}

/* table */
#productDtail table {border-collapse: collapse;}
#productDtail .tbl01 {margin-bottom: 25px;}
#productDtail .tbl02 {margin-top: 20px;}
#productDtail td,
#productDtail th {
	font-size: 1.3em;
	text-align: left;
	vertical-align: top;
	padding: 8px 12px 6px;
}
#productDtail td a,
#productDtail th a{color: #0085b6;}

#productDtail .tbl01 td,
#productDtail .tbl01 th {
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
#productDtail .tbl01 .fee01 th {
	border-bottom: 1px dotted #b2b2b2;
	border-right: 1px dotted #b2b2b2;
    position: relative;
}
#productDtail .tbl01 .fee02 th {
	border-top: 1px dotted #b2b2b2;
	border-right: 1px dotted #b2b2b2;
}

#productDtail .tbl01 .fee01 td {border-bottom: 1px dotted #b2b2b2;}
#productDtail .tbl01 .fee02 td {border-top: 1px dotted #b2b2b2;}

#productDtail .tbl02 th {
	background-color: #f0ede6;
	border: 1px solid #969696;
}
#productDtail .tbl02 td {
	border: 1px solid #969696;
}
#productDtail .tbl02 dt {float: left;}
#productDtail .tbl02 dd {
	text-align: right;
	margin-bottom: 5px;
}
#productDtail .tbl02 dd:last-of-type {margin-bottom: 0;}

#productDtail .tbl02.size_list th,
#productDtail .tbl02.size_list td {
	background-color: #f0ede6;
	border: 1px solid #f0ede6;
	vertical-align: middle;
    padding-bottom: 2px;
}

#productDtail .tbl02.size_list td a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	padding:4px 15px 3px;
	margin:0 5px 5px 0;
	background: #fff url(images/arrow01.png) 7px 8px no-repeat;
	border: 1px solid #8f8f8f;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
			border-radius: 20px;
}
#productDtail .tbl02.size_list td a.active,
#productDtail .tbl02.size_list td a:hover {
	color: #fff;
	background: #987748 url(images/arrow02.png) 7px 8px no-repeat;
	border: 1px solid #987748;
}
#productDtail .boxR div {text-align: center;}
#productDtail .boxR div a {display: inline-block;}
#productDtail .boxR div img {
    display: block;
    margin:15px auto 0;
}


/** min 768px **/
@media screen and (min-width:768px) {
	#wrapMain,
	#bread ul,
	#suntory_contents #productLineup_all,
	#suntory_contents > #wrapMain {
		width: 960px;
		margin: auto;
		display: block;
	}
	/* title */
	#suntory_contents .title {height: 80px;}
	#suntory_contents .title p,
	#suntory_contents .title h1 {padding-top: 20px;}
	#suntory_contents .title p img,
	#suntory_contents .title h1 img {
		height: 30px !important;
		width: auto !important;
	}
	#main section h1,
	#main #productLineup_all h2 {
		font-size: 3em;
		margin-bottom: 15px;
	}
	
	#bread ul {padding: 10px 5px;}
	#main .section {padding:0 5px;}
	#wrapMain {margin: 10px 0 50px;}

	#wrapMain::after {content: '';}
	#wrapMain #main {
		float: right;
		width: 100%;
		margin-left: -300px;
	}
	#wrapMain #main .innerWrap {margin-left: 300px;}
	#wrapMain #wrapSide {
		float: left;
		width: 270px;
		margin:0 -300px 0 5px;
	}
	#sidenav {margin: 8px 0 12px;}

	#productLineup_all .wrap {margin:0 5px 50px;}
/* page link */
	#productLineup_all .page_link li {
		display: inline-block;
		margin: 0 15px 30px 3px;
	}
	#productLineup_all .page_link li a {
		-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
				border-radius: 5px;
		padding: 10px 45px 8px;
	}
/* side navi */
	#wrapSide .logo {line-height: 1;}
	#wrapSide .logo img {border: 1px solid #c6d2da;}

/* sort */
	#productLineup_all .sortNav {margin:0 5px 15px;}
	#productLineup_all .sortNav.nihongo {
		padding-bottom: 8px;
		margin-bottom: 10px;
	}
	#productLineup_all .sortNav li {
		display: inline-block;
		margin:0 15px 5px 0;
	}
	#productLineup_all .sortNav li {
		text-align: center;
		height: 40px;
		line-height: 41px;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
	}
	#productLineup_all .sortNav li a {
		color: #000;
		text-decoration: none;
		display: block;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		background-color: #fff;
		border: 1px solid #a0a0a0;
	}
	#productLineup_all .sortNav.category li a {
		padding:0 30px;
	}
	#productLineup_all .sortNav.nihongo li,
	#productLineup_all .sortNav.alphabet li {
		min-width: 40px;
		background-color: #dbdbdb;
	}
	#productLineup_all .sortNav.nihongo li{padding:0 14px;}
	#productLineup_all .sortNav.alphabet li {padding:0 15px;}
	#productLineup_all .sortNav.nihongo li a {
		margin:0 -14px;
		padding: 0 14px;
	}
	#productLineup_all .sortNav.alphabet li a {
		margin:0 -15px;
		padding: 0 15px;
	}
	#productLineup_all .sortNav li.active a{
		color: #fff;
		background-color: #987748;
		border: 1px solid #987748;
	}
	#productLineup_all .sortNav li span {
		min-width: 200px;
		background: #dcd3bc url(images/btn01.png) 20px 50% no-repeat;
	}
	#productLineup_all .sortNav li span.active {background: #302920 url(images/btn01-on.png) 20px 50% no-repeat;}
	#productLineup_all .wrapContainer .wrapItem {
		width: 32%;
		vertical-align: top;
		margin:0 1% 25px 0;
	}
    #Lineup ul li img,
    #productLineup_all .wrapContainer.category_wrap .wrapItem img {
        width: auto;
        height: 100%;
        max-height: 230px;
    }
    
	#main #Lineup li {
		width: 31.5%;
		max-width: 250px;
		margin: 0 1.5% 30px 0;
	}
	#main #Lineup li:nth-child(3n) {margin-right: 0;}
	#main #Lineup .txt {}
	
/* detail */
	#productDtail .boxL {
		float: left;
		width: 60%;
	}
	#productDtail .boxR {
		float: right;
		width: 38%;
	}
	#productDtail .tbl01 tr:first-child th {width: 190px;}
	#productDtail .tbl02 th {width: 110px;}

	#main .btn-center li {
		margin:0 10px;
		min-width: 250px;
	}

}/** // min 768px **/

/** min 961x **/
@media screen and (min-width:961px) {
	#wrapMain,
	#bread ul,
	#suntory_contents #productLineup_all,
	#suntory_contents > #wrapMain {width: 100%;}

	#main #Lineup li {margin: 0 2% 30px 0;}

}/** // min 961x **/

/** min 1164px **/
@media screen and (min-width:1164px) {
	#wrapMain,
	#bread ul,
	#suntory_contents #productLineup_all,
	#suntory_contents > #wrapMain {width: 1164px;}

	#main .section {padding:0;}
	#wrapMain #wrapSide {margin-left: 0;}

	#productLineup_all .wrapContainer .wrapItem {
		width: 360px;
		margin:0 1.9% 25px 0;
	}

	#main #Lineup li {
		width: 31%;
		margin: 0 3% 30px 0;
	}

	#productDtail .boxL {width: 480px;}
	#productDtail .boxR {width: 350px;}

}/** // min 1164px **/

/** min 1164px **/
@media screen and (min-width:1165px) {
	#bread ul {padding: 10px 0px;}
    #productLineup_all .wrapContainer.category_wrap .wrapItem {width: 22.8%;}
}


/** max 767px **/
@media screen and (max-width:767px) {
    #main .topInfo .boxR.pc .icon,
    #main .topInfo .boxR.pc > p {display: none;}
	#wrapSide {padding:0px 10px 10px;}
	#bread {padding:10px;}
	#main {padding:0 10px;}
	#brandList {padding: 10px 0 40px;}

	#suntory_contents .title p ,
	#suntory_contents .title h1 {
		padding: 20px 0;
	}
	#suntory_contents .title p img,
	#suntory_contents .title h1 img {
		height: 25px !important;
		width: auto !important;
	}
	#main section h1,
	#main #productLineup_all h2 {
		font-size: 3em;
		text-align: center;
		margin-bottom: 15px;
	}
	
	#main .section .brandLogo {
		text-align: center;
		margin:0 0px 30px;
		border-bottom: 1px solid #c6d2da;
	}
	#main .section .brandLogo img {
		width: 40%;
		max-width: 268px;
	}

/* sidenav */
	#sidenav {margin: 5px 0 8px;}
	#wrapSide .bnr li {
		display: inline-block;
		width: 48%;
		margin-right: 3%;
	}
	#wrapSide .bnr li:nth-of-type(2n) {margin-right: 0;}

/* page link */
	#productLineup_all .page_link::after {content: '';}
	#productLineup_all .page_link {margin:-15px 0px 15px;}
	#productLineup_all .page_link li {
		float: left;
		width: 50%;
	}
	#productLineup_all .page_link li a {padding: 10px 0;}
	
/* sort */
	#box_sort {
		margin-bottom: 15px;
		border: 1px solid #a0a0a0;
		-webkit-border-radius: 30px;
		   -moz-border-radius: 30px;
				border-radius: 30px;
		transition: all 0.4s;
		background: #fff url(images/btn12.png) 98% 3px no-repeat;
	}
	#box_sort.open {
		-webkit-border-radius: 25px;
		   -moz-border-radius: 25px;
				border-radius: 25px;
	}
	#box_sort .select {
		font-size: 1.6em;
		padding: 10px 20px 8px;
	}
	#box_sort .wrap {
		width: 100%;
		background-color: rgba(255,255,255,0.9);
		-webkit-border-radius: 30px;
		   -moz-border-radius: 30px;
				border-radius: 30px;
	}
	#box_sort .sortNav li {padding:8px 20px;}
	#box_sort .sortNav a {
		color: #000;
		text-decoration: none;
		display: block;
		padding: 8px 20px;
		margin: -8px -20px;
		background-color: #fff;
	}
	#box_sort .sortNav .active a {
		color: #fff;
		background-color: #987748;
	}
	#box_sort .sortNav.nihongo li,
	#box_sort .sortNav.alphabet li {background-color: #dbdbdb;}
	#box_sort .sortNav.alphabet li:last-child,
	#box_sort .sortNav.alphabet li:last-child a,
	#box_sort .sortNav.category li:last-child a {
		-webkit-border-bottom-right-radius: 25px;
		 -webkit-border-bottom-left-radius: 25px;
			-moz-border-radius-bottomright: 25px;
			 -moz-border-radius-bottomleft: 25px;
				border-bottom-right-radius: 25px;
				 border-bottom-left-radius: 25px;
	}

	#productLineup_all h1 img {max-width: 245px;}

	#productLineup_all .wrapContainer .wrapItem {
		width: 48%;
		margin:0 1.5% 20px 0;
	}
	#main #Lineup li {
		width: 47%;
		margin: 0 2.5% 30px 0;
	}
	#main #Lineup li .img {text-align: center;}
	#main #Lineup li:nth-child(2n) {margin-right: 0;}
	
	#main .topInfo .img {
		text-align: center;
		margin-bottom: 15px;
	}
	#productDtail th br.sp {display: none;}
	#productDtail .tbl01 tr:first-child th {width: 32%;}
	#productDtail .tbl02 th {width: 150px;}
	#productDtail .tbl02.size_list td a {margin:0 7px 5px 0;}

	#productDtail .img_fl,
	#productDtail .img_fr {
		width: 40% !important;
		height: auto !important;
	}

	#main .btn-center li {margin:0 10px 15px;}
	#main .btn-center li:last-child {margin-bottom: 0;}

    #Lineup ul li img,
    #productLineup_all .wrapContainer.category_wrap .wrapItem img {
        width: auto;
        height: 100%;
        max-height: 230px;
    }

}/** // max 767px **/

/** max 610x **/
@media screen and (max-width:610px) {
	#productDtail .tbl01 tr:first-child th {width: auto;}
}

/** max 540x **/
@media screen and (max-width:540px) {
	#productLineup_all .wrapContainer .wrapItem {
		width: 100%;
		margin:0 0 25px;
	}
	#productDtail .tbl02 th,
	#productDtail .tbl02 td {
		width: 100%;
		display: block;
	}
	#productDtail .tbl02.size_list th {
		display: table-cell;
		width: auto;
		white-space: nowrap;
	}
	#productDtail .tbl02.size_list td {
		display: table-cell;
		width: auto;
	}

	#productDtail .tbl02 th {border-bottom: none;}
	#productDtail .tbl02 td {margin-bottom: 10px;}
	#main .btn-center li {
		width: 47%;
		margin:0 1% 15px;
	}
}
/** max 370px **/
@media screen and (max-width:370px) {
	#productDtail th {font-size: 1.2em;}
	#productDtail th br.sp {display: inline-block;}
	#productDtail .tbl01 tr:first-child th {width: 120px;}
	#productDtail .tbl02.size_list th,
	#productDtail .tbl02.size_list td {
		display: block;
		width: 100%;
	}
	#main .section .brandLogo img {width: 50%;}
}