@charset "UTF-8"

html{
  position: relative;
  height: 100%;
}

body{
  font-family: unset;
  position: relative;
  height: 100%;
}

body #wrapper{
font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", meiryo,"serif", Yu Mincho, sans-serif;
}

a {
  outline: none;
}

#global_header {
  display: block;
}

#nav_sp {
  display: none;
}

#global_footer {
  display: block;
}

.footer_sp {
  display: none;
}

.clearfix {
  display: block;
  margin: 0;
  padding: 0;
}
/*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;
}

/* -------------共通ヘッダーフッター------------- */

#wrapper {
position: relative;
background-color: #000;
}

#header {
position: relative;
background-image: url(../images/header_bg_pc.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin: 0;
text-align: center;
}

#header img {
width: 100%;
height: auto;
max-width: 1200px;
margin: 0 auto;
z-index: 0;
bottom: 0;
padding-top: 3px;
}

#main {
  background:linear-gradient(#09072a,#000);
  position: relative;
}

.theme {
margin-bottom: 40px;
}

.theme img {
width: 100%;
height: auto;
}

.pc_corner {
display: block;
}

.sp_corner {
display: none;
}

.corner {
background-image: url(../images/corner_bg.png);
background-repeat: no-repeat;
background-position: center;
width: 1000px;
height: 1433px;
margin: 0 auto;
margin-bottom: 50px;
text-align: center;
}

.corner_second {
background-image: url(../images/corner_bg2.jpg);
background-repeat: no-repeat;
background-position: center;
width: 1000px;
height: 1000px;
margin: 0 auto;
margin-bottom: 50px;
text-align: center;
}

.corner_first {
background-image: url(../images/corner_bg1.jpg?);
background-repeat: no-repeat;
background-position: center;
width: 1000px;
height: 1200px;
margin: 0 auto;
margin-bottom: 50px;
text-align: center;
}

.corner_tako{
  background: url(../images/bg_dot.png);
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 10px;
  border-image-slice: 1;

}

.title img{
width: 100%;
height: auto;
top: 0;
margin-bottom: 20px;
}

.time img {
text-align: center;
}


.cast img {
width: 80%;
height: auto;
text-align: center;
margin-top: 35px;
margin-left: 20px;
}

.corner p {
width: 90%;
height: auto;
color: #fff;
font-weight: bold;
font-size: 23px;
line-height: 1.5;
letter-spacing: normal;
padding-top: 20px;
padding-bottom: 10px;
text-align: left;
margin: 0 auto;
}

.corner_second p {
width: 90%;
height: auto;
color: #fff;
font-weight: bold;
font-size: 23px;
line-height: 1.5;
letter-spacing: normal;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
margin: 0 auto;
}

.corner_first p {
width: 90%;
height: auto;
color: #fff;
font-weight: bold;
font-size: 23px;
line-height: 1.5;
letter-spacing: normal;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
margin: 0 auto;
}

.corner a {
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  font-weight: bold;
}

.corner a:hover {
  color: #ff1ccc;
}

.corner img {
  vertical-align: middle;
}

.title_tako img{
height: 432px;
height: 269px;
margin: 0 auto;
margin-bottom: 30px;
}

.map {
float: left;
width: 100%;
height: auto;
}

.map_contents {
  background: url(../images/bg_dot.png);
  width: 90%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-top: 6px solid;
  border-right: 6px solid;
  border-left: 6px solid;
  border-bottom: 6px solid;
  border-image: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);
  border-image-slice: 1;
}

/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/

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

  body {
      font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif;
      position: relative;
      height: 100%;
    }

  .clearfix {
    display: block;
    margin: 0;
    padding: 0;
  }

  #global_header {
    display: none;
  }

  #nav_sp {
    display: block;
  }

  #global_footer {
    display: none;
  }

  .footer_sp {
    display: block;
  }

.pc_corner {
display: none;
}

.sp_corner {
display: block;
}

/* ------------------------▲おおきい設定▲---------------------------- */

#header {
position: relative;
background-image: none;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin: 0;
}

#header img {
padding-top: 0px;
}

#main {
margin-top: -3px;
}

.corner {
background: url(../images/bg_dot.png);
width: 90%;
height: auto;
margin: 0 auto;
margin-bottom: 30px;
text-align: center;
border-top: 6px solid;
border-right: 6px solid;
border-left: 6px solid;
border-bottom: 6px solid;
border-image: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);
border-image-slice: 1;
}

.map_contents {
  background: url(../images/bg_dot.png);
  width: 90%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-top: 6px solid;
  border-right: 6px solid;
  border-left: 6px solid;
  border-bottom: 6px solid;
  border-image: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);
  border-image-slice: 1;
}

.corner_second {
  background: url(../images/bg_dot.png);
  width: 90%;
  height: auto;
margin: 0 auto;
margin-bottom: 30px;
text-align: center;
border-top: 6px solid;
border-right: 6px solid;
border-left: 6px solid;
border-bottom: 6px solid;
border-image: linear-gradient(to right, #00dbde 0%, #fc00ff 100%);
border-image-slice: 1;
}

.corner_tako{
  background: url(../images/bg_dot.png);
  width: 90%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 10px;
  border-image-slice: 1;
}

.title img{
width: 100%;
height: auto;
top: 0;
margin-bottom: 20px;
}

.time img {
width: 50%;
padding-top: 5px;
padding-bottom:5px;
text-align: center;
}

.time_2 img {
width: 90%;
padding-top: 5px;
padding-bottom:5px;
text-align: center;
}


.cast img {
width: 90%;
height: auto;
text-align: center;
margin-top: 2em;
margin-left: 0px;
}

.corner p {
width: 80%;
height: auto;
color: #fff;
font-weight: bold;
font-size: 3vmin;
line-height: 1.5;
letter-spacing: normal;
padding-top: 1.5em;
padding-bottom: 1.5em;
text-align: left;
margin: 0 auto;
}

.corner_second p {
width: 80%;
height: auto;
color: #fff;
font-weight: bold;
font-size: 3vmin;
line-height: 1.5;
letter-spacing: normal;
padding-top: 1.5em;
padding-bottom: 1.5em;
text-align: left;
margin: 0 auto;
}

.corner a {
  color: #fff;
  text-decoration: none;
  font-size: 3vmin;
  font-weight: bold;
}

.corner a:hover {
  color: #ff1ccc;
}

.corner .tako img {
position: relative;
width: 70%;
height: auto;
}

.corner_tako .title img{
width: 70%;
height: auto;
margin: 0 auto;
margin-bottom: 1.5em;
}

.corner_tako .cast {
padding-bottom: 1.5em;
}

}
