.siteHeaderPC__topRight.u-researchPerson {
  background-color: #FFB34C;
  width: 100px;
}

.siteHeaderPC__topRight.u-researchStore {
  background-color: #FF9300;
  width: 100px;
}

.siteHeaderPC__topRightFigure {
  width: 32px;
  margin-bottom: 22px;
}

.siteHeaderPC__topRightFigure.u-searchStore {
  width: 32px;
  margin-bottom: 8px;
}

.siteHeaderPC__topRightLink {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.siteHeaderPC__imgCaption {
  width: 100%;
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  font-weight: 600;
  color: white;
  text-align: center;
}

.siteHeaderPC__navList {
  padding: 0 20px;
}

.siteHeaderPC__navItem,
.siteHeaderPC__navItem:nth-child(5) {
  width: auto;
}

.siteHeaderPC__navItem:first-child {
  width: 155px;
}


.siteHeaderPC__navItemLink {
  /* padding: 20px 34px; */
  padding: 20px;
  transition: none;
  /* transition: all 0.6s ease-in-out 0s; */
}

.siteHeaderPC__navItem:hover>ul {
  display: block;
  width: 100%;
  position: absolute;
  top: 74px;
  left: 34px;
  border-top: none;
  z-index: -1;
}

.siteHeaderPC__navItemLink:hover,
.siteHeaderPC__navItemLink-Sub:hover {
  font-weight: bold;
  color: #2188DD;
  background-color: white;
  opacity: 0.6;
  transition: none;
}

.siteHeaderPC__navItemLink-Sub {
  text-align: left;
  padding: 15px 30px;
  /* transition: none; */
}

.siteHeaderPC__navItemLink-Sub.u-newService01 {
  padding: 34px 30px 33px;
}

.siteHeaderPC__navItemLink-Sub.u-newService02 {
  padding: 0 30px 30px;
}

.siteHeaderPC__navItem-Sub:first-child a,
.siteHeaderPC__navItemLink-Sub.u-news {
  padding: 30px 30px 15px;
}

.siteHeaderPC__navItem-Sub:last-child a {
  padding: 15px 30px 30px;
}

.siteHeaderPC__navItemLink-Sub.u-external {
  position: relative;
}

.siteHeaderPC__navItemLink-Sub.u-external:after {
  content: '';
  background: url(../images/layout/icon-gnavPCLink.png) no-repeat center center/contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: 28%;
  right: 30px;
}

.siteHeaderPC__navItemLink-Sub.u-external:hover::after {
  background: url(../images/layout/icon-gnavPCLink-blue.png) no-repeat center center/contain;
  width: 17px;
  height: 17px;
}


.siteHeaderPC__navItem-SubText {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 30px;
  font-size: 15px;
  font-weight: bold;
}

.siteHeaderPC__navItem-SubText:after {
  border-top: 1px solid #707070;
  content: "";
  width: 63%;
  margin-left: 12px;
}

.siteHeaderPC__navItem-SubTextBottomLine {
  border-top: 1px solid #707070;
  display: block;
  margin: 0 30px;
}


.siteHeaderPC__navItem:nth-of-type(1) .siteHeaderPC__navList-Sub,
.siteHeaderPC__navItem:nth-of-type(3) .siteHeaderPC__navList-Sub,
.siteHeaderPC__navItem:nth-of-type(2) .siteHeaderPC__navList-Sub {
  min-width: 260px;
}


.siteHeaderPC__navItem:nth-of-type(4) .siteHeaderPC__navList-Sub {
  min-width: 340px;
}

.siteHeaderPC__navItem:nth-of-type(6) .siteHeaderPC__navList-Sub {
  min-width: 244px;
}

.siteHeaderPC__navItem:nth-of-type(7) .siteHeaderPC__navList-Sub {
  min-width: 144px;
}

.siteHeaderSP__navContent {
  height: calc(100% - 17vw - 120px);
}

/* .ly-cont {
  padding: 0 18px;
} */

@media screen and (max-width:1224px) {
  .siteHeaderPC__navItemLink-Sub {
    font-size: 13px;
  }

  .siteHeaderPC__navItem:hover>ul {
    top: 64px;
  }
}


.siteHeaderPC__navItemLink_head {
  padding-left: 10px;
  padding-right: 10px;
}

.topPageSec01SP__btnList01ItemLink {
  display: flex;
  flex-direction: column;
}

.topPageSec01SP__btnList01Item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.topPageSec01SP__btnList01ItemLink>span {
  font-size: 13px;
}

.topPageSec01SP__btnList01ItemLink>span:last-child {
  font-size: 12px;
  margin-top: 5px;
}

@media screen and (max-width: 599px) {
  .topPageSec01SP__btnList02ItemLink {
    padding: 7px 20px;
  }

  .topPageSec01SP__btnList02ItemText {
    line-height: 1.3;
  }
}


@media screen and (max-width: 599px) {
  .singleConsultBoothInfoSec__bookingCalender .singleConsultBoothInfoSec__lists02 {
    display: flex;
    flex-direction: column;
  }
}

.fixedBtnArea__box:first-of-type .fixedBtnArea__text01.sp,
.fixedBtnArea__box:first-of-type .fixedBtnArea__text02.sp {
  display: none;
}

.fixedBtnArea__box:first-of-type .fixedBtnArea__text01.pc,
.fixedBtnArea__box:first-of-type .fixedBtnArea__text02.pc {
  display: block;
}

.singleConsultBoothInfoSec__contact {
  display: none;
}

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

  .fixedBtnArea__box:first-of-type .fixedBtnArea__text01.sp,
  .fixedBtnArea__box:first-of-type .fixedBtnArea__text02.sp {
    display: block;
  }

  .fixedBtnArea__box:first-of-type .fixedBtnArea__text01.pc,
  .fixedBtnArea__box:first-of-type .fixedBtnArea__text02.pc {
    display: none;
  }

  .singleConsultBoothInfoSec__contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 2px;
    margin-bottom: 10px;
  }
}

.siteHeaderSP__listItem.noChild .siteHeaderSP__listItemLink:after {
  display: none;
}

.singleConsultBoothInfoSec__bookingCalender .singleConsultBoothInfoSec__link.tel {
  pointer-events: all !important;
}