.header {
    max-width: 1002px;
    /*margin-top: 5px;*/
    padding-top: 5px;
}
a:active, a:link {
    outline: none;
    text-decoration: none !important;
}
img {
    max-width: 100%;
}
.contact-header {
    float: left;
    width: 100%;
    padding-top: 2px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, address, blockquote, cite, abbr, acronym, em, strong, span {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    -webkit-text-size-adjust: none;
    line-height: 1.8;
    color: #333;
    font-size: 16px;
}
@font-face {
    font-family: minchoFont;
    src: url(./fonts/MSMINCHO.TTF);
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.center{
    text-align: center;
}
.search-section::after {
    content: "";
    display: block;
    clear: both;
}
.left-contact {
    margin-right: 190px;
}
.contact-hour {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: right;
}
.txt-hour {
    background: #616161;
    padding: 3px 5px;
    color: #fff;
    font-size: 11px;
    margin: 0 10px 0 0;
}
.contact-phone {
    font-size: 27px;
    font-weight: bold;
    display: table;
    margin: 10px 0 0;
    float: right;
}
.dp_Sp {
    display: none;
}
.contact-phone span, .contact-phone a {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    color: #00b843;
}
.key-main {
    /* background-image: url(../../images/man-390.jpg); */
    background: #f3b32b;
    padding-bottom: 30px;
    margin: -22px auto 0;
}
.key-main .key-left {
    float: left;
    width: 100%;
}
.key-main .key-left .top-txt .txt-big {
    margin-right: 25%;
    margin-left: 40px;
    letter-spacing: 2px;
}
.txt-big, span.txt-big, .group-txt1 .txt1, .group-txt1 .txt3, .txt2 {
    font-family: minchoFont !important;
    line-height: 1;
    font-weight: bold;
}
.red {
    color: #e70002;
}
.key-main .key-left .img-big {
    display: none;
}
.key-main .key-left .bottom-txt {
    width: 100%;
    display: table;
}
.group-txt {
    margin-right: 30%;
}
.key-main .key-left .bottom-txt .txt-des {
    width: 60%;
    font-size: 17px;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 2px;
}
.key-main .key-left .bottom-txt .img-des {
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}
.key-main::after {
    content: "";
    display: block;
    clear: both;
}
.contact-device {
    float: left;
    width: 159px;
    margin-left: -159px;
    margin-top: 8px;
    background: #ffc000;
    border-radius: 3px;
    display: table;
}
.txt-contact {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    display: table-cell;
    padding: 15px 10px;
}
.txt-contact .col-30per {
    padding-top: 0;
}
.col-30per {
    width: 30%;
    float: left;
    padding-top: 3%;
}
.txt-contact .taC {
    padding-top: 2px;
}
.taC {
    text-align: center;
}
.txt-contact span {
    display: block;
    margin-bottom: 4px;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
}
.search-section {
    /*background: #f3b32b;*/
    padding: 15px 0;
}
.search-section .group-search {
    width: 1002px;
    margin: 0 auto;
}
.search-section .group-search .search-left {
    width: 35%;
    float: left;
    position: relative;
}
.search-section .group-search .search-right {
    width: 80%;
    float: inherit;
    margin: 0 auto;
}
.search-section .group-search .search-right .search-input {
    width: 100%;
    float: left;
}
.search-section .group-search .search-right .search-input .search-box {
    margin-right: 125px;
}
.search-section .group-search .search-right .search-input .search-box input {
    width: 100%;
    height: 60px;
    border: #333 2px solid;
    padding: 10px;
}
.search-section .group-search .search-right .search-label2 {
    background-color: #333;
    min-height: 60px;
    position: relative;
    width: 125px;
    padding: 7px 0 7px 20px;
    z-index: 2;
    float: left;
    margin-left: -130px;
}
.search-right button {
    border: none;
}
.search-section .group-search .search-right .search-label2 .search-label2-txt {
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    width: 58px;
    float: left;
}
.search-section .group-search .search-right .search-label2-icon {
    width: 35px;
    float: left;
    padding-top: 3px;
}
.search-left {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.search-count p {
    margin-bottom: 5px;
    color: #fff;
}
.contact-phone span img {
    margin-right: 5px;
    max-width: 29px;
}
.nav>li {
    position: relative;
    display: block;
}
.box-custom-btn {
    display: none;
}



@media (min-width: 1002px){
    .header-menu .navbar-collapse {
    max-width: 1002px;
    margin: 0 auto;
    position: relative;
}
.key-main {
    min-height: 343px;
}
.txt2 {
    font-size: 85px;
    margin: 20px 0;
}
.group-txt1 .txt1 {
    font-size: 65px;
    display: inline-block;
}
.group-txt1 .txt3 {
    font-size: 50px;
    display: inline-block;
    margin-left: -2%;
}


}




@media (max-width: 1002px){
    .logo a {
        margin-left: 5px;
        margin-top: 5px;
    }



}

@media (min-width: 768px){
	.header .col-md-6.logo a {
	    display: block;
	    width: 100%;
	}
/*	.col-md-6.logo img {
    height: 63px !important;
}*/
.menu-bar {
    /*border-top: #dedede 2px solid;*/
    padding: 2px 0;
    margin-top: -3px;
}
.menu-bar .navbar {
    margin: 0 auto;
    width: 100%;
}
.navbar-default {
    background: url(../../images/bg-head-nav2.jpg) repeat-x;
    box-shadow: none;
    border: none;
}
.header-menu .navbar-collapse {
    max-width: 1002px;
    margin: 0 auto;
}
.navbar-nav {
    height: auto !important;
    margin: 2px 0;
    width: 100%;
}
.navbar-nav>li.node1 {
    padding: 0px 15px 5px 15px;
    position: static;
    width: 25%;
    text-align: center;
    border-left: 1px solid #ababab;
}
.navbar-nav>li.node1:nth-child(4) {
    border-right: 1px solid #ababab;
}
.navbar-nav > li > a {
    padding: 10px 2px;
}
.navbar-default .navbar-nav>li>a {
    color: #221717;
    display: inline-block;
}
ul.nav.navbar-nav>li>a>span.caret {
    display: none;
}
ul.nav.navbar-nav>li>a>span {
    display: block;
    text-align: center;
    font-size: 9px;
}
ul.nav.navbar-nav > li > a > span {
    display: block;
    text-align: center;
    font-size: 9px;
}
.custom-header .navbar-nav>li>.dropdown-menu {
    padding: 0;
}
.navbar-nav > li > ul {
    width: 100% !important;
    right: 0;
    max-width: 100% !important;
    margin-left: 0 !important;
    z-index: 1 !important;
    margin-top: 8px !important;
}
.navbar-nav > li > ul > li:nth-child(4n+1) {
    clear: both;
}
.navbar-nav > li > ul > li {
    float: left;
    width: 24%;
    text-align: left;
}
ul.nav.navbar-nav > li:nth-child(3) a, ul.nav.navbar-nav > li:nth-child(3) a:hover {
    z-index: 3;
}
ul.nav.navbar-nav>li a.has-submenu:hover, ul.nav.navbar-nav>li a.has-submenu:active {
    background: #fff url(../../images/bg-menu-sub2.png) bottom center no-repeat;
    position: relative;
    bottom: -10px;
    z-index: 2;
    top: 0;
    color: #fead00;
    /* height: 67px; */
}
ul.nav.navbar-nav>li>a:hover, ul.nav.navbar-nav>li>a:active {
    color: #fead00;
    background: #fff url(../../images/bg-menu2.png) bottom center no-repeat;
}
.navbar-nav > li > ul > li > a {
    padding: 10px 10px 10px 15px;
}
.navbar-nav > li > ul > li > a > img {
    width: 30px;
    height: auto;
    margin-right: 5px;
}
#footer .block, #footer .footer-logo {
    width: 1002px;
    margin: 0 auto;
    text-align: left;
}
#footer .footer-left .logo-f {
    margin-right: 620px;
}



}

@media (max-width: 767px){
    .navbar-static-top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: none;
    z-index: 1;
    padding-bottom: 5px;
}
.navbar-static-top .container {
    max-width: 100%;
}
.navbar-toggle {
    /* margin-top: 5px; */
    margin-bottom: 0;
    margin-right: 10px;
    padding: 0px 4px 0px;
    height: 45px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-bottom: 0;
}
.navbar-toggle .icon-bar {
    width: 30px;
    margin: 0 auto;
        height: 6px;
    border-radius: 30px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #fff;
    z-index: 9;
}
.nav>li {
    border-bottom: #ccc 1px solid;
}

    .key-main {
    width: 100%;
    padding: 0 5px 30px;
    background: none;
    margin: 0;
}
.key-main .key-left .top-txt {
    margin-bottom: 10px;
}
.key-main .key-left .top-txt .img-big {
    display: block;
    float: left;
    width: 130px;
    margin-left: -130px;
}
.key-main .key-left .top-txt .txt-big {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    line-height: normal;
    padding: 3% 0 0;
}
.key-main .key-left .top-txt .txt-big .group-txt1, .key-main .key-left .top-txt .txt-big .txt2 {
    margin-right: 130px;
    margin-top: 5px;
}
.group-txt {
    margin: 0;
}
/*.navbar-header > .navbar-toggle::after {
    content: "メニュー";
    font-size: 9px;
}*/








}





