@charset "utf-8";

@media only screen and (min-width: 768px), print {

/* colWrap */
.textAera {
	box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	width: 100%;
	padding: 30px 10px;
	color: #fff;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 8%, rgba(0,0,0,0.65) 19%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 8%,rgba(0,0,0,0.65) 19%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 8%,rgba(0,0,0,0.65) 19%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.textAera dl {
	margin-top: 0;
}
.textAera dl dt {
	font-size: 12px;
}
.textAera dl dt span {
	display: inline-block;
	min-width: 8em;
	padding: 2px 4px 0;
	margin-left: 4px;
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
	color: #333333;
	font-size: 11px;
	border-top:2px solid #000000;
}

/* ▼color type▼ */
.textAera dl dt span.type02{
	border-top:2px solid #3e759f;
}
.textAera dl dt span.type03{
	border-top:2px solid #359853;
}
.textAera dl dt span.type04{
	border-top:2px solid #a83f3f;
}
.textAera dl dt span.type05{
	border-top:2px solid #ad9f3f;
}
.textAera dl dt span.type06{
	border-top:2px solid #bb5692;
}
.textAera dl dt span.type07{
	border-top:2px solid #5abaa0;
}
.textAera dl dt span.type08{
	border-top:2px solid #d17d26;
}
/* ▲color type▲ */

.textAera dl dt span:first-child {
	margin-left: 8px;
}
.textAera dl dd {
	margin-top: 5px;
	font-weight:bold;
}
/*topUnderSlider*/
#topUnderSlider{
	padding-top:78px;
	max-width:1200px;
	min-width:1000px;
	margin:0 auto;
	padding-left:50px;
	padding-right:50px;
	position:relative;
}
#topUnderSlider .SliderTi{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin-top:0;
}
#topUnderSlider .slick-arrow{
	background:url(/cheeseclub/cheeseclub_common/img/com_bt03.png) no-repeat;
	width:25px;
	height:25px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	left:-39px;
	top:50%;
	margin-top:-13px;
}
#topUnderSlider .slick-arrow.slick-next{
	left:inherit;
	right:-39px;
	background:url(/cheeseclub/cheeseclub_common/img/com_bt04.png) no-repeat;
}
#topUnderSlider .slick-slide{
	margin-left:15px;
	margin-right:15px;
}


#pageContainer {
	overflow-x: hidden;
}
.cheeseMagazineBox {
	margin: 0 -200%;
	padding: 80px 200% 36px;
	background-color: #fff8e8;
}
.cheeseMagazineBox .cheeseMagazineInner {
	width: 1200px;
	margin-left: -100px;
}
.cheeseMagazineBox .magazineTitle {
	position: relative;
}
	
.title07 {
	font-size: 34px;
	text-align: center;
}
.cheeseMagazineBox .magazineTitle .scLogo {
	position: absolute;
	top: -48px;
	width: 1980px;
	margin-left: -490px;
	background: url(/cheeseclub/magazine/img/index_ex01.png) repeat-x 50% 50%;
	text-align: center;
}
.cheeseMagazineBox .magazineTitle .scLogo img {
	padding: 0 32px;
	background-color: #fff8e8;
}
.scItem.item06 {
	position: absolute;
	left: 50%;
	top: -70px;
	margin-left: 372px;
}
.scItem.item07 {
	position: absolute;
	left: 50%;
	top: -44px;
	margin-left: -444px;
}
.scItem.item08 {
	position: absolute;
	left: 50%;
	top: -16px;
	margin-left: 289px;
}
.cheeseMagazineList {
	max-width: 1200px;
	min-width: 1000px;
	margin: 15px auto 0;
}
.cheeseMagazineList ul li {
	float: left;
	width: 30%;
	margin-right: 5%;
	background: url(/cheeseclub/magazine/img/index_ex02.png) no-repeat 0 0;
}
.cheeseMagazineList ul li:last-child {
	margin-right: 0;
}
.cheeseMagazineList ul li .colTitle {
	margin-top: 0;
	padding: 25px 0 18px;
	color: #39322a;
	font-size: 23px;
	font-weight: bold;
	text-align: center
}
.cheeseMagazineList ul li > a {
	display: block;
	position: relative;
	color: #FFF;
}
.cheeseMagazineList ul li > a .block {
	position: relative;
	overflow: hidden;
}
.cheeseMagazineList ul li > a img {
	width: 100%;
}
.cheeseMagazineList ul li > a .new {
	display: inline-block;
	text-indent: -9999px;
	width: 70px;
	height: 70px;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic21.png) no-repeat;
	background-size: auto auto;
	background-size: 70px 70px;
	position: absolute;
	left: -19px;
	top: -19px;
	z-index: 99;
}
.cheeseMagazineList ul li a > dl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 20px 15px 0px;
	margin-top: 0px !important;
	width: 100%;
	height: 132px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 8%, rgba(0,0,0,0.65) 19%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 8%,rgba(0,0,0,0.65) 19%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 8%,rgba(0,0,0,0.65) 19%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.cheeseMagazineList ul li a > dl dt {
	margin-bottom: 4px;
}
.cheeseMagazineList ul li a > dl dd {
	font-size: 16px;
	font-weight: bold;
}
/*=================================

	clearfix

=================================*/
.colWrap:after,
.cheeseMagazineList ul:after {
	content: "";
	display: block;
	clear: both;
}

}

