@charset "utf-8";
.fv{

}
.fss{
  font-size: .8rem;
}
.sp,.sp640{
  display: none !important;
}
.pc,.tablet{
  display: block  !important;
}

.dpib{
  display: inline-block;
}
.sticky{
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  left: 50%;
}
body{
  position: relative;
}
.fv img{
  width: 100%;
}
/* 共通部分 */
.naname_r{
    transform:skewY(-3deg);
}
.naname_r .content{
    transform:skewY(3deg);
}
.naname_l{
    transform:skewY(3deg);
}
.naname_l .content{
    transform:skewY(-3deg);
}
.ttltxt{
  font-size: 40px;
  padding-top: 20px;
  margin-bottom: 40px;
  letter-spacing: 5px;
  font-family: 'tga_font';
  color:#fff;
  text-shadow    :
  #35bdd3 2px 0px,  #35bdd3 -2px 0px,
     #35bdd3 0px -2px, #35bdd3 0px 2px,
     #35bdd3 2px 2px , #35bdd3 -2px 2px,
     #35bdd3 2px -2px, #35bdd3 -2px -2px,
     #35bdd3 1px 2px,  #35bdd3 -1px 2px,
     #35bdd3 1px -2px, #35bdd3 -1px -2px,
     #35bdd3 2px 1px,  #35bdd3 -2px 1px,
     #35bdd3 2px -1px, #35bdd3 -2px -1px;
  text-align: center;
}
h3{
  text-align: center;
  margin-bottom:60px;
  font-weight: bold;
  font-size: 1.3rem;
}

