@charset "UTF-8";
.clearfix { zoom:1; }
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* body
***************************************************************/
body {
font-size:75%;
font-size: 14px;
background:#fff2e9;
color: #000;
line-height: 1.8;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
background: #fff;
}

#wrapper {
	position: relative;
	padding-top: 52px;
}
#wrapper.pre {
	min-width: 1020px;
}

/* header
***************************************************************/
#header{
	width:100%;
	min-width: 1000px;
	height: 50px;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	box-shadow: 0px 1px 2px -1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 2px -1px rgba(0,0,0,0.2);
	-ms-box-shadow:: 0px 1px 2px -1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 2px -1px rgba(0,0,0,0.2);
}
#header-main{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.f-left #logo {
	position: relative;
	width: 100%;
	/*margin-top:13px;*/
	margin-top:1%;
	padding-left: 2%;
	box-sizing: border-box;
}
.f-left #logo img {
	width: 87px;
	margin-top: 5px;
	margin-right: 19px;
	display: inline-block;
}
.f-left #logo .site-name {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}
.f-left #logo .site-name img {
	margin: 0;
	width: 344px;
	max-width: 344px;
	height: auto;
	padding-left: 10px;
}

/* main
***************************************************************/
#main {
	width: 100%;
}
.main-inner {
	max-width: 1000px;
	margin: 0 auto;
}

.pre #main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#catch-phrase {
	display: block;
	float: right;
	width: 390px;
	height: 47px;
	margin: 17px 10px 4px 0;
	padding: 0;
	text-indent: -9999px;
}

#box-top{
	clear: both;
	width:1000px;
	padding-top:32px;
	margin-top:4px;
}
#box-middle{
	padding-top:31px;
	padding-bottom:78px;
}
#box-bottom{
	height:30px;
	text-indent:-9999px;
}
#ask1{
	text-align:center;
	margin-bottom:53px !important;
}


/* pagetop
***************************************************************/
#pagetop{
	position:fixed;
	right:29px;
	bottom:70px;
	z-index: 500;
}

/* sidebanner
***************************************************************/
#sidebanner{
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -85px;
	z-index: 500;
}
#sidebanner p + p {
	margin-top: 10px;
}


/* likebtn
***************************************************************/
.likebtn-area {
	overflow: hidden;
	height: 100%;
	margin: 20px 0 0;
}

button.likebtn {
    width: auto;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    font-size: 0;
    line-height: 0;
    overflow: visible;
    cursor: pointer;
	float: right;
	text-align: right;
}

.disabled {
	cursor: default !important;
}

#footer-bnr-area {
	padding-top: 40px;
}

#footer-bnr-area li {
	text-align: center;
	margin-top: 20px;
}
#footer-bnr-area li:first-child {
	margin-top: 0;
}
#footer-bnr-area ul {
	width: 790px;
	margin: 0 auto;
}
#footer-bnr-area li img {
	width: 100%;
	height: auto;
}
#footer-bnr-area li a {
	display: block;
}
#footer-bnr-area li a img {
	width: 100%;
	-webkit-transition: all .5s;
	   -moz-transition: all .5s;
	    -ms-transition: all .5s;
	     -o-transition: all .5s;
	        transition: all .5s;
	opacity: 1;
}

#footer-bnr-area li a:hover img {
	opacity: .7;
}

#footer-bnr-area ul {
	text-align: center;
}
#footer-bnr-area li.mv {
	display: inline-block;
	margin-left: 10px;
	margin-top: 0;
}
#footer-bnr-area li:first-child.mv {
	margin-left: 0;
}



/* footer
***************************************************************/
#footer{
	overflow: hidden;
	width:100%;
	min-width: 1000px;
	/*height:40px;*/
	line-height:40px;
	text-align:center;
	background-color:#fff;
	color: #787878;
	font-size:11px;
	margin: 30px 0 0;
}
#footer #copyright{
	color: #505050;
	width: 100%;
	/*background: url(../img/top/bg-nav.gif) left top repeat-x;
	padding-top: 20px;*/
	border-top: 1px solid #000;
	box-sizing: border-box;
}
#lineup-page #footer,
#cm-page #footer {
	margin-top: 60px;
}