@media (max-width: 456px){
/*    .logo {
    margin-bottom: 25px;
    z-index: 2;
    margin-right: 70px;
}*/
   .contact-hour {
    letter-spacing: normal;
    font-size: 10px;
    text-align:left;
}
.contact-device {
    width: 118px;
    margin-left: -123px;
}
.txt-contact {
    padding: 8px 5px 3px;
    font-size: 13px;
}
.col-30per {
    width: 35%;
}
.col-70per {
    width: 65%;
    float: right;
}
.left-contact {
    margin-right: 165px;
    padding-left: 5px;
}
.contact-phone {
    font-size: 20px;
    float: left;
}
.contact-phone img {
    width: 23px;
}
.key-main .key-left .top-txt .txt-big {
    padding: 8% 0;
}
.key-main .key-left .top-txt .txt-big .group-txt1, .key-main .key-left .top-txt .txt-big .txt2 {
    margin-right: 100px;
    margin-top: 5px;
}
.key-main .key-left .top-txt .img-big {
    width: 100px;
    margin-left: -100px;
}
.group-txt1 .txt1,.group-txt1 .txt3{
    font-size: 20px;
}
.txt-big .txt2{
    font-size: 29px;
}
.key-main .key-left .bottom-txt .txt-des {
    font-size: 13px;
}

}





/*footer*/
#footer {
    background: #5d5d5d;
    overflow: hidden;
    color: #fff;
    padding: 10px 0 0;
    font-size: 12px;
}
#footer .block dl {
    margin: 30px 0 10px;
    float: left;
}
#footer .block::after, #footer .footer-logo::after {
    content: "";
    display: block;
    clear: both;
}
#footer .block dl dt {
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}
#footer .block dl dd {
    margin: 10px 2px 0 2px;
    float: left;
}
#footer .block dl dd {
    margin: 10px 2px 0 2px;
    float: left;
}
#footer .footer-logo {
    margin-top: 20px;
}
#footer .footer-left {
    width: 100%;
    float: left;
}

