@charset "utf-8";
/* CSS Document */

/* 画面外にいる状態 */
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
h3 {
	position: relative;
}
.otherbtn {
	float: right;
	font-size: 85%;/*border:2px solid #000;border-bottom:0;*/
	margin: -10px 0 15px 0;
}
.otherbtn a {
	color: rgba(237,53,56,1.00);
	padding-bottom: 3px;
	border-bottom: dotted 1px rgba(237,53,56,1.00);
}
.halfimg1 {
	position: relative;
}

@media only screen and (min-width:800px) {
.otherbtn {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 10px 0 0;
}
}
/*    TOP    */
.keyvisual {
	width: 100%;
	line-height: 0;
}
.keyvisual img {
	max-width: 100%;
}
#indexHead {
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	margin-bottom: 80px;
	color: #fff;
}
.siteDs {
	color: #000;
	font-size: 24px;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
}
.name1 {
	font-size: 60px;
	display: block;
	margin-top: -17px;
	color: #fff;
	margin-bottom: -17px;
}
.name2 {
	color: #fff;
	display: inline-block;
	line-height: 22px;
	font-size: 17px;
	letter-spacing: 1px;
	margin: 10px 0 15px;
}
.name2kana {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 27px;
	margin-top: -10px;
}
.indexMenu {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	height: auto;
	margin: 0 auto 30px auto;
	max-width: 100%;
	padding: 50px 40px;
	width: 995px;
	overflow: hidden;
}
.asreetMenu {
	width: 100%;
	max-width: 900px;
	margin: 15px auto 0;
	overflow: hidden;
}
.mainasreetimg {
	border: #fff solid 5px;
	max-width: 300px;
	width: 100%;
	float: left;
}
.asreetMenu ul {
	float: right;
}
.asreetMenu ul li {
	color: #fff;
	display: inline-block;
	margin: 0 10px 10px 0;
}
.asreetMenu ul li img {
	width: 100%;
	max-width: 480px;
}
.topmenubtn {
	border: #fff solid 2px;
	/*	margin-top: 20px;*/
	width: 255px;
	text-align: center;
	display: block;
	position: relative;
	height: 37px;/*background:rgba(255,255,255,0.8);*/
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.topmenubtn:hover {
	background: rgba(255,255,255,0.7);
}
.topmenubtn a {
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	line-height: 35px;/*color:#E56830;*/
}
/*NEWS*/

#news {
	max-width: 1100px;
	width: 90%;
	border-bottom: 1px solid #404040;
	margin: 15px auto;
	color: #4e4e4e;
	padding-bottom: 5px;
}
#news a {
	text-decoration: underline;
	color: #000;
}
.w600 {
	color: #000;
	margin: 0 auto 20px;
	max-width: 700px;
	width: 100%;
}
.newbox {
	background: #fd5d1e;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
	float: left;
	padding: 0 15px;
	margin-bottom: 5px;
}
.date {
	display: block;
	margin-bottom: 5px;
}
/*PRODUCT*/

#Product {
	width: 100%;
	margin: 0 auto;
	height: auto;
	margin: 27px auto -40px;
	text-align: center;
}
.goods {
	display: block;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #353535;
	padding-bottom: 2px;
	margin-bottom: 5px;
	text-align: left !important;
}
#ProductMain {
	max-width: 100%;
	height: auto;
}
.Products0 {
}
.Products1 {
}
#ProductMain img {
}
.goodsMain {
	display: inline-block;
	width: 95%;
	font-weight: bold;
	border-bottom: 1px solid #353535;
	padding-bottom: 2px;
	margin-bottom: 5px;
	text-align: left !important;
}
.lookP::before {
	content: "»";
	font-family: 'iconFont';
	margin: 0;
	float: left;
	font-size: 12px;
}
.lookP {
	display: inline-block !important;
	text-align: center !important;
	font-size: 12px !important;
	margin-bottom: 10px !important;
	color: #000 !important;
	border: solid #666 1px !important;
	margin: 0 auto 10px !important;
	padding: 5px 10px 2px 14px !important;
	background: #FFF !important;
	width: auto !important;
}
.lookP::after {
	content: "\e600";
	font-family: 'iconFont';
	margin: 1px 0 0 4px;
	float: right;
	font-size: 12px;
}
.lookP a {
	display: block;
	margin-bottom: 10px;
}
.lookP:hover {
	color: #838383;
	border: solid #b3b3b3 1px;
}
#ProductMain a img {
	margin-bottom: 0 !important;
}
#Product a {
	text-align: center;
}
/*PROF*/
#prof {
	width: 100%;
	margin: 15px auto 0;
	height: auto;
	float: left;
}
#prof img {
	float: left;
	width: 50%;
	width: 100%;
}
#prof p {
	margin: 0;
	color: #10097d;
}
.profbun {
	margin: 0;
	color: #444444;
}
#profMain {
	width: 100%;
	margin: 0 auto;
	height: auto;
	clear: both;
}
#profMain img {
	float: left;
	width: 100%;
	margin-right: 20px;
}
#profMain p {
	margin: 0;
}
.prflbox {
	display: block;
	background-color: #353535;
	color: #FFF;
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 22px;
}
.prflboxright {
	display: block;
	background-color: #353535;
	color: #FFF;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 18px;
}
/*REPORT*/

