.u-desktop {
	display: none;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

/* pcの電話番号発信対応 */

/* ホバー */

a {
	color: #74FA4C;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
	padding-right: 0px !important;
}

/* リキッドレイアウト対応 */

html {
	font-size: 16px;
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	margin: 0;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

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

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

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

.inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.test {
	background-color: red;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
}

.c-profile-bg {
	display: none;
}

.c-profile-detail {
	background-color: #D9D9D9;
	margin-top: 10px;
	margin-top: 0.625rem;
	padding: 15px;
	padding: 0.9375rem;
	width: 100%;
	z-index: 8888;
}

.c-profile-detail__logo {
	margin: 0 auto;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	margin-top: 10px;
	margin-top: 0.625rem;
	width: 250px;
	width: 15.625rem;
}

.c-profile-detail__bio {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 22px;
	line-height: 1.375rem;
	width: 95%;
}

.c-profile-img {
	position: relative;
	width: 100%;
	z-index: 9999;
}

.c-profile-title {
	margin: 0 auto;
	margin-bottom: 32px;
	margin-bottom: 2rem;
	position: relative;
	width: 50%;
}

.c-section-title {
	display: block;
	text-align: center;
}

.c-section-title span {
	display: block;
	font-family: "Inter", sans-serif;
	font-size: 22px;
	font-size: 1.375rem;
	text-align: center;
	width: 100%;
}

.l-contents {
	margin-top: 100px;
	margin-top: 6.25rem;
}

.l-footer {
	background-color: black;
	margin-top: 600px;
	margin-top: 37.5rem;
	position: relative;
}

.l-footer__single {
	background-color: black;
	margin-top: 100px;
	margin-top: 6.25rem;
	position: relative;
}

.l-header {
	-webkit-box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, .5);
	height: 64px;
	height: 4rem;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	z-index: 9999;
}

.l-inner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-left: 1.25rem;
	padding-right: 20px;
	padding-right: 1.25rem;
	width: 100%;
}

.p-clay {
	margin-bottom: 48px;
	margin-bottom: 3rem;
}

.p-clay__box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0a0a0a;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px;
	padding: 1.25rem;
}

.p-clay__jacket {
	width: 100%;
}

.p-clay__detail {
	width: 100%;
}

.p-clay__detail--btn {
	margin: 0 auto;
	width: 70%;
}

.p-clay__detail--text {
	margin: 30px 0;
	margin: 1.875rem 0;
}

.p-footer {
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
	padding-top: 100px;
	padding-top: 6.25rem;
}

.p-footer__logo {
	margin: 0 auto;
	width: 80%;
}

.p-footer__sns {
	margin-top: 30px;
	margin-top: 1.875rem;
}

.p-footer__sns ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-footer__sns ul li {
	margin-right: 16px;
	margin-right: 1rem;
	width: 24px;
	width: 1.5rem;
}

.p-footer__copy {
	color: #ffffff;
	font-size: 11px;
	font-size: 0.6875rem;
	margin-top: 30px;
	margin-top: 1.875rem;
	text-align: center;
}

.p-guest {
	background-color: #D9D9D9;
	margin-bottom: 80px;
	margin-bottom: 5rem;
	margin-top: 0px;
	margin-top: 0rem;
	padding: 80px 0;
	padding: 5rem 0;
}

.p-guest ul {
	grid-column-gap: 1.25rem;
	grid-row-gap: 1.875rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 50px;
	margin-top: 3.125rem;
}

.p-guest ul li {
	position: relative;
}

.p-guest ul li .neww {
	left: -6px;
	margin-top: 0;
	position: absolute;
	top: -9px;
	z-index: 8888;
}

.p-guest ul li .neww .newicon {
	background-color: #ff0000;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
	padding: 5px 10px;
	padding: 0.3125rem 0.625rem;
}

.p-guest__name {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	margin-top: 20px;
	margin-top: 1.25rem;
	text-align: center;
}

.p-guest__songname {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 20px;
	line-height: 1.25rem;
	margin-top: 10px;
	margin-top: 0.625rem;
	text-align: center;
}

.p-guest__comment a {
	background-color: #74fa4c;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
	margin-top: 16px;
	margin-top: 1rem;
	padding: 8px 16px;
	padding: 0.5rem 1rem;
	text-align: center;
}

.pum-content.popmake-content p {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}

.button {
	background: #83c11e;
	border-radius: 0.6rem;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 24px;
	padding: 1.5rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.button:after {
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	content: "";
	height: 8px;
	margin: auto;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 8px;
}

.p-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(255, 255, 255, .8);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	height: 3.75rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 17px 0 17px 14px;
	padding: 1.0625rem 0 1.0625rem 0.875rem;
}

.p-header__right {
	margin-right: 32px;
	margin-right: 2rem;
}

.p-header__right ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-header__right ul li {
	margin-right: 16px;
	margin-right: 1rem;
	width: 19.2px;
	width: 1.2rem;
}

.p-header__right ul li:last-child {
	margin-right: 0;
}

.p-mv {
	margin-top: 60px;
	margin-top: 3.75rem;
}

.p-mv__img {
	height: 100%;
	width: 100%;
}

.p-news {
	margin-top: 100px;
	margin-top: 6.25rem;
}

.p-news__comment {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.p-news__comment a {
	background-color: #74fa4c;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 16px;
	margin-top: 1rem;
	padding: 8px 16px;
	padding: 0.5rem 1rem;
	text-align: center;
	width: 200px;
	width: 12.5rem;
}

.pum-content.popmake-content p {
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
}

.button {
	background: #83c11e;
	border-radius: 0.6rem;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 24px;
	padding: 1.5rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.button:after {
	border-right: 3px solid #000;
	border-top: 3px solid #000;
	content: "";
	height: 8px;
	margin: auto;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 8px;
}

.p-profile {
	position: relative;
}

.p-profile-line {
	background-color: #000000;
	height: 300px;
	height: 18.75rem;
	margin-top: -800px;
	margin-top: -50rem;
	padding: 48px 0;
	padding: 3rem 0;
	-webkit-transform: skewY(-20deg);
	transform: skewY(-20deg);
}

.p-profile__box {
	position: relative;
}

.p-profile__wrapper {
	position: relative;
	z-index: 8888;
}

.p-release__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-release__catch {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 24px;
	line-height: 1.5rem;
	margin: 0 auto;
	margin-bottom: 80px;
	margin-bottom: 5rem;
	margin-top: 48px;
	margin-top: 3rem;
	text-align: center;
	width: 100%;
}

.p-release__catch br {
	display: none;
}

.p-single {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-single img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}

.p-single h2 {
	font-family: "Roboto", sans-serif;
	font-size: 30px;
	font-size: 1.875rem;
	font-weight: bold;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.p-single__box {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	width: 100%;
}

.p-single__box h2 {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	text-align: center;
}

.p-single__eyecatch {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.p-single__date {
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
}

.p-single__title {
	border-bottom: solid 1px #191919;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.p-single__content {
	border-bottom: solid 1px #191919;
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.p-single__box a {
	color: #349e14;
}

.p-store-btn-box {
	margin-top: 48px;
	margin-top: 3rem;
}

.p-store-btn-box ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-store-btn-box ul li {
	background-color: #d9d9d9;
	border: solid 2px #ffffff;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	position: relative;
	width: 100%;
}

.p-store-btn-box__btn-image {
	position: relative;
}

.p-store-btn-box__btn-name {
	-webkit-transform: translate(-50%, -55%);
	-ms-transform: translate(-50%, -55%);
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: bold;
	left: 50%;
	line-height: 20px;
	line-height: 1.25rem;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -55%);
	width: 100%;
}

.p-store-btn-box__notice {
	font-size: 12px;
	font-size: 0.75rem;
	text-align: center;
}

.p-store {
	margin-bottom: 80px;
	margin-bottom: 5rem;
}

.p-store__jkbox--title {
	background-color: #74fa4c;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	padding: 10px 10px;
	padding: 0.625rem 0.625rem;
	text-align: center;
}

.p-store__jkbox--text {
	color: #000000;
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 15px 15px;
	padding: 0.9375rem 0.9375rem;
	padding-top: 10px;
	padding-top: 0.625rem;
	text-align: center;
	text-align: center;
}

.p-store__end {
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	text-align: center;
}

.p-top-news ul {
	list-style: none;
}

.p-top-news ul li a {
	-webkit-box-align: left;
	-ms-flex-align: left;
	align-items: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-top-news__text {
	font-size: 14px;
	font-size: 0.875rem;
}

.p-top-news__items {
	margin-bottom: 50px;
	margin-bottom: 3.125rem;
	margin-top: 50px;
	margin-top: 3.125rem;
}

.p-top-news__meta {
	margin-right: 20px;
	margin-right: 1.25rem;
}

.p-top-news__item {
	border-bottom: solid 1px #999999;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.p-top-news__item:last-child {
	border: none;
}

.p-video {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}

.p-video__youtube { /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

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

.p-youtube {
	background-color: #D9D9D9;
	margin-bottom: 80px;
	margin-bottom: 5rem;
	margin-top: 0px;
	margin-top: 0rem;
	padding: 80px 0;
	padding: 5rem 0;
}

.p-youtube ul {
	grid-column-gap: 1.25rem;
	grid-row-gap: 1.875rem;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 50px;
	margin-top: 3.125rem;
}

.p-youtube ul li {
	position: relative;
}

.p-youtube ul li .neww {
	left: -6px;
	margin-top: 0;
	position: absolute;
	top: -9px;
	z-index: 8888;
}

.p-youtube ul li .neww .newicon {
	background-color: #ff0000;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
	padding: 5px 10px;
	padding: 0.3125rem 0.625rem;
}

.p-youtube__name {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	margin-top: 20px;
	margin-top: 1.25rem;
	text-align: center;
}

.p-youtube__songname {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 20px;
	line-height: 1.25rem;
	margin-top: 10px;
	margin-top: 0.625rem;
	text-align: center;
}

@media screen and (min-width: 600px) {

.c-profile-bg {
	display: none;
}

}

@media screen and (min-width: 768px) {

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.4545454545vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

a:hover {
	opacity: 0.8;
}

html {
	font-size: 1.3913043478vw;
}

.inner {
	max-width: 1150px;
	padding-left: 25px;
	padding-right: 25px;
}

.c-profile-bg {
	background-color: #D9D9D9;
	display: block;
	height: 37.5rem;
	left: 5%;
	position: relative;
	top: -100px;
	width: 90%;
	z-index: 7777;
}

.c-profile-detail {
	background: none;
	position: absolute;
	right: 3.125rem;
	top: -40px;
	width: 31.25rem;
	z-index: 8888;
}

.c-profile-detail__logo {
	margin: 0;
	margin-bottom: 1.875rem;
	width: 15.625rem;
}

.c-profile-detail__bio {
	font-size: 0.75rem;
	line-height: 1.5rem;
	width: 95%;
}

.c-profile-img {
	position: absolute;
	top: -10.625rem;
	width: 31.25rem;
	z-index: 9999;
}

.c-profile-title {
	position: absolute;
	right: 0;
	top: -226px;
	width: 15rem;
	z-index: 9999;
}

.c-section-title span {
	display: block;
	font-family: "Inter", sans-serif;
	font-size: 1.875rem;
	text-align: center;
	width: 100%;
}

.l-footer {
	background-color: black;
	margin-top: 28.125rem;
	position: relative;
}

.l-footer__single {
	background-color: black;
	margin-top: 6.25rem;
	position: relative;
}

.l-inner {
	max-width: 1150px;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-clay__box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0a0a0a;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 3%;
}

.p-clay__jacket {
	width: 40%;
}

.p-clay__detail {
	width: 55%;
}

.p-clay__detail--btn {
	margin: 0 auto;
	width: 20rem;
}

.p-footer__logo {
	margin: 0 auto;
	width: 31.25rem;
}

.p-guest {
	background-color: #D9D9D9;
	margin-bottom: 6.25rem;
	margin-top: 3.75rem;
	padding: 6.25rem 0;
}

.p-guest ul {
	grid-column-gap: 1.25rem;
	grid-row-gap: 1.875rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 3.125rem;
}

.p-guest__name {
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: 1.25rem;
	text-align: center;
}

.p-guest__songname {
	font-size: 1rem;
	margin-top: 0.9375rem;
	text-align: center;
}

.p-guest__comment a {
	background-color: #74fa4c;
	display: block;
	font-size: 0.75rem;
	font-weight: bold;
	margin-top: 1rem;
	padding: 1rem;
	text-align: center;
}

.p-header {
	padding: 0.625rem 0 0.625rem 1.25rem;
}

.p-header__right ul li {
	margin-right: 1rem;
	width: 1.5rem;
}

.p-mv__img {
	min-height: 31.25rem;
}

.p-news__comment a {
	background-color: #74fa4c;
	display: block;
	font-size: 0.75rem;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 1rem;
	padding: 1rem;
	text-align: center;
	width: 12.5rem;
}

.p-profile {
	margin-top: 12.5rem;
	position: relative;
}

.p-profile-line {
	background-color: #000000;
	height: 18.75rem;
	margin-top: 6.25rem;
	padding: 3rem 0;
	-webkit-transform: skewY(-20deg);
	transform: skewY(-20deg);
}

.p-profile__wrapper {
	-webkit-transform: translate(-50%, -30%);
	-ms-transform: translate(-50%, -50%);
	left: 50%;
	position: absolute;
	top: 100%;
	transform: translate(-50%, -30%);
	z-index: 8888;
}

.p-release__catch {
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.875rem;
	margin: 0 auto;
	margin-bottom: 5rem;
	margin-top: 3rem;
	text-align: center;
	width: 80rem;
}

.p-release__catch br {
	display: block;
}

.p-single {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 1.25rem;
}

.p-single__box {
	margin: 0 auto;
	margin-bottom: 0rem;
	width: 80%;
}

.p-store-btn-box ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-store-btn-box ul li {
	background-color: #d9d9d9;
	border: solid 2px #ffffff;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0px 0px 6px;
	box-shadow: rgba(0, 0, 0, .3) 0px 0px 6px;
	margin: 1.25rem;
	margin-bottom: 2rem;
	position: relative;
	width: 29%;
}

.p-store-btn-box__notice {
	font-size: 0.875rem;
}

.p-top-news ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.p-top-news__text {
	font-size: 1rem;
}

.p-top-news__items {
	margin-bottom: 0rem;
	margin-top: 3.125rem;
}

.p-top-news__item {
	border-bottom: solid 1px #999999;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
}

.p-video {
	margin-bottom: 3.125rem;
}

.p-youtube {
	background-color: #D9D9D9;
	margin-bottom: 6.25rem;
	margin-top: 3.75rem;
	padding: 6.25rem 0;
}

.p-youtube ul {
	grid-column-gap: 1.25rem;
	grid-row-gap: 1.875rem;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.125rem;
}

.p-youtube__name {
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: 1.25rem;
	text-align: center;
}

.p-youtube__songname {
	font-size: 1rem;
	margin-top: 0.9375rem;
	text-align: center;
}

}

@media screen and (min-width: 1024px) {

.c-profile-bg {
	background-color: #D9D9D9;
	display: block;
	height: 34.375rem;
	left: 5%;
	position: relative;
	top: -100px;
	width: 93%;
	z-index: 7777;
}

}

@media (min-width: 1100px) {

html {
	font-size: 16px;
}

}

@media (min-width: 1150px) {

html {
	font-size: 16px;
}

}

@media (max-width: 428px) {

html {
	font-size: 3.738317757vw;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}


/*# sourceMappingURL=styles.css.map */
