@charset "UTF-8";
/* -------- reset -------- */
* {
  margin: 0;
  padding: 0;
  zoom: 1;
}

/**,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/
img,
input,
select {
  border: none;
}

/* -------- default -------- */
html,
body {
  height: 100%;
  background: #ccd3e4 !important;
  color: #666666;
  font: 10px/1.231 IwaUDGoHonPro-Lt, "メイリオ", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3 {
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
}

li {
  list-style-type: none;
}

a:link{
	color: #46A0B4 !important;
	text-decoration:none;
}
a:visited{
	color: #46A0B4;
	text-decoration:none;
}
a:hover{
	color: #46A0B4;
	text-decoration:underline;
}
a:active{
	color: #46A0B4;
}
.wrap {
  margin: 0 auto;
  padding-bottom: 70px;
}

.container {
  padding: 10px;
  background-color: #98aee1;
}
.container:after {
  content: '';
  clear: both;
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
.topttl {
	font-size:20px;
}
.details section {
  content: '';
  clear: both;
  display: block;
}
.details section {
  padding: 10px;
  background-color: #ffffff;
}
.topimg {
	margin-bottom:20px;
}
.inner ul {
	margin-left:20px;
}
.inner li {
    list-style:square;
    padding: 5px 0;
}
footer address {
  text-align: center;
  font-style:normal;
}
.ttl01 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-align:center;
}
/**************************
/* グリッド
**************************/
.gridWrapper{
clear:both;
overflow:hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}
.grid2{
	float:left;
	padding:0 10px;
}
.grid3{
	float:left;
	padding:0 10px;
}
.grid h3{
padding:3px 0 3px 10px;
font-size:16px;
border-left:3px solid #F30;
margin-bottom:5px;
}

.colDark h3{
border-left:3px solid #502124;
}

.grid p{
padding:5px 10px;
}

.gridWrapper img{
max-width:100%;
height:auto;
}

@media screen and (max-width: 768px) {
.youtube{
    position:relative;
    padding-bottom: 56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.youtube iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
}
@media screen and (min-width: 480px) {
  .wrap {
    width: 480px;
  }
}
@media screen and (min-width: 768px) {
  .wrap {
    margin-top: 10px;
    width: 680px;
  }

  .container {
    border-radius: 5px;
  }
.grid2{
	width:130px;
}
.grid3{
	width:340px;
}
}
@media screen and (min-width: 1024px) {
  .wrap {
    padding-bottom: 10px;
  }
}
aside header {
  border-radius: 5px;
  padding-top: 20px;
  background-color: white;
  text-align:center;
  font-size:15px;
  line-height:1.6;
}
/*aside header .siteId {
  height: 74px;
  background:url(img/siteId.png) center top no-repeat;
  text-indent: -9999px;
  display: block;
}
*/aside header nav {
  padding: 10px 0;
}
aside header nav:after {
  content: '';
  clear: both;
  display: block;
}
aside header nav h1 {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px;
  background-color: #cccccc;
  color: white;
  font-family: "ヒラギノ明朝 Pro W3", "小塚明朝 Pr6N", serif;
  text-align: center;
}
aside header nav h1.active {
  background-color: #80d7f5;
}
aside header nav a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px;
  background:url(img/navHeader.png) right top no-repeat;
  border-bottom: 1px dotted #cccccc;
  display: block;
}
aside header nav a:hover, aside header nav a.active {
  background-color: #afe6f9;
  background-position: right -29px;
  color: #FFF;
}
/*aside header nav div {
  width: 50%;
}*/
aside header nav div.left {
  float: left;
  margin-bottom:20px;
}
aside header nav div.right {
  float: right;
}
aside .banner {
  margin: 10px 0;
}
aside .banner div {
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: white;
}
aside .banner div.block1 {
  padding-bottom: 10px;
}
aside .banner div.block1 h1 {
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px;
  background-color: #80d7f5;
  color: white;
  text-align: center;
}
aside .banner div.block1 a {
  display: block;
}
aside .banner div.block1 a.link1 {
  height: 128px;
}
aside .banner div.block1 a.link1 img {
  width: 100%;
}
aside .banner div.block1 a.link1 img:hover {
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: 0.5;
}
aside .banner div.block1 a.link2, aside .banner div.block1 a.link3 {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px;
  background: url(/common/images/navHeader.png) right top no-repeat;
  border-bottom: 1px dotted #cccccc;
  display: block;
}
aside .banner div.block1 a.link2:hover, aside .banner div.block1 a.link3:hover {
  background-color: #afe6f9;
  background-position: right -29px;
  color: #FFF;
}
aside .banner div.block2 a {
  height: 81px;
  display: block;
}
aside .banner div.block2 a img {
  width: 100%;
}
aside .banner div.block2 a img:hover {
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: 0.5;
}
aside .banner div.block2 a.link1 img {
  border-radius: 5px 5px 0 0;
}
aside .banner div.block2 a.link2 img {
  border-radius: 0 0 5px 5px;
}
aside .banner div.block3 a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px 5px 30px;
  background: url(/common/images/navBanner.png) no-repeat;

  display: block;
}
aside .banner div.block3 a:hover {
  background-color: #afe6f9;
  background-position: left -29px;
  color: white;
}
aside .banner div.block3 a.link1 {
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #cccccc;
}
aside .banner div.block3 a.link2 {
  border-radius: 0 0 5px 5px;
}
.grid{
	width:300px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:30px;
}
@media screen and (min-width: 480px) {
  aside .banner div:after {
    content: '';
    clear: both;
    display: block;
  }
  aside .banner div.block1 {
    padding-bottom: 0;
  }
  aside .banner div.block1 a {
    width: 50%;
  }
  aside .banner div.block1 a img {
    border-radius: 0 0 0 5px;
  }
  aside .banner div.block1 a.link1 {
    height: 98px;
    float: left;
  }
  aside .banner div.block1 a.link1 img {
    height: 98px;
  }
  aside .banner div.block1 a.link2, aside .banner div.block1 a.link3 {
    float: right;
  }
  aside .banner div.block1 a.link3 {
    border-radius: 0;
  }
  aside .banner div.block2 a {
    width: 50%;
    height: 62px;
  }
  aside .banner div.block2 a img {
    height: 62px;
  }
  aside .banner div.block2 a.link1 {
    float: left;
  }
  aside .banner div.block2 a.link1 img {
    border-radius: 5px 0 0 5px;
  }
  aside .banner div.block2 a.link2 {
    float: right;
  }
  aside .banner div.block2 a.link2 img {
    border-radius: 0 5px 5px 0;
  }
  aside .banner div.block3 a {
    width: 50%;
    display: block;
  }
  aside .banner div.block3 a.link1 {
    border-radius: 5px 0 0 5px;
    border-bottom: none;
    float: left;
  }
  aside .banner div.block3 a.link2 {
    border-radius: 0 5px 5px 0;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  aside .banner div.block1 a.link1 {
    height: 158px;
  }
  aside .banner div.block1 a.link1 img {
    height: 158px;
  }
  aside .banner div.block2 a {
    height: 100px;
  }
  aside .banner div.block2 a img {
    height: 100px;
  }
}
@media screen and (min-width: 1024px) {
  aside .banner div.block1 {
    padding-bottom: 10px;
  }
  aside .banner div.block1 a.link1 {
    width: 190px;
    height: 81px;
  }
  aside .banner div.block1 a.link1 img {
    width: 190px;
    height: 81px;
    border-radius: 0;
  }
  aside .banner div.block1 a.link2, aside .banner div.block1 a.link3 {
    width: 190px;
    #width: 170px;
    _float: none;
  }
  aside .banner div.block2 a {
    width: 190px;
    height: 51px;
  }
  aside .banner div.block2 a img {
    width: 190px;
    height: 51px;
  }
  aside .banner div.block2 a.link1 img {
    border-radius: 5px 5px 0 0;
  }
  aside .banner div.block2 a.link2 img {
    border-radius: 0 0 5px 5px;
  }
  aside .banner div.block3 a {
    width: 100%;
    #width: 150px;
    float: none;
  }
  aside .banner div.block3 a.link1 {
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #cccccc;
  }
  aside .banner div.block3 a.link2 {
    border-radius: 0 0 5px 5px;
  }
}

@media screen and (min-width: 1024px) {
  /*aside {
    width: 190px;
    float: left;
  }*/
  aside header nav h1 {
    height: 150px;
    background: url(/common/images/h1Header.png) no-repeat;
    background-color: transparent !important;
    border-bottom: 1px dotted #cccccc;
    text-indent: -9999px;
  }
  aside header nav .left h1 {
    background-position: left 0;
  }
  aside header nav .left h1.active {
    background-position: left -150px;
  }
  aside header nav .right h1 {
    background-position: -190px top;
  }
  aside header nav .right h1.active {
    background-position: -190px -150px;
  }
  aside header nav div {
    width: 100% !important;
    float: none !important;
  }
footer {
  margin-top: 10px;
  padding: 10px;
  background-color: #98aee1;
}
footer address {
  font-style: normal;
  text-align: center;
}
}
@media screen and (min-width: 768px) {
  footer {
    border-radius: 5px;
  }
}
.details article {
  margin-top: 10px;
}
.details section {
  border-radius: 5px;
  padding: 10px 10px 30px;
  background-color: white;
}
.details section hgroup:after {
  content: '';
  clear: both;
  display: block;
}
/*.details section hgroup .inner {
  float: left;
}*/
.details section hgroup .inner h1 {
  font-size: 20px;
  font-size: 2rem;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 222px;
  margin-top: 11px;
}
.details section hgroup .inner h2 span {
  border-radius: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  background-color: #eeeeee;
  display: inline-block;
}
.details section hgroup .inner h2 span:first-child {
  background-color: #46a0b4;
  color: white;
}
.details section small {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 10px 0;
  padding-left: 1em;
  display: block;
}
.details section small span {
  margin-left: -1em;
}
.details section .chats {
  margin: 10px 0 20px;
}
/*.details section .chats:last-child {
  margin-bottom: 0 !important;
}
.details section .chats .left, .details section .chats .right {
  padding-top: 50px;
}*/
.details section .chats .left .inner, .details section .chats .right .inner {
  padding: 10px 20px 20px;
  border-radius: 20px;
}
.details section .chats .left .inner h1, .details section .chats .right .inner h1 {
  font-size: 20px;
  font-size: 2rem;
  margin: 10px 0;
}
.details section .chats .left .inner p, .details section .chats .right .inner p {
  font-size: 16px;
  font-size: 1.6rem;
}
.details section .chats .left .inner a, .details section .chats .right .inner a {
  border-radius: 5px;
  margin: 10px auto 0;
  padding: 10px;
  background-color: black;
  display: block;
}
.details section .chats .left .inner a:after, .details section .chats .right .inner a:after {
  content: '';
  clear: both;
  display: block;
}
.details section .chats .left .inner a:hover, .details section .chats .right .inner a:hover {
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: 0.5;
}
.details section .chats .left .inner a img, .details section .chats .right .inner a img {
  width: 100%;
  border: 1px solid white;
}
.details section .chats .left .inner a time, .details section .chats .right .inner a time {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  padding-left: 1em;
  background: url(/details/images/time.png) no-repeat;
  color: white;
  float: right;
}
.details section .chats .left .characters, .details section .chats .right .characters {
  margin-top: -50px;
}
.details section .chats .left .characters img, .details section .chats .right .characters img {
  width: 98px;
}
.details section .chats .left .characters p, .details section .chats .right .characters p {
  display: none;
}
/*.details section .chats .left .inner {
  background-color: #80d7f5;
  color: white;
}*/
.details section .chats .left .characters {
  float: right;
}
.details section .chats .right .inner {
  background-color: #eeeeee;
}
.details section .chats .right .characters {
  float: left;
}
@media screen and (min-width: 768px) {
/*  .details section .chats .left, .details section .chats .right {
    padding-top: 75px;
  }
  .details section .chats .left .inner, .details section .chats .right .inner {
    padding-top: 85px;
  }*/
  .details section .chats .left .inner h1, .details section .chats .right .inner h1 {
    font-size: 25px !important;
    font-size: 2.5rem !important;
  }
  .details section .chats .left .inner a, .details section .chats .right .inner a {
    width: 50%;
  }
  .details section .chats .left .characters, .details section .chats .right .characters {
    margin-top: -75px;
  }
  .details section .chats .left .characters img, .details section .chats .right .characters img {
    width: 150px;
  }
}
@media screen and (min-width: 1024px) {
/*  .details section .chats {
    margin: 40px 0;
  }*/
  .details section .chats:after {
    content: '';
    clear: both;
    display: block;
  }
  .details section .chats .left, .details section .chats .right {
    background-repeat: no-repeat;
    padding-top: 0;
  }
  .details section .chats .left .inner, .details section .chats .right .inner {
    width: 750px;
    *width: 505px;
    _width: 505px;
    padding: 10px 50px;
	margin:0 auto;
  }
  .details section .chats .left .inner a, .details section .chats .right .inner a {
    margin-top: 50px;
  }
  .details section .chats .left .characters, .details section .chats .right .characters {
    *width: 150px;
    margin-top: 0;
  }
  .details section .chats .left .characters p, .details section .chats .right .characters p {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    display: block;
  }
  .details section .chats .left {
    background-image: url(/details/images/left.png);
    background-position: right top;
  }
  .details section .chats .right {
    background-image: url(/details/images/right.png);
  }
  .details section .chats .right:after {
    content: '';
    clear: both;
    display: block;
  }
  .details section .chats .right .inner {
    float: right;
  }
}

@media screen and (min-width: 480px) {
  .details section hgroup .inner h1 {
    width: 382px;
  }
}
@media screen and (min-width: 768px) {
/*  .details section hgroup .inner {
    width: 636px;
  }
*/  .details section hgroup .inner h1 {
    font-size: 20px;
    font-size: 2rem;
    width: 636px;
    margin-top: 12px;
  }
/*  .details section hgroup img {
    width: 84px;
  }
*/  .details section small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
/*  .details article {
    width: 790px;
    margin-top: 0;
    float: right;
  }*/
  .details section hgroup .inner {
    width: 770px;
  }
  .details section hgroup .inner h1 {
    width: 770px;
  }
}
.nhk .container {
  background-color: black;
}
.nhk aside header {
  background-color: #333333;
}
.nhk aside header .siteId {
  background-image: url(/common/images/siteIdNhk.png);
}
.nhk aside header nav a {
  color: white;
}
.nhk aside .banner div {
  background-color: #333333;
}
.nhk aside .banner div a {
  color: white;
}
.nhk .breadCrumb {
  background-color: #333333;
}
.nhk .breadCrumb a {
  background-image: url(/common/images/breadCrumbNhk.png);
  color: white;
}
.nhk section {
  background-color: #333333;
}
.nhk section hgroup .inner h1 {
  color: white;
}
.nhk section small {
  color: white;
}
.nhk footer {
  background-color: black;
}
.nhk footer address {
  color: white;
}

@media screen and (min-width: 1024px) {
  .nhk section .chats .left {
    background-image: url("/details/images/leftNhk.png");
  }
  .nhk section .chats .right {
    background-image: url("/details/images/rightNhk.png");
  }
  .nhk section .chats .characters p {
    color: white;
  }
}
.auths article {
  margin-top: 10px;
}
.auths section {
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
  background-color: white;
}

@media screen and (min-width: 1024px) {
  .auths article {
    width: 790px;
    margin-top: 0;
    float: right;
  }
  .auths section h1 {
    font-size: 40px;
    font-size: 4rem;
    padding-top: 35px;
  }
  .auths form {
    border-radius: 5px;
    margin-top: 20px;
    padding: 50px 180px;
    background-color: #dddddd;
  }
  .auths form label {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0;
    display: block;
  }
  .auths form label:nth-of-type(2) {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .auths form label:nth-of-type(2) input {
    margin-right: 5px;
    vertical-align: top;
  }
  .auths form input {
    border-radius: 5px;
    font-size: 30px;
    font-size: 3rem;
    padding: 10px;
  }
  .auths form input:focus {
    background-color: #afe6f9;
  }
  .auths form input[type='text'] {
    width: 100%;
  }
  .auths form input[type='submit'] {
    font-size: 20px;
    font-size: 2rem;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    background-color: #80d7f5;
    color: white;
    font-family: IwaUDGoHonPro-Lt, "メイリオ", Meiryo, sans-serif;
  }
  .auths form input[type='submit']:hover {
    filter: alpha(opacity=50);
    -ms-filter: 'alpha(opacity=50)';
    opacity: 0.5;
  }
  .auths form small {
    border-radius: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0;
    padding: 5px;
    background-color: #80d7f5;
    color: white;
    text-align: center;
    display: block;
  }
}
.videos {
  height: 100%;
  background-color: black;
}
.videos video {
  margin-left: -160px;
  margin-top: -90px;
  width: 320px;
  height: 180px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.videos a {
  margin-left: -30px;
  width: 60px;
  height: 60px;
  background: url(/videos/images/backToPage.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  position: fixed;
  left: 50%;
  bottom: 0;
}
.videos a:hover {
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: 0.5;
}

@media screen and (min-width: 480px) {
  .videos video {
    margin-left: -240px;
    margin-top: -135px;
    width: 480px;
    height: 270px;
  }
}
@media screen and (min-width: 768px) {
  .videos video {
    margin-left: -360px;
    margin-top: -202.5px;
    width: 720px;
    height: 405px;
  }
}
@media screen and (min-width: 1024px) {
  .videos object {
    margin-left: -360px;
    margin-top: -182.5px;
    width: 720px;
    height: 425px;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .videos a {
    _position: absolute;
    left: auto;
    right: 20px;
    bottom: 20px;
  }
}
.rule article {
  margin-top: 10px;
}
.rule section {
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
  background-color: white;
}
.rule section hgroup img {
  width: 100%;
}
.rule section hgroup img.left {
  display: none;
}
.rule section nav {
  margin-top: 20px;
  padding: 20px;
  background-color: #80d7f5;
  border-radius: 20px;
}
.rule section nav hgroup {
  margin-bottom: 10px;
}
.rule section nav hgroup h1 {
  font-size: 20px;
  font-size: 2rem;
  padding-top: 10px;
  color: white;
}
.rule section nav hgroup h2 {
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 5px;
  border-bottom: 1px dotted white;
  color: white;
}
.rule section nav p {
  font-size: 14px;
  font-size: 1.4rem;
  color: white;
}
.rule section nav .character {
  margin: 10px 0;
  text-align: center;
}
.rule section nav a {
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 20px;
  background: white url(/rules/images/navNext.png) right center no-repeat;
  color: #80d7f5;
  text-align: center;
  display: block;
}
.rule section nav a:hover {
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: 0.5;
}

@media screen and (min-width: 480px) {
  .rule section hgroup:after {
    content: '';
    clear: both;
    display: block;
  }
  .rule section hgroup img {
    width: 50%;
  }
  .rule section hgroup img.left {
    border-radius: 5px 0 0 5px;
    display: block;
    float: left;
  }
  .rule section hgroup img.right {
    float: right;
  }
  .rule section nav hgroup {
    border: 1px solid #F00;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .rule section nav hgroup.no0 {
    background-image: url(/rules/images/no1.png);
  }
  .rule section nav hgroup.no1 {
    background-image: url(/rules/images/no2.png);
  }
  .rule section nav hgroup.no2 {
    background-image: url(/rules/images/no3.png);
  }
}
@media screen and (min-width: 1024px) {
  .rule article {
    width: 790px;
    margin-top: 0;
    float: right;
  }
}
.rules article {
  margin-top: 10px;
}
.rules section {
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
  background-color: white;
}
.rules section hgroup .first img {
  width: 100%;
}
.rules section hgroup .first img.left {
  display: none;
}
.rules section hgroup .last h1 {
  font-size: 20px;
  font-size: 2rem;
  padding-top: 10px;
}
.rules section hgroup .last h2 {
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 5px;
  border-bottom: 1px dotted #80d7f5;
  color: #80d7f5;
}
.rules section .comics {
  border-radius: 5px;
  margin-top: 20px;
  padding: 10px;
  background-color: #eeeeee;
}
.rules section .comics img {
  width: 100%;
  display: block;
  border: 3px solid black;
  border-bottom: none;
}
.rules section .comics img.comics3 {
  border-bottom: 3px solid black;
}
.rules section .chats {
  margin-top: 20px;
}
.rules section .chats .left {
  padding-top: 50px;
}
.rules section .chats .left .characters {
  margin-top: -50px;
  float: right;
}
.rules section .chats .left .characters img {
  width: 98px;
}
.rules section .chats .left .characters p {
  display: none;
}
.rules section .chats .left .inner {
  padding: 60px 20px 20px 20px;
  background-color: #80d7f5;
  border-radius: 20px;
  color: white;
}
.rules section .chats .left .inner h1 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.rules section .chats .left .inner p {
  font-size: 14px;
  font-size: 1.4rem;
}
.rules section .columns {
  margin-top: 20px;
  border-radius: 20px;
}
.rules section .columns hgroup {
  margin-bottom: 10px;
  padding: 20px 0;
  background: url(/rules/images/point.png) no-repeat;
  background-size: contain;
}
.rules section .columns hgroup h1 {
  font-size: 20px;
  font-size: 2rem;
  padding-left: 75px;
  color: #80d7f5;
}
.rules section .columns p {
  font-size: 14px;
  font-size: 1.4rem;
  text-indent: 1em;
}
.rules section nav {
  margin-top: 20px;
}
.rules section nav a {
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 20px;
  background-color: #80d7f5;
  background-repeat: no-repeat;
  color: white;
  text-align: center;
  display: block;
}
.rules section nav a:hover {
  filter: alpha(opacity=50);
  -ms-filter: 'alpha(opacity=50)';
  opacity: 0.5;
}
.rules section nav a.prev {
  background-image: url(/rules/details/images/navPrev.png);
  background-position: left center;
}
.rules section nav a.next {
  background-image: url(/rules/details/images/navNext.png);
  background-position: right center;
}

@media screen and (min-width: 480px) {
  .rules section > hgroup {
    border: 1px solid white;
  }
  .rules section hgroup .first:after {
    content: '';
    clear: both;
    display: block;
  }
  .rules section hgroup .first img {
    width: 50%;
  }
  .rules section hgroup .first img.left {
    border-radius: 5px 0 0 5px;
    display: block;
    float: left;
  }
  .rules section hgroup .first img.right {
    float: right;
  }
  .rules section hgroup .last {
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .rules section hgroup .last h1, .rules section hgroup .last h2 {
    margin-left: 50px;
    padding-left: 20px;
  }
  .rules section hgroup .no0 {
    background-image: url(/rules/images/no1.svg);
    background-image: url(/rules/images/no1.png) \9;
  }
  .rules section hgroup .no1 {
    background-image: url(/rules/images/no2.svg);
    background-image: url(/rules/images/no2.png) \9;
  }
  .rules section hgroup .no2 {
    background-image: url(/rules/images/no3.svg);
    background-image: url(/rules/images/no3.png) \9;
  }
  .rules section .comics:after {
    content: '';
    clear: both;
    display: block;
  }
  .rules section .comics img {
    width: 50%;
    float: left;
  }
  .rules section .comics img.comics0, .rules section .comics img.comics2 {
    border-right: none;
  }
  .rules section .comics img.comics0 {
    height: 207px;
  }
  .rules section .comics img.comics2 {
    height: 210px;
    border-bottom: 3px solid black;
  }
  .rules section .chats .left .inner h1 {
    font-size: 20px;
    font-size: 2rem;
  }
  .rules section .chats .left .inner p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .rules section .columns {
    background: url(/rules/images/columns.png) no-repeat;
    background-size: 50% auto;
    border: 1px solid white;
  }
  .rules section .columns hgroup, .rules section .columns p {
    margin-left: 125px;
  }
  .rules section .columns hgroup {
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px) {
  .rules section hgroup .last {
    margin-top: 40px;
  }
  .rules section hgroup .last h1 {
    font-size: 30px;
    font-size: 3rem;
  }
  .rules section hgroup .last h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  .rules section hgroup .last h1, .rules section hgroup .last h2 {
    margin-left: 70px;
  }
  .rules section .comics {
    margin-left: 90px;
  }
  .rules section .comics img.comics0 {
    height: 302px;
  }
  .rules section .comics img.comics2 {
    height: 305px;
  }
  .rules section .chats {
    margin-left: 90px;
  }
  .rules section .chats .left {
    padding-top: 75px;
  }
  .rules section .chats .left .characters {
    margin-top: -75px;
  }
  .rules section .chats .left .characters img {
    width: 150px;
  }
  .rules section .chats .left .inner {
    padding-top: 85px;
  }
  .rules section .columns {
    min-height: 315px;
    margin-left: 90px;
  }
  .rules section .columns hgroup h1 {
    font-size: 30px;
    font-size: 3rem;
    padding-left: 87px;
  }
  .rules section .columns p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .rules section .columns hgroup, .rules section .columns p {
    margin-left: 200px;
  }
  .rules section nav {
    margin-left: 90px;
  }
  .rules section nav:after {
    content: '';
    clear: both;
    display: block;
  }
  .rules section nav a {
    width: 50%;
  }
  .rules section nav a.prev {
    float: left;
  }
  .rules section nav a.next {
    float: right;
  }
}
@media screen and (min-width: 1024px) {
  .rules article {
    width: 790px;
    margin-top: 0;
    float: right;
  }
  .rules section .comics img {
    *width: 325px !important;
  }
  .rules section .comics img.comics0 {
    height: 327px;
    height: 333px\9 !important;
    *height: 325px !important;
  }
  .rules section .comics img.comics2 {
    height: 330px;
    height: 336px\9 !important;
    *height: 325px !important;
  }
  .rules section .chats {
    margin-top: 40px;
  }
  .rules section .chats .left {
    padding-top: 0;
    background: url(/details/images/left.png) right top no-repeat;
  }
  .rules section .chats .left .characters {
    _width: 150px;
    margin-top: 0;
    _float: right;
  }
  .rules section .chats .left .characters p {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    display: block;
  }
  .rules section .chats .left .inner {
    width: 515px;
    *width: 415px;
    _width: 415px;
    padding: 50px;
  }
  .rules section .chats .left .inner h1 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .rules section .columns {
    min-height: 340px;
    _height: 340px;
    margin-top: 40px;
  }
  .rules section .columns hgroup {
    margin-top: -20px;
    _margin-top: 0;
    margin-bottom: 20px;
  }
  .rules section nav {
    margin-top: 40px;
  }
  .rules section nav a {
    *width: 300px;
  }
}
.breadCrumb {
  border-radius: 5px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 5px 10px;
  background-color: white;
}
.breadCrumb a {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 10px;
  padding-right: 5px;
  background: url(/common/images/breadCrumb.png) left center no-repeat;
}
.breadCrumb a:first-child {
  padding-left: 18px;
  background-image: url(/common/images/breadCrumbHome.png);
}
.breadCrumb a:hover {
  color: #80d7f5;
}

.backToTop {
  margin-left: -30px;
  width: 60px;
  height: 60px;
  position: fixed;
  left: 50%;
  bottom: 0;
}

@media screen and (min-width: 1024px) {
  .backToTop {
    _display: none !important;
    left: auto;
    right: 10px;
    bottom: 10px;
  }
}
