@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Abel);

/* !!------------------------------------ */
/* !! 共通css */
/* !!------------------------------------ */

html , body {
	height: 100%;
	margin-top: 0 !important;
}

body {
	width:100%;
	padding:0;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #221814;
	-webkit-font-smoothing: subpixel-antialiased !important;
}

* {
	box-sizing:border-box;
}

a {
	color:inherit;
	text-decoration: none;
}

ul , ol {
	list-style: none;
	font-size: 0;
}

h1 , h2 , h3 , h4 , ul , dl , dd , p , hr , figure {
	margin: 0;
	padding: 0;
}

::selection {
	color: #fff;
	background : rgba(223, 79, 128, 0.9);
}

::-moz-selection {
	color: #fff;
	background : rgba(223, 79, 128, 0.9);
}

img {
	vertical-align:bottom;
	outline:none;
	border: 0;
}

img[src$=".svg"] {
    width: 100%;
}

div#container {
	position:relative;
	min-height:100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 170px;
}

div#container.top {
	background: url(../images/top_bg.jpg) no-repeat bottom center;
	background-size: cover;
}

div#container.news {
	background: url(../images/news_bg.jpg) no-repeat center center;
	background-size: cover;
}

div#container.bg01 {
	background: url(../images/news_bg.jpg) no-repeat center center;
	background-size: cover;
}

div#container.company {
	background: url(../images/company_bg.jpg) no-repeat center center;
	background-size: cover;
}

div#container.s_hirata {
	background: url(../images/s_hirata_bg.jpg) no-repeat center center;
	background-size: cover;
}

div#container.project {
	background: #000;
	background-size: cover;
}

div#container.sitemap {
	background: url(../images/sitemap_bg.jpg) no-repeat center center;
	background-size: cover;
}

div#container.privacy {
	background: url(../images/privacypolicy_bg.jpg) no-repeat center center;
	background-size: cover;
}

div#container.contact {
	background: url(../images/contact_bg.jpg) no-repeat center center;
	background-size: cover;
}

.inner {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow: hidden;	
}

/* !!------------------------------------ */
/* !! header css */
/* !!------------------------------------ */

div#header {
	width: 100%;
	height: 90px;
	background : #DF4F80;
	background : rgba(223, 79, 128, 0.9);
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
}

div#header a#logo {
	width: 240px;
	display: block;
	position:absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	z-index:10;
	transition:0.7s;
}

div#header a#logo h1 {
	font-size: 0;
}

div#header a#logo h1 img {
	display: block;
	border-style: none;
}

div#nav {
	height: 50px;
	margin: 20px 0;
}

div#nav ul {
	position:absolute;
}

div#nav ul.left_menu {
	top: 20px;
	left: 0;
}

div#nav ul.right_menu {
	top: 20px;
	right: 0;
}

div#nav ul li {
	width: 130px;
	height: 50px;
	line-height: 48px;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	display: inline-block;
	color: #fff;
	text-align: center;
}

div#nav ul.left_menu li {
	border-left: 1px solid #fff;
}

div#nav ul.right_menu li {
	border-right: 1px solid #fff;
}

div#nav ul li a {
	display: inline-block;
	transition:0.2s;
	border-bottom: 0px solid #fff;
}

div#nav ul li a:hover {
	border-width:2px;
}

div#nav ul#sp_menu ,
button.tcon.tcon-menu--xcross {
	display: none;
}

/* !!------------------------------------ */
/* !! main css */
/* !!------------------------------------ */

h2 {
	font-size: 45px;
	line-height:100%;
	font-family: 'Abel', sans-serif;
	padding: 80px 0 0 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

div#contents {
	width: 100%;
	padding: 30px 0;
	background : #231815;
	background : rgba(35, 24, 21, 0.9);
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
	color: #fff;
}

.position {
	position:absolute;
	top: 50%;
}

/* !!------------------------------------ */
/* !! news css */
/* !!------------------------------------ */

div#contents.news div.inner {
	overflow:visible;
}

div#contents.news div#main {
	width: 730px;
	position:relative;
	border-bottom: 1px solid #555;
}

	div#contents.news div#main:first-of-type {
		border-top: 1px solid #555;
	}

div#contents.news div#main a {
	display: block;
	padding:20px 5px;
}

