@charset "utf-8";
* {
    padding: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

html, body {
    width: 100%;
    height: 100%
}

html, body, input, button, textarea {
    color: #000;
    font: 1em/1.65 Roboto, "Helvetica Neue", Arial, NanumBarunGothicOTF, NanumBarunGothic, "나눔바른고딕", "Apple SD Gothic Neo", Dotum, "돋움", sans-serif
}

html.wf-active, html.wf-active body, html.wf-active input, html.wf-active button,
html.wf-active textarea {
    font-family: NanumBarunRoboto, Roboto, "Helvetica Neue", Arial, NanumBarunGothicOTF, NanumBarunGothic, "나눔바른고딕", "Apple SD Gothic Neo", Dotum, "돋움", sans-serif
}

html.dark body, html.dark input, html.dark textarea {
    color: #fff
}

html {
    background-color: #fff
}

html.dark {
    background-color: #222
}

input, textarea, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent
}

ol, ul {
    list-style: none
}

a {
    color: #666;
    text-decoration: none
}

.noscript, .old-ie, html.no-webgl:before {
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    background-color: #000;
    cursor: default
}

.noscript .desktop, .old-ie .desktop {
    display: inline
}

html.dark .noscript, html.dark .old-ie, html.dark.no-webgl:before {
    color: #222;
    background-color: #ccc
}

html.msie:before {
    content: none !important
}

html.dark a {
    color: #aaa
}

html.no-touch a:hover, html.touch a.hover {
    color: #39f
}

html.dark.no-touch a:hover, html.dark.touch a.hover {
    color: #6cf
}

#tistorytoolbarid {
    display: none !important
}

.mobile, #close {
    display: none
}

#close {
    position: absolute;
    z-index: 95;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default
}

.desktop, #close.search-open {
    display: block
}

.no-text, .entry-ccl img, .date {
    overflow: hidden
}

.no-text, .entry-ccl img {
    width: 0;
    height: 0;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    line-height: 0
}

.date {
    display: block;
    font-size: 13px;
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default
}

.bg, .entry-ccl img, :before, :after {
	background-repeat: no-repeat;
	background-size: 202px 395px
}

html.cdn-icon .bg, html.cdn-icon .entry-ccl img, html.cdn-icon :before, html.cdn-icon :after {
    background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_w_desktop.png)
}

html.no-cdn-icon .bg, html.no-cdn-icon .entry-ccl img, html.no-cdn-icon :before, html.no-cdn-icon :after {
    background-image: url(images/bg_w_desktop.png)
}

html.dark.cdn-icon .bg, html.dark.cdn-icon .entry-ccl img, html.dark.cdn-icon :before, html.dark.cdn-icon :after {
    background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_d_desktop.png)
}

html.dark.no-cdn-icon .bg, html.dark.no-cdn-icon .entry-ccl img, html.dark.no-cdn-icon :before, html.dark.no-cdn-icon :after {
    background-image: url(images/bg_d_desktop.png)
}


:before, :after {
    display: block
}

.adsense-kit {
	background: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_w_stripe.png) 50% 50%;
    background-size: 760px 300px
}

html.dark .adsense-kit {
    background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_d_stripe.png)
}

#ts-nav, #ts-nav ul {
    position: absolute;
    top: 0
}

#loading {
	display: none
}

html.js #loading {
	display: block;
	position: fixed;
	z-index: 102;
	top: 50%;
	left: 50%;
	width: 120px;
	height: 120px;
	margin: -60px;
	font-size: 14px;
	line-height: 120px;
	font-weight: 300;
	text-align: center;
	opacity: 0.33;
	cursor: default
}

html.js.no-rgba #loading {
	-ms-filter: Alpha(opacity=33);
	filter: Alpha(opacity=33)
}

html.dark.js #loading {
	color: #fff;
	opacity: 0.4
}

html.dark.js.no-rgba #loading {
	-ms-filter: Alpha(opacity=40);
	filter: Alpha(opacity=40)
}

