﻿/* ====================================
  　　　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: -webkit-box;
  display: -ms-flexbox;
  display: flex; /*　中身を横並びにする-mediaで解除　 */
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  with: 100%;
  margin-bottom: 10px; /* 下の<li>と距離を空ける */
  height: 70px;
  background: #ff9da8;
  background-image: url(../../image/common/bg-kango.png);
  /*	background-repeat: no-repeat;
*/
}
#story-pe .story_li {
  background: #abd271;
  background-image: url(../../image/common/bg-housha.png);
}
#story-ls .story_li {
  background: #77DECC;
  background-image: url(../../image/common/bg-kensa.png);
}
.kango-box {
  border: 1px solid #ff9da8;
}
.housha-box {
  border: 1px solid #abd271;
}
.kensa-box {
  border: 1px solid #77DECC;
}
.story-right {
	height: 100%;
  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.2em;
  padding-left: 10px;
	font-weight: normal;
}
.prof-work {
  color: #666;
  font-weight: normal;
  padding-left: 5px;
}
/* ====================================
  　　　　syokai/index.html
======================================*/
/* 分野の縦ボックス */
.bunya_box_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  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%;
  }
}
/* --------------------------------------------------
	サイドメニュー
-------------------------------------------------- */
/* タイトル部分テキスト */
/*

.l_sidemenu_title_txt{
	height:101px;
	background-image:url('../image/txt-sidemenu-title.png');
	background-repeat:no-repeat;
	background-position:center 55px;
}

@media (max-width: 768px) {
	.l_sidemenu_title_txt{	
		height:57px;
		background-image:url('../image/txt-sidemenu-title.png');
		background-repeat:no-repeat;
		background-position:center 10px;
	}
}
*/
/* 研究室の顔ぶれ（ここから） */
.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: rgb(75, 75, 75); /*darkgray text*/
  background-color: #ededed;
  /*外枠*/
  /*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: rgb(75, 75, 75);
  text-decoration: underline;
}
ul.unit_linkbtn a:visited:not(.linkbtn) {
  color: rgb(75, 75, 75);
  text-decoration: underline;
}
ul.unit_linkbtn a:hover:not(.linkbtn) {
  color: rgb(75, 75, 75);
  background-color: white;
  text-decoration: underline;
}
ul.unit_linkbtn a:after {
  content: url('../../image/common/icon-link.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;
}
#panel-ns .upts_panel_new_contents {
  border: solid 1px #ff9ba8;
}
/* パネル（放射） */
#panel-pe .upts_panel_new_title {
  background-color: #abd271;
}
#panel-pe .upts_panel_new_contents {
  border: solid 1px #abd271;
}
/* パネル（検査） */
#panel-ls .upts_panel_new_title {
  background-color: #77decc;
}
#panel-ls .upts_panel_new_contents {
  border: solid 1px #77decc;
}
/* パネル（統看） */
#panel-gs-ns .upts_panel_new_title {
  background-color: #c54f64;
}
#panel-gs-ns .upts_panel_new_contents {
  border: solid 1px #c54f64;
}
/* パネル（医技） */
#panel-gs-mt .upts_panel_new_title {
  background-color: #38a798;
}
#panel-gs-mt .upts_panel_new_contents {
  border: solid 1px #38a798;
}
/* パネル　タイトル部分(オーバーライト) */
.upts_panel_new_title {
  height: 20px;
  font-size: 1.3em;
  padding: 20px;
}
/*　中見出し黄色マーカー　*/
.col_marker_yellow {
  font-size: .7em;
}
/*　続きを見る・閉じる　*/
.codebtn1, .codebtn2 {
  text-align: right;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
  color: #6780D6;
  padding-bottom: 10px;
}
.l_message {
  border: 10px solid #ff9ba8;
  background-color: white;
}
#pe_message.l_message {
  border: 10px solid #abd271;
  background-color: white;
}
#ls_message.l_message {
  border: 10px solid #77DECC;
  background-color: white;
}
.l_office {
  color: #666;
  font-size: small;
  font-weight: normal;
  line-height: 0em;
}
/* unit_galleryboxのオーバーライト（画像の高さを固定しない） */
@media (max-width: 768px) {
  .unit_gallerybox {
    margin-bottom: 100px;
  }
  .upts_gallerybox_imagebox {
    max-height: initial;
    height: auto;
    width: 50%;
    margin: 0 auto;
  }
}