/*
Theme Name: ViralFree Child2
Theme URI:    https://nonversus.jp/shopvulog/wp-content/themes/viralfree-child-2/
Template:     viralfree
*/

@import url("https://nonversus.jp/shopvulog/wp-content/themes/viralfree/style.css");

body, button, input, select, textarea {
    color: #404040;
	font-size:inherit;
    line-height: 1.6;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: "pkna";
}
.main-navigation {
    margin: 0;
    padding: 0;
	line-height:1em;
}
.main-navigation ul {
    margin: 0;
    padding: 0;
    clear: both;
}
.main-navigation li {
    float: right;
    position: relative;
    padding: 0;
    margin: 0 0 0 1em;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 0 ;
    font-weight: normal;
    font-size: 0.9em;
    color: #333;
}
.main-navigation li a:hover {
    background: transparent;
}

.home .content-area {
    width: 100%;
    float: none;
}
.content-area {
    width: 70%;
    float: left;
}
.single .content-area {
    margin-top: 60px;
}
.single-content {
    margin-right: 0;
    margin-left: 0px;
    float: left;
    width: 100%;
}
.widget-area {
    float: right;
    width: 30%;
    margin-left: 0;
    margin-top: 0;
    padding-right: 4%;
	font-size:0.9em;
}
#content{
	background-color: #f8f6f5;
    padding-bottom: 10%;
    margin-bottom: 0;
    max-width: 1113px;
}

.site-header {
    background: #fff;
    margin-bottom: 15px;
}

body.home .site-title a{
	font-size:0.8em;
}
.site-branding {
    float: left;
    color: white;
    height: 3em;
    width: 25%;
}
.site-branding .site-title a {
    background: url(https://nonversus.jp/kinaru_note/wp-content/uploads/2017/07/logo-kinarudiary.png) no-repeat;
    background-size: contain;
    display: block;
    height: 0;
    padding-top: 60px;
    overflow: hidden;
    margin: 5% 0 0 2%;
    width: 98%;
}
header.entry-header {
    height: auto;
    overflow: inherit;
}
.single-content {
    margin-right: 0;
    margin-left: 0px;
}
.single header.entry-header{
    height: auto;
    overflow: hidden;
}
.single-content article {
    padding: 3em;
    width: 95%;
}
.site-title a {
    font-size: 2em;
    font-weight: bold;
    padding: 0px 15px;
    line-height: 2;
}

h1.entry-title {
    font-size: 1.8em;
    margin-bottom: 1%;
    line-height: 1.6;
}
.addtoany_share_save_container {
    border-bottom: none;
	margin: 0 0 5% 0 !important;
}
.entry-header-inner {
    padding:0.3em 0.75em 0.8em 0.75em;
	height: auto;
}

h2.entry-title {
    line-height: 1.6;
	margin:0;
	height: auto;
    font-size: 1.0em;
}

.top-thumbnail-box {
    position: relative;
    width: 100%;
    height: auto;
    background: #EEE;
}
.box-3x2:before {
    content: "";
    display: block;
    padding-top: 66.6%; 
	overflow: hidden
}
.top-thumbnail-box-inner {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

main{
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    justify-content:space-evenly ;
    -webkit-flex-wrap: wrap; 
    -ms-flex-wrap    : wrap;
    flex-wrap        : wrap;
}

main.searchlist::after{
  content:"";
  display: block;
  width:31.333%;
}


.index-content {
    width: 31.333%;
    height: auto;
    position: relative;
    margin: 0 1% 1.2em 1%;
    float: none;
    vertical-align: top;
    text-align: left;
}

p.home-date {
    font-size: 0.85em;
    margin: 0 0 0 0;
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN','Medium', meiryo, sans-serif;
}

body.single .entry-content p {
    margin-bottom: 1.5em;
    line-height: 2;
    font-size: 0.9em;	
}
body.single .entry-content p img{
    margin: 1% 0 0;
    vertical-align: bottom;    }

main img{
vertical-align: bottom;
}


.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;}

.clearfix {
  min-height: 1px;}

* html .clearfix {
  height: 1px;}

.the_item_in_this_post{width: 100%;margin: 20% 0;line-height: 1.6;}
p.post-item-title{border-bottom: 2px solid #000;padding: 0 0 0px 0;font-size: 1.2em;color: #000;margin: 0 0 3% 0;}
.the_item_in_this_post ul{
margin: 0 0 0 0;
padding: 0;
}
.the_item_in_this_post ul li{
list-style-type: none;
font-size: 0.8em;
margin: 0 1% 2% 0;
}
.the_item_in_this_post ul li a:link,
.the_item_in_this_post ul li a:visited{
text-decoration: none;}

.the_item_in_this_post ul li a img{
width: 30%;
    float: left;
    margin: 0 4% 0 0;
    border: 1px solid #ddd;}

body.single .the_item_in_this_post p.price-now{
color: #666;
font-size: 0.8em;
font-style: italic;
    margin: 1% 0 0 0;	
}


body.single .entry-meta,
body.page .entry-meta {
    background: transparent;
    padding: 0%;
    text-transform: uppercase;
    font-size: 0.8em;
    border-bottom: 1px dotted #666;
}
.widget-title {
    font-size: 1.0em;
    font-weight: bold;
    padding: 3% 4%;
    margin: 17% 0 3% 0;
    text-transform: uppercase;
    text-align: left;
    background: #aaaaaa;
    color: #fff;
}

.widget select {
    max-width: 100%;
    width: 10em;
    padding: 1%;
    font-size: 1em;
    height: 2em;
    margin: 0 0 0 2%;
    border: 1px solid #aaa;
}


button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc;
    background: #e6e6e6;
    box-shadow: none;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .8);
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1;
    padding: 3% 6%;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}


table#wp-calendar td {
    text-align: center;
    padding: 1% 0;
}
table#wp-calendar td a {
    background-color: #cccccc;
    padding: 0%;
    display: block;
    width: 80%;
    margin: 0 auto;
}
table#wp-calendar caption {
    text-align: left;
    padding: 0 0 3% 0%;
    font-size: 1.1em;
    font-weight: bold;
}
.site-info {
    max-width: 1100px;
    margin: auto;
    padding: 0 5px;
    font-size: 0.6em;
    font-weight: normal;
}
body.archive h1{
    font-size: 1.5em;
    line-height: 1.1;
}

