/* ==========================================================================
   COMPANY TOP
   ======================================================================= */

/* clearfixの設定 */
.cf:after {
    content:" ";
    display:block;
    clear:both;
}

@media all and (max-width: 767px) {

  .sp {
    display: block;
  } 
  .pc {
    display: none;
  }

}

@media all and (min-width: 768px) {

  .sp {
    display: none;
  } 
  .pc {
    display: block;
  }

}

a {
  -webkit-transition: 3s;
  transition: 3s;
}

a:hover img {
  opacity: 0.7;
}

/* page-main-visual__inner.company-visual メインビジュアルの設定 */
@media all and (max-width: 767px) {

 .page-main-visual__inner.company-visual { background: url("../img/company/sp-hero_bg.jpg") 0 0 / cover no-repeat; }
}

@media all and (min-width: 768px) {

 .page-main-visual__inner.company-visual { background: url("../img/company/hero_bg.jpg") 0 0 / cover no-repeat; }
}

/* section__wrapper コンテンツ幅設定 */
@media (min-width: 768px) {
  .company .section__wrapper {
    padding-left: 22.5px;
    padding-right: 22.5px;
    max-width: 1146px;
  }
}

/* c-head-lv1__sub-title 見出しの設定 */
hr.div {
  height: 0;
  margin: 19px 0 15px 0;
  border: none;
  border-top: 1px solid #c5ceda;
}

/* c-head-lv1__body 見出しの設定 */
.c-head-lv1__body {
  margin: 50px 0 0;
}

.section .c-txt {
  padding: 15px 0 0;
}

@media all and (max-width: 767px) {

  span.c-head-lv1__txt {
    font-size: 24px;
  }
  .c-head-lv1__body {
    margin: 30px 0 0;
  }
  .company .c-txt {
    font-size: 14px;
    text-align: left!important;
  }
  .section .c-txt {
    padding: 0 0 0;
  }

}



/* ==========================================================================
   COMPANY MESSAGE
   ======================================================================= */


/* page-main-visual__inner.message-visual メインビジュアルの設定 */
@media all and (max-width: 767px) {
 .message .page-main-visual__inner.message-visual { 
  background: url("../img/company/message/sp-hero_bg.jpg") 0 0 / cover no-repeat;
}
}

  .message .page-main-visual__inner {
    padding-top: 73.6%;
  }

  .message .page-main-visual__inner {
    height: auto;
    padding-top: 73.6%;
  }

  .message .page-main-visual__inner {
    height: auto;
    padding-top: 73.6%;
  }

@media all and (min-width: 768px) and (max-width: 1120px) {

  .page-main-visual.large .page-main-visual__inner.message-visual {
      position: relative;
      padding-top: 48.216%;
      height: 0;
  }

}

@media all and (min-width: 768px) {

 .message .page-main-visual__inner.message-visual { background: url("../img/company/message/hero_bg.jpg") 0 0 / cover no-repeat; }

  .message .page-main-visual__inner {
    height: 480px;
    padding-top: 0;
  }

  .page-main-visual.large .page-main-visual__inner.message-visual {
    position: relative;
  }

  .copy__wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 75.37%;
    margin: auto;
  }

  .copy__wrapper img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 55.35%;
    height: auto;
    margin: auto 0;
  }

}

.message .section .c-txt {
  padding: 15px 0 86px;
  width: 78.54%;
  margin: 0 auto;
  line-height: 2.1;
}

.company-pr {
  max-width: 358px;
  margin: 30px auto 0;
  padding-bottom: 50px;
}
.company-pr__in {
  height: 340px;
  display: block;
  background: url("../img/company/summary_item4_coming_bg.jpg") 0 0 / cover no-repeat;
}

@media all and (max-width: 767px) {

  .sp-copy__wrapper {
    margin: 30px 0 30px;
  }

  .sp-copy__wrapper img {
    width: 100%;
    height: auto;
  }

  .message .section .c-txt {
    padding: 0 0 50px;
    width: 100%;
    margin: 0 auto;
  }
  
  .company-pr {
    margin: auto;
    width: 94%;
    margin-top: -30px;
  }
  .company-pr__in {
    width: 100%;
    height: inherit;
    margin: 0 auto;
    padding-top: 86%;
    background: url("../img/company/sp-summary_item4_coming_bg.jpg") 0 0 / cover no-repeat;
  }

}


/* ==========================================================================
   COMPANY INFORMATION
   ======================================================================= */

