body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    word-break: break-all;
    background: #f8f8f8;
}
body{counter-reset:rank}
#header {
    border-top: 3px solid #9e9e9e;
    border-bottom: 1px solid #efefef;
    padding: 20px 0 20px;
}
body.home #content,#content {
    word-break: normal;
    padding: 20px 0px;
}
#content {
    padding: 42px 0px;
}
#gnav ol, #gnav ul {
    list-style: none;
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #efefef;
    margin: 0;
}
#gnav li {
    /*width: 199px;*/
    border-right: 1px #efefef solid;
    text-align: center;
    display: table-cell;
    float: none;
    padding: 18px 0px 12px;
    border-bottom: 3px transparent solid;
    margin-bottom: -3px;
}
#gnav span {
	display: none;
    font-size: 12px;
    color: #231B8F;
    font-weight: normal;
}
#gnav br {display: none}
#gnav li a {
    display: block;
    border-top: none;
    border-bottom: 3px transparent solid;
    padding: 0px;
    color: #2B2D2D;
    background: #fff;
    text-decoration: none;
    width: auto;
    text-align: center;
    font-weight: bold;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
#gnav li a:hover {
    border-top: none;
}
#gnav li .sub-menu {
    margin-top: 15px;
}
#gnav li:hover {
    border-top: none;
    border-bottom: 3px #9e9e9e solid;
    border-top: none;
}
#gnav li .sub-menu li {
    float: left;
}
#gnav li .sub-menu li a {
    color: #2B2D2D;
    background: #fff;
}
#gnav ul.sub-menu li {
        width: 100%;
}
#side {
    padding: 50px 15px;
}
.left-content #side {
    background: #fff;
    padding: 0;
    width: 285px;
    float: right;
    /* margin-left: -290px; */
}
.footer-02 {
    background: #000;
    color: #FFF;
    padding: 14px 0px;
    border-top: none
}
#header #logo a {
    font-size: 22px;
    font-weight: bold;
}
a {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: #2692FF;
    text-decoration: none;
}
#header #header-sns {
    display: none;
}
.wrap {
    margin: 0 auto;
    width: 1202px;
}
.default #main {
    background: #FFF;
    border: 1px solid #efefef;
    float: left;
    padding: 38px 49px;
    width: 754px;
}
.default #side {
    background: none;
    border: none;
    float: right;
    width: 316px;
}
.left-content .main-inner {
    margin-right: 0;
    margin-left: 0;
}
.single .main-inner {
    background: #FFF;
    padding: 38px 49px;
    width: 754px;
    margin-bottom: 32px;
}
.single .post-header {
    padding: 0;
}
.single .post-content {
    padding: 30px 0;
    overflow: hidden;
}
.single .category-name {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background: #231B8F;
    display: inline-block;
    padding: 8px 10px 4px;
    margin-bottom: 20px;
    line-height: 1em;
}
.single h1.post-title {
    margin-bottom: 20px;
    font-weight: 200;
    font-size: 32px;
    line-height: 1.5;
}
p.date-home,.post-content p{font-weight: 200}
.post-header-meta .bzb-sns-btn {
    padding: 20px 0 10px;
}
#gnav li.current-menu-item,#gnav li.current-menu-parent {
    border-bottom: 3px #9e9e9e solid;
}
#header-menu-tog {
    display: none
}
.single .post .post-content h2 {
    display: block;
    position: relative;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4em;
    margin: 60px 0 50px 0px;
    padding: 16px 10px 16px 20px;
    color: #383939;
    background-color: #F8F8F8;
    border-bottom: 3px solid #221292;
    clear: both;
}
article.post {border: none}
.new_box,.category_box {
    width: auto;
    overflow: hidden;
    margin: 0px auto 20px;
}
.new_box article:first-child {
    width: 100%;
    margin-bottom: 25px;
    position: relative;
}
.new_box article:nth-child(even) {
    float: left;
    width: 362px;
    margin-bottom: 5px;
    height: 120px;
}
.new_box article:nth-child(3),.new_box article:nth-child(5) {
    float: right;
    width: 362px;
    margin-bottom: 5px;
    height: 120px;
}
.new_box article:first-child .category{
    position: absolute;
    top: 17px;
    left: 17px;
    color: #FFF;
    background: #9e9e9e;
    padding: 5px 10px;
    font-size: 12px;
}
.post-header.first-box {
    padding: 0;
    /*margin: 10px 0 10px 0;*/
    margin: 0 0 10px 0;
    overflow: hidden;
}
.new_box article:first-child img {
	width: 754px;
	height: 376px;
	object-fit: cover
}
.first-box img{
	width: 149px;
	height: 91px;
	object-fit: cover
}
.category_box_child .category_block:nth-child(2) img {
	width: 362px;
	height: 225px;
	object-fit: cover;
	margin-bottom:10px;
}

