/* スマホだけに適用するCSS */
@media screen and ( max-width:479px )
{
	
	@charset "utf-8";

/* index.html */
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:18px;
	font-family:’flopdesign-kana’,’ヒラギノ角ゴ Pro W3′,’Hiragino Kaku Pro’,’メイリオ’,Meiryo,’ＭＳ Ｐゴシック’,’MS P’,sans-serif ;
	line-height:1.5;
	color:#404040;
}
h1{
	margin:20px auto 0 auto;
	padding:0;
	font-size:22px;
	font-weight:bold;
	color:#003cf5;
	text-align:center;
	line-height:1.2;
}
h2{
	margin:40px auto 0 auto;
	padding:0;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1.2;
}
	h2.h2c{
		text-align: center;
	}
h3{
	margin:40px auto 0 auto;
	font-size:24px;
	font-weight:bold;
	text-align: left;
	color:#000;
}
	h3.h3c{
		text-align: center;
	}
p{
	margin:0;
	padding:20px 0 0 0;
}
div{
	margin:0;
	padding:0;
}
img{
	margin:0;
	padding:0;
	border:0;
	max-width:100%;
	height:auto;
}
.img01{
    padding:20px 0;
    text-align:center;
}
.img02{
    padding:20px 20px 0 20px;
    text-align:center;
}
.imgsd{
	border:1px solid #d4d4d4;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}
.imgleft{
	float:none;
	text-align: center;
	margin:20px 0px 20px 0;
}
.imgright{
	float:none;
	text-align: center;
	margin:20px 0px 20px 0px;
	padding-left: 0;
}
video{
	max-width:100%;
	height:auto;
}
.vd{
	width:100%;
	margin:0px auto 0 auto;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	text-align: center;
}
.vd iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin:0 20px;
}
table{
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}
table tr{
	margin:0;
	padding:0;
}
table tr th{
	margin:0;
	padding:0;
	white-space:nowrap;
}
table tr td{
	margin:0;
	padding:0;
}
ul{
	margin:40px 0 0 30px;
	padding:0;
	list-style: inherit;
}
li{
	margin:0 0 20px 0;
	padding:0;
}
/* main */
#main{
	width:auto;
	margin:30px auto 0 auto;
	padding:0 20px;
}
/* header */
#header{
	width:auto;
	margin-bottom:20px;
	padding:0;
	text-align:center;
}
.limit{
	text-align:center;
	font-size:5.5vw;
	margin-top: 0;
	padding-top: 30px;
}
.headcopy{
	margin:30px 0 20px 0;
	font-size:20px;
}
.headcopy2{
	margin:40px 0 20px 0;
	font-size:20px;
}
.senchaku_img02{
/*	padding-top:30px;*/
}
/* footer */
#footer{
	width:100%;
	min-width:auto;
	background-color:#e6e6e6;
	margin-top:40px;
	padding:10px 0;
	font-size:14px;
	text-align:center;
}
/* session */
#session{
}
.sbox1{
	width:auto;
	margin:0 auto;
	border:1px solid #d4d4d4;
	padding:10px;
	background-color:#ecf0fe;
}
.sbox2{
	width:auto;
	margin:0 auto;
	border:1px solid #d4d4d4;
	padding:10px;
	background-color:#fff;
}
#session table{
	border:0;
	border-bottom:2px dotted #ccc;
	border-collapse:collapse;
	width:auto;
	margin:0 auto;
}
#session table td{
	margin:0;
	padding:10px 10px 0 10px;
	vertical-align:top;
}
#session p{
	width:100%;
	margin:10px 0 30px 0;
	padding:0;
	line-height:1.7;
}
.snum{
	width:100%;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	line-height:1.5;
}
ul.check{
	margin:30px 0 0 0;
	padding:0;
	list-style-type: none;
}
ul.check li{
	min-height:50px;
	margin:0 10px 10px 0;
	padding:0 0 0 50px;
	background: url(../img/check1.gif) no-repeat 0 5px;
}
ul.check li.check3{
	min-height:50px;
	margin:0 0 20px 0;
	padding:0 0 0 50px;
	background: url(../img/check2.gif) no-repeat 0 5px;
}
ul.check li.check2{
	padding-top:10px;
}
.sesimg1{
	float:none;
	text-align: center;
	padding:0 0px 20px 0;
}
.sesimg2{
	float:none;
	text-align: center;
	padding:0 0 20px 0px;
}
/* tokuten2 */
#tokuten2{
	width:auto;
	margin:20px auto 0 auto;
	padding:10px 20px;
	border:0;
	border-radius: 10px;
	background-color:#ecf0fe;
}
#tokuten2 h3{
	width:auto;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	margin:10px 0 0 0;
	border-bottom:2px dotted #666;
	padding-bottom:10px;
	line-height:1.2;
}
#tokuten2 p{
	width:auto;
	padding-top:20px;
	margin-left:0;
}
.tokimg1{
	float:none;
	text-align: center;
	padding:20px 0px 20px 0;
}
.tokimg2{
	float:none;
	text-align: center;
	padding:20px 0 20px 0px;
}
/*オファーテーブル*/
.off table{
	margin:20px auto 0 auto;
	border:0;
	border-collapse:collapse;
}
.off table td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 5px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	line-height: 1.3;
	white-space: normal;
}
.off table td.off1{
	border-left:1px solid #000;
	color:black;
}
.off table td.off2{
	border-top:1px solid #000;
	background-color:#4d9cc7;
	font-weight:bold;
	color:#FFFFFF;
}
.off table td.off3{
	text-align: center;
	white-space: nowrap;
}
.off4{
	text-align: center;
	white-space: normal;
}
.off table td.off5{
	font-size:16px;
}
.off table td.off6{
	text-align: right;
	white-space: nowrap;
	font-size:16px;
}
.off7{
	font-size:14px;
}
.off table td.off8{
	padding:0 2px;
	text-align: center;
	white-space: nowrap;
	font-size:18px;
}
/* schedule */
.sche{
	padding-top:20px;
}
.sche table{
	margin:20px auto 0 auto;
	width:auto;
}
.sche table th{
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding:2px 10px;
	background-color:#50bfd6;
	font-size:24px;
}
.sche table td{
	border:1px solid #000;
	padding:10px 10px;
}
.sche table td.sche1{
	text-align: center;
	background-color: #e7f4fe;
	white-space:nowrap;
}
/* btn */
.btn{
	margin-top:20px;
	text-align: center;
}
.btn img{
	margin-bottom:0;
}
/*qa*/
#qa{
	margin-top:40px;
}
#qa p{
  text-indent: -1.6em;
  padding-left: 2em;
  padding-top:0;
	padding-bottom:10px;
	line-height:1.5;
}
/*movie*/
.mov2{
	width:auto;
	margin:0 auto;
}
.movtop2{
	width:auto;
	height:20px;
	background: none;
	}
