/*
Theme Name: gay2
Theme URL: http://xn--eck1a869so02a.xyz/
*/

html {
  min-height: 100%;
  position: relative;
}

body {
  -webkit-overflow-scrolling: touch;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  padding: 0;
  margin: 0;
  font-size: 14px;
  word-break: break-all;
  color: #333;
  -webkit-text-size-adjust:100%
}

* {
  box-sizing: border-box;
}

h1,h2,h3,h4,h5 {
  font-weight: normal;
  margin: 0;
}

ol,ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.clearFix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}

.clearBoth {
  clear: both;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
  color: #ff0000;
}

p {
  margin: 0;
}

img {
  vertical-align:bottom;
}

figure {
  margin: 0;
  padding: 5px 0 15px ;
}

#wrapper {
  margin: 58px auto 0;
  max-width: 1070px;
  padding: 0 15px;
  position: relative;
}

/*  breadcrumb */
.breadcrumbs {
  margin: 5px 0 2px;
}

.breadcrumbs li {
  float: left;
  padding-right: 5px;
}

.breadcrumbs li::after {
  content: ">";
  margin-left: 0.5em;
}

.breadcrumbs li:last-child::after {
  display: none;
}

/* header */
header {
	width: 100%;
	background: #d1ccc9;
	border-bottom: 1px solid #731e71;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}

#top-inner {
	max-width: 1040px;
	margin: 0 auto;
	height: 50px;
}

header img {
  width: 250px;
	margin-right: 150px;
}

h1 {
	font-size: 14px;
	margin: 0;
}

/* footer */
footer {
	width: 100%;
  background: #d1ccc9;
	border-top: 1px solid #731e71;
  text-align: center;
}

#footer {
  padding-top: 10px;
	max-width: 1040px;
	margin: 0 auto;
	height: 60px;
  color: #fff;
}

#footer img {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

/* main */
main article {
  overflow: hidden;
}

#completion,
#send,
#confirmation {
  padding: 30px 10px 10px;
  text-align: center;
}

.error_messe {
  color: #ff0000;
  line-height: 1.7;
}

/* post */
#post h1::before {
  content: "\f03d";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  padding-right: 6px;
  color: #333;
}

.player img {
  margin-bottom: 15px;
}

/* adide */
#tags li a,
#cat li a {
  display: block;;
}

#links {
  margin-top: 20px !important;
}

/* 404 */
.not-found {
  line-height: 1.6;
}

.not-found a {
  color: #ff0000;
}

/* policy contact */
#policy h2::before {
  content: "\f071";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  padding-right: 6px;
}

#contact p,
#policy li {
  line-height: 1.7;
}

#policy ul {
  margin-bottom: 10px;
}

#contact h2::before {
  content: "\f0e0";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  padding-right: 6px;
}

#contact form {
  margin-top: 15px;
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

#contact button, #contact input, #contact select, #contact textarea, #confirmation input, #send input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

textarea.form-control {
  height: auto;
}

.btn-primary {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
}

.btn-primary:hover {
  color:#fff;
  background-color:#286090;
  border-color:#204d74
}

.btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.3 !important;
  margin-bottom: 0;
  padding: 6px 8px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  margin-left: 10px;
}

input[type="button"],input[type="submit"] {
  -webkit-appearance: none;
  margin-top: 10px;
}

#send table {
  border-collapse: collapse;
  width: 300px;
  margin: 15px auto 10px;
}

#send td {
  border: 1px solid #ddd;
  padding: 5px 10px;;
}

.text-right {
  text-align: right;
}

.caution {
  margin-top: 10px;
}

/* age image */
#main-area section article figure {
  position: relative;
}

.wakazuma,
.misoji,
.yosoji,
.kourei,
.miboujin {
    height: 25px;
    width: 56px;
    position: absolute;
    top: 5px;
}

/* ad */
#article_ad {
  position: absolute;
  z-index: 1;
}

#article_ad img {
  width: 780px;
  height: 155px;
}

#player_ad {
  position: absolute;
  top: -65px;
}

#player_ad img {
  width: 640px;
  height: 50px;
  z-index: 1;
}

