@charset "UTF-8";


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
}

/*--------------------------------------------------------------
# Utility Set
--------------------------------------------------------------*/

.le-cntPadding {padding: 0;}


.le-mt5t10{margin-top: 1.0rem !important;}
.le-mt10t5{margin-top: 1.0rem !important;}
.le-mt20t10{margin-top: 2.0rem !important;}
.le-mt30t15{margin-top: 3rem !important;}
.le-mt40t30{margin-top: 4rem !important;}

.le-linheight17{line-height: 1.7;}
.le-linheight18{line-height: 1.8;}
.le-pb5{padding-bottom: .5rem !important;}
.le-pb10{padding-bottom: 1rem !important;}
.le-pb15{padding-bottom: 1.5rem !important;}

.le-txtC{text-align:center;}
.le-txtCtL{text-align:center;}
.le-txtR{text-align:right;}

.le-fontS16t15{font-size: 1.6rem;}


.u-cntPb{padding-bottom: 3rem !important;}


/*--------------------------------------------------------------
# 個別スタイル
--------------------------------------------------------------*/
/* 会社概要 */

.c-companyPh__bigtext {
  margin-top: 6rem;
  padding-bottom: 2rem;
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.8;
}

.c-companyCp table {
    width: 750px;
    min-width: 750px;
    margin: 0 auto;
    margin-top: 5rem;
    border-spacing: 0;
    line-height: 1.6;
    /*border-top: 1px solid #d9d9d6;*/
}

.c-companyCp table th {
    width: 36%;
    white-space: nowrap;
    padding-left: 70px;
    padding-right: 30px;
    color: #7a7a7a;
    text-align: left;
}

.c-companyCp table th, .c-companyCp table td {
    border-bottom: 1px solid #d9d9d6;
    vertical-align: top;
    padding-top: 24px;
    padding-bottom: 24px;
}

.c-companyCp table td {
    width: 64%;
}



.c-companyCpMap{
  display: table;
    width: 750px;
    min-width: 750px;
    margin: 0 auto;
    margin-top: 5rem;
}

.c-companyCpMap dt,
.c-companyCpMap dd {
    display: table-cell;
    vertical-align: top;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 35.4rem;
}

.c-companyCpMap dd {
  width: 39.6rem;
  padding-left: 4.2rem;  
}


.c-companyCpMap__shoptext{
  font-size: 1.8rem;
  padding-bottom: .8rem;
}

.c-companyCpMap__text {
  font-size: 1.3rem;
  margin-top: .7rem;
}

.c-companyCpMap__googlemap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 84.47%;
    overflow: hidden;
}

.c-companyCpMap__googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.c-companyCpMap__btnAlink{
  margin: 6rem 0;
  width: 28rem;
  display: block;
}


.c-companyHis table {
    width: 750px;
    min-width: 750px;
    margin: 0 auto;
    margin-top: 5rem;
    border-spacing: 0;
    line-height: 1.6;
}

.c-companyHis table th {
    width: 190px;
    white-space: nowrap;
    padding-left: 18px;
    color: #969696;
    font-weight: 600;
    text-align: left;
}

.c-companyHis table th, .c-companyHis table td {
    border-bottom: 1px solid #E5E5E5;
    vertical-align: top;
    padding-top: 24px;
    padding-bottom: 24px;
}

.c-companyHis table td.c-companyHis__text {
    width: 661px;
}

.c-companyHis table td.c-companyHis__month {
    width: 70px;
    color: #969696;
    font-weight: 600;
}


.c-blk750toFull{
  width: 750px;
  margin: 0 auto;
}

.c-blk750toFull.mt_pb--m{
  margin-top: 3.5rem;
  padding-bottom: 6.5rem;
}

.c-blk750toFull.mt--m{
  margin-top: 3.5rem;
}

.c-blk750toFull.mt--l{
  margin-top: 5.0rem;
}

.c-blk750toFull.mt--xl{
  margin-top: 7.0rem;
}

.c-companyGroup{
  display: table;
  width: 1000px;
  margin: 5.8rem auto 0;
}

.c-companyGroup:first-child{
  margin-top: 7rem;
}

.c-companyGroup:last-child{
  padding-bottom: 6.5rem;
}

.c-companyGroup__dt,
.c-companyGroup__dd {
  display: table-cell;
  vertical-align: top;
}

.c-companyGroup__dt{
  width: 240px;
  padding-right: 3.3rem;
  font-size: 1.8rem;
  font-weight: 600;
}

.c-companyGroup__dd.dd--text{
  width: 406px; 
  padding-right: 4.5rem;
}

.c-companyGroup__dd.dd--text p{
  line-height: 1.5;
  margin-bottom: .5rem;
}