#report {
	max-width: 1100px;
	width: 90%;
	margin: 20px auto;/*overflow:hidden;*/
}
#report.is-fixed {
	max-width: 1100px;
	width: 90%;
	margin: 20px auto;
	overflow: hidden;
}
#report.is-fixed .nav--typeA {
	position: relative;
	padding-top: 50px;
	width: 100%;
	overflow: hidden;
}
#report .nav--typeA {
	position: relative;
	/*top: 0;
left:auto;*/
	width: 100%;
	overflow: hidden;
	padding-top: 50px;
}
.leftbox {
	position: relative;
	margin-bottom: 45px;
	padding-bottom: 45px;
}

@media only screen and (min-width:800px) {
#report.is-fixed .nav--typeA {
	position: fixed;
	top: 0;
	left: auto;
	width: 22%;
	max-width: 230px;
	overflow: hidden;
	padding-top: 0px;
}
#report .nav--typeA {
	position: relative;
	/*top: 0;
left:auto;*/
	width: 100%;
	max-width: 230px;
	overflow: hidden;
	padding-top: 0px;
}
}
.pankuzu {
	width: 100%;
	font-size: 90%;
	padding-bottom: 14px;
}
.pankuzu i {
	color: #999;
	padding: 0 10px;
}
.kiji {
	max-width: 853px;
	width: 100%;
}
.kijititle {
	border-top: 8px #353535 solid;
	border-bottom: 2px #353535 solid;
	width: 100%;
	height: 70px;
}
.kijititle img {
	width: 100%;
	max-width: 300px;
	padding-top: 10px;
}
.kiji.jeroen p span {
	display: block;
	font-weight: bold;
	color: #00a3e3;
}
.kiji.jeroen p span:before {
	content: "- "
}
.normal img {
	width: 100%;
}
.halfimg1 img {
	width: 100%;
	display: inline-table;
	height: auto;
	margin-bottom: 15px;
}
.halfimg1 img:nth-child(2n) {
	margin-right: 3%;
	vertical-align: middle;
}
.halfimg1 img:nth-child(2n+1) {
}
.halfimg1 p {
	padding-top: 0px;
	margin: 0;
	padding-bottom: 40px;
	font-size: 14px;
}
h3 {
	font-size: 18px;
	border-bottom: 3px #353535 solid;
	color: #353535;
	margin: 20px 0 20px 0;
}
.menuHinban {
	font-weight: normal;
	font-size: 14px;
	color: #5e5e5e;
	margin: 20px 0 20px 0;
}
section h3 span {
	color: #FF0004;
	font-weight: normal;
	font-size: 80%;
}
section p {
	margin: 10px 0 20px 0;
	letter-spacing: 2px;
	display: inline-table;
}
section {
	overflow: hidden;
}
.rightb {
	font-size: 16px;
	margin-left: 20px !important;
	margin-top: 280px !important;
	margin-bottom: 45px;
}
.rightb3 {
	font-size: 14px;
	margin-left: 20px !important;
	margin-top: 270px !important;
	margin-bottom: 45px;
}
.rightb2 {
	font-size: 14px;
	margin-left: 20px !important;
	margin-top: 190px !important;
}
.rightbN {
	font-size: 14px;
	margin-top: 350px !important;
}
.rightb2N {
	font-size: 14px;
	margin-left: 20px !important;
	padding-top: 300px;
	padding-bottom: 45px;
}
.rightb3N {
	font-size: 14px;
	margin-left: 20px !important;
	padding-top: 0px;
	padding-bottom: 45px;
}
.rightg {
	max-width: 408px;
	width: 100%;
	float: left;
	position: relative;
	margin-right: 20px;
}
.rightg02 {
	max-width: 312px;
	width: 100%;
	float: left;
	position: relative;
	margin-right: 20px;
}
.rightbox {
	margin-left: 16px !important;
}
/*MENU*/
.footerbnr {
	border-bottom: 1px solid #666;
}
.Ptitle {
	display: block;
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 18px;
	font-weight: bold;
}
.menutitle {
	width: 100%;
	height: 92px;
	margin-bottom: 20px;
	border-top: 10px #353535 solid;
	border-bottom: 1px #353535 solid;
	position: relative;
}
.menutitle img {
	right: 0;
	margin-top: -5px;
	position: absolute;
}
.hinban {
	font-size: 10px;
	margin-left: 8px;
	top: 40px;
	position: absolute;
	line-height: 14px;
}
.menutitle02 {
	width: 100%;
	height: 106px;
	margin-bottom: 20px;
	border-top: 10px #353535 solid;
	border-bottom: 1px #353535 solid;
	position: relative;
}
.menutitle02 img {
	right: 0;
	margin-top: -5px;
	position: absolute;
}
.reportmenu ul li {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 18px;
}
.reportmenu ul li:last-child {
	margin-bottom: 0px!important;
}
.reportmenu ul {
	padding: 0 10px;
	font-weight: bold;
	color: #353535;
	margin-bottom: 35px;
	margin-top: 0;
}
.reportmenu ul li a {
	width: 100%;
	display: block;
	color: #000;
}
li.up a:after {
	content: "UP";
	background-color: #FF0004;
	font-size: 80%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	float: right;
	margin-left: 5px;
	position: absolute;
	padding: 0px 5px;
}
.reportmenu {
	width: 100%;
}
.Products0 {
	width: 48%;
	height: auto;
	float: left;
	margin-bottom: 5%;
}
.Products1 {
	width: 48%;
	height: auto;
	float: right;
	margin-bottom: 5%;
}
.Products0 img, .Products1 img {
	width: 100%;
}

