@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.pc {display:block;}
.sp {display:none;}

.cf, .header.global ul, .footer.global, .footer.global .banners, .top .section.outline, .outline .main.global .section.schedule, /*.qualifier*/ .main.global .nav.grade ul, .qualifier .main.global .section.results .buttons, .howto .main.global .inner {
  *zoom: 1;
}
.cf:after, .header.global ul:after, .footer.global:after, .footer.global .banners:after, .top .section.outline:after, .outline .main.global .section.schedule:after, /*.qualifier*/ .main.global .nav.grade ul:after, .qualifier .main.global .section.results .buttons:after, .howto .main.global .inner:after {
  content: "";
  display: table;
  clear: both;
}

iframe {
  display: block;
}

body {
  min-width: 1000px;
  background-image: url(../img/bg_border.png);
  font-family: sans-serif;
}

.header.global .header_top {
	background-color:#fff;
	height:31px;
	padding:7px 0.8% 7px;
}

.header.global .header_top .logo {
	float:left;
	width:33.33%;
	padding:3px 0 3px;
}

.header.global .header_top .title {
	float:left;
	width:33.33%;
	text-align:center;
	padding:6px 0 7px;
	font-size:18px;
}

.header.global .header_top .sns_list {
	float:right;
}

.header.global .header_top .sns_list li {
	background-color:#fff;
	width:auto;
	height:auto;
	padding-left:3px;
	padding-right:0;
}

.header.global .header_top .sns_list li a {
	width:auto;
	height:auto;
	padding-left:0;
}

.header.global h1 {
  padding: 0;
  margin: 0 auto;
  max-width: 1400px;
  min-width: 1000px;
  width: 100%;
  position: relative;
  z-index: 100;
}

.top .header.global .inner { overflow: hidden; position: relative;}
.top .header.global h1 {
  margin: 0 auto;
  width: 960px;
  position: relative;
  z-index: 100;
	padding: 0;
}
.top .header.global h1 img {
  width: 100%;
  height: auto;
  margin:0 auto;
}

.header.global {
  margin: 0 auto;
  position: relative;
  z-index: 100;
  width: 100%;
  background-color:#df0024;
}

.header.global .mainnav {
	text-align:center;
}

.header.global li {
  /*float: left;*/
  position: relative;
 /*text-indent: -9999px;*/
 display: block;
  display:inline-block;
 /*width: 16.666%;*/
 height: 50px;
 /*text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);*/
 background-color:#df0024;
 padding:0 22px;
}
.header.global li:first-child {
  background-image: none;
}
.header.global li a {
 font-size: 16px;
 font-weight: bold;
 color: #fff;
 display: block;
 height: 50px;
 background-repeat:no-repeat;
 background-position:left top 4px;
 text-align:left;
  padding-left:29px;
}
.header.global li.nav1 a {
  background-image: url(../img/h2_icon_01.png);
  padding-left:39px;
}
.header.global li.nav2 a {
  background-image: url(../img/h2_icon_02.png);
  padding-left:39px;
}
.header.global li.nav3 a {
  background-image: url(../img/h2_icon_03.png);
  padding-left:39px;
}
.header.global li.nav4 a {
  background-image: url(../img/h2_icon_04.png);
  padding-left:39px;
}
.header.global li.nav5 a {
  background-image: url(../img/h2_icon_05.png);
  padding-left:39px;
}
.header.global li.nav6 a {
  background-image: url(../img/h2_icon_06.png);
  padding-left:39px;
}
#navWrap .sp_wrap {position: static !important;}
#navWrap{
  max-width: 1400px;
  min-width: 1000px;
  width: 100%;
  padding:0 ;
  margin:0 auto 0;
  position:relative;
  height:50px;
}

.mainnav li {
  font-size:18px;
  line-height: 50px;
  font-weight:bold;
  color:#fff;
  text-align: center;
  background-color: rgba(106,103,129,0.9);
}
.mainnav li a {
  color:#fff;
  display: block;
  text-decoration: none;
}
.mainnav li a:hover {
  text-decoration: none;
}
.mainnav li.coming {
  font-size:18px;
  line-height: 40px;
  position: relative;
}

