@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   second

--------------------------------------------------------------------------------------------------*/

@media all and (min-width: 769px) {
.sp {
  display:none !important;
}

.pc {
  display: block !important;
}

.spnav1, .spnav2 {
  display:none !important;
}
}

@media all and (max-width: 768px) {
body {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}

img {
	max-width: 100%;
	height: auto;
}

.box-greeting .alignright {
	width: 160px;
	height: auto;
}

.spnav1 {
  display: block;
}

.spnav2 {
  display: none;
}

.spnr {
    position: absolute;
    top: 0;
    right: 0;}

  .sp {
    display:block;
  }
  
  .pc {
    display:none;
  }
  
  .fl-left,
  .fl-right {
    float:none;
  }
  
  .container {
    width: 100%;
    padding: 0 10px;
  }
  
  .width-full {
    width: 100%!important;
  }
  
  .img-reponsive {
    width: 100%;
  }
  
	header {
		font-size: 10px;
	}
		
  header .logo {
    padding: 14px 0 7px 0;
  display: inline-block;
  }
  
  header .logo img {
    width: 208px;
				height: auto;
  }
  
  header span {
    margin-left: 0;
    padding-top: 0;
    line-height: 1.2;
    padding-bottom: 5px;
    display: block;
    margin-right: 65px;
  }
  
  h1 {
    font-size:24px;
  }
  
  h2 {
    margin-bottom: 25px;
	text-align: left;
	font-size: 17px;
	line-height: 1.4;
  }
  
  #top .text {
    line-height: 29px;
  }
  
  .menusp {
    position: absolute;
    top: 0;
    right: 0;
  }
  
  nav {
			margin: 0;
    padding: 0px 0 15px 0;
				font-size: 16px;
  }
  
  nav li {
    width: 100%;
    height: 40px;
    text-align: left;
    background: none;
    border-bottom: 1px solid #fff;
  }
 
  nav li a {
    padding-left: 15px;
  }
  
  nav li:last-child {
    background: none;
  }
  
  nav {
    position: absolute;
    z-index: 10;
  }
  
  nav li a {
    line-height: 40px;
  }
		
		nav li.kankyo {
			background-image: none;
		}
  .submenu {
  display:none !important;
  }
  /*------------------------------------------------------------------------------------------------
  page
--------------------------------------------------------------------------------------------------*/
  #top .bt-link {
    margin: 20px auto 30px auto;
  }
  
  #top .box-business h1 {
    padding-top: 35px;
  }
  
  .bxslider-caption img {
    /*width: 100%;*/
  }
  
  .bx-wrapper .bx-controls-direction a {
    width: 45px;
    height: 45px;
    transform: translate(0,-50%);
    margin-top: 0;
  }
  
  .bx-wrapper .bx-next {
    right: 22px;
    background: url('../image/top/icon-next.png') no-repeat;
    background-size: 45px 45px;
  }
  
  .bx-wrapper .bx-prev {
    left: 22px;
    background: url('../image/top/icon-prev.png') no-repeat;
    background-size: 45px 45px;
  }
  
  .bxslider-caption p {
    width: 100%;
    padding: 10px 0 30px;
    text-align: center;
  }
  
  .bxslider-caption div {
  text-align: center;
  }
  
  #top .box-business .bt-link {
    margin: 25px auto 50px auto;
    font-size: 16px;
  }
  
  #top .box-about {
    width: 100%;
    background: none;
  }
  
  #top .box-about .container {
    position: relative;
    top: 0;
    left: 0;
    margin: 20px 0 60px 0;
    padding-right: 0;
  }
  
  #top .box-about ul {
    margin: 60px auto 25px auto;
  }
  
  #top .box-about li {
    width: 100%;
  }
  
  #top .box-about li .title {
    height: 50px;
    background: url(../image/top/bg2-title-box-about.png) no-repeat left top;
    background-size: auto auto;
    background-size: 100% 50px;
  }
  
  #top .box-about li h3 {
    font-size: 22px;
    line-height: 50px;
    padding-left: 30px;
  }
  
  #top .box-about li .title {
    width: 95%;
  }
  
  #top .box-about li h3 {
    font-size: 18px;
  }
  
  #top .box-blog li a {
    height: auto;
    padding-left: 0;
    margin-bottom: 25px;
  }
  
  #top .box-blog li a .date {
      padding-left: 45px;
  }
  
  #top .box-blog li a .text {
    width: auto;
    display: block;
    padding-top: 10px;
  }
  
  #top .box-blog .bt-link {
    margin: 0px auto 35px auto;
  }
  
  #top .box-contact .mail-contact {
    width: 300px;
  }
  
  #top .box-contact .box-map {
    margin: 27px 0 25px 0;
  }
  
  #top .box-contact .map {
    width: 100%;
  }
	
	#top .box-contact .map:nth-child(2) {
		margin:0;
	}
  
  #top .box-contact .map p {
    margin-top: 17px;
    margin-bottom: 20px;
  }
  
  #top .box-contact h2 {
    padding: 0 10px 5px 10px;
  }
  
  #top .box-contact .map iframe {
    height: 215px;
  }

  #top .box-business {
    background: url(../image/top/bg-box-business.png) repeat top center;
    background-size: auto 455px;
  }
		
		#top .box-greeting h2,
		#top .box-business h2 {
	text-align: left !important;
	width: 100%;
}

