@charset "UTF-8";


article h3 {
	background: #1476c9;
}
article .sec_content .lead, article h4, #content a:link, #content a:visited, 
#catch h2, #mainnav .level, #catch .level, #catch .lead,article #mainnav h4:before, .link:before, .icon-blank:before {
	color: #1476c9;
}

#catch .level {
	border-color: #1476c9;
}
#local li:nth-of-type(odd) a:link, #local li:nth-of-type(odd) a:visited {
	background-color: #1476c9;
}
#local li:nth-of-type(even) a:link, #local li:nth-of-type(even) a:visited {
	background-color: #1476c9;
}


/* index
----------------------------- */
.bnr {
    margin-top: 0px;
	margin-bottom:40px;
}

.anchorLink {
	margin-bottom:40px;
}

.anchorLink li {
	float:left;
	margin-right:10px;
}
.anchorLink li a {
	display:block;
	border: #1476c9 solid 1px;
	width:200px;
	padding:15px 15px 15px 0px;	
	text-align:center;
	text-decoration:none;
	font-size:14px;
}

.anchorLink li:nth-child(3) {
	margin-right:0px;
}
.anchorLink li a:before {
content: "\e900";
	font-family: "icomoon", sans-serif;
	text-decoration: none;
	font-size: 10px;
    padding-right: 8px;
}

#content .anchorLink li a:hover {
	background:#1476c9;
	color:#fff;
}

.opentext {
	font-size:18px;
	color:#D50003;
	font-weight:bold;
	margin-bottom:30px;
}

#information {
	margin-bottom:40px;
}
#forecast {
	margin-bottom:40px;
}
article #mainnav h4:before {
    padding-top: 0px;
    float: left;
    padding-bottom: 4px;
}
#mainnav ul li {
    height: 210px;
}
article #mainnav h4 {

    line-height: 1.2;
}

#gallery {
	margin: 0 4px;
}
#gallery ul {
	overflow: hidden;
	zoom: 1;
}
#gallery ul li {
	width: 150px;
	margin-right: 21px;
	margin-bottom: 22px;
	float: left;
}
#gallery ul li:nth-child(4n) {
	margin-right: 0;
}
.allergie {
	margin-top: 20px;
	font-size: 82%;
}

/***************************/
/* detail*/
/***************************/



/* unkai 
-------------------------- */


#unkaiCondition {
	width: 100%;
	margin-top:40px;
	margin-bottom: 40px;
	padding: 34px 34px 16px 36px;
	background: #0284d6;
	border-radius:5px;
	color: #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
	box-sizing:border-box;
}

#unkaiOpen h2{
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	margin-bottom: 30px;
	color: #fff;
	font-size: 17px;

}

#unkaiOpen  .unkaiUpdate {
    position: absolute;
     top: 30px;
    right: 30px;
	font-size:11px;
	line-height:1.4;
	text-align:right;
}

#unkaiOpen  .unkaiUpdate span {
    display:block;
}





#unkaiOpen .unkaiCondition {
    width: 290px;
    float: left;
}
#unkaiOpen .unkaiGeneration{
	padding:24px 0;
	border-bottom: 1px dotted #fff;
	margin-bottom:24px;
	float: none;
	text-align: center;
}
#unkaiOpen .unkaiGeneration img{
	width: auto;
	height: 26px;
	display:inline;
}

#unkaiOpen .unkaiWeather, #unkaiCondition .unkaiTemperature, .unkaiHumidity{
    width: 120px;
    float: left;
	text-align: center;
	padding:8px;
}

#unkaiOpen .unkaiWeather img {
    width: 90px;
	display:inline;
}
#unkaiOpen .unkaiTemperature dt, #unkaiCondition .unkaiHumidity dt{
   font-size:12px;
   padding:5px;
   margin-bottom:15px;
   color:#0284d6;
   background:#fff;
}
#unkaiOpen .unkaiTemperature dd, #unkaiCondition .unkaiHumidity dd{
   font-size:42px;
   padding-bottom:10px;
}
#unkaiOpen .unkaiTemperature dd span{
   font-size:20px;
}

#unkaiOpen .unkaiComment {
    width: 280px;
    float: left;
    padding-left: 30px;
    font-size: 13px;
    line-height: 1.6;
}


#unkaiReady h2{
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	margin-bottom: 36px;
	color: #fff;
	font-size: 17px;

}

.unkaiForecast {
	width: 100%;
	
}

#unkaiReady .unkaiForecast ul {
    width: 220px;
	float:left;
	    margin-bottom: 30px;
}
#unkaiReady .unkaiForecast li {
	text-align:center;
	float:left;
	width:100px;
	padding-right:10px;
}

