@charset "UTF-8";
/* CSS Document */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
/* .cf {
 *zoom: 1;
} */
body {
	background-color: #fff;
	color: #073648;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	letter-spacing: 0.2em;
	animation: fadein 3s ease 0s 1 normal;
}
 @keyframes fadein {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
 @-webkit-keyframes fadein {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
a {
	color: #073648;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
p {
	    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
/*wp----------------*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
/*video----------------*/
video {
	height: auto;
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	background: #a7a7a7;
	background-image: url(../images/video_bg.jpg);
	background-size: cover;
}
/*
.video {
display: none;
}
*/
/*
@media (min-width:1024px) {
	.video_sh {
		display: none;
	}
	.video {
		display: block;
    width: 100%;
		height: 301px;
    margin-top: 1rem;
    margin-bottom: 1rem;	}
}
*/
/*fadeloader----------------*/
.fl {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/*box----------------*/
.box section {
	-webkit-transition: all 2s;
	-webkit-transform: translate(0, 0);
	transition: all 2s;
	transform: translate(0, 0);
	opacity: 1;
}
.box section.move {
	-webkit-transform: translate(-80px, 0);
	transform: translate(-80px, 0);
	opacity: 0;
}
.box2 section {
	-webkit-transition: all 2s;
	-webkit-transform: translate(0, 0);
	transition: all 2s;
	transform: translate(0, 0);
	opacity: 1;
}
.box2 section.move {
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0;
}
.box2 div {
	-webkit-transition: all 2s;
	-webkit-transform: translate(0, 0);
	transition: all 2s;
	transform: translate(0, 0);
	opacity: 1;
}
.box2 div.move {
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
	opacity: 0;
}
.box3 div, .schedule_info .box3 div   {
	-webkit-transition: all 2s;
	-webkit-transform: translate(0, 0);
	transition: all 2s;
	transform: translate(0, 0);
	opacity: 1;
	position: absolute;
	top: 28px;
	width: 18px;
	height: auto;
	left: 20%;
}
#outline .box3:nth-of-type(1) div, .schedule_info_section .box3:nth-of-type(1) div {
	top: 42px;
	left: 79%;
}
#outline .box3:nth-of-type(2) div, .schedule_info_section .box3:nth-of-type(2) div{
	top: 33px;
	left: 72%;
	-webkit-transition: all 3s;
	transition: all 3s;
}
#outline .box3:nth-of-type(3) div, .schedule_info_section .box3:nth-of-type(3) div{
	left: 74%;
	top: 51px;
	width: 10px;
}
#outline .box3:nth-of-type(4) div, .schedule_info_section .box3:nth-of-type(4) div{
	left: 80%;
	top: 13px;
	width: 10px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
#outline .box3:nth-of-type(6) div, .schedule_info_section .box3:nth-of-type(6) div{
	top: 50px;
	left: 23%;
	width: 15px;
	-webkit-transition: all 4s;
	transition: all 4s;
}
#outline .box3:nth-of-type(7) div, .schedule_info_section .box3:nth-of-type(7) div{
	top: 61px;
	width: 10px;
	left: 19%;
}
#outline .box3:nth-of-type(8) div, .schedule_info_section .box3:nth-of-type(8) div {
	top: 41px;
	left: 17%;
	width: 15px;
	-webkit-transition: all 4s;
	transition: all 4s;
}
#outline .box3:nth-of-type(9) div, .schedule_info_section .box3:nth-of-type(9) div {
	top: 74px;
	left: 66%;
	width: 15px;
	-webkit-transition: all 4s;
	transition: all 4s;
}
#outline .box3:nth-of-type(10) div, .schedule_info_section .box3:nth-of-type(10) div {
	top: 70px;
	left: 26%;
	width: 15px;
	-webkit-transition: all 3s;
	transition: all 3s;
}
#outline .box3:nth-of-type(11) div, .schedule_info_section .box3:nth-of-type(11) div {
	top: 64px;
	left: 82%;
	width: 15px;
	-webkit-transition: all 2s;
	transition: all 2s;
}
#outline .box3:nth-of-type(12) div, .schedule_info_section .box3:nth-of-type(12) div {
	top: 20px;
	left: 27%;
	width: 15px;
	-webkit-transition: all 3s;
	transition: all 3s;
}
#outline .box3:nth-of-type(13) div, .schedule_info_section .box3:nth-of-type(13) div {
	top: 70px;
	left: 77%;
	width: 15px;
	-webkit-transition: all 2s;
	transition: all 2s;
}
#outline .box3:nth-of-type(14) div, .schedule_info_section .box3:nth-of-type(14) div {
    top: 77px;
    left: 13%;
	width: 15px;
	-webkit-transition: all 2s;
	transition: all 2s;
}
.box3 div.move {
	-webkit-transform: translate(-80px, 0);
	transform: translate(-80px, 0);
	opacity: 0;
}
/*star*/
#star {
	position: relative;
}
canvas.particles-js-canvas-el {
	position: absolute;
	top: 0;
	left: 0;
	height: auto!important;
}
/*gblnv
------------------*/
ul li.menu-item:nth-of-type(5), ul li.menu-item:nth-of-type(8) {
	padding-top: 1rem;
}
.gblnv_block ul:last-of-type li:last-of-type a {
	width: 86px;
	height: 0;
	border-style: solid;
	border-width: 0 40px 35px 0px;
	border-color: transparent transparent rgba(222, 219, 53, 0.6784313725490196) transparent;
}
.gblnv_box {
	position: fixed;
	right: 0;
	top: 0;
	width: 70%;
	z-index: 999;
}
.gblnv_box a {
	margin-left: 3rem;
}
.gblnv_block {
	background-image: linear-gradient(to top, #073648 0%, #0c6486 10%, #fdef06 100%);
	color: #ffffff;
	height: 100vh;
	opacity: 0;
	transition: 1s;
	display: none;
	z-index: -999;
	position: relative;
	box-shadow: -2px 0px 2px rgba(0,0,0,0.1);
}
.gblnv_block ul:first-of-type {
	padding: 5rem 0 0;
}
.gblnv_block ul {
	padding-top: 1rem;
}
.gblnv_block ul li {
	line-height: 180%;
}
.gblnv_block ul li a {
	color: #000;
	font-size: 1em;
	line-height: 260%;
	text-decoration: none;
}
.onanimation {
	display: block;
	opacity: 1;
	z-index: 0;
}
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger span {
	position: absolute;
	width: 100%;
	display: block;
	height: 2px;
	background: #fff;
}
@-webkit-keyframes active-menu-bar02 {
 100% {
 height: 0;
}
}
@keyframes active-menu-bar02 {
 100% {
 height: 0;
}
}
/*menu-trigger
------------------*/
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: absolute;
	width: 20px;
	top: 25.8px;
	height: 43px;
	right: 33px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #073648;
	border-radius: 4px;
	z-index: 999;
}
.menu-trigger span:nth-of-type(1) {
	top: 13px;
}
.menu-trigger span:nth-of-type(2) {
	top: 20px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 14px;
}
.single-member .menu-trigger::before, .single-support_member .menu-trigger::before  {
	position: absolute;
    background: rgba(255, 255, 255, 0.8);
    left: -24px;
    bottom: -19px;
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    transition: all .4s;
}
.single-member .menu-trigger.active::before, .single-support_member .menu-trigger.active::before {
	content: '';
	width: 0;
	height: 0;
}

