/* style for pc */
/**==================================================*/
/** ページ共通 */
/**==================================================*/
body#pagetop {
	width:100%;
	height: 100%;
}
/**==================================================*/

/** common */
div.page_top_button {
	width: 100%;
	padding: 30px 0;
	text-align: center;
}

div.drawer_menu {
	display: none;
}

/**==================================================*/
/** header */
/**==================================================*/
div.page_header {
	background: #FBF9F4;
	width: 100%;
	padding: 10px 0 20px 0;
/*	border-bottom: 2px solid #298B80;*/
	border-bottom: 2px solid #223A70;
}

div.page_header_logo {
	width: 1000px;
	margin: 0 auto;
}

div.page_header_logo h1 {
	width: 403px;
	margin: 0 auto;
	min-height: 67px;
	background: url(../images/logo_re.png) no-repeat;
	background-size: 403px;
	text-indent: -9999px;
}

div.page_header_logo h1 a {
	display: block;
	width: 403px;
	min-height: 67px;
}

div.scroll_topics {
	text-align: center;
	margin: 30px 0 0 0;
	line-height: 0;
}

div.scroll_topics img {
	width: 260px;
}

div.top_img {
	background: url(../images/img_top_slide_re.jpg) no-repeat;
	background-size: 100%;
	background-position: center center;
	min-height: 450px;
}

