@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru");
.font--kosugi {
 font-family: 'Kosugi Maru', sans-serif;
}
/* 160721追加
----------------------------------------*/
.bx-wrapper {
 margin: 0 auto 0px !important;
}
#wrapper {
 background: none no-repeat center top;
}
/*----------------------------------------*/
/* top
----------------------------------------*/
#top_navi {
 width: 980px;
 position: relative;
 height: 226px;
 background: url(../../images/top/top_navi_bg.jpg) no-repeat left top;
 margin-right: auto;
 margin-bottom: 30px;
 margin-left: auto;
}
#top_navi2 {
 width: 980px;
 position: relative;
 height: 226px;
 background: url(../../images/top/top_navi_bg_new.gif) no-repeat left top;
 margin: -30px auto 30px;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}
/* top_btn */
#top_btn {
 width: 680px;
 float: left;
}
#top_btn ul {
 width: 670px;
 padding-top: 13px;
 padding-left: 13px;
}
#top_btn ul li {
 background: url(../../images/top/top_navi_bg_btn.jpg) no-repeat center center;
 height: 89px;
 width: 319px;
 position: relative;
 padding: 3px;
 margin-right: 10px;
 margin-bottom: 10px;
 float: left;
}
#top_btn ul li a {
 display: block
}
#top_btn ul li #top_navi_radtech {
 background: #FFF;
 height: 24px;
 width: 232px;
 position: absolute;
 left: 34px;
 bottom: 14px;
}
/* top_btn2 */
#top_btn2 {
 padding-top: 17px;
 padding-left: 20px;
}
#top_btn2 ul {}
#top_btn2 ul li {
 position: relative;
 float: left;
 width: 306px;
 background-color: #fff;
 margin-left: 15px;
 margin-bottom: 15px;
 -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
 box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
}
#top_btn2 ul li img {
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
}
#top_btn2 ul li:nth-child(3n+1) {
 clear: both;
 margin-left: 0;
}
#top_btn2 ul li a {
 display: block;
}
/* top_banner */
#top_banner {
 height: 240px;
 width: 980px;
 position: absolute;
 top: 0%;
 left: 50%;
 margin-left: -490px;
}
#top_banner ul {}
#top_banner ul li {}
#top_main {
 height: 410px;
 width: 100%;
 position: relative;
}
#top_fla {
 clear: both;
 width: 100%;
 height: 410px;
 overflow: hidden;
 background: #FFF;
 z-index: 0;
}
/*.bxslider { display:none;}*/
#top_fla2 {
 clear: both;
 width: 100%;
 height: 550px;
 overflow: hidden;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 position: relative;
}
#top_main_bx {
 width: 100%;
 position: relative;
 clear: both;
 background: #FFF;
}
#top_main_bx_banner {
 width: 920px;
 position: absolute;
 top: 15px;
 left: 0;
 right: 0;
 margin: 0 auto;
}
.bx-wrapper {
 width: 920px;
 height: 260px;
 margin-bottom: 0px !important;
 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
 border: 0px solid #fff;
 background: #fff;
}
.bxslider {}
.bxslider li {
 display: none;
 width: 920px;
 height: 260px;
}
#top_nofla2 {
 position: relative;
 clear: both;
 width: 100%;
 height: 530px;
 overflow: hidden;
 background-repeat: no-repeat;
 background-position: center top;
}
.bg_spring {
 background-image: url(../../images/topnoflash/bg_spring.jpg);
}
.bg_summer {
 background-image: url(../../images/topnoflash/bg_summer.jpg);
}
.bg_autumn {
 background-image: url(../../images/topnoflash/bg_autumn.jpg);
}
.bg_winter {
 background-image: url(../../images/topnoflash/bg_winter.jpg);
}
/*　旧情報　*/
#top_fla object {
 z-index: 0;
}
#top_nofla {
 clear: both;
 width: 100%;
 height: 410px;
 overflow: hidden;
 z-index: -1;
 background-image: url(../../images/topnoflash/noflash_bg_winter.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
/* top_recruit　採用情報
----------------------------------------*/
#top_recruit {
 border: 1px solid #268941;
 font-weight: bold;
 text-align: center;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}
