@charset "utf-8";
/*
Theme Name: 有限会社S.U.Nコーポレーション
Theme URI: https://sun-corporation.com/
Description: 有限会社S.U.Nコーポレーション
Author: k.nagai
Version: 1.0
Tags: nagai
*/


@import url("css/reset.css");
html, body {
	height: 100%;
}
body {
	font-size: 98%;
	font-family: 'Lato', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	line-height: 2em;
	background-color: rgba(255,255,255,1.00);
}
.header-txt {
    z-index: 0;
    text-indent: -99999px;
}
#wrapper {
}
#main {
}
#main-in {
}
#main .inner-c {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#main .inner-w {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	overflow: hidden;
	padding-bottom: 0px;
	background-color: rgba(255,255,255,1.00);
}
/****************************************

main-visual

*****************************************/
#main-visual {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 680px;
	width: 100%;
	background-image: url(images/top-icatch.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#main-visual-img {
	position: absolute;
	left: -328px;
}
#main-visual h2 {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: table;
}
#s3-cap {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-image: url(images/icatchcap2.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.icatch {
	width: 100%;
	height: 400px;
	position: relative;
	background-image: url(images/icatch-img-02.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.icatch-factory {
	width: 100%;
	height: 400px;
	position: relative;
	background-image: url(images/icatch-img-03.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.icatch-service {
	width: 100%;
	height: 400px;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(images/icatch-img-01.jpg);
}
.icatch-recruit {
	width: 100%;
	height: 400px;
	position: relative;
	background-image: url(images/icatch-img-04.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.icatch-inner {
	width: 700px;
	height: 300px;
	background-color: rgba(0,0,0,0.75);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.icatch-h2-box {
	text-indent: 0px;
	text-align: center;
	color: rgba(0,0,0,1.00);
	display: block;
	font-weight: bold;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	position: absolute;
 /width: 400px;
	height: 77px;
}
.icatch-h2 {
	text-indent: 0px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	display: block;
	font-weight: bold;
	font-size: 200%;
}
.icatch-h2-line {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/title-h2-line.png);
	display: block;
	height: 10px;
	font-weight: bold;
}
.icatch-h2-en {
	font-weight: normal;
	text-align: center;
	display: block;
	color: rgba(255,255,255,1.00);
	margin-top: 0px;
	font-size: 160%;
}
.box {
	margin-bottom: 100px;
	overflow: hidden;
}
.box2 {
	margin-bottom: 50px;
	overflow: hidden;
}
/****************************************

カラムボックス

*****************************************/
.one-column {
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
}
.two-column {
	overflow: hidden;
	margin-bottom: 40px;
}
.two-column-box {
	width: 47%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
}
.two-column2 {
	overflow: hidden;
}
.two-column2-box {
	width: 47%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
	overflow: hidden;
}
.two-column2-img {
	width: 50%;
	float: left;
	background-color: rgba(0,147,255,1.00);
}
.two-column2-txtbox {
	width: 50%;
	float: left;
	padding-left: 10px;
}
.two-column2-txtbox-h3 {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid rgba(201,201,201,1.00);
}
.two-column2-txtbox-p {
	font-size: 90%;
}
.two-column2-txtbox-p2 {
	font-size: 80%;
	line-height: 200%;
}
.two-column2-txtbox-botan {
	display: block;
	font-size: 90%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	line-height: 200%;
	background-color: rgba(3,88,151,1.00);
}
.three-column {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 40px;
}
.three-column-box {
	float: left;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	position: relative;
}
.three-column2 {
	overflow: hidden;
	margin-bottom: 40px;
}
.three-column-box2 {
	width: 30%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.four-column {
	overflow: hidden;
	margin-bottom: 40px;
}
.four-column-box {
	width: 22%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.five-column {
	overflow: hidden;
	margin-bottom: 40px;
}
.five-column-box {
	width: 16.8%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.column-L {
	width: 50%;
	float: left;
}
.column-R2 {
	width: 50%;
	background-color: rgba(0,0,0,1.00);
	float: right;
}
.column-R {
	width: 50%;
	padding-left: 20px;
	float: right;
	clear: right;
	display: table;
}
.column-L2 {
	width: 50%;
	float: right;
	background-color: rgba(0,0,0,1.00);
	display: table;
	min-height: 285px;
}
.title-h2-box {
	display: block;
	margin-bottom: 30px;
	background-color: #f6f6f6;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.title-h2 {
	text-indent: 0px;
	text-align: center;
	color: rgba(0,0,0,1.00);
	display: block;
	font-size: 180%;
	font-weight: bold;
}
.title-h2-line {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/title-h2-line.png);
	display: block;
	height: 10px;
}
.title-h2-en {
	font-size: 140%;
	font-weight: normal;
	text-align: center;
	display: block;
	color: rgba(177,175,175,1.00);
}
.title-h3-box {
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/h3bar.gif);
	border-bottom: 1px solid rgba(0,145,208,1.00);
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 200%;
	margin-left: 0px;
	padding-left: 20px;
}
.title-h3-cap {
	font-size: 70%;
	margin-left: 20px;
}
.txt-center {
	text-align: center;
}
.txt-center2 {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	border: 2px solid rgba(253,202,203,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: rgba(255,235,236,1.00);
	line-height: 200%;
}
.txt-center3 {
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	line-height: 200%;
}
.txt-midashi {
	text-align: left;
	font-size: 135%;
	font-weight: bold;
	padding-bottom: 20px;
}
.txt-midashi4 {
	text-align: left;
	font-size: 135%;
	font-weight: bold;
	border-bottom: 1px solid rgba(181,180,180,1.00);
	margin-bottom: 20px;
	display: block;
}
.txt-midashi2 {
	text-align: right;
	font-size: 105%;
	font-weight: bold;
	line-height: 200%;
	padding-bottom: 20px;
}
.txt-midashi3 {
	text-align: center;
	display: block;
	font-size: 200%;
	font-weight: bold;
	line-height: 160%;
}
#news {
	border-top: 1px solid #A3A3A3;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#news li {
	border-bottom: 1px solid #A3A3A3;
	line-height: 40px;
	padding-left: 20px;
}
/****************************************

詳細ボタン

*****************************************/
.shosai {
	background-color: rgb(73, 90, 140);
	width: 100%;
	line-height: 400%;
	text-align: center;
	display: block;
	font-weight: bold;
	bottom: 0;
	color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
}
.three-column-box a:hover {
	text-align: center;
	display: block;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
}
.shosai2-box {
	width: 300px;
	display: block;
	bottom: 0;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f9df4+0,4a52c9+100,87bcea+100 */
	background: #3f9df4; /* Old browsers */
	background: -moz-linear-gradient(top, #188af5 0%, #4a52c9 100%, #87bcea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #188af5 0%, #4a52c9 100%, #87bcea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #188af5 0%, #4a52c9 100%, #87bcea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#188af5', endColorstr='#87bcea', GradientType=0 ); /* IE6-9 */
}
.shosai2-box a {
	font-weight: bold;
	bottom: 0;
	line-height: 400%;
	color: rgba(255,255,255,1.00);
	text-align: center;
}

@media screen and (min-width: 1200px) {
.three-column-box a:hover {
	text-align: center;
	display: block;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	opacity: 0.5;
}
.shosai2-box a:hover {
	display: block;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	text-align: center;
	background-color: rgba(0,147,255,1.00);
}
.shosai2-box :before {
	content: '>';
	position: absolute;
	font-weight: normal;
	left: 90%;
}
}
/****************************************

PC・SP　表示切替

*****************************************/
.pc {
}
.sp {
	display: none;
}
/****************************************

spメニュー

*****************************************/
#global-head {
	color: rgba(255,255,255,1.00);
	position: relative;
}
#global-head-inner {
	width: 100%;
	text-align: center;
	color: rgba(39,39,39,1.00);
	margin-left: auto;
	margin-right: auto;
	height: 165px;
	position: relative;
	max-width: 980px;
}
#global-head-inner #brand-logo {
	position: absolute;
	top: 15px;
	left: 6px;
}
#global-head-inner #brand-logo a {
	background-image: url(images/header-logo.png);
	width: 600px;
	height: 150px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#global-head-inner #head-address {
	position: absolute;
	left: 672px;
	top: 47px;
	width: 304px;
	line-height: 200%;
}
#global-head-inner #head-address-sp {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(0,94,198,1.00);
}
#global-head #global-head-inner .head-copy {
	color: rgba(255,255,255,1.00);
	font-size: 85%;
	line-height: normal;
	padding-top: 10px;
}
#header-il {
	position: absolute;
	left: 317px;
	top: 20px;
	width: 389px;
	height: 139px;
	background-image: url(images/header-il.png);
	background-size: cover;
}
#head-address .add-otoiawase {
	font-size: 95%;
	padding-top: 2px;
	line-height: 180%;
	border: 1px solid rgb(201, 201, 201);
	background-color: #f6f6f6;
}
#head-address .add-otoiawase2 {
	font-size: 90%;
	line-height: 100%;
	color: rgba(0,0,0,1.00);
	margin-bottom: 0px;
	margin-top: 10px;
}
#head-address .add-tel {
	font-weight: bold;
	font-size: 170%;
	color: rgba(0,0,0,1.00);
	line-height: 100%;
	padding-top: 0px;
	margin-top: 10px;
}
#head-address .add-fax {
	border: 1px solid rgba(255,255,255,1.00);
	font-size: medium;
}
#sidebar {
	font-size: 15px;
	padding-top: 120px;
	width: 260px;
	height: 100%;
	color: #033560;
	background: #fff;
	text-align: center;
	display: none;
}
#global-nav-sp ul {
	list-style: none;
	margin-left: 0;
}
#global-nav-sp > ul > li {
	position: relative;
}
#global-nav-sp a {
	color: #033560;
	text-decoration: none;
	display: block;
	padding: 15px 0;
	-moz-transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	transition: background-color .3s linear;
}
#global-nav-sp .sub-menu.is-active > a, #global-nav-sp a:hover {
	color: #fff;
	background-color: #0093FF;
}
#global-nav-sp .sub-menu-nav a, #global-nav-sp .sub-menu:hover .sub-menu-nav {
 /width: 230px;
}
/* sub-menu icon */
#global-nav-sp .sub-menu-head {
	position: relative;
}
#global-nav-sp .sub-menu-head:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #aeb4cb;
	border-right: 1px solid #aeb4cb;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#global-nav-sp .sub-menu.is-active > a:after, #global-nav-sp .sub-menu-head:hover:after {
	border-color: #fff;
}
#global-nav-sp .is-active .sub-menu-head:after {
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* sub-menu */
#global-nav-sp .sub-menu-nav {
	background: #032f55;
	display: none;  /* アコーディオン表示*/
	padding: 10px 0;/*-moz-transition: all .4s ease;*//*-webkit-transition: all .4s ease;*//*transition: all .4s ease;*/
}
#global-nav-sp .sub-menu-nav a {
	color: #aeb4cb;
	padding: 8px 15px;
}
#global-nav-sp .sub-menu-nav a:hover {
	color: #fff;
}
/****************************************

nav-toggle　スマートホン用メニュー三本線

*****************************************/
#nav-toggle {
	display: none;
	position: fixed;
	top: 20px;
	right: 15px;
	height: 32px;
}
#nav-toggle > div {
	position: relative;
	width: 32px;
}
#nav-toggle span {
	width: 100%;
	height: 2px;
	left: 0;
	display: block;
	background-color: #000000;
	position: absolute;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
