@charset "UTF-8";


/*----------------------------------------
　PC
-------------------------------------------*/
@media print, screen and (min-width: 769px){

.bnrCampaign{
	position: absolute;
	right: 0;
	top:126px;
}

#visual {
	min-width: 1060px;
	height:679px;
	min-height: 679px;
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	margin-bottom: 40px;
}
#visual .mainLogo{
	text-align:center;
	height:455px;
	padding-top: 100px;
}

#contents .boxcontents{
	margin-bottom: 60px;
}
#contents .boxcontentsB{
}

#contents .boxcontents .blockA,
#contents .boxcontents .blockB {
	float: left;
	width: 335px;
	margin-right: 27px;
}
#contents .boxcontents .blockC {
	width: 335px;
	float: right;
}
#contents .boxcontents .image {
	margin-bottom: 14px;
}
#contents .boxcontents h3 {
	font-size: 1.4em;
	margin-bottom: 8px;
	letter-spacing: 1px;
}
#contents .boxcontents h3 a{
	color:#00662C;
	text-decoration: none;
}
#contents .boxcontents h3 a:hover{
	color:#00662C;
	text-decoration: underline;
}
#contents .boxcontents p {
	font-size: 1.2em;
}


#contents2 .boxNews{
	float: left;
	width:500px;
}
#contents2 .boxNews h3.typeA{
	background: url(../image/common/icon_beans_a.jpg) no-repeat 0.0em -0.1em;
	padding-left: 38px;
	font-size: 1.7em;
	font-family: 'Tauri', sans-serif;
	letter-spacing: 1px;
	margin-bottom:35px;
}
#contents2 .boxNews .btnAll,
#main .boxMedia .btnAll{
	float:right;
	padding:1px 1px 0 0;
}
#contents2 .boxNews .section{
	width:495px;
	height:160px;
	overflow:auto;
	margin-bottom: 0;
	margin-bottom: 34px;
}
#contents2 .boxNews .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#contents2 .boxNews .entry{
	zoom: 1;
}
#contents2 .boxNews .entry{
	padding: 0 5px 0 5px;
	margin-bottom:24px;
}
#contents2 .boxNews .entry h4{
	float: right;
	width: 390px;
	font-size:1.1em;
	font-weight:normal;
	line-height: 170%;
}
#contents2 .boxNews .entry h4 a{
	color:#00662C;
	text-decoration:none;
}
#contents2 .boxNews .entry h4 a:hover{
	color:#333;
	text-decoration:underline;
}
#contents2 .boxNews p.date{
	float: left;
	width: 60px;
	font-size:1.1em;
	color:#666;
}
#contents2 .boxNews .twitter{
	width: 98%;
	margin: auto;
	margin-bottom:40px;
}
#contents2 .boxShop{
	float: right;
	width:500px;
}
#contents2 .boxShop h3.typeB{
	background: url(../image/common/icon_beans_b.jpg) no-repeat 0.0em -0.2em;
	padding-left: 38px;
	font-size: 1.6em;
	margin-bottom:35px;
}
#contents2 .boxShop .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#contents2 .boxShop .entry{
	zoom: 1;
}
#contents2 .boxShop .entry{
	margin-bottom: 24px;
}
#contents2 .boxShop h4{
	float: left;
	background: #e2ded7;
	width: 100px;
	padding: 5px 0 5px 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #5f4e44;
	text-align: center;
	margin-right: 12px;
}
#contents2 .boxShop p{
	float: left;
	font-size: 1.2em;
	padding-top: 2px;
}
#contents2 .boxShop p a{
	color:#00662C;
	text-decoration:none;
}
#contents .boxShop p a:hover{
	color:#333;
	text-decoration:underline;
}

/* sustainability */
.top .sustainability{
	width: 100%;
	margin: auto;
	padding: 75px 0 70px 0;
	margin-bottom: 50px;
}
.top .bg-green {
	width: 100%;
	background-image: url(/sustainability/image/cover_bg_01.jpg);
	background-position: 0px -60px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.sustainability .box-left {
	float: left;
	width: 400px;
	padding-right: 80px;
	text-align: right;
}
.sustainability .logo{
	float: right;
	width: 400px;
}
.sustainability .logo img{
	width: 100%;
	height: auto;
}
.sustainability .box-right {
	float: left;
	width: 550px;
}
.sustainability .box-right h4 {
	color:#fff;
	font-size: 2.875em !important;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.sustainability .box-right p {
	color:#fff;
	font-size: 1.375em !important;
	line-height:160%;
	margin-bottom: 20px;
}
.sustainability .box-right .small {
	font-size: 0.438em !important;
	margin-left:20px;
}

}

/*----------------------------------------
　Mobile
-------------------------------------------*/
@media screen and (max-width: 768px){


.bnrCampaign{
	position: absolute;
	right: 0;
	top:126px;
}

.flexslider{
}
.flexslider .flex-control-nav{
	display: none;
}

.mainLogo{
	text-align:center;
	width: 100%;
	margin: auto;
}

.mainLogo .logo{
	width: 330px;
	margin: auto;
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
	text-align:center;
}

#contents .boxcontents,
#contents2 .boxcontents {
	width: 86%;
	margin: auto;
	margin-bottom: 60px;
}

#contents h2.cts-title,
#contents2 h2.cts-title{
	font-size: 2.0em !important;
	margin-top: 30px;
}


