@charset "UTF-8";

/*----------------■Nスタみやぎ----------------*/
.nsta_wrap{background:#fff;max-width:1000px;text-align:left;margin:0 auto;border-radius:20px;padding-bottom:50px;box-shadow:5px 5px 0px #96897B66;}

#nsta_mv{border-radius:20px 20px 0 0;}

#nsta_box{position:relative;background:#FDCC002E;}
#nsta_logo,#nsta_tw{position:absolute;}
#nsta_logo{left:0;}
#nsta_tw{right:0;}
#nsta_time{text-align:center;font-weight:bold;padding:20px 0;}

#nsta_box2{margin:0 5%;}
.nsta_cast{margin-bottom:50px;}
.nsta_cast li{float:left;margin-top:50px;}
.nsta_cast li a{display:block;}
.nsta_cast span{color:#fff;border-radius:50%;padding:2px 6px;}
.nsta_day01{background:#FEC145;}
.nsta_day02{background:#FC674D;}
.nsta_day03{background:#76BED0;}
.nsta_day04{background:#9B5E49;}
.nsta_day05{background:#DDC762;}
.nsta_cast_name{font-weight:bold;margin-top:10px;}
.nsta_bn_mi{text-align:center;font-weight:bold;}
.nsta_bn li{margin-top:20px;}

#nsta_news_mi{background:#005AAA;color:#fff;line-height:40px;font-weight:500;font-size:18px;border-radius:10px 10px 0 0;padding:10px 5%;}
#nsta_news_mi i{font-size:35px;vertical-align:middle;}
#nsta_news ul{padding:0 5% 50px;}
#nsta_news li{padding-top:20px;}
#nsta_news li a{display:block;font-weight:500;}
#nsta_news li img{display:none;}
#nsta_news li.nsta_news01 img,#nsta_news li.nsta_news02 img,#nsta_news li.nsta_news03 img,#nsta_news li.nsta_news04 img{display:block;float:left;width:45%;margin-right:5%;}
.nsta_news01 .nsta_news_date,.nsta_news02 .nsta_news_date,.nsta_news03 .nsta_news_date,.nsta_news04 .nsta_news_date{float:none;margin-bottom:10px;width:100%;}
.nsta_news01 .nsta_news_text,.nsta_news02 .nsta_news_text,.nsta_news03 .nsta_news_text,.nsta_news04 .nsta_news_text{float:none;width:100%;}
.nsta_news03,.nsta_news05{clear:both;}
.nsta_news_date{max-width:140px;}

/*----------------■中大画面Nスタみやぎ----------------*/
@media screen and (min-width: 767px) {

.nsta_news_date,.nsta_news_text{float:left;}
.nsta_news01,.nsta_news03{float:left;width:47.5%;}
.nsta_news02,.nsta_news04{float:right;width:47.5%;}

#nsta_logo,#nsta_tw{max-width:34%;bottom:0;}
#nsta_time{font-size:22px;}
.nsta_left{float:left;width:48%;}
.nsta_right{float:right;width:48%;}
.nsta_cast li{width:20%;}
.nsta_cast01,.nsta_cast02,.nsta_cast03{margin-right:6.6%;}

}

/*----------------■大画面Nスタみやぎ----------------*/
@media screen and (min-width: 1025px) {

.nsta_news_date{width:25%;}
.nsta_news_text{width:75%;}
.nsta_bn_mi{font-size:22px;}

}

/*----------------■小中画面Nスタみやぎ----------------*/
@media screen and (max-width: 1024px){

.nsta_wrap{margin:0 5%;}

}

/*----------------■中画面Nスタみやぎ----------------*/
@media screen and (min-width: 767px) and (max-width: 1024px){

.nsta_bn_mi{font-size:18px;}

}

/*----------------■小画面Nスタみやぎ----------------*/
@media screen and (max-width: 766px) {

#nsta_news li.nsta_news02{padding-top:10px}
#nsta_logo,#nsta_tw{max-width:50%;width:250px;bottom:60px;}
#nsta_time{padding-top:40px;font-size:18px;}
.nsta_right{margin-top:40px;}
.nsta_bn_mi{font-size:17px;}
.nsta_bn li{max-width:350px;margin-left:auto;margin-right:auto;}

.nsta_cast li{width:48%;}
.nsta_cast01,.nsta_cast03{margin-right:4%;}

}