@charset "UTF-8";
/* CSS Document */
.carr_title {
  border-left: 5px solid #00925D;
  font-size: 26px;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  margin: 0px 0px 40px;
}
.carr_catch {
  font-size: 21px;
  color: #00925D;
  margin-bottom: 15px;
  line-height: 21px;
}
.carr_intro {
  margin: 0px 0px 50px;
}
.carr_works {
  margin: 0px 0px 40px;
}
.carr_works .picL {
  float: left;
  width: 50%;
}
.carr_works .picR {
  float: right;
  width: 50%;
  ?? text-align: right;
}
.carr_works_text {
  margin: 0px 0px 80px;
  font-size: 13px;
}
.carr_works_text li {
  margin: 0px 0px 0px 1.5em;
  text-indent: -1.5em;
}
.carr_point {
  margin: 0px 0px 80px;
}
.carr_point .point_st {
  line-height: 45px;
  margin: 0px 3% 40px 0px;
  float: left;
  width: 31%;
}
.carr_point .point_st:nth-child(3n) {
  margin: 0px 0px 40px 0px;
}
.carr_point .point_st ul {
  border-bottom: 3px solid #f3f3f3;
}
.carr_point .point_st .st {
  padding: 20px 0px 20px 0%;
  line-height: 1.8em;
  font-size: 16px;
}
.carr_point .point_st .point {
  font-size: 18px;
  border-top: 2px solid #5db7e8;
  width: 50%;
  text-align: center;
}
.carr_point .point_st .point span {
  font-size: 24px;
}
.carr_type {
  margin: 0px 0px 40px;
}
.carr_type .circle {
  float: left;
  width: 65%;
  text-align: center;
}
.carr_type .circle1 {}
.carr_type .circle2 {}
.carr_type .kinds {
  width: 32%;
  float: left;
  padding: 70px 0px 0px 30px;
  line-height: 1.8em;
}
.carr_type .icon1 {
  color: #425BA8;
}
.carr_type .icon2 {
  color: #ADDEF8;
}
.carr_type .icon3 {
  color: #0A739A;
}
.carr_type .icon4 {
  color: #4C94B5;
}
.carr_type .icon5 {
  color: #868046;
}
.carr_type .icon6 {
  color: #A8A27A;
}
.carr_type .icon7 {
  color: #9A3466;
}
.carr_type .icon8 {
  color: #9C5C79;
}
.dis_btn {
  width: 28.125%;
  margin: 20px auto 80px;
  text-align: center;
}
.dis_btn a {
  border: 2px solid #CB2837;
  display: block;
  line-height: 46px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 50px;
  background-image: url(/images/faculty/seach_grass.png);
  background-repeat: no-repeat;
  background-position: 78.666% center;
  background-size: 26px 27px;
}
.dis_btn a:hover {
  border: 2px solid #CB2837;
  background: #CB2837;
  color: #FFF;
  display: block;
  line-height: 46px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 50px;
  background-image: url(/images/faculty/seach_grass_r.png);
  background-repeat: no-repeat;
  background-position: 78.666% center;
  background-size: 26px 27px;
}
.dis_btn a:hover:after {
  color: #fff;
}
.title .inn .catch {
  padding-left: 80px;
}
@media only screen and (max-width: 768px) {
  .carr_title {
    font-size: 20px;
    line-height: 1.5em;
    margin: 0px 0px 15px;
  }
  .carr_catch {
    font-size: 18px;
    line-height: 1.5em;
  }
  .carr_intro {
    margin: 0px 0px 25px;
  }
  .carr_works {
    margin: 0px 0px 20px;
  }
  .carr_works .picL {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }
  .carr_works .picR {
    float: none;
    width: auto;
    text-align: c;
  }
  .carr_works_text {
    margin: 0px 0px 40px;
  }
  .carr_works_text li {
    margin: 0px 0px 0px 1.5em;
    text-indent: -1.5em;
  }
  .carr_point {
    margin: 0px 0px 40px;
  }
  .carr_point .point_st {
    line-height: 45px;
    margin: 0px 0px 20px 0px;
    float: none;
    width: auto;
  }
  .carr_point .point_st:nth-child(3n) {
    margin: 0px 0px 20px 0px;
  }
  .carr_point .point_st ul {
    border-bottom: 3px solid #f3f3f3;
  }
  .carr_point .point_st .st {
    padding: 10px 0px;
    font-size: 14px;
  }
  .carr_point .point_st .point {
    font-size: 16px;
    width: 60%;
  }
  .carr_point .point_st .point span {
    font-size: 24px;
  }
  .carr_type {
    margin: 0px 0px 40px;
  }
  .carr_type .circle {
    width: 70%;
    margin: 0 auto 10px;
    float: none;
  }
  .carr_type .circle1 {}
  .carr_type .circle2 {}
  .carr_type .kinds {
    width: auto;
    float: none;
    padding: 0px 0px 10px 0px;
    line-height: 1.8em;
  }
  .carr_type .icon1 {}
  .carr_type .icon2 {}
  .carr_type .icon3 {}
  .carr_type .icon4 {}
  .carr_type .icon5 {}
  .carr_type .icon6 {}
  .carr_type .icon7 {}
  .carr_type .icon8 {}
  .dis_btn {
    margin: 20px auto 40px;
    width: 80%;
  }
  .dis_btn a {
    border: 2px solid #CB2837;
    line-height: 35px;
  }
  .dis_btn a:hover {
    border: 2px solid #CB2837;
    line-height: 35px;
  }
}
/***********************************
+
+	公認心理師養成センター
+
***********************************/
.cen_img {
  margin: 0px 0px 30px;
}
.cen_greething .photo {
  width: 25%;
  float: left;
  margin: 0px 1.7% 0px 0px;
  text-align: center;
}
.cen_greething .text {}
.cen_greething {
  margin: 0px 0px 55px;
}
.cen_btn {
  margin: 0px 0px 60px 0px;
}
.cen_btn ul li {
  width: 32.333333333%;
  min-height: 65px;
  margin: 0px 1% 10px 0px;
  float: left;
  display: table;
  line-height: 1.5em;
}
.cen_btn ul li a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
  text-align: justify;
  background-color: #f3f3f3;
}
.cen_btn ul li a:hover {
  background-color: #ccc;
}
.cen_btn ul li a:before {
  content: "\f1c1";
  font-family: FontAwesome;
  margin: 0 5px 0 5px;
  font-size: 15px;
  color: #cb2837;
  float: right;
  background: none;
}
.cen_btn ul .link a:before {
  content: "\f24d";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  font-size: 13px;
  color: #cb2837;
  float: right;
}
.cen_news {
  margin: 0px 0px 50px;
}
.cen_table {
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
}
.cen_table tr th {
  padding: 10px;
  border: 1px solid #CCC;
  background: #f3f3f3;
  vertical-align: middle;
  width: 20%;
}
.cen_table tr td {
  padding: 10px;
  border: 1px solid #CCC;
}
.cen_heisitsu a {
  color: #C82736;
}
.cen_heisitsu a:after {
  content: "\f1c1";
  font-family: FontAwesome;
  margin: 0 5px 0 2px;
  font-size: 15px;
  color: #cb2837;
}
#news_area {
  float: none;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .cen_img {
    margin: 0px 0px 15px;
  }
  .cen_greething .photo {
    width: 35%;
    margin: 0px 5% 2% 0px;
  }
  .cen_greething .text {}
  .cen_greething {
    margin: 0px 0px 30px;
  }
  .cen_btn {
    margin: 0px 0px 30px 0px;
  }
  .cen_btn ul li {
    width: 100%;
    min-height: 55px;
    margin: 0px 0px 5px 0px;
    line-height: 1.5em;
  }
  .cen_btn ul li a {
    padding: 0 10px;
  }
  .cen_btn ul li a:hover {}
  .cen_btn ul li a:before {}
  .cen_news {
    margin: 0px 0px 30px;
  }
  .cen_table {
    margin-bottom: 30px;
    border: solid 1px #ccc;
  }
  .cen_table tr th {
    padding: 5px;
    width: auto;
    display: block;
    border: none;
  }
  .cen_table tr td {
    padding: 5px;
    display: block;
    width: auto;
    border: none;
  }
  .cen_heisitsu a {}
  .cen_heisitsu a:after {}
}
/***********************************
+
+	↓2021年7月28日追加
+
***********************************/
.sec_point .title .img {
  float: left;
  width: 5.2%;
}
.sec_point .title .text {
  float: right;
  border-bottom: 1px solid #00925D;
  position: relative;
  height: 65px;
  width: 94.8%;
}
.sec_point .title .text .inn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec_point .copy1, .sec_point .copy2 {
  padding-left: 15px;
}
.sec_point .copy2 {
  font-size: 21px;
  color: #00925D;
  margin: 5px 0 5px 0;
  line-height: 21px;
}
.sec_point .text2 {
  margin: 20px 0 40px 0;
}
.sec_point .point {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
.sec_point .title .img {
  float: none;
  width: auto;
  margin: 0 0 10px;
}
.sec_point .title .text {
  float: none;
  border-bottom: 3px solid #e5e5e5;
  position: static;
  height: auto;
  width: auto;
}
.sec_point .title .text .inn {
  position: static;
  top: 0;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.sec_point .copy1, .sec_point .copy2 {
  padding-left: 0px;
}
.sec_point .copy2 {
  font-size: 18px;
  margin: 0;
  line-height: 1.5;
}
.sec_point .text2 {
  margin: 10px 0 30px 0;
}
.sec_point .point {
  margin-bottom: 60px;
}
}


/***********************************
+
+	↓2022年5月20日追加
+
***********************************/
.carr_type .circle .note {
	font-size: 11px;
	margin-top: 15px;
}
.sec_point .title .text {
    border-bottom: none;
}
.sec_point .title {
    border-bottom: 1px solid #00925D;
}