#footer .footer-right {
    width: 600px;
    float: left;
    margin-left: -600px;
    padding: 2% 0;
}
#footer .footer-right ul {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
}
#footer .footer-right ul li {
    margin: 16px 0 0 10px;
    float: left;
    list-style: none;
}
#footer .footer-right ul li a {
    margin: 0;
    float: left;
    color: #fff;
}
#footer .block dl dd a {
    color: #fff;
    margin: 0;
}



/*footer end*/





/*custom-top*/

.mg-t3{
    margin-top: 30px;
}
.mg-t6{
    margin-top: 60px;
}
.mg-tb3{
    margin: 30px 0;
}
.pd-tb3{
    padding: 30px 0;
}
.mg-tb6{
    margin: 60px 0;
}
.bg-color{
    background: #fff8ea;
}
.inner-main-page-content {
    width: 100%;
}
.main-page-content {
    width: 1002px;
    margin: 20px auto 0;
}
/*==========key-main========*/
.sp{
    display: none;
}
.c-block {
    text-align: center;
    padding: 60px 0 0 0;
}
.c-block p .hv-dot {
    position: relative;
}
.c-block p span {
    color: #fff;
    font-weight: bold;
}
.size-l {
    font-size: 83px;
}
.c-block p .hv-dot:before {
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    border-radius: 50px;
    top: -20px;
    right: 50%;
    transform: translateX(50%);
}
.c-block p span {
    color: #fff;
    font-weight: bold;
}
#c-currency span {
    color: #000;
    font-size: 50px;
}
.size-m {
    font-size: 67px;
}
#c-currency .counter.red span {
    font-size: 80px;
}
#c-currency .red span {
    display: flex;
    justify-content: center;
    align-items: center;
}
.counter span {
    position: absolute;
    top: 78%;
    left: 50%;
    transform: translate(-64%,-85%);
    background: #fff;
    height: 65px;
}
#c-currency {
    position: relative;
    display: inline-block;
    padding: 0 50px;
    background: url(../../images/think-box-title.png) center center no-repeat;
    background-size: contain;
    text-align: center;
    margin: 0 0 20px 0;
}
.c-contents p {
    font-size: 27px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}
#c-currency .red, #c-currency .red span {
    color: #ff0000;
    font-size: 66px;
}
.counter {
    width: 30px;
    display: inline-flex;
    position: relative;
}
.red {
    color: #e70002;
}
#c-info {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 0 20px;
    padding: 0 0;
}
#c-info li:first-child {
    margin-bottom: -15px;
    margin-right: -35px;
    text-align: right !important;
}
#c-info li {
    width: calc(100% / 5);
    position: relative;
    text-align: center;
}
#c-info li:nth-child(2) {
    width: 18%;
    text-align: right;
    margin-right: -20px;
}
#c-info li:nth-child(3) {
    width: 25%;
}
#c-info li:nth-child(4) {
    width: 18%;
    text-align: left;
    margin-left: -15px;
}
#c-info li:last-child {
    margin-bottom: -15px;
    margin-left: -35px;
    text-align: left !important;
}
#c-info li:first-child img {
    margin-right: -15px;
}
#c-info li span.img1 {
    background: url(../../images/think-box1.png) center center no-repeat;
    background-size: contain;
    width: 55px;
    height: 55px;
    top: -5px;
    right: 100px;
}
#c-info li:first-child span {
    right: -56px !important;
}
#c-info li span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}
#c-info li span.img3 {
    background: url(../../images/think-box3.png) center center no-repeat;
    background-size: contain;
    width: 70px;
    height: 70px;
    top: -8px;
    right: -52px;
}
#c-info li:last-child img {
    margin-left: -20px;
}
#c-info li span.img5 {
    background: url(../../images/think-box5.png) center center no-repeat;
    background-size: contain;
    width: 85px;
    height: 85px;
    top: -3px;
    right: -7px;
}
#c-info li span.img2 {
    background: url(../../images/think-box2.png) center center no-repeat;
    background-size: contain;
    width: 65px;
    height: 65px;
    top: 0;
    right: 30px;
}
.main-page-content .fs-12 {
    font-size: 17px;
    font-weight: bold;
    margin: 25px 0 0;
}
#btn-special a {
    position: relative;
    display: inline-block;
    /* float: right; */
    margin-top: 8px;
    margin-left: 10px;
    padding: 5px 100px;
    text-decoration: none;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
    background: #4dcd00;
    border-radius: 50px;
    box-shadow: 2px 2px 0px 0px #3a9a01;
}
#btn-special a:after, #btn-special-menu a:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#c-currency span.counter.red {
    margin-right: 5px;
}
.box-reason-top {
    margin-bottom: 20px;
}





/*=============end-key-main=============*/

