@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------

VIVE Pro

Copyright (c) THIRDWAVE CORP. All Rights Reserved.  
----------------------------------------------------*/

/*レスポンシブ対応は各ブロックに記載してください*/

/*-------------------------------------
　1.ページ基本設定
　2.ブロック共通
　3.メインビジュアル
　4.概要
　5.ツイッターキャンペーン
　6.推奨モデル
　7.ファイナルファンタジーXIVとは
　8.コピーライト
---------------------------------------*/

/*-------------------------------------
　1.ページ基本設定
---------------------------------------*/
#container {
  width: 100%;
}
.column2R #main {
  float: none;
  width: auto;
}
html {
  overflow: auto;
}
* html {
  /* for IE6 */
  overflow: hidden;
  overflow-x: auto;
  height: 100%;
}
body {
  overflow-x: hidden;
  position: relative;
  min-width: 805px;
}
main {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0 auto;
  width: 100%;
}
.breadCrumb, .pagetop {
  margin: 0 auto;
  width: 970px;
}
#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;
}

/*-------------------------------------
　2.ブロック共通
---------------------------------------*/
main h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1rem;
  margin-bottom: 40px;
  text-align: center;
}
main h3 {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.2;
  padding: 30px 0;
}
main h4 {
  font-size: 1.6rem;
  color: #FED794;
  font-weight: normal;
  margin-bottom: 40px;
  text-align: center;
}
main h4:before {
	content: url("/5info/img/fanfest_ffxiv_2021/sideline.png");
	position: relative;
    bottom: 9px;
    left: -15px;
}
main h4:after {
	content: url("/5info/img/fanfest_ffxiv_2021/sideline.png");
	position: relative;
    bottom: 9px;
    right: -15px;
}
.section {
  padding: 80px 0;
  margin-bottom: 0;
}
.innerBox {
  margin: 0 auto;
  width: 1050px;
}
.innerBox p{
	font-size: 1.2rem;
    font-weight: 200;
    line-height: 1.8; 
}
.pcCtn {
  display: block;
}
.spCtn {
  display: none;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
  main h2 {
    font-size: 1.4rem;
    margin-bottom: 0;
    padding: 26px 2vw;
  }
  main h3 {
    font-size: 1.6rem;
    padding: 26px 20px;
  }
  main h4 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .section {
    padding: 30px 0;
  }
  .section img {
  	width: 100%;
  }
  .pcCtn {
    display: none;
  }
  .spCtn {
    display: block;
  }
}

/*-------------------------------------
　3.メインビジュアル
---------------------------------------*/
#titleBox {
  background: #000000;
  margin-top: 10px;
}
.layer {
  text-align: right;
  margin: 0 auto;
  width: 1050px;
}
.layer img {
	width: 1050px;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
  #titleBox {
    margin-top: 0;
  }
  .layer {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .layer img {
    height: auto;
    width: 100%;
  }
}

/*-------------------------------------
　4.概要
---------------------------------------*/
.sec01 {
	background-color: #A79666;
}
.sec02 {
	background: url("/5info/img/fanfest_ffxiv_2021/bg01.jpeg") center center / cover no-repeat scroll;
}
.sec02 .innerBox {
    background: url(/5info/img/fanfest_ffxiv_2021/outline_img.png) top right no-repeat scroll;
    background-position-y: -48px;
}
h3 span {
	color: #FF0303;
}
h3:nth-of-type(1):after {
	content: url("/5info/img/fanfest_ffxiv_2021/underline01.png");
	position: relative;
	top: 20px;
	left: -128px;
}
h3:nth-of-type(2):after {
	content: url("/5info/img/fanfest_ffxiv_2021/underline02.png");
	position: relative;
	top: 20px;
	left: -208px;
}
h3:nth-of-type(3):after {
	content: url("/5info/img/fanfest_ffxiv_2021/underline03.png");
	position: relative;
	top: 20px;
	left: -365px;
}
.to_ffxiv {
	text-align: center;
	margin: 80px 0 0 0;
}
.to_ffxiv a:hover {
	opacity: 0.7;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
.innerBox {
    margin: 0 auto;
    width: 90%;
    padding: 0 20px;
}
.innerBox p {
    font-size: 0.95rem;
    font-weight: 200;
    line-height: 1.6;
}
.sec02 .innerBox {
	background: none;
}
h3:nth-of-type(1):after {
    content: url(/5info/img/fanfest_ffxiv_2021/underline01.png);
    position: relative;
    top: 16px;
    left: -127px;
}
h3:nth-of-type(2):after {
    content: url(/5info/img/fanfest_ffxiv_2021/underline02.png);
    position: relative;
    top: 3px;
    left: -27px;
}
h3:nth-of-type(3):after {
    content: url(/5info/img/fanfest_ffxiv_2021/underline03.png);
    position: relative;
    top: 0px;
    left: -28px;
}
}

