<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.-kaiinSec01{
  max-width: 1020px;
  width: 1020px;
  margin: 50px auto 0;
  color: #202021;
}
.-kaiinSec01 img{
  display: inline-block;
  width: 100%;
  height: auto;
}



.-kaiinSec01_tit01{
  width: 100%;
  height: auto;
  background-color: transparent;
  border: none;
  margin: 0 0 60px;
}


.-kaiinSec01_inner01{
  margin: 0 0 60px;
  padding: 0 0 60px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.-kaiinSec01_inner01:last-of-type{
  margin: 0;
  padding: 0 0 60px;
  border-bottom: none;
  text-align: center;
}

.-kaiinSec01_inner01_stit01{
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.4;
  background:linear-gradient(transparent 60%, #ffea00 60%);
  margin: 0 0 30px;
  padding: 0;
  height: auto;
  background-color: transparent;
  border: none;
}
.-kaiinSec01_inner01_txt01{
  font-size:18px;
  line-height: 2;
  margin: 0 0 50px;
}
.-kaiinSec01 a{
  color: #6780bf;
  text-decoration: underline;font-weight: bold;
}
.-kaiinSec01 a:hover{
  text-decoration: none;
}
.-kaiinSec01_inner01_txt01_strong01{
  font-weight: bold;
  color:#cc0000;
}
.-kaiinSec01_inner01_txt01_strong02{
  /* display: inline-block; */
  font-weight: bold;
  /* background-color:#cc0000; */
  background:linear-gradient(#cc0000 0%, #cc0000 100%);
  color: #fff;
  line-height: 1.4;
  padding: 0 .2em;
}
.-kaiinSec01_inner01_txt01_strong03{
  font-weight: bold;
  color:#cc0000;
  border-bottom:4px double #c00;
}
.-kaiinSec01_inner01_txt01_strong04{
  font-weight: bold;
}
.-kaiinSec01_inner01_img01{
  font-size:0;
  line-height: 0;
  text-align: center;
}
.-kaiinSec01_inner01_img01&gt;img{
  max-width: 812px;
  margin: 0 0 50px;
}

.-kaiinSec01_inner01_btn01{}
.-kaiinSec01_inner01_btn01&gt;a{
  min-width: 235px;
  display: inline-block;  
  background-color: #c00;
  color: #fff;
  font-size:20px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  padding: .75em .5em;
  border-radius: 7px;
  text-decoration: none;
  transition: .5s ease;
}

.-kaiinSec01_inner01_btn01&gt;a:hover{
  text-decoration: none;
  background-color: #900;
  transition: .2s ease;
}
.-kaiinSec01_inner01_btn02&gt;a{
  min-width: 235px;
  display: inline-block;  
  background-color: #c5c5c5;
  color: #202021;
  font-size:20px;
  line-height: 1.1;
  font-weight: bold;
  text-align: center;
  padding: .75em .5em;
  border-radius: 7px;
  text-decoration: none;
  transition: .5s ease;
}
.-kaiinSec01_inner01_btn02&gt;a:hover{
  background-color: #959595;
  text-decoration: none;
  transition: .2s ease;
}
.-kaiinSec01_inner01_ol01{
  margin: 0 0 50px;
}
.-kaiinSec01_inner01_ol01_stit01{
  font-size:18px;
  line-height: 1.4;
  margin: 0 0 .5em;
  height: auto;
  background-color: transparent;
  border: none;
  display: block;
  font-weight: normal;
}

.-kaiinSec01_inner01_ol01_stit01 span{
  font-size: .77em
}
.-kaiinSec01_inner01_ol01_img01{
  max-width: 320px;
  margin: 0 auto 50px;
}

.-kaiinSec01_inner01_wrap01{
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  display: flex; 
  justify-content: space-between;
}

.-kaiinSec01_btn01{
  width: 100%;
}
.-kaiinSec01_btn01&gt;a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: underline;
  background-color: #202021;
  color:#fff;
  font-size:24px;
  line-height: 1.1;
  padding: 3em 1em;
  transition: .5s ease;
}
.-kaiinSec01_btn01&gt;a:hover{
  background-color: #333;
  text-decoration: none;
  transition: .2s ease;
}

.-kaiinSec01_btmtxt01{
  font-size:13px;
  text-align: center;
  padding: 0.5em 0 2em;
}


@media screen and (max-width:767px){
  .-pcOnly{
    display: none;
  }
  .-kaiinSec01{
    max-width: initial;
    width: 100%;
    margin: 15px auto 0;
  }
  .-kaiinSec01_tit01{
    margin: 0 0 30px;
  }
  .-kaiinSec01_inner01{
    margin: 0 0 30px;
    padding: 0 0 30px;
  }
  .-kaiinSec01_inner01:last-of-type{
    padding: 0 0 30px;
  }
  .-kaiinSec01_inner01_stit01{
    font-size: 18px;
    margin: 0 0 15px;
  }
  .-kaiinSec01_inner01_txt01{
    font-size:13px;
    line-height: 1.7;
    margin: 0 4vw 20px;
    text-align: left;
  }
  .-kaiinSec01_inner01_img01{
    margin: 0 4vw 20px;
  }
  .-kaiinSec01_inner01_img01&gt;img{
    max-width: initial;
    margin: 0;
  }
  .-kaiinSec01_inner01_btn01,
  .-kaiinSec01_inner01_btn02{
    width: 48%;
    margin: 0 auto;
  }
  .-kaiinSec01_inner01_btn01&gt;a{
    min-width: initial;
    width: 100%;
    font-size:16px;
    border-radius: 5px;
  }
  .-kaiinSec01_inner01_btn02&gt;a{
    min-width: initial;
    width: 100%;
    font-size:16px;
    border-radius: 5px;
  }
  .-kaiinSec01_inner01_ol01{
    margin: 0 0 20px;
  }
  .-kaiinSec01_inner01_ol01_stit01{
    font-size:14px;
    margin: 0 4vw .5em;
  }
  .-kaiinSec01_inner01_ol01_img01{
    max-width: initial;
    margin: 0 4vw 20px;
  }

  .-kaiinSec01_inner01_wrap01{
    box-sizing: border-box;
    max-width: initial;
    margin: 0;
    padding: 0 4vw;
  }
  .-kaiinSec01_btn01&gt;a{
    font-size:16px;
    padding: 2em 0;
  }
}</pre></body></html>