@charset "UTF-8";
h2 {
    font-size: 26px;
}
.sec01 h2 {
    color: #666;
}
.bold {
    font-weight: bold;
}
.mt60 {
    margin-top:60px;
}
.mb40 {
    margin-bottom: 40px;
}
.pb20 {
    padding-bottom:20px;
}
.pb60 {
    padding-bottom:60px;
}
.pd-lr5 {
    padding-left: 5px;
    padding-right: 5px;
}
.em14 {
    font-size:1.4em;
}
.em16 {
    font-size:1.6em;
}

.btn:hover {
    background-color: #727171 !important;
    color: #ffffff !important;
}
.btn:visited, .btn:active, .btn:focus {
    color: #ffffff !important;
}

.foot_info .btn {
    font-size: 1.4em;
    /*padding: 6px 12px;*/
}

/**************************************************************************************/
/* トップページ：メインビュー */
/**************************************************************************************/
div.top_copy h2 {
    font-size: 42px;
    /*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);*/
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0px;
}
div.top_copy h3 {
    font-size: 18px;
    color: white;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
    letter-spacing: 0px;
}

/*円型*/ /* mod ogawa 2015.06.25 */
a.layer-circule, a.layer-circule:hover {
    text-decoration: none !important;
}
a.layer-circule div:hover {
    border: 1px solid #428bca;
}
a.layer-circule p{
    color: #333333;
}
a.layer-circule h2:hover{
    /*color: #428bca !important;*/
    color: #3375AF !important;
}
.layer_box2, .layer_box3, .layer_box4 {
	background-color:rgba(255,255,255,0.6);
	width:300px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	padding-top:45px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	-webkit-border-radius: 150px;
	-moz-border-topleft: 150px;
	border-radius: 150px;
	box-shadow: rgba(52, 53, 54, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow: rgba(52, 53, 54, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow: rgba(52, 53, 54, 0.2) 0px 0px 6px 3px;}
.layer_box2 h2, .layer_box3 h2, .layer_box4 h2 {
	color:#063664;
	letter-spacing:0.1em;
	border-bottom:1px solid #063664}
.layer_box2 p, .layer_box3 p, .layer_box4 p {
	font-size:18px;}
/* add ogawa 2015.06.25 */
.layer {
	float:left;
}
.layer_text {
    font-weight: 500;
}
.layer_sub {
    font-size: 0.6em;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0px;
}
.layer_box h2{
    margin-top:3px;
    line-height: 32px;
}
/**************************************************************************************/
/* 実績： */
/**************************************************************************************/
h2.key_color span {
    font-size: 0.5em;
    color: #fff;
    font-weight: 500;
}
div.work-sec {
    padding-top: 0;
}
div.work-link-box {
    padding-bottom: 20px;
}

/**************************************************************************************/
/* 実績：検索関連 */
/**************************************************************************************/
#keywords {
    border-radius: 6px;
    width: 480px;
    max-width: 100%;
}
#searchform {
    width: 480px;
    max-width: 100%;
}
#searchBtn {
    position: absolute;
    top: 2px;
    left: 93%;
}
span.result {
    display: block;
    text-align: center;
    margin-top: 20px;
}

/**************************************************************************************/
/* 実績：利用シーン COLOR */
/**************************************************************************************/
.cat_bnn {
    /*font-size: 13px !important;*/
}

