@charset "UTF-8";

#mainContents img.pc,
#mainContents br.pc,
#kiyaku br.pc,
a.linkLinePC,
a.linkPC{
	display: none !important;
}
#mainContents img{
	max-width: 100%;
}
/******************************************************************************
	common
******************************************************************************/
body #mainContents section{
	width: auto;
	min-width: 320px;
}
body #mainContents section ul.attention li{
	font-size: 2.6667vw;
}
body #mainContents .regist{
	width: auto;
}
body #mainContents .regist ul li p.btn{
	margin: 0 0 4vw;
}
body #mainContents .regist ul li p.btn a{
	line-height: 16vw;
	background-position: right 4vw center;
	background-size: 2.6667vw auto;
	font-size: 4.8vw;
}
body #mainContents .regist p.period{
	font-size: 3.2vw;
}
body #mainContents .regist p.kiyaku{
	margin: 2vw 0 0;
	font-size: 3.2vw;
}

body #mainContents div.error2{
	margin: 4vw;
	padding: 4vw;
	font-size: 3.7333vw;
}
body #mainContents div.error{
	margin: 12vw 4vw;
	font-size: 4.8vw;
}
body #mainContents div.error p.btn{
	width: 100%;
	margin-top: 6vw;
}
body #mainContents div.error p.btn a{
	line-height: 16vw;
	background-position: right 4vw center;
	background-size: 2.6667vw auto;
	font-size: 4.8vw;
}

/******************************************************************************
	section.present
******************************************************************************/
body #mainContents section.present{
	padding: 12vw 4vw 12vw;
	background-image: url("../img/bg_present_sp.jpg");
}
body #mainContents section.present h2{
	margin: 0 0 16vw;
	font-size: 8vw;
}
body #mainContents section.present h2 span{
	font-size: 3.2vw;
}
body #mainContents section.present .inner{
	max-width: initial;
	padding: 8vw 4vw;
}
body #mainContents section.present .inner .deco01,
body #mainContents section.present .inner .deco02{
	top: calc(1px - 5vw);
	width: calc(50% - 8vw);
	height: 5vw;
}
body #mainContents section.present .inner .deco01:after{
	right: -8vw;
	border-width: 5vw 0 0 8vw;
}
body #mainContents section.present .inner .deco02:after{
	left: -8vw;
	border-width: 0 0 5vw 8vw;
}
body #mainContents section.present .inner dl{
	max-width: initial;
	margin: 0 auto 8vw;
	padding: 0 0 8vw;
}
body #mainContents section.present .inner dl:last-of-type{
	margin-bottom:8vw;
}
body #mainContents section.present .inner dl dt{
	padding: 0 0 0 6vw;
	font-size: 4vw;
}
body #mainContents section.present .inner dl dt:after{
	top: calc(50% - 0.3vw);
	width: 4vw;
	height: 0.6vw;
}
body #mainContents section.present .inner dl dd{
	margin: 4vw 0 0;
	padding: 0 0 0 6vw;
	font-size: 3.4667vw;
}
body #mainContents section.present .inner dl dd.attention{
	margin: 2vw 0 0;
	font-size: 2.4vw;
}
body #mainContents section.present .inner > p{
	margin: 0 0 8vw;
	font-size: 4vw;
}
/* wchance */
body #mainContents section.present.wchance{
	background-image: url("../img/bg_wchance_sp.jpg");
}
body #mainContents section.present dl.flow{
	padding: 0;
	border: none;
}
body #mainContents section.present dl.flow dd{
	text-align: left;
}
body #mainContents section.present dl.flow dd ol{
	flex-direction: column;
	border-radius: 2.6667vw;
}
body #mainContents section.present dl.flow dd ol li{
	box-sizing: border-box;
	position: relative;
	width: auto;
	min-height: 28vw;
	padding: 8vw 4vw 8vw 24vw;
	text-align: left;
}
body #mainContents section.present dl.flow dd ol li p{
	margin: 0;
	font-size: 2.6667vw;
}
body #mainContents section.present dl.flow dd ol li p.step{
	position: absolute;
	top: calc(50% - 10vw);
	left: 3vw;
	width: 16vw;
	margin: 0;
	padding: 0;
	line-height: 6vw;
	font-size: 3.2vw;
}
body #mainContents section.present dl.flow dd ol li p.step:after{
	right: 0;
	top: auto;
	bottom: -2.6667vw;
	border-width: 2.6667vw 8vw 0 8vw;
	border-color: #454545 transparent transparent transparent;
}
body #mainContents section.present dl.flow dd ol li h3{
	margin: 0 0 2vw;
	font-size: 3.4667vw;
	font-family: ShinGoPro-Bold,sans-serif;
}
body #mainContents section.present dl.flow dd ol li figure{
	position: absolute;
	left: 11vw;
	top: 50%;
	width: 13vw;
	height: 13vw;
	margin: 0;
	transform: translateX(-50%);
}
body #mainContents section.present dl.flow dd ol li figure img{
	width: 100%;
}
body #mainContents section.present dl.flow dd ol li p span{
	margin: 1vw 0 0;
	font-size: 2.4vw;
}

