@charset "UTF-8";
/* common */
#contentArea {
	background: white;
	width:1000px;
}

#contentAreaInner {
	padding:0;
	margin:0;
	width:1000px;
	float:left;
}

/* loppi_campaign
----------------------------------------------------*/

#poupelle img,p {
	display:block;
	margin: 0px;
}

#poupelle a:hover img{
	opacity:0.7;
	cursor:pointer;
}

#poupelle .loppi_ttl{
	position:relative;
}

#poupelle .loppi_ttl .btn {
	position:absolute;
	top: 61px;
	left: 570px;
}

#poupelle .catalog_ttl{
	position:relative;
}

#poupelle .catalog_ttl .btn {
	position:absolute;
	top: 13px;
	left: 779px;
}

#poupelle .hmv_foot{
	display:inline;
}

#poupelle .center{
	margin-left : auto ;
	margin-right : auto ;
}

#poupelle .rel{
	position:relative;
}

#poupelle .navi_area {
	position:relative;

   }

#poupelle .navi_area div { 
	width: 100%;
	position: absolute;
    top:350px;
 	background: #261e1c;
    padding:26px 0;

    display: flex;
	flex-wrap: wrap;
	justify-content: center;

}

#poupelle .navi_area ul {

    margin:0;
    padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

	width:960px;
}
#poupelle .navi_area li {
	display: block;
	list-style: none;
	margin:0 0px 22px 0px;
	padding: 0 15px;
	border-left: solid 1px #ffffff;
	font-weight: bold;
	font-size: /*20px*/1.25rem ;
	line-height: 1em;
	/*font-feature-settings: "palt";*/

}


#poupelle .navi_area li a{
	display: block;
	color: #ffffff;
	text-decoration: none;

	position: relative;
}

#poupelle .navi_area li a:hover{color: #bb9b4c;}

#poupelle .navi_area li#nav4,#poupelle .navi_area li#nav7,#poupelle .navi_area li#nav9{border-right: solid 1px #ffffff;}
#poupelle .navi_area li#nav8,#poupelle .navi_area li#nav9{margin:0px;}

/*NEWアイコン*/
#poupelle .navi_area li#nav7 a,#poupelle .navi_area li#nav8 a{padding-right:50px;}
#poupelle .navi_area li#nav7 a:after,#poupelle .navi_area li#nav8 a:after{
	position: absolute;
	top:-8px;
	right: 0px;
	content:url("../img/10.png");

}

#poupelle .navi_area li#nav8 a{padding-left:131px;}
#poupelle .navi_area li#nav8 a:before{
	position: absolute;
	top:-5px;
	left: 0px;
	content:url("../img/16.jpg");

}


.btn_site,.btn_site2{ text-align:center; }

.btn_site a{
	width: 290px;
	height:60px;
	display: block;
	margin: 0 auto;
}
.btn_site2 a{
	width: 370px;
	height:60px;
	display: block;
	margin: 0 auto;
}

#sec_story .btn_site a{
	position:absolute;
	left:50%;
	margin-left: -145px;
   	bottom:80px;
}


.picture_book{position:absolute;
	right:0%;bottom:0px;}



#sec_book .btn_other {
	position:absolute;
   	top:443px;
   	right: 229px;
   	width: 290px;
}

#sec_book .btn_other ul{
	margin:0 auto;padding:0;
	width: 100%;
	list-style: none;
	}
#sec_book .btn_other ul li.pc,#sec_book .btn_other ul li.sp{margin:0 0 223px 0;}
#sec_book div.mt30{text-align: center; font-size: /*34px*/2.125rem; color: #BB9B4C; font-weight: bold; font-feature-settings: "palt";}


#sec_hmv_museum .btn_site a{
	position:absolute;
	left:50%;
	margin-left: -145px;
   	bottom:72px;
}


#sec_theater div.mt30{text-align: center; font-size: /*24px*/1.5rem; font-weight: bold; font-feature-settings: "palt";}
#sec_theater div.mt30 a{color: #BB9B4C;}
#sec_theater div.mt30 a:hover{color: #261e1c;}

