@charset "UTF-8";
section{
  position: relative;
}
#slider03 {
    width: 100%;
    position: relative;
    max-height: 100vh;
    overflow: hidden;
}
#sliderInner03 {
    position: relative;
    height: 100%;
    max-height: 100vh;
}
.mv ul {
    height: 100%;
    max-height: 100vh;
}
.slick-list {
    max-height: 100vh;
}
.slick-track {
    max-height: 100vh;
}
#slider03 img{
	width: 100%;
}
#slider03 .copy img {
    width: 601px;
}
.mv {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-end;
    max-height: 100vh;
}
.mv li{
    width: 100%;
    height: 100%;
    max-height: 100vh;
    min-height: 820px;
}
.mv picture {
    max-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mv_cover {
    max-width: 1280px;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0%);
    pointer-events: none;
}
.mv_cover p{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
}
.mv_catch {
    position: absolute;
    bottom: -50px;
    width: 100%;
    text-align: center;
    pointer-events: none;
}
.mv_frame {
    position: absolute;
    bottom: 0px;
    width: 100%;
  pointer-events: none;
}
.mv_frame img {
    width: 100%;
}
.mv_cover.scrollin{
}
.slide_cover {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    min-width: 560px;
}

.mv .fade.fade--list .fade_child{
    transform: translateY(140px);
    opacity: 0;
}
.fade.fade--list.scrollin .fade_child {
    animation: bound 1.5s ease-in-out forwards;
}
.fade.fade--list.scrollin .fade_child:nth-child(1){
    animation-delay: 0.0s;
}
.fade.fade--list.scrollin .fade_child:nth-child(2){
    animation-delay: 0.5s;
}
.fade.fade--list.scrollin .fade_child:nth-child(3){
    animation-delay: 1.0s;
}
.fade.fade--list.scrollin .fade_child:nth-child(4){
    animation-delay: 1.5s;
}
@keyframes bound{
  0% {
    transform: translateY(140px);
    opacity: 0;
  }
  40% {
    transform: translateY(0);
  }
  65% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
  20%,100% {
    opacity: 1;
  }
}

