@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP&display=swap');

/* common */
#contentArea {
	background: white;
	width:1000px;
}

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

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

#suzume-tojimari-movie img,p {
	display:block;
	margin: 0px;
}

#suzume-tojimari-movie a:hover img{
	opacity:0.7;
	cursor:pointer;
}

#suzume-tojimari-movie .loppi_ttl{
	position:relative;
}

#suzume-tojimari-movie .loppi_ttl .btn {
	position:absolute;
	top: 61px;
	left: 570px;
}

#suzume-tojimari-movie .catalog_ttl{
	position:relative;
}

#suzume-tojimari-movie .catalog_ttl .btn {
	position:absolute;
	top: 13px;
	left: 779px;
}

#suzume-tojimari-movie .hmv_foot{
	display:inline;
}

#suzume-tojimari-movie .center{
	margin-left : auto ;
	margin-right : auto ;
}

#suzume-tojimari-movie .rel{
	position:relative;
}

#suzume-tojimari-movie .navi_area {
    position: relative;
   }

#suzume-tojimari-movie .navi_area ul {
    position: absolute;
    top:282px;
    padding:0;
    margin:0 0 22px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width:1000px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-feature-settings: "palt";
	gap: 12px 29px;
}

#suzume-tojimari-movie .navi_area li {
	display: block;
	list-style: none;
	width: 228px;
	height: 68px;
	margin:0;padding: 0;
}


#suzume-tojimari-movie .navi_area li a{
	width: 100%;
	height: 100%;
	padding: 0;margin:0 ;
	font-size: 1.385em;
	line-height: 1.2;
	text-align:center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #00d8bb;
	text-decoration: none;
	background: #fff;
	box-sizing: border-box;
	border: solid 1px #00d8bb;
}

#suzume-tojimari-movie .navi_area li a:hover{
	color: #fff;
	background: rgb(0,133,116);
	background: linear-gradient(90deg, rgba(0,133,116,1) 0%, rgba(0,214,186,1) 100%);
	border: solid 1px #fff;
}

#suzume-tojimari-movie .navi_area li:nth-child(3) a{display: flex; justify-content: space-between;}

#suzume-tojimari-movie .navi_area li:nth-child(3) a span{width: 169px;}

#suzume-tojimari-movie .navi_area li:nth-child(3) a:after{display: inline-block;background: url("../img/07.png") no-repeat; width: 52px; height: 36px; background-size: contain; content: "";margin-right: 5px;}

/*#suzume-tojimari-movie .navi_area li:nth-child(4) a span{transform:scale(0.9, 1.0);}*/


.btn_site{ text-align:center; }

.btn_site a,.btn_site2 a,.btn_site3 a{
	width: 290px;
	height:61px;
	display: block;
	margin: 0 auto;
}



/*---------
#sec_intro
-----------*/
#sec_intro {color: #231815; font-size: 1.125rem; line-height: 1.778; font-family: 'Noto Serif JP', serif; text-align: center;}
#sec_intro h3{font-size: 1.75rem;text-align: center; font-family: 'Noto Sans JP', sans-serif; font-weight: 400;}
#sec_intro p,#sec_story p{margin-bottom: 45px;}

/*---------
#sec_story
-----------*/
#sec_story{color: #231815; font-size: 1.125rem; line-height: 1.778;font-family: 'Noto Sans JP', sans-serif; font-weight: 400; text-align: center;}

/*---------
#sec_books
-----------*/
#sec_books .btn_site2{position: absolute;top: 243px;left: 301px;}
#sec_books .btn_site3{position: absolute;bottom: 0px;right: 204px;}

/*---------
#sec_sound
-----------*/
#sec_sound .btn_site2{position: absolute;bottom: 0px;right: 204px;}


@media screen and (max-device-width: 1200px){
	#sec_intro h3{font-size: 220%;}
	#sec_intro,#sec_story{font-size: 80%;}
}







/* 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 ;}
.mt95 { margin-top: 95px !important ;}
.mt100 { margin-top: 100px !important ;}
.mt120 { margin-top: 120px !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 ;}
.mb150 { margin-bottom: 150px !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;	}