@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Scada:400,700&display=swap");

/* CSS Document */

/* Eric Meyer's Reset CSS v2.0
================================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/*	clearfix
================================================== */

.cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.cf { min-height: 1px; position:relative }
* html .cf {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*	YUI 3.8.1 (build 5795)
================================================== */

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

img {
vertical-align: top;
}


/*	DESIGN
================================================== */

body {
	font:14px/1 "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color:#666666;
	background:#fff;
	line-height: 200%;
	width: 100%;
	background-color: #fff;
	margin-bottom: -20px;
	-webkit-text-size-adjust: 100%;
}

body div {
	text-align: left;
	margin: 0 auto;
}


/*
	a { color:#E5358C; text-decoration:none; }
	a:hover { color:#F08CBE; text-decoration:none; }
*/


/*	リンク設定
================================================== */
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
div#wrapper a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


/* COMMON 
================================================== */
.t_center {
	text-align: center;
}
.end {
	margin-right:0 !important;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.mt {
	margin-top: 28px;
}

/*	LAYOUT
================================================== */
body {

}
div#wrapper {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
/*	letter-spacing: 0.1em;*/
}


/*	HEAD
================================================== */
header {
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
}
header .head_top{
	background-image: url(../img/top.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
}
header .head_Box {
	padding: 55px 49px 0 64px;
	height: 286px;
}

header #logo{
	float: left;
	margin-right: 165px;
	width: 190px;
}
header nav{
	float: left;
	width: 562px;
}
header nav li{
	float: right;
}

header .sns {
	float: right;
	margin-top: 19px;
}
header .sns li{
	margin-bottom: 8px;
	}


/*	FOOT
================================================== */
footer {
	background-color:#000000;
	padding: 52px 0 55px 0;
	margin-top: 100px;
	font-family: 'Source Sans Pro', sans-serif;
	}
	footer a{ color:#fff; }
	footer a:hover{ color:#8F9F60; }

footer .foot_Box {
	width: 1000px;
	margin: 0 auto;
	height: 105px;
	color: #FFF;
}
footer .foot_Box .left {
	float: left;
}
footer .foot_Box .right {
	float: right;
	margin-top: 70px;
	font-size: 13px;
}
footer .foot_Box .left .logo {
	float: left;
	margin-right: 38px;
	width: 80px;
}
footer .foot_Box .left .foot_list {
	float: left;
	margin-top: 2px;
}
footer .foot_Box .left .foot_list .foot_list02{
	background-image: url(../img/foot_border.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 0 10px 0;
}
footer .foot_Box .left .foot_list .foot_list02 li{
	float: left;
	padding: 0 15px;
	background-image: url(../img/foot_border.png);
	background-repeat: no-repeat;
	background-position: left center;
}
footer .foot_Box .left .foot_list .foot_sns li{
	float: left;
	margin-right: 15px;
}



/*	CONTENTS
================================================== */
#main_img {
	border-top: 8px solid #E5DEC6;
	border-bottom: 8px solid #E5DEC6;
	background-image: url(../img/main_back.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 484px;
}
.contents01 {
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	color: #686868;
	font-size: 14px;
	line-height: 200%;
}
.contents01 .C_01{
}
.contents01 .C_01 h2{
	float: right;
	margin-right: 145px;
	margin-top: 54px;
	margin-left: 54px;
}
.contents01 .C_01 .menu_list{
	float: left;
	margin-left: 124px;
}

.contents01 .C_01 .menu_list li{
	float: right;
}
.contents01 .C_02{
	background-image: url(../img/back02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height:900px;
}
.contents01 .C_02 h2 {
	margin-top: 85px;
	margin-left: 103px;
	margin-right:155px;
	float: left;
}
.contents01 .C_02 .right_Box {
	float: left;
	margin-top: 50px;
	width: 590px;
}
.contents01 .C_02 .right_Box dt{
	margin-bottom: 20px;
}
.contents01 .C_02 .right_Box dt p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #CAA150;
	margin-top: 5px;
	letter-spacing:1px;
}
/*
.contents01 .C_02 .right_Box dt p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #CAA150;
	margin-top: 5px;
}
*/
.contents01 .C_02 .right_Box dd{
	margin-bottom: 55px;
}
.contents01 .C_02_B {
	position: relative;
	width: 1100px;
}
.contents01 .C_02_B .photo{
	position: absolute;
	top: 640px;
	left:0 ;
}

.contents02 .C_03 h2 {
	float: right;
	margin: 70px 80px 0 0;
}

.contents02 .C_03 .an_top {
	float: left;
	margin: 100px 0 70px 0;
	width: 870px;
}

.contents02 .C_03 .an_bottom {
	margin: 0 0 70px 0;
}

.contents02 .C_03 .an_list {
	color: #686868;
	font-size: 13px;
	line-height: 192%;
}
.contents02 .C_03 .an_list li{
	width: 230px;
	float:left;	
	margin-right: 60px;
}
.contents02 .C_03 .an_list li p{
	margin-top: 30px;
}



.contents02 .C_05 {
	background:url(../img/info_Box_back.jpg);
	color: #000;
	margin-top: 80px;
	position:relative;
	}

	.contents02 .C_05 h2 {
	position:absolute;
	top:45px; left:45px;
	}

	.contents02 .C_05 .info_Box {
	line-height:30px;
	border:3px solid #e2cc92;
	margin:7px;
	padding: 60px 0 0 170px;
	}
/*
	.contents02 .C_05 .info_Box dl{
	border:3px solid #e2cc92;
	margin:7px;
	padding:45px;
	}
*/
	.contents02 .C_05 .info_Box dl{
	background:url(../img/info_Box_back_line.jpg) repeat-y;
	padding:2px 0 0;
	}
	.contents02 .C_05 .info_Box dt {
	clear:both;
	font-size: 15px;
	margin:0 0 30px;
	}
/*
	.contents02 .C_05 .info_Box dt:first-child {
	font-size: 18px;
	margin:0 0 32px;
	}
*/
	.contents02 .C_05 .info_Box dd {
	margin:0 0 30px;
	}
	.contents02 .C_05 .info_Box dd.photo {
	float:right; display:inline;
	margin:-60px 50px 0 0;
	min-height:240px;
	}
	.contents02 .C_05 .info_Box dd a {
		color: #C9A34E;
		text-decoration: underline;
	}
	.contents02 .C_05 .info_Box dd a.map {
	text-decoration: underline;
	background-image: url(../img/sankaku.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #C9A34E;
	}


/*
.contents02 .C_05 .info_Box {
	float: left;
	margin: 65px 0 0 75px;
	line-height:30px;
	}
.contents02 .C_05 .info_Box dd {
	line-height: 30px;
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
}
*/



#p01,#p02,#p03,#p04,#p05#p06{
padding-top:50px;
margin-top:-50px;
}





/*	topics
================================================== */
.topics{
	position: relative;
	padding: 7% 0 4% 0;
	text-align: center;
}
.topics span.en{
	display: block;
	font-family: 'Scada', sans-serif;
	letter-spacing: 0.08em;
	font-weight: bold;
	line-height: 1.5;
	font-size: 38px;
}
.topics h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3.6em;
}
.topics .link{
	line-height: 2.2;
}
.topics .link a{
	color: #000;
	border-bottom: 1px solid #000;
}
.topics article{
	max-width: 1180px;
	margin: 0 auto 4%;
	display: flex;
	flex-wrap: wrap;
}
.topics article dl{
	width: 31.4%;
	background: #f3f3f3;
	margin-right: 2.9%;
}
.topics article dl:nth-of-type(3n){
	margin-right: 0%;
}
.topics article dl dt{
	overflow: hidden;
	position: relative;
}
.topics article dl dt span{
	position: absolute;
	left: 0;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	z-index: 10;
}
.topics article dl dt em.chiffon,
.topics article dl dt span.chiffon{
	display: inline-block;
	padding: 4px 8px;
	margin-right: 3px;
	background: #F1E6C8;
	color: #000;
}
.topics article dl dt em.fukuhachi,
.topics article dl dt span.fukuhachi{
	display: inline-block;
	padding: 4px 8px;
	margin-right: 3px;
	background: #CAA14F;
	color: #000;
}
.topics article dl dt em.news,
.topics article dl dt span.news{
	display: inline-block;
	padding: 4px 8px;
	margin-right: 3px;
	background: #292929;
	color: #fff;
}
.topics article dl dt em.roasters,
.topics article dl dt span.roasters{
	display: inline-block;
	padding: 4px 8px;
	margin-right: 3px;
	background: #311301;
	color: #fff;
}
.topics article dl dt em.all,
.topics article dl dt span.all{
	display: inline-block;
	padding: 4px 8px;
	margin-right: 3px;
	background: #222;
	color: #fff;
}

.topics article dl dt a{
	display: block;
	-webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.topics article dl dt a:hover{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	transform: scale(1.08);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
}
.topics article dl dt img{
	width: 100%;
	height: auto;
	-moz-opacity:1.0;
	opacity:1.0;
}
.topics article dl dd{
	text-align: left;
	padding: 25px;
}
.topics article dl dd span.date{
	font-size: 12px;
}
.topics article dl dd h3{
	font-size: 16px;
	margin-bottom: 0.5em;
}
.topics article dl dd h3 a{
	color: #000;
}
.topics article dl dd p{
	line-height: 1.6;
	font-size: 16px;
	margin-bottom: 0.8em;
}
.topics article dl dd .link{
}
.topics article dl dd .link a{
}