@media only screen and (max-width: 767px) {

.textAera {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 10px 10px;
	color: #fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 20%,rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 20%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 20%,rgba(0,0,0,0.8) 100%);
}
.textAera dl {
	margin-top: 0;
}
.textAera dl dt {
	font-size: 12px;
}
.textAera dl dt span {
	display: inline-block;
	min-width: 8em;
	padding: 2px 4px 0;
	margin-left: 4px;
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
	color: #333333;
	font-size: 11px;
	border-top:2px solid #000000;
}
.textAera p{
	display: none;
}
.colWrap.col3 .col.letterIcon {
	position: relative;
}
.colWrap.col3 .col.letterIcon:after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 50px;
	background: url(/cheeseclub/magazine/img/magazine_ic01.png) no-repeat 0 0;
	background-size: 60px auto;
	position: absolute;
	top: 7px;
	right: 3px;
}

/* ▼color type▼ */
.textAera dl dt span.type02{
	border-top:2px solid #3e759f;
}
.textAera dl dt span.type03{
	border-top:2px solid #359853;
}
.textAera dl dt span.type04{
	border-top:2px solid #a83f3f;
}
.textAera dl dt span.type05{
	border-top:2px solid #ad9f3f;
}
.textAera dl dt span.type06{
	border-top:2px solid #bb5692;
}
.textAera dl dt span.type07{
	border-top:2px solid #5abaa0;
}
.textAera dl dt span.type08{
	border-top:2px solid #d17d26;
}
/* ▲color type▲ */

.textAera dl dt span:first-child {
	margin-left: 8px;
}
.textAera dl dd {
	margin-top: 5px;
	font-weight:bold;
}
.cheeseMagazineList {
	padding: 22px 0 30px;
}
.cheeseMagazineList ul li .colTitle {
	display: none;
}
.cheeseMagazineList ul li a {
	display: block;
	position: relative;
	color: #FFF;
}
.cheeseMagazineList ul li a .block {
	position: relative;
	overflow: hidden;
}
.cheeseMagazineList ul li a img {
	width: 100%;
}
.cheeseMagazineList ul li a .new {
	display: inline-block;
	text-indent: -9999px;
	width: 50px;
	height: 50px;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic21.png) no-repeat;
	background-size: auto auto;
	background-size: 50px 50px;
	position: absolute;
	left: -7px;
	top: -10px;
	z-index: 99;
}
.cheeseMagazineList ul li a > dl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 20px 15px 0px;
	margin-top: 0px !important;
	width: 100%;
	height: 132px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.27) 8%, rgba(0,0,0,0.65) 19%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 8%,rgba(0,0,0,0.65) 19%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.27) 8%,rgba(0,0,0,0.65) 19%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.cheeseMagazineList ul li a > dl dt {
	margin-bottom: 4px;
}
.cheeseMagazineList ul li a > dl dd {
	font-size: 16px;
	font-weight: bold;
}
.magazineSiderArea {
	width: 100%;
	margin: 35px 0 15px;
}
.title08 {
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #28241f;
	color: #39322a;
	font-size: 20px;
}
.js-slickSlider {
	position:relative;
	width: 100%;
	margin: 20px auto 0;
	padding: 0 6%;
}
.cheeseMagazineList .js-slickSlider {
	margin-top: 0;
}
.cheeseMagazineSliderList .col {
	position: relative;
	overflow: hidden;
}
.js-slickSlider .slick-arrow {
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: none;
	background: url(/cheeseclub/cheeseclub_common/img/com_bt06.png) no-repeat 100% 100%/100% 100%;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 999;
}
.js-slickSlider .slick-arrow.slick-next {
	left:inherit;
	right:0;
	background:url(/cheeseclub/cheeseclub_common/img/com_bt07.png) no-repeat 100% 100%/100% 100%;
}
.cheeseMagazineList .js-slickSlider .slick-list {
	padding-top: 10px !important;
}

/*=================================

	clearfix

=================================*/
.magazineTabs .tabList:after {
	content: "";
	display: block;
	clear: both;
}


}

