@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow:700&display=swap');

#main-contents {
  padding-bottom: 0;
  background: url("../../img/bace.png");
  letter-spacing: 0.08em;
}
.load {
  display: none;
}

#main-contents .center {
  width: 920px;
  margin: 0 auto;
  padding: 70px 0;
}
#main-contents .flex {
  display: flex;
  flex-wrap:wrap;
}
#main-contents .inblock {
  position: relative;
  border-radius: 4px;
  background: #fff;
  box-shadow:6px 6px 0px 0px rgba(0,149,231,0.15);
}
#main-contents .originalBg {
  background: url("../../img/bg_canvas.jpg");
}
#main-contents h1.ttl {
  padding-bottom: 0px;
  text-align: center;
}
#main-contents h2.ttl {
  margin-bottom: 40px;
  text-align: center;
}
#main-contents h2.ttl span {
  color: #fcef11;
  font-family: 'Barlow', sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1.125em;
}
#main-contents h2.ttl.blk span {
  color: #e94609;
}
#main-contents h2.ttl strong {
  display: block;
  margin-top: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 38px;
}
#main-contents h2.ttl.blk strong {
  color: #424241;
}


.color01{
  color: #fcef11;
  font-weight: bold;
  font-size: 1.5em; 
  margin: 3px;
}
.color02{
  font-size: 1.2em;
  color: #fff;
    font-weight: bold;
  padding: 10px 30px 10px 30px;
  background:#e94609;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
　border-radius: 50px;	/* 横幅&高さの1/2 */
}
.color03{
  color: #e94609;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 2.5em;
  margin: 3px;
  padding: 0px 10px 5px 10px;
  background:#fff;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
　border-radius: 50px;	/* 横幅&高さの1/2 */
}
/* mainvisual */
#main-contents .mainvisual {
  background: url("../../img/main.png") no-repeat center top;
  height: 544px;
}
#main-contents .mainvisual .center {
  padding: 75px 0 0 0;
}
#main-contents .mainvisual .ttl {
  width: 840px;
  margin: 0 auto;
}


/* oatime */
#main-contents .oatime {
  width:780px;
  margin: -60px auto 0;
  padding: 16px 20px 20px;
  border-radius: 14px;
  background: rgb(249,58,32);
  background:#009944;
  text-align: center;
}
#main-contents .oatime h2 {
  color: #fcef11;
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  font-size: 34px;
  font-style: italic;
}
#main-contents .oatime .mainTime {
  margin: 10px 0 15px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.05em;
}


#main-contents .timebefore::before{
  content: url("../../img/time.png");
  margin: 0px; 
  position: relative;
}
#main-contents .oatime .text {
  line-height: 2;
  padding: 15px;
  border-radius: 8px;
  background: #fff;
  font-size: 1.2em;
}

#main-contents .oatime .text .pcp{
    display: block;
}
#main-contents .oatime .text .pcp .pcten{
    display: none;
}
#main-contents .oatime .text .spp{
    display: none;
}
#main-contents .oatime .text .spbr{
    display: none;
}


#main-contents .pmtime{
  width: 15px;
  height: 30px;
}

/* cast */
#main-contents .stripe {
  background: url("../../img/back.png");
}

#main-contents #cast .flex {
  margin: 0 auto;
  flex-wrap:wrap;
  justify-content: center;
}
#main-contents #cast .mc {
  width: 610px;
}
#main-contents #cast .inblock {
  width: 290px;
  margin: 0 15px 0 0;
  border-radius: 8px;
  overflow: hidden;
}
#main-contents #cast .inblock a {
  display: block;
}
#main-contents #cast .inblock .castImg {
  position: relative;
  padding-top: 80%;
  overflow: hidden;
}
#main-contents #cast .inblock .castImg img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 135%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
#main-contents #cast h3 {
  padding: 10px 15px;
  background: rgb(239,86,61);
  background: #009944;
  text-align: center;
  margin: 0px auto;
}
#main-contents #cast h3 .name {
  color: #fff;
  font-weight: bold;
  font-size: 1.7em;
}
#cast h3 .status {
  display: block;
  width: 130px;
  margin: 18px auto 0;
  padding: 5px 0;
  border-radius: 12px;
  background: #fff;
  color: #424241;
  font-size: 0.813em;
}

