/*
Template: IT-STUDIO
Theme Name: IT-STUDIO_child
Description: New Material Design Theme
Version: 5.8.100
Author:	IT-STUDIO
Theme URI: https://it-studio.jp/
Domain Path: /languages
*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.keep h1,.keep h2,.keep h3,.keep h4,.keep h5,.keep h6,.keep p{
    word-break: keep-all !important;
}
.white,.white h1,.white h2,.white h3,.white h4,.white h5,.white h6,.white p,span.white{
    color:#fff !important;
}
.margin0,.margin0 p,.margin0 h1,.margin0 h2,.margin0 h3,.margin0 h4,.margin0 h5,.margin0 h6,span.margin0 {
    margin-bottom: 0 !important;
}
.small09 p,.small09 h1,.small09 h2,.small09 h3,.small09 h4,.small09 h5,.small09 h6,span.small09 {
    font-size: 0.9rem !important;
}
.circle img {
    border-radius: 50%;
}
.circle {
    margin-bottom: 5px;
}
p.small{
  font-size: small;
}
::selection {
    color: silver;
    background:#E3F2FD;
}
::-moz-selection {
    color: silver;
    background:#E3F2FD;
}
.l-header.bg_transparent:not(.sticky) {
    background: linear-gradient(rgba(0,0,0,0.5), transparent) repeat-x !important;
}

.l-header .l-subheader.at_top {
    letter-spacing: 2.5px;
}
.keep h1,.keep h2,.keep h3,.keep h4,.keep h5,.keep h6,.keep p{
    word-break: keep-all !important;
}
.sawarabi,.sawarabi p,.sawarabi h1,.sawarabi h2,.sawarabi h3,.sawarabi h4,.sawarabi h5,.sawarabi h6{
    font-family: "Noto Serif JP","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
    font-weight: normal;
}
.m0 p {
    margin-bottom: 0 !important;
    font-weight: bold;
}
span.navmenu {
    font-size: 16px;
}


/*Blog-single*/
.single-post .post_content h2 {
border: none;
background: #174c86;
color: #fff;
padding: 5px 15px;
}
.single-post .post_content h3 {
    border-bottom: 1px solid #174c86;
    margin-bottom: 25px;
    padding-bottom: 5px;
}

.blogrow .entry-title {
    position: absolute;
    bottom: 10%;
    z-index: 10;
    color: #fff;
    margin-left: 15px;
    margin-right: 20px;
}
.blogrow .w-hwrapper.align_left.valign_top.wrap {
    position: absolute;
    bottom: 4%;
    z-index: 12;
    color: #fff;
    margin-left: 15px;
    line-height: 22px;
}
.blogrow .w-post-elm.post_image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
}
.blogrow .w-hwrapper .material-icons {
    font-size: 1.2rem;
}
.blogrow .post_image img {
    height: 500px;
    object-fit: cover;
}
@media (max-width: 480px) {
.blogrow .w-post-elm.post_image.stretched {
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -20%;
}
.blogrow .w-hwrapper.align_left.valign_top.wrap {
    bottom: 0%;
}
.blogrow .post_image img {
    height: 400px;
}
}



/*Side Bar*/
h2.widgettitle {
    border-bottom: 1px solid #888;
    padding-left: 5px;
    padding-bottom: 2px;
    max-width: 300px;
    margin-bottom: 30px;
}

.l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background-color: #174c86;
    letter-spacing: 2.5px;
}
.l-header .l-subheader.at_top {
    letter-spacing: 2.5px;
}

