@charset "UTF-8";

.l-footer-jma{
    background: linear-gradient(rgba(202,236,246,0),rgba(208,238,244,1),rgba(244,253,231,1),rgba(250,255,229,0));
  background-position: center center;
	background-size: cover;
    padding-top: 100px;


}

.flex-between-rw{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.footer-big-b-inner{
    width: 48%;
}

@media only screen and (max-width: 768px) {
  .footer-big-b-inner{
    width: 100%;
}
	
	  
}
.g-logo{
  max-width: 300px;
  margin-bottom: 15px;
}
.mw-30px{
    width: calc(100% - 60px);
  margin: 0px auto 100px;
}

.logo-area-f{
  width: 30%;
  color: #42AA84;
  font-size: 16px;
}

.sitemap-area{
  width: 68%;
  color: #42AA84;
  font-size: 16px;
}
.mb100{
  margin-bottom: 100px;
}
.f-company-n{
  font-size: 20px;
  color: #42AA84;
  margin-bottom: 10px;
}
.f-company-a{
  font-size: 16px;
  color: #42AA84;
  margin-bottom: 10px;
}

.f-googlemap-btn,.f-contact-btn,.f-pagetop-btn{
  max-width: 182px;
  transition: all 1s;

}
.f-googlemap-btn:hover,.f-contact-btn:hover,.f-pagetop-btn:hover{
  opacity: 0.7;

}
.sitemap-h3{
  font-size: 40px;
  font-weight: normal;
}
.sitemap-tbox{
 margin-bottom: 30px;
 align-items: center;
}
.sitemap-area-li{
  border-top: #42AA84 1px solid;
  padding-top: 20px;
  width: 18%;

}
.sitemap-area-li-a{
  color: #42AA84;
}
.copyright-inner-link{
  display: flex;
  align-items: center;
}
.copyright-inner-link a{
  font-size: 16px;
  color: #42AA84;
  margin-left: 10px;
}
.copyright-inner{
  color: #42AA84;
}
.footer-big-b-inner a{
  transition: 1s all;
}
.footer-big-b-inner a:hover{
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .footer-big-b-inner{
    width: 100%;
    margin-bottom: 20px;
}
	.logo-area-f{
  width: 100%;
}
.sitemap-area{
  width: 100%;
}
.mb100{
  margin-bottom: 50px;
}
	  .sitemap-area-li {
    border-top: #42AA84 1px solid;
    padding-top: 20px;
    width: 48%;
    padding-bottom: 20px;
}
.logo-area-f{
  padding-bottom: 20px;
}
.copyright-inner{
  font-size: 10px;
}
.copyright-inner-link a {
    font-size: 10px;
}
.copyright{
  justify-content: space-around!important;
}
header .wrap .gnav-box {
        display: block;
        color: #fff;
        padding: 10px;
        margin: 0em auto 0em;
        text-align: center;
    }
    header .wrap .cv-menu-pc {

    display: none;
}
    .inner02 {

padding: 0px;
    }
        .openbtn {
bottom: 0px;
       top: 0px;
     right: 0px;
     left:0px;

    }
    header .wrap .gnav-box {
        padding: 0px;

    }
    .g-nav ul {
    width: 80%;
    margin: 150px auto 80px;
}
}

#wrapper.subp {
    /* overflow: hidden; */
    
    position: relative;
    background: url(../img/common/bk-title.png;);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}
.subpbil{
height: 30vh;
position: relative;
display: flex;
justify-content: right;
}

.st-Breadcrumb_List {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  max-width: 1600px;
  padding: 80px 100px 0;
  margin: 0 auto;
  width: auto;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1;
  color: #49565e;
  letter-spacing: 0.05em;
position: absolute;
	bottom:0;

	z-index: 10;
}

@media (max-width: 1120px) {
  .st-Breadcrumb_List {
    max-width: 1120px;
    padding: 95px 30px 0;
  }
}

@media (max-width: 991px) {
  .st-Breadcrumb_List {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 55px;
   
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 1;
    color: #49565e;
    letter-spacing: 0.01em;
  }
}
.subpbil .inner01{
  position: absolute;
position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
}
.sph2-en{
  display: block;
  color: #132730;
  font-size: 64px;
  line-height: 1;
  font-weight: normal;
}
.sph2-jp{
  font-size: 24px;
  font-weight: normal;
}

.head-sec{
  background-color: rgba(255,255,255,0.7);
  border-radius: 50px;
  margin-top: 30px;
  padding: 100px;
}



.center-h3{
  text-align: center;
  font-size: 40px;
  margin-bottom: 40px;
}

.read-center{
  text-align: center;
  font-size: 20px;
   margin-bottom: 40px;
}

.service-image{
  width: 40%;
}

.service-text{
  width: 58%;
}


.service-h4-en,.service-h4-en-center{
  line-height: 1;
}
.service-h4-en img{
  width: 15px;
  margin-right: 10px;
  display: inline-block;
}
.service-h4-en-center img{
  width: 15px;
  margin-right: 10px;
  display: inline-block;
}

.sen01{
  color: #4273A0;
}
.sen02{
  color: #EFB138;
}
.sen03{
  color: #42AA84;
}
.service-box{
  align-items: center;
  margin-bottom: 50px;
}
.service-h4{
  font-size: 40px;
  margin-bottom: 20px;
}
.service-box p,.service03 p{
  font-size: 20px;
}
.service03{
  text-align: center;
  margin-bottom: 50px;
}
.rev-sd{
  flex-flow: row-reverse;
}
.bk-center{
   background: url(../img/service/jigyo-t-bk.jpg;);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    border-radius: 20px;
}

.bk-center-inner{
  text-align: center;
  color: #fff;
}

.bk-center-en{
  font-size: 48px;
color: #fff;
font-weight: normal;
}
.bk-center-jp{
  font-size: 32px;
color: #fff;
font-weight: normal;
}


@media only screen and (max-width: 768px) {
  .sph2-en{

  font-size: 30px;

}
.sph2-jp{
  font-size: 14px;

}
	.head-sec{

  padding: 30px;
}
	  .center-h3{
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.read-center{
  text-align: center;
  font-size: 15px;
   margin-bottom: 20px;
}

.service-image{
  width: 100%;
}

.service-text{
  width: 100%;
}
.service-box{
  align-items: center;

}
.service-h4{
  font-size: 20px;
  margin-bottom: 10px;
}
.service-box p,.service03 p{
  font-size: 14px;
}
.service03{
  text-align: center;

}

.bk-center{
   background: url(../img/service/jigyo-t-bk.jpg;);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    border-radius: 20px;
}

.bk-center-inner{
  text-align: center;
  color: #fff;
}

.bk-center-en{
  font-size: 24px;
color: #fff;
font-weight: normal;
}
.bk-center-jp{
  font-size: 15px;
color: #fff;
font-weight: normal;
}
.rev-sd {
    flex-flow: column;
}
}

.h3-center{
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}
.h3-center-en{
  color: #4273A0;
  font-size: 48px;
   font-weight: normal;
}
.h3-center-jp{
  font-size: 32px;
  font-weight: normal;
}

@media only screen and (max-width: 768px) {
  .h3-center{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.h3-center-en{
  color: #4273A0;
  font-size: 28px;
   font-weight: normal;
}
.h3-center-jp{
  font-size: 15px;
  font-weight: normal;
}
	
	  
}