html.js #loading:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%
}

html.js.no-webgl #loading:before {
	border: 1px solid #000;
	background: none;
	border-radius: 60px
}

html.dark.js.no-webgl #loading:before {
	border-color: #fff
}

html.js.webgl #loading:before {
	background: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_loading.png) 60px 0 no-repeat;
	background-size: 181px 103px;
	-webkit-animation: loading 2s linear infinite;
	-moz-animation: loading 2s linear infinite;
	animation: loading 2s linear infinite
}

html.dark.js.webgl #loading:before {
	background-position: -61px 0
}

html.js.webgl.svg #loading:before {
	background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_loading.svg)
}

html.js.webgl.no-svg.backgroundsize #loading:before,
html.js.webgl.svg.backgroundsize.linux.safari #loading:before {
	background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_loading_2x.png)
}

#ts-nav {
    z-index: 95;
    right: 50%;
    max-width: 944px;
    width: 100%;
    height: 40px;
    margin-right: -472px
}

#ts-nav ul {
    right: 31px;
    height: 100%
}

#ts-nav li {
    float: left;
    height: 100%
}

#ts-nav .text {
    display: block;
    height: 100%;
    padding: 0 9px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 300
}

#ts-nav .no-text {
    position: relative;
    padding: 20px 17px
}

#ts-nav .no-text:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    margin: -7.5px
}

.favorite:before {
    background-position: -139px 0
}

html.no-touch .favorite:hover:before, html.touch .favorite.hover:before {
    background-position: -187px 0
}

.rss:before {
    background-position: -123px 0
}

html.no-touch .rss:hover:before, html.touch .rss.hover:before {
    background-position: -171px 0
}

.post:before {
    background-position: -107px 0
}

html.no-touch .post:hover:before, html.touch .post.hover:before {
    background-position: -155px 0
}

.act-disqus {
    display: none
}

#global {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 50%;
    width: 96px;
    min-height: 40px;
    margin-left: -431px
}

#jacket {
    display: block;
    position: relative;
    width: 96px;
    height: 160px;
    margin-bottom: 16px;
    background: url(images/a_jacket_desktop.jpg) 50% 50% no-repeat;
    background-size: cover
}

#jacket:before, #jacket:after, .cover:before, .cover:after {
    content: "";
    position: absolute
}

#jacket:before, .cover:before {
    left: 0;
    width: 100%;
    background-image: none !important
}

#jacket:before {
    bottom: 0;
    height: 6px;
    background-color: rgba(0, 0, 0, 0.06)
}

html.dark #jacket:before {
    background-color: rgba(255, 255, 255, 0.1)
}

#jacket:after {
    right: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    background-position: 0 -9px
}

.cover {
    position: absolute;
    left: 0;
    bottom: 6px;
    min-height: 48px;
    max-height: 72px;
    width: 100%;
    padding: 6px 0;
    background-color: #fff
}

html.dark .cover {
    background-color: #222
}

.cover:before {
    top: -160px;
    box-sizing: border-box;
    width: 100%;
    height: 160px;
    border: 1px solid rgba(0, 0, 0, 0.06)
}

html.dark .cover:before {
    border-color: rgba(255, 255, 255, 0.1)
}

.cover:after {
    top: -7px;
    right: 0;
    width: 7px;
    height: 8px;
    background-position: 0 0
}

.cover h1 {
    overflow: hidden;
    max-height: 72px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300
}

.cover.one-line h1 {
    max-height: 48px;
    font-size: 22px;
    line-height: 48px
}

#nav a, #search-toggle {
    display: block;
    position: relative;
    width: 100%;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    font-weight: 300;
    white-space: nowrap
}

html.no-touch #nav a:hover:before, html.no-touch #search-toggle:hover:before, html.touch #nav a.hover:before, html.touch #search-toggle.hover:before, #search-toggle.open:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -19px;
    padding: 8px;
    margin-top: -8px
}

#search-toggle.open {
    color: #39f;
    cursor: default
}