.fa-chevron-up:before {
	content: "\f077";
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
#overlay {
	display: none;
	position: fixed;
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#global-nav-pc {
	padding-bottom: 0px;
 /background-color: rgba(32,77,203,1.00);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f9df4+0,4a52c9+100,87bcea+100 */
	background: #3f9df4; /* Old browsers */
	background: -moz-linear-gradient(top, #188af5 0%, #4a52c9 100%, #87bcea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #188af5 0%, #4a52c9 100%, #87bcea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #188af5 0%, #4a52c9 100%, #87bcea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#188af5', endColorstr='#87bcea', GradientType=0 ); /* IE6-9 */
}
#global-nav-pc-inner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#global-nav-pc-inner li {
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 20%;
	display: block;
	font-size: 100%;
	position: relative;
	line-height: 100px;
}
#global-nav-pc-inner li a {
	color: rgba(255,255,255,1.00);
	width: 100%;
	height: 100%;
	display: block;
	font-weight: bold;
	padding-top: 1px;
	/* 1秒かけて背景色をアニメーションさせる */
	transition: background-color 1s;
}

@media screen and (min-width:1200px) {
#global-nav-pc-inner li:after {
	content: '';
	border-right: 1px solid #FFFFFF;
	right: -1px;
	position: absolute;
	display: block;
	width: 1px;
	height: 40px;
	bottom: auto;
	top: 29px;
}
#global-nav-pc-inner li a:hover {
	background-color: rgba(173,220,255,1.00);
	display: block;
	color: rgba(2,2,2,1.00);
}
}
/****************************************

spメニュー

*****************************************/
footer {
	overflow: hidden;
	background-color: #FFFFFF;
}
footer #footer-inner {
	width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	height: 320px;
}
#footer-nav {
	position: absolute;
	left: 491px;
	top: 134px;
}
#footer-inner #footer-logo {
	position: absolute;
	left: 14px;
	top: 18px;
}
#footer-inner #footer-add {
	position: absolute;
	left: 26px;
	top: 147px;
	height: 175px;
	line-height: 1.9em;
	max-width: 370px;
}
footer #footer-copy {
	color: rgba(255,255,255,1.00);
	background-color: #005ec6;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
