
@media screen and ( max-width:1200px) {

	
	#preview .inner {
    width: 96%;
       max-width: inherit;
    min-width: inherit;
    height: auto;
    margin: 0 auto;
    padding: 2% 0 2% 0;
}

#preview .movie_list .move_text {
    height: 292px;
  
}
#preview .movie_list .move_text_not_buy {
    height: 246px;
   
}	
}

/*==============================================
  common
==================================================*/
	
@media screen and (max-width: 750px) {
	
#preview{
	background: #f2f6fb;
	padding-top: 58px;
}
#preview.mv_ver {
    padding-top: 58px;
}
#preview .inner{
width:96%;
max-width: inherit;
min-width: inherit;
height: auto;
margin: 0 auto;
padding: 0 0 2% 0;

}


#preview .inner .movie_area {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    float: none;
    height: 0px;
	margin-right: 0;

}
        
/* ======= 190607  shishida frame========
#preview .inner .movie_area iframe {
    transform: scale(0.55);
    transform-origin: 0 0;
    width: 182%;
}    

@media (orientation: landscape){
    #preview .inner .movie_area iframe {
        transform: scale(1);
        width: 100%;
    }
}
======= 190607 shishida frame======== */     
        
#preview .movie_area .movie {

    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    

}
#preview .inner .movie_list {
	position: relative;
    width: 100%;
	float: left;
	background: #fff;
	padding: 0;
	
	margin-top: 3%;
	
	
}
#preview .movie_list h3 {
	color: #0088cc;
	position: static;
	padding: 3.5% 0 0 5%;
	font-size: 13px;
}

#preview .movie_list h3 i{
	
	font-size: 14px;
	line-height: 1.5;
	padding-right: 5px;
	
}

#preview .movie_list .move_text{
	height: 240px;
	width: 92%;
	padding: 0 3% 0 0;
	

overflow: auto;

-webkit-overflow-scrolling: touch;
	position: static;
    margin: 2% 0 4% 4%;
}
		
		
		
#preview .movie_list .move_text_not_buy {
    height: 200px;
    margin-bottom: 17%;
}
#preview .movie_list move_text_not_buy {
	height: 73%;
}

#preview .movie_list .move_text li dt{
	float: left;
	width: 5%;

}
#preview .movie_list .move_text li dd{
	float: left;
	width: 95%;
	

}
#preview .movie_list .move_text a{
	text-decoration: none;
	color: #333;
		padding: 5px 6px 5px 10px;
	border: 1px solid #bee5f8;
	margin-bottom: 8px;
	font-size: 12.5px;
	display: block;
	border-radius: 3px;
	letter-spacing: 0.5px;
}

#preview .movie_list .move_text a span{
	color: #0088cc;
	padding-right: 4px;
}
#preview .movie_list .move_text a:hover{
	background: #f1f9ff;
	color: #0088cc;
	border: 1px solid #bae5fa;
}

#preview .movie_list .move_text a:hover span{
	
	
	
}
.movie_ttl{

    font-size: 20px;
    font-weight: 600;
    padding: 3% 2% 5%;
	
	
	
}
.movie_ttl a{
	font-size:11px;
	color: #0088cc;
	padding: 0 10px;
	border: 1px solid #0088cc;
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0;
	
}

.movie_ttl a:hover{
	background: #f1f9ff;
	
}

.learn_txt .progress1 li {
/*    margin-right: 2px;
*/    float: left;
   
    /*width: 16px;*/
    width: 10%;
    height: 20px;
}
		
		.lecture_btn {
    position: absolute;
    bottom: 5%;
    left: 4%;
    width: 92%;
}
		
		.lecture_btn a {
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 4% 0 0 0;
    color: #fff;
    letter-spacing: 1px;
    background-color: #0088cc;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    text-align: center;
}
		.lecture_btn input {
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 4% 0 0 0;
    color: #fff;
    letter-spacing: 1px;
    background-color: #db476d;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    text-align: center;
}
/* =========================================================
		con1
========================================================= */


