.p-itachi-intro h1 img {
  margin-top: -70px;
}

.p-itachi-evaluation {
  margin-top: -7vw;
}
@media screen and (max-width: 768px) {
  .p-itachi-evaluation {
    margin-top: -73vw;
  }
}
.p-itachi-discount{
    padding: 0 0 0;
    margin-top: 0;
}
.p-itachi-discount.-lp {
	height: auto;
	display: flex;
	justify-content: center;
	background: transparent;
	margin-top: -11%;
}
.p-itachi-discount.-lp .p-itachi-original__sub-contact {
	position: relative;
	transform: none;
	left: auto;
	top: auto;
}
.p-itachi-original__sub-contact.-lp {
	top: auto !important;
}

@media screen and (max-width: 768px) {
	.p-itachi-discount.-lp {
		margin-top: -74%;
	}
}
.p-gaijyuu-discount {
  /* margin-top: calc(-1rem - 11vw); */
  margin-top: calc(-20rem - 1vw);
  padding: calc(13rem - 7vw) 0 0;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #848484 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #848484 calc(100% - 1px));
  z-index: -1;
}
.p-gaijyuu-discount__main {
  width: 100%;
  text-align: center;
}
.p-gaijyuu-discount__main img {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .p-gaijyuu-discount {
    margin-top: calc(-16rem - 1vw);
  }
}
@media screen and (max-width: 768px) {
  .p-gaijyuu-discount {
    /* margin-top: calc(-1rem - 24vw); */
    margin-top: calc(-22rem - 1vw);
  }
}
.p-itachi-original{
    padding: calc(17rem + 1vw) 0 calc(57rem + 1vw);
}
.p-itachi-original__sub-contact {
  bottom: unset;
  /* top: calc(-21rem + 1vw); */
  top: -19%;
}
.p-itachi-original__sub-contact2{
    top: unset;
    bottom: 10rem;
}
.p-itachi-original__sub-contact3{
    top: 2rem;
    transform: skew(0deg, -3deg) translateX(-50%);
}
.p-itachi-original__sub-contact__btn{
display: none;
}
@media screen and (max-width: 768px) {
  .p-itachi-original__sub-contact {
    /* top: calc(-27rem + 1vw); */
    top: -33%;
  }
  .p-itachi-contact__tel .__free{font-size: 2.2rem;width: 80%;}
.p-itachi-original{
    padding-bottom: 47rem;
}
.p-itachi-technology{
    padding-top: 40rem !important;
}
.p-itachi-original__sub-contact2{
    top: unset;
    bottom: 10rem;
}
.p-itachi-original__sub-contact3{
    top: 2rem;
    transform: skew(0deg, -3deg) translateX(-50%);
}

}

@media screen and (max-width: 768px) {
  .p-itachi-original__main {
    margin: 0 auto;
    width: 90%;
  }
}

.p-itachi-onayami {
  transform: skew(0deg, 3deg);
  margin-top: calc(-4rem - 1vw);
  padding-bottom: 1rem;
  background-color: transparent;
}

.p-itachi-onayami__inner {
  transform: skew(0deg, -3deg);
  padding-bottom: 32rem;
}
@media screen and (max-width: 768px) {
  .p-itachi-onayami__inner {
    padding-top: 3rem;
  }
}

.p-itachi-onayami__bg {
  max-width: 100%;
  height: 100%;
}

