@charset "utf-8";

body { /*background-color:#f7f7f7;*/}




'
/*
#container_title { border-bottom:none; background:none; -webkit-box-shadow:none; box-shadow:none;}
#container_title p {border-bottom:none;}
#container_title span { display:none;}
*/
#container_title {
    /*display: none;*/
}

/*
.hd_opener { display:none;}
*/

.my_title {text-align:center;  width:100%; float:left; text-transform:capitalize; background-color:#fff; display:none;}
.my_title ul { width:100%; float:left; line-height:50px; font-size: 18px; font-weight: 500;}
.my_title ul span {font-weight:600; padding-right:4px;}


.my_tap {width:100%; float:left; display:flex; text-transform:capitalize; text-align:center; margin:20px 0px;}
.my_tap a {width:100%;}
.my_tap ul {height: 40px; line-height:40px; font-weight:400; font-size:18px; background-repeat: no-repeat; background-size: 30px; background-position: center; position:relative;}
.my_tap ul span { width:6px; height:6px; border-radius:50%; background-color:#de2b08; display:inline-block; margin-left:4px; vertical-align: 10px;}
