@charset "utf-8";


/* ==================================================
contents
================================================== */


/* ==================================================
clearfix
================================================== */


/* for modern browser */

.clearfix:after {
    content: "";
    /* do not edit */
    display: table;
    /* do not edit */
    clear: both;
    /* do not edit */
}



/*ThangNQ*/
.news_infors {
    margin-bottom: 20px;
    margin-top: 40px;
}

.news_infors a {
	text-decoration: none;
	color: #000000;
}

.news_infors li {
    list-style: none;
}

.news_infors .top_ttl {
	background-color: #ffffff;
}

.infors,
.news {
    width: 50%;
}

.infors {
    float: right;
    padding-left: 5px;
}

.news {
    float: left;
    padding-right: 5px;
}

.news .news_inner,
.infors .infors_inner{
    background-color: #f6f6f6;
}

.news .news_inner .news_list {
	padding-left: 8px;
    padding-right: 8px;
}


.news .news_inner .news_list .news_item {
	padding: 10px 20px 10px 0;
    background: url(/shared/templates/tokyo2020_top/images/bg_list_new.png) bottom repeat-x;
}

.news .news_inner .news_list .news_item:first-child {
	padding-top: 18px;
}

.news .news_inner .news_list .news_item:last-child {
	padding-bottom: 21px;
    background: none;
}

.news .news_inner .news_list .news_item .news_time_wrap {
	float: left;
	width: 120px;
}

.news .news_inner .news_list .news_item .news_time {
	font-size: 85.71%;
	font-weight: bold;
}

.news .news_inner .news_list .news_item .news_ttl_wrap {
	overflow: hidden;
}

.news .news_inner .news_list .news_item .news_ttl:hover,
.news .news_inner .news_list .news_item .news_ttl:focus {
    text-decoration: underline;
}

.infors .infors_inner {
	position: relative;
}

.infors .infors_inner .slider_infors {
	padding-bottom: 11px;
}

.infors .infors_inner .btn_slider_ctrl {
	bottom: 8px;
	left: 10px;
}

.infors .infors_inner .slick-dots {
	text-align: center;
	margin-top: 13px;
}

@-moz-document url-prefix() {
    .infors .infors_inner .slick-dots {
        margin-top: 9px;
    }
}

.infors .infors_inner .slick-dots li {
	display: inline-block;
	margin-right: 16px;
}

.infors .infors_inner .slick-dots li:last-child {
	margin-right: 0;
}

.infors .infors_inner .slick-dots li button {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #002063;
	border: none;
	font-size: 0;
	outline: 0;
    padding: 0;
}

.infors .infors_inner .slick-dots li.slick-active button {
	background-color: #ffde00;
}

.top_ttl {
	position: relative;
	background: #ffffff;
	font-size: 128.6%;
}
.top_ttl.red {
	border-bottom: 1px solid #ff8080;
}
.top_ttl.red:after {
	content: " ";
	border-bottom: 1px solid #ff8080;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.top_ttl span {
	font-weight: normal;
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 4px 10px 0 7px;
	line-height: 1.5;
}
.top_ttl.red span {
	border-left: 14px solid #ff0000;
	border-bottom: 4px solid #ff0000;
}

/*End ThangNQ*/
/*banner*/
#tmp_top_banner li {
	list-style: none;
	margin-bottom: 20px;
	text-align: center;
}
#tmp_top_banner li a {
	text-decoration: none;
}
/*End banner*/
/*=================================================
top_main
==================================================*/
#tmp_maincontents {
    margin:0 0 50px;
}
#tmp_top_main {
    float: left;
    width: 724px;
}
#tmp_top_fb_banner {
	float:right;
    width: 240px;
}
#tmp_top_fb {
    width: 240px;
    border: 1px solid #012063;
    overflow: hidden;
	margin-bottom: 40px;
}
/*=================================================
parts
==================================================*/
.col2 {
	clear:both;
}
div.col2L {
	width:355px;
	margin-right:0;
	float:left;
}
div.col2R {
	width:355px;
	float:right;
}
.box_menu {
	margin:0 0 30px;
	width:100%;
}
.box_menu_ttl {
    background: #ffffff;
    border-bottom:2px solid #a0acc5;
}
.box_menu_ttl h2 {
    padding: 4px 10px 0 7px;
    font-size: 128.6%;
	display:inline-block;
    border-left: 14px solid #002063;
    border-bottom: 4px solid #002063;
    position: relative;
	margin-bottom:-2px;
}
.box_menu_cnt {
	color:inherit;
    background-color: #f6f6f6;
    padding:18px 15px 8px;
}
.box_menu_cnt ul {
    list-style: none;
    font-size: 114.3%;
}
.box_menu_cnt ul li {
	margin:0 0 10px;
}
.box_menu_cnt ul li a {
    text-decoration: none;
    color: #000000;
	background-color:transparent;
    display: inline-block;
    background: url(/shared/site_tokyo2020/images/icon/ladder_icon.jpg) no-repeat left 0.2em;
    padding:0 0 0 15px;
}
.box_menu_cnt ul li a:hover,
.box_menu_cnt ul li a:focus {
    text-decoration: underline;
    background: url(/shared/site_tokyo2020/images/icon/ladder_hover_icon.jpg) no-repeat left 0.2em;
}
/* ==================================================
clearfix
================================================== */
#tmp_maincontents:after,
.col2:after {
	content: ""; /* do not edit */
	display: table; /* do not edit */
	clear: both; /* do not edit */
}


/* ==================================================
print
================================================== */

@media print {
    /* for Firefox */
    #tmp_main:after,
    .col_nm:after {
        content: "";
        /* do not edit */
        height: 1px;
        /* do not edit */
    }
}