.main.global {
  margin: 0 auto;
  /*padding-top: 14px;*/
  /*width: 1092px;*/
  max-width: 1400px;
  min-width: 1000px;
  width: 100%;
  box-sizing: border-box;
}
.top .main.global {
  padding-top: 0;
}
.main.global a {color: #fff; text-decoration: none;}
.main.global a:hover {color: #fff; text-decoration: none;}

.pagetop {
  /*margin: -71px auto 34px;
  max-width: 1400px;
  min-width: 1000px;
  width: 100%;
  text-align: right;*/
  position: fixed;
  right: 30px;
  bottom: 15px;
}
.pagetop img {
}

.location {
	font-size:15px;
	width:100%;
	text-align:center;
	padding:25px 0;
	background-color:#df0024;
	color:#fff;
}
.location .name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:16px;
}
.location .street_address a {
	color:#fff;
	text-decoration:none;
	padding-left:17px;
}

.footer.global {
  margin: 0 auto;
  padding-bottom: 20px;
  width: 100%;
  font-size: 14px;
  background-color:#fff;
}
.footer.global .inner {
	/*width:1180px;*/
  min-width: 1000px;
  max-width: 1400px;
  width: 100%;
  margin:0 auto;
}
.footer.global .logo {
	text-align:center;
	padding:30px 0;
}
.footer.global a {
  color: #000;
  text-decoration: none;
}
.footer.global .nav {
  margin-top: 0;
  text-align:center;
  width: auto;
  color:#d9d9d9;
}
.footer.global .copyright {
  margin-top: 22px;
  color:#000;
}

.banners {
  width: 930px;
  margin:50px auto 25px;
}

.banners {}
.banners .inner { position: relative; z-index: 50; padding: 0px 10px 20px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.banners ul li {float: left; margin: 0px 10px 8px 0 !important; padding-bottom: 4px;}
.banners ul li:first-child {padding-bottom: 0;}
.banners ul.boxBn {clear: both;}

/*.banners .banner {
  padding-right:14px;
  padding-bottom:15px;
  float:left;
}

.banners .banner:nth-child(3),
.banners .banner:nth-child(5),
.banners .banner:nth-child(8),
.banners .banner:nth-child(11) {
	padding-right:0;
}*/

.top .header.global h1 {
  padding:0 0 0;
  /*height: 288px;*/
  text-align:center;
  /*width: 960px;*/
  width: 100%;
  margin: 0 auto;
  max-width:1400px;
}
.top .section {
  margin-top: 35px;
  background-color:#fff;
  /*padding:0 0 10px;*/
  box-shadow: 0px 5px 10px 0px rgba(6, 6, 6, 0.05);
  border-radius:10px;
}

.section .section_header {
  background-image: url(../img/bg_h2.png);
  background-repeat:no-repeat;
  background-size:100% 100%;
  border-radius:10px 10px 0px 0px;
  padding-top:0;
  padding-bottom:0;
  text-align:center;
}

.section h2.title {
	font-size:25px;
	font-weight:bold;
	color:#fff;
	border-radius:10px 10px 0px 0px;
	padding-left:39px;
	padding-top:5px;
	padding-bottom:4px;
	background-image: url(../img/h2_icon_01.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:auto;
	display:inline;
	line-height:60px;
}

.section.twitter h2.title {
	padding-left:38px;
	background-image: url(../img/h2_icon_06.png);
	padding-top:9px;
}
.section.event h2.title,
.section.theater h2.title {
	padding-left:33px;
	background-image: url(../img/h2_icon_03.png);
	padding-top:11px;
}
.section.talent h2.title {
	padding-left:42px;
	background-image: url(../img/h2_icon_02.png);
	padding-top:12px;
}
.section.recruit h2.title {
	padding-left:39px;
	background-image: url(../img/h2_icon_04.png);
	padding-top:3px;
}
.section.contact h2.title {
	padding-left:39px;
	background-image: url(../img/h2_icon_05.png);
	padding-top:10px;
}

.section > .inner {
	padding:20px 1.9%;
	margin:0 auto;
}

.section .btn {
	border-radius:22px;
	background-color:#df0024;
	text-align:center;
	width:auto;
	margin:10px auto 0;
	font-size:16px;
	font-weight:bold;
}
.section .btn:hover {
  background-color:#cc001e;
}

.section .btn a {
  color:#fff;
  text-decoration:none;
  display:block;
  background-image: url(../img/icon_arrow.png);
  background-repeat:no-repeat;
  background-position:left 20px center;
  padding:15px 0 15px 15px;
}

.section .btn.more {
	width:160px;
}

.section .btn.mail {
	width:200px;
	margin-top:11px;
}

.section.news {
}
.section.news .image {
  float:right;
  margin-left: 25px;
  /*margin-right:45px;
  padding-bottom:5px;*/
}
.section.news .image img {
  max-height: 300px;
  max-width: 210px;
  height: auto;
  width: auto;
}
.section.news .image li {
  list-style: none;
  display: none;
}
.section.news .image li:last-child {
  display: block;
}
.section.news .image li > p {
  display: none;
}
.section.news .pick_title {
  color:#df0024;
  font-size:22px;
  line-height: 1.5;
  font-weight:bold;
  padding-bottom:20px;
}
.section.news .pick_title a {
  color:#df0024;
}
.section.news .pick_title a:hover {
  color:#df0024;
}
.section.news .note {
  font-size:15px;
  line-height:25px;
}
.section.news .note a {
	color:#df0024;
	text-decoration:none;
}
.section.news .note img {
  display: none;
}

/*newsここまで*/

.section.twitter {
	float:left;
	width:48.5%;
}
.section.twitter .twitter_box {
	margin:0 auto;
	overflow-y: scroll;
	height:460px;
}
/*twitterここまで*/

.section.event {
	float:right;
	width:48.5%;
}

.section.event .wrap {
	width:auto;
	margin:0 auto;
	height:460px;
	overflow-y:scroll;
}
.section.event .wrap #feed li {
	border-top:1px solid #e1e8ec;
	padding:16px 0;
	line-height:1.2;
}
.section.event .wrap #feed li:first-child {
	border-top:none;
	padding-top:0;
}
.section.event .wrap #feed li:last-child {
	border-bottom:1px solid #e1e8ec;
}
.section.event .wrap #feed li a {
  color:#df0024;
  font-size:18px;
  font-weight:bold;
  display:block;
  padding-left:20px;
  background-image: url(../img/ico_arrow_news.png);
  background-repeat:no-repeat;
  background-position:left 3px top 6px;
  margin-top: 10px;
}
.section.event .wrap #feed li a.title80 {
  color:#df0024;
  font-size:18px;
  font-weight:bold;
  display:block;
  padding-left:20px;
  background-image: url(../img/ico_arrow_news.png);
  background-repeat:no-repeat;
  background-position:left 3px top 6px;
  margin-bottom:0;
}
.section.event .wrap #feed li img {
	display:none;
}
.section.event .wrap #feed li .date80 {
	font-size:14px;
	display:block;
	width:100%;
	padding-bottom:10px;
}
.section.event .wrap #feed li.news80 br {
  display: none;
}
/*eventここまで*/