/* 営業の現場 */
.cat_sales_bnn, .cat_company_bnn, .cat_present_bnn{
    background-color: #709aaf;
}
.sales h5{
    color: #709aaf;
}
/*.sales a:hover,.sales .work-video:hover, .sales .work-video img.thumb:hover{
    border: 2px solid #709aaf;
}*/
.sales .work-video img.thumb:hover,.sales .work-video:hover{
    border: 2px solid #709aaf;
}
/* セミナー */
.cat_seminar_bnn, .cat_service_bnn, .cat_narration_bnn{
    background-color: #76955c;
}
.seminar h5{
    color: #76955c;
}
.seminar .work-video:hover, .seminar .work-video img.thumb:hover{
    border: 2px solid #76955c;
}
/* 展示会イベント */
.cat_exhibition_bnn, .cat_tech_bnn, .cat_interview_bnn{
    background-color: #d49300;
}
.exhibition h5{
    color: #d49300;
}
.exhibition .work-video:hover, .exhibition .work-video img.thumb:hover{
    border: 2px solid #d49300;
}
/* 採用活動 */
.cat_recruit_bnn, .cat_facility_bnn, .cat_reporter_bnn{
    background-color: #756d90;
}
.recruit h5{
    color: #756d90;
}
.recruit .work-video:hover, .recruit .work-video img.thumb:hover{
    border: 2px solid #756d90;
}
/* IR活動 */
.cat_ir_bnn, .cat_heat_bnn, .cat_dorama_bnn{
    background-color: #898119;
}
.ir h5{
    color: #898119;
}
.ir .work-video:hover, .ir .work-video img.thumb:hover {
    border: 2px solid #898119;
}
/* 海外展開 */
.cat_overseas_bnn, .cat_mood_bnn, .cat_image_bnn{
    background-color: #d29bb4;
}
.overseas h5{
    color: #d29bb4;
}
.overseas .work-video:hover, .overseas .work-video img.thumb:hover{
    border: 2px solid #d29bb4;
}
/* WEBサイト */
.cat_web_bnn,.cat_voice_bnn, .cat_picto_bnn{
    background-color: #717071;
}
.web h5{
    color: #717071;
}
.web .work-video:hover, .web .work-video img.thumb:hover{
    border: 2px solid #717071;
}
/* 教育研修 */
.cat_education_bnn, .cat_anime_bnn{
    background-color: #3e8b95;
}
.education h5{
    color: #3e8b95;
}
.education .work-video:hover, .education .work-video img.thumb:hover{
    border: 2px solid #3e8b95;
}

/**************************************************************************************/
/* 伝えたいこと COLOR */
/**************************************************************************************/
.msg, .style, .package {
    font-size: 13px;
    color: #ffffff;
    padding: 5px;
    -webkit-border-radius: 2px;
    -moz-border-topleft: 2px;
    border-radius: 2px;
    line-height: 28px;
}
.style {
    background: #DB7093;
}
.msg {
    background: #6495ED;
}
.package {
    background: #A56107;
}

/**************************************************************************************/
/* 事例BOX */
/**************************************************************************************/
.cat a {
    padding: 0;
    border:none;
}
.cat a:hover,.img-poster:hover {
   opacity: 0.7;
}
div.work-box a,div.work-box div,div.work-box a:visited,div.work-box div:visited,div.work-box a:hover,div.work-box a:hover{
    text-decoration: none;
}
p.heightLine-group2 {
    position:relative;
}
p.heightLine-group3 {
    /*font-size: 12px;*/
    font-size: 14px;
    /*min-height: 100px;*/
    word-wrap:break-all;
    margin: 6px 0 0;
}
p.heightLine-group3 span {
    text-align: right;
    font-weight: 500;
    font-size: 12px;
}
p.heightLine-group3 a {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 500;
    color: #2684E4;
    text-align: left;
    padding:3px 6px;
    border:1px solid #2684E4;
}
p.heightLine-group3 a:hover {
    opacity: 1.0;
    color: #2075BF;
    border: 1px solid #2075BF;
}
span.attend-play {
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    width:100%;
    padding: 3px;
    color:#fff;
    background: #333;
    /*font-size: 0.8em;*/
    text-align: center;
    opacity: 0.7;
}
.cat .work-video {
    color: #000000;
    display: block;
    border: 2px solid #f5f5f5;
    padding: 10px;
    background-color: #ffffff !important;
}
.cat .work-video img.thumb {
    margin: 0;
    width: 100%;
}
.cat .work-video img.thumb:hover {
    cursor: pointer;
}
.cat span.works {
    background: #717071;
}
.cat span.news {
    background: #d29bb4;
}

