@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:46px;
	font-weight:bold;
	color:#003cf5;
	text-align:center;
}
h2{
	margin:80px auto 0 auto;
	padding:0;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}
h2.h2mg{
	margin-top:40px;
}
h3{
	margin:80px auto 0 auto;
	font-size:28px;
	font-weight:bold;
	text-align: left;
	color:#000;
}
p{
	margin:0;
	padding:40px 0 0 0;
}
div{
	margin:0;
	padding:0;
}
img{
	margin:0;
	padding:0;
	border:0;
}
.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:left;
	margin:20px 20px 20px 0;
}
.imgleft2{
	float:left;
	margin:20px 20px 20px 0;
}
.imgright{
	float:right;
	margin:40px 0px 20px 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:90%;
	margin:30px auto 0 auto;
	padding:0 0px;
}

/* header */
#header{
/* 	width:1000px; */
	margin-bottom:50px;
	padding:0;
	text-align:center;
}
.limit{
	text-align:center;
	padding: 40px 0;
	font-size:45px;
	font-weight: bold;
	color:red;	
}
.limit span{
	color:#000;
}
.limit span.txtred{
	color:red;
}
	
.headcopy{
	margin:60px 0 30px 0;
	font-size:27px;
	color:#000;
	text-align:center;
}
.headcopy2{
	margin:130px 0 70px 0;
	font-size:27px;
	color:#000;
	text-align:center;
}
/* footer */
#footer{
	width:100%;
	background-color:#e6e6e6;
	margin-top:150px;
	padding:10px 0;
	font-size:18px;
	text-align:center;
}
/* session */
#session{
}
.sbox1{
	width:90%;
	margin:0 auto;
	border:1px solid #d4d4d4;
	padding:20px;
	background-color:#ecf0fe;
}
.sbox2{
	width:90%;
	margin:0 auto;
	border:1px solid #d4d4d4;
	padding:20px;
	background-color:#fff;
}
#session table{
	border:0;
	border-bottom:2px dotted #ccc;
	border-collapse:collapse;
	width:900px;
	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:30px;
	color:#000000;
	font-weight:bold;
	line-height:1.5;
	text-align: center;
}
ul.check{
	margin:30px 0 0 0;
	padding:0;
	list-style-type: none;
}
ul.check li{
	min-height:50px;
	margin:0 20px 20px 0;
	padding:0 0 0 50px;
	background: url(../img/check1.gif) no-repeat 0 5px;
}
ul.check li.check3{
	min-height:50px;
	margin:0 20px 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:left;
	padding:20px 20px 20px 0;
}
.sesimg2{
	float:right;
	padding:20px 0 20px 20px;
}
/* tokuten2 */
#tokuten2{
	width:880px;
	margin:20px auto 0 auto;
	padding:30px 30px 30px 30px;
	border:0;
	border-radius: 10px;
	background-color:#ecf0fe;
}
#tokuten2 h3{
	width:auto;
	text-align:left;
	font-size:26px;
	font-weight:bold;
	margin:10px 0 0 0;
	border-bottom:2px dotted #666;
	padding-bottom:10px;
	line-height:1.5;
}
#tokuten2 p{
	width:auto;
	padding-top:20px;
	margin-left:0;
}
.tokimg1{
	float:left;
	padding:20px 20px 20px 0;
}
.tokimg2{
	float:right;
	padding:20px 0 20px 20px;
}
/*オファーテーブル md21*/
.off table{
	margin:60px auto 0 auto;
	border:0;
	border-collapse:collapse;
}
.off table td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:10px 20px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	white-space:nowrap;
	line-height: 1.3;
}
.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;
}
.off table td.off4{
	text-align: center;
	white-space: nowrap;
}
.off table td.off5{
	font-size:30px;
}
.off table td.off6{
	text-align: right;
	white-space: nowrap;
	font-size:26px;
}
.off7{
	font-size:20px;
}
.off table td.off8{
	text-align: center;
	white-space: nowrap;
	font-size:40px;
}
/* footer */
#footer{
	width:100%;
	background-color:#e6e6e6;
	margin-top:100px;
	padding:10px 0;
	font-size:16px;
	text-align:center;
}
/* schedule */
.sche{
	padding-top:20px;
}
.sche table{
	margin:20px auto 0 auto;
	width:600px;
}
.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;
}
/* btn */
.btn{
	margin-top:80px;
	text-align: center;
}
.btn img{
	margin-bottom:20px;
}
/*qa*/
#qa{
	margin-top:40px;
}
#qa p{
  text-indent: -1.6em;
  padding-left: 2em;
  padding-top:0;
	line-height:2.0;
}
/*movie*/
.mov2{
	width:912px;
	margin:0 auto;
}
.movtop2{
	width:912px;
	height:39px;
	background: url(../img/movTop.gif) no-repeat;
}
.movmain2{
	width:912px;
	background: url(../img/movBg.gif) repeat-y;
}
.movtitle2{
	width:860px;
	margin:0 auto;
	padding-bottom:15px;
	color:#ff0000;
	font-weight:bold;
	font-size:28px;
	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:20px;
}
.movatt2{
	width:820px;
	margin:20px auto 0 auto;
	padding-bottom:20px;
	text-align:right;
	color:#8c8a8a;
	font-size:12px;
}
.movbottom2{
	width:912px;
	height:16px;
	background: url(../img/movBottom.gif) no-repeat;
}
/*--#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: 25px 20px 35px 20px;
}

div[id^="voice-student"] h3{
	font-size: 28px;
	color:red;
	text-align: center;
	font-weight: bold;
}

div[id^="voice-student"] .center{
	text-align: center;
}
div[id^="voice-student"] .name{
	font-size: 18px !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;
	height: 240px;
	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:980px;
	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;
}


.sen1{
	text-align: center;
	font-weight:bold;
	color:#0000ff;
	font-size:30px;line-height:1.2;
}
.sen2{
	margin:20px 0 0 0;
	text-align: center;
	color:#000;
	font-weight: bold;
	font-size:24px;
	line-height:1.6;
}
.sen3{
	text-align: center;
	font-weight:bold;
	color:#ff0000;
	font-size:40px;line-height:1.6;
}
.sen4{
	text-align: center;
	font-weight:bold;
	font-size:40px;line-height:1.6;
}
.sen5{
	text-align: center;
	font-weight:bold;
	font-size:55px;line-height:1.6;
}
.sen6{
	
	margin:30px auto 0 auto;
	padding:0 30px;
}
.sen7{
	text-align: center;
	font-weight:bold;
	font-size:150px;
margin:10px 0 0px 0;
color:red;

}


.senimg{
	margin:20px 20px 20px 0;
	float:left;
}
#senchaku_wrap ul{
	margin:20px 0 0 0;
	padding:0;
}
#senchaku_wrap ul li{
	margin:0 0 10px 0;
	padding:0 0 0 1.3em;
	text-indent: -1.3em;
	list-style: none;
}
.float{
	float: left;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

	
	
/*	font-weight: bold;*/

