/**
 * OMOTENASHI CONTENTS®
 * ©2015 cab Co.,Ltd. All Rights Reserved.
 */
#omotenashi-contents { font-family:Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif; }
#omotenashi-contents img { vertical-align:text-bottom; border:none; }
#omotenashi-contents img.mid { vertical-align:middle; }
#omotenashi-contents img.fit { width:100%; max-width:100%; height:auto; width /***/:auto; }

#omotenashi-contents .fl { float:left !important; }
#omotenashi-contents .fr { float:right !important; }
#omotenashi-contents .fix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; }
#omotenashi-contents .fix { display:inline-block; }
#omotenashi-contents .fix { display:block; }
#omotenashi-contents .clr { clear:both; }
#omotenashi-contents .nobr { white-space: nowrap; }

#omotenashi-contents .title {font-size: 1.8em; margin-bottom: 20px;}
#omotenashi-contents .attention {margin-top: 10px;}
#omotenashi-contents .attention ul:nth-child(2) {margin-left: 20px;}

#omotenashi-contents-weather-wrap {background: rgba(255,255,255,0.3); border-radius: 5px; padding: 5px; margin-bottom: 5px;}
#omotenashi-contents-weather, #omotenashi-contents-weather-local {display: inline-block;}
#omotenashi-contents-weather {margin-right: 60px;}

.omotenashi-contents-weather .point-name {
	display:inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.omotenashi-contents-weather .point-info {
	display:inline-block;
}
.omotenashi-contents-weather .point-info {
	display:inline-block;
	text-align: center;
}

.weather-temperature {margin-top: -5px; font-size: 0.8em;}
.omotenashi-contents-weather .min {
	color:#3399ff;
}

.omotenashi-contents-weather .max {
	color:#ff6600;
}

.omotenashi-contents-weather .unit {
	color:#aea48d;
	font-size:80%;
}
.omotenashi-contents-weather .separator {
	color:#aea48d;
	font-size:80%;
	margin:0;
	padding:0;
}

#omotenashi-contents-weather-wrap .update {
	color:#aea48d;
	font-size:60%;
}

#omotenashi-contents-message {position: relative; background-color: rgba(255,255,255,1); background-image: url(../../../img/top_bg_staffMessage.png); background-position: bottom left; background-position: bottom 5px left 8px; border-radius: 5px; padding: 10px 20px 60px; min-height: 100px;}

#omotenashi-contents-message .title {position: relative; padding: 5px 0 0; margin-bottom: 5px; border-bottom: 1px solid #d6d0c9; font-size: 1.4em;}
#omotenashi-contents-message .title .en {position: absolute; right:0; bottom: 4px; font-size: 0.7em; font-style: italic;}
#omotenashi-contents-message .btn {position: absolute; bottom:10px; right: 20px;}
#omotenashi-contents-message p {font-size: 0.9em;}







/*--------------------------------------------------------------------------------*/
@media screen and (max-width: 1079px) {

#omotenashi-contents .title {font-size: 1.3em;}
#omotenashi-contents .attention ul:nth-child(2) {margin-left: 0; margin-top: 10px;}
#omotenashi-contents-weather {margin-right: 10px;}
.title, #omotenashi-contents-message p {font-size: 0.8em;}

} /* max-width: 1080px */



/*--------------------------------------------------------------------------------*/
@media screen and (max-width: 600px) {

#omotenashi-contents .title {margin-bottom: 10px;}
#omotenashi-contents .attention ul:nth-child(2) {margin-bottom: 10px;}

} /* max-width: 600px */