.p-itachi-onayami__bg div {
  transform: skew(0deg, -3deg);
  margin-top: -5rem;
  width: auto;
  height: 100%;
}
.p-itachi-onayami__bg div img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-itachi-onayami__content {
  width: 100%;
  padding-top: 11rem;
  padding-right: 4rem;
  padding-bottom: 0;
  padding-left: 21rem;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-onayami__content {
    padding-left: 11rem;
  }
  .p-itachi-original__sub-contact {
    top: -23%;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-onayami__content {
    padding: 0;
  }
}

.p-itachi-onayami__title {
  margin-right: auto;
  margin-bottom: 1rem;
  width: 88%;
  padding-right: 11rem;
}
@media screen and (max-width: 768px) {
  .p-itachi-onayami__title {
    width: 100%;
    padding-right: 0;
  }
}

.p-itachi-onayami__list {
  width: 94%;
  padding-left: 2%;
}
@media screen and (max-width: 768px) {
  .p-itachi-onayami__list {
    width: 100%;
  }
}

.p-itachi-damage {
  transform: skew(0deg, 1deg);
  margin-top: calc(-20rem - 1vw);
}
@media screen and (max-width: 768px) {
  .p-itachi-damage {
    margin-top: calc(-25rem - 1vw);
    padding-bottom: 37rem;
  }
}

.p-itachi-damage__inner {
  transform: skew(0deg, -1deg);
}
@media screen and (max-width: 768px) {
  .p-itachi-damage__inner {
    padding-top: 6rem;
  }
}

.p-itachi-damage figure {
  top: 62%;
  width: 44.8%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-itachi-damage figure {
    position: static;
    width: 100%;
  }
}

.p-itachi-damage .__title {
  text-shadow: 4px 4px 0 #000, -4px -4px 0 #000, -4px 4px 0 #000, 4px -4px 0 #000, 0px 4px 0 #000, 0 -4px 0 #000, -4px 0 0 #000, 4px 0 0 #000;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .p-itachi-damage .__title {
    margin-bottom: 3rem;
  }
}

.p-itachi-damage .__title .-big {
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  .p-itachi-damage .__title .-big {
    width: 100%;
    font-size: clamp(20px, 6.25vw, 25px);
  }
}

@media screen and (max-width: 768px) {
  .p-itachi-damage .__title .-smooth {
    margin-top: 0;
    height: auto;
  }
}

.p-itachi-damage .__title .-smooth.-v01 {
  padding-right: 1rem;
  letter-spacing: -0.04em;
  font-size: 12rem;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-damage .__title .-smooth.-v01 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-damage .__title .-smooth.-v01 {
    display: block;
    width: 100%;
    font-size: 5.3rem;
  }
}

@media screen and (max-width: 768px) {
  .p-itachi-damage .__title .-smooth.-v02 {
    display: block;
    width: fit-content;
    font-size: 2.7rem;
  }
}

.p-itachi-damage__desc {
  margin-top: 8rem;
}
.p-itachi-damage__desc .-orange {
  color: #fa6400;
}
@media screen and (max-width: 768px) {
  .p-itachi-damage__desc {
    margin-top: 5rem;
  }
}

.p-itachi-damage__bg img {
  top: -70px;
}