#top .box-greeting h1 {
	margin: 10px 0 0 !important;
}
  
		#top .box-business h1 {
			margin-bottom: 30px !important;
		}
		
		.bx-controls {
			display: none !important;
		}
		
  .banner-page .title {
		width:70%;
		font-size: 26px;
	}
	
	.banner-page {
	height: 180px;
	}
	
	.banner-page .container {
	padding: 47px 0 0;
	}
		
  /*------------------------------------------------------------------------------------------------
  footer
--------------------------------------------------------------------------------------------------*/
  .ptop {
    height: 50px;
    padding-top: 17px;
  }
  
  footer .logo {
    margin: 10px auto 30px auto;
  }
  
  footer address {
			display: block;
    padding-left: 0;
    padding-right: 0;
    background: none;
    margin-bottom: 30px;
  }
		
  footer address:nth-child(1),
		footer address:nth-child(2),
		footer address:nth-child(3) {
			padding: 0 0 20px;
			border-bottom: 1px solid #EEE;
		}

  
  footer .line-after {
    padding-right: 0;
    background: none;
  }
  
  footer img  {
    margin: 0 auto;
  }
  
  footer .coppy {
    margin-top: 30;
    margin-right: 0;
    text-align: center;
  }
		
  /*------------------------------------------------------------------------------------------------
  greeting
--------------------------------------------------------------------------------------------------*/
		#second.greeting .box-guide {
			text-align: left;
		}
		
		#second.greeting .box-guide h4 {
  font-size: 18px;
  font-weight: 600;
		padding-bottom: 5px;
		border-bottom: 1px dotted #2557ab;
  }
		
  .banner-greeting {
    background: url(../image/greeting/back_greeting.png) no-repeat 60% 100%;
    background-size: cover;
  }
  
  #second.greeting .box-greeting .photo {
    margin: 0 auto 40px auto;
  }
  
  #second.greeting .box-guide h3 {
    margin: 40px 0;
				padding: 0 8px;
    font-size: 20px;
    background-size: 100% 40px;
    height: 40px;
    line-height: 40px;
  font-weight: 600;
  }
  
  #second.greeting .box-guide p {
    margin-bottom: 40px;
  line-height: 1.5;
  }
  
  #second.greeting .box-policy p {
    padding-bottom: 10px;
    line-height: 1.5;
  }
  
  #second.greeting .box-policy {
    margin-bottom: 50px;
  }

#second.greeting .box-greeting p {
  line-height: 1.5;
  margin-bottom: 40px;
  text-align: left;
}  
#second.greeting .box-policy .intro {
  line-height: 1.5;
}
#second.greeting .box-policy h3 span {
  font-size: 18px;
  margin-right: 14px;
  }
#second.greeting .box-policy h3 {
  font-size: 20px;
  padding-bottom: 5px;
}
/*------------------------------------------------------------------------------------------------
  company
--------------------------------------------------------------------------------------------------*/
  .banner-company {
    background: url(../image/company/back_company.jpg) no-repeat 90% center;
    background-size: cover;
  }

	.company h2 {
		width:100%;
	}
	
	@media all and (max-width: 490px) {
		.company table td div {
			float:none;
		}
	}
	.company .map {
		width:100%;
	}
	
	.company .map:nth-child(2) {
		margin:0;
	}
.recTb th,
.recTb td {
 padding: 8px;
}
.recTb td img {
display: block;
float: none;
margin: 0 auto 10px;
}

.recTb td table {
width: auto;
}

.recTb td table th {
    display: table-cell;
    padding: 0 16px 0 0;
    background-color: transparent;
    border: none;
    font-weight: normal;
width: auto;
}

