@font-face {
	font-family: "Original Yu Gothic";
	src: local("Yu Gothic");
	font-weight: 300;
}

@font-face {
	font-family: "Original Yu Gothic";
	src: local("Yu Gothic");
	font-weight: 500;
}

@font-face {
	font-family: "Original Yu Gothic";
	src: local("Yu Gothic");
	font-weight: bold;
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}

html {
	position: relative;
	min-height: 100%;
	height: 100%;
	overflow-x: hidden;
}

body {
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 2;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

/* IE10以上 */
@media all and (-ms-high-contrast: none)  {
	body {
		font-family: Verdana, Meiryo, sans-serif;
	}
}
@media all and (-ms-high-contrast: active) {
	body {
		font-family: Verdana, Meiryo, sans-serif;
	}
}

ul,
ol,
li,
body#home h1,
body#home h2,
h3,
h4,
h5 {
	margin:0;
	padding:0;
	list-style:none;
}

a, a:hover {
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

a:link, a:visited {
	color: #9c5da2;
}

a:hover {
	color: #fff;
}

.img-fluid {
	width: 100%;
}

.col {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

a img {
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

*::selection {
	color: #fff;
	background: #9c5da2;
}

*::-moz-selection {
	color: #fff;
	background: #9c5da2;
}

strong {
	padding: 2px 6px;
	color: #fff;
	background: #9c5da2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.videos2 img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.videos2 .video01 {
	height: auto;
	background: #002c8c;
}

.videos2 .video02 {
	height: auto;
	background: #002c8c;
}

.videos2 .video01 .embed-responsive {
	width: 70%;
	margin: 27% auto 10% 30%;
}

.videos2 .video02 .embed-responsive {
	width: 70%;
	margin: 27% 25% 10% auto;
}

.dmm {
	position: absolute;
	right: 10px;
}

.dmm img {
	width: 100px;
}

.videos,
.videos2 {
	position: relative;
}

.videos {
	padding-bottom: 56px;
}

.videos .col-md {
	padding: 19px 60px;
	padding-bottom: 0;
}

.bg {
	position: absolute;
	z-index: -1;
}

.campaign {
	position: relative;
}

.tweet {
	position: absolute;
	right: 30%;
	top: 45%;
	width: 20%;
}

.subscribe {
	position: relative;
}

.copy {
	text-align: center;
}

@media only screen and (max-width: 1900px) { 
	.camapign {
		min-height: 750px;
	}
}
@media only screen and (max-width: 1800px) {


}


@media only screen and (max-width: 1600px) {

}


@media only screen and (max-width: 1400px) {

}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1024px) {
	.videos2 .video01 .embed-responsive {
		width: 70%;
		margin: 29% auto 10% 30%;
	}

	.videos2 .video02 .embed-responsive {
		margin: 29% 25% 10% auto;
	}
}


@media only screen and (max-width : 992px) {

}

@media only screen and (max-width : 850px) {
	.videos2 .video01 .embed-responsive {
		width: 70%;
		margin: 30% auto 10% 30%;
	}

	.videos2 .video02 .embed-responsive {
		margin: 30% 25% 10% auto;
	}
}

@media only screen and (max-width : 800px) {

}

@media only screen and (max-width: 767px) {
	.videos {
		background: #000 url(../img/video-bg.jpg) no-repeat bottom left;
	}
	
	.tweet {
		width: 60%;
		left: 20%;
		top: 47%;
	}

	
	.dmm img {
		width: 80px;
	}

	.campaign {
		position: relative;
		display: block;
	}

	.videos2 .video01 .embed-responsive {
		width: 66%;
		margin: 31% auto 11% 17%;
	}
	
	.videos2 .video02 .embed-responsive {
		width: 66%;
		margin: 19% auto 11% 17%;
	}
	
}

@media only screen and (max-width: 700px) {
	.tweet {
		top: 42%;
	}
}

@media only screen and (max-width: 630px) {

	.tweet {
		top: 47%;
	}
}

@media screen and (max-width: 576px) {
	.videos2 .video01 .embed-responsive {
		width: 70%;
		margin: 32% auto 11% 15%;
	}
	
	.videos2 .video02 .embed-responsive {
		width: 70%;
		margin: 20% auto 11% 15%;
	}

	.tweet {
		top: 45%;
	}
}


@media screen and (max-width: 550px) {

}

@media screen and (max-width: 500px) {

}

@media screen and (max-width: 400px) {
}

@media screen and (max-width: 320px) {
	.videos2 .video01 .embed-responsive {
		width: 70%;
		margin: 32% auto 14% 15%;
	}
	
	.videos2 .video02 .embed-responsive {
		width: 70%;
		margin: 20% auto 14% 15%;
	}
}