span.newentry-icon {
    background-color: #c02f69;
    padding: 0.4em 0.6em;
    font-size: 0.7em;
    line-height: 1;
    color: #fff;
    font-family: serif;
    margin: 0 0.5em 0 0;
}
#comments {
    margin-right: 0;
    background: none;
    padding: 15px;
    display: none;
    font-size: 0.7em;
}

span.posted-on {
    margin: 0 1em 0 0;
}

.site-info {
    max-width: 1100px;
    margin: auto;
    padding: 0 5px;
    font-size: 0.5em;
    font-weight: normal;
    text-align: center;
}

.site-footer {
    background: #333;
    line-height: 60px;
    margin: 0 0 0 0;
    font-weight: normal;
    bottom: 0;
    color: white;
    font-size: 18px;
}
.nav-links{
	width:100%;
	margin:0 auto;}
.posts-navigation .nav-previous,.posts-navigation .nav-next{
	margin:0;}

.posts-navigation .nav-previous a,.posts-navigation .nav-next a{
	padding: 10px 30px;
	font-size: 0.8em;}

ul.wpp-list {
    padding: 0;
}
.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    padding: 0;
    margin: 0 0 6% 0;
	line-height:1.4;
}

.wpp-list .wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 5% 0 0;
    border: none;
    width: 120px;
    height: auto;
}

.wpp-list span.wpp-views {
    font-size: 0.75em;
    font-weight: bold;
    color: #777;
    line-height: 1;
}

.wpp-list a.wpp-post-title {
    line-height: 1;
}