#unkaiReady .unkaiForecast li img {
    width: 90%;
    display: inline;
}

#unkaiReady .unkaiForecast li dt {
    font-size: 11px;
    text-align: center;
    padding: 5px;
    background: #fff;
    color: #0284d6;
	margin-top:0px;
}
#unkaiReady .unkaiForecast li dd {
    font-size: 48px;
	margin:15px 0;
}
#unkaiReady .unkaiForecast li dd span {
    font-size: 15px;

}
#unkaiReady .unkaiForecast .unkaiComment {
    width: 350px;
    float: left;
    padding-left: 30px;
    font-size: 13px;
    line-height: 1.8;
	
}
#unkaiReady .unkaiForecast .unkaiUpdate {
    position: absolute;
    top: 30px;
    right: 30px;
	font-size:11px;
	text-align:right;
	line-height: 1.5;
	
}
#unkaiReady .unkaiForecast .unkaiUpdate span {
    display:block;
	
}
#unkaiReady .unkaiWeather {
    width: 100%;
    clear:both;
	position:relative;
}

#unkaiReady .unkaiWeather ul{
      width: 220px;
    margin-bottom: 15px;
    float: left;
	    text-align: center;
}
#unkaiReady .unkaiWeather .weather01 {
	    width: 85px;
    text-align: center;
    display: inline-block;
}
#unkaiReady .unkaiWeather .weather02 {
    width: 30px;
    padding-top: 0px;
    text-align: center;
	 display: inline-block;

}
#unkaiReady .unkaiWeather .weather03 {
	    width: 85px;
    text-align: center;
    display: inline-block;
}

#unkaiReady .unkaiWeather li img {
    width: 80%;
    display: inline;
	vertical-align:middle;
}

#unkaiReady .unkaiWeather dl{
	    width: 350px;
    float: right;
    clear: none;
	margin-top: 5px;
}


#unkaiReady .unkaiWeather dl dt,
#unkaiReady .unkaiWeather dl dd{
	margin-bottom: 10px;
	padding: 5px 3px 3px 3px;
}

#unkaiReady .unkaiWeather dl dt{
	width: 20%;
    margin-right: 6px;
    background: #fff;
    color: #0284d6;
    display: inline-block;
    font-size: 75%;
    float: left;
    text-align: center;
}

#unkaiReady .unkaiWeather dl dd{
	width: 20%;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    float: left;
    font-size: 82%;
}

.offer{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 11px;
}


/* btn_nav */

#unkaiCondition ul.btn_nav {
   display:none;
}

#unkaiCondition ul.btn_nav li{
	width: 220px;
	margin-bottom: 12px;
}

#unkaiCondition ul.btn_nav li:last-of-type{
	margin-bottom: 0;
}

#unkaiCondition ul.btn_nav li a{
	width: 220px;
	height: 32px;
	border: 2px solid #fff;
	border-radius:20px;
	color: #fff;
	display:block;
	font-size: 75%;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#unkaiCondition ul li .ico_ex{
	padding-right: 16px;

}

#unkaiCondition ul.btn_nav li:hover a{
	background: #fff;
	color: #0284d6;
}

#unkaiCondition ul.btn_nav li:hover .ico_ex{

}

/* archive
------------------------------------ */

#archive {
	width:100%;
}
#archive table{
	width:100%;
	font-size:88%;

}
#archive table th{
	padding:10px;
	background:#C5DEF8;
	border:#AFAFAF solid 1px;
}

#archive table td{
	padding:10px;
	border:#AFAFAF solid 1px;
	text-align:center;
}


#detail .info_tbr td.type01{
	background: #ffe84e;
}
.clear {
	clear:both;
}


/*** data_table ***/

.data_table table {
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.data_table th, .data_table td {
	padding: 12px 8px;
	text-align: center;
	vertical-align: middle;
}
.data_table thead th, .data_table thead td {
	background: #f0f7fd;
	border-bottom: 1px solid #333;
	font-size: 82%;
	line-height: 1.2;
}
.data_table tbody th, .data_table tbody td {
	border-bottom: 1px solid #ccc;
	font-size: 82%;
	line-height: 1.3;
}
.data_table tbody td {
	text-align: center;
}
.data_table tbody tr:last-child th, .data_table tbody tr:last-child td {
	border-bottom: 0;
}
.data_table tbody th {
	width: 170px;
	padding-left: 16px;
	text-align: left;
}
.data_table tbody td img {
	width: 12px;
	height: auto;
	display: inline;
}
.data_table .cmt {
	margin-top: 30px;
	padding: 20px;
	background: #fefbd8;
	font-size: 82%;
	line-height: 1.4;
}

#condition .data_table tbody th {
	width: 50%;
	background: #f0f7fd;
}
#condition #kion .data_table tbody th {
	width: 20%;
}
#condition #kion .data_table tbody .borderth {
	border-bottom: 1px solid #333;
}


