<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1.pageTitle {
  display: none;
}

#cnt .main-image {
  width: 910px;
  height: 350px;
}
#cnt .main-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 736px) {
  #cnt .main-image {
    width: 100%;
    height: auto;
  }
  #cnt .main-image img {
    width: 100%;
    height: auto;
  }
}
#cnt .entry-area {
  margin-top: 30px;
}
#cnt .entry-area .lead {
  padding: 35px 0;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#cnt .entry-area .btn-login .date {
  margin-bottom: 20px;
}
#cnt .entry-area .btn-login .date img {
  width: 570px;
  height: auto;
}
#cnt .entry-area .btn-login .btn_cs img {
  max-width: 374px;
  height: auto;
}
#cnt .entry-area .btn-login .btn_uc img {
  max-width: 374px;
  height: auto;
}
@media screen and (max-width: 736px) {
  #cnt .entry-area .lead {
    margin: 0 2.0833333333vw;
  }
  #cnt .entry-area .btn-login {
    margin: 0 2.7777777778vw;
  }
  #cnt .entry-area .btn-login .date img {
    width: 100%;
  }
}
#cnt .button p {
  width: 570px;
  height: 90px;
  margin: 70px auto 50px;
}
#cnt .button p a {
  width: 570px;
  height: 90px;
  display: block;
  box-sizing: border-box;
  padding-top: 18px;
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  background: #1998e4;
  border-radius: 10px;
  position: relative;
}
#cnt .button p a::after {
  position: absolute;
  content: '';
  margin: auto;
  top: 0;
  right: 20px;
  bottom: 0;
  background: url(../img/bod_ico_01.png) no-repeat;
  width: 25px;
  height: 25px;
}
#cnt .button p a span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
#cnt .button p a:hover {
  opacity: 0.75;
  -ms-filter: "alpha(opacity=75)";
  /* ie 8 */
}
#cnt .button.dblue p {
  margin-top: 0;
}
#cnt .button.dblue p a {
  padding-top: 0;
  line-height: 90px;
  background: #274AB2;
}
#cnt .button.dblue p a:after {
  background: url(../img/bod_ico_03.png) no-repeat;
}
#cnt .button a:hover {
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  #cnt .button p {
    width: 88%;
    height: 90px;
    margin: 6.9444444444vw auto;
  }
  #cnt .button p a {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    padding-top: 2.7777777778vw;
    font-size: 3.6111111111vw;
  }
  #cnt .button p a span {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 580px) {
  #cnt .button p a {
    padding-top: 25px;
  }
}
@media screen and (max-width: 480px) {
  #cnt .button p a {
    font-size: 3.8888888889vw;
  }
  #cnt .button p a:after {
    position: absolute;
    content: '';
    margin: auto;
    top: 0;
    right: 15px;
    bottom: 0;
    background: url(../img/bod_ico_01.png) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px auto;
  }
  #cnt .button p a span {
    font-size: 3.0555555556vw;
  }
  #cnt .button.dblue p a:after {
    background-size: 15px auto;
  }
}
#cnt .ex1st .lead {
  padding-bottom: 100px;
  font-size: 34px;
  text-align: center;
  font-weight: bold;
  color: #09509f;
}
#cnt .ex1st .box {
  border-top: 3px solid #1998e4;
  border-right: 3px solid #1998e4;
  border-left: 3px solid #1998e4;
}
#cnt .ex1st .box h4 {
  text-align: center;
  color: #000;
  line-height: 1.6;
  transform: translateY(-70px);
  display: block !important;
}
#cnt .ex1st .box h4 .md {
  padding: 0 20px;
  font-size: 50px;
  font-weight: bold;
  background: #FFF linear-gradient(transparent 90%, #94c6e5 0%);
}
#cnt .ex1st .box h4 .cap {
  padding: 0 20px;
  font-size: 22px;
  display: inline-block;
  position: relative;
}
#cnt .ex1st .box h4 .cap:before {
  position: absolute;
  content: '';
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
  width: 2px;
  height: 30px;
  -webkit-transform: translate(0, 0) rotate(-30deg);
  -ms-transform: translate(0, 0) rotate(-30deg);
  transform: translate(0, 0) rotate(-30deg);
}
#cnt .ex1st .box h4 .cap:after {
  position: absolute;
  content: '';
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  width: 2px;
  height: 30px;
  -webkit-transform: translate(0, 0) rotate(30deg);
  -ms-transform: translate(0, 0) rotate(30deg);
  transform: translate(0, 0) rotate(30deg);
}
#cnt .ex1st .box dl {
  text-align: center;
  transform: translateY(-50px);
  display: block !important;
}
#cnt .ex1st .box dl dt {
  font-size: 30px;
  font-weight: bold;
}
#cnt .ex1st .box dl dt span {
  padding-right: 10px;
  font-size: 20px;
}
#cnt .ex1st .box dl dd {
  font-size: 40px;
  font-weight: bold;
  color: #cc0000;
  line-height: 1.25;
}
#cnt .ex1st .box dl dd em {
  font-size: 80px;
  color: #cc0000 !important;
  font-weight: bold;
}
#cnt .ex1st .box dl dd span {
  font-size: 20px;
  display: block;
  letter-spacing: 0.15em;
}
#cnt .ex1st .lblue {
  color: #FFF;
  background: #1998e4;
  text-align: center;
  transform: translateY(-30px);
}
#cnt .ex1st .lblue li {
  padding: 10px 0;
  font-size: 22px;
  color: #fffc00;
  display: inline-block;
}
#cnt .ex1st .lblue li span {
  font-size: 21px;
  color: #fffc00;
  display: block;
}
#cnt .ex1st .lblue li span.sub {
  display: inline;
  font-size: 14px;
}
#cnt .ex1st .lblue .l1 {
  padding-right: 40px;
  position: relative;
}
#cnt .ex1st .lblue .l1:after {
  position: absolute;
  content: '';
  border-right: 2px solid #FFF;
  height: 110%;
  margin: auto;
  top: 0;
  right: 6px;
  bottom: 0;
  transform: rotate(30deg);
}
#cnt .ex1st .lblue .l1 .l2 {
  padding-left: 40px;
}
#cnt .ex1st .blue {
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
  color: #FFF;
  background: #1054a2;
  border-top: 1px solid #FFF;
  transform: translateY(-30px);
}
#cnt .ex1st .note {
  padding-bottom: 20px;
  font-size: 12px;
  font-weight: normal;
  transform: translateY(-30px);
}
@media screen and (max-width: 736px) {
  #cnt .ex1st {
    margin: 0 20px;
  }
  #cnt .ex1st .lead {
    padding-bottom: 15.2777777778vw;
    font-size: 5vw;
  }
  #cnt .ex1st .box h4 {
    transform: translateY(-9.72vw);
  }
  #cnt .ex1st .box h4 .md {
    font-size: 5.8333333333vw;
  }
  #cnt .ex1st .box h4 .cap {
    font-size: 3.8888888889vw;
  }
  #cnt .ex1st .box dl dd {
    font-size: 5.55vw;
  }
  #cnt .ex1st .box dl dd em {
    font-size: 11.11vw;
  }
  #cnt .ex1st .box dl dd span {
    font-size: 2.77vw;
  }
  #cnt .ex1st .lblue li {
    font-size: 3.05vw;
  }
  #cnt .ex1st .lblue li.l1 {
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #FFF;
  }
  #cnt .ex1st .lblue li.l1:after {
    content: none;
  }
  #cnt .ex1st .lblue li.l2 {
    padding: 10px 0;
  }
  #cnt .ex1st .lblue li span {
    font-size: 2.8vw;
  }
  #cnt .ex1st .lblue li span.sub {
    font-size: 2.4vw;
  }
  #cnt .ex1st .blue {
    font-size: 2.8vw;
  }
  #cnt .ex1st .note {
    margin-left: 0;
  }
}
@media screen and (max-width: 630px) {
  #cnt .ex1st .box h4 {
    line-height: 1.8;
    transform: translateY(-11.5vw);
  }
  #cnt .ex1st .box h4 .md {
    padding: 0 10px;
    font-size: 5.83vw;
  }
  #cnt .ex1st .box h4 .cap {
    font-size: 4vw;
  }
  #cnt .ex1st .box dl {
    transform: translateY(-9.5vw);
  }
  #cnt .ex1st .box dl dt {
    font-size: 4.16vw;
  }
  #cnt .ex1st .box dl dt span {
    font-size: 2.77vw;
  }
}
@media screen and (max-width: 390px) {
  #cnt .ex1st .box h4 {
    transform: translateY(-13vw);
  }
  #cnt .ex1st .box dl {
    transform: translateY(-11.5vw);
  }
  #cnt .ex1st .box dl dt {
    font-size: 4.5vw;
  }
  #cnt .ex1st .box dl dt span {
    font-size: 3.6vw;
  }
  #cnt .ex1st .box dl dd span {
    font-size: 3.4vw;
  }
  #cnt .ex1st .lblue li {
    font-size: 3.6vw;
  }
  #cnt .ex1st .lblue li span {
    font-size: 3.2vw;
  }
  #cnt .ex1st .blue {
    font-size: 3.2vw;
  }
}
#cnt .article {
  padding: 38px 0 0 0;
  border: 1px solid #CCCCCC;
  background: url(../img/_bg_grid.gif);
  position: relative;
}
#cnt .article p.icon {
  position: absolute;
  top: 5px;
  right: 5px;
}
#cnt .article h3 {
  margin: 10px auto 0;
  width: 281px;
  height: 58px;
}
#cnt .article h3 img {
  width: 100%;
  height: auto;
}
#cnt .article p.lead {
  padding: 30px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#cnt .article .fl-box {
  margin: 0 38px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px dotted #a2a2a2;
}
#cnt .article .fl-box p.img {
  width: 189px;
}
#cnt .article .fl-box div.txt {
  width: 648px;
  margin: 30px 0;
}
#cnt .article .fl-box div.txt dl dt {
  padding-bottom: 7px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#cnt .article .fl-box div.txt dl dd {
  font-size: 16px;
  letter-spacing: 0.05em;
}
#cnt .article .fl-box div.txt p.note {
  font-size: 12px;
  line-height: 1.6;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0 0 0 1.1em;
  text-indent: 0;
  color: #000;
  font-weight: normal;
}
#cnt .article .fl-box div.txt p.note:before {
  position: absolute;
  content: '\203b';
  left: 0;
  top: 0;
}
#cnt .article .f3 {
  border-bottom: none;
}
#cnt .article .stg {
  margin-bottom: 65px;
  text-align: center;
}
#cnt .article .stg span {
  font-size: 35px;
  line-height: 1.8;
  background: url(../img/_bg_line.png) repeat-x left bottom;
}
#cnt .article .attention {
  margin: 0 5px 5px;
  padding: 30px;
  background: #EFEFEF;
}
#cnt .article .attention .cap {
  font-size: 16px;
  font-weight: bold;
}
#cnt .article .attention ul li {
  position: relative;
  padding: 5px 0 0 1.1em;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
