/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://ss1.coressl.jp/kimigasaki.s182.coreserver.jp/MTOS5/mt-static/themes-base/blog.css);
@import url(https://ss1.coressl.jp/kimigasaki.s182.coreserver.jp/MTOS5/mt-static/support/themes/feather-blue/feather-blue.css);
/* end StyleCatcher imports */

@media screen and (max-width: 640px) {
#container-inner {
    width: 100%;
}

#header-content {
    width: 100%;
}

#container-inner, #content {
    background-color: #fff;
    line-height: 200%;
}

.layout-wt #alpha {
    width: 100%;
}

h1#header-name {
    font-size: 50px;
}

h2#header-description {
    font-size: 30px;
}

h2.asset-name.entry-title {
    font-size: 30px;
}

h3.widget-header {
    font-size: 30px;
}

abbr.published {
    font-size: 25px;
}

div {
    font-size: 40px;
    
}


.layout-wt #gamma {
    right: 0px;
    width: 100%;
}

.layout-wt #beta {
    left: 0px;
    width: 100%;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 44px;

}
}           