@charset "UTF-8";
/*
clearfix
------------------------------*/
.clearfix:after {/*for modern browser*/
   content: "";
   display: block;
   clear: both;
}

.clearfix { *zoom:1; } /*for IE6,IE7*/

/*--------------------------

　レイアウト

---------------------------*/
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Hiragino Sans,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;
    font-size: 100%;
    font-style: normal;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}



img {
    border: 0;
    vertical-align: bottom;
}



/*--------------------------

ヘッダー

---------------------------*/
.edithackheader{
    height:60px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    background: #0f2350;
}


.edithackheader-logo {
 top: 14px;
 left: 30px;
 width: 180px;
 position: absolute;
}


.edithackheader-logo img{
   max-width: 100%;
    height: auto;
    vertical-align: bottom;
}


.gnavi__lists {
   display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

span.searchlist{
    color:#fff;
}

.gnavi__list a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #1b4059;
    font-size: 14px;
    letter-spacing: 0.05em;
    transition: all .3s;
}

.gnavi__list {
   margin-right: 30px;
    font-size: 14px;
}

.gnavi__wrap {
    position: absolute;
    left:260px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
}




/*--------------------------

コラムゾーン

---------------------------*/
ol, ul {
    list-style: none;
}




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

.clearfix {
    min-height: 1px;
}


.time {
    display: inline-block;
    float: left;
    color: #999;
    font-size: 11px;
    line-height: 24px;
}

#article .timeandtags ul {
    float: right;
    text-align: right;
    letter-spacing: normal;
}


.side_keyword .tag, .keywords_area .tag, .toptag .tag, .footertag .tag, .genre_tags .tag {
    display: inline-block;
    position: relative;
    height: 22px;
    border: 1px solid #e7e7e7;
    letter-spacing: normal;
    background-size: 12px auto;
}


#article .timeandtags ul li {
    display: inline-block;
    margin-left: 10px;
    color: #999;
    font-size: 11px;
    text-decoration: underline;
}

#article .timeandtags ul li a {
    color: #999;
}




.side_keyword .tag a, .side_keyword .tag span, .keywords_area .tag a, .keywords_area .tag span, .toptag .tag a, .toptag .tag span, .footertag .tag a, .footertag .tag span, .genre_tags .tag a, .genre_tags .tag span {
    display: inline-block;
    line-height: 22px;
    padding: 0 7px 0 7px;
    font-size: 12px;
}


h2, h3 {
  scroll-margin-top: 60px;
}

/*--------------------------

記事内のデザインブラッシュアップ

---------------------------*/
.preparation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    margin: 32px 0;
    padding: 16px 24px;
}

.preparation ul li:before {
    background: url(https://nailjoshi.com/wp/wp-content/themes/nailjoshi/images/reten.jpg);
    background-size: contain;
    content: '';
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin: 0 8px 0 0;
}

.preparation ul li{
    font-weight: 400;
    color: #222;
    font-size: 16px;
    line-height: 150%;
    display: flex;
}
.preparation ul li:not(:first-child) {
    margin: 10px 0 0;
}


.howto ol {
    counter-reset:num;
  list-style-type: none!important;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    margin: 32px 0;
    padding: 16px 24px;
}

.howto ol li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
  font-weight: 400;
  color: #222;
  font-size: 16px;
}

.howto ol li:before {
  position: absolute;
  counter-increment: num;
  content: counter(num);
  display:inline-block;
  background: #eb6a7a;
  color: #FFF;
  font-family: 'Arial',sans-serif;
  font-weight:bold;
  font-size: 14px;
  border-radius: 50%;
  left: 0;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  top: 10px;
}

.entry-content h3 {
    font-size: 18px;
    line-height: 1.4;
    padding-left: 14px;
    position: relative;
    margin-top: 2em;
    margin-bottom: 1em;
    color: #1a1a1a;
    font-weight: 900;
}


.entry-content h3:before {
    background-color: #000;
    bottom: 2px;
    content: "";
    left: 0;
    position: absolute;
    top: 3px;
    width: 2px;
}


