/*  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_1009.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.Massage {
    width: 80%;
    display: block;
    margin: 0 auto 0 auto;
}
div.Massage h3.H3title {
        font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 169px;
    line-height: 31px;
}
div.Massage div.massageBox {
    margin: 25px 0 0 0;
}
div.Massage div.massageBox div.massageLeft {
    width: 200px;
    height: 300px;
    float: left;
    display: block;
}
div.Massage div.massageBox div.massageLeft img {
    width: 170px;
    height: 200px
    
}
div.Massage div.massageBox div.massageLeft p {
    font-size: 12px;
}
div.Massage div.massageBox div.massageLeft p.name {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 7px 0 0 0;
}
div.Massage div.massageBox div.massageRight {
    width: 73%;
    height: 390px;
    float: left;
    display: block;
    font-size: 13px;
    line-height: 24px;
}

/*============================
#nav_History
============================*/
div#nav_History.History {
    width: 80%;
    display: block;
    margin: 0 auto 20px auto;
}
div#nav_History.History h3.H3title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 98px;
    line-height: 31px;
}
div#nav_History.History div.scroll {
}
div#nav_History.History div.scroll table.tbl-r07 {
    line-height: 31px;
}
div#nav_History.History div.scroll table.tbl-r07 tbody {
}
div#nav_History.History div.scroll table.tbl-r07 tbody tr {
}
div#nav_History.History div.scroll table.tbl-r07 tbody tr th {
    line-height: 31px;
}
div#nav_History.History div.scroll table.tbl-r07 tbody tr td {
    line-height: 31px;
}

/*============================
#nav_Overview
============================*/
div#nav_Overview.Overview {
    width: 80%;
    display: block;
    margin: 60px auto 20px auto;
}
div#nav_Overview.Overview h3.H3title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 98px;
    line-height: 31px;
}
div#nav_Overview.Overview div.scroll {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody tr {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody tr th {
    text-align: left;
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody tr td {
}


/*============================
#nav_Suppliers
============================*/
div#nav_Suppliers.Suppliers {
    width: 80%;
    display: block;
    margin: 60px auto 20px auto;
}
div#nav_Suppliers.Suppliers h3.H3title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 121px;
    line-height: 31px;
}
div#nav_Suppliers.Suppliers ul {
    width: 100%;
    padding: 0px;
    margin: 15px 0 0 0;
}
div#nav_Suppliers.Suppliers ul li {
    font-size: 14px;
    list-style: none;
    width: 29%;
    display: inline-block;
    padding: 14px;
    letter-spacing: 0.2em;
}

/*============================
#nav_Access
============================*/
div#nav_Access.Access {
    width: 80%;
    margin: 62px auto 20px auto;
}
div#nav_Access.Access h3.H3title {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 98px;
    line-height: 31px;
}
div.AccessAddress {
}
div.AccessAddress table.tbl-r10 {
    width: 70%;
    margin: 30px auto 20px auto;
}
div.AccessAddress table.tbl-r10 tbody {
}
div.AccessAddress table.tbl-r10 tbody tr {
}
div.AccessAddress table.tbl-r10 tbody tr th {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0.3em;
    padding: 6px 12px 6px 0;
}
div.AccessAddress table.tbl-r10 tbody tr td {
    font-size: 14px;
    letter-spacing: 0.3em;
    padding: 6px 12px 6px 0;
    line-height: 20px;
}
div.AccessAddress table.tbl-r10 tbody tr td .sp_br {
    display: none;
}
div.AccessAddress table.tbl-r10 tbody tr td a.google{
    padding: 5px 8px 6px 8px;
    text-decoration: none;
    margin: 0 0px 0 9px;
    background-color: #80B63F;
    color: #FFF;
    letter-spacing: 0px;
}


div.PdtInfoContainer {
    width: 80%;
    display: block;
    margin: 0 auto 20px 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 {
    list-style: none;
    width: 33%;
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0px 0 0 2px
}
div.PdtInfoContainer ul li.Pdt01 {
    list-style: none;
    display: inline;
    float: left;
    background-image: url("../img/3.png");
    width: 33%;
    background-repeat: no-repeat;
    background-size: 210px;
    background-position: 10px 30px;
}
div.PdtInfoContainer ul li.Pdt02 {
    list-style: none;
    display: inline;
    float: left;
    background-image: url("../img/2.png");
    width: 33%;
    background-repeat: no-repeat;
    background-size: 240px;
    background-position: 10px 60px;
}
div.PdtInfoContainer ul li.Pdt03 {
    list-style: none;
    display: inline;
    float: left;
    background-image: url(../img/1.png);
    width: 33%;
    background-size: 44%;
    background-repeat: no-repeat;
    background-position: 65px 40px;
}
div.PdtInfoContainer ul li p.PdtText {
    margin: 290px 0 0 0;
    line-height: 24px;
    font-weight: normal;
    width: 94%
}
div.PdtInfoContainer p {
}
div.EqTitle {
    width: 100%;
    background-image: url("../img/equipment.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: 30px 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;
}

div.scroll table.tbl-r08 {
    width: 70%;
    margin: 30px auto 20px auto;
}
div.scroll table.tbl-r08 tbody {
}
div.scroll table.tbl-r08 tbody tr {
}
div.scroll table.tbl-r08 tbody tr th {
    padding: 5px;
    text-align: left;
    width: 20%;
    font-weight: normal;
}
div.scroll table.tbl-r08 tbody tr td {
    padding: 0 0 0 19px;
}


div.scroll table.tbl-r09 {
    border-collapse: collapse;
    border: 1px solid #333;
    width: 80%;
    margin: 30px auto 20px auto;
}
div.scroll table.tbl-r09 tbody {
}
div.scroll table.tbl-r09 tbody tr {
}
div.scroll table.tbl-r09 tbody tr th {
    border-collapse: collapse;
    border: 1px solid #333;
    padding: 18px 12px 15px 10px;
    text-align: right;
    width: 20%;
}
div.scroll table.tbl-r09 tbody tr td {
    border-collapse: collapse;
    border:1px solid #333;
    padding: 0 0 15px 19px;
    line-height: 27px;
}
@media (max-width:1319px){
    
}
@media (max-width:800px){
.mainVisualArea .textContainer {
    position: relative;
    text-align: center;
    padding-top: 50px;
    overflow: hidden;
    width: 87.5%;
    /* max-width: 380px; */
    color: #FFF;
}
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));
}
.mainVisualArea .photoContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 490px;
    background: url("../img/companySp2.jpg") no-repeat center top;
    background-size: cover;
    z-index: -9999;
}
.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.Massage h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 148px;
    line-height: 26px;
}
    
