/*reset hr tag style*/
#himeshima_office hr {
  border: 0;
  border-top: 1px solid #555;
  margin: 0;
  height: 1px;
  margin: auto;
}

#himeshima_office h2 {
  margin-bottom: 20px;
}

#himeshima_office h2:after {
  content: " ";
  display: block;
  border: 1px solid #DA615C;
}

#himeshima_office img {
  width: 100%;
  margin-bottom: 20px;
}

#himeshima_office .red_text {
  color: #EB4D4E;
}

#himeshima_office p.center {
  text-align: center;
}

#himeshima_office video#intro_video {
  width: 100%;
  margin-bottom: 20px;
}

#himeshima_office #intro {
  padding-top: 0px;
}

#himeshima_office #intro p {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 20px;
}

#himeshima_office #idea .embedded_video {
  margin: 20px 0 0 0;
  text-align: center;
}

#himeshima_office #idea .embedded_video iframe {
  width: 100%;
  min-height: 200px;
}

#himeshima_office #mission .small_square {
  background-color: #F2C94C;
  position: relative;
}

#himeshima_office #mission h3 {
  position: relative;
}

#himeshima_office #members .member {
  width: 100%;
}

#himeshima_office #members .member_margin_auto {
  margin: auto;
}

#himeshima_office #members #member_list {
  display: flex;
  flex-wrap: wrap;
}

#himeshima_office #members .circular {
  width: 150px;
  height:150px;
  margin: 5px auto 0 auto;
}

#himeshima_office .circular img {
  border-radius:50%;
  margin: 0;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
  transition: .3s;
}

#himeshima_office .circular img:hover {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.4);
  transform: scale(1.05, 1.05);
}

#himeshima_office #members h4 {
  width: 100%;
  text-align: center;
}

@media (min-width: 721px) {
  #himeshima_office .main_ttl {
    margin: -30px 0 30px 0;
  }

  #himeshima_office .intro_video_container {
    margin-left: -40px;
    margin-right: -40px;
    max-height: 450px;
    overflow: hidden;
  }

  #himeshima_office #intro .inner {
    margin-top: 50px;
  }

  #himeshima_office p.text {
    font-size: 16px;
  }

  #himeshima_office #intro p {
    font-weight: 500;
    color: #333333;
    margin-bottom: 30px;
    font-size: 22px;
  }

  #himeshima_office #intro img {
    margin-top: 60px;
  }

  #himeshima_office section {
    padding: 35px 0;
  }

  #himeshima_office section .inner {
    max-width: initial;
  }

  #himeshima_office section .pc_indented {
    margin-left: 120px;
    margin-right: 120px;
  }

  #himeshima_office #mission .small_square {
    width: 20px;
    height: 20px;
    top: 15px;
    left: -5px;
  }

  #himeshima_office #mission h3 {
    font-size: 22px;
    margin-left: -30px;
  }

  #himeshima_office .embedded_video iframe {
    height: 600px;
  }

  #himeshima_office #mission1, #himeshima_office #mission2 {
    margin-top: 60px;
  }

  #himeshima_office #mission2 {
    height: 1700px;
  }

  #himeshima_office #mission2 p.center {
    margin-bottom: 30px;
  }

  #himeshima_office #mission2 .left {
    float: left;
    width: 50%;
    height: 300px;
    padding-right: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .right {
    float: right;
    width: 50%;
    height: 300px;
    padding-left: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .left_members {
    float: left;
    width: 50%;
    height: 350px;
    padding-right: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .right_members {
    float: right;
    width: 50%;
    height: 350px;
    padding-left: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .left_house {
    float: left;
    width: 50%;
    height: 370px;
    padding-right: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .right_house {
    float: right;
    width: 50%;
    height: 370px;
    padding-left: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .left_lounge {
    float: left;
    width: 50%;
    height: 500px;
    padding-right: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .right_lounge {
    float: right;
    width: 50%;
    height: 500px;
    padding-left: 10px;
    position: relative;
  }

  #himeshima_office #mission2 .info p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  #himeshima_office #mission2_image_box {
    margin-top: 50px;
  }

  #himeshima_office #members ul {
    margin-top: 60px;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }

  #himeshima_office #members h4 {
    margin-top: 20px;
  }
}

@media (max-width: 720px) {

  #himeshima_office p.text {
    padding: 10px;
  }

  #himeshima_office #intro p {
    font-size: 16px;
  }

  #himeshima_office #intro img {
    margin-top: 30px;
  }

  #himeshima_office #intro p {
    font-size: 16px;
  }

  #himeshima_office section {
    padding: 20px 1%;
  }

  #himeshima_office #mission .small_square {
    width: 15px;
    height: 15px;
    top: 12px;
    left: -2px;
  }

  #himeshima_office #mission h3 {
    font-size: 18px;
  }

  #himeshima_office #mission2 {
    margin-top: 30px;
  }

  #himeshima_office #mission2_image_box img {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  #himeshima_office #mission2_image_box .info:nth-child(odd) {
    margin-top: 30px;
  }

  #himeshima_office #members ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }

  #himeshima_office #members h4 {
    margin-top: 10px;
  }
}
