@charset "UTF-8";
/* リキッドレイアウト対応 */
@media screen and (min-width: 768px) {
  .u-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-desktop {
    display: none;
  }
}
body {
  color: #000;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

@media (max-width: 767px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.25vw;
  }
}
@media (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}

/* pcの電話番号発信対応 */
a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: initial;
  }
}

/* ホバー */
a,
button {
  color: inherit;
  text-decoration: none;
}
a:hover,
button:hover {
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  a,
  button {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core root defaults */
html {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  max-width: 100%;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* フォームリセット */
input:not([type=radio]),
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

iframe {
  border: none;
}

.c-cardA {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0.15625rem 0.625rem 0.875rem rgba(0, 0, 0, .03);
          box-shadow: 0.15625rem 0.625rem 0.875rem rgba(0, 0, 0, .03);
  margin-left: auto;
  margin-right: auto;
  width: 89%;
}
@media screen and (min-width: 768px) {
  .c-cardA {
    -webkit-box-shadow: 0.3125rem 1.25rem 0.875rem rgba(0, 0, 0, .03);
            box-shadow: 0.3125rem 1.25rem 0.875rem rgba(0, 0, 0, .03);
    width: calc(33.33% - 1.20812rem);
  }
}

.c-cardA__imgWrppr {
  background-color: #e1d5ba;
  border-top-left-radius: 11.5px;
  border-top-left-radius: 0.71875rem;
  border-top-right-radius: 11.5px;
  border-top-right-radius: 0.71875rem;
}
.c-cardA__imgWrppr--01,
.c-cardA__imgWrppr--02,
.c-cardA__imgWrppr--03 {
  height: 155px;
  height: 9.6875rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgWrppr--01,
  .c-cardA__imgWrppr--02,
  .c-cardA__imgWrppr--03 {
    height: 11.875rem;
  }
}

.c-cardA__imgWrppr--04,
.c-cardA__imgWrppr--05,
.c-cardA__imgWrppr--06 {
  height: 148px;
  height: 9.25rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgWrppr--04,
  .c-cardA__imgWrppr--05,
  .c-cardA__imgWrppr--06 {
    height: 11.375rem;
  }
}

.c-cardA__imgBox {
  margin-left: auto;
  margin-right: auto;
}
.c-cardA__imgBox--01 {
  height: 178.5px;
  height: 11.15625rem;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
  width: 172px;
  width: 10.75rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgBox--01 {
    height: 13.71875rem;
    width: 13.21875rem;
  }
}

.c-cardA__imgBox--02 {
  height: 163.5px;
  height: 10.21875rem;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
  width: 149.4px;
  width: 9.3375rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgBox--02 {
    height: 12.5625rem;
    width: 11.5rem;
  }
}

.c-cardA__imgBox--03 {
  height: 156.3px;
  height: 9.76875rem;
  -webkit-transform: translateY(-13%);
          transform: translateY(-13%);
  width: 184px;
  width: 11.5rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgBox--03 {
    height: 12.025rem;
    width: 14.14375rem;
  }
}

.c-cardA__imgBox--04 {
  height: 161.75px;
  height: 10.109375rem;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
  width: 183.7px;
  width: 11.48125rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgBox--04 {
    height: 12.4375rem;
    width: 14.125rem;
  }
}

.c-cardA__imgBox--05 {
  height: 160.75px;
  height: 10.046875rem;
  -webkit-transform: translateY(-15%);
          transform: translateY(-15%);
  width: 184.5px;
  width: 11.53125rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgBox--05 {
    height: 12.375rem;
    width: 14.1875rem;
  }
}

.c-cardA__imgBox--06 {
  height: 107.5px;
  height: 6.71875rem;
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
  width: 200px;
  width: 12.5rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__imgBox--06 {
    height: 8.25rem;
    width: 15.375rem;
  }
}

.c-cardA__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.c-cardA__txtWrppr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-bottom-left-radius: 11.5px;
  border-bottom-left-radius: 0.71875rem;
  border-bottom-right-radius: 11.5px;
  border-bottom-right-radius: 0.71875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-cardA__txtWrppr--01,
.c-cardA__txtWrppr--02,
.c-cardA__txtWrppr--03 {
  height: 92px;
  height: 5.75rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardA__txtWrppr--01,
  .c-cardA__txtWrppr--02,
  .c-cardA__txtWrppr--03 {
    height: 7.0625rem;
  }
}

.c-cardA__txtWrppr--02,
.c-cardA__txtWrppr--03 {
  padding-top: 5px;
  padding-top: 0.3125rem;
}
.c-cardA__txtWrppr--04,
.c-cardA__txtWrppr--05 {
  height: 99px;
  height: 6.1875rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardA__txtWrppr--04,
  .c-cardA__txtWrppr--05 {
    height: 7.625rem;
  }
}

.c-cardA__txtWrppr--05 {
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
}
.c-cardA__txtWrppr--06 {
  height: 129px;
  height: 8.0625rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardA__txtWrppr--06 {
    height: 7.625rem;
  }
}

.c-cardA__txt {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.65;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-cardA__txt {
    font-size: 1rem;
  }
}

.c-cardA__txt--empasis {
  color: #b49652;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .c-cardA__txt--empasis {
    font-size: 1.25rem;
  }
}

.c-cardB {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0.21875rem 0.40625rem 0.875rem rgba(0, 0, 0, .15);
          box-shadow: 0.21875rem 0.40625rem 0.875rem rgba(0, 0, 0, .15);
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-cardB {
    -webkit-box-shadow: 0.3125rem 0.625rem 0.5rem rgba(0, 0, 0, .1);
            box-shadow: 0.3125rem 0.625rem 0.5rem rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(33.333% - 1.95831rem);
  }
}

.c-cardB:not(:first-of-type)::before {
  border-color: #b49652 transparent transparent transparent;
  border-style: solid;
  border-width: 15.5px 8.5px 0 8.5px;
  border-width: 0.96875rem 0.53125rem 0 0.53125rem;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: -19px;
  top: -1.1875rem;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .c-cardB:not(:first-of-type)::before {
    border-color: transparent transparent transparent #b49652;
    border-style: solid;
    border-width: 0.4375rem 0 0.4375rem 0.8125rem;
    height: 0;
    left: -0.9375rem;
    top: 52.5%;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    width: 0;
  }
}

.c-cardB__ttlArea {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #12456a;
  border-top-left-radius: 6px;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 6px;
  border-top-right-radius: 0.375rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  height: 65px;
  height: 4.0625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-cardB__ttlArea {
    font-size: 1.5rem;
    height: 4.1875rem;
  }
}

.c-cardB__number {
  color: #d9caa8;
  font-family: "Figtree", sans-serif;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 500;
  left: 20px;
  left: 1.25rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (min-width: 768px) {
  .c-cardB__number {
    font-size: 1.76875rem;
    left: 1.875rem;
  }
}

.c-cardB__cntntsBox {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 6px;
  border-bottom-right-radius: 0.375rem;
  padding-left: 23px;
  padding-left: 1.4375rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-top: 20px;
  padding-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__cntntsBox {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    padding-top: 1.75rem;
  }
}

.c-cardB__cntntsBox.c-cardB__cntntsBox--01 {
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__cntntsBox.c-cardB__cntntsBox--01 {
    padding-bottom: 1.9375rem;
  }
}

.c-cardB__cntntsBox.c-cardB__cntntsBox--02 {
  padding-bottom: 38px;
  padding-bottom: 2.375rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__cntntsBox.c-cardB__cntntsBox--02 {
    padding-bottom: 1.9375rem;
  }
}

.c-cardB__cntntsBox.c-cardB__cntntsBox--03 {
  padding-bottom: 43px;
  padding-bottom: 2.6875rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__cntntsBox.c-cardB__cntntsBox--03 {
    padding-bottom: 1.9375rem;
  }
}

.c-cardB__txt {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .c-cardB__txt {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.c-cardB__txt--emphasis {
  color: #b49652;
}
.c-cardB__imgWrppr {
  margin-top: 13px;
  margin-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__imgWrppr {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1.5625rem;
  }
}

.c-cardB__imgBox {
  margin-left: auto;
  margin-right: auto;
}
.c-cardB__imgBox--01 {
  height: 127.35px;
  height: 7.959375rem;
  width: 91.6px;
  width: 5.725rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__imgBox--01 {
    height: 8.5625rem;
    margin-left: 0;
    width: 6.15625rem;
  }
}

.c-cardB__imgBox--02 {
  height: 124.3px;
  height: 7.76875rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  width: 145.2px;
  width: 9.075rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__imgBox--02 {
    height: 8.41875rem;
    margin-top: 1.6875rem;
    width: 9.84375rem;
  }
}

.c-cardB__imgBox--03 {
  height: 114.35px;
  height: 7.146875rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  width: 221px;
  width: 13.8125rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__imgBox--03 {
    height: 7.28125rem;
    margin-top: 1.25rem;
    width: 14.06875rem;
  }
}

.c-cardB__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.c-cardB__note {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-cardB__note {
    line-height: 1.8;
    margin-top: 0;
    width: 7.5rem;
  }
}

@media screen and (min-width: 768px) {
  .c-cardC {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-cardC__ttl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: 5.6px;
  border-top-left-radius: 0.35rem;
  border-top-right-radius: 5.6px;
  border-top-right-radius: 0.35rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  height: 76.75px;
  height: 4.796875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardC__ttl {
    border-top-left-radius: 0.7rem;
    border-top-right-radius: 0.7rem;
    font-size: 1.5rem;
    height: 6.375rem;
    text-align: center;
  }
}

.c-cardC__ttl--green {
  background-color: #008b84;
}
.c-cardC__ttl--darkBlue {
  background-color: #12456a;
}
.c-cardC__ttl--brown {
  background-color: #b49652;
}
.c-cardC__cntntsWrppr {
  border-bottom-left-radius: 5.6px;
  border-bottom-left-radius: 0.35rem;
  border-bottom-right-radius: 5.6px;
  border-bottom-right-radius: 0.35rem;
  margin-top: -2px;
  padding-bottom: 29px;
  padding-bottom: 1.8125rem;
  padding-top: 27px;
  padding-top: 1.6875rem;
}
@media screen and (min-width: 768px) {
  .c-cardC__cntntsWrppr {
    border-bottom-left-radius: 0.7rem;
    border-bottom-right-radius: 0.7rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-bottom: 3rem;
    padding-top: 3.4375rem;
  }
}

.c-cardC__cntntsWrppr--green {
  border-bottom: 2px solid #008b84;
  border-left: 2px solid #008b84;
  border-right: 2px solid #008b84;
}

.c-cardC__cntntsWrppr--darkBlue {
  border-bottom: 2px solid #12456a;
  border-left: 2px solid #12456a;
  border-right: 2px solid #12456a;
}

.c-cardC__cntntsWrppr.c-cardC__cntntsWrppr--brown {
  border-bottom: 2px solid #b49652;
  border-left: 2px solid #b49652;
  border-right: 2px solid #b49652;
}
/*@media screen and (min-width: 768px) {
  .c-cardC__cntntsWrppr.c-cardC__cntntsWrppr--brown {
    padding-bottom: 0rem;
    padding-top: 1.375rem;
  }
}*/

.c-cardC__txt {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-cardC__txt {
    font-size: 1.25rem;
  }
}

.c-cardC__txt--emphasis {
  color: #cd0038;
  font-family: "Oswald", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 0.8;
  margin-left: 5px;
  margin-left: 0.3125rem;
}
.c-cardC__txt.c-cardC__txt--consul {
  line-height: 1.45;
  padding-left: 117px;
  padding-left: 7.3125rem;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .c-cardC__txt.c-cardC__txt--consul {
    padding-left: 6.875rem;
  }
}

.c-cardC__txt.c-cardC__txt--consul::before {
  background-image: url(/img/tatedoRecruit/ico_price_02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 47.5px;
  height: 2.96875rem;
  left: 10.5%;
  position: absolute;
  top: 55%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 67.1px;
  width: 4.19375rem;
}
.c-cardC__sellPoint {
  text-align: center;
}
.c-cardC__sellPoint--easy {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .c-cardC__sellPoint--easy {
    margin-top: 2.5rem;
  }
}

.c-cardC__sellPoint--easy span {
  border: 1px solid #008b84;
  border-radius: 50vw;
  color: #008b84;
  display: inline-block;
  padding: 5px 40px;
  padding: 0.3125rem 2.5rem;
  position: relative;
}
.c-cardC__sellPoint--easy span::before {
  border-color: #008b84 transparent transparent transparent;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-width: 0.625rem 0.46875rem 0 0.46875rem;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 0;
}
.c-cardC__sellPoint--easy span::after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-width: 0.625rem 0.46875rem 0 0.46875rem;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, calc(100% - 0.0625rem));
          transform: translate(-50%, calc(100% - 0.0625rem));
  width: 0;
}
.c-cardC__priceBox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding-left: 10px;
  padding-left: 0.625rem;
}
.c-cardC__priceBox--easy {
  margin-top: 5px;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .c-cardC__priceBox--easy {
    margin-top: 0.75rem;
  }
}

.c-cardC__priceBox--report {
  margin-top: 15px;
  margin-top: 0.9375rem;
}
/*@media screen and (min-width: 768px) {
  .c-cardC__cntntsWrppr--brown .c-cardC__priceBox--report {
    margin-top: 0rem;
  }
}*/

.c-cardC__greenColor {
  color: #008b84;
}
.c-cardC__DarkBlueColor {
  color: #12456a;
}
.c-cardC__brownColor {
  color: #b49652;
}
.c-priceC__costNum {
  font-family: "Oswald", sans-serif;
  font-size: 55px;
  font-size: 3.4375rem;
}
.c-price__costYen {
  font-size: 30px;
  font-size: 1.875rem;
}
.c-cardC__sellPoint--report {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 27px;
  margin-top: 1.6875rem;
}
@media screen and (min-width: 768px) {
  .c-cardC__sellPoint--report {
    font-size: 1rem;
  }
}

@media screen and (min-width: 768px) {
  .c-cardC__cntntsWrppr--darkBlue .c-cardC__sellPoint--report , .c-cardC__cntntsWrppr--brown .c-cardC__sellPoint--report  {
    margin-top: 2.5rem;
  }
}

/*@media screen and (min-width: 768px) {
  .c-cardC__cntntsWrppr--brown .c-cardC__sellPoint--report {
    margin-top: 1.25rem;
  }
}*/

.c-cardC__sellPoint--report span {
  background-color: #fcffad;
  border: 2px solid #cd0038;
  border-radius: 50vw;
  color: #cd0038;
  display: inline-block;
  padding: 8px 25px 8px 65px;
  padding: 0.5rem 1.5625rem 0.5rem 4.0625rem;
  position: relative;
  position: relative;
}
.c-cardC__sellPoint--report span::before {
  background-image: url(/img/tatedoRecruit/ico_price_01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 40.8px;
  height: 2.55rem;
  left: 23px;
  left: 1.4375rem;
  position: absolute;
  top: 13px;
  top: 0.8125rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 30.7px;
  width: 1.91875rem;
}
.p-cardC__plusBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-cardC__plusBox {
    margin-bottom: 0.1875rem;
    margin-top: 0.25rem;
      margin: 1rem;
  }
}

.c-cardC__plus {
  background-color: #b49652;
  border-radius: 50%;
  display: block;
  height: 30px;
  height: 1.875rem;
  position: relative;
  width: 30px;
  width: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-cardC__plus {
    height: 1.75rem;
    width: 1.75rem;
  }
}

.p-cardC__plusBox span::before {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  height: 0.125rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 13.4px;
  width: 0.8375rem;
}
@media screen and (min-width: 768px) {
  .p-cardC__plusBox span::before {
    width: 0.75rem;
  }
}

.p-cardC__plusBox span::after {
  background-color: #fff;
  content: "";
  display: block;
  height: 13.4px;
  height: 0.8375rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2px;
  width: 0.125rem;
}
@media screen and (min-width: 768px) {
  .p-cardC__plusBox span::after {
    height: 0.75rem;
  }
}

.c-cardD {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0.17rem 0.34665625rem 0.55465rem rgba(0, 0, 0, .1);
          box-shadow: 0.17rem 0.34665625rem 0.55465rem rgba(0, 0, 0, .1);
}
@media screen and (min-width: 768px) {
  .c-cardD {
    -webkit-box-shadow: 0.3125rem 0.625rem 0.5rem rgba(0, 0, 0, .1);
            box-shadow: 0.3125rem 0.625rem 0.5rem rgba(0, 0, 0, .1);
  }
}

.c-cardD__Qbox {
  background-color: #12456a;
  border-top-left-radius: 5.6px;
  border-top-left-radius: 0.35rem;
  border-top-right-radius: 5.6px;
  border-top-right-radius: 0.35rem;
  color: #fff;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
  line-height: 1.75;
  padding: 15px 25px 13px 62px;
  padding: 0.9375rem 1.5625rem 0.8125rem 3.875rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-cardD__Qbox {
    border-top-left-radius: 0.7rem;
    border-top-right-radius: 0.7rem;
    letter-spacing: 0.15em;
    padding: 2.1875rem 2.5rem 1.5625rem 9.375rem;
  }
}

.c-cardD__Qmark {
  background-color: #008b84;
  border-radius: 50%;
  content: "";
  display: block;
  height: 53px;
  height: 3.3125rem;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-25%, -20%);
          transform: translate(-25%, -20%);
  width: 53px;
  width: 3.3125rem;
}
@media screen and (min-width: 768px) {
  .c-cardD__Qmark {
    height: 5.5625rem;
    left: 3.5625rem;
    width: 5.5625rem;
  }
}

.c-cardD__Qmark span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Figtree", sans-serif;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: 700;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-cardD__Qmark span {
    font-size: 2.875rem;
    font-weight: 500;
  }
}

.c-cardD__Qmark span::before {
  border-color: #008b84 transparent transparent transparent;
  border-style: solid;
  border-width: 12px 6px 0 6px;
  border-width: 0.75rem 0.375rem 0 0.375rem;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translate(0, 0) rotate(-50deg);
          transform: translate(0, 0) rotate(-50deg);
  width: 0;
}
@media screen and (min-width: 768px) {
  .c-cardD__Qmark span::before {
    border-width: 1.125rem 0.5625rem 0 0.5625rem;
    bottom: 0.0625rem;
    right: 0.0625rem;
  }
}

.c-cardD__question {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-cardD__question {
    font-size: 1.25rem;
  }
}

.c-cardD__Abox {
  -moz-column-gap: 1.25rem;
  background-color: #fff;
  border-bottom-left-radius: 5.6px;
  border-bottom-left-radius: 0.35rem;
  border-bottom-right-radius: 5.6px;
  border-bottom-right-radius: 0.35rem;
       -webkit-column-gap: 1.25rem;
               column-gap: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.85;
  padding: 22px 27px 20px 17px;
  padding: 1.375rem 1.6875rem 1.25rem 1.0625rem;
}
@media screen and (min-width: 768px) {
  .c-cardD__Abox {
    -moz-column-gap: 3.125rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom-left-radius: 0.7rem;
    border-bottom-right-radius: 0.7rem;
         -webkit-column-gap: 3.125rem;
                 column-gap: 3.125rem;
    font-size: 1.25rem;
    line-height: 1.8;
    padding: 2.5rem 2.8125rem 2.125rem 3.25rem;
  }
}

.c-cardD__Amark {
  color: #cd0038;
  font-family: "Figtree", sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .c-cardD__Amark {
    font-size: 4.375rem;
    font-weight: 400;
  }
}

.c-cardD__answerBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-cardD__answer--emphasis {
  color: #b49652;
  font-weight: 700;
}
.c-cardD__answer:not(:first-of-type) {
  margin-top: 31px;
  margin-top: 1.9375rem;
}
.c-cardD__link {
  color: #12456a;
  text-decoration: underline;
}
.c-formA {
  margin-left: auto;
  margin-right: auto;
  width: 84%;
}
@media screen and (min-width: 768px) {
  .c-formA {
    max-width: 735px;
    width: 57.421875%;
  }
}

.c-formA__term {
  -moz-column-gap: 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
       -webkit-column-gap: 0.75rem;
               column-gap: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-formA__term {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .c-formA__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  .c-formA__term {
    width: 25.8503401361%;
  }
}

.c-formA__term:not(:first-of-type) {
  margin-top: 28px;
  margin-top: 1.75rem;
}
@media screen and (min-width: 768px) {
  .c-formA__term:not(:first-of-type) {
    margin-top: 2.34375rem;
    padding-top: 0.625rem;
  }
}

.c-formA__required {
  background-color: #b49652;
  border-radius: 50vw;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 1px 10px;
  padding: 0.0625rem 0.625rem;
}
.c-formA__descr {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .c-formA__descr {
    margin-top: 0;
    padding-left: 0.9375rem;
    width: 74.1496598639%;
  }
}

@media screen and (min-width: 768px) {
  .c-formA__descr:not(:first-of-type) {
    margin-top: 2.34375rem;
  }
}

.c-formA__inputBox:not(:first-of-type) {
  margin-top: 15.5px;
  margin-top: 0.96875rem;
}
.c-formA__descr input {
  background-color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 10.5px 11px;
  padding: 0.65625rem 0.6875rem;
  width: 100%;
}
.c-formA__descr.c-formA__descr--radio {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .c-formA__descr.c-formA__descr--radio {
    margin-top: 0;
  }
}

.c-formA__radioWrppr {
  -moz-column-gap: 1.9375rem;
       -webkit-column-gap: 1.9375rem;
          column-gap: 1.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 4px;
  padding-left: 0.25rem;
}
.c-formA__descr--radio label {
  -moz-column-gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
       -webkit-column-gap: 0.625rem;
               column-gap: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-formA input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: auto;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.c-formA input[type=radio]::before {
  background-color: #fff;
  border: 2px solid #808080;
  border-radius: 50%;
  bottom: 0;
  content: "";
  cursor: pointer;
  display: block;
  height: 12px;
  height: 0.75rem;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 12px;
  width: 0.75rem;
}
@media screen and (min-width: 768px) {
  .c-formA input[type=radio]::before {
    height: 1.125rem;
    width: 1.125rem;
  }
}

.c-formA input[type=radio]:checked::before {
  border: 2px solid #0073ff;
}
.c-formA input[type=radio]:checked:after {
  background-color: #0073ff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: block;
  height: 6px;
  height: 0.375rem;
  left: 0;
  position: absolute;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 6px;
  width: 0.375rem;
}
@media screen and (min-width: 768px) {
  .c-formA input[type=radio]:checked:after {
    height: 0.484375rem;
    width: 0.484375rem;
  }
}

.c-formA__note {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 12px;
  margin-top: 0.75rem;
}
.c-formA textarea {
  background-color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  height: 164px;
  height: 10.25rem;
  padding: 10.5px 10.5px;
  padding: 0.65625rem 0.65625rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-formA textarea {
    height: 12.5rem;
  }
}

.c-formA__privacyWrppr {
  margin-top: 56px;
  margin-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyWrppr {
    margin-top: 4.375rem;
    padding-left: 1.5625rem;
  }
}

.c-formA__privacyTtl {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}
.c-formA__privacySubTtl {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1.85;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .c-formA__privacySubTtl {
    font-size: 1rem;
    margin-top: 0.9375rem;
  }
}

.c-formA__privacyBody {
  background-color: #fff;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding: 17px 10px 17px 20px;
  padding: 1.0625rem 0.625rem 1.0625rem 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyBody {
    margin-top: 1.5625rem;
    padding: 1.875rem 0.9375rem 1.875rem 2.8125rem;
  }
}

.c-formA__privacyWindow {
  max-height: 104px;
  max-height: 6.5rem;
  overflow-y: scroll;
  padding-right: 15px;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyWindow {
    max-height: 7.8125rem;
    padding-right: 2.5rem;
  }
}

.c-formA__privacyTxt {
  color: #000;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.85;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyTxt {
    font-size: 1rem;
    line-height: 2;
  }
}

.c-formA__privacyCheckBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
  margin-top: 2.8125rem;
  padding-left: 0px;
  padding-left: 0rem;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyCheckBox {
    font-size: 1rem;
    margin-top: 3rem;
  }
}

.c-formA__privacyCheckBox label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-formA__privacyCheckBox input[type=checkbox] {
  display: block;
  height: 100%;
  padding-left: 22px;
  padding-left: 1.375rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyCheckBox input[type=checkbox] {
    padding-left: 1.5625rem;
  }
}

.c-formA__privacyCheckBox input[type=checkbox]::before {
  background-color: #fff;
  content: "";
  display: block;
  height: 14px;
  height: 0.875rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 14px;
  width: 0.875rem;
}
.c-formA__privacyCheckBox input[type=checkbox]:checked::after {
  border-bottom: 2px solid #121212;
  border-right: 2px solid #121212;
  content: "";
  display: block;
  height: 14px;
  height: 0.875rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -70%) rotate(45deg);
          transform: translate(50%, -70%) rotate(45deg);
  width: 7px;
  width: 0.4375rem;
}
@media screen and (min-width: 768px) {
  .c-formA__privacyCheckBox input[type=checkbox]:checked::after {
    height: 0.875rem;
    width: 0.4375rem;
  }
}

