@charset "UTF-8";


/* ++++++++++++++　　　company.css　　　++++++++++++++++++*/

/*=============== ===============*/



/*===============  ===============*/


/******************************************************************************
会社紹介、サービス紹介、人材採用・働き方取り組み紹介
*********************************************************************
　【00】３ページ　共通指定
　【01】会社紹介ページ
　【02】サービス紹介ページ
　【03】人材採用・働き方取り組み紹介ページ
******************************************************************************/



/*******************************************************
　【00】３ページ　共通指定
*******************************************************/

/******
動画 youtube枠、キャプション部分
******/
.youtube-waku{
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    height:0; /* 高さは0にしておく(padding-topで高さを指定するため) */
    padding-top: 56.25%; /* 高さを指定(16:9) */
}

/* YouTube埋め込み用のiframe */
.youtube-waku iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.video-caption-waku{
    width: 100%;
    border: solid 1px #ddd;
    box-sizing:border-box;
    background-color: #fff;
}


.v-cap-text{
    font-size: 14px;
    line-height: 130%;
    padding: 5px 7px 5px 7px;
}

.v-cap-text em{
    font-size: 16px;
    font-weight: bold;
}

.v-time{
    font-size: 14px;
    line-height: 100%;
    padding: 0px 7px 10px 3px;
}



/******
会社概要
******/

/****　会社概要　****/


.c-profile__sns-block{
    width: 100%;
}


/*上部table*/
.cp-table01{
    width: 100%;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.cp-table01 th{
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    text-align: left;
    padding: 10px 0 10px 10px;
}

.cp-table01 td{
    font-size: 15px;
    font-weight: bold;
    line-height: 130%;
    padding: 5px 5px 5px 10px;
}

.tr01-2{
    border-top: solid 1px #ccc;
    border-bottom: dotted 1px #ccc;
}

.cp-logo-td{
    
}

.cp-logo-td img{
    height: 40px;
}

/*下部table*/
.cp-table02{
    width: 100%;
}

.cp-table02 tr{
    border-bottom: dotted 1px #ccc;
}

.cp-table02 tr:last-child{
    border-bottom: solid 1px #ccc;
}


.cp-table02 th{
    font-size: 14px;
    line-height: 120%;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    padding: 7px 10px 7px 0px;
    width: 110px;
}


/*URLを改行させる*/
.longurl{word-break: break-all;}


.cp-table02 td{
    font-size: 14px;
    line-height: 120%;
    padding: 7px 7px 7px 0px;
}


.media-link1{
    font-size: 14px;
    line-height: 120%;
    padding: 0px 0px 0px 0px;  
}


.media-link1{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px; 
    background: url("../images/cmn_icon_media1.png") no-repeat 0 2px;
    background-size: 17px;
}


.twitter-link{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px;
    background: url("../images/cmn_icon_twitter.png") no-repeat 0 2px;
    background-size: 17px;
}

.facebook-link{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px;
    background: url("../images/cmn_icon_fb.png") no-repeat 0 2px;
    background-size: 17px;
}

}

.line-link{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px;
    background: url("../images/cmn_icon_line.png") no-repeat 0 2px;
    background-size: 17px;
}

.insta-link{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px;
    background: url("../images/cmn_icon_insta.png") no-repeat 0 2px;
    background-size: 17px;
}

.youtube-link{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px;
    background: url("../images/cmn_icon_youtube.png") no-repeat 0 2px;
    background-size: 17px;
}

.note-link{
    font-size: 14px;
    line-height: 140%;
    padding: 0px 0px 6px 22px;
    background: url("../images/cmn_icon_note.png") no-repeat 0 2px;
    background-size: 17px;
}





.pdf-dl{
    margin-top: 7px;
}


.pdf-dl li{
    clear: both;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 140%;
    
}

.pdf-dl li img{
    float: left;
    margin: 0 10px 5px 0;
    width: 60px;
    border-radius: 3px;
    border: solid 1px #ccc;
    
}




/******
企業へのお問い合わせボタン
******/
.c-toi-btn{
    width: fit-content;
    margin: 20px auto 0 auto;
}

/*グレー枠　タイプ
rounder-btn02　は　conetnsbase000.cssに記述
*/










/******
サービス紹介
採用・働き方取組
企業名エリア
******/


.com01-1-Area{
    width:  100%;
    max-width: 1000px;
    margin: 7px auto 8px auto;
}


.c-name-01{
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    margin-right: 10px;
}

.go-cp-top{
    float: left;
    width: 90px;
}


.go-cp-top a{
    display: inline;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    line-height: 100%;
    color: #666;
    background-color: #fff;
    border-radius: 15px ;
    border: solid 1px #ccc;
    cursor: pointer;
}






/******
サービス紹介
採用・働き方取組
動画、キャプションエリア
******/
.com01-2{
    width: 100%;
    max-width: 720px;
    margin: 0 auto 0 auto;
    padding: 20px 0 20px 0;
}



/******
サービス＆人材取り組み紹介01-2　動画エリア
******/

