@charset "utf-8";
/* CSS Document */
/*------------------共通------------------*/
@media screen and ( min-width:480px )
{
	body {
		width: 100%;
		margin: 0 auto;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 18px;
		color:#333333;
		min-width: 980px;
	}

	.left { float: left; }
	.right { float: right; }

	a:hover { opacity: 0.8; }

	/*-----------------header------------------*/

	#h1_w { background-color: #E0E0E0; }

	header h1 {
		font-size: 10px;
		color: #0E4997;
		margin: 0 auto;
		width: 980px;
		font-weight: normal;
		height:20px;
	}

	#header_inner {
		width: 980px;
		margin:  0 auto;
		padding: 15px 0px;
	}

	#h_contact li { float: left; }


	/*---------main_visual------------*/
	#main_visual {
		width:100%;
		height:480px;
		text-align:center;
		position:relative;
		z-index:1;
	}

	#main_visual_bg {
		width:100%;
		height:480px;
		background:url(../img/main_visual_bg.jpg) no-repeat top center;
		background-size:cover;
		position:absolute;
		margin:auto;
		top:0;
		bottom:0;
		right:0;
		left:0;
		z-index:-2;
	}

	#main_visual img:first-child {
		position:absolute;
		margin:auto;
		top:0;
		bottom:0;
		right:0;
		left:0;
		z-index:-1;
	}

	/*---------navi------------*/

	nav {
		width:100%;
		background-color:#0E4997;
	}

	#navi_in {
		width: 980px;
		margin: auto;
	}

	#navi li {
		float: left;
		border-left: 1px solid #3e6ea8;
		height: 60px;
	}


	#navi li:last-child {
		border-right: 1px solid #3e6ea8;
	}


	/*-----------------top------------------*/

	#sns_bun {
		width: 980px;
		margin: auto;
		margin-bottom: 30px;
	}

	#sns_bun li {
		float: left;
		margin-right: 10px;
	}

	#sns_bun li:nth-child(3) {
		margin-right: 0;
	}



	.in_box {
		width: 980px;
		margin: auto;
	}

	#section01 {
		background-image:url(../img/top/section01_img.png),url(../img/top/section01_bg.png);
		background-repeat:no-repeat,no-repeat;
		background-position:center right,center left;
	}

	.sec01_in { padding: 60px 0px 50px; }

	.sec01_text { width: 80%; }

	.sec01_text dl {
		border-bottom: 1px dotted #bababa;
		margin-bottom: 20px;
		padding-bottom: 10px;
		line-height: 180%;
	}

	.sec01_text dt {
		color: #0e4997;
		font-size: 30px;
		font-weight: bold;
		background: url(../img/common/title_bk.png) no-repeat;
		padding-left: 10px;
		line-height: 180%;
	}

	.btn01 {
		text-align: center;
		font-size: 16px;
		background-repeat: no-repeat;
		-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
		font-weight: bold;
		background-image: url(../img/common/arrow01.png);
		background-position: 7% center;
		background-color: #0e4997;
		padding: 8px 50px;
		float: right;
	}

	.btn01 a { color: #fff;}

	#section02 {
		background:url(../img/top/section02_bg.gif) repeat-x top left;
		border-bottom:1px solid #E1E1E1;
	}

	.sec02_in { padding: 30px 0px; }

	.title01 {
		color: #0e4997;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		border-bottom: 5px solid #0e4997;
		margin-bottom: 20px;
	}

	.sec02_box li {
		float: left;
		text-align: center;
		width: 180px;
		height: 260px;
		margin-right: 20px;
	}

	.sec02_box li:last-child { margin-right: 0px; }

	.sec02_box li a { color: #fff;  display: inline-block; }

	.sec02_box dl {
		margin-top: -60px;
		padding: 5px;
		position: relative;
	}

	.sec02_box dt {
		font-weight: bold;
		font-size: 17px;
		letter-spacing: -1px;
		border-bottom: 1px dotted #fff;
		vertical-align: middle;
		display: table-cell;
		padding-bottom: 5px;
		width: 180px;
		height: 50px;
	}

	.sec02_box dd {
		font-size: 12px;
		margin-top: 5px;
	}

	.b_color01 { background-color:rgba(14,73,151,0.9); }
	.b_color02 { background-color:rgba(0,112,191,0.7); }
	.b_color03 { background-color:rgba(8,128,25,0.7); }
	.b_color04 { background-color:rgba(222,94,4,0.7); }
	.b_color05 { background-color:rgba(205,57,108,0.7);
	}

	#section03 { padding: 40px 0px; }

	.top_news {
		background-color: #e0e0e0;
		border: 1px solid #a5a5a5;
		margin-bottom: 50px;
	}

	.sec03_l {
		width: 38%;
		background-image: url(../img/top/top_newsbk02.jpg);
		background-position: top right;
		background-size: 84%;
		background-repeat: no-repeat;
		padding-top: 10px;
	}

	.sec03_text {
		background: url(../img/top/top_newsbk.jpg) no-repeat;
		color: #fff;
		height: 250px;
		padding-right: 60px;
	}
	.sec03_r ul {
		width: 510px;
		height: 230px;
	}
	.btn02 {
		background-color: #fff;
		-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
		background-image: url(../img/common/arrow02.png);
		background-repeat: no-repeat;
		background-position: 10% center;
		padding: 2px 0px 2px 40px;
		width: 30%;
		float: right;
		font-size: 14px;
		float: right;
	}

	.btn02 a { color: #0e4997;}

	.tnews_text {
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		padding: 10px 40px 10px 10px;
		background: url(../img/top/news_arrow.png) no-repeat center right;
		padding-top: 17px;
	}

	.sec03_r {
		font-size: 14px;
		background-color: #fff;
		padding: 20px 20px 10px;
	}

	.sec03_r li {
		border-bottom: 1px dotted #a5a5a5;
		padding-bottom: 12px;
		margin-bottom: 15px;
	}

	.sec03_r li:last-child {
		border-bottom: none;
		padding-bottom: 0px;
	}

	.sec03_r dl {
		overflow: hidden;
		padding-right: 38px;
	}

	.sec03_r dt {
		float: left;
		margin-right: 20px;
		padding-left: 20px;
		background: url(../img/common/arrow02.png) no-repeat center left;
		color: #000
	}

	.sec03_r dd {
		float: left;
		color: #0e4997;
	}

	#pageTop {
		color: #FFF;
		position: fixed;
		bottom: 5%;
		right: 3%
	}

	/*-----------------footer------------------*/

	#footer {
		margin:0 auto;
		background-color:#E0E0E0;
	}

	footer {
		width: 980px;
		margin: auto;
		padding: 10px 0px;
	}

	#f_navi li {
		float: left;
		font-size: 12px;
	}

	#f_navi li a { color: #000; }

	#f_navi li span { padding: 0px 5px; }

	#f_l li { float: left; }

	#f_l li:first-child {
		border-right: 1px dotted #a5a5a5;
		margin-right: 10px;
		padding-right: 10px;
	}


	#f_l li#nthcli p:nth-child(1) {
		width: 90px;
		float: left;
	}

	#f_l li#nthcli p:nth-child(2) {
		float: left;
		width: 240px;
		font-size: 12px;
		margin-top: 20px;
	}


	#copyright {
		color:#FFF;
		background-color:#0E4997;
		font-size:10px;
		height:22px;
		line-height:22px;
		width:100%;
		margin:0 auto;
		text-align:center;
	}