/****************************************

アコーディオン

*****************************************/

#acMenu dt {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	clear: both;
	background-color: #89a0b8;
	color: rgba(255,255,255,1.00);
	height: auto;
}
#acMenu dd {
	width: 100%;
	text-align: center;
	display: none;
	margin-top: 20px;
	line-height: normal;
}

/****************************************

横幅980px以下で表示される内容

*****************************************/
@media screen and (max-width:900px) {
#main-in {
}
#main .inner-w {
	padding-left: 10px;
	padding-right: 10px;
}
.icatch-inner {
	width: 320px;
}
#s3-cap {
	width: 100%;
	height: 100%;
	background-image: url(images/icatchcap2.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.box {
	margin-bottom: 0px;
}
.box2 {
	margin-bottom: 0px;
}
#footer-inner #footer-logo {
	position: static;
	max-width: 351px;
	padding: 10px;
}
#footer-inner #footer-add {
	position: static;
	line-height: 1.9em;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.txt-center3 {
	text-align: center;
	font-size: 120%;
	line-height: 170%;
}
.txt-midashi3 {
	text-align: center;
	font-size: 150%;
	line-height: 120%;
}
/****************************************

カラムボックス

*****************************************/
.column-L {
	width: 100%;
	float: none;
	margin-bottom: 40px;
}
.column-R {
	width: 100%;
	float: none;
	padding-left: 0px;
}
.three-column {
	overflow: hidden;
	padding: 10px;
}
.three-column-box {
	width: 97%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
	position: relative;
}
.two-column2-img {
	width: 100%;
	float: none;
	background-color: rgba(0,147,255,1.00);
}
.two-column2-txtbox {
	width: 100%;
	float: none;
	padding-left: 10px;
}
/****************************************
main-visual
*****************************************/
#global-head-inner {
	height: auto;
}
#global-head-inner #brand-logo {
	position: static;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
}
#global-head-inner #brand-logo a {
	background-image: url(images/header-logo2.png);
	width: 100%;
	height: 150px;
	background-position: center;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#sidebar {
	/*display: none;*/
	position: fixed;
	right: -300px;
	top: 0;
	height: 100%;
	width: 300px;
	color: #333;
	background: #fff;
	-webkit-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	overflow-y: scroll;
	display: block;
}
#global-nav-pc {
	display: none;
}


/****************************************
PC・SP　表示
*****************************************/
.pc {
	display: none;
}
.sp {
	display: block;
}
/****************************************
スマホナビボタン表示　ここから
*****************************************/
#nav-toggle {
	display: block;
}
/* nav open */
.open {
	overflow: hidden;
}
.open #overlay {
	display: block;
}
.open #sidebar {
	-webkit-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 0, 0);
}
/* #nav-toggle close */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/****************************************
スマホナビ　z-index
*****************************************/	
#overlay {
	z-index: 200;
}
#sidebar {
	z-index: 300;
}
#nav-toggle {
	z-index: 400;
}
/****************************************
スマホナビボタン表示　ここまで　z-index
*****************************************/	
}

/****************************************

横幅400px以下

*****************************************/
@media screen and (max-width: 400px) {
#sidebar {
	right: -200px;
	width: 200px;
	padding-top: 60px;
}
.open #sidebar {
	-webkit-transform: translate3d(-200px, 0, 0);
	transform: translate3d(-200px, 0, 0);
}
#global-head-inner #brand-logo a {
	background-image: url(images/header-logo2.png);
	width: 100%;
	height: 150px;
	background-position: center;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: contain;
}
}
/****************************************

topへの移動ボタン

*****************************************/
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop i {
	padding-top: 6px
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 10px 0 0 0;
	border-radius: 60px;
	width: 80px;
	height: 80px;
	background-color: #005ec6;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position: relative;
}

@media screen and (min-width:1200px) {
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
}
#pageTop .fa-chevron-up {
	top: 9%;
	right: 25%;
	position: absolute;
}
.size table {
	width: 100%;
	border: 1px #000000 solid;
	border-collapse: collapse;
}
.size td {
	border: 1px #000000 solid;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 90%;
}
.about-table table {
	width: 100%;
	border: 1px solid #949494;
	border-collapse: collapse;
}
.about-table td {
	border: 1px solid #949494;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}
.item {
	background-color: rgba(221,221,221,1.00);
}
.item2 {
	background-color: rgba(221,221,221,1.00);
	text-align: center;
	vertical-align: middle;
}
.item3 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: rgba(231,244,255,1.00);
}
