@charset "UTF-8";
/*レスポンシブ対応-----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------
タブレット
---------------------------------------------------------------------------- */
@media only screen and (max-width: 1119px) {
	#wrapper {
		max-width: 820px;
		padding: 0 0 40px;
	} 
	img { width:100%; height:auto; }
	#spcolumn {
	    width:100%;
	    margin: 0;
	    padding: 40px 0 0;
	}
	.contentsINNER {
		padding: 10% 5%;
	    margin: 0 auto;
	}
	#spcolumn section {
	    padding: 0;
	    width: 100%;
	}
	.ShimBTN {
	   margin:3% auto;
	   width: 94%;
		font-size: 1rem;
		height: 4.5rem;
		border-radius: 10px;
	}
	.frame {
	    margin:0 auto;
	}
	.frame .frame_bottom div.sp_box { width:94%; padding:2%; }

/* --------------------
コラム記事
-------------------- */
	#spcolumn .profContent {
		padding: 24px;
	}
  #spcolumn .tableDesign04 {
    display: block;
    overflow: auto;
}
  #spcolumn .tableDesign04 tbody,
  #spcolumn .tableDesign04 tr,
  #spcolumn .tableDesign04 th,
  #spcolumn .tableDesign04 td {
  	display: revert;
  }
  #spcolumn .tableDesign04 th,
  #spcolumn .tableDesign04 td {
    white-space: nowrap;
}
  #spcolumn .tableDesign05 th,
  #spcolumn .tableDesign05 td {
  	display: block;
  	width: 100%;
  }
/* スクロールバー全体を対象にする */
  #spcolumn .tableDesign04::-webkit-scrollbar {
    width: 10px; /* スクロールバーの幅 */
    height: 10px; /* スクロールバーの高さ */
}

/* スクロールバーの背景部分をカスタマイズ */
  #spcolumn .tableDesign04::-webkit-scrollbar-track {
    background: #f1f1f1; /* スクロールバーの背景色 */
    border-radius: 5px; /* 角丸にする */
}

/* スクロールバーの操作部分をカスタマイズ */
  #spcolumn .tableDesign04::-webkit-scrollbar-thumb {
    background: #888; /* スクロールバーの操作部分の背景色 */
    border-radius: 5px; /* 角丸にする */
}

/* スクロールバーの操作部分にホバーした時のスタイル */
  #spcolumn .tableDesign04::-webkit-scrollbar-thumb:hover {
    background: #555; /* ホバー時のスクロールバーの操作部分の背景色 */
}
	

/* ----------------------------------------------------------------------------
SP
---------------------------------------------------------------------------- */

@media only screen and (max-width: 750px) {
	.pc { display:none; }
	.sp { display:block; }
	.kv {padding: 16px 0;}
	.contentsINNER {
		border-radius: 16px;
	}
	#spcolumn h2:before {
	  width: 16%;
	}
	#spcolumn h3 {
		font-size: 4.24vw;
		padding-left: 4.24vw;
	}
	#spcolumn h4 {
		font-size: 4.24vw;
	}
	#spcolumn p {
		font-size: 3.65vw;
		margin-bottom: .8rem;
	}
	#spcolumn .fsS { font-size: 14px; }
	#spcolumn .fsL { font-size: 3.65vw; }
/* --------------------
コラム記事
-------------------- */
#spcolumn .bgAccent {
	padding: 15px;
}
#spcolumn .mainWrap .hd-main {
    position: relative;
    top: 0;
}
#spcolumn .mainWrap .hd-main span {
	padding: 0;
	margin-bottom: 0;
	display: block;
}
#spcolumn .leadWrap p {
	font-size: 3.65vw;
}
#spcolumn .profWrap {
    padding: 5%;
    margin: 20px 0;
    border-radius: 8px;
    display: block;
}
#spcolumn .profContent {
    padding: 0px;
}
#spcolumn .indexWrap {
    padding: 15px;
    margin: 50px auto;
}
#spcolumn .columnWrap {
    margin-top: 50px;
}
#spcolumn .topicsWrap {
    margin-top: 40px;
    padding: 5%;
    border-radius: 16px;
}
#spcolumn .columnImg,
#spcolumn .columnChart,
#spcolumn .columnChart-s {
	width: 100%;
}
#spcolumn .profImg {
	margin: 0 auto;
}
#spcolumn .profImg {
    max-width: 160px;
}
#spcolumn .profContent .name {
	font-size: 15px;
}
#spcolumn .indexList2 li,
#spcolumn .topicsList li {
	font-size: 4vw;
}
  #spcolumn .tableDesign01 {
    border-radius: 0;
    text-align: left;
  }
  #spcolumn .tableDesign01 thead,
  #spcolumn .tableDesign03 thead  {
    display:none;
  }
  #spcolumn .tableDesign01 tr {
    background-color: unset;
  }
  #spcolumn .tableDesign01 th, #spcolumn .tableDesign01 td {
    display: flex;
    align-items: center;
    border: 0;
    border-bottom: 1px solid #4d9bc1;
  }
  #spcolumn .tableDesign02 th {
  	display: table-cell;
  }
  #spcolumn .tableDesign02 td {
  	display: inline-block;
  	width: 49%;
  	border: none;
  }  
  #spcolumn .tableDesign01 tbody th,
  #spcolumn .tableDesign03 tbody th{
    background: #4d9bc1;
    color:#fff;
    text-align: center;
  }
  #spcolumn .tableDesign01 td::before,
  #spcolumn .tableDesign03 td::before{
    content: attr(data-label);
    background-color: #e6f1f6;
    display: inline-block;
    width: 50%;
    min-width: 4em;
    text-align: center;
    margin-right: 0.5em;
    padding: 4px;
  }
  #spcolumn .tableDesign03 td::before{
    width: 100%;
    display: block;
  }
/* --------------------
	お申し込みボタン
	-------------------- */
	.ShimBTN {
		margin:2% auto;
		width:100%;
		padding: 15px 0 ;
		font-size: 0.75rem;	
		height: 4rem;
	}
		.AppBTN .fas, .ShimBTN .fas {    
    	right: 6px;    
	}
	.txtBTN {	
		font-size: 1rem;
	}
	.AppBTN .fas, .ShimBTN .fas, .DetailBTN .fas {
    	position: absolute;
    	right: 10px;
    	top: calc(85% - 9px);
	}
	#spcolumn .ShimBTN, .ShimBTN {
		font-size: 0.9rem;	
		padding: 1.5em 0;
	}

} 
/* @media only screen and (max-width: 750px) */
@media only screen and (max-width: 769px) {
		section#medal br.pc{
			display: none;
		}

} /* @media only screen and (max-width: 750px) */

/*バナー*/
.bannerWrap {
  width: 100%;
  margin: 40px auto 0px;
}
