@charset "utf-8";

/*=======================================================================

 Responsive(responsive.css)
 
========================================================================*/

@media screen and (max-width: 1220px) {
  #header .inner,
  #content .wrap,
  #content .wrap.w1200,
  #content .wrap.w900,
  #content .wrap.w800,
  #content .wrap.w700,
  #content .wrap.w600,
  #content .wrap.w500,
  #footer .inner,
  #content .topicPath ul {
    width: 100%;
  }
  #content .wrap {
    padding: 50px;
  }
  .footerNav {
    width: 70%;
  }

/*----------------------------------------------------------------------
 Company
----------------------------------------------------------------------*/
  /* business */
  #content .box01 .project_copy,
  #content .box02 .project_copy {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  #content .box01 h4,
  #content .box02 h4 {
    font-size: 50px;
    margin: 0 0 15px 10px;
  }
  #content .box01 .project_copy div,
  #content .box02 .project_copy div {
    padding: 10px 10px 20px;
  }
  #content .box01 .project_img,
  #content .box02 .project_img {
    float: none;
    width: 100%;
  }
  #content .box03 {
    margin: 20px 0 0;
  }
  #content .bgccc .box03 {
    padding: 0 0 0 30px;
    background-color: #fff;
  }
  #content .box03  img {
    width: 50%;
    height: auto;
  }
  
/*----------------------------------------------------------------------
 Recruit
----------------------------------------------------------------------*/
  #content .recruit {
    margin-bottom: 30px;
  }
  
  
  
}

@media screen and (max-width: 960px) {

/*----------------------------------------------------------------------
 Common
----------------------------------------------------------------------*/
	body {
		line-height: 1.5;
	}
	a {
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.js #menu {
		display: none;
	}
	.js .slicknav_menu {
		display: block;
	}

/*----------------------------------------------------------------------
 Header
----------------------------------------------------------------------*/
  #mobile-menu {
    position: relative;
  }
  #mobile-menu .logo {
    display: inherit;
    position: absolute;
    top: 14px;
    left: 14px;
  }
  #header {
    min-height: 200px;
    height: 200px;
    padding-top: 105px;
  }
	#header h1 {
    display: none;
	}

/*----------------------------------------------------------------------
 Navi
----------------------------------------------------------------------*/
	#mobile-menu {
		display: block;
		position: fixed;
		width: 100%;
		z-index: 1000;
	}
  /*
	#menu ul ul {
		display: inherit;
	}
  */

	/* 三本線を×にアニメーション */
	.menu-trigger, .menu-trigger span.slicknav_icon-bar2 {
		display: inline-block;
		transition: all .2s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: relative;
		width: 30px;
		height: 45px;
		cursor: pointer;
	}
	.menu-trigger span.slicknav_icon-bar2 {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #fff;
		border-radius: 2px;
	}
	.menu-trigger span.slicknav_icon-bar2:nth-of-type(1) {
		top: 12px;
	}
	.menu-trigger span.slicknav_icon-bar2:nth-of-type(2) {
		top: 21px;
	}
	.menu-trigger span.slicknav_icon-bar2:nth-of-type(3) {
		bottom: 12px;
	}
	.menu-trigger.active span.slicknav_icon-bar2:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}
	.menu-trigger.active span.slicknav_icon-bar2:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span.slicknav_icon-bar2:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}

/*----------------------------------------------------------------------
 Navi (slicknav)
----------------------------------------------------------------------*/
	.slicknav_btn {
		margin: 2px 15px;
		background: none;
	}
	.slicknav_menu {
		font-size: 2.4rem;
	}
	.slicknav_nav {
		font-size: 1.6rem;
	}
	.slicknav_nav ul, .slicknav_nav .slicknav_row, .slicknav_nav a {
		margin-left: 0;
	}
	.slicknav_nav .slicknav_txtnode {
		margin-left: 0;
	}
	.slicknav_nav li li:last-child {
		padding-bottom: 0;
	}
	.slicknav_nav ul li li a {
		padding-left: 30px;
	}
	.slicknav_nav ul li li li a {
		padding-left: 60px;
	}
	.slicknav_nav .slicknav_row, .slicknav_nav a {
		margin: 0;
		padding: 20px 15px;
	}
	.slicknav_nav ul ul .slicknav_row {
		padding: 10px 30px;
	}
	.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

/*----------------------------------------------------------------------
 slicknav color
----------------------------------------------------------------------*/
	.slicknav_menu {
    padding: 5px 0;
		background: #444;
		background: rgba(20,20,20,9.35);
	}
	.slicknav_nav li {
		border-top: 1px solid rgba(0,0,0,0.6);
	}
	.slicknav_nav ul li li, .slicknav_nav ul li li li {
		border-top: 1px solid rgba(0,0,0,0.15);
	}
	.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {
		background: rgba(255,255,255,0.1);
		color: #fff;
	}

