@charset "utf-8";
.outline > .o-header {
  border-top: 60px solid #0071c2;
}
.outline > .o-header > .o-header-inner {
  position: relative;
  width: 980px;
  margin: auto;
  *zoom: 1;
}
.outline > .o-header > .o-header-inner:after {
  content: '';
  display: table;
  clear: both;
}
.outline > .o-header > .o-header-inner .poketoruLogo {
  float: left;
  width: 215px;
  margin: 0 35px;
}
.outline > .o-header > .o-header-inner .company {
  width: 220px;
  position: absolute;
  top: -42px;
}
.outline > .o-header > .o-header-inner .sns > ul {
  width: auto;
  position: absolute;
  top: -40px;
  right: 0;
}
.outline > .o-header > .o-header-inner .ex-global {
  margin-top: 10px;
}
.outline > .o-body {
  padding: 1px 0;
}
.outline > .o-body > .o-body-inner {
  width: 980px;
  margin: -1px auto;
}
.outline > .o-body > .o-body-inner > .o-main > .o-content {
  padding: 30px 0 30px;
}
.outline > .o-body > .o-body-inner > .o-aside .sns {
  position: relative;
}
.outline > .o-body > .o-body-inner > .o-aside .sns ul {
  width: 323px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 26px;
}
.outline > .o-body > .o-body-inner > .o-aside .sns ul li {
  text-align: left;
}
.outline > .o-body > .o-body-inner > .o-aside .sns ul .gg {
  width: 70px;
}
.outline > .o-footer > .o-footer-inner {
  width: 980px;
  margin: auto;
  padding-top: 25px;
}
.outline > .o-footer > .o-footer-inner .links li {
  display: inline-block;
}
.outline > .o-footer > .o-footer-inner .links li.official a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -698px no-repeat;
  display: inline-block;
  width: 244px;
  height: 12px;
  padding-top: 12px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin-right: 20px;
}
.outline > .o-footer > .o-footer-inner .links li.dsc a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -676px no-repeat;
  display: inline-block;
  width: 161px;
  height: 12px;
  padding-top: 12px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin-right: 20px;
}
.outline > .o-footer > .o-footer-inner .links li.twitter a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -720px no-repeat;
  display: inline-block;
  width: 192px;
  height: 12px;
  padding-top: 12px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.outline > .o-footer > .o-footer-inner .links li.backtotop {
  position: fixed;
  bottom: 12.5px;
  right: 12.5px;
}
.outline > .o-footer > .o-footer-inner .links li.backtotop a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -520px no-repeat;
  display: block;
  width: 68px;
  height: 68px;
  padding-top: 68px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.outline > .o-footer > .o-footer-inner .links li.backtotop a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -598px no-repeat;
  display: block;
  width: 68px;
  height: 68px;
  padding-top: 68px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.outline > .o-footer > .o-footer-inner .company {
  display: none;
}
.outline > .o-footer > .o-footer-inner .copyright {
  color: #fff;
  padding: 30px 0;
  font-size: 10px;
  font-size: 1rem;
}
.outline > .o-footer > .o-footer-inner .copyright span {
  display: block;
  margin-top: 1em;
}