/* 768px以上（タブレット以上用）の記述 */
@media screen and (min-width: 768px) {
	/* header */
	header img {
	  float:left;
	}

  .title,
	header h1 {
		padding-top: 16px;
	}

  /*  breadcrumb */
  .breadcrumbs {
    margin: 7px 0 6px;
  }

	/* aside */
	aside {
		float: right;
		padding-left: 15px;
		width: 25%;
	}


  #r_side {
    margin-left: 655px;
    float: none;
    width: 385px;
    padding-right: 0;
  }

	aside h2 {
		background: #d1ccc9;
    color: #333;
		font-size: 18px;
		padding: 5px 5px 5px 15px;
		margin: 0 0 10px;
		font-weight: bold;
	}

	aside h2::before {
	  content: "\f02c";
		display: inline-block;
		font-family: FontAwesome;
		font-weight: normal;
		padding-right: 6px;
    color: #333;
	}

  #links li,
	#cat li,
	#tags li {
		padding: 8px 5px 5px;
		border-bottom:  1px solid #ddd;
		font-size: 16px;
	}

  #links li:first-child,
	#cat li:first-child,
	#tags li:first-child {
		border-top:  1px solid #ddd;
	}

  #links li a:hover,
	#cat li a:hover,
	#tags li a:hover {
		font-weight: bold;
	}

  #links,
	#cat {
		margin-top: 10px;
	}

  #rss article {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  #rss article:last-child {
    margin-bottom: 0px;
  }

  #relation article {
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }

  #relation h3 {
    font-size: 14px;
    float: right;
    width: 500px;

  }

  #relation img {
    width: 120px;
    height: 90px;
  }

  #relation h2::before {
    content: "\f002";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 6px;
  }

  #relation figure {
    padding-bottom: 5px;
  }

  #r_side {
    padding-left: 0;
  }

  #r_side ul {
    overflow: hidden;
  }

  #r_side li {
    width: 48%;
    float: left;
  }

  #links li {
    width: 100%;
    float: none;
  }

  #r_side li:first-child {
    border-top: none;
  }

  #r_side li:nth-child(2n) {
    margin-left: 4%;
  }

  #links li:nth-child(2n) {
    margin-left: 0;
  }

  #r_side #links li:first-child,
  #r_side #cat li:first-child,
  #r_side #cat li:nth-child(2),
  #r_side #tags li:first-child,
	#r_side #tags li:nth-child(2) {
		border-top:  1px solid #ddd;
	}

	/* main */
	main h2 {
		background: #d1ccc9;
    color: #333;
		font-size: 18px;
		padding: 5px 5px 5px 15px;
		margin: 0 0 10px;
		font-weight: bold;
	}

	main h2::before {
		content: "\f002";
		display: inline-block;
		font-family: FontAwesome;
		font-weight: normal;
		padding-right: 6px;
    color: #333;
	}

	main article {
		border-bottom: 1px solid #ddd;
		margin-bottom: 10px;
	}

  #post li a::before,
	main article li a::before {
		content: "\f02b";
		display: inline-block;
		font-family: FontAwesome;
		font-weight: normal;
		padding-right: 6px;
		background: #ddd;
		padding: 5px 7px 4px !important;
		color: #fff;
		margin-right: 10px;
	}

  #post li a::before,
	main article li a {
		padding-right: 10px;
	}

  #post li a:hover::before,
	main article li a:hover::before {
		color: #fff;
		background: #ff0000;
	}

	main h3 {
		font-size: 18px;
		font-weight: bold;
		width: 72%;
		float: right;
		margin: 0 0 10px;
	}

	main article ul {
		font-size: 14px;
		width: 72%;
		float: right;
	}

  #post li,
	main article li {
		float: left;
		border: 1px solid #ddd;
		margin-right: 15px;
		margin-bottom: 10px;
	}

	main article .time {
		width: 72%;
		float: right;
	}

	#main-area {
		width: 75%;
		float: left;
	}

  .archive {
		width: 75%;
		float: left !important;
	}

	figure {
		float: left;
	}

	figure img {
		width: 200px;
		height: 150px;
	}

  /* post */
    #post {
		width: 640px;
		float: left;
	}

  #post h1 {
		background: #d1ccc9;
		font-size: 18px;
		padding: 5px 5px 5px 15px;
		margin: 0 0 15px;
		font-weight: bold;
	}

  #post ul {
    overflow: hidden;
  }

  #post ul li {
    margin: 0px 15px 15px 0;
    padding-right: 10px;
  }

  .player iframe {
    width: 640px;
    height: 480px;
    margin-bottom: 10px;
  }

  .player-fc2,
  .player {
    position: relative;
  }

  .delete {
    z-index: 1;
    left: 556px !important;
    bottom: 125px !important;
  }

  .play_thum img {
    position: absolute;
    bottom: 80px;
    left: 70px;
  }

  .player-fc2 {
    width: 640px;
    height: 480px;
    margin-bottom: 15px;
  }

  .thumb img {
    width: 200px;
    height: 150px；
  }

  .title-link h3 {
    float: right;
    width: 430px;
  }

  footer {
    margin-top: 20px;
  }

  /* policy contact */
  .form-group {
    content: " ";
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }

  .label {
    padding-top: 7px;
    padding-left: 10px;
    text-align: left;
    float: left;
    width: 20%;
  }

  .label-box {
    float: left;
    width: 80%;
  }

  #rss {
    position: relative;
  }
}

