  @charset "UTF-8";


/* /company/profile（会社概要）
---------------------------------------------- */

.profile .wrap980{
  position: relative;
}
.profile .wrap980 .img-wrap{
  width: 405px;
  position: absolute;
  top: 0;
  right: 0;
}
.profile dl div{
  padding: 25px 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #ccccb4;
}
.profile dl div dt{
  width: 32%;
}
.profile dl div dd{
  width: 68%;
}

.profile .simple-flexbox div{
  width: 50%;
  margin-top: 40px;
}
.profile .simple-flexbox ul li{
  margin-bottom: 5px;
}

/* /company/message（トップメッセージ）
---------------------------------------------- */

.message .com-mes-mv{
  margin-top: 50px;
  background: linear-gradient(180deg, #e5e5e5 0%, #e5e5e5 50%, #fff 50%, #fff 100%);
}
.message .com-mes-mv img{
  width: 100%;
}
.message .com-mes-mv + .wrap980{
  margin-top: 130px;
}
.message .sign{
  margin-top: 100px;
}
.message .name-img img{
  width: 170px;
  float: right;
}

/* /company/code（企業理念?行動指針）
---------------------------------------------- */

.code .lower-mv{
  background-image: url(/company/common/images/code_img01_pc.png);
  margin-top: 50px;
}
.code .lower-mv .txt-wrap{
  max-width: var(--main-min-width);
  width: 100%;
  margin: 0 auto;
  padding-left: 680px;
}
.code .lower-mv .txt-wrap h2{
  width: 100%;
  font-size: 2rem;
  font-weight: bold;
  padding:0 0 15px;
  color: #000;
}
.code .lower-mv .txt-wrap p{
  font-size: 2.4rem;
  font-weight: normal;
}
.code .title-style01{
  margin-bottom: 5px;
}
.code .txt-only{
  margin-top: 30px;
}
.code .title-style04{
  margin: 70px 0 50px;
  font-size: 2.0rem;
}
.code dl dt{
  font-size: 1.8rem;
  font-weight: bold;
  margin-block: 10px;
  margin-bottom: 20px;
  padding-left: 28px;
  text-indent: -32px;
}
.code dl dd{
  margin-bottom: 60px;
  padding-left: 28px;
}
.code .come{
  font-size: 12px;
}


/* /company/domain（ビジネスモデル）
---------------------------------------------- */

.domain .table-style01{
  margin: 10px 0 0;
}
.domain .table-style01 tr th:nth-child(1){
  width: 20%;
}
.domain .table-style01 tr th:nth-child(2){
  width: 80%;
}


/* /company/brand（黑料视频ブランド）
---------------------------------------------- */

.wrap750 {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
.brand .youtube {
  position: relative;
  width: 100%;
  padding: 56.3% 0 0 0;
}
.brand .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* /company/organization（組織図）
---------------------------------------------- */

.organization .main-wrapper img{
  margin-left: 210px;
}


/* /company/branch（国内営業拠点）
---------------------------------------------- */

.branch.index .fs12{
  margin-top: 100px;
}
.branch.index .section-style01{
  margin: 80px auto 0;
}
.branch.index .section-style01:first-child{
  margin: 100px auto 0;
}

/* MAP共通 */

@media all and (min-width: 751px) {
  a[href^="tel:"],
  a.tel{
    pointer-events: none;
    cursor: none;
  }
  .branch a.tel,
  .group a.tel,
  .profile a.tel,
  .branch a.tel:visited,
  .group a.tel:visited,
  .profile a.tel:visited{
    color: #000;
  }
  .branch a.tel:hover,
  .group a.tel:hover,
  .profile a.tel:hover{
    text-decoration: none;
    pointer-events: none;
  }
}
.branch .adress{
  line-height: 1.5;
}
.branch .map iframe,
.profile .map iframe{
  width: 100%;
  height: 480px;
  border: 0;
}


/* /company/group（グループ会社）
---------------------------------------------- */

.group .section-style01 section{
  margin-top: 50px;
}
.group .section-style01 section:first-child{
  margin-top: 0;
}
.group .section-style01 section p:not(.other-l){
  line-height: 1.8;
}
.group .child{
  margin: 30px 0 0 20px;
}
.group .child h4{
  font-size: 1.6rem;
  font-weight: bold;
}
.group .child p{
  margin-left: 10px;
}
.group .child li{
  margin-top: 30px;
}
.group .child li:first-child{
  margin-top: 0;
}
.group .other-l{
  margin-top: 10px;
  font-weight: bold;
}


/* /company/board（役員一覧）
---------------------------------------------- */

.board ul.list li{
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #ccccb4;
}
.board .list{
  margin-top: 30px;
}
.board .list li .post{
  width: 25%;
  font-size: 1.5rem;
}
.board .list li .jp{
  width: 20%;
  font-size: 1.8rem;
}
.board .list li .en{
  width: 20%;
  font-size: 1.4rem;
}
.board .list li.nojp  .post{
  width: 38%;
  font-size: 1.5rem;
}
.board .list li.nojp .en{
  width: 62%;
  font-size: 1.8rem;
}
.board section + section{
  margin-top: 100px;
}


/* /company/history（沿革）
---------------------------------------------- */

/* アコーディオンボタン */
.history-wrap{
  position: relative;
}
/*.history-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 162px;
  width: 3px;
  height: 100%;
  padding: 0;
  background: #1746aa;
  background-repeat: repeat-y;
  background-size: contain;
  vertical-align: middle;
  z-index: -1;
}*/
.history-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 157px;
  width: 15px;
  height: 100%;
  padding: 0;
  display: inline-block;/*忘れずに！*/
  background-image: url(/company/common/images/history_parts02.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: repeat-y;
  z-index: -1;
}
dl.history-accordion-btn{
  margin-top: 30px;
  padding: 35px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #1746aa;
  font-weight: bold;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
dl.history-accordion-btn.open,
dl.history-accordion-btn:hover{
  background: #1746aa;
  color: #fff;
  transition: 0.3s;
}
dl.history-accordion-btn dt{
  width: 16%;
  font-size: 1.6rem;
}
dl.history-accordion-btn dd{
  width: 84%;
  font-size: 2.1rem;
  color: #1746aa;
}
dl.history-accordion-btn.open dd,
dl.history-accordion-btn:hover dd{
  color: #fff;
}
/* アコーディオンブロック */
dl.history-list{
  display: flex;
  flex-wrap: wrap;
  margin-top: 52px;
}
dl.history-list dt{
  width: 16%;
  padding: 15px 20px;
  margin-top: -22px;
  font-weight: bold;
  text-align: right;
}
dl.history-list dt span{
  display: block;
}
dl.history-list dt.no-year{
  display: block;
}
dl.history-list dd{
  width: 84%;
}
dl.history-list div.line {
  padding: 0 0 50px 45px;
  background-image: url(/company/common/images/history_parts01.svg),url(/company/common/images/history_parts02.svg);
  background-repeat: no-repeat, repeat-y;
}
dl.history-list dd:last-child div.line {
  padding: 0 0 0 45px;
}
dl.history-list div.balloon {
  position: relative;
  display: inline-block;
  margin-top: -22px;
  padding: 30px;
  width: 97%;
  background: #efefef;
  border-radius: 8px;
}

dl.history-list div.balloon:before {
  content: "";
  position: absolute;
  top: 35px;
  left: -30px;
  margin-top: -18px;
  border: 10px solid transparent;
  border-right: 20px solid #efefef;
}
.history .txt-img.mini {
  align-items: flex-start;
}
.history .txt-img.mini .txt {
    max-width: 71%;
    width: 100%;
    padding-right: 20px;
}
.history .txt-img.mini .img-wrap{
  max-width: 200px;
  width: 29%;
}
.history .txt-img.mini .img-wrap img{
  width: 100%;
}


/*------- 開閉式アコーディオン ------*/

.history-accordion-btn,
.history-accordion-btn-dfopen{
  cursor: pointer;
}
.history-accordion-btn::after{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  background-image: url("/commons/images/accordion_plus.svg");
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
}
.history-accordion-btn:hover::after{
  background: no-repeat center url("/commons/images/accordion_plus_w.svg");
}
.history-accordion-btn.open::after{
  background: no-repeat center url("/commons/images/accordion_minus_w.svg");
}
/* デフォルト開ける場合
.history-accordion-btn-dfopen::after{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  background-image: url("/commons/images/accordion_minus.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.history-accordion-btn-dfopen.close::after{
  background: no-repeat center url("/commons/images/accordion_plus.svg");
}
.history-accordion-block-dfopen.closed{
  display: none;
}
*/


/* --------------------------------------------

 スマホ

-------------------------------------------- */

@media screen and (max-width: 750px) {


  /* /company/profile（会社概要）
  ---------------------------------------------- */

  .profile .wrap980{
    position: relative;
  }
  .profile .wrap980 .img-wrap{
    width: 100%;
    max-width: 450px;
    position: relative;
    margin: 0 auto 10px;
  }
  .profile dl div{
    padding: 15px 10px;
    display: block;
    border-bottom: 1px solid #ccccb4;
  }
  .profile dl div dt{
    width: 100%;
    font-weight: bold;
  }
  .profile dl div dd{
    width: 100%;
    margin-top: 5px;
  }

  .profile .simple-flexbox div{
    width: 100%;
    margin-top: 20px;
  }
  .branch .map iframe,
  .profile .map iframe{
    height: 380px;
  }

  /* /company/message（トップメッセージ）
  ---------------------------------------------- */

  .message .com-mes-mv{
    margin-top: 50px;
    padding: 30px 40px 0;
    background: linear-gradient(180deg, #e5e5e5 0%, #e5e5e5 80%, #fff 80%, #fff 100%);
  }
  .message .com-mes-mv + .wrap980{
    margin-top: 60px;
  }
  .message .sign{
    margin-top: 60px;
  }


  /* /company/code（企業理念?行動指針）
  ---------------------------------------------- */

  .code .lower-mv{
    max-width: 100%;
    height: auto;
    padding-bottom: 0;
    background-image: none;
    background-color: #e7e7e7;
    background-size: auto;
    display: block;
  }
  .code .lower-mv .txt-wrap{
    max-width: var(--main-min-width);
    width: 100%;
    margin: 0 auto;
    padding: 35px 50px;
    font-size: 1.8rem;
  }
  .code .lower-mv .txt-wrap h2{
    font-size: 1.6rem;
    padding: 0 0 10px;
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
  }
  .code .lower-mv .txt-wrap p{
    font-size: 1.8rem;
  }
  .code .title-style01{
    margin-bottom: 18px;
  }
  .code .txt-only{
    margin-top: 40px;
  }
  .code .title-style04{
    margin: 60px 0 40px;
  }
  .code dl dt{
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .code dl dd{
    margin-bottom: 50px;
    font-size: 1.4rem;
  }
  .code .come{
    font-size: 11px;
  }

  /* /company/brand（黑料视频ブランド）
  ---------------------------------------------- */

  .wrap750 {
    width: 85%;
  }

  /* /company/organization（組織図）
  ---------------------------------------------- */

  .organization img{
    margin-left: 0;
  }

  /* /company/branch（国内営業拠点）
  ---------------------------------------------- */

  .branch.index .fs12{
    margin-top: 50px;
    padding: 0 20px;
  }
  .branch.index .section-style01:first-child{
    margin: 50px auto 0;
  }

  /* /company/group（グループ会社）
  ---------------------------------------------- */

  .group .child h4{
    font-size: 1.5rem;
    font-weight: bold;
  }
  .group .section-style01 section p:not(.other-l){
    line-height: 1.62;
  }


  /* /company/board（役員一覧）
  ---------------------------------------------- */

  .board ul.list li{
    padding: 10px;
  }
  .board .list{
    margin-top: 25px;
  }
  .board .list li .post{
    width: 100%;
    margin-bottom: 5px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .board .list li .jp{
    width: 50%;
    font-size: 1.6rem;
    padding-right: 8px;
  }
  .board .list li .en{
    width: 50%;
    font-size: 1.3rem;
    text-align: right;
  }
  .board .list li.nojp .en{
    width: 100%;
    font-size: 1.8rem;
    text-align: left;
  }
  .board section + section{
    margin-top: 50px;
  }

  /* /company/history（沿革）
  ---------------------------------------------- */

  /* アコーディオンボタン */

  .history-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 23%;
  }
  dl.history-accordion-btn{
    padding: 20px;
  }
  dl.history-accordion-btn dt{
    width: 100%;
    font-size: 1.5rem;
  }
  dl.history-accordion-btn dd{
    width: 85%;
    font-size: 1.8rem;
    color: #1746aa;
  }
  .history-accordion-btn::after{
    right: 20px;
  }
  dl.history-list{
    display: flex;
    flex-wrap: wrap;
  }
  dl.history-list dt{
    width: 23%;
    font-size: 1.4rem;
    padding: 15px 12px 15px 0;
    text-align: right;
    display: block;
  }
  dl.history-list dt span{
    width: 100%;
    display: block;
  }
  dl.history-list dd{
    width: 77%;
  }
  /* 最後丸で切る場合
  dl.history-list dd:last-child div.line {
    background-image: url(/company/common/images/history_parts01.svg);
    background-repeat: no-repeat;
  }*/
  .history .txt-img.mini .txt {
      max-width: 100%;
      padding: 0 0 15px 0;
  }
  .history .txt-img.mini .img-wrap{
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
  }

}/* max-width:750px */
