@charset "utf-8";


/*--------------------------------------------------------

	special style style
	すき家RADIO

--------------------------------------------------------*/

.clearfix::after {
    clear: both;
    content: " ";
    display: block;
}

#footer #copyright {
    padding: 20px 0 0 !important;
}

#contents_frame{
	background: #ffffff;
}

#contents_frame #contents {
	margin: 0px auto !important;
	padding: 20px 0 !important;	
}

#contents_inner{
	margin-top: 0px !important;
	/*background: #000000;*/
    /* henko */
    background: #fff;
}

#radio_contents{
	font-size: 13px;
	line-height: 2em;
	color: #ebeae5;
	padding-bottom: 10px;
	margin: 0 auto;
	}
		
#radio_contents a{
	text-decoration: none;	
	color:#fbd60a;
}

#radio_contents #col01, #radio_contents #col02, #radio_contents #col03, #radio_contents #col04, #radio_contents #col05, #radio_contents #col07 {
    background: #57130e none repeat scroll 0 0 !important;
    color: #ffffff;
    margin: 10px;
    overflow: hidden;
    padding: 0 0 20px;
}

#radio_contents .title {
    background: rgba(0, 0, 0, 0) url("../img/titleBg.jpg") repeat scroll 0 0;
    height: 65px;
    margin: 0 auto;
	
}

#radio_contents .title h2{
    font-size: 12px; /* 16px */
    margin: 0;
    padding-top: 20px;
    text-align: center;
	letter-spacing: 0.1em;
	color: #dcc946;
	font-weight: 700;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;*/
}

#radio_contents .title h2 span{
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	line-height: 0.5;
	letter-spacing: 0.02em;
	
}

#radio_contents ul {
    display: block;
    margin: 15px auto;
    overflow: hidden;
    padding: 10px;
}

 #radio_contents li{
	list-style-type: none;
	padding: 15px 0px;
}

.marquee {
    background: #ffffff none repeat scroll 0 0;
    border: 4px solid #f9d305;
    border-radius: 5px;
    color: #000000;
    margin: 0;
    overflow: hidden;
    vertical-align: middle;
}

.marquee img{
	float: left;
}


.marquee p {
    float: left;
    font-size: 18px;
    padding: 10px;
    white-space: nowrap;
}


/* MARQUEE */

.marqueeRightLeft {
    color: #000000;
    font-weight: bold;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.marqueeRightLeft span{
	color: #d62518;
}

.marqueeRightLeft p:after {
	content: "";
	white-space: nowrap;
}
.marqueeRightLeft p {
	margin: 0;
	padding-left: 100%;
	display: inline-block;
	white-space: nowrap;
		-webkit-animation-name:marqueeRL;
		-webkit-animation-timing-function:linear;
		-webkit-animation-duration:20s;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-name:marqueeRL;
		-moz-animation-timing-function:linear;
		-moz-animation-duration:20s;
		-moz-animation-iteration-count:infinite;
		-ms-animation-name:marqueeRL;
		-ms-animation-timing-function:linear;
		-ms-animation-duration:20s;
		-ms-animation-iteration-count:infinite;
		-o-animation-name:marqueeRL;
		-o-animation-timing-function:linear;
		-o-animation-duration:20s;
		-o-animation-iteration-count:infinite;
		animation-name:marqueeRL;
		animation-timing-function:linear;
		animation-duration:20s;
		animation-iteration-count:infinite;
}

@-webkit-keyframes marqueeRL {
	from {-webkit-transform:translate(0);} to {-webkit-transform:translate(-100%);}
}
@-moz-keyframes marqueeRL {
	from {-moz-transform:translate(0);} to {-moz-transform:translate(-100%);}
}
@-ms-keyframes marqueeRL {
	from {-ms-transform:translate(0);} to {-ms-transform:translate(-100%);}
}
@-o-keyframes marqueeRL {
	from {-o-transform:translate(0);} to {-o-transform:translate(-100%);}
}
@keyframes marqueeRL {
	from {transform:translate(0);} to {transform:translate(-100%);}
}


/* ---------------------------------------
font
-----------------------------------------*/
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
}


