/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */ *, :after, :before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid
}

/*IDH追加css_pc*//*IDH追加css_pc*//*IDH追加css_pc*/

.sp_view{
    display: none;
}

#top .p-sec00__list {
  display: grid;
  gap: 50px 80px
}

#top .p-sec00__list li a {
  display: block;
  width: 45%;
  margin: 50px auto 0 auto;
}
#top .p-sec00__list li a .image img {
  width: 100%;
}
#top .p-sec00__list li a .name {
  position: relative;
  padding: 20px;
  background: #006aa5;
  color: #fff;
  font-weight: 500;
  font-size: 21px;
  text-align: center;
width: 100%;
	margin: 0 auto;
	  
}
#top .p-sec00__list li a .name:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 25px;
  height: 8px;
  margin: auto 0;
  background: url(../images/icon_arrow_w.svg) 50% no-repeat;
  background-size: contain;
  content: ""
}


/*IDH追加css_pcここまで*//*IDH追加css_pcここまで*//*IDH追加css_pcここまで*/

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.15
}
body {
  margin: 0
}
main {
  display: block
}
address, blockquote, dl, figure, form, iframe, p, pre, table {
  margin: 0
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit
}
ol, ul {
  margin: 0;
  padding: 0
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
hr {
  box-sizing: content-box;
  height: 0;
  margin: 0;
  clear: both;
  overflow: visible;
  border-top-width: 1px;
  color: inherit
}
pre {
  font-size: inherit;
  font-family: monospace, monospace
}
address {
  font-style: inherit
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: 700
}
code, kbd, samp {
  font-size: inherit;
  font-family: monospace, monospace
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
embed, iframe, img, object {
  vertical-align: bottom
}
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  outline: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle
}
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox
}
[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer
}
[type=button][disabled], [type=reset][disabled], [type=submit][disabled], button[disabled] {
  cursor: default
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset, option {
  padding: 0
}
fieldset {
  min-width: 0;
  margin: 0
}
legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
label[for] {
  cursor: pointer
}
details {
  display: block
}
summary {
  display: list-item
}
[contenteditable] {
  outline: none
}
table {
  border-spacing: 0
}
caption {
  text-align: left
}
td, th {
  padding: 0;
  vertical-align: top
}
th {
  font-weight: 700;
  text-align: left
}
[hidden], template {
  display: none
}
* {
  -webkit-overflow-scrolling: touch
}
*, :after, :before {
  box-sizing: border-box
}
html {
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 10px
}
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-width: 1080px;
  color: #000;
  font-size: 1.6rem;
  line-height: 1;
  font-family: Noto Sans JP, Helvetica Neue, Helvetica, Hiragino Sans, Hiragino Kaku Gothic ProN, Arial, 游ゴシック体, YuGothic, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック, Yu Gothic, Meiryo, sans-serif
}
a, button {
  outline: none;
  color: #000;
  text-decoration: none
}
img, svg, video {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast
}
table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse
}
table td, table th {
  vertical-align: top
}
input::-ms-clear {
  display: none
}
ol, ul {
  list-style: none;
  list-style-position: inside
}
button, input, select, textarea {
  font-family: inherit
}
select::-ms-expand {
  display: none
}
button:focus {
  outline: none
}
.l-ftr__cv {
  padding: 50px 0;
  background: #006aa5;
  text-align: center
}
.l-ftr-bottom {
  padding: 50px 30px
}
.l-ftr-bottom__flex, .l-ftr-bottom__nav {
  display: flex;
  align-items: center
}
.l-ftr-bottom__nav {
  flex-shrink: 0;
  margin-left: auto;
  padding-left: 30px;
  gap: 30px
}
.l-ftr-bottom__nav a {
  font-weight: 500;
  font-size: 15px
}
.l-ftr-bottom__entry {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 50px;
  margin-left: 50px;
  background: linear-gradient(45deg, #006aa5, #2999d0);
  color: #fff;
  font-weight: 700;
  font-size: 16px
}
.l-ftr-bottom__pagetop {
  flex-shrink: 0;
  margin-left: 30px
}
.l-ftr-bottom__copy {
  margin-top: 20px;
  font-size: 10px;
  line-height: 1.4
}
.l-hdr {
  display: flex;
  z-index: 9999;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  align-items: center;
  width: 100%;
  padding: 30px;
  background-color: #fff
}
.l-hdr__nav {
  flex-shrink: 0;
  margin-left: auto;
  padding-left: 30px
}
.l-hdr__nav, .l-hdr__nav nav {
  display: flex;
  align-items: center;
  gap: 30px
}
.l-hdr__nav nav a {
  color: #006aa5;
  font-weight: 500;
  font-size: 16px
}
.l-hdr__nav .entry {
  text-align: center
}
.l-hdr__nav .entry a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 50px;
  background: linear-gradient(45deg, #006aa5, #2999d0);
  color: #fff;
  font-weight: 700;
  font-size: 16px
}
.l-hdr__hmb {
  position: relative;
  width: 30px;
  height: 25px;
  margin-left: auto
}
.l-hdr__hmb > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  margin: auto;
  background: #006aa5;
  transition: .3s ease
}
.l-hdr__hmb > span:first-child {
  transform: translateY(-10px)
}
.l-hdr__hmb > span:nth-child(3) {
  transform: translateY(10px)
}
.l-hdr__hmb.is-open > span:first-child {
  transform: rotate(45deg)
}
.l-hdr__hmb.is-open > span:nth-child(2) {
  opacity: 0
}
.l-hdr__hmb.is-open > span:nth-child(3) {
  transform: rotate(-45deg)
}
.c-btnA {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 270px;
  height: 50px;
  border-radius: 100vh;
  background: #006aa5;
  color: #fff;
  font-size: 18px
}
.c-btnA:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 14px;
  height: 14px;
  margin: auto 0;
  background: url(../images/icon_ex_w.svg) 50% no-repeat;
  background-size: contain;
  content: ""
}
.c-btnA--white {
  background-color: #fff;
  color: #006aa5
}
.c-btnA--white:after {
  background: url(../images/icon_ex_b.svg) 50% no-repeat
}
.c-btnA--noicon:after {
  display: none
}
.c-btnB {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 176px;
  height: 32px;
  border-radius: 100vh;
  background-image: linear-gradient(90deg, #006aa5, #2999d0);
  color: #fff;
  font-size: 12px
}
.c-btnB:after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 17px;
  height: 5px;
  margin: auto 0;
  background: url(../images/icon_arrow_w.svg) 50% no-repeat;
  background-size: contain;
  content: ""
}
.c-btnC {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 326px;
  max-width: 100%;
  height: 52px;
  border-radius: 100vh;
  background-image: linear-gradient(90deg, #006aa5, #2999d0);
  color: #fff;
  font-size: 18px
}
.c-btnC:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 24px;
  height: 7px;
  margin: auto 0;
  background: url(../images/icon_arrow_w.svg) 50% no-repeat;
  background-size: contain;
  content: ""
}
.c-card {
  display: block
}
.c-card__image {
  aspect-ratio: 3/2
}
.c-card__image img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover
}
.c-card__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 20px 0 10px;
  gap: 10px
}
.c-card__meta .cat {
  padding: 5px 10px;
  border-radius: 4px;
  background: #006aa5;
  color: #fff
}
.c-card__meta .cat, .c-card__meta .year {
  font-weight: 500;
  font-size: 17px
}
.c-card__pos {
  font-size: 17px;
  line-height: 1.4705882353
}
.c-mv {
  padding: 115px 0;
  background: url(../images/interview_mv@2x.jpg) 50%;
  background-size: cover
}
.c-mv__title {
  color: #fff;
  font-weight: 500;
  font-size: 39px;
  line-height: 1.5;
  text-align: center;
  word-break: auto-phrase
}
.c-pankuzu {
  margin-top: 10px;
  margin-bottom: 50px
}
.c-pankuzu__list {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  width: 100%;
  -webkit-line-clamp: 1;
  overflow: hidden
}
.c-pankuzu__list > span + span:before {
  margin: 0 3px;
  content: ">";
  color: #000;
  font-size: 12px
}
.c-pankuzu__list > span > a, .c-pankuzu__list > span > span {
  font-size: 12px
}
.c-titA {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  gap: 10px
}
.c-titA .ja {
  font-weight: 700;
  font-size: 18px
}
.c-titA .en {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(90deg, #006aa5, #2999d0);
  font-weight: 700;
  font-size: 63px
}
.c-titB {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #006aa5;
  color: #006aa5;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.5
}
.c-inner {
  width: calc(100% - 40px);
  max-width: 1026px;
  margin-right: auto;
  margin-left: auto
}
.c-inner--840 {
  max-width: 840px
}
.c-ofi {
  -o-object-fit: cover;
  -o-object-position: center;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover;, object-position: center;"
}
.mb5 {
  margin-bottom: 5px !important
}
.mt5 {
  margin-top: 5px !important
}
.mb10 {
  margin-bottom: 10px !important
}
.mt10 {
  margin-top: 10px !important
}
.mb15 {
  margin-bottom: 15px !important
}
.mt15 {
  margin-top: 15px !important
}
.mb20 {
  margin-bottom: 20px !important
}
.mt20 {
  margin-top: 20px !important
}
.mb25 {
  margin-bottom: 25px !important
}
.mt25 {
  margin-top: 25px !important
}
.mb30 {
  margin-bottom: 30px !important
}
.mt30 {
  margin-top: 30px !important
}
.mb35 {
  margin-bottom: 35px !important
}
.mt35 {
  margin-top: 35px !important
}
.mb40 {
  margin-bottom: 40px !important
}
.mt40 {
  margin-top: 40px !important
}
.mb45 {
  margin-bottom: 45px !important
}
.mt45 {
  margin-top: 45px !important
}
.mb50 {
  margin-bottom: 50px !important
}
.mt50 {
  margin-top: 50px !important
}
.mb55 {
  margin-bottom: 55px !important
}
.mt55 {
  margin-top: 55px !important
}
.mb60 {
  margin-bottom: 60px !important
}
.mt60 {
  margin-top: 60px !important
}
.mb65 {
  margin-bottom: 65px !important
}
.mt65 {
  margin-top: 65px !important
}
.mb70 {
  margin-bottom: 70px !important
}
.mt70 {
  margin-top: 70px !important
}
.mb75 {
  margin-bottom: 75px !important
}
.mt75 {
  margin-top: 75px !important
}
.mb80 {
  margin-bottom: 80px !important
}
.mt80 {
  margin-top: 80px !important
}
.mb85 {
  margin-bottom: 85px !important
}
.mt85 {
  margin-top: 85px !important
}
.mb90 {
  margin-bottom: 90px !important
}
.mt90 {
  margin-top: 90px !important
}
.mb95 {
  margin-bottom: 95px !important
}
.mt95 {
  margin-top: 95px !important
}
.mb100 {
  margin-bottom: 100px !important
}
.mt100 {
  margin-top: 100px !important
}
.mb105 {
  margin-bottom: 105px !important
}
.mt105 {
  margin-top: 105px !important
}
.mb110 {
  margin-bottom: 110px !important
}
.mt110 {
  margin-top: 110px !important
}
.mb115 {
  margin-bottom: 115px !important
}
.mt115 {
  margin-top: 115px !important
}
.mb120 {
  margin-bottom: 120px !important
}
.mt120 {
  margin-top: 120px !important
}
.mb125 {
  margin-bottom: 125px !important
}
.mt125 {
  margin-top: 125px !important
}
.mb130 {
  margin-bottom: 130px !important
}
.mt130 {
  margin-top: 130px !important
}
.mb135 {
  margin-bottom: 135px !important
}
.mt135 {
  margin-top: 135px !important
}
.mb140 {
  margin-bottom: 140px !important
}
.mt140 {
  margin-top: 140px !important
}
.mb145 {
  margin-bottom: 145px !important
}
.mt145 {
  margin-top: 145px !important
}
.mb150 {
  margin-bottom: 150px !important
}
.mt150 {
  margin-top: 150px !important
}
.mb155 {
  margin-bottom: 155px !important
}
.mt155 {
  margin-top: 155px !important
}
.mb160 {
  margin-bottom: 160px !important
}
.mt160 {
  margin-top: 160px !important
}
.mb165 {
  margin-bottom: 165px !important
}
.mt165 {
  margin-top: 165px !important
}
.mb170 {
  margin-bottom: 170px !important
}
.mt170 {
  margin-top: 170px !important
}
.mb175 {
  margin-bottom: 175px !important
}
.mt175 {
  margin-top: 175px !important
}
.mb180 {
  margin-bottom: 180px !important
}
.mt180 {
  margin-top: 180px !important
}
.mb185 {
  margin-bottom: 185px !important
}
.mt185 {
  margin-top: 185px !important
}
.mb190 {
  margin-bottom: 190px !important
}
.mt190 {
  margin-top: 190px !important
}
.mb195 {
  margin-bottom: 195px !important
}
.mt195 {
  margin-top: 195px !important
}
.mb200 {
  margin-bottom: 200px !important
}
.mt200 {
  margin-top: 200px !important
}
.mb205 {
  margin-bottom: 205px !important
}
.mt205 {
  margin-top: 205px !important
}
.mb210 {
  margin-bottom: 210px !important
}
.mt210 {
  margin-top: 210px !important
}
.mb215 {
  margin-bottom: 215px !important
}
.mt215 {
  margin-top: 215px !important
}
.mb220 {
  margin-bottom: 220px !important
}
.mt220 {
  margin-top: 220px !important
}
.mb225 {
  margin-bottom: 225px !important
}
.mt225 {
  margin-top: 225px !important
}
.mb230 {
  margin-bottom: 230px !important
}
.mt230 {
  margin-top: 230px !important
}
.mb235 {
  margin-bottom: 235px !important
}
.mt235 {
  margin-top: 235px !important
}
.mb240 {
  margin-bottom: 240px !important
}
.mt240 {
  margin-top: 240px !important
}
.mb245 {
  margin-bottom: 245px !important
}
.mt245 {
  margin-top: 245px !important
}
.mb250 {
  margin-bottom: 250px !important
}
.mt250 {
  margin-top: 250px !important
}
.mb255 {
  margin-bottom: 255px !important
}
.mt255 {
  margin-top: 255px !important
}
.mb260 {
  margin-bottom: 260px !important
}
.mt260 {
  margin-top: 260px !important
}
.mb265 {
  margin-bottom: 265px !important
}
.mt265 {
  margin-top: 265px !important
}
.mb270 {
  margin-bottom: 270px !important
}
.mt270 {
  margin-top: 270px !important
}
.mb275 {
  margin-bottom: 275px !important
}
.mt275 {
  margin-top: 275px !important
}
.mb280 {
  margin-bottom: 280px !important
}
.mt280 {
  margin-top: 280px !important
}
.mb285 {
  margin-bottom: 285px !important
}
.mt285 {
  margin-top: 285px !important
}
.mb290 {
  margin-bottom: 290px !important
}
.mt290 {
  margin-top: 290px !important
}
.mb295 {
  margin-bottom: 295px !important
}
.mt295 {
  margin-top: 295px !important
}
.mb300 {
  margin-bottom: 300px !important
}
.mt300 {
  margin-top: 300px !important
}
.mb305 {
  margin-bottom: 305px !important
}
.mt305 {
  margin-top: 305px !important
}
.mb310 {
  margin-bottom: 310px !important
}
.mt310 {
  margin-top: 310px !important
}
.mb315 {
  margin-bottom: 315px !important
}
.mt315 {
  margin-top: 315px !important
}
.mb320 {
  margin-bottom: 320px !important
}
.mt320 {
  margin-top: 320px !important
}
.mb325 {
  margin-bottom: 325px !important
}
.mt325 {
  margin-top: 325px !important
}
.mb330 {
  margin-bottom: 330px !important
}
.mt330 {
  margin-top: 330px !important
}
.mb335 {
  margin-bottom: 335px !important
}
.mt335 {
  margin-top: 335px !important
}
.mb340 {
  margin-bottom: 340px !important
}
.mt340 {
  margin-top: 340px !important
}
.mb345 {
  margin-bottom: 345px !important
}
.mt345 {
  margin-top: 345px !important
}
.mb350 {
  margin-bottom: 350px !important
}
.mt350 {
  margin-top: 350px !important
}
.mb355 {
  margin-bottom: 355px !important
}
.mt355 {
  margin-top: 355px !important
}
.mb360 {
  margin-bottom: 360px !important
}
.mt360 {
  margin-top: 360px !important
}
.mb365 {
  margin-bottom: 365px !important
}
.mt365 {
  margin-top: 365px !important
}
.mb370 {
  margin-bottom: 370px !important
}
.mt370 {
  margin-top: 370px !important
}
.mb375 {
  margin-bottom: 375px !important
}
.mt375 {
  margin-top: 375px !important
}
.mb380 {
  margin-bottom: 380px !important
}
.mt380 {
  margin-top: 380px !important
}
.mb385 {
  margin-bottom: 385px !important
}
.mt385 {
  margin-top: 385px !important
}
.mb390 {
  margin-bottom: 390px !important
}
.mt390 {
  margin-top: 390px !important
}
.mb395 {
  margin-bottom: 395px !important
}
.mt395 {
  margin-top: 395px !important
}
.mb400 {
  margin-bottom: 400px !important
}
.mt400 {
  margin-top: 400px !important
}
.mb405 {
  margin-bottom: 405px !important
}
.mt405 {
  margin-top: 405px !important
}
.mb410 {
  margin-bottom: 410px !important
}
.mt410 {
  margin-top: 410px !important
}
.mb415 {
  margin-bottom: 415px !important
}
.mt415 {
  margin-top: 415px !important
}
.mb420 {
  margin-bottom: 420px !important
}
.mt420 {
  margin-top: 420px !important
}
.mb425 {
  margin-bottom: 425px !important
}
.mt425 {
  margin-top: 425px !important
}
.mb430 {
  margin-bottom: 430px !important
}
.mt430 {
  margin-top: 430px !important
}
.mb435 {
  margin-bottom: 435px !important
}
.mt435 {
  margin-top: 435px !important
}
.mb440 {
  margin-bottom: 440px !important
}
.mt440 {
  margin-top: 440px !important
}
.mb445 {
  margin-bottom: 445px !important
}
.mt445 {
  margin-top: 445px !important
}
.mb450 {
  margin-bottom: 450px !important
}
.mt450 {
  margin-top: 450px !important
}
.mb455 {
  margin-bottom: 455px !important
}
.mt455 {
  margin-top: 455px !important
}
.mb460 {
  margin-bottom: 460px !important
}
.mt460 {
  margin-top: 460px !important
}
.mb465 {
  margin-bottom: 465px !important
}
.mt465 {
  margin-top: 465px !important
}
.mb470 {
  margin-bottom: 470px !important
}
.mt470 {
  margin-top: 470px !important
}
.mb475 {
  margin-bottom: 475px !important
}
.mt475 {
  margin-top: 475px !important
}
.mb480 {
  margin-bottom: 480px !important
}
.mt480 {
  margin-top: 480px !important
}
.mb485 {
  margin-bottom: 485px !important
}
.mt485 {
  margin-top: 485px !important
}
.mb490 {
  margin-bottom: 490px !important
}
.mt490 {
  margin-top: 490px !important
}
.mb495 {
  margin-bottom: 495px !important
}
.mt495 {
  margin-top: 495px !important
}
.mb500 {
  margin-bottom: 500px !important
}
.mt500 {
  margin-top: 500px !important
}
.c-center {
  text-align: center
}
.c-left {
  text-align: left
}
.c-right {
  text-align: right
}
#category .p-sec01 {
  padding: 50px 0;
  background: #f7f7f7
}
#category .p-sec01__list {
  -ms-grid-columns: (1fr)[3];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 60px
}
#category .p-sec01__list + .c-titB {
  margin-top: 60px
}
#category .p-sec01__btn {
  margin-top: 60px;
  text-align: center
}
#category .p-btn {
  margin: 50px 0;
  text-align: center
}
#episode .c-mv {
  background-image: url(../images/ep_mv@2x.jpg)
}
#episode .p-sec01 {
  margin-bottom: 100px
}
#episode .p-sec01__comments {
  display: flex;
  flex-direction: column;
  gap: 50px
}
#episode .p-sec01__comment {
  display: flex;
  align-items: flex-start;
  gap: 65px
}
#episode .p-sec01__comment:nth-child(2n) {
  flex-direction: row-reverse
}
#episode .p-sec01__comment:nth-child(2n) .p-sec01__textarea:before {
  left: auto
}
#episode .p-sec01__image {
  flex-shrink: 0;
  width: 220px
}
#episode .p-sec01__image .image {
  aspect-ratio: 1/1
}
#episode .p-sec01__image .image img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover
}
#episode .p-sec01__image .name {
  margin: 10px 0;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.4;
  text-align: center
}
#episode .p-sec01__image .btn {
  text-align: center
}
#episode .p-sec01__image .btn .c-btnB {
  width: 195px
}
#episode .p-sec01__image .btn .c-btnB:after {
  right: 10px
}
#episode .p-sec01__textarea {
  position: relative;
  width: 100%;
  padding: 30px 40px;
  border-radius: 23px;
  background: #f0f6fb
}
#episode .p-sec01__textarea:before {
  position: absolute;
  top: 40px;
  left: -45px;
  width: 0;
  height: 0;
  border-width: 26px 45px 26px 0;
  border-style: solid;
  border-color: transparent #f0f6fb transparent transparent;
  content: ""
}
#episode .p-sec01__textarea p {
  font-size: 17px;
  line-height: 1.7058823529
}
#interview_detail .p-sec01 {
  position: relative;
  padding: 170px 0
}
#interview_detail .p-sec01__bg {
  -o-object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