.text-box-search p {
    display: inline-block;
    margin-bottom: 0;
    color: #fff;
    padding-left: 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
.text-box-search img {
    margin-top: -30px;
}
.custom-page-top .h1-title {
    font-size: 32px !important;
    border-left: none !important;
    font-weight: 700;
    color: #000;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #bfbfbf;
    line-height: 1.5;
}
.slick-initialized .slick-slide {
    text-align: center;
    outline: none;
}
.slick-slide img {
    margin: 0 auto 20px;
}
.slick-slide img.lazyloading{
    opacity: 1;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px ;
    color: #000 ;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 10px ;
}
.slick-next {
    right: 10px ;
}
.slick-prev, .slick-next{
    z-index: 99;
}
.slick-prev, .slick-next {
    z-index: 99;
    top: 35% ;
    transform: translate(0,-65%) ;
}
.slick-initialized .slick-slide p {
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.slick-initialized .slick-slide p span {
    color: #ff0000;
}
.slick-dots li.slick-active button:before {
    color: #f3b32b;
}
.slick-dots li button:before{
    font-size: 12px;
}
.box-reason-top ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    justify-content: space-around;
    margin:0;
}
.box-reason-top ul li {
    background: #fff;
    width: 190px;
    box-shadow: 2px 2px #ededed;
    padding: 20px;
    text-align: center;
}
.box-reason-top ul li h3 {
    border-bottom: 4px solid #f8b62c;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.box-reason-top ul li .reason-img {
    height: 120px;
    position: relative;
    display: block;
}
.box-reason-top ul li .reason-img img {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.box-reason-top ul li p {
    text-align: left;
    font-size: 12px;
    margin-bottom: 0;
}
.purchaser-assessing {
    display: flex;
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
    justify-content: space-around;
}
.purchaser-assessing li h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 4px solid #f8b62c;
    margin-bottom: 25px;
}
.purchaser-assessing li {
    text-align: center;
    padding: 20px;
}
.purchaser-assessing li .purchaser-assessing-img {
    text-align: center;
    margin-bottom: 0;
}
.purchaser-assessing li p {
    text-align: left;
}
.picture-high-value {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-left:0;
}
.picture-high-value li {
    background: #fff;
    border: 1px solid #b7b7b7;
    width: 46%;
    padding: 20px 15px;
    margin: 20px;
    text-align: center;
}
.picture-high-value li h3 span{
    font-size: 16px;
}
.picture-high-value li h3 {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    line-height: 1.4;
    margin: 0 0 20px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 4px solid #f8b62c;
}
.picture-high-value li p.picture-high-value_text {
    text-align: left;
}

.tabs-nav-assessment li {
  float: left;
  width: 50%;
  list-style-type: none;
  cursor: pointer;
}
.tabs-nav-assessment{
    padding-left: 0;
    margin: 0;
}
.tabs-nav-assessment li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.btn-top-link a:hover {
    color: #fff;
}
.tabs-nav-assessment li a {
  background: #fff;
  border: 1px solid #cecfd5;
border-radius: 10px 10px 0 0;
  color: #b7b7b7;
  display: block;
  font-weight: 600;
  font-size: 24px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.tabs-nav-assessment li a:hover {
  color: #ff7b29;
}
.tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  color: #2db34a;
  cursor: default;
}
.tabs-stage-assessment {
  border: 1px solid #cecfd5;
  border-radius: 0 0 6px 6px;
  border-top: 0;
  clear: both;
  padding: 24px 30px;
  position: relative;
  top: -1px;
}
.tabs-nav-assessment li.tab-active a {
    background: #f3b32b;
    color: #fff;
}

.noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}
#loadMore,#loadMore1 ,#loadMore_content1,#loadMore_content,
#loadMore-define-scroll,#loadMore-history-scroll,#loadMore-price-scroll{
    color: #000;
    /*display: block;*/
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    transition: .3s;
    position: relative;
}

#loadMore,#loadMore1{
    color: #000;
    /*display: block;*/
    text-align: center;
    margin: -35px auto 45px;
    padding: 10px;
    transition: .3s;
    position: relative;
}

