@media (max-width: 767px) {
	* {
		box-sizing: border-box;
		word-break: break-word;
	}
	img {
		max-width: 100%;
		height: auto;
		/* vertical-align: bottom; */
	}
	#header {
		clear: both;
		height: auto;
		width: 100%;
	}
	#logo_handai {
		display: none;
	}
	#logo {
		display: none;
	}
	#head_nav {
		display: none;
	}
	#nav-bg {
		padding-top: 65px;
		padding-bottom: 15px;
	}
	#grobal_color {
		display: none;
	}
	.logo_sp {
		margin-top: 10px;
		margin-bottom: 15px;
		display: block;
	}
	#btnMenu {
		display: block;
	}
	#btnLang {
		display: block;
	}
	#container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding: 0 15px;
	}
	#left-container {
		float: none;
		position: fixed;
		/* width: 100%; */
		height: 100%;
		top: 0;
		right: -100%;
		z-index: 100;
		transition: all linear 0.3s;
		overflow-y: scroll;
	}
	#left-container.open {
		right: 0;
	}
	#right-container {
		float: none;
		position: relative;
		width: 100%;
	}
	#top {
		display: none;
	}
	#top_sp {
		display: block;
	}
	#info_nav_SP {
		display: block;
	}
	#head_nav_SP {
		display: block;
	}
	#out-link {
		width: 100%;
		margin-left: 0;
		padding: 10px;
	}
	#out-link  .menu{
		display: flex;
		flex-wrap: wrap;
		margin-left: -5px;
		margin-right: -5px;
	}
	#out-link  .menu li{
		display: block;
		max-width: 50%;
		padding: 0 5px;
		margin: 0 0 10px;
	}
	.parent_icon {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0px;
		margin-bottom: 5px;
		overflow: hidden;
		display: flex;
	}
