@charset "utf-8";
/* 看護学科トップ */
.course-head {
  overflow: hidden;
  background: #fc6269;
  height: 360px;
}
.page-nav {
  background: url(../img/libs/head-bg.gif);
  padding: 5% 0;
}
.page-nav ul li img { width: 100%;}
@media screen and (min-width: 770px) {
.sp { display: none;}
.course-head .inner {
  max-width: 1280px;
  margin: 0 auto;
}
.course-head .thumb {
  float: right;
  width: 59%;
}
.course-head .thumb img { width: 100%;}
.course-head .course-info {
  float: left;
  width: 35%;
  padding: 6% 0 0 6%;
}
.course-head .course-info h1 {
  color: #fff;
  font-size: 350%;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.course-head .course-info p.translation {
  color: rgba(255, 255, 255, 0.51);
  font-size: 110%;
  font-weight: 900;
  line-height: 1.45;
}
.course-head .course-info .course {
  width: 50%;
  margin: 15px 0 18px;
  display: flex;
}
.course-head .course-info .course span {
  color: #fff;
  border: 1px #ffffff solid;
  font-size: 130%;
  font-weight: bold;
  padding: 15px 20px;
}
.course-head .course-info p.course-about {
  color: #fff;
  font-size: 130%;
  font-weight: bold;
}

.page-nav .copy h2 {
  text-align: center;
  color: #fc5057;
  font-weight: bold;
  font-size: 250%;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.page-nav .copy h3 {
  text-align: center;
  color: #fc5057;
  font-weight: bold;
  font-size: 160%;
  line-height: 1.65;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.page-nav .inner {
  max-width: 1120px;
  width: 95%;
  margin: 0 auto;
}
.page-nav ul {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 25px;
  overflow: hidden;
}
.page-nav ul.two li {
  float: left;
  width: 50%;
  padding: 0 10px;
  box-sizing: border-box;
}
.page-nav ul.three li {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
}
}/* pc end */
@media screen and (max-width: 769px) {
.sp { display: block;}
.pc { display: none;}

.course-head { height: auto;}
.course-head .course-info {
  padding: 5% 0 4%;
}
.course-head .course-info h1 {
  color: #fff;
  font-size: 160%;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 10px;
}
.course-head .course-info p.translation {
  color: #fda7ad;
  font-size: 80%;
  font-weight: 900;
  line-height: 1.45;
  text-align: center;
}
.course-head .course-info .course {
  width: 55%;
  margin: 15px auto 18px;
}
.course-head .course-info .course span {
  color: #fff;
  border: 1px #ffffff solid;
  font-size: 100%;
  font-weight: bold;
  padding: 10px 15px;
  display: block;
  text-align: center;
}
.course-head .course-info p.course-about {
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}

.page-nav .copy h2 {
  text-align: center;
  color: #fc5057;
  font-weight: 900;
  font-size: 120%;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 15px;
}
.page-nav .copy h3 {
  text-align: center;
  color: #fc5057;
  font-weight: bold;
  font-size: 90%;
  line-height: 1.65;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.page-nav .inner {
  width: 90%;
  margin: 0 auto;
}
.page-nav ul li { margin-bottom: 15px;}
}/* sp end */



/* 看護学科の特長 */
.forte_3 .inner .left ul li img { width: 100%;}
.forte_4 .elements ul li img { width: 100%;}

@media screen and (min-width: 770px) {
article .inner {
  width: 94%;
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
}
.page-ttl {
  padding: 5% 0;
}
.page-ttl h2 {
  font-size: 220%;
  color: #595757;
  padding: 15px 0 15px 40px;
  background: url(../img/page/h2-bg01.png) no-repeat left center;
}

.forte_1 {
  background-image: url(../img/course/nurs/copy-back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.forte_1 .copy { padding: 8% 0;}
.forte_1 .copy h2 {
  font-size: 220%;
  color: #fc6269;
  line-height: 1.35;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}
.forte_1 .copy p {
  font-size: 120%;
  line-height: 1.85;
}
.forte_1 .copy .point {
  position: absolute;
  top: 28%;
  left: 30%;
}

/* .intro h3 {
  font-size: 155%;
  color: #fc6269;
  line-height: 1.35;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fc6269;
  letter-spacing: 0.1em;
}*/
.intro p {
  font-size: 100%;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #727171;
}

.forte_2 {
  padding: 5% 0;
}
.forte_2 .inner { overflow: hidden;}
.forte_2 .inner .intro {
  float: left;
  width: 50%;
}
.forte_2 .inner .right {
  float: right;
  width: 41%;
  padding: 2%;
  margin-left: 5%;
  background: #fff7f7;
}
.forte_2 .inner .right dl { padding: 15px 0;}
.forte_2 .inner .right dl:first-child {
  border-bottom: dashed 2px #fc6269;
}
.forte_2 .inner .right dl dt {
  color: #fc6269;
  text-align: center;
  font-size: 110%;
  font-weight: 700;
  margin-bottom: 15px;
}
.forte_2 .inner .right dl dd {
  line-height: 1.7;
  font-weight: 700;
}
.forte_2 .inner .right dl dd span {
  color: #fc6269;
  padding-right: 2px;
}

.forte_3 {
  background: #fff7f7;
  padding: 5% 0;
}
.forte_3 .inner { overflow: hidden; }
.forte_3 .inner .intro {
  float: right;
  width: 50%;
}
.forte_3 .inner .left {
  float: left;
  width: 45%;
  margin-right: 5%;
}
.forte_3 .inner .left ul {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
.forte_3 .inner .left ul li {
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
.forte_3 .inner .left ul li p {
  color: #fc6269;
  font-weight: 700;
  padding-top: 10px;
}

.forte_4 {
  padding: 5% 0;
}
.forte_4 .elements { padding-top: 35px;}
.forte_4 .elements ul {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
}
.forte_4 .elements ul li {
  float: left;
  width: 33.33%;
  padding: 0 20px;
  box-sizing: border-box;
}
.forte_4 .elements ul li h4 {
  color: #fc6269;
  font-size: 115%;
  font-weight: 700;
  margin: 15px 0 10px;
  letter-spacing: 0.1em;
}
.forte_4 .elements ul li p {
  font-weight: 700;
  line-height: 1.7;
}
}/* pc end */

@media screen and (max-width: 769px) {
article .inner {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.page-ttl {
  padding: 5% 0;
}
.page-ttl h2 {
  font-size: 160%;
  color: #595757;
  padding-left: 10%;
  background-image: url(../img/course/nurs/page-ttl-deco.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}

.forte_1 {
  background-image: url(../img/course/nurs/copy-back-sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
.forte_1 .copy {
  padding: 10% 0;
  height: 320px;
}
.forte_1 .copy h2 {
  font-size: 120%;
  color: #fc6269;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}
.forte_1 .copy p {
  font-size: 80%;
  line-height: 1.7;
}
.forte_1 .copy .point {
  position: absolute;
  width: 112px;
  right: -3%;
  top: 15%;
}

.intro h3 {
  font-size: 130%;
  color: #fc6269;
  line-height: 1.35;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fc6269;
  letter-spacing: 0.1em;
}
.intro p {
  font-size: 80%;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #727171;
}

.forte_2 { padding: 8% 0;}
.forte_2 .inner .right {
  margin-top: 8%;
  padding: 3% 5%;
  background: #fff7f7;
}
.forte_2 .inner .right dl { padding: 15px 0;}
.forte_2 .inner .right dl:first-child { border-bottom: dashed 2px #fc6269;}
.forte_2 .inner .right dl dt {
  color: #fc6269;
  text-align: center;
  font-size: 100%;
  font-weight: 700;
  margin-bottom: 15px;
}
.forte_2 .inner .right dl dd {
  font-size: 90%;
  line-height: 1.7;
  font-weight: 700;
}
.forte_2 .inner .right dl dd span {
  color: #fc6269;
  padding-right: 2px;
}

.forte_3 {
  padding: 8% 0;
  background: #fff7f7;
}
.forte_3 .inner .left { margin-top: 20px;}
.forte_3 .inner .left ul {
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden;
}
.forte_3 .inner .left ul li {
  float: left;
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
}
.forte_3 .inner .left ul li p {
  color: #fc6269;
  font-weight: 700;
  padding-top: 5px;
  font-size: 80%;
}

.forte_4 { padding: 8% 0;}
.forte_4 .elements { padding-top: 25px;}
.forte_4 .elements ul li {
  margin-bottom: 10%;
}
.forte_4 .elements ul li h4 {
  color: #fc6269;
  font-size: 115%;
  font-weight: 700;
  margin: 15px 0 10px;
  letter-spacing: 0.1em;
}
.forte_4 .elements ul li p {
  font-weight: 700;
  line-height: 1.5;
}
}

/* 看護師の魅力 */
@media screen and (min-width: 770px) {
.co-nurs .sec-01 {
  padding: 0px 0 40px 0;
}
.co-nurs .sec-01 .intro {
  float: left;
  width: 50%;
}
.co-nurs .sec-01 .intro .place {
  background: #fff7f7;
  padding: 15px;
  margin-top: 20px;
}
.co-nurs .sec-01 .intro .place dl { overflow: hidden;}
.co-nurs .sec-01 .intro .place dl dt {
  float: left;
  width: 115px;
  margin-right: 15px;
}
.co-nurs .sec-01 .intro .place dl dd {
  float: right;
  width: 400px;
  line-height: 1.7;
  padding: 15px 0;
}
.co-nurs .sec-01 .r_box {
  float: right;
  width: 45%;
  margin-left: 5%;
}

.co-nurs .sec-02 {
  padding: 0px 0 40px 0;
}
.co-nurs .sec-02 h4.charm_04 {
  color: #fff;
  font-size: 130%;
  font-weight: 700;
  text-align: center;
  background: #fc6269;
  border-radius: 22px;
  padding: 10px 15px;
  margin-bottom: 25px;
}
.co-nurs .sec-02 .inner { overflow: hidden;}
.co-nurs .sec-02 .l_box {
  float: left;
  width: 540px;
  padding-right: 19px;
  border-right: 1px solid #fc6269;
}
.co-nurs .sec-02 .r_box {
  float: right;
  width: 540px;
  padding-left: 20px;
}
.co-nurs .sec-02 .l_box img,
.co-nurs .sec-02 .r_box img { width: 100%;}

.co-nurs .sec-03 {
  padding: 40px 0 80px;
}
.co-nurs .sec-03 .other {
  width: 530px;
  margin: 0 auto;
  padding: 20px 15px;
  background: #fff7f7;
}
.co-nurs .sec-03 .other dl dt {
  color: #fc6269;
  font-size: 130%;
  font-weight: 700;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 2px dashed #fc6269;
}
.co-nurs .sec-03 .other ul {
  width: 70%;
  margin: 0 auto 20px;
}
.co-nurs .sec-03 .other ul li {
  color: #fc6269;
  font-size: 110%;
  font-weight: 700;
  line-height: 1.5;
}
.co-nurs .sec-03 .other p {
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
}
.co-nurs .sec-03 .other p span {
  color: #fc6269;
  font-size: 120%;
}
.page_link {
  overflow: hidden;
  height: 300px;
  margin-bottom: 7%;
  background: #fc5057;
  position: relative;
}
.page_link a{/* 0309加筆 */
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.page_link .inner {
  width: 1280px;
  margin: 0 auto;
}
.page_link .thumb {
  float: right;
  width: 450px;
}
.page_link .work_nurs {
  float: left;
  width: 730px;
  padding: 50px 50px 45px;
  position: relative;
  background: #fc5057;
}
.page_link .work_nurs dl dt {
  color: #fff;
  font-size: 220%;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.35;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
.page_link .work_nurs dl dd {
  color: #fff;
  font-size: 150%;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding-top: 20px;
}
.page_link .work_nurs p.btn {
  position: absolute;
  right: 6%;
  bottom: 12%;
}
}/* pc end */

@media screen and (max-width: 769px) {
.page-ttl h2 {
  font-size: 180%;
  padding: 15px 0 15px 40px;
  line-height: 1.5;
  margin-bottom: 20px;
  background: url(../img/page/h2-bg01.png) no-repeat left center;
}

.co-nurs .sec-01 { margin-bottom: 40px;}
.co-nurs .sec-01 .intro .place {
  background: #fff7f7;
  padding: 15px 10px;
  margin: 20px 0;
}
.co-nurs .sec-01 .intro .place dl { overflow: hidden;}
.co-nurs .sec-01 .intro .place dl dt {
  float: left;
  width: 30%;
  margin-right: 3%
}
.co-nurs .sec-01 .intro .place dl dd {
  float: right;
  width: 67%;
  line-height: 1.7;
  font-size: 90%
}

.co-nurs .sec-02 { margin-bottom: 40px;}
.co-nurs .sec-02 h4.charm_04 {
  color: #fff;
  font-size: 100%;
  font-weight: 700;
  text-align: center;
  background: #fc6269;
  border-radius: 22px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.co-nurs .sec-02 .l_box {
  margin-bottom: 30px;
}

.co-nurs .sec-03 { margin-bottom: 40px;}
.co-nurs .sec-03 .other {
  padding: 20px 15px;
  background: #fff7f7;
}
.co-nurs .sec-03 .other dl dt {
  color: #fc6269;
  font-size: 130%;
  font-weight: 700;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 2px dashed #fc6269;
}
.co-nurs .sec-03 .other ul {
  margin: 0 auto 15px;
}
.co-nurs .sec-03 .other ul li {
  color: #fc6269;
  font-size: 95%;
  font-weight: 700;
  line-height: 1.6;
}
.co-nurs .sec-03 .other p {
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
}
.co-nurs .sec-03 .other p span {
  color: #fc6269;
  font-size: 110%;
}
.page_link {
  overflow: hidden;
  margin-bottom: 10%;
  background: #fc5057;
  position: relative;
}
.page_link a{/* 0309加筆 */
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.page_link .inner {
  width: 90%;
  margin: 8% auto;
}
.page_link .work_nurs { position: relative;}
.page_link .work_nurs dl dt {
  color: #fff;
  font-size: 130%;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.35;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
}
.page_link .work_nurs dl dd {
  color: #fff;
  font-size: 90%;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding-top: 15px;
}
.page_link .work_nurs p.btn {
  width: 21px;
  height: 21px;
  position: absolute;
  right: 0;
  bottom: -5%;
}
}