#con1 .container{
	width: 94%;
max-width: inherit;
height: auto;
margin: 0 auto;
padding: 4% 0 5% 0;
	
	min-width: inherit;
	
	
}


.conin1{
	background: #fff;
	padding:4% 4% 4%;
	margin-bottom: 4%;
	
	
	
}

#con1 .learning_l{
	width: 100%;
	float: none;
	margin-bottom: 4%;
	
}

#con1 .conin1 h3{
	
	font-size: 15px;
	
	
}

#con1 .conin1 h3 i{
	line-height: 1.5;
	padding-right: 4px;
	
	
}
#con1 .learning_r{
	width: 100%;
	float: none;
	
	
}

/*.learn_circle{
	float: left;
    margin: 4% 3% 0 0;
    width: 37%;
    display: flex;
}*/
.learn_circle {
    margin: 0;
    width: 8%;
    display: flex;
    display: inline-block;
}      
/* ======= 201907 ======== */      
.learn_done_btn{
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;     
    margin: 0;
    padding: 0;
    width: 100%;
}
.learn_done_btn input[type="submit"] {
    line-height: 1.6;
    width: 100%;
    margin: 0 auto 0;
    padding: 2% 3%;
    display: block;
    position: relative;
    left: 0;
}
.learn_end_btn {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 4% auto 0;
    padding: 2% 3%;
    line-height: 1.6;
    }
input.learn_return_btn{
    font-size: 0.96em; position: relative; margin-top: 4%; 
    right: 0; bottom: 0;
    
}  
.learning_l form {text-align: right;}
/* ======= 201907 ======== */

        
.circliful {
	    text-align: center;
    line-height: /*70px*/ 1;
    vertical-align: middle;

    
	margin: 0 auto;
}
.circle-text{
    text-align: center;
    font-weight: bold;
	/*font-size:29px;*/
    font-size: 16px;

}

.learn_txt{
	/*float: left;*/
	margin: 1% 0 0 0;
	/*width: 60%;*/
    width: 100%;
	
}
        
.learn_ttl_nm{width: 100%; font-size: 0.9em; padding: 0 0 1%;}     
.progress1 {
    width: 82%;
    vertical-align: middle;
}


.learn_txt .summary{
	line-height: 1.7;
	letter-spacing: 0.8px;
	font-weight: 200;
	padding-bottom: 13px;
	font-size: 12px;
}
.learn_txt .summary li {
    display: block;
    padding: 1% 1%;
    border-right: none;
    line-height: 1.5;
}
.learn_txt .summary li:first-child {padding: auto;}
    


.complete a{
	display: block;
width:70%;
padding: 7px 0;
margin: 0 0 0;
color: #fff;
letter-spacing: 1px;
background-color: #0088cc;
	border-radius: 4px;
	
	text-decoration: none;
	font-size: 13px;
	position: relative;
	font-weight: 300;
	text-align: center;
	
	
}






.complete a::after{
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 52%;
	right: 8%;
margin-top: -5px;
}

#memo_body {

    box-sizing: border-box;
	margin-top: 3%;

}

textarea#memo {

 


line-height: 18px;

color: #555555;

-webkit-border-radius: 4px;

-moz-border-radius: 4px;

border-radius: 4px;

    box-sizing: border-box;
    font-size: 16px;
    margin: 0;
    width: 100%;
    height: 125px;
    overflow: auto;
cursor: not-allowed;

background-color: #f3f3f3;
	
	border: 1px solid #eee;
	
	



padding: 4px 6px;
}	
		
		
		
		


/* =========================================================
		con2
========================================================= */


.conin2{
	background: #fff;
	padding:5% 4.5% 2%;
	margin-bottom: 3%;
	
	
	
}


.conin2 h3{
	font-size: 21px;
	padding-bottom: 3%;
	line-height: 1.4;
	
	
	
}


.conin2 .subtitle{
	float: none;
	font-size: 13px;

	
}


