/* タブレットだけに適用するCSS */
@media screen and ( max-width:1000px )
{
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;
	overflow-wrap : break-word;
}
h1{
	display:none;
}
h1 img{
	min-width:100%;
}
.h1_sp{
	display:inherit;
	float:none;
	margin:35px auto 0 auto;
	padding:0 50px;
	text-align: center;
}
.h1_sp img{
	min-width:100%;
}
.h1sub{
	display:none;
	float:right;
	margin:50px 0 0px 0;
	padding:0;
}
h2{
	margin:60px auto 0 auto;
	padding:0;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1.3;
}
h2.h21{
	margin-top:60px;
}
h2.h22{
	display:inherit;
	margin-bottom:20px;
	font-size:46px;
	line-height:1.3;
}
.h22tb{
	display: none;
	margin:60px 0 30px 0;
	text-align: center;
}
.h23{
	font-size:36px;
}
p{
	margin:0;
	padding:30px 0 0 0;
}
div{
	margin:0;
	padding:0;
}
img{
	max-width:100%;
	height:auto;
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:40px 0 0 20px;
}
li{
	margin:10px 0 0 0;
	padding:0;
}
ul.list1{
	margin:30px 20px 0 0px;
	padding:0;
}
ul.list1 li{
	margin:20px 0 0 0;
	padding:3px 0 0px 30px;
	list-style: none;
    background: url(../img/check.gif) no-repeat 0 5px;
	font-weight: bold;
	font-size:20px;
	line-height: 1.3;
}
/*box*/
.box{
	width:auto;
	margin:0 auto;
	padding:0px 20px;
}
.wakubl{
	width:100%;
	margin:30px 0 0 0;
	padding:30px 0 40px 0;
	background-color: #ecf0fe;
}
.full{
	width:100%;
	margin:0px 0 0 0;
}
.full img{
	width:100%;
}
/* header */
.logo{
	width:auto;
	max-width:40%;
	margin:10px 0 10px 10px;
	padding:0 0px;
}
.header{
	width: 100%;
	height:0;
	padding-bottom:100%;
	background: url(../img/head2.png) no-repeat 0 0px;
	background-size: cover;
}
.limit{
	margin:0 auto;
	text-align: center;
	font-weight: bold;
	font-size:30px;
	color:#ee220c;
}
.headimg{
	float:none;
	margin:30px auto 0 auto;
	text-align: center;
}	
.form{
	float:none;
	width:100%;
	margin:20px auto 0 auto;
	padding-top:0px;
	text-align: center;
}
.fname{
	max-width:440px;
	margin:10px auto 0 auto;
	font-size:16px;
	font-weight: bold;
}
.fname1{
	max-width:440px;
	margin:0px auto 0 auto;
}
.fname1 input{
	width:100%;
	max-width:424px;
	margin:0 auto;
	padding:10px 5px;
	border:2px solid #ccc;
	font-size:18px;
}
.fsend input{
    border: 0px;
    width:100%;
    height:87px;
	margin:10px 0 0 0;
    background: url(../img/btn_on.png) center top no-repeat;
	background-size:contain;
	font-size:0;
}
.fsend input:hover{
    background: url(../img/btn_off.png) center top no-repeat;
	background-size:contain;
}
.formsub{
	float:none;
	width:100%;
	margin:40px auto 0 auto;
	text-align: center;
}
.fnamesub{
	max-width:440px;
	margin:10px auto 0 auto;
	font-size:16px;
	font-weight: bold;
}
.fname1sub{
	max-width:440px;
	margin:0px auto 0 auto;
}
.fname1sub input{
	width:100%;
	max-width:424px;
	margin:0 auto;
	padding:10px 5px;
	border:2px solid #ccc;
	font-size:18px;
}
.fsendsub input{
    border: 0px;
    width:100%;
    height:87px;
	margin:10px 0 0 0;
    background: url(../img/btn_on.png) center top no-repeat;
	background-size:contain;
	font-size:0;
}
.fsendsub input:hover{
    background: url(../img/btn_off.png) center top no-repeat;
	background-size:contain;
}
/*senchaku*/
.sen1{
	font-size:34px;
	font-weight:bold;
	text-align:center;
	color:#ee220c;
}
#senchaku h2{
	margin:10px 0 0 0;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.wakusen1{
	margin:0px 0 0 0;
	padding:0 0 40px 0;
}
p.senatt1{
	padding-left:1em;
	text-indent: -1em;
}
p.senatt2{
	padding-top:0;
	padding-left:1em;
	text-indent: -1em;
}
/*movie*/
.mov{
	margin:30px auto 0 auto;
	text-align: center;
	padding-bottom: 56.25%;
	position: relative;
}
.mov iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mov2{
	margin:10px auto 0 auto;
	text-align: center;
	padding-bottom: 56.25%;
	position: relative;
}
.mov2 iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.movttl{
	margin:30px 0 0 0;
	text-align: center;
	font-size:24px;
	font-weight: bold;
}
/*book*/
.bookimg{
	padding:30px 0 0 0;
	text-align: center;
}
.wakubook{
	margin:30px 0 0 0;
	padding:0 0 30px 0;
}
/*tech*/
h2.h2tech{
	margin:80px auto 0 auto;
	padding:0;
	font-size:0px;
	text-align:center;
}
.techimg1{
	float:none;
	margin:30px 0 0px 0px;
	text-align: center;
}
.techimg2{
	float:none;
	margin:30px 0 0px 0px;
	text-align: center;
}
.techbox2{
	float:none;
	width:auto;
}
/*chiryo*/
h3.chiryo{
	margin:0;
	padding:0;
	font-size:36px;
	font-weight: bold;
	text-align: left;
}
.chiryo1{
}
.chibox1{
	float:left;
	width:100%;
	margin:20px 0 0px 0;
	font-weight: bold;
}
.chibox2{
	margin:0px 0 0px 0;
	font-weight: bold;
}
.chiimg{
	float:left;
	max-width:50%;
	margin:40px 20px 0 0;
}
/*sarani*/
h2.h2sara{
	font-size:50px;
}
#sarani h3{
	margin:60px 0 0 0;
	padding:0;
	text-align: left;
	font-size:30px;
	font-weight: bold;
	color:#000;
	line-height: 1.3;
	border-bottom:2px dotted #ccc;
}
#sarani h3.sara1{
	margin:0;
}
/*目次*/
.sesbox{
	width:auto;
	margin:0 auto;
	padding:30px 20px 0 20px;
}
.sesimg1{
	float:none;
	padding:20px 0px 0px 0px;
	text-align: center;
}
.sesimg2{
	float:none;
	padding:20px 0px 0px 0px;
	text-align: center;
}
.sesttl11{
	font-size:36px;
	font-weight: bold;
	line-height:1.2;
}
.sesttl21{
	font-size:36px;
	font-weight: bold;
	line-height:1.2;
}
.sestxt1{
	margin-top:20px;
}
ul.check{
	margin:30px 0 0px 0;
	padding:0 0 0px 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:0px;
}
/*seminar*/
.semimg{
	float:none;
	width:90%;
	margin:20px auto 0 auto;
	text-align: center;
}
.semimg img{
	width:100%;
}
.semimg2{
	float:none;
	width:90%;
	margin:20px auto 0 auto;
	text-align: center;
}
.semimg2 img{
	width:100%;
}
p.sematt{
	padding-left:1em;
	text-indent: -1em;
}
/*オファーテーブル md18*/
.off table{
	margin:30px auto 0 auto;
	border:0;
	border-collapse:collapse;
}
.off table th{
	padding-bottom:20px;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.off table td{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px 5px;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	white-space:normal;
	line-height: 1.3;
}
.off table td.off1{
	border-left:1px solid #000;
}
.off table td.off2{
	border-top:1px solid #000;
	background-color:#4d9cc7;
	font-weight:bold;
	color:#FFFFFF;
}
.off table td.off3{
	text-decoration:line-through;
	white-space: nowrap;
}
.off table td.off4{
	background: url(../img/ya.gif) no-repeat 10px 3px;
}

/*profile*/
.profimg{
	float:right;
	max-width:40%;
	margin:30px 0 20px 20px;
}
.profname{
	font-size:26px;
	font-weight: bold;
}
/*レスポンスデバイス*/
.wakures{
	padding:20px 0 30px 0;
}
.boxres{
	width:auto;
	margin:0 auto;
	padding:0 0px;
}
/*ps*/
p.ps{
	padding-top:80px;
}
/*btn*/
.btn{
	margin-top:60px;
	text-align: center;
}
.btn img{
	max-width:90%;
	margin-bottom:5px;
}
.btn2{
	float:none;
	width:100%;
	margin-top:30px;
	text-align: center;
}
.btn2 img{
	max-width:90%;
	margin:5px;
}
/* footer */
#footer{
	width:100%;
	margin-top:60px;
	background-color:#e6e6e6;
	padding:10px 0;
	text-align:center;
	font-size:17px;
}
#footer a{
	color:#404040;
}
/* 成型タグ */
.clear{clear:both;}
.br001{display:none;}
.br100{display:none;}
.br110{display:inherit;}
.txtcnt{text-align: center;}
.mtop0{margin-top: 0;}
.mtop20{margin-top: 20px;}
.mtop40{margin-top: 40px;}
.mtop60{margin-top: 60px;}
.mtop80{margin-top: 80px;}
.txtnml{font-weight: normal;}
.txtb{font-weight: bold;}
h2.h2nml{font-weight: normal;}
h2.h2mtophlf{margin-top: 30px;}
h2.h2mtop0{margin-top: 0;}
h2.h2left{text-align: left;}
.disppc {display: inherit;}
.dispsp {display: none;}
.img01{
    padding:20px 20px;
    text-align:center;
}
.img02{
    padding:40px 20px;
    text-align:center;
}
.imghead {
    text-align:center;
    padding:30px 20px;
}
.imgbook {
    text-align:center;
    padding:30px 20px;
}
.imgbook img{
    width: 70%;
}
.boxmnone{
    width:auto;
    margin:0 auto;
    padding:0 20px;
}
.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:none;
	margin:30px 0 20px 0px;
	text-align: center;
}
.imgl{
	float:none;
	margin:30px 0 20px 0px;
	text-align: center;
}
.head1{
	margin:40px 0 0 0;
	font-weight: bold;
	font-size:28px;
	color: #000;
	text-align: center;
}
.head2{
	margin:10px 0 0 0;
	text-align: center;
}
.head3{
	color: #000;
	margin:60px 0 0 0;
	text-align: center;
	font-size:28px;
}
.head4{
	margin:10px 0 0 0;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size:32px;
}
.head5{
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size:44px;
	text-decoration: underline;
}
.head6{
	color:#ff3300;
}
.head7{
	margin:20px 0 0 0;
	text-align: center;
}
/*present*/
.pre1{
	text-align: center;
	font-weight: bold;
	font-size:30px;
	color:#ff0000;
	line-height: 1.3;
}
.pre2{
	margin:20px 0 0 0;
	line-height:1.3;
	font-weight: bold;
	color:#000;
	font-size:48px;
	text-align: center;
}
.pre4{
	margin:40px 0 0 0;
	line-height:1.3;
	font-weight: bold;
	color:#000;
	font-size:30px;
	text-align: center;
}
.pre5{
	font-size:50px;
}
.pre6{
	margin:40px 0 0 0;
	text-align: center;
	font-size:22px;
}
.pre7{
	margin:60px 0 0 0;
	line-height:1.3;
	font-weight: bold;
	color:#000;
	font-size:34px;
	text-align: center;
}
.pre8{
	margin:10px 0 0 0;
	line-height:1.3;
	font-weight: bold;
	color:#000;
	font-size:36px;
	text-align: center;
}
.pre9{
	margin:20px 0 0 0;
	line-height:1.3;
	font-weight: bold;
	color:#000;
	font-size:32px;
	text-align: center;
}
.pre10{
	margin:40px 0 0 0;
	text-align: center;
	font-size:22px;
}
.pre11{
	margin-top:60px;
}
.pre12{
	margin-top:40px;
}
.preimg1{
	float:none;
	margin:30px auto 0px auto;
	text-align: center;
}
.preimg2{
	float:none;
	margin:30px auto 0px auto;
	text-align: center;
}
}
.ttltec01 {
	text-align: center;
	font-size:25px;
	color: black;
	font-weight: bold;
	line-height:1.2;
}

