@charset "UTF-8";
/* 共通 */
body {
	font-size: 12px;
	line-height: 145%;
	text-align: left;
	-webkit-text-size-adjust: 100%;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/********* ヘッダー **********/

/*
.header {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 32px;
}
*/

/********* トップページ **********/

.img_sp {
	display: none;
}
.main_img {
	    width: 100%;
    height: 727px;
    min-width: 980px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 70px;
    background-image: url("../../img201504/common/top_main.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    overflow-x: hidden;
    /* background-size: cover; */
}
.main_img_inner {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
	position: relative;
}
.main_img img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	display: none;
}
#main {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 35px;
}
#main .super_bnr {
	width: 980px;
	height: 100px;
	background-image: url("../../img201504/common/bnr_mbs_980x100.jpg");
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
#main .super_bnr a {
	width: 980px;
	height: 100px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#home #main h2 {
	margin-bottom: 20px;
}
#home #main .container {
	float: left;
	width: 553px;
}
#home #main .container .date {
	float: left;
	width: 160px;
	height: 160px;
	background-image: url("../../img201504/common/top_date_bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#main .container .date .date_day {
	font-size: 26px;
	line-height: 26px;
	padding-top: 50px;
	font-weight: bold;
}
#main .container .date .date_day span.day {
	font-size: 18px;
}
#main .container .date .date_day span.tp {
	position: relative;
	top: -2px;
}
#main .container .date .date_hour {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
}
#main .container .txt_wrap {
	float: right;
	width: 380px;
}
#home #main .container .txt_wrap h3 {
	font-size: 26px;
	font-weight: bold;
	color: #FF39BF;
	line-height: 130%;
	padding-bottom: 10px;
}
#home #main .container .txt_wrap p {
	line-height: 165%;
	font-size: 16px;
}
#main .movie {
	float: right;
	width: 400px;
}
#twitter {
	background-color: #f5f1ec;
}
#twitter_in {
	width: 980px;
	background-color: #f5f1ec;
	margin: 35px auto 35px;
	padding-bottom: 20px;
}
#twitter_main {
	margin-top: 30px;
}
#twitter_main_lbox {
	float: left;
	width: 350px;
	padding: 0 40px;
}

#twitter_main_lbox{
	vertical-align:middle;
}

#twitter_main_lbox .number img {
	width: 45px;
}
#twitter_main_lbox p {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}
#twitter_btn {
	margin: 10px 0;
}
#twitter_main_rbox {
	float: right;
	padding-right:40px;
}
.down{
	border-top: 1px solid #dddddd;
	text-align:center;
	padding:0;
	height:24px;
}
.down span{
	position: relative;
    top: 0px;
}

#home #twitter h2 {
	margin-bottom: 20px;
}
#twitter_footer {
	width: 930px;
	margin-top: 14px;
	border: solid 1px #e5371f;
	padding: 32px 23px;
}
#twitter_footer h3 {
	color: #e5371f;
	font-size: 18px;
	font-weight: bold;
}
#twitter_footer p {
	margin-top: 10px;
	font-size: 13px;
}
#twitter_kiyaku {
	width: 980px;
}
#twitter_kiyaku h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 23px 0 0;
	text-align: left;
	padding: 0;
	height: 24px;
}
#twitter_kiyaku h3 span {
	letter-spacing: -2px;
	color: #e5371f;
}
#twitter_kiyaku p {
	font-size: 12px;
}
#free_movie {
	width: 980px;
	background-color: #eee;
	margin: 35px auto 35px;
	padding-bottom: 20px;
}
#free_movie .movie {
	float: left;
	width: 400px;
	margin: 0 20px;
}
#home #free_movie h2 {
	margin-bottom: 20px;
}
#home #free_movie .container {
	float: right;
	width: 520px;
	margin: 0 20px 0 0
}
#home #free_movie .date_day {
	color: #fff;
	background-color: #ff3334;
	padding: 5px 0 0 10px;
}
#home #free_movie .date_day p {
	line-height: 150%;
	font-size: 26px;
	font-weight: bold;
}
#home #free_movie .date_term {
	padding: 5px 0;
}
#home #free_movie .date_term .tp {
	position: relative;
	top: -2px;
}
#home #free_movie .date_term p {
	line-height: 150%;
	font-size: 26px;
	font-weight: bold;
}
#home #free_movie .date_term dl.notes {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
#home #free_movie .date_term dt {
	float: left;
}
#home #free_movie .date_term dd {
	margin: 0;
	float: left;
}
#home #free_movie ul {
	margin: 18px 0 0;
}
#home #free_movie ul li {
	float: left;
}
#home #free_movie ul li.mgl {
	margin-left: 20px;
}
/********* back **********/

