@charset 'utf-8';
/* =======================================

	IndexElements

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

#mainvisual {
	font-family: 'ヒラギノ明朝 Pro W3','HG明朝E','MS P明朝','MS 明朝',serif;
	font-size: 1.3em;
	position: absolute;
	z-index: 0;
	top: 140px;
	width: 100%;
	height: 400px;
	padding-top: 40px;
	text-align: center;
	background-position: top center;
	background-size: cover;
}

#maincontents.top {
	margin-top: 380px;
}

#mainvisual h2 {
	font-size: 1.9em;
	font-weight: 100;
	line-height: 1.5em;
	width: 90%;
	margin: 40px 5%;
}

#mainvisual h2 img {
	width: 100%;
	max-width: 741px;
	margin: 0 auto;
}

#mainvisual p {
	line-height: 2.7em;
	padding-top: 40px;
}

.top_info {
	font-family: 'ヒラギノ明朝 Pro W3','HG明朝E','MS P明朝','MS 明朝',serif;
	margin: auto;
	padding: 0;
	text-align: center;
	border: 5px solid #fff;
}

.top_info.intro {
	background: url(../images/copy_bg.jpg) center center no-repeat;
	background-color: #efece4;
	background-size: cover;
}

.top_info.campaign01 {
	background: url(../images/info_campaign01_bg.jpg) center center no-repeat;
	background-size: cover;
}

.top_info.campaign02 {
	background: url(../images/info_campaign02_pc.jpg) center center no-repeat;
	background-size: cover;
}

.top_info.campaign03 {
	background: url(../images/bg_title_2018.jpg) top center no-repeat;
	background-size: cover;
}

.top_info.campaign03 img {
	margin: 5px auto;
	max-height: 190px;
}

@media only screen and (max-width: 960px) {
	.top_info.campaign01 {
		background: url(../images/info_campaign01_sp.jpg) center center no-repeat;
		background-size: cover;
	}
	.top_info.campaign02 {
		background: url(../images/info_campaign02_pc.jpg) center center no-repeat;
		background-size: 100% 90%;
	}
}

@media only screen and (max-width: 520px) {
	.top_info.campaign03 {
		padding: 0;
		background: url(../images/2018_sp.jpg) center center no-repeat;
		background-color: #e9bd3c;
		background-size: 100% auto;
		text-align: center;
		box-sizing: border-box;
	}
	.top_info.campaign03 img {
		visibility: hidden;
	}
}

.top_info p {
	font-size: 1.4em;
	line-height: 2.2em;
	padding: 15px 25px;
	min-height: 170px;
	letter-spacing: .05em;
	color: #333;
	color: #fff;
	background:    -moz-linear-gradient(rgba(30,10,5,.9) 0%, rgba(30,10,5,.5) 70%, rgba(0,0,0,.15) 100%);
	background: -webkit-linear-gradient(rgba(30,10,5,.9) 0%, rgba(30,10,5,.5) 70%, rgba(0,0,0,.15) 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30,10,5,.5)), color-stop(.7, rgba(30,10,5,.5)), to(rgba(0,0,0,.15)));
	background:      -o-linear-gradient(rgba(30,10,5,.9) 0%, rgba(30,10,5,.5) 70%, rgba(0,0,0,.15) 100%);
	background:         linear-gradient(rgba(30,10,5,.9) 0%, rgba(30,10,5,.5) 70%, rgba(0,0,0,.15) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#26000000',GradientType=0 );
}


.top_info a {
	display: table;
	width: 100%;
	min-height: 390px;
}
.top_info a .cp,
.top_info a .cp2 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
.top_info a .cp2 img {
	height: 190px;
	width: auto;
	display: inline-block !important;
}

.top_info a .cp img {
	max-width: 600px;
	height: auto;
	display: inline-block !important;
}

@media only screen and (max-width: 680px) {
	.top_info a .cp img {
		width: 80%;
	}
}

.pickup {
	position: relative;
	width: 100%;
	margin: 0 auto;
}



@media only screen and (max-width: 960px) {
	.topInfoWrap {
		display: none;
	}
	.pickup {
		margin: 0 auto 15px;
	}
	.pickup li {
		float: none;
		width: 100%;
		margin: 0 auto 15px;
	}
	.top_info a .cp2 img {
		width: 80%;
		height: auto;
	}
}

.top_info p span {
	font-size: 2em;
	display: block;
	width: 100%;
	height: 65px;
	margin: 0 auto 10px;
	text-align: center;
	text-indent: -9999px;
	background: url(../images/copy_title_03.png) no-repeat center center;
}
.top_info_02 {
	font-size: .8em;
	margin: 10px auto;
	padding: 20px 30px 10px;
	text-align: left;
	border: 6px solid #dbdbf5;
	background-color: #ffffff;
}

.top_info_02 p {
	line-height: 1.8em;
	margin: 0 auto;
	padding: 0 0 15px;
}

#maincontents .top_info_02 h3 {
	width: 100%;
	margin: 0 auto 10px;
	padding: 25px 0 30px;
	text-align: center;
	background: url(../images/copy_title_02.png) no-repeat center center;
}

.top_info_02 h3 img {
	width: 100%;
	max-width: 212px;
	margin: 0 auto;
}

#top_bg {
	position: relative;
	width: 100%;
	height: 100%;
	padding-bottom: 40px;
	background: url(../images/topcontents_bg.png) repeat-y;
}

#top_contents {
	font-size: 1.1em;
	float: left;
	width: 670px;
}

#top_contents section {
	margin-bottom: 30px;
}

#top_contents h1,
.stafToday {
	padding: 10px 0 15px;
	background: url(../images/br.png) repeat-x;
}


#top_contents #news {
	font-size: 1.05em;
	overflow: auto;
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 960px) {
	#top_contents #news {
		height: 280px;
	}
}

#top_contents #news dt {
	float: left;
	clear: both;
	width: 15%;
	padding: 15px 0;
	border-top: 1px solid #1a73e8;
}

#top_contents #news dd {
	float: right;
	width: 84%;
	margin-right: 1%;
	padding: 15px 0;
	border-top: 1px solid #1a73e8;
}

#top_contents #news dd a,
#contents .informationlist .news a {
	text-decoration: underline;
	color: #ff0000;
}

#top_contents #news dd a:hover,
#contents .informationlist .news a:hover {
	text-decoration: none;
	color: #b25300;
}


#top_contents section #info_list a {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-radius: 5px;
	background: #cae1fd;
}


#top_contents section #info_list a:hover {
	color: #4e371d;
	background: #fff;
}

#top_contents section.twitter {
	margin: 0 auto 30px;
	text-align: center;
}
#top_contents section.twitter h5 {
	display: none;
}

#top_contents section.twitter iframe {
	height: 350px !important;
}

#top_contents h2.staff {
	font-size: 1.2em;
	margin-top: 10px;
	padding: 10px 0 15px;
	text-align: center;
	color: #dec49d;
}

#top_contents #staff {
	width: 100%;
	background: url(../images/staff_bg.jpg);
}

#top_contents #staff li {
	float: left;
	width: 31.333333%;
	margin: 1%;
	padding: 2% 0;
	text-align: center;
	color: #fff;
}

#top_contents #staff li a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 5px;
	color: #000;
}

#top_contents #staff li a:hover {
	background: rgba(255,255,255,.2);
}

#top_contents #staff ul > *:first-child + * + * + *,
#top_contents #staff ul > *:first-child + * + * + * + * + * + *,
#top_contents #staff ul > *:first-child + * + * + * + * + * + * + * + * + * {
	clear: both;
}

#top_contents #staff li span {
	display: block;
	margin: 3% 10% 0;
	color: #462e0a;
	border-radius: 5px;
	background-color: #d5c38e;
}
#top_contents #staff li span.soldout {
	background: #ada493;
	color: #fff;
}

#top_contents #staff li img {
	width: 174px;
	border: 6px solid #fff;
	box-shadow: 0 0 5px 3px rgba(0,0,0,.1);
}

#top_contents #staff li p {
	padding-top: 10px;
}

#top_contents #staff li p span {
	font-size: .8em;
}

#top_contents {
	font-size: 1.1em;
	float: left;
	width: 100%;
}

#top_sidenav {
	float: right;
	/*width: 260px;*/
	padding-top: ;
}