.c-companyGroup__dd.dd--img{
  width: 354px; 
}

.c-companyGroup__dd.dd--img img{
  width: 100%; 
}

.c-companyGroup__dd.dd--imgHalf img{
  width: 50%; 
  margin: 0 auto;
}

/*ルシアンについて*/

.c-table750toFull--rtl{
  /*display: table;*/
  width: 750px;
  min-width: 750px;
  margin: 0 auto;
  position: relative;
}

.c-table750toFull--rtl:before {
    content: "";
    display: block;
    padding-top: 77%; 
}

.c-table750toFull--rtl div.c-table750toFull__l{
  /*display: table-cell;*/
  width: 300px;
  top: 0;
  left: 400px;
  position: absolute;  
}

.c-table750toFull--rtl div.c-table750toFull__r{
  /*display: table-cell;*/
  width: 355px;
  position: absolute;
  top: 0;
  left: 5px;
}

.c-table750toFull--rtl div.c-table750toFull__r p{ 
  line-height: 1.7;
  padding-bottom: 2.5rem;
}

.le-recruit_freshbanner1{
  margin-top: 2rem;
  width: 238px;
}


/* オンエア情報 */

#info_onair table {
  width: 100%;
  margin-bottom: 30px;
}

#info_onair table th {
  height: 60px;
  font-family: arial,helvetica,sansserif;
  font-weight: bold;
  background-color: #284a66;
  color: #ffffff;
}


#info_onair table td {
  background-color: #e6e6fa;
  padding: 5px;
  height: 50px;
}


#info_onair table td:nth-child(1) {
  text-align: center;
}

#info_onair table td span.date {
  margin-right: 5px;
}

#info_onair .onair_content {
  font-family: arial, helvetica, sans-serif;
}

/* レース事業について */

.c-lacebusiness__block {
  max-width: 55rem;
}

.c-lacebusiness__block__list li,
.c-lacebusiness__block__example__list li {
  padding-left: 1em;
  text-indent: -1em;
}

.c-lacebusiness__block__example {
  margin: 4.5rem 0 10rem;
  padding: 4rem 10rem;
  background: #E5E5E5;
}
.c-lacebusiness__block__example__title {
  font-weight: bold;
}