@media only screen and (min-width:800px) {
#Product {
	max-width: 230px;
}
.Products0, .Products1 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
.menutitle {
	width: 100%;
	height: 92px;
	margin-bottom: 22px;
	border-top: 10px #353535 solid;
	border-bottom: 1px #353535 solid;
}
.menutitle img {
	right: 0;
}
}
.menutitle02 {
	width: 100%;
	height: 95px;
	margin-bottom: 22px;
	border-top: 10px #353535 solid;
	border-bottom: 1px #353535 solid;
}
.menutitle02 img {
	right: 0;
}
.Pcamera {
	display: block;
}
.SPsiteLink ul li a:after {
	content: "\e600";
	font-family: 'iconFont';
	margin: 0 0 0 5px;
}
.cs {
	color: #7e7e7e;
}
.conbox {
	position: relative;
}
/*MOVIE*/
.movie-wrap {
}
.movie-wrap iframe {
	width: 720px;
	height: 405px;
	margin: 0 auto;
	display: block;
}

@media only screen and (max-width:1000px) {
.siteDs {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	width: 90%;
}
.br_pc {
	display: none;
}
.name1 {
	font-size: 49px;
	display: block;
	margin-top: -17px;
	color: #fff;
	margin-bottom: -17px;
}
.footerbnr {
	text-align: center;
}
}

@media only screen and (max-width:1100px) {
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; /* 現プレイヤーでは不要？ */
	height: 0;
	overflow: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.rightg {
	max-width: 408px;
	position: relative;
	width: 100%;
}
.rightb, .rightb3 {
	clear: both;
	font-size: 14px;
	margin-left: 0 !important;
	margin-bottom: 45px;
}
.rightb2 {
	clear: both;
	font-size: 14px;
	margin-left: 0 !important;
}
.rightbN {
	clear: both;
	font-size: 14px;
	margin-left: 0 !important;
}
.rightb2N {
	clear: both;
	font-size: 14px;
	margin-left: 0 !important;
	padding-top: 0;
	padding-bottom: 15px;
}
.rightb3N {
	clear: both;
	font-size: 14px;
	margin-left: 0 !important;
	padding-top: 0;
	padding-bottom: 15px;
}
}

