﻿@charset "utf-8";

@media (max-width: 639px) {
/***********************************************************
common patch FF
***********************************************************/
.forPc {
	display: none !important;
}
.forSp {
	display: block !important;
}
img.forPc {
	display: none !important;
}
img.forSp {
	display: inline !important;
}

/*----------------------------------------------------------
background
----------------------------------------------------------*/
#contents{
	background:none;
	box-shadow:none;
	position:relative;
}
#contents #ffBgBoxSP{
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:100%;
	margin:0 auto;
	background:url(/landing/nicos/apply/viaso_ffxiv_2/img/index_bg_002.gif) center 500px repeat-y;
	z-index:499;
}
#contents .articleType01{
	position:relative;
	z-index:500;
}
#contents #campaign{
	background:#dae1ea;
	border:1px solid #8b9eb9;
}
#contents #campaign:before{
	background: rgb(218,225,234,1); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(139,158,185,1) 0%, rgba(218,225,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,158,185,1)), color-stop(100%,rgba(218,225,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(139,158,185,1) 0%,rgba(218,225,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(139,158,185,1) 0%,rgba(218,225,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(139,158,185,1) 0%,rgba(218,225,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(139,158,185,1) 0%,rgba(218,225,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dae1ea', endColorstr='#8b9eb9',GradientType=0 ); /* IE6-9 */
}
#contents #campaign:after{
	display: none;
}

#contents #linkList{
	background:none;
}
#contents #basicInfo .cmpTableWrap > table{
	background:#fff;
}
#contents #basicInfo .cautionsBoxWrap .wrapInnerBox{
	background:#fff;
}
#contents #basicInfo .collapse .btn {
	background:#dae1ea;
}
#cardApply{
	background:#fff;
}
.grayBtn02 a {
	background-color: #f8f8f8;
}

/*----------------------------------------------------------
title element
----------------------------------------------------------*/
#contents h1{
	background:url(/landing/nicos/apply/viaso_ffxiv_2/img/h1_bg_001.gif);
	-webkit-box-shadow: 0 6px 6px rgba(173, 173, 173, .5);
	box-shadow: 0 6px 6px rgba(173, 173, 173, .5);
	position:relative;
	z-index:501;
}
.h2wrap01{
	border-top: none;
	border-bottom:2px solid #c4c3c3;
	background:#fff;
	position:relative;
}
h2.h2Base01{
	border:none;
	padding:13px 21px 12px 79px;
}
h2.h2Base01:after{
	content:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_006.png);
	position:absolute;
	left:-1px;
	top:0;
	bottom:0;
	margin:auto;
	height:45px;
	display:block;
}
#intro .area02 h2 {
	color: #083d87;
}
.h3wrap01{
	background:#fff;
	padding-left:1px;
	border-top: none;
	border-bottom:2px solid #c4c3c3;
}
h3.h3Base01{
	padding-left:69px;
}
h3.h3Base01:before{
	background:none;
	border-radius:0;
	content:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_007.png);
	left:0;
	bottom:0;
	margin:auto;
	height:52px;
}
.h4wrap01{
	border:1px solid #e9e9e9;
	border-bottom:2px solid #c4c3c3;
	padding-left:3px;
	background:#fff;
}
h4.h4Base01{
	padding-left:47px;
}
h4.h4Base01:before{
	background:none;
	border-radius:0;
	content:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_008.png);
	top:0;
	left:0;
	bottom:0;
	margin:auto;
	height:33px;
}


/*----------------------------------------------------------
icon element
----------------------------------------------------------*/
#contents #intro .area02 > ul > li{
	background: #f2f2f2 url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_005.jpg) 5px center no-repeat;
	background-size: 25px auto;
	border:1px solid #dfdfdf;
	padding-left:35px;
}
#contents #campaign h2{
	background:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_001.png) 8px 0 no-repeat;
	background-size:23px auto;
}
#contents #linkList li a{
	background:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_004.png) 95% center no-repeat;
	background-size:11px auto;
}
#contents #linkList li.features{
	background-image:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_002.png);
}
#contents #linkList li.basicInfo{
	background-image:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_003.png);
}
.grayBtn02 a{
	background-image:url(/landing/nicos/apply/viaso_ffxiv_2/img/ico_010.png);
}