.section.talent {
}
.section.talent .inner {
	position:relative;
}

.section.talent .talent_box {
  float: left;
  width: 50%;
  max-width: 660px;
  min-width: 460px;
  box-sizing: border-box;
  position: relative;
  height: 241px;
  padding: 1px 130px 0 0;
}
.section.talent .talent_box .image {
  position: absolute;
  right: 0;
  top: 0;
}
.section.talent .talent_box .btn.talent {
  width:200px;
  font-size: 18px;
  position:absolute;
  right:0;
  bottom:0;
}

.section.talent .talent_box .fukidashi {
  width: 100%;
  box-sizing: border-box;
  padding: 0 44px 0 27px;
  background-image: url(../img/fukidashi_left.png), url(../img/fukidashi_kuchi_right.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
  position: relative;
}
.section.talent .talent_box .fukidashi.hover {
  background-image: url(../img/fukidashi_left_on.png), url(../img/fukidashi_kuchi_right_on.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
}
.section.talent .talent_box .fukidashi.kuchi_left {
  width: 100%;
  box-sizing: border-box;
  padding: 0 27px 0 44px;
  background-image: url(../img/fukidashi_kuchi_left.png), url(../img/fukidashi_right.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
  position: relative;
}
.section.talent .talent_box .fukidashi.kuchi_left.hover {
  background-image: url(../img/fukidashi_kuchi_left_on.png), url(../img/fukidashi_right_on.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
}
.section.talent .talent_box .fukidashi .twitter_box {
  width: 100%;
  padding: 3px 0 10px;
  height: 152px;
  background:url(../img/fukidashi_body.png) 0 0 repeat-x;
}
.section.talent .talent_box .fukidashi.hover .twitter_box {
  background:url(../img/fukidashi_body_on.png) 0 0 repeat-x;
}
.section.talent .talent_box .fukidashi .twitter_box .inner {
  height: 152px;
  overflow-y: scroll;
}
.section.talent .talent_box .fukidashi .twitter_box .inner::-webkit-scrollbar {
    width: 6px;
}
.section.talent .talent_box .fukidashi .twitter_box .inner::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #eee;
}
.section.talent .talent_box .fukidashi .twitter_box iframe {
  width: 100%;
}
.section.talent .talent_box.combi {
  float: none;
  clear: both;
  margin: 0 auto;
  width: 94%;
  max-width: none;
  text-align: center;
  padding: 0;
}
.section.talent .talent_box.combi .fukidashi {
  max-width: 530px;
  min-width: 351px;
}
.section.talent .talent_box.combi .fukidashi1 {
  width: 42%;
  float: left;

}
.section.talent .talent_box.combi .fukidashi2 {
  width: 42%;
  float: right;
}
.section.talent .talent_box.combi .image {
  right: 50%;
  margin-right: -100px;
}
.section.talent .talent_box.combi .btn.talent {
  right: 50%;
  margin-right: -100px;
}


/*個別指定タレント位置調整*/

.section.talent .talent_box.no1 .fukidashi {margin-top: 21px;}

.section.talent .talent_box.no2 .fukidashi {margin-top: 19px;}

.section.talent .talent_box.combi.no3 .image {margin-right: -110px;}
.section.talent .talent_box.combi.no3 .fukidashi1 {margin-top: 27px;}
.section.talent .talent_box.combi.no3 .fukidashi2 {margin-top: 18px;}
.section.talent .talent_box.no1,
.section.talent .talent_box.no4,
.section.talent .talent_box.no8 {float: none; clear: both; margin: 0 auto;}
.section.talent .talent_box.no4 .fukidashi {margin-top: 25px;}
.section.talent .talent_box.no4 .image,
.section.talent .talent_box.no4 .btn {margin-right: -20px;}
.section.talent .talent_box.combi.no5 .image {margin-right: -152px;}
.section.talent .talent_box.combi.no5 .fukidashi1 {margin-top: 24px;}
.section.talent .talent_box.combi.no5 .fukidashi2 {margin-top: 37px;}
.section.talent .talent_box.combi.no6 .image {margin-right: -112px;}
.section.talent .talent_box.combi.no6 .fukidashi1 {margin-top: 35px;}
.section.talent .talent_box.combi.no6 .fukidashi2 {margin-top: 41px;}
.section.talent .talent_box.combi.no7 .image {margin-right: -134px;}
.section.talent .talent_box.combi.no7 .fukidashi1 {margin-top: 35px;}
.section.talent .talent_box.combi.no7 .fukidashi2 {margin-top: 41px;}

.section.talent .talent_box.no8 .fukidashi {margin-top: 32px;}
.section.talent .talent_box.no8 .image {margin-right: -13px;}
.section.talent .talent_box.no8 .btn {margin-right: -24px;}
.section.talent .talent_box.no9 .fukidashi {margin-top: 25px;}
.section.talent .talent_box.no9 .image {margin-right: -30px;}
.section.talent .talent_box.no9 .btn {margin-right: -30px;}
.section.talent .talent_box.no10 .fukidashi {margin-top: 25px;}
.section.talent .talent_box.no10 .image {margin-right: -30px;}
.section.talent .talent_box.no11 .fukidashi {margin-top: 42px;}

.section.talent .talent_box.combi.no5 {margin-right: 20px;}
.section.talent .talent_box.combi.no7 {margin-left: 20px;}

/*個別指定タレント位置調整ここまで*/




/*talentここまで*/

.section.theater {
}

.section.theater .image_list {
	margin:0 auto;
	width:100%;
	padding-top:10px;
}

.section.theater .image_list li {
	float:left;
	margin-right:0.292%;
	width:33.1%;
}

.section.theater .image_list li:last-child {
	margin-right:0;
}

.section.theater .image_list li img {
	width:100%
}

.section.theater .img_text {
	font-size:18px;
	line-height:28px;
	padding:20px 0 30px;
}

.section.theater .google_map {
	float:left;
	margin-right:28px;
}

.section.theater .map_access {
	display:inline-block;
}

.section.theater .map_access table {
	margin-top:5px;
}

.section.theater .map_access table th {
	display:block;
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
}

.section.theater .map_access table td {
	display:block;
	line-height:24px;
	padding-bottom:28px;
}
.section.theater .btn.access {
	width:375px;
	margin:25px auto 10px;
}
/*theaterここまで*/

.section.recruit,
.section.contact {
	text-align:center;
}

.section.recruit .t1 {
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	color:#df0024;
	padding:4px 0 24px;
}
.section.recruit .t2 {
	font-size:20px;
	line-height:30px;
	padding-bottom:6px;
}
.section.recruit p.tel a {
	color:#000;
	font-size:30px;
	font-weight:bold;
}
.section.recruit .t3 {
	line-height:24px;
	padding:26px 0 10px;
}
/*recruitここまで*/

.section.contact .t1 {
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	padding:4px 0 15px;
}
.section.contact .t2 {
	width:350px;
	margin:0 auto;
	line-height:24px;
	text-align:left;
}
.section.contact .btn.mail {
	margin-bottom:10px;
}
/*contactここまで*/



@media (max-width:1400px){
  .top .header.global h1 {
    padding:0 0 0;
  }
  .section.twitter {
	width:48.7%;
}

.section.event {
	width:48.7%;
}
}
@media (max-width:1200px){
  .top .header.global h1 {
    padding:0 0 0;
  }
  .section.twitter {
	width:48.7%;
}

.section.event {
	width:48.7%;
}
}
@media (max-width:1000px){

  .section.twitter {
	width:48.7%;
}

.section.event {
	width:48.7%;
}

}



@media (max-width:640px){
img { width:100%; height:auto; }
.pc {display:none !important;}
.sp {display:block !important;}


#sns_sp {text-align: center; height: 28px; padding: /*50%*/ 0 0; margin: 0 0;}
#sns_sp li {display: inline-block; margin: 0 3px;}
#sns_sp li img {width: 90px !important;}
#sns_sp li.line img {width: 100px !important;}


body{
  font-size: 14px;
  min-width: auto;
}



.header.global #navWrap {
  min-width: 320px;
  position: absolute;
  top: 0;
  width: 100%;
  padding:0;
  height: auto;
  padding-top: 40px;
  margin: 0;
  display:inline;
}

.header.global #navWrap .menu {
}

.header.global #navWrap li {
  float: none;
  display:block;
}

.header.global #navWrap a:hover {
  text-decoration: none;
}

