@charset "UTF-8";
body {
  position: relative;
  background-color: #fff;
  color: #393939;
  letter-spacing: 0;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  min-width: 1024px;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

img {
  vertical-align: top;
}

p {
  line-height: 2;
}

ul li {
  list-style-type: none;
}
span.fc_red {
  color: #e10114;
}
a {
  outline: 0;
}

.header {
  width: 840px;
  margin: 0 auto;
  padding: 15px 0 5px;
}
.header .low01 {
  overflow: hidden;
  height: 29px;
}
.header .low01 .logo {
  float: left;
}
.header .low01 .logo ul {
  overflow: hidden;
}
.header .low01 .logo ul li {
  float: left;
  margin-left: 15px;
}
.header .low01 .logo ul li:first-child {
  margin-left: 0;
}
.header .low01 .sns {
  float: right;
}
.header .low01 .sns ul {
  overflow: hidden;
}
.header .low01 .sns ul li {
  float: left;
  overflow: hidden;
  margin-left: 20px;
  width: 110px;
}
.header .low01 .sns ul li:first-child {
  margin-left: 0;
}
.header .low01 .sns ul li.tw {
  width: 125px;
}
.header .low01 .sns ul li.fb {
  width: 120px;
}
.header .low02 {
  /*margin-top: 15px;*/
  overflow: hidden;
}
.header .low02 .logo {
  float: left;
}
.header .low02 .logo ul {
  overflow: hidden;
}
.header .low02 .logo ul li {
  float: left;
  margin-left: 10px;
}
.header .low02 .logo ul li:first-child {
  margin-left: 0;
}
.header .low02 .gNavi {
  float: right;
  margin-top: 10px;
}
.header .low02 .gNavi ul {
  overflow: hidden;
}
.header .low02 .gNavi ul li {
  float: left;
}
.header .low02 .gNavi ul li a {
  display: block;
}
.header .low02 .gNavi ul li:first-child {
  margin-left: 0;
}

.footer {
  background: #fff;
  text-align: center;
  padding: 15px 0;
}
.footer .copyright {
  font-size: 10px;
  color: #595858;
  text-align: center;
}
.footer .copyright_inner {
  width: 900px;
  margin: 20px auto 15px auto;
  color: #8c8c8c;
  line-height: 1.4em;
}
.footer .fNavi {
  width: 578px;
  margin: 10px auto 0;
}
.footer .fNavi ul {
  overflow: hidden;
}
.footer .fNavi ul li {
  display:inline-block;
  margin-left: 15px;
}
.footer .fNavi ul li:first-child {
  margin-left: 0;
}
.footer .caution {
  font-size: 10px;
  color: #595858;
  margin: 10px 0;
}

#top .main_visual {
  background: url(/ex/oras/common/img/top/bg_top.jpg) repeat-y center top;
  /*height: 590px;*/
}
#top .main_visual .slid_area {
  position: relative;
}
#top .main_visual .slid_area .img {
  position: relative;
  width: 856px;
  margin: 0 auto;
  text-align: center;
}
#top .main_visual .slid_area .imginner {
}
#top .main_visual .slid_area .img p {
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -114px;
}
#top .contents {
  background: url(/ex/oras/common/img/bg_main.png) repeat left top;
  padding: 25px 0 30px;
}
#top .contents .box {
  width: 840px;
  margin: 0 auto;
}
#top .contents .box .info_box {
  background: url(/ex/oras/common/img/top/bg_info_t.png) no-repeat left top;
  padding-top: 6px;
  margin-top: 20px;
}
#top .contents .box .info_box .bg_top {
  background: url(/ex/oras/common/img/top/bg_info_b.png) no-repeat left bottom;
  padding-bottom: 6px;
}
#top .contents .box .info_box .bg_top .bg_bottom {
  background: url(/ex/oras/common/img/top/bg_info_m.png) repeat left top;
  padding: 16px 20px;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li {
  margin-top: 20px;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li a {
  text-decoration: none;
  color: #696969;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li a .item {
  overflow: hidden;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li a .item .img {
  float: left;
  width: 136px;
  height: 83px;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li a .item .img img {
  max-width: 100%;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li a .item .text {
  float: right;
  width: 650px;
  font-size: 13px;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li a .item .text .line {
  text-decoration: underline;
  color: #095fb6;
  font-size: 14px;
}
#top .contents .box .info_box .bg_top .bg_bottom ul li:first-child {
  margin-top: 0;
}
#top .contents .box .soft_info {
  margin-top: 30px;
  overflow: hidden;
}
#top .contents .box .soft_info .img {
  float: left;
  width: 312px;
}
#top .contents .box .soft_info .img img {
  max-width: 100%;
}
#top .contents .box .soft_info .info {
  float: right;
  overflow: hidden;
  text-align: left;
  font-size: 12px;
  width: 498px;
}
#top .contents .box .soft_info .info .left {
  float: left;
}
#top .contents .box .soft_info .info .left ul li {
  overflow: hidden;
  margin-top: 8px;
  line-height: 1.3em;
}
#top .contents .box .soft_info .info .left ul li .title {
  display: block;
  width: 70px;
  float: left;
  overflow: hidden;
}
#top .contents .box .soft_info .info .left ul li .text {
  float: right;
  display: block;
  width: 140px;
}
#top .contents .box .soft_info .info .left ul li:first-child {
  margin-top: 0;
}
#top .contents .box .soft_info .info .right {
  float: right;
  text-align: left;
}
#top .contents .box .soft_info .info .right ul li {
  overflow: hidden;
  margin-top: 8px;
  line-height: 1.3em;
}
#top .contents .box .soft_info .info .right ul li .title {
  display: block;
  width: 90px;
  float: left;
  overflow: hidden;
}
#top .contents .box .soft_info .info .right ul li .text {
  float: right;
  display: block;
  width: 180px;
}
#top .contents .box .soft_info .info .right ul li:first-child {
  margin-top: 0;
}