.movmain2{
	width:auto;
	background: none;
}
.movtitle2{
	width:auto;
	margin:0 10px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	color:#ff0000;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	line-height:1.3;
}
.movline{
	border:1px solid #999999;
}
.movname2{
	padding:10px 0;
	text-align:center;
	color:#3d3d3d;
	font-weight:bold;
	font-size:18px;
}
.movatt2{
	width:auto;
	margin:0px 20px 0 20px;
	padding-bottom:20px;
	text-align:center;
	color:#8c8a8a;
	font-size:12px;
}
.movbottom2{
	width:auto;
	height:16px;
	background: none;
	display:none;
}
/*--#voice-student----------------------------------------------------------*/


div[id^="voice-student"] .part{
	background-color: #fbfdff;
	/* border */
border:1px solid rgb(204, 204, 204);


/* border-radius */
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;

/* box-shadow */
box-shadow:rgba(113, 135, 164, 0.65098) 0px 0px 6px -2px;
-webkit-box-shadow:rgba(113, 135, 164, 0.65098) 0px 0px 6px -2px;
-moz-box-shadow:rgba(113, 135, 164, 0.65098) 0px 0px 6px -2px;
}

div[id^="voice-student"] .partsize{
	padding: 15px 20px 15px 20px;
}

div[id^="voice-student"] h3{
	font-size: 24px;
	color:red;
	text-align: left;
	font-weight: bold;
	line-height:1.2;
}