div#contents.news div#main h1 ,
div#contents.news.detail p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

div#contents.news div#main h1 span , 
div#contents.news.detail p span {
	width: 80px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	background : #DF4F80;
	background : rgba(223, 79, 128, 0.9);
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
	margin-right: 20px;
}

div#contents.news div#main h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 100px;
	text-align: left;
	margin: 25px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#contents.news div#main p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 100px;
}

div#contents.news div#side {
	width: 250px;
	position:absolute;
	top: 0;
	right: 0;
}

div#contents.news div#side h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding: 0;
	text-align: left;
	margin-bottom: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#contents.news div#side ul {
	height: 500px;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
	padding-right: 10px;
}

div#contents.news div#side ul::-webkit-scrollbar {
	width:3px;
	background:rgba(0,0,0,0.6);
	overflow:hidden;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
        div#contents.news div#side ul::-webkit-scrollbar:horizontal {
			height:3px;
        }
		
div#contents.news div#side ul::-webkit-scrollbar-button {
	width:5px;
	height:5px;
	background:rgba(255,255,255,0.8);
}

div#contents.news div#side ul::-webkit-scrollbar-piece {
	background:rgba(255,255,255,0.8);
}
        div#contents.news div#side ul::-webkit-scrollbar-piece:start {
	background:rgba(255,255,255,0.8);
        }

div#contents.news div#side ul::-webkit-scrollbar-thumb {
	background:rgba(255,255,255,0.8);
	overflow:hidden;
	-webkit-border-radius:3px;
	border-radius:3px;
}

div#contents.news div#side ul::-webkit-scrollbar-corner {
	background:rgba(255,255,255,0.8);
	overflow:hidden;
	-webkit-border-radius:3px;
	border-radius:3px;
}

div#contents.news div#side ul.archive li {
	line-height: 20px;
	font-size: 14px;
	border-bottom: 1px solid #555;
	position:relative;
}

	div#contents.news div#side ul.archive li.start {
		border-top: 1px solid #555;
	}

div#contents.news div#side ul.archive li a {
	display: block;
	padding:13px 5px;
}

div#contents.news div#side ul.archive li p {
	font-size: 12px;
	line-height: 18px;
}

div#contents.news div#side ul.archive li p span {
	width: 70px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	background : #DF4F80;
	background : rgba(223, 79, 128, 0.9);
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
	margin-right: 10px;
}

div#contents.news div#side ul.archive li h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#contents.news.detail div.newsArea {
	width: 730px;
	position:relative;
}

div#contents.news.detail div.newsArea a.post-edit-link {
	position:absolute;
	top: 0;
	right: 0;
}

div#contents.news.detail div.newsArea h1 {
	margin:50px 0;
	padding:  0 110px;
	font-size: 30px;
	font-weight: normal;
}

div#contents.news.detail div.newsArea div.newsText {
	min-height:220px;
}

div#contents.news.detail div.newsArea p ,
div#contents.news.detail div.newsArea div.newsText p {
	font-size: 14px;
	padding:0 10px;
}

div#contents.news.detail div.newsArea div.newsText p {
	line-height: 25px;
	padding: 0 110px;
}

div#contents.news.detail ul.kiji {
	width: 700px;
	height: 200px;
	margin:0 auto;
	border-top: 1px solid #555;
	padding-top: 20px;
}

div#contents.news.detail ul.kiji li {
	width: 50%;
	height: 200px;
	font-size: 14px;
	padding: 0 10px;
}

div#contents.news.detail ul.kiji li.prev {
	float: left;
}

div#contents.news.detail ul.kiji li.next {
	float: right;
}

div#contents.news.detail ul.kiji li a {
	width: 100%;
	height: 100%;
	display: block;
	position:relative;
}

div#contents.news.detail ul.kiji li.prev a {
	padding-left: 40px;
}

div#contents.news.detail ul.kiji li.next a {
	padding-right: 40px;
}

	div#contents.news.detail ul.kiji li.next a:after {
		content:"";
		width: 20px;
		height: 20px;
		display: block;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		transform:rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		position:absolute;
		top: 40px;
		right: 0;
	}

	div#contents.news.detail ul.kiji li.prev a:after {
		content:"";
		width: 20px;
		height: 20px;
		display: block;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		transform:rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		position:absolute;
		top: 40px;
		left: 0;
	}

