@charset "utf-8";

/* ****************************************************************************************************
   * 共用
**************************************************************************************************** */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * メイン
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#main {
  padding-top:0;
  padding-bottom:0;
  background-color: #fff;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

#main {
  margin: 0 10px;
}

}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 下層ページbody　
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.support .body {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.section ~ .section {
    margin-top: 60px;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

.section ~ .section {
    margin-top: 30px;
}

}

/* ****************************************************************************************************
   * 学校案内
**************************************************************************************************** */

#support {
  text-align: center;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 下線有　タイトル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#support h2.title {
	padding-bottom: 5px;
  color: #111111;
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
	display: inline-block;
	border-bottom: 6px solid #44babb;
	margin-bottom: 0;
}
#support h2.title + * {
  margin-top: 0;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

#support h2.title {
	padding-bottom: 5px;
  color: #111111;
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
	display: inline-block;
	border-bottom: 6px solid #44babb;
}
#support h2.title + * {
  margin-top: 0;
}

}

/* ----------------------------------------------------------------------------------------------------
   * タイトル
/* ------------------------------------------------------------------------------------------------- */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * h1.title
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h1.title {
  color:#111111;
  font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 6px solid #4bc5c6;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * h2.title
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h2.title {
  text-align: center;
	font-size: 20px;
	font-weight: bold;
	color:#2a4198;
	margin-bottom: 40px;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

h2.title {
  text-align: center;
	font-size: 20px;
	font-weight: bold;
	color:#2a4198;
	margin-bottom: 30px;
}

}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * h3.title
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h3.title {
  font-size: 18px;
	font-weight: bold;
  padding-bottom: 0;
  border-bottom: 1px solid #a5a5a5;
	margin-bottom: 25px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * h4.title
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h4.title {
  font-size: 14px;
	font-weight: bold;
	border-left: 8px solid #4bc5c6;
	padding-left:10px;
	margin-bottom: 10px;
}

/* ****************************************************************************************************
   * 就職・進学
**************************************************************************************************** */

#support {
  text-align: center;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * 下線有　タイトル
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#support h1.title {
	padding-bottom: 5px;
  color: #111111;
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
	display: inline-block;
	border-bottom: 6px solid #44babb;
	margin-bottom: 0;
}
#support h1.title + * {
  margin-top: 0;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

#support h1.title {
	padding-bottom: 5px;
  color: #111111;
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
	display: inline-block;
	border-bottom: 6px solid #44babb;
}
#support h1.title + * {
  margin-top: 0;
}

}



/* ****************************************************************************************************
   * 就職・進学
**************************************************************************************************** */

#support-1 {}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

#support-1 {}

}

/* ****************************************************************************************************
   * サポート共通
**************************************************************************************************** */
/* -------------------------
 content
 --------------------------*/
.c-support-content {
  margin-bottom: 50px;
}
@media screen and (max-width:736px) {
  .c-support-content {
    margin-bottom: 35px;
  }
}

#clinical_nut {
  padding-top: 100px;
	margin-top: -100px;
}

#life_culture {
  padding-top: 100px;
	margin-top: -100px;
}

#teacher_h {
  padding-top: 100px;
	margin-top: -100px;
}

#m_teacher {
  padding-top: 100px;
	margin-top: -100px;
}

#child_edc_c {
  padding-top: 100px;
	margin-top: -100px;
}

#m_child_edc_c {
  padding-top: 100px;
	margin-top: -100px;
}

#judo_n {
  padding-top: 100px;
	margin-top: -100px;
}

#body_environment {
  padding-top: 100px;
	margin-top: -100px;
}

#m_clinic {
  padding-top: 100px;
	margin-top: -100px;
}

@media screen and (max-width:736px) {}


/* -------------------------
 heading
 --------------------------*/