/* 992px以上～1199ｐｘ以下（PC用）の記述 */
@media screen and (min-width: 992px) and (max-width: 1199px) {
	/* header */
  #top-inner {
    width: 940px !important;
  }

  #footer {
    width: 940px !important;
  }

  #wrapper {
    width: 970px !important;
  }

	/* main */
	main .time,
	main article ul,
	main h3 {
		width: 69% !important;
	}

  .title-link h3 {
    float: right;
    width: 430px !important;
  }

    /* side */
  #r_side {
    margin-left: 655px;
    float: none;
    width: 285px;
    padding-right: 0;
  }

  #relation h3 {
      float: right;
      font-size: 13px;
      width: 155px;
  }

    /* ad */
  #article_ad img {
    width: 705px;
  }

}

/* ipad 横向き対応 */
@media screen and (min-width: 992px) and (max-width: 1024px) {
  /* header */
  #head-title {
    padding-top: 4px;
  }

  /* pr */
  .h-pr {
    height: 388px;
    margin-bottom: 15px;
    text-align: center;
    width: 75%;
    margin: 0 auto 15px;;
  }

  .f-pr {
    height: 388px;
    margin-bottom: 15px;
    text-align: center;
    width: 75%;
    margin: 15px auto 0;;
  }

  .f-pr img,
  .h-pr img {
    height: 388px;
    width: 518px;
  }

  #post .h-pr {
    width: 500px;
    height: 375px;
    margin-bottom: 15px;
  }

  #post .h-pr img {
    width: 500px;
    height: 375px;
  }

  .popular {
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .popular p {
    margin-bottom: 0;
  }

  .player-pr img {
    width: 640px;
    height: 480px;
    margin-bottom: 15px;
  }

  .player img {
    margin-bottom: 15px;
  }


  .player-fc2 {
    height: 480px;
    margin-bottom: 15px;
    width: 640px;
  }

  .post_pr h3 {
    float: right;
    width: 430px !important;
    font-size: 16px;
  }

  .post_pr .time,
  .post_pr ul {
    width: 430px !important;
s  }

}
/* 768以上～991px以下用（タブレット用）の記述 */
@media screen and (min-width: 768px) and (max-width: 991px) {
	/* header */
  #top-inner {
    width: 690px !important;
  }

	header img {
		margin-right: 100px;
	}

  #head-title {
    padding-top: 4px;
  }

  /* footer */
  #footer {
    width: 690px !important;
  }

  /* main */
  #wrapper {
    width: 720px !important;
  }

  main h3 {
    width: 335px !important;
  }

	main .time,
	main ul {
		width: 100% !important;;

	}

	figure {
	    padding-bottom: 10px;
	}

	figure img {
		width: 172px;
		height: 129px;
	}

  /* poxt */
    #post {
    width: 500px;
    float: left;
  }

  .player-fc2 {
    margin: 0;
    padding: 0;
    width: 500px;
    height: 480px;
    overflow: hidden;
  }

  .player iframe {
    width: 500px;
    height: 375px;
  }

  .post-img img {
    width: 150px;
    height: 112px;
  }

  .thumb img {
    width: 150px;
    height: 112px;
  }

  .title-link h3 {
    float: right;
    width: 335px;
    font-size: 16px;
  }

  #post li a::before,
  main article li a::before {
    padding: 5px 7px 4px;
  }

  #rss figure {
    padding: 0px;
  }

  .player img {
    width: 500px;
    height: 375px;
    margin-bottom: 15px;
  }

  .player-fc2 {
    margin-bottom: 15px;
  }

  .play_thum img {
    height: 50px;
    width: 400px;
    position: absolute;
    bottom: 50px;
    left: 50px;
  }

  .delete {
    height: 23px !important;
    width: 23px !important;
    z-index: 1;
    left: 437px !important;
    bottom: 90px !important;
  }

  /* aside */
  #r_side {
    margin-left: 515px;
    float: none;
    width: 175px;
    padding-right: 0;
  }

  #r_side #cat li, #r_side #tags li, #r_side #links li {
    font-size: 12px;
  }

  #relation h3 {
    float: none;
    font-size: 13px;
    width: 100%;
  }

  #relation img {
    height: 131px;
    width: 175px;
  }

  #relation figure {
    padding-bottom: 5px;
  }

  /* pr */
  .h-pr {
    width: 518px;
    height: 388px;
    text-align: center;
    margin-bottom: 15px;
  }

  .f-pr {
    width: 518px;
    height: 388px;
    text-align: center;
    margin-top: 20px;
  }

  .f-pr img,
  .h-pr img {
    width: 518px;
    height: 388px;
  }

  #post .h-pr {
    width: 500px;
    height: 375px;
    margin-bottom: 15px;
  }

  #post .h-pr img {
    width: 500px;
    height: 375px;
  }

  .player-pr img {
    width: 500px;
    height: 375px;
    margin-bottom: 15px;
  }

  .popular {
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .popular p {
    margin-bottom: 0;
  }

  .post_pr img {
    height: 112px;
    width: 150px;
  }

  .post_pr h3 {
    float: right;
    width: 335px;
    font-size: 16px;
  }

  .wakazuma,
  .misoji,
  .yosoji,
  .kourei,
  .miboujin {
    width: 51px;
    height: 23px;
  }

    /* ad */
  #article_ad img {
    width: 518px;
    height: 205px;
  }

  #player_ad img {
    width: 500px;
    height: 50px;
  }

}