/*----------------------------------------------------------
#intro element
----------------------------------------------------------*/
#contents #intro .area02 {
	margin-bottom: 1rem;
}
#contents #intro .area03 table th,
#contents #intro .area03 table td {
	border-bottom: 1px solid #c4c3c3;
}
#contents #intro .area03 table tr:first-child th,
#contents #intro .area03 table tr:first-child td {
	border-top: 1px solid #c4c3c3;
}
#contents #intro .alreadyHave {
	width: 90%;
	background: #dae1ea;
	padding: 1rem;
	margin: 0 auto;
	border-radius: 2px;
}
#contents #intro .alreadyHave .alreadyHaveBox {
	margin: 0 0 1rem;
	padding: 1rem;
	background: #fffcee;
	border: solid 2px #c8a91b;
	border-radius: 2px;
}
#contents #intro .alreadyHave .alreadyHaveBox .alreadyHaveImg {
	margin-bottom: 1rem;
}
#contents #intro .alreadyHave .alreadyHaveBox .alreadyHaveImg img {
	margin-bottom: 0;
}
#contents #intro .alreadyHave .alreadyHaveBox .alreadyHaveTxt {
	margin: 0 1rem 0 0;
	color: #083d87;
	font-size: 1rem;
	font-weight: bold;
}
#contents #intro .alreadyHave .alreadyHaveBox .alreadyHaveTxt .txtCtrl01 {
	font-size: 0.85714rem;
}
#contents #intro .linkType03 {
	margin-left: 0;
}
#contents #intro .alreadyHave .alreadyHaveCaut {
	font-size: 0.85714rem;
	text-align: left;
}
#contents #intro .alreadyHave .alreadyHaveCaut li:before {
	content: "・";
	padding-right: 0;
	padding-left: 0;
}
#contents #intro .alreadyHave .alreadyHaveCaut .txtCtrl02 {
	border-bottom: 0.10714rem solid #333;
}

/*----------------------------------------------------------
#features element
----------------------------------------------------------*/
#contents #features .area01{
	background:#7996b2;
}
#contents #features .columnBoxWrap > div{
	border:1px solid #466596;
}
.columnBoxWrap .columnBox{
	display:table;
	width:100%;
}
#contents #features .area01 h3{
	display:table-cell;
	min-height:50px;
	letter-spacing: -0.015em;
}
#contents #features .area01 .summary{
	display:table-row;
}
#contents #features .area01 h3 > span.icon:before{
	border:none;
	margin:0;
}
#contents #features .area01 h3 > span.icon{
	width:70px;
	height:60px;
	padding:1px 0 0;
	top:0;
	bottom:0;
	margin:auto;
	left:0;
}
#contents #features .ffArea01{
	margin-bottom:0;
}
#contents #features .ffArea02{
	margin:0 auto;
}
#contents #features .ffArea03{
	margin-top:0;
}
#contents #features .ffArea03 h3{
	padding:20px 5px 20px 60px;
}
#contents #features .ffArea03 h4{
	color: #577692;
	font-size: 1.071rem;
	line-height: 1.143rem;
	margin: 6.714rem 0 10px;
	text-align: center;
	display:table-row;
}
#contents #features .ffArea03 h4 img{
	vertical-align:middle;
	margin:5px 0;
	height: 32px;
}

#contents #features .ffArea03 h4 > span {
	display: inline-block;
	margin-left: 5px;
	text-align: left;
	vertical-align: middle;
}

/*----------------------------------------------------------
#campaign element
----------------------------------------------------------*/
#contents #campaign{
	background:#dae1ea;
	border:1px solid #8b9eb9;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
}

/*----------------------------------------------------------
#campaignInfo element
----------------------------------------------------------*/
#contents #campaignInfo {
	margin: 0 0 1rem;
	background:#dae1ea;
	border:1px solid #8b9eb9;
	border-top: none;
	border-radius: 0 0 3px 3px;
	position: relative;
}
#contents #campaignInfo:after{
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 0;
	background: rgb(218,225,234,1); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(218,225,234,1) 0%, rgba(139,158,185,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,225,234,1)), color-stop(100%,rgba(139,158,185,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(218,225,234,1) 0%,rgba(139,158,185,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(218,225,234,1) 0%,rgba(139,158,185,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(218,225,234,1) 0%,rgba(139,158,185,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(218,225,234,1) 0%,rgba(139,158,185,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dae1ea', endColorstr='#8b9eb9',GradientType=0 ); /* IE6-9 */
}
#contents #campaignInfo .magnifyImgBox {
	margin-top: 0;
}
#contents #campaignInfo .magnifyImgBox,
#contents #campaignInfo .campaignInfoBox01 {
	padding: 0 10px;
}
#contents #campaignInfo .alignLists.listType02 {
	margin-bottom:1rem;
}
#contents #campaignInfo .campaignInfoBox01 .linkType03 {
	text-align: center;
	margin-bottom: 17px;
}

/*----------------------------------------------------------
#basicInfo element
----------------------------------------------------------*/
#contents #basicInfo .collapse .panel,
#contents #basicInfo .collapse.act .btn {
	border-bottom: 1px solid #dedede;
}
#contents #basicInfo td.table td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