/******************************************************************************
	#kv
******************************************************************************/
body section#kv{
	padding: 10vw 0 12vw;
	background-image: url("../img/bg_kv_sp.jpg");
	background-size: 100% auto;
}
body section#kv h1{
	margin-bottom: 62vw;
}
body section#kv .present{
	width: 92vw;
	margin: 0 auto 8vw;
}
/* wchance */
body section#kv > p{
	margin: 0 0 1.3333vw;
	font-size: 4.8vw;
}
body section#kv > p b strong{
	font-size: 6.4vw;
}
body section#kv .regist{
	width: 92vw;
}
/******************************************************************************
	#target
******************************************************************************/
body #mainContents #target{
	padding: 6vw 0 2vw;
}
body #mainContents #target h2{
	margin: 0 0 2.6667vw;
	font-size: 7.2vw;
}
body #mainContents #target p{
	font-size: 2.4vw;
}
body #mainContents #target p.before{
	padding: 0 0 4.8vw;
	margin: 0 0 2vw;
	background-size: auto 2.9333vw;
	font-size: 2.9333vw;
}
body #mainContents #target ul{
	width: auto;
	max-width: 100%;
	margin: 6vw auto 0;
}
body #mainContents #target ul li{
	width: calc(33.3333% - 2vw);
	max-width: initial;
	margin: 0 1vw 4vw;
}
body #mainContents #target ul li figure figcaption{
	margin: 0;
	font-size: 2.6vw;
}
/******************************************************************************
	#interview
******************************************************************************/
body #mainContents #interview{
	padding: 6vw 0;
	background-image: url("../img/bg_interview_sp.jpg");
	background-size: 100% auto;
}
body #mainContents #interview h2{
	margin: 0;
	font-size: 7.2vw;
}
body #mainContents #interview p.before{
	padding: 0 0 4.8vw;
	margin: 0 0 2vw;
	background-size: auto 2.9333vw;
	font-size: 2.9333vw;
}
body #mainContents #interview header{
	justify-content: center;
	max-width: 92vw;
	padding: 4.8vw 0;
	margin: 6vw auto 0;
	background: #fff;
	border-radius: 1.3333vw;
}
body #mainContents #interview header figure{
	width: 21.6vw;
	margin: 0 7vw 0 0;
}
body #mainContents #interview header .text h3{
	margin: 0 0 2vw;
	font-size: 2.9333vw;
}
body #mainContents #interview header .text h3 strong{
	font-size: 3.2vw;
}
body #mainContents #interview header .text p{
	font-size: 2.4vw;
}
body #mainContents #interview dl{
	width: 92vw;
	max-width: initial;
	padding: 2vw 4vw;
	margin: 6vw auto 0;
	border-radius: 1.3333vw;
	font-size: 2.6667vw;
}
body #mainContents #interview dl dt{
	padding: 0 0 2.6667vw 5vw;
	margin: 0 0 2.6667vw;
}
body #mainContents #interview dl dt:after{
	top: 0;
	font-size: 3.7333vw;
	font-family: ShinGoPro-Bold,sans-serif;
}
body #mainContents #interview dl dd{
	padding: 0 0 0 5vw;
}
body #mainContents #interview dl dd:after{
	left: 0;
	top: 0;
	font-size: 3.7333vw;
	font-family: ShinGoPro-Bold,sans-serif;
}
/******************************************************************************
	#floatingNav
******************************************************************************/
body #mainContents #floatingNav{
	opacity: 0;
}
body #mainContents #floatingNav p {
    margin: 0 auto;
    padding: 6.5% 4%;
}
body #mainContents #floatingNav p a{
	padding: 0;
	width: 100%;
}
body #mainContents #floatingNav p a span{
	display: none;
}

