@charset "utf-8";

/*------------------------------------------------------------------
/
/	STYLE:PC
/
/-----------------------------------------------------------------*/


html {}
body {
	margin: 0 auto;
	font-size:100%;
	color: #5b4d40!important;
	line-height: 1.7;
	background:url(../cmn_img/bg.png) repeat;
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a {
	color: #777;
	text-decoration: none;
}
a:hover {}
a:visited {}
a:hover {}

* header:after,
* footer:after,
* main,
* section:after,
* article:after,
* div:after,
* ul:after,
* ol:after,
* dl:after {
	content: "";
	clear: both;
	display: block;
}

/* common
-------------------------------------------------------*/
.sp {
	display: none;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.area {
	width:100%;
}
.area-in {
	width:980px;/* 任意の幅 */
	margin: 0 auto;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}


.mt30{
	margin-top:30px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}

.p20{
	padding: 0 20px;
}

/* header
-------------------------------------------------------*/
#header {
	padding: 10px 0 10px 0;
	background:url(../cmn_img/h_bg.png) repeat-x;
	height:112px;
	
}
#header .in {
	width: 1061px;
	margin: 0 auto;
}
#header .in .logo {
	float: left;
}
#header .in p {
	float: right;
}

h1.header_txt {
	font-size:13px;
}

.header_contact {
	display:block;
	float:right;
}

/* footer
-------------------------------------------------------*/
#footer {
	padding: 30px 0 0;
	text-align: center;
	margin-top:60px;
	}
	
#footer #copy {
	margin-top:30px;
	font-size: 14px;
	color:#FFF;
	padding:20px;
	vertical-align:bottom;
}

#footerbox{
	margin:0 auto; 
	background:url(../cmn_img/bg02.png) repeat;
	text-align:center;
	padding:30px 0;
	
}

#footerbox .row{
	margin:0 auto;
	text-align:center;
	width:70%;
	display:block;

}

#footerlist {
	background:#1593c3;
	margin:0 auto;
	color:#FFF;
	padding-bottom:50px;
	text-align:center;
}

#footerbox img{
	margin:10px;
}



#footerlist a{
	color:#fff;
}


#footerlist li{
	display:inline;

}

#footerlist ul{
	padding:20px 0;
	margin:0 auto;
	
}

	

/*=======================================================
	以下コンテンツのセクションごと
=======================================================*/



/*Gナビ */
#nav_bg{
	
	 }
	 
#globalNav {
	width: 704px;
	float:right;
	
}
#globalNav ul{
	margin:0;
	padding:0;
}

#globalNav ul li {
	float: left;
	position: relative;
	z-index:10;
	list-style:none;
	}
#globalNav ul li ul {
	display: none;
	position: absolute;
	top: 61px;
	left: 0;
}
#globalNav ul li ul li {
	float: none;
	font-size: 10px;
	line-height: 0;
}

#globalNav ul li ul li a {
	display: block;
	width: 129px;
	color: #ffffff;
	padding: 10px 5px;
	background: #1593c3;
	line-height: normal;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
}
#globalNav ul li ul li a:hover {
	color: #1593c3;
	background: #fff;
}

.navDrawrBtn {
	display:none;
}

.navDrawr{
	display:none;
}



/* main
-------------------------------------------------------*/

#pankuzu{
	padding:20px 0;
}

	
main{
	width:980px;
	margin:0 auto;
	font-size:16px;
}

#visual{
	background:#deeeff;
	width:100%;
	margin:0 auto;
}

#h2area{
	background:#deeeff;
	width:100%;
	padding:50px 0;
	}




.h2ttl{
	margin:0!important;
	padding:0!important;
	 color:#5c4f3f;
	 font-size:40px;
	 font-family: "Noto Sans Japanese";
	 text-align:center;
	 font-weight:700;
	 letter-spacing:7px;
	 line-height:70%;
	 text-align:center;
}

