@charset "utf-8";
@import url("layout.css");
@import url("smartphone.css");
/* CSS Document */
html {
  font-size: 62.5%; /* sets the base font to 10px for easier math */
}
body {
    font-size: 14px;
    font-size: 1.6rem;
    /* sets the default sizing to make sure nothing is actually 10px */
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;/*Chrome,Safari*/
    -ms-text-size-adjust: 100%;/*EgdeMobile*/
    -moz-text-size-adjust: 100%;/*firefox*/
}
#contentsWrapper .inner, #contents {
  width: auto;
  float: none;
  margin-right: 0;
}
.bgBlue {
  background-color: #f2f5f8;
}
.bgGray {
  background-color: #f2f2f2;
}
.bgmidori {
    background-color: #D0FDDD;
}
.bgmurasaki {
    background-color: #DADAFC;
}
.bgao {
    background-color: #CBE6FB;
}
h2, h3 {
  width: 1100px;
  margin: 0 auto;
}
h3 {
    font-size: 30px;
    font-size: 2.4rem;
    margin-bottom: 40px;
}
h4.title01 {
  font-size: 28px;
  font-size: 2.8rem;
  color: #0e6cbb;
  font-weight: bold;
  border-bottom: #0e6cbb 2px solid;
  padding-bottom: 0;
  margin-bottom: 0;
}
h5.title {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
}
h5.title02 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: #000000 1px solid;
  padding-bottom: 0;
  margin-bottom: 20px;
}
h5:before {
  content: none;
  padding-right: 0;
}
h6 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.subtitle {
  font-size: 18px;
  font-size: 1.8rem;
  color: #0e6cbb;
  font-weight: bold;
}
.imgR, .imgL {
  position: absolute;
  top: -100px;
}
.w480 {
  width: 480px;
}
.w860 {
  width: 860px;
  margin: 0 auto;
}
.w960 {
  width: 960px;
  margin: 0 auto;
}
.w975 {
    width: 975px;
    margin: 0 auto;
}
.w1100 {
  width: 1100px;
  margin: 0 auto;
}
.w1200 {
  width: 1100px;
  margin: 0 auto;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
.sectionCon01 {
  position: relative;
  height: 550px;
  margin-bottom: 175px;
}
.wind .sectionCon01 {
  position: relative;
  width: 1200px;
  height: 550px;
  margin: 0 auto;
  margin-bottom: 175px;
}
.wind .box01L {
  position: absolute;
  left: -355px;
}
.box01 {
  position: absolute;
  left: 900px;
  top: 245px;
  width: 540px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-right: auto;
  box-sizing: border-box;
  padding: 35px 50px;
}
.wind .box01R {
    position: absolute;
    right: 100px;
    top: 220px;
    width: 540px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: auto;
    box-sizing: border-box;
    padding: 35px 50px;
}
.wind .sectionCon02 {
  position: relative;
  width: 1200px;
  height: 495px;
  margin: 0 auto;
}
.sectionCon02 {
  position: relative;
  width: 1455px;
  height: 495px;
  margin: 0 auto;
}
.wind .box02R {
  position: absolute;
	left: auto;
	right: 0;
  top: 83px;
  transform: translateX(-10%);
  -webkit-transform: translateX(-10%);
  margin: auto;
  width: 500px;
  min-height: 335px;
  background-color: #ffffff;
  margin-right: auto;
  box-sizing: border-box;
  padding: 30px 40px;
}
.box02R {
  position: absolute;
  left: 810px;
  top: 83px;
  transform: translateX(-10%);
  -webkit- : translateX(-10%);
  margin: auto;
  width: 500px;
  min-height: 335px;
  background-color: #ffffff;
  margin-right: auto;
  box-sizing: border-box;
  padding: 30px 40px;
}
.sectionCon02.first {
  padding-top: 50px;
  padding-bottom: 50px;
}
.box02R.first {
    top: 80px;
}
.sectionCon02.first02 {
  padding-top: 50px;
}
.box02R.first02 {
  top: 78px;
  height: 440px;
}
.sectionCon02.second {
  padding-top: 50px;
  padding-bottom: 50px;
}
.wind .box02Lphoto{
	position: absolute;
	left: -130px;
}
.wind .box02L {
  position: absolute;
  right: auto;
  top: 80px;
  width: 500px;
  min-height: 335px;
  background-color: #ffffff;
  margin-left: auto;
  box-sizing: border-box;
  padding: 40px;
}
.box02L {
  position: absolute;
  right: 810px;
  top: 80px;
  width: 500px;
  min-height: 335px;
  background-color: #ffffff;
  margin-left: auto;
  box-sizing: border-box;
  padding: 40px;
}
.wind .box02Rphoto{
	position: absolute;
	right: -130px;
}
.sectionCon03 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 760px;
    z-index: 0;
}
.box03L {
    position: absolute;
    left: 0px;
    top: 180px;
    width: 540px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: auto;
    box-sizing: border-box;
    padding: 35px 50px;
}
.box03R {
    position: absolute;
    right: 0px;
    top: 210px;
    width: 540px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: auto;
    box-sizing: border-box;
    padding: 35px 50px;
}
.box03L.jisseki, .box03R.jisseki {
  padding: 35px;
}
.sectionCon04 {
  padding: 20px 0;
  margin-bottom: 120px;
}
.sectionCon05 {
  position: relative;
  margin-bottom: 60px;
}
.sectionCon06 {
  position: relative;
  width: 1200px;
  height: 713px;
  margin: 0 auto;
  margin-bottom: 300px;
}
.sectionCon07 {
  /* position: absolute;
  top: 840px;
  left: 0px;
  right: 0px; */
	text-align: center;
}
.box05R {
  width: 390px;
  float: right;
  box-sizing: border-box;
}
.box04 {
  float: left;
  width: 480px;
  box-sizing: border-box;
  padding-right: 20px;
}
.box06L {
  position: absolute;
  width: 1090px;
  height: 713px;
  left: -100px;
}
.box06R {
  position: absolute;
  right: 0px;
  bottom: -100px;
  width: 540px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-right: auto;
  box-sizing: border-box;
  padding: 35px;
}
.bigText01 {
  font-family: Arial, Helvetica, 'sans-serif';
  font-size: 140px;
  font-size: 14.0rem;
  position: absolute;
  left: 0px;
  top: -60px;
  color: #0e6cbb;
  opacity: 0.2;
  line-height: 1.0;
}
.bigText03{
    font-family: Arial, Helvetica, 'sans-serif';
    font-size: 3.6rem;
    color: #000000;
    opacity: 0.2;
    font-weight: bold;
    z-index: 10;
    margin-left: -40px;
    margin-top: -20px;
}
.bigText02 {
  font-family: Arial, Helvetica, 'sans-serif';
  font-size: 200px;
  font-size: 20.0rem;
  color: #0e6cbb;
  opacity: 0.2;
  line-height: 1.0;
  /* margin-top: 70px; */
}
.caption {
  vertical-align: top;
  padding-right: 10px;
}
.fL1130 {
    width: 480px;
    padding-top: 35px;
}
.fR1130 {
    display: inline-block;
    width: 500px;
    padding-top: 35px;
    text-align: left;
}
/* animation-style*/
.fadein.delighter {
  animation-name: fadein;
  animation-iteration-count: 1;
  transition: all .5s ease-out;
  opacity: 0;
}
.fadein.delighter.started {
  opacity: 0;
  animation-duration: 5s;
}
.fadein.delighter.ended {
  opacity: 1;
}

