@charset "utf-8";

#title{
    text-align: center;
    padding: 30px 0;
}

#agri-smart {
    width: 960px;
    margin: 0 auto;
    padding-top: 40px;
}
#agri-smart p{
    line-height: 2;
    font-size: 18px;
}
.h2_agr {
  background: #004293;
  color: #fff;
  font-size: 46px;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  margin-bottom: 40px;
}
#agri-smart .bluebox p.b-title {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  background: #004293;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}
#agri-smart .bluebox p.b-title:after {
  content: '';
  background: url("../../products/image/agri-smart/arrow.png") no-repeat;
  width: 32px;
  height: 18px;
  position: absolute;
  left: 50%;
  bottom: -18px;
}
#agri-smart .bluebox dl {
  margin-bottom: 40px;
}
#agri-smart .bluebox dt {
  font-size: 34px;
  font-weight: bold;
  color: #004293;
}
#agri-smart .bluebox dd {
  font-size: 60px;
  font-weight: bold;
  position: relative;
}
#agri-smart .bluebox dl.smartkun dd:before {
  content: '';
  background: url("../../products/image/agri-smart/icon-solar.png") no-repeat;
  position: absolute;
  width: 90px;
  height: 90px;
  right: 0;
}
#agri-smart .bluebox dd:after {
  content: '';
  width: 90px;
  height: 6px;
  background: #004293;
  position: absolute;
  bottom: -20px;
  left: 0;
}
#agri-smart .bluebox p.comment {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
#agri-smart .bluebox .set {
  border: 3px solid #026bcc;
  margin-bottom: 30px;
  padding: 30px;
  text-align: center;
}
#agri-smart .bluebox .set dt {
  font-size: 26px;
  color: #026bcc;
  margin-bottom: 30px;
}
#agri-smart .bluebox .set dd {
  font-size: 28px;
}
#agri-smart .bluebox .set dd strong {
  font-size: 32px;
  color: #ff1e58;
}
#agri-smart .bluebox .set dd:after {
  content: none;
}
#agri-smart .bluebox .set p:last-of-type {
  margin-bottom: 0;
}

#agri-smart .bluebox dl.kansui dd:before {
  content: '';
  background: url("../../products/image/agri-smart/icon-ac100.png") no-repeat;
  position: absolute;
  width: 90px;
  height: 90px;
  right: 0;
}
#agri-smart .bluebox .set.last {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  text-align: left;
}
#agri-smart .bluebox .set.last dl {
  padding-top: 30px;
  margin-right: 40px;
}
#agri-smart .service {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -130px;
}
#agri-smart .service div {
  width: 460px;
}
#agri-smart .service div dt {
  color: #026bcc;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 15px 0;
  border-top: 3px solid #026bcc;
  border-bottom: 3px solid #026bcc;
}
#agri-smart .service div dd {
  font-size: 22px;
  line-height: 1.7;
  text-align: left;
  margin-bottom: 30px;
}

#agri-smart .mode {
  border: 3px solid #026bcc;
  margin-bottom: 90px;
  padding: 40px 80px;
  text-align: center;
}
#agri-smart .mode dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  margin-bottom: 20px;
}
#agri-smart .mode dl dt {
  background: #026bcc;
  font-weight: bold;
  color: #fff;
  font-size: 28px;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 10px;
  min-width: 190px;
  box-sizing: border-box;
}
#agri-smart .mode dl dt span {
  font-size: 18px;
  display: block;
}
#agri-smart .mode dl dd {
  font-size: 26px;
  line-height: 1.5;
  text-align: left;
  padding-top: 8px;
}
#agri-smart .mode p {
  font-size: 20px;
  margin-bottom: 0;
}

#agri-smart .install {
    margin-bottom: 40px;
}
#agri-smart .install h2 span{
    color: #ffffff;
    font-size: 28px;
    line-height: 1.0;
    letter-spacing: 0.2rem;
    width: 960px;
    margin: 0 auto;
    display: block;
}
#agri-smart .install dl{
    width: 960px;
    margin: 0 auto 30px;
    text-align: left;
}
#agri-smart .install dl.last {
    margin-bottom: 90px;
}
#agri-smart .install dl dt p.txt {
    font-size: 34px;
    color: #004293;
    margin-bottom: 0;
}
#agri-smart .install dl dt.toggle_title{
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.12rem;
    font-weight: 700;
    background: #e5effb;
    padding: 16px 80px 16px 120px;
    position: relative;
    cursor: pointer;
}
#agri-smart .install dl dt.toggle_title.line02{
    padding: 8px 80px 4px 120px;
}
#agri-smart .install dl dt.toggle_title.line02 p {
    line-height: 1.3;
}
#agri-smart .install dl dt.toggle_title:before{
    content: '';
    line-height: 1.0;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#agri-smart .install dl dt.toggle_title.no01:before{
    background: url("../../../../img/service/no01.png") no-repeat;
	opacity: 0.6;
}
#agri-smart .install dl dt.toggle_title.no02:before{
    background: url("../../../../img/service/no02.png") no-repeat;
	opacity: 0.6;
}
#agri-smart .install dl dt.toggle_title.no03:before{
    background: url("../../../../img/service/no03.png") no-repeat;
	opacity: 0.6;
}
#agri-smart .install dl dt.toggle_title.no04:before{
    background: url("../../../../img/service/no04.png") no-repeat;
	opacity: 0.6;
}
#agri-smart .install dl dt.toggle_title.no05:before{
    background: url("../../../../img/service/no05.png") no-repeat;
	opacity: 0.6;
}
#agri-smart .install dl dt.toggle_title.no06:before{
    background: url("../../../../img/service/no06.png") no-repeat;
	opacity: 0.6;
}

#agri-smart .install dl dt span.toggle_btn{
    text-indent: 100%;
    white-space: nowrap;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    right: 2.5vw;
    transform: translateY(-50%);
    overflow: hidden;
}
#agri-smart .install dl dt span.toggle_btn:before,
#agri-smart .install dl dt span.toggle_btn:after {
    content: '';
    display: block;
    background-color: #004293;
    width: 4vw;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#agri-smart .install dl dt span.toggle_btn:before {
    width: 2px;
  	height: 4vw;
}
#agri-smart .install dl dt.toggle_title.selected .toggle_btn:before {
  	content: normal;
}

#agri-smart .install dl dd{
    padding: 30px;
    padding: 40px 40px 20px;
    display: none;
    position: relative;
    border: 2px solid #e5effb;
    bordet-top: none;
}

#agri-smart .install dl dd p.txt{
    font-size: 22px;
    line-height: 2;
    margin-bottom: 20px;
}
#agri-smart .install dl dd p.txt > a{
    display: inline-block;
    color: #e71f18;
    font-weight: 700;
}
#agri-smart .install dl dd p.txt > a:after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #e71f18;
    opacity: 0;
    transition: .2s;
}
#agri-smart .install dl dd p.txt > a:hover:after{
    opacity: 1;
}
p.entry-data {
	width: 400px;
    text-align: center;
    margin: 0 auto 100px;
}
p.entry-data a{
	font-weight: bold;
	color: #fff;
	display: block;
	border-radius: 10px;
	font-size: 24px;
  line-height: 1;
	padding: 25px 0;
    text-align: center;
    background: url("../../../../img/service/icon-pdf.png") no-repeat #ff9700;
    background-position: 46px center;
    padding-left: 40px;
}