/* POPULAR POST */
.popular-posts img{
    width: 25%;
    padding: 0;
    border: solid 1px #ccc;
    background-color: #fff;
    margin-right: 5px;
}
ul.wpp-list a {
    color: #261a1a;
}
.popular-posts .wpp-post-title{
    display: grid;
}
ul.wpp-list {
    list-style-type: none;
    margin-left: 0;
}
a.wpp-post-title {
    line-height: 1.2rem !important;
    word-wrap: break-word;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.popular-posts ul li {
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: 5px;
    position: relative;
}
.wpp-views {
    color: #FF5722;
}
span.wpp-meta.post-stats {
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
    opacity: 0.6;
}

/*Auther*/
div#AuthorInfomation {
    padding: 10px;
    border: 1px solid #bbb;
}
div#AuthorInfomation img {
    width: 75px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
}
span.auther-name {
    margin-top: 20px;
    display: block;
    float: left;
    font-weight: bold;
    padding-top: 2px;
    border-top: 1px solid #888;
    position: relative;
    font-family: "Noto Serif JP",serif !important;
    font-size: 1.1rem;
}
span.auther-title {
    position: absolute;
    top: -22px;
    font-weight: normal;
    font-size: 0.9rem;
    font-family: sans-serif;
}
span.auther-job {
    clear: both !important;
    display: block;
    margin-top: 5px;
    font-size: 0.85rem;
    color: #888;
    line-height: 16px;
    margin-bottom: 10px;
    padding-top: 5px;
}
span.auther-description {
    font-size: 0.9rem;
    line-height: 20px;
    display: inline-block;
}
span.auther-address {
    display: block;
    margin-top: 5px;
}
.l-main .widget_nav_menu .menu-item a {
    border: none !important;
    padding: 0.4em 1.2em;
}
.l-main .widget_nav_menu .menu-item a:before {
position: absolute;
left: 0;
content: '\f105';
font-family: fontawesome;
font-weight: 400;
opacity: 0.5;
}

/*Footer*/
.footer01 img {
    width: 150px;
}
.footer01 h3{
    margin-bottom: 10px;
}
p.opening-h {
    text-align: right;
    margin-bottom: 5px;
    line-height: 20px;
}
span.f-small {
    font-size: 0.9rem;
    opacity: 0.8;
}
p.bld {
    text-align: right;
    margin-bottom: 15px;
}
.footer01 i.material-icons,.footer02 i.material-icons {
    font-size: 25px;
    top: 7px;
    position: relative;
}
section.footer02 h3 {
    font-size: 16px;
    margin-bottom: 15px;
}
span.footer_menu1 {
    font-family: roboto;
    letter-spacing: 0.05rem;
    font-weight: 700;
    font-size: 1.5rem;
}
span.footer_menu2 {
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 1rem;
    display: block;
}
.copyright p {
    font-size: 0.9rem;
}
footer span.freedial {
    font-size: 1.2rem;
    font-weight: bold;
    margin-left: 5px;
}
.footer-div p.w-iconbox-title {
    font-size: 0.9rem;
    position: relative;
    top: -5px;
    color: #fff;
}
.footer-div .w-iconbox-text {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    color: #fff;
}
@media (max-width: 767px){
.footer-div .g-cols.type_default>div[class*="vc_col-xs-"] {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
}
/*Banner*/
.cat-banner {
    max-width: 700px;
    margin: 0 0 !important;
}
.cat-banner h2 {
    font-size: 2.2rem;
    margin-bottom: 0;
}
.cat-banner .vc_col-sm-4 {
    width: 33.3333% !important;
}
.cat-banner .vc_col-sm-8 {
    width: 66.6666% !important;
}
@media (max-width: 480px) {
.cat-banner h2 {
    font-size: 1.5rem;
}
span.banner-sub {
    font-size: 0.8rem;
}
a.w-btn.us-btn-style_1.us_btn_1 {
    font-size: 0.9rem !important;
}
}


/* Heading */
.title-set h2 {
    margin-bottom: 0;
    font-family: roboto !important;
    letter-spacing: 0.1rem;
    font-weight: 700 !important;
}
.title-set2 h2 {
    margin-bottom: 0;
    font-family: "Noto Serif JP", serif !important;
    letter-spacing: 0.1rem;
    font-weight: normal !important;
}
.title-set,.title-set2 {
    display: block;
    position: relative;
    border-bottom: 1px solid #888;
    margin-bottom: 30px;
}
p.sub-title {
    position: relative;
    top: -5px;
    font-size: 0.9rem;
    color:#808080;
}


/*NAV*/
nav.w-nav {
    font-family: roboto;
    font-weight: 400;
}
sapn.submenu {
    font-size: 0.7rem;
    display: inline-block;
    position: absolute;
    top: 15px;
    text-align: center;
    right: 0;
    left: 0;
    transition-duration: 0.3s;
    color: #888;
}
a.w-nav-anchor:hover > .w-nav-title > .submenu {
    opacity: 1;
    color:#303640;
}
.bg_transparent a.w-nav-anchor:hover > .w-nav-title > .submenu {
    opacity: 1;
    color:#fff;
}
@media (max-width: 980px) {
  sapn.submenu {
  display: inline-block;
  position: relative;
  top: 0;
  right:0;
  left: 10px;
}
}

/*Port Folio*/
.us_portfolio h2.entry-title {
    margin-bottom: 0;
}


/* Contents+ */
#toc_container {
    margin-bottom: 50px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: #f0f0f0 !important;
    width: 80%;
    font-size: 1rem;
}
#toc_container p.toc_title+ul.toc_list {
    margin-top: 1em;
    margin-bottom: 1em;
}
@media (max-width: 767px) {
    #toc_container {
    width: 100%;
}
}

