@charset "UTF-8";
/* CSS Document */
#contents > div > .inner01 > #section01 .txt01 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 2;
	margin-bottom: 2em;
}
#contents > div > .inner01 > #section01 .videoWrap {
	width: 780px;
	margin: auto;
	overflow: hidden;
}
#contents > div > .inner01 > #section01 .videoWrap video {
	display: block;
	width: 798px;
	max-width: 100%;
	background: #fff;
}
#contents > div > .inner01 > #section01 .txt02 {
	font-size: 93.75%;
	line-height: 2;
	margin: 3em 0;
}
#contents > div > .inner01 > #section01 .txt02 span {
	display: block;
	margin-bottom: 1em;
}
#contents > div > .inner01 > #section01 .txt03 {
	color: #d93129;
	font-size: 81.25%;
	line-height: 2;
	padding: 2em;
	border: 1px solid #d93129;
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 960px) {
	#contents > div > .inner01 > #section01 .videoWrap {
		width: 100%;
	}
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
	#contents > div > .inner01 > #section01 .txt01 {
		font-size: 125%;
    text-align: left;
    letter-spacing: 0;
	}
	#contents > div > .inner01 > #section01 .txt03 {
    font-size: 100%;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}