#interview_detail .p-sec01__textarea {
  display: inline-block;
  z-index: 1;
  position: relative;
  padding: 50px 40px;
  background-color: #fff
}
#interview_detail .p-sec01__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px
}
#interview_detail .p-sec01__meta .cat {
  padding: 5px 10px;
  border-radius: 4px;
  background: #006aa5;
  color: #fff;
  font-weight: 500;
  font-size: 33px
}
#interview_detail .p-sec01__meta .year {
  font-weight: 500;
  font-size: 33px
}
#interview_detail .p-sec01__pos {
  margin-top: 15px;
  font-size: 31px;
  line-height: 1.4
}
#interview_detail .p-sec01__pos br {
  display: none
}
#interview_detail .p-sec02__blocks {
  display: flex;
  flex-direction: column;
  gap: 100px
}
#interview_detail .p-sec02__block {
  display: flex;
  gap: 20px
}
#interview_detail .p-sec02__block:nth-child(2n) {
  flex-direction: row-reverse
}
#interview_detail .p-sec02__image {
  width: 480px
}
#interview_detail .p-sec02__textarea {
  width: 520px
}
#interview_detail .p-sec02__textarea .title {
  margin-bottom: 20px;
  color: #006aa5;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.5714285714
}
#interview_detail .p-sec02__textarea .text {
  font-size: 16px;
  line-height: 2.25
}
#interview_detail .p-sec02__btn {
  margin-top: 100px;
  text-align: center
}
#interview_detail .p-sec03 {
  margin-top: 100px;
  margin-bottom: 50px;
  padding: 50px 0;
  background: #f7f7f7
}
#interview_detail .p-sec03 .c-inner {
  max-width: 720px
}
#interview_detail .p-sec03__title {
  margin-bottom: 50px;
  color: #006aa5;
  font-weight: 500;
  font-size: 34px;
  line-height: 1.5;
  text-align: center
}
#interview_detail .p-sec03__list {
  -ms-grid-columns: (1fr)[2];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 120px
}
#interview_detail .p-sec03__btn {
  margin-top: 50px;
  text-align: center
}
#interview .p-sec01 {
  margin-bottom: 60px
}
#interview .p-sec01__list {
  -ms-grid-columns: (1fr)[3];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 60px
}
#interview .p-sec01__list + .c-titB {
  margin-top: 60px
}
#interview .p-sec01__btn {
  margin-top: 60px;
  text-align: center
}
#number .c-mv {
  background-image: url(../images/number_mv@2x.jpg)
}
#number .p-sec01 {
  margin-bottom: 100px;
  padding: 100px 0;
  background: #eef9ff
}
#number .p-sec01__images {
  -ms-grid-columns: (1fr)[2];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px
}
#number .p-sec01__images li {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);
  text-align: center
}
#top .p-sec01 {
  position: relative
}
#top .p-sec01__title {
  display: flex;
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 50px;
  line-height: 1.5;
  letter-spacing: .05em;
  text-align: center
}
#top .p-sec01__swiper .swiper-slide img {
  width: 100%
}
#top .p-sec01__swiper .swiper-pagination {
  display: flex;
  bottom: -30px;
  align-items: center;
  justify-content: center;
  gap: 5px
}
#top .p-sec01__swiper .swiper-pagination-bullet {
  width: 32px;
  height: 5px;
  margin: 0;
  border-radius: 0;
  background: #ddd;
  opacity: 1
}
#top .p-sec01__swiper .swiper-pagination-bullet-active {
  background: #006aa5
}
#top .p-sec02 {
  margin-top: 100px
}
#top .p-sec02__title {
  margin-bottom: 20px;
  color: #006aa5;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.76
}
#top .p-sec02__text {
  font-size: 18px;
  line-height: 1.8888888889
}
#top .p-sec02__list {
  -ms-grid-columns: (1fr)[2];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 70px;
  gap: 50px 80px
}
#top .p-sec02__list li a {
  display: block
}
#top .p-sec02__list li a .image img {
  width: 100%
}
#top .p-sec02__list li a .name {
  position: relative;
  padding: 20px;
  background: #006aa5;
  color: #fff;
  font-weight: 500;
  font-size: 21px;
  text-align: center
}
#top .p-sec02__list li a .name:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 25px;
  height: 8px;
  margin: auto 0;
  background: url(../images/icon_arrow_w.svg) 50% no-repeat;
  background-size: contain;
  content: ""
}
#top .p-sec02__btn {
  margin-top: 70px;
  text-align: center
}
#top .p-sec03 {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f9f9f9
}
#top .p-sec03__list {
  -ms-grid-columns: (1fr)[2];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px
}
#top .p-sec03__list li .image img {
  width: 100%
}
#top .p-sec03__list li .title {
  margin: 20px 0 15px;
  color: #006aa5;
  font-weight: 700;
  font-size: 21px;
  text-align: center
}
#top .p-sec03__list li .text {
  font-size: 16px;
  line-height: 1.5
}
#top .p-sec03__list li .btn {
  margin-top: 15px;
  text-align: center
}
#top .p-sec04 {
  position: relative;
  padding-top: 100px
}
#top .p-sec04__bg {
  position: absolute;
  top: -60px;
  right: 0;
  mix-blend-mode: multiply;
  pointer-events: none
}
#top .p-sec04__wrap {
  overflow: hidden
}
#top .p-sec04__swiper .swiper {
  overflow: visible
}
#top .p-sec04__swiper .swiper-slide {
  width: 296px
}
#top .p-sec04__swiper .swiper-scrollbar {
  position: static;
  width: 100%;
  margin-top: 50px;
  background: none
}
#top .p-sec04__swiper .swiper-scrollbar-drag {
  background: #006aa5
}
#top .p-sec04__swiper .swiper-button-next, #top .p-sec04__swiper .swiper-button-prev {
  position: static;
  width: auto;
  height: auto;
  margin: 0
}
#top .p-sec04__swiper .swiper-button-next:after, #top .p-sec04__swiper .swiper-button-prev:after {
  display: none
}
#top .p-sec04__swiper .swiper-button-prev {
  transform: scaleX(-1)
}
#top .p-sec04__pager {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px
}
#top .p-sec04__btn {
  margin-top: 20px;
  text-align: center
}
#top .p-sec05 {
  max-width: 1280px;
  margin: 100px auto 0;
  padding-bottom: 20px;
  background: url(../images/top_bg2@2x.png) center bottom -150px no-repeat;
  background-size: 1082px
}
#top .p-sec05__list {
  -ms-grid-columns: (1fr)[2];
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px
}
#top .p-sec05__list li {
  display: block;
  position: relative
}
#top .p-sec05__list li .image img {
  width: 100%
}
#top .p-sec05__list li .textarea {
  width: calc(100% - 40px);
  max-width: 525px;
  margin: 0 auto;
  padding: 20px;
  transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 5px 5px 6px rgba(0, 0, 0, .2);
  text-align: center
}
#top .p-sec05__list li .textarea .title {
  font-weight: 700;
  font-size: 23px;
  line-height: 1.4
}
#top .p-sec05__list li .textarea .text {
  margin: 15px 0;
  font-size: 16px;
  line-height: 1.4375
}
@media screen and (max-width:768px) {
	/*IDH追加css_pc*//*IDH追加css_pc*//*IDH追加css_pc*/
.sp_view{
    display: block;
}

	#top .p-sec00__list {
  display: grid;
  gap: 50px 80px
}