.ex-global > .sub-menuButton {
  display: none;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul {
  position: absolute;
  top: 95px;
  left: -35px;
  width: 280px;
  display: none;
  border: 4px solid #0071c2;
  background: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -28px;
  display: block;
  width: 280px;
  height: 28px;
  background: url(/common/images/nav_subIcon.png) top center no-repeat;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li {
  background: url(/common/images/line.png) 2px 0 repeat-x;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li a {
  display: block;
  padding: 15px;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li:first-child {
  background: transparent;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li.no1 a span {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1364px no-repeat;
  display: block;
  width: 146px;
  height: 20px;
  padding-top: 20px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px auto 0;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li.no1 a:hover span {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1394px no-repeat;
  display: block;
  width: 146px;
  height: 20px;
  padding-top: 20px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li.no2 a span {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1424px no-repeat;
  display: block;
  width: 192px;
  height: 21px;
  padding-top: 21px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px auto 0;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li.no2 a:hover span {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1455px no-repeat;
  display: block;
  width: 192px;
  height: 21px;
  padding-top: 21px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li.no3 a span {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1486px no-repeat;
  display: block;
  width: 180px;
  height: 20px;
  padding-top: 20px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px auto 0;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul > .sub-li.no3 a:hover span {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1516px no-repeat;
  display: block;
  width: 180px;
  height: 20px;
  padding-top: 20px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no1 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1168px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no1 > .sub-inner > a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1266px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no1:hover .sub-ul {
  display: block;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no2 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1602px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no2 > .sub-inner > a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1700px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no3 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1798px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-global > .mod-nav > .sub-global > .sub-globalItem.no3 > .sub-inner > a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1896px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

#top .ex-global > .mod-nav > .sub-global > .sub-globalItem > .sub-ul {
  top: 105px;
  z-index: 1;
}
#top .ex-global > .mod-nav > .sub-global > .sub-globalItem.no1 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1994px no-repeat;
  display: block;
  width: 214px;
  height: 101px;
  padding-top: 101px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .ex-global > .mod-nav > .sub-global > .sub-globalItem.no1 > .sub-inner > a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -2105px no-repeat;
  display: block;
  width: 214px;
  height: 101px;
  padding-top: 101px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .ex-global > .mod-nav > .sub-global > .sub-globalItem.no2 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -2216px no-repeat;
  display: block;
  width: 214px;
  height: 101px;
  padding-top: 101px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .ex-global > .mod-nav > .sub-global > .sub-globalItem.no2 > .sub-inner > a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -2327px no-repeat;
  display: block;
  width: 214px;
  height: 101px;
  padding-top: 101px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .ex-global > .mod-nav > .sub-global > .sub-globalItem.no3 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -2438px no-repeat;
  display: block;
  width: 214px;
  height: 101px;
  padding-top: 101px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .ex-global > .mod-nav > .sub-global > .sub-globalItem.no3 > .sub-inner > a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -2549px no-repeat;
  display: block;
  width: 214px;
  height: 101px;
  padding-top: 101px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.outline {
  font-size: 18px;
  font-size: 1.8rem;
}

.outline > .o-header {
  background: url(/common/images/bg.png) top center;
}
.outline > .o-header > .o-header-inner {
  padding: 20px;
}

.o-body {
  background: url(/common/images/bg.png) top center;
}
.o-body.-bg2 {
  background: url(/common/images/bg2.png) top center;
}

.mod-section {
  margin: 20px 0;
}
.mod-section.-faq {
  margin: 30px 35px 40px;
}
.mod-section + .mod-section > .ex-headingLv3 {
  margin-top: 60px;
}

.ex-headingLv1 {
  border: 5px solid #0071c1;
  border-width: 5px 0;
  background: #fee800;
  line-height: 0;
}
.ex-headingLv1 > .sub-inner {
  width: 980px;
  margin: 13px auto;
  text-align: center;
  display: table;
}
.ex-headingLv1 > .sub-inner:before {
  vertical-align: middle;
  display: table-cell;
  content: "";
  width: 58px;
  height: 75px;
  background: url(/common/images/icon_headingLv1Left.png);
}
.ex-headingLv1 > .sub-inner:after {
  vertical-align: middle;
  display: table-cell;
  content: "";
  width: 57px;
  height: 75px;
  background: url(/common/images/icon_headingLv1Right.png);
}
.ex-headingLv1 > .sub-inner > .mod-image {
  vertical-align: middle;
  display: table-cell;
}

.ex-headingLv2 {
  background: #fff;
  text-align: center;
  border: 4px solid #F78E01;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 10px 30px;
  display: table;
  margin-bottom: 40px;
}
.ex-headingLv2:before {
  content: "";
  display: table-cell;
  width: 40px;
  height: 40px;
  background: url(/common/images/icon_heading_monboH2.png) 50% 50% no-repeat;
}
.ex-headingLv2:after {
  content: "";
  display: table-cell;
  width: 40px;
  height: 40px;
  background: url(/common/images/icon_heading_monboH2.png) 50% 50% no-repeat;
}
.ex-headingLv2 > p {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.ex-headingLv2 > p img {
  max-height: 50px;
}
.ex-headingLv2.-blue {
  border-color: #0071c2;
}
.ex-headingLv2.-blue:before {
  content: "";
  display: table-cell;
  width: 40px;
  height: 40px;
  background: url(/common/images/icon_heading_monboH2Blue.png) 50% 50% no-repeat;
}
.ex-headingLv2.-blue:after {
  content: "";
  display: table-cell;
  width: 40px;
  height: 40px;
  background: url(/common/images/icon_heading_monboH2Blue.png) 50% 50% no-repeat;
}

.ex-headingLv3 {
  background: #f88c00;
  font-weight: bold;
  color: #fff;
  width: 100%;
  font-size: 22px;
  font-size: 2.2rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 7px 17px;
  display: table;
  margin-bottom: 30px;
}
.ex-headingLv3:before {
  content: "";
  display: table-cell;
  width: 30px;
  height: 30px;
  background: url(/common/images/icon_heading_monbo.png) 50% 50% no-repeat;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}
.ex-headingLv3:after {
  content: "";
  display: table-cell;
  width: 30px;
  height: 30px;
  background: url(/common/images/icon_heading_monbo.png) 50% 50% no-repeat;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}
.ex-headingLv3 > p {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.ex-headingLv3 > p img {
  max-height: 50px;
}
.ex-headingLv3.-blue {
  background: #0071c2;
}
.ex-headingLv3.-red {
  background: #ea5750;
}

.ex-headingLv4 {
  background: #fff;
  font-weight: bold;
  color: #fff;
  width: 100%;
  border: 3px solid #0071c2;
  font-size: 18px;
  font-size: 1.8rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 7px 17px;
  display: table;
  margin-bottom: 30px;
}
.ex-headingLv4:before {
  content: "";
  display: table-cell;
  width: 30px;
  height: 30px;
  background: url(/common/images/icon_heading_monboH2Blue.png) 50% 50% no-repeat;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}
.ex-headingLv4:after {
  content: "";
  display: table-cell;
  width: 30px;
  height: 30px;
  background: url(/common/images/icon_heading_monboH2Blue.png) 50% 50% no-repeat;
  -moz-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
  background-size: 30px 30px;
}
.ex-headingLv4 > p {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  color: #0071c2;
  font-weight: bold;
}

.mod-para.-pcInlineCenter {
  text-align: center;
}

.mod-caption {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
}

.mod-list.-date li {
  position: relative;
  margin-bottom: 4px;
  padding: 20px 25px;
}
.mod-list.-date li:after {
  content: "";
  width: 100%;
  height: 4px;
  background: url(/common/images/line.png);
  position: absolute;
  bottom: -4px;
  left: 0;
}
.mod-list.-date li.important {
  background: #fff480;
}
.mod-list.-date li .date {
  display: block;
  color: #7c7c7c;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.mod-list.-date li .sub-title {
  font-size: 20px;
  font-weight: bold;
}
.mod-list.-note {
  font-size: 14px;
  font-size: 1.4rem;
}

.mod-dl.-pcHorizontal {
  *zoom: 1;
}
.mod-dl.-pcHorizontal:after {
  content: '';
  display: table;
  clear: both;
}
.mod-dl.-pcHorizontal .sub-dt {
  float: left;
  margin-right: 1em;
}
.mod-dl.-pcHorizontal .sub-dd {
  overflow: hidden;
}

.mod-dl.-topAttention {
  width: 980px;
  margin: auto;
}

.mod-grid {
  margin-left: -20px;
  margin-bottom: -20px;
}
.mod-grid + .mod-grid {
  margin-top: 20px;
}
.mod-grid > .sub-cell {
  margin-bottom: 20px;
}
.mod-grid > .sub-cell > .sub-inner {
  margin-left: 20px;
}
.mod-grid.-marginS {
  margin-left: -10px;
  margin-bottom: -10px;
}
.mod-grid.-marginS + .mod-grid {
  margin-top: 10px;
}
.mod-grid.-marginS > .sub-cell {
  margin-bottom: 10px;
}
.mod-grid.-marginS > .sub-cell > .sub-inner {
  margin-left: 10px;
}
.mod-grid.-marginM {
  margin-left: -30px;
  margin-bottom: -30px;
}
.mod-grid.-marginM + .mod-grid {
  margin-top: 30px;
}
.mod-grid.-marginM > .sub-cell {
  margin-bottom: 30px;
}
.mod-grid.-marginM > .sub-cell > .sub-inner {
  margin-left: 30px;
}
.mod-grid.-marginL {
  margin-left: -40px;
  margin-bottom: -40px;
}
.mod-grid.-marginL + .mod-grid {
  margin-top: 40px;
}
.mod-grid.-marginL > .sub-cell {
  margin-bottom: 40px;
}
.mod-grid.-marginL > .sub-cell > .sub-inner {
  margin-left: 40px;
}
.mod-grid.-step {
  margin-left: -50px;
  margin-bottom: -50px;
}
.mod-grid.-step > .sub-cell {
  margin-bottom: 50px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  margin-left: 50px;
}
.mod-grid.-step > .sub-cell > .sub-inner {
  position: relative;
}
.mod-grid.-step > .sub-cell > .sub-inner:before {
  content: "";
  display: block;
  width: 25px;
  height: 47px;
  background: url(/common/images/icon_stepArrowRight.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -36px;
  margin: auto;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner {
  position: static;
}
.mod-grid.-step > .sub-cell.noArrow > .sub-inner:before {
  content: "";
  display: none;
}
.mod-grid.-step > .sub-cell.tiltArrow {
  width: 100%;
  margin: -20px 0 20px;
}
.mod-grid.-step > .sub-cell.tiltArrow > .sub-inner:before {
  display: none;
}
.mod-grid.-step > .sub-cell.tiltArrow + .sub-cell > .sub-inner:before {
  display: none;
}
.mod-grid.-step.-adjustArrow > .sub-cell > .sub-inner:before {
  position: absolute;
  top: 80px;
  bottom: auto;
}
.mod-grid.-ranking {
  margin-left: 0px;
  margin-bottom: 0px;
  padding-bottom: 40px;
  margin: 0px 45px;
}
.mod-grid.-ranking > .sub-cell {
  margin-bottom: 10px;
}
.mod-grid.-ranking > .sub-cell:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: url(/common/images/line.png) 4px 0;
}
.mod-grid.-ranking > .sub-cell > .sub-inner {
  margin-top: 5px;
  margin-left: 0px;
  padding: 20px 45px 20px 60px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.mod-grid.-ranking > .sub-cell > .sub-inner a {
  text-decoration: none;
}
.mod-grid.-ranking > .sub-cell > .sub-inner:before {
  content: "";
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  margin: auto;
  background: #0071c2;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.mod-grid.-ranking > .sub-cell.no1 {
  margin-top: 20px;
}
.mod-grid.-ranking > .sub-cell.no1 > .sub-inner:before {
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  content: "1";
  background: #ea5750;
}
.mod-grid.-ranking > .sub-cell.no2 > .sub-inner:before {
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  content: "2";
  background: #ea5750;
}
.mod-grid.-ranking > .sub-cell.no2 > .sub-inner:before {
  content: "2";
  background: #ea5750;
}
.mod-grid.-ranking > .sub-cell.no3 > .sub-inner:before {
  content: "3";
}
.mod-grid.-ranking > .sub-cell.no4 > .sub-inner {
  padding-left: 75px;
  padding-right: 22px;
  background: url(/common/images/line.png) 0 0 repeat-y;
}
.mod-grid.-ranking > .sub-cell.no4 > .sub-inner:before {
  content: "4";
  left: 22px;
}
.mod-grid.-ranking > .sub-cell.no5 > .sub-inner:before {
  content: "5";
}
.mod-grid.-ranking > .sub-cell.no6 > .sub-inner {
  padding-left: 75px;
  padding-right: 22px;
  background: url(/common/images/line.png) 0 0 repeat-y;
}
.mod-grid.-ranking > .sub-cell.no6 > .sub-inner:before {
  content: "6";
  left: 22px;
}
.mod-grid.-ranking > .sub-cell.no7 > .sub-inner:before {
  content: "7";
}
.mod-grid.-ranking > .sub-cell.no8 > .sub-inner {
  padding-left: 75px;
  padding-right: 22px;
  background: url(/common/images/line.png) 0 0 repeat-y;
}
.mod-grid.-ranking > .sub-cell.no8 > .sub-inner:before {
  content: "8";
  left: 22px;
}
.mod-grid.-ranking > .sub-cell.no9 > .sub-inner:before {
  content: "9";
}
.mod-grid.-ranking > .sub-cell.no10 > .sub-inner {
  padding-left: 75px;
  padding-right: 22px;
  background: url(/common/images/line.png) 0 0 repeat-y;
}
.mod-grid.-ranking > .sub-cell.no10 > .sub-inner:before {
  content: "10";
  left: 22px;
}
.mod-grid.-pc1col > .sub-cell {
  width: 100%;
}

.mod-textAndImageBlock.-pc1col > .sub-content {
  width: 100%;
}
.mod-textAndImageBlock.-pc1col > .sub-content > .sub-inner {
  margin-left: 0;
  margin-right: 0;
}
.mod-textAndImageBlock.-pc1col > .sub-content + .sub-content {
  margin-top: 10px;
}

.mod-faq {
  border-bottom: 2px solid #0071c2;
}
.mod-faq .sub-q {
  *zoom: 1;
}
.mod-faq .sub-q:after {
  content: '';
  display: table;
  clear: both;
}
.mod-faq .sub-q:before {
  content: "";
  background: url(/common/images/icon_q.png);
  display: inline-block;
  width: 36px;
  height: 36px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  float: left;
  margin-right: 10px;
}
.mod-faq .sub-a:before {
  content: "";
  background: url(/common/images/icon_a.png);
  display: inline-block;
  width: 36px;
  height: 36px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  float: left;
  margin-right: 10px;
}

.sns > ul {
  width: 980px;
  margin: auto;
}
.sns > ul li {
  display: inline-block;
  width: 120px;
  height: 21px;
}
.sns > ul li.line {
  display: none;
}

.mod-narrowContent {
  width: 810px;
}
.mod-narrowContent.-inGroup {
  width: 550px;
}
.mod-narrowContent.-w650 {
  width: 650px;
}
.mod-narrowContent.-w750 {
  width: 750px;
}

.mod-group.-blue {
  border: 5px solid #136199;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: url(/common/images/bg_blue.png) top left;
  padding: 30px;
}
.mod-group.-blue > .sub-inner {
  border: 5px solid #0071c2;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  padding: 10px;
}
.mod-group.-attention {
  padding: 30px;
  border: 3px solid #ea5750;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ffe2e1;
}
.mod-group.-attention h2 {
  background: #ea5750;
  color: #fff;
}
.mod-group.-attention .mod-section {
  margin-left: 50px;
  margin-right: 50px;
  padding-bottom: 10px;
}
.mod-group.-attention .mod-section.line {
  border-bottom: 2px solid #ea5750;
}
.mod-group.-monbo {
  border: 5px solid #fccc8d;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff7e4;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1.6rem;
  -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
.mod-group.-monbo:before {
  content: "";
  display: block;
  width: 100%;
  height: 65px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/common/images/bg_groupMonboTop.png) left 65px;
}
.mod-group.-monbo:after {
  content: "";
  display: block;
  width: 100%;
  height: 65px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/common/images/bg_groupMonboBottom.png) left -76px;
}
.mod-group.-borderBlue {
  border-width: 5px;
  padding: 30px 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  font-size: 16px;
  font-size: 1.6rem;
  -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
}
.mod-group.-borderGreen {
  border-color: #59ae9a;
  background: #72c4b1;
  border-width: 5px;
  padding: 30px 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  font-size: 16px;
  font-size: 1.6rem;
  -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
}
.mod-group.-borderRed {
  border-width: 5px;
  padding: 30px 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  font-size: 16px;
  font-size: 1.6rem;
  -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
}
.mod-group.-borderPurple {
  border-width: 5px;
  padding: 30px 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  font-size: 16px;
  font-size: 1.6rem;
  -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
}
.mod-group.-link {
  background: #fff;
  padding: 20px;
  text-align: center;
}

.showSp {
  display: none;
}

.ex-pcInlineCenter {
  text-align: center;
}

.ex-lead {
  margin-bottom: 50px;
}

.ex-addPoke {
  background: url(/howto/images/about/bg.png) center 10px no-repeat;
  min-height: 260px;
}

.ex-anchor {
  text-align: center;
  background: url(/common/images/line.png) bottom left repeat-x;
  margin-bottom: 40px;
}
.ex-anchor li {
  display: inline-block;
  margin: 0 25px 25px;
}
.ex-anchor li.a001 a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 0 no-repeat;
  display: inline-block;
  width: 265px;
  height: 39px;
  padding-top: 39px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-anchor li.a001 a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -49px no-repeat;
  display: inline-block;
  width: 265px;
  height: 39px;
  padding-top: 39px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-anchor li.a002 a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -98px no-repeat;
  display: inline-block;
  width: 238px;
  height: 35px;
  padding-top: 35px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
.ex-anchor li.a002 a:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -143px no-repeat;
  display: inline-block;
  width: 238px;
  height: 35px;
  padding-top: 35px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

.mod-image .modally {
  display: block;
  position: relative;
}
.mod-image .modally:before {
  content: "";
  background: url(/common/images/play.png);
  width: 68px;
  height: 68px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.iconType-important, .iconType1, .iconType2, .iconType3, .iconType4, .iconType5, .iconType6, .iconType7, .iconType8 {
  font-size: 12px;
  font-size: 1.2rem;
}

.o-body.-yellow .o-content {
  padding: 40px 0 !important;
}

.sub-heading {
  position: relative;
  text-align: center;
  min-height: 40px;
  margin: -15px 0 10px;
}
.sub-heading:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(/common/images/icon_heading_monbo.png);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.sub-heading:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(/common/images/icon_heading_monbo.png);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.sub-heading.-monboS {
  padding: 5px 15px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.8em;
  font-size: 22px;
  font-size: 2.2rem;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  margin-top: 0;
}
.sub-heading.-monboS:before, .sub-heading.-monboS:after {
  width: 30px;
  height: 30px;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.sub-heading.-monboS:before {
  left: 17px !important;
}
.sub-heading.-monboS:after {
  right: 17px !important;
}
.sub-heading img {
  max-width: 850px;
}

#Paginator {
  margin: 40px 0 35px;
}

.cms-content {
  position: relative;
  margin: 25px 0;
  padding: 0px 35px 10px 35px;
}
.cms-content:after {
  content: "";
  width: 100%;
  height: 4px;
  background: url(/common/images/line.png);
  position: absolute;
  bottom: -2px;
  left: 0;
}

.nf {
  text-align: center;
}

.btnHome {
  display: inline-block;
  border-width: 4px;
  padding: 6px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 3px 3px 0 0 #0071c2;
  -webkit-box-shadow: 3px 3px 0 0 #0071c2;
  box-shadow: 3px 3px 0 0 #0071c2;
}
.btnHome:hover {
  background: #ffba00;
  position: relative;
  top: 3px;
  left: 3px;
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.btnHome img {
  height: auto;
}

#top .storeBanner {
  display: table;
  width: 405px;
}
#top .storeBanner a {
  display: table-cell;
  padding: 0 7.5px;
}
#top .storeBanner a img {
  width: 100%;
}
#top .o-header-inner {
  padding: 0;
}
#top .main {
  background: #fff;
}
#top .main .mainInner {
  width: 980px;
  margin: auto;
  position: relative;
}
#top .main .mainInner .storeBanner {
  position: absolute;
  top: 355px;
  left: 490px;
}
#top .topNav {
  background: #ffe800 url(/top/bg.png) top center repeat-y;
}
#top .topNav > .inner {
  width: 980px;
  margin: auto;
  padding: 30px 0;
  position: relative;
  background: #ffe800;
}
#top .topNav .movie {
  width: 257px;
  position: absolute;
  top: -70px;
  right: 0;
}
#top .topNav .movie .mod-image .modally {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -742px no-repeat;
  display: inline-block;
  width: 256px;
  height: 203px;
  padding-top: 203px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .topNav .movie .mod-image .modally:before {
  top: 50px;
  opacity: .8;
}
#top .topNav .movie .mod-image .modally:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -955px no-repeat;
  display: inline-block;
  width: 256px;
  height: 203px;
  padding-top: 203px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .topNav .movie .mod-image .modally:hover:before {
  opacity: 1;
}
#top h2.sub-heading.-monboS.-topics {
  background: #f88c00;
  padding: 10px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
}
#top h2.sub-heading.-monboS.-topics:after {
  right: 35px !important;
  width: 40px;
  height: 40px;
}
#top h2.sub-heading.-monboS.-topics:before {
  left: 35px !important;
  width: 40px;
  height: 40px;
}
#top .slide-wrapper {
  padding: 30px 0px;
  margin: 0 50px;
  border: 5px solid #f88c00;
  background: #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#top .slick-list {
  overflow: visible;
  padding: 0 50px;
}
#top .slick-list.draggable {
  overflow: hidden;
  padding: 0 265px;
}
#top .slick-prev {
  top: 100px;
  left: -40px;
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -188px no-repeat;
  display: inline-block;
  width: 70px;
  height: 73px;
  padding-top: 73px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .slick-prev:before {
  display: none;
}
#top .slick-prev:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -271px no-repeat;
  display: inline-block;
  width: 70px;
  height: 73px;
  padding-top: 73px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .slick-next {
  top: 100px;
  right: -40px;
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -354px no-repeat;
  display: inline-block;
  width: 70px;
  height: 73px;
  padding-top: 73px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .slick-next:before {
  display: none;
}
#top .slick-next:hover {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -437px no-repeat;
  display: inline-block;
  width: 70px;
  height: 73px;
  padding-top: 73px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
#top .slick-slide {
  padding: 0 10px;
}
#top .slick-slider {
  margin-bottom: 0;
}
#top .o-body.-yellow {
  background: #ffe800 url(/top/bg.png) top center repeat-y;
}
#top .o-body.-yellow .o-content {
  padding: 60px 0;
}
#top .o-body.-yellow .o-content .mod-list.-date {
  max-height: 520px;
  overflow-y: auto;
}
#top .o-body.-product {
  background: #fff;
}
#top .o-body.-product .o-content {
  padding: 60px 0;
}
#top .o-body.-product .o-content h3.product {
  text-align: center;
  padding: 13px;
  margin: 0 0 40px;
  border: 2px solid #0071c2;
  border-width: 2px 0;
  line-height: 1em;
}
#top .o-body.-product .o-content h3.product img {
  height: 25px;
}
#top .o-body.-product .o-content .mod-textAndImageBlock.-product {
  width: 810px;
  margin: auto;
}
#top .o-body.-product .o-content .bannerWrapper {
  width: 640px;
  padding: 30px 0;
  margin: 30px auto 0;
  background: #ffe800;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
#top .o-body.-product .o-content .bannerWrapper .storeBanner {
  margin: auto;
}
#top .o-body.-product .o-content .mod-dl {
  font-size: 15px;
  font-size: 1.5rem;
}

#howto .ex-global > .mod-nav > .sub-global > .sub-globalItem.no1 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1266px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

#news .ex-global > .mod-nav > .sub-global > .sub-globalItem.no2 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1700px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}

#faq .ex-global > .mod-nav > .sub-global > .sub-globalItem.no3 > .sub-inner > a {
  background: url('../../common/images/sprites/pc.png?rZlV') 0 -1896px no-repeat;
  display: block;
  width: 210px;
  height: 88px;
  padding-top: 88px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 100%;
  white-space: nowrap;
}
