@charset "utf-8";

/* Base
----------------------------------------------------*/

html{
font-size:100.01%;
}

body{
	font-size:75%; /* 12px */
	background-color: #000;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
	line-height:1.8;
	font-size: 13px;
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

/*
table{
border:0;
border-collapse:collapse;
border-spacing:0;
}
*/

img{
vertical-align:bottom;
}

a img{
border:0;
}

a:link {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}


/*　トップページ　*/


/*　ヘッダー　*/

.header {
	height: 350px;
	background-image: url(../images/header-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-contents {
	height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


/* グローバルメニュー*/

.globalmenu-back {
	background-image: url(../images/globalmenu-back.jpg);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

.globalmenu{
	width: 1000px;
	height: 65px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.globalmenu ul{  
	list-style-type: none;  
	margin: 0;  
	padding: 0;  
}

.globalmenu li{
	text-indent: -9999px;
	float:left;
	width: 200px;
	margin: 0;
	padding: 0;
}  
      
.globalmenu a{
	display: block;
	width: 100%;
	height: 65px;
	background-image: url(../images/globalmenu.png);
	background-repeat: no-repeat;  
}  
      
.globalmenu-1 a{background-position: 0 0;}  
.globalmenu-2 a{background-position: -200px 0;}  
.globalmenu-3 a{background-position: -400px 0;}  
.globalmenu-4 a{background-position: -600px 0;}  
.globalmenu-5 a{background-position: -800px 0;}  
      
.globalmenu a:hover{
	background-image: url(../images/globalmenu.png);
	background-repeat: no-repeat;  
}  
      
.globalmenu-1 a:hover{background-position: 0 -65px;}  
.globalmenu-2 a:hover{background-position: -200px -65px;}  
.globalmenu-3 a:hover{background-position: -400px -65px;}  
.globalmenu-4 a:hover{background-position: -600px -65px;}  
.globalmenu-5 a:hover{background-position: -800px -65px;}  


/*　--------------　*/

.main {
	overflow: hidden;
	clear: both;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}

/*　メインコンテンツ　*/

.main-contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


/*　フッター　*//*　コピーライト　*/

.footer {
	clear: both;
	height: 200px;
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	margin-bottom: 42px;
	background-position: bottom;
}
.footer-contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
}








/*　中ページ　*/

.left-contents {
	background-color: #FC0;
	float: left;
	width: 280px;
	overflow: hidden;
}

.right-contents {
	background-color: #F90;
	float: right;
	width: 660px;
}
.contents-back {
	background-color: #292929;
	padding: 13px;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.contents-back2 {
	background-color: #FFF;
	padding: 13px;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.contents-back2 a {
	color:#669900;
}

.contents-box {
	color: #FFF;
	margin: 20px;
	overflow: hidden;
}

.contents-box2 {
	color: #FFF;
	overflow: hidden;
	padding: 20px;
}

.margin-b_30 {
	margin-bottom: 30px;
}

.margin-b_20 {
	margin-bottom: 20px;
}

.margin-b_10 {
	margin-bottom: 10px;
}

.margin-t_20 {
	margin-top: 20px;
}

.top-cont2_right {
	float: right;
	width: 657px;
}
.margin-l_15 {
	margin-left: 15px;
}





.top-cont3-1 a{
	background-image: url(../images/top-cont3_pic1.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 30px;
}

.top-cont3-1 a:hover{
	background-image: url(../images/top-cont3_pic1-hover.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.top-cont3-2 a{
	background-image: url(../images/top-cont3_pic2.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 30px;
}

.top-cont3-2 a:hover{
	background-image: url(../images/top-cont3_pic2-hover.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.top-cont3-3 a{
	background-image: url(../images/top-cont3_pic3.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 30px;
}

.top-cont3-3 a:hover{
	background-image: url(../images/top-cont3_pic3-hover.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.top-cont3-4 a{
	background-image: url(../images/top-cont3_pic4.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.top-cont3-4 a:hover{
	background-image: url(../images/top-cont3_pic4-hover.jpg);
	height: 170px;
	width: 210px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.top-cont4-left {
	float: left;
	width: 459px;
	height: 330px;
	background-color: #292929;
	padding: 13px;
}

.top-cont4-right {
	float: right;
	width: 459px;
	height: 330px;
	background-color: #292929;
	padding: 13px;
}
.info {
	margin: 20px;
	color: #FFF;
}


.top-cont5_text {
	font-size: 15px;
	color: #669900;
}
.footer-navi_cont {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.footer-navi {
	text-align: center;
	float: right;
	height: 17px;
	margin-bottom: 20px;
	overflow: hidden;
}

.footer-navi ul {
	margin: 0; 
	padding :0; 
	list-style: none; 
}

.footer-navi li {
padding: 0; 
margin: 0; 
float: left;
}


.footer-navi ul a {
	text-decoration:none;
	color:#FFF;
	background-image: url(../images/footer-navimark.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 20px;
}

.footer-navi ul a:hover {
	text-decoration:none;
	color:#FFF;
}


	

.footer-comp {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	overflow: hidden;
	color: #FFF;
	width: auto;
	padding-left: 10px;
	float: left;
	margin-right: 20px;
}
.footer-logo {
	float: left;
	margin-right: 40px;
}
.copyright {
	background-image: url(../images/copyright-back.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 10px;
	color: #8A8A8A;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	clear: both;
}


/*中ページ*/

/*　ヘッダー　*/

.header-naka {
	height: 200px;
	background-image: url(../images/header-naka_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-naka_contents {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.business-cont_text1 {
	float: right;
	width: 610px;
}

.business-cont_text2 {
	float: left;
	width: 610px;
}

.midashi_1 {
	color: #690;
	font-size: 17px;
	margin-bottom: 20px;
}

.midashi_2 {
	color: #690;
	font-size: 17px;
	margin-bottom: 10px;
}

.work-sekou_1 {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
.work-sekou_text {
	text-align: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 10px;
}
.work-step_box {
	height: 120px;
	clear: both;
}

.work-step_box2 {
	height: 120px;
	clear: both;
	padding-bottom: 30px;
}

.work-step {
	width: 840px;
	float: right;
	margin-top: 15px;
}
.company-left {
	float: left;
	width: 600px;
}
.company-right {
	float: right;
	width: 300px;
	padding-top: 15px;
}

.company-table {
	margin-left:10px;
}

.company-table th {
	width: 180px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 12px;
	background-color: #333;
}

.company-table td{
	font-size: 12px;
}
.company-map {
	padding: 5px;
	border: 1px solid #4F4F4F;
	margin-bottom: 30px;
}
.company-text {
	font-size: 12px;
	margin-bottom: 15px;
}
.h1text {
	display: none;
}


/* Topics 170619 */


.topics_info-index .topics_date {
	margin-bottom: 4px;
	color:#669900;
	font-weight: bold;
}

.topics_info-index #topics_title{
	    font-size: 12px;
}

.listArea,
.detailArea {
	margin-bottom: 20px;
	width:650px;
	text-align: left;
	font-style: normal;
	padding: 2px;
}

.listArea .txt,
.detailArea .txt {
	margin: 15px 10px 0;
	color: #333;
	color: #444444;
	line-height: 1.4;
}

.listArea{
	
	margin-left: 10px;
}
.listArea ul {
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.listArea ul li {
	padding: 15px 30px;
}

.listArea #topics_title{
	color: #669900;
	text-decoration: underline;
}


.detailArea .txt {
	margin-bottom: 15px;
}

.detailArea .title {
	    line-height: 1.3;
    font-weight: normal;
    font-size: 100%;
	    height: 30px;
}

.detailArea {
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
}

.detailArea .date{
	text-align: right;
	color: #669900;
	text-decoration: underline;
	margin: 5px 10px;
}

.detailArea img{
	max-width: 100%;
	margin: 15px 10px;
}

.news-back{
	text-decoration: underline!important;
}

/* 20180605追加 */
h3#topics_title {
    font-size: 1.5em;
    color: #0075c2;
    height: auto;
}
#topics_paging {text-align:center;margin:20px 0 0 0!important;padding-left:0;clear:both;border-width:0!important;}
#topics_paging li {display:inline-block;margin:0 5px;padding:0;list-style:none;}
.topics_photo_1,.topics_photo_2,.topics_photo_3,.topics_photo_4,.topics_photo_5,.topics_photo_6,.topics_photo_7,.topics_photo_8,.topics_photo_9,.topics_photo_10,.topics_photo_11,.topics_photo_12 {max-width:100%;}


/* 181015 */

.footer-comp {
	min-height: 115px;
}

.case-cont {
	display: flex;
	display: -webkit-flex;

	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.case-info {
	margin-right: 35px;
	margin-bottom: 35px;
	padding-bottom: 10px;
	width: 310px;
	border-bottom: 1px solid #525252;
}

.case-info:nth-of-type(3n) {
	margin-right: 0;
}

.case-info:hover {
	opacity: .7;
}

.case-info a {
	text-decoration: none;
}

.case-thumb {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto 15px;
	width: 310px;
	height: 207px;
	background: #ccc;
}

.case-thumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.case-date {
	display: block;
	padding-bottom: 5px;
	color: #669900;
}

.case-ttl {
	font-size: .85rem;
}



.case-paging{
	text-align: center;
}
.case-previous {
	color: #525252;
}
.case-num {
	color: #525252;
}

.casedetailArea{
	width: 100%;
	margin-bottom: 20px;
}
.casedetailArea > div{
	background: #292929;
	padding: 30px;
}
.caseArea-thumb{
	text-align: center;
	margin-bottom: 30px;
}
.caseArea-thumb img{
	width: auto;
	max-width: 100%;
	min-width: 300px;
}
h3#topics_title.case-ttl{
	margin-bottom: 30px;
	color: #669900;
}
.case-body{
	color: #fff;
	margin-bottom: 30px;
}

a.case-back{
	text-decoration: underline;
}

.caseArea .topics_thumbnail{
	width: 100%!important;
}