div[id^="voice-student"] .center{
	text-align: center;
}
div[id^="voice-student"] .name{
	font-size: 16px !important;
	text-align: right !important;
	font-weight: bold !important;
}

div[id^="voice-student"] .tyusyaku{
	font-size: 12px !important;
	text-align: right !important;
	color:#8c8a8a !important;
}

div[id^="voice-student"] ul,ol {
	list-style-type: none;
	padding: 20px 20px;
	}

div[id^="voice-student"] li:before{
content: url(../images/e_others_74.png) no-repeat 0 1px;
padding: 3px 30px;
font-size: 16px;
font-weight: bold;
}

div[id^="voice-student"] .point{
    position: relative;
    margin: 1.0em 0 0 0;
    padding: 0.4em 0 0.8em 1.5em;
    font-size: 1.143em;
        font-weight: bold;
   }

div[id^="voice-student"] .point:before{
    content: "";
    position: absolute;
    background: #343434;
    top: 50%;
    left: 0.5em;
    margin-top :-10px;
    height: 12px;
    width: 12px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 1px 1px 1px #B92A2C inset;
    -moz-box-shadow: 1px 1px 1px #B92A2C inset;
    -webkit-box-shadow: 1px 1px 1px #B92A2C inset;
    -o-box-shadow: 1px 1px 1px #B92A2C inset;
    -ms-box-shadow: 1px 1px 1px #B92A2C inset;
}

div[id^="voice-student"] p{
	margin-bottom: 0px !important;
	}
	
div[id^="voice-student"] img{
	width: 180px;
	max-width:50%;
	height:auto;
	padding: 5px 10px 10px 10px;
	}
	
/*--#voice-pro----------------------------------------------------------*/

#voice-pro{
	margin: 0;
	padding: 0;
}

#voice-pro .fontbred{
	font-size: 30px  !important;
	padding: 0px !important;
	color: #A52A2A;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px !important;
}


#voice-pro .hidari {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}

#voice-pro .name{
	font-size: 12px !important;
	text-align: right !important;
}

/* voice */
.voice{
	width:auto;
	margin:50px auto 0 auto;
}
.voice h3{
	margin-top:10px;
	margin-bottom:20px;
}
.voice p{
	padding:0 0 0 0;
	margin:0;
}
.fontbc{
	font-size: 18px !important;
	font-weight: bold;
	text-align: center !important;
	margin-top: 60px;
	margin-bottom: 13px;
}
.part p{
	padding-bottom:10px;
}

/*jissensha_koe*/

.mov1_ttl{
	font-weight:bold;
	text-align:center;
	font-size:20px;
	padding:10px 0px 0 0;
}

	
/* 成型タグ */
.br100{display:none;}
.clear{clear:both;}

.txtb{font-weight:bold;}
.txtc{text-align: center;}
.txtu{text-decoration: underline;}
.txtred{color:#ff0000;}

.sp10{margin-top:10px;}
.sp30{margin:10px 10px 0;}
	
.font45{font-size: 27px;}
	
	

/*senchaku*/
/*#senchaku_wrap{
	width:auto;
	margin:20px auto 20px auto;
	padding:20px 20px;
	border:0;
	border-radius: 10px;
	background-color:#ecf0fe;
}
#senchaku_inner{
	width: 100%;
	margin: 0 auto;
}

#senchaku_wrap p{
	padding-top:10px;
}
.senchaku_ttl p{
	font-size: 22px;
}
.senchaku_ttl p:first-child{
	padding-top: 0px;
	font-size: 26px;
}*/
.risk{
font-size:20px;
text-align:center;
margin-top:30px;
}
.sen1{
	text-align: center;
	font-weight:bold;
	color:#0000ff;
	font-size:24px;
	line-height:1.2;
}
.sen2{
	margin:10px 0 0 0;
	text-align: center;
	color:#000;
	font-weight: bold;
	font-size:20px;
	line-height:1.2;
}
.sen3{
	text-align: center;
	font-weight:bold;
	color:#ff0000;
	font-size:24px;line-height:1.2;
}
.sen4{
	text-align: center;
	font-weight:bold;
	font-size:24px;line-height:1.2;
}

.sen5{
	text-align: center;
	font-weight:bold;
	font-size:24px;line-height:1.8;
}
.sen7{
	text-align: center;
	font-weight:bold;
	font-size:70px;
margin:10px 0 0px 0;
}

.senimg{
	margin:20px 0px 0px 0;
	float:none;
	width:auto;
}
.senimg img{
	max-width:100%;
	height:auto;
}
#senchaku_wrap ul{
	margin:30px 0 0 0;
	padding:0;
}
#senchaku_wrap ul li{
	margin:0 0 20px 0;
	padding:0 0 0 1.3em;
	text-indent: -1.3em;
	list-style: none;
	font-weight: bold;
}
#senchaku_wrap{
	margin:0px auto;
	padding:10px 0 10px 0;
	margin-top:20px;
	background-color:#ecf0fe;

}	

}