/*----------------------------------------------------------------------
 Contents
----------------------------------------------------------------------*/
  #content .wrap {
    padding: 40px 15px;
  }

/*----------------------------------------------------------------------
 Footer
----------------------------------------------------------------------*/
  #footer .contactArea .contactLink {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: none;
    padding-top: 50px;
  }
  .contactBtn a {
    padding: 20px 50px;
  }
  #footer .footerLogo {
    float: none;
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
    text-align: center;
  }
  .footerNav {
    float: none;
    width: 100%;
    margin: 15px 0 0;
    padding: 5px 0 0;
    border-left: 0;
  }
  .footerNav li {
    display: block;
    width: 100%;
		margin: 0 0 1px;
		padding: 0;
		background: #ededed;
    text-align: left;
	}
  .footerNav li a {
		display: block;
    width: 100%;
		padding: 15px 20px;
    color: #333;
		text-decoration: none;
		position: relative;
	}
  .footerNav li a::before {
		content: '';
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 1px #666;
		border-right: solid 1px #666;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 20px;
		margin-top: -4px;
	}
  .footerNav li a.osmo {
    padding: 15px 0 15px 20px;
    background-color: inherit;
    border-bottom: solid 1px #666;
    border-radius: 0;
    color: #0d6ebd;
  }
  .footerNav li a.osmo::before {
		border-top: solid 1px #0d6ebd;
		border-right: solid 1px #0d6ebd;
	}
  /*
  .footerNav .column1,
  .footerNav .column2 {
    margin-bottom: 0;
  }
  .footerNav .column1 dt {
    display: block;
    margin-right: 0;
    padding-left: 0;
  }
	.footerNav dt {
		margin: 0 0 1px;
		padding: 0;
		background: #ededed;
	}
	.footerNav dt:last-child {
		margin: 0;
	}
  .footerNav dd {
		margin: 0;
	}
  .footerNav dd li {
		margin: 0 0 1px;
		padding: 0 0 0 10px;
		background: #ededed;
	}
	.footerNav dt a,
  .footerNav dd a {
		display: block;
    width: calc(100% - 10px);
		padding: 15px 0 15px 10px;
    color: #333;
		text-decoration: none;
		position: relative;
	}
  .footerNav dd a {
		padding-top: 10px;
    padding-bottom: 10px;
	}
	.footerNav dt a::before,
  .footerNav dd a::before {
		content: '';
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 1px #666;
		border-right: solid 1px #666;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 10px;
		margin-top: -4px;
	}
  .footerNav .column1 dt.sp {
		display: inherit;
	}
  .footerNav .column2,
  .footerNav .column3,
  .footerNav dd {
    display: none;
	}
  */
	.copyright {
    min-height: 60px;
    padding: 22px 0 0;
		font-size: 1.2rem;
	}

/*----------------------------------------------------------------------
 Pagetop 
----------------------------------------------------------------------*/
	.pagetop a {
		padding-top: 20px;
		width: 60px;
		height: 60px;
	}
  span.arrow:after {
    width: 12px;
    height: 12px;
    top: 10px;
    left: 24px;
  }

/*----------------------------------------------------------------------
 Sub common
----------------------------------------------------------------------*/
  h2 {
    margin: 0;
    font-size: 3.6rem;
    line-height: 0.7;
  }
  #content h3 {
    width: 40%;
    margin: 0 auto 40px;
  }
	#content h4 {
	}
	#content h5 {
	}
	#content p {
	}
	#content li,
	table th,
	table td {
		line-height: 1.5;
	}

/*----------------------------------------------------------------------
 Sub Nav
----------------------------------------------------------------------*/
  #content .subNav ul {
    height: auto;
  }
  #content .subNav ul li div a {
    padding: 25px 0;
  }
  #content .subNav ul li img {
    width: 30%;
  }

  
/*----------------------------------------------------------------------
 Company
----------------------------------------------------------------------*/
  #content .pamphlet a {
    width: 50%;
    margin: 10px auto;
  }

/*----------------------------------------------------------------------
 Products
----------------------------------------------------------------------*/
  #content .wrap.products {
    padding-left: 30px;
    padding-right: 30px;
  }
  #content .products .boxLeft {
    padding-right: 30px;
  }
  #content .products .boxRight {
    padding-left: 30px;
  }
	
	#content .products .boxRight img {
    width: 45%;
    border: 1px solid #00a0e3;
  }
	#content .products .boxRight img:hover {
    border: 1px solid #00a0e3;
  }
	
}

@media screen and (max-width: 767px) {

/*----------------------------------------------------------------------
 Sub common
----------------------------------------------------------------------*/
  h2 {
    font-size: 2.8rem;
    line-height: 0.8;
  }
  #content h2 span {
    font-size: 1.4rem;
  }
  #content h3 {
    width: 70%;
    margin: 0 auto 20px;
    font-size: 1.8rem;
  }