#back #main {
	padding: 15px 0 0px;
}
#back #main h2 {
	padding-bottom: 23px;
}
#back #main h2 img {
	width: 360px;
}
#back #main .data_wrap {
	width: 920px;
	background-image: url("../../img201504/back/back_data_bg_pc.jpg");
	background-position: left top;
	background-repeat: repeat;
	margin-bottom: 50px;
	padding: 32px 30px 32px 30px;
}
#back #main .data_wrap h4 {
	float: left;
	width: 75px;
}
#back #main .data_wrap .theme h4 {
	padding-top: 10px;
}
#back #main .data_wrap .date img {
	width: 42px;
}
#back #main .data_wrap .theme img {
	width: 54px;
}
#back #main .data_wrap .performer img {
	width: 42px;
}
#back #main .data_wrap .txts {
	color: #FFF;
	width: 845px;
	float: left;
}
#back #main .data_wrap .date .txts {
	font-size: 14px;
	font-weight: bold;
}
#back #main .data_wrap .theme .txts {
	font-size: 28px;
	font-weight: bold;
	line-height: 140%;
}
#back #main .data_wrap .performer .txts {
	font-size: 14px;
}
#back #main .data_wrap .date {
	padding-bottom: 10px;
}
#back #main .data_wrap .theme {
	padding-bottom: 7px;
	margin-bottom: 15px;
	border-bottom: solid 1px #FFF;
}
#back .container {
	padding-bottom: 50px;
}
#back .container .fl_l {
	float: left;
}
#back .container .fl_r {
	float: right;
}
#back .container .txt_wrap {
	width: 550px;
}
#back .container .txt_wrap h3 {
	width: 538px;
	height: 39px;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFF6D;
	line-height: 39px;
	padding-left: 12px;
	margin-bottom: 12px;
}
#back .container .txt_wrap p {
	line-height: 165%;
}
#back .container img {
	width: 400px;
}
#back .pull_wrap {
	width: 745px;
	margin: 0 auto;
	background-color: #EEE;
	padding: 26px 0 31px 235px;
	margin-bottom: 70px;
}
#back .pull_wrap h3 {
	padding-right: 8px;
	float: left;
}
#back .pull_wrap .pulldown {
	float: left;
	width: 200px;
}
#back .pull_wrap .pulldown select {
	width: 200px;
}
/********* footer **********/


.totop_wrap {
	margin: 0 auto;
	background-image: url("../../img201504/back/back_footer_bg.jpg");
	background-position: left top;
	background-repeat: repeat;
	margin: 0 auto;
	padding: 60px 0;
	text-align: center;
	min-width: 980px;
}
.totop_wrap img {
	width: 500px;
}
.cont_bn_wrap {
    padding: 60px 0 63px;
}
.cont_bn_wrap h3 {
	padding-bottom: 23px;
}
.cont_bn_wrap h3 img {
	width: 199px;
}
.cont_bn_wrap .notes {
	font-size: 16px;
	color: #FFF;
	padding-bottom: 15px;
	text-align: center;
}
#back #footer {
	margin-top: 0px;
}
#footer {
    width: 100%;
    margin: 0 auto;
    background-image: url(../../img201504/common/footer_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
    padding: 57px 0 20px;
}
#footer .footer_inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#footer .bt_return a {
    float: right;
    width: 111px;
    height: 56px;
    position: absolute;
    top: -113px;
    right: 16px;
}
#footer .sns_box {
	width: 470px;
}
#footer .sns_box h4 {
    padding-left: 0px;
    padding-bottom: 20px;
}
#footer .fb_box {
	float: left;
	/* height: 260px; */
}
#footer .tw_box {
	float: right;
}
#footer .likebox {
	background-color: #FFF;
	    height: 260px;
}
#footer .likebox .twitter-timeline {
	height: 224px;
}
#footer .sns_box .btns {
	margin-top: 17px;
	display: block;
}
#footer .copy {
	text-align: center;
	min-width: 980px;
	margin: 0 auto;
}
#footer .copy a {
	text-decoration: underline;
	font-size: 11px;
	color: #FFF;
}

/* スマホ */

/*@media screen and (max-width: 800px) {*/

