<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
div.main_txt_area {
  background-color:#eff2f2;
  box-shadow:0 2px 4px rgba(0,0,0,0.4);
  -webkit-box-shadow : 0 2px 4px rgba(0,0,0,0.4);
  margin-bottom:1.8em;
  behavior: url(PIE.htc);
}
h1 {
  background-color:#eff2f2;
  margin:12px 0 6px 0;
  line-height:1.8;
  border-bottom:1px solid #CCC;
  border-bottom:1px solid rgba(0,0,0,.2);
  box-shadow: 0px 1px 0px rgba(255,255,255,1);
  -webkit-box-shadow : 0px 1px 0px rgba(255,255,255,1);
  padding-bottom:5px;
/*  font-family: 'UD Shin Go NT Regular', 'Hiragino Kaku Gothic ProN', '?q???M?m?p?S ProN W3', Meiryo, ???C???I, sans-serif !important;
  color:#FFFFFF;*/
  text-shadow:
  1px 1px 0px rgba(255,255,255,1),
  3px 3px 0px rgba(0,0,0,.2);
  behavior: url(PIE.htc);
}
h1 span {
  font-size :70%;
}
p.catch {
  font-size:146.5%;
  margin:13px 0 19px 0;
  font-style: italic;
  color:#4b75b9;
}
h2.character {
    border-color: #eee;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 10px 0 30px 0;
    padding: 20px;
    border-left-color: #4b75b9;
    font-size :146.5%;
    behavior: url(PIE.htc);
}

.terms-box{
    width:80%;
    height:300px;
    border:1px solid #000;
    overflow-y:scroll;
    background:#fafafa;
}

h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin: 10px 0 15px 0;
  padding-bottom: 5px;
  font-size : 146.5%;
}
.contents {
/*  line-height:1.8;*/
  margin-bottom:30px;
}
.thumbnail img {
}
.margin {
  margin-bottom:30px;
}
.margin-btm {
  margin-bottom:8em;
}


.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
  background-color: #4b75b9;
  color: #fff;
  }


.agree-area{
    width:85%;
    position:relative;
    top:30px;
    left:30px;
}

.nav-pills &gt;li &gt; a {
  width:250px;
  background-color:#f5f5f5;
  border-radius: 4px;
  border:1px solid #DDDDDD;
  margin:0 0 15px 10px;
  font-size:93%;
  behavior: url(PIE.htc);
}

#enact{
  text-align:right;
}

@media (min-width: 768px) and (max-width: 991px) {
  div.main_txt_area {
    margin-bottom:20px;
  }
  h1 {
    margin:25px 0 15px 0;
    line-height:1.4;
    padding-bottom:10px;
    font-size :182%;
  }
  h1 span {
    font-size :70%;
  }
  h2.character {
      margin: 10px 0 25px 0;
  }
  p.catch {
    font-size:138.5%;
    margin:5px 0 18px 0;
    font-style: italic;
    color:#4b75b9;
  }
  h3 {
    font-size : 131%;
  }
  .terms-box{
    width:90%;
  }

}

@media (min-width: 321px) and (max-width: 767px) {
  div.main_txt_area {
    margin-bottom:20px;
  }
  h1 {
    margin:25px 0 15px 0;
    line-height:1.4;
    padding-bottom:10px;
    font-size :189%;
    text-shadow:
    1px 1px 0px rgba(255,255,255,1),
    2px 2px 0px rgba(0,0,0,.2);
    behavior: url(PIE.htc);
  }
  h1 span {
    font-size :70%;
  }
  p.catch {
    font-size:108%;
    margin:10px 0 15px 0;
  }
  .terms-box{
    width:100%;
  }
  .agree-area{
    width:100%;
    position:relative;
    top:30px;
    left:0px;
  }
  .nav-pills &gt;li &gt; a {
    margin: 15px auto;
  }
  h3 {
    margin: 25px 0 15px 0;
    font-size : 146.5%;
  }
}

  @media only screen and (max-width: 320px) {
  h1 {
    margin:20px 0 10px 0;
    line-height:1.8;
/*    box-shadow: 1px 1px rgba(0,0,0,0.2);*/
    padding-bottom:10px;
    font-size :167%;
    text-shadow:
    1px 1px 0px rgba(255,255,255,1),
    2px 2px 0px rgba(0,0,0,.2);
    behavior: url(PIE.htc);
  }
  h1 span {
    font-size :70%;
  }
  div.main_txt_area {
    margin-bottom:25px;
  }
  p.catch {
    font-size:108%;
    margin:10px 0 18px 0;
  }
  h2.character {
      margin: 0px 0 20px 0;
      padding: 18px;
      border-left-color: #4b75b9;
      font-size :130.5%;
      line-height:1.5;
  }
  .contents {
    line-height:1.6;
    margin-bottom:20px;
  }
  .terms-box{
    width:100%;
    height:300px;
    border:1px solid #000;
    overflow-y:scroll;
    background:#fafafa;
  }
  .agree-area{
    width:100%;
    position:relative;
    top:30px;
    left:0px;
  }
  .nav-pills &gt;li &gt; a {
    margin: 15px auto;
  }
  h3 {
    margin: 25px 0 15px 0;
    padding-bottom: 2px;
    font-size : 131%;
    line-height:1.5;
  }
  .margin-top320 {
    margin-top:0;
  }
  .margin-btm {
    margin-bottom:5em;
  }

}
</pre></body></html>