#copyright a {
	color: #fff;
}
	/*-----------------下層------------------*/
	/*--------下層共通--------*/

	#main_bk { background-color: #2da7e0; }

	#main_in {
		width: 980px;
		padding: 30px 0px;
		margin: auto;
		background: url(../img/komachi_haikei.png) no-repeat center;
		background-size: 101%;
		text-align: center;
	}

	#container_w {
		width: 980px;
		margin: auto;
		padding: 60px 0px 80px;
		font-size: 14px;
	}

	#bread_area {
		width: 980px;
		margin: auto;
		padding: 5px 0px;
	}

	#bread_area li {
		float: left;
		font-size: 14px;
	}

	#bread_area li:first-child {
		padding-right: 10px;
		margin-right: 5px;
		background: url(../img/common/arrow.png) no-repeat center right;
	}

	.left { float: left; }
	.right { float: right; }

	.title02 {
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		background-color: #24aae1;
		padding: 4px 10px;
		margin-bottom: 20px;
	}

	.title02 span {
		border-left: 6px solid #fff;
		padding-left: 10px;
	}

	.recruit_t { margin-top: 100px; }

	.in_box02 { padding: 0px 20px; }

	.title03 {
		color: #0E4997;
		font-size: 18px;
		background: url(../img/common/cmn_image.jpg) no-repeat 1% 40%;
		border-bottom: 1px solid #0E4997;
		margin-bottom: 20px;
		padding:0px 0px 5px 30px;
		font-weight: bold;
	}

	/*-----------------business------------------*/

	.b_text {
		line-height: 250%;
		padding: 25px 0px;
		width: 72%;
	}

	.business { margin-bottom: 50px; }

	/*-----------------about------------------*/

	.font_s {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.about_text01 {
		margin-bottom: 30px;
		line-height: 180%;
	}

	.about_text02 { padding: 0px 5px;}

	.about_text03 { margin-bottom: 30px; }

	.about_merit { padding: 0px 10px; }

	.about_merit li {
		float: left;
		background: url(../img/common/bk01.jpg);
		padding: 8px;
		margin-right: 50px;
		-moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2); box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2); -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color=#33000000, Positive=false)"; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color=#33000000, Positive=false);
	}

	.about_merit li:last-child { margin-right: 0px; }

	.merit_in {
		background-color: #fff;
		padding: 10px 26px;
		text-align: center;
	}

	.about_merit dt {
		font-size: 18px;
		background-color: #0E4997;
		color: #fff;
		width: 70%;
		margin: auto;
		margin-bottom: 10px;
	}

	.about_merit dd {
		font-size: 24px;
		font-weight: bold;
	}

	.about_image { margin-top: 60px;}

	/*---------------company----------------*/
	.com_text01 { line-height: 190%; }

	.com_name { text-align: right; }

	.com_s01 {
		font-size: 18px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
		font-weight: bold;
	}

	.in_box03 { padding: 0px 10px; margin-top: 40px;}

	.com_l {
		text-align: center;
	}

	.com_title {
		font-size: 18px;
		color: #0E4997;
		font-weight: bold;
	}

	.com_title01 {
		background-color: #fff;
		position: relative;
		width: 75%;
		margin: auto;
	}

	.com_s02 { font-size: 25px; }

	.cmn_box02 {
		border: 1px solid #D4D4D4;
		margin: -20px 26px 0px 0px;
		padding: 20px 40px 10px;
	}

	.com_s03 { font-size: 22px; }

	.com_title02 {
		border-bottom: none !important;
		margin-bottom: 0px !important;
		padding-bottom: 0px !important;
		background-position: 1% 50% !important;
		padding-left: 20px !important;
	}

	.com_r li {
		border: 1px solid #D4D4D4;
		padding: 4px 15px;
		margin-bottom: 29px;
		background-size: 100%;
	}

	.com_r li:nth-child(1) { background: url(../img/company/company_bk01.png) no-repeat center right; }

	.com_r li:nth-child(2) { background: url(../img/company/company_bk02.png) no-repeat center right; }

	.com_r li:nth-child(3) { background: url(../img/company/company_bk03.png) no-repeat center right; }

	.com_r { line-height: 225%; margin-top: 18px; }

	.com_r dt { font-size: 22px; }

	.com_r dd { font-size: 12px;  padding-left: 10px; }

	.company_t  table {
		border: 1px solid #D4D4D4;
	}

	.company_t th {
		color: #fff;
		background-color: #4F87CD;
		padding: 10px;
		border-bottom: 1px solid #fff;
		width: 18%;
	}

	.th_image img {
		padding: 0px 10px;
		margin-bottom: 2px;
	}

	.company_t td {
		padding: 10px 30px;
		border-bottom: 1px solid #D4D4D4;
	}

	.company_t td ul {
		width: 61%;
	}

	.company_t td li {
		float: left;
		margin: 0px 20px 5px 0px;
	}

	.map img {
		margin-left: 5px;
		width: 2%;
	}

	.company { margin-bottom: 50px; }

	/*---------------news----------------*/
	.news {
		border-bottom: 1px dotted #BABABA;
		margin-bottom: 50px;
		padding-bottom: 20px;
	}

	.news_text dt {
		color: #0E4997;
		margin-bottom: 5px;
	}

	.news_text dd { color: #000; }

	.news_btn {
		color: #fff;
		float: right;
		margin-top: 10px;
		background-color: #0E4997;
		background-image: url(../img/news/arrow.png);
		background-position: 20% 50%;
		background-repeat: no-repeat;
		padding: 3px 10px 3px 30px;
		text-align: center;
		font-size: 16px;
	}

	.page_btn { margin-bottom: 90px; }

	.page_btn span img {
		padding: 0px 10px;
		margin-bottom: 2px;
	}

	.page_btn a { color: #0E4997; font-size: 18px; }

	.page_number {
		margin: auto;
		width: 8.8%;
	}

	.page_number li {
		float: left;
		border: 1px solid #0E4997;
		padding: 0px 5px;
		margin-right: 10px;
	}

	.page_number li:last-child { margin-right: 0px; }

	.s_news {
		border: 1px solid #BABABA;
		padding: 10px 20px;
	}

	/*---------------contact----------------*/

	.c_form { margin-bottom: 130px; }

	.contact {
		border: 1px solid #D4D4D4;
		margin-top: 50px;
	}

	.contact dl { overflow: hidden; }

	.contact dt {
		color: #fff;
		font-size: 16px;
		background-color: #4F87CD;
		float: left;
		width: 15%;
		text-align: center;
		padding: 16px 0px;
		border-bottom: 1px solid #fff;
		margin-right: 20px;
	}

	.contact dd {
		padding: 15px 0;
		border-bottom: 1px solid #D4D4D4;
	}

	.contact dd input[type=text]  {
		width: 50%;
		border: 1px solid #D4D4D4;
		height: 22px;
	}
	
		.contact dd input[type=email]  {
		width: 50%;
		border: 1px solid #D4D4D4;
		height: 22px;
	}
	
		.contact dd input[type=tel]  {
		width: 50%;
		border: 1px solid #D4D4D4;
		height: 22px;
	}

	textarea {
		width: 80%;
		height: 198px;
		border: 1px solid #D4D4D4;
	}

	.contact_text dt { padding-bottom: 204px !important; }

	.contact_text dt { border-bottom: none; }

	.contact_text dd { border-bottom: none; }

	.red { color: #AF272D; }

	.contact_btn {
		text-align: center;
	}

	.contact_btn a { color: #fff; }

	/*---------------sitemap----------------*/

	.sitemap li {
		font-size: 18px;
		background: url(../img/sitemap/arrow.png) no-repeat 1% 15%;
		padding-left: 30px;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px dotted #0e4997;
	}

	.sitemap li a { color: #000; }

	.sitemap li:last-child { border-bottom: none; }


	/*---------------privacy----------------*/

	.privacy { margin-bottom: 50px; }

	.privacy .title02 { margin-bottom: 15px !important; }

	#btn {
		font-size: 20px;
		font-weight: bold;
		background-color: #4F87CD;
		background-image: url(../img/arrow.png);
		background-repeat: no-repeat;
		background-position: 88% 50%;
		text-align: center;
		width: 20%;
		margin: auto;
		padding: 15px 30px 15px 0px;
		margin-top: 60px;
		-moz-box-shadow: 0px 8px 0px rgb(53,124,201);
		-webkit-box-shadow: 0px 8px 0px rgb(53,124,201);
		box-shadow: 0px 8px 0px rgb(53,124,201);
		-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=8,Color=#ff357cc9,Positive=false)";
		filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=8,Color=#ff357cc9,Positive=false);
		color: #fff;
		border: none;
	}
}

/*---------------デバイス非表示----------------*/

@media screen and (max-width: 640px){
.spNone { display: none;}
}

@media screen and (min-width: 641px){	
.pcNone { display: none;}
}

/*---------------fontsize----------------*/
.fs110{font-size:107%}