.fukidashi{
  position: absolute;
  left:0px;
  bottom:0px;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px 40px 20px 0px;
  width: 100%;
  min-width: 350px;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 5px #7fd3de;
  border-radius: 10px;
  box-sizing: border-box;
  letter-spacing: 2px;
}
.fukidashi:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}
.fukidashi:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #7fd3de;
  z-index: 1;
}
.fukidashi .captxt{
  background-image: linear-gradient(transparent 50%, #ffda04 0);
  font-size: 1.1rem;
  font-weight: bold;
}
.ml5{
  margin-left: 5px;
}


.navigation{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding:0px;
  overflow: hidden;
  max-width: 1200px;
  margin: 0px auto;
  border-radius: 35px;
  box-shadow: 0 0 8px gray;
  z-index: 10;
}
.navigation .logo{
  width:180px;
  margin-left: 30px;
  transform: none;
}
.navigation .btn{
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  bottom: initial;
  left: initial;
  trasform: translateX(0);
  transform: none;
}
.navigation .btn a{
  padding: 10px;
  color: #000;
  font-weight: bold;
  letter-spacing: 3px;
  display: flex;
  align-items: center;
  margin: 0px 10px;
  background: none;
  border: none;
  box-shadow: initial;
  text-align: left;
  font-size: min(1.4vw,16px);
  min-height:78px;

}
.navigation .btn a:before{
  display: none;
}
.navigation .btn .reserve{
  background-color: #eb6100;
  color:#fff;
  margin: 0px;
  width: 300px;
  border-radius: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}
.navigation .btn .reserve .icon{
  width: 50px;
}
.navigation .btn .reserve .txt{
  width: 250px;
}
.navigation .btn .reserve .tel{
  font-size: 1.2rem;
  font-weight: bold;
  display: block;
}
.headerMenu{
  display: none;
}
.fv{
  background-image:url('../images/lp202112/fv_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  /* min-height: 100vh; */
  padding-top:100px;
  position: relative;
}

.fv .fv_container{
  max-width: 1200px;
  height: 100%;
  margin: 0px auto;
  display: flex;
  padding: 50px 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.fv .event_banner{
  width: 50%;
  position: relative;
}
.fv .event_banner .btn{
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  bottom:80px;
}
.fv .event_banner .btn a{
  padding: 15px;
  background-color: #eb6100;
  color:#fff;
  min-width: 240px;
}
.fv .event_banner .btn a:before{
  right:10px;
}
.fv .robohon{
  width: 50%;
}
.introduction{

}
.campaign{
  max-width: 1200px;
  margin: 20px auto 0px;
  position: relative;
}

/*.cp{
  text-align: center;
}
.cp_image{
  margin: 30px 0;
}*/
.txt_02{
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1000px;
  color: red;
  border: solid 2px red;
  padding: 8px;
  margin: 20px auto;
}
.txt_02 a{
  text-decoration: none;
}

.introduction .fvimage{
  display: block;
  margin: 50px auto 0;
  text-align: center;
  height: 120px;
  overflow: hidden;
}
.introduction .image{
  display: block;
  margin: 0px auto;
  text-align: center;
  overflow: hidden;
}
.introduction .cando{
  background-image:url('../images/lp202112/cando_bg.png');
  background-size: contain;
  background-repeat: repeat;
  height: 70vh;
  min-height: 1000px;
}
.introduction .cando .image_container{
  max-width: 1200px;
  height: 100%;
  margin: 0px auto;
  position: relative;
}
.introduction .cando .image_container .btn{
  position:absolute;
  bottom:100px;
  left: 48%;
  transform: translateX(-50%);
}
.introduction .cando .image_container .btn a{
  display: flex;
  padding: 20px 100px;
  width: auto;
  align-items: center;
  justify-content: center;
}
.btn{
  position:absolute;
  bottom:100px;
  left: 48%;
  transform: translateX(-50%);
}
.btn a{
  background-color: #eb6100;
  border:5px solid #fff;
  color: #fff;
  padding: 20px 100px;
  border-radius:35px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  text-align: center;
  display: block;
  font-size: 1.2rem;
  position: relative;
  transition: .3s;
}
.btn a:before{
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 44%;
  right: 30px;
}
.btn  a:hover {
  margin-top:5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 20px 0px;
}
.introduction .cando .image_container .btn a{
}
.introduction .cando .image_container .candofv{
  position: absolute;
  left: 40%;
  transform: translateX(-50%);
  width: 600px;
  top:10px;
}
.introduction .cando .image_container .image{
  width: 400px;
  position: absolute;
}
.introduction .cando .image_container .image.one{
  right:10px;
  top:10px;
}
.introduction .cando .image_container .image.two{
  left: 20px;
  bottom: 120px;
}
.introduction .cando .image_container .image.three{
  right:20px;
  bottom:100px;
}

.scroll-downs {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  margin: auto;
  width :34px;
  height: 55px;
}
.scroll-downs a{

}
.scroll-downs .titletxt{
  color: #fff;
  margin: auto;
  display: inline-block;
}
.mousey {
  width: 3px;
  padding: 5px 7px;
  height: 27px;
  margin: 0px auto;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}


h2.catch{
  padding:0px 0px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#64bbf0+1,1193e8+50,65bcef+100 */
  background: #64bbf0; /* Old browsers */
  background: -moz-linear-gradient(left,  #64bbf0 1%, #1193e8 50%, #65bcef 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #64bbf0 1%,#1193e8 50%,#65bcef 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #64bbf0 1%,#1193e8 50%,#65bcef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64bbf0', endColorstr='#65bcef',GradientType=1 ); /* IE6-9 */
  color:#fff;
  /* font-size: 2rem; */
  font-size: min(3vw,3rem);
  font-weight: bold;
  text-align: center;
}
h2.catch .msg{
  position: relative;
  display: inline-flex;
  padding: 20px 30px;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}
h2.catch .msg.wakuwakubg{
  background-image: url(../images/lp202112/wakuwaku_h3_bg.png);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: 50% 10px;
}

h2.catch .msg.atte{
  background-image: url(../images/lp202112/hitome_h3_bg.png);
  background-size: 230px;
  background-repeat: no-repeat;
  background-position: 65% 5px;
  padding:40px 30px 20px;
}
h2.catch .msg:before{
  content:'';
  position: relative;
  width: 50px;
  height: 60px;
  margin-right: 10px;
  background-image:url('../images/lp202112/h2_before.png');
  background-size: cover;
  background-repeat: no-repeat;
}
h2.catch .msg:after{
  content:'';
  position: relative;
  width: 50px;
  height: 70px;
  margin-left: 10px;
  background-image:url('../images/lp202112/h2_after.png');
  background-size: cover;
  background-repeat: no-repeat;
}
h2.catch .fss{
  font-size: 1.2rem;
  margin-top:12px;
}
.yousu{
  background-color: #fffdf7;

}
.yousu .slider{
  margin: 0px auto 80px;
  padding-top:80px;
  background-image:url('../images/lp202112/yousu_bg.png');
  background-position:center top;
  background-size: contain;
  background-repeat: no-repeat;
}
.yousu .slider .slider_item{
  margin: 0px 0px;
}
.yousu .slider .slider_item .image{
  height: 280px;
  overflow: hidden;
}
.yousu .slider .slider_item .image img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
/* .yousu .slider .slider_item .image{
  border-radius: 10px;
  border:5px solid #fff;
  overflow: hidden;
  -webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
-moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
-ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
} */
/* 拡大縮小 */
.slick-slide {
  transition: .3s ease;
  transform: scale(.85);
}
.slick-current {
  transform: scale(1);
}


.yousu .slider .slider_item .image img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.yousu .slider .slider_item .txt{
  padding: 20px 8%;
  line-height: 1.6;
}
.yousu .slider .slider_item .txt h3{
  margin: 0px;
  padding: 0px;
  margin-bottom:.5em;
  text-align: left;
}
.yousu .mainichi{
  /* background:
url('../images/lp202112/yousu_bg_l.png') no-repeat 10px 0px,
url('../images/lp202112/yousu_bg_r.png') no-repeat 100% 0px; */
  padding-top: 300px;
}
.yousu .mainichi h3{
  margin: 0px;
  padding: 0px;
  background-color: #f8b62c;
  color:#fff;
  padding: 20px;
  font-size: min(3vw,3rem);
  display:block;
  margin-bottom:30px;
  position: relative;
}
.yousu .mainichi h3:before{
  content: '';
  background-image: url('../images/lp202112/yousu_bg_l.png');
  background-repeat: no-repeat;
  width: 300px;
  height: 350px;
  position: absolute;
  left: 30px;
  top: -300px;
  background-size: contain;
}
.yousu .mainichi h3:after{
  content:'';
  background-image:url('../images/lp202112/yousu_bg_r.png') ;
  background-repeat: no-repeat;
  width: 300px;
  height: 350px;
  position: absolute;
  right:30px;
  top: -300px;
  background-size: contain;
}
.yousu .mainichi .image{
  margin: 50px auto;
}
.yousu .mainichi .image img{
  text-align: center;
  margin: 0px auto;
}
.wakuwaku{
  background-image: url(../images/lp202112/cando_bg.png);
  background-size: contain;
  background-repeat: repeat;
}
.wakuwaku h2.catch .msg{
  padding: 50px 30px 30px;
}
.wakuwaku .content_wrapper{
  margin: 60px auto 0;
  /* max-width: 1200px; */
  display: flex;
  flex-direction: column;
  padding-bottom:100px;
  min-width: 1200px;
}
.wakuwaku .content_wrapper .content{
  display: flex;
  flex-direction: row;
  justify-content:space-between;
  align-items: flex-start;
  min-height: 500px;
  margin: 50px auto;
}
.wakuwaku .content_wrapper .content.one{
  background-image:url('../images/lp202112/wakuwaku_image1_bg.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 95%;
  margin: 0px;
  padding:10%;

}
.wakuwaku .content_wrapper .content.two{
  background-image:url('../images/lp202112/wakuwaku_image2_bg.png');
  background-size: contain;
  background-repeat: no-repeat;
  flex-direction: row-reverse;
  width: 92%;
  margin-left: 8%;
  padding: 10% 15% 10% 15%;
}
.wakuwaku .content_wrapper .content.three{
  background-image:url('../images/lp202112/wakuwaku_image3_bg.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 95%;
  margin: 0px;
  padding: 10% 15% 10% 11%;
}
.wakuwaku .content_wrapper .content>div{
  width: 48%;
}
.wakuwaku .content_wrapper .content .kizi{
  display: flex;
  flex-direction: column;
}
.wakuwaku .content_wrapper .content .kizi .txt{
  margin-top:20px;
}
.wakuwaku .content_wrapper .content .kizi .txt h3{
  margin-bottom:20px;
  text-align: left;
  line-height: 1.5;
}
.wakuwaku .content_wrapper .content .kizi .txt p{
  line-height: 1.5;
  font-size: min(1.2vw,1rem);
}
.wakuwaku .content_wrapper .content .kanso{
    border:2px solid #f8b62c;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.wakuwaku .content_wrapper .content .kanso .midashi{
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #f8b62c;
}
.wakuwaku .content_wrapper .content .kanso .ttl{
}
.wakuwaku .content_wrapper .content .kanso .content{
  padding: 0px 20px;
  display: flex;
  flex-direction: column;
  min-height: initial;
  margin: 30px auto;
}
.wakuwaku .content_wrapper .content .kanso .content .ttl{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin: 0px;
  font-size: 1.1rem;
  font-weight: bold;
}
.wakuwaku .content_wrapper .content .kanso .content .ttl .icon{
  margin-right: 15px;
}
.wakuwaku .content_wrapper .content .kanso .content .txt{
    margin: 10px 0px;
    border:2px solid #f8b62c;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    width: 100%;
    line-height: 1.7;
    font-size: min(1.2vw,1rem);
}
.wakuwaku .content_wrapper .content .kanso .content .txt .border{
    border-bottom: dotted 2px #ccc;
    display: inline;
}
.wakuwaku .content_wrapper .content .kanso .content .txt:before{

}
.interview{
  width: 100%;
  background-color: #fffae9;
  padding-bottom:30px;
}
.interview .interview_cont{
  max-width: 1000px;
  margin: 0px auto;
}
.interview .content{
  margin: 30px auto;
}
.interview .ttl{
  background-color: #f8b62c;
  padding:20px 0px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  border-radius: 10px 10px 0 0;
  display: block;
  margin-top:30px;
  width: 100%;
  max-width: initial;
}
.interview .image_container{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin: 60px auto;
}
.interview .image_container .image{
  width:58%;
}
.interview .image_container .rank{
  width: 35%;
}

.step{

}
.step .step_container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1000px;
    margin: 60px auto;
    position: relative;
}
.step .step_container:before{
  content:'';
  width: 100%;
  z-index: -1;
  height: 2px;
  background-color: #0dccff;
  top:60%;
  position: absolute;
}
.step .step_container .block{
  width: calc(100% / 3.1);
  border-radius: 10px;
  border:2px solid #0dccff;
  padding: 30px 10px;
  background-color: #fff;
}
.step .step_container .block .ttl{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content:flex-start;
  min-height: 70px;
  margin-bottom:0px;
  padding: 0px 10px;
  border-bottom:3px solid #0dccff;
}
.step .step_container .block .ttl h3{
  margin: 0px;
  padding: 0px;
  text-align: left;
  color:#0dccff;
  font-size: 1.5rem;
  line-height: 1.2;
}
.step .step_container .block .ttl .icon{
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.step .step_container .block .image{
  margin:30px auto;
  overflow: hidden;
  height: 175px;
}
.step .step_container .block p{
  line-height: 1.3;
}
.step .banner{
  max-width:1000px;
  margin: 0px auto;
}
.step .cta{
  background-image:url(../images/lp202112/cta_bg_sp_l.png),url(../images/lp202112/cta_bg_sp_r.png);
  background-size: contain,contain;
  background-position:bottom left,bottom right;
  background-repeat: no-repeat,no-repeat;
  /* height: 17vw; */
  margin: 60px auto 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding:10px 0px 30px;
  max-width: 2000px;
}
.step .cta .ttl{
  width: 60%;
  margin: 20px auto;
  max-width: 700px;
}
.step .cta .tel{
  position: relative;
  width: 40%;
  margin:0;
}
.step .cta .tel a{
  background-color: #1193e7;
  color:#fff;
  padding:10px 20px;
  font-size: 1.3rem;
  text-align: center;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.step .cta .tel .num{
  font-size: 1.7rem;
  font-weight: bold;
}
.step .cta .form{
    width: 40%;
    margin-top:5px;
}
.step .cta .form a{
  background-color: #eb6100;
  color:#fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 1.3rem;
  display: flex;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 70px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.step .cta .form a .dpib{
  display: block;
}

.event_container{
  margin: 0px auto;
  max-width: 1000px;
  width: 100%;
}
.event_container .banner{
  width: 100%;
}
.event_container .banner img{
  width: 100%;
}
.office_area{
  margin: 0px auto;
  max-width: 1000px;
  width: 100%;
  background-color: #fff;
  padding: 10px;
}
.office_area .subttl {
  background-color: #fff;
}
.office_area table th, .office_area table td {
  background-color: #fff;
  color: #000;
}
.office_area table{
  overflow: hidden;
}
.office_area .subttl{
  font-size: 1.1rem;
}
.office_area table .txt{
  text-align: left;
}
.office_area table .txt span{
  font-size: 1.2rem;
}



.cta{
  width: 100%;
  display: inline-block;
  position: relative;
}
.cta .btns{
  width: 100%;
  max-width: 1200px;
  margin-left: -5%;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0px auto;
  position: relative;
}
.cta .btns>div{
  width: 50%;
  text-align: center;
}
.cta .btns>div a{
    margin: 30px auto;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    font-size: 1.6rem;
    padding:20px 50px;
    letter-spacing: 1px;
    -webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
 -moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
 -ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
 filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.6));
}
.cta .btns .buy a{
  background: rgb(255,211,18);
  background: linear-gradient(90deg, rgba(255,211,18,1) 0%, rgba(255,129,120,1) 100%);
  border:3px solid #fc4320;
  color:#fff;
}
.cta .btns .taiken a{
  background: rgb(59,41,255);
  background: linear-gradient(90deg, rgba(59,41,255,1) 0%, rgba(123,199,223,1) 51%, rgba(98,143,255,1) 100%);
  color:#000;
}
.cta .btns .taiken a:before{
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
  box-sizing:border-box;
  border-radius: 50px;
  padding:3px;
  width:100%;
  height:100%;
  background:#fff;
  background-clip:content-box;
  content:"";
}
.cta .btns .point1{
  position: absolute;
  left: 0%;
  top: -100px;
  width: 250px;
  transform:skewX(0deg);
}
.cta .btns .point2{
  position: absolute;
  right: 3%;
  bottom: -75px;
  width: 500px;
  height: 100px;
  transform:skewX(0deg);
}
.cta.foot .btns .point2{
  position: absolute;
  right: 3%;
  bottom:initial;
  top:-50px;
  width: 500px;
  height: 100px;
  transform:skewX(0deg);
}
.cta.foot .point2 .container .image {
  position: absolute;
  width: 160px;
  top: -20px;
  right: -130px;
}
.cta.foot .point2 .fukidash{
  bottom: 20px;
}
.cta.foot .point2 .fukidashi:before {
    content: "";
    position: absolute;
    top: initial;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
}
.cta.foot .point2 .fukidashi:after{
    content: "";
    position: absolute;
    top:initial;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #7fd3de;
    z-index: 1;
}
.cta .point2 .container{
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.cta .point2 .container .image{
  position: absolute;
  width: 200px;
  top: -100px;
  right: -100px;
}
.cta .point2 .container .pick .tokuten{
  background-color: #ff7d84;
  color:#fff;
  padding:10px;
  border-radius: 5px;
  font-size: 1.1rem;
  text-align: center;
  margin: 0px 5px;
}
.cta .bg{
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  left:0;
  top:0;
  z-index: -1;
}
.cta .bg>div{
  height: 100%;
}
.cta .bg .buy{
  background-color: #ff7d84;
  position: relative;
  z-index: 2;
  width:48%;
}
.cta .bg .buy:after{
  position: absolute;
  content: '';
  right: -50px;
  top: 0px;
  border: none;
  border-left: solid 50px #ff7d84;
  border-bottom: solid 129px transparent;
  z-index: 3;
}
.cta .bg .taiken{
  background-color: #7fd3de;
  z-index: 1;
  width: 52%;
}
#page_top{
  position: fixed;
  bottom:10px;
  right:10px;
  /* width: 60px; */
  width: 90px;
  opacity: 0;
  transition: 1s;
}
#footer_fixed{
    position: fixed;
    bottom:10px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 700px;
    z-index: 11;
    opacity: 0;
    transition: 1s;
}
#footer_fixed a:hover{
    opacity: .9;
}
#side_banner{
    position: fixed;
    bottom:100px;
    right:35px;
    /* width: 60px; */
    width: 70px;
    z-index: 10;
    opacity: 0;
    transition: 1s;
}
#page_top.fixed,#footer_fixed.fixed,#footer_fixed.clickon,#side_banner.fixed {
    opacity: 1;
}
#footer_fixed.fixed.none {
    opacity: 0;
    z-index: -1;
}
#footer_fixed.clickoff{
  opacity: 0;
}
.content_schedule{
  padding: 0px 0px 30px;
  background-color: #e9f3ff;
}

