/* 汎用 */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");

#container {
	width:100%;
}
.column2R #main {
	float: none;
	width: auto;
}
.breadCrumb {
  margin: 0 auto !important;
}
.pagetop {
  margin: 0 auto;
  width: 1050px;
}
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
figure {
	margin: 0;
}
img {
	image-rendering: crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	backface-visibility: hidden;
}

.sp {
	display: none;
}
#s_container {
	font-family: "Noto Sans JP";
    width: 100%;
    margin: 10px auto;
}
#contentWrap {
	width: 100%;
	font-size: 16px;
}
#contentWrap img {
	max-width: 100%;
}

/* コンテンツ */

#contentWrap {
	background: url("/5info/img/fanfest_ffxiv_2021_camp/bg.jpg") ;
	background-attachment: fixed;
	background-size: cover;
	background-position: right;
}
.contentMv h2 {
	text-align: center;
	padding: 120px 0;
}
.contentInner {
	margin-top: 150px;
}
.contentInner h3 {
	padding-top: 150px;
	text-align: center;
}
.sec01 {
	margin: 0 auto;
	background: rgba(0,0,0,.8);
	border-radius: 50px;
	max-width: 1050px;
	text-align: center;
	padding: 80px 10px;
	box-sizing: border-box;
}
.sec01 .about figcaption {
	margin-top: 50px;
	font-size: 20px;
	font-weight: 300;
}
.sec01 .entry {
	margin-top: 50px;
	position: relative;
}
.sec01 .entry::before,
.sec01 .entry::after {
	content: "";
	background: url("/5info/img/fanfest_ffxiv_2021_camp/sec01_line.png") no-repeat center;
	display: block;
	height: 15px;
}
.sec01 .entry::after {
	margin-top: 60px;
}
.sec01 .entry h3 {
	padding-top: 50px;
}
.sec01 .entry dd p {
	margin: 35px auto 0;
	font-size: 17px;
	font-weight: 300;
	background: #5B616B;
	border: 1px solid #1D9BF0;
	box-sizing: border-box;
	color: #fff;
	width: 600px;
	padding: .5em 0;
	position: relative;
}
.sec01 .entry dd p a {
	text-decoration: none;
	transition: all .3s;
}
.sec01 .entry dd p a:hover {
	color: #1D9BF0;
}
.sec01 .entry dd p:first-child::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #1D9BF0;
	position: absolute;
	display: block;
	bottom: -35px;
	margin: auto;
	left: 0;
	right: 0;
}
.sec01 .entry dd p:nth-child(2) {
	margin-top: 55px;
}
.sec01 .entry dd.entryAddTxt {
	margin-top: 2em;
	font-size: 14px;
}
.sec01 .entry .entryBtn {
	margin: 60px auto 0;
	background: #1D9BF0;
	border-radius: 50px;
	width: 450px;
	box-shadow: 0px 4px 0px #fff;
	transition: .3s;
	position: relative;
	bottom: 0;
}
.sec01 .entry .entryBtn:hover {
	box-shadow: 0px 0px 0px #fff;
	bottom: -4px;
}
.sec01 .entry .entryBtn a {
	text-decoration: none;
	font-size: 19px;
	display: inline-block;
	width: 100%;
}
.sec01 .entry .entryBtn a img {
	margin: 15px 20px 15px 0;
}
.sec01 .period {
	margin-top: 75px;
}
.sec02 {
	background: rgba(247,247,250,.75);
	padding-bottom: 150px;
}
.sec02 .prizeList {
	width: 1050px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec02 .prizeList li {
	background: #fff;
	width: 31%;
	border-radius: 50px;
	box-shadow: 0px 3px 7px rgba(0,0,0,.301);
	color: #000;
	text-align: center;
	margin-top: 90px;
	position: relative;
	padding: 40px 10px;
	box-sizing: border-box;
}
.sec02 .prizeList li.wide50 {
	width: 48%;
}
.sec02 .prizeList li span {
	position: absolute;
	left: 30px;
	top: -59px;
}
.sec02 .prizeList li h4 {
	font-size: 40px;
}
.sec02 .prizeList li figure {
	margin-top: 1em;
}
.sec02 .prizeList li figcaption {
	font-size: 18px;
	margin-top: 1em;
}
.contentInner.sec03 {
	margin-top: 0;
	padding: 0 10px 150px;
}
.sec03 {
	background: #F7F7FA;
	color: #000;
	text-align: center;
}
.sec03 .rules {
	max-width: 1050px;
	text-align: left;
	margin: 50px auto;
	height: 600px;
	overflow-y: scroll;
	background: #fff;
	border: 1px solid #D5D7E3;
	box-sizing: border-box;
	padding: 60px;
	font-size: 15px;
}
.sec03 .rules .rulesChange {
	margin-bottom: 2em;
	font-weight: 700;
	border-bottom: 1px solid #000;
	padding: 0 0 2em;
	box-sizing: border-box;
}
.sec03 .rules .rulesChange span {
	display: block;
	font-weight: 400;
}
.sec03 .rules .rulesChange span:first-child {
	margin-top: .5em;
}
.sec03 .rules #rulesChangeDetail {
	margin-top: 5em;
	border-top: 1px solid #000;
	padding-top: 2em;
}
.sec03 .rules #rulesChangeDetail p:first-child {
	font-weight: 700;
}
.sec03 .rules #rulesChangeDetail p:first-child span {
	font-weight: normal;
	display: block;
}
.sec03 .rules #rulesChangeDetail h4+p {
	margin-top: .5em;
}
.sec03 .rules #rulesChangeDetail p:not(:first-child) {
	padding-left: 4em;
	text-indent: -4em;
	color: #999;
	margin-top: .5em;
}
.sec03 .rules #rulesChangeDetail p:not(:first-child) span:first-child {
	color: #000;
}
.sec03 .rules #rulesChangeDetail p span.rulesChangeTxt {
	text-decoration: underline;
	color: #000;
}
.sec03 .rules h4 {
	font-weight: 400;
	margin-top: 2em;
}
.sec03 .rules .rulesInnerTxt {
	padding-left: 4em;
}
.sec03 .rules a {
	color: #000;
	transition: .3s;
	text-decoration: none;
}
.sec03 .rules a:hover {
	color: #1D9BF0;
}
.sec03 .entryTxt {
	font-size: 22px;
	position: relative;
}
.sec03 .entryTxt::after {
	content: "";
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #1D9BF0;
	position: relative;
	bottom: -26px;
	margin-left: 5px;
}
.sec03 .entryBtn {
	margin: 1em auto 0;
	background: #1D9BF0;
	border-radius: 50px;
	width: 370px;
	transition: .3s;
	position: relative;
	bottom: 0;
	opacity: 1;
}
.sec03 .entryBtn:hover {
	animation: btnAnim .3s linear;
}
@keyframes btnAnim {
	50% {
		transform: scale(.95);
	}
	100% {
		transform: scale(1);
	}
}
.sec03 .entryBtn a {
	text-decoration: none;
	font-size: 19px;
	display: inline-block;
	width: 100%;
}
.sec03 .entryBtn a img {
	margin: 15px 20px 15px 0;
}
.contentInner.sec04 {
	margin-top: 0;
}
.sec04 {
	background: url("/5info/img/fanfest_ffxiv_2021_camp/sec04_bg.jpg") ;
	background-size: cover;
	background-position: right;
	padding: 170px 0;
}
.sec04 .footerLink {
	background: rgba(0,0,0,.61);
	width: 1050px;
	margin: 0 auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	padding: 90px 110px;
	box-sizing: border-box;
}
.sec04 .footerLink span:first-child {
	width: 300px;
	transition: all .3s;
}
.sec04 .footerLink span:first-child:hover {
	opacity: .7;
}
.sec04 .footerLink span:nth-child(2) {
	background: #011E60;
	border: 1px solid #1D9BF0;
	width: 400px;
	display: flex;
	align-items: stretch;
	position: relative;
	opacity: 1;
	transition: .3s;
}
.sec04 .footerLink span:nth-child(2):hover {
	opacity: .9;
}
.sec04 .footerLink span:nth-child(2)::after {
	content: "";
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 22px 22px;
	border-color: transparent transparent #1d9cf0 transparent;
	transition: .3s;
	z-index: 1;
}
.sec04 .footerLink span:nth-child(2):hover::after {
	right: 3px;
	bottom: 3px;
}
.sec04 .footerLink a {
	text-decoration: none;
	display: block;
}
.sec04 .footerLink span:nth-child(2) a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	z-index: 10;
}
.sec04 .footerLink span:nth-child(2) a img {
	margin-left: 1.5em;
}
.footerCopy {
	background: #011e60;
}
.footerCopy span {
	display: block;
	text-align: right;
	width: 1050px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: .7px;
}

