/* BLUE
-----------------------*/
/* GRAY
-----------------------*/
#tpl-contents {
  /* .list-navi-upper
	-----------------------*/
  /* .category-navi
		-----------------------*/
  /* .pager
		-----------------------*/
  /* .list-wrap
	-----------------------*/
  /* .item
		-----------------------*/
  /* .box-upper
			-----------------------*/
  /* .box-bottom
			-----------------------*/
  /* .list-navi-bottom
	-----------------------*/ }
  @media screen and (max-width: 740px) {
    #tpl-contents > .tpl-inner-wrap {
      padding-left: 0;
      padding-right: 0; } }
  #tpl-contents .list-navi-upper {
    border-top: 1px solid #023462;
    margin-top: 45px;
    padding: 45px 0 0;
    text-align: center; }
  #tpl-contents .list-navi-upper .category-navi li {
    min-width: 110px;
    width: auto; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-navi-upper .category-navi li {
      min-width: 80px;
      vertical-align: top;
      margin: 0 5px; }
    #tpl-contents .list-navi-upper .category-navi li a {
      display: table;
      width: 100%; }
    #tpl-contents .list-navi-upper .category-navi li a span {
      line-height: 1.2;
      display: table-cell;
      vertical-align: middle;
      box-sizing: border-box;
      height: 40px;
      padding-top: 5px;
      padding-bottom: 5px; } }
  #tpl-contents .pager {
    letter-spacing: -0.3em;
    line-height: 15px;
    color: #888;
    padding-top: 30px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .pager {
      padding-left: 5px;
      padding-right: 5px;
      font-size: 13px; } }
  #tpl-contents .pager .btn {
    letter-spacing: normal;
    display: inline-block; }
  @media screen and (max-width: 740px) {
    #tpl-contents .pager .btn {
      margin-bottom: 15px; } }
  #tpl-contents .pager .btn a {
    display: block; }
  #tpl-contents .pager ul {
    display: inline-block; }
  #tpl-contents .pager ul li {
    letter-spacing: normal;
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
    border-left: 1px solid #666; }
  @media screen and (max-width: 740px) {
    #tpl-contents .pager ul li {
      margin-bottom: 15px; } }
  #tpl-contents .pager ul li:first-child {
    border-left: none; }
  #tpl-contents .pager ul a {
    display: block;
    padding: 0 15px;
    margin: 0 -15px; }
  #tpl-contents .list-wrap {
    padding-top: 30px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap {
      padding-top: 10px; } }
  #tpl-contents .list-wrap .topics-cate-wrap {
    border-top: none;
    border-left: none;
    overflow: hidden;
    padding-top: 1px;
    padding-left: 1px; }
  #tpl-contents .list-wrap .item {
    width: 327px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding: 40px 20px;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid #EEE; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item {
      width: 50%;
      float: left;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      position: relative;
      overflow: hidden; } }
  #tpl-contents .list-wrap .item .clone-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #076ACF;
    visibility: hidden;
    overflow: hidden; }
  #tpl-contents .list-wrap .item a {
    display: block;
    padding: 40px 20px;
    margin: -40px -20px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item a {
      padding: 15px 10px;
      margin: -15px -10px; } }
  #tpl-contents .list-wrap .item .clone-wrap a {
    color: #FFF; }
  #tpl-contents .list-wrap .item a:hover {
    text-decoration: none; }
  #tpl-contents .list-wrap .item .box-upper .cate-label {
    display: table;
    float: left; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item .box-upper .cate-label {
      float: none; } }
  #tpl-contents .list-wrap .item .box-upper .cate-label li {
    display: table-cell;
    border-right: 1px solid #FFF;
    background: #023462;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    text-align: center;
    font-size: 11px; }
  #tpl-contents .list-wrap .item .clone-wrap .box-upper .cate-label li {
    border-right: 1px solid #076ACF;
    background: #FFF;
    color: #023462; }
  #tpl-contents .list-wrap .item .box-upper .date {
    float: right;
    color: #333; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item .box-upper .date {
      float: none;
      padding-top: 15px; } }
  #tpl-contents .list-wrap .item .clone-wrap .box-upper .date {
    color: #FFF; }
  #tpl-contents .list-wrap .item .box-bottom {
    clear: both;
    padding: 15px 0 0; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item .box-bottom {
      padding: 10px 0 0; } }
  #tpl-contents .list-wrap .item .box-bottom .title {
    font-size: 18px;
    color: #023462; }
  #tpl-contents .list-wrap .item a:hover .box-bottom .title {
    text-decoration: underline; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item .box-bottom .title {
      font-size: 13px;
      line-height: 1.4; } }
  #tpl-contents .list-wrap .item .clone-wrap .box-bottom .title {
    color: #FFF; }
  #tpl-contents .list-wrap .item .box-bottom .body {
    padding: 15px 0 0;
    color: #666;
    line-height: 1.7; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-wrap .item .box-bottom .body {
      font-size: 11px;
      line-height: 1.4; } }
  #tpl-contents .list-wrap .item .clone-wrap .box-bottom .body {
    color: #FFF; }
  #tpl-contents .list-wrap .item .btn-more {
    padding: 10px 0 0;
    color: #076ACF; }
  #tpl-contents .list-wrap .item a:hover .btn-more {
    text-decoration: underline; }
  #tpl-contents .list-wrap .item .clone-wrap .btn-more {
    color: #FFF; }
  #tpl-contents .list-navi-bottom {
    text-align: center;
    padding-top: 20px; }
  @media screen and (max-width: 740px) {
    #tpl-contents .list-navi-bottom {
      padding-top: 0; } }