#footer-s-navi {
	width:200px;
	margin:0 auto;
	padding: 20px 0 40px;
}

#footer-s-navi li {
	float: left;
	height: 16px;
	margin-left: 26px;
}
#footer-s-navi li.cm {
	display: none;
}

#footer-s-navi li:first-child {
	margin: 0;
}

#footer-s-navi li a {
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	list-style-type:none;
	text-indent:-9999px;
}

#footer-s-navi .top a {
	width:58px;
	background-position:0 0;
}
#footer-s-navi .lineup a {
	width:113px;
	background-position:-79px 0;
}
#footer-s-navi .cm a {
	width:96px;
	background-position:-211px 0;
}
#footer-s-navi .enquete a {
	width:122px;
	background-position:-327px 0;
}
#footer-s-navi .undo a {
	width:168px;
	background-position:-472px 0;
}

#footer-s-navi li a:hover,#footer-s-navi li a.current {
	height:16px;
}
#footer-s-navi .top a:hover,#footer-s-navi .top a.current {
	width:58px;
	background-position:0 -16px;
}
#footer-s-navi .lineup a:hover,#footer-s-navi .lineup a.current {
	width:113px;
	background-position:-79px -16px;
}
#footer-s-navi .cm a:hover,#footer-s-navi .cm a.current {
	width:96px;
	background-position:-211px -16px;
}
#footer-s-navi .enquete a:hover,#footer-s-navi .enquete a.current {
	width:122px;
	background-position:-327px -16px;
}
#footer-s-navi .undo a:hover,#footer-s-navi .undo a.current {
	width:168px;
	background-position:-472px -16px;
}


/* other
***************************************************************/
div.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened{
	padding-bottom: 20px;
}

#sns {
	width: 285px;
	height: 20px;
	margin: 0 auto 20px;
	padding: 30px 0 0 10px;
	text-align: center;
	vertical-align: top;
}

#sns .sns01{
	float: left;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 4px 0 1px;
}

#sns .sns01 .fb-like span {
	vertical-align: top !important;
}

#sns .sns02{
	float: left;
	height: 25px;
	margin: 0 10px 0 0;
}

#sns .sns03{
	float: left;
}

#lineup-page #sns,
#cm-page #sns {
	margin-top: 20px;
}
#lineup-page #sns p.sns01,
#sns p.sns01{
	padding: 4px 0 1px;
}

.pre .contents-banners {
	/*width: 873px;*/
	margin: 20px auto 0;
}
.contents-banners {
	width: 100%;
	margin: 20px auto 0;
}
.pre .contents-banners .title-contents-banner,
.pre .contents-banners ul {
	font-size: 20px;
	/*width: 873px;*/
}
.contents-banners .title-contents-banner,
.contents-banners ul {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.contents-banners .title-contents-banner {
	color: #6e6e6e;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding: 20px 0 16px 2px;
	border-top: solid 1px #eb698e;
}
.contents-banners .title-contents-banner.border-none {
	border-top: none;
	padding-top: 0;
}
.contents-banners ul:after {
	content: "";
	display: block;
	clear: both;
}
.pre .contents-banners ul li {
	margin-left: 9px;
}
.contents-banners ul li {
	float: left;
	margin-left: 2%;
}
.contents-banners ul li:first-child {
	margin-left: 0;
}

#contents-list-items {
	width: 950px;
	margin: 0 auto;
}
#contents-list-items li {
	position: relative;
	width: 32%;
	min-height: 374px;
	/*padding: 1% 1% 4%;*/
	padding: 2%;
	box-sizing: border-box;
}
#contents-list-items li > img {
	width: 100%;
}
.picture-item-description {
	color: #000;
	font-size: 14px;
	text-align: left;
	line-height: 1.2;
	margin-bottom: 3%;
}
#contents-list-items .contents-list-items-title {
	font-size: 18px;
	font-feature-settings: "palt" 1;
	text-align: left;
	text-decoration: none;
	line-height: 1.2;
	margin: 5px 0;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	font-weight: normal;
	min-height: 2.4em;
}
#contents-list-items .contents-list-items-title a {
	color: #000;
	text-decoration: none;
	display: block;
}
#contents-list-items li:hover {
	background: rgb(254, 236, 232);
}
#contents-list-items .contents-list-items-title a::after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.picture-item-lbl {
	line-height: 1;
	position: relative;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 6%;
	text-align: left;
}
.picture-item-lbl img {
	width: auto;
	height: auto;
}

.overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
overflow: hidden;
display: none;
background: rgba(255,255,255,0.8);
}

#hamburger {
display: block;
position: fixed;
right: 0;
top: 0;
color: #fff;
background: #1c1716;
height: 50px;
width: 50px;
cursor: pointer;
z-index: 4;
}
#hamburger.fixed {
position: fixed;
}
#hamburger.hamburger-icon-wrapper {
background: #f29c9f;
top: 0;
right: 0;
height: 50px;
width: 50px;
cursor: pointer;
z-index: 4;
}
/*#hamburger.hamburger-icon-wrapper.is-active {
right: 30px;
}*/
#hamburger.is-active .hamburger__bar.hamburger__bar--first {
-webkit-transform: rotate(45deg) translateX(3px) translateY(3px);
-moz-transform: rotate(45deg) translateX(3px) translateY(3px);
-ms-transform: rotate(45deg) translateX(3px) translateY(3px);
transform: rotate(45deg) translateX(3px) translateY(3px);
}
#hamburger.is-active .hamburger__bar.hamburger__bar--last {
-webkit-transform: rotate(-45deg) translateX(7px) translateY(-7px);
-moz-transform: rotate(-45deg) translateX(7px) translateY(-7px);
-ms-transform: rotate(-45deg) translateX(7px) translateY(-7px);
transform: rotate(-45deg) translateX(7px) translateY(-7px);
}
#hamburger.is-active .hamburger__bar.hamburger__bar--middle {
opacity: 0;
}
#hamburger .hamburger {
-webkit-transform: translateZ(0);
transform: translateZ(0);
display: block;
position: relative;
width: 18px;
height: 18px;
top: 17px;
left: 18px;
}
#hamburger .hamburger .hamburger__bar {
transition: -webkit-transform 0.5s, opacity 0.5s;
transition: transform 0.5s, opacity 0.5s;
display: block;
width: 100%;
position: absolute;
top: 7px;
left: 0;
border-bottom: 2px solid #fff;
}
#hamburger .hamburger .hamburger__bar--first {
top: 0;
}
#hamburger .hamburger .hamburger__bar--last {
top: 14px;
}

#side-menu {
z-index: 4;
background: #f29c9f;
letter-spacing: 1.5px;
overflow: hidden;
/*width: 477px;*/
width: 563px;
right: -563px;
top: 0;
position: fixed;
height: 100%;
}
#side-menu > .menu-wrapper {
height: 100%;
width: 100%;
}
#side-menu > .menu-wrapper .scroll {
padding: 50px 30px 60px;
height: 100%;
box-sizing: border-box;
overflow-y: scroll;
}

#side-menu .menu-list li {
text-align: center;
}
#side-menu .menu-list li > a {
position: relative;
color: #fff;
font-size: 24px;
text-decoration: none;
display: block;
width: 100%;
height: auto;
line-height: 70px;
border-bottom: 1px solid #fff;
box-sizing: border-box;
}

#side-menu .menu-list li a {
transition: opacity 0.5s, background-color 0.5s, color 0.5s;
}
#side-menu .menu-list li a:hover,
#side-menu .menu-list li.dropdown.open > a {
	background: rgba(255,255,255,.2);
	opacity: 1;
}

#side-menu .menu-list li.dropdown .dropdown-menu {
	display: none;
}
#side-menu .menu-list li.dropdown.open .dropdown-menu {
display: block;
border-bottom: 1px solid #fff;
}


