/*
	よくあるご質問
*/

/*----------------------------------------
	よくあるご質問
----------------------------------------*/

html {
  scroll-behavior: smooth;
}
a {
  color: inherit;
}

.heading_bubble>.new_line::before {
  content: "\A";
  white-space: pre;
}


.new_line::before {
  content: "\A";
  white-space: pre;
}
.breadcrumb .new_line::before {
  content: " ";
}

.white {
  color:white;
}

.breadcrumb .white {
  color:unset;
}

.interview-title-bottom {
  text-align: center;
  font-size: 1.2rem;
  background: #fff;
  padding: 20px 16px;
  color: #707070;
  padding: 20px;
  margin: 20px 3%;
  border: 2px solid #44aeea;
  border-radius: 8px;
}

.interview-title-wrap {
  background-image: url(../images/static/mv-interview.jpg);
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 600px;
  text-align: center;
  position: relative;
}
.interview-title-logo {
  position: absolute;
  top: calc(50% - 116px);
  left: calc(50% - 125px);
  z-index: 1;
}
.interview-title-logo img {
  width: 250px;
  height: auto;
}
.interview-title {
  font-size: 2.75rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  top: calc(50% - 53px);
  left: 0;
  right: 0;
  z-index: 2;
}
.infinity {
  font-size: 4rem;
  font-weight: normal;
  padding: 0 0 0 2px;
}
.interview-title-text {
  font-size: 1.65rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  top: calc(50% + 10px);
  left: 0;
  right: 0;
  z-index: 2;
}
.interview-title-bottom strong {
  color: #dd9088;
}
.interview-title-bottom .infinity {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.interview .contents-title-wrap {
  margin: 65px 0 0 0;
}
.interview-list-top-once {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 0 60px 0;
}
.interview-list-top-img {
  width: 600px;
  height: 450px;
  position: absolute;
  top: 0;
  left: 0;
}
.interview-list-top-img img {
  width: 100%;
  height: auto;
}
.interview-list-top-right {
  width: 460px;
  background: #fff;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 45px 30px;
}
.interview-list-top-title {
  font-size: 2rem;
  margin: 0 0 20px 0;
}
.interview-list-top-title strong {
  font-weight: normal;
  color: #dd9088;
}
.interview-list-top-profile {
  font-size: 1.6rem;
  line-height: 2.5rem;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.interview-list-top-once .contents-footer-link a {
  margin: 0;
}
.interview-list-bottom {
  margin: 0 0 100px 0;
}
a.interview-list-bottom-once {
  display: block;
  width: 100%;
  float: left;
  margin: 0 50px 0 0;
  opacity: 1;
  transition-duration: 0.2s;
  cursor: pointer;
}
a:hover.interview-list-bottom-once {
  opacity: 0.8;
  transition-duration: 0.2s;
}
.interview-list-bottom-once:nth-child(2n) {
  margin: 0;
}
.interview-list-bottom-text {
  background: #fff;
  padding: 20px 20px;
  position: relative;
}
.interview-list-bottom-date {
  font-size: 1.2rem;
}
.interview-list-bottom-title {
  font-size: 1.6rem;
  font-weight: bold;
}
.interview-list-bottom-title span {
  width: 16px;
  height: 31px;
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
}
.interview-list-bottom a.interview-list-bottom-once {
  width: 100%;
  float: none;
  margin: 0 0 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
/* interview-detail
------------------------------------------*/
.interview-detail {
  margin: 0 0 100px 0;
}
.interview-detail-contents-top {
  border-bottom: dashed 1px #a4a3a3;
  margin: 0 0 50px 0;
}
.interview-detail-img {
  float: left;
  width: 40%;
}
.interview-detail-img img {
  object-fit: cover;
}
.interview-detail-right {
  float: left;
  width: 60%;
  background: #f09f96;
  position: relative;
}
.interview-detail-title {
  font-size: 2rem;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 50px;
  position: absolute;
  top: 30px;
  left: -40px;
  width: 100%;
}
.interview-detail-title strong {
  color: #dd9088;
}
.interview-detail-profile {
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 160px;
  left: 30px;
}
.interview-detail-cursive {
  font-size: 6.2rem;
  line-height: 6.2rem;
  opacity: 0.2;
  color: #fff;
  transform: rotate(-10deg);
  position: absolute;
  right: -5px;
  bottom: 0;
}
.interview-detail-contents {
  background: #fff;
  padding: 40px;
}
.interview-detail-contents-title {
  font-size: 2rem;
  font-weight: bold;
}
.contents-inner p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin: 0 0 30px 0;
}
.contents-inner p.interview-q {
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 15px 0;
}
.interview-q:before {
  content: "";
  background: #eca368;
  width: 25px;
  height: 1px;
  position: absolute;
  top: 11px;
  left: 0;
}
.interview-detail-message-title {
  font-size: 1.4rem;
  font-weight: bold;
}
.interview-detail-message-title img {
  width: 40px;
  margin: 0 10px 0 0;
  height: auto;
}
p.interview-detail-message {
  background: #fff6f5;
  padding: 20px;
  border-radius: 10px;
  margin: 0 0 50px 0;
}
.interview-detail-share {
  background: #f5f5f5;
  border-radius: 10px;
  text-align: center;
  padding: 25px 50px 20px;
  width: 70%;
  margin: 0 auto 30px auto;
}
.interview-detail-share-title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #5294a4;
  position: relative;
  display: inline-block;
  padding: 0 30px;
  margin: 0 0 20px 0;
}
.interview-detail-share-title:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  top: 10px;
  left: 0;
  background: #666666;
  transform: rotate(70deg);
}
.interview-detail-share-title:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  top: 10px;
  right: 0;
  background: #666666;
  transform: rotate(-70deg);
}
.interview-detail-share ul {
  margin: 0 0 5px 0;
  padding: 0;
}
.interview-detail-share li {
  display: inline;
}
.interview-detail-share li a {
  opacity: 1;
  transition-duration: 0.2s;
}
.interview-detail-share li a:hover {
  opacity: 0.8;
  transition-duration: 0.2s;
}
.interview-detail-share li img {
  width: 130px;
  height: auto;
}
.easy-to-register {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px 0;
}
.easy-to-register strong {
  color: #ef948a;
}
.interview-detail-contents-bottom .footer-register-link {
  background: #ef948a;
  text-align: center;
}
.interview-detail-contents-bottom .footer-register-link a {
  color: #fff;
}
.interview-detail-contents-bottom .footer-register-link span::before {
  background-color: #fff;
}
.interview-detail-contents-bottom .footer-register-link span::after {
  background-color: #fff;
}
.interview-detail-contents-bottom .footer-register-link img {
  top: calc(50% - 15px);
}

