#wrapper .kv_area {
  width: 100%;
  background: url(/national/mens-u18/tournament2026/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: 0px auto 0px; }
  @media screen and (max-width: 960px) {
    #wrapper .info_area {
      width: 100%;
      max-width: 960px;
      margin: 0px 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 .news_block .txtBox{
	line-height: 1.6;
	 text-align: left;
}
 #wrapper .info_area .news_block .txtBox .left{
	 float: left;
	 width: 52%;
}
 #wrapper .info_area .news_block .txtBox p{
	 margin-bottom: 20px;
	 font-size: 14px;
	font-size: 1.4rem;
}
 #wrapper .info_area .news_block .txtBox .right{
	  float: right;
	 width: 48%;
	 text-align: right;
}
 #wrapper .info_area .news_block .txtBox .right p{
	 margin-bottom: 40px;
}
 @media screen and (max-width: 960px) {
	#wrapper .info_area .news_block .txtBox .left{
		width: 100%;
		float: none;
	}
	#wrapper .info_area .news_block .txtBox .right{
	  float: none;
		width: 100%;
		text-align: center;
	}
	#wrapper .info_area .news_block .txtBox .right p{
		margin-bottom: 5vw;
	}
}
#wrapper .info_area .news_block .news{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
	padding: 15px 0;
}

@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;
	}
}











#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 .representation_area,#wrapper .representation_area2,#wrapper .representation_area3 {
	width: 1000px;
	margin: 0px auto 0px;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area,#wrapper .representation_area2,#wrapper .representation_area3 {
	width: 100%;
	max-width: 960px;
	margin: 0px auto 0px;
	padding: 0 4%;
}
}
/*# sourceMappingURL=layout.css.map */



@media screen and (max-width: 960px) {

}
#wrapper .listnavi,#wrapper .listnavi2,#wrapper .listnavi3 {
	font-size: 0;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	vertical-align: top;
	width: 1000px;
	margin: 0px auto 50px;
}

@media screen and (max-width: 960px) {
#wrapper .listnavi,#wrapper .listnavi2,#wrapper .listnavi3 {
	width: 100%;
	max-width: 960px;
	margin: 0px auto 50px;
	padding: 0 4%;
}
}

@media screen and (max-width: 640px) {
#wrapper .listnavi,#wrapper .listnavi2,#wrapper .listnavi3 {
	width: 100%;
	max-width: 960px;
	margin: 0px auto 50px;
	padding: 0;
}
}
#wrapper .listnavi li,#wrapper .listnavi2 li,#wrapper .listnavi3 li {
	background: #000;
	border-right: 1px solid #939393;
	vertical-align: top;
	padding: 0 16px 0 0;
}
#wrapper .listnavi span,#wrapper .listnavi2 span,#wrapper .listnavi3 span {
	background: url(/national/woman/img/player_arrow.png) no-repeat 100% 50%;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 16px 0 0;
	height: 36px;
	color: #fff;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: -webkit- center;
	align-items: center;
	padding: 0 20px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	white-space: nowrap;
}

@media screen and (max-width: 640px) {
#wrapper .listnavi span,#wrapper .listnavi2 span,#wrapper .listnavi3 span {
	background: url(/national/woman/img/player_arrow.png) no-repeat 100% 50%;
	font-size: 1.2rem;
	padding: 0 13px 0 8px;
}
}

@media screen and (max-width: 960px) {
#wrapper .listnavi li a,#wrapper .listnavi2 li a,#wrapper .listnavi3 li a {
	padding: 10px 12px;
}
}
#wrapper .listnavi li:last-child,#wrapper .listnavi2 li:last-child,#wrapper .listnavi2 li:last-child {
	background: #000;
	padding: 0;
	position: relative;
}