.conin2 .update1{
	float: none;
	color: #888;
	font-size: 12px;
	padding-top: 2.5%;
	
	
	
}
.conin2 .update1 p{
	float: none;
	padding-left: 0;
	
	
	
}
.conin2 i{
	line-height: 1.6;
	padding-right: 5px;
	
	
	
}
.movie_copy{
	padding: 3% 2% 4%;
	
	
	
	
	
}

.conin2 .time1{
	
	padding: 0 0 6%;
	border-bottom:1px #ccc solid; 
	margin-bottom: 6%;
	font-size: 13px;
	
}

.conin2 .komoku1{
	font-weight: 600;
	font-size: 12.5px;
	
	
}
.conin2 .movie_copy2{
	
	padding: 1.5% 0 6%;
	color: #333;
	
	
}
.conin2 .tutorial{
	margin:1% 0 6%;
			
			
			
		}
.conin2 .tutorial li{
	float: left;
    padding: 5px 14px;
    background: #eee;
    margin: 1.5% 1.5% 0 0;
    border-radius: 3px;
    color: #333;
    font-size: 12px;
	
	
	
	
	
	
}
		.download{
			margin-bottom: 6%;
			
			
			
			
		}
.download p{
	float: none;
	margin: 2.5% 0 0;
	
	
}
.download a{
	
	display: block;

width: 100%;

padding: 10px 0;

margin: 0 0 0 0;

color: #fff;

letter-spacing: 1px;

background-color: #0088cc;

border-radius: 4px;

text-decoration: none;

font-size: 15px;

position: relative;

font-weight: 300;

text-align: center;
	
}
.download .teacher a{
background-color: #fac75a;
	
	
	
}
.download a i{
	padding-right: 6px;
	
	font-size: 17px;
	
}


.news_area{
	height: 150px;
    margin: 2% 0 6%;
	
	
}





/* =========================================================
		con3
========================================================= */





.con3in{
		background: #fff;
	padding:5% 4% 4%;
	margin-bottom: 0;
	
	
	
	
}

h3.list_ttl{
	padding-bottom: 1.5%;
	font-size: 18px;

	
	
	
	
}
h3.list_ttl i{
	line-height: 1.4;
	padding-right: 4px;
	
	
	
	
}
.con3in .seminar1{
	padding-bottom: 5%;

	font-size: 13px;
	
	
}


.seminar_series{
	background: #f8f8f8;
	border: 1px #eee solid;
	border-radius: 3px;
	/*padding: 2.5% 3.5%;
	margin-bottom: 3%;*/
    padding: 5% 6%;
    margin-bottom: 3%;
    text-align: center;
	
}




.seminar_series .seminar_text{
	/*width: 50%;*/
    width: 100%;
	margin-right: 0;
    text-align: left;
	/*float: left;*/
	
	
	
}


/*.seminar_series .seminar_pic{
    float: right;
    width: 47%;
}*/
.seminar_series .seminar_pic {
    /* float: right; */
    width: 80%;
    margin: 0 auto;
    float: none;
}        
        
.seminar_series .seminar_text h4{
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 1.4;
    padding-bottom: 4%;
    text-align: left;
	
}
a:hover .seminar_series{
	
	background: #f1f9ff;
	border: 1px #bae5fa solid;
	display: block;
	
}
a:hover .seminar_series h4{
	color: #0088cc;
	
}
.play .seminar_series{
	
	background: #f1f9ff;
	border: 1px #bae5fa solid;
	
}

.play .seminar_text h4{
	color: #0088cc;
	
	
	
}


.seminar_series .seminar_text p{
	color: #333;
	font-size: 13px;
	
	
	
}
		
.progress {

    font-size: 10px;
    margin-bottom: 4px;
   
}	

            
        
/* =========================================================
		top
========================================================= */

#preview {
	background: #f1f9ff;
}
#preview .inner .about1{
		position: relative;
width: 100%;
float: none;
background: #fff;

padding: 60% 0 0;
    padding-bottom: 0px;
