@charset "utf-8";

/*=====================================================================================
 course color
======================================================================================*/

/*==========================================
#Common-------------------------------------
●共通テーマ
Common　[#005bac]/[rgb(0, 91, 172)]

--- old ---
・Common　[#005bac]/[rgb(16, 85, 145)]
・Common-sub　[#8f2e14]/[rgb(143, 46, 20)]



#Nursing------------------------------------
●総合経済学部
ss (Faculty of Social Sciences)
[#00b2af]/[rgb(0, 178, 175)]

・総合経済学科
　ie (Department of Interdisciplinary Economics)
　[#00b2af]/[rgb(0, 178, 175)]


#Social-------------------------------------
●人間社会科学部
Social　[#6aa1d7]/[rgb(106, 161, 215)]

・社会福祉学科
　Social-welfare　[#2f77bd]/[rgb(47, 119, 189)]

  ・社会福祉コース
　　Social-welfarecase　[#90c31f]/[rgb(144, 195, 31)]

  ・生活支援コース
　　Social-life　[#6aa1d7]/[rgb(243, 152, 0)]

  ・医療情報コース（※2022年まで）
　　Social-medicalinformation　[#6aa1d7]/[rgb(143, 147, 204)]

・子ども福祉学科（子ども教育保育学科）
　Social-childhood　[#6bc7dd]/[rgb(107, 199, 221)]


#Medical------------------------------------
●医療健康学部
Medical　[#8476b5]/[rgb(132, 118, 181)]

・理学療法学科
　Medical-physical　[#7774b5]/[rgb(119, 116, 181)]

・作業療法学科
　Medical-occupational　[#a26eac]/[rgb(162, 110, 172)]


#Nursing------------------------------------
●看護学部
Nursing　　[#f0939f]/[rgb(240, 147, 159)]

・看護学科
　Nursing-nursing　[#f0939f]/[rgb(240, 147, 159)]


#Advanced-----------------------------------
●専攻科
Advanced　[#f08846]/[rgb(240, 136, 70)]

・公衆衛生看護学専攻科
　Advanced-publicHealth　[#f08846]/[rgb(240, 136, 70)]


#GraduateSchool-----------------------------
●大学院
GraduateSchool　[#4874b4]/[rgb(72, 116, 180)]

・総合リハビリテーション学研究科
　GraduateSchool-rehabili　[#4874b4]/[rgb(72, 116, 180)]

・総合リハビリテーション学専攻（修士課程）
　GraduateSchool-major　[#4874b4]/[rgb(72, 116, 180)]　[#4874b4]/[rgb(72, 116, 180)]
==========================================*/


/*-------------------------------------------
[text]
-------------------------------------------*/
/* #common */
.clr_Common {
  color: #005bac;
}
.clr_Common-sub {
  color: #8f2e14!important;
}
.clr_Common-nml {
  color: #000!important;
}


/* #Ss */
.clr_Ss {
  color: #00b2af!important;
}
.clr_Ss-ie {
  color: #00b2af!important;
}

/* #Social */
.clr_Social {
  color: #6aa1d7!important;
}
.clr_Social-welfare {
  color: #2f77bd!important;
}
  .clr_Social-welfarecase {
    color: #2f77bd!important;
  }
  .clr_Social-life {
    color: #2f77bd!important;
  }
  /*（※2022年まで）*/
  .clr_Social-medicalinformation {
    color: #2f77bd!important;
  }
.clr_Social-childhood {
  color: #6bc7dd!important;
}

/* #Medical */
.clr_Medical {
  color: #8476b5!important;
}
.clr_Medical-physical {
	color: #7774b5!important;
}
.clr_Medical-occupational {
	color: #a26eac!important;
}

/* #Nursing */
.clr_Nursing {
  color: #f0939f!important;
}
.clr_Nursing-nursing {
  color: #f0939f!important;
}

/* #Advanced */
.clr_Advanced {
  color: #f08846!important;
}
.clr_Advanced-publicHealth {
  color: #f08846!important;
}

/* #GraduateSchool */
.clr_GraduateSchool {
  color: #4874b4!important;
}
.clr_GraduateSchool-rehabili {
  color: #4874b4!important;
}


/*-------------------------------------------
 [title(ttl-idx) / h2]
-------------------------------------------*/
/* #common */
.ttl-idx_Common {
  border-left: #0066ff 5px solid;
  color: #0066ff;
}
.ttl-idx_Common-sub {
  border-left: #8f2e14 5px solid!important;
  color: #8f2e14!important;
}
.ttl-idx_Common-nml {
  border-left: #000 5px solid!important;
  color: #000!important;
}


/* #Ss */
.ttl-idx_Ss {
  color: #00b2af!important;
  border-left: #00b2af 5px solid!important;
}
.ttl-idx_Ss-ie {
  color: #00b2af!important;
}

/* #Social */
.ttl-idx_Social {
  border-left: #6aa1d7 5px solid!important;
  color: #6aa1d7!important;
}

/* #Medical */
.ttl-idx_Medical {
  border-left: #8476b5 5px solid!important;
  color: #8476b5!important;
}

/* #Nursing */
.ttl-idx_Nursing {
  border-left: #f0939f 5px solid!important;
  color: #f0939f!important;
}

/* #Advanced */
.ttl-idx_Advanced {
  border-left: #f08846 5px solid!important;
  color: #f08846!important;
}