.header.global #navWrap .sp_wrap_yoshimoto {
  display: none;
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 99999;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #df0024;
  z-index: 1000;
  padding:0px 0 6px;
}

.header.global #navWrap .menu .btn {
  background: url(../img/sp/btn_menu.png) 0 0 no-repeat;
  background-size: 21px auto;
  width: 21px;
  height: 16px;
  text-indent: -9999px;
  position: fixed;
  top: 11px;
  left: 10px;
  z-index: 1000;
}

.header.global #navWrap .menu .btn.close {
  background: url(../img/sp/btn_close.png) center 0 no-repeat;
  background-size: 18px auto;
  width: 21px;
  height: 18px;
  text-indent: -9999px;
}

.header.global .mainnav {
  width: auto;
  height: auto;
  line-height: 19px;
  text-align: left;
  padding: 3px 0 0;
  border-top: none;
  background-color: #df0024;
}

.header.global .mainnav li {
  width: auto;
  float: none;
  background-image: none !important;
  background-color: #df0024 !important;
  text-indent: 0;
  line-height: 39px;
  margin: 0 10px;
  padding: 0 6px;
  border-top: 1px solid #fff;
  height: auto;
  text-align: left;
}

.mainnav .nav1 {
  background-color: #4d4d4d;
  margin: 0 5px 5px;
  border-radius: 3px;
  padding-left: 11px;
}

