@charset "UTF-8";

.container_home .come_instagram,
.container_home .come_banners{border-top: 1px dotted #9f9f9f;}

.container_home .come_set_title:after,
.container_home .come_set_title:before{background-color:#cf7c7a;}
.container_home .come_set_title > span{color:#cf7c7a;}

.home_feeling{padding:59px 0 53px;background:url(../images/home_feeling_bg.jpg) no-repeat 50% 50%;
-webkit-background-size:cover;background-size:cover;}

.home_feeling ul.over{margin:0 -20px 37px;}
.home_feeling ul.over li{padding:0 20px;width:50%;display:inline-block;}

.home_feeling .title{text-align:center;margin-bottom:23px;position:relative;}
.home_feeling .title h2{height:174px;background:url(../images/home_feeling_title.png) no-repeat 50% 50%;
-webkit-background-size:49px 174px;background-size:49px 174px;}
.home_feeling .sence,.home_feeling .power{position:absolute;top:71px;left:50%;font-size:16px;}
.home_feeling .sence{width:332px;text-align:right;margin-left:-440px;}
.home_feeling .power{margin-left:126px;width:240px;text-align:left;}

.home_feeling ul.under{margin:0 -10px;}
.home_feeling ul.under li{padding:0 10px;width:20%;display:inline-block;}

.home_feeling li{overflow:hidden}
.home_feeling li a{;display:block;-webkit-transition: transform .4s linear;transition: transform .4s linear;}
.home_feeling li a:hover{-webkit-transform:scale(1.1);transform:scale(1.1);}

.home_news{padding:66px 0 58px;}
.home_news .title{margin-bottom:22px;}

.home_news .lines{margin-top:-7px;min-height:407px;}
.home_news .lines.on_img{padding-right:328px;position:relative;}
.home_news .lines .image{position:absolute;top:7px;right:6px;width:280px;height:400px;text-align:center;}
.home_news .lines .image img{max-height:100%;}

.home_news .line{width:100%;display:table;margin-bottom:24px;}
.home_news .line > *{padding:23px 0 9px;display:table-cell;vertical-align:middle;border-bottom:1px dotted #9f9f9f;font-size:15px;}
.home_news .line time{width:123px;padding-left:13px;}
.home_news .line .category{width:70px;}
.home_news .line .category a{font-weight:normal;min-width:130px;display:inline-block;padding:7px 4px;font-size:14px;line-height:20px;height:20px;background-color:#221714;border:1px solid #221714;text-align:center;
-webkit-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.home_news .line .category_00 a{background-color:#221714;border-color:#221714;}
.home_news .line .category_01 a{background-color:#b0814b;border-color:#b0814b;}
.home_news .line .category_02 a{background-color:#c47877;border-color:#c47877;}
.home_news .line .category a:hover{background-color:#fff;}
.home_news .line .category_00 a:hover{color:#221714;}
.home_news .line .category_01 a:hover{color:#b0814b;}
.home_news .line .category_02 a:hover{color:#c47877;}


.home_news .line .title{padding-left:26px;width:150px;}
.home_news .line .text a{line-height: 20px;height: 20px;text-decoration: underline;}

.home_news .more{width:326px;margin-right:auto;margin-left:auto;text-align:center;}
.home_news .more a{display:block;height:20px;line-height:20px;border:1px solid #221714;padding:7px 0;background-color:#221714;-webkit-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.home_news .more a:hover{background-color:#fff;color:#221714;}