#top_sidenav aside {
	padding: 20px 20px 0;
	color: #333;
}

#top_sidenav aside li a {
	display: block;
}

#top_sidenav aside li.access {
	margin-bottom: 15px;
	padding: 10px 10px 0;
	text-align: left;
	background-color: #ece5d5;
}


#top_sidenav aside li.shop {
	margin-bottom: 15px;
}

#top_sidenav aside li.access iframe {
	margin: 5px 0 0;
}

#top_sidenav aside li.access h3 {
	font-family: 'ヒラギノ明朝 Pro W3','HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',serif;
	font-size: 1.8em;
	padding: 3px 0;
	text-align: left;
}

#top_sidenav aside li.access .gmap {
	width: 100%;
	height: 200px;
	border: 0;
}

#top_sidenav aside li p {
	font-size: 1em;
	padding-bottom: 10px;
}

#top_sidenav aside li:first-child {
	padding-bottom: 10px;
}

#top_sidenav aside img {
	width: 220px;
	padding-bottom: 5px;
}

#top_contents h1 img {
	width: 274px;
}

.top_staff_list .stafToday img {
	width: 260px;
}

.top_staff_list .stafToday {
	padding: 15px 0 10px;
}
.top_staff_list .stafToday a {
	display: inline-block;
	overflow: hidden;
	background: rgba(202,225,253,1);
	border: #ffffff 1px solid;
	border-radius: 5px;
	padding: 10px;
	line-height: 1em;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	opacity: .7;
}
.top_staff_list .stafToday .tomorrow {
	float: right;
}
.top_staff_list .stafToday a.active,
.top_staff_list .stafToday a:hover {
	opacity: 1;
	background: #d5c38e;
}
.top_staff_list .stafToday a:hover img {
	opacity: 1;
}

