body{position:relative;overflow:hidden;width:100%;min-width:0;padding:0;}
.mobile .admin-bar{padding-top:45px;}
#wpadminbar{position:fixed;top:0px;left:0px;}
#main_col{margin:0 10px 20px;background:#fff;border:1px solid #ccc;position:relative;box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);z-index:2;}
#left_col{margin:0 10px 20px;background:#fff;border:1px solid #ccc;box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);}
#right_col{margin:0 10px 20px;background:#fff;border:1px solid #ccc;box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);}
#container{position:relative;right:0;top:0px;z-index:9999;width:100%;background:#f4f4f4;box-shadow:0 0 10px 7px rgba(0,0,0,0.3);-webkit-transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);-moz-transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);-o-transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.open_right #container{right:90%;}
.open_left #container{right:-90%;}
#mobile_left{position:absolute;top:0px;left:0px;width:90%;height:100%;z-index:9;background:#16BAB4;}
.open_right #mobile_left{display:none;}
#mobile_right{position:absolute;top:0px;right:0px;width:90%;height:100%;z-index:9;background:#16BAB4;}
.open_left #mobile_right{display:none;}
.free_space{padding:15px;}
#header{height:163px;width:100%;margin:0 0 30px 0;border-bottom:1px solid #ccc;position:relative;z-index:10;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1);background:#fff;}
#header_top{width:100%;border-bottom:1px solid #ddd;}
#header_top_inner{margin:0 auto;height:120px;position:relative;}
#header_bottom{width:100%;z-index:2;}
#header_bottom_inner{margin:0 auto;}
#logo_image .pc_image{display:none;}
#logo_image.has_mobile_image .mobile_image{display:inline-block;}
#logo_image img{max-width:50%;height:auto;}
#logo_image.no_mobile_image a:before{content:attr(title);margin:0;padding:0;font-weight:normal;}
#footer_logo_image .pc_image{display:none;}
#footer_logo_image.has_mobile_image .mobile_image{display:inline-block;}
#footer_logo_image img{max-width:50%;height:auto;}
#footer_logo_image.no_mobile_image a:before{content:attr(title);margin:0;padding:0;font-weight:normal;}
#header_banner{display:none;}
#header_feed{display:none;}
#header_banner_mobile{width:100%;height:auto;float:none;text-align:center;padding:0 10px 20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#header_banner_mobile img{max-width:100%;height:auto;}
#header_bottom .global_menu{display:none;}
.global_menu{padding:20px 15px;}
.global_menu:before{content:'MENU';color:#fff;padding:8px 0 8px 12px;margin:0 0 15px 0;display:block;border-left:3px solid #ddd;font-size:14px;font-weight:bold;}
.global_menu > ul{border-bottom:1px solid #ddd;}
.global_menu a{font-size:12px;padding:15px 15px 15px 25px;display:block;text-decoration:none;border:1px solid #ddd;color:#fff;border-bottom:none;position:relative;}
.global_menu a:before{position:absolute;content:"";left:15px;top:19px;width:0;height:0;border-style:solid;border-width:3px 0 3px 3px;border-color:transparent transparent transparent rgba(255,255,255,0.5);}
.global_menu li li a{padding-left:37px;}
.global_menu li li a:before{left:27px;}
.global_menu li li li a{padding-left:49px;}
.global_menu li li li a:before{left:39px;}
.global_menu a:hover{background:rgba(0,0,0,0.2);color:#fff;}
#menu_button{display:block;width:42px;height:42px;position:relative;float:left;overflow:hidden;text-decoration:none;}
#menu_button:hover, #menu_button.active{background-color:#009DC4;}
#menu_button span{display:none;}
#menu_button i{width:42px;height:42px;line-height:42px;padding:0;margin:0;display:block;font-style:normal;position:relative;}
#menu_button i:before{font-family:'icomoon-mono-lab';color:#888;font-size:25px;position:absolute;top:2px;left:7px;content:"\e618";}
#menu_button:hover i:before, #menu_button.active i:before{color:#fff;}
.header_sort{display:block;box-shadow:none;}
#header_bottom .header_sort{display:none;}
.header_sort_inner{width:auto;padding:0 15px;}
.search_area_top{position:relative;right:auto;top:auto;width:100%;height:40px;margin:15px 0;}
.search_area_top .search_input input{width:100%;}
#search_button{border:none;}
.header_sort_list{width:100%;margin:0 auto;}
.header_sort_list li{float:left;width:-webkit-calc(100% / 3 - 5px);width:-moz-calc(100% / 3 - 5px);width:calc(100% / 3 - 5px);margin:0 5px 5px 0;}
.header_sort_list li:nth-child(3n){width:-webkit-calc(100% / 3);width:-moz-calc(100% / 3);width:calc(100% / 3);margin-right:0px;}
.header_sort_list li a.active:after{display:none;}
#category_area{width:100%;}
#category_area li{float:left;width:50%;margin:0 -1px -1px 0;}
@media screen and (max-width:500px) {
#header{height:48px;width:100%;margin:0 0 30px 0;border-bottom:1px solid #ccc;position:relative;z-index:10;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1);background:#fff;position:relative;}
#header_top{width:100%;border-bottom:none;}
#header_top_inner{margin:0;height:48px;width:100%;position:absolute;left:0;top:0;z-index:1;}
#header_bottom{width:100%;z-index:2;}
#header_bottom_inner{margin:0 auto;}
.header_sort_list li, .header_sort_list li:nth-child(3n){width:100%;margin:0 0 5px 0;}
#category_area li{float:none;width:100%;margin:0 0 -1px 0;}
#logo_text .site_desc, #logo_image .site_desc{display:none;}
#menu_button{width:48px;height:48px;position:absolute;left:0px;top:0px;z-index:10;background:#fff;}
#menu_button i:before{top:5px;left:10px;}
#search_button{height:48px;width:48px;position:absolute;right:0px;top:0px;z-index:10;background:#fff url(//3dnchu.com/wp-content/themes/bloq/img/search.png) no-repeat 17px 18px;-moz-background-size:15px;-webkit-background-size:15px;-o-background-size:15px;-ms-background-size:15px;background-size:15px;}
#search_button:hover{background:#009DC4 url(//3dnchu.com/wp-content/themes/bloq/img/search_on.png) no-repeat 17px 18px;-moz-background-size:15px;-webkit-background-size:15px;-o-background-size:15px;-ms-background-size:15px;background-size:15px;}
} .header_fixed #header{height:48px;width:100%;margin:0 0 30px 0;border-bottom:1px solid #ccc;z-index:500;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1);background:#fff;position:fixed;top:0px;right:0px;-webkit-transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);-moz-transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);-o-transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition:right 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.header_fixed #header_top{width:100%;border-bottom:none;}
.header_fixed #header_top_inner{margin:0;height:48px;width:100%;position:absolute;left:0;top:0;z-index:1;}
.header_fixed #header_bottom{width:100%;z-index:2;}
.header_fixed #header_bottom_inner{margin:0 auto;}
.header_fixed #logo_text .site_desc, .header_fixed #logo_image .site_desc{display:none;}
#fix_header_logo{display:none;}
.header_fixed #menu_button{width:48px;height:48px;position:absolute;left:0px;top:0px;z-index:10;background:#fff;}
.header_fixed #menu_button i:before{top:5px;left:10px;}
.header_fixed #search_button{height:48px;width:48px;position:absolute;right:0px;top:0px;z-index:10;background:#fff url(//3dnchu.com/wp-content/themes/bloq/img/search.png) no-repeat 17px 18px;-moz-background-size:15px;-webkit-background-size:15px;-o-background-size:15px;-ms-background-size:15px;background-size:15px;}
.header_fixed #search_button:hover{background:#009DC4 url(//3dnchu.com/wp-content/themes/bloq/img/search_on.png) no-repeat 17px 18px;-moz-background-size:15px;-webkit-background-size:15px;-o-background-size:15px;-ms-background-size:15px;background-size:15px;}
.header_fixed{padding-top:262px;}
.header_slide_down #header{animation:slideDown 0.5s ease;-ms-animation:slideDown 0.5s ease;-webkit-animation:slideDown 0.5s ease;-moz-animation:slideDown 0.5s ease;}
@keyframes slideDown {
0%{top:-50px;}
100%{top:0px;}
}
.header_fixed.open_right #header{right:90%;}
.header_fixed.open_left #header{right:-90%;}
.header_fixed #mobile_left, .header_fixed #mobile_right{position:fixed;overflow:auto;}
.header_fixed #logo_image.has_mobile_image a:before{display:none;}
.header_fixed #logo_image{display:block;margin:auto;}
.admin-bar.header_fixed #header{margin-top:46px;}
.admin-bar #mobile_left, .admin-bar #mobile_right{top:46px;}
#header_content{width:100%;height:auto;margin:-30px 0 15px;position:relative;z-index:1;}
#header_slider{position:relative;z-index:1;}
#header_slider img{width:100%;height:auto;display:block;}
#header_slider_nav{display:none;}
#header_content .slick-prev{left:0px;top:0;bottom:0;margin:auto;}
#header_content .slick-next{right:0px;top:0;bottom:0;margin:auto;}
.header_content2{height:auto;width:100%;overflow:hidden;margin:-30px 0 -41px;padding:20px 0 60px;position:relative;}
#content_slider2{margin:0;}
#content_slider2 .post_thumbnail:after{display:none;}
#content_slider2 .caption .post_title{max-height:45px;overflow:hidden;}
@media screen and (max-width:485px) {
#content_slider2 .item{margin:0 10px;width:100%;height:auto;}
#content_slider2 .slick-prev{left:0px;top:0;bottom:0;margin:auto;}
#content_slider2 .slick-next{right:0px;top:0;bottom:0;margin:auto;}
} .header_content3{height:auto;width:100%;overflow:hidden;margin:-30px 0 -41px;padding:20px 0 60px;position:relative;}
#content_slider3_wrap{width:auto;height:auto;overflow:visible;margin:0 10px;box-shadow:none;}
#content_slider3{width:100%;float:none;overflow:visible;border:none;box-shadow:0 0 3px 0 rgba(0,0,0,0.4);}
#content_slider3 .item{width:100%;height:280px;}
#content_slider3 .post_thumbnail{width:100%;}
#content_slider3 .post_thumbnail img{width:100%;height:auto;display:block:}
#content_slider3 .post_thumbnail:after{display:none;}
#content_slider3 .post_data{width:60%;padding:15px;position:absolute;right:0px;top:0px;background:rgba(0,0,0,0.3);}
#content_slider3 .post_title{font-size:16px;max-height:84px;overflow:hidden;}
#content_slider3 .post_title a{color:#fff;}
#content_slider3 .post_meta_top li,
#content_slider3 .post_meta_top li a,
#content_slider3 .post_meta_top li:before{color:#ddd;}
#content_slider3 .post_excerpt{padding:5px 0 0 0;max-height:70px;overflow:hidden;color:#fff;}
#content_slider3 .post_link{display:none;}
#content_slider3 .post_meta_bottom{bottom:7px;right:5px;}
#content_slider3_nav{display:none;}
#content_slider3 .slick-prev{left:-10px;top:0;bottom:0;margin:auto;}
#content_slider3 .slick-next{right:-10px;top:0;bottom:0;margin:auto;}
@media screen and (max-width:550px) {
#content_slider3{height:auto;}
#content_slider3 .item{height:auto;overflow:visible;}
#content_slider3 .post_thumbnail{width:100%;float:none;overflow:visible;}
#content_slider3 .post_thumbnail img{width:100%;height:auto;}
#content_slider3 .post_data{width:100%;height:auto;float:none;padding:10px 15px 0px;position:absolute;top:auto;bottom:0px;background:rgba(0,0,0,0.2);}
#content_slider3 .post_title{font-size:14px;margin:0 0 5px 0;}
#content_slider3 .post_excerpt{display:none;}
#content_slider3 .post_meta_bottom{display:none;}
} .header_content3 .slider_banner{width:100%;height:auto;float:none;text-align:center;padding:20px 0 0;}
.header_content3 .slider_banner img{max-width:100%;height:auto;}
.header_content5{height:auto;width:100%;overflow:hidden;margin:-30px 0 -41px;padding:20px 0 60px;position:relative;}
#header_content5{width:auto;height:auto;overflow:visible;margin:0 10px;}
#header_popular_post{width:100%;height:auto;float:none;overflow:visible;padding:15px 15px 5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#header_post_list2{border-top:none;}
#header_popular_post .headline{display:block;font-size:14px;color:#666;height:40px;padding:0 15px;margin:-15px -15px 5px;line-height:41px;font-weight:normal;position:relative;border-bottom:1px solid #ccc;border-top:none;overflow:hidden;background:#f6f6f6;background:-webkit-linear-gradient(top, #ffffff, #f8f8f8);background:-moz-linear-gradient(top, #ffffff, #f8f8f8);background:-ms-linear-gradient(top, #ffffff, #f8f8f8);background:-o-linear-gradient(top, #ffffff, #f8f8f8);background:linear-gradient(to bottom, #ffffff, #f8f8f8);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f8f8f8');}
#header_popular_post ol{height:auto;width:50%;float:left;overflow:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#header_popular_post li{float:none;width:100%;height:65px;position:relative;border:none;border-bottom:1px dotted #ccc;padding:5px 0 0;}
#header_popular_post .image{width:85px;height:55px;float:left;border-radius:3px;}
#header_popular_post .image:after{display:none;}
#header_popular_post .image img{width:auto;height:100%;}
.smartphone #header_popular_post .image img{width:100%;height:auto;}
#header_popular_post .title{float:left;overflow:hidden;font-size:12px;padding:21px 10px 0;height:55px;overflow:hidden;width:-webkit-calc(100% - 85px);width:-moz-calc(100% - 85px);width:calc(100% - 85px);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#header_popular_post .title span{display:block;padding:0;height:auto;overflow:visible;line-height:140%;}
.header_post_list .comment{padding:0 7px 0 18px;line-height:16px;height:16px;left:95px;border-radius:0;}
.header_post_list .comment:after{display:none;}
.header_post_list .comment:before{font-size:10px;position:absolute;left:5px;top:1px;}
.header_content5 .slider_banner{width:100%;height:auto;float:none;text-align:center;padding:20px 0 0;}
.header_content5 .slider_banner img{max-width:100%;height:auto;}
@media screen and (max-width:500px) {
#header_popular_post .image{width:55px;}
#header_popular_post .title{width:-webkit-calc(100% - 55px);width:-moz-calc(100% - 55px);width:calc(100% - 55px);}
.header_post_list .comment{left:65px;}
#header_post_list2{margin-top:15px;}
#header_popular_post ol{width:100%;height:190px;float:none;}
#header_popular_post{padding-bottom:10px;}
} .header_content6{height:auto;width:100%;overflow:hidden;margin:-30px 0 -41px;padding:20px 0 60px;position:relative;}
#header_content6{width:auto;height:auto;overflow:visible;margin:0 10px;}
#rss_list{width:100%;height:auto;float:none;overflow:visible;}
.rss_list{height:150px;width:50%;}
.header_content6 .slider_banner{width:100%;height:auto;float:none;text-align:center;padding:20px 0 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.header_content6 .slider_banner img{max-width:100%;height:auto;}
@media screen and (max-width:500px) {
.rss_list, .rss_list.right{float:none;height:100px;width:auto;}
.rss_list.right{margin:15px 0 0 0;border-top:1px solid #ddd;padding:15px 0 0 0;}
} #post_list_mobile{}
#post_list_mobile .article{border-bottom:1px dotted #ccc;padding:15px 15px 8px;}
#post_list_mobile .post_thumbnail{width:70px;height:70px;float:left;border-radius:3px;overflow:hidden;margin:0 15px 5px 0;}
#post_list_mobile .post_thumbnail img{width:100%;height:auto;}
#post_list_mobile .post_data{float:left;width:-webkit-calc(100% - 85px);width:-moz-calc(100% - 85px);width:calc(100% - 85px);}
#post_list_mobile .post_title{font-size:13px;line-height:160%;margin:0 0 5px 0;font-weight:normal;}
#post_list_mobile .post_title a{text-decoration:none;display:block;}
#post_list_mobile .post_meta_top{margin:0 0 12px 0;}
#post_list_mobile .post_meta_bottom{}
.cb_contents{}
#contents_builder .cb_contents:first-child .headline, #contents_builder .cb_contents:only-child .headline{padding:0 15px;}
.cb_contents .headline{padding:0 15px;}
.cb_contents .headline a{right:15px;}
.cb_contents .cb_free{padding:20px 15px;}
.cb_contents .cb_banner{padding:20px 15px;}
.cb_post_list1{display:flex;display:-webkit-flex;-js-display:flex;margin:0 0 20px 0;}
.cb_post_list1 .post_type1{padding:0 15px;}
.cb_post_list1 .post_type2{padding:0 15px;}
.cb_post_list1 .post_type2 .post_thumbnail{width:70px;height:70px;}
.cb_post_list1 .post_thumbnail a:after{display:none;}
.cb_post_list1 .post_type2 .post_data{float:none;width:auto;}
@media screen and (max-width:500px) {
.cb_post_list1{display:block;}
.cb_post_list1 .post_type1{width:auto;border-right:none;padding:0 0 15px 0;margin:0 15px 15px;border-bottom:1px dotted #ccc;}
.cb_post_list1 .post_type2{width:auto;}
} .cb_post_list2 .post_type1{padding:0 15px;}
.cb_post_list2 .post_type2{padding:0 15px;}
.cb_post_list2 .post_type2 > li{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px);margin:0 20px 10px 0;}
.cb_post_list2 .post_type2 > li:nth-child(even){margin-right:0;}
.cb_post_list2 .post_thumbnail{margin:0 15px 0 0;width:200px;}
.cb_post_list2 .post_type2 .post_thumbnail{width:70px;height:70px;}
.cb_post_list2 .post_thumbnail a:after{display:none;}
.cb_post_list2 .post_data{float:none;width:auto;}
.cb_post_list2 .post_type2 .post_data{float:none;width:auto;}
@media screen and (max-width:500px) {
.cb_post_list2 .post_thumbnail{margin:0 0 20px 0;width:auto;}
.cb_post_list2 .post_type2 > li{float:none;width:auto;margin:0 0 10px 0;}
.cb_post_list2 .post_type2 > li:nth-child(even){width:auto;margin-right:0;}
} .cb_post_list3{padding:0 15px;}
.cb_post_list3 .post_data{float:none;width:auto;}
.cb_post_list3 .post_thumbnail a:after{display:none;}
@media screen and (max-width:500px) {
.cb_post_list3 .post_thumbnail{margin:0 0 15px 0;width:auto;float:none;}
} .cb_post_list4{padding:0 15px;}
.cb_post_list4 ol > li{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px);margin:20px 20px 0 0;}
.cb_post_list4 ol > li:nth-child(3n){margin:20px 20px 0 0;}
.cb_post_list4 ol > li:nth-child(even){margin:20px 0 0 0;}
.cb_post_list4 .post_thumbnail a:after{display:none;}
@media screen and (max-width:500px) {
.cb_post_list4 ol{margin-top:0px;}
.cb_post_list4 ol > li{width:auto;margin:0 0 15px 0;padding:0 0 10px 0;border-bottom:1px dotted #ccc;}
.cb_post_list4 ol > li:nth-child(3n){margin:0 0 15px 0;}
.cb_post_list4 ol > li:nth-child(even){margin:0 0 15px 0;}
.cb_post_list4 ol > li:last-child{border:none;padding:0;margin:0;}
.cb_post_list4 .post_title{min-height:0px;}
}  #bread_crumb .home a{width:50px;}
#bread_crumb .home i:before{left:15px;}
#article{}
#article #post_title{padding:30px 15px 0;}
#article #page_title{padding:30px 15px;}
#article .post_meta_top{padding:0 15px 35px;}
#article .post_content{margin:0 15px 10px;}
#post_meta_middle{margin:0 15px 20px;}
.free_space.single_free_space{padding:20px 15px 20px;}
.share_button_top{float:none;display:block;margin:0 0 5px 0 !important;}
.post_reading_time p{float:none;}
.post_reading_time p:before{top:-4px;}
.author_profile{padding:20px 15px;margin:0 15px 30px;}
.author_profile .author_avatar{float:none;margin:0;display:block;margin:0 0 15px 0;}
.author_profile .author_avatar img{margin:0 auto;display:block;}
.author_profile .author_info{float:none;width:100%;}
.author_profile .author_name{margin:0 0 20px 0;text-align:center;}
#author_profile_archive{clear:both;border-bottom:1px solid #ccc;margin:0;padding:20px 15px;}
#author_profile_archive .author_social_link{margin-right:-5px;}
.author_social_link li, #author_profile_archive .author_social_link li{padding:0;float:left;margin:0 5px 5px 0;width:20%;width:-webkit-calc(20% - 5px);width:-moz-calc(20% - 5px);width:calc(20% - 5px);}
.author_social_link li a, #author_profile_archive .author_social_link li a{width:100%;}
@media screen and (max-width:480px) {
.author_social_link li, #author_profile_archive .author_social_link li{width:25%;width:-webkit-calc(25% - 5px);width:-moz-calc(25% - 5px);width:calc(25% - 5px);}
} .single_post_list .headline{font-size:16px;margin:0 0 21px 0;padding:10px 20px 8px 20px;border-bottom:1px solid #ddd;}
.single_post_list ol{margin:0 15px;}
.single_post_list li{display:inline-block;vertical-align:top;margin:0 5px 25px 0;width:50%;width:-webkit-calc(50% - 8px);width:-moz-calc(50% - 8px);width:calc(50% - 8px);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.single_post_list li:nth-child(even){margin:0 0 25px 5px;}
.single_post_list .image{width:100%;height:auto;overflow:hidden;display:block;margin:0 0 15px 0;text-decoration:none;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.single_post_list .image img{width:100%;height:auto;display:block;}
.single_post_list .title{margin:0;padding:0;font-size:12px;line-height:180%;}
.single_post_list .title a{display:block;}
.single_post_list .date{font-size:11px;margin:0 0 5px 0;color:#999;}
@media screen and (max-width:450px) {
.single_post_list li{display:block;width:100%;margin:0 0 20px 0;}
.single_post_list li:nth-child(even){margin:0 0 20px 0;}
}
#single_author_post{margin-bottom:20px;}
#related_post{margin-bottom:30px;}
.smartphone .single_post_list li{display:block;width:100%;margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px dotted #ccc;}
.smartphone .single_post_list li:last-child{margin:0;padding:0;border:none;}
.smartphone .single_post_list li .image{width:70px;height:70px;float:left;margin:0 15px 0 0;}
.next_prev_post{padding:0;margin-bottom:0;}
@media screen and (max-width:600px) {
.next_prev_post{margin:0 15px;display:block;padding:0;}
.next_prev_post p{margin:0;line-height:100%;width:100%;flex:0 0 auto;min-height:auto;}
.next_prev_post p:first-child a{border:1px solid #ccc;}
.next_prev_post p:only-child a{border:1px solid #ccc;border-radius:5px;}
.next_prev_post a{padding:10px;min-height:92px;}
#next_prev_post2 a{padding:10px 10px 15px;min-height:0;}
.next_prev_post .next_post a{-moz-border-radius:0 0 4px 4px;-khtml-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.next_prev_post .prev_post a{-moz-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;margin:0 0 -1px 0;}
}  #archive_headline{padding:0 15px;}
@media screen and (max-width:480px) {
#category_image{float:none;margin:0 auto 20px;width:100px;border-radius:5px;display:block;}
} .post_meta_bottom li{margin:0 7px 5px 0;}
.post_meta_bottom.type2 li i{width:23px;height:25px;}
.post_meta_bottom.type2 li.twitter i:before{font-size:13px;top:4px;left:6px;}
.post_meta_bottom.type2 li.facebook i:before{font-size:13px;top:4px;left:6px;}
.post_meta_bottom.type2 li.hatebu i:before{font-size:24px;top:-5px;left:3px;}
.post_meta_bottom.type2 li > span{font-size:11px;height:25px;line-height:25px;padding:0 8px;}
.page_navi{margin:0;padding:20px 15px 15px;}
.page_navi li{margin:0 -1px 5px 0;}
.page_navi p.back{padding:0;}
#post_list1 .post_meta_bottom{float:none;padding:0;margin:0;}
#post_list1 .more-link{float:none;display:inline-block;position:relative;margin:0 0 7px 0;}
#post_list1 .no_share_button .more-link{float:left;display:block;position:relative;}
#post_list2 .post_thumbnail{width:30%;margin:0 0 0 15px;width:-webkit-calc(30% - 15px);width:-moz-calc(30% - 15px);width:calc(30% - 15px);}
#post_list2 .post_thumbnail a:after{display:none;}
#post_list2 .post_data{float:left;width:70%;margin:0;padding:0 15px 0 20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#post_list2 .no_thumbnail .post_data, .no-thumbnail #post_list2 .post_data{float:none;width:auto;margin:0 15px 0;padding:0;}
@media screen and (max-width:550px) {
#post_list2 .post_thumbnail{width:auto;margin:0 15px 15px;padding:0;float:none;}
#post_list2 .post_data{float:none;width:auto;margin:0 15px;padding:0;}
#post_list2 .no_thumbnail .post_data{float:none;width:auto;margin:0 15px;}
}
#post_list2 .post_thumbnail a:hover:after{opacity:1;}
#post_list3{}
#post_list3 .article{padding:20px 0;margin:0;width:100%;float:none;position:relative;border-bottom:1px dotted #aaa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
#post_list3 .article:nth-child(even){padding:20px 0;}
#post_list3 .post_row{border:none;padding:0;}
#post_list3 .post_thumbnail{margin:0 0 0 15px;width:30%;float:left;width:-webkit-calc(30% - 15px);width:-moz-calc(30% - 15px);width:calc(30% - 15px);}
#post_list3 .post_thumbnail a:after{display:none;}
#post_list3 .post_data{float:left;width:70%;margin:0;padding:0 15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.no-thumbnail #post_list3 .post_data{float:none;width:auto;}
.no-thumbnail #post_list3 .post_title{margin-top:0;}
@media screen and (max-width:550px) {
#post_list3 .post_thumbnail{margin:0 15px 15px;line-height:0;width:auto;float:none;}
#post_list3 .post_data{float:none;width:auto;margin:0 15px;padding:0;}
}  #footer{width:100%;min-width:0;margin:10px 0 0 0;background:#fff;padding:0;}
#footer_widget_area{width:auto;min-width:0;margin:0;}
#footer_widget_area_inner{width:auto;margin:0;}
.footer_widget{width:auto;float:none;margin:0 0 -1px 0;padding:20px 15px;border:none;border-bottom:1px dotted #aaa;font-size:12px;}
.footer_widget li ul{margin:10px 0 0 1em;}
.footer_widget li{line-height:170%;margin:0 0 10px 0;padding:0;}
.footer_widget a{color:#666;}
.footer_widget img{height:auto;max-width:100%;width:auto;}
.footer_widget p{line-height:2;margin:0 0 2em;}
.footer_widget p:last-child{margin:0;}
#footer_bottom{width:100%;min-width:0;}
#footer_bottom_inner{width:auto;padding-top:0;}
#footer_menu{text-align:left;margin:0 0 35px 0;}
#footer_menu li{display:block;}
#footer_menu li a, #footer_menu li:first-child a{display:block;margin:0;padding:20px 15px 20px 30px;border:none;border-bottom:1px solid #ddd;text-decoration:none;position:relative;}
#footer_menu li a:before{font-family:'icomoon-mono-lab';color:#bbb;font-size:11px;position:absolute;top:21px;left:15px;content:"\e610";}
#footer_menu li a:hover, #footer_menu li a:hover:before{color:#fff;}
#comments{padding:0 15px;}
.page #comments{margin-bottom:50px;}
#comment_header{margin:0 -15px 30px;}
#comment_header .headline{margin:0 0 0 15px;}
#comment_header #comment_tab{right:15px;}
#comment_header #comment_tab li a{padding:10px 30px 12px;}
#comments .post_content{padding:0;margin:0;}
.comment_meta a{padding:3px 15px;}
.bad_comment_message .open{border:1px solid #ccc;font-size:11px;padding:0 15px;margin:10px 0;}
@media screen and (max-width:480px) {
#comment_header{border-bottom:none;margin:0 0px;position:relative;height:auto;}
#comment_header .headline{position:relative;left:0px;bottom:0;margin:35px -15px 20px;padding:0 15px 8px;display:block;border-bottom:1px solid #ccc;}
#comment_header #comment_tab{margin:0 0 30px 0;padding:0;position:relative;right:0px;bottom:0px;}
#comment_header #comment_tab li{width:50%;font-size:10px;}
#comment_header #comment_tab li a{padding:15px 0px 12px;text-align:center;}
.commentlist .children{margin-left:0;}
.commentlist .avatar{width:35px;height:35px;}
#has_avatar .main_comment{margin-left:45px;}
.comment_name_date span.comment-date{display:block;margin:7px 0 0 0;}
.commentlist .child_menu_button{margin-left:0;}
} #respond.comment-respond{margin:0 0 20px 0;}
#respond.comment-respond #reply-title{padding:12px 10px;}
#respond.comment-respond #commentform{padding:0 10px 20px;}
#respond.comment-respond .logged-in-as, #respond.comment-respond .comment-notes{margin:0 -10px 20px;padding:12px 10px;}
#respond.comment-respond .comment-form-comment textarea{height:150px;}
.side_widget{padding:0 15px 20px;}
.side_headline{margin:0 -15px 20px;padding:10px 15px;}
.iw_search_area .search_input input, .widget_search #search-box, .widget_search #s{width:75%;margin:0;padding:0 10px;}
.iw_search_area .search_button input, .widget_search #search-btn input, .widget_search #searchsubmit{border:none;border-left:1px solid #ccc;background:#fff url(//3dnchu.com/wp-content/themes/bloq/img/search.png) no-repeat center;-moz-background-size:15px;-webkit-background-size:15px;-o-background-size:15px;-ms-background-size:15px;background-size:15px;width:25%;}
#wp-calendar td a{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.ml_category_list_widget{padding-bottom:0;}
.ml_category_list_widget .side_headline{margin-bottom:0;}
.ml_category_list_widget ul{margin:0 -15px;padding:0;}
.ml_category_list_widget ul ul{margin:0;padding:0;}
.ml_category_list_widget li a{padding:15px 15px 12px;}
.ml_category_list_widget li li a{padding-left:27px;}
.ml_category_list_widget li li li a{padding-left:38px;}
.widget_post_list.small .image:after{display:none;}
.widget_post_list.large li{background:none;padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:1px dotted #ccc;}
.widget_post_list.large li:last-child{border:none;margin:0;padding:0;}
.widget_post_list.large .image{margin:0 15px 0 0;width:150px;height:auto;float:left;}
.widget_post_list.large .image:after{display:none;}
@media screen and (max-width:480px) {
.widget_post_list.large li, .widget_post_list.large li:last-child{padding:0;margin:0 0 20px 0;border-bottom:none;}
.widget_post_list.large .image{margin:0 0 10px 0;width:100%;height:auto;float:none;}
}
.smartphone .widget_post_list.large li{margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px dotted #ccc;}
.smartphone .widget_post_list.large li:last-child{margin:0;padding:0;border:none;}
.smartphone .widget_post_list.large .image{width:70px;height:70px;float:left;margin:0 15px 0 0;}
.thumbnail_list{margin-right:-3px;position:relative;}
.thumbnail_list li, #footer .thumbnail_list li{width:20%;width:-webkit-calc(20% - 3px);width:-moz-calc(20% - 3px);width:calc(20% - 3px);margin:0 3px 3px 0;}
.thumbnail_list li:nth-child(5n), #footer .thumbnail_list li:nth-child(5n){margin-right:0px;}
.thumbnail_list img{width:100%;height:auto;}
.thumbnail_list a:after{display:none;}
@media screen and (max-width:550px) {
.thumbnail_list li, #footer .thumbnail_list li{width:25%;width:-webkit-calc(25% - 3px);width:-moz-calc(25% - 3px);width:calc(25% - 3px);margin:0 3px 3px 0 !important;}
.thumbnail_list li:nth-child(4n), #footer .thumbnail_list li:nth-child(4n){margin-right:0px;}
} .ml_author_list_widget ul.no_avatar{margin:-20px -15px 20px;}
.ml_author_list_widget ul.no_avatar li{float:left;width:50%;}
.ml_author_list_widget ul.no_avatar li a{padding:12px 15px;}
.ml_author_list_widget ul.has_avatar{margin-bottom:10px;}
.ml_author_list_widget ul.has_avatar li{float:left;margin:0 0 10px 0;padding:0;width:50%;border-bottom:1px dotted #ccc;padding:0 0 10px 0;}
.ml_author_list_widget ul.has_avatar li a{display:block;}
.ml_author_list_widget ul.has_avatar li img{display:block;width:39px;height:39px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin:0 15px 0 0 !important;float:left;}
.ml_author_list_widget ul.has_avatar li span.name{height:39px;line-height:39px;display:inline-block;}
@media screen and (max-width:480px) {
.ml_author_list_widget ul.no_avatar li{float:none;width:100%;}
.ml_author_list_widget ul.has_avatar li{float:none;width:100%;}
} .share_button_top{margin:0 -5px 0 0;}
.share_button_bottom{margin:0 10px 20px 15px;}
.share_button_bottom li{padding:0;float:left;margin:0 5px 15px 0;width:20%;width:-webkit-calc(20% - 5px);width:-moz-calc(20% - 5px);width:calc(20% - 5px);}
.arrow-box{width:100%;}
a.balloon-btn-link{width:100%;}
.share_button_top li{padding:0;float:left;margin:0 5px 5px 0;width:20%;width:-webkit-calc(20% - 5px);width:-moz-calc(20% - 5px);width:calc(20% - 5px);}
.share_button_top .arrow-box{min-width:0;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);overflow:hidden;}
@media screen and (max-width:480px) {
.share_button_bottom li { width:25%; width:-webkit-calc(25% - 5px); width:-moz-calc(25% - 5px); width:calc(25% - 5px); }  
.share_button_top li { width:33.33333%; width:-webkit-calc(100% / 3 - 5px); width:-moz-calc(100% / 3 - 5px); width:calc(100% / 3 - 5px); }
}