@charset "utf-8";

/**************************************************
 visualHanger
**************************************************/
#visualHanger{
	position: relative;
	min-width: 1250px;
	height: 760px;
	top: 90px;
	background: url("../img/movie/visual.jpg")no-repeat center center;
	background-size: cover;
}

#visualHanger img{display: none;}

#visualHanger h2{
	position: absolute;
	top: 80px;
	left: 0;
}

#visualHanger h2 img{display: block;}



/**************************************************
 article
**************************************************/
article{
	position: relative;
	min-width: 1250px;
	margin-top: 90px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.0;
}

section{padding: 80px 0;}

section h3{
	width: 740px;
	margin: 0 auto;
	padding: 95px 0 30px 0;
	border: 5px solid #006DD9;
	text-align: center;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 1.3;
	color: #006DD9;
}

section h3 small{
	display: block;
	padding: 10px 0 0 0;
	font-size: 25px;
	font-size: 2.5rem;
}

section p.style1{
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.4;
}

section p.style1 span{
	position: relative;
	z-index: 0;
}

section p.style1 span::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 20px;
	left: 0;
	bottom: -6px;
	background-color: #FFFF00;
	z-index: -1;
}

section p.style2{
	width: 950px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.8;
}
section p.style2 a{
	color: blue;
	text-decoration: underline;
}
section p.style2 a:hover{text-decoration: none;}

br.smp2{display: none;}

#intro{
	position: relative;
	font-size: 27px;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.8;
	color: #FFFF00;
	text-align: center;
	padding: 70px 0;
	background-color: #006DD9;
	margin: 0 0 80px 0;
}

#intro span{
	position: relative;
	z-index: 1;
}

#intro::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../img/movie/pc_icon.png") no-repeat -20px bottom,url("../img/movie/smp_icon.png") no-repeat calc(100% + 10px) calc(100% + 10px);
	z-index: 0;
	opacity: 0.4;
}

#intro::after{
	position: absolute;
	content: '';
	width: 180px;
	height: 80px;
	bottom: -80px;
	left: calc(50% - 90px);
	background: url("../img/movie/arrow1.png") no-repeat 0 0;
	background-size: 180px 80px;
}

#entry h3{
	background: url("../img/icon1.png") no-repeat center 28px;
	background-size: 60px 49px;
}

#entry ul{
	width: 950px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 0;
}

#entry ul li{
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.3;
	background-color: #FFFF4D;
	padding: 25px;
	margin: 30px 0 0 0;
	position: relative;
	color: #006CD8;
	box-shadow: 0 0 7px 0 rgba(207,219,224,0.6);
}

#entry ul li br{display: none;}

#entry ul li small{
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 10px 0 0 0;
}

#entry ul li span{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 10.0rem;
	top: -10px;
	left: -10px;
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0;
	padding: 13px 0 0 0;
	background-color: #006CD8;
	color: #FFFF00;
}

.btn{
	width: 500px;
	margin: 30px auto 0 auto;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
}

.btn a{
	display: block;
	color: #FFFFFF;
	border: 3px solid #006DD9;
	background: url("../img/pointer2.png") no-repeat 94% center #006DD9;
	background-size: 8px 14px;
	border-radius: 10.0rem;
	padding: 15px 0;
}

.btn a small{
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 10px 0 0 0;
}

.btn a:hover{
	color: #006DD9;
	border: 3px solid #006DD9;
	background: url("../img/pointer1.png") no-repeat 94% center;
	background-size: 8px 14px;
}

#movieHanger{
	width: 1150px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#movieHanger ul{
	width: 920px;
	margin: 0 auto;
}

#movieHanger ul li{margin: 80px auto 0 auto;}

#movieHanger ul li:nth-of-type(1){margin: 30px auto 0 auto;}

#movieHanger ul li span{
	position: relative;
	display: block;
	text-align: center;
	margin-bottom: 30px;
}

#movieHanger ul li span small{
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 700;
	letter-spacing: 3px;
	padding: 0 4px 4px 4px;
	background: linear-gradient(transparent 50%, #FFFF00 50%);
}

#movieHanger ul li div{
	position: relative;
	display: block;
	width: 100%;
	padding-top: 56.25%;
}

#movieHanger ul li div iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

#movieHanger p{
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.8;
	padding: 30px 10px;
	margin: 50px 0 0 0;
	text-align: center;
	background-color: #FFFF4D;
	position: relative;
}

#movieHanger p::before{
	position: absolute;
	content: '!';
	width: 70px;
	height: 65px;
	border-radius: 10.0rem;
	top: -10px;
	left: -10px;
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 700;
	letter-spacing: 0;
	padding: 5px 0 0 0;
	background-color: #006CD8;
	color: #FFFF00;
}

#movieHanger dl{
	margin: 50px 0 0 0;
}

#movieHanger dl dt{
	position: relative;
	margin: 40px auto 0 auto;
	width: 600px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	color: #FFFFFF;
	border: 5px solid #FF4D4D;
	background-color: #FF4D4D;
	border-radius: 10.0rem;
	padding: 15px 0;
	cursor: pointer;
	z-index: 1;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
}

