/* BASE CSS CAPCOM UNITY HOME */

body {
}

.capcom_us_home {
}

.page_container {
    background: transparent;
    height: auto;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    width:100%;
}

.no_feature_results {
    color: #BBBBBB;
    font-size: 36px;
    margin: 80px 110px;
}


.fullwidth {
width: 100%;
margin-left: auto;
margin-right: auto;
max-width: initial;
}
.slider {margin: 0;}
.slider .slide {width: 100%; height: 100%;}
.slick-slide { max-height:600px; }



/* hero stuff */
.slide-container {
}

.slide-info-box {
        position: absolute;
        top: 0;
        height: 100%;
        width: 50vw;
        background: linear-gradient(to right, #000, transparent);
}
.slide-info-box img {
        width: 25vw !important;
        margin: 0 auto;
        margin-top: 20%;
        linear-gradient(to right, #000, transparent)
}
.slide-info-box span {
        color: #fff;
        font-family: Roboto;
        font-weight: 300;
        font-size: 1.5em;
        margin: 0 auto;
        width: 80%;
        display: block;
}

/* dots */
.slick-dots {
    position: absolute;
    bottom: 0px;
    right: 10px;
    display: block;
    width: auto;
    padding: 0 0 0 1rem;
    list-style: none;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 25px;
    height: 50px;
    opacity: .5;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.9),0 6px 20px 0 rgb(0, 0, 0) !important;
    background: #000;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 50px;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.slick-dots li.slick-active button::before {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}

.slick-dots li button::before {
    font-family: 'slick';
    font-size: 8px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 50px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #ddd;
}

/* slick dots fancy */


/* more hero */
.hero-page-ctrl {
    width: 50px !important;
}

i.herospecial::before {
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  border-radius: 100%;
  border: solid 1px #ddd;
  content: '\f105';
  display: inline-block;
  font-size: 20px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  text-indent: 0.15em;
  vertical-align: middle;
  width: 40px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  text-transform: none !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  cursor: pointer;
  color: #ddd;
  margin: 3px 0px 0px 3px;
}


i.herospecial:hover::before {
    background: rgba(255, 255, 255, 0.5);
}

.hero-left::before {
    content: '\f104' !important;
    text-indent: 0 !important;
    margin-right: -15px !important;
}

.hero_learn_more {
    display: block;
    width: 80%;
    height: auto;
}
.hero_learn_more a.special {
    color: white !important;
}
/* end fancy */

/* ken burns */
.image-container {
  width: 100%;
  height: 50vw;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

/*
.image-container img {
  width: 100%;
  animation: kburns 40s ease;
  -ms-animation: kburns 40s ease;
  -webkit-animation: kburns 40s ease;
  -0-animation: kburns 40s ease;
  -moz-animation: kburns 40s ease;
  position: absolute;
}
*/

.image-kenburns {
  width: 100%;
  animation: kburns 40s ease;
  -ms-animation: kburns 40s ease;
  -webkit-animation: kburns 40s ease;
  -0-animation: kburns 40s ease;
  -moz-animation: kburns 40s ease;
  position: absolute;
}

@-webkit-keyframes kburns {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */

    -webkit-transform: scale(1.0);
    /* Safari and Chrome */

    -o-transform: scale(1.0);
    /* Opera */

    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */

    -webkit-transform: scale(1.2);
    /* Safari and Chrome */

    -o-transform: scale(1.2);
    /* Opera */

    -moz-transform: scale(1.2);
    /* Firefox */
  }
}

@media screen and (max-width: 767px) {

        #hero {
                width: 100vw !important;
        }
        #hero .image-container img {
                width: 100%;
        }
        .slick-prev,.slick-next {
                display: none !important;
        }
}

.slick-slide img {
        width: 100%;
}

/* end hero */




#big3 {
display: table;
}

#big3 div {
text-align: center;
float: left;
width: 100%;
max-width:333px;
height: auto;
padding: 30px;
cursor: pointer;
min-height: 300px;
border: 1px solid #fff;
}

#big3 div:hover {
background: #eee;
border-color: #bbb;
}

#big3 img {
margin: 0 auto;
width: 75px;
height: auto;
}
#big3 h3 {
text-align: center;
}
#big3 p {
text-align: justify;
}

#about_capcom {
text-align: left;
}
#about_capcom h3 {
text-align: left;
}
#about_capcom p {
text-align: justify;
}

.linky {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #333;
    padding: 5px 1px;
    text-decoration: none;
}

.linky:hover {
    background-color: #eee;
    border-color: #bbb;
    border-radius: 5px;
    color: #333;
    padding: 5px 1px;
    text-decoration: none;
}


#corp_info {
display: table;
height: auto;
margin-bottom: 40px;
}

#corp_info ol {
list-style: outside none none;
margin: 0;
padding: 0;
}

#corp_info ol li {
margin-bottom: 20px;
}

#corp_info h3 {

}
#corp_info p {
}

#corp_info .corp_left {
width: 50%;
float: left;
max-width: 500px;
height: auto;
display:block;
padding: 20px;
}
#corp_info .corp_right {
background: transparent url("/us/images/state.png") no-repeat scroll right 80px / 45% auto;
display: block;
float: right;
height: auto;
max-width: 400px;
padding: 20px;
width: 50%;
}

