@charset "UTF-8";

.mainVS{
    width: 100%;
    height: 570px;
    background-image: url(../img/mainVS_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
/*    background-attachment: fixed;*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.mainMesh{
    width: 100%;
    height: 570px;
    background-image: url(/activity/agreeable/gaikan/img/mesh.png);
    background-position: left top;
    background-repeat: repeat;
    background-size: 10px 13px;

}
.mainCover{
    width: 50%;
    height: 570px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    background: linear-gradient(135deg, rgba(50, 128, 32, 0.81), rgba(17,44,11,0.9));
}
.mainCover img{
    max-width: 352px;
    max-height: auto;
/*    margin-right: 84px;*/
}
.mainContentsHalf{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}
.eme_swichBox{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.eme_swichBox a{
    display: inline-block;
    width: 100%;
    height: auto;
}
.eme_swich{
    width: 100%;
    height: 58px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.4rem;
    color: #000;
    background-color: #e2e2e2;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 30px;
    margin-bottom: 20px;
}
.eme_swich_active{
    color: #fff;
    background-color: #469634;
    position: relative;
}
.eme_swich_active:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #469634 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.outC3Mark{
    max-width: 27px;
    max-height: auto;
}
.emeTopBoxSet{
    margin-top: 70px;
}
.outBoxSet{
    margin-top: 70px;
}
.outBox{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.outBoxAlignStart{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    position: relative;
}
.circleBox{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.eff_title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    width: 100%;
    padding: 15px;
    background: linear-gradient(135deg, rgba(50, 128, 32, 0.81), rgba(17,44,11,0.9));
}
.eff_titleR{
    display: inline-block;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
}
.eff_text{
    font-size: 1.0rem;
    margin-bottom: 20px;
    line-height: 1.8rem;
}
.eff_contents{
    width: 100%;
}
.eme_facilityBox{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.eme_facilityText{
    width: 50%;
    height: auto;
}
.eme_facilityItemBox{
    width: 50%;
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
}
.eme_facilityItem{
    margin-left: 20px;
}
.eme_facilityItemText{
    text-align: center;
}
.out_title{
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0px; left: 0px;
    transition: all 200ms 0s ease;
    background: linear-gradient(135deg, rgba(50, 128, 32, 0.81), rgba(17,44,11,0.9));
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    z-index: 99;
}
.out_title:hover{
    opacity: 0.75;
}
.out_title img{
/*    padding: 20px;*/
}
.out_contents{
    width: 100%;
}
.out_subTextS{
    font-size: 0.85rem;
    line-height: 1.4rem;
    margin-bottom: 20px;
}
.out_subTextM{
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 20px;
}
.outSubBox{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 20px!important;
}
.out_subTitle01{
    max-width: 20%;
    max-height: auto;
}
.out_subContents01{
    width: 70%;
    max-height: auto;
}
.eme_subTitle02{
    max-width: 100%;
    max-height: auto;
}
.eme_subTitle03{
    max-width: 100%;
    max-height: auto;
}
.out_subContents02{
    max-width: 70%;
    max-height: auto;
}
.out_sub02textB{
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: bold;
    color: #000;
    margin-top: 30px;
    margin-bottom: -15px!important;
}
.out_subTitle03{
    max-width: 30%;
    max-height: auto;
}
.out_subContents03{
    max-width: 70%;
    max-height: auto;
}
.out_sub03textB{
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: bold;
    color: #000;
    margin-bottom: -15px!important;
}
.out_contents03BoxL{
    max-width: 60%;
    max-height: auto;

}
.out_contents03BoxR{
    max-width: 40%;
    max-height: auto;
    padding-left: 20px;
}
.out_title60{
    max-width: 60%!important;
}
.out_cont03BoxRnumber{
    color: #51ad3c;
    margin-right: 5px;
}
.out_cont03BoxRtitle{
    font-size: 1.0rem;
    line-height: 1.6rem;
    font-weight: bold;
    color: #000;
}
.out_cont03BoxRtext{
    font-size: 0.85rem;
    line-height: 1.4rem;
    color: #000;
    margin-bottom: 15px;
}
.out_cont03BoxML{
    margin-left: 30px;
}
.out_subTitle03textMixL{
    max-width: 35%;
    max-height: auto;
}
.out_subTitle03textMixR{
    max-width: 65%;
    max-height: auto;
    font-size: 0.85rem;
    line-height: 1.4rem;
}

.imageOrigHalf{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
}











.eme_cont01{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.eme_cont01Item{
    width: 31%;
    height: auto;
}
.eme_cont01Arrow{
    width: 10px;
    height: auto;
}
.eme_cont01Title{
    width: 100%;
    height: 50px;
    transition: all 200ms 0s ease;
    background: linear-gradient(135deg, rgba(50, 128, 32, 0.81), rgba(17,44,11,0.9));
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    z-index: 99;
}
.eme_cont01Box{
    width: 100%;
    height: auto;
    background-color: #e3e3e3;
    padding: 15px;
}
.eme_cont01Text{
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
}
.eme_cont01Text span{
    font-weight: bold;
    color: #469634;
}
.eme_cont01SubBox{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: nowrap;
}
.eme_cont01Img{
    width: 150px;
    height: auto;
    margin-left: 5px;
}




.eme_cont02Box{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 5px;
}
.eme_cont02Num{
    width: 22px;
    height: 20px;
    color: #fff;
    background-color: #469634;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 0.9rem;
    font-weight: bold;
    margin-right: 10px;
}
.eme_cont02Text{
    width: 100%;
    height: auto;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
