@charset "utf-8";

@media only screen and (min-width: 768px), print {

.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
.searchlayer{
	position: fixed;
	top: 0;
	z-index: 1;
	display: none;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

/* header
=========================================*/

#pageTopTitleArea{
	background:url(/cheeseclub/cheeseclub_common/img/com_bg01.png) no-repeat center 50%;
	text-align:center;
	min-width:1000px;
}
#globalHeader{
	background:#333;
	color:#FFF;
	text-align:center;
	box-shadow: 0px 6px 3px -3px rgba(0,0,0,0.3);
	position:fixed;
	width:100%;
	height:108px;
	left:0px;
	top:0px;
	z-index:2000;
}
#globalHeader #head{
	display:table;
	width:100%;
	height:108px;
	min-width:1000px;
	margin:0 auto;
}
#globalHeader #head > *{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:108px;
	margin-top:0px;
}
#globalHeader #head > #gNavLogo{
	width:180px;
}
#globalHeader #head > #gNavLogo a:hover img{
	opacity:1;
}
#globalHeader #head > #gNavMenuWrap{
	width:108px;
	height:108px;
}
#globalHeader #head > #gNavMenuWrap #gNavMenu{
	width:108px;
	height:108px;
	margin-top: 0;
	background:url(/cheeseclub/cheeseclub_common/img/com_menu01.png) no-repeat center 50%;
	cursor:pointer;
}
body.open #globalHeader #head > #gNavMenuWrap #gNavMenu{
	position: absolute;
	top: 0;
	right: 290px;
	background:url(/cheeseclub/cheeseclub_common/img/com_menu03.png) no-repeat center 50% #28241f;
	z-index: 4000;
}
#globalHeader #head > #gNavMenuWrap #gNavMenu:hover{
	background-color:#3f372d;
}
body.open #globalHeader #head > #gNavMenuWrap #gNavMenu:hover{
	background-color: #333;
}