@media only screen and (max-width:799px) {
#report .nav--typeA {
	position: relative !important;
}
footer small {
	display: block;
	font-size: 1.2rem;
	padding-bottom: 20px !important;
	text-align: center;
}
.cf {
	display: block;
	text-align: center;
}
footer #snsArea {
	margin: 10px auto 0;
}
.footerbnr {
	text-align: center;
}
#news {
	border-bottom: 1px solid #404040;
	color: #4e4e4e;
	margin: 0 auto;
	max-width: 1100px;
	padding-bottom: 5px;
	padding-top: 15px;
	width: 90%;
}
footer #navArea {
	margin: 0;
}
footer small {
	font-size: 1.2rem;
	padding-bottom: 0;
}
.profMain {
}
.halfimg1 img {
	display: inline-table;
	height: auto;
	margin-bottom: 15px;
	width: 100%;
}
.rightb2 {
	margin-left: 0;
	margin-top: 0;
	width: 100%;
}
.halfimg1 p {
	max-width: 100%;
	padding-bottom: 5px;
	padding-top: 0;
	width: 100%;
}
.rightb, .rightb3 {
	clear: both;
	margin-left: 0!important;
	margin-top: 0!important;
	width: 100%;
}
.rightb2 {
	clear: both;
	margin-left: 0!important;
	margin-top: 0!important;
	width: 100%;
	margin-bottom: 20px;
}
.rightbox {
	margin-left: 0 !important;
}
.cf2::after {
	height: 25px;
}
}

@media only screen and (min-width:800px) {
.name1 {
	color: #fff;
	display: block;
	font-size: 50px;
	margin-bottom: -17px;
	margin-top: -17px;
}
footer {
	background-image: url(../img/common/footer_bg.gif);
	background-repeat: repeat-x;
	z-index: 2;
}
#ProductMain {
	display: none;
	height: 10px;
}
#profMain {
	display: none;
	height: 10px;
}
.mainmenu {
	background: #000;
	text-align: center;
	color: #FFF;
	height: 40px;
}
.mainmenu ul {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	display: -webkit-flex;
	display: flex;
	height: 30px;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.mainmenu2 {
	background: #000;
	text-align: center;
	color: #FFF;
	height: 40px;
}
.mainmenu2 ul {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	display: -webkit-flex;
	display: flex;
	height: 30px;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.mainmenu2 ul li {
	width: 24%;
	margin-top: 5px;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
.mainmenu2 ul li a {
	color: #fff;
}
.mainmenu2 ul li a:hover {
	color: #aaa;
}
.mainmenu ul li {
	width: 24%;
	margin-top: 5px;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
.mainmenu ul li a {
	color: #fff;
}
.mainmenu ul li a:hover {
	color: #aaa;
}
.nowPage {
	color: #FF0;
}
.nolink {
	display: block;
}
.nolink:hover {
	color: #aaa;
	transition: all 0.3s ease;
	background: transparent none repeat scroll 0 0;
	text-decoration: none;
	vertical-align: top;
	cursor: pointer;
	cursor: hand;
}
.nolink:hover img {
	cursor: pointer;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	opacity: 0.6;
	zoom: 1;
}
.nolink:hover:after {
	content: "coming soon";
	font-size: 12px;
	display: block;
	margin-left: 26px;
	margin-top: -37px;
	color: #fff;
}
/*NEWS*/
#news {
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 30px;
}
.newbox {
	color: #fff;
	font-weight: bold;
	margin-right: 30px;
	float: left;
	padding: 0 15px;
	margin-bottom: 5px;
}
.date {
	float: left;
	padding-right: 20px;
	color: #000;
}
/*PROF*/
#prof {
	margin: 40px auto 40px;
}
#prof img {
	float: left;
	width: 100%;
}
#prof p {
	margin: 6px 0;
}
/*REPORT*/

.pankuzu {
	width: 100%;
	font-size: 90%;
	padding-bottom: 14px;
}
.pankuzu i {
	color: #999;
	padding: 0 15px;
}
.kiji {
	float: left;
	width: 77%;
	max-width: 853px;
}
.kijititle {
	border-top: 8px #353535 solid;
	border-bottom: 2px #353535 solid;
	width: 100%;
	height: 65px;
}
.halfimg1 p {
	position: relative;
}
section h3 {
	font-size: 20px;
	margin: 45px 0 20px 0;
}
section p {
	margin: 35px 0 45px 0;
}
/*MENU*/


.reportmenu {
	max-width: 230px;
	width: 22%;
	float: right;
	display: inline;
	overflow: hidden;
	position: relative;
	height: auto;
}
.reportmenu img {
	width: 100%;
}
}

