/*	Web Fonts
============================== */
#page-top{
	font-family: zen-kaku-gothic-antique, sans-serif;
font-style: normal;
font-weight: 400;
	/*
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";*/
	overflow:hidden;
	color: #000;
}
@media all and (max-width: 991.98px) {
	#page-top{ background-size: 1200px auto;}
}

.mgb05em {
  margin-bottom: 0.5em;
}
.mgb1em {
  margin-bottom: 1em;
}

.mgb2em {
  margin-bottom: 2em;
}

.mgb3em {
  margin-bottom: 3em;
}

.mgb4em {
  margin-bottom: 4em;
}

.mgb5em {
  margin-bottom: 5em;
}

.wbr {
  white-space: nowrap;
  display: inline-block;
}

.add {
  font-size: 90%;
  color: #666;
	line-height: 1.5em!important; margin-bottom: 0.5em;
}
.nolink {
  opacity: 0.5;
  cursor: default !important;
}

.underBlue {
  background: linear-gradient(transparent 50%, rgba(118,220,238,0.4) 50%); padding: 3px;text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
}

.emp{
background-image: linear-gradient(to right, rgba(255,173,92,0.8) 0%, rgba(255,132,156,0.8) 100%);
	background-repeat: no-repeat;
	background-size: 100% 40%;
	background-position: bottom;
	 padding: 2px;
}

h3, h4, h5, strong {
font-family: zen-kaku-gothic-antique, sans-serif;
font-weight: 900;
font-style: normal;
}

@media all and (min-width: 992px) {
  .fs50 {
    font-size: 50%;
  }

  .fs60 {
    font-size: 60%;
  }

  .fs70 {
    font-size: 70%;
  }

  .fs80 {
    font-size: 80%;
  }

  .fs90 {
    font-size: 90%;
  }

  .fs110 {
    font-size: 110%;
  }

  .fs120 {
    font-size: 120%;
  }

  .fs130 {
    font-size: 130%;
  }

  .fs140 {
    font-size: 140%;
  }

  .fs150 {
    font-size: 150%;
  }

  .fs160 {
    font-size: 160%;
  }

  .fs170 {
    font-size: 170%;
  }

  .fs180 {
    font-size: 180%;
  }

  .fs190 {
    font-size: 190%;
  }
	.fs200 {
    font-size: 200%;
  }
.nobr { display:none; }
.nobrSp { display:block; }
}

@media all and (max-width: 991.98px) {
  .fs50 {
    font-size: 75%;
  }

  .fs60 {
    font-size: 80%;
  }

  .fs70 {
    font-size: 85%;
  }

  .fs80 {
    font-size: 90%;
  }

  .fs90 {
    font-size: 95%;
  }

  .fs110 {
    font-size: 105%;
  }

  .fs120 {
    font-size: 110%;
  }

  .fs130 {
    font-size: 115%;
  }

  .fs140 {
    font-size: 120%;
  }

  .fs150 {
    font-size: 125%;
  }

  .fs160 {
    font-size: 130%;
  }

  .fs170 {
    font-size: 140%;
  }

  .fs180 {
    font-size: 145%;
  }

  .fs190 {
    font-size: 150%;
  }
	.fs200 {
    font-size: 160%;
  }
.nobr { display:block; }
.nobrSp { display:none; }
	.add { font-size: 70%;}
}