.c-lacebusiness__block__example__list {
  margin: 3rem 0 0;
  font-size: 1.3rem;
  line-height: 1.5;
}

  @media screen and (max-width: 479px){

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.size-full{
  width: 100%;
}


.le-cntPadding {
  padding-left: 5%;
  padding-right: 5%;
  }

.le-mt5t10{margin-top: 1.0rem !important;}
.le-mt10t5{margin-top: .5rem !important;}
.le-mt20t10{margin-top: 1.0rem !important;}
.le-mt30t15{margin-top: 1.5rem !important;}
.le-mt40t30{margin-top: 3rem !important;}


.le-fontS16t15{font-size: 1.5rem;}
.le-txtCtL{text-align:left;}


/* 会社概要 */

.c-companyPh__bigtext {
  margin-top: 3rem;
  padding: 0 5%;
  padding-bottom: 1.5rem;
  font-size: 2rem;
  line-height: 1.6;
}

.c-companyCp {
  padding: 0 5%;
  padding-bottom: 1.5rem;
}

.c-companyCp table{
  width: 100%;
  min-width: initial;
  margin-top: 1.5rem;
}

.c-companyCp table th, .c-companyCp table td {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: block;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.c-companyCp table th {
  font-size: 1.3rem;
  border-bottom: none;
  padding-top: 2rem;
  padding-bottom: 0;
}


.c-companyCpMap{
  display: block;
    width: 100%;
    min-width: initial;
    margin: 0 auto;
    margin-top: 2.8rem;
    padding-bottom: 1.5rem;
}



.c-companyCpMap dt,
.c-companyCpMap dd {
    display: block;
    vertical-align: top;
    padding: 0 5%;
    padding-top: 0;
    padding-bottom: .8rem;
    width: 100%;

}


.c-companyCpMap dd {
  width: 100%;
  padding: 0;   
}

.c-companyCpMap__btnAlink{
  margin: 3.2rem auto;
  width: 86%;
  display: block;
}

.c-companyCpMap__googlemap {
    padding-bottom: 53.35%;
}

.c-companyCpMap__shoptext{
  font-size: 1.6rem;
  padding-bottom: .8rem;
}

.c-companyCpMap__text {
  font-size: 1.2rem;
  margin-top: 1rem;
}



.c-companyHis {
  padding: 0 5%;
  
}

.c-companyHis table {
    width: 100%;
    min-width: initial;
    margin-top: 1.5rem;
}


.c-companyHis table th, .c-companyHis table td {
    display: block;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.3rem;
}


.c-companyHis table th {
    width: 100%;
    white-space: nowrap;
    padding-left: 0;
    padding-top: 2rem;
}


.c-companyHis table td.c-companyHis__text {
    width: 100%;
    margin-top: 1.2rem;
    padding-bottom: 2rem;
    font-size: 1.4rem;
    border-bottom: 1px solid #E5E5E5;
}

.c-companyHis table td.c-companyHis__month {
    width: 100%;
    color: #969696;
    margin-top: .5rem;
    font-weight: 600;
}

td.c-companyHis__month.first {
  padding-top: 2rem;
}

.c-blk750toFull{
  width: 100%;
}
.c-blk750toFull.mt_pb--m{
  margin-top: 3rem;
  padding-bottom: 5rem;
}

.c-blk750toFull.mt--m{
  margin-top: 3rem;
}

.c-blk750toFull.mt--l{
  margin-top: 4.0rem;
}

.c-blk750toFull.mt--xl{
  margin-top: 5.0rem;
}

.c-blk750toFull.prpl--m--sp{
  padding-right: 5%;
  padding-left: 5%;
}


.c-companyGroup{
  display: block;
  width: 100%;
  margin: 3.7rem auto 0;
}

.c-companyGroup:first-child{
  margin-top: 3.5rem;
}

.c-companyGroup:last-child{
  padding-bottom: 5.7rem;
}

.c-companyGroup__dt,
.c-companyGroup__dd {
  display: block;
}

.c-companyGroup__dt{
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 1.6rem;
  font-weight: 600;
}

.c-companyGroup__dd.dd--text{
  width: 100%;
  padding-right: 5%;
  padding-left: 5%;
  margin-top: 1.8rem;
}

.c-companyGroup__dd.dd--text p{
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.c-companyGroup__dd.dd--img{
  width: 100%;
  margin-top: 2rem;
}

.c-companyGroup__dd.dd--img img{
  width: 100%; 
}

.c-companyGroup__dd.dd--imgHalf img{
  width: 50%; 
  margin: 0 auto;
  margin-top: 2rem;
}


/*ルシアンについて*/

.c-table750toFull--rtl{
  display: block;
  width: 100%;
  min-width: initial;
  margin: 0 auto;
  padding: 0 5%;
}

.c-table750toFull--rtl:before{
    content: normal;
}

.c-table750toFull--rtl div.c-table750toFull__l{
  display: block;
  width: 100%;
  padding-left: 0;
  position: initial;
}

.c-table750toFull--rtl div.c-table750toFull__r{
  display: block;
  width: 100%;
  margin-top: 2rem;
  position: initial;
  top: 0;
  left: 5px;
  line-height: 1.7;
}

.c-table750toFull--rtl div.c-table750toFull__r p{ 
  padding-bottom: 2.5rem;
}

.le-recruit_freshbanner1{
  margin-top: 1.5rem;
  width: 60%;
}


/* オンエア情報 */

#info_onair table {
  margin-bottom: 20px;
}

#info_onair table tr {
    display: -webkit-box;
    display: -ms-flexbox;
  display: flex;
    -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

#info_onair table th {
  height: auto;
  line-height: 40px;
  font-weight: bold;
  border: solid 1px #ffffff;
}


#info_onair table td {
  padding: 10px 5px;
  height: auto;
  border: solid 1px #ffffff;
}




#info_onair table th:nth-child(1),
#info_onair table td:nth-child(1) {
  text-align: center;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
  order: 1;
  width: 47%;
}
#info_onair table th:nth-child(2),
#info_onair table td:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
  order: 3;
  width: 100%;
  
}
#info_onair table th:nth-child(3),
#info_onair table td:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
  order: 2;
  width: 53%;
}


#info_onair table td:nth-child(1) {
  border: none;

}
#info_onair table td:nth-child(2) {
  border: solid 1px #e6e6fa;
  background-color: #ffffff;
}
#info_onair table td:nth-child(3) {
  border: none;
  border-left: solid 2px #ffffff;
  
}




#info_onair table td span.date {
  margin-right: 5px;
  
}


/* レース事業 */

.c-lacebusiness__block {
  width: 88%;
}

.c-lacebusiness__block__list {
  font-size: 1.4rem;
}

.c-lacebusiness__block__example {
  margin: 3rem 0 5rem;
  padding: 3rem 2rem;
}

.c-lacebusiness__block__example__title {
  font-size: 1.7rem;
}

.c-lacebusiness__block__example__list {
  font-size: 1.4rem;
}

}
