/*
Template: IT-STUDIO
Theme Name: IT-STUDIO_child
Description: New Material Design Theme
Version: 8.28
Author:	IT-STUDIO
Theme URI: https://it-studio.jp/
Domain Path: /languages
*/


@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){
    html {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    }

#comments .w-form-row.for_checkbox {
    display: none;
}
html { scroll-behavior: smooth;}

.white,.white h1,.white h2,.white h3,.white h4,.white h5,.white h6,.white p{
    color:#fff;
}
.margin0,.margin0 p,.margin0 h1,.margin0 h2,.margin0 h3,.margin0 h4,.margin0 h5,.margin0 h6 {
    margin-bottom: 0 !important;
}
.circle img {
    border-radius: 50%;
}
.circle {
    margin-bottom: 5px;
}
::selection {
    color: silver;
    background:#E3F2FD;
}
::-moz-selection {
    color: silver;
    background:#E3F2FD;
}

.keep h1,.keep h2,.keep h3,.keep h4,.keep h5,.keep h6,.keep p{
    word-break: keep-all !important;
}
.shadow h1,.shadow h2,.shadow h3,.shadow h4,.shadow h5,.shadow h6,.shadow p,.shadow{
    text-shadow: 1px 1px 5px #333;
}
.relative{
    position: relative;
}

span.small{
    font-size: 0.9rem;
}
.mfp-title {
    display: none;
}
.line-head h2 {
    text-align: center;
    position: relative;
    display: table;
    margin: 0 auto;
}
.line-head h2:before {
    right: 100%;
    margin-right: 1rem;
}
.line-head h2:after {
    left: 100%;
    margin-left: 1rem;
}
.line-head h2:before, .line-head h2:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 50%;
    height: 0;
    width: 2rem;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: inherit;
}
.line-head h2>* {
    display: inline-block;
    vertical-align: top;
    line-height: inherit !important;
    margin: 0;
}

@media (max-width: 767px){
.padding0 .wpb_column.vc_column_container {
    margin-bottom: 0 !important;
}
}
@media (min-width: 600px){
br.br-sp {
    display: none; 
}
}
@media (max-width: 600px){
br.br-pc {
    display: none;
}
}




/*Responsive Fix*/
@media screen and (max-width: 600px){
	section.l-section {
    padding-left: 1rem;
    padding-right: 1rem;
}
}
@media (max-width: 480px){
    .post_navigation.layout_simple .order_first {
        padding: 0 0 7px 30px;
    }
    .post_navigation.layout_simple .order_second {
        padding: 0 30px 7px 0;
    }
    }


/* POPULAR POST */
.popular-posts ul li{
    background: none;
    overflow: hidden;
    clear: both;
    margin: 0;
    padding: 0 0 1.0em 0;
}
.popular-posts img{
    width: 25%;
    float: left;
    padding: 0;
    border: solid 1px #ccc;
    background-color: #fff;
    margin-right: 5px;
}
.popular-posts .wpp-post-title, .popular-posts .post-stats {
    width: 70%;
    float: left;
    padding-left: 4px;
}
ul.wpp-list {
    list-style-type: none;
}
a.wpp-post-title {
    line-height: 1rem !important;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    font-size: 0.8rem !important;
}
.popular-posts ul li {
    background: none;
    overflow: hidden;
    clear: both;
    line-height: 1.5em;
    margin-bottom: 5px;
    position: relative;
}
.wpp-views {
    color: #666;
    text-align: right;
    display: block;
    font-size: 0.8rem;
}


/* Specify */
th.w15 {
    width: 200px;
}
@media (max-width: 680px) {
th.w15 {
    width: 35%;
}
}
