@charset "utf-8";

/* -------------------------------------------------------------------------------------
	Weathernews Official Website
	Copyright(c)WEATHERNEWS INC. ALL RIGHT RESERVED.
------------------------------------------------------------------------------------- */
/* common
	========================================================================== */
body {
	color: #fff;
	line-height: 1.6;
	font-family: Helvetica, Arial, Roboto, 'Droid Sans', 'ヒラギノ角ゴ ProN W6', 'HiraKakuProN-W6', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	background:#000 url(../img/bg_pc.jpg) 50% 0 repeat-x;
}
@media(max-device-width:720px){
	body {
		background:#000 url(../img/bg_main.jpg) 50% -43px no-repeat;
		background-size: 200% auto;
	}
}
.wrapper{
	width: 100%;
	background:url(../img/bg_main.jpg) 50% 0 no-repeat;
}
#page-top .wrapper{
	height: 1884px;
}
@media(max-device-width:720px){
	.wrapper{
		background: transparent;
	}
	#page-top .wrapper{
		height: auto;
	}
}
@media(max-device-width:720px){
	img:not([width]) {
		zoom: .5;
	}
}
.img-rp{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/*loader*/
.loader {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	z-index: 1000;
	background:url(../img/loader.gif) no-repeat 50% 50%;
}
.loadfade {
	width: 100%;
	height: 100%;
	display: none;
	background: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	overflow: hidden;
}
header{
	width:980px;
	margin:0 auto;
	height: 43px;
}
header img{
	padding-top: 3px;
}
.container{
	width:980px;
	margin: 0 auto;
	position: relative;
}
@media(max-device-width:720px){
	header{
		display: none;
	}
	.container{
		width: 320px;
		padding-top: 0;
		}
}
.title{
	width:980px;
	height: 232px;
	background:url(../img/title_pc.png) no-repeat 50% 0;
	margin-top: 35px;
}
#page-form .title{
	background-image: url(../img/form_title_sp.png);
	height: 39px;
}
@media(max-device-width:720px){
	.title{
		width: 320px;
		height: 95px !important;
		background-size: 313px auto;
		background-image: url(../img/title_sp.png) !important;
		margin-top: 20px;
		}
}
#page-top .title{
	margin-bottom: 13px;
}

/* top page
	========================================================================== */