h3.ttl_bar_bold5 {
    font-size: 20px;
    line-height: 1.4;
    padding-left: 14px;
    position: relative;
    margin-top: 2em;
    margin-bottom: 1em;
    color: #1a1a1a;
    font-weight: 900;
}


h3.ttl_bar_bold5:before {
    background-color: #000;
    bottom: 2px;
    content: "";
    left: 0;
    position: absolute;
    top: 3px;
    width: 2px;
}

.entry-content h4 {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 2em;
    margin-bottom: 0.5em;
    color: #1a1a1a;
    font-weight: bold;
}

.entry-content h5 {
    font-size: 16px;
    line-height: 1.4;
    color: #1a1a1a;
    font-weight: bold;
}



 .product-block {
    background-color: #f3f3f3;
     margin: 1.5em auto;
    padding: 1.5em;
    font-size: 16px;
    color:#333; 
}


 .product-block2 {
    background-color: #f3f3f3;
     margin: 1.5em auto;
    padding: 25px 15px 1px 15px;
    font-size: 16px;
    color:#333; 
}

/*--------------------------

関連記事

---------------------------*/
.kanrenkijidesu{
padding-bottom: 6px;
border-bottom: 1px solid #eee;
margin-top: 20px!important;
margin-bottom: 10px;
letter-spacing: -.4em;
min-height: 1px;
}

.kanrenkijinocorner{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.related-post li{
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #e7e7e7;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.related-post img{
    float: left;
    margin: 0 12px 0 0;
    height: 65px;
    width: 65px;
}


.kanrenkijititle{
    padding: 0 0 2px;
    font-size: 16px;
    line-height: 1.3em;
}

.bassuitxt{
font-size: 12px;
color: #333;
}


.entrycat{
display: inline-block;
    color: #999;
    font-size: 11px;
    letter-spacing: normal;
}

.entryauthor{
display: inline-block;
    color: #999;
    font-size: 11px;
    letter-spacing: normal;
}


.kanrenkw {
    letter-spacing: -.4em;
    min-height: 1px;
}


.kanrenkw {
    margin-top: 20px!important;
    margin-bottom: 10px;
}


.kanrenkw.is-border {
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
}

.kanrenkw-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.kanrenkw-annotation {
    float: right;
    margin-top: 2px;
    color: #999;
    font-size: 11px;
    letter-spacing: normal;
}



.footertag {
    margin-bottom: 10px;
    letter-spacing: -.4em;
}


.footertag li {
    margin: 6px 6px 0 0;
    letter-spacing: normal;
}

.footertag li a {
    color: #999;
}







.writerzone_content {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 6px 0;
    border-bottom: 1px dotted #eee;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.article_author {
    margin-bottom: 14px;
    border: 0!important;
}


.writerzone_thumb {
    display: table-cell;
    *float: left;
    width: 75px;
    vertical-align: top;
}



.after_article_author .writerzone_thumb {
    width: 80px!important;
}


.writerzone_info {
    display: table-cell;
    width: 100%;
    *width: auto;
    vertical-align: middle;
}

.writerzone_name {
    padding-top: 2px;
    font-size: 14px;
    letter-spacing: -.4em;
}

.after_article_author .writerzone_name {
    font-size: 16px;
    line-height: 19px;
}


.writerzone_name a {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
}


.after_article_author .writerzone_name a {
    text-decoration: underline;
}


.writerzone_desc {
    margin-top: 3px;
    color: #999;
    font-size: 11px;
    line-height: 1.3em;
}


.after_article_author .writerzone_desc {
    margin-top: 8px;
    font-size: 12px;
}







/*--------------------------

タイトル以下

---------------------------*/

.page-title {
margin: 10px 0 12px;
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.entry-content {
    color: #777;
    font-size: 14px;
    margin-bottom: 18px;
    width: 760px;
    border-bottom: none;
}

.entry-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    margin-bottom: 30px;
}


.entry-content img {
    margin-bottom: -20px;
}

.starttext{
    font-size: 12px !important;
    line-height: 1.6em !important;
    margin-bottom: 10px !important;
}



.mokujizone{
    background-color: #fafafb;
    margin: 40px 0;
    padding: 24px;
    border-left: 4px solid #0f2350;
   font-size:14px;
}


.mokuji-entry {
    font-size: 16px;
    margin-bottom: 24px;
    color: #333;
    margin-top:20px;
    padding-left: 32px;
    font-weight: bold;
}


.mokujizone li {
    font-size:16px;
    margin-top: 8px;
    text-decoration: underline;
    padding-left: 32px;
}



/* 最初の5項目は常に表示、残りは非表示 */
.mokujizone ul li:nth-child(n+6) {
    display: none;
}

/* 目次を折りたたむボタン */
.toggle-button {
    background-color: #0f2350;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    width: 100%;
    text-align: left;
}

/* 目次が表示されたときのスタイル */
.mokujizone ul.show li {
    display: block;
}

.mokujizone li {
    list-style-type: none;
}

.mokujizone li a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 8px 0;
}