.fadeup.delighter {
  animation-name: fadeup;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  opacity: 0;
}
.fadeup.delighter.started {
  opacity: 0;
  transform: translateY(20px);
}
.fadeup.delighter.ended {
  opacity: 0.8;
  transform: translateY(0);
}
.fadeleft {
  animation-name: fadeleft;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  opacity: 0;
}
.fadeleft.delighter.started {
  opacity: 0;
  transform: translateX(150px);
}
.fadeleft.delighter.ended {
  opacity: 1;
  transform: translateX(0);
}
.faderight {
  animation-name: faderight;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  opacity: 0;
}
.faderight.delighter.started {
  opacity: 0;
  transform: translateX(-150px);
}
.faderight.delighter.ended {
  opacity: 1;
  transform: translateX(0);
}
.bgleft {
  position: relative;
  height: 441px;
}
.bgleft span {
  position: relative;
}
.bgleft::before {
  content: "";
  display: block;
  position: absolute;
  /*width: 1px;*/
  height: 63%;
  background-color: #f2f5f8;
  transition: all .5s ease-out;
}
.bgleft02::before, .bgleft03::before {
  height: 100%;
}
.bgleft02 {
  margin-bottom: 140px;
}
.bgleft03 {
  margin-bottom: 100px;
}
.bgleft.delighter.started::before, .bgleft02.delighter.started::before, .bgleft03.delighter.started::before {
  width: 100%;
}
.bgleft615 {
  height: 595px;
}
.bgleft1080 {
  height: 1080px;
}
.bgleft1140 {
  height: 1140px;
}
.bgleft1680 {
  height: 1680px;
}
.fadeText {
  animation-name: fadeText;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  transform: translateX(-100px);
  opacity: 0;
}
.fadeText.delighter.started {
  opacity: 0.2;
  transform: translateX(0px);
}
.fadeText02 {
    animation-name: fadeText;
    transition: all .5s ease-out;
    animation-iteration-count: 1;
    transform: translateX(300px);
    opacity: 0;
}
.fadeText02.delighter.started {
  opacity: 0.2;
  transform: translateX(250px);
}
.fadeText03 {
  animation-name: fadeText;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  transform: translateX(-100px);
  opacity: 0;
}
.fadeText03.delighter.started {
  opacity: 0.8;
  transform: translateX(0px);
}
.fadeText04 {
  animation-name: fadeText;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  transform: translateX(100px);
  opacity: 0;
}
.fadeText04.delighter.started {
  opacity: 1;
  transform: translateX(0px);
}
.fadeText05 {
  animation-name: fadeText;
  transition: all .5s ease-out;
  animation-iteration-count: 1;
  transform: translateX(-100px);
  opacity: 0;
}
.fadeText05.delighter.started {
  opacity: 0.6;
  transform: translateX(0px);
}
.fs22 {
  font-size: 22px;
  font-size: 2.2rem;
}
.fs24 {
  font-size: 24px;
  font-size: 2.4rem;
}
.fs28 {
  font-size: 28px;
  font-size: 2.8rem;
}
.fs30 {
  font-size: 30px;
  font-size: 3.0rem;
}
.fs36 {
  font-size: 36px;
  font-size: 3.6rem;
}
.fs38 {
  font-size: 38px;
  font-size: 3.8rem;
}
.fs60 {
  font-size: 60px;
  font-size: 6.0rem;
}
.fs64 {
  font-size: 64px;
  font-size: 6.4rem;
}
.fs72 {
  font-size: 72px;
  font-size: 7.2rem;
}
.lineHeight1 {
  line-height: 1.5;
}
.lineHeight_1 {
  line-height: 0.5;
}
.lineHeight15 {
    line-height: 1.5;
}
.blue {
  color: #0e6cbb;
}
.blue02 {
  color: #d3deec;
}
.bold {
  font-weight: bold;
}
.s01 {
  padding: 60px 0;
}
.mb20 {
  margin-bottom: 20px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb150 {
  margin-bottom: 150px;
}
.dB {
  display: block;
}
.squareList li:before {
  content: "■";
  color: #367ec3;
  padding-right: 3px;
}
.acd-check {
  display: none;
}
/*side-menu*/
.h3title {
  position: relative;
}
.side-menu {
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    top: 370px;
    margin-right: 10px;
    z-index: 100;
}
.side-menu_s {
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    top: 430px;
    margin-right: 10px;
    z-index: 100;
}
.side-menu_p {
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    top: 400px;
    margin-right: 10px;
    z-index: 100;
}
.w330{
width: 330px;	
}
.w350{
width: 350px;	
}
.w430{
width: 430px;	
}
.w450{
width: 450px;	
}
.side-menu a {
  color: #333333;
  text-decoration: none;
}
.side-menu_s a {
  color: #333333;
  text-decoration: none;
}
.side-menu_p a {
  color: #333333;
  text-decoration: none;
}
.fixed {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
}
.acd-check {
  display: none;
}
.acd-label {
  background: #0068b7;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  padding: 10px;
  position: relative;
}

.acd-label:after {
  box-sizing: border-box;
  content: 'menu';
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.acd-content {
  box-sizing: border-box;
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 15px;
  transition: .5s;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.8)
}

.acd-check:checked + .acd-label:after {
  content: 'close';
}
.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 15px;
  visibility: visible;
  box-sizing: border-box;
}
.shokuhin .acd-check:checked + .acd-label + .acd-content {
    height: auto;
}
.acd-content li {
  margin-left: 10px;
}