/* 767px以下（モバイル用）の記述 */
@media screen and (max-width: 767px) {
  html {
    min-height: 100%;
    position: relative;
  }

	/* header */
  #top-inner {
    text-align: center;
  }

  .title,
	#top-inner h1 {
		padding-top: 5px;
    padding-bottom: 2px;
    line-height: 1.3;
    background: #fff;
    color: #333;
    border: none !important;
	}

  #top-inner p {
    border-bottom: 1px solid #3b0607;
    height: 51px;
  }

  .title {
    height: 25px !important;
  }

  #head-title {
    line-height: 1.5;
  }

	#top-inner img {
		margin: 0 auto;
	}

  /*  breadcrumb */
  .breadcrumbs {
    margin: 0 0 2px;
  }

  .breadcrumbs li {
    line-height: 1.4;
  }

	/* main */
	#wrapper {
		padding: 17px 10px 10px;
    margin-bottom: 65px;
	}

  main h2::before {
    color: #333;
    content: "\f002";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 6px;
  }

  .m-cnt {
    padding-top: 40px !important;
  }

  main h1,
	main h2 {
		font-size: 16px;
    font-weight: bold;
    background: #d1ccc9;
    color: #333;
    text-align: center;
    padding: 4px 0 2px;;
    line-height: 1.3;
    margin: 5px 0;
	}

  main h3 {
    line-height: 1.5;

  }

  main h1 {
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
  }

  main h3 {
    font-size: 15px;
  }

  figure {
    float: left;
    padding-bottom: 0;
  }

  figure img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px;
    width: 160px;
    height: 120px;
  }

  main article {
    border-bottom: 1px solid #ddd;
    padding-top: 16px;
    padding-bottom: 10px;
    margin-bottom: 6px;
    position: relative;
  }

  #rss article {
    padding-top: 0;
  }

  main article ul {
    margin-left: 165px;
    margin-top: 5px;
    margin-bottom: -8px;
    overflow: hidden;
  }

  #post li,
  main article li {
    float: left;
  	border: 1px solid #ddd;
  	margin-right: 8px;
  	margin-bottom: 8px;
  }

  #post li a::before,
  article li a::before {
    content: "\f02b";
    display: inline-block;
    font-family: FontAwesome;
    line-height: 1.0;
    font-weight: normal;
    background: #ddd;
    padding: 7px 5px 5px;
    color: #fff;
    margin-right: 5px;
  }

  #post li a,
  main article li a {
    padding-right: 5px;
    font-size: 11px;
  }

  .time {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    line-height: 1.3;
  }

  /* post */
  .player-pr,
  .player {
      width: 300px;
      height: 225px;
      margin: 10px auto 10px;
    }

  .player-fc2 {
      width: 300px;
      height: 245px;
      margin: 0 auto 15px;
    }

  .player iframe {
    width: 300px;
    height: 225px;
    margin: 0 auto;
  }

  #relation article,
  #rss article {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
  }

  #relation article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  #rss h2,
  #relation h2 {
    margin-bottom: 10px;
  }

  #relation h3,
  .title-link {
    float: right;
    position: absolute;
    left: 160px;
    font-size: 13px;
  }

  #relation h3,
  .title-link h3 {
    font-size: 14px;
    line-height: 1.4;
    height: 118px;
    overflow: hidden;
  }

  #rss figure,
  #relation figure {
    float: none;
    padding: 0;
  }

  #rss figure img,
  #relation figure img {
    width: 150px;
    height: 112px;
  }

	/* aside */
  #links {
   margin-top: 15px !important;
  }

  #links h2,
  aside h2 {
    font-size: 16px;
    font-weight: bold;
    background: #d1ccc9;
    color: #333;
    text-align: center;
    padding: 5px 0 3px;;
    line-height: 1.3;
  }

  #links h2::before,
	aside h2::before {
		content: "\f02c";
		display: inline-block;
		font-family: FontAwesome;
    font-weight: normal;
		padding-right: 6px;
    color: #333;
	}

  #links h2,
	#cat h2 {
		margin-top: 5px;
	}

  #links ul {
    text-align: center;
  }

	aside #links ul,
  aside #cat ul,
	aside #tags ul {
    overflow: scroll;
    white-space: nowrap;
    width: 100%;
	}

  #links li {
    font-size: 12px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 7px 0 6px !important;
	}

  #links li:first-child {
    border-top: 1px solid #ddd;
  }

	#links li,
  aside #cat li,
	aside #tags li {
    display: inline-block;
    padding: 10px 0 5px;
	}

  #links li a {
    line-height: 1.5;
  }

  #links ul li:last-child a,
  #tags ul li:last-child a,
  #cat ul li:last-child a {
    border-right: none;
  }

	aside #links li a,
  aside #cat li a,
	aside #tags li a {
    border-right: 1px solid #ddd;
    font-size: 12px;
    line-height: 15px;
    padding: 0 15px;
	}

  aside {
    margin-top: 15px;
  }

  /* footer */
  footer {
    line-height: 1.6;
    bottom: 0;
    position: absolute;
    font-size: 13px;
    margin-top: 5px;
  }

  /* pagination */
  .pagination > li > a,
  .pagination > li > span {
    padding: 7px 10px 5px  !important;
  }

  .pagination {
    margin: 10px 0 0 !important;
  }

  /* policy contact */
  label {
    display: inline-block;
    margin-bottom: 5px;
    max-width: 100%;
  }

  .form-group {
    margin-bottom: 10px;
  }

  .label-box,
  input[type="email"],
  input[type="text"] {
     font-size: 16px !important;
  }

  /* pr */
  .h-pr {
    width: 300px;
    margin: 10px auto 10px;
  }

  .f-pr {
    width: 300px;
    margin: 15px auto 5px;
  }

  .f-pr img,
  .h-pr img {
    width: 300px;
    height: 225px;
  }

 .pr_300_250 {
    width: 300px;
    margin: 10px auto 10px;
  }

  .player-pr img {
    width: 300px;
    height: 225px;
  }

  .popular {
    margin-bottom: 15px;
    line-height: 1.3;
  }

  .popular p {
    background: #efeeee;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin: 5px 0 0;
    padding: 5px;
    text-align: left;
  }

  .wakazuma,
  .misoji,
  .yosoji,
  .kourei,
  .miboujin {
    top: 10px;
    left: 5px;
    border: none;
    background: none;
    padding: 0;
    border-radius: 0;
    width: 45px;
    height: 22px;
  }
}

/* pagination */
.page {
  text-align: center;
  height: 44px;
}

.pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 10px 0 0;
  padding-left: 0;
  width: auto !important;
}

.pagination > li {
  display: inline;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
  cursor: default;
  z-index: 3;
}

.pagination > li > a,
.pagination > li > span {
  padding: 6px 9px;
}

.pagination > li > a,
.pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #337ab7;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px 6px ;
  position: relative;
  text-decoration: none;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