.p-itachi-alike {
  transform: skew(0deg, 3deg);
  margin-top: calc(-30rem - 1vw);
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-alike {
    margin-top: calc(-43rem - 1vw);
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-alike {
    margin-top: calc(-33rem - 1vw);
  }
}

.p-itachi-alike__inner {
  transform: skew(0deg, -3deg);
  width: 92%;
  max-width: 1760px;
  padding-top: 10rem;
  z-index: 10;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-alike__inner {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__inner {
    padding-top: 5rem;
  }
}

.p-itachi-alike .__title {
  transform: skew(0deg, -5deg) rotate(0);
  margin-top: 0;
  padding: 0.2em 3em;
  letter-spacing: 0.05em;
  color: #fff;
}
.p-itachi-alike .__title .-red {
  color: #eb1400;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-itachi-alike .__title {
    padding-left: 0;
    padding-right: 0;
    font-size: 2.4rem;
  }
}

.p-itachi-damagelist .__title .-orange {
  padding-right: 2rem;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-damagelist .__title .-orange {
    font-size: 6rem;
  }
}

.p-itachi-alike__list {
  column-gap: 1.7045454545%;
  flex-wrap: wrap;
  margin-top: -1%;
  border: none;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-alike__list {
    column-gap: 30px;
    row-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list {
    flex-direction: column;
    row-gap: 20px;
  }
}

.p-itachi-alike__list li {
  border: solid 8px #000;
  padding: 4% 0 0;
  width: 23.7215909091%;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-alike__list li {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list li {
    margin-bottom: 30px;
    width: 100%;
  }
}

.p-itachi-alike__list li:not(:nth-of-type(3n))::before {
  border: none;
}

.p-itachi-alike__list figure {
  width: 84%;
}

.p-itachi-alike__list li:nth-of-type(1) figure .-illust {
  bottom: -10%;
  right: -17%;
  width: 53%;
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list li:nth-of-type(1) figure .-illust {
    width: 50%;
  }
}

.p-itachi-alike__list li:nth-of-type(2) figure .-illust {
  right: -19%;
  bottom: -3%;
  width: 54%;
}

.p-itachi-alike__list li:nth-of-type(3) figure .-illust {
  right: -14%;
  bottom: -9%;
  width: 54%;
}

.p-itachi-alike__list li:nth-of-type(4) figure .-illust {
  right: -19%;
  bottom: -11%;
  width: 54%;
}

.p-itachi-alike__list .title-top-text {
  transform: skew(-12deg, 0deg);
  margin-top: 1rem;
  margin-bottom: 1.6rem;
  margin-left: 7%;
  width: fit-content;
  padding-right: 1rem;
  padding-left: 1rem;
  background: #000;
  text-align: center;
  line-height: 51px;
  letter-spacing: -0.01em;
  font-size: clamp(12px, 1.25vw, 24px);
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-alike__list .title-top-text {
    font-size: clamp(16px, 1.25vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list .title-top-text {
    line-height: 40px;
    font-size: clamp(16px, 1.25vw, 24px);
  }
}

.p-itachi-alike__list li:nth-of-type(4) .title-top-text {
  margin-left: 3%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.p-itachi-alike__list .__name {
  margin: 0 auto 2.3rem 13%;
  width: 80%;
  padding-top: 0.3em;
  background: #000;
  font-size: clamp(2.9rem, 1.875vw, 3.6rem);
  color: #fff;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-alike__list .__name {
    font-size: 2.6vw;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list .__name {
    margin: 0 auto 6%;
    width: 65%;
    max-width: 380px;
    padding-right: 0;
    padding-left: 0;
    font-size: 28px;
  }
}

.p-itachi-alike__list-link-button {
  margin-bottom: -2px;
  padding-top: 2.2rem;
  padding-bottom: 1.6rem;
  background: #000;
  display: none;
}
.p-itachi-alike__list-link-button a {
  position: relative;
  display: block;
  margin: 0 auto;
  border-radius: 9999px;
  width: 86%;
  padding-top: 1.2rem;
  padding-bottom: 1.4rem;
  background: #fac800;
  text-align: center;
  font-size: clamp(20px, 1.875vw, 36px);
  font-weight: 700;
}
.p-itachi-alike__list-link-button a:hover::after {
  right: 3%;
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list-link-button a {
    font-size: 24px;
  }
}
.p-itachi-alike__list-link-button a::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  width: 22px;
  height: 18px;
  background: url(../img/gaijyuu/arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-itachi-alike__list-link-button a {
    max-width: 400px;
  }
}

.p-itachi-damagelist {
  transform: skew(0deg, -3deg);
  margin-top: calc(-30rem - 1vw);
  padding-top: 10rem;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-damagelist {
    margin-top: calc(-38rem - 1vw);
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-damagelist {
    margin-top: calc(-40rem - 1vw);
  }
}

.p-itachi-damagelist__inner {
  transform: skew(0deg, 3deg);
  padding-top: 4rem;
}

@media screen and (max-width: 768px) {
  .p-itachi-damagelist__lsit {
    margin-top: 0;
  }
}

.p-itachi-damagelist .__title {
  position: absolute;
  top: -11rem;
  left: -5rem;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .p-itachi-damagelist .__title {
    left: -4%;
  }
}

.p-itachi-damagelist__lsit figcaption {
  width: 270%;
}

.p-itachi-damagelist__bg {
  overflow: visible;
}

.p-itachi-damagelist__bg div {
  margin-top: calc(-4rem - 2vw);
}

.p-itachi-damagelist__bg img {
  transform: skew(0deg, 3deg);
  top: 7px;
  left: 24px;
  height: auto;
}

.p-itachi-technology {
  transform: skew(0deg, 3deg);
  padding-top: 53rem;
}
@media screen and (max-width: 768px) {
  .p-itachi-technology {
    margin-top: calc(-40rem - 1vw);
  }
}

.p-itachi-technology .__title {
  transform: skew(0deg, -3deg);
}

.p-itachi-technology__inner {
  transform: skew(0deg, -3deg);
}

.p-itachi-technology__list .__text {
  padding: 1.2em;
}

.p-itachi-nine {
  transform: skew(0deg, 3deg);
  padding-bottom: 18rem;
}
@media screen and (max-width: 768px) {
  .p-itachi-nine {
    padding-bottom: 8rem;
  }
}

.p-itachi-nine__inner {
  transform: skew(0deg, -3deg);
}

.js-delay-5::after {
  position: absolute;
  content: "";
  top: 1rem;
  right: -9rem;
  width: 54%;
  height: 54%;
  background: url(../img/gaijyuu/licence.png) no-repeat center/contain;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .js-delay-5::after {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .js-delay-5::after {
    display: none;
  }
}

.p-itachi-flow {
  transform: skew(0deg, 3deg);
  margin-top: calc(-2rem - 1vw);
  background: transparent;
  z-index: 2;
}

.p-itachi-flow__inner {
  position: relative;
  top: -4rem;
  transform: skew(0deg, -3deg);
}

.p-itachi-flow__bg {
  padding-bottom: 40rem;
}

.p-itachi-flow__bg div {
  transform: skew(0deg, -3deg);
  margin-top: calc(20rem - 2vw);
}

.p-itachi-flow__bg img {
  height: auto;
}
@media screen and (min-width: 1921px) {
  .p-itachi-flow__bg img {
    height: 100%;
  }
}

.p-itachi-flow__list .__main {
  padding: 2rem 5%;
}
.p-itachi-flow__list .__main .__list__title .under-line {
  background: linear-gradient(transparent 80%, #fac800 20%);
}
@media screen and (max-width: 768px) {
  .p-itachi-flow__list .__main {
    padding: 4rem 7%;
  }
}

.point .__main::after {
  position: absolute;
  content: "";
  bottom: -42px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 34px 70px 0 70px;
  border-color: #000 transparent transparent transparent;
}

.p-itachi-flow .free {
  position: relative;
}
.p-itachi-flow .free::after {
  position: absolute;
  content: "";
  top: -4rem;
  right: -5rem;
  width: 12.2rem;
  height: 12.2rem;
  background: url(../img/gaijyuu/free.png) no-repeat center/contain;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-flow .free::after {
    right: -2rem;
    width: 8.8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-flow .free::after {
    right: -2rem;
    width: 6.6rem;
  }
}

.point .__number::after {
  display: none;
}
.point .__point {
  background: #fac800;
  font-size: 40px;
  font-weight: 700;
}
.point .__point span {
  font-size: 20px;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .point .__point {
    font-size: 35px;
  }
  .point .__point span {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .point .__point {
    font-size: 21px;
  }
  .point .__point span {
    font-size: 11px;
  }
}

.point__item-wrapper {
  display: flex;
  justify-content: space-between;
}
.point__item-wrapper .__desc {
  width: 60%;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .point__item-wrapper .__desc {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .point__item-wrapper .__desc {
    width: 100%;
  }
}
.point__item-wrapper .__desc .__orange {
  color: #fa6400;
}
.point__item-wrapper .point__image {
  width: 36%;
  padding-top: 2rem;
  text-align: center;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .point__item-wrapper .point__image {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .point__item-wrapper .point__image {
    width: auto;
  }
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .point__item-wrapper {
    flex-direction: column;
    row-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .point__item-wrapper {
    flex-direction: column;
    row-gap: 30px;
  }
}

.p-itachi-cost {
  position: relative;
  margin-top: calc(-68rem - 1vw);
  background: transparent;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-cost {
    margin-top: calc(-71rem - 1vw);
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-cost {
    margin-top: calc(-58rem - 7vw);
  }
}

.cost__title {
  position: relative;
  margin-bottom: 10rem;
  padding-top: 22rem;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .cost__title {
    margin-bottom: 7rem;
    font-size: clamp(30px, 7.5vw, 40px);
  }
}

.cost__list-wrapper {
  margin: 0 auto;
  width: 95%;
  max-width: 1760px;
}

.cost__list {
  margin-bottom: 4rem;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .cost__list {
    row-gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .cost__list {
    row-gap: 50px;
  }
}

.cost__list li {
  position: relative;
  padding-top: 2.4%;
}
@media screen and (max-width: 768px) {
  .cost__list li {
    margin-bottom: 40px;
  }
}
.cost__list li .__name {
  position: absolute;
  top: -3rem;
}
@media screen and (max-width: 768px) {
  .cost__list li .__name {
    left: 50%;
    transform: skew(-10deg, 0deg) translateX(-50%);
  }
}
.cost__list li figure {
  width: 100%;
  margin-bottom: 2.2rem;
  margin-left: 2%;
}
.cost__list li figure.img-03 {
  padding-top: 8px;
}
.cost__list li figure.img-04 {
  padding-top: 3px;
}

.cost__img {
  margin: 0 auto 8rem;
  width: 52%;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .cost__img {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .cost__img {
    width: 90%;
  }
}

.p-itachi-cost__main {
  max-width: 124rem;
}

.p-itachi-cost__bg {
  transform: skew(0deg, -10deg);
  z-index: -1;
}

.p-itachi-cost__bg div {
  padding-top: 65vw;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-cost__bg div {
    padding-top: 247vw;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-cost__bg div {
    padding-top: calc(205rem + 314vw);
  }
}

.p-itachi-cost__place {
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  .p-itachi-cost__place {
    margin-top: -8rem;
  }
  .p-itachi-cost__place .__title {
    font-size: 4rem;
  }
  .p-itachi-cost__place .__desc {
    font-size: 1.6rem;
  }
}

.p-itachi-voice__list li {
  align-items: flex-start;
  column-gap: 3%;
}

@media screen and (max-width: 768px) {
  .p-itachi-voice__list .__list__title {
    padding-left: 0;
  }
}

.p-itachi-voice__list .__number {
  width: 20%;
  flex-shrink: 0;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-itachi-voice__list .__number {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .p-itachi-voice__list .__number {
    position: static;
    margin-bottom: 2rem;
    width: 100%;
  }
  .p-itachi-voice__list .__number img {
    width: 100%;
  }
}

.p-gaijyuu__faq {
  padding-top: 7rem;
  font-weight: 700;
  font-style: italic;
}

.p-gaijyuu-faq__inner {
  width: 90%;
  max-width: 100rem;
  margin: 0 auto;
}

.p-gaijyuu__faq .__title {
  border-radius: 10px;
  background: #fa6400;
  text-align: center;
  line-height: 5rem;
  font-size: 3rem;
  font-weight: bold;
}

.p-gaijyuu__faq-item-wrapper {
  padding-top: 4rem;
}

.p-gaijyuu__faq-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 4rem;
}

.p-gaijyuu__faq-list-item {
  display: flex;
  box-shadow: 0 0 12.5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  width: 48rem;
  padding-top: 2rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
  background: #fff;
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-gaijyuu__faq-list-item {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .p-gaijyuu__faq-list-item {
    padding-right: 2rem;
  }
}
.p-gaijyuu__faq-list-item.faq-list-item__long {
  width: 100%;
}
.p-gaijyuu__faq-list-item.faq-list-item__long .faq__image {
  width: 13%;
}
@media screen and (max-width: 768px) {
  .p-gaijyuu__faq-list-item.faq-list-item__long .faq__image {
    width: 70px;
  }
}
@media screen and (max-width: 999px) and (min-width:769px) {
  .p-gaijyuu__faq-list-item {
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-gaijyuu__faq-list-item {
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
  }
}

.faq__image {
  width: 28%;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .faq__image {
    width: 70px;
  }
}

@media screen and (max-width: 768px) {
  .faq__text-03 {
    margin-left: 0;
  }
    .p-itachi-line{
    display: flex;
    width: 95%;
    bottom: 0;
    justify-content: space-between;
}
     .p-itachi-line a{
    width: 95%;
    margin: auto;
}
}

.faq__q {
  margin-bottom: 2rem;
  font-size: 2.4rem;
}

.faq__a {
  font-size: 1.6rem;
}

.p-gaijyuu__faq .__title span {
  position: relative;
}
.p-gaijyuu__faq .__title span::after {
  position: absolute;
  content: "";
  top: 0;
  right: -6rem;
  width: 5.1rem;
  height: 5rem;
  background: url(../img/gaijyuu/faq_title.png) no-repeat center/contain;
}