div.Massage {
    width: 90%;
    display: block;
    margin: 0 auto 0 auto;
}
div.Massage div.massageBox div.massageLeft {
    width: 200px;
    height: 266px;
    float: left;
    display: block;
}
div.Massage div.massageBox div.massageRight {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 40px 0;
} 
div#nav_History.History {
    width: 90%;
    display: block;
    margin: 0 auto 20px auto;
}
div#nav_History.History h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 87px;
    line-height: 26px;
}  
div.scroll table.tbl-r09 {
    border-collapse: collapse;
    border: 1px solid #333;
    width: 100%;
    margin: 16px auto 20px auto;
}
div.scroll table.tbl-r09 tbody {
}
div.scroll table.tbl-r09 tbody tr {
    border-bottom: solid 1px #000;
}
div.scroll table.tbl-r09 tbody tr th {
    border-collapse: collapse;
    border: 1px solid #333;
    padding: 18px 12px 15px 10px;
    text-align: right;
    width: 27%;
    font-size: 14px;
}
div.scroll table.tbl-r09 tbody tr td {
    border-collapse: collapse;
    border: none;
    padding: 0 0 15px 19px;
    line-height: 27px;
    font-size: 14px;
}
div#nav_Overview.Overview {
    width: 90%;
    display: block;
    margin: 60px auto 20px auto;
}
div#nav_Overview.Overview h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 45px;
    line-height: 26px;
}   
div#nav_Overview.Overview div.scroll {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 {
    width: 100%;
    font-size: 14px;
    margin: 10px 0 0 0;
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody tr {
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody tr th {
    text-align: left;
    width: 36%;
}
div#nav_Overview.Overview div.scroll table.tbl-r08 tbody tr td {
        padding: 0;
}
div#nav_Suppliers.Suppliers {
    width: 90%;
    display: block;
    margin: 60px auto 20px auto;
}
div#nav_Suppliers.Suppliers h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 106px;
    line-height: 26px;
}      
div#nav_Suppliers.Suppliers ul {
    width: 100%;
    padding: 0px;
    margin: 15px 0 0 0;
}
div#nav_Suppliers.Suppliers ul li {
    font-size: 14px;
    list-style: none;
    width: 100%;
    display: block;
    padding: 8px;
    letter-spacing: 0.2em;
}
div#nav_Access.Access {
    width: 90%;
    margin: 62px auto 20px auto;
}
div#nav_Access.Access h3.H3title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 3px #80B63F;
    width: 87px;
    line-height: 26px;
}
div.AccessAddress table.tbl-r10 {
    width: 90%;
    margin: 30px auto 20px auto;
}
div.AccessAddress table.tbl-r10 tbody tr {
}
div.AccessAddress table.tbl-r10 tbody tr th {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0.3em;
    padding: 6px 12px 6px 0;
    width: 21%;
}
div.AccessAddress table.tbl-r10 tbody tr td {
    font-size: 14px;
    letter-spacing: 0.3em;
    padding: 6px 12px 6px 0;
    line-height: 20px;
}
div.AccessAddress table.tbl-r10 tbody tr td a.google {
    padding: 5px 8px 6px 8px;
    text-decoration: none;
    margin: 4px 0px 0 0px;
    background-color: #80B63F;
    color: #FFF;
    letter-spacing: 0px;
    display: block;
    width: 114px;
} 
div.AccessAddress table.tbl-r10 tbody tr td .sp_br {
    display: block;
}

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;
    width: 33%;
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0px 0 0 2px
}
div.PdtInfoContainer ul li.Pdt01 {
    list-style: none;
    display: block;
    float: left;
    background-image: url(../img/3.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 210px;
    background-position: center 38px;
    padding: 0 0 40px 0;
}
div.PdtInfoContainer ul li.Pdt02 {
    list-style: none;
    display: block;
    float: left;
    background-image: url(../img/2.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: 177px;
    background-position: center 38px;
    padding: 0 0 40px 0;
}
div.PdtInfoContainer ul li.Pdt03 {
    list-style: none;
    display: block;
    float: left;
    background-image: url("../img/1.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: 140px;
    background-position: center 38px;
    padding: 0 0 30px 0;
}
div.PdtInfoContainer ul li p.PdtText01 {
    margin: 290px 0 0 0;
    line-height: 24px;
    font-weight: normal;
    width: 100%
}
div.PdtInfoContainer ul li p.PdtText02 {
    margin: 136px 0 0 0;
    line-height: 24px;
    font-weight: normal;
    width: 100%
}
div.PdtInfoContainer ul li p.PdtText03 {
    margin: 290px 0 0 0;
    line-height: 24px;
    font-weight: normal;
    width: 100%
}
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 {
    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;
}
}