.com01-2-Area{
    clear: both;
    background: repeating-linear-gradient(135deg, #d7d7d7, #d7d7d7 3px, #e6e6e6 3px, #e6e6e6 8px);
}


.c-subtitle{
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    color: #fff;
    padding: 6px 0 6px 0;
}


/******
サービス＆人材取り組み紹介01-3　企業概要　other動画リンクエリア
******/

.com01-3-Area{
    width: 100%;
    max-width: 720px;
    margin: 20px auto 50px auto;
}


/*****
左右分割
*****/
/***460px以上***/
.com01-3__L{
    float: left;
    width:calc(100% - 194px);
}

.com01-3__R{
    float: right;
    width: 182px;
    border-radius: 3px;
}
/*****
左右分割
*****/
/***460px未満***/
@media (max-width: 460px){
     .com01-3__L{
    float: none;
    width:calc(100%);
    }
    .com01-3__R{
    float: none;
    margin: 10px auto 10px auto;
    }
}




.com01-3__R a{
    display: block;
    width: 100%;
}

.com01-3__R a:hover{
    opacity: 0.8;
}



.go-link-img{
    width: 182px;
}

.thumbnail-s{
    width: 174px;
    height: 103px;
    margin: 0 auto 0 auto;
}


.thumbnail-s img{
    width: 174px;
}




/******
SNS共有ボタン部分
******/

.snsLink-Area{
    margin-bottom:30px;
}

.share-text{
    text-align: center;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 10px;
}


.snsLink{
    width: 100%;
    display: flex;
    flex-flow:row wrap;
    justify-content: center;
}

.snsLink li{
    width: 65px;
    border-radius: 3px;
    margin: 0 4px 4px 4px;
}

.snsLink li a{
    display: block;
    width: 65px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}



.sns-tw{
    background-color: #219af1;
}

.sns-fb{
    background-color: #1d76f3;
}

.sns-line{
    background-color: #0dc755;
}

.sns-copy{
    background-color: #999999;
}


.snsLink-Area li:hover{
    opacity: 0.8;
}






/*******************************************************
　【01】会社紹介ページ
*******************************************************/

/*===========================
企業紹介00-1　タイトルリードエリア
===========================*/
.com00-1-Area{
    width:  100%;
    max-width: 1000px;
    margin: 0 auto 30px auto;
}

.com-postday{
    font-size: 12px;
    line-height: 100%;
    color: #666;
    text-align: right;
    margin: 10px 5px 3px 0;
}


.c-name-00{
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    margin: 0 0 10px 5px;
}

.c00-1{
    
}


/******
企業画像　タイトル
******/
/***** 600px以上　表示 *****/
.c-img{
    float: left;
    display: block;
    width: 178px;
    border: solid 1px #ccc;
    margin-right: 15px;
}

.c-cach{
    float: left;
    width:calc(100% - 195px);
}

.c-cach h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}

/******
企業画像　タイトル
******/
/***** 600px未満　表示 *****/
@media (max-width: 599px){
    .c-img{
    width: 30%;
    max-width: 178px;
    margin-right: 4%;
    }
    .c-cach{
    width:calc(100% - 40%);
    }
    .c-cach h3{
    font-size: 18px;
    }
    
}







/*===========================
企業紹介00-2　動画紹介エリア
===========================*/
.com00-2-Area{
    background: repeating-linear-gradient(135deg, #f5f5f5, #f5f5f5 3px, #fff 3px, #fff 8px);
}




.c00-2{
    width:  100%;
    max-width: 1000px;
    margin: 0px auto 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}


/******
動画枠部分
******/
/***** 600px以上　表示 *****/

.c00-2-L{
    float: left;
    width: 47%;
    max-width: 420px;
}


.c00-2-R{
    float: right;
    width: 47%;
    max-width: 420px;
}

/******
動画枠部分
******/
/***** 600px未満　表示 *****/
@media (max-width: 599px){
    .c00-2-L{
    float: none;
    width: 100%;
    max-width: 600px;
    }
     .c00-2-R{
    float: none;
    width: 100%;
    max-width: 600px;
    } 
}

/******
動画タイトル部分
******/
.blockTitle-waku{
    width: 100%;
    border-radius: 16px 16px 0 0;
    margin-bottom: 5px;
}

.blockTitle{
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    padding:10px 0 10px 10px;
    color: #fff;
}

.blockTitle::before{
    content:"●";
    color:#fff;
}


/******
ボタン
******/
/***** 600px以上　表示 *****/
.link-btn1-waku{
   margin-top: 10px;
}


.link-btn1{
    float: right;
    display: inline;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    line-height: 100%;
    color: #0072d1;
    background-color: #fff;
    border-radius: 15px ;
    border: solid 1px #ccc;
    cursor: pointer;
}


/******
ボタン
******/
/***** 600px未満　表示 *****/
@media (max-width: 599px){
    .link-btn1-waku{
    margin-top: 10px;
    margin-bottom: 20px;
    }
    .link-btn1{
      float: none;  
    }
}




/*===========================
企業紹介00-3　企業概要エリア
===========================*/
.com00-3-Area{
    clear: both;
    margin: 30px 0 40px 0;
}


.com00-3{
    width: 100%;
    max-width: 500px;
    margin: 0 auto 0 auto;
}










/*******************************************************
　【02】サービス紹介ページ
*******************************************************/








/*******************************************************
　【03】人材採用・働き方取り組み紹介ページ
*******************************************************/






