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;
}
div{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:40px 0 0 0;
}
img{
	margin:0;
	padding:0;
	border:0;
	max-width:100%;
	height:auto;
}
h1{
	height:0;
	margin:0;
	padding:0 0px;
	font-size:0;
}
h2{
	margin:80px auto 0 auto;
	padding:0;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1.3;
}
h2.h21{
	margin-top:20px;
}
h3{
	margin:60px 0 0 0;
	padding:0;
	font-size:30px;
	font-weight: bold;
	text-align: left;
	color:#000;
	line-height: 1.3;
}
ul{
	margin:40px 0 0 0;
	padding:0;
}
ul li{
	margin:10px 0 0px 2.0em;
	padding:0;
	line-height: 1.3;
}
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;
}
ul.check{
	margin:30px 0 0px 0;
	padding:0 0 0px 0;
	list-style-type: none;
	text-align: left;
}
ul.check li{
	min-height:50px;
	margin:0 20px 15px 0;
	padding:7px 0 0 50px;
	background: url(../img/check1.gif) no-repeat 0 5px;
}
ul.check li.check3{
	min-height:50px;
	margin:0 20px 15px 0;
	padding:7px 0 0 50px;
	background: url(../img/check2.gif) no-repeat 0 5px;
}
/*waku*/
.box{
	width:960px;
	margin:0 auto;
	padding:40px 20px;
}
.wakubl{
	width:100%;
	margin:0px 0 0 0;
	background-color: #ecf0fe;
}
.wakuyl{
	width:100%;
	margin:40px 0 0 0;
	background-color: #fffc66;
}
.full{
	width:100%;
}
.full img{
	width:100%;
	margin:0px 0 0 0;
}
/*header*/
#topline{
	width:100%;
	height:10px;
	background-color:#e6e6e6;
}
#logo{
	width:1000px;
	margin:10px auto 30px auto;
	text-align: left;	
}
#header{
	width:1000px;
	margin:0 auto;
	color:#000;
}
.limit{
	margin:20px auto 0 auto;
	text-align: center;
	font-weight: bold;
	font-size:36px;
	line-height: 1.3;
	color:#ff0000;
}
.head1{
	margin-top:40px;
	color:#000;
	font-size:26px;
}
.headcopy{
	margin-top:40px;
	text-align: center;
}
/*gentei*/
.gentei{
	color:#000;
	text-align: center;
	font-size:36px;
	font-weight: bold;
}
.gen1{
	color:#ff0000;
	font-size:200%;
}
.gen2{
	font-size:130%;
	text-decoration: underline;
}
/*kinbook*/
.kin1{
	margin-top:40px;
	color:#000;
	font-size:26px;
	text-align: center;
}
h3.kinbook{
	margin-top:20px;
	text-align: center;
}
.kinimg{
	margin-top:20px;
	text-align: center;
}
/*question*/
.question h3{
	text-decoration: underline;
}
.q1{
	font-size:80%;
	font-weight: normal;
}
.que {
	margin: 2em auto;
	padding:40px 20px;
	text-align: left;
	background-color:#f8ba00;
	border-radius: 10px;
	color:#000;
}
.que ul {
	margin: 0px 0 0 0;
	list-style: none;
}
.que .qlist {
	margin: 0 0 20px 0;
	padding: 0;
	font-size:20px;
	font-weight: bold;
}
.que label {
	line-height: 135%;
	position: relative;
	margin: 0.5rem;
	cursor: pointer;
}
.que .qclass {
	position: relative;
	margin: 0 1rem 0 0;
	cursor: pointer;
}
.que .qclass:before {
	position: absolute;
	z-index: 1;
	top: 0.125rem;
	left: 0.1875rem;
	width: 0.75rem;
	height: 0.375rem;
	content: '';
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	        transition:         transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
	-webkit-transform: rotate(-45deg) scale(0, 0);
	        transform: rotate(-45deg) scale(0, 0);
	border: 2px solid #da3c41;
	border-top-style: none;
	border-right-style: none;
}
.que .qclass:checked:before {
	-webkit-transform: rotate(-45deg) scale(1, 1);
	        transform: rotate(-45deg) scale(1, 1);
}
.que .qclass:after {
	position: absolute;
	top: -0.125rem;
	left: 0;
	width: 1rem;
	height: 1rem;
	content: '';
	cursor: pointer;
	border: 2px solid #ccc;
	background: #ffffff;
}
/*jisin*/
.jis1{
	padding-top:50px;
	font-size:50px;
	font-weight: bold;
	color:#000;
	line-height: 1;
}
.jisimg1{
	float:left;
	margin:40px 20px 10px 0;
}
.jisimg2{
	float:right;
	margin:50px 0px 10px 20px;
}
.jisin h3{
	margin-top:0;
	font-size:38px;
}
.jisin p{
	padding-top:20px;
}
.jisin hr{
	height:0;
	border:0;
	margin-top:20px;
}
/*step*/
h3.lat{
	color:#0076ba;
	text-align: center;
}
.step1{
	margin-top:40px;
	text-align: center;
}
.step1sp{
	display: none;
}
.step2{
	width:800px;
	margin:0 auto;
}
.step2 h3{
	text-align: center;
}
.stepname{
	text-align: center;
	font-size:20px;
}
.ya{
	margin-top:40px;
	text-align: center;
}
/*seminar*/
.wakusem{
	width:100%;
    background: url(../img/sembg.jpg) no-repeat 0 0px;
 	background-size: 100% auto;
	color:#fff;
	margin-top:0;
	padding:60px 0px;
	text-align: center;
}
/*sarani*/
.sarani{
	margin-top:80px;
	text-align: center;
	font-size:120px;
	font-weight: bold;
	color:#ff0000;
}
.sarani2{
	margin-top:0;
}
h2.sara{
	margin-top:0px;
	font-size:50px;
}
.free{
	margin-top:80px;
	margin-bottom:40px;
	text-align: center;
	font-size:50px;
	font-weight: bold;
	color:#ff0000;
}
.free2{
	margin-top:0;
}
/*session*/
.seimg1{
	float:right;
	margin:0px 0 10px 20px;
}
.seimg2{
	float:left;
	margin:0px 20px 10px 0px;
}
.se1{
	font-size:36px;
	font-weight: bold;
	color:#000;
}
.se2{
	font-size:220%;
}
.se3{
	font-size:50px;
	font-weight: bold;
	color:#000;
	line-height: 1.3;
}
.se4{
	font-size:120%;
}
.se5{
	font-size:42px;
}
/*tech wd03*/
.tech1{
	margin-top:40px;
	text-align: center;
}
.tech{
}
.techimg1{
	float:right;
	margin:0px 0 20px 20px;
}
.techimg2{
	float:left;
	margin:0px 20px 20px 0px;
}
.techimg3{
	margin:0 0 0px 0;
}
.techttl1{
	color:#000;
	font-size:30px;
	font-weight: bold;
}
.techttl2{
	color:#000;
	font-size:30px;
	font-weight: bold;
}
.tech h2{
	margin:20px 0 0 0;
	text-align: left;
	font-size:52px;
}
.techh21{
	font-size:60%;
}
.techprice{
	color:#000;
	font-size:28px;
}
.tech p{
	padding-top:30px;
}
.tech32{
	margin-top:30px;
	padding:20px 10px;
	border:1px solid #000;
	text-align: center;
	font-weight: bold;
}
p.tech41{
	padding-left:1.0em;
	text-indent: -1.0em;
}
/*offer wd03*/
#off h2{
	margin-top:20px;
	font-size:46px;
}
#off table{
	margin:40px auto 0 auto;
	border-collapse:collapse;
}
#off table th{
	padding:7px 20px;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	background-color:#4d9cc7;
	font-weight:bold;
	color:#FFFFFF;
	white-space: nowrap;
	border:1px solid #000;
}
#off table td{
	padding:7px 20px;
	font-weight:bold;
	font-size:22px;
	border:1px solid #000;
}
.off1{
	color:#ff0000;
}
.off2{
	text-align: center;
}
.off3{
	text-align: right;
}
#off table td.off4{
	padding-left:60px;
	font-size:50px;
	background: url(../img/ya.gif) no-repeat 15px 25px;
}
.offnw{
	white-space: nowrap;
}
/*sk04*/
p.ps{
	padding-top:80px;
}
.wakubg2{
	width:100%;
    background: url(../img/bg.jpg) repeat-y 0 0px;
 	background-size: 100% auto;
	color:#fff;
	margin-top:0;
	padding:20px 0 40px 0;
}
h2.h23{
	color:#333366;
    background: url(../img/line.gif) no-repeat center 50%;
}
.h24{
	font-weight: normal;
	font-size:80%;
}
/*nittei sk04*/
#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;
}
.nt1{
	font-size:120%;
	font-weight: bold;
}
.nt2{
	padding:0 0 10px 1.0em;
}
.ntatt{
	font-size:80%;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
/*医師 sk04*/

.recimg1{
	margin-top:40px;
	text-align: center;
}
.recimg2{
	margin-top:60px;
	text-align: center;
}
.recimg3{
	display: none;
}
.recttl1{
	margin-top:20px;
	font-size:30px;
	text-align: center;
}
.recttl2{
	font-size:40px;
	font-weight: bold;
	text-align: center;
}
.recttl3{
	margin-top:20px;
	font-size:22px;
	text-align: center;
	line-height: 1.3;
}
.recttl4{
	margin-top:0;
}
.recttl5{
	font-size:36px;
}
.rectxt{
	margin-top:20px;
	text-align: center;
	font-size:22px;
}
.rectxt2{
	margin-top:20px;
	font-size:20px;
}
/* Ｑ＆Ａ sk04*/
.qa{
	width:800px;
	margin:0 auto;
}
.qa h2{
	min-height:69px;
	padding-top:15px;
	padding-left:30px;
	color:#404040;
    background: url(../img/qa.gif) no-repeat center 0px;
	font-size:30px;
	font-weight: normal;
}
.qaq{
	margin-top:50px;
	color:#22293c;
	font-weight: bold;
	font-size:22px;
}
.qaa{
	margin-top:20px;
}
/*kn19*/
h2.h25{
	color:#766232;
}
.voiceatt{
	margin-top:20px;
	text-align: center;
	font-size:90%;
}
.wakubg{
	width:100%;
    background: url(../img/bg.jpg) repeat-y 0 0px;
 	background-size: 100% auto;
	padding:40px 0 20px 0;
}
.box2{
	padding-top:0;
}
/*video kn19*/
.vdbox{
}
.vdbox2{
}
.vdsp{
	margin-top:40px;
}
.vdsp1{
	float:left;
	width:430px;
	margin:0px 20px 0 0px;
}
.vdsp2{
	float:right;
	width:430px;
	margin:0px 0px 0px 20px;
}
.vdsp3{
	float:right;
	width:450px;
	margin-top:10px;
}
.vdsp4{
	float:left;
	width:460px;
	margin:0 auto 0 auto;
}
.vdsp5{
	float:right;
	width:460px;
	margin:0 auto 0 auto;
}
.voice{
	color:#fff;
}
.voice h3{
	margin:80px 0 0 0;
	font-weight: bold;
	font-size:28px;
	text-align: center;
	color:#fff;
}
.voice h3.voiceh31{
	font-size:28px;
}
.voice h3.voiceh32{
}
.voice h3.voiceh33{
	margin-top:0;
}
.vdsp h3{
	margin:80px 0 0 0;
	font-weight: bold;
	font-size:28px;
	color:#333366;
}
.bgbox{
	margin-top:20px;
}
.bgbox2{
	margin-top:40px;
}
.bgbox h2{
	float:left;
	width;300px;
	margin:10px 0 0 0;
	line-height:1.3;
	font-size:52px;
	font-weight: bold;
	color:#d4b057;
	text-align: left;
}
.vd{
	width:100%;
	height:0px;
	margin:10px auto 0 auto;
	padding-bottom: 56.25%;
	position: relative;
	text-align: center;
}
.vd2{
	margin-top:60px;
}
.vd iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vdtxtbox1{
	width:500px;
	float:right;
}
.vdtxtbox2{
	width:500px;
	float:left;
}
.vdname{
	margin-top:10px;
	font-size:24px;
	font-weight: bold;
	color:#564725;
}
.vdname2{
	font-size:18px;
	font-weight: bold;
	color:#333366;
}
.vdname3{
	margin-top:5px;
	text-align: center;
	font-size:20px;
	font-weight: bold;
}
.vdtxt{
	margin-top:10px;
	color:#333366;
}
.vdatt{
	margin-top:10px;
	font-size:80%;
	text-align: right;
}
.vdwaku{
	margin-top:40px;
	padding:0px 0px 40px 20px;
	border:1px solid #ccc;
	border-radius: 3px;
	background-color: #fbfdff;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}
.vdsd{
	padding:5px;
	background-color: #fff;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}
.voicevd{
	float:left;
	width:280px;
	margin:40px 15px 0 10px;
	text-align: center;
}
.voicevd h3{
	margin:0;
	min-height:55px;
	padding-top:0;
	padding-bottom:5px;
	color:#ff0000;
	font-size:20px;
	text-align: center;
	border-bottom:1px dotted #ccc;
}
.voicename{
	margin-top:20px;
	color:#333366;
	font-weight: bold;
	font-size:16px;
}
.voicettl{
	margin-top:80px;
	padding:5px;
	text-align: center;
	background-color:#333366;
	color:#fff;
	font-size:30px;
}
.wistxt{
	float:left;
	width:500px;
}
.wistxt1{
	float:left;
	width:420px;
	margin-top:10px;
	color:#fff;
}
.wistxt2{
	clear:both;
	margin-top:20px;
	color:#fff;
}
.wisimg{
	margin-top:20px;
	text-align: center;
}
.wisimg img{
	margin:0 10px;
}
/*btn*/
.btn{
	margin-top:80px;
	text-align: center;
}
.btn2{
	margin-top:40px;
}
.btn img{
	margin-bottom:20px;
}
/* footer */
#footer{
	width:100%;
	min-width:1000px;
	background-color:#e6e6e6;
	margin-top:60px;
	padding:10px 0;
	font-size:16px;
	text-align:center;
}
/*成型タグ*/
.br001{display:none;}
.br010{display:none;}
.br011{display:none;}
.br100{display:inherit;}
.br110{display:inherit;}
.clear{clear:both;}
.txtred{color:#ff0000;}
.txtbl{color:#0033ff;}
.txtyel{color:#ffff00}
.txtu{text-decoration: underline;}
.txtt{text-decoration: line-through;}
.imgsd{
	border:1px solid #ccc;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}
.imgr{
	float:right;
	margin:40px 0 10px 20px;
}
.imgl{
	float:left;
	margin:40px 20px 10px 0px;
}