section.service {
}
section.service div.wrapper {
    filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.6));
}
/*  Services/features  */
section.features {
}
section.features div.wrapper {
}
section.features div.wrapper div.indexCaption1 {
    font-size: 40px;
    width: 400px;
    margin: 41px auto 35px auto;
    color: #4D4D4D;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section.features div.wrapper div.indexCaption1 p.sub {
    color: #7AB943;
    font-size: 15px;
    display: block;
    width: 155px;
    float: right;
    margin: 4px 0 0 0;
}
section.features div.wrapper div.indexCaption2 {
    font-size: 60px;
    width: 600px;
    margin: 93px auto 35px auto;
    color: #7AB943;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: block;
    text-align: center;
}
section.features div.wrapper div.indexCaption2 p.sub {
    color: #4D4D4D;
    font-size: 15px;
    display: block;
    width: 523px;
    /* float: right; */
    margin: 19px auto 0 auto;
    line-height: 26px;
    text-align: left;
}
div.indexCaption3 {
    position: relative;
    width: 1062px;
    height: 305px;
    margin: 77px auto 35px auto;
    display: block;
}
div.indexCaption3 div.leftBox {
    width: 50%;
    float: left;
    display: inline;
    position: absolute;
	bottom: 0;
}
div.indexCaption3 div.leftBox div.title {
    font-size: 35px;
    color: #7AB943;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div.indexCaption3 div.leftBox p {
    color: #4D4D4D;
    font-size: 15px;
    display: block;
    width: 400px;
    line-height: 29px;
    margin: 11px 0 0 0;
    letter-spacing: 0.2em;
}
div.indexCaption3 div.leftBox div.gotoProducts {
    border: solid 1px #000;
    width: 126px;
    padding: 15px;
    text-align: center;
    margin: 7px 0 0 0;
}
div.indexCaption3 div.rightImg {
    width: 50%;
    float: right;
}
div.indexCaption3 div.rightImg img {
}
div.indexCaption4 {
    position: relative;
    width: 1100px;
    margin: 77px auto 35px auto;
    display: block;
    height: 305px;
}
div.indexCaption4 div.leftImg {
    width: 50%;
    float: left;
    display: inline;
}
div.indexCaption4 div.leftImg img {
}
div.indexCaption4 div.rightBox {
    width: 50%;
    float: right;
    position: absolute;
	bottom: 0;
    right: -100px;
}
div.indexCaption4 div.rightBox div.title {
    font-size: 35px;
    color: #7AB943;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin: 0 0px 0px 0px;
}
div.indexCaption4 div.rightBox p {
    color: #4D4D4D;
    font-size: 15px;
    display: block;
    width: 430px;
    line-height: 29px;
    margin: 11px 0 0 0px;
    letter-spacing: 0.2em;
}

div.textContainer {
    width: 80%;
    margin: 0 auto 0 auto;
    text-align: left;
}
div.textContainer h1.title {
    float: left;
    font-size: 40px;
    font-weight: bold;
    border-bottom: solid 4px #80B63F;
    margin: 0 0 25px 0;
    line-height: 55px;
}

.mainVisualArea .photoContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 490px;
    background: url("../img/IMG_0852.jpg") no-repeat center top;
    background-size: cover;
    z-index: -9999;
}
.mainVisualArea .textContainer {
    position: relative;
    text-align: center;
    padding-top: 105px;
    overflow: hidden;
    width: 87.5%;
    max-width: 1174px;
    color: #FFF;
}
.MainArea {
    position: relative;
}
.MainArea .boxContainer {
    margin: auto auto 80px auto;
    width: 100%;
    position: relative;
}
.MainArea .boxContainer .boxContainerInner {
    width: 87.5%;
    max-width: 1174px;
    margin: auto;
    position: relative;
    z-index: 100;
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,0.4));
}
.MainArea .boxContainer .contents {
    width: 100%;
    background: #fff;
    padding: 70px 0 50px 0;
    margin: 0 0 -40px 0;
}