div#contents.news.detail ul.kiji li p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
}

div#contents.news.detail ul.kiji li p span {
	width: 70px;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	display: block;
	margin-right: 0;
	margin-bottom: 5px;
}

div#contents.news.detail ul.kiji li.next p {
	text-align:right
}

div#contents.news.detail ul.kiji li.next p span {
	margin-left: auto;
}

div#contents.news.detail ul.kiji li a h2 {
	font-size: 15px;
	color:inherit;
	line-height: 25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0;
	position:absolute;
}

	div#contents.news.detail ul.kiji li.prev a h2 {
		top: 0;
		bottom: 0;
		left: 140px;
		margin:auto;
		text-align: left;
	}

	div#contents.news.detail ul.kiji li.next a h2 {
		top: 0;
		bottom: 0;
		right: 140px;
		margin: auto;
		text-align: left;
	}

/* !!------------------------------------ */
/* !! archive css */
/* !!------------------------------------ */

div#contents.archive {
	min-height: 600px;
}

div#contents.archive h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

a.newstop {
	width: 200px;
	height: 50px;
	font-size: 14px;
	font-family: 'Abel', sans-serif;
	line-height: 50px;
	background: #DF4F80;
	display: block;
	text-align: center;
	margin: 50px 0 0 265px;
}

/* !!------------------------------------ */
/* !! company css */
/* !!------------------------------------ */

div#contents.company {
	padding:40px 0;
}

div#contents.company ul#main {
	line-height: 24px;
}

div#contents.company ul#main li {
	font-size: 14px;
	height: 40px;
	padding: 8px 0 8px 365px;
	border-bottom: 1px solid #555;
	position:relative;
}

	div#contents.company ul#main li.start {
		border-top: 1px solid #555
	}
	
	div#contents.company ul#main li.add {
		height: auto;
	}

	div#contents.company ul#main li.add span.tel {
		position: static;
		display: block;
		margin-left: 4em;
	}

div#contents.company ul#main li span {
	position:absolute;
	top: 8px;
	left: 245px;
}

div#contents.company ul#main li br.line {
	display: none;
}

/* !!------------------------------------ */
/* !! s_hirata css */
/* !!------------------------------------ */

div#contents.s_hirata {
	padding: 50px 0;
}

div#contents.s_hirata img {
	position:absolute;
	top: 0;
	left: 0;
}

div#contents.s_hirata h1 ,
div#contents.s_hirata span ,
div#contents.s_hirata p {
	margin-left: 215px;
}

div#contents.s_hirata h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

div#contents.s_hirata h1 span {
	width: 70px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	display: block;
	background : #DF4F80;
	background : rgba(223, 79, 128, 0.9);
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
	margin-bottom: 15px;
	margin-left: 0;
}

div#contents.s_hirata span {
	display: block;
	margin-bottom: 15px;
}

div#contents.s_hirata ul {
	margin:10px 0;
}

div#contents.s_hirata ul li {
	font-size: 14px;
	line-height: 24px;
	position:relative;
	margin-left: 215px;
	padding-left: 100px;
}

div#contents.s_hirata ul li span {
	position:absolute;
	top: 0;
	left: 0;
	margin: 0;
}

div#contents.s_hirata p {
	line-height: 24px;
}

/* !!------------------------------------ */
/* !! project css */
/* !!------------------------------------ */

body#project div#container.bg01 {
	background: #000;
}

div#contents.project {
	background: none;
	padding: 0;
	margin-top: 80px;
	position:static;
}

div#contents.project div#wrapper {
	position:relative;
	/* max-width: 900px; */
	margin: 0 auto;
	 width: 1080px;
}

div#contents.project div#wrapper ul#photo {
	width: 100%;
	margin: 0 auto;
	position:relative;
}

div#contents.project ul#photo a {
	width: 100%;
	height: 100%;
	display: block;
}

div#contents.project ul#photo a:hover {
	opacity:0.7;
	transition:0.7s;
}

div#contents.project ul#photo li {
	font-size: 14px;
	position:relative;
}

div#contents.project div#wrapper ul#photo li.fade {
	display: none;
}

