@media screen and (max-width: 828px) {
  .commonWidth-sp {
    width: 88.4057971014%;
    margin-right: auto;
    margin-left: auto;
  }
}

/**
 * Fonts
 */
/*
$fonts: (
  Minamoto : 'source-han-sans-japanese, sans-serif', // 700 -> bold, 500 -> Medium, 400 -> Regular
  Niveau   : 'niveau-grotesk, sans-serif', // 700 -> bold, 500 -> Medium, 400 -> Regular
  Roboto   : 'roboto, sans-serif', // 700 -> bold, 500 -> Medium, 400 -> Regular
  Mincho   : 'source-han-serif-japanese, serif',
  Expo     : 'expo-serif-pro, serif', // 300 -> light,
  Futura   : 'futura-pt, sans-serif', // 300 -> light,
  NotoSans: 'noto-sans, sans-serif', // 100 -> thin, 400 -> Regular, 700 -> Bold
  TBNPMincho: 'tbnpmincho-std, serif', // 300 -> Regular
);

@mixin get_webfont( $font, $weight, $style: normal ) {
  $fonts: (
  Minamoto : 'source-han-sans-japanese, sans-serif', // 700 -> bold, 500 -> Medium, 400 -> Regular
  Niveau   : 'niveau-grotesk, sans-serif', // 700 -> bold, 500 -> Medium, 400 -> Regular
  Roboto   : 'roboto, sans-serif', // 700 -> bold, 500 -> Medium, 400 -> Regular
  Mincho   : 'source-han-serif-japanese, serif',
  Expo     : 'expo-serif-pro, serif', // 300 -> light,
  Futura   : 'futura-pt, sans-serif', // 300 -> light,
  NotoSans: 'noto-sans, sans-serif', // 100 -> thin, 400 -> Regular, 700 -> Bold
  TBNPMincho: 'tbnpmincho-std, serif', // 300 -> Regular
  );

  font-family: unquote( map-get( $fonts, $font ) );
  font-weight: $weight;
  font-style: $style;
  @content;
}
*/
.frontPage {
  padding-top: 60px;
}
@media screen and (max-width: 1366px) {
  .frontPage {
    padding-top: 4.39238653vw;
  }
}
@media screen and (max-width: 828px) {
  .frontPage {
    padding-top: 15.9420289855vw;
  }
}