/* 成型タグ */
.clear{clear:both;}
.clearleft{clear:left;}

.txtb{font-weight:bold;}
.txtc{text-align: center;}
.txtu{text-decoration: underline;}
.txtred{color:#ff0000;}
.txtblue{color:0000cd;}
.txtblack{color:#000000;}
.txtn{
font-weight:bold;
font-size: 80px;
}
.txtn2{
font-weight:bold;
font-size: 50px;
color:#ff0000;
}
.font13{font-size: 13px;}
.font3{font-size: 30px;}
.font45{font-size: 45px;}
.font5{font-size: 50px;}
.font7{font-size: 70px;}

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

.sp-1{margin-top:-50px;}
.sp10{margin-top:10px;}
.sp20{margin-top:20px;}
.sp30{margin-top:30px;}
.sp50{margin-top:50px;}
.sp80{margin-top:80px;}
.sp200{margin-top:200px;}
.bt30{margin-bottom:30px;}
.nobr001{display: none;}
.br110{display: inherit;}


/* 注意書き */
.pay{
	width:820px;
	margin:20px auto 0 auto;
	padding-bottom:20px;
	text-align:center;
	font-size:15px;
}
	
/*20180601修正*/
.head_txt01{
	font-size: 52px;
	margin: 30px 0 60px;
	font-weight: bold;
}
.head_txt02{
	font-size:40px;
	color:#000;
	font-weight:bold;
}

.senchaku_img02{
	margin: 0 auto;
	text-align: center;
/*	padding-top: 45px;*/
}

/*0730修正*/
.tokuten_ttl {
    padding-top: 60px;
    text-align: center;
    font-size: 92px;
    font-weight: bold;
    color: red;
}
.muryo_txt {
    font-size: 20px;
    padding: 0 0 80px;
 }  
.headcopy_ttl01{
	color:red;
	font-weight:bold;
	font-size:60px;
	padding-bottom:70px;
}
.headcopy_ttl02{
	font-weight:bold;
	font-size:36px;
}
.headcopy_ttl03 .text_rb{
	color:red;
	font-weight:bold;
	font-size:36px;	
}
/*0831追加*/
.senchaku{
	margin:100px auto 0;
	padding:60px 0 0;
	background-color: #ecf0fe;
	color:#000;
}
.senchaku_inner{
	margin:0 auto;
	width:960px;
	padding-top: 30px;
}
.senchaku .check_txtright{
	float:right;
	width:520px;
	margin-top:15px;
}
.senchaku .sen_img{
	text-align:center;
}
.sen_ttl00{
	text-align:center;
	font-weight:bold;
	font-size:40px;
}
.sen_ttl01{
	text-align:center;
	font-weight:bold;
	font-size:70px;
	color:red;
}
.sen_ttl02{
	text-align:center;
	font-size:30px;
	padding:10px 0 0;
}
.sen_ttl03{
	text-align:center;
	font-weight:bold;
	font-size:68px;
	padding:20px 0 50px;
}
.sen_ttl03 span{
	color:red;
	font-size:94px;
}
.sen_ttl04{
	text-align:center;
	font-weight:bold;
	font-size:44px;
	padding:0 0 10px;
}
.sen_ttl05{
	text-align:center;
	font-size:30px;
	padding:0 0 40px;
}
.sen_ttl06{
	text-align:center;
	font-weight:bold;
	font-size:120px;
	color:red;
}
.pre_box{
	width:960px;
	margin:0 auto;
	padding:0 0 50px;
}
.pre_box .pt_none{
	padding-top:0
}
.pre_ttl01{
	text-align:center;
	font-weight:bold;
	font-size:72px;	
	color:red;
	padding:100px 0 0;
}
.pre_ttl02{
	text-align:center;
	font-size:32px;
	padding:100px 0 0;
}
.pre_ttl02 span{
	color:red;
}
.pre_ttl03{
	text-align:center;
	padding:40px 0 70px;
}
.pre_img_left{
	padding:0 20px 20px 0;
	float:left;
}
.pre_img_right{
	padding:0 0 20px 20px;
	float:right;
}
.sensei_comment{
	width:940px;
	clear:both;
	padding:20px 0 0;
	margin:0 auto;	
}
.sensei_comment2{
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
}
.sensei_comment2 span{
	font-size: 25px;
	font-weight: bold;
	clear:both;
	padding:20px 0 0;
	margin:0 auto;
}

.sensei_txt{
	padding-top:100px;
}
.sensei_box{
	float:left;
	padding:0 0 30px;
}
/*1101追加*/
.limit_yellow{
	font-weight:bold;
	font-size:6rem;
	background-color:#fbd956;
	text-align:center;
	color:red;
}
.sen_ttl02{
	text-align:center;
	padding:50px 0 30px;
}
/*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:34px;
	position: absolute;
	top: 40px;
	right: 0;
 	bottom: 0;
  	left: 0;
  	margin: auto;
  	width: 80%;
}
.pd_none{
	padding:0;
}
.head_column{
	width:960px;
	margin:0 auto;
	padding:40px 0 0;
}
.head_column .head_box{
	width:300px;
	padding:0 10px;
	float:left;
}
.head_column .head_box h2{
	margin:0;
	font-size:30px;
}

/*jissensha_koe*/
.jissensha_koe{
	width:960px;
	margin:0 auto;
	clear:both;
	padding:150px 0 0 ;
}
.jissensha_koe h2{
	text-align:center;
	margin:0;
	padding:0;
}
.jissensha_koe_ttl{
	text-align:center;
	padding:60px 0;
	font-size:26px;
}

.mov1_ttl{
	font-weight:bold;
	text-align:center;
	font-size:28px;
	padding:40px 20px 0 0;
}
.mov_top{
	margin-top: 20px;
}


/*senchaku*/
.senchaku .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.sensei_comment {
    clear: both;
}
.imgleft {
    float: left;
    margin: 40px 20px 20px 0;
}
.imgright {
    float: right;
    margin: 40px 0px 20px 20px;
}
.sensei_txt2 {
    padding-top: 100px !important;
}
.risk{
font-size:36px;
text-align:center;
margin-top:30px;
}
/*0107 add*/
.top_copy01{
	font-size:36px;
	padding:80px 0 20px;
}
.top_copy02{
	font-size:48px;
	padding:50px 0 0;
	font-weight:bold;
	color:ff5800;
}
.marketing_tool{
	padding:30px 0 0;
	text-align:center;
}
.ttl_roadmap{
	text-align:center;
	padding:60px 0 0;
}
.full_img{
	width: 100%;
	text-align:center;
	margin-top:60px;
}
#session .ses_ttl{
	width: 100%;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    line-height: 1.5;
    text-align:center;
}
#session .ses_ttl span{
	font-size:45px;
}
/*nittei kn19*/
#nittei table{
	width:600px;
	margin:40px auto 0 auto;
	border-collapse:collapse;
}
#nittei table th{
	padding:7px 20px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	background-color:#4d9cc7;
	font-weight:bold;
	white-space: nowrap;
	border:1px solid #585a59;
}
#nittei table td{
	padding:7px 20px;
	border:1px solid #585a59;
}
#nittei table td.ntd1{
	width:30px;
	font-weight: bold;
	white-space: nowrap;
}
/*0131 add*/
.line_dashed{
	text-align:center;
	padding:60px 0 20px;
}
.senchaku_head{
	text-align:center;
	font-size:30px;
	margin: 40px 0 30px 0;
}
/*0507 add*/
.txtdot{
	-webkit-text-emphasis: filled dot red;
   text-emphasis: filled dot red;
} 
.imgcenter{
	text-align:center;
	padding:40px 0 0;
}	
h2.chuired {
	margin-top: 10px;
	color: red;
}