div#contents.project ul#photo li div.reaction_buttons {
	position:absolute;
	bottom: 5px;
	left: 5px;
	z-index:5;
	cursor:pointer;
	display: none;
}

div#contents.project ul#photo li div.reaction_buttons ul li {
	width: 20px;
	height: 18px;
	background: url(../images/favorite.png) no-repeat;
	background-size:20px 18px;
}

div.reaction_buttons ul li.voted {
	width: 20px;
	height: 18px;
	background: url(../images/favorite_on.png) no-repeat !important;
	background-size:20px 18px !important;
}

div.reaction_buttons ul li div {
	display: none;
}

.item {
	width: 150px;
	height: 150px;
	margin: 10px;
	overflow:hidden;
	display: block;
}

.item.x2 {
	width: 320px;
	height: 320px;
}

.item.x3 {
	width: 490px;
	height: 320px;
}

.item img {
	width: 100%;
	height:auto;
}

div#contents.project ul#photo a.post-edit-link {
	position:absolute;
	top: 0;
	right: 0;
	width:auto;
	height:auto;
	display: inline-block;
}

/* !!------------------------------------ */
/* !! sitemap css */
/* !!------------------------------------ */

div#contents.sitemap ul {
}

div#contents.sitemap ul li {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}

div#contents.sitemap ul li a {
	display: block;
	position:relative;
	padding-left: 30%;
	color: #ccc;
}

div#contents.sitemap ul li a:hover {
	background:rgba(255,255,255,0.3);
	transition:0.7s;
}

div#contents.sitemap ul li a span {
	width: 30%;
	font-size: 18px;
	font-family: 'Abel', sans-serif;
	position:absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin:auto;
	display: inline-block;
	color: #FFF;
	text-align:center;
}

/* !!------------------------------------ */
/* !! privacypolicy css */
/* !!------------------------------------ */

div#contents.privacy p {
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}

div#contents.privacy div.inner {
	overflow:visible;
}

div#contents.privacy dl {
	margin:20px 0 0 0;
}

div#contents.privacy dl dt {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	display:list-item;
	list-style:decimal inside;
}

div#contents.privacy dl dd {
	font-size: 12px;
	line-height: 20px;
	margin:0 1.5em 1.5em 1.5em;
}

	div#contents.privacy dl dd.last {
		margin-bottom: 0;
	}

div#contents.privacy dl dd ul {
	margin:10px 0 0 10px;
}

div#contents.privacy dl dd ul li {
	font-size: 12px;
	line-height: 20px;
	list-style:disc inside;
}

div#contents.privacy dl dd p {
	text-align:left;
	font-size: 12px;
	line-height: 20px;
}

/* !!------------------------------------ */
/* !! contact css */
/* !!------------------------------------ */

div#contents.contact {
	height: 790px;
	background: none;
	padding: 0;
	opacity:1;
	margin-top: 80px;
}

div#contents.contact form h2 {
	padding: 0;
}

div#contents.contact form h2 span {
	width: 140px;
	display: block;
	font-size: 15px;
	line-height: 100%;
	padding:5px;
	border: 1px solid #fff;
	margin:10px auto 0 auto;
}

div#contents.contact form p {
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	font-weight: normal;
}

div#contents.contact ul.recruit {
	width: 760px;
	margin:20px auto 30px auto;
	list-style: disc inside;
	padding:0 10px 30px 10px;
	border-bottom: 1px solid #fff;
}

div#contents.contact ul.recruit li {
	font-size: 13px;
	line-height: 25px;
}

div#contents.contact ul.category {
	width: 760px;
	margin: 50px auto;
}

div#contents.contact ul.category li {
	width: 240px;
	font-size: 14px;
	display: inline-block;
	margin-right: 20px;
	background: url(../images/contact_pt.png );
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari、Chromeなど */
	-ms-user-select: none; /* IE10 */
}

	div#contents.contact ul.category li.last {
		margin-right: 0;
	}

div#contents.contact ul.category li label {
	display: block;
	cursor:pointer;
}

div#contents.contact ul.category li input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
div#contents.contact ul.category li input[type=checkbox] + label {
    position: relative;
    font-size: 14px;
    line-height: 70px;
    cursor: pointer;
}
 