#top_recruit #top_recruitTitle {
 font-size: 17px;
 color: #fff;
 background-color: #268941;
 padding-top: 3px;
 padding-bottom: 4px;
 letter-spacing: 0.15em;
}
#top_recruit #top_recruitList {
 padding-top: 15px;
 padding-bottom: 15px;
}
#top_recruit #top_recruitList ul {
 width: 690px;
 margin-left: auto;
 margin-right: auto;
}
#top_recruit #top_recruitList ul li {
 float: left;
 width: 220px;
 margin-left: 15px;
}
#top_recruit #top_recruitList ul li:first-child {
 margin-left: 0;
}
#top_recruit #top_recruitList ul li a {
 font-size: 14px;
 line-height: 1.4;
 display: block;
 color: #268941;
 background-color: #deede2;
 text-decoration: none;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 -webkit-transition: 0.3s;
 -moz-transition: 0.3s;
 -o-transition: 0.3s;
 transition: 0.3s;
	/**/
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 /**/
 background-image: url(../../images/common/arrow/arrow_green2.gif);
 background-repeat: no-repeat;
 background-position: 10px 10px;
}
#top_recruit #top_recruitList ul li a:hover {
 background-color: #ffe8d9;
 color: #ff6600;
 background-image: url(../../images/common/arrow/arrow_orange.gif);
}
#top_recruit #top_recruitList ul li a span {
 font-size: 0.9em;
 font-weight: bold;
}
/* tab　新着情報
----------------------------------------*/
.btn_tab {
 position: relative;
 bottom: -1px !important;
 clear: both;
}
.btn_tab li {
 float: left;
}
.btn_tab li img {
 vertical-align: bottom;
}
.btn_tab li img:hover {}
.container_tab {
 clear: both;
 height: 307px;
 width: 660px;
 background: url(../../images/news/bg_news.jpg) no-repeat center top;
 display: block;
 padding-top: 20px;
 padding-right: 30px;
 padding-left: 30px;
 margin-bottom: 30px;
}
.container_tab #tab1 {
 height: 287px;
 width: 660px;
 overflow-y: scroll;
}
.container_tab #tab2, .container_tab #tab3, .container_tab #tab4, .container_tab #tab5 {
 height: 287px;
 width: 660px;
 overflow-y: scroll;
 display: none;
}
.container_tab ul {}
.container_tab ul li {
 line-height: 20px;
 border-top: 1px dotted #999;
 padding-top: 9px;
 padding-bottom: 9px;
 clear: both;
}
.container_tab ul li:last-child {
 border-bottom: 0px;
}
.container_tab ul li img {
 vertical-align: middle;
}
.container_tab a {
 color: #1D3994;
}
.container_tab a:hover {
 text-decoration: underline;
}
#next {
 line-height: 20px;
 height: 20px;
 margin-bottom: 0px;
 padding-bottom: 0px;
 border-bottom: none;
}
.container_tab ul li .news_day {
 font: 85% Verdana, Geneva, sans-serif;
 padding-right: 4px;
 padding-left: 7px;
}
.container_tab ul li dl {
 display: inline;
}
.container_tab ul li dl dt {
 margin-right: 4px;
 clear: both;
 float: left;
}
.container_tab ul li dl dd {
 overflow: hidden;
 _zoom: 1;
}
#news_dummy {
 display: block !important;
}
/* twitter
----------------------------------------*/
#twitter_box {
 width: 282px;
 height: 242px;
 _height: 241px;
 background: url(../../images/top/twitter_bg.png) no-repeat center bottom;
 position: absolute;
 right: 12px;
 bottom: 8px;
 z-index: 9999;
 font-family: verdana;
}
#twitter-ticker {
 color: #333;
 display: none;
 text-align: left;
 width: 240px;
 margin-right: auto;
 margin-left: auto;
}
#tweet-container .caroufredsel_wrapper {
 height: 180px !important;
 width: auto;
 overflow: hidden;
}
#tweet-container ul {
 width: 240px;
 margin: 0px;
 padding: 0px;
}
#tweet-container ul li.tweet {
 padding: 7px 0px;
 margin: 0px auto;
 width: 230px;
 overflow: hidden;
 font-size: 85%;
 line-height: 1.4;
 border-bottom: 1px dotted #999;
 background: none !important;
}
.tweet .avatar {
 float: left;
}
.tweet .username {
 font-size: 115%;
 font-weight: bold;
 margin-bottom: 3px;
 float: left;
}
.tweet .tweet_txt {
 padding-left: 5px;
}
.tweet .time {
 text-transform: uppercase;
 font-size: 10px;
 color: #AAAAAA;
 white-space: nowrap;
 text-align: right;
}
.tweet .avatar img {
 width: 36px;
 height: 36px;
 border: 1px solid #eeeeee;
 padding: 2px;
}
.tweet .txt {
 clear: both;
}
.tweet .user {
 font-weight: bold;
}
#loading {
 margin-top: 70px;
 margin-right: 95px;
 margin-left: 95px;
}
#loading2 {
 margin-top: 70px;
 margin-right: 80px;
 margin-left: 80px;
}
.tweet_txt {
 float: right;
 width: 180px;
 text-align: left;
}
/* お店一覧タブ
----------------------------------------*/
.tabnav li {
 list-style: none;
 height: 30px;
 width: 130px;
 float: left;
 margin-right: 10px;
 margin-bottom: 6px;
 display: inline;
 position: relative;
}
.tabnav li a {
 text-decoration: none;
 outline: none;
}
.tabnav img {
 vertical-align: bottom;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {}
.tabdiv {
 clear: both;
 width: 680px;
 margin-bottom: 5px;
 padding-top: 5px;
}
.tabdiv li {
 background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
 display: inline-block;
 width: auto;
 padding-left: 15px;
 margin-right: 20px;
 line-height: 18px;
 margin-bottom: 5px;
}
.ui-tabs-hide {
 display: none;
}
/* pickup
----------------------------------------*/
#box_pick {
 background: url(../../images/top/pick/pick_bg.gif) repeat-y center bottom;
 clear: both;
 margin-bottom: 30px;
 width: 720px;
 height: 203px;
}
#box_pick ul {
 width: 700px;
 margin: auto;
 padding-right: 15px;
}
#box_pick ul li {
 margin-left: 15px;
 display: inline;
 position: relative;
 width: 125px;
 float: left;
}
#box_pick ul li img {}
/* pickup2
----------------------------------------*/
#box_pick2 {
 background: url(../../pickup/images/pick2_bg.gif) repeat-y center bottom;
 clear: both;
 margin-bottom: 30px;
 width: 720px;
 padding-bottom: 15px;
}
#box_pick2 ul {
 width: 682px;
 margin-right: auto;
 margin-left: auto;
}
#box_pick2 ul li {
 margin-left: 0px;
 display: inline-block;
 position: relative;
 float: left;
}
#box_pick2 ul li img {}
/* 店舗一覧
----------------------------------------*/
#box_shop {
 background: url(../../images/top/pick/pick_bg.gif) no-repeat center bottom;
 width: 720px;
 clear: both;
 _margin-bottom: 10px;
}
#box_shop h5 {
 margin-bottom: 10px;
 padding-bottom: 10px;
 border-bottom: 1px dotted #CCC;
}
#box_shop ul {}
#box_shop ul li {
 word-break: keep-all;
 white-space: nowrap;
}
#box_shop ul li img {}
/* メイン代替
----------------------------------------*/
div#feature_list {
 width: 980px;
 height: 240px;
 overflow: hidden;
 position: relative;
}
div#feature_list ul {
 position: absolute;
 list-style: none;
 padding: 0;
 margin: 0;
}
ul#tabs {
 top: 13px;
 right: 10px;
 z-index: 2;
 width: 290px;
}
ul#tabs li {
 background: url(../../images/top4/btn_bg.png) no-repeat left center;
 float: left;
 height: 105px;
 width: 145px;
 position: relative;
}
ul#tabs li img {
 border: none;
}
ul#tabs li a {
 text-decoration: none;
 display: block;
 height: 105px;
 width: 145px;
 outline: none;
 padding: 0px;
}
ul#tabs li a:hover img {
 opacity: 1;
 -moz-opacity: 1; /* Firefox */
 filter: alpha(opacity=100); /* IE6/7 */
 -ms-filter: "alpha(opacity=100)"; /* IE8 */
}
ul#tabs li a:hover, ul#tabs li a.current {
 background: url(../../images/top4/btn_bg_on.png) no-repeat left center;
 cursor: pointer !important;
}
ul#tabs li a.current:hover {
 text-decoration: none;
 cursor: default;
}
ul#tabs li .ob_click {
 position: absolute;
 left: -35px;
 top: 10px;
 display: none;
}
ul#tabs li:hover .ob_click {
 display: block;
}
ul#output {
 left: 0;
 width: 980px;
 height: 240px;
 position: relative;
 overflow: hidden;
}
ul#output li {
 position: absolute;
 width: 660px;
 height: 210px;
 left: 10px;
 top: 13px;
}
/* くらしに便利なサービス
----------------------------------------*/
.link_block:hover {
 cursor: pointer;
}
#service {
 clear: both;
}
#service h4 {}
#service ul {
 background: url(../../images/top/service_bg.jpg) no-repeat center bottom;
 height: 150px;
 width: 975px;
 padding-top: 14px;
 padding-left: 5px;
}
#service ul li {
 float: left;
 width: 205px;
 padding-left: 33px;
 display: block;
 line-height: 1.3;
 height: 75px;
 background: url(../../images/top/service_list.gif) no-repeat 10px 6px;
 font-size: 12px;
}
#service ul li h5 {
 color: #2B941D;
 font-size: 16px;
 _font-weight: bold;
 height: 34px;
}
#service ul li h5.service_height {
 line-height: 32px;
 height: 30px;
}
#service ul li .capt {
 font-size: 11px;
 line-height: 1.2;
}
#service ul li a {
 color: #2B941D;
}
#service .link_block:hover a {
 color: #F18E28;
 text-decoration: none;
}
/* くらしに便利なサービス2
----------------------------------------*/
#service2 {
 clear: both;
}
#service2 h4 {}
#service2 ul {
 background: url(../../images/top/bg_lifeservice.jpg) repeat center bottom;
 width: 968px;
 padding-top: 15px;
 border: 1px solid #CCC;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 padding-left: 10px;
}
#service2 ul li {
 float: left;
 width: 217px;
 padding-left: 22px;
 display: block;
 background: url(../../images/top/service_list.gif) no-repeat 0px 6px;
 margin-bottom: 12px;
 position: relative;
 line-height: 1.3;
}
#service2 ul li img {
 position: absolute;
}
#service2 ul li img#icon_aqua {
 top: 7px;
 right: 12px;
}
#service2 ul li img#icon_touyu {
 top: 10px;
 right: 27px;
}
#service2 ul li img#icon_prier {
 top: 6px;
 right: 15px;
}
#service2 ul li img#icon_kyousai {
 top: 9px;
 right: 10px;
}
#service2 ul li img#icon_hoken {
 top: 11px;
 right: 6px;
}
#service2 ul li img#icon_travel {
 top: 22px;
 right: 21px;
}
#service2 ul li img#icon_service {
 top: 28px;
 right: 4px;
}
#service2 ul li img#icon_sumai {
 top: 10px;
 right: 12px;
}
#service2 ul li img#icon_gas {
 top: 26px;
 right: 10px;
}
#service2 ul li img#icon_gakkou {
 top: 17px;
 right: -6px;
}
#service2 ul li img#icon_supportguide {
 top: 4px;
 right: 101px;
}
#service2 ul li h5 {
 color: #2B941D;
 font-size: 16px;
 _font-weight: bold;
 height: 36px;
}
#service2 ul li p {
 font: 11px/1.3 verdana;
}
#service2 ul li h5.service_height {
 line-height: 32px;
 height: 30px;
}
#service2 ul li .capt {
 font-size: 11px;
}
#service2 ul li a {
 color: #2B941D;
}
#service2 .link_block:hover a {
 color: #F18E28;
 text-decoration: none;
}
/*#service2 ul li:nth-child(4n+1) { clear:both;}*/
/* くらしに便利なサービス3
----------------------------------------*/
#service3 {
 clear: both;
 position: relative;
}
#service3 h4 {
 position: absolute;
 z-index: 10;
 left: 0px;
 top: 0px;
}
#service3 ul {
 padding-top: 48px;
 border: 1px solid #CCC;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 padding-left: 15px;
}
#service3 ul li {
 float: left;
 width: 205px;
 padding-left: 27px;
 display: block;
 background: url(../../images/top/service/service_list2.gif) no-repeat 0px 6px;
 margin-bottom: 10px;
 position: relative;
 line-height: 1.3;
}
#service3 ul li h5 {
 color: #2B941D;
 font-size: 16px;
 _font-weight: bold;
 margin-bottom: 3px;
}
#service3 ul li p {
 font: 11px/1.3 verdana;
}
#service3 ul li h5.service_height {
 line-height: 32px;
 height: 30px;
}
#service3 ul li .capt {
 font-size: 11px;
}
#service3 ul li a {
 color: #2B941D;
}
#service3 .link_block:hover a {
 color: #F18E28;
 text-decoration: none;
}
/* くらしに便利なサービス4
----------------------------------------*/
#service4 {
 clear: both;
 background: url(../../images/top/bg_lifeservice.jpg) repeat left top;
 width: 720px;
 overflow: hidden; /* heightを戻す */
}
#service4 ul {
 border: 1px solid #CCC;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 padding-top: 12px;
 padding-bottom: 10px;
 padding-left: 9px;
}
#service4 ul li {
 float: left;
 width: 212px;
 height: 70px;
 padding-left: 23px;
 display: block;
 background: url(../../images/top/service/service_list2.gif) no-repeat 0px 6px;
 position: relative;
 line-height: 1.3;
 margin-bottom: 3px;
}
#service4 ul li h5 {
 color: #2B941D;
 font-size: 16px;
 _font-weight: bold;
 margin-bottom: 3px;
}
#service4 ul li p {
 font: 11px/1.3 verdana;
}
#service4 ul li h5.service_height {
 line-height: 32px;
 height: 30px;
}
#service4 ul li .capt {
 font-size: 11px;
}
#service4 ul li a {
 color: #2B941D;
}
#service4 .links_block:hover, #service4 .links_block2:hover {
 cursor: pointer;
}
#service4 .links_block:hover a, #service4 .links_block2:hover a {
 color: #F18E28;
 text-decoration: none;
}
#service4 ul li img {
 position: absolute;
}
#icon_support {
 top: -2px;
 right: 45px;
}
#icon_aqua {
 top: 2px;
 right: 12px;
}
#icon_touyu {
 top: 7px;
 right: 20px;
}
#icon_prier {
 top: 0px;
 right: 15px;
}
#icon_kyousai {
 top: 2px;
 right: 15px;
}
#icon_hoken {
 top: 6px;
 right: 8px;
}
#icon_travel {
 top: 12px;
 right: 18px;
}
#icon_service {
 top: 31px;
 right: 10px;
}
#icon_sumai {
 top: 4px;
 right: 11px;
}
#icon_gas {
 top: 3px;
 right: 7px;
}
#icon_katekyo {
 right: 0px;
 bottom: 0px;
}
/* 重要なお知らせ
----------------------------------------*/
#important_news {
 overflow: hidden;
}
#important_news h4 {
 margin-left: 7px;
}
#important_news dl {
 clear: none;
 background-color: #ffffff;
 overflow: hidden;
 _zoom: 1;
 padding-right: 5px;
 padding-left: 5px;
 border: 3px solid #00a045;
 border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}