.castName {color: #FF1F1F;}
.staffName {color: #009697;}

.blue {color: #163175;}
.red {color: #FF1F1F;}
.green {color: #009763;}
.pink {color: #ff8b19;}

.gray {color: #7b7b7b;}
.black {color: #171717;}
.purple {color: #cc64c2;}
.deepgreen {color: #060;}
.kubotagreen {color: #009fa8;}
.pinkgreen {color: #4eb200;}
.orange {color: #ee9a23;}
.vermilion {color: #ff4e4e;}
.carmine {color: #e09966;}
.magenta {color: #ea33b2;}
.brown {color: #6a3906;}
.gold { color: #c93;}
.silver {color: #b2b2b2;}
.bluegreen {color: #0b9d9b;}
.violet { color: rgba(120, 79, 188, 1);}
.bordeaux { color: rgba(129, 0, 40, 1);}
.emerald {color:#097;}

.center {
  text-align: center;
  /*display: inline-block;*/
  width: 100%;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}

span.super { vertical-align: super; font-size: 0.6em; }

a {
  text-decoration: none;
  color: #009697;
}

.txtUnderLine {background: linear-gradient(transparent 70%, #f8badc 70%);}

.no-wrap {
    display: inline-block; /* インラインブロック化 */
}


/*	background
============================== */
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
	margin: 0!important;
	background-color: #F7F6F4;
	color: #fff;
}

@media all and (min-width: 992px) {
  .pcnone {
    display: none;
  }
}

@media all and (max-width: 991.98px) {
  .smpnone {
    display: none;
  }
}

/*	wrap
============================== */

@media all and (min-width: 992px) {
  div.wrap {
    width: 95%;
	max-width: 840px;
    margin: 0 auto;
  }
}
@media all and (max-width: 991.98px) {
   div.wrap {
    width: 90%;
    margin: 0 auto;
  }
}

/*	.low header
============================== */
.low header { background-color: #FF1F1F;}
.low header #title a {
display: block; text-indent: -9999px;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
}

@media all and (min-width: 768px) {
	.low header #title {width:100%; height: 200px; margin: 0 auto;}
	.low header #title a {
	width:100%; height: 200px;
	background-size: auto 200px;
	background-image: url(../img/title_pc.png);
	}
}
@media all and (max-width: 767px) {
	.low header #title a {
	width:100%; height:0; padding-top: 30%;
	background-image: url(../img/title_sp.png);
	}
}

/*	nav
============================== */
nav#menu {background-color: #fff;}
nav#menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
nav#menu ul li a, nav#menu ul li span.soon { display: block; transition:0.5s;}
nav#menu ul li a span, nav#menu ul li span.soon span { background-position: center center; background-repeat: no-repeat; background-size: contain; text-indent: -9999px; display: block;}
nav#menu ul li.trailer a span, nav#menu ul li.trailer span.soon span { background-image: url(../img/navi_01.png);}
nav#menu ul li.about a span { background-image: url(../img/navi_02.png);}
nav#menu ul li.member a span { background-image: url(../img/navi_03.png);}
nav#menu ul li.contents a span, nav#menu ul li.contents span.soon span { background-image: url(../img/navi_04.png);}
nav#menu ul li.topics a span { background-image: url(../img/navi_05.png);}
nav#menu ul li.caststaff a span { background-image: url(../img/navi_06.png);}
nav#menu ul li a:hover:hover {
filter: brightness(1.1);
}
nav#menu ul li span.soon span {opacity:0.5;}

@media all and (min-width: 768px) {
nav#menu {width:100%;}
nav#menu ul { width:100%; padding:0; margin: 0 auto;}
.low nav#menu {border-top:solid 1px #ccc;}
.low nav#menu ul {border-bottom:solid 1px #ccc;}
nav#menu ul li {border-right:solid 1px #ccc; width:180px; padding:0;}
nav#menu ul li:first-child {border-left:solid 1px #ccc;}
nav#menu ul li a span, nav#menu ul li span.soon span { height: 90px;}
}

@media all and (max-width: 767px) {	
nav#menu {width:100%; padding:0;}
nav#menu ul {}
nav#menu ul li {width:33.1%; border-bottom:solid 1px #ccc;}
nav#menu ul li:not(:nth-child(3n)) {border-right:solid 1px #ccc;}
nav#menu ul li a span, nav#menu ul li span.soon span { display: block; width:100%; height:0; padding-top: 50%;}

}

/*	member
============================== */
#member{}
#member h2 {display: table;}
#member h2 span{ display: table-cell; vertical-align: middle;}
#member h2 .naze {background-position:center center; background-repeat:no-repeat; background-size: contain; background-image:  url(../img/naze.png); text-indent: -9999px; }

#member .memberMain { width: 100%;}
#member .memberMain .ph_cut span {padding-top: -webkit-calc(810 / 1080 * 100%); padding-top: calc(810 / 1080 * 100%);}

#member ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#member ul.thumb li a, #member ul li a span {
	display:block;
}
#member ul.thumb li a {
	position:relative;
	height:0;
	padding-top: -webkit-calc(278 / 210 * 100%);
	padding-top: calc(278 / 210 * 100%);
	display: block;
}
#member ul.thumb li a span.lazy {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	white-space:nowrap;overflow:hidden;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
#member li a:hover { filter: brightness(1.1); /* 明るくする */}

#member ul.thumb li a .name { position: absolute; bottom:0; left:0; width: 100%; height: 38.265%; background-position:center bottom; background-repeat: no-repeat; background-size: contain; 
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-end;
}
#member ul.thumb li.member01 a .name {background-image: url(../img/member/name1.png);}
#member ul.thumb li.member02 a .name {background-image: url(../img/member/name2.png);}
#member ul.thumb li.member03 a .name {background-image: url(../img/member/name3.png);}
#member ul.thumb li.member04 a .name {background-image: url(../img/member/name4.png);}
#member ul.thumb li.member05 a .name {background-image: url(../img/member/name5.png);}
#member ul.thumb li.member06 a .name {background-image: url(../img/member/name6.png);}
#member ul.thumb li.member07 a .name {background-image: url(../img/member/name7.png);}
#member ul.thumb li a .name span {padding: 7% 15px 7% 20px; margin-left: 15px; color: #000; font-weight: 700; position: relative; display: inline-block;}
#member ul.thumb li a .name span:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.member li.member00 { display: none;}
#member01 li.member01 { display: none;}
#member02 li.member02 { display: none;}
#member03 li.member03 { display: none;}
#member04 li.member04 { display: none;}
#member05 li.member05 { display: none;}
#member06 li.member06 { display: none;}
#member07 li.member07 { display: none;}

@media all and (min-width: 992px) {
	.idx #member { padding : 15px 0 100px; background-position: center bottom; background-repeat:repeat-x; background-size: auto; background-image:  url(../img/bg_member_pc.png);}
	section .titArea { width: 95%; max-width: 840px; margin: 0 auto 40px;}
	#member h2 {font-size: 3.3em; padding-left: 15px; border-left: solid 20px #FF1F1F;}
	#member h2 .naze {width:216px; height:39px;}
	#member h2 span:nth-child(2){ padding-left: 20px;}

#member ul {
	width: 100%;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#member ul li {
	width:calc((100%)/4);
}
	#member ul.thumb li a .name span { font-size: 1.1em;}
}
@media all and (max-width: 991.98px) {
	.idx #member { padding : 20px 0 100px; background-position: left bottom; background-repeat:no-repeat; background-size: contain; background-image:  url(../img/bg_member_sp.png);}
	#member div.wrap { width: 100%;}
	section .titArea { width: 100%; margin: 0 0 25px;}
	#member h2{font-size: 2.2em; padding-left: 10px; border-left: solid 15px #FF1F1F;}
	#member h2 .naze {width:144px; height:29px;}
	#member h2 span:nth-child(2){ padding-left: 12px;}

#member ul {
	margin-bottom:0px;
}
#member ul li {
	width:calc((100%)/2);
}

}

/*	.sns-icons
============================== */
div.sns-icons {
	/* background-color:hsla(0,0%,100%,0.1); */
}

div.sns-icons aside > div p {
	font-weight:normal;
	text-align:center;
	line-height:1.5;
}
div.sns-icons > aside > div p:first-child {
	font-weight: 600;
}
div.sns-icons ul li span, div.sns-icons ul li a {
	display:block;
}
div.sns-icons ul {
	display:flex;
	justify-content:center;
}
div.sns-icons ul li a {
	position:relative;
	height:0;
	padding-top:100%;
	overflow:hidden;
	border-radius:50% 50%;
}
div.sns-icons ul li a span {
	background-size:300% 300%;
	background-image:url(/um/img/sns_logos.svg);
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.sns-icons ul li.tw{border: solid 2px #000;border-radius:50% 50%;}
div.sns-icons ul li.tw a span {
	background-image:url(/um/img/sns_logos_blk.svg);
	background-color:#fff;
	
	background-position:left top;
}
div.sns-icons ul li.fb a span {
	background-color:#1877f2;
	background-position:center bottom;
}
div.sns-icons ul li.ln a span {
	background-color:#00b900;
	background-position:right top;
}
div.sns-icons ul li.ig a {
	background-image:url(/um/img/instagram_bg.jpg);
	background-size:cover;
}
div.sns-icons ul li.ig a span {
	/* background-color:#cf2e92; */
	background-position:center center;
}
div.sns-icons ul li.yt a span {
	background-color:#da1725;
	background-position:left center;
}
div.sns-icons ul li.tt a span {
	background-color:#000;
	background-position:right bottom;
}
@media all and (min-width: 992px) {
div.sns-icons aside {
	display:flex;
	justify-content:center;
	align-items:center;
}
div.sns-icons {
	padding:25px 0;
}
div.sns-share {
}
div.sns-icons aside > div {
	margin-right:32px;
}
div.sns-icons > aside > div p {
	font-size:0.9em;
}
div.sns-icons > aside > div p:first-child {
	font-size:1.5em;
}
div.sns-icons ul li {
	width:88px;
}
div.sns-icons ul li:not(:last-child) {
	margin-right:20px;
}
}
@media all and (max-width: 991.98px) {
div.sns-icons {
	padding:10px 10px 15px;
}
div.sns-share {
}
div.sns-icons > aside > div p {
	font-size:0.9em;
}
div.sns-icons > aside > div p:first-child {
	font-size:1.5em;
}
div.sns-icons aside > div {
	margin-bottom:10px;
}
div.sns-icons ul {
	width:305px; margin: 0 auto;
}
div.sns-icons ul li {
	width:20%;
}
div.sns-icons ul li:not(:last-child) {
	margin-right:5%;
}
}

@media all and (max-width: 767px) {
	div.sns-icons > aside > div p {
	font-size:0.8em;
}
div.sns-icons > aside > div p:first-child {
	font-size:1.2em;
}
div.sns-icons ul li {
	width:45%;
}
}
#snsTopArea.sns-icons { background-color: #E3ECF3;}

/*	#btmContents
============================== */
#btmContents div.sns-icons {background-position: center bottom; background-repeat:no-repeat;  background-image: url(../img/partition.png);}
@media all and (min-width: 992px) {
#btmContents { padding-top: 75px; background-position: center top; background-repeat:repeat-x; background-size: auto; background-image: url(../img/bg_btmcontents_pc.png);}	
#btmContents div.sns-icons { padding-bottom: 65px; background-size: 222px 16px;}	
}
@media all and (max-width: 991.98px) {
#btmContents { padding-top: 30px; background-position: center top; background-repeat:no-repeat; background-size: cover; background-image: url(../img/bg_btmcontents_sp.png);}
#btmContents div.sns-icons { padding-bottom: 40px; background-size: 150px 11px;}
	div.sns-share section { padding-top: 30px;}
}


/*	copyright
============================== */
.copyrightArea { background-color: #01DBDC;}
.copyrightArea p {
	color: #fff;
	text-align: center;
	padding: 0;
	line-height: 1.5!important;
	position: relative;
	font-family: itc-avant-garde-gothic-pro, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.copyrightArea p small {}
.copyrightArea p a { color: #fff;}

@media all and (min-width: 992px) {
.copyrightArea { padding: 30px 0;}
}
@media all and (max-width: 991.98px) {
.copyrightArea p { padding: 10px 4%; }
	.copyrightArea p small {font-size: 80%!important;}
}


/*	footer
============================== */
footer {
  text-align: center;
  vertical-align: top;
  padding: 0px 0 0px;
  position: relative;
  z-index: 1;
background-color: #E3ECF3;
}
#rect { width: 300px; margin: 0 auto; }
@media all and (min-width: 992px) {
	#footerArea { padding: 2em 0;}
}
@media all and (max-width: 991.98px) {
	footer {padding: 0.1em 0 0;}
	.special footer {padding: 0 0 0;}
  #footerArea { margin: 1em;}
}

div.snsbtn {
  margin-left: 60px; margin-top: 40px;
}
@media all and (max-width: 991.98px) {
  div.snsbtn {
    margin-top: 20px; padding-bottom: 20px;
  }
}

/*	YouTube
============================== */
div.mov-inner {
	position:relative;
	height:0;
	padding-top:56.25%;
	background-color:#000;
}
div.mov-inner iframe {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 992px) {
}
@media all and (max-width: 991.98px) {
}


/*	ph_cut
============================== */
.ph_cut {
    width: 100%;
    box-sizing: border-box;
  }

.ph_cut span {
    height: 0;
    padding: 66.66666% 0 0;
    position: relative;
	display: block;
	background-size: cover;
  }

@media all and (min-width: 992px) {

  .ph_cut,
  .ph_cut span {
    /*width: 600px;
    height: 400px;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

}

@media all and (max-width: 991.98px) {
  .ph_cut span img, .ph_cut_l span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .ph_cut {
    width: 100%;
    box-sizing: border-box;
  }

  .ph_cut span {
    height: 0;
    padding: 66.66666% 0 0;
    position: relative;
  }

  .ph_cut_l {
    width: 60%;
    margin: 0.5em auto;
  }

  .ph_cut_l span {
    height: 0;
    padding: 150% 0 0;
    position: relative;
  }
}

ul.kome li:before {
  content: "※";
  float: left;
}

ul.kome li span {
  display: block;
}

.lazy img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*	cap
============================== */
.cap {
  text-align: center;
  margin: 0 auto 1.0em;
  width: 100%;
  padding: 0 !important;
  font-size: 0.85em;
  line-height: 1.5;
}
.cap span {
  padding: .1em;
}
@media all and (max-width: 991.98px) {
  .cap {
    width: 100%;
    margin: 0 auto 1em; font-size: 0.75em;
  }
}

.cr {
    padding: 1em;
	font-size: 80%;
    color: #000;
    text-align: center;
    line-height: 1.5;
}

.linkBtn { text-align: center;}
.linkBtn a {
    color: #fff; font-weight: bold; font-size: 1.1em;
	background-color: #9f000b; padding: 0.6em 1.5em;
	border-radius: 20px 20px!important; letter-spacing: 0em;
	display: inline-block;
}
.linkBtn a:hover{opacity: 0.85;}
@media all and (min-width: 992px) {
.txtArea .linkBtn { margin-top: -1.5em;}
}
@media all and (max-width: 991.98px) {
.txtArea .linkBtn { margin-top: -0.5em;}
}

/*--sns-share--*/
div.sns-share {
	text-align:center; 
}
.idx div.sns-share { }
div.sns-share section { padding: 0; display:table;}


div.sns-share section h2{ text-align: center; }
div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig { padding: 5px 0 8px; letter-spacing: 0em; color: #000;}

div.sns-share section ul { letter-spacing: -.4em;}
div.sns-share section ul li {
	/*float:left;*/display:inline-block; vertical-align: middle; letter-spacing: 0em;
}
div.sns-share section ul li a {
	display:block;
}
@media all and (min-width: 992px) {
div.sns-share { padding:0; width: 100%; margin: 0 auto; }
div.sns-share section {padding: 50px 0px; margin: 0 auto;}	

div.sns-share section ul li {
	width:50px;
}
div.sns-share section ul li:not(:last-child) {
	margin-right:10px;
}
div.sns-share section ul li a {
	height:50px;
}
div.sns-share section ul li a img { width: 50px; height:50px; }
}
@media all and (max-width: 991.98px) {
div.sns-share section {width:100%; padding: 15px 0px; margin: 0 auto;}
	
.topics div.sns-share section h3 {
	width:55%;
}
.topics div.sns-share section div.sns-rig {
	width:45%;
}
div.sns-share section h2, div.sns-share section h3 {
	font-size:75%;
	padding-right:0px!important;
}
div.sns-share section ul li {
	width:40px;
}
div.sns-share section ul li:not(:last-child) {
	margin-right:6px;
}
div.sns-share section ul li a {
	height:40px;
}
div.sns-share section ul li a img { width: 40px; height:40px; }
}
@media all and (max-width: 374px) {
div.sns-share section h3 {
	font-size:62.5%;
}
div.sns-share section ul li:not(:last-child) {
	margin-right:3px;
}
div.sns-share section h2 {
	width:55%;
}
div.sns-share section div.sns-rig {
	width:45%;
}

div.sns-share section h2, div.sns-share section h3, div.sns-share section div.sns-rig {
	display:block; width:100%; text-align: center;
}
}

/*	.pagetop
============================== */
div.pagetop {
	position:fixed;
	transition: right ease 1s;
	display:none;
	z-index:100;
}
div.pagetop a {
	display:block;
	background-size:200% 100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	background-repeat:no-repeat;
	background-position:left top;
}
div.pagetop a:hover {
	background-position:right top;
}
@media all and (min-width: 992px) {
div.pagetop {
	bottom:20px;
}
div.pagetop-on {
	right:30px;
}
div.pagetop-off {
	right:-104px;
}
div.pagetop a {
	width:92px;
	height:103px;
}
}
@media all and (max-width: 991.98px) {
div.pagetop {
	bottom:72px;
}
div.pagetop-on {
	right:8px;
}
div.pagetop-off {
	right:-70px;
}
div.pagetop a {
	width:60px;
	height:67px;
}
}

/*	rectangle banner
============================== */
.bnr-w-rectangle {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 100;
}
#bn_responsive {
    margin: 0 auto 2em;
    overflow: hidden;
    position: relative;
    z-index: 300;
}
.cmn_banner {
    width: 100%;
}

@media all and (max-width: 991.98px) {
	.bnr-w-rectangle {margin: 1.5em auto 0; padding: 0;}
}	

/*	fadein
============================== */
.fadeinD {
    opacity : 0;
    transform : translate(0, 20px);
    transition:all 1s;
  display:block;
}
.fadeinD.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


/*	modal customize
============================== */
body.tbs-myt-overlay-on div.tbs-myt-modal div.tbs-myt-overlay {
    background-color: #fff!important;
}
.tbs-myt-inner { position: relative;}
.tbs-myt-inner::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(255,170,47,1);
    filter: blur(0px);
    transform: translateY(10px) translateX(10px) scale(1.00);
    mix-blend-mode: multiply;
    opacity: 0.5;
}
body.tbs-myt-overlay-on div.tbs-myt-outer div.tbs-myt-footer {
    position: absolute; top:-55px; right: 0;
}
body.tbs-myt-overlay-on div.tbs-myt-outer div.tbs-myt-footer div.tbs-myt-btn {
	background-color: #FFA11D;
}
body.tbs-myt-overlay-on div.tbs-myt-outer div.tbs-myt-footer div.tbs-myt-btn span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 5px;
    border-radius: 2px;
    background-color: #fff;
}

@media all and (max-width: 991.98px) {
	.tbs-myt-inner::after {
    transform: translateY(5px) translateX(5px) scale(1.00);
}
body.tbs-myt-overlay-on div.tbs-myt-outer div.tbs-myt-footer {
    height: 40px; top:-45px;
}
body.tbs-myt-overlay-on div.tbs-myt-outer div.tbs-myt-footer div.tbs-myt-btn {
    width: 40px!important;
    height: 40px!important;
	
}
}


