

.txt_ctr{
  text-align: center;
}

.w1200{
  width: 1200px;
  margin-right:auto;
  margin-left:auto;
  max-width: 100%;
  padding-right:10px;
  padding-left:10px;
  box-sizing: border-box;
}
.w800{
  width: 800px;
  margin-right:auto;
  margin-left:auto;
  max-width: 100%;
  padding-right:10px;
  padding-left:10px;
  box-sizing: border-box;
}


a:hover{
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      color: #ccc;
}

a img:hover{
  opacity: .5;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
}

img{
  max-width: 100%;
}

.btn{
  text-align: center;
}

.btn a{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  background: #fa8d00;
  border: 1px solid #fa8d00;
  padding:10px 60px;
}

.btn a:hover{
  color: #fa8d00;
  background: #fff;
}

.en{
  font-family: 'Baloo Bhaijaan 2', cursive;
  font-weight: 300;
  letter-spacing: 0.05em;
}

p.title{
  font-weight: bold;
}
.ttl_marker span{
  text-align: center;
  font-size: 2.0rem;
  background:linear-gradient(transparent 60%, #ff6 60%);
  display: inline-block;
}
.ttl_s{
  font-size: 2.6rem;
  font-weight: bold;
}

.orange{
  color: #ff9100;
}
.red{
  color: #ff0404;
}


.lp.mv{
  background-image: url(../img/lp/mv.jpg);
  height: 700px;
  background-position: center;
  margin-bottom: 50px;
  position: relative; 
}
.lp.mv h2{
  position: absolute;
  color: #fff;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);  
  margin: 0 auto;
}
.lp.mv h2 span{

}

.slider_wrap ul li.slide{
  height: 715px;
}
.slider_wrap ul li{
  width: 1269px;
  background-repeat: no-repeat;
  background-size:cover;
  position: relative;
}


.slider_wrap ul li.slide01{
  background-image: url(../img/lp/slide01.jpg);  
}
.slider_wrap ul li.slide02{
  background-image: url(../img/lp/slide02.jpg);  
}
.slider_wrap ul li.slide03{
  background-image: url(../img/lp/slide03.jpg);  
}
.slider_wrap ul li .btn{
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%); 

}
.slider_wrap ul li .btn a{
  margin: 0 20px;
  background-color: #fff;
  color: #1a79c3;
  border: none;
  box-shadow: 0px 4px 15px -5px #777777;
}

.lp .cv_btn a{
  background-color: #1a79c3;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  margin: 80px auto;
  padding: 50px 0;
  font-size: 26px;
  box-shadow: 0px 4px 15px -5px #777777;
  display: block;
}
.lp .cv_btn_s{
  text-align: center;
}
.lp .cv_btn_s a{
  width: auto;
  display: inline-block;
  margin: 50px auto 0 auto;
  padding: 20px 30px;
  font-size: 20px;  
}

.lp .cv_btn a span{
  background-color: #fff;
  color: #1a79c3;
  padding: 10px 100px;
  margin-top: 30px;
  display: inline-block;
}
.lp h2{
  text-align: center;
  color: #1a79c3;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 80px;
}
/*------------ 円形 ------------*/
ul.dots-wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

ul.dots-wrap li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

ul.dots-wrap li:hover,
ul.dots-wrap li.slick-active {
    background: #1a79c3;
}

ul.dots-wrap li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}
ul.dots-wrap li{
  background-color: #ccc;
}


.target .target_before{

}
.target .target_conts{
  display: flex;
  justify-content: space-between;  
}
.target .target_conts .target_before{
  width: 32%;
  text-align: center;
}
.target .target_conts .target_before .before{
  border: 4px solid #1a79c3;
  border-radius: 30px;
  color: #1a79c3;
  font-weight: bold;
  padding: 20px 0;

}
.target .target_conts .target_before .after{
  background-color: #ff9600;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
  margin-top: 70px;
}
.target .target_conts .target_before .after:before{
  content: "▼";
  margin-top: 20px;
  display: block;
  font-size: 30px; 
  color:#ff9600;
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translate(-50%, -50%);  
}

.flex{
  display: flex;
}

