@charset "utf-8";

/* =======================================

        CommonElements

======================================= */
body {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height:1.5;
}


/*------------------¹²Í¨------------------*/
#wrapper{
}
.in_box {
	padding: 0 10px;
	margin: auto;
}
.in_box02 {
	padding: 0 10px;
	margin: auto;
}
.sp_none{
	display: none !important;
}

a:hover { opacity: 0.8; }

img{
	width: auto;
	height: auto;
	max-width: 100%;
}
h3,h4{
	font-weight: bold;
}
.left{}
.right{float: right}
.text_c{text-align: center;}


/*¤³¤³¤«¤éÓ›Ýd
--------------------------------------------*/
#header {
	margin: 0 auto;
}

#header_in {
	background-color: #FFF;
	padding: 10px 10px 5px;
}
#h1_wrap{
	background-color: #F0F0F0;
padding: 0px 0 5px 0px;
width: 100%;
}
h1 {
	color: #666;
	background-color: #F0F0F0;
	font-size: 12px;
	text-align: left;
	padding: 2px 0 2px 0px;
	display: none
}

#h_logo {
	width: 60%;
	float: left;
	padding-top: 4%;
}
.sp_tel{
	width: 30%;
	float: right;
}
.sp_tel li{
	width: 44%;
	float: left;
	margin: 0px 12% 0 0;
}
.sp_tel li:last-child{
	margin-right:0;
}
#h_center,
#h_right {

}

#h_right li {

}

#navi {
	text-align: right;
	margin: auto;
}

#navi li {

	border-left: 1px solid #E6E6E6;
}

#navi li:last-child {
	border-right: 1px solid #E6E6E6;
}

#navi li a {
	display: block;
	border-bottom: 5px solid #ccc;
	box-sizing: border-box;
}

#navi li a:hover {
	border-bottom: 5px solid #000064;
	opacity: 1;
}

.menu-toggle {
  display: inline-block;
  text-align: center;
  width: 100%;
  background-size: contain;
  border-top: 2px solid #cccccc;
  position: relative;
  height: 34px;;
}
.menu-toggle2 {
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 6px 0px 6px;
}
.css-bar {
  display: inline-block;
  position: absolute;
  padding: 0;
  background: #333333;
  left: 0;
  right: 79px;
  margin: auto;
  top: 20px;
}
.css-bar, .css-bar:before, .css-bar:after {
  width: 20px;
  height: 2px;
}
.css-bar:before, .css-bar:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #333333;
}
.css-bar:before {
  margin-top: -7px;
}
.css-bar:after {
  margin-top: 5px;
}
.sp_nav_span{
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 0;
  right: 0;
  top: 7px;;;;;
}
#sp_nav {
  position: relative;
  z-index: 9999;
}
#sp_nav ul {
  position: absolute;
}
.menu {
  display: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.menu li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  list-style-type: none;
  margin: 0px auto;
  background-color:#fff;
}
.menu li:nth-child(2n){
  border-left: 2px solid #cccccc;
}
.menu li:nth-child(11){
  border-bottom: 2px solid  #cccccc;
}
.menu li a {
  color: #333333;
  display: block;
  /*padding: 7px;*/
  text-align: center;
  font-size: 14px;
  padding: 15px 1px 15px 1px;
  border-top: 2px double #cccccc;

}
.menu li:last-child{
  border-bottom:2px double #cccccc;
  border-top: 2px solid #cccccc;
  width: 100%;
}

.toggle_close {
  font-size: 24px;
  color: #333333;
}




#main_visual {
	background: url(../img/main_visual_bk1.jpg) no-repeat center top;
	background-size: cover;
	text-align: center;
	overflow-x: hidden;
	position: relative;
	height: 70vh;
}
#main_visual img{
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	height: auto;
	max-width: 150%;
}
.cmn_btn {
	text-align: center;
}
.cmn_btn a{
	display: block;
	color: #fff;
	background:url(../img/common/arrow.png) no-repeat right 17% center;
}
.title01{
	height: 40px;
	line-height: 40px;
	background:url(../img/common/ttl_bk.png)no-repeat left bottom #000064;
	text-align: left;
	padding-left: 25px;
	color: #fff;
	font-size:18px;
	margin-bottom: 15px;
}
#tp_news_ttl .title01{
	margin-bottom: 0;
}
.title02{
	padding:0 0 7px 22px;
	background:url(../img/common/ttl_icon.png) no-repeat left top 10px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}