.menu-trigger::after {
	position: absolute;
	left: -14px;
	bottom: -10px;
	content: 'MENU';
	display: block;
	width: 100%;
	color: #073648;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	transition: all .4s;
}
.menu-trigger.active::after {
	content: 'CLOSE';
	bottom: -10px;
	left: -18px;
	z-index: 999;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
	top: 1px;
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
	bottom: 0px;
}

@media (min-width:1024px) {
.gblnv_box {
	display: none;
}
}
/*wrapper  #contets----------------*/
#contents {
	padding-top: 7rem;
}
.single-member #contents, .single-support_member #contents {
	padding-top: 0;
}
@media (min-width:1024px) {
#contents #top_main p {
	display: none;
}
}
@media (min-width:1024px) {
/*
.member-template-default .wrapper {
		width: 1024px;
	}
*/
	.wrapper {
		width: 980px;
		margin: auto;
	}
	#contents {
		margin: 4rem 0 0 24rem;
		padding-top: 0;
	}
}
/*section----------------*/
section {
	padding: 3rem 1.5rem;
	margin-bottom: 1rem;
}
section h1 {
	text-align: center;
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}
section p {
	margin-bottom: 1rem;
	line-height: 2;
}
.btn {
	border: 1px solid #073648;
	box-shadow: 3px 3px 3px rgba(0,0,0,.2);
	margin-top: 2rem;
	font-size: .8rem;
	text-align: center;
	background: #fff;
	border-radius: 30px;/*
	    padding: 1rem;
    box-shadow: 3px 3px 3px #a6a6a6;
    margin-top: 2rem;
    font-size: .8rem;
    text-align: center;
    background-image: linear-gradient(to right,#073648 0%,#0c6486 70%,#fdef06 100%);
*/
}
.btn a {
	padding: 1rem;
}
section#outline .btn a {
	text-decoration: none;
	color: #073648;
}
/*header-----------------*/
header {
	padding-top: 2rem;
	padding-bottom: 1rem;
/*	background: rgba(255, 255, 255, 0.8);*/
	position: fixed;
	width: 100%;
	z-index: 999;
}
header h1 {
	margin: 0 3rem 0 2rem;
	width: 190px;
}
header p:first-of-type {
	display: none;
}
.single-member header, .single-support_member header {
	position: relative;
}
@media (min-width:768px) {
.single-member header, .single-support_member header {
		position: fixed;
	}
}
@media (min-width:1024px) {
header p:first-of-type {
	display: block;
	font-size: .9rem;
	margin-top: .5rem;
	position: relative;
}
}
header p {
	margin-top: 1rem;
	display: block;
}
header nav {
	display: none;
    font-size: 16px;
}
#sns_link_btn .sns_link_btn_list {
    padding: 2rem 0 0;
}
.sns_link_btn_ttl {
    margin: 0 0 0 3rem;
    font-size: 13px;
    font-weight: bold;
    color: #073648;
}
#sns_link_btn a {
    width: inherit;
    height: inherit;
    font-size: 32px;
    line-height: 1;
    border: none;
}
@media (min-width:1024px) {
header {
	margin: -.7rem auto 3rem;
	width: auto;
	background: inherit;
	padding-top: 1rem;
}
header h1 {
	width: 247px;
}
header h1 {
	margin: 0 2rem 0 3rem;
}
header p {
	margin: 1rem 2rem 0 3rem;
}
header div {
	width: 22rem;
}
header nav {
	display: block;
	width: 11rem;
	margin-left: 3rem;
}
nav ul:first-of-type {
	padding-top: 3rem;
}
nav ul {
	padding-top: 2rem;
}
nav ul li {
	line-height: 2.3;
    width: 12rem;
}
nav ul li a {
	padding-bottom: 2px;
}
.menu-1 li a:hover {
	border-bottom: 2px solid #0c6486;
	padding-bottom: 0;
	width: 12rem;
}
.menu-1:last-of-type li:last-of-type a {
	width: 86px;
	height: 0;
	border-style: solid;
	border-width: 0 30px 35px 0px;
	border-color: transparent transparent #f5e828 transparent;
}
#Primary-menu li:nth-of-type(5),#Primary-menu li:nth-of-type(8) {
		padding-top: 1.5rem;
	}
}
@media (min-width:1024px) {
header h1, header p {
	margin: 0;
}
header nav {
	margin-left: 0;
}
}
/*top_main-----------------*/
#top_main_line .line {
	animation-duration: 5s;
	animation-name: slidein;
	display: block;
	background-color: #f5e828;
	width: 98%;
}
#top_main_line_pc .line {
	animation-duration: 5s;
	animation-name: slidein_pc;
	width: 98%;
	display: block;
    background-color: #f5e828;
}
@keyframes slidein {
 from {
 margin-right: 100%;
 width: 0%
}
    to {
 margin-right: 0%;
 width: 98%;
}
}
@keyframes slidein_pc {
 from {
 margin-right: 100%;
 width: 0%
}
    to {
 margin-right: 0%;
 width: 98%;
}
}
#top_main_line_pc {
	display: none;
}
#top_main_line, #top_main_line_pc {
	position: relative;
}
#top_main_line p, #top_main_line_pc p {
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
}
#top_main_line .line, #top_main_line_pc .line {
	position: absolute;
	transform: translate(0, -30%);
	z-index: -999;
	height: 3rem;
}
#top_main_line .line:after, #top_main_line_pc .line:after {
	position: absolute;
	content: '';
	right: -3px;
	top: -7px;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 40px transparent;
	border-bottom: solid 79px white;
	z-index: -1;
}
@media (min-width:1024px) {
#top_main {
	width: 100%;
	padding: 0;
}
#top_main .box2 div {
	display: none;
}
#top_main_line {
	display: none;
}
#top_main_line_pc {
	display: block;
}
	#top_main_line_pc p {
 text-align: inherit;
    padding-left: .5rem;
	}
}
/*scroll----------------*/
.scroll {
	padding-top: 3rem;
	margin-top: 3rem;
}
.scroll a {
	position: relative;
	bottom: 0;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #073648;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
}
.scroll a {
	padding-top: 50px;
}
.scroll a span::before {
	position: absolute;
	top: 7px;
	left: 42%;
	content: '★';
	font-size: 1rem;
	-webkit-animation: sdb 3s infinite;
	animation: sdb 3s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
 0% {
 -webkit-transform: translate(0, 0);
transform: translate(0, 0);
 opacity: 0;
}
 40% {
 opacity: 1;
}
 80% {
 -webkit-transform: translate(0, 20px);
transform: translate(0, 20px);
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
@keyframes sdb {
 0% {
 transform: translate(0, 0);
 opacity: 0;
}
 40% {
 opacity: 1;
}
 80% {
 transform: translate(0, 20px);
 opacity: 0;
}
 100% {
 opacity: 0;
}
}
@media (min-width:768px) {
	.gblnv_box {
width: 40%;
}
}
/*top_about----------------*/
#top_about {
	text-align: justify;
	margin-bottom: 0;
}
#top_about h1 {
	width: 60%;
	margin: 0 auto 3rem;
}
#top_about p {
	margin-bottom: 0;
}
@media (min-width:768px) {
#top_about h1 {
	width: 400px;
}
#top_about p {
	width: 92%;
	margin: auto;
}
}
@media (min-width:1024px) {
#top_about h1 {
	width: 60%;
}
}
/*outline-----------------*/
#outline {
	background: #F2F2F5;
	position: relative;
}
#outline h2 {
	text-align: center;
}
#outline h2 span {
	background: inherit;
	font-size: .9rem;
	text-align: center;
	display: block;
	margin-top: 1rem;
	margin-bottom: 3rem;
	line-height: 2;
}
#outline .outline_place span {
	background: #f5e828;
}
#outline a:first-child {
	text-decoration: underline;
}
p.outline_information {
	text-align: justify;
	font-size: .9rem;
	line-height: 1.7;
	border: 1px dotted #444;
	padding: .8rem;
}
p.outline_place {
	margin-bottom: 0;
}
#outline dl {
	margin-bottom: 1rem;
}