/* #GraduateSchool */
.ttl-idx_GraduateSchool {
  border-left: #4874b4 5px solid!important;
  color: #4874b4!important;
}


/*-------------------------------------------
[border] bd_***
-------------------------------------------*/
/* #common */
.bd_common {
  border: 1px solid #0066ff;
}


/* #Ss */
.bd_Ss {
  border: 1px solid #00b2af!important;
}

/* #Social */
.bd_Social {
  border: 1px solid #6aa1d7!important;
}

/* #Medical */
.bd_Medical {
  border: 1px solid #8476b5!important;
}

/* #Nursing */
.bd_Nursing {
  border: 1px solid #DE2D53!important;
}

/* #Advanced */
.bd_Advanced {
  border: 1px solid #f08846!important;
}

/* #GraduateSchool */
.bd_GraduateSchool {
  border: 1px solid #4874b4!important;
}


/*-------------------------------------------
 [background]
-------------------------------------------*/
/* #common */
.bg_common {
  background-color: #0066ff;
}

/* #Ss */
.bg_Ss {
  background-color: #00b2af!important;
}

/* #Social */
.bg_Social {
  background-color: #6aa1d7!important;
}

/* #Medical */
.bg_Medical {
  background-color: #8476b5!important;
}

/* #Nursing */
.bg_Nursing {
  background-color: #DE2D53!important;
}

/* #Advanced */
.bg_Advanced {
  background-color: #f08846!important;
}

/* #GraduateSchool */
.bg_GraduateSchool {
  background-color: #4874b4!important;
}



/*-------------------------------------------
 [dpm_dscp]
-------------------------------------------*/
/* #Ss
-------------------------------------------*/
/* dpm_dscp_name */
.dpm_dscp_wrapp .dpm_dscp_name.item_ss {
	background-color: #00b2af;
  color: #fff;
}

/* dpm_dscp_box */
.dpm_dscp_wrapp .item_ie {
	border: 2px solid #00b2af;
}
.dpm_dscp_wrapp .item_ie h4 {
	color: #00b2af;
}


/* #Social
-------------------------------------------*/
/* dpm_dscp_name */
.dpm_dscp_wrapp .dpm_dscp_name.item_social {
  background-color: #6aa1d7;
  color: #fff;
}

/* dpm_dscp_box */
  .dpm_dscp_wrapp .item_welfare {
  border: 2px solid #2f77bd;
}
.dpm_dscp_wrapp .item_welfare h4 {
  color: #2f77bd;
}

.dpm_dscp_wrapp .item_childhood {
  border: 2px solid #6bc7dd;
}
.dpm_dscp_wrapp .item_childhood h4 {
  color: #6bc7dd;
}
.dpm_dscp_wrapp .item_childhood p {
  color: #6bc7dd;
  margin-top: 1rem;
}

/* course_list */
.dpm_dscp_wrapp .dpm_dscp_box > ul li.Social-welfarecase {
  border: 1px solid #2f77bd;
  color: #2f77bd;
}
.dpm_dscp_wrapp .dpm_dscp_box > ul li.Social-life{
  border: 1px solid #2f77bd;
  color: #2f77bd;
}
.dpm_dscp_wrapp .dpm_dscp_box > ul li.Social-information {
  border: 1px solid #2f77bd;
  color: #2f77bd;
}

/* #Medical
-------------------------------------------*/
/* dpm_dscp_name */
.dpm_dscp_wrapp .dpm_dscp_name.item_medica {
  background-color: #8476b5;
  color: #fff;
}

/* dpm_dscp_box */
.dpm_dscp_wrapp .item_physical {
  border: 2px solid #7774b5;
}
.dpm_dscp_wrapp .item_physical h4 {
  color: #7774b5;
}

.dpm_dscp_wrapp .item_occupational {
  border: 2px solid #a26eac;
}
.dpm_dscp_wrapp .item_occupational h4 {
  color: #a26eac;
}

/* #Nursing
-------------------------------------------*/
/* dpm_dscp_name */
.dpm_dscp_wrapp .dpm_dscp_name.item_nursing {
  background-color: #f0939f;
  color: #fff;
}

/* dpm_dscp_box */
.dpm_dscp_wrapp .item_nursing {
  border: 2px solid #f0939f;
}
.dpm_dscp_wrapp .item_nursing h4 {
  color: #f0939f;
}

/* #Advanced
-------------------------------------------*/
/* dpm_dscp_name */
.dpm_dscp_wrapp .dpm_dscp_name.item_public-health {
  background-color: #f08846;
  color: #fff;
}

/* dpm_dscp_box */
  .dpm_dscp_wrapp .item_public-health {
  border: 2px solid #f08846;
}
.dpm_dscp_wrapp .item_public-health h4 {
  color: #f08846;
}

/* #GraduateSchool
-------------------------------------------*/
/* dpm_dscp_name */
.dpm_dscp_wrapp .dpm_dscp_name.item_graduate {
  background-color: #4874b4;
  color: #fff;
}

/* dpm_dscp_box */
.dpm_dscp_wrapp .item_rehabili {
  border: 2px solid #4874b4;
}
.dpm_dscp_wrapp .item_rehabili h4 {
  color: #4874b4;
  line-height: 1;
}

/* course_list */
.dpm_dscp_wrapp .item_rehabili ul li.GraduateSchool-major {
  border: 1px solid #4874b4;
  color: #4874b4;
  font-weight: 500;
}