/*section
--------------------------------------------*/
#section1 {
	padding-bottom: 30px;
	margin-top: -60px;
	position: relative;
}
.sec01_txt{

	padding: 30px 15px 25px;
	background-color: #fff;
	margin:auto;
}
.sec01_txt img{
	margin-bottom: 10px
}
.sec01_li li{
	width: 48%;
	float: left;
	margin: 0 4% 20px 0;
}
.sec01_li li:nth-child(2n){
	margin-right: 0;
}
.sec01_li li:nth-last-child(-n+2){
	margin-bottom: 0;
}
.sec01_imgbox{
	position: relative;
}
.sec01_imgbox:after{
	position: absolute;
	left: 0;
	bottom: -22px;

}
.sec01_li li:nth-child(1) .sec01_imgbox:after {
	content: "";
	background:url(../img/sec01_li_no1.png) no-repeat center center;
	height: 44px;
	width: 100%;
	background-size: contain;
}
.sec01_li li:nth-child(2) .sec01_imgbox:after{
	content: "";
	background:url(../img/sec01_li_no2.png) no-repeat center center;
	height: 44px;
	width: 100%;
	background-size: contain;
}
.sec01_li li:nth-child(3) .sec01_imgbox:after{
	content: "";
	background:url(../img/sec01_li_no3.png) no-repeat center center;
	height: 44px;
	width: 100%;
	background-size: contain;
}
.sec01_li li:nth-child(4) .sec01_imgbox:after{
	content: "";
	background:url(../img/sec01_li_no4.png) no-repeat center center;
	height: 44px;
	width: 100%;
	background-size: contain;
}
.sec01_li h4{
	font-size: 14px;
	color: #fff;
	padding: 18px 0px 15px;
	background-color: #000064;
	margin-bottom: 5px;
	text-align: center;
	margin-top: -1px;
}
.sec01_li p{
	text-align: left;
	font-feature-settings: "palt";
	font-size: 12px;
}


#section2 li{

	background-color: #000;
	color: #fff;
}
#sec2-1{
	overflow: hidden;
	display: none;
}

#section2 li a {
	display: block;
}
.sec2_in{
	padding: 30px 25px 30px 25px;

}
.sec2_in p{
	text-align: left;
	margin-bottom: 25px;
}
.sec2_in h3{
	padding-bottom: 10px;
	border-bottom: 1px solid #808080;
	margin-bottom: 11px;
}
.sec02_btn a{

	height: 45px;
	line-height: 45px;
	border:1px solid #fff;
}
#section3 {
	background: url(../img/section3_bk.jpg) center center #848484;
	background-size: cover;
	padding:30px 0 40px;
}
.sec03_in{
	background-color:rgba(255,255,255,0.85);
	padding: 40px 15px 40px;
	position: relative;
}
.sec03_in h3{
	margin-bottom:20px;
	position: relative;
	text-align:center;
}
.sec03_in h3 span{
	font-size: 14px;
}
.sec03_in li{
	text-align: left;
	float: left;
	width: 48%;
	margin: 0 4% 30px 0;
}
.sec03_in li:nth-child(2n){
	margin-right: 0;
}
.tp_blog_btn{
	text-align: center;
}
.tp_blog_btn a{
	display: block;
	padding: 10px 0;

	background:url(../img/common/arrow.png)no-repeat right 20% center #000064;
	border-left: 7px solid #e60a1e;
	color: #fff;
	font-size: 14px;
}
.tp_blog_imgbox{
	width: 100%;
  overflow: hidden;
  height: 120px;
  position: relative;
}
.tp_blog_imgbox img{
  width: 150%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 150%;
}
.tp_blog_imgbox:before{
	content: url(../img/blog_be.png);
	position: absolute;
	top:0;
	left: 0;
	z-index: 999;
}
.tp_blog_imgbox:after{
	content: url(../img/blog_af.png);
	position: absolute;
	right: 0;
	z-index: 999;
	bottom: -7px;
}
.cmn_blog dt{
	padding: 5px 0 5px;
	height: 21px;
}
.cmn_blog dd{
	color: #000064;
	font-weight: bold;
	font-size: 12px;
}
.blog_btn{
	background-color: #808080;
	text-align: center;
	margin-top: 5px;
}
.blog_btn a{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
#section4 {
	background-color: #FFF;
	padding:40px 0 55px;
}
#tp_news_ttl{
	position: relative;
}
#tp_news{
	padding-bottom: 40px;


}
#tp_news dl{
	padding: 15px 0 10px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	text-align: left;
}
#tp_news dt,#tp_news dd{
	display: table-cell;
	vertical-align: top;
}
#tp_news dt{
	padding: 0 10px 0 13px;
	background:url(../img/tp_news_arr.png) no-repeat left 0px top 7px;
	color: #000064;
}
#fb{

}
/*footer
--------------------------------------------*/
.pageTop {
	border-top: 1px solid #ccc;
	text-align: center;
}

