.team-wrapper{
  color: #333;
  margin: 0 10px;
}

a{
  text-decoration: none;
  color: inherit;
  outline: none;
}

a:focus{
  outline: none;
}

.team-container{
  width: auto;
  margin: 0 auto;
}

#team{
  font-family: 'Roboto';
  font-weight: normal;
  font-size: 36px;
  color: #2a2c33;
  text-align: center;
  margin: 0 0 10px;
}

.pagetitle-separator{
  box-sizing: border-box;
  background: #ccc;
  height: 1px;
  margin: 23px auto 60px;
  width: 250px;
}

.pagetitle-separator-border{
  box-sizing: border-box;
  width: 101px;
  height: 3px;
  margin: 0 auto;
  position: relative;
  top: -2px;
  background: #22a1c4;
}

.pagetitle-separator-box{
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  margin: 23px auto 45px;
  position: relative;
  top: -4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background: none repeat scroll 0 0 #22a1c4;
}

.version-info-title{
  margin-bottom: 8px;
  font-family: 'Roboto';
  font-size: 26px;
  font-weight: normal;
  color: #22a1c4;
}

.version-info-text{
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.8;
  color: #777;
}

.team-introduction{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}

.unit{
  background: #f5f5f5;
  width: 100%;
  margin-bottom: 30px;
}

.unit:hover{
  cursor: pointer;
  transition: .1s all;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, .2);
  transform: scale(1.005,1.005);
}

.team-name{
  position: relative;
  padding: 24px 20px 0;
  line-height: 1.5;
  font-size: 21px;
  margin-bottom: .6em;
}

h3.team-name::before{
  position: absolute;
  top: 0px;
  left: 20px;
  background: #c15234;
  content: "";
  width: 18px;
  height: 3px;
}

.team-name-jp{
  margin-bottom: 40px;
  padding: 0 20px;
  font-size: 12px;
}

.unit_body img{
  width: 100%;
}

.team-desc{
  margin-top: 30px;
  margin-bottom: 36px;
  padding: 0 20px;
  font-size: 14px;
  color: #777;
}

.detail_btn{
  cursor: pointer;
  background: transparent;
}
.team-wrapper{
  color: #333;
  margin: 0 10px;
}

a{
  text-decoration: none;
  color: inherit;
  outline: none;
}

a:focus{
  outline: none;
}

.team-container{
  width: auto;
  margin: 0 auto;
}

#team{
  margin: 0 0 1em;
  font-family: 'Roboto';
  font-weight: normal;
  font-size: 1.36em;
  color: #2a2c33;
  text-align: center;
  line-height: 2;
}

#caution{
  display: block;
  font-size: 1em;
  color: #777;
  line-height: 1.5;
  text-align: center;
}


.pagetitle-separator{
  box-sizing: border-box;
  background: #ccc;
  height: 1px;
  margin: 23px auto 64px;
  width: 250px;
}

.pagetitle-separator-border{
  box-sizing: border-box;
  width: 101px;
  height: 3px;
  margin: 40px auto;
  position: relative;
  top: -2px;
  background: #22a1c4;
}

.pagetitle-separator-box{
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  margin: 23px auto 45px;
  position: relative;
  top: -4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background: none repeat scroll 0 0 #22a1c4;
}

.version-info-title{
  margin-bottom: 8px;
  font-family: 'Roboto';
  font-size: 1.7em;
  font-weight: normal;
  color: #22a1c4;
}

.version-info-text{
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.8;
  color: #777;
}

.team-introduction{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
}

.unit{
  background: #f5f5f5;
  width: 100%;
  margin-bottom: 30px;
}

.unit:hover{
  cursor: pointer;
  transition: .1s all;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, .2);
  transform: scale(1.005,1.005);
}

.team-name{
  font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  padding: 24px 20px 0;
  line-height: 1.5;
  font-size: 1.5em;
  margin-bottom: .6em;
}

h3.team-name::before{
  position: absolute;
  top: 0px;
  left: 20px;
  background: #c15234;
  content: "";
  width: 18px;
  height: 3px;
}

.team-name-jp{
  margin-bottom: 40px;
  padding: 0 20px;
  font-size: 12px;
}

.unit_body img{
  width: 100%;
}

.keymsg{
  font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
  margin-top: 30px;
  margin-bottom: 1.6em;
  padding: 0 20px;
  font-size: 1.3em;
  color: #777;
}

.team-desc{
  margin-top: 0;
  margin-bottom: 24px;
  padding: 0 20px;
  font-size: 1em;
  color: #777;
}

.detail_btn{
  display: block;
  width: 86%;
  margin: 48px auto 56px;
  padding: 1em;
  font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: .9em;
  line-height: 20px;
  color: #fff;
  border:none;
  background: #22a1c4;
  text-align: center;
  cursor: pointer;

  border-radius: 2px;
}

.unit-footer ul{
  list-style: none;
  margin-bottom: 20px;
  padding: 0 20px 5px;
  font-size: 12px;
  color: #777;
}


/* ----- レスポンシブ ----- */

@media screen and (min-width:600px){
  .team-container{
    width: auto;
    transition: width 0.5s ease-in-out 0.01s;
  }

  .unit{
    width: 48%;
    margin-bottom: 30px;
  }
}


@media screen and (min-width:768px){
  .team-container{
    width: 750px;
  }

  .three .unit{
    width: 230px;
  }

  .four .unit{
    width: 365px;
  }
}


@media screen and (min-width:992px){
  .team-container{
    width: 970px;
  }

  .three .unit{
    width: 303.33px;
  }

  .four .unit{
    width: 222.5px;
  }
}

.unit-footer ul{
  list-style: none;
  margin-bottom: 20px;
  padding: 0 20px 5px;
  font-size: 12px;
  color: #777;
}


/* ----- レスポンシブ ----- */

@media screen and (min-width:600px){
  .team-container{
    width: auto;
    transition: width 0.5s ease-in-out 0.01s;
  }

  .unit{
    width: 48%;
    margin-bottom: 30px;
  }
}


@media screen and (min-width:768px){
  .team-container{
    width: 750px;
  }

  .three .unit{
    width: 230px;
  }

  .four .unit{
    width: 365px;
  }
}


@media screen and (min-width:992px){
  .team-container{
    width: 970px;
  }

  .three .unit{
    width: 303.33px;
  }

  .four .unit{
    width: 222.5px;
  }
}
