<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Top CSS */
/* _setting CSS */
/* Desktops and laptops */
@media print, screen and (min-width: 701px) {
  #visual {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/career/company/main_visual.jpg);
    height: 280px;
  }
  #visual .mtitle {
    font-size: 40px;
    color: #000;
    text-align: center;
    letter-spacing: 1.5px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    padding-top: 115px;
  }
  #visual .mtitle span {
    font-size: 18px;
    display: block;
    margin-top: 10px;
  }

  .main_cont {
    width: 1200px;
    margin: 30px auto 130px auto;
    background: url(../images/career/company/img01.jpg) no-repeat;
  }
  .main_cont .ttl {
    width: 205px;
    height: 250px;
    margin: 0 auto;
    padding-top: 150px;
  }
  .main_cont .ttl h3 {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    letter-spacing: 3.5px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: left;
    font-size: 32px;
    color: #000;
    line-height: 1.65;
  }
  .main_cont .text {
    margin-top: 160px;
    text-align: center;
  }

  .sub_cont {
    width: 985px;
    margin: 0 auto 120px auto;
  }
  .sub_cont .image {
    margin-bottom: 55px;
  }
  .sub_cont .text h3 {
    font-size: 28px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    letter-spacing: 1.5px;
    margin-bottom: 25px;
    line-height: 1.7;
    color: #000;
  }

  .message_wap {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 140px 0 80px 0;
  }
  .message_wap .inner {
    width: 985px;
    margin: 0 auto;
  }
  .message_wap .cat01, .message_wap .cat02 {
    position: relative;
  }
  .message_wap .cat01:before, .message_wap .cat02:before {
    content: " ";
    background: url(../images/career/company/en_message01.png);
    width: 178px;
    height: 70px;
    display: block;
    position: absolute;
    top: -90px;
    left: 0px;
  }
  .message_wap .cat01.cat02, .message_wap .cat02.cat02 {
    margin-top: 180px;
  }
  .message_wap .cat01.cat02:before, .message_wap .cat02.cat02:before {
    background: url(../images/career/company/en_message03.png);
  }
  .message_wap .message_box {
    height: 765px;
  }
  .message_wap .message_box .image {
    margin-bottom: 35px;
    position: relative;
  }
  .message_wap .message_box .image .text_box {
    width: 255px;
    height: 545px;
    background: #fff;
    padding: 45px 50px 0 50px;
    box-sizing: border-box !important;
    position: absolute;
    top: 160px;
    left: 60px;
  }
  .message_wap .message_box .image .text_box h4 {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    letter-spacing: 3.5px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: left;
    font-size: 32px;
    color: #000;
    line-height: 1.65;
  }
  .message_wap .message_box .name_box {
    float: right;
    text-align: right;
  }
  .message_wap .message_box .name_box .name {
    margin-top: 10px;
  }
  .message_wap .message_box .name_box .name h4, .message_wap .message_box .name_box .name span {
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: right;
    display: block;
  }
  .message_wap .message_box .name_box .name span {
    font-size: 13px;
    font-feature-settings: "palt";
    letter-spacing: 1.5px;
  }
  .message_wap .message_box .name_box .name h4 {
    font-size: 24px;
    margin: 8px 0 5px 0;
  }
  .message_wap .message_box .name_box .name h4 span {
    display: inline-block;
    font-size: 14px;
    padding-right: 10px;
    vertical-align: middle;
  }
  .message_wap .text_box2 {
    margin: 50px 0 80px 0;
  }
  .message_wap .text_box2 h3 {
    font-size: 28px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    letter-spacing: 1.5px;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #000;
  }

  .other_contents {
    width: 985px;
    margin: 180px auto 0 auto;
  }
  .other_contents .ttl {
    width: 645px;
    margin: 0 auto 35px auto;
    position: relative;
  }
  .other_contents .ttl h2 {
    font-size: 35px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: center;
  }
  .other_contents .ttl h2 span {
    font-size: 18px;
    vertical-align: middle;
  }
  .other_contents .ttl h2:before {
    content: " ";
    background: url(../images/career/careworker/en_data.png);
    width: 124px;
    height: 59px;
    display: block;
    position: absolute;
    top: -50px;
    left: -40px;
  }
  .other_contents .box, .other_contents .box2 {
    margin-bottom: 10px;
    border-top: #bba865 solid 1px;
    padding: 40px 0 0 15px;
    overflow: hidden;
  }
  .other_contents .box h4, .other_contents .box2 h4 {
    display: inline-block;
    width: 130px;
    vertical-align: top;
  }
  .other_contents .box h3, .other_contents .box2 h3 {
    font-size: 20px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    margin-bottom: 20px;
    line-height: 1.6;
	  
  }
  .other_contents .box_1 dl {
    display: inline-block;
    width: 835px;
  }
  .other_contents .box_1 dl dt {
    float: left;
    width: 275px;
    margin-bottom: 25px;
    font-feature-settings: "palt";
  }
  .other_contents .box_1 dl dt:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 3px;
    background: #d4145a;
    margin-bottom: 4px;
    margin-right: 10px;
  }
  .other_contents .box.box2 dl dt, .other_contents .box2.box2 dl dt {
    float: none;
  }
  .other_contents .licence dl dd span {
	  display: block;
	  line-height: 1.6;
	  margin: 0 0 5px;
  }
  .other_contents .licence dl dd span:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 3px;
    background: #d4145a;
    margin-bottom: 4px;
    margin-right: 10px;
  }
  .other_contents .licence dl dt {
    float: left;
    width: 130px;
  }
  .other_contents .licence dl dd {
    float: left;
    width: 700px;
  }
  .other_contents .licence dl dd a {
    display: inline-block;
    text-decoration: underline;
  }
  .other_contents .licence dl dd a img {
    padding: 0 0 0 8px;
    vertical-align: bottom;
  }
  .other_contents .licence dl dd a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    text-decoration: none;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 700px) {
  #visual {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/career/company/main_visual.jpg);
    background-size: cover;
    height: 135px;
  }
  #visual .mtitle {
    font-size: 27px;
    font-weight: 500;
    color: #000;
    text-align: center;
    letter-spacing: 1.5px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    padding-top: 45px;
  }
  #visual .mtitle span {
    font-size: 14px;
    display: block;
    margin-top: 8px;
  }

  .main_cont {
    width: 93%;
    margin: 0 auto 50px auto;
  }
  .main_cont .sp_img {
    margin-bottom: 20px;
  }
  .main_cont .ttl h3 {
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: center;
    font-size: 22px;
    color: #000;
  }
  .main_cont .ttl h3 br {
    display: none;
  }
  .main_cont .text {
    width: 95%;
    margin: 20px auto 0 auto;
  }
  .main_cont .text br {
    display: none;
  }

  .sub_cont {
    width: 93%;
    margin: 0 auto 50px auto;
  }
  .sub_cont .image {
    margin-bottom: 15px;
  }
  .sub_cont .text {
    width: 95%;
    margin: 0 auto;
  }
  .sub_cont .text h3 {
    font-size: 20px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    letter-spacing: 1.5px;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #000;
  }

  .message_wap {
    width: 93%;
    margin: 0 auto;
    background: #fff;
    padding: 70px 0 20px 0;
  }
  .message_wap .inner {
    padding: 10px;
  }
  .message_wap .cat01, .message_wap .cat02 {
    position: relative;
  }
  .message_wap .cat01:before, .message_wap .cat02:before {
    content: " ";
    background: url(../images/sp/career/company/en_message01.png);
    background-size: 100%;
    width: 166px;
    height: 25.5px;
    display: block;
    position: absolute;
    top: -30px;
    left: 0px;
    right: 0;
    margin: 0 auto;
  }
  .message_wap .cat01.cat02, .message_wap .cat02.cat02 {
    margin-top: 50px;
  }
  .message_wap .cat01.cat02:before, .message_wap .cat02.cat02:before {
    background: url(../images/sp/career/company/en_message03.png);
    background-size: 100%;
  }
  .message_wap .message_box .image {
    margin-bottom: 15px;
  }
  .message_wap .message_box .image .text_box {
    margin-top: 15px;
  }
  .message_wap .message_box .image .text_box h4 {
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: center;
    font-size: 20px;
    color: #000;
  }
  .message_wap .message_box .image .text_box h4 br {
    display: none;
  }
  .message_wap .message_box .name_box {
    text-align: right;
    width: 83%;
    margin: 40px auto;
  }
  .message_wap .message_box .name_box .name {
    margin-top: 10px;
  }
  .message_wap .message_box .name_box .name img {
    width: 50%;
  }
  .message_wap .message_box .name_box .name h4, .message_wap .message_box .name_box .name span {
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: right;
    display: block;
  }
  .message_wap .message_box .name_box .name span {
    font-size: 13px;
    font-feature-settings: "palt";
    letter-spacing: 1.5px;
  }
  .message_wap .message_box .name_box .name h4 {
    font-size: 18px;
    margin: 8px 0 5px 0;
  }
  .message_wap .message_box .name_box .name h4 span {
    display: inline-block;
    font-size: 13px;
    padding-right: 10px;
    vertical-align: middle;
  }
  .message_wap .text_box2 {
    margin: 50px 0;
  }
  .message_wap .text_box2 h3 {
    font-size: 20px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    letter-spacing: 1.5px;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #000;
    text-align: center;
  }
  .message_wap .text_box2 p {
    width: 95%;
    margin: 0 auto;
    padding-left: 7px;
  }
  .message_wap .sub_cont {
    width: 100%;
    margin-bottom: 30px;
  }
  .message_wap .sub_cont .text {
    width: 96%;
  }

  .other_contents {
    width: 93%;
    margin: 50px auto 0 auto;
  }
  .other_contents .ttl {
    width: 100%;
    margin: 0 auto 15px auto;
    position: relative;
  }
  .other_contents .ttl h2 {
    font-size: 21px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    text-align: center;
  }
  .other_contents .ttl h2 span {
    display: block;
    font-size: 14px;
  }
  .other_contents .ttl h2:before {
    content: " ";
    background: url(../images/sp/career/careworker/en_data.png);
    background-size: 100%;
    width: 92.5px;
    height: 44.5px;
    display: block;
    position: absolute;
    top: -50px;
    left: 0px;
  }
  .other_contents .box h3, .other_contents .box2 h3 {
    font-size: 20px;
    font-family: "EB Garamond", serif, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
    margin-bottom: 20px;
    line-height: 1.6;
  }
  .other_contents .box, .other_contents .box2 {
    border-top: #bba865 solid 1px;
    padding: 25px 0 0 10px;
  }
  .other_contents .box h4, .other_contents .box2 h4 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.6;
  }
  .other_contents .box_1 dl dt, .other_contents .box2 dl dt {
    margin-bottom: 15px;
    font-size: 13.5px;
  }
  .other_contents .box_1 dl dt:before, .other_contents .box2 dl dt:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 3px;
    background: #d4145a;
    margin-bottom: 4px;
    margin-right: 10px;
  }
  .other_contents .box {
    margin-bottom: 30px;
  }
  .other_contents .inner .box_1 dl dd {
    margin-bottom: 15px;
  }
  .other_contents .licence dl dd span {
	  display: block;
	  line-height: 1.5;
	  margin: 0 0 8px;
  }
  .other_contents .licence dl dd span:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 3px;
    background: #d4145a;
    margin-bottom: 4px;
    margin-right: 10px;
  }
  .other_contents .licence {
    margin-bottom: 0px;
  }
  .other_contents .licence dl {
    overflow: hidden;
    border-bottom: #e4dcc1 solid 1px;
  }
  .other_contents .licence dl dt {
    margin-bottom: 13px;
    font-size: 13.5px;
  }
  .other_contents .licence dl dd {
    line-height: 1.6;
    font-size: 13.5px;
  }
  .other_contents .licence dl dd a {
    text-decoration: underline;
    font-size: 13px;
  }
  .other_contents .licence dl dd a img {
    width: 15px;
    padding-left: 5px;
  }
  .other_contents .licence dl dd a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    text-decoration: none;
  }
}
</pre></body></html>