@charset "UTF-8";

/* common */
@media screen and (min-width: 768px){
  #gnav>ul>li.li08>a{background-position: -875px -57px;}
}
@media screen and (max-width: 767px){
}
/* sec01 */
@media screen and (min-width: 768px){
  #main>#sec01{
    display: none;
  }
}
@media screen and (max-width: 767px){
  #main>#sec01{
    margin-bottom: 25px;
  }
  #sec01>.box>div>img{
    width: 100%;
    height: auto;
  }
}
/* sec02 */
@media screen and (min-width: 768px){
  #main>#sec02{
    margin-bottom: 80px;
  }
  #sec02>.box>h1{
    height: 59px;
    margin-bottom: 30px;
    background: url(../images/list/sec02_title_pc.png) 0 0 no-repeat;
  }
  #main>#sec02>.box>.subTitle{
    margin-top: -81px;
    padding-top: 81px;
  }
  #sec02>.box>.txt01{
    margin-bottom: 30px;
    color: #009ce5;
    font-size: 18px;
    font-weight: bold;
  }
  #sec02>.box>dl>dt{
    margin-bottom: 30px;
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    background: url(../images/list/sec02_bg.png) 0 0 repeat;
    border-radius: 19px;
  }
  #sec02>.box>dl>dd{
    margin-bottom: 60px;
    padding-left: 20px;
  }
  #sec02>.box>dl>dd>ul{
    width: 960px;
    letter-spacing: -.4em;
  }
  #sec02>.box>dl>dd>ul>li{
    display: inline-block;
    width: 280px;
    margin: 0 40px 1em 0;
    padding-left: 22px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: normal;
    vertical-align: top;
    background: url(../images/list/sec02_icon.png) 0 3px no-repeat;
    -ms-word-break: break-all;
    word-break: break-all;
  }
}
@media screen and (max-width: 767px){
  #main>#sec02{
    margin: 0 8px 20px;
  }
  #sec02>.box>h1{
    width: 100%;
    height: 0;
    margin-bottom: 15px;
    padding-top: 9.7%;
    background: url(../images/list/sec02_title_sp.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  #main>#sec02>.box>.subTitle{
    margin-top: -41px;
    padding-top: 41px;
  }
  #sec02>.box>.txt01{
    margin-bottom: 20px;
    color: #009ce5;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
  }
  #sec02>.box>.txt01>span{
    display: block;
    font-size: 10px;
  }
  #sec02>.box>dl>dt{
    margin-bottom: 16px;
    padding-left: 25px;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    background: url(../images/list/sec02_bg.png) 0 0 repeat;
    border-radius: 15px;
  }
  #sec02>.box>dl>dd{
    margin-bottom: 30px;
    padding-left: 13px;
  }
  #sec02>.box>dl>dd>ul{
  }
  #sec02>.box>dl>dd>ul>li{
    margin-bottom: 1em;
    padding-left: 22px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: normal;
    vertical-align: top;
    background: url(../images/list/sec02_icon.png) 0 3px no-repeat;
    -ms-word-break: break-all;
    word-break: break-all;
  }
}