.new_box article:first-child .category a {color: #fff}
.block_content{position: relative}
.new_box article:first-child .block_content h3 {
    left: 0;
    bottom: 0;
    color: #fff;
    margin: 0;
    padding: 35px 0 35px 3%;
    width: 100%;
    background: #333;
    filter: Alpha(opacity=70);
    opacity: 0.7;
}
.new_box article:nth-child(even) h3,.new_box article:nth-child(odd) h3{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 6px;
    color: #444;
}
.new_box article:first-child h3 {
    position: absolute;
    /*top: 85%;*/
    left: 27px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    color: #FFF;
}
.new_box article:first-child .block_content h3 a {color: #fff}
.new_box article:nth-child(even) p.date,.new_box article:nth-child(odd) p.date {
    font-size: 12px;
    margin-top: 6px;
    color: #777;
}
.new_box article:first-child p.date {
    position: absolute;
    top: -40px;
    left: 25px;
    font-weight: normal;
    color: #FFF;
    font-size: 12px;
}
.new_box article:nth-child(even) .thumbnail_img,.new_box article:nth-child(odd) .thumbnail_img {
    width: 149px;
    float: left;
    margin-right: 10px;
}
.new_box article:first-child .thumbnail_img {
    width: auto;
    float: none;
    margin-right: 0;
}
.new_box article:nth-child(even) .post_group,.new_box article:nth-child(odd) .post_group {
    width: 203px;
    float: left;
}
.new_box article:first-child .post_group {
    width: auto;
    float: none;
}
.new_box article:nth-child(even) .category,.new_box article:nth-child(odd) .category {
    font-size: 12px;
    font-weight: bold;
    display: block;
}
.new_box article:first-child .category {font-weight: normal}
.new_box article:nth-child(even) .category a {color: #231B8F}

.post-title a {color: #444}

.category_box .category_box_child:nth-child(odd) {
    width: 362px;
    float: left;
    clear: both
}
#gnav li.current-menu-item a {
    border-top: none
}
gnav li.current-menu-parent {
    border-bottom: 3px #231B8F solid;
}
.category_box .category_box_child:nth-child(even) {
    width: 362px;
    float: right;    
}
.category_box_child .category_name {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px solid #9e9e9e;
    margin-bottom: 20px;
    padding-bottom: 14px;
    line-height: 1em;
}
.category_block .post-header {
    padding: 0;
    width: 100%;
}
.category_block h3{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
}

.category_block .date {
    font-size: 12px;
    margin-top: 6px;
    color: #777;
    font-weight: bold;
}
.category_box_child .category_block:nth-child(2) {
    margin-bottom: 31px;
}
.category_box_child .category_block:nth-child(n+3) {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.category_box_child .category_block:nth-child(n+3) img {
    width: 149px;
    height: 91px;
    float: left;
    margin-right: 10px;
    object-fit: cover
}
.category_box_child .category_block:nth-child(n+3) h3 {
    clear: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
}
.cat-content, article.post, article.wp101, article.seo101 {
    margin-bottom: 40px;
    background:none; */
    border: 1px #e5e5e5 solid;
}
.read_continue {
    clear: both;
    font-size: 14px;
    text-align: right;
    padding: 18px 0px;
    border-top: 1px solid #efefef;
    border-bottom: 2px solid #efefef;
    margin-bottom: 30px;
    margin-top: 20px;
}
.default #main {
    background: #FFF;
    border: 1px solid #efefef;
    float: left;
    padding: 28px 49px;
    /*padding: 0 49px;*/
    width: 754px;
}
.archive.default #main {
    float: left;
    width: 852px;
    padding: 0;
    border: none;
    background: none;
}
.single #main {
    float: left;
    width: 852px;
    padding: 0;
}
.archive.default #main .cat-content,.archive.default .breadcrumb li:nth-child(2) {display: none}
.archive.category.default .breadcrumb li:nth-child(2) {display: block}
.category_box img {
    float: left;
    margin-right: 10px;
}
.archive.default #main .post-loop-wrap .post-content {
    padding: 0;
}
.archive.default #main .post-content .read-continue-home {
    font-size: 14px;
    padding: 10px 22px;
    color: #FFF;
    background: #444;
    vertical-align: top;
}
.breadcrumb {
    margin: -35px 0 13px !important;
}
.post-thumbnail {
    width: 304px;
    height: 215px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: right;
}
.post-thumbnail img {
    max-width: 100%;
    height: auto;
}
.single .post img {
    margin-left: 47px;
    float: right;
}
.single .post img {
    margin-bottom: 20px;
}
.archive.default #main article.post {
    background: #FFF;
    padding: 38px 49px;
    width: 754px;
    margin-bottom: 32px;
    overflow: hidden;
    border: 1px solid #efefef;
}
.archive.default #main article.post .post-header {padding: 0}
.archive.default #main .category-name {
    color: #9e9e9e;
    font-size: 14px;
    font-weight: bold;
    border: 0px transparent;
    margin: 0 0 10px 0;
    padding: 0px;
    line-height: 1em;
}
.archive.default #main h2 {
    font-weight: 200;
    clear: none;
    font-size: 26px;
    line-height: 1.4em;
    border-bottom: transparent;
    margin: 0 0 20px 0;
    padding: 0px;
}
.default #side .side-title {
    border-bottom: 3px solid #9e9e9e;
    font-weight: bold;
    margin: 0 -20px;
    padding: 15px 0;
    text-align: center;
}
.default #side #text-2 .side-title{margin-bottom: 20px;}
.default #side .side-widget-inner {
    margin: 0 20px;
}

