/* CSS Document */

/**************************基本**************************/
.m0{ margin:0 !important; }
.p0{ padding:0 !important; }
.p3{ padding:3px !important; }

.mt0{ margin-top:0 !important; }
.mt05{ margin-top:5px !important; }
.mt10{ margin-top:10px !important; }
.mt15{ margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt25{ margin-top:25px !important; }
.mt30{ margin-top:30px !important; }
.mt35{ margin-top:35px !important; }
.mt40{ margin-top:40px !important; }
.mt45{ margin-top:45px !important; }
.mt50{ margin-top:50px !important; }
.mt60{ margin-top:60px !important; }
.mt70{ margin-top:70px !important; }
.mt80{ margin-top:80px !important; }
.mt90{ margin-top:90px !important; }
.mt100{ margin-top:100px !important; }
.mt120{ margin-top:120px !important; }

.mb0{ margin-bottom:0 !important; }
.mb05{ margin-bottom:5px !important; }
.mb10{ margin-bottom:10px !important; }
.mb15{ margin-bottom:15px !important; }
.mb20{ margin-bottom:20px !important; }
.mb25{ margin-bottom:25px !important; }
.mb30{ margin-bottom:30px !important; }
.mb35{ margin-bottom:35px !important; }
.mb40{ margin-bottom:40px !important; }
.mb45{ margin-bottom:45px !important; }
.mb50{ margin-bottom:50px !important; }
.mb60{ margin-bottom:60px !important; }
.mb70{ margin-bottom:70px !important; }
.mb80{ margin-bottom:80px !important; }
.mb90{ margin-bottom:90px !important; }
.mb100{ margin-bottom:100px !important; }

.ml0{ margin-left:0 !important; }
.ml05{ margin-left:5px !important; }
.ml10{ margin-left:10px !important; }
.ml15{ margin-left:15px !important; }
.ml20{ margin-left:20px !important; }
.ml25{ margin-left:25px !important; }
.ml30{ margin-left:30px !important; }
.ml35{ margin-left:35px !important; }
.ml40{ margin-left:40px !important; }
.ml45{ margin-left:45px !important; }
.ml50{ margin-left:50px !important; }
.ml60{ margin-left:60px !important; }
.ml70{ margin-left:70px !important; }
.ml80{ margin-left:80px !important; }
.ml90{ margin-left:90px !important; }
.ml100{ margin-left:100px !important; }

.mr05{ margin-right:5px !important; }
.mr10{ margin-right:10px !important; }
.mr15{ margin-right:15px !important; }
.mr20{ margin-right:20px !important; }
.mr25{ margin-right:25px !important; }
.mr30{ margin-right:30px !important; }
.mr35{ margin-right:35px !important; }
.mr40{ margin-right:40px !important; }
.mr45{ margin-right:45px !important; }
.mr50{ margin-right:50px !important; }
.mr60{ margin-right:60px !important; }
.mr70{ margin-right:70px !important; }
.mr80{ margin-right:80px !important; }
.mr90{ margin-right:90px !important; }
.mr100{ margin-right:100px !important; }


.pt05{ padding-top:5px !important; }
.pt10{ padding-top:10px !important; }
.pt15{ padding-top:15px !important; }
.pt20{ padding-top:20px !important; }
.pt25{ padding-top:25px !important; }
.pt30{ padding-top:30px !important; }
.pt35{ padding-top:35px !important; }
.pt40{ padding-top:40px !important; }
.pt45{ padding-top:45px !important; }
.pt50{ padding-top:50px !important; }
.pt60{ padding-top:60px !important; }
.pt70{ padding-top:70px !important; }
.pt80{ padding-top:80px !important; }
.pt90{ padding-top:90px !important; }
.pt100{ padding-top:100px !important; }

.pb05{ padding-bottom:5px !important; }
.pb10{ padding-bottom:10px !important; }
.pb15{ padding-bottom:15px !important; }
.pb20{ padding-bottom:20px !important; }
.pb25{ padding-bottom:25px !important; }
.pb30{ padding-bottom:30px !important; }
.pb35{ padding-bottom:35px !important; }
.pb40{ padding-bottom:40px !important; }
.pb45{ padding-bottom:45px !important; }
.pb50{ padding-bottom:50px !important; }
.pb60{ padding-bottom:60px !important; }
.pb70{ padding-bottom:70px !important; }
.pb80{ padding-bottom:80px !important; }
.pb90{ padding-bottom:90px !important; }
.pb100{ padding-bottom:100px !important; }

.pl05{ padding-left:5px !important; }
.pl10{ padding-left:10px !important; }
.pl15{ padding-left:15px !important; }
.pl20{ padding-left:20px !important; }
.pl25{ padding-left:25px !important; }
.pl30{ padding-left:30px !important; }
.pl35{ padding-left:35px !important; }
.pl40{ padding-left:40px !important; }
.pl45{ padding-left:45px !important; }
.pl50{ padding-left:50px !important; }
.pl60{ padding-left:60px !important; }
.pl70{ padding-left:70px !important; }
.pl80{ padding-left:80px !important; }
.pl90{ padding-left:90px !important; }
.pl100{ padding-left:100px !important; }

.pr05{ padding-right:5px !important; }
.pr10{ padding-right:10px !important; }
.pr15{ padding-right:15px !important; }
.pr20{ padding-right:20px !important; }
.pr25{ padding-right:25px !important; }
.pr30{ padding-right:30px !important; }
.pr35{ padding-right:35px !important; }
.pr40{ padding-right:40px !important; }
.pr45{ padding-right:45px !important; }
.pr50{ padding-right:50px !important; }
.pr60{ padding-right:60px !important; }
.pr70{ padding-right:70px !important; }
.pr80{ padding-right:80px !important; }
.pr90{ padding-right:90px !important; }
.pr100{ padding-right:100px !important; }


.t_center{ text-align:center!important;}
.t_right{ text-align:right!important;}
.t_left{ text-align:left!important;} 
.v_top{ vertical-align:top;}
.v_middle{ vertical-align:middle;}
.v_bottom{ vertical-align:bottom;}
.v_txt_bot{ vertical-align:text-bottom;}
.float_r{ float:right;}
.float_l{ float:left;}

.va_-3px{ vertical-align:-3px;}
.va_-5px{ vertical-align:-5px;}

.fontb{font-weight:bold;}

.txt50p{font-size:50% !important;}
.txt60p{font-size:60% !important;}
.txt70p{font-size:70% !important;}
.txt80p{font-size:80% !important}
.txt90p{font-size:90% !important;}
.txt95p{font-size:95% !important;}
.txt100p{font-size:100%　!important;}
.txt110p{font-size:110% !important;}
.txt120p{font-size:120% !important;}
.txt130p{font-size:130% !important;}
.txt140p{font-size:140% !important;}
.txt150p{font-size:150% !important;}
.txt160p{font-size:160% !important;}
.txt170p{font-size:170% !important;}
.txt180p{font-size:180% !important;}
.txt190p{font-size:190% !important;}
.txt200p{font-size:200% !important;}
.txt240p{font-size:240% !important;}
.txt280p{font-size:280% !important;}

.txt-red{color:#FF0004;}
.txt-pink{color:#F53A81;}
.txt-okamoto-blue{color: rgba(18,77,150,1);}
.txt-000{color:#000;}
.txt-555{color:#555;}
.txt-888{color:#888;}
.txt-ccc{color:#ccc!important;}
.txt-fff{color:#fff;}
.txt-right-green{color:#b9f084;}
.txt-green{color: #da793c;}
.txt-green2{color: #41B739;}
.txt-green3{color: #087B00;}
.txt-green4{color: #A7D1BB;}
.txt-blue{color: #00a0e9;}
.txt-blue2{color: #307BE0;}
.txt-gold{color: #6F5B00;}
.txt-purple{color: #B423B8;}

.font-Georgia{font-family:Georgia, "Times New Roman", Times, serif;}
.font-Anto{
	font-family: 'Anton', sans-serif;
}


.lh0{line-height:0;}
.lh10{line-height:10px;}
.lh11{line-height:11px;}
.lh12{line-height:12px;}
.lh13{line-height:13px;}
.lh14{line-height:14px;}
.lh15{line-height:15px;}
.lh16{line-height:16px;}
.lh17{line-height:17px;}
.lh18{line-height:18px;}
.lh19{line-height:19px;}
.lh20{line-height:20px;}
.lh21{line-height:21px;}
.lh22{line-height:22px;}
.lh23{line-height:23px;}
.lh24{line-height:24px;}
.lh25{line-height:25px;}
.lh26{line-height:26px;}
.lh27{line-height:27px;}
.lh28{line-height:28px;}
.lh29{line-height:29px;}
.lh30{line-height:30px;
}
.lh110p{line-height: 1.1;}
.lh120p{line-height: 1.2;}
.lh140p{line-height: 1.4;}
.lh160p{line-height: 1.6;}
.lh180p{line-height: 1.8;}
.lh200p{line-height: 2;}


.clearfix:after {
    clear: both;
    content: "."; 
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
a.mouseover:hover img { filter: alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}

.pic-round{
	border-radius:10px;}
.pic-border{
	border:1px solid #ccc;}
	
.sp_only{}
.sp_none{}
.pc_only{}
.pc_none{}

.inline_block{display:inline-block;}

.txt-torikesisen{
	text-decoration:line-through;}
	
.m-width-90p{
	max-width:90%;}
.m-width-100p{
	max-width:100%;}

.posi_r{
	position:relative;}

	
.caution{
	text-indent:-1em;
	padding-left:1em;}
.caution6em{
	padding-left:6em;
	position:relative;}
.caution6em span{
	position:absolute;
	display:block;
	left:0;
	top:0;}
	
.flex{
	display: flex;
    display: -ms-flexbox;}
.flex_sb{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;}
.flex_wrap{
	flex-wrap: wrap;}
.flex_reverse{
	flex-direction:row-reverse;}	

	
/*----------------------------------*/
body{margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', "メイリオ","serif",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:14px;
color:#000;}
	
	
/*ヘッダー------------------------------*/
.head_logo_w{
	display:none;}
.head_logo_b{}

.naname{
  transform: skewX(-15deg); /*transformで曲げる*/}
.naname_utikesi{
  transform: skewX(15deg);}
  
.headroom {position: fixed;top: 0;right: 0;right: 0;transition: all .6s linear;z-index:9999;
width: 100%;}
.headroom--unpinned {top: -65px;}
.headroom--pinned {top: 0;}

.headroom--not-top{
	background:#fff;}

/*フッター------------------------------*/
footer{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a1a1a+0,1a1a1a+39,2b2b2b+39,2b2b2b+39,2b2b2b+99 */
background: rgb(26,26,26); /* Old browsers */
background: -moz-linear-gradient(-70deg, rgba(26,26,26,1) 0%, rgba(26,26,26,1) 39%, rgba(43,43,43,1) 39%, rgba(43,43,43,1) 39%, rgba(43,43,43,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(-70deg, rgba(26,26,26,1) 0%,rgba(26,26,26,1) 39%,rgba(43,43,43,1) 39%,rgba(43,43,43,1) 39%,rgba(43,43,43,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(110deg, rgba(26,26,26,1) 0%,rgba(26,26,26,1) 39%,rgba(43,43,43,1) 39%,rgba(43,43,43,1) 39%,rgba(43,43,43,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#2b2b2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}

.w750{
	max-width:750px;
	width:90%;
	margin-left:auto;
	margin-right:auto;}
.w950{
	max-width:950px;
	width:90%;
	margin-left:auto;
	margin-right:auto;}
.w1150{
	max-width:1150px;
	width:90%;
	margin-left:auto;
	margin-right:auto;}
	
.foot_wrap{
	padding:50px 0 35px;
	color:#fff;}
.foot_wrap a{
	text-decoration:none;
	color:#fff;}
.foot_logo{
	margin-bottom:25px;}
	
.foot_btn_body >div{
	display:inline-block;}
.foot_btn_body a{
	display: block;
    font-size: 120%;
    width: 200px;
    text-align: center;
	height:100%;
	padding:10px 0;}
.foot_btn_blue img{
	height:20px;
	margin-top:2px;}
.foot_btn_green{}
.foot_btn_blue{
	line-height:0;}
	
.foot_btn_green{
	background:#da793c;}
.foot_btn_green:hover{
	background:#c05e27;}
.foot_btn_blue{
	background:#385897;}
.foot_btn_blue:hover{
	background:#2A374F;}
	
.foot_wrap2{
	background:#000;
	padding:50px 0 35px;}
	
.foot_link_ul2 a{
	color:#fff;
	text-decoration:none;}
.foot_link_ul2 a i{
	font-size:140%;
	margin-right:5px;}
.foot_link_li_news,
.foot_link_li_sitemap{
	margin-right:30px;}	
.foot_link_li_policy{
	margin-right:auto;}	
	
.foot_pagetop_btn{
	display: none;
    line-height: 0;
    position: fixed;
    bottom: 62px;
    right: 30px;
    cursor: pointer;}
.foot_pagetop_btn img{}
.foot_pagetop_btn:hover img{
	opacity:.7;}


/*トップページ------------------------------*/
.top_main{
	background:url(../img/top/main.jpg);
	background-position:center;
	background-size:cover;
	height:780px;
	position:relative;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;}
.top_main_lead {
	margin-top:70px;}
.top_main_lead .naname{
	width:310px;
	text-align:center;
	background:#fff;
	font-size:200%;
	padding:10px 40px;
	display:inline-block;}
	
.arial_title{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:400%;}
.arial_title_s{
	font-size:350%;}
	
.white_box{
	background:rgba(255,255,255,0.90);
	padding:20px;}
	
.green_line{
	background:#da793c;
	height:9px;
	width:160px;
    display: inline-block;}
.green_line_6px{
	height:6px;}
.green_line_small{
	width:50px;}
	
.common_link_btn{
	background:#da793c;
	display:block;
	color:#fff;
	padding:10px 0;
	width:300px;
	text-align:center;
	display:inline-block;
	text-decoration:none;}
#top .common_link_btn{
	box-shadow:4px 4px 4px rgba(0,0,0,0.10)}
.common_link_btn_s{
	padding:10px 0;
	width:230px;}
.common_link_btn_l{
	padding:20px 0;
	width:400px;}
.common_link_btn:hover{
	background:#c05e27;}
.common_link_btn_gray{
	background:#999;}
.common_link_btn_gray:hover{
	background:#555;}
	
.common_link_btn_custom{
      max-width: 200px;
    padding: 3px!important;
    border-radius: 6px;
	position:relative;}
.common_link_btn_custom:after{
	content:"\f0da";
	font-family:FontAwesome;
	position:absolute;
	right:15px;}
	
.top_sec .top_sec_txt_box{
	width:460px;
	position:relative;
	margin-left:auto;}
.top_sec.top_sec_custom .top_sec_txt_box{
	margin-left:0;
	margin-right:auto;}
.top_sec .white_box{
	margin:35px 0 50px;}
	
.top_rec_bg{
	margin-top:40px;
	background-image:url(../../recruit/img/main.jpg);
	height:50vw;
	background-position:center;
	background-size:cover;
	
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
	}
	
	

.link_txt_common{
	color:inherit;
	text-decoration:none;}	
	
.link_mo_opa{
	transition:.2s;
	display:block;}
.link_mo_opa:hover{
	opacity:.7;}
#top .link_mo_opa{
	position:relative;}
	
#top .link_mo_opa .common_link_btn:hover{
	background:#da793c;}
	
	
.top_rec_white_box{
	width:540px;
	padding:40px 0 45px;
	background:rgba(255,255,255,0.90);}
	
.top_news_ul li{
	background:#f2f2f2;
	padding: 15px;
	margin-bottom:20px;}
.top_news_ul li:last-child{
	margin-bottom:0;}
	
.top_news_cat_red{
	background:#E60012!important;}
	

.top_news_title{
	color:#333;}
	


.top_rec_white_box {
	position:relative;}
.top_rec_bg .common_link_btn_body{
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	bottom:-90px;}

.top_news_archive_link{
	color:#333;
	text-decoration:none;}
.top_news_archive_link:hover{
	text-decoration:underline;}
.top_news_archive_link span{
	color:#294899;}
	
.top_main_txt  {-webkit-animation-duration: 1s;
  animation-delay:1s;}
.top_main_txt2  {-webkit-animation-duration: 2s;
  animation-delay:2s;}
	
/*下層ページ------------------------------*/
.rec_main{
	background-image:url(../../recruit/img/main.jpg);
	background-size:cover;
	background-position:center;
	height:700px;
	
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;}
.rec_main_lead{
	background:#000000;
	color:#fff;
	padding:15px 50px;
	text-align:center;}
.rec_main_lead_title{
	font-size:300%;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #da793c}
/*
.rec_main_lead_title span{
	font-size:80%;
	color:#da793c;}
*/
	
.rec_top_img{
    margin: -35px 0 -27px;
    position: relative;
    z-index: -1;
    text-align: right;}
	
.rec_top_entry_pic{
	margin-bottom:-20px;}
	
.faq_box{
	padding:15px 15px 15px 60px;
	text-align:left;
	border:1px solid #ddd;
	border-radius:5px;
	position:relative;
	display:block;
	color:#000;
	transition:.1s;
	text-decoration:none;}
.faq_box:hover{
	border:1px solid #da793c;
	color:#fff;
	background:#da793c;}
.faq_box:before {
    position: absolute;
    display: block;
    content: "Q";
    font-family: Arial, Helvetica, sans-serif;
    background: #000;
    color: #fff;
    left: 15px;
    top: 50%;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-style: italic;
    font-size: 120%;
    margin-top: -15px;
}

.common_lead{
	font-size:180%;
	text-align:center;}
	
.message_main {
	background-image:url(../../recruit/img/message/main_bg.jpg);
	background-size:cover;
	background-position:center;
    height: 680px;
    padding-top: 170px;
    position: relative;
}
#company .message_main {
	background-image:url(../../company/img/main.jpg);
    height: 600px;
    padding-top: 85px;
}
.message_main_pic{
    position: absolute;
    bottom: 0;
    height: 550px;
    right: 17vw;}
	
 .message_main_interview {
	background-image:url(../../recruit/img/interview/main.jpg);
	background-size:cover;
	background-position:center;
    height: 600px;
    padding-top: 110px;
}
 .message_main_interview .w1150 > div{
	 padding-left:55%;
}
	
.nav_sub{
    padding: 15px 30px;
    background: #f1f1f1;
    position: absolute;
    right: -30px;
    width: 60vw;}
	
.nav_sub_body {
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 100px;
}

.interview_txt_span{
	font-weight:bold;
	color:#da793c;}
	
.interview_pic_sec{}
.interview_pic_sec_box{
	height:400px;
	width:50%;
	background-size:cover;
	background-position:center;}
.interview_pic1{
	background-image:url(../../recruit/img/interview/eigyou1.jpg);}
.interview_pic2{
	background-image:url(../../recruit/img/interview/eigyou2.jpg);}
.interview_pic3{
	background-image:url(../../recruit/img/interview/seizou1.jpg);}
.interview_pic4{
	background-image:url(../../recruit/img/interview/seizou2.jpg);}
.interview_pic5{
	background-image:url(../../recruit/img/interview/kanri1.jpg);}
.interview_pic6{
	background-image:url(../../recruit/img/interview/kanri2.jpg);}
	
.outline_main{
	background-image:url(../../outline/img/main.jpg);
	background-size:cover;
	background-position:center;
	height:400px;
	padding-top:240px;
	color:#fff;
	text-shadow:0 0 10px #000;}
#items .outline_main{
	background-image:url(../../items/img/main.jpg);
	color:#000;
	text-shadow:0 0 10px #fff;}
#company .outline_main{
	background-image:url(../../company/img/main.jpg);
	color:#000;
	text-shadow:0 0 10px #fff;}
	
.outline_tokutyo_sec{
	background-image:url(../../outline/img/tokutyo_bg.jpg);
	padding:50px 0;
	background-size:cover;
	background-position:center;
	color:#fff;}
	
#items .outline_top_items_ul{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;}
	
.outline_top_items_li{
	text-align:center;
	width:20%;}
.outline_top_items_li div{
	height:260px;
	background-size:190%;
	background-position:center;
	margin-bottom:10px;}
#items .outline_top_items_li div{
	height:260px;
	background-size:cover;}
.outline_top_items_li_bg1 div{
	background-image:url({label:S_1})}
.outline_top_items_li_bg2 div{
	background-image:url({label:S_2})}
.outline_top_items_li_bg3 div{
	background-image:url({label:S_3})}
.outline_top_items_li_bg4 div{
	background-image:url({label:S_4})}
.outline_top_items_li_bg5 div{
	background-image:url({label:S_5})}
	
.common_main {
	background-image:url(../../recruit/img/youkou/main.jpg);
	background-size:cover;
	background-position:center;
    height: 200px;
    padding-top: 50px;
	color:#fff;
}
#contact .common_main {
	background-image:url(../../contact/img/main.jpg);
}
#items .common_main {
	background-image:url(../../items/img/products/main.jpg);
}
#company .common_main,
#news .common_main,
#sitemap .common_main,
#policy .common_main {
	background-image:url(../../company/img/history/main.jpg);
}

.youkou_tbl{
	border-collapse:collapse;
	width:100%;
	margin-top:20px;}
.youkou_tbl th,.youkou_tbl td{
	padding:10px 15px;
	border:1px solid #ccc;
    border-left: none;
    border-right: none;}
.youkou_tbl th{
	width:25%;
	font-weight:normal;
	background:#f1f1f1;
	font-size:110%;}
.youkou_tbl_custom th{
	width:35%;
     padding-left: 1.6em!important;
	text-align:left}
.youkou_tbl td{}

.youkou_tbl_custom th:before {
	content:"\f0da";
	font-family:FontAwesome;
	margin-right:6px;
	color:#da793c;
     margin-left: -.8em;
}

.youkou_contact {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 700px;
    margin: auto;
    padding: 30px;
    border: 1px solid #ccc;
    margin-top: 15px;
	background:#f5f5f5;
}

.page_nai_link_ul {
	display:block;
	text-align:center;}
.page_nai_link_ul a{
	color:#333;}
.page_nai_link_ul li{
	display:inline-block;}
.page_nai_link_ul li:after{
	content:"/";
	margin:0 20px;}
.page_nai_link_ul li:last-child::after{
	display:none;}
	
.faq_box2{padding:0 0 0 50px;
position:relative;}
.faq_box2_q{
	margin-bottom:20px;
	font-weight:bold;
	color:#da793c;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;}
.faq_box2:before {
    position: absolute;
    display: block;
    content: "Q";
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    left: 0;
    top: 3px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-style: italic;
    font-size: 24px;
	border-radius:4px;
	font-weight:normal;
	background:#c05e27;
}
.faq_box2_a:before {
    content: "A";
    background: #555;
}
.faq_box2_body{
padding: 30px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 5px;}
	
	
.label-important {
    background: #F03434;
    padding: 0 10px;
    color: #fff;
    margin: 0 10px;
    border-radius: 10px;
    font-size: 80%;
    font-weight: 300;
    vertical-align: 1px;
    cursor: default;
}

.label-important555 {
    background: #555;
}

.alert-error {
    background: #FFEBEC;
    color: #D12D2D;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 5px;
}

.submit{
	text-align:center;
	margin-top:60px;
	margin-bottom:40px;}
.submit input{
	background: #da793c;
	color:#fff;
	border:none;
	font-size:135%;
	cursor:pointer;
	padding:10px 50px;
	transition:.4s;}
.submit input:hover{
	opacity:.7;}
	
.submit input.btn_back{
	background: #555;
	padding:10px 25px;}
.submit input.btn_back:hover{
	opacity:.7;}
	
.input-width{
	max-width:550px;
	width:100%;
	padding:3px;
	font-size:110%;}
.input-width-ss{
	max-width:60px;}
.input-width-s80{
	max-width:80px;}
.input-width-s{
	max-width:120px;}
.input-width-m{
	max-width:250px;}
.input-width-l{
	max-width:350px;}
	
.common_title{
    background: #f1f1f1;
    font-weight: bold;
    padding: 8px 8px 8px 20px;
    border-left: 5px #da793c solid;
	margin-bottom:20px;
	font-size:140%;}
	
.contact_cat{
    display: inline-block;
    background: #da793c;
    color: #fff;
    width: 100px;
    text-align: center;
    font-size: 65%;
    margin-right: 10px;
    vertical-align: 5px;}
	
.youkou_tbl td.contact_td {
    border: none;
    padding: 30px 0 15px;
}

.items_color1{color:#D8005A}
.items_color2{color:#4A9BE1}
.items_color3{color:#EB8432}
.items_color4{color:#BB8B61}
.items_color5{color:#6654A0}

.common_box{
	border-radius:5px;
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:20px;}
.common_box_custom {
	border-radius:0;
	border:none;}
	

.nounyu_list li:before{
	content:"\f0da";
	font-family:FontAwesome;
	color:#da793c;
	margin-right:.4em;}
	
.company_bg{
	/*background-image:url(../../company/img/bg.jpg);*/
	background-size:cover;
	background-position:center;
	padding:80px 0;}
	
.map_btn {
    display: inline-block;
    font-size: 80%;
    background: #da793c;
    color: #fff;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 6px;
    margin-left: 10px;
}
.map_btn:hover {
	opacity:.7;
}

.access_box{
	text-align:center;}
	
.common_title2{
    font-weight: normal;
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
	margin-bottom:15px;}
#news .common_title2{
	margin-bottom:40px;}
	
.news_content {
	margin-top:25px;}
.news_content p{
	margin-bottom:20px;}
.news_content p:last-child{
	margin-bottom:0;}
	
.sitemap_ul a{
	color:#000;
	text-decoration:none;}
.sitemap_ul a:hover{
	text-decoration:underline;}
.sitemap_ul > li > a{
	padding:10px 0;
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-top:30px;
	font-size:110%;}
.sitemap_ul > li:first-child > a{
	margin-top:0;}
.sitemap_ul > li li {}
.sitemap_ul > li li a{
	color:#222;
	display:block;
	padding-left:.7em;
	margin-top:5px;}
.sitemap_ul > li li:first-child a{
	margin-top:0;}
	
.common_list{}
.common_list li{
	margin-bottom:5px;}
.common_list li:last-child{
	margin-bottom:0;}
.common_list li:before{
	content:"\f054";
	margin-right:.3em;
	font-family:FontAwesome;
	color:#aaa;}
	
.top_news_ul a{
	color:inherit;}
	
.anime{
	visibility:hidden;}
	
.items_products_link{
	color:#333;}