@charset "utf-8";


@media only screen and (max-width: 767px) {

/* colWrap */
.colWrap.col3 .col {
	position: relative;
	margin-top: 20px;
}
.colWrap.col3 .col figure img {
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
.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;
}


/* tabList */
.magazineTabs .tabList {
	width:100%;
	overflow:hidden;
}
.magazineTabs .tabList li {
	vertical-align:bottom;
	text-align:center;
	line-height:1.2;
	float:left;
	width: 23%;
	margin-right:2%;
	margin-bottom: 2%;
}
.magazineTabs .tabList li:nth-child(4n){
	margin-right: 0;
}
.magazineTabs .tabList li a{
	width:100%;
	display:block;
	border: 1px solid #28241f;
	border-top: 3px solid #28241f;
	text-decoration: none;
}
.magazineTabs .tabList li span {
	display: table-cell;
	height: 3.5em;
	padding: 5px 0;
	color: #000000;
	width:23%;
	vertical-align:middle;
	text-align:center;
	font-size: 12px;
}
.magazineTabs .tabList li.on a {
	background-color:#28241f;
	border-top: 3px solid #28241f;
	color:#FFF;
}
.magazineTabs .tabList li.on{
}
.magazineTabs .tabList li.on a span{
	color:#FFF;
}
.tabs .on a {
	background-color: #ffffff;
	text-decoration: none;
}
.tabs .tabDetail {
	padding-top:1em;
}
.tabs .tabDetail > *:first-child{
	margin-top:0px;
}

/* ▼color type▼ */
.magazineTabs .tabList li.type02 a{
	border-top:3px solid #3e759f;
}
.magazineTabs .tabList li.type03 a{
	border-top:3px solid #359853;
}
.magazineTabs .tabList li.type04 a{
	border-top:3px solid #a83f3f;
}
.magazineTabs .tabList li.type05 a{
	border-top:3px solid #ad9f3f;
}
.magazineTabs .tabList li.type06 a{
	border-top:3px solid #bb5692;
}
.magazineTabs .tabList li.type07 a{
	border-top:3px solid #5abaa0;
}
.magazineTabs .tabList li.type08 a{
	border-top:3px solid #d17d26;
}
/* ▲color type▲ */


.magazineTabs .tabList li.on a {
	background-color:#28241f;
	border-top: 3px solid #28241f;
	color:#FFF;
}
.magazineTabs .tabList li.on a span{
	color:#FFF;
}
.magazineTabs .on a {
	background-color: #ffffff;
	text-decoration: none;
}
.magazineTabs .tabDetail {
	padding-top:1em;
}
.magazineTabs .tabDetail > *:first-child{
	margin-top:0px;
}

/*topUnderSlider*/
#topUnderSlider{
	padding-top:30px;
	margin:0 auto;
	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:10px;
	top:50%;
	margin-top:-13px;
	z-index:10;
}
#topUnderSlider .slick-arrow.slick-next{
	left:inherit;
	right:10px;
	background:url(/cheeseclub/cheeseclub_common/img/com_bt04.png) no-repeat;
}
#topUnderSlider .slick-slide{
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}
#topUnderSlider .slick-slide a{
	display:inline-block;
	margin:0 auto;
}
#topUnderSlider .slick-slide img{
	width: 100%;
}



/*other*/