html.dark #search-toggle.open {
    color: #6cf
}

.t_menu_category a:before {
    background-position: -8px 0
}

.t_menu_tag a:before {
    background-position: -24px 0
}

.t_menu_guestbook a:before {
    background-position: -41px 0
}

#nav li[class*="link"] a:before {
    background-position: -73px 0
}

.t_menu_medialog, .t_menu_location {
    position: relative;
    opacity: .1
}

html.dark .t_menu_medialog, html.dark .t_menu_location {
    opacity: .25
}

.t_menu_medialog:after, .t_menu_location:after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none !important
}

.t_menu_home a:before, .t_menu_medialog a:before, .t_menu_location a:before, .t_menu_write a:before, .t_menu_admin a:before {
    background-image: none !important
}

#search-toggle:before {
    background-position: -57px 0
}

#search {
    position: relative;
    width: 320px;
    height: 30px;
    margin-top: 3px;
    margin-left: -18px
}

#search:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 24px;
    padding: 4px 8px;
    background-position: -90px 0
}

#search input {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 4px 68px 4px 17px;
    border: 1px solid #39f;
    background-color: rgba(255, 255, 255, 0.94);
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    border-radius: 6px
}

html.dark #search input {
    border: 1px solid #6cf;
    background-color: rgba(0, 0, 0, 0.94)
}

#search button {
    position: absolute;
    top: 0;
    padding: 15px;
    cursor: pointer
}

button#search-submit {
    right: 39px;
    background-position: -32px -16px
}

html.no-touch #search-submit:hover, html.touch #search-submit.hover {
    background-position: -32px -46px
}

button#search-close {
    right: 0;
    padding-right: 24px;
    background-position: 0 -16px
}

html.no-touch #search-close:hover, html.touch #search-close.hover {
    background-position: 0 -46px
}

#wrap {
    position: relative;
    box-sizing: border-box;
    min-width: 320px;
    max-width: 944px;
    min-height: 100%;
    padding: 96px 40px 160px 176px;
    margin: auto
}

.content,
#admin-nav,
#act {
	visibility: hidden
}

html.webgl .content,
html.webgl #act {
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s
}

.another_category,
.tt-share-entry-with-sns {
	display: none
}

#article-entry {
	visibility: visible !important
}

html.webgl #article-entry {
	opacity: 1 !important
}

.content .title {
    margin-left -1px;
    margin-bottom: 24px
}

#headline {
    color: #000
}

html.dark #headline {
    color: #fff
}

html.no-touch a#headline:hover, html.touch a#headline.hover {
    color: #39f
}

html.dark.no-touch a#headline:hover, html.dark.touch a#headline.hover {
    color: #6cf
}

.title .date {
    height: 17px;
    padding-top: 3px;
    line-height: 17px;
    text-indent: 2px
}

.title h2 {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 300;
    cursor: default
}

.title a {
    cursor: pointer
}

div#ttCanvas {
    width: auto !important
}

#article {
	position: relative;
	text-align: justify;
	overflow-wrap: break-word;
	word-break: keep-all
}

#article * {
	max-width: 100%
}

#article > .thumb,
#article > .thumbnail {
	display: none
}

.imageblock img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
	cursor: default
}

#paging {
    position: absolute;
    left: 0;
    bottom: 80px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 0 40px 0 176px
}

#prev, #next {
    position: absolute;
    top: 0;
    padding: 18px;
    border: 2px solid #666;
    border-radius: 20px
}

html.dark #prev, html.dark #next {
    border-color: #aaa;
    background-color: #aaa
}

html.no-touch #prev:hover, html.touch #prev.hover, html.no-touch #next:hover, html.touch #next.hover, html.no-touch .num-box a:hover span, html.touch .num-box a.hover span {
    border-color: #39f
}

html.dark.no-touch #prev:hover, html.dark.touch #prev.hover, html.dark.no-touch #next:hover, html.dark.touch #next.hover, html.dark.no-touch .num-box a:hover span, html.dark.touch .num-box a.hover span {
    border-color: #6cf;
    background-color: #6cf
}