.widget-area .widget_author_avatars .author-list {
    margin-bottom: 1em;
}
.widget-area .widget_author_avatars .author-list .with-biography {
    text-align: left;
    margin-bottom: 0.5em;
    clear: left;
	padding:0;
}
.widget-area .widget_author_avatars .author-list .with-biography .avatar {
    float: left;
    margin: 0em 0.7em 0.2em 0;
    width: 60px;
}

.widget-area .widget_author_avatars .author-list .with-biography .name {
    font-size: 1.1em;
    line-height: 1;
    margin-bottom: 2%;
}
.widget-area .widget_author_avatars .author-list {
    text-align: left;
    margin-bottom: 5em;
}
.biography p{
	margin:0 0 0 0;
	font-size:0.85em;
	}
.archive #main {
    width: 100%;
    padding: 5%;
}

.author-list .user .name strong {
    font-size: 0.8em;
    line-height: 1;
    margin: 0;
}

.author-list .user .biography p {
    font-size: 0.8em;
    color: #888;
}

.widget-area .widget_author_avatars .author-list .with-biography {
    margin-bottom: 5%;
}

.ts-fab-text h4 {
    font-size: 0.9em;
}

.ts-fab-content {
    font-size: 0.8em;
    line-height: 1.8;
}

ul.ts-fab-latest li {
    font-size: 0.9em;
}

span.avatar {
    display: inline;
    vertical-align: middle;
}

.author-list .user img.avatar {
    width: 20%;
}

.widget_author_avatars .author-list .user span.name {
    display: inline;
    font-size: 0.9em;
    padding: 0 0 0 1em;
    vertical-align: top;
}
span.aa-post-count-wrap-start, span.aa-post-count-wrap-end {
    display: inherit;
    vertical-align: top;
}

#comments h3#reply-title {
    margin: 0;
    font-size: 2em;
}

#comments label {
    margin: 0;
    font-size: 1.2em;
}

#comments input,#comments textarea {
    border: 1px solid #ccc;
}

#comments input#submit {
    border: 1px solid;
    border-color: #aaa;
    background: #ddd;
    box-shadow: none;
    color: #333;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    padding: 2% 4%;
    text-shadow: none;
}

#comments p.comment-notes {
    margin: 1% 0 2% 0;
    font-size: 1.2em;
    color: #4d4d4d;
}

span.required {}

#comments p span.required {
    color: #cc0000;
    font-weight: bold;
}

/*//////////ハンバーガーメニュー////////////*/

#nav-drawer {
  position: absolute;
  top: 38%;
  right: 4%;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 1px;/*線の太さ*/
  width: 28px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 80vw;
  height: 100vh;
  padding: 0 0 20%;
  background: #fff;
  transition: .2s ease-in-out;
  -webkit-transform: translateX(100vw);
  transform: translateX(100vw);
}

/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
-webkit-transform: translateX(20vw);
transform: translateX(20vw);
}



/*///////ハンバーガーメニュー end /////////////////*/

.site-branding,
.site-branding a{
    color: #444 !important;
}
li.cat-item {
    padding: 0;
    list-style-type: circle;
}
li.cat-item a {
 display: inline-block;
    padding: 10px 5px 10px 0;
}

h2.widget-title {
    margin: 15% 0 3%;
}
.page-header h1.page-title {
    text-align: center;
    font-weight: normal;
    padding: 1em 0;
    line-height: 1.3em;
    font-size: 1em;
    border-bottom: 1px dotted #666;
    margin: 0 0 2% 0;
}
.widget-area {
    width: 100%;
    float: none;
padding-left: 2%;
    padding-right: 4%;
    }
.site-header {
    background: #f8f6f599;
    margin: 0;
    position: fixed;
    height: 16vw;
    max-height: 100px;
    width: 100%;
    z-index: 9990;
}

.site-main.searchlist form.search-form {
    text-align: center;
}
nav.navigation.posts-navigation {
    width: 100%;
    margin: 0 2%;
}
header.page-header {
    width: 100%;
}

