@charset "UTF-8";
body{
    min-width: 960px;
}

/*------------------------------------------------------------
	Wrapper
------------------------------------------------------------*/
.WrapperIn {
  margin: 0 auto;
  position: relative;
}


.top #ncommon-purchase .lt-ie9.is-right-middle, .is-noresp .top #ncommon-purchase.is-right-middle {
    margin-top: 10px;
}
.main-bnr{
  background:#000 url(../img/top/bnr_bg.png) 50% 50%;
  margin-top: 8px;
  position: relative;
  margin-bottom: 15px;
}
.main-bnr__body{
  width: 860px;
  margin: 0 auto;
}
.main-bnr__body img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/*------------------------------------------------------------
	heroWrap
------------------------------------------------------------*/

#ncommon-purchase {
    margin-top: 20px;
}

.heroBox {
	position: relative;
	margin: 0 auto;
    padding: 15px 0 0;
}

.heroBox .slick-slide {
    margin-right: 12px;
}

.heroBox .slick-slide:focus {
    outline: none;
}

.heroBox .slick-prev, .heroBox .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 51%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    z-index: 9999;
}

.hero {
    position: relative;
    text-align: center;
}

.hero a img{
    opacity: 1;
     -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.no-touchevents .hero a:hover img{
    opacity: .8;
}

.heroBox .slick-prev {
    left: 0;
}

.heroBox .slick-next {
    right: 0;
}

.heroBox .slick-arrow {
    height: 117px;
    width: 84px;
    z-index:10;
}


.heroBox .slick-prev::before {
    left: 0;
    background: url(../img/top/hero_slider_prev.png) 0 0 no-repeat;
}

.heroBox .slick-next::before {
    right: 0;
    background: url(../img/top/hero_slider_next.png) 100% 0 no-repeat;
}

.heroBox .slick-next:before {
    text-indent: -9999px;
}

.heroBox .slick-prev::before, .slick-next::before {
    position: absolute;
    top: 50%;
    content: "";
    display: block;
    width: 84px;
    height: 117px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.heroBox .slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 7px;
}

.heroBox .slick-dots li button {
    width: 16px;
    height: 16px;
    padding: 5px;
    background: transparent;
}

.heroBox .slick-dots li button:before {
    font-size: 20px;
    width: 16px;
    height: 16px;
    opacity: 1;
    color: #CCC;
}

.heroBox .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #e60000;
}

.heroBox .slick-dots {
    bottom: -30px;
}

.heroBox .slick-prev:before,
.heroBox .slick-next:before
{
    opacity: 1;
}

.heroBox .slick-prev:hover:before,
.heroBox .slick-next:hover:before

{
    opacity: .75;
}

@media all and (max-width: 1280px){


}