/*Contact Form*/
.wpcf7 span.required {
    color: red;
    font-size: 11px;
    position: absolute;
    z-index: 90;
    left: 4px;
    top: 8px;
}
.wpcf7 span.required2 {
    color: red;
    font-size: 12px;
}
.wpcf7 span.required3 {
    color: red;
    font-size: 11px;
    position: relative;
    left: -8px;
    top: -10px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus, .wpcf7 select:focus, .wpcf7 .select2-container--focus .select2-selection {
    box-shadow: 0 0 0 1px #303640;
}

.row {
    position:relative;
    margin-bottom: 15px;
}
.row2 {
    background: #faf8f6;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 10px 10px 10px 12px;
    position: relative;
    box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,0.08) inset;
    transition: all 0.3s;
}
.row2:hover {
    box-shadow: 0 0 0 1px #303640;
}
span.checkbox {
    position: relative;
    left: -10px;
}
.wpcf7-radio input[type="radio"]{
    display:none;
}

.wpcf7-checkbox input[type="checkbox"]{
    display:none;
}
.wpcf7-checkbox label{
  cursor: pointer;
}
.wpcf7-list-item-label {
    position: relative;
    display: inline-block;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 1px solid #aaa;
    padding: 2px 15px;
    margin-bottom: 10px;
    font-size: 14px;
}
.wpcf7-checkbox {
    position: relative;
    left: 10px;
}
.wpcf7-list-item-label:hover {
    color: #fff !important;
    background-color: #aaa;
}
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label{
	background: #303640;
	color: #ffffff;
  border: 1px solid #303640;
}

.wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label{
	background: #303640;
	color: #ffffff;
  border: 1px solid #303640;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 250px;
    display: block;
    letter-spacing: 0.1em;
    text-align: center;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    background: #FFC107;
}
div.wpcf7-mail-sent-ok {
    border: none;
    background: #4CAF50;
    color: #fff;
}

/*TOP & TITLE BAR*/
p.serif-title,.serif-title h1,.serif-title h2 {
    font-family: "Noto Serif JP","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
span.p1 {
    font-size: 1.2rem;
    font-weight: normal !important;
    position: relative;
    top: -10px;
    font-family: "Noto Serif JP","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
span.p2 {
    font-weight: 900;
    font-size: 2rem;
    font-family: roboto;
    letter-spacing: 0.1rem;
    line-height: 20px;
}
span.p3 {
    font-family: roboto;
    font-weight: 300;
    font-size: 1.6rem;
    margin-top: 10px;
    display: block;
}
.title-bar .vc_col-sm-8 {
    width: 66.6666% !important;
}
.title-bar .vc_col-sm-4 {
    width: 33.3333% !important;
}

span.big-title {
    font-weight: 700 !important;
    font-size: 2.5rem;
    font-family: roboto !important;
    letter-spacing: 0.1rem;
}
.title-bar h1 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.7rem;
}
.bigtitle h2 {
    font-weight: 900 !important;
    font-size: 4rem;
    font-family: roboto !important;
    letter-spacing: 0.1rem;
    position: relative;
    top: -50px;
    text-shadow: 2px 2px rgba(97,97,97 ,0.8);
}
.small p {
    font-size: 0.8rem;
}
.three .vc_col-sm-4 {
    width: 33.3333% !important;
}
p.simple-title {
    font-size: 1.6rem;
    margin-top: 30px;
}
.title-bar .g-breadcrumbs,.title-bar .g-breadcrumbs-item a {
    color: #fff;
    font-size: 0.9rem;
}
@media (max-width: 900px) {
.site_title {
    position: relative;
    top: -140px;
}
}
@media (max-width: 600px) {
.bigtitle h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    top: -10px;
    padding: 20px;
}
p.simple-title {
    font-size: 1.4rem;
}
.h1title h1 {
    font-size: 1.3rem;
}
.title-bar .vc_col-sm-8 {
    width: 50% !important;
}
.title-bar .vc_col-sm-4 {
    width: 100% !important;
}
.title-bar h1 {
    font-size: 1.2rem;
}
span.big-title {
    font-size: 2rem;
}
}

