html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 62.5%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; }
body {
  font-family: -apple-system, ’Lucida Grande’, ‘Helvetica Neue’, ’Hiragino Kaku Gothic ProN’, ‘游ゴシック’, ’メイリオ’, meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}
.ut_i_wrap 1 {
width: 100%;
padding: 0 0 50px 0;
position: relative;
}
.innner_c {
  background: #FFF;
  padding: 3%;
  margin: 0 0 20% 0;
  position: relative;
}
.innner_c h1 {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
  padding: 15px 0;
  border-bottom: 1px solid #e3ebf4;
}
.txt_area h2 {
  font-size: 25px;
  text-align: center;
  color: #FFF;
  background: #055fff;
  padding:7px 0;
  margin: 0 0 20px;
  border-radius: 10px;
  border: none;
  font-weight: bold;
  position: relative;
}
.txt_area h2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 30px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #055fff;  
}

.txt_area {
  padding: 10px;
  font-size: 15px;
  line-height: 1.8;
  border-bottom: 2px solid #e3ebf4;
}
.txt_area b {
  font-size: 18px;
  font-weight: bold;
}
.txt_area img {
  width: 30%;
  float: left;
  padding: 0 15px 0 0;
}
.point {
  padding:20px 7px 10px 7px;
  margin: 30px 0 40px 0;
  border: 1px solid #ffbea9;
  background: #fffcdc;
  border-radius: 4px;
  font-weight: bold;
  position: relative;
}
.point_1,.point_2 {
  display: inline-block;
  color: #FFF;
  font-size: 12px;
  border-radius: 4px;
  padding: 5px;
  margin: 3px 7px 3px 3px;
}
.point_1 {background: #055fff;}
.point_2 {background: #000;}
.list_link {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.link_in {
  margin-top: 5px;
  padding: 5px 0 0 0;
  background: #FFF;
}
.link_in div {
  width: 33%;
  padding: 2% 0;
  box-sizing: border-box;
  border: 2px solid #FFF;
  float: left;
  text-align: center !important;
}
.list_link_box {
  vertical-align: middle;
  background: #CCC
}
.on {
  border-bottom: none;
  transition: all .2s linear;
  background: #055fff;
}
.list_link_box a {
  padding: 1% 0;
  font-size: 15px;
  color: #FFF;
  display: block;
}
.title_h3 {
  font-size: 20px;
  color: #FFF;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
  margin: 10px 0;
  background: #01c309;
  position: relative;
  border-radius: 4px;
}
.title_h3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #01c309;
}
.title_h3 b {
  font-weight: bold;
  font-size: 22px;
  display: block;
}
.on a { color: #FFF !important; }
.ad ul li {
  background: #FFF;
  border-bottom:2px solid #e3ebf4;
  box-sizing: border-box;
  width: 100%;
  margin: 2% auto;
}
.ad_title {
  font-size: 20px;
  font-weight: 600;
  color: #007eff;
}
.ad_cont {
  padding: 2%;
}
.ad_thum {
  float: left;
  width: 20%;
  box-sizing: border-box;
}
.ad_txt {
  font-size: .9em;
  width: 80%;
  padding:0 0 0 2%;
  color:#333;
  float: left;
  line-height: 1.7;
  box-sizing: border-box;
}
.ad_entry {
  float: right;
  box-shadow:inset 0px 1px 0px 0px #fff6af;
  background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
  background-color:#ffec64;
  border-radius:6px;
  border:1px solid #ffaa22;
  display:inline-block;
  cursor:pointer;
  color:#333333;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  padding:3px 7px;
  text-align: center;
  text-decoration:none;
  text-shadow:0px 1px 0px #ffee66;  
}
.point_title {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  color: #FFF;
  background: #055fff;
  border-radius: 120px;
  position: absolute;
  z-index: 999;
  top:-20px;
}
@media screen and (min-width: 480px) {
  body { background: #EEE; }
  .ut_i_wrap {
    background: url() no-repeat;
    width: 550px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .list_link {
    width: 550px;
    left: inherit;
    overflow: hidden;
  }  
}
