@charset "UTF-8";

body #originalHeader,
body #mainContents{
	font-size: 3.7333vw;
}
body #mainContents{
	padding: 0;
	background-position: center 172.6667vw;
	background-size: 160% auto;
}

#originalHeader img.pc,
#mainContents img.pc,
#mainContents br.pc{
	display: none;
}
#originalHeader img,
#mainContents img{
	max-width: 100%;
}
/******************************************************************************
	common
******************************************************************************/
body #mainContents section{
	width: auto;
	min-width: 320px;
}
body #mainContents section .inner{
	max-width: 90.6667vw;
	margin: 0 auto;
}
/******************************************************************************
	#originalHeader
******************************************************************************/
#originalHeader .inner{
	height: auto;
	background: #fff;
}
#originalHeader .inner p{
	left: 3.7333vw;
	width: 30.9333vw;
}
/******************************************************************************
	.header
******************************************************************************/
body #mainContents section.header{
	height: 123.4666vw;
	margin: 0 0 10vw;
	background-image: url("../img/bg_header_sp.png");
	background-size: 100% auto;
}
body #mainContents section.header h1{
	position: relative;
	width: 100vw;
	padding: 8vw 0 0;
	margin: 0 auto 8vw;
}
body #mainContents section.header figure{
	width: 92vw;
	min-width: initial;
	margin: 0 auto 8vw;
}
body #mainContents section.header p.description{
	width: 92vw;
	margin: 0 auto;
}
body #mainContents section.header p.booth{
	width: 76vw;
	height: 37.6vw;
	margin-top: 8vw;
	padding-top: 21.3333vw;
	background-image: url("../img/bg_booth_sp.png");
	background-size: 100% auto;
}
body #mainContents section.header p.booth a{
	display: block;
	width: 34.1333vw;
	margin: 0 auto;
}
body #mainContents section.header p.booth a img{
	width: 100%;
}
/******************************************************************************
	.result
******************************************************************************/
body #mainContents section.result{
	padding-bottom: 16vw;
}
body #mainContents section.result > p{
	margin: 0 0 8vw;
}
body #mainContents section.result .top{
	padding: 10.6667vw 0 8vw;
	margin: 0 0 8vw;
}
body #mainContents section.result .top h2{
	position: absolute;
	width: 100%;
	top: -14.6667vw;
}
body #mainContents section.result ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 92vw;
	margin: 0 auto;
}
body #mainContents section.result ul li,
body #mainContents section.result ul li:last-child{
	display: block;
	width: 44vw;
	margin: 0 0 4vw;
	background: #000;
}
body #mainContents section.result ul li:nth-of-type(2n){
	margin-left: 4vw;
}
body #mainContents section.result ul li .text{
	padding: 2.6667vw;
}
body #mainContents section.result ul li .text p.btn{
	width: auto;
	margin: 2.6667vw 0 0;
}
body #mainContents section.result ul li .text p.btn a{
	display: block;
	background: none;
}
body #mainContents section.result ul li .text p.btn a:hover img{
	opacity: 1;
}

body #mainContents section.result .top ul,
body #mainContents section.result .top ul li{
	width: 84vw;
}
body #mainContents section.result .top ul li .text{
	padding: 4vw;
}
body #mainContents section.result .top ul li .text p.btn{
	margin-top: 4vw;
}

/******************************************************************************
	.detail
******************************************************************************/
body #mainContents.detail section.header{
	width: 92vw;
	padding: 8vw 0 0;
	margin: 0 auto 8vw;
}
body #mainContents.detail section.header h1{
	width: auto;
	margin: 0;
	padding: 0;
}

body #mainContents.detail section.detail{
	width: 92vw;
	padding: 1.5vw 1.5vw 0;
	margin: 0 auto 8vw;
}
body #mainContents.detail section.detail #mainvisual{
	margin: 0 0 13.3333vw;
}
body #mainContents.detail section.detail #mainvisual .item{
	width: 89vw;
}
body #mainContents.detail section.detail #mainvisual .item img{
	width: 100%;
}
body #mainContents.detail section.detail #mainvisual .slick-dots{
	bottom: -6vw;
}
body #mainContents.detail section.detail #mainvisual .slick-dots li{
	width: 2.4vw;
	height: 2.4vw;
	margin: 0 0.8vw;
}
body #mainContents.detail section.detail #mainvisual .slick-dots li button{
	width: 2.4vw;
	height: 2.4vw;
	border-radius: 1.2vw;
}
body #mainContents.detail section.detail #mainvisual .slick-prev,
body #mainContents.detail section.detail #mainvisual .slick-next{
	bottom: -7.4vw;
	width: 2vw;
	height: 2.8vw;
	transform: translate(-22vw,-50%);
}
body #mainContents.detail section.detail #mainvisual .slick-next{
	transform: translate(19.6vw,-50%);
}
body #mainContents.detail section.detail .inner .figWrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 8vw;
}
body #mainContents.detail section.detail .inner .figWrap figure{
	width: 44vw;
	margin: 0 0 1vw;
}
body #mainContents.detail section.detail .inner .figWrap figure.full{
	width: 100%;
}
body #mainContents.detail section.detail .inner .figWrap figure img{
	width: 100%;
}
body #mainContents.detail section.detail .inner p{
	margin: 0 4vw 8vw;
}
body #mainContents.detail section.detail .inner p.production{
	padding: 4vw 4vw;
}
body #mainContents.detail .back{
	padding-bottom: 16vw;
}
body #mainContents.detail .back a{
	width: 92vw;
	background: none;
}
body #mainContents.detail .back a:hover img{
	opacity: 1;
}
/******************************************************************************
	.pickup
******************************************************************************/
body #mainContents section.pickup{
	padding: 16vw 4vw;
}
body #mainContents section.pickup h2{
	width: 84vw;
	margin: 0 auto 8vw;
}
body #mainContents section.pickup ul{
	display: block;
}
body #mainContents section.pickup ul li{
	margin: 0 0 6vw;
}
body #mainContents section.pickup ul li:last-child{
	margin: 0;
}
body #mainContents section.pickup ul li a img{
	width: 100%;
}
/******************************************************************************
	#addLink
******************************************************************************/
body #addLink{
	padding: 0;
	background: #000;
	font-size: 20px;
}
body #addLink p{
	position: relative;
	margin: 0;
	padding: 20px 15px;
	border-bottom: #4c4c4c 1px solid;
	text-align: left;
}
body #addLink p a{
	background: none;
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}
body #addLink p a:before{
	border-top: solid 2px;
	content: '';
	display: inline-block;
	height: 0;
	right: 0;
	opacity: 1;
	position: absolute;
	width: 7px;
	color: #c3002f;
	padding: 0;
	margin-top: 0px;
	top: 12px;
	transform: rotate(40deg);
	right: 5px;
}
body #addLink p a:after{
	border-top: solid 2px;
	content: '';
	display: inline-block;
	height: 0;
	right: 0;
	opacity: 1;
	position: absolute;
	width: 7px;
	color: #c3002f;
	padding: 0;
	margin-top: 0px;
	top: 12px;
	transform: rotate(-40deg);
}