#top_contents .comment {
	font-size: 1em;
	width: 90%;
	margin: 5px auto 0;
}

#maincontents .top_staff_list > p {
	font-size: 1em;
}



	#top_contents section.twitter {
		position: absolute;
		z-index: 0;
		top: 20px;
		right: 20px;
		width: 220px;
	}
}

@media only screen and (max-width: 960px) {
	#header_container {
		height: 235px;
	}

	#mainvisual {
		font-family: 'ヒラギノ明朝 Pro W3','HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',serif;
		font-size: 1.3em;
		top: 240px;
		height: 340px;
		margin-bottom: 30px;
		padding-top: 10px;
		text-align: center;
		color: #fff;
		background-position: top center;
	}

	#maincontents.top {
		margin-top: 330px;
	}



	.top_info {
		margin: 30px auto;
	}


	#top_bg {
		width: 100%;
		height: 100%;
		padding-bottom: 40px;
		background: none;
	}

	#top_contents {
		font-size: 1.1em;
		float: none;
		width: 90%;
		margin: auto;
	}

	#top_sidenav {
		float: none;
		clear: both;
		width: 100%;
		padding-top: 0;
		background: url(../images/sidenav_bg.png);
	}

	#top_sidenav aside ul {
		width: 100%;
	}

	#top_sidenav aside li {
		float: none;
		padding-bottom: 0;
		text-align: center;
	}

	#top_sidenav aside li img {
		width: 70%;
		margin-bottom: 15px;
	}

	#top_sidenav aside {
		font-size: 1.5em;
		padding: 20px 10px 10px;
	}

	#top_sidenav aside li:first-child {
		padding-bottom: 20px;
	}

	#top_sidenav aside li.access {
		width: 64%;
		margin: 0 15% 5%;
		padding: 3%;
	}

	#top_sidenav aside li.access h3 {
		font-size: 2em;
		padding-bottom: 5px;
	}

	#top_contents section.twitter {
		position: absolute;
		top: 420px;
		width: 90%;
		margin: auto;
	}

	#top_contents section.top_staff_list {
		margin: 0px 0 25px;
	}
}

