@charset "utf-8";
/* CSS Document */

#main {
    background: #141519!important;

}

p {
  color:#bbb;
}

main {
	background: #141519;
	color: #fff;
	display:block;
}

.home-content .row {
  padding-top:24rem;
  position:relative;
  animation-duration: 2s;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  z-index: 2;
}


.sub_menu {
    display:none;
    margin:0;
    padding:0;
    list-style:none;
}

.case-mes {
  color: #fff;
}

.contents p {
  color:#bbb;
}

.contents {
  max-width: 1140px;
}



.case-title-wrap {
	background:rgba(0, 0, 0, 0.6);
	padding:20px;
	border-radius:15px;
}

.points h2{
	background: none!important;
}


.case-mes {
	font-size: 3rem!important;
	font-weight: bold!important;
	background: none!important;
	text-align: left!important;
	color: #fff;
  line-height: 4rem;
}

.lead {
	color: #bbb;
}



.to-info {
	background: none!important;
	text-align: left!important;
}

.to-infobtn {
	margin: 2em;
}

.pros_bigcatch {
  color: #fff;
  margin-bottom: 6rem;
  font-weight:bold;
  line-height: 5.2rem;
}



.main_title_wrap {
	text-align: center;
	padding: 50px 0;
}

.main_title_wrap p:first-child {
	font-size: 4rem;
}

.main_title_wrap p {
	margin: 0 10px;
}

.main_title_wrap h1 {
	text-align: center!important;
	font-weight:bold;
}


.pros_event,
.pro_simple,
.pros_step,
.pros_tagging,
.pros_app,
.pros_4k,
.pros_1year {
	background: #111111;
}





/* contentCSS */

body {
	color: #5a5a5a;
	font-family: Quicksand, ���S�V�b�N��, "Yu Gothic", YuGothic, "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", ���C���I, Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}



.featurette-divider {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.flex-caption {

	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}



.carousel {
	margin-bottom: 4rem;
}


.carousel-caption {
	bottom: 3rem;
	z-index: 10;
}

.carousel:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
    display: block;
    width: 100%;
    height: 30%;
    background: -webkit-linear-gradient(top,hsla(0,0%,0%,0) 35%,rgba(20,21,25,1));
    background: linear-gradient(180deg,hsla(0,0%,0%,0) 0,rgba(20,21,25,1));
    content: "";
}


.carousel-item {


	background-position: center center;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-size: cover;

}

.carousel-item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 32rem;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}
.marketing h2 {
font-weight: 400;
}
.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
	margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
/* Bump up size of carousel content */
.carousel-caption p {
	margin-bottom: 1.25rem;
	line-height: 1.4;
}

.featurette-heading {
	font-size: 50px;
}
}

@media (min-width: 62em) {
.featurette-heading {
	margin-top: 7rem;
}
}

/* category icon */

p[class*="category"] {
	float:none!important;
	padding:5px 10px;
	margin-bottom:10px;
}


/*
.row_content {
	padding: 100px 0;
}
===========================================================================*/




@media screen and (min-width:0px) and ( max-width:640px) {


	.main_title_wrap h1 {
		font-size: 4.5rem;
		margin: 20px 0;
	}

  .pros_1year {
    text-align: left;
  }

}

@media screen and (min-width:641px) and ( max-width:1024px) {


	.main_title_wrap h1 {
		font-size: 7rem;
	}

  .pros_1year {
    text-align: left;
  }

}

@media screen and (min-width:1025px) {

	.main_title_wrap h1 {
		font-size: 7rem;
	}

  .image_box {
    padding:0 30px;
  }

  .flex-md-equal {
    margin: 10rem 0;
  }

  .player_highlight {
    height: 94rem;
  }

  .pros_1year h2,
  .pros_1year p {
    text-align: center!important;
  }

}










/* next page and pre page
-------------------------------------------------- */
.prev-next-link a {
	border-bottom: 1px #ddd solid;
	display: block;
	text-decoration: none;
	padding: 14px 35px;
	color: #fff;
}

.prev-next-link a:first-child {
	border-top: 1px #ddd solid;
	font-size: 2rem;
}
.prev-next-label {
	font-size: 1.4rem;
	color: #fff;
	margin-bottom: 10px;
}

/* Arrows */
.prev-link {
	background: url(http://www.webcreatorbox.com/sample/images/arrow-prev.svg) no-repeat 10px center;
}
.next-link {
	background: url(http://www.webcreatorbox.com/sample/images/arrow-next.svg) no-repeat right 10px center;
}
.prev-link,
.next-link {
	background-size: 16px 28px;
}

/* Images */
.thumb-wrap {
	display: flex;
}
.thumb-wrap p {
	margin: 0 0 0 10px;
	font-size: 1.6rem;
}
.thumb-wrap img {
	width: 90px;
	height: 100%;
}

/* Larger devices */
@media ( min-width: 600px) {
  .prev-next-link {
    display: flex;
  }
  .prev-next-link a {
    flex: 1;
  }
  .prev-next-link a,
  .prev-next-link a:first-child {
    border: none;
  }
  .next-link {
    text-align: right;
  }
}
blockquote {
	position: relative;
	padding: 35px 15px 10px 15px;
	box-sizing: border-box;
	background: rgb(0,0,0,0.6);
	color: #b7b7b7;
	border-left: 4px solid #ffba00;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
	border-radius: 5px;
	font-size:1.3rem;
	display: inline-block;
}

blockquote:before{
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 3px;
	vertical-align: middle;
	content: "�g";
	font-family: sans-serif;
	color: #ffba00;
	font-size: 90px;
	line-height: 1;
}

blockquote p {
	padding: 0;
	margin: 7px 0;
	line-height: 1.7;
	display: block;
}

blockquote cite {
	display: block;
	text-align: right;
	color: #888888;
	font-size: 0.9em;
}



/*���ߊ֘A
---------------*/


.jump_info,
.jump_info:hover {
	color:#ffba00;
	text-decoration:none;
}


.more_info {
	font-size:1.3rem;
	color:#777777;
}




.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
}

.square_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}






/* fade-up
------------------------*/
/* ���ʊO�ɂ������� */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }

/* ���ʓ��ɓ��������� */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }
