@charset "UTF-8";


body{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

a {
	text-decoration: none; 
}

.line{border-bottom: dotted 1px #C1C1C1;}

#header {
	height: 126px;
	background-color: #FDFDFD;
	padding-left: 0px;
}
.head-search {
	padding: 2px 0 5px 0;
	position: absolute;
	top: 38px;
	left: 25%;
}
.header_logo_table {
	padding-left: 25%;
	padding-top: 10px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
}
.header_side {
	color: #20367C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0%;
	position: absolute;
	top: 22px;
	left: 63%;
	font-size: small;
}
#navi{
	width: 100%;
	height: 40px;
	background-color: #4F4F4F;
	}

#navi_side {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	right: 0px;
	padding-right: 0px;
	width: 170px;
	padding-top: 35px;
	background-color: rgba(224,247,250,0.31);
	padding-left: 20px;
	padding-bottom: 35px;
	z-index: 25;
	position: fixed;
	}
	
#navi_side li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 100;
	position: absolute;
	padding-right: 0px;
	width: 150px;
	font-size: small;
	}

#dropmenu li ul li{
	overflow: hidden;
	transition: .2s;
	height: 0;
}
#dropmenu li:hover ul li{
	overflow: visible;
	height: 38px;
}
.dropmenu{
  *zoom: 1;
	list-style-type: none;
	width: 960px;
	margin: 0px auto 30px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
	position: relative;
	width: 20%;
	float: left;
	padding: 0;
	text-align: center;
}
.dropmenu li a{
	display: block;
	padding: 15px 0 11px;
	padding-right: 0;
	padding-left: 0;
	background-color: #656565;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 0px;
}
.dropmenu li ul{
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: undefined;
}
.dropmenu li ul li{
	width: 100%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.dropmenu li ul li a{
	padding: 13px 15px;
	border-top: 1px solid #FBFBFB;
	background-color: #6F6F6F;
	text-align: left;
}
.dropmenu li:hover > a{
	background-color: #5E5E5E;
}
.dropmenu li a:hover{
	background-color: #888888;
}
#main {
	background-size: -40px 0;
	margin-top: ;
	margin-left: ;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 300px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#footer {
	background-color: rgba(255,255,255,0.68);
	height: 85px;
	padding-top: 10px;
	position: static;
	bottom: 0px;
	margin-top: -85px;
}


.btn-sticky {
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	background: #f7f7f7;
	border-left: solid 6px #FF643F;/*左線*/
	color: #FF643F;/*文字色*/
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn-sticky:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}

.top_bn{
	margin-top: 25px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	font-size: medium;
	padding-bottom: 150px;
}
.ovi{
	background-color: rgba(129,210,198,1.00);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #3323A4;
	height: 25px;
	-webkit-box-shadow: 2px 4px 4px #3C3C3C;
	box-shadow: 2px 4px 4px #3C3C3C;
	border: thin solid rgba(255,255,255,1.00);
	border-radius: 20px;
	border-collapse: separate;
	border-spacing: 0 0;
	font-size: medium;
	line-height: 25px;
	width: 480px;
}
.ovi02{
	background-color: rgba(255,211,0,1.00);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: rgba(0,0,0,1.00);
	height: 18px;
	-webkit-box-shadow: 3px 3px 6px rgba(72,71,71,1.00);
	box-shadow: 3px 3px 6px rgba(72,71,71,1.00);
	border: thin solid rgba(255,255,255,1.00);
	border-top-left-radius: 0px;
	border-collapse: separate;
	border-spacing: 0 0;
}

.ovi03{
	background-color: rgba(255,211,0,1.00);
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: rgba(0,0,0,1.00);
	height: 18px;
	-webkit-box-shadow: 3px 3px 6px rgba(72,71,71,1.00);
	box-shadow: 3px 3px 6px rgba(72,71,71,1.00);
	border: thin solid rgba(255,255,255,1.00);
	border-top-left-radius: 0px;
	border-collapse: separate;
	border-spacing: 0 0;
	width: 500px;
}


.top_news{
	background-color: rgba(236,237,224,0.82);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 800px;
	-webkit-box-shadow: 2px 4px 4px #3C3C3C;
	box-shadow: 2px 4px 4px #3C3C3C;
	border-radius: 15px;
	}
.top_company{
	background-color: rgba(255,255,255,0.71);
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	width: 800px;
	}
.top_company tr td{
	border: thin solid #313131;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-size: small;
	}
.top_prv{
	background-color: rgba(255,255,255,0.71);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 800px;
	font-size: small;
	font-weight: lighter;
	}
.top_prv p {
	font-weight: bolder;
	font-size: small;
}
.footer_logo{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	bottom: 0px;
	}
.footer_link{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 300px;
	align: right;
	padding-top: 0px;
    }


.blog li{
    display:inline-block;
    margin: 0 8px 8px 0 ;
    padding: 3px ;
    background: #fff ;
    border: 1px solid #eee ;
    box-shadow: 0 1px 5px #888 ;
}

/* 会社概要ボックス */
table.company {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border: thin solid #F5F868;
	font-size: 12px;
	background-color: rgba(255,255,255,0.68);
	margin-top: 0px;
}
 
table.company th,
table.company td {
	padding: 10px;
	border: thin solid #B1B0B0;
	width: auto;
}
 
table.company th {
	background-color: #B5B5B5;
	vertical-align: middle;
	text-align: left;
	overflow: visible;
	position: relative;
	color: #2E2E2E;
	font-weight: bold;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #B5B5B5;
    border-width: 10px;
    margin-top: -10px;
}
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
 
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
	
.arrow{
	width: 650px;
	padding: 10px;
	}
	
table.rm{
padding: 5px 5px 5px 5px;
}
	