.ttltec02 {
	text-align: center;
	font-size:50px;
	color: black;
	font-weight: bold;
	line-height:1.2;
}

.test {
	margin:80px 0 0 0;
	color:#000;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	font-size:50px;
}

.yajirusi {
	width: 200px;
}
.otoshidama_mttl{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 26px;
	text-align:center;
	color:#000;
	line-height:1.4;
	padding:40px 0 0;
	font-weight:bold;
}
.otoshidama_mttl span{
    font-size: 52px;
}
.otoshidama_box{
	padding:20px 0;
}
.otoshidama_sttl01{
	color:#f19837;
	padding:40px 0 0;
	font-weight:bold;
    font-size: 26px;
}
.otoshidama_sttl01_2{
	color:#f19837;
	padding:0;
	font-weight:bold;
    font-size: 26px;
    padding:20px 0 0;
}
.otoshidama_sttl02{
	color:#000;
	font-weight:bold;
    font-size: 50px;
 	padding:20px 0 0;
}
.otoshidama_sttl02 span{
	font-size:20px;
	font-weight:normal;
}
.session_area{
	padding:20px 0 20px;
}
.session_box{
	width:auto;
	border:2px solid #000;
	float:left;
	margin:0 0 20px;
}
.session_box:nth-child(2n+1){
	margin-right:0;
}
.session_inner{
	padding:20px;
}
.ses_ttl01{
	font-weight:bold;
	font-size:24px;
}
.ses_ttl02{
	font-weight:bold;
	font-size:21px;
	padding:10px 0 20px;
}
.ses_img{
	text-align:center;
}
.session_box li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    list-style-image: url(../img/li.png);
}
ul.list2{
	width:auto;
	float:none;
	margin:30px 0;
	padding:0;
}
ul.list2 li{
	margin:20px 0 0 0;
	padding:3px 0 0px 15px;
	list-style: none;
    background: url(../img/check.gif) no-repeat 0 5px;
	font-weight: bold;
	font-size:20px;
	line-height: 1.3;
}

.topimg div.imgtext {
	color: red;
	font-weight: bold;
	position: absolute; 
    left: 240px; 
    top: 130px; 
}

.limitsize {
	font-size: 25px;
}

.backimg {
	width: 100%;
	height:0;
	padding-bottom:100%;
	background: url("../img/head2.png") no-repeat 0 0px;
	background-size: cover;
}

.headbox {
	text-align: center;
	color:#000;
	font-weight: bold;
}
.headcopy {
    max-width:100%;
    margin:30px auto 0 auto;
    text-align: center;
    padding: 0 0 0 0;
}
.head_wrap {
    position:relative;
}
.head_wrap .limit{
    position:absolute;
    color:red;
    text-align:center;
    top:18%;
    left: 0;
    right: 0;
    margin: auto;    
    font-size:3.2vw;
}

.headsubttl {
	font-size: 35px;
}

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

.book {
	font-size:32px;	
	text-align:center;
}
