@charset "utf-8";
#exam01{
	padding-top: 50px;
}

#exam02{
	padding-top: 30px;
	padding-bottom: 30px;
	background:url(../img/ex-bg4-2.jpg) no-repeat;
	background-size: cover;
}

#exam03{
	padding-top: 40px;

}

#exam05{
	padding-top: 100px;
}

#exam06{
    padding-bottom: 250px;
    background: url(../img/ex-bg.jpg) no-repeat;
    background-size: cover;
}

.ex-6{
	text-align: center;
	line-height: 35px;
}

#exam01 h2{
	display: flex;
    justify-content: flex-start;
    padding-left: 20px;
}

#exam02 h2 {
    display: flex;
    justify-content: flex-start;
    /* justify-content: space-around; */
    /* margin-left: 50px; */
    /* color: #000; */
    background-color: #ffeef1;
    opacity: 0.8;
    padding-left: 50px;
    margin-bottom: 41px;
}


#exam03 h2 {
    display: flex;
    justify-content: flex-start;
    margin-left: 50px;
}

#exam04 h2 {
    display: flex;
    justify-content: flex-start;
    margin-left: 50px;
}

#exam05 h2 {
    display: flex;
    justify-content: flex-start;
    margin-left: 50px;
}

#exam06 h2 {
    display: flex;
    justify-content: flex-start;
    margin-left: 50px;
}

#exam01 h3 {
    display: flex;
	justify-content: space-around;
	padding: 30px;
}

#kyaria{
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 80px;
}

.kyaria {
    font-size: 16px;
    margin: 0 20px;
    margin-top: 13px;
    border-bottom: 2px solid #00CBEC;
}

th.table_bg3 {
    background-color: aliceblue;
}

#table3{
	padding: 20px;
}

#table3 tr,#table4 tr{
	font-size: 18px;
	font-weight: bold;
}

.table_title3{
	padding: 10px;
	background-color: #fff;
}

.info-img{
	width: 100%;
}

.info-img2{
	padding: 10px 20px;
	margin-top: -20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}

#info02{
	background-color: floralwhite;
/*	padding: 70px 50px;
    margin: 50px 0 50px 0;*/
}

#info03-txt{
	height: 120px;
	width: 100%;
}

.info-img{
	width: 100%;
}

.info-img2,.info03-img{
	margin: 0 auto;
	display: block;
}

#info02{
}

.info-img3{
	width: 80%;
	height: 80%;
}

.info03-img{
	text-align: center;
}

.info03-img li{
	display: inline-block;
    padding: 10px;
	margin-bottom: 50px;
}

.info06inner{
    text-align: center;
}

dl .info03-img{
	width: 30%;
}

dt.pointo1 {
    float: left;
}

.pointo02{
	float: left;
}

.info03-img dl{
	overflow: hidden;
}

dd.pointo03 {
    float: left;
    width: 40%;
    text-align: left;
    padding-left: 30px;
    padding-top: 50px;
    text-indent: 10px;
    line-height: 25px;
    letter-spacing: 5px;
    font-family: -webkit-body;
    font-weight: bold;
}

.pointo01{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	color: 696969;
	border-bottom: dotted 1px #005AD4;
}

.pointo02 {
    font-size: 20px;
    font-weight: bolder;
    /* padding-bottom: 10px; */
    padding-top: 20px;
    text-align: left;
    width: 40%;
    padding-left: 20px;
    line-height: 30px;
    text-indent: 10px;
}

.pointo03{
	font-size: 16px;
	width: 100%;
}

.info03-inner2 dl{
	padding: 20px;
}

.pointo02:first-child{
    background: url(../img/icon-1.png)no-repeat 0;
    padding: 20px 0 20px 35px;
    margin: 0 20px 0 30px;
}

.info5-inner{
	width: 80%;
	background: #CCEEFF;
	padding: 20px;
	border-radius: 15px;
	font-size: 16px;
	line-height: 30px;
	margin: 0 auto;
}


li.grafu {
    margin-top: 50px;
    margin-bottom: 50px;
}
img.grafu {
    width: 91%;
	height: auto;
    margin: 20px auto;
    padding-left: 2%;
    padding-right: 2%;
}

