@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_message {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .con_message {
    width: 95%;
  }
}
@media print {
  .con_message {
    width: 95%;
  }
}
.ie8 .con_message {
  width: 95%;
}
@media only screen and (max-width: 1024px) {
  .con_message {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  min-height: 420px;
  background: url(../images/corporate/message/img_main.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main {
    min-height: 252px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    min-height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    background-position-x: -180px;
  }
}

/* -----------------------------------------------------------
	con_message
----------------------------------------------------------- */
.con_message {
  margin-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message {
    margin-top: 72px;
  }
}
@media only screen and (max-width: 767px) {
  .con_message {
    margin-top: 4em;
  }
}
.con_message .box_catchphrase {
  background: linear-gradient(127deg, #0065a5 0%, #0078a5 49%);
  position: relative;
  height: 436px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_catchphrase {
    height: 261.6px;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase {
    height: 300px;
  }
}
.con_message .box_catchphrase h3 {
  position: absolute;
  font-size: 189%;
  color: #fff;
  left: 9.76563%;
  top: 45%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_catchphrase h3 {
    font-size: 142%;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase h3 {
    font-size: 106%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_catchphrase h3 {
    left: 3.125%;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase h3 {
    left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_catchphrase h3 {
    top: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase h3 {
    top: 10%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_message .box_catchphrase h3 {
    left: 3.125%;
    font-size: 189%;
  }
}
@media print {
  .con_message .box_catchphrase h3 {
    left: 3.125%;
    font-size: 189%;
  }
}
.ie8 .con_message .box_catchphrase h3 {
  left: 3.125%;
  font-size: 189%;
}
@media only screen and (max-width: 320px) {
  .con_message .box_catchphrase h3 {
    top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase h3 {
    width: 100%;
    text-align: left;
  }
}
.con_message .box_catchphrase h3 span.spacer {
  margin-left: 1em;
}
.con_message .box_catchphrase h3 span.light {
  font-weight: normal;
}
.con_message .box_catchphrase img {
  position: absolute;
  bottom: 0;
  right: 3.125%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_catchphrase img {
    right: 3.125%;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase img {
    right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_catchphrase img {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_catchphrase img {
    width: 50%;
  }
}
@media only screen and (max-width: 320px) {
  .con_message .box_catchphrase img {
    width: 60%;
  }
}
.con_message .box_txt {
  margin-top: 112px;
  line-height: 2.4;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_txt {
    margin-top: 67.2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_txt {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_message .box_txt {
    text-align: left;
    line-height: 1.8;
  }
}
.con_message .box_txt p {
  font-feature-settings: "palt";
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_txt p {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_txt p {
    margin-top: 2em;
  }
}
.con_message .box_txt p:first-child {
  /* style */
  margin-top: 0;
}
.con_message .box_name {
  margin-top: 122px;
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_name {
    margin-top: 73.2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_name {
    margin-top: 4em;
  }
}
.con_message .box_name p span {
  display: block;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_message .box_name p span {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .con_message .box_name p span {
    margin-top: 1em;
  }
}