input.search-field {
    padding: 3px 5px;
    width: 70%;
    height: 32px;
    margin: 0 3px 0 0;
    box-sizing: border-box;
}
input[type="submit"] {
    padding: 3px 20px;
    height: 32px;
    box-sizing: border-box;
} 

section.not-found .page-content {
    text-align: center;
}

section.not-found .page-content p {
    font-size: 0.85em;
    padding: 1em;
}

.taxonomy-description {
font-size: 0.9em;
margin: 0 0 10% 0;
}

p.author-avatar {
    margin: 3% 0 0 0;
    text-align: center;
}

p.author-avatar img {
    width: 18%;
    height: auto;
    max-width: 96px;
}

body.author h1.page-title {
    padding: 0.5em 0 1em;
}

.author-list a {
    display: block;
}




/*--------------------------------------------------------------
## Responsive ########################
--------------------------------------------------------------*/

/* responsive layout break point  スマホ */
@media only screen and (max-width: 767px) { 


body{
background: #f8f6f5;
}

.site-title {
    padding: 3vw 0;
}
.menu-toggle {
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    text-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    font-weight: normal;
    font-size: 0.8em;
}
.main-navigation {
    display: block;
    line-height: 1.5em;
    width: 36%;
    margin: 0px 0 0 63%;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 5% 0 2% 0;
    font-weight: normal;
    font-size: 0.8em;
    color: #333;
    text-align: left;
    margin: 0;
}
body.archive h1 {
    font-size: 1.1em;
    line-height: 1.3;
}

.archive #main {
    width: 100%;
    padding: 0%;
}


.content-area {
    width: 100%;
    float: none;
    padding: 0;
    margin: 16vw 0 0 0;
}

.single .content-area {
    margin: 16vw 0 0 0;
}


.single article {
    padding: 10% 2% 0;
    width: 100%;
    
}
.site-branding {
    float: none;
    color: white;
    margin: 0 auto;
    height: 16vw;
    width: 100%;
    position: relative;
}
h1.entry-title {
    font-size: 1.2em;
    margin-bottom: 1%;
    line-height: 1.6;
}
body.single .entry-meta,
body.page .entry-meta {
    background: transparent;
    padding: 2% 0;
    text-transform: uppercase;
    font-size: 0.75em;
}
.site-branding .site-title a {
    padding-top: 10%;
    margin: 0% auto 0 auto;
    width: 45%;
    background-position: center center;
}

.main-navigation.toggled ul {
    display: block;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
.main-navigation li {
    float: right;
    position: relative;
    padding: 0;
    margin: 0 0 0 0;}

body.home .index-content {
    width: 100%;
    margin: 0 0 10%;
    background: none;}

body.home main{
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    justify-content:space-evenly ;
    -webkit-flex-wrap: wrap; 
    -ms-flex-wrap    : wrap;
    flex-wrap        : wrap;
}


body.home main div.index-content:nth-of-type(n+3) {
    width: 48%;
}
body.home main div.index-content:nth-of-type(n+3) h2.entry-title{
    font-size: 0.9em;
}
body.home main div.index-content:nth-of-type(n+3) .entry-header-inner{
    padding: 1% 3% 0 0;
}

body.archive .index-content {
    width: 94%;
    margin: 0 3% 10%;
    background: none;
}


p.home-date {
    font-size: 0.8em;
    margin: 0 0 0 0;
}
header.entry-header {
    height: auto;
    overflow: inherit;
}
h2.entry-title {
    line-height: 1.6;
    margin: 0;
    height: auto;
    padding: 0;
    color: #444;
}
.entry-header-inner {
    padding: 0.3em 0.75em 0.5em 0.75em;
    height: auto;
}
body.archive .entry-header-inner {
    padding: 0  0 5% 0;
    height: auto;
}

.nav-links{
	width:100%;
	margin:0 auto;}


.single header.entry-header{
    height: auto;
    overflow: hidden;
}

img.attachment-post-thumbnail {
    width: 100%;
    vertical-align: bottom;
}

main.searchlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap    : wrap;
    flex-wrap        : wrap;
}


main.searchlist header.page-header {
    width: 100%;
}

