@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;
width:171px;
	}
	.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 {
		max-width: 100%;
		height: auto;
		min-height: auto;
		background-position: 15px 11px;
		line-height: 1.2;
		padding: 10px 10px 10px 40px;
	}
	a.link-btn-small {
		width: 100%;
	}
	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 {
		padding: 8px 8px 15px 17px;
		height: auto !important;
	}
	.contents_box .noletter {
		letter-spacing: 0.0025em;
	}
	.contents_box h3.l2 {
		padding: 8px 8px 15px 17px;
		height: auto !important;
	}

	.contents_box .course-note {
		max-width: 100%;
		margin-bottom: 15px;
	}
	.contents_box .course-note img {
		width:50%;
	}

	/* 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;
	}

	/* 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%;
	}

	/* Q&A */
	#qa_box {
		left: 0;
	}
	#qa_box .flip {
		max-width: 100%;
	}

	.qa_detail {
		max-width: 100%;
	}
	div.q-txt {
		font-size: 120%;
		max-width: calc(100% - 20px);
		width: auto;
	}
	div.anser_txt {
		font-size: 120%;
		max-width: calc(100% - 20px);
		width: auto;
	}
	div.q-txt p,
	div.anser_txt p {
		font-size: 12px;
	}
	#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;
	}

	#qa_box .flip {
		width: calc(50% - 8px);
		min-height: 170px;
	}
	#qa_box .flip.big {
		width: calc(100% - 6px);
	}

	div.link-box a {
		width: 100%;
		height: auto;
	}

	/* QA フォーム */
	.contents_box .wpcf7-form table {
		display: block;
	}
	.contents_box .wpcf7-form td,
	.contents_box .wpcf7-form th {
		display: block;
		width: 100%;
	}
	textarea.wpcf7-form-control.wpcf7-textarea,
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
		width: 100%;
	}

	/* 幅調整していた */
	.wd345 {
		width: 100%;
	}

	/*  学部の授業概要*/
	div.data-box-course {
		width: 100%;
	}

	/* リンク */
	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;
	}
	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;
	}

	/* グループ */
	.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: 'スクロール→';
		padding-left: 5px;
	}
	.hp_groupScroll .hp_groupScroll_inner,
	.wp-block-group.is-style-groupScroll .wp-block-group__inner-container {
		width: 663px;
		padding: 5px;
	}

	/* ボタン */
	.wp-block-button.is-style-sciBasic .wp-block-button__link {
		min-width: 260px;
	}

	/* 組織図 */
	.bl_org {
		display: block;
	}
	.bl_org_ttl {
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}
	.bl_org_ttl::after {
		display: none;
		position: absolute;
		content: "";
		width: 15px;
		height: 1px;
		background-color: #aaa;
		top: 16px;
		right: -15px;
	}
	.bl_org_detail {
		display: block;
		width: 100%;
		padding: 0;
		border: 1px solid #aaa;
	}
	.bl_org_detail_ttl {
		position: relative;
		font-size: 12px;
		padding: 10px;
		margin-bottom: 0;
		border-bottom: 0;
	}
	.bl_org_detail_ttl::before {
		position: absolute;
		top: 14px;
		right: 5px;
		content: "";
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 6px;
		border-color: transparent transparent transparent #333;
		transform: rotate(90deg);
	}
	.bl_org_detail_ttl.js_open {
		border-bottom: 1px solid #ddd;
	}
	.bl_org_detail_ttl.js_open::before {
		transform: rotate(-90deg);
	}
	.bl_org_detail_ttl.js_close + .bl_org_text,
	.bl_org_detail_ttl.js_close + ul.bl_org_list {
		display: none;
	}
	ul.bl_org_list {
		display: block;
		list-style-type: none;
		padding: 10px;
		margin: 0;
	}
	.bl_org_text {
		padding: 10px;
	}
	.bl_org_text ul.bl_org_list {
		padding: 0;
	}

	/* 各ページ 調整*/
	/* 執行部一覧 */
	.tblStaff table th,
	.tblStaff table td {
		width: 50%;
	}
	.tblStaff table td:nth-child(1) {
		width: 40%;
	}
	/* 研究者情報 */
	.tblResearcher table td,
	.tblResearcher table th {
		padding: 5px 10px;
	}
	.tblResearcher table td:nth-child(1) {
		width: 30%;
	}
	.tblResearcher table td:nth-child(2) {
		width: 30%;
	}
	.tblResearcher table td:nth-child(3) {
		width: 40%;
	}
	.tblResearcher_small table td,
	.tblResearcher_small table th {
		padding: 5px 10px;
	}
	.tblResearcher_small table td:nth-child(1) {
		width: 30%;
	}
	.tblResearcher_small table td:nth-child(2) {
		width: 70%;
	}
	/* 表彰 */
	.tblAward table td,
	.tblAward table th,
	.tblAward_small table td,
	.tblAward_small table th {
		padding: 5px 10px;
	}
	.tblAward table td:nth-child(1) {
		width: 40%;
	}
	.tblAward table td:nth-child(2) {
		width: 40%;
	}
	.tblAward table td:nth-child(3) {
		width: 20%;
	}
	.tblAward_small table td:nth-child(1) {
		width: 40%;
	}
	.tblAward_small table td:nth-child(2) {
		width: 60%;
	}

	/* 学部入試 */
	.tblAdmissionU table td:nth-child(1) {
		width: 100px;
	}
　
	/* 沿革 */
	.contents_box table.history td.year,
	.contents_box table.history td.year {
		width: 68px;
		padding: 5px 0px 5px 5px;
	}
	.contents_box table.history td.month {
		width: 48px;
		padding: 5px 5px 5px 0px;
	}
	.contents_box table.history td.text {
		padding: 5px 5px 5px 5px;
		width: 180px;
	}
	.contents_box table.history td.text div.image-note {
		margin: 5px 0;
	}

	/* 基礎データ */
	.databox {
		width: 920px;
	}

	/* 卒業生の進路状況 */
	div.career-count table,
	div.career-count-all table {
		width: auto;
	}
	table.career-list th {
		width: 100px !important;
	}

	/* 国際交流 */
	a.link-btn-voice {
		width: 100%;
	}
	.voice img {
		width: 120px;
	}
	.voice_department {
		font-size: 110%;
	}
	p.voice-q {
		clear: both;
	}
}
