.sliderbar{
  height:56px;
  width: 100vw;
  max-width: 900px;
  margin: auto;
  background-color: #333;
}

div.slider-arrows{
  display: none;
}

.SNS{
  height:80px;
  width:100vw;
  max-width: 900px;
  margin: auto;
}

#SNSicon1{
  height: 80px;
  width: 50vw;
  max-width: 450px;
  background-color: rgb(0, 172, 237) ;
  float: left;
  text-align: center;
  line-height: 90px;
  transition: box-shadow 0.3s ease 0s, text-shadow 0.3s ease 0s;
}

#SNSicon1:hover{
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5) inset;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5) inset;
}

.SNS .fa-twitter{
  color: #fff;
}

.info{
  font-family: sans-serif;
  color: #fff;
}

#SNSicon2{
  height: 80px;
  width: 50vw;
  max-width: 450px;
  background: -webkit-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -webkit-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -moz-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -moz-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -ms-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -ms-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -o-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -o-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: radial-gradient(circle farthest-corner at 32% 106%, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), linear-gradient(135deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
  float: right;
  text-align: center;
  line-height: 90px;
  transition: box-shadow 0.3s ease 0s, text-shadow 0.3s ease 0s;
}

#SNSicon2:hover{
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5) inset;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5) inset;
}

.SNS .fa-instagram{
  color: #fff;
}

.news{
    background-color: rgba(255,255,255,0.9);
    width:90vw;
    max-width: 810px;
    margin: 30px auto;
    text-align: center;
    border-radius: 8px;
}

.news h3{
  background-color: #666;
  color: #fff;
  font-size: 17px;
  line-height: 38px;
  font-family: '見出ゴMB31', 'ヒラギノ角ゴW6', 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', sans-serif;
  width:242px;
  margin:auto ;
  text-align: center;
  font-weight: bold;
  border-radius: 8px;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.8);
}

.h3wrapper{
  padding: 10px;
  border-bottom:1px dotted #333;
}

.show-text a{
  color: #000;
}

.show-text dl.info{
  font-size: 12px;
    margin:auto;
    line-height:1.8;
    color:#000;
}
.hide-text dl.info{
  font-size: 12px;
    margin:auto;
    line-height:1.8;
    color:#000;
}
dl.info dt{
  display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 height: 45px;
    width:6em;
    float:left;
    margin:0;
    padding:0 0 0 5px;
    border-bottom:1px dotted #333;
}
dl.info dd{
  display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
  height: 45px;
  margin:0 0 0px 0;
  padding:0 5px 0px 8vw;
  border-bottom:1px dotted #333;
  text-align: left;
  vertical-align: middle;
}

dl.info dd i{
  padding-right:10px;
  margin-left: auto;
  }

.hide-text {
    display: none;
}


button.readmore {
    position: relative;
    height: 30px;
    width: 90px;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    border: none;
    outline: 0;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5) ;
    cursor: pointer;
    transition: .2s;
}

button.readmore:hover{
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5) ;
}

.countdown-wrapper{
  background-color: rgba(255,255,255,0.9);
  width:90vw;
  max-width: 810px;
  letter-spacing: 0.1em;
  font-size: 20px;
  font-family: sans-serif;
  margin: 30px auto;
  text-align: center;
  border-radius: 8px;
  line-height: 60px;
}

#timer{
  color:red;
  font-weight: bold;
  font-size: 25px;
}

#timer, .yycountdown-box{
  display: inline;
}

.yyc-hou, .yyc-min, .yyc-sec{
  display: none;
}

.contents1, .contents2{
  height: 60vw;
  max-height: 540px;
  width: 100vw;
  max-width: 900px;
}

.contents1{
    background: radial-gradient(#f219A1, #EA6264);
    display: flex;
  align-items: center;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  margin: auto;
}

.text{
  width: 40vw;
  max-width: 360px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.contents1 img{
  height: 60vw;
  max-height: 540px;
  width:60vw;
  max-width: 540px;
  float: right;
}

.text .strong{
   font-size: 22px;
}

.contents2{
    background: linear-gradient(#05FBFF, #1E00FF);
    display: flex;
    align-items: center;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
    margin: auto;
  }

.contents2 .text{
  width: 40vw;
  max-width: 360px;
    float: right;
}

.contents2 img{
  height: 60vw;
  max-height: 540px;
  width:60vw;
  max-width: 540px;
  float: left;
}

section#about{
  width: 100vw;
  max-width: 900px;
  max-width: 1100px;
}

.tweets{
  width: 80vw;
  max-width:660px; 
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  height:600px;
  background-color: rgba(255,255,255,0.9);
  border-radius: 8px;
}

iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered{
  width: 100%!important;
}

.row {
   max-width: 1008px;
   margin: 0 auto;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.backs:not(#abou div div){
  width: 20%;
   position: relative;
   padding: 0 20px;
   min-height: 1px;
   float: left;
}

#abou div div{
  width: 80%;
  margin: auto;
}

.contents3{
  width: 100vw;
  max-width: 900px;
  margin: auto;
}

.contents3 h3{
  text-align: center;
  background-color: #fff;
  color: black;
  font-size: 17px;
  font-family: '見出ゴMB31', 'ヒラギノ角ゴW6', 'こぶりなゴシック W6 JIS2004', 'Koburina Gothic W6 JIS2004', sans-serif;
  width:242px;
  margin: 30px auto;
}