#pinned_stories {
    display: table;
    height: auto;
    margin-bottom: 30px;
}

ol.pinnedstories {
list-style: none;
width: 100%;
}
ol.pinnedstories li {
float: left;
width: 50%;
max-width: 470px;
margin-top: 20px;
border: 1px solid #fff;
border-radius: 25px;
}

ol.pinnedstories li:nth-child(even) {
margin-left: 0px;
}

ol.pinnedstories li:hover {
background-color: #eee;
border-color: #bbb;

}

.ps_avatar {
border: 1px solid #a9a9a9;
border-radius: 25px;
float: left;
height: 50px;
}
ol.pinnedstories li div {
float: left;
font-size: 22px;
padding: 0 10px;
width: 415px;
height: auto;
line-height: 50px;
}

ol.pinnedstories li a {
color: #004099;
text-decoration:none;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: list-item;
}
ol.pinnedstories li a:hover {
color: #004099;
}


.headline {
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
color: #fff;
padding: 20px;
font-size: 250%;
position: absolute;
bottom: 20px;
right: 30px;
}

.slick-slide {
position: relative;
cursor:pointer;
}

@media (min-height: 0px) and (max-height: 576px) {
.slick-slide { max-height:250px; }
}

@media (min-height: 575px) and (max-height: 750px) {
.slick-slide { max-height:350px; }
}


@media (min-width: 320px) and (max-width:540px) {
.headline { 
    bottom: 0px;
    color: #fff;
    padding: 10px;
    right: 10px;
	font-size: 2rem;
}
ol.pinnedstories {
padding: 0;
}

ol.pinnedstories li {
margin: 0 0 5px;
width: 100%;
padding: 20px 0 0 20px;
max-width: 100%;
}
ol.pinnedstories li:nth-child(2n) {
    margin-left: 0px;
}
ol.pinnedstories li div {
width: 100%;
}

#big3 div {
    float: left;
    height: auto;
    max-width: 100%;
    padding: 40px;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

#big3 div:hover {
    background: #ccc;
}


#about_capcom {
padding: 20px;
}

#corp_info .corp_left {
max-width: 100%;
width: 100%;
}

#corp_info .corp_right {
float: left;
max-width: 100%;
width: 100%;
}


li.navi-col {
  min-width: 175px !important;
}

}

/* tablet size */
@media (min-width: 540px) and (max-width: 1000px) {
.headline {
    bottom: 0px;
    color: #fff;
    padding: 10px;
    right: 10px;
        font-size: 2rem;
}
ol.pinnedstories {
padding: 0;
}

ol.pinnedstories li {
margin: 0 0 5px;
width: 100%;
padding: 20px 0 0 20px;
max-width: 100%;
}
ol.pinnedstories li:nth-child(2n) {
    margin-left: 0px;
}
ol.pinnedstories li div {
width: 90%;
}

#big3 div {
    float: left;
    height: auto;
    max-width: 100%;
    padding: 40px;
    text-align: center;
    width: 100%;
}

#about_capcom {
padding: 20px;
}

#corp_info .corp_left {
max-width: 100%;
width: 100%;
}

#corp_info .corp_right {
float: left;
max-width: 100%;
width: 100%;
}



}