div.BizDescription {
    width: 80%;
    display: block;
    margin: 0 auto 0 auto;
}
div.BizDescription h3.H3title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 98px;
    line-height: 31px;
}
div.BizDescription p.fadeObject {
    font-size: 16px;
    margin: 14px 0px 70px 9px;
    letter-spacing: 0.12em;
}
div.PdtInfoContainer {
    width: 80%;
    display: block;
    margin: 0 auto 0 auto;
}
div.PdtInfoContainer h3.H3title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 98px;
    line-height: 31px;
}
div.PdtInfoContainer p.PdtBox {
    margin: 30px 0 0 0
}
div.PdtInfoContainer ul {
    padding: 0;
}
div.PdtInfoContainer ul li.Pdt01 {
    list-style: none;
    display: inline;
    float: left;
    width: 49%;
    height: auto;
    padding: 0 0 40px 0;
}
div.PdtInfoContainer ul li.Pdt01 .PdtTitle {
    margin: 0 0 10px 0;
    display: block; 
    }
div.PdtInfoContainer ul li.Pdt01 .as-outer {
    position: relative;
	width: 100%;
}
div.PdtInfoContainer ul li.Pdt01 .as-outer:before {
    content:"";
	display: block;
	padding-top: 74%; /* 3:5の縦横比の場合3/5=0.6×100で60% */
}
div.PdtInfoContainer ul li.Pdt01 img.as-inner  {
    position: absolute;
    top: 47px;
    left: 0;
    bottom: 0px;
    right: 0;
    width: 96%;
}
div.PdtInfoContainer ul li.Pdt02 {
    list-style: none;
    display: inline;
    float: left;
    width: 49%;
    height: auto;
    padding: 0 0 40px 0;
}
div.PdtInfoContainer ul li.Pdt02 .PdtTitle {
    margin: 0 0 10px 0;
    display: block; 
    }
div.PdtInfoContainer ul li.Pdt02 .as-outer {
    position: relative;
	width: 100%;
}
div.PdtInfoContainer ul li.Pdt02 .as-outer:before {
    content:"";
	display: block;
	padding-top: 80%; /* 3:5の縦横比の場合3/5=0.6×100で60% */
}
div.PdtInfoContainer ul li.Pdt02 img.as-inner  {
    position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
    width: 81%;
}

div.PdtInfoContainer p {
}
div.EqTitle {
    width: 100%;
    background-image: url("../img/IMG_0888.jpg");
    background-size: cover;
    margin: 80px 0 0 0;
}
div.EqBox {
    width: 80%;
    height: 200px;
    margin: 0 auto 0 auto;
    display: block;
    padding: 0;
}
div.EqTitle h3.EqText {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 98px;
    line-height: 31px;
    color: #FFF;
    margin: 154px 0 0 0;
    display: block;
    float: left;
}

div.scroll {
}
div.scroll table.tbl-r07 {
    border-collapse: collapse;
    border: 1px solid #333;
    width: 70%;
    margin: 60px auto 20px auto;
}
div.scroll table.tbl-r07 tbody {
}
div.scroll table.tbl-r07 tbody tr {
}
div.scroll table.tbl-r07 tbody tr th {
    border-collapse: collapse;
    border: 1px solid #333;
    padding: 10px;
    text-align: left;
    width: 30%;
}
div.scroll table.tbl-r07 tbody tr td {
    border-collapse: collapse;
    border:1px solid #333;
    padding: 0 0 0 19px;
}

