@charset "UTF-8";
img {
  vertical-align: bottom
}

.btn {
  position: relative;
  display: block;
  max-width: 700px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .btn {
    padding: 0 3%
  }
}

.btn--contact {
  position: relative;
  display: block;
  max-width: 640px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .btn--contact {
    padding: 0 3%
  }
}

.btn--bnr {
  position: relative;
  display: block;
  max-width: 900px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .btn--bnr {
    padding: 0 24px
  }
}

.font-m, .qa__list li.answer .answer__title, .qa__list li.answer p {
  font-family: "M PLUS Rounded 1c", sans-serif
}

.fixed_link {
  position: fixed;
  z-index: 99
}

@media screen and (min-width:769px) {
  .fixed_link {
    width: 50px;
    right: 0;
    top: 60%
  }
}

@media screen and (max-width:768px) {
  .fixed_link {
    bottom: 0;
    width: 100%;
    -webkit-animation: fade_in .5s ease forwards 1.5s;
    animation: fade_in .5s ease forwards 1.5s;
    opacity: 0
  }
}

.fv {
  background: #FFFBE2;
}

.obi {
	
}
.movpre{
  max-width: 90%;
  margin: 0 auto;
  padding-top: 2%;
}
.obi__btn_list {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  background-color: #DCD3B5;
}
.countdwn_pc_img {
	margin-right: 5px;
	max-width: 55px;
}
.countdwn_txt_pc_img {
	max-width: 278px;
	margin-right: 15px;
}
.oubo_pc_img a {
	margin-left: 12px;
	max-width: 220px;
}
.adv_douga {
  /*display: flex;
  flex-flow: row wrap;*/
  justify-content: center;
  padding: 20px 30px 30px 30px;
  /*min-width: 768px;*/
}
.adv_douga p {
	padding: 3%;
	font-size: 1.6rem;
	text-align: center;
}
.adv_pc {
	/*max-width: 476px;*/
	margin-right: 10px;
}
.adv_pc_img{
	/*margin-right: 10px;*/
	width: 100%;
	margin-top: 10px;
}
.youtube_pc {
	/*max-width: 511px;*/
	margin-top: 10px;
	/*background-image: url("../img/check_pc.png");*/
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	 /*padding-bottom: 59.25%; */
     height: 0;
     overflow: hidden;
}
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.btn-delay {
	display:none;
		}

@media screen and (max-width:768px) {
  .inner {
  margin: 0 auto;
  /*background-image: url(../img/mv_sp_bg.jpg);*/
  background-repeat: no-repeat;
}
  .obi__btn_list {
   flex-flow: row wrap;
   padding-top: 25px;
   padding-bottom: 25px;
   background-color: #DCD3B5;
  }
	
  .btn-delay {
	padding-top: 15px;
	display:none;
}
  .oubo_pc_img a {
	margin-left: 8px;
	padding-top: 10px;
}
	
  .adv_douga{
  	padding: 5px 0;
  /*min-width: 768px;*/
}
 .order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.adv_pc {
	margin-left: 5px;
	margin-right: 5px;
	width: 100%;
}
.youtube_pc {
	padding-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
}
}
@media screen and (max-width: 960px){	
  .order1 {
   order: 1;
}
  .order2 {
    order: 2;
}
   .adv_pc {
	margin-left: 5px;
	margin-right: 5px;
	width: 100%;
}
  .youtube_pc {
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 3%;
	margin-left: 5px;
	margin-right: 5px;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
}
}

@media screen and (min-width:769px) {
  .obi__btn_list a:first-of-type {
    margin-right: 80px
  }
}

@media screen and (max-width:768px) {
  .obi__btn_list a:first-of-type {
    margin-bottom: 16px
  }
}

.future {
  background: url(../img/derby2021/bg-01.png) repeat-x bottom #71bbea;
  padding-bottom: 100px
}

.swiper-container {
  max-width: 750px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .swiper-container {
    background: #fff
  }
}

.slide__box {
  position: relative;
  max-width: 900px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .slide__box {
    padding: 0 48px
  }
}

.swiper-slide dl {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap
}

@media screen and (max-width:768px) {
  .swiper-slide dl {
    flex-flow: column
  }
}

