.pwid {
    font-feature-settings: "pwid";
}
.palt {
    font-feature-settings: "palt";
}
.pkna {
    font-feature-settings: "pkna";
}
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: #000;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 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: 665px;
    margin: 93px auto 35px auto;
    color: #7AB943;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: block;
    text-align: center;
}
section.features div.wrapper div.indexCaption2 p.sub {
    color: #000;
    font-size: 15px;
    display: block;
    width: 590px;
    margin: 19px auto 0 auto;
    line-height: 26px;
    text-align: left;
}

div.indexCaption3 {
    position: relative;
    width: 1062px;
    height: 395px;
    margin: 127px auto 40px auto;
    display: block;
}
div.indexCaption3 div.title {
    font-size: 35px;
    color: #7AB943;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: inline-block;
    width: 250px;
    margin: 90px 0 0 0;
}
div.indexCaption3 p {
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #000;
    font-size: 15px;
    width: 420px;
    line-height: 27px;
    margin: 11px 0 0 0;
    letter-spacing: 0.2em;
}
div.indexCaption3 div.gotoProducts {
    border: solid 1px #000;
    width: 126px;
    text-align: center;
    margin: 13px 0 0 0;
}
div.indexCaption3 div.gotoProducts a {
    display: block;
    text-decoration: none;
    margin: 8px 7px;
    color:#000; 
}
div.indexCaption3 div.gotoProducts:active {
    background-color: #7AB843;
}
div.indexCaption3 div.rightImg {
    width: 50%;
    float: right;
}
div.indexCaption3 div.rightImg img {
    display: inline;
    position: absolute;
    right: 0px;
    top: -298px;
}

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.title {
    width: 432px;
    font-size: 35px;
    color: #7AB943;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin: 39px 0px 13px 0px;
    float: right;
}
div.indexCaption4 p {
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #000;
    font-size: 15px;
    display: block;
    width: 430px;
    line-height: 27px;
    margin: 0px 0 0 0px;
    letter-spacing: 0.2em;
    float: right;
}

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: 700px;
    background: url(../img/result-menu02.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 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;
}

/*  Info Section  */
.info{
    width: 100%;
    overflow: hidden;
    background: #3b3b3b;
    margin: 130px 0 0 0;
}

.info_pic{
    display: block;
    width: 50%;
    height: 405px;
    float: left;
    background: url('../img/flash.jpg') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.info_details:active{
     -webkit-filter: sepia(100%);
  filter: sepia(100%);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.info_details{
    display: block;
    width: 50%;
    height: 245px;
    float: left;
    padding: 80px 0;
    background: url('../img/ourservice.jpg') no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0 0 0 40px;
    letter-spacing: 1px;
    line-height: 40px;
}

.info_details p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 16px;
    max-width: 560px;
    margin: 0 0 3% 40px;
    letter-spacing: 1px;
    line-height: 30px;
}

.info_details a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 0 0 0 40px;
    text-decoration: none;
}

.info_details a span{
    margin-left: 10px;
}

.info_details2{
    display: block;
    width: 50%;
    height: 245px;
    float: left;
    padding: 80px 0;
    background: url('../img/outside.jpg') no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details2 h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0 0 0 40px;
    letter-spacing: 1px;
    line-height: 40px;
}

.info_details2 p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 16px;
    max-width: 560px;
    margin: 0 0 3% 40px;
    letter-spacing: 1px;
    line-height: 30px;
}

.info_details2 a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 0 0 0 40px;
    text-decoration: none;
}

.info_details2 a span{
    margin-left: 10px;
}


/* fullSlideShow
--------------------------- */
.fullSlideShow_sp {
    display: none;
}
.fullSlideShow ul {
    top: 50%;
    left: 50%;
    width: 100%;
    position: absolute; /* absolute or fixed */
    overflow: hidden;
}
 
.fullSlideShow .btnPrev,
.fullSlideShow .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute; /* absolute or fixed */
    z-index: 105;
}
 
.pagiNation {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute; /* absolute or fixed */
    z-index: 110; /* 非表示にする場合は「90」以下に */
    visibility: visible; /* 非表示にする場合は「hidden」に */
}

