@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:where([hidden]:not([hidden=until-found])) {
  display: none !important;
}

:where(html) {
  color-scheme: dark light;
  -webkit-text-size-adjust: none;
}

@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}
@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  font-family: system-ui, sans-serif;
  line-height: 1.5;
  block-size: 100%;
  block-size: 100dvb;
  -webkit-font-smoothing: antialiased;
}

:where(input, button, textarea, select) {
  color: inherit;
  font: inherit;
}

:where(textarea) {
  resize: vertical;
  resize: block;
}

:where(button, label, select, summary, [role=button], [role=option]) {
  cursor: pointer;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}

:where(button) {
  border-style: solid;
}

:where(a) {
  text-underline-offset: 0.2ex;
}

:where(ul, ol) {
  list-style: none;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg) {
  block-size: auto;
  max-inline-size: 100%;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
}

:where(hr) {
  overflow: visible;
  border: none;
  color: inherit;
  block-size: 0;
  border-block-start: 1px solid;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}

:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {
  position: absolute !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  white-space: nowrap !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #fafafa;
  color: #333;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  line-break: strict;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}

:where(a) {
  color: #0a7ebf;
}
a {
  color: #333;
  text-decoration: none;
}

/* reset ---------------------------------------*/
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  word-break: break-all;
  font-size: inherit;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

q::before,
q::after {
  content: "";
}

abbr {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}

input,
textarea,
select {
  font-size: 100%;
}

legend {
  color: #000;
}

select,
input,
button,
textarea {
  box-sizing: border-box;
  font-size: inherit;
  font-family: inherit;
}

pre,
code,
kbd,
samp {
  font-size: 108%;
  font-family: monospace;
  line-height: 100%;
}

figure {
  margin: 0;
  padding: 0;
}

input[type=submit],
input[type=button],
button {
  -moz-appearance: button;
       appearance: button;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: button;
  -webkit-box-sizing: content-box;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration,
button::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus,
button::focus {
  outline-offset: -2px;
}

/* base ---------------------------------------*/
* {
  box-sizing: border-box;
  min-height: 0vw;
}

html,
body {
  height: 100%;
}

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  color: var(--text-color);
  font-size: 16px;
  font-family: "Noto Sans JP", "Roboto", sans-serif;
  line-height: 2;
  font-feature-settings: "palt" 1;
  -webkit-text-size-adjust: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  transition: 0.6s;
}

a:not(.btn-outline, .btn-white, .btn-blue, .btn-red, .interviewTop-listItem-link):hover {
  opacity: 0.6;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  line-height: 1;
}

small {
  font-size: 12px;
}

/* common item ---------------------------------------*/
.clearfix::after,
.inner::after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
}

.ov-h {
  overflow: hidden;
}

.font-en {
  font-family: "Roboto", sans-serif;
}

/* browser adjust ---------------------------------------*/
@media all and (-ms-high-contrast: none) {
  .foo {
    color: green;
  }
}
/* layout ---------------------------------------*/
.inner {
  margin: 0 auto;
  padding: 0 50px;
  max-width: 1140px;
}

/* color ---------------------------------------*/
:root {
  --ac-color-blue: #0a7ebf;
  --bg-color-blue: #f7fbfd;
  --bg-color-gray: #fafafa;
  --text-color: #333;
}

.text-blue {
  color: var(--ac-color-blue);
}

/* header ---------------------------------------*/
.header {
  position: fixed;
  top: 0;
  z-index: 9997;
  width: 100%;
  transition: 0.6s;
}

.header-inner {
  position: relative;
  margin: 0 40px;
  height: 100px;
}

.header-logo {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 151px;
  height: 32px;
  transition: 0.6s;
  transform: translateY(-50%);
}

.header-logo:hover {
  opacity: 0.6;
}

.header-logo img {
  width: 100%;
  vertical-align: unset;
  transition: 0.6s;
}

.header .header-logo::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 151px;
  height: 32px;
  background: url("/img/coaresearcher/index/logo.png") no-repeat left top;
  background-size: 100%;
  opacity: 0;
  transition: 0.6s;
  transform: translateY(-50%);
}

/* gnav ---------------------------------------*/
.gnav {
  position: absolute;
  top: 50%;
  right: 40px;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  width: calc(100% - 250px);
  transform: translateY(-50%);
}

.gnav-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.6;
}

.gnav-list > li {
  margin-right: 20px;
  letter-spacing: 0.08em;
}

.gnav-list > li a {
  display: block;
  color: #fff;
  transition: 0.6s;
}

.gnav-list > li a:hover {
  opacity: 0.6;
}

.gnav-list li a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  width: 10px;
  height: 10px;
  background: #fff;
  vertical-align: middle;
  transition: 0.6s;
  -webkit-mask-image: url("/img/coaresearcher/index/blank.svg");
  mask-image: url("/img/coaresearcher/index/blank.svg");
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

#openmenu {
  display: none;
}