.wrap {
  background: url(/ex/oras/common/img/bg_all.jpg) repeat-y center top;
}
.wrap .bg_top {
  background: url(/ex/oras/common/img/bg_all_t.png) no-repeat center top;
}
.wrap .bg_top .bg_bottom {
  background: url(/ex/oras/common/img/bg_all_b.png) no-repeat center bottom;
}
.wrap .container {
  background: url(/ex/oras/common/img/bg_t.png) no-repeat left top;
  width: 958px;
  margin: 0 auto;
  padding-top: 19px;
}
.wrap .container .area {
  background: url(/ex/oras/common/img/bg_b.png) no-repeat left bottom;
  padding-bottom: 19px;
}
.wrap .container .area .box {
  position: relative;
  background: url(/ex/oras/common/img/bg_m.png) repeat-y left top;
}
.wrap .container .area .box .inner {
  width: 940px;
  margin: 0 auto;
  padding-bottom: 39px;
  padding-top: 10px;
}
.wrap .container .area .box .inner .block {
  width: 840px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 400px;
}
.wrap .container .area .box .inner .block .pokemons {
  margin-top: 30px;
}
.wrap .container .area .box .inner .block .pokemons ul {
  overflow: hidden;
}
.wrap .container .area .box .inner .block .pokemons ul li {
  float: left;
  margin-bottom: 19px;
  padding-bottom: 4px;
  max-width: 410px;
}
.wrap .container .area .box .inner .block .pokemons ul li .text_box {
  text-align: center;
  padding: 0 22px 11px;
}
.wrap .container .area .box .inner .block .pokemons ul li .text_box .text {
  color: #363636;
  padding: 15px 0;
  line-height: 1.3em;
}
.wrap .container .area .box .inner .block .pokemons ul li .text_box .btn a {
  display: block;
}
.wrap .container .area .box .inner .block .pokemons ul li .text_box .btn a span {
  display: block;
  width: 140px;
  height: 30px;
  margin: 0 auto;
}
.wrap .container .area .box .inner .block .pokemons ul li .text_box .btn a span img {
  max-width: 100%;
}
.wrap .container .area .box .inner .block .pokemons ul li:nth-child(even) {
  margin-left: 19px;
}
.wrap .container .area .box .inner .block .pokemons ul .type_r {
  background: url(/ex/oras/pokemon/img/bg_type_r.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_r .text_box {
  background: #d95f1b;
}
.wrap .container .area .box .inner .block .pokemons ul .type_r .text_box .text {
  border-top: 1px solid #ffe700;
  color: #fff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_b {
  margin-left: 20px;
  background: url(/ex/oras/pokemon/img/bg_type_b.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_b .text_box {
  background: #1d2c68;
}
.wrap .container .area .box .inner .block .pokemons ul .type_b .text_box .text {
  border-top: 1px solid #526aa3;
  color: #fff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_01 {
  background: url(/ex/oras/pokemon/img/bg_type_01.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_01 .text_box {
  background: #ffd556;
}
.wrap .container .area .box .inner .block .pokemons ul .type_01 .text_box .text {
  border-top: 1px solid #ffe994;
}
.wrap .container .area .box .inner .block .pokemons ul .type_02 {
  margin-left: 20px;
  background: url(/ex/oras/pokemon/img/bg_type_02.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_02 .text_box {
  background: #6dceff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_02 .text_box .text {
  border-top: 1px solid #a7e5ff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_23 {
  background: url(/ex/oras/pokemon/img/bg_type_21.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_23 .text_box {
  background: #ffc13b;
}
.wrap .container .area .box .inner .block .pokemons ul .type_23 .text_box .text {
  border-top: 1px solid #ffde7b;
}
.wrap .container .area .box .inner .block .pokemons ul .type_23b {
  margin-left: 20px;
  background: url(/ex/oras/pokemon/img/bg_type_21.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_23b .text_box {
  background: #ffc13b;
}
.wrap .container .area .box .inner .block .pokemons ul .type_23b .text_box .text {
  border-top: 1px solid #ffde7b;
}
.wrap .container .area .box .inner .block .pokemons ul .type_24 {
  background: url(/ex/oras/pokemon/img/bg_type_22.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_24 .text_box {
  background: #f798ff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_24 .text_box .text {
  border-top: 1px solid #fbc5ff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_24b {
  margin-left: 20px;
  background: url(/ex/oras/pokemon/img/bg_type_22.png) no-repeat center bottom;
}
.wrap .container .area .box .inner .block .pokemons ul .type_24b .text_box {
  background: #f798ff;
}
.wrap .container .area .box .inner .block .pokemons ul .type_24b .text_box .text {
  border-top: 1px solid #fbc5ff;
}
.wrap .container .area .box .inner .block .sub_menu {
  float: left;
  background: url(/ex/oras/common/img/bg_subMenu_t.png) no-repeat left top;
  padding-top: 3px;
  width: 180px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box {
  background: url(/ex/oras/common/img/bg_subMenu_b.png) no-repeat left bottom;
  padding-bottom: 3px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list {
  background: url(/ex/oras/common/img/bg_subMenu_m.png) repeat-y left top;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list .accordion {
  padding-top: 2px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list .accordion .open_btn a {
  background: white url(/ex/oras/common/img/icon_plus.png) no-repeat 5px center;
  margin: 0 3px;
  padding: 20px 0 20px 35px;
  display: block;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list .accordion .open_btn a.open {
  background: white url(/ex/oras/common/img/icon_minus.png) no-repeat 5px center;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list .accordion .crease {
  display: none;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list .accordion:first-child {
  padding-top: 0;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul {
  overflow: hidden;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li {
  background: url(/ex/oras/common/img/bg_subMenu_line_01.png) no-repeat left top;
  padding-top: 1px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li a,
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li>div {
  display: block;
  background: #fff;
  margin: 0 3px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li a span,
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li>div>span {
  display: block;
  background: url(/ex/oras/common/img/icon_arrow_01.png) no-repeat right center;
  padding: 20px 0 20px 5px;
  margin: 0 5px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li a span img {
  vertical-align: middle;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li a span img:first-child {
  padding-right: 5px;
}
.wrap .container .area .box .inner .block .sub_menu .menu_box .menu_list ul li a span img.btm {
  padding-top: 5px;
  vertical-align: bottom;
}
.wrap .container .area .box .inner .block .contents {
  float: right;
  width: 630px;
}
.wrap .container .area .box .inner .block .contents .evolution {
  text-align: center;
}
.wrap .container .area .box .inner .block .contents .evolution ul {
  overflow: hidden;
  display: inline-block;
}
.wrap .container .area .box .inner .block .contents .evolution ul li {
  background: url(/ex/oras/common/img/icon_arrow_04.png) no-repeat left 40%;
  float: left;
  padding-left: 25px;
  margin-left: 11px;
}
.wrap .container .area .box .inner .block .contents .evolution.xArrow ul {
  margin-left:-55px;
}
.wrap .container .area .box .inner .block .contents .evolution.xArrow ul li {
  background: url(/ex/oras/common/img/icon_arrow_05.png) no-repeat left 40%;
  float: left;
  padding-left: 41px!important;
  margin-left: 14px!important;
}
.wrap .container .area .box .inner .block .contents .evolution ul li a img {
  width: 130px;
  height: 156px;
}
.wrap .container .area .box .inner .block .contents .evolution ul li:first-child {
  background: none;
  padding-left: 0;
  margin-left: 0;
}
.wrap .container .area .box .inner .block .contents .evolution.big ul li {
  padding-left: 34px;
  margin-left: 20px;
}
.wrap .container .area .box .inner .block .contents .evolution.big ul li a img {
  width: auto;
  height: auto;
}
.wrap .container .area .box .inner .block .contents .evolution.big ul li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.wrap .container .area .box .inner .block .contents .poke_list {
  background: url(/ex/oras/pokemon/img/bg_pokelist_01.png) no-repeat left top;
  padding: 27px 0 0;
  margin-top: 50px;
}
.wrap .container .area .box .inner .block .contents .poke_list .list {
  background: url(/ex/oras/pokemon/img/bg_pokelist_02.png) repeat-y left top;
  padding: 0 6px 6px 7px;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul {
  background: #d5d5d5;
  padding: 1px;
  overflow: hidden;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul li {
  float: left;
  width: 76px;
  height: 76px;
  border-left: 1px solid #d5d5d5;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul li a {
  background: #fff;
  display: block;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul li a img {
  width: 76px;
  height: 76px;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul li a:hover {
  background: #e9e9e9;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul li a.cur {
  background: #e9e9e9;
}
.wrap .container .area .box .inner .block .contents .poke_list .list ul li.first {
  border-left: none;
}

/*_module*/
.m_title {
  margin: 20px 0;
  background: #22addb;
  padding: 20px 10px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

/* module block */
.module_block {
  margin-top: 20px;
  padding: 0 0 10px 0;
}

/* source textarea */
.module_block textarea.module_src {
  display: none;
  width: 610px;
  height: 200px;
  overflow: auto;
  margin: 0;
  padding: 8px;
  border: solid 1px #666;
  font-family: "sans-serif";
}

/* disp source button */
.module_block input.module_btn {
  color: #fff;
  margin-top: 10px;
  padding: 2px 5px;
  background: #666;
  cursor: pointer;
  border: solid 1px #666;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-family: "sans-serif";
  display: block;
}

h1 {
  background: url(/ex/oras/common/img/bg_h1_t.png) repeat-x left top;
  padding-top: 20px;
  margin: 0 10px 30px;
  text-align: center;
}
h1 p {
  background: url(/ex/oras/common/img/bg_h1_b.png) repeat-x left bottom;
  padding-bottom: 20px;
}

h2 {
  position: relative;
  background: url(/ex/oras/common/img/bg_h2.png) repeat-x left bottom;
  padding-bottom: 15px;
  font-size: 28px;
  margin-top: 50px;
}
h2:first-child {
  margin-top: 0!important;
}
h2 p {
  line-height: 1;
}
h2 .date {
  color: #df0618;
  font-size: 12px;
}
h2 .btn {
  position: absolute;
  top: 0;
  right: 0;
}

.h3 {
  position: relative;
  background: url(/ex/oras/common/img/bg_h3_01.png) no-repeat left top;
  background-size: 100% 4px;
  webkit-background-size: 100% 4px;
  -moz-background-size: 100% 4px;
  -o-background-size: 100% 4px;
  padding-top: 4px;
  margin: 30px 0 20px;
}
.h3 {
  margin-top: 50px;
}
.h3 .h3_box {
  background: url(/ex/oras/common/img/bg_h3_01.png) no-repeat left bottom;
  background-size: 100% 4px;
  webkit-background-size: 100% 4px;
  -moz-background-size: 100% 4px;
  -o-background-size: 100% 4px;
  padding-bottom: 4px;
}
.h3 .h3_box h3 {
  background: url(/ex/oras/common/img/bg_h3_02.png) repeat-y left top;
  background-size: 100% 4px;
  webkit-background-size: 100% 4px;
  -moz-background-size: 100% 4px;
  -o-background-size: 100% 4px;
  padding: 6px 20px;
  color: #fff;
  font-weight: bold;
}
.h3_l {
  position: relative;
  background: url(/ex/oras/common/img/bg_h3_01_long.png) no-repeat left top;
  background-size: 100% 4px;
  webkit-background-size: 100% 4px;
  -moz-background-size: 100% 4px;
  -o-background-size: 100% 4px;
  padding-top: 4px;
  margin: 30px 0 20px;
}
.h3 .h3_long {
  background: url(/ex/oras/common/img/bg_h3_01_long.png) no-repeat left bottom;
  background-size: 100% 4px;
  webkit-background-size: 100% 4px;
  -moz-background-size: 100% 4px;
  -o-background-size: 100% 4px;
  padding-bottom: 4px;
}
.h3 .h3_long h3 {
  background: url(/ex/oras/common/img/bg_h3_02_long.png) repeat-y left top;
}
.h3 .h3_box .openBtn {
  position: absolute;
  top: 7px;
  right: 7px;
}
.h3 .h3_box .openBtn a {
  display: block;
  background: url(/ex/oras/common/img/btn_h3.png) no-repeat left bottom;
  background-position: -0px -0px;
  width: 104px;
  height: 30px;
}
.h3 .h3_box .openBtn a.open {
  background-position: -0px -40px;
}

h4 {
  background: url(/ex/oras/common/img/line_01.png) repeat-x left bottom;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 50px 0 20px;
}

.unit p {
  line-height: 1.6em;
}
.mbox_mid h4 {
  line-height: 1.4em;
}

/* m_menulist */

.m_menulist li.menulink {
  width: 269px;
  height: 57px;
  float: left;
  margin-left: 16px;
  background: url(/ex/oras/common/img/menu_bg.png) no-repeat left top;
}
.m_menulist li.menunolink {
  width: 256px;
  height: 57px;
  float: left;
  margin-left: 16px;
  padding-right: 13px;
  background: url(/ex/oras/common/img/menu_comsoon.png) no-repeat left top;
}
.menu_s li {
  width: 198px !important;
  background: url(/ex/oras/common/img/menu_bg_s.png) no-repeat left top !important;
}
.m_menulist li span {
  display: block;
  line-height: 53px;
  text-align: center;
}
.m_menulist li:first-child {
  margin-left: 0;
}
.m_menulist li span a {
  display: block;
  padding-right: 26px;
  line-height: 53px;
  text-align: center;
  margin: 0 auto;
}
.m_menulist li span img {
  padding: 0 2px;
  vertical-align: middle;
  text-align: center;
}


.m_imglist {
  margin: 0 0 0 -15px;
}
.m_imglist li {
  margin-bottom: 19px;
}
.m_imglist ul li:first-child {
  margin-left: 15px;
}

/* m_imglist */

.m_imglist {
  margin: 0 0 0 -15px;
}
.m_imglist li {
  margin-bottom: 15px;
}
.m_imglist ul li:first-child {
  margin-left: 15px;
}

.m_red {
  color: #e10114;
}

.m_col2_w50p_txt .col {
  overflow: hidden;
}
.m_col2_w50p_txt .col .item {
  width: 50%;
}
.m_col2_w50p_txt .col .item2 {
  width: 50%;
  text-align: left!important;
}
.m_col2_w50p_txt .col .col1 {
  float: left;
}
.m_col2_w50p_txt .col .col2 {
  float: right;
  text-align: right;
  line-height: 1.6em;
}
.m_col2_w50p_txt p {
  font-size: 12px;
  margin-top: 10px;
}

.m_col2_w50p {
  margin-top: 20px;
}
.m_col2_w50p .col {
  overflow: hidden;
}
.m_col2_w50p .col .item {
  width: 50%;
}
.m_col2_w50p .col .col1 {
  float: left;
}
.m_col2_w50p .col .col2 {
  float: right;
}

.m_col2_center {
  width: 628px;
  margin: 20px auto 0;
  overflow: hidden;
}
.m_col2_center .item {
  width: 50%;
}
.m_col2_center .col1 {
  float: left;
}
.m_col2_center .col2 {
  float: right;
  text-align: right;
}

.m_col2_auto {
  margin-top: 10px;
}
.m_col2_auto .col {
  overflow: hidden;
}
.m_col2_auto .col .col1 {
  float: left;
  margin-right: 20px;
}
.m_col2_auto .col .charabc {
  width: 180px;
  padding-left: 20px;
  text-align: center;
}
.m_col2_auto .col .col2 {
  float: none;
  overflow: hidden;
  margin: 0 0 10px 20px;
}
.m_col2_auto .col .col3 {
  float: right;
  overflow: hidden;
  margin: 0 0 10px 20px;
}
.m_col2_auto .col .colhide {
  overflow: hidden;
}
.m_col2_auto .col .colhide h4:first-child {
  margin-top: 0;
}
.m_col2_auto .col .colhide p {
  margin-top: 1.5em;
}

.m_col3_w200_txt .col {
  overflow: hidden;
}
.m_col3_w200_txt .col .item {
  width: 200;
}
.m_col3_w200_txt .col .col1 {
  float: left;
}
.m_col3_w200_txt .col .col2 {
  float: left;
  margin: 0 15px;
}
.m_col3_w200_txt .col .col3 {
  float: right;
}
.m_col3_w200_txt p {
  font-size: 12px;
  margin-top: 10px;
}

.m_movie_ds {
  position: relative;
  background: url(/ex/oras/common/img/bg_ds.png) no-repeat left bottom;
  width: 591px;
  height: 346px;
  margin: 20px auto 0;
}
.m_movie_ds .movie_inner {
  padding: 52px 0 0 95px;
}

.m_movie_ds_text {
  width: 591px;
  margin: 10px auto 0;
  font-size: 12px;
}

.m_gotoTop {
  width: 940px;
  margin: 25px auto 30px;
  text-align: right;
  overflow: hidden;
}
.m_gotoTop a {
  display: block;
  background: url(/ex/oras/common/img/btn_top.png) no-repeat right top;
  text-decoration: none;
  width: 137px;
  height: 20px;
  float: right;
}
.m_gotoTop a span {
  display: none;
}

.m_slide {
  width: 490px;
  margin: 40px auto 0;
}
.m_slide .slide_box {
  overflow: hidden;
}
.m_slide .slide_box .slide {
  overflow: hidden;
  width: 402px;
  float: left;
  margin: 0 10px;
}
.m_slide .slide_box .slide .cover {
  position: relative;
  overflow: hidden;
  height: 241px;
}
.m_slide .slide_box .slide .cover .slider div {
  position: absolute;
  /*float: left;*/
}
.m_slide .slide_box .slide .cover .slider div span {
  display: block;
  text-align: center;
  width: 402px;
  height: 242px;
}
.m_slide .slide_box .slide .cover .slider div span img {
  max-width: 100%;
}
.m_slide .slide_box .btn {
  margin-top: 69px;
}
.m_slide .slide_box .btn a span {
  display: block;
  width: 34px;
  height: 104px;
}
.m_slide .slide_box .btn a span img {
  max-width: 100%;
}
.m_slide .slide_box .prev {
  float: left;
}
.m_slide .slide_box .next {
  float: right;
}
.m_slide .caption {
  width: 402px;
  margin: 10px auto 0;
  font-size: 12px;
  /*height: 30px;*/
		line-height: 1.5;
}
.m_slide .caption strong {
  color: #393939;
  font-weight: bold;
}
.m_slide .caphtBig {
  height: 50px;
}

.m_slide .caphtMoreBig {
  height: 70px;
}

.m_slide.no_caption .caption {
  display: none;
}

.m_slide_big {
  width: 100%;
  margin: 40px auto 0;
}
.m_slide_big .slide_box {
  overflow: hidden;
}
.m_slide_big .slide_box .slide {
  overflow: hidden;
  width: 534px;
  float: left;
  margin: 0 10px;
}
.m_slide_big .slide_box .slide .cover {
  position: relative;
  overflow: hidden;
  height: 241px;
}
.m_slide_big .slide_box .slide .cover .slider div {
  position: absolute;
  /*float: left;*/
}
.m_slide_big .slide_box .slide .cover .slider div span {
  display: block;
  text-align: center;
  width: 402px;
  height: 242px;
}
.m_slide_big .slide_box .slide .cover .slider div span img {
  max-width: 100%;
}
.m_slide_big .slide_box .btn {
  margin-top: 69px;
}
.m_slide_big .slide_box .btn a span {
  display: block;
  width: 34px;
  height: 104px;
}
.m_slide_big .slide_box .btn a span img {
  max-width: 100%;
}
.m_slide_big .slide_box .prev {
  float: left;
}
.m_slide_big .slide_box .next {
  float: right;
}
.m_slide_big .caption {
  width: 402px;
  margin: 10px auto 0;
  font-size: 12px;
  height: 30px;
}
.m_slide_big .caphtBig {
  height: 50px;
}

.m_slide_big.no_caption .caption {
  display: none;
}




.cal {
  overflow: hidden;
}
.cal .btn {
  background: #000;
  width: 50px;
  text-align: center;
}
.cal .btn a {
  display: block;
  color: #fff;
  padding: 20px 10px;
}
.cal .prev {
  float: left;
}
.cal .next {
  float: left;
}
.cal .item {
  overflow: hidden;
  float: left;
}
.cal .item .cover {
  overflow: hidden;
  position: relative;
  height: 56px;
}
.cal .item .cover .slider div {
  position: absolute;
  list-style: none;
}
.cal .item .cover .slider div p {
  background: #000;
  width: 50px;
  color: #fff;
  text-align: center;
  padding: 20px 10px;
}
.cal .item .cover .slider li:first-child {
  padding-left: 0px;
}

.m_accordion .openBtn {
  margin-top: 20px;
  display: none;
}
.m_accordion .openBtn a {
  display: block;
  width: 190px;
  margin: 0 auto;
}
.m_accordion .openBtn a span {
  display: block;
  width: 190px;
  height: 30px;
}
.m_accordion .openBtn a span img {
  max-width: 100%;
}
.m_accordion .crease {
  overflow: hidden;
  display: block;
}
.m_accordion .crease .closeBtn {
  margin-top: 20px;
}
.m_accordion .crease .closeBtn a {
  display: block;
  width: 190px;
  margin: 0 auto;
}
.m_accordion .crease .closeBtn a span {
  display: block;
  width: 190px;
  height: 30px;
}
.m_accordion .crease .closeBtn a span img {
  max-width: 100%;
}
.m_accordion .content {
  padding: 1em 0 0 0;
}

.m_slide.big {
  width: 630px;
  margin: 40px auto 0;
}
.m_slide.big .slide_box {
  overflow: hidden;
}
.m_slide.big .slide_box .slide {
  overflow: hidden;
  width: 542px;
  float: left;
  margin: 0 10px;
}
.m_slide.big .slide_box .slide .cover {
  position: relative;
  overflow: hidden;
  height: 350px;
}
.m_slide.big .slide_box .slide .cover .slider div {
  position: absolute;
  /*float: left;*/
}
.m_slide.big .slide_box .slide .cover .slider div span {
  display: block;
  width: 542px;
  height: 350px;
}
.m_slide.big .slide_box .slide .cover .slider div span img {
  max-width: 100%;
}
.m_slide.big .slide_box .btn {
  margin-top: 123px;
}


/*----- imgリスト L -----*/

.m_imglist {
  text-align: center;
  margin-top: 20px;
}
.m_imglist ul {
  overflow: hidden;
}
.m_imglist ul li {
  position: relative;
  float: left;
  width: 270px;
  margin-left: 15px;
}
.m_imglist ul li a {
  display: block;
  width: 270px;
  height: 212px;
  margin: 0 auto;
}
.m_imglist ul li a img {
  max-height: 100%;
  vertical-align: middle;
}
.m_imglist ul li a span {
  position: absolute;
  top: 9px;
  left: 10px;
}
.m_imglist ul li.low {
  width: 50%;
  margin: 10px 0 0;
}
.m_imglist ul li.low02 {
}

/*----- imgリスト S -----*/

.m_imglist_s {
  text-align: center;
  margin-top: 20px;
}
.m_imglist_s ul {
  margin-left: -10px;
}
.m_imglist_s ul li {
  float: left;
  width: 33%;
  margin-bottom: 10px;
}
.m_imglist_s ul li span {
  display: block;
  padding-left: 10px;
}
.m_imglist_s ul li span img {
  max-width: 100%;
}

/*----- carousel -----*/

.carousel {
  position: relative;
  overflow: hidden;
  top: 0;
}
.carousel .slider {
  display: none;
}
.carousel .slider .slids {
  position: relative;
  height: 456px;
  overflow: hidden;
}
.carousel .slider .slids .slid {
  position: absolute;
  width: 856px;
  height: 456px;
  top: 0;
  left: 0;
}
.carousel .slider .slids .slid a {
  display: block;
}
.carousel .slider .slids .slid .cover {
  position: absolute;
  top: 4px;
  left: 4px;
}
.carousel .slidNavi {
  display: table;
  text-align: center;
  *display: inline;
  *zoom: 1;
  margin: 0 auto;
  padding-bottom: 10px;
  /*margin-top: -6px;*/
}
.carousel .slidNavi ul {
  *display: block;
  *overflow: hidden;
  *padding-top: 10px;
  *text-align: center;
  display: none;
}
.carousel .slidNavi ul li {
  display: inline-block;
  *float: left;
  margin-left: 10px;
}
.carousel .slidNavi ul li a {
  background: url(/ex/oras/common/img/top/icon_cur_off.png) no-repeat left top;
  display: block;
  width: 10px;
  height: 10px;
}
.carousel .slidNavi ul li a.cur {
  background: url(/ex/oras/common/img/top/icon_cur_on.png) no-repeat left top;
}
.carousel .slidNavi ul li.first {
  margin-left: 0;
}
.carousel .btn {
  position: absolute;
  width: 10%;
}
.carousel .btn a {
  display: block;
  height: 456px;
  width: 100%;
}
.carousel .prev {
  background: url(/ex/oras/common/img/top/btn_prev.png) no-repeat right center;
  top: 0;
  left: 0;
  z-index: 999;
}
.carousel .next {
  background: url(/ex/oras/common/img/top/btn_next.png) no-repeat left center;
  top: 0;
  right: 0;
  z-index: 999;
}

.blod {
  font-weight: bold;
}

.mt50 {
  margin-top: 50px !important;
}

.evolBox {
  margin-top: 20px;
}
.evolBox .evolution {
  text-align: center;
}
.evolBox .evolution ul {
  overflow: hidden;
  display: inline-block;
}
.evolBox .evolution ul li {
  background: url(/ex/oras/common/img/icon_arrow_04.png) no-repeat left center;
  float: left;
  padding-left: 25px;
  margin-left: 11px;
}
.evolBox .evolution ul li a img {
  width: 130px;
  height: 156px;
}
.evolBox .evolution ul li:first-child {
  background: none;
  padding-left: 0;
  margin-left: 0;
}
.evolBox .evolution.big ul li {
  padding-left: 34px;
  margin-left: 20px;
}
.evolBox .evolution.big ul li a img {
  width: auto;
  height: auto;
}
.evolBox .evolution.big ul li:first-child {
  padding-left: 0;
  margin-left: 0;
}

/* feature navi */
.wrap .switch {
  display: none;
}

/* movie plugn */
.moviepc {
  display: block;
  width: 600px;
  max-width:100%;
  height: 360px;
  margin: 0 auto;
}
.mbox_area .moviepc{
  width:auto;
}
.moviesp {
  display: none;
  width: 300px;
  max-width:100%;
  margin: 0 auto;
}
.mbox_area .moviesp{
  width:auto;
}

/* newsall */
.newsall {
  display: none;
  height: 0;
}

/* pc sp pt */
.pcptw50 {
  padding-top: 100px;
}

/**
 * 動画再生ボタン
 */
.playmov{
}
.playmov img{
  width:auto;
  max-width:100%;
}
.mbox_area .playmov img{
  /* 箱に入っているときは、サイズを小さくする */
  width:590px;
  max-width:100%;
}

/* blank */
a img.blank {
  padding-left: 5px;
  width: 10px;
  vertical-align: middle;
}

#top .box .qr_box {
  background: url(/ex/oras/common/img/top/bg_qr_t.png) no-repeat left top #fff;
  padding-top: 54px;
  margin-top: 20px;
  width: 839px;
  margin: 50px auto 0 auto;
}
#top .box .qr_box .bg_top {
  background: url(/ex/oras/common/img/top/bg_qr_b.png) no-repeat left bottom #fff;
  padding-bottom: 6px;
}
#top .box .qr_box .bg_top .bg_bottom {
  background: url(/ex/oras/common/img/top/bg_qr_m.png) repeat left top #fff;
  padding: 20px 20px 0px 20px;
}

#top .box .qr_box .bg_top .bg_bottom .qrArea div {
  float:left;
}

#top .box .qr_box .bg_top .bg_bottom .qrArea div.textArea {
  width: 317px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.NotesArea {
  padding: 20px;
  background:#FFC0CB;
  font-weight:bold;
}