#top .p-sec00__list li a {
  display: block;
  width: 100%;
  margin: 50px auto 0 auto;
}
#top .p-sec00__list li a .image img {
  width: 100%;
}
#top .p-sec00__list li a .name {
  padding: 15px 0;
    font-size: 18px
	  
}
#top .p-sec00__list li a .name:after {
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 25px;
  height: 8px;
  margin: auto 0;
  background: url(../images/icon_arrow_w.svg) 50% no-repeat;
  background-size: contain;
  content: ""
}

/*IDH追加css_pcここまで*//*IDH追加css_pcここまで*//*IDH追加css_pcここまで*/
	
  html {
    font-size: 1.8518518519vw
  }
  body {
    min-width: auto
  }
  .l-ftr {
    position: relative
  }
  .l-ftr__cv {
    padding: 30px 0
  }
  .l-ftr-bottom {
    padding: 0
  }
  .l-ftr-bottom__flex {
    display: block
  }
  .l-ftr-bottom__logo {
    padding: 60px 0;
    text-align: center
  }
  .l-ftr-bottom__entry {
    width: 100%;
    height: 100px;
    margin-left: 0;
    font-size: 23px
  }
  .l-ftr-bottom__pagetop {
    margin-left: 0;
    padding: 20px;
    text-align: right
  }
  .l-ftr-bottom__copy {
    position: absolute;
    bottom: 40px;
    left: 20px;
    margin-top: 0;
    transform: scale(.7);
    transform-origin: left center
  }
  .l-hdr {
    padding: 10px 20px
  }
  .l-hdr__logo img {
    width: 220px
  }
  .l-hdr__nav {
    visibility: hidden;
    z-index: 999;
    position: fixed;
    top: 54px;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: column;
    align-items: stretch;
    margin: 0;
    padding: 50px 0 30px;
    overflow: auto;
    gap: 0;
    background: linear-gradient(45deg, #006aa5, #2999d0);
    opacity: 0;
    transition: .3s ease
  }
  .l-hdr__nav.is-open {
    visibility: visible;
    opacity: 1
  }
  .l-hdr__nav nav {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    text-align: center
  }
  .l-hdr__nav nav a {
    padding: 20px 0;
    color: #fff;
    font-size: 18px
  }
  .l-hdr__nav .entry {
    width: 350px;
    max-width: 100%;
    margin: 30px auto 0;
    background-color: #fff
  }
  .l-hdr__nav .entry a {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(90deg, #006aa5, #2999d0);
    font-size: 28px
  }
  .c-btnA {
    width: 230px;
    height: 35px;
    font-size: 16px
  }
  .c-btnC {
    width: 190px;
    height: 40px;
    font-size: 16px
  }
  .c-btnC:after {
    position: static;
    margin-left: 10px
  }
  .c-mv {
    padding: 95px 0;
    background-image: url(../images/interview_mv_sp@2x.jpg)
  }
  .c-mv__title {
    font-size: 30px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .6)
  }
  .c-pankuzu {
	margin-top: 20px;
    margin-bottom: 50px;
  }
  .c-pankuzu__list > span + span:before, .c-pankuzu__list > span > a, .c-pankuzu__list > span > span {
    font-size: 14px
  }
  .c-titA .en {
    font-size: 54px
  }
  .c-titB {
    margin-bottom: 20px
  }
  .c-pc {
    display: none !important
  }
  .pc_view {
    display: none
  }
  .sp_view {
    display: block
  }
  .mb5 {
    margin-bottom: 3px !important
  }
  .mt5 {
    margin-top: 3px !important
  }
  .mb10 {
    margin-bottom: 6px !important
  }
  .mt10 {
    margin-top: 6px !important
  }
  .mb15 {
    margin-bottom: 9px !important
  }
  .mt15 {
    margin-top: 9px !important
  }
  .mb20 {
    margin-bottom: 12px !important
  }
  .mt20 {
    margin-top: 12px !important
  }
  .mb25 {
    margin-bottom: 15px !important
  }
  .mt25 {
    margin-top: 15px !important
  }
  .mb30 {
    margin-bottom: 18px !important
  }
  .mt30 {
    margin-top: 18px !important
  }
  .mb35 {
    margin-bottom: 21px !important
  }
  .mt35 {
    margin-top: 21px !important
  }
  .mb40 {
    margin-bottom: 24px !important
  }
  .mt40 {
    margin-top: 24px !important
  }
  .mb45 {
    margin-bottom: 27px !important
  }
  .mt45 {
    margin-top: 27px !important
  }
  .mb50 {
    margin-bottom: 30px !important
  }
  .mt50 {
    margin-top: 30px !important
  }
  .mb55 {
    margin-bottom: 33px !important
  }
  .mt55 {
    margin-top: 33px !important
  }
  .mb60 {
    margin-bottom: 36px !important
  }
  .mt60 {
    margin-top: 36px !important
  }
  .mb65 {
    margin-bottom: 39px !important
  }
  .mt65 {
    margin-top: 39px !important
  }
  .mb70 {
    margin-bottom: 42px !important
  }
  .mt70 {
    margin-top: 42px !important
  }
  .mb75 {
    margin-bottom: 45px !important
  }
  .mt75 {
    margin-top: 45px !important
  }
  .mb80 {
    margin-bottom: 48px !important
  }
  .mt80 {
    margin-top: 48px !important
  }
  .mb85 {
    margin-bottom: 51px !important
  }
  .mt85 {
    margin-top: 51px !important
  }
  .mb90 {
    margin-bottom: 54px !important
  }
  .mt90 {
    margin-top: 54px !important
  }
  .mb95 {
    margin-bottom: 57px !important
  }
  .mt95 {
    margin-top: 57px !important
  }
  .mb100 {
    margin-bottom: 60px !important
  }
  .mt100 {
    margin-top: 60px !important
  }
  .mb105 {
    margin-bottom: 63px !important
  }
  .mt105 {
    margin-top: 63px !important
  }
  .mb110 {
    margin-bottom: 66px !important
  }
  .mt110 {
    margin-top: 66px !important
  }
  .mb115 {
    margin-bottom: 69px !important
  }
  .mt115 {
    margin-top: 69px !important
  }
  .mb120 {
    margin-bottom: 72px !important
  }
  .mt120 {
    margin-top: 72px !important
  }
  .mb125 {
    margin-bottom: 75px !important
  }
  .mt125 {
    margin-top: 75px !important
  }
  .mb130 {
    margin-bottom: 78px !important
  }
  .mt130 {
    margin-top: 78px !important
  }
  .mb135 {
    margin-bottom: 81px !important
  }
  .mt135 {
    margin-top: 81px !important
  }
  .mb140 {
    margin-bottom: 84px !important
  }
  .mt140 {
    margin-top: 84px !important
  }
  .mb145 {
    margin-bottom: 87px !important
  }
  .mt145 {
    margin-top: 87px !important
  }
  .mb150 {
    margin-bottom: 90px !important
  }
  .mt150 {
    margin-top: 90px !important
  }
  .mb155 {
    margin-bottom: 93px !important
  }
  .mt155 {
    margin-top: 93px !important
  }
  .mb160 {
    margin-bottom: 96px !important
  }
  .mt160 {
    margin-top: 96px !important
  }
  .mb165 {
    margin-bottom: 99px !important
  }
  .mt165 {
    margin-top: 99px !important
  }
  .mb170 {
    margin-bottom: 102px !important
  }
  .mt170 {
    margin-top: 102px !important
  }
  .mb175 {
    margin-bottom: 105px !important
  }
  .mt175 {
    margin-top: 105px !important
  }
  .mb180 {
    margin-bottom: 108px !important
  }
  .mt180 {
    margin-top: 108px !important
  }
  .mb185 {
    margin-bottom: 111px !important
  }
  .mt185 {
    margin-top: 111px !important
  }
  .mb190 {
    margin-bottom: 114px !important
  }
  .mt190 {
    margin-top: 114px !important
  }
  .mb195 {
    margin-bottom: 117px !important
  }
  .mt195 {
    margin-top: 117px !important
  }
  .mb200 {
    margin-bottom: 120px !important
  }
  .mt200 {
    margin-top: 120px !important
  }
  .mb205 {
    margin-bottom: 123px !important
  }
  .mt205 {
    margin-top: 123px !important
  }
  .mb210 {
    margin-bottom: 126px !important
  }
  .mt210 {
    margin-top: 126px !important
  }
  .mb215 {
    margin-bottom: 129px !important
  }
  .mt215 {
    margin-top: 129px !important
  }
  .mb220 {
    margin-bottom: 132px !important
  }
  .mt220 {
    margin-top: 132px !important
  }
  .mb225 {
    margin-bottom: 135px !important
  }
  .mt225 {
    margin-top: 135px !important
  }
  .mb230 {
    margin-bottom: 138px !important
  }
  .mt230 {
    margin-top: 138px !important
  }
  .mb235 {
    margin-bottom: 141px !important
  }
  .mt235 {
    margin-top: 141px !important
  }
  .mb240 {
    margin-bottom: 144px !important
  }
  .mt240 {
    margin-top: 144px !important
  }
  .mb245 {
    margin-bottom: 147px !important
  }
  .mt245 {
    margin-top: 147px !important
  }
  .mb250 {
    margin-bottom: 150px !important
  }
  .mt250 {
    margin-top: 150px !important
  }
  .mb255 {
    margin-bottom: 153px !important
  }
  .mt255 {
    margin-top: 153px !important
  }
  .mb260 {
    margin-bottom: 156px !important
  }
  .mt260 {
    margin-top: 156px !important
  }
  .mb265 {
    margin-bottom: 159px !important
  }
  .mt265 {
    margin-top: 159px !important
  }
  .mb270 {
    margin-bottom: 162px !important
  }
  .mt270 {
    margin-top: 162px !important
  }
  .mb275 {
    margin-bottom: 165px !important
  }
  .mt275 {
    margin-top: 165px !important
  }
  .mb280 {
    margin-bottom: 168px !important
  }
  .mt280 {
    margin-top: 168px !important
  }
  .mb285 {
    margin-bottom: 171px !important
  }
  .mt285 {
    margin-top: 171px !important
  }
  .mb290 {
    margin-bottom: 174px !important
  }
  .mt290 {
    margin-top: 174px !important
  }
  .mb295 {
    margin-bottom: 177px !important
  }
  .mt295 {
    margin-top: 177px !important
  }
  .mb300 {
    margin-bottom: 180px !important
  }
  .mt300 {
    margin-top: 180px !important
  }
  .mb305 {
    margin-bottom: 183px !important
  }
  .mt305 {
    margin-top: 183px !important
  }
  .mb310 {
    margin-bottom: 186px !important
  }
  .mt310 {
    margin-top: 186px !important
  }
  .mb315 {
    margin-bottom: 189px !important
  }
  .mt315 {
    margin-top: 189px !important
  }
  .mb320 {
    margin-bottom: 192px !important
  }
  .mt320 {
    margin-top: 192px !important
  }
  .mb325 {
    margin-bottom: 195px !important
  }
  .mt325 {
    margin-top: 195px !important
  }
  .mb330 {
    margin-bottom: 198px !important
  }
  .mt330 {
    margin-top: 198px !important
  }
  .mb335 {
    margin-bottom: 201px !important
  }
  .mt335 {
    margin-top: 201px !important
  }
  .mb340 {
    margin-bottom: 204px !important
  }
  .mt340 {
    margin-top: 204px !important
  }
  .mb345 {
    margin-bottom: 207px !important
  }
  .mt345 {
    margin-top: 207px !important
  }
  .mb350 {
    margin-bottom: 210px !important
  }
  .mt350 {
    margin-top: 210px !important
  }
  .mb355 {
    margin-bottom: 213px !important
  }
  .mt355 {
    margin-top: 213px !important
  }
  .mb360 {
    margin-bottom: 216px !important
  }
  .mt360 {
    margin-top: 216px !important
  }
  .mb365 {
    margin-bottom: 219px !important
  }
  .mt365 {
    margin-top: 219px !important
  }
  .mb370 {
    margin-bottom: 222px !important
  }
  .mt370 {
    margin-top: 222px !important
  }
  .mb375 {
    margin-bottom: 225px !important
  }
  .mt375 {
    margin-top: 225px !important
  }
  .mb380 {
    margin-bottom: 228px !important
  }
  .mt380 {
    margin-top: 228px !important
  }
  .mb385 {
    margin-bottom: 231px !important
  }
  .mt385 {
    margin-top: 231px !important
  }
  .mb390 {
    margin-bottom: 234px !important
  }
  .mt390 {
    margin-top: 234px !important
  }
  .mb395 {
    margin-bottom: 237px !important
  }
  .mt395 {
    margin-top: 237px !important
  }
  .mb400 {
    margin-bottom: 240px !important
  }
  .mt400 {
    margin-top: 240px !important
  }
  .mb405 {
    margin-bottom: 243px !important
  }
  .mt405 {
    margin-top: 243px !important
  }
  .mb410 {
    margin-bottom: 246px !important
  }
  .mt410 {
    margin-top: 246px !important
  }
  .mb415 {
    margin-bottom: 249px !important
  }
  .mt415 {
    margin-top: 249px !important
  }
  .mb420 {
    margin-bottom: 252px !important
  }
  .mt420 {
    margin-top: 252px !important
  }
  .mb425 {
    margin-bottom: 255px !important
  }
  .mt425 {
    margin-top: 255px !important
  }
  .mb430 {
    margin-bottom: 258px !important
  }
  .mt430 {
    margin-top: 258px !important
  }
  .mb435 {
    margin-bottom: 261px !important
  }
  .mt435 {
    margin-top: 261px !important
  }
  .mb440 {
    margin-bottom: 264px !important
  }
  .mt440 {
    margin-top: 264px !important
  }
  .mb445 {
    margin-bottom: 267px !important
  }
  .mt445 {
    margin-top: 267px !important
  }
  .mb450 {
    margin-bottom: 270px !important
  }
  .mt450 {
    margin-top: 270px !important
  }
  .mb455 {
    margin-bottom: 273px !important
  }
  .mt455 {
    margin-top: 273px !important
  }
  .mb460 {
    margin-bottom: 276px !important
  }
  .mt460 {
    margin-top: 276px !important
  }
  .mb465 {
    margin-bottom: 279px !important
  }
  .mt465 {
    margin-top: 279px !important
  }
  .mb470 {
    margin-bottom: 282px !important
  }
  .mt470 {
    margin-top: 282px !important
  }
  .mb475 {
    margin-bottom: 285px !important
  }
  .mt475 {
    margin-top: 285px !important
  }
  .mb480 {
    margin-bottom: 288px !important
  }
  .mt480 {
    margin-top: 288px !important
  }
  .mb485 {
    margin-bottom: 291px !important
  }
  .mt485 {
    margin-top: 291px !important
  }
  .mb490 {
    margin-bottom: 294px !important
  }
  .mt490 {
    margin-top: 294px !important
  }
  .mb495 {
    margin-bottom: 297px !important
  }
  .mt495 {
    margin-top: 297px !important
  }
  .mb500 {
    margin-bottom: 300px !important
  }
  .mt500 {
    margin-top: 300px !important
  }
  #category .p-sec01__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px
  }
  #category .p-sec01__list li {
    max-width: 297px;
    margin: 0 auto
  }
  #episode .c-mv {
    background-image: url(../images/ep_mv_sp@2x.jpg)
  }
  #episode .p-sec01 {
    margin-bottom: 50px
  }
  #episode .p-sec01__comment {
    display: block
  }
  #episode .p-sec01__comment:nth-child(2n) .p-sec01__textarea:before {
    right: 20px
  }
  #episode .p-sec01__image {
    width: 100%;
    margin-bottom: 10px
  }
  #episode .p-sec01__image .image {
    aspect-ratio: 3/2;
    max-width: 315px;
    margin: 0 auto
  }
  #episode .p-sec01__textarea {
    width: auto;
    margin: 0 -20px;
    padding: 15px 20px;
    border-radius: 0;  
  }
  #episode .p-sec01__textarea:before {
    top: -45px;
    left: 20px;
    border-width: 0 26px 45px;
    border-color: transparent transparent #f0f6fb
  }
  #episode .p-sec01__textarea p {
    font-size: 17px;
    line-height: 1.35;
  }
  #interview_detail .p-sec01 {
    padding: 80px 0
  }
  #interview_detail .p-sec01__textarea {
    max-width: 240px;
    padding: 15px 15px;	
  }
  #interview_detail .p-sec01__meta .cat, #interview_detail .p-sec01__meta .year {
    font-size: 18px
  }
  #interview_detail .p-sec01__pos {
    font-size: 16px
  }
  #interview_detail .p-sec02__blocks {
    gap: 50px
  }
  #interview_detail .p-sec02__block {
    display: block
  }
  #interview_detail .p-sec02__image {
    width: 100%;
    margin-bottom: 10px
  }
  #interview_detail .p-sec02__textarea {
    width: 100%
  }
  #interview_detail .p-sec02__textarea .title {
  margin-top: 7px;	  
  margin-bottom: 5px;
  color: #006aa5;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.3;
  }
  #interview_detail .p-sec02__textarea .text {
    font-size: 18px;
    line-height: 1.7777777778
  }
  #interview_detail .p-sec02__btn {
    margin-top: 30px
  }
  #interview_detail .p-sec03 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px 0
  }
  #interview_detail .p-sec03__title {
    margin-bottom: 30px;
    font-size: 24px
  }
  #interview_detail .p-sec03__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px
  }
  #interview_detail .p-sec03__list li {
    max-width: 300px;
    margin: 0 auto
  }
  #interview_detail .p-sec03__btn {
    margin-top: 30px
  }
  #interview .p-sec01__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px
  }
  #interview .p-sec01__list li {
    max-width: 297px;
    margin: 0 auto
  }
  #number .c-mv {
    background-image: url(../images/number_mv_sp@2x.jpg)
  }
  #number .p-sec01 {
    margin-bottom: 30px;
    padding: 30px 0
  }
  #number .p-sec01__images {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
  }
  #number .p-sec01__images li {
    max-width: 473px;
    margin: 0 auto
  }
  #top .p-sec01__title {
    font-size: 4.2rem
  }
  #top .p-sec01__swiper .swiper-pagination-bullet {
    width: 20px;
    height: 3px
  }
  #top .p-sec02 {
    margin-top: 80px
  }
  #top .p-sec02__title {
    margin-bottom: 10px;
    font-size: 22px
  }
  #top .p-sec02__text {
    font-size: 17px
  }
  #top .p-sec02__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 50px;
    gap: 50px
  }
  #top .p-sec02__list li a .name {
    padding: 15px 0;
    font-size: 18px
  }
  #top .p-sec02__btn {
    margin-top: 50px
  }
  #top .p-sec03__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 50px
  }
  #top .p-sec04 {
    padding-top: 80px
  }
  #top .p-sec04__swiper .swiper-slide {
    width: 250px
  }
  #top .p-sec04__swiper .swiper-scrollbar {
    margin-top: 30px
  }
  #top .p-sec05 {
    margin-top: 80px
  }
  #top .p-sec05__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0
  }
  #top .p-sec05__list li .textarea .title {
    font-size: 20px
  }
  #top .p-sec05__list li .textarea .text {
    font-size: 15px
  }
}
@media print, screen and (min-width:769px) {
  a, button {
    transition: .3s ease
  }
  a:hover, button:hover {
    opacity: .7
  }
  a img, a p, a path, button img, button p, button path {
    transition: .3s ease
  }
  .c-sp {
    display: none !important
  }
  .pc_view {
    display: block
  }
  .sp_view {
    display: none
  }
  #episode .p-sec01__comment:nth-child(2n) .p-sec01__textarea:before {
    right: -45px;
    transform: scaleX(-1)
  }
}
@media print, screen and (min-width:1025px) {
  .c-tab {
    display: none !important
  }
}
@media screen and (max-width:1024px) {
  .c-tab_none {
    display: none !important
  }
}
/*# sourceMappingURL=map/style.css.map */