.heroBox .slick-slide img:focus {
    outline: none;
}
.hero{
}
.hero img{
    width: 640px;
    height: auto;
}
@media all and (min-width: 1100px){
    .hero img{
        width: 720px;
        height: auto;
    }
}
@media all and (min-width: 1281px){

    .hero img {
        max-width: 800px;
        width: 100%;
        height: auto;
    }

    .heroBox .slick-slide img {
        width: 100%;
        height: auto;
    }

}
.heroBox .slick-slide img{
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

.heroBox .slick-slide img{
    -webkit-border-radius: 20px;
            border-radius: 20px;
}


.slick-dotted.slick-slider{
    margin-bottom: 31px;
}


/*------------------------------------------------------------
	sec1
------------------------------------------------------------*/
.sec1Wrap{
    width: 100%;
    overflow: hidden;
}
.sec1Inner {
    position: relative;
    width: 860px;
    margin: 0 auto;
}
.sec1Box {
    padding: 0 0 20px;
}
.sec1_txtBox {
    width: 567px;
    float: left;
    margin: 62px 0 0;
}

.sec1_movBox {
    width: 261px;
    float: left;
    margin: 5px 0 0 32px;
}

.sec1_mov_btn a {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.no-touchevents .sec1_mov_btn a:hover {
    opacity: 0.7;
}

.sec1_txt1 {
    margin: 0 0 15px;
}

.ticketBox {
    clear: both;
    padding: 32px 0 0;
}

.sec1_txt1 a {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.no-touchevents .sec1_txt1 a:hover {
    opacity: 0.7;
}

.sec1_txt1 a{

}

.logo {
    margin: 0;
}

.sec1_news {
    clear: both;
    padding: 20px 0 15px;
}

.sec1Inner:before {
    content: "";
    display: block;
    width: 169px;
    height: 309px;
    position: absolute;
    top: 3px;
    left: -218px;
    z-index: 0;
    background: url(../img/top/sec1_bg1.png) no-repeat center center;
}

.sec1Inner:after {
    content: "";
    display: block;
    width: 189px;
    height: 308px;
    position: absolute;
    top: 4px;
    right: -224px;
    z-index: 0;
    background: url(../img/top/sec1_bg2.png) no-repeat center center;
}


.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.sec1_news {
    width: 860px;
    margin: 0;
    display: table;
}

.sec1_news_title{
    display: table-cell;
    vertical-align: middle;
    width: 109px;
    background: #e60000;
    text-align: center;
    padding: 16px 0;
    -webkit-border-radius: 10px 0 0 10px;
            border-radius: 10px 0 0 10px;
}
.sec1_news_text{
    display: table-cell;
    vertical-align: middle;
    background: #eeeeee;
    -webkit-border-radius: 0 10px 10px 0;
            border-radius:  0 10px 10px 0;
   padding: 16px;
    color: #434343
}
.sec1_news_text a{
    color: #434343;
}
.sec1_news_text a:hover{
    text-decoration: underline;
}

/*------------------------------------------------------------
	sec2Box
------------------------------------------------------------*/
.sec2Wrap {
    margin: 0 0 0;
    background: url(../img/top/sec2_bg.png) repeat center center;
    padding: 0 0 50px 0;
    width: 100%;
    overflow: hidden;
}

.sec2Box {
    position: relative;
	background: url(../img/top/sec2_bg_illu.png)  center top no-repeat;
}


.sec2Inner {
    width: 960px;
    margin: 0 auto;
}

.sec2Box .title {
    text-align: center;
    padding: 45px 0 0;
}

.sec2_step_list:after {
    content:" ";
    display:block;
    clear:both;
}


.sec2_step_list {
    margin: 37px 0 0;
}

.sec2_step_list li {
    width: 341px;
    float: left;
}

.sec2_step_list li:first-child + li {
    margin-left: -30px;
}

.sec2_step_list li:first-child + li + li {
    margin-left: -33px;
}

.sec2_sliderBox {
    margin: 46px 0 0;
}

.sec2_sliderBox .sec2_slider {
    width: 475px;
    float: left;
}

.sec2Box .slick-slide {
    margin-right: 10px;
    backface-visibility: hidden;
}

.sec2Box .slick-slide:focus {
    outline: none;
}

.sec2_more_btn {
    margin: 0 0 0;
    text-align: center;
    padding: 0 0 0 0;
}

.sec2_more {
    background: #0078d2;
    padding: 28px 0;
}

.sec2_more_btn a {
    opacity: 1;
    transition: .3s;
}

.sec2_more_btn a:hover {
    opacity: 0.7;
    transition: .3s;
}

/*------------------------------------------------------------
    sec3Box
------------------------------------------------------------*/
.sec3Wrap{
    width: 100%;
    overflow: hidden;
}
.sec3Inner {
    position: relative;
    width: 860px;
    margin: 0 auto;
    padding-top: 51px;
    padding-bottom: 58px;
}

.sec3Inner:before {
    content: "";
    display: block;
    width: 267px;
    height: 778px;
    position: absolute;
    top: 0;
    left: -209px;
    z-index: 0;
    background: url(../img/top/sec4_bg1.png) no-repeat center center;
}

.sec3Inner:after {
    content: "";
    display: block;
    width: 267px;
    height: 778px;
    position: absolute;
    top: 0;
    right: -210px;
    z-index: 0;
    background: url(../img/top/sec4_bg2.png) no-repeat center center;
}

.sec3Box .title {
    margin: 0 0 0;
    text-align: center;
}

.sec3_main_txt {
    margin: 30px 0 0;
    text-align: center;
}

.sec3_ticke_list {
    width: 860px;
    margin: 40px auto 0;
}

.sec3_ticke_list li {
    width: 190px;
    float: left;
    margin: 0 0 0 33px;
}

.sec3_ticke_list li:first-child {
    margin-left: 0;
}

.sec3_ticke_list:after {
    content:" ";
    display:block;
    clear:both;
}
.sec3_ticke_list_add {
    margin: 24px auto 0;
    font-size: 0;
}
.sec3_ticke_list_add .ticket5 {
    margin-right: 17px;
}

.sec3_atention_txt2 {
    width: 860px;
    margin: 1px auto 0;
    text-align: right;
}
.sec4_ticket_txt1 {
    margin: 14px 0 0;
}

.sec4_ticket_txt1 a {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.sec4_ticket_txt1 a:hover {
    opacity: 0.7;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.sec3_atention_txt1 {
    width: 860px;
    margin: 38px auto 0;
    text-align: center;
    position: relative;
}
.sec3_atention_txt1 a{
    position: absolute;
    left: 154px;
    top: 80px;
    width: 221px;
    height: 20px;
    display: block;
    background: #FFF;
}

.sec3_atention_txt1 a{
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.no-touchevents .sec3_atention_txt1 a:hover {
    opacity: 0.5;
}

/*------------------------------------------------------------
    sec4Box
------------------------------------------------------------*/

.sec4Wrap {
    margin: 0 0 0;
}

.sec4Box {
    background: #aa00aa;
}

.sec4Inner:after {
    content:" ";
    display:block;
    clear:both;
}

.sec4Inner {
    width: 860px;
    margin: 0 auto;
}

.sec4txtBox {
    width: 353px;
    float: right;
    margin: 44px 0 0;
}

.sec4_txt {
    margin: 34px 0 0;
}

.sec4_bnr {
    position: relative;
    clear: both;
    padding: 47px 0 51px;
}
.sec4_select{
    padding-bottom: 51px;
}

.sec5_mov_imgBox {
    position: relative;
    left: -110px;
    width: 353px;
    float: left;
}

.sec4_bnr:after {
    content: "";
    display: block;
    width: 397px;
    height: 233px;
    position: absolute;
    top: -186px;
    left: 40px;
    z-index: 0;
    background: url(../img/top/sec5_bnr_bg.png) no-repeat center center;
}

.sec5_bnr_btn {
    position: absolute;
    left: 508px;
    top: 95px;
}
.sec5_bnr_link {
    position: absolute;
    left: 0;
    right: 0;
    top: 179px;
    width: 563px;
    margin: 0 auto;
}
.sec5_bnr_btn a,
.sec5_bnr_link a{
    opacity: 1;
     -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.no-touchevents .sec5_bnr_btn a:hover,
.no-touchevents .sec5_bnr_link a:hover{
    opacity: 0.7;
}
/*------------------------------------------------------------
    sec5Box
------------------------------------------------------------*/
.sec5Wrap{
    margin-top: 1px;
}
.sec5Box {
    background: url(../img/top/sec5_bg.png) repeat-y center center;
    padding: 50px 0;
		background-size: 100% auto;
		text-align: center;
}

.sec5Inner {
    width: 860px;
    margin: 0 auto;
		padding: 60px 75px 65px 75px;
		background-color: #fff;
		border-radius: 6px;
		box-sizing: border-box;
}

.sec5Inner .title {
	margin-bottom: 50px;
}

.sec5_img {
	font-size: 0;
	margin-bottom: 38px;
}

.sec5_img li {
	position: relative;
	display: inline-block;
}

.sec5_img li:first-child {
	margin-right: 50px;
}

.sec5_btn {
	margin-bottom: 7px;
}

.sec5_txt01 {
	margin-bottom: 32px;
}

.sec5_txt02 {
	position: relative;
}

.sec5_img li:first-child .link {
    display: inline-block;
    width: 165px;
    height: 20px;
    position: absolute;
    top: 93px;
    left: 55px;
}

.sec5_img li:nth-child(2) .link {
    display: inline-block;
    width: 165px;
    height: 20px;
    position: absolute;
    top: 93px;
    left: 60px;
}

.sec5_txt02 .link {
    display: inline-block;
    width: 126px;
    height: 16px;
    position: absolute;
    top: 18px;
    left: 353px;
}

.sec5_sero_txtBox:after {
    content:" ";
    display:block;
    clear:both;
}

.sec5_sero_txtBox {
    margin: 0 0 0 0;
    padding: 0 0 0;
}

.ceroBox {
    width: 44px;
    float: left;
}

.sec5_txt {
    margin: 14px 0 0;
    letter-spacing: 0.4px;
    font-size: 12px;
    color: #fff;
}
.sec5_txt span{
    font-size: 11px;
}

.sec5_txtBox {
    width: 450px;
    float: left;
    margin: 0 0 0 10px;
}
.sec5_hardware{

}
.sec5_hardware img{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.sec5_hardware{
    width: 500px;
    margin: 40px auto 0 auto;
}

.bg_btnBox {
    width: 308px;
    float: left;
    margin: 0 0 0 10px;
}

.bg_btn a {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.no-touchevents .bg_btn a:hover {
    opacity: 0.7;
}


.bg_bnr {
    position: relative;
    clear: both;
    padding: 0px 0 61px;
    font-size: 14px;
}

.bg_bnr .link1 {
    display: inline-block;
    width: 84px;
    height: 20px;
    position: absolute;
    top: 43px;
    right: 281px;
}

.bg_bnr .link2 {
    display: inline-block;
    width: 198px;
    height: 20px;
    position: absolute;
    top: 21px;
    right: 235px;
}
.bg_bnr .link3 {
    display: inline-block;
    width: 130px;
    height: 20px;
    position: absolute;
    top: 110px;
    right: 36px;
}


/*------------------------------------------------------------
    sec6Box
------------------------------------------------------------*/
.sec6Wrap{
    margin-top: 1px;
}
.sec6Box1 {
    background: #e60000;
}

.sec6Inner1 {
    width: 860px;
    margin: 0 auto;
    padding: 34px 0 32px;
    position: relative;
}

.sec6_link_txt {
    text-align: center;
}

.sec6_link_txt a {
    position: relative;
    padding: 0 0 0 30px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
}

.sec6_link_txt a:before {
    content: "";
    display: block;
    width: 11px;
    height: 13px;
    position: absolute;
    top: 3px;
    left: 5px;
    z-index: 0;
    background: url(../img/top/icon_arrow.png) no-repeat center center;
}

.sec6Inner2:after {
    content:" ";
    display:block;
    clear:both;
}

.sec6Inner2 {
    width: 860px;
    margin: 0 auto;
    position: relative;
}

.footer_txt_link1 {
    width: 224px;
    float: left;
    margin: 28px 0 0;
}

.footer_txt_link2 {
    width: 133px;
    float: left;
    margin: 28px 0 0 35px;
}

.footer_btn {
    width: 196px;
    float: left;
    margin: 20px 0 0 213px;
}

.sec6Inner2 a {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.no-touchevents .sec6Inner2 a:hover {
    opacity: 0.7;
}


/*------------------------------------------------------------
    footer
------------------------------------------------------------*/

.top .footer {
    width: 100%;
    position: relative;
    margin: 22px 0 0;
    background: #000;
}

.top .footer__body {
    background: #363636;
    padding: 0 0 22px;
}

.top .footer__body {
    max-width: none;
}

.top .footerIn {
    width: 860px;
    margin: 0 auto;
}

.top .footer__btn-nintendo {
    margin-top: 24px;
    margin-left: 144px;
    margin-right: 7px;
}

.top .footer__btn-hardware {
    margin-top: 24px;
    margin-left: 44px;
    margin-right: 7px;
}

.top .footer__btn-software {
    margin: 23px 0 0 54px;
}

.top .footer__body2 {
    background: #000;
    padding: 24px 0 33px;
}

.top .footerIn2 {
    width: 860px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.top .copyright {
    font-size: 12px;
    line-height: 1.9;
}

.top .copyright {
    margin: 6px 0 0 20px;
}

.top .copyright .span1 {
    letter-spacing: 0.7px;
}

.top .copyright .span2 {
    letter-spacing: 0.7px;
}

.top .company_txt1 {
    display: block;
    margin: 28px 0 0;
}

.top .company_txtBox {
    font-size: 12px;
}

.top .company_txtBox p {
    display: block;
    font-size: 12px;
}

.top2 .company_txt2 {
    display: block;
}

.top .company_txt2 {
    margin: 11px 0 0;
}

.company_txt3 {
    margin: 7px 0 0;
}

.top .company_txt4 {
    margin: 9px 0 0;
}

.top .company_txt5 {
    margin: 8px 0 0;
}


/*------------------------------------------------------------
	ページトップ
------------------------------------------------------------*/

.pageTopBtn {
  position: absolute;
  left: 50%;
  top: -30px;
  z-index: 9500;
  margin-left: 420px;
}

.pageTopBtn a {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.no-touchevents .pageTopBtn a:hover {
    opacity: 0.7;
}

.se1-2 {
    background: #363636;
    padding: 31px 0 32px;
}

.sec5_sero_txtBox{
    width: 860px;
    margin: 0 auto;
}


.footerIn a{
    color: #FFF;
}

.mfp-image-holder button.mfp-close{
    background: url(../img/top/ico_close.png) 0 0 no-repeat;
    width: 62px;
    height: 62px;
    opacity: 1;
    padding: 0;
    right: -26px;
    top: 8px;
    text-indent: -9999px;
}

.mfp-iframe-holder button.mfp-close{
    background: url(../img/top/ico_close.png) 0 0 no-repeat;
    width: 62px;
    height: 62px;
    opacity: 1;
    padding: 0;
    right: -30px;
    top: -42px;
    text-indent: -9999px;
}


/* ----------------------------
   SALE BANNER
---------------------------- */
/* .bnr-eshop-sale{
  position: relative;
  width: 100%;
  background:#ff8201 url(../img/sale/bnr_eshop_bg.png);
  z-index: 100;
}
.bnr-eshop-sale::before{
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  left: 0;
  bottom: 0;
  position: absolute;
}
.bnr-eshop-sale a {
    display: block;
    max-width: 960px;
    margin: 0 auto;
}
.bnr-eshop-sale a img {
  max-width: 960px;
  width: 100%;
  height: auto;
}
.no-touchevents .bnr-eshop-sale a{
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.no-touchevents .bnr-eshop-sale a:hover{
  opacity: 0.85;
} */