@media screen and (max-width: 960px) {
#wrapper .listnavi li:last-child,#wrapper .listnavi2 li:last-child,#wrapper .listnavi3 li:last-child {
	padding: 0;
}
}
#wrapper .listnavi li:last-child::before,#wrapper .listnavi2 li:last-child::before,#wrapper .listnavi3 li:last-child::before {
	content: "";
	display: inline-block;
	background: url(/national/woman/img/delta_bk.png) 0 0 no-repeat;
	width: 20px;
	height: 36px;
	position: absolute;
	top: 0;
	right: -20px;
}
#wrapper .listnavi li.select,#wrapper .listnavi2 li.select,#wrapper .listnavi3 li.select {
	background: #003aa2;
}
#wrapper .listnavi li:last-child.select::before,#wrapper .listnavi2 li:last-child.select::before,#wrapper .listnavi3 li:last-child.select::before {
	background: url(/national/woman/img/delta_br.png) 0 0 no-repeat;
}
#wrapper .representation_area .box,#wrapper .representation_area2 .box,#wrapper .representation_area3 .box {
	width: 100%;
	margin-top: 20px;
	padding: 5px 0;
	margin-bottom: 40px;
}
#wrapper .representation_area .box:last-child,#wrapper .representation_area2 .box:last-child,#wrapper .representation_area3 .box:last-child {
	margin-bottom: 80px;
}
#wrapper .representation_area .box .txtboxarea,#wrapper .representation_area2 .box .txtboxarea,#wrapper .representation_area3 .box .txtboxarea {
	float: left;
	width: 783px;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area .box .txtboxarea,#wrapper .representation_area2 .box .txtboxarea,#wrapper .representation_area3 .box .txtboxarea {
	float: left;
	width: 74%;
}
}

@media screen and (max-width: 640px) {
#wrapper .representation_area .box .txtboxarea,#wrapper .representation_area2 .box .txtboxarea,#wrapper .representation_area3 .box .txtboxarea {
	width: 100%;
}
}
#wrapper .representation_area .box .txtboxarea .tableArea {
}
#wrapper .representation_area .box .txtboxarea .tableArea .left,#wrapper .representation_area2 .box .txtboxarea .tableArea .left,#wrapper .representation_area3 .box .txtboxarea .tableArea .left {
	float: left;
	width: 375px;
	margin-right: 23px;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area .box .txtboxarea .tableArea .left,#wrapper .representation_area2 .box .txtboxarea .tableArea .left,#wrapper .representation_area3 .box .txtboxarea .tableArea .left {
	float: none;
	width: 100%;
	margin-right: 23px;
}
}
#wrapper .representation_area .box .txtboxarea .tableArea .right,#wrapper .representation_area2 .box .txtboxarea .tableArea .right,#wrapper .representation_area3 .box .txtboxarea .tableArea .right {
	float: right;
	width: 385px;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area .box .txtboxarea .tableArea .right,#wrapper .representation_area2 .box .txtboxarea .tableArea .right,#wrapper .representation_area3 .box .txtboxarea .tableArea .right {
	float: none;
	width: 100%;
	margin-right: 23px;
}
}
#wrapper .representation_area .box .img,#wrapper .representation_area2 .box .img,#wrapper .representation_area3 .box .img {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area .box .img,#wrapper .representation_area2 .box .img,#wrapper .representation_area3 .box .img {
	margin-right: 2.167%;
}
}

@media screen and (max-width: 640px) {
#wrapper .representation_area .box .img,#wrapper .representation_area2 .box .img,#wrapper .representation_area3 .box .img {
	margin-right: 5.625%;
	width: 39.0625vw;
}
}
#wrapper .representation_area .box .namebox,#wrapper .representation_area2 .box .namebox,#wrapper .representation_area3 .box .namebox {
	text-align: left;
	margin-bottom: 20px;
	float: left;
}

@media screen and (max-width: 640px) {
#wrapper .representation_area .box .namebox,#wrapper .representation_area2 .box .namebox,#wrapper .representation_area3 .box .namebox {
	margin-top: 3.90625vw;
	width: 46.25vw;
}
}
#wrapper .representation_area .box .namebox span,#wrapper .representation_area2 .box .namebox span,#wrapper .representation_area3 .box .namebox span {
	font-size: 16px;
}
#wrapper .representation_area .box .namebox h3,#wrapper .representation_area2 .box .namebox h3,#wrapper .representation_area3 .box .namebox h3 {
	font-size: 32px;
	display: table-cell;
	border-right: 1px solid #dddddd;
	padding-right: 20px;
}