#loadMore:hover,#loadMore1:hover,#loadMore_content1:hover,#loadMore_content:hover,
#loadMore-define-scroll:hover,#loadMore-history-scroll:hover,#loadMore-price-scroll:hover {
  /*color: blue;*/
  opacity: 0.7;
  text-decoration: none;
}
#loadMore:after,#loadMore1:after,#loadMore_content1:after,#loadMore_content:after,
#loadMore-define-scroll:after,#loadMore-history-scroll:after,#loadMore-price-scroll:after{
    content: "";
    border: solid #000;
    border-width: 0px 2px 2px 0;
    display: inline-block;
    padding: 6px;
    bottom: -5px;
    left: 49%;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.btn-top-link {
    margin: 50px 0 30px 0;
}
.btn-top-link a {
    padding: 14px 0;
    border: 1px solid #43ab05;
    background: #4dcd00;
    border-radius: 30px;
    display: block;
    color: #fff;
    font-weight: 600;
    width: 500px;
    margin: 0 auto;
}
#flow-assessment .btn-top-link a {
    border: none;
    background: #002060;
}
.btn-top-link a:hover{
    opacity: 0.7;
  text-decoration: none;
}
.custom-list-top li {
    list-style-type: none;
    display: flex;
    align-items: center;
    width: 100%;
}
.custom-list-top {
    padding-left: 0;
}
.custom-list-top li .custom-list-top-img {
    width: 100%;
    max-width: 190px;
    margin-right: 20px;
}
.list-pr-contact-img {
    margin-bottom: 5px;
}
.list-pr-contact {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.list-pr-contact li {
    width: 30%;
    text-align: center;
    padding: 15px 0;
}
.list-pr-contact li .list-pr-contact-text {
    text-align: left;
    padding-top: 15px;
}
.list-pr-contact li h3 {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 16px;
    border-bottom: 4px solid #f8b62c;
    font-weight: bold;
}
.content-jp-map-top {
    background: url(//test.hanging-scroll-kaitori.com/wp-content/themes/hanging-scroll/inc/assets/../../images/jp-map-top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    padding-top: 30px;
    height: 550px;
}
.list-area-jp {
    list-style-type: none;
    padding-left: 0;
}
.list-area-jp {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    justify-content: space-around;
    margin: 50px 0;
}
.list-area-jp li {
    width: 28%;
    text-align: center;
}
.list-area-jp li h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    border-bottom: 4px solid #f8b62c;
    padding-bottom: 5px;
}
.list-area-jp li p {
    text-align: left;
}
.list-area-jp li p a {
    color: #000;
    position: relative;
    margin: 0 7px 0;
    display: inline-block;
}
.list-area-jp li p a:hover{
    text-decoration: none;
}
table.list-of-author-top {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}
table.list-of-author-top td a{
    color: #333;
}
.list-of-author-top, table.list-of-author-top tr, table.list-of-author-top td {
    border-collapse: collapse;
    border: 1px solid;
}
table.list-of-author-top td {
    padding: 5px;
}
.list-of-author-link a {
    padding-left: 10px;
    text-decoration: underline !important;
    color: #4169e1 !important;
}
.center.list-of-author-link {
    color: #428bca;
}

.category-product-top {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.category-product-top li {
    width: 16%;
    text-align: center;
}
.category-product-top li a {
    display: block;
}
.category-product-top li a:hover{
    opacity: 0.8;
}
.category-product-top li a:hover p{
    text-decoration: none;
}
.category-product-top li {
    width: 16%;
    text-align: center;
    color: #00ccff;
    font-weight: 600;
    margin-bottom: 20px;
}
.category-product-top li img {
    margin-bottom: 15px;
}
.category-product-top li p {
    display: block;
    color: #0cf;
    font-weight: 500;
    text-decoration: underline;
}
/*.category-product-top li p:hover{
    text-decoration: none;
}*/
.inquiry-case,.ask-question {
    padding-left: 0;
    list-style-type: none;
}
.inquiry-case li,.ask-question li {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.inquiry-case li .inquiry-case-img,.ask-question li .ask-question-img {
    padding-left: 0;
}
.inquiry-case li .box-ask-question,.ask-question li .box-ask-question {
    padding-left: 20px;
}
#loadMore-care ,#loadMore-care1{
    position: relative;
    padding-bottom: 15px;
    color: #000;
}
#loadMore-care:after,#loadMore-care1:after {
    content: "";
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    bottom: -5px;
    left: 49%;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.assessment-step,.flow-assessment-step {
    padding: 0 50px;
}

.assessment-step dl ,.flow-assessment-step dl {
    display: flex;
    margin-bottom: 80px;
    position: relative;
}

.assessment-step dl:not(:last-child)::before ,.flow-assessment-step dl:not(:last-child)::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-width: 15px 30px 0;
    border-color: #d2d2d2 transparent transparent;
    z-index: 5;
}

.assessment-step dl:last-child ,.flow-assessment-step dl:last-child {
    margin-bottom: 0;
}

.assessment-step dl dt,.flow-assessment-step dl dt {
    width: 100%;
    max-width: 190px;
    flex-shrink: 0;
}

.assessment-step dl dt img,.flow-assessment-step dl dt img {
    max-width: 100%;
    height: auto;
}

.assessment-step dl dd ,.flow-assessment-step dl dd {
    padding: 16px 0 0 35px;
}

.assessment-step dl dd h3,.flow-assessment-step dl dd h3 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.005em;
    line-height: 1.4;
    color: #000;
    padding-left: 25px;
    margin: 0 0 35px;
    position: relative;
}

.assessment-step dl dd h3::before ,.flow-assessment-step dl dd h3::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 34px;
    background: #f3b32b;
    top: 0px;
    left: 0;
}

.assessment-step dl dd p ,.flow-assessment-step dl dd p {
    font-size: 100%;
    line-height: 1.7;
    text-align: justify;
}
#loadMore:hover, #loadMore1:hover{
    text-decoration: underline;
}
.inquiry-case-img ,.ask-question-img{
    width: 10%;
}
.inquiry-case li .box-ask-question, ul.ask-question li .box-ask-question {
    width: 100%;
}
/*.inquiry-case-img img ,.ask-question-img img{
    width: 100%;
}*/
.inquiry-case li .box-ask-question h3, ul.ask-question li .box-ask-question h3 {
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
}
.other-cat-top {
    display: flex;
    list-style-type: none;
    padding-left: 0;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-left: 0;
}
.other-cat-top li {
    width: 20%;
    margin: 10px;
    text-align: center;
}
.other-cat-top li p {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    color: #000;
}
.other-cat-top li:hover {
    opacity: 0.85;
}
.list-tips-selling-antiques {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    /*flex-wrap: wrap;*/
}
.list-tips-selling-antiques dd h3 {
    color: #000;
    font-size: 24px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 25px;
}
.list-tips-selling-antiques dd h3:before {
    content: "";
    width: 9px;
    height: 34px;
    position: absolute;
    background: #f3b32b;
    left: 0;
    bottom: -5px;
}
.list-tips-selling-antiques dt {
    width: 100%;
    max-width: 190px;
}
.list-tips-selling-antiques dd {
    margin-left: 35px;
}
.search-content-top p {
    margin-bottom: 0;
}
.search-content-top {
    margin-bottom: 25px;
}



@media screen and (min-width: 768px) and (max-width: 1000px){
.category-product-top li {
    width: 20%;
}
.inquiry-case-img ,.ask-question-img{
    width: 25%;
}
.inquiry-case-img img ,.ask-question-img img{
    width: 100%;
}
.picture-high-value li {
    margin: 15px;
}


}