/* page-main-visual__inner.information-visual メインビジュアルの設定 */
@media all and (max-width: 767px) {

 .page-main-visual__inner.information-visual { background: url("../img/company/information/sp-hero_bg.jpg") 0 0 / cover no-repeat; }
}

@media all and (min-width: 768px) {

 .page-main-visual__inner.information-visual { background: url("../img/company/information/hero_bg.jpg") 0 0 / cover no-repeat; }
}

.information__company_tbl {
  width: 78.5%;
  margin: 30px auto 0;
  font-size: 16px;
  border-top: 1px solid #c5ceda;
  border-left: 1px solid #c5ceda;
  border-right: 1px solid #c5ceda;
}

.information__company_tbl th {
  width: 120px;
  padding: 28px 30px;
  text-align: left;
  border-bottom: 1px solid #c5ceda;
  background: #f2f4f6;
}

.information__company_tbl td {
  padding: 25px 4.3%;
  line-height: 1.65;
  border-bottom: 1px solid #c5ceda;
  background: #fff;
}

.infomation__company_map .section-large__wrapper {
  width: 78.5%;
  padding: 0;
}

.infomation__company_map_list_wrapper {
  width: 78.5%;
  margin: 0 auto;
}

.infomation__company_map .c-head-lv1__body {
    margin: 80px 0 0;
}

.infomation__company_map_list {
  padding: 0 0 52px;
}

.infomation__company_map_list li {
  padding: 0 0 39px;
  border-bottom: 1px solid #c5ceda;
}

.infomation__company_map_list .boderNone {
  border: 0;
}

.infomation__company_map_list li:first-child dl {
  padding: 23px 0 0;
}

.infomation__company_map_list li dl {
  padding: 37px 0 0;
}

.infomation__company_map_list dt,
.infomation__company_map_list dd
{
  font-size: 16px;
}

.infomation__company_map_list dt {
  width: 17.43%;
  display: inline-block;
  margin: 0 0 0 3.48%;
  vertical-align: top;
}

.infomation__company_map_list dd {
  width: 73.08%;
  display: inline-block;
  margin: 0 0 0 4.64%;
  vertical-align: top;
}

.google_map {
  position: relative;
  width: 100%;
  height: 0;
  margin: 30px auto 0;
  padding: 30px 0 46.494%;
  text-align: center;
  overflow: hidden;
}

.google_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.infomation__company_map_list .sentence1 {
    display: inline-block;
    margin: 0 0 6px;
}

.infomation__company_map_list .sentence2 {
    display: inline-block;
    margin: 0 0 6px;
}

@media all and (max-width: 767px) {

  .infomation__company_map .section-large__wrapper {
    width: 100%;
  }

  .information__company_tbl {
    width: 100%;
    font-size: 14px;
  }

  .information__company_tbl th {
    display: block;
    width: auto;
    padding: 10px 4.3%;
  }

  .information__company_tbl td {
    display: block;
    padding: 20px 4.3%;
  }
  .infomation__company_map .c-head-lv1__body {
    margin: 60px 0 0;
  }
  .infomation__company_map_list li dl {
    margin: 10px auto 0;
    padding: 10px 0 0;
  }
  .infomation__company_map_list li:first-child dl {
    padding-top: 10px;
  }
  .infomation__company_map_list dt {
    display: block;
    width: auto;
    font-size: 14px;
  }

  .infomation__company_map_list dd {
    width: 100%;
    display: block;
    margin: 10px 0 0 3.48%;
    font-size: 14px;
  }

 .infomation__company_map_list_wrapper {
    width: 99.13%;
    margin: 0 auto;
  }

  .google_map {
    padding: 30px 0 56.91%;
    margin-top: 15px;
  }

}




/* ==========================================================================
   COMPANY HISTORY
   ======================================================================= */

/* page-main-visual__inner.history-visual メインビジュアルの設定 */
@media all and (max-width: 767px) {
 .page-main-visual__inner.history-visual { background: url("../img/company/history/sp-hero_bg.jpg") 0 0 / cover no-repeat; }
}