/*応募*/
.apply{
  max-width: 900px;
  width: 90%;
  text-align: center;
  border: 2px solid #dc000c;
  padding: 30px 0 50px;
  margin: 50px auto ;
}
.apply_text{
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 6px;
  margin-bottom: 20px;
}
.apply_text span{
  font-size: 5rem;
  color: #cc0000;
  letter-spacing: 10px;
  letter-spacing: 0;
}
.apply_text--under{
  font-size: 1.6rem;
  text-align: center;
  font-weight: normal;
  letter-spacing: 2px;
  padding-top: 30px;
}
.apply_text--under span.big{
  font-size: 5rem;
  letter-spacing: 10px;
}
.apply_text--under .red{
  color: #cc0000;
}
.apply_text--under .maker{
  background:linear-gradient(transparent 60%, #ff6 60%);
}
/*important*/
.important {
    max-width: 1024px;
    width: 90%;
    margin: 40px auto 0;
    background: #fff;
    border: 4px solid #dc000c;
    position: relative;
    display: flex;
    align-items: center;
}
.important_head {
    height: 100%;
    background: #dc000c;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}
.important_row {
    font-size: 2.4rem;
    font-weight: bold;
    padding-left: 110px;
  width: 100%;
  box-sizing: border-box;
}
a.imp_link{
    padding: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
a.imp_link::after{
  content: '';
  background: url("../img/arrow_news.png")no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 30px;
  height: 15px;
  position: absolute;
  right: 20px;
  margin-top: 5px;
}
.imp_sub {
    max-width: 1024px;
    width: 90%;
    margin: 10px auto 0;
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
}
.imp_sub a {
    text-decoration: underline;
}
/*main*/
.about {
    padding-top: 50px;
    margin-bottom: -215px;
    position: relative;
    z-index: 1;
}
.abo_title {
    font-size: 5rem;
    font-weight: bold;
    text-align: center;
    width: 90%;
    margin: auto;
  letter-spacing: 10px;
}
.abo_title::after {
    content: ' ';
  -webkit-background-size: contain;
  background-size: contain;
  width: 851px;
  margin: auto;
  max-width: 100%;
  height: 39px;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.abo_inner {
    max-width: 1024px;
    width: 90%;
    margin: 20px auto 0;
    background: #EFF0ED;
    padding: 50px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 0px 10px #00000026;
}
.abo_left {
    max-width: 524px;
    width: 100%;
}
.abo_midashi {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    color: #CC0000;
}
.abo_text {
    line-height: 2;
    letter-spacing: 1.2px;
    margin-top: 20px;
}
.abo_checked {
    font-size: 2rem;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 2px solid #fff;
    letter-spacing: 1.6px;
    display: flex;
    align-items: baseline;
}
.abo_checked::before {
    content: ' ';
    /*background: url("../img/icon_egg.png") no-repeat center;*/
    background: #c00;
    min-width: 12px;
    height: 12px;
    margin-right: 10px;
    position: relative;
    top: 0px;
  display: inline-block;
  border-radius: 50%;
}
.abo_list {
    margin-top: 30px;
}
/*support*/
.support{
  background: url("../img/bg_01.png")top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.sup_inner {
    padding-top: 310px;
    padding-bottom: 115px;
    max-width: 1024px;
    width: 90%;
    margin: auto;
}
.sup_title {
    font-size: 3rem;
    font-weight: bold;
    color: #c00;
    text-align: center;
}
.sup_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.sup_card {
    max-width: 328px;
    width: 100%;
    min-height: 309px;
    background: #fff;
    margin-top: 20px;
    border: 2px solid #c00;
    position: relative;
    padding: 15px 30px 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.sup_box {
    padding-left: 55px;
    text-align: center;
    padding-top: 25px;
}
.sup_bold {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.3;
}
.sub_text:last-child {
    margin-top: 5px;
}
.sup_card::after{
  content: ' ';
  background: url("../img/num_01.png") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 122px;
  height: 122px;
  position: absolute;
  top: -2px;
  left:-2px;
}
.sup_card:nth-child(2)::after{
  background: url("../img/num_02.png") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.sup_card:nth-child(3)::after{
  background: url("../img/num_03.png") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.sup_card:nth-child(4)::after{
  background: url("../img/num_04.png") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.sup_card:nth-child(5)::after{
  background: url("../img/num_05.png") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.sup_card:nth-child(6)::after{
  background: url("../img/num_06.png") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}
.tips {
    font-size: 1.4rem;
    text-align: left;
  margin-top: 5px;
}
.sub_text a {
    color: #c00;
    text-decoration: underline;
}
/*gallery*/
.gallery {
    padding: 120px 0 140px;
    overflow: hidden;
}
.gallery_inner {
    max-width: 2819px;
    width: 90%;
    margin: auto;
}
.gallery_loop{
  width: 100%;
  display: flex;
  align-items: center;
  min-height: 420px;
  margin-top: 50px;
　overflow: hidden;
}
.gallery_img{
    min-width: 2819px;
    animation: loop-slide 40s infinite linear 1s both;
}
.gallery_img img {
    width: auto;
    height: auto;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*plan*/
.plan {
  background: linear-gradient(90deg, #A67B2D 0%, #A67B2D 50%, #C04020 50%, #C04020 100%);
  max-width: 100%;
}
.plan .anc_point{
  top: -190px;
}
.plan_title {
    position: absolute;
    top: -90px;
    left: calc(50% - 87.5px);
    filter: drop-shadow(0 0 5px #00000015);
    display: none !important;
}
.plan_inner {
    display: flex;
    max-width: 1024px;
    width: 90%;
    margin: auto;
    justify-content: space-between;
  background: url("../img/bg_02.png") top 110px center no-repeat;
  overflow: hidden;
}
.plan_cell {
    max-width: 415px;
    color: #fff;
    padding: 50px 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.plan_midashi {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}
.plan_midashi--large {
    font-size: 4rem;
}
.plan_img {
    margin-top: 25px;
    margin-bottom: 25px;
}
.plan_list {
    margin-top: 10px;
}
.plan_row {
    font-size: 2rem;
    letter-spacing: 1.6px;
    padding: 20px 0;
    display: flex;
    border-bottom: 2px solid #fff;
}
.plan_row::before {
    content: ' ';
    display: inline-block;
    min-width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    position: relative;
    top: 10px;
    margin-right: 7px;
}
.after_inner {
    max-width: 895px;
    width: 90%;
    margin: 50px auto 0;
  background: url("../img/bg_03.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.after_small {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 6px;
}
.after_main {
    font-size: 5rem;
    font-weight: bold;
  letter-spacing: 10px;
}
.faq_sp{
  top: auto;
  bottom: -50px;
}
/*faqs*/
.faq {
    padding-top: 90px;
}
.faq_inner {
    max-width: 1024px;
    width: 90%;
    margin: auto;
}
.faq_midashi {
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 6px;
    color: #000000;
}
.faq_list {
  width: 100%;
    margin-top: 30px;
}
.faq_card {
    margin-top: 20px;
    width: 100%;
}
.faq_q {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #e5784e;
}
.faq_q::before {
    content: 'Q';
  min-width: 80px;
  min-height: 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: bold;
  background: #e73c20;
  color: #fff;
}
.faq_q p {
    font-weight: bold;
    font-size: 2rem;
    padding-left: 40px;
    color: #fff;
}
.faq_a {
    background: #f1e0b5;
    padding: 20px 80px 30px 130px;
    position: relative;
  letter-spacing: 1.2px;
  line-height: 2;
}
.faq_a::before {
    content: 'A';
  min-width: 80px;
  min-height: 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  font-weight: bold;
  background: #ac8400;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
/*company*/
.company {
    padding-top: 100px;
}
.com_inner{
  display: flex;
}
.com_img {
    min-width: 35%;
}
.com_img img {
    width: 100%;
}
.com_info {
  min-width: 65%;
    width: 100%;
    background: #d3effb;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 5%;
  box-sizing: border-box;
}
.com_card {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 425px;
    margin-left: 200px;
}
.com_midashi {
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}
.com_logo {
    margin-top: 60px;
}
.com_text {
    margin-top: 30px;
  letter-spacing: 1.2px;
  line-height: 2;
}
.com_btn {
    width: 100%;
    margin-top: 30px;
}
.com_btn a {
    width: 100%;
    display: flex;
  justify-content: center;
  align-items: baseline;
  padding: 10px;
  box-sizing: border-box;
  background: #00a0e8;
  color: #fff;
  font-weight: bold;
}
.com_btn a::after{
  content: ' ';
  display: inline-block;
  background: url("../img/outer_link.png") no-repeat center;
  width: 16px;
  height: 15px;
  margin-left: 10px;
}
.com_map a {
    color: #000;
    text-decoration: underline;
  text-align: center;
  margin-top: 5px;
  display: inline-block;
}
/*flow*/
.flow{
    padding-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
  position: relative;
}
.flow_sp{
  display: none;
}
.flow_slide {
    max-width: 1280px;
    width: 100%;
    margin: auto;
}
.dot_base {
    display: none !important;
}
.dot_cate{
    background: #000;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    max-width: 179px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 76px;
}
.dot_row:first-child{
    border-bottom: 2px solid #fff;
}
.dot_row:last-child{
    border-top: 2px solid #fff;
}
.flow_dots {
    display: flex;
    max-width: 660px;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    position: relative;
    top: -80px;
    left: 90px;
}
.flow_dots li{
  display: inline-block;
    height: 80px;
    position: relative;
}
.flow_dots li button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  text-indent: -9999px;
  line-height: 0;
    color: #fff;
    font-size: 0;
}
.flow_dots li button::before{
  content: ' ';
  display: block;
  position: relative;
  cursor: pointer;
  transition: .3s;
}
.flow_dots li.slick-active button::before{
}
.flow_dots li:nth-child(1) {
    margin-left: 0px;
  z-index: 4;
}
.flow_dots li:nth-child(1) button::before{
    background: url("../img/dot_01.png") center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  display: block;
  width: 259px;
  height: 80px;
}
.flow_dots li:nth-child(2) {
    margin-left: -40px;
    z-index: 3;
}
.flow_dots li:nth-child(2) button::before{
    background: url("../img/dot_02.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 259px;
  height: 80px;
}
.flow_dots li:nth-child(3) {
    margin-left: -60px;
  z-index: 2;
}
.flow_dots li:nth-child(3) button::before{
    background: url("../img/dot_03.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 240px;
  height: 80px;
}
.flow_dots li:nth-child(4) {
    margin-left: 0px;
  z-index: 4;
}
.flow_dots li:nth-child(4) button::before{
    background: url("../img/dot_04.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 184px;
  height: 80px;
}
.flow_dots li:nth-child(5) {
    margin-left: -47px;
  z-index: 3;
}
.flow_dots li:nth-child(5) button::before{
    background: url("../img/dot_05.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 219px;
  height: 80px;
}
.flow_dots li:nth-child(6) {
    margin-left: -47px;
  z-index: 2;
}
.flow_dots li:nth-child(6) button::before{
    background: url("../img/dot_06.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 219px;
  height: 80px;
}
.flow_dots li:nth-child(7) {
    margin-left: -70px;
  z-index: 1;
}
.flow_dots li:nth-child(7) button::before{
    background: url("../img/dot_07.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 200px;
  height: 80px;
}

.flow_dots li button::after{
  content: ' ';
  display: block;
  position: absolute;
  top: 0px;
  cursor: pointer;
  transition: .3s;
  opacity: 0;
}
.flow_dots li:nth-child(1) button::after{
    background: url("../img/dot_rev_01.png") center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  display: block;
  width: 259px;
  height: 80px;
}
.flow_dots li:nth-child(2) button::after{
    background: url("../img/dot_rev_02.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 259px;
  height: 80px;
}
.flow_dots li:nth-child(3) button::after{
    background: url("../img/dot_rev_03.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 240px;
  height: 80px;
}
.flow_dots li:nth-child(4) button::after{
    background: url("../img/dot_rev_04.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 184px;
  height: 80px;
}
.flow_dots li:nth-child(5) button::after{
    background: url("../img/dot_rev_05.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 219px;
  height: 80px;
}
.flow_dots li:nth-child(6) button::after{
    background: url("../img/dot_rev_06.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 219px;
  height: 80px;
}
.flow_dots li:nth-child(7) button::after{
    background: url("../img/dot_rev_07.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 200px;
  height: 80px;
}
.flow_dots li.slick-active button::after{
  opacity: 1;
}


/*focus*/
.focus {
    padding-top: 120px;
}
.focus_inner {
    max-width: 1024px;
    width: 90%;
    margin: auto;
}
.focus_title {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    color: #CC0000;
}
.focus_cont {
    display: flex;
    justify-content: space-between;
  padding-top: 20px;
}
.focus_block {
    max-width: 492px;
}
iframe{
  max-width: 100%;
}
.focus_text {
    line-height: 2;
    margin-top: 30px;
}
.focus_video{
  margin-top: 30px;
}
.focus_link {
    margin-top: 15px;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
.slide_cover {
    width: 43.75%;
    min-width: 0;
}
  .mv li{
    min-height: 0;
  }
.mv_cover .fade {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 560px;
    margin: 80px auto 0;
}
.mv_cover p {
    position: static;
  width: 176px;
    max-width: 33%;
  margin: 1%;
}
.mv_catch {
    bottom: 0;
}
  
  /*応募*/
  .apply{
    margin-bottom: 0;
  }
  .apply_text,.apply_text--under{
    font-size: 1.8rem;
    letter-spacing: 4px;
  }
.apply_text span,.apply_text--under span.big{
    font-size: 2.4rem;
}


/*important*/
  .important{
    flex-direction: column;
    align-items: center;
    background: #dc000c;
  }
.important_head {
    position: static;
  width: 100%;
  padding: 5px 5%;
  }

.important_row{
  padding: 0;
  background: #fff;
}
.important_row a{
    padding: 10px 5% 40px;
    font-size: 1.8rem;
}
.important_row a::after {
    bottom: 10px;
    left: calc(50% - 20px);
}
.imp_sub {
    padding: 0;
  text-align: left;
}

.fixed_bnr {
    transform: scale(0.8) translateY(50px);
    right: 0;
    bottom: 80px;
}
.fixed_bnr.open {
    transform: scale(0.8) translateY(0px);
}
.fixed_bnr.open.close {
    transform: scale(0.8) translateY(50px);
}
.abo_title {
    font-size: 10vw;
    letter-spacing: 8px;
}
.abo_inner {
    padding: 50px 5%;
    flex-direction: column;
    align-items: center;
}
.abo_img {
    margin-top: 20px;
}
.sup_list {
    flex-direction: column;
    align-items: center;
}
.sup_card {
    padding: 15px 10px 30px;
}
.plan {
    background: linear-gradient(180deg, #CC0000 0%, #CC0000 50%, #000 50%, #000 100%, transparent);
}
.plan_inner {
    flex-direction: column;
    align-items: center;
    background: url(../img/bg_02.png) center no-repeat;
    background-size: contain;
  -webkit-background-size: contain;
}
.plan_cell {
    padding: 90px 0;
}
.after_main {
    font-size: 10vw;
    font-weight: bold;
    letter-spacing: 6px;
    text-align: justify;
}
.faq_q p {
    font-weight: bold;
    font-size: 1.6rem;
    padding-left: 10px;
    padding-right: 10px;
}
.faq_a {
    background: #EFF0ED;
    padding: 20px 10px 30px 90px;
    position: relative;
    letter-spacing: 1.2px;
    line-height: 2;
}
.com_inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.com_info{
  padding: 50px 5%;
}
.com_card {
    margin: auto;
}
/*flow*/
.flow{
  display: none;
}
.flow_sp{
  margin: 60px auto 0;
  position: relative;
  display: block;
  max-width: 500px;
  
}
.flow_dots {
    display: flex;
    max-width: 660px;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    position: relative;
    top: 0px;
    left: 0px;
}
.flow_dots li{
  display: inline-block;
    height: 80px;
    position: relative;
}
.flow_dots li button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  text-indent: -9999px;
  line-height: 0;
    color: #fff;
    font-size: 0;
}
.flow_dots li button::before{
  content: ' ';
  display: block;
  position: relative;
  cursor: pointer;
  transition: .3s;
}
.flow_dots li.slick-active button::before{
}
.flow_dots li:nth-child(1) {
    margin-left: 0px;
  z-index: 7;
}
.flow_dots li:nth-child(1) button::before{
    background: url("../img/dot_sp01.png") center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  display: block;
  width: 66px;
  height: 80px;
}
.flow_dots li:nth-child(2) {
    margin-left: -25px;
    z-index: 6;
}
.flow_dots li:nth-child(2) button::before{
    background: url("../img/dot_sp02.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(3) {
    margin-left: -25px;
  z-index: 5;
}
.flow_dots li:nth-child(3) button::before{
    background: url("../img/dot_sp03.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(4) {
    margin-left: -25px;
  z-index: 4;
}
.flow_dots li:nth-child(4) button::before{
    background: url("../img/dot_sp04.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(5) {
    margin-left: -25px;
  z-index: 3;
}
.flow_dots li:nth-child(5) button::before{
    background: url("../img/dot_sp05.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(6) {
    margin-left: -25px;
  z-index: 2;
}
.flow_dots li:nth-child(6) button::before{
    background: url("../img/dot_sp06.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(7) {
    margin-left: -25px;
  z-index: 1;
}
.flow_dots li:nth-child(7) button::before{
    background: url("../img/dot_sp07.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 60px;
  height: 80px;
}

.flow_dots li button::after{
  content: ' ';
  display: block;
  position: absolute;
  top: 0px;
  cursor: pointer;
  transition: .3s;
  opacity: 0;
}
.flow_dots li:nth-child(1) button::after{
    background: url("../img/dot_sprev_01.png") center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
  display: block;
  width: 66px;
  height: 80px;
}
.flow_dots li:nth-child(2) button::after{
    background: url("../img/dot_sprev_02.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(3) button::after{
    background: url("../img/dot_sprev_03.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(4) button::after{
    background: url("../img/dot_sprev_04.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(5) button::after{
    background: url("../img/dot_sprev_05.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(6) button::after{
    background: url("../img/dot_sprev_06.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 76px;
  height: 80px;
}
.flow_dots li:nth-child(7) button::after{
    background: url("../img/dot_sprev_07.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display: block;
  width: 60px;
  height: 80px;
}
.flow_dots li.slick-active button::after{
  opacity: 1;
}

.dot_base {
    display: flex;
    justify-content: center;
    width: 100%;
    background: none;
    border: none;
}
.dot_cate{
    text-align: center;
    font-size: 1.6rem;
    max-width: 100%;
}
.dot_row:first-child{
    border: 2px solid #fff;
  border-right: 1px;
  width: 146px;
  box-sizing: border-box;
}
.dot_row:last-child{
    border: 2px solid #fff;
  width: 209px;
  box-sizing: border-box;
}
.focus_cont {
    flex-direction: column;
    align-items: center;
    max-width: 492px;
    margin: auto;
}
iframe {
    height: 55vw;
    min-height: 250px;
    max-height: 330px;
}
  .apply_text--under{
    padding: 15px 5% 0;
  }
  .apply{
    padding-bottom: 20px;
  }
/* ------------------------------------
   PC/SP で画像を出し分け
------------------------------------ */

/* 初期はPC表示、SPは非表示 */
.img-sp {
  display: none;
}

/* スマホ（幅768px以下）ではSPを表示、PCを非表示 */
@media screen and (max-width: 768px) {
  .img-pc {
    display: none;
  }
  .img-sp {
    display: block;
  }
}
  
}

/* =========================
   出店条件について
========================= */
.conditions{
  background: #d9d9d9;
  padding: 32px 20px 36px;
}

.conditions_inner{
  max-width: 980px;
  margin: 0 auto;
}

.conditions_title{
  font-size: 24px;          /* ← 上と同じ */
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-align: center;
}

.conditions_text{
  margin: 0;
  text-align: center;
  font-size: 16px;
  line-height: 2.2;
  letter-spacing: 0.02em;
}

/* SP */
@media (max-width: 767px){
  .conditions{
    padding: 48px 16px;
  }
  .conditions_title{
    font-size: 18px;        /* ← 上段SPと同じサイズ */
  }
  .conditions_text{
    font-size: 14px;
    line-height: 2.0;
  }
}

/* =========================
   セクション見出し（白帯）
========================= */
.section_head{
  background: #fff;
  padding: 70px 0 80px;
}

.section_head_inner{
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
}

/* SP */
@media (max-width: 767px){
  .section_head{
    padding: 50px 0 60px;
  }
}