.ttl_bar_bold3, .ttl_bar_bold_condense h2 {
    margin-bottom: -10px;
    padding-bottom: 3px;
    border-bottom: 2px solid #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:#000;
    margin-bottom:30px; 
}


.ttl_bar_bold4, .ttl_bar_bold_condense h2 {
    font-size: 20px;
    font-weight: 700;
    color:#000;
    margin-bottom:20px;
}


.quote{
margin-top: -10px!important;
color: #999;
font-size: 11px!important;
}

.quote img{
margin-top: -10px!important;
color: #999;
font-size: 11px!important;
}


.tableBase03 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
}

.tableBase03 tr td {
    padding: 10px;
    border: 1px solid #333;
        color: #000000;
        font-size: 13px;
}



/*--------------------------

ヘッダー以下

---------------------------*/


article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}


.Section {
    white-space: normal;
    position: relative; /* 親要素に relative を追加 */
    overflow: visible;
}


.Container {
    margin: 0 auto;
    max-width: 1080px;
    display: flex;
    gap: 15px;
    padding-top: 30px;
}



.kabuzone {
    width: 760px;
    margin-bottom: 30px;
}


.kabuzone::after {
  content: "";
  display: block;
  height: 142px;
}

.migi {
  width: 300px;
  margin-top: 18px;
  box-sizing: border-box;
}




/*--------------------------

　右固定目次

---------------------------*/


/* --- サイドバー目次 --- */
.toc-sidebar {
  background: #fff;
  padding: 1em;
  font-size: 14px;
  border: none;
}

.toc-title {
  font-weight: bold;
  margin-bottom: 0.8em;
  font-size: 14px;
}
#toc ul {
  list-style: none;
  padding-left: 0;
}
#toc li {
  margin: 0.5em 0;
}
#toc li a {
  color: #444;
  text-decoration: none;
}
#toc li a.is-active-link {
  color: #0073aa;
  font-weight: bold;
}
#toc ul ul {
  padding-left: 1em;
}

.sidebar-column {
  position: sticky;
  top: 100px;
  z-index: 10;
}


.toc-sidebar {
  background: #fff;
  border: 1px solid #ccc;
  padding: 1em;
  font-size: 14px;
}



/* tocbotのデフォルトの縦線を消す */
.toc-list .toc-link::before {
  display: none;
}

/* ○マーカーを文頭に整列させる */
.toc-link {
  position: relative;
  padding-left: 20px;
  display: block;
}

/* 非アクティブな○（グレーの白抜き） */
.toc-link::after {
  content: "○";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #cccccc; 
  font-size: 12px;
  transition: color 0.3s;
}

/* アクティブな○（#0f2350で塗りつぶし） */
.is-active-link::after {
  content: "●";
  color: #0f2350;
}








[data-space~="right:10"] {
    margin-right: 10px;
}



ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}



.tableBase03 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 30px;
}

.tableBase03 tr td {
    padding: 10px;
    border: 1px solid #333;
        color: #000000;
        font-size: 14px;
}

