body {
 	font-family: 'Sawarabi Gothic', sans-serif; 
	letter-spacing:1px;
}

.c-meta__item--author {
	display: none;
}

/* 基本設定 */
p,
a,
li{
    font-weight: 500;
}
.pt_0{
	padding-top:0!important;
}
.pt_10{
	padding-top:10px!important;
}
.pb_0{
	padding-bottom:0!important;
}
.pb_10{
	padding-bottom:10px!important;
}
.mt_0{
	margin-top:0!important;
}
.mb_0{
	margin-bottom:0!important;
}
.mr_0{
	margin-right: 0!important;
}
.ml_0{
	margin-left: 0!important;
}
.mt_10{
	margin-top:10px!important;
}
.mb_10{
	margin-bottom:10px!important;
}
.z_0 {
    z-index: 0;
}
.z_1 {
    z-index: 1;
}
.p_ab{
	position: absolute;
}
.p_rel{
	position: relative;
}
.d_flex{
	display:flex;
}
.d_flex.f_wrap {
    flex-wrap: wrap;
}
.inline_b{
	display:inline-block;
}
.js_sb{
	justify-content:space-between;
}
.js_fs{
	justify-content:flex-start;
}
.of_hd{
	overflow: hidden;
}
.border_pink {
    border-bottom: 2px solid #ed7780!important;
}
.mincho{
	font-family: "Zen Antique Soft", serif;
}
.maru{
	font-family: 'Zen Maru Gothic', serif;
}
.smb-panels__item__action>a:focus:after {
    outline: none;
    outline-offset: 0px;
}
.tate{
	writing-mode: vertical-rl;
}
/* 基本設定 終わり*/
/* アイコン */
.svg-inline--fa {
    margin-right: 4px;
}

.c-page-top .svg-inline--fa {
    margin-right: 0;
}

 .p-global-nav--hover-extend-underline .c-navbar__item.cta:hover>a:after {
    width: 0;
}
/* アイコン 終わり*/
/* ボタン */
.smb-btn span.smb-btn__label {
    font-size: 1.2rem;
    font-weight: 700;
}
/* グローバルナビ */
 .l-1row-header .c-fluid-container {
    padding-right: 0;
}
[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .c-navbar__item>a {
    color: #fff;
} 
.p-global-nav .c-navbar__item.header_cta>a{
	    background-color:var(--wp--preset--color--sm-accent);
    color: #fff;
}
.p-global-nav .c-navbar__item.tel>a {
    font-size: 1rem;
}
.p-global-nav .c-navbar__item.contact>a {
    font-weight: 500;
}
li.header_cta.tel::after {
    content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #fff;
    transform: translateY(-50%);
}
.p-global-nav .c-navbar__item[aria-haspopup=true]:before{
	display : none;
}
li.g_nav_sab {
    border-bottom: 1px solid #ffffff34;
}
.p-global-nav .c-navbar__item.header_cta>a:hover {
    opacity: 0.9;
    transition: 0.5s;
}
.p-drop-nav {
    background-color: #e9e9e975;
    backdrop-filter: blur(5px);
}
.l-1row-header__branding {
    position: absolute;
    top: 15%;
    left: 4%;
}
	.c-sub-nav {
    padding: var(--_padding-1);
    padding-bottom: 0;
}
@media(max-width:1280px){
	[data-scrolled=false] .l-header--sticky-overlay-colored-lg .p-global-nav .c-navbar__item>a {
    color: #fff;
    padding-right: 15px;
    padding-left: 15px;
}
}
@media (min-width: 1024px) and (max-width:1280px){
.l-1row-header__branding {
    max-width: 170px;
}	
}
@media (max-width: 1024px){
    span.c-hamburger-btn__label {
    display: none;
}
    .c-row__col.c-row__col--fit.u-invisible-lg-up {
    padding-right: 3%;
}
    .c-hamburger-btn__bars {
    width: 40px;
}
    .l-1row-header__branding {
    position: relative;
    top: unset;
    left: unset;
}
.c-hamburger-btn__bar:first-of-type {
    top: 0;
    width: 30px;
}
.c-hamburger-btn__bar:nth-of-type(3) {
    top: 14px;
    width: 36px;
}
	ul#menu-sp_nav{
		display: flex;
		flex-wrap: wrap;
		max-width: 780px;
		margin-left: auto;
		margin-right: auto;
		justify-content: space-between;
	}
ul#menu-sp_nav li {
    width: 100%;
    font-size: 1rem;
}	
ul#menu-sp_nav li.w_100 {
    width: 100%;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
	position: relative;
}
	ul#menu-sp_nav li.w_100::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
	.p-global-nav .c-navbar__item>a {
    padding-top: 5px;
}
} 
/* グローバルナビ終わり */
/* 下層ページヘッダー */
.c-page-header {
    height: 40vh;
/*     background: linear-gradient(118deg, #00a94d 0%, #ecc30d 50%, #eb0f0f 100%); */
    background-size: 120%;
    background-position: center;
	background-color: #000;
}
.c-page-header[data-has-image=true] {
    height: 22vh;
}
.c-page-header__bgimage {
    opacity: 0.4;
}
.c-page-header[data-has-image=true] .c-page-header__content {
    color: unset;
}
.c-page-header h1{
	color: #fff;
}
.c-page-header__bgimage>img, .c-page-header__bgimage>picture>img {
    object-position: 50% 0%;
}
h1.c-entry__title {
    font-size: min(5rem , 9vw);
    color: #fff;
    width: fit-content;
    line-height: 1;
    padding: 0 2px;
    position: relative;
    z-index: 3;
}
h1.c-entry__title::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 91%;
    background-color: #000;
    z-index: -1;
}
.single h1.c-entry__title {
    font-size: min(3rem , 9rem);
    color: #000;
	line-height: 1.4;
}
.single h1.c-entry__title::before{
	content:none;
}
/* プライバシーポリシー */
#privacy h3 {
    margin-bottom: 10px !important;
    padding-left: 10px;
    border-left: solid 3px var(--wp--preset--color--sm-accent);
    font-weight: 700;
}