#text-2 .course .sidelogo {
    margin-bottom: 10px;
    width: 100px;
}
#text-2 .course h5 {
    color: #131364;
    text-align: center;
    margin-bottom: 10px;
    font-size: 13px;
}
.side-widget a {
    background-image: none;
    color: #5e6265;
    display: inline;
    padding-left: 0px !important;
    text-decoration: none;
    margin-bottom: 40px;
    padding-bottom: 40px;
    line-height: 1.6;
    font-size: 12px;
}
#text-2 .course {
    padding: 20px 0 10px;
}
#text-3 img {margin-bottom:20px}
#text-3 img#feedlyFollow {margin-top:20px}
.default #side .side-widget {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
    padding-bottom: 0px;
}

#text-2 .course1, #text-2 .course2 {
    background-color: #F2F3F8;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #CCCCCC;
}
#text-2 .course1 {
    background-image: url(/wp-content/uploads/2016/05/course_bg1.png);
    background-repeat: no-repeat;
    background-size: 90px 86px;
    background-position: top right;
}
#text-2 .course2 {
    background-image: url(/wp-content/uploads/2016/05/course_bg2.png);
    background-repeat: no-repeat;
    background-size: 90px 86px;
    background-position: top right;
}
#text-2 .course h6 {
    font-size: 16px;
    color: #131364;
    font-weight: bold;
}
#text-2 .course h6::after {
    margin: 0 0 0 3px;
    content: " ";
    display: inline-block;
    width: 14px;
    height: 17px;
    background: url(http://english-conversation.jp/wp-content/uploads/2018/01/arrow_b.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: 0 0;
}
#text-2 {margin-bottom: 0!important;background: #fff;border-top: 1px solid #efefef;border-left: 1px solid #efefef;border-right: 1px solid #efefef;}
#text-3 {margin-bottom: 0;background: #fff;border-bottom: 1px solid #efefef;border-left: 1px solid #efefef;border-right: 1px solid #efefef;}
#text-3 .side-widget-inner {
    margin: 0!important;
}
#categories-2 {
	border: 1px solid #efefef;
	background: #fff;
}
#text-3 .mailad h3 {
    background-color: #131364;
    color: #FFFFFF;
    padding: 10px;
    font-size: 17px;
    background-image: url(http://english-conversation.jp/wp-content/uploads/2018/01/mail_icon_w-1.png);
    background-repeat: no-repeat;
    background-size: 36px 24px;
    background-position: top 10px left 10px;
    padding-left: 54px;
}
#text-3 .mailadInner {
    padding: 10px;
    background-color: #FFFFFF;
}
#text-3 a.ebook {
    background-color: #FF7800 !important;
    padding: 3px 20px !important;
    color: #FFFFFF !important;
    float: right;
    margin-bottom: 10px;
    font-size: 16px;
    border-radius: 4px;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.marker_yellow {
    background: linear-gradient(transparent 60%, #ffff66 60%);
    font-weight: bold;
}
.mailadInner p:nth-child(2) {
    margin-top: 30px
}
.default #side #text-4 img {
    margin: 0 -20px 0 -20px;
    max-width: 316px;
}
.default #side #views-2, .default #side #text-5 {
    background-color: #fff;
    border: 1px solid #efefef;
}
.default #side #views-2 ul {
    padding-bottom: 15px
}
.default #side #views-2 ul li:last-child {
    border-bottom: none
}
.default #side .side-widget ul li {
    padding: 16px 20px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 -20px;
}
#side #views-2 li:before {
    color: #9e9e9e;
    font-weight: bold;
    font-style: italic;
    counter-increment: rank;
    content: counters(rank,".") " ";
    border: 1px #9e9e9e solid;
    height: 25px;
    width: 29px;
    display: block;
    float: left;
    text-align: center;
    vertical-align: middle;
    margin: 3px 12px 0 0;
    padding: 5px 1px 0 0px;
}
.footer-01 {
    background: #fff;
    border-top: none;
    padding: 32px 0;
    font-size: 13px;
}
.footer-01 {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding: 0px;
    font-weight: bold;
    background: #000;
}
.footer-01 span,.footer-01 br {
    display: none;
}
#footer .wrap {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px;
}
.footer-01 ul {
    padding: 23px 0px;
    overflow: hidden;
    border-bottom: 1px solid #616161 
}
.footer-01 ul li {
    display: inline-block;
    margin-right: 10px;
}
.footer-01 ul li a {
    color: #fff !important;
    margin: 0 10px;
    font-weight: normal;
}
.footer-00 {
    text-align: center;
    background: #FFF;
    padding: 0
}
.footer-00 #logo {
    font-size: 24px;
    font-weight: bold;
}
#footer a {
    color: #1E252C;
}
@media screen and (max-width: 1218px) {
.new_box,.category_box {
    padding: 10px !important;
}
.wrap {
    width: auto;
    padding: 0 5px;
}
.archive.default #main article.post {
    width: 90%;
    padding: 38px 30px;
}
.default #side {
    width: 26%;
    float: right;
    background-color: transparent;
}
}
@media screen and (max-width: 820px) {
    #gnav {
    display: none;
}
.new_box article:nth-child(even),.new_box article:nth-child(3),.new_box article:nth-child(5)  {
    float: left;
    width: 48%;
    border: none;
    margin-bottom: 10px;
}
body.home #content, #content {
    word-break: normal;
    padding: 10px 0px;
}
.new_box, .category_box {
    margin: 0px auto 0px;
}
#text-2 {
    margin-bottom: 0!important;
    padding-top: 0px;
}
.category_box_child:last-child .read_continue{margin-bottom: 0}
.read_continue {
    padding: 12px 0px;
}
body.archive.default #content,body.single #content {
    padding: 42px 0px;
}
.single .main-inner {
    width: auto;
}
.post-thumbnail, .post-cta-img {
    margin-left: 0;
    margin-right: 0;
    float: none;
}
.new_box {
    margin-top: -10px;
}
.archive.default #main article.post {
    width: auto;
}
#header {
    padding: 36px 0 32px !important;
}
#header-menu-tog {
    display: block;
    float: left;
    font-size: 24px;
    position: absolute;
    margin-left: 10px;
}
#header-menu-tog a {
    color: #444;
}
#header #logo a {
    margin-left: 15px;
    float: none;
}
#header #logo {
    vertical-align: top;
    padding-left: 30px;
    width: 95%;
    font-size: 20px;
    box-sizing: border-box;
}
#content .wrap {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
}

