@charset "UTF-8";

@media screen and (min-width: 541px){
main h1,
main h2 {
  font-family: a-otf-ryumin-pr6n, serif;
}
main p {
  font-family: 'メイリオ';
  font-size: .9375rem;
  line-height: 1.9;
}
main a:hover {
  opacity: .9;
  transition: .3s;
}
.sp-br {
  display: none;
}
#orange .border_bnr {
  background-color: #e1690d;
}
#orange .border_bnr h1,
#green .border_bnr h1,
#red .border_bnr h1,
#pink .border_bnr h1,
#pink2 .border_bnr h1{
  font-size: 1.75rem;
  color: #fff;
  line-height: 104px;
  vertical-align: middle;
  margin-left: 20%;
  font-weight: lighter;
  letter-spacing: 2px;
}
#orange .border_bnr h1::before {
  content: url(../img/jigyo_bean_orange.png);
  top: 10px;
  position: relative;
  right: 20px;
}
#orange .jigyo_main h2 {
  color: #dc6a0e;
  border-bottom: 1px solid #dc6a0e;
}
#green .border_bnr {
  background-color: #7dac37;
}
#green .border_bnr h1::before {
  content: url(../img/jigyo_bean_green.png);
  top: 10px;
  position: relative;
  right: 20px;
}
#green .jigyo_main h2 {
  color: #7dac37;
  border-bottom: 1px solid #7dac37;
}
#red .border_bnr {
  background-color: #99222c;
}
#red .border_bnr h1::before {
  content: url(../img/jigyo_bean_red.png);
  top: 10px;
  position: relative;
  right: 20px;
}
#red .jigyo_main h2 {
  color: #99222c;
  border-bottom: 1px solid #99222c;
}
#pink .border_bnr {
  background-color: #D52567;
}
#pink .border_bnr h1::before {
  content: url(../img/jigyo_bean_pink.png);
  top: 10px;
  position: relative;
  right: 20px;
}
#pink .jigyo_main h2 {
  color: #D52567;
  border-bottom: 1px solid #D52567;
}

#pink2 .border_bnr {
  background-color: #DE829A;
}
#pink2 .border_bnr h1::before {
  content: url(../img/jigyo_bean_pink2.png);
  top: 10px;
  position: relative;
  right: 20px;
}
#pink2 .jigyo_main h2 {
  color: #DE829A;
  border-bottom: 1px solid #DE829A;
}

.jigyo_bnr img {
  width: 100%;
  height: auto;
  position: relative;
  left: -3px;
}
.border_bnr {
  height: 104px;
}
.jigyo_main {
  max-width: 1100px;
  margin: 60px auto 0;
}
.jigyo_main h2 {
  text-align: center;
  padding-bottom: 35px;
  font-size: 30px;
  letter-spacing: 2px;
}
.jigyo_main div {
  margin-bottom: 125px;
}
.first_block,
.second_block {
  text-align: center;
}
.first_block p,
.first_block img,
.second_block p,
.second_block img {
  display: inline-block;
}
.first_block p,
.second_block p {
  width: 580px;
  margin: 45px 30px 0 20px;
  text-align: left;
  font-family: 'メイリオ', sans-serif;
}
.first_block img,
.second_block img {
  margin: 30px 30px 0 0;
  width: 424px;
}
.second_block #sppic {
  display: none;
}
.dtd_brd {
  max-width: 1000px;
  width: 80vw;
  margin: 0 auto 100px;
  border: 5px dashed #99222c;
  padding: 35px 50px;
}
.dtd_brd p {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.6;
  padding-left: 25px;
}
.dtd_brd p:last-child {
  color: #ff0000;
}
.link-gray {

  background-color: #ebebeb;
}
.btm-link {
  width: 1100px;
  margin: 0 auto;
}
.btm-link ul {
  text-align: center;
}
.btm-link ul li {
  width: 332px;
  margin-top: 60px;
  display: inline-block;
}
.btm-link ul li:nth-child(4),
.btm-link ul li:nth-child(5){
margin-bottom: 60px;
}

.btm-link ul li img {
  width: 332px;
}
.btm-link ul li .link-border {
  height: 120px;
}
.btm-link ul li:nth-child(1) {
  margin-left: 0;
}
.btm-link ul li:nth-child(3) {
  margin-right: 0;
}
.btm-link ul li:nth-child(1) .link-border {
  background-color: #e1690d;
}
.btm-link ul li:nth-child(1) .link-border a {
  color: #e1690d;
}
.btm-link ul li:nth-child(2) .link-border {
  background-color: #7dac37;
}
.btm-link ul li:nth-child(2) .link-border a {
  color: #7dac37;
}
.btm-link ul li:nth-child(3) .link-border {
  background-color: #99222c;
}
.btm-link ul li:nth-child(3) .link-border a {
  color: #99222c;
}
.btm-link ul li:nth-child(4) .link-border {
  background-color: #D52567;
}
.btm-link ul li:nth-child(4) .link-border a {
  color: #D52567;
}
.btm-link ul li:nth-child(5) .link-border {
  background-color: #DE829A;
}
.btm-link ul li:nth-child(5) .link-border a {
  color: #DE829A;
}
.link-border {
  color: #fff;
  font-family: fot-rodin-pron, sans-serif;
}
.link-border h2 {
  padding-top: 15px;
  font-family: fot-rodin-pron, sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.link-border a {
  display: block;
  margin: 18px auto;
  height: 41px;
  line-height: 41px;
  width: 200px;
  border-radius: 20px;
  background: #fff;
  color: #000;
  text-decoration: none;
}
.recruit {
  margin: 100px auto;
}
}