footer {
background: transparent url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHCAgICAgICAgICD/2wBDAQcHBw0MDRgQEBgaFREVGiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICD/wAARCAAoACgDAREAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAAECCP/EACUQAAEDAwQABwAAAAAAAAAAAAABESExQVFhcaHwAhJigZGxwf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDpjgCKrRitgGwBOFoAvp3IF8rVvkCQiRVQNQ8ZqBHzK1cB1wDabgV5gCUdHZVAVXgCKrJh7AWNmAPMe4D9AOmoBkajAPtVAR3UA2Y3Aen4AeFQP//Z");
border-top: 1px solid #dedede;
width: 100%;
}
#footer-navi {
background: rgba(0, 0, 0, 0) url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHCAgICAgICAgICD/2wBDAQcHBw0MDRgQEBgaFREVGiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICD/wAARCAAoACgDAREAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAAECCP/EACUQAAEDAwQABwAAAAAAAAAAAAABESExQVFhcaHwAhJigZGxwf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDpjgCKrRitgGwBOFoAvp3IF8rVvkCQiRVQNQ8ZqBHzK1cB1wDabgV5gCUdHZVAVXgCKrJh7AWNmAPMe4D9AOmoBkajAPtVAR3UA2Y3Aen4AeFQP//Z") repeat scroll left top;
clear: both;
color: #555555;
font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ",Meiryo,Osaka,"・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","MS PGothic",sans-serif;
font-size: 14px;
text-align: left;
}
#footer-navi p {
margin: 0 0 20px;
}
#footer-navi p.ttl {
font-weight: bold;
}
#footer-navi a {
color: #555555;
text-decoration: none;
}
#footer-navi a:hover {
text-decoration: underline;
}
#footer-navi .inner {
margin: 0 auto;
padding: 30px 0 0;
}
#footer-navi .inner div {
display: block;
float: left;
}
#footer-navi .inner div a {
color: #555555;
text-decoration: none;
}
#footer-navi .inner div a:hover {
text-decoration: underline;
}
#footer-navi .inner .navi-block01 {
width: 260px;
}
#footer-navi .inner .navi-block02 {
width: 310px;
}
#footer-navi .inner .navi-block03 {
width: 200px;
}
#footer-navi .inner .navi-block04 {
float: right;
width: 210px;
}
#footer-navi .inner div p {
margin: 0 0 15px;
}
#footer-navi .inner div p.ttl {
font-weight: bold;
}
#footer-navi .inner ul {
list-style-type: none;
margin: 1% 0 0 5%;
padding: 0;
}
#footer-navi .inner .navi-block03 ul {
margin: 0 0 35px;
}
#footer-navi .inner ul li {
line-height: 1;
margin: 0 0 15px;
}
#footer {
background: #000000 none repeat scroll 0 0;
border-top: 1px solid #000000;
box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
color: #ffffff;
font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ",Meiryo,Osaka,"・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","MS PGothic",sans-serif;
margin-top: 0;
text-align: center;
line-height: 100px;
}
#footer .inner {
color: #cccccc;
margin: 0 auto;
padding: 15px 0 10px;
width: 100%;
}
#footer ul {
float: left;
font-size: 14px;
}
#footer ul li {
display: inline;
padding: 0 20px 0 0;
}
#footer ul li a {
color: #cccccc;
text-decoration: none;
}
#footer ul li a:hover {
text-decoration: underline;
}
#footer p.copyright {
float: right;
font-size: 14px;
}
.clearfix {
}
.clearfix::after {
clear: both;
content: "";
display: block;
}

ul.navi-list {
margin: 1% 0 0 5%;
width: 95%;
}
li.navi-col {
float: left;
min-width: 200px;
width: 25%;
}





/* dark footer stuff */
footer.mod-dk a {
  color: var(--capcom-dk-1);
}

footer.mod-dk {
   background: var(--capcom-dk-0) !important;
}

footer div.mod-dk {
   background: var(--capcom-dk-0) !important;
}

footer.mod-dk #footer-navi {
  color: var(--capcom-dk-1);
}

footer.mod-dk #footer-navi a {
  color: var(--capcom-dk-1);
}


/* SCALING */

@media (max-width:72em){
        body {
        }

	.slick-dots {
		width: auto;
		padding: 0 0 0 1rem;
		border: 1px solid #fff;
		border-radius: 20px;
		height: 40px;
		box-shadow: 0 4px 10px 0 rgba(0,0,0,.9),0 6px 20px 0 rgb(0, 0, 0) !important;
	}

        .slick-dots li {
		width: 22px;
		height: 30px;
	}
	.slick-dots li button::before {
		font-size: 6px;
		line-height: 16px;
		width: 22px;
		height: 30px;
	}
	.slick-dots li.slick-active button::before {
		font-size: 10px;
		line-height: 16px;
	}
	i.herospecial::before {
		border: solid 1px #ddd;
		font-size: 16px;
		line-height: 32px;

	}
	i.herospecial::before {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 14px;
		margin: 4px 4px 0px 4px;
	}
	.hero-page-ctrl {
		width: 40px !important;
	}

}

@media (max-width:52em){
        body {
        }
        .slide-info-box span {
                font-size: 1.25em;
        }
        .news_section {
                display: block;
        }
        .news_section article {
                width: 95%;
        }
        .news_section article h3 {
                font-size: 1rem;
        }
        .slide-info-box img {
                width: 20vw !important;
		margin-top: 15%;
        }
	.slide-info-box span {
		font-size: 1em;
	}
}

@media (max-width:42em){
	body {
	}
	li.navi-col {
        	min-width: 175px !important;
	}
	.slide-info-box {
		padding-left: .5rem;
	}
	.slide-info-box img {
		width: 25vw !important;
	}
	.slide-info-box span {
		font-size: .7em;
		width: 100%;
	}
	.hero_learn_more a.special {
		font-size: 10px;
	}
	.slide-info-box a.special::before {
		margin-left: 0;
	}

	.news_section {
		display: block;
	}
	.news_section article {
		width: 95%;
	}
	.news_section article h3 {
		font-size: 1.2rem;
		font-weight: 500;
	}
}

/* wide screen patches */
@media (min-width: 1800px) {
  .slick-slide {
    max-height: 650px;
  }
  .news_section article.sml-blck {
    height: 500px;
  }
}

@media (min-width: 2100px) {
  .slick-slide {
    max-height: 750px;
  }
  .news_section article.sml-blck {
    height: 600px;
  }
}




/* override default height adjustments that slick does by default. */
@media (min-height: 575px) and (max-height:750px) {
        .slick-slide {
		max-height: unset;
        }
}

/* gdpr patch */
@media only screen and (max-width: 640px) {

        #Gdpr.messageBox .text {
                font-size: 87.5%;
                margin-bottom: 10px;
                max-width: 100%;
        }

}
