@charset "utf-8";
/*
Theme Name: senior劇団「少年ボーイズ有限会社」
Author: MPLUS
*/


/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;}
strong{
	font-weight: bold;
}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
object,embed,img{vertical-align:top;}
img {
    image-rendering: -webkit-optimize-contrast;
}
legend{display:none;}
img,abbr,acronym,fieldset{border:0;}
html{
	overflow-x: hidden;
	font-size: 62.5%;
}
body{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	position: relative;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@import url('https://fonts.googleapis.com/earlyaccess/notosansjp.css');



/*Gutenbergカラーパレット
------------------------------------------------------------*/
.has-white-color{color:#FFF}
.has-white-background-color{background-color:#FFF}

.has-dark-gray-color{color:#323233}
.has-dark-gray-background-color{background-color:#323233}

.has-gray-color{color:#777777}
.has-gray-background-color{background-color:#777777}

.has-dark-brown-color{color:#423834}
.has-dark-brown-background-color{background-color:#423834}

.has-brown-color{color:#76695A}
.has-brown-background-color{background-color:#6F5B4E}

.has-light-green-color{color:#D4E19C}
.has-light-green-background-color{background-color:#D4E19C}

.has-green-color{color:#6CB82C}
.has-green-background-color{background-color:#6CB82C}

.has-dark-green-color{color:#3F8A38}
.has-dark-green-background-color{background-color:#3F8A38}

.has-turquoise-blue-color{color:#54BEBC}
.has-turquoise-blue-background-color{background-color:#54BEBC}

.has-dark-blue-color{color:#436FB6}
.has-dark-blue-background-color{background-color:#436FB6}

.has-light-yellow-color{color:#FCFBE5}
.has-light-yellow-background-color{background-color:#FCFBE5}

.has-yellow-color{color:#F4D620}
.has-yellow-background-color{background-color:#F4D620}

.has-beige-color{color:#E6D9A1}
.has-beige-background-color{background-color:#E6D9A1}

.has-red-color{color:#CF2E2E}
.has-red-background-color{background-color:#CF2E2E}

.has-orange-color{color:#FF6600}
.has-orange-background-color{background-color:#FF6600}

.has-gold-color{color:#B8860B}
.has-gold-background-color{background-color:#B8860B}
/* リンク設定
------------------------------------------------------------*/
a{
	color: #000000;
	text-decoration: none;
}

a:hover, .active{
	text-decoration: none;
}

a:active, a:focus,input:active, input:focus{
	outline: 0;
}
.type01 a,.poliicy-wrap a,.poliicy-check a,.section-formlink p a{
	color: #0000EE;
}
object {
  pointer-events: none;
}

object a {
  display: inline-block;
  position: relative;
}

object a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
}
.nav-wrapper a:hover,#header .youtube a:hover,.copyright-menu a:hover,.listprofile-image a img:hover,.headline h3 a:hover,.catstage-box .flyer-wrap a:hover{
	opacity: 0.6;
	transition: 0.3s;
}

/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
	position: fixed;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: 7px solid #000000;
}
#header #logo{
	z-index: 1000;
	margin-top: 10px;
}
#header #logo a{
	display: inline-block;
	z-index: 1000;
}
#header #logo object{
	max-width: 100%;
	transition: 0.5s;
}
/* グローバルメニュー
------------------------------------------------------------*/
@media print, screen and (min-width: 800px){
#header{
	overflow: hidden;
	z-index: 10000;
	transition: 0.5s;
}	
#header.fixed {
	position: fixed;
	left: 0;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	transition: 0.5s;
	z-index: 10000;
	width: 100%;
	border-bottom: 5px solid #000000;
	height: 90px!important;
}
#header.fixed #logo{
	margin-top: 5px;
}
#header.fixed #logo object{
	width: 80%;
	transform-origin: center;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
	transition: 0.5s;
}
.logo-pc { display: block; }
.logo-mob { display: none; }

.nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: end;
align-items: flex-end;
}
.nav-wrapper a{
	font-weight: bold;
}
.left-nav,
.right-nav {
	flex: 1;
	margin-bottom: 5px;
}

#logo {
  flex: 0 0 auto;
  text-align: center;
}

.menu-left,
.menu-right {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.menu-left li{
	padding-left: 10%;
}
.menu-right li{
	padding-right: 10%;
}
#header .youtube{
	position: absolute;
	top: 10px;
	right: 10px;
}

.mob-only{
	display: none;
}

.mob-only,.hamburger,.mob-menu,.mob_footer_area{
	display: none;

}
.br-mob { display:none; }
.footer .footer-L address .tel,.reserve p .tel {
    pointer-events: none;
}
}


@media screen and (max-width: 799px){
#header{
	position: fixed;
	width: 100%;
	z-index: 10000;
    height: 70px!important;
	opacity: 1;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    box-shadow: 0px 0px 4px grey;
}
#header #logo {
	position: relative;
	z-index: 100000;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
}
.logo-pc { display: none; }
#header #logo.logo-mob object{
	width: 50%;
}
.hamburger {
	display : block;
	position: fixed;
	right : 0;
	top   : 0;
	width : 70px;
	height: 70px;
	cursor: pointer;
	z-index: 99999;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 20px;
  background : #423733;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
#header{
  background : #FFFFFF;
}
.hamburger span:nth-child(1) {
  top: 27px;
}
.hamburger span:nth-child(2) {
  top: 37px;
}
.hamburger span:nth-child(3) {
  top: 47px;
}
#header .hamburger.active span {
        background: #423733;
    }
/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 33px;
  left: 20px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 33px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
nav.mob-menu {
	position: fixed;
	z-index : 1005;
	top  : 70px;
	right: 0;
	background-color: #FFF;
	text-align: left;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
	height: calc(100vh - 70px);
	overflow-y: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
nav.mob-menu::-webkit-scrollbar{
  display:none;
}
nav.mob-menu.active {
transform: translateY(0%);
}
nav.mob-menu a{
	text-decoration : none;
}
nav.mob-menu ul {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

nav.mob-menu ul li {
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;
	padding-bottom: 0;
	border-bottom: 1px dotted #423733;
}
nav.mob-menu ul li:nth-child(8) {
	margin-top: 40px;
}
nav.mob-menu ul li:nth-child(n+8) {
	border-bottom: none;
}
nav.mob-menu ul li a {
	display: block;
	padding: 15px 0;
}
nav.mob-menu ul li:nth-child(n+8) a{
	padding: 0.5em;
}
nav.mob-menu.active {
  	opacity: 1;
	transition: 0.3s;
	background-color: #FFFFFF;
}
nav.mob-menu ul li .menu-item-description{
	font-size: 1.2rem;
    letter-spacing: .15em;
    color: gray;
    font-family: mrs-eaves-roman-lining, sans-serif;
    font-weight: 400;
    margin-left: 20px;
}
nav.mob-menu ul ul {
	margin-top: 0px;
}
nav.mob-menu ul ul li {
    border-bottom: none;
}
nav.mob-menu ul ul li:first-child {
    border-top: none;
}
nav.mob-menu .sns i{
	margin-top: 20px;
	margin-left: 15px;
	color: #423733;
	font-size: 4rem;
	margin-right: 15px;
}
}

/* 共通
------------------------------------------------------------*/
.inner{
	margin-right: auto;
	margin-left: auto;
	width: 90vw;
	position: relative;
}
.inner-s{
	margin-right: auto;
	margin-left: auto;
	width: 85vw;
	position: relative;
	max-width: 1100px;
}
.content-wrap,.section-info {
	padding-top: 5%;
	padding-bottom: 5%;
	position: relative;
}

.center{
	margin-left: auto;
	margin-right: auto;

}
.txt-center{text-align: center;}
.t-space{
	margin-top: 5%;
}
.u-space{
	margin-bottom: 5%;
}
.tu-space{
	margin-top: 5%;
	margin-bottom: 5%;
}
.tup-space{
	padding-top: 5%;
	padding-bottom: 5%;
}
.link-btn1 a,.more-btn{
	border-radius: 10px!important;
	padding-right: 100px!important;
	padding-left: 40px!important;
	background-color: #FFFFFF!important;
	font-size: 2rem!important;
	font-weight: bold;
	position: relative;
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, transparent 50%, rgba(244,225,37,1.00) 50%);
	background-image: linear-gradient(to right, transparent 50%, rgba(244,225,37,1.00) 50%);
	-webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	border: 4px solid #000000;
	color: #000000;
}
.link-btn1 a:before,.more-btn:before{
	content: "";
	background-image: url(img/btn1-arrow.svg);
	background-repeat: no-repeat;
	background-position:right center;
	position: absolute;
	right: 20px;
	width: 63.5px;
	height: 16px;
}
.link-btn1 a:hover,.link-btn2 a:hover,.link-btn3 a:hover,.more-btn:hover {
	background-position: -100% 100%;
}
.link-btn1 a:hover:before,.link-btn2 a:hover:before,.link-btn3 a:hover:before,.more-btn:hover:before{
	right: 10px;
	transition: 0.5s;
}
.link-btn2{
	text-align: center;
    margin-top: 5%;
}
.link-btn2 a{
	border-radius: 10px!important;
	padding-right: 100px!important;
	padding-left: 40px!important;
	background-color: #000000!important;
	font-size: 2rem!important;
	font-weight: bold;
	position: relative;
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, transparent 50%, rgba(254,254,254,1.00) 50%);
	background-image: linear-gradient(to right, transparent 50%, rgba(254,254,254,1.00) 50%);
	-webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	border: 4px solid #000000;
	color: #FFFFFF;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
}
.link-btn2 a:before{
	content: "";
	background-image: url(img/btn2-arrow.svg);
	background-repeat: no-repeat;
	background-position:right center;
	position: absolute;
	right: 20px;
	width: 63.5px;
	height: 16px;
}
.link-btn2 a:hover {
	color: #000000;
}
.link-btn2 a:hover:before{
	background-image: url(img/btn1-arrow.svg);
}
.link-btn3 a{
	border-radius: 10px!important;
	padding-right: 100px!important;
	padding-left: 40px!important;
	background-color: #F9F0B4!important;
	font-size: 2rem!important;
	font-weight: bold;
	position: relative;
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, transparent 50%, rgba(0,0,0,1.00) 50%);
	background-image: linear-gradient(to right, transparent 50%, rgba(0,0,0,1.00) 50%);
	-webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	border: 2px solid #000000;
	color: #000000;
}
.link-btn3 a:before{
	content: "";
	background-image: url(img/btn1-arrow.svg);
	background-repeat: no-repeat;
	background-position:right center;
	position: absolute;
	right: 20px;
	width: 63.5px;
	height: 16px;
}
.link-btn3 a:hover{
	color: #FFFFFF;
}
.link-btn3 a:hover:before{
	background-image: url(img/btn2-arrow.svg);
}
.yellow-btn-wrap{
	text-align: center;
}
.yellow-btn{
	border-radius: 9999px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F3E126;
	font-size: 1.7rem;
	font-weight: bold;
	position: relative;
	background-size: 201% 100%;
	background-image: -webkit-linear-gradient(left, transparent 50%, rgba(242,224,145,1) 50%);
	background-image: linear-gradient(to right, transparent 50%, rgba(242,224,145,1) 50%);
	-webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	width: 60%;
	display: inline-block;
}
.yellow-btn:before {
    content: "";
    background-image: url(img/yellow-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 13px;
    width: 26px;
    height: 26px;
}
.yellow-btn:hover {
	background-position: -101% 100%;
}
.slant-bg{
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 500px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10%;
	position: relative;
	top: 150px;
	padding-top: 8%;
}
.slant-bg::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #F9F0B4;
    transform: skewY(-11deg);
    z-index: -1;
}
.skew-section {
  position: relative;
  height: 300px;
  overflow: hidden;
  background-color: transparent;
}
.slant-bg::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -2;
	width: 100vw;
	height: 275px;
	background-image: url(img/slant-after.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title2{
	border-radius: 9999px;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background-color: #F4E125;
	font-weight: bold;
	font-size: 3rem;
	padding-left: 6%;
	padding-right: 6%;
	position: relative;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}
.title3{
	font-size: 2.2rem;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	margin-top: 5%;
	margin-bottom: 3%;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/* スクロールフェードイン
------------------------------------------------------------*/
.fade {
  opacity: 0;
  transform: translate(0, 100px); /* フェードインで動く高さを指定 */
  transition: all 1500ms; /* フェードインにかかる時間を指定 */
}
.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}

/* HOME
------------------------------------------------------------*/
.main-pic{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 999;
	background-size: contain;
	background-image: url(img/main-pic.svg);
	background-repeat: no-repeat;
	margin-top: 127px;
	padding-top:58%;
}
main{
	padding-top: 5%;
}
h2.main-title{
	font-size: 3.4rem;
	margin-bottom: 2%;
	position: relative;
}
h2.main-title.about span{
	font-size: 2.8rem;
}
h2.main-title:before{
	content: "";
	display: block;
	background-repeat: no-repeat;
	height: 126px;
	width: 126px;
	background-size: contain;
}
h2.main-title.about:before{
	background-image: url(img/bubble-about.svg);
}
h2.main-title.stage:before{
	background-image: url(img/bubble-stage.svg);
	position: absolute;
	right: -40px;
	top: -120px;
}
h2.main-title.movie:before{
	background-image: url(img/bubble-movie.svg);
	position: absolute;
	top: -130px;
	left: -40px;
}
h2.main-title.joinus:before{
	background-image: url(img/bubble-joinus.svg);
	position: absolute;
	right: -40px;
	top: -120px;
}
h2.main-title.Right{
	text-align: right;
	padding-right: 40px;
}
.section-intro {
	margin-left: 10vw;
	margin-bottom: 4%;
	font-size: 1.9rem;
	margin-right: 5vw;
}
.intro-btn{
	margin-left: 10vw;
}
.stage-3block ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
}
.stage-3block li{
	width: -webkit-calc(88% / 3);
	width: calc(88% / 3);
	margin-left: 2%;
	margin-right: 2%;
	border-radius: 10px;
	border: 5px solid #000000;
	overflow: hidden;
	padding-bottom: 2%;
	background-color: #FFFFFF;
}
.stage-3block .flyer-wrap{
	overflow:hidden;
	width: 100%;
}
.stage-3block .flyer-wrap img{
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position:top center;
	transition:1s all;
}
.stage-3block .flyer-wrap img:hover{
	transform:scale(1.2,1.2);
	transition:1s all;
}
.stage-3block h3{
	font-size: 1.7rem;
	text-align: center;
	margin-top: 5px;
}
.stage-3block p{
	padding-left: 5%;
	padding-right: 5%;
}
.stage-3block .yellow-btn{
	width: 60%;
}
.movie-wrap{
	margin-bottom: 5%;
	max-width: 1100px;
}
.wp-block-embed-youtube > div {
  display: flex;
  justify-content: center;
}

.wp-block-embed-youtube iframe {
  aspect-ratio: 16 / 9;
  width: 70%;
  height: auto;
  max-width: 100%;
}
.joinus-wrap{
	margin-top: 150px!important;
	width: 70vw;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
}
.joinus-txt{
	background-color: rgba(255,255,255,.8);
	padding: 3%;
	border-radius: 10px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.joinus-btn{
	margin-top: 5%!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

/* ページ共通
------------------------------------------------------------*/
.wrapper{
	position: relative;
	padding-top: 3%;
	padding-bottom: 15%;
}
#breadcrumb {
	font-size: 1.6rem;
	color: #666666;
	margin-bottom: 1%;
	padding-left: 2%;
	margin-top: -2%;
	z-index: 999;
	position: relative;
}
#breadcrumb a:hover{
	color: #666666;
}
.page-head {
	width: 100%;
	margin: 0;
	padding-top: 10vw;
	position: relative;
	padding-bottom: 8vw;
}
.page-head:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #F9F0B4;
    transform: skewY(-7deg) translateY(-90px);
    z-index: -1;
}
.page-head::after {
	content: '';
	position: absolute;
	bottom: 50px;
	right: 0;
	z-index: -2;
	width: 100vw;
	height: 275px;
	background-image: url(img/slant-after.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.page-head h2 {
	text-align: center;
	width: 100%;
	padding-top: 3vw;
}
.page-head h2 .J {
    font-weight: bold;
    font-size: 3rem;
    margin: 0;
}
.page-head h2 .E {
	font-size: 3rem;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	font-family: "Caveat", cursive;
	letter-spacing: 2px;
	position: relative;
	text-align: center;
	display: inline-block;
	padding: 0 55px;
}
.page-head h2 .E:before, .page-head h2 .E:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: black;
}

.page-head h2 .E:before {
  left:0;
}
.page-head h2 .E:after {
  right: 0;
}


.note-txt{
	margin-right: auto;
	margin-left: auto;
	margin-top: 6%;
	margin-bottom:10%;
}
.type01 {
	border-spacing: 0;
	border-top: 1px solid #423733;
	border-left: 1px solid #423733;
	border-right: 1px solid #423733;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.type01 td  {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
	border-bottom: 1px solid #423733!important;
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
}
.type01 td:first-child  {
	background: #eeefef;
	border-right: 1px solid #423733!important;
	font-weight: bold;
	width: 22%;
	text-align: center;
}
.type01 td:nth-child(2)  {
	padding-left: 5%;
}
.type02 {
	border-spacing: 0;
}
.type02 td  {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	border-bottom: 1px solid #9F9F9F!important;
	border-left: none!important;
	border-top: none!important;
	border-right: none!important;
}
.type02 td:first-child  {
	text-align: center;
	width: 30%;
}


/* 劇団・メンバー紹介
------------------------------------------------------------*/
.listprofile-wrap{
	max-width: 1100px;
	margin: auto;
	position: relative;
	margin-top: 10%;
	padding-top: 8px;
}
.listprofile-wrap:before {
	content: "";
	display: inline-block;
	width: 65%;
	height: 2px;
	background-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
}
.listprofile-header {
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-size: 6rem;
	text-align: right;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 3%;
	padding-bottom: 0;
	color: #F4E125;
	position: absolute;
	right: 0;
	top: -70px;
	font-weight: normal;
}
.listprofile-header.txt-s{
	font-size: 5.5rem;
}
.listprofile-wrap .name {
	font-size: 4rem;
	margin-bottom: 10px;
	margin-top: 5%;
}
.listprofile-container > div {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 1%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
}
.listprofile-text {
	width: 55%;
}
.listprofile-text .comment {
	margin-bottom: 20px;
	line-height: 1.8;
}
.listprofile-image {
	width: 40%;
	text-align: center;
}
.listprofile-text .link-btn3{
	margin-right: auto!important;
	margin-left: auto!important;
	margin-top: 3%!important;
}
.alphabetical{
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
}



/* プロフィール詳細ページ
------------------------------------------------------------*/
.profile-box{
	margin-bottom: 5%;
}
.profile-box .name h2 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 4rem;
	text-align: center;
}
.profile-box .photo-wrap{
	position: relative;
	margin-top: 5%;
	margin-bottom: 5%;
}
.profile-box .title-E{
	font-family: "Caveat", cursive;
	font-optical-sizing: auto;
	font-size: 6rem;
	text-align: right;
	right: 0;
	top: -45px;
	font-weight: normal;
	color: #F4E125;
	position: absolute;
	z-index: 100;
}
.profile-box .wp-block-gallery{
	width: 60vw;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	}
#profile .title2{
	margin-top: 10%;
	margin-bottom: 5%;
}


/* 公演情報
------------------------------------------------------------*/
.catstage-box{
	margin-bottom: 10%;
	overflow: hidden;
}
.headline {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}
.headline h3 {
	border-bottom: 4px solid #F4E125;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 3rem;
}
.headline h3 a{
	color: #000;
}
.info-day{
	font-size: 14px;
	background-color: #000000;
	width: 106px;
	border-radius: 5px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}
.contents-box{
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
justify-content: space-between;
}
.catstage-box .flyer-wrap{
    width: 40%;
}
.catstage-box .flyer-wrap img{
	max-width: 300px!important;
	height: auto!important;
	object-fit: cover;
    width: 100%;
}
.catstage-box .etc-wrap{
    width: 60%;
}
.more-btn{
	border: 2px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.8rem !important;
	margin-top: 3%;
	display: inline-block;
}
.wp-pagenavi{
	text-align: center;
	margin-bottom: 2%;
}
.navigation {
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	padding: 1em 0;
	margin-bottom: 80px;
}
.navigation a{
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #000000;
	font-size: 1.4rem;
	color: #FFFFFF!important;
}
.navigation a:hover{
	opacity: 0.7;
    transition: 0.5s;
}
.wp-pagenavi{
	text-align: center;
	margin-bottom: 100px;
}
.single-stage-wrap{
	text-align: center;
	margin-bottom: 5%;
}
.single-stage-wrap h2{
	font-size: 4rem;

}
.single-stage-wrap .flyer-wrap{
	max-width: 1100px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
justify-content: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
}
.single-stage-wrap .flyer-wrap img{
	width: 50%;
	height: auto;
	object-fit: cover;
}
.single-stage-wrap .type01{
	width: 100%;
	margin-top: 5%;
	max-width: 1100px;
	margin-bottom: 5%;
}
.single-stage-wrap .type01 td:nth-child(2) {
	text-align: left;
}
.single-stage-wrap .title2{
	margin-top: 10%;
	margin-bottom: 5%;
}
.single-stage-wrap .ticket-tel{
	font-size: 3rem;
}
.remarks{
	text-align: left;
}
.ticket-btn{
	border-radius: 10px!important;
	padding-right: 100px!important;
	padding-left: 40px!important;
	background-color: #FFFFFF!important;
	font-weight: bold;
	position: relative;
	background-size: 200% 100%;
	background-image: -webkit-linear-gradient(left, transparent 50%, rgba(204,204,204,1.00) 50%);
	background-image: linear-gradient(to right, transparent 50%, rgba(204,204,204,1.00) 50%);
	-webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
	color: #000000;
	border: 2px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.8rem !important;
	margin-top: 3%;
	display: inline-block;
}
.ticket-btn:before{
	content: "";
	background-image: url(img/btn1-arrow.svg);
	background-repeat: no-repeat;
	background-position:right center;
	position: absolute;
	right: 20px;
	width: 63.5px;
	height: 16px;
}
.ticket-btn:hover {
	background-position: -100% 100%;
}
.ticket-btn:hover:before{
	right: 10px;
	transition: 0.5s;
}
.ticket-tel span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
}


/* Contact Form
------------------------------------------------------------*/
.form-wrap {
	padding: 7%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	border-radius: 10px;
	border: 1px solid #CCCCCC;
}
div.form{
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: 100%;
}
.form table{

	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.wpcf7 p{
	margin-bottom: 0;
}
.wpcf7 tr.no-space,.wpcf7 .no-space th,.wpcf7 .no-space td,.wpcf7 .no-space p,.wpcf7 .no-space input{
	margin-top: 0;
}
.wpcf7 th,.wpcf7 td {
	display: table-cell;
}
.wpcf7 td {
	text-align: left;
	padding-left: 3%;
}
.wpcf7 th {
	width: 25%;
}
.wpcf7 input{
	background-color: #EFEEEE;
	border-style: none;
}
.wpcf7 input, .wpcf7 textarea,.wpcf7-form-control {
	padding: 8px;
	margin-top: 2%;
	margin-bottom: 2%;
}
.wpcf7 .check,.wpcf7 .check2{
	margin-left: -8px;
}
.wpcf7 textarea {
	width:96%;
	height:20vw;
	background-color: #EFEEEE;
	border-style: none;
}
.wpcf7 textarea[name="textarea-11"] {
height: 100px !important;
}
.wpcf7-list-item.first{
	margin-left: 9px;
}
.wpcf7 input[name="text-22"] {
	margin-top: 0;
	margin-bottom: 0;
}
.wpcf7 select{
	height: 36px;
	padding-top: 4px;
}
.wpcf7 .sub{
	margin-left: 180px;

}
.wpcf7 input[type="radio"]{
	margin-left: 3px;
}
.wpcf7 input.wpcf7-submit,.wpcf7 input.wpcf7-confirm,.wpcf7 input.wpcf7-back {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	height: 45px;
	margin-top: 2rem;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	display: block;
}
.wpcf7 input.wpcf7-submit,.wpcf7 input.wpcf7-confirm {
	background: #F4E125;
	border-style: none;
	width: 200px;
	border-radius: 9999px;
}
.wpcf7 input.wpcf7-submit:hover {
	background: #F9F0B4;
}
.wpcf7 input.wpcf7-back {
	color: #333;
	background: #B2B2B2;
}
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus {	border: 1px solid #070707;}
.wpcf7-captchac { border:1px solid #ccc; }

/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {
display:none;
}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.required {
	color: #000;
	background-color: #F9F0B4;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 3px;
}
/* RESPONSIVE 設定*/
.contact-exp{
	margin-bottom: 5%;
}
	/*Form*/
.mw_wp_form .error,
.wpcf7-not-valid-tip-no-ajax,
.wpcf7-not-valid-tip{padding:2px 0;clear:both;color:#B70000;font-size:13px;}
.mw_wp_form .error:before,
.wpcf7-not-valid-tip:before{content:"\f06a";font-family:FontAwesome;margin:0 5px;}
.wpcf7-display-none{display:none}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{margin:10px 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;font-size:12px;}
.wpcf7-mail-sent-ok{background-color:#6ec033;color:#fff;}
.wpcf7-mail-sent-ng,
.wpcf7-spam-blocked,
.wpcf7-validation-errors{background-color:#c00;color:#fff;}
.postcode,.birth{
	width: 50px;
}
.poliicy-check{
	text-align: center;
	margin-top: 5%!important;
}
.request{
	color: #990000;
	margin-top: 2%;
}


/* privacy-policy
------------------------------------------------------------*/
.privacy-title{
	padding-top: 1%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1%;
	font-size: 1.8rem;
	color: #C6A400;
}
#privacy-policy .txt{
	border-bottom: 1px solid #423733;
	padding-bottom: 3%;
}


/* footer
------------------------------------------------------------*/
footer{
	width: 100vw;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5%;
}
footer p{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 2;
}
footer .contact-wrap{
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 3%;
	border-radius: 10px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	width: 70vw;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	color: #000000;
}
footer .contact-wrap .title-E{
	margin-bottom: 5px;
	text-align: center;
	color: #F4E125;
	font-size: 3.5rem;
	font-family: "Arial Black", Gadget, sans-serif;
}
footer .contact-wrap .title-J{
	font-size: 2rem;
	text-align: center;
}
.contact-tel-wrap{
	display: -webkit-box;
	display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
footer .contact-wrap .contact-tel{
	font-size: 2.9rem;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
}
footer .contact-wrap .contact-tel div{
	font-size: 1.5rem;
	text-align: right;
}
footer .contact-wrap .contact-tel span{
	font-size: 2.5rem;
  letter-spacing: -0.1em;
}
footer .contact-wrap .phone-icon{
	border-radius: 50%;
	background-color: #F4E125;
	width: 82px;
	height: 82px;
	display: table;
	text-align: center;
	margin-right: 20px;
}
footer .contact-wrap .phone-icon i{
	font-size: 3.5rem;
	  display: table-cell;
  vertical-align: middle;
  transform: scaleX(-1);
}
footer .contact-wrap .yellow-btn{
	width: 230px;
	text-align: center;
}
footer .contact-wrap .box:last-child{
	border-left: 1px solid #F4E125;
	padding-left: 3%;
	padding-top: 5%;
	padding-bottom: 5%;
}
footer .company-wrap{
	width: 70vw;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	font-size: 16px;
	font-size: 1.6rem;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4%;
	padding-bottom: 2%;
}
footer .company-wrap .logo{
	text-align: center;
	margin-right: 2%;
}
footer .company-wrap .logo object{
	width: 130px;
}
footer .company-wrap .name{
	font-size: 2rem;
	margin-top: 5px;
	font-weight: bold;
}
.copyright-menu{
	padding-top: 18px;
	padding-bottom: 18px;
	overflow: hidden;
	width: 70vw;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.copyright-menu nav{
	font-size: 1.5rem;
	color: #FFFFFF;
	text-align: right;
}
.copyright-menu nav ul{
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}
.copyright-menu nav li{
	list-style: none;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	border-left: 1px solid #FFFFFF;
}
.copyright-menu nav li:first-child{
	border-left:none;
}
.copyright-menu nav li a{
	color: #FFFFFF;
}
.copyright-menu p{
	margin-top: 10px;
	text-align: center;
}
#pageTop {
     position: fixed;
     bottom: 40px;
     right: 20px;
 	z-index: 2000;
}
#pageTop a {
	display: block;
	width: 60px;
	height: 60px;
	text-decoration: none;
	text-align: center;
	font-size: 30px;
	padding-top: 12px;
	background-color: #F4E125;
	border: 2px solid #000000;
}
#pageTop a:hover {
	background-color: #F9F0B4;
	transition: 0.5s;
    }
 
/* RESPONSIVE 設定
------------------------------------------------------------*/
@media only screen and (min-width: 800px){
body{
	font-size:17px;
	font-size:1.7em;
}
.mob_footer_area{
		display: none;
}
.mob-br{
	display: none;
}
a[href^="tel:"] {
    pointer-events: none;
}	
/* reCAPTCHA v3　表示位置 */
.grecaptcha-badge{
    margin-bottom: 120px;
}
}
@media only screen and (max-width: 1500px){
footer .contact-wrap {
	width: 96%;
}
}
@media only screen and (max-width: 1400px){
.inner{
	width: 86%;
}
.stage-3block ul {
    width: 100%;
}
.stage-3block .yellow-btn {
    width: 90%;
}
.joinus-wrap,.joinus-txt {
    width: 90%;
}
.wpcf7 th {
    width: 35%;
}
}
@media only screen and (max-width: 1150px){
.stage-3block ul {
	flex-wrap: wrap;
}
.stage-3block li {
    width: -webkit-calc(88% / 2);
    width: calc(88% / 2);
}
.stage-3block li:last-child {
	margin-top: 5%;
}
.slant-bg {
    margin-bottom: 50vw;
}
footer .company-wrap {
    width: 90vw;
}
.page-head h2 {
    padding-top: 6vw;
}
.listprofile-header {
    right: -8vw;
}
}

/*タブレット*/
@media only screen and (max-width: 1024px){
.link-btn1 {
    background-position: right 10% center;
}
footer .company-wrap .container{
	font-size: 14px;
	font-size: 1.4rem;
}
.copyright-menu .box {
    width: 60%;
}
.wpcf7 p {
    margin-top: 0;
}
.wpcf7 th,.wpcf7 td {
	display: block;
}
.wpcf7 th {
	text-align: left;
	width: 100%;
	font-weight: bold;
}
.wpcf7 td {
    padding-left: 0;
}
.wpcf7 th,.wpcf7 td {
    border-bottom: none;
    padding-top: 10px;
}
.listprofile-header,.profile-box .title-E {
    font-size: 6vw;
}
.listprofile-header.txt-s{
    font-size: 5.5vw;
}
}
@media only screen and (max-width: 1000px){
.section-intro {
	width: 90vw;
	margin-left: auto;
	margin-right: auto;
}
type02{
	width: 100%;
}
.note-txt {
    width: 90%;
}
footer .contact-wrap{
	flex-wrap: wrap;
justify-content: space-around;
-webkit-box-align: start;
align-items: flex-start;
}
footer .contact-wrap .box:last-child {
	width: 90%;
	border-left: none;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 1%;
}
footer .contact-wrap .contact-tel {
	font-size: 2.9vw;
}
footer .contact-wrap .contact-tel span{
	font-size: 2.5vw;
}
.catstage-box .etc-wrap {
	padding-left: 3%;
}
}
@media only screen and (max-width: 799px){
html{	font-size: 59.3%;}
body {
    font-size: 17px;
	font-size:1.7em;
}
h2.main-title{
	font-size: 4.4vw;
}
h2.main-title.about span {
    font-size: 3.8vw;
}
h2.main-title:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    height: 100px;
    width: 100px;
}
.link-btn1 a, .more-btn,.link-btn3 a {
    font-size: 3vw !important;
}
h2.main-title.stage:before {
    right: -20px;
    top: -100px;
}
h2.main-title.movie:before {
    top: -100px;
    left: -20px;
}
h2.main-title.joinus:before {
    right: -20px;
    top: -100px;
}
.stage-3block ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}
.stage-3block li {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	padding-bottom: 5%;
}
.stage-3block li:last-child {
	margin-top: 5%;
}
.stage-3block .flyer-wrap img {
    height: 300px;
}
.link-btn2 {
    margin-top: 10%;
}
.movie-wrap .wp-block-image img {
    width: 80% !important;
}
.joinus-txt {
    width: 100%;
}
footer .contact-wrap {
	flex-wrap: wrap;
}
footer .contact-wrap .box{
	width: 100%;
}
footer .contact-wrap .phone-icon {
    width: 60px;
    height: 60px;
}
footer .contact-wrap .phone-icon i {
    font-size: 2.5rem;
}
footer .contact-wrap .box:last-child{
	text-align: center;
	margin-top: 3%;
}
footer .contact-wrap{
	width: 70%;
}
.title2 {
    padding-left: 20%;
    padding-right: 20%;
}
.listprofile-wrap {
    margin-top: 15vw;
}
.listprofile-wrap .name {
    font-size: 5vw;
}
.listprofile-header {
    top: -50px;
}

.listprofile-container > div {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse;
}

.listprofile-text,
.listprofile-image,
.listprofile-text .type02 td:first-child {
        width: 100%;
}
.profile-box .name h2 {
    font-size: 6vw;
}
.wp-block-table td, .wp-block-table th {
    text-align: center;
}
.type02 td:nth-child(odd) {
   border-bottom:none!important;
}
.type02 td {
	padding-left: 4%;
	padding-right: 4%;
}

.profile-box .wp-block-gallery {
    width: 80vw;
}
.profile-box .title-E {
    top: -4vw;
}
.title3 {
    padding-top: 1%;
    padding-bottom: 1%;
}
.type01 td:nth-child(2) {
	text-align: left;
}
.contents-box {
	-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.catstage-box .flyer-wrap {
	margin-left: auto;
	margin-right: auto;
}
.catstage-box .etc-wrap{
	width: 100%;
	text-align: center;
}
.headline h3 {
    font-size: 3.5vw;
}
.single-stage-wrap h2,.single-stage-wrap .ticket-tel {
    font-size: 4vw;
}








.nav-wrapper,.copyright-menu,.pc-only,#pageTop,.pc-br,footer .company-wrap .container .logo {
	display: none!important;
}
.mob-only,.mob-br{
	display: block;
}
.main-pic{
	margin-top: 70px;
}
.link-btn1 a:before {
    top: 25%;
    background-size: 98%;
}
.section-contact .link-wrap,footer .company-wrap .container .footer-adress{
	flex-wrap: wrap;
}
footer .company-wrap .container .box {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
}
footer .company-wrap .container .box:nth-child(3), footer .company-wrap .container .box:nth-child(4){
	padding-top: 10px;
}
footer .company-wrap {
    padding-bottom: 15%;
}
.mob_footer_area {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10000;
	display: table;
	height: 41px;
	background-color: #F3E126;
}
.mob_footer_area .wrap{
	width: -webkit-calc(96% / 3);
	width: calc(96% / 3);
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.mob_footer_area .wrap:first-child{
	border-left: none;
}
.mob_footer_area .wrap i{
	font-size: 2rem;
}
.mob_footer_area .wrap a{
	display: block;
	padding-right:  constant(safe-area-inset-right);
      padding-left:  constant(safe-area-inset-left);
      padding-right:  env(safe-area-inset-right);
      padding-left:  env(safe-area-inset-left);
}
.wrapper {
	padding-bottom: 25%;
}
.page-head h2 .J {
    font-size: 4vw;
}
ul.link-title {
    width: 100%;
}

.title1-J {
    font-size: 2.8rem;
}
.type01,.type02 {
    width: 90%;
}
.type01 td,.type01 td:first-child,.type02 td,.type02 td:first-child{
	display: block;
	width: 100%;
}
.type01 td:first-child,.type02 td:first-child {
    border-right: none!important;
}

.type01 td:nth-child(2){
	padding-left: 4%;
	padding-right: 4%;
}

.note-txt {
        width: 100%;
}
.poliicy-check {
	text-align: left;
}
/* reCAPTCHA v3　表示位置 */
.grecaptcha-badge{
    margin-bottom: 40px;
}
}
@media screen and (max-width: 600px) {
.stage-3block li {
        width: 100%;
}
.stage-3block .flyer-wrap img {
    height: 40vw;
}
.slant-bg {
    margin-bottom: 60vw;
	padding-bottom: 20%;
}
.movie-wrap {
    margin-bottom: 10%;
}
footer .company-wrap{
	-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
footer .footer-adress{
	text-align: center;
}
.page-head h2 .J {
    font-size: 5vw;
}
.listprofile-header {
    font-size: 8vw;
}
.listprofile-header.txt-s {
    font-size: 7.5vw;
}
.listprofile-wrap:before {
    width: 40vw;
}

}

/*スマートフォン縦用*/
@media screen and (max-width: 500px) {
.wrapper {
    padding-top: 7%;
}
#breadcrumb {
        margin-top: 10%;
}
.slant-bg {
        margin-bottom: 70vw;
}
.link-btn1 a, .more-btn,.link-btn3 a {
        font-size: 4vw !important;
}
h2.main-title{
	font-size: 5.4vw;
}
h2.main-title.about span {
    font-size: 4.8vw;
}
footer .contact-wrap{
	width: 90%;
}
footer .contact-wrap .contact-tel {
        font-size: 4.5vw;
}
footer .contact-wrap .contact-tel span {
        font-size: 3.5vw;
}
.page-head {
    padding-top: 20vw;
}
.page-head h2 .J {
	font-size: 7vw;
}
.page-head h2 .E {
    font-size: 5vw;
}
.page-head h2 .E:before, .page-head h2 .E:after {
    width: 30px;
}
.listprofile-header {
        right: -12vw;
    }
.listprofile-wrap .name {
    font-size: 7vw;
}
.profile-box .name h2 {
    font-size: 7vw;
}
.title3 {
    margin-top: 10%;
    margin-bottom: 5%;
}



footer .company-wrap .container .footer-adress,.partner-wrap > div{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
footer .company-wrap .container .box {
        width: 100%;
}
footer .company-wrap .container .footer-adress .box:nth-child(2), footer .company-wrap .container .box:nth-child(3) {
    padding-top: 10px;
}
#page-wrap {
    margin-bottom: 30%;
}
.title2 {
    font-size: 2.4rem;
}

.wpcf7 input, .wpcf7 textarea,.wpcf7-form-control {
	width: 100%;
}
.wpcf7 input[type="radio"],.wpcf7 input[type="checkbox"]{
	width: auto;
}
.wpcf7 input.birth{
	width: 20%;
}
.info-day {
	float: none;
}
.headline {
    margin-top: 8px;
}
.headline h3,.single-stage-wrap .ticket-tel {
    font-size: 5vw;
}
.single-stage-wrap h2 {
    font-size: 6vw;
}
}