/*レスポンシブ対応追加分*/
.nobr001{display: inline;}
.br110{display: none;}
video{
	max-width:100%;
	height:auto;
}
.vd{
	width:auto;
	max-width:90%;
	margin:0px auto 0 auto;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	text-align: center;
}
.vd iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin:0 0px;
}
.ya{
	width:30%;
	margin:0px auto 0 auto;
}
/*senchaku*/
#senchaku{
	width:auto;
	margin:20px auto 20px auto;
	padding:20px 20px;
	border:0;
	border-radius: 10px;
	background-color:#ecf0fe;
}
#senchaku p{
	padding-top:20px;
}
.sen1{
	text-align: center;
	font-weight:bold;
	color:#0000ff;
	font-size:24px;
	line-height:1.2;
}
.sen2{
	margin:10px 0 0 0;
	text-align: center;
	color:#000;
	font-weight: bold;
	font-size:20px;
	line-height:1.2;
}
.sen3{
	text-align: center;
	font-weight:bold;
	color:#ff0000;
	font-size:24px;line-height:1.2;
}
.sen4{
	text-align: center;
	font-weight:bold;
	font-size:24px;line-height:1.2;
}

.sen5{
	text-align: center;
	font-weight:bold;
	font-size:24px;line-height:1.8;
}
.senimg{
	margin:20px 0px 0px 0;
	float:none;
	width:auto;
}
.senimg img{
	max-width:100%;
	height:auto;
}
#senchaku ul{
	margin:30px 0 0 0;
	padding:0;
}
#senchaku ul li{
	margin:0 0 20px 0;
	padding:0 0 0 1.3em;
	text-indent: -1.3em;
	list-style: none;
	font-weight: bold;
}
/*20180601修正*/
.head_txt01{
	font-size: 30px;
	margin: 30px 0 20px;
	font-weight: bold;
}
.head_txt02{
	font-size:20px;
}
/*0730修正*/
.tokuten_ttl {
    padding-top: 20px;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: red;
}
.muryo_txt h2 {
    text-align:center;
 } 
 .headcopy_ttl01{
	color:red;
	font-weight:bold;
	font-size:40px;
	padding-bottom:30px;
}
.headcopy_ttl02{
	font-weight:bold;
	font-size:26px;
}
.headcopy_ttl03 .text_rb{
	color:red;
	font-weight:bold;
	font-size:30px;	
}
/*0831追加*/
.senchaku{
	margin:50px auto 0;
	padding:30px 0;
	background-color: #ecf0fe;
	color:#000;
}
.senchaku p{
	padding:20px 10px 0;
}
.senchaku_inner{
	margin:0 auto;
	width:auto;
}
.senchaku .check_txtright{
	float:right;
	width:auto;
	margin-top:15px;
	padding:0 5px;
}
.senchaku .sen_img{
	text-align:center;
}
.sen_ttl00{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.sen_ttl01{
	text-align:center;
	font-weight:bold;
	font-size:25px;
	color:red;
	padding:0 20px 0;
}
.sen_ttl02{
	text-align:center;
	font-size:18px;
	padding:10px 10px 0;
}
.sen_ttl03{
	text-align:center;
	font-weight:bold;
	font-size:29px;
	padding:20px 5px 50px;
}
.sen_ttl03 span{
	color:red;
	font-size:42px;
}
.sen_ttl04{
	text-align:center;
	font-weight:bold;
	font-size:26px;
	padding:0 0 5px;
}
.sen_ttl05{
	text-align:center;
	font-size:20px;
	padding:0 5px 20px;
}
.sen_ttl06{
	text-align:center;
	font-weight:bold;
	font-size:35px;
	color:red;
}
.pre_box{
	width:auto;
	margin:0 auto;
	padding:0;
}
.pre_box .pt_none{
	padding:0 0 0 20px;
}
.pre_box p{
	padding:0 10px;
}
.pre_ttl01{
	text-align:center;
	font-weight:bold;
	font-size:34px;	
	color:red;
	padding:50px 0 0;
}
.pre_ttl02{
	text-align:center;
	font-size:19px;
	padding:38px 0 0;
}
.pre_ttl02 span{
	color:red;
}
.pre_ttl03{
	text-align:center;
	width:95%;
	padding:30px 0 50px;
	margin:0 auto;
}
.pre_img_left{
	width:80%;
	padding:0 0 20px;
	float:none;
	margin:0 auto;
}
.pre_img_right{
	width:80%;
	padding:0 0 20px 0;
	float:none;
	margin:0 auto;
}
.sensei_comment{
	width:auto;
	clear:both;
	padding:20px 0 0;
	margin:0 auto;
}
.sensei_comment p{
	clear:both;
	padding:15px 10px;
}

.sensei_txt{
	padding:20px 10px;
}
.sensei_box{
	float:none;
	padding:0 0 30px;
}
/*1101追加*/
.limit_yellow{
	margin:50px 0;
	padding:20px 0;
	font-weight:bold;
	font-size:1.8rem;
	background-color:#fbd956;
	text-align:center;
	color:red;
}
.sen_ttl02{
	text-align:center;
	padding:20px 0 0;
}
.sen_ttl02 img{
	width:90%;
}
.senchaku p{
	padding:40px 20px 0;
}
.senchaku .check{
	padding:0 20px;
}
/*1128追加*/
.head_top{
	height:0;
	padding-top: 66.68%;
	background: url("../img/head_bg.png") 0 0 no-repeat;
	background-size:contain;
	position: relative;
}
.head_top .head_limit{
	text-align:center;
	font-weight:bold;
	color:red;
	font-size:18px;
	position: absolute;
	top: 15px;
	right: 0;
 	bottom: 0;
  	left: 0;
  	margin: auto;
  	width: 80%;
}
.pd_none{
	padding:0;
}
.br_none{
	display:none;
}
.head_column{
	width:auto;
	margin:0 auto;
	padding:40px 0 0;
}
.head_column .head_box{
	width:auto;
	padding:0 20px 40px;
	float:none;
}
.head_column .head_box h2{
	margin:0;
	font-size:30px;
	text-align:center;
}

.jissensha_koe{
	width:auto;
	margin:0 auto;
	clear:both;
	padding:0px 20px 0;
}
.jissensha_koe h2{
	text-align:center;
	margin:0;
	padding:80px 0 0;
}
.jissensha_koe_ttl{
	text-align:center;
	padding:20px 0 30px;
	font-size:20px;
}
.imgleft ,.imgright ,.imgleft2{
    float: none;
    margin: 0 auto;
    text-align:center;
	
}
.sensei_txt2 {
    padding-top: 30px !important;
}
.mov_top{
	margin-top: 0px;
}
/*0107 add*/
.top_copy01{
	font-size:21px;
	padding:30px 10px 10px;
}
.top_copy02{
	font-size:24px;
	padding:20px 0 0;
	font-weight:bold;
	color:#000;
}
.marketing_tool{
	padding:30px 0 0;
	text-align:center;
}
.ttl_roadmap{
	text-align:center;
	padding:30px 15px 0 15px;
}
.full_img{
	text-align:center;
	padding-top:0;
}
#session .ses_ttl{
	width: 100%;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 1.5;
    text-align:center;
}
#session .ses_ttl span{
	font-size:17px;
}
/*nittei*/
#nittei table{
	width:auto;
	min-width:100%;
	margin:20px auto 0 auto;
	border-collapse:collapse;
}
#nittei table th{
	padding:5px 10px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-color:#4d9cc7;
	font-weight:bold;
	white-space: nowrap;
	border:1px solid #585a59;
}
#nittei table td{
	padding:5px 10px;
	border:1px solid #585a59;
}
#nittei table td.ntd1{
	width:30px;
	font-weight: bold;
	white-space: nowrap;
}