.h1ttl {
	
}

.imgpc {
	display: inherit;
}

.imgsp {
	display: none;
}

.wakuylw {
	margin-top: 70px;
	background-color: #001E4E;
    text-align:center;
    font-weight:bold;
	padding: 20px 0 20px 0;
}
.wakubk{
	width:100%;
	margin-top:0px;
	padding:0px 0;
	background-color: #000;
	color:#fff;
}
.ttltoppre01 {   
    font-size:180px;
    color:red ;
	line-height: 200px;
}

.ttltoppre03 {
	margin-top: 20px;
	line-height: 100px;
    font-size:100px;
    color:white;
}

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

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

.ttlgentei02 {
	text-align:center;
    font-weight: bold;
	line-height: 1.5;
    font-size:35px;
    color: yellow;
}

.txttoukei {
	text-align: center;
	font-size: 16px;
}

.txtlimit {
	margin-top: 40px;
	font-size: 30px;
}

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

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

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

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

.h2mg2 {
	
}



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

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



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

.ttltoppre02 span {
	color: darkorange;
}

.ttltoppre03 span {
	color: darkorange;
}



.mov_subttl {
	margin-top: 30px;
	margin-bottom: 60px;
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size: 32px;
}
/*video*/
.vdsp h3{
	margin:80px 0 0 0;
	font-weight: bold;
	font-size:32px;
	text-align: center;
	color:#ff0000;
}
.vd{
	margin:60px auto 0 auto;
	text-align: center;
}
.vdname{
	margin-top:10px;
	text-align: center;
	font-size:24px;
	font-weight: bold;
}
.vdatt{
	margin:40px 0;
	text-align: center;
	font-size:14px;
}

