@charset "UTF-8";

/*=====================================================
*
*	campaign.css ( for enjoyment category )
*	Since 2016.12.14
*	
*
*
========================================================*/
#header .bannerArea { top: 5px !important;}
body#enjoyment div#container {
    background: #F7ECF1 url(../images/bg.jpg) no-repeat center top;
    background-size: contain;
    }
body#enjoyment div#container #main {
	width: 100% !important;
	margin: 0;
	background: url(../images/sakura3.png) no-repeat 80% top;
    -webkit-background-size: 390px 260px;
    background-size: 390px 260px;
}

ul#pathNav {
    position:  absolute;
    left: 50%;
    z-index: 20;
	width: 960px;
	margin: 0 -480px 0px !important;
	height: 16px !important;
	overflow: hidden; 
}
ul#pathNav li { background: url(../../../common/images/pathNav.gif) no-repeat right center; }
ul#pathNav li,
ul#pathNav li a { color: #333 !important; font-size: 12px; }
ul#pathNav li a { text-decoration: underline; }
ul#pathNav li a:hover { text-decoration: none; }

#articleBody {
    width: 100% !important;
    padding-top: 0 !important;
    background: url(../images/sakura4.png) no-repeat left 80px;
    -webkit-background-size: 250px 370px;
    background-size: 250px 370px;
}

#articleBody #articleBodyInner {
	position: relative;
	width: 960px;
	margin: -60px auto 0 !important; 
	padding-top: 0px !important; 
}

#articleBody h1 {
	position: relative;
    z-index: 15;
	height: 357px;
	margin: 0;
    padding:  28px 0 0;
	line-height: 360px;
	text-align: center;
    background:  url(../images/sakura2.png) no-repeat -40px 0px;
    -webkit-background-size: 550px 350px;
    background-size: 550px 350px;
}
.sakura1 {
    position:  absolute;
    z-index: 10;
    right: 0px;
    top: 0px;
    width: 420px;
    height: 350px;
    background:  url(../images/sakura1.png) no-repeat right top;
    -webkit-background-size: 420px 350px;
    background-size:420px 350px;
}

/*
#articleBody .movArea {
	width: 100%;
	height: 400px;
	margin-bottom: 70px;
	padding: 27px 0;
	background: url(../images/bg_mov.png) repeat left top;
}
#articleBody .movArea .mov {
	width: 640px;
	height: 360px;
	padding: 20px;
	margin: 0px auto;
	background-color: rgba(0,0,0,0.15);
}
*/

.date1 {
    position: relative;
    height: 35px;
    padding-left: 60px;
    line-height: 35px;
    background: #B64D73;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}
.wid455 .date1 { height: 59px; padding-top: 5px; line-height: 24px; padding-left: 27px; }
.date2 {
	position: relative;
	width: 910px;
	height: 45px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 50px;
	line-height: 45px;
	background: #000;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
#main #articleBody .date1 .time,
#main #articleBody .date1 .time2 { margin-bottom: 0; margin-left: 0.5em; color: #ECE68C; font-weight: nomal !important; background: none !important;  }
.time,
.time2 {
	height: 35px;
	margin-bottom: 13px;
	padding-left: 33px;
	line-height: 35px;
	background: #383A5F;
	color: #ECE68C;
	font-size: 20px;
	letter-spacing: 1px;
}
#main #articleBody .wid455 .date1 .time,
#main #articleBody .wid455 .date1 .time2 { display:  block; padding-left: 0px; margin-left: 0; }
#main #articleBody .date1 .time2 { font-size: 22px; }
#main #articleBody .box2Inner .time3 { font-size: 15px; font-weight: bold; color:#C53F72; }
#main #articleBody .date1 .old { font-size: 18px; color:#DDDDDD; }
.special {
    position:  absolute;
    right: 2px;
    top: 2px;
    display:block;
    height: 27px;
    background: #EDE77E;
    padding: 2px 13px;
    border-radius: 3px;
    font-size: 15px;
    color:  #C54072;
    font-weight: bold;
    line-height:14px !important;
}
.special::before {
    content:" ";
    display:  block;
    position:  absolute;
    left: -10px;
    top: 10px;
    width:  11px;
    height:  10px;
    background: url(../images/fukidashi-arrow.png) no-repeat left top;
}

.special strong { color: #000; font-size: 14px!important; }



#articleBody .programBlock { position: relative; margin-bottom: 15px; background: #FFF;}
.programBlock .box { position: relative; padding-right: 26px; background: #FFF;}
.programBlock .boxInner { padding: 0 20px 10px 24px; }

.programBlock .box2 { width: 868px; margin-left: auto; margin-right:  auto; padding: 0 0 20px; }
.programBlock .box2Inner { position: relative; width: 400px; padding:  5px 10px 10px; background: #FAE2EA; }
 .programBlock .bg-pink { background: #FAE2EA; }

.programTitle {
	position: relative;
	color: #333;
	font-weight: bold;
	line-height: 1.3;
	vertical-align: baseline; 
}

#main #articleBody .programTitle2 {
	position: relative;
	height: auto;
	margin-bottom: 0.7em;
	padding-top: 2px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	vertical-align: top; 
}
#main #articleBody .wid555 .programTitle2 { font-size: 20px; }
.programTitle a,
.programTitle2 a { color: #333; text-decoration: none; }
.programTitle a:hover,
.programTitle2 a:hover { text-decoration: underline; }
.programTitle img,
.programTitle2 img { vertical-align: top; }

#main #articleBody .cornerTitle {
	height: 55px;
	padding-left: 33px !important;
	line-height: 55px;
	font-size: 28px;
	color: #C6000A;
	font-weight: bold;
}

.programBlock .image { margin-right: 20px; text-align: center; }
.programBlock .wid300 .image { margin-right: 0; }
#articleBody .wid455 .image { margin-left: 27px; }
.programBlock p.text { color: #333; margin-bottom:1em;}

.programBlock p.text1 { font-size: 15px; line-height: 1.5; }
.programBlock p.text2 { font-size: 14px; line-height: 1.3; }

.programBlock p.image span.copy { position: relative; display: block; padding: 5px 0; text-align: left; line-height: 1.3; font-size: 11px; }
#articleBody .programBlock p.image .center { text-align: center; }

.wid200 { width: 200px; }
.wid300 { width: 300px; padding: 0 0 50px 0 !important;}
.wid315 { width: 315px; }
.wid355 { width: 355px; padding: 0 0 50px 0 !important; }
.wid400 { width: 400px; }
.wid455 { width: 455px; padding-right: 0 !important; }
.wid555 { width: 555px; padding: 0 0 50px 0 !important; }
.wid610 { width: 610px; padding-right: 0 !important; }
.wid910 { width: 910px !important; }
.hig75  { height: 75px; text-align: right !important; }
.hig325  { height: 325px; padding: 0 15px !important; }
.hig430  { height: 430px; padding: 0 25px !important; }
.hig460  { height: 460px; padding: 0 25px !important; }

.mb20 { margin-bottom: 20px !important; }
.ml24 { margin-left: 24px !important; }
.ml30 { margin-left: 30px !important; }
.ml50 { margin-left: 50px !important; }
.ml100 { margin-left: 100px !important; }

.pl0 { padding-left:  0px !important;}
.pt15 { padding-top: 15px !important; }
.pt30 { padding-top: 30px !important; }
.pt120 { padding-top: 120px !important; }
.pr30 { padding-right: 30px !important; }
.pl30 { padding-left: 30px !important; }
.pl50 { padding-left: 50px !important; }
.pl104 { padding-left: 104px !important; }
.pl160 { padding-left: 160px !important; }
#main #articleBody #articleBodyInner .pb0 { padding-bottom: 0 !important; }
.red { color: #C7000A !important; }

.no-bg { background: none !important; }
.bg-light-gray { background: #EEEEEE !important; }

.ft18 { font-size: 18px !important; }
.ft20 { font-size: 20px !important; }

.center { text-align: center !important; }
p.btn-detail { position: absolute;
 right: 20px; top: 10px; }
 
.wid300 p.btn-detail,
.wid355 p.btn-detail,
.wid555 p.btn-detail,
.sec03 .starSP  p.btn-detail {
	top: auto;
	bottom: 10px;
}

p.btn-detail a {
	display: block;
	width: 112px;
	height: 37px;
	line-height: 37px;
	color: #fff; 
	background: #C7000A;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px #aaa;
	-moz-box-shadow: 1px 1px 2px #aaa;
	box-shadow: 1px 1px 2px #aaa;
}
p.btn-detail a:hover { background: #FE7F15; }

/*======= sec01 ==============================*/
.sec01 {
	position: relative;
	margin-bottom: 60px;
	padding: 0 20px 10px 20px;
	background: #E4EDD9;
}
.sec01 h2 {
	position: absolute;
	left: -78px;
	top: -87px;
	z-index:20;
}

.sec01 h3 { height: 68px; margin-bottom: 0; padding-left: 62px; line-height: 68px; font-size: 30px; }
.sec01 .programBlock .pl170 {
    padding-left: 170px;
}
#articleBody .sec01 h3.line2 { height: auto; line-height: 1.3; padding: 7px 22px; }
.sec01 .wid455 h3 { font-size: 22px; padding-left:  22px; }
.sec01 .box2 h3 {padding-left: 0px;}

.sec01 h4 { margin-bottom: 10px; font-size: 19px; font-weight:  bold;}
.sec01 .box2Inner h4 { margin-bottom:0px; }
.sec01 h5 { position:  relative; margin-left:  -0.5em; margin-bottom: 10px; font-size: 17px; font-weight: bold; line-height:  1.1;}
.sec01 h5 a { color: #000;}
.sec01 .text { padding-top: 3px; }
.sec01 .wid455 .text { padding-left: 22px; }



/*======= sec02 ==============================*/
.sec02 {
	position: relative;
	margin-bottom: 35px;
 	padding: 0 20px 10px 20px;
	background: #E4EDD9;
}
.sec02 h2 {
	position: absolute;
	left: -68px;
	top: -52px;
	z-index:10;
}

.sec02 .wid300 h2 {
	left: -23px;
	top: -10px;
}

.sec02 .date1 { padding-left: 255px; }

.sec02 .programBlock .box { padding-right: 15px; }

.sec02 h3 { height: 60px; margin-bottom: 0; padding-left: 235px; line-height: 60px; font-size: 24px; }


.sec02 dl { width: 492px; float: right; }
.sec02 dl dt {
	display: block;
	width: 130px;
	height: 33px;
	line-height: 33px;
	padding: 0 10px;
	background: #000;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	
}
.sec02 dl dd {
	position: relative;
	height: 33px;
	line-height: 33px;
	margin-left:150px;
	margin-top: -33px;
	margin-bottom: 1px;
	font-size:16px;
	background: #EEEEEE;
}

#main #articleBody #articleBodyInner .over-year-end {
	height: 430px;
	padding-bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFB973), color-stop(0.00, #FFBEAF));
	background: -webkit-linear-gradient(#FFBEAF, #FFB973);
	background: -moz-linear-gradient(#FFBEAF, #FFB973);
	background: -o-linear-gradient(#FFBEAF, #FFB973);
	background: -ms-linear-gradient(#FFBEAF, #FFB973);
	background: linear-gradient(#FFBEAF, #FFB973);
}

#main #articleBody #articleBodyInner .over-year-end .box {					
	background: none;
}

#main #articleBody .over-year-end .programTitle2 { font-size: 22px; }

/*======= sec03 ==============================*/
.sec03 {
	position: relative;
	margin-bottom: 35px;
	padding: 0 20px 10px 20px;
	background: #E4EDD9;
}
.sec03 h2 {
	position: absolute;
	left: -68px;
	top: -52px;
	z-index:10;
}
.sec03 .date2 { width:705px; padding-left: 255px; }
.sec03 .programBlock .image { margin-right: 0; }	
.sec03 .time { margin-top: 1px; }
.sec03 .wid555 .time { margin-top: 1px; padding-left: 235px; }
.sec03 .wid355 .box,
.sec03 .wid555 .box { padding-right: 0; }

.sec03 .LeftPos .box .date2 { width: 345px; margin-right: 0 !important; padding-left: 50px; }
.sec03 .RightPos .box .date2 { width: 545px; margin-left: 0 !important; padding-left: 30px; }

.sec03 .starSP {
	position: relative;
	width: 425px;
	height: 270px;
	padding: 198px 185px 25px 310px;
}

.sec03 .starSP p.image { position: absolute; }
.sec03 .starSP p.photo12 { left: 25px; top:15px; }
.sec03 .starSP p.photo13 { left: 216px; top:15px; }
.sec03 .starSP p.photo14 { left: 484px; top:15px; }
.sec03 .starSP p.photo15 { left: 25px; top:172px; }
.sec03 .starSP p.photo16 { left: 25px; top:326px; }
.sec03 .starSP p.photo17 { left: 752px; top:15px; }


/* main column bannerArea */
#articleBody .bannerArea { margin-bottom: 40px; }

#articleBody .bannerArea img:hover {
   opacity: 0.7;
}

/* main column snsArea */
.snsArea2 { position: absolute; bottom: 0px; right: 50px;  }
.snsArea2 ul li { float: left; padding-right: 5px; }

html {
    overflow-x: hidden;
}
.onlySP {
    display:none;
}
.content {
    font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;
    background:#f2f2f2;
    overflow:hidden;
    margin: 0 -1000px;
    -webkit-box-shadow: 0px 15px 30px -1px rgba(0,0,0,0.1) inset ;
　  -moz-box-shadow: 0px 15px 30px -1px rgba(0,0,0,0.1) inset;
    box-shadow: 0px 15px 30px -1px rgba(0,0,0,0.1) inset ;
    box-sizing :border-box;
}
.content a {
    color:#79c1fa;
}
.content a:hover {
    color:#fa7b26;
}
.content p {
    margin:0;
}
.inner {
    width:90vw;
    min-width:1250px;
    margin:0 auto;
    padding-top:60px;
    background:#fff;
    -webkit-box-shadow: -15px 0px 15px -1px rgba(0,0,0,0.18) ,15px 0px 15px -1px rgba(0,0,0,0.18) ;
　  -moz-box-shadow: -15px 0px 15px -1px rgba(0,0,0,0.18) ,15px 0px 15px -1px rgba(0,0,0,0.18);
    box-shadow: -15px 0px 15px -1px rgba(0,0,0,0.18) ,15px 0px 15px -1px rgba(0,0,0,0.18);
}
.mainVisual {
    width:1140px;
    margin: 0 auto;
}
.announce {
    width:1140px;
    margin: -40px auto 60px;
}
.guest {
    width: 1100px;
    margin : 0 auto 100px;
}
.guest h2 {
    margin-bottom: 15px;
}
.guest ul {
    padding:0 20px;
    list-style: none;
    display: flex ;
    flex-wrap: wrap;
    justify-content : space-between;
    text-align :center;
}
.guest li {
    width: 214px;
}
.guest li img {
    width: 214px;
    margin-bottom :20px;
}
.guest figure ,.announce figure,.mainVisual figure{
    margin :0 ;
}
.guest figcaption {
    font-size :22px;
    font-weight :bold;
}
.tiket:before {
    content:"";
    display:inline-block;
    margin:-65px 0 60px;
    width:100%;
    height:70px;
    background:url(https://www.bs11.jp/enjoyment/anisondays_festival_2018/images/anisondaysfestival_bg01.png) ;
}
.tiket {
    background :#1363ae;
    padding-bottom:120px;
    font-size:22px;
}
.catch,.textBox {
    width:920px ;
    margin :0 auto;
}
.catch {
    text-align :center;
    margin-bottom:30px
}
.textBox {
    color :#fff;
    border:2px solid #FFF;
    padding :20px;
}
.buy {
    border-bottom :1px solid #fff;
    margin-bottom:20px;
    padding-bottom:10px;
}
.buy p:nth-of-type(1) {
    font-size:26px;
}
.attention {
    font-size:16px;
}
@media screen and (max-width:1200px) { 
    html {
        overflow-x: visible;
    }
.inner{
    width:90vw;
    min-width:0;
}
.content {
    margin: 0;
}
.mainVisual,.mainVisual img,.announce,.announce img,.tiket,.catch img {
    width:100%;
}
.textBox,.guest,.catch {
    width:90%;
}
}
@media screen and (max-width:480px) { 
.onlySP {
    display:inline;
}
.inner {
    width:100%;
    min-width:100%;
    padding-top:30px;
}
.mainVisual {
    margin: 0 auto;
}
.mainVisual img{
    width:100vw;
}
.announce {
    margin: -30px auto 35px;
    text-align:center;
}
.announce img{
    width:95vw;
}
.guest {
    width: 95%;
    margin : 0 auto 30px;
}
.guest 

 {
    padding-bottom: 15px;
    border:none;
    border-bottom :2px solid #555;
    background:none;
    height :auto;
    margin :0 5px 15px;
}
.guest h2 img {
    width :20vw;
}
.guest ul {
    padding:0 20px;
}
.guest li {
    width: 50%;
}
.guest li img {
    width: 40vw;
    margin-bottom :0;
}
.guest figcaption {
    font-size :16px;
    font-weight :bold;
    margin-bottom:10px;
}
.tiket:before {
    content:"";
    display:inline-block;
    margin:-5vw 0 15px;
    width:100%;
    height:30px;
    background:url(https://www.bs11.jp/enjoyment/anisondays_festival_2018/images/anisondaysfestival_bg01.png) ;
    background-repeat:no-repeat;
    background-size:100%;
}
.tiket {
    font-size:18px;
    padding-bottom:60px;
}
.catch {
    margin-bottom:10px
}
.catch img {
    width:100%;
}
.textBox {
    padding :10px;
}
.buy {
    margin-bottom:10px;
    padding-bottom:5px;
}
.buy p:nth-of-type(1) {
    font-size:20px;
}
.attention p {
    text-align:left;
    font-size:16px;
    margin-top:15px;
}

}