@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&family=Noto+Sans+JP:wght@400;700&display=swap);
/*!
 * ress.css • v3.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  color: inherit;
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

body {
  color: #444;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
}

@media (max-width: 768px) {
  body {
    font-size: 18px;
    line-height: 1.7;
  }
}
img {
  height: auto;
  width: 100%;
}

/* img {
  display: block;
} */

a {
  display: block;
}

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

.content {
  overflow: hidden;
}

.content li {
  list-style: none;
}

.content button:focus {
  outline: none;
}

.u-josefin {
  font-family: Josefin Sans, sans-serif;
}

.u-sp {
  display: none;
}

@media (max-width: 768px) {
  .u-sp {
    display: block;
  }
}
.u-pc {
  display: block;
}

@media (max-width: 768px) {
  .u-pc {
    display: none;
  }
}
.l-main {
  background-color: #FF91AF;
}

.l-section {
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 100px;
  width: 100%;
}

@media (max-width: 768px) {
  .l-section {
    max-width: 767px;
    padding: 0 20px;
  }
}
@media (min-width: 767px) and (max-width: 768px) {
  .l-section {
    max-width: 768px;
    padding: 0 76px;
  }
}
.p-head {
  display: inline-block;
  font-size: 32px;
  padding-bottom: 3px;
}

.p-head, .p-head-alt {
  font-family: Josefin Sans, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.p-head-alt {
  font-size: 66px;
}

.p-fv__logo {
  width:100%;
  max-width:728px;
  margin:0 auto 120px;
}

@media (min-width: 767px) and (max-width: 768px) {
  .p-fv__logo {
    width: 62.5%;
  }
}
@media (max-width: 768px) {
  .p-fv__logo {
    max-width:400px;
  }
}
.p-fv__anchors {
  display:flex;
  justify-content: right;
  /* top: 40px;
  left: 50%; */
  max-width: 1300px;
  padding: 0 100px;
  /* position: absolute;
  transform: translateX(-50%); */
  width: 100%;
  font-family: Copperplate,'Noto Sans JP',sans-serif;
  padding:40px 64px;
}
.p-fv__anchors li:first-child{
  padding-right:20px;
}

@media (max-width: 768px) {
  .p-fv__anchors {
    /* bottom: 30px;
    max-width: 767px; */
    padding: 40px 0 80px;
  }
}
@media (min-width: 767px) and (max-width: 768px) {
  .p-fv__anchors {
    max-width: 768px;
    padding: 0 76px;
  }
}
.p-fv__anchor {
  font-size: 0;
}

.p-fv__anchor > a {
  background-image: url(../img/angle-double-down.svg);
  background-position: right 50%;
  background-size: 11px;
  color: #222;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  padding-right: 20px;
}
.p-fv__anchor > a img {
  pointer-events: none;
}

@media (min-width: 769px) {
  .p-fv__anchor > a {
    transition: opacity 0.3s ease-in-out;
  }

  .p-fv__anchor > a:hover {
    opacity: 0.7;
  }
}

.p-concept {
  margin: 40px auto 0;
  padding:40px 0 80px;
}
.p-concept__catch {
  margin-top: 40px;
  padding: 4px;
  width: 84%;
}

@media (max-width: 768px) {
  .p-concept__catch {
    width: 100%;
    margin-top: 0;
  } 
}

.p-concept__text {
  padding: 4px;
  width: 56%;
  max-width: 600px;
  margin-top:-22px;
}
.p-concept__text img{
  width:100%;
}
@media (max-width: 768px) {
  .p-concept__text {
    width: 74%;
    margin-top:6px;
  }  
  .p-concept__text img {
    margin-top: 4px;
  }
}
.p-concept__lead {
  margin-top: 28px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .p-concept__lead {
    margin-top: 16px;
  }
}

h2.p-haed {
  font-size: 2rem;
}
.ttl-border{
  border-bottom:4px solid #ffb0d3;
  display: inline-block;
}

.p-info__ttl {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
}
.p-info {
  margin-top: 16px;
  border-bottom: 1px solid #222;
  border-top: 1px solid #222;
  padding: 16px 0;
}
.p-info__head {
  font-size: 18px;
  font-weight: 600;
  line-height: 29px;
}

.p-info__drawer {
  font-size: 0;
  text-align: center;
}

.p-info__btn {
  position: relative;
  display: inline-block;
  margin-top: 8px;
  padding-left: 18px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}
.p-info__btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 14px;
  height: 8px;
  background-image: url(../img/chevron-down-bk.svg);
  background-position: 50%;
  background-size: contain;
}




