@charset"UTF-8";

/************************ Layout ***************************/
html,body,input,button,textarea,select{
	font: 14px/2 "Microsoft JhengHei", "PMingLiU", "Arial";;
	color: #333;
}
html{
	margin-top: 0 ! important;
	margin: 0px;
	padding: 0px;
}
body{
	-webkit-text-size-adjust: 100%;
	word-wrap : break-word;
	overflow-wrap : break-word;
	background: url("../images/wrapper_bg.jpg") repeat-x ;
}

/************************ Wrapper ***************************/
#wrapper {
	min-height: 100%;
	height: auto !important;
	position: relative;
	overflow: hidden;
}
#contents{
	padding:20px 0;
}
#contents::after {
	content: "";
	display: block;
	clear: both;
}

.container {
	padding: 1em 0;
	margin: auto;
}


/************************デバイスにあわせた幅の指定***************************/

@media only screen and (min-width: 940px) {
	.container {
		width: 940px;
	}
}
@media only screen and (max-width: 940px) {
	.container {
		width: auto;
	}
}


/*****************************ヘッダー***************************************/





/*********************** gNav **************************/





/*********************コンテンツ******************************/

#contents {
	margin: 0 auto;
	padding: 1%;
	text-align: center;
	padding-top: 80px;
}
.clearfix::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.floatL {
	float: left;
}
.floatR {
    float: right;
}
#contents p {
	font-size: 1em;
	line-height: 1.7em;
}
#content h1 {
	background: url(../images/companies/main_title_com.jpg) no-repeat;
	width: 100%;
	height: 90px;
	margin-bottom: 10px;
	width: 670px;
	border: 0px solid rgba(83,131,86,0.17);
	-webkit-box-shadow: 0 1px 5px rgba(83,131,86,0.75);
	-moz-box-shadow: 0 1px 5px rgba(83,131,86,0.75);
	box-shadow: 0 1px 5px rgba(83,131,86,0.75);
}

#content h1 span {
	font-size: 30px;
	color: #000000;
	position: relative;
	top: 25%;
	left: 2%;
}

#right_part {
	padding: 0 10px 8px 10px;;
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 15px;
	color: #333;
	background: #fff;
	border: 1px solid #CCC;
	font-family: "メイリオ","MS PGothic",Helvetica,Arial,sans-serif;
}
#right_part h3{
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 40%,rgba(230,255,229,1) 100%);
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #046C09;
	margin: 10px 0;
	padding: 8px 0 5px 15px;
}
#right_part h3 #item {
	display: inline-block;
	height: 22px;
	width: 8px;
	background-color: #046C09;
	margin: 0 10px -4px -5px;
	border-radius: 10px;
}
#right_part img {
	max-width: 100%;
}

ul.activity{
	float: left;
	width: 60%;
}
ul.activity li{
	font-size: 0.9em;
}
.company_img2{
	float: right;
	width: 40%;
}
ul.activity li span{
	font-weight: bold;
	padding-bottom: 1em;
}
.wid58 {
	max-width: 50%;
	margin-left: 15px;
	margin-bottom: 2em;
}
.wid58_2 {
	float: left;
	max-width: 56%;
	margin-left: 15px;
}

@media only screen and (max-width: 890px) {
	#right_part img {
		width: 100%;
	}
	.wid58 {
		clear: both;
		max-width: 100%;
		margin: 0;
		padding-bottom: 2em;
	}
}
@media only screen and (max-width: 780px) {
	#right_part .company_img2 .mgt15 {
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.wid58_2 {
		clear: both;
		max-width: 100%!important;
		margin-left: 15px;
	}
}


.mgb10 {
	margin-bottom: 10px;
}
.sub_heading {
	clear: both;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: #B2ADAD 1px solid;
	background: url(../images/about_us/sub_heading.png) 0 8px no-repeat;
	padding-left: 12px;
	display: block;
}
.mgt15 {
	margin-top: 15px;
	float: right;
}
.border_contact h4 {
	padding: 5px 0;
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	display: block;
	color: #046c09;
	border-bottom: 1px solid #b2adad;
}
.border_contact {
	clear: both;
	padding: 0 10px 10px 10px;
	margin: 10px 0;
}
.border_contact ul li{
	padding-left: 1em;
}
#news_jp {
	border-style: solid;
	border-color: #046c09;
	border-width: 1px;
	width: 100%;
	padding-bottom: 5px;
	margin: 15px auto 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#news_jp h2 {
	font-weight: normal;
	margin: 0 auto;
	background: #046c09;
	color: #fff;
	height: auto !important;
	font-size: 18px;
	padding: 5px 10px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#news_jp .content {
	padding-bottom: 5px;
	background: #fff;
	margin: 0 auto;
}