#side-menu .menu-list li.dropdown .dropdown-menu a {
position: relative;
color: #fff;
font-size: 15px;
/*font-feature-settings: "palt" 1;*/
text-align: left;
text-decoration: none;
padding-left: 20px;
width: 100%;
height: auto;
line-height: 50px;
border-bottom: 1px solid #e97d81;
box-sizing: border-box;
}

#side-menu .menu-list li.dropdown .dropdown-menu li:last-child a {
border-bottom: none;
}

#side-menu .menu-list li.dropdown a::after {
position: absolute;
content: "";
background: url(../img/common/header/caret.png) 0 0 no-repeat;
width: 18px;
height: 10px;
top: 32px;
right: 5px;

-webkit-transition: -webkit-transform .5s ease,opacity .5s ease;
transition: transform .5s ease,opacity .5s ease;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}

#side-menu .menu-list li.dropdown.open a::after {
transform: rotate(180deg);
}

#side-menu .menu-list li.dropdown .dropdown-menu a::after {
top: 20px;
transform: rotate(-90deg);
}


@media screen and (min-width: 768px) and (max-width: 1020px) {
	#header {
		min-width: 100%;
	}
	#header-main {
		width: 100%;
	}
	#wrapper,#footer{
		min-width: 100%;
	}
	.pre #contents-list-items {
		width: 950px;
	}
	#contents-list-items {
		width: 93.75%;
		margin: 0 auto;
	}
	#footer-bnr-area li a img {
		width: 100%;
		max-width: 790px;
	}

	.pre #footer-bnr-area ul {
		width: auto;
	}
	.pre #footer-bnr-area li a img {
		width: auto;
		max-width: 790px;
	}
	#footer-bnr-area ul {
		width: 93.75%;
		max-width: 790px;
		margin: 0 auto;
	}
	#footer-bnr-area li.mv {
		display: inline-block;
		margin-left: 1.2%;
		margin-top: 0;
		width: 24.05%;
	}
	#footer-bnr-area li:first-child.mv {
		margin-left: 0;
		width: 49.37%;
	}
}
@media screen and (max-width: 768px) {
	#wrapper {
		padding-top: 40px;
	}
	#header {
		min-width: 100%;
		height: 40px;
	}
	#header-main {
		width: 100%;
	}
	.f-left #logo {
		padding-top: 0;
		padding-left: 2%;
	}
	.f-left #logo img {
		width: 16.56%;
		min-width: 53px;
		max-width: 87px;
		margin-right: 3%;
	}
	.f-left #logo .site-name {
		min-width: 344px;
	}
	.f-left #logo .site-name img {
		margin: 0;
		width: 53.75%;
		min-width: 172px;
		height: auto;
		padding-left: 5%;
	}
	#hamburger.hamburger-icon-wrapper {
		width: 40px;
		height: 40px;
	}
	#hamburger .hamburger {
		top: 12px;
		left: 12px;
	}
	.pre #contents-list-items {
		width: 950px;
	}
	.contents-banners .title-contents-banner,
	.contents-banners ul,
	#contents-list-items {
		width: 93.75%;
		margin: 0 auto;
	}
	.contents-banners .title-contents-banner {
		display: block;
		font-size: 16px;
		line-height: 1.4;
	}
	#contents-list-items li {
		min-height: 300px;
	}
	.contents-banners ul li > img {
		width: 100%;
		max-width: 290px;
		height: auto;
	}
	.contents-banners ul li:first-child {
		margin-top: 0;
	}
	#contents-list-items .contents-list-items-title {
		padding: 1% 0;
		margin: 3% 0;
		min-height: 2em;
	}
	#contents-list-items .contents-list-items-title a {
		font-size: .9rem;
	}
	.pre #contents-list-items .contents-list-items-title a {
		font-size: 18px;
	}
	.picture-item-lbl img {
		width: 50px;
		height: auto;
	}
	#side-menu {
		width: 80%;
		right: -80%;
	}
	#side-menu .menu-list li > a {
		font-size: 1.2rem;
		line-height: 3.5rem;
	}
	#side-menu > .menu-wrapper .scroll {
		padding: 50px 5% 60px;
	}
	#side-menu .menu-list li.dropdown a::after,
	#side-menu .menu-list li.dropdown .dropdown-menu a::after {
		top: 42%;
		width: 9px;
		height: 5px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	#side-menu .menu-list li.dropdown .dropdown-menu a {
		line-height: 2;
		padding: 10px 20px 10px 0;
	}
	.pre #footer-bnr-area ul {
		width: auto;
	}
	.pre #footer-bnr-area li a img {
		width: auto;
		max-width: 790px;
	}

	#footer-bnr-area ul {
		width: 93.75%;
		max-width: 600px;
		margin: 0 auto;
	}
	#footer-bnr-area li.mv {
		display: inline-block;
		margin-left: 1.2%;
		margin-top: 0;
		width: 24.05%;
	}
	#footer-bnr-area li:first-child.mv {
		margin-left: 0;
		width: 49.37%;
	}
	#footer-s-navi {
		padding: 20px 0;
	}
	#footer{
		min-width: 100%;
	}
	#footer #copyright {
		color: #050505;
		font-size: 12px;
		line-height: 10px;
		text-align: left;
		padding: 15px;
		border-top: none;
	}
	.footer-submenu {
		color: #050505;
		font-size: 12px;
		line-height: 12px;
		text-align: left;
		padding: 10px 0 0 12px;
		border-top: solid 1px #000;
	}
	#pagetop {
		right: 10px;
		opacity: .7;
		bottom: 10px;
	}
	#pagetop img {
		width: 46px;
		height: 46px;
	}
	.btn-close-sp {
		position:fixed;
		left:0;
		bottom:0;
		display:-webkit-flex;display:flex;
		-webkit-align-items:center;align-items:center;
		-webkit-justify-content:center;justify-content:center;
		width:100%;
		height:40px;
		background:#361611;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		visibility: hidden;
		z-index:10000;
	}
}