/* sp
------------------------------------ */

@media screen and (max-width: 768px) {

/* index
----------------------------- */
#local {
	display:none;
}

.bnr {
    margin-top: 0px;
	margin-bottom:20px;
}
.bnr img {
   width:100%;
}

.anchorLink {
	margin-bottom:20px;
}

.anchorLink li {
	float:left;
	margin-right:10px;
	width:30%;
}
.anchorLink li a {
	display:block;
	border: #1476c9 solid 1px;
	width:100%;
	padding:8px 5px 8px 0px;	
	text-align:center;
	text-decoration:none;
	font-size:12px;
}

.anchorLink li:nth-child(3) {
	margin-right:0px;
}



.opentext {
	font-size:16px;
	color:#D50003;
	font-weight:bold;
	margin-bottom:30px;
}

#information {
	margin-bottom:40px;
}
#forecast {
	margin-bottom:40px;
}

dl.info_dl dd {
    padding: 12px 8px 10px 7em;
    border-bottom: 1px solid #ccc;
}

#unkaiReady h2 {
    font-family: Hiragino Kaku Gothic W6 JIS2004;
    margin-bottom: 20px;
	text-align:center;
    color: #fff;
    font-size: 17px;
}

#unkaiReady .unkaiForecast .unkaiUpdate {
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 11px;
    text-align: center;
    line-height: 1.5;
}

#unkaiReady .unkaiForecast .unkaiComment {
    width: 100%;
    float: none;
    padding-left: 0px;
    font-size: 13px;
    line-height: 1.8;
    height: auto;
	clear:both;
	padding-top: 20px;
}
.offer {
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 11px;
	    clear: both;
    text-align: center;
}
#unkaiReady .unkaiWeather ul {
    width: 100%;
    margin-bottom: 15px;
    float: none;
}
#unkaiReady .unkaiForecast ul {
    width: 100%;
    float: none;
}
#unkaiReady .unkaiForecast li {
    text-align: center;
    float: left;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
}
#unkaiReady .unkaiWeather .weather01 {
        width: 40%;
    display: inline-block;
    text-align: center;
}
#unkaiReady .unkaiWeather .weather02 {
    width: 14%;
    padding-top: 8px;
    display: inline-block;
    text-align: center;
}
#unkaiReady .unkaiWeather .weather03 {
       width: 40%;
    display: inline-block;
    text-align: center;
}
#unkaiReady .unkaiWeather dl {
    width: 100%;
    float: none;
    clear: none;
}

#unkaiReady .unkaiWeather dl dd {
    width: 20%;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    float: left;
    font-size: 82%;
    box-sizing: border-box;
}
#unkaiOpen .unkaiComment {
    width: 100%;
    float: none;
    padding-left: 0px;
    font-size: 13px;
    line-height: 1.6;
}
#unkaiOpen .unkaiCondition {
    width: 100%;
    float: left;
}
#unkaiOpen .unkaiWeather, #unkaiCondition .unkaiTemperature, .unkaiHumidity {
    width: 100%;
    float: left;
    text-align: center;
    padding: 8px;
    box-sizing: border-box;
}

#gallery ul {
	width: 100%;
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
#gallery {
	margin: 0;
}
#gallery ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	float: none;
}
#gallery ul li img {
	max-width: 100%;
	height: auto;
}

/* archive
------------------------------------ */

#archive {
	width:100%;
	float:none;
}
#archive table{
	width:100%;
	font-size:82%;

}

	
.data_table thead th, .data_table thead td {
	background: none;
}
.data_table tbody th, .data_table tbody td {
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
}
.data_table .cmt {
	background: #fff;
	border: 3px solid #c9cfd4;
}

#condition .data_table tbody th {
	width: 20%;
	background: none;
}
#condition .data_table tbody td {
	background: #fff;
}
	
}
@media screen and (max-width: 320px) {
	#unkaiReady .unkaiWeather dl dd {
    width: 22%;
    margin-right: 5px;
    color: #fff;
    text-align: center;
    float: left;
    font-size: 75%;
    box-sizing: border-box;
}
#unkaiReady .unkaiWeather dl dt {
    width: 20%;
    margin-right: 3px;
    background: #fff;
    color: #0284d6;
    display: inline-block;
    font-size: 75%;
    float: left;
    text-align: center;
}	
}