.kiji .floatBox .floatR.pcw120px{
	width:120px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.kiji .floatBox .floatR.pcw210px{
	text-align: center;
}

/*cheeseMagazineBox*/
#pageContainer {
	overflow: hidden;
}
.cheeseMagazineBox {
	margin: 0 -200%;
	padding: 0 200%;
	background-color: #fff8e8;
}
.cheeseMagazineBox .magazineTitle {
	position: relative;
	padding-top: 65px;
	font-size: 25px;
	text-align: center;
}
.cheeseMagazineBox .magazineTitle .scLogo {
	position: absolute;
	top: 28px;
	left: 50%;
	margin: 0 -200%;
	padding: 0 200%;
	background: url(/cheeseclub/magazine/img/index_ex01.png) repeat-x 7.5px 7.5px/1px 4px;
}
.cheeseMagazineBox .magazineTitle .scLogo .scLogoInner {
	margin-left: -130px;
}
.cheeseMagazineBox .magazineTitle .scLogo img {
	position: relative;
	left: 50%;
	width: 130px;
	height: auto;
	padding: 0 20px;
	background-color: #fff8e8;
}
.scItem.item06 {
	position: absolute;
	left: 50%;
	top: 26px;
	margin-left: 130px;
}
.scItem.item06 img {
	width: 19px;
	height: auto;
}
.scItem.item07 {
	position: absolute;
	left: 50%;
	top: 33px;
	margin-left: -155px;
}
.scItem.item07 img {
	width: 56px;
	height: auto;
}
.scItem.item08 {
	position: absolute;
	left: 50%;
	top: 47px;
	margin-left: 100px;
}
.scItem.item08 img {
	width: 30px;
	height: auto;
}
.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;
}
.js-slickSlider .slick-list {
	margin: 0 5px;
}
.js-slickSlider .slick-slide img {
	width: 100%;
}
.js-slickSlider li {
	margin: 0 5px;
}
/*magazineTitleLinkDetail*/
.title02.magazineTitleLink{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.title02.magazineTitleLink > span{
	display: block;
}
.title02.magazineTitleLink .magazineTitleLinkDetail{
	font-size: 18px;
	color: #996633;
	margin-left: 10px;
	display: block;
	flex: auto;
}
.title02.magazineTitleLink .magazineTitleLinkDetail a{
	font-size: 15px;
	color: #003366;
	text-decoration: underline;
	padding-left: 20px;
	position: relative;
}
.title02.magazineTitleLink .magazineTitleLinkDetail a:before{
	content: "";
	background:url(/cheeseclub/magazine/article/img/com_ic01.png) no-repeat 100% 100%/contain;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	height: 16px;
	width: 16px;
}
.title02.magazineTitleLink .magazineTitleLinkDetail a:after{
	content: none;
}
/*magazineIconList*/
.magazineIconList {
	font-size: 15px;
	background: #fff4cf;
	padding: 10px;
	position: relative;
	margin-bottom: 23px;
}
.magazineIconList:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	width: 0px;
	height: 0px;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	border-top: 15px solid #fff4cf;
}
.magazineIconList > li{
	position: relative;
	min-height: 48px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 57px;
	margin-top: 10px;
}
.magazineIconList > li > span{
	display: block;
	width: 100%;
}
.magazineIconList > li > p{
	font-size: 13px;
	margin-top: 0;
}
.magazineIconList > li:first-child{
	margin-top: 0;
}
.magazineIconList > li:before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	height: 48px;
	width: 48px;
}
.magazineIconList > li.type01:before{
	background:url(/cheeseclub/magazine/article/img/com_ic02.png) no-repeat 100% 100%/contain;
}
.magazineIconList > li.type02:before{
	background:url(/cheeseclub/magazine/article/img/com_ic03.png) no-repeat 100% 100%/contain;
}
.magazineIconList > li.type03:before{
	background:url(/cheeseclub/magazine/article/img/com_ic04.png) no-repeat 100% 100%/contain;
}
.magazineIconList > li.type04:before{
	background:url(/cheeseclub/magazine/article/img/com_ic05.png) no-repeat 100% 100%/contain;
}
	.ruby-text {
		position: relative;
	}
	.ruby-text::before {
		content: attr(data-rubytext);
		position: absolute;
		top: -1em;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		font-size: 0.5em;
	}

/*作り方行程 table*/
#cheMade{
  display: block;
  text-align: center;
  width: 100%;
	border: none;
	border-collapse: collapse;
}
#cheMade td{
  display: inline-block;
}
#cheMade span.kanseiB{
	color: #FF7100;
	font-size: 130%;
	font-wight: bold;
}
#cheMade td.kouteiTd{
	border: solid 1px #a2e27b;
	background-color: #edf9e4;
	text-align: center;
}
#cheMade td.kouteiTd p{
	margin: 0;
	padding: 5px 0;
	color: #894b26;
}
#cheMade td.arTd{
	width: 100%;
  margin-top: 5px;
	border: none;
	text-align: center;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
  
  
/*=================================

	clearfix

=================================*/
.magazineTabs .tabList:after {
	content: "";
	display: block;
	clear: both;
}


}