#news_jp .content table {
	margin: 0 auto;
	width: 93%;
}
#news_jp .content table tr {
	border-bottom: 1px dashed #009933;
	display: block;
}
#news_jp td a{
	color: #4d4d4d;
}
#news_jp td.infoTsec{
	padding: 14px 3px;
	width: 12%;
}

#news_jp td.infoArrow{
	padding: 14px 3px;
	width: 5%;
}
#toNewsList {
	padding: 5px 15px;
	text-align: right;
}
.bg01 {
	background: #fffeea;
	padding: 5px 0 20px 20px;
	margin-top: 10px;
}
.title {
	margin: 10px 0 10px;
	font-size: 17px;
	font-weight: bold;
	display: block;
	color: #046c09;
}
.text022 {
	display: inline-block;
}
.wid150 {
	width: 150px;
}
.mark {
	line-height: 22px;
	padding: 4px 2px 2px 0px;
	letter-spacing: 2px;
	background: url(../images/companies/green.gif) repeat-x bottom;
}

#right_part .company_img {
	margin-top: 10px;
	text-align: center;
}

#right_part .company_img img {
	max-width: 70%;
}


/************************県内企業の方へ***************************/

#main #ct-toyama{
	clear: both;
	padding: 2em 0;
}

#main #ct-toyama ul.activity{
	clear: both;
	float: left;
	width: 48%;
}

#main #ct-toyama ul.activity activity_img01{
	width: 48%;
}



/************************メイン(rightコンテンツ)***************************/
#top-main{
	width:100%;
}

#main{
	float:right;
	width:70%;
}


/* ------------------------------
   MEDIAQUERIES LAYOUT
------------------------------ */

@media only screen and (max-width: 767px) {
	#main{
		float: none;
		width:100%;
	}
}


/*****************************新着情報*************************/

#top-news {
	float: right;
	min-height: 310px;
	padding-bottom: 5px;
	margin: 20px 4px;
	width: 64%;
	background: none repeat scroll 0% 0% #FFF;
	border: 6px solid #046C09;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#top-news h2{
	color: #fff;
	font-size: 18px;
	padding: 8px 10px;
	background: #046C09;
}
#top-news ul li {
	float: left;
	list-style-type: none;
	width: 18%;
	margin-right: 0.2em;
}
#top-news ul li a {
	color: #666;
	display: block;
	padding: 4% 0;
	text-align: center;
	background: #f2f2f2;
	border: 1px solid #999;
	border-bottom: none;
    cursor: pointer;
	-webkit-border-top-left-radius: 10px;  
	-webkit-border-top-right-radius: 10px;	
	-moz-border-radius-topleft: 10px;  
	-moz-border-radius-topright: 10px;
	white-space: nowrap; /****この3行でタブの文字数制限***/
	overflow: hidden;
	text-overflow: ellipsis;
}
#top-news ul li a:hover{
	background:#d1007f;
	color:#FFF;
}
#top-news ul li a.current {
	background: white;
	color: #d1007f;
}

#news-main{
    clear:both;
}
#news-main{
	padding: 10px;
}

#news-main .content {
	width: 98%;
	min-height: 265px;
	padding-bottom: 5px;
	margin: 0 auto;
}

#news-main div {
	line-height: 1.7;
	padding-bottom: 6px;
	padding: 2%;
}
 
#news-main dt{
	float: left;
	color: #ed7e00;
	margin-bottom: -1px;
}
#news-main dd {
	border-bottom: 1px dotted #5d5d5d;
	margin-bottom: -1px;
	padding: 0.2em 0 0.1em 7em;
	
}

#news-main dd a:hover {
	color: #666666;
}


#go-infolist{
	padding: 5px 15px;
	text-align: right;
}
#go-infolist a{
	color: #ed7e00;
}
#go-infolist a:visited{
	color: #ed7e00;
}
#go-infolist a::before {
    content: ">";
}

@media only screen and (max-width: 767px) {
	#top-news {
		clear: both;
		padding-bottom: 5px;
		margin: 20px 4px;
		width: 98%;
	}
}

/*****************************facebookエリア*************************/
@media only screen and (min-width: 520px) {
	#fbArea{
		display: none;
	}
}

@media only screen and (max-width: 520px) {
	#fbArea{
		clear: both;
		margin-left: 0;
		margin-right: 0;
		padding: 2em 0;
		text-align: right;
	}
}


/**********************サイドカラム：バナー表示********************/

#sidebar{
	display: inline-block;
	float: left;
	width: 26%;
}
#sidebar ul {
	background: #fff;
	border: 1px solid #5db361;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 4px;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 1px 1px 2px;
	margin-bottom: 15px;
}
#sidebar ul li h4 {
	color: #046c09;
	font-size: 18px;
	font-weight: normal;
	padding-left: 0.3em;
}
#sidebar li {
	border-bottom: 1px dotted #cacaca;
	box-sizing: border-box;
	margin: 3px 5px;
	overflow: hidden;
}
#sidebar li:last-child {
	border-bottom: none;
}
#sidebar li a {
	color: #727272;
	letter-spacing: 1px;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 10px;
}
#sidebar li a:hover {
	color: #fff;
	background: #046c09;
}