#header .wrap {
    padding: 0;
}
.wrap {
    width: 96%;
    margin: 0 2%;
}
#gnav ul {
    border-left: none;
}
#gnav ul li {
    width: auto;
    float: none;
    position: relative;
    margin-right: 0;
    margin-bottom: 1px;
    display: block;
    border-bottom: 1px solid #efefef;
}
#gnav li {
    border-right: none;
}
#gnav ul li a {
    display: block;
    border-top: none;
    padding: 10px 8px;
    color: #2B2D2D;
    background: #fff;
    text-decoration: none;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    border-bottom: none;
    font-weight: bold;
    padding-bottom: -3px;
}
.left-content #side {
    width: 100%;
    float: none;
    padding:0;
    margin-top: 20px;
}
.default #side #text-2 .side-widget-inner {
    margin: 0 20px;
}
.footer-01 ul li {
    margin-bottom: 5px;
}
#misc .passport {
    width: 55%;
}
.footer-01 ul {
    padding: 15px 0px;
}

#side {
    width: 100% !important;
    float: none;
}
#text-4 {
    margin: 0 auto;
    text-align: center;
}
.archive.default #main h2 {
    font-size: 22px
}
.archive.default #main .date-home, .archive.default #main .post-content .read-continue-home {
    font-size: 12px
}
.single .post-header {
    padding: 0 20px;
}
}