@media screen and (max-width: 640px) {
#wrapper .representation_area .box .namebox h3,#wrapper .representation_area2 .box .namebox h3,#wrapper .representation_area3 .box .namebox h3 {
	font-size: 7.1875vw;
	display: block;
	border-right: none;
	padding-right: 0;
	margin-bottom: 2.34375vw;
}
}
#wrapper .representation_area .box .namebox p,#wrapper .representation_area2 .box .namebox p,#wrapper .representation_area3 .box .namebox p {
	padding-left: 20px;
	font-size: 16px;
	display: table-cell;
}

@media screen and (max-width: 640px) {
#wrapper .representation_area .box .namebox p,#wrapper .representation_area2 .box .namebox p,#wrapper .representation_area3 .box .namebox p {
	padding-left: 0;
	font-size: 1.4rem;
}
}
#wrapper .representation_area .box .namebox p span,#wrapper .representation_area2 .box .namebox p span,#wrapper .representation_area3 .box .namebox p span {
	font-size: 2.6rem;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
#wrapper .representation_area .box .namebox .name span,#wrapper .representation_area2 .box .namebox .name span,#wrapper .representation_area3 .box .namebox .name span {
	display: block;
}
}
#wrapper .representation_area .box dl,#wrapper .representation_area2 .box dl,#wrapper .representation_area3 .box dl {
	border-top: 1px solid #ddd;
	padding: 5px 0;
	width: 380px;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area .box dl,#wrapper .representation_area2 .box dl,#wrapper .representation_area3 .box dl {
	width: 100%;
}
}
#wrapper .representation_area .box .left dl:last-child,#wrapper .representation_area2 .box .left dl:last-child,#wrapper .representation_area3 .box .left dl:last-child {
	border-bottom: 1px solid #ddd;
}
#wrapper .representation_area .box .right dl:last-child,#wrapper .representation_area2 .box .right dl:last-child,#wrapper .representation_area3 .box .right dl:last-child {
	border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 960px) {
#wrapper .representation_area .box .left dl:last-child,#wrapper .representation_area2 .box .left dl:last-child,#wrapper .representation_area3 .box .left dl:last-child {
	border-bottom: none;
}
}
#wrapper .representation_area .box dl dt,#wrapper .representation_area2 .box dl dt,#wrapper .representation_area3 .box dl dt {
	width: 100px;
	float: left;
	margin-right: 30px;
	height: 29px;
	position: relative;
	background: #e7211a;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: -webkit- center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: -webkit- center;
	justify-content: center;
}
#wrapper .representation_area .box dl dt::after,#wrapper .representation_area2 .box dl dt::after,#wrapper .representation_area3 .box dl dt::after {
	content: "";
	display: block;
	background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
	-webkit-background-size: 16px;
	-moz-background-size: 16px;
	-ms-background-size: 16px;
	background-size: 16px;
	width: 16px;
	height: 29px;
	position: absolute;
	top: 0;
	right: -16px;
}
#wrapper .representation_area .box dl dd,#wrapper .representation_area2 .box dl dd,#wrapper .representation_area3 .box dl dd {
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	line-height: 1.6;
	padding-top: 3px;
	width: 250px;
}
.disnon {
	display: none;
}

#wrapper h2.title {
	font-size: 42px;
	font-size: 4.2rem;
	border-bottom: dotted 1px #939393;
	border-top: double 3px #939393;
	padding: 0 0 15px;
	text-align: left;
	width: 1000px;
	margin: 0 auto 30px;
}
@media screen and (max-width: 960px) {
#wrapper h2.title{
 width: 92%;
 max-width: 960px;
 margin: 0px auto 20px;
 padding: 0%;
}
}