.service{
  background-color: #1a79c3;
  color: #fff;
  padding: 20px 0 80px 0;
  margin-top: 80px;
}

.service h2{
  color: #fffa7d;
  margin-bottom: 50px;
}
.service p{

}
.service .seciton01{
  margin-bottom: 180px;
}
.service .seciton01 .flex .text{
  width: 40%;
  font-size: 20px;
}
.service .seciton01 .flex .serif{
  width: 60%;
  position: relative;  
}
.service .seciton01 .flex .serif ul{
  width: 100%;
}
.service .seciton01 .flex .serif ul li{
  background-color: #fff;
  color: #1a79c3;
  border-radius: 50%;
  padding: 50px 30px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.service .seciton01 .flex .serif ul li:nth-child(1){
  position:absolute;
  right: 35%;
  width: 300px;
  top: 0;
}
.service .seciton01 .flex .serif ul li:nth-child(2){
  position:absolute;
  width: 300px;
  right:50%;
  top: 150px;  
}
.service .seciton01 .flex .serif ul li:nth-child(3){
  position:absolute;
  width: 300px;
  right: 5%;
  top: 100px;
}
.service .image img{
  display: block;
  margin: 50px auto;
  width: auto;
}
.service .seciton02 .flex{
  display: flex;
  flex-wrap: wrap;
}
.service .seciton02 .box .flex{
  display: flex;
  flex-wrap: wrap;
  align-items: center;  
}
.service .seciton02 .box{
  width: 49%;
  background-color: #fff;
  color: #1a79c3;
}
.service .seciton02 .box{
  margin-right: 2%;
  margin-bottom: 20px;  
}

.service .box .number{
  font-size: 20px;
  font-weight: bold;
  background-color: #fffa7d;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.service .box{
  padding: 15px;

}
.service .box:nth-child(even){
  margin-right: 0;
}
.service .box h3{
  font-weight: bold;
}
.service .box .flex{
  margin-bottom: 20px;
}
.service .platformimage .flex {
  display: flex;
  justify-content: center;
}
.service .platformimage{
  text-align: center;
  margin-top: 80px;
}
.service .platformimage img{
  margin: 0;
}
.service .platformimage .img:first-child{
  margin-right: 20px;
}
.price .flex{
  margin-top: 20px;
}
.price .flex .text .price_detail{
  font-size: 30px;
  border: 5px solid #1a79c3;
  color: #1a79c3;
  padding: 10px 16px;
  font-weight: bold;
  margin: 80px auto 30px auto;
}
.price .flex .text .price_detail span{
  font-size: 20px;
}
.price .flex .text .red {
  font-size: 18px;
}
.price .flex .text .red a{
  color: #ff0404;
  border-bottom: 1px solid #ff0404;
}

.grant .probability{
  font-size: 24px;
  color: #1a79c3;
  font-weight: bold;
  margin: 50px auto;
}
.grant .one .flex{
  display: flex;
  align-items: center;
}
.grant .one .flex .blue{
  font-size: 36px;
  border: 5px solid #1a79c3;
  color: #1a79c3;
  padding: 10px 16px;
  font-weight: bold; 
}
.grant .one .flex .blue span.terms{
  font-size: 18px;
  display: block;
}
.grant .one .flex span{
  font-size: 20px;
}
.grant .one .flex .orange{
  font-size: 36px;
  border: 5px solid #ff9600;
  color: #ff9600;
  padding: 10px 16px;
  font-weight: bold; 
}
.grant .one .flex .normal{
  font-size: 20px;
  font-weight: bold; 
  margin: 0 20px;
}
.grant .one .flex{
  margin-bottom: 50px;
}
.flow .flex{
  display: flex;
  flex-wrap: wrap;
  color: #1a79c3;
  font-size: 20px;
  font-weight: bold;  
  text-align: center;
  align-items: center;
}
.flow .flex .box{
  border: 5px solid #1a79c3;
  border-radius: 40px;
  padding: 20px 50px;  
  margin-bottom: 50px;
}

.flow .flex .box_text{
  margin: 0 30px;
  margin-bottom: 50px;  
}
.mailform{
  text-align: center;
}
.mailform a{
  display: inline-block;
  background-color: #1a79c3;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 20px 50px;
}
.infomation{
  text-align: center;
  background-color: #f7f7f7;
  margin: 80px 0;
  padding: 50px 0;
}
.infomation .company{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 950px){
  .lp.mv{
    height: 500px;
  }
  .lp.mv h2{
    font-size: 5.2vw;
  }
  .lp h2{
    font-size: 26px;
  }
  .slider_wrap ul li.slide{
    width: 800px;
    height: 500px;
  }
  .slider_wrap ul li .btn{
    width: 100%;
  }
  .target .target_conts{
    flex-wrap: wrap;
  }
  .target .target_conts .target_before{
    width: 48%;
    margin-bottom: 20px;
  }
  .seciton01 .flex{
    display: block;
  }  
  .seciton01 .flex .text{

  }
  .service .seciton01 .flex .serif{
    width: 100%;
    height: 300px;
  }
  .service .seciton01 .flex .text{
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;    
  }

  .service .seciton01 .flex .serif ul li{
    font-size: 18px; 
  }
  .service .seciton01 .flex .serif ul li:nth-child(1){
    position:absolute;
    right: 35%;
    width: 200px;
    top: 0;
  }
  .service .seciton01 .flex .serif ul li:nth-child(2){
    position:absolute;
    width: 200px;
    left:30%;
    top: 200px;  
  }
  .service .seciton01 .flex .serif ul li:nth-child(3){
    position:absolute;
    width: 250px;
    right: 0;
    top: 100px;
  }  
  .service .seciton01{
  }
  .price .flex{
    display: block;
  }
  .price .flex .text .price_detail{
    text-align: center;
  }
  .price .flex .text .red{
    text-align: center;
    margin-bottom: 30px;
  }
  .grant .one .flex .blue{
    font-size: 24px;
  }
  .grant .one .flex .orange{
    font-size: 24px;
  }
  .grant .one .flex .normal{
    font-size: 18px;
  }
  .flow .flex .box{
    padding: 10px 20px;
  }
  .flow .flex{
    font-size: 16px;
  }
  .flow .flex .box{
    margin-bottom: 30px;
  }
  .flow .flex .box_text{
    margin: 0 10px;
  }
}

@media screen and (max-width: 800px){
  .slider_wrap ul li.slide{
    width: 530px;
    height: 300px;
  }
  .slider_wrap ul li .btn a{
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 600px){
  .lp.mv{
    height: 300px;
  }
  .lp .cv_btn a{
    font-size: 18px;
    padding: 20px 10px;
  }
  .lp .cv_btn a span{
    padding: 5px 20px;
    margin-top: 10px;
  }
  .lp h2{
    font-size: 20px;
  }
  .target .target_conts .target_before{
    width: 100%;
    margin-bottom: 50px;
  }  
  .service .seciton01 .flex .serif ul li:nth-child(1){
    position:absolute;
    right: 30%;
    width: 200px;
    top: 0;
  }
  .service .seciton01 .flex .serif ul li:nth-child(2){
    position:absolute;
    width: 200px;
    left:0;
    top: 220px;  
  }
  .service .seciton01 .flex .serif ul li:nth-child(3){
    position:absolute;
    width: 250px;
    right: 0;
    top: 100px;
  }   
  .service .seciton01{
    margin-bottom: 80px;
  }
  .service .seciton02 .box{
    width: 100%;
    margin-right: 0;
  }
  .grant .one .flex{
    display: block;
  }
  .grant .one .flex .blue{
    text-align: center;
  }
  .grant .one .flex .orange{
    text-align: center;
  }  
  .grant .one .flex .normal{
    text-align: center;
    margin: 20px 0;
  }
  .flow .flex .box{
    margin-bottom: 20px;
  }  
  .mailform{
    margin: 20px 20px;
  }
  .mailform a{
    font-size: 16px;
  }
  .lp .cv_btn a{
    margin: 40px auto;
  }
  .infomation{
    margin: 40px auto;
    padding:20px;
  }
  .slider_wrap ul li.slide{
    width: 300px;
    height: 200px;
  }
  .slider_wrap ul li .btn a{
    font-size: 12px;
    padding: 10px 10px;
  }  
}