﻿@charset "UTF-8";

img {
	display: inline !important;
}

body{
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
}

#wrap{
	width: 1915px;
	height: 1077px;
	margin: 0 auto;
	background-color: #1c8fbf;
	position: relative;
	overflow:hidden;
}

.sec_inner{
	padding: 50px;
}

/***************************/
/* header */
/***************************/

header{
	height: 124px;
	border-bottom: 5px solid #fff;
	overflow:hidden;
	position:relative;
}

header .sec_inner{
	padding: 40px;
}

header h1{
	width: 870px;
	padding-left: 20px;
	/* padding-left: 10px; */
	font-size: 250%;
	font-weight: bold;
	float: left;
	letter-spacing:2px;
}

header .update,
header .offer{
	width: 720px;
	/* width: 400px; */
	float: left;
	text-align: right;
}

header .update{
	margin-top: 12px;
	font-size: 160%;
}

header .offer{
	margin-top: 10px;
	font-size: 137.5%;
	padding-right:15px;
}

header .logo{
	position:absolute;
	top:37px;
	right:56px;
	/* right:40px; */
}

/***************************/
/* main */
/***************************/

#main h2{
	text-align: center;
}

#main:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

/* unkai */

#unkai{
	border-right: 5px solid #fff;
	float: left;
}

.cmt_area{
	font-size: 205%;
	line-height: 1.7;
}

/* weather */

#weather{
	float: left;
}

/*** CASE READY 
------------------------ */

#ready header .update{
	margin-top: -9px;
}

#ready #unkai,
#ready #weather,
#ready #archive{
	height: 783px;
}

/* unkai */

#unkai{
	width: 1425px;
	height: 783px;
}

#unkai ul:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}
#unkai ul {
    width: 430px;
    float:left;
	padding-left: 14px;
}
#unkai ul li {
    width: 430px;
    text-align: center;
    margin-bottom: 40px;
}

#unkai ul li img{
	vertical-align:top;
}

#unkai li.type{

}

#unkai li.prob{

}

#unkai dl dt{
	margin-bottom: 40px;
}

#unkai dl dd{
	font-size: 1050%;
}

#unkai dl dd span{
	font-size: 45%;
}

#ready #unkai .cmt_area {
    width: 800px;
	padding-right:15px;
    float: right;
}

/* weather */

#weather{
	width: 475px;
}

#weather h2{
	margin-bottom: 30px;
}

#weather .wz_data01{
	margin-bottom: 30px;
	font-size: 0;
	text-align: center;
}

#weather .wz_data01 li{
	margin: 0 3px;
	display:inline;
}

#weather .wz_data01 li img{
	width: auto;
	height: 130px;
}

#weather .wz_data02:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

#weather .wz_data02 dt{
	margin-bottom: 24px;
}

#weather .wz_data02 dd{
	font-size: 500%;
	text-align: center;
}

#weather .wz_data02 li.humid dd{
	padding-top: 4px;
	font-size: 460%;
	letter-spacing:-3px;
}

#weather .wz_data02 dd span{
	margin-left: 2px;
	font-size: 50%;
}

#weather .wz_data02 .temp,
#weather .wz_data02 .humid{
	width: 183px;
	margin-bottom: 40px;
}

#weather .wz_data02 .temp{
	float: left;
}

#weather .wz_data02 .humid{
	float: right;
}

#weather .wz_data02 .wind dd{
	width: 195px;
	display:table-cell;
	vertical-align:middle;
}

#weather .wz_data02 .wind dd.wind_d{
	font-size: 250%;
	font-weight: bold;
	letter-spacing:2px;
	line-height: 1.1;
}

#weather .wz_data02 .wind dd.wind_s{
	font-size: 450%;
	letter-spacing:-2px;
}

/* archive */

#archive{
	width: 420px;
	background: #00435f;
	float: left;
}

#archive h2{
	margin: 46px 0;
}

#archive table{
	width: 100%;
}

#archive table th,
#archive table td{
	padding: 26px 0 22px 0;
	border-top: 2px solid #fff;
	font-size: 145%;
}

#archive table th{
	width: 175px;
}

#archive table .type01{
	background: #fbe601;
	color: #00435f;
	font-weight: bold;
}

/*** CASE OPEN
------------------------ */

#open #unkai,
#open #weather{
	height: 640px;
}

/* generation */

#open #generation{
	    height: 200px;
}

#open #generation:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

#open #generation dt{
	width: 545px;
	background: #fbe601;
	text-align: center;
	float: left;
}

#open #generation dd{
	width: 1300px;
	padding: 46px 0 46px 70px;
	background: #00435f;
	float: right;
}

#open #generation dd img{
	width: auto;
	height: 110px;
}

/* unkai */

#open #unkai{
	    width: 1530px;
    height: 585px;
}

#open #unkai:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

#open #unkai .cmt_area{
	font-size: 220%;
	line-height: 1.8;
}

#open #unkai .cmt_area p{
	padding: 70px;
}

/* weather */

#open #weather{
	width: 380px;
	height: auto !important;
}

#open #weather .sec_inner{
	padding: 80px 60px 0 60px;
}

#open #weather h2{
	margin-bottom: 60px;
	text-align: center;
}

#weather .wz_data03:after,
#weather .wz_data03 dl:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

#weather .wz_data03 .wz{
	width: 230px;
	float: left;
	text-align: center;
	margin-bottom:40px;
}

#weather .wz_data03 .wz img{
	width: 160px;
	height: auto;
}

#weather .wz_data03 .temp,
#weather .wz_data03 .humid{

}

#weather .wz_data03 .temp{
	margin-bottom: 10px;
	    width: 230px;
		    text-align: center;
}

#weather .wz_data03{
	display:table-cell;
}



#weather .wz_data03{
	width: 160px;
	padding-left: 18px;
	font-size: 500%;
	position: relative;
	top:-8px;
}

#weather .wz_data03 span{
	margin-left: 2px;
	font-size: 50%;
}

/*** CASE CLOSE
------------------------ */

#close #main:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

#close #unkai,
#close .cmt_area{
	height: 782px;
}

/* unkai */

#close #unkai{
	width: 1100px;
	border-right: 0;
	text-align: center;
}

#close #unkai .sec_inner{
	padding: 100px 0;
}

#close #unkai .close_msg{
	margin-bottom: 70px;
}

#close #unkai p{
	color: #ffea00;
	font-size: 225%;
	line-height: 1.5;
}

#close .cmt_area{
	width: 815px;
	float: right;
}

#close .cmt_area p{
	padding: 100px 50px 0 50px;
}

/***************************/
/* footer */
/***************************/

footer{
	width: 1915px;
	height: 165px;
	background: #fff;
	position: absolute;
	bottom:0;
	left:0;
}

footer:after{
	content:"";
	clear: both;
	display:block;
	zoom:1;
}

footer .morning{
	float: left;
}

footer .qr{
	margin: -20px 28px 0 0;
	/* margin: -24px 36px 0 0; */
	float: right;
}