@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese');

* {	margin: 0;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;}
body { 
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
	font-family: 'Noto Sans JP';
	font-weight: 400;
	font-feature-settings: "pkna";
	font-feature-settings: "palt";
}
p{
	margin: 0 100px;
	font-size: 18px;
	line-height: 180%;
	text-align: left;
	color: #323232;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

a{
	color: #0645ad;
	text-decoration:underline; }
a:hover{
	color: #ff8000;
	text-decoration:underline; }
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)"; }


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.mizu { color: #0066FF; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }
.size24 { font-size: 24px; }
.size26 { font-size: 26px; }
.size28 { font-size: 28px; }
.size32 { font-size: 32px; }
.size36 { font-size: 36px; }
.size42 { font-size: 42px; }
.size48 { font-size: 48px; }
.size60 { font-size: 60px; }
.size72 { font-size: 72px; }

.b { font-weight: bold; }
.strong{ font-weight: bold; }
.em{ font-weight: bold; }
.yline { background: #fff799; }
.center {
	text-align: center;
	padding: 0;
	line-height: 150%; }
.left {
	text-align: left;
	padding: 5px 5px 0 0; }
.right {
	text-align: right;
	padding: 5px 0 0 5px; }
.to_link {
	margin: 20px 0 0;
	text-align: right; }
.to_link_r {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0;
	text-align: right; }
blockquote {
	width: 750px;
	font-size: 16px;
	line-height: 180%;
	margin: 15px auto;
	padding: 30px 0;
	text-align: right;
	border: 1px solid #CCC;
	color: #212121;
	box-shadow: 1px 1px 2px rgba(204, 204, 204, 0.9), 0px 1px 0px rgba(255, 255, 255, 0.4) inset;
	background: #F7F7F7 url("image/blockquote.png") no-repeat scroll 0px 0px;
	clear: both;
}
blockquote p {
	margin-left: 50px;
	margin-right: 50px;
}
.text-right {
	font-size: 8px;
	color: #3d3737;
	text-align: right;
	padding-bottom: 10px;
	line-height: 130%;
}
.sample_page {
	line-height:180%;
	text-align:right;
	text-justify:inter-ideograph; 
	margin: -20px 90px 30px;
	padding:0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 間隔調整 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.midashi {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.margin-bottom5 { margin-bottom: 5px;}
.margin-bottom10 { margin-bottom: 10px;}
.margin-bottom15 { margin-bottom: 15px;}
.margin-bottom20 { margin-bottom: 20px;}
.margin-bottom25 { margin-bottom: 25px;}
.margin-bottom30 { margin-bottom: 30px;}
.margin-bottom35 { margin-bottom: 35px;}
.margin-bottom40 { margin-bottom: 40px;}
.margin-bottom45 { margin-bottom: 45px;}
.margin-bottom50 { margin-bottom: 50px;}
.margin-bottom60 { margin-bottom: 60px;}
.margin-bottom70 { margin-bottom: 70px;}
.margin-bottom80 { margin-bottom: 80px;}
.margin-bottom90 { margin-bottom: 90px;}
.margin-bottom100 { margin-bottom: 100px;}

.margin-top5 { margin-top: 5px;}
.margin-top10 { margin-top: 10px;}
.margin-top15 { margin-top: 15px;}
.margin-top20 { margin-top: 20px;}
.margin-top25 { margin-top: 25px;}
.margin-top30 { margin-top: 30px;}
.margin-top35 { margin-top: 35px;}
.margin-top40 { margin-top: 40px;}
.margin-top45 { margin-top: 45px;}
.margin-top50 { margin-top: 50px;}

.padding-bottom5 { padding-bottom: 5px;}
.padding-bottom10 { padding-bottom: 10px;}
.padding-bottom15 { padding-bottom: 15px;}
.padding-bottom20 { padding-bottom: 20px;}
.padding-bottom25 { padding-bottom: 25px;}
.padding-bottom30 { padding-bottom: 30px;}
.padding-bottom35 { padding-bottom: 35px;}
.padding-bottom40 { padding-bottom: 40px;}
.padding-bottom45 { padding-bottom: 45px;}
.padding-bottom50 { padding-bottom: 50px;}

.padding-top5 { padding-top: 5px;}
.padding-top10 { padding-top: 10px;}
.padding-top15 { padding-top: 15px;}
.padding-top20 { padding-top: 20px;}
.padding-top25 { padding-top: 25px;}
.padding-top30 { padding-top: 30px;}
.padding-top35 { padding-top: 35px;}
.padding-top40 { padding-top: 40px;}
.padding-top45 { padding-top: 45px;}
.padding-top50 { padding-top: 50px;}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 画像 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

img{
	max-width: 100%;
	*width: auto;
	height: auto;
	border: none;
	margin: 0;
	padding: 0; }
a img {
	border: none; }
.imgl {
	padding: 0px 20px 20px 40px;
	float: left; }
.imgr {
	padding:20px 50px 10px 25px;
	float: right; }


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タイマー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.timer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333333;
	border-bottom: 2px solid #5A5A56;
}
.timer_in {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 14px 0 10px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
}
#CDT, #CDT2, #CDT3 {
	font-size: 50px;
	color: #eee;
	margin: 30px 0 50px;
	font-weight: bold;
}
#CDT .number-wrapper, #CDT2 .number-wrapper, #CDT3 .number-wrapper {
	margin: 10px;
	position: relative;
}
#CDT .number, #CDT2 .number, #CDT3 .number {
	display: inline-block;
	color: #eee;
	*display: inline;
	*zoom: 1;
	background: #000;
	background-image: linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
	background-image: -o-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
	background-image: -moz-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
	background-image: -webkit-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
	background-image: -ms-linear-gradient(bottom, #000000 2%, #3c3c3c 50%, #000000 100%);
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 0 12px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border: 1px solid #555;
	-moz-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 4px 0 rgba(255, 255, 255, 0.2);
	-moz-text-shadow: 0 3px 3px #000000;
	-webkit-text-shadow: 0 3px 3px #000000;
	text-shadow: 0 3px 3px #000000;
}
#CDT .line, #CDT2 .line, #CDT3 .line {
	position: absolute;
	width: 100%;
	height: 1px;
	top: 52%;
	left: 0;
	background: #000;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メイン動画表示 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#pic_box {
	width: 100%;
	margin: 0;
	padding: 70px 0 80px;
	background:#EBEBEB url(img/bottom_bg.png) repeat-x bottom;
	clear: both;
}
.video {
	width:1100px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #333;
}
.video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 100%;
	overflow: hidden;
}
.video-wrap iframe,　.video-wrap object,　.video-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* メイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_contents {
	width: 950px;
	margin: 0 auto;
	padding: 30px 0 50px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 公開前設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wrapper{
	background: #F6F6F6 url(img/bg.png) repeat;
}
#wrapper-w{
	width: 950px;
	margin: 0 auto;
	padding: 80px 0 50px;
	box-shadow: 0 10px 10px #CCCCCC;
	background: #FFFFFF;
}