main.searchlist .index-content
body.archive main .index-content{
    width: 48%;
}
main.searchlist .index-content h2.entry-title {
    line-height: 1.4;
    margin: 0;
    height: auto;
    padding: 4px 0;
    color: #666;
    font-weight: normal;
    font-size: 0.85em;
    }
main.searchlist .index-content h2.entry-title a {
    color: #444;
}



}





/**************** Tablets iPad  ****************/
@media only screen and (min-width: 768px) {


.menu-toggle {
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    text-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    font-weight: normal;
    font-size: 0.8em;
}
.main-navigation {
    display: block;
    line-height: 1.5em;
    width: 36%;
    margin: 0px 0 0 63%;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    padding: 5% 0 2% 0;
    font-weight: normal;
    font-size: 0.8em;
    color: #333;
    text-align: left;
    margin: 0;
}

.site-header {
    height: 11vw;
    max-width: 1100px;
    left: 50%;
    transform: translateX(-50%);
 }

.single-content article {
    padding: 0;
}
.index-content {
    width: 46%;
    margin: 0 0 3% 0;
}
.content-area {
    width: 100%;
    float: none;
    margin-top: 11vw;
    margin-top: min(11vw,100px);
}
.single .content-area {
    width: 100%;
    float: none;
}
h1.entry-title {
    font-size: 1.4em;
    margin-bottom: 1%;
    line-height: 1.6;
}
header.entry-header {
    height: auto;
    overflow: inherit;
}

.single-content {
    margin-right: 0;
    width: 100%;
}
body.single main#main {
    padding: 0 4%;
}
.home .single-content {
    margin-right: 0;
    margin-left: 5%;
    margin-top: 2%;
    width: 100%;
}
.single-content article {
    width: 100%;
}
.site-branding {
    float: left;
    color: white;
    height: 4em;
    width: 100%;
}
.site-branding .site-title a {
    background: url(https://nonversus.jp/kinaru_note/wp-content/uploads/2017/07/logo-kinarudiary.png) no-repeat center center;
    background-size: contain;
    padding-top: 50px;
    overflow: hidden;
    margin: 2% 0 0 0%;
    width: 100%;
}
.single .content-area {
    margin-top: min(16vw,100px);
}
.archive #main,
main.searchlist{
    padding: 0 3% 5% 3% ;
}
.home .entry-header-inner {
    padding: 0.3em 0 0.8em 0;
    height: auto;
}
body.home main,
body.archive main,
main.searchlist{
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    justify-content:space-evenly ;
    -webkit-flex-wrap: wrap; 
    -ms-flex-wrap    : wrap;
    flex-wrap        : wrap;
}

main.searchlist .index-content{
    width: 31%;
}
main.searchlist .index-content h2{
    font-weight: normal;
}
 
#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(60vw);
    transform: translateX(60vw);
}
#nav-content {
    width: 40vw;
}

body.archive .page-header,
main.searchlist .page-header{
    margin: 0;
    width: 100%;;
}
input.search-field {
    padding: 0.5% 1%;
    width: 70%;
    margin: 0 0% 0 0;
    box-sizing: border-box;
}

input[type="submit"] {
    padding: 1.2% 4%;
    height: 36px;
}
}


/**************** Tablets iPad  ****************/
@media only screen and (min-width: 900px) {

div#content {
    width: 900px;
}
.site-header {
    max-width: 900px;
}
.single-content {
    width: 90%;
    margin: 0 auto;
    float: none;
}
#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(60vw);
    transform: translateX(60vw);
}
#nav-content {
    max-width: 320px;
}
input.search-field {
    padding: 3px 5px;
    width: 70%;
    height: 32px;
    margin: 0 3px 0 0;
    box-sizing: border-box;
}
input[type="submit"] {
    padding: 3px 20px;
    height: 32px;
    box-sizing: border-box;
} 

}


/**************** PC fullwide  ****************/

@media only screen and (min-width: 1200px) {

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(55vw);
    transform: translateX(55vw);
}
#nav-content {
    max-width: 360px;
}
}