.fullSlideShow {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.fullSlideShow ul li {
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    position: absolute;
}
.fullSlideShow ul li img {
    width: 100%;
}
 
.fullSlideShow .caption{
    position: absolute;
    left: 0;
    top: 25%;
    margin: 0;
    z-index: 9999;
    width: 100%;
    text-align: center;
}
.fullSlideShow .caption p{
    display: inline-block;
    color: #FFF;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: lighter;
    font-size: 51px;
    padding: 20px;
    /* background: rgba(255, 255, 255, 0.6); */
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
}
.fullSlideShow .caption p.sub{
    display: block;
    color: #FFF;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: lighter;
    font-size: 20px;
    padding: 0px 20px 20px 23px;
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
}
.fullSlideShow .caption p.logo{
    display: block;
    font-weight: lighter;
    font-size: 20px;
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
    width: 100%;
    padding: 143px 0 0 0;
}
p.underScroll {
    position: relative;
    display: block;
    font-weight: lighter;
    font-size: 20px;
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
    padding: 143px 0 0 0;
}
p.underScroll a.scroll {
    padding-top: 60px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}
p.underScroll a.scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}

.fullSlideShow .caption p.logo img{
    width: 340px;
} 
/* SideNavi
------------------------- */
.fullSlideShow .btnPrev,
.fullSlideShow .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: fixed; /* absolute or fixed */
    z-index: 105;
}
.fullSlideShow .btnPrev {
    left: 10px;
    background: transparent url(../img/btnPrev.png) no-repeat center center;
}
.fullSlideShow .btnNext {
    right: 10px;
    background: transparent url(../img/btnNext.png) no-repeat center center;
}
 

/* PagiNation
--------------------------- */

 
.pagiNation a {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    background: #000;
}
.pagiNation a.pnActive {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* Wrapper
--------------------------- */
#wrapper {
    width: 100%;
    text-align: left;
    background: #fff;
    position: relative;
    z-index: 120;
}
 
.contents {
    padding: 30px 50px 50px 50px;
}
.contents p {
    padding-bottom: 3em;
    line-height: 180%;
}
 
/* =======================================
    ClearFixElements
======================================= */
.fullSlideShow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.fullSlideShow ul {
    display: inline-block;
    overflow: hidden;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 99999;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

.sp_topimg{
 display: none;
}

.effect-fade {
    opacity : 0;
    transform : translate(0, 45px);
    transition : all 600ms;
}

.effect-fade.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
}
@media (max-width:1200px){
/*  Info Section  */
.info{
    width: 100%;
    overflow: hidden;
    background: #3b3b3b;
    margin: 40px 0 0 0;
}

.info_pic{
    display: block;
    width: 50%;
    height: 405px;
    float: left;
    background: url('../img/flash.jpg') no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details{
    display: block;
    width: 50%;
    height: 245px;
    float: left;
    padding: 80px 0;
    background: url('../img/ourservice.jpg') no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0px auto !important;
    letter-spacing: 1px;
    line-height: 40px;
}

.info_details p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 16px;
    max-width: 560px;
    margin: 0 auto 0 auto !important;
    letter-spacing: 1px;
    line-height: 30px;
}

.info_details a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 30px auto 0 auto !important;
    text-decoration: none;
}

.info_details a span{
    margin-left: 10px;
}

.info_details2{
    display: block;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding: 40px 0;
    background: url(../img/outside.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details2 h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0px auto !important;
    letter-spacing: 1px;
    line-height: 40px;
}

.info_details2 p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 16px;
    max-width: 560px;
    margin: 0 auto 0 auto !important;
    letter-spacing: 1px;
    line-height: 30px;
}

.info_details2 a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 30px auto 0 auto !important;
    text-decoration: none;
}

.info_details2 a span{
    margin-left: 10px;
}
}
@media (max-width:800px){

.effect-fade {
    opacity : 0;
    transform : translate(0, 45px);
    transition : all 600ms;
}

.effect-fade.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
}
.fullSlideShow {
    display: none;
}
/* fullSlideShow_sp
--------------------------- */
.sp_topimg {
    width: 100%;
    text-align: left;
    position: relative;
    display:block !important;
}
.sp_topimg ul li {
    top: 0;
    left: 0;
    width: 100%;
}
.sp_topimg ul li img {
    width: 100%;
}
 
.sp_topimg .caption{
    position: absolute;
    left: 0;
    bottom: 30%;
    margin: 0;
    z-index: 9999;
    width: 100%;
    text-align: center;
}
.sp_topimg .caption p{
    display: inline-block;
    color: #FFF;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: lighter;
    font-size: 51px;
    padding: 20px;
    /* background: rgba(255, 255, 255, 0.6); */
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
}
.sp_topimg .caption p.sub{
    display: block;
    color: #FFF;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: lighter;
    font-size: 20px;
    padding: 0px 20px 20px 23px;
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
}
.sp_topimg .caption p.logo{
    display: block;
    font-weight: lighter;
    font-size: 20px;
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
    width: 100%;
    padding: 103px 0 0 0;
} 
.sp_topimg .caption p.logo img{
    width: 200px;
} 
/* SideNavi
------------------------- */
.fullSlideShow_sp .btnPrev,
.fullSlideShow_sp .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: fixed; /* absolute or fixed */
    z-index: 105;
}
.fullSlideShow_sp .btnPrev {
    left: 10px;
    background: transparent url(../img/btnPrev.png) no-repeat center center;
}
.fullSlideShow_sp .btnNext {
    right: 10px;
    background: transparent url(../img/btnNext.png) no-repeat center center;
}
   