.interview-detail-footer-link {
  text-align: center;
}
.interview-detail-footer-link a {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 5rem;
  font-weight: bold;
  border: none;
  border-radius: 25px;
  height: 50px;
  text-align: center;
  position: relative;
  background: #ef948a;
  width: 256px;
  letter-spacing: 0.1rem;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.2s;
  border: #ef948a 1px solid;
  margin: 40px 10px 0 10px;
}
.interview-detail-footer-link a:hover {
  color: #ef948a;
  border: #ef948a 1px solid;
  background: none;
  transition-duration: 0.2s;
}
.interview-detail-footer-link a span {
  width: 15px;
  height: 15px;
  position: absolute;
  top: calc(50% - 8px);
  right: 10%;
}
.interview-detail-footer-link a span::before {
  content: "";
  width: 12px;
  height: 1px;
  background-color: #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: calc(50% - 4px);
  transition-duration: 0.2s;
}
.interview-detail-footer-link a span::after {
  content: "";
  width: 12px;
  height: 1px;
  background-color: #fff;
  transform: rotate(-45deg);
  position: absolute;
  right: 0;
  top: calc(50% + 4px);
  transition-duration: 0.2s;
}
.interview-detail-footer-link a:hover span::before,
.interview-detail-footer-link a:hover span::after {
  background-color: #ef948a;
  transition-duration: 0.2s;
}

.interview_detail_link {
  position: relative;
  text-align: right;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: bold;
  color: #095ca8;
  padding-right: 20px;
  text-decoration: none;
}

.interview_detail_link_allow::after,
.interview_detail_link_allow > span::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  position: absolute;
  right: 0.7rem;
  top: 50%;
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(45deg) translateY(-50%);
  color: #095ca8;
}

.interview_detail_link_allow > span::after {
  right: 1.6rem;
}
@media screen and (min-width: 768px) {
  .interview-title-bottom {
    font-size: 1.8rem;
    padding: 50px 0px;
  }

  .new_line::before {
    content: " ";
  }
}
