@charset "UTF-8";

.cont_col3_list {
  padding: 20px 0 50px 0;
}
.cont_col3_list ul {
  margin: 0 0 0 -14px;
}
.cont_col3_list li {
  float: left;
  width: 33.3%;
}
.cont_col3_list li div {
  padding: 0 0 20px 14px;
}
.cont_col3_list li img {
  width: 100%;
}

.contents .unit p {
  line-height: 1.6em;
  margin-top: 2em;
}
.contents .unit p:first-child {
  margin-top: 0;
}
.contents .fc_red {
  color: #e10114;
}

.m_imglist {
  margin: 0 0 0 -15px;
}
.m_imglist li {
  margin-bottom: 15px;
}
.m_imglist ul li:first-child {
  margin-left: 15px;
}

.m_imglist2 {
  margin: 0 0 0 -15px;
}
.m_imglist2 li {
  margin-bottom: 15px;
}
.m_imglist2 ul li:first-child {
  margin-left: 15px;
}
.m_imglist2 {
  text-align: center;
  margin-top: 20px;
}
.m_imglist2 ul {
  overflow: hidden;
}
.m_imglist2 ul li {
  position: relative;
  float: left;
  width: 190px;
  margin-left: 30px;
}

.m_imglist2 ul li.low {
  width: 50%;
  margin: 10px 0 0;
}
.m_imglist2 ul li.low02 {
}

@media screen and (max-width: 720px) {

.m_imglist2 {
  text-align: center;
  margin-top: 20px;
}
.m_imglist2 ul {
  text-align: center;
  overflow: hidden;
  margin-left: 25%;
}
.m_imglist2 ul li {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 40px;
  margin-left:15px;
}

.m_imglist2 ul li img.spwidth {
  width:100%;
  vertical-align: top;
}
}

/* 繧ｫ繝ｫ繝ｼ繧ｻ繝ｫ */
.m_slide_big .slide_box .slide .cover {
  position: relative;
  overflow: hidden;
  height: 271px;
}
.m_slide_big .slide_box .slide .cover .slider div {
  position: absolute;
}
.m_slide_big .slide_box .slide .cover .slider div span {
  display: block;
  width: 532px;
  height: 271px;
}
.m_slide_big .slide_box .slide .cover .slider div span img {
  max-width: 100%;
}
.m_slide_big .slide_box .btn {
  margin-top: 88px;
}
.m_slide_big .caption {
  width: 520px;
}


@media screen and (max-width: 720px) {
  .cont_col3_list {
    padding: 20px 0;
  }
  .cont_col3_list li {
    float: left;
    width: 50%;
  }
  .m_menulist {
    display: none;
  }
  .m_imglist {
    margin: 0;
  }
  .m_imglist ul li:first-child {
    margin-left: 0;
  }
  /* 繧ｫ繝ｫ繝ｼ繧ｻ繝ｫ */
  .m_slide_big .slide_box .slide .cover {
    height: 135px;
  }
  .m_slide_big .slide_box .slide .cover .slider div span {
    width: 265px;
    height: 135px;
  }
  .m_slide_big .slide_box .slide .cover .slider div span img {
    max-width: 100%;
    min-width: 100%;
  }
  .m_slide_big .slide_box .btn {
    margin-top: 35px;
  }
}
/**
 * .m_pokemon_slide
 */