.recTb td table td {
    display: table-cell;
    padding: 0px;
    border: none;
width: auto;
}



/*------------------------------------------------------------------------------------------------
  business
--------------------------------------------------------------------------------------------------*/
  .banner-business {
    background: url(../image/business/back_business-2.jpg) no-repeat 60% bottom;
    background-size: cover;
  }

.business h2 {
	 width: 100%;
		font-size: 22px;
		font-weight: bold;
		background-color: #EFEFEF;
		padding: 8px;
		margin: 0 0 20px;
		border-left: 3px solid #347AE2;
}

.businessMenu {
	width: 300px;
	margin: 0 auto;
	padding: 30px 0;
	list-style: none;
}

.businessMenu li {
	margin: 0 0 30px;
	padding: 0;
	float: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}

.businessMenu li:nth-child(2) {
	margin: 0 0 30px;
}

.businessMenu li img:nth-child(1) {
	display: block;
	margin-bottom: 10px;
	width: 300px;
	height: 200px;
}

.businessMenu li img:nth-child(2) {
	vertical-align: -1px;
	margin-right: 3px;
}

.businessItems {
	width: 300px;
	margin: 0 auto;
	padding: 0 0 30px;
	list-style: none;
}

.businessItems li {
	float: none;
	margin: 0 0 30px;
	padding: 0;
}

.businessItems li img {
	width: 300px;
	height: 200px;
}

.businessItems li:nth-child(3n-1) {
	margin: 0 0 30px;
}

.businessItems li div {
	margin: 6px 0 30px;
}


/*------------------------------------------------------------------------------------------------
  goods
--------------------------------------------------------------------------------------------------*/
.goods li {
	width:100%;
	float:none;
}
  .banner-goods {
    background: url(../image/goods/back_goods.jpg) no-repeat 60% bottom;
    background-size: cover;
  }


/*--------------------------------------------------------------------------------------------
  blog
--------------------------------------------------------------------------------------------*/
  .banner-blog {
    background: url(../image/blog/back_blog.jpg) no-repeat 60% bottom;
    background-size: cover;
  }

.blog .pageMenu {
	margin-top:60px;
}

.blogList {
	margin-top:30px;
}

.blogDetail .cont {
	margin:0;
}

.blog .blogDetail .cont img {
	max-width:100%;
	height:auto;
}

.blogDetail {
	margin: 60px 10px;
	padding: 30px 15px 20px;
	box-shadow: 0 0 3px #CCC;
}

.blogDetail h1 {
font-size: 18px;
}
/*--------------------------------------------------------------------------------------------
  inquiry
--------------------------------------------------------------------------------------------*/
  .banner-inquiry {
    background: url(../image/inquiry/back_inquiry.jpg) no-repeat 60% bottom;
    background-size: cover;
  }

.inquiryLead {
margin: 30px 0 0 !important;
}

.inquiryForm {
	width:100%;
	margin: 30px auto;
}

.inquiryForm th,
.inquiryForm td {
	width:100%;
	display:block;
}

.inquiryForm td input,
.inquiryForm td input.l {
	width:100%;
}

.inquiryForm td input.s {
	width:30%;
}

input[type=button], 
input[type=submit] {
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -webkit-appearance: none;
 max-width: 100%;
 padding: 10px;
 background-color: #EEE;
}



/*------------------------------------------------------------------------------------------------
  recruit
--------------------------------------------------------------------------------------------------*/
  .banner-recruit {
    background: url(../image/recruit/back_recruit-02.jpg) no-repeat 60% bottom;
    background-size: cover;
  }

.pageMenu {
	position: relative;
	overflow: auto;
	margin: 0 0 10px;;
}

.pageMenu ul.pager {
	position: relative;
	left: 0;
	float: none;
}

	.pageMenu ul.pager li {
	position: relative;
	left:0;
		display:inline;
		float: left;
		width: 48%;
		margin: 0 1% 10px !important;
	}

.pageMenu ul.pager.saiyouyou li:nth-of-type(3) {
clear: both;
display:block;
margin: 0 auto 10px !important;
float:none;
}

.pmsg {
width: 100%;
}

	.pmsg .text,
	.pmsg .text h2 {
		width:auto !important;
	}

	.pmsg .img {
		position:static;
		text-align: center;
	}
	
	.pmsg .img img {
		max-width:100%;
		height: auto;
	}
	
	.recVoiceList li {
		margin:20px 50px;
	}
	
	.recVoiceDetail .photo {
		width:100%;
		float:none;
	}
	
	.recVoiceDetail .photo .namem,
	.recVoiceDetail .photo .namew {
		position:static;
		width: 100%;
	}
	
	.recVoiceDetail .photo p {
		position:static;
	}
	
	.recVoiceDetail .photo p img {
		width:100%;
	}
	
	.recVoiceDetail .textm,
	.recVoiceDetail .textw {
		width:100%;
	}
	
	.timebtn a img {
		width:100%;
	}
	
	.recbosyu h2 {
		font-size: 20px;
	}

	.recTb {
		width:100%;
	}
	
	.recTb th,
	.recTb td {
		display:block;
		width:100%;
	}
	
	.recData li {
		float:none;
		margin:0 0 10px;
	}
	
	.recData li img {
		margin:0 auto;
		display:block;
	}
	
	.recBox h2 {
	}
	
	.recJisseki {
		display:none;
	}
	
	.recJisseki.sp {
		width:100%;
		display:table;
	}
	
	.recJisseki.sp th.item {
		background-color:#feffd7;
	}
	
	.recJisseki.sp th {
		background-color:#e4eefc;
		width:130px;
	}

.recInq {
	width: 100%;
	margin: 0 auto 60px;
	background: url(../image/border.gif) repeat 0 0;
	padding: 5px;
}

.recInq div {
	padding: 20px 20px 10px;
	background-color: #FFF;
	text-align: center;
}

.recInq div ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.recInq div ul li {
	float: none;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	list-style:none;
}

.recInq div img {
 max-width: 100%;
	height: auto;
}

.recVoiceDetail .textm dl dt {
font-size: 20px;
padding: 4px 0 4px 36px;
}

.cflow ul {
	margin: 0 20px 50px;
	padding: 0 0 0 20px;
	list-style: circle;
}

.cflow ul li {
	margin: 0 0 10px;
	list-style: circle;
}

.cfaq a {
	display: inline;
}

.cfaq dl {
	margin: 0 0 50px;
}

.cfaq dt {
	padding: 10px;
	font-weight: 600;
	background-color: #D7EAFD;
}

.cfaq dd {
	margin: 0 0 30px;
	padding: 10px;
	border: 1px solid #CCC;
}

.cfaq .btn a {
	display: block;
}

.eventPhoto {
margin: 0 !important;
}

.eventPhoto img {
display: block;
margin: 0 auto 20px;
}


/*------------------------------------------------------------------------------------------------
  privacy
--------------------------------------------------------------------------------------------------*/
  .banner-privacy {
    background: url(../image/env/back_env.jpg) no-repeat center bottom;
    background-size: cover;
  }

	.banner-privacy .title {
		font-size:26px;
	}

#second.privacy p {
	margin:30px 0 0;
}

.priOl {
	margin:30px 0 60px;
	padding:50px 20px 20px;
	border:1px dashed #2557ab;
}

.priOl li strong {
	color:#2557ab;
	font-size:17px;
}
/*------------------------------------------------------------------------------------------------
  sitemap
--------------------------------------------------------------------------------------------------*/
  .banner-sitemap {
    background: url(../image/company/back_company.jpg) no-repeat 80% bottom;
    background-size: cover;
  }

	.sitemap dl {
		margin:60px 0;
	}


/*------------------------------------------------------------------------------------------------
  env
--------------------------------------------------------------------------------------------------*/

  .banner-env {
    background: url(../image/env/back_env.jpg) no-repeat center bottom;
    background-size: cover;
  }

.envBox h2 {
		padding-left:1.5em;
		font-size: 20px;
		line-height: 40px;
		height: 40px;
	}

.envOl {
	margin: 0 10px 40px;
	padding: 30px 20px 10px;
	list-style-type: decimal;
	border: 1px dashed #093;
}

.envUl {
	margin: 0 10px 30px;
	padding: 0 0 0 20px;
}

.envBox dl {
	margin: 0 0 40px;
}

.envBox dt {
	background-color: #EEE;
	padding: 5px;
	width: 100%;
	border-bottom: 1px solid #FFF;
	float: none;
}

.envBox dd {
	margin: 0 0 10px;
	padding: 8px 5px;
	border-bottom: 1px solid #EEE;
}


}

@media all and (max-width: 400px) {
  #top .box-business {
    background: url(../image/top/bg-box-business.png) no-repeat top center;
    background-size: auto 525px;
  }
}