#wrapper h2.title span {
	font-weight: 500 !important;
	font-style: italic;
}







#wrapper table.gem_table {
    border-collapse: collapse;
    margin: 0 auto;
    width: 1000px;
    table-layout: fixed;
	margin-bottom:20px;
}
@media screen and (max-width: 960px){
	#wrapper table.gem_table {
		width: 100%;
	}
}
#wrapper table.gem_table th {
    color: #fff;
    background-color: #444444;
}
#wrapper table.gem_table th:first-child{
	width: 10%;
}
@media screen and (max-width: 960px){
	#wrapper table.gem_table th:first-child{
		width: 2.5em;
	}
}
#wrapper table.gem_table th, #wrapper table.gem_table td {
    font-size: 12px;
    border: 1px solid #a2a2a2;
    padding: 8px 5px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3333;
}
#wrapper table.gem_table tr:nth-child(2n+0)  {
	background-color: #e7e7e7;
}
#wrapper table.gem_table td.bg_display {
    background-color: #e7e7e7;
}	


#wrapper table.record_table {
    border-collapse: collapse;
    margin: 0 auto;
    width: 1000px;
    table-layout: fixed;
	margin-bottom:20px;
}
@media screen and (max-width: 960px){
	#wrapper table.record_table {
		width: 100%;
	}
}
#wrapper table.record_table th {
    color: #fff;
    background-color: #444444;
}
#wrapper table.record_table th:first-child{
	width: 10%;
}
@media screen and (max-width: 960px){
	#wrapper table.record_table th:first-child{
		width: 2.5em;
	}
}
#wrapper table.record_table th, #wrapper table.record_table td {
    font-size: 12px;
    border: 1px solid #a2a2a2;
    padding: 8px 5px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3333;
}
#wrapper table.record_table tr:nth-child(2n+0)  {
	background-color: #e7e7e7;
}
#wrapper table.record_table td.bg_display {
    background-color: #e7e7e7;
}	
	
	#wrapper .title01{
	width: 92px;
	margin-right: 30px;
	padding: 5px 0;
	background: #e7211a;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 10px;
	height: 29px;
}
#wrapper .title01::after {
    content: "";
    display: block;
    background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
    -webkit-background-size: 16px;
    -moz-background-size: 16px;
    -ms-background-size: 16px;
    background-size: 16px;
    width: 16px;
    height: 29px;
    position: absolute;
    top: 0;
    right: -16px;
}
#wrapper .title02{
	width: 180px;
	margin-right: 30px;
	padding: 5px 0;
	background: #e7211a;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 10px;
	height: 29px;
}
#wrapper .title02::after {
    content: "";
    display: block;
    background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
    -webkit-background-size: 16px;
    -moz-background-size: 16px;
    -ms-background-size: 16px;
    background-size: 16px;
    width: 16px;
    height: 29px;
    position: absolute;
    top: 0;
    right: -16px;
}
#wrapper .title03{
	width: 340px;
	margin-right: 30px;
	padding: 2px 0;
	background: #e7211a;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 10px;
	height: 29px;
}
#wrapper .title03::after {
    content: "";
    display: block;
    background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
    -webkit-background-size: 16px;
    -moz-background-size: 16px;
    -ms-background-size: 16px;
    background-size: 16px;
    width: 16px;
    height: 29px;
    position: absolute;
    top: 0;
    right: -16px;
}
#wrapper .title04{
	width: 170px;
	margin-right: 30px;
	padding: 5px 0;
	background: #e7211a;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 10px;
	height: 29px;
}
#wrapper .title04::after {
    content: "";
    display: block;
    background: url(/common/img/delta_rd_01.png) 0 0 no-repeat;
    -webkit-background-size: 16px;
    -moz-background-size: 16px;
    -ms-background-size: 16px;
    background-size: 16px;
    width: 16px;
    height: 29px;
    position: absolute;
    top: 0;
    right: -16px;
}

a {
 outline: 0;
}