.acd-content li.indent {
  margin-left: 20px;
}
/*
.acd-content li:first-child {
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 0px;
}
*/
.firstchild {
    font-size: 18px;
    font-size: 1.8rem;
    margin-left: -10px;
}
.acd-content li a {
  border-bottom: 0px;
  transition: margin-left 0.5s;
}
.acd-content li a:hover {
  margin-left: 10px;
  border-bottom: 1px solid #333333;
}
.circle {
  color: #333;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 5px solid #F1F1F1;
  padding: 0;
  margin: 0;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}
.circleb {
    color: #FFFFFF;
    background-color: #004097;
    border: 5px solid #DCDCDC;
    opacity: 0.7;
}
ul .nav_1 .nav_sub_1 {
    display: none;
}
.acd-content ul .nav_1 {
    margin-bottom: 0px;
}
.side-menu.soilmenu {
    width: 500px;
}
.center{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.cent{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#container .newscontent {
}
.lasttext  {
    position: absolute;
    top: 780px;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    left: 0px;
    right: 0px;
}
.titlecore {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 20px;
}
.corebtn_a {
}
.bgBlue .solution2_01.height300.clearfix .box_sol2 {
}
section .sectionsub.cfix .fR.w500.sol1box {
}





.shokuhin h4 {
  color: #333333;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.shokuhin .sectionCon01 {
  width: 1100px;
  height: 590px;
  margin: 0 auto;
  margin-bottom: 0;
}
.shokuhin .sectionCon01 .boxL01 {
    position: absolute;
    bottom: -75px;
    z-index: 10;
    margin-left: 0px;
}
.shokuhin .sectionCon01 .boxR01 {
  position: absolute;
  top: 0;
  right: -65px;
}
.shokuhin .sectionCon01 .box01 {
  width: 600px;
  top: -170px;
  left: 450px;
  z-index: 10;
}
.shokuhin .sectionCon01 .boxL01 .tableCon {
  width: 300px;
  margin-left: auto;
  padding: 10px 10px 5px;
  background-color: rgba(242, 242, 242, 0.8)
}
.shokuhin .sectionCon01 .boxL01 .tableCon table {
  width: 300px;
  box-sizing: border-box;
}
.shokuhin .sectionCon01 .boxL01 .tableCon table td {
  border-bottom: 1px solid #cccccc;
  padding: 5px 0 5px 5px;
}
.shokuhin .sectionCon01 .boxL01 .tableCon table tr:last-child td {
  border-bottom: none;
}
.shokuhin .sectionCon01 .boxL02 {
  position: absolute;
  left: -200px;
}
.shokuhin h5.title01 {
  color: rgba(51, 51, 51, 0.6);
  font-weight: bold;
  font-size: 60px;
  font-size: 6.0rem;
  line-height: 1;
  z-index: 50;
}
.shokuhin h5.title02 {
  color: rgba(51, 51, 51, 0.5);
  font-weight: bold;
  font-size: 60px;
  font-size: 6.0rem;
  line-height: 1;
  position: absolute;
  left: 375px;
  border-bottom: none;
  z-index: 50;
margin-top: 13px;
}
.shokuhin h5.title03 {
  color: rgba(51, 51, 51, 0.5);
  font-weight: bold;
  font-size: 60px;
  font-size: 6.0rem;
  line-height: 1;
  /*position: absolute;
  top: 305px;
  left: 630px;*/
  border-bottom: none;
  z-index: 50;
}
.shokuhin .sectionCon02 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 610px;
}
.shokuhin .sectionCon02 .box02L {
  position: absolute;
	top: 0;
    left: -200px;
	margin: 0;
	padding:0;
	width: 100%;
    
}
.shokuhin .sectionCon02 .box02R {
  position: absolute;
    left: 580px;
    top: 315px;
    width: 540px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: auto;
    box-sizing: border-box;
    padding: 35px 50px;
}
.shokuhin .sectionCon02 .box02R1 {
    position: absolute;
    left: 580px;
    top: 230px;
    width: 540px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: auto;
    box-sizing: border-box;
    padding: 35px 50px;
}
.shokuhin .sectionCon03 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 513px;
}
.shokuhin .box03L {
  position: absolute;
  left: 0px;
  top: 130px;
  width: 540px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-right: auto;
  box-sizing: border-box;
  padding: 30px;
}
.shokuhin .box03R {
  position: absolute;
  right: 0px;
  top: 130px;
  width: 540px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-right: auto;
  box-sizing: border-box;
  padding: 30px;
}
.shokuhin .sectionCon04 {
  padding: 45px 0 80px;
  margin-bottom: 120px;
}
.shokuhin .sectionCon05 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 540px;
  margin-bottom: 125px;
}
.box05L {
  position: absolute;
  left: 0px;
  top: 300px;
  width: 540px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-right: auto;
  box-sizing: border-box;
  padding: 30px;
}
.shokuhin .box05R {
  position: absolute;
  left: 600px;
  top: 280px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  margin-right: auto;
  box-sizing: border-box;
  padding: 40px 30px 30px;
}
.shokuhin .sectionCon06 {
  width: 100%;
  max-height: 535px;
  background: url("../../plant/images/kobai_011.jpg") center no-repeat;
  background-size: cover;
}
.shokuhin .box06 {
    width: 730px;
    background-color: rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    height: 320px;
    line-height: 2em;
}
/* solution > vrcommons */
.flex{
	display: flex;
	align-items: flex-end;
	justify-content:space-between;
}