/*----------------------------------------------------------------------
 Sub Nav
----------------------------------------------------------------------*/
  #content .subNav ul li div a {
    padding: 20px 0;
  }
  #content .subNav ul li img {
    width: 35%;
  }
  
/*----------------------------------------------------------------------
 Company
----------------------------------------------------------------------*/

  /* company */
  #content .aboutus dl {
    display: inherit;
    padding: 15px 0;
  }
  #content .aboutus dt,
  #content .aboutus dd {
    padding: 0 10px;
  }
  #content .aboutus dt {
    width: 100%;
    font-weight: bold;
    text-align: left;
  }
  #content .aboutus dd {
    width: 100%;
  }
  #content .aboutus dd ul {
    margin: 5px 0 20px 20px;
  }
  #content .aboutus dd li {
    margin-bottom: 5px;
  }

  #content .pamphlet a {
    width: 80%;
    margin: 10px auto;
  }
  #content .pamphlet span br {
    display: inherit;
  }
  
  /* business */
  #content .box01 h4,
  #content .box02 h4 {
    font-size: 40px;
    margin: 0 0 5px 10px;
  }
  #content .box01 .project_copy div,
  #content .box02 .project_copy div {
    padding: 10px 5px 20px;
  }
  #content .box03,
  #content .bgccc .box03 {
    padding: 0;
  }
  #content .box03 img.floatLeft,
  #content .box03 img.floatRight {
    float: none;
    margin: 0;
  }
  #content .box03 img {
    width: 100%;
  }
  #content .box03 div {
    padding: 0 20px 20px;
  }
  #content .box03 h5 {
    padding-top: 15px;
  }
  
  /* casestudy */
  #content .casestudy01 dl {
    display: inherit;
    border-left: 0;
    border-right: 0;
  }
  #content .casestudy01 dt,
  #content .casestudy01 dd {
    margin: 0;
    padding: 5px 15px;
  }
  #content .casestudy01 dt {
    width: 100%;
    padding-top: 20px;
    border-right: 0;
    font-weight: bold;
    text-align: left;
  }
  #content .casestudy01 dd {
    width: 100%;
    padding-bottom: 20px;
  }
  #content .casestudy02 {
    margin: 0;
  }
  #content .casestudy02 .boxLeft,
    #content .casestudy02 .boxRight {
    float: none;
    width: 100%;
  }
  #content .casestudy02 .boxRight {
    margin-bottom: 20px;
    padding: 0 0 20px;
    border-left: 0;
    border-bottom: 1px solid #ddd;
  }
  #content .casestudy02 dl dt {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
  }
  #content p.sodan {
    padding-left: 1em;
    text-align: left;
    text-indent: -1em;
  }

  /* agent */
  #content .agentList dl {
    display: inherit;
    padding: 15px 0;
  }
  #content .agentList dl:first-child {
    padding-top: 10px;
  }
  #content .agentList dt,
  #content .agentList dd {
    padding: 0 10px;
  }
  #content .agentList dt {
    width: 100%;
    margin-bottom: 2px;
    border: 0;
    text-align: left;
  }
  #content .agentList dd {
    width: 100%;
  }
  #content .agentList dd br {
    display: inherit;
  }
  
/*----------------------------------------------------------------------
 Products
----------------------------------------------------------------------*/
  #content .wrap.products {
      padding: 40px 15px;
  }
  #content .products .boxLeft,
  #content .products .boxRight {
    float: none;
    width: 100%;
    padding-top: 15px;
    border-left: 0;
  }
  #content .products .boxLeft {
    padding-right: 0;
  }
  #content .products .boxRight {
    padding-left: 0;
  }
  #content .bgccc .products .boxRight {
    border-left: 0;
  }
  #content .products:after {
      content: "";
      display: block;
      clear: both;
  }
  #content .products dl dt {
    margin-bottom: 10px;
    font-weight: bold;
  }
  #content .products dl dd:last-child {
    margin-bottom: 0;
  }
  #content .products dl ul {
    margin: 0 0 0 20px;
    list-style-type: disc;
  }

/*----------------------------------------------------------------------
 Recruit
----------------------------------------------------------------------*/
  #content .recruit {
    display: inherit;
    margin-bottom: 0;
  }
  #content .recruit div.shinsotsu,
  #content .recruit div.chuto {
    width: 100%;
    height: 300px;
    position: inherit;
    text-align: center;
  }
  #content .recruit div.shinsotsu {
    margin-bottom: 20px;
  }
  #content .recruit div p {
    position: inherit;
    transform: none;
    padding: 100px 50px 0;
    text-align: left;
  }
  #content .recruit div p span {
    padding: 15px;
  }
  #content .recruit div a {
    text-decoration: none;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}



@media screen and (max-width: 360px) {

}