.pageTop img {
	margin-top: -10px;
}

#footer_in {
	padding: 30px 0 15px;
	background: url(../img/common/footer_bk.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}
.f_left{

}
.f_logo{
	margin-bottom:10px;
	float:left;
	width:60%;
}
.f_left li{

}
.f_text{
	font-size: 12px;
	clear: both;
}
.f_left ul{
	margin-bottom: 10px;
}
.f_left li:first-child{
	color: #000064;
}
.f_right{
}
#f_nav ul{


}
#f_nav li a{
	display: block;
	padding: 0px 15px;
	background:url(../img/common/f_nav_arr.png) no-repeat left center;
	margin:0 20px -1px 0;
}
#f_nav li :last-child a{
	background:none;
	margin-right: 0;
	padding: 0;
}
.f_mail{
	position: absolute;
	right: 10px;
	top: 12%;
	width: 30%;
}
#copyright {
	color: #FFF;
	font-size: 12px;
	padding: 5px 0;
	background-color: #000064;
	text-align: center;
}

#copyright a:link { text-decoration:none; color: #FFF;}
#copyright a:visited { text-decoration:none; color: #FFF;}

/*ÏÂŒÓ
----------------------------------------------------------*/
.cmn_dl dt,.cmn_dl dd{
  padding: 10px 10px 10px 10px;
}
.cmn_dl dt{

  background-color: #f0f0f0;
}
.cmn_dl dl{
}
.cmn_dl dl:first-child{
}
#main_ttl img{
	display: block;
	height: 80px;
	margin: auto;
}
#main_area {
  padding: 30px 0px 25px;
  background: url(../img/common/main_bk.jpg) no-repeat center right 40%;
  background-size: cover;
}

#main_in {

  margin: auto;
  text-align: center;
}

#bread {
  color: #b3b3b3;
  font-size: 12px;
  margin-top: 8px;
}

#bread li {

  background:url(../img/common/bread_arr.png) no-repeat right center;
  padding-right:15px;
  margin-right:5px;

  float:left;
}
#bread li:last-child{
	background: none;
}
#bread li a {
  color: #b3b3b3;
}
#bread li:first-child {
  color: #b3b3b3;
}

#content {
  padding: 35px 0px 30px;
}
.cmn_l_l{


  text-align: justify;
}
.cmn_l_r{
	text-align: center;
	margin-top: 10px;
	height: 120px;
	overflow: hidden;
	position: relative;
}
.cmn_l_r img{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top:-20%;
	margin: auto;
}
.l_box{


}
.r_box{
	text-align: center;
	margin-top: 10px;

}
.cmn_box{
	margin-bottom: 30px;
}

/*work
-----------------------------------------------------*/
.flow_list li{
  padding-bottom: 20px;
  margin-bottom: 30px;
  background:url(../img/work/flow_arr.png) no-repeat bottom center;
}
.flow_list li:last-child{
	background:none;
	padding-bottom: 0px;
  margin-bottom: 0px;
}
.flow_in{
	border-top: 5px solid #000064;
	border-bottom: 2px solid #000064;
	padding: 10px 0 20px;
}
.flow_in h4{
	font-size:18px;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}
.flow_list li:nth-child(1) h4{background:url(../img/work/flow_no1.png) no-repeat left top 7px;}
.flow_list li:nth-child(2) h4{background:url(../img/work/flow_no2.png) no-repeat left top 7px;}
.flow_list li:nth-child(3) h4{background:url(../img/work/flow_no3.png) no-repeat left top 7px;}
.flow_list li:nth-child(4) h4{background:url(../img/work/flow_no4.png) no-repeat left top 7px;}
.flow_list li:nth-child(5) h4{background:url(../img/work/flow_no5.png) no-repeat left top 7px;}
.flow_list li:nth-child(6) h4{background:url(../img/work/flow_no6.png) no-repeat left top 7px;}

