.p-entry__body .alignright { float: right; }
.p-entry__body .alignleft { float: left; }
.p-entry__body .aligncenter { display: block; margin-right: auto; margin-bottom: 7px; margin-left: auto; }
.p-entry__body blockquote.alignleft, .p-entry__body img.alignleft { margin: 7px 24px 7px 0; }
.p-entry__body .wp-caption.alignleft { margin: 7px 14px 7px 0; }
.p-entry__body blockquote.alignright, .p-entry__body img.alignright { margin: 7px 0 7px 24px; }
.p-entry__body .wp-caption.alignright { margin: 7px 0 7px 14px; }
.p-entry__body blockquote.aligncenter, .p-entry__body img.aligncenter, .p-entry__body .wp-caption.aligncenter { margin-top: 7px; margin-bottom: 7px; } .p-entry__body p { margin-bottom: 33px; font-size: 14px; line-height: 2.2; word-wrap: break-word;}
.p-entry__body h1, .p-entry__body h2, .p-entry__body h3, .p-entry__body h4, .p-entry__body h5, .p-entry__body h6 { margin-bottom: 24.2px; clear: both; line-height: 1.4; }
.p-entry__body h1 { font-size: 150%; }
.p-entry__body h2 { font-size: 140%; }
.p-entry__body h3 { font-size: 130%; }
.p-entry__body h4 { font-size: 120%; }
.p-entry__body h5 { font-size: 110%; }
.p-entry__body h6 { font-size: 100%; } .p-entry__body p.has-small-font-size{ font-size: 80%; }
.p-entry__body p.has-medium-font-size{ font-size:100%; }
.p-entry__body p.has-large-font-size{ font-size:120%; }
.p-entry__body p.has-huge-font-size{ font-size:150%; } .p-entry__body img[class*="align"], .p-entry__body img[class*="wp-image-"], .p-entry__body img[class*="attachment-"], .p-entry__body .size-full, .p-entry__body .size-large, .p-entry__body .wp-post-image, .p-entry__body img { max-width: 100%; height: auto; } .p-entry__body li, .p-entry__body dt, .p-entry__body dd { line-height: 2.2; }
.p-entry__body ul, .p-entry__body ol, .p-entry__body dl { margin-bottom: 24px; } .p-entry__body ol { padding-left: 0; }
.p-entry__body ol li { margin-left: 1.5em; list-style: unset; }
.p-entry__body ul li { margin-left: 1.5em; list-style: unset; }
.p-entry__body li > ul, .p-entry__body li > ol { margin-bottom: 0; }
.p-entry__body dt { font-weight: bold; }
.p-entry__body dd { margin-bottom: 1em; }   .p-entry__body table { margin: 0 0 24px 0; border-collapse: collapse; }
.p-entry__body td, .p-entry__body th { padding: 10px 15px 7px; border: 1px solid #ddd; font-size: 14px; line-height: 2.2; }
.p-entry__body th { background: #fafafa; font-weight: normal; } .table_no_border th, .table_no_border td { padding-left: 0; border: none; }
.table_border_horizontal th, .table_border_horizontal td { padding-left: 0; border-right: none; border-left: none; } .p-entry__body blockquote { position: relative; margin: 0 0 25px 0; padding: 27px 30px 0; border: 1px solid #ccc; -webkit-box-shadow: 0px 4px 0px 0px #f2f2f2; box-shadow: 0px 4px 0px 0px #f2f2f2; }
.p-entry__body blockquote:before { position: absolute; top: 5px; left: 10px; width: 30px; height: 30px; color: #5cbcd7; font-size: 30px; font-style: italic; font-weight: normal; line-height: 40px; content: '"'; }
.p-entry__body blockquote:after { position: absolute; right: 0; bottom: 7px; width: 30px; height: 30px; color: #5cbcd7; font-size: 30px; font-style: italic; font-weight: normal; line-height: 60px; text-align: left; content: '"'; }
.p-entry__body blockquote cite { display: block; padding: 20px 0 0 0; border-top: 1px dotted #aaa; font-size: 90%; font-style: italic; text-align: right; } .p-entry__body .wp-caption { -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 100%; margin-bottom: 24px; padding: 5px; border: 1px solid #ccc; border-radius: 5px; background: #fff; }
.p-entry__body .wp-caption-text { margin: 9px auto; font-size: 12px; font-style: italic; line-height: 1.5; text-align: center; }
.p-entry__body .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; } .gallery { margin-bottom: 20px; }
.gallery a img { border: 0 !important; }
.gallery-item { position: relative; margin: 0 4px 4px 0; float: left; overflow: hidden; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: calc(11.1% - 4px); }
.gallery-columns-10 .gallery-item { max-width: 7%; max-width: calc(9.4% - 0px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right: 0; }
.gallery-caption { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 0; left: 0; width: 100%; max-height: 50%; margin: 0; padding: 6px 8px; background-color: rgba(0, 0, 0, 0.7); color: #fff; font-size: 12px; line-height: 1.5; text-align: left; opacity: 0; }
.gallery-caption:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 49px; content: ""; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; } .p-entry__body .wp-smiley { margin-top: 0; margin-bottom: 0; padding: 0; border: 0; }
.p-entry__body address { margin: 0 0 24px 0; line-height: 2.2; }
.p-entry__body pre { margin: 0 0 27px 0; padding: 0 17px; overflow: auto; border-left: 5px solid #7fc120; background: url(//bless-rich.com/wp-content/themes/beauty_tcd054/assets/css/img/common/pre.gif) repeat left top; font-size: 12px; line-height: 25px; }
.p-entry__body .mejs-container { margin: 12px 0 25px; }
@media only screen and (max-width: 767px) { .p-entry__body p { line-height: 2; } }
.p-work-schedule { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; margin-top: 26px; border-collapse: collapse; background: #fff; font-size: 14px; table-layout: fixed; }
.p-work-schedule caption { height: 50px; padding: 0 18px; color: #fff; font-size: 16px; line-height: 50px; text-align: center; }
.p-work-schedule tr:first-child th, .p-work-schedule tr:first-child td { border-top: 0; }
.p-work-schedule th, .p-work-schedule td { padding: 13px 10px; border: 1px solid #ddd; line-height: 1.7; text-align: center; word-break: break-all; }
.p-work-schedule th { background: #f4f4f4; font-weight: 400; }
.p-work-schedule th:empty { background: transparent; }
@media screen and (max-width: 700px) { .p-work-schedule caption { height: 45px; line-height: 45px; } } .post_row { margin-right: -15px; margin-left: -15px; line-height: 2; }
.post_row:before, .post_row:after { display: table; content: " "; }
.post_row:after { clear: both; }
.post_col, .post_col-2, .post_col-3 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 100%; min-height: 1px; margin-bottom: 2em; padding-right: 15px; padding-left: 15px; float: left; }
@media screen and (min-width: 768px) { .post_col-2 { width: 50%; }
.post_col-3 { width: 33.33333%; } }
@media screen and (min-width: 1024px) { .post_col-2 { width: 50%; }
.post_col-3 { width: 33.33333%; } } .style3a, .style3b, .style4a, .style4b, .style5a, .style5b, .style6 { line-height: 1.6; } .style3a { margin: 3em 0 1.5em; padding: 1.1em .2em 1em; border-top: 1px solid #222; border-bottom: 1px solid #222; font-size: 22px; font-weight: 400; }
.style3b { margin: 3em 0 1.5em; padding: 1.1em .9em 1em; border-top: 2px solid #222; border-bottom: 1px solid #ddd; background: #fafafa; font-size: 22px; font-weight: 400; -webkit-box-shadow: 0px 1px 2px #f7f7f7; box-shadow: 0px 1px 2px #f7f7f7; } .style4a { margin: 2.5em 2px 1.2em; padding: .3em 0 .3em .8em; border-bottom: none; border-left: 2px solid #222; font-size: 18px; font-weight: 400; }
.style4b { margin: 2.5em 0 1.2em; padding: .9em 0 .8em; border-bottom: 1px dotted #aaa; font-size: 18px; font-weight: 400; } .style5a { margin: 2em 0 1em; padding: .5em .8em .3em 1em; background: #f5f5f5; font-size: 18px; font-weight: 700; -webkit-box-shadow: 0px 2px 0px 0px #f2f2f2; box-shadow: 0px 2px 0px 0px #f2f2f2; }
.style5b { margin: 2em 0 1em; padding: .5em .8em .4em 1em; border-radius: 4px; background: #222; color: #fff; font-size: 18px; font-weight: 400; -webkit-box-shadow: 0px 2px 0px 0px #f2f2f2; box-shadow: 0px 2px 0px 0px #f2f2f2; } .style6 { position: relative; margin: 2em 0 1em; padding: .5em .8em .8em 1.3em; color: #222; font-size: 16px; font-weight: bold; }
.style6:before { position: absolute; top: .5em; left: .2em; width: 12px; height: 12px; background: #222; content: ""; }
.news_headline1 { position: relative; margin: 80px 0 25px 0; padding: .5em; border-left: 8px solid #444; font-size: 1.2em; line-height: 1.2; }
.news_headline1:after { position: absolute; bottom: 0px; left: 0; width: 100%; height: 0; border-bottom: 1px dotted #ddd; content: ""; }
.news_headline2 { margin: 40px 0 20px 0; padding: 0 .5em; border-left: 6px solid #545454; font-size: 1.1em; line-height: 26px; }
.balloon { display: block; position: relative; width: auto; min-width: 115px; margin: 50px 0 22px; padding: .5em 18px .5em; clear: both; border-bottom: 0; background: #222; color: #fff; font-size: 20px; font-weight: 400; text-align: left; z-index: 0; }
.balloon:after { display: block; position: absolute; bottom: -10px; left: 30px; width: 0px; height: 0px; margin-left: -10px; border-width: 10px 10px 0 10px; border-style: solid; border-color: #222 transparent transparent transparent; content: ""; } .well { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); min-height: 20px; margin-bottom: 20px; padding: 19px; border: 1px solid #e3e3e3; border-radius: 4px; background-color: #f5f5f5; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); line-height:1.8; }
.well2 { margin: 1em 0 30px; padding: 1em 1.5em; border: 1px solid #cdcdcd; background: #fcfcfc; line-height: 1.8; -webkit-box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3); box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3); }
.well3 { margin: 2em 0 2.5em; padding: 1em 1.5em; border: 1px dashed #cdcdcd; background: #fcfcfc; line-height: 1.8; -webkit-box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3); box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3); }
.wl_red { border-color: #ebccd1; background-color: #f2dede; color: #a94442; }
.wl_yellow { border-color: #faebcc; background-color: #fcf8e3; color: #8a6d3b; }
.wl_blue { border-color: #bce8f1; background-color: #d9edf7; color: #31708f; }
.wl_green { border-color: #d6e9c6; background-color: #dff0d8; color: #3c763d; } .q_button_wrap{ text-align:center; margin: 2em auto; line-height:2.2; }
.q_button { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; min-width: 200px; max-width: 90%; margin: 0; padding: .6em 1.3em .5em; background-color: #535353; color: #fff !important; font-size: 100%; font-weight: 400; text-align: center; text-decoration: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; vertical-align: middle; }
.q_button:hover, .q_button:focus { background-color: #7d7d7d; color: #fff; text-decoration: none; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset; } .rounded { border-radius: 6px; }
.pill { border-radius: 50px; }
.sz_full { display: block; min-width: 100px; max-width: 100%; padding: 1em 1.5em .9em; font-size: 110%; }
.sz_l { min-width: 350px; max-width: 90%; padding: .8em 1.5em .7em; font-size: 110%; }
@media screen and (max-width: 767px) { .sz_l { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; min-width: 0; max-width: 100%; } }
.sz_s { min-width: 100px; max-width: 90%; padding: .4em 1em .3em; font-size: 85%; }
.bt_red { background: #c01f0e; color: #fff; }
.bt_red:hover, .bt_red:focus { background-color: #d33929; color: #fff; }
.bt_yellow { background: #f1c40f; color: #fff; }
.bt_yellow:hover, .bt_yellow:focus { background-color: #f9d441; color: #fff; }
.bt_blue { background: #2980b9; color: #fff; }
.bt_blue:hover, .bt_blue:focus { background-color: #3a91c9; color: #fff; }
.bt_green { background: #27ae60; color: #fff; }
.bt_green:hover, .bt_green:focus { background-color: #39c574; color: #fff; } .ytube { position: relative; height: 0; margin-top: 20px; margin-bottom: 20px; padding-top: 30px; padding-bottom: 56.25%; overflow: hidden; }
.ytube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; } .rps_table { line-height: 2.0; }
@media only screen and (max-width: 480px) { .rps_table tr { display: block; margin-bottom: 1.5em; }
.rps_table th, .rps_table td { display: list-item; border: none; list-style-type: none; } } .cardlink { word-wrap: break-word; max-width: 100%; margin: 10px 0; padding: 12px; border: 1px solid #ddd; background: #fafafa; }
.cardlink_thumbnail { margin-right: 20px; float: left; }
.cardlink_content { line-height: 1.6; }
.cardlink_timestamp { display: inline; margin: 0; padding: 0; color: #222; font-size: 12px; line-height: 1.6; vertical-align: top; }
.cardlink_title { margin: 0 0 5px; font-size: 14px; }
.cardlink_title a { color: #000; font-weight: bold; text-decoration: none; }
.cardlink_title a:hover { text-decoration: underline; }
.cardlink_excerpt { overflow: hidden; color: #333; font-size: 12px; line-height: 1.8; }
.cardlink_footer { clear: both; }
.clear { clear: both; }
.cardlink_title{
font-weight: 600;
}
.cardlink{
display: flex;
align-items: center;
}
.cardlink_thumbnail{
width: 120px;
flex: 0 0 120px;
aspect-ratio: 1;
}
.cardlink_thumbnail img {
width: 100%;
object-fit: cover;
}
@media screen and (max-width: 767px) { .cardlink_thumbnail { float: none; }
.cardlink_timestamp { line-height: 2.4; vertical-align: middle; }
.cardlink_excerpt { float: none; display: none;} } .wpcf7 { width: 100%; margin: 0 0 2.5em !important; padding: 0; border: 1px solid #ddd; background: #fafafa; font-size: 14px; box-sizing: border-box;}
.wpcf7 form { margin: 1.5em 1.5em 0; }
.wpcf7 p { margin-bottom: 1em; font-size: 12px; }
.wpcf7 input, .wpcf7 textarea { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 8px; border: 1px solid #ccc; line-height: 1.2; }
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { width: auto; max-width: 97%; padding: 8px; border: 1px solid #ccc; }
.wpcf7 select, .wpcf7 .wpcf7-list-item-label { font-size: 14px; line-height: 1.2; }
.wpcf7 .wpcf7-list-item { display: block; }
.wpcf7 textarea { height: 300px; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border: 1px solid #bbb; outline: none; -webkit-box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5); box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5); }
.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous { -webkit-transition: all .3s; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; position: relative; width: 225px; height: 48px; margin: 30px auto 0; border: none !important; outline: none; background-color: #333333; color: #fff; font-size: 14px; line-height: 1.5; text-align: center; text-decoration: none; cursor: pointer; transition: all .3s; }
.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after { -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover { background-color: #666666; }
.wpcf7 .wpcf7-submit .wpcf7-not-valid { background: pink; }
.wpcf7 .wpcf7-submit .wpcf7-response-output { -webkit-border-radius: 4px; -moz-border-radius: 4px; margin: 10px 0 0; padding: 8px 35px 8px 14px; border-radius: 4px; }
.wpcf7 .wpcf7-submit .wpcf7-validation-errors { border: 1px solid #EED3D7; background-color: #F2DEDE; color: #B94A48; }
.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok { border: 1px solid #BCE8F1; background-color: #D9EDF7; color: #3A87AD; }
.wpcf7 .wpcf7-previous + br { display: none; }
.wpcf7 form .wpcf7-response-output{ margin: 2em 0.5em 2em; padding:0; border: none; text-align:center; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ color:#dc3232; font-size: 1em; } .text70 { font-size: 70%; }
.text80 { font-size: 80%; }
.text90 { font-size: 90%; }
.text100 { font-size: 100%; }
.text110 { font-size: 110%; }
.text120 { font-size: 120%; }
.text130 { font-size: 130%; }
.text140 { font-size: 140%; }
.text150 { font-size: 150%; }
.text160 { font-size: 160%; }
.text170 { font-size: 170%; }
.text180 { font-size: 180%; }
.text190 { font-size: 190%; }
.text200 { font-size: 200%; }
.text210 { font-size: 210%; }
.text220 { font-size: 220%; }
.b { font-weight: 700; } .u { text-decoration: underline; } .del { text-decoration: line-through; }  .red { color: red; } .blue { color: #2ca9e1; } .green { color: #82ae46; } .orange { color: #ff7d00; } .yellow { color: #fff000; } .pink { color: #ff0084; } .gray { color: #999999; }   .bg-blue { padding: 2px; background-color: #4ab0f5; } .bg-red { padding: 2px; background-color: red; } .bg-yellow { padding: 2px; background-color: #ff0; } .align1 { text-align: center !important; } .align2 { text-align: right !important; } .align3 { text-align: left !important; }   .r-flo { margin: 10px; float: right; } .l-flo { margin: 10px; float: left; }
.f-clear { clear: both; }  a img.fade { -webkit-transition: all .3s; outline: none; background: none !important; transition: all .3s; }
a:hover img.fade { -ms-filter: "alpha( opacity=70 )"; background: none !important; filter: alpha(opacity=70); opacity: 0.7; }  .att { padding-left: 1em; text-indent: -1em; } .att_box { margin: 2em 0 2.5em; padding: 1em 1.2em; border: 1px dotted #cccccc; background: #fcfcfc; line-height: 2.0; -webkit-box-shadow: 0px 4px 0px 0px #f7f7f7; box-shadow: 0px 4px 0px 0px #f7f7f7; } .m0 { margin: 0 !important; } .mt0 { margin-top: 0 !important; } .mr0 { margin-right: 0 !important; } .mb0 { margin-bottom: 0 !important; } .ml0 { margin-left: 0 !important; } .m5 { margin: 5px !important; }
.mt5 { margin-top: 5px !important; }
.mr5 { margin-right: 5px !important; }
.mb5 { margin-bottom: 5px !important; }
.ml5 { margin-left: 5px !important; }
.m10 { margin: 10px !important; }
.mt10 { margin-top: 10px !important; }
.mr10 { margin-right: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.ml10 { margin-left: 10px !important; }
.m15 { margin: 15px !important; }
.mt15 { margin-top: 15px !important; }
.mr15 { margin-right: 15px !important; }
.mb15 { margin-bottom: 15px !important; }
.ml15 { margin-left: 15px !important; }
.m20 { margin: 20px !important; }
.mt20 { margin-top: 20px !important; }
.mr20 { margin-right: 20px !important; }
.mb20 { margin-bottom: 20px !important; }
.ml20 { margin-left: 20px !important; }
.m25 { margin: 25px !important; }
.mt25 { margin-top: 25px !important; }
.mr25 { margin-right: 25px !important; }
.mb25 { margin-bottom: 25px !important; }
.ml25 { margin-left: 25px !important; }
.m30 { margin: 30px !important; }
.mt30 { margin-top: 30px !important; }
.mr30 { margin-right: 30px !important; }
.mb30 { margin-bottom: 30px !important; }
.ml30 { margin-left: 30px !important; }
.m35 { margin: 35px !important; }
.mt35 { margin-top: 35px !important; }
.mr35 { margin-right: 35px !important; }
.mb35 { margin-bottom: 35px !important; }
.ml35 { margin-left: 35px !important; }
.m40 { margin: 40px !important; }
.mt40 { margin-top: 40px !important; }
.mr40 { margin-right: 40px !important; }
.mb40 { margin-bottom: 40px !important; }
.ml40 { margin-left: 40px !important; }
.m45 { margin: 45px !important; }
.mt45 { margin-top: 45px !important; }
.mr45 { margin-right: 45px !important; }
.mb45 { margin-bottom: 45px !important; }
.ml45 { margin-left: 45px !important; }
.m50 { margin: 50px !important; }
.mt50 { margin-top: 50px !important; }
.mr50 { margin-right: 50px !important; }
.mb50 { margin-bottom: 50px !important; }
.ml50 { margin-left: 50px !important; }
.m55 { margin: 55px !important; }
.mt55 { margin-top: 55px !important; }
.mr55 { margin-right: 55px !important; }
.mb55 { margin-bottom: 55px !important; }
.ml55 { margin-left: 55px !important; }
.m60 { margin: 60px !important; }
.mt60 { margin-top: 60px !important; }
.mr60 { margin-right: 60px !important; }
.mb60 { margin-bottom: 60px !important; }
.ml60 { margin-left: 60px !important; }
.m65 { margin: 65px !important; }
.mt65 { margin-top: 65px !important; }
.mr65 { margin-right: 65px !important; }
.mb65 { margin-bottom: 65px !important; }
.ml65 { margin-left: 65px !important; }
.m70 { margin: 70px !important; }
.mt70 { margin-top: 70px !important; }
.mr70 { margin-right: 70px !important; }
.mb70 { margin-bottom: 70px !important; }
.ml70 { margin-left: 70px !important; }
.m75 { margin: 75px !important; }
.mt75 { margin-top: 75px !important; }
.mr75 { margin-right: 75px !important; }
.mb75 { margin-bottom: 75px !important; }
.ml75 { margin-left: 75px !important; }
.m80 { margin: 80px !important; }
.mt80 { margin-top: 80px !important; }
.mr80 { margin-right: 80px !important; }
.mb80 { margin-bottom: 80px !important; }
.ml80 { margin-left: 80px !important; } .p0 { padding: 0 !important; }
.pt0 { padding-top: 0 !important; }
.pr0 { padding-right: 0 !important; }
.pb0 { padding-bottom: 0 !important; }
.pl0 { padding-left: 0 !important; }
.p5 { padding: 5px !important; }
.pt5 { padding-top: 5px !important; }
.pr5 { padding-right: 5px !important; }
.pb5 { padding-bottom: 5px !important; }
.pl5 { padding-left: 5px !important; }
.p10 { padding: 10px !important; }
.pt10 { padding-top: 10px !important; }
.pr10 { padding-right: 10px !important; }
.pb10 { padding-bottom: 10px !important; }
.pl10 { padding-left: 10px !important; }
.p15 { padding: 15px !important; }
.pt15 { padding-top: 15px !important; }
.pr15 { padding-right: 15px !important; }
.pb15 { padding-bottom: 15px !important; }
.pl15 { padding-left: 15px !important; }
.p20 { padding: 20px !important; }
.pt20 { padding-top: 20px !important; }
.pr20 { padding-right: 20px !important; }
.pb20 { padding-bottom: 20px !important; }
.pl20 { padding-left: 20px !important; }
.p25 { padding: 25px !important; }
.pt25 { padding-top: 25px !important; }
.pr25 { padding-right: 25px !important; }
.pb25 { padding-bottom: 25px !important; }
.pl25 { padding-left: 25px !important; }
.p30 { padding: 30px !important; }
.pt30 { padding-top: 30px !important; }
.pr30 { padding-right: 30px !important; }
.pb30 { padding-bottom: 30px !important; }
.pl30 { padding-left: 30px !important; }
.p35 { padding: 35px !important; }
.pt35 { padding-top: 35px !important; }
.pr35 { padding-right: 35px !important; }
.pb35 { padding-bottom: 35px !important; }
.pl35 { padding-left: 35px !important; }
.p40 { padding: 40px !important; }
.pt40 { padding-top: 40px !important; }
.pr40 { padding-right: 40px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl40 { padding-left: 40px !important; }
.p45 { padding: 45px !important; }
.pt45 { padding-top: 45px !important; }
.pr45 { padding-right: 45px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl45 { padding-left: 45px !important; }
.p50 { padding: 50px !important; }
.pt50 { padding-top: 50px !important; }
.pr50 { padding-right: 50px !important; }
.pb50 { padding-bottom: 50px !important; }
.pl50 { padding-left: 50px !important; }
.p55 { padding: 55px !important; }
.pt55 { padding-top: 55px !important; }
.pr55 { padding-right: 55px !important; }
.pb55 { padding-bottom: 55px !important; }
.pl55 { padding-left: 55px !important; }
.p60 { padding: 60px !important; }
.pt60 { padding-top: 60px !important; }
.pr60 { padding-right: 60px !important; }
.pb60 { padding-bottom: 60px !important; }
.pl60 { padding-left: 60px !important; }
.p65 { padding: 65px !important; }
.pt65 { padding-top: 65px !important; }
.pr65 { padding-right: 65px !important; }
.pb65 { padding-bottom: 65px !important; }
.pl65 { padding-left: 65px !important; }
.p70 { padding: 70px !important; }
.pt70 { padding-top: 70px !important; }
.pr70 { padding-right: 70px !important; }
.pb70 { padding-bottom: 70px !important; }
.pl70 { padding-left: 70px !important; }
.p75 { padding: 75px !important; }
.pt75 { padding-top: 75px !important; }
.pr75 { padding-right: 75px !important; }
.pb75 { padding-bottom: 75px !important; }
.pl75 { padding-left: 75px !important; }
.p80 { padding: 80px !important; }
.pt80 { padding-top: 80px !important; }
.pr80 { padding-right: 80px !important; }
.pb80 { padding-bottom: 80px !important; }
.pl80 { padding-left: 80px !important; } h2.style_h2 { font-size:26px; font-weight:600; line-height:1.4; margin: 3em 0 1.3em 0; text-align:center; }
h3.style_h3 { font-size:22px; font-weight:600; line-height:1.6; margin: 3em 0 1.3em 0; }
h4.style_h4 { font-size:20px; font-weight:600; line-height:1.6; margin: 2.3em 0 1em 0; }
h5.style_h5 { font-size:18px; font-weight:600; line-height:1.6; margin: 2.3em 0 1em 0; }
h6.style_h6 { font-size:16px; font-weight:600; line-height:1.6; margin: 2.3em 0 1em 0; }
@media screen and (max-width: 800px) {
h2.style_h2 { font-size:20px; margin: 2.5em 0 1em 0; }
h3.style_h3 { font-size:18px; margin: 2.3em 0 1em 0; }
h4.style_h4 { font-size:16px; margin: 2.2em 0 1em 0; }
h5.style_h5 { font-size:16px; margin: 2.2em 0 1em 0; }
h6.style_h6 { font-size:14px; margin: 2.2em 0 1em 0; }
}
@media screen and (max-width: 600px) {
h2.style_h2 { margin: 2.3em 0 1em 0; }
h3.style_h3 { margin: 2em 0 1em 0; }
h4.style_h4 { margin: 2em 0 1em 0; }
h5.style_h5 { margin: 2em 0 1em 0; }
h6.style_h6 { margin: 2em 0 1em 0; }
} @media (max-width: 767px) {
.p-entry .s_table{ overflow: auto; white-space: nowrap; margin-bottom: 2em; }
.p-entry .s_table table { margin-bottom: 0; }
}