@media only screen and (max-width: 720px) {
	#header_container {
		height: 180px;
	}

	#maincontents.top {
		margin-top: 260px;
	}
	#mainvisual {
		top: 220px;
	}
	#mainvisual p {
		font-size: .8em;
		line-height: 2.5em;
		padding-top: 40px;
	}

	#mainvisual h2 {
		width: 105%;
		height: 201px;
		margin: 10px 15%;
		background: url(../images/copy_title_01.png) no-repeat center center;
		background-size: contain;
	}

	.top_info p {
		font-size: 1.2em;
		max-width: 630px;
		margin: 0 auto;
		text-align: left;
	}

	.top_info {
		margin: 20px 5px 30px;
	}

	#top_contents #staff li {
		float: none;
		width: 70%;
		margin: 0 auto 30px;
		text-align: center;
	}


	#top_contents #staff li img {
		width: 100%;
		width: 290px;
	}

	#top_contents #news dt {
		width: 18%;
	}

	#top_contents #news dd {
		width: 80%;
		margin-right: 2%;
	}

	.top_info {
		margin: 30px auto;
		padding: 0;
		text-align: center;
		border: 6px solid #faf6f6;
		background: url(../images/copy_bg.jpg) center no-repeat;
		background-color: #efece4;
		background-size: cover;
	}
}

@media only screen and (max-width: 480px) {
	#mainvisual {
		height: 300px;
	}
	#mainvisual h2 {
		margin: -20px -1% 0;
	}
	#mainvisual div img {
		width: 80%;
		margin: 0 auto 1%;
	}
	#top_sidenav {
		clear: both;
		background: url(../images/sidenav_bg.png);
	}

	#top_sidenav aside {
		font-size: 1.1em;
	}

	#top_sidenav aside li {
		float: none;
		width: 100%;
		padding: 10px 0;
	}

	#top_sidenav aside li img {
		width: 90%;
		margin-bottom: 0;
	}

	#top_contents #staff li {
		float: none;
		width: 70%;
		margin: 0 5% 5%;
		padding: 0 10%;
		text-align: center;
	}

	#top_contents #staff li img {
		max-width: 80%;
	}

	#top_contents #news dt {
		font-size: 1.25em;
		float: none;
		width: 98%;
		margin-right: 2%;
		padding-bottom: 5px;
	}

	#top_contents #news dd {
		font-size: 1.1em;
		float: none;
		width: 98%;
		margin-right: 2%;
		padding-top: 0;
		border: none;
	}

	#top_contents h1 img,
	.top_staff_list .stafToday img {
		width: 100%;
	}

	.top_info p {
		line-height: 1.8em;
	}

	#top_sidenav aside li.access {
		width: 84%;
		margin: 0 5% 5%;
		padding: 3%;
	}

	.top_info_02 {
		padding: 20px 15px 10px;
	}

	.top_info p {
		padding: 15px 25px 5px;
	}
	.top_info a {
		height: 120px;
		/*min-height: 120px;*/
	}
}

@media only screen and (max-width: 320px) {
	#mainvisual p {
		font-size: .8em;
		line-height: 2em;
		padding: 20px 5% 0;
	}

	#mainvisual {
		height: 200px;
	}

	#mainvisual h2 {
		height: 90px;
	}

	#maincontents.top {
		margin-top: 230px;
	}

	.top_info p {
		padding: 15px 25px 15px;
	}

	.top_info_02 {
		padding: 10px 15px 10px;
	}

	.top_info_02 h3 img {
		width: 100%;
		max-width: 190px;
		margin: 5px auto 0;
	}
}