#important_news dl dt.news_day {
 font: 85% Verdana, Geneva, sans-serif;
 clear: both;
 float: left;
}
#important_news dl dt {
 line-height: 20px !important;
}
#important_news dl dd {
 border-top: 1px dotted #999999;
}
#important_news dl dt, #important_news dl dd {
 margin-top: -1px;
 padding: 8px 10px 6px 5px;
} /* 重要なお知らせ2
----------------------------------------*/
#important_news2 {
 overflow: hidden;
}
#important_news2 h4 {
 margin-left: 10px;
 border-top-right-radius: 5px;
 border-top-left-radius: 5px;
 background: #FC6;
 padding: 5px 15px 0px;
 float: left;
 font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
 font-weight: bold;
}
#important_news2 h4 img {
 height: 30px;
 width: 150px;
}
#important_news2 #important_news2_box {
 clear: both;
 background-color: #ffffff;
 overflow: hidden;
 _zoom: 1;
 border: 3px solid #FC6;
 border-radius: 5px; /* CSS3草案 */
 -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
 -moz-border-radius: 5px; /* Firefox用 */
 padding: 10px 15px;
}
#important_news2 dl dt.news_day {
 font: 85% Verdana, Geneva, sans-serif;
 clear: both;
 float: left;
}
#important_news2 dl dt {
 line-height: 20px !important;
}
#important_news2 dl dd {
 border-bottom: 1px dotted #999999;
}
#important_news2 dl dt, #important_news2 dl dd {
 padding: 8px 10px 6px 5px;
}
/* ブログ更新情報
----------------------------------------*/
#blog_news_box {
 width: 282px;
 height: 242px;
 _height: 241px;
 background: url(../../images/top/twitter_bg.png) no-repeat center bottom;
 position: absolute;
 right: 12px;
 bottom: 8px;
 z-index: 9999;
 font-family: verdana;
}
#blog_news_box_inner {
 height: 180px !important;
 width: 240px;
 overflow: hidden;
 margin-right: auto;
 margin-left: auto;
 clear: both;
}
#blog_news_box_inner ul {
 width: 240px;
 margin: 0px;
 padding: 0px;
}
#blog_news_box_inner ul li {
 padding: 7px 0px;
 margin: 0px auto;
 width: 230px;
 overflow: hidden;
 line-height: 1.4;
 border-bottom: 1px dotted #999;
 background: none !important;
}
#blog_news_box_inner ul li .avatar {
 float: left;
}
#blog_news_box_inner ul li .tweet_txt {
 padding-left: 5px;
}
#blog_news_box_inner ul li .avatar img {
 width: 36px;
 height: 36px;
 border: 1px solid #eeeeee;
 padding: 2px;
}
#blog_news_box_inner ul li dt {
 clear: both;
 float: left;
 margin-right: 7px;
}
#blog_news_box_inner ul li .blog_thum {
 width: 46px;
}
#blog_news_box_inner ul li dd.news_day {
 font: 85%/1 Verdana, Geneva, sans-serif;
 margin-bottom: 3px;
}
#blog_news_box_inner ul li dd.entry_title {
 font-size: 92%;
 line-height: 1.3;
 height: 31px;
}
/* ブログ更新情報2
----------------------------------------*/
#blog_news_box2 {
 width: 220px;
 height: 225px;
 font-family: verdana;
 background-image: url(../../images/top/twitter2_bg.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
}
#blog_news_box2_inner {
 width: 190px;
 height: 180px !important;
 overflow: hidden;
 margin-right: auto;
 margin-left: auto;
 clear: both;
 margin-top: 3px;
}
#blog_news_box2_inner ul {
 width: 190px;
 margin: 0px;
 padding: 0px;
}
#blog_news_box2_inner ul li {
 padding: 7px 0px;
 margin: 0px auto;
 overflow: hidden;
 line-height: 1.4;
 border-bottom: 1px dotted #999;
 background: none !important;
}
#blog_news_box2_inner ul li .avatar {
 float: left;
}
#blog_news_box2_inner ul li .tweet_txt {
 padding-left: 5px;
}
#blog_news_box2_inner ul li .avatar img {
 width: 36px;
 height: 36px;
 border: 1px solid #eeeeee;
 padding: 2px;
}
#blog_news_box2_inner ul li dt {
 clear: both;
 float: left;
 margin-right: 7px;
}
#blog_news_box2_inner ul li .blog_thum {
 width: 46px;
}
#blog_news_box2_inner ul li dd.news_day {
 font: 85%/1 Verdana, Geneva, sans-serif;
 margin-bottom: 3px;
}
#blog_news_box2_inner ul li dd.entry_title {
 font-size: 92%;
 line-height: 1.3;
 height: 31px;
}
/* 新着タブ○○一覧
----------------------------------------*/
.news_all {
 text-align: right;
 padding-right: 15px;
 margin-top: 5px;
 margin-bottom: 7px;
}
.news_all a {
 background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
 padding-left: 16px;
}
#top_cm {
 position: relative;
 width: 220px;
 margin-right: auto;
 margin-bottom: 7px;
 margin-left: auto;
 height: 190px;
}
#top_cm img {
 position: absolute;
 left: 0;
 top: 0;
}
/* コープチャンネル
----------------------------------------*/
#channel {
 background-image: url(../../images/top/channel/bg_channel.jpg);
 padding: 5px;
 width: 269px;
 height: 198px;
 float: right;
 margin-top: 14px;
 margin-right: 18px;
 -moz-box-shadow: 0px 0px 5px #777;
 -webkit-box-shadow: 0px 0px 5px #777;
 box-shadow: 0px 0px 5px #777;
 box-sizing: border-box;
 background-repeat: no-repeat;
 background-position: left top;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
}
#channel_inner {
 background-color: #FFF;
 padding: 7px;
 text-align: center;
 border-radius: 2px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
}
#channel_movie {
 width: 243px;
 height: 137px;
 border: 1px solid #CCC;
 margin-right: auto;
 margin-left: auto;
 position: relative;
 background-image: url(../../images/common/loading.gif);
 background-repeat: no-repeat;
 background-position: center center;
 margin-top: 4px;
}
#channel_movie a {
 position: absolute;
 left: 0px;
 top: 0px;
}
#channel_movie a img {
 width: 243px;
 height: 110px;
}
/*
#channel_movie a {
	background-color:#FFF;
	display:block;
	width: 243px;
	height:137px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:99999;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: “alpha( opacity=0 )”;
}*/
/*======================================

　nofla　ボタン

=======================================*/
#btn_nofla {
 width: 980px;
 height: 100%;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}