@media (min-width: 1px) {
    div#contents.contact ul.category li input[type=checkbox] {
        display: none;
        margin: 0;
    }
    div#contents.contact ul.category li input[type=checkbox] + label {
        padding: 0 0 0 40px;
    }
    div#contents.contact ul.category li input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 15px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
        background: #FFF;
    }
    div#contents.contact ul.category li input[type=checkbox] + label::before {
		border: 1px solid #231815;
    }
    div#contents.contact ul.category li input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    div#contents.contact ul.category li input[type=checkbox]:checked + label::after {
        left: 18px;
        width: 16px;
        height: 8px;
        margin-top: -8px;
        border-left: 3px solid #DF4F80;
        border-bottom: 3px solid #DF4F80;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

div#contents.contact dl {
	width: 760px;
	height: 400px;
	margin: 30px auto 20px auto;
}

div#contents.contact dl dt {
	width: 150px;
	height: 40px;
	line-height: 40px;
	float: left;
	clear:left;
	margin: 0 20px 20px 0;
	padding-left: 12px;
	background: url(../images/contact_pt.png);
}

div#contents.contact dl dd {
	width: 590px;
	height: 40px;
	float: left;
	margin-bottom: 20px;
	position:relative;
}

	div#contents.contact dl dd.last {
		width: 590px;
		height: 160px;
	}

div#contents.contact dl dd input {
	width: 295px;
	height: 40px;
	line-height: 30px;
	padding: 5px;
	color: #221814;
	font-size: 14px;
	border: 1px solid #231815;
}

	div#contents.contact dl dd input:focus ,
		div#contents.contact dl dd textarea:focus {
		outline: 4px solid rgba(223, 79, 128, 0.9);
	}

div#contents.contact dl dd p {
	position: absolute;
	top: 0;
	left: 315px;
	line-height: 40px;
	font-size: 14px;
	text-align: left;
}

div#contents.contact dl dd textarea {
	width: 590px !important;
	height: 160px !important;
	padding: 5px;
	line-height: 30px;
	font-size: 14px;
	color: #221814;
	border: 1px solid #231815;
	resize:none;
}

div#contents.contact div.bt {
	width: 760px;
	margin: 0 auto;
	text-align: right;
	font-size: 0;
}

div#contents.contact div.bt button {
	width: 150px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	border: none;
	transition:0.7s;
	padding: 0;
}
	
div#contents.contact div.bt button.reset {
	color: #231815;
	background: #c9caca;
}

	div#contents.contact div.bt button.reset:hover {
		background : rgba(201, 202, 202, 0.7);
		cursor:pointer;
	}


div#contents.contact div.bt button.submit {
	color: #fff;
	background: #df4f80;
}

	div#contents.contact div.bt button.submit:hover {
		background : rgba(223, 79, 128, 0.7);
		cursor:pointer;
	}

	div#contents.contact div.bt button+button {
		margin-left: 10px;
	}

div#contents.contact div.comment {
	width: 760px;
	margin: 0 auto;
}

div#contents.contact div.comment p {
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	margin-bottom: 20px;
}

div#contents.contact div.comment span {
	width: 760px;
	margin: 0 auto;
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 30px;
}

div#contents.contact div.comment a.bt {
	font-family: 'Abel', sans-serif;
	width: 150px;
	height: 50px;
	line-height: 50px;
	display: block;
	color: #fff;
	background: #df4f80;
	font-size: 18px;
	text-align: center;
	transition:0.7s;
	margin: 50px auto 0 auto;
}

	div#contents.contact div.comment a.bt:hover {
		opacity:0.7;
	}

/* !!------------------------------------ */
/* !! footer css */
/* !!------------------------------------ */

div#footer {
	position:absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background : #DF4F80;
	background : rgba(223, 79, 128, 0.9);
	filter: alpha(opacity=90) progid:DXImageTransform.Microsoft.Alpha(opacity=90) ;
  }
  
div#footer small p {
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	font-family: 'Abel', sans-serif;
}

div#footer ul.footer_menu {
	position:absolute;
	top: 19px;
	right: 0;
}

div#footer ul.footer_menu li {
	font-size: 14px;
	font-family: 'Abel', sans-serif;
	line-height: 100%;
	color: #fff;
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0 0.5em;
}

	div#footer ul.footer_menu li.last {
		border-right: none;
	}

div#footer ul.footer_menu li a {
	display: block;
}