div.indexCaption3 {
    width: 100%;
    height: auto;
    margin: 0;
    display:flex; 
    flex-direction: column;
}
div.indexCaption3 div.title {
　　order:1;
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}
div.indexCaption3 p {
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    order:3;
    width: 100%;
    display: block;
}
div.indexCaption3 div.gotoProducts {
    order:4;
    border: solid 1px #000;
    width: 126px;
    padding: 0;
    text-align: center;
    margin: 13px auto 0 auto;
}
div.indexCaption3 div.gotoProducts a {
    display: block;
    text-decoration: none;
    margin: 8px 7px;
}
div.indexCaption3 div.gotoProducts:active {
    background-color: #7AB843;
}
div.indexCaption3 div.rightImg {
    order:2;
    width: 100%;
    display: block;
    float: left;
}
div.indexCaption3 div.rightImg img {
    width: 100%;
    float: left;
    display: block;
    position: unset;
}
    
div.indexCaption4 {
    width: 100%;
    height: auto;
    margin: 63px 0 0 0;
    display:flex; 
    flex-direction: column;
}
div.indexCaption4 div.leftImg {
    order:2;
    width: 100%;
    display: block;
    float: left;
}
div.indexCaption4 div.leftImg img {
    width: 100%;
    float: left;
    display: block;
    position: unset;
}
div.indexCaption4 div.title {
    order:1;
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}
div.indexCaption4 p {
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    order:3;
    width: 100%;
    display: block;
    margin: 8px 0 0 0;
}
section.features{
    padding: 0 15px;
    }
section.features div.wrapper div.indexCaption1 {
    font-size: 2em;
    width: 100%;
    margin: 41px auto 35px auto;
    color: #4D4D4D;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section.features div.wrapper div.indexCaption1 p.sub {
    color: #7AB943;
    font-size: 15px;
    display: block;
    width: 100%;
    margin: 0px 0px 0 0;
    text-align: left;
}
section.features div.wrapper div.indexCaption2 {
    font-size: 1.78em;
    width: 100%;
    margin: 40px auto 35px auto;
    color: #7AB943;
    font-family: "游明朝", 'Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: inline-block;
    text-align: center;
}
section.features div.wrapper div.indexCaption2 p.sub {
    color: #4D4D4D;
    font-size: 15px;
    display: block;
    width: 100%;
    float: left;
    margin: 19px auto 0 auto;
    line-height: 26px;
    text-align: left;
}

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: 700px;
    background: url(../img/result-menu02.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;
}
/*  Info Section  */
.info{
    width: 100%;
    overflow: hidden;
    background: #3b3b3b;
    margin: 40px 0 0 0;
}

.info_pic{
    display: block;
    width: 50%;
    height: 405px;
    float: left;
    background: url('../img/flash.jpg') no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details{
    display: block;
    width: 50%;
    height: 245px;
    float: left;
    padding: 80px 0;
    background: url('../img/ourservice.jpg') no-repeat;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0px auto !important;
    letter-spacing: 1px;
    line-height: 40px;
}

.info_details p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 16px;
    max-width: 560px;
    margin: 0 auto 0 auto !important;
    letter-spacing: 1px;
    line-height: 30px;
}

.info_details a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 30px auto 0 auto !important;
    text-decoration: none;
}

.info_details a span{
    margin-left: 10px;
}

.info_details2{
    display: block;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding: 40px 0;
    background: url(../img/outside.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.info_details2 h3{
    color: #fff;
    font-family: "lato_bold", arial;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    max-width: 560px;
    margin: 0px auto !important;
    letter-spacing: 1px;
    line-height: 40px;
}

.info_details2 p{
    color: #ededed;
    font-family: "lato_regular", arial;
    font-size: 16px;
    max-width: 560px;
    margin: 0 auto 0 auto !important;
    letter-spacing: 1px;
    line-height: 30px;
}

.info_details2 a{
    color: #fff;
    font-family: "lato_regular", arial;
    font-size: 16px;
    margin: 30px auto 0 auto !important;
    text-decoration: none;
}

.info_details2 a span{
    margin-left: 10px;
}
}