#globalHeader #head > #gNavMenuWrap #gNavMenu span{
	display:block;
	text-indent:-9999px;
}
#globalHeader #head > #gNavMenuWrap #gNaviSideNavi{
	position: fixed;
	top: 0;
	right: -290px;
	width: 290px;
	height: 100%;
	background: #ffffff;
	z-index: 4000;
	overflow-y: scroll;
}
#gNaviSideNavi .accordionWrap{
	margin-top: 0;
}
#gNaviSideNavi .accordionWrap > li{
	border-bottom: 1px solid #c1c1c0;
	text-indent: -9999px;
}
#gNaviSideNavi .accordionWrap > li.moreBtn{
	width: 100%;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic27.png) no-repeat right 20px top 34px;
	background-size: 16px auto;
}
#gNaviSideNavi .accordionWrap > li.moreBtn.open{
	background: url(/cheeseclub/cheeseclub_common/img/com_ic28.png) no-repeat right 20px top 34px;
	background-size: 16px auto;
}
#gNaviSideNavi .accordionWrap > li > ul{
	padding: 15px 30px;
	margin-top: 0;
	border-top: 1px solid #c1c1c0;
	text-indent: 0;
	text-align: left;
	font-size: 16px;
}
#gNaviSideNavi .accordionWrap > li > ul > li > a{
	padding: 10px 0 10px 15px;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic11.png) no-repeat 0 1.6rem;
	color: #28241f;
}
#gNaviSideNavi .accordionWrap > li:nth-child(1) > a{
	height: 82px;
	background: url(/cheeseclub/cheeseclub_common/img/com_tx06.png) no-repeat 50% 50%;
	background-size: 150px auto;
}
#gNaviSideNavi .accordionWrap > li:nth-child(3) > a{
	height: 82px;
	background: url(/cheeseclub/cheeseclub_common/img/com_tx07.png) no-repeat 50% 50%;
	background-size: 172px auto;
}
#gNaviSideNavi .accordionWrap > li:nth-child(2) > a{
	height: 82px;
	background: url(/cheeseclub/cheeseclub_common/img/com_tx08.png) no-repeat 50% 50%;
	background-size: 172px auto;
}
#gNaviSideNavi .accordionWrap > li:nth-child(5) > a{
	height: 60px;
	background: url(/cheeseclub/cheeseclub_common/img/com_tx09.png) no-repeat 50% 50%;
	background-size: 174px auto;
}
#gNaviSideNavi .accordionWrap > li:nth-child(4) > a{
	height: 60px;
	background: url(/cheeseclub/cheeseclub_common/img/com_tx10.png) no-repeat 50% 50%;
	background-size: 130px auto;
}
#gNaviSideNavi .accordionWrap li a{
	display: block;
}
#gNaviSideNavi .accordionWrap .moreBtn a + ul{
	display: none;
}
#gNaviSideNavi .accordionWrap > li > ul > li > .naviLabel {
	padding: 10px 0 10px 15px;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic11.png) no-repeat 0 1.6rem;
	color: #28241f;
}
#gNaviSideNavi .accordionWrap > li > ul > li  > ul.is-nest {
	margin-top: 0;
	margin-left: 15px;
}
#gNaviSideNavi .accordionWrap > li > ul > li  > ul.is-nest > li > a {
	padding: 10px 0 10px 15px;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic11.png) no-repeat 0 1.6rem;
	color: #28241f;
}
#gNaviSideNavi .btList .siteTop {
	width: 86%;
	margin: 20px auto -10px;
}
#gNaviSideNavi .snsAccount{
	width: 150px;
	margin: 20px 15px 20px 62px;
}
#gNaviSideNavi .snsAccount ul li a{
	display:block;
	padding-left: 48px;
	background:url(/cheeseclub/cheeseclub_common/img/com_ic37.png) no-repeat left 50%;
	background-size:32px 32px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	color:#333;
}
#gNaviSideNavi .snsAccount ul li:nth-child(3) a{
	background:url(/cheeseclub/cheeseclub_common/img/com_ic39.png) no-repeat left 50%;
	background-size:32px 32px;
}
#gNaviSideNavi .sideMgLogo{
	text-align:center;
}
#gNaviSideNavi .sideMgLogo img{
	width:154px;
	height:auto;
}