#cnt .article .attention ul li em {
  text-decoration: underline;
}
#cnt .article .attention ul li:before {
  position: absolute;
  content: '\25cf';
  left: 0;
  top: 5px;
}
@media screen and (max-width: 736px) {
  #cnt .article {
    margin: 0 20px;
  }
  #cnt .article p.icon img {
    width: 70%;
    float: right;
  }
  #cnt .article h3 {
    width: 46.0972017673%;
    height: auto;
    margin: 10px 0 0 20px;
  }
  #cnt .article p.lead {
    padding: 30px 20px 20px;
    text-align: left;
  }
  #cnt .article .fl-box {
    margin: 0 15px;
    min-height: 189px;
  }
  #cnt .article .fl-box p.img {
    width: 30%;
  }
  #cnt .article .fl-box p.img img {
    width: 100%;
  }
  #cnt .article .fl-box div.txt {
    width: 70%;
  }
  #cnt .article .fl-box div.txt dl dt {
    font-size: 18px;
  }
  #cnt .article .fl-box div.txt dl dd {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  #cnt .article .stg {
    margin: 0 1.3888888889vw 9.0277777778vw;
  }
  #cnt .article .stg span {
    font-size: 4.0277777778vw;
    line-height: 1.6;
  }
  #cnt .article .attention ul li em {
    color: #000000 !important;
  }
  #cnt .article .attention p.note {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 630px) {
  #cnt .article p.icon img {
    width: 60%;
  }
}
@media screen and (max-width: 490px) {
  #cnt .article p.icon img {
    width: 50%;
  }
}
@media screen and (max-width: 390px) {
  #cnt .article p.icon img {
    width: 40%;
  }
}
#cnt p.note {
  margin: 15px 0 0 0;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-indent: 0;
}
#cnt p.note:before {
  position: absolute;
  content: '\203b';
  left: 0;
  top: 0;
}
@media screen and (max-width: 736px) {
  #cnt p.note {
    margin: 15px 20px 0;
    font-size: 14px;
  }
}
#cnt .info {
  border: 1px solid #cccccc;
  margin: 30px 0 0 0;
  padding: 25px 0;
}
#cnt .info p {
  font-size: 22px;
  line-height: 1.8;
  text-align: center;
}
#cnt .info .note {
  text-indent: 0;
  padding-left: 0;
}
#cnt .info .note li {
  margin: 3px 0 0 0;
  position: relative;
  font-size: 12px;
  color: #000;
}
#cnt .info .big {
  padding-top: 10px;
  font-size: 35px;
  line-height: 1.25;
  display: inline-block;
}
#cnt .info .big span.red {
  font-size: 35px;
  color: #cc0000;
  font-weight: bold;
}
#cnt .info .big span.red em {
  font-size: 45px;
  color: #cc0000 !important;
  font-weight: bold;
}
#cnt .info .unlimited {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  padding: 55px 0 0 0;
  width: 292px;
  height: 0;
  overflow: hidden;
  background: url(../img/bod_log_02.png) no-repeat center center;
  background-size: 292px 38px;
}
#cnt .info p.term {
  font-size: 22px;
}
#cnt .info .note {
  padding: 0 25px;
}
#cnt .info .note li {
  padding-left: 1.1em !important;
}
#cnt .info .note li:before {
  position: absolute;
  content: '\203b';
  left: 0;
  top: 0;
}
@media screen and (max-width: 736px) {
  #cnt .info {
    margin: 30px 20px 0;
  }
  #cnt .info .unlimited {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    padding: percentae(0.1225642943) 0 0 0;
    width: percentae(0.9389671362);
    height: 0;
    overflow: hidden;
    background: url(../img/bod_log_02.png) no-repeat center center;
    background-size: 100% auto;
  }
  #cnt .info p.term {
    font-size: 3.8888888889vw;
    letter-spacing: -0.05em;
  }
  #cnt .info p {
    font-size: 3.6111111111vw;
    line-height: 1.6;
  }
  #cnt .info .big {
    padding-top: 20px;
    font-size: 5vw;
    line-height: 1.1;
  }
  #cnt .info .big span.red {
    font-size: 4.7222222222vw;
  }
  #cnt .info .big span.red em {
    font-size: 8.3333333333vw;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 736px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
</pre></body></html>