@media only screen and (max-width: 767px){
    .sp{
        display: block;
    }
    .mg-b0{
        margin-bottom: 0;
    }
    .picture-high-value li {
        width: 44%;
    }
    .category-product-top li {
        width: 20%;
    }
    .search-section .group-search .search-left {
        margin-bottom: 10px;
    }
    .search-section .group-search .search-left, .search-section .group-search .search-right {
        width: 100%;
        float: none;
    }
    .search-section .group-search {
        width: 100%;
    }
    .search-section {
        padding: 10px;
    }
    .search-section .group-search .search-right .search-label2 .search-label2-txt {
        font-size: 17px;
        width: 40px;
    }
    .search-section .group-search .search-right .search-label2 {
        min-height: 48px;
        width: 75px;
        padding: 12px 0 5px 5px;
        margin-left: -75px;
    }
    .search-section .group-search .search-right .search-input .search-box input {
        height: 48px;
    }
    .search-section .group-search .search-right .search-label2-icon {
        width: 20px;
    }
    .search-section .group-search .search-right .search-input .search-box {
        margin-right: 74px;
    }
    .main-page-content {
        padding: 0 10px;
        width: 100%;
    }

}
@media only screen and (max-width: 740px){
    .pd-tb3 {
        padding: 15px 0;
    }
    .btn-top-link a {
        width: 300px;
    }
    .custom-list-top li {
        display: block;
    }
    .custom-list-top li .center.custom-list-top-img {
        margin: 0 auto 15px;
    }
    .list-pr-contact {
        display: block;
        margin-left: 0;
    }
    .list-pr-contact li {
        width: 100%;
    }
    table.list-of-author-top {
        width: 100%;
    }
    .category-product-top li {
        width: 30%;
        margin:0 auto;
    }
    .category-product-top {
        justify-content: inherit;
        margin-left: 0;
    }
    .inquiry-case li, .ask-question li {
         display: block; 
    }
    .inquiry-case li .box-ask-question, ul.ask-question li .box-ask-question {
        padding-left: 0px;
    }
    .inquiry-case li .box-ask-question h3, ul.ask-question li .box-ask-question h3{
        line-height: 1.5
    }
    .picture-high-value li {
        width: 100%;
        margin: 10px 0;
    }
    .custom-page-top .h1-title {
        font-size: 24px !important;
    }
    .box-reason-top ul {
        display: block;
    }
    .box-reason-top ul li {
        width: 100%;
        margin: 10px 0;
    }
    .main-page-content {
        padding: 0 10px;
    }
    .purchaser-assessing {
        display: block;
    }
    .tabs-nav-assessment li a{
        font-size: 10px;
    }
    .tabs-stage-assessment {
        padding: 24px 15px;
    }
    .repuest-assessment-step ul,.flow-assessment-step ul {
        display: block;
    }
    .repuest-assessment-step ul li.assessment-list-img,
    .flow-assessment-step ul li.assessment-list-img{
        text-align: center;
        margin-bottom: 15px;
    }
    .repuest-assessment-step ul li h3, .flow-assessment-step ul li h3 {
        font-size: 17px;
    }
    .repuest-assessment-step ul li h3:before, .flow-assessment-step ul li h3:before {
        height: 20px;
    }
    .repuest-assessment-step ul:not(:last-child):after, .flow-assessment-step ul:not(:last-child):after {
        bottom: -25px;
    }
    .inquiry-case, .ask-question{
        margin-left: 0;
    }
    .list-area-jp {
        display: block;
    }
    .list-area-jp li {
        width: 100%;
    }
    .content-jp-map-top {
background: url(https://test.hanging-scroll-kaitori.com/wp-content/uploads/2020/08/jp-map-top-mb.png);
    background-size: cover;
    background-position-x: 65%;
    height: auto;
    }
    .mg-tb6 {
        margin: 30px 0;
    }
    .slick-prev, .slick-next {
        z-index: 99;
    }
    .assessment-step, .flow-assessment-step {
        padding: 0;
    }
    .assessment-step dl, .flow-assessment-step dl {
        display: block;
    }
    .assessment-step dl dt, .flow-assessment-step dl dt {
        width: 100%;
        margin:0 auto;
    }
    .assessment-step dl dd, .flow-assessment-step dl dd {
        padding: 16px 0 0 0;
        margin:0;
    }
    .assessment-step dl dd h3, .flow-assessment-step dl dd h3 {
        font-size: 18px;  
        padding-left: 20px;  
        margin-bottom: 20px;
    }
    .assessment-step dl dd h3:before, .flow-assessment-step dl dd h3:before {
        width: 6px;
        height: 25px;
        top: 0;
    }
    .inquiry-case li .inquiry-case-img, ul.ask-question li .ask-question-img {
        margin: 0 auto 20px;
        width: 25%;
    }
    .other-cat-top li {
        width: 40%;
    }
    .custom-list-top {
        margin: 0;
    }
    .list-tips-selling-antiques dd {
        margin: 0;
    }
    .list-tips-selling-antiques dd h3:before{
        top: 0;
        bottom: inherit;
    }
    .list-tips-selling-antiques{
        flex-wrap: wrap;
    }
    #footer .footer-right {
    width: 100%;
     float: left; 
     margin-left: 0; 
    padding: 2% 0;
}
#footer {
    padding: 10px 10px 0;
}
.header .custom-index {
    z-index: 1 !important;
}
.navbar-nav .open .dropdown-menu li a img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}
.box-reason-top ul li:nth-child(3) img {
    width: 50%;
}


}
@media only screen and (max-width: 321px){
    .btn-top-link a {
        width: 240px;
        font-size: 12px;
    }
    .custom-page-top .h1-title {
        font-size: 20px !important;
    }
    /*.text-box-search img {
        display: none;
    }*/
    .text-box-search img {
        margin-top: -20px;
    }
    .text-box-search p {
        font-size: 11px;
    }
    .picture-high-value li h3 {
        font-size: 20px;
    }
    .assessment-step dl dd h3, .flow-assessment-step dl dd h3 {
        font-size: 16px;
    }
    .tabs-stage-assessment {
        padding:15px;
    }
    #footer .footer-logo img {s
        width: 80%;
    }
    .purchaser-assessing li {
        padding: 10px;
    }
    .logo {
        margin-bottom: 6px;
        margin-top: 3px;
    }
    .logo a {
        max-width: 255px;
    }
    .col-md-6.logo img{
        height: inherit;
    }
    .navbar-default .navbar-toggle {
    border: none;
    margin: 0;
}



}