#globalHeader #head > #gNavSearchWrap{
	width:108px;
	height:108px;
	position: relative;
}
#globalHeader #head > #gNavSearchWrap #gNavSearch{
	width:108px;
	height:108px;
	margin-top: 0;
	background:url(/cheeseclub/cheeseclub_common/img/com_nav03.png) no-repeat center 50%;
	cursor:pointer;
}
#globalHeader #head > #gNavSearchWrap #gNavSearch:hover{
	background-color:#3f372d;
}
#globalHeader #head > #gNavSearchWrap #gNavSearch span{
	display:block;
	text-indent:-9999px;
}
#globalHeader #head > #gNavSearchWrap #gNavSearch + #searchInner{
	display: none;
	position: absolute;
	left:110%;
	top:108px;
	width:456px;
	z-index:900;
	padding-top:10px;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg12.png) no-repeat 50% top;
	background-size: 20px auto;
	margin-left:-290px;
}
#globalHeader #head > #gNavSearchWrap #gNavSearch:hover + #searchInner,
#globalHeader #head > #gNavSearchWrap #gNavSearch + #searchInner:hover{
	display: block;
}
#globalHeader #head > #gNavSearchWrap #gNavSearch + #searchInner .gNavUnder{
	background:#eeeadb;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	padding:40px;
}
#globalHeader #head #gNavSearchWrap .gNavUnder p {
	margin-top: 0;
	width: 370px;
	display: table;
	position:relative;
}
#globalHeader #head #gNavSearchWrap .searchInput {
	display: inline-block;
	width: 300px;
	padding: 10px;
	border: none;
	box-sizing: border-box;
	float:left;
}
#globalHeader #head #gNavSearchWrap .searchBt {
	display: inline-block;
	width: 70px;
	padding: 10px;
	cursor: pointer;
	background-color: #28241f;
	color: #ffffff;
	border: none;
	box-sizing: border-box;
	text-align: center;
}
#globalHeader #head > #gNavSearchWrap .search + *{
	margin-top: 10px;
}
#globalHeader #head #gNav{
	display:table;
	width:100%;
	height:108px;
	margin-top:0px;
}
#globalHeader #head #gNav > *{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:108px;
}
#globalHeader #head #gNav > li{
	position:relative;
}
#globalHeader #head #gNav > li:hover{
	background-color:#3f372d;
}
#globalHeader #head #gNav > li > a{
	display:block;
	width:100%;
	height:77px;
	background:url(/cheeseclub/cheeseclub_common/img/com_nav01.png) no-repeat center 50%;
	text-indent:-9999px;
}
#globalHeader #head #gNav > li.gNav02 > a{
	background:url(/cheeseclub/cheeseclub_common/img/com_nav02.png) no-repeat center 50%;
}
#globalHeader #head #gNav > li .gNavUnderBox{
	position:absolute;
	left:50%;
	top:107px;
	width:580px;
	z-index:900;
	padding-top:11px;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg07.png) no-repeat 50% top;
	margin-left:-290px;
	display:none;
}
#globalHeader #head #gNav > li:hover .gNavUnderBox{
	display:block;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder{
	background:#FFF;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	padding:20px;
	padding-bottom:25px;
	padding-top:7px;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList{
	padding-left:40px;
	padding-right:40px;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList > .gNavUnderListColumn {
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList > .gNavUnderListColumn > .columnItem {
	float: left;
	width: calc((100% - 18px) / 2);
	margin-left: 18px;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList > .gNavUnderListColumn > .columnItem:first-child {
	margin-left: 0;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .textLinkList > .textLink{
	width:220px;
	margin-top: 1em;
	text-align:left;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .textLinkList.is-nest {
	margin-top: 0;
	margin-left: 38px;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .textLinkList.is-nest > .textLink {
	margin: .5em 0 0 0;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .textLinkList > .textLink:nth-child(2n){
	margin-right:0px;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .textLinkList > .textLink > .block {
	position: relative;
	display: inline-block;
	padding-left: 13px;
	color: #333;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .textLinkList > .textLink > .block > span::before {
	position: absolute;
	top: 6px;
	left: 1px;
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic02.png) no-repeat;
	content: "";
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderTi{
	margin-top:0px;
}
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList .btnList.column2 > p{
	width:215px;
}




/* footer
=========================================*/

#globalFooter{
	margin-top:150px;
}
#globalFooter .footer01{
	background:#28241f url(/cheeseclub/cheeseclub_common/img/com_bg06.jpg) no-repeat center bottom;
	color:#FFF;
	text-align:center;
}
#globalFooter .footerIn{
	max-width:1200px;
	min-width:1000px;
	margin:0 auto;
	padding-top:35px;
	padding-bottom:35px;
}
#globalFooter .footer .footColTi{
	text-align:center;
}
#globalFooter .footLink4Col{
	display:table;
	width:100%;
}
#globalFooter .footLink4Col .footCol{
	display:table-cell;
	text-align:left;
	vertical-align:top;
	padding-left:40px;
	padding-right:40px;
	border-right:#665947 1px solid;
}
#globalFooter .footLink4Col .footCol:last-child{
	border-right:none;
}
#globalFooter .footLink4Col .footCol .textLinkLength{
	margin-top:22px;
}
#globalFooter .footLink4Col .footCol .textLinkLength > .textLink {
	margin-top: 1em;
}
#globalFooter .footLink4Col .footCol .textLinkLength > .textLink > .block {
	position: relative;
	display: inline-block;
	padding-left: 13px;
	color: #fff;
}
#globalFooter .footLink4Col .footCol .textLinkLength > .textLink > .block > span::before {
	position: absolute;
	top: 6px;
	left: 1px;
	width: 8px;
	height: 8px;
	display: inline-block;
	background: url(/cheeseclub/cheeseclub_common/img/com_ic09.png) no-repeat;
	content: "";
}
#globalFooter .footLink4Col .footCol .textLinkLength > .textLink > .textLinkLength.is-nest {
	margin-top: 1em;
	margin-left: 30px;
}
#globalFooter .footLink4Col a{
	color:#FFF;
}
#globalFooter .footLink4Col a:hover{
	text-decoration:underline;
}
#globalFooter .footLink4Col .textLink > a > span:before{
	background-image:url(/cheeseclub/cheeseclub_common/img/com_ic09.png);
}