.swiper-slide dl dt {
  width: 50%
}

@media screen and (max-width:768px) {
  .swiper-slide dl dt {
    width: 100%
  }
}

.swiper-slide dl dd {
  width: 50%;
  background: #fff;
  padding: 24px
}

@media screen and (max-width:768px) {
  .swiper-slide dl dd {
    width: 100%
  }
}

.swiper-slide__content__inner {
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-slide__title {
  color: #eb6d56;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700
}

.swiper-slide__text {
  margin-top: 16px;
  line-height: 1.8;
  font-size: 13px
}

.swiper-button-next, .swiper-button-prev {
  width: 36px;
  height: 36px;
  background: #fffffd;
  background-image: none
}

@media screen and (max-width:768px) {
  .swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px
  }
}

.swiper-button-next:focus, .swiper-button-prev:focus {
  outline: 0
}

@media screen and (max-width:768px) {
  .swiper-button-next {
    right: 8px
  }
}

.swiper-button-next span::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-left: 10px solid #71bbea;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent
}

@media screen and (max-width:768px) {
  .swiper-button-prev {
    left: 8px
  }
}

.swiper-button-prev span::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-right: 10px solid #71bbea;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent
}
.link_btn_area{
 width: 82%;
 margin-top: 5%;
 text-align: center;
 background-color: #dacca4;
 margin-left: auto;
 margin-right: auto;
}
/*スマホ1列 
.link_btn_box{
 display: flex;
 flex-wrap:wrap;
justify-content: center;
text-align: center;	
}
.link_btn_box img{
  margin: 6px 6px;
  max-width:210px;
}*/
/*4列固定*/ 
.link_btn_box{
 display: flex;
 justify-content: space-between;
}
.link_btn_box img{
  margin: 6px 6px;
  max-width:210px;
}
.campaign {
  background: #dacca4;
}
.campaign2 {
  background: #FFF;
}
/*お問い合わせボックス*/
.inquiry_area{
 width: 100%;
 margin-top: 5%;
 padding-bottom: 5%;
 text-align: center;
}
.inquiry_box{
 width: 82%;
 height: 100px;
 background-color: #FFF;
 border-radius:10px;
 text-align: center;
 font-size: 2rem;
 margin-left: auto;
 margin-right: auto;
}
.inquiry_box p{
 width: 80%;
 height: 111px;
 text-align: center;
 vertical-align: middle;
 font-size: 2rem;
 padding-top: 3.2rem;
 margin-left: auto;
 margin-right: auto;
}
.inquiry_box p a{
 text-decoration: underline;
 color: #2B35EF;
}
.note_douga {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 2;
  padding: 1% 3% 3%;
  max-width: 1000px;
  margin: 0 auto
}
.note_douga-pc {
  display: flex;
  padding: 0% 0% 3%;
  max-width: 1050px;
  margin: 0 auto
}
.footer-left {
  max-width: 80%;
  font-size: 9px;
  font-weight: 500;
  color: #fff;
  line-height: 2;
}
.footer-right {
  margin-left: 1%;
}
@media screen and (max-width:768px) {
  .note_douga {
    padding: 0px 32px 40px;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1.6
  }
	
/*フッター切り替え*/
 .footer-pc {
	display: none;
  }
.footer-sp {
  width: 100%;
  background: #fff;
  padding: 10px 0 48px
}
}

@media screen and (max-width:813px) {
  
/*フッター切り替え*/
 .footer-pc {
	display: none;
  }
.footer-sp {
  width: 100%;
  background: #000;
  padding: 16px 0 20px
}
.footer-sp p {
  font-size: 1.4rem;
  color:#fff;
  text-align: center;
  padding-top: 10px;
}
}

.note_douga p {
  position: relative;
  padding-left: 16px
}

.note_douga p::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 0
}

.note_douga p a {
  color: #000;
  text-decoration: underline
}

@media screen and (max-width:768px) {
  .footer {
    padding: 24px 0 80px
  }
}

.footer__bnr_douga {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 600px;
  margin: 0 auto;
  flex-flow: wrap
}

@media screen and (max-width:768px) {
  .footer__bnr_douga {
    width: 90%;
    justify-content: space-around
  }
  .footer__bnr_douga img {
	max-width: 200px;
	}
}