span.next_text {
    text-align: right;
    margin-right: 10px;
    color: #428bca;
    font-weight: 600;
}
span.next_text:hover {
    cursor: pointer;
}

/**************************************************************************************/
/* modeal */
/**************************************************************************************/
.modal-header {
    padding: 10px 10px 23px 0 !important;
    border-bottom: 0;
}
.modal-dialog {
    max-width: 100%;
    width: 780px !important;
    margin-top: 50px;
}
.modal-backdrop {
    bottom: 0;
}
.modal-backdrop.in {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
.modal-content {
    /*background-color: #000;*/
    opacity: 0.95;
}
.modal-body {
    padding-top: 0;
}
.lecturer-item {
    position: relative;
}
.lecturer-item button {
    position: absolute;
    top: 137px;
    right: 5px;
}
.thumb-video {
    max-width: 100%;
}
video#samplePlay {
    width: 100%;
}

/**************************************************************************************/
/* 新着情報 */
/**************************************************************************************/
.modal-title {
    margin-left: 1em;
}
.modal-news-dialog {
    max-width: 100%;
    width: 86% !important;
    /*margin-top: 50px;*/
    margin: 50px auto 0;
}
span.type-flg {
    font-size: 0.8em;
    padding:3px 6px;
    margin-right: 6px;
    color: #fff;
    border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */ 
}
td.head_news_cat {
    width: 6em;
}
.works {
    background:#6A5ACD;
}
.news {
    background:#4682B4;
}

/**************************************************************************************/
/* メソッド */
/**************************************************************************************/
p.desc-method, h3.desc-method, .methodfoot p {
    line-height: 2.4em;
}
div.pt60 {
    padding-top: 60px !important;
}
.methodfoot h5 {
    padding: 30px 10px;
}
.methodbox ul {
    text-align: center;
    /*width: 19em;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}
li.desc-method {
    color: #999;
    /*text-align: left;*/
    line-height: 1.8em;
    font-size: 0.9em;
}
span.desc-scene {
    color: #999;
    font-size: 0.9em;
}
span.desc-style {
    display:block;
    color: #999;
    padding: 0 0.5em 0;
    font-size: 0.9em;
}