#globalFooter .footSnsLink li.typeInstagram{
	background:url(/cheeseclub/cheeseclub_common/img/com_ic37.png) no-repeat left 50%;
	background-size: 36px;
	padding-left:54px;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:23px;
}
#globalFooter .footSnsLink li.typeFacebook{
	background:url(/cheeseclub/cheeseclub_common/img/com_ic36.png) no-repeat left 50%;
	background-size: 36px;
	padding-left:54px;
	padding-top:8px;
	padding-bottom:8px;
}
#globalFooter .footSnsLink li.typeTwitter{
	background:url(/cheeseclub/cheeseclub_common/img/com_ic40.png) no-repeat left 50%;
	background-size: 36px;
	padding-left:55px;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:23px;
}
#globalFooter .footLinkSub{
	margin-top:196px;
}
#globalFooter .footLinkSub li{
	margin-top:1em;
}
#globalFooter .footer02{
	max-width:1200px;
	min-width:1000px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:20px;
}
#globalFooter .footerBnList{
	width:100%;
	margin-top:0px;
}
#globalFooter .footerBnList li{
	margin-right:0.8%;
	width:16%;
	float:left;
}
#globalFooter .footerBnList li:last-child{
	margin-right:0px;
}
#globalFooter .underCopyBox{
	margin-top:16px;
}
#globalFooter .underCopyBox .underCopyL{
	float:left;
	font-size:14px;
	width:700px;
}
#globalFooter .underCopyBox .underCopyL .textLinkList{
	margin-top:0px;
}
#globalFooter .underCopyBox .underCopyR{
	float:right;
	font-size:12px;
}



/*=================================

	clearfix

=================================*/
.topicNavBlock ul:after,
#contents:after,
#globalFooter .footerBnList:after,
#globalFooter .underCopyBox:after,
#gNaviSideNavi .snsAccount ul:after,
#globalHeader #head #gNav > li .gNavUnderBox .gNavUnder .gNavUnderList > .gNavUnderListColumn:after {
	content: "";
	display: block;
	clear: both;
}

}
@media only screen and (min-width: 768px), print {
#globalHeader #head #gNav > li .gNavUnderBox{
	left:80%;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg07.png) no-repeat 40% top;
}
}
@media only screen and (min-width: 900px), print {
#globalHeader #head #gNav > li .gNavUnderBox{
	left:80%;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg07.png) no-repeat 40% top;
}
}
@media only screen and (min-width: 1100px), print {
#globalHeader #head #gNav > li .gNavUnderBox{
	left:80%;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg07.png) no-repeat 35% top;
}
}
@media only screen and (min-width: 1300px), print {
#globalHeader #head #gNav > li .gNavUnderBox{
	left:60%;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg07.png) no-repeat 48% top;
}
}
@media only screen and (min-width: 1500px), print {
#globalHeader #head #gNav > li .gNavUnderBox{
	left:55%;
	background:url(/cheeseclub/cheeseclub_common/img/com_bg07.png) no-repeat 49% top;
}
}


@media print {
	#pageContainer{
		padding-top:0px !important;
	}
	#globalHeader{
		position:static !important;
	}
}