/*end-top*/



/*================custom-header==============*/

.custom-header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 99999;
    box-shadow: 1px 1px #00000026;
}
.box_assessment_top {
    text-align: center;
    float: right;
}
.box_assessment_top p:first-child {
    margin-bottom: 7px;
}
.box_assessment_top .btn-assessment_top {
    color: #fff;
    background: #4dcd00;
    padding: 7px 40px;
    border-radius: 30px;
    font-weight: bold;
    position: relative;
}
.box_assessment_top .btn-assessment_top:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pc{
    display: block
}
#c-currency:after {
    content: "";
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #ffffff transparent transparent transparent;
}
#btn-special-menu a {
    position: relative;
    display: inline-block;
    margin-top: 8px;
    margin-left: 10px;
    padding: 5px 100px;
    text-decoration: none;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 60px;
    background: #4dcd00;
    border-radius: 50px;
    box-shadow: 2px 2px 0px 0px #3a9a01;
}
.logo a img {
    width: 85%;
}


@media only screen and (min-width: 768px){
.custom-header .navbar-collapse {
    max-height: 100% !important;
    margin:8px auto 0;
}




}

@media only screen and (max-width: 767px){
    .pc{
        display: none;
    }
    .key-main {
    background:#f3b32b;
}
.navbar-static-top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border: none;
    background: none;
    box-shadow: none;
    z-index: 1;
    /* padding-bottom: 5px; */
}
.key-main .main-page-content {
    padding: 0 5px;
    margin: 0;
}
.main-page-content .fs-12 {
    font-size: 12px;
}
#btn-special {
    margin-bottom: 10px;
}
#btn-special a {
    margin-left: 0;
    padding: 5px 0;
    width: 95%;
    font-size: 26px;
}
#btn-special a {
    margin-left: 0;
    padding: 5px 0;
    width: 95%;
    font-size: 26px;
}
#btn-special a:after, #btn-special-menu a:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.box-custom-btn {
    background: #fff3d9;
    padding: 15px 0;
    min-height: 100vh;
    display: block;
}
.box-custom-btn p {
    font-size: 12px;
    text-align: center;
    padding: 0 5px;
}
.box-custom-btn p {
    font-size: 12px;
    text-align: center;
    padding: 0 5px;
}
#btn-special-menu a {
    margin-left: 0;
    padding: 5px 50px;
    width: 100%;
    font-size: 26px;
}
#c-info {
    justify-content: space-around;
    margin: 10px 0 20px;
}
#c-info li:first-child, #c-info li:last-child {
    display: none;
}
#c-info li {
    width: calc(100% / 5);
    margin-right: 25px;
}
.c-block p .hv-dot.size-l {
    font-size: 60px;
}
.c-block p span {
    font-size: 40px;
    line-height: 1.4;
}
#c-currency {
    display: block;
    padding: 2px;
    background-size: cover;
    border-radius: 10px;
}
#c-currency .red, #c-currency .red span {
    font-size: 35px;
}
#c-currency .counter.red span {
    font-size: 39px;
}
#c-currency span {
    font-size: 35px;
}
#c-currency:after {
    bottom: -15px;
}
#c-info li span.img3 {
    width: 46px;
    height: 45px;
    top: -10px;
    right: -32px;
}
#c-info li span.img5 {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -47px;
}
#c-info li span.img2 {
    width: 45px;
    height: 45px;
    top: 0;
    right: -35px;
}
#c-info li:nth-child(3) {
    margin-right: 0;
}
.custom-header .navbar-default .navbar-collapse {
    overflow-y: auto;
    height: 100vh !important;
}
.custom-header .navbar-nav {
    margin: 0 -15px 7.5px;
}
.navbar-nav>li>ul>li {
    display: inline-block;
    text-align: left;
    width: 100%;
    position: relative;
}
.navbar-default .navbar-nav .open .dropdown-menu>li:not(:last-child)>a {
    border-bottom: 1px solid #b1b1b1;
}
.navbar-default .navbar-nav .open .dropdown-menu>li a {
    padding-top: 13px;
    padding-bottom: 13px;
}
.navbar-default .navbar-nav>li>a {
    padding: 15px 20px;
}
.navbar-default .navbar-toggle{
    border: none;
    outline: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background:0 0 ;
}
.header {
    padding-top: 5px;
}
.logo {
    margin-bottom: 6px;
    margin-top: 3px;
    z-index: 2;
    margin-right: 70px;
}
.logo a {
    max-width: 285px;
    margin-top: 0;
    margin-left: 5px;
}
.counter span {
    height: 30px;
    transform: translate(-35%,-90%);
}
.custom-header .navbar-collapse {
    max-height: 100% !important;
}





}