#btn_nofla li {
 position: absolute;
 z-index: 5;
 /**/
 -webkit-transition: 0.3s;
 -moz-transition: 0.3s;
 -o-transition: 0.3s;
 transition: 0.3s;
 /**/
 -moz-transform-origin: center bottom;
 -webkit-transform-origin: center bottom;
 -ms-transform-origin: center bottom;
 -o-transform-origin: center bottom;
 transform-origin: center bottom;
}
#btn_nofla li:hover {
 -moz-transform: scale(1.1);
 -webkit-transform: scale(1.1);
 -ms-transform: scale(1.1);
 transform: scale(1.1);
 cursor: pointer;
}
#btn_nofla li a {
 display: block;
 padding: 5px;
}
#btn_nofla li img {
 max-width: 100%;
 height: auto;
 backface-visibility: hidden;
 -webkit-backface-visibility: hidden;
}
/* noflash　ボタン
----------------------------------------*/
#btn_touyu {
 width: 158px;
 bottom: 32px;
 left: -120px;
 z-index: 6 !important;
}
#btn_school {
 width: 155px;
 bottom: 64px;
 left: 12px;
}
#btn_kyousai {
 width: 94px;
 bottom: 26px;
 left: 894px;
 z-index: 7 !important;
}
#btn_kyousai2 {
 width: 120px;
 bottom: 30px;
 left: 570px;
 z-index: 7 !important;
}
#btn_megumino {
 width: 84px;
 bottom: 48px;
 left: 166px;
}
#btn_products {
 width: 60px;
 bottom: 48px;
 left: 300px;
 z-index: 7 !important;
}
#btn_shop {
 width: 164px;
 bottom: 63px;
 left: 314px;
 z-index: 6 !important;
}
#btn_delivery {
 width: 102px;
 bottom: 106px;
 left: 256px;
}
#btn_koyagi {
 width: 82px;
 bottom: 20px;
 left: 452px;
}
#btn_cocontohoku {
 width: 52px;
 bottom: 104px;
 left: 521px;
}
#btn_aqua {
 width: 76px;
 bottom: 100px;
 left: 600px;
}
#btn_foodbank {
 width: 96px;
 bottom: 50px;
 left: 680px;
 z-index: 6 !important;
}
#btn_hoken {
 width: 96px;
 bottom: 90px;
 left: 688px;
}
#btn_travel {
 width: 278px;
 bottom: 90px;
 left: 867px;
}
#btn_costeria {
 width: 90px;
 bottom: 64px;
 left: 779px;
}
#btn_kakunin {
 width: 253px;
 bottom: 168px;
 left: 550px;
}
/* hover調整
----------------------------------------*/
#btn_school:hover, #btn_travel:hover {
 -moz-transform: scale(1.05) !important;
 -webkit-transform: scale(1.05) !important;
 -ms-transform: scale(1.05) !important;
 transform: scale(1.05) !important;
}