img.grafu2 {
    width: 40%;
    height: auto;
    margin: 35px 0 0 0;    
	padding-left: 2%;
    padding-right: 2%;
}
.grafu{
	width:100%;
	max-width: 100%;
	height: auto;
}



/*★★★★★★★★4ブロックデザインレスポンシブ★★★★★★★★★★*/

.lesson-wrapper {
  padding-bottom: 80px;
  /*padding-left: 5%;
  padding-right: 5%;*/
  text-align: center;
}

.heading {
	padding-bottom: 5px;
	color: #5f5d60;
	margin: 0 auto;
	width: 80%;
}

.heading h2 {
  font-weight: normal;
}

.lesson {
	float: left;
	padding-left: 50px;
	padding-right: 10px
}

.lesson-icon {
	position: relative;
}

.text-contents {
	width: 90%;
	display: inline-block;
	margin-top: 15px;
	font-size: 0.9em;
	color: #696969;
	text-align: left;
}

.heading h3 {
  font-weight: normal;
}

.message-wrapper {
  border-bottom: 1px solid #eee;
  padding-bottom: 80px;
  text-align: center;
}

.message {
  padding: 15px 40px;
  background-color: #5dca88;
  cursor: pointer;
  box-shadow: 0px 7px #1a7940;
}

.shushoku-txt{
	line-height: 40px;
	text-align: left;
}
.shingaku-txt{
	line-height: 40px;
	text-align: left;
}

.shuushoku-top{
	background-color: #ffeef1;
	opacity: 0.8;
    margin-top: 40px;
}
.shin-shuu-wariai{
	background-color: #ffffff;
	opacity: 0.8;
    margin-top: 40px;
	text-align: center;
}


@media all and (min-width: 961px) {
.lesson {
    margin-bottom: 50px;
}

footer {
    text-align: center;
}

.top-wrapper h1 {
    font-size: 32px;
}

.heading h2 {
    font-size: 20px;
}
}


/* スマホ向けレイアウト */
@media all and (max-width: 960px) {
.lesson {
 	max-width: 100%;
    text-align: initial;
}

.btn {
    width: 100%;
}

.facebook {
    margin-bottom: 10px;
}
  
.top-wrapper {
    text-align: left;
}

/* header-rightクラスのdisplayをnoneに指定してください */
.header-right{
    display: none;
}
  
/* menu-iconクラスのdisplayをblockに指定してください  */
.menu-icon{
	display: block;
}

.top-wrapper h1 {
	font-size: 24px;
}

.top-wrapper p {
    font-size: 14px;
}
	
.shinnro-all img{
	max-width: 80%;
	height: auto;
}
	
/* セル内にあるテキストの折り返しを禁止 */
/*	.tablebox_inner2 {
	white-space: nowrap; 
}
*/	
.tablebox2 {
	width: 100%;
	overflow: auto; /* 横スクロールバーを表示 */
	/*height: 100vh;*/
}
	
.tablebox2::-webkit-scrollbar{
	height: 10px;
}
	
.tablebox2::-webkit-scrollbar-track{
	 background: #F1F1F1;
}
	
.tablebox2::-webkit-scrollbar-thumb {
	 background: #BCBCBC;
}
	

}	


/*★★★★★★★★ここまで4ブロックデザインレスポンシブ★★★★★★★★★★*/

/*テーブルの中身*/
/*.tablebox_inner2{
	height:auto;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
	padding: 30px;
}*/

.tablebox_inner2{
	height:auto;
	margin:0 auto;
	padding: 10px 30px 30px 30px;
}


/*テーブルのバックグラウンド*/
.table_bg{
	background-color: #fff;
}

.table_bg2{
	background-color:#fff;
}


/*テーブル幅*/
table{
	border-collapse:collapse;
}

table td,table th{
	/*border:  1px dotted #3b2806;*/
}

th{
	text-align: center;
}

td{
	padding: 20px;
}

/*アンケート*/
.ankeito{
    width: 50%;
    margin: 20px auto;
    border: 1px dotted #06009F;
    padding: 20px;
    text-indent: 40px;
}

@media all and (max-width: 960px) {
.ankeito{
	width: 70%;
	text-indent: 5px;
	font-size:90%;
}
	
td{
	padding: 5px;
}
}


