@charset "UTF-8";

.pic_june_dream {
	margin: 8px 0 0;
}
.title_june_dream {
	margin: 16px 0 12px;
}

.list {
	margin: 1em 0 0;
}
.list li {
	padding: 0 0 0 1.35em;
	text-indent: -1.35em;
}

.m__newsrelease_label img {
	width: 100%;
	height: auto;
}
.m__newsrelease_label h2 img {
	display: block;
	width: 100%;
}

.m__newsrelease_label {
	border-top: 1px solid #eee;
	margin: 15px -25px 25px;
	padding: 20px 20px 0;
}
.m__newsrelease_list li {
	border-bottom: 1px dotted #c8c8c8;
	padding: 15px 0 10px;
	line-height: 1.5;
}
.date {
	margin: 0 0 3px;
	font-weight: bold;
}
.bullet_right {
	display: inline-block;
	margin: 8px 5px 16px 0;
	font-size: 12px;
	font-weight: bold;
}
.bullet_right:after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 10px;
	margin: 0 0 0 3px;
	background: transparent url(../img/bg_bullet_right_sp.png) left top no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}

.m__label_list {
	margin: 0 -10px 0;
}
.m__label_list li {
	margin: 10px 0 0;
	padding: 10px;
	line-height: 1.5;
}
.label_name {
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
.label_txt {
}

.m__label_list img {
	width:100%;
}

.m__label {
	margin: 1.2em 0 30px;
}

.m__label h2 img {
    display: block;
    width: 100%;
}


.m__label_list li .bullet_right {
	margin: 3px 0 0;
}

figure.logo_visual img {
	width:100%;
	margin: 1.2em 0 1em;
}

figure.logo_visual {
	text-align:center;
}


span.newwin {
	display: block;
	*/margin: 0 auto 50px;*/
}

ul.m__label_list li dl {
	width:100%;
	margin: 0;
	text-align: center;
}

ul.m__label_list li dl dt img {
	width:80%;
	margin: 0;
}

ul.m__label_list p.label_txt {
	text-align: left;
}


.mt20 {
	margin-top:20px;
}


ul.sns_link {
	display:inline;
	text-align:center;
	margin:0 auto;
}

li.m__sns_watch  {
	float:left;
	width:100%;
	margin-bottom:20px;
}

li.m__sns_img {
	float:left;
	width:20%;
	margin-bottom:20px;
}

figure img.sns {
	width:100%;
}


li.m__sns_yt {
	width:100%;
	margin-bottom:20px;
	margin-right:0;
}

li.m__sns_ln {
	width:100%;
	margin-bottom:20px;
}

figure.logo_visual_bottom {
	text-align:center;
	border:1px solid #999;
	padding:0px 10px 10px;
	margin:0;
}

figure.logo_visual_bottom img.onlineshop {
	width:80%;
	margin: 1.2em auto 0px;
}

.ml20 {
	margin-left:20px;
}

.mt20 {
	margin-top:20px;
}

.m__column_wrap {
	clear:both;
}


.stl_banner {
	text-align:center;
	margin:0 0 20px;
}

.stl_banner img {
	width:100%;
	border:1px solid #999;
}


.stl_banner2 {
	text-align:center;
	margin:20px 0;
}

.stl_banner2 img {
	width:100%;
}

.anchor {
	text-align:right;
}

.stl_title {
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}

.stl_new {
	width:100%;
	margin:20px 0;
	display:block;
}

figure.m__figure_left_stl {
	width: 100%;
	margin-bottom:20px;
	text-align:center;
}

figure.m__figure_left_stl img {
	width: 80%;
}

.m__column_right_stl {
	width: 100%;
	margin-bottom:20px;
}

.stl_date {
	font-size:16px;
	font-weight:bold;
	padding:5px 10px;
	background:yellow;
	margin-bottom:20px;
}

.stl_att {
	font-size:14px;
	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:100%;
}

.m__column_wrap_stl dl {
	display: flex;
	flex-wrap: wrap;
}

.m__column_wrap_stl dl dt {
	width:20%;
}

.m__column_wrap_stl dl dd {
	width:80%;
}

.clr {
	clear:both;
}

.stl_ticket {
	background:#00ba00;
	text-align:center;
	padding:20px;
}

.stl_ticket p {
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

p.detail {
	margin-top:20px;
}

.stl_trailer {
	width: 100%;
	margin:20px auto 30px;
	padding: 0;
	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 0;
}
 
.stl_archives ul.works {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-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 20px;
	padding: 10px;
	width: 100%;
	position: relative;
}

.stl_archives ul.works li figure img {
	width:80%;
}

.stl_archives ul.works li p.stl_archives_title {
	text-align: left !important;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
}


li.m__sns-stl_img {
	float:left;
	width:15%;
	margin-bottom:20px;
}


.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;
}