.m_pokemon_slide {
  width: 490px;
  margin: 40px auto 0;
}
.m_pokemon_slide .slide_box {
  overflow: hidden;
}
.m_pokemon_slide .slide_box .slide {
  overflow: hidden;
  width: 402px;
  float: left;
  margin: 0 10px;
}
.m_pokemon_slide .slide_box .slide .cover {
  position: relative;
  overflow: hidden;
  height: 241px;
}
.m_pokemon_slide .slide_box .slide .cover .slider div {
  position: absolute;
  /*float: left;*/
}
.m_pokemon_slide .slide_box .slide .cover .slider div span {
  display: block;
  text-align: center;
  width: 402px;
  height: 242px;
}
.m_pokemon_slide .slide_box .slide .cover .slider div span img {
  max-width: 100%;
}
.m_pokemon_slide .slide_box .btn {
  margin-top: 69px;
}
.m_pokemon_slide .slide_box .btn a span {
  display: block;
  width: 34px;
  height: 104px;
}
.m_pokemon_slide .slide_box .btn a span img {
  max-width: 100%;
}
.m_pokemon_slide .slide_box .prev {
  float: left;
}
.m_pokemon_slide .slide_box .next {
  float: right;
}
.m_pokemon_slide .caption {
  width: 402px;
  margin: 10px auto 0;
  font-size: 12px;
  height: 30px;
}
.m_pokemon_slide .caphtBig {
  height: 50px;
}
.m_pokemon_slide.no_caption .caption {
  display: none;
}
@media screen and (max-width: 720px) {
  .m_pokemon_slide {
    width: auto;
    overflow: hidden;
  }
  .m_pokemon_slide .slide_box {
  }
  .m_pokemon_slide .slide_box .slide {
    width:auto;
    margin:0;
  }

  .m_pokemon_slide .slide_box .slide .cover {
    height: 146px;
  }
  .m_pokemon_slide .slide_box .slide .cover .slider div {
  }
  .m_pokemon_slide .slide_box .slide .cover .slider div span {
    width: 244px;
    height: 146px;
  }
  .m_pokemon_slide .slide_box .slide .cover .slider div span img {
    min-width: 100%;
    max-height: 100%;
  }
  .m_pokemon_slide .slide_box .btn {
    margin-top: 41px;
  }
  .m_pokemon_slide .slide_box .btn a span {
    width: 21px;
    height: 63px;
  }
  .m_pokemon_slide .slide_box .btn a span img {
  }
  .m_pokemon_slide .slide_box .prev {
    padding-right: 6px;
  }
  .m_pokemon_slide .slide_box .next {
    float: left;
    padding-left: 6px;
  }
  .m_pokemon_slide .caption {
    width:auto;
    margin: 10px 27px 0;
  }
  .m_pokemon_slide .caphtBig {
    height: 50px;
  }
  .m_pokemon_slide.no_caption .caption {
    display: block;
  }
}
/* mbox color */

.mbox_area {
  margin: 20px 0 40px 0;
}
.mbox_inner {
  padding: 20px;
}
.mbox_inner h4 {
  margin: 0 0 20px 0;
}
.mbox_inner .m_movie_ds {
  margin-bottom: 20px;
}
.mbox_inner img {
  margin: 0 auto;
}
.mbox_inner p {
  line-height: 1.6em!important;
}