.tableBase01 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    margin:75px 0;
    float:left;
    width:265px;
}


.tableBase01 tr td {
    padding:6px 10px;
    border:1px solid #e7e7e7;
        color: #333;
        font-size: 11px;
}




/*--------------------------

サイドバー

---------------------------*/

.u-textRight {
    text-align: right!important;
}



.ArrowLink:before {
    background-image: url();
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 644px auto;
    content: " ";
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 6px;
}




.ArrowLink {
    display: inline-block;
    font-size: 12.641px;
    font-size: .79012rem;
}


a {
    color: #4a4a4a;
    text-decoration: none;
}

.u-textRight a:hover {
     text-decoration: underline;    
}


a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

ul.wpp-list li a:hover{
  text-decoration: underline;
}

ul.related-post li a:hover{
  text-decoration: underline;
}

/*--------------------------

ウィジェット

---------------------------*/
.widgettitle {
    background: #fff;
    border-top: 1px solid #000;
}

.widget_execphp small{
color: #999;
display: block;
font-size: 11px;
margin-top: -17px;
margin-bottom: 30px;
}





.widgettitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    padding: 20px 0 17px;
    margin-top: 30px;
    text-align: center;
}



.widgettitle small {
    color: #999;
    display: block;
    font-size: 11px;
}



ul.wpp-list {
    counter-reset: ranking;
}




ul.wpp-list li {
    list-style: none;
    position: relative;
    margin-bottom: 0.75em;
    padding-bottom: 0.75em;
    display: flex;
}


ul.wpp-list li a {
    text-decoration: none;
    color: #4a4a4a;
}


.wpp-post-title{
    font-size: 14.222px;
    font-weight: 700;
    max-height: 2.8em;
    padding-bottom: 3px;
    word-break: break-all;
}


ul.wpp-list img {
    padding-right: 10px;
    width: 66px;
    margin: 0px;
}



ul.wpp-list li a.wpp-post-title {
    display: block;
}

.wpp-list li {
  position: relative;
  counter-increment: ranking; /* ここでカウントアップ */
}

.wpp-list li::before {
  content: "";
  position: absolute;
 opacity: .75;
  top: -0.5px;
  left: 0;
  width: 30px;
  height: 30px;
  background: #000;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 10;
}

/* 数字のラベルを別要素で作り、水平表示 */
.wpp-list li::after {
  content: counter(ranking);
  position: absolute;
  top: 4px;
  left: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  z-index: 20;
  user-select: none;
}


/* 1位 */
.wpp-list li:nth-child(1):before {
    background: #9a8d4b;
    color: #fff;
}
/* 2位 */
.wpp-list li:nth-child(2):before {
    background: #919cab;
    color: #fff;
}
/* 3位 */
.wpp-list li:nth-child(3):before {
    background: #886e59;
    color: #fff;
}
/* 4位以降の色 */
.wpp-list li:nth-child(n + 4):before{
    background: #6c96e4;
    color: #fff;
}


.wpp-list li {
    overflow: visible;
    float: none;
    clear: both;
    margin-bottom: 1rem;
}


.wpp-meta, .post-stats {
    display: block;
    font-size: 0.8em;
}


.popular-posts small {
    color: #999;
    display: block;
    font-size: 11px;
    margin-top:-17px;
    margin-bottom:30px;
}


.weekly small {
    color: #999;
    display: block;
    font-size: 11px;
    margin-top: -17px;
    margin-bottom: 30px;
}


/*--------------------------

タグクラウド

---------------------------*/

/*タグクラウドのデザイン*/
.widget_tag_cloud .tagcloud a{
     background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #4a4a4a;
    font-size: 12.641px !important;
    font-size: .79012rem !important;
    line-height: 33px;
    padding: .33em .42em;
    text-align: left;
    word-break: break-all;
    display: inline;
    letter-spacing: .02em;
    transition: all 200ms;
    white-space: nowrap; /* これがポイント！ */
    zoom: 1; /* これはIE7以下向け */
}
/*タグクラウドマウスオーバー時*/
.widget_tag_cloud .tagcloud a:hover{
 background:#f5f5f5; 
 border:1px solid #bbb;
}