/*表のエリア*/
.tablebox{
	width: 90%;
	margin: 0 auto;
}

.table_bg .table_title{
	width: 30%;
}

.table_bg td{
	width: 70%;
}

.tablebox2{
	width: 100%;
	font-family: メイリオ;
	font-size: 14px; /*全体のフォントサイズ*/
}

.table_title2{
	width: 30%;
}

.Q1,.Q2,.Q3,.Q4,.Q5,.Q6,.Q7{
	width: 10%;
}


/*質問エリア*/
#QandA-1 {
	width: 100%;
	font-family: メイリオ;
	font-size: 14px; /*全体のフォントサイズ*/
}

#QandA-1 dt {
	/*background: #444; */
	background-color: rgba(0,30,86,0.85);/* 「Q」タイトルの背景色 */
	color: #fff; /* 「Q」タイトルの文字色 */
	padding: 8px;
	border-radius: 2px;
}

#QandA-1 dt:before {
	content: "Q.";
	font-weight: bold;
	margin-right: 8px;
}

#QandA-1 dd {
	margin: 24px 16px 40px 32px;
	line-height: 140%;
	text-indent: -24px;
}

#QandA-1 dd:before {
	content: "A.";
	font-weight: bold;
	margin-right: 8px;
}

#QandA-1 dl{
	padding: 20px 20px 0 20px;
}


/*質問エリアEND*/
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
}

.bordered tr:hover{
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.highlight{
  background: #fbf8e9;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.zebra tbody tr:nth-child(even) {
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}

.alternate {
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}

.lesson2 {
	width: 100%;
	margin-bottom: 20px;
}

.lessons2 {
    float: left;
    display: inline-flex;
    margin-top: 30px;
}

#exam-nyushi{
	padding-top: 0px;
}

#exam-nyushi h2{
	display: flex;
    justify-content: flex-start;
    padding-left: 20px;
}

.ex-nyushi-wrapper{
	padding: 10px;
	margin: 20px 30px 55px 30px;
}

.table_title2{
	background-color: #fdf682;
	padding: 20px;
}

.table_title1{
	background-color: #fff;
	padding: 20px;
}

.table1{
	margin-top: 30px;
	margin-bottom: 35px;
	display: block;
}

.nyushi-box{
	padding: 10px;
}

.nyushi-box_bg1{
	background-color: aliceblue;
	font-size: 18px;
	padding: 5px;
}

.nyushi-box_bg2{
	background-color: #fff;
}

.blue{
	color: #00AEE3;
}


@media screen and (max-width: 960px) {
.info-img2{
	width: 100%;
	height: 100%;
}
	
.txt-A{
    margin: 20px 50px;
}
	
.info-img2{
	margin: -30px 0 30px 0;
	width: 100%;
}
}


@media screen and (max-width:960px){
.nyushi-box{
	padding: 5px;
}
	
#sp-nyushi{
	height: auto;
    max-width: 90%;
}
	
.font20{
	font-size: 0.9em;
}
	
.font16{
	font-size: 0.9em;
}
	
.ex-nyushi-wrapper {
	margin: 10px 10px; 
}

.ex-nyushi-wrapper{
	/*width: 90%;*/
	height: auto;
}
	
.ex-nyushi-wrapper {
    padding: 10px;
    /* margin: 20px 30px; */
}
		
.ex-nyushi-wrapper {
    display: block;
}
}


@media (max-width: 480px){

.font20{
	font-size: 0.8em;
}
	
.font16{
	font-size: 0.8em;
}
.lessons2 {
	display: block;
	text-align: center;
}

.tablebox{
	font-size: 0.8em;
	line-height: 1.6;
}

.shushoku-txt{
	font-size: 20px;
	line-height: 1.6;
}
.shingaku-txt{
	font-size: 20px;
	line-height: 1.6;
}
	
.grafu2 img {
    width: 90%;
	height: auto;
    margin: 20px auto;
}

}

#youtube-f {
    overflow: auto;
    width: 400px;
    height: 300px;
}
#youtube-f iframe {
    width: 295px; /*PC版の幅－5pxくらい*/
    height: 200px;
}

