.root#request .anony {
  padding: 60px 0 40px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony {
    padding: 20px 0 40px;
  }
}

.root#request .anony__menus__rt {
  text-align: center;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__rt {
    margin-bottom: 20px;
  }
}

.root#request .anony__menus__holder01 {
  margin-bottom: 90px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01 {
    margin-bottom: 40px;
  }
}

.root#request .anony__menus__holder01__eachMenu {
  float: left;
  width: 356px;
  margin-left: calc((1156px - (356px * 3)) / 2);
  background-color: #F9F9F9;
  padding: 30px 20px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01__eachMenu {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.root#request .anony__menus__holder01__eachMenu:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01__eachMenu:last-child {
    margin-bottom: 0;
  }
}

.root#request .anony__menus__holder01__eachMenu__head {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: NotoSerifCJKjp;
  font-weight: 400;
  text-align: center;
  color: #00509D;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01__eachMenu__head {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.root#request .anony__menus__holder01__eachMenu__span {
  text-align: center;
  margin-bottom: 20px;
}

.root#request .anony__menus__holder01__eachMenu__span > span {
  display: inline-block;
  background-color: #00509D;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 2px 8px;
  border-radius: 12px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01__eachMenu__span > span {
    font-size: 10px;
    font-size: 1rem;
  }
}

.root#request .anony__menus__holder01__eachMenu__line {
  text-align: center;
  margin-top: 10px;
}

.root#request .anony__menus__holder01__eachMenu__btn {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01__eachMenu__btn {
    margin-top: 30px;
  }
}

.root#request .anony__menus__holder01__eachMenu__btn[data-role="tel"] > a {
  position: relative;
}

.root#request .anony__menus__holder01__eachMenu__btn[data-role="tel"] > a > span {
  transform: translateX(20px);
}

.root#request .anony__menus__holder01__eachMenu__btn[data-role="tel"] > a:before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background-image: url(../../images/root/request/icon_tel.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder01__eachMenu__btn[data-role="tel"] > a:before {
    width: 30px;
    height: 30px;
  }
}

.root#request .anony__menus__holder02 {
  margin-bottom: 90px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder02 {
    margin-bottom: 40px;
  }
}

.root#request .anony__menus__holder02__eachMenu {
  float: left;
  width: 556px;
  margin-left: calc(1156px - (556px * 2));
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder02__eachMenu {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
}

.root#request .anony__menus__holder02__eachMenu:nth-child(odd) {
  margin-left: 0;
  clear: both;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder02__eachMenu:last-child {
    margin-bottom: 0;
  }
}

.root#request .anony__menus__holder02__eachMenu:first-child {
  margin-left: 300px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder02__eachMenu:first-child {
    margin-left: 0;
  }
}

.root#request .anony__menus__holder02__eachMenu__head {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: NotoSerifCJKjp;
  font-weight: 400;
  text-align: center;
  color: #00509D;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .root#request .anony__menus__holder02__eachMenu__head {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.root#request .anony__menus__holder02__eachMenu__rt {
  margin-bottom: 20px;
}