@media screen and (max-width: 640px) {
	#footer-bnr-area ul {
		width: 93.75%;
		max-width: 600px;
		margin: 0 auto;
	}
	.pre #footer-bnr-area ul {
		width: auto;
	}
	.pre #footer-bnr-area li a img {
		width: auto;
		max-width: 790px;
	}
	#footer-bnr-area {
		padding-top: 5%;
	}
	#footer-bnr-area li.mv {
		display: block;
		width: 86%;
		margin: 10px auto 0;
	}
	#footer-bnr-area li:first-child.mv {
		width: 86%;
		margin: 0 auto;
	}
}


@media screen and (max-width: 480px) {
	.f-left #logo .site-name {
		top: 5px;
	}
	.f-left #logo img {
		margin-top: 7px;
	}
	.f-left #logo .site-name img {
		width: 60%;
		padding-left: 7%;
	}
	.pre #contents-list-items {
		width: 950px;
	}
	#contents-list-items li {
		width: 48%;
		min-height: 202px;
		margin-bottom: 2%;
		padding: 3%;
	}
	.pre #contents-list-items li {
		width: 32%;
		min-height: 374px;
		padding: 2%;
		margin-bottom: 0;
	}
	#contents-list-items li:nth-of-type(3) {
		margin-left: 0;
		clear: both;
	}
	.pre #contents-list-items li:nth-of-type(3) {
		margin-left: 2%;
		clear: none;
	}
	.picture-item-description {
		display: none;
	}
	.pre .picture-item-description {
		display: block;
	}
	#contents-list-items .picture-item-lbl img {
		width: 50px;
	}
}

@media screen and (max-width: 320px) {
	#contents-list-items .contents-list-items-title br.pc,
	#contents-list-items .contents-list-items-title br {
		display: none;
	}
	.pre #contents-list-items .contents-list-items-title br.pc,
	.pre #contents-list-items .contents-list-items-title br {
		display: inline;
	}
	#contents-list-items li {
		min-height: 165px;
	}
	.f-left #logo .site-name img {
		padding-left: 0;
	}
}