/* 成型タグ */

.sp50{margin-top:20px;}
.font45{font-size: 25px;}
.font5{font-size: 20px;}
.font7{font-size: 30px;}
.font3{font-size: 20px;}

.txtnml{font-weight: normal;}
.txtb{font-weight: bold;}
.txtwhite{color: white;}
.mtop0{margin-top: 0;}
.mtop20{margin-top:5px;}
.mtop40{margin-top: 20px;}
.mtop60{margin-top: 25px;}
.mtop80{margin-top: 35px;}
h2.h2nml{font-weight: normal;}
h2.h2mtophlf{margin-top: 20px;}
h2.h2mtop0{margin-top: 0;}
h2.h2left{text-align: left;}
h2.h2small {font-size: 23px; margin-top: 5px;}
.disppc {display: none;}
.dispsp {display:inherit;}
.imgfull {width:100%;}
.img01{
   padding:10px 5px 10px 5px;
    text-align:center;
}
.img02{
   padding:25px 5px 25px 5px;
    text-align:center;
}
.imghead {
    padding:10px 10px;
    text-align:center;
}
.imgbook {
    padding:10px 10px;
    text-align:center;
}
.imgbook img{
    width: 80%;
}
.boxmnone{
    width:auto;
    margin:0 auto;
    padding:0 20px;
}
h2.h2left{
    text-align: left;
    font-size:5vw;
    text-decoration: underline;
    margin-top:25px;
}

