/*
Theme Name:   BA_002 子テーマ
Template:     60l_design_b
Version:      1.0.0
Description:  BA_002_プロモーション重視の子テーマです
Author:       Visual Research
*/

/* トップページ */
.header_tel_during {
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    text-align: center;
}

.top_news_superbox {
	background-color: #e6f7ff;
}

.contents_title_en {
	color: #0096df;
}

.contents_title_jp {
	color: #006ea4;
}

.contents_title_hr {
	border-top: 1px dashed #62ccff;
}

#footer,.footer_copy {
	background: #fff;
}

.footer_left_linkbox span,.footer_copy {
	color: rgb(51, 51, 51);
}

.footer_copy {
    border-top: none;
}

.footer_logo {
    width: 100px;
}

.top_bnr_superbox a {
	width: 29%;
}

.top_bnr_superbox a img {
    width: 100%;
    height: auto;
}

.header_logo {
    height: 60px;
    margin-top: 10px;
}

.gnavi_superbox > div > h1 {
	width:180px;
}

@media screen and (max-width: 980px){
.header_logo {
    height: 65px;
    width: auto;
    margin-top: -35px;
    left: 20px;
}
}

/* 会社案内 */
.group_table .group_title {
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: #0096df 3px solid;
    margin: 50px 0 30px 0;
}

.group_table div i {
    color: #0096df;
}

.group_table table, .group_table table td, .group_table table th {
    border: 1px solid #595959;
    border-collapse: collapse;
}

.group_table table {
    table-layout: fixed;
    width: 100%;
}

.group_table td, .group_table th {
    padding: 15px;
    height: 25px;
}

.group_table th {
    background: #f0e6cc;
    width: 20%;
    font-weight: normal;
    text-align: left;
}

.group_table td {
    width: 75%;
}

.group_table table a:link {
    color: #0054FF;
    text-decoration: underline;
}

.group_table .sptitle, .group_table .sptext {
    display: none;
}

@media screen and (max-width: 980px){
.group_table table {
    display: none;
}

.group_table .sptext {
    padding-left: 30px;
    display: block;
}
	
.group_table .sptitle {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 30px;
    display: block;
}
}

/* 個人情報の取り扱いについて */
.att {
    padding-left: 2em;
    text-indent: -2em;
}

.boxSetkin {
    width: auto;
    margin: 10px;
    border: 2px solid #DDDDDD;
    background-color: #ffffff;
    padding: 10px;
}

h3.type_area {
	padding: 5px 10px;
    color: #111;
    background-color: #f0f0f0;
    border-left: 8px solid #0096df;
}

table.kjTable {
    background-color: #CCCCCC;
	margin-top: 20px;
}

table.kjTable th {
    background: #EFEFEF url(icon_nini.jpg) no-repeat 15px 15px;
    border: 1px solid #FFF;
    padding: 15px 15px 15px 15px;
    font-weight: normal;
    text-align: left;
    font-size: 120%;
    line-height: 150%;
    vertical-align: top;
}

table.kjTable td {
    background: #fff;
    padding: 5px;
    font-size: 100%;
    line-height: 130%;
    vertical-align: top;
    _layout-grid-line: 0px;
    _zoom: 1;
    height: 20px;
}

/* フォーム */
.mw_wp_form .red,.nec {
    color: #ff0000;
    font-weight: bold;
}

.inq_item_check .mwform-checkbox-field {
    display: block;
}

.mw_wp_form_input a.kaiyaku_a {
    color: blue;
    text-decoration: underline;
}

.formtitle {
    background: #c2edff;
    padding: 1em;
    font-weight: bold;
    font-size: 16px;
}