.sidebar_act a{
	background: #046c09;
	color: #fff !important;
}


#sidebar h3 {
	background: #046c09;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	padding: 10px;
	text-align: center;
}
#sidebar li.bn-btn{
	border-bottom: none;
	margin: 0.5em 0;
	white-space: nowrap;
	box-sizing: border-box;
	overflow: hidden;
}
#sidebar li.bn-btn a{
	padding: 0;
}
#sidebar li.bn-btn img{
	width: 95%;
}
#sidebar ul.link-nav img{
	padding: 0 3%;
}
#sidebar ul.link-nav li a:hover{
	background: none;
	opacity: 0.6;
}
.contact_us {
	clear: both;
	background: #fff;
	border: 1px solid #5db361;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 10px;
	padding: 1px 1px 10px;
}
.contact_us p{
	text-align: center !important;
}
.contact_us span.contact_title {
	border-bottom: 1px dotted #cacaca;
	color: #4b4b4b;
	display: block;
	font-size: 16px;
	margin: 5px;
	padding: 5px;
}
a.btn: img {
	padding-bottom: 10px;
}
a.btn:hover img {
	opacity: 0.6;
}

@media only screen and (max-width: 800px) {
	#side-nav ul {
		width: 100%;
	}
	#side-nav ul li {
		float: left;
		width: 20%;
	}
}


/* -------------------------------------------------------------------------------------
   MEDIAQUERIES LAYOUT     インラインブロック指定で、float使わず横並び指定！
------------------------------------------------------------------------------------- */

@media only screen and (max-width: 767px) {
	#sidebar {
		display: block;
		float: none !important;
		width: 90%;
		text-align: center;
		margin: 0 auto;
		padding: 10px 0;
	}
	#sidebar ul.link-nav{
		display: none;
	}
}



/*****************************TOPへ戻るボタン******************************/
/*------------------------------
	fontawesome
--------------------------------*/
.my-icon {
	color: #666;
	font-size: 1.5em;
}
@media only screen and (max-width: 1180px) {
	.my-icon {
		color: #fff;
	}
}
/*------------------------------
	#page_top
--------------------------------*/
#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 1em;
	bottom: 1em;
	z-index: 9999;	
}
.fa-arrow-circle-up::before{
	font-family: 'Font Awesome 5 Free';
	content: "\f062";
	font-size: 50px;
	color: #046c09;
}
@media only screen and (max-width: 375px) {
	#page_top, .fa-arrow-circle-up{
		display: none;
	}
}


/*****************************フッター******************************/

#footer {
	width: 100%;
	background: #046c09;
	z-index: 0;
	text-align: left;
}
#footer {
	color: #fff;
}
#footer a{
	color: #fff;
}
#footer-inner {
	padding-top: 30px;
	padding-left: 20px;
}

#footer-info{
	width: 36%;
	float: left;
	margin-bottom: 2em;
	border-right: 1px solid #fff;
}
#footer-info h1 a{
	font-size: 0.7em;
	font-weight: bold;
	float: left;
}
#footer-info span.small{
	font-size: 0.8em;
}
address{
	clear: both;
	font: 14px/2 "Microsoft JhengHei", "PMingLiU", "Arial";;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
/*********************フッターサイトマップ******************************/

#footer-sitemap{
	float: right;
	margin-right: 1em;
	width: 58%;
}
#footer-sitemap section {
	float: left;
	padding-right: 1em;
}
#footer-sitemap section:last-child {
	padding-right: 0;
}
#footer-sitemap section h3 {
	font-weight: bold;
	font-size: 1.1em;
	background: url("../images/fs-mark.png") no-repeat 0 10px;
	padding-left: 1.2em;
}
#footer-sitemap section li {
	padding-left: 1.2em;
}

#footer-sitemap section li:last-child {
	padding-bottom: 2em;
}

@media only screen and (max-width: 900px) {
	#footer-info{
		clear: both;
		width: 100%;
		margin: 0;
		padding-bottom: 2em;
		border-bottom: 1px dotted #fff;
		border-right: none;
	}
	#footer-info h1 a, address{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	#footer-sitemap{
		clear: both;
		width: 100%;
		margin: 0 auto;
	}
	#footer-sitemap section {
		width: 30%;
		padding-top: 1em;
	}
	#footer-sitemap section:first-child {
		padding-left: 3em;
		padding-right: 0;
	}
}
@media only screen and (max-width: 600px) {
	#footer-sitemap section {
		clear: both;
		width: 96%;
		text-align: center;
		padding-right: 0;
		border-bottom: 1px dotted #fff;
	}
	#footer-sitemap section:last-child {
		border-bottom: none;
	}
	#footer-sitemap section h3{
		background: none;
		font-size: 1.4em;
		font-weight: bold;
	}
	#footer-sitemap section li{
		font-size: 1em;
	}
	#footer-sitemap section h3, li{
		text-align: center;
	}
	#footer-sitemap section:first-child {
		padding-left: 0;
	}
}