@media (min-width: 769px) {
  .p-info__ttl {
    font-size: 32px;
  }
  .p-info__head {
    text-align: center;
    font-size: 20px;
  }
  .p-info__btn {
    transition: opacity 0.3s ease-in-out;
  }
  .p-info__btn:hover {
    opacity: 0.7;
  }
}


.is-active .p-info__btn--open {
  display: none;
}

.p-info__btn--close {
  margin-top: 18px;
}

.p-info__btn--close:before {
  transform: rotate(180deg);
}

.p-info__cont {
  display: none;
  padding: 16px 10px;
}

.is-active .p-info__cont {
  display: block;
}

.p-info__txt {
  margin-top: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
}

.p-info__date {
  margin-top: 10px;
  text-align: right;
  font-size: 12px;
  line-height: 1.8;
}

.p-info__date a {
  display: inline;
  color: #222;
}

.p-info__txt {
  margin-top: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
}


@media (min-width: 769px) {

}


.p-info__list {
  font-size: 14px;
  line-height: 1.8;
  padding-left: 14px;
  position: relative;
  text-align: left;
}

.p-info__list:not(:first-child) {
  margin-top: 6px;
}

.p-info__list:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 5px;
  position: absolute;
  top: 12px;
  width: 4px;
}

.p-entry {
  margin: 40px auto 0;
}