.sp-1{margin-top:0px;}
.sp80{margin-top:50px;}
.sp50{margin-top:20px;}
.sp300{margin-top:50px;}
.masp30{margin-top:30px;}

.txtn{
font-weight:bold;
font-size: 50px;
text-align:center;

}
.txtn2{
font-weight:bold;
font-size: 27px;
color:#ff0000;
text-align:center;
}


/* 注意書き */
.pay{
	width:auto;
	margin:20px auto 0 auto;
	padding-bottom:20px;
	text-align:center;
	font-size:15px;
}

.senchaku_head{
	text-align:center;
	font-size:15px;
	margin: 20px 0 10px 0;
}

h2.chuired {
	margin-top: 10px;
	color: red;
	font-weight: inherit;
}

h2.h2mg {
	font-size: 20px;
	padding: 0 15px 0 15px;
}

h1.h1ttl {
	padding: 0 15px 0 15px;
}

.imgpc {
	display: none;
}

.imgsp {
	display: inherit;
}
.wakuylw {
	margin-top: 30px;
	background-color: #001E4E;
    text-align:center;
    font-weight:bold;
	padding: 5px 0 5px 0;
}
.wakubk{
	width:100%;
	margin-top:0px;
	padding:0px 0;
	background-color: #000;
	color:#fff;
}
.ttltoppre03 {
    font-size:30px;
    color:white ;
    margin-top: 0;
}

.txttoukei {
	text-align: center;
}

.ttltoppre01 {
    font-size:55px;
    color:red ;
	line-height: 70px;
}

.ttltoppre02 {
    font-size:18px;
	line-height: 20px;
    color:white;
    margin-top: 0;
}

.ttlgentei {
    text-align:center;
    font-weight: bold;
    font-size:8vw;
    color: white;
    margin-top: 0;
}

.ttlgentei02 {
	text-align:center;
    font-weight: bold;
    font-size:5.5vw;
	line-height: 7.5vw;
    color: white;
}

.txtlimit {
	margin-top: 20px;
	font-size: 18px;
}

.txttoukei span {
	font-size: 8px;
}

.linesp {
	display: inherit;
	text-align: center;
}

.linepc {
	display: none;
	text-align: center;
}

.txtkoukoku {
	text-align: center;
	font-weight: bold;
}

h2.h2left {
	margin-top: 20px;
	text-align: left;
	text-decoration: underline;
}

.h2mg span {
	text-decoration: underline;
	font-size: 25px;
}