#bottom{
  background-color: #47c1e9; 
  margin: 0 auto;
  text-align: center;
  padding: 40px 0px;
}
#bottom .bottom01{
  height: 50px;
}
#bottom .bottom01 a {   
  text-decoration: none;  
  margin: 0 auto;
  display: block;
  width: 320px;
}
#bottom .bottom02{
  margin: 0 auto;
  padding-top: 10px;
}
#bottom .bottom02 a{
  text-decoration: none; 
  margin: 0 auto;
  display: block;
  width: 340px;
}   
#tel {

  background-color: #009944;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
}
#tel p{
  color: #fff; 
  line-height: 2;
}


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


@media all and (max-width: 812px) {

#main-contents {
  padding: 0;
}

#main-contents .center {
  width: 85%;
  padding: 70px 0;
}
#main-contents h2.ttl strong {
  font-size: 34px;
}
.block-list .flex {
  display: block;
}



/* mainvisual */
#main-contents .mainvisual {
  background: url("../../img/main_sp.png") no-repeat center bottom / 100% auto;
  height: 70vw;
}
#main-contents .mainvisual .center {
  width: 100%;
  padding: 11vw 0 0 0;
}
#main-contents .mainvisual .ttl {
  width: 90%;
  margin: 0 auto 8.6vw;
}
#main-contents .mainvisual .ttl img {
  width: 100%;
  margin: 0 auto 8.6vw;
}

/* oatime */
#main-contents .oatime {
  width:85%;
  margin: -17vw auto 0;
  padding: 2.8vw 3vw 3vw;
}
#main-contents .oatime h2 {
  font-size: 5vw;
}
#main-contents .oatime .mainTime {
  margin: 1.8vw 0 3.2vw;
  font-size: 4vw;
}
#main-contents .oatime .text {
  padding: 2.5vw 1.5vw;
  font-size: 2.6vw;
}
  
#main-contents .oatime .text .pcp{
    display: none;
}
#main-contents .oatime .text .spp{
    display: block;
}
#main-contents .oatime .text .spbr{
    display: block;
}
    
#main-contents .oatime .otherarea {
  font-size: 3.4vw;
}
#main-contents .oatime .otherarea strong {
  display: block;
}
#main-contents .oatime .otherarea p:first-child {
  margin-bottom: 10px;
}
/*#main-contents .oatime .text {
  padding: 2.5vw;
  font-size: 2.7vw;
      text-align: justify;
}
  */
#main-contents .intro .center {
  display: block;
  width: 90%;
}


/* cast */
#main-contents #cast .flex {
  justify-content: center;
}
#main-contents #cast .mc {
  width: 100%;
}
#main-contents #cast .inblock {
  width: 47.5%;
  margin: 0;
}
#main-contents #cast .inblock .castImg {
  padding-top: 120%;
}
#main-contents #cast .inblock .castImg img {
  width: auto;
  height: 100%;
}
#main-contents #cast h3 {
  padding: 7% 0;
}
#main-contents #cast h3 .name {
  font-size: 4.5vw;
}
#main-contents #cast h3 .status {
  width: 32vw;
  margin: 5% auto 0;
  padding: 1.5vw 0;
  border-radius: 3.3vw;
  font-size: 3.1vw;
}




}

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




@media all and (max-width: 568px) {
 
#main-contents .center {
  width: 90%;
  padding: 12vw 0;
}
#main-contents h2.ttl {
  margin-bottom: 6vw;
}
#main-contents h2.ttl span {
  font-size: 4vw;
}
#main-contents h2.ttl strong {
  margin-top: 2.6vw;
  font-size: 6vw;
}
#main-contents #sponserBnr h2.ttl strong {
  font-size: 5.5vw;
  letter-spacing: 0;
}


#main-contents .mainvisual .ttl {
  width: 90vw;
}
#main-contents .oatime {
  width: 90%;
  margin: -17vw auto 0;
  padding: 2.8vw 3vw 3vw;
}  
#main-contents .oatime h2 {
  font-size: 7vw;
}
#main-contents .oatime .mainTime {
  font-size: 4.68vw;
  letter-spacing: 0;
}
#main-contents .oatime .text span {
  display: block;
}
#main-contents .oatime .text {
  font-size: 3vw;
}

  
#main-contents .oatime .text .pcp{
    display: none;
}
#main-contents .oatime .text .spp{
    display: block;
}
#main-contents .oatime .text .spbr{
    display: block;
}

/* cast */
#main-contents #cast h3 .name {
  font-size: 5vw;
} 
  
/*#main-contents .rcmndProgram.center {
  padding-bottom: 100px;
} */
    

}



