.mv_image {
  max-width: 1200px;
  margin: 40px auto;
}
@media screen and (max-width: 1280px) {
  .mv_image {
    max-width: 87.8477306003vw;
    margin: 2.9282576867vw auto;
  }
}
@media screen and (max-width: 828px) {
  .mv_image {
    max-width: 100%;
    margin: 7.729468599vw;
  }
}
.mv .attention {
  margin-top: 40px;
}
@media screen and (max-width: 1366px) {
  .mv .attention {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .mv .attention {
    width: 84.5410628019%;
    margin-top: 3.8647342995vw;
  }
}
.mv .attention a {
  border: 1px solid #B91D11;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 58px;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 1366px) {
  .mv .attention a {
    height: 4.2459736457vw;
  }
}
@media screen and (max-width: 828px) {
  .mv .attention a {
    height: 14.0096618357vw;
    justify-content: flex-start;
    padding-left: 15.4589371981vw;
    font-size: 3.3816425121vw;
    line-height: 1.2;
  }
}
@media screen and (min-width: 829px) {
  .mv .attention a {
    transition: 0.3s;
  }
  .mv .attention a:hover {
    opacity: 0.5;
  }
}
.mv .attention a::after {
  content: "";
  background: url(../img/common/arrow_black.svg) no-repeat center top/contain;
  width: 30px;
  height: 4px;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 16px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .mv .attention a::after {
    width: 2.196193265vw;
    height: 0.2928257687vw;
    right: 1.1713030747vw;
    bottom: 0.2196193265vw;
  }
}
@media screen and (max-width: 828px) {
  .mv .attention a::after {
    width: 5.5555555556vw;
    height: 0.9661835749vw;
    right: 3.8647342995vw;
    bottom: 0;
    top: 0;
  }
}
@media screen and (min-width: 829px) {
  .mv .attention a::after {
    transition: 0.3s;
  }
}
.mv .attention a span::before {
  content: "";
  background: url(../img/index/icon_attention.svg) no-repeat center top/contain;
  width: 26px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -40px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .mv .attention a span::before {
    width: 1.9033674963vw;
    height: 1.6105417277vw;
    left: -2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .mv .attention a span::before {
    width: 6.038647343vw;
    height: 5.0724637681vw;
    left: -9.6618357488vw;
  }
}

.concept {
  margin-top: 56px;
}
@media screen and (max-width: 1366px) {
  .concept {
    margin-top: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .concept {
    margin-top: 7.729468599vw;
  }
}
.concept_slogan {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.24em;
}
@media screen and (max-width: 1366px) {
  .concept_slogan {
    font-size: 3.6603221083vw;
  }
}
@media screen and (max-width: 828px) {
  .concept_slogan {
    font-size: 9.6618357488vw;
  }
}
.concept_description {
  margin-top: 24px;
  font-weight: 700;
  line-height: 2.4;
  text-align: center;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1366px) {
  .concept_description {
    margin-top: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .concept_description {
    margin-top: 3.8647342995vw;
    font-size: 2.8985507246vw;
  }
}

.director .directorList {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
@media screen and (max-width: 1366px) {
  .director .directorList {
    margin-top: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .director .directorList {
    display: block;
    margin-top: 15.4589371981vw;
  }
}
.director .directorList_item {
  width: 300px;
}
@media screen and (max-width: 1366px) {
  .director .directorList_item {
    width: 21.9619326501vw;
  }
}
@media screen and (max-width: 828px) {
  .director .directorList_item {
    width: 100%;
  }
  .director .directorList_item:not(:first-child) {
    margin-top: 9.6618357488vw;
  }
}
.director .directorList_image {
  width: 300px;
  height: 200px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1366px) {
  .director .directorList_image {
    width: 21.9619326501vw;
    height: 14.6412884334vw;
    margin-bottom: 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .director .directorList_image {
    width: 84.5410628019vw;
    height: 56.2801932367vw;
    margin-bottom: 5.7971014493vw;
  }
}
.director .directorList .directorName_jp {
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 1366px) {
  .director .directorList .directorName_jp {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .director .directorList .directorName_jp {
    font-size: 4.8309178744vw;
  }
}
.director .button {
  display: flex;
  justify-content: center;
  margin-top: 56px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1366px) {
  .director .button {
    margin-top: 4.0995607613vw;
    margin-bottom: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .director .button {
    margin-top: 9.6618357488vw;
    margin-bottom: 9.6618357488vw;
  }
}

.about_logo {
  width: 180px;
  position: absolute;
  top: 16px;
  left: 0;
}
@media screen and (max-width: 1366px) {
  .about_logo {
    width: 13.17715959vw;
    top: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .about_logo {
    position: relative;
    width: 36.231884058vw;
    top: 0vw;
    margin-top: 5.7971014493vw;
  }
}
.about .aboutList {
  padding-left: 320px;
  margin-top: 44px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList {
    margin-top: 3.2210834553vw;
    padding-left: 23.4260614934vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList {
    margin-top: 5.7971014493vw;
    padding-left: 0;
  }
}
.about .aboutList_item {
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 24px 0;
}
@media screen and (max-width: 1366px) {
  .about .aboutList_item {
    padding: 1.756954612vw 0;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList_item {
    display: block;
    padding: 5.7971014493vw 0;
  }
}
.about .aboutList_title {
  min-width: 200px;
  font-weight: 700;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1366px) {
  .about .aboutList_title {
    min-width: 14.6412884334vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList_title {
    min-width: 48.309178744vw;
    margin-bottom: 1.9323671498vw;
  }
}
.about .aboutList_title-space {
  letter-spacing: 0.8em;
}
.about .aboutList_text {
  line-height: 2;
}
.about .aboutList_button {
  margin-top: 16px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList_button {
    margin-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList_button {
    margin-top: 5.7971014493vw;
  }
}
.about .aboutList .partnersList {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: -24px 0 0 -24px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList .partnersList {
    margin: -1.756954612vw 0 0 -1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList .partnersList {
    margin-left: -5.7971014493vw 0 0 -5.7971014493vw;
  }
}
.about .aboutList .partnersList_item {
  margin: 24px 0 0 24px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList .partnersList_item {
    margin: 1.756954612vw 0 0 1.756954612vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList .partnersList_item {
    margin-left: 5.7971014493vw 0 0 5.7971014493vw;
  }
}
.about .aboutList .partnersList_logo-keen {
  width: 80px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList .partnersList_logo-keen {
    width: 5.8565153734vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList .partnersList_logo-keen {
    width: 19.3236714976vw;
  }
}
.about .aboutList .partnersList_logo-yambaruHaruserProject {
  width: 70px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList .partnersList_logo-yambaruHaruserProject {
    width: 5.1244509517vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList .partnersList_logo-yambaruHaruserProject {
    width: 16.9082125604vw;
  }
}
.about .aboutList .partnersList_logo-yuntakumi {
  width: 121px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList .partnersList_logo-yuntakumi {
    width: 8.8579795022vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList .partnersList_logo-yuntakumi {
    width: 29.2270531401vw;
  }
}
.about .aboutList .partnersList_logo-starbucks {
  width: 267px;
}
@media screen and (max-width: 1366px) {
  .about .aboutList .partnersList_logo-starbucks {
    width: 19.5461200586vw;
  }
}
@media screen and (max-width: 828px) {
  .about .aboutList .partnersList_logo-starbucks {
    width: 64.4927536232vw;
  }
}
.about .commonButton.commonButton-black {
  font-size: clamp(1.2rem, 1.141rem + 0.3vw, 1.4rem);
  width: 280px;
  height: 48px;
  border-radius: 48px;
  margin-top: 1rem;
  white-space: nowrap;
}

@media screen and (max-width: 828px) {
  .recommend .tabContent_main {
    margin-top: 3.8647342995vw;
  }
}
.recommend .tabContent_main_item.--artist .recommend_title {
  width: 240px;
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .recommend .tabContent_main_item.--artist .recommend_title {
    width: 17.5695461201vw;
    margin-top: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .recommend .tabContent_main_item.--artist .recommend_title {
    width: 50%;
    margin-top: 9.6618357488vw;
  }
}
.recommend .tabContent_main_item.--spotGuide .recommend_title {
  width: 360px;
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .recommend .tabContent_main_item.--spotGuide .recommend_title {
    width: 26.3543191801vw;
    margin-top: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .recommend .tabContent_main_item.--spotGuide .recommend_title {
    width: 50%;
    margin-top: 9.6618357488vw;
  }
}
.recommend .artistList {
  margin-top: 16px;
}
@media screen and (max-width: 1366px) {
  .recommend .artistList {
    margin-top: 1.1713030747vw;
  }
}
@media screen and (max-width: 828px) {
  .recommend .artistList {
    margin-top: 0vw;
  }
}
.recommend .artistList_item a:hover .artistList_image {
  filter: none;
}
.recommend .artistList_image {
  transition: 0.3s;
}
.recommend .artistList_name {
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 1366px) {
  .recommend .artistList_name {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 828px) {
  .recommend .artistList_name {
    font-size: 4.8309178744vw;
  }
}
.recommend .artistList_item:nth-child(n+9) {
  display: none;
}
@media screen and (max-width: 828px) {
  .recommend .artistList_item:nth-child(n+5) {
    display: none;
  }
}
.recommend_button {
  display: flex;
  justify-content: center;
  margin-top: 56px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1366px) {
  .recommend_button {
    margin-top: 4.0995607613vw;
    margin-bottom: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .recommend_button {
    margin-top: 7.729468599vw;
    margin-bottom: 7.729468599vw;
  }
}

.event_image {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1366px) {
  .event_image {
    margin-top: 2.9282576867vw;
    margin-bottom: 2.9282576867vw;
  }
}
@media screen and (max-width: 828px) {
  .event_image {
    margin-top: 7.729468599vw;
    margin-bottom: 7.729468599vw;
  }
}

.products {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1px;
  margin-bottom: -1px;
}
.products .col {
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  text-align: center;
  width: 50%;
  display: grid;
  place-items: center;
  padding: 4.0995607613vw;
}
@media screen and (max-width: 828px) {
  .products .col {
    width: 100%;
    padding: 7.729468599vw;
  }
}

.news .newsList_item {
  padding: 2rem;
}
.news .newsList_item a {
  display: grid;
  grid-template-columns: clamp(10.2rem, 7.296rem + 14.52vw, 20rem) 1fr;
  align-items: center;
}
.news .newsList_date {
  font-size: 1.4rem;
  font-weight: bold;
}
.news .newsList_title {
  font-size: 1.6rem;
}
.news_button {
  margin-top: 56px;
}
@media screen and (max-width: 1366px) {
  .news_button {
    margin-top: 4.0995607613vw;
  }
}
@media screen and (max-width: 828px) {
  .news_button {
    display: flex;
    justify-content: center;
    margin-top: 13.5265700483vw;
  }
}

.externalLink {
  margin-top: 96px;
  margin-bottom: 96px;
}
@media screen and (max-width: 1366px) {
  .externalLink {
    margin-top: 7.027818448vw;
    margin-bottom: 7.027818448vw;
  }
}
@media screen and (max-width: 828px) {
  .externalLink {
    margin-top: 9.6618357488vw;
    margin-bottom: 9.6618357488vw;
  }
}
.externalLink_item:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 1366px) {
  .externalLink_item:not(:first-child) {
    margin-top: 2.3426061493vw;
  }
}
@media screen and (max-width: 828px) {
  .externalLink_item:not(:first-child) {
    margin-top: 3.8647342995vw;
  }
}

/*
.footer {
  margin-top: 80px;
  @include bp( max, 1366px ) {
    margin-top: vw_pc( 80 );
  }
  @include bp( max, 828px ) {
    margin-top: vw_sp( 64 );
  }
}
*/
.sponsor {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-right: -1px;
  overflow: hidden;
}
.sponsor div {
  border: 1px solid #333333;
  text-align: center;
  margin-left: -1px;
  margin-top: -1px;
  display: flex;
  align-items: center;
}
.sponsor div a,
.sponsor div p {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  max-height: 120px;
}
@media screen and (max-width: 828px) {
  .sponsor div a,
  .sponsor div p {
    padding: 4.8309178744vw;
  }
}
.sponsor div img {
  max-height: 80px;
  max-width: clamp(130px, 14.6412884334vw, 260px);
  width: auto;
}
@media screen and (max-width: 828px) {
  .sponsor div img {
    max-width: 38.1642512077vw;
  }
}
.sponsor div:nth-last-child(-n+6) img {
  max-width: clamp(10vw, 13.17715959vw, 200px);
}
@media screen and (max-width: 828px) {
  .sponsor div:nth-last-child(-n+6) img {
    max-width: 38.1642512077vw;
  }
}
.sponsor_col-1 {
  grid-area: 1/1/2/7;
}
.sponsor_col-2 {
  grid-area: 1/7/2/13;
}
.sponsor_col-3 {
  grid-area: 2/1/3/4;
}
.sponsor_col-4 {
  grid-area: 2/4/3/7;
}
.sponsor_col-5 {
  grid-area: 2/7/3/10;
}
.sponsor_col-6 {
  grid-area: 2/10/3/13;
}
.sponsor_col-7 {
  grid-area: 3/1/4/4;
}
.sponsor_col-8 {
  grid-area: 3/4/4/7;
}
.sponsor_col-9 {
  grid-area: 3/7/4/10;
}
.sponsor_col-10 {
  grid-area: 3/10/4/13;
}
.sponsor_col-11 {
  grid-area: 4/1/5/3;
}
.sponsor_col-12 {
  grid-area: 4/3/5/5;
}
.sponsor_col-13 {
  grid-area: 4/5/5/7;
}
.sponsor_col-14 {
  grid-area: 4/7/5/9;
}
.sponsor_col-15 {
  grid-area: 4/9/5/11;
}
.sponsor_col-16 {
  grid-area: 4/11/5/13;
}

@media screen and (max-width: 828px) {
  .sponsor {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(9, 1fr);
  }
  .sponsor_col-1 {
    grid-area: 1/1/2/3;
  }
  .sponsor_col-2 {
    grid-area: 2/1/3/3;
  }
  .sponsor_col-3 {
    grid-area: 3/1/4/2;
  }
  .sponsor_col-4 {
    grid-area: 3/2/4/3;
  }
  .sponsor_col-5 {
    grid-area: 4/1/5/2;
  }
  .sponsor_col-6 {
    grid-area: 4/2/5/3;
  }
  .sponsor_col-7 {
    grid-area: 5/1/6/2;
  }
  .sponsor_col-8 {
    grid-area: 5/2/6/3;
  }
  .sponsor_col-9 {
    grid-area: 6/1/7/2;
  }
  .sponsor_col-10 {
    grid-area: 6/2/7/3;
  }
  .sponsor_col-11 {
    grid-area: 7/1/8/2;
  }
  .sponsor_col-12 {
    grid-area: 7/2/8/3;
  }
  .sponsor_col-13 {
    grid-area: 8/1/9/2;
  }
  .sponsor_col-14 {
    grid-area: 8/2/9/3;
  }
  .sponsor_col-15 {
    grid-area: 9/1/10/2;
  }
  .sponsor_col-16 {
    grid-area: 9/2/10/3;
  }
}
.recommend .tab-wrap {
  display: flex;
  flex-wrap: wrap;
}
.recommend .tab-wrap:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #333333;
  display: block;
  order: -1;
}
.recommend .tab-label {
  background: white;
  white-space: nowrap;
  text-align: center;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
  width: 50%;
  padding: clamp(1.2rem, 1.022rem + 0.89vw, 1.8rem) clamp(0.2rem, 0.022rem + 0.89vw, 0.8rem) 1rem;
  display: grid;
  place-items: center;
}
.recommend .tab-label em {
  font-size: clamp(2rem, 1.709rem + 1.45vw, 2.8rem);
  line-height: 1;
  font-family: mrs-eaves,serif;
  font-weight: 500;
  font-style: normal;
}
.recommend .tab-label span {
  display: block;
  font-size: clamp(1rem, 0.881rem + 0.59vw, 1.4rem);
  line-height: 2;
  padding-top: 0.2rem;
}
.recommend .tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.recommend .tab-content .inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 828px) {
  .recommend .tab-content .inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
.recommend .tab-content .inner .col {
  border: 1px solid #333333;
  margin-left: -1px;
  margin-top: -1px;
}
.recommend .tab-content .inner .col p {
  padding: 0.8rem;
  font-size: clamp(1.6rem, 1.527rem + 0.36vw, 1.8rem);
  font-weight: bold;
}
.recommend .tab-switch {
  display: none;
}
.recommend .tab-switch:checked + .tab-label {
  color: white;
  background: #333333;
}
.recommend .tab-switch:checked + .tab-label + .tab-content {
  height: auto;
  overflow: auto;
  opacity: 1;
  transition: 0.5s opacity;
}

.about__inner {
  display: grid;
}
@media screen and (min-width: 829px) {
  .about__inner {
    grid-template-columns: 23vw 1fr;
  }
}
.about__logo {
  text-align: center;
}
@media screen and (min-width: 829px) {
  .about__logo img {
    padding-top: 40px;
    width: 17vw;
  }
}
@media screen and (max-width: 828px) {
  .about__logo img {
    padding: 24px;
    width: 42vw;
  }
}
@media screen and (min-width: 829px) {
  .about__info {
    border-left: 1px solid #333333;
  }
}
.about__info .col {
  display: grid;
  border-top: 1px solid #333333;
}
.about__info .col h3 {
  font-size: 90%;
}
@media screen and (min-width: 829px) {
  .about__info .col {
    grid-template-columns: 200px 1fr;
    padding: clamp(2rem, 1.407rem + 2.96vw, 4rem);
  }
}
@media screen and (max-width: 828px) {
  .about__info .col {
    row-gap: 1rem;
    padding: 2.4rem;
  }
}
.about__info .col:first-child {
  margin-top: -1px;
}
.about__partners {
  display: flex;
  flex-wrap: wrap;
}
.about__partners img {
  width: 100px;
}

@media screen and (min-width: 829px) {
  .director .name {
    padding: clamp(2rem, 1.704rem + 1.48vw, 3rem);
  }
}
@media screen and (max-width: 828px) {
  .director .name {
    padding: 2.4rem;
  }
}
.director__general {
  display: grid;
}
@media screen and (min-width: 829px) {
  .director__general {
    grid-template-columns: 38vw 1fr;
  }
}
.director__general .comment {
  line-height: 2;
}
@media screen and (min-width: 829px) {
  .director__general .comment {
    border-left: 1px solid #333333;
    padding: clamp(2rem, 1.407rem + 2.96vw, 4rem);
  }
}
@media screen and (max-width: 828px) {
  .director__general .comment {
    border-top: 1px solid #333333;
    padding: 2.4rem;
  }
}
.director__general .comment .hero {
  font-family: fot-udmincho-pr6n,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(3.6rem, 3.422rem + 0.89vw, 4.2rem);
}
.director__general .comment .profile {
  display: flex;
  align-items: center;
  margin-top: clamp(2rem, 1.407rem + 2.96vw, 4rem);
  margin-bottom: 1rem;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
}
.director__general .comment .profile:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  display: block;
  margin-left: 0.4em;
  background: #333333;
}
.director__list {
  display: grid;
  margin-right: -1px;
}
@media screen and (min-width: 829px) {
  .director__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.director__list .col {
  border: 1px solid #333333;
  margin-left: -1px;
  margin-top: -1px;
}
.director__list .col .tit {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
  font-family: mrs-eaves,serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  border-bottom: 1px solid #333333;
}
.director__list .col .directorName_jp {
  font-size: 2.4rem;
}

@media screen and (min-width: 829px) {
  .lang-btn__sp {
    display: none;
  }
}
@media screen and (max-width: 828px) {
  .lang-btn__sp {
    margin-top: 5.7971014493vw;
    margin-bottom: 5.7971014493vw;
    display: grid;
    justify-items: center;
    align-items: center;
  }
}