.footer__bnr_douga p {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 40%
}

	}
@media screen and (max-width:768px) {
  .footer__bnr_douga p {
    width: 40%
  }
  .footer__bnr_douga p:last-of-type {
    margin-top: 0px
  }
}

.footer__copy {
  margin-top: 40px;
  text-align: center;
  color: #000;
  font-size: 1.4rem
}

@media screen and (max-width:768px) {
  .footer__copy {
    font-size: 1.2rem
  }
}


.qa__list {
  position: relative;
  margin: 0 auto;
  max-width: 700px
}

@media screen and (min-width:1025px) {
  .qa__list:nth-of-type(1)::after {
    content: "";
    display: block;
    width: 90px;
    height: 100px;
    background: url(../img/derby2021/bg-03.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 250px;
    right: -200px
  }
  .qa__list:nth-of-type(2)::after {
    content: "";
    display: block;
    width: 90px;
    height: 100px;
    background: url(../img/derby2021/bg-03.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 150px;
    right: -200px
  }
	/*お問い合わせボックスSP用*/
  .inquiry_area_sp {
    display: none;
  }
  .inquiry_box_sp {
    display: none;
  }
  .inquiry_box_sp p {
    display: none;
  }
  .inquiry_box_sp p a {
    display: none;
  }
	/*フッター切り替え*/
  .footer-sp {
	display: none;
  }
  .footer-pc {
   background-color: #000;
   width: 100%;
   padding: 30px 0 35px;
}
	.footer-pc p {
	font-size: 1.5rem;
	color: #fff;
	text-align: center;	
	}
	
}

@media screen and (max-width:768px) {
  .qa__list {
    padding: 0 16px
  }
}

.qa__list li {
  position: relative
}

.qa__list li.question {
  width: 100%;
  padding-top: 22.2897%;
  margin-top: 24px
}

@media screen and (min-width:769px) {
  .qa__list li.question--01 {
    background: url(../img/derby2021/ac-01.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--01.active {
    background: url(../img/derby2021/ac-01-on.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--02 {
    background: url(../img/derby2021/ac-02.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--02.active {
    background: url(../img/derby2021/ac-02-on.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--03 {
    background: url(../img/derby2021/ac-03.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--03.active {
    background: url(../img/derby2021/ac-03-on.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--04 {
    background: url(../img/derby2021/ac-04.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--04.active {
    background: url(../img/derby2021/ac-04-on.png) no-repeat center top;
    background-size: cover
  }
	
	/*お問い合わせボックスSP用*/
  .inquiry_area_sp {
    display: none;
  }
  .inquiry_box_sp {
    display: none;
  }
  .inquiry_box_sp p {
    display: none;
  }
  .inquiry_box_sp p a {
    display: none;
  }
}

@media screen and (max-width:768px) {
  .qa__list li.question {
    padding-top: 23.5783%
  }
  .qa__list li.question--01 {
    background: url(../img/sp/ac-01.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--01.active {
    background: url(../img/sp/ac-01-on.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--02 {
    background: url(../img/sp/ac-02.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--02.active {
    background: url(../img/sp/ac-02-on.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--03 {
    background: url(../img/sp/ac-03.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--03.active {
    background: url(../img/sp/ac-03-on.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--04 {
    background: url(../img/sp/ac-04.png) no-repeat center top;
    background-size: cover
  }
  .qa__list li.question--04.active {
    background: url(../img/sp/ac-04-on.png) no-repeat center top;
    background-size: cover
  }
}

.qa__list li.question:hover {
  cursor: pointer
}

.qa__list li.question.active::after {
  transform: rotate(370deg);
  top: 42px
}

@media screen and (max-width:768px) {
  .qa__list li.question.active::after {
    top: 39px
  }
}

.qa__list li.answer {
  padding: 24px;
  border: 2px solid #fff;
  border-top: none;
  line-height: 1.8;
  display: none;
  color: #fff;
  font-weight: 700
}

.qa__list li.answer .answer__title {
  font-size: 24px;
  font-weight: 700
}

.qa__list li.answer p {
  font-size: 16px
}


/*# sourceMappingURL=derby2021.css.map */