@media screen and (max-width: 767px) {
/*#406 Start Luvina Modify*/
#header #header_top .top_all {
    float: right;
}
/*#406 End Luvina Modify*/
#header #header_top .top_all ul {
    font-size: 10px;
}
#header #header_top .top_all ul li {
    margin: 0;
    padding: 0;
}
#header #header_top .top_all ul li.login {
    background: url("/img_r/icon/ico-login-sp.png") no-repeat top center;
    margin-left: 10px;
}
#header #header_top .top_all ul li.regist {
    background: url("/img_r/icon/ico-regist-sp.png") no-repeat top center;
    margin-left: 10px;
    padding: 0;
}
#header #header_top .top_all ul li.first {
    background: url("/img_r/icon/ico-first-sp.png") no-repeat top center;
}
#header #header_top .top_all ul li.logout {
    background: url("/img_r/icon/ico-logout-sp.png") no-repeat top center;
    margin-left: 10px;
}
#header #header_top .top_all ul li.mypage {
    background: url("/img_r/icon/ico-mypage-sp.png") no-repeat top center;
    margin-left: 10px;
    padding: 0;
}
#header #header_top .top_all ul li a{
    padding-top: 22px;
    display: block;
}
#header #header_top .bottom {
    padding-top: 0;
}
/*#194 Start Luvina Modify*/
.menu-contents{
    border-bottom: none;
}
.menu-contents .wrap{
    padding:0 1px;
}
.menu-contents{
    height: auto;
}
.menu-contents ul li{
    width: 50%;
    height: 31px;
    line-height: 30px;
}
/*#406 Start Luvina Modify*/
.menu-contents ul li em{
    border-bottom:solid 1px #e5e5e5;
}
.menu-contents ul li em.end_sp{
    border-right:solid 1px #e5e5e5;
}
/*#406 End Luvina Modify*/
/*#647 Start Luvina Modify*/
.menu-contents ul li.last{
    width: 50%;
}
/*#647 End Luvina Modify*/
/*#281 Start Luvina Modify*/
.menu-contents ul li._fix_element span {
    background: url("/img_r/banner/global_nav_cyd_sp.png") no-repeat left center;
    padding-left: 30px;
}
/*#281 End Luvina Modify*/
/*#194 End Luvina Modify*/
.main_menu{
    background: none;
    border-bottom: none;
}
.main_menu .wrap{
    padding: 0;
}
.main_menu .wrap .menu{
    margin-left: 0;
    /*#194 Start Luvina fixbug 1165*/
    border-left: none;
}
.main_menu .wrap .menu .tab{
    width: 47%;
    padding: 0 4.5px;
    border-bottom: solid 1px #e5e5e5;
    background: url("../img_r/bg/bg_main_menu.png") repeat-x left center;
}
.main_menu .wrap .menu .tab.break
,.main_menu .wrap .menu .tab.break_tablet{
    border-right: none;
}
.main_menu .wrap .menu .tab.break_sp{
    width: 100%;
    /*#194 End Luvina fixbug 1165*/
    padding: 0;
}
/*#406 Start Luvina Modify*/
.header_search {
    background: #e1e1e1;
    width: 100%;
    /*#194 Start Luvina Modify*/
    overflow: hidden;
    /*#194 End Luvina Modify*/
}
.header_search .box.left{
    padding: 10px 0 7px;
    width: 100%;
}
.header_search .box.left .input
,.header_search .box.left p.text
,.header_search .box.right{
    margin: 1% 3% 0;
    width:94%;
    font-size: 12px;
}
.header_search .box.left p.text a{
    color: #333;
    /*#194 Start Luvina fixbug 1163*/
    padding-right: 1em;
    /*#194 End Luvina fixbug 1163*/
}
.header_search .arrow_down{
    text-align: center;
}
.header_search .box.right{
    border: solid 1px #cccccc;
    background-color: #fff;
    /*#194 Start Luvina fixbug 1175*/
    margin-bottom: 14px;
    /*#194 End Luvina fixbug 1175*/
    padding: 2%;
    width: 90%
}
.header_search .box.right .text{
    padding: 10px 0;
}
/*#406 End Luvina Modify*/
.footer_plus{
    background-color: #0c4ead;
    color: #FFF;
    line-height: 1.7em;
    margin: 0;
}
body .footer_plus a{
    color: #fff;
}
.footer_plus .sns{
    width: 91px;
    float: left;
    margin-top: 12px;
}
.footer_plus .sns p.twitter{
    padding: 0 4%
}
.footer_plus p.pagetop {
    padding-top: 10px;
}
.footer_plus .content{
    margin: 20px 0;
}
.footer_plus .content ul li{
    margin-right: 10px;
}
.footer_plus .copyright{
    line-height: 25px;
    opacity: 0.5;
    padding-bottom: 100px;
    text-align: center;
}
/*#406 Start Luvina Modify*/
.header_search .box.left .input input[type="search"],
.header_search .box.left .input input.input_search {
    border-color: #999;
}
/*#406 End Luvina Modify*/
/*#252 Start Luvina Modify*/
.like-list {
    width: 98%;
}
.fix_list {
    margin-top: 10px;
}
.more_clap_list li {
    max-width: 160px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 9px;
}
/*#252 End Luvina Modify*/
/*End Media*/
}