@media (min-width:768px) {
#outline dl {
	margin: 0 auto 1rem;
}
	#outline dl dd {
	margin-left: 8rem;
	margin-top: -1.5rem;
}
}

#outline dl:nth-of-type(2) dd:first-of-type {
	margin-bottom: 1rem;
}

@media (min-width:768px) {
#outline {
	margin: 0 auto 4rem;
}
#outline p {
	width: 24rem;
	margin-left: auto;
	margin-right: auto;
}
#outline .stage_story h2 + div p {
		width: 35rem;
	}
}
/*schedule_info-----------------*/
.schedule_info_section {
	position: relative;
}
.schedule_info h1:after {
	content: "";
	width: 7rem;
	margin: 0 auto 1.5rem;
	display: block;
	border-bottom: 3px solid #f5e828;
}
.schedule_info section {
	border: 1px solid #ececec;
	margin-bottom: 1rem;
padding: 0 0 2rem;
}
.schedule_info section h1 {
	font-size: 1rem;
    background: #073648;
	color: #fff;
    padding: 1rem 2rem;
	text-align: center;
}
.schedule_info section h1 span, .appearance_text_wrapper{
	display: flex;
	justify-content: center;
}
.schedule_info section h1:after {
	display: none;
}
.schedule_info section div:nth-of-type(2) {
	display: flex;
}
.schedule_info_category p {
	margin-right: 1rem;
	padding: 0 .5rem;
	background: #eee;
	box-shadow: 0px 1px 1px #c7c7c7;
	margin-bottom: 0;
}
.schedule_info p {
	padding-left: 1rem;
	padding-right: 1rem;
}
.home .appearance_category_tags {
    padding: 0 1.5rem;
	border: none;
}
.home .appearance_category_tags li {
margin-bottom: 10px;
}
.schedule_info .btn {
	width: 10rem;
	margin: auto;
	background-image: linear-gradient(to right, #073648 0%, #0c6486 70%, #fdef06 100%);
	color: #fff;
	border: none;
	padding-left: 1rem;
	padding-right: 1rem;
}
.schedule_info .btn a {
	color: #fff;
}
@media (min-width:1024px) {
.schedule_info_section {
	padding: 3rem 0;
	    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}
/*contact-----------------*/
.mw_wp_form {
 margin:4rem 0 0;
}
.mw_wp_form p {
    margin-bottom: 0;
}
.mw_wp_form input,
.mw_wp_form textarea {
    padding: 2px 10px;
    font-size: 15px;
    box-sizing: border-box;
    word-break: break-word;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mw_wp_form .answer {
    word-break: break-word;   
}
.mw_wp_form .answer input[type="text"],
.mw_wp_form .answer input[type="email"] {
     height: 28px;
}
.mw_wp_form .answer input[type="text"],
.mw_wp_form .answer input[type="email"],
.mw_wp_form .answer textarea {
    margin-bottom: 2rem;
    width: 100%;
    max-width: 570px;
    border: 2px solid #eee;
    border-radius: 0;
}
.mw_wp_form .answer textarea {
    box-shadow: none;
    border: 2px solid #eee;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mw_wp_form input[name="submitConfirm"],
.mw_wp_form_confirm input[name="submitBack"] {
    margin: 0 auto 1rem;
    height: 45px;
    border-radius: 100px;
    display: block;
}
.mw_wp_form_confirm p {
    font-weight: bold;
    margin-bottom: 3px;
}
.mw_wp_form_confirm .answer {
    margin: 0 auto 2rem;
    padding-bottom: .2rem;
    max-width: 570px;
    font-size: 15px;
    border-bottom: 1px solid #eee;
}
.mw_wp_form_confirm .answer:last-of-type {
    text-align: justify;
}
.mw_wp_form_confirm input[name="submitBack"] {
    margin-bottom: 2rem;
    background: #fff;
    border: 1px solid #073648;
    color: #073648;
}
.mw_wp_form_complete {
    margin-bottom: 4rem;
}
.mw_wp_form_complete p:first-of-type {
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 1.2rem;
}
#contact {
	text-align: center;
	margin-bottom: 0;
}
p.contact_information {
	text-align: justify;
	font-size: .9rem;
	line-height: 1.7;
	border: 1px dotted #eee;
	padding: .8rem;
}
p.contact_information span {
	border-bottom: 2px solid #f5e828;
}
#contact .contact_last span {
	color: #e52d2d;
}
#contact .contact_line {
	border-bottom: 2px solid #f5e828;
	width: 12rem;
	margin: 2rem auto 1rem;
}
#contact p:last-child {
	font-size: .8rem;
	text-align: left;
}
span.wpcf7-not-valid-tip {
	color: #e52d2d;
	text-align: left;
}
.wpcf7-form {
	margin: 4rem 0 0;
}
.wpcf7-form p {
	margin-bottom: 2rem;
}
.wpcf7-form p:last-of-type {
	margin-bottom: 0;
}
.wpcf7-form p:nth-of-type(4), .wpcf7-form p:nth-of-type(6) {
	margin-bottom: .5rem;
}
.wpcf7-textarea, .wpcf7-text {
	width: 100%;
    padding: 0;
	border: 1px solid #eee;
}
.your-message {
	margin-bottom: 1rem;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: none;
	border-radius: 30px;
	background: #123e68;
	color: #fff;
	font-size: 12px;
	font-size: 15px;
	line-height: 1.5;
	padding: .8rem;
	width: calc(100% - 2rem);
    margin-top: 1rem;
	margin-bottom: 1rem;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #f5e828;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 1rem 1em;
	border: 2px solid #f5e828;
	margin-bottom: 1rem;
}
.wpcf7-form-control-wrap {
    position: relative;
}
/*follow twitter-----------------*/
.twitter_ssf {
	padding: 3rem 0 0;
}
@media screen and (max-width: 768px) and (min-width: 480px) {
	iframe .twitter-timeline-rendered{
		width: 490px !important;
	}
}
@media screen and (max-width: 480px) {
	iframe.twitter-timeline-rendered {
		width: 450px !important;
		margin:0 auto;
	}
	.timeline-Widget {
		max-width: 300px!important;
		width:200px !important; 
	}
}
@media(min-width:768px) {
	.twitter_ssf {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
/*recruit-----------------*/
#recruit {
	margin-bottom: 0;
	padding-top: 9rem;
}
#recruit p {
	text-align: justify;
}
#recruit p a {
	display: inline-block;
	text-decoration: underline;
}

@media (min-width:768px) {
#recruit p {
	width: 92%;
	margin: auto;
}
}
/*star_slide-----------------*/
.star_slider_wrapper {
	margin-bottom: 3rem;
}
#star_slider li {
	width: 300px!important;
}
.star_slider_wrapper p:last-of-type a {
	text-align: right;
	text-decoration: underline;
	padding-top: 1rem;
	margin-right: 1rem;
}

@media (min-width:768px) {
#star_slider li {
	width: 400px!important;
}
}

@media (min-width:1024px) {
.star_slider_wrapper p:last-of-type a {
	margin-right: 0;
}
}
/*link-----------------*/
#link {
	margin-bottom: 0;
}
#link .btn {
	font-size: .9rem;
    line-height: 1.5;
	border-radius: inherit;
}
#link .btn:first-of-type a::before {
	content: "\f167";
	font-family: "Font Awesome 6 Brands";
	font-weight: 400;
	font-size: 2.8rem;
	color: #f00;
	display: block;
}
/* #link .btn:first-of-type {
	background-image: url(../images/zirukemi.jpg);
	background-size: auto 101%;
	background-position: 10px center;
	background-repeat: no-repeat;
}
#link .btn:first-of-type a {
	text-align: right;
}
*/

@media (min-width:768px) {
#link p {
	width: 24rem;
	margin-left: auto;
	margin-right: auto;
}
}
/*page-top-----------------*/
#page-top {
	position: fixed;
	bottom: 10px;
	right: 15px;
}
#page-top a {
	color: #000;
	width: 3rem;
}
/*footer --------------------------------*/
footer {
	padding: 0 0 1.5rem;
}
footer p {
	font-size: 13px;
	text-align: center;
}
.menu-2 {
    display: flex;
    justify-content: center;
    font-size: 15px;
}
.menu-2 .menu-item {
    margin-bottom: 2rem;
}
@media screen and (min-width:1024px) {
    footer {
        margin: 4rem 0 0 24rem;
    }
}
/*not-found-----------------*/
.not-found {
	text-align: center;
}
.not-found p {
	font-size: .9rem;
}
.error-404 h2 {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
/*about----------------*/
.page-template-page-about-php h2 {
	    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 1.5rem;
    padding-top: 2rem;
}
#top_about p.about_img {
	margin: 2rem auto;
}
.page-template-page-about-php #top_about p:last-of-type {
	text-align: right;
}
/*member_archive----------------*/
.member_archive:first-of-type {
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.member_archive:nth-of-type(2){
	padding-top: 6rem;
}
 .single_member {
	padding-top: 0;
}
.member_archive #star, .single_member #star {
	z-index: -999;
}
.member_archive h1 {
	position: relative;
	font-size: 2rem;
	width: 12rem;
	font-weight: bold;
	margin: 0 auto 3.5rem;
	padding-top: 2rem;
}
.member_archive h1:before {
	content: '★';
	position: absolute;
	font-size: 5rem;
	z-index: -999;
	top: -9px;
	left: -25px;
	color: #f5e828;
}
.member_archive:nth-child(2) h1:before {
	left: 6rem;
	top:1px;
}
.member_archive ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.member_archive ul li {
	width: 48%;
	margin-bottom: 2rem;
}
.member_archive ul li h2 {
	text-align: center;
}
.member_archive h1 span {
	display: block;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1;
}
.member_archive ul li p:first-of-type img {
	border-radius: 50%;
	border: 1px solid rgba(7, 54, 72, 0.3);
}
main .support_member h1 {
	width: 12rem;
}
.member_archive_thumbnail {
	margin-bottom: .5rem;
}
.support_member h1 {
	line-height: 1.5;
}
@media (min-width:768px) {
.member_archive ul:after {
	content: "";
	display: block;
	width: 30%;
}
.member_archive ul li {
	width: 30%;
}
}
@media (min-width:1024px) {
		.member_archive:first-of-type {
	padding-bottom: 3rem;
}
.member_archive:nth-of-type(2){
	padding-top: 4rem;
}
}
/*single_member-----------------*/
.single_member section:first-of-type {
	padding-top: 0;
	padding-bottom: 3rem;
}
.single_member section {
	margin-bottom: 0;
	padding-bottom: 0;
}
.single_member canvas.particles-js-canvas-el {
    z-index: -999;
}
.single_member .btn {
	margin: auto;
}
.single_member .main-item {
	margin-bottom: 1rem;
}
.single_member .main-item li {
	margin: auto;
}
.single_member ul.thumb {
	display: flex;
	justify-content: space-between;
	margin: auto;
	flex-wrap: wrap;
}
.single_member ul.thumb::after {
	content:"";
  display: block;
  width:30%;
}
.single_member ul.thumb li {
	width: 30%;
}
.single_member .main-item li.item2, .single_member .main-item li.item3, .single_member .main-item li.item4 {
	display: none;
}