body #mainContents #floatingNav p a img{
	width: 100%;
	margin: 0 auto;
}

.-fedein{
	opacity: 1 !important;
	visibility: visible !important;
	transition-delay: 0s;
}

/******************************************************************************
	#kiyaku
******************************************************************************/
body .fancybox-content{
	padding: 2.6666vw;
}
body section.kiyaku{
}
body section.kiyaku h2{
	margin: 0 6vw 2.6666vw;
	font-size: 4.5333vw;
	text-align: center;
}
body section.kiyaku h3{
	margin: 2.6666vw 0 0.6666vw;
	font-size: 4vw;
	font-weight: bold;
}
body section.kiyaku p{
	margin: 0 0 2.6666vw;
	font-size: 3.2vw;
	line-height: 160%;
	word-break: break-all;
}
body section.kiyaku p.hasBottom{
	margin: 0;
}
body section.kiyaku ul{
	margin: 0 0 2.6666vw;
	padding: 0;
	list-style-type: none;
}
body section.kiyaku p + ul{
	margin-top: -2.6666vw;
}
body section.kiyaku ul li{
	position: relative;
	font-size: 3.2vw;
	word-break: break-all;
	list-style-type: disc;
}
body section.kiyaku ul li ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body section.kiyaku ul li ol li{
	margin: 0;
	list-style-type: none;
}
body section.kiyaku ul li ul li{
	padding: 0;
	list-style-type: disc;
}
body section.kiyaku ol.maru{
	margin: 0 0 2.6666vw;
}
body section.kiyaku ol.maru li{
	font-size: 3.2vw;
}
body section.kiyaku ul.attention{
	margin-top: -2vw;
}
body section.kiyaku ol.maru li ol,
body section.kiyaku ol.maru li ol li ul{
	margin: 0;
	padding: 0;
}
body section.kiyaku ol.maru li ol li ul li{
	margin: 0 0 0 6vw;
}
body section.kiyaku ul.attention li{
	padding: 0 0 0 4vw;
	margin: 0;
	list-style-type: none;
	color: #c3092f;
}
body section.kiyaku ul li span{
	position: absolute;
	left: 0;
}
body section.kiyaku table{
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 2.6666vw;
	font-size: 3.2vw;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
body section.kiyaku table th,
body section.kiyaku table td{
	padding: 0.6666vw 1.3333vw;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: center;
}
body section.kiyaku table th{
	background: #fafafa;
}
body section.kiyaku a{
	color : #1897e0;
	text-decoration : underline ;
}
body section.kiyaku a:hover{
	color: #c3002f
}
/******************************************************************************
	.fixedBnr
******************************************************************************/
body .fixedBnr{
	box-sizing: border-box;
	right: 0;
	bottom: 2vw;
	padding: 2vw 6vw 2vw 2vw;
	border-radius: 2vw 0 0 2vw;
}
body .fixedBnr p img{
	width: 60vw;
}
/******************************************************************************
	#addLink
******************************************************************************/
body #mainContents #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;
	line-height: 137.5%;
}
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);
}