/*********************copyright******************************/

#copyright{
	clear: both;
	width: 100%;
	height: 40px;
	color: #FFF;
	background: #333;
	text-align: center;
	line-height: 3em;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
	#copyright{
		font-size: 1rem;
		line-height: 2em;
		letter-spacing: 0.1em;
	}
}

/**********************ぱんくずリスト**********************/

#pagenav-business {
	height: 40px;
	width: 100%;
	padding-top: 6px;
	background: #fff;
	position: relative; 
	z-index: 2;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	margin-top: -0.8em;
}
#pagenav-inner {
	margin: 0 auto;
	width: 940px;
	background: #000;
	padding-left: 1em;
}

#pagenav-inner li {
	background: url("../images/mark.png") no-repeat scroll right 11px;
	float: left;
	font-size: 0.8em;
	line-height: 12px;
	margin-right: 8px;
	padding-right: 16px;
	padding-top: 10px;
}
#pagenav-inner li.now-page{
	color: #046c09;
	background: none;
}



/* ------------------------------
   MEDIAQUERIES[SP]LAYOUT
------------------------------ */
@media only screen and (max-width: 768px) {
	#menuOverlay {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.6);
		display: none;
		position: fixed;
		z-index: 9997;
	}
	#switchBtnArea {
		width: 100%;
		height: 60px;
		background: #3c3c3c;
		border-bottom: #aaa 1px solid;
		position: relative;
	}
	#switchBtnArea #switchBtn {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
		display: block;
		background: #a7a7a7;
		position: absolute;
		border-radius: 5px;
		z-index: 9998;
	}
	#switchBtnArea #switchBtn span {
		left: 20%;
		width: 60%;
		height: 4px;
		display: block;
		position: absolute;
		background-color: #fff;
		border-radius: 5px;
		transition: all 0.2s linear;
	}
	#switchBtnArea #switchBtn span:nth-of-type(1) {
		top: 10px;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#switchBtnArea #switchBtn span:nth-of-type(2) {
		top: 18px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	#switchBtnArea #switchBtn span:nth-of-type(3) {
		bottom: 10px;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#switchBtnArea #switchBtn.btnClose {
		background: transparent;
	}
	#switchBtnArea #switchBtn.btnClose span:nth-of-type(1) {
		top: 18px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#switchBtnArea #switchBtn.btnClose span:nth-of-type(2) {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	#switchBtnArea #switchBtn.btnClose span:nth-of-type(3) {
		bottom: 18px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#rwdMenuWrap {
		top: 0;
		right: -200px;
		width: 200px;
		height: 100%;
		background: #3c3c3c;
		overflow: auto;
		position: fixed;
		z-index: 9999;
	}

	#rwdMenuWrap ul {
		width: 100%;
	}

	#rwdMenuWrap ul li {
		width: 100%;
		border-bottom: #aaa 1px solid;
	}

	#rwdMenuWrap ul li a {
		padding: 15px 20px;
		text-align: left;
		display: block;
		background: #ebebeb;
		position: relative;
	}

	#rwdMenuWrap ul li a:after {
		content: '';
		margin-top: -4px;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 8px;
		color: #888;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.2em;
		display: block;
		position: absolute;
		border-top: 2px solid #b0b0b0;
		border-right: 2px solid #b0b0b0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	ul.activity li{
		text-align: left;
		padding-left: 1em;
	}
}

@media only screen and (max-width: 570px) {
	ul.activity{
		clear: both;
		width: 100%;
	}
	.company_img2{
		clear: both;
		width: 100%;
		padding-bottom: 1em;
		border-bottom: 1px dotted #cacaca;
	}
	.company_img2:last-child{
		border: none;
	}
}


/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
#side-nav > ul:before,
#side-nav > ul:after {
	content: " ";
	display: table;
}
#side-nav > ul:after {clear: both;}
#side-nav > ul {*zoom: 1;}


/* link
------------------------------------------------------------*/
a,a:hover{
	color:#046c09;
	text-decoration:none;
}

/* clearfix
------------------------------------------------------------*/
.clear{
	clear: both;
}
.clearfix::after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}

/* end MacIE5 */

.clearfix + *{
	clear: both;
}
.right {
	text-align: right !important;
}
.clr:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}