@media only screen and (min-width:600px) {
.indexMenu {
	margin: 0 auto 80px auto;
}
.mainasreetimg {
	width: 38%;
	float: left;
	margin-right: 2%;
}
.asreetMenu ul {
	float: right;
	width: 60%;
}
}

@media only screen and (max-width:599px) {
.name1 {
	font-size: 36px;
	line-height: 70px;
}
.name2 {
	font-size: 16px;
}
.name2kana {
	font-size: 14px;
}
.mainasreetimg {
	width: 100%;
	float: none;
	margin-right: 0%;
}
.asreetMenu ul {
	margin-top: 10px;
	float: none;
	width: 100%;
}
}

@media only screen and (min-width:415px) {
.br_sp {
	display: none;
}
}

@media only screen and (max-width:415px) {
.cf2::after {
	height: 0;
}
.rightg {
	max-width: 408px;
	width: 100%;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 0;
}
#indexHead {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	color: #fff;
	margin-bottom: 30px;
	width: 100%;
}
.nameNext {
	margin-top: -34px;
	display: block;
}
.br_pc {
	display: none;
}
.siteDs {
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 20px;
	text-align: center;
	width: 90%;
}
.footerbnr img {
	display: block;
	margin: 10px auto 30px;
}
footer small {
	display: block;
	font-size: 1.2rem;
	margin-left: 15px;
	padding-bottom: 25px !important;
	text-align: center;
}
.cf {
	display: block;
	margin-top: 20px;
	text-align: center;
}
.rightbN {
	font-size: 16px;
	margin-left: 0 !important;
	margin-top: 350px !important;
}
.rightb2N {
	font-size: 16px;
	margin-left: 0 !important;
	margin-top: 350px !important;
	padding-bottom: 0;
}
.rightb3N {
	font-size: 16px;
	margin-left: 0 !important;
	margin-top: 350px !important;
	padding-bottom: 0;
}
footer #navArea {
	margin: 0;
}
footer small {
	font-size: 1.2rem;
	padding-bottom: 0;
	margin-left: 15px;
}
footer #snsArea {
	margin-top: 10px;
}
footer #termLink {
	line-height: 30px;
	padding: 15px 0;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 15px;
	margin-left: 15px;
}
#news {
	border-bottom: 1px solid #c1c1c1;
	color: #4e4e4e;
	margin: 0 auto;
	max-width: 1100px;
	padding-bottom: 5px;
	padding-top: 15px;
	width: 90%;
}
.Products0 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5%;
}
.Products1 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5%;
}
#profMain {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
#profMain img {
	float: left;
	width: 100%;
}
.protxt {
	width: 100%;
	color: #444;
}
}
/*------------------------------------------------------

	安藤ビデカメ02

------------------------------------------------------*/
.blk01 {
	width: 100%;
	display: block;
}
.blk01 li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.blk01 li p {
	padding: 0 0 0 0px!important;
}
blk01 li img {
	margin-bottom: 10px !important;
	width: 100%;
	display: block;
	margin: 0 auto;
	max-width: 300px;
}
.block {
	display: block;
	margin-bottom: 50px;
}
.movie-wrap02 {
	margin-bottom: 30px;
}
.movie-wrap02 iframe {
	width: 720px;
	height: 405px;
	margin: 0 auto;
	display: block;
}

@media only screen and (min-width:600px) {
.blk01 li {
	width: 50%;
}
.blk01 li img {
	width: 100%;
	margin-bottom: 0 !important;
}
.blk01 li p {
	padding: 0 0 0 15px!important;
}
}
/*------------------------------------------------------

	購入ボタン

------------------------------------------------------*/


.buyBtn {
	display: inline-block;
	border: solid #666 1px;
	margin: 0px auto 40px;
	padding: 5px 10px 2px 15px;
	background: #FFF;
}
.buyBtn:hover {
	opacity: 0.5;
}
.buyBtn a {
	display: block;
	font-size: 12px;
	color: #000;
}
.buyBtn a img {
	display: inline-block;
	margin-bottom: 0!important;
}
.buyBtn a::after {
	content: "\e600";
	font-family: 'iconFont';
	margin: 1px 0 0 1px;
	float: right;
	font-size: 12px;
}

.next a {
	color: #808080 !important;
	font-weight: bold;
}
.next a:hover {
	opacity: 0.5;
}
.next a:before {
	content: "\f0da";
	display: inline-block;
	margin: 0 2px 0 1rem;
	font: normal normal normal 18px/1 FontAwesome;
}
@media only screen and (max-width:799px) {
	.next {
	padding-top: 10px!important;
	}
}