@media all and (min-width: 768px) {
 .page-main-visual__inner.history-visual { background: url("../img/company/history/hero_bg.jpg") 0 0 / cover no-repeat; }
}

  .history .section .c-txt {
    width: 78.612%;
    margin: 0 auto;
    padding: 15px 0 35px;
  }

  .history__list {
      margin: 19px 0 0;
      padding: 0 0 4px;
  }

  .history__list li {
    width: calc((100% / 4) - 4px);
    float: left;
    margin: 0 0.364% 50px 0;
  }



  .history__list li:nth-child(4n + 1) {
    /*clear: left;*/
  }
  
  .history__list li:last-child {
    margin-bottom: 100px;
  }

  .history__list dt img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
  }
  
  hr.line_history {
    clear: both;
    float: none;
    margin: 0 0 50px;
  }

  .history__large_title {
    display: block;
    margin: 19px 0 0;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    font-family: verdana;
  }

  .history__small_title {
    display: block;
    margin: 4px 0 0;
    font-size: 13px;
    text-align: center;
  }

  .history__list_text {
    margin: 13px 0 0;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1.55;
    text-align: center;
  }


@media all and (max-width: 767px) {
  .history .section .c-txt {
    width: 100%;
    padding-top: 0;
  }
  .history__list {
    width: 99.146%;
    margin: 0 auto;
  }
  .history__list_text {
    margin-top: 8px;
  }
  .history__list li {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
  }
  .history__list li:last-child {
    margin-bottom: 60px;
  }
  hr.line_history {
    display: none;
  }

}

/* ==========================================================================
   COMPANY COMMUNICATION
   ======================================================================= */

/* page-main-visual__inner.communication-visual メインビジュアルの設定 */
@media all and (max-width: 767px) {
 .page-main-visual__inner.communication-visual { background: url("../img/company/communication/sp-hero_bg.jpg") 0 0 / cover no-repeat; }
}

@media all and (min-width: 768px) {
 .page-main-visual__inner.communication-visual { background: url("../img/company/communication/hero_bg.jpg") 0 0 / cover no-repeat; }
}

.communication .section__wrapper {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 920px;
}

@media all and (min-width: 768px) {

  .communication__section__wrapper {
    padding-bottom: 50px;
  }

  .communication__sponsor .c-head-lv1__body {
    margin: 0;
  }

  
  .titleWrap img {
    max-width: 100%;
  }
  

  .sponsor_inner {
    width: 75.373%;
    padding: 0 0 81px;
    margin: 0 auto;
  }

  .communication__advertisement {
    clear: both;
  }

  .advertisement_inner {
    width: 75.373%;
    padding: 0 0 80px;
    margin: 50px auto 0;
  }

  .event_inner {
    width: 75.373%;
    padding: 0 0 81px;
    margin: 0 auto;
  }

  .exhibition_inner {
    width: 75.373%;
    /*padding: 0 0 100px;*/
    margin: 50px auto 0;
  }

  .sponsor_img_wrap {
    position: relative;
  }

  .sponsor_img_wrap img {
    width: 100%;
  }

  .sponsor_inner .c-head-lv1 {
    padding: 38px 0 0;
  }
  
  .sponsor_inner .c-txt {
    margin: 15px 0 0;
  }

  .sponsor_img1 {
    position: relative;
    margin: 27px 0 0;
  }

  .sponsor_img2 {
    position: relative;
    width: 55.814%;
    float: left;
    margin: 27px 0 0;
  }

  .sponsor_img2_text {
      position: absolute;
      bottom: 4.98%;
      right: -53.79%;
      font-size: 16px;
      color: #000;
      line-height: 1.65;
  }

  .sponsor_img2_text.pc {
    position: static;
    bottom: 4.98%;
    right: -53.79%;
    width: 40%;
    margin: 34.53% 0 0 4.06%;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 1.65;
  }

  .sponsor_img2_text img {
    width: 100%;
  }

  .higebou_wrap {
    position: absolute;
    top: -41.18%;
    right: -67.7%;
    width: 72.71%;
  }

  .higebou_img img {
    width: 100%;
  }

  .advertisement_img_wrap {
    margin: 25px 0 0;
  }

  .advertisement_img_wrap img {
    width: 100%;
  }

  .advertisement_inner .c-head-lv1 {
    padding: 10px 0 0;
  }

  .advertisement_inner .c-txt {
    margin: 21px 0 0;
  }
  
  .advertisement_img1 {
    width: 48.838%;
    float: left;
  }

  .advertisement_img2 {
    width: 48.838%;
    float: left;
    margin: 0 0 0 2.32%;
  }

  .advertisement_item {
    width: 79.14%;
    margin: 38px auto 0;
    text-align: center;
  }

  .advertisement_item img {
    width: 100%;
  }

  .advertisement_inner .c-txt {
    margin: 21px 0 0;
  }

  .communication__event .c-head-lv1__body {
    margin: 0;
  }

  .communication__event .c-head-lv1 {
    padding: 41px 0 0;
  }

  .communication__event .c-txt {
    margin: 20px 0 0;
  }

  .event_img_wrap {
    margin: 27px 0 0;
  }

  .event_img_wrap img {
    width: 100%;
  }
  
  .event_img1 {
    width: auto;
  }

  .event_img2 {
    width: 41.862%;
    margin: 30px auto 0;
  }

  .communication__exhibition .c-head-lv1 {
    padding: 8px 0 0;
  }

  .communication__exhibition .c-txt {
    margin: 20px 0 0;
  }

  .exhibition_img_wrap {
    margin: 25px 0 0;
  }

  .exhibition_img1 {
    width: 48.838%;
    float: left;
  }

  .exhibition_img2 {
    width: 48.838%;
    float: left;
    margin: 0 0 0 2.32%;
  }

  .exhibition_img1 img {
    width: 100%;
  }

  .exhibition_img2 img {
    width: 100%;
  }

  .company__link_bnr_area .section__wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 1146px;
  }

  .company__link_bnr_list.in_page .bnr__text {
    margin: 6px auto 48px;
  }
  
}


