@charset "UTF-8";

.mt_anime .t-header_content_wrap{
	transition: top 0.4s ease 0s;
}

.mt_ajt01 .t-header_content_wrap{
	top: 100px;
}


.mt_ajt01{
}

#layer_board_area {
	display: none;
	height: 100px;
}

.mt_ajt01 #layer_board_area{
	display: block;
}

#layer_board_wrap{
	position: fixed;
	width: 100%;
	height: 100px;
	z-index: 50000;
	top: 0;
	left: 0;
	background: #fff;
}

.layer_board_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: #fff;
	opacity: 1 !important;
}

.layer_board {
    position: relative;
    padding:30px 20px 10px 20px;
    text-align: center;
    z-index: 2000;
}
.app_link_bt_area{
	letter-spacing: -0.4em;
}
.btn_close {
 
}
ul.l_b_ul {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 22%;
    margin-left: 1%;
}
p.app_txt span {
    font-weight: bold;
    font-size: 13px;
    line-height: 1;
    display: block;
}
li#apArea a {
    color: #003366;
    font-size: 13px;
    border: solid 1px #003366;
    display: block;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
}	
p.app_txt {
    font-size: 12px;
	display: inline-block;
    width: 53%;
    letter-spacing: normal;
    vertical-align: middle;
}
.btn_close {
    position: absolute;
    top: 10px;
    left: 15px;
}
.sk_app_img {
	display: inline-block;
    width: 22%;
    vertical-align: middle;
}
.sk_app_img img {
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 10px;
	
}