/*--- お問い合わせフォーム ---*/
/* SP版の確認画面ボタンボタン余白 */
.smf-action .smf-button-control__control 
{ margin-bottom: 20px; }

/* 投稿(シンプル)のSPレスポンシブ */
@media screen and (max-width: 639px) {
    .c-entries--simple .c-entry-summary__content {
        display: block;
    }

    .c-entries--simple .c-entry-summary__figure {
        float: inherit;
        width: 100%;
        margin-bottom: 20px;
    }
}

/* FV */
.fv .wp-block-cover {
    height: 100vh;
}
.fv .wp-block-cover .wp-block-cover__inner-container {
    height: 90vh;
}
.smb-taxonomy-posts.fv_news {
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 50%;
}
.smb-taxonomy-posts.fv_news  .c-entry-summary__body {
    display: flex;
    flex-wrap: wrap-reverse;
}
.smb-taxonomy-posts.fv_news .c-entry-summary__header,
.smb-taxonomy-posts.fv_news .c-entry-summary__meta  {
    width: 100%;
    color: #fff;
}
.smb-taxonomy-posts.fv_news .c-entry-summary__header .c-entry-summary__title {
    font-size: min(2.6rem, 3vw);
}
.smb-taxonomy-posts.fv_news .c-entry-summary__meta time {
    font-size: 1.2rem;
    font-weight: 700;
}
.smb-taxonomy-posts.fv_news  .c-entries--simple .c-entries__item>a {
    padding-bottom: 0;
    padding-top: 0;
}
.smb-taxonomy-posts.fv_news .c-entries--simple  li.c-entries__item {
    border-bottom: none;
}
.smb-taxonomy-posts.fv_news ul.c-entries--simple {
    border-top: none;
}
.smb-taxonomy-posts.fv_news .c-entries--simple .c-entry-summary__figure {
    width: 35%;
    aspect-ratio: 1/1;
}
/* FV下 LINVE INFO */
.top_live .c-entry-summary__figure {
    margin-bottom: 0px;
    aspect-ratio: 5/7;
}
.top_live li.c-entries__item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.top_live .c-entry-summary__figure::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
/*     background: linear-gradient(2deg, #000000,  #00000074); */
	background: linear-gradient(2deg, hsl(0deg 0% 0% / 80%), #65656500);
}
.top_live section.c-entry-summary.c-entry-summary--type-liveinfo {
    position: relative;
}
.top_live .c-entry-summary__body {
    position: absolute;
    bottom: 10%;
    left: 50%;
    color: #fff;
    display: flex;
    flex-wrap: wrap-reverse;
    transform: translateX(-50%);
    max-width: 80%;
    width: 100%;
}
.top_live .c-entry-summary__header,
 .top_live .c-entry-summary__meta {
    width: 100%;
    justify-content: flex-start;
}
 .top_live .c-entry-summary__meta time{
    font-size: 1rem;
 }
 .top_live h3.c-entry-summary__title {
    font-size: 1.4rem;
}
.top_live .c-entry-summary__figure .c-entry-summary__term {
    position: absolute;
    /* top: 0; */
    z-index: 1;
    left: 10%;
    bottom: calc(10% + 90px);
    right: unset;
    top: unset;
    background-color: #000;
    padding: 0;
    font-size: min(1.4rem,7vw);
    line-height: 1;
    margin-bottom: 10px;
}
 .top_live .c-entries-carousel .spider__canvas {
    gap: 0;
    width: 100%;
}
     .top_live .c-entries-carousel .spider__slide {
        max-width: 33.3333333333%;
    }