.catch{
	width:965px;
	height: 40px;
	background:url(../img/catch_pc.png) no-repeat 50% 0;
	margin-bottom: 20px;
}
@media(max-device-width:720px){
	.catch{
		width: 320px;
		height: 86px;
		background-size: 301px auto;
		background-image: url(../img/catch_sp.png);
		}
}
.cont1,
.cont2,
.cont3,
.cont4{
	opacity: 0;
	opacity: 1\9;
	position: absolute;
}
@media(max-device-width:720px){
	.cont1,
	.cont2,
	.cont3,
	.cont4{
		opacity: 1;
	}
}
.fade{
	-webkit-animation:fade .5s linear 0s 1 both;
	-moz-animation:fade .5s linear 0s 1 both;
	-o-animation:fade .5s linear 0s 1 both;
	-ms-animation:fade .5s linear 0s 1 both;
	animation:fade .5s linear 0s 1 both;
}
@-webkit-keyframes fade {
	0% {
		opacity: 0;
	}
	50% {
		opacity: .5;/*Android 2.x用*/
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-o-keyframes fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-ms-keyframes fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@media(max-device-width:720px){
	.cont1,
	.cont2,
	.cont3,
	.cont4{
		position: static;
		}
}
.cont1{
	width: 980px;
	height: 1103px;
	background:url(../img/cont1.png) 50% 0 no-repeat;
	top: 305px;
}
.cont2{
	width: 980px;
	height: 262px;
	background:url(../img/cont2.png) 50% 0 no-repeat;
	z-index: 3;
	top: 1330px;
}
.cont3{
	width: 510px;
	height: 260px;
	background:url(../img/cont3.png) 50% 0 no-repeat;
	z-index: 2;
	top: 1510px;
}
.cont4{
	width: 584px;
	height: 260px;
	background:url(../img/cont4.png) 50% 0 no-repeat;
	z-index: 1;
	top: 1510px;
	right: 0;
}
@media(max-device-width:720px){
	.cont1,
	.cont2,
	.cont3,
	.cont4{
		width: 320px;

		}
	.cont1{
		height: 1153px;
		background-image: url(../img/cont1_sp.png);
		background-size: 313px 1153px;
	}
	.cont2{
		height: 194px;
		background-image: url(../img/cont2_sp.png);
		background-size: 313px 194px;
	}
	.cont3{
		height: 199px;
		background-image: url(../img/cont3_sp.png);
		background-size: 313px 199px;
	}
	.cont4{
		height: 440px;
		background-image: url(../img/cont4_sp.png);
		background-size: 313px 416px;
	}
}
.btn-apply{
	position: absolute;
	display: block;
	width: 400px;
	height: 118px;
	background:url(../img/btn_apply_pc.png) 50% 0 no-repeat;
	z-index: 10;
	right: 10px;
	top: 9px;
}
@media(max-device-width:720px){
	.btn-apply{
		position: relative;
		width: 271px;
		height: 50px;
		background-image: url(../img/btn_apply_sp.png);
		background-size: 271px 50px;
		left: 25px;
		top: 88px;
	}
	.btn-apply.touch{
		top: 90px;
	}
}
.btn-apply::after{
	opacity: 0;
	content: "";
	display: block;
	width: 60px;
	height: 200px;
	background: rgba(253,248,180, 0.4);
	position: absolute;
	top: -20px;
	left: -100px;
	-webkit-transition-property: left, top, opacity;
		-moz-transition-property: left, top, opacity;
		 -ms-transition-property: left, top, opacity;
		 -o-transition-property: left, top, opacity;
			transition-property: left, top, opacity;
	-webkit-transition-duration: 0.5s, 0.5s, 0.1s;
		-moz-transition-duration: 0.5s, 0.5s, 0.1s;
		 -ms-transition-duration: 0.5, 0.5s, 0.1s;
		 -o-transition-duration: 0.5s, 0.5s, 0.1s;
			transition-duration: 0.5s, 0.5s, 0.1s;
	-webkit-transition-timing-function: ease;
		-moz-transition-timing-function: ease;
		-ms-transition-timing-function: ease;
		 -o-transition-timing-function: ease;
			transition-timing-function: ease;
	-webkit-transform: rotate(30deg);
		-moz-transform: rotate(30deg);
		-ms-transform: rotate(30deg);
		 -o-transform: rotate(30deg);
			transform: rotate(30deg);
}
.btn-apply:hover::after{
	opacity: 1;
	top: -20px;
	left: 430px;
}
@media(max-device-width:720px){
	.btn-apply::after{
		display: none;
	}
}

/* form
	========================================================================== */
.wni-form{
	padding: 30px 0;
}
@media(max-device-width:720px){
	.wni-form{
		padding: 20px 0;
	}
}
.wni-form>form,
.wni-form>div{
	position: relative;
	background: #fff;
	border-radius: 5px;
	color: #000;
	padding: 15px;

}
.wni-form .attention,
.wni-form .success{
	padding: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	border-radius: 5px;
	position: relative;
}
.wni-form .attention{
	color: #f00;
	border: 2px solid #f00;
}
.wni-form .success{
	color: #3fb91a;
	border: 2px solid #3fb91a;
}
.wni-form .attention.bottom{
	margin-top: 20px;
}
@media(max-device-width:720px){
	.wni-form .attention,
	.wni-form .success{
		padding: 10px;
		text-align: left;
	}
}
.wni-form .formbox{
	position: relative;
}
.wni-form .hdl{
	border-left: 5px solid #ff0bb6;
	font-size: 25px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
@media(max-device-width:720px){
	.wni-form .hdl{
		font-size: 18px;
	}
}
.wni-form .hdl2{
	font-size: 18px;
	color: #585858;
	margin-top: 10px;
}
@media(max-device-width:720px){
	.wni-form .hdl2{
		font-size: 16px;
	}
}
.wni-form span{
	font-size: 14px;
}
.wni-form em{
	font-size: 20px;
	color: #ff0bb6;
	font-style: normal;
}
.wni-form span.count{
	position: absolute;
	color: #585858;
	font-size: 25px;
	display: block;
	line-height: 1.2;
	top: -30px;
	right: 25px;
}
@media(max-device-width:720px){
	.wni-form span.count{
		position: static;
		display: block;
		text-align: right;
		padding-right: 10px;
	}
}
.wni-form section{
	margin-left: 15px;
}
@media(max-device-width:720px){
	.wni-form section{
		margin-left: 0;
	}
}
.wni-form .hdl:first-child,
.wni-form section .hdl2:first-child{
	margin-top: 0;
}
input[type="text"],
input[type="password"],
select,
textarea{
	border:0;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#222;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
@media(max-device-width:720px){
	input[type="text"],
	input[type="password"],
	select,
	textarea{
		font-size:1em;
	}
}
input[type="text"],
input[type="password"]{
	width: 600px;
}
select{
	width: 400px;
}
input[type="text"].num{
	width: 150px;
}
textarea{
	width: 95%;
}
input[type="radio"]{
	position: relative;
	top: -3px;
}
@media(max-device-width:720px){
	input[type="text"],
	input[type="password"]{
	width: 90%;
	}
	select{
		width: 80%;
	}
	input[type="text"].num{
		width: 50px;
	}
	textarea{
		width: 90%;
	}
}
input:focus,
select:focus,
textarea:focus {
	border:solid 1px #ff0bb6;
}
.btn{
	margin: 20px 0 10px;
	text-align: center;
}
.btn>button{
	position: relative;
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	height: 80px;
	width: 300px;
	background: #04df7f;
	border:3px solid #3fb91a;
	text-shadow: 2px 2px 3px #039c44;
	border-radius: 5px;
	background: -moz-linear-gradient(top,  #04df7f 0%, #03b83f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04df7f), color-stop(100%,#03b83f));
	background: -webkit-linear-gradient(top,  #04df7f 0%,#03b83f 100%);
	background: -o-linear-gradient(top,  #04df7f 0%,#03b83f 100%);
	background: -ms-linear-gradient(top,  #04df7f 0%,#03b83f 100%);
	background: linear-gradient(to bottom,  #04df7f 0%,#03b83f 100%);
	cursor: pointer;
}
@media(max-device-width:720px){
	.btn>button{
		font-size: 30px;
		width: 250px;
		height: 60px;
	}
}

.back{
	text-align: center;
	margin: 20px 0 10px;

}
.back a{
	display: inline-block;
	text-decoration: none;
	background: #ff0bb6;
	width: 120px;
	height: 120px;
	line-height: 120px;
	color: #fff;
	border-radius: 60px;
	font-weight: bold;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}
.back a:hover{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	background: #f196d6;
}
@media(max-device-width:720px){
	.back a{
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
}


/* footer
	========================================================================== */
footer{
	width: 100%;
	background: #3f3f3f;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 25px 0;
}