/**************************************************************************************/
/* トップ */
/**************************************************************************************/
.sec_box {
    padding-bottom: 60px;
    /*padding-bottom: 20px;*/
}
.sec01_box {
    background-color: rgba(255,255,255,0.8);
    -webkit-border-radius: 6px;
    -moz-border-topleft: 6px;
    border-radius: 6px;
    box-shadow: rgba(52, 53, 54, 0.2) 0px 0px 6px 3px;
    -webkit-box-shadow: rgba(52, 53, 54, 0.2) 0px 0px 6px 3px;
    -moz-box-shadow: rgba(52, 53, 54, 0.2) 0px 0px 6px 3px;
    padding: 10px;
    margin-top: 80px;
    width: 500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sec01_box h3 {
    color: #063664;
    text-align: center;
    font-size: 20px;
}

.sec01_box a.btn, .sec02_box a.btn {
    background-color: #063664 !important;
    color: #ffffff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 1.4em;
    font-weight: normal;

    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.sec02_lead {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

/**************************************************************************************/
/* サービス */
/**************************************************************************************/
.example-cap {
    text-align: left;
    min-height: 110px;;
}
.example-cap h3 {
    padding-left:0.4em;
}
.example-cap p {
    font-size: 0.9em;
}

/**************************************************************************************/
/* つよみ */
/**************************************************************************************/
.sp_lead_box {
    background: rgba(255,255,255,0.6);
}
.point_w span {
    padding-top: 40px;
    margin-bottom: 6px;
}
.adv_top_circle a, .adv_top_circle a:hover, .adv_top_circle a:visited{
    text-decoration: none !important;
    display:inline;
    padding:0 !important;
    background:none !important;
    border:none !important;
}
.adv_top_btn {
    margin-top: 10px;
    font-size: 0.7em;
}
.sec02_box {
    margin-bottom: 30px;
}
.onestop div {
    /*text-align:center;*/
}
.onestop p{
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 10px;
}
.onestop img {
    margin-bottom:10px;
}

/**************************************************************************************/
/* お客様の声 */
/**************************************************************************************/
.com_list_title {
    text-align:center;
    font-size:24px;
    margin-top: 1.8em;
    margin-bottom: 1.8em;
}
.com_name {
    font-size: 1.2em;
}
ul.com_list {
    padding: 10px;
    margin: 0;
    border: 1px solid #ccc;
    min-height: 88px;
}
ul.com_list li{
    line-height: 1.8em;
}
.voice_desc {
    width: 320px;
}
div.voice_modal_dialog {
    width: 920px !important;
}
div.voice_modal_content {
    height: auto;
    padding-bottom: 0px;
    min-height: 420px;
}
video.voice_video_modal {
    /*display: inline-block;*/
    width: 100%;
    /*float:left;*/
    vertical-align:top;
    margin-right: 10px;
}
div.voice_cont_modal, div.voice_text_modal {
    text-align:left;
    margin-left:10px;
}

dl.customer-info {
    padding: 10px;
    background: #eee;
    margin-bottom: 10px;
    border-radius: 8px;
}
dl.customer-info dt {
    float:left;
    margin:0;
}
dl.customer-info dd {
    margin-left: 9em;
}
dl.customer-info dd p{
    margin-bottom: 0;
}

.top_sml figcaption {
    background: rgba(255,255,255,.8);
}
h3.voice_link_title {
    margin-left: 1em;
    font-weight: 600;
    font-size: 1.8em;
}

/**************************************************************************************/
/* サービス */
/**************************************************************************************/
.service_top_pc p {
    width: 280px;
    text-align: left;
    margin-left: 0.5em;
}
.service_top_hover p {
    z-index: 400;
}

/**************************************************************************************/
/* フッター */
/**************************************************************************************/
ul.footbtn a {
    text-decoration: none;
}
ul.footbtn span {
    font-size: 0.4em;
    vertical-align: middle;
    margin-left: 0.4em;
}
.footer-bnn img {
    /* border-radius */
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    
    /* box-shadow */
    box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 6px 3px;
    -webkit-box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 6px 3px;
    -moz-box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 6px 3px;
} 
.footer-bnn img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
} 
.contact_sub {
    font-size: 0.7em;
}
.footer-adm {float:right !important;margin-right:30px !important;color:#eee;}
.footer-adm a:hover,.footer-adm a:active,.footer-adm a:visited  {text-decoration: none;color:#eee;}

/**************************************************************************************/
/* プライバシーポリシー */
/**************************************************************************************/
.pp_title {
    font-size: 1.2em;
    font-weight: 500;
}

/* footer */
.footerbody p {
    font-size: 12px;
    color: #666;
}

/**************************************************************************************/
/* リード動画 */
/**************************************************************************************/
img.thumb_lead_40sec {
    max-width: 100%;
    width: 640px;
    height: auto;
    margin: 20px auto 60px;
    display: block;
    border: 1px solid #999;
}
img.thumb_lead_40sec:hover {
    cursor: pointer;
    opacity: 0.7;
    border: 3px solid #063664;
}

/**************************************************************************************/
/* idwork 修正CSS from Mantis */
/**************************************************************************************/
/* タブレットでヘッダーの連絡先が落ちる */
/* style.css:L1571 追記

/* ニュースブロックの表示がスマートフォンに対応しない */
@media (max-width: 768px) {
    #modal-news .table {
        border-bottom:none;
        border-top:1px solid #dddddd !important
    }
    #modal-news table td {
        display:inline-block;
        border-top:none;
    }
    #modal-news table .works {
        display:block !important;
        border-bottom:1px solid #dddddd !important
    }
}
/* 会社概要ページのTBLがスマートフォンではみ出てしまう */
/* style.css:L1463 
 *.profile_tbl => .profile_tbl th
 */


/* 管理画面・ツールバー */
#wp-admin-bar-edit {display:none;}