@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, body { font-family: "メイリオ", Meiryo, sans-serif; } /* IE11 */
}


.font-f1 {
  /*font-family:'Roboto';*/
	color: #fff;
	line-height: 0.5;
}

.font-f2 {
  /*font-family:'Roboto2';*/
	/*font-weight: bold;*/
	color: #fff;
}



/* ----------------------------------------------

pageTop

---------------------------------------------- */

#pageTop {
    bottom: 3px;
    padding: 5px;
    position: fixed;
    right: 3px;
    z-index: 10;
}

#pageTop img {
    width: 50px;
}


/* ----------------------------------------------

content01

---------------------------------------------- */


 #radio_contents #col01 .text{
	font-size: 15px !important;
	margin:0 auto;
}

 #radio_contents #col01 .text2{
	font-size: 12px !important;
	margin:0 auto;
	line-height: 1.4;
}

 #radio_contents #col01 .btn{
	margin:0 auto;
	width:270px;
}

#radio_contents #col01 .img{
	position: relative;
	}

#radio_contents #col01 .text3{
	position:absolute;
	font-size: 90%;
	line-height: 1.4;
	color: #1da1f2; /*#bb8d19 #ac7f0c;*/
	bottom: 11.5%;
	left: 14%;
	font-weight: 700;
	}

#radio_contents #col01 .text3 a{
	color: #1da1f2;
	border-bottom: 1px solid #1da1f2;
}


/* ----------------------------------------------

content02

---------------------------------------------- */


 #radio_contents #col02 .text{
	float: left;
}

 #radio_contents #col02 .text .f1{
	color: #dcc946;
	font-size: 24px;
	font-family: 'Roboto';
	font-weight: normal;
	margin-bottom: -10px;
}


 #radio_contents #col02 .text span{
	display: block;
	clear: both;
	padding: 10px 0 0 0;
	
}

 #radio_contents #col02 .text .f3{
	/*color: #dcc946;*/
	font-size: 16px;
	font-family: 'Roboto';
	font-weight: normal;
	margin-bottom: -10px;
}

 #radio_contents #col02 .text .f4{
	/*color: #dcc946;*/
	font-size: 28px;
	/*font-family: 'Roboto';
	font-weight: normal;*/
	 margin-bottom: -7px;
}

 #radio_contents #col02 .text .f4 + span{
letter-spacing: 0.20em;
}

#radio_contents #col02 a.cp_btn {
	display: block;
	width: 180px;
	padding: 0.8em 0.8em 0.8em 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fbd60a;
	border: 1px solid #fbd60a;
	border-radius: 3px;
	transition: .4s;
	float: right;
}
#radio_contents #col02 a.cp_btn:hover {
	background: #fbd60a;
	color: #fff !important;
}

#radio_contents #col02 .img img{
    max-width: 100%;
    margin: 0 auto;
}



/* ----------------------------------------------

content03 
content04

---------------------------------------------- */

 #radio_contents #col03 .lineupcontent,
 #radio_contents #col04 .lineupcontent{
	margin: 20px 0;
	
}


#radio_contents #col03 .lineup, #radio_contents #col04 .lineup {
    background: #000000 none repeat scroll 0 0;
    border-color: #57130e;
    border-style: solid;
    border-width: 2px 10px;
    margin: 10px 0 0;
    overflow: hidden;
}

 #radio_contents #col03 .img,
 #radio_contents #col04 .img{
	float: left;
}

 #radio_contents #col03 .text02,
 #radio_contents #col04 .text02{
	float: left;
	color: #fbd60a;
	padding:15px 15px 5px 15px;
}

 #radio_contents #col03 .text03,
 #radio_contents #col04 .text03{
	float: left;
	width: 100%;
}

 #radio_contents #col03 .text03 img,
 #radio_contents #col04 .text03 img{
	float: right;
	margin: 10px 0; 
	
}

 #radio_contents #col03 .text,
 #radio_contents #col04 .text{
	overflow: hidden;
}

 #radio_contents #col03 .text img,
 #radio_contents #col04 .text img{
	padding: 10px 0;
	float: right;
	height: 22;
}

