body{background-color: #f1f8fb;
  font-family: 'Roboto', "Noto Sans JP", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  font-feature-settings: "palt";}
/* Typography */
.container{
  max-width: 1000px;
  padding: 5rem;
}

h1, h2, h3, .h1,.h2,.h3{
  letter-spacing: .02em;
}
h1 {
  font-size: clamp(26px, 6vw, 46px);
  font-weight: 800;
  text-align: center;
}
h2 {
  font-size: clamp(24px, 6vw, 46px);
  font-weight: 800;
  position: relative;
  line-height: 1.4;
}
h3 {
  font-size: clamp(20px, 5vw, 37px);
  font-weight: 800;
}
h4 {
  font-size: clamp(20px, 4.6vw, 34px);
  font-weight: 600;
}
p{font-size: clamp(17px, 2.5vw, 26px);
line-height: 1.8;}
/* General */
.text-bold{font-weight: 700;}
.bg-dark { background-color: #212934;}
.bg-light { background-color: #e4f2f8;}
/*.bg-light { background-color: #d9f1ee;}*/
.bg-black { background-color: #1d242d;}
.bg-success { background-color: #59ab6e;}
.btn-success {
  background-color: #59ab6e;
  border-color: #56ae6c;
}
.bg-yellow {
  background-color: rgb(255, 253, 135);
}
.marker-yellow {
  background: linear-gradient(transparent 70%, #ffff0e 0%);
  }
.text-small{font-size: .9rem;}
.pagination .page-link:hover {color: #000;}
.pagination .page-link:hover, .pagination .page-link.active {
  background-color: #69bb7e;
  color: #fff;
}
.shadow {
  box-shadow: 0 .2rem .3rem rgba(0,0,0,.1);
}
img{ image-rendering:auto;
  max-width: 100%;}
/***************     top    ********************/
#top{background: url(../img/top_bg_01.jpg) center top no-repeat;
background-size: cover;
text-align: center;
padding-bottom:60px;}
/***************    check   ********************/
.check{
  margin-top: -140px;
  padding-top: 4rem;
}
.check .container{ box-shadow: 0px 0px 4px #eee;}
  .tokucho {padding: 2rem 0;
  }
.tokucho p{
  font-weight: bold ;
  font-size: clamp(18px, 3vw, 28px);
  padding: 0 0 1rem 0 ;
  border-bottom: 1px dotted #ccc;
  text-indent: -1em;
  padding-left: 2.2em;
  line-height: 1.6;
}
.tokucho p i{color: rgb(9, 197, 9);font-size: 1.7rem;padding:0 7px 0 0;
}
.i01{position: absolute;
  max-width:420px;
right:-40px;
bottom:0;}
.balloon::before {
    content: '';
    position: absolute;
    left: 20px;
    top: -14px;
    display: block;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #fff711;
    border-left: 15px solid transparent;
}
.balloon {
    position: relative;
    padding: 20px;
    background-color: #fff711;
    border-radius: 10px;
    display: inline-block;
}

/***************     cta    ********************/
.cta{
  position: relative;
  z-index: 10;}
.triangle_cta {
  width: 0;
  height: 0;
  border-left: 500px solid transparent;
  border-right: 500px solid transparent;
  border-top: 100px solid #eefd00;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  /*filter: drop-shadow(2px 4px 2px rgba(0, 0, 0, .2));*/
}
/***************     form   ********************/
.counter-area .timer{
  max-width: 670px;
  margin: auto;
  background: rgba(255,255,255,.15);
  padding: 15px 10px;
}
.form{margin-top: -140px;}
.form .container{
  padding-top: 160px;
  position: relative;
  padding-bottom: 4rem;
}
.i02{
  position: absolute;
  left: -180px;
  bottom: 0;
  max-width: 430px;
  z-index: 15;
}
form{
  max-width: 670px;
  margin: auto;
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 100;
}
form input{
  text-align: center;
  width: 100%;
  padding: 15px;
}
.btn-green{display: block;
  background: #07c634;
  border-bottom: 7px solid #06b24b;
  color: #fff;
  padding: 20px 10px;
  margin: auto;
  border-radius: 100vh;
  white-space: nowrap;
  font-size: clamp(22px, 4vw, 32px);
  font-weight: 800;
  text-align: center;
  line-height: 1.5;
  box-shadow: 1px 1px 1px rgba(4, 141, 25, 0.3);
}
.btn-green:hover, .btn-green:active{
  margin-top: 22px;
  background: #0fd83e;
  border-bottom: 1px solid #06b24b;
  color: #FFF;
}

/*profile**************/
.profile .container{
  background: url(../img/goshi.png) right 60px top 20px no-repeat;
  background-size: 425px;
}
.inst-bdr{
  border-bottom: 2px solid #000;
margin-left: -5rem;
width: 350px;}
.profile-box{
  margin-top: 4.5rem;
  padding-top: 2rem;
}
.profile p{
  font-size:clamp(18px, 2vw, 19px);
}

/******* growth************/
.i03{position: absolute;
  max-width:676px;
right:-40px;
bottom:30px;}
.form h4, .demerit h2{
  text-shadow:
  -2px -2px 0 #0684ea, -2px 0 0 #0684ea, -2px 2px 0 #0684ea,
                  0 -2px 0 #0684ea,                  0 2px 0 #0684ea,
                2px -2px 0 #0684ea,  2px 0 0 #0684ea,  2px 2px 0 #0684ea;
}
.demerit p, .growth p, .ai p{
  text-shadow:
  -1px -1px 0 #0684ea, -1px 0 0 #0684ea, -1px 1px 0 #0684ea,
                  0 -1px 0 #0684ea,                  0 1px 0 #0684ea,
                1px -1px 0 #0684ea,  1px 0 0 #0684ea,  1px 1px 0 #0684ea;
}
/******* target************/
.i04{position: absolute;
  max-width:350px;
right:80px;
bottom:100px;}
.target p{
  text-shadow:
  -1px -1px 0 #fff, -1px 0 0 #fff, -1px 1px 0 #fff,
                  0 -1px 0 #fff,                  0 1px 0 #fff,
                1px -1px 0 #fff,  1px 0 0 #fff,  1px 1px 0 #fff;
}
/******* ai************/
.i05{position: absolute;
  max-width:376px;
right:-50px;
bottom:0px;}

/*footer*/
footer{
 font-size: .8em;
}
.copy-r{font-size: 15px !important;}
footer{ border-color: #2d343f !important;
margin: 0 auto;
line-height: 2;}
footer .container{
  padding: 0;
}
/*******mediaquary**********/

@media (min-width: 768px) {
  .small, small {
    font-size: .875em !important;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}
/* Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1000px) {
  section{
    overflow: hidden;
  }
  .container{
    padding: 2.5rem 1.5rem;
    width: 92%;
    }
  .triangle_cta {
    border-left: 45vw solid transparent;
  border-right: 45vw solid transparent;
  border-top: 60px solid #eefd00;
  }
  .i01{
    width: 55%;
    top:30px;
  }
  .i02{
    left: -120px;
    top: 0;
    width: 43%;
  }

  .i03{
    width: 57%;;
    right:-12px;
    bottom: 12px;
  }
  .i04{
    width: 50%;;
    right:0;
    bottom: 15px;
  }
  .i05{
    width: 50%;;
    right:0;
    bottom: 10px;
  }
  .inst-bdr {
    margin-left: -1.5rem;
    width: 55%;
  }

}
@media (max-width: 768px) {
.profile .container{
  background: url(../img/goshi.png) right 60px top 20px no-repeat;
  background-size: 50%;
}
.i02{
  left: -120px;
  top: 0;
  width: 48%;
}
}
@media (max-width: 576px) {
  p{line-height: 1.5;}
  .check .container{
    padding-top: 2rem;
  }
  .tokucho {padding: 1rem 0;}
  .tokucho p{
    line-height: 1.4;
    padding: 0 0 .5rem 0;
    margin-bottom: .2rem;
    padding-left: 2.2rem;
    text-indent: -.8em;
  }
  .tokucho p i{font-size: 1.4rem;}
  .triangle_cta {
  border-top: 42px solid #eefd00;
  margin-top: -1px;
  padding-top: 1px;
  }
  .form .container{
    padding-bottom: 2rem;
  }
  .addMail input{
    font-size: 16px;
  }
  .i02{
    width: 55%;
    left:-60px;
    top:30px;
  }
  .profile .container{
    background: url(../img/goshi.png) right 10px top 20px no-repeat;
    background-size: 50%;
  }
  .profile-box{
    margin-top: 2.5rem;}
}

.footer_link{font-size:14px;}
.footer_link a{color:#fff;text-decoration: none;}