@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans');
@-webkit-keyframes ContentsSwitch{
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@media only screen and (max-width: 768px) {
/* -------------------------------- 

common

-------------------------------- */
.mainvisual{
	position: relative;
}
footer{
	margin-top: 0;
}
section[class^=area]{
	margin: 0 auto 0;
}
h2{
	font-size: 5.2vw;
	line-height: 4;
	text-align: center;
	color: #fff;
	background: url(https://www.free-spirits.co.jp/img/christmas_2018_parts-h2-background.jpg) no-repeat;
	background-size: cover;
	width: 100vw;
	height: 20vw;
}
.more-btn{
	margin: 10vw auto 0;
	text-align: center;
}
.more-btn a{
	display: inline-block;
	position: relative;
	padding: 3vw 10vw 2.5vw 5vw;
	border: 1vw solid #1d508d;
	color: #1d508d;
	font-weight: bold;
	font-size: 4.6vw;
}
.more-btn a::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4vw;
	width: 3.2vw;
	height: 4vw;
	margin: -2vw 0 0;
	background: url(https://www.free-spirits.co.jp/img/top_arrow-type02.png) no-repeat;
	background-size: contain;
}

/* -------------------------------- 
.area-main
-------------------------------- */
section[class=area-main]{
	position: relative;
	margin: 0 auto;
}
.area-main .block h2{
	color: #b83326;
	font-size: 4.8vw;
	text-align: center;
}
.area-main .block .sub-txt{
	margin: 2vw 0 0;
}
.area-main .img-pc{
	display: none;
}
.area-main *{
	box-sizing: border-box;
}

/* -------------------------------- 
.area-movie
-------------------------------- */
.area-movie .section-lead .block{
	background: url(https://www.free-spirits.co.jp/img/christmas_2018_bg-movie.jpg) repeat-y;
	background-size: cover;
	padding-bottom: 1px;
}
.area-movie .section-lead .block .sub-txt{
	background: rgba(255, 255, 255, .8);
	box-sizing: border-box;
	padding: 6vw 4vw;
	width: 92vw;
	margin: 8vw auto;
}
.area-movie .lead{
	width: 92vw;
	margin: 15vw auto;
	position: relative;
}
.area-movie .lead .youtube{
	margin: 5vw auto 10vw;
}
.area-movie .lead iframe{
	width: 92vw;
    height: 52vw;
}
.area-movie .lead h3{
    position: relative;
    padding: 1vw 1vw 1vw 8vw;
    border-bottom: 1px solid #b83326;
}
.area-movie .lead h3::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 6.2vw;
    height: 5vw;
    background: url(https://www.free-spirits.co.jp/img/christmas_2018_parts-leaf.png) no-repeat;
    background-size: cover;
}
.area-movie .lead .img{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 27vw;
    height: 30vw;
	top: 82vw;
}
.area-movie .lead .sub-txt{
    width: 67vw;
    margin-left: auto;
    padding: 4vw;
    background: #faf9f7;
    border: .3vw solid #b83326;
    box-sizing: border-box;
}
.area-movie .lead::after{
	content: "";
    display: block;
    position: absolute;
    top: 74vw;
    left: 28vw;
    width: 66vw;
    height: 40vw;
    background: #d2d2d2;
    z-index: -1;
}
.area-movie .item h4{
    position: relative;
    padding: 0 1vw 0 8vw;
	margin: 10vw 0vw 4vw;
}
.area-movie .item h4::before{
    content: "▶︎";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 6.2vw;
    height: 5vw;
	color: #2e6a0e;
}
.area-movie .label{
	font-weight: bold;
	line-height: 1.75;
}
.area-movie .txt{
	line-height: 1.75;
}
.area-movie .inner {
	width: 92vw;
	margin: 0 auto 15vw;
}
.area-movie .item .block{
	width: 48%;
    display: inline-block;
	vertical-align: top;
}
.area-movie .item .block:nth-of-type(1){
	margin: 0 2% 8vw 0;
}
.area-movie .section-part{
    overflow: hidden;
    width: 100%;
    height: 20vw;
    position: relative;
}
}


@media only screen and (min-width: 769px) {
/* -------------------------------- 

common

-------------------------------- */
footer{
	margin-top: 0;
}
section[class^=area]{
	position: relative;
	margin: 0 auto 0;
}
.more-btn{
	margin: 50px auto 0;
	text-align: center;
}
.more-btn a{
	display: inline-block;
	position: relative;
	padding: 25px 85px 23px 45px;
	border: 6px solid #1d508d;
	color: #1d508d;
	font-weight: bold;
	font-size: 2.4rem;
}
.more-btn a:hover{
	border: 6px solid #f3ed33;
	transition: .6s;
}
.more-btn a::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 45px;
	width: 21px;
	height: 30px;
	margin: -15px 0 0;
	background: url(https://www.free-spirits.co.jp/img/top_arrow-type02.png) no-repeat;
	background-size: contain;
}

/* -------------------------------- 
.area-main
-------------------------------- */
section[class=area-main]{
	position: relative;
	margin: 0 auto;
}
.mainvisual{
	overflow-y: hidden;
	max-height: 680px;
}
.area-main .block{
	position: absolute;
	bottom: 100px;
	left: 50%;
	width: 650px;
	margin-left: -325px;
	padding: 30px 65px;
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
	box-sizing: border-box;
}
.area-movie h2{
	font-size: 2.1rem;
	text-align: center;
	color: #fff;
	background: url(https://www.free-spirits.co.jp/img/christmas_2018_parts-h2-background-pc.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 6.5vw;
	line-height: 4.5;
}
.area-main .block .sub-txt{
	margin: 20px 0 0;
}
.area-main .img-pc{
	position: absolute;
	top: 20px;
	left: 50%;
	width: 1050px;
	margin-left: -525px;
}
.area-main .img-pc img{
	width: 660px;
	height: 320px;
}


/* -------------------------------- 
.area-movie
-------------------------------- */
.area-movie .section-lead .block{
	background: url(https://www.free-spirits.co.jp/img/christmas_2018_bg-movie.jpg) repeat-y;
	background-size: cover;
	padding-bottom: 1px;
}
.area-movie .section-lead .block .sub-txt{
	background: rgba(255, 255, 255, .8);
	box-sizing: border-box;
	width: 910px;
	margin: 5vw auto;
	padding: 30px 65px;
}
.area-movie iframe{
	margin: 60px 180px;
    width: 560px;
    height: 315px;
}
.area-movie .lead{
	width: 100%;
	position: relative;
}
.area-movie .section-lead .block{
	position: relative;
}
.area-movie h3{
    position: relative;
    padding: 10px 10px 10px 40px;
    border-bottom: 2px solid #b83326;
}
.area-movie h3::before{
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 30px;
    background: url(https://www.free-spirits.co.jp/img/christmas_2018_parts-leaf.png) no-repeat;
    background-size: cover;
}
.area-movie .inner{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	position: relative;
	width: 910px;
	margin: 110px auto;
}
.area-movie .lead .img{
    position: absolute;
    bottom: 0;
    left: 100px;
    width: 195px;
    height: 218px;
}
.area-movie .lead .sub-txt{
    width: 525px;
    height: 185px;
    margin: 0 70px 0 auto;
    padding: 40px;
    background: #faf9f7;
    border: 3px solid #b83326;
    box-sizing: border-box;
}
.area-movie .lead::after{
	content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 60px;
    width: 525px;
    height: 185px;
    background: #d2d2d2;
    z-index: -1;
}
.area-movie .inner .block{
	width: 290px;
}
.area-movie .inner .block:nth-of-type(2){
	margin: 0 15px;
}
.area-movie .item{
	margin-top: 60px;
}
.area-movie .item h4{
	margin: 50px 0 30px;
	position: relative;
    padding-left: 30px;
}
.area-movie .item h4::before{
	content: "▶︎";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 30px;
	color: #2e6a0e;
}
.area-movie .item .block{
	display: inline-block;
    vertical-align: top;
}
.area-movie .item .label{
	font-weight: bold;
}
.area-movie .item .label,
.area-movie .item .txt{
	line-height: 1.75;
}
.area-movie .section-part{
    overflow: hidden;
    width: 100%;
    height: 80px;
    position: relative;
}
}

}