.parent_icon_pn {
	width: 24.5%;
}
.parent_icon_bn {
	width: 75.5%;
}

	/* img.parent_icon-pn {
		width: 25%;
		height: auto;
	}
	.parent_icon a {
		width: 25%;
		float: left;
	}
	.parent_icon a img{
		width: 100%;
		float: left;
	}
	.parent_icon .parent_icon-bn {
		width: 75%;
		height: auto;
		float: right;
	} */
	.top_box {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.nav-flip {
		margin: 0;
	}
	.contents_box {
		width: 100% !important;
		padding: 20px 20px 70px 20px !important;
		margin: 20px 0 30px 0 !important;
	}

	/*-カテゴリナビ---------------------------*/
	#cat_nav {
		display: none;
		margin: 0px -3px 5px -3px;
	}
	.home #cat_nav {
		display: block;
	}
	#cat_nav .menu-item {
		float: left;
		width: 50%;
		padding: 0 3px;
		margin-bottom: 5px;
	}
	#cat_nav .menu-item a {
		display: block;
		margin-left: 0;
		width: 100%;
		height: 43px;
		line-height: 43px;
		font-size: 140%;
		overflow: hidden;
		cursor: pointer;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
	}
	/*-グローバルメニュー---------------------------*/
	#grobal_nav .menu-item .menu-item a {
		border-bottom: 1px dashed #555;
		padding-top: 1em;
		padding-bottom: 1em;
		margin-bottom: 0;
	}
	/*-兄弟ナビ---------------------------*/
	#contents_nav {
		margin-left: -3px;
		margin-right: -3px;
	}
	#contents_nav li {
		width: 50%;
	}

	/* -子ページへのリンク-----------------*/
	.child-link-box {
		width: 100%;
	}

	.child-link {
		line-height: 1.2;
		width: auto;
		max-width: 100%;
		height: auto;
		padding: 10px 15px 10px 15px;
		border: solid 2px #001748;
		margin-bottom: 20px;
	}

	.child-link-small {
		line-height: 1.2;
		width: auto;
		max-width: 100%;
		height: auto;
		padding: 10px 15px 10px 15px;
		border: solid 2px #001748;
		margin-bottom: 20px;
	}
	.child-link-small .title {
		background-position: 0px 0px;
	}

	.contents_box div.dbl-text {
		width: 100%;
		margin: 10px 0;
	}

	/* リンクボタン */
	a.link-btn-voice,
	a.link-btn-w-2l,
	a.link-btn-w,
	a.link-btn {
		max-width: 100%;
		height: auto;
		min-height: auto;
		background-position: 15px 11px;
		line-height: 1.2;
		padding: 10px 10px 10px 40px;
	}
	a.link-btn_brown {
		max-width: 100%;
		height: auto;
		min-height: auto;
		background-position: 15px 11px;
		line-height: 1.2;
		padding: 10px 10px 10px 40px;
	}
	a.link-btn_large {
		max-width: 100%;
		height: auto;
		min-height: auto;
		background-position: 15px 11px;
		line-height: 1.2;
		padding: 10px 10px 10px 40px;
	}
	a.link-btn_wide {
		max-width: 100%;
		height: auto;
		line-height: 1.2;
		padding: 10px 10px 10px 40px;
	}
	a.basicdata-btn {
		height: auto !important;
		padding-bottom: 10px !important;
		width: 100% !important;
		max-width: 100%;
	}
	.fl,
	.fr {
		float: none;
	}

	.contents_box h2 {
		max-width: 100%;
	}
	.contents_box h3.line2,
	.contents_box h3 {
		padding: 8px 0px 8px 7px;
		height: auto !important;
		border-left: 7px solid #051340;
		background: none;
		line-height: 1.2;
	}
	.contents_box h4 {
		line-height: 1.2;
	}
	.contents_box .noletter {
		letter-spacing: 0.0025em;
	}
	.contents_box h3.l2 {
		padding: 8px 0px 15px 17px;
		height: auto !important;
	}

	.contents_box .course-note {
		max-width: 100%;
		margin-bottom: 15px;
	}

	/* archive */
	#archivebox {
		padding:20px 20px 50px 20px;
		margin:20px 0px 10px 0;
	}
	.bl_archive-list {
		display: block;
		display: none;
	}
	.archive-list {
		width: 100%;
		padding:10px;
		margin-bottom: 10px;
	}
	#archivebox .news-list li div.list-date {
		padding-top: 2px;
	}
	#archivebox .news-list li div.list-title{
		width:100%;
		margin-left:0;
	}

/* 新着情報   */
#newsbox {
	margin:0;
}
#newsbox ul.tab-nav a.tab2 { 
	display: none;
}
#newsbox ul.tab-nav a.tab3 { 
	display: none;
}
#newsbox ul.tab-nav a.tab4 { 
	display: none;
}
#btn_rss {
	display: none;
}
#newsbox .news-list li div.list-date {
	padding-top: 2px;
}
#newsbox .news-list li div.list-title{
	width:100%;
	margin-left:0;
}
ul.news-list li div.list-title{
	margin: 5px 0;
	display: block;
	width:100%;
	margin-left:0;
}

div.list_box {
	margin-left: 0;
}

/* PickUp　*/
#pickup_box{ 
	margin-left: 0 !important;
	padding: 15px;
}
.bl_pickupRow {
	margin-right: -10px;
}
.bl_pickupRow .bl_pickupRow_col {
	width: 50%;
	padding: 0 10px;
	margin-bottom: 20px;
}

#pan-box {
	margin-left: 0;
}

	.wd391 {
		max-width: 100%;
	}

	.wp-caption {
		max-width: 100%;
	}

	.douga-box {
		max-width: 100%;
	}

	#qa_box .flip {
		max-width: 100%;
	}

	.qa_detail {
		max-width: 100%;
	}
	div.q-txt {
		max-width: calc(100% - 20px);
	}
	div.anser_txt {
		max-width: calc(100% - 20px);
	}
