#wrapper .kv_area {
  width: 100%;
  background: url(/news/gem2-2019/img/kv.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  min-width: 1000px; }
  @media screen and (max-width: 960px) {
    #wrapper .kv_area {
      width: 100%;
      max-width: 960px;
      margin: 0px auto 0px;
      background: none;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -ms-background-size: cover;
      background-size: cover;
      height: auto;
      min-width: 0; } }
  #wrapper .kv_area > .inner {
    width: 1000px;
    margin: 0px auto 0px;
    height: 284px;
    position: relative; }
    @media screen and (max-width: 960px) {
      #wrapper .kv_area > .inner {
        height: auto;
        width: 100%;
        max-width: 960px;
        margin: 0px auto 0px; } }
    #wrapper .kv_area > .inner .kv img {
      width: 100%; }
#wrapper .link_bl {
  text-align: right;
  width: 1000px;
  margin: 20px auto 25px; }
  @media screen and (max-width: 960px) {
    #wrapper .link_bl {
      width: 100%;
      max-width: 960px;
      margin: 20px auto 15px;
      padding: 0 4%; } }
  #wrapper .link_bl a {
    color: #2259bb;
    font-size: 14px;
    font-size: 1.4rem; }
    @media screen and (max-width: 960px) {
      #wrapper .link_bl a {
        font-size: 12px;
        font-size: 1.2rem; } }
    #wrapper .link_bl a:hover {
      text-decoration: underline; }
    #wrapper .link_bl a:after {
      content: "";
      display: inline-block;
      background: url(/common/img/icon_circle_bl.png) 0 0 no-repeat;
      width: 15px;
      height: 15px;
      vertical-align: top;
      margin-left: 4px; }
      @media screen and (max-width: 960px) {
        #wrapper .link_bl a:after {
          width: 12px;
          height: 12px;
          -webkit-background-size: 12px;
          -moz-background-size: 12px;
          -ms-background-size: 12px;
          background-size: 12px;
          margin-right: 2px; } }
#wrapper .info_area {
  width: 1000px;
  margin: 50px auto 0px; }
  @media screen and (max-width: 960px) {
    #wrapper .info_area {
      width: 100%;
      max-width: 960px;
      margin: 50px auto 0px;
      padding: 0 4%; } }
  #wrapper .info_area .year {
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid  #ddd; }
    #wrapper .info_area .year p {
      color: #000;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: bold; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area .year p {
          font-size: 16px;
          font-size: 1.6rem; } }
  #wrapper .info_area ul.select {
    padding-top: 10px;
    border-top: 1px solid  #ddd;
    margin-top: 1px;
    font-size: 0;
    text-align: left;
    margin-bottom: 45px; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area ul.select {
        margin-bottom: 30px; } }
    #wrapper .info_area ul.select.bottom {
      padding-top: 0;
      border-top: none;
      margin-top: 0;
      margin-bottom: 0; }
    #wrapper .info_area ul.select li {
      display: inline-block;
      margin-right: 17px; }
      @media screen and (max-width: 960px) {
        #wrapper .info_area ul.select li {
          margin-right: 8px; } }
      #wrapper .info_area ul.select li:before {
        content: "";
        display: inline-block;
        background: url(/common/img/separate_gy.png) 0 0 no-repeat;
        width: 14px;
        height: 22px;
        vertical-align: middle;
        margin-right: 20px; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area ul.select li:before {
            margin-right: 10px;
            width: 10px;
            height: 16px;
            -webkit-background-size: 10px;
            -moz-background-size: 10px;
            -ms-background-size: 10px;
            background-size: 10px; } }
      #wrapper .info_area ul.select li:last-child {
        margin-right: 0; }
        #wrapper .info_area ul.select li:last-child:after {
          content: "";
          display: inline-block;
          background: url(/common/img/separate_gy.png) 0 0 no-repeat;
          width: 14px;
          height: 22px;
          vertical-align: middle;
          margin-left: 10px; }
          @media screen and (max-width: 960px) {
            #wrapper .info_area ul.select li:last-child:after {
              margin-left: 10px;
              width: 10px;
              height: 16px;
              -webkit-background-size: 10px;
              -moz-background-size: 10px;
              -ms-background-size: 10px;
              background-size: 10px; } }
      #wrapper .info_area ul.select li a {
        font-size: 14px;
        font-size: 1.4rem;
        color: #2259bb;
        vertical-align: middle; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area ul.select li a {
            font-size: 10px;
            font-size: 1rem; } }
        #wrapper .info_area ul.select li a:hover {
          text-decoration: underline; }
  #wrapper .info_area .news_block {
    width: 1000px;
    margin: 0px auto 50px; }
    @media screen and (max-width: 960px) {
      #wrapper .info_area .news_block {
        width: 100%;
        max-width: 960px;
        margin: 0px auto 40px; } }
    #wrapper .info_area .news_block h2 {
      margin-bottom: 20px; }
    #wrapper .info_area .news_block .contents {
      width: 100%; }
      #wrapper .info_area .news_block .contents .detail {
        width: 850px;
        float: left; }
        @media screen and (max-width: 960px) {
          #wrapper .info_area .news_block .contents .detail {
            width: 100%;
            float: none; } }
/****/
#wrapper .info_area ul.footer_select {
	border-top:none;
}
#wrapper .info_area .news_block .news{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
	padding: 15px 0;
}

#wrapper .info_area .news_block .news li {
    background: url(/news/woman-u19-2017/img/icn_arw.gif) no-repeat left 5px;
    padding-left: 13px;
    font-size: 14px;
    font-weight: bold;
	line-height: 1.6;
    margin-bottom: 16px;
	text-align: left;
}
@media screen and (max-width: 960px) {
	 #wrapper .info_area .news_block .news li{
		    font-size: 1.2rem;
	}
}
@media screen and (max-width: 640px) {
	 #wrapper .tab_area .link ul li{
		 width: 50%;
		 border-bottom: 1px solid #7a9bd6;
		 text-align: center;
	}
	#wrapper .tab_area .link ul{
		padding-right: 0;
	}
}
#wrapper .info_area .news_block .news li a{
	font-size: 14px;
	text-decoration: underline;
	color: #2259bb;
}
@media screen and (max-width: 960px) {
	 #wrapper .info_area .news_block .news li a{
		    font-size: 1.2rem;
	}
}
