@charset "utf-8";


.message-contents{
  position: relative;
}
@media print, screen and (min-width: 781px) {
  .message-contents{
    padding-bottom: 100px;
  }
  .message-contents:before{
    background-color: #F4F4F4;
    content: "";
    display: block;
    height: 600px;
    width: 94.1434%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 780px) {
}




.heading-message{
  background-color: #F4F4F4;
}
.heading-message .image{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.heading-message .subtitle{
  background-color: #73AAD1;
  color: #FFF;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  line-height: 1;
}
.heading-message .heading-box{
  text-align: center;
}
.heading-message .heading-box h1{
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
}
.heading-message .heading-box p{
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  line-height: 1.6;
}
@media print, screen and (min-width: 781px) {
  .heading-message .image{
    background-image: url("../img/img_main.jpg");
    height: 500px;
  }
  .heading-box-wrap{
    background-color: #FFF;
    padding-right: 140px;
    margin-left: 140px;
    margin-top: -120px;
    position: relative;
  }
  .heading-message .subtitle{
    padding: 10px;
    font-size: 4.0rem;
    position: absolute;
    left: 0;
    top: -30px;
  }
  .heading-message .heading-box{
    padding: 90px 0 90px;
  }
  .heading-message .heading-box h1{
    font-size: 2.0rem;
  }
  .heading-message .heading-box p{
    font-size: 4.0rem;
    margin-top: 15px;
  }
}
@media screen and (max-width: 780px) {
  .heading-message .image{
    background-image: url("../img/img_main_sp.jpg");
    padding-bottom: 101.666%;
  }
  .heading-box-wrap{
    background-color: #FFF;
    padding-right: 20px;
    margin-left: 20px;
    position: relative;
  }
  .heading-message .subtitle{
    padding: 10px 40px;
    font-size: 3.0rem;
    position: absolute;
    left: -20px;
    top: -30px;
  }
  .heading-message .heading-box{
    padding: 60px 0 65px;
  }
  .heading-message .heading-box h1{
    font-size: 1.4rem;
  }
  .heading-message .heading-box p{
    font-size: 2.5rem;
    margin-top: 15px;
  }
}




.message-anything-wrap{
  background-color: #F4F4F4;
  position: relative;
}
.message-anything-wrap:before{
  content: "YOU CAN BE ANYTHING.";
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  display: block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: 0;
}
.message-anything > p{
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  line-height: 2.77;
}
.message-anything > p:first-child{
  margin-top: 0;
}
@media print, screen and (min-width: 781px) {
  .message-anything-wrap{
    margin-right: 140px;
    padding-left: 140px;
  }
  .message-anything-wrap:before{
    font-size: 3.0rem;
    right: -40px;
    transform: translateX(100%)
  }
  .message-anything{
    margin: 0 auto;
    padding: 150px 30px;
    max-width: 1088px;
  }
  .message-anything > p{
    text-align: center;
    font-size: 1.8rem;
    margin-top: 50px;
  }
}
@media screen and (max-width: 780px) {
  .message-anything-wrap{
    margin-right: 20px;
    padding-left: 20px;
  }
  .message-anything-wrap:before{
    font-size: 2.1rem;
    right: -20px;
  }
  .message-anything{
    padding: 100px 15px;
  }
  .message-anything > p{
    text-align: center;
    font-size: 1.4rem;
    margin-top: 50px;
  }
}




.message-life-sec h2{
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  line-height: 1.6;
}

.message-life-wrap{
  background-color: #F4F4F4;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.message-life-wrap:before{
  content: "YOUR ORIGINAL LIFE.";
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  display: block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
}
.message-life-wrap .recruiter{
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.66;
}
.message-life > p{
  font-family: 'Zen Old Mincho', serif;
  font-weight: 400;
  line-height: 2.77;
}
.message-life > p:first-child{
  margin-top: 0;
}
@media print, screen and (min-width: 781px) {
  .message-life-head{
    background-color: #F4F4F4;
  }
  .message-life-head h2{
    background-color: #FFF;
    font-size: 4.0rem;
    text-align: center;
    margin-right: 140px;
    padding: 120px 0 120px 140px;
  }
  
  .message-life-wrap{
    background-image: url("../img/bg_main.jpg");
    margin-left: 140px;
    padding-right: 140px;
    padding-bottom: 50%;
  }
  .message-life-wrap:before{
    font-size: 3.0rem;
    left: -40px;
    transform: translateX(-100%)
  }
  .message-life-wrap .recruiter{
    right: 40px;
    bottom: 40px;
    display: block;
    position: absolute;
  }
  .message-life{
    margin: 0 auto;
    padding: 140px 30px;
    max-width: 1088px;
  }
  .message-life > p{
    text-align: center;
    font-size: 1.8rem;
    margin-top: 50px;
  }
}
@media screen and (max-width: 780px) {
  .message-life-head{
    background-color: #F4F4F4;
  }
  .message-life-head h2{
    background-color: #FFF;
    font-size: 2.5rem;
    text-align: center;
    margin-right: 20px;
    padding: 80px 0 80px 20px;
  }
  
  .message-life-wrap{
    background-image: url("../img/bg_main_sp.jpg");
    margin-left: 20px;
    padding-right: 20px;
    padding-bottom: 60%;
  }
  .message-life-wrap:before{
    font-size: 2.1rem;
    left: -20px;
  }
  .message-life-wrap .recruiter{
    font-size: 1.2rem;
    text-align: center;
  }
  .message-life{
    padding: 100px 15px 45px;
  }
  .message-life > p{
    text-align: center;
    font-size: 1.4rem;
    margin-top: 50px;
  }
}