@media only screen and (max-device-width: 840px), only screen and (max-device-width: 667px), only screen and (max-width: 480px), only screen and (orientation:landscape) and (max-width: 667px) {
.img_pc {
	display: none;
}
.img_sp {
	display: block;
}
.header {
	display: none;
}
.main_img {
    width: 100%;
    height: 246px;
    min-width: 300px;
    margin-bottom: 20px;
    background-image: url(../../img201504/common/top_main.jpg);
    background-repeat: repeat;
    background-size: cover;
    overflow-x: hidden;
}
.main_img_inner {
	width: 300px;
	min-width: 300px;
	position: relative;
}
.main_img img {
	margin-left: -403px;
	width: 806px;
	height: 293px;
	display: none;
}
#main {
	width: 290px;
	padding-bottom: 30px;
}
#main .super_bnr {
	width: 290px;
	height: 91px;
	background-image: url("../../img201504/common/bnr_mbs_640x200.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#main .super_bnr a {
	width: 290px;
	height: 91px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#main .super_bnr {
	margin-bottom: 30px;
}
#main .super_bnr img {
	width: 290px;
}
#home #main .container .date {
	width: 80px;
	height: 80px;
	background-size: 80px 80px;
}
#home #main .container {
	float: none;
	width: 290px;
}
#home #main .container .date .date_day {
	font-size: 13px;
	line-height: 13px;
	padding-top: 25px;
}
#main .container .date .date_day span.day {
	font-size: 9px;
}
#main .container .date .date_day span.tp {
	position: relative;
	top: 0;
}
#main .container .date .date_hour {
	font-size: 9px;
	line-height: 150%;
}
#main .container .txt_wrap {
	float: right;
	width: 200px;
	padding-bottom: 16px;
}
#home #main .container .txt_wrap h3 {
	font-size: 15px;
	line-height: 130%;
	padding-bottom: 5px;
}
#home #main .container .txt_wrap p {
	line-height: 165%;
	font-size: 11px;
}
#main .movie {
	float: none;
	width: 290px;
}
#main .movie iframe {
	width: 290px;
	height: 168px;
}

#twitter {
	padding-top: 20px;
	background-color: #f5f1ec;
}
#twitter_in {
	width: 290px;
	padding: 0;
	margin: 0 auto 30px;
}
#home #twitter h2 {
	margin-bottom: 12px;
}


.down{
	border-top:1px solid #dddddd;
	text-align:center;
	padding:0;
	height:24px;
}

#twitter_main {
	margin-top:30px;
}
#twitter_main_lbox {
	width:290px;
	padding:0;
}
#twitter_main_lbox {
	vertical-align:middle;
}
#twitter_main_lbox p img {
	width:100%;
}
#twitter_main_lbox p {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}
#twitter_btn {
	margin: 10px 0;
}
#twitter_footer {
	width: 260px;
	background-color:#FFF;
	margin-top: 14px;
	border: solid 1px #e5371f;
	padding: 16px 15px;
}
#twitter_footer h4 {
	font-size: 15px;
line-height: 130%;
}
#twitter_footer p {
	font-size: 11px;
	line-height: 165%;
}


#twitter_kiyaku {
	width: 290px;
	margin:0 2px;
	padding-top:20px;
}
#twitter_kiyaku p {
	font-size: 11px;
	line-height: 165%;
}



#free_movie {
	width: 290px;
	padding: 0;
	margin: 0 auto 30px;
}
#free_movie .movie {
	width: 266px;
	margin: 0 12px;
}
#free_movie .movie img {
	width: 100%;
	height: 100%;
}
#home #free_movie h2 {
	margin-bottom: 12px;
}
#home #free_movie .container {
	float: none;
	width: 266px;
	margin: 0 12px;
}
#home #free_movie .date_day {
	padding: 0;
	margin: 0;
}
#home #free_movie .date_day p {
	font-size: 13px;
	line-height: 13px;
	padding: 6px 0 4px;
	margin: 0;
	text-align: center;
}
#home #free_movie .date_term {
	padding: 5px 0;
}
#home #free_movie .date_term .tp {
	position: relative;
	top: -1px;
}
#home #free_movie .date_term p {
	line-height: 150%;
	font-size: 13px;
	line-height: 165%;
}
#home #free_movie .date_term dl.notes {
	font-size: 13px;
	font-weight: normal;
}
#home #free_movie .date_term dt {
	float: left;
}
#home #free_movie .date_term dd {
	width: 252px;
	margin: 0;
	float: left;
}
#home #free_movie ul {
	margin: 10px 0 0;
}
#home #free_movie ul li {
	float: left;
	width: 127px;
	margin-bottom: 12px;
}
#home #free_movie ul li img {
	width: 100%;
	height: 100%;
}
#home #free_movie ul li.mgl {
	margin-left: 12px;
}
#home #free_movie ul li.mgl-none {
	margin-left: 0;
}
/********* back **********/

#back #main {
	padding-bottom: 5px;
}
#back #main h2 {
	padding-bottom: 20px;
}
#back #main h2 img {
	width: 215px;
}
#back #main .data_wrap {
	width: 250px;
	margin-bottom: 20px;
	padding: 15px 20px 18px 20px;
}
#back #main .data_wrap h4 {
	float: none;
	padding-bottom: 6px;
}
#back #main .data_wrap .date img {
	width: 35px;
}
#back #main .data_wrap .theme img {
	width: 34px;
}
#back #main .data_wrap .performer img {
	width: 36px;
}
#back #main .data_wrap .txts {
	width: 250px;
}
#back #main .data_wrap .date .txts {
	font-size: 13px;
	font-weight: bold;
}
#back #main .data_wrap .theme .txts {
	font-size: 17px;
	font-weight: bold;
}
#back #main .data_wrap .performer .txts {
	font-size: 12px;
}
#back #main .data_wrap .date {
	padding-bottom: 5px;
}
#back #main .data_wrap .theme {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #FFF;
}
#back .container {
	padding-bottom: 25px;
}
#back .container .txt_wrap {
	width: 290px;
}
#back .container .txt_wrap h3 {
	width: 285px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFF6D;
	line-height: 20px;
	padding-left: 5px;
	margin-bottom: 8px;
	padding-bottom: 0;
}
#back .container .txt_wrap p {
	line-height: 165%;
	font-size: 10px;
}
#back .container img {
	width: 290px;
}
#back .pull_wrap {
	width: 100%;
	padding: 18px 0 21px;
	margin-bottom: 0px;
}
#back .pull_wrap_inner {
	width: 290px;
	margin: 0 auto;
}
#back .pull_wrap h3 {
	padding-right: 0px;
	float: none;
	padding-bottom: 10px;
	text-align: center;
}
#back .pull_wrap .pulldown {
	float: none;
	width: 200px;
	margin: 0 auto;
}
#back .pull_wrap .pulldown select {
	width: 200px;
	margin: 0 auto;
}
/********* footer **********/

.totop_wrap {
	padding: 25px 0;
	min-width: 280px;
}
.totop_wrap img {
	width: 290px;
}
.cont_bn_wrap {
	padding: 23px 0 21px;
}
.cont_bn_wrap h3 {
	padding-bottom: 8px;
}
.cont_bn_wrap h3 img {
	width: 120px;
}
.cont_bn_wrap .notes {
	font-size: 12px;
	padding-bottom: 14px;
}
#footer {
	width: 100%;
	margin: 0 auto;
	background-image: none;
	background-color: #000;
	padding-top: 0;
}
#footer .footer_inner {
	width: 290px;
	margin: 0 auto;
	padding-bottom: 0px;
	position: relative;
}
#footer .bt_return {
	width: 100%;
	min-width: 300px;
	background-image: url("../../img201504/common/footer_bg.jpg");
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
#footer .bt_return a {
	width: 100%;
	float: none;
	position: inherit;
	padding: 17px 0 19px;
	height: 15px;
	display: block;
}
#footer .sns_box {
	width: 290px;
}
#footer .sns_box h4 {
	padding-left: 0px;
	padding-bottom: 11px;
	text-align: center;
}
#footer .fb_box {
	float: none;
	padding: 25px 0 19px;
}
#footer .tw_box {
	float: none;
	padding: 0px 0 15px;
}
#footer .sns_box .btns {
	display: block;
	margin-top: 0;
}
#footer .copy {
	min-width: 300px;
	margin-top: 20px;
}
#footer .copy a {
	text-decoration: underline;
	font-size: 12px;
	color: #FFF;
	line-height: 140%;
	letter-spacing: -0.5px;
}
/*メディアクエリここまで*/
}


.cont_bn_wrap h3 {
 
    display: none;

}


.cont_bn_wrap .notes {
  
    display: none;
}

#home #main .container .txt_wrap h3 {
    color: #FE1407;
}