/*********************************************

top-fixed custom.css

*********************************************/

/*estimate-fixed PC*/
.estimate-fixed {position: fixed;right: 30px;z-index: 99999;top: 80px;}
.estimate-fixed img{width: 150px;opacity: 0.8;}
.estimate-fixed a:hover{opacity: 0.6;}
.page-id-2124 div#estimate-fixed.is-animation {display: none;}

/*est-banner*/
div#estimate-fixed.is-animation {display: block;}
.estimate-fixed{display: none;}

/*estimate-fixed SP*/
.estimate-fixed-sp{display: none;}
@media only screen and (max-width:799px){
.estimate-fixed-sp{display: block;width: 100%;z-index: 99;text-align: center;padding-top: 18px;padding-bottom: 15px;background:#6bbf8d;}
.estimate-fixed-sp p:before{ content: "\f10b";font-family: fontawesome;font-size: 2.6rem;font-weight: normal;vertical-align: middle;margin-right: 10px;}
.estimate-fixed-sp p{color: #fff;font-weight: bold;margin-bottom: 0;line-height: 0.7;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;}/**/
a.go-top.show {bottom: 55px;right: 10px;}/*go top*/
.page-id-2124 .estimate-fixed-sp {display: none;}/*見積ページでの表示をOFF*/
div.btn-menu{margin-top: 33px;margin-bottom: 33px;}
div.wpb_content_element{margin-bottom: 20px;}
div.su-posts a.su-post-thumbnail{margin-right: 10px;}
body{-webkit-overflow-scrolling: touch;}
}span.est-txt3 {font-size: 2rem;margin-bottom: 10px;display: inline-block;}

span.est-txt2 {font-size: 30px;font-weight: 600;margin-bottom: 10px;display: inline-block;}


/*new est box*/
.est-box {width: 185px;height: 255px;border: 2px solid #0dac67;position: relative;padding: 5px;background: #fff;}
a.est-link {display: block;width: 100%;height: 100%;color: #0dac67;text-align: center;}
article .main-post a.est-link{color: #0dac67;}
span.ext-flex {margin-bottom: 10px;display: inline-block;margin-top: 7px;}
a span.est-free {background: #da4127;color: #fff;font-size: 1em;padding: 0 0.3em;border-radius: 8px;}
span.est-txt1 {font-size: 2rem;vertical-align: bottom;}
i.fa.fa-calculator.est-icon {font-size: 9rem;margin-bottom: 10px;display: inline-block;}
div.est-box br {display: none;}
span.est-btn {display: inline-block;border: 1px solid #333;font-size: 1.3rem;padding: 1px 8px;box-shadow: 0 1px 5px #151515;background: #fff;color: #333;}

@media only screen and (max-width:799px){div#estimate-fixed.is-animation{display: none;}}

/*painter-container*/
.flex-container.painter-cont{-webkit-justify-content:space-between;justify-content:space-between;}
.painter-box img {width: 90%;}
.painter-box {margin-top: 15px;}