#movieHanger dl dt::before{
	position: absolute;
	content: '';
	top: calc(50% - 6px);
	left: 92%;
    width: 12px;
    height: 12px;
    border-top: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
}

#movieHanger dl dt:hover{
	color: #FF4D4D;
	background-color: #FFFFFF;
}

#movieHanger dl dt:hover::before{
	top: calc(50% - 10px);
	left: calc(92% + 4px);
    border-top: 3px solid #FF4D4D;
    border-right: 3px solid #FF4D4D;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#movieHanger dl dt.open::before{
	top: calc(50% - 10px);
	left: calc(92% + 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#movieHanger dl dd{
	display: none;
	position: relative;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.8;
	padding: 60px 30px 30px 30px;
	text-align: center;
	border: 5px solid #FF4D4D;
	background-color: #F4F8FB;
	top: -35px;
}

#movieHanger dl dd a.style1{
	color: #FF4D4D;
	text-decoration: underline;
}

#movieHanger dl dd a:hover.style1{opacity: 0.5;}

#movieHanger dl dd a.style2{
	width: 500px;
	margin: 30px auto 0 auto;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.3;
	text-align: center;
	display: block;
	border-radius: 10.0rem;
	padding: 15px 0;
	color: #006DD9;
	border: 3px solid #006DD9;
	background: url("../img/pointer1.png") no-repeat 94% center #FFFFFF;
	background-size: 8px 14px;
}

#movieHanger dl dd a:hover.style2{
	color: #FFFFFF;
	border: 3px solid #006DD9;
	background: url("../img/pointer2.png") no-repeat 94% center #006DD9;
	background-size: 8px 14px;
}

section h4{
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 700;
	letter-spacing: 2px;
}

section h4 span{
	position: relative;
	z-index: 0;
}

section h4 span::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background-color: #FFFF00;
	z-index: -1;
}

.inner{
	width: 1150px;
	margin: 0 auto;
}

#info ul{
	/*text-align: center;*/
	padding: 10px 0 0 0;
	font-size: 0;
}

#info ul li{
	display: inline-block;
	vertical-align: top;
	width: 360px;
	padding: 5px;
	background-color: #FFFFFF;
	box-shadow: 0 0 7px 0 rgba(207,219,224,0.65);
	text-align: left;
	margin: 30px 0 0 0;
}

#info ul li:nth-child(2){margin: 30px 35px 0 35px;}

#info ul li a{
	display: block;
	color: #FFFFFF;
}

#info ul li a img{
	display: block;
	width: 100%;
}

#info ul li a span{
	display: block;
	height: 50px;
	padding: 12px 0 0 20px;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 1px;
}

#info ul li:nth-child(1) a span{
	background: url("../img/bg1.png") no-repeat right bottom #FF9326;
	background-size: 25px;
}

#info ul li:nth-child(2) a span{
	background: url("../img/bg2.png") no-repeat right bottom #B973FF;
	background-size: 25px;
	padding: 14px 0 0 0;
	font-size: 19px;
	font-size: 1.9rem;
	letter-spacing: 0;
	text-align: center;
}

#info ul li:nth-child(3) a span{
	background: url("../img/bg3.png") no-repeat right bottom #00D9D9;
	background-size: 25px;
}

#info ul li:nth-child(4) a span{
	background: url("../img/bg4.png") no-repeat right bottom rgba(255,115,115,0.95);
	background-size: 25px;
	padding: 14px 0 0 0;
	font-size: 20px;
	font-size: 2.0rem;
	letter-spacing: 0;
	text-align: center;
}

#info ul li a:hover{opacity: 0.5;}

#info ul li a:hover img{opacity: 1.0;}



/**************************************************
 footer
**************************************************/
footer{
	background-color: #F4F8FB;
	text-align: center;
	padding: 50px 0;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: 500;
}



/**************************************************
 Responsive
**************************************************/
@media screen and (max-width: 640px){
	
/** visualHanger ********************/
#visualHanger{
	min-width: 100%;
	height: 70vw;
	top: 60px;
	background: url("../img/movie/visual_smp.jpg") no-repeat center top;
	background-size: cover;
}

#visualHanger h2{
	position: absolute;
	width: 68%;
	top: 15px;
	left: 0;
}
	
#visualHanger h2 img{width: 100%;}
	
	

/** article ********************/
article{
	min-width: 100%;
	margin-top: 60px;
}

section{padding: 40px 20px;}

section h3{
	width: 100%;
	padding: 65px 0 20px 0;
	font-size: 27px;
	font-size: 2.7rem;
	letter-spacing: 1px;
}
	
section h3 small{
	padding: 5px 0 0 0;
	font-size: 17px;
	font-size: 1.7rem;
}

section p.style1{
	padding: 30px 0 0 0;
	font-size: 17px;
	font-size: 1.7rem;
	letter-spacing: 1px;
}

section p.style1 span::before{height: 18px;}
	
section p.style2{
	width: 100%;
	padding: 30px 0 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1.8;
}
	
br.smp1{display: none;}
	
br.smp2{display: block;}