/* energy > deep */
.deep {
	background-color: #f2f5f8;
	margin-top: -50px;
}
.deep .bgleft{
	height: auto;
}
.deep .shinsousui{
	display: flex;
	justify-content: center;
	align-items:stretch;
	padding:25px 0;
}
.deep .shinsousui:first-of-type{
	padding:50px 0 25px;
}
.deep .shinsousui:last-of-type{
	padding:25px 0 50px;
}
.deep .shinsousui .col2L,
.deep .shinsousui .col2R
{
background-color: #fff;
	padding: 15px;
}
.bunpu{
	display: block;
	position: relative;
	width: 1152px;
	margin-top:-80px;
}
.bunpu a{
 text-decoration: none!important;
	color: inherit!important;
}
p.bunpubox{
	font-weight: bold;
	background-color: #fff;
	padding: 5px 15px 10px;
	border: 2px solid #352D9E;
	border-radius: 10px;
	text-align: left;
	box-shadow: 2px 2px 4px gray;
	text-align: center;
}
p.bunpubox span{
	color: #2C439A;
	padding-bottom: 1px;
}
p.bunpubox:hover{
	background-color: #DAE0F0;
	box-shadow: 2px 2px 4px white;
	transition: 0.5s;
}
.bunpu01{
	position: absolute; 
	top : 190px;
	left : 430px;
}
.bunpu02{
	position: absolute; 
	top : 370px;
	left : 310px;
}
.bunpu03{
	position: absolute; 
	top : 370px;
    right: 907px;
    max-width: 207px;
}
.bunpu04{
	position: absolute; 
	top : 380px;
	left : 810px;
}
.bunpu05{
	position: absolute; 
	top : 805px;
	left : 510px;
}
.bunpu06{
	position: absolute; 
	top : 805px;
	left : 310px;
}
.bunpu07{
	position: absolute; 
	top : 595px;
	left : 40px;
}
.bunpu08{
	position: absolute; 
	top : 805px;
	left : 920px;
}