/*----------------------------------------------------------
#inquiry element
----------------------------------------------------------*/
#inquiry .grayBtn02 a {
	background-color: #f8f8f8;
}


/***********************************************************
layout
***********************************************************/
#headerInnerWrap {
	border-bottom: none;
}
#contents #campaign{
	margin-bottom: 0px;
}
#contents #campaignInfo p{
	text-align:center;
	margin-bottom:6px;
}
.ffPcMagnify{
	text-align:center;
	margin-bottom:5px;
}
.ffPcMagnify .magnifyBtn a{
	background: #d7d7d7 url(/cmn/img/icon/cmn_ico_019.png) 0.857rem center no-repeat;
	background-size: 16px auto;
	border-radius: 4px;
	color: #666666;
	display: inline-block;
	font-size: 0.714rem;
	padding: 0.428rem 1.071rem 0.428rem 2.428rem;
	text-decoration: none;
	text-indent: 0;
}
a.linkLayoutType01 .iconTypeBlank{
	display: inline-block;
	padding-top: 0;
	padding-left: 0.571rem;
	vertical-align: middle;
	line-height: 1;
}
a.linkLayoutType01 .iconTypeBlank img{
	width: 12px;
	margin-bottom: 0;
	margin-left: 0;
}
#contents #intro .area01 .carousel{
	height: 165px;
}
/*---------------
benefit
------------------*/
#contents .benefitArea {
	padding: 0 10px;
	margin-top: 35px;
}
#contents [class *="benefitBlk"] {
	margin-top: 35px;
}
#contents [class *="benefitTtl"] {
	margin: 0 20px 10px;
}
#contents .benefitAnc01 {
	text-align: center;
}
#contents .benefitBlk01 .noteTxt01 {
	font-size: 12px;
}
#contents .benefitBlk02 [class *="bnfSec"] {
	position: relative;
}
.benefitBlk02 .bnfSec02 .bnfBnr {
	position: absolute;
	bottom: 7%;
	width: 100%;
}
.benefitBlk02 .bnfSec02 .bnfBnr a {
	display: block;
	width: 57%;
	margin: 0 auto;
}
/*---------------
basicInfo
------------------*/
#contents #basicInfo .tableTitle {
	background: #dae1ea;
	border-bottom: 1px solid #aaaaaa;
	font-size: 1rem;
	font-weight: normal;
	padding: 12px 16px;
}
#contents #basicInfo .tableWrap {
	display: table;
	width: 100%;
}
#contents #basicInfo .tableCell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#contents #basicInfo td {
	padding: 18px 16px;
	border-bottom: 1px solid #aaaaaa;
}
/***********************************************************
#spFixBottom
***********************************************************/
#mainFooter.mainFooterCtrl #copyright {
	padding-bottom: 155px;
}
#contents #spFixBottom.spFixBottomCtrl {
	height: 140px;
}
#contents #spFixBottom.spFixBottomCtrl .indexListType01 {
	min-width: 93.75%;
	margin: 10px auto 0;
	padding: 0 3.125%;
}
#contents #spFixBottom.spFixBottomCtrl .indexListType01 ul.listType02 {
	text-align: center;
	padding: 0;
	width: auto;
	margin: 0;
}
#contents #spFixBottom.spFixBottomCtrl ul.listType02 li {
	font-size: 0.714rem;
	color: #fff;
	display: list-item;
}
#contents #spFixBottom.spFixBottomCtrl .indexListType01 ul.alignLists >li:before {
	display: inline-block;
	content: "※";
	padding-right: 0.25em;
	min-width: 1em;
}
#contents #intro .area02 .bnrCnt {
	padding: 0 10px;
	margin-bottom: 15px;
}
#contents #intro .area03 .adjustFtSize {
	font-size: 1rem;
}

}