@charset "UTF-8";

/* PC版 ナビの下矢印を消す */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border: none;
}



h1#title {
    background: none;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    height: auto;
    line-height: 1.1em;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 0;
    max-width: 100%;
}

h1#title img {
    margin-top: 10px;
    margin-bottom: 0;
    max-width: 100% !important;
}

.sub {
    font-size: 0.7em;
    font-weight: normal;
}

/* キービジュアル（1日研修） */
#key_img {
    max-width: 100%;
    height: auto;
}

.option_1 a {
    font-size: 0.9em;
    border-radius: 4px;
    margin: 0 0 20px 0;
    float: right;
}

.text_em {
    color: #448aca;
    font-size: 1em;
    margin: 0 10px 15px;
    text-align: left;
    font-weight: normal;
}

dl.program dt {

    color: #36c;
}


.bold_b  {
    font-size: 1em;
}




/* h2 */
h2 {
	display:block;
	height:40px;
	width:100%;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	background:none;
    padding: 0 0 0 0.5em;
    margin: 30px 0 10px;
	border-left:none;
    border-right:none;
	clear:both;
    position: relative;
    line-height: 40px;
}

h2::before,
h2::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
h2::before {
	top: 0;
	border-top: 2px solid #448aca;
	border-bottom: 1px solid #448aca;
}
h2::after {
	bottom: 0;
	border-top: 1px solid #448aca;
	border-bottom: 2px solid #448aca;
}

/* 長くて2行になる場合 */
.ly_2line {
     height: auto;
}

#one_day ul li, ul.blue_list1 li {
    font-size: 1em;
    line-height: 1.3em;
    padding: 0  0 0 1.4em;
}

h3 span {
    font-size: 1em;
} 


dl.program dd {
    font-size: 0.85em;
}


/* 《1日研修プログラム》研修カリキュラム概要 */
#curriculum h4 {
    color: #fff;
    text-align: left;
    display: block;
    margin: 10px 5px 5px 5px;
    padding: 4px 0 0 1em;
}

#curriculum .case_01 h4 {
    color: #fff;
    text-align: left;
    display: block;
    margin: 10px 5px 2px 5px;
}

#curriculum dl{
    border-bottom: none;
    margin: 0 5px 0 5px;
}

#curriculum dl dt{
    width: 100%;
    border-top: none;
    margin: 0px;
    padding: 5px 0 5px 1.2em;
    float: none;
    font-weight: bold;
    font-size: 0.9em;
}

#curriculum dl dd{
    margin: 0 0 1em 0;
    font-size: 0.9em;
}

#program_1 > h4 {
    background-color: #82c9cb;
}

#program_1 dl dt {
    background-color: #cae8e9;
}

#program_2 > h4 {
    background-color: #7d90cb;
}

#program_2 dl dt {
    background-color: #c6cee8;
}

#program_3 > h4 {
    background-color: #6466a7;
}

#program_3 dl dt {
    background-color: #a5a6cc;
}

dl.yoko_1 {
    font-size: 0.85em;
}

div.kakomi_1{
    margin: 5px auto 2em;
    line-height: 155%;
    font-size: 0.85em;
}


/* 2日間宿泊研修プログラム */
#two_days h4 {
    margin-left: 0.5em;
}

.note_1 {
    font-size: 0.8em;
    margin-left: 1.5em;
}


.note_2 {
    font-size: 0.8em;
    margin-left: 1.5em;
    text-indent: -1em;
}

#two_days table {
    font-size: 0.8em;
}

#two_days h4.title_1 {
    font-size: 1em;
}

#footer_top {
    width: 100%;
    border-top: none;
    border-bottom: 8px solid #004898;
}

/*関連サービス　
---------------------------------------------------------------------------*/
#r_services h3{
    font-size: 1.1em;
    font-weight: 500;
}

#sub_menu {
    display:block;
	overflow: hidden;
	height: auto;
	background-image: none;
    margin-top: 0;
    width: 100%;
}

#sub_menu ul.sub_menu_ul {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    bottom: 0;
    display: block;
    position: static;
}

#sub_menu ul.sub_menu_ul li {
    float: none;
    line-height: 30px;
    margin-right: 0;
    margin-bottom: 6px;
    text-align: center;
    font-size: 13px
}

#sub_menu ul.sub_menu_ul li a:link, #sub_menu ul.sub_menu_ul li a:visited {
    display: block;
    border: 1px solid rgb(52, 181, 208);
    background-color: #fff;
    width: 100%;
    height: 30px;
    color: #666;
    text-decoration: none;
}

#sub_menu ul.sub_menu_ul li a:hover, #sub_menu ul.sub_menu_ul li a:active {
    display: block;
    border: 1px solid rgb(52, 181, 208);
    background-color: rgb(52, 181, 208);
    color: #fff;
    text-decoration: none;
}

#sub_menu ul.sub_menu_ul:after {
    clear: left;
    display: block;
}

#sub_menu ul.sub_menu_ul li.m_r_1 {
    margin-right: 0;
}

#sub_menu ul.sub_menu_ul li.m_r_1:first-child {
    margin-right: 0;
}

#sub_menu ul.sub_menu_ul li.m_r_2 a:link, #sub_menu ul.sub_menu_ul li.m_r_2 a:visited,
#sub_menu ul.sub_menu_ul li.m_r_2 a:hover, #sub_menu ul.sub_menu_ul li.m_r_2 a:active {
    width: 100%;
}


#footer_nav dl dt a:hover {
    color: #11bbef !important;
}



#r_services dl dt,
#r_services .inc_none /* include無し */ {
    font-size: 0.9em;
}

#r_services  dl dd {
    font-size: 0.8em;
}

/* 1日研修プログラム/2日間宿泊研修プログラムはこちら */
#wrapper div.link_2days a {
    padding: 15px 0;
    width: 80%;
    border: 1px solid #00aec2/*fbb03b*/;
    background-color: #f5fdfe;
    text-align: center;
    font-size: 1.2em;
}


/*お問い合わせエリア
--------------------------------------------------------------------------- */
.contactArea {
    width: 100% !important;
    margin: 0 auto 50px;
}

.contactArea img {
    max-width: 100%;
		clear: both;
}

#tel_0120, .tel_0120, #tel_0120_02 {
    max-width: 100%;
    max-height: auto;
    font-size: 1.6em;
		clear: both;
}

#tel_0120_02 {
    max-width: 100%;
    max-height: auto;
    font-size: 1.6em;
	float: none;
	margin:20px auto !important;

}


#sss_m a img {
	clear: both;	
    max-width: 100%;
    max-height: auto;
    margin: 20px auto !important;
}

.contactArea img.to_form {
    max-width: 100%;
	float: none;
	margin: 0 auto !important;
	

}


/* 通常テキスト
-------------------------------------------------------------------------- */
.text_01 /* パソコン/タブレット/スマホのセキュリティ管理ソリューション<p> */ {
    line-height: 1.3em !important;
}


/* 料金表テーブル（セコムあんしんOffice365） */
table.ta_p1 td, table.ta_p1 th {
    font-size: 0.9em;
    padding: 0 8px !important;
}

/* 災害ポータル */
.saigaip .ta1 {
    font-size: 0.85em;
}

#menuArea ul li dl {
    height: auto !important;
}

#menuArea > ul > li {
    width: 100%;
    margin: 0.5em 0;
}

#menuArea ul li dl {
    padding-bottom: 0;
}


.note_3 {
    font-size: 0.85em;
}



.link_price a {
    width: 100%;
}