@media (max-width:800px){
.mainVisualArea .textContainer {
    position: relative;
    text-align: center;
    padding-top: 50px;
    overflow: hidden;
    width: 87.5%;
    /* max-width: 380px; */
    color: #FFF;
}
.mainVisualArea .photoContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 490px;
    background: url("../img/IMG_0985.jpg") no-repeat center top;
    background-size: cover;
    z-index: -9999;
}
div.textContainer h1.title {
    float: left;
    font-size: 29px;
    font-weight: bold;
    border-bottom: solid 4px #80B63F;
    margin: 0 0 12px 0;
    line-height: 37px;
} 
.MainArea .boxContainer .boxContainerInner {
    width: 96%;
    max-width: 1174px;
    margin: auto;
    position: relative;
    z-index: 100;
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,0.4));
}
.MainArea .boxContainer .contents {
    width: 100%;
    background: #fff;
    padding: 25px 0 50px 0;
    margin: 0 0 -40px 0;
}
div.BizDescription {
    width: 90%;
    display: block;
    margin: 0 auto 0 auto;
}
div.BizDescription h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 85px;
    line-height: 26px;
} 
div.BizDescription p.fadeObject {
    font-size: 14px;
    margin: 14px 0px 38px 4px;
    letter-spacing: 0.12em;
}
div.PdtInfoContainer {
    width: 90%;
    display: block;
    margin: 0 auto 20px auto;
}
div.PdtInfoContainer h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 85px;
    line-height: 26px;
}
div.PdtInfoContainer p.PdtBox {
    margin: 30px 0 0 0
}
div.PdtInfoContainer ul {
    padding: 0;
}
div.PdtInfoContainer ul li {
    list-style: none;
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0px 0 0 2px
}
div.PdtInfoContainer ul li.Pdt01 {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 40px 0;
}
div.PdtInfoContainer ul li.Pdt01 .PdtTitle {
    display: block; 
    }
div.PdtInfoContainer ul li.Pdt01 .as-outer {
    position: relative;
	width: 100%;
}
div.PdtInfoContainer ul li.Pdt01 .as-outer:before {
    content:"";
	display: block;
	padding-top: 74%; /* 3:5の縦横比の場合3/5=0.6×100で60% */
}
div.PdtInfoContainer ul li.Pdt01 img.as-inner  {
    position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
div.PdtInfoContainer ul li.Pdt02 {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
}
div.PdtInfoContainer ul li.Pdt02 .PdtTitle {
    display: block; 
    }
div.PdtInfoContainer ul li.Pdt02 .as-outer {
    position: relative;
	width: 100%;
}
div.PdtInfoContainer ul li.Pdt02 .as-outer:before {
    content:"";
	display: block;
	padding-top: 112%; /* 3:5の縦横比の場合3/5=0.6×100で60% */
}
div.PdtInfoContainer ul li.Pdt02 img.as-inner  {
    position: absolute;
    top: 4%;
    left: 10%;
    bottom: 0;
    right: 0;
}

div.EqTitle {
    width: 100%;
    height: 119px;
    background-image: url(../img/IMG_0888.jpg);
    background-size: cover;
    margin: 30px 0 0 0;
}
div.EqBox {
    width: 90%;
    height: 200px;
    margin: 0 auto 0 auto;
    display: block;
    padding: 0;
}
div.EqTitle h3.EqText {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 85px;
    line-height: 31px;
    color: #FFF;
    margin: 75px 0 0 0;
    display: block;
    float: left;
}
div.scroll {
}
div.scroll table.tbl-r07 {
    width: 90%;
    margin: 20px auto;
    border: none;
}   
div.scroll table.tbl-r07 tbody {
    width: 90%;
}
div.scroll table.tbl-r07 tbody tr {
}
div.scroll table.tbl-r07 tbody tr th {
    background: #e9727e;
    border: solid 1px #ccc;
    color: #fff;
    padding: 10px;
}
div.scroll table.tbl-r07 tbody tr td {
    border: solid 1px #ccc;
    padding: 10px;
    font-size: 14px;
}
div.scroll table.tbl-r07 tbody tr th , td {
    border-bottom: none;
    display: block;
    width: auto;
    background: cadetblue;
    padding: 3px 0px 3px 5px;
    font-size: 14px;
}
}