.header.global .mainnav li:first-child {
  border: none;
}

.header.global .mainnav li a {
  width: auto;
  float: none;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
  text-decoration: none;
  height: auto;
  background: url(../img/sp/nav_sp_tri.png) left center no-repeat;
  background-size: auto 6px;
  padding-left: 14px;
  text-align: left;
}

.header.global .mainnav .nav1 {
  background-image: url(../img/bg_nav01.png);
  background-repeat: no-repeat;
  background-image: none;
}

.header.global .mainnav .nav5 {
  background-image: none;
}

.header.global .mainnav span {
  font-size: 12px;
  padding-right: 10px;
  font-weight: bold;
}

.header.global #navWrap .commonnav {
  width: auto;
  height: auto;
  line-height: 33px;
  text-align: left;
  margin: 0 4px;
  border: 1px solid #504d5f;
  border-width: 0 1px 1px;
  background-color: #363f54;
  padding-bottom:6px;
}

.header.global #navWrap .commonnav li {
  width: auto;
  padding-left: 12px;
  border-top: 1px solid #504d5f;
  text-indent: 0;
  height: auto;
  background-image: none;
}

.header.global #navWrap .commonnav .nav1 {
  border-top: none;
}

.header.global #navWrap .commonnav li a {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: block;
  height: auto;
  line-height: 35px;
  text-decoration: none;
}
.wrapper.all { padding-top: 0px; min-width: 320px;}
.header.global { width: auto; z-index: 1000; min-width: 320px;}
.header.global h1 { margin: 0 auto; padding: 8px 0 0; width: 105px; min-width: 105px;}
.header.global h1 img {width: 100%; margin-left: 0;}
.header.global .inner { padding-top: 40px; }
.main.global { margin: 0 auto; padding: 0 0; width: auto; min-width: 320px; }
.banner.general { margin: 40px 10px; width: auto; }

.pagetop { /*margin: 50px auto 0; width: auto; min-width: 320px; text-align: right; position: relative;*/ right: 10px; bottom: 10px;}
.pagetop img { /*-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); width:39px; position: absolute; right: 10px; top: -45px; */ width: 40px; height: 40px;}
.location {
	font-size:13px;
	width:auto;
	text-align:center;
	padding:15px 10px;
	background-color:#df0024;
	color:#fff;
	margin-top:10px;
}
.location .name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.location .street_address {
	line-height:1.5;
}
.location .street_address a {
	color:#fff;
	text-decoration:none;
	padding-left:17px;
}

.footer.global { margin: 0px; padding: 10px; width: auto; font-size: 13px; }
.footer.global .inner {
	width:auto;
	margin:0 auto;
  min-width: 300px;
}


