@charset "UTF-8";
 body {
    font-family: "Sawarabi Mincho";
    position:relative;

      margin: 0;
      background: #000;
      text-align: center;
      position:relative;
  }

a {
    outline: none;
}
p {
    margin: 0;
    padding: 0;
}
.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 460px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    padding-top:5px;
}
.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #ff0000;
}
.radiko a:visited {
    color: #ff0000;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}
/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

#global_header {
  display: block;
}

#nav_sp {
  display: none;
}

#global_footer {
  display: block;
}

.foot_c {
  position: relative;
  width: 100%;
}

.footer_sp {
  display: none;
}

* {zoom:1;}
.radikolink::after{ content: ""; display: block; clear: both;}
.bigbox::after{ content: ""; display: block; clear: both;}


/* ////////////////////////////////////////////////////////// */

.body {
	margin: 0 ;
	padding: 0 ;
	font-size: 15px ;
  color: #fff;
  line-height: 1.618 ;
  background-color: #000;
}

.wrap {
  background:linear-gradient(-90deg, #1c2aae, #6e2faf);
}

.header {
  display: block !important;
  max-width: 1040px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#wrapper {
  width: 1040px;
  background-color: #F9E50A;
  margin: 0 auto;
  padding: 0;
	overflow: hidden ;
	text-align: center;
  padding-bottom: 50px;
  position: relative;
}

#wrapper .cyk-link{
	position: fixed;
	top: 300px;
	right: 0px;
	z-index: 100;
}

.left {
  position: relative;
  display: inline-block;
  float: left;
  width: 40%;
  margin: 10px 20px;
}

.mail {
  width: 100%;
}

.twitter {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  line-height: 1.8em;
  padding: 30px 20px;
  margin-top: 145px;
}

.absolute {
  width: 60%;
  position: absolute;
  left: -5px;
  top: -158px;
}

.imgWrap {
	overflow: hidden;
	width: 100%;
	height: auto;	*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;
}
.imgWrap img:hover {
	transform: scale(1.1);
	transition-duration: 0.3s;
}

.absolute2 {
  width: 44%;
  position: absolute;
  right: 0px;
  top: -88px;
}

.cyk {
  width: 100%;
  margin-top: 20px;
}

.right {
  position: relative;
  display: inline-block;
  float: right;
  width: 54%;
  margin: 10px 20px 10px 0;
}

.cast {
  background-color: #282E32;
  border-radius: 30px;
  padding: 15px;
  color: #fff;
  margin-top: 25px;
  width: 320px ;
}

.youtube {
  display: block !important;
  position: relative;
}

.youtubesp{ display: none !important; }

.web { width: 100%;}

.absolute3 {
  display: block !important;
  position: absolute;
  left: 40px;
  top: 155px;
}

.absolute3sp { display: none !important; }

.corner {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  color: #000;
  padding: 50px 20px;
  margin-top: 70px;
  text-align: left;
}

.toko {
  float: right;
  width: 33%;
}

.absolute4 {
  width: 80%;
  position: absolute;
  left: 2px;
  top: -96px;
}

.corner h1 {
  font-weight: bold;
  font-size: 17px;
  padding: .5em .75em;
  background-color: #531489;
  color: #fff;
}


@media screen and (max-width: 860px) {

  #global_footer {
    display: none;
  }
  .footer_sp {
    display: block;
  }

  #nav_sp {
    display: block;
  }

  #headerouter1179{
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow:none;
  }

  #sns_part{
    width:100%;
    position:relative;
  }

  #global_header {
    display: none;
  }

  * {zoom:1;}
  .radikolink::after{ content: ""; display: block; clear: both;}
  .bigbox::after{ content: ""; display: block; clear: both;}


#wrapper {
  width: 100%;
}

.left {
    display: inline-block;
    float:none;
    width: 85%;
		font-size: 15px;
	}

.youtube {display: none !important;}

.youtubesp{
    display: block !important;
    width: 78%;
    margin-top: 20px;
   }

.absolute3 { display: none !important; }

.absolute3sp {
     display: block !important;
    }

.right {
    display: inline-block;
    float: none;
    width: 93%;
    margin: 0;
  }

.absolute4 {
    top: -56px;
  }

.corner {
  margin-top: 70px;
}

.side {
    display: inline-block;
    float: none;
    width: 93%;
  }

}