/*compny
-------------------------------------------------------------*/
#comp span{
	font-weight: bold;
}
#map{
	margin-top: 15px;
}
.comp_box{
	text-align: center;
	padding: 36px 15px 25px;
	background:url(../img/company/comp_bk.png) no-repeat center center;
	background-size: cover;
	color: #fff;
	font-size: 16px;
	margin-top: -14px;
}
.comp_box p{
	margin-top: 25px;
	text-align: left;
	font-size: 14px;
}
.comp_name{
	text-align: right;
	padding-top: 20px;
}
/*blog
-------------------------------------------------*/
.a_blog_imgbox{
	width: 100%;
  overflow: hidden;
  height: 120px;
  position: relative;
}
.a_blog_imgbox img{
  width: 150%;
  max-width: 150%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.a_blog_imgbox:before{
	content: url(../img/blog/blog_be.png);
	position: absolute;
	top:0;
	left: 0;
	z-index: 999;
}
.a_blog_imgbox:after{
	content: url(../img/blog/blog_af.png);
	position: absolute;
	bottom:-5px;
	right: 0;
	z-index: 999;
}
.a_blog_btn{
	background-color: #808080;
	text-align: center;
	margin-top: 5px;
}
.a_blog_btn a{
	width: 100%;
	height: 35px;
	line-height: 35px;
}
#a_blog li{
	width: 48%;
	float: left;
	margin: 0 4% 30px 0;
}
#a_blog li:nth-child(2n){
	margin-right: 0;
}


#a_blog li:nth-child(2n){
	margin-right: 0;
}
#a_blog dt{
	font-size: 14px;
}
.day_text{
	text-align: right;
  padding-top: 10px;
  color: #000064;
}
.single_w{
	padding: 10px;
	margin:20px 0;
	border-bottom: 1px solid #ccc;
}
.page_btn .left{
	float: left;
}
.sg_day{
	text-align: right;
	font-size: 12px;
	color: #b3b3b3;
	padding-top: 10px;
}
.page_btn .right{
	float: right;
}
.page_btn .left a {
  padding-left: 20px;
  background: url(../img/common/arrow_l.png) no-repeat center left;
  background-size: 17px;
}
.page_btn .right a {
  padding-right: 20px;
  background: url(../img/common/arrow_r.png) no-repeat center right;
  background-size: 17px;
}
/*news
------------------------------------------------------*/
.news_list{
	margin-top:
}
.news_list li {
  margin-bottom: 20px;
  border-left: 4px solid #f0f0f0;
  border-bottom: 4px solid #f0f0f0;
  border-right: 4px solid #f0f0f0;
  border-top: 4px solid #000064;
}

.news_list li .news_w {
  padding: 10px 15px 14px;
}
.news_text dd{
  margin:10px 0 5px;
}
.news_list .day_text {

  padding-bottom: 5px;
}
.s_day{

}
.day_text{
  color: #808080;
}
.news_btn a{
	background-color: #e60a1e;

	height: 34px;
	line-height: 34px;
}
.news_btn {

  text-align: center;
}

/*site_map
-----------------------------------------------*/
#site_map a{
	display: block;
	padding: 10px 0 10px 24px;
	background:url(../img/common/f_nav_arr.png) no-repeat left center;
	border-bottom:1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
}
#site_map ul{
	margin-top: 0px;
}
/*privacy
----------------------------------------------*/
.privacy_box{
	margin-bottom: 30px !important;
}

/*contact
----------------------------------------------*/
#contact dt span{
  color: #e60a1e  ;
  font-size: 12px;
  padding-left: 5px;
}
#contact dt{

  padding-left: 40px;
  /*background:url(../img/contact/cont_icon.png) no-repeat left 20px center #f0f0f0;*/
  position: relative;

}
#contact dt:before{
	content: url(../img/contact/cont_icon.png);
	position: absolute;
	top:7px;
	left: 20px;
}
#contact dd{

  padding: 15px 20px;
}
#contact dl{
	border-color: #ccc;
}
#contact dl:first-child{
  border-top:none;
}
#contact dl:last-child{
  border-bottom:none;
}
#contact dd input[type=text] {
  width: 97%;
  padding: 4px;
  border: 1px solid #ccc;
}
#contact{
	margin-top:25px;
}
textarea {
  width: 97%;
  height: 172px;
  border: 1px solid #ccc;
}
#form_btn {
  color: #fff;
  font-size: 16px;
  border: none;
  text-align: center;
  cursor: pointer;

  padding: 17px 60px 17px 50px;
  background: url(../img/contact/cont_arr.png) no-repeat center right 20% #000064;
}
.contact_btn ul {
  text-align: center;
  margin-top: 10px;
}

.contact_btn li {
  display: inline-block;
}

#contact .title02{
	margin-bottom: 15px;
}
.sp_cont_tel li:first-child{
	margin-bottom: 30px;
}
.sp_cont_tel li{
	text-align: center;
}