.ttltoppre03 .ttltoppre02 span {
	color: darkorange;
}

.ttltoppre03 span {
	color: darkorange;
}



.mov_subttl {
	text-align:center;
	font-weight:bold;
	color:#000;
	margin-top: 20px;
	font-size:5.5vw;
	padding:0 10px;
}
/*video */
.vdsp h3{
	margin:30px 0 0 0;
	padding:0 0px;
	font-weight: bold;
	font-size:22px;
	text-align: center;
}
.vd{
	width:100%;
	height:0px;
	margin:30px auto 0 auto;
	padding-bottom: 56.25%;
	position: relative;
	text-align: center;
}
.vd iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vdname{
	margin-top:10px;
	text-align: center;
	font-size:4vw;
	font-weight: bold;
}
.vdatt{
	margin:20px 0;
	text-align: center;
	font-size:14px;
}

.ttlgentei03 {
	text-align:center;
    font-weight: bold;
    font-size:5vw;
    color: red;
	text-decoration: underline;
    margin-top: 30px;
}

.br001 {
	display: inherit;
}

.ikkatu {
	font-size: 17px;
}

.boxseminner {;
}

.boxseminner {
    width:auto;
    margin:0 auto;
    padding:0 20px;
}

.wakubg {
	width:100%;
    background: url(../img/bg.jpg) repeat-y 0 0px;
 	background-size: 100% auto;
	padding:30px 0 20px 0;
	color: white;
	margin-top: 0;
}

.boxmnone {
    width:auto;
    margin:0 auto;
    padding:0 20px;
}
/*20191108 add*/
#jct_sample{
    text-align: center;
    background:#000;
    padding:10px 0;   
}
#jct_sample span {
    margin: 0 auto;
    font-weight: bold;
    font-size: 5.5vw;
    color: #ff0000;
    line-height: 1.3; 
}
.head_img{
	width:100%;
	max-width:1600px;
	margin:0 auto;
}
.head_img img{
	width:100%;
}	
.head_ttl{
	margin-top: 0;
    text-align: center;
    font-weight: bold;
    font-size: 14vw;
    color:red;	
}

.ylw_area{
    text-align: center;
    font-weight: bold;	
    font-size:7.5vw;	
    padding:10px 0 ;
    line-height:1.2;
}
.orange_area span{
    color:red;
    font-size:8.5vw;	    
}
.mt_half{
	margin-top:30px;
}
.font_l{
	font-size:6vw;
}
.txtdod{
	-webkit-text-emphasis: dot red;
   text-emphasis: dot red;
}
 .yellow_area{
 	 text-align: center;
    font-weight: bold;	
    color:#000;
    background:#fffb7e;
    font-size:5.2vw;	
    padding:10px 0 ;
    line-height:1.4; 
    margin-top:20px;	
 }
 ul.list1 {
    margin: 50px 20px 10px 0px;
    padding: 0;
}
ul.list1 li {
    margin: 10px 0 0px 0;
    padding: 3px 0 10px 30px;
    list-style: none;
    background: url(../img/check.gif) no-repeat 0 5px;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
}
.imgr{
	float:right;
	margin:20px 0 20px 20px;
}
.imgl{
	float:none;
	text-align: center;
	margin:20px 20px 20px 0px;
}
}
.box{
	width:auto;
	margin:0 auto;
	padding:20px 20px;
}

.txtredarea span {
	font-size: 10vw;
}

.txtredarea {
	font-size: 7vw;
}

.txttopttl01 {
	font-size: 20px;
}

.txt500toppa {
	font-size: 26px;
}

.txt500toppa span {
	font-size: 13vw;
}

.txtylwarea {
	padding-top: 10px;
	font-size: 8vw;
}

.yasize {
	width: 50%;
}

.txtredarea01 {
	font-size: 10vw;
	line-height: 1;
	padding-top: 5px;
}

.red_area {
	margin-top:60px;
}

.mbtm40 {
	margin:20px 10px;
}

.wakubl {
    padding: 10px 0 20px;
}

.limit2{
	text-align:center;
	font-size:5.5vw;
	margin-top: 0;
	padding: 20px 0 20px;
}