.c-support-heading {
  margin-bottom: 60px;
  text-align: center;
}
.c-support-content h3.title,
.c-support-content h4.title {
  margin-top: 40px;
}
.c-support-content h5.title {
  margin: 20px 0 10px;
  font-weight: bold;
}
.c-support-content .title small {
  font-size: 14px;
  display: block;
}
.c-support-content .title + * {
  margin-top: 0 !important;
}
@media screen and (max-width:736px) {
  .c-support-heading {
    margin-bottom: 35px;
  }
  .c-support-content h3.title,
  .c-support-content h4.title {
    margin-top: 25px;
  }
}

/* -------------------------
 table
 --------------------------*/
.c-support-table {
  width: 100%;
  margin-bottom: 1.8em;
  font-size: 14px;
  border-collapse: collapse;
}
.c-support-table thead th {
  background: #afe5e6;
}
.c-support-table tbody th {
  padding: 5px;
  text-align: left;
}
.c-support-table th {
  padding: 5px;
  border: solid 1px #c6c6c6;
}
.c-support-table td {
  padding: 5px;
  border: solid 1px #c6c6c6;
}
.c-support-table td > *:first-child {
  margin-top: 0;
}
.c-support-table.c-support-table-1 tbody th {
  background: #fafafa;
}
.c-support-table.c-support-table-2 tbody th {
  background: #afe5e6;
}
@media screen and (max-width:736px) {
  .c-support-content .scroll {
    padding-bottom: 25px;
  }
  .scroll .c-support-table th,
  .scroll .c-support-table td {
    white-space: nowrap;
  }
}

/* -------------------------
 column
 --------------------------*/
.c-support-column-1::after {
  content: "";
  clear: both;
  display: table;
}
.c-support-column-1 > div {
  width: 47.7908%;
  float: left;
}
.c-support-column-1 > div:nth-child(2n) {
  float: right;
}
.c-support-column-1 > div:nth-child(2n+1) {
  clear: both;
}
.c-support-column-1 figure img {
  width: 100%;
  height: auto;
}
.c-support-column-1 figcaption {
  display: block;
  margin: 20px 0 0;
  font-size: 12px;
  line-height: 1.4;
}
@media screen and (min-width:737px) {
  .c-support-column-1 > div > *:first-child {
    margin-top: 0;
  }
  .c-support-column-1 > div:nth-child(n+3) {
    margin-top: 25px;
  }
}
@media screen and (max-width:736px) {
  .c-support-column-1 > div,
  .c-support-column-1 > div:nth-child(2n) {
    float: none;
    width: auto;
  }
  .c-support-column-1 figure {
    margin: 20px 0;
  }
  .c-support-column-1 > div:last-child figure {
    margin-bottom: 0;
  }
}

/* -------------------------
 list
 --------------------------*/
.c-support-list-1 {
  margin: 10px 0 0;
  padding: 0;
}
.c-support-list-1 dt {
  margin: 0;
  padding: 0;
}
.c-support-list-1 dd {
  margin: 10px 0;
  padding: 0;
}

/* -------------------------
 map
 --------------------------*/
.c-support-map {
  margin: 40px 0;
}
.c-support-map iframe {
  margin-bottom: 30px;
}

/* access */
.c-support-access {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-support-access li {
  margin: 0 0 20px;
}
.c-support-access span[class*="route-"] {
  border-radius: 3px;
  padding: 3px 5px;
  margin-right: 8px;
}
.c-support-access .route-1 {
  background: #cc3300;
  color: #fff;
}
.c-support-access .route-2 {
  background: #cc0066;
  color: #fff;
}
.c-support-access .route-3 {
  background: #ff3333;
  color: #fff;
}
.c-support-access .route-4 {
  background: #369a04;
  color: #fff;
}
@media screen and (max-width:736px) {
  .c-support-map {
    margin: 30px 0;
  }
  .c-support-map iframe {
    height: 275px;
    margin-bottom: 20px;
  }
  .c-support-access li {
    margin: 0 0 10px;
  }
  .c-support-map .route-text {
    display: block;
  }
}

/* -------------------------
 utility
 --------------------------*/
@media screen and (min-width:737px) {
  .c-support-br-sp {
    display: none;
  }
}

/* -------------------------
common.css override
 --------------------------*/
#main-contents .c-support-content *:not(p) + p {
  margin-top: 0;
}
#main-contents .c-support-content p span {
  display: inline-block;
	width: 120px;
}



