@charset "UTF-8";
/* ===================================================================
  use toppage
=================================================================== */
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 769px), print {
  /* ===================================================================
  use toppage
=================================================================== */
  .bread_nav {
    padding-top: 153px;
    background-color: #f4f4f4;
  }
  .bread_nav__wrapper {
    width: 1100px;
    margin: 0 auto;
  }
  .bread_nav__wrapper ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bread_nav__wrapper ul a {
    color: #218e43;
  }
  .bread_nav__wrapper ul li {
    margin: 15px 25px;
    position: relative;
  }
  .bread_nav__wrapper ul li:first-of-type {
    margin-left: 0;
  }
  .bread_nav__wrapper ul li:last-of-type::after {
    display: none;
  }
  .bread_nav__wrapper ul li::after {
    content: "＞";
    position: absolute;
    right: -34px;
    top: 0;
  }
  .box_ttl {
    background-color: #f4f4f4;
  }
  .company .company_content {
    padding-top: 55px;
  }
  .company .company_content .inner {
    padding: 0 50px;
  }
  .company .company_content .inner .box_ttl {
    margin: 0 0 15px;
  }
  .company .company_content .content {
    overflow: hidden;
    margin-bottom: 65px;
  }
  .company .company_content .content h4 {
    margin: 20px 0 10px;
  }
  .company .company_content .content p {
    font-size: 1.6rem;
    line-height: 25px;
  }
  .company .company_content .content p.csr {
    margin-bottom: 10px;
  }
  .company .company_content .content .description {
    font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 2.4rem;
    line-height: 1.6;
    color: #969696;
  }
  .company .company_content .content .align_right {
    text-align: right;
    margin-top: 25px;
  }
  .company .company_content .content .align_right p {
    font-size: 1.8rem;
  }
  .company .company_content .content .list_box {
    margin-top: 25px;
  }
  .company .company_content .content .list_box li {
    list-style: decimal;
    font-size: 1.6rem;
    list-style-position: inside;
    margin-bottom: 10px;
  }
  .company .company_content .content .list_box li p {
    display: inline-block;
  }
  .company .company_content .content:nth-child(2) .box_ttl {
    margin: 0 0 30px;
  }
  .company .company_content .content:nth-child(2) {
    margin-bottom: 70px;
  }
  .company .company_content .list {
    margin-bottom: 60px;
  }
  .company .company_content .company_profile {
    margin-bottom: 10px;
  }
  .company .company_content .company_profile .box_ttl {
    margin: 0px 0 22px;
  }
  .company .company_content .company_profile .com_fearture {
    margin-top: 10px;
    float: right;
  }
  .company .company_content .company_profile .detail_ct {
    /* For IE 6/7 only */
    *zoom: 1;
    width: 780px;
  }
  .company .company_content .company_profile .detail_ct:before, .company .company_content .company_profile .detail_ct:after {
    content: ' ';
    display: table;
  }
  .company .company_content .company_profile .detail_ct:after {
    clear: both;
  }
  .company .company_content .company_profile .detail_ct dl {
    border-bottom: solid 1px #d6d6d5;
    margin-bottom: 8px;
    overflow: hidden;
  }
  .company .company_content .company_profile .detail_ct dl:last-child {
    border-bottom: none;
  }
  .company .company_content .company_profile .detail_ct dt {
    background: #008c44;
    font-size: 1.4rem;
    -moz-border-radius: 3px;
         border-radius: 3px;
    text-align: center;
    color: #fff;
    float: left;
    width: 190px;
    margin: 5px 0 0;
    height: 27px;
    line-height: 24px;
    margin-bottom: 11px;
  }
  .company .company_content .company_profile .detail_ct dd {
    line-height: 35px;
    margin: 0 0 0 220px;
    font-size: 1.6rem;
  }
  .company .company_content #president {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .company .company_content #president .box_left {
    width: 278px;
    margin-top: 25px;
    display: inline-block;
  }
  .company .company_content #president .box_left img {
    margin-bottom: 20px;
  }
  .company .company_content #president .box_right {
    width: 780px;
    margin: 25px 0 0 32px;
    display: inline-block;
  }
  .company .company_content .history .box_ttl {
    margin: 42px 0 22px;
  }
  .company .company_content .history .com_fearture {
    margin-top: 10px;
    float: right;
  }
  .company .company_content .history .detail_ct {
    /* For IE 6/7 only */
    *zoom: 1;
    margin-top: -5px;
  }
  .company .company_content .history .detail_ct:before, .company .company_content .history .detail_ct:after {
    content: ' ';
    display: table;
  }
  .company .company_content .history .detail_ct:after {
    clear: both;
  }
  .company .company_content .history .detail_ct dl {
    /* For IE 6/7 only */
    *zoom: 1;
    border-bottom: solid 1px #d9d9d8;
    margin-bottom: 8px;
  }
  .company .company_content .history .detail_ct dl:before, .company .company_content .history .detail_ct dl:after {
    content: ' ';
    display: table;
  }
  .company .company_content .history .detail_ct dl:after {
    clear: both;
  }
  .company .company_content .history .detail_ct dt {
    font-size: 1.6rem;
    text-align: center;
    float: left;
    margin: 5px 0 0;
    height: 25px;
    line-height: 24px;
    margin-bottom: 11px;
    position: relative;
  }
  .company .company_content .history .detail_ct dt:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -12px;
    background: #008c44;
    z-index: 999;
  }
  .company .company_content .history .detail_ct dd {
    line-height: 35px;
    margin: 0 0 0 105px;
    font-size: 1.6rem;
  }
  .company .company_content .history .detail_ct dd a {
    color: #008c44;
    border-bottom: 1px solid #008c44;
  }
  .company .company_content .history .detail_ct dd a:hover {
    border-bottom: none;
  }
  .top_area {
    margin-top: 0;
    background: url(../images/main.jpg) center center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .top_area p {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 5.2rem;
    color: #fff;
    text-shadow: 0px 0px 24px #000000;
  }
  /*-------------------------------  CRS実績
*/
  .performance {
    background: #eeeeee;
    padding: 40px;
    font-size: 1.6rem;
    margin: 30px 0;
  }
  .performance h4 {
    font-size: 2.0rem;
    color: #008c44;
    margin-bottom: 10px;
  }
  .performance ul {
    width: 49%;
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
  }
  .performance li::before {
    content: "\025cf";
  }
  .performance li.other {
    text-align: right;
    margin-right: 40px;
  }
  .performance li.other::before {
    content: none;
  }
  .performance_photo {
    width: 100%;
    margin-top: 30px;
  }
  .performance_photo ul {
    font-size: 0;
  }
  .performance_photo li {
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    width: 23%;
  }
  .performance_photo li p {
    font-size: 1.3rem;
  }
  /*-------------------------------  イベント活動
*/
  .event_photo {
    margin-top: 20px;
  }
  .event_photo ul {
    font-size: 0;
  }
  .event_photo ul li {
    display: inline-block;
    margin: 0 0 20px;
    width: 33.3333333%;
  }
  .event_photo ul li p {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 768px) {
  /* ===================================================================
  use toppage
=================================================================== */
  #container {
    overflow: hidden;
  }
  .bread_nav {
    background-color: #f4f4f4;
  }
  .bread_nav__wrapper {
    padding: 5px 15px 8px;
  }
  .bread_nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bread_nav ul li {
    margin-right: 30px;
    font-size: 1.4rem;
    position: relative;
  }
  .bread_nav ul li a {
    color: #218e43;
  }
  .bread_nav ul li:last-of-type::after {
    display: none;
  }
  .bread_nav ul li::after {
    content: "＞";
    position: absolute;
    right: -24px;
    top: 0;
  }
  .box_ttl {
    background-color: #f4f4f4;
  }
  .top_area {
    background: url("../images/main.jpg") 53% center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding-top: 43.5%;
    margin-top: 0;
  }
  .top_area p {
    font-size: 3rem;
    color: #fff;
    width: 100%;
    text-shadow: 0px 0px 24px #000000;
  }
  .company .company_content .inner {
    padding: 0 15px;
  }
  .company .company_content .inner .box_ttl {
    margin: 43px 0 12px;
  }
  .company .company_content .inner .lh2 {
    line-height: 1.4;
    height: auto;
    padding: 12px 0px 12px 13px;
  }
  .company .company_content .content {
    overflow: hidden;
  }
  .company .company_content .content h4 {
    margin: 20px 0 10px;
  }
  .company .company_content .content p {
    line-height: 23px;
  }
  .company .company_content .content .align_right {
    text-align: right;
    font-size: 1.7rem;
    line-height: 27px;
    margin-top: 15px;
  }
  .company .company_content .content .align_right p {
    margin-bottom: 3px;
    line-height: initial;
  }
  .company .company_content .content .align_right p:last-child {
    margin-bottom: 0;
  }
  .company .company_content .content .list_box li {
    list-style: decimal;
    font-size: 1.4rem;
    list-style-position: inside;
    line-height: 23px;
  }
  .company .company_content .content .list_box li p {
    display: inline-block;
  }
  .company .company_content .content .description {
    font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  }
  .company .company_content .list .box_ttl {
    margin: 35px 0 12px;
  }
  .company .company_content .company_profile .box_ttl {
    margin: 30px 0 15px;
  }
  .company .company_content .company_profile .com_fearture {
    margin-top: 10px;
    padding: 0 15px;
  }
  .company .company_content .company_profile .com_fearture img {
    width: 100%;
  }
  .company .company_content .company_profile .detail_ct {
    margin-top: 10px;
  }
  .company .company_content .company_profile .detail_ct dl {
    border-bottom: solid 1px #d6d6d5;
    margin-bottom: 8px;
    overflow: hidden;
  }
  .company .company_content .company_profile .detail_ct dl:first-child dt {
    margin: 5px 0 0;
  }
  .company .company_content .company_profile .detail_ct dl:last-child {
    border-bottom: none;
  }
  .company .company_content .company_profile .detail_ct dt {
    background: #008c44;
    font-size: 1.4rem;
    -moz-border-radius: 3px;
         border-radius: 3px;
    text-align: center;
    color: #fff;
    width: 105px;
    margin: 7px 0 0;
    height: 24px;
    line-height: 22px;
  }
  .company .company_content .company_profile .detail_ct dd {
    margin: 5px 0 12px;
    font-size: 1.4rem;
  }
  .company .company_content #president {
    width: 100%;
    margin: 0 auto;
  }
  .company .company_content #president .box_left {
    width: 100%;
    margin-top: 36px;
    padding: 0 5%;
    display: inline-block;
  }
  .company .company_content #president .box_left img {
    margin-bottom: 20px;
  }
  .company .company_content #president .box_right {
    width: 100%;
    margin: 20px 0 0 0;
    display: inline-block;
  }
  .company .company_content .history .box_ttl {
    margin: 10px 0 5px;
  }
  .company .company_content .history .com_fearture {
    margin-top: 10px;
    float: right;
  }
  .company .company_content .history .detail_ct {
    margin-bottom: 24px;
  }
  .company .company_content .history .detail_ct dl {
    font-size: 0;
  }
  .company .company_content .history .detail_ct dt {
    font-size: 1.4rem;
    text-align: left;
    margin: 5px 0 0;
    width: 96px;
    vertical-align: top;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #d9d9d8;
  }
  .company .company_content .history .detail_ct dt:after {
    position: absolute;
    content: "";
    width: 77px;
    height: 1px;
    left: 0;
    bottom: -1px;
    background: #008c44;
    z-index: 999;
  }
  .company .company_content .history .detail_ct dd {
    display: inline-block;
    line-height: 30px;
    width: 66%;
    width: -webkit-calc(100% - 96px);
    width: -moz-calc(100% - 96px);
    width: calc(100% - 96px);
    font-size: 1.4rem;
  }
  .company .company_content .history .detail_ct dd span {
    padding: 0 0 6px 0;
    border-bottom: 1px solid #d9d9d8;
  }
  .company .company_content .history .detail_ct dd a {
    color: #008c44;
    border-bottom: 1px solid #008c44;
  }
  footer {
    border-top: 1px solid #dfdfdf;
  }
  /*-------------------------------  CRS実績
*/
  .performance {
    background: #eeeeee;
    padding: 25px;
    font-size: 1.6rem;
    margin: 30px 0;
  }
  .performance h4 {
    font-size: 2.0rem;
    color: #008c44;
    margin-bottom: 10px;
  }
  .performance ul {
    width: 100%;
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
  }
  .performance li {
    margin-left: 1.5em;
    text-indent: -1.0em;
  }
  .performance li::before {
    content: "\025cf";
  }
  .performance li.other {
    text-align: right;
    margin-right: 40px;
  }
  .performance li.other::before {
    content: none;
  }
  .performance_photo {
    width: 100%;
  }
  .performance_photo img {
    width: 100%;
  }
  .performance_photo ul {
    margin-top: 15px;
  }
  .performance_photo li {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    margin: 1%;
  }
  /*-------------------------------  イベント活動
*/
  .event_photo {
    margin-top: 20px;
  }
  .event_photo ul {
    font-size: 0;
  }
  .event_photo ul li {
    display: inline-block;
    margin: 20px 1%;
    width: 48%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    vertical-align: top;
  }
  .event_photo ul li p {
    font-size: 1.3rem;
  }
}
