@charset "utf-8";
body {
    color: #333;
    font: 400 14px helvetica neue,noto sans jp,yu gothic,YuGothic,ヒラギノ角ゴ pron w3,hiragino kaku gothic pron,Arial,メイリオ,Meiryo,sans-serif;
    line-height: 1.6;
    letter-spacing: .01em;
    counter-reset: aimIndex qaIndex ranking
}
.l_main{
  text-align: left;
}
.l_section_first{
  margin-top: 60px;
}
.l_section_first:first-of-type{
  margin-top: 30px;
}
.l_section_second{
  margin-top: 20px;
}
.l_section_second:nth-of-type(n+2){
  margin-top: 50px;  
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 599px){
  .l_section_first{
    margin-top: 35px;
  }
}
/*********
main
*********/

/*color ワークショップ*/
#ws .m_case_headingType_main,
#ws .m_overview_table_lineTtl,
#ws .m_interview_A_name_main,
#ws .m_cards_glid-ws .m_card_color,
#ws .m_case_btnTarget-more:hover{
  background-color: #C1395E;
}
#ws .m_card_color{
  outline: 1px solid #C1395E;
}
#ws .m_headerFirst_main_sub,
#ws .m_singleWord_itemPeople_txtMain{
  color: #C1395E;
}
#ws .m_case_btnTarget-more{
  color: #C1395E;
  border-color: #C1395E;
}
#ws .m_case_btnTarget-secure{
  border-color: #C1395E;
  background-color: #C1395E;
}
#ws .m_case_btnTarget-more:hover{
  color: #fff;
}
#ws .m_case_btnTarget-secure:hover {
  color: #C1395E;
  background-color: #fff;
}
#ws .m_overview_table-service .m_overview_table_lineTtl{
  background-color: #333333;
}

/*color カスタマイズ動画制作*/
#cm .m_case_headingType_main,
#cm .m_overview_table_lineTtl,
#cm .m_interview_A_name_main,
#cm .m_cards_glid-ws .m_card_color,
#cm .m_case_btnTarget-more:hover{
  background-color: #EC6C00;
}
#cm .m_card_color{
  outline: 1px solid #EC6C00;
}
#cm .m_headerFirst_main_sub,
#cm .m_singleWord_itemPeople_txtMain{
  color: #EC6C00;
}
#cm .m_case_btnTarget-more{
  color: #EC6C00;
  border-color: #EC6C00;
}
#cm .m_case_btnTarget-secure{
  border-color: #EC6C00;
  background-color: #EC6C00;
}
#cm .m_case_btnTarget-more:hover{
  color: #fff;
}
#cm .m_case_btnTarget-secure:hover {
  color: #EC6C00;
  background-color: #fff;
}
#cm .m_overview_table-service .m_overview_table_lineTtl{
  background-color: #333333;
}



.m_case_headingType{}
.m_case_headingType_main{
  display: inline-block;
  background-color: #C1395E;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 20px;
}
.m_case_headingTtl{
  margin-top: 10px;
}
.m_case_headingTtl_sub{
  font-size: 16px;
  font-weight: 500;
}
.m_case_headingTtl_main{
  font-size: 22px;
  letter-spacing: -1px;
}
.m_case_headingVisual{
  display: flex;
  margin-top: 20px;
}
.m_case_headingImg{
  width: 480px;
  height: 184px;
}
.m_case_headingImg_main {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.m_case_headingMsg{
  margin-top: 40px;
}
.m_case_headingInfo{
   flex: 1;
}
.m_case_headingInfo_logo{
  width: 130px;
  height: 43px;
  margin: auto;
  margin-top: 20px;
}
.m_case_headingInfo_table{
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
}
.m_case_headingInfo_table_line{
  display: flex;
  font-size: 12px;
}
.m_case_headingInfo_table_line:last-of-type .m_case_headingInfo_table_lineTtl{
  border-bottom: 1px solid #333;
}
.m_case_headingInfo_table_lineTtl{
  color: #fff;
  background-color: #333;
  border-bottom: 1px solid #fff; 
  text-align: center;
  white-space: nowrap;
  width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m_case_headingInfo_table_lineCont{
  border-bottom: 1px solid #333; 
  width: 100%;
  padding-left: 5px;
}
@media screen and (max-width: 768px){
  .m_case_headingType_main{
    font-size: 12px;
  }
  .m_case_headingTtl_sub{
    font-size: 14px;
  }
  .m_case_headingTtl_main{
    font-size: 20px;
  }
  .m_case_headingVisual{
    display: block;
  }
  .m_case_headingImg{
    width: 100%;
    height: auto;
  }
  .m_case_headingInfo_table{
    max-width: 350px;
    margin: 10px auto;
  }
  .m_case_headingInfo_logo{
    display: none;
  }
}
@media screen and (max-width: 599px){
}
.m_headerFirst{
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.m_hr .m_headerFirst{
  margin-bottom: 10px;
}
.m_headerFirst_main{
  font-size: 28px;
  font-weight: 700;
}
.m_headerFirst_main_sub{
  color: #C1395E;
  margin-right: 20px;
}
.m_headerSecond{
  margin-top: 20px;
}
.m_hr .m_headerSecond{border-color: #C1395E;}
.m_headerSecond_main{
  font-size: 24px;
  color: #333;
  font-weight: 500;
}
.m_hr .m_headerSecond_main{color: #C1395E;}
.m_msg{
  background-color: #EFEFEF;
  padding: 15px;
}
.m_case_btnWrap{
  margin-bottom: 10px;
}
@media screen and (max-width: 768px){
  .m_headerFirst_main{
    font-size: 22px;
  }
  .m_headerSecond_main{
    font-size: 20px;
  }
}
@media screen and (max-width: 599px){
  .m_headerFirst_main{
    font-size: 20px;
  }
  .m_headerSecond_main{
    font-size: 18px;
  }
}
/*********
01  事例概要
*********/
.m_overview_table{
  border: 1px solid #000000;
  margin-top: 20px;
}
.m_overview_table-service{
  margin-top: 10px;
}
.m_overview_table_line{
  display: flex;
}
.m_overview_table_lineTtl{
  color: #fff;
  background-color: #C1395E;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-width: 144px;
  max-width: 144px;
}
.m_overview_table-service .m_overview_table_lineTtl{
  background-color: #333333;
}
.m_overview_table_line:last-of-type .m_overview_table_lineTtl{
  border-bottom: none;
  padding: 15px;
}
.m_overview_table_lineTtl_main{
  font-size: 28px;
  text-align: center;
}

.m_overview_table_lineTtl_sub{
  font-size: 14px;
}
.m_overview_table_lineCont{
  padding: 15px 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-bottom: 1px solid #000;
  width:100%;
}
.m_overview_table_line:last-of-type .m_overview_table_lineCont{
  border-bottom: 0;
}
.m_overview_table_lineCont_main + .m_overview_table_lineCont_main{
  margin-top: 10px;
}
.m_overview_table_lineCont-ol .m_overview_table_lineCont_main + .m_overview_table_lineCont_main{
  margin-top: 5px;
}
@media screen and (max-width: 768px){
  .m_overview_table_line{
    display: block;
  }
  .m_overview_table_lineTtl{
    flex-direction: row-reverse;
    align-items: baseline;
    max-width: 100%;
  }
  .m_overview_table_lineTtl_main > br{
    display:none;
  }
  .m_overview_table_lineTtl_sub{
    padding-left: 10px;
  }
}
@media screen and (max-width: 599px){
}
/*********
02  事例詳細～Succes Story
*********/
.m_interview_headingMsg_main + .m_interview_headingMsg_main{
  margin-top: 10px;
}
.m_interview_flex{
  display: flex;
}
.m_interview_imagesFlex {
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 650px;
  margin: 20px auto 20px;
}
.m_interview_glid{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 650px;
  margin: 50px auto 50px;
}
.m_interview_img{
  padding: 20px;
  padding-bottom: 0;
  text-align: center
}
.m_interview_imagesFlex .m_interview_img{
  width: 315px;
  margin-top: 20px;
  padding: 0;
  text-align: start;
}
.m_interview_glid .m_interview_img{
  width: 315px;
  margin-top: 20px;
  padding: 0;
  text-align: start;
}
.m_interview_img_main{
  width: 650px;
  height: auto;
  margin: auto;
  vertical-align: bottom;
}
.m_interview_Img_str{
  width: 650px;
  margin:auto;
  font-size: 12px;
  text-align: left;
}
.m_interview_imagesFlex .m_interview_img_main{
  width: 100%;
}
.m_interview_glid .m_interview_img_main{
  width: 100%;
}
.m_interview_flex .m_interview_img{
  padding-left: 40px;
}
.m_interview_flex .m_interview_flex_str + .m_interview_img{
  padding-left: 20px;
  padding-right: 40px;
}
.m_interview_flex .m_interview_img_main{
  width: 300px;
}
.m_interview_Q,
.m_interview_A{
  margin-top: 20px;
}
.m_interview_A-sp{
  display: none;
}
.m_interview_A_name + .m_interview_A_msg{
  margin-top: 10px;
}
.m_interview_A_name_main{
  display: inline-block;
  background-color: #C1395E;
  color: #fff;
  padding: 0px 10px;
  border-radius: 20px;
  font-weight: 500;
}
.m_interview_A_msg_main + .m_interview_A_msg_main{
  margin-top: 10px;
}  
@media screen and (max-width: 768px){
  .m_interview_flex{
    flex-direction: column;
  }
  .m_interview_flex .m_interview_img{
    padding-left: 20px;
  }
  .m_interview_flex .m_interview_img_main{
    width: 100%;
  }
  .m_interview_Img_str{
    width: auto;
  }
  .m_interview_imagesFlex{
    display: block;
    width: auto;
    margin: auto;
  }
  .m_interview_imagesFlex .m_interview_img{
    width: 100%;
    margin-top: 0px;
    padding: 20px;
    padding-bottom: 0;
    text-align: start;
  }
  .m_interview_glid{
    width: auto;
    padding: 0 20px;
    justify-content: space-between;
  }
  .m_interview_glid .m_interview_img{
    width: 50%;
    padding-right: 10px;
  }
  .m_interview_glid .m_interview_img:nth-of-type(2n){
    padding-left: 10px;
    padding-right: 0;
  }
  .m_interview_glid .m_interview_img_main{
    width: 100%;
  }
  .m_interview_A-spMt0{
    margin-top: 0;
  }
  .m_interview_A-pc{
    display: none;
  }
  .m_interview_A-sp{
    display: block;
  }
}
@media screen and (max-width: 599px){
}
/*********
03  インソースからひとこと
*********/
.m_singleWord_list{}
.m_singleWord_item{}
.m_singleWord_item{
  display: flex;
}
.m_singleWord_item + .m_singleWord_item{
  margin-top: 20px;
}
.m_singleWord_itemPeople{
  min-width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.m_singleWord_itemPeople_icon{}
.m_singleWord_itemPeople_txtMain{
  color: #C1395E;
  font-weight: 500;
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 599px){
  .m_singleWord_item{
    display: block;
  }
  .m_singleWord_itemPeople{
    flex-direction: row;
    justify-content: flex-start;
  }
  .m_singleWord_itemPeople_iconMain{
    margin-right: 10px;
  }
}
/*********
04企業紹介
*********/
.m_intro_txtMain{
  font-size: 24px;
  font-weight: 500;
}
.m_intro_txtLink{
  color: inherit;
  text-decoration: underline;
}
.m_intro_txtLink:hover{
  color: inherit;
  text-decoration: underline;
  opacity: .7;
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 599px){
  .m_intro_txtMain{
    font-size: 18px;
  }
}
/*********
05  その他ワークショップの事例
*********/
.m_cards_glid{
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.m_cards_glid:after{
  content: "";
  display: block;
  width: 230px;
}
.m_cards_item_glid{
  margin-top: 15px; 
}
.m_card{
  display: block;
  border: 1px solid #333333;
  width: 230px;
  color: #333333;
}
.m_card:hover{
  opacity: 0.6;
  transition: .3s;
}
.m_card_msg,
.m_card_table,
.m_card_tags{
  margin-left: 15px;
  margin-right: 15px;
}
.m_card_color{
  height: 8px;
}
.m_cards_glid-ws .m_card_color { background-color: #C1395E}

.m_second_ws .m_card_color{ background-color: #C1395E}
.m_second_cs .m_card_color{ background-color: #C1395E}
.m_second_bup .m_card_color{ background-color: #89A7C2}
.m_second_lms .m_card_color{ background-color: #E07B42}
.m_second_cm .m_card_color{ background-color: #E07B42}
.m_second_ev .m_card_color{ background-color: #AEC17B}
.m_second_sc .m_card_color{ background-color: #D488CC}
.m_card_imgMain{
  width: 100%;
  vertical-align: bottom;
}
.m_card_msg{
  margin-top: 10px;
}
.m_card_msgMain{
  font-size: 16px;
  font-weight: 500;
}
.m_card_table{
  border: 1px solid #333;
  border-left: none;
  border-bottom: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.m_card_table_line{
  display: flex;
  font-size: 12px;
}
.m_card_table_line:last-of-type .m_card_table_lineTtl{
  border-bottom: 1px solid #333;
}
.m_card_table_lineTtl{
  color: #fff;
  background-color: #333;
  border-bottom: 1px solid #fff; 
  width: 58px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m_card_table_lineCont{
  border-bottom: 1px solid #333; 
  width: 142px;
  padding-left: 5px;
}
.m_card_tags{
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 10px;
}
.m_card_tags_item{
  border: 1px solid #333;
  border-radius: 20px;
  font-size: 11px;
  padding: 0 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px){
  .m_cards_glid{
    justify-content: center;
  }
  .m_cards_item_glid{
    margin: 40px 20px 0 20px;; 
  }
  .m_cards_glid:after{
    content: "";
    width: 230px;
    margin: 0 20px;
  }
}
@media screen and (max-width: 599px){
  .l_cards_glid:after{
    content: none;
  }
}
/*********
contact_btn
*********/
.m_case_btn{
  margin-top: 50px;
  margin-bottom: 50px;
}
.m_case_btnWrap{
  text-align: center;
}
.m_case_btnTarget{
  width: 350px;
  display: inline-block;
  padding: 2px 0;
  font-size: 15px;
  border-radius: 30px;
}
.m_case_btnTarget > br {
  display: none;
}

.m_case_btnTarget-more{
  border: 2px solid;
}
.m_hr .m_case_btnTarget-more{
  color: #C1395E;
  border-color: #C1395E;
}
.m_bup .m_case_btnTarget-more{
  color: #89A7C2;
  border-color: #89A7C2;
}
.m_el .m_case_btnTarget-more{
  color: #E07B42;
  border-color: #E07B42;
}
.m_ev .m_case_btnTarget-more{
  color: #AEC17B;
  border-color: #AEC17B;
}
.m_sc .m_case_btnTarget-more{
  color: #D488CC;
  border-color: #D488CC;
}
.m_case_btnTarget-more:hover{color: #fff;}
.m_hr .m_case_btnTarget-more:hover{  background-color: #C1395E;}
.m_case_btnTarget-secure{
  color: #fff;
  border: 2px solid pink;
}
.m_hr .m_case_btnTarget-secure{
  border-color: #C1395E;
  background-color: #C1395E;
}
.m_case_btnTarget-secure:hover{ background-color: #fff;}
.m_hr .m_case_btnTarget-secure:hover{ color: #C1395E;}
@media screen and (max-width: 768px){}
@media screen and (max-width: 599px){
  .m_second_cs .m_case_btnTarget-more{
    letter-spacing: -3px;
  }  
  .m_second_cm .m_case_btnTarget-more{
    letter-spacing: -1px;
  }
  .m_ev .m_case_btnTarget-more{
    letter-spacing: -1px;
  }
  .m_case_btnTarget{
    width: 100%;
  }
  .m_case_btnTarget > br {
/*    display: block;*/
  }
}