/* fixed header */
.header.is-fixed {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header.is-fixed .gnav-list > li a {
  color: #333;
}

.header.is-fixed .gnav-list li a[target=_blank]::after {
  background: #333;
}

.header.is-fixed .header-logo::after {
  opacity: 1;
}

.header.is-fixed .header-logo img {
  opacity: 0;
}

.header.is-fixed .header-inner {
  height: 80px;
}

/* interview01 ---------------------------------------*/
.fixedheader {
  position: fixed;
  top: 0;
  z-index: 9997;
  width: 100%;
  background: #fff;
  transition: 0.6s;
}

.fixedheader-inner {
  position: relative;
  margin: 0 40px;
  height: 80px;
}

.fixedheader-logo {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 151px;
  height: 32px;
  transition: 0.6s;
  transform: translateY(-50%);
}

.fixedheader-logo:hover {
  opacity: 0.6;
}

.fixedheader-logo img {
  width: 100%;
  vertical-align: unset;
  transition: 0.6s;
}

.fixedheader .gnav .gnav-list > li a {
  color: var(--text-color);
}

.fixedheader .gnav-list li a[target=_blank]::after {
  background: var(--text-color);
}

/* /interview01 ---------------------------------------*/
/* btn ---------------------------------------*/
.btn-wrapper li {
  display: inline-block;
}

.btn-wrapper li:nth-of-type(n + 2) {
  margin-left: 13px;
}

.btn-outline,
.btn-white,
.btn-blue,
.btn-red {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
  cursor: pointer;
}

.btn-outline {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.btn-white {
  border: 1px solid var(--ac-color-blue);
  background-color: #fff;
  color: var(--ac-color-blue);
}

.btn-blue {
  border: 1px solid var(--ac-color-blue);
  background-color: var(--ac-color-blue);
  color: #fff;
}

.btn-red {
  border: 1px solid #fff;
  background-color: #e95b5b;
  color: #fff;
}

.gnav-btn-01 {
  width: 180px;
  height: 48px;
  border-radius: 24px;
  font-size: 14px;
}

.gnav-btn-02 {
  width: 140px;
  height: 48px;
  border-radius: 24px;
  font-size: 14px;
}

.kv-btn {
  width: 280px;
  height: 56px;
  border-radius: 28px;
  font-size: 16px;
}

.cta-btn {
  width: 280px;
  height: 52px;
  border-radius: 26px;
  font-size: 16px;
}

.ambassador-btn {
  margin: auto auto 0;
  width: 240px;
  height: 48px;
  border-radius: 24px;
  font-size: 16px;
}

.footer-btn {
  width: 200px;
  height: 48px;
  border-radius: 24px;
  font-size: 16px;
}

.btn-outline:hover {
  border: 2px solid var(--ac-color-blue);
  background-color: #fff;
  color: var(--ac-color-blue);
}

.btn-white:hover {
  background-color: var(--ac-color-blue);
  color: #fff;
}

.btn-blue:hover {
  background-color: #fff;
  color: var(--ac-color-blue);
}

.btn-red:hover {
  background-color: #c53b40;
}

/* section-title ---------------------------------------*/
.section-title {
  margin-bottom: 40px;
  text-align: left;
  letter-spacing: 0.07em;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.4;
}

.section-title-blue {
  display: block;
  padding-bottom: 8px;
  color: var(--ac-color-blue);
  letter-spacing: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
}

/* cta ---------------------------------------*/
.cta {
  position: relative;
  background-image: url(/img/coaresearcher/index/cta_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-inner {
  margin: auto;
  padding: 100px 0 80px;
  max-width: 1140px;
  text-align: center;
}

.cta-title {
  padding-bottom: 20px;
  color: #fff;
  text-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  letter-spacing: 0.03em;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
}

.cta-text {
  padding-bottom: 4px;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 16px;
  line-height: 1.5;
}

.cta-inner a {
  margin: 0 auto;
}

/* footer ---------------------------------------*/
.footer {
  background: #333;
  color: #fff;
}

.footer-inner {
  position: relative;
  margin: 0 auto;
  padding: 0 50px 65px;
  max-width: 1220px;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 80px 40px 0;
}

.footer-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 630px;
}

.footer-logo {
  width: 151px;
}

.footer-nav {
  display: flex;
  justify-content: space-between;
  width: 400px;
}

.footer-nav-list {
  width: 43%;
}

.footer-nav-list li {
  margin: 0 0 15px 0;
  letter-spacing: 0.05em;
  font-size: 14px;
}

.footer-nav-list li a {
  position: relative;
}

.footer-nav-list li a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 55%;
  right: -15px;
  display: block;
  width: 10px;
  height: 10px;
  background: url("/img/coaresearcher/index/blank.svg") no-repeat left top;
  background-size: 100%;
  transform: translate(0, -50%);
}

.footer-btn-wrapper {
  width: 200px;
}

.footer-btn-list li:not(:last-child) {
  margin-bottom: 20px;
}

.copyright {
  display: block;
  padding: 23px 0;
  border-top: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 10px;
  line-height: 1;
}

/* index animation ---------------------------------------*/
.animation,
.animation-footer {
  opacity: 0;
  transition: all 1.25s ease;
  transform: translate(0, 20px);
}

.animation.on,
.animation-footer.on {
  opacity: 1;
  transform: translate(0, 0);
}

/* interview01 ---------------------------------------*/
/* pankuzu ---------------------------------------*/
.interview-pankuzu {
  padding: 100px 0 20px;
}

.interview-pankuzu-list > li {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 2;
}

.interview-pankuzu-list > li a {
  position: relative;
  padding-right: 38px;
  font-weight: 400;
  transition: 0.6s;
}

.interview-pankuzu-list > li a:hover {
  opacity: 0.7;
}

.interview-pankuzu-list > li a:after {
  content: "／";
  position: absolute;
  top: -4px;
  right: 6px;
  display: block;
}

/* subpage - interview01 ---------------------------------------*/
.bg-white {
  background: #fff;
}

.bg-blue {
  background: var(--bg-color-blue);
}

.interview-inner {
  margin: 0 auto;
  padding: 0 50px 80px;
  max-width: 1140px;
}

.interview-wrapper {
  margin-bottom: 80px;
  padding: 48px;
}

.interview-image {
  margin: 0 auto;
  margin-bottom: 48px;
}

.interview-image img {
  width: 100%;
}

.interview-career {
  margin-bottom: 48px;
  padding: 24px;
  letter-spacing: 0.03em;
}

.wp-block-custom-interview-block-group {
  margin-bottom: 48px;
}

.wp-block-custom-interview-block-title {
  position: relative;
  margin: 48px 0 32px;
  padding-left: 34px;
  color: var(--ac-color-blue);
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 24px;
  line-height: 2;
}

.wp-block-custom-globalinterview-block-title {
  padding: 0.5em;/*文字周りの余白*/
  background: var(--bg-color-blue);/*背景色*/
  border-left: solid 5px #00275C;/*左線（実線 太さ 色）*/
  position: relative;
  margin: 48px 0 32px;
  padding-left: 20px;
  color: #00275C;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 24px;
  line-height: 2;
}

.wp-block-custom-interview-block-title:before {
  content: "ー";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  text-align: center;
}

.wp-block-custom-interview-block-text {
  margin-bottom: 24px;
  letter-spacing: 0.08em;
}

.wp-block-custom-interview-block-text a {
  color: #0a7ebf;
}

.interview-cta {
  padding: 40px;
  background: var(--bg-color-blue);
}

.interview-cta a {
  margin: 0 auto;
}

.interview-cta-title {
  margin-bottom: 20px;
  color: var(--ac-color-blue);
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
}

/* pc only */
@media screen and (min-width: 900px) {
  .sp {
    display: none !important;
  }
  .spbr {
    display: none;
  }
}
/* small pc */
@media screen and (min-width: 900px) and (max-width: 1390px) {
  .header-inner,
  .fixedheader-inner {
    margin: 0 20px;
  }
  .gnav {
    right: 20px;
    width: calc(100% - 210px);
  }
  .gnav-btn-01 {
    width: 160px;
  }
  .gnav-btn-02 {
    width: 110px;
  }
  .btn-wrapper li:nth-of-type(n + 2) {
    margin-left: 10px;
  }
}
/* small pc 2 */
@media screen and (min-width: 900px) and (max-width: 1260px) {
  .header-inner,
  .fixedheader-inner {
    margin: 0 10px 0 15px;
  }
  .header-logo,
  .header .header-logo::after,
  .fixedheader-logo {
    width: 130px;
    height: 28px;
  }
  .gnav {
    right: 10px;
    width: calc(100% - 180px);
  }
  .gnav-list > li {
    margin-right: 15px;
    font-size: 13px;
  }
  .gnav-list > li:last-child {
    margin-right: 0;
  }
  .gnav-btn-01,
  .gnav-btn-02 {
    font-weight: 400;
    font-size: 12px;
  }
  .gnav-btn-01 {
    width: 140px;
  }
  .gnav-btn-02 {
    width: 100px;
  }
}
/* small pc 3 */
@media screen and (min-width: 900px) and (max-width: 1130px) {
  .header-logo,
  .header .header-logo::after,
  .fixedheader-logo {
    width: 100px;
    height: 22px;
  }
  .gnav {
    right: 10px;
    width: calc(100% - 140px);
  }
  .gnav-list > li {
    margin-right: 10px;
    font-size: 12px;
  }
  .gnav-btn-01 {
    width: 130px;
  }
  .gnav-btn-02 {
    width: 90px;
  }
  .footer-container {
    padding: 80px 0 0;
  }
}
/* small pc 4 */
@media screen and (min-width: 900px) and (max-width: 995px) {
  .header-logo,
  .header .header-logo::after,
  .fixedheader-logo {
    width: 90px;
    height: 20px;
  }
  .gnav {
    right: 10px;
    width: calc(100% - 120px);
  }
  .gnav-list > li {
    font-size: 11px;
  }
  .gnav-btn-01 {
    width: 125px;
    font-size: 11px;
  }
  .gnav-btn-02 {
    width: 80px;
    font-size: 11px;
  }
  .btn-wrapper li:nth-of-type(n + 2) {
    margin-left: 5px;
  }
}
/* sp only */
@media screen and (max-width: 899px) {
  /* common item ---------------------------------------*/
  .pc {
    display: none !important;
  }
  .pcbr {
    display: none;
  }
  /* layout ---------------------------------------*/
  .inner {
    padding: 0 24px;
  }
  /* header ---------------------------------------*/
  .header {
    transition: all 0.75s ease;
  }
  .header.UpMove {
    transform: translate(0, -110%);
  }
  .header.DownMove {
    transform: translate(0, 0);
  }
  .header.is-fixed {
    background: rgba(255, 255, 255, 0.9);
  }
  .header-inner {
    margin: 0 16px;
    height: 77px;
  }
  .header.is-fixed .header-inner {
    height: 77px;
  }
  .header-logo {
    width: 120px;
    height: 26px;
  }
  .header .header-logo::after {
    width: 120px;
    height: 26px;
  }
  .header-logo img {
    width: auto;
  }
  .header-btn {
    position: absolute;
    top: 16px;
    right: 68px;
    width: 140px;
    height: 47px;
    border-radius: 24px;
    font-size: 14px;
  }
  #openmenu {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9999;
    display: block;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #1770c9;
    transition: all 0.6s ease;
  }
  #openmenu.is-open {
    background: #fff;
  }
  #openmenu span {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    width: 16px;
    height: 1px;
    background: #fff;
    transition: 0.6s;
    transform: translateX(-50%);
  }
  #openmenu span:nth-child(1) {
    top: 17px;
  }
  #openmenu span:nth-child(2) {
    top: 23px;
  }
  #openmenu span:nth-child(3) {
    top: 29px;
  }
  #openmenu.is-open span {
    background: #0a7ebf;
  }
  #openmenu.is-open span:nth-child(1) {
    top: 24px;
    transform: translateX(-50%) rotate(45deg);
  }
  #openmenu.is-open span:nth-child(2) {
    opacity: 0;
  }
  #openmenu.is-open span:nth-child(3) {
    top: 24px;
    transform: translateX(-50%) rotate(-45deg);
  }
  .bodyfixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .overlay {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0a7ebf;
    opacity: 0;
    transition: all 1s ease;
    transform: scale(1);
  }
  .overlay.is-large {
    opacity: 1;
    transform: scale(300);
  }
  /* interview01 ---------------------------------------*/
  .fixedheader {
    background: rgba(255, 255, 255, 0.9);
  }
  .fixedheader-inner {
    margin: 0 16px;
    height: 77px;
    background: transparent;
  }
  .fixedheader-logo {
    width: 100px;
    height: 22px;
  }
  .fixedheader-logo img {
    width: auto;
  }
  /* /interview01 ---------------------------------------*/
  /* gnav ---------------------------------------*/
  .gnav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    display: block;
    display: none;
    overflow: auto;
    align-items: unset;
    padding: 85px 25px 20px;
    width: 100%;
    height: 100dvh !important;
    border: none;
    transform: translateY(0);
  }
  .gnav-list {
    display: block;
    margin: 0 auto;
    padding-right: 0;
    max-width: 330px;
  }
  .gnav-list > li {
    display: block;
    margin-bottom: 28px;
    font-size: 16px;
    opacity: 0;
    transition: all 0.75s ease;
    transform: translate(0, 20px);
  }
  .gnav-list > li:nth-child(1) {
    transition-delay: 0s;
  }
  .gnav-list > li:nth-child(2) {
    transition-delay: 0.1s;
  }
  .gnav-list > li:nth-child(3) {
    transition-delay: 0.2s;
  }
  .gnav-list > li:nth-child(4) {
    transition-delay: 0.3s;
  }
  .gnav-list > li:nth-child(5) {
    transition-delay: 0.4s;
  }
  .gnav-list > li:nth-child(6) {
    transition-delay: 0.5s;
  }
  .gnav-list > li:nth-child(7) {
    transition-delay: 0.6s;
  }
  .gnav-list > li:nth-child(8) {
    transition-delay: 0.7s;
  }
  .gnav-list > li:nth-child(9) {
    transition-delay: 0.8s;
  }
  .gnav-list > li:nth-child(10) {
    transition-delay: 0.9s;
  }
  #gnav.is-active .gnav-list > li {
    opacity: 1;
    transform: translate(0, 0);
  }
  .gnav-list li a {
    display: inline-block;
  }
  .gnav-list li:nth-of-type(n + 2) {
    margin-left: 0;
  }
  .gnav .btn-wrapper li {
    display: block;
  }
  .gnav .btn-wrapper {
    margin: 0 auto;
    padding-bottom: 20px;
    max-width: 330px;
    opacity: 0;
    transform: translate(0, 20px);
  }
  #gnav.is-active .btn-wrapper {
    opacity: 1;
    transition: all 0.75s ease;
    transition-delay: 0.8s;
  }
  .header.is-fixed .gnav-list > li a {
    color: #fff;
  }
  .header.is-fixed .gnav-list li a[target=_blank]::after {
    background: #fff;
  }
  /* interview01 ---------------------------------------*/
  .fixedheader .gnav .gnav-list > li a {
    color: #fff;
  }
  .fixedheader .gnav-list li a[target=_blank]::after {
    background: #fff;
  }
  /* /interview01 ---------------------------------------*/
  /* btn ---------------------------------------*/
  .btn-wrapper li {
    display: inline-block;
  }
  .btn-wrapper li:nth-of-type(n + 2) {
    margin: 20px 0 0 0;
  }
  .btn-outline,
  .btn-white,
  .btn-blue {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
    text-align: center;
    font-weight: 700;
    line-height: 1.6;
    cursor: pointer;
  }
  .btn-outline {
    border: 1px solid var(--ac-color-blue);
    background-color: #fff;
    color: var(--ac-color-blue);
  }
  .btn-white {
    border: 1px solid var(--ac-color-blue);
    background-color: #fff;
    color: var(--ac-color-blue);
  }
  .btn-blue {
    border: 1px solid var(--ac-color-blue);
    background-color: var(--ac-color-blue);
    color: #fff;
  }
  .gnav-btn-01 {
    max-width: 100%;
    width: 330px;
    height: 48px;
    border-radius: 24px;
    font-size: 16px;
  }
  .gnav-btn-02 {
    max-width: 100%;
    width: 330px;
    height: 48px;
    border-radius: 24px;
    font-size: 16px;
  }
  .kv-btn {
    margin: 0 auto;
    max-width: 100%;
    width: 330px;
    height: 54px;
  }
  .cta-btn {
    max-width: 95%;
    width: 330px;
  }
  .ambassador-btn {
    max-width: 100%;
    width: 330px;
  }
  .footer-btn {
    width: 200px;
    height: 48px;
    border-radius: 24px;
    font-size: 16px;
  }
  .btn-outline:hover {
    border: 2px solid var(--ac-color-blue);
    background-color: #fff;
    color: var(--ac-color-blue);
  }
  .btn-white:hover {
    background-color: var(--ac-color-blue);
    color: #fff;
  }
  .btn-blue:hover {
    background-color: #fff;
    color: var(--ac-color-blue);
  }
  /* interview01 ---------------------------------------*/
  .fixedheader .gnav .btn-wrapper > li .btn-blue {
    border: 1px solid var(--ac-color-blue);
    background-color: #fff;
    color: var(--ac-color-blue);
  }
  .fixedheader .gnav .btn-wrapper > li .btn-blue:hover {
    background-color: var(--ac-color-blue);
    color: #fff;
  }
  /* /interview01 ---------------------------------------*/
  /* section-title ---------------------------------------*/
  .section-title {
    margin-bottom: 10px;
    letter-spacing: 0.08em;
    font-size: 26px;
    line-height: 1.4;
  }
  .section-title-blue {
    padding-bottom: 7px;
    letter-spacing: 0;
    font-size: 18px;
  }
  /* kv ---------------------------------------*/
  .kv {
    padding: 0 0;
    background: url("/img/coaresearcher/index/kv_sp.jpg") no-repeat center top;
    background-size: cover;
  }
  .kv-inner {
    padding: 70vw 0 50px;
  }
  .kv-image-text {
    margin: 0 auto;
    width: 327px;
  }
  .kv-title {
    padding-bottom: 23px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
  }
  .kv-title strong {
    padding-bottom: 10px;
    text-align: center;
    letter-spacing: 3px;
    font-size: 44px;
    line-height: 1.65;
  }
  /* logoarea ---------------------------------------*/
  .logoarea {
    padding: 28px 0;
  }
  .logoarea .swiper:not(.swiper-initialized) {
    padding: 0 24px;
  }
  .logoarea-title {
    font-size: 20px;
  }
  .logoarea .swiper:not(.swiper-initialized) .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -4%;
  }
  .logoarea .swiper-slide {
    margin: 0 2%;
  }
  .logoarea .swiper:not(.swiper-initialized) .swiper-slide {
    margin: 0 0 4% 4%;
    width: 29.3333333333%;
  }
  /* cta ---------------------------------------*/
  .cta {
    background-image: url("/img/coaresearcher/index/cta_bg_sp.jpg");
  }
  .cta-inner {
    padding: 95px 0 95px;
  }
  .cta-title {
    padding-right: 8px;
    padding-bottom: 22px;
    letter-spacing: 0.03em;
    font-size: 28px;
  }
  .cta-text {
    padding-bottom: 5px;
    font-size: 15px;
  }
  /* footer ---------------------------------------*/
  .footer-inner {
    padding: 0 20px;
  }
  .footer-container {
    display: block;
    padding: 48px 0 47px;
  }
  .footer-block {
    display: block;
    width: auto;
  }
  .footer-logo {
    display: block;
    margin: 0 auto 40px;
    width: 151px;
  }
  .footer-logo img {
    width: 100%;
  }
  .footer-nav {
    display: block;
    margin: 0 auto 40px;
    max-width: 330px;
    width: auto;
  }
  .footer-nav-list {
    display: block;
    width: auto;
  }
  .footer-nav-list li {
    margin: 24px 0;
    width: auto;
    letter-spacing: 0.1em;
    font-size: 15px;
  }
  .footer-btn-wrapper {
    width: auto;
  }
  .footer-btn-list {
    text-align: center;
  }
  .footer-btn-list > li {
    display: block;
    text-align: center;
  }
  .footer-btn-list > li a {
    margin: 0 auto;
  }
  .footer-btn {
    max-width: 100%;
    width: 330px;
  }
  .copyright {
    padding: 28px 0;
  }
  /* subpage - interview01 ---------------------------------------*/
  .interview-pankuzu {
    padding: 97px 0 20px;
  }
  .interview-inner {
    margin: 0 auto;
    padding: 0 0 64px;
    width: 100%;
  }
  .interview-wrapper {
    margin-bottom: 64px;
    padding: 0 24px 32px;
  }
  .interview-image {
    margin-right: calc(50% - 50vw);
    margin-bottom: 28px;
    margin-left: calc(50% - 50vw);
  }
  .interview-career {
    margin-bottom: 28px;
    padding: 20px;
    letter-spacing: 0.05em;
    font-size: 14px;
  }
  .wp-block-custom-interview-block-group {
    margin-bottom: 28px;
  }
  .wp-block-custom-interview-block-title {
    margin-bottom: 20px;
    padding-left: 32px;
    letter-spacing: 0.09em;
    font-size: 20px;
  }
  .wp-block-custom-globalinterview-block-title {
    margin-bottom: 20px;
    padding-left: 24px;
    letter-spacing: 0.09em;
    font-size: 20px;
  }
  .wp-block-custom-interview-block-title:before {
    top: 0;
    left: 0;
    width: 20px;
  }
  .wp-block-custom-interview-block-text {
    letter-spacing: 0.09em;
    font-size: 14px;
  }
  .interview-cta-title {
    font-size: 24px;
    line-height: 1.6;
  }
}
/* iphone5 iphoneSE用 */
.wrap {
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .wrap {
    padding: 0 12px;
    max-width: 1280px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .wrap {
    padding: 0 16px;
  }
}

@media screen and (min-width: 641px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sp-none {
    display: none;
  }
}
::-moz-placeholder {
  color: #999;
}
::placeholder {
  color: #999;
}

.input-error-txt {
  display: flex;
  gap: 6px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #d6082e;
  font-size: 1.4rem;
}
.input-error-txt::before {
  content: "";
  display: block;
  margin-top: 0.5em;
  width: 16px;
  height: 16px;
  background-image: url(../img/common/icon-important.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.input-txt {
  position: relative;
}
.input-txt.error input {
  border-color: #d6082e;
  background-color: rgba(214, 8, 46, 0.05);
}
.input-txt input {
  padding: 0 12px;
  width: 100%;
  height: 48px;
  border: 1px solid #b0b0b0;
  border-radius: 6px;
  background-color: #fff;
  font-size: 1.6rem;
}
.input-txt input:disabled {
  background-color: #aaa;
  pointer-events: none !important;
}
.input-txt input:disabled + .flatpickr-input {
  background-color: #aaa;
  pointer-events: none !important;
}
.input-txt input[size] {
  max-width: 100%;
  width: auto;
}
.input-radio {
  position: relative;
}
.input-radio + .input-radio {
  margin-top: 12px;
}
.input-radio input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  width: 16px;
  height: 16px;
  border: 1px solid #b0b0b0;
  border-radius: 50%;
  background: #fff;
  transition: 0.2s;
  pointer-events: none;
}
.input-radio input:checked {
  border-color: #0a7ebf;
  background-color: #fff;
  box-shadow: inset 0 0 0 4px #0a7ebf;
}
.input-radio input:disabled {
  background-color: #aaa;
}
.input-radio label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 12px 0 36px;
  min-height: 48px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #b0b0b0;
  border-radius: 6px;
  background-color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  cursor: pointer;
}
:checked + .input-radio label {
  border-color: #0a7ebf;
}
:disabled + .input-radio label {
  background-color: #aaa;
  color: #fff;
}
.input-checkbox {
  position: relative;
}
.input-checkbox + .input-checkbox {
  margin-top: 12px;
}
.input-checkbox.error input {
  border-color: #d6082e;
  background-color: #d6082e;
}
.input-checkbox input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  width: 16px;
  height: 16px;
  border: 1px solid #b0b0b0;
  border-radius: 2px;
  background: #fff;
  background-image: url(../img/common/icon-checked.svg);
  background-position: center top 4px;
  background-size: 10px auto;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: 0.2s;
}
.input-checkbox input:checked {
  border-color: #0a7ebf;
  background-color: #0a7ebf;
}
.input-checkbox input:disabled {
  background-color: #aaa;
}
.input-checkbox label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 12px 0 36px;
  min-height: 48px;
  border: 1px solid #b0b0b0;
  border-radius: 6px;
  background-color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  cursor: pointer;
}
:checked + .input-checkbox label {
  border-color: #0a7ebf;
}
:disabled + .input-checkbox label {
  background-color: #aaa;
  color: #fff;
}
.error > .input-checkbox label {
  color: #d6082e;
}
.input-select.error select {
  border-color: #d6082e;
  background-color: rgba(214, 8, 46, 0.05);
}
.input-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  padding: 0 32px 0 12px;
  width: 100%;
  width: 100%;
  height: 48px;
  border: 1px solid #b0b0b0;
  border-radius: 6px;
  background-color: #fff;
  background-image: url(../img/common/arrow-select.svg);
  background-position: right 12px center;
  background-size: 10px auto;
  background-repeat: no-repeat;
  font-size: 1.6rem;
}
.input-select select:disabled {
  background-color: #aaa;
}
.input-textarea.error textarea {
  border-color: #d6082e;
  background-color: rgba(214, 8, 46, 0.05);
}
.input-textarea textarea {
  display: block;
  padding: 16px 12px;
  width: 100%;
  border: 1px solid #b0b0b0;
  border-radius: 6px;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
  resize: vertical;
}
.input-textarea textarea:disabled {
  background-color: #aaa;
}
.input-toggle {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}
.input-toggle input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  display: flex;
  margin: 0;
  width: 52px;
  height: 24px;
  border: 1px solid #1a1a1a;
  border-radius: 100px;
  background-color: #fff;
  opacity: 0.2;
  cursor: pointer;
  transition: 0.2s;
}
.input-toggle input::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  display: block;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #1a1a1a;
  transition: 0.2s;
}
.input-toggle input:checked {
  border-color: #0a7ebf;
  background-color: #0a7ebf;
  opacity: 1;
}
.input-toggle input:checked::after {
  left: 28px;
  background-color: #fff;
}
.input-toggle label {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1;
}

.btn-border-red-tiny, .btn-border-red-small, .btn-border-red-normal, .btn-border-secondary-small, .btn-border-secondary-normal, .btn-border-primary-small, .btn-border-primary-normal, .btn-border-dark-tiny, .btn-border-dark-small, .btn-border-dark-normal, .btn-white-small, .btn-white-normal, .btn-dark-tiny, .btn-dark-small, .btn-dark-normal, .btn-secondary-normal, .btn-primary-normal {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 100px;
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.5;
  cursor: pointer;
  transition: 0.2s;
}
.btn-border-red-tiny:hover, .btn-border-red-small:hover, .btn-border-red-normal:hover, .btn-border-secondary-small:hover, .btn-border-secondary-normal:hover, .btn-border-primary-small:hover, .btn-border-primary-normal:hover, .btn-border-dark-tiny:hover, .btn-border-dark-small:hover, .btn-border-dark-normal:hover, .btn-white-small:hover, .btn-white-normal:hover, .btn-dark-tiny:hover, .btn-dark-small:hover, .btn-dark-normal:hover, .btn-secondary-normal:hover, .btn-primary-normal:hover {
  opacity: 0.7;
}

.btn-border-red-normal, .btn-border-secondary-normal, .btn-border-primary-normal, .btn-border-dark-normal, .btn-white-normal, .btn-dark-normal, .btn-secondary-normal, .btn-primary-normal {
  height: 64px;
}
@media screen and (min-width: 641px) {
  .btn-border-red-normal, .btn-border-secondary-normal, .btn-border-primary-normal, .btn-border-dark-normal, .btn-white-normal, .btn-dark-normal, .btn-secondary-normal, .btn-primary-normal {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .btn-border-red-normal, .btn-border-secondary-normal, .btn-border-primary-normal, .btn-border-dark-normal, .btn-white-normal, .btn-dark-normal, .btn-secondary-normal, .btn-primary-normal {
    font-size: 1.6rem;
  }
}
.btn-border-red-normal small, .btn-border-secondary-normal small, .btn-border-primary-normal small, .btn-border-dark-normal small, .btn-white-normal small, .btn-dark-normal small, .btn-secondary-normal small, .btn-primary-normal small {
  font-size: 1.2rem;
}

.btn-border-red-small, .btn-border-secondary-small, .btn-border-primary-small, .btn-border-dark-small, .btn-white-small, .btn-dark-small {
  height: 46px;
}
@media screen and (min-width: 641px) {
  .btn-border-red-small, .btn-border-secondary-small, .btn-border-primary-small, .btn-border-dark-small, .btn-white-small, .btn-dark-small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .btn-border-red-small, .btn-border-secondary-small, .btn-border-primary-small, .btn-border-dark-small, .btn-white-small, .btn-dark-small {
    font-size: 1.4rem;
  }
}

.btn-border-red-tiny, .btn-border-dark-tiny, .btn-dark-tiny {
  height: 38px;
}
@media screen and (min-width: 641px) {
  .btn-border-red-tiny, .btn-border-dark-tiny, .btn-dark-tiny {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .btn-border-red-tiny, .btn-border-dark-tiny, .btn-dark-tiny {
    font-size: 1.6rem;
  }
}

.btn-primary-normal {
  background-color: #0a7ebf;
  color: #fff;
}
.btn-primary-normal.arrow {
  background-image: url(../img/common/arrow-right-white.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-primary-normal.back-arrow {
  background-image: url(../img/common/arrow-left-white.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-primary-normal:hover {
  text-decoration: none;
}
.btn-secondary-normal {
  background-color: #f7fbfd;
  color: #fff;
}
.btn-secondary-normal.arrow {
  background-image: url(../img/common/arrow-right-white.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-secondary-normal.back-arrow {
  background-image: url(../img/common/arrow-left-white.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-secondary-normal:hover {
  text-decoration: none;
}
.btn-dark-normal {
  background-color: #1a1a1a;
  color: #fff;
}
.btn-dark-normal.f16 {
  font-size: 1.6rem;
}
@media screen and (min-width: 641px) {
  .btn-dark-normal.wide {
    max-width: 380px;
  }
}
.btn-dark-normal.arrow {
  background-image: url(../img/common/arrow-right-white.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-dark-normal.back-arrow {
  background-image: url(../img/common/arrow-left-white.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-dark-normal[target=_blank] {
  background-image: url(../img/common/icon-blank-w.svg);
  background-position: right 20px center;
  background-size: 12px auto;
}
.btn-dark-normal:hover {
  text-decoration: none;
}
.btn-dark-small {
  background-color: #1a1a1a;
  color: #fff;
}
.btn-dark-small:disabled {
  background-color: #ccc;
  pointer-events: none;
}
.btn-dark-small:hover {
  text-decoration: none;
}
.btn-dark-tiny {
  background-color: #1a1a1a;
  color: #fff;
}
.btn-dark-tiny:disabled {
  background-color: #ccc;
  pointer-events: none;
}
.btn-dark-tiny:hover {
  text-decoration: none;
}
.btn-white-normal {
  background-color: #fff;
  color: #1a1a1a;
}
.btn-white-normal.arrow {
  background-image: url(../img/common/arrow-right-dark.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-white-normal.back-arrow {
  background-image: url(../img/common/arrow-left-dark.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-white-normal:hover {
  text-decoration: none;
}
.btn-white-small {
  background-color: #fff;
  color: #1a1a1a;
}
.btn-white-small:hover {
  text-decoration: none;
}
.btn-border-dark-normal {
  border: 1px solid #1a1a1a;
  background-color: #fff;
  color: #1a1a1a;
}
.btn-border-dark-normal.arrow {
  background-image: url(../img/common/arrow-right-dark.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-dark-normal.back-arrow {
  background-image: url(../img/common/arrow-left-dark.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-border-dark-normal:hover {
  text-decoration: none;
}
.btn-border-dark-small {
  border: 1px solid #1a1a1a;
  background-color: #fff;
  color: #1a1a1a;
}
.btn-border-dark-small.add {
  background-image: url(../img/common/icon-plus-dark.svg);
  background-position: right 16px center;
  background-size: 11px auto;
}
.btn-border-dark-small:hover {
  text-decoration: none;
}
.btn-border-dark-tiny {
  border: 1px solid #1a1a1a;
  background-color: #fff;
  color: #1a1a1a;
}
.btn-border-dark-tiny:hover {
  text-decoration: none;
}
.btn-border-primary-normal {
  border: 1px solid #0a7ebf;
  background-color: #fff;
  color: #0a7ebf;
}
.btn-border-primary-normal.arrow {
  background-image: url(../img/common/arrow-right-primary.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-primary-normal.back-arrow {
  background-image: url(../img/common/arrow-left-primary.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-border-primary-normal:hover {
  text-decoration: none;
}
.btn-border-primary-small {
  border: 1px solid #0a7ebf;
  background-color: #fff;
  color: #0a7ebf;
}
.btn-border-primary-small.add {
  background-image: url(../img/common/icon-plus-primary.svg);
  background-position: right 16px center;
  background-size: 11px auto;
}
.btn-border-primary-small.arrow {
  background-image: url(../img/common/arrow-right-primary.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-primary-small.back-arrow {
  background-image: url(../img/common/arrow-left-primary.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-border-primary-small:hover {
  text-decoration: none;
}
.btn-border-secondary-normal {
  border: 1px solid #f7fbfd;
  background-color: #fff;
  color: #f7fbfd;
}
.btn-border-secondary-normal.arrow {
  background-image: url(../img/common/arrow-right-secondary.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-secondary-normal.back-arrow {
  background-image: url(../img/common/arrow-left-secondary.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-border-secondary-normal:hover {
  text-decoration: none;
}
.btn-border-secondary-small {
  border: 1px solid #f7fbfd;
  background-color: #fff;
  color: #f7fbfd;
}
.btn-border-secondary-small.add {
  background-image: url(../img/common/icon-plus-secondary.svg);
  background-position: right 16px center;
  background-size: 11px auto;
}
.btn-border-secondary-small.arrow {
  background-image: url(../img/common/arrow-right-secondary.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-secondary-small.back-arrow {
  background-image: url(../img/common/arrow-left-secondary.svg);
  background-position: left 16px center;
  background-size: 14px auto;
}
.btn-border-secondary-small:hover {
  text-decoration: none;
}
.btn-border-red-normal {
  border: 1px solid #d6082e;
  background-color: #fff;
  color: #0a7ebf;
}
.btn-border-red-normal.arrow {
  background-image: url(../img/common/arrow-right-red.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-red-normal:hover {
  text-decoration: none;
}
.btn-border-red-small {
  border: 1px solid #0a7ebf;
  background-color: #fff;
  color: #0a7ebf;
}
.btn-border-red-small.arrow {
  background-image: url(../img/common/arrow-right-red.svg);
  background-position: right 16px center;
  background-size: 14px auto;
}
.btn-border-red-small:hover {
  text-decoration: none;
}
.btn-border-red-tiny {
  border: 1px solid #d6082e;
  background-color: #fff;
  color: #d6082e;
}
.btn-border-red-tiny.arrow2 {
  background-image: url(../img/common/arrow2-right-red.svg);
  background-position: right 10px center;
  background-size: 6px auto;
}
.btn-border-red-tiny.moveOut {
  position: relative;
}
.btn-border-red-tiny.moveOut::before {
  content: "";
  position: absolute;
  top: -4px;
  bottom: 0;
  left: 8px;
  display: block;
  margin: auto;
  height: 20px;
  aspect-ratio: 1;
  background-image: url(../img/common/icon-move-out.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn-border-red-tiny:disabled {
  background-color: #ccc;
  pointer-events: none;
}
.btn-border-red-tiny:hover {
  text-decoration: none;
}

.circle_btn {
  position: relative;
  display: inline-block;
}
.circle_btn.line {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.circle_btn.line .circle_btn-txt {
  display: block;
  padding: 8px 12px;
  min-width: 280px;
  height: auto;
  border: 1px solid #666;
  border-radius: 500px;
  text-align: center;
}
.circle_btn.line .circle_btn-icon {
  right: 12px;
  width: 30px;
}
.circle_btn.line .circle_btn-circle {
  height: 30px;
}
.circle_btn.line .circle_btn-arrow svg {
  transform: scale(0.7);
}
.circle_btn.whiteline {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.circle_btn.whiteline .circle_btn-txt {
  display: block;
  padding: 8px 12px;
  min-width: 280px;
  height: auto;
  border: 1px solid #a1a1a1;
  border-radius: 500px;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}
.circle_btn.whiteline .circle_btn-icon {
  right: 12px;
  width: 30px;
}
.circle_btn.whiteline .circle_btn-circle {
  height: 30px;
}
.circle_btn.whiteline .circle_btn-arrow svg {
  transform: scale(0.7);
}
.circle_btn-txt {
  padding-right: 52px;
  height: 40px;
  color: initial; /* 文字色 */
  text-decoration: none;
  font-weight: 500; /* 文字の太さ */
  line-height: 40px;
}
.circle_btn-icon {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  aspect-ratio: 1;
  transform: translateY(-50%);
  pointer-events: none;
}
.circle_btn-circle {
  height: 40px;
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.circle_btn-circle svg {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.circle_btn-circle svg path {
  transition: stroke-width 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
  stroke-width: 1;
}
.circle_btn-circle-itm {
  height: 48px;
  background-color: #0a7ebf; /* 丸の色 */
}
.circle_btn-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-flex;
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
}
.circle_btn-arrow svg path {
  stroke-width: 1;
}
.circle_btn:hover .circle_btn-txt {
  transition: transform 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.circle_btn:hover .circle_btn-icon .circle_btn-circle {
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
  transform: rotate(1turn);
}

.interviewTop {
  padding-top: 20px;
}
.interviewTop-accordion {
  overflow: hidden;
  height: 0;
  transition: height 0.5s ease;
}
.interviewTop-btn {
  width: 100%;
  background-color: #fff;
}
.interviewTop-btnSort {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: flex;
  gap: 4px;
  justify-content: center;
  width: 100%;
  border: 1px solid #0a7ebf;
  background-color: #fff;
  color: #0a7ebf;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.5;
  transition: 0.5s;
}
@media screen and (min-width: 641px) {
  .interviewTop-btnSort {
    padding: 20px 0;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-btnSort {
    padding: 12px 0;
  }
}
.interviewTop-btnSort::after {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1;
  background-image: url(../img/coaresearcher_interview/arrow_icon_blue.png);
  background-size: cover;
}
.interviewTop-btnSort.is-open {
  width: 100%;
  background-color: #0a7ebf;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
}
.interviewTop-btnSort.is-open::after {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1;
  background-image: url(../img/coaresearcher_interview/arrow_icon.png);
  background-size: cover;
}
.interviewTop-btn2 {
  width: 100%;
  border-top: 1px solid #ccc;
  background-color: #fff;
}
@media screen and (min-width: 641px) {
  .interviewTop-btn2 {
    padding: 20px 0;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-btn2 {
    padding: 8px 0;
  }
}
.interviewTop-btn2Reset {
  display: block;
  padding: 8px 12px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-inline: auto;
}
.interviewTop-btn2Reset:hover {
  color: #0a7ebf;
}
.interviewTop-terms {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
}
@media screen and (min-width: 641px) {
  .interviewTop-terms {
    padding: 28px 40px;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-terms {
    overflow-y: scroll;
    padding: 18px 20px;
    max-height: 372px;
  }
}
.interviewTop-termsField {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 641px) {
  .interviewTop-termsField {
    gap: 24px;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-termsField {
    gap: 14px;
  }
}
.interviewTop-termsItem {
  display: flex;
}
@media screen and (min-width: 641px) {
  .interviewTop-termsItem {
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-termsItem {
    align-items: flex-start;
    flex-direction: column;
  }
}
.interviewTop-termsItem-ttl {
  flex-shrink: 0;
  padding: 6px 0;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (min-width: 641px) {
  .interviewTop-termsItem-ttl {
    width: 10%;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-termsItem-ttl {
    width: 100%;
  }
}
.interviewTop-termsItem-choice {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (min-width: 641px) {
  .interviewTop-termsItem-choice {
    padding-left: 20px;
    border-left: 1px solid #ccc;
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-termsItem-choice {
    justify-content: left;
    padding-top: 10px;
    width: 100%;
    border-top: 1px solid #ccc;
  }
}
.interviewTop-termsItem-choiceInput {
  position: absolute !important;
  clip: rect(0px, 0px, 0px, 0px);
  border-radius: 50px;
}
.interviewTop-termsItem-choiceLabel {
  display: inline-block;
  box-sizing: border-box;
  padding: 7px 12px 8px;
  border: 1px solid #fff;
  border-radius: 50px;
  font-size: 1.4rem;
  line-height: 1.5;
  transition: all 0.3s;
}
.interviewTop-termsItem-choiceInput:checked + .interviewTop-termsItem-choiceLabel {
  border: 1px solid #0a7ebf;
  background: #f7fbfd;
  color: #0a7ebf;
}
.interviewTop-termsItem-choiceInput:focus + .interviewTop-termsItem-choiceLabel {
  outline-style: auto;
  outline-color: #0a7ebf;
}
.interviewTop-list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 40px;
  padding: 40px 0 120px;
}
.interviewTop-listItem {
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
  transition: 0.6s;
}
@media screen and (min-width: 641px) {
  .interviewTop-listItem {
    width: calc((100% - 80px) / 3);
  }
}
@media screen and (max-width: 640px) {
  .interviewTop-listItem {
    width: 100%;
  }
}
.interviewTop-listItem:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
}
.interviewTop-listItem-link {
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
@media screen and (min-width: 641px) {
  .interviewTop-listItem-link {
    min-height: 400px;
  }
}
.interviewTop-listItem-link:hover {
  opacity: 1;
}
.interviewTop-listItem-link:hover .interviewTop-listItem-ttl {
  color: #0a7ebf;
}
.interviewTop-listItem-txt {
  padding: 20px;
  border-radius: 4px;
}
.interviewTop-listItem-ttl {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.5;
  transition: 0.3s;
}
.interviewTop-listItem-name {
  padding-top: 12px;
  padding-bottom: 40px;
  font-size: 1.2rem;
  line-height: 1.8;
}
.interviewTop-listItem-tag {
  position: absolute;
  bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding-top: 20px;
}
.interviewTop-listItem-tagItem {
  padding: 4px 6px;
  background-color: #f7fbfd;
  color: #0a7ebf;
  font-size: 1rem;
  line-height: 1;
}