/*--------------------------

フッター

---------------------------*/

#footer {
    padding: 50px 0;
    background: #0f2350;
    text-align: center;
    margin-top: auto;
    clear: both;
}

#footer #foot-link li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #dde0e4;
    font-size: 13px;
    line-height: 1;
}

#footer #foot-link a {
    color: #dde0e4;
    text-decoration: none;
}

#footer #foot-link li:last-child {
    border-right: none;
}

#footer #copyright {
    color: #dde0e4;
    font-size: 13px;
    padding-top: 40px;
}


/*--------------------------

パンクズ

---------------------------*/


.breadcrumbs {
    margin: 0 auto;
    width: 1160px;
    font-size:12px;
    padding:75px 0 5px 0;
}

.breadcrumbs a:link{
text-decoration:underline;
}










/*--------------------------

ＳＮＳボタン

---------------------------*/

.snszone {
    text-align: right;
	    margin-top: 30px;
}


[data-status=active].SnsBtn {
    visibility: visible;
}


.SnsBtn li {
    display: inline-block;
}



.snsbutton li {
    margin: 0 16px 0 0;
    width: 30px;
}


.officialaccounts{
    display: inline-block;
    padding: 16px 0 0;
    color: #999;
    font-size: 11px;
    letter-spacing: normal;
    margin-left:25px;
}


input{
    -webkit-appearance: none;
    border-radius: 0;
}






/*--------------------------

レーダーチャートゾーン

---------------------------*/
.chart img{
    float:left;
    margin-bottom: 20px;
    margin-right:20px;
}


.hotlink{
    margin-bottom: 30px;
}

.hotlink a{
    display: block;
    position: relative;
    width: 260px;
    padding: 18px 0 16px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-shadow: rgba(0,0,0,.1)0 -1px 1px;
}


.hotlink a{
    position: relative;
    border: 1px solid #eb6a7a;
    background-color: #eb6a7a;
    color: #fff;
}


.hotlink a:hover{
    position: relative;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}



/*--------------------------

グレーの囲い

---------------------------*/
.graybox{
    box-sizing: border-box;
    background: #fff;
    margin: 30px auto;
    padding: 15px;
    border: 1px solid #ccc;
    color:#333;
}





/*--------------------------

　TOPにもどるボタン

---------------------------*/


#pagetop {
    display: block;
    position: fixed;
    right: 35px;
    bottom: 25px;
    z-index: 990;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.3);
    opacity: 1;
    width: 48px;
    height: 48px;
}



#pagetop>i {
    margin: auto;
    transform: translateY(150%) rotate(45deg);
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    position: relative;
}


#pagetop i:before,#pagetop>i:after {
  position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 2px;
    content: "";
    transition: all .6s ease-out;
    vertical-align: sub;
}



#pagetop i:before {
    width: 100%;
    height: 3px;
}

#pagetop i:after {
    width: 3px;
    height: 100%;
}

select::-ms-expand {
    display: none;
}





.lbl_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex
;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.mb20 {
	padding-top: 20px !important;
}

.lblset .lbl_label {
    flex: 0 0 100px;
    height: auto;
    padding: 4px 0 1px 0;
    border: solid 2px #FF443D;
    border-radius: 3px;
    color: #000;
    text-align: center;
    margin-right: 20px;
	font-size:16px;
}


p.lbl_txt{
	margin-bottom:0px;
	padding-top: 5px;
}

p.lbl_txt2{
	padding-top: 5px;
}

.lblset {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    flex: 1 0 50%;
    margin-bottom: 8px;
}

.comment p{
	font-weight:bold;
	font-size:16px;
	color:#85CA8C;
	
}

.comment{
	margin-top:50px;
}

.h2mae span{
	display: inline-block;
    color: #fff;
    background-color: #FF443D;
    padding: 3px 5px;
    margin-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
}