.limitbtm {
	
}

.br001 {
	display: none;
}

.ikkatu {
	font-size: 30px;
	color: red;
}

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

.tnaiyou01tl {
	text-align:left;
    font-weight: bold;
    font-size:25px;
	line-height: 45px;
    color: black;
	padding-bottom: 0;
	padding-top: 40px;
    margin: 20px 0 0 0;
}

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

.boxmnone {
    width:90%;
    margin:0 auto;
    padding: 0 20px;
}
/*20191108 add*/
#jct_sample{
    text-align: center;
    background:#000;
    padding:20px 0;   
}
#jct_sample span {
    margin: 0 auto;
    font-weight: bold;
    font-size: 54px;
    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: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 130px;
    color:red;	
}
.red_area{
    text-align: center;
    font-weight: bold;	
    color:black;
    background:#EE220C;
}
.ylw_area{
    text-align: center;
    font-weight: bold;	
    color:black;
    background-color:yellow;
    font-size:120px;	
    padding:30px 0 20px;
    line-height:1.1;
}
.orange_area span{
    color:red;
    font-size:84px;	    
}
.mt_half{
	margin-top:60px;
}
.font_l{
	font-size:52px;
}
.txtdod{
	-webkit-text-emphasis: dot red;
   text-emphasis: dot red;
}
 .yellow_area{
 	 text-align: center;
    font-weight: bold;	
    color:#000;
    background:#fffb7e;
    font-size:48px;	
    padding:20px 0 ;
    line-height:1.3; 
    margin-top:60px;	
 }
 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;
}
.txtredarea {
	padding-top: 20px;
	color: white;
	font-size: 65px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

.txtredarea span {
	font-size: 90px;
}

.txttopttl01 {
	margin: 20px 0;
	font-size: 30px;
	text-align: center;
}
.imgr{
	float:right;
	margin:40px 0 20px 20px;
}
.imgl{
	float:left;
	margin:5px 20px 20px 0px;
}
.box{
	width:90%;
	margin:0 auto;
	padding:40px 20px;
}

h2.h2ttl01 {
	margin: 0 0 10px 0;
	padding-bottom: 0;
	color: white;
	
}

.txt500toppa {
	margin-top: 80px;
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 45px;
	line-height: 1.2;
}

.txt500toppa span {
	color: red;
	font-size: 100px;
}

.yle_area {
    text-align: center;
    font-weight: bold;	
    color:black;
    background:	#FBFEA0;
}

.txtylwarea {
	padding-top: 20px;
	color: black;
	font-size: 65px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

.toukei {
	margin-top: 0;
	text-align:center;
    font-size:25px;
	line-height: 1.2;
    color: black;
	padding: 10px 0;
}

.txtredarea01 {
	padding: 20px 0;
	color: #11053B;
	font-size: 120px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.wakubl {
    padding: 20px 0 40px;
    background-color: #ecf0fe;
}

.mbtm40 {
	margin-bottom: 50px;
}

.limit2{
	text-align:center;
	padding: 40px 0;
	font-size:45px;
	font-weight: bold;
	color:yellow;
	background-color: black;	
}

.gray {
	background-color: rgb(216, 216, 216);
	width: 100%;
	padding: 10px 0 0;
}