/* TOP Profile */
section.top_profile {
    background-color: var(--wp--preset--color--sm-accent);
    background: linear-gradient(320deg, #029946, #ffd62f, #ff2121);
    background-size: 200% 200%;
	animation: Grad 20s ease infinite;
}
@keyframes Grad {
    0%{background-position:50% 0%}
    50%{background-position:50% 100%}
    100%{background-position:50% 0%}
}

section.top_profile .bkg_img {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: minmax(80px, auto);
  gap: 1.5rem;
}

/* 全画像の基本 */
section.top_profile .bkg_img figure{
  overflow: hidden;
  border-radius: 4px;
}

section.top_profile .bkg_img figure img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* 各画像の位置（PC用・好きに調整OK） */
.img01  { grid-column: 1 / span 3;  grid-row: 1 / span 3;  aspect-ratio: 3 / 4; }
.img02  { grid-column: 4 / span 3;  grid-row: 2 / span 3;  aspect-ratio: 4 / 3; }
.img03  { grid-column: 9 / span 4;  grid-row: 1 / span 4;  aspect-ratio: 3 / 4; }
.img04  { grid-column: 1 / span 4;  grid-row: 6 / span 4;  aspect-ratio: 1 / 1; }
.img05  { grid-column: 6 / span 3;  grid-row: 5 / span 3;  aspect-ratio: 3 / 4; }
.img06  { grid-column: 9 / span 4; grid-row: 7 / span 4;  aspect-ratio: 3 / 2; }
.img07  { grid-column: 2 / span 2;  grid-row: 10 / span 2;  aspect-ratio: 3 / 4; }
.img08  { grid-column: 5 / span 3;  grid-row: 9 / span 3;  aspect-ratio: 1 / 1; }
.img09  { grid-column: 9 / span 3; grid-row: 10 / span 3;  aspect-ratio: 5 / 6; }
.img10 { grid-column: 1 / span 2;  grid-row: 12 / span 2; aspect-ratio: 1 / 1; }
.img11 { grid-column: 10 / span 2;  grid-row: 13 / span 2; aspect-ratio: 4 / 5; }
.img12 { grid-column: 2 / span 2; grid-row: 14 / span 2; aspect-ratio: 4 / 5; }
.img13 { grid-column: 9 / span 2;  grid-row: 15 / span 2; aspect-ratio: 1 / 1; }

section.top_profile .bkg_img figure.img01,
section.top_profile .bkg_img figure.img03,
section.top_profile .bkg_img figure.img05{
    width: 70%;
}
section.top_profile .bkg_img figure.img04,
section.top_profile .bkg_img figure.img06,
section.top_profile .bkg_img figure.img10{
    width: 100%;
}
section.top_profile .bkg_img figure.img07,
section.top_profile .bkg_img figure.img08,
section.top_profile .bkg_img figure.img09{
    width: 90%;
}
/* 歌詞 */
figure.wp-block-image.size-full.lyric01 {
    width: 30%;
    position: absolute;
    top: 0;
    right: 2%;
}
figure.wp-block-image.size-full.lyric02 {
    width: 23%;
    position: absolute;
    top: 3%;
    left: 44%;
}
figure.wp-block-image.size-full.lyric03 {
    width: 12%;
    position: absolute;
    top: 25%;
    left: 37%;
}
figure.wp-block-image.size-full.lyric04 {
    width: 17%;
    position: absolute;
    top: 27%;
    left: 17%;
}
figure.wp-block-image.size-full.lyric05 {
    width: 6%;
    position: absolute;
    top: 23%;
    right: 25%;
}
figure.wp-block-image.size-full.lyric06 {
    width: 18%;
    position: absolute;
    top: 61%;
    left: 43%;
}
/* SINGER RAY */
figure.name_letter {
    position: absolute;
}
figure.name_letter.s {
    top: 9%;
    left: 13%;
    width: 9%;
}
figure.name_letter.i {
    top: 21%;
    left: 23%;
    width: 3%;
}
figure.name_letter.n {
    top: 18%;
    left: 30%;
    width: 7%;
}
figure.name_letter.g {
    top: 12%;
    left: 50%;
    width: 12%;
}
figure.name_letter.e {
    top: 14%;
    right: 26%;
    width: 7%;
}
figure.name_letter.r {
    top: 19%;
    right: 2%;
    width: 9%;
}
figure.name_letter.r2 {
    top: 33%;
    left: 23%;
    width: 18%;
}
figure.name_letter.a {
    top: 43%;
    left: 51%;
    width: 9%;
}
figure.name_letter.y {
    top: 40%;
    left: 65%;
    width: 13%;
}

/* プロフィールテキスト */
.pro_txt {
    width: 60%;
    max-width: 630px;
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translateX(-55%);
}
.pro_txt p{
    color: #000;
    font-weight: 400;
/*     background-color: #cc0117; */
}
/* TOPICS */

.topics_sec .c-entry-summary__figure {
    aspect-ratio: 1/1;
}
.small_info ul.c-entries {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.small_info li.c-entries__item {
    width: 48%;
    margin-bottom: 4%;
}
.small_info .c-entries--large-image>:where(:not(:first-child)) {
    margin-top: 0;
}
.topics_sec .c-entry-summary__figure::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(118deg, #029946, #ffd62f, #ff2121);
}
.topics_sec .c-entry-summary__figure img{
    opacity: 0.8;
}
.topics_sec h3.c-entry-summary__title {
    background-color: #cd162c;
    line-height: 1.2;
    width: 100%;
}
.topics_sec h3.c-entry-summary__title{
    font-size: 2rem;
}
.topics_sec .small_info h3.c-entry-summary__title{
    font-size: 0.9rem;
}
.topics_sec .c-entries--large-image .c-entry-summary__meta .c-meta__item--categories {
    display: none;
}
.topics_sec .c-entries--large-image .c-entry-summary__body {
    padding: 5%;
    overflow: visible;
    display: flex;
    flex-wrap: wrap-reverse;
}
.topics_sec .c-entries--large-image .c-entry-summary__meta {
    margin-top: 0;
    display: inline-block;
    background-color: #cd162c;
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 0.9rem;
}

.c-entries--simple .c-entry-summary__figure {
    aspect-ratio: 1/1;
}
/* discography */
.discogra_sec{
    overflow: hidden;
}
.discogra_sec .smb-section-with-bgimage__bgimage.smb-section-with-bgimage__bgimage--lg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
}

.discogra_sec ul.c-entries.c-entries--large-image {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.discogra_sec ul.c-entries li.c-entries__item {
    width: 31%;
    margin-bottom: 3%;
    margin-top: 0;
}
.discogra_sec .c-entries--large-image .c-entry-summary__figure {
    margin: 0;
    aspect-ratio: 1/1;
}
.discogra_sec h3.c-entry-summary__title {
    display: none;
}
/* ファンクラブ */
.wp-block-group.fc_con {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -70%);
    z-index: 2;
}
section.fc_sec {
    position: relative;
	overflow: visible;
    aspect-ratio: 16/9;
    
}
section.fc_sec .c-container {
    aspect-ratio: 16/9;
}
figure.fc_fig {
    position: absolute;
    margin-top: 0!important;
}
h2.fc_ttl{
    font-size: min(3.2rem, 4vw);
}
h2.fc_ttl span {
    background-color: #000;
    color: #fff;
    padding: 0 10px;
}
figure.fc_fig.fig1 {
    top: 5px;
    left: 37%;
    width: 6%;
}
figure.wp-block-image.size-full.fc_fig.fig2 {
    top: 60%;
    right: 18%;
    width: 15%;
}
figure.wp-block-image.size-full.fc_fig.fig3 {
    top: -3%;
    width: 30%;
    left: 3%;
}
figure.wp-block-image.size-full.fc_fig.fig4 {
    top: -5%;
    width: 15%;
    left: 75%;
    transform:translateX(-75%);
}
figure.wp-block-image.size-full.fc_fig.fig5 {
    top: 14%;
    left: 23%;
    width: 20%;
    rotate: -7deg;
}
figure.wp-block-image.size-full.fc_fig.fig6 {
    right: 1%;
    top: 60%;
    width: 10%;
}
figure.wp-block-image.size-full.fc_fig.fig7 {
    right: 6%;
    top: 53%;
    width: 10%;
}
figure.wp-block-image.size-full.fc_fig.fig8 {
    top: 10%;
    width: 25%;
    left: 80%;
    transform: translateX(-80%);
}
figure.wp-block-image.size-full.fc_fig.fig9 {
    width: 25%;
    left: 0%;
    bottom: 0%;
}
.fc_box {
    width: 35%;
    position: absolute;
    bottom: 5%;
    right: 0%;
    transform: rotate(7deg);
    /* z-index: -1; */
}
.fc_box p{
	    font-weight: 700;
    font-size: 1.2rem;
}
.fc_box  ul li {
    margin-top: 0;
    font-weight: 700;
    font-size: 1.2rem;
}
/* FC下ボタン */
.sns_btns .wp-block-button{
	width: 25%;
}
.sns_btns .wp-block-button a {
    padding: 10% 2%;
    font-size: 1.4rem;
    font-weight: 700;
}
/* 写真スライド */
.slide_wrap{
    display: flex;
    overflow: hidden;
    min-width: 360%;
}
.wp-block-group.img_wrap {
    display: flex;
    animation: scroll-left 36s infinite linear .5s both;
}
.wp-block-group.img_wrap.right {
    display: flex;
    animation: scroll-right 36s infinite linear .5s both;
}
.slide_wrap:hover .wp-block-group.img_wrap {
  animation-play-state: paused;
}
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.img_wrap figure.wp-block-image.slide {
    margin-top: 0;
}
/* フッター */
footer.l-footer {
    border-top: none;
    background-color: #fff;
}
.l-footer--footer-1 .l-footer-widget-area {
    padding-bottom: 0;
    border-top: 1px solid #000;
}
footer .widget_nav_menu ul {
    display: flex;
    justify-content: flex-end;
}
footer .widget_nav_menu .menu-item {
    margin-top: 0;
    margin-left: 2%;
}
.footer_sns figure {
    max-height: 40px;
}
.footer_sns figure img{
    max-height: 40px;
    width: auto;
}
figure.footer_com_logo {
    max-width: 270px;
}
.l-footer-widget-area__item.c-row__col:last-child {
    padding: 0;
}
figure.wp-block-image.size-full.footer_logo {
    max-width: 480px;
    width: 60%;
}
.l-footer--footer-1 .l-footer__footer {
    background: linear-gradient(118deg, #029946, #ffd62f, #ff2121);
}
.l-footer--footer-1 .l-footer__footer .c-fluid-container {
    text-align: right;
    color: #fff;
    font-weight: 900;
}
.wp-block-cover.alignfull.footer_logo_bkg {
    height: 640px;
    margin-bottom: 5px;
    border-radius: 5px;
}
#page-top {
    bottom: 88px;
}
/* PRO FILE */
figure.wp-block-image.size-full.sign {
    position: absolute;
    bottom: -15%;
    right: -12%;
    max-width: 470px;
    width: 70%;
    transform: rotate(-8deg);
}
h2.wp-block-heading.name.mb_0 {
    font-size: min(8rem, 10vw);
    color: #000;
    line-height: 1;
}
.pro_dis .c-entry-summary__figure {
    margin-bottom: 0;
    aspect-ratio: 1 / 1;
}
.pro_dis .c-entries-carousel .spider__canvas {
    gap: 0;
}
.pro_dis .c-entry-summary__header {
    margin-bottom: 0;
}
/* .pro_dis h3.c-entry-summary__title {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #cd162c;
    color: #fff;
    line-height: 1;
    font-size: 1.4rem;
} */
.pro_dis h3.c-entry-summary__title {
    opacity: 0;
    transition: 2s;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
    line-height: 1;
    font-size: 1.4rem;
}
.pro_dis .c-entries-carousel__item>a .c-entry-summary__figure img {
    transition: 2s;
}
.pro_dis .c-entries-carousel__item>a:hover .c-entry-summary__figure img {
    filter: brightness(0.5);
    transform: scale(1.2);
    transition: 2s;
}
.pro_dis .c-entries-carousel__item>a:hover  h3.c-entry-summary__title {
    opacity: 1;
    transition: 2s;
}
.pro_post.topics .c-entries--text .c-entries__item {
    border-bottom: 1px solid #fcd34d;
}
.pro_post.topics {
    height: 100%;
}
.pro_post.live .c-entries--text2 .c-entries__item {
    border-bottom: 1px solid #000;
}
.pro_post.topics .c-entries--text {
    border-top: 1px solid #fcd34d;
}
.pro_post.live .c-entries--text2 {
    border-top: 1px solid #000;
}
.pro_post .c-entry-summary__term{
    display: none;
}
.pro_post .smb-btn__label {
    font-weight: 800;
}
.pro_post h2 {
    font-size: min(4rem, 4vw);
}
.pro_fc_bkg .smb-section-with-bgimage__bgimage img {
    filter: blur(2px);
}
/* ディスコグラフィー */

.post-type-archive-discography .c-entry-summary__figure {
    aspect-ratio: 1 / 1;
}

.post-type-archive-discography .c-entries__item>a .c-entry-summary__figure img {
    transition: 1.4s;
}
.post-type-archive-discography .c-entries__item>a:hover .c-entry-summary__figure img {
    filter: brightness(0.5);
    transform: scale(1.2);
    transition: 1.4s;
}
.post-type-archive-discography .c-entry-summary {
    position: relative;
}
.post-type-archive-discography .c-entry-summary__title {
    opacity: 0;
    transition: 1.4s;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50% , -50%);
    color: #fff;
    line-height: 1;
    font-size: 1.4rem;
}
.post-type-archive-discography .c-entries__item>a:hover  .c-entry-summary__title {
    opacity: 1;
    transition: 1.4s;
}
/* お問い合わせ */
.smf-form--letter .smf-item__col--label {
    display: flex;
    align-items: center;
}
.smf-item__description {
    color: #fff;
    margin-top: 0;
    margin-left: 10px;
    background-color: #cd162c;
    padding: 0 5px;
    font-size: 0.8rem;
    border-radius: 2px;
}
.smf-action .smf-button-control__control {
    width: 95%;
    background-color: #cd162c;
    max-width: 420px;
    font-weight: 600;
    background-image: unset;
    color: #ffffff;
    text-decoration: none;
    --_border-radius: 50px;
    border: none;
}
/* LIVE INFO */
.post-type-archive-liveinfo .c-entry-summary__figure {
    aspect-ratio: 5/7;
}
/* --------------------------------------- */
/* -------------レスポンシブ---------------- */
/* --------------------------------------- */
@media (max-width:1280px) {
    .p-global-nav .c-navbar__item>a {
    padding: 10px;
    font-size: 0.8rem;
}
    .top_live h3.c-entry-summary__title {
    font-size: 1rem;
}
.top_live .c-entry-summary__figure .c-entry-summary__term {
    bottom: calc(10% + 73px);
    padding: 0 5px;
}
.smb-taxonomy-posts.fv_news {
    width: 100%;
    left: 0;
}
figure.wp-block-image.size-full.lyric01 {
    width: 36%;
    right: 0;
}
figure.wp-block-image.size-full.lyric02 {
    width: 28%;
    left: 37%;
}
figure.wp-block-image.size-full.lyric04 {
    width: 20%;
    top: 29%;
    left: 14%;
}
figure.wp-block-image.size-full.lyric05 {
    width: 9%;
    top: 20%;
    right: 18%;
}
.img12 {
    grid-column: 1 / span 2;
}
.img13 {
    grid-column: 11 / span 2;
}
figure.wp-block-image.size-full.fc_fig.fig7 {
    right: 3%;
    top: 10%;
}
figure.wp-block-image.size-full.fc_fig.fig6 {
    top: 20%;
}

/* プロフィール */
p.pro_content {
    margin-top: 50px;
}
}