html.webgl #prev, html.webgl #next, html.webgl .num-box span {
    -webkit-transition: border-color .3s, color .3s, background-color .3s;
    -moz-transition: border-color .3s, color .3s, background-color .3s;
    transition: border-color .3s, color .3s, background-color .3s
}

html.webgl #prev, html.webgl #next {
    box-shadow: 0 0 0 14px rgba(51, 153, 255, 0)
}

html.dark.webgl #prev, html.dark.webgl #next {
    box-shadow: 0 0 0 14px rgba(102, 204, 255, 0)
}

html.webgl .num-box span {
    box-shadow: 0 0 0 10px rgba(51, 153, 255, 0)
}

html.dark.webgl .num-box span {
    box-shadow: 0 0 0 10px rgba(102, 204, 255, 0)
}

html.webgl.no-touch #prev:hover, html.webgl.touch #prev.hover, html.webgl.no-touch #next:hover, html.webgl.touch #next.hover, html.webgl.no-touch .num-box a:hover span, html.webgl.touch .num-box a.hover span {
    box-shadow: 0 0 0 0 rgba(51, 153, 255, 1);
    -webkit-transition: border-color .3s, color .3s, background-color .3s, box-shadow .3s;
    -moz-transition: border-color .3s, color .3s, background-color .3s, box-shadow .3s;
    transition: border-color .3s, color .3s, background-color .3s, box-shadow .3s
}

html.dark.webgl.no-touch #prev:hover, html.dark.webgl.touch #prev.hover, html.dark.webgl.no-touch #next:hover, html.dark.webgl.touch #next.hover, html.dark.webgl.no-touch .num-box a:hover span, html.dark.webgl.touch .num-box a.hover span {
    box-shadow: 0 0 0 0 rgba(102, 204, 255, 1)
}

#prev {
    left: 40px;
    background-position: -2px -78px
}

html.no-touch #prev:hover, html.touch #prev.hover {
    background-position: -42px -78px
}

#next {
    left: 96px;
    background-position: -82px -78px
}

html.no-touch #next:hover, html.touch #next.hover {
    background-position: -122px -78px
}

#prev.no-more-prev, #next.no-more-next {
    border-color: #666 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    opacity: .1;
    cursor: default
}

html.dark #prev.no-more-prev, html.dark #next.no-more-next {
    border-color: #aaa !important;
    background-color: #aaa !important
}

#prev.no-more-prev {
    background-position: -2px -78px !important
}

#next.no-more-next {
    background-position: -82px -78px !important
}

.num-box {
    height: 24px;
    padding: 8px 0;
    margin-left: -1px;
    cursor: default
}

.num-box a, .num-box span, .interword {
    float: left;
    min-width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
    border-radius: 15px
}

.num-box a, .interword {
    margin-right: 8px
}

.num-box span {
    height: 22px;
    min-width: 20px;
    padding: 0 1px;
    border: 1px solid rgba(51, 153, 255, 0);
    cursor: pointer
}

html.dark .num-box span {
    border-color: rgba(102, 204, 255, 0)
}

.interword {
    color: #000;
    line-height: 24px;
    border-radius: 0;
    cursor: default !important
}

html.dark .interword {
    color: #fff
}

html.no-touch .num-box a:hover span, html.touch .num-box a.hover span {
    border-color: rgba(51, 153, 255, 1)
}

html.dark.no-touch .num-box a:hover span, html.dark.touch .num-box a.hover span {
    border-color: rgba(102, 204, 255, 1);
    color: #000;
    background-color: #6cf
}

.num-box .selected {
    color: #fff !important;
    border-color: #000 !important;
    background-color: #000 !important;
    box-shadow: none !important;
    cursor: default
}

html.dark .num-box .selected {
    color: #bbb !important;
    border-color: #aaa !important;
    background-color: #000 !important
}

footer, .cpr {
    box-sizing: border-box
}

