@charset "utf-8";
/* CSS Document */
.mainvisual{
  background:url("../img/mv.png")no-repeat center;
  background-size: cover;
}
.page-title {
    color: #32A367;
}

.wrapper {
    position: relative;
    padding-top: 50px;
}
.wrapper::before {
    background: none;
}
a.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
  pointer-events: none;
  position: relative;
  top: -25px;
}
/* 
------------------------------------------------------*/
.title_innre{
  max-width: 1024px;
  width: 90%;
  margin: auto;
}

.voice_main{
  background: url("../img/voice_bg.png") no-repeat;
  background-size: cover;
  padding: 0px 0 60px;
  margin-top: 270px;
  position: relative;
}
.voice_main h3{
  background: #32A367;
  max-width: 1024px;
  width: 100%;
  margin: auto;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 20px 0;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  bottom: 145px;
}
.flex_vo{
  display: flex;
  max-width: 1024px;
  width: 100%;
  margin: auto;
  justify-content: space-between;
  align-items: baseline;
}


.voice_title {
    position: absolute;
    right: 0;
    margin-top: 50px;
    top: -165px;
    left: 560px;
    margin: auto;
    width: 685px;
}
.voice_nav {
    max-width: 890px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.schedule{
  max-width: 556px;
  width: 100%;
  margin: auto;
  background: #fff;
  padding: 30px 40px;
  border-top: #32A367 5px solid;
}
.schedule_flex{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.schedule_img{
  margin: auto;
}
.schedule_img p{
  width: 184px;
  margin: auto;
  margin-bottom: 20px;
}
.schedule .title{
  color: #32A367;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.timeline {
  max-width: 450px;
  width: 100%;
  margin: auto;
}
.timeline li:nth-child(1):before{
    background: none;
    position: absolute;
}
.timeline > li {
  margin-bottom: 60px;
}

  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
  }
  .timeline-content {
    width: 100%;
    float: left;
    border-left: 1px #32A367 solid;
    padding-left: 30px;
    font-weight: bold;
    font-size: 2rem;
    padding-bottom: 30px;
    position: relative;
    left: 5px;
  }
.timeline-content p{
    line-height: 1.2;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #32A367;
    position: absolute;
    left: -6px;
    top: 10px;
    border-radius: 100%;
  }


.voice_anchor {
    max-width: 280px;
    width: 100%;
  margin-top: 20px;
}
.voice_anchor a {
    background: #FAFAFA;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 30px;
  box-shadow: inset 2px 4px 10px #FFFFFF99, 2px 4px 5px #0000001A;
  position: relative;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}
.voice_anchor a:hover{
  opacity: 1;
  box-shadow: inset 5px 5px 20px #c8c9cc,inset -5px -5px 20px #fff;
}
.voice_anchor a::after{
  content: '';
  background: url("../img/arrow.png") center no-repeat;
  width: 24px;
  height: 35px;
  position: absolute;
  right: 30px;
}
.voice_section{
  margin: 80px auto 0;
  position: relative;
}
.voice_section:last-child{
  margin: 80px auto  80px;
}
.anc_point{
  position: absolute;
  top: 00px;
}
.voice_plate {
    display: flex;
    align-items: center;
    max-width: 1024px;
    width: 90%;
    margin: 0 auto;
  position: relative;
  justify-content: center;
}
.voice_mv {
    box-shadow: 2px 4px 5px #0000001a;
}
.voice_info {
    position: absolute;
    bottom: -100px;
    left: 0px;
    background: #fff;
    max-width: 382px;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: inset 2px 4px 10px #ffffff99, 2px 4px 5px #0000001a;
}
.voice_name {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0;
  margin-top: 5px;
}
.voice_en {
    font-size: 1.5rem;
    font-weight: normal;
    color: #164E90;
    padding-left: 15px;
}
.voice_year {
    margin-top: 7.5px;
}
.voice_block {
    background: #c4e2d1;
  width: 93.7%;
    margin: 90px 0 0 auto;
  padding: 75px 0;
}
.voice_img{
  box-shadow: 2px 4px 5px #0000001A;
}
.voice_block.rev{
    margin: 90px 0 0 0;
}
.voice_inner {
    display: flex;
    max-width: 1024px;
    width: 100%;
  margin: auto;
  justify-content: space-between;
    align-items: flex-start;
}
.voice_text {
    max-width: 479px;
    width: 100%;
    margin-right: 50px;
}
.voice_q {
    align-items: center;
}
.voice_num {
  font-size: 5rem;
  font-weight: bold;
  color: #32A367;
  line-height: 1;
  margin-bottom: 15px;
}
.voice_num span{
    font-size: 3.5rem;
    font-weight: bold;
    color: #32A367;
}
.voice_q_text {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.3;
}
.voice_a{
  margin-top: 10px;
}
.voice_block.rev{
  background: #F8F8F8;
}
.rev .voice_inner{
  flex-direction: row-reverse;
}

.rev .voice_text {
    margin-right: 0px;
    margin-left: 50px;
}

.rec_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px;
  right: 0;
  left: 0;
  margin: 40px auto 320px;
  text-align: center;
  height: 54px;
  background: #fff;
  border-radius: 40px;
  box-shadow: inset 2px 4px 10px #FFFFFF99, 2px 4px 5px #0000001A;
  font-size: 1.5rem;
  font-weight: bold;
  overflow: hidden;
}
.rec_btn.last {
  margin-bottom: 0;
}
.rec_btn:hover {
  color: #fff;
}
.rec_btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #32A367 0% 0% no-repeat padding-box;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.rec_btn:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
  border-radius: 40px;
}
.rec_btn::after {
  content: url("../../../common/img/arrow.png");
  position: absolute;
  right: 15px;
  height: 6px;
  line-height: 0;
}

