@charset "UTF-8";
/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{ display: block;}

/* !Reseting
---------------------------------------------------------- */
body {
	font-size: 100%;
	line-height: 1.6;scroll-behavior: smooth;
	}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
ul{
  margin: 0;
  padding: 0;
}
dl{
  margin: 0;
  padding: 0;
}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{ outline: none; }
input, textarea
{ border-radius: 0; }
input[type="button"],input[type="submit"]
{ -webkit-appearance: none; background: none; border: none; padding: 0; cursor: pointer;}
abbr, acronym
{ border: 0;}
*
{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll; width: 100%;scroll-behavior: smooth; }
body { text-align: center;width: 100%;
}

/* ======================================== */

a:link { color: #8b8cbc; text-decoration:none; transition: 0.5s;}
a:visited { color: #dee2d6; }
a:hover { color: #e55934; }
a:active { color: #7b828c; }

/* contents
---------------------------------------------------------- */
#contents {	
	margin: 0 auto; position:relative;
	width: 100%;height: auto;
	padding:0;
	text-align:left;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.wrap {
overflow: hidden;
}
header.head{ width: 100%; height: auto; position: relative;text-align:center; 
}
/* header.head img{ width: 100%; height: auto;vertical-align:top;} */
div.pc_head{display: block ;width: 100%; height: auto; position: relative;margin-bottom: 40px;}

nav.menu-box{ width: 100%; height: 60px; padding: 5px 50px; background-color: #2e2e3a;display:flex; justify-content:flex-start;}

ul.menu{width: 80%; margin: auto; display:flex; justify-content:flex-end;align-items:center;font-family: 'Righteous', sans-serif; font-size: 22px;}
ul.menu li{ margin: 0 10px 0 5px; }

.top-page-bg-color{ background-color: #e2e3f9; }

a.menu-link:link { color: #fff; }
a.menu-link:hover { color: #8b8cbb; }

.header-box{width: 100%; height: auto; background-image: url(../images/header_bg.jpg); background-size: 100% auto; background-repeat: no-repeat;  padding-top: 10px; position: relative;
aspect-ratio: 1920 / 857;}

dl.title-box { width: 57%; height: auto; margin-left: 5%; display:flex; flex-direction: column;align-items:center; justify-content:flex-start; text-align: left; color: #fff;
 }
dl.title-box dt{width: 100%; display:flex; align-items:center; justify-content:flex-start; 
 }
dl.title-box dd{width: 100%;display:flex; flex-direction: row; align-items:center;border-bottom: 1px #6b6c95 solid;
}


.triangle-icon{ display:inline-block;
}
.top-title-name{ font-family: 'Noto Sans JP', sans-serif; font-size: 50px; font-weight: 500; }
.top-title{ font-family: 'Noto Sans JP', sans-serif; font-size: 70px; font-weight: 600; }
.top-title-date{ font-family: 'Noto Sans JP', sans-serif; font-size: 30px; font-weight: 500; }
.new-album-top{ width: 70px; height: 70px; display:flex;justify-content:center;align-items:center; text-align: center; font-family: 'Noto Sans JP', sans-serif; font-size: 14px; border-radius: 50%;
 background-color: #d24845; color: #fff;font-weight: 700; }

ul.top-jacket-box { width: 57%; height: auto; margin-left: 5%; display:flex; flex-direction: row;align-items:flex-start; justify-content:flex-start; text-align: left; padding-top: 20px;
 }
ul.top-jacket-box li{display:flex; flex-direction: column; align-items:center; flex-wrap:wrap; padding:0 20px 0 0; text-align: center;
color: #f7f06d; font-weight: 800; line-height: 1.4; }
ul.top-jacket-box li.w300{ width: 300px;} 
ul.top-jacket-box li.w240{ width: 240px;}

ul.top-jacket-box li img{width: 100%; height: auto; margin-bottom: 4px;
}



.wht-new-flame{ width: 70%; min-height:150px ; margin: auto; padding: 40px; background-color: #fff; border-radius: 30px; margin-top: 60px; }
.wht-new-flame h1{font-family: 'Righteous', sans-serif; color: #7f82b5; font-size: 30px;}

ul.wht-new{ width: 100%; height: auto; font-family: 'Noto Sans JP', sans-serif;
}
ul.wht-new li{ width: 100%; line-height: 1; border-bottom: 1px #6b6c95 solid; margin: 4px 0; padding: 4px 0;}

.wht-new-date{ font-size: 14px; display: inline-block; padding-right: 10px; font-weight: 700; }
.wht-new-cate{ font-size: 16px; display: inline-block; padding:4px 6px; background-color: #e3e3e5; border-radius: 5px; margin-right: 5px;}
.wht-new-cont{ font-size: 18px; display: inline-block; font-weight: 300; }

.playlist-btn{ width: 600px; margin: auto; }
.playlist-btn img{ width: 100%; height: auto; }

.mob-head{ display: none;}
.mob-head figure{ max-width: 100%;  height: auto;}
.top-mob-head{display: none;}


@media screen and (max-width: 375px) {
header.head{height: auto;}

.mob-head{display: block;width: 100%; height: 60px; background-color: #2e2e3a; text-align: left; }
.mob-head figure{ max-width: 100%;  height: auto;}
.top-mob-head{display: block;width: 100%; height: auto; margin-bottom: 30px;}
.top-mob-head img{ width: 100%; height: auto;}
div.pc_head{ display: none;}
.playlist-btn{ width: 80%; margin: auto; }

.wht-new-flame{ width: 90%; min-height:150px ; margin: auto; padding: 20px; background-color: #fff; border-radius: 30px; margin-top: 30px; }
.wht-new-flame h1{ font-size: 20px;}

 }


@media screen and (min-width:376px) and (max-width: 390px) {
header.head{ height: auto;}

.mob-head{display: block;width: 100%; height: 60px; background-color: #2e2e3a; text-align: left; }
.mob-head figure{ max-width: 100%;  height: auto;}
.top-mob-head{display: block;width: 100%; height: auto; margin-bottom: 30px;}
.top-mob-head img{ width: 100%; height: auto;}
div.pc_head{ display: none;}
.playlist-btn{ width: 80%; margin: auto; }

.wht-new-flame{ width: 90%; min-height:150px ; margin: auto; padding: 20px; background-color: #fff; border-radius: 30px; margin-top: 30px; }
.wht-new-flame h1{ font-size: 20px;}
}


@media screen and (min-width:391px) and (max-width: 767px) {
header.head{ height: auto;}
.mob-head{display: block;width: 100%; height: 60px; background-color: #2e2e3a; text-align: left; }
.mob-head figure{ max-width: 100%; height: auto;}
.top-mob-head{display: block;width: 100%; height: auto; margin-bottom: 30px;}
.top-mob-head img{ width: 100%; height: auto;}
div.pc_head{ display: none;}

.wht-new-flame{ width: 90%; min-height:150px ; margin: auto; padding: 20px; background-color: #fff; border-radius: 30px; margin-top: 30px; }
.wht-new-flame h1{ font-size: 20px;}

.playlist-btn{ width: 80%; margin: auto; }
}


/* For iPad */
@media screen and (min-width:768px) and (max-width:949px){
.mob-head{display: block;width: 100%; height: 60px; background-color: #2e2e3a; text-align: left;  }
.top-mob-head{display: block;width: 100%; height: auto; margin-bottom: 30px;}
.top-mob-head img{ width: 100%; height: auto;}
div.pc_head{ display: none;}
}

/* For Laptop */
@media screen and (min-width:950px) and (max-width:1620px){
header.head{height: auto;}

dl.title-box { width: 60%; height: auto; margin-left: 5%; display:flex; flex-direction: column;align-items:center; justify-content:flex-start; text-align: left; color: #fff;
 }
dl.title-box dt{width: 100%; display:flex; align-items:center; justify-content:flex-start; 
 }
dl.title-box dd{width: 100%;display:flex; flex-direction: row; align-items:center;border-bottom: 1px #6b6c95 solid;
}

.top-title-name{ font-family: 'Noto Sans JP', sans-serif; font-size: 30px; font-weight: 500; }
.top-title{ font-family: 'Noto Sans JP', sans-serif; font-size: 40px; font-weight: 600; }
.top-title-date{ font-family: 'Noto Sans JP', sans-serif; font-size: 26px; font-weight: 500; }

.new-album-top{ width: 50px; height: 50px; display:flex;justify-content:center;align-items:center; text-align: center; font-family: 'Noto Sans JP', sans-serif; font-size: 10px; border-radius: 50%;
 background-color: #d24845; color: #fff;font-weight: 700; }

ul.top-jacket-box { width: 50%; height: auto; margin-left: 5%; display:flex; flex-direction: row;align-items:flex-start; justify-content:flex-start; text-align: left; padding-top: 10px;
 }
ul.top-jacket-box li{display:flex; flex-direction: column; align-items:center; flex-wrap:wrap; padding:0 20px 0 0; text-align: center;
color: #f7f06d; font-weight: 800; line-height: 1.4;font-size: 14px;  }


}

/* For hajikko */
@media screen and (min-width:1630px) and (max-width:1920px){
header.head{height: auto;}


}

/* ======================================== */

.main {
	margin: 0 auto; padding:0 0 80px 0;
	width: 100%; height:100%;
    display:flex;	
    flex-direction:column;
    flex-wrap:wrap;
}

.subtitle{width: 100%; height: auto; margin: auto;
}

.subtitle h1{ width: 400px; margin-left: 5%; font-family: 'Righteous', sans-serif; font-size: 40px;border-bottom: 1px black dashed; text-align: left; margin-bottom: 60px; margin-top: 60px;
}


section.one-block{ width: 100%; height: auto; margin: auto; margin-bottom: 60px;}

section.one-block h2{ width: 90%; height: auto; margin: auto;font-size: 36px; font-weight: 800; margin-bottom: 10px;border-bottom: 1px black solid;}

.info-p{ width: 90%; height: auto; margin-left: 5%; margin-bottom: 60px;}
section.one-block h3 {width: 90%; height: auto; margin-left: 5%;
  font-family: 'Noto Sans JP', sans-serif; font-size: 20px; font-weight: 900;
  border-bottom: solid 3px #716a5c;
  position: relative;
}

h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #dee2d6;
  bottom: -3px;
  width: 10%;
}

ul.info{width: 100%; margin-top: 20px; height: auto;font-family: 'Noto Sans JP', sans-serif; font-size: 20px; margin-bottom: 20px;}
ul.info li{ padding-bottom: 5px;}

.sub-subtitle{width: 90%; height: auto; margin-left: 5%;font-family: 'Noto Sans JP', sans-serif; font-size: 20px; font-weight: 900;color: #e55934;}

.live-heading {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 40px;
}

.live-heading span {
	position: relative;
	z-index: 2;
}

.live-heading::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: 26px;
	left: 0;
	color: #8d94c2;
	font-size: 26px;
	font-weight: 400;
	font-family: 'Playpen Sans', cursive;
	font-style: italic;
}

.message-box { 
    margin: 1rem;
    padding: 1rem;
    box-shadow: 0 0 0 10px #2e2e3a;
    border-style: solid solid;
    border-width: 5px;
    border-color: #8d94c2 #cfe0c3 #bcf8ec #f7f06d;
    background-color: #2e2e3a; border-radius: 5px;
}

.message-box p {
    color: white;
    line-height: 1.5; margin-bottom: 5px;
transform: rotate(0.05deg);font-family: 'Noto Sans JP', sans-serif; 
}

.messager-name{ font-size: 16px; display: inline-block; padding-top: 20px; }

.message-box-flame {width: 90%; margin: auto;
  display: grid;
grid-template-columns: repeat(3, 1fr);
  gap: 8px 8px;
  grid-template-areas:
    "grid1 grid2 grid3"
    "grid4 grid5 grid3"
    "grid6 grid7 grid8"
    "grid9 grid10 grid11"
    "grid12 grid13 grid13 ";
  min-height: 100vh;
}

.grid-area1 {
  grid-area: grid1;
}
.grid-area2 {
  grid-area: grid2;
}
.grid-area3 {
  grid-area: grid3;
}
.grid-area4 {
  grid-area: grid4;
}
.grid-area5 {
  grid-area: grid5;
}
.grid-area6 {
  grid-area: grid6;
}
.grid-area7 {
  grid-area: grid7;
}
.grid-area8 {
  grid-area: grid8;
}
.grid-area9 {
  grid-area: grid9;
}
.grid-area10 {
  grid-area: grid10;
}
.grid-area11 {
  grid-area: grid11;
}
.grid-area12 {
  grid-area: grid12;
}
.grid-area13 {
  grid-area: grid13;
}

@media screen and (max-width: 767px) {
  .message-box-flame {
    grid-template-areas:
      "grid1 grid1 grid1"
      "grid2 grid2 grid2"
      "grid3 grid3 grid3"
      "grid4 grid4 grid4"
      "grid5 grid5 grid5"
      "grid6 grid6 grid6"
      "grid7 grid7 grid7"
      "grid8 grid8 grid8"
      "grid9 grid9 grid9"
      "grid10 grid10 grid10"
      "grid11 grid11 grid11"
      "grid12 grid12 grid12";
  }
}


.prof-name {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 60px;
	text-align: center;
}

.prof-name span {
	position: relative;
	z-index: 2;
}

.prof-name::before {
	content: attr(data-en);
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(224,66,114,0.2);
	font-size: 80px;
	font-family: 'Righteous', sans-serif;
	font-style: italic;
}

.prof-name::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: rgba(224,66,114,1);
}
.prof-img { width: 90%; margin: auto; margin-top: 30px; }
.prof-img img{ width: 100%; height: auto;}


dl.release-title-box { width: 90%; height: auto; margin-left: 5%; display:flex; flex-direction: column;align-items:center; justify-content:flex-start; text-align: left;
 }
dl.release-title-box dt{width: 100%; display:flex; align-items:center; justify-content:flex-start; border-bottom: 2px #888899 solid;
 }
dl.release-title-box dd{width: 100%;display:flex; flex-direction: row; align-items:center;
}


.triangle-icon{ display:inline-block;
}
.release-title-name{ font-family: 'Noto Sans JP', sans-serif; font-size: 50px; font-weight: 500; color: #7b435b;}
.release-title{ font-family: 'Noto Sans JP', sans-serif; font-size: 70px; font-weight: 600; color: #e55934;}
.release-title-date{ font-family: 'Noto Sans JP', sans-serif; font-size: 30px; font-weight: 500; }
.release-new-album{ width: 70px; height: 70px; display:flex;justify-content:center;align-items:center; text-align: center; font-family: 'Noto Sans JP', sans-serif; font-size: 14px; border-radius: 10%;
 background-color: #86836d; color: #f7f06d;font-weight: 700; }

ul.release-jacket-box { width: 80%; height: auto; margin:auto; display:flex; flex-direction: row;align-items:flex-start; justify-content:center; text-align: left; padding-top: 40px;
 }
ul.release-jacket-box li{ width: 30%; display:flex; flex-direction: column; align-items:center; flex-wrap:wrap; padding:0 10px; text-align: center;
 font-weight: 800; line-height: 1.6; }

ul.release-jacket-box li img{width: 100%; height: auto; margin-bottom: 4px;
}
ul.release-jacket-box li p{ margin-bottom: 5px; }

section.one-block h2.relase{ width: 90%; height: auto; margin: auto;font-size: 30px;color: #7b435b; font-weight: 800; margin-bottom: 10px;border-bottom: none;}



/* ボタン */
button { 
  padding: 0;
  appearance: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

@property --angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}

.buttonOutlineGlow {
  position: relative;
  display: block;
width: 60%; margin: auto; margin-top: 30px; margin-bottom: 30px;
  height: 80px;
  padding: 3px;
  text-align: center;
  overflow-wrap: anywhere;
  background-color: #939393;
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
}
a.buttonOutlineGlow {  color: #f7f06d;}
a:hover.buttonOutlineGlow {  color: #f1e9db;}

.buttonOutlineGlow_bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: conic-gradient(from var(--angle), #412234, #ccf5ac, #412234, #ccf5ac, #412234);
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
  opacity: 0;
  animation: gradient-spin 3s linear 0s infinite;
}

@keyframes gradient-spin {
  0% {
    --angle: 0deg;
  }

  100% {
    --angle: 360deg;
  }
}

.buttonOutlineGlow_item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #ec0b43;
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
}

@media (any-hover: hover) {
  .buttonOutlineGlow .buttonOutlineGlow_bg {
    transition: opacity 0.3s;
  }

  .buttonOutlineGlow:hover {
    background-color: #939393;
  }

  .buttonOutlineGlow:hover .buttonOutlineGlow_bg {
    opacity: 1;
  }
}

div.music-tit01{width: 80%; margin: auto;display:flex;}
div.music-tit02{width: 50%;}
ol.music-tit-num{width: 80%;margin: auto;list-style: decimal; padding-top: 30px;}
ol.music-tit-num li{ margin-bottom: 5px;}
div.music-tit02 h5{width: 90%; margin: auto; padding-top: 20px; font-weight: 800; color: #412234;}



@property --angles {
  syntax: "<angles>";
  inherits: false;
  initial-value: 0deg;
}

.other_item {
  position: relative;
  display: block;
width: 60%; margin: auto; margin-top: 30px; margin-bottom: 30px;
  height: 80px;
  padding: 3px;
  text-align: center;
  overflow-wrap: anywhere;
  background-color: #939393;
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
}
a.other_item{  color: #f7f06d;}
a:hover.other_item{  color: #f1e9db;}

.other_item_bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: conic-gradient(from var(--angle), #331e38, #ec0b43, #331e38, #ec0b43, #331e38);
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
  opacity: 0;
  animation: gradient-spins 3s linear 0s infinite;
}

@keyframes gradient-spins {
  0% {
    --angle: 0deg;
  }

  100% {
    --angle: 360deg;
  }
}

.other_item_item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #512d38;
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
}

@media (any-hover: hover) {
  .other_item .other_item_bg {
    transition: opacity 0.3s;
  }

  .other_item:hover {
    background-color: #939393;
  }

  .other_item:hover .other_item_bg {
    opacity: 1;
  }
}



.br-sp {display: none; }
.br-pc {display: block; }



@media screen and (max-width: 375px) {


}

@media screen and (max-width: 767px) {
.br-sp {display: block; }.br-pc {display: none; }

.wht-new-cate{ font-size: 14x; display: inline-block; padding:4px 6px; background-color: #e3e3e5; border-radius: 5px; margin-right: 5px;}
.wht-new-cont{ font-size: 16px; display: inline-block; font-weight: 300; }

.subtitle{ margin-bottom: 0;}
.subtitle h1{ width: 90%; margin-left: 0; margin: auto; font-size: 20px; text-align: left; margin-bottom: 0; margin-top: 10px;
}

section.one-block{ width: 100%; height: auto; margin: auto; margin-top: 10px; margin-bottom: 10px;}

section.one-block h2{ width: 90%; height: auto; margin: auto;font-size: 20px; font-weight: 800; margin-bottom: 10px;border-bottom: 1px black solid;}

.sub-subtitle{width: 96%; height: auto; margin-left: 0; margin: auto !important; font-size: 18px; font-weight: 900;color: #e55934;
text-align: center; display: inline-block;}

.live-heading {
	position: relative;
	padding-top: 50px;
	padding-left: 0px;
	font-size: 20px;
}

.live-heading::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: 26px;
	left: 0;
	font-size: 20px;
}


.buttonOutlineGlow {
width: 90%; margin: auto; margin-top: 10px; margin-bottom: 10px;
  height: 80px;
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
}

.prof-name {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 30px;
	text-align: center;
}
.prof-name::before {
	content: attr(data-en);
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(224,66,114,0.2);
	font-size: 30px;
}

ul.info{width: 100%; margin-top: 20px; height: auto; font-size: 16px; margin-bottom: 0px;}

section.one-block h2.relase{ font-size: 20px; margin-bottom: 10px;border-bottom: none;}

.release-title-name{ font-family: 'Noto Sans JP', sans-serif; font-size: 30px; font-weight: 500; color: #7b435b;}
.release-title{ font-size: 30px; font-weight: 600;}
.release-title-date{ font-size: 30px; font-weight: 500; }
.release-new-album{ width: 70px; height: 70px; display:flex;justify-content:center;align-items:center; text-align: center; font-size: 14px; border-radius: 10%;
 background-color: #86836d;font-weight: 800; }


ul.release-jacket-box { width: 90%; height: auto; margin:auto; display:flex; flex-direction: column;align-items:flex-start; justify-content:center; text-align: left; padding-top: 20px;
 }
ul.release-jacket-box li{ width: 100%; display:flex; flex-direction: column; align-items:center; flex-wrap:wrap; padding:0 10px; text-align: center;
 font-weight: 800; line-height: 1.6; }


div.music-tit01{width: 90%; margin: auto;display:flex; flex-direction: column;}
div.music-tit02{width: 100%; margin-bottom: 50px;}

.other_item {
  position: relative;
  display: block;
width: 90%; margin: auto; margin-top: 10px; margin-bottom: 10px;
  height: 80px;
  padding: 3px;
  text-align: center;
  overflow-wrap: anywhere;
  background-color: #939393;
  border-radius: 32px; /* (buttonの高さ / 2) の値 */
}


}



/* For iPad */
@media screen and (min-width:768px) and (max-width:949px){
.br-sp {display: block; }.br-pc {display: none; }


}


/* For Laptop */
@media screen and (min-width:950px) and (max-width:1329px){

}

/* nandemonai size */
@media screen and (min-width:1330px) and (max-width:1620px){




}
/* For hajikko */
@media screen and (min-width:1630px) and (max-width:1920px){



}


/* footer
---------------------------------------------------------- */
#foot{
margin-top: auto; margin: 0; padding:0 3% 10% 3% ; color: #7b828c;
width:100%; bottom:0;

display:flex;
flex-direction:column;
align-items:center;transform: rotate(0.05deg);font-family: 'M PLUS 1p', sans-serif;
}


/*
=========================================
  Utilities
=========================================
*/

/* txt
---------------------------------*/
.txt-ll{ font-size: 160%;}
.txt-l{ font-size: 140%;}
.txt-m{ font-size: 120%;}
.txt-s{ font-size: 80%;}
.txt-ss{ font-size: 70%;}
.txt-10{font-size: 10px;}
.txt-16{font-size: 16px;}
.txt-600{ font-weight: 600; }
.txt-800{ font-weight: 800; }


.align-right{ float: right;}

.txt-pink-bold{font-size: 22px; font-weight: 600; color: #c62478;transform: rotate(0.05deg); }
.txt-blue-bold{font-size: 120%; font-weight: 600; color: #cdd6e7; }
.txt-white{ color: #fff; }

.txt-fix{transform: rotate(0.05deg);}
.txt-noto{transform: rotate(0.05deg);font-family: 'Noto Sans JP', sans-serif; }

.txt-orange{ color: #e55934; }
.txt-violet{color: #412234;}

.mb-30{ margin-bottom: 30px;}

@media screen and (max-width: 767px) {
.txt-l{ font-size: 120%;}
}


/* inview
---------------------------------*/

.fadeIn{
  transition: all .5s ease-out;
  opacity: 0 !important;
}
.fadeIn.appear{
  opacity: 1 !important;
}

.fadeIn02{
  transition: all 1.6s ease-in-out;
  opacity: 0 !important;
}
.fadeIn02.appear{
  opacity: 1 !important;
}


.bright {
animation-name: bright;
animation-fill-mode:backwards;
animation-duration:6s;
animation-iteration-count:infinite;
animation-timing-function:ease;
animation-delay: 0.5s;
animation-direction:normal;
}

@keyframes bright{
  0% {
    opacity: .1;filter: brightness(200%);
  }
  50% {
    opacity: 1;filter: brightness(600%);filter: saturate(400%);
  }
  100% {
    opacity: .1;filter: brightness(200%);
  }
}