.widget_recent_entries a:hover, .widget_archive a:hover, .widget_categories a:hover, .widget_meta a:hover, .widget_views a:hover {
    color: #2581c4;
    background: none
}
#misc {
    padding: 15px 0 10px;
    background: #ebebeb;
}
aside#misc .content {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}
#misc ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
#misc .passport {
    float: right;
}
#misc:after, #misc ul:after {
    content: '';
    display: block;
    clear: both;
}
#misc li {
    float: left;
    margin-right: 10px;
    padding-right: 0;
}
#misc .passport a img {
    height: 25px;
    padding-left: 10px;
    width: auto;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?evc68l');
  src:  url('../fonts/icomoon.eot?evc68l#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?evc68l') format('truetype'),
    url('../fonts/icomoon.woff?evc68l') format('woff'),
    url('../fonts/icomoon.svg?evc68l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-googleplus:before {
  content: "\e600";
  font-size: 1.6em
}
.icon-facebook:before {
  content: "\e602";
  font-size: 1.6em
}
.icon-twitter:before {
  content: "\f099";
  font-size: 1.8em
}
.icon-rss-square:before {
  content: "\f143";
  font-size: 1.8em
}
@media screen and (max-width: 991px) {
.new_box article:first-child img,.first-box img {
    width: 100%;
    height: auto;
}

.post-header.first-box {
    margin: 10px 0 10px 0;
}
}
@media screen and (max-width: 1218px){
.default #main {
    width: 66%;
    padding: 0px;
    float: left;
    padding: 38px 29px;
}
.default #side {
    width: 26%;
    float: right;
    background-color: transparent;
}
.new_box article:nth-child(even),.new_box article:nth-child(3), .new_box article:nth-child(5) {
	float: none;
    margin-bottom: 10px;
    width: 100%;
}
.new_box article:nth-child(even) .post_group{
	width: 60%;
}
.category_box .category_box_child:nth-child(odd),.category_box .category_box_child:nth-child(even) {
	width: 100%;
    float: none;
}
.archive.default #main {
	width: 70%;
}
.single.default #main {
	width: 70%;
	padding: 0;
}
.single .main-inner {
	width: 90%;
    padding: 38px 30px;
}
}
@media screen and (max-width: 820px) {
.post-loop-wrap .post-thumbnail {
    margin-left: 30px;
    max-width: 45%;
}
.post-content {
    padding: 0!important;
}
.left-content #main, .archive.default #main {
    width: 100%;
    float: none;
    padding: 0px;
}
.single.default #main {
width: auto;
    float: none;
}
.default #main {
	    width: 100%;
    float: none;
    padding: 0px;
}
.new_box article:nth-child(even), .new_box article:nth-child(3), .new_box article:nth-child(5) {
	float: left;
    width: 48%;
    border: none;
    margin-bottom: 10px;
}
.new_box article:nth-child(even) .post_group, .new_box article:nth-child(odd) .post_group {
	width: 100%;
    float: none;
}
.post-title {
    clear: none;
}
.new_box article:nth-child(even) p.date, .new_box article:nth-child(odd) p.date {
	clear: both
}
#gnav {
    display: none;
  }
  #gnav.active {
    display: block;
  }

  #gnav {
    margin: 20px 2%;
    border: 1px solid #cccccc;
    padding: 10px;
  }
  #gnav .wrap {
    margin: 0;
  }
  #gnav ul li {
    float: none;
    position: relative;
    margin-right: 0;
    margin-bottom: 1px;
    padding: 0;
  }
  #gnav ul li.current-menu-item a {
    border-top: none;
    background: #f7f7f7;
  }
  #gnav ul li a {
    display: block;
    border-top: none;
    padding: 12px 8px;
    color: #2B2D2D;
    background: #fff;
    text-decoration: none;
    -webkit-transition: background .3s ease-in-out;
            transition: background .3s ease-in-out;
    border-bottom: 1px #e5e5e5 solid;
  }
  #gnav ul li a:hover {
    color: #2B2D2D;
    border-top: none;
  }
  #gnav ul li a:hover .sub-menu {
    display: block;
  }
  #gnav ul li .sub-menu {
    display: block;
    position: relative;
    width: auto;
    margin-left: 20px;
    background: #fff;
    border: none;
    border-bottom: none;
  }
  #gnav ul li .sub-menu li {
    float: none;
    margin-right: 0;
  }
  #gnav ul li .sub-menu li:list-child {
    border-bottom: none;
  }
  #gnav ul li .sub-menu li a {
    color: #2581c4;
    background: #fff;
    padding: 10px 15px;
    border-bottom: 1px #e5e5e5 solid;
  }
  #gnav ul li .sub-menu li a:hover {
    background: #fafafa;
    color: #2581c4;
    box-shadow: 0;
  }
  #gnav ul li .sub-menu .sub-menu {
    left: auto;
    top: auto;
  }
}
@media screen and (max-width: 550px) {
.new_box article:nth-child(even), .new_box article:nth-child(3), .new_box article:nth-child(5) {
	float: none;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
}
.new_box article:nth-child(even) .thumbnail_img, .new_box article:nth-child(odd) .thumbnail_img,.category_box_child .category_block:nth-child(n+3) img {
    width: 100px;
}
.new_box article:first-child .thumbnail_img {
    width: auto
}
.category_box_child .category_block:nth-child(n+3) img{
    height: auto
}

.new_box article:first-child {
    width: 100%;
    margin-bottom: 10px;
    padding: 0px;
}
.single .main-inner {
    padding: 20px 10px;
}
#content .wrap {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.wrap {
    margin: 0px !important;
}
.wrap {
    margin: 0px !important;
}
.archive.default #main article.post {
    width: auto;
}
.post-content {
    padding: 0 !important;
}
.single .post-header {
    padding: 10px 10px 10px;
}
.single .post .post-content h2 {
    font-size: 22px;
    margin-top: 56px;
}
.post-loop-wrap .post-thumbnail {
    float: none;
    width: 100%;
    margin-left: 0px;
    max-width: 100%;
    margin-bottom: 0;
}
.single h1.post-title {
    font-size: 26px;
}
#header {
    padding: 20px 0px 20px !important;
}
#header #logo a {
    margin-left: 15px;
    font-size: 20px;
}
.new_box article:nth-child(even),.new_box article:nth-child(3),.new_box article:nth-child(5) {
    float: none;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
}
/*ew_box article:nth-child(even) .thumbnail_img,.new_box article:nth-child(3) .thumbnail_img,.new_box article:nth-child(5) .thumbnail_img,.category_box .category_box_child:nth-child(odd) .thumbnail_img,.category_box .category_box_child:nth-child(even) .thumbnail_img {
    width: 100px;
}*/
.new_box article:nth-child(even) h3,.new_box article:nth-child(3) h3,.new_box article:nth-child(5) h3,.category_box .category_box_child:nth-child(odd) h3,.category_box .category_box_child:nth-child(even) h3 {
    font-size: 12px;
    clear: none;
}
.category_box .category_box_child:nth-child(odd),.category_box .category_box_child:nth-child(even) {
    width: 100%;
    float: none;
}
}