div.top_img_lay {
	width: 1000px;
	padding: 80px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

div.top_img_lay img {
	width: 767px;
}

div.global_navi {
/*	background: #298B80;*/
	background: #223A70;
	width: 100%;
}

div.global_navi ul {
	list-style: none;
	width: 1000px;
	margin: 0 auto;
	height: 75px;
}

div.global_navi ul li {
	float: left;
}

div.global_navi ul li.navi01_re {
	background: url(../images/navi01.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 136px;
	background-size: 136px;
}

div.global_navi ul li.navi02_re {
	background: url(../images/navi02.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 172px;
	background-size: 172px;
}

div.global_navi ul li.navi03_re {
	background: url(../images/navi03.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 137px;
	background-size: 137px;
}

div.global_navi ul li.navi04_re {
	background: url(../images/navi04.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 117px;
	background-size: 117px;
}

div.global_navi ul li.navi05_re {
	background: url(../images/navi05.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 174px;
	background-size: 174px;
}

div.global_navi ul li.navi06_re {
	background: url(../images/navi06.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 92px;
	background-size: 92px;
}

div.global_navi ul li.navi07_re {
	background: url(../images/navi07.gif) no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 172px;
	background-size: 172px;
}

div.global_navi ul li.navi01_re a, div.global_navi ul li.navi02_re a, div.global_navi ul li.navi03_re a, div.global_navi ul li.navi04_re a, div.global_navi ul li.navi05_re a, div.global_navi ul li.navi06_re a, div.global_navi ul li.navi07_re a {
	display: block;
	width: 100%;
	height: 75px;
}

div.global_navi ul li.navi01_re a:hover, div.global_navi ul li.navi02_re a:hover, div.global_navi ul li.navi03_re a:hover, div.global_navi ul li.navi04_re a:hover, div.global_navi ul li.navi05_re a:hover, div.global_navi ul li.navi06_re a:hover, div.global_navi ul li.navi07_re a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	background: #ffffff;
}

div.top_news_wrapper {
	width: 100%;
	padding: 50px 0;
}

div.top_news_inner {
	width: 1000px;
	margin: 0 auto;
	
}

div.top_news_inner h3 {
	background: url(../images/title_news.png) no-repeat;
	min-height: 22px;
	background-size: 167px;
	text-indent: -9999px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #298B80;
}

div.top_news_inner ul {
	list-style: none;
	width: 1000px;
	margin: 20px auto 0 auto;
}

div.top_news_inner ul li {
	padding: 15px 0 0 0;
}

div.top_news_inner ul li.news_date {
	font-weight: bold;
}

div.top_news_inner ul li.news_body {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #cccccc;
}

div.top_news_inner ul li.news_body span {
	color: #ffffff;
	background: #F94A7C;
	padding: 0 10px;
	margin: 0 10px 0 0;
}

div.news_list_button {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 10px 0;
}

div.top_campusnet_wrapper {
	width: 100%;
	background: url(../images/bg_top_campusnet.png) repeat;
	padding: 50px 0;
}

div.top_campusnet_inner {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

div.top_campusnet_inner h3 {
	text-indent: -9999px;
	background: url(../images/title_campusnet.png) no-repeat;
	background-size: 547px;
	min-height: 142px;
	background-position: center center;
	margin: 0 0 10px 0;
}

div.footer_inq_wrapper {
	width: 100%;
	background: url(../images/bg_footer.jpg) no-repeat;
	background-size: 100%;
	background-position: center center;
	min-height: 400px;
}

div.footer_inq_inner {
	padding: 50px 0 0 0;
	text-align: center;
}

div.footer_inq_inner p {
	margin: 30px 0 0 0;
	line-height: 26px;
	font-weight: bold;
}

div.footer_inq_inner p strong {
	font-size: 20px;
}

div.footer_wrapper {
	background: #FBF9F4;
	padding: 40px 0;
}

div.footer_inner {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

div.footer_inner img {
	margin: 0 20px;
}

div.footer_copiryght_wrapper {
	background: #164E47;
	text-align: center;
	color: #ffffff;
	padding: 20px 0;
}

div.footer_copiryght_wrapper h4 {
	font-size: 15px;
	font-weight: normal;
}

div.footer_copiryght_wrapper p {
	margin: 10px 0 0 0;
	font-size: 13px;
}


/**==================================================*/
/** News＆Topics List */
/**==================================================*/
div.news_list_contents {
	width: 1000px;
	margin: 0 auto 50px auto;
}

div.news_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.news_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_news/page_title_re.png) no-repeat;
	background-size: 208px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;

}

/*
div.news_list_contents h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_news/page_title.png) no-repeat;
	background-size: 211px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}
*/

div.news_list_contents_inner {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div.news_list_contents_inner p {
	text-align: center;
}

div.news_list_contents_inner ul {
	list-style: none;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

div.news_list_contents_inner ul li {
	float: left;
}

div.news_list_contents_inner ul li.page_news_date {
	display: block;
	border: 1px solid #298B80;
	padding: 10px;
	font-size: 16px;
	width: 10%;
	text-align: center;
}

div.news_list_contents_inner ul li.page_news_list {
	width: 70%;
	padding: 10px;
}

div.news_list_contents_inner ul li.page_news_list span {
	color: #ffffff;
	background: #F94A7C;
	padding: 0 10px;
	margin: 0 10px 0 0;	
}

div.news_list_contents_inner ul li.page_news_more {
	width: 10%;
	padding: 10px;
}
/**==================================================*/


/**==================================================*/
/** News＆Topics Detail */
/**==================================================*/
div.news_detail_contents {
	width: 1000px;
	margin: 0 auto 50px auto;
}

div.news_detail_contents h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_news/page_title.png) no-repeat;
	background-size: 211px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.news_detail_contents_inner {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div.news_detail {
	margin: 0;
	padding: 0;
}

div.news_detail p.news_title {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
}

div.news_detail p.news_title span {
	display: block;
	float: left;
	border: 1px solid #298B80;
	padding: 10px;
	text-align: center;
}

div.news_detail p.news_title b {
	display: block;
	float: left;
	padding: 10px 0 0 20px;
}

div.news_body {
	margin: 30px 0 0 0;
	padding: 0;
}

div.news_body img {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

div.news_list_button {
	width: 1000px;
	margin: 0 auto 30px auto;
	text-align: right;
}

div.news_body a, div.workshop_body a {
	color: #298B80;
	text-decoration: underline;
}
/**==================================================*/

/**==================================================*/
/** サテライトクリニックについて */
/**==================================================*/
div.about_contents_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

div.about_contents_wrapper_c {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: #FBF9F4;
}

div.about_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.about_contents_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/img_about/page_title_re.png) no-repeat;
	background-size: 272px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.about_contents_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

div.about_contents_inner h3 {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #515151;
}

div.about_contents {
	margin: 0;
	padding: 30px 0;
	width: 100%
}

img.about_system_img {
	display: block;
	margin: 0 0 0 150px;
}

ul.list_main {
	margin: 20px auto;
	list-style: none;
	width: 30%;
}

ul.list_main li {
	background:url(../images/img_about/logo_utsunomiyadaigaku.jpg) no-repeat;
	background-size: 40px;
	padding: 20px 0 0 55px;
	min-height: 40px;
	background-position: 5px center;
	border: 1px solid #99801E;
}

ul.list_main li a, ul.list_sub li a {
	color: #99801E;
	text-decoration: underline;
	display: block;
	width: 100%;
}

ul.list_sub {
	margin: 30px auto;
	list-style: none;
	width: 100%;
}

ul.list_sub li {
	float: left;
	width: 18%;
	padding: 20px 0 0 55px;
	min-height: 40px;
	border: 1px solid #99801E;
	font-size: 15px;
	margin: 0 4px 20px 4px;
}

ul.list_sub li.ashikaga {
	background:url(../images/img_about/logo_ashikaga.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.utsunomiyakyowa {
	background:url(../images/img_about/logo_utsunomiyakyowa.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.oyamakousen {
	background:url(../images/img_about/logo_oyamakousen.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.kantosyokugyou {
	background:url(../images/img_about/logo_kantosyokugyou.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.kokusaiiryou {
	background:url(../images/img_about/logo_kokusaiiryou.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.sakushin {
	background:url(../images/img_about/logo_sakushin.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.sanonihon {
	background:url(../images/img_about/logo_sanonihon.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.jichidai {
	background:url(../images/img_about/logo_jichidai.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.teikyo {
	background:url(../images/img_about/logo_teikyo.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.dokkyo {
	background:url(../images/img_about/logo_dokkyo.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.hakuoh {
	background:url(../images/img_about/logo_hakuoh.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

ul.list_sub li.bunsei {
	background:url(../images/img_about/logo_bunsei.jpg) no-repeat;
	background-size: 40px;
	background-position: 5px center;	
}

div.about_contents p.about_desc {
	line-height: 30px;
}

img.about_desc_img {
	width: 100%;
	margin: 20px auto;
	display: block;
}

ul.about_function {
	margin: 20px 0 0 0;
	list-style: none;
}

ul.about_function li {
	margin: 0;
	padding: 5px 0;
}

ul.about_function li.function_title {
	font-weight: bold;
	border-top: 1px solid #ffffff;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 18px;
}

div.about_staff_wrapper {
	width: 100%;
	margin: 30px 0 30px 0;
}

div.about_staff01, div.about_staff02, div.about_staff03 {
	width: 31%;
	float: left;
	margin: 0 10px;
}

div.about_staff01 p.staff_desc,div.about_staff02 p.staff_desc,div.about_staff03 p.staff_desc {
	min-height: 50px;
}

div.about_staff02 {
	border-left: 1px solid #298B80;
	border-right: 1px solid #298B80;
}

div.about_staff01 p, div.about_staff02 p,div.about_staff03 p {
	padding: 10px 0;
	line-height: 26px;
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
}

div.about_staff01 p.name, div.about_staff02 p.name, div.about_staff03 p.name {
	text-align: center;
	border-bottom: 1px solid #298B80;
}

div.about_staff01 p img, div.about_staff02 p img, div.about_staff03 p img {
	width: 50%;
	display: block;
	margin: 0 auto;
}

div.about_staff01 p.name br, div.about_staff02 p.name br, div.about_staff03 p.name br {
	display: none;
}
/**==================================================*/

/**==================================================*/
/** 実績・連携事例 */
/**==================================================*/
div.result_contents_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

div.result_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.result_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/img_result/page_title_re.png) no-repeat;
	background-size: 204px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.result_contents_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

div.result_contents_inner p {
	line-height: 26px;
}

div.result_pdf_button {
	margin: 30px 0 0 0;
	text-align: center;
}

div.result_pdf_button img {
	margin: 0 20px;
	width: 450px;
}

div.result_inq_button {
	margin: 50px 0 0 0;
	text-align: center;
}

div.result_inq_button img {
	width: 507px;
	margin: 0 0 20px 0;
}

div.result_info_wrapper {
	width: 100%;
	background: #FBF9F4;
	padding: 50px 0;
}

div.result_info_wrapper_c {
	width: 100%;
	background: #F4F0E3;
	padding: 50px 0;
}

div.result_info {
	width: 1000px;
	margin: 0 auto 30px auto;
}

div.result_info h3 {
	font-family: "Noto Sans Japanese";
/*	background: url(../images/img_result/result_info_title.png) no-repeat;*/
	background: url(../images/img_result/title_icon_sp.png) no-repeat;
	background-size: 100px;
	min-height: 60px;
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0 0 115px;
	background-position: 5px center;
	background-color: #ffffff;
	border-top: 2px solid #D7B735;
	border-bottom: 2px solid #D7B735;
}

div.result_info h4 {
	margin: 20px 0 0 0;
	color: #2D3092;
	font-weight: normal;
}

div.result_desc {
	margin: 20px 0 0 0;
	line-height: 26px;
}

div.result_desc img {
	float: left;
	margin: 0 30px 0 0;
}

div.result_desc img.img_40 {
	width: 40%;
}

div.result_desc img.img_30 {
	width: 30%;
}

div.result_desc img.img_no_float {
	float: none;
	width: 95%;
	margin: 30px 0;
}

div.result_info p img {
	display: block;
	width: 100%;
	margin: 20px 0 30px 0;
}

div.result_desc strong {
	color: #28A272;
}

div.result_inq_tel_sp {
	display: none;
}
/**==================================================*/


/**==================================================*/
/** 学生発表会一覧 */
/**==================================================*/
div.workshop_list_contents {
	width: 1000px;
	margin: 0 auto 50px auto;
}

div.workshop_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.workshop_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_workshop/page_title_re.png) no-repeat;
	background-size: 166px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.workshop_list_contents_inner {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div.workshop_list_contents_inner p {
	text-align: center;
}

div.workshop_list_contents_inner ul {
	list-style: none;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

div.workshop_list_contents_inner ul li {
	float: left;
}

div.workshop_list_contents_inner ul li.page_news_date {
	display: block;
	border: 1px solid #298B80;
	padding: 10px;
	font-size: 16px;
	width: 10%;
	text-align: center;
}

div.workshop_list_contents_inner ul li.page_news_list {
	width: 70%;
	padding: 10px;
}

div.workshop_list_contents_inner ul li.page_news_more {
	width: 10%;
	padding: 10px;
}

/** revision 20210408 */
div.workshop_list_contents_inner ul li.page_news_list span {
	color: #ffffff;
	background: #F94A7C;
	padding: 0 10px;
	margin: 0 10px 0 0;	
}
/**==================================================*/


/**==================================================*/
/**  学生発表会詳細 */
/**==================================================*/
div.workshop_detail_contents {
	width: 1000px;
	margin: 0 auto 50px auto;
}

div.workshop_detail_contents h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_workshop/page_title.png) no-repeat;
	background-size: 166px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.workshop_detail_contents_inner {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div.workshop_detail {
	margin: 0;
	padding: 0;
}

div.workshop_detail p.workshop_title {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
}

div.workshop_detail p.workshop_title span {
	display: block;
	float: left;
	border: 1px solid #298B80;
	padding: 10px;
	text-align: center;
}

div.workshop_detail p.workshop_title b {
	display: block;
	float: left;
	padding: 10px 0 0 20px;
}

div.workshop_body {
	margin: 30px 0 0 0;
	padding: 0;
	line-height: 30px;
}

div.workshop_body img {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

div.workshop_list_button {
	width: 1000px;
	margin: 0 auto 30px auto;
	text-align: right;
}

div.workshop_body a {
	text-decoration: underline;
}
/**==================================================*/


/**==================================================*/
/** キャンパスネット */
/**==================================================*/
div.campusnet_contents {
	width: 1000px;
	margin: 50px auto;
}

div.campusnet_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.campusnet_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_campusnet/page_title_re.png) no-repeat;
	background-size: 265px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.campusnet_contents h3 {
	width: 1000px;
	margin: 50px auto;
	background:url(../images/img_campusnet/sub_title01.png) no-repeat;
	background-size: 401px;
	min-height: 65px;
	background-position: center center;
	text-indent: -9999px;
}

div.campusnet_contents_inner {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div.campusnet_new_contents {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: center;
}

div.campusnet_new_contents img {
	margin: 0 10px;
	width: 450px;
}
/**==================================================*/


/**==================================================*/
/** アクセス */
/**==================================================*/
div.access_contents {
	width: 1000px;
	margin: 50px auto;
}

div.access_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.access_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_access/page_title_re.png) no-repeat;
	background-size: 126px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.access_contents_inner {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

div.access_contents_inner img {
	width: 90%;
	display: block;
	margin: 0 auto;
}

div.access_google_button {
	width: 1000px;
	margin: 30px auto 0 auto;
	text-align: right;
}

div.access_google_button img {
	width: 154px;
}

div.access_info_contents {
	width: 1000px;
	margin: 50px auto 0 auto;
	border-top: 2px solid #CCCCCC;
}

ul.access_info_list {
	list-style: none;
	margin: 30px 0 0 0;
}

ul.access_info_list li {
	padding: 0 0 5px 0;
}

ul.access_info_list li.access_info {
	padding: 20px 0;
	line-height: 30px;
}
/**==================================================*/


/**==================================================*/
/** お問合せ・技術相談 */
/**==================================================*/
div.contact_contents {
	width: 100%;
	margin: 50px auto;
}

div.contact_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.contact_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_contact/page_title_re.png) no-repeat;
	background-size: 259px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.contact_contents_inner {
	width: 1000px;
	margin: 50px auto;
}

div.contact_contents_inner h3 {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #515151;
}

div.contact_contents_inner p {
	margin: 20px 0;
	line-height: 26px;
}

div.contact_image {
	margin: 20px 0;
}

div.contact_image img {
	width: 100%;
}

div.contact_contents_inner ul {
	list-style: none;
}

div.contact_contents_inner ul li {
	padding: 10px 0;
}

div.contact_contents_inq {
	width: 100%;
	background: #FBF9F4;
	padding: 50px 0 20px 0;
}

div.contact_contents_inq_inner {
	width: 1000px;
	margin: 0 auto;
}

div.contact_contents_inq_inner p span {
	font-size: 20px;
}

div.contact_contents_inq_inner h3 {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #515151;
}

div.contact_contents_inq_inner p {
	margin: 20px 0 0 0;
	line-height: 26px;
}

div.contact_button {
	margin: 20px 0;
}

div.contact_button img {
	margin: 10px 0;
}

div.contact_tel_sp {
	display: none;
}
/**==================================================*/


/**==================================================*/
/** 関連リンク */
/**==================================================*/
div.link_contents {
	width: 100%;
	margin: 50px auto;
}

div.link_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.link_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_link/page_title_re.png) no-repeat;
	background-size: 147px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.link_contents_inner {
	width: 1000px;
	margin: 50px auto;
}

div.link_list_wrapper {
	width: 100%;
	margin: 0 0 30px 0;
}

div.link_list_left {
	float: left;
	width: 48%;
}

div.link_list_right {
	float: right;
	width: 48%;
}

div.link_list_left h3, div.link_list_right h3 {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #515151;
}

div.link_list_left ul, div.link_list_right ul {
	margin: 20px 0;
}

div.link_list_left ul li, div.link_list_right ul li {
	padding: 5px 0;
}

div.link_list_left ul li a, div.link_list_right ul li a {
	text-decoration: underline;
}
/**==================================================*/

/**==================================================*/
/** お問合せ・技術相談フォーム */
/**==================================================*/
div.inquiry_contents {
	width: 100%;
	margin: 50px auto;
}

div.inquiry_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
/*
	background: -moz-linear-gradient(left, #298B80 40%, #256798);
	background: -webkit-linear-gradient(left, #298B80 40%, #256798);
	background: linear-gradient(to right, #298B80 40%, #256798);
*/
	background: #298B80;
}

div.inquiry_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/img_inquiry/page_title_re.png) no-repeat;
	background-size: 236px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.inquiry_contents_inner {
	width: 1000px;
	margin: 50px auto;
}

div.inquiry_contents_inner p {
	line-height: 26px;
}

div.inquiry_flow_button {
	margin: 30px 0 0 0;
	text-align: center;
}

ul.inquiry_form {
	width: 90%;
	margin: 30px auto;
	padding: 20px 0;
	list-style: none;
	border-top: 1px solid #cccccc;
}

ul.inquiry_form li {
	margin: 10px;
	padding: 10px 0;
}

ul.inquiry_form li.clear {
	clear: both;
}

ul.inquiry_form li.inquiry_item {
	float: left;
	width: 20%;
	background: #EADA99;
	padding-left: 10px;
	border: 1px solid #EADA99;
}

ul.inquiry_form li.inquiry_value {
	float: left;
	width: 70%;
	padding-left: 10px;
	border: 1px solid #DFF7F3;
}

ul.inquiry_form li.inquiry_button {
	clear: both;
	padding: 50px 0 0 0;
	text-align: center;
}

/** form css */
/** for text */
input.corp_name {
	width: 75%;
}
input.contact_person {
	width: 60%;
}
input.contact_person_kana {
	width: 60%;
}
input.tel {
	width: 30%;
}
input.email {
	width: 60%;
}
/** for textarea */
textarea.inquiry_body {
	width: 90%;
}

ul.inquiry_form li span.error_disp {
	background: #D20000;
	padding: 5px;
	color: #ffffff;
	display: block;
	margin: 20px 0 0 0;
	width: 50%;
	text-align: center;
}
/**==================================================*/

/*--

2020.12 追加

-----------------*/

/**==================================================*/
/** 2020年度ED・AGAコンソーシアムクリニック研究発表要旨集 */
/**==================================================*/
div.presentations_contents_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}

div.presentations_contents_title_wrapper {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
	background: #298B80;
}

div.presentations_contents_title_wrapper h2 {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/presentations.png) no-repeat;
	background-size: 600px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.presentations_contents_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 30px 0;
}

div.presentations_contents_inner p {
	line-height: 26px;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	font-weight:500;
	color: #000;
}

/* アコーディオンメニュー全体のサイズ・位置 */
.ac {
	width:1000px;
	margin: 50px auto 50px auto;
}

/* クリック領域 */
.ac-parent {
	padding: 15px 20px;
	border-bottom: 1px solid #fff;
	background-color: #d9d9d9;
	cursor: pointer;
	margin-top: 20px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	transition: .3s;
	display: block;
	font-family: 'Yu mincho',serif;
	font-size: 18px;
	position: relative;
}

.ac-parent:hover ,.selected {
	background-color: #298B80;
	color: #fff;
}

.ac-parent:after {
	content:'';
	width:20px;
	height:15px;
	background-image: url("../images/presentations_01.png");
	position: absolute;
	right:20px;
	top:0;
	bottom:0;
	margin:auto;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: .3s;
}

.ac-parent:hover:after {
	background-image: url("../images/presentations_02.png");
}

.ac-parent.open:after {
	background-image: url("../images/presentations_02.png");
	transform: rotate(180deg);
}

/* クリックしたら表示される領域 */
.ac-child {
	display: none;
}

.ac-child ul {
	margin-bottom: 60px;
}

.ac-child ul a {
	display: block;
	/*margin:-22px 0 0 0;
	/*margin:-22px 0 0 0;
	padding: 1px 100px 15px 15px;20211020 テストサイト用*/
	padding: 15px 100px 15px 15px;/*20211020 テストサイト用*/
	border-bottom: 1px solid #186D61;
	line-height: 28px;
	position: relative;
	transition: .3s;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
}

.ac-child ul a strong {
	display: block;
	letter-spacing: 2px;
	/*color: #186D61;*/
	color: #000;
	font-size: 18px;
	transition: .3s;
}

.ac-child ul a span {
	color: #444;
	font-size: 14px;
	transition: .3s;
	font-weight:500;
	display: block;
	/*margin: -15px 0;20211020 テストサイト用*/
}

.ac-child ul a:after {
	content:'PDF';
	background-color: #298B80;
	color: #fff;
	padding: 5px 10px;
	position: absolute;
	right:20px;
	top:0;
	bottom:0;
	margin:auto;
	height: 15px;
	line-height:17px;
	border-radius:2px;
	font-weight: bold;
	font-size:13px;
	transition: .3s;
}

.ac-child ul a.presentations_link:after {
	content:'link';
}

.ac-child ul a:hover {
	background-color: #f5f5f5;
}

.ac-child ul a:hover strong,.ac-child ul a:hover span {
	color: #186D61;
}

.ac-child ul a:hover:after {
	background-color: #EDBF29;
}

/*--

presentations_flex_wrap

------------------------*/

div.presentations_flex_wrap {
	width: 1000px;
	margin: 0 auto 60px auto;
	display: flex;
	justify-content: space-between;
}

div.presentations_flex_wrap a {
	display: block;
	/*width: 48%;*/
	width:100%;
	text-align: center;
	padding: 50px 0;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 20px;
	position: relative;
}

div.presentations_flex_wrap a.ebook {
	background-image: url("../images/presentations_back_01.jpg");
	background-size: cover;
	background-position: bottom center;
	color: #fff;
}

div.presentations_flex_wrap a:after {
	content:'';
	width:98%;
	height:85%;
	border:2px solid rgba(255,255,255,.8);
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}

div.presentations_flex_wrap a:before {
	content:'';
	width:0;
	height:0;
	background-color: rgba(255,255,255,.8);
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	margin:auto;
	transition: .3s;
	z-index: 1;
}

div.presentations_flex_wrap a:hover:before {
	width:98%;
	height:85%;
}

div.presentations_flex_wrap a p {
	height:25px;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index: 2;
	color:#fff;
}

div.presentations_flex_wrap a.ebook:hover p {
	color: #186D61;
}

div.presentations_flex_wrap a.youtube {
	background-image: url("../images/presentations_back_02.jpg");
	background-size: cover;
	background-position: center center;
	color: #fff;
}

div.presentations_flex_wrap a.youtube:hover p {
	color: #C1272D;
}


/*--

presentations_flex_wrap_top

------------------------*/

div.presentations_flex_wrap_top {
	width: 1000px;
	margin: 30px auto 20px auto;
	display: flex;
	justify-content: space-between;
}

div.presentations_flex_wrap_top a {
	font-family: 'Yu mincho',serif;
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 2px;
}

div.presentations_flex_wrap_top p br {
	display: none;
}

/*--

presentations_pick_wrapper

------------------------*/

div.presentations_pick_wrapper {
	width:900px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 40px 0 80px 0;
}
div.presentations_pick_wrapper a {
	display: block;
	width: 430px;
	transition: .3s;
}

div.presentations_pick_wrapper a img {
	display: block;
	width:100%;
}

div.presentations_pick_wrapper a:hover {
	opacity: .7;
}

/*--

howto_wrapper

------------------------*/

div.howto_wrapper {
	width: 1000px;
	margin: 0 auto 100px auto;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
}

div.howto_wrapper strong {
	background-color: #D7B734;
	color: #fff;
	padding: 15px 0;
	border-radius: 5px 5px 0 0;
	width:100%;
	font-weight: bold;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

div.howto_wrapper strong img {
	display: inline-block;
	width:30px;
	margin-left: 5px;
}

div.howto_inner {
	background-color: rgba(215,183,52,0.1);
	border-radius: 0 0 5px 5px;
}

div.howto_box {
	width: 900px;
	margin: 0 auto;
	padding: 40px 0 50px 0;
	border-bottom: 1px solid rgba(0,0,0,0.3);
}

div.howto_box_last {
	border:none;
}

div.howto_box span {
	display: inline-block;
	background-color: #298B80;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	margin-bottom: 25px;
}

div.howto_box img.full {
	display: block;
	width: 100%;
	margin:0;
}

div.howto_box p {
	display: flex;
	align-items: center;
	font-weight: 500;
	color: #000;
}

div.howto_box p img {
	display: inline-block;
	width: 30px;
}


/*--

post-password-form

------------------------*/

form.post-password-form{
	text-align: center;
	margin: 100px auto;
}


/*--

2021 学生＆企業研究発表会　選択ページ

------------------------------------*/
div.presentations_contents_title_wrapper_2021 {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
	background-color: #F15A24;
	margin-top: 0;
}

div.presentations_contents_title_wrapper_2021 h2 {
	width: 1000px;
	margin: 0 auto;
	background: url("../images/presentations_2021.png") no-repeat;
	background-size: 500px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}

div.presentations_contents_2021{
	width: 1000px;
	margin: 80px auto;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	/*flex版*/
	display: flex;
	justify-content: space-between;
	flex-direction:row-reverse;
}

h3.presen_midashi{
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	display: block;
	width: 100%;
	color: #298B80;
	border-bottom: 1px dotted #000;
	margin: 0 auto;
	font-size: 35px;
	text-align: center;
}

/* 準備中 */
div.preparation{
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	width: 1000px;
	color: #000;
	text-align: center;
	margin: 50px auto;
}

/* 協賛企業 */
div.enterprise_wrap{
	/* full版 */
	/*width: 100%;
	margin: 50px auto;*/
	
	/* flex版 */
	width: 30%;
}

ul.enterprise_list{
	line-height: 3em;
	color: #444;
	font-weight: 700;
	
	/* full版 */
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
}

ul.enterprise_list li a{
	text-decoration: underline;
	color: #444;
}

/* 予稿集 2021 flex版*/
div.proceedings {
	width: 550px;
	display: block;
}
div.presentations_pick_wrapper {
	width: 100%;
	display: block;
	padding: 10px 0 0 0;
}
div.presentations_pick_wrapper a {
	margin: 20px auto;
}

/* バナー */
div.presentations_flex_wrap a.presen {
	background-image: url("../images/presentations_back_03.jpg");
	background-size: cover;
	background-position: center center;
	color: #fff;
}

div.presentations_flex_wrap a.presen:hover p {
	color: #F15A24;
}

div.presentations_flex_wrap a.zoom {
	background-image: url("../images/presentations_back_04.jpg");
	background-size: cover;
	background-position: center center;
	color: #fff;
}

div.presentations_flex_wrap a.zoom:hover p {
	color: #0071BC;
}

div.presentations_flex_wrap_top a br{
	display: none;
}
/*--

2021 予稿集 PDFページ 

------------------------*/
ul li a span.presen_no{
	display: inline-block;
	background-color: #298B80;
	color: #fff;
	padding: 0 10px;
	margin-bottom: 10px;
}

/*--

2021 学生＆企業研究発表会　動画一覧ページ

------------------------------------*/
/* 分野別ジャンプボタン */
div.field ul.field_button{
	width: 1000px;
	margin: 50px auto 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	font-weight: 700;
}

div.field ul.field_button li a{
	display: inline-block;
	background-color: #f2f2f2;
	border: 2px solid #298B80;
	color: #298B80;
	text-decoration: none;
	padding: 10px 30px;
	margin: 20px 30px;
	text-align: center;
	line-height: normal;
}

.arrow{
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 10px;
	background-image: url("../images/presentations_03.png");
	background-size: cover;
	background-position: center;
}

/* 動画一覧 */
div.presentations_movie_wrapper{
	width: 1000px;
	margin: 0 auto 100px;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
}

div.presentations_movie_wrapper h3{
	position: relative;
	display: block;
	width: 1000px;
	padding-bottom: 10px;
	color: #298B80;
	font-size: 20px;
	border-bottom: 1px dotted #000;
}

div.presentations_movie_wrapper h3 a.judge{
	position: absolute;
	right: 0;
	padding: 5px 10px;
	box-sizing: border-box;
	background-color: #D8C358;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	transition: .5s;
}

div.presentations_movie_wrapper h3 a.judge:hover{
	opacity: .7;
}

div.presentations_movie_box{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 150px;
}

/*動画2つずつ*/
/*div.presentations_movie_box div{
	width: 470px;
	margin: 50px 10px 0;
}

div.presentations_movie_box div iframe{
	width: 470;
	height: 250px;
}*/

/*動画3つずつ*/
div.presentations_movie_box div{
	width: 310px;
	margin: 50px 10px 0;
	display: flex;
	flex-direction: column;
}

div.presentations_movie_box div iframe{
	width: 100%;
	height: 200px;
}

div.presentations_movie_box div p{
   flex-grow: 1;
}

span.movie_no{
	width: 60px;
	margin: 15px 0 5px;
	padding: 0 5px;
	box-sizing: border-box;
	background-color: #298B80;
	color: #fff;
	text-align: center;
}

span.presenter{
	font-size: 14px;
}

a.youtube_url{
	display: block;
	width: 100%;
	padding: 10px 20px;
	margin-top: 10px;
	box-sizing: border-box;
	background-color: #298B80;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	transition: .5s;
}

a.youtube_url:hover{
	opacity: .7;
}


/*--

2022 学生＆企業研究発表会　選択ページ

------------------------------------*/
div.presentations_contents_title_wrapper_2022 {
	width: 100%;
	padding: 30px 0;
	border-top: 1px solid #ffffff;
	background-color: #F15A24;
	margin-top: 0;
}

div.presentations_contents_title_wrapper_2022 h2 {
	width: 1000px;
	margin: 0 auto;
	background: url("../images/presentations_2022.png") no-repeat;
	background-size: 500px;
	min-height: 34px;
	text-indent: -9999px;
	background-position: center center;
}


/* スタッフ紹介　202207 */
div.about_staff04 {
	width: 60%;
	float: left;
	margin: 0 10px;
}

div.staff04_img {
	display: flex;
}

div.staff04_img img{
	display: block;
	width: 55%;
	margin: 0 auto;
}

div.about_staff04 p.staff_desc {
	min-height: 50px;
}

div.about_staff04 p {
	padding: 10px 0;
	line-height: 26px;
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
}

div.about_staff04 p.name {
	text-align: center;
	border-bottom: 1px solid #298B80;
}

div.about_staff04 p.name_sub {
	text-align: center;
}


/* 学生発表会2022　202209 */
div.notes_wrap{
	display: flex;
	justify-content: center;
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 50px;
}

a.notes_btn{
	margin: 0 10px;
	padding: 10px 20px;
	box-sizing: border-box;
	background-color: #B82727;
	border-radius: 10px;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	font-weight: 700;
	color: #fff;
	transition: .3s;
}

a.notes_btn:hover{
	opacity: .6;
}
/*
a.judge{
	background-color: #D8C358;
}*/


/* 学生発表会2022 アーカイブ動画　202301 */
div.presentations_pick_wrapper div.youtube{
	width:100%;
	padding-bottom: 56.25%;
	margin: 20px auto;
	height:0px;
	position: relative;
}

div.presentations_pick_wrapper div.youtube iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}