@media (max-width: 768px) {
  .p-entry {
    margin: 20px auto 0;
  }
}
.p-entry__lead {
  font-size: 20px;
  line-height: 1.9;
  margin-top: 8px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .p-entry__lead {
    margin-top: 16px;
  }  
} 
.p-entry__note {
  font-size: 14px;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .p-entry__note {
    margin-top: 8px;
  }
}
.p-entry__items {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

@media (max-width: 768px) {
  .p-entry__items {
    display: block;
    margin-top: 50px;
  }
}
.p-entry__item {
  width: 42.9090909091%;
}

@media (max-width: 768px) {
  .p-entry__item {
    width: 100%;
  }

  .p-entry__item:not(:first-child) {
    margin-top: 60px;
  }
}
.p-entry__en {
  font-size: 66px;
}

.p-entry__en, .p-entry__enMid {
  font-weight: 600;
  line-height: 1;
}

.p-entry__enMid {
  font-size: 40px;
  margin-top: 2px;
}

.p-entry__enSml {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.1;
  margin-top: 8px;
}

.p-entry__enSml > span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.p-entry__btn a {
  background-color: #B2F2BB;
  background-image: url(../img/angle-double-right.svg);
  background-position: right 5% top 50%;
  background-size: 17px;
  border: 1px solid #fff;
  margin-top: 24px;
  padding: 28px 48px 28px 34px;
  position: relative;
  width: 100%;
}

.p-entry__btn a:before {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 27px 27px 0 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

/* 終了対応 */
.p-entry__btn.fin,
.p-entry__btn.fin:hover {
  background-color: #A0A0A0;
}
.p-entry__btn.fin {
  background-image: none;
}


@media (min-width: 769px) {
  .p-entry__btn a {
    transition: background-color 0.3s ease-in-out;
  }

  .p-entry__btn a:hover {
    background-color: #fff;
  }
}
@media (max-width: 768px) {
  .p-entry__btn {
    max-width: 472px;
  }
}
.p-entry__btnEn {
  font-size: 20px;
  line-height: 1.2;
  /* font-family: Copperplate,'Noto Sans JP',sans-serif; */
}

.p-entry__btnEn, .p-entry__btnJa {
  color: #444;
  font-weight: 600;
}

.p-entry__btnJa {
  font-size: 20px;
  margin-top: 7px;
  line-height: 1.4;
}

.p-live {
  margin: 173px auto 0;
}

@media (max-width: 768px) {
  .p-live {
    margin: 112px auto 0;
  }
}
.p-live__items {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

@media (max-width: 768px) {
  .p-live__items {
    display: block;
  }
}
.p-live__item {
  width: 47.2727272727%;
}

@media (min-width: 769px) {
  .p-live__item {
    transition: opacity 0.3s ease-in-out;
  }

  .p-live__item:hover {
    opacity: 0.7;
  }
}
@media (max-width: 768px) {
  .p-live__item {
    width: 100%;
  }

  .p-live__item:not(:first-child) {
    margin-top: 32px;
  }
}
.p-live__text {
  color: #fff;
  font-size: 30px;
  line-height: 1.4;
  margin-top: 10px;
}

.p-logo {
  margin: 147px auto 0;
  max-width: 1946px;
  width: 100%;
}

@media (max-width: 768px) {
  .p-logo {
    margin: 100px auto 0;
  }
}
.p-people {
  margin: 120px auto;
}
.p-people__top{
  margin-top:160px;
}

@media (max-width: 768px) {
  .p-people {
    margin: 100px auto 0;
  }
  .p-people__top{
    margin-top:120px;
  }  
}
.p-people__title {
  font-family: Josefin Sans, sans-serif;
  font-size: 66px;
  font-weight: 600;
  line-height: 1;
}

.p-people__items {
  margin-top: 24px;
}

.p-people__itemsInr {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.7857142857%;
  margin-top: -60px;
}

@media (max-width: 768px) {
  .p-people__itemsInr {
    margin-left: -5.6497175141%;
  }
}
.p-people__item {
  flex-basis: 23.2142857143%;
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 1.7857142857%;
  margin-top: 60px;
  width: 23.2142857143%;
}

@media (max-width: 768px) {
  .p-people__item {
    flex-basis: 44.3502824859%;
    margin-left: 5.6497175141%;
    width: 44.3502824859%;
  }
}
.p-people__text {
  padding: 8px 4px 0;
}

.p-people__name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.p-people__drawer {
  font-size: 0;
  margin-top: 7px;
}

.p-people__btn {
  border-bottom: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 6px;
  padding-left: 12px;
  position: relative;
}

.p-people__btn:before {
  background-image: url(../img/chevron-down.svg);
  background-position: 50%;
  background-size: contain;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 7px;
}

@media (min-width: 769px) {
  .p-people__btn {
    transition: opacity 0.3s ease-in-out;
  }

  .p-people__btn:hover {
    opacity: 0.7;
  }
}
.is-active .p-people__btn--open {
  display: none;
}

.p-people__btn--close {
  margin-top: 22px;
}

.p-people__btn--close:before {
  top: 8px;
  transform: translateY(-50%) rotate(180deg);
}

.p-people__cont {
  display: none;
}

.is-active .p-people__cont {
  display: block;
}

.p-people__lead {
  font-size: 12px;
  line-height: 1.5;
}

.p-people__links {
  align-items: center;
  display: flex;
  margin-top: 12px;
}

.p-people__link {
  height: 24px;
  width: 24px;
}

.p-people__link--alt {
  height: 20px;
  width: 28px;
}

@media (min-width: 769px) {
  .p-people__link {
    transition: opacity 0.3s ease-in-out;
  }

  .p-people__link:hover {
    opacity: 0.7;
  }
}
.p-people__link:not(:first-child) {
  margin-left: 10px;
}

.p-inst {
  margin: 160px auto 0;
}

@media (max-width: 768px) {
  .p-inst {
    margin-top: 100px auto 0;
  }
}
.p-inst__title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
}

.p-inst__title > span {
  display: block;
  font-size: 24px;
  margin-bottom: 11px;
}

.p-inst__items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 23px;
}

.p-inst__item {
  width: 33.3636363636%;
}

.p-inst__item:nth-child(3n) {
  width: 33.2727272727%;
}

.p-inst__note {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: 0;
  margin-top: 20px;
  max-width: 270px;
  width: 100%;
}

.p-inst__text {
  flex-shrink: 0;
}

.p-inst__link, .p-inst__text {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
}

.p-inst__link {
  align-items: center;
  background-color: #A26EA1;
  border: 2px solid #fff;
  color: #fff;
  display: flex;
  height: 34px;
  justify-content: center;
  margin-left: 17px;
  width: 109px;
}

@media (min-width: 769px) {
  .p-inst__link {
    transition: opacity 0.3s ease-in-out;
  }

  .p-inst__link:hover {
    opacity: 0.7;
  }
}
.p-partner {
  margin: 160px auto 0;
}
.l-section img{
  display:block;
}

@media (max-width: 768px) {
  .p-partner {
    margin: 120px auto 0;
  }
}
.p-partner__items {
  margin-top: 24px;
}

.p-partner__itemsInr {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.7857142857%;
  margin-top: -20px;
}

@media (max-width: 768px) {
  .p-partner__itemsInr {
    margin-left: -2.0467836257%;
    margin-top: -7px;
  }
}
.p-partner__item {
  flex-basis: 12.5%;
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 1.7857142857%;
  margin-top: 20px;
  width: 12.5%;
  /* border: 2px solid #E034CD; */
}

@media (min-width: 769px) {
  .p-partner__item[href] a{
    transition: opacity 0.3s ease-in-out;
  }

  .p-partner__item[href] a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 768px) {
  .p-partner__item {
    flex-basis: 31.2865497076%;
    margin-left: 2.0467836257%;
    margin-top: 7px;
    width: 31.2865497076%;
  }
}
.p-access {
  margin: 160px auto 0;
  padding-bottom: 160px;
}

@media (max-width: 768px) {
  .p-access {
    margin: 100px auto 0;
    padding-bottom: 100px;
  }
}
.p-access__items {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}

@media (max-width: 768px) {
  .p-access__items {
    display: block;
  }
}
.p-access__item {
  width: 47.0909090909%;
}

@media (max-width: 768px) {
  .p-access__item {
    width: 100%;
  }

  .p-access__item:not(:first-child) {
    margin-top: 28px;
  }
}
.p-access__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.p-access__map {
  margin-top: 19px;
  padding-top: 38.61003861%;
  position: relative;
  width: 100%;
}

@media (max-width: 768px) {
  .p-access__map {
    padding-top: 59.7014925373%;
  }
}
.p-access__map iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* footer */
.p-footer {
  background-color: #B2F2BB;
  padding-bottom:40px;
}
/* .p-footer__inner {
  background-color: #B2F2BB;
} */
.p-footer__access {
  padding: 40px 0;
  text-align: center;
  display:flex;
  flex-direction:column;
}
.p-footer__access a {
  color: #444;
}
.p-footer__area {
  padding-bottom:32px;
  border-bottom:1px solid #DDD;
}
  li.p-footer__area:last-child{
  padding-bottom:0;
  border:none;
}
.p-footer__area:nth-child(n+2) {
  padding-top:32px;
}
@media (min-width: 769px) {
  .p-footer__area:nth-child(2) {
    padding-top:0;
  }
  li.p-footer__area:nth-last-child(2){
    border:none;
    padding-bottom:0;
  }
}
@media (min-width: 769px) {
  .p-footer__access {
  flex-direction:row;
  justify-content:space-between;
  flex-wrap:wrap;
  }
  .p-footer__area{
    width:calc((100% - 40px) / 2);
  }
}
.p-footer__em {
  color: #444;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}

.p-footer__em--alt {
  margin-top: 45px;
}

.p-footer__note {
  color: #444;
  font-size: 14px;
  line-height: 1.7;
  margin-top: 16px;
}

.p-footer__copy {
  align-items: center;
  /* background-color: #dfa2ff; */
  display: flex;
  height: 58px;
  justify-content: center;
  width: 100%;
}

.p-footer__copyText {
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
}

/* add-style */
.p-people__img {
  position: relative;
}

.p-people__img img{
  display: block;
}

.p-people__label {
  background: #B2F2BB;
  color: #444;
  padding: 4px;
  font-size: 13px;
  line-height: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  font-weight: 600;
}

.p-access__label {
  background:#B2F2BB;
  color: #444;
  padding: 4px 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 5px;
  /* font-family: Copperplate,'Noto Sans JP',sans-serif; */
}

#title_model {
  stroke: #FF46EB;
  stroke-linecap: round;
  stroke-width: 6px;
  paint-order: stroke;
}

/* 受付終了対応 */
/* .p-entry__btn {
  background-image: none;
} */

/* 参加申し込み */
@media (min-width: 769px) {
.p-entry__btn a:hover {
  background-color: #C20070;
  transition : 0.3s ;
}
}
/* タイトル */
/* .copperplate_text img{
  width: 100%;
} */
.copperplate_text img.text_mc {
  width:auto;
}
@media (min-width: 440px) {
  .copperplate_text img {
    width:auto;
  }
}
/* h2 */
.text_model{
  width:194px;
  height:45px;
}
@media (min-width: 769px) {
  .text_model{
    width:249px;
    height:58px;  
  } 
} 

.text_artist {    
  width:200px;
  height:auto;    
}
.text_artist img{
  width: 100%;
}
@media (min-width: 769px) {
  .text_artist {
    width:256px;
    height:auto; 
  }
}
.text_mc{
  width:85px;
  height:45px;  
}
@media (min-width: 769px) {
  .text_mc{
    width:110px;
    height:58px;  
  } 
}
.text_partner{
  width:261px;
  height:45px; 
}
@media (min-width: 769px) {
  .text_partner{
    width:336px;
    height:58px; 
  }
}
.text_access{
  width:223px;
  height:45px; 
}
@media (min-width: 769px) {
  .text_access{
    width:286px;
    height:58px; 
  }
}
.text_tokyo{
  width:249px;
  height:auto;
}
.text_osaka{
  width:249px;
  height:auto; 
}
@media (min-width: 769px) {
  .text_tokyo, .text_osaka{
    width:100%;
    max-width:403px;
    height:auto;
  }
}
.text_reporter{
  width:293px;
  height:90px;
}
.text_reporter img{
  width: 100%;
}
@media (min-width: 769px) {
  .text_reporter{
    width:700px;
    height:58px;
  }
}
.text_movie{
  width:181px;
  height:90px;
}
@media (min-width: 769px) {
  .text_movie{
    width:474px;
    height:58px;
  }
}
.text-small{
  font-size:86%;
}
.sns-peole__name{
  padding-left:8px;
}

/* movie */
.p-movie__label {
  background:#B2F2BB ;
  color: #444;
  padding: 4px 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 20px;
}
.p-movie {
  margin: 160px auto 0;
}
@media (max-width: 768px) {
  .p-movie {
    margin: 120px auto 0;
  }
}
.p-movie__items {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}

@media (max-width: 768px) {
  .p-movie__items {
    display: block;
  }
}
.p-movie__item {
  width: 47.0909090909%;
}

@media (max-width: 768px) {
  .p-movie__item {
    width: 100%;
  }

  .p-movie__item:not(:first-child) {
    margin-top: 28px;
  }
}

.p-movie__item iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-movie__img{
  position: relative;
  width:100%;
  height:0;
  padding-top: 56.25%;
}

/* special */

.p-special {
  margin: 80px auto 0;
  padding:60px 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  display:flex;
  flex-direction:column;
}

.p-special__head{
  line-height:1.4;
  font-size:2rem;
}

@media (min-width: 768px) {
  .p-special {
    margin: 120px auto 0;
    flex-direction:row;
    justify-content:space-between;
    flex-wrap:wrap;
  }
  .p-special__content{
    width:calc((100% - 40px ) / 2);
  }
}  

@media (max-width: 768px) {
  .p-special {
    margin: 100px auto 0;
  }
}
.p-special__lead {
  font-size: 18px;
  line-height: 1.4;
  padding:4px 8px 4px 16px;
  /* max-width:298px; */
  font-weight: bold;
  margin-bottom:16px;
  background-color: #fff;
  color: #B2F2BB;
  display: inline-block;
}
@media (max-width: 768px) {
  .p-special__lead {
    margin-bottom:8px;
  }   
}   

.p-special__note {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.7;
}
.p-special__items {
  margin-top: 50px;
  max-width:460px;
}
@media (min-width: 769px) {
  .p-special__items{
  margin-top: 0;
}
}

.p-special__item:not(:first-child) {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .p-special__item {
    width: 100%;
  }
}
.p-special__en {
  font-size: 66px;
}
.p-special__en, .p-special__enMid {
  font-weight: 600;
  line-height: 1;
}

.p-special__enMid {
  font-size: 40px;
  margin-top: 2px;
}

.p-special__enSml {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.1;
  margin-top: 8px;
}

.p-special__enSml > span {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.p-special__btn a {
  background-color: #E3006C;
  background-image: url(../img/angle-double-right_white.svg);
  background-position: right 24px top 50%;
  background-size: 17px;
  border: 1px solid #fff;
  padding: 16px 32px 16px 34px;
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .p-special__item:first-child .p-special__btn {
    margin-top: 0;
  }  
}  
.p-special__btn a:before {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 27px 27px 0 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

@media (min-width: 769px) {
  .p-special__btn a{
    transition: background-color 0.3s ease-in-out;
  }

  .p-special__btn a:hover {
    background-color: #fff;
    transition : 0.3s ;
  }
}
@media (max-width: 768px) {
  .p-special__btn {
    max-width: 472px;
  }
}
.p-special__btnEn {
  font-size: 20px;
  padding-bottom:8px;  
}

.p-special__btnEn, .p-special__btnJa {
  color: #FFF;
  font-weight: 600;
  line-height: 1.3;
}

.p-especial__btnJa {
  font-size: 20px;
  margin-top: 7px;
}

/* 参加申し込み */
@media (min-width: 769px) {
  .p-special__btn a:hover {
    background-color: #7100B3;
    transition : 0.3s ;
  }
  }


/* common */
@media (min-width: 769px) {
  .d-md-none { display:none;
  }  
}

/* sns */
.p-sns__items {
  padding : 60px 0;
  border-top : 2px  solid #222 ;
  border-bottom : 2px solid #222 ;
  display: block;
  margin-top: 100px;
}
@media (min-width: 769px) {
.p-sns__items{
  padding : 60px 40px;
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
}
}
.p-sns__item {
  width: 42.9090909091%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
@media (max-width: 768px) {
  .p-sns__item {
    width: 100%;
    display: block;
  }
  .p-sns__item:not(:first-child) {
    margin-top: 60px;
  }
}
.p-sns__lead {
  font-size : 18px;
  text-align : center;
  line-height : 1.8;
  font-weight : bold;
}
.p-sns__btntxt{
  margin-top:0;
  line-height: 1.3;
  color: #fff;
}

.p-sns__btnTiktok a{
  background-color:#222;
  background-image: url(../img/angle-double-right_white.svg);
  background-position: right 5% top 50%;
  border: 1px solid #fff;
  position: relative;
  width: 100%;
  transition: background-color 0.3s ease-in-out;
}

.p-sns__btnInsta a {
  background: url(../img/angle-double-right_white.svg), linear-gradient(315deg, #FFD600 0%, #FF7A00 20%, #FF0069 40%, #7638FA 100%);
  background-repeat: no-repeat;
  background-position: right 5% top 50%;
  border:1px solid #FFF;
  position: relative;
  transition: background-color 0.3s ease-in-out;
  width: 100%;
}
@media (min-width: 769px) {
.p-sns__btnInsta a:hover{
  background: url(../img/angle-double-right_white.svg), linear-gradient(315deg, #DBB400 0%, #DB5D00 20%, #DB0070 40%, #5A28D7 100%);
  background-repeat: no-repeat;
  background-position: right 5% top 50%;
  transition : 0.3s ;
}
}

@media (min-width: 769px) {
  .p-sns__btnTiktok a:hover{
    background-color: #000;
    transition : 0.3s ;
  }
}
  .p-sns__btnInsta a, .p-sns__btnTiktok a{
    margin:24px auto 0;
    padding:16px 48px 16px 34px;
    text-align:center;
    transition: background-color 0.3s ease-in-out;
}
@media (min-width: 769px) {
  .p-sns__btnInsta a, .p-sns__btnTiktok a{
    padding:18px 48px 18px 34px;
}
}
.p-sns__btnInsta:before, .p-sns__btnTiktok:before{
  border:none;
}

.judge__title{
  font-size:32px;
  line-height:1.6;
}
@media (min-width: 769px) {
  .judge__title{
    font-size:40px;
  }  
}


/* button終了対応 */

.p-special__btn.fin {
  background-color: #A0A0A0;
  background-image: none;
  background-position: right 24px top 50%;
  background-size: 17px;
  border: 1px solid #fff;
  padding: 16px 32px 16px 34px;
  position: relative;
  width: 100%;
}

.p-special__btn.fin:before {
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 27px 27px 0 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

@media (max-width: 768px) {
  .p-special__btn.fin {
    max-width: 472px;
  }
}

/* 英語フォント
.u-en {
  font-family: Copperplate / Copperplate Gothic Light, sans-serif;
} */

/*2024追記*/
.p-entry__item img{
  width: 100%;
  height: auto;
  max-width: 375px;
}

/* ------ 2025追記 ---------*/

:root { 
  --key2025: #FF91AF;
  --accent2025: #B2F2BB;

  /* --font-family-2025_en: Josefin Sans, sans-serif;
  --font-weight-2025_en_bold: 600; */
  
  --font-family-eb_garamond: "EB Garamond", serif;
  --font-weight-eb_garamond_bold: 700;
  --font-letter-spacing-6-eb_garamond: 0.6;
  --font-letter-spacing-10-eb_garamond: 1;
}


.u-text-en {
  font-family: var(--font-family-eb_garamond);
  font-weight: var(--font-weight-eb_garamond_bold);
  letter-spacing: var(--font-letter-spacing-10-eb_garamond);
}

/* フォント変更 */
.p-entry__btnEn,
.p-special__btnEn,
.p-people__label,
.p-movie__label,
.p-access__label,
.p-fv__anchors {
  font-family: var(--font-family-eb_garamond);
  font-weight: var(--font-weight-eb_garamond_bold);
  letter-spacing: var(--font-letter-spacing-6-eb_garamond);
}

.p-fv__anchor > a {
  color: #444;
}

/*セクションタイトル英文字*/ 
.p-heading_en {
  font-family: var(--font-family-eb_garamond);
  font-weight: var(--font-weight-eb_garamond_bold);
  letter-spacing: var(--font-letter-spacing-6-eb_garamond);
  font-size: 8rem;
  line-height: 1;
  margin-bottom: 3rem;
}

.p-entry__title .p-heading_en {
  margin-bottom: 10px;
}

/* 参加応募セクション 開催日時テキスト */
.p-entry__lead {
  line-height: 1.7;
  margin: 12px 0 8px;  
}

.p-entry__heading {
  display: flex;
  flex-direction: column;
  font-weight: bold;
  line-height: 1.5;
}

.p-entry__heading-main {
  font-size: 3rem;
  line-height: 1.1;
  display: inline-block;
  background: var(--accent2025);
  padding: 0 10px;
  width: fit-content;  
}

.p-entry__heading-sub {
  font-size: 2rem;
  line-height: 1.3;
  margin-top: 1rem;
}

.p-entry__heading-date {
  font-size: 2.5rem;
}

.p-entry__heading-time {
  font-size: 1rem;
}

.p-entry__heading-time span.u-text-en{
  font-size: 1.25rem;
}

.p-entry__heading-location {
  font-size: 1rem;
  margin-top: 0.5rem;
}

.p-entry__discription {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 1rem;
}

@media (max-width: 769px) {
  .p-heading_en {
    font-size: 17vw;
  }
}

/* 参加応募ボタン */
.p-entry__items {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    flex-wrap: wrap;
    gap: 3rem;
}

@media (max-width: 769px) {
  .p-entry__items {
    gap: 0;
  }
}

.p-entry__btn a{
  border-radius: 8px;
  overflow: hidden;
}

.p-entry__btn a {
  border: 2px solid #444; 
  width: 100%;
  max-width: 380px;
  background-color: #fff;  
}

.p-entry__btn a:hover {
  background-color: var(--accent2025);

}
.p-entry__btn a,
.p-entry__btn a > * {
  transition: background-color 0.3s ease-in-out;
}

.p-entry__btn a:before {
  border-color: #B2F2BB transparent transparent;
}

.p-entry__btn a:hover::before {
  border-color: #fff transparent transparent;
}

.p-entry__btnJa {
  font-size: 18px;
  margin-top: 2px;
}

/*参加応募セクションタイトル*/
.ttl-border{
  border-bottom: 2px solid #444;
  font-size: 2rem;
  font-weight: bold;
}

@media (max-width: 769px) {
  .ttl-border {
    border-radius: 4px;
    font-size: 1.25rem;
  }
}

/*スペシャルチケット応募セクション*/

.p-special__lead {
  background-color: var(--accent2025);
  color: #444;
}

.p-special__btn a,
.p-special__btn.fin {
  border-radius: 8px;
  overflow: hidden;
}

.p-special__btn a {
  background-color: #444;
  border: 2px solid #444;
  padding: 16px 32px 16px 34px;
}

.p-special__btnEn, .p-special__btnJa{
  color: #fff;  
}

.p-special__btn a:hover .p-special__btnEn,
.p-special__btn a:hover .p-special__btnJa{
  color: #444;
}

.p-special__btn a:hover {
  background-image: url(../img/angle-double-right.svg);
  background-color: var(--accent2025);
}

.p-special__btn a:before {
  border-color: #B2F2BB transparent transparent;
}

.p-special__btn a:hover::before {
  border-color: #fff transparent transparent;
}

.p-special__btnEn {
  padding-bottom: 4px;  
}

.p-special__btnJa {
  font-size: 14px;
}

/*背景色変更*/
.p-special {
  border: none;
  margin: 100px auto;
  padding: 80px 70px;
  background: #FFDBE5;
}

@media (max-width: 768px) {
  .p-special {
    margin: 60px auto;
    padding: 40px 20px;  
  }  
}
.p-entry {
  padding-top: 120px;
}
.p-concept {
  background-color: #FFDBE5;
}

/*footer*/
.p-footer {
  background-color: #444;
  color: #fff;
}
.p-footer__em {
  color: var(--accent2025);
}
.p-footer__note,
.p-footer__access a {
  color: #fff;
}

/*セクションSNS*/
.p-sns__icon {
  width: 100px;
  height: auto;
  margin: 0 auto 1rem;  
}

/*セクションアクセス*/
.p-access__items {
  gap: 3rem;
  flex-wrap: wrap;
}

/*タブレットサイズ修正*/
@media (min-width: 767px) and (max-width: 768px) {
  .p-fv__anchors {
    padding: 40px 64px;
  }
}


/*スクール紹介*/
.p-school {
  background-color: #FFDBE5;
  padding: 120px 0;
  text-align: center;
}

.p-school {
  background: repeating-linear-gradient(
    45deg,           /* ストライプの角度（例：斜め45度） */
    #FFDBE5,         /* 線の色 */
    #FFDBE5 10px,    /* 線の幅 */
    #FFF4F7 10px,
    #FFF4F7 20px       /* 線の間隔 */
  );
}

.p-school .p-heading_en{
  color: var(--key2025);
}

.p-school__catch {
  font-size: 2rem;
  line-height: 1.6;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 2rem;
}

.p-school__catch span {
  position: relative;
  z-index: 1;
   display: inline-block;
}

.p-school__catch span::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #ff91AF;
  z-index: -1;
}

@media (max-width: 768px) {
  .p-school__catch {
    font-size: 20px;
  }
}

.p-school__tag {
  display: flex;
  gap: 6px;
  margin: 0 auto 2rem;
  justify-content: center;
}

.p-school__tag span {
  background-color: #ffffff;
  font-size: 16px;
  padding: 0 14px;
  font-weight: bold;
  border: 2px solid #FF91AF;
}

.p-school__logo {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 10px;
  margin: 0 auto 2rem;
  justify-content: center;
}

.p-school__logo-item {
  width: 400px;
  height: auto;
}

.p-school__button-list {
  display: flex;
  gap: 10px;
  flex-direction: row;
  margin: 0 auto 2rem;
  justify-content: center;
}

@media (max-width: 768px) {
  .p-school__button-list {
    flex-direction: column;
  }
}

.p-school__button {
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid #444;
  width: 100%;
  max-width: 380px;
  color: #444;
  background-color: #ECECEC;
  background-image: url(../img/angle-double-right.svg);
  background-position: right 24px top 50%;
  background-size: 17px;
  padding: 16px 32px 16px 34px;
  margin: 0 auto;
}

/*パンフレット*/
.p-header__cv-outer {
    position: fixed;
    right: 1rem;
    bottom: 0;
    z-index: 100;
}
.p-header__cv-outer a {
    width: 300px;
}
.js-fixedBanner {
    transition: opacity 0.25s ease-out;
}
.js-fixedBanner.is-visible {
    opacity: 1;
}