/*PRICE*/
p.plicing {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
span.price {
    font-weight: 700 !important;
    font-size: 3rem;
    font-family: roboto !important;
    letter-spacing: 0;
    margin: 0 5px;
}
span.yen {
    font-size: 1.5rem;
    font-weight: bold;
    color: #666;
}
span.month {
    font-size: 1.1rem;
    position: relative;
    top: -18px;
}
h3.standard {
    background: #E3F2FD;
}
h3.corporate {
    background: #fff4c2;
}
h3.ecsite {
    background: #fcdaa1;
}
h3.standard-kai {
    background: #E8F5E9;
}
h3.corporate-kai {
    background: #F3E5F5;
}
h3.ecsite-kai {
    background: #D7CCC8;
}
span.small08 {
    font-size: 0.8rem !important;
}
span.zero-yen {
    font-size: 1rem;
    font-weight: normal;
    color: #333;
}
p.seisaku {
    font-size: 1rem;
    display: block;
    position: relative;
    font-weight: bold;
    padding: 0 10px;
    margin-bottom: 10px;
}
p.seisaku:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30%;
    height: 1px;
    background-color: #888;
}
p.seisaku:after {
    left: 30%;
}
ul.kinou {
    font-size: 0.9rem;
    list-style: none;
    margin-left: 20px;
}
ul.kinou li {
    margin-bottom: 0px;
}
.crop30 img {
    height: 240px;
    object-fit: cover;
    margin: -15px 0px -15px 0;
    position: relative;
    left: 15px;
}
.crop40 img {
    height: 240px;
    object-fit: cover;
    margin: -15px 0px -15px 0;
    position: relative;
    left: 37px;
}
@media (max-width: 767px) {
  .crop40 img {
    margin: 15px 0;
    left: 0;
}
}

.options tr:nth-child(odd)  td{ /* 奇数番目の指定*/
	background: #ffffff !important;
}

.options tr:nth-child(even) td{ /* 偶数番目の指定*/
	background: #ececec !important;
}
.options tr:first-child td {
    background-color: #3D3F44 !important;
    color: #fff;
    font-weight: bold;
}
td.price{
    color:#424242;
}
.options th {
    background-color: #757575;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
    width: 16%;
    vertical-align: middle;
}
table.options tr, table.options th, table.options td {
    vertical-align: middle;
    font-size: 0.9rem;
    padding: 5px 10px;
}
td.price {
    width: 100px;
}


/* NAV CART&USER ICON*/
.user-wrap i.material-icons {
    font-size: 2rem;
    text-align: center;
    display: block;
    position: relative;
    top: -2px;
}
a.user-wrap {
  position: relative;
  top: 2px;
  width: 70px !important;
  display: block;
}
a.user-wrap span {
  font-size: 0.8rem;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  line-height: 1rem;
  margin: auto;
  text-align: center;
}
.top-button .w-cart-icon{
    position: relative;
}
.top-button .w-cart-icon:after {
    content: 'カート';
    font-size: 0.8rem;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    line-height: 1rem;
    margin: auto;
    text-align: center;
}
.w-cart-link {
    display: block;
    padding: 0 !important;
    position: relative;
    width: 40px;
    text-align: center;
}
.w-cart-icon {
    width: 100%;
}
@media (max-width: 900px) {
  .top-button .w-cart-icon:after {
      font-size: 0.7rem;
}
.header_hor .l-subheader-cell.at_right>* {
    margin-left: 0;
}
a.user-wrap span {
    font-size: 0.7rem;
    bottom: -10px;
}
.w-nav-icon {
    position: relative;
}
.w-nav-control span {
    display: block !important;
    margin-left: 0.5rem;
    font-size: 0.7rem;
    position: absolute;
    bottom: -19px;
    width: 50px;
    right: -19px;
}
}


/* Terms */
.terms h4 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}
.terms img {
    max-width: 120px;
}
a.termsp {
    margin-left: 12px;
    position: relative;
    top: -10px;
}
.type-product .price .from {
    font-weight: 400;
    opacity: .5;
    display: none;
}

