/*===============================================
 COMMON
===============================================*/
.cBd01 {
  border-color: #ED7987 !important;
}

.cBg01 {
  background: #ED7987;
}

.cBg02 {
  background: #FEEAED;
  padding: 10px;
}

.cTxt01 {
  color: #ED7987;
}

.gBg01 {
  background: linear-gradient(to right, #ED7987 0%, #C82852 100%);
}

.gBg02 {
  background: linear-gradient(to right, #C82852 0%, #ED7987 100%);
}

/*===============================================
 HEADER
===============================================*/
.bg_main01 {
  background: url(/faculty/letters/images/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main02 {
  background: url(/faculty/letters/english/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main03 {
  background: url(/faculty/letters/english/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main04 {
  background: url(/faculty/letters/english/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main05 {
  background: url(/faculty/letters/sociology/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main06 {
  background: url(/faculty/letters/sociology/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main07 {
  background: url(/faculty/letters/sociology/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main08 {
  background: url(/faculty/letters/human/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main09 {
  background: url(/faculty/letters/human/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main10 {
  background: url(/faculty/letters/human/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main11 {
  background: url(/faculty/letters/japanese/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main12 {
  background: url(/faculty/letters/japanese/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main13 {
  background: url(/faculty/letters/japanese/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main14 {
  background: url(/faculty/letters/history/images/index/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main15 {
  background: url(/faculty/letters/history/images/curriculum/main01.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main16 {
  background: url(/faculty/letters/history/images/teacher/main01.jpg) no-repeat top center;
  background-size: cover;
}

.bg_main17 {
  background: url(/faculty/letters/images/main02.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main18 {
  background: url(/faculty/letters/images/main03.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main19 {
  background: url(/faculty/letters/images/main04.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main20 {
  background: url(/faculty/letters/images/main05.jpg) no-repeat center center;
  background-size: cover;
}

.bg_main21 {
  background: url(/faculty/letters/images/main06.jpg) no-repeat center center;
  background-size: cover;
}

/*===============================================
 CONTENTS
===============================================*/
.stA .area {
  position: relative;
}
.stA .area .boxL {
  position: absolute;
  right: 0;
  top: 0;
  width: 45%;
}
.stA .area .boxR {
  width: 50%;
}
.stA .box {
  display: block !important;
}
.stA .box .boxL,
.stA .box .boxR {
  display: inline-block;
  width: inherit !important;
  margin: 0;
}
.stA .box02 {
  padding: 0 !important;
}

.list_btn04 ul li .btn .ico div.off {
  border-left: 8px solid #ED7987;
}

.list_btn05 .btn .ico .off div {
  border-top: 10px solid #ED7987;
}

.area_pickup01 a:hover {
  color: #ED7987;
}

.st01_08 .batten::before,
.st01_08 .batten::after {
  background: #ED7987;
}

.st02_01 section:before {
  border-top: 40px solid #ED7987;
}

.st03_01 .box .boxL .arrow:before, .st03_01 .box .boxL .arrow:after {
  background: #ED7987;
}

/*===============================================
 responsive width-1200
===============================================*/
/*===============================================
 responsive width-812
===============================================*/
@media only screen and (max-width: 812px) {
  .list_btn04 ul li .btn .ico div.off {
    border-left: 7px solid #ED7987;
  }
  .list_btn05 .btn .ico .off div {
    border-top: 7px solid #ED7987;
  }
  .st02_01 section:before {
    border-top: 20px solid #ED7987;
  }
}
/*===============================================
 responsive width-480
===============================================*/
@media only screen and (max-width: 480px) {
  .bg_main01 {
    background: url(/faculty/letters/images/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main02 {
    background: url(/faculty/letters/english/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main03 {
    background: url(/faculty/letters/english/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main04 {
    background: url(/faculty/letters/english/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main05 {
    background: url(/faculty/letters/sociology/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main06 {
    background: url(/faculty/letters/sociology/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main07 {
    background: url(/faculty/letters/sociology/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main08 {
    background: url(/faculty/letters/human/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main09 {
    background: url(/faculty/letters/human/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main10 {
    background: url(/faculty/letters/human/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main11 {
    background: url(/faculty/letters/japanese/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main12 {
    background: url(/faculty/letters/japanese/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main13 {
    background: url(/faculty/letters/japanese/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main14 {
    background: url(/faculty/letters/history/images/index/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main15 {
    background: url(/faculty/letters/history/images/curriculum/main01_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main16 {
    background: url(/faculty/letters/history/images/teacher/main01_sp.jpg) no-repeat top center;
    background-size: cover;
  }
  .bg_main17 {
    background: url(/faculty/letters/images/main02_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main18 {
    background: url(/faculty/letters/images/main03_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main19 {
    background: url(/faculty/letters/images/main04_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main20 {
    background: url(/faculty/letters/images/main05_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg_main21 {
    background: url(/faculty/letters/images/main06_sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .stA .area .boxL {
    position: relative;
    width: 100%;
  }
  .stA .area .boxR {
    width: 100%;
  }
  .stB {
    padding: 0 20px !important;
  }
  .list_btn04 ul li .btn .ico div.off {
    border-left: 6px solid #ED7987;
  }
  .list_btn05 .btn .ico .off div {
    border-top: 6px solid #ED7987;
  }
}/*# sourceMappingURL=page.css.map */