@media (min-width:768px) {
.single_member .main-item li, .single_member ul.thumb, .single_member .btn, .office {
	width: 400px;
}
}
.cd tr td, .headlining_concert tr td, .event_liverevolt tr td, .radio tr td, .event tr td ,.web_program tr td, .discography tr td, .support_member_works tr td, .band tr td{
	width: 100%!important;
}
.discography tr:first-child, .support_member_works tr:first-child, .band tr:first-child{
	border-top: 1px solid #eee;
}
.single-support_member #profile {
	margin-bottom: 0;
}
/*member postid-----------------*/
.postid-132 .sns_member li:first-child, .postid-53 .sns_member li:first-child, .postid-433 .sns_member li:first-child{
	display: none;
}
.support_member_works_detail {
	display: none;
}
.postid-433 .support_member_works_detail,
.postid-435 .support_member_works_detail {
	display: block;
}
.postid-305 #profile_works {
	display: block;
}
.postid-147 .item1, .postid-147 .thumb1 {
	border: 1px solid #eee;
}
.postid-283 .career {
	padding-bottom: 3rem;
}
.career .single_member_table tr td {
	width: 100%;
}
.career .single_member_table {
	border-top: 1px solid #eee;
}
.postid-313 #profile_works,
.postid-390 #profile_works,
.postid-391 #profile_works,
.postid-392 #profile_works,
.postid-491 #profile_works,
.postid-492 #profile_works,
.postid-493 #profile_works,
.postid-494 #profile_works,
.postid-584 #profile_works,
.postid-585 #profile_works {
	display: block;
}
.postid-313 .headlining_concert::after {
    content: "その他出演ライブ多数";
    text-align: center;
    display: block;
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.postid-391 #profile_works .single_member_table_w:first-of-type tr td:first-of-type {
	    width: 100%;
}
.postid-391 #profile_works .single_member_table_w:first-of-type tr td:nth-of-type(2) {
	display: none;
}
@media (min-width:768px) {
	.postid-145 #profile .profile_comment_img:first-of-type {
		width: 400px;
		margin: 0 auto 1rem;
	}