#sec_store100 .mt20 p{text-align: center; font-size: /*14px*/0.875rem;color: #282322;}
#sec_store100 .mt20 p:before{
  content: "※";
  margin-left: -1em;
}


.sp { display:none; }

@media screen and (max-device-width: 1200px) , screen and (max-width:768px){
	.pc { display:none; }
	.sp { display:block !important; }
	br.sp { display:inline-block; }
}







/* style
----------------------------------------------------*/

.dsb {
	display: block !important;
}

.flt {
	float: left !important;
}
.frt {
	float: right !important;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.mt00 { margin-top: 0px !important ;}
.mt05 { margin-top: 5px !important ;}
.mt08 { margin-top: 8px !important ;}
.mt10 { margin-top: 10px !important ;}
.mt15 { margin-top: 15px !important ;}
.mt20 { margin-top: 20px !important ;}
.mt25 { margin-top: 25px !important ;}
.mt30 { margin-top: 30px !important ;}
.mt40 { margin-top: 40px !important ;}
.mt45 { margin-top: 45px !important ;}
.mt50 { margin-top: 50px !important ;}
.mt55 { margin-top: 55px !important ;}
.mt60 { margin-top: 60px !important ;}
.mt70 { margin-top: 70px !important ;}
.mt80 { margin-top: 80px !important ;}
.mt90 { margin-top: 90px !important ;}
.mt100 { margin-top: 100px !important ;}
.mt120 { margin-top: 120px !important ;}
.mt130 { margin-top: 130px !important ;}
.mt135 { margin-top: 135px !important ;}
.mt140 { margin-top: 140px !important ;}
.mt150 { margin-top: 150px !important ;}
.mt160 { margin-top: 160px !important ;}

.pt00 { padding-top: 0px !important ;}
.pt05 { padding-top: 5px !important ;}
.pt10 { padding-top: 10px !important ;}
.pt15 { padding-top: 15px !important ;}
.pt20 { padding-top: 20px !important ;}
.pt25 { padding-top: 25px !important ;}
.pt30 { padding-top: 30px !important ;}
.pt35 { padding-top: 35px !important ;}
.pt40 { padding-top: 40px !important ;}
.pt45 { padding-top: 45px !important ;}
.pt50 { padding-top: 50px !important ;}

.mb00 { margin-bottom: 0px !important ;}
.mb05 { margin-bottom: 5px !important ;}
.mb08 { margin-bottom: 5px !important ;}
.mb10 { margin-bottom: 10px !important ;}
.mb15 { margin-bottom: 15px !important ;}
.mb20 { margin-bottom: 20px !important ;}
.mb25 { margin-bottom: 25px !important ;}
.mb30 { margin-bottom: 30px !important ;}
.mb40 { margin-bottom: 40px !important ;}
.mb50 { margin-bottom: 50px !important ;}

.pb00 { padding-bottom: 0px !important ;}
.pb05 { padding-bottom: 5px !important ;}
.pb10 { padding-bottom: 10px !important ;}
.pb15 { padding-bottom: 15px !important ;}
.pb20 { padding-bottom: 20px !important ;}
.pb25 { padding-bottom: 25px !important ;}
.pb30 { padding-bottom: 30px !important ;}


.t_left {
	text-align: left !important;
}
.t_center {
	text-align: center !important;
}
.t_right {
	text-align: right !important;
}

.t_white {
	color: #fff !important;
}
.t_red {
	color: #c60a02 !important;
}

.t_bold {	font-weight: bold !important;	}
.t_normal {	font-weight: normal !important;	}

.t_xsml {	font-size: 66.7%;	}
.t_sml {	font-size: 83.3%;	}
.t_lrg {	font-size: 116.7%;	}
.t_xlrg {	font-size: 133.3%;	}


.lh12 {		line-height: 1.2 !important;	}
.lh15 {		line-height: 1.5 !important;	}