padding-bottom: 0;
margin-top: 2%;	
			
			
			
		}
		
		.top_about{
			/*padding-bottom: 2%;*/
			padding-bottom: 5%;
			
			
			
		}
.about1 h2{
	font-size: 28px;
    position: static;
    padding: 5% 4% 3%;
    width: 36%;
	
	
}

.about1 p{
	font-size: 14px;
	
	position: static;
padding: 0 5% 5%;

	
	width: 90%;
	line-height: 1.7;
    letter-spacing: 0;
}


#topcon{
	
	
max-width: auto;
height: auto;
margin: 0 auto;
padding: 3% 0 14% 0;
	min-width: auto;
	width: 92%;
}

.member_btn{
	text-align: center;
	margin: 0 auto 5%;
	display: block;
	
	
	
}
.member_btn a{
	display: block;
width: 100%;
padding: 15px 0;
margin: 4% auto 0;
color: #fff;
letter-spacing: 1px;
background-color: #0088cc;
border-radius: 35px;
text-decoration: none;
font-size: 16px;
position: relative;
font-weight: 700;
text-align: center;
	
	
	
}

.member_btn a::after{
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 52%;
	right: 5%;
margin-top: -5px;
}
.member_copy{
	padding: 0 0 5%;
	text-align: left;
	font-size: 14px;
	margin: 0 auto;
	
	
	
}
		
		.btn_m1 a{

margin: 0 0 0 0;

	
	
	
}
.subcopy1 {
    text-align: left;
    font-weight: 300;
    color: #333;
    padding-bottom: 9%;
    letter-spacing: 1px;
	font-size: 13px;
}

.top_links{
	text-align: center;
	margin: 0 auto 4%;
	display: block;
	
	
	
}

.top_links li{
float: none;
	
	
	
	
}


.top_links li a{
display: block;
width: 90%;
padding: 10px 0;
margin: 2% auto 0;
color: #333;
letter-spacing: 1px;
background-color: #fff;
border-radius: 4px;
text-decoration: none;
font-size: 14px;
position: relative;
font-weight: 700;
text-align: center;
border: 1px #ccc solid;
	
	
	
	
}

.news_komoku1{
	
	font-size: 18px;
	
	
}

.top_title{
	
	font-size: 18px;
	font-weight: 700;
	padding: 8% 0 2%;
	vertical-align: middle;
	
}

.top_title span{
	
	font-size: 12px;
	
	padding-left: 0;
	
}
.seminar_series .toplist {
    float: left;
    
}

.seminar_series .top_txt {
    
    margin-right: 0;
	margin-left: 3%;
    
}



.newsTable {
   width: 100%;
margin: 10px 0 30px;
padding: 0;
text-align: left;
border-top: 1px solid #eee;
}

.newsTable tr {
    
    border-bottom: 1px solid #eee;
	font-weight: 300;
}

.newsTable th {
  padding: 15px 0 6px;
display: block;
}

.newsTable th {
    font-weight: normal;
    white-space: nowrap;
}

.newsTable td {
   padding: 0 0 20px;
display: block;
}



p.main_copy {
	font-size: 14px;
}

		
		
.newscon{
	padding: 2% 0 0;
	
	
	
}



.newscon li{
	float: left;
	width: 100%;
	margin-right: 0;
	padding-bottom: 5%;
	
	
}

.newscon li:last-child{

	margin-right: 0;
	
	
	
}
.newscon li dt{
	width: 40%;
	padding-right: 3%;
	float: left;
	
}

.newscon li dd{
	padding-top: 0;
	font-weight: 300;
		width: 57%;
	float: left;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 1.55;
	
}

/*201907追加*/
.link_list_top {padding: 0.6em 0;}  
.keywords{
	margin: 2.6% 0 3% 2%;
	width: 100%;
}   
.keywords li {
    display: inline-block;
    margin: 0 8px 6px 0;
    min-width: 30.5%;
}  

  
        
/*201907追加*/
 /* =========================================================
		top 202008
========================================================= */