#contents .boxcontents .blockA,
#contents .boxcontents .blockB,
#contents .boxcontents .blockC {
	margin-bottom: 40px;
}
#contents .boxcontents .image {
	margin-bottom: 16px;
}
#contents .boxcontents h3,
#contents2 .boxcontents h3 {
	font-size: 1.7em;
	margin-bottom: 8px;
	letter-spacing: 1px;
}
#contents .boxcontents h3 a,
#contents2 .boxcontents h3 a{
	color:#00662C;
	text-decoration: none;
}
#contents .boxcontents h3 a:hover,
#contents2 .boxcontents h3 a:hover{
	color:#00662C;
	text-decoration: underline;
}
#contents .boxcontents p,
#contents2 .boxcontents p {
	font-size: 1.3em;
	line-height: 170%;
}


#contents .boxcontentsB, 
#contents2 .boxcontentsB{
	display:flex;
	flex-wrap: wrap;
	width: 86%;
	margin: auto;
}


#contents2 .boxNews{
	order: 2;
}
#contents2 .boxNews h3.typeA{
	background: url(../image/common/icon_beans_a.jpg) no-repeat 0.0em -0.1em;
	padding-left: 38px;
	font-size: 1.8em;
	font-family: 'Tauri', sans-serif;
	letter-spacing: 1px;
	margin-bottom:35px;
}
#contents2 .boxNews .btnAll,
#main .boxMedia .btnAll{
	padding:1px 1px 0 0;
}
#contents2 .boxNews .section{
	height:200px;
	overflow:auto;
	margin-bottom: 0;
	margin-bottom: 20px;
}
#contents2 .boxNews .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#contents2 .boxNews .entry{
	zoom: 1;
}
#contents2 .boxNews .entry{
	padding: 0 5px 0 5px;
	margin-bottom:24px;
}
#contents2 .boxNews .entry h4{
	float: right;
	width: 72%;
	font-size:1.3em;
	font-weight:normal;
	line-height: 170%;
}
#contents2 .boxNews .entry h4 a{
	color:#00662C;
	text-decoration:none;
}
#contents2 .boxNews .entry h4 a:hover{
	color:#333;
	text-decoration:underline;
}
#contents2 .boxNews p.date{
	float: left;
	width: 20%;
	font-size:1.1em;
	color:#666;
}
#contents2 .boxNews .twitter{
	width: 98%;
	margin: auto;
	margin-bottom:40px;
}
#contents2 .boxShop{
	order: 2;
	width:100%;
}
#contents2 .boxShop h3.typeB{
	background: url(../image/common/icon_beans_b.jpg) no-repeat 0.0em -0.2em;
	padding-left: 38px;
	font-size: 1.45em;
	margin-bottom:35px;
}
#contents2 .boxShop .entry:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#contents2 .boxShop .entry{
	zoom: 1;
}
#contents2 .boxShop .entry{
	margin-bottom: 24px;
}
#contents2 .boxShop h4{
	background: #e2ded7;
	width: 100px;
	padding: 5px 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #5f4e44;
	text-align: center;
	margin-bottom: 6px;
}
#contents2 .boxShop p{
	float: left;
	font-size: 1.4em;
	padding-top: 2px;
}
#contents2 .boxShop p a{
	color:#00662C;
	text-decoration:none;
}
#contents2 .boxShop p a:hover{
	color:#333;
	text-decoration:underline;
}

/* sustainability */
.top .sustainability{
	width: 100%;
	margin: auto;
	padding: 50px 0 50px 0;
	margin-bottom: 50px;
}
.top .bg-green {
	width: 100%;
	background-image: url(/sustainability/image/cover_bg_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.sustainability .logo{
	width: 70%;
	margin: auto;
	margin-bottom: 16px;
}
.sustainability .logo img{
	width: 100%;
	height: auto;
}
.sustainability .box-right {
	width: 88%;
	margin:auto;
}
.sustainability .box-right h4 {
	color:#fff;
	font-size: 2.250em;
	text-align:center;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.sustainability .box-right p {
	font-size: 1.375em;
	color:#fff;
	margin-bottom: 20px;
}
.sustainability .btn-wrap{
	text-align: center;
}
.sustainability .box-right .small {
	font-size: 0.438em !important;
	margin-left:20px;
	text-align:center;
}



}