@media only screen and (max-width: 321px){
#c-info li span.img3 {
    width: 40px;
    height: 40px;
    top: -5px;
    right: -30px;
}
#c-info li span.img5 {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -38px;
}
#c-info li span.img2 {
    width: 40px;
    height: 40px;
    top: 0;
    right: -32px;
}
#c-currency .red, #c-currency .red span {
    font-size: 28px;
}
#c-currency span {
    font-size: 28px;
}
.c-block p span {
    font-size: 36px;
}
#btn-special-menu a {
    padding: 5px 20px;
}





}























/*==============end custom====================*/




/* ======================method===================== */
.search_wp .orange-title {
    padding: 6px 10px;
    margin-bottom: 20px;
}
.orange-title {
    padding: 6px 10px;
}
.orange-title {
    color: #fff;
    background: #f3b32b;
    text-align: center;
    padding: 3px 10px;
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
}
.main-page-content.main-page-content-sub .search_wp p.txt01 {
    font-size: 14px;
}
.search_wp p.txt01 {
    margin-top: 10px;
}
.group-list1 ul {
    padding: 0;
    margin-left: 0;
}
#page-sub .h3-nobd {
    font-size: 20px;
    border-bottom: none;
    padding: 5px 0 8px;
    line-height: normal;
    font-weight: 600;
}
.ct-btn-call {
    color: #4dcd00;
    font-size: 40px;
    font-weight: bold;
}
.btn-link-form {
    color: #fff;
    background: #002060;
    padding: 10px 0;
    font-size: 110%;
    border-radius: 30px;
    display: block;
    font-weight: bold;
    position: relative;
    width: 450px;
    margin: 0 auto;
}
.btn-link-form:hover {
    opacity: 0.7;
    text-decoration: none;
    color: #fff;
}
.ct-btn-call:hover {
    color: #4dcd00;
    opacity: 0.7;
    text-decoration: none;
}







@media only screen and (max-width: 740px){
    .btn-top-link a,.btn-link-form {
    width: 100%;
}











}


/* ======================end-method===================== */

/*======================flow======================*/
.flow-page .assessment-step,.flow-page .flow-assessment-step{
    padding: 0 20px;
}
.block-conts .flow-page .assessment-step dl dd h3, .block-conts .flow-page .flow-assessment-step dl dd h3 {
    padding-left: 25px !important;
    border-bottom: none !important;
}
 .flow-page #loadMore, .flow-page #loadMore1{
    margin: -10px auto 45px;
}
@media only screen and (max-width: 740px){
.flow-page .assessment-step, .flow-page .flow-assessment-step {
    padding: 0;
}




}


/*======================end======================*/

/*======================technipue======================*/
.list_purchaser-ct, .list_high_pic-ct {
    margin: 0 0 40px;
}
#page-sub h3 {
    font-size: 20px;
    border-bottom: #f3b32b 3px solid;
    padding: 5px 0 8px;
    line-height: normal;
}
.list_high_pic-ct dl, .list_purchaser-ct dl {
    margin-top: 20px;
}
.list_purchaser-ct dl, .list_high_pic-ct dl {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.list_purchaser-ct dl dt {
    width: 100%;
    max-width: 210px;
}
.list_purchaser-ct dl dd {
    padding-left: 20px;
}
.list_purchaser-ct dl dd p, .list_high_pic-ct dl dd {
    line-height: 1.8;
}
.list_purchaser-ct h3, .list_high_pic-ct h3 {
    font-weight: bold;
}
.list_high_pic-ct dl dt {
    width: 100%;
    min-width: 300px;
}
.list_high_pic-ct dl dd {
    padding-left: 20px;
}

@media only screen and (max-width: 767px){
.list_purchaser-ct dl, .list_high_pic-ct dl {
    display: block;
}
.list_purchaser-ct dl dt {
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.list_purchaser-ct dl dd,.list_high_pic-ct dl dd   {
    padding-left: 0;
}
.list_high_pic-ct dl dt{
    margin: 20px auto;
}
#breadcrumbs {
    width: 100%;
    border:none;
}
.breadcrumb{
    border:none;   
}
.block.custom-col-block dl {
    width: 100%;
}





}



/*======================end======================*/

/*custom-menu-bar*/
@media only screen and (max-width: 740px){
    ul.nav.navbar-nav>li>a>span.caret {
    display: inline-block;
    transition: all 0.3s;
    background: none;
    border: none;
    color: #ffad01;
}
.navbar-nav.sm-collapsible .caret:before {
    content: '>';
    font-family: monospace;
    font-weight: bold;
}
ul.nav.navbar-nav>li.open>a>span.caret {
    display: inline-block;
    transform: rotate(90deg);
    background: none;
    transition: all 0.3s;
    border: none;
    color: #ffad01;
}
.navbar-nav.sm-collapsible .open>a>.caret:before {
    content: '>';
}
ul.nav.navbar-nav>li>a.caret-gray>span.caret {
    color: #b1b1b1;
}
.footer02 .bn-qc-sp {
    position: relative;
    display: block;
    color: #fff;
    background: #4dcd00;
    padding: 8px 0;
    font-size: 24px;
    border-radius: 50px;
    font-weight: bold;
}
.footer02 .bn-qc-sp:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


}

/*end*/



















