@charset "utf-8";

@media only screen and (min-width: 768px), print {

/* colWrap */
.tips .colWrap .col{
	float: left;
}
.tips .colWrap.col2 .col{
	width: 430px;
	margin: 30px 40px 0 0;
}
.tips .colWrap.col3 .col{
	width: 312px;
	margin: 30px 32px 0 0;
}
.tips .colWrap.col3 .col a{
	color: #333333;
}
.tips .colWrap.col2 .col:nth-child(1),
.tips .colWrap.col2 .col:nth-child(2){
	margin-top: 20px;
}
.tips .colWrap.col2 .col:nth-child(2n){
	margin-right: 0;
}
.tips .colWrap.col3 .col:nth-child(1),
.tips .colWrap.col3 .col:nth-child(2),
.tips .colWrap.col3 .col:nth-child(3){
	margin-top: 20px;
}
.tips .colWrap.col3 .col:nth-child(3n){
	margin-right: 0;
}
.tips .colWrap.col3 .col .dlList03 .textLink span{
	position:relative;
	padding-left:13px;
	display:inline-block;
	text-decoration:none;
	color:#333;
}
.tips .colWrap.col3 .col .dlList03 .textLink span:before{
	content: "";
	position:absolute;
	background:url(/cheeseclub/cheeseclub_common/img/com_ic02.png) no-repeat;
	display: inline-block;
	height: 8px;
	width: 8px;
	left:1px;
	top:6px;
}
/* v2 */
.tips .colWrap_v2 .col{
	float: left;
}
.tips .colWrap_v2.col2 .col{
	width: 430px;
	margin: 30px 40px 0 0;
}
.tips .colWrap_v2.col3 .col{
	width: 312px;
	margin: 20px 32px 0 0;
}
.tips .colWrap_v2.col3 .col a{
	color: #333333;
}
.tips .colWrap_v2.col2 .col:nth-child(1),
.tips .colWrap_v2.col2 .col:nth-child(2){
	margin-top: 20px;
}
.tips .colWrap_v2.col2 .col:nth-child(2n){
	margin-right: 0;
}
.tips .colWrap_v2.col3 .col:nth-child(1),
.tips .colWrap_v2.col3 .col:nth-child(2),
.tips .colWrap_v2.col3 .col:nth-child(3){
	margin-top: 20px;
}
.tips .colWrap_v2.col3 .col:nth-child(3n){
	margin-right: 0;
}
.tips .colWrap_v2.col3 .col .textLink{
	position:relative;
	display:inline-block;
	margin: 1em 0 10px;
	padding-left:13px;
	background:url(/cheeseclub/cheeseclub_common/img/com_ic02.png) no-repeat;
	background-size: 8px;
	background-position: 1px 6px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.noNavi .columnBox.column3 .column{
	margin-right: 29px;
}

/* cheeseIc */
.tips .cheeseIc span{
	display: inline-block;
	width: 70px;
	margin-right: 5px;
	background: url(/cheeseclub/knowledge/img/index_ic01.png) no-repeat 0 0;
	text-indent: -9999px;
}

/* colInner */
.tips .col .colInner{
	margin-top: 40px;
}
.tips .col .colInner:first-child{
	margin-top: 0;
}

/* colTitle */
.tips .colTitle {
	padding: 0 0 0 20px;
	position:relative;
	margin-bottom:7px;
	font-size: 16px;
	font-weight: bold;
}
.tips .colTitle:after{
	content: "";
	position:absolute;
	background:url(/cheeseclub/cheeseclub_common/img/com_ic04.png) no-repeat;
	display: inline-block;
	height: 10px;
	width: 10px;
	left:0px;
	top:10px;
	margin-top:-3px;
}
.tips .mgLinkParts{
	padding: 35px 50px;
}

/* articleCol */
.articleCol li{
	margin-bottom:20px;
}
.articleCol li:last-child{
	margin-bottom:0px;
}
.articleCol li p{
	margin-top: 0;
}
.articleCol .articleColL{
	float:left;
	width:120px;
}
.articleCol .articleColR{
	float:right;
	width:285px;
}
.articleUnderBox2L .rinkBtn li{
	float: left;
	margin-left: 20px;
}
.articleUnderBox2L .rinkBtn li:first-child{
	margin-left: 0;
}
.articleUnderBox2 .articleUnderBox2L.type01{
	border: none;
	background-color: #f8f2da;
	height: 500px;
}
.articleUnderBox2L.type01 .rinkBtn {
	position: relative;
}
.articleUnderBox2L.type01 .rinkBtn li{
	position: absolute;
	float: none;
	margin-left: 0;
	width: 140px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(1) {
	top: 0;
	left: 160px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(2) {
	top: 0;
	left: 320px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(3) {
	top: 0;
	left: 480px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(4) {
	top: 0;
	left: 640px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(5) {
	top: 160px;
	left: 240px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(6) {
	top: 160px;
	left: 400px;
}
.articleUnderBox2L.type01 .rinkBtn li:nth-of-type(7) {
	top: 160px;
	left: 560px;
}
.articleUnderBox2L.type01 .rinkBtn li .btnInner{
	position: relative;
}
.articleUnderBox2L.type01 .rinkBtn li .btnInner .btnText{
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	line-height: 1.2;
	color: #333;
	text-align: center;
}
.articleUnderBox2 .articleUnderBox2L dl dt{
	margin-bottom: 10px;
}


/*knowledgeSlider*/
#knowledgeSlider{
	padding-top:10px;
	max-width:430px;
	min-width:430px;
	margin:0 auto;
	padding-left:30px;
	padding-right:30px;
	position:relative;
}
#knowledgeSlider .slick-arrow{
	background:url(/cheeseclub/cheeseclub_common/img/com_bt03.png) no-repeat;
	background-size: 17px auto;
	width:17px;
	height:17px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	position:absolute;
	left:-30px;
	top:50%;
	margin-top:-13px;
}
#knowledgeSlider .slick-arrow.slick-next{
	left:inherit;
	right:-30px;
	background:url(/cheeseclub/cheeseclub_common/img/com_bt04.png) no-repeat;
	background-size: 17px auto;
}
#knowledgeSlider .slick-slide{
	margin-left:2px;
	margin-right:2px;
}
/* newIcon */
.colNew{
	margin-top: 45px;
}
.colNew .col a{
	position: relative;
}
.colNew .col 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: -30px;
	z-index: 99;
}
@-moz-document url-prefix() {
	.colNew .col a .new{
		top: -18px;
	}
}


/*=================================

	clearfix

=================================*/
.tips .colWrap:after,
.articleCol li:after,
.articleUnderBox2L:not(.type01) .rinkBtn:after {
	content: "";
	display: block;
	clear: both;
}

}