footer {
    overflow: hidden;
    position: absolute;
    z-index: 90;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    padding: 0 40px 0 137px
}

.cpr {
    position: relative;
    height: 100%;
    padding: 0 138px 0 41px;
    background-color: #000;
    border-top-right-radius: 6px;
    cursor: default
}

html.dark .cpr {
    padding-right: 137px;
    border: 1px solid #aaa;
    border-bottom-width: 0;
    border-left-width: 0
}

#skin-barcode, #skin-barcode:after {
    border-top-left-radius: 6px
}

#skin-barcode {
    position: absolute;
    top: 0;
    left: -97px;
    width: 96px;
    height: 40px;
    background: url(images/a_jacket_desktop.jpg) 50% 90% no-repeat
}

html.dark #skin-barcode {
    top: -1px
}

#skin-barcode:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: 0 -355px
}

html.dark #skin-barcode:after {
    background-color: rgba(255, 255, 255, 0.3)
}

html.no-touch .cpr a:hover, html.touch .cpr a.hover {
    color: #6cf
}

.cpr a:before, .cpr a:after {
    display: inline;
    color: #fff
}

html.no-rgba .cpr a:before, html.no-rgba .cpr a:after {
    background-image: none !important
}

.blogger, .designed-by {
    overflow: hidden;
    display: inline-block;
    height: 100%;
    font-size: 14px;
    line-height: 40px;
    font-weight: 300;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.blogger, .designed-by, html.dark .blogger, html.dark .designed-by {
    color: #fff
}

html.dark .blogger, html.dark .designed-by {
    line-height: 38px
}

.blogger {
    max-width: 160px
}

.blogger:before {
    content: "Blogger "
}

.designed-by:before {
    content: "Designed by "
}

.blogger:after, .designed-by:after {
    content: "."
}

footer nav {
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 120px;
    height: 30px
}

html.dark footer nav {
    right: 9px
}

footer nav a {
    float: left;
    padding: 15px
}

#tistory-btn {
    background-position: -62px -16px
}

html.no-touch #tistory-btn:hover, html.touch #tistory-btn.hover {
    background-position: -62px -46px
}

#guestbook-btn {
    background-position: -92px -16px
}

html.no-touch #guestbook-btn:hover, html.touch #guestbook-btn.hover {
    background-position: -92px -46px
}

#tag-btn {
    background-position: -122px -16px
}

html.no-touch #tag-btn:hover, html.touch #tag-btn.hover {
    background-position: -122px -46px
}

#go-to-top-btn {
    background-position: -152px -16px
}

html.no-touch #go-to-top-btn:hover, html.touch #go-to-top-btn.hover {
    background-position: -152px -46px
}

@media all and (max-width:942px) {
    #ts-nav {
        right: 0;
        margin-right: 0
    }

    #global {
        left: 40px;
        margin-left: 0
    }
}

@media all and (min-width:760px) {
    #nav ul {
        width: 96px !important
    }
}