.top_bg{
	
	
	    padding: 0 0 8%;
	background-size: 15px 15px;
}



	.top_about2{
		width: 96%;
		margin: 0 auto;
		
		
		
	}

.top_about2 .logo1{
	width: 42%;
	margin: 0 auto 1.5%;
	
	padding-top: 8%;
	
	
	
}
.top_about2 .mcopy1{

	color: #db476d;
    font-size: 31px;
    text-align: center;
    font-weight: 900;
    letter-spacing: 0.5px;
	
	line-height: 1.5;

	
}

.top_about2 .mcopy1 .unerline{

  background: linear-gradient(to top, #fff45c 5px, transparent 5px, transparent 100%);
	
}
.top_about2 .mcopy1 .number{

   font-size: 44px;
    line-height: 1.1;
  
	
	
}

.top_about2 .mcopy2{

	
    font-size: 17px;
    text-align: center;
    font-weight: 900;
    letter-spacing:0.5px;
	margin:2% auto 6%;
	
	
	
	
}



.top_about2 .targetcon{
	display: block;
	margin: 0 auto 0;
	
	
	
	
}


.top_about2 .targetcon li{
	float: none;
	width: 96%;
	margin: 0 auto 6%;
	
	
	
}

.top_about2 .targetcon li dl {
    border: 4px solid #0088cc;
    padding: 6% 5% 0;
    
    background: #fff;
}
.top_about2 .targetcon li dt{
	background: #fff; 
 
    text-align: center;
   
    margin-bottom: 4%;
    font-size: 26px;
   
    letter-spacing: 0;
	line-height: 1.4;
}
.top_about2 .targetcon li .school2 dt{

	line-height: 1.7;
}

.top_about2 .targetcon li dd{

	text-align: center;
	font-size: 14px;
	padding-bottom: 5%
	
	
	
}
	
.top_about2 .targetcon li .school2 {
    border: 4px solid #db476d;
}
.top_about2 .start_btn a{
	display: block;
    width: 93%;
    padding: 3% 0 4% 2%;
    margin: 6% auto 6%;
    color: #fff;
    letter-spacing: 0px;
    background-color: #FFf;
    text-align: center;
    color: #333;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    font-weight: 900;
    text-align: center;
    border: 3px solid #333;
    border-radius: 5px;
    line-height: 1.2;
}
	
	
.top_about2 .start_btn a .logo2{
	

	vertical-align: middle;
	
}	


.top_about2 .start_btn a .logo2 img{
width: 32%;
    padding: 0 1%;
	
	
	
}
.top_about2 .targetcon li dd p {
    padding-bottom: 2%;
}
.top_about2 .start_btn a i{
	
    padding: 3px;
    font-size: 18px;
}	



.top_about2 .member_btn a {
width: 100%;
    padding: 15px 0;
    font-size: 14px;
    letter-spacing: 0;
    margin: 2% auto;
}


.top_about2 .top_topic{
	margin: 8% auto 0;
	padding: 5% 3% 2% 5%;
	border: 2px dotted #db476d;
	width: 86%;
	background: #fff;
	
	
	
}



.top_about2 .top_topic h3{
	font-size: 18px;
	font-weight: bold;
	padding-bottom:2%;
	color: #db476d;
	line-height: 1.45;
	
	
}


.top_about2 .top_topic .topi_copy1{
	font-size: 14px;
	
	padding-bottom: 6%;
	letter-spacing: 0.5px;
	line-height: 1.6;
	
	
	
	
}

.top_about2 .top_topic .topi_copy2{
	font-size: 12px;
	letter-spacing: 0.5px;
	
	
	
	
}

.top_tdetail li{
	padding-bottom: 3%;
	
	
}
.top_tdetail dt{
	float: left;
	
	padding: 2px 0;
	width: 18%;
	color: #fff;
	margin-right: 2%;
	font-size: 11px;
	
	
	
	
}

.top_tdetail dd{
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4;
	width: 80%;
	
	
	
}	
	
	
	
}



