@charset "UTF-8";

.m__column_wrap p.link_english_page {
  margin: 0 0 0 560px;
}

/* no img floating or separate column */
.m__column_wrap.m__pc_no_flex {
  display: block;
}
.m__column_wrap.m__pc_no_flex .m__column_img:first-of-type {
  margin: 0 0 20px;
}
.m__column_wrap.m__pc_no_flex .m__column_img img {
  display: block;
  margin: 0 auto;
}
.m__column_wrap.m__pc_no_flex .m__column_txt {
  padding: 0;
}
/* no img floating or separate column */

.pic_june_dream {
	margin: -2em 20px 20px 0;
}

.title_june_dream {
	margin: 16px 0 12px;
}

.m__newsrelease {
  margin: 45px 0 10px;
}

.m__newsrelease_label img {
  width: 100%;
  height: auto;
}
.m__newsrelease_label h2 img {
	width: auto;
}

.m__newsrelease_label {
  margin: 45px 0 10px;
	padding: 0;
	border-top: none;
}
.m__newsrelease {
  float: left;
  width: 100%;
}
.m__newsrelease_list {
  margin: 10px 0 0;
}
.m__newsrelease_list li {
	padding: 18px 0 20px;
	font-size: 16px;
	line-height: 1.33333;
}
.date {
  margin: 0 0 6px;
  font-size: 12px;
}
.bullet_right {
	margin: 8px 0 0;
	font-weight: bold;
}

.m__label {
  float: left;
  width: 100%;
  margin: 45px 0 10px 0;
}

.m__label h2 img {
    display: block;
    width: auto;
}

ul.m__label_list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

ul.m__label_list li {
  float: left;
  width: 100%;
  display:inline-block;
  /* margin: 25px 0 0; */
  padding: 20px;
}

ul.m__label_list li + li {
	margin: 0px 0 0;
}

ul.m__label_list li dl {
  float: left;
  width: 100%;
  text-align: left;
  margin:0px;
}

ul.m__label_list li dl dt {
  display:inline-block;
  width: 250px;
  /* margin:0 20px 0 0; */
}

ul.m__label_list li dl dt img {
  width: 90%;
  height:auto;
}

ul.m__label_list li dl dd {
  display:inline-block;
  width: calc(100% - 280px);
  vertical-align: top;
}

ul.m__label_list li dl dd a {
  font-size: 18px;
  color: #333;
}

ul.m__label_list li .bullet_right {
  margin: 13px 0 0;
  font-size: 14px;
}

.logo_visual {
	text-align:center;
}

figure.logo_visual img{
	margin: 20px auto;
	width:520px;
}

a.span_newwin {
    text-decoration: none;
}

a.span_newwin:hover {
    text-decoration: none;
    border-bottom: 1px solid #0081CC;
}

span.newwin {
	width:100%;
	margin: 0px auto;
	font-size: 20px;
}


li.artist {
    width: 49%;
    display: inline-block;
}

.m__column_img figure img {
  margin-left: 20px;
}

.m__column_img figure img.w380 {
  width: 380px;
}


ul.sns_link {
	display:inline;
	text-align:center;
	margin:0 auto;
}

li.m__sns_watch {
	float:left;
	width:240px;
	margin-bottom:0 !important;
}

li.m__sns_watch figure a:hover,
li.m__sns_img figure a:hover {
	opacity: 0.5 ;
}

li.m__sns_img {
	float:left;
	width:60px;
	margin-left:30px !important;
	margin-bottom:0 !important;
}

figure img.sns {
	width:100%;
}

li.m__sns_yt {
	float:left;
	width:480px;
	margin-bottom:0 !important;
	margin-right:20px;
}

li.m__sns_ln {
	float:left;
	width:480px;
	margin-bottom:0 !important;
}

li.m__sns_yt figure a:hover,
li.m__sns_ln figure a:hover {
	opacity: 0.5 ;
}

figure.logo_visual_bottom {
	text-align:center;
	border:1px solid #999;
	padding:0px 10px 10px;
	height:130px;
}

figure.logo_visual_bottom img.onlineshop {
	width:420px;
	margin: 1.2em auto 0px;
	display: block;
}

.m__column_wrap {
	clear:both;
}


.stl_banner {
	text-align:center;
}

.stl_banner img {
	width:480px;
	border:1px solid #999;
}

.stl_banner a:hover {
	opacity: 0.5 ;
}

.stl_banner2 {
	text-align:center;
	margin:20px 0 0;
}

.stl_banner2 img {
	width:600px;
}

.anchor {
	text-align:right;
}

.stl_title {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.stl_new {
	width:800px;
	margin:20px 150px;
}

figure.m__figure_left_stl {
	float: left;
	width: 320px;
	margin-bottom:30px;
}

figure.m__figure_left_stl img {
	float: left;
	width: 300px;
}

.m__column_right_stl {
	float: right;
	width: 480px;
	margin-bottom:30px;
}

.stl_date {
	font-size:20px;
	font-weight:bold;
	padding:5px 10px;
	background:yellow;
	margin-bottom:20px;
}

.stl_att {
	font-size:18px;
	font-weight:bold;
	padding:10px 5px;
}

.m__column_wrap_stl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 20px;
	width:440px;
}

.m__column_wrap_stl dl {
	display: flex;
	flex-wrap: wrap;
}

.m__column_wrap_stl dl dt {
	width:60px;
}

.m__column_wrap_stl dl dd {
	width:380px;
}

.clr {
	clear:both;
}

.stl_ticket {
	background:#00ba00;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:20px;
}

.stl_ticket:hover {
	opacity: 0.5 ;
	text-decoration:none;
}

.stl_ticket p {
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

p.detail {
	margin-top:20px;
}

.stl_trailer {
	width: 80%;
	margin:0 auto;
	padding: 30px 10%;
	box-sizing: border-box;
}

.stl_trailer .inner {
	padding-top: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.stl_trailer .inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.stl_archives {
	padding: 30px 40px 0;
}
 
.stl_archives ul.works {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: inherit;
	flex-wrap: inherit;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.stl_archives ul.works li {
	border: 2px solid #00ba00;
	display: block;
	text-align: center;
	margin: 0 10px;
	padding: 20px;
	width: 320px;
	position: relative;
}

.stl_archives ul.works li figure img {
	width:220px;
}

.stl_archives ul.works li p.stl_archives_title {
	text-align: left !important;
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
}

li.m__sns-stl_img {
	float:left;
	width:40px;
	margin-left:30px !important;
	margin-bottom:0 !important;
}

.stl_border {
	border-bottom: 1px solid #999;
	padding-bottom:5px;
}

.font_min {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.pb20 {
	padding-bottom:20px;
}