.bunpu09{
	position: absolute; 
	top : 210px;
	left : 178px;
}
.deep .shinsousui .col2L h3,
.deep .shinsousui .col2R h3{
	display: block;
	background-color: #0A5287;
	padding: 10px;
	font-size: 1.6rem;
	border-left: none;
	width: 95%;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.deep .shinsousui .col2L h4,
.deep .shinsousui .col2R h4{
	color: #000;
	text-align: center;
	border-bottom: none;
}
.deep .shinsousui .col2L table,
.deep .shinsousui .col2R table
{
margin: 15px auto 0;
	width: 100%;
}
.deep .shinsousui .col2L table tr td,
.deep .shinsousui .col2R table tr td
{
border-top: solid 1px #909090;
	border-bottom: solid 1px #909090;
	padding:5px 10px;
}
.deep .shinsousui .col2L table tr td:first-child,
.deep .shinsousui .col2R table tr td:first-child
{
background-color: #E1E4E9;
width:100px;
text-align: right;
}
.deep .shinsousui .kyouyou{
	text-align: right;
}
.bunpu06 p,.bunpu03 p{
	line-height: 1.4;
}
.slider li {
  margin: 0 20px;
}
.slider li span {
  background-color: #f2f5f8;
  display: block;
  text-align: center;
  padding: 10px;
}
.slider .slick-next {
  right: 30px;
}
.slider .slick-prev {
  left: 30px;
}
.slider .slick-prev, .slider .slick-next {
  z-index: 10;
  top: 45%;
}
.slider .slick-prev:before, .slider .slick-next:before {
  font-size: 40px;
}
.slick-prev, .slick-next {
  width: 40px;
  height: 40px;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.mb200 {
    margin-bottom: 200px !important;
}
.ml150 {
  margin-left: 150px !important;
}
.ml230 {
  margin-left: 230px !important;
}

.mb250 {
  margin-bottom: 250px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt180 {
  padding-top: 180px !important;
}
.mt190{
    margin-top: 190px;
}
/*メニュー soil*/
.nav_sub_1 {
    display: none;
    margin-left: 10px;
    font-size: 0.9em;
}

.pointer-none{
	display: inline-block;
	pointer-events: none;
}


.inne{
    display: none;
    margin-left: 10px;
    font-size: 0.9em;
}

.accordion2 p {
    cursor: pointer;
	    border-bottom: 0px;
    transition: margin-left 0.5s;
}
.accordion2 p:hover {
    cursor: pointer;
    margin-left: 10px;
    border-bottom: 1px solid #333333;
    display: inline-block;
     line-height: 1.5;
}




.center{
    margin-left: auto;
    margin-right: auto;
}
.centerw1100{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.lineh{
    line-height: 1.3em;
}

/*コンテンツ soil*/
.width1080 {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
.kagibtan_1  {
    float: left;
    margin-right: 20px;
    position: relative;
    left: -50%;
}
.kagibtan_1:hover {
	opacity: 0.5 ;
}
.kagibtan_1:last-child  {
    float: left;
}
.kagibtn {
    text-align: center;
    position: relative;
    left: 50%;
    float: left;
    margin-top: 30px;
}
.bg_orange {
    background-color: #FFF3E1;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.bg_green {
    background-color: #CFF9E3;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.bg_blue {
    background-color: #E8F4FC;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.bg_gray_2 {
    background-color: #F0F0F0;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.bg_red {
    background-color: #FCE8E8;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.bg_gray {
    background-color: #EBEBEB;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.bg_purple {
    background-color: #F1E8FC;
    ;
    margin-right: 350px;
    padding-top: 30px;
    position: absolute;
    padding-left: 30px;
    padding-bottom: 40px;
    width: 1500px;
    left: -600px;
}
.soilsubtitle {
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 1.2em;
}

.soilsubtitle:before {
    background-color: #119766;
    content: "";
    height: 15px;
    position: absolute;
    top: 11px;
    width: 15px;
    margin-left: -25px;
}
.soilsubtitle2 {
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 1.2em;
}

.soilsubtitle2:before {
    background-color: #FCA312;
    content: "";
    height: 15px;
    position: absolute;
    top: 11px;
    width: 15px;
    margin-left: -25px;
}
.soilsubtitle3 {
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 1.2em;
}

.soilsubtitle3:before {
    background-color: #0A71DF;
    content: "";
    height: 15px;
    position: absolute;
    top: 11px;
    width: 15px;
    margin-left: -25px;
}
.soilsubtitle3a {
    font-weight: bold;
    padding-bottom: 7px;
    color: #000000;
    padding-left: 25px;
    font-size: 1.5em;
    position: relative;
}

.soilsubtitle3a:before {
    background-color: #0A71DF;
    content: "";
    height: 18px;
    position: absolute;
    top: 15px;
    width: 18px;
    margin-left: -25px;
}
.soilsubtitle4 {
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 1.2em;
}

.soilsubtitle4:before {
    background-color: #E93768;
    content: "";
    height: 15px;
    position: absolute;
    top: 11px;
    width: 15px;
    margin-left: -25px;
    margin-top: 0px;
}
.soilsubtitle5 {
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 1.2em;
}

.soilsubtitle5:before {
    background-color: #856BDE;
    content: "";
    height: 15px;
    position: absolute;
    top: 11px;
    width: 15px;
    margin-left: -25px;
}
.chapter  {
    position: relative;
    width: 800px;
    margin-right: 50px;
    margin-left: auto;

}
.soilsentence {
    margin-left: 25px;
    line-height: 25pt;
    padding-bottom: 50px;
}
.soillink {
    font-weight: bold;
    color: #119766;
    margin-left: 20px;
    font-size: 1.1em;
    padding-left: 25px;
}
.soillink::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #119766;
    border-right: solid 2px #119766;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-left: -20px;
    margin-top: 13px;
}
.soillink2{
    font-weight: bold;
    color: #FCA312;
    margin-left: 20px;
    font-size: 1.1em;
    padding-left: 25px;
}
.chapter .soillink2 a {
	    color: #FCA312;
}
.soillink2::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #FCA312;
    border-right: solid 2px #FCA312;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-left: -20px;
    margin-top: 12px;
}
.soillink3{
    font-weight: bold;
    color: #0A71DF;
    margin-left: 20px;
    font-size: 1.1em;
    padding-left: 25px;
}
.chapter .soillink3 a {
	    color: #0A71DF;
}
.soillink3::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #0A71DF;
    border-right: solid 2px #0A71DF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-left: -20px;
    margin-top: 12px;
}
.soillink4{
    font-weight: bold;
    color: #E93768;
    margin-left: 20px;
    font-size: 1.1em;
    padding-left: 25px;
}
.chapter .soillink4 a {
	    color: #E93768;
}
.soillink4::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #E93768;
    border-right: solid 2px #E93768;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-left: -20px;
    margin-top: 12px;
}

.soillink5{
    font-weight: bold;
    color: #856BDE;
    margin-left: 20px;
    font-size: 1.1em;
    padding-left: 25px;
}
.chapter .soillink5 a {
	    color: #856BDE;
}
.soillink5::before{
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #856BDE;
    border-right: solid 2px #856BDE;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-left: -20px;
    margin-top: 12px;
}

.chapter .soillink a {
    color: #119766;
}



.kagibox01 {
    width: 700px;
    background-color: #FFFFFF;
    border: thin solid #353535;
    position: absolute;
    left: 550px;
    top: 310px;
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.kagibox01_2 {
    width: 700px;
    background-color: #FFFFFF;
    border: thin solid #353535;
    position: absolute;
    left: 550px;
    top: 250px;
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sol2box01 {
    background-color: #FFFFFF;
    position: absolute;
    left: 500px;
    top: 200px;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
}
.sol2box03 {
    background-color: #FFFFFF;
    position: absolute;
    left: 750px;
    top: 130px;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
}
.sol2box02 {
    background-color: #FFFFFF;
    position: absolute;
    left: 500px;
    top: 600px;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
}

.soilsectionCon01 {
    position: relative;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    height: 800px;
}
.soilsectionCon01_2 {
    position: relative;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    height: 700px;
}
.soilsectionCon01_3 {
    position: relative;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    height: 800px;
}
.soilsectionCon01_4 {
    position: relative;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    height: 850px;
}
.soil2Con01 {
    position: relative;
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    height: 850px;
}
.soil2Con02 {
    position: relative;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 100px;
    height: 430px;
}
.kagititle {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
    border-left: none;
    width: 1100px;
}
.kagisection {
    width: auto;
    height: 900px;
    position: relative;
}
.w950   {
    width: 950px;
    margin-left: 0px;
}
.w960   {
    width: 960px;
    /* [disabled]margin-left: 0px; */
}
.w360   {
    width: 360px;
}
.w380   {
    width: 380px;
}
.w810  {
    width: 810px;
}
.w1100  {
    width: 1100px;
}
.inner .strong .nobold {
    font-weight: normal;
}
.mt130{
    margin-top: 130px;
}
.mt120{
    margin-top: 120px;
}
.mt100{
    margin-top: 100px;
}
.mt150{
    margin-top: 150px;
}
.mt170{
    margin-top: 170px;
}
.mt160{
    margin-top: 160px;
}
.mb280{
    margin-bottom: 280px;	
}
.textc {
    text-align: center;
}
.newscontent  {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}
.newscontent1  {
    margin-left: 294px;
    margin-right: 500px;
    width: 1100px;
}

ul,li {
  font-size: 18px;           /* 文字の大きさを指定 */
  list-style: none;          /* デフォルトのリストの「・」を無効化 */
}

ul li.new::before {
  content: 'New!';           /* 最後に入れたい任意の文字を入力 */
  font-size: 11px;           /* 文字サイズを11pxに指定 */
  font-weight: bold;         /* 太文字に指定 */
  line-height: 1.3;          /* 行間を指定 */
  display: inline-block;     /* line-heightの背景にも色を入れるため */
  color: #fff;               /* 文字色を白に指定 */
  background: #F00;          /* 背景色を赤に指定 */
  border-radius: 15px;       /* 楕円形にするため角丸 */
  padding: 0 5px;            /* 上下左右に少し余白 */
  margin-left: -45px;         /* これを指定すれば上寄せや下寄せが可能 */
  vertical-align: baseline;  /* これを指定すれば上寄せや下寄せが可能 */
}



.newsbox {
    width: 19.8%;
    float: left;
    border-top-width: thin;
    border-top-style: solid;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-left-width: thin;
    border-left-style: solid;
    height: 100%;
}
.newsbox:last-child {
    margin-right: 0px;
    float: left;
    border-right-width: thin;
    border-right-style: solid;
}
.newcontainer {
    width: 1100px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    display: inline-block;
}
.newsbox .date {
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-width: thin;
    border-bottom-style: solid;
}
.newsbox .newsimg {
    height: 170px;
    border-bottom-width: thin;
    border-bottom-style: solid;
}

.newsbox .intro {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    line-height: 1.5em;
    height: 100px;
}
.newsbox a {
    color: #090909;
}
.mt70{
    margin-top: 70px;	
}
.mt60{
    margin-top: 60px;
}
.newstitle   {
    font-weight: bold;
    font-size: 2em;
    color: #007F46;
    border-bottom: 3px solid #007F46;
    line-height: 1.8em;
}
.newsdete   {
    font-size: 1.6rem;
    font-weight: bold;
}
.newssubtitle   {
    font-weight: bold;
    font-size: 2.4rem;
    border-bottom-width: thin;
    border-bottom-style: solid;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.newsimg2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}
.section .newsimg2 .note {
    width: 590px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 1.5em;
}

.ml100{
    margin-left: 100px;
}
.thblue   {
    background-color: #0059AB;
    color: #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
}
.tdblue {
    background-color: #BADAF8;
    border-right: 2px solid #F8F4F4;
    border-bottom: 2px solid #FFFFFF;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
.tdgray   {
    background-color: #DFDFDF;
    color: #000000;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    text-align: center;
}
.lineheight   {
    line-height: 1em;
    text-indent: 0px;
    vertical-align: middle;
    padding-top: 5px;

}
.supportimg03   {
    position: absolute;
    padding-left: 0px;
}
.supportimg01   {
    position: absolute;
    padding-left: 0px;
    left: -100px;
}
.supportimg05   {
    position: absolute;
    padding-left: 0px;
    left: 500px;
}
.supportimg02 {
    width: 500px;
    height: 350px;
    background-color: #FFFFFF;
    position: absolute;
    left: 750px;
    top: 60px;
}
.supportimg04 {
    width: 800px;
    height: 200px;
    background-color: #FFFFFF;
    position: absolute;
    left: 530px;
    top: 50px;
   background-color: rgba(255,255,255,0.9);
}
.supportimg06 {
    width: 800px;
    height: 200px;
    background-color: #FFFFFF;
    position: absolute;
    top: 50px;
    background-color: rgba(255,255,255,0.9);
    left: -240px;
}
.mojibox {
    width: 500px;
    height: 150px;
    text-align: left;
    margin-left: 30px;
    margin-top: 25px;
}
.mojibox02 {
    width: 500px;
    height: 300px;
    text-align: left;
    margin-left: 30px;
    margin-top: 25px;
}
.mojibox03 {
    width: 500px;
    height: 130px;
    text-align: left;
    margin-left: 30px;
    margin-top: 40px;
}
.mojiboxL {
    width: 500px;
    height: 150px;
    text-align: left;
    margin-top: 25px;
    margin-left: 260px;
}
.mojibold {
    font-weight: bold;
    opacity: 1;
    z-index: 100;
    font-size: 1.5em;
}


.support01  {
    width: 1100px;
    position: relative;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}
.support01_2  {
    width: 1100px;
    position: relative;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.support02  {
    width: 1100px;
    position: relative;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.solution7_01  {
    width: 1100px;
    position: relative;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}
.solution2_01  {
    width: 1100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.solution7_02  {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.solution7_01img01   {
    position: absolute;
    padding-left: 0px;
    left: -200px;
}
.solution7_01moji01 {
    width: 800px;
    height: 290px;
    background-color: #FFFFFF;
    position: absolute;
    left: 530px;
    top: 60px;
    background-color: rgba(255,255,255,0.9);
}
.solution7_01moji02 {
    width: 800px;
    height: 230px;
    background-color: #FFFFFF;
    position: absolute;
    left: 530px;
    top: 80px;
    background-color: rgba(255,255,255,0.9);
}
.sol7_02img {
    position: absolute;
    left: -160px;
    padding-left: 0px;
}
/*.mojibox {
    position: absolute;
    width: 800px;
    top: 220px;
    left: 500px;
}*/
.list04 {
    list-style: inside;
    color: #FFFFFF;
    padding-top: 20px;
    padding-left: 30px;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 20px;
}

.bglightblue {
    background-color: #26A9FD;
}



.lineheight01 {
    line-height: 1.5em;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.bgh02 {
    height: 300px;
}
.w240{
    width: 240px;
}
.w620{
    width: 620px;
}
.w800 {
    width: 800px;
}
.section{
	margin-bottom: 60px;
}

/*solution/dxcore*/
.dxcore01  {
    width: 1100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    left: auto;
    padding-bottom: 40px;
    height: 650px;
}
/*solution/dxcore*/
.dxcore03  {
    width: 1100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    left: auto;
    padding-bottom: 20px;
    height: 350px;
}
.dxcore02  {
    width: 1100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    padding-top: 10px;
}
.dxcoreimg01   {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 50px;
}
.dxcoreimg02   {
    position: absolute;
    z-index: 10;
    top: 60px;
}
.bolddxcore {
    font-weight: bold;
    font-size: 3em;
    line-height: 1.5em;
}
.underline {
    border-bottom: thin solid #1B1B1B;
    width: 1500px;
    margin-right: auto;
    text-align: center;
    left: -300px;
    z-index: 10;
    position: absolute;
}

.moji {
    position: absolute;
    left: 650px;
    top: 200px;
}
.text1 {
    text-align: center;
    font-weight: bold;
}
.rem2 {
  font-size: 2.0rem;
}
.corebtn {
    margin-right: 10px;
    display: inline-block;
}

.corebtn5 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.corebtn:last-child {
	    margin-right: 0px;
}

.corebtn_a:hover {
    opacity: 0.5;
	transition: 1.0s ;
}
.maru {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.corebox {
    width: 800px;
    background-color: #FFFFFF;
    border: thin solid #353535;
    position: absolute;
    left: 450px;
    height: auto;
    text-align: center;
}
.core_Con01 {
    position: relative;
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.height750 {
    height: 750px;
}
.height620 {
    height: 620px;
}
.height630 {
    height: 630px;
}
.height510 {
    height: 510px;
}
.height530 {
    height: 530px;
}
.height460 {
    height: 460px;
}
.height560 {
    height: 560px;
}
.height580 {
    height: 580px;
}
.height550 {
    height: 550px;
}
.height770 {
    height: 770px;
}
.height820 {
    height: 820px;
}
.height810 {
    height: 810px;
}
.height850 {
  height: 850px;
}
.height980 {
    height: 980px;
}
.height1000 {
    height: 1000px;
}
.height1350 {
    height: 1350px;
}
.height1445 {
    height: 1570px;
}
.height1100 {
    height: 1100px;
}
.height1200 {
    height: 1200px;
}
.height1700 {
    height: 1700px;
}
.height1800 {
    height: 1800px;
}
.height300 {
    height: 300px;
}
.height590 {
    height: 590px;
}
.height {
    height: 600px;
}
.height {
    height: 700px;
}
.coresubtitle {
    font-weight: bold;
    margin-left: 25px;
    font-size: 1em;
}
.purple {
    text-shadow: 0px 0px;
    color: #856BDE;
    font-size: 1.1em;
}
.subtitle_gray {
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
    padding-left: 25px;
    font-size: 1.2em;
}

.subtitle_gray:before {
    background-color: #8B8B8B;
    content: "";
    height: 15px;
    position: absolute;
    top: 9px;
    width: 15px;
    margin-left: -25px;
}
.mojiboxa {
    height: 160px;
    top: 307px;
    position: absolute;
    left: 500px;
    width: 800px;
}
.bg_violet{
    background-color: #9D75E8;	
}
.mojiboxb{
    height: 330px;
    top: 307px;
    position: absolute;
    left: 500px;
    width: 800px;
}
.mojiboxc{
    height: 208px;
    top: 342px;
    position: absolute;
    left: 500px;
    width: 800px;
}
.mojiboxd{
    height: 200px;
    top: 250px;
    position: absolute;
    left: 500px;
    width: 800px;
}
.mojiboxe{
    height: 130px;
    top: 250px;
    position: absolute;
    left: 500px;
    width: 800px;
}
.mojiboxf{
    height: 1080px;
    top: 550px;
    position: absolute;
    left: 200px;
    width: 1800px;
    padding-left: 50px;
}
.mojiboxg{
    height: 835px;
    top: 670px;
    position: absolute;
    left: 200px;
    width: 1800px;
    padding-left: 50px;
}
.mojiboxh{
    height: 505px;
    top: 450px;
    position: absolute;
    left: 200px;
    width: 1800px;
    padding-left: 50px;
}
.komoji{
    margin-left: 25px;
    margin-bottom: 10px;
    padding-top: 0px;
    margin-top: -10px;
}
.bg_orangea{
    background-color: #FDA54E;	
}
.bg_greena{
    background-color: #01A259;
}
.bg_reda{
    background-color: #F15858;
}

.sol07_img03 {
    width: 600px;
}
.sol02_img01 {
    width: 1000px;
    position: absolute;
    left: -200px;
}
.mojiboxf_2 {
    width: 800px;
}
.black {
    color: #212121;
}
.textbig{
    font-weight: bold;
    font-size: 1.9em;
    text-align: center;
    float: left;
    margin-right: 20px;
    width: 400px;
}


.box_sol2 {
    float: left;
    padding-top: 10px;
}
.t01  {
    font-size: 1.8em;

}
.t02  {
    font-size: 1.8em;
    font-weight: bold;
}

.w300{
    width: 300px;
}

.titlesol2 {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
}
.sol2_01 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.pd40 {
    padding-top: 40px;
}

.fade{
    animation-name: fadeup;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
.sol1box {
    padding-left: 20px;
    padding-top: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 550px;
    top: 300px;
    margin-bottom: 100px;
 }
.sol1box1 {
    padding-left: 20px;
    padding-top: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 500px;
    top: 300px;
    margin-bottom: 100px;
 }
.mt80   {
    margin-top: 80px;
}
.mt-15{
	margin-top: -15px;
}

@keyframes fadeup {
from {
    opacity: 0;
    transform: translateY(20px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
	}

.left {
    float: left;
}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.table1   {
    width: 80px;
    height: 37px;
}
.table2   {
    width: 100px;
    height: 60px;
}
.table3   {
    width: 100px;
    height: 30px;
}
.ootuki {
    position: absolute;
    left: 600px;
}
.rollover {
    position: relative;
}



ul .kagi  {
    float: left;
    margin-left: auto;
    margin-right: auto;
}
ul .kagi .floatl {
    float: left;
}
ul .kagi .floatr {
    float: left;
}
.kagiul   {
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    text-align: center;
}
.list01 .rem {
    font-size: 1.5rem;
}
.linkBox1 {
    float: left;
	width: 480px;
}
.linkBox2 {
    float: left;
    width: 450px;
}
.linkmenu{
    margin-left: auto;
    margin-right: auto;
    width: 1107px;
    z-index: 200;
    background: url(/engineering/common/images/menu_bg.png) left 10px top no-repeat;
}
a.limenu{
    background-repeat: no-repeat;
    background-position: 5px center;
    background-image: url("../images/common_ic001e03.gif");
    padding-left: 20px;
    float: left;
    padding-right: 20px;
    font-size: 14.6px;
    font-weight: bold;
    text-decoration: underline;
    width: auto;
}
.linkmenu ul{
  padding: 10px 0 10px 28px;
}

.linkmenu_green{
  margin-left: auto;
  margin-right: auto;
  width: 1080px;
  z-index: 200;
  padding: 16px;
  background-color: #f5f5f5;
}
a.limenu_green{
  background-repeat: no-repeat;
  background-position: 5px center;
  background-image: url("../images/common_ic001e03.gif");
  padding-left: 20px;
  float: left;
  padding-right: 5px;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
  width: auto;
}

.key_area{
  display: flex;
  margin-top: 30px;
}

.column_child{
  width: 206px;
  border: 2px solid #eee;
  border-radius: 10px;
  margin: 0 5px;
}
.column_child a{
  text-decoration: none;
}
.column_child a:hover{
  opacity: 0.7;
}
.column_child p{
  font-size: 14px;
  padding: 11px;
  color: #333;
}

h2.key_h{
  display: inline-flex;
  line-height: 26px;
  height: 80px;
  padding: 5px;
  width: 196px;
  background: #eee;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  align-items: center;
}

.key_i01{
  padding-right: 5px;
}
.key_i01:before{
  content: "";
  display: inline-block;
  width: 3.2em;
  height: 3.2em;
  background: url(../../soil/kagi/img/kagi_1_img001.jpg) no-repeat;
  border-radius: 10px;
  background-size: contain;
  margin-right: 0.2em;
  vertical-align: -1em;
}
.key_i02{
  padding-right: 5px;
}
.key_i02:before{
  content: "";
  display: inline-block;
  width: 3.2em;
  height: 3.2em;
  background: url(../../soil/kagi/img/kagi_2_img001.jpg) no-repeat;
  border-radius: 10px;
  background-size: contain;
  margin-right: 0.2em;
  vertical-align: -1em;
}
.key_i03{
  padding-right: 5px;
}
.key_i03:before{
  content: "";
  display: inline-block;
  width: 3.2em;
  height: 3.2em;
  background: url(../../soil/kagi/img/kagi_3_img001.jpg) no-repeat;
  border-radius: 10px;
  background-size: contain;
  margin-right: 0.2em;
  vertical-align: -1em;
}
.key_i04{
  padding-right: 5px;
}
.key_i04:before{
  content: "";
  display: inline-block;
  width: 3.2em;
  height: 3.2em;
  background: url(../../soil/kagi/img/kagi_4_img001.jpg) no-repeat;
  border-radius: 10px;
  background-size: contain;
  margin-right: 0.2em;
  vertical-align: -1em;
}
.key_i05{
  padding-right: 5px;
}
.key_i05:before{
  content: "";
  display: inline-block;
  width: 3.2em;
  height: 3.2em;
  background: url(../../soil/kagi/img/kagi_5_img001.jpg) no-repeat;
  border-radius: 10px;
  background-size: contain;
  margin-right: 0.2em;
  vertical-align: -1em;
}


@media screen and (max-width:1700px){
.tdblue {
    background-color: #BADAF8;
    border-right: thin solid #F8F4F4;
    border-bottom: thin solid #FFFFFF;
}
.circle {
  margin-left: 230px !important;
}
.pl100 {
    left: 100px;
}
.pl20
	{
    left: 20px;
}
.pl30
	{
    left: 30px;
}


}

/*横並び画像*/

#cards {
  display: flex;
  justify-content: center;
}

/*.card {
  border: 1px solid lightgray;
}
*/
.card:nth-child(2) {
  margin-right: 15px;
  margin-left: 15px;
}

/*.picture img {
  width: 100%;
  height: 100%;
}*/

.description {
  width: 100%;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.description p {
  font-size: 16px;
  color: dimgray;
}

/* wind_layout 2025/06 */
.dl_pdf {
  display: inline-flex;
  width: 100%;
  justify-content: center;
}
.dl_pdf ul{
  display: inline-flex;
  width: 1100px;
  justify-content: space-around;
  margin-top: 50px;
}
.dl_pdf ul li{
  background: linear-gradient(180deg, #E3F9FF 0%, #9EEAFF 100%);
  padding: 10px 30px;
  text-align: center;
  color: #333;
}
.dl_pdf ul li a{
  color: #333;
}

.child {
  position: relative;
}
a.child{
  opacity: 1;
}
a.child:hover{
  opacity: 0.7;
}
.child figcaption{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  background-color: #33333370;
  padding: 0 20px;
  width: 250px;
}

.map_btn01 {
  position: absolute;
  top: 3%;
  right: 2%;
}
.map_btn02 {
  position: absolute;
  top: 30%;
  right: 2%;
}
.map_btn03 {
  position: absolute;
  top: 5%;
  left: 22%;
}
.map_btn04 {
  position: absolute;
  bottom: 40%;
  left: 2%;
}
.map_btn05 {
  position: absolute;
  bottom: -1%;
  left: 2%;
}

.bluebox {
  display: block;
  width: 500px;
  margin: 10px auto 20px;
  padding: 30px 50px;
  border: 1px solid #005ead;
  text-decoration: none;
  text-align: center;
}
.bluebox:hover {
  background-color: #DFDFDF;
}
.bluebox p{
  color: #7ed8ff;
  font-size: 20px;
}
.bluebox span{
  line-height: 35px;
  display: block;
  font-size: 28px;
  color: #0a71df;
}