/* 注意点
───────────────────────── */

.attention, .attention2 {
	margin: 40px 80px 0;
	padding: 40px 20px 15px;
	border: 2px solid #CCC;
	border-radius: 4px;
	position: relative;
}
.attention3 {
	margin: 40px 80px 20px;
	padding: 40px 20px 15px;
	border: 2px solid #CCC;
	border-radius: 4px;
	position: relative;
}
.attention::before {
	font-size: 16px;
	line-height: 40px;
	background-color: #EEEEEE;
	color: #333;
	content: "　■ブラウザを更新する方法　";
	font-weight: bold;
	left: 20px;
	top: -20px;
	position: absolute;
}
.attention2::before {
	font-size: 16px;
	line-height: 40px;
	background-color: #EEEEEE;
	color: #333;
	content: "　■セミナーが始まらない場合　";
	font-weight: bold;
	left: 20px;
	top: -20px;
	position: absolute;
}
.attention3::before {
	font-size: 16px;
	line-height: 40px;
	background-color: #EEEEEE;
	color: #333;
	content: "　■セミナーが途中で止まる場合　";
	font-weight: bold;
	left: 20px;
	top: -20px;
	position: absolute;
}
.attention p, .attention2 p, .attention3 p {
	margin: 0 0 10px;
	font-size: 17px;
	line-height: 180%;
	text-align: left;
}
#attention h3, #attention2 h3, #attention3 h3{
	color:#f60;
	margin:0 0 9px;
	padding:6px 0 3px 10px;
	background: none;
	border:none;
	border-top:3px #555 double;
	border-bottom:3px #555 double;
	box-shadow:0 1px 0 #fefefe;
	text-shadow:none;
}
.box {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,1);
	margin: 20px 0;
	padding: 10px;
}

/* サイト更新日
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.newday {
	font-size:14px;
	color:#000000;
	line-height:100%;
	text-align:center;
	margin:30px auto 0;
	padding:0 0 25px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#fotter{
	width: 100%;
	background-color: #333333;
	border-top: 2px solid #5A5A56;
}
#fotter a { 
	color: #ffffff;
	text-decoration: none;
}
#fotter a:hover {
	color: #FFA500;
	text-decoration: underline;
}
#fotter p {
	width: 780px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
	clear: both;
}

@media screen and (max-width: 1100px){
#wrapper-w{
	width: 90%;
	margin: 0 auto;
	padding: 50px 0 50px;
	box-shadow: 0 10px 10px #CCCCCC;
	background: #FFFFFF;
}
.attention {
	margin: 40px 5% 0;
}
.timer_in {
	font-size: 1.6em;
}
.video {
	width: 94%;
	margin: 0 3%;
	box-sizing: border-box;
}
#main_contents {
	width: 90%;
	margin: 0 6%;
	padding: 30px 0;
}
#wrapper-w img{
    width: 100%;
    margin: 0;
}
p {
    margin: 0 5%;
}
#fotter p {
    width: 90%;
    margin: 0 5%;
}  
}

@media screen and (max-width: 660px){
.size42 {
    font-size: 24px;
    margin: 0%;
}
.size42 br{
    display: none;
}
#wrapper-w{
	width: 90%;
	margin: 0 auto;
	padding: 80px 5% 50px;
	box-shadow: 0 0 0;
	background: #FFFFFF;
}
.attention, .attention2, .attention3 {
	margin: 40px 0 0;
}
.timer_in {
	font-size: 1em;
}
#pic_box {
	padding: 20px 0 30px;
	background:#EBEBEB url(img/bottom_bg.png) repeat-x bottom;
	clear: both;
}
.video {
	width: 96%;
	margin: 0 2%;
	border: 5px solid #333;
}
}

/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社 7th-floor All rights Reserved.
--------------------------------------------------------*/