#acMenu{
	margin: 10px 0 
}

#acMenu dt{
    display:block;
    text-align:center;
    cursor:pointer;
    background: #871f19 none repeat scroll 0 0;
    border-color: #57130e;
    border-style: solid;
    border-width: 2px 20px;
    overflow: hidden;
	padding: 20px 0;
    }
	
#acMenu dd{
    display:none;
    }

/* ----------------------------------------------

content05

---------------------------------------------- */

#radio_contents #col05{
	position: relative;
}

#radio_contents #col05 .img figure figcaption{
	text-align: center;
}

 #radio_contents #col05 .text{
	font-size: 15px !important;
	margin:0 auto;
}

#radio_contents #col05 .text span{
	display: block;
	clear: both;
	padding: 10px 0 0 0;	
}

 #radio_contents #col05 .text .f1{
	color: #dcc946;
	font-size: 22px;
	font-family: 'Roboto';
	font-weight: normal;
	margin-bottom: -10px;
}

 #radio_contents #col05 .btn{
	margin:0 auto;
	width:270px;
}

#radio_contents #col05 .campaign_end{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	background: rgba( 0, 0, 0, 0.8 );
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
}

.sns_twitter a {
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 3px 18px 3px 18px;
    background-color: #1b95e0;
    color: #fff;
    border-radius: 3px;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
}



/* ----------------------------------------------

content07　追加

---------------------------------------------- */

 #radio_contents #col07 .text .f1{
	color: #dcc946;
	font-size: 24px;
	font-family: 'Roboto';
	font-weight: normal;
	 margin-bottom: -15px;
}

 #radio_contents #col07 .text span{
	display: block;
	clear: both;
	padding: 0 0 0 0;
}

#radio_contents ul.w-text {
    display: block;
    margin: 15px auto;
    overflow: hidden;
    padding: 10px;
}


 #radio_contents ul.w-text05 img{
	float: none;
	margin: 10px auto 0 auto;
	display: flex;
}

 #radio_contents ul.w-text05 .img img{
	 max-width: 320px;
	 width: 100%;
	 height: auto;
}

#radio_contents #col07 .text{
	float: left;
	padding: 0 0 15px 0;
}

#radio_contents #col07 .text .b-text05{	
	text-align: right;
}

#radio_contents #col07 .text .b-text05 .b-text05_l{
	text-align:left;
	font-size:19px;
	float:left;
	padding-top: 20px;
	display: block;
	width: 100%;
	position: relative;
}

#radio_contents #col07 .text .b-text05 .b-text-d{
	margin: -10px 0 0 0;
}

.f-bb{font-weight: 700;}
.f-01{font-size: 17px;}

 #radio_contents #col07 .text .b-text05::before{
   display: none;
  /*content: url("../img/s-bolt_logo.jpg");
  display: inline-block;
  transform: scale(0.25);
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;*/
}

#radio_contents #col07 .text .b-text05 .b-text05_l .img-b{
	display: block;
	display: inline-block;
	text-align: center;
}

#radio_contents #col07 .text .b-text05 .b-text05_l .img-b{
    position: absolute;
	bottom: -5px;
	right: 2%;
	width: 76px;
}

#radio_contents #col07 .text .b-text05 .b-text05_l img{
    width: 100%;
	height: auto;
}

/*
#radio_contents #col07 .text span:nth-last-child(2){
	padding-bottom: 60px;
}
*/
.br::before {
content: "\A";
white-space: pre;
}

#radio_contents #col07 a.cp_btn {
	display: block;
	width: 160px;
	padding: 0.8em 0.8em 0.8em 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fbd60a;
	border: 1px solid #fbd60a;
	border-radius: 3px;
	transition: .4s;
	float: right;
}
#radio_contents #col07 a.cp_btn:hover {
	background: #fbd60a;
	color: #fff !important;
}