#intro{
	font-size: 17px;
	font-size: 1.7rem;
	letter-spacing: 1px;
	line-height: 1.8;
	padding: 35px 15px;
	margin: 0 0 40px 0;
}

#intro::before{
	background: url("../img/movie/pc_icon.png") no-repeat -20px bottom,url("../img/movie/smp_icon.png") no-repeat calc(100% + 10px) calc(100% + 10px);
	background-size: 100px 75px,90px 90px;
	opacity: 0.3;
}

#intro::after{
	width: 90px;
	height: 40px;
	bottom: -40px;
	left: calc(50% - 45px);
	background: url("../img/movie/arrow1.png") no-repeat 0 0;
	background-size: 90px 40px;
}
	
#entry h3{
	background: url("../img/icon1.png") no-repeat center 20px;
	background-size: 40px 32px;
}

#entry ul{
	width: 100%;
	padding: 10px 0 0 0;
}

#entry ul li{
	font-size: 17px;
	font-size: 1.7rem;
	letter-spacing: 1px;
	padding: 20px 10px;
	margin: 30px 0 0 0;
}
	
#entry ul li br{display: block;}

#entry ul li small{
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0;
}

#entry ul li span{
	width: 40px;
	height: 40px;
	top: -8px;
	left: -8px;
	font-size: 18px;
	font-size: 1.8rem;
	padding: 8px 0 0 0;
}

.btn{
	width: calc(100% - 40px);
	/*margin: 30px auto 0 auto;*/
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0;
}

.btn a{
	display: block;
	color: #FFFFFF;
	border: 3px solid #006DD9;
	background: url("../img/pointer2.png") no-repeat 95% center #006DD9;
	background-size: 8px 14px;
	border-radius: 10.0rem;
	padding: 15px 0;
}

.btn a small{
	font-size: 13px;
	font-size: 1.3rem;
}

.btn a:hover{
	color: #006DD9;
	border: 3px solid #006DD9;
	background: url("../img/pointer1.png") no-repeat 95% center;
	background-size: 8px 14px;
}
	
#movieHanger{
	width: 100%;
	padding: 1px 20px 0 20px;
}

#movieHanger ul{width: 100%;}

#movieHanger ul li{margin: 40px auto 0 auto;}

#movieHanger ul li span{margin-bottom: 20px;}

#movieHanger ul li span small{
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 2px;
	padding: 0 4px 2px 4px;
}

#movieHanger p{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 45px 15px 20px 15px;
	margin: 40px 0 0 0;
	text-align: left;
}

#movieHanger p::before{
	width: 60px;
	height: 58px;
	top: -20px;
	left: calc(50% - 30px);
	font-size: 32px;
	font-size: 3.2rem;
	padding: 2px 0 0 0;
	text-align: center;
}

#movieHanger dl{margin: 50px 0 0 0;}

#movieHanger dl dt{
	margin: 40px auto 0 auto;
	width: calc(100% - 20px);
	font-size: 20px;
	font-size: 2.0rem;
}

#movieHanger dl dt::before{
	position: absolute;
	content: '';
	top: calc(50% - 6px);
	left: 90%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

#movieHanger dl dt:hover{
	color: #FF4D4D;
	background-color: #FFFFFF;
}

#movieHanger dl dt:hover::before{
	top: calc(50% - 8px);
	left: calc(90% + 2px);
    border-top: 2px solid #FF4D4D;
    border-right: 2px solid #FF4D4D;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#movieHanger dl dt.open::before{
	top: calc(50% - 8px);
	left: calc(90% + 2px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#movieHanger dl dd{
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0;
	padding: 40px 15px 20px 15px;
	top: -32px;
}

#movieHanger dl dd a.style2{
	width: 100%;
	margin: 30px auto 0 auto;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0;
	padding: 10px 0;
}
	
section h4{
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 1px;
}

section h4 span::before{
	height: 18px;
	bottom: -2px;
}
	
.inner{width: 100%;}
	
#info{padding: 20px 20px 20px 20px;}
	
#info ul{padding: 10px 0 0 0;}

#info ul li{
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}

#info ul li:nth-child(2){margin: 20px 0 0 0;}

#info ul li a span{
	height: auto;
	padding: 15px 0 15px 15px;
	font-size: 20px;
	font-size: 2.0rem;
}

#info ul li:nth-child(1) a span{
	background: url("../img/bg1.png") no-repeat right bottom #FF9326;
	background-size: 20px;
}

#info ul li:nth-child(2) a span{
	background: url("../img/bg2.png") no-repeat right bottom #B973FF;
	background-size: 20px;
	padding: 15px 0 15px 10px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}

#info ul li:nth-child(3) a span{
	background: url("../img/bg3.png") no-repeat right bottom #00D9D9;
	background-size: 20px;
}
	
#info ul li:nth-child(4) a span{
	background: url("../img/bg4.png") no-repeat right bottom rgba(255,115,115,0.95);
	background-size: 20px;
	padding: 15px 0 15px 10px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: left;
}
	
	

/** footer ********************/
footer{padding: 30px 5px;}

}