#key {
  background: url(../img/person/person07/key1.jpg) #0080FF no-repeat center top/cover;
}

#key:before {
  background-color: #CF0012;
}

#key:after {
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  #key {
    background: none;
  }
  #key .wrap01{
    background: url(../img/person/person07/key_sp.jpg) #0080FF no-repeat top center/cover;
  }
}

.person_page {
  position: relative;
}

.person_page .boxtxt {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px 90px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.person_page .boxtxt .person_page_ttl {
  font-size: 40px;
  line-height: 68px;
  padding: 100px 0 70px;
}

.person_page .boxtxt .txt {
  font-size: 18px;
  line-height: 35px;
}

.person_page .bg_img1 {
  background: url(../img/person/person07/person07_img1.jpg) no-repeat center top/cover;
  min-height: 400px;
  position: relative;
}

.person_page .bg_img1:before {
  content: '';
  background-color: #ADADAD;
  width: 32px;
  height: 32px;
  position: absolute;
  top: -50%;
  left: calc(50% - 520px);
}

.person_page .bg_img1:after {
  content: '';
  background-color: #CF0012;
  width: 10px;
  height: 240px;
  position: absolute;
  top: -120px;
  left: calc(50% - 500px);
}

.person_page .bg_img2 {
  background: url(../img/person/person07/person07_img2.jpg) no-repeat center top/cover;
  min-height: 400px;
  position: relative;
}

.person_page .bg_img2:after {
  content: '';
  background-color: #CF0012;
  width: 18px;
  height: 220px;
  position: absolute;
  bottom: -150px;
  left: calc(50% - 500px);
}

.person_page2 {
  background-color: #EEEEEE;
}

.person_deco1 .boxtxt {
  position: relative;
}

.person_deco1 .boxtxt:before {
  content: '';
  background-color: #ADADAD;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 8%;
  right: 10%;
}

.person_deco1 .boxtxt:after {
  content: '';
  background-color: #CF0012;
  width: 220px;
  height: 10px;
  position: absolute;
  top: 18%;
  right: -5%;
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .person_deco1 .boxtxt:before{
    right: auto;
    left: 550px;
  }
  .person_deco1 .boxtxt:after{
    right: auto;
    left: 500px;
  }

  .person_deco2 .boxtxt:before{
    right: auto;
    left: 620px;
  }
  .person_deco2 .boxtxt:after{
    right: auto;
    left: 700px;
  }

  .person_deco2 .boxtxt:before{}
  .person_deco3 .boxtxt:before{
    right: auto;
    left: 650px;
  }
  .person_deco3 .boxtxt:after {
    right: auto;
    left: 500px;
  }
}
.person_deco2 .boxtxt {
  position: relative;
}

.person_deco2 .boxtxt:before {
  content: '';
  background-color: #CF0012;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 15%;
  right: 10%;
}

.person_deco2 .boxtxt:after {
  content: '';
  background-color: #ADADAD;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 25%;
  right: -3%;
}

.person_deco3 .boxtxt {
  position: relative;
}

.person_deco3 .boxtxt:before {
  content: '';
  background-color: #ADADAD;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 4%;
  right: 10%;
}

.person_deco3 .boxtxt:after {
  content: '';
  background-color: #0080FF;
  width: 150px;
  height: 10px;
  position: absolute;
  top: 24%;
  right: 15%;
}

.boxtxt_deco {
  position: relative;
}

.boxtxt_deco:before {
  content: '';
  background-color: #CF0012;
  width: 32px;
  height: 32px;
  position: absolute;
  top: -100px;
  right: -10%;
}

.boxtxt_deco:after {
  content: '';
  background-color: #ADADAD;
  width: 10px;
  height: 220px;
  position: absolute;
  top: -200px;
  right: -20%;
}

@media only screen and (max-width: 1080px) and (max-width: 768px) {
  .person_page .boxtxt .person_page_ttl {
    font-size: 30px;
    line-height: 68px;
    padding: 80px 0 50px;
  }
  .person_page .boxtxt .txt {
    font-size: 18px;
    line-height: 35px;
  }
  .person_page .bg_img1 {
    background: url(../img/person/person07/person07_img1.jpg) no-repeat center top/cover;
    min-height: 400px;
    position: relative;
  }
  .person_page .bg_img1:before {
    content: '';
    background-color: #ADADAD;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -60px;
    left: 4%;
  }
  .person_page .bg_img1:after {
    content: '';
    background-color: #CF0012;
    width: 10px;
    height: 150px;
    position: absolute;
    top: -10px;
    left: 6%;
  }
  .person_page .bg_img2 {
    background: url(../img/person/person07/person07_img2.jpg) no-repeat center top/cover;
    min-height: 400px;
    position: relative;
  }
  .person_page .bg_img2:after {
    content: '';
    background-color: #CF0012;
    width: 14px;
    height: 150px;
    position: absolute;
    bottom: -70px;
    left: 6%;
  }
  .person_page2 {
    background-color: #EEEEEE;
  }
  .person_deco1 .boxtxt {
    position: relative;
  }
  .person_deco1 .boxtxt:before {
    content: '';
    background-color: #ADADAD;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 8%;
    right: 10%;
  }
  .person_deco1 .boxtxt:after {
    content: '';
    background-color: #0080FF;
    width: 220px;
    height: 10px;
    position: absolute;
    top: 18%;
    right: -10%;
  }
  .person_deco2 .boxtxt {
    position: relative;
  }
  .person_deco2 .boxtxt:before {
    content: '';
    background-color: #CF0012;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 15%;
    right: 10%;
  }
  .person_deco2 .boxtxt:after {
    content: '';
    background-color: #ADADAD;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 25%;
    right: -3%;
  }
  .person_deco3 .boxtxt {
    position: relative;
  }
  .person_deco3 .boxtxt:before {
    content: '';
    background-color: #0080FF;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 12%;
    right: 10%;
  }
  .person_deco3 .boxtxt:after {
    content: '';
    background-color: #ADADAD;
    width: 150px;
    height: 10px;
    position: absolute;
    top: 23%;
    right: 15%;
  }
  .boxtxt_deco {
    position: relative;
  }
  .boxtxt_deco:before {
    content: '';
    background-color: #CF0012;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -100px;
    right: -10%;
  }
  .boxtxt_deco:after {
    content: '';
    background-color: #ADADAD;
    width: 10px;
    height: 220px;
    position: absolute;
    top: -200px;
    right: -20%;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 768px) {
  .person_deco1 .boxtxt:before{
   right: 4%;
  }
  .person_deco1 .boxtxt:after{
    display: none;    
  }
  .person_deco2 .boxtxt:before{
    display: none;
  }
  .person_deco2 .boxtxt:after{
    display: none;
  }
  .person_deco3 .boxtxt:before{
    right: 4%;
  }
  .person_deco3 .boxtxt:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .person_page {
    position: relative;
  }
  .person_page .boxtxt {
    padding: 0 4% 10% 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .person_page .boxtxt .person_page_ttl {
    font-size: 6vw;
    line-height: 1.8;
    text-align: center;
    padding: 25% 0 10%;
  }
  .person_page .boxtxt .txt {
    font-size: 14px;
    line-height: 30px;
  }
  .person_page .bg_img1 {
    background: none;
    min-height: auto;
    position: relative;
  }
  .person_page .bg_img1:before {
    content: '';
    background-color: #ADADAD;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -30px;
    left: 4%;
  }
  .person_page .bg_img1:after {
    content: '';
    background-color: #CF0012;
    width: 8px;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 6%;
  }
  .person_page .bg_img2 {
    background: none;
    min-height: auto;
    position: relative;
  }
  .person_page .bg_img2:after {
    content: '';
    background-color: #CF0012;
    width: 8px;
    height: 100px;
    position: absolute;
    bottom: -60px;
    left: 6%;
  }
  .person_page2 {
    background-color: #EEEEEE;
  }
  .person_deco1 .boxtxt {
    position: relative;
  }
  .person_deco1 .boxtxt:before {
    content: '';
    background-color: #ADADAD;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8%;
    right: 10%;
  }
  .person_deco1 .boxtxt:after {
    content: '';
    background-color: #0080FF;
    width: 100px;
    height: 8px;
    position: absolute;
    top: 5%;
    left: 5%;
  }
  .person_deco2 .boxtxt {
    position: relative;
  }
  .person_deco2 .boxtxt:before {
    content: '';
    background-color: #CF0012;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3%;
    left: 3%;
  }
  .person_deco2 .boxtxt:after {
    content: '';
    background-color: #ADADAD;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 25%;
    right: -3%;
  }
  .person_deco3 .boxtxt {
    position: relative;
  }
  .person_deco3 .boxtxt:before {
    content: '';
    background-color: #0080FF;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 5%;
    right: 10%;
  }
  .person_deco3 .boxtxt:after {
    content: '';
    background-color: #ADADAD;
    width: 100px;
    height: 8px;
    position: absolute;
    top: 22%;
    right: 5%;
      display: none;
  }
  .boxtxt_deco {
    position: relative;
  }
  .boxtxt_deco:before {
    content: '';
    background-color: #CF0012;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -100px;
    right: 0%;
    display: none;
  }
  .boxtxt_deco:after {
    content: '';
    background-color: #ADADAD;
    width: 10px;
    height: 220px;
    position: absolute;
    top: -200px;
    right: -20%;
    display: none;
  }
}

.profile {
  background-color: #0080FF;
  padding: 55px 0;
  margin: 100px 0 105px;
  position: relative;
  color: #ffffff;
}

.profile:before {
  content: '';
  background: url(../img/person/person07/profile_img.png) no-repeat center top/cover;
  position: absolute;
  top: -60%;
  left: 0;
  right: 0;
  bottom: -105px;
}
@media only screen and (max-width: 1350px) and (min-width: 768px) {
  .profile:before {
    background: url(../img/person/person07/profile_img.png) no-repeat right top/cover;
  }
}
.profile:after {
  content: '';
  background: #CF0012;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 5%;
  top: -20%;
}

.profile .boxinfo {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.profile .boxinfo .profile_title {
  font-size: 42px;
  line-height: 60px;
  position: absolute;
  top: 70px;
  left: -75px;
  font-weight: bold;
  font-family: 'Adobe Caslon Pro';
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0.6;
}

.profile .boxtxt {
  padding-left: 135px;
}

.profile .boxtxt .name_ttl {
  font-size: 14px;
  line-height: 21px;
}

.profile .boxtxt .name {
  font-size: 32px;
  line-height: 40px;
  padding-top: 20px;
}

.profile .boxtxt .txt {
  font-size: 16px;
  line-height: 30px;
  padding-top: 30px;
  width: 416px;
}

@media only screen and (max-width: 1080px) and (max-width: 768px) {
  .profile {
    background-color: #0080FF;
    padding: 55px 0;
    margin: 100px 0 105px;
    position: relative;
    color: #ffffff;
  }
  .profile:before {
    content: '';
    background: url(../img/person/person07/profile_img.png) no-repeat center top/cover;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
    bottom: -105px;
  }
  .profile:after {
    content: '';
    background: #CF0012;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 5%;
    top: -20%;
  }
  .profile .boxinfo {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
  }
  .profile .boxinfo .profile_title {
    font-size: 42px;
    line-height: 60px;
    position: absolute;
    top: 70px;
    left: -75px;
    font-weight: bold;
    font-family: 'Adobe Caslon Pro';
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0.6;
  }
  .profile .boxtxt {
    padding-left: 65px;
  }
  .profile .boxtxt .name_ttl {
    font-size: 14px;
    line-height: 21px;
  }
  .profile .boxtxt .name {
    font-size: 32px;
    line-height: 40px;
    padding-top: 20px;
  }
  .profile .boxtxt .txt {
    font-size: 16px;
    line-height: 30px;
    padding-top: 30px;
    width: 416px;
  }
}

@media only screen and (max-width: 767px) {
  .profile {
    background-color: #0080FF;
    padding: 10% 0 0;
    margin: 5% 0 0;
    position: relative;
    color: #ffffff;
  }
  .profile:before {
    content: '';
    background: url(../img/person/person07/profile_img.png) no-repeat center top/cover;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
    bottom: -105px;
    display: none;
  }
  .profile:after {
    content: '';
    background: #CF0012;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 5%;
    top: -20%;
    display: none;
  }
  .profile .boxinfo {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    padding: 0 4% 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .profile .boxinfo .profile_title {
    font-size: 8vw;
    text-align: center;
    line-height: 60px;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .profile .boxtxt {
    padding: 0;
    text-align: center;
  }
  .profile .boxtxt .name_ttl {
    font-size: 14px;
    line-height: 21px;
    padding-top: 15px;
  }
  .profile .boxtxt .name {
    font-size: 32px;
    line-height: 40px;
    padding-top: 20px;
  }
  .profile .boxtxt .txt {
    font-size: 16px;
    line-height: 30px;
    padding-top: 30px;
    width: 100%;
    text-align: left;
  }
  .profile .profile_sp_img {
    position: relative;
  }
  .profile .profile_sp_img:before {
    content: '';
    background: #ADADAD;
    width: 8px;
    height: 100px;
    position: absolute;
    left: 15%;
    top: 55%;
    z-index: 2;
  }
  .profile .profile_sp_img:after {
    content: '';
    background: #CF0012;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 5%;
    top: 35%;
  }
}

.person_link {
  background: #323232;
  padding: 55px 0 115px;
}

.person_link .ttl {
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 30px;
}

.person_link .list {
  width: 100%;
  max-width: 1100px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.person_link .list li {
  width: 15%;
}
.person_link a:hover{
	opacity:0.6;
	    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

@media only screen and (max-width: 767px) {
  .person_link {
    padding: 10% 0 15%;
  }
  .person_link .ttl {
    font-size: 25px;
  }
  .person_link .list {
    width: 100%;
    max-width: 1100px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .person_link .list li {
    width: 30%;
    padding-bottom: 5%;
  }
}