@media screen and (max-width: 479px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	#contentWrap {
		background: url("/5info/img/fanfest_ffxiv_2021_camp/bg_sp.jpg");
		background-attachment: fixed;
		background-size: cover;
		background-position: right;
	}
	.contentMv h2.sp {
		text-align: left;
		padding: 35px 0;
	}
	.contentInner {
		margin-top: 25vw;
	}
	.contentInner h3 {
		padding-top: 25vw;
	}
	.sec01 {
		margin: 0 4vw;
		padding: 10vw 15px;
	}
	.sec01 .about img {
		max-width: 70% !important;
	}
	.sec01 .about figcaption {
		margin-top: 10vw;
		font-size: 14px;
	}
	.sec01 .entry {
		margin-top: 10vw;
	}
	.sec01 .entry h3 {
		padding-top: 10vw;
	}
	.sec01 .entry h3 img {
		max-width: 70%;
	}
	.sec01 .entry dd p {
		margin-top: 5vw;
		width: 100%;
		font-size: 4vw;
		padding: .5em 1em;
	}
	.sec01 .entry dd.entryAddTxt {
		font-size: 3.5vw;
	}
	.sec01 .entry .entryBtn {
		margin-top: 12vw;
		width: 100%;
	}
	.sec01 .entry .entryBtn a {
		font-size: 3.5vw;
	}
	.sec01 .entry .entryBtn a img {
		width: 25px;
		margin: 3vw 3vw 3vw 0;
	}
	.sec01 .entry::after {
		margin-top: 10vw;
	}
	.sec01 .period {
		margin-top: 10vw;
	}
	.sec01 .period img {
		max-width: 80% !important;
	}
	.sec02 {
		padding-bottom: 25vw;
	}
	.sec02 h3 img,
	.sec03 h3 img {
		max-width: 80% !important;
	}
	.sec02 .prizeList {
		width: 100%;
	}
	.sec02 .prizeList li,
	.sec02 .prizeList li.wide50 {
		width: 93%;
		margin: 70px auto 0;
	}
	.sec02 .prizeList li span {
		top: -40px;
	}
	.sec02 .prizeList li span img {
		width: 80px !important;
	}
	.sec02 .prizeList li h4 {
		font-size: 8vw;
	}
	.sec02 .prizeList li figure {
		width: 90%;
		margin: 1em auto 0;
	}
	.sec02 .prizeList li figcaption {
		font-size: 4vw;
	}
	.contentInner.sec03 {
		padding-bottom: 25vw;
	}
	.sec03 .rules {
		width: 95%;
		margin: 10vw 10px;
		height: 50vh;
		padding: 10vw 4vw;
		font-size: 4vw;
	}
	.sec03 .rules::-webkit-scrollbar {
		width: 5px;
	}
	.sec03 .rules::-webkit-scrollbar-thumb {
		background: #D5D7E3;
		border-radius: 3px;
	}
	.sec03 .rules .rulesInnerTxt {
		padding-left: 2em;
	}
	.sec03 .rules #rulesChangeDetail p:not(:first-child) {
		padding-left: 0;
		text-indent: 0;
	}
	.sec03 .rules #rulesChangeDetail p:not(:first-child) span:first-child {
		display: block;
	}
	.sec03 .entryTxt {
		font-size: 5vw;
	}
	.sec03 .entryTxt::after {
		border-left: 3vw solid transparent;
		border-right: 3vw solid transparent;
		border-top: 3vw solid #1D9BF0;
		bottom: -5.5vw;
	}
	.sec03 .entryBtn {
		width: 95%;
	}
	.sec03 .entryBtn a {
		font-size: 4vw;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.sec03 .entryBtn a img {
		width: 25px;
		margin: 3vw 3vw 3vw 0;
	}
	.contentInner.sec04 {
		padding: 25vw 0;
		background-position: left;
	}
	.sec04 .footerLink {
		width: 95%;
		flex-wrap: wrap;
		padding: 10vw 4vw;
	}
	.sec04 .footerLink span:first-child {
		width: 70%;
		margin: 0 auto;
	}
	.sec04 .footerLink span:nth-child(2) {
		margin-top: 10vw;
		width: 100%;
	}
	.sec04 .footerLink span:nth-child(2) a {
		padding: 4vw;
		font-size: 4vw;
	}
	.sec04 .footerLink span:nth-child(2) a img {
		width: 80px;
	}
	.footerCopy span {
		width: 100%;
		font-size: 3vw;
	}
}


/* 202106add */

.entryEndWrap {
	position: relative;
	margin-top: 175px;
}
.entryEndTxt {
	text-align: center;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	background: rgba(170,170,170,.75);
	position: absolute;
	max-width: 1250px;
	margin: -170px auto 0;
	z-index: 100;
	height: calc(100% + 150px);
	left: 0;
	right: 0;
	padding: 50px 0;
}
.sec02 {
	margin-top: 200px;
}
.sec01 .entry .entryBtn,
.sec01 .entry .entryBtn a {
	pointer-events: none;
}
#rulesChangeDetail .textRed,
.sec03 .rules #rulesChangeDetail p:not(:first-child) span.textRed:first-child {
	color: #ff0000;
}
.sec03 .rules #rulesChangeDetail p:first-child span {
	color: #000;
}

@media screen and (max-width: 479px) {
	.entryEndWrap {
		margin-top: 25vw;
	}
	.entryEndTxt {
		font-size: 4.5vw;
		padding: 5vw 0;
		margin-top: -25vw;
		height: calc(100% + 25vw);
	}
	.sec02 {
		margin-top: 30vw;
	}
}