/*WP ULIKE*/
.wpulike {
    margin-bottom: 30px;
    margin-top: 15px;
}
.wpulike .wp_ulike_btn {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    font-size: 13px;
    cursor: pointer;
    max-height: 25px;
    color: #FF5722;
    font-weight: bold;
    border: 1px solid #FF5722;
    border-radius: 5px;
    padding: 2px 10px;
    background: none;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}
.wpulike .wp_ulike_btn:hover, .wpulike .wp_ulike_btn:active {
    text-decoration: none;
    color: #fff !important;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    background: #FF5722;
    border: 1px solid #FF5722;
    border-radius: 5px;
}
.wpulike-default .wp_ulike_is_liked .wp_ulike_btn {
    color: #FF5722;
}
.wpulike-default .count-box {
    border: 1px solid #FF5722 !important;
    color: #888;
    box-shadow: none !important;
}

.wpulike-default .count-box:before {
    border-left-color: #FF5722 !important;
    border-bottom-color: #FF5722 !important;
    left: -6px !important;
}


/*********************************************************************/
/* プライバシー*/
/*********************************************************************/

span.agree {
    font-size: 0.9rem;
    font-weight: bold;
}

.privacy p {
    margin-bottom: 0;
}

/*********************************************************************/
/* Call to Action*/
/*********************************************************************/
.email1 {
background-color: #be4c00;
padding: 0px;
border-radius: 3px;
display: block;
width: 110px;
height: 25px;
text-align: center;
font-size: 12px;
margin-left: auto;
margin-right: auto;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}

.email1 a{
color: #fff;
display: block;
width: 100%;
height: 100%;
line-height: 23px;
}

.email1:hover{
background-color:#F57C00;
}


.call1 {
background-color: #be4c00;
padding: 0px;
border-radius: 3px;
display: block;
width: 110px;
height: 25px;
text-align: center;
font-size: 12px;
margin-left: auto;
margin-right: auto;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}

.call1 a{
color: #fff;
display: block;
width: 100%;
height: 100%;
line-height: 25px;
}

.call1:hover{
background-color:#F57C00;
}

.w-socials {
    top: 3px;
    position: relative;
}

/** Footer **/
.banner img {
    box-shadow: #000 0px 0px 3px;
    border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.banner img:hover{
    opacity:0.8;
}
/* PROFILE WID*/
.profilebox p {
    line-height: 26px;
}



.prelude {
  background-image: -webkit-radial-gradient(51% 96%, #E7E9E4 10%, #D4D6D1 96%);
  background-image: radial-gradient(51% 96%, #E7E9E4 10%, #D4D6D1 96%);
}
.whiteNoise {
  background-color: #E1E6EC;
  background-image: -webkit-linear-gradient(top, #E1E6EC 2%, #F0F4F7 96%), -webkit-radial-gradient(at 50% 100%, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.5) 200%);
  background-image: linear-gradient(-180deg, #E1E6EC 2%, #F0F4F7 96%), radial-gradient(at 50% 100%, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.5) 200%);
  background-blend-mode: normal, color-burn;
}


@media (max-width: 640px) {
h2.w-blog-post-title {
  padding-top: 5px !important;
}
.w-blog-post-meta {
    line-height: 16px;
    font-size: 13px;
}
.w-blog.layout_classic:not(.cols_1) .w-blog-post {
    padding: 0px 5px;
    margin-bottom: 10px;
}
.l-canvas.sidebar_none .l-section {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.l-canvas.sidebar_right .l-main{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}

/* 2018-06-10 */
.blog-contact {
    padding: 20px;
    border: 1px solid #aaa;
    border-radius: 5px;
    margin-bottom: 50px;
}
.blog-contact input.wpcf7-form-control.wpcf7-submit {
    padding: 5px;
    line-height: 35px;
    width: 200px;
    margin-bottom: 0;
}
.w-blog.layout_smallcircle .w-blog-post-preview, .w-blog.layout_smallsquare .w-blog-post-preview {
    float: left;
    width: 25%;
}
.w-blog.layout_smallcircle .w-blog-post-body, .w-blog.layout_smallsquare .w-blog-post-body {
    margin-left: 28%;
}

@media (max-width: 767px){
.page-id-1223 .w-blog-post,.page-id-1229 .w-blog-post,.page-id-1231 .w-blog-post {
    max-width: 100%;
    margin-left: 1%;
}
.page-id-1223 h2.w-blog-post-title,.page-id-1229 h2.w-blog-post-title,.page-id-1231 h2.w-blog-post-title{
    font-size: 18px
}
}
