.logo-wrapper {
    position: absolute;
    padding: 10px;
    z-index: 1000;
}

.logo-wrapper img {
    height: 40px;
	display: inline-block;
}

.logo-wrapper span {
	line-height: 40px;
	font-size: 16px;

}


.bg-gray {
    background: #f7e5ec;
}

<!-- .top-fv { -->
 <!--    background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url(https://more.ship-liver.com/wp-content/uploads/2023/08/5人FV.jpg); -->
 <!--    background-size: cover; -->
 <!--    background-position: center; -->
 <!--    background-position-y: top; -->

<!-- } -->


.top-content h2 {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 26px;
    /* identical to box height, or 100% */

    font-style: normal;
    font-weight: 400;

    margin-bottom: 20px;

    /* idol/idol_em */

    color: #e2959d;

}

.top-content {
    padding-top: 30px;
    padding-bottom: 40px;
}

.content-width {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.detail-link {
   margin-top: 20px;
}

.detail-link a {
    font-family: 'Tsukushi A Round Gothic';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 15px;
    /* identical to box height */

    text-align: right;

    margin-top: 12px;

    /* idol/idol_Thema */

    color: #e2707c;
}


.top-fv {
    width: 100%;
    height: auto;

}

.top-fv img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
}

.top-contents {
    width: 100%;
    margin: 0 auto;

    padding-top: 30px;

}

.guide-img img {
    width: 600px;
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
    margin: 30px auto;
}

.audition-img img {
    width: 100%;
    max-width: 1000px;
    vertical-align: bottom;
    height: auto;
    margin: 30px auto;
    padding: 0px 20px;
}


.top-story p{
    color: #6E5F64;
    font-size: 18px;
    font-weight: 500;

}

.top-artist p{
    color: #6E5F64;
    font-size: 23px;
    font-weight: 500;

}

.top-music p{
    color: #6E5F64;
    font-size: 23px;
    font-weight: 500;

}


.more_story_preview{
	margin-top: 10px;
	border-radius: 5px;
	width: 100%;
	background: #f7e4ec;

	box-shadow: 0.1rem 0.1rem 1.4rem #ededed;
}

.more_story_preview h3{
	background:#E687A0 ;
	padding: 10px 15px;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-weight: bold;
}

.more_story_img{
	padding:0 10px;
	display: flex;
	justify-content: center;
	margin: 5px auto;
}

.more_story_img li{
	list-style: none;
	height: 300px;
}

.more_story_img li img{
	height: 100%;
	object-fit: cover;
	border-radius: 2px;
}

.more_story_img li:nth-child(2){
	margin-left: 10px;
}

#more_story p{

	font-size: 13px;

}

#more_thanks p{

	font-size: 13px;
}

.more_story_preview p{
		padding: 32px;
}

.news-post {
    border: solid 1px;
    border-radius: 5px;
    padding: 10px;

    box-shadow: 0.1rem 0.1rem 1.4rem #ededed;

    margin-bottom: 5px;

}

.news-pad {

    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 5px;

    color: #6E5F64;
}

.news-press {
    border: solid 1px;
    background-color: #e688a1;
    border-radius: 12px;
    opaciity: 0.8;
    color: #FFFFFF;

    padding-left: 5px;
    padding-right: 5px;

    margin-left: 5px;
}

#more_member ul{
	display: flex;
	justify-content: center;
	margin: 5px auto;
}

#more_member li{
	list-style: none;
	text-align: center;
	font-size: 13px;
	margin-bottom: 15px;
}

#more_member img{
	margin: 0 auto 5px auto;
	width: 290px;
	height: auto;
	border-radius: .375rem;
	object-fit: cover;
	box-shadow: 0.1rem 0.1rem 1.4rem #ededed;
}

#more_member li:nth-child(2){
	margin-left: 25px;
	margin-right: 25px;

}

#more_member ul:nth-child(3){
	margin: 20px 0;
}

.sns-icon {
    width: 60px;
    margin: 0 auto;
}

.sns-icon img {
    margin: 0px 5px;
}


.more_music_preview{
    width: 100%;
    height: 100%;

	background: #FFF;
	padding:15px 0;
	border-radius: 10px;
}

.more_music_preview img{
    width: 50%;
    height: 100%;
    box-shadow: 0.1rem 0.1rem 1.4rem #ededed;

	margin: 0 auto;
}

.more_music_preview p{
	margin-top: 10px;
	text-decoration: underline;
	text-align: center;
}

.more_video_preview {
    width: 100%;
    height: auto;
    aspect-ratio: 5 / 3;
    box-shadow: 0.1rem 0.1rem 1.4rem #ededed;
}

.artist-content {
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
}

.more_staff_preview{
    width: 100%;
    height: 100%;

	padding:15px 0;
	border-radius: 10px;
}

.more_staff_preview img{
    width: 50%;
    height: 100%;
    box-shadow: 0.1rem 0.1rem 1.4rem #ededed;
    border-radius: 10px;
	margin: 0 auto;
}

.more_staff_preview p{
	margin-top: 10px;
	text-align: center;
}

/*FAQ*/
#more_faq {
	font-size: 13px;
}
.faq {
	margin-bottom: 10px;
	position: relative;
	cursor:pointer;
}
.faq-q{
	background:#E687A0 ;
	padding: 5px 10px;
	border-radius: 5px 5px 0 0;
	font-weight: 400;
}
.faq-q p{
	text-indent: -17px;
	padding-left: 15px;
	padding-right: 8px;
	color: #fff;
}
.faq-q span{
    text-align: right;
    color: #fff;
    position:absolute;
    top:5px;
    right:5px;
}
.faq-a{
	background: #f7e5ec;
	padding: 5px 10px;
	border-radius: 0 0 5px 5px;
	display: none;
}
.faq-a p{
	text-indent: -17px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.faq h2{
	margin-bottom: 5px;
	font-size: 13px !important;
	font-weight: 500;
	padding-left: 10px;
}
.faq h2>span {
	font-size: 12px;
	font-weight: 400;
}
.faq-list-wrapper{
    list-style:  none;
    margin:  0;
    padding-left: 20px;
	counter-reset: li_count;
}
.faq-list{
	font-size: 13px;
	margin-bottom: 3px;
	text-indent: -15px;
	padding-left: 15px;
}
.faq-list:before {
    content:  "";
    width:  10px;
    height:  10px;
    display:  inline-block;
    background-color: #E26A79;
	opacity: 50%;
    border-radius:  50%;
	margin-right: 5px;
}
.faq-sublist{
	margin-bottom: 3px;
	text-indent: -10px;
	padding-left: 10px;
	font-size: 13px;

}
.faq-sublist:before {
    content:  "";
    width:  5px;
    height:  5px;
	margin-bottom: 2.5px;
    display:  inline-block;
    background-color: #E26A79;
	opacity: 50%;
    border-radius:  50%;
	margin-right: 5px;
}
.faq address{
	font-style: normal;
	color: #6E5F64;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	background: rgba(230,134,160,0.15);
	border-radius: 3px;
	padding: 3px 8px;
	margin: 0 0 5px 15px;
	font-size: 13px;

}

.faq-numlist {
	margin-bottom: 3px;
	text-indent: -15px;
	padding-left: 15px;
	font-size: 13px;
}

.faq-numlist:before  {
	counter-increment: li_count;
	content: counter(li_count)".";
	color: #E26A79;
	margin-right: 5px;
	opacity: 70%;
	font-weight: 500;
}

@media screen and (min-width: 601px) and (max-width: 750px) {
    #more_member img {
        width: 150px;
    }
}

@media screen and (min-width: 751px) and (max-width: 1000px) {
    #more_member img {
        width: 200px;
    }
}


@media (max-width: 600px) {

    #more_member ul{
    	display: block;

    }

    .more_music_preview img{
        width: 95%;
    }

    .more_staff_preview img{
        width: 95%;
    }


    .top-content {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .top-content h2 {
        margin-bottom: 10px;
        font-size: 24px;
    }

    .guide-img img {
        width: 90%;
        margin: 15px auto;
    }

    .top-story p {
        font-size: 13px;
    }

    .more_story_img li {
        height: 120px;
    }

    .more_story_preview {
        margin-top: 10px;
    }

    .more_story_preview h3 {
        font-size: 16px;
    }

    .more_story_preview p {
        padding: 13px;
    }

    .detail-link a {
        font-size: 16px;
    }


    .calendar {
        margin-top: 1rem;
    }

    .news-pad {
        font-size: 16px;
    }

    .news-post {
        padding: 4px;
    }

    #more_member li:nth-child(2) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .top-music p {
        font-size: 16px;
    }

    #more_member ul {
        margin: 0px auto;
    }

    #more_member ul:nth-child(3) {
        margin: 0px 0px;
    }

    .news-pad {
        padding-top: 1px;
    }

}