.content_schedule  .btn_container{
  margin: 80px auto 40px;
  width:600px;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
}
.content_schedule  .btn_container a{
  border:1px solid #000;
  padding: 12px 40px;
  background-color: #ffda04;
  border-radius: 25px;
  color:#000;
  font-size: 1.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.tokuten{
  background-color: #ffda04;
  padding:7%;
  margin:50px auto;
}
.tokuten .ttltxt{
  text-align: center;
  color:#ffda04;
  text-shadow    :
  white 2px 0px,  white -2px 0px,
     white 0px -2px, white 0px 2px,
     white 2px 2px , white -2px 2px,
     white 2px -2px, white -2px -2px,
     white 1px 2px,  white -1px 2px,
     white 1px -2px, white -1px -2px,
     white 2px 1px,  white -2px 1px,
     white 2px -1px, white -2px -1px;
}
.tokuten h3{
  text-align: center;
  margin-bottom:60px;
  font-weight: bold;
  font-size: 1.3rem;
}
.tokuten .container{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}
.tokuten .container .block{
  background-color: #fff;
  width:260px;
  height: 260px;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tokuten .container .block .num{
  width:80px;
  height: 80px;
  background-color: #ffda04;
  border:6px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: bold;
  color:#fff;
  border-radius: 50%;
  position: absolute;
  left:0px;
  top:0px;
  z-index: 2;
}
.tokuten .container .block:nth-of-type(2n) .num{
  background-color:#87c5dc;
}
.tokuten .container .block .image{
  width:40%;
}
.tokuten .container .block p{
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
.tokuten .container .block p span{
  font-weight: normal;
  font-size: 1rem;
}
.tokuten .biko{
  text-align: center;
  font-size: .9rem;
  display: block;
  text-align: center;
  margin: 70px auto 0;
  width: 100%;
}
.price{

}
.price .table{
  margin:50px auto 100px;
  max-width: 960px;
  position: relative;
  border-radius: 10px;
}
.price .attention{
  margin:20px auto 20px;
  max-width: 960px;
}
.price .table .robohon{
  position: absolute;
  right:-100px;
  bottom:10px;
  width: 200px;
  z-index: 1;
}
.price .table h3{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#61baef+0,0a92e7+50,5eb8f0+100 */
  background: #61baef; /* Old browsers */
  background: -moz-linear-gradient(left,  #61baef 0%, #0a92e7 50%, #5eb8f0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #61baef 0%,#0a92e7 50%,#5eb8f0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #61baef 0%,#0a92e7 50%,#5eb8f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61baef', endColorstr='#5eb8f0',GradientType=1 ); /* IE6-9 */

  color:#fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
  padding: 20px 0px;
}
.price .table table{
  width: 100%;
  overflow: hidden;
  border-left:5px solid #66bcf0;
  border-right:5px solid #66bcf0;
  border-bottom:5px solid #66bcf0;
}
.price .table table tbody{
}
.price .table table tr{
  border-radius: 25px;
}
.price .table table th{
  padding:25px 10px;
}
.price .table table td{
  text-align: center;
  vertical-align: middle;
  border-top:3px solid #66bcf0;
  border-bottom:3px solid #66bcf0;
  border-right:3px solid #66bcf0;
  padding:25px 10px;
  line-height: 1.5;
}
.price .table table tr:first-of-type td{
  border-top:none;
}
/* .price .table table tr:first-of-type td:nth-of-type(3){
  border-radius: 0px 25px 0px 0px;
} */
.price .table table tr:last-of-type td{
  border-bottom:none;
}
.price .table table tr:last-of-type td:nth-of-type(3){
  /* border-radius: 0px 0px 25px 0px; */
}
.price .table table tr td:last-of-type{
  border-right: none;
}
.price .table table tr td:nth-last-of-type(2){
  background-color: #aee1ff;
}
.price .table table tr td:nth-last-of-type(1){
  background-color: #fff9c8;
}
/* .price .table table tr td:nth-of-type(3){
  background-color: #fff6bf;
} */
.price .table table tr.hontai {

}
.price .table table tr.hontai td:nth-of-type(2){
  background-color: #fff;
}
.price .table table tr.hontai td:nth-of-type(3){
  background-color: #c4faff;
}
.price .table table tr.hontai td:nth-of-type(4){
  background-color: #fff6bf;
}
.price .table .midashi{
  position: absolute;
  text-align: center;
  bottom:-100px;
  width: auto;
}
.price .table .midashi.fukidashi{
  padding:20px 40px;
  left: 400px;
  min-width: initial;
}
.magazine{
  display:flex !important;
}

.content_spec tbody td{
  text-align: center;
  background-color: #fff;
}
.content_newfunction{
  background: none;
}
.function.content_newfunction {
  background-color:#ffda04;
  margin-top:100px;
}
.function .ttltxt{
  text-align: center;
  color:#ffda04;
  text-shadow    :
  white 2px 0px,  white -2px 0px,
     white 0px -2px, white 0px 2px,
     white 2px 2px , white -2px 2px,
     white 2px -2px, white -2px -2px,
     white 1px 2px,  white -1px 2px,
     white 1px -2px, white -1px -2px,
     white 2px 1px,  white -2px 1px,
     white 2px -1px, white -2px -1px;
}
.function h3{
  text-align: center;
  margin-bottom:60px;
  font-weight: bold;
  font-size: 1.3rem;
}
.function.content_newfunction .function_detail > li.bg_wht h4 {
    border-color: #000;
    color: #000;
    border-radius: 25px;
}
.function.content_newfunction .function_detail > li p.subttl {
    font-size: 16px;
}
.function.content_newfunction .function_detail > li.bg_wht {
    background: #fff;
    color: #000;
}
.function.content_newfunction .function_detail > li .detail_column li .cor_list > dt span {
    background: none;
}
.function.content_newfunction .function_detail > li .detail_column li .emp {
    background: #ffda04;
    border-radius: 10px;
    color: #000;
    font-size: .9rem;
    padding: 20px;
}
.cocoro{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 960px;
  margin: 30px auto;
  border:5px solid #ffffff;
  border-radius: 10px;
}
.cocoro .image{
  width: 30%;
  padding:10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cocoro .txt{
  width: 70%;
  background-color: #ffffff;
  padding:30px;
}
.cocoro .txt .ttl{
  background-color: #ffffff;
  color:#fff;
  font-size: 1.4rem;
  margin-bottom:20px;
  display: block;
  padding:10px;
  max-width: initial;
}
.cocoro .txt .caption{
  font-size: .9rem;
  font-weight: normal;
  margin:0px;
  padding: 0px 20px;
}
.cocoro .txt .caption h4{
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.4;
}

.content_spec{
  margin:50px auto;
  max-width: 960px;
}
.content_spec tbody td:last-of-type {
    border-right: 4px solid #66bcf0;
    box-sizing: border-box;
}
.content_spec h3{
  margin-bottom:0px;
  background-color: #44a8ec;
  color:#fff;
  font-size: 2rem;
  text-align: center;
  padding: 15px 10px;
}

.grad-wrap {
  position: relative;
}
.grad-wrap + .grad-wrap {
  margin-top: 40px;
}
.grad-trigger {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: -1em;
  left: 0;
  margin: auto;
  border-radius: 2px;
  background: #eb6100;
  border:5px solid #fff;
  padding: 10px 50px;
  width: 200px;
  border-radius: 50px;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}
.grad-trigger:before{
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 39%;
  right: 30px;
}
.grad-trigger::after {
  content: "詳細を見る" /*クリック前のボタンのラベル*/
}
.grad-trigger .fa {
  margin-right: .5em;
}
.grad-item {
  position: relative;
  overflow: hidden;
}
.grad-item.is-hide {
  height: 300px; /*隠した後の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 120px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.grad-trigger.is-show {
  bottom: -4em;
}
.grad-trigger.is-show::after {
  content: "閉じる" /*クリック後にボタンのラベルを変える*/
}
.grad-trigger.is-show + .grad-item::before {
  display: none;
}



footer {
  margin: 80px auto 0;
  background:none;
  max-width:2000px;
}
footer .foot_container{
  max-width: 800px;
  margin: 0px auto;
  position: relative;
}
footer .banner{
  margin: 0px;
  width: 100%;
}
footer .banner img{
  width: 100%;
}
footer address {
  background:none;
  color: #000;
  position: absolute;
  width: 100%;
  bottom: 20px;
  padding: 0px;
}
footer .footmenu{
  display: flex;
  flex-direction: row;
  position: absolute;
  right:10px;
  bottom:17px;
  z-index: 10;
}
footer .footmenu a{
  color:#000;
  font-size: .9rem;
  margin: 0px 10px;
}
footer address ul .copy {
    float: none;
    text-align: center;
}
.content_spec table{
  border-radius: 10px;
  overflow: hidden;
}
.content_spec tbody td:last-of-type, .content_spec tbody td:nth-last-of-type(1) {
  width: 56%;
}
.content_spec thead th{
  font-weight: bold;
  font-size: 1.3rem;
}
.content_spec thead th:first-of-type {
  border:none;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#61baef+0,0a92e7+50,5eb8f0+100 */
  background: #61baef; /* Old browsers */
  background: -moz-linear-gradient(left,  #61baef 0%, #0a92e7 50%, #5eb8f0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #61baef 0%,#0a92e7 50%,#5eb8f0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #61baef 0%,#0a92e7 50%,#5eb8f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61baef', endColorstr='#5eb8f0',GradientType=1 ); /* IE6-9 */

}
.content_spec thead th:last-of-type{
  border-radius: 0px;
}
.content_spec tbody td {
    border-left: 3px solid #66bcf0;
    border-bottom: 3px solid #66bcf0;
}
.content_spec tbody td:last-of-type, .content_spec tbody td:nth-last-of-type(2){
  color:#000;
}

.content_spec tbody td:first-of-type {
    border-left: 3px solid #66bcf0;
}
.content_spec thead th{
  border:none;
}
.content_spec table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: inherit;
}


.prev-arrow{
  position: absolute;
  top: 30%;
  left: 0px;
  background-color:rgba(255,255,255,.9);
  border-radius: 10px;
  width: 30px;
	height: 200px;
  z-index: 10;
}
.prev-arrow:after{
  content:'';
  top:50%;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #ccc;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 45%;
  left: 7px;
}
.next-arrow{
  position: absolute;
  top: 30%;
  right: 0px;
  height: 100%;
  background-color:rgba(255,255,255,.9);
  border-radius: 10px;
  height: 200px;
  width: 30px;
  z-index: 10;
}
.next-arrow:after{
  content:'';
  top:50%;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #ccc;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 45%;
  right:7px;
}
.popup{
  background-image: url(../images/lp202112/cando_bg.png);
  background-size: contain;
  background-repeat: repeat;
  padding:60px;
  height: 70vh;
  overflow: scroll;
}
.popup .list_container{
  border-radius: 5px;
  background-color: #fff;
}
.popup .list_container .block{
  border-bottom: 1px solid #666;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  padding: 30px;
}
.popup .list_container .block .image{
  width: 80px;
  height: 80px;
  position: relative;
}
.popup .list_container .block .txt{
  padding: 0px 10px;
  font-size: 1.1rem;
  font-weight: bold;
  width: calc(100% - 100px);
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0px;
}
.popup .list_container .block .txt .biko{
  font-weight: normal;
  display: block;
}
.popup .biko2{
  margin: 30px auto;
  text-align: center;
  font-weight: bold;
}


/*モーダルを開くボタン*/
.modal-open{
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
  z-index: 1;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	/* max-width: 500px; */
	width: 90%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
  top: 90px;
  right: 100px;
	display: flex;
  align-items: center;
  justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 2rem;
	color: #000;
  line-height: 1;
	cursor: pointer;
  z-index: 2;
}
.modal-close:after{
  content: '';
      width: 50px;
      height: 50px;
      background-color: #fff;
      border-radius: 50%;
      position: absolute;
      z-index: -1;
      top: -5px;
      left: -5px;
}
/*モーダル内のコンテンツの指定*/



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

  .pc{
    display: none !important;
  }
  .sp{
    display: block  !important;
  }
  .spnav{
    width: 100%;
    background-color: rgba(255,255,255,.9);
    position: fixed;
    top:0px;
    left: 0px;
    height: 60px;
    z-index: 10;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    border-bottom:5px solid #21aee6;
  }
  .splogo{
      width: 110px;
      position: relative;
      margin-left: 15px;
  }
  .sc_area{
    width: 90%;
    margin: 0px auto;
  }
  .cta .btns{
    flex-wrap: wrap;
  }
  .cta .btns>div{
    width: 100%;
    position: relative;
  }
  .cta .btns>div a {
    font-size: 1rem;
  }
  .cta .btns .point1 {
    left: 10px;
    top: -80px;
    width: 100px;
  }
  .cta .bg{
    flex-wrap: wrap;
  }
  .cta .bg .buy{
    width: 100%;
    height: 50%;
  }
  .cta .bg .buy:after{
    display: none;
  }
  .cta .bg .taiken{
    width: 100%;
    height: 50%;
    position: relative;
  }
  .cta .btns .buy{
    display: inline-block;
  }
  .cta .btns .taiken{
    display: inline-block;
  }
  .cta .btns .buy a {
    margin: 30px auto;
    width: 100%;
    min-height: 51px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cta .btns .taiken a {
    width: 100%;
    margin: 30px auto;
    min-height: 51px;
    position: relative;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .two {
    padding: 150px 5% 7%;
  }
  .two .content .num_container {
    margin-top:60px;
  }
  .two .content .num_container .num .number {
    width: 50px;
    height: 50px;
    top:-25px;
    font-size: 1rem;
  }
  .two .content .num_container .num p {
    font-size: 1rem;
  }
  .one .introduction {
    height: 300px;
    margin-bottom: 200px;
  }
  .one .introduction:after {
    width: 160px;
    height: 200px;
    bottom: -230px;
    right: -20px;
  }
  .one .introduction .txt_container {
      top: 76px;
      width: 90%;
      right: 5%;
  }
  .one .introduction .txt_container .catchcopy{
    text-align: right;
  }
  .one .introduction .txt_container .catchcopy img {
    width: 60%;
  }
  .one .introduction .txt {
    font-size: .8rem;
    margin-top:80px;
  }
  .cta .btns .point2 {
    width: 100% !important;
    min-width: initial;

  }
  .cta .point2 .container .image {
    display: none;
  }
  .cta .point2 .container .pick.fukidashi{
    width: 97%;
    min-width: initial;
    left: 4%;
    right: initial;
    bottom: 0px;
    padding: 20px 0px;
  }
  .cta.foot .point2 .fukidashi:before {
    top: -11px;
    bottom:initial;
    border-top:none;
    border-bottom: 12px solid #FFF
  }
  .cta.foot .point2 .fukidashi:after {
    bottom: initial;
    top: -30px;
    border: 14px solid transparent;
    border-bottom: 14px solid #7fd3de;
  }
  .cta.foot .btns .point2 {
    top: 210px;
  }
  .cta .point2 .container .pick .tokuten {
    font-size: .8rem;
  }
  .fukidashi .captxt {
    font-size: 1rem;
  }
  .two .content .ttl {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .two .content .ttl .thumb {
    width: 50%;
    margin:0 auto 30px;
  }
  .two .content .ttl .txt {
    font-size: 1rem;
    text-align: center;
    line-height: 1;
  }
  .two .content .ttl .txt img {
    margin: 0px 10px 0 0;
  }
  .two .content .ttl .txt .image_container{
    display: flex;
    flex-direction: row;
    align-items:baseline;
    margin: 10px 0px 20px;

  }
  .tokuten .container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .tokuten .container .block{
    margin-bottom:20px;
  }
  .tokuten .biko {
    margin-top:0px;
  }
  .price .table {
    width: 90%;
    position: relative;
  }
  .content_spec {
    margin: 50px auto 50px;
    padding: 0px 10px;
  }
  .vpc {
    display: none !important;
  }
  .vsp {
    display: block !important;
  }
  .content_spec table thead{
    width: 100%;
  }
  .content_spec thead th,.content_spec table thead tr{
    width: 100%;
  }
  .content_spec tr{
    width: 100%;
  }
  .content_spec tbody tr td{
    width: 25% !important;
  }
  .content_spec tbody td:nth-last-of-type(1) {
    width: 100%;
  }
   .content_spec tbody td:nth-last-of-type(2) {
    width: 100%;
  }
  .content_schedule .btn_container {
    margin: 40px auto 0px;
    flex-wrap: wrap;
    width:100%;
  }
  .content_schedule .btn_container a{
    margin-bottom:30px;
    width: 100%;
    justify-content: center;
    font-size: 1rem;
  }
  .two .content .num_container .num:nth-of-type(3) .number {
    background-color:#ffda04;
  }
   .two .content .num_container .num:nth-of-type(4) .number {
     background-color: #87c5dc;
  }
  /* SPここから */

  .wakuwaku .content_wrapper{
    min-width: initial;
  }


  .navigation {
    width: 90%;
    margin: 0px auto;
    position: absolute;
    top:10px;
    left: 6%;
    flex-direction: column;
    border-radius: 10px;
  }

  .navigation .logo {
    width: 29%;
    margin: 15px 0 5px;
  }
  .navigation .btn {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .navigation .btn a {
    font-size: 12px;
    margin: 0px;
    text-align: center;
    letter-spacing: 2px;
  }
  .navigation .btn .reserve{
    width: 100%;
  }
  .navigation .btn .reserve a{
    background: none;
    color:#fff;
    display: flex !important;
  }
  .navigation .btn .reserve .txt {
    line-height: 1.3;
  }

  .navigation .btn .reserve>div{
    text-align: center;
    margin: 0px auto;
  }
  .navigation .btn .reserve .tel{
    display: block;
  }
  .navigation .btn .reserve .fss{
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0px;
    display: block;
  }

  .navigation .btn .reserve .tel{
    font-size: 1.1rem;
  }
  .fv {
    height: auto;
    padding-top:50px;
  }
  .fv .robohon {
    width: 80%;
  }
  .fv .event_banner {
    width: 80%;
    margin-bottom: 60px;
  }
  .scroll-downs{
    bottom:20px;
  }
  .scroll-downs .titletxt{
    color: #000;
  }
  .mousey{
    padding: 5px;
    border:2px solid #000;
  }
  .scroller{
    background-color: #000;
  }
  .fv .event_banner .btn {


    bottom:30px;
  }

  .fv .fv_container{
    flex-direction:column-reverse;
    padding:0px 0 20px;
    align-items: center;
  }

  .btn {
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translateX(-50%);
  }
  .btn a{
    padding: 20px 50px;
    white-space: nowrap;
  }
  .introduction .cando{
    min-height: initial;
    height:auto;
  }
  .introduction .fvimage{
    height: 150px;
  }

  .introduction .cando .image_container .candofv {
    width: 100%;
    margin: 0px auto;
    position: relative;
    left: 50%;
  }
  .introduction .cando .image_container .image{
    width: 88%;
  }
  .introduction .cando .image_container .image.one {
    position: relative;
    right: initial;
    top:initial;
  }
  .introduction .cando .image_container .image.two {
    position: relative;
    left: initial;
    bottom: initial;
    margin: 0px 0px;
    padding: 0px;
  }
  .introduction .cando .image_container .image.three {
    position: relative;
    right:initial;
    bottom:initial;
  }
  .introduction .cando .image_container{
    padding-bottom:200px;
  }
  .popup{
    padding: 10px;
  }
  .popup .list_container .block{
    padding: 10px;
  }
  .popup .list_container .block .image{
    width: 50px;
    height: 50px;
  }
  .popup .list_container .block .txt{
    width: calc(100% - 50px);
    font-size: 1rem;
  }
  .yousu .mainichi{
    padding-top:150px;
  }
  .yousu .mainichi h3:before{
    width: 120px;
    height: 160px;
    bottom:0px;
    top:-130px;
  }
  .yousu .mainichi h3:after{
    width: 120px;
    height: 160px;
    bottom:0px;
    top:-130px;
  }
  .slick-dots li.slick-active button:before{
    color:#ccc;
  }
  h2.catch {
    font-size: 1.2rem;
  }
  h2.catch .msg{
    width: 100%;
    display: inline-block;
    font-size: 1.3rem;
    padding: 30px 30px;
  }
  h2.catch .msg:before{
    position: absolute;
    left: 0px;
    top:0px;
    background-size: contain;
    width: 40px;
    height: 50px;
  }
  h2.catch .msg:after{
    position: absolute;
    right:0px;
    top:0px;
    background-size: contain;
    width: 40px;
    height: 50px;
  }
  h2.catch .fss {
    font-size: 1.2rem;
  }
  .popup h2.catch .fss {
    font-size: 1rem;
  }
  .modal-container{
    padding: 60px 0px 0px;
  }
  .modal-close{
    width: 30px;
    height: 30px;
    right:0px;
    top:0px;
  }
  .modal-close:after{
    width: 40px;
    height: 40px;

  }
  .step .step_container{
    flex-direction: column;
    width: 90%;
    margin-bottom:10px;
  }
  .step .step_container .block .ttl .icon{
    width: 50px;
    height: 50px;
  }
  .price .table .robohon {
    display: none;
  }
  .price .table .midashi.fukidashi {
    left: 0px;
    padding: 20px 10px;
    bottom:-100px;
    width: 100%;
  }
  .step .step_container .block{
    width: 100%;
    margin-bottom:30px;
    padding: 20px 10px;
}

  /* .step .cta {
    background-image: url(../images/lp202112/cta_bg_sp.jpg);
    height: 280px;
    background-size: cover;
    margin: 30px auto 0px;
  } */
  .step .cta {;
    height: auto;
    margin: 20px auto;
    background-image:url(../images/lp202112/cta_bg_sp_l_sp.png),url(../images/lp202112/cta_bg_sp_r_sp.png);
    padding: 0px;
    padding: 30px;
  }
  .step .cta .ttl {
    width: 80%;
  }
  .price .attention{
    font-size: .9rem;
    padding: 0px 10px;
  }

  .step .cta .tel{
    width: 80%;
    min-width: initial;
  }
  .step .cta .tel a{
    font-size: 1rem;
  }
  .step .cta .tel .num{
    font-size: 1.4rem;
  }
  .step .cta .form{
    width: 80%;
    min-width: initial;
  }
  .step .cta .form a{
    width: initial;
    font-weight: bold;
  }
  .step .banner{
    padding: 5%;
  }
  .step .step_container .block .ttl h3{
    font-size: 1.2rem;
  }
  .step .step_container .block .ttl h3 br{
    display: none;
  }
  .cocoro{
    flex-direction: column;
    width: 100%;
  }
  .cocoro .image {
    width: 300px;
  }
  .cocoro .image img{
    width: 300px;
  }
  .cocoro .txt {
    width: 100%;
    padding: 30px;
  }
  .cocoro .txt .caption{
    padding: 0px;
  }
  footer address {
    bottom:10px;
  }

.yousu{

}
.yousu .mainichi h3{
  font-size: 1.3rem;
}
.yousu .slider .slider_item .image img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.yousu .slider .slider_item .txt h3 {
  font-size: 1.1rem;
}
.yousu .slider .slider_item .txt p{
  font-size: .8rem;
}
.wakuwaku h2.catch .msg{
  padding: 50px 30px 30px;
}
h2.catch .spbr{
  display: block;
}
h2.catch .msg.atte {
  padding: 60px 30px 20px;
}
.wakuwaku .content_wrapper .content{
  flex-direction: column;
  margin: 15px auto;
  background-color: #fff;
  padding: 10%;
}
.wakuwaku .content_wrapper .content.one{
  background-size: cover;
  width: 100%;
  margin: 0px;
          padding: 10%;

}
.wakuwaku .content_wrapper .content.two{
  background:none;
  background-size: cover;
  flex-direction: column;
  background-color: #fff;
    width: 100%;
    margin: 0px;
            padding: 10%;
}
.wakuwaku .content_wrapper .content.three{
  background:none;
  flex-direction: column;
  background-size: cover;
  background-color: #fff;
    width: 100%;
    margin: 0px;
            padding: 10%;
}
.wakuwaku .content_wrapper .content .kizi{
  width: 100%;
}
.wakuwaku .content_wrapper .content .kanso .content{
  margin: 15px auto;
}
.wakuwaku .content_wrapper .content .kizi .txt h3 {
  font-size: 1.2rem;
}
.wakuwaku .content_wrapper .content .kanso {
  width: 100%;
  margin-top:20px;
}

.wakuwaku .content_wrapper .content .kanso .content .ttl .icon{
  width: 30px;
}
.wakuwaku .content_wrapper .content .kanso .content .ttl{
  font-size:1.1rem;
  width: 100%;
}
.wakuwaku .content_wrapper .content .kizi .txt p{
  font-size: 1.13rem;
}
.wakuwaku .content_wrapper .content .kanso .content .txt{
  font-size: 1rem;
}
.interview {
  padding-bottom: 0;
}
.interview .interview_cont {
  padding: 0px 20px;
}
.interview .image_container.know{
  display: block;
}
.interview .image_container .image.graph{
  width: 100%;
  padding: 0 10px;
  margin-bottom: 30px;	
}
.interview .image_container .image.robohon{
    width: 100%;
}
.interview .image_container .image{
  width: 61%;
}
.interview .image_container .rank {
    width: 30%;
}
.interview .ttl {
  font-size: 1rem;
  padding: 15px 0px;
}
.interview .image_container{
  margin: 30px 0px 0;
}

  #page_top{
    position: fixed;
    bottom: 100px;
    right: 10px;
    width: 40px;
    z-index: 10;
    opacity: 0;
    transition: 1s;
  }
  #page_top.fixed {
    opacity: 1;

  }
    #side_banner{
      width: 80px;
    }

.step .step_container .block p{
  font-size: .8rem;
}




}
/* PC のみ */
/* タブレット */
@media screen and (min-width:768px) and (max-width:1400px) {
  .cta.foot .point2 .container .image {
    position: absolute;
    width: 120px;
    top: -20px;
    right: -40px;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .two .content .num_container .num:nth-of-type(2):after {
    right: -80px;
  }
  .cta.foot .point2 .container .image {
      position: absolute;
      width: 100px;
      top: -60px;
      right:0px;
  }
  .tokuten .container .block {
    width: 220px;
    height: 220px;
  }
}


@media screen and (min-width: 1400px){
  .wakuwaku .content_wrapper .content.one{
    background-size: cover;
    padding-bottom:14%;
  }
  .wakuwaku .content_wrapper .content.two{
    background-size: cover;
    padding-bottom:16%;
  }
  .wakuwaku .content_wrapper .content.three{
    background-size: cover;
    padding-bottom:15%;
  }

  .wakuwaku .content_wrapper .content{
    min-height: 800px;
  }


}
@media screen and (min-width: 1400px) and (max-width:1600px) {
  .wakuwaku .content_wrapper .content.one,.wakuwaku .content_wrapper .content.three{
    background-size: contain;
  }

}


@media screen and (min-width: 768px){

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

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

}
@media screen and (max-width: 320px) {
.fukidashi {
  min-width: initial;
}
.tokuten .container .block {
    width: 220px;
    height: 220px;
}
.navigation .logo {
    width: 80px;
}
.navigation .btn {
    width: 200px;
}
.navigation .btn a {
    font-size: .7rem;
    padding: 10px 5px;
}
.cta .btns .point1 {
  display: none;
}
.content_spec {
    margin: 50px auto 200px;
}
.content_newfunction .function_detail > li > .text {
    min-width: initial;
}
.function.content_newfunction .function_detail > li.bg_wht h4 {
  margin: 0px;
}
.one .introduction .txt {
    font-size: .9rem;
    margin-top: 110px;
}
.two .content .ttl .txt {
  text-align: center;
}
.two .content .ttl .txt img {
  margin-bottom:0px;
}
.cta .btns>div a {
  padding:20px;
}
.cta .btns .taiken a {
  width: 90%;
}
}


/* ここからフォームの制御 */
/*
 * ReservationTabs
 */
 .content_schedule th {
    background: #0dccff;
  }

.ReservationTabs{
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
@media screen and (max-width: 960px){
.ReservationTabs{
/*
    width: calc(100% + 30px);
*/
    padding-left: 0px;
/*    padding-left: 15px;*/
/*
    overflow-x: auto;
    overflow-y: hidden;
*/
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

    .headerMenu {
      display: flex;
      align-items: center;
      position: fixed;
      z-index: 500;
      right: 10px;
    }
    .headerMenu__txt {
      position: relative;
      margin-right: 2rem;
      font-family: "Montserrat", sans-serif;
      font-size: 2.4rem;
      font-weight: 700;
      line-height: 1
    }
    .header .headerMenu__txt{
      color:#000;
    }
    .headerMenu__txt-default {
      display: block;
      color:#000;
    }
    .heade .headerMenu__txt-default {
      color:#2ab7ff;
    }

    .headerMenu__txt-close {
      display: none
    }

    .headerMenu__icon {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 4rem;
      height: 60px;
    }
    .headerMenu__icon span{
      width: 100%;
      height: 3px;
      background-color: #21aee6;
    }

    .headerMenu__icon::before, .headerMenu__icon::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      display: block;
      width: 100%;
      height: 3px;
      content: "";
      background-color: #21aee6;
      transition: top 300ms 300ms cubic-bezier(0.19, 1, 0.22, 1), bottom 300ms 300ms cubic-bezier(0.19, 1, 0.22, 1), transform 300ms cubic-bezier(0.19, 1, 0.22, 1)
    }
    .header.fixed .headerMenu__icon::before,.header.fixed .headerMenu__icon::after {
      background-color: #2ab7ff;
    }

    .headerMenu__icon::before {
      top: -1.5rem
    }

    .headerMenu__icon::after {
      bottom: -1.5rem
    }
    .scroll-downs .titletxt {
      font-size: 13px;
      font-weight: normal;
    }
    .navigation{
      left: 0;
      transform: none;
      border-radius: 0px;
      top:0px;
      position: fixed;
      z-index: 490;
      width: 100%;
      height: 0%;
      overflow: hidden;
      transition: height 600ms cubic-bezier(0.19, 1, 0.22, 1);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: s

    }
    .navigation.is-open{
      height: 100%;
      justify-content: space-between;
      padding:30px 10px;
    }
    .navigation .logo{
      display: none;
    }
    .navigation .btn{
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-around;
      height: 100%;
    }
    .navigation .btn a{
      background-color: #fff;
      color:#000;
    }
    .navigation .btn a.reserve{
      width: 100%;
      justify-content: space-around;
    }
    .yousu .slider .slider_item .txt h3 {
      font-size: 1rem;
    }
    .yousu .slider .slider_item .txt p{
      font-size: .9rem;
    }
    .step .step_container .block p{
      font-size: 1rem;
    }



}


.ReservationTabs__item{
    width: 16.666%;
}
/*
@media screen and (max-width: 960px){
.ReservationTabs__item{
    flex-shrink: 0;
    width: 96px;
}}
*/

.ReservationTabs__item label{
    display: block;
    width: 100%;
    border-bottom: 1px solid white;
    height: 50px;
    border-radius: 10px 10px 0px 0px;
    background-color: #fff;
    line-height: 50px;
    text-align: center;
    color: #000;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
}
@media screen and (min-width: 641px){
.ReservationTabs__item label {
    font-size: 14px;
}}

@media screen and (max-width: 640px){
.ReservationTabs__item label {
    font-size: 10px;
}}



.ReservationTabs__item.is-active label{
    color: #fff;
    background-color: #0dccff;
    /* padding: 30px 10px; */
    height: 80px;
    line-height: 80px;
}




@media screen and (min-width: 961px){
.ReservationTabs__item label:hover{
    opacity:0.75;
    cursor: pointer;
}
}
@media screen and (max-width: 960px){
.ReservationTabs__item label:active{
    opacity:0.75;
    cursor: pointer;
}
}


.ReservationTabs__item input{
    display: none;
}


/*
 * ReservationContents
 */


.ReservationContents{

}
@media screen and (max-width:1200px) and (min-width:768px) {
.price .table .robohon{
  display: none;
}
.navigation .btn a {
  margin: 0px 3px;
}
.introduction .cando{
  min-height: 900px;
}
.introduction .cando .image_container .image{
  width: 500px;
}
.introduction .cando .image_container .image{
  width: 330px;
}
.yousu .mainichi{
  padding-top:250px;
}
.yousu .mainichi h3:after,.yousu .mainichi h3:before{
  width: 250px;
  height: 300px;
}
.wakuwaku .content_wrapper {
  min-width: initial;
}
.wakuwaku .content_wrapper .content.one {
    padding: 50px 120px 10px 50px;
    background-size: cover;
}
.wakuwaku .content_wrapper .content.two,.wakuwaku .content_wrapper .content.three{
  background-size: cover;
}
.wakuwaku .content_wrapper .content>div {
  width: 42%;
}
.wakuwaku .content_wrapper .content{
  margin: 20px auto;
}
.wakuwaku .content_wrapper .content .kanso{
  width: 50%;
}
.wakuwaku .content_wrapper .content .kanso .content {
  margin: 10px auto;
}
.wakuwaku .content_wrapper .content.two{
  padding: 70px 20px 0px 152px;
}
.wakuwaku .content_wrapper .content.two .kanso{
  width: 53%;
}
.wakuwaku .content_wrapper .content.three{
  padding: 50px 120px 10px 50px;
}
.wakuwaku .content_wrapper .content.three .kizi{
  background-color: rgba(255,255,255,.7);
  padding-bottom:20px;
}
.step .step_container .block .ttl h3 {
  font-size: 1.3rem;
}
.step .cta .form{
}
.step .cta .tel a{
  font-size: 1.1rem;
}
.step .cta .tel .num{
  font-size: 1.4rem;
}
.slick-current {
  transform: scale(.9);
}




}

@media screen and (max-width: 960px){
.ReservationContents{
    width: calc(100% + 0px);
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
/*    padding-left: 15px;*/
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}



}






.ReservationContents__item{
    display: none;
}
.ReservationContents__item.is-active{
    display: block;
}
.content_schedule td.res a {
    background: #f8b62c
}
.content_schedule table tr:nth-child(even){
  background-color: #fff;
}
.content_schedule table tr:nth-child(odd){
  background-color: #f7f7f7;
}



@media screen and (max-width: 960px){
.ReservationContents__item .uk-table{
    width: 880px !important;
    table-layout: fixed;
    margin: 30px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.day{
    width: 100px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.area{
    width: 110px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.shop{
    width: 190px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.spot{
    width: 220px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.time{
    width: 100px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.map{
    width: 100px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.res{
    width: 60px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.res::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #ffffff;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table td.res::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #ffffff;
}}


@media screen and (max-width: 960px){
.ReservationContents__item .uk-table tr{

}}

@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th{

}}

@media screen and (max-width: 960px){
.ReservationContents__item .uk-table td{
    padding: 25px 10px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table th.res{
    display: table-cell;
    z-index: 2;
    position: -webkit-sticky;
    position: sticky;
    right: 0;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table td.res{
    position: relative;
    display: table-cell;
    z-index: 2;
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    padding: 5px 5px;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table td.res a{
    width: 30px;
    margin: 0 auto;
}}
@media screen and (max-width: 960px){
.ReservationContents__item .uk-table td.res a:active{
    opacity:0.6;
}}
@media screen and (max-width: 960px){
.content_schedule table tr:nth-child(even) td.res{
      background: #ffffff;
}
/*
.content_schedule table tr:nth-child(odd) td.res{
    background: #f7f7f7;
}*/

}
/*
 * ReservationTail
 */

@media screen and (min-width: 641px){
  .ReservationTail__row{
    display: flex;
  }
}

 .ReservationTail{
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: right;
    color: #0595cb;
    font-size: 110%;
}
@media screen and (max-width: 640px){
  .sp640{display: block!important;}
	.tablet{display: none!important;}
  .ReservationTail_center{
     text-align: center;
 }
 .ReservationContents {
   width: 100%;
 }
 .content_schedule .sc_area .uk-table{
   margin: 30px 0px;
 }
 .price .table table td{
   font-size: 1rem;
 }
 .headerMenu__icon {
   width: 3rem;
}
 .headerMenu__txt{
   font-size: 1.3rem;
   margin-right: 0px;
 }
 .headerMenu__icon::before, .headerMenu__icon::after {
   height: .2rem;
 }
 .popup .biko2{
   font-size: .9rem;
 }
 .step .cta{
 }
  .step .cta .tel .num {
  font-size: 1.3rem;
  }
  .step .cta .form a{
  font-size: 1.2rem;
  }
  footer address{
    position: relative;
    bottom: initial;

  }
  footer .footmenu{
    position: relative;
    justify-content: center;
    bottom:initial;
    left: initial;
    margin:30px 0;
  }
  .yousu .slider .slider_item .txt h3 {
    font-size: 1.2rem;
  }
  .yousu .slider .slider_item .txt p{
    font-size: 1.13rem;
  }
  .step .step_container .block p{
    font-size:1.13rem;
  }
  /*.wakuwaku .content_wrapper .content .kanso .content .txt {
    font-size: .8rem;
    line-height: 1.5;
  }*/

}

.ReservationTail__arrow{
    color: #f98c51;
}

.ReservationTail__button{
    background: #2dbdd3;
    color: #fff;
    font-size: .9rem;
    display: inline-block;
    padding:5px;
    border-radius: 5px;
    text-align:center
}

 .ReservationMessage{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    color: #0595cb;
}


.sp-navigation{
    z-index: 490;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    transition:0.3s;
}
@media screen and (min-width: 961px) {
    .sp-navigation{
        display: none !important;
    }
}

.sp-navigation.is-open{
    height: 100%;
}

.sp-navigation__inner{
    width: 100%;
}

.sp-navigation__body{
    margin: 0 auto;
    width: 66.66%;
}

.sp-navigation__body ul{
    display: block;
}

.sp-navigation__body li{
    border-bottom: 1px solid #1182b9;
    text-align: center;
}

.sp-navigation__body li:last-child{
    border-bottom: none;
}

.sp-navigation__body li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px 0;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}


.sp-navigation__footing{
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}

.sp-navigation__footing .sp-navigation-button1{
    margin-bottom: 10px;
}

a.sp-navigation-button1{
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    padding: 15px 0;
    border-radius: 8px;
    background-color: #eb6100;
    border:2px solid #fff;
    box-shadow:0 0 8px rgba(0,0,0,0.3);
}

.sp-navigation-button1 .__inner{
}

.sp-navigation-button1 .__h{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
}

.sp-navigation-button1 .__b{
    margin-top: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
}

a.sp-navigation-button2{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    padding: 8px 0;
    border-radius: 8px;
    background-color: #1193e7;
    border:2px solid #fff;
    box-shadow:0 0 8px rgba(0,0,0,0.3);
}

.sp-navigation-button2::before{
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 150px);
    width: 33px;
    height: 51px;
    background-image: url('/images/lp202112/tel_icon.png');
    background-repeat: no-repeat;
}


.sp-navigation-button2 .__inner{
}

.sp-navigation-button2 .__h{
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
}

.sp-navigation-button2 .__b{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.05em;
}

.sp-navigation-button2 .__f{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 1.4;
}


a#eventlist{
  position: relative;
  display: block;
}


@media screen and (max-width: 768px){
  .footer-spacer{
    padding-top: 40px;
  }

  .footer-spacer:before{
    content: '';
    display: block;
    padding-top: 20.118343195%;
  }
}