@media all and (max-width: 767px) {

  .titleWrap {
    width: 100%;
  }

  .titleWrap img {
    max-width: 100%;
  }

  .sponsor_inner {
    width: 92.8%;
    margin: 0 auto;
    padding: 0 0 50.5px;
  }

  .sponsor_img1 img {
    width: 100%;
  }

  .sponsor_img2 img {
    width: 100%;
  }

  .advertisement_inner {
    width: 92.8%;
    margin: 0 auto;
    padding: 0 0 50px;
  }

  .event_inner {
    width: 92.8%;
    margin: 0 auto;
    padding: 0 0 50px;
  }

  .exhibition_inner {
    width: 92.8%;
    margin: 0 auto;
    padding: 25px 0 50px;
  }

  .sponsor_inner .c-head-lv1 {
    padding: 5.17% 0 0;
  }

  .sponsor_inner .c-head-lv1__body {
    margin: 5.17% 0 0;
  }
  
  .communication__section__wrapper .c-txt {
    padding: 0 0 25px;
    font-size: 13px;
  }

  .communication .c-txt {
    font-size: 13px;
  }

  .sponsor_inner .c-txt {
    margin: 4.39% 0 0;
  }

  .sponsor_img_wrap {
    margin: 4.31% 0 0;
  }

  .advertisement_img_wrap {
    margin: 25px 0 0;
  }

  .advertisement_img1 img {
    width: 100%;
  }

  .advertisement_img2 img {
    width: 100%;
  }

  .advertisement_img2 {
    margin: 10px 0 0;
  }

  .advertisement_item {
    margin: 20px 0 0;
  }

  .advertisement_item img {
    width: 100%;
  }

  .communication__event .c-head-lv1__body {
    margin: 0;
    padding: 32.5px 0 0;
  }

  .event_inner .c-txt {
    margin: 4.39% 0 0;
  }

  .event_img_wrap {
    margin: 4.31% 0 0;
  }

  .event_img1 {
    width: auto;
  }

  .event_img2 {
    width: 62.07%;
    margin: 2.58% auto 0;
  }
  
  .exhibition_inner .c-txt {
    margin: 4.39% 0 0;
  }
  
  .exhibition_img_wrap {
    margin: 25px 0 0;
  }

  .exhibition_img2 {
    margin: 1.72% 0 0;
  }

  .sp-higebou_wrap {
    position: absolute;
    bottom: 7.58%;
    left: 5.17%;
    width: 37.414%;
  }

  .sp-higebou_wrap img {
    width: 100%;
  }

  .sponsor_img1 {
    position: relative;
  }

  .sp-hogebou_text {
    margin: 2.67% 0 0;
    font-size: 11px;
    line-height: 1.77;
  }

  .sponsor_img2 {
    margin: 3.87% 0 0;
  }

  .sponsor_img2_text {
    margin: 6.89% 0 3.96%;
    font-size: 13px;
    line-height: 1.77;
    color: #000;
  }

  .advertisement_inner .c-txt {
    margin: 4.39% 0 0;
  }

  .event_img1 img {
    width: 100%;
  }

  .event_img2 img {
    width: 100%;
  }

  .exhibition_inner img {
    width: 100%;
  }

  .company__link_bnr_area .section__wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 920px;
  }

  .company__link_bnr_list.in_page {
    width: 100%;
  }
  
}