.c-formA__btnSubmit {
  margin-top: 55px;
  margin-top: 3.4375rem;
  text-align: center;
}
.c-formA__btnSubmit span {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-formA__btnSubmit span:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.c-formA__btnSubmit span::after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-width: 0.25rem 0 0.25rem 0.4375rem;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 34px;
  right: 2.125rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .c-formA__btnSubmit span::after {
    border-width: 0.34375rem 0 0.34375rem 0.625rem;
  }
}

.c-formA__btnSubmit input {
  background-color: #b49652;
  border-radius: 50vw;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 18px 75px;
  padding: 1.125rem 4.6875rem;
}
@media screen and (min-width: 768px) {
  .c-formA__btnSubmit input {
    font-size: 1.125rem;
    padding: 1.875rem 8.125rem;
  }
}

/*
右から左へ
----------------------------*/
@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/*
IE11対策
----------------------------*/
/*----------------------------*/
.c-imgScrollA__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.c-imgScrollA__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.c-imgScrollA__list--left {
  -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
          animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
.c-imgScrollA__item {
  height: 133px;
  height: 8.3125rem;
  width: 172.5px;
  width: 10.78125rem;
}
@media screen and (min-width: 768px) {
  .c-imgScrollA__item {
    height: 16.625rem;
    width: 21.5625rem;
  }
}

.c-imgScrollA__item > img {
  -o-object-fit: cover;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: cover;
     object-position: center;
  width: 100%;
}
/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/*
IE11対策
----------------------------*/
/*----------------------------*/
.c-imgScrollB__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.c-imgScrollB__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.c-imgScrollB__list--left {
  -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
          animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
.c-imgScrollB__item {
  height: 200px;
  height: 12.5rem;
  width: 114px;
  width: 7.125rem;
}
@media screen and (min-width: 768px) {
  .c-imgScrollB__item {
    height: 25rem;
    width: 14.25rem;
  }
}

.c-imgScrollB__item > img {
  -o-object-fit: cover;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: cover;
     object-position: center;
  width: 100%;
}
.c-sectionSubTtl {
  color: #b49652;
  display: block;
  font-family: "Figtree", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-sectionSubTtl {
    font-size: 1.25rem;
  }
}

.c-sectionTtl {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  margin-top: 2px;
  margin-top: 0.125rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-sectionTtl {
    font-size: 2.25rem;
    margin-top: 0.5rem;
  }
}

.c-swiperA__cntner {
  padding-left: 25px;
  padding-left: 1.5625rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-swiperA__cntner {
    padding-left: 8.75rem;
  }
}

.swiper.c-swiperA {
  padding-bottom: 35px;
  padding-bottom: 2.1875rem;
}
@media screen and (min-width: 768px) {
  .swiper.c-swiperA {
    padding-bottom: 3.3125rem;
  }
}

.swiper .c-swiperA__slide {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0.19375rem 0.78125rem 1.09838125rem rgba(0, 0, 0, .07);
          box-shadow: 0.19375rem 0.78125rem 1.09838125rem rgba(0, 0, 0, .07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  margin-right: 22px;
  margin-right: 1.375rem;
  width: 87%;
}
@media screen and (min-width: 768px) {
  .swiper .c-swiperA__slide {
    -webkit-box-shadow: 0.3125rem 1.25rem 0.875rem rgba(0, 0, 0, .07);
            box-shadow: 0.3125rem 1.25rem 0.875rem rgba(0, 0, 0, .07);
    margin-right: 4.0625rem;
    width: 70.7%;
  }
}

.c-swiperA__ttl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #12456a;
  border-top-left-radius: 6px;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 6px;
  border-top-right-radius: 0.375rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  height: 58px;
  height: 3.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-swiperA__ttl {
    border-top-left-radius: 0.71875rem;
    border-top-right-radius: 0.71875rem;
    font-size: 1.75rem;
    height: 7.25rem;
  }
}

.c-swiperA__cntntsWrppr {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 6px;
  border-bottom-right-radius: 0.375rem;
  display: grid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  grid-template: "topLeft Yohaku topRight" auto "bottom bottom bottom" 1fr/39.5% 7.5% 53%;
  padding: 23px 20px 18px 25px;
  padding: 1.4375rem 1.25rem 1.125rem 1.5625rem;
}
@media screen and (min-width: 768px) {
  .c-swiperA__cntntsWrppr {
    border-bottom-left-radius: 0.71875rem;
    border-bottom-right-radius: 0.71875rem;
    grid-template: "left Yohaku topRight" auto "left Yohaku bottomRight" 1fr/30.5% 10.3% 59.2%;
    padding: 3.125rem 4.375rem 1.5625rem 4.6875rem;
  }
}

.c-swiperA__imgArea {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: topLeft;
}
@media screen and (min-width: 768px) {
  .c-swiperA__imgArea {
    grid-area: left;
  }
}

.c-swiperA__imgBox {
  height: 203.8px;
  height: 12.7375rem;
  width: 102.2px;
  width: 6.3875rem;
}
@media screen and (min-width: 768px) {
  .c-swiperA__imgBox {
    height: 24.93125rem;
    width: 12.5rem;
  }
}

.c-swiperA__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center top;
  height: 100%;
     object-fit: contain;
     object-position: center top;
  width: 100%;
}
.c-swiper__imgTxtBox {
  margin-top: 8px;
  margin-top: 0.5rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__imgTxtBox {
    margin-top: 0.3125rem;
  }
}

.c-swiper__imgTxt {
  display: inline-block;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .c-swiper__imgTxt {
    font-size: 0.75rem;
  }
}

.c-swiper__txtAreaTopRight {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: topRight;
  padding-top: 7px;
  padding-top: 0.4375rem;
}
.c-swiper__txtAreaBottom {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  grid-area: bottom;
  margin-top: 22px;
  margin-top: 1.375rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__txtAreaBottom {
    grid-area: bottomRight;
  }
}
@media screen and (min-width: 768px){
  .c-swiperA__imgArea {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .c-swiper__txtAreaTopRight {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .c-swiper__txtAreaBottom {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}

.c-swiper__cntntsTtl {
  background-color: #12456a;
  border-radius: 50vw;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 4px 0;
  padding: 0.25rem 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTtl {
    font-size: 1rem;
  }
}

.c-swiper__cntntsTtl--01 {
  width: 88px;
  width: 5.5rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTtl--01 {
    width: 8.5625rem;
  }
}

.c-swiper__cntntsTtl--02 {
  width: 105px;
  width: 6.5625rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTtl--02 {
    width: 8.5625rem;
  }
}

.c-swiper__cntntsTtl.mt {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTtl.mt {
    margin-top: 2.25rem;
  }
}

.c-swiper__cntntsTxt {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTxt {
    font-size: 1rem;
  }
}

.c-swiper__cntntsTxt:not(:first-of-type) {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTxt:not(:first-of-type) {
    margin-top: 1.375rem;
  }
}

.c-swiperA__cntntsTxt--bold {
  display: inline-block;
  font-weight: 700;
  margin-right: 1px;
  margin-right: 0.0625rem;
}
.c-swiperA__cntntsTxt--large {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-swiperA__cntntsTxt--large {
    font-size: 1.25rem;
  }
}

.c-swiperA__cntntsTxt--emphasis {
  color: #b49652;
  display: inline-block;
  font-weight: 700;
}
.c-swiper__cntntsTxt--viewsBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsTxt--viewsBox {
    -moz-column-gap: 0.9375rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
         -webkit-column-gap: 0.9375rem;
                 column-gap: 0.9375rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-swiper__cntntsLists {
  margin-top: 12px;
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsLists {
    margin-top: 1.25rem;
  }
}

.c-swiper__cntntsItem {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
  padding-left: 0.8em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsItem {
    font-size: 1rem;
    line-height: 1.85;
    padding-left: 1.4em;
  }
}

.c-swiper__cntntsItem::before {
  background-color: #88a2b4;
  border-radius: 50%;
  content: "";
  display: block;
  height: 5px;
  height: 0.3125rem;
  left: 0;
  position: absolute;
  top: 0.6em;
  width: 5px;
  width: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .c-swiper__cntntsItem::before {
    height: 0.5rem;
    width: 0.5rem;
  }
}

.c-swiperA .swiper-horizontal > .swiper-pagination-bullets,
.c-swiperA .swiper-pagination-horizontal.swiper-pagination-bullets {
  width: 87%;
}
@media screen and (min-width: 768px) {
  .c-swiperA .swiper-horizontal > .swiper-pagination-bullets,
  .c-swiperA .swiper-pagination-horizontal.swiper-pagination-bullets {
    width: 70.7%;
  }
}

.c-swiperA .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.c-swiperA .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #e1d5ba;
  height: 7px;
  height: 0.4375rem;
  margin: 0 7px;
  margin: 0 0.4375rem;
  opacity: 1;
  width: 7px;
  width: 0.4375rem;
}
@media screen and (min-width: 768px) {
  .c-swiperA .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .c-swiperA .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 0.625rem;
    margin: 0 0.625rem;
    width: 0.625rem;
  }
}

.c-swiperA .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.c-swiperA .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #b49652;
  opacity: 1;
}
.c-swiperA ~ .swiper-button-prev,
.c-swiperA ~ .swiper-button-next {
  background-color: #b49652;
  border-radius: 50%;
  height: 33px;
  height: 2.0625rem;
  top: 45.5%;
  width: 33px;
  width: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .c-swiperA ~ .swiper-button-prev,
  .c-swiperA ~ .swiper-button-next {
    height: 2.875rem;
    top: 46%;
    width: 2.875rem;
  }
}

.c-swiperA ~ .swiper-button-prev {
  left: 9px;
  left: 0.5625rem;
  right: auto;
}
@media screen and (min-width: 768px) {
  .c-swiperA ~ .swiper-button-prev {
    left: 7.1875rem;
  }
}

.c-swiperA ~ .swiper-button-next {
  left: auto;
  right: 28px;
  right: 1.75rem;
}
@media screen and (min-width: 768px) {
  .c-swiperA ~ .swiper-button-next {
    right: 19.375rem;
  }
}

.c-swiperA ~ .swiper-button-prev::after {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 3px 6px 3px 0;
  border-width: 0.1875rem 0.375rem 0.1875rem 0;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .c-swiperA ~ .swiper-button-prev::after {
    border-width: 0.25rem 0.5rem 0.25rem 0;
  }
}

.c-swiperA ~ .swiper-button-next::after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-width: 0.1875rem 0 0.1875rem 0.375rem;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .c-swiperA ~ .swiper-button-next::after {
    border-width: 0.25rem 0 0.25rem 0.5rem;
  }
}

.c-test {
  color: red;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-test {
    color: blue;
    font-size: 3.125rem;
  }
}

.l-inner {
  height: inherit;
  margin: 0 auto;
  max-width: 540px;
  max-width: 33.75rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-inner {
    max-width: 1130px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.l-innerA {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-innerA {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }
}

.l-innerB {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-innerB {
    max-width: 1330px;
    padding-left: 25px;
    padding-right: 25px;
    width: 84.375%;
  }
}

.l-innerC {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4.8vw;
  padding-right: 4.8vw;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-innerC {
    max-width: 1050px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.p-4point {
  padding-bottom: 55px;
  padding-bottom: 3.4375rem;
  padding-top: 75px;
  padding-top: 4.6875rem;
}
@media screen and (min-width: 768px) {
  .p-4point {
    padding-top: 5.625rem;
  }
}

.p-4point__ttlLogoWrppr {
  display: block;
  padding-left: 21px;
  padding-left: 1.3125rem;
}
.p-4point__ttlLogo {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 150.8px;
  width: 9.425rem;
}
@media screen and (min-width: 768px) {
  .p-4point__ttlLogo {
    width: 15.25rem;
  }
}

.p-4point__ttlTxt {
  display: block;
  font-size: 29.7px;
  font-size: 1.85625rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-4point__ttlTxt {
    font-size: 3rem;
  }
}

.p-4point__fukidasi {
  position: relative;
}
.p-4point__fukidasi span::before {
  background-color: #000;
  content: "";
  display: block;
  height: 35px;
  height: 2.1875rem;
  left: -22px;
  left: -1.375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(-20deg);
          transform: translate(0, -50%) rotate(-20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-4point__fukidasi span::before {
    height: 3.75rem;
    left: -2.1875rem;
  }
}

.p-4point__fukidasi span::after {
  background-color: #000;
  content: "";
  display: block;
  height: 35px;
  height: 2.1875rem;
  position: absolute;
  right: -22px;
  right: -1.375rem;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(20deg);
          transform: translate(0, -50%) rotate(20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-4point__fukidasi span::after {
    height: 3.75rem;
    right: -1.5rem;
  }
}

.p-4point__ttlTxt--emphasis {
  color: #b49652;
  font-family: "Figtree", sans-serif;
  font-size: 54.46px;
  font-size: 3.40375rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-4point__ttlTxt--emphasis {
    font-size: 5.5rem;
  }
}

.p-4point__navLists {
  -moz-column-gap: 0.5625rem;
  row-gap: 28px;
  row-gap: 1.75rem;
       -webkit-column-gap: 0.5625rem;
               column-gap: 0.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 45px;
  margin-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-4point__navLists {
    -moz-column-gap: 0.9375rem;
         -webkit-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
    margin-top: 3.75rem;
  }
}

.p-4point__navItem {
  background-color: #f4efe5;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 0.125rem 0 #b49652;
          box-shadow: 0 0.125rem 0 #b49652;
  position: relative;
  width: calc(50% - 0.28125rem);
}
@media screen and (min-width: 768px) {
  .p-4point__navItem {
    width: calc(25% - 0.70313rem);
  }
}

.p-4point__navItem::after {
  border-color: #b49652 transparent transparent transparent;
  border-style: solid;
  border-width: 6px 3.25px 0 3.25px;
  border-width: 0.375rem 0.203125rem 0 0.203125rem;
  bottom: 5px;
  bottom: 0.3125rem;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-4point__navItem::after {
    border-width: 0.5rem 0.265625rem 0 0.265625rem;
    bottom: 0.75rem;
  }
}

.p-4point__navItem a {
  display: block;
  height: 100%;
  width: 100%;
}
.p-4point__navBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 0 20px;
  padding: 1rem 0 1.25rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-4point__navBox {
    padding: 1.875rem 0 1.875rem;
  }
}

.p-4point__navNumber {
  color: #b49652;
  display: block;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .p-4point__navNumber {
    font-size: 2rem;
  }
}

.p-4point__navTxt {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-4point__navTxt {
    font-size: 1rem;
  }
}

.p-4point__navTxt--emphasis {
  color: #b49652;
}
.p-4point__cntntsWrppr {
  margin-top: 92px;
  margin-top: 5.75rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsWrppr {
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.3125rem;
    max-width: 1280px;
  }
}

.p-4point__cntntsBox {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
}

.p-4point__cntntsBox:not(:first-of-type) {
  margin-top: 63px;
  margin-top: 3.9375rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsBox:not(:first-of-type) {
    margin-top: 9.875rem;
  }
}

.p-4point__cntntsBox:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-4point__cntntsTtlWrppr {
  background-color: #f4efe5;
  padding: 40px 30px 25px;
  padding: 2.5rem 1.875rem 1.5625rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTtlWrppr {
    margin-top: 4.6875rem;
    padding: 3.625rem 2.1875rem 0rem 8.75rem;
    width: 48%;
  }
}

@media screen and (min-width: 768px) {
  .p-4point__cntntsBox:nth-of-type(even) .p-4point__cntntsTtlWrppr {
    padding: 3.625rem 2.1875rem 0rem 3.125rem;
  }
}

.p-4point__cntntsNumber {
  color: #e1d5ba;
  font-family: "Figtree", sans-serif;
  font-size: 75px;
  font-size: 4.6875rem;
  left: 22px;
  left: 1.375rem;
  position: absolute;
  top: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsNumber {
    font-size: 7.25rem;
    left: 8.125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-4point__cntntsBox:nth-of-type(even) .p-4point__cntntsNumber {
    left: 2.8125rem;
  }
}

.p-4point__cntntsTtl {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.53;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTtl {
    font-size: 1.75rem;
  }
}

.p-4point__cntntsTtl--emphasis {
  color: #b49652;
}

.p-4point__cntntsImgBox {
  height: 256px;
  height: 16rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsImgBox {
    height: 28.25rem;
    width: 52%;
  }
}

.p-4point__cntntsImgBox--allOf3 {
  background-color: #e7ecf0;
  position: relative;
}
.p-4point__cntntsImgBox--1of3 {
  height: 96.5px;
  height: 6.03125rem;
  left: 13%;
  position: absolute;
  top: 14.5%;
  width: 140px;
  width: 8.75rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsImgBox--1of3 {
    height: 9.875rem;
    left: 18%;
    top: 19%;
    width: 14.3125rem;
  }
}

.p-4point__cntntsImgBox--2of3 {
  height: 56.5px;
  height: 3.53125rem;
  left: 60%;
  position: absolute;
  top: 25%;
  width: 100px;
  width: 6.25rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsImgBox--2of3 {
    height: 5.78125rem;
    left: 61.5%;
    top: 28%;
    width: 10.21875rem;
  }
}

.p-4point__cntntsImgBox--3of3 {
  height: 62.75px;
  height: 3.921875rem;
  left: 51.5%;
  position: absolute;
  top: 63%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 220px;
  width: 13.75rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsImgBox--3of3 {
    height: 6.40625rem;
    left: 53.5%;
    top: 64%;
    width: 22.5rem;
  }
}

/*.p-4point__cntntsImgBox img {
  -o-object-fit: cover;
  -o-object-position: center;
  height: 100%;
     object-fit: cover;
     object-position: center;
  width: 100%;
}*/
.p-4point__cntntsTxtWrppr {
  background-color: #12456a;
  padding: 32px 30px 30px 30px;
  padding: 2rem 1.875rem 1.875rem 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTxtWrppr {
    border-radius: 1.29375rem;
    left: 8.75rem;
    padding: 3.625rem 4.0625rem 3.5625rem;
    position: absolute;
    width: 33.25rem;
  }
}

@media screen and (min-width: 768px) {
  .p-4point__cntntsTxtWrppr.p-4point__cntntsTxtWrppr--01 {
    top: 64.5%;
  }
}

@media screen and (min-width: 768px) {
  .p-4point__cntntsTxtWrppr.p-4point__cntntsTxtWrppr--02 {
    left: 49.5%;
    top: 66.5%;
  }
}

@media screen and (min-width: 768px) {
  .p-4point__cntntsTxtWrppr.p-4point__cntntsTxtWrppr--03 {
    top: 52%;
  }
}

.p-4point__cntntsTxtWrppr.p-4point__cntntsTxtWrppr--04 {
  -moz-column-gap: 1rem;
       -webkit-column-gap: 1rem;
          column-gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 17px 30px 22px;
  padding: 2rem 1.0625rem 1.875rem 1.375rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTxtWrppr.p-4point__cntntsTxtWrppr--04 {
    -moz-column-gap: 1.5625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
         -webkit-column-gap: 1.5625rem;
                 column-gap: 1.5625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 49%;
    padding: 3.3125rem 2.8125rem 3.75rem 5rem;
    top: 51%;
  }
}

.p-4point__cntntsTxt--fukidashiBox {
  height: 80.5px;
  height: 5.03125rem;
  width: 80.5px;
  width: 5.03125rem;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTxt--fukidashiBox {
    height: 5.9375rem;
    width: 5.9375rem;
  }
}

.p-4point__cntntsTxt--fukidashi {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #12456a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTxt--fukidashi {
    font-size: 1.25rem;
  }
}

.p-4point__cntntsTxt--fukidashi::before {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 9px 4.5px 0 4.5px;
  border-width: 0.5625rem 0.28125rem 0 0.28125rem;
  bottom: 20%;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translate(25%, 0) rotate(-60deg);
          transform: translate(25%, 0) rotate(-60deg);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTxt--fukidashi::before {
    border-width: 1.125rem 0.5625rem 0 0.5625rem;
    bottom: 15%;
  }
}

.p-4point__cntntsTxtWrppr--04 .p-4point__cntntsTxt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 0;
}
.p-4point__cntntsTxt {
  color: #fff;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-4point__cntntsTxt {
    font-size: 1rem;
    line-height: 1.9;
  }
}

.p-4point__cntntsTxt:not(:first-of-type) {
  margin-top: 30px;
  margin-top: 1.875rem;
}
.p-4point__option {
  border: 1px solid #4d4d4d;
  border-radius: 0.540625rem;
  margin-top: 85px;
  margin-top: 5.3125rem;
  padding: 0px 30px 38px;
  padding: 0rem 1.875rem 2.375rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-4point__option {
    border-radius: 0.9375rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10.8125rem;
    width: 97%;
  }
}

.p-4point__optionSubTtl {
  background-color: #4d4d4d;
  border-radius: 50vw;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  left: 50%;
  padding: 7px 37px;
  padding: 0.4375rem 2.3125rem;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .p-4point__optionSubTtl {
    font-size: 1.375rem;
    padding: 0.4375rem 3.875rem;
  }
}

.p-4point__optionTtl {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 44px;
  margin-top: 2.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-4point__optionTtl {
    font-size: 1.75rem;
    letter-spacing: 0.02em;
    margin-top: 4.875rem;
  }
}

.p-4point__optionTtl--emphasis {
  color: #b49652;
}
.p-4point__optionCntnsBox {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-4point__optionCntnsBox {
    -moz-column-gap: 3.4375rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
         -webkit-column-gap: 3.4375rem;
                 column-gap: 3.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-4point__optionTxt {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  line-height: 1.85;
}
@media screen and (min-width: 768px) {
  .p-4point__optionTxt {
    font-size: 1rem;
    line-height: 2.2;
    width: 32.25rem;
  }
}

.p-4point__optionTxt--emphasis {
  color: #b49652;
}
.p-4point__optionImgWrppr {
  margin-top: 17px;
  margin-top: 1.0625rem;
  padding-left: 22px;
  padding-left: 1.375rem;
}
@media screen and (min-width: 768px) {
  .p-4point__optionImgWrppr {
    margin-top: 0;
    padding-left: 0;
  }
}

.p-4point__optionImgBox {
  height: 147.3px;
  height: 9.20625rem;
  margin-left: auto;
  margin-right: auto;
  width: 184.3px;
  width: 11.51875rem;
}
@media screen and (min-width: 768px) {
  .p-4point__optionImgBox {
    height: 10.625rem;
    width: 13.25rem;
  }
}

.p-4point__optionImgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}

.p-about {
  margin-top: 3px;
  margin-top: 0.1875rem;
}
@media screen and (min-width: 768px) {
  .p-about {
    margin-top: 0.625rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-about {
    margin-top: -6.25rem;
  }
}

.p-about__subTtl {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -1.5%;
  width: 103%;
}
@media screen and (min-width: 768px) {
  .p-about__subTtl {
    font-size: 1.25rem;
    text-align: center;
    width: 100%;
  }
}

.p-about__subTtl span {
  display: block;
}

.p-about__subTtl .p-about__subTtl--large {
  color: #b49652;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-about__subTtl .p-about__subTtl--large {
    font-size: 1.75rem;
  }
}

.p-about__ttl {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-top: 16px;
  margin-top: 1rem;
  padding-left: 16px;
  padding-left: 1rem;
}
@media screen and (min-width: 768px) {
  .p-about__ttl {
    font-size: 1.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.875rem;
    padding-right: 1.875rem;
  }
}

.p-about__ttlImgBox {
  display: block;
  height: auto;
  margin-right: 4px;
  margin-right: 0.25rem;
  width: 247px;
  width: 15.4375rem;
}
@media screen and (min-width: 768px) {
  .p-about__ttlImgBox {
    width: 34.375rem;
  }
}

.p-about__ttlImgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-about__cntntsWrppr {
  margin-top: 48px;
  margin-top: 3rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-about__cntntsWrppr {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4.875rem;
    padding-left: 2.8125rem;
  }
}

.p-about__videoWrppr {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-about__videoWrppr {
    width: 72.7%;
  }
}

.p-about__videoTtl {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 22px;
  padding-left: 1.375rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-about__videoTtl {
    font-size: 1.25rem;
    padding-left: 1.75rem;
  }
}

.p-about__videoTtl::before {
  background-color: #12456a;
  border-radius: 3px;
  content: "";
  display: block;
  height: 14px;
  height: 0.875rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 14px;
  width: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-about__videoTtl::before {
    height: 1.25rem;
    width: 1.25rem;
  }
}

.p-about__videoTtl::after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 5.25px 3.125px 0 3.125px;
  border-width: 0.328125rem 0.1953125rem 0 0.1953125rem;
  content: "";
  display: block;
  height: 0;
  left: 7px;
  left: 0.4375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-about__videoTtl::after {
    border-width: 0.4375rem 0.234375rem 0 0.234375rem;
    left: 0.625rem;
  }
}

.p-about__videoBox {
  display: block;
  height: 173px;
  height: 10.8125rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-about__videoBox {
    height: 26.25rem;
  }
}

.p-about__videoBox video {
  display: block;
  height: 100%;
  width: 100%;
}
.p-about__videoBox iframe {
  display: block;
  height: 100%;
  width: 100%;
}
.p-about__imgWrppr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-top: 1.875rem;
  padding-left: 50px;
  padding-left: 3.125rem;
  position: relative;
  width: 87.5%;
}
@media screen and (min-width: 768px) {
  .p-about__imgWrppr {
    margin-left: 0;
    margin-top: 0;
    padding-left: 2.8125rem;
    width: 19.9%;
  }
}

.p-about__imgBox {
  height: 235px;
  height: 14.6875rem;
  margin-right: auto;
  width: 117.25px;
  width: 7.328125rem;
}
@media screen and (min-width: 768px) {
  .p-about__imgBox {
    height: 18.875rem;
    margin-bottom: 1.875rem;
    width: 100%;
  }
}

.p-about__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}

.p-about__fukidasi {
  border: 1px solid #000;
  border-radius: 50%;
  color: #12456a;
  content: "";
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  height: 87.6px;
  height: 5.475rem;
  line-height: 1.3;
  position: absolute;
  right: 0;
  text-align: center;
  top: 5.5%;
  width: 87.6px;
  width: 5.475rem;
}
@media screen and (min-width: 768px) {
  .p-about__fukidasi {
    font-size: 1.25rem;
    height: 7.1875rem;
    right: -2.8125rem;
    top: -1.25rem;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
    width: 7.03125rem;
  }
}

.p-about__fukidasiWrppr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}
.p-about__fukidasiWrppr::before {
  background-color: #fff;
  bottom: 2px;
  bottom: 0.125rem;
  content: "";
  display: block;
  height: 9px;
  height: 0.5625rem;
  left: 13%;
  position: absolute;
  -webkit-transform: translate(0, 0) rotate(-52.5deg);
          transform: translate(0, 0) rotate(-52.5deg);
  width: 18px;
  width: 1.125rem;
}
.p-about__fukidasiWrppr::after {
  background-color: #000;
  bottom: 6px;
  bottom: 0.375rem;
  content: "";
  display: block;
  height: 1px;
  left: 13%;
  position: absolute;
  -webkit-transform: translate(0, 0) rotate(-52.5deg);
          transform: translate(0, 0) rotate(-52.5deg);
  width: 18px;
  width: 1.125rem;
}
.p-about__backImage {
  background-image: url(/img/tatedoRecruit/bg_problem_sp.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 80px;
  padding-top: 5rem;
}
@media screen and (min-width: 768px) {
  .p-about__backImage {
    background-image: url(/img/tatedoRecruit/bg_problem_pc.png);
    background-position: right top;
    background-size: 3000px auto;
    margin-top: 0rem;
    padding-top: 0;
  }
}
@media screen and (min-width: 1281px) {
  .p-about__backImage {
    background-position: center top;
    margin-top: -5.625rem;
  }
}

.p-about__prblm {
  margin-top: -65px;
  margin-top: -4.0625rem;
}
@media screen and (min-width: 768px) {
  .p-about__prblm {
    margin-top: 0;
    padding-top: 7.5rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-about__prblm {
    padding-top: 13.125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-case {
    padding-top: 3.125rem;
  }
}

.p-case__backImage {
  background-image: url(/img/tatedoRecruit/bg_case_01_sp.png), url(/img/tatedoRecruit/bg_case_02_sp.png);
  background-position: left top, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  padding-bottom: 130px;
  padding-bottom: 8.125rem;
  padding-top: 133px;
  padding-top: 8.3125rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-case__backImage {
    background-image: url(/img/tatedoRecruit/bg_case_01_pc.png), url(/img/tatedoRecruit/bg_case_02_pc.png);
    background-position: left top, left bottom;
    background-size: 3000px 80%, 3000px 80%;
    padding-bottom: 20rem;
    padding-top: 17.1875rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-case__backImage {
    background-position: center top, center bottom;
    background-size: 3000px auto, 3000px auto;
    margin-top: -6.875rem;
    padding-bottom: 26.25rem;
    padding-top: 24.0625rem;
  }
}

.p-case__illust01Box {
  height: 137.75px;
  height: 8.609375rem;
  position: absolute;
  right: 10px;
  right: 0.625rem;
  top: -5px;
  top: -0.3125rem;
  width: 172.75px;
  width: 10.796875rem;
}
@media screen and (min-width: 768px) {
  .p-case__illust01Box {
    height: 14.35rem;
    left: calc(50% + 20rem);
    right: auto;
    top: 6.25rem;
    width: 18rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-case__illust01Box {
    top: 13.125rem;
  }
}

.p-case__illust02Box {
  bottom: -26px;
  bottom: -1.625rem;
  height: 103px;
  height: 6.4375rem;
  left: 35px;
  left: 2.1875rem;
  position: absolute;
  width: 65.5px;
  width: 4.09375rem;
}
@media screen and (min-width: 768px) {
  .p-case__illust02Box {
    height: 10.8125rem;
    left: auto;
    right: calc(50% + 28.75rem);
    width: 6.875rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-case__illust02Box {
    bottom: 5rem;
  }
}

.p-case__illust01Box img {
  -o-object-fit: contain;
  -o-object-position: center;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-case__ttl {
  margin-top: 2px;
  margin-top: 0.125rem;
}
@media screen and (min-width: 768px) {
  .p-case__ttl {
    margin-top: 0.5rem;
  }
}

.p-case__backColor {
  background-color: #f7f4ee;
}
@media screen and (min-width: 768px) {
  .p-case__backColor {
    background-color: transparent;
  }
}

.p-case__swiperCntner {
  margin-top: 52px;
  margin-top: 3.25rem;
}
@media screen and (min-width: 768px) {
  .p-case__swiperCntner {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.625rem;
    max-width: 1280px;
    overflow-x: hidden;
    width: 100%;
  }
}

.p-case__imgScroll {
  margin-top: 47px;
  margin-top: 2.9375rem;
}
@media screen and (min-width: 768px) {
  .p-case__imgScroll {
    margin-top: 7.1875rem;
  }
}

.p-company {
  padding-top: 40px;
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-company {
    padding-top: 3.4375rem;
  }
}

.p-company__cntntsWrppr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 43px;
  margin-top: 2.6875rem;
  width: 87.0666666667%;
}
@media screen and (min-width: 768px) {
  .p-company__cntntsWrppr {
    margin-top: 7.0625rem;
    width: 56.015625%;
  }
}

.p-company__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-company__term {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1.8px solid #b49652;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 0 25.5px 0;
  padding: 1.5rem 0 1.59375rem 0;
  width: 21.4395099541%;
}
@media screen and (min-width: 768px) {
  .p-company__term {
    font-size: 1rem;
    padding: 2.1875rem 0 2.21875rem 0;
    width: 23.1520223152%;
  }
}

.p-company__term:first-of-type {
  border-top: 1px solid #b49652;
}
.p-company__descr {
  border-bottom: 1.8px solid #e6e6e6;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.85;
  padding: 24px 0 25.5px 15px;
  padding: 1.5rem 0 1.59375rem 0.9375rem;
  width: 78.5604900459%;
}
@media screen and (min-width: 768px) {
  .p-company__descr {
    font-size: 1rem;
    padding: 2.1875rem 1.875rem 2.21875rem 1.875rem;
    width: 76.8479776848%;
  }
}

.p-company__descr:first-of-type {
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 768px) {
  .p-company__descr--address {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-company__link {
  color: #b49652;
  line-height: 1.2;
  margin-top: 10px;
  margin-top: 0.625rem;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p-company__link {
    padding-bottom: 0.625rem;
  }
}

.p-company__link a {
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.p-company__link a::before {
  background-image: url(/img/tatedoRecruit/ico_company_map.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 14.4px;
  height: 0.9rem;
  left: -5px;
  left: -0.3125rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  width: 9.8px;
  width: 0.6125rem;
}
@media screen and (min-width: 768px) {
  .p-company__link a::before {
    height: 1.26875rem;
    width: 0.8625rem;
  }
}

.p-company__btn {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  margin-top: 70px;
  margin-top: 4.375rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-company__btn {
    font-size: 1.125rem;
    margin-top: 7rem;
  }
}

.p-company__btn a:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.p-company__btn a {
  background-color: #666666;
  border-radius: 50vw;
  display: inline-block;
  padding: 18px 72px;
  padding: 1.125rem 4.5rem;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-company__btn a {
    padding: 1.6875rem 8.125rem;
  }
}

.p-company__btn a::after {
  background-image: url(/img/tatedoRecruit/ico_link.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 10px;
  height: 0.625rem;
  position: absolute;
  right: 25px;
  right: 1.5625rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 10px;
  width: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-company__btn a::after {
    height: 0.9375rem;
    right: 2.8125rem;
    width: 0.9375rem;
  }
}

.p-contact {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-contact {
    margin-top: -1.25rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-contact {
    margin-top: -12.5rem;
  }
}

.p-contact__backImage {
  background-image: url(/img/tatedoRecruit/bg_contact_01_sp.png), url(/img/tatedoRecruit/bg_contact_02_sp.png);
  background-position: center top, center bottom;
  background-repeat: no-repeat;
  background-size: contain, contain;
  padding-bottom: 160px;
  padding-bottom: 10rem;
  padding-top: 122px;
  padding-top: 7.625rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-contact__backImage {
    background-image: url(/img/tatedoRecruit/bg_contact_01_pc.png), url(/img/tatedoRecruit/bg_contact_02_pc.png);
    background-position: right top, right bottom;
    background-size: 3000px 60%, 3000px 60%;
    padding-bottom: 17.5rem;
    padding-top: 16.25rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-contact__backImage {
    background-position: center top, center bottom;
    padding-bottom: 28.125rem;
    padding-top: 27.5rem;
  }
}

.p-contact__backImage::before {
  background-image: url(/img/tatedoRecruit/img_contact_illustration_01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 105.3px;
  height: 6.58125rem;
  position: absolute;
  right: 10px;
  right: 0.625rem;
  top: -50px;
  top: -3.125rem;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 94.5px;
  width: 5.90625rem;
}
@media screen and (min-width: 768px) {
  .p-contact__backImage::before {
    height: 10.9375rem;
    left: calc(50% + 29.375rem);
    right: auto;
    top: -5.625rem;
    width: 6.8125rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-contact__backImage::before {
    top: 5.625rem;
  }
}

.p-contact__backImage::after {
  background-image: url(/img/tatedoRecruit/img_contact_illustration_02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -40px;
  bottom: -2.5rem;
  content: "";
  display: block;
  height: 105.3px;
  height: 6.58125rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 94.5px;
  width: 5.90625rem;
}
@media screen and (min-width: 768px) {
  .p-contact__backImage::after {
    bottom: -5rem;
    height: 13.1625rem;
    left: calc(50% + 23.75rem);
    right: auto;
    width: 11.8125rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-contact__backImage::after {
    bottom: 5rem;
  }
}

.p-contact__backColor {
  background-color: #12456a;
}
.p-contact__support {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 20px;
  margin-top: 1.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-contact__support {
    font-size: 1rem;
  }
}

.p-contact__support span {
  background-color: #b49652;
  border-radius: 50vw;
  display: inline-block;
  padding: 7px 20px;
  padding: 0.4375rem 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-contact__support span {
    padding: 0.3125rem 1.875rem;
  }
}

.p-contact__txtWrppr {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.035em;
  line-height: 1.85;
  margin-left: auto;
  margin-right: auto;
  margin-top: 36px;
  margin-top: 2.25rem;
  width: 84%;
}
@media screen and (min-width: 768px) {
  .p-contact__txtWrppr {
    font-size: 1rem;
    margin-top: 3.75rem;
    text-align: center;
  }
}

.p-contact__txt:not(:first-of-type) {
  margin-top: 27px;
  margin-top: 1.6875rem;
}
@media screen and (min-width: 768px) {
  .p-contact__txt:not(:first-of-type) {
    margin-top: 2.1875rem;
  }
}

.p-contact__txt--emphasis {
  font-weight: 700;
}
.p-contact__form {
  margin-top: 55px;
  margin-top: 3.4375rem;
}
@media screen and (min-width: 768px) {
  .p-contact__form {
    margin-top: 5.625rem;
  }
}

.p-faq__backImage {
  background-image: url(/img/tatedoRecruit/bg_faq_sp.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 180px;
  padding-bottom: 11.25rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-faq__backImage {
    background-image: url(/img/tatedoRecruit/bg_faq_pc.png);
    background-position: left bottom;
    background-size: 3000px auto;
    padding-bottom: 19.375rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-faq__backImage {
    background-position: center bottom;
    padding-bottom: 27.5rem;
  }
}

.p-faq__backColor {
  background-color: #f7f4ee;
  margin-top: -160px;
  margin-top: -10rem;
  padding-top: 210px;
  padding-top: 13.125rem;
}
@media screen and (min-width: 768px) {
  .p-faq__backColor {
    margin-top: -17.5rem;
    padding-top: 22.5rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-faq__backColor {
    margin-top: -28.125rem;
    padding-top: 22.5rem;
  }
}

.p-faq__cntntsWrppr {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-faq__cntntsWrppr {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.4375rem;
    width: 88.7378640777%;
  }
}

.p-faq__card:not(:first-of-type) {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-faq__card:not(:first-of-type) {
    margin-top: 4.6875rem;
  }
}

.p-fixedBtn {
  background-color: #b49652;
  border-radius: 50%;
  bottom: 40px;
  bottom: 2.5rem;
  height: 77px;
  height: 4.8125rem;
  position: fixed;
  right: 19.5px;
  right: 1.21875rem;
  width: 77px;
  width: 4.8125rem;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  .p-fixedBtn {
    display: none;
  }
}

.p-fixedBtn a {
  border-radius: 50%;
  display: block;
  height: 100%;
  width: 100%;
}
.p-fixedBtn__wrppr {
  row-gap: 5px;
  row-gap: 0.3125rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.p-fixedBtn__imgBox {
  height: 14.75px;
  height: 0.921875rem;
  width: 15.8px;
  width: 0.9875rem;
}
.p-fixedBtn__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-fixedBtn__txt {
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
.p-flow {
  padding-bottom: 105px;
  padding-bottom: 6.5625rem;
  padding-top: 78px;
  padding-top: 4.875rem;
}
@media screen and (min-width: 768px) {
  .p-flow {
    padding-bottom: 7.5rem;
    padding-top: 1.9375rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-flow {
    margin-top: -6.375rem;
  }
}

.p-flow__cntntsWrppr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  margin-top: 2.8125rem;
  width: 88.5%;
}
@media screen and (min-width: 768px) {
  .p-flow__cntntsWrppr {
    -moz-column-gap: 2.9375rem;
         -webkit-column-gap: 2.9375rem;
            column-gap: 2.9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5.3125rem;
    width: 97%;
  }
}

.p-flow__card:not(:first-of-type) {
  margin-top: 57px;
  margin-top: 3.5625rem;
}
@media screen and (min-width: 768px) {
  .p-flow__card:not(:first-of-type) {
    margin-top: 0;
  }
}

.p-footer {
  padding-bottom: 11px;
  padding-bottom: 0.6875rem;
  padding-top: 70px;
  padding-top: 4.375rem;
}
@media screen and (min-width: 768px) {
  .p-footer {
    padding-bottom: 1.625rem;
    padding-top: 6.875rem;
  }
}

.p-footer__copyright {
  font-size: 10px;
  font-size: 0.625rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright {
    font-size: 0.75rem;
  }
}

.p-fv {
  width: 100%;
}
.p-fv__backImage {
  background-image: url(/img/tatedoRecruit/bg_fv_sp.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 150px;
  padding-bottom: 9.375rem;
}
@media screen and (min-width: 768px) {
  .p-fv__backImage {
    background-image: url(/img/tatedoRecruit/bg_fv_pc.png);
    background-position: right bottom;
    background-size: 3000px auto;
    padding-bottom: 13.75rem;
    position: relative;
  }
}
@media screen and (min-width: 1281px) {
  .p-fv__backImage {
    background-position: center bottom;
    padding-bottom: 20.625rem;
  }
}

@media screen and (min-width: 768px) {
  .p-fv__backImage::before {
    background-image: url(/img/tatedoRecruit/img_fv_illustration_02.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 1.25rem;
    content: "";
    display: block;
    height: 8.0625rem;
    left: calc(50% + 27.5rem);
    position: absolute;
    width: 2.3125rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-fv__backImage::before {
    bottom: 8.125rem;
  }
}

.p-fv__backColor {
  background-color: #f7f4ee;
  padding-top: 67px;
  padding-top: 4.1875rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-fv__backColor {
    background-color: transparent;
    padding-bottom: 1.5625rem;
    padding-top: 9.25rem;
  }
}

.p-fv__cntinr {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-fv__cntinr {
    padding-left: 6.25rem;
    position: relative;
  }
}

.p-fv__subTtl {
  color: #b49652;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-fv__subTtl {
    font-size: 1.25rem;
  }
}

.p-fv__subTtl--1stLine {
  border-bottom: 1px solid #b49652;
  display: inline-block;
}
.p-fv__subTtl--2ndLine {
  border-bottom: 1px solid #b49652;
  display: inline-block;
  margin-top: 2.5px;
  margin-top: 0.15625rem;
  position: relative;
}
.p-fv__subTtl--2ndLine::before {
  border-color: transparent #b49652 transparent transparent;
  border-style: solid;
  border-width: 0 9px 9px 0;
  border-width: 0 0.5625rem 0.5625rem 0;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-fv__subTtl--2ndLine::before {
    border-width: 0 0.75rem 0.75rem 0;
  }
}

.p-fv__subTtl--2ndLine::after {
  border-color: transparent #f7f4ee transparent transparent;
  border-style: solid;
  border-width: 0 9px 9px 0;
  border-width: 0 0.5625rem 0.5625rem 0;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, calc(100% - 1.5px));
          transform: translate(-50%, calc(100% - 1.5px));
  width: 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-fv__subTtl--2ndLine::after {
    border-width: 0 0.75rem 0.75rem 0;
  }
}

.p-fv__ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-fv__ttl {
    font-size: 3.125rem;
  }
}

.p-fv__logoImgBox {
  height: 24px;
  height: 1.5rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  width: 191px;
  width: 11.9375rem;
}
@media screen and (min-width: 768px) {
  .p-fv__logoImgBox {
    height: auto;
    margin-top: 1.4375rem;
    width: 16.53125rem;
  }
}

.p-fv__logoImgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-fv__logoTxt {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  font-size: 0.625rem;
  margin-top: 7px;
  margin-top: 0.4375rem;
}
@media screen and (min-width: 768px) {
  .p-fv__logoTxt {
    font-size: 0.75rem;
    letter-spacing: 0.01em;
    margin-top: 0.625rem;
  }
}

.p-fv__txt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
  margin-top: 24px;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-fv__txt {
    font-size: 1rem;
    letter-spacing: 0.03em;
    margin-top: 1.5rem;
  }
}

.p-fv__imgBox {
  -webkit-transform: translate(-1.5%, 0);
          transform: translate(-1.5%, 0);
  width: 103%;
}
@media screen and (min-width: 768px) {
  .p-fv__imgBox {
    height: 36.25rem;
    left: 52.8%;
    position: absolute;
    top: 0;
    width: 36.875rem;
  }
}

.p-fv__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-fv__imgBox img {
    margin-left: 0;
  }
}

.p-fv__btnBox {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 21px;
  margin-top: 1.3125rem;
}
@media screen and (min-width: 768px) {
  .p-fv__btnBox {
    font-size: 1.125rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 3.4375rem;
  }
}

.p-fv__btnBox a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #b49652;
  border-radius: 50vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 48px 18px 72px;
  padding: 1.125rem 3rem 1.125rem 4.5rem;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-fv__btnBox a {
    margin-left: 0;
    padding: 1.6875rem 5.625rem 1.6875rem 8.4375rem;
  }
}

.p-fv__btnBox a:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.p-fv__btnBox a:after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 7px 3.75px 0 3.75px;
  border-width: 0.4375rem 0.234375rem 0 0.234375rem;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 21px;
  right: 1.3125rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-fv__btnBox a:after {
    border-width: 0.6875rem 0.3125rem 0 0.3125rem;
    right: 2.375rem;
  }
}

.p-fv__btnBox span {
  position: relative;
}
.p-fv__btnBox span:before {
  background-image: url(/img/tatedoRecruit/ico_mail.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 14.75px;
  height: 0.921875rem;
  left: -9px;
  left: -0.5625rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  width: 15.75px;
  width: 0.984375rem;
}
@media screen and (min-width: 768px) {
  .p-fv__btnBox span:before {
    height: 1.45625rem;
    left: -0.9375rem;
    width: 1.5625rem;
  }
}

.p-header {
  background-color: #fff;
  -webkit-box-shadow: 0.15625rem 0.34375rem 0.25rem rgba(0, 0, 0, .1);
          box-shadow: 0.15625rem 0.34375rem 0.25rem rgba(0, 0, 0, .1);
  font-family: "Noto Sans JP", sans-serif;
  height: 47px;
  height: 2.9375rem;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 30;
}
@media screen and (min-width: 768px) {
  .p-header {
    -webkit-box-shadow: 0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, .1);
            box-shadow: 0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, .1);
    height: 7.34375vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-header {
    -webkit-box-shadow: 7px 7px 5px rgba(0, 0, 0, .11);
            box-shadow: 7px 7px 5px rgba(0, 0, 0, .11);
    height: 94px;
  }
}

.p-header__wrppr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__wrppr {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }
}
.p-header__logoBox {
  height: 15.42px;
  height: 0.96375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  width: 143px;
  width: 8.9375rem;
}
@media screen and (min-width: 768px) {
  .p-header__logoBox {
    height: 2.40625vw;
    padding-left: 3.125vw;
    width: 21.875vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__logoBox {
    height: 30.8px;
    padding-left: 40px;
    width: 280px;
  }
}

.p-header__logoBox a {
  display: block;
  height: 100%;
  width: 100%;
}
.p-header__logoBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-header__nav {
  height: 100%;
}
.p-header__modal {
  background-color: #12456a;
  bottom: 0;
  height: 100vh;
  left: 0;
  max-height: 100vh;
  min-height: 100vh;
  opacity: 0;
  overflow-y: scroll;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__modal {
    background-color: transparent;
    bottom: auto;
    height: 100%;
    left: auto;
    max-height: none;
    min-height: auto;
    opacity: 1;
    overflow-y: visible;
    pointer-events: auto;
    position: static;
    right: auto;
    top: auto;
    -webkit-transition: none;
    transition: none;
    width: auto;
  }
}
.p-header__modal.burgerOpen {
  opacity: 1;
  padding-bottom: 45px;
  padding-bottom: 2.8125rem;
  pointer-events: auto;
  -webkit-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s;
}
.p-header__modalLogoWrppr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #12456a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 47px;
  height: 2.9375rem;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__modalLogoWrppr {
    display: none;
  }
}
.p-header__modalLogoBox {
  height: 15.42px;
  height: 0.96375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  width: 143px;
  width: 8.9375rem;
}
.p-header__modalLogoBox a {
  display: block;
  height: 100%;
  width: 100%;
}
.p-header__modalLogoBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-header__navLists {
  padding-top: 91px;
  padding-top: 5.6875rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__navLists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 0;
    width: auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__navLists {
    height: 94px;
    position: fixed;
    right: 0;
    top: 0;
  }
}
@media screen and (min-width: 1770px) {
  .p-header__navLists {
    height: 100%;
    position: static;
    right: auto;
    top: auto;
  }
}

.p-header__navItem {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 3;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__navItem {
    color: #000;
    font-size: 0.9375vw;
    width: auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__navItem {
    font-size: 12px;
  }
}

.p-header__navItem:not(:first-of-type) {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-header__navItem:not(:first-of-type) {
    margin-top: 0;
  }
}
.p-header__navItem a {
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-header__navItem a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 1.71875vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__navItem a {
    padding: 0 22px;
  }
}

.p-header__navItem.p-header__navItem--documents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-size: 0.9375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.75;
  margin-top: 45px;
  margin-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-header__navItem.p-header__navItem--documents {
    color: #fff;
    font-size: 1.25vw;
    margin-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .p-header__navItem.p-header__navItem--documents {
    margin-left: 2.734375vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__navItem.p-header__navItem--documents {
    font-size: 16px;
    margin-left: 35px;
  }
}
@media screen and (min-width: 1770px) {
  .p-header__navItem.p-header__navItem--documents {
    height: 94px;
    position: fixed;
    right: 0;
    top: 0;
  }
}

.p-header__navItem.p-header__navItem--documents a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #b49652;
  border-radius: 50vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 35px;
  padding: 1.25rem 2.1875rem;
}
@media screen and (min-width: 768px) {
  .p-header__navItem.p-header__navItem--documents a {
    border-radius: 0;
    letter-spacing: 0.05em;
    padding: 0 3.359375vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__navItem.p-header__navItem--documents a {
    padding: 0 43px;
  }
}

.p-header__navItem.p-header__navItem--documents .p-header__free {
  background-color: #fff;
  border-radius: 50vw;
  color: #b49652;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-right: 8px;
  margin-right: 0.5rem;
  padding: 0px 10px;
  padding: 0rem 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-header__navItem.p-header__navItem--documents .p-header__free {
    font-size: 0.9375vw;
    margin-right: 0.78125vw;
    padding: 0 0.859375vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-header__navItem.p-header__navItem--documents .p-header__free {
    font-size: 12px;
    margin-right: 10px;
    padding: 0 11px;
  }
}

.p-header__burgerWrppr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #b49652;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 47px;
  width: 2.9375rem;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-header__burgerWrppr {
    display: none;
  }
}
.p-header__burgerBox {
  height: 15px;
  height: 0.9375rem;
  position: relative;
  width: 18px;
  width: 1.125rem;
  z-index: 35;
}
.p-header__burgerBox span {
  background-color: #fff;
  display: block;
  height: 1px;
  height: 0.0625rem;
  width: 100%;
}
.p-header__burgerBox span:first-of-type {
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.p-header__burgerBox span:nth-of-type(2) {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.p-header__burgerBox span:last-of-type {
  bottom: 0;
  left: 50%;
  position: absolute;
  top: auto;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.p-header__burgerWrppr.burgerOpen .p-header__burgerBox span:first-of-type {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.p-header__burgerWrppr.burgerOpen .p-header__burgerBox span:nth-of-type(2) {
  opacity: 0;
}
.p-header__burgerWrppr.burgerOpen .p-header__burgerBox span:last-of-type {
  bottom: 50%;
  left: 50%;
  top: auto;
  -webkit-transform: translate(-50%, 50%) rotate(-45deg);
          transform: translate(-50%, 50%) rotate(-45deg);
}
.p-othercom__backColor {
  background-color: #f7f4ee;
  padding-bottom: 110px;
  padding-bottom: 6.875rem;
  padding-top: 10px;
  padding-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-othercom__backColor {
    padding-bottom: 12.5rem;
    padding-top: 5.625rem;
  }
}

.p-othercom__ttl {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-othercom__ttl {
    font-size: 1.75rem;
  }
}

.p-othercom__ttl span {
  position: relative;
}
.p-othercom__ttl span::before {
  background-color: #000;
  content: "";
  display: block;
  height: 35px;
  height: 2.1875rem;
  left: -22px;
  left: -1.375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(-20deg);
          transform: translate(0, -50%) rotate(-20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-othercom__ttl span::before {
    height: 3.4375rem;
    left: -2.1875rem;
  }
}

.p-othercom__ttl span::after {
  background-color: #000;
  content: "";
  display: block;
  height: 35px;
  height: 2.1875rem;
  position: absolute;
  right: -22px;
  right: -1.375rem;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(20deg);
          transform: translate(0, -50%) rotate(20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-othercom__ttl span::after {
    height: 3.4375rem;
    right: -2.1875rem;
  }
}

.p-othercom__cntntsWrppr {
  margin-top: 67px;
  margin-top: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .p-othercom__cntntsWrppr {
    -moz-column-gap: 1.8125rem;
    row-gap: 5.4375rem;
         -webkit-column-gap: 1.8125rem;
                 column-gap: 1.8125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 6.25rem;
    padding: 0 0.9375rem;
  }
}

.p-othercom__card:not(:first-of-type) {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-othercom__card:not(:first-of-type) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__ttl {
    text-align: center;
  }
}

.p-prblm__ttl span {
  background-color: #12456a;
  border-radius: 50vw;
  color: #fff;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0;
  padding: 0.9375rem 0;
  position: relative;
  text-align: center;
  width: 78%;
}
@media screen and (min-width: 768px) {
  .p-prblm__ttl span {
    display: inline-block;
    font-size: 1.5rem;
    padding: 1.25rem 6.25rem;
    width: auto;
  }
}

.p-prblm__ttl span:after {
  border-color: transparent #12456a transparent transparent;
  border-style: solid;
  border-width: 0 18px 18px 0;
  border-width: 0 1.125rem 1.125rem 0;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, calc(100% - 2px));
          transform: translate(-50%, calc(100% - 2px));
  width: 0;
}
.p-prblm__backColor {
  background-color: #f7f4ee;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.p-prblm__cntntsCntnr {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsCntnr {
    display: grid;
    grid-template: "... cntnts02 ..." auto "cntnts01 cntnts04 cntnts03" auto/33.3333333333% 33.3333333333% 33.3333333333%;
    margin-top: 4.6875rem;
  }
}

.p-prblm__cntntsWrppr:not(:first-of-type) {
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr:not(:first-of-type) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--01 {
    grid-area: cntnts01;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--02 {
    grid-area: cntnts02;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--03 {
    grid-area: cntnts03;
  }
}

.p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--04 {
  margin-top: 19px;
  margin-top: 1.1875rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--04 {
    grid-area: cntnts04;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px){
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--01 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--02 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--03 {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  .p-prblm__cntntsWrppr.p-prblm__cntntsWrppr--04 {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}

.p-prblm__cntntsBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0.15625rem 0.625rem 0.875rem rgba(0, 0, 0, .03);
          box-shadow: 0.15625rem 0.625rem 0.875rem rgba(0, 0, 0, .03);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 279px;
  height: 17.4375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  width: 279px;
  width: 17.4375rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsBox {
    -webkit-box-shadow: 0.3125rem 1.25rem 0.875rem rgba(0, 0, 0, .03);
            box-shadow: 0.3125rem 1.25rem 0.875rem rgba(0, 0, 0, .03);
    height: 23.125rem;
    width: 23.125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr--01 .p-prblm__cntntsBox {
    margin-left: 0.625rem;
    margin-top: -4.375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr--02 .p-prblm__cntntsBox {
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsWrppr--03 .p-prblm__cntntsBox {
    margin-left: -2.3125rem;
    margin-top: -4.375rem;
  }
}

.p-prblm__cntntsImgBox--01 {
  height: 119px;
  height: 7.4375rem;
  width: 148.5px;
  width: 9.28125rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsImgBox--01 {
    height: 11.28125rem;
    width: 14.0625rem;
  }
}

.p-prblm__cntntsImgBox--02 {
  height: 117.75px;
  height: 7.359375rem;
  width: 133.2px;
  width: 8.325rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsImgBox--02 {
    height: 11.15625rem;
    width: 12.625rem;
  }
}

.p-prblm__cntntsImgBox--03 {
  height: 108.5px;
  height: 6.78125rem;
  width: 145px;
  width: 9.0625rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsImgBox--03 {
    height: 10.28125rem;
    width: 13.75rem;
  }
}

@media screen and (min-width: 768px) {
  .p-prblm__cntntsPeople {
    margin-top: 3.4375rem;
  }
}

.p-prblm__cntntsImgPeople {
  height: 170px;
  height: 10.625rem;
  margin-left: auto;
  margin-right: auto;
  width: 108px;
  width: 6.75rem;
}
@media screen and (min-width: 768px) {
  .p-prblm__cntntsImgPeople {
    height: 17.6875rem;
    width: 11.25rem;
  }
}

.p-prblm__cntntsImgPeople img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}

.prblm__cntntsTxt {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 20px;
  margin-top: 1.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .prblm__cntntsTxt {
    font-size: 1.25rem;
  }
}

.p-prblm__cntntsWrppr--03 .prblm__cntntsTxt {
  margin-top: 10px;
  margin-top: 0.625rem;
}
.prblm__cntntsTxt--emphsis {
  color: #b49652;
}
.p-price {
  padding-bottom: 90px;
  padding-bottom: 5.625rem;
  padding-top: 72px;
  padding-top: 4.5rem;
}
@media screen and (min-width: 768px) {
  .p-price {
    padding-top: 1.5625rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-price {
    margin-top: -4.6875rem;
    padding-top: 0;
  }
}

.p-price__cntntsCntnr {
  margin-top: 47px;
  margin-top: 2.9375rem;
}
@media screen and (min-width: 768px) {
  .p-price__cntntsCntnr {
    margin-top: 4.5625rem;
  }
}

.p-price__headingFukidashi {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-price__headingFukidashi {
    font-size: 1rem;
  }
}

.p-price__headingFukidashi span {
  position: relative;
}
.p-price__headingFukidashi span::before {
  background-color: #000;
  content: "";
  display: block;
  height: 22px;
  height: 1.375rem;
  left: -17px;
  left: -1.0625rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(-20deg);
          transform: translate(0, -50%) rotate(-20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-price__headingFukidashi span::before {
    height: 2.1875rem;
    left: -1.5625rem;
  }
}

.p-price__headingFukidashi span::after {
  background-color: #000;
  content: "";
  display: block;
  height: 22px;
  height: 1.375rem;
  position: absolute;
  right: -17px;
  right: -1.0625rem;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(20deg);
          transform: translate(0, -50%) rotate(20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-price__headingFukidashi span::after {
    height: 2.1875rem;
    right: -1.5625rem;
  }
}

.p-price__headingPriceBox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-price__headingPriceBox {
    font-size: 1.75rem;
    margin-top: 1.875rem;
  }
}

.p-price__colorBrown {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #b49652;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-price__headingInitial {
  border: 2px solid #b49652;
  border-radius: 50vw;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  font-weight: 700;
  margin-right: 9px;
  margin-right: 0.5625rem;
  padding: 9px 20px;
  padding: 0.5625rem 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-price__headingInitial {
    font-size: 1.375rem;
    padding: 0.8125rem 1.75rem;
  }
}

.p-price__costNum {
  font-size: 54px;
  font-size: 3.375rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 0.75;
  margin-right: 4px;
  margin-right: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-price__costNum {
    font-size: 5.125rem;
  }
}

.p-price__costYen {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-price__costYen {
    font-size: 2.875rem;
  }
}

.p-price__cntntsWrppr {
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-price__cntntsWrppr {
    -moz-column-gap: 2.25rem;
         -webkit-column-gap: 2.25rem;
            column-gap: 2.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.4375rem;
    width: 95.145631068%;
  }
}

@media screen and (min-width: 768px) {
  .p-price__card {
    width: calc(33.33% - 1.5rem);
  }
}

.p-price__card:not(:first-of-type) {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-price__card:not(:first-of-type) {
    margin-top: 0;
  }
}

.p-price__noteBox {
  margin-top: 34px;
  margin-top: 2.125rem;
}
@media screen and (min-width: 768px) {
  .p-price__noteBox {
    -moz-column-gap: 0.625rem;
         -webkit-column-gap: 0.625rem;
            column-gap: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-price__note {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2.1;
}
.p-price__note:not(:first-of-type) {
  font-size: 12px;
  font-size: 0.75rem;
}
.p-price__option {
  border: 1px solid #4d4d4d;
  border-radius: 0.50625rem;
  margin-top: 75px;
  margin-top: 4.6875rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-price__option {
    margin-left: auto;
    margin-right: auto;
    width: 61.1650485437%;
  }
}

.p-rice__optionSubTtl {
  background-color: #4d4d4d;
  border-radius: 50vw;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  left: 50%;
  padding: 6px 36px;
  padding: 0.375rem 2.25rem;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .p-rice__optionSubTtl {
    font-size: 1.25rem;
    padding: 0.375rem 2.8125rem;
  }
}

.p-price__optionCntntsWrppr {
  padding: 45px 0 33px;
  padding: 2.8125rem 0 2.0625rem;
}
@media screen and (min-width: 768px) {
  .p-price__optionCntntsWrppr {
    -moz-column-gap: 2.8125rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
         -webkit-column-gap: 2.8125rem;
                 column-gap: 2.8125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.5625rem 0.9375rem 1.5625rem 1.5625rem;
  }
}

@media screen and (min-width: 768px) {
  .p-price__optionTxtArea {
    margin-top: 0.9375rem;
  }
}

.p-price__optionTtl {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-price__optionTtl {
    font-size: 1.25rem;
    text-align: left;
  }
}

.p-price__optionTtl--emphasis {
  color: #b49652;
}
.p-price__optionTxtBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 25px;
  margin-top: 1.5625rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-price__optionTxtBox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 1.75rem;
    text-align: left;
  }
}

.p-price__optionTxt--plus {
  margin-top: 5px;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-price__optionTxt--plus {
    margin-top: 0rem;
  }
}

.p-priceTxt--brownColor {
  color: #b49652;
}
.p-priceTxt--large {
  font-family: "Oswald", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 0.3;
}
.p-price__optionImgBox {
  height: 130.85px;
  height: 8.178125rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-top: 1.5625rem;
  width: 67px;
  width: 4.1875rem;
}
@media screen and (min-width: 768px) {
  .p-price__optionImgBox {
    height: 7.6875rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 3.9375rem;
  }
}

.p-price__optionImgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-process__backImage {
  background-image: url(/img/tatedoRecruit/bg_process_sp.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 135px;
  padding-bottom: 8.4375rem;
}
@media screen and (min-width: 768px) {
  .p-process__backImage {
    background-image: url(/img/tatedoRecruit/bg_process_pc.png);
    background-position: right bottom;
    background-size: 3000px auto;
    padding-bottom: 18.75rem;
  }
}
@media screen and (min-width: 1281px) {
  .p-process__backImage {
    background-position: center bottom;
    padding-bottom: 25rem;
  }
}

.p-process__backColor {
  background-color: #f7f4ee;
  padding-top: 97px;
  padding-top: 6.0625rem;
}
@media screen and (min-width: 768px) {
  .p-process__backColor {
    padding-top: 7.1875rem;
  }
}

.p-process__cntntsCntnr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 53px;
  margin-top: 3.3125rem;
  width: 92.5%;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsCntnr {
    margin-top: 3.875rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__wrppr {
    -moz-column-gap: 1.9%;
    row-gap: 2.0625rem;
         -webkit-column-gap: 1.9%;
                 column-gap: 1.9%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
  }
}

.p-process__cntntsBlock {
  -moz-column-gap: 2.4504504505vw;
       -webkit-column-gap: 2.4504504505vw;
          column-gap: 2.4504504505vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .p-process__cntntsBlock--01 {
    width: 35.2%;
  }
}

.p-process__cntntsBlock--02 {
  margin-top: 35px;
  margin-top: 2.1875rem;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsBlock--02 {
    margin-top: 0;
    width: 30.8%;
  }
}

.p-process__cntntsBlock--03 {
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsBlock--03 {
    margin-top: 0;
    width: 30.2%;
  }
}

.p-process__cntntsBlock--04 {
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsBlock--04 {
    margin-left: 2.5rem;
    margin-top: 0;
    width: 35.9%;
  }
}

.p-process__cntntsBlock--05 {
  margin-top: 22px;
  margin-top: 1.375rem;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsBlock--05 {
    margin-top: 0;
    width: 38.5%;
  }
}

.p-process__1stLine {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 5px;
  padding-left: 0.3125rem;
  width: 34.8%;
}
@media screen and (min-width: 768px) {
  .p-process__1stLine {
    padding-left: 0;
    position: relative;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-process__1stLine--01 {
    padding-left: 1.875rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__1stLine--02 {
    padding-left: 5.3125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__1stLine--03 {
    padding-right: 3.75rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__1stLine--04 {
    padding-left: 5.625rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__1stLine--05 {
    padding-right: 9.375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__1stLine--01 {
    padding-left: 1.875rem;
  }
}

.p-process__2ndLine {
  width: 63.749%;
}
@media screen and (min-width: 768px) {
  .p-process__2ndLine {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 1.5625rem;
    width: 100%;
  }
}

.p-process__circleBox {
  position: relative;
}
.p-process__circleBox::before {
  background-color: #b49652;
  content: "";
  display: block;
  height: 60px;
  height: 3.75rem;
  position: absolute;
  right: 0;
  top: 62%;
  -webkit-transform: translate(-100%, 0) rotate(-54deg);
          transform: translate(-100%, 0) rotate(-54deg);
  width: 1px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-process__circleBox::before {
    bottom: 1.25rem;
    right: 45%;
    top: auto;
    -webkit-transform: translate(0, 100%) rotate(-13deg);
            transform: translate(0, 100%) rotate(-13deg);
  }
}

.p-process__circleBox--small {
  margin-top: 55px;
  margin-top: 3.4375rem;
}
@media screen and (min-width: 768px) {
  .p-process__circleBox--small {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(80%, -50%);
            transform: translate(80%, -50%);
  }
}

.p-process__circleBox.p-process__circleBox--small:before {
  display: none;
}

.p-process__circleBox--02 {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-process__circleBox--02 {
    margin-top: 0;
  }
}

.p-process__circleBox--03 {
  margin-top: 13px;
  margin-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-process__circleBox--03 {
    margin-top: 0;
  }
}

.p-process__circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #12456a;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  height: 115px;
  height: 7.1875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  text-align: center;
  width: 115px;
  width: 7.1875rem;
}
@media screen and (min-width: 768px) {
  .p-process__circle {
    font-size: 1.375rem;
    height: 11.4375rem;
    width: 11.4375rem;
  }
}

.p-process__circle--small {
  height: 73px;
  height: 4.5625rem;
  width: 73px;
  width: 4.5625rem;
}
@media screen and (min-width: 768px) {
  .p-process__circle--small {
    height: 5.89375rem;
    width: 5.89375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-process__circle--04,
  .p-process__circle--05 {
    height: 12.140625rem;
    width: 12.140625rem;
  }
}

.p-process__circle--01::before,
.p-process__circle--small::before {
  background-color: #12456a;
  bottom: -5px;
  bottom: -0.3125rem;
  content: "";
  display: block;
  height: 33px;
  height: 2.0625rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-process__circle--01::before,
  .p-process__circle--small::before {
    display: none;
  }
}

.p-process__circle--01::after,
.p-process__circle--small::after {
  border-color: #12456a transparent transparent transparent;
  border-style: solid;
  border-width: 11px 5.8px 0 5.8px;
  border-width: 0.6875rem 0.3625rem 0 0.3625rem;
  bottom: -36px;
  bottom: -2.25rem;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-process__circle--01::after,
  .p-process__circle--small::after {
    border-color: transparent transparent transparent #b49652;
    border-style: solid;
    border-width: 0.5rem 0 0.5rem 0.925rem;
    bottom: auto;
    height: 0;
    left: auto;
    right: -1.25rem;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    width: 0;
  }
}

.p-process__circle--02::before,
.p-process__circle--03::before {
  background-color: #12456a;
  bottom: -5px;
  bottom: -0.3125rem;
  content: "";
  display: block;
  height: 83px;
  height: 5.1875rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-process__circle--02::before,
  .p-process__circle--03::before {
    display: none;
  }
}

.p-process__circle--02::after {
  border-color: #12456a transparent transparent transparent;
  border-style: solid;
  border-width: 11px 5.8px 0 5.8px;
  border-width: 0.6875rem 0.3625rem 0 0.3625rem;
  bottom: -85px;
  bottom: -5.3125rem;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-process__circle--02::after {
    border-color: transparent transparent transparent #b49652;
    border-style: solid;
    border-width: 0.5rem 0 0.5rem 0.925rem;
    bottom: auto;
    height: 0;
    left: auto;
    right: -1.25rem;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    width: 0;
  }
}

.p-process__circle--03::after {
  border-color: #12456a transparent transparent transparent;
  border-style: solid;
  border-width: 11px 5.8px 0 5.8px;
  border-width: 0.6875rem 0.3625rem 0 0.3625rem;
  bottom: -85px;
  bottom: -5.3125rem;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-process__circle--03::after {
    display: none;
  }
}

.p-process__circle--04::before {
  background-color: #12456a;
  bottom: -5px;
  bottom: -0.3125rem;
  content: "";
  display: block;
  height: 83px;
  height: 5.1875rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-process__circle--04::before {
    background-color: transparent;
    border-color: transparent transparent transparent #b49652;
    border-style: solid;
    border-width: 0.5rem 0 0.5rem 0.925rem;
    bottom: auto;
    height: 0;
    left: -1.25rem;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
    width: 0;
  }
}

.p-process__circle--04::after {
  border-color: #12456a transparent transparent transparent;
  border-style: solid;
  border-width: 11px 5.8px 0 5.8px;
  border-width: 0.6875rem 0.3625rem 0 0.3625rem;
  bottom: -85px;
  bottom: -5.3125rem;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-process__circle--04::after {
    border-color: transparent transparent transparent #b49652;
    border-style: solid;
    border-width: 0.5rem 0 0.5rem 0.925rem;
    bottom: auto;
    height: 0;
    left: auto;
    right: -1.875rem;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
    width: 0;
  }
}

.p-process__card {
  background-color: #fff;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0.15165625rem 0.404415625rem 0.80883125rem rgba(0, 0, 0, .05);
          box-shadow: 0.15165625rem 0.404415625rem 0.80883125rem rgba(0, 0, 0, .05);
  padding: 23px 20px 17px;
  padding: 1.4375rem 1.25rem 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-process__card {
    -moz-column-gap: 0.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0.1875rem 0.5rem 0.5rem rgba(0, 0, 0, .05);
            box-shadow: 0.1875rem 0.5rem 0.5rem rgba(0, 0, 0, .05);
         -webkit-column-gap: 0.625rem;
                 column-gap: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 2.5rem 1.5rem 2.3125rem 2.5rem;
  }
}

.p-process__cntntsBlock--01 .p-process__card {
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-process__cntntsBlock--01 .p-process__card {
    margin-top: 0;
  }
}

.p-process__cardTxt {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-process__cardTxt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 1rem;
  }
}

.p-process__cardTxt--emphasis {
  color: #b49652;
}
.p-process__cardImgBox {
  margin-left: auto;
  margin-right: auto;
}
.p-process__cardImgBox {
  -o-object-fit: contain;
  -o-object-position: center;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-process__cardImgBox--01 {
  height: 86px;
  height: 5.375rem;
  width: 109px;
  width: 6.8125rem;
}
@media screen and (min-width: 768px) {
  .p-process__cardImgBox--01 {
    height: 7.175rem;
    width: 9.10625rem;
  }
}

.p-process__cardImgBox--02 {
  height: 72.5px;
  height: 4.53125rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 54.37px;
  width: 3.398125rem;
}
@media screen and (min-width: 768px) {
  .p-process__cardImgBox--02 {
    height: 5.75rem;
    margin-top: 0;
    width: 4.3125rem;
  }
}

.p-process__cardImgBox--03 {
  height: 75px;
  height: 4.6875rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 72.7px;
  width: 4.54375rem;
}
@media screen and (min-width: 768px) {
  .p-process__cardImgBox--03 {
    height: 5.4375rem;
    margin-top: 0;
    width: 5.275rem;
  }
}

.p-process__cardImgBox--04 {
  height: 100px;
  height: 6.25rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 90.15px;
  width: 5.634375rem;
}
@media screen and (min-width: 768px) {
  .p-process__cardImgBox--04 {
    height: 8.1125rem;
    margin-top: 0;
    width: 7.3125rem;
  }
}

.p-process__cardImgBox--05 {
  height: 88.5px;
  height: 5.53125rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 62.5px;
  width: 3.90625rem;
}
@media screen and (min-width: 768px) {
  .p-process__cardImgBox--05 {
    height: 6.84375rem;
    margin-top: 0;
    width: 4.825rem;
  }
}

.p-process__repeat {
  background-color: #fff;
  border-radius: 0.584375rem;
  -webkit-box-shadow: 0.123359375rem 0.33120625rem 0.6624125rem rgba(0, 0, 0, .05);
          box-shadow: 0.123359375rem 0.33120625rem 0.6624125rem rgba(0, 0, 0, .05);
  margin-left: auto;
  margin-right: auto;
  margin-top: 82px;
  margin-top: 5.125rem;
  padding: 57px 20px 40px;
  padding: 3.5625rem 1.25rem 2.5rem;
  position: relative;
  width: 91%;
}
@media screen and (min-width: 768px) {
  .p-process__repeat {
    -webkit-box-shadow: 0.1875rem 0.5rem 0.5rem rgba(0, 0, 0, .05);
            box-shadow: 0.1875rem 0.5rem 0.5rem rgba(0, 0, 0, .05);
    margin-top: 6.25rem;
    padding: 4.5625rem 3.125rem 3.125rem;
    width: 84.4594594595%;
  }
}

.p-process__repeat::before {
  -webkit-animation: processArrow01-1 2s ease infinite;
          animation: processArrow01-1 2s ease infinite;
  background-color: #b49652;
  content: "";
  display: block;
  height: 55.35px;
  height: 3.459375rem;
  left: 50%;
  position: absolute;
  top: -35px;
  top: -2.1875rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-process__repeat::before {
    -webkit-animation: processArrow01-2 2s ease infinite;
            animation: processArrow01-2 2s ease infinite;
    height: 2.1875rem;
    top: -2.1875rem;
  }
}

@-webkit-keyframes processArrow01-1 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 3.4375rem;
    opacity: 1;
  }
  100% {
    height: 3.4375rem;
    opacity: 0;
  }
}

@keyframes processArrow01-1 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 3.4375rem;
    opacity: 1;
  }
  100% {
    height: 3.4375rem;
    opacity: 0;
  }
}
@-webkit-keyframes processArrow01-2 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 4.6875rem;
    opacity: 1;
  }
  100% {
    height: 4.6875rem;
    opacity: 0;
  }
}
@keyframes processArrow01-2 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 4.6875rem;
    opacity: 1;
  }
  100% {
    height: 4.6875rem;
    opacity: 0;
  }
}
.p-process__repeat::after {
  -webkit-animation: processArrow02-1 2s ease infinite;
          animation: processArrow02-1 2s ease infinite;
  border-bottom: 1px solid #b49652;
  border-right: 1px solid #b49652;
  content: "";
  display: block;
  height: 16px;
  height: 1rem;
  left: 50%;
  position: absolute;
  top: -10px;
  top: -0.625rem;
  -webkit-transform: translate(-50%, -100%) rotate(45deg);
          transform: translate(-50%, -100%) rotate(45deg);
  width: 16px;
  width: 1rem;
}
@media screen and (min-width: 768px) {
  .p-process__repeat::after {
    -webkit-animation: processArrow02-2 2s ease infinite;
            animation: processArrow02-2 2s ease infinite;
    height: 1.5625rem;
    top: 0rem;
    width: 1.5625rem;
  }
}

@-webkit-keyframes processArrow02-1 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 1.875rem;
  }
  100% {
    opacity: 0;
    top: 1.875rem;
  }
}

@keyframes processArrow02-1 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 1.875rem;
  }
  100% {
    opacity: 0;
    top: 1.875rem;
  }
}
@-webkit-keyframes processArrow02-2 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 3.4375rem;
  }
  100% {
    opacity: 0;
    top: 3.4375rem;
  }
}
@keyframes processArrow02-2 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 3.4375rem;
  }
  100% {
    opacity: 0;
    top: 3.4375rem;
  }
}
.p-process__repeatTxt {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-process__repeatTxt {
    font-size: 1.25rem;
  }
}

.p-process__repeatTxt:not(:first-of-type) {
  margin-top: 26px;
  margin-top: 1.625rem;
}
.p-process__repeatTxt--emphasis {
  color: #b49652;
}
.p-process__flowCntnr {
  row-gap: 16.5px;
  row-gap: 1.03125rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-process__flowCntnr {
    -moz-column-gap: 2.375rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
         -webkit-column-gap: 2.375rem;
                 column-gap: 2.375rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.4375rem;
  }
}

.p-process__flowWrppr {
  -moz-column-gap: 1.625rem;
       -webkit-column-gap: 1.625rem;
          column-gap: 1.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-process__flowWrppr {
    -moz-column-gap: 2.375rem;
         -webkit-column-gap: 2.375rem;
            column-gap: 2.375rem;
  }
}

.p-process__flow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #12456a;
  border-radius: 0.3125rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 69px;
  min-width: 4.3125rem;
  padding: 7px 13px;
  padding: 0.4375rem 0.8125rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-process__flow {
    font-size: 1rem;
    min-width: 5.25rem;
    padding: 0.625rem 1rem;
  }
}

.p-process__flow:before {
  border-color: transparent transparent transparent #b49652;
  border-style: solid;
  border-width: 4.75px 0 4.75px 8.5px;
  border-width: 0.296875rem 0 0.296875rem 0.53125rem;
  content: "";
  display: block;
  height: 0;
  left: -7px;
  left: -0.4375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-process__flow:before {
    border-width: 0.30625rem 0 0.30625rem 0.5625rem;
    left: -0.9375rem;
  }
}

.p-process__flowWrppr:first-of-type .p-process__flow:first-of-type:before,
.p-process__flowWrppr:nth-of-type(2) .p-process__flow:first-of-type:before {
  display: none;
}
.p-process__flowWrppr:first-of-type .p-process__flow:last-of-type:after {
  border-color: transparent transparent transparent #b49652;
  border-style: solid;
  border-width: 4.75px 0 4.75px 8.5px;
  border-width: 0.296875rem 0 0.296875rem 0.53125rem;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: -7px;
  right: -0.4375rem;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-process__flowWrppr:first-of-type .p-process__flow:last-of-type:after {
    border-width: 0.30625rem 0 0.30625rem 0.5625rem;
    right: -0.9375rem;
  }
}

.p-result {
  padding-bottom: 73px;
  padding-bottom: 4.5625rem;
}
@media screen and (min-width: 768px) {
  .p-result__cntntsWrppr {
    position: relative;
  }
}

.p-result__subTtl {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  margin-top: -12px;
  margin-top: -0.75rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-result__subTtl {
    font-size: 1.5rem;
  }
}

.p-result__subTtl::before {
  -webkit-animation: resultArrow01-1 2s ease infinite;
          animation: resultArrow01-1 2s ease infinite;
  background-color: #000;
  content: "";
  display: block;
  height: 138.6px;
  height: 8.6625rem;
  left: 50%;
  position: absolute;
  top: -50px;
  top: -3.125rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-result__subTtl::before {
    -webkit-animation: resultArrow01-2 2s ease infinite;
            animation: resultArrow01-2 2s ease infinite;
    height: 14.0625rem;
  }
}

@-webkit-keyframes resultArrow01-1 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 7.85rem;
    opacity: 1;
  }
  100% {
    height: 7.85rem;
    opacity: 0;
  }
}

@keyframes resultArrow01-1 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 7.85rem;
    opacity: 1;
  }
  100% {
    height: 7.85rem;
    opacity: 0;
  }
}
@-webkit-keyframes resultArrow01-2 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 8.6625rem;
    opacity: 1;
  }
  100% {
    height: 8.6625rem;
    opacity: 0;
  }
}
@keyframes resultArrow01-2 {
  0% {
    height: 0;
    opacity: 0;
  }
  20% {
    height: 0;
    opacity: 1;
  }
  80% {
    height: 8.6625rem;
    opacity: 1;
  }
  100% {
    height: 8.6625rem;
    opacity: 0;
  }
}
.p-result__subTtl::after {
  -webkit-animation: resultArrow02-1 2s ease infinite;
          animation: resultArrow02-1 2s ease infinite;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  content: "";
  display: block;
  height: 18px;
  height: 1.125rem;
  left: 50%;
  position: absolute;
  top: 45px;
  top: 2.8125rem;
  -webkit-transform: translate(-50%, 0) rotate(-45deg);
          transform: translate(-50%, 0) rotate(-45deg);
  width: 18px;
  width: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-result__subTtl::after {
    -webkit-animation: resultArrow02-2 2s ease infinite;
            animation: resultArrow02-2 2s ease infinite;
    top: 7.0625rem;
  }
}

@-webkit-keyframes resultArrow02-1 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 4.375rem;
  }
  100% {
    opacity: 0;
    top: 4.375rem;
  }
}

@keyframes resultArrow02-1 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 4.375rem;
  }
  100% {
    opacity: 0;
    top: 4.375rem;
  }
}
@-webkit-keyframes resultArrow02-2 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 5.3125rem;
  }
  100% {
    opacity: 0;
    top: 5.3125rem;
  }
}
@keyframes resultArrow02-2 {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: 0;
  }
  80% {
    opacity: 1;
    top: 5.3125rem;
  }
  100% {
    opacity: 0;
    top: 5.3125rem;
  }
}
.p-result__subTtl span {
  background-color: #12456a;
  border-radius: 50vw;
  padding: 19px 45px;
  padding: 1.1875rem 2.8125rem;
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .p-result__subTtl span {
    padding: 1.5625rem 4.8125rem 1.5625rem;
  }
}

.p-result__ttl {
  margin-top: 81px;
  margin-top: 5.0625rem;
  padding-left: 10px;
  padding-left: 0.625rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-result__ttl {
    font-size: 1.75rem;
    margin-top: 8.75rem;
  }
}

.p-result__ttlLogoBox {
  display: inline-block;
  height: 26.175px;
  height: 1.6359375rem;
  margin-right: 10px;
  margin-right: 0.625rem;
  width: 208.75px;
  width: 13.046875rem;
}
@media screen and (min-width: 768px) {
  .p-result__ttlLogoBox {
    height: 2.98125rem;
    margin-right: 1.25rem;
    width: 23.78125rem;
  }
}

.p-result__ttlLogoBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}
.p-result__ttl--emphasis {
  color: #b49652;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-result__ttl--emphasis {
    display: inline;
    font-size: 1.75rem;
  }
}

.p-result__txtWrppr {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-result__txtWrppr {
    margin-top: 4.5rem;
  }
}

.p-result__fukidasi {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-result__fukidasi {
    font-size: 1.25rem;
  }
}

.p-result__fukidasi span {
  position: relative;
}
.p-result__fukidasi span::before {
  background-color: #000;
  content: "";
  display: block;
  height: 20px;
  height: 1.25rem;
  left: -15px;
  left: -0.9375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(-20deg);
          transform: translate(0, -50%) rotate(-20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-result__fukidasi span::before {
    height: 2.1875rem;
    left: -1.5625rem;
  }
}

.p-result__fukidasi span::after {
  background-color: #000;
  content: "";
  display: block;
  height: 20px;
  height: 1.25rem;
  position: absolute;
  right: -15px;
  right: -0.9375rem;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(20deg);
          transform: translate(0, -50%) rotate(20deg);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-result__fukidasi span::after {
    height: 2.1875rem;
    right: -1.5625rem;
  }
}

.p-result__txt {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-result__txt {
    font-size: 2rem;
    letter-spacing: 0;
    margin-top: 0.625rem;
  }
}

.p-result__txt--emphasis {
  color: #b49652;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-result__txt--emphasis {
    font-size: 2.5rem;
  }
}

.p-result__txt2ndLine {
  display: inline-block;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
.p-result__imgWrppr {
  margin-top: 30px;
  margin-top: 1.875rem;
  padding-left: 12px;
  padding-left: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-result__imgWrppr {
    padding-left: 0;
    position: absolute;
    right: -6.25rem;
    top: 17.8125rem;
  }
}

.p-result__imgBox {
  height: 144.3px;
  height: 9.01875rem;
  margin-left: auto;
  margin-right: auto;
  width: 183.2px;
  width: 11.45rem;
}
@media screen and (min-width: 768px) {
  .p-result__imgBox {
    height: 10.0625rem;
    margin-left: 0;
    margin-right: 0;
    width: 12.76875rem;
  }
}

.p-result__imgBox img {
  -o-object-fit: contain;
  -o-object-position: center;
  display: block;
  height: 100%;
     object-fit: contain;
     object-position: center;
  width: 100%;
}

.p-result__imgScroll {
  margin-top: 45px;
  margin-top: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p-result__imgScroll {
    margin-top: 6.25rem;
  }
}

.p-thanks {
  background-color: #12456a;
  color: #fff;
  font-weight: 700;
  max-height: 100vh;
  min-height: 100vh;
  overflow-y: scroll;
  padding-bottom: 93px;
  padding-bottom: 5.8125rem;
  padding-top: 93px;
  padding-top: 5.8125rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-thanks {
    padding-top: 8.75rem;
  }
}

.p-thanks__logoBox {
  width: 122.5px;
  width: 7.65625rem;
}
@media screen and (min-width: 768px) {
  .p-thanks__logoBox {
    width: 15.3125rem;
  }
}

.p-thanks__header {
  background-color: #12456a;
  height: 47px;
  height: 2.9375rem;
  left: 0;
  padding-left: 20px;
  padding-left: 1.25rem;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-thanks__header {
    height: 5.875rem;
    padding-left: 2.8125rem;
  }
}

.p-thanks__logoWrppr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.p-thanks__cntntsWrppr {
  margin-left: auto;
  margin-right: auto;
  width: 93.3333333333%;
}
.p-thanks__ttl {
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-thanks__ttl {
    font-size: 2rem;
  }
}

.p-thanks__txtWrppr {
  line-height: 1.9;
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-thanks__txtWrppr {
    margin-top: 3.9375rem;
  }
}

.p-thanks__txt {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p-thanks__txt {
    font-size: 1rem;
  }
}

.p-thanks__txt:not(:first-of-type) {
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-thanks__txt:not(:first-of-type) {
    margin-top: 2.1875rem;
  }
}

.p-thanks__btn {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 50px;
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-thanks__btn {
    font-size: 1.125rem;
    margin-top: 6.125rem;
  }
}

.p-thanks__btn a {
  background-color: #b49652;
  border-radius: 50vw;
  display: inline-block;
  padding: 20px 95px;
  padding: 1.25rem 5.9375rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-thanks__btn a {
    padding: 1.6875rem 10rem;
  }
}

.p-thanks__btn a::before {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 3.75px 7.5px 3.75px 0;
  border-width: 0.234375rem 0.46875rem 0.234375rem 0;
  content: "";
  display: block;
  height: 0;
  left: 27px;
  left: 1.6875rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 0;
}
@media screen and (min-width: 768px) {
  .p-thanks__btn a::before {
    border-width: 0.3125rem 0.6875rem 0.3125rem 0;
    left: 1.875rem;
  }
}
/*# sourceMappingURL=style.css.map */
/* 2025/12/2 追記 */
@media screen and (min-width: 768px) {
    .p-price__card-02{
        margin: auto;
    }
    .p-price__cntntsWrppr02{
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .margin-t-10{
        margin-top: 10px !important;
    }
}