.mbox_top_01 {
  background: url(/ex/oras/pokemon/img/mbox_top_01.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
  display: block;
}
.mbox_mid_01 {
  background: url(/ex/oras/pokemon/img/mbox_mid_01.png) repeat-y center top!important;
  width: 100%;
  display: block;
}
.mbox_btm_01 {
  background: url(/ex/oras/pokemon/img/mbox_btm_01.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
  display: block;
}

.mbox_top_02 {
  background: url(/ex/oras/pokemon/img/mbox_top_02.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
  display: block;
}
.mbox_mid_02 {
  background: url(/ex/oras/pokemon/img/mbox_mid_02.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_02 {
  background: url(/ex/oras/pokemon/img/mbox_btm_02.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_03 {
  background: url(/ex/oras/pokemon/img/mbox_top_03.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_03 {
  background: url(/ex/oras/pokemon/img/mbox_mid_03.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_03 {
  background: url(/ex/oras/pokemon/img/mbox_btm_03.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_04 {
  background: url(/ex/oras/pokemon/img/mbox_top_04.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_04 {
  background: url(/ex/oras/pokemon/img/mbox_mid_04.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_04 {
  background: url(/ex/oras/pokemon/img/mbox_btm_04.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_05 {
  background: url(/ex/oras/pokemon/img/mbox_top_05.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_05 {
  background: url(/ex/oras/pokemon/img/mbox_mid_05.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_05 {
  background: url(/ex/oras/pokemon/img/mbox_btm_05.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_06 {
  background: url(/ex/oras/pokemon/img/mbox_top_06.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_06 {
  background: url(/ex/oras/pokemon/img/mbox_mid_06.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_06 {
  background: url(/ex/oras/pokemon/img/mbox_btm_06.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_07 {
  background: url(/ex/oras/pokemon/img/mbox_top_07.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_07 {
  background: url(/ex/oras/pokemon/img/mbox_mid_07.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_07 {
  background: url(/ex/oras/pokemon/img/mbox_btm_07.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_08 {
  background: url(/ex/oras/pokemon/img/mbox_top_08.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_08 {
  background: url(/ex/oras/pokemon/img/mbox_mid_08.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_08 {
  background: url(/ex/oras/pokemon/img/mbox_btm_08.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_09 {
  background: url(/ex/oras/pokemon/img/mbox_top_09.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_09 {
  background: url(/ex/oras/pokemon/img/mbox_mid_09.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_09 {
  background: url(/ex/oras/pokemon/img/mbox_btm_09.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_10 {
  background: url(/ex/oras/pokemon/img/mbox_top_10.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_10 {
  background: url(/ex/oras/pokemon/img/mbox_mid_10.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_10 {
  background: url(/ex/oras/pokemon/img/mbox_btm_10.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_11 {
  background: url(/ex/oras/pokemon/img/mbox_top_11.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_11 {
  background: url(/ex/oras/pokemon/img/mbox_mid_11.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_11 {
  background: url(/ex/oras/pokemon/img/mbox_btm_11.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_12 {
  background: url(/ex/oras/pokemon/img/mbox_top_12.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_12 {
  background: url(/ex/oras/pokemon/img/mbox_mid_12.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_12 {
  background: url(/ex/oras/pokemon/img/mbox_btm_12.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_13 {
  background: url(/ex/oras/pokemon/img/mbox_top_13.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_13 {
  background: url(/ex/oras/pokemon/img/mbox_mid_13.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_13 {
  background: url(/ex/oras/pokemon/img/mbox_btm_13.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_14 {
  background: url(/ex/oras/pokemon/img/mbox_top_14.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_14 {
  background: url(/ex/oras/pokemon/img/mbox_mid_14.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_14 {
  background: url(/ex/oras/pokemon/img/mbox_btm_14.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_15 {
  background: url(/ex/oras/pokemon/img/mbox_top_15.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_15 {
  background: url(/ex/oras/pokemon/img/mbox_mid_15.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_15 {
  background: url(/ex/oras/pokemon/img/mbox_btm_15.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_16 {
  background: url(/ex/oras/pokemon/img/mbox_top_16.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_16 {
  background: url(/ex/oras/pokemon/img/mbox_mid_16.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_16 {
  background: url(/ex/oras/pokemon/img/mbox_btm_16.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_17 {
  background: url(/ex/oras/pokemon/img/mbox_top_17.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_17 {
  background: url(/ex/oras/pokemon/img/mbox_mid_17.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_17 {
  background: url(/ex/oras/pokemon/img/mbox_btm_17.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}

.mbox_top_18 {
  background: url(/ex/oras/pokemon/img/mbox_top_18.png) no-repeat center bottom!important;
  width: 100%;
  height: 10px;
}
.mbox_mid_18 {
  background: url(/ex/oras/pokemon/img/mbox_mid_18.png) repeat-y center top!important;
  width: 100%;
}
.mbox_btm_18 {
  background: url(/ex/oras/pokemon/img/mbox_btm_18.png) no-repeat center top!important;
  width: 100%;
  height: 10px;
}
@media screen and (max-width: 720px) {
  .mbox_area {
    margin: 20px 0 40px 0;
  }
  .mbox_inner {
    padding: 20px;
  }
  .mbox_inner h4 {
    margin: 0 0 20px 0;
  }
  .mbox_inner .m_movie_ds {
    margin-bottom: 20px;
  }
  .mbox_inner img {
    margin: 0 auto;
  }
  .mbox_top_01,
  .mbox_top_02,
  .mbox_top_03,
  .mbox_top_04,
  .mbox_top_05,
  .mbox_top_06,
  .mbox_top_07,
  .mbox_top_08,
  .mbox_top_09,
  .mbox_top_10,
  .mbox_top_11,
  .mbox_top_12,
  .mbox_top_13,
  .mbox_top_14,
  .mbox_btm_01,
  .mbox_btm_02,
  .mbox_btm_03,
  .mbox_btm_04,
  .mbox_btm_05,
  .mbox_btm_06,
  .mbox_btm_07,
  .mbox_btm_08,
  .mbox_btm_09,
  .mbox_btm_10,
  .mbox_btm_11,
  .mbox_btm_12,
  .mbox_btm_13,
  .mbox_btm_14 {
    display: none;
  }

  .mbox_mid_01 {
    background: #b9e43d;
    width: 100%;
  }
  .mbox_mid_02 {
    background: #ff9a7c;
    width: 100%;
  }
  .mbox_mid_03 {
    background: #73c9f5;
    width: 100%;
  }
  .mbox_mid_04 {
    background: #dddddd;
    width: 100%;
  }
  .mbox_mid_05 {
    background: #f798ff;
    width: 100%;
  }
  .mbox_mid_06 {
    background: #fead4e;
    width: 100%;
  }
  .mbox_mid_07 {
    background: #f8f014;
    width: 100%;
  }
  .mbox_mid_08 {
    background: #897cfd;
    width: 100%;
  }
  .mbox_mid_09 {
    background: #fed555;
    width: 100%;
  }
  .mbox_mid_10 {
    background: #80d762;
    width: 100%;
  }
  .mbox_mid_11 {
    background: #ffc13b;
    width: 100%;
  }
  .mbox_mid_12 {
    background: #86bfff;
    width: 100%;
  }
  .mbox_mid_13 {
    background: #daba55;
    width: 100%;
  }
  .mbox_mid_14 {
    background: #b976e8;
    width: 100%;
  }
  .mbox_mid_15 {
    background: #8fe5fe;
    width: 100%;
  }
  .mbox_mid_16 {
    background: #c3c3c3;
    width: 100%;
  }
  .mbox_mid_17 {
    background: #6c8aee;
    width: 100%;
  }
  .mbox_mid_18 {
    background: #feadc7;
    width: 100%;
  }
}

/* mbox gray */

.mbox_area {
  margin-bottom: 40px;
}
.mbox_top {
  background: url(/ex/oras/common/img/mbox_top_01.png) no-repeat center bottom;
  width: 100%;
  height: 10px;
}
.mbox_mid {
  background: url(/ex/oras/common/img/mbox_mid_01.png) repeat-y center top;
  width: 100%;
}
.mbox_inner {
  padding: 20px;
}
.mbox_inner h4 {
  margin: 0 0 20px 0;
}
.mbox_inner img {
  margin: 0 auto;
}
.mbox_btm {
  background: url(/ex/oras/common/img/mbox_btm_01.png) no-repeat center top;
  width: 100%;
  height: 10px;
}
.mbox_area p {
  line-height: 1.6em!important;
}

.m_col2_auto .col .col2 {
  float: none;
  margin-left: 200px;
}

@media screen and (max-width: 720px) {
  /* mbox gray */

  .mbox_area {
    margin-bottom: 40px;
  }
  .mbox_top {
    display: none;
  }
  .mbox_mid {
    background: #dddddd;
    width: 100%;
  }
  .mbox_inner {
    padding: 20px;
  }
  .mbox_inner h4 {
    margin: 0 0 20px 0;
  }
  .mbox_inner img {
    margin: 0 auto;
  }
  .mbox_btm {
    display: none;
  }
  .m_col2_auto .col .col2 {
    float: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 720px) {
  .cbtn img{
    width: 100%;
  }
}

/* Modal Cont */
#modalCont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

#modalCont .include {
  width: 840px;
  margin: 0 auto;
}

#modalCont .include .movWrap {
  padding: 150px 0 0;
  text-align:center;
}

#modalCont p.closeBtn a {
  width: 220px;
  height: 40px;
  margin: 20px auto 0;
  background: url(/ex/oras/movie/img/btn_close.png) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  display: block;
}

#modalCont p.closeBtn a:hover {
  background: url(/ex/oras/movie/img/btn_close.png) no-repeat 0 -70px;
}

.showSmt {
  display: none;
}

@media screen and (max-width: 720px) {
  .cont_col3_list {
    padding: 20px 0;
  }
  .cont_col3_list li {
    float: left;
    width: 100%;
  }
  .cont_mvbox {
    display: none;
  }

  .showSmt {
    width: 100%;
    display: block !important;
    text-align: center;
    padding-bottom: 10px;
  }
  .showSmt p {
    margin-bottom: 10px;
  }
  .showSmt object {
    margin: 0 auto;
  }
  .cont_col3_list li div a.modasp {
    width: 100%;
  }
  /* Modal Cont */
  #modalBase {
    position: relative;
    z-index: 99999;
  }
  #modalCont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
  }
  #modalCont .include {
    width: 320px;
    margin: 0 auto;
  }
  #modalCont .include .movWrap {
    padding: 100px 0 0;
  }
  #modalCont p.closeBtn a {
    width: 110px;
    height: 20px;
    margin: 20px auto 0;
    background: url(/ex/oras/movie/img/btn_close.png) no-repeat 0 0;
    -webkit-background-size: 110px 55px;
    -moz-background-size: 110px 55px;
    background-size: 110px 55px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    display: block;
  }
  #modalCont p.closeBtn a:hover {
    background: url(/ex/oras/movie/img/btn_close.png) no-repeat 0 0;
    -webkit-background-size: 110px 55px;
    -moz-background-size: 110px 55px;
    background-size: 110px 55px;
    text-indent: -9999px;
  }
}