h4{
	font-weight:bold;
	letter-spacing:7px;
	color:#5c4f3f;
	line-height:70%;
	padding:7px;
	margin:0 auto;
	text-align:center;
	

}




/* 見出しタイトルテキスト
-------------------------------------------------------*/



.h3ttl{
	background:url(../cmn_img/h3_bg.png) repeat;
	 color:#5c4f3f;
	 font-size:26px;
	 font-family: "Noto Sans Japanese";
	 text-align:center;
	 margin:30px auto 50px;
	letter-spacing:5px;
	height:75px;
	width:476px;
	line-height:70%;
	
}

.h3ttl span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:7px;
	margin-bottom:3px;
	
}

.h4ttl{
	border-left:7px solid #39C;
	padding-left:10px;
	border-bottom:none!important;
	text-align:left;
}

.box3{
	padding:15px;
	border:2px solid #1593c5;
	margin-bottom:20px;
}

.arrowlist li{
	background:url(../cmn_img/arrow.png) 0 50% no-repeat;
	list-style:none;
	padding:5px 0 5px 30px;
}



.senlist{
	width:800px;
	margin:0 auto;
	padding:0;
}


.senlist dl{
	border-bottom:1px solid #ccc;
	padding:10px 0;
	list-style:none;
}

.senlist dt{
	font-weight:bold;
	float:left;
	width:30%;
	display:block;
}

.senlist dd{
	float:left;
	display:block;
	width:67%;
}
	

.slist a{
	background:url(../cmn_img/s_arrow.png) 0 50% no-repeat;
	padding-left:20px;
	line-height:200%;	
}

.slist {
	list-style:none;
}

	
.slist02 {
	background:url(../cmn_img/s_arrow02.png) 0 50% no-repeat;
	padding-left:20px;
	list-style:none;
}



.b_line{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}


/* cv_area
-------------------------------------------------------*/

.cv_bg{
	padding:40px 0 30px;
}

.cv_areabg{
	padding:15px;
	text-align:center;}

.cv_areabg h3{
	color:#236d8f;
	font-size:26px;
	font-weight:bold;
}

.btn-center{
	margin:0 auto;
	text-align:center;
}

/* #area00
-------------------------------------------------------*/

#area00-in{
	border:solid 5px #09C;
	padding:20px;
	margin-top:30px;
	margin-bottom:0;
	
}




/* #area01
-------------------------------------------------------*/

#area01-in img {
	max-width:470px;
	
}

#area01-in {
	padding-top:30px;
}


	

/* #area02
-------------------------------------------------------*/
#area02-in {
	padding-top:30px;
}

#area02-in img{
	max-width:448px;
	
}

/* #area03
-------------------------------------------------------*/
#area03-in {
	padding-top:30px;
}


	

/*--sp用固定CV---------------------------------------*/

#fixContact {
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	display: none !important;
}


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


/* template
-------------------------------------------------------*/

.pagetop {
	position: relative;
	z-index: 9999;
	width: 44px;
	height:44px;
	background: url(../cmn_img/pagetop.png) no-repeat left top;
}

.mt10{
	margin:10px 0 0 0;
}

.mt20{
	margin:20px 0 0 0;
}



/* リクルート
-------------------------------------------------------*/

.sttxt{
	font-size:20px;
	font-weight:bold;
	margin:20px 0;
	color:#5c4f3f;
	letter-spacing:5px;
}

.vbox{
	background:#FFF;
	margin:20px 0;
	padding:20px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
	font-size:14px;
	line-height:180%;
}

.vbox h4{
	color:#1593c5;
	border-bottom:2px solid #1593c5;
	padding-bottom:7px;
}

.vtxt{
	padding:10px 0!important;
	font-weight:bold;
	margin:0!important;
}

.txt16{
	font-size:16px;
	line-height:200%;
	margin:20px 0;
	
}


/* プライバシーポリシー
-------------------------------------------------------*/

.ol_list li{
	line-height:200%;
}

	
