﻿.unit_introbox.mokuji{
	max-width: 600px;
	margin: 7em auto!important;
}
.l_list_mokuji{
	width: 90%;
	margin: 0 auto;
}
.l_list_mokuji li{
	margin: 1em 0;
}
.l_substage_img {
		width: 100%;
		background-image: url("/jpn/guide/image/bgi-stage.jpg");
} /* ====================================
  　　　career-path.html
======================================*/
/* 開閉式アコーディオンテーブルの個別指定 */
.accordion1 {
		cursor: pointer;
		margin: 0 auto;
		width: 90%;
}
.accordion1 .story_ichiran {
		display: none;
}
.accordion1 .kango, .kensa, .housha {
		padding: 20px;
		margin-bottom: 20px;
		font-size: 1.5em;
		color: #424242;
}
/* 看護学・放射線技術・検査技術の見出し */
.accordion1 p.kango {
		background: #ff9da8;
		background-image: url(../../image/common/bg-kango.png);
		text-align: center;
}
.accordion1 p.housha {
		background: #abd271;
		background-image: url(../../image/common/bg-housha.png);
		text-align: center;
}
.accordion1 p.kensa {
		background: #77DECC;
		background-image: url(../../image/common/bg-kensa.png);
		text-align: center;
}
/* 看護学の<li>個別box */
.story_li {
		display: flex; /*　中身を横並びにする-mediaで解除　 */
		with: 100%;
		margin-bottom: 10px; /* 下の<li>と距離を空ける */
		height: 70px;
		background-image: url(../image/career-path-bg.jpg);
		background-repeat: no-repeat;
}
.kango-box {
		border: 1px solid #ff9da8;
}
.housha-box {
		border: 1px solid #abd271;
}
.kensa-box {
		border: 1px solid #77DECC;
}
.story-right {
		width: 70%;
		background-color: #fff;
}
.story-left {
		width: 30%;
}
@media (max-width : 768px) {
		.story_li {
				height: 100px;
		}
		.accordion1 {
				width: 100%;
		}
		.story-right {
				width: 100%;
		}
		.story-left {
				width: 100%;
				height: 180px;
		}
}
/* -----------------番号と名前と職業--------------------- */
.story_number {
		font-size: 2em;
		color: white;
		padding: 25px;
}
.prof-name {
		color: #666;
		font-size: 1.4em;
		padding: 10px 0px 3px 10px;
}
.prof-work {
		color: #666;
		font-weight: 600;
		padding-left: 5px;
}
/* ====================================
  　　　　syokai/index.html
======================================*/
/* 分野の縦ボックス */
.bunya_box_flex {
		display: flex;
}
@media (max-width: 860px) {
		.bunya_box_flex {
				flex-direction: column;
		}
}
/* 分野の縦ボックス（１） */
.bunya_box1, .bunya_box2, .bunya_box3 {
		margin: 1.5rem;
		background: #fff;
		width: 35%;
}
.bunya_box1 .box-title {
		font-size: 1.35em;
		background: #7EA65F;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
}
/* 分野の縦ボックス（２） */
.bunya_box2 .box-title {
		font-size: 1.35em;
		background: #5882AD;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
}
/* 分野の縦ボックス（３）*/
.bunya_box3 .box-title {
		font-size: 1.35em;
		background: #7D60B1;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
}
@media (max-width: 860px) {
		.bunya_box1, .bunya_box2, .bunya_box3 {
				width: 100%;
		}
}
/* 研究室の顔ぶれ（ここから） */
.col_table_responsive tbody td:nth-of-type(1) {
		text-align: center;
}
.col_table_responsive thead th {
		text-align: center;
}
/* モバイル用 */
@media screen and (max-width: 768px) {
		.col_table_responsive tbody td:before {
				width: 4em;
		}
		.col_table_responsive tbody td:nth-of-type(2):before {
				content: "名前:";
		}
		.col_table_responsive tbody td:nth-of-type(3):before {
				content: "TEL＆FAX:";
		}
		.col_table_responsive tbody td:nth-of-type(4):before {
				content: "E-mail:";
		}
}
/* 研究室の顔ぶれ（ここまで） */
/* 研究室HPボタン（ここから） */
ul.unit_linkbtn a {
		opacity: 0.7;
		color: white; /*darkgray text*/
		background-color: #3351a3;
		/*外枠*/
		/*border:1px #C6C6C6 solid;*/ /*middle gray*/
		box-shadow: 0 0 0 1px #C6C6C6, 0 0 0 1px white inset;
}
ul.unit_linkbtn a:hover {
		background-color: #cccccc;
		;
}
ul.unit_linkbtn a:link:not(.linkbtn) {
		color: white;
		text-decoration: underline;
}
ul.unit_linkbtn a:visited:not(.linkbtn) {
		color: white;
		text-decoration: underline;
}
ul.unit_linkbtn a:hover:not(.linkbtn) {
		color: rgb(75, 75, 75);
		text-decoration: underline;
}
ul.unit_linkbtn a:after {
		content: url('../../image/common/icon-link-w.png');
}
.upts_panel_title_inside {
		/*	font-size:large;
*/ text-shadow: 2px 2px 2px #666666;
		text-indent: 1em;
}
.upts_panel_text, .upts_panel_text_g1, .upts_panel_text_g2 {
		padding-right: 10px;
}
/* パネル（看護） */
#panel-ns .upts_panel_new_title {
		background-color: #ff9ba8;
		background-image: url(../../image/common/bg-kango.png);
		color: white;
		font-weight: 500;
		text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#panel-ns .upts_panel_new_contents {
		border: solid 1px #ff9ba8;
}
/* パネル（放射） */
#panel-pe .upts_panel_new_title {
		background-color: #abd271;
		background-image: url(../../image/common/bg-housha.png);
		color: white;
		font-weight: 500;
		text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#panel-pe .upts_panel_new_contents {
		border: solid 1px #abd271;
}
/* パネル（検査） */
#panel-ls .upts_panel_new_title {
		background-color: #77decc;
		background-image: url(../../image/common/bg-kensa.png);
		color: white;
		font-weight: 500;
		text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#panel-ls .upts_panel_new_contents {
		border: solid 1px #77decc;
}
/* パネル（統看） */
#panel-gs-ns .upts_panel_new_title {
		background-color: #B92C46;
		background-image: url(../../image/common/bg-kango-02.png);
		color: white;
		font-weight: 500;
		text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#panel-gs-ns .upts_panel_new_contents {
		border: solid 1px #B92C46;
}
/* パネル（医療画像） */
#panel-gs-mt .upts_panel_new_title {
		background-color: #3F9E55;
		background-image: url("../../image/common/bg-housha-02.png");
		color: white;
		font-weight: 500;
		text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#panel-gs-mt .upts_panel_new_contents {
		border: solid 1px #3F9E55;
}
/* パネル（医療検査） */
#panel-gs-ls .upts_panel_new_title {
		background-color: #325798;
		background-image: url("../../image/common/bg-kensa-02.png");
		color: white;
		font-weight: 500;
		text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
#panel-gs-ls .upts_panel_new_contents {
		border: solid 1px #325798;
}
/* パネル　タイトル部分(オーバーライト) */
.upts_panel_new_title {
		height: 20px;
		font-size: 1.3em;
		padding: 20px;
}
/*リンク*/
#l_sitetop_contents_links {
		box-sizing: border-box;
		padding: 10px;
		background-color: rgb(230, 230, 230);
}
@media (min-width: 769px) {
		.l_sitetop_hotnews {
				float: left;
				width: 49%;
		}
		.l_sitetop_hotnews:not(:first-of-type) {
				margin-left: 2%;
		}
}
@media (max-width: 768px) {
		/*リンク*/
		#l_sitetop_contents_links {
				margin-top: -20px;
				background: rgb(231, 226, 220);
		}
}
.l_karisakusei a {
		text-align: center;
		width: 100%;
		background: #CFCFCF;
		display: block;
		padding: 1em auto;
		height: 80px;
		line-height: 80px;
		font-weight: 500;
		font-size: 2em;
		transition: .4s;
		margin-bottom: 20px;
}
.l_karisakusei a:hover {
		background: #AAAAAA;
		color: #fff;
		border-bottom: none;
		text-decoration: none;
}
.l_karisakusei_tebiki a {
		width: 100%;
		background: #B4B1CC;
		display: block;
		padding: 1em auto;
		height: 50px;
		line-height: 50px;
		font-weight: 500;
		font-size: 1.6em;
		transition: .4s;
		text-align: center;
}
.l_karisakusei_tebiki a:hover {
		background: #948FBC;
		color: #fff;
		border-bottom: none;
		text-decoration: none;
}
/* ==================================
           簡易的なテーブル
====================================*/
.col_table_simple th {
		background: #f4f4f4;
		width: 20%;
		text-align: left;
}
.col_table_simple td {
		width: 40%;
		text-align: left;
}
.col_table_simple td:nth-child(odd) {
		width: 40%;
}
@media (max-width: 468px) {
		.col_table_simple {
				margin: 0;
		}
		.col_table_simple tr {
				display: block;
		}
		.col_table_simple th {
				display: block;
				width: 100%;
		}
		.col_table_simple td {
				display: list-item;
				list-style: none;
				width: 100%;
				margin-left: 1em;
				border: none;
				position: relative;
		}
		.col_table_simple td:nth-child(odd) {
				width: 100%;
		}
}
/* ====================================
  　　　　syokai/index.html
======================================*/
/* 分野の縦ボックス */
.bunya_box_flex {
		display: flex;
}
@media (max-width: 860px) {
		.bunya_box_flex {
				flex-direction: column;
		}
}
.renkei_flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		flex-wrap: wrap;
}
.renkei_flex li {
		max-width: 340px;
		width: 100%;
		margin: 1%;
}
.renkei_flex a {
		width: 300px;
}
/* 分野の縦ボックス（１） */
.bunya_box1, .bunya_box2, .bunya_box3 {
		margin: 1rem;
		background: #fff;
		width: 35%;
}
.bunya_box1 .box-title {
		font-size: 1.35em;
		background: #B92C46;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
		margin-bottom: 1.5em;
}
.bunya_box1 h3 {
		margin-bottom: 1.1em;
		font-size: 1.2em;
		padding-left: 15px;
}
/* 分野の縦ボックス（２） */
.bunya_box2 .box-title {
		font-size: 1.35em;
		background: #325798;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
		margin-bottom: 1.5em;
}
.bunya_box2 h3 {
		margin-bottom: 1.1em;
		font-size: 1.2em;
		padding-left: 15px;
}
/* 分野の縦ボックス（３）*/
.bunya_box3 .box-title {
		font-size: 1.35em;
		background: #3F9E55;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
		margin-bottom: 1.5em;
}
.bunya_box3 h3 {
		margin-bottom: 1.1em;
		font-size: 1.2em;
		padding-left: 15px;
}
@media (max-width: 860px) {
		.bunya_box1, .bunya_box2, .bunya_box3, .bunya_box4 {
				width: 100%;
				margin: 0;
		}
}
/* 分野の縦ボックス（４）*/
.bunya_box4 .box-title {
		font-size: 1.35em;
		background: #ABABAB;
		padding: 8px;
		text-align: center;
		color: #FFF;
		letter-spacing: 0.05em;
		margin-bottom: 1.5em;
}
.bunya_box4 h3 {
		margin-bottom: 1.1em;
		font-size: 1.2em;
		padding-left: 15px;
}
.l_aisatsu {
		font-weight: 500;
		font-size: 1.3em;
		text-align: center;
}
@media (max-width: 860px) {
		.l_aisatsu {
				margin-top: 0;
		}
}
.l_bunyacho {
		text-align: center;
		margin: 10px 0 20px;
}
a.l_bn_btn {
		display: block;
		position: relative;
		margin: 0 auto;
		padding: .7em 3em .7em 1em;
		max-width: 360px;
		font-size: 1.2em;
		font-weight: normal;
	-moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
-webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
-ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
		background-color: #8F96B7;
		background-image: linear-gradient(315deg, #b3cdd1 0%, #9fa4c4 74%);
		color: #fff !important;
		text-decoration: none;
		border-radius: 50vh;
		transition: 0.3s;
}
a.l_bn_btn::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
		width: 30px;
		height: 30px;
		background-color: #fff;
		border-radius: 50vh;
}
a.l_bn_btn::after {
		content: '';
		position: absolute;
		top: 50%;
		right: 22px;
		transform: translateY(-50%) rotate(45deg);
		width: 5px;
		height: 5px;
		border-top: 3px solid #333333;
		border-right: 3px solid #333333;
}
a.l_bn_btn:hover {
		text-decoration: none;
		background-color: #8F96B7;
		background-image: linear-gradient(315deg, #b3cdd1 0%, #656E9B 74%);
		color: #fff !important;
}
a.l_bn_btn.pink {
		color: #fff !important;
		background-color: #eec0c6;
		background-image: linear-gradient(315deg, #eec0c6 0%, #e58c8a 74%);
}
a.l_bn_btn.pink:hover {
		background-color: #DC7784;
		background-image: linear-gradient(315deg, #eec0c6 0%, #DC7784 74%);
		color: #fff !important;
}
a.l_bn_btn.green {
		color: #fff !important;
		background-color: #3FC58C;
		background-image: linear-gradient(315deg, #f9ea8f 0%, #3FC58C 74%);
}
a.l_bn_btn.green:hover {
		background-color: #2CBB90;
		background-image: linear-gradient(315deg, #f9ea8f 0%, #2CBB90 74%);
		color: #fff !important;
}
a.l_bn_btn.blue {
		color: #fff !important;
		background-color: #abe9cd;
		background-image: linear-gradient(315deg, #AED9E8 0%, #3eadcf 74%);
}
a.l_bn_btn.blue:hover {
		background-color: #5290BD;
		background-image: linear-gradient(315deg, #AED9E8 0%, #5290BD 74%);
		color: #fff !important;
}
a.l_bn_btn.foam {
		color: #fff !important;
		background-color: #FF8A9C;
		background-image: linear-gradient(315deg, #FF8A9C 0%, #F77B43 74%);
}
a.l_bn_btn.foam:hover {
		background-color: #CF6265;
		background-image: linear-gradient(315deg, #FF8A9C 0%, #E5932B 74%);
		color: #fff !important;
}