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

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
/*	min-width: 320px;*/
}
/**==================================================*/
/** common */
div.page_top_button {
	width: 100%;
	padding: 20px 0 0 0;
	text-align: center;
}

div.page_top_button img {
	width: 15%;
}

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

div.page_header_logo {
	width: 75%;
	margin: 0;
}

div.page_header_logo h1 {
	width: 90%;
	margin: 0 auto;
	min-height: 67px;
	background: url(../images/logo_sp_re.png) no-repeat;
	background-size: 100%;
	text-indent: -9999px;
	background-position: center center;
}

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

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

div.scroll_topics img {
	width: 35%;
}

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

div.top_img_lay {
	width: 95%;
	padding: 50px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

div.top_img_lay img {
	width: 100%;
}


div.news_list_button a:hover,div.top_campusnet_inner a:hover,div.campusnet_new_contents 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: 90%;
	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: 100%;
	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.news_body a, div.workshop_body a {
	color: #298B80;
	text-decoration: underline;
}

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: 30px 0;
}

div.top_campusnet_inner {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

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

div.top_campusnet_inner a img {
	width: 70%;
}


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

div.footer_inq_inner {
	width: 90%;
	padding: 50px 0 20px 0;
	text-align: center;
	margin: 0 auto;
}

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

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

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

div.footer_inner {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

div.footer_inner img {
	margin: 0 0 10px 0;
	width: 60%;
}

div.footer_copiryght_wrapper {
	background: #164E47;
	text-align: center;
	color: #ffffff;
	padding: 10px 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 */
/**==================================================*/
div.news_list_contents {
	width: 100%;
	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: 95%;
	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_inner {
	width: 90%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

div.news_list_contents_inner ul {
	list-style: none;
	padding: 0 0 10px 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: 5px;
	font-size: 16px;
	width: 30%;
	text-align: center;
}

div.news_list_contents_inner ul li.page_news_list {
	width: 90%;
	padding: 10px 0 0 0;
	clear: both;
}

div.news_list_contents_inner ul li.page_news_more {
	clear: both;
	width: 30%;
	margin: 0 0 0 0;
	padding: 10px;
}

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

/**==================================================*/


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

div.news_detail_contents h2 {
	width: 95%;
	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: 90%;
	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: none;
	border: 1px solid #298B80;
	padding: 10px;
	text-align: center;
}

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

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

div.news_body img {
	float: none;
	width: 50%;
	margin: 0 auto 10px auto;
	display: block;
}

div.news_list_button {
	width: 90%;
	margin: 0 auto 30px auto;
	text-align: center;
}

div.news_list_button img {
	width: 75%;
}
/**==================================================*/

/**==================================================*/
/** サテライトクリニックについて */
/**==================================================*/
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: 90%;
	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: 90%;
	margin: 0 auto;
	padding: 30px 0;
}

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

div.about_contents_inner h3.subtitle02 img {
	width: 95%;
}

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

img.about_system_img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

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

ul.list_main li {
	background:url(../images/img_about/logo_utsunomiyadaigaku.jpg) no-repeat;
	background-size: 30px;
	padding: 20px 0 0 40px;
	min-height: 35px;
	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: 10px auto;
	list-style: none;
	width: 100%;
}

ul.list_sub li {
	float: none;
/*	width: 100%;*/
	padding: 20px 0 0 40px;
	min-height: 35px;
	border: 1px solid #99801E;
	font-size: 14px;
	margin: 0 1px 10px 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

img.about_desc_img {
	width: 95%;
	margin: 20px auto 30px 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: 100%;
	float: none;
	margin: 0 auto;
}

div.about_staff02 {
	margin: 20px 0;
}

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

div.about_staff01 p.name, div.about_staff02 p.name, div.about_staff03 p.name {
	text-align: center;
	border-top: 1px solid #298B80;
	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: 95%;
	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: 95%;
	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: 10px 0;
	width: 90%;
}

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

div.result_inq_button img {
	width: 90%;
	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: 95%;
	margin: 0 auto 10px auto;
}

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

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: none;
	display: block;
	margin: 0 auto 20px auto;
}

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

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

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

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

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

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



/**==================================================*/
/** 学生発表会一覧 */
/**==================================================*/
div.workshop_list_contents {
	width: 100%;
	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: 95%;
	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: 90%;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

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

div.workshop_list_contents_inner p img {
	width: 100px;
}

div.workshop_list_contents_inner ul {
	list-style: none;
	padding: 0 0 10px 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: 5px;
	font-size: 16px;
	width: 30%;
	text-align: center;
}

div.workshop_list_contents_inner ul li.page_news_list {
	width: 90%;
	padding: 10px 0 0 0;
	clear: both;
}

div.workshop_list_contents_inner ul li.page_news_more {
	clear: both;
	width: 30%;
	margin: 0 0 0 0;
	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: 100%;
	margin: 0 auto 50px auto;
}

div.workshop_detail_contents h2 {
	width: 95%;
	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.workshop_detail_contents_inner {
	width: 90%;
	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: none;
	border: 1px solid #298B80;
	padding: 10px;
	text-align: center;
}

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

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

div.workshop_body img {
	float: none;
	width: 50%;
	margin: 0 auto 10px auto;
	display: block;
}

div.workshop_list_button {
	width: 90%;
	margin: 0 auto 30px auto;
	text-align: center;
}

div.workshop_list_button img {
	width: 75%;
}
/**==================================================*/


/**==================================================*/
/** キャンパスネット */
/**==================================================*/
div.campusnet_contents {
	width: 100%;
	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: 95%;
	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: 95%;
	margin: 50px auto;
	background:url(../images/img_campusnet/sub_title01.png) no-repeat;
	background-size: 95%;
	min-height: 50px;
	background-position: center center;
	text-indent: -9999px;
}

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

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

div.campusnet_new_contents img {
	margin: 0 auto 30px auto;
	width: 75%;
	display: block;
}
/**==================================================*/


/**==================================================*/
/** アクセス */
/**==================================================*/
div.access_contents {
	width: 100%;
	margin: 0 auto 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: 95%;
	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: 95%;
	display: block;
	margin: 0 auto;
}

div.access_google_button {
	width: 95%;
	margin: 30px auto 0 auto;
	text-align: center;
}

div.access_google_button img {
	width: 40%;
}

div.access_info_contents {
	width: 95%;
	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: 95%;
	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: 95%;
	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: 95%;
	margin: 0 auto;
}

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

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;
	width: 90%;

}

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: 95%;
	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: 95%;
	margin: 50px auto;
}

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

div.link_list_left {
	float: none;
	width: 90%;
	margin: 0 auto 30px auto;
}

div.link_list_right {
	float: none;
	width: 90%;
	margin: 0 auto 30px auto;
}

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: 0 auto 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: 95%;
	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: 95%;
	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: 95%;
	margin: 30px auto;
	padding: 20px 0;
	list-style: none;
	border-top: 1px solid #cccccc;
}

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

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

ul.inquiry_form li.inquiry_value {
	float: none;
	width: 98%;
	padding-left: 10px;
	border: 1px solid #DFF7F3;
	margin: 0 0 30px 0;
}

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


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

/*--

2020.12 追加

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

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

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

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

div.presentations_contents_inner {
	width:90%;
	margin: 0 auto;
	padding: 30px 0 15px 0;
}

div.presentations_contents_inner p {
	line-height: 20px;
	text-align: justify;
	font-size: 13px;
	font-weight:500;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	letter-spacing: 1px;
	color: #000;
}

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

/* クリック領域 */
.ac-parent {
	padding: 15px;
	border-bottom: 1px solid #fff;
	background-color: #d9d9d9;
	cursor: pointer;
	margin-top: 15px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	transition: .3s;
	display: block;
	font-size: 14px;
	position: relative;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

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

.ac-parent:after {
	content:'';
	width:15px;
	height:15px;
	background-image: url("../images/presentations_01.png");
	position: absolute;
	right:15px;
	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: 40px;
}

.ac-child ul a {
	display: block;
	/*margin:-15px 0 0 0;
	padding: 0px 53px 10px 8px;20211021 テストサイト用*/
	padding: 10px 53px 10px 8px;/*20211021 テストサイト用*/
	border-bottom: 1px solid #186D61;
	position: relative;
	transition: .3s;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

.ac-child ul a strong {
	display: block;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #000;
	font-size: 13px;
	transition: .3s;
	line-height:20px;
}

.ac-child ul a span {
	color: #444;
	font-size: 11px;
	transition: .3s;
	font-weight:500;
	display: block;
	line-height: 20px;
	/*margin: -10px 0;20211021 テストサイト用*/
}

.ac-child ul a:after {
	content:'PDF';
	background-color: #298B80;
	color: #fff;
	padding: 3px 8px;
	position: absolute;
	right:5px;
	top:0;
	bottom:0;
	margin:auto;
	height: 15px;
	line-height:15px;
	border-radius:2px;
	font-weight: bold;
	font-size:10px;
	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:90%;
	margin: 0 auto 30px auto;
}

div.presentations_flex_wrap a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 50px 0;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 15px;
	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:95%;
	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:95%;
	height:90%;
}

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;
  	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

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:100%;
	margin: 30px auto 0 auto;
}

div.presentations_flex_wrap_top a {
	width: 100%;
	padding: 60px 0;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 15px;
}

div.presentations_flex_wrap_top a p {
	height:50px;
	width:90%;
  	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

/*--

presentations_pick_wrapper

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

div.presentations_pick_wrapper {
	width:70%;
	margin: 0 auto 30px auto;
	display: flex;
	flex-wrap: wrap;
}
div.presentations_pick_wrapper a {
	display: block;
	width: 100%;
	margin: 20px 0;
	transition: .3s;
}

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

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

div.presentations_pick_wrapper a.pdf {
	order:1;
}

div.presentations_pick_wrapper a.ebook {
	order:2;
}

/*--

howto_wrapper

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

div.howto_wrapper {
	width: 90%;
	margin: 0 auto 50px auto;
}

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

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

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

div.howto_box {
	width: 85%;
	margin: 0 auto;
	padding: 25px 0 30px 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 10px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-size: 13px;
}

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

div.howto_box p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #000;
	line-height: 20px;
	text-align: justify;
	font-size: 13px;
	font-weight:500;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;	
}

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


/*--

post-password-form

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

form.post-password-form{
	width: 80%;
	margin: 100px auto;
}


/*--

preparation 20210930

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

div.presentations_contents_title_wrapper_2021 {
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #ffffff;
	background: #F15A24;
}

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

div.presentations_contents_2021{
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	width: 90%;
	margin: 30px auto;
}

h3.presen_midashi{
	display: block;
	width: 100%;
	color: #298B80;
	border-bottom: 1px dotted #000;
	margin: 0 auto;
	font-size: 25px;
	text-align: left;
	padding-bottom: 10px;
}

/* 準備中 */
div.preparation{
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	margin: 30px auto;
	width: 90%;
	color: #000;
}

div.preparation br{
	display: none;
}

/* 協賛企業 */
ul.enterprise_list{
	width: 90%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	line-height: 3em;
	color: #444;
	font-weight: 700;
	margin-bottom: 30px;
}

ul.enterprise_list li {
	margin: 0 20px 0 0;
}

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

/* バナー */
div.presen_banner{
	width: 90%;
	margin: 0 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;
}


/*--

2021 予稿集 PDFページ 

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

/*--

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

------------------------*/
/* 分野別ジャンプボタン */
div.field ul.field_button{
	display: block;
	width: 90%;
	margin: 30px auto 20px;
	font-family: 'Yu Gothic','YuGothic',sans-serif;
	font-weight: 700;
}
div.field ul.field_button li a{
	display: inline-block;
	text-align: center;
	background-color: #f2f2f2;
	border: 2px solid #298B80;
	color: #298B80;
	text-decoration: none;
	padding: 10px 0;
	margin: 10px auto;
	width: 100%;
}

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

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

div.presentations_movie_wrapper h3{
	display: block;
	width: 100%;
	padding-bottom: 10px;
	color: #298B80;
	border-bottom: 1px dotted #000
}

div.presentations_movie_wrapper h3 a.judge{
	display: block;
	width: 180px;
	padding: 5px 10px;
	box-sizing: border-box;
	background-color: #D8C358;
	border-radius: 5px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}

div.presentations_movie_box{
	margin: 20px auto;;
	margin-bottom: 60px;
}

div.presentations_movie_box div{
	margin: 30px auto 0;
}

div.presentations_movie_box div h4{
	line-height: 20px;
}

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

span.movie_no{
	background-color: #298B80;
	color: #fff;
	padding: 0 10px;
}
span.presenter{
	font-size: 14px;
}

a.youtube_url{
	display: block;
	width: 100%;
	padding: 15px;
	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: 20px 0;
	border-top: 1px solid #ffffff;
	background: #F15A24;
}

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


/* スタッフ紹介　202207 */
div.about_staff04 {
	width: 100%;
	float: none;
	margin: 0 auto;
}

div.staff04_img {
	display: flex;
}

div.staff04_img img{
	width: 90%;
	display: block;
	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;
	text-align: center;
}

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

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


/* 学生発表会2022　202207 */
div.notes_wrap{
	display: block;
	width: 90%;
	margin: 0 auto 30px;
	text-align: center;
}

a.notes_btn{
	display: block;
	width: 90%;
	margin: 0 auto 10px;
	padding: 10px 0;
	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;
}