.footer.global .logo {
	padding:5px 0 10px;
}
.footer.global .logo img {
	width:50%;
}
.footer.global a { color: #000; text-decoration: none; }
.footer.global .nav { margin-top: 0px; float: none; width: auto; line-height:1.5; font-size: 14px;}
.footer.global .copyright { margin-top: 10px; font-size: 10px;}

.top .header.global .inner { overflow: visible; position: relative; padding-top: 0;}

.top .wrapper.all {min-width: 320px; }
.header.global .header_top {
	background-color:#fff;
	height:40px;
	padding:5px 10px 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 101;
}

.header.global .header_top .logo {
	float:left;
	width:33.33%;
	padding:3px 0 3px;
  display: none;
}

.header.global .header_top .title {
	float:left;
	width:33.33%;
	text-align:center;
	padding:0 0 7px;
	font-size:15px;
  display: none;
}

.header.global .header_top .sns_list {
	/*float:right;*/
  position: fixed;
  right: 5px;
  top: 5px;
  z-index: 100;
}

.header.global .header_top .sns_list li {
	background-color:#fff;
	width:auto;
	height:auto;
	padding-left:3px;
	padding-right:0;
}

.header.global .header_top .sns_list li a {
  width:auto;
  height:auto;
  padding-left:0;
}
.header.global .header_top .sns_list li img {
  width:29px;
  height:auto;
}
.top .header.global { /*background: #f9f2e3 url(../img/bg_top_sp.jpg) no-repeat center top;*/ background-size: 640px auto;}
.top .header.global h1 { padding: 0; width: auto; height: auto; margin: 0;   padding: 0; min-width:320px;}
.top .header.global h1 img { /*padding: 0; width: auto; height: auto; margin: 0;*/}
.top .header.global video {display: none;}
.top .main.global { margin: 0 auto; padding: 15px 0px 25px; width: auto; }
.top .section { margin: 20px 0 0;padding: 0 0 0;}

/* 0928 */
.top .main.global {padding: 0px 10px 25px;}
.wrapper.all#top {
 padding-top: 0px;
 min-width: 320px;
  background-size: 100% auto;
}
body.top .wrapper.all#top {
  background-size: 100% auto;
 padding-top: 40px;
 min-width: 320px;
}
.main.global a {color: #fff; text-decoration: none;}
.main.global a:hover {color: #fff; text-decoration: underline;}
.banners {
  width: auto;
	margin:0 auto;
}

.banners .inner {position: relative; z-index: 50; padding: 0px 4px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.banners ul li {float: left; margin: 0px 0px 3px 0 !important; padding: 0 3px 1px; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.banners ul li:first-child {padding-bottom: 0 !important; margin-bottom: 0 !important; height: auto;}
.banners img {width: 100%; height: auto;}
.banners iframe {width: 100%; height: auto; max-height: 116px;}

.banners .add_bnr {float: left; margin: 0px 0px 3px 0 !important; padding: 0 3px 1px; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*.banners .banner {
	padding-left: 0;
	padding-right:0;
	padding-bottom:0;
	float: none;
	margin-top:10px;
	text-align:center;
}

.banners .banner img {
	width:80%;
	margin:0 auto;
}*/




.top .section {
  margin-top: 20px;
  background-color:#fff;
  /*padding:0 0 10px;*/
  box-shadow: 0px 5px 10px 0px rgba(6, 6, 6, 0.05);
  border-radius:10px;
}

.section .section_header {
  background-image: url(../img/bg_h2.png);
  background-repeat:no-repeat;
  background-size:auto 100%;
  background-position: center top;
  border-radius:10px 10px 0px 0px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
}

.section h2.title {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	border-radius:10px 10px 0px 0px;
	padding-left:39px;
	padding-top:5px;
	padding-bottom:4px;
	background-image: url(../img/h2_icon_01.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:auto;
	display:inline;
	line-height:24px;
}

.section.twitter h2.title {
	padding-left:38px;
	background-image: url(../img/h2_icon_06.png);
	padding-top:9px;
}
.section.event h2.title,
.section.theater h2.title {
	padding-left:33px;
	background-image: url(../img/h2_icon_03.png);
	padding-top:11px;
}
.section.talent h2.title {
	padding-left:42px;
	background-image: url(../img/h2_icon_02.png);
	padding-top:12px;
}
.section.recruit h2.title {
	padding-left:39px;
	background-image: url(../img/h2_icon_04.png);
	padding-top:3px;
}
.section.contact h2.title {
	padding-left:39px;
	background-image: url(../img/h2_icon_05.png);
	padding-top:10px;
}

.section > .inner {
	padding:20px 10px;
	margin:0 auto;
}

.section .btn {
	border-radius:22px;
	background-color:#df0024;
	text-align:center;
	width:auto;
	margin:10px auto 0;
	font-size:16px;
	font-weight:bold;
}

.section .btn a {
	color:#fff;
	text-decoration:none;
	display:block;
	background-image: url(../img/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 20px center;
	padding:15px 0 15px 15px;
}

.section .btn.more {
	width:160px;
}

.section .btn.mail {
	width:200px;
	margin-top:11px;
}

.section.news {
}
.section.news .image {
	float:none;
	margin-right:0;
	padding-bottom:15px;
	text-align:center;
}
.section.news .image img {
	max-width:50%;
}
.section.news .pick_title {
	color:#df0024;
	font-size:20px;
	line-height:1.5;
	font-weight:bold;
	padding-bottom:5px;
}
.section.news .note {
	font-size:15px;
	line-height:1.5;
}
.section.news .note a {
	color:#df0024;
	text-decoration:none;
/*	display:block;
	text-align:center;*/
}
/*newsここまで*/

.section.twitter {
	float:none;
	width:auto;
}
.section.twitter .twitter_box {
	margin:0 auto;
	overflow: scroll;
	height:300px;
}
/*twitterここまで*/

.section.event {
	float:none;
	width:auto;
}

.section.event .wrap {
	width:auto;
	margin:0 auto;
	height:300px;
	overflow:scroll;
}
.section.event .wrap #feed li {
	border-top:1px solid #e1e8ec;
	padding:16px 0;
	line-height:1.2;
}
.section.event .wrap #feed li:first-child {
	border-top:none;
	padding-top:0;
}
.section.event .wrap #feed li:last-child {
	border-bottom:1px solid #e1e8ec;
}
.section.event .wrap #feed li a.title80 {
	color:#df0024;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding-left:20px;
	background-image: url(../img/ico_arrow_news.png);
	background-repeat:no-repeat;
	background-position:left 3px center;
}
.section.event .wrap #feed li img {
	display:none;
}
.section.event .wrap #feed li .date80 {
	font-size:14px;
	display:block;
	width:100%;
	padding-bottom:10px;
}
/*eventここまで*/

.section.talent {
}
.section.talent .inner {
	position:relative;
	padding:20px 0;
}

.section.talent .talent_box {
  float: none;
  width: 100%;
  max-width: auto;
  min-width: 300px;
  box-sizing: border-box;
  position: relative;
  height: auto;
  padding: 10px 10px 10px;
}
.section.talent .talent_box .image {
  position: static;
  right: 0;
  top: 0;
  /*bottom: 24px;*/
  /*width: 140px;*/
  width: 200px;
  margin: 0 auto;
  font-size: 0;
}
.section.talent .talent_box .btn.talent {
  width:200px;
  font-size: 18px;
  position:relative;
  bottom:0;
  margin-top: -24px;
  z-index: 100;
}

.section.talent .talent_box .fukidashi {
  width: 100%;
  box-sizing: border-box;
  padding: 0 27px 0 27px;
  background-image: url(../img/fukidashi_left.png), url(../img/fukidashi_right.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -8px !important;
}
.section.talent .talent_box .fukidashi.hover {
  background-image: url(../img/fukidashi_left_on.png), url(../img/fukidashi_right_on.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
}
.section.talent .talent_box .fukidashi.kuchi_left {
  width: 100%;
  box-sizing: border-box;
  padding: 0 27px 0 27px;
  background-image: url(../img/fukidashi_left.png), url(../img/fukidashi_right.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
  position: relative;
}
.section.talent .talent_box .fukidashi.kuchi_left.hover {
  background-image: url(../img/fukidashi_left_on.png), url(../img/fukidashi_right_on.png);
  background-position: 0 0, right 0;
  background-repeat: no-repeat;
}
.section.talent .talent_box .fukidashi .twitter_box {
  width: 100%;
  padding: 3px 0 10px;
  height: 152px;
  background:url(../img/fukidashi_body.png) 0 0 repeat-x;
}
.section.talent .talent_box .fukidashi.hover .twitter_box {
  background:url(../img/fukidashi_body_on.png) 0 0 repeat-x;
}
.section.talent .talent_box .fukidashi .twitter_box .inner {
  height: 152px;
  overflow-y: scroll;
  padding: 0;
}
.section.talent .talent_box .fukidashi .twitter_box .inner::-webkit-scrollbar {
    width: 6px;
}
.section.talent .talent_box .fukidashi .twitter_box .inner::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #eee;
}
.section.talent .talent_box .fukidashi .twitter_box iframe {
  width: 100%;
}
.section.talent .talent_box.combi {
  float: none;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: none;
  text-align: center;
  padding: 10px 10px 10px;
}
.section.talent .talent_box.combi .fukidashi {
  max-width: 530px;
  min-width: 280px;
}
.section.talent .talent_box.combi .fukidashi1 {
  width: 42%;
  float: left;

}
.section.talent .talent_box.combi .fukidashi2 {
  width: 42%;
  float: right;
}
.section.talent .talent_box.combi .image {
  right: 0;
  margin-right: auto;
}
.section.talent .talent_box.combi .btn.talent {
  right: 0;
  margin-right: auto;
}


/*個別指定タレント位置調整*/

.section.talent .talent_box.no1 .fukidashi {margin-top: 21px;}

.section.talent .talent_box.no2 .fukidashi {margin-top: 19px;}

.section.talent .talent_box.combi.no3 .image {margin-right: auto;}
.section.talent .talent_box.combi.no3 .fukidashi1 {margin-top: 27px;}
.section.talent .talent_box.combi.no3 .fukidashi2 {margin-top: 5px !important;}
.section.talent .talent_box.no1,
.section.talent .talent_box.no4,
.section.talent .talent_box.no8 {float: none; clear: both; margin: 0 auto;}
.section.talent .talent_box.no4 .fukidashi {margin-top: 25px;}
.section.talent .talent_box.no4 .image,
.section.talent .talent_box.no4 .btn {margin-right: auto;}
.section.talent .talent_box.combi.no5 .image {margin-right: auto;}
.section.talent .talent_box.combi.no5 .fukidashi1 {margin-top: 24px;}
.section.talent .talent_box.combi.no5 .fukidashi2 {margin-top: 5px !important;}
.section.talent .talent_box.combi.no6 .image {margin-right: auto;}
.section.talent .talent_box.combi.no6 .fukidashi1 {margin-top: 35px;}
.section.talent .talent_box.combi.no6 .fukidashi2 {margin-top: 5px !important;}
.section.talent .talent_box.combi.no7 .image {margin-right: auto;}
.section.talent .talent_box.combi.no7 .fukidashi1 {margin-top: 35px;}
.section.talent .talent_box.combi.no7 .fukidashi2 {margin-top: 5px !important;}

.section.talent .talent_box.no8 .fukidashi {margin-top: 32px;}
.section.talent .talent_box.no9 .fukidashi {margin-top: 25px;}
.section.talent .talent_box.no10 .fukidashi {margin-top: 25px;}
.section.talent .talent_box.no11 .fukidashi {margin-top: 42px;}


.section.talent .talent_box.no8 .image {margin-right: auto;}
.section.talent .talent_box.no8 .btn {margin-right: auto;}
.section.talent .talent_box.no9 .image {margin-right: auto;}
.section.talent .talent_box.no9 .btn {margin-right: auto;}
.section.talent .talent_box.no10 .image {margin-right: auto;}

.section.talent .talent_box.combi.no5 {margin-right: auto;}
.section.talent .talent_box.combi.no7 {margin-left: auto;}

/*個別指定タレント位置調整ここまで*/




/*talentここまで*/

.section.theater {
}

.section.theater .image_list {
	margin:0 auto;
	width:100%;
	padding-top:10px;
}

.section.theater .image_list li {
	float:left;
	margin-right:0.292%;
	width:33.1%;
}

.section.theater .image_list li:last-child {
	margin-right:0;
}

.section.theater .image_list li img {
	width:100%
}

.section.theater .img_text {
	font-size:14px;
	line-height:1.5;
	padding:15px 0 20px;
}

.section.theater .google_map {
	float:none;
	margin-right:0;
	width:100%;
}

.section.theater .google_map iframe {
	width:100%;
	height:300px;
}

.section.theater .map_access {
	display:block;
}

.section.theater .map_access table {
	margin:20px 0 0;
}

.section.theater .map_access table th {
	display:block;
	font-size:15px;
	font-weight:bold;
	padding-bottom:8px;
}

.section.theater .map_access table td {
	display:block;
	line-height:21px;
	padding-bottom:15px;
}
.section.theater .btn.access {
	width:auto;
	margin:25px auto 10px;
}
/*theaterここまで*/

.section.recruit,
.section.contact {
	text-align:center;
}

.section.recruit .t1 {
	font-size:17px;
	font-weight:bold;
	line-height:1.5;
	color:#df0024;
	padding:0 0 20px;
  text-align: left;
}
.section.recruit .t1 br {
  display: none;
}
.section.recruit .t2 {
	font-size:16px;
	line-height:1.5;
	padding-bottom:6px;
}
.section.recruit p.tel a {
	color:#000;
	font-size:26px;
	font-weight:bold;
}
.section.recruit .t3 {
	line-height:1.5;
	padding:15px 0 0;
  font-size: 13px;
}
/*recruitここまで*/

.section.contact .t1 {
	font-size:17px;
	line-height:1.5;
	font-weight:bold;
  padding:0 0 20px;
  text-align: left;
}
.section.contact .t1 br {
  display: none;
}
.section.contact .t2 {
	width:auto;
	margin:0 auto;
	line-height:24px;
	text-align:left;
}
.section.contact .btn.mail {
	margin-bottom:10px;
}
/*contactここまで*/




}

.anchor {
  padding-top: 30px;
  margin-top: -30px;
  display: block;
  height: 1px;
}



/* 20190926 */
.section.address .t1 {
  font-size:18px;
  line-height:28px;
  font-weight:bold;
  padding:4px 0 15px;
  text-align: center;
}
.section.address .t1 a {
  color: #000;
}
@media (max-width: 640px) {
  .section.address .t1 {
    font-size:17px;
    line-height:1.5;
    font-weight:bold;
    padding:0 0 20px;
    text-align: left;
  }
}