/* ****************************************************************************************************
   * 主な進路先一覧
**************************************************************************************************** */
#employment_list .linkpanel {
  padding: 16px;
  border: 6px solid #c8e49e;
}
#employment_list .linkpanel-inner {
  border: 1px solid #a9a9a9;
  border-width: 1px 0;
  overflow: hidden;
  margin-bottom: -1px;
}
#employment_list .linkpanel-inner::after {
  content: "";
  display: table;
  clear: both;
}
#employment_list .linkpanel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 50%;
}
#employment_list .linkpanel li {
  margin-bottom: -1px;
  padding: 10px 10px 10px 0;
  border-bottom: 1px dotted #696969;
  line-height: 1.4;
}
#employment_list .linkpanel li a {
  display: inline-block;
  position: relative;
  padding-left: 36px;
  color: inherit;
  text-decoration: none;
}
#employment_list .linkpanel li a::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(../../_images/support/icon-under-arrow.png) center center no-repeat;
  background-size: 15px auto;
  position: absolute;
  top: 4px;
  left: 10px;
}
@media screen and (max-width:736px) {
  #employment_list .linkpanel {
    padding: 10px;
  }
  #employment_list .linkpanel ul {
    float: none;
    width: auto;
  }
}

/* ****************************************************************************************************
   * 就職支援の特色
**************************************************************************************************** */
#job_support h2.title-1 {
  margin-bottom: 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid #999;
  text-align: left;
  color: #000;
  font-size: 18px;
}

#job_support h2.title-1 em {
  margin-right: 10px;
  color: #ff9900;
  font-size: 36px;
  font-style: italic;
  line-height: 1;
}
#job_support h2.title-1 strong {
  color: #ff9900;
}
#job_support .c-support-content small {
  font-size: 12px;
}
@media screen and (max-width:736px) {
  #job_support h2.title-1 em {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
}



/* ****************************************************************************************************
   * ステップアップ講座
**************************************************************************************************** */

#license_course {
  text-align: center;
}

#license_course-1 {
  text-align: left;
}


/* ----------------------------------------------------------------------------------------------------
   * 内容
/* ------------------------------------------------------------------------------------------------- */

#license_course-1 div.content {
  max-width: none;
  margin-left: -40px;
  margin-bottom: -30px;
  letter-spacing: -0.4em;
  font-size: 0;
}

#license_course-1 div.item {
  font-size: 14px;
  width: 410px;
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  margin-bottom: 40px;
}

#license_course-1 div.detail {
  font-size: 14px;
  width: 410px;
	display: inline-block;
	vertical-align:top;
  margin-left: 40px;
  margin-bottom: 40px;
}

#license_course-1 ul.list {
  padding: 0;
	margin: 0;
	list-style: none;
}

#license_course-1 ul.list li {
  padding: 0 0 10px;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}

#license_course-1 ul.list li p.title {
  width: 100px;
	display: inline-block;
	vertical-align: top;
}
#license_course-1 ul.list li p.text {
  width: 275px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}

/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:1100px) {

#license_course-1 div.item {
  font-size: 14px;
  width: 44%;
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  margin-bottom: 40px;
}

#license_course-1 div.detail {
  font-size: 14px;
  width: 44%;
	display: inline-block;
	vertical-align:top;
  margin-left: 40px;
  margin-bottom: 40px;
}

}


/* :::::::: ブレイクポイント :::::::: */

@media screen and (max-width:736px) {

#license_course span {
  display: block;
	font-size: 20px;
}

#license_course-1 {}

#license_course-1 div.content {
  max-width: 100%;
	margin-left: 0;
	margin-bottom: 0;
}

#license_course-1 div.item {
  width: 100%;
	display: inline-block;
	vertical-align:top;
	padding-top: 20px;
	margin-bottom: 20px;	
	margin-left: 0;
	margin-top: 0;
}

#license_course-1 div.detail {
  width: 100%;
	display: inline-block;
	vertical-align:top;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 0;
}

}