/* 固有レスポンシブ
------------------------------------------------------
------------------------------------------------------*/
/*タブレット（縦）*/
@media screen and (orientation: portrait) and (min-width: 768px){

}

@media screen and (max-width: 767px) {

  .voice_main h3 {
    bottom: 145px;
  }
  .title_innre{
    padding-bottom: 30px;
  }
  .flex_vo {
    flex-wrap: wrap;
    justify-content: center;
  }
  .voice_section {
      margin: 0px auto ;
  }
  .voice_main {
      padding: 0px;
  }
  .voice_title {
    max-width: 90%;
    left: 0;
  }
  .voice {
    margin-bottom: 0px;
  }
  .voice_nav {
      flex-direction: column;
      align-items: center;
  }
  .voice_block {
      background: #c4e2d1;
      width: 100%;
      margin: 0px 0 0 auto;
      padding: 50px 0;
  }
  .voice_block.rev {
      margin: 0px 0 0 0;
  }
  .voice_block.top{
      background: #c4e2d1;
      width: 100%;
      margin: 0px 0 0 auto;
  }
  .voice_section:last-child {
      margin: 0px auto;
  }
  .schedule_flex {
      display: flex;
      justify-content: center;
      margin-top: 50px;
      flex-wrap: wrap;
  }
  .schedule {
    padding: 30px 15px;
    padding-top: 50px;
    max-width: 90%;
    margin-bottom: 30px;
  }
  .voice_plate {
      flex-direction: column;
      align-items: center;
      margin-bottom: 50px;
    top: -80px;
  }

    .voice_en{
      display: block;
      padding-left: 0;
    }
  .voice_inner,.rev .voice_inner {
      width: 90%;
      flex-direction: column;
      align-items: center;
  }
  .voice_text,.rev .voice_text {
      margin: 0 0 30px;
  }
  .voice_num {
      font-size: 3rem;
      min-width: 60px;
  }
  .schedule_img {
    display: flex;
    max-width: 90%;
    justify-content: space-between;
    margin-top: 50px;
  }

  .rec_btn.last {
    margin-bottom: 32px;
  }
}