@media all and (max-width:759px) {
    .desktop {
        display: none
    }

    .mobile, #close.nav-open {
        display: block
    }

    .bg, .entry-ccl img, :before, :after {
        background-size: 280px 376px
    }
	
    html.cdn-icon .bg, html.cdn-icon .entry-ccl img, html.cdn-icon :before, html.cdn-icon :after {
        background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_w_mobile.png)
    }
	
    html.no-cdn-icon .bg, html.no-cdn-icon .entry-ccl img, html.no-cdn-icon :before, html.no-cdn-icon :after {
        background-image: url(images/bg_w_mobile.png)
    }

    html.dark.cdn-icon .bg, html.dark.cdn-icon .entry-ccl img, html.dark.cdn-icon :before, html.dark.cdn-icon :after {
        background-image: url(//cdn.rawgit.com/kaniwari/fraccino_space/master/ver/b5.3/images/bg_d_mobile.png)
    }
	
    html.dark.no-cdn-icon .bg, html.dark.no-cdn-icon .entry-ccl img, html.dark.no-cdn-icon :before, html.dark.no-cdn-icon :after {
        background-image: url(images/bg_d_mobile.png)
    }

    .noscript, .old-ie, html.no-webgl:before {
        z-index: 99;
        top: 40px
    }

    .noscript .desktop, .old-ie .desktop, #ts-nav {
        display: none
    }

    #global {
        overflow: hidden;
        position: fixed;
        width: 100%;
        left: 0;
        height: 40px;
        background-color: rgba(255, 255, 255, 0.94)
    }

    html.dark #global {
        background-color: rgba(34, 34, 34, 0.94)
    }

    #global.open {
        height: 216px;
        background-color: rgba(255, 255, 255, 0.98)
    }

    html.dark #global.open {
        background-color: rgba(34, 34, 34, 0.98)
    }

    html.webgl #global {
        -webkit-transition: height .4s, background-color .4s;
        -moz-transition: height .4s, background-color .4s;
        transition: height .4s, background-color .4s
    }

    html.webgl #global.scroll {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none
    }

    #jacket {
        float: left;
        max-width: 240px;
        width: auto;
        height: 40px;
        padding: 0 14px;
        margin: 0;
        background: none !important
    }

    #jacket:before, #jacket:after, .cover:before, cover:after {
        content: none;
        background: none !important
    }

    .cover {
        position: static;
        min-height: 40px;
        max-height: 40px;
        height: 100%;
        padding: 0;
        background: none !important
    }

    .cover h1 {
        overflow: hidden;
        font-size: 18px !important;
        line-height: 40px !important;
        font-weight: 700;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #nav-toggle {
        position: absolute;
        top: 0;
        right: 4px;
        padding: 20px;
        background-position: -40px 0;
        cursor: pointer
    }

    #global.open #nav-toggle, html.no-touch #nav-toggle:hover, html.touch #nav-toggle.hover {
        background-position: -40px -40px
    }

    #search-toggle {
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 44px;
        width: 0;
        height: 0;
        padding: 20px;
        color: rgba(0, 0, 0, 0);
        font-size: 0;
        line-height: 0
    }

    #global #search-toggle:before, #global #search-toggle.open:before, html.no-touch #search-toggle:hover:before, html.touch #search-toggle.hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0
    }

    #search-toggle:before {
        background-position: 0 0
    }

    #search-toggle.open:before, html.no-touch #search-toggle:hover:before, html.touch #search-toggle.hover:before {
        background-position: 0 -40px
    }

    #nav {
        clear: both;
        overflow-x: auto;
        overflow-y: hidden;
        height: 120px;
        padding-top: 16px
    }

    html.touch #nav {
        -webkit-overflow-scrolling: touch
    }

    #nav ul {
        min-width: 90px;
        height: 90px;
        padding: 15px 15px 0 15px;
        margin: auto
    }

    #nav li {
        float: left;
        width: 90px;
        height: 105px
    }

    #nav a {
        height: 30px;
        padding-top: 60px;
        font-size: 14px;
        line-height: 30px;
        text-align: center
    }

    html.touch #nav a.hover {
        color: #666
    }

    html.dark.touch #nav a.hover {
        color: #aaa
    }

    #nav a:before, html.no-touch #nav a:hover:before, html.touch #nav a.hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        padding: 30px;
        margin: 0;
        margin-left: -30px;
        background-color: #666;
        border-radius: 30px
    }

    html.dark #nav a:before, html.dark.no-touch #nav a:hover:before, html.dark.touch #nav a.hover:before {
        background-color: #aaa
    }

    html.webgl #nav a:before {
        box-shadow: 0 0 0 14px rgba(51, 153, 255, 0);
        -webkit-transition: background-color .3s;
        -moz-transition: background-color .3s;
        transition: background-color .3s
    }

    html.dark.webgl #nav a:before {
        box-shadow: 0 0 0 14px rgba(102, 204, 255, 0)
    }

    html.no-touch #nav a:hover:before {
        background-color: #39f
    }

    html.dark.no-touch #nav a:hover:before {
        background-color: #6cf
    }

    html.no-touch.webgl #nav a:hover:before {
        box-shadow: 0 0 0 0 rgba(51, 153, 255, 1);
        -webkit-transition: background-color .3s, box-shadow .4s;
        -moz-transition: background-color .3s, box-shadow .4s;
        transition: background-color .3s, box-shadow .4s
    }

    html.dark.no-touch.webgl #nav a:hover:before {
        box-shadow: 0 0 0 0 rgba(102, 204, 255, 1)
    }

    .t_menu_category a:before {
        background-position: 0 -80px
    }

    .t_menu_tag a:before {
        background-position: -60px -80px
    }

    .t_menu_guestbook a:before {
        background-position: -121px -80px
    }

    #nav li[class*="link"] a:before {
        background-position: -181px -80px
    }

    #nav-close {
        position: relative;
        display: block;
        padding: 20px 50%;
        margin: auto;
        cursor: default
    }

    #nav-close:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 4px 20px;
        margin: -4px -20px;
        background-position: -90px -141px
    }

    html.no-touch #nav-close:active:after, html.touch #nav-close.hover:after {
        background-position: -131px -141px
    }

    #search {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 40px;
        margin: 0
    }

    #search:before {
        content: none
    }

    #search input {
        padding: 10px 82px 10px 14px;
        border: none !important;
        font-size: 18px;
        background-color: #efefef;
        border-radius: 0
    }

    html.dark #search input {
        background-color: #444
    }

    #search button {
        padding: 20px
    }

    button#search-close {
        right: 0;
        padding-right: 24px;
        background-position: -80px 0
    }

    html.no-touch button#search-close:hover, html.touch button#search-close.hover {
        background-position: -80px -40px
    }

    button#search-submit {
        right: 44px;
        background-position: 0 0
    }

    html.no-touch button#search-submit:hover, html.touch button#search-submit.hover {
        background-position: 0 -40px
    }

    #wrap {
        overflow: hidden;
        padding: 145px 0 190px
    }

    .content {
        min-height: inherit !important
    }

    .content .title {
        margin: 0 0 31px 0
    }

    .content .title .date {
        display: none
    }

    .content .title h2 {
        position: relative;
        padding-left: 28px;
        padding-right: 28px;
        font-size: 28px;
        line-height: 1.3;
        font-weight: 400;
        text-align: center
    }

    .content .title h2:before {
        content: "";
        position: absolute;
        top: -43px;
        left: 50%;
        padding: 20px;
        margin-left: -20px
    }

    html.webgl .content .title h2:before {
        -webkit-animation: intro .8s;
        -moz-animation: intro .8s;
        animation: intro .8s
    }

	#article-entry .title h2:before {
		background-position: -240px 0
	}
	
	#article {
		padding-left: 14px;
		padding-right: 14px
	}
	
	#guestbook-entry h2:before {
		background-position: -200px -40px
	}
	
	#list-entry .title h2:before {
		background-position: -200px 0
	}
	
	#tag-entry .title h2:before {
		background-position: -240px -40px
	}

    #paging {
        bottom: 114px;
        padding: 0 80px
    }

    #prev, #next {
        overflow: hidden;
        width: 60px;
        height: 30px;
        padding: 0;
        border: none !important;
        color: #666;
        font-size: 16px;
        line-height: 40px;
        font-weight: 300;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: none !important;
        box-shadow: none !important;
        border-radius: 0
    }

    #prev.no-more-prev, #next.no-more-next {
        color: #666 !important
    }

    html.dark #prev, html.dark #next {
        color: #aaa
    }

    html.dark #prev.no-more-prev, html.dark #next.no-more-next {
        color: #aaa !important;
        background-color: transparent !important
    }

    html.no-touch #prev:hover, html.touch #prev.hover, html.no-touch #next:hover, html.touch #next.hover {
        color: #39f
    }

    html.dark.no-touch #prev:hover, html.dark.touch #prev.hover, html.dark.no-touch #next:hover, html.dark.touch #next.hover {
        color: #6cf
    }

    html.webgl #prev, html.webgl #next {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        transition: none !important
    }

    #prev:before, #next:before {
        content: "";
        position: absolute;
        top: 0;
        padding: 20px
    }

    #prev {
        left: 0;
        padding-left: 30px;
        text-align: left
    }

    #prev:before {
        left: 0;
        background-position: -120px 0
    }

    #prev.no-more-prev:before {
        background-position: -120px 0 !important
    }

    html.no-touch #prev:hover:before, html.touch #prev.hover:before {
        background-position: -120px -40px
    }

    #next {
        left: auto;
        right: 0;
        padding-right: 30px;
        text-align: right
    }

    #next:before {
        right: 0;
        background-position: -160px 0
    }

    #next.no-more-next:before {
        background-position: -160px 0 !important
    }

    html.no-touch #next:hover:before, html.touch #next.hover:before {
        background-position: -160px -40px
    }

    #go-to-top {
        position: absolute;
        top: 0;
        left: 50%;
        padding: 20px 30px;
        margin-left: -30px
    }

    #go-to-top:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 7px 22px;
        margin: -7px -22px;
        background-position: 0 -141px
    }

    html.no-touch #go-to-top:hover:before, html.touch #go-to-top.hover:before {
        background-position: -45px -141px
    }

    .num-box {
        display: none
    }

    footer {
        height: 110px;
        padding: 0;
        background: url(images/a_jacket_mobile.jpg) 50% 50% no-repeat;
        background-size: cover
    }

    footer:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        background-image: none !important
    }

    html.dark footer:before {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        background-color: rgba(0, 0, 0, 0.6)
    }

    .cpr {
        height: 30px;
        padding: 0 !important;
        border: none !important;
        margin-top: 55px;
        text-align: center;
        white-space: nowrap;
        background-color: transparent
    }

    footer .blogger, footer .designed-by {
        position: relative;
        line-height: 30px !important
    }

    footer nav {
        right: 50% !important;
        bottom: 32px;
        width: 152px;
        margin-right: -76px
    }

    footer nav a {
        margin: 0 4px
    }

    #tistory-btn {
        background-position: 0 -156px
    }

    html.no-touch #tistory-btn:hover, html.touch #tistory-btn.hover {
        background-position: 0 -186px
    }

    #guestbook-btn {
        background-position: -30px -156px
    }

    html.no-touch #guestbook-btn:hover, html.touch #guestbook-btn.hover {
        background-position: -30px -186px
    }

    #tag-btn {
        background-position: -60px -156px
    }

    html.no-touch #tag-btn:hover, html.touch #tag-btn.hover {
        background-position: -60px -186px
    }

    #footer-admin-btn {
        background-position: -90px -156px
    }

    html.no-touch #footer-admin-btn:hover, html.touch #footer-admin-btn.hover {
        background-position: -90px -186px
    }
}

@media all and (min-width:480px) {
    .cpr a:before, .cpr a:after {
        background-image: none !important
    }
}

@media all and (max-width:479px) {
    .blogger, .designed-by {
        padding-left: 26px
    }

    .blogger {
        max-width: 120px;
        padding-right: 4px
    }

    .blogger:before, .designed-by:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        padding: 15px
    }

    .blogger:before {
        background-position: -120px -156px
    }

    .designed-by:before {
        background-position: -150px -156px
    }

    html.no-touch .blogger:hover:before, html.touch .blogger.hover:before {
        background-position: -120px -186px
    }

    html.no-touch .designed-by:hover:before, html.touch .designed-by.hover:before {
        background-position: -150px -186px
    }

    .blogger:after, .designed-by:after {
        content: none
    }
}

@media all and (max-device-width:480px) {
    html.touch {
        -webkit-text-size-adjust: none
    }
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes loading {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes intro {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes intro {
    0% {
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -moz-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes intro {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}