/*-------------------------------------
　5.ツイッターキャンペーン
---------------------------------------*/
.sec03 {
  background: url(/5info/img/fanfest_ffxiv_2021/bg02.png) center center / cover no-repeat scroll;
  text-align: center;
}
.sec03 h2 {
	color: #333333;
}
.sec03 .innerBox p {
    color: #333333;
    margin-bottom: 40px;
}
/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
 .to_ffxiv {
 	margin: 40px 0 0;
 }
}
/*-------------------------------------
　6.推奨モデル
---------------------------------------*/
.sec05 {
	background-color: #000000;
	background-image: url(/5info/img/fanfest_ffxiv_2021/reco_bg_left.png), url(/5info/img/fanfest_ffxiv_2021/reco_bg_right.png);
    background-repeat: no-repeat;
    background-position: -3% -10%, 102% 111%;
}
.sec05 .innerBox ul {
    display: flex;
    justify-content: space-between;
    margin: 80px 0;
}
.sec05 .innerBox ul li {
	width: 27%;
	text-align: center;
	padding: 20px;
	border: solid 2px #FED794;    	/* 内側の線になる一本線の枠線をひく*/
	border-radius: 20px;
	outline: solid 2px #FED794;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 5px;        /* 外側の線と内側の線の空き具合を調整*/
}
.sec05 .innerBox ul li img {
	width: 70%;
	margin: 20px auto;
}
.sec05 ul li .item_name {
    font-size: 1.0rem;
    font-weight: 500;
}
.sec05 ul li .item_spec,.yen_tax {
	margin: 20px 0;
	font-size: 0.9rem;
}
.sec05 ul li .item_price {
	font-size: 2.0rem;
	letter-spacing: 1px;
    font-weight: 500;
    color: #FF0303;
}
.to_detail {
	background: url("/5info/img/fanfest_ffxiv_2021/bg_button.png") no-repeat;
	background-position: center;
    background-size: contain;
    margin: 20px auto;
    padding: 12px;
}
.to_detail a {
	color: #FED794;
    font-size: 1.2rem;
    font-weight: 300;
    padding: 6px;
    text-decoration: none;
}
.to_detail a:hover {
	letter-spacing: 4px;
	transition: all .3s;
}
#col02 {
	justify-content: space-around;
}
/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
.sec05 .innerBox ul {
    display: block;
    margin: 40px 0;
}
.sec05 .innerBox ul li:nth-of-type(1) {
    margin-bottom: 60px;
}
.sec05 .innerBox ul li {
    width: 80%;
    margin: 0 auto;
}
.sec05 ul li .item_spec, .yen_tax {
    font-size: 0.9rem;
}
.sec05 ul li .item_name {
    font-size: 1.0rem;
}
}

/*-------------------------------------
　7.ファイナルファンタジーXIVとは
---------------------------------------*/
.sec04 {
	background: url("/5info/img/fanfest_ffxiv_2021/bg01.jpeg") center center / cover no-repeat scroll;
}
.ffxiv_logo {
	width: 1050px;
	margin: 40px 0 20px;
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){

  
}
/*-------------------------------------
　8.コピーライト
---------------------------------------*/
.sec06 {
	padding: 20px 0!important;
}
.sec06 .innerBox p {
	font-size: 0.8rem;
}