/*
	.postid-297 .main-item li {
		    width: 564px;
	}
*/
}
/*profile-----------------*/
.profile_name {
	position: relative;
	font-size: 2rem;
	margin: 0 auto 2rem;
	text-align: center;
	 padding-top: 1rem;
}
.profile_name:after {
	content: '★';
	position: absolute;
	font-size: 5rem;
	z-index: -999;
	top: 1rem;
	left: 5rem;
	color: #f1f1f1;
}
.single-member .profile_name:after, .single-support_member .profile_name:after {
	top:12px;
}
.postid-51 .profile_name:after {
	    top: -1.5rem;
}
.profile_name span {
	display: block;
	font-size: 1rem;
}
.position {
	text-align: center;
	position: relative;
	margin-bottom: 3rem;
}
.position:before {
	content: "";
	position: absolute;
    top: -1.5rem;
    left: 50%;
    transform: translate(-50%, 0);
    width: 6rem;
	height: 4px;
	background: #f5e828;
}
.position span {   
	display: inline-block;
}
.postid-150 .position::after {
	content: "";
	display: block;
	text-align: center;
}
.profile {
	display: flex;
	flex-wrap: wrap;
	line-height: 2;
	margin-bottom: 3rem;
}
.profile dt {
	width: calc(30% - 1rem);
	background: #eee;
	border-bottom: 2px solid  rgba(22, 125, 165, 0.29);
	padding-left: 1rem;
}
.profile dd {
	width: calc(70% - 1rem);
border-bottom: 2px solid #eee;
	padding-left: 1rem;
	text-align: justify;
}
.profile dt:first-of-type {
	border-top: 2px solid  rgba(22, 125, 165, 0.29);
}
.profile dd:first-of-type {
		border-top: 2px solid  #eee;
}
.profile_comment {
	    text-align: justify;
    line-height: 2;
}
.profile_comment_img {
    display: flex;
    justify-content: center;
}
@media (min-width:768px) {
	.profile_name {
	padding-top: 2rem;
}
	.profile_name:after {
		left: 17rem;
		top: -1rem;
	}
}
@media (min-width: 1024px) {
	#profile, #link_member, .btn_member {
	    width: 564px;
	margin-left: auto;
	margin-right: auto;
}
.profile_name:after {
    left: 11.5rem;
}
}
/*office-----------------*/
#office {    
	position: relative;
    height: 2.5rem;
}
#office p {
	position: absolute;
	top: -3px;
    text-align: center;
    width: 100%;
}
#office .line {
    position: absolute;
    top: -.5rem;
    z-index: -999;
    height: 2.5rem;
    animation-duration: 5s;
    animation-name: slidein_office;
    display: block;
    background-color: #eee;
    width: 100%;
}
#office .line:after {   
	position: absolute;
    content: '';
    right: -3px;
    top: -7px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px transparent;
    border-bottom: solid 79px #fff;
}
@keyframes slidein_office {
 from {
 margin-right: 100%;
 width: 0%
}
 to {
 margin-right: 0%;
 width: 100%;
}
}
@media (min-width:768px) {
	#office {
margin: auto;
    width: 400px;
}
}
/*sample-----------------*/
/*wp  sample-----------------*/
.sample {
    margin: auto;
    padding: 1rem;
	display: none;
}
.sample h1 {
	font-size: 1.2rem;
	position: relative;
	margin-bottom: 1rem;
}
.sample .fa-volume-up {
	margin-right: .5rem;
}
.sample h1:after {
content: "";
    position: absolute;
    /* top: -1.5rem; */
    bottom: 4px;
    z-index: -999;
    left: 50%;
    transform: translate(-50%, 0);
    width: 12rem;
    height: 1.2rem;
    background: #f5e828;
}
.sample_caption {
	font-size: .8rem;
}
@media (min-width:768px) {
.sample_caption {
	text-align: center;
}
}
@media (min-width: 1024px) {
	.sample_voice {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
	}
}
/*profile_works-----------------*/
.profile_works h2 {
	    width: auto;
    text-align: left;
    background: #eee;
    line-height: 1.5;
    padding: 1rem;
    color: #58090f;
}
.single_member_table {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-bottom: 2rem;
}
.single_member_table tr:nth-child(even) {
	background: rgba(22, 125, 165, 0.09);
}
.single_member_table tr {
	    font-size: .9rem;
	    display: flex!important;
    border-bottom: 1px solid #eee;
}
.single_member_table tr td:first-of-type {
	font-weight: bold;
}
.single_member_table tr td {
	width: 50%;
border: none;
}
.single_member_table td a {
	display: inline-block;
}
.profile_works table, .profile_works tbody,.profile_works tr, .profile_works th, .profile_works td  {
	display: block;
}
.profile_works th {
	    width: auto;
    text-align: left;
    background: #eee;
    line-height: 1.5;
    padding: 1rem;
	color: #58090f;
}
.profile_works td {
	padding: 1rem;
	border: 1px solid #eee;
	border-top: none;
}
.profile_works td li {
	font-size: .9rem;
	    line-height: 1.7;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #eee;
}
.profile_works td li:last-of-type {
	border-bottom: none;
}
.profile_works_caption {
	text-align: center;
	margin-top: 1rem;
}
.profile_works {
	margin-bottom: 0;
	padding-bottom: 0;
}
/*member works postid-----------------*/
.single_member_table_w tr,
.single_member_table_stage_ssf tr,
.postid-150 .single_member_stage tr,
.postid-313 .single_member_game tr{
	display: inherit!important;
}
.single_member_table_w tr td,
.single_member_table_stage_ssf tr td,
.postid-150 .single_member_stage tr td,
.postid-313 .single_member_game tr td{
	width: auto;
}
/*
.single_member_table_w tr td:nth-of-type(2),
.single_member_table_stage_ssf tr td:nth-of-type(2),
.postid-150 .single_member_stage tr td:nth-of-type(2),
.postid-313 .single_member_game tr td:nth-of-type(2){
	margin-left: 46%;
}
*/
.postid-23 .recitation_kamofuku tr td:nth-of-type(2){
	margin-left: 0;
}
/*
.postid-313 .single_member_live_artist tr td:nth-of-type(2) {
	margin-left: 41%;
}
*/
@media (min-width:768px) {
	.single_member_table_w tr,
	.single_member_table_stage_ssf tr,
	.postid-150 .single_member_stage tr, 
	.postid-313 .single_member_game tr{
	display: flex!important;
}
	.single_member_table_w tr td,
	.single_member_table_stage_ssf tr td,
	.postid-150 .single_member_stage tr td,
	.postid-313 .single_member_game tr td{
		width: 50%;
}
		.single_member_table_w tr td:nth-of-type(2),
	.single_member_table_stage_ssf tr td:nth-of-type(2),
	.postid-150 .single_member_stage tr td:nth-of-type(2),
.postid-313 .single_member_game tr td:nth-of-type(2){
	margin-left: 0;
	width: 50%;
}
}
@media (min-width:1024px) {
	.single_member_table_w tr td:first-of-type,
	.single_member_table_stage_ssf tr td:first-of-type,
	.postid-150 .single_member_stage tr td:first-of-type{
	width: 71%;
}
	.postid-313 .single_member_game tr td:first-of-type,
	.postid-313 .single_member_live_artist tr td:first-of-type
	{
		width: 57%;
	}
	.single_member_table_w tr td:nth-of-type(2),
	.single_member_table_stage_ssf tr td:nth-of-type(2),
	.postid-150 .single_member_stage tr td:nth-of-type(2),
	.postid-313 .single_member_game tr td:nth-of-type(2) {
		width: 28%;
}
	.postid-313 .single_member_live_artist tr td:nth-of-type(2) {
	margin-left: 0;
		width: auto;
}
}
/*sns-----------------*/
#link_member {
	margin-bottom: 0;
	padding-bottom: 0;
}
.sns_member_div {
	padding-left: 1rem;
	padding-right: 1rem;
}
.sns_member_div .sns_btn {
	border-radius: 0;
}
.sns_member {
	display: flex;
	font-size: 2.5rem;
	justify-content: center;
}
.sns_member li a {
	padding:1rem;
	color: #096e96;
}
.sns_btn {
	position: relative;
}
.sns_btn:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 24px 0 0;
    border-color: #096e96 transparent transparent transparent;
}
/*link_member-----------------*/
#link_member .btn {
	border-radius: 0;
}
.btn_member {
    box-shadow: 3px 3px 3px #a6a6a6;
    font-size: 1rem;
    text-align: center;
    background: #073648;
    border-radius: 30px;
	margin: 2rem 1rem 6rem;
}
.btn_member a {
	padding: 1rem;
		color: #fff;
}
@media (min-width:768px) {
	#link_member .btn, .btn_member,.sns_member_div  {
	width: 562px;
		margin-left: auto;
		margin-right: auto;
}
}
/*appearance-----------------*/
.appearance_article_title, .archive_playlist_title, .archive_stage_title {
	    text-align: center;
font-size: 2rem;
    width: 9rem;
    font-weight: bold;
    margin: 0 auto 1.5rem;
    padding-top: 2rem;
}
.archive_stage_title {
	margin-bottom: 3.5rem;
}
.archive_playlist_title, .archive_stage_title  {
	width: inherit;
}
.appearance_article_title:after {
    content: "";
    width: 7rem;
    margin: auto;
    display: block;
    border-bottom: 3px solid #f5e828;
}
.single-appearance section {
	    padding-top: 1.7rem;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-appearance section p {
	margin-bottom: 0;
}
.single-appearance section .appearance_title {
    font-size: 1.2rem;
    margin-bottom: 2rem;
    margin-bottom: 1.5rem;
    text-align: inherit;
    background: #073648;
    padding: 1rem;
    box-shadow: 0px 3px 3px #9c9a9a;
    color: #fff;
}
.single-appearance section .appearance_title span {
	display: flex;
	justify-content: center;
	text-align: center;
}
.appearance_category_tags {
padding-bottom: 1rem;
    padding-top: 2rem;
    border-top: 1px dashed #eee;
}
.appearance_category_tags ul {
	display: flex;
	flex-wrap: wrap;
}
.appearance_category_tags li {
    padding: 0 .5rem;
    background: #eee;
    box-shadow: 0px 1px 1px #c7c7c7;
    margin-bottom: .8rem;
	margin-left: .4rem;
    margin-right: .4rem;
}
.appearance_text {
margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.appearance_img img {
	margin-bottom: 1rem;
}
.appearance_img img:last-of-type {
	margin-bottom: 2rem;
}
.appearance_detai_wrapper {
	display: flex;
	justify-content: center;
	margin-bottom: 3rem;
}
.appearance_detai {
    padding-left: 1rem;
    padding-right: 1rem;
}
.appearance_detai p a  {
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: inline-block;
	text-decoration: underline;
}
.appearance_text p a {
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: inline-block;
    text-decoration: underline;
}
.appearance_text img, .appearance_detai img {
	max-width: 1rem;
	padding-bottom: .5rem;
}
/*archive_appearance-----------------*/
.archive_appearance {
	padding: 0 1rem;
}
.archive_appearance article {
	padding-top: 5rem;
}
.archive_appearance article:first-of-type {
	padding-top: 0;
}
.archive_appearance section {
	border: 1px solid #ececec;
    margin-bottom: 1rem;
    padding: 2rem 1rem;
	text-align: justify;
	line-height: 1.5;
}
.archive_appearance section h1 {
    margin-bottom: 1.5rem;
    font-size: 1rem;
    text-align: justify;
    background: #073648;
    padding: 1rem;
    box-shadow: 0px 3px 3px #9c9a9a;
}
.archive_appearance section h1 span {
    display: flex;
	justify-content: center;
}
.archive_appearance section h1 a{ 
	color: #fff;
	text-align: center;
}
.archive_appearance h3 {
	padding: 1.1rem;
    color: #58090f;
    margin-top: 3rem;
    font-size: 1.3rem;
    text-align: center;
    height: 0;
    font-weight: bold;
    border-style: solid;
    border-width: 0 66px 29px 66px;
    border-color: transparent transparent #f5e828 transparent;
}
#appearance_voice h3 {
    padding: 1.1rem;
    padding-bottom: 2.5rem;
    line-height: 1.3;
	    padding-left: 0;
    padding-right: 0;
}
.archive_appearance .appearance_category_tags {
	margin-bottom: 0;
}
.archive_appearance-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:.5rem;
}
.archive_appearance-list:after {
    content: "";
    display: block;
    width: 30%;
}
.archive_appearance-list__item {
	line-height: 4rem;
	margin-bottom: .5rem;
	    font-size: .8rem;
    font-weight: bold;
}
.archive_appearance-list__item img {
	height: 4rem;
	border-radius: 50%;
	    border: 1px solid rgba(7, 54, 72, 0.3);
}
.archive_appearance .appearance_text {
	display: flex;
	justify-content: center;
}
.archive_appearance_detail {
	font-size: .9rem;
	text-align: inherit;
	margin-bottom: 0;
}
.archive_appearance .btn {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.schedule_info_btn {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #073648;
    box-shadow: 3px 3px 2px rgba(0,0,0,.1);
    margin-top: 1rem;
    font-size: .8rem;
    text-align: center;
    background: #fff;
    border-radius: 30px;
}
.schedule_info_btn a {
	padding: .8rem;
}
@media (min-width: 768px) {
	.schedule_info_btn {
		    width: 10rem;
}
}
.archive_appearance .btn a{
	 padding: .8rem;
}
.archive_appearance_btn {
	    font-size: 1rem;
    background: #073648;
    margin: 2rem 1rem 4rem;
    width: inherit;
}
.archive_appearance_btn a{
	 padding: 1rem;
	color: #fff;
}
@media (min-width:1024px) {
	.archive_appearance-list__item {
    width: auto;
	}
}
/*archive_playlist-----------------*/
.archive_playlist_title {
	margin-bottom: 3.5rem;
}
.archive_playlist {
	padding: 0;
	margin-left: 1rem;
	margin-right: 1rem;
	border: 1px solid #eee;
}
.archive_playlist h1 {
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	text-align: left;
	padding: 1rem;
	background: #eee;
	color: #58090f;
}
.archive_playlist ul li {
	border-bottom: 1px solid #eee;
	padding: 1rem;
}
.archive_playlist ul li:last-of-type {
	border-bottom: none;
}
.post-type-archive-playlist section {
    border-bottom: 1px dashed #eee;
}
.playlist_detail_title {
	font-size: 1.2rem;
}
.playlist_title_text{
	font-size: .9rem;
    text-align: center;
    margin-bottom: 1.5rem;
}
.playlist_detail_wrapper {
	margin-bottom: 3rem;
}
.playlist_presents {
	text-align: center;
	margin-bottom: 0;
}
.playlist_detail_inner {
	margin-top: 3rem;
}
.playlist_place {
	margin-left: 1rem;
	margin-bottom: 0;
	position: relative;
}
.playlist_place:after {
	content: "";
    height: 10px;
    background: #eee;
    position: absolute;
    bottom: 7px;
    left: 0;
    display: block;
    width: 5rem;
    z-index: -999;
}
.playlist_detail_text dt, .playlist_detail_text dd {
	margin-left: 1rem;
	margin-right: 1rem;
}
.playlist_detail_text dd {
     border-bottom: 1px solid #eee; 
     margin-bottom: 1rem; 
}
.playlist_performance {
	border: 1px solid #eee;
	border-bottom: none;
}
.playlist_performance_title {
	font-size: 1.2rem;
    margin-bottom: .5rem;
    color: #58090f;
    margin-left: 1rem;
}
.playlist_performance, .playlist_performance tbody {
	display: block;
}
.playlist_performance tr{
	font-size: .9rem;
    display: flex;
    border-bottom: 1px solid #eee;
}
.playlist_performance tr:first-of-type{
    background: #eee!important;
}
.playlist_performance tr:nth-child(odd) {
    background: rgba(22, 125, 165, 0.09);
}
.playlist_performance tr td{
	    width: 50%;
    border: none;
    padding: .3rem 1rem;
}
.playlist_performance tr td:first-of-type {
	font-weight: bold;
}
.post-type-archive-playlist .archive_btn, .page-template-page-about-php .archive_btn, .page-template-page-contact .archive_btn{
margin: 1rem 2rem 4rem;	
	line-height: 2;
}
@media (min-width:768px){
	.archive_playlist_img {
		margin: 0 auto 1rem;
	}
	.post-type-archive-playlist article:first-of-type .archive_playlist_img, 
	.post-type-archive-playlist article:nth-of-type(5) .archive_playlist_img,
	.post-type-archive-playlist article:nth-of-type(6) .archive_playlist_img,
	.post-type-archive-playlist article:nth-of-type(9) .archive_playlist_img {
		width: 400px;
	}
	.post-type-archive-playlist article:nth-of-type(2) .archive_playlist_img,
	.post-type-archive-playlist article:nth-of-type(3) .archive_playlist_img,
	.post-type-archive-playlist article:nth-of-type(4) .archive_playlist_img,
		.post-type-archive-playlist article:nth-of-type(7) .archive_playlist_img,
		.post-type-archive-playlist article:nth-of-type(8) .archive_playlist_img,
		.post-type-archive-playlist article:nth-of-type(10) .archive_playlist_img,
	.post-type-archive-playlist article:nth-of-type(11) .archive_playlist_img,
	.post-type-archive-playlist article:nth-of-type(12) .archive_playlist_img,
.post-type-archive-playlist article:nth-of-type(13) .archive_playlist_img,
.post-type-archive-playlist article:nth-of-type(14) .archive_playlist_img,
.post-type-archive-playlist article:nth-of-type(15) .archive_playlist_img,
.post-type-archive-playlist article:nth-of-type(16) .archive_playlist_img{
		width: 564px;
	}
	.playlist_detail_text dd {
		margin-top: -1.5rem;
    padding-left: 19rem;
	}
	.post-type-archive-playlist .archive_btn, 
.page-template-page-contact .archive_btn {
    margin: 1rem auto 4rem;
		width: 384px;
}
	button, input[type="button"], input[type="reset"], input[type="submit"] {
		margin-right: auto;
		width: 384px;
	}
}
/*archive_stage-----------------*/
.stage_story h2, .stage_detail h2 {
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}
.stage_story {
	margin-bottom: 3rem;
	margin-left: -1rem;
	margin-right: -1rem;
    padding-bottom: 3rem;
    background: #fff;
    padding-top: 3rem;
}
.stage_story p {
	margin-left: 2rem;
	margin-right: 2rem;
}
.stage_title {
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 2rem;
    margin-top: 1rem;
}
.stage_title span{
	background: inherit;
    font-size: .9rem;
    text-align: center;
    display: block;
    margin-top: 1rem;
    line-height: 2;
}
.stage_gallery ul {
	padding-top: .5rem;
    width: 90%;
    margin: auto;
}
.stage_gallery ul li {
	margin-bottom: 1.5rem;
}
.archive_stage_img {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.archive_stage_img img {
	margin-bottom: 1rem;
}
.stage_detail_text_wrapper {
	display: flex;
	justify-content: center;
	margin-left: 1rem;
    margin-right: 1rem;
}
.home #outline .archive_btn {
	display: none;
/*	上記削除*/
}
.stage_detail_text_place01, .stage_detail_text_place02 {
	margin-bottom: 0;
}
.archive_btn {
margin: auto 1rem;
    background-image: linear-gradient(to right, #073648 0%, #0c6486 70%, #fdef06 100%);
    color: #fff;
    border: none;
}
.archive_btn a {
	color: #fff!important;
}
.post-type-archive-stage  .btn {
    margin-bottom: 3rem;
    margin-top: 1rem;
}
.post-type-archive-stage .btn:last-of-type {
	margin-bottom: 0;
}
@media (min-width:768px){
.archive_stage_img  {
		width: 400px;
	}
	.stage_gallery ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.stage_gallery ul li {
		width: 48%;
	}
}
@media (min-width:1024px) {
	.stage_gallery ul {
		width: 98%;
	}
}
/*contact-----------------*/
.wpcf7-text {
    height: 1.5rem;
}
.page-template-page-contact h2, .page-template-page-privacy h2 {
	    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    padding-top: 2rem;
}
.page-template-page-privacy h2 {
	font-size: 1.5rem;
}
.contact {
	text-align: center;
	padding-top: 0;
	margin: 0;
}
.contact_first {
	text-align: center;
}
.contact_last {
    margin: auto;
    padding: 0 20px;
    max-width: 570px;
    font-size: .8rem;
    text-align: left;
}
.contact_last span {
    color: #e52d2d;
}
.btn_contact {
	width: calc(100% - 2rem);
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px){
	.btn_contact {
    width: 384px;
    }
}
/*privacy-----------------*/
.page-template-page-privacy  article {
	margin: 0 2rem;
	padding-bottom: 6rem;
}
.page-template-page-privacy h2 {
	margin-bottom: 3rem;
}
.privacy_first_p {
	font-size: .9rem;
}
.page-template-page-privacy article p {
	line-height: 2;
	text-align: justify;
	margin-bottom: 3rem;
}
.page-template-page-privacy section {
	padding: 0;
margin-bottom: 0;
}
.page-template-page-privacy section h1 {
	font-size: 1rem;
	font-weight: bold;
	text-align: left;
    margin-bottom: 0;
}
/*footer nav-----------------*/
.footer_nav ul {
	padding-top: 0;
}
.footer_nav ul li {
	width: auto;
    text-align: center;
    font-size: .9rem;
    margin-bottom: 1rem;
}
.footer_nav ul:last-of-type li:last-of-type a {
	width: auto;
    height: auto;
    border: none;
}
.footer_nav ul li a:hover {
    padding-bottom: 2px;
}
/* recaptcha */
.grecaptcha-badge{
	visibility: hidden;
}
/* playlist */
.archive_playlist a {
	padding-right: 15px;
	position: relative;
}
.archive_playlist a::before{
	content: " \f054";
	font-family: "Font Awesome 6 Free";
	font-size: .8rem;
	font-weight: 900;
	text-align: center;
	width: 28px;
	line-height: 28px;
	background: #eee;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -6px;
}