#qa_nav {
	margin-left: 0 !important;
	margin-bottom: 5px !important;
	display: flex;
}
#qa_nav #qacat_all{
	width: 25%;;
}
#qa_nav #qacat_all img{
	width: 100%;
}
#qa_nav .cat_banner {
	width: 75%;
	height: auto;
	margin: 0;
}
.qa_nav{
	margin-left: -3px !important;
}
	#qa-list_box {
		max-width: 100%;
		margin-left: 0 !important;
	}

	div.link-box a {
		height: auto;
	}

/* 幅調整していた */
	.wd345 {
		width: 100%;
	}

/*  学部の授業概要*/
	div.data-box-course {
		width: 100%;
	}

.voice .student img.alignright {
	float: none;
	margin: 0;
	display: block;
}

/* リンク */
span.link-list,
span.link-list-w,
span.link-list-w2,
span.link-list2l,
a.link-list-w2,
a.link-list-w,
a.link-list2l,
a.link-list {
	position: relative;
	display: block;
	font-size: 120%;
	background: none;
	width: auto;
	min-width: 200px;
	height: auto;
	padding: 10px;
	line-height: 1.2;
	text-decoration: none;
	overflow: visible;
	border: 1px solid #0059b2;
	border-left: 16px solid #0059b2;
}
span.link-list::before,
span.link-list-w::before,
span.link-list-w2::before,
span.link-list2l::before,
a.link-list-w2::before,
a.link-list-w::before,
a.link-list2l::before,
a.link-list::before {
	position: absolute;
	top: 11px;
	left: -11px;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.8);
}
a.link-list:focus,
a.link-list:hover {
	opacity: 0.8;
}


	.wp-block-file {
		display: block;
		justify-content: start;
	}

	.wp-block-file a.wp-block-file__button {
		display: block;
		margin: 10px 0 0 0;
		text-align: center;
	}

	/* List */
	ul.is-style-listIndex {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	ul.is-style-listIndex li {
		width: 100%;
		padding: 0;
	}
	ul.is-style-listIndex li a {
		margin-bottom: 0.5em;
	}
	ul.is-style-listIndex li a::before {
		position: absolute;
		top: 15px;
		left: 15px;
		content: "";
		background-image: url(../img/common/bg_child-btn.png);
		display: block;
		width: 15px;
		height: 15px;
	}
	ul.is-style-listIndex li a:hover {
		background-color: #efefef;
	}

	/* table */
	.wp-block-table.is-style-tbl-responsible table td,
	.wp-block-table.is-style-tbl-responsible table th {
		display: block;
		padding: 5px 10px;
	}

	.wp-block-table.is-style-tbl-scroll {
		position: relative;
		border: 1px solid #aaa;
		overflow-x: scroll;
		padding: 5px;
	}
	.wp-block-table.is-style-tbl-scroll table {
		width: 653px;
	}

	.wp-block-group.is-style-groupTest {
		border: 1px solid #aaa;
		overflow-x: scroll;
		padding: 5px;
	}
	.wp-block-group.is-style-groupTest .wp-block-group__inner-container {
		width: 663px;
	}
	.wp-block-group.is-style-groupTest table {
		width: 653px;
	}

	/* ボタン */
	.wp-block-button.is-style-sciBasicGray .wp-block-button__link,
	.wp-block-button.is-style-sciBasic .wp-block-button__link {
		min-width: 250px;
	}

	/* グループ */
	.hp_groupScroll,
	.wp-block-group.is-style-groupScroll {
		position: relative;
		border: 1px solid #aaa;
		overflow-x: scroll;
	}
	.wp-block-table.is-style-tbl-scroll::before,
	.hp_groupScroll::before,
	.wp-block-group.is-style-groupScroll::before {
		position: absolute;
		position: sticky;
		top:0;
		left:0;
		display: block;
		content: 'Scroll ->';
		padding-left: 5px;
	}
	.hp_groupScroll .hp_groupScroll_inner,
	.wp-block-group.is-style-groupScroll .wp-block-group__inner-container {
		width: 663px;
		padding: 5px;
	}

}
