@media only screen and (max-width: 768px) and (min-width: 641px){
	/*--------------------------------------------------
		タブレットのみ適応
	--------------------------------------------------*/
	.dsp_smt { display: none; }


	#navi_contact dd li {
		float: left;
		width: 50%;
		margin-bottom: 15px;
	}
	#navi_contact dd li+li {
		float: right;
		margin: 0 0 15px;
	}
	#navi_contact dd li+li+li {
		clear: both;
		float: none;
		width: auto;
		margin: 0;
	}
	/*--------------------------------------------------
		お問い合せ
	--------------------------------------------------*/
	#access .photo {
		float: right;
		width: 300px;
		margin-left: 20px;
	}
}
@media only screen and (max-width: 768px) {
	/*--------------------------------------------------
		タブレット・スマホに適応
	--------------------------------------------------*/
	.dsp_hp { display: none; }
	.w100 img { width: 100%; 	height: auto; }
	.br { display: block; }

	/* ヘッダ */
	#header .in {
		padding: 0 10px;
	}
	#header h1 {
		padding-right: 50px;
	}
	#header .title img {
		width: 360px;
		height: auto;
	}
	#menu_link {
		position: absolute;
		right: 0;
		bottom: -59px;
		width: 35px;
		padding: 8px 10px;
		background: #f4379a;
		border-radius: 0 0 5px 5px;
	}
	#menu_link img {
		width: 100%;
		height: auto;
	}
	/* ページタイトル */
	#page_title img {
		width: 100%;
		height: auto;
	}
	/* メニュー */
	#menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #FFFFFF;
		z-index: 9999;
	}
	#menu li {
		border-bottom: 1px solid #CCCCCC;
		padding: 15px 0;
		background: none;
	}
	#menu ul li .dropdwn_menu {
		display: block;
		position: sticky;
		margin: 0;
	}
	#menu ul li .dropdwn_menu li:first-of-type {
		border-top: #DDDDDD 1px solid;
		border-bottom: none;
	}
	#menu ul li .dropdwn_menu li {
		width: 100%;
		border-bottom: 1px solid #CCCCCC;
		margin-top: 15px;
	}
	#menu ul li .dropdwn_menu li a {
		padding: 15px 0 0;
		display: block;
	}
	#menu ul li .dropdwn_menu li a span {
		background: #FFFFFF;
		text-align: center;
		color: #000;
		font-size: 16px;
		padding: 0;
	}
	#menu li .dropdwn_menu li.on a {
		color: #FFA414;
		-moz-opacity: 1;
		opacity: 1;
	}
	/* コンテナ */
	#container{
		padding: 0 15px;
	}
	#main, #navi {
		clear: both;
		padding-bottom: 30px;
	}
	#btn_student {
		background: -webkit-linear-gradient(97deg, #fe7900 77px, #FFA014 42px);
		text-align: left;
		height: 66px;
		line-height: 70px;
		margin-top: 30px;
	}
	/* フッター */
	#footer {
		padding-top: 20px;
	}
	#footer .f_access {
		padding: 30px 15px;
	}
	#footer .f_access p {
		margin-bottom: 40px;
	}
	#footer .f_access dl+dl {
		margin-top: 40px;
	}
	#footer .f_access iframe {
		pointer-events: none;
	}
	#copyright {
		text-align: center;
	}
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#top_news p.link {
		padding-top: 10px;
		text-align: right;
	}
	#top_select .select_box .select {
		width: 44%;
	}
	#top_step .step_box .no .in {
		width: 170px;
	}
	#top_step .step_box .no {
		height: 170px;
	}
	#top_step .step_box::before {
		border-bottom: 55px solid transparent;
		border-left: 55px solid #8fd3f3;
	}
	#top_step #no3 .step_box::before,
	#top_step #no4 .step_box::before {
		border-left: 55px solid #fedc32;
	}
	#top_step .label_box .label {
		top: 8px;
		left: 5px;
		font-size: 13px;
	}
	#top_step .box_in:before {
		right: -27px;
	}
	/* 特徴 */
	#top_about dl {
		width: calc(48% - 6px);
		margin-left: 0 !important;
		margin-bottom: 30px;
	}
	#top_about dl+dl {
		float: right;
	}
	#top_about dl+dl+dl {
		float: left;
	}
	#top_about dl+dl+dl+dl {
		float: right;
	}
	#top_gt {
		display: block;
	}
	#top_gt .info {
		width: 100%;
	}
	#top_gt .img {
		width: 100%;
		margin-bottom: 20px;
	}
	#top_gt .info .logo {
		margin-bottom: 15px;
	}
	/**/
	#top_cont {
		padding-bottom: 0;
	}
	#top_cont .box {
		margin-bottom: 40px;
	}
	#top_cont .service .service_box {
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	#top_cont .service .t_box {
		width: 48%;
		}
	/**/
	#top_menu li {
		width: 47%;
	}
	/*--------------------------------------------------
		お問い合せ
	--------------------------------------------------*/
	#mail {
		width: 100%;
	}
	#mail input[type="button"] {
		width: 130px;
		height: 35px;
	}
	#mailform .btn input {
		width: 100px;
		height: 30px;
	}
	#mailform .btn_yubin input {
		width: 150px;
		height: 30px;
	}
	#mailform .tbl {
		width: 100%;
		margin-bottom: 5px;
	}
	#mailform .tbl th,
	#mailform .tbl td {
		display: block;
	}
	#mailform textarea,
	#mailform input[type="text"] {
		width: 100%;
		padding: 8px 2px;
		box-sizing: border-box;
	}
	#mailform .tbl th.need {
		background-image: url(../img/contact/ico_need.png);
		background-position: right top;
		background-repeat: no-repeat;
	}
	#contact li {
		display: block;
		margin-bottom: 5px;
	}
	#contact .tbl td {
		margin-top: -1px;
		margin-bottom: -1px;
	}

/*------------------------------------------------*/
}