@media not all and (min-width: 1024px){
    [data-scrolled=true] .l-header--sticky-overlay-colored-sm {
    background-color: #000000;
    background: linear-gradient(180deg, #000000ba, #00000000);
    box-shadow: none;
    backdrop-filter: blur(2px);
}
}

@media(max-width:1024px){
    .l-header .c-hamburger-btn__bar {
    background-color: #ffffff;
}
.c-hamburger-btn__bar {
    height: 2px;
}
.c-hamburger-btn[aria-expanded=true]>.c-hamburger-btn__bars>.c-hamburger-btn__bar:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 30px;
}
    .top_live .c-entries-carousel .spider__slide:nth-of-type(3){
        display: none;
    }
         .top_live .c-entries-carousel .spider__slide {
        max-width: 50%;
    }
.pro_txt {
    width: 90%;
    max-width: 630px;
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    font-size: 0.8rem;
}
section.top_profile .bkg_img figure.img07,
section.top_profile .bkg_img figure.img10,
section.top_profile .bkg_img figure.img11,
section.top_profile .bkg_img figure.img12,
section.top_profile .bkg_img figure.img13{
    display: none;
}
.img04 {
    grid-row: 5 / span 4;
}
.img06 {
    grid-row: 6 / span 4;
}
.img08 {
    grid-column: 4 / span 3;
    grid-row: 8 / span 3;
}
.img09 {
    grid-column: 8 / span 4;
    grid-row: 8 / span 3;
}
figure.wp-block-image.size-full.lyric06 {
    top: 58%;
    left: 37%;
    width: 30%;
}
figure.name_letter.s {
    left: 5%;
}
figure.name_letter.i {
    top: 14%;
    left: 17%;
    width: 4%;
}
figure.wp-block-image.size-full.lyric02 {
    width: 38%;
    left: 37%;
}
figure.wp-block-image.size-full.lyric03 {
    width: 22%;
    top: 49%;
    left: 2%;
}
figure.wp-block-image.size-full.lyric05 {
    right: 12%;
}
figure.wp-block-image.size-full.lyric04 {
    top: 26%;
    width: 35%;
    left: 0;
}
.topics_sec h3.c-entry-summary__title {
    font-size: min(2rem, 4vw);
}
h2.top_disc_ttl img {
    max-width: 300px;
}
.smb-btn span.smb-btn__label {
    font-size: 1rem;
    font-weight: 700;
}
.sns_btns .wp-block-button a {
    font-size: 1rem;
}
footer .widget_nav_menu ul {
    flex-wrap: wrap;
    justify-content: flex-end;
}
figure.wp-block-image.size-full.footer_logo {
    max-width: 480px;
    width: 35%;
}
.fc_box {
    display: none;
}
figure.wp-block-image.size-full.fc_fig.fig7 {
    right: 6%;
    top: 53%;
    width: 10%;
}
figure.wp-block-image.size-full.fc_fig.fig6 {
    right: 1%;
    top: 60%;
    width: 10%;
}
.topics_sec .small_info h3.c-entry-summary__title {
    font-size: 0.8rem;
}
p.pro_content {
    margin-top: 35px;
    font-size: 0.8rem;
}
.c-entries--text2 .c-entry-summary__title{
    font-size: 0.9rem;
}
.wp-block-cover.alignfull.footer_logo_bkg {
    height: unset;
}
.post-type-archive-discography li.c-entries__item {
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
}
}
@media (max-width:781px) {
figure.wp-block-image.size-full.sign {
    bottom: 0;
    right: unset;
    max-width: 260px;
    width: 40%;
    left: 36%;
}
.wp-block-columns.alignfull.pro_post_wrap {
    gap: 0;
}
	.pro_txt p {
    background-color: unset;
}
footer .widget_nav_menu .menu-item {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 2%;
}
}
@media (max-width:640px){
        .top_live .c-entries-carousel .spider__slide:nth-of-type(3){
        display: block;
    }
             .top_live .c-entries-carousel .spider__slide {
        max-width: 100%;
    }
    .l-header .c-row {
    width: 100%;
}
.discogra_sec ul.c-entries li.c-entries__item {
    width: 48%;
    margin-bottom: 2%;
    margin-top: 0;
}
.discogra_sec ul.c-entries li.c-entries__item:last-of-type {
    display: none;
}
.smb-taxonomy-posts.fv_news .c-entries--simple .c-entry-summary__figure {
    width: 60%;
    margin: 0;
}
.smb-taxonomy-posts.fv_news .c-entry-summary__header .c-entry-summary__title {
    font-size: min(2.6rem, 5vw);
}
.smb-taxonomy-posts.fv_news .c-entry-summary__header, .smb-taxonomy-posts.fv_news .c-entry-summary__meta {
    margin-top: 0;
}
/* TOP プロフィール */
section.top_profile .bkg_img figure.img07,
section.top_profile .bkg_img figure.img08,
section.top_profile .bkg_img figure.img09 {
    width: 100%;
}
.img01 {
    grid-column: 1 / span 5;
}
.img02 {
    grid-column: 6 / span 3;
    grid-row: 1 / span 3;
}
.img04 {
    grid-column: 3 / span 5;
    grid-row: 4 / span 5;
    aspect-ratio: 1 / 1;
}
.img03,
.img05 {
    display: none;
}
.img06 {
    grid-column: 8 / span 6;
    grid-row: 6 / span 4;
}
.img08 {
    grid-column: 1 / span 5;
    grid-row: 7 / span 3;
    aspect-ratio: 4 / 5;
}
.img09 {
    grid-column: 7 / span 6;
    grid-row: 8 / span 5;
    aspect-ratio: 1 / 1;
}
figure.wp-block-image.size-full.lyric01 {
    width: 60%;
    top: -3%;
    right: unset;
    left: 1%;
}
figure.wp-block-image.size-full.lyric02 {
    width: 38%;
    left: 37%;
    top: 12%;
}
figure.wp-block-image.size-full.lyric03 {
    width: 30%;
    top: 51%;
    left: 0%;
}
figure.wp-block-image.size-full.lyric04 {
    top: 34%;
    width: 36%;
    left: 3%;
}
figure.wp-block-image.size-full.lyric05 {
    width: 14%;
    top: 18%;
    right: 15%;
}
figure.wp-block-image.size-full.lyric06 {
    top: 55%;
    left: unset;
    width: 30%;
    right: 0;
}
figure.name_letter.s {
    left: 5%;
    top: 10%;
}
figure.name_letter.i {
    top: 12%;
    left: 17%;
    width: 4%;
}
figure.name_letter.n {
    top: 16%;
    left: 25%;
    width: 7%;
}
figure.name_letter.g {
    top: 26%;
    left: 15%;
    width: 13%;
}
figure.name_letter.e {
    top: 30%;
    right: unset;
    width: 9%;
    left: 44%;
}
figure.name_letter.r {
    top: 36%;
    right: 5%;
    width: 12%;
}
figure.name_letter.r2 {
    top: 49%;
    left: 37%;
    width: 18%;
}
figure.name_letter.a {
    top: 58%;
    width: 14%;
    left: 57%;
}

figure.name_letter.y {
    top: 62%;
    left: 65%;
    width: 13%;
}
/* TOP ファンクラブ */
.wp-block-group.fc_con{
    width: 100%;
}
h2.fc_ttl {
    font-size: min(3.2rem, 8vw);
}
section.fc_sec {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 5;
}
section.fc_sec .c-container {
    aspect-ratio: 4 / 5;
}
.sns_btns .wp-block-button {
    width: 50%;
}
figure.fc_fig.fig1 {
    top: 25%;
    left: 37%;
    width: 6%;
}
figure.wp-block-image.size-full.fc_fig.fig2 {
    top: unset;
    right: 18%;
    width: 15%;
    bottom: 18%;
}
figure.wp-block-image.size-full.fc_fig.fig3 {
    top: 1%;
    width: 40%;
    left: -3%;
}
figure.wp-block-image.size-full.fc_fig.fig4 {
    top: 12%;
    width: 30%;
    left: unset;
    transform: unset;
    right: 0%;
}
figure.wp-block-image.size-full.fc_fig.fig5 {
    top: -1%;
    left: 16%;
    width: 43%;
    rotate: -3deg;
}
figure.wp-block-image.size-full.fc_fig.fig6 {
    width: 20%;
}
figure.wp-block-image.size-full.fc_fig.fig7 {
    width: 18%;
}
figure.wp-block-image.size-full.fc_fig.fig8 {
    top: 18%;
    width: 35%;
    left: unset;
    transform: unset;
    right: 11%;
}
figure.wp-block-image.size-full.fc_fig.fig9 {
    width: 30%;
    left: -1%;
    top: 70%;
}
.slide_wrap {
    display: flex;
    overflow: hidden;
    min-width: 690%;
}
.pro_post h2 {
    font-size: min(4rem, 8vw);
}
section.pro_fc {
    aspect-ratio: 4 / 5;
}
section.pro_fc .smb-section-with-bgimage__bgimage {
     aspect-ratio: 4 / 5;
}
.post-type-archive-discography .c-entry-summary__title {
    font-size: 1rem;
}
	.single h1.c-entry__title {
    font-size: min(1.8rem , 9rem);
}
}
@media(max-width:487px){
    section.top_profile .bkg_img {
    grid-auto-rows: minmax(30px, auto);
}
.img02 {
    grid-column: 5 / span 9;
    grid-row: 1 / span 8;
}
.img04 {
    grid-column: 2 / span 6;
    grid-row: 5 / span 6;
}
.img06 {
    grid-column: 4 / span 9;
    grid-row: 9 / span 6;
}
.img08 {
    grid-column: 1 / span 6;
    grid-row: 13 / span 6;
}
.img09 {
    grid-column: 7 / span 7;
    grid-row: 15 / span 5;
    aspect-ratio: 1 / 1;
}
figure.wp-block-image.size-full.lyric02 {
    width: 58%;
    left: 37%;
    top: 10%;
}
figure.wp-block-image.size-full.lyric05 {
    width: 20%;
    top: 15%;
    right: 17%;
}
figure.wp-block-image.size-full.lyric04 {
    top: 38%;
    width: 50%;
    left: 0;
}
figure.wp-block-image.size-full.lyric03 {
    width: 40%;
    top: 37%;
    left: unset;
    right: 0;
}
figure.wp-block-image.size-full.lyric06 {
    top: 45%;
    left: unset;
    width: 40%;
    right: 0;
}
figure.name_letter.s {
    left: 5%;
    top: 5%;
    width: 12%;
}
figure.name_letter.i {
    top: 7%;
    left: 21%;
    width: 5%;
}
figure.name_letter.n {
    top: 16%;
    left: 48%;
    width: 10%;
}
figure.name_letter.g {
    top: 22%;
    left: 5%;
    width: 19%;
}
figure.name_letter.e {
    top: 30%;
    right: unset;
    width: 9%;
    left: 21%;
}
figure.name_letter.r {
    top: 33%;
    right: unset;
    width: 12%;
    left: 30%;
}
figure.name_letter.r2 {
    top: 49%;
    left: 0;
    width: 25%;
}
figure.name_letter.a {
    top: 54%;
    width: 14%;
    left: 24%;
}
figure.name_letter.y {
    top: 56%;
    left: 45%;
    width: 20%;
}
